﻿img{
        image-rendering: -moz-crisp-edges; /* Firefox */     
        image-rendering: -o-crisp-edges; /* Opera */      
        image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
        image-rendering: crisp-edges; 
        -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

#middle{
	width: 100%;
	
}

.main{padding-bottom:20px;}

.banner{ background:url(/cms/templates/900595568238420000/images/111111.jpg) no-repeat center top; height:250px; position:relative; padding:0 10px;}
.banner-title{ font-size:36px; color:#fff;line-height:88px; position:absolute; left:50%; margin:58px 0 0 -90px;}
.banner-title::after{ display: block;font-size: 0;content:""; width:106px; height:4px; background:#fff; margin:0 auto;}

/* 科室导航 */
.subnav-wrapper{position: relative;height:100px; background:#fff;margin-top:-24px;box-shadow:0 24px 16px -15px #a7a7a7;}

.allMenu-right01,.allMenu-right02{ display:none;}

.subnav{ float:left; width:calc(100% - 134px); height:100px; }
.subnav li{ float:left; font-size:18px; margin-left:3%;}
.subnav li a{ display:block; padding:38px 18px; position:relative;}
.subnav .current a,.subnav a:hover{ background:#60bac1; color:#fff; padding-bottom:24px;}
.subnav ul>li.current:first-child a::after,.subnav ul>li:first-child a:hover::after{ display: block;font-size: 0;content:""; width:0; height:0; border-top:6px solid #60bac1; border-right:36px solid #60bac1;border-bottom:6px solid transparent; border-left:36px solid transparent; position:absolute; left:0; bottom:-12px;}
.subnav .current a::after,.subnav a:hover::after{ display: block;font-size: 0;content:""; width:0; height:0; border-top:6px solid #60bac1; border-right:54px solid #60bac1;border-bottom:6px solid transparent; border-left:54px solid transparent; position:absolute; left:0; bottom:-12px;}

.subnav-more{ float:right; height:100px; width:134px; text-align:center; color:#fff; background:#60bac1; font-size:18px; position:relative;}
.subnav-more i{ display:block; margin: 16px 0 2px;font-size: 40px;font-weight: normal;}

/* 科室导航更多内容 */
.ksdh-con{ position:absolute; bottom:116px; right:0; width:720px; box-sizing:border-box; padding:4px 34px; background:#fff; border:1px solid #e3cdce; border-radius:4px; z-index:200; display:none;}
.ksdh-con::before,.ksdh-con::after{display: block;font-size: 0;content:""; width:0; height:0;position:absolute;  }
.ksdh-con::before{border-top:14px solid #e3cdce; border-right:14px solid transparent;border-bottom:14px solid transparent; border-left:14px solid transparent;bottom:-28px; right:54px;}
.ksdh-con::after{border-top:12px solid #fff; border-right:12px solid transparent;border-bottom:12px solid transparent; border-left:12px solid transparent; bottom:-24px;right:56px;}

.ksdh-tab{  border-bottom:1px solid #e0e0e0; padding-left:10px;}
.tab-wrapper{display:flex; justify-content: space-between;height:65px;line-height:65px; }
.ksdh-tab01,.ksdh-tab02{padding:0 12px; font-size:18px;}
.ksdh-tab01{ position:relative;}
.ksdh-tab01::before{display: block;font-size: 0;content:""; width:100%; height:4px; line-height:0; background:#60bac1; position:absolute; bottom:-2px; left:0;}

.ksdh-list{padding:34px 0 30px; min-height:162px;}
.ksdh-list li{ float:left;font-size:16px; line-height:30px; margin-bottom:24px;}
.ksdh-list a{ display:inline-block; padding:0 10px;}
.ksdh-list .current a,.ksdh-list a:hover{ background:#60bac1; font-weight:bold; color:#fff;}

/* 科室导航 end *

/* 科室动态 */
.ksdt-top{
	margin: 60px 0 0 0;
    position: relative;
    height: 750px; display:none;
}

.ksdt-img{
	position: absolute;
    left: 0;
    width: 60%;
}

.ksdt-img img{ width:100%; }

.ksdt-xp{
	position: absolute;
    right: 0;
	top:80px;
    width: 38%;
    background: url(/cms/templates/900595568238420000/images/xpxx-bg01.png) no-repeat center;
    background-size: 100% 100%;
    padding: 30px 30px 120px 40px;
	font-size:18px;
}

.ksdt-xpxx{
	font-size: 18px;
    line-height: 40px;
	color:#ffffff;
	margin-bottom: 30px;
	display: -webkit-box;
	-webkit-line-clamp:11;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}

.ksdt-xpxx a{
	color:#ffffff;
}

.ksdt-ckxq{
	float:right;
	background:url(/cms/templates/900595568238420000/images/ckxq-icon01.png) no-repeat bottom center;
	width: 187px;
	color:#ffffff;
    text-align: center;
    padding: 0 0 20px 0;
}

.ksdt-ckxq a{ color:#ffffff; }

.ksdt-title{
	color: #000000; margin-top:40px;
    font-size: 36px;
    text-align: center; display:none;
}

.ksdt-title div{
	width:73px;
	height:4px;
	background:#AC1B22;
	margin:15px auto 0;
}

.ksdt-box{ margin:60px 0 30px; overflow: hidden; display:none; }

.ksdt-box ul{ width:calc(100% + 15px); }

.ksdt-box ul li{
	float:left;
	margin: 0 10px 20px 5px;
    width: calc(100% / 3 - 69px);
	border:1px solid #e6e6e6;
	padding:20px 20px 20px 30px;
	position:relative;
}

.ksdt-box ul li:hover{
	border:1px solid #ffffff;
	box-shadow: 3px 8px 12px 0px #bdbdbd;
}

.wzbt{
	font-size: 18px;
    line-height: 36px;
    height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    margin: 0 0 30px 0;
}

.fbsj{ position:absolute; bottom:20px; right:20px; color:#7B7B7B; font-size:16px; }

/* 科室动态 end */

/* 科室医生 */
.mid-ksys{ background:#eeeeee; padding: 40px 0 160px; margin-bottom: 240px; display:none; }

.ksys-main{ position: relative; }

.ksys-title{
	color: #000000;
    font-size: 36px;
    text-align: left;
}

.ksys-title div{
	width:73px;
	height:4px;
	background:#AC1B22;
	margin:15px 0 0 0;
}

.ksys-contain{
	position: absolute; padding-left:13px;
    right: 0;
    top: 0;
	overflow: hidden;
    width: 80%; box-sizing: border-box;
}

.ksys-contain ul li{
	float:left; cursor:pointer;
	margin:0; width:23%; margin-right:2%;
	position: relative;
}

.ksys-contain ul li img{ width: 100%; height:330px; }

.bottom-bg{
	width: 100%;
    height: 70px;
    background: url(/cms/templates/900595568238420000/images/ksys_jjbg01.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 12px;
    left: -12px;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
}

.ysjj{
	text-align: left;
    font-size: 20px;
    position: absolute;
    bottom: 8px;
    left: 10px;
    width: calc(100% - 40px);
    height: 70px;
    line-height: 70px;
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ysjj div{
	font-size:30px;
	margin-right:15px;
	display: inline-block;
}

.btn-left, .btn-right{
	width:50px; font-family:'iconfont'; cursor:pointer;
	height:50px;
	background:#ffffff;
	font-size:24px;
	color:#2F2F2F;
	border:1px solid #e0e0e0;
	border-radius:100%;
	display: flex;
    justify-content: center;
    align-items: center;
}

.btn-left{
	float: left;
    margin: 60px 20px 0 0;
}

.btn-right{
	margin: 60px 0 0 0;
    float: left;
}


/* ===========视图宽度============ */

.w_1300{
	max-width: 1300px;
	margin: 0 auto;
}



/* ==============@media============== */

@media screen and (max-width: 1000px) {
 .ksys-contain ul li{   }
	
	.ksys-contain ul li img {
		width: 100%;
		height: 42vw;
	}
}

@media screen and (max-width: 1240px) {
	.width_1300 {
		max-width:1000px;
	}
	.subnav li{margin-left:4px;}
	
	.ksdt-top {
		height: unset;
		position: unset;
	}
	
	.ksdt-img {
		position: unset;
		width: 92%;
		float:left;
		z-index: -99;
	}
	
	.ksdt-xp {
		position: unset;
		width: 80%;
		padding: 30px 30px 120px 40px;
		font-size: 18px;
		float: right;
		margin-top: -60px;
	}
	
	.ksdt-xpxx{
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-all;
	}
	
}

@media screen and (max-width: 1000px) {	


.banner{ position: unset;background:url(/cms/templates/900595568238420000/images/2222.jpg) no-repeat center top; background-size:cover; height:auto; padding:15.65vw 0 13.9vw; text-align:center;}
.banner-title{position: unset;top: unset;left: unset;margin: 0; font-size: 30px;line-height: 60px;}
.banner-title::after{ width:76px;}

/* 科室导航 */
.subnav-wrapper{margin-top:0;height:70px;}
.subnav{ overflow:hidden; height:70px;width: calc(100% - 74px);}
.subnav ul{display: flex;vertical-align: top;white-space: nowrap;overflow: hidden;overflow-x: scroll;overflow-y: hidden;-webkit-overflow-scrolling: touch;}
.subnav li{margin-left:6px;}
.subnav li a{padding: 24px 10px;}
.subnav .current a, .subnav a:hover{padding-bottom: 8px;}
.subnav ul>li.current:first-child a::after, .subnav ul>li:first-child a:hover::after{
	border-right: 28px solid #60bac1;
    border-left: 28px solid transparent;
}
.subnav .current a::after, .subnav a:hover::after{
	border-right: 46px solid #60bac1;
    border-left: 46px solid transparent;
}

.allMenu-right01{
	display:block;
	width: 42px;
	height:70px;
	position: absolute;
	right:74px;
	top:0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	z-index: 99;
}
.subnav ul::-webkit-scrollbar {
	display: none;
}

.subnav-more {height: 70px;width: 74px;font-size:15px;}
.subnav-more i {margin: 10px 0 2px;font-size:30px;}

/* 科室导航更多内容 */

.ksdh-con{ bottom:auto; top:85px; right:6px; left:6px; width:auto; padding:10px; border:1px solid #e3cdce;box-shadow:0 24px 16px -15px #a7a7a7;}
.ksdh-con::before{border-bottom:12px solid #e3cdce; border-right:12px solid transparent;border-top:12px solid transparent; border-left:12px solid transparent;top:-24px; right:18px;}
.ksdh-con::after{border-bottom:10px solid #fff; border-right:10px solid transparent;border-top:10px solid transparent; border-left:10px solid transparent; top:-20px;right:20px;}

.allMenu-right02{
	display:block;
	width: 42px;
	height:40px;
	position: absolute;
	right:0;
	top:0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	z-index: 99;
}

.ksdh-tab{height:40px;position:relative;}
.tab-wrapper{overflow:hidden;overflow-x: scroll;overflow-y: hidden;-webkit-overflow-scrolling: touch;white-space: nowrap;height:40px; line-height:40px;}
.ksdh-tab .tab-wrapper::-webkit-scrollbar {
	display: none;
}
.ksdh-tab01, .ksdh-tab02{ font-size:16px;}
.ksdh-list{min-height:auto; padding:16px 0 6px;}
.ksdh-list li{margin-bottom:10px; font-size:15px;}

/* 科室导航 end */

/* 专科信息 */
.ksdt-top {
    margin: 60px 20px 0 20px;
}

.ksdt-title { font-size: 32px; }

.ksys-title { font-size: 32px; }

.ksdt-box {
    margin: 60px 20px 30px;
}

.mid-ksys {
    padding: 40px 20px 160px; 
}

.ksdt-box ul li {
    width: calc(100% / 2 - 72px);
}

	.ksdt-xp {
		position: unset;
		width: 80%;
		font-size:16px;
		padding: 20px 20px 100px 30px;
		margin-top: -60px;
	}
	
	.ksdt-xpxx{
		font-size:16px;
	}
	
/* 专科信息 end */

	
}

@media screen and (max-width: 768px) {

	
	.ksdt-title { font-size: 28px; }
	
	.ksys-title { font-size: 28px; }
	
	.ksdt-box ul {
		width: 100%;
	}
	
	.ksdt-box ul li {
		margin: 0 5px 20px 5px;
		width: calc(100% - 49px);
		padding: 15px 15px 15px 20px;
	}
	
	.wzbt {
		font-size: 16px;
		line-height: 28px;
		height: 60px;
		margin: 0 0 35px 0;
	}
	
	.fbsj {
		font-size: 14px;
	}
	
	.btn-left, .btn-right {
		width: 40px;
		height: 40px;
		font-size: 24px;
	}
	
	.btn-left {
		margin: 60px 15px 0 0;
	}
	
	.bottom-bg {
		height: 60px;
		bottom: 12px;
		left: -12px;
		padding: 0 10px 0 20px;
	}
	
	.ysjj {
		font-size: 20px;
		bottom: 8px;
		left: 20px;
		width: calc(100% - 40px);
		height: 60px;
		line-height: 60px;
	}
	
	.ysjj div {
		font-size: 28px;
		margin-right: 15px;
	}
	
}


@media screen and (max-width: 550px) {

.subnav li{ font-size:16px;}
.subnav ul>li.current:first-child a::after, .subnav ul>li:first-child a:hover::after{
	border-right: 26px solid #60bac1;
    border-left: 26px solid transparent;
}
.subnav .current a::after, .subnav a:hover::after{
	border-right: 42px solid #60bac1;
    border-left: 42px solid transparent;
}
	.ksdt-title { font-size: 24px; }
	
	.ksys-title { font-size: 24px; }
	
	.ksdt-xp {
		position: unset;
		width: 80%;
		padding: 20px 20px 100px 30px;
		font-size: 14px;
		margin-top: -60px;
	}
	
	.ksdt-xpxx{
		font-size:14px;
	}
	
	.mid-ksys {
		padding: 40px 20px 20px;
		margin-bottom: 30px;
	}
	
	.ksys-contain {
		position: unset;
		overflow: hidden;
		width: 100%;
		margin: 40px 0 0 0;
	}

.ksys-contain ul li img {
		width: 100%;
		height: 94vw; 
	}
	
	.btn-left, .btn-right {
		width: 40px;
		height: 40px;
		font-size: 24px;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.btn-left {
		right: 60px;
		margin: 0;
	}
	
	.btn-right {
		margin: 0;
	}

}

@media screen and (max-width:425px) {
	
	
}

@media screen and (max-width:375px) {



}