﻿#middle{
	width: 100%;
	background-color: #fff;
}

/* banner */
.mid-top-center{
	background: url(/cms/templates/900595635594340000/images/bg.jpg) no-repeat top center;
	height:450px; position:relative;
}

.topbg-sj{ display:none; }
.topbg-sj img{ width:100%; }

/* 滚动模板内容 */
.middle-mzdh-swiper {
	width: 100%;
    position: relative;
}

.middle-mzdh-swiper>ul>li {
	height: 100px;
	width: 315px;
	margin-right: 10px;
	float: left;
}

.mzdh-ul{ height: 100%; }
.mzdh-ul li{ float:left; cursor: pointer; width: 188px; height: 200px; }
.mzdh-ul li:nth-child(odd){ background: url(/cms/templates/900595635594340000/images/nav1.jpg) repeat; }

.mzdh-ul li a{ display: flex; width: 100%; height: 100%; color: #000; }

.slider-li{
    height: 100px;
	width: 315px;
	margin-right: 10px;
	float: left;
}

.middle-mzdh-swiper img {
	width: 310px;
}
.slider-li img{
    height: 100%;
	width: 100%; 
}


/* 指示点 */
.zt-swiper-zsd {
	width: 100%;
	height: 40px;
	line-height: 58px;
	text-align: center;
    margin-left: 10px;
}

.zt-swiper-span {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #BBBBBB;
	margin-right: 5px;
	border-radius: 50%;
}

.zt-swiper-span-current {
	background: #4E97E8;
}

/* 底部轮播图*/
.Cont,.Cont2 {
    WIDTH: 100%;
    FLOAT: left;
    OVERFLOW: hidden;
    /* height: 398px; */
}
.ScrCont ,.ScrCont2{
    WIDTH: 10000000px;
}
#List1,#List3 {
    float: left;
}
#List2,#List4 {
    float: left;
}
.hpp {
    width: 316px;
    height: 103px;
    margin-right: 12px;
    float: left;
    overflow: hidden;
}
.hppimg {
    width: 100%;
    height: 100%;
}
.l {
    FLOAT: left;z-index: 100;
}
.los_let {
    width: 41px;
    height: 41px;
    line-height: 41px;
    left: -60px;
    top: 70px;
    cursor: pointer;
    position: absolute;
    background: rgba(87, 134, 203, 1);
    border-radius: 100%;
    font-size: 30px;
	font-weight: lighter;
    color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.los_rit {
    width: 41px;
    height: 41px;
    line-height: 41px;
    right: -60px;
    top: 70px;
    cursor: pointer;
    position: absolute;
    background: rgba(87, 134, 203, 1);
    border-radius: 100%;
    font-size: 30px;
	font-weight: lighter;
    color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.los_let,.los_rit{
	-moz-user-select: none; /* 火狐 */
	-webkit-user-select: none; /* webkit浏览器 */
	-ms-user-select: none; /* IE10 */
	-khtml-user-select: none; /* 早期浏览器 */
	user-select: none;
}
.los_let:hover{
	transition:0.5s;
    background: rgba(87, 134, 203,0.7);
}
.los_rit:hover{
	transition:0.5s;
    background: rgba(87, 134, 203,0.7);
}

/* 手机版底部轮播图*/
.ztzl-phone{
    display: none;
}

.middle-btn,.middle-btn2{margin:22px auto 0;position:relative;}

.middle-btn2 img{ width:100%; height:auto; }
.middle-btn2 .hpp { width:49%;  height:auto; margin:0 0 10px 0; }
.middle-btn2 .hpp:nth-child(even){ margin-left:2%; }

.middle-btn ul{width:100%;}
.middle-btn li{
	float:left;
	width:310px;
	margin-right: 20px;
	height:398px;
	box-sizing: border-box;
	border:1px solid #F6F6F6;
	overflow:hidden;
}
.middle-btn li:hover{}

.middle-btn2{display:none;}

.middle-btn .hh,.middle-btn2 .hh{display:block;}

/* 滚动模板内容 end */


@media screen and (max-width: 1000px) {
.topbg-sj{ display:block; }
.mid-top-center {
		background: none;
		height:unset;
	}

/* 滚动切换 */

	.middle-mzdh-swiper>ul>li{
		width: calc(50% - 5px);
		height: 60px;
		margin-right: 5px;
	}
    .middle-mzdh-swiper .slider-li{
        width: calc(50% - 5px);
		height: 60px;
		margin-right: 5px;
    } 
	
	/* 滚动切换 end */

}

.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%);
}
 
