﻿#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-box{
	position: relative;
 
}
.bg-main{
	position: relative;
	width: 1300px;
	top: -290px;
	background-color: #fff;
	box-sizing: border-box;
	 padding: 80px 170px;
}
.yygh-text{
	text-align: center;
	font-size: 30px;
}
.yygh-text2{
	text-align: center;
	font-size: 24px; margin-top:20px;
}
.ewm-box{
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.ewm-text{
	font-size: 20px;
	margin-top: 25px;
}



.main-list{
	margin: 0 auto 0; padding:20px 30px 0;
}

.main-list ul li{
 
	border-bottom:2px solid #e6e6e6;
	padding: 25px 5px 25px 3px;
}

.main-list ul li:hover{
	border-bottom:2px solid #D70009;
	box-shadow: 0px 5px 8px 0px #ececec;
}

.main-list ul li:hover .icon-rot{
	background:#C4232A;
}

.main-list ul li:hover .wzbt, .main-list ul li:hover a{
	color:#D70009;
	cursor:pointer;
}

.icon-rot{
	width:8px;
	height:8px;
	background:#c4c4c4;
	float:left;
	margin: 12px 22px 0 0;
}

.wzbt{
	font-size:22px;
	float:left;
	width:calc(100% - 150px);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fbsj{
	float:right;
	font-size:18px;
	color:#676767;
	margin: 3px 10px 0 0;
}

/* 在线提问 */
.ft-zxtw{
	padding: 60px;
	box-sizing: border-box;
}

.ft-zxtw-form{
	width: 100%;
}

.zxtw-form-item{
	width: 100%;
	margin-bottom: 20px;
	color: #282828;
	font-size: 16px;
}

.form-item-tip{
	width: 80px;
	height: 60px;
	line-height: 60px;
	float: left;
}

.form-item-input{
	width: calc(100% - 80px);
	height: 60px;
	line-height: 60px;
	background: #FAFAFA;
	float: left;
	padding: 0px 20px;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
}

.form-item-input2{
	 
	height: 60px;
	line-height: 60px;
	background: #FAFAFA;
	float: left;
	padding: 0px 20px;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
}

.form-item-input input{
	width: 100%;
	color: #282828;
	font-size: 16px;
}

.form-item-textarea{
	width: calc(100% - 80px);
	background: #FAFAFA;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
}

.form-item-textarea textarea{
	background: #FAFAFA;
	color: #282828;
	font-size: 16px;
}

textarea{outline:none;border: none;resize:none;}

.tj{ display:block; width:200px; line-height:60px; background:rgb(60,138,213); color:#FFF; font-size:20px; text-align:center; margin:50px auto 0; }

.input1{ border:0; background:none; height: 60px;
	line-height: 60px; color: #282828;
	font-size: 16px;
}
.input2{ border:0; background:none; height: 60px;
	line-height: 60px;
}
.zxtw-form-item img{ margin-left:10px; }

/* ===========视图宽度============ */

.w_1300{
	width: 1300px;
	margin: 0 auto;
}

/* ==============@media============== */
@media screen and (max-width: 1300px){
	.w_1300 {
		width: auto;
		margin: 0 20px;
	}
	.mzdh-nav{
  margin-left: -20px;
		width: calc(100% + 40px);
	}
	.bg-main{
width: calc(100% );
		padding: 80px 0;
	}
	.ewm-box{
		justify-content: center
	}
	.each-ewm-box{
		margin: 0 20px;
	}
	
}

@media screen and (max-width: 1000px){
.main-list {
		margin: 0; padding: 30px 15px;
	}
	.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%;
	}
	
	.bg-main{
		top: 0px;
 
	}
	.each-ewm-box{
		width: 300px;
		margin: 0;
	}
	.each-ewm-box img{
		width: 100%; height:auto;
	}
	.ewm-box{
		justify-content: space-around;
	}
	
}

@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-box{
	    
	}
 
	.yygh-text{
		font-size: 24px;
	}
.yygh-text2{
		font-size: 18px;
	}
	.ewm-box{
		margin-top: 70px;
	}
	.each-ewm-box{
		width: 245px;
	}
	.ewm-text{
	    font-size: 16px;
	    margin-top: 20px;
	}
	.main-list ul li {
		padding: 20px 5px 20px 3px;
	}
	
	.icon-rot {
		width: 6px;
		height: 6px;
		margin: 12px 12px 0 0;
	}
	
	.wzbt {
		font-size: 18px;
		float: left;
		width: calc(100% - 30px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.fbsj {
		display: none;
		font-size: 16px;
		margin: 3px 10px 0 0;
	}
}

@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;
	}
	
	.bg-box{
	    
	}
	.each-ewm-box{
		width: 45%;
	}
	.ewm-text{
	    font-size: 14px;
	    margin-top: 15px;
	}
	.yygh-text{
	    font-size: 20px;
	}
.yygh-text2{
	    font-size: 16px;
	}
	
}

@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{
	 
	}
	
 
	.bg-box{
 
	}
	.yygh-text{
	    font-size: 17px;
	}
.yygh-text2{
	    font-size: 14px;
	}
	.ewm-box{
		margin-top: 50px;
	}
.wzbt {
		font-size: 16px;
	}
	
	.fbsj {
		display:none;
		font-size: 14px;
	}
	
}

@media screen and (max-width: 375px){
	.mzdh-search{
		margin-right: 5px;
		padding: 0 10px;
	}
	.mzdh-btn {
	    width: 60px;
	}
	
	.bg-box{
 
	}
	.yygh-text {
	    font-size: 14px;
	}
.yygh-text2 {
	    font-size: 12px;
	}
	
}