body{
	min-width: 1400px;
	line-height: 1.4;
	font-family:"Microsoft YaHei";
}
@keyframes swing-animation {
	/*元素开始和结束位置不变 */
	0%,100% {
		transform: rotate(Odeg);
	}
	/*左右交替旋转，旋转角度逐渐变小*/
	20% {
		transform: rotate(10deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	60% {
		transform: rotate(10deg);
	}
	80% {
		transform: rotate(-10deg);60% {
		transform: rotate(10deg);
	}
	80% {
		transform: rotate(-10deg);
		}
		}
}
.swing-animation:hover {
  display: inline-block; /* 确保元素不是块级元素 */
  animation: swing-animation 1s ease-in-out; /* 持续时间1秒 */
}
.hzgjMore:hover > img,.xwdtMore:hover > img,
.jrzjMore:hover > img,.icon2:hover > img,.expertM a:hover > img{
	display: inline-block;
	animation: swing-animation 1s ease-in-out;
}
.omit{
	overflow: hidden;  /*超出部分隐藏 */
	text-overflow: ellipsis; /* 超出部分用省略号表示 */
	/*white-space: nowrap;  自动换行 */
	word-wrap: break-word; /* 单词分开 */
	/*width: 400px;  容器宽度 */
	/*max-width: 400px; /* 最大宽度，根据需要调整 */
}
.tyDiv{
	width: 1400px;
	margin: auto;
}
.indexNav{
	width: 100%;
	height: 161px;

	position: relative;
	z-index: 2;
	
	background: url("/img/logodi.jpg");
	
}
.sector{
	width: 100%;
	height: 45px;
	border-bottom: 0px solid #ccc;
}
.ver{
	width: 1400px;
	margin: auto;
	text-align: right;
}
.ver a{
	width: 60px;
	height: 37px;
	line-height: 50px;
	font-size: 20px;
	color: #2B8682;
	text-align: center;
	margin: 0 10px;
	float: right;
}
.ver a:hover{
	border-bottom: 1px solid #96c4c6;
}
.ver .search:hover{
	border: 0;
}
.ver .search{
	width: 27px;
	height: 27px;
	background-image: url("/img/icon13.png");
	margin: 0 30px -5px 0;
}
.navFlex{
	/*flex布局兼容*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.nav{
	width: 1400px;
	height: 114px;
	margin: auto;
}
.nav div{
	float: left;
}
.logo{
	
}
.wxxsyl{
	width: 100%;
}
.banner{
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}

.jzzn{
	width: 100%;
	height: 639px;
	background-image: url("/img/sybjt.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}
.tzgg{
	width: 1385px;
	margin: auto;
}
.tzgg_info{
	width: 1385px;
	height: 154px;
	margin: -79px auto 0 auto;
	position: absolute;
	
}
.tzgg_tit,.tzgg_list{
	float: left;
}
.tzgg_tit{
	width: 275px;
	height: 100%;
	background-color: #707fb6;
	color: #fff;
	text-align: center;
}
.tzgg_tit span{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	margin-top: 24px;
}
.tzgg_tit p{
	font-size: 14px;
	margin: 5px 0 12px 0;
}
.tzgg_tit a{
	width: 120px;
	height: 26px;
	line-height: 26px;
	border-radius: 15px;
	background-color: #273d86;
	color: #fff;
	font-size: 16px;
}
.tzgg_list{
	width: 1110px;
	height: 100%;
	background-color: #fff;
}
.tzgg_con{
	margin: 27px 0 0 25px;
	width: 1080px;
	height: 100px;
}
.tzgg_con div{
	width: 485px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: left;
	margin: 0 30px 0 25px;
}
.tzgg_con p{
	height: 100px;
	border-left: 1px solid #DCDCDC;
	display: inline-block;
	position: absolute;
	margin: 0 0 0 520px;
}
.tzgg_con div a{
	float: left;
	overflow: hidden;  /*超出部分隐藏 */
	text-overflow: ellipsis; /* 超出部分用省略号表示 */
	white-space: nowrap; /* 自动换行 */
	word-wrap: break-word; /* 单词分开 */
	width: 400px; /* 容器宽度 */
	max-width: 400px; /* 最大宽度，根据需要调整 */
}
.tzgg_con div span{
	margin-left: 10px;
	color: #263e86;
}
.jz{
	width: 1400px;
	margin: auto;
	padding: 205px 0 0 55px;
}
.zjczSearch,.jzdh{
	height: 434px;
	width: 304px;
	float: left;
}
.zjczSearch{
	background-color: #223a84;
	color: #fff;
}
.zjczSearch span{
	
}
.zjczTit{
	font-size: 30px;
	margin: 50px 0 0 35px;
}
.layui-form,.czSearch{
	width: 260px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 25px;
	font-size: 22px;
}
.layui-form{
	margin: 40px 0 0 20px;
}
.layui-form-select dl dd.layui-this{
	background-color: #707fb6;
}
.layui-input:-moz-placeholder,.layui-form-select dl dd.layui-select-tips { 
	color: #fff;
}
.layui-input:-ms-input-placeholder { 
	color: #fff;
}
.layui-input::-webkit-input-placeholder { 
	color: #fff ;
}
.layui-input{
	height: 55px;
	font-size: 22px;
	text-align: center;
	border-radius: 25px;
	background-color: #707fb6;
	border: 0;
	color: #fff;
}
.layui-form-select dl{
	top: 57px;
	background-color: #707fb6;
	border: 0;
	border-radius: 5px;
	height: 150px;
}
.layui-form-select dl dd.layui-select-tips{
	color: #fff;
}
.layui-form-select dl dd{
	font-size: 16px;
}
.layui-form-select dl dd:hover{
	background-color:#223a84;
}
.czSearch{
	margin: 148px 0 0 20px;
	background-color: #ced5dd;
	color: #223a84;
	cursor: pointer;
}
.jzdh{
	margin: -103px 0 0 22px;
	background-color: #5bb2bb;
	
}
a.zczl{
	display: inline-block;
	margin: 108px 0 0 16px;
}
.jzdh span,.jzdh a,.jzdh button{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	
}
.jzdh span{
	font-size: 30px;
	margin: 36px 0 20px 42px;
}
.jzdh a{
	width: 200px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	margin: 10px 0 0 42px;
}
.jzdh a img{
	margin: 5px 5px 0 0;
}
.jzdh button{
	width: 228px;
	height: 52px;
	line-height: 52px;
	background-color: #2b97a3;
	margin: 50px 0 0 42px;
}
.tjtc{
	padding: 0 0 0 62px;
}
.tjtc a,.tjtc p{
	display: inline-block;
	float: left;
}
.syksdht{
	width: 646px;
}
.icon2{
	width: 302px;
	height: 220px;
	background-color: #707fb6;
	text-align: center;
	margin-top: -106px;
	z-index: 3;
	position: absolute;
}
.icon2 img,.ybfw img,.icon3 img{
	margin: 40px 0 0 0;
}
.icon2 span,.ybfw span,.icon3 span{
	font-size: 30px;
	display: block;
	color: #fff;
	margin: 15px 0 0 0;
	
}
.syksdht1{
	margin-top: 114px;
}

.icon3,.tjtc p{
	position: absolute;
	z-index: 3;
}
.icon3,.ybfw,.tjtc p{
	width: 302px;
	height: 220px;
	text-align: center;
	margin-left: 20px;
}
.tjtc p{
	height: 50px;
	margin: -443px 0 0 20px;
	font-size: 32px;
	text-align: right;
	color: #203b82;
}
.icon3{
	background-color: #707fb6;
	margin: -220px 0 0 20px;
}
.ybfw{
	background-color: #a1abcf;
}

.xwdt{
	width: 1330px;
	float: left;
	margin: 120px 0 0 45px;
}
.xwdtTop{
	width: 1225px;
	height: 50px;
	margin: 0 0 20px 50px;
}
.xwdtTop a{
	font-size: 18px;
}
.xwdtTop a img{
	margin: 0 0 0 20px;
}
.xwdtTop span{
	float: right;
	font-size: 32px;
}
.xwdtTop p{
	float: right;
	width: 64px;
	border-bottom: 3px solid #223a84;
	margin: 45px -128px 0 0;
}
.xwdtMore{
	
}
.xwdtMore:hover > img{
	transition:transform 0.5s ease-in-out;
	transform: translateX(10px);
}
.xwdtLeft{
	width: 576px;
	height: 400px;
	float: left;
	margin: 0 15px 0 55px;
}
.xwdtLeft a{
	width: 100%;
}
.xwdtDate{
	width: 76px;
	height: 88px;
	float: right;
	
}
.xwdtDate span{
	width: 100%;
	text-align: center;
	color: #fff;
}
.xwDay{
	height: 62px;
	line-height: 62px;
	font-size: 30px;
	background-color: #223a84;
}
.xwYM{
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	background-color: #5bb2bb;
}
.xwdtTit{
	font-size: 28px;
	text-align: right;
	letter-spacing: 2px;
	margin: 30px 0 20px 0;
}
.xwdtCon{
	height: 136px;
	overflow: hidden;
	line-height: 34px;
	font-size: 18px;
}
.xwdtRight{
	width: 628px;
	height: 400px;
	float: left;
}

.xwdtLink img{
	width: 628px;
	height: 400px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: 500px;
	float: left;
	text-align: left;
	margin: 0 0 20px 80px;
}
.swiper-pagination-bullet-active{
	background-color: #233b83;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.xwdtPrev, .xwdtNext{
	width: 38px;
	height: 82px;
	background-color: #ccc;
	background-size: 17px 44px;
	border-radius: 10px;
}
.xwdtPrev, .swiper-container-rtl .xwdtNext{
	left: 0;
}
.xwdtNext, .swiper-container-rtl ..xwdtPrev{
	right: 0;
}

.xsjl,.tsfc{
	width: 600px;
	float: left;
	margin: 40px 50px;
}
.xsjl{
	margin: 40px 0 0 90px;
}
.sx{
	display: inline-block;
	height: 15px;
	border: 1px solid #ccc;
	margin: 12px 0 0 0;
	position: absolute;
}
.layui-tab-content{
	padding: 0;
}
.layui-tab-title li{
	font-size: 18px;
	
}
.layui-tab-brief>.layui-tab-title .layui-this{
	font-size: 18px;
}
.lmList{
	height: 85px;
	border-bottom: 1px solid #ccc;
	margin: 20px 0 0 0;
}
.lmList a,.lmList span{
	width: 90%;
}
.lmList a{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.lmList span{
	font-size: 14px;
}
.hzgj{
	width: 100%;
	height: 840px;
	background-color: #F6f6f6;
}
.hzgjList{
	width: 608px;
	height: 488px;
	float: left;
	margin: 98px 0 0 90px;
	background-color: #fff;
	-moz-box-shadow: 3px 3px 5px #ccc; /* 老的 Firefox */
	box-shadow: 3px 3px 5px #ccc;
	position: relative;
	z-index: 3;
}
.hzgjList span,.hzgjList a{
	width: 70%;
	font-size: 18px;
}
.hzgjList span,.hzgjList a,.hzgjTit p,.hzgjMore img{
	display: inline-block;
}
.hzgjList span{
	margin: 50px 0 0 42px;
	font-size: 30px;
	height: 50px;
	border-bottom: 1px solid #ccc;
}
.hzgjTit{
	margin: 20px 0 0 47px;
	line-height: 26px;
	white-space: nowrap; /*自动换行 */
}
.hzgjTit p{
	width: 5px;
	height: 5px;
	background-color: #5cb3ba;
	margin: 0px 5px 4px 0;
}
.hzgjMore{
	margin: 40px 0 0 57px;
}
.hzgjMore img{
	margin: 12px 0 0 10px;
}
.hzgjMore:hover > img{
	
}
.zdzj,.gjks,.mzsj{
	width: 221px;
	height: 268px;
	color: #fff;
	font-size: 30px;
	float: left;
	margin: 98px 10px 0 0;
	padding: 45px 20px;
	box-sizing: border-box;
}
.zdzj:hover,.gjks:hover,.mzsj:hover{
	color: #fff;
}
.zdzj{
	position: relative;
	z-index: 4;
	background-color: #a1abcf;
	margin: 98px 10px 0 -45px;
}
.zdzj img{
	margin: 79px 0 0 72px;
}
.gjks{
	background-color: #707fb6;
}
.gjks img{
	margin: 66px 0 0 98px;
}
.mzsj{
	background-color: #5bb2bb;
}
.mzsj img{
	margin: 66px 0 0 76px;
}
.syhzgjt{
	position: relative;
	z-index: 2;
	margin: 20px 0 0 -110px;
	display: inline-block;
}
.ksdh{
	height: 1160px;
	background-color: #fff;
}
.ksdh p{
	width: 280px;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
	margin: 2px 0;
	color: #fff;
}
.ksdh p a{
	font-size: 18px;
	color: #fff;
	margin: 0 0 0 15px;
}
.ksdh p span{
	width: 4px;
	height: 4px;
	background: #fff;
	margin: 0 10px 5px 0;
}
.ksdh .ksName{
	margin: 0 0 10px 0;
}
.ksdhTit,.ksdh .ksName{
	display: inline-block;
	font-size: 30px;
	width: 100%;
	color: #fff;
	margin: 0 0 10px 0;
}
.ksdhTit,.ksdh .ksName1{
	display: inline-block;
	font-size: 30px;
	width: 100%;
	color: #000;
	margin: 0 0 10px 0;
}
.ksdh .ksdhTit{
	margin: 150px 0 0 0;
	width: 100%;
	color: #000;
}
.fssks,.ssks,.mjzks,.yjks{
	height: 684px;
	position: relative;
	float: left;
	padding: 40px 0 0 40px;
	box-sizing: border-box;
}
.fssks,.ssks,.mjzks{
	width: 406px;
}
.fssks{
	margin: 32px 0 0 0;
	background-color: #5B6BA7;
}
.fssks p{
	border: 1px solid #8fb0e3;
}
.ssks{
	margin: 82px 0 0 -62px;
	background-color: #5BB2BB;
}
.ssks p{
	border: 1px solid #7bc7bf;
}
.gkLink{
	width: 130px;
	display: inline-block;
}
.mjzks{
	-moz-box-shadow: 3px 3px 5px 5px #ccc; /* 老的 Firefox */
	box-shadow: 0px 0px 15px 0px #d7d7d7;
	background-color: #FFFFFF;
	margin: -14px 0 0 -60px;
}
.mjzks p{
	border: 1px solid #cbcacf;
}
.mjzks p a{
	color: #000;
}
.mjzks p span{
	background-color: #cbcacf;
}
.yjks{
	width: 360px;
	background-color: #9CA5CC;
	margin: 40px 0 0 -60px;
}
.yjks p{
	border: 1px solid #c5d6f5;
}

.todayExperts{
	display: flex;
	width: 100%;
	height: 900px;
}
.todayExLeft{
	background-color: #e9f1f4;
}
.todayExLeft,.todayExRight{
	flex: 1;
}
.todayExMid{
	flex:0 0 1400px;
}
.backgroundC{
	float: left;
	width: 50%;
	height: 100%;
	background-color: #e9f1f4;
}
.jrzj{
	width: 1400px;
	height: 900px;
	position: absolute;
	z-index: 1;
}
.jrzjTop{
	width: 600px;
	height: 100px;
	margin: 80px 0 0 0;
	position: absolute;
	z-index: 2;
	right: 0;
}
.jrzjTopLeft,.jrzjTopRight{
	width: 100%;
	height: 100px;
	float: left;
}
.jrzjMore{
	font-size: 16px;
	margin: 0 0 0 25px;
}
.jrzjMore img{
	margin: 5px 0 0 10px;
}
.jrzjTop span{
	float: right;
	font-size: 34px;
}
.jrzjTop p{
	float: right;
	width: 138px;
	border-bottom: 4px solid #223a84;
	margin: 48px -138px 0 0;
}
iframe{
	display: none;
}
.iframe1{
	display: none;
}
.keshi1{
	margin: 10px 0 0 17px;
	display: inline-block;
	width: 330px;
	height: 577px;
	background-color: #5B6BA7;
	text-align: center;
	box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.2)
}
.keshi1 img{
	width: 100%;
	height: 450px;
}
.ysinfo{
	width: 100%;
	height: 123px;
	background-image: url(/img/zjd.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
.keshi1 span,.depInt span{
	font-size: 22px;
	margin: 10px auto;
	width: 227px;
	text-align: left;
}
.keshi1 p{
	width: 227px;
	margin: 0 auto;
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-align: left;
}
.jrzjPrev,.jrzjNext{
	width: 64px;
	height: 64px;
	background-size: auto;
}
.jrzjPrev{
	background-image: url(/img/icon18.png);
	margin: -320px 0 0 0;
}
.jrzjNext{
	background-image: url(/img/icon17.png);
	margin: -320px 0 0 0;
	left: 100px;
}
.jrzjSwiper{
	padding: 180px 0 0 0 ;
}
.foot{
	float: left;
	width: 100%;
	height: 332px;
	background-color: #128781;
}
.footLink{
	height: 36px;
	text-align: right;
}
.footLink a{
	margin: 30px 0 0 10px;
}
.underline{
	width: 100%;
	border-bottom: 1px solid #ffffff;
}
.footInfo{
	height: 235px;
}
.footInfoL,.footInfoR{
	float: left;
}
.footInfoLL{
	width: 100%;
}
.footInfoL{
	width: 58%;
}
.footInfoLL span,.footInfoLL p{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	margin: 0 40px 0 0;
}

.footInfoL span,.footInfoL p{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	margin: 0 40px 0 0;
}
.footInfoL span{
	font-size: 20px;
	margin: 30px 30px 20px 0;
}
.footInfoR{
	width: 42%;
	color: #fff;
}
.footInfoR img{
	float: left;
	margin: 66px 0 0 74px;
}
.ContactUs{
	width: 240px;
	height: 128px;
	float: left;
	border-left: 1px solid #fff;
	margin: 50px 0 0 18px;
	padding: 10px 0 0 20px;
	box-sizing: border-box;
}
.footInfoR a{
	color: #fff;
	text-align: right;
	margin: 0 4px;
	line-height: 32px;
}
/*栏目翻页按钮*/
#pagenav{
	float: left;
	width: 100%;
	margin: 50px auto;
	font-size: 14px;
	text-align: center;
}
#pagenav span,#pagenav span,#pagenav a{
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #C6C6C6;
	display: inline-block;
}
#pagenav a:hover{
	background: #61C1BF;
	color: #fff;
}

#pagenav span a:hover{
	background: #fff;
	color: #000;
}
/*医院概况*/
.yygkbanner{
	width: 100%;
	height: 765px;
	background-image: url("/img/bannerjj.jpg");
	position: unset;
}
.yygkTit{
	float: right;
	width: 495px;
	height: 340px;
	margin: 280px 45px 0 0;
	color: #fff;
}
.yygkTit div{
	display: inline-block;
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
}
.yygkTit span{
	font-size: 24px;
	margin:10px 25px 20px 0;
}
.yygkTit p{
	font-size: 18px;
	line-height: 40px;
	margin: 15px 0 0 0;
}
.yygkMore{
	width: 100px;
	line-height: 50px;
	border: 0;
	margin: 28px 0 0 20px;
	font-size: 18px;
	color: #2B8682;
	cursor: pointer;
	text-align: center;
}
.org{
	width: 100%;
	height: 1314px;
	margin: 0;
	background-color: #EAF0F4;
}
.hosHonor{
	height: 700px;
}
.hosHonor p{
	width: 150px;
	margin: 150px auto 0;
	font-size: 30px;
	text-align: center;
}
.underLine{
	width: 60px;
	margin: 28px auto;
	border-bottom: 3px solid #2B8682;
}
.hosHonor img{
	float: right;
	margin-right: 10px;
}
.hosHonorCon{
	width: 650px;
	height: 310px;
	float: left;
	position: absolute;
    z-index: 1;
    background: #fff;
	margin: 70px 0 0 50px;
	box-shadow: 1px 1px 1px 0px #ccc, /* 右边阴影 */
        -5px -5px 5px 0px #ccc, /* 左边阴影 */
        3px -3px 3px 0px #ccc, /* 顶部阴影 */
        -3px 3px 3px 0px #ccc; /* 底部阴影 */;
}
.hosHonorCon p{
	width: 620px;
	height: 192px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	line-height: 32px;
	margin: 15px 0 0 0;
	text-align: left;
	overflow: hidden;
}
.hosHonorCon a{
	width: 160px;
	line-height: 42px;
	border: 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #707FB6;
	border-radius: 20px;
	margin: 30px 20px;
}

