@charset "utf-8";


/*公用*/

.wrap{
	width: 1300px;
	margin: 0 auto;
}
.wrap1350{
	width: 1350px;
	margin: 0 auto;
}
.m-top20{
	margin-top:20px;
}

.m-top30{
	margin-top:30px;
}

.p-top30{
	padding-top:30px;
}

/*公用*/


.header{
	width: 100%;
	padding:10px 0;
	height: 70px;
	background:#16bac4;
	border-bottom: 2px solid #ffffff;
}



.header-logo{
	width: 260px;
	height: 60px;
	overflow: hidden;
	margin-top:5px;
}

.header-logo img{
	max-width: 100%;
	display:block;
}

.header-menu{
    margin-left: 30px;
}

.header-menu ul li{
	color: #ffffff;
	float: left;
	text-align: center;
	padding: 19px 0;
	position:relative;
}

.header-menu ul li:after{
	content: "";
	width: 1px;
	height: 33px;
	background: #0fc9d4;
	position:absolute;
	right: 0;
    top: 23.5px;
}

.header-menu ul li:last-child:after{
	display:none;
}

.header-menu ul li:nth-child(2) a,.header-menu ul li:nth-child(3) a{
	margin-left: -10px;
	margin-right: -10px;
}
 
.header-menu ul li:last-child a{
	margin-left: 10px;
}

.header-menu ul li a{
	font-size: 19px;
	color: #ffffff;
	display: inline-block;
}

.header-menu ul li span{
	display:block;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    -o-transform: scale(0.65);
    transform: scale(0.65);
}


.submenu{
	display:none;
	position:absolute;
	top: 80px;
	width: 120px;
    left: 50%;
    margin-left: -60px;
	z-index: 1000;
}

.submenu a{
	background: #16bac4;
	display:block!important;
	padding: 12px 8px;
}

.submenu a:hover{
	background: #ffffff;
	color: #16bac4;
}

.header-phone{
	padding: 25px 0;
	width: 208px;
	height: 30px;
	overflow: hidden;
}

.header-phone img{
	max-width: 100%;
	display: block;
}

.header-phone h3{
	font-size: 30px;
	color: #ffffff;
}

.index-bannar{ 
	width:100%; 
	height:500px; 
	overflow:hidden; 
	position:relative;  
}

.index-bannar .bg-img{
	width: 100%;
	height:500px;
}



.index-bannar .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute;
	width: 100%; 
	left: 0;
	bottom:20px; 
	z-index:1; }
.index-bannar .hd ul{ 
	text-align: center;
}
.index-bannar .hd ul li{
	 margin-right:14px;
	 width:30px;
	 height:5px;
	 display:inline-block;
	 text-align:center; 
	 background:#fff; 
	 cursor:pointer;
}
.index-bannar .hd ul li.on{ 
	background:#089cb6;
}
.index-bannar .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.index-bannar .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.index-bannar .bd img{ 
	width:100%; 
	height:500px; 
	display:block;
}


.index-catebox{
	background: #f1f1f1;
}

.catelist{
	padding: 30px 20px;
}

.catelist ul li{
	float: left;
	/*width: 198px;*/
	width: 158px;
	height:180px;
	margin-right: 20px;
	background: #19bbc6;
	overflow: hidden;
	border-radius: 15px;
}


.catelist ul li:last-child{
	margin-right: 0;
}

.catelist ul li a{
	display:block;
	text-align: center;
	padding: 23px;
}	

.catelist ul li a h3{
	margin-top: 6px;
    color: #ffffff;
    font-size: 25px;
    font-weight: normal;
}

.zjjsbox{
	padding-top: 50px;
	border-bottom: 1px solid #000;
}

.nav-barbox{
	padding-bottom: 20px; 
}

.nav-barbox h3{
	margin-left: 15px;
	font-size:28px;
	color: #333333;
	position:relative;
}

.nav-barbox h3:before{
	content: "";
	width: 5px;
	height:30px;
	left: -15px;
	top: 5px;
	background: #00a0ae;
	position:absolute;
}

.nav-barbox span{
	font-size:18px;
	font-weight: normal;
	color: #0d0d0d;
	padding-left: 10px;
}

