/*---------- 头部样式 ---------*/
/* 灰色边框*/
.show {
  display: block;
}

.hide {
  display: none;
}

.margin_right20 {
  margin-right: 20px;
}
.margin_right20 a{
  color: #333;
  cursor: pointer;
}

.editPwd {
  position: absolute;
  top: 28px;
  right: 60px;
  
}
.editPwd a{
  color: #333;
  border: 1px solid #ccc;
  padding: 2px 10px;
  font-size: 12px;
}

.main_header {
	position: relative;
	margin:0 auto;
    width: 100%;
  background:url(imageslogo_bg.png)  center no-repeat;
}
.main_header .header_content {
  position: relative;
  width: 1200px;
 /* height: 175px;*/
  height: 200px;
  margin: 0 auto;
  overflow:hidden;
}
.main_header .header_content .header_logo {
  position:relative;
  float:left;
  margin-left:0px;
  margin-top:60px;
  width: 676px;
  height: 186px;
/* background: url("imagescch_logo.png") 0 0 no-repeat;*/
  cursor: pointer;
  z-index: 9;
}

.main_header .header_content .header_logo  sup {
	float:left;
	width:100%;
  color:#ee180d;
  font:48px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  text-align:left;
  line-height:50px;

}

.main_header .header_content .header_logo  sub {
	float:left;
	width:100%;
   text-transform : Uppercase;/*设置字母大写*/
  color:#333333;
  font: 16px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  text-align:left;
  font-weight:600;
  line-height:25px;

}
.main_header .header_content .header_logo span {
   float:left;
  display: block;
  margin-left:76px; 
   
  color:#ee180d;
  font:48px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  cursor: pointer;
}

.header_bg {
    position: relative;
    width: 100%;
    height: 160px;
    /*  height: 175px;*/
    /*  height: 650px;*/
   /* background: url(imageshome_bg.png) no-repeat center 1px;*/
}
/*logo 返回首页*/
.block-hmoe {
  display: table;
}

/*查询*/

.search {
    position: absolute;
    top:30px;
	right:0;
    text-align: center;

}

.search_term {
    height: 35px;
    line-height: 35px;
}



.search_term li {
    display: inline-block;
	margin:0 auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 8px 20px;
    margin-right: 15px;
    cursor: pointer;
}

.tab-active {
	position:relative;
	height:25px;
    color: #e22323;
	line-height:50px;
	background:url(imagesicon.png) no-repeat center;
	background-position:bottom;
}
.bzgf-active {
	float:left;
	width:100%;
	height:100%;
}


.search_content {
	margin-top:6px;
	float:left;
    line-height: 50px;
    font-size: 0;
}
.hide  .search_input{
	display:none;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}
