body {
	margin: 0;
	font-family: "microsoft yahei";
	font-size: 16px;
	width: 100%;
	height: 100%;
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1350?"1350px":"");
}

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: 16px;
}

body {
	margin: 0;
	padding: 0;
	max-width: 1920px;
	height: 100%;
	font-family: MicrosoftYaHei;
}

.unline {
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}

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

.page_top_txt,
.page_body,
.header_box,
.ul_center {
	width: 1200px;
	margin: 0 auto;
}
.page_top_box {
	border-bottom: 1px solid #CECECE;
}

.page_top_txt {
	height: 48px;
	line-height: 48px;
}

.page_top_txt a {
	font-size: 14px;
	color: #3B3B3B;
	text-decoration: none;
}
.page_top_txt a:hover{
	color: #ED1A3B;
}
.header_box {
	width: 1200px;
	margin: 0 auto;
	height: 96px;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.header_log {
	width: 400px;
	margin: 17px 0;
}

.header_log img {
	/*width: 102px;*/
	/*height: 72px;*/
	vertical-align: middle;
}

.header_search {
	margin: 31px 0;
}

.search_box {

	width: 370px;
	height: 42px;
	border: 1px solid #3B3B3B;
	border-radius: 20px;
}

.search_text {
	width: 330px;
	height: 40px;
	border: none;
	border-radius: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #3B3B3B;
}

.search_butt {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/x1@2x.png) no-repeat center;
	background-size: 100%;
	border: none;
	cursor: pointer;
}

.header_tab {
	margin: 19px 0 0 32px;
	width: 370px;
	height: 64px;
	font-size: 14px;
	color: #3B3B3B;
	overflow: hidden;
	line-height: 64px;
	float: right;
	text-align: right;
}

.header_tab span {
	font-size: 14px;
	color: #333333;
	margin:0 10px;
	cursor: pointer;
}
.header_tab span:hover{
	color:#ed1a3b;
}
.header_nav_list {
	margin: 10px 0 0 0;
	height: 64px;
	background: #ED1A3B;
	line-height: 64px;
}