/*专家介绍*/
.expertTab {
	position:relative;
	width:1000px;
	margin-left:4%;
	clear:both;
	float: left;
}
.expertTab h1{ float:left; height:20px; padding:5px 10px; line-height:150%; background:#fff; text-align:center; color:#333; display:block;font-size:16px;font-family:"微软雅黑";}
.expertTab ul{ float:left;}
.expertTab li{
	 /*171px*/
	 width:100px;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}

.expertTab li a{ width:80px; float:left; padding:5px 10px; line-height:150%; background:#fff; text-align:center; color:#333; display:block;font-size:16px;font-family:"微软雅黑";}
.expertTab li a:hover,.expertTab li a.active{
	width:80px;
	background:#00a0ae;
	border-radius:0.5em;
	color:#fff;
	position:absolute;
}
.expertItemBox{
	float:left;
	width:100%;
	display:none;
	margin: 25px auto 0;
	
}

.expert{
	float:left;
	margin-bottom: 28px;  
	margin-right:30px;
	background:#fff;
	border: 1px solid #E3E3E3;
	width:234px;
}

.expertItemBox .expert:nth-child(5n){
	margin-right:0;
}
.expert:hover{
	border: 1px solid #00a0ae;
}
.expert .youshi{
	float: left;
	padding:15px 0;
	background:#fff;
}


.expert .youshi h1{
	font-size:14px;
	line-height:150%;
	color:#ad181d;
	text-align:center;
	text-indent:0;
}
.expert .youshi h2{
	font-size:20px;
	line-height:200%;
	color:#333333;
	text-align:center;
	text-indent:0;
	font-weight:bold;

}
.expert .youshi h2 em{
	font-size:14px;
	line-height:200%;
	color:#333333;
	text-align:center;
	text-indent:0;
	font-weight:bold;
	font-style:normal;
}
.expert .youshi h3{
	font-size:13px;
	line-height:200%;
	color:#333333;
	text-align:center;
	text-indent:0;
}
.expert .youshi h3 em{
	font-size:13px;
	line-height:150%;
	color:#f68437;
	text-align:center;
	text-indent:0;
	font-style:normal;
}
.expert .youshi h4{
	float:right;
	
	font-size:35px;
	line-height:100%;
	color:#000;
	text-align:center;
	text-indent:0;
	/*width:30px;*/
	font-weight:bold;
}

.expert .youshi .txt {
	/*margin-right:30px;
	width:60px;*/
	margin-top:8px;

	float:right;
	text-align:center;
	padding: 0 20px;

}
.expert .youshi .txt p {
	line-height:150%;
	font-size:14px;
	color:#000;
	text-align:center;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

.youshi_pic{ width:50%; float: none; margin:0 auto;}
.youshi_con{ width:100%;  float: left; background:#f3f3f3;}
.youshi_con ul li{
	width: 33.3%;
    float: left;
    text-align: center;
    border-right: 1px solid #bfbfbf;
    padding:0.5em 0;
    box-sizing: border-box;
}
.youshi_con ul li:last-child{
	border-right: 0;
}
.youshi_con ul li a{width:100%; color:#CCC;}
/*专家介绍*/

.bt1px{
	border-bottom: 1px solid #000;
}

.tjbigbox{
	padding-top: 22px;
}

.tj-lrbtn-border{
	display:inline-block;
	padding: 2px 8px;
	border:1px solid #dddddd;
	cursor: pointer;
}

.tj-lrbtn-border:hover{
	color: #ffffff;
	background: #01aebd;
}

.tj-lunbo{
	width: 100%;
    position: relative;
}

.tj-listbox{
	width: 100%;
	height:295px;
	border-top: 1px solid #000000;
	padding: 35px 0 0;
	overflow: hidden;
	margin-bottom: 40px;
	position:relative;
}

.tj-listbox ul{ overflow:hidden; zoom:1; }

.tj-listbox ul li{
	float: left;
	width: 244px;
	height:295px;
	margin-right: 20px;
	background: url(../images/tj_bg.png) no-repeat center center;
}

.tj-lrbtn{
	position:absolute;
	right: 0;
	top: -45px;
}

.tj-listbox-top{
	padding: 65px 10px 10px;
	text-align: center;
}

.tj-listbox-top h3{
	font-size: 23px;
	color: #00a0ae;
}

.tj-listbox-top p{
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.tj-listbox-bottom{
	padding:0 30px;
}

.tj-listbox-bottom-l{
	width: 50%;
}

.mon-line{
	color: #7c7c7c;
	font-size: 12px;
	text-decoration:line-through; 
}

.money{
	color: #f43f3f;
	font-size: 16px;
	font-weight: bold;
}
.money span{
	font-size: 21px;
}

.buy-btn{
	font-size: 15px;
	background: #ff9c19;
	padding: 8px 28px;
	border-radius: 20px;
	margin-top:6px;
}

#pinpai{
	width:100%;
	height:779px;
	background:url(https://www.zsy.cn/new_zsy/style/images/history.jpg) no-repeat center top;
	/*background:url(https://www.fsguke.cn/gk_template/2018images/wuyi_index.jpg) no-repeat center top;*/
	overflow:hidden;
}
.pingai-img{
	position:relative;
	width: 100%;
	height:779px;
	background: url(../images/history.jpg) no-repeat center center;
}
.zhuanli_line{ position:absolute;width:285px;height:232px; left:44%;top:61.2%;} 
.pingai-img img{ display: table-cell; /*主要是这个属性*/
                vertical-align: middle;
                text-align: center;}
.wrapAll {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.bg_grey2 {
    width: 100%;
    background: #f1f1f1;
	overflow:auto;
}

.wx {
    width: 10%;
    float: left;
    margin-left: 3%;
}

.tel {
    width: 25%;
    float: left;
    margin-left: 2%;
}

.tel h1{
	color: #00a0ae;
}

.map {
    width: 55%;
    float: left;
    border: #16bac4 solid 1px;
}

#p1, #p2, #p3, #p4 {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.bg_foot {
    background: #16bac4;
}

.link {
    width: 30%;
    float: left;
}

.link p {
	text-indent:0; 
    font-size: 18px;
    color: #FFF;
    float: left;
    line-height: 150%;
}

.link p a {
	text-indent:0; 
    font-size: 18px;
    color: #FFF;
    float: left;
    line-height: 150%;
}

.beian {
	text-indent:0; 
    width: 68%;
    float: right;
    text-align: left;
    line-height: 150%;
}

.beian p {
	text-indent:0; 
    font-size: 18px;
    color: #FFF;
    float: left;
    line-height: 150%;
}

.beian p a {
	text-indent:0; 
    font-size: 18px;
    color: #FFF;
    float: left;
    line-height: 150%;
}

.m-left5{
	margin-left: 5%;
}
.m-left3{
	margin-left: 3%;
}
.beian img {
    float: left;
}


/*内页*/
.neiye-bannar{ 
	width:100%; 
	height:298px; 
	overflow:hidden; 
	position:relative;  
}
.neiye-bannar .bg-img{
	width: 100%;
	height:298px;
}
.neiye-bannar .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute;
	width: 100%; 
	left: 0;
	bottom:20px; 
	z-index:1; }
.neiye-bannar .hd ul{ 
	text-align: center;
}
.neiye-bannar .hd ul li{
	 margin-right:14px;
	 width:30px;
	 height:5px;
	 display:inline-block;
	 text-align:center; 
	 background:#fff; 
	 cursor:pointer;
}
.neiye-bannar .hd ul li.on{ 
	background:#089cb6;
}
.neiye-bannar .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.neiye-bannar .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.neiye-bannar .bd img{ 
	width:100%; 
	height:298px;
	display:block;
}


.neiye-menu{
    width: 1100px;
    height: 50px;
    background: #EFEFEF;
    margin: 0 auto;
  }

  .neiye-menu li{
    float: left;
    list-style: none;
  }

  .neiye-left-icon{
    width: 6px;
    height: 14px;
    background: #16bac4;
    margin:18px 25px;
    float: left;
  }

  .neiye-location {
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 13px 0;
  }


  .content-article-box{
    width: 1000px;
    margin: 35px auto;
    /*border: 1px solid #eee;*/
    overflow: hidden;
    font: 400 1em/1.8 'Microsoft Yahei','Avenir','Segoe UI','Hiragino Sans GB',STHeiti,'Microsoft Sans Serif','WenQuanYi Micro Hei',sans-serif;
  }

  .content-article-box h1{
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #333;
    margin-top: 8px;
    /*font-family: Microsoft Yahei;*/
    font-weight: bold;
    text-align: center;
  }

  .content-article-box .dt{
    font-size: 18px;
    text-align: center;
    font-family: Microsoft Yahei;
    margin-bottom: 15px;
  }

  .content-article{
    border-top: 2px solid #eee;
    font-size: 18px;
    font-family: Microsoft Yahei!important;
    padding: 30px 15px;
  }

  .content-article p{
    line-height: 2.2;
    /*margin-bottom: 2em;*/
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-family: Microsoft Yahei!important;
  }

  .content-article img{
    max-width: 65%;
    height: auto;
    margin: .6em auto;
    display: block;
  }
  
  
  
/*科室*/

/*科室导航*/
.ksneiye-menu{
    width: 1300px;
    height: 50px;
    background: #EFEFEF;
    margin: 0 auto;
	text-align:center;
	float:left;
  }

  .ksneiye-menu li{
    float: left;
    list-style: none;
  }
/*科室导航*/

/*科室介绍*/
  .Department-box{
    width: 1300px;
    margin: 35px auto;
    /*border: 1px solid #eee;*/
    overflow: hidden;
    font: 400 1em/1.8 'Microsoft Yahei','Avenir','Segoe UI','Hiragino Sans GB',STHeiti,'Microsoft Sans Serif','WenQuanYi Micro Hei',sans-serif;
  }

  .Department-box h1{
    font-size: 40px;
    line-height: 1.5;
    color: #333;
	text-align:center;
  }
  .Department-introduce-leftbox{
	  width: 726px;
	  float:left;
	  }
  .Department-introduce-leftbox p{
	  float:left;
	  text-indent:2em;
	  font-size:22px;
	  line-height:200%;
	  }
  .Department-introduce-rightbox{
	  width: 533px;
	  float:right;
	  }
/*科室介绍*/

/*科室*/