/* 重置样式 */
body {
	margin: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 100%;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0;
	max-width: 375px;
	margin: 0 auto;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

img {
	border: none
}

/* register */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
input,
figure,
figcaption {
	margin: 0;
	padding: 0;
}

h1,
h2,
h4,
h5,
h6 {
	font-size: 16px;
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none;
}

b,
strong {
	font-weight: normal;
}

em,
i {
	font-style: normal;
}

a,
u {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	display: block;
}

input {
	outline: none;
}

button {
	border: 0;
	background-color: transparent;
	outline: none;
}

* {
	box-sizing: border-box;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1;
}

a {
	color: #2C3240;
	font-size: 0.16rem;
}

/* index */
.m_header_box {
	height: 0.92rem;
	line-height: 0.92rem;
	padding: 0 0.1rem;
	display: flex;
	justify-content: flex-end;
	border-bottom: 0.02rem solid #CECECE;
}
.m_shoye_header_box{
	width: 97%;
	height: 0.92rem;
	line-height: 0.92rem;
	margin: 0 0.1rem;
	display: flex;
	justify-content: space-between;
}
.comm_header_logo{
	flex: 1;
}
.m_shoye_header_box .m_header_logo img{
	display: inline-block;
	height: 0.55rem;
	margin-right: 0.08rem;
	margin-top: 0.2rem;
}
.m_header_box .m_header_logo img{
	display: inline-block;
	height: 0.55rem;
	margin-right: 0.08rem;
	margin-top: 0.2rem;
}
.m_header_logo a{
	display: inline-block;
	height: 0.55rem;
	line-height: 0.55rem;
}
.m_header_search img{
	margin-top: 0.25rem;
}
.m_header_txt {
	display: inline-block;
	width: 80%;
	margin-right: 0.16rem;
	font-size: 0.32rem;
	overflow: hidden;
	white-space: nowrap;
}
.m_header_txt a{
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.32rem;
}
.m_header_txt h1 {
	display: inline-block;
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.32rem;
}
.m_header_txt h2 {
	display: inline-block;
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.32rem;
}
.comm_header_txt {
	text-align: center;
	display: inline-block;
	flex: 3;
}
.comm_header_search{
	flex: 1;
}
.comm_header_txt a {
	font-size: 0.36rem;
}

.txt_top a {
	display: block;
	font-size: 0.24rem;
	color: #2C3240;
}

.txt_top .header_mintxt {
	font-size: 0.16rem;
	color: #2C3240;
	font-family: HYZhongDengXianJ;
}

.m_header_search,.comm_header_search {
	text-align: right;
}

.m_header_search img,.comm_header_search img {
	display: inline-block;
	width: 0.39rem;
	height: 0.35rem;
}

.m_header_search span,.comm_header_search span {
	margin: 0 0.36rem;
}

.m_slogan {
	height: 2.41rem;
	margin-bottom: 0.36rem;
}

.m_slogan img {
	width: 100%;
	height: 2.41rem;
}

.m_join_nav {
	display: flex;
	margin: 0 auto;
	width: 98%;
	height: 2.47rem;
	padding-left: 0.05rem;
	text-align: center;
}

.m_join_item {
	flex: 1;
}

.item_img {
	margin: 0 auto;
	width: 1.14rem;
	height: 1.14rem;
	border-radius: 50%;
	margin-bottom: 0.16rem;
}

.item_txt {
	height: 0.6rem;
}
.item_txt a{
	font-size: 0.3rem;
	color: #2C3240;
}
.bg1 {
	background-color: #EE5881;
}

.bg2 {
	background-color: #8E79D0;
}

.bg3 {
	background-color: #EC3D5A;
}

.bg4 {
	background-color: #82B36A;
}

.bg5 {
	background-color: #EC634B;
}

.borb9 {
	width: 1.39rem;
	height: 0.09rem;
	border-radius: 5px;
}

.item_img img {
	display: inline-block;
	width: 0.74rem;
	height: 0.74rem;
	margin: 0.3rem auto;
}

.m_form_box {
	padding: 0 0.24rem;
	margin: 0.32rem auto 0 auto;
}

.m_comm_form {
	width: 100%;
	background-color: #F3F3F3;
}

.m_form_title {
	height: 0.8rem;
	background: #F3F3F3;
}

.icon_red,
.form_title_txt {
	margin-top: 0.2rem;
}

.more {
	margin-top: 0.5rem;
	padding-right: 0.2rem;
}

.icon_red {
	display: block;
	width: 0.06rem;
	height: 0.64rem;
	background-color: #ED1A3B;
}



.title_top {
	padding-top: 0.08rem;
}

.title_top a {
	display: block;
	font-size: 0.34rem;
	color: #2C3240;
	border-left: 0.08rem solid #ED1A3B;
	padding-left: 0.16rem;
}

.title_top .mintxt {
	font-size: 0.24rem;
	color: #8F9299;
	font-family: Arial;
	font-weight: bold;
}

.more img {
	width: 0.19rem;
	height: 0.19rem;
}

.m_form_tab li:hover {
	border: 0.01rem solid #ED1A3B;
}

.m_form_tab li:hover a {
	color: #ED1A3B;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.m_form_tab {
	padding: 0.2rem  0.2rem 0.32rem 0.2rem;
}

.tab_item li {
	float: left;
	margin: 0 0.1rem 0.1rem 0;
	padding: 0 0.1rem;
	height: 0.64rem;
	line-height: 0.64rem;
}

.tab_item li a {
	display: block;
	font-size: 0.30rem;
	color: #73777F;
	overflow: hidden;
	white-space: nowrap;
}

.form_party_list {
	margin-top: 0.32rem;
	margin: 0.32rem 0.1rem 0.5rem 0.1rem;
}

.party_list_title {
	height: 0.74rem;
	line-height: 0.64rem;
	background: #F3F3F3;
}

.party_list_title span {
	display: inline-block;
	padding: 0.07rem 0 0 0;
}

.menu_item1,
.menu_item2,
.menu_item3,
.menu_item4,
.menu_item5 {
	width: 1.73rem;
	height: 0.73rem;
	line-height: 0.63rem;
	text-align: center;
	border-top: 0.03rem solid #F5F5F5;
	font-size: 0.3rem;
	color: #2C3240;
}

.bor_red {
	border-top: 0.03rem solid #ED1A3B;
	color: #ED1A3B;
	background-color: #FFFFFF;
}

.more2 {
	padding-right: 0.2rem;
	margin-top: 0.3rem;
}

.more2 img {
	width: 0.19rem;
	height: 0.19rem;
}

.party_list_txt {
	margin-top: 0.2rem;
}

.list_txt_left {
	width: 100%;
}

.list_txt_right {}

.list_txt_left ul li {
	list-style: none;
	background: url(../img/dot-small.png) left no-repeat;
	padding-left: 0.3rem;
	line-height: 0.7rem;
}

.list_txt_left a {
	font-size: 0.36rem;
	color: #2C3240;
	width: 80%;
	float: left;
}
.list_txt_left_span {
	font-size: 0.36rem;
	color: #BDBDBD;
	width: 20%;
	float: left;
	text-align: right;
}

.list_txt_right span {
	font-size: 0.36rem;
	color: #BDBDBD;
}

.list_txt_right li {
	line-height: 0.7rem;
}

.unline {
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
}

.dis_none {
	display: none;
}

.m_in_footer {
	/*height: 1.11rem;*/
	background-color: #2C3240;
}

.goHome {
	text-align: center;
	padding-top: 0.2rem;
}

.goHome a {
	font-family: HYZhongDengXianJ;
	color: #F5F5F5;
	font-size: 0.24rem;
}
.goHome a:nth-child(2){
	margin-left: 0.16rem;
}
.m_in_copyright {
	text-align: center;
	color: #FFFFFF;
	font-size: 0.24rem;
}

.popups {
	position: fixed;
	overflow: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	background-color: #003964;
	;
}

.popups {
	color: #E8E9EB;
	font-size: 0.36rem;
}

.close {
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	text-align: right;
}

.close a {
	display: inline-block;
	padding-top: 0.1rem;
}

.hots_item_box {
	width: 94%;
	margin: 0 auto;
}

.popups_nav {
	margin: 0.3rem 0 0.7rem 0;
}

.popups_nav li {
	float: left;
	width: 30%;
	height: 0.6rem;
	line-height: 0.6rem;
	background-color: #01b0ff;
	border-radius: 0.05rem;
	margin-top: 3%;
	text-align: center;
}
.popups_nav li:nth-child(3n-1){
	margin: 3% 4.7% 0 4.7%;
}
.popups_nav li a {
	display: inline-block;
	max-width: 90%;
	color: #FFFFFF;
	font-size: 0.24rem;
	overflow: hidden;
	height: 0.6rem;
}

.hots_item {
	margin-bottom: 0.3rem;
}

.hot_item_title {
	height: 0.7rem;
	line-height: 0.7rem;
}

.hots_item_tab li {
	float: left;
	margin-top: 3%;
	height: 0.6rem;
	line-height: 0.6rem;
	width: 30%;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
}
.hots_item_tab li:nth-child(3n-1){
	margin: 3% 4.7% 0 4.7%;
}
.hots_item_tab li a {
	display: inline-block;
	max-width: 90%;
	color: #000000;
	font-size: 0.24rem;
	overflow: hidden;
	height: 0.6rem;
	/*white-space: nowrap;*/
}

/* list */
.m_news_list_box {
	padding: 0 0.24rem;
}

.m_news_item {
	display: flex;
	flex-wrap: nowrap;
	height: 2.3rem;
	border-bottom: 0.01rem solid #EFEFEF;
}

.left_news_img {
	max-width: 2.47rem;
	margin-top: 0.24rem;
	margin-right: 0.15rem;
}

.left_news_img img {
	width: 2.47rem;
	height: 1.81rem;
}

.right_news_txt {
	margin-top: 0.09rem;
	overflow: hidden;
	flex: 1;
}

.right_news_txt a {
	display: block;
}

.right_news_title .min_content_txt {
	color: #676767;
	font-size: 0.24rem;
	line-height: 0.34rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	autoprefixer: on;
	-webkit-line-clamp: 2;
}

.right_news_title {}

.right_news_title .new_add_span {
	font-size: 0.36rem;
	font-family: HYZhongDengXianJ;
	color: #2C3240;
	font-weight: 400;
	line-height: 0.7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	autoprefixer: on;
	-webkit-line-clamp: 1;
}

.news_tab_time {
	margin-top: 0.15rem;
}
.new_tabs_ss{
	float: left;
	width: 60%;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
}
.red_tab {
	display: block;
	color: #BEBEBE;
	font-size: 0.24rem;
	float: left;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
	text-align: center;
	margin-right: 0.2rem;
}

.red_tab span {
	display: inline-block;
}

.time {
	float: right;
	height: 0.4rem;
	max-width: 40%;
	overflow: hidden;
	line-height: 0.4rem;
}

.time span {
	font-size: 0.24rem;
	color: #BEBEBE;
}

.time img {
	display: inline-block;
	width: 0.19rem;
	height: 0.19rem;
	vertical-align: middle;
}

.borb1 {
	width: 100%;
	background-color: #CECECE;
}

.m_news_item1 {
	height: 2.3rem;
	border-bottom: 0.01rem solid #EFEFEF;
}

.m_news_title2 {
	margin-top: 0.1rem;
}

.m_news_title2 h1 {
	font-size: 0.36rem;
	font-family: HYZhongDengXianJ;
	color: #2C3240;
	font-weight: 400;
	line-height: 0.70rem;
}

.m_news_title2 a span {
	color: #676767;
	line-height: 0.38rem;
	font-size: 0.24rem;
}

.multi_row2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	autoprefixer: on;
	-webkit-line-clamp: 2;
}

