body{background: #f7f7f7;}
/*@font-face {
font-family: 'MyFont';
src: url('../../css_new/PingFang_SC.ttf')
}*/
* { font: inherit; 
font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,Arial,sans-serif; 
-webkit-box-sizing: border-box;
 box-sizing: border-box; 
 -webkit-font-smoothing: antialiased;
 }
 *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

button, input, select, textarea { outline: 0; }

li, ol, ul { list-style: none; }

b, strong { font-weight: 400; }

a{text-decoration:none;}
a:hover{text-decoration: none;}
img { vertical-align: middle; border: 0; max-width: 100%; }
.clearfix:after{content:" ";display:block;clear:both;}


.fl{float:left;}
.fr{float:right;}
body{border:#f7f7f7;}
.sec_title{background: #00a74b;font-size:16px;color:#fff;padding:10px 20px;border-radius: 20px;display:inline-block;margin-bottom:20px;}

.main_body{
	padding:45px 0;
}

/*banner*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{margin:0 auto;}
.carousel-control.left,.carousel-control.right{background:none;}
.carousel-control.left{width:30px;height:30px;left:2%;top:50%;text-align: center;line-height: 28px;}
.carousel-control.right{width:30px;height:30px;right:2%;top:50%;text-align: center;line-height: 28px;}

.carousel-control span{font-size:30px;color:#fff;}
.carousel-caption {
    text-align: left;
    left: 8%;
    padding-bottom: 66px;
    text-shadow: none;
}
.item .carousel-caption.panyun-btn a {
    display: inline-block;
    color: #1488cc;
    font-size: 14px;
    padding: 8px 20px;
    background: #fff;
    border-radius: 4px;
}
.item .carousel-caption.yuntan-btn a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    background: linear-gradient(to right,#4e54c8,#8f94fb);
    border-radius: 4px;
}
.item .carousel-caption.ssl-btn a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    background: linear-gradient(to right,#56b4d3,#11998e);
    border-radius: 4px;
}
.carousel{
	margin-bottom: 30px;
}
.carousel_banner .img{
	position: relative;
}
.carousel_banner .img .tit_bac{
	 background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    width:100%;
    height:42px;
    padding-left:15px;
}
.carousel_banner .img .tit_bac p{
	color: #fff;
   
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding:0;
    width: 92%;
    line-height: 42px;
}
.carousel-indicators{
	width:auto;
	margin-left:0;
	right:3%;
	bottom:10px;
	left:auto;
	display: inline-block;
}
.carousel-indicators li{
	
}
/*最新文章*/
.nav-tabs{border-bottom: none;background: none;}
.tab-pane{margin-top:0;}
.latest_news{}
.latest_news .news_list li{background: #fff;margin-bottom:15px;}
.latest_news .news_img{width: 300px;
    overflow: hidden;
    height: 180px;}
    .latest_news .news_img img{
    	max-width: 100%;
    	transition: all .3s ease;
    	-webkit-transition: all .3s ease;
    }
.latest_news .news_info {width: 65%;padding:17px 24px 22px;}
.latest_news .news_info .news_title{
	font-size:20px;
	color:#292525;
	line-height: 28px;
	overflow:hidden; 
	display:-webkit-box;
	font-weight:600;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	cursor: pointer;
	margin-bottom:10px;
	}
	.latest_news .news_info .news_title:hover{
		color:#2ea039;
	}
	.latest_news .news_img:hover img{
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}
.latest_news .news_info .summary{
	font-size:14px;color:#999;
	text-overflow:ellipsis;
	overflow: hidden;
    display:-webkit-box; 
    margin-bottom:15px;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;text-align: justify;}
.latest_news .news_time{margin-bottom:20px;}
.latest_news .news_time span{font-size:14px;color:#999;margin:0 8px;}
.latest_news .news_time span:first-child{margin-left:0;}

.latest_news .news_time span img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: -3px;
}
.latest_news .news_time a {
    vertical-align: middle;
    color: #999;
}
.latest_news .news_time i {
    font-size: 18px;
    vertical-align: middle;
    color: #3d83e6;
}
.latest_news .news_time span {
    font-size: 12px;
    color: #999;
    margin: 0 8px;
    display: inline-block;
    vertical-align: middle;
}
.latest_news .news_info .single_tag {
    margin-top: 12px;
}
.latest_news .news_info .single_tag a {
    font-size: 12px;
    color: #2ea039;
    padding: 8px 10px 8px 32px;
    border-radius:17px;
    margin-right: 8px;
    background: #f7f7f7 url(../images/icon_06.png) 10px center no-repeat;
}
.latest_news .news_time span i {
    margin-right: 5px;
    color: #999;
    font-size: 12px;
}
.latest_news .nav-tabs>li.active>a,.latest_news .nav-tabs>li.active>a:focus,.latest_news .nav-tabs>li.active>a:hover{

background:none;
color:#2ea039;
display:inline-block;
border:none;
}
.latest_news .nav-tabs>li.active>a:after,.latest_news .nav-tabs>li.active>a:focus::after,.latest_news .nav-tabs>li.active>a:hover::after{
	display: block;
}
.latest_news .nav-tabs>li>a {
    margin-right: 30px;
    line-height: 1.42857143;
    font-size: 18px;
    color: #333;
    border:none;
    background: none;
    padding:0 0 15px;
    display: inline-block;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
}
.latest_news .nav-tabs>li>a:after{
	position: absolute;
	content: '';
	display: none;
	height:2px;
	width:100%;
	background: #2ea039;
	bottom:0;
	left:0;
}
.latest_news .more{
	text-align: center;
	margin-top:50px;
	margin-bottom:50px;
}
.latest_news .more a{
	background:#00a74b;
color:#fff;
padding:10px 20px;
border-radius: 4px;
text-decoration: none;
}


/*专题推荐*/

.topic_news{margin-top:30px;}
.topic_news .news_list .news_box{padding:15px 15px;background: #fff;}
.topic_news .news_list li{}
.topic_news .news_title{font-size:16px;color:#fff;overflow:hidden; display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;cursor: pointer;}
.topic_news .news_info .news_summary p{font-size:14px;color:#666;margin-top:8px;text-overflow:ellipsis;overflow: hidden;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;text-align: justify;}
.topic_news .news_img{position: relative;overflow: hidden;height: 132px;}
.topic_news .news_img img{transition: all ease 0.3s;}
.topic_news .news_sort{position: absolute;font-size:12px;top:10px;left:10px;color:#fff;background: rgba(0,167,75,0.5);padding:2px 8px;border-radius: 15px;}
.topic_news .tit_bac{background:rgba(0,0,0,0.7);padding:2px 4px;position: absolute;bottom:0;left:0;width:100%;}
.topic_news .news_list li:hover .news_img img{transform: scale(1.2);}



.topicnews_list{
				padding-top:15px;
				background: #fff;
			}
			.topicnews_list .news_item{
				position: relative;
				margin-bottom:24px;
				border-bottom: 1px solid #e5e5e5;
				padding-bottom:24px;
			}
			
			.topicnews_list .news_item .news_box{
				display: flex;
			}
			.topicnews_list .news_item .news_box .title{
				display: inline-block;
			    -webkit-box-flex: 1;
			    -ms-flex: 1;
			    flex: 1;
			    -webkit-box-ordinal-group: 3;
			    -ms-flex-order: 2;
			    order: 2;
			}
			.topicnews_list .news_item .news_box .title a{
				padding: 0;
			    margin: 0;
			    font-weight: 400;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    display: -webkit-box;
			    -webkit-line-clamp: 2;
			    -webkit-box-orient: vertical;
			    color: #3a3a3a;
			    font-size: 14px;
			    line-height: 21px;
			    font-weight: 400;
			    transition: color .3s;
			}
			.topicnews_list .news_item .news_box .time{
				display: inline-block;
			    width: 50px;
			    font-size: 18px;
			    height: 39px;
			    margin-right: 10px;
			    overflow: hidden;
			    border-radius: 4px;
			    -webkit-box-ordinal-group: 2;
			    -ms-flex-order: 1;
			    order: 1;
			}
				.topicnews_list .news_item .news_box .time span{
					display:inline-block;
					margin-top:2px;
					font-family: Impact;
					color:#ddd;
				}
			.topicnews_list .news_item .cont{
				height: 0;
			    overflow: hidden;
			    -webkit-transition: height .2s linear;
			    transition: height .2s linear;
			}
			.topicnews_list .news_item .cont .detail{
				height: 152px;
			    overflow: hidden;
			    margin: 16px 0;
			    background-color: #f9f9f9;
			    border-radius: 3px;
			}
			.topicnews_list .news_item .cont .detail .surmmary{
				overflow: hidden;
			    text-overflow: ellipsis;
			    display: -webkit-box;
			    -webkit-line-clamp: 5;
			    -webkit-box-orient: vertical;
			    font-family: PingFangSC-Regular,"Microsoft Yahei-Regular","Microsoft Yahei";
			    height: 120px;
			    margin: 16px;
			    text-align: justify;
			    
			    font-size: 13px;
			    line-height: 24px;
			}
			.topicnews_list .news_item .cont .link{
				width: 100%;
			    height: 20px;
			    text-align: left;
			}
			.topicnews_list .news_item .cont .link a{
				color: #a8a8a8;
				font-size: 14px;
			    line-height: 20px;
			    padding-left:20px;
			    background: url(https://www.wotrust.com/wp-content/uploads/2022/04/link.png) no-repeat left center;
			}
			
			
			.topicnews_list .news_item:hover .cont{
				height: 207px;
			    -webkit-transition: height .2s linear;
			    transition: height .2s linear;
			}
			.topicnews_list .news_item:hover .title a,.topicnews_list .news_item:hover .time span{
				color:#2ea039;
			}
			.topicnews_list .news_item .cont .link a:hover{
				color:#00a74b;
				background: url(https://www.wotrust.com/wp-content/uploads/2022/04/link_hover.png) no-repeat left center
			}
			.topicnews_list .more{color:#999;font-size:14px;}

/*产品推荐*/

.pro{background:#fff;padding:24px;margin-bottom:20px;margin-top:30px;}
.pro .pro_list{background: #fff;}
.pro .pro_list li{
    margin-top: 10px;padding:15px 0;
    border-top:1px dotted #eaeaea;
    }
.pro .pro_list li img{width: 54px;
    height: 54px;
    border-radius: 3px;
    margin-right: 14px;}
.pro .pro_list li .author_top{display: flex;justify-content: space-between;}
.pro .pro_list li:first-child{
    	border-top:none;
    }
.pro .pro_list li .top_title   {
    	padding: 5px 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    }
.pro .pro_list li .author_top p{font-size: 14px;
    color: #262626;
    font-weight: 600;margin-top:4px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
    .pro .pro_list li p.author_top_right{
    	font-size: 12px;
    color: #a7a7a7;
    font-weight: 400;
    line-height: 20px;
    }
.pro .pro_list li p    {
    	font-size: 12px;
    color: #595959;
    line-height: 20px;
    font-weight: 400;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    }
.pro .pro_list li span{text-align: left;font-size:14px;color:#999;display: inline-block;text-align: justify;}
.pro .pro_list li .more{color:#fff;background:#00a74b;margin-top:20px;padding:8px 20px;font-size:14px;display: block;border-radius: 20px;transition: all ease 0.3s;}
.pro .pro_list li .more:hover{box-shadow: 0 0 15px rgba(0,167,75,.6);}
.pro .pro_list li:hover p{color:#00a74b;} 
.title-box{padding:0 5px;padding-bottom:10px;margin-bottom:5px;}
.sec_title2{font-size:18px;color:#333;display:inline-block;font-weight:600;padding-left:28px}
.sec_title2.topic{background: url(../images/icon_t_06.png) no-repeat left center;}
.sec_title2.hot_tag{background: url(../images/icon_t_18.png) no-repeat left center;}
.title-box .more {
    float: right;
    font-size: 12px;
    color: #999;
}
.title-box .more:hover {
    color: #00a74b;
}
.graphic .graphic_list li{margin-bottom:10px;}
.graphic .graphic_list .img{height:139px;position: relative;overflow: hidden;}
.graphic .graphic_list .img img{transition: all ease 0.3s;}
.graphic .graphic_list li p{color:#fff;background:rgba(0,0,0,0.5);position: absolute;left:0;bottom:0;overflow:hidden; display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;padding:4px;width:100%;}
.graphic .graphic_list li:hover .img img{transform: scale(1.2);}
.graphic .graphic_list .img .item-tag {
    background-color: #ff6600;
    color: #fff;
    height: 20px;
    width: 100px;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: -28px;
    top: 10px;
    text-align: center;
    -webkit-box-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #666;
    background-color: #f50;
    -ms-transform: rotate(40deg);
    transform: rotate(
40deg
);
    -o-transform: rotate(40deg);
    -webkit-transform: rotate(
40deg
);
    -moz-transform: rotate(40deg);
}

/*热门标签*/
.tag{background: #f1f1f1;padding:10px;}
.tag_box .title-box {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.tag_box {
    
    padding: 24px;
    background: #fff;
}
.tag_box>a {
    color: #999;
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #f5f5f5;
    border-radius: 20px;
    margin: 5px 5px 5px 0;
    background: #f5f5f5;
    text-transform: uppercase;
    transition: all 0.3s;
}
.tag_box>a:hover {
    color: #00a74b;
    border: 1px solid #00a74b;
}


/*公司列表*/

.bott_sec{
	float:left;
	width:80%;
}

.chain_cp ul li{
	width:31%;display: inline-block;
	padding:15px;
	background: #fff;
	margin-right:2%;
	border:1px solid #E5E5E5;
	margin-bottom:10px;
	}
	.chain_cp ul li:nth-child(3n){
		margin-right:0;
	}
.cp_info{text-align: left;}
.cp_info .cp_photo{
	width: 80px;
    height: 80px;
    margin-right: 10px;
    display: block;
    float: left;
    position: relative;
    border:1px solid #f1f1f1;
    border-radius: 60px;
    overflow: hidden;
}
.cp_info .cp_photo img{
	width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cp_info .cp_text{float:left;margin-top:10px;width:64%;}
.cp_info .cp_text .cp_title{color:#333;font-size:20px;}
.cp_info .cp_tag{margin-top:15px;}
.cp_info span{
	display:block;
	color:#666;max-width: 229px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #999;}
.cp_tag span{color:#73bf75;display: inline-block;padding:2px 10px;border-radius: 6px;border:1px solid #73bf75;font-size:12px;}
.chain_cp .cp_summary{
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #e1e1e1;
	color:#999;
	font-size:14px;
}
.cp_more{color:#00A74B;border:1px solid #00A74B;border-radius: 6px;color:#00A74B;padding:2px 8px;}
.bott_right{
		width:20%;
	float:right;
}
.bott_right .online_apply{
	text-align: center;
	padding:20px 0;
	margin-bottom: 20px;
	background: #152032;
}
.bott_right .online_apply p{
	font-size:22px;
	color:#fff;
	
}
.bott_right .online_apply a{
	margin-top:20px;
	background:#2db362;
	color:#fff;
	font-size:14px;
	display: inline-block;
	padding:6px 15px;
}



.hot_cp{

	background: #fff;
	padding:20px;
}


.hot_cp ul li{margin-bottom:15px;}
.hot_cp .hot_list .cp_img{width:40px;height:40px;border:1px solid #e5e5e5;border-radius: 20px;overflow: hidden;display:inline-block;vertical-align: middle;}
.hot_cp .hot_list a{line-height: 40px;color:#333;font-size:16px;}
.hot_cp .hot_num{float:right;text-align: center;width:23%;}
.hot_cp .hot_num span{display: block;font-size: 14px;color:#999;}
.hot_cp .hot_num span:first-child{color:#eb604a;}
.hot_cp .title{font-size:20px;color:#333;margin-bottom:20px;}


/*公司详情*/
.cp_info_box{margin-top:20px;margin-bottom:60px;}
.cp_sec{
	background: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 6px 0 rgba(93,82,77,.08);
    box-shadow: 0 0 6px 0 rgba(93,82,77,.08);
    margin-bottom: 10px;
    padding: 20px;
}
.cp_sec .pic{
	width: 100px;
    height: 100px;
    border-radius: 10px;
    background-position-y: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    border: 1px solid rgba(0,0,0,.06);
    float: left;
    margin-right: 10px;
}
.cp_sec .cp_small {float:left;}
.cp_sec .cp_small .title{    font-size: 20px;
    color: #383838;
    line-height: 36px;
    font-weight: 600;
    margin-bottom:0;
    }
.cp_sec .cp_small span{
	color: #999;
    font-size: 14px;
    line-height: 22px;
    display: block;

}
.cp_sec .cp_small .link{
	margin-top:10px;
}
.cp_sec .cp_small .link a{margin-right:8px; cursor: pointer;}
.cp_sec  .link a img{width:14px;}
.wx_code_box{position: relative;}
.cp_sec .link .wx_qr{
	width: 120px;
    height: 120px;
    background-color: rgba(0,0,0,.7);
    top: 30px;
    z-index: 11;
    padding: 10px;
    display: none;
    -webkit-box-shadow: 0 2px 10px 2px rgba(1,1,1,.4);
    box-shadow: 0 2px 10px 2px rgba(1,1,1,.4);
}
.cp_sec  .link .wx_qr img{width:100%;}
.cp_sec .link .wx_qr .sanjiao{
    bottom: 100%;
    border: 10px solid transparent;
    border-bottom-color: rgba(0,0,0,.7);
        position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.wx_code_box:hover .wx_qr{
	display:block;
}
.cp_sec  .link .wx_qr{
	 position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.wb_code_box:hover .wb_qr{
	display: block;
}
.cp_sec .cp_tag .title{
	font-size: 14px;
    font-weight: 400;
    color: #666;
    padding-left: 10px;
    background-size: auto 14px;
    cursor: default;
    position: relative;
}
.cp_sec .cp_tag .title:before{
	display: inline-block;
	content: "";
	width:4px;
	height:16px;
	background: #00a74b;
	position: absolute;
	left:0;
	top:2px;
}
.cp_sec .cp_tag ul li{
	    float: left;
	    color: rgba(0,167,75,.5);
    margin-right: 10px;
    padding: 0 14px;
    line-height: 26px;
    border-radius: 2px;
    background-color: rgba(0,167,75,.06);
}

.cp_sec.cp_nav{border-radius: 0;}
/*.cp_sec .cp_nav_list{    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}*/
.cp_sec .cp_nav_list li{display:inline-block;padding:0 25px;}
.cp_sec .cp_nav_list li:first-child{padding-left:0;}
.cp_sec .cp_nav_list a{color:#333;font-size:16px;}

.cp_sec .cp_nav_list a:hover{
	color:#00a74b;
}
.cp_sec .title{
    overflow: hidden;
    margin-bottom: 13px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor: default;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}
.base_info .summary{
	padding: 20px 0;
    border-top: 1px solid rgba(0,0,0,.06);
}
.base_info .ny_cp_info{
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
    justify-content: space-between;
}
.base_info .ny_cp_info span{font-size:12px;color:#666;}

.base_info .table th{
	background: #fdfdfb;
	vertical-align: middle;
    color: #1e1f23;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom:1px;}
.base_info .table tbody td{
	color: #686c78;
    text-align: justify;
    border-color: #e7eaef;
}
.team_info .ld_list{
	height: 148px;
    margin-bottom:20px;
}
.team_info .ld_img{
	float:left;
	width: 128px;
    height: 100%;
    background: #000;
    }
.team_info .ld_info{float:left;width:75%;
height:100%;
    color: #fff;
    padding: 18px 12px;
    background: #CCCC99;}
.team_info .ld_info p{
	font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.team_info .ld_info .ld_name{
	font-size:18px;
	margin-bottom:10px;
}
.cp_sec.cp_news_info{padding:20px 0;}
.cp_sec.cp_news_info .title{padding-left:20px;}
.cp_pro_info .cp_pro_list{
	margin-bottom: 20px;
    padding: 24px 12px;
    border: 1px solid #e9e5dd;
    border-radius: 4px;
    text-align: center;
}
.cp_pro_info .cp_pro_list h3{
	margin: 12px 0;
    color: #1e1e21;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden; 
}
.cp_pro_info .cp_pro_list p{
	font-size: 14px;
    line-height: 20px;
    height: 60px;
    text-align: left;
    color: #676b77;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.cp_pro_info .cp_pro_list .cp_img{
	height: 100px;
	overflow: hidden;
}


/*产业链*/
.chain{
	margin-top:30px;
	margin-bottom:30px;
}
.chain .chain_list{float:left;}
.chain .chain_list.chain1{width:20%;}
.chain .chain_list.chain2{width:60%;}
.chain .chain_list.chain3{width:20%;}
.chain .chain_list .chainsub{float:left;width:50%;text-align: center;}
.chain .chain_list h3{
	font-size:24px;
	color:#73bf75;
	margin-bottom:30px;
	text-align: center;
	position: relative;
}
.chain .chain_list h3 i{
	    position: absolute;
    right: -30px;
    font-size: 40px;
    top: -10px;
    color: #ccc;
}
.chain .chain_list.chain2 h3 i{
	right: -15px;
}
.chain .chain_list .chainsub>span{
	font-size:18px;
	color:#fff;
	background: #73bf75;
	padding:6px 17px;
	border-radius: 6px;
	margin-bottom:40px;
	display:inline-block;
	position: relative;
}
.chain .chain_list .chainsub>span:after{
	content: "";
	display: block;
	width:1px;
	height:40px;
	background: #73bf75;
	position: absolute;
	top:100%;
	left:50%;
}
.chain .chain_list .chainsub li{
	margin:0 auto 25px;
	width:85%;
	border:1px solid #73bf75;
	background: rgba(115,191,117,0.1);
	border-radius: 6px;
	position: relative;
	cursor: pointer;
}
.chain .chain_list .chainsub li a{
	color:#333;
	font-size: 14px;
	line-height: 32px;
	display: block;
}
.chain .chain_list.chain3 .chainsub .xy_list1 a{
	line-height: 22px;
}
.chain .chain_list .chainsub li a:hover{
	text-decoration: none;
}
.chain .chainsub .chain_cp{
	position: absolute;
	top:76%;
	left:80px;
	min-width: 300px;
	max-width: 458px;
	background: #fff;
    z-index: 100;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    display:none;
    opacity: 0;
    transition: all ease 0.3s;
	}
	.chain .chainsub .chain_cp span{
		display:inline-block;
		margin-right:5px;
	}
	.chain .chainsub .chain_cp span a:hover{
		color:#7ecdf4;
	}
.chain .chainsub .chain_cp h4{
	font-size: 16px;
	font-weight:bold;
	color:#fff;
	background: #7ecdf4;
	text-align: center;
	line-height: 36px;
    height: 36px;
    color: #fff;
}
.chain .chainsub .chain_cp .cp_items{
	    padding: 10px 10px 10px 15px;
    overflow: hidden;
    line-height: 30px;
}
.chain .chain_list .chainsub li:hover .chain_cp{
	display:block;
	opacity: 1;
}

/*中游*/
.chain .chain_list.chain2 .chainsub.sub1{
	width:40%;
}
.chain .chain_list.chain2 .chainsub.sub2{
	width:60%;
}

.chain .chain_list.chain2 .chainsub .zy_list{
	position: relative;
}
.chain .chain_list.chain2 .chainsub .zy_list:after{
	content: "";
	display: block;
	width:50.5%;
	height:1px;
	background: #73bf75;
	position: absolute;
	top:-20px;
	left:25%;
}
.chain .chain_list.chain2 .chainsub .zy_list ul{
	float:left;
	width:50%;
}
.chain .chain_list .chainsub li a.small_size{
	font-size:12px;
}
.chain .chain_list.chain2 .chainsub>span:after{
	height:20px;
}
.chain .chain_list.chain2 .chainsub li:first-child:after{
	content: "";
	display: block;
	width:1px;
	height:20px;
	background: #73bf75;
	position: absolute;
	top:-20px;
	left:50%;
}
.chain .chain_list.chain2 .chainsub.sub2 .zy_list ul{
	width:33.3%;
}
.chain .chain_list.chain2 .chainsub.sub2 .zy_list:after{
	width:66.9%;
	left:16.7%;
}
/*下游*/
.chain .chain_list .chainsub .xy_list1{
	margin-bottom:20px;
}
.chain .chain_list .chainsub .xy_list1>span{
	font-size:18px;
	color:#fff;
	background: #73bf75;
	padding:6px 35px;
	border-radius: 6px;
	margin-bottom:0px;
	display:inline-block;
	position: relative;
}
.chain .chain_list .chainsub .xy_list1 ul{
	border:1px solid #73bf75;
	margin:-5px 4px;
	padding:10px 0;
}
.chain .chain_list .chainsub .xy_list1 li{
	margin: 0 auto;
    width: 85%;
    border: none;
    background: none;
    padding:2px;
    border-radius:0;
    position: relative;
    cursor: pointer;
}
.chain .chain_list.chain3 .chainsub .chain_cp{
	top:70%;
	left:-90px;
	min-width:120px;
}
.chain .chain_list.chain3 .chainsub .chain_cp span{
	display:block;
}
.chain .chain_list .chainsub .xy_list1>span a{
	color:#fff;
}
.chain .chain_list .chainsub .xy_list1 li .gr_title{
	    font-size: 18px;
    color: #fff;
    background: #73bf75;
    padding: 6px 35px;
    border-radius: 6px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
}
.chain .chain_list .chainsub .xy_list1.gr_list ul{
	    border: none;
    margin:0;
    padding:0;
}
.chain .chain_list .chainsub .xy_list1.gr_list li{
	width:auto;
}
.chain .chain_list.chain3 .chainsub:last-child li{
	margin-bottom:19px;
}

.tab-content2{display:none;}
.tab-content2.cur{display: block;}
.chain .chain_list.chain1 .chainsub,.chain .chain_list.chain2 .chainsub{
	margin-top:50px;
}


/*企业报道*/
.cp_report{
	margin:20px 0;
}
.chain_title{
	font-size:18px;
	color:#333;
	font-weight:bold;
	position: relative;
	padding-left:10px;
	margin-bottom:20px;
}
.chain_title:before{
	position: absolute;
	content: "";
	display: block;
	left:0;
	top:2px;
	width:4px;
	height:16px;
	background: #2db362;
}
.chain .chain_title{
	margin-bottom:40px;
}
.cp_report .re_list{
		padding:15px 10px;
		border-bottom:1px solid #eee;
		background: #fff;
}
.cp_report .re_list .news_info{
	float:left;
	width:80%;
	padding:5px 0;
}
.cp_report .re_list .news_info .img_box{
	width:55px;
	height:55px;
	overflow: hidden;
	float:left;
	margin-right:15px;
}
.cp_report .re_list .news_info .news_box{
	float:left;
	width:90%;
}
.re_list .news_info .news_box .title{
	font-size:16px;
	color:#666;
	margin-bottom:10px;
	display: block;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.re_list .news_info .news_box .news_tag a{
	font-size:13px;
	color:#73bf75;
	padding:2px 6px;
	border:1px solid #73bf75;
	margin-right:5px;
	border-radius: 4px;
}
.cp_report .re_list .author_box{
	float:right;
	width:15%;
	text-align: right;
	padding:10px 10px 0 0;
}
.cp_report .re_list .author_box span{
	display:block;
	color:#999;
	font-size:14px;
	
}
.cp_report .nav-tabs{
	background: #fff;
    border-bottom: none;
    box-shadow: 0px 0px 4px rgba(158,158,158,.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom:20px;
}
.cp_report .nav-tabs>li>a{
	color:#333;
	border-bottom:2px solid transparent;
	border-radius: 0;
}
.cp_report .nav-tabs>li.active>a,.cp_report .nav-tabs>li.active>a:focus,.cp_report .nav-tabs>li.active>a:hover{
	color: #2db362;
    cursor: default;
    background: none;
    border:none;
    border-bottom:2px solid #2db362;
}
.cp_report .re_list:hover{
	background: #f9fafd;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
}
.cp_report .re_list:hover .news_box .title{
	color:#73bf75;
}



@media only screen and (min-width: 990px) and (max-width: 1200px) {
	.team_info .ld_info{width:70%;}
}

.cp_news_info .cp_news_list li{padding:15px 20px;}
.cp_news_info .cp_news_list li a{width:88%;color: #333;display:inline-block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.cp_news_info .cp_news_list li span{text-align: right;display: inline-block;width:11%;}
.cp_news_info .cp_news_list li:nth-child(odd){
	background-color: #f7f8f8;
}
.cp_news_info .cp_news_list li a:hover{color: #00a74b;}


.beian_info .table th{width:122px;padding: 12px 8px!important;
    width: 112px;background: #fdfdfb;
    vertical-align: middle;
    color: #1e1f23;}
.beian_info .table td{
	padding: 12px 20px;
    color: #686c78;
    text-align: justify;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.cp_info .cp_photo{
		width:60px;
		height:60px;
	}
	.cp_info .cp_text{
		margin-top:0;
	}
	.cp_info .cp_tag{
		margin-top:10px;
	}
	.cp_tag span{
		padding:2px 6px;
	}
	.hot_cp{
		padding:10px;
	}
	.hot_cp .hot_num{
		width:23%;
	}
	.hot_cp .hot_list a.cp_name{
		width:43%;
	}
}
@media only screen and (max-width: 991px) {
	.chain .chain_list.chain1{
		width:100%;
	}
	.chain .chain_list.chain2{
		width:100%;
	}
	.chain .chain_list.chain3{
		width:100%;
	}
	.bott_right{
		display:none;
	}
	.bott_sec{
		width:100%;
	}
	.cp_info .cp_photo{
		width:50px;
		height:50px;
	}
	.cp_info .cp_text{
		margin-top:0;
	}
	.cp_info .cp_text .cp_title{
		font-size:16px;
		font-weight:bold;
	}
	.cp_info .cp_tag {
    margin-top: 6px;
}
.cp_tag span{
	padding:2px 6px;
}
}
@media only screen and (max-width: 768px) {
	.chain_cp ul li{
		width:48%;
	}
	.chain_cp ul li:nth-child(3n){
		margin-right:2%;
	}
	.chain_cp ul li:nth-child(2n){
		margin-right:0;
	}
	.cp_report .re_list .author_box{
		width:17%;
	}
	.cp_report .re_list .news_info .news_box{
		width:82%;
	}
	
}
@media only screen and (max-width:520px ) {
	.chain_cp ul li{
		width:100%;
	}
	.latest_news .news_info{
		width:100%;
	}
	.chain_cp ul li:nth-child(3n){
		margin-right:0;
	}
	.chain_cp ul li:nth-child(2n){
		margin-right:0;
	}
	.cp_report .re_list .author_box span{
		font-size:12px;
		display:inline-block
	}
	.cp_report .re_list .author_box{
		width:100%;
	}
	.cp_report .re_list .news_info .news_box{
		width:75%;
	}
	.re_list .news_info .news_box .news_tag a{
		font-size:12px;
		padding:2px;
		margin-right:3px;
	}
	.cp_report .re_list .news_info .img_box{
		margin-right:10px;
	}
	.cp_report .nav-tabs>li>a{
		padding:10px 6px;
	}
	.chain .chain_list h3 i{
		display: none;
	}
	.chain .chain_list.chain1 .chainsub, .chain .chain_list.chain2 .chainsub{
		margin-top:30px;
	}
	.chain .chain_list .chainsub li a{
		font-size:13px;
	}
	.chain .chain_list.chain2 .chainsub.sub1{
		width:100%;
	}
	.chain .chain_list.chain2 .chainsub.sub2{
		width:100%;
	}
	.cp_report .re_list .news_info{
		width:100%;
	}
	.latest_news .news_img{
		width:100%;
	}
	.graphic .graphic_list .img img{
		width:100%;
	}
}




img.aligncenter{
	display: block;
    margin: 0 auto;
}
.cat_thumbnail{
	height:100%;
}