@charset "utf-8";

.header {
	position: relative;
	height: 126px;
	box-sizing: border-box;
	background-color: #fff;

}

/*logo*/

.logo {
	margin-top: 17px;
}

.logo a {
	display: block;
}

.tb-sc-lj li,
.tb-sc-lj li a {
	color: #666666;
	font-size: 14px;
}

.tb-sc-lj li {
	margin-left: 15px;
}

.tb-sc-lj li a img {
	margin-top: 3px;
}

.search-d {
	width: 163px;
	display: block;
	border-radius: 15px;
	box-sizing: border-box;
	height: 30px;
	border: 1px solid #e2e2e2;
}

.search-d .text-inp {
	width: 114px;
	height: 28px;
	border: none;
	box-sizing: border-box;
	padding-right: 5px;
	line-height: 28px;
	background: #fff;
	outline: none;
	margin-left: 15px;
}

.search-d .img-inp {
	display: block;
	float: right;
	cursor: pointer;
	margin-right: 17px;
	margin-top: 7px;
}

.tb-sc-lj li a {
	display: block;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 28px;
}

.tb-sc-lj .tb-sc-lj-li1 a {
	background: url(../images/gzh-icon.png) no-repeat left 7px;
}

.tb-sc-lj .tb-sc-lj-li2 a {
	background: url(../images/gzb-icon.png) no-repeat left 7px;
}

.tb-sc-lj .tb-sc-lj-li3 a {
	background: url(../images/986yy-icon.png) no-repeat left 7px;
}

.tb-sc-lj .tb-sc-lj-li4 a {
	background: url(../images/tsg-icon.png) no-repeat left 7px;
}
.tb-sc-lj .tb-sc-lj-li5 a {
	background: url(../images/en-icon.png) no-repeat left 7px;
}



/*menu*/

.menu {
	width: 970px;
	position: relative;
	margin-top: 15px;
	z-index: 10;
}

#nav {
	display: inline-block;
	margin-top: 21px;
	float:  right;
}

#nav .mainlevel {
	float: left;
	position: relative;
	padding: 0 14px;
	height: 57px;
	box-sizing: border-box;
	transition: 0.3s;
}

#nav .mainlevel:hover {
	border-bottom: 4px solid #019b81;
}

#nav .mainlevel>a {
	display: block;
	text-align: center;
}

#nav .mainlevel>a span {
	display: block;
}

#nav .mainlevel>a span.lm {
	color: #111111;
	font-size: 16px;
}

#nav .mainlevel>a span.lm-zswz {
	color: #999999;
	font-family: arial;
	margin-top: 2px;
}

#nav li.mainlevel a:hover span.lm,
#nav li.mainlevel a:hover span.lm-zswz {
	color: #019b81;
}

#nav li.mainlevel a:hover span.lm {
	font-weight: bold;
}







#nav .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 53px;
	width: 330px;
	left: 0;
	border-top: 4px solid #019b81;
	background: #07bfa0;
}



#nav .mainlevel li {
	font-size: 14px;
	/* width: 100%; */
	display: inline-block;
}

#nav .mainlevel li a {
	box-sizing: border-box;
	display: block;
	font-size: 15px;
	color: #fff !important;
	background: #07bfa0;
	text-align: center;
	padding: 0;
	/* width: 100%; */
	padding: 15px;
}

#nav .mainlevel li a:hover {
	background: #019b81;
}


/* 本例子css */
.focusBox {
	position: relative;
	width: 100%;
	min-width: 1400px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}

.focusBox .pic img {
	width: 100%;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
	height: 50px;
	width: 100%;
	background: url(../images/txt-bg.png);
	border-bottom: 1px solid #dedede;
	box-sizing: border-box;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 50px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: -50px;
}

.focusBox .txt li a {
	display: block;
	color: #fff;
	font-size: 16px;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 14px;
	right: 0px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-right: 20px;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid #fff;
	box-sizing: border-box;
}

.focusBox .num li.on,
.focusBox .num li:hover {
	background: #fff;
}

/*banner-下8条链接*/
.banner-xbtlj {
	width: 100%;
	background: #f2f2f2;
	height: 119px;
	position: relative;
	box-sizing: border-box;
	border-bottom: 1px solid #dedede;
	z-index: 999;
}

.banner-xbtlj .banner-xbtlj-ul {
	height: 119px;
}

.banner-xbtlj .banner-xbtlj-ul .banner-xbtlj-li {
	text-align: center;
	padding: 0 64px;
	position: relative;
	height: 119px;
	visibility: visible;
}

.banner-xbtlj ul .banner-xbtlj-li img {
	margin-top: 25px;
	transition: 0.5s;
}

.banner-xbtlj ul .banner-xbtlj-li:hover img {
	transform: rotate(360deg);
}

.banner-xbtlj ul .banner-xbtlj-li span {
	color: #333333;
	display: block;
	font-size: 16px;
	margin-top: 11px;
}