.mal4 {
	margin-left: 4.02rem;
}

.page-icon {
	font-size: 0;
	text-align: center;
	width: 100%;
	height: 1.18rem;
	line-height: 1.18rem;
}

.page-icon a {
	border-radius: 0.05rem;
	padding: 0.05rem 0.15rem 0.06rem;
	font-size: 0.09rem;
	margin-right: 0.06rem;
	text-decoration: none;
	color: #222222;
}


.page-icon .page-current {
	background-color: #ED1A3B;
	color: #ffffff;
}

.mab3 {
	margin-bottom: 0.3rem;
}

/* m-search */
.keyword {
	width: 98%;
	margin: 0 auto;
	height: 0.64rem;
	line-height: 0.64rem;
	background-color: #F3F3F3;
	padding-left: 0.2rem;
}

.keyword span {
	font-size: 0.24rem;
	color: #2C3240;
}

.keyword a {
	font-size: 0.24rem;
	color: #ED1A3B;
}

.keyword a:hover {
	text-decoration: none;
}

.matp3 {
	margin-top: 0.3rem;
}

/* search */
.m_content_time span {
	font-size: 0.24rem;
	color: #BEBEBE;
}

.m_content_time img {
	display: inline-block;
	width: 0.19rem;
	height: 0.19rem;
	vertical-align: middle;
}