.ul_center li {
	float: left;
	text-align: center;
	/*min-width: 150px;*/
	height: 64px;
	padding: 0 12px;
	margin-left: 4px;
}
.ul_center li:first-child{
	margin-left: 0;
}
.ul_center li a {
	display: inline-block;
	/*width: 150px;*/
	height: 64px;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

.activity {
	background: #b2152e;
	text-decoration: none;
}

.ul_center li:hover {
	background: #b2152e;
	text-decoration: none;
}

.rd_add{
	width:1200px;
	margin: 40px auto;
	border: 2px solid #80A5B7;
	border-radius: 5px;
}
.ra_tab1 ul{
	overflow: hidden;
	width: 1160px;
	margin: 0 auto;
}
.ra_tab1 ul li{
	float: left;
	width:232px;
	height: 63px;
	line-height: 63px;
	list-style: none;
	cursor: pointer;
	font-size: 24px;
	color: #2C3240;
	border-bottom: 2px solid #BDBDBD;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.ra_tab1 ul li:first-child{
	padding-left: 10px;
}
.ra_tab1 ul li span{
	display: inline-block;
	vertical-align: top;
}
.ra_tab1 ul li:hover{
	color: #ED1A3B;
}
.ra_tab1 ul li i{
	display: inline-block;
	width: 32px;
	height: 100%;
	margin-right: 12px;
}
.img_i_01{
	background: url(../img/add1.png) no-repeat center;
	background-size: 100%;
}
.img_i_02{
	background: url(../img/add2.png) no-repeat center;
	background-size: 100%;
}
.img_i_03{
	background: url(../img/add3.png) no-repeat center;
	background-size: 100%;
}
.img_i_04{
	background: url(../img/add4.png) no-repeat center;
	background-size: 100%;
}
.img_i_05{
	background: url(../img/add5.png) no-repeat center;
	background-size: 100%;
}

.ra_tab1 ul li:hover .img_i_01{
	background: url(../img/hover_add1.png) no-repeat center;
	background-size: 100%;

}

.ra_tab1 ul li:hover .img_i_02{
	background: url(../img/hover_add2.png) no-repeat center;
	background-size: 100%;
}
.ra_tab1 ul li:hover .img_i_03{
	background: url(../img/hover_add3.png) no-repeat center;
	background-size: 100%;
}
.ra_tab1 ul li:hover .img_i_04{
	background: url(../img/hover_add4.png) no-repeat center;
	background-size: 100%;
}
.ra_tab1 ul li:hover .img_i_05{
	background: url(../img/hover_add5.png) no-repeat center;
	background-size: 100%;
}
.add_qiehuan_1{
	overflow: hidden;
	margin: 24px auto;
}
.add_qiehuan_box{
	width: 1160px;
	margin: 0 auto;
}
.add_tab_list{
	float: left;
	margin-left: 20px;
	width: 145px;
	border-right: 1px solid #BDBDBD;
}
.add_tab_list:first-child{
	margin-left: 15px;
}
.add_tab_list:last-child{
	border-right:none;
}
.add_tab_list:last-child ul{
	width: 140px;
}
.add_tab_list ul{
	width: 138px;
	overflow: hidden;
}
.add_tab_list ul li{
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.add_tab_list ul li:first-child{
	margin-bottom: 14px;
	font-weight: 400;
	color: #2C3240
}
.add_tab_list ul li:first-child a{
	color:#2C3240 ;
	font-size: 18px;
}
.add_tab_list ul li a{
	text-decoration: none;
	color:#676767 ;
	font-size: 14px;
}
.add_tab_list ul li a:hover{
	color: #ED1A3B;
}
.no_show{
	display: none;
}
.item {
	width: 216px;
	height: 293px;
	border: 1px solid #80A5B7;
	border-radius: 5px;
	text-align: center;
	float: left;
	margin-right: 30px;
}

.magr0 {
	margin-right: 0;
}

.item_top {
	width: 160px;
	height: 102px;
	margin: 49px auto 16px auto;
	border-bottom: 1px solid #BDBDBD;
}

.item_top img {
	width: 49px;
	height: 48px;
	margin: 0 auto 20px auto
}

.item_top span {
	font-size: 18px;
	padding-bottom: 20px;
}

.item_bottom li {
	margin: 0 auto;
	margin-bottom: 5px;
	width: 160px;
}

.item_bottom a {
	font-size: 16px;
	color: #2C3240;
}

.page_body {
	width: 1200px;
	margin: 0 auto;
}

.page_body_left {
	width: 300px;

}

.pos1{
	position: fixed;
	bottom:150px;
}
.pos{
	position: fixed;
	top:0px;
}


.body_left_item {
	background-color: #F3F3F3;
	margin: 0 0 44px 0;
	height: 819px;
}
.body_left_other{
	margin: 0 0 45px 0;
}
.body_left_other .left_item_title{
	height: 82px;
	padding-top: 0;
}
.left_item_title {
	height: 123px;
	padding-top: 32px;
}

.wid185 .red_line {
	display: inline-block;
	width: 6px;
	height: 64px;
	background-color: #ED1A3B;
	display: none;
}

.red_line {
	width: 6px;
	height: 64px;
	background-color: #ED1A3B;
	display: none;
}

.title_txt {
	height: 64px;
	/*line-height: 30px;*/
	padding-left: 14px;
	font-size: 18px;
	color: #8F9299;
	border-left: 6px solid #ED1A3B;
}
.new_title{
	line-height: 64px;
}

.big_span {
	font-size: 24px;
	color: #2C3240;
	display: inline-block;
	overflow: hidden;
	height: 59%;
	text-decoration: none;
}
.big_span:hover{
	text-decoration: none;
}

.new_span{
	height: 100%;
}
.left_item_tab {
	background-color: #F7F7F7;
	overflow: hidden;
	
}
.left_item_tab ul{
	padding: 20px 10px 16px 10px;
	overflow: hidden;
	height: 480px;
	margin-bottom: 20px;
}
.left_item_tab .new_ul{
	height: auto!important;
}
.left_item_tab li {
	float: left;
	text-align: center;
}

.left_item_tab li a {
	display: inline-block;
	/*max-width:180px;*/
	margin: 0 10px 10px 0;
	padding: 0 10px;
	height: 26px;
	line-height: 24px;
	font-size: 14px;
	color: #73777F;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

.left_item_tab li a:hover {
	color: #ED1A3B;
}

.left_item_img {
	margin-top: 30px;
}

.left_item_img img {
	width: 295px;
	height: 162px;
}

.page_body_center {
	width: 540px;
	margin-left: 30px;
}
.page_body_right{
	width: 300px;
	margin-left: 30px;
}
.page_body_center a:hover,.page_body_right a:hover{
	color: #ed1a3b;
}
.body_center_news {
	height: 822px;
}


.center_tab_nav {
	width: 540px;
	height: 66px;
	background-color: #F3F3F3;
	position: relative;
	border: 1px solid #F3F3F3;
}

.tabl_butt,
.tabl_butt1,
.tabl_butt2,
.tabl_butt3,
.tabl_butt4,
.tabl_butt5,
.tabl_butt6,
.tabl_butt7,
.tabl_butt8,
.tabl_butt9,
.tabl_butt10,
.tabl_butt11{
	width: 107px;
	height: 64px;
	text-align: center;
	line-height: 60px;
	border-top: 4px solid #F3F3F3;
	color: #2C3240;
	font-size: 18px;
	cursor: pointer;
}

.more_1 {
	position: absolute;
	right: 17px;
	top: 26px;
	display: block;
	width: 12px;
	height: 12px;
	border: none !important;
}

.more_1 img {
	width: 12px;
	height: 12px;
}

.news_item_1 {
	margin-top: 20px;
	height: 143px;
	border-bottom: 1px solid #EFEFEF;
}

.news_item1_img {
	display: table-cell;
	padding-right: 16px;
}

.news_item1_img img {
	width: 180px;
	height: 103px;
}

.news_item1_txt {
	display: table-cell;
	vertical-align: middle;
}

.span_time{
	float: left;
	width: 20%;
	text-align: right;
	font-size: 16px;
	color: #BDBDBD;
}
.news_item1_txt a:first-of-type{
	text-decoration: none;
}
.news_item1_txt >a{
	font-size: 24px;
	color: #2C3240;
	line-height: 30px;
	height: 34px;
	overflow: hidden;
	text-overflow: clip;
	display: -webkit-box;
	/* -webkit-box-orient: vertical; */
	autoprefixer: on;
	-webkit-line-clamp: 1;
}
.news_item1_txt a:hover{
	color: #ed1a3b;
}
.center_tab {
	margin-top: 8px;
}
.red_tab{
	margin-right: 16px;
	max-width: 640px;
	white-space: nowrap;
	overflow: hidden;
}
.red_tab a {
	display: inline-block;
	color: #BEBEBE;
	font-size: 14px;
	border-radius: 3px;
	text-decoration: none;
	margin-right: 10px;
	overflow: hidden;
	white-space:nowrap;
}
.red_tab a:hover{
	color: #ED1A3B !important;
}
.center_time {
	font-size: 14px;
	color: #BEBEBE;
	display: inline-block;
}

.center_time img {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.center_news_txt {
	margin-top: 10px;
}

.center_news_txt a {
	font-size: 16px;
	color: #676767;
	line-height: 24px;
}

.news_item_noimg {
	margin-top: 16px;
	border-bottom: 1px solid #EFEFEF;
	height: 135px;
}

.news_item_noimg .news_item1_txt {
	margin-left: 0;
	width: 100%;
	height: 100%;
}

.news_item_noimg .center_news_txt {
	margin-top: 14px;
}

.center_news_list {
	margin-top: 15px;
}
.hasdot{
 width: 100%;
 margin-top: 20px;
}
.hasdot li {
	height: 28px;
	line-height: 37px;
	list-style: none;
	background: url(../img/dot1-pc.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 38px;
	overflow: hidden;
}

.hasdot li a {
	font-size: 16px;
	color: #2C3240;
	width: 98%;
	float: left;
}

.nodot li {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #BDBDBD;
}

.dis_none {
	display: none;
}

.butt_activity {
	border-top: 4px solid #ED1A3B;
	background-color: #FFFFFF;
}

.mart25 {
	margin-top: 40px;
}
.page_body_right .right_news_list:nth-child(2){
	margin-top: 16px;
}
.right_news_list {
	height: 650px;
}
.new_add_height{
	height: 506px;
}
.news_add_right{
	height: auto;
	overflow: hidden;
	margin-top: 0 !important;
	margin-bottom: 30px;
}
.news_add_right2{
	height: 280px;
	overflow: hidden;
	margin-bottom: 30px;
}
.new_height{
	height: 819px;
}

.wid185 .span_time{
	display: none;
}
.page_body_right .hasdot li a{
	width: 76%;
	margin-right: 2%;
	font-size: 16px;
	color: #2C3240;
	float: left;
}
.wid185 .hasdot li a {
	font-size: 16px;
	color: #2C3240;
	width: 98%;
	float: left;
	text-decoration: none;
}
.hasdot li a:hover{
	color: #ED1A3B;
}
.right_list_title {
	height: 64px;
	line-height: 64px;
	position: relative;
	background-color: #F3F3F3;
	border-left: 6px solid #ED1A3B;
	overflow: hidden;
}

.click_txt {
	margin-left: 20px;
	font-size: 24px;
}

.click_txt a span {
	font-size: 18px;
	color: #2C3240;
	text-decoration: none;
}

.right_list_content {
	/*margin-top: 20px;*/
}

.dot_now {
	width: 250px;
}

.dot_now li {
	list-style: none;
	background: url(../img/dot1-pc.png) left no-repeat;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}

.dot_now li a {
	font-size: 16px;
	color: #2C3240;
}

.mart45 {
	margin-top: 44px !important;
}

.qiehuan_footertab{
	height: 54px;
	line-height: 54px;
	width: 1200px;
	margin: 0 auto;
	background:#F3F3F3;
	border-left: 5px solid #ED1A3B;
	overflow: hidden;
}
.qiehuan_footertab li {
	display: inline-block;
	margin-left: 9px;
	height: 54px;
	overflow: hidden;
	width: 135px;
	text-align: center;
	color: #2C3240;
	font-size: 15px;
	cursor: pointer;
}

.qiehuan_footertab span{
	float: left;
	font-size: 24px;
	color: #2C3240;
}
.top_body {
	width: 1200px;
	margin: 47px auto;
}

.top_tab_item {
	width: 171px;
	border-left: 1px solid #BDBDBD;
	float: left;
}

.top_tab_item:last-child {
	border-right: 1px solid #BDBDBD;
}
.top_tab_item ul{
	width: 151px;
	margin: 0 auto;
}

.top_tab_item li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

.top_tab_item li:first-child {
	height: 30px;
	line-height: 30px;
}

.top_tab_item li:first-child a {
	font-size: 18px;
	color: #2C3240;
}

.top_tab_item li a {
	font-size: 14px;
	color: #676767;
}
.top_tab_item li a:hover{
	color: #ed1a3b;
}

/*底部的友情链接*/
.foot_link {
	height: auto;
	width: 1200px;
	margin: 70px auto 48px;
	border-top: 1px solid #b2b2b2;
}
.foot_link dl {
	display: block;
	height: 100%;
	width: 100%;
}
.foot_link dl dt {
	display: block;
	font-size: 14px;
	color: #565555;
	padding: 30px 0 0px;
}
.foot_link dl dd {
	display: inline-block;
	margin: 10px 20px 0 0;
}
.foot_link dl dd a {
	font-size: 14px;
	color: #565555;
}
.foot_link dl dd a:hover {
	color: #ED1A3B;
}
/*底部版权信息*/
.footer_box {
	margin-top: 20px;
	background-color: #2C3240;
	height: 80px;
}

.footer_txt {
	width: 1200px;
	margin: 0 auto;
}

.come_home,
.copyright {
	height: 80px;
	line-height: 79px;
}

.come_home a,
.copyright span {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.come_home a:hover{
	color: #ed1a3b;
}
.come_home a:nth-child(2){
	margin-left: 12px;
}
/* list PC */
.mar_b20 {
	margin-bottom: 20px;
}

.wid220 {
	width: 300px;
}

.wid220 .mar_b20 .right_news_list{
	margin-top: 32px;
}
.wid620 {
	width: 850px;
	margin-left: 0;
	margin-right: 50px;
}
.wid620  .news_item1_txt{
	width: 870px;
}
.wid185{
	width: 200px;
	height: 650px;
	margin-left: 20px;
}

.text_share_title {
	width: 185px;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	background-color: #DEDEDE;
	font-size: 16px;
	color: #2C3240;
}
.mat_16{
	margin-top: 16px;
}

.bshare-custom.icon-medium{
	width: 185px;
}
.bshare-custom.icon-medium a{
	line-height: 24px;
	padding-left: 50px !important;
	font-size: 14px;
	color: #888888 !important;
	text-decoration: none !important;
}
.bshare-custom.icon-medium a:hover{
	color: #ED1A3B !important;
}
.bshare-custom.icon-medium #bshare-more-icon, .bshare-custom.icon-medium .bshare-more-icon{
	padding-left: 50px !important;
}
.text_share_way {
	width: 220px;
	height: 212px;
	padding-left: 10px;
	background-color: #F7F7F7;

}

.text_share_way img {
	display: inline-block;
	width: 48px;
	height: 28px;
	vertical-align: middle;
	margin-right: 12px;
}

.text_share_way li {
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
	text-align: left;
}

.text_share_way li a {
	font-size: 14px;
	color: #888888;
	display: block ;
}

.ritht_arrow {
	position: absolute;
	width: 6px;
	height: 13px;
	background: url(../img/＞@2x.png) center no-repeat;
	background-size: 100%;
	right: 20px;
	top: 18px;
}

.list_center_title {
	/*width: 620px;*/
	height: 64px;
	line-height: 64px;
	font-size: 18px;
	color: #ED1A3B;
	background-color: #F3F3F3;
}

.red_div {
	height: 64px;
	border-top: 4px solid #ED1A3B;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	padding: 0 20px;
}

.list_center_text_item .news_item1_txt {
	/*width: 620px;*/
	height: 135px;
	margin: 16px 0 0 0;
}


.list_page {
	margin: 38px 0 43px 0;
}

/* 分页 */
.page-icon {
	font-size: 0;
	text-align: center;
}

.page-icon a {
	display: inline;
	padding: 5px 12px 6px;
	font-size: 14PX;
	margin-right: 10px;
	text-decoration: none;
	color: #222222;
	background-color: #F6F6F6;
}

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

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

/* PC_content */
.cont_your_local {
	height: 64px;
	line-height: 64px;
	font-size: 14px;
	color: #676767;
	background-color: #F3F3F3;
	padding-left: 20px;
}

.cont_your_local a {
	font-size: 14px;
	color: #676767;
}

.editing_title {
	margin-bottom: 16px;
}

.editing_title a{
	text-decoration: none;
}
.editing_title a h1 {
	font-size: 40px;
	color: #2C3240;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer: off */
	-webkit-box-orient: vertical;
	autoprefixer: on;
	-webkit-line-clamp: 2;
	margin-top: -10px;
}

.editing_title a:hover h1 {
	color: #ed1a3b;
}
.editing_tab {
	margin-bottom: 16px;
	overflow: hidden;
	height: 32px;
}
.editing_tab ul{
	float: left;
}
.editing_tab li {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 13px;
}

.editing_tab li a {
	display: inline-block;
	color: #BEBEBE;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 2px;
	/*max-width: 150px;*/
	height: 26px;
	overflow: hidden;
	text-decoration: none;
}
.editing_tab li a:first-child{
	padding-left: 0;
}
.editing_tab li a:hover{
	color: #ED1A3B;
}

.editing_lead {
	border: 1px solid #70C7EE;
	font-size: 16px;
	color: #656565;
	padding: 22px 23px;
	border-radius: 3px;
	background-color: #F5FCFF;
}

.editing_lead_text {
	width: 570px;
}

.editing_content_txt {
	color: #656565;
	line-height: 24px;
	margin-top: 22px;
	font-size: 18px;
	margin-bottom: 42px;

}
.editing_content_txt p{
	font-size: 18px;
	/*display: inline-block;*/
	line-height: 34px;
	text-indent: 2em;
	color: #111111;
	padding: 10px 0;
}
.add_time{
	float: right;
	font-size: 14px;
	color: #BEBEBE;
}

.text_more {
	font-size: 18px;
	color: #ED1A3B;
}

.editing_content_top_title {
	font-size: 14px;
	color: #656565;
	line-height: 30px;
	
}

.pre_next,
.pre_next a {
	font-size: 14px;
	color: #656565;
	line-height: 33px;
	text-decoration: none;
}

.may_like_title {
	height: 55px;
	background-color: #F3F3F3;
	line-height: 30px;
	color: #2C3240;
	font-size: 18px;
}
.may_like_title .may_like_txt{
	display: inline-block;
	vertical-align: middle;
}
.red_line_sm {
	display: inline-block;
	height: 55px;
	width: 4px;
	background-color: #ED1A3B;
	vertical-align: middle;
}


.mar_t43 {
	margin-top: 43px;
}

.mar_t20 {
	margin-top: 20px;
}

/* search */
.content_center_title {
	height: 64px;
	line-height: 64px;
	font-size: 18px;
	color: #2C3240;
	background-color: #F3F3F3;
	padding-left: 20px;
}

.content_center_title a {
	color: #ED1A3B;
	font-size: 18px;
}

/* tab */
.page_body_box {
	width: 1200px;
	margin: 0 auto 64px auto;
}
.this_local{
	height: 80px;
	line-height: 80px;
}
.this_local a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.this_local h2{
	display: inline;
	font-size: 14px;
	color: #000;
}
.this_local h1{
	display: inline;
	font-size: 14px;
	color: #000;
}
.this_local a:hover{
	color: #ed1a3b;
}
.page_tab_box {
	margin-bottom: 32px;
}
.page_tab_box .page_title .title_txt{
	line-height: 60px;
}
.page_title {
	margin-bottom: 16px;
}
.page_title .title_txt .no_bigspan{
	height: 100%;
}
.page_tab_content{
	background-color: #F7F7F7;
}
.page_tab_content ul{
	padding:24px 20px;
}
.page_tab_content li {
	float: left;
	margin: 0 10px 10px 0;
}


.page_tab_content li a {
	height: 24px;
	display: block;
	line-height: 24px;
	padding: 0 20px;
	font-size: 14px;
	color: #73777F;
	border-radius: 2px;
	text-decoration: none;
	overflow: hidden;
}

.page_tab_content li a:hover {
	color: #ED1A3B;
}
.noheiget{
	height: unset !important;
}
.new_map_add{
	width: 1200px;
	float: left;
	margin: 20px auto 20px auto;
}
.new_map_add ul{
	overflow: hidden;
}
.new_map_add ul li{
	float: left;
	margin: 0 10px 10px auto;

}
.new_map_add ul li a{
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.new_map_add ul li a:hover{
	color: #ED1A3B;
}
#article-content1 h2{
	font-weight: bold;
	font-size: 24px;
	margin: 10px 0;
	line-height: 36px;
	text-indent: 2em;
}
.qiehuan_footertab .red_text{
	color: #ED1A3B;
}



.rudang_description{
	width: 100%;
	height: 110px;
	margin: 0 auto;
	/*background: #fcfcfc;*/
	padding: 10px;
	margin-top: 20px;
	font-size: 14px;
	text-align: left;
	color: #999;
	margin-bottom: 20px;
}

.rudang_description a{
	text-decoration: none;
	color: #333;
}
.channel_image{
	width: 110px;
	float: left;
	margin-right: 10px;
}
.description_text{
	position: relative;
	border: 1px dashed #e9e9e9;
	top: 50%;
	margin-left: 110px;
	transform: translateY(-50%);
	padding: 20px;
}
.description_text a{
	font-size: 14px;color: #999;

}