.hosCulture{
	width: 100%;
	height: 950px;
	background-color: #F6F6F6;
}
.hosCultureTop{
	height: 240px;
}
.hosCultureTop p{
	float: left;
	width: 300px;
	margin: 140px auto 0px;
	font-size: 30px;
}
.hosCultureTop p span{
	margin: 0px 0 25px 3px;
}
.hosCultureTop a{
	float: right;
	width: 160px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #5B6BA7;
	cursor: pointer;
	margin: 150px 0 0 0;
}
.cultureD{
	height: 500px;
	color: #fff;
}
.cultureD span{
	font-size: 32px;
	margin: 85px 0 0 30px;
}
.cultureD a{
	width: 400px;
	line-height: 30px;
	font-size: 18px;
	margin: 10px 25px 0 30px;
	color: #fff;
	white-space: nowrap;
}
.cultureD1,.cultureD2,.cultureD3{
	float: left;
	width: 456px;
	height: 422px;
}
.cultureD1{
	background-color: #5B6BA7;
}
.cultureD2{
	background-color: #5BB2BB;
	margin: 30px 0 0 15px;
}
.cultureD3{
	margin: 0 0 0 15px;
}
.cultureD3 div{
	width: 100%;
	height: 242px;
}
.cultureD3 span{
	margin-top: 50px; 
}
.angelStyle{
	background-color: #fff;
	color: #000;
	margin-bottom: 15px;
}
.angelStyle a{
	color: #000;
}
.oldAgeHome{
	background-color: #9CA5CC;
}
.hosChronicleTit{
	font-size: 30px;
	margin: 110px 0 0 0;
}
.hosChronicleTit span,.hosEntTit span{
	margin: 0 0 20px 3px;
}
.hosChronicle{
	width: 100%;
	height: 1000px;
}
.hosChronicle img{
	margin: 0 0 0 -6px;
}
.hosChronicleLeft,.hosChronicleRight{
	width: 100px;
	height: 15px;
}
.hosChronicleLeft{
	background-color: #5B6BA7;
	float: left;
	margin: 10px 0px 0 0;
}
.hosChronicleRight{
	float: right;
	background-color: #5BB2BB;
	margin: -26px 70px 0 0;
	position: relative;
	z-index: 2;
}
.hosEnvironment{
	width: 100%;
	height: 565px;
	border-top: 1px solid #ccc;
}
.hosEntTit{
	font-size: 30px;
	margin: 50px auto;
}
.hosEntTit a{
	float: right;
	font-size: 18px;
}
.hosEntTit a img{
	margin: 6px 0 0 5px;
}
.hosEnvPic img{
	margin: 0 0 0 10px;
}
.hosEntTit a:hover > img {
  display: inline-block; /* 确保元素不是块级元素 */
  animation: swing-animation 1s ease-in-out; /* 持续时间1秒 */
}
.event1,.event2,.event3{
	width: 300px;
	height: 200px;
	border: 1px solid;
	float: left;
	margin: 0 20px 0 40px;
}
.eventPic{
	float: left;
}
/*医院概况内容页*/
.yygknrybanner{
	width: 100%;
	height: 261px;
	background-image: url("/img/jjxxbanner.jpg");
}
.yygknryP{
	text-align: center;
	height: 217px;
}
.yygknryP1{
	font-size: 32px;
	letter-spacing: 2px;
	margin: 50px 0 0 0;
	display: inline-block;
}
.yygknryP2{
	font-size: 24px;
}
.yygknryP3{
	font-size: 22px;
}
.localD,.localD1,.localD1 a{
	line-height: 44px;
	font-size: 18px;
}
.localD1,.localD1 a{
	color: #808080;
	padding: 0 0 0 10px;
}
.localD84,.localD1,.localD1 a{
	line-height: 84px;
}
.localD a,.localD,.yygknryP{
	color: #fff;
}
.picListTit,.hosCultureTit{
	margin: 90px 0 0 0;
}
.picList{
	width: 1400px;
	display: inline-block;
	margin: 0;
	height: 1700px;
}