.show .search_input {
	display:block;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.show .search_btn {
	display:block;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}

.show .search_gr_input {
	display:block;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.show .search_gr_btn {
	display:block;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}


.hide .search_btn {
	display:none;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}


/*头部导航样式*/
.header_nav {
  width: 100%;
  background-color: #e22323;
  overflow:hidden;
  height:50px;

}

.header_nav  ul {
  margin: 0 auto;	  
  width: 1200px;

  height:50px;

}

.header_nav  ul .nav_item {
	float:left;
  position: relative;
  display: table-cell;
  width:150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.header_nav ul .nav_item a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  width: 98%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-decoration:none;
}


.header_nav  ul .nav_item span{
  float: left;
  margin-left:0px;
  color: #ec7272;
  width: 2%;
  text-align: right;
}

.header_nav  ul .nav_item  .no_border_line {
  border: 0px solid #fff;
}

.header_nav  ul li .upline{
	width:100%;
	height:100%;
  background:url(imagesnavup.png) no-repeat center;
  background-position:top;
}

.header_nav  ul li .noline{
	position:relative;
	margin:0 auto;
	width:100%;
	height:100%;

}


/*头部导航样式*/
/*
.header_nav {
  width: 100%;
  height: auto;
  background-color: #e22323;
}
.header_nav .nav_container {
  width: 1200px;
    overflow:hidden;
  margin: 0 auto;
  background-color: #e22323;
  display: table;
  table-layout: fixed;
}
.header_nav .nav_container ul {
  display: table-row;
  width: 1200px;
  height: 50px;
}

.header_nav .nav_container ul .nav_item {
	float:left;
  position: relative;
  display: table-cell;
  width:150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #ec7272;
}

.header_nav .nav_container ul .nav_item a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  width: 98%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-decoration:none;
}


.header_nav .nav_container ul .nav_item span{
  float: left;
  margin-left:0px;
  color: #ec7272;
  width: 2%;
  text-align: right;
}

.header_nav .nav_container ul .nav_item  .no_border_line {
  border: 0px solid #fff;
}
.header_nav .nav_container ul .nav_item2 {
	
	float:left;
  position: relative;
    width:150px;
  display: table-cell;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.header_nav .nav_container ul .nav_item2 a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  width: 98%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-decoration:none;
}
.header_nav .nav_container ul .nav_item2 span{
  float: right;
  margin-right:-6px;
  color: #ec7272;
  width: 2%;
  text-align: right;
}

.header_nav .nav_container ul .nav_item2 .no_border_line {
  border: 0px solid #fff;
}
.header_nav .nav_container ul .nav_item2.active:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 0px;
  border-bottom: 6px solid #fb7d7d;
}


.header_nav .nav_container ul li .upline{
	width:100%;
	height:100%;
  background:url(imagesnavup.png) no-repeat center;
  background-position:top;
}

.header_nav .nav_container ul li .noline{
	position:relative;
	margin:0 auto;
	width:100%;
	height:100%;

}
*/

/*栏目页主体样式*/
.articlelist{
	padding:0;
	margin:0;
}
.main_body {
  margin: 20px auto;
  width:1200px;
  box-sizing: border-box;
}

.slides_container {
	/*width:830px;*/
	width:1198px;
	height:348px;
	border:1px solid #e6e6e6;
	overflow:hidden;
	position:relative;
}
.slides_container img{
	float:left;
	width: 830px;
	height: 350px;
}

.slides_container .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 350px;
}

.slides_container .carousel-inner .carousel-item {
	float: left;
	height: 350px;
}

.slides_container .carousel-item img {
	height: 348px;
}

.slides_container .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 810px;
	text-align: right;
	font-size: 0;
}

.slides_container .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.slides_container .carousel-indicators span.active {
	background-color: #de3a3a;
}

.slides_container .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.slides_container .carousel-prev-btn {
	left: 0;
	background: url(imagesprev.png) no-repeat;
}