.banner-xbtlj ul .banner-xbtlj-li:hover span {
	color: #00A88C;
}


/* 医院动态-通知公告-媒体聚焦*/
.hasMoreTab {
	width: 987px;
	font-family: "Microsoft YaHei";
	margin-top: 36px;
}

.hasMoreTab .hd {
	position: relative;
	padding-right: 10px;
}

.hasMoreTab .hd .more {
	float: right;
	height: 28px;
	width: 80px;
	text-align: center;
	border: 1px solid #cccccc;
	display: block;
	box-sizing: border-box;
	border-radius: 20px;
	line-height: 25px;
	margin-top: 13px;
}

.hasMoreTab .hd .more a {
	color: #999;
	font-size: 12px;
}

.hasMoreTab .hd ul {
	z-index: 5;
	zoom: 1;
}

.hasMoreTab .hd li {
	float: left;
	cursor: pointer;
	height: 48px;
	box-sizing: border-box;
	width: 122px;
	background: #f0f0f0;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	border: 1px solid #fafafa;
	color: #666666;
	margin-right: 12px;
	transition: all 0.3s;
}

.hasMoreTab .hd li.on {
	border-bottom: 1px solid #99dcd1;
	color: #fff;
	background: #00a88c;
}

.hasMoreTab .bd {
	padding-top: 20px;
	clear: both;
	position: relative;
}

.hasMoreTab .bd h2 {
	font-size: 14px;
}

.hasMoreTab .bd p {
	color: #999;
}

.hasMoreTab .bd p a {
	color: #c00;
}

.hasMoreTab .bd ul a {
	width: 473px;
	height: 266px;
	overflow: hidden;
}

.hasMoreTab .bd ul li img {
	width: 473px;
	height: 266px;
	transition: 0.3s;
	display: block;
}

.hasMoreTab .bd ul li:hover img {
	transform: scale(1.1);
}

.qunar .e_pic_wrap li:hover h1 {
	color: #00A88C;
}

.qunar .e_pic_wrap li:hover .llgd {
	right: 210px;
	transition: 0.3s;
}

/**/
.qunar {
	width: 987px;
	margin: 0 auto 15px;
	position: relative;
	overflow: hidden;
}

.qunar .e_pic_wrap {
	z-index: 1;
	white-space: nowrap;
	width: 987px;
	height: 265px;
}

.qunar .e_pic_wrap li {
	position: relative;
	display: block;
	width: 987px;
	height: 265px;
	overflow: hidden;
}


.qunar .e_flt_inf {
	display: block;
	width: 477px;
	height: 265px;
	padding: 0;
	overflow: hidden;
	z-index: 20;
	color: #fff;
	white-space: normal;
	word-wrap: break-word;
	margin-top: -6px;
}

.qunar .e_flt_inf h1 {
	color: #333;
	font-size: 24px;
	font-weight: normal;
}

.qunar .e_flt_inf .date {
	color: #999999;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.qunar .e_flt_inf p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.qunar .e_flt_inf .llgd {
	font-size: 14px;
	color: #00a88c;
	padding-right: 25px;
	background: url(../images/llge.png) no-repeat right center;
	position: absolute;
	right: 4px;
	transition: all 0.3s;
	bottom: 0px;
}

.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
	bottom: 0;
}

.qunar .prev {
	left: 472px;
}

.qunar .next {
	left: 507px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 35px;
	height: 34px;
	overflow: hidden;
}

.qunar .prev a {
	background: #aaaaaa url(../images/ytm-prev.png) no-repeat center;
}


.qunar .next a {
	background: #aaaaaa url(../images/ytm-next.png) no-repeat center;
}

.qunar .prev:hover a {
	background: #00a88c url(../images/ytm-prev.png) no-repeat center;
}


.qunar .next:hover a {
	background: #00a88c url(../images/ytm-next.png) no-repeat center;
}

.xyxb-ul-bt {
	margin-top: 20px;
}

.xyxb-ul-bt li {
	margin-top: 13px;
	padding-left: 14px;
	box-sizing: border-box;
	background: url(../images/kydt-li-icon.png) no-repeat left center;
	line-height: 21px;
	width: 495px;
}

.xyxb-ul-bt li.mr0 {
	width: 450px;
}

.xyxb-ul-bt li a {
	font-size: 16px;
}

.xyxb-ul-bt li span {
	color: #999999;
	font-size: 14px;
}

.xyxb-ul-bt li {
	margin-right: 42px;
}


.xyxb-ul-bt li:hover span,
.xyxb-ul-bt li:hover a {
	color: #00a88c;
}

/*为军服务*/
.wjfw {
	width: 370px;
	height: 437px;
	background: #f2f2f2 url(../images/wjfw-bg.jpg) no-repeat left bottom;
	margin-top: 54px;
}



