﻿#middle{
	width: 100%;
	overflow: hidden;
}

/* 头部banner */
.mid-top-center{
	
	height:450px;
	position:relative;
}

.topbg-sj{ display:none; }
.topbg-sj img{ width:100%; }

.dqlm-tit{
	color: #FFF;
    font-size: 52px;
    text-align: center;
	font-weight: 700;
	letter-spacing: 5px;
	padding-top: 160px;
	text-shadow: -1px 1px 2px rgb(0 0 0 / 30%);
}

.dqlm-tit div{
	width:60px;
	height:5px;
	background:#FFF;
	margin: 10px auto 0;
	box-shadow: -1px 1px 2px rgb(0 0 0 / 30%);
}

.pdsy{
	line-height: 86px;
    background: url(/cms/templates/900599465391660000/images/nav_hover-bg01.png) no-repeat left bottom;
	display:flex;
	align-items: center;
	font-size: 22px;
    margin: 0;
    padding: 0 0 0 49px;
	width:194px;
	box-sizing:border-box;
}
.pdsy a{ color:#FFF; }

/* 二级导航 */
.top-nav-menu{
	background: #ffffff; 
    padding: 0px; height:86px; 
    position: absolute;
    bottom: -43px;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
	box-shadow: 0px 20px 20px -20px #d1d1d1;
}
.top-nav-menu ul{ display:flex; align-items: center; height:100%; }
.top-nav-menu ul span{ display:flex; align-items: center; }
.nav-mask-right {
    display: none;
    width: 15px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 15px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    z-index: 99;
}

.top-nav-menu ul li{
	float: left;
    padding: 15px 0; box-sizing:border-box;
	margin:0 0 0 35px;
	font-size: 20px;
}
/* 头部banner end */
 

 



/* ===========视图宽度============ */

.w_1300{
	max-width: 1300px;
	margin: 0 auto;
}

/* ==============@media============== */

@media screen and (max-width: 1340px){
	.w_1300 {
   		max-width: 1200px;
	}
	
	.top-nav-menu{
		left: 0;
		margin-left: 0px;
	}
	
}

@media screen and (max-width: 1240px){
	.w_1300 {
   		max-width: 1000px;
	}
}

@media screen and (max-width: 1000px){
	/* top-banner */
	.topbg-sj{ display:block; }
	.mid-top-center {
		background: none;
		height:unset;
	}
	
	.dqlm-tit {
    position: absolute;
    top: calc( (100% - 84px ) /2 );
    left: 0;
    right: 0;
    padding-top: 0px;
}
	
	.top-nav-menu {
		display:none;
	}
	
	/* top-banner end */
 
}

@media screen and (max-width: 768px){
 
	
}

@media screen and (max-width: 620px){}

 

@media screen and (max-width: 450px){
	/* top-banner */
	.dqlm-tit{ 
		top: calc( (100% - 62px ) /2 );
		font-size:36px;
	}
	/* top-banner end */
	
}

@media screen and (max-width: 375px){}


 

/* 医院导航菜单 */
/* 医院导航菜单 */

.bg-main{
	box-sizing: border-box; margin-top:60px;
	padding: 0 ; height: 83px;
}
.yydh-nav{
	display: flex;
}
.yydh-nav li{
	font-size: 18px; 
	width: 25%; 
	text-align: center;
	height: 80px;
	
}
.yydh-nav li a{
	display:flex; align-items:center; justify-content: center;
	color: #000;
	cursor: pointer; height: 100%;
    width: 100%; padding:0 5px; box-sizing: border-box;
}
.yydh-nav li a:hover,
.yydh-nav li.current a{
	border-bottom: 4px solid #24A7B1;
}
/* 地理位置 */
.dlwz-box{
	box-sizing: border-box;
	padding: 20px 0 50px;
}
/* 地图 */
.dlwz-dt-box{
	height: 654px;
	width: 100%;
}
.each-dlwz-tit{
	font-size: 24px;
	font-weight: bold;
	margin: 60px 0;
	text-align: center;
}
.each-dlwz-tit a{ position:relative; top:-120px; }
.dlwz-text{
	font-size: 18px;  
	line-height: 36px; color:#FFF; padding:30px 40px;
background: url(/cms/templates/900599465391660000/images/bg.jpg) no-repeat center top;
    background-size: 100% 100%;
}
.dlwz-text center{ margin-bottom:10px;  font-size: 24px; font-weight:700; }
.dlwz-text table{ max-width:100%; }
.dlwz-text label{
	color: #BC252F;
	font-weight: bold;
}
.dlwz-img-box{
	margin-top: 20px;
}
.dtlx-img{
	display: flex;
	justify-content: center;
	align-items: center;
}
.dtlx-one{
	width: 509px;
}
.dtlx-two{
	width: 557px;
	margin-left: 20px;
}
.dtlx-two img{
	width: 100%;
}
.img-text{
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.second-dlwz-tit{
	font-size: 20px;
	margin-top: 40px;
	font-weight: bold;
}
.ztc-img img{
	width: 100%;
}
.four-img{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.four-img li{
	box-sizing: border-box;
	width: calc((100% - 10px) / 2);
	margin-top: 10px;
}
.four-img li:nth-child(2n+1){
	margin-right: 10px;
}
.four-img li img{
	width: 100%;
}
.dlwz-mid-text{
	margin-top: 50px;
}




/* ===========视图宽度============ */

.w_1300{
	width: 1300px;
	margin: 0 auto;
}

/* ==============@media============== */
@media screen and (max-width: 1300px){
	.w_1300 {
		width: auto;
		 
	}
	.mzdh-nav{
 
	}
	.bg-main{
		padding: 0 20px; 
	}
	.dlwz-box{
		padding: 20px 20px 50px;
	}
	
}

@media screen and (max-width: 1000px){
	.xsky-banner{
		background: unset;
		position: relative;
		height: auto;
	}
	.xsky-banner img{
		display: inline;
		width: 100%;
	}
	.xsky-title{
		position: absolute;
		padding: 10px 30px 15px;
		top: calc((100% - 87px) / 2);
		left: calc((100% - 204px) / 2);
		margin-top: 0;
		background: linear-gradient(to right, rgba(255,255,255,.1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,.1) 100%);
	}
	
	.mzdh-main,
	.mzdh-nav{
		position: unset;
	}
	.mzdh-box{
	    height: auto;
	}
	.mzdh-nav{
		
		overflow-x: auto;
	}
	.mzdh-ul{
		justify-content: unset;
	}
	.each-menu{
min-width: 122px;
    width: 100%;
	}
	
	.dtlx-one{
		width: 45%;
	}
	.dtlx-two{
		width: 43%;
	}
	.img-text{
		font-size: 13px;
	}

	.yydh-nav li{
		font-size: 17px;
 
	}
	
}

@media screen and (max-width: 768px){
	#middle {

	}
	
	.each-title{
		font-size: 26px;
	}
	.xsky-title {
	    padding: 10px 20px 15px;
	    top: calc((100% - 73px) / 2);
	    left: calc((100% - 144px) / 2);
	}
	.title-line{
		height: 3px;
		width: 50px;
	}
	
	.mzdh-nav{
		height: 170px;
	}
	.each-menu{
		font-size: 16px;
min-width: 90px;
		padding-top: 40px;
	}
	.each-menu i{
		font-size: 40px;
	}
	.each-menu div{
		margin-top: 20px;
	}
	
	.mzdh-box{
 
	}
	.bg-main{
 height: 60px;
		padding: 0;
	}
	.yydh-nav li{
		font-size: 16px;
 
		height: 57px;
	}
	.yydh-nav li a:hover,
	.yydh-nav li.current a{
	    border-bottom: 3px solid #24A7B1;
	}
	
	.each-dlwz-tit{
		font-size: 18px;
		margin: 35px 0;
	}
	.dlwz-text{
	    font-size: 16px; padding:20px;
	    line-height: 32px;
	}
.dlwz-text center{ margin-bottom:10px;  font-size: 18px; font-weight:700; }
	.img-text{
	    font-size: 12px;
	}
	.dtlx-one{
		width: 50%;
	}
	.dtlx-two{
		width: 49%;
	}
	.second-dlwz-tit{
	    font-size: 16px;
	    margin-top: 30px;
	}
	
}

@media screen and (max-width: 660px){
	.bg-main{
		overflow-x: auto; overflow-y: hidden; 
	}
	.yydh-nav li,
	.yydh-nav li a{
		width: 112px;
	}
}

@media screen and (max-width: 550px){
	#middle {

	}
	
	.xsky-title {
	    padding: 5px 15px 10px;
	    top: calc((100% - 52px) / 2);
	    left: calc((100% - 112px) / 2);
	}
	.title-line{
		width: 40px;
	}
	.each-title{
		font-size: 20px;
	}
	
}

@media screen and (max-width: 425px){
	#middle {

	}
	
.mzdh-nav{
		height: 125px;
	}
	.each-menu{
		font-size: 14px;
min-width: 80px;
		padding-top: 30px;
	}
	.each-menu i{
		font-size: 34px;
	}
	.each-menu div{
		margin-top: 15px;
	}
	.mzdh-box{
	}
	
	.dlwz-box{
		padding: 15px;
	}
	.dlwz-text{
	    font-size: 14px;
	    line-height: 28px;
	}
	.second-dlwz-tit{
	    font-size: 14px;
	}
	
	.bg-main{
 height: 50px;
 
	}
	.yydh-nav li,
	.yydh-nav li a{
	    width: 98px;
	}
	.yydh-nav li{
	    font-size: 14px;
 
	    height: 47px;
	}
	
}