@media screen and (max-width: 1000px) {
.dqlm-tit{ position: absolute;
    top: calc( (100% - 84px ) /2 );
    left: 0;
    right: 0; padding-top: 0px;}
}
 
@media screen and (max-width: 450px) {
.dqlm-tit{ 
    top: calc( (100% - 62px ) /2 );
font-size:36px;
}
}

/* 门诊导航 */
.mzdh-box{
	background-color: #EFEFEF;
	height: 430px;
}
.mzdh-main{
	position: relative;
}
.mzdh-nav{
	top: -100px;
	position: absolute;
	height: 200px;
	width: 100%;
	background: url(/cms/templates/900595635594340000/images/nav2.jpg) repeat;
}
.mzdh-nav02{display:none;}
.mzdh-ul02{
	display: flex;
	justify-content: center;
	height: 100%;
}
.mzdh-ul02 li{
	flex: 1;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
.mzdh-ul02 li:nth-child(odd){
background: url(/cms/templates/900595635594340000/images/nav1.jpg) repeat;
}

.mzdh-ul02 li a{
	display: flex;
	width: 100%;
	height: 100%;
	color: #000;
}
.each-menu{
	flex: 1;
	text-align: center;
	font-size: 20px;
	height: 100%;
	padding-top: 50px;
	box-sizing: border-box; color:#FFF;
}
.each-menu i{
	font-size: 60px;
	color: #FFF;
}
.each-menu div{
	margin-top: 25px; 
}
.each-line{
	width: 1px;
	height: 100%;
	background: linear-gradient(to top, rgba(226,226,226,.8) 0%, rgba(226,226,226,.1) 100%);
}
.mzdh-ul li a:hover .each-menu,
.mzdh-select .each-menu{
	background: #FFF;
	color: #004ea1;
}
 
.mzdh-ul li a:hover .each-menu i,
.mzdh-select .each-menu i{
	color: #004ea1;
}


/* 医院导航菜单 */

.bg-main{
	box-sizing: border-box;
	padding: 0 34px;
}
.yydh-nav{
	display: flex;
}
.yydh-nav li{
	font-size: 18px;
	margin: 0 25px;
	width: 20%;
	text-align: center;
	line-height: 80px;
	box-sizing: border-box;
}
.yydh-nav li a{
	display: block;
	color: #000;
	cursor: pointer;
}
.yydh-nav li a:hover,
.yydh-nav li.current a{
	border-bottom: 4px solid #24A7B1;
}
/* 地理位置 */
.dlwz-box{
	box-sizing: border-box;
	padding: 37px 34px 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: 20px; margin-top:20px;
	line-height: 36px;
}
.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: 37px 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{
 		display:none;
		overflow-x: auto;
	}
	.mzdh-nav02{display:block;}
	.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;
		margin: 0 8px;
	}
	
}

@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: 140px;
	}
	.each-menu{
		font-size: 16px;
min-width: 90px;
		padding-top: 30px;
	}
	.each-menu i{
		font-size: 40px;
	}
	.each-menu div{
		margin-top: 20px;
	}
	
	.mzdh-box{
 
	}
	.bg-main{
 
		padding: 0;
	}
	.yydh-nav li{
		font-size: 16px;
		margin: 0 6px;
		line-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;
	    line-height: 32px;
	}
	.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;
	}
	.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{
 
 
	}
	.yydh-nav li,
	.yydh-nav li a{
	    width: 98px;
	}
	.yydh-nav li{
	    font-size: 14px;
	    margin: 0 5px;
	    line-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 }
}