.wjfw ul {
	width: 300px;
	margin: 25px 32px 0 40px;
}

.wjfw ul li {
	width: 100%;
	border-bottom: 1px solid #c5c5c5;
	box-sizing: border-box;
	padding-left: 33px;
	background: url(../images/wjfw-x.png) no-repeat left center;
	height: 47px;
	padding-top: 12px;
	margin-top: 4px;
}

.wjfw ul li a {
	color: #333333;
	font-size: 18px;
}

.wjfw ul li a span {
	color: #999999;
	font-size: 14px;
	margin-left: 15px;
}

.wjfw ul li:hover a,
.wjfw ul li:hover a span {
	color: #00A88C;
}

/* 科室导航 */

.ksdh {
	margin-top: 65px;
	height: 490px;
	background: url(../images/ksdh-bg.jpg) no-repeat center;
	background-size: cover;
	padding-top: 35px;
}

.ksdh .bt-lm span {
	color: #356fbd;
}

.ksdh .bt-lm {
	margin-bottom: 38px;
}

.slideBox1 {display:none;
	position: relative;
	float: left;
	width: 553px;
	height: 310px;
}

.slideBox1 .hd {
	position: absolute;
	bottom: 12px;
	z-index: 5;
	right: 9.5px;
}

.slideBox1 .hd li {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	margin-top: 10px;
	overflow: hidden;
	margin: 0px 5.5px;
	background: #fff;
	text-indent: 99em;
	cursor: pointer;
	border-radius: 50%;
}

.slideBox1 .hd li.on {
	background: #00a88c;
}

.slideBox1 li {
	position: relative;
}

.slideBox1 .bd a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slideBox1 .bd img {
	width: 553px;
	height: 310px;
	display: block;
	transition: 0.5s;
}

.slideBox1 li:hover img {
	transform: scale(1.1);
}

.slideBox1 .bd a p {
	box-sizing: border-box;
	padding-left: 18px;
	width: 100%;
	position: absolute;
	height: 40px;
	bottom: 0;
	z-index: 1;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	background: url(../images/ksdh-txt-hd.png);
}

.slideBox1 .prev {
	display: none;
}

.slideBox1 .next {
	display: none;
}

.rm-ks {
	width: 847px;
}

.notice {
	overflow: hidden;
	width: 100%;
}

.notice .tab-hd {
	height: 53px;
	background: url(../images/tab-bd-s_03.png);
	padding-top: 11px;
	box-sizing: border-box;
	padding: 11px 5px;
}

.notice .tab-hd ul {}

.notice .tab-hd li {
	float: left;


}

.notice .tab-hd li a {
	display: block;
	color: #356fbd;
	height: 33px;
	line-height: 33px;
	padding: 0px 17PX;
	font-size: 20PX;
	font-family: arial;
	transition: all 0.3s;
	margin: 0 10px;
}

.notice .tab-hd li.on a,
.notice .tab-hd li a:hover {
	color: #fff;
	background: #356fbd;
	border-radius: 20px;
}


.notice .tab-bd {
	height: 257px;
	width: 100%;
	box-sizing: border-box;
	background: url(../images/ksdh-txt-bd.png);
	padding: 14px 23px 0 19px;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
	height: 210px;
}
     
.notice .tab-bd li {
	height: 37px;
	line-height: 37px;
	padding-left: 22px;
	overflow: hidden;
	width:17%;
	float: left;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	background: #f4f4f4 url(../images/ks-cion.png) no-repeat 9px center;
	border-radius: 17px;
	transition: all 0.3s;
	margin-top: 14px;
	margin:14px 1.5% 0;
}

.notice .tab-bd li a {
	color: #666666;
	font-size: 16px;
	border-left: 1px solid #dedede;
	display: block;
	height: 100%;
	padding-left:15px;
}

.notice .tab-bd li:hover a {
	color: #356fbd;
	border-left: 1px solid #356fbd;
}

.notice .tab-bd li:hover {
	border: 1px solid #356fbd;
	background: #fff url(../images/ks-cion-h_03.png) no-repeat 9px center;
}


























/*名医风采*/
/* 本例子css */
.myfc {
	height: 510px;
	box-sizing: border-box;
	background: url(../images/dian-bg.png);
	padding-top: 42px;
}

.bt-lm {
	text-align: center;
	display: block;
	width: 120px;
	margin: 0 auto 44px;
}

.bt-lm,
.bt-lm span {
	font-size: 30px;
	font-weight: bold;
}

.myfc .bt-lm span {
	color: #00a88c;
}

.picScroll {
	/* width: 100%; */
}

.picScroll .bd {
	position: relative;
}

.picScroll .prev,
.picScroll .next {
	position: absolute;
	top: 96px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 9;
	overflow: hidden;
}

.picScroll .prev {
	left: -80px;
	background: url(../images/myfc-prev.png) no-repeat center;
}

