﻿#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;
}

 


/* ===========视图宽度============ */

.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% - 40px);
		 
	}
	.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;
	}
	
}







/* 搜索上按钮 */
.ypcx-list{
	margin-top: -320px;
	display: flex;
	justify-content: space-between;
}
.ypcx-list li{
	flex: 1;
	margin-right: 20px;
	height: 156px;
	background: url(/cms/templates/900588567521680000/images/btn-bg.png) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	font-size: 30px;
	cursor: pointer;
}
.ypcx-list li a{
	padding: 0 45px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #000;
}
.ypcx-list li i{
	font-size: 90px;
	color: #37c5d0;
}
.ypcx-list li:hover,
.ypcx-list .nowSearch-btn{
	box-shadow:
	  0px 0.9px 0.6px -16px rgba(0, 0, 0, 0.2),
	  0px 2.3px 1.5px -16px rgba(0, 0, 0, 0.2),
	  0px 4.6px 3px -16px rgba(0, 0, 0, 0.2),
	  0px 9.5px 6.2px -16px rgba(0, 0, 0, 0.2),
	  0px 26px 17px -16px rgba(0, 0, 0, 0.2)
	;
}
.ypcx-list li:nth-child(3){
	margin-right: 0;
}
/* 搜索框 */
.search-main{
	margin-top: 25px;
	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;
	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/900588567521680000/images/arrow.png) no-repeat scroll 100% center transparent;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.mzdh-search select::-ms-expand { display: none; }
.mzdh-btn{
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #be262f;
	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: 25px;
	margin-bottom: 40px;
}
.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: 80px;
}
.bg-table thead tr th{
	padding: 0 23px;
	min-width: 140px;
	box-sizing: border-box;
	background-color: #41C8D5;
	color: #fff;
	font-weight: normal;
	font-size: 22px;
}
.td-width1{
	width: 600px;
}
.td-width2{
	width: 500px;
}
.td-width3{
	width: 200px;
}
.bg-text{
	font-size: 18px;
	margin-top: 3px;
}
.bg-table tbody tr:nth-child(2n+1){
	background-color: #fff;
}
.bg-table tbody tr:nth-child(2n){
	background-color: #f8f8f8;
}
.bg-table tbody tr td{
	text-align: center;
	height: 54px;
	font-size: 18px;
	color: #181818;
}
.bg-table tbody tr td:nth-child(1){
	text-align: left;
	padding: 0 20px;
}
.bg-table tbody tr .nodata{
	text-align: center!important;
}
.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;
}

/* 分页 */
.fy_list_04{
	margin: 40px auto 0;
	color: #555555;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fy_list_04 .fy_tit_l {
	display: inline-block;
	float: left;
	margin-right: 30px;
	font-size: 0;
}

.fy_list_04 .fy_tit_l a.prevStop,
.fy_list_04 .fy_tit_l a.nextStop {
	background-color: #f2f2f2!important;
	color: #999999!important;
	cursor: default!important;
	border: 1px solid #d9d9d9!important;
}

.fy_list_04 .fy_tit_l a {
	font-size: 16px;
	display: inline-block;
	line-height: 18px;
	padding: 10px 14px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	margin: 0px 7px 0 8px;
	color: #555555;
	border-radius: 3px;
	cursor: pointer;
}

.fy_list_04 .fy_tit_l a.nowselect,
.fy_list_04 .fy_tit_l a:hover {
	background-color: #23a3a8;
	border: 1px solid #23a3a8;
	color: #ffffff;
}

.fy_list_04 .fy_tit_r {
    display: inline-block;
    float: left;
    line-height: 38px;
}

.fy_list_04 .fy_inp {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    border-radius: 3px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: -2px 8px 0 8px;
    font-size: 15px;
    color: #555555;
}

.fy_list_04 .fy_go {
    display: inline-block;
    background-color: #f9f9f9;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 8px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    margin-top: -36px;
}


@media screen and (max-width: 1300px){
 
 
	.bg-main{
		width: 100%;
	}
	.bg-table{
		width: 100%;
		overflow: auto;
	}
	.bg-table thead tr th{
		min-width: 136px;
	}

.ypcx-list li{
font-size: 26px;
}
.ypcx-list li a{
padding: 0 25px;
}
.ypcx-list li i {
    font-size: 80px;
}

}

@media screen and (max-width: 1000px){
 
.bg-main{ padding:0; }
.bg-box{ margin:0;     padding-top: 25px;
    padding-bottom: 40px;
    background-color: #EFEFEF;}
 
.ypcx-list{margin-top: 0px; }
	.search-main{
		display: block;
	}
 
 
	.bg-table thead tr th{
		padding: 0 5px;
		min-width: 120px;
	}
	.bg-table tbody tr td{
		width: 100px;
		box-sizing: border-box;
		padding: 0 10px;
	}

.ypcx-list li {
    font-size: 20px;
    height: 100px;
}
.ypcx-list li a {
    padding: 0 20px;
}
.ypcx-list li i {
    font-size: 56px;
}
	
}

@media screen and (max-width: 768px){
 
 
	.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;
	}
	
	.bg-top-text{
		font-size: 16px;
	}
	.tishi{
		font-size: 15px;
	}
	.bg-table thead tr{
		height: 60px;
	}
	.bg-table thead tr th{
		font-size: 12px;
		padding: 0;
		min-width: 70px;
	}
	.bg-text{
		font-size: 14px!important;
	}
	.bg-table tbody tr td{
		padding: 0;
		font-size: 12px;
		height: 45px;
	}
	.font-15{
	    font-size: 13px!important;
	}
	.font-18{
		font-size: 14px!important;
	}

.ypcx-list li{margin-right: 10px;font-size: 16px;height: 75px;}
.ypcx-list li a {
    padding: 0 0px;
    justify-content: center;
}
.ypcx-list li i {
    font-size: 40px;
    margin-left: 10px;
}
.bg-table thead tr .td-width1{min-width: 340px;}
.bg-table thead tr .td-width2{min-width: 280px;}
.bg-table thead tr .td-width3{min-width: 106px;}
.bg-table thead tr .td-width4{min-width: 228px;}

	/* 翻页 */
	.fy_list_04 .fy_tit_l{
		margin-right: 0;
	}
	.fy_list_04 .fy_tit_l a,
	.fy_list_04 .fy_tit_r{
		display: none;
	}
	.fy_list_04 .fy_tit_l .prev,
	.fy_list_04 .fy_tit_l .next{
		display: inline-block;
	}
	
}

@media screen and (max-width: 550px){
 
	.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-top-text{
		font-size: 13px;
	}
	.tishi{
		font-size: 12px;
	}

.ypcx-list li{margin-right: 0;}
.ypcx-list{display: block;}
.ypcx-list li:nth-child(2),
.ypcx-list li:nth-child(3){margin-top: 15px;}
.ypcx-list li i {
    margin-left: 20px;
}
	
}

 

 
 
