@charset "utf-8";

body{font-size:16px;color:#333;background:#f5f5f5;line-height:38px;font-family:Arial,Hiragino Sans GB,STHeiti,Helvetica Neue,Helvetica,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;}
a{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}

/*index*/
.header{width:100%;height:1077px;}
.main{width:1200px;margin:0 auto;}
.footer{text-align:center;padding:10px 0 20px;}
.footer span{font-family:Arial;}
.page a{margin: 0 4px!important;padding: 5px;background: #E9E9E9;}
/*广告位*/
.swiper-ad{width:100%;height:110px;margin-top:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-ad img{width:100%;height:100%;}

/*导航*/
.channel_nav{height:60px;background:#0ca998;margin-top:33px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.logo {display: block; border: 1px solid #e8e8e8;z-index: 9999;width: 273px;height: 80px;margin-top: -10px;float:left;}
.pcul{float:left;height:36px;line-height: 36px;margin-top:12px;margin-left:16px;}
.pcul li{display:inline-block;padding:0 40px;float:left;border-left:1px solid #7bd0c7;height:36px;line-height: 36px;}
.pcul li:first-child{border-left:none;}
.pcul li a{font-size:24px;color:#fff;}
.nav_icon{display:none;}
.phone_nav{display:none;}

/*新闻动态*/
.xwblock{border:1px solid #e2e2e2;background:#fff;margin-top:50px;padding:20px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-focus {
      width: 676px;
      height: 380px;
	  position: relative;
	  float: left;
}
.swiper-focus .swiper-slide {
	  position: relative;
}	
.swiper-focus .swiper-slide .img{
	  width: 100%;
      height: 100%;
}
.swiper-focus .swiper-slide img{
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      transition: all 1s;
    }
.swiper-focus .swiper-slide img:hover{transform: scale(1.2);}
.swiper-focus .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    }
.swiper-focus .swiper-pagination{
		width:auto!important;
		right: 10px!important;
		left: auto!important;
		bottom: 8px!important;
		position: absolute;
		text-align: center;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		transition: .3s;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		z-index: 10
	  }

.swiper-focus .swiper-pagination .swiper-pagination-bullet {
	margin-right: 0;
	opacity: 1;
	background: #fff;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	transition: width .5s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
    }
.swiper-focus .swiper-pagination .swiper-pagination-bullet-active {
	width: 20px;
	background: #ccc
    }
.swiper-focus .swiper-button-next,.swiper-focus .swiper-button-prev {
	position: absolute;
	top: 50%!important;
	z-index: 10!important;
	cursor: pointer;
}
.swiper-focus .swiper-button-prev {
	width: 34px;
	height: 73px;
	left: 0;
	margin-top: -52px;
	background:url(img/right.png) no-repeat;
}
.swiper-focus .swiper-button-next {
	width: 34px;
	height: 73px;
	right: 0;
	margin-top: -52px;
	background: url(img/left.png) no-repeat;
}
.swiper-focus .swiper-button-next:after,.swiper-focus .swiper-button-prev:after{
    font-size:0;
}
.swiper-focus .swiper-container:hover .swiper-button-next,.swiper-focus .swiper-container:hover .swiper-button-prev {
	display: block
}
.news{width:452px;height:380px;margin-left:30px;float:left;}
.news h2{height:40px;line-height: 40px;text-align:left;overflow: hidden;}
.news h2 a{font-size:18px;font-weight:bold;}
.news li{height: 38px;overflow: hidden;}
.phone_news{display:none;}

/*标题*/
.lmtitle{height:32px;line-height: 32px;margin-top:20px;}
.lmtitle span{font-size:24px;color:#0ca998;font-weight: bold;}
.lmtitle .more{float:right;}
.lmtitle .more img{width:auto;height:28px;margin-top:2px;margin-right:-10px;}
.lmtitle .more b{color:#0ca998;display:none;float:left;}
.lmtitle .more .blue{display:none;float:left;}
.lmtitle .more:hover b{display:block;font-size:16px;}
.lmtitle .more:hover .blue{display:block;}
.lmtitle .more:hover .gray{display:none;}

/*医院展示*/
.white{padding:20px;margin:20px auto 0;background:#fff;}
.swiper-ad2{height:70px;}
.swiper-ad2 .swiper-slide{-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.swiper-ad2 .swiper-slide img{width:100%;height:70px;}

/*健康快讯*/
.jk_pic_word{width:590px; float:left;height: 470px;}
.pic_block{margin-left:-20px;}
.jk_pic_word .pic{width:285px;height:160px;overflow: hidden;position: relative;float: left;margin-top:20px;margin-left:20px;}
.jk_pic_word .pic img{width:100%;height:100%;}
.jk_pic_word .pic h4{background:rgba(0,0,0,.65);color:#fff;width:100%;padding:5px;opacity:0;position: absolute;bottom: 0;line-height: 26px; text-align: left;}
.jk_pic_word .pic a:hover h4{opacity:1;-ms-transition:  opacity .6s ease-in-out;-moz-transition:  opacity .6s ease-in-out;-webkit-transition:  opacity .6s ease-in-out;-o-transition:  opacity .6s ease-in-out;transition: opacity .6s ease-in-out;}
.jk_pic_word ul{margin-top:20px;}
.jk_pic_word ul li{height: 44.29px;line-height: 44.29px;overflow: hidden;width: 100%;}

.sqws{margin-left:20px;}

/*专家在线*/
.white .lmtitle{margin-top:0;}
.zjzx{margin-left:-20px;}
.zj_item{width:285px;height:342px;float: left;margin-left:20px;margin-top:10px;}
.zj_item h4{line-height: 32px;height:64px;overflow: hidden;font-weight: bold;text-align: left;}
.zj_item .resume{line-height:32px;color: #999999;margin-top:5px;}
.zj_item .zj_info{height:120px;background:#f5f5f5;padding:20px 0 20px 20px;margin-top:12px;}
.zj_item .zj_info img{width:90px;height:120px;float: left;margin-right:20px;}
.zj_item .zj_info h5{font-weight: bold;text-align: left;line-height: 32px;}
.zj_item .zj_info p{color:#999;line-height: 32px;height: 64px;overflow: hidden;}
.zj_item .more{float:right;margin-top:10px;}
.zj_item:hover{background:#f5f5f5;}
.zj_item:hover h4{margin-top:5px;padding:0 10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.zj_item:hover .resume{margin-top:0;padding:0 10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.zj_item:hover .more{margin-top:5px;padding-right:10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}

/*1400*/
@media screen and (min-width:1400px){
	body{font-size:18px;line-height: 45px;}
	.main{width:1400px;margin:0 auto;}
	/*广告*/
	.swiper-ad{width:100%;height:125px;margin-top:40px;}
	/*导航*/
	.channel_nav{margin-top:51px;}
	.pcul{margin-left:26px;}
	.pcul li{padding:0 134px;}
	/*图片动态*/
	.swiper-focus {width:800px;height:450px;}
	.news{width:518px;height:450px;}
	.news h2{height:45px;line-height: 45px;}
	.news h2 a{font-size:22px;font-weight:bold;}
	.news li{line-height:45px;height: 45px;}
	
	.lmtitle{margin-top:40px;}
	.lmtitle span{font-size:32px;}
	/*医院展示*/
	.white{padding:40px;margin:40px auto 0;background:#fff;}
	.swiper-ad2{height:80px;}
	.swiper-ad2 .swiper-slide img{height:80px;}
	
	/*健康快讯*/
	.jk_pic_word{width:680px;height:570px;}
	.pic_block{margin-left:-40px;}
	.jk_pic_word .pic{width:320px;height:180px;overflow: hidden;position: relative;float: left;margin-top:40px;margin-left:40px;}
	.sqws{margin-left:40px;}
	
	/*专家在线*/
	.white .lmtitle{margin-top:0;}
	.zjzx{margin-left:-40px;}
	.zj_item{width:320px;height:372px;float: left;margin-left:40px;margin-top:30px;}
	.zj_item h4{line-height: 32px;height:64px;overflow: hidden;font-weight: bold;text-align: left;}
	.zj_item .resume{line-height:32px;color: #999999;margin-top:18px;}
	.zj_item .zj_info{height:120px;background:#f5f5f5;padding:20px 0 20px 20px;margin-top:24px;}
	.zj_item .zj_info img{width:90px;height:120px;float: left;margin-right:20px;}
	.zj_item .zj_info h5{font-weight: bold;text-align: left;line-height: 32px;}
	.zj_item .zj_info p{color:#999;line-height: 32px;height: 64px;overflow: hidden;}
	.zj_item .more{float:right;margin-top:10px;}
	.zj_item:hover{background:#f5f5f5;}
	.zj_item:hover h4{margin-top:10px;padding:0 10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
	.zj_item:hover .resume{margin-top:8px;padding:0 10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
	.zj_item:hover .more{margin-top:0;padding-right:10px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
	
}

@media screen and (max-width:750px){
	body{line-height: 9.6vw;font-size:4vw;}
	.main{width:97.3vw;overflow: hidden;}
	.swiper-ad{display:none;}
	
	/*导航*/
	.channel_nav{margin-top:0;height:11.73vw;}
	.logo{width:40vw;height:13.33vw;margin-top:0;margin-left:2.67vw;}
	.logo img{width:100%;height:100%;}
	.pcul{width:48.8vw;margin-left:0;margin-top:0;height:11.73vw;line-height: 11.73vw;background:#0ca998;overflow: hidden;}
	.pcul li{border:none;height:11.73vw;line-height: 11.73vw;padding:0 3.8vw;}
	.pcul li a{font-size:4vw;}
	.nav_icon{width:4.27vw;position: absolute;top:4vw;right:3vw;display: block;}
	.nav_icon img{width:100%;height:auto;}
	.phone_nav{width:100%;height:20vw;background:#fff;position: absolute;top:11.73vw;z-index: 99;display: none;}
	.phone_nav a{color:#0ca998;padding:4vw 7.6vw 0;display: inline-block;line-height: 4vw;text-align: center;float:left;font-weight: bold;}
	
	/*新闻动态*/
	.xwblock{width:100%;border:none;background:none;margin:7.07vw auto 0;padding:0;}
	.swiper-focus{width:100%;height:54.67vw;float: none;margin:0 auto;}
	
	.white{display:none;}
	.lmtitle .more{display:none;}
	
	.news{display:none;}
	.pc_block{display:none;}
	.phone_news{display:block;}
	.phone_news .phone_item{margin-top:6.67vw;line-height: 6vw;}
	.phone_news .phone_item img{width:46vw;height:26vw;float:left;margin-right:5.33vw;}
	.phone_news .phone_item img[src=""],.phone_news .phone_item img:not([src]){
		display:none;
	}
	.phone_news .phone_item h4{text-align: left;}
	
	.jk_pic_word{width:100%;height:auto;margin-left:0;}
	}
/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}