/* content */
.this_loacl {
	width: 98%;
	line-height: 0.4rem;
	margin:0.2rem auto 0 auto;
	font-size: 0.24rem;
	color: #676767;
	background-color: #F3F3F3;
	padding-bottom: 0.2rem;
	padding-left: 0.18rem;
}

.this_loacl span:first-child {
	display: inline-block;
	margin-top: 0.2rem;
}

.this_loacl a {
	font-size: 0.24rem;
	color: #676767;
}

.m_content_application_box {
	padding: 0 0.24rem;
}

.m_application_title h1 {
	font-size: 0.48rem;
	color: #2C3240;
	font-family: HYZhongDengXianJ;
	margin: 0.1rem 0;
}

.m_title_tab {
	margin-bottom: 0.1rem;
}

.m_title_tab li {
	float: left;
	margin-right: 0.1rem;
	text-align: center;
	margin-bottom: 0.1rem;

}
.m_title_tab .noli{
	float: right;
	border: none;
}
.m_title_tab li a {
	display: block;
	font-size: 0.24rem;
	height: 0.48rem;
	line-height: 0.48rem;
	color: #BEBEBE;
}

.m_lead_txt_box {
	border: 0.01rem solid #70C7EE;
	border-radius: 0.05rem;
	margin: 0.2rem 0 0.1rem 0;
	background-color: #F5FCFF;
}

