
/*part1*/
.part1{margin:25px auto; width:100%;}
.subnav{ font-size:1.3em; width:98%; margin:0 auto;}
.part1_main{ margin:25px auto 0;}
.entity_img{ width:44%; margin-right:2%;height:180px;}
.entity_p{ width:54%;height:190px;}
.entity_tit{ font-size:1.2em; font-weight:bold;height:20px;}
.entity_brife{ width:100%;height:100px; margin-top:6px; line-height:24px;}
.zxzj_button{ width:80%; text-align:center; background:#f9af4b; margin:12px auto 0; height:34px; border-radius:4px; line-height:34px;}
.zxzj_button a{ color:#fff; font-size:1em; font-weight:bold;}
/*案例*/
.case{ border-top:19px #f2f2f2 solid;}
.title{ width:100%; border-bottom:#049daa 2px solid; margin-top:25px; height:35px;}
.tit_main{ margin:0 auto;}
.title span.tit_left{ font-size:1.6em; color:#049daa; line-height:32px;}
.tit_button{ color:#049daa; font-size:1.2em;line-height:32px;}
.case_main{ display:block; margin:20px auto; text-align:center;}
.state1{width:100%; color:#e60303; font-size:1.2em; margin-bottom:3px;}
 
.story {
	margin: 0 auto 1rem;
	overflow: hidden;
}
.story ul {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.story li {
	width: 32%;
	margin: 5px 0 0 2%;
	float: left;
	position: relative;
}
.story li .title {
	position: absolute;
	width: 100%;
	height: 2rem;
	overflow: hidden;
	line-height: 2rem;
	text-align: center;
	display: block;
	bottom: 0px;
	left: 0px;
	font-size: 1rem;
	background: #000000;
	color: #FFFFFF;
	opacity: 0.8;
}


.story .do li img {
	display: block;
	width: 100%;
	height: 7rem;
}


/*咨询*/
.consult{border-top:15px #f2f2f2 solid; margin:15px auto;}
.sele { height: auto; margin:15px auto 0; }
.sele .at1 { width:100%;}
.sele .at1 li{width:24%;}
.sele .at1 li a{ display:block;width:100%; margin-bottom:5px; color:#fff;height:70px;line-height:45px; text-align:center; font-size:1.8rem;}
.sele .at1 li.li1 a{ background:#43c1b9;}
.sele .at1 li.li4 a{ background:#03977d;}
.sele .at1 li.li1 a:nth-child(2){ background:#67afe5;}
.sele .at1 li.li4 a:nth-child(2){ background:#f77b87;}
.sele .at1 li.li3{ margin:0 1.3%;}
.sele .at1 li.li4{ margin-right:1.3%;}
.sele .at1 li.li3 a,.sele .at1 li.li5 a{ background:#f9af4b;height:145px; margin:0px;}
.sele .at1 li.li3 a span,.sele .at1 li.li5 a span{ display:block;width:100%;text-align:center;}
.sele .at1 .li3 img,.sele .at1 .li5 img{ width:35%; display:block; margin:0 auto;padding-top:15px;}
.sele .at1 .li1 img,.sele .at1 .li4 img{ width:24%; padding:14px 4% 0 16%;}


/*.sele .at1 .li1{width:42%; height:70px;background: #43C1B9;margin-right:2%;}
.sele .at1 .li1 img{ width:24%; padding:16px 4% 0 20%;}
.sele .at1 .li1 .item{width:52%; font-size: 22px;color: #fff; display: block; line-height: 70px; }

.sele .at1 .li2{width:56%; height:70px;background: #f77b87;}
.sele .at1 .li2 img{ width:17%; padding:16px 4% 0 27%;}
.sele .at1 .li2 .item{width:52%; font-size: 22px;color: #fff; display: block; line-height: 70px; }

.sele .at1 .li3{width:56%; height:70px;background: #67afe5;margin-right:2%;}
.sele .at1 .li3 img{ width:17%; padding:16px 4% 0 27%;}
.sele .at1 .li3 .item{width:52%; font-size: 22px;color: #fff; display: block; line-height: 70px; }

.sele .at1 .li4{width:42%; height:70px;background: #03977d;}
.sele .at1 .li4 img{ width:24%; padding:16px 4% 0 20%;}
.sele .at1 .li4 .item{width:52%; font-size: 22px;color: #fff; display: block; line-height: 70px; }

.sele .at1 .li5{width:100%; height:70px;background: #f9af4b;}
.sele .at1 .li5 img{ width:11%; padding:16px 4% 0 35%;}
.sele .at1 .li5 .item{width:50%; font-size: 22px; color: #fff; display: block; line-height: 70px; }
*/

/*关注*/
.attention{ border-top:19px #f2f2f2 solid; margin:25px auto;}
.attention_main{margin:20px auto;width:100%;}
.attention_main li{margin:15px auto;border-bottom:1px #eee solid; padding-bottom:14px;}
.atten_tit{ width:20px; font-size:1.3em;}
.atten_p{ line-height:26px; margin-top:6px; color:#656565;}

/*页数*/
.listpage{
	margin: 0 1.5rem;
	text-align: center;
}
.listpage li {
	padding: 3px 7px;
	border: 1px solid #dadada;
	display: inline-block;
	margin-right: .5rem;
}
.listpage li a{
	padding: 3px;
}
.listpage li.thisclass {
	padding: 3px 8px;
	background-color: #049daa;
	border-color: #0A8E8C;
	color: #fff;
}
.listmore{
	border: 1px solid #DDDDDD;
	padding: .8rem 1.5rem;
	background: #eee;
}
.listmore .text{
	font-size: 1.6rem;
}
.listmore p{
	text-align: center;
	margin: .5rem 0;
}
.listmore .btn{
	display: inline-block;
	color: #fff;
	margin: 0 .7rem;
	padding: .7rem 1.5rem;
	text-align: center;
	border-radius: .2rem;
}


/*专家*/
.doctor{ border-top:19px #f2f2f2 solid; margin:25px auto;}


#press {
	width: 100%;
	margin: 1rem auto 0;
	height: 100%;
	 border-top:19px #f2f2f2 solid;
}

.zj_box {
	width: 100%;
	font-size: 2.4rem;
	overflow: hidden;
	margin: 1rem auto 0;
}
.zj_box .ul {
	overflow: hidden;
	width: 100%;
	margin: 1rem auto;
	float: left;
}
.zj_box .ul li {
	float: left;
	line-height: 3rem;
	width: 23%;
	margin: 0 1%;
}
.zj_box ul li p {
	font-size: 2rem;
	line-height: 3rem;
}
.zj_box ul li .sp {
	background:url(../images/china1.jpg) no-repeat right center;
	display: inline-block;
	padding-right: 3.6rem;
}



/*视频专区*/
.news_video{width:100%; overflow:hidden;height:auto; }
.video_box{width:100%; height:auto; margin:15px auto;}

.video_box .video_hd{width:100%; margin-bottom:10px; overflow:hidden;}
.video_box .video_hd ul{ overflow:hidden; border-bottom:1px solid #eee;}
.video_box .video_hd ul li{width:32%; text-align:center; float:left; height:40px;line-height:40px; margin:0 .6% 0; font-size:24px; }
.video_box .video_hd li.active{ border-bottom:2px solid #049daa;}
.video_box .video_hd li.active span{color:#049daa;}

.video_box .video_bd{width:100%; overflow:hidden; height:auto;}
.video_box .video_bd .video_ul{ display:none;}
.video_box .video_bd ul{ overflow:hidden;}
.video_box .video_bd ul li{width:45%;float:left;margin:0 2.15%; margin-bottom:10px; border-radius:4px;}
.video_box .video_bd ul li img{width:100%; border-radius:4px;}
.video_box .video_bd ul li p{ text-align:center;line-height:24px; margin-top:5px; height:48px;}
#dianhuafei{width:100%; height:50px; background-color:#f00; display:block;  text-align:center; line-height:50px; font-size:24px;}



@media only screen and (max-width:640px) {
	
	.article_zj .wz_zj_zx a{font-size:1em;}
	
 .zj_box .ul li {
		width: 23%;
		line-height: 2rem;
		margin: 0 1%;
	}
	.zj_box .ul li img {
		width: 100%;
	}
	.zj_box ul li p {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.zj_box ul li .sp {
		background-size: 2rem;
		padding-right: 2.4rem;
	}



	
	
	}