.slides_container .carousel-next-btn {
	right: 370px;
	background: url(imagesnext.png) no-repeat;
}
.main_body .slides_container  .carousel_right {
  position: relative;
  float:right;
  display: inline-block;
  width: 320px;
  padding: 0 17px;
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
  color: #0c0300;
}
.main_body .slides_container  .carousel_right .artical_title {
  margin-top: 40px;
  line-height: 24px;
}
.main_body .slides_container  .carousel_right .artical_title a {
  color: #0c0300;
  font-size: 18px;
  font-weight: bold;
}
.main_body .slides_container  .carousel_right .artical_detail {
  position:relative;
  margin-top: 15px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left {
  float:left;
  height: 20px;
  line-height: 20px;
  cursor: default;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left .zhuanlan {
	float:left;
   font-size:14px;
   font-style:normal;
  display: inline-block;
  padding: 0 7px;
  background-color: #ea3e3e;
  color: #fff;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left .zhuanlan_name {
	float:left;
   font-size:14px;
   font-style:normal;
  display: inline-block;
  padding: 0 8px;
  background-color: #efefef;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_right {
   float: right;
   margin-right:0px;
  color: #9f9f9f;
  height: 20px;
  line-height: 20px;
 
}
.main_body .slides_container .carousel_right .artical_detail .detail_right .artical_from {
  float:left;
  font-size:12px;
  font-style:normal;
  padding-left: 15px;
  background: url("imagescomp.png") 0 4px no-repeat;
}

.main_body .slides_container .carousel_right .artical_detail .detail_right span{
	float:left;
	font-size:9px;
	height:14px;
	overflow:hidden;
  font-style:normal;
  width:10px;
  text-align:center;
}
.main_body .slides_container .carousel_right .artical_detail .detail_right .artical_time {
	float:left;
	  font-size:12px;
  font-style:normal;
  padding-left: 15px;
  background: url("imagesclock.png") 0 4px no-repeat;
}
.main_body .slides_container  .carousel_right  .artical_content {
  line-height: 18px;

  height: 140px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.main_body .slides_container  .carousel_right  .artical_content a {
	     font-size:14px;
   font-style:normal;
   color:#333;
}

.main_body .slides_container  .carousel_right .artical_footer_unfold {
  position: absolute;
  bottom: -16px;
  margin: auto;
  width: 300px;
  height: 58px;
  line-height: 40px;
  text-align: right;
  border-top: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.main_body .slides_container  .carousel_right .artical_footer_unfold a {
  color: #ea3e3e;
}
.slides_container .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 350px;
}

.slides_container .carousel-inner .carousel-item {
	float: left;
	height: 350px;
}

/*内容二*/
.body_part_one{
	float:left;
	width:1200px;
	margin-top:20px;
}
.body_part_left_index {
    width: 910px;
    height: 100%;
    float: left;

}


.title {
    width: 100%;
    height: 31px;
    border-bottom: 4px solid #e6e6e6;
}

.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;

}
.list_icon
{
    background: url('imageslist_icon.png') no-repeat 4px 4px;
}
.cityMore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    /*cursor: pointer;*/
    color: #666666;
}
.cityMore a{
    color: #666666;
	text-decoration:none;
}

.red_h_18out {
	float:left;
	width:100%;
	height:55px;
	border-bottom:1px solid #e6e6e6;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:55px;
	font-size:14px;
   font-style:normal;
   color:#333;
   text-decoration:none;
}
.red_h_18out span{
	float:right;
	margin-right:0px;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:55px;
	font-size:12px;
   font-style:normal;
   color:#bea499;
}

.list_line{
    border:0.5px solid #e6e6e6; height:295px; display:inline-block; margin-left: 19px;    margin-top: 65px;
}
.body_part_left_top_one {
    width: 435px;
    height: 100%;
    float: left;
}

.body_part_left_top_two {
    width: 435px;
    height: 100%;
    float: right;
}

.shqygl {
	float:left;
	margin-top:20px;
	height:137px;
	width:100%;
	overflow:hidden;
}
.shqygl img{
	float:left;
	width:100%;
	height:100%;
}

.cchhy{
	float:left;
	margin-top:20px;
	width:100%;
	height:300px;
	border:1px solid #e6e6e6;
}
.blackList {
    width: 270px;
    height: 100%;
    float: right;
	border:1xp solid #e6e6e6;
}

.artical_column_nav {
	float:left;
	width:100%;
  height: 45px;
  line-height: 45px;
  width: 100%;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  font-size: 0;
}
.artical_column_nav li {
 /* width: 110px;*/
  min-width:150px;
  display: inline-block;
  color: #333333;
  font-size: 18px;
  height: 45px;
  text-align: center;
  margin-right: 10px;
}
.artical_column_nav li a{
  width: 100%;
  height: 43px;
  display: inline-block;
  color: #333333;
  padding: 0 5px;
}
.artical_column_nav li a.active {
 /* background-color: #0063ba;*/
  background-color: #e22323;
  color: #fff;
}


.ul_left  {
  float: left;
  margin-top:10px;
  width: 365px;
}
.ul_right {
  float: left;
  margin-top:10px;
  margin-left:20px;
  width: 365px;
  
}
.ul_left li,
.ul_right li {
  height: 55px;
  font-size: 14px;
  color: #333;
  line-height: 55px;
  background: green;
  box-sizing: border-box;
  padding-left: 20px;
  background: url("imagesjointRP-arrow.png") no-repeat left;
}
.ul_left li a,
.ul_right li a {
  color: #333;
  font-style:normal;
  text-decoration:none;

}





.Standards{
	float:left;
    height: 340px;
    width: 100%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin-top: 20px;
}

.Standards_nav_list{
    padding: 0px 30px 20px 30px;
}
.vertical_line {
	float:left;
	margin-top:20px;
  margin-left:30px;
  margin-right: 16px;
  float: left;
  height: 210px;
  border-right: 1px solid #e6e6e6;
}

.Standards_nav_ul{
    height: 45px;
    border-bottom:2px solid #e6e6e6;
}
.Standards_nav_ul li{
    position: relative;
    float: left;
    font-size: 16px;
    color: #333;
	background:url(imagescreditDynamics_3_1.png)  0px 18px no-repeat;
	
	padding-left:35px;
	padding-right:35px;
	
    height: 45px;
    line-height: 55px;
    margin-left: 60px;
    font-weight: 600;
    cursor: pointer;
}
.Standards_nav_ul li.active {
	background:url(imagescreditDynamics_3.png)  0px 18px no-repeat;
    border-bottom: 2px solid #e22323 !important;
    color: #e22323;
}
.Standards_nav_ul li i{
    position: absolute;
    width: 10px;
    height: 5px;
    top:47px;
    left: 80px;
    display: none;
    background: url('imagescreditResearch_2.png')no-repeat;
}
.Standards_nav_ul li.active i{
    display: block;
}

.regulation_title {
	float:left;
	margin-top:20px;
  overflow: hidden;
  height: 43px;
  width: 908px;
  border: 1px solid #e6e6e6;
}
.regulation_title p {
  display: inline-block;
  width: 154px;
  height: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 43px;
  background: #e22323;
}
.regulation_title span {
  float: right;
  display: inline-block;
  height: 100%;
  line-height: 43px;
}
.regulation_title span a {
  color: #666666;
  font-size: 12px;
}
.Comprehensive_dynamic_list_more {
	position:relative;
	float:left;
	margin-top:20px;
	width:100%;
    text-align: center;
}
.Comprehensive_dynamic_list_more a{
	text-decoration:none;
    color: #e22323;
}


.content_five_one_two {
	float:left;
}
.content_five_one_two .modeldemo li {
    height: 96px;
    /*  width: 100%;*/
    padding-top: 20px;
    overflow: hidden;
    float: left;
}

.content_five_one_two .modeldemo li a{
	float:left;
	text-decoration:none;
}
.content_five_one_two .modeldemo li a img{
	float:left;
	width:445px;
	height:96px;
}
.content_five_one_two .modeldemo #r_li {
    height: 96px;
    /*  width: 100%;*/
    padding-top: 20px;
    overflow: hidden;
    float: right;
}

