.shouye{ background:#fff;}
.shoujinav{ display:none;}

/*焦点图*/
.banner1{ display:none;}
.topsou{ position:absolute; left:0; bottom:0;}
.flexslider {
	position: relative;
	height:650px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {height: 650px;}
.flexslider .slides li:nth-child(1){background:url(../images/banner1.jpg) no-repeat; background-size:100% auto;}
.flexslider .slides li:nth-child(2){background:url(../images/banner2.jpg) no-repeat; background-size:100% auto;}
.flexslider .slides li:nth-child(3){background:url(../images/banner3.jpg) no-repeat; background-size:100% auto;}



.flex-control-nav {
	position: absolute;
	bottom: 20px; text-align:center; 
	z-index: 2;
	width: 100%; z-index:1000;
	
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}






/*焦点图-新闻*/
.focus_hot {height:400px;display: block;overflow: hidden;margin:20px 0 20px 0px; }
.lunhuan {width:44%;height: 390px;display: block;overflow: hidden;}
.focusbox {width: 100%;display: block;position: relative;}
.focusbox .list {position: relative;left: 0;}
.focusbox .list img {width: 570px;height: 390px;}
.focusbox .list li {float: left;position: relative;}
.focusbox .list li i {height: 50px;background-color: #000;filter: Alpha(Opacity=70);opacity: 0.7;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.focusbox .list li span {position: absolute;bottom: 6px;left:20px;width:80%;padding: 10px 0;text-align:left;color: #fff;overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap; }
.focusbox .next {
	cursor: pointer;
	opacity: 0;
	position: absolute;
	right: 0;
	background: url("../images/next.png");
	width: 50px;
	height: 45px;
	display: block;
	line-height: 80px;
}
.focusbox .prev {
	cursor: pointer;
	opacity: 0;
	background: url("../images/prev.png");
	display: block;
	position: absolute;
	width: 50px;
	height: 45px;
	text-align: center;
	line-height: 80px;
}
.focusbox .prev, .focusbox .next {
	transition: all 0.5s;
}
.next:hover, .prev:hover {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	opacity: 1!important;
	transition: all 0.3s;
}
.focusbox ol {width: auto;height: 8px;position: absolute;bottom: 20px;right: 10px;}
.focusbox ol li {cursor: pointer;margin-left: 8px;float: left;width:12px;height:12px;border-radius: 50%;background-color: #cccdc8;}
.focusbox ol .action {background-color: #009446;}
.focusbox ol li:hover {background-color: #009446;}
/*新闻*/
.indexxinwen {
	width:53%;
	display: block;
	overflow: hidden;
}
.column_yzxw {
	height: 400px;
	position: relative;
	overflow: hidden;
}
.column_yzxw .h2_01 {
	display: block;
	overflow: hidden;
	position: relative;
	height:52px;border-bottom:2px #008cd6 solid; 
}
.column_yzxw .h2_01 ul {
	float: left;
	height:52px;
	
	width: 60%;
	
}
.column_yzxw .h2_01 ul li {
	float: left;border-bottom: 1px #fff solid;
	font-size:20px; 

	margin-right:10px;
	cursor: pointer;
	font-weight:bold;

    height: 52px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; height:52px; line-height:52px; padding:0 20px;
}
.column_yzxw .h2_01 ul li:hover, .column_yzxw .h2_01 ul li.active1 { background:#008cd6;
	
	color: #fff; font-weight:bold;
}
.column_yzxw .list_box {
	display: none;
}
.column_yzxw .thisclass {
	display: block;
}
.column_yzxw .list_box ul {
	margin-top:10px;
}
.column_yzxw .list_box ul li {
	display: block;
	overflow: hidden; font-size:15px;

}
.column_yzxw .list_box ul li a {
	float: left; color:#4b4b4b;
	width: 75%;
	background: url(../images/dot001.gif) no-repeat left 16px; height:35px; line-height:35px;text-overflow: ellipsis;
white-space:nowrap; overflow:hidden;

}
.column_yzxw .list_box ul li a:hover{ color:#008cd6;}

.column_yzxw .list_box ul li span { color:#999;
	float: right; display:block; height:35px; line-height:35px;
}
.column_yzxw .list_box .more {
	position: absolute;
	right: 0px;
	top: 5px; font-size:14px;

	color: #333; font-weight:bold;
	border-radius: 15px;
	
	padding: 2px 14px;
}
.column_yzxw .list_box .more:hover{ color:#09a4b8;}
.column_yzxw .list_box .more span{ font-family: "宋体";}



.column_yzxw .h2_01 a{ float:right;font-weight:normal; color:#999; font-size:14px; }


.yisheng{ margin:20px 0;}
.yisheng li{ float: left; text-align:center; margin-right:13px;}
.yisheng li:last-child{margin-right:0px; }
.yisheng li:hover{box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.04);}
.yisheng li h5{ font-size:22px; margin:15px 20px 5px 20px; font-weight: bold; color:#555;}
.yisheng li h6{font-size:18px; color:#333; font-weight:normal; border-bottom:1px solid #eeeeee; padding-bottom:10px; margin:0 20px;}
.yisheng li p{ font-size:14px;color:#999; line-height:20px; margin:10px 20px;    height:40px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; text-align:left;}


.yisheng li a{ display:block; width:315px; background:#FFF; padding-bottom:30px;}
.yisheng li img{ width:100%; }


.column_yzxw .list_box ul li a i {
    margin-top: 13px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #808080;

    border-radius: 5px;
    float: left;
    margin-right: 12px;    transition: all 0.8s ease 0s;
}
.column_yzxw .list_box ul li:hover i{width: 10px;background: #1678ad;}
/*中间------------------------------------------------------------------------------------------------------------------------ */
section {
	width: 100%;
}


.index-xinwen{ margin-top:30px;padding-bottom:25px;}
.daohang{ padding-bottom:5px; margin-bottom:35px; background:#fff;}
.cinav{ box-shadow: 0px 10px 30px 2px #e0e4e8;   }
.cinav h2{ font-size:16px; color:#333; line-height:22px; font-weight: normal; margin-top:5px;padding-top:65px;}
.cinav p{font-size:10px; color:#666; text-transform:uppercase;}
.cilist{padding:20px 0 25px 0; background:#FFF; }
.soutop{ float:right; height:80px;}


.baidi{ border-radius:100px; padding-left:10px; background:#FFF; width:210px; margin:20px 0px;height:40px; border:1px solid #ccc; margin-top:25px;}

#searchBox{ border:none; width:140px; height:28px; line-height:28px; margin:5px 0; text-indent:15px; color:#999; font-size:14px; float:left;}
#searchBtn{ font-size:16px; border-radius:100px; background:#fff;color:#FFF;  border:none; width:40px; margin-top:9px;float:right; cursor:pointer; margin-right:3%;}
#searchBtn img{ width:20px;}






.cilist li{ float:left; width:11% ;text-align:center; cursor:pointer; border-right:1px solid #eee;}
.cilist li:nth-child(9){ border-right:0;}
.cilist li a{ display:block;}
.cilist li.ciimg1{background: url(../images/biao1.png?v=1.0) no-repeat center 0; background-size:65px;}
.cilist li.ciimg2{background: url(../images/biao2.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg3{background: url(../images/biao3.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg4{background: url(../images/biao4.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg5{background: url(../images/biao5.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg6{background: url(../images/biao6.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg7{background: url(../images/biao7.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg8{background: url(../images/biao8.png) no-repeat center 0; background-size:65px;}
.cilist li.ciimg9{background: url(../images/biao9.png) no-repeat center 0; background-size:65px;}


.biaoti{ position:relative;  margin-bottom:20px;}

.biaoti h1{ text-align:center; font-size:30px; line-height:30px; color:#333; font-weight:normal;}
.biaoti p{ text-align:center; color:#666; margin-top:10px;}
.biaoti span{ position:absolute; bottom:0; right:0;}


.gengduo span{ color:#333; font-size:14px; font-weight:bold;}
.gengduo:hover span{ color:#09a4b8;}

.biao span{ position:absolute; bottom:0; right:0;}

.biao h1{ color:#333; font-size:30px; line-height:30px; text-align:center; font-weight:normal;}



.ejdao{ margin-top:30px;text-align:center;  height:40px; line-height:40px; margin:20px auto;  }
.ejdao a{ border:1px solid #ddd;border-left: none; padding:8px 20px;color:#4b4b4b;}
.ejdao a:first-child{border:1px solid #ddd; border-top-left-radius:10px; border-bottom-left-radius:10px;}
.ejdao a:last-child{border-right: none;border-right:1px solid #ddd;border-top-right-radius:10px; border-bottom-right-radius:10px; }
.ejdao a:hover{ background:#f08100; color:#FFF;}





.zhuxinwen{ margin:20px 0 0px 0px; border-bottom:1px solid #eee;}



.zhuxinwenzi .xw1{ font-weight:bold; height:30px; margin-bottom:15px; margin-top:5px; overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap;    color: #cc0000;
    font-size: 24px;}
.zhuxinwenzi .xw2{ font-size:15px; line-height:28px; color:#999; margin-bottom:5px;}
.zhuxinwenzi a:hover .xw1{ color:#008cd6;}

.zhuxinwenzi .xw2 span{ color:#008cd6; margin-left:10px;}
.jiankang dd p span{color:#f08100; margin-left:10px;font-weight:bold;}




.zhuanjia{padding:20px 0 30px 0;
    background-size: contain; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.list-item .list-tit a.fl {
    display: inline-block;
    line-height:30px;
    color: #666;
    font-weight: bold;
    height: 30px;
    margin-bottom: 18px;
    position: relative;
    font-size: 26px;
}
.fl {
    float: left !important;
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form-item .form-input .select-input {
    color: #666;
    background-color: #fff;
}
.clinic-form .form-item .form-input a.select-input {
    padding-right: 27px;
}
.clinic-form .form-item .form-input .select-input, .clinic-form .form-item .form-input .btn {
    width: 140px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
   
    border-radius:5px;

    display: block;

    text-align: left;
    cursor: pointer;
    padding: 0 16px;
    box-sizing: border-box; border:1px solid #eee; font-size:16px;
   
}

.list-tit .clinic-form .form-item .form-input .select-input {
    color: #666;
    background-color: #fff;
}
.fr {
    float: right !important;
}


.clinic-form .form-item {
    display: inline-block;
    min-height: auto;
    margin-right: 4px;
    vertical-align: middle;
}
.clinic-form .form-item .form-input .department-select {
    position: relative;
}
.clinic-form .form-item .form-input select.select-input option {
    color: #666;
}


.clinic-form .form-item .form-input .select-input i {
    margin-left: 8px;
    position: relative;
    top: 1px;
    right: 10px;
    opacity: .4;
    filter: aplha(opacity=40);
    transform: scale(1.25);
    position: absolute;
}

.iconfont {
    display: inline-block;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clinic-form .form-item .form-input .btn {
    background: url(../images/sou.png) 20px center  no-repeat #008cd6; background-size:15%; text-indent:28px; display:inline-block; color:#FFF;
}


.list-tit a.fl {
    display: inline-block;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    height: 30px;
    margin-bottom: 18px; float:left;

    font-size: 26px; margin-top:7px;
}
/*.list-tit a.fl:after {
    height: 5px;
    width: 32px;
    bottom: -23px;
    left: 0;
    position: absolute;
    content: '';
    background-color: #9ae097;
}*/
.zhuanti .list-tit a.fl:after {
    height: 5px;
    width: 32px;
    bottom: -23px;
    left: 0;
    position: absolute;
    content: '';
        background-color: #03a560;
}
.tuijian{ margin:30px 0 20px 0; }
.list-tit{ margin:20px 0;height:48px;  
    border-bottom: 1px solid #e4e4e4;border-color: rgba(255,255,255,0.2);

    z-index: 3;}
.yitu{ 
 width:100%; height:210px;  overflow:hidden; position:relative;z-index:999;margin: 0 auto;	

	}
.yitu img{ max-width:100%; max-height:100%; position:absolute; left:0; top:0;transition: all 0.8s;}
.yitu:hover img{transform: scale(1.1);
-ms-transform: scale(1.1);	/* IE 9 */
-webkit-transform: scale(1.1);	/* Safari 和 Chrome */
-o-transform: scale(1.1);	/* Opera */
-moz-transform: scale(1.1);	/* Firefox */}





/*专题专栏*/
.list-tit a.fl.cur {
    color: #363636;
    font-weight: bold;
}
.zhuanti .list-tit {
    height:30px;
    line-height: 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e4e4e4;
}
.list-item .list-tit a.more:after {
    content: '\e64d';
    font-family: "iconfont";
    color: #0096d7;
    margin-left: 8px;
    font-size: 22px;
    float: right;
}



.zhuanlist li{ float:left; width:286px; margin-right:15px;border: 1px solid #e4e4e4; margin-bottom:30px;    animation-delay: 0s;
    animation-name: fadeInUp;}
.zhuanlist li:hover{}

.zhuanlist li:nth-child(4){ margin-right:0;}

.tit{ padding:5px 20px; font-size:15px; color:#4b4b4b;}
.wow{transition: border-color .3s, box-shadow .3s}
.wow:hover{box-shadow: 0px 10px 10px rgba(0,0,0,0.2);
	border-color: rgba(0,0,0,0.2)}

.zhuanjiawai{ background:#f8f8f8;}


.thumb{ width:287px; height:113px; overflow:hidden; position:relative;z-index:999;margin: 0 auto;}
.thumb img{ max-width:100%; max-height:100%; position:absolute; left:0; top:0;transition: all 0.8s;}
.thumb:hover img{transform: scale(1.1);
-ms-transform: scale(1.1);	/* IE 9 */
-webkit-transform: scale(1.1);	/* Safari 和 Chrome */
-o-transform: scale(1.1);	/* Opera */
-moz-transform: scale(1.1);	/* Firefox */}

/* 栏目*/
.tubiao1{background: url(../images/lan1.jpg) 0 6px no-repeat; background-size:8.5%; padding-left:45px;}
.tubiao2{background: url(../images/lan2.jpg) 0 6px no-repeat; background-size:8.5%; padding-left:45px;}
.tubiao3{background: url(../images/lan3.jpg) 0 6px no-repeat; background-size:8.5%; padding-left:45px;}
.incenter{ background:#FFF;}
.gao{ background:#FFF;}
.lanmu{ padding-top:5px;padding-bottom:40px;}
.lanmulistshou{ width:32.4%; float:left;}
.zhuanlan{ background:#FFF; box-shadow: 0 2px 20px rgba(0, 0, 0, .05); border-radius:5px; padding-bottom:10px; overflow:hidden;}
.mar1{ margin-right:1.4%;}
.biao{ margin:0 20px; margin-bottom:20px; }
.biaotop{ margin:20px 0; }
.biaotop h2{ font-weight:bold; font-size:24px; color:#363636; float:left; margin-top:7px;}
.more{  display:block; float:right; width:92px; height:40px; font-size:14px; color:#444444; text-align:center; line-height:40px; border-radius:5px;}
.biaotop a:hover{color:#197ab8;}
.jktu{ cursor:pointer;  margin-bottom:15px;width:100%; height:240px;  overflow:hidden;z-index:999;
}
.jktu img{ width:100%; height:auto;}


.lanmuline{ margin-bottom:20px;}
.lanmuline li a{ display:block; height:35px; line-height:35px; color:#4b4b4b; overflow: hidden;
    text-overflow: ellipsis; white-space:nowrap; font-size:15px;}
	.lantop{ border-bottom:1px solid #eee; padding-bottom:10px; margin: 0 20px 10px 20px;overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap;}
	.lantop a{ font-size:18px; font-weight:bold;}
.lanmuline li a:hover{ color:#1678ad;}

.zhuanti{ background:#FFF; padding-top:5px;}

.lanmuline li a i {
    margin-top: 13px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #808080;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 12px;
    transition: all 0.8s ease 0s;
}
.lanmuline li:hover i{width: 10px;background: #1678ad;}














/*通知*/
.xinwenshow{ margin-top:40px;}
.xinwenshow ul li{border-radius:10px; overflow:hidden;  width:28%; margin-right:1.5%;  padding:20px 2% 20px 2%;box-shadow: 0 2px 20px rgba(0, 0, 0, .05); float:left; margin-bottom:15px;}
.xinwenshow ul li:nth-child(3n){ margin-right:0; }
.xinwenshow ul li a .tongzi:hover{ color:#1678ad;}
.riqi{ float:left; width:20%;}



.xinwenwenzi h5{ font-size:45px; line-height:45px;font-family:Arial, Helvetica, sans-serif; color:#7f7d7d; font-weight: normal; }
.xinwenwenzi span{ font-size:14px; color:#999;font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.tongzi{ float:right; width:80%; font-size:16px; line-height:30px; color:#444; font-weight: normal; height:60px; margin-top:5px;}
	
	/*专家*/

	.zjbiao{ background:#FFF;}
	.zjbiao a{ float:left; height:70px; display:block; width:25%; text-align:center; line-height:70px; font-size:22px; font-weight:bold; color:#555;}

.zjbiao a:hover{}
.zjbiao a.lan{ background:#008cd6; color:#fff; }


/*科室*/
.indexkeshi{background:url(../images/keshi.jpg) no-repeat;  padding:20px 0 50px 0;}
.keyin{box-shadow: 0 2px 20px rgba(0, 0, 0, .05);}
.keshibiao{ margin:20px 0;}
.keshibiao h5 {float:left; display:inline-block;}
.keshibiao h5 a{ font-size:26px; }
.gengduo{ float:right; background:#008cd6; color:#FFF; padding:10px 30px; border-radius:5px;}
.gengduo a{  color:#FFF;}

.xuanmore{ width:850px; margin:40px auto; text-align:center;}
.xuanmore a{display: block; float:left;
    width: 400px;
    font-size: 28px;
    color: #a68969;
    height: 60px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #a68969;
    line-height: 60px;}

.xuanmore a:nth-child(1){ margin-right:15px; background:#a68969; color:#FFF;}
.jiming{ width:50%; float:left; background:#dbeff9;}
.ketu{ width:100%;height:378px; overflow:hidden;}
.ketu img{ width:100%; height: auto;}
.keshiduo {
	width:48%; float:right; margin-top:30px; }
.keshiduo  a:hover{ border: #8edaf4 1px solid; background:#dbeff9;}

.kezi{ background:#dbeff9;padding:20px 0;}
.kezi h6{ font-size:20px;text-align:center; margin-bottom:5px;}
.kezi p{ font-size:16px; text-align:center;}
.kezi p span{ display:none;}
.keshiduo a{ display:inline-block; width:30%; font-size:16px; height:45px; line-height:45px; border:1px solid #dde2e2; margin:6px 1%; text-align:center; border-radius:10px;}
.slider-container { float:right; width:80%;
	position: relative;


	background-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	
	user-select: none;  height:470px; overflow:hidden;
}
.slider {
	position: relative;
	width: 9999px
}
.slider:before, .slider:after {
	display: table;
	content: ' '
}
.slider:after {
	clear: both
}
.slider__item {
	position: relative;
	float: left;
	margin: 0;

	height: 100%; 
}

.luntu{ position:absolute; left:0; top:0; width:100%;}
.luntu{ width:100%;}
.slider__switch span {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px
}
.slider__switch {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	padding: 10px 5px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border-radius: 1px;
	background: #000;
	opacity: .3;
	transition: opacity .15s ease;
	fill: #fff
}
.slider__switch--prev {
	left: 10px
}
.slider__switch--next {
	right: 10px
}
.slider__switch:hover {
	opacity: .85
}
.slider__switch[disabled] {
	visibility: hidden;
	opacity: 0
}

.slider__caption h2{ font-size:24px;color:#333; font-weight:normal; border-bottom:1px solid #fff; padding-bottom:5px; margin-top:5px;}
.slider__caption p{ font-size:16px; line-height:28px; color:#fff; padding-bottom:15px;}
.slider__caption p span{ color:#FFF;}
.slider__caption[disabled] {
	opacity: 0;
	visibility: hidden
}
.slider-nav {
    line-height: 30px;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 99999; 

}
.slider-nav a{font-size:15px; color:#888;}
.slider.has-touch {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing
}

.hebiao{width:100%; height:115px; line-height:115px;}
.hebiao h3{ font-size:22px; color:#fff; font-weight:bold; padding-left:100px; }

.hetu{ float:left; width:81px; margin-top:20px;}
.preview{ float:left; width:20%; background:#008cd6; height:470px;}
.preview a {display:inline-block; width:100%;  overflow:hidden; margin-right:0.5%;}
.preview a:nth-child(1){ background:url(../images/ke1.png) 30px center no-repeat; background-size:20%;}
.preview a:nth-child(2){background:url(../images/ke2.png) 30px center no-repeat; background-size:20%;}
.preview a:nth-child(3){background:url(../images/ke3.png) 30px center no-repeat; background-size:20%;}
.preview a:nth-child(4){background:url(../images/ke4.png) 30px center no-repeat; background-size:20%;}
.preview .active:nth-child(1) .hebiao{background:url(../images/ke1.png) 30px center no-repeat #25c3ab;background-size:20%;}
.preview .active:nth-child(2) .hebiao{background:url(../images/ke2.png) 30px center no-repeat #25c3ab;background-size:20%;}
.preview .active:nth-child(3) .hebiao{background:url(../images/ke3.png) 30px center no-repeat #25c3ab;background-size:20%;}
.preview .active:nth-child(4) .hebiao{background:url(../images/ke4.png) 30px center no-repeat #25c3ab;background-size:20%;}




/*广告*/
.gao{margin-top:20px;}
.gao img{  width:100%;}