.picScroll .next {
	right: -80px;
	background: url(../images/myfc-next.png) no-repeat center;
}



.picScroll .scrollWrap {
	/* padding-left: 24px */
	width: 1400px;
	overflow: hidden;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll li {
	width: 325px;
	margin-right: 31px;
	position: relative;
	float: left;
	display: inline;
}

.picScroll li .pic {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	width: 325px;
	height: 220px;
}

.picScroll li .pic img {
	display: block;
	/* width: 170px; */
	height: 220px;
	transition: 0.3s;
	margin: 0 auto;
}

.picScroll li:hover img {
	transform: scale(1.1);
}

.picScroll li a {
	display: block;
}

.picScroll li .myfc-nr {
	width: 100%;
}

.picScroll li .myfc-nr .myfc-nr-bt {
	height: 52px;
	border-bottom: 1px solid #858585;
	box-sizing: border-box;
	padding-top: 8px;
}

.picScroll li .myfc-nr .myfc-nr-bt .name {
	font-size: 24px;
	color: #111111;
	margin-right: 15px;
}

.picScroll li .myfc-nr .myfc-nr-bt .zhicheng {
	font-size: 16px;
	color: #111111;
}

.picScroll li .myfc-nr .myfc-nr-zc {
	font-size: 16px;
	color: #111111;
	line-height: 26px;
	margin-top: 14px;
}

.picScroll li:hover span,
.picScroll li:hover p {
	color: #00A88C !important;
}

.gzb-slm {
	height: 630px;
	background: #f2f2f2;
	padding: 57px 0 50px;
	box-sizing: border-box;
}

.gzb-slm-div {
	width: 438px;
	background: #ffffff;
	height: 516px;
	box-shadow: 2px 1px 10px #b7b7b7;
}

.gzb-slm-lm {
	height: 64px;
	width: 100%;
}

.gzb-slm-lm a {
	width: 67px;
	height: 21px;
	display: block;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
	margin-top: 23px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	margin-right: 14px;
}

.gzb-slm-lm h2 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 64px;
	padding-left: 19px;
}

.gzb-slm-div ul {
	width: 400px;
	margin: 13px auto 8px;
}

.gzb-slm-div ul li {
	height: 47px;
	line-height: 47px;
	border-bottom: 1px dashed #cccccc;
	padding-left: 15px;
}

.gzb-slm-div ul li a {
	font-size: 16px;
}

.gzb-slm-div ul li span {
	color: #999999;
}

/*护理天地*/
.hltd .gzb-slm-lm {
	background: #00a88c;
}

.hltd ul li {
	background: url(../images/kydt-li-icon.png) no-repeat left center;
}

.hltd ul li:hover a {
	color: #00a88c;
}

/* 申请进修 */

.sqjx {
	margin: 0 43px;
}

.sqjx ul li {
	background: url(../images/sqjx-li-icon_03.png) no-repeat left center;
}

.sqjx .gzb-slm-lm {
	background: #0086a8;
}

.sqjx ul li:hover a {
	color: #0086a8;
}

/* 医院招聘 */
.yyzp ul li {
	background: url(../images/yxll-li-icon.png) no-repeat left center;
}

.yyzp .gzb-slm-lm {
	background: #356fbd;
}

.yyzp ul li:hover a {
	color: #356fbd;
}
.rczpxt{padding-top: 71px;margin-top: 17px;width:438px;height:222px;background:url(../images/rczpxt-bg.png) no-repeat center;padding-left: 32px;box-sizing:  border-box;}
.rczpxt img{width: 120px;height: 120px;display:block;max-width: none;}


/*底部*/
.footer {
	height: 250px;
	border-top: 9px solid #00a88c;
	box-sizing: border-box;
	background: url(../images/foot-bg.png) no-repeat center;
	background-size:  cover;
}

.footer .yqlj span,
.footer .yqlj ul li a {
	color: #fff;
	font-size: 16px;
}

.footer .yqlj ul li {
	border-right: 1px solid #fff;
	height: 17px;
	line-height: 17px;
	padding: 0 15px;
}

.footer .yqlj span {
	height: 17px;
	line-height: 17px;
}

.yqlj {
	height: 83px;
	padding-top: 32px;
	box-sizing: border-box;
}

.footer .fot-db {
	margin-top: 29px;
}

.footer .foot-logo {
	margin-right: 38px;
	width: 91px;
	height:  102px;
}

.footer .bq {
	border-left: 1px solid #909192;
	padding-left: 40px;
	height: 105px;
}

.footer .bq p.foot-dblj {
	margin-top: 4px;
	margin-bottom: 6px;
}