.content_five_one_two .modeldemo #r_li a{
	float:left;
	text-decoration:none;
}
.content_five_one_two .modeldemo #r_li a img{
	float:left;
	width:445px;
	height:96px;
}

.modeldemo {
    width: 100%;
    overflow: hidden;
}

.modeldiv_img{
    width: 78px;
    height: 78px;
    float: left;
}
.modeldiv2 img {
    float: left;
}
.modelul {
    width: 280px;
    height: 80px;
    display: inline-block;
    padding-left: 10px;
}
.modelul a{
    color: #333;
	text-decoration:none;
}
.demo {
    background: url('images04_icon-.png') no-repeat 4px 4px;
}
.keynode {
    background: url('images06_icon.png') no-repeat 4px 4px;
}
.Standards_cch{
	float:left;
    height: 340px;
    width: 100%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin-top: 20px;
	margin-bottom:20px;
}
.Standards_nav_ul_cch{
	float:left;
	margin-left:0px;
	width:200px;
    height: 100%;
	
}
.Standards_nav_ul_cch li{
	
    position: relative;
    float: left;
	width:100%;
    font-size: 16px;
    color: #333;
	background:url(imagescreditDynamics_3_1.png)  25px 33px no-repeat;
    height: 83px;
    line-height: 84px;
	text-align:center;
	
    border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
    font-weight: 600;
    cursor: pointer;
}
.Standards_nav_ul_cch li.active {
	background:url(imagescreditDynamics_3.png) 25px 33px no-repeat;
    border-bottom: 2px solid #e22323 !important;
    color: #e22323;
}
.Standards_nav_ul_cch li i{
    position: absolute;
    width: 8px;
    height: 18px;
    top:33px;
    left: 201px;
    display: none;
    background:url(imagesindex_upArrow_right.png) no-repeat;
}
.Standards_nav_ul_cch li.active i{
    display: block;
}


.chhbox{
	float:left;
	width:100%;
	height:100%;
}

.cchbody {
	float:left;
	padding-left:25px;
	margin-top:10px;
	width:700px;
	height: 320px;
    box-sizing: border-box;
    overflow-x: hidden;
	overflow:hidden;
}

.cchbody ul{
	float:left;
	width:100%;
	height:500px;
}
	