.m_lead_txt {
	padding: 0.18rem 0.18rem 0 0.18rem;
	margin-bottom: 0.18rem;
	font-size: 0.24rem;
	color: #656565;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	autoprefixer: on;
	-webkit-line-clamp: 3;
}

.m_application_txt {
	font-size: 0.34rem;
	color: #111111;
	line-height: 0.6rem;
}
.m_application_txt p{
	padding: 0.24rem 0;
	text-indent: 2em;
	text-align: justify;
	color: #111111;
}
.m_application_txt h2{
	font-size: 0.34rem;
	color: #111111;
	line-height: 0.6rem;
	padding: 0.24rem 0;
	text-indent: 2em;
	text-align: justify;
	font-weight: bold;
}
.text_more {
	color: #ED1A3B;
	font-size: 0.36rem;
}

.application_top_title {
	color: #656565;
	font-size: 0.28rem;
	line-height: 0.55rem;
}

.application_top_title a {
	color: #ED1A3B;
	font-size: 0.28rem;
}

.pre_next {
	font-size: 0.28rem;
	line-height: 0.55rem;
	color: #656565;
}

.pre_next a {
	font-size: 0.28rem;
	line-height: 0.55rem;
	color: #656565;
}

.m_other_application {
	padding: 0 0.24rem;
}

.m_other_title {
	/*height: 0.55rem;*/
	line-height: 0.55rem;
	font-size: 0.32rem;
	color: #2C3240;
	background-color: #EFEFEF;
	border-left:0.04rem solid #ED1A3B;

}

.m_other_title span {
	vertical-align: top;
	padding-left: 0.2rem;
}

.red_line {
	display: inline-block;
	width: 0.04rem;
	height: 0.55rem;
	background-color: #ED1A3B;
}


.list_pages {
	text-align: center;

	width: 100%;
	margin: 1rem 0;
	font-size: 0.45rem;

}
.list_pages .active {
	background: #ED1A3B;
	color: #fff;
}