.footer .bq p.dz {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.footer .bq p a {
	color: #FFFFFF;
	line-height: 16px;
}

.footer .bq p span {
	height: 16px;
	display: block;
	width: 2px;
	background: #d4d4d4;
	margin: 0 18px;
}

.fot-db ul {
	height: 73px;
	width: 190px;
	margin-top: 12px;
}

.fot-db ul li:first-child {
	margin-right: 6px;
}

.fot-db ul li .ewm {
	width: 72px;
	height: 72px;
}

/*员工版*/
/*通知公告*/
.ygb-tzgg {
	width: 735px;
	margin-top: 47px;
}

.ygb-lm {
	width: 100%;
}

.ygb-lm .more {
	display: block;
	width: 87px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #999;
	text-align: center;
}

.ygb-lm h2 {
	font-size: 24px;
	font-weight: normal;
	color: #111111;
}

.ygb-tzgg .ygb-lm h2 span {
	color: #356fbd;
	border-bottom:  2px solid #356fbd;
	padding-bottom: 4px;
}

.ygb-tzgg ul {
	margin-top: 18px;
}

.ygb-tzgg ul li {
	height: 79px;
	width: 100%;
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	padding: 19px 56px 19px 10px;
	background: url(../images/tzgg-li-j.png) no-repeat 678px 22px;
	margin-top: 11px;
	transition: all 0.3s;
}

.ygb-tzgg ul li .ygb-tzgg-date {
	width: 55px;
	text-align: right;
}

.ygb-tzgg ul li .ygb-tzgg-date span {
	color: #999999;
	font-family: arial;
}

.ygb-tzgg ul li .ygb-tzgg-date .yue-r {
	font-size: 20px;
}

.ygb-tzgg ul li .ygb-tzgg-date .year {
	font-size: 14px;
}

.ygb-tzgg ul li a {
	display: block;
	width: 580px;
	height: 40px;
	border-left: 1px solid #b2b2b2;
	padding-left: 10px;
	box-sizing: border-box;
	margin-left: 10px;
}

.ygb-tzgg ul li a .ygb-tzgg-title {
	font-size: 16px;
	color: #333;
	margin-top: -2px;
	display: block;
}

.ygb-tzgg ul li a .ygb-tzgg-zy {
	font-size: 14px;
	color: #666666;
	margin-top: 3px;
}

.ygb-tzgg ul li:hover {
	border: 1px solid #356fbd;
	background: url(../images/tzgg-li-j-h.png) no-repeat 678px 22px;
}

.ygb-tzgg ul li:hover a {
	padding-left: 8px;
	border-left: 3px solid #356fbd;
}

.ygb-tzgg ul li:hover .ygb-tzgg-date span {
	color: #356fbd;
}

.ygb-tzgg ul li:hover .ygb-tzgg-title {
	color: #356fbd;
	font-weight: bold;
}

/*三图片导航*/
.zb-stplj {
	width: 625px;
	margin-top: 47px;
}

.zb-stplj li {
	overflow: hidden;

}

.zb-stplj li a {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 60px;
	transition: all 0.3s;
}

.zb-stplj li a h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

.zb-stplj li a span {
	color: #fff;
	font-size: 18px;
	margin-top: 3px;
}

.zb-stplj .zb-stplj-li1 {
	height: 398px;
	width: 263px;
}

.zb-stplj .zb-stplj-li2 {
	width: 342px;
	height: 190px;
}

.zb-stplj .zb-stplj-li3 {
	width: 342px;
	height: 190px;
	margin-top: 18px;
}

.zb-stplj li:hover a {
	transform: scale(1.1);
}

.zb-stplj .zb-stplj-li1 a {
	background: url(../images/gjjj-bg.jpg) no-repeat center;
	padding-top: 150px;

}

.zb-stplj .zb-stplj-li2 a {
	background: url(../images/ksxt-bg.jpg) no-repeat center;
}

.zb-stplj .zb-stplj-li3 a {
	background: url(../images/yxsztsg-icon.jpg) no-repeat center;
}

/*教学公告-本科生-研究生-进修生切换*/

.ygp-jbyj {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden;
}

.ygp-jbyj .tab-hd {}

.ygp-jbyj .tab-hd ul {}

.ygp-jbyj .tab-hd li {
	float: left;
	margin-right: 20px;
}

.ygp-jbyj .tab-hd li a {
	display: block;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	text-align: center;
	font-size: 24px;
	color: #333333;
	width: 155px;
}

.ygp-jbyj .tab-hd li.on a,
.ygp-jbyj .tab-hd li a:hover {
	color: #fff;
	background-color: #00a88c;
	border: 1px solid #44bfab;
}

.ygp-jbyj .tab-bd {}

.ygp-jbyj .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}

.ygp-jbyj .tab-bd li {
	margin-top: 23px;
	margin-right: 22px;
}

.ygp-jbyj .tab-bd li a {
	display: block;
	line-height: 22px;
	padding: 23px 21px 16px 25px;
	overflow: hidden;
	width: 452px;
	background-color: #f3f3f3;
	box-sizing: border-box;
	height: 158px;
	transition: all 0.3s;
}

