﻿#middle{
	width: 100%;

	background-color: #fff;
}


.mid-top-center{
	background: url(/cms/templates/900648185773880000/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/900648185773880000/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;
}
}

.midtab{ font-size:26px; line-height:50px;  padding-top: 130px; }
.midtaba{ float:left; border-bottom:solid 3px #336db0; margin-right:66px; font-weight:700; position:relative;}
.midtaba:after{ content:''; display:block; position:absolute; 
bottom:-15px;
left: calc(50% - 9px);
border-top:#336db0 6px solid; 
border-left:transparent 9px solid; 
border-right:transparent 9px solid; 
border-bottom:transparent 6px solid; 
} 
.midtabb{ float:left; margin-right:66px; color:#999999; }
.midtabb a{ color:#999999; }

@media screen and (max-width: 1000px) {
.midtab{ font-size:20px; line-height:40px; padding:20px 0 0px; }
.midtaba{ margin-right:5%; }
.midtabb{ margin-right:5%; }
}

/* 门诊导航 */
.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/900648185773880000/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/900648185773880000/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;
}
/* 搜索框 */
.search-main{
	padding-top: 30px;
	display: flex;
	align-items: center;
	font-size: 20px;
}
.mzdh-search-right{
	display: flex;
	flex: 1;
	align-items: center;
}
.mzdh-search{
	background-color: #fff;
	height: 50px;
	margin-left: 20px;
	flex: 1;
	padding: 0 20px;
}
.mzdh-search select{
	box-sizing: border-box;
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(/cms/templates/900648185773880000/images/arrow.png) no-repeat scroll 100% center transparent;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.mzdh-search select::-ms-expand { display: none; }
.mzdh-btn{
	width: 140px;
	height: 50px;
	line-height: 50px;
	background-color: #336db0;
	text-align: center;
	color: #fff;
	margin-left: 20px;
	box-shadow: 0 5px 5px #ccc;
	cursor: pointer;
}
.mzdh-input{
	width: 100%;
	height: 100%;
}

/* 表格 */
.bg-box{
	margin-top: -134px; padding-bottom:50px; 
}
.bg-main{
	width: 1300px;
}
.bg-top-text{
	font-size: 18px;
	display: flex;
	justify-content: space-between;
}
.tishi{
	font-size: 16px;
}
.bg-table{
	margin-top: 10px;
}
.bg-table table{
	border-collapse:collapse; width:100%;
}
.bg-table table td,
.bg-table table th{
	border: 1px solid #e4e4e4;
}
.bg-table thead tr{
	height: 100px;
}
.bg-table thead tr th{
	padding: 0 23px;
	min-width: 115px;
	box-sizing: border-box;
	background-color: #5a8ec4;
	color: #fff;
	font-weight: normal;
}
.bg-text{
	font-size: 18px;
	margin-top: 3px;
}
.bg-table tbody tr td{
	text-align: center;
	height: 34px;
	line-height: 24px;
padding:5px 0;
	font-size: 14px;
	color: #6b6b6b;
}
.bg-table tbody .tr-type{
	height: 45px;
	background-color: #F8F8F8;
}
.font-18{
	font-size: 18px!important;
	color: #181818!important;
}
.font-15{
	font-size: 15px!important;
}
.bg-red{
	background-color: #f06f77;
	color: #fff!important;
}
.bg-gray{
	background-color: #F8F8F8;
}



/* ===========视图宽度============ */

.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: 100%;
	}
	.bg-table{
		width: 100%;
		overflow: auto;
	}
	.bg-table thead tr th{
		min-width: 136px;
	}
}

@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: 15px 40px 20px;
		top: calc((100% - 97px) / 2);
		left: calc((100% - 224px) / 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;
	}
	.search-main{
		display: block;
	}
	.mzdh-search-right{
		margin-top: 15px;
	}
	.mzdh-search{
		margin-left: 0;
		margin-right: 20px;
	}
	.mzdh-btn{
		margin-left: 0;
	}
	.mzdh-box{
	    height: 540px;
	}
	.mzdh-nav{
 		display:none;
		overflow-x: auto;
	}
	.mzdh-nav02{display:block;}
	.mzdh-ul{
		justify-content: unset;
	}
	.each-menu{
min-width: 122px;
    width: 100%;
	}
	
	.bg-table thead tr th{
		padding: 0 5px;
		min-width: 100px;
		max-width: 110px;
	}
	.bg-table tbody tr td{
		width: 100px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	
}

@media screen and (max-width: 768px){
	#middle {

	}
	
	.each-title{
		font-size: 26px;
	}
	.xsky-title {
	    font-size: 28px!important;
	    top: calc((100% - 84px) / 2);
	    left: calc((100% - 192px) / 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;
	}
	.search-main{
		font-size: 14px;
	}
	.mzdh-search{
		margin-right: 10px;
		padding: 0 10px;
		height: 40px;
	}
	.mzdh-btn {
	    width: 70px;
	    height: 40px;
	    line-height: 40px;
	}
	.mzdh-search select{
		height: 40px;
	}
	
	.mzdh-box{
	    height: 450px;
	}
	.bg-top-text{
		font-size: 16px;
	}
	.tishi{
		font-size: 15px;
	}
	.bg-box{
	    margin-top: -91px;
	}
	.bg-table thead tr{
		height: 60px;
	}
	.bg-table thead tr th{
		font-size: 12px;
		padding: 0;
		min-width: 70px;
		max-width: 70px;
	}
	.bg-text{
		font-size: 14px!important;
	}
	.bg-table tbody tr td{
		padding: 0;
		font-size: 12px;
	}
	.font-15{
	    font-size: 13px!important;
	}
	.font-18{
		font-size: 14px!important;
	}
	
}

@media screen and (max-width: 550px){
	#middle {

	}
	
	.xsky-title {
	    font-size: 22px!important;
	    padding: 15px 25px;
	    top: calc((100% - 72px) / 2);
	    left: calc((100% - 138px) / 2);
	}
	.title-line{
		width: 40px;
	}
	.each-title{
		font-size: 20px;
	}
	
	.bg-box{
	    margin-top: -87px;
	}
	.bg-top-text{
		font-size: 13px;
	}
	.tishi{
		font-size: 12px;
	}
	
}

@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;
	}
	.search-main{
	    padding-top: 25px;
	}
	.mzdh-box{
	    height: 390px;
	}
.mzdh-search {
    padding: 0 5px;
}
	
}

@media screen and (max-width: 375px){
	.mzdh-search{
		margin-right: 5px;
	}
	.mzdh-btn {
	    width: 60px;
	}
}

@media screen and (max-width: 340px){
.xsky-title {
    font-size: 18px!important;
    top: calc((100% - 67px) / 2);
    left: calc((100% - 122px) / 2);
}
.each-title,
.bszn-top li{
    font-size: 17px;
}

.w_1300 {
    margin: 0 10px;
}
.mzdh-btn {
    width: 40px;
}

}