.list_pages a {
	padding: 5px 10px;
	background: #ddd;
	color: #666;
	border-radius: 50%;
	font-size: 0.32rem;
	text-align: center;
}
.m_form_title .icon_red{
	display: none;
}
.new_map_add{
	padding: 0 0.24rem;
	margin: 0.2rem auto;
	overflow: hidden;
}
.new_map_add ul li{
	float: left;
	margin-right: 0.32rem;
	margin-bottom: 0.32rem;
}
.new_map_add ul li a{
	color: #666666;
	font-size: 0.32rem;
}
.content {
	height: auto;
	width: 100%;
	display: block;
}
.content > div {
	height: auto;
	width: 100%;
	display: block;
	overflow: hidden;
	background: white;
}
.content > div > p {
	padding: 0 0.24rem;
	background: white;
}
.content > div > p span {
	font-size: 0.36rem;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	max-width: 6rem;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
}
.content > div > p span::before {
	content: "";
	width: 0.08rem;
	height: 0.36rem;
	background: #ED1A3B;
	display: inline-block;
	margin-right: 0.1rem;
	vertical-align: top;
}
.content > div > p a {
	font-size: 0.24rem;
	color: #999;
	margin-top: 0.1rem;
	float: right;
}
.content_new {
	/*padding-top: 0.2rem;*/
	/*margin-top: 0.2rem;*/
}
.content_new .title_new_title {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin-top: 0.2rem;
	border-top: 1px solid #f5f5f5;
	padding: 0.3rem 0.24rem 0;
}
.content_new .title_new_title:last-child {
	padding-bottom: 0.3rem;
}
.content_new .title_new_title .content_title {
	flex: 1;
}
.content_new .title_new_title .content_title a {
	font-size: 0.28rem;
	color: #333;
	height: 0.8rem;
	overflow: hidden;
	display: block;
	text-align: justify;
	line-height: 0.4rem;
}
.content_new .title_new_title .content_title .title_add{
	color: #2C3240;
	width: 100%;
	height: 0.5rem;
	overflow: hidden;
	display: block;
	text-align: justify;
	line-height: 0.5rem;
	font-size: 0.36rem;
}
.content_new .title_new_title .content_title .title_con{
	font-size: 0.24rem;
	color: #676767;
	width: 100%;
	overflow: hidden;
	display: block;
	text-align: justify;
	margin-top: 0.1rem;
}
.content_new .title_new_title .content_title dl {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0.3rem;
}
.content_new .title_new_title .content_title dl dd {
	width: 70%;
	height: 0.48rem;
	line-height: 0.48rem;
	overflow: hidden;
	float: left;
}
.content_new .title_new_title .content_title dl dd a{
	display: inline-block;
	margin-right: 0.2rem;
	height:0.48rem;
	overflow: hidden;
	line-height: 0.48rem;
}
.content_new .title_new_title .content_title dl dd a {
	font-size: 0.24rem;
	color: #999;
	overflow: hidden;
	height:0.48rem;
	float: left;
	text-align: center;
	padding: 0 0.16rem;

}
.content_new .title_new_title .content_title dl dt {
	width: 1.35rem;
	height: 0.48rem;
	line-height: 0.48rem;
	overflow: hidden;
	float: right;
}
.content_new .title_new_title .content_title dl dt em {
	font-size: 0.24rem;
	color: #999;

}
.content_new .title_new_title .title_new_img {
	height: 1.86rem;
	width: 1.86rem;
	overflow: hidden;
	margin-left: 0.46rem;
	border-radius: 0.1rem;
}
.content_new .title_new_title .title_new_img a {
	height: 1.86rem;
	width: 1.86rem;
	display: block;
}
.content_new .title_new_title .title_new_img a img {
	height: 100%;
	width: 100%;
	display: block;
}
.shouyenr4 {
	box-sizing: border-box;
	overflow: hidden;
}

.shouyenr4-1 {
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 0.24rem;
}

.shouyenr4-1 em {
	display: inline-block;
	margin-top: .22rem;
	width: .08rem;
	height: .36rem;
	background-color: #ED1A3B;
	float: left;
}

.shouyenr4-1 p {
	display: inline-block;
	color: #111111;
	font-size: 0.34rem;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 0.15rem;
}

.shouyenr4-2 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}

.shouyenr4-2 a {
	float: left;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-right: 0.25rem;
	margin-bottom: 0.26rem;
	border-radius: 0.3rem;
	/*padding: 0 0.3rem;*/
	display: inline-block;
	color: #5D5D5D;
	font-size: 0.28rem;
	/*background-color: rgb(255,231,228);*/
	text-align: center;
}






.rudang_description{
	width: 98%;
	height: 2.2rem;
	margin: 0 auto;
	/*background: #fcfcfc;*/
	font-size: 0.28rem;
	text-align: left;
	color: #999;
	margin: 0.5rem 0;
}
.rudang_description a{
	text-decoration: none;
	color: #333;
    font-size: 0.28rem;
}
.channel_image{
	/*width: 2.2rem;*/
	float: left;
	margin-right: 0.2rem;
}
.description_text{
	border: 1px dashed #e9e9e9;
	position: relative;
	top: 50%;
	margin-left: 2.2rem;
	transform: translateY(-50%);
	font-size: 0.28rem;
}
.description_text a{
	font-size: 0.28rem;
	color: #999;
}