.ygp-jbyj .tab-bd li a .tab-pal-t {
	width: 405px;
	height: 60px;
	border-bottom: 1px solid #cccccc;
}

.ygp-jbyj .tab-bd li a .tab-pal-t .date {
	width: 53px;
	text-align: center;
}

.ygp-jbyj .tab-bd li a .tab-pal-t .date span {
	font-family: arial;
	color: #01987d;
	display: block;
}

.ygp-jbyj .tab-bd li a .tab-pal-t .date .day {
	font-weight: bold;
	font-size: 40px;
	height: 30px;
	line-height: 30px;
}

.ygp-jbyj .tab-bd li a .tab-pal-t .date .n-y {
	height: 12px;
	line-height: 12px;
	margin-top: 5px;
}

.ygp-jbyj .tab-bd li a .tab-pal-t .ygp-jbyj-tit {
	width: 338px;
	border-left: 1px solid #ccc;
	padding-left: 14px;
	box-sizing: border-box;
	font-size: 16px;
	height: 47px;
	line-height: 25px;
}

.ygp-jbyj .tab-bd li a .tab-pal-b {
	color: #666666;
	line-height: 24px;
	margin-top: 8px;
}

.ygp-jbyj .tab-bd li:hover a {
	border-left: 5px solid #356fbd;
	transition: all 0.3s;
}

.ygp-jbyj .tab-bd li:hover a .tab-pal-t .date .n-y,
.ygp-jbyj .tab-bd li:hover a .tab-pal-t .ygp-jbyj-tit,
.ygp-jbyj .tab-bd li:hover a .tab-pal-t .date .day {
	color: #356FBD;
}

/*kydt-yxll*/
/* 科研动态 */
.kydt-yxll {
	height: 663px;
	background: url(../images/dian-bg.png);
	padding-top: 54px;
	box-sizing: border-box;
}

.kydt-yxll .ygb-kydt-yxll-div {
	width: 678px;
	background: #fff;
	padding-bottom: 20px;
}