.picListP{
	width: 453px;
	height: 400px;
	float: left;
	margin: 0 0 0 10px;
}
.picListP a{
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin: 20px 0 0 0;
}
.HospitalHonorsTit span{
	font-size: 42px;
	width: 150px;
}
.hosCultureList{
	height: 2000px;
	background-color: #F2F2F2;
}
.CulturePicListP{
	width: 415px;
	height: 420px;
	float: left;
	margin: 100px 0 0 25px;
	background: #fff;
	text-align: center;
}
.CulturePicListP a{
	width: 365px;
	font-size: 18px;
	margin: 10px 0 0 0;
	text-align: left;
}
.CulturePicListP img{
	width: 365px;
	height: 280px;
	margin: 20px 0 0 0;
}
.cultureTit,.cultureCon{
	word-wrap: break-word; /* 单词分开 */
	overflow: hidden;  /*超出部分隐藏 */
	text-overflow: ellipsis; /* 超出部分用省略号表示 */
}
.cultureTit{
	white-space: nowrap; /* 确保文本在一行内显示 */
	max-width: 365px; /* 最大宽度，根据需要调整 */
	height: 30px;
}
.cultureCon{
	white-space: normal; /* 自动换行 */
	max-width: initial; /* 最大宽度，根据需要调整 */
	height: 90px;
	line-height: 30px;
}
.CulturePicMore{
	margin: 0 auto;
	width: 155px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 25px;
	font-size: 20px;
}
.layui-tab-title{
	text-align: center;
	height: 44px;
	margin: 100px 0 0 0;
	border-bottom: 4px solid #128680;
}
.layui-tab-title li{
	width: 120px;
	line-height: 46px;
	background-color: #44A09B;
	color: #fff;
}
.HuLiBuJieShao{
	height: 1700px;
}
.layui-tab iframe{
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.layui-tab-brief{
	float: left;
	width: 100%;
}
.hlyd{
	background-color: #f5f5f5;
	border-right: 1px solid #ccc;
	/*
	box-shadow: 0px 5px 5px #dcdcdc;
	*/
}

.layui-tab-item{
	min-height: 600px;
	text-align: center;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #fff;
	background-color: #128680;
}
.layui-tab-brief>.layui-tab-title .layui-this:after{
	color: #fff;
	border:0px;
}
.lmContent{
	width: 1200px;
	margin: 110px auto;
}
.uniContent{
	font-size: 18px;
}
.uniContent p{
	line-height: 36px;
}

/*医院动态栏目*/
.yydtbanner{
	width: 100%;
	height: 342px;
	background-color: #128680;
	position: relative;
	z-index: -1;
}
.dyNews{
	font-size: 30px;
	text-align: right;
	margin: 100px auto;
}
.dynamicNews1{
	width: 652px;
	height: 500px;
	background-color: #128680;
	float: left;
	margin: -135px 0 0 0;
}
.dynamicNews1 img{
	width: 532px;
	height: 330px;
}
.dyNews,.dynamicNews1 a,.dynamicNews1{
	color: #fff;
}
.dnDate{
	width: 120px;
	height: 70px;
	float: left;
	text-align: center;
	margin: 260px 0 0 0;
}
.dnDay{
	font-size: 38px;
}
.dnYM{
	font-size: 12px;
}
.dnTit,.dnCon,.dnMore{
	word-wrap: break-word; /* 单词分开 */
	overflow: hidden;  /*超出部分隐藏 */
	text-overflow: ellipsis; /* 超出部分用省略号表示 */
	white-space: nowrap; /* 确保文本在一行内显示 */
	max-width: 540px; /* 最大宽度，根据需要调整 */
	width: 540px;
	margin: 20px 0 0 40px;
}
.dnTit{
	font-size: 24px;
}
.dnCon{
	height: 30px;
	font-size: 18px;
}
.dnMore{
	font-size: 18px;
}
.dynamicNews2{
	width: 708px;
	height: 500px;
	background-color: #fff;
	float: left;
	color: #fff;
	margin: -135px 0 0 40px;
}
.dnstyle{
	display: inline-block;
	margin: 0 0 30px 0;
	height: 135px;
	border-bottom: 1px solid #ccc;
}
.item-date{
	width: 100px;
	height: 100px;
	text-align: center;
	border-right: 1px solid #ccc;
}
.item-date .dnDay{
	color: #4CA7B1;
	margin: 12px 0 0 0;
}
.item-date .dnYM{
	color: #000;
}

.item-date,.dnList{
	margin: 20px 0 0 0;
	float: left;
}
.dnList{
	width: 600px;
	height: 100px;
}
.dnList .dnTit{
	font-size: 18px;
	margin: 5px 0 0 20px;
}
.dnList .dnCon{
	color: #808080;
	margin: 5px 0 0 20px;
	height: 52px;
	line-height: 26px;
	white-space:normal;
}
.notice{
	width: 650px;
}
.mediaFocus{
	width: 710px;
	margin: 0 0 0 30px;
}
.notice,.mediaFocus{
	height: 470px;
	float: left;
	margin-top: 110px;
}
.noticeTit,.mediaFocusTit{
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 40px 0;
}
.noticeTit a,.mediaFocusTit a,.noticeList span{
	float: right;
	font-size: 18px;
}
.noticeList{
	width: 100%;
	line-height: 36px;
	font-size: 18px;
	color: #808080;
}
.noticeList a{
	width: 530px;
	color: #808080;
	height: 30px;
	overflow: hidden;
}
.mfocusList{
	width: 340px;
	height: 245px;
	margin: 0 15px 0 0;
	text-align: center;
	float: left;
}
.mfocusList img{
	width: 340px;
	height: 205px;
}
.mfocusList a{
	font-size: 18px;
	margin: 40px 0;
}
.specialSub{
	float: left;
	width: 100%;
	height: 675px;
	background-color: #F9F9F9;
	text-align: center;
}
.specialSub p{
	font-size: 30px;
	margin: 65px 0;
}
.specialSubD1{
	display: inline-block;
	width: 442px;
	height: 380px;
	text-align: center;
	margin: 0 10px;
}
.specialSubD1 img{
	width: 442px;
	height: 330px;
}
.specialSubD1 a{
	width: 390px;
	line-height: 88px;
	background-color: #fff;
	font-size: 28px;
	margin: -44px 0 0 0;
	box-shadow: 2px 2px 5px 0 rgba(150, 150, 150, 0.5);
}
.dynamicbanner{
	height: 344px;
	background-image: url("/img/yydtbanner.jpg");
}
.dynamicP{
	line-height: 80px;
}
.hosDynamics{
	font-size: 30px;
	margin: 10px auto 60px;
	text-align: center;
	color: #fff;
}
.hosNewsList{
	margin: -160px auto;
	min-height: 1000px;
}
.newsList{
	min-height: 600px;
}
.dmList,.dmTit,.dmCon{
	width: 1200px;
	max-width: 1200px;
	text-align: left;
}
.dynamicsTitName{
	width: 1200px;
	display: inline-block;
	margin: 130px auto 30px;
	font-size: 28px;
	text-align: center;
}
.addDate{
	width: 1100px;
	margin: 0 auto;
	text-align: right;
}
.layui-show label{
	font-size: 18px;
	text-align: right;
}
.dymUnderLine{
	width: 1300px;
	margin: 20px auto 60px;
	border-bottom: 1px solid #ccc;
}
.dynamicsCon{
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	min-height: 700px;
}
.backList,.preArticle,.nextArticle{
	font-size: 18px;
	line-height: 50px;
}
.backList{
	float: right;
	margin: 25px 50px 0 0;
}
.preArticle,.nextArticle{
	width: 50%;
	text-align: left;
	float: left;
	margin: 0 0 0 100px;
}
/*专家介绍*/
.expertListbanner{
	height: 303px;
	background-image: url("/img/zjjst.jpg");
}
.expertIcon{
	display: flex;
	width: 100%;
	height: 219px;
	margin: -90px 0 0 0;
	position: relative;
}
.expertL,.expertR{
	flex: 1;
}

.expertL{
	background-image: url("/img/kszjd1.png");
}
.expertM{
	width: 1195px;
	height: 219px;
	flex:0 0 1195px;
	background-image: url("/img/kszjd2.png");
}
.expertM a{
	width: 233px;
	height: 184px;
	text-align: center;
	margin: 15px 0 0 0;
}
.expertM a img{
	margin: 30px 0 10px 0;
}
.expertM a span,.guideNavIcon a span{
	width: 180px;
	height: 20px;
	font-size: 18px;
	margin: 0 15px 0 0;
	color: #fff;
}
.expertM a:hover{
	
}
.jjkszj{
	
}
.mjzzj{
	
}
.sskszj{
	
}
.fsszj{
	
}
.zdkszj{
	
}
.expertM .zdkszj span{
	color: #000;
}
.expertTit{
	
	font-size: 42px;
	margin: 80px 0 0 60px;
}
label{
	display: inline-block;
}
.expertUnderline{
	float: right;
	width: 1170px;
	border-bottom: 1px solid #ccc ;
	margin: -13px 0;
}
.col_subcol{
	display: none;
}
.expertTable{
	margin: 0 0 50px 0;
}
.expertList,.expertTable tr{
	display: inline-block;
	width: 296px;
	height: 226px;
	border: 1px solid #ccc;
	margin: 80px 0 0 8px;
	padding: 0 0 0 40px;
}
.expertList img{
	margin: 14px 0 0 0;
}
.expertList a,.expertTable tr td a{
	width: 80px;
	line-height: 36px;
	font-size: 18px;
}
.DepartmentName{
	width: 220px;
	line-height: 36px;
	color: #fff;
	font-size: 20px;
	background-color: #223A84;
	margin: -20px 0 0 0;
	padding: 0 0 0 10px;
}

/*院务公开*/
.hosAffairsbanner{
	width: 100%;
	height: 740px;
	background-color: #fff;
}
.hosAffb1{
	width: 100%;
	height: 635px;
	background-color: #22A7B1;
	position: absolute;
	z-index: 1;
}
.hosAffList{
	width: 720px;
	height: 635px;
	background-color: #fff;
	position: absolute;
	z-index: 3;
	margin: 85px 0 0 100px;
	text-align: center;
	padding: 30px 0 0 40px;
}
.hosAffList1{
	height: 508px;
	box-shadow: 2px 2px 5px 0 rgba(150, 150, 150, 0.5);
}
.hosAffTit{
	width: 676px;
	height: 55px;
	border: 1px solid #ccc;
	margin: 11px 0 0 0;
	text-align: left;
}
.hosAffTit a{
	font-size: 18px;
	line-height: 55px;
	margin: 0 0 0 20px;
	color: #808080;
	white-space: nowrap;  /*自动换行 */
	width: 580px;  /*容器宽度 */
	max-width: 580px; /* 最大宽度，根据需要调整 */
}
.pageTurn{
	width: 680px;
	height: 100px;
	margin: 10px 0 0 0;
}
.pageTurn div{
	width: 260px;
	border-bottom: 1px solid #ccc;
	margin: 50px 15px;
	float: left;
}
.pageTurn a{
	width: 42px;
	height: 42px;
	float: left;
	margin: 30px 4px;
}
.ywgktu{
	position: absolute;
	z-index: 2;
	right: 0;
	margin: 208px 0 0 0;
}
.ywgktu label{
	position: absolute;
	color: #fff;
	font-size: 30px;
	margin: 40px 0px 0 55px;
}
.procurement{
	width: 100%;
	height: 688px;
	background-color: #F9F9F9;
	text-align: center;
}
.proM{
	float: left;
	width: 400px;
	height: 490px;
	text-align: left;
	margin: 0 0 0 95px;
}
.proM label{
	font-size: 24px;
}
.proTit{
	text-align: left;
}
.proTit label{
	margin: 0;
}
.proTit span{
	width: 260px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0 8px 15px;
}
.proName{
	font-size: 30px;
	margin: 90px auto 50px;
}
.infoRelease{
	padding: 0;
	margin: 0;
}
.circle {
	display: inline-block;
	width: 10px; /* 圆的宽度 */
	height: 10px; /* 圆的高度 */
	background-color: #11857F; /* 圆的背景颜色 */
	border-radius: 50%; /* 关键属性，使元素成为圆形 */
	margin: 0px 0 5px 0;
}
.proInfo{
	width: 400px;
	margin: 10px 0 ;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.proInfo a{
	height: 60px;
	overflow: hidden;
}
.proInfo a,.proInfo span,.proMore{
	color: #808080;
	line-height: 32px;
}
.proInfo a,.proMore,.mTreatList a,.mTreatList span{
	font-size: 18px;
	text-align: left;
}
.proInfo span{
	margin: 0;
}
.proMore{
	margin: 10px 0 0 20px;
}
.medical{
	display: flex;
	width: 100%;
	margin: 0 0 100px 0;
}
.mLeft,.mRight{
	flex: 1;
}
.mMid{
	flex:0 0 1400px;
}
.medName{
	width: 100%;
	font-size: 30px;
	margin: 90px 0 20px 0;
}
.medicalTreat,.convenient{
	float: left;
}
.medicalTreat{
	width: 870px;
}
.mTreatList{
	display: inline-block;
	width: 400px;
	line-height: 22px;
	margin: 0 30px 30px 0;
}
.mTreatList a{
	height: 45px;
}
.mTreatMore{
	padding: 0;
	font-size: 28px;
}
.convenient{
	width: 530px;
	text-align: right;
	background-color: #F9F9F9;
}
.convenientList{
	width: 100%;
	height: 248px;
	padding: 20px 0 0 0;
	background-color: #11857F;
}
.conList{
	width: 450px;
	margin: 0 auto;
	text-align: left;
	line-height: 65px;
	border-bottom: 1px solid #59AAA6;
}
.conList a,.conList span,.medMore{
	color: #fff;
}
.conList a,.medMore{
	font-size: 18px;
}
.conList span{
	font-size: 14px;
	float: right;
}
.medMore{
	float: left;
	margin: 40px 0 0 40px;
}
.mRight{
	background-color: #f9f9f9;
}
.supplement{
	width: 100%;
	height: 268px;
	background-color: #11857F;
	margin: 460px 0 0 0;
}
.haName{
	width: 368px;
}
.haName a{
	width: 366px;
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	border-bottom: 1px solid #ccc;
}
.haName div{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.haName .noBorder{
	border: 0;
}
.haName,.haList{
	float: left;
}
.haName a,.haList a,.haList span,.haIit p{
	color: #808080;
}
.haList{
	width: 990px;
	min-height: 480px;
	margin: 0 0 100px 40px;
	padding-bottom: 50px;
	border: 1px solid #ccc;
	text-align: center;
}
.haList ul li{
	width: 900px;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0 auto;
	text-align: left;
}
.haList ul li a{
	width: 750px;
	white-space: nowrap;  /*自动换行 */
}
.haList ul li span{
	float: right;
}
.haCon{
	width: 100%;
	min-height: 600px;
	box-shadow: 2px 2px 5px 4px rgba(150, 150, 150, 0.5);
}
.haIit{
	width: 1300px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
	border-bottom: 1px solid #ccc;
}
.haIit p{
	font-size: 30px;
	line-height: 60px;
}
.haIit label{
	float: right;
	font-size: 18px;
	margin: 0 10px;
	line-height: 50px;
}
/*招标信息*/
.atop,.zbInfo{
	width: 900px;
	text-align: left;
}
.atop .circle{
	margin: 0 0 2px 0;
}
.atop a{
	margin: 0 0 0 10px;
}
.atop{
	margin: 20px 0 0 50px;
	line-height: 50px;
	font-size: 20px;
	border-bottom: 1px solid #11857F;
}
.zbMore{
	float: right;
}
.zbInfo{
	font-size: 18px;
	line-height: 30px;
	margin: 10px 0 0 50px;
}
.zbInfo a{
	width: 700px;
	white-space: nowrap;  /*自动换行 */
}
.zbInfo span{
	float: right;
}
/*科研教育*/
.educationbanner{
	height: 620px;
	background-image: url("/img/kyjybanner.jpg");
}
.localBlack,.localBlack a{
	color: #000;
}
.kyjylb{
	height: 1100px;
}
.eduCon{
	width: 325px;
	height: 1100px;
	border-left: 1px solid #ccc;
	float: left;	
}
.tyList{
	width: 100%;
	height: 568px;
}
.tyList,.tyList a{
	color: #fff;
	font-size: 18px;
}
.tyList label{
	font-size: 30px;
	margin: 50px 0 30px 35px;
}
.tyList ul li{
	width: 245px;
	height: 90px;
	margin: 0 auto;
	line-height: 30px;
}
.tyList span{
	width: 15px;
	height: 15px;
	margin: 0 10px 27px 0;
	background-color: #fff;
}
.tyList a{
	width: 220px;
}
.tyList .eduMore{
	width: 100px;
	margin: 0 0 0 65px;
}
.kyjyt{
	margin: 0;
}
.kyjyt img{
	margin: -150px 0 0 0;
	position: relative;
}
.subject{
	margin: 0;
}
.subject .tyList{
	background-color: #5BB2BB;
}
.darkCyan{
	float: right;
	width: 132px;
	height: 132px;
	margin: 150px 0;
	background-color: #11857F;
}
.medicine .tyList{
	margin: 150px 0 0 0;
}
.medicine .tyList{
	background-color: #5B6BA7;
}
.technology{
	border-right: 1px solid #ccc;
}
.technology .tyList{
	background-color: #9CA5CC;
}
.eduListbanner{
	height: 344px;
	background-image: url("/img/kyjyt2.jpg");
}
.eduName{
	width: 325px;
}
.eduName img{
	margin: -40px 0 0 0;
	position: relative;
}
.eduName,.eduList{
	float: left;
}
.eduList{
	width: 962px;
	height: 800px;
	background-color: #F9F9F9;
	padding: 70px 55px;
	margin-top: 110px;
}
.eduTop{
	font-size: 30px;
	margin: 0 0 40px 0;
}
.eduLine{
	width: 810px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.eduList ul li{
	height: 60px;
	line-height: 30px;
}
.eduList a,.eduList p{
	font-size: 18px;
}
.eduList a{
	width: 700px;
	white-space: nowrap;  /*自动换行 */
}
.eduList p{
	float: right;
	width: 160px;
}
.eduArticle{
	min-height: 600px;
	background-color: #f9f9f9;
	font-size: 18px;
}
.articleTop{
	width: 1270px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.articleTop p{
	font-size: 30px;
	line-height: 60px;
	text-align: center;
}
.articleTop label{
	float: right;
	margin: 30px 40px 15px 0;
}
.articleTop .eduLine{
	width: 1238px;
	margin: 4px 0 0 0;
}
.articleUnderLine,.articleUnderLine .circle,.articleTop .eduLine{
	float: left;
}
/*科室导航*/
.dmtNavbanner{
	height: 503px;
	background-image: url("/img/ksdhbanner1.jpg");
}
.depName{
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin: 60px 0 0 0;
}
.depIntroduction{
	width: 1200px;
	min-height: 200px;
	background-color: #11857F;
	margin: -285px auto 85px auto;
	position: relative;
	color: #fff;
	font-size: 18px;
	padding: 100px 100px 0 100px;
	line-height: 30px;
}
.depIntroduction p{
	margin: 0;
}
.depImg1{
	width: 1320px;
	padding: 0 90px;
}
.depImg1 img{
	width: 590px;
	margin: 60px 25px 0 0;
}
.depImg2{
	border-bottom: 1px solid #ccc;
	margin: 20px 0 0 -50px;
}
.zhongdaName{
	height: 900px;
}
.zhongdaName label{
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.expertTeam{
	width: 1230px;
	height: 885px;
	margin-left: 80px;
	position: absolute;
	z-index: 1;
	font-size: 18px;
}
.depSwiper{
	padding: 100px 0 0 0 ;
}
.depPrev,.depNext{
	width: 64px;
	height: 64px;
	background-size: auto;
	margin: -240px 40px 0 0;
}
.depPrev{
	background-image: url(/img/icon18.png);
	right: 100px;
	left: auto;
}
.depNext{
	background-image: url(/img/icon17.png);
}
.depInt{
	display: inline-block;
	width: 255px;
	height: 520px;
	background-color: #fff;
	text-align: center;
	padding: 100px 0 0 0;
	/*
	box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.2);
	*/
}
.depInt img{
	width: 255px;
	height: 359px;
	float: left;
}
.depInt p{
	line-height: 30px;
	font-size: 18px;
	text-align: left;
}
.depinfo{
	width: 255px;
}


.docInfo{	
	height: auto;
	display: none;
}
.docInfo p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 14; /* 限制显示的行数为3 */
  overflow: hidden;
}
.docName{
	float: left;
	width: 255px;
	color: #000;
	margin: 30px 0 0 0;
	border-bottom: 4px solid #718FCC;
}
.docName .circle{
	width: 45px;
	height: 45px;
	margin-top: -50px;
	float: right;
	display: none;
}
.docName p{
	width: 227px;
	margin: 0 auto;
	height: 40px;
}
.docMore{
	margin: 20px 0 0 0;
	position: absolute;
	right: 30px;
	bottom: 50px;
}
.depInt:hover > .depinfo .docName .circle{
	display: inline-block;
}
.depInt:hover > .depinfo .docName{
	color: #718FCC;
	border-bottom: 4px solid #11857F;
}
.depInt:hover > .docInfo{
	display: inline-block;
	width: 300px;
	height: 482px;
	color: #000;
	margin: 0 10px 0 40px;
}
.depInt:hover{
	width: 620px;
	height: 520px;
	background-color: #F5F5F5;
	position: relative;
	z-index: 1;
}
.thisCourt{
	height: auto;
}
.thisCourtName{
	padding: 0;
	margin: 0 0 20px 0;
}
.thisCourtName label{
	width: 610px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.thisCourtName p{
	display: inline-block;
	font-size: 32px;
	color: #11857F;
	font-weight: bold;
	margin: 0 20px;
}
.rotate-90{
	margin: 80px 0;
}
.rotate-90 label{
	width: 660px;
	border-bottom: 1px solid #ccc;
}
.rotate-90 img{
  transform: rotate(90deg);
  margin: -7px 10px 0 10px;
}

.docList{
	display: inline-block;
	width: 308px;
	height: 435px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px 20px;
}
.docList:hover{
	background-color: #f8f8f8;
}
.docList img{
	width: 120px;
	height: 172px;
	margin: 20px 0 0 0;
}
.expertInfo{
	display: inline-block;
	width: 238px;
	height: auto;
	line-height: 28px;
	font-size: 18px;
	padding: 15px 25px 0 25px;
	
}
.expertInfo label{
	line-height: 30px;
	font-size: 22px;
}
.expertInfo span{
	width: 238px;
	border-bottom: 1px solid #ccc;
}
.expertInfo a{
	height: 110px;
	overflow: hidden;
	color: #808080;
	margin: 10px 0 0 0;
}
.expertInfo .expertName{
	font-size: 30px;
}
.depInt .arrowR{
	margin: 15px 0 0 8px;
	width: 29px;
	height: 9px;
}
/*科室导航列表页*/
.departmentNavbanner{
	height: 305px;
	background-image: url("/img/ksdhbanner.jpg");
}
.depNav{
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.depNav .p1{
	font-size: 30px;
	margin: 30px 0 15px 0;
}
.depNav .p2{
	margin: 0 0 5px 0;
}
.arrow-right {
	display: inline-block;
    width: 0; 
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
	margin: 0 10px 2px 15px;
}
.ksdhList{
	margin: 0 auto 100px;
}
.tyStyle p{
	font-size: 30px;
	margin: 80px 0 25px 0;
}
.tyStyle a{
	width: 236px;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	margin: 0 13px 13px 0;
	color: #000;
}
.zhongda p {
	color: #223A84;
}
.zhongda a{
	border: 1px solid #223A84;
}
.zhongda a .arrow-right{
	border-left: 5px solid #223A84;
}
.non-surgical p{
	color: #5B6BA7;
}
.non-surgical a{
	border: 1px solid #5B6BA7;
}
.non-surgical a .arrow-right{
	border-left: 5px solid #5B6BA7;
}
.operation p{
	color: #5BB2BB;
}
.operation a{
	border: 1px solid #5BB2BB;
}
.operation a .arrow-right{
	border-left: 5px solid #5BB2BB;
}
.emergency p{
	padding: 0;;
}
.emergency a{
	border: 1px solid #ccc;
}
.emergency a .arrow-right{
	border-left: 5px solid #ccc;
}
.medTechnology p{
	color: #9CA5CC;
}
.medTechnology a{
	border: 1px solid #9CA5CC;
}
.medTechnology a .arrow-right{
	border-left: 5px solid #9CA5CC;
}
/*科室导航内容页*/
.getMoreDoc{
	float: right;
	margin-right: 160px;
}
.getMoreDoc img{
	margin-top: 28px;
}
.departNavArticle{
	margin: -200px auto 0;
	min-height: 1000px;
}
.departNavArticle div{
	float: left;
	font-size: 18px;
}
.docImg,.docImg img{
	width: 300px;
	height: 367px;
}
.docInfoDetail{
	width: 880px;
	height: 600px;
	margin: 0 0 0 70px;
}
.detailTop{
	padding: 35px 0 0 0 ;
}
.docDetail{
	width: 720px;
	color: #fff;
}
.docDetail label,.docDetail span{
	width: 400px;
	line-height: 32px;
}
.docDetail span{
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.reservation{
	width: 150px;
	height: 200px;
}
.reservation img{
	width: 166px;
	height: 166px;
}
.reservation label{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.detailBot{
	line-height: 30px;
	letter-spacing: 1px;
}
.detailBot label{
	width: 100%;
	margin: 0 0 50px 0;
	font-size: 24px;
	color: #128680;
}
.detailBot p{
	line-height: 30px;
	margin: 40px 0 0 0;
}
/*就医导航*/
.guideNav{
	height: 405px;
	background-color: #4CA7B1;
}
.guideTit{
	height: 141px;
	text-align: center;
	color: #fff;
}
.guideTitP1{
	font-size: 32px;
	letter-spacing: 2px;
	margin-bottom: 22px;
}
.guideTitP2{
	font-size: 18px;
}
.guideNavList{
	height: 182px;
}
.guideNavList{
	color: #fff;
}
.guideNavIcon a{
	float: left;
	width: 180px;
	height: 180px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	/*
	padding: 125px 0 30px 0;
	*/
	background-size: cover;
}
.guideNavIcon a:hover{
	color: #000;
	background-color: #fff;
	margin: -10px 0 0 0;;
}
.guideNavIcon a:hover >span{
	color: #000;
}
.guideNavIcon a p{
	width: 72px;
	height: 71px;
	margin: 30px 50px 15px;
	background-repeat: round;
}
.pageLeft,.pageRight{
	float: left;
	width: 42px;
	height: 41px;
	margin: 70px 10px;
}
.pageLeft{
	background-image: url("/img/dhq2.png");
}
.pageRight{
	background-image: url("/img/dhq1.png");
}
.bc-72BDC5{
	background-color: #72BDC5;
}
.bc-11857F{
	background-color: #11857F;	
}

.clinicNav p{
	background-image: url("/img/dh1b.png");
}
.clinicNav:hover > p{
	background-image: url("/img/dh1a.png");
}

.register p{
	background-image: url("/img/dh2b.png");
}
.register:hover > p{
	background-image: url("/img/dh2a.png");
}

.visitInfo p{
	background-image: url("/img/dh3b.png");
}
.visitInfo:hover > p{
	background-image: url("/img/dh3a.png");
}

.clinicNotice p{
	background-image: url("/img/dh4b.png");
}
.clinicNotice:hover > p{
	background-image: url("/img/dh4a.png");
}

.beInHos p{
	background-image: url("/img/dh5b.png");
}
.beInHos:hover > p{
	background-image: url("/img/dh5a.png");
}

.medicalInsurancePolicy p{
	background-image: url("/img/dh6b.png");
}
.medicalInsurancePolicy:hover > p{
	background-image: url("/img/dh6a.png");
}

.interHos p{
	background-image: url("/img/dh7b.png");
}
.interHos:hover > p{
	background-image: url("/img/dh7a.png");
}
.navList{
	margin: 100px auto;
	font-size: 18px;
	min-height: 700px;
}
.navTit{
	width: 1350px;
	height: 68px;
	line-height: 68px;
	margin:15px 25px;
	box-shadow: 3px 2px 10px 3px rgba(0, 0, 0, 0.2);
}
.navTit i{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #4CA7B1;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 20px 0 30px;
}
.navTit a{
	width: 1000px;
}
.navTit span{
	margin: 0 40px;
	float: right;
}
.uniCon label{
	width: 100%;
	text-align: center;
	font-size: 32px;
	margin: 0 auto 70px;
}
.uniCon p{
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
}
/*党建引领*/
.leadsbanner{
	height: 766px;
	background-image: url("/img/djbanner.jpg");
}
.dynamics{
	display: flex;
	width: 100%;
	height: 830px;
}
.dynamicsLeft,.dynamicsRight{
	flex: 1;
	height: 830px;
}
.dynamicsMid{
	flex:0 0 1200px;
	margin: 0 auto;
	font-size: 18px;
}
.dynamicsName{
	width: 1200px;
	font-size: 30px;
	text-align: center;
	margin: 115px auto 60px;
	position:relative;
}
.dynamicsMidL,.dynamicsMidR{
	float: left;
	height: 830px;
	position: relative;
	z-index: -1;
}
.dynamicsMidL{
	width: 275px;
}
.dynamicsMidR{
	width: 925px;
	background-color: #F4F4F4;
}
.dynamicsMidM{
	width: 1200px;
	height: 800px;
	position: absolute;
}
.dynamicsImg,.dynamicsList{
	width: 600px;
	height: 464px;
	margin: 0 0 60px 0;
	float: left;
}
.dynamicsRight{
	background-color: #F4F4F4;
}
.dynamicsList{
	height: 424px;
	padding: 40px 0 0 0;
	background-color: #fff;
	box-shadow: 3px 2px 10px 3px rgba(0, 0, 0, 0.2);
}
.dynamicsMore{
	width: 120px;
	display: block;
	margin: 0 auto;
}
.dynList{
	width: 520px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
}
.dynList a{
	width: 350px;
	white-space: nowrap;  /*自动换行 */
}
.dynList span{
	float: right;
}

.construct{
	width: 100%;
	height: 660px;
	display: flex;
	font-size: 18px;
}
.constructL{
	background-color: #C30305;
}
.constructL,.constructR{
	flex: 1;
}
.constructM{
	flex:0 0 1200px;
}
.rules,.integrity{
	width: 572px;
	height: 660px;
	float: left;
}
.rules p,.integrity p{
	display: inline-block;
	width: 276px;
	height: 75px;
	font-size: 30px;
	background-color: #C30305;
	color: #fff;
	padding: 65px 0 0 0;
}
.rulesMore,.integrityMore{
	height: auto;
	float: right;
	width: 100px;
	margin: 90px 0 0 0;
	text-align: right;
}
.rulesList,.integrityList{
	width: 532px;
	height: 460px;
	padding: 30px 20px;
	box-shadow: 3px 2px 10px 3px rgba(0, 0, 0, 0.2);
}
.rList{
	line-height: 22px;
	height: 60px;
	border-bottom: 1px solid #ccc;
	margin: 15px auto;
}
.rList a{
	width: 520px;
}
.rList span{
	color: #808080;
	font-size: 14px;
}
.integrity{
	margin-left: 30px;
}
.integrity p{
	height: 65px;
	color: #000;
	background-color: #fff;
}
.integrityList{
	width: 572px;
	margin: 10px 0 0 0;
	padding: 0;
	height: 520px;
}
.integrityList img{
	width: 100%;
	height: 381px;
}
.intList {
	line-height: 30px;
	margin: 20px 30px;
	border-bottom: 1px solid #ccc;
}
.intList a{
	width: 350px;
	white-space: nowrap;  /*自动换行 */
}
.intList span{
	float: right;
}
.demeanor{
	width: 100%;
	height: 751px;
	font-size: 18px;
}

.demeanorList{
	width: 361px;
	height: 400px;
	background-color: #fff;
	display: inline-block;
	margin: 0 17px;
}
.demeanorList img{
	width: 361px;
	height: 240px;
}
.demeanorList a{
	height: 30px;
	line-height: 30px;
	padding: 35px 20px;
	white-space: nowrap;  /*自动换行 */
	width: 330px;
}
.demeanorImg{
	margin: -227px 0 0 0;
	position: absolute;
	z-index: -1;
}
.demeanorMore{
	color: #fff;
	width: 100px;
	display: block;
	margin: 50px auto 0;
}
.leadsListbanner{
	height: 370px;
	background-image: url("/img/djbanner2.jpg");
}
.leadsListbanner .localD{
	display: none;
}
.lead{
	width: 1204px;
	height: 470px;
	background-image: url("/img/djdh.png");
	margin: -75px auto 75px;
	
}
.lead label{
	float: right;
	width: 100%;
	font-size: 34px;
	font-weight: bold;
	margin: 45px 35px 0 0;
	text-align: right;
}
.leadList a{
	float: right;
	height: 59px;
	line-height: 59px;
	font-size: 30px;
	text-align: right;
	padding: 0 65px 0 0;
}
.leadList a:hover{
	color: #fff;
	background: linear-gradient(115deg, transparent 35px, #B30509 0) bottom left;/*linear-gradient(115deg, transparent 49%, #B30509 50%);*/
}
.leadList{
	width: 600px;
	float: right;
	margin: 18px 15px 0 0;
}
.box1{
	width: 234px;
	margin: 0;
}
.box2{
	width: 273px;
	margin: 18px 0 0 0;
}
.box3{
	width: 307px;
	margin: 18px 0 0 0;
}
.box4{
	width: 345px;
	margin: 18px 0 0 0;
}
.tyDiv1200{
	width: 1200px;
	margin: 0 auto;
}
.leadArt{
	min-height: 1000px;
	margin: 0 auto 100px;
}
.leadArtList{
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 25px 0;
}
.leadArtList img{
	width: 230px;
	height: 175px;
	display: inline-block;
}
.leadArtList div{
	display: inline-block;
	width: 890px;
	margin: 30px 30px;
}
.leadTit{
	line-height: 40px;
	font-size: 24px;
	margin: 0 0 15px 0;
}
.leadCon{
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	color: #808080;
}
.leadsConbanner{
	height: 290px;
	background-image: url("/img/djbanner1.jpg");
}
.artTit{
	margin: 80px auto;
	font-size: 18px;
}
.artTit div{
	height: 80px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.artTit span{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.artTit label{
	margin: 10px 20px;
	color: #808080;
}
.leadArt .uniCon{
	margin: 0 20px;
	color: #808080;
}

.search1 { float:left;height:29px; line-height:20px; padding-top:1px; margin-right:10px;}
.search1 select { height:20px; width:80px; line-height:20px;display:none}
.search5 { line-height:22px;display:none}
.search3 { line-height:20px;float:left;}
.search4 { line-height:20px; padding-top:2px;}
.search2 { line-height:22px;display:none}
#search_column_list {border:solid 1px #A9CBEE; height:25px; line-height:25px;width:1px;display:none}
#search_txt_keyword {border:solid 1px #C7C7C7; height:23px; line-height:23px;width:188px;padding-top:4px;}
#search_field_list {border:solid 1px #A9CBEE; height:25px; line-height:25px;width:1px;display:none}
.soso { background-image:url(/img/icon13.png);background-repeat:no-repeat; background-position:center;width:28px; height:28px; border:solid 0px #FFF; margin-left:6px;background-color: transparent;}
.searchweizhi {padding-top:10px;padding-right:0px;padding-left:50px;text-align: right;       /* 让元素内部内容居右 */
  float: right;            /* 让元素本身靠右浮动 */
  width: 260px; /* 适配 padding-left，保证宽度合理 */
}