.cchbody ul	.lishow{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.cchbody ul	.lishow	a{
     font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

.cchbody  ul .disable{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.cchbody  ul .disable a{	
		float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
    cursor:no-drop;
    color:#aaa;
}

.cchbody1 {
	float:left;
	padding-left:25px;
	margin-top:10px;
	width:700px;
	height: 320px;
    box-sizing: border-box;
    overflow-x: hidden;
}

.cchbody1 ul{
	float:left;
	width:112px;
	height:600px;
}
	
.cchbody1 ul	.lishow{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.cchbody1 ul	.lishow	a{
     font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

.cchbody1  ul .disable{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.cchbody1  ul .disable a{	
		float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
    cursor:no-drop;
    color:#aaa;
}

.cchbody::-webkit-scrollbar {
    width: 5px;
}


.cchbody::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}

.cchbody1::-webkit-scrollbar {
    width: 5px;
}


.cchbody1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}
.publicity
{
    background: url('imagespublicity_icon.png') no-repeat 4px 4px;
}

/*右侧文章搜索样式*/
.blackList .artical_search_wrap {
	float:left;
  width: 100%;
  height: 150px;
  background-color: #d1e1f0;
  text-align: center;
  margin-bottom:20px;
}
.blackList .artical_search_wrap .search_artical_title {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  text-align: left;
  color: #0c0300;
  text-indent: 20px;
}
.blackList .artical_search_wrap .search_artical_input {
	float:left;
	margin-left:20px;
  height: 45px;
  width: 230px;
  line-height: 45px;
  background-color: #fff;
}
.blackList .artical_search_wrap .search_artical_input .input_content {
	float:left;
	width:220px;
  height: 45px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}
.blackList .artical_search_wrap .search_artical_input .input_content .search_text {
	 float: left;
  display: inline-block;
  width: 172px;
  height: 45px;
  font-size:14px;
  line-height: 45px;
  text-align: left;
  text-indent: 20px;
  outline: none;
-webkit-appearance: none;
border-radius: 0;
border:1px solid #fff;
 
}
.blackList .artical_search_wrap .search_artical_input .input_content  .btn {
  float: right;
  display: inline-block;
  width: 40px;
  height: 45px;
  background: url("imagessearch_blue.png") 5px 10px no-repeat;
  cursor: pointer;
  outline: none;
-webkit-appearance: none;
border-radius: 0;
border:1px solid #fff;
}
.mainContent-right-first-index {
	float:left;
  padding: 15px;
  width: 240px;
  height:448px;
  border: 1px solid #e6e6e6;
  margin-bottom:20px;
}

/*右侧大家关注样式*/
.column_list_interest_index {
	float:left;
  color: #333;
  font-size: 14px;
}
.column_list_interest_index li {
  padding: 10px 0;
  border-bottom: 1px solid #bebebe;
  line-height: 25px;
}
.column_list_interest_index li span {
  font-size: 12px;
  color: #ea3e3e;
  display: inline-block;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid #ea3e3e;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: default;
}
.column_list_interest_index li p {
  font-size: 12px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.column_list_interest_index li a {
  color: #333;
}


.hc-video {
  padding: 5px 10px 0 ;
  border: 1px solid #e6e6e6;
  margin-bottom:20px;
}
.hc-video .video-box {
  padding-top: 10px;
}
.hc-video .video-box .video {
  width: 100%;
  height: 220px;
}
.hc-video .video-box .video .hc-video-dimensions {
  width: 100%;
  height: 100%;
}
.hc-video .video-box .video .video-js .vjs-big-play-button {
  width: 50px;
  height: 50px;
}
.hc-video .video-box .video .vjs-big-play-centered .vjs-big-play-button {
  top:100%;
  left:100%;
  margin-top:-68px;
  margin-left:-54px;
  border-radius: 25px;
}
.hc-video .video-box .video-title {
  /*height: 66px;*/
  width: 100%;
  /*line-height: 66px;*/
  font-size: 16px;
  color: #333;
  font-weight: 600;
  text-align: center;
  margin:15px 0;
  overflow:hidden;
}
.hc-video .video-box .video-content {
  line-height: 20px;
}
.hc-video .video-box .video-content a {
	text-decoration:none;
  color: #999;
}
.hc-video .hc-video-list {
  padding-top: 18px;
  border-top: 1px solid #e6e6e6;
}
.hc-video .hc-video-list li {
  height: 30px;
  font-size: 14px;
}
.hc-video .hc-video-list li i {
  height: 100%;
  color: #e22323;
  padding-right: 5px;
}
.hc-video .hc-video-list li a {
	text-decoration:none;
  height: 100%;
  color: #333;
}
.hc-video .video-box .video-foot {
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #999;
}
.hc-video .video-box .video-foot span {
  min-width: 15px;
  height: 100%;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: top;
}
.hc-video .video-box .video-foot span.hc-source {
  background-image: url('imagescomp.png');
}


/*左侧文章定位样式*/
.main_body .body_artical_location {
  margin-top: 40px;
  height: 36px;
  font-size: 15px;
  color: #444;
}
.main_body .body_artical_location p {
  text-indent: 20px;
}
.main_body .body_artical_location p a{
  color: #444;
}
.main_body .body_artical_location p a:hover{
  color: #0063ba;
}

.wrapper .main_body .mainContent-right {
  float: right;
  width: 368px;
  margin-top: 36px;
}
.wrapper .main_body .mainContent-right .mainContent-right-first {
  padding: 15px;
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-bottom:20px;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li {
  height: 95px;
  width: 100%;
  padding-top: 16px;
  overflow: hidden;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > a {
  float: left;
  width: 100px;
  height: 100%;
  background-color: #ccc;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > a img {
  width: 100%;
  height: 100%;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > div {
  float: right;
  width: 228px;
  height: 100%;
  font-size: 14px;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > div a {
  color: #333;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > div p {
  line-height: 25px;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > div span {
	float:left;
	
  height: 20px;
  width: 100%;
  margin-bottom:0px;
  text-align: right;
}
.wrapper .main_body .mainContent-right .mainContent-right-first .mainContent-right-hotList li > div span a {
  color: #e22323;
}
.wrapper .main_body .mainContent-right .artical_search_wrap {
  width: 100%;
}

/*右侧样式*/
.main_body .body_part_right {
  position: relative;
  display: inline-block;
  float: right;
  width: 350px;
}
/*右侧文章搜索样式*/
.main_body .body_part_right .artical_search_wrap {
  width: 350px;
  height: 150px;
  background-color: #d1e1f0;
  text-align: center;
  margin-bottom:20px;
}
.main_body .body_part_right .artical_search_wrap .search_artical_title {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  text-align: left;
  color: #0c0300;
  text-indent: 20px;
}
.main_body .body_part_right .artical_search_wrap .search_artical_input {
  height: 45px;
  width: 310px;
  line-height: 45px;
  margin: 0 auto;
  background-color: #fff;
}
.main_body .body_part_right .artical_search_wrap .search_artical_input .input_content {
	float:right;
  height: 45px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}
.main_body .body_part_right .artical_search_wrap .search_artical_input .input_content .search_text {
	 float: left;
  display: inline-block;
  width: 265px;
  height: 45px;
  font-size:14px;
  line-height: 45px;
  text-align: left;
  text-indent: 20px;
  outline: none;
-webkit-appearance: none;
border-radius: 0;
border:1px solid #fff;
 
}

/*右侧专栏直通车样式*/
.main_body .body_part_right .artical_search_wrap .search_artical_input .input_content .btn {
  float: right;
  display: inline-block;
  width: 40px;
  height: 45px;
  background: url("imagessearch_blue.png") 5px 10px no-repeat;
  cursor: pointer;
  outline: none;
-webkit-appearance: none;
border-radius: 0;
border:1px solid #fff;
}
.main_body .body_part_right .special_column_style, .main_body .body_part_right .special_column_wrap {
  margin-top: 20px;
  width: 100%;
  padding: 20px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}

.main_body .body_part_right .special_column_wrap1 {
  margin-top: 0px;
  width: 100%;
  padding: 20px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}

.main_body .body_part_right .special_column_style .column_title, .main_body .body_part_right .special_column_wrap .column_title {
  border-bottom: 4px solid #e6e6e6;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  box-sizing:border-box;
}
.main_body .body_part_right .special_column_wrap1 .column_title {
  border-bottom: 4px solid #e6e6e6;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  box-sizing:border-box;
}

.main_body .body_part_right .special_column_style .column_title span, .main_body .body_part_right .special_column_wrap .column_title span {
  /*width: 50%;*/
  display: inline-block;
  height: 30px;
  border-bottom: 4px solid #ea3e3e;
  box-sizing: border-box;
}
.main_body .body_part_right .special_column_wrap1 .column_title span {
  /*width: 50%;*/
  display: inline-block;
  height: 30px;
  border-bottom: 4px solid #ea3e3e;
  box-sizing: border-box;
}
.main_body .body_part_right .special_column_style .column_title span em, .main_body .body_part_right .special_column_wrap .column_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("imageszx_icon_red.png") 0 5px no-repeat;
}
.main_body .body_part_right .special_column_wrap1 .column_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("imageszx_icon_red.png") 0 5px no-repeat;
}
.main_body .body_part_right .special_column_style .column_list, .main_body .body_part_right .special_column_wrap .column_list {
  width: 270px;
  margin: 10px 0 0 30px;
  text-align: center;
  font-size: 14px;
}
.main_body .body_part_right .special_column_style .column_list li, .main_body .body_part_right .special_column_wrap .column_list li {
  width: 130px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-top: 10px;
}
.main_body .body_part_right .special_column_style .column_list li a, .main_body .body_part_right .special_column_wrap .column_list li a {
  color: #676868;
  font-size: 14px;
}
.main_body .body_part_right .special_column_style .column_list .duck_grey, .main_body .body_part_right .special_column_wrap .column_list .duck_grey {
  background-color: #e8e7e7;
}
.main_body .body_part_right .special_column_style .column_list .light_grey, .main_body .body_part_right .special_column_wrap .column_list .light_grey {
  background-color: #f2f2f2;
}



.main_body .body_part_right .special_column_wrap1 .column_title span {
  /*width: 50%;*/
  display: inline-block;
  height: 30px;
  border-bottom: 4px solid #ea3e3e;
  box-sizing: border-box;
}
.main_body .body_part_right .special_column_wrap1 .column_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("imageszx_icon_red.png") 0 5px no-repeat;
}
.column_list, .main_body .body_part_right .special_column_wrap1 .column_list {
  width: 270px;
  margin: 10px 0 0 30px;
  text-align: center;
  font-size: 14px;
}
.column_list li, .main_body .body_part_right .special_column_wrap1 .column_list li {
  width: 130px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-top: 10px;
}
.main_body .body_part_right .special_column_wrap1 .column_list li a {
  color: #676868;
  font-size: 14px;
}
.main_body .body_part_right .special_column_wrap1 .column_list .duck_grey {
  background-color: #e8e7e7;
}
.main_body .body_part_right .special_column_wrap1 .column_list .light_grey {
  background-color: #f2f2f2;
}




/*右侧大家关注样式*/
.main_body .body_part_right .people_interest_wrap .column_list_interest {
  color: #333;
  font-size: 14px;
}
.main_body .body_part_right .people_interest_wrap .column_list_interest li {
  padding: 10px 0;
  border-bottom: 1px solid #bebebe;
  line-height: 25px;
}
.main_body .body_part_right .people_interest_wrap .column_list_interest li span {
  font-size: 12px;
  color: #ea3e3e;
  display: inline-block;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid #ea3e3e;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: default;
}
.main_body .body_part_right .people_interest_wrap .column_list_interest li p {
  font-size: 12px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main_body .body_part_right .people_interest_wrap .column_list_interest li a {
  color: #333;
}


/*左侧文章定位样式*/
.main_body .body_artical_location {
  margin-top: 40px;
  height: 36px;
  font-size: 15px;
  color: #444;
}
.main_body .body_artical_location p {
  text-indent: 20px;
}
.main_body .body_artical_location p a{
  color: #444;
}
.main_body .body_artical_location p a:hover{
  color: #0063ba;
}


/*左侧相关文章样式*/
.main_body .body_part_left{
	float:left;
	margin-bottom:30px;
}

.main_body .body_part_left .native_artical_wrap {
	float:left;
  padding: 30px;
  width:100%;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  color: #4f5050;
  margin-top: 20px;
  
}
.main_body .body_part_left .native_artical_wrap .native_artical_title {
  border-bottom: 1px solid #bebebe;
  height: 30px;
  line-height: 25px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.main_body .body_part_left .native_artical_wrap .native_artical_title span {
  display: inline-block;
  height: 30px;
  border-bottom: 5px solid #ea3e3e;
  box-sizing: border-box;
}
.main_body .body_part_left .native_artical_wrap .native_artical_column_list a{
	text-decoration:none;
}
	

.main_body .body_part_left .native_artical_wrap .native_artical_title span em {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url("imageszx_icon_red.png") 0 5px no-repeat;
}
.main_body .body_part_left .native_artical_wrap ul {
  padding: 10px 10px 6px 10px;
}
.main_body .body_part_left .native_artical_wrap ul li {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  list-style: decimal;
  list-style-position: inside;
}
.main_body .body_part_left .native_artical_wrap ul li a {
  color: #4f5050;
  display: inline-block;
}
.main_body .body_part_left .native_artical_wrap ul li span {
  display: inline-block;
  float: right;
  color: #9f9f9f;
}

/*左侧新闻列表嵌套模板*/
.main_body .body_part_left .artical_wrap {
  width: 830px;
  height: auto;
}

.main_body .body_part_left .artical_wrap .artical_column_nav {
  height: 45px;
  line-height: 45px;
  width: 100%;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  font-size: 0;
}
.main_body .body_part_left .artical_wrap .artical_column_nav li {
 /* width: 110px;*/
  min-width:150px;
  display: inline-block;
  color: #333333;
  font-size: 18px;
  height: 45px;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}

.main_body .body_part_left .artical_wrap .artical_column_nav  .active {
 /* background-color: #0063ba;*/
  background-color: #e22323;
  color: #fff;
}
/*.main_body .body_part_left .artical_wrap .artical_column_nav li a:hover {
  background-color: #e22323;
  color: #fff;
}*/
.main_body .body_part_left .artical_wrap .artical_show_part {
  color: #333;
}
.main_body .body_part_left .artical_wrap .artical_show_part li {
  padding: 20px 20px;
  border-bottom: 1px solid #bebebe;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_title {
  line-height: 18px;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_title a {
  color: #0c0300;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration:none;
/*  font-weight: bold;*/
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail {
  /*margin-top: 5px;*/
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail span{
  cursor: default;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_left {
  height: 20px;
  line-height: 20px;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_left .zhuanlan {
  display: inline-block;
  font-size:14px;
  padding: 0 7px;
  font-style:normal;
  background-color: #ea3e3e;
  color: #fff;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_left .zhuanlan_name {
  display: inline-block;
  font-size:14px;
  padding: 0 8px;
  font-style:normal;
  background-color: #efefef;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_left .zhuanlan_name a{
	color:#333;
	text-decoration:none;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_right {
  color: #9f9f9f;
  height: 20px;
  line-height: 20px;
  float: right;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_right .artical_from {
  padding-left: 15px;
  background: url("imagescomp.png") 0 5px  no-repeat;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_right .artical_time {
  padding-left: 15px;
  background: url("imagesclock.png") 0 5px no-repeat;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail .detail_right span {
  margin: 0 10px;
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_content {
  line-height: 22px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /*height: 64px;*/
}
.main_body .body_part_left .artical_wrap .artical_show_part li .artical_content a{
	text-decoration:none;
	  color:#666;
}

.dede_pages{
	
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	font-size:16px;
	line-height:17px;
	margin-right:6px;
	padding:5px 10px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
		font-size:16px;
	margin:0px 2px;
}
.dede_pages ul li select{
	font-size:16px;
}



/*左侧文章内容样式*/
.main_body .body_part_left .artical_page_detail {
  padding: 20px;
   width: 830px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  color: #4f5050;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap h2 {
  font-size: 24px;
  font-weight: bold;
  color: #4f5050;
  -moz-user-select: text;
  -o-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
 /* margin-bottom: 20px;*/
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap {
  height: 48px;
  line-height: 48px;
  color: #7c7c7c;
  border-bottom: 1px solid #bebebe;
  font-size: 14px;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap em {
  margin: 0 15px;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_left {
  float: left;
  font-size: 14px;
  overflow:hidden;
 
}

.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_left em{
	font-style:normal;
}


.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right {
  float: right;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right .right_13px {
  margin-right: 14px;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right .bdsharebuttonbox{
	float:right;
	
}

.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right .bdsharebuttonbox .share_icon {
	float:left;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
  vertical-align: middle;
  padding:0px;
}


.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right  .bdsharebuttonbox  .weixin_share {

  background: url("imagesweixin_icon.png") 0px 0px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right  .bdsharebuttonbox .weibo_share {

  background: url("imagesweibo_icon.png") 0px 0px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right  .bdsharebuttonbox .tieba_share {

  background: url("imagestieba_icon.png") 0px 0px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_caption_wrap .artical_info_wrap .artical_info_right .bdsharebuttonbox .rb_share {

  background: url("imagesrb_icon.png") 0px 0px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_content_wrap{
	margin-top:30px;
}
.main_body .body_part_left .artical_page_detail .artical_content_wrap p {
  text-indent: 2em; 
  /* line-height: 24px;
   font-size: 12px;
  padding: 20px 0;*/
  -moz-user-select: text;
  -o-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap {
  text-align: right;
  margin-top: 16px;
}

.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap .detail_right {
  color: #9f9f9f;
  height: 20px;
  line-height: 20px;
}
.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap .detail_right .zrbj {
  padding-left: 15px;
  background: url("imageszrbj.png") 0 7px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap .detail_right .artical_from {
  padding-left: 15px;
  background: url("imagescomp.png") 0 5px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap .detail_right .artical_time {
  padding-left: 15px;
  background: url("imagesclock.png") 0 5px no-repeat;
}
.main_body .body_part_left .artical_page_detail .artical_pagefooter_wrap .detail_right span {
  margin: 0 10px;
}