.kydt-yxll-lm {
	height: 190px;
	width: 100%;
	background: url(../images/kydt-lm-bg.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 52px;
	padding-left: 36px;
}

.kydt-yxll-lm h2 {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
}

.kydt-yxll-lm span {
	color: #fff;
	font-size: 18px;
	display: block;
	margin-top: 4px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul {
	width: 630px;
	margin-left: 20px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first {
	margin-top: 20px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first a {
	display: block;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first a .first-t {}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .ygb-kydt-li .date,
.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first a .first-t .date {
	color: #999999;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first a .first-t .ygb-kydt-title {
	font-size: 16px;
	background: url(../images/kydt-li-icon.png) no-repeat left center;
	padding-left: 16px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .first a .ygb-kydt-zy {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding-left: 16px;
	margin-top: 7px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 12px;
	transition: all 0.5s;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .ygb-kydt-li {
	padding-top: 12px;
	background: url(../images/kydt-li-icon.png) no-repeat left center;
	padding-left: 16px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul .ygb-kydt-li a {
	font-size: 16px;
}

.kydt-yxll .ygb-kydt-yxll-div .ygb-kydt-ul li:hover {
	margin-left: -5px;
}

.kydt-yxll .ygb-kydt .ygb-kydt-ul li:hover a,
.kydt-yxll .ygb-kydt .ygb-kydt-ul li:hover .ygb-kydt-title {
	color: #01987d;
}

/* 医学伦理 */
.ygb-yxll .kydt-yxll-lm {
	background: url(../images/yxll-lm-bg.jpg) no-repeat center;
}

.kydt-yxll .ygb-yxll .ygb-kydt-ul li:hover a,
.kydt-yxll .ygb-yxll .ygb-kydt-ul li:hover .ygb-kydt-title {
	color: #356fbd;
}


/*科室导航页面*/

.gzb-ej-banner img {
	display: block;
}

.gzb-list {
	margin-bottom: 135px;
	min-height: 500px;
	margin-top: 48px;
}

.gzb-list-left {
	width: 290px;
}

.gzb-list-left>h2 {
	background: url(../images/yj-dh-lm.png) no-repeat left center;
	color: #fff;
	line-height: 60px;
	font-size: 24px;
	height: 60px;
	text-align: center;
	font-weight: bold;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	padding-bottom: 12px;
	background: url(../images/stdh-bg.jpg);
	padding-top: 3px;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
}



.sideMenu h3>a {
	display: block;
	border-bottom: 1px dashed #019b81;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 14px 0 14px 36px;
	width: 230px;
	margin-left: 40px;
	COLOR: #333;
}

.sideMenu h3:hover a,
.sideMenu>.on a {
	color: #019b81;
	font-weight:  bold;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	margin-left: 40px;
	width: 230px;
}

.sideMenu ul li {}

.sideMenu ul li a {
	color: #666666;
	display: block;
	border-bottom: 1px dashed #019b81;
	font-size: 16px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 14px 0 14px 72px;
	width: 230px;
}

.sideMenu ul .san-on,
.sideMenu ul li:hover a {
	color: #00A88C;
}

.gzb-list-left i {
	display: block;
	width: 81px;
	height: 91px;
	background: url(../images/nav-xdh-logo.jpg) no-repeat;
	margin-top: 10px;
	margin-left: 113px;
}

/*右侧*/
.gzb-list-right {
	width: 1052px;
}

.gzb-list-right .titname {
	height: 34px;
	border-bottom: 1px dashed #6cb9a8;
}

.gzb-list-right .titname h2 {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background-color: #019b81;
}

.gzb-list-right .titname .navigation {
	color: #888888;
	float: right;
	margin-top: 14px;
}

.gzb-list-right .titname .navigation a {
	color: #888888;
}


.gzb-list-ksdhy li {
	height: 32px;
	line-height: 32px;
	padding-left: 24px;
	overflow: hidden;
	width: 180px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #bbbbbb;
	background: url(../images/ey-ksdh-icon.png) no-repeat 10px center;
	border-radius: 15px;
	transition: all 0.3s;
	margin-top: 29px;
	margin-right: 38px;
}

.gzb-list-ksdhy li a {
	color: #666666;
	font-size: 16px;
	border-left: 1px solid #d6d6d6;
	display: block;
	height: 100%;
	padding-left: 5px;
}

.gzb-list-ksdhy li:hover a {
	color: #fff;
	border-left: 1px solid #99d7cd;
}

.gzb-list-ksdhy li:hover {
	border: none;
	background: #019b81 url(../images/ey-ksdh-icon-h.png) no-repeat 10px center;
}

.list-con ul li {
	padding-left: 24px;
	height: 56px;
	line-height: 56px;
	background: #f4f8f7 url(../images/list-li.png) no-repeat 8px center;
	font-size: 16px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-right: 18px;
	margin-top: 24px;
}

.list-con ul li a {
	font-size: 15px;
}

.list-con ul li .date {
	float: right;
	color: #999999;
	font-size: 14px;
	background: url(../images/list-li-date.png) no-repeat left center;
	padding-left: 20px;
}

.list-con ul li:hover {
	margin-left: 10px;
}

.list-con ul li:hover a {
	color: #00A88C;
}

.fanye {
	margin: 27px 0 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 26px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 24px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 14px 0 10px;
}

.page-con .page-date {
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 8px 0 13px;
	border-bottom: 1px dashed #d9d9d9;
}

.page-con .zhengwen {
	padding: 30px 0;
	line-height: 36px;
	font-size: 16px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 32px;
	font-size: 16px!important;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;
	display: block;
	margin: 0 auto;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 25px 0 0px;
	border-top: 1px dashed #d6d6d6;
}

.other-title a {
	color: #555555 !important;
	font-size: 15px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #00a88c;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}

/* 图片列表 */
.tplb-list {
	margin-top: 24px;
}
.tplb-list li {
	width: 310px;
	height: 256px;
	float: left;
	margin-right: 60px;
	margin-bottom: 40px;
}

.tplb-list li a {
	display: block;
	position: relative;
}

.tplb-list li img {
	width: 100%;
	height: 174px;
	display: block;
	transition: 0.3s;
}

.tplb-list li .tpli-nr {
	height: 81px;
	width: 100%;
	background: #f4f8f7;
	box-sizing: border-box;
	padding: 13px 11px 14px 18px;
}

.tplb-list li .tpli-nr .tplb-bt {
	font-weight: bold;
	font-size: 16px;
}

.tplb-list li .tpli-nr .tplb-date {
	color: #999999;
	background: url(../images/list-li-date.png) no-repeat left center;
	padding-left: 22px;
	margin-top: 10px;
}

.tplb-list li .tpli-nr .tplb-date .ckxq {
	width: 53px;
	height: 20px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	background-color: #019b81;
	display: block;
	border-radius: 15px;
}

.tplb-list li .tpli-nr .tplb-date .date {}

.tpli-tp {
	width: 100%;
	height: 174px;
	overflow: hidden;
}

.tplb-list li:hover img {
	transform: scale(1.1);
}
.tplb-list li:hover .tplb-bt{
	color: #00A88C;
}
/*图文列表页*/
.tpzy-list-right {
	width: 100%;
	/* margin-bottom: 60px; */
}
.tpzy-list-right ul{
	margin-top: 24px;
}
.tpzy-list-right ul li {
	height: 163px;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 30px;
	transition: all 0.5s;
	background: #f4f8f7;
}
.tpzy-list-right ul li a img{
	width: 290px;
	height: 163px;
}
.tpzy-list-right ul li .yybt-bt{
	font-size: 16px;
	padding-bottom: 10px;
	transition: all 0.5s;
}


.tpzy-list-right ul li .tpzy-list-bt {
	width: 695px;
	padding-right: 34px;
}

.tpzy-list-right ul li .tpzy-list-bt>a {
	font-size: 19px;
	display: block;
	margin-top: 24px;
	font-weight:  bold;
}

.tpzy-list-right ul li .date {
	display: block;
	font-size: 13px;
	color: #999999;
	margin-top: 15px;
	padding-left: 21px;
	height: 15px;
	line-height: 14px;
	background: url(../images/list-li-date.png) no-repeat left center;
}



.tpzy-list-right ul li .tpzy-list-bt img {
	width: 325px;
	height: 183px;
}

.tpzy-list-right ul li .tpzy-list-bt .tpzy-zy {
	font-size: 14px;
	color: #666666;
	line-height: 27px;	
	height:  48px;
}
	
.tpzy-list-right ul li .tpzy-list-bt>div {
	margin-top: 20px;
}
.tpzy-list-right ul li .date-xq .xq{
	color: #01987D;
	    line-height: 14px;
}
.tpzy-list-right ul li:hover{
	margin-left: -6px;
}
.tpzy-list-right ul li:hover .yybt-bt {
	color: #019b81;
}


/*专家*/
.szdw-list ul{
	
}
.szdw-list ul li {
	width: 332px;
	height: 174px;
	float: left;
	background: #fff url(../images/zj-zxsj.jpg) no-repeat left bottom;
	margin-right: 28px;
	margin-top: 55px;
	box-shadow: 0px 0px 7px 5px #ececec;
	box-sizing:  border-box;
}

.szdw-list ul li img {
	width: 120px;
	height: 168px;
	margin-top: -20px;
	margin-left: 13px;
	transition: 0.3s;
}

.szdw-list ul li div {
	width: 155px;
	margin-right: 25px;
}

.szdw-list ul li div h2 {
	font-size: 18px;
	color: #333333;
	margin-top: 14px;
	font-weight:  bold;
	margin-bottom:  1px;
}
.szdw-list ul li div span{
	color: #666666;
	font-size: 15px;display: block;line-height: 28px;
}
.szdw-list ul li div p {
	font-size: 14px;
	line-height: 28px;
	color:  #999999;
	margin-top: 3px;
	height: 60px;
	transition: 0.4s;
	overflow-y: hidden;
}

.szdw-list ul li:hover img{
	margin-top: -15px;
	margin-left: 7px;
}
.szdw-list ul li:hover h2{
	color: #00A88C;
} 

.tzggr .gzb-slm-lm{
    background:  #00a88c;
}

.tzggr .gzb-slm-lm a{
    height:  28px;
    line-height:  28px;
    width:  80px;
    border-radius: 20px;
    margin-top:  18px;
}

.tzggr {
    width:  375px;
    margin-top:  38px;
}
.tzggr ul{
    padding: 4px 21px 11px;
    background:  #f2f2f2;
    height: 393px;
    box-sizing: border-box;
}
.tzggr ul li{
    padding-left:  16px;
    background: url(../images/kydt-li-icon.png) no-repeat left center;
    height:  54px;
    line-height:  54px;
}

.tzggr ul li a{
    font-size:  16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 275px;
}

.tzggr ul li span{
    color:  #999999;
}


.dbfwl-ul{
    width: 100% !important;
    height: auto !important;
    margin-top: 5px !important;
}

.dbfwl-ul li{color:#fff;display: inline-block;margin-right: 15px !important;}

.dbfwl-ul li span{}

/*历任领导*/

	.fwdhList h1.yycg  span {background: #019b81;padding:5px 30px;border-top-right-radius:10px;border-bottom-right-radius:10px;margin-left:0;color:#fff;}
	.jgList h1{height:45px;background:#EEEEEE;line-height:45px;color:#fff;font-weight:normal;}
	.jgList>li{border-bottom:1px solid #F6F6F6;margin-top:30px;}
	.jgList h1 span{background: #019b81;padding:5px 30px;border-top-right-radius:10px;border-bottom-right-radius:10px;font-size:18px;}
	.fwdhList h1{height:45px;line-height:45px;background:#EEEEEE;position:relative;font-size:20px;color:#0057B2;font-weight:normal;padding-right:50px;border-bottom:1px solid #96ADC7;}
	.fwdhList h1 span{margin-left:10px;font-size:18px;}
	.fwdhList>li{margin-bottom:0px;}
	/* 历任领导 */
	.xxld ul {border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;}
	.xxld ul li {width:32%;float:left;padding-left:1.3%;height:70px;line-height:69px;border-bottom:1px solid #eee;font-size:14px;color:#7d7d7d;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xxld ul li a {font-size:16px;color:#333;margin-right:10px;display:inline-block;*display:inline;*zoom:1;min-width:40px;}
	.xxld ul li a:hover {color: #019b81;}