@media screen and (max-width: 375px){
	.mzdh-search{
		margin-right: 5px;
		padding: 0 10px;
	}
	.mzdh-btn {
	    width: 60px;
	}
	
	
}


.bg-box{
	position: relative; 	margin-top: -290px;
	background-color: #fff;
}
@media screen and (max-width: 1000px){
.bg-box{ margin-top: 0px }
}


.mid1{ display:flex; flex-wrap:wrap; margin-top:20px;  }

.mid2{  width:48.8%; height:250px; position:relative; border:solid 1px #ccdbec; border-radius:4px 4px 0 0; background:#fcfcfc; margin-bottom:25px; box-sizing: border-box; }
.mid2:after {
    content: '';
    display: block;
    height: 6px;
    background-image: linear-gradient(to right, #005ca1, #00a9a9 );
    visibility: visible; position:absolute; bottom:-1px; left:-1px; right:-1px;
}
.mid2title{  font-size: 20px;  margin: 20px 10px 15px 20px;  font-weight: 700;  }
.mid2list{ padding-left:20px; }
.mid2list li{ float:left; box-sizing: border-box; padding-left:10px;  position:relative;  width: 33.3%;  color: #999999; line-height: 32px;  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.mid2list li a{ color: #333; }
.mid2list li:before {
    content: ''; position:absolute; left:0; top:calc(50% - 2.5px); 
display:block; width:5px; height:5px; 
background:#90d1d6;

}
@media screen and (max-width: 1000px){
.mid2{  width:100%; }
}

.sjlisto{ margin-top:80px; }

.sjlist{ border-left:solid 1px #e8e8e8; border-right:0; display:flex; line-height:68px; font-size:18px; position:relative; background:#FFF;  }
.sjlisto .nav-mask-right{ top:0; bottom:0; }
.sjlisto{ overflow-x: scroll; -webkit-overflow-scrolling: touch; padding-bottom:20px; position:relative; }
.sjlisto::-webkit-scrollBar{
		display:none;
	}
.sjlist a{ flex-grow:1; text-align:center; padding:0 15px; white-space:nowrap; border:solid 1px #e8e8e8; border-left:0; }
.sjlist a.current{ box-shadow: 0px 20px 20px -20px #bbb; }


@media screen and (max-width: 1000px) {
.sjlisto{ margin-top:40px; }
.sjlist{  line-height:50px; font-size:16px;       }
}


.mid3{  width:24.25%;  margin-right:1%; height:70px; position:relative; border:solid 1px #e0e0e0; border-radius:4px;   margin-bottom:15px; box-sizing: border-box; box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    padding: 0 10px; }
.mid3:nth-child(4n){ margin-right:0; }


@media screen and (max-width: 1000px) {
.mid3{  width:49%;  margin-right:2%;}
.mid3:nth-child(2n){ margin-right:0; }
}