﻿
.vertical {
    height: 100%;/*元素的高度*/
    top: 50%;/*元素的顶部边界离父元素的的位置是父元素高度的一半*/
    left:50%;
    /* margin-top: 50%; *//*设置元素顶边负边距，大小为元素高度的一半*/
}

.list-body {
	background: #f4f4f4;
	width: 100%;
	margin-bottom: 10px;
}
.list-container {
	margin: 0 auto;
	background: #fff;
	width: 1220px;
}
.list-main {
	overflow: hidden;
	width: 100%;
}
.list-doctor-main {
	width: 100%;
}
.list-main-nav {
	width: 230px;
	min-height: 450px;
	float: left;
	margin-top: 34px;
	border-right: #ccc solid 1px;
}
.list-nav-title {
	height: 65px;
	line-height: 65px;
	color: #666;
	font-size: 16px;
	padding-left: 24px;
	margin-top: -27px;
	background: #6EB9FF url(../images/ico_028.jpg) 13px center no-repeat;
	padding-left: 63px; 
	color: #fff; 
	font-weight: normal; 
	margin-bottom: 10px; 
}
.list-nav-list1{ margin-top:27px;}
.list-nav-list li{ border-bottom:1px #CCCCCC dashed;}
.list-nav-list li:hover{ background:#6EB9FF;}
.list-nav-list li a{
	display: block;
	
	line-height: 40px;
	color: #3F3F3F;
	font-size: 14px;
	padding-left: 24px;
}
.list-nav-list li.active a, .list2-nav-list li a:hover {
	background: #EAFAFE;
	color: #6EB9FF;
	border-right: #6EB9FF solid 2px;
	width: 229px;
}
/* list1-news-wrapper */
.list1-news-wrapper {
	float: right;
	margin-top: 22px;
	width: 990px;
}
.list1-news-list {
	margin-bottom: 70px;
	padding:0 14px 0 8px;
}
.list1-news-item {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border-bottom: #ccc dashed 1px;

}
.list1-news-item .list1-news-item-info {
	float: left;
	color: #666;
	font-size: 14px;
	width: 580px;
	overflow: hidden;
}
.list1-news-item a:hover .list1-news-item-info {
	color: #6EB9FF;
}
.list1-news-item .date {
	float: right;
	color: #ccc;
}
/*  list2-news-wrapper */
.list2-news-wrapper {
	float: right;
	margin-top: 22px;
	width: 985px;
}
.list2-news-list {
	margin-bottom: 110px;
}
.list2-news-item {
	padding: 0 15px 20px 20px;
	border-bottom: #ccc dashed 1px;
}
.list2-news-item-header {
	height: 45px;
	line-height: 45px;
}
.list2-news-item-header h3 {
	color: #666;
	font-size: 16px;
	font-weight: bolder;
	float: left;
}
.list2-news-item-header .date {
	font-size: 14px;
	color: #ccc;
	float: right;
}
.list2-news-item-body {
	height: 42px;
	overflow: hidden;
	line-height: 21px;
}
.list2-news-item-body .news-item-info {
	width: 580px;
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
}
.list2-news-item-body .news-more-btn {
	width: 80px;
	float: right;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #6EB9FF;
	border-radius: 4px;
	margin-top: 12px;
}
/*  list3-news-wrapper */
.list3-news-wrapper {
	float: right;
	margin-top: 20px;
	width: 985px;
}
.list3-news-list {
	margin-bottom: 110px;
	padding: 0 20px;
}
.list3-news-item {
	padding: 5px 0;
	border-bottom: #ccc dashed 1px;
	overflow: hidden;
}
.list3-item-img {
	width: 200px;
	height: 120px;
	float: left;
	background: #ccc;
	margin-right: 15px;
}
.list3-item-img img {
	width: 200px;
	height: 120px;
}
.list3-item-title {
	color: #666;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 5px;
}
.list3-date {
	font-size: 14px;
	color: #ccc;
	margin-bottom: 5px;
}
.list3-item-info {
	height: 42px;
	font-size: 14px;
	color: #999;
	line-height: 21px;
	overflow: hidden;
}
.list3-more-btn {
	width: 80px;
	float: right;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #6EB9FF;
	border-radius: 4px;
	margin-top: 5px;
}
.list-nav-info{  
padding-left:30px;
text-align: center;
line-height: 38px;
position: relative;}
.list-nav-info li{float:left; border: 1px solid #dddddd; margin:2px;background-color: #f7f7f7; padding:0px 2px;}
.mob-list-doct .mob-list-doct-img{width:108px; float:left; padding:5px; margin:0px 15px; }
.mob-list-doct-intro{ margin:15px 0px; color: #b0b0b0;}
.mob-list-doct-clear{ clear:both;}
.mob-list-left{ width:140px; float:left;}
.mob-list-doct-title{ width:100%; height:30px; background:#0f76c3;color: #fff;
margin-bottom: 5px;}
.mob-list-doct-title1{ border-right: 1px #fff solid;
padding: 5px; max-height:30px;
text-align:center;}
.mob-list-doct-title2{padding: 5px;}
.mob-list-doct .mob-list-doct-title2 a{ color:#fff;}
.mob-list-doct-con{ width:100%; height:180px;}
.mob-list-doct-con1{ text-align:center; border:1xp #f5f5f5 solid;}
.mob-list-doct a{color: #666; font-size:16px;
line-height: 150%;}
.pages{width:100%;text-align:center;height:28px;margin:15px auto;font-size:12px;}
.pages ul{height:28px;line-height:28px;padding:0;margin:0 auto;display:inline-block; *display:inline;}
.pages ul li{float:left;margin:0 2px;line-height:22px;height:22px;}
.pages ul li a,.pages ul li span{color:#006fbc;padding:5px 8px;border:1px solid #ccc;border-radius: 3px;font-size:12px;text-decoration:none;}
.pages ul li a:hover,.pages ul li a.hover{color:#fff;background:#006fbc;border:1px solid #006fbc;font-weight:bold;}
.pages ul li.selected{}
.pages ul li.selected a{font-weight:bold;color:#fff;background:#006fbc;border:1px solid #006fbc;}
.pages ul li.itemCount{margin:5px;}

/* news */

.baseRight{ width:auto; height:auto; /*float:right;*/ display:block; color:#666; padding: 0 30px; overflow: hidden; }
.baseRight img{  height:auto; max-width:800px;}

.baseRight .title01{ height:60px; line-height:60px; border-bottom:1px #e7e6e6 solid; color:#adadad; font-size:30px; margin-top: 17px;}
.baseRight .title01{ height:60px; line-height:60px; border-bottom:2px #0f76c3 solid; color:#0f76c3; font-size:30px;}
.baseRight .title02{ height:54px; line-height:54px; border:1px #e7e6e6 solid; color:#666; margin-top:34px; position:relative; font-size: 14px;}
.baseRight .title02 a{ height:50px; background:url(../images/ico_009.gif) right 25px center no-repeat; padding-left:20px; padding-right:39px; border-right:1px #e7e6e6 solid; display:inline-block;color:#666;}
.baseRight .title02 a:hover,.baseRight .title02 a.current{ background:url(../images/ico_010.gif) right 25px center no-repeat; color:#0f76c3;}
.baseRight .title02 a.up:hover,.baseRight .title02 .up.current{background:url(../images/ico_010b.gif) right 25px center no-repeat; color:#0f76c3;}
.baseRight .title02 span.count{position:absolute; width:156px; height:50px; display:block; top:1px;right:132px;}
.baseRight .title02 span.count em{ color:#0f76c3; margin:0 5px;}
.baseRight .title02 .itemBase{ position:relative; float:right; width:100px; margin-left:20px; padding:0 10px; border-left:1px solid #e7e6e6; line-height:50px; height:50px; display:inline-block;color:#666;}
.baseRight .title02 .itemBase .divType{ background:url(../images/ico_005.jpg) 70px center  no-repeat;text-indent:0px; cursor:pointer;}
.baseRight .title02 .itemBase ul{ position:absolute; padding:10px 0px; width:125px; height:auto; top:50px; left:-1px; border:1px solid #e7e6e6; display:none; z-index:100; background:#FFF;}
.baseRight .title02 .itemBase ul li{ float:none; height:28px; width:125px;  background:none;}
.baseRight .title02 .itemBase ul li a{background:none;height:28px;line-height:28px; display:block; width:100%; text-indent:20px; padding:0px; border:none;}
.baseRight .title02 .itemBase ul li a:hover{ background:#eaeaea;}

.baseRight h1{ font-size: 16; font-weight:bold; line-height: 2; font-family:”微软雅黑”}
.baseRight p{ font-size: 16; line-height: 2; font-family:”微软雅黑”}
.baseRight .wechat-code {
    width: 150px;
    height: 150px;
    z-index: 2000;
    display: none;
    box-shadow: 0px 5px 15px 1px rgba(128, 128, 128, 0.25);
}

.baseRight .newList li{ min-height:90px; border-bottom:1px #f5f5f5 solid; padding:30px 24px; padding-right:14px; color:#666; box-sizing: content-box;}
.baseRight .newList li:hover{ box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25); position:relative; transition:box-shadow .28s linear; -moz-transition:-moz-box-shadow .28s linear; -webkit-transition:-webkit-box-shadow .28s linear;}
.baseRight .newList li .headLines{ width:59%; float:left; line-height:24px; }
.baseRight .newList li .headLines p {color:#999;}
.baseRight .newList li .headLines .labelTitle {background: #0f76c3;color: #fff;font-size: 14px;padding: 3px 8px;border-radius: 4px;margin-right: 10px; float:left; margin-top: 4px;}
.baseRight .newList li .title{ font-size:18px; color:#666666; line-height:36px;}
.baseRight .newList li .title:hover{color:#666666; text-decoration:underline;}
.baseRight .newList li .date{ width:18%; float:left; margin-left:10.5%;}
.baseRight .newList li .date h3{ font-size:14px;line-height:30px;}
.baseRight .newList li .date h4{ font-size:12px; color:#8c8c8c;}
.baseRight .newList li .date p{ line-height:25px; margin-top:20px;}
.baseRight .newList li .date p span{ width:69px; height:25px; background:url(../images/ydcs_ico.png) no-repeat; display:inline-block; line-height:25px; text-align:center; margin-left:5px;}
.baseRight .newList li .listBtn a{ width:94px; height:32px; background:#0F76C3; float:right; line-height:32px; text-align:center; border-radius:3px; margin-right:4px; margin-top:29px; color:#fff;}
.baseRight .newList li .listBtn a:hover{ background:#0690f7;}

.news-paper { padding: 0 30px; }
.article{ padding:0px 18px;font-size:14px;}
.intro{line-height:26px;padding:30px 18px;}
.article p{text-indent:2em;}
.article img{ max-width:100%; height:auto;}
.article .QRcode{ text-align:center; margin-top:45px;}
.article .QRcode img{ width:95px; height:95px; padding:2px; border:1px #e1e1e1 solid;}
.article .QRcode p{ margin-top:0; line-height:48px; color:#ff7544; text-indent:0;}
.detail{ padding:0px; font-size:12px;}
.detail h2{font-size:22px; line-height:22px; color:#333; margin-top:40px; margin-bottom:35px;}
.detail .DIVContent{line-height:26px; font-size:14px;padding:0 18px; color: #3a3a4b;}
#DIVContent a{ color:#bda179;}
#DIVContent a:hover{ text-decoration:underline; color:#ff7544;}

.baseRight .article .title04{ height:40px; background:#f3f3f3; border:none; padding:8px 15px; line-height:24px; margin-bottom:35px;}
.baseRight .article .title04 span{ float:none; padding-right:12px; margin-right:12px; border-right:1px #e5e5e5 solid;}
#EMChange{ width:102px; position:relative; height:12px; margin:0px 10px; background:url(../images/font_bg.png) 0px 3px no-repeat; display:inline-block; text-align:center; border-right:1px #333 dotted; padding-right:12px;}
#EMChange img{ position:absolute; top:-4px; left:40px;}
#EMChange a{ display:block; width:28px; height:23px; position:absolute; top:-5px; }
#EMChange a.font-size-1{left:-7px;}
#EMChange a.font-size-2{left:36px;}
#EMChange a.font-size-3{right:0;}

#FontState{ font-weight:normal;}
.baseRight .article .title04 .itemBase{ position:relative; width:97px; padding-left:12px; border-left:1px solid #e7e6e6; display:inline-block; }
.baseRight .article .title04 .share{ float:right; width:130px; border:none;}
.baseRight .article .title04 .itemBase .divType{ background:url(../images/ico_066.png) right center no-repeat; cursor:pointer;}
.baseRight .article .title04 .itemBase ul{ position:absolute; padding:5px; width:95px; height:auto; top:32px; left:-1px; border:1px solid #e7e6e6; border-top:none; display:none; z-index:100; background:#FFF;}
.article{ padding:0px 18px;font-size:14px;}
.thumb-up { font-size: 14px; color: #666; text-align: center; line-height: 2; border-bottom: 1px solid #ebebeb; padding-bottom: 30px; }
.thumb-up span { display: block; }
.thumb-up .up { width: 45px; height: 45px; margin: 0 auto; border-radius: 50%; color: #fff; background-color: #6EB9FF; display: block; font-size: 30px; line-height: 45px; }

.PrevNext{ padding-top:30px; line-height:32px;}
.PrevNext p{ text-indent: 0; margin-top:6px; overflow: hidden;}
.PrevNext .prev { float: left;}
.PrevNext .next { float: right;}
.PrevNext p a { color: #505050 }
.PrevNext p a:hover{ color:#ff7544;}
.PrevNext .btn-prev-next{ text-indent: 0; width:61px; height:30px; background:url(../images/articlebtn_bg.jpg); border:1px #e6e6e6 solid; text-align:center; line-height:30px; display:block; float: left;}

.article{ padding:0px 18px;font-size:14px;}
.intro{line-height:26px;padding:30px 18px;}
.article p{text-indent:2em;}
.article img{ max-width:100%; height:auto;}
.article .QRcode{ text-align:center; margin-top:45px;}
.article .QRcode img{ width:95px; height:95px; padding:2px; border:1px #e1e1e1 solid;}
.article .QRcode p{ margin-top:0; line-height:48px; color:#ff7544; text-indent:0;}
.detail{ padding:0px; font-size:12px;}
.detail h2{font-size:22px; line-height:22px; color:#333; margin-top:40px; margin-bottom:35px;}
.detail .DIVContent{line-height:26px; font-size:16px;padding:0 18px;}
#DIVContent a{ color:#bda179;}
#DIVContent a:hover{ text-decoration:underline; color:#ff7544;}

.baseRight .article .title04{ height:40px; background:#f3f3f3; border:none; padding:8px 15px; line-height:24px; margin-bottom:35px;}
.baseRight .article .title04 span{ float:none; padding-right:12px; margin-right:12px; border-right:1px #e5e5e5 solid;}
#EMChange{ width:102px; position:relative; height:12px; margin:0px 10px; background:url(../images/font_bg.png) 0px 3px no-repeat; display:inline-block; text-align:center; padding-right:12px;}
#EMChange img{ position:absolute; top:-4px; left:40px;}
#EMChange a{ display:block; width:28px; height:23px; position:absolute; top:-5px; }
#EMChange a.font-size-1{left:-7px;}
#EMChange a.font-size-2{left:36px;}
#EMChange a.font-size-3{right:0;}

#FontState{ font-weight:normal;}
.baseRight .article .title04 .itemBase{ position:relative; width:97px; padding-left:12px; border-left:1px solid #e7e6e6; display:inline-block; }
.baseRight .article .title04 .share{ float:right; width:130px; border:none;}
.baseRight .article .title04 .itemBase .divType{ background:url(../images/ico_066.png) right center no-repeat; cursor:pointer;}
.baseRight .article .title04 .itemBase ul{ position:absolute; padding:5px; width:95px; height:auto; top:32px; left:-1px; border:1px solid #e7e6e6; border-top:none; display:none; z-index:100; background:#FFF;}
.article{ padding:0px 18px;font-size:14px;}
.thumb-up { font-size: 14px; color: #666; text-align: center; line-height: 2; border-bottom: 1px solid #ebebeb; padding-bottom: 30px; }
.thumb-up span { display: block; }
.thumb-up .up { width: 45px; height: 45px; margin: 0 auto; border-radius: 50%; color: #fff; background-color: #6EB9FF; display: block; font-size: 30px; line-height: 45px; }


/* 院报 */
.baseRight .title06{ border-bottom:none;}
.baseRight .title07{ height:100px; padding:30px 29px; border:1px #e7e6e6 solid; font-size:22px; color:#0f76c3; line-height:45px; }
.baseRight .title07 { float: right;}
.baseRight .title07 select{ float:left; width:200px; height:45px; padding:12px 15px; appearance:none; -moz-appearance:none; -webkit-appearance:none; border:2px #ddd solid; background:url(../images/ico_005.jpg) 170px center no-repeat; font-size:12px; color:#666;}
.baseRight .title07 input{ float:left; width:110px; height:45px; background:#0f76c3; color:#fff; border:none; font-size:14px; cursor:pointer;}
.baseRight .title07 input:hover{ background:#ff7544;}
.inst{ padding:60px 0px 60px 65px;}
.instRleft{ float:left;}
.instRleft ul li{font-size:18px;  width:40px; height:120px; position:relative; background:url(../images/yb_ico2.jpg) center top no-repeat; margin-top:9px;}
.instRleft ul li.first{ background:none; height:40px;}
.instRleft ul li a{ width:34px; height:34px; border:3px #ddd solid;position:absolute; left:0px; bottom:0px; border-radius:50%; color:#666; display:block; text-align:center; line-height:30px;}
.instRleft ul li em{ width:140px; height:79px; padding:15px 28px; visibility:hidden; line-height:24px;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-opacity:0; background:url(../images/yb_bg03.png) no-repeat;position:absolute; top:-22px; left:40px;}
.instRleft ul li em .num{ color:#0f76c3; font-size:16px; }
.instRleft ul li em .title{ font-size:12px;color:#666;}
.instRleft ul li a:hover,.instRleft ul li a.active{ border-color:#0f76c3; background:#0f76c3; color:#fff;}
.instRleft ul li a:hover em,.instRleft ul li a.active em{ visibility:visible;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-opacity:1;}
.instRright{ width:632px; padding:20px 39px; float:right; box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25); margin-top:9px; margin-right:10px;}
.instRright img{ width:100%; height:auto;}

/* 媒体 */
.media-wrapper { width: 950px; overflow: hidden; margin-top: 30px; }
.media-item { width: 22%; float: left; background: #fff; border: #eeeeee solid 1px; margin-right: 20px;}
.media-item .media-img { width:auto; height: 172px; overflow: hidden;text-align: center; }
.media-item .media-img img { width:auto; height: 172px; }
.media-item .media-info { padding: 10px; }
.media-item .media-info .media-info-title { line-height: 24px;  font-size: 16px; color: #666666; text-align:center;}
.media-item .media-info .media-info-desc { color: #999999; font-size: 14px; line-height: 20px; height: 40px; overflow: hidden; margin-bottom: 14px;}
.media-item .media-info .media-bottom { overflow: hidden; color: #999999; font-size: 14px;}
.media-item .media-info .date { float: left; }
.media-item .media-info .visit { float: right; background: url('../images/visit.png') no-repeat left center; padding-left: 25px; display: block; height: 20px; line-height: 20px;}

/* 影像 */
.video-tab { height: 58px; width: 100%; border-bottom:#d9d9d9 solid 1px; line-height: 58px;}
.video-tab .video-tab-item { width: 132px; text-align: center; float: left; font-size: 14px; color: #666; }
.video-tab .active { color: #0f76c3; border-bottom: #0f76c3 solid 2px; height: 57px; }
.video-wrapper .media-item { margin-bottom: 30px; }
.video-img-content { background: #ccc; width: 100%; height: 500px; margin-bottom: 30px; }



/*名医名科*/
.BaseMark{ font-size: 12px;}
.officesBase .toolsBase{ width:100%; height:47px;position:relative; border-bottom:1px solid #ddd;}
.officesBase .title{ float:left; height:45px; width:275px;padding-top:3px; padding-left:16px; border-bottom:5px solid #0690f7;/* background:url(../images/ico_029.jpg) 7px top no-repeat*/;}
.officesBase .tools{width:280px; height:35px; position:absolute; top:0px; right:6px;}
.officesBase .tools a{display:block; position:absolute; top:0px;}
.officesBase .tools a.ASwitch{ display: none; width:114px;height:33px;line-height:33px;text-align:center;border:1px solid #ddd; left:0px; }
.officesBase .tools  a:hover{ color:#fff; background:#ff7544;}
.officesBase .tools .Aprev{position:absolute;top:0px; right:39px; width:26px; height:26px;display:block; border:2px solid #ddd; background:#FFF url(../images/ico_031b.png) center center no-repeat;}
.officesBase .tools .Aprev:hover{background:#ff7544 url(../images/ico_031a.png) center center no-repeat;}
.officesBase .tools .Anext{position:absolute;top:0px; right:0px; width:26px; height:26px;display:block;border:2px solid #ddd;background:#FFF url(../images/ico_032b.png) center center no-repeat;}
.officesBase .tools .Anext:hover{background:#ff7544 url(../images/ico_032a.png) center center no-repeat;}
.officesBase .tools .Amore{ display: none; font-size:14px; color:#6bcbca; width:50px; height:100%; text-align:center; position:absolute; top:0px; line-height:33px; right:88px;}
.officesBase .tools .Amore:hover{color:#ff7544; background:#FFF; text-decoration:underline;}
.officesBase .title em{ font-size:20px; color:#333; line-height:32px;}
.officesBase .title span{ padding-left:3px; color:#0690f7; font-size: 12px;}
.officesBase .contents{width:102%;position:absolute;height:360px; top:80px;left:-30px;padding-top: 10px; padding-left: 30px;}
.officesBase .contents ul{ position:absolute; width:8888px; height:320px; top:0px; left:30px;}
.officesBase .contents .contentsDoctor ul{position:inherit;}
.officesBase .contents ul li{width:240px;height:362px;position:relative; float:left;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear;}
.officesBase .contents ul li:hover{box-shadow:0 0 30px rgba(0,0,0,0.15); outline:none; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15); -moz-box-shadow:0 15px 30px rgba(0,0,0,0.15);}
.officesBase .contents ul li:hover .office{ color:#ff7544;}
.officesBase .contents .hackR,.officesBase .contents .hackL{ position:absolute; top:0px;  height:362px;width:30px;}
.officesBase .contents .hackR{ right:0px;}
.officesBase .contents .hackL{ left:0px;}
.officesBase .OFastSearch{ width:100%; position:absolute; top:0px; height:486px; background:#FFF; left:0px; display:none;}
.officesBase .OFastSearch .OFTitle{ width:100%; height:47px;position:relative; border-bottom:1px solid #ddd;}
.officesBase .OFastSearch label{ position:absolute; top:7px; left:0px; font-size:18px;}
.officesBase .OFastSearch button{ position:absolute;width:114px;height:33px; cursor:pointer;color:#fff;  line-height:34px;background:#ff7544;  text-align:center;border:1px solid #ddd; top:0px; right:0px;}
.officesBase .OFastSearch button:hover{background:#6bcbca; }
.officesBase{height:450px;position:relative;}
.lt-ie9 .officesBase{margin-top:45px;}


.officesBase .hiddenLineR,.officesBase .hiddenLineL{ background:#FFF; position:absolute; width:1px; top:93px;  height:320px;}
.officesBase .hiddenLineR{right:0px;}
.officesBase .hiddenLineL{left:-1px;}
.officesBase .OFastSearch{ height:447px;}
.officesBase .OFContent{width:100%; height:343px; position:absolute; top:91px; left:0px; overflow-y:hidden;-ms-overflow-y:hidden;overflow-x:scroll\9;-ms-overflow-x:scroll\9;}
.officesBase .OListBase{ width:1440px;height:343px;position:absolute; top:0px; left:0px;}
.officesBase .OList{ width:219px; height:288px; float:left; border-right:1px solid #eee; padding-left:20px; overflow:hidden;}
.officesBase .OList h6{ padding-left:21px; font-size:16px; line-height:16px; color:#6bcbca; background:url(../images/ico_004.png) left 1px no-repeat; margin-bottom:24px;}
.officesBase .OList .item{ padding-bottom:3px; line-height:12px; height:20px;}
.officesBase .OList span{ color:#ff7544; font-size:16px; padding-right:8px;}
.officesBase .OList a{ color:#978571;}
.officesBase .OList a:hover{color:#ff7544; text-decoration:underline;}
.officesBase .OList .itemHidden{ height:15px; width:100%;}
.officesBase .contents .contentsOffice{ width: 300px; position: relative; height: 320px; float: left; transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear;}
.officesBase .contents .contentsOffice:hover{box-shadow:0 0 30px rgba(0,0,0,0.15); outline:none; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15); -moz-box-shadow:0 15px 30px rgba(0,0,0,0.15);}
.officesBase .contents .contentsOffice i{display:block; width:26px; height:44px; position:absolute; top:0px; right:29px;}
.officesBase .contents .contentsOffice i.ico01{ background:url(../images/ico_033.jpg) no-repeat;}
.officesBase .contents .contentsOffice .img{ width:80px; height:80px; margin:40px auto 20px auto;}
.officesBase .contents .contentsOffice .img{ }
.officesBase .contents .contentsOffice .office{ font-size:18px;text-align:center; display:block; color:#978571; margin-bottom:6px;}
.officesBase .contents .contentsOffice p{line-height:22px; width:208px; text-align:center; margin:0px auto;}
.officesBase .contents .contentsOffice .more{ position:absolute;bottom:41px; display:block; text-indent:-10px; width:99px; height:29px; line-height:30px; left:50%; margin-left: -50px; color:#ff7544; background:url(../images/ico_034.jpg) no-repeat; background-position:71px center;}
.officesBase .contents .contentsOffice .doctor{ position:absolute; bottom:41px;display:block;text-indent:18px; width:99px; height:29px;line-height:30px; right:50px; color:#0088a8;background:url(../images/ico_035.jpg) no-repeat;background-position:71px center;}
.officesBase .contents .contentsOffice .btn:hover{background-position:79px center;}
.officesBase .contents .contentsOffice .dept-intro { margin:0px auto;color: #5a5a5a;line-height: 22px;text-align:center;padding: 0px 25px; overflow:hidden;}
.officesBase .contents .contentsDoctor { width: 850px; height: 360px; margin: 0; float: left;}
.officesBase .contents .deptDoctor { width: 1150px; height: 360px; margin: 0; float: left;}
.officesBase .contents .contentsDoctor .img{ display:block;width:100%; height:162px; text-align:center;}
.officesBase .contents .contentsDoctor .name{display:block;width:100%; height:16px;  text-align:center; margin-top:18px; font-size:16px; line-height:16px; color:#978571;}
.officesBase .contents .contentsDoctor .office{display:block;width:100%; text-align:center; line-height:33px; color:#333; font-size: 12px;}
.officesBase .contents .contentsDoctor .post{display:block; width:100%; text-align:center; color:#6e6e6e; font-size: 12px; margin-bottom: 15px;}
.officesBase .contents .contentsDoctor .btn{display:block;position:absolute; bottom:35px; width:68px; height:30px; text-align:center; line-height:30px;color:#fff;font-size: 12px;}
.officesBase .contents .contentsDoctor .more{left:32px;background:#bda179;}
.officesBase .contents .contentsDoctor .show-more{color:#ff7544; background: #fff;}
.officesBase .contents .contentsDoctor .date{right:32px;background:#6bcbca;}
.officesBase .contents .contentsDoctor .btn:hover{ background:#ff7544;}
.officesBase .contents .contentsDoctor ul li{width:240px;height:320px;border-right:1px solid #f5f5f5; position: relative;}
.officesBase .contents .contentsDoctor .doctorDialog { width: 230px; padding: 15px; position: absolute; top: 30px; left: 180px; line-height: 20px; background: #fff; border:#ddd solid 1px; display: none; z-index: 100; font-size: 14px;}
.officesBase .contents .contentsDoctor .doctorDialog p { line-height: 20px;}
.officesBase .contents .contentsDoctor .doctor-intro { margin:15px;color: #5a5a5a;line-height: 1.7;text-indent=2em;}


/*科室主页*/
.officesBase .contents .deptDoctor { width: 910px; height: 360px; margin: 0; float: left;}
.officesBase .contents .deptDoctor { width: 100%; height: 360px; margin: 0; float: left;}
.officesBase .contents .deptDoctor .img{ display:block;width:100%; height:162px; text-align:center;}
.officesBase .contents .deptDoctor .name{display:block;width:100%; height:16px;  text-align:center; margin-top:18px; font-size:16px; line-height:16px; color:#978571;}
.officesBase .contents .deptDoctor .office{display:block;width:100%; text-align:center; line-height:33px; color:#333; font-size: 12px;}
.officesBase .contents .deptDoctor .post{display:block; width:100%; text-align:center; color:#6e6e6e; font-size: 12px; margin-bottom: 15px;}
.officesBase .contents .deptDoctor .btn{display:block;position:absolute; bottom:35px; width:68px; height:30px; text-align:center; line-height:30px;color:#fff;font-size: 12px;}
.officesBase .contents .deptDoctor .more{left:32px;background:#bda179;}
.officesBase .contents .deptDoctor .show-more{color:#ff7544; background: #fff;}
.officesBase .contents .deptDoctor .date{right:32px;background:#6bcbca;}
.officesBase .contents .deptDoctor .btn:hover{ background:#ff7544;}
.officesBase .contents .deptDoctor ul li{width:240px;height:320px;border-right:1px solid #f5f5f5; position: relative;}
.officesBase .contents .deptDoctor .doctorDialog { width: 230px; padding: 15px; position: absolute; top: 30px; left: 180px; line-height: 20px; background: #fff; border:#ddd solid 1px; display: none; z-index: 100; font-size: 14px;}
.officesBase .contents .deptDoctor .doctorDialog p { line-height: 20px;}
.officesBase .contents .deptDoctor .doctor-intro { margin:15px;color: #5a5a5a;line-height: 1.7;text-indent=2em;}



/* 科室导航 */
.baseLeft .title08{ background:#6bcbca url(../images/treat_ico01.png) left 13px center no-repeat;}
.partNav{ position:relative; top:0px; background:url(../images/part_ico01.gif) left top no-repeat, url(/image/part_ico01.gif) left bottom no-repeat, url(/image/part_ico04.gif) left repeat-y; margin-left:15px; margin-top:55px; overflow:visible; padding:15px 0px;}
.partNav ul li a{ line-height:26px; background:url(../images/part_ico02.gif) left center no-repeat; padding-left:21px; margin-left:0px;}
.partNav ul li a:hover{ background:url(../images/part_ico03.gif) left center no-repeat; color:#ff7544;}
.partChoice{ text-align:center; padding:60px 0px;}
.partChoice h1{ font-size:28px; color:#6bcbca; line-height:36px;}
.partChoice p{ color:#848484; line-height:28px;}
.partChoice form{ margin-top:30px;}
.partChoice form select{ width:284px; padding:13px 20px; appearance:none; -moz-appearance:none; -webkit-appearance:none; border:2px #ddd solid; background:url(../images/ico_005.jpg) 250px center no-repeat; font-size:14px; color:#666;}
.partChoice form input{ width:110px; height:48px; background:#6bcbca; color:#fff; border:none; font-size:14px; cursor:pointer;}
.partChoice form input:hover{ background:#ff7544;}
.part .partTitle{ height:35px;}
.part .partTitle .left{ width:auto; display:inline-block; font-size:18px; color:#333; line-height:18px; padding-bottom:12px; border-bottom:5px #6bcbca solid;}
.part .partTitle .right{ float:right;}
.part .partTitle .right a{ width:116px; height:33px; border:1px #dddddd solid; display:inline-block; text-align:center; line-height:33px; margin-left:5px; color:#fff;}
.part .partTitle .right a:hover{ background:#ff7544;}
.part .part01{ margin-top:50px;}
.part .part01 ul{ width:103%; height:auto; position:relative;}
.part .part01 ul li{ width:224px; height:250px; padding:40px 20px; background:#f4f4f4; float:left; margin-right:13px; margin-top:15px; text-align:center; line-height:22px; position:relative; font-size: 12px;}
.part .part01 ul li span{width:20px; height:34px; display:block;position:absolute; top:2px; right:12px;}
.part .part01 ul li .import1{ background:url(../images/import.png) no-repeat;}
.part .part01 ul li h3{ color:#978571; font-size:16px; height:40px; line-height:18px;}
.part .part01 ul li div{width:184px; height:30px; position:absolute; bottom:43px;}
.part .part01 ul li a{ width:76px; height:30px; text-align:center; line-height:30px; position:absolute; bottom:0px; color:#fff;}
.part .part01 ul li a:hover{ background:#ff7544;}
.part .part01 ul li .green{ right:13px;}
.part .part01 ul li .coffee{ left:13px;}
.part .part01 ul li .coffee.noD{left:55px;}
.part .part01 ul li:hover{ background:#fff; box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25); position:relative; transition:box-shadow .28s linear; -moz-transition:-moz-box-shadow .28s linear; -webkit-transition:-webkit-box-shadow .28s linear;}
.baseRight a { font-size: 12px; }
a.green{ background:#0F76C3;}
a.coffee{ background:#bda179;}
a.blue{ background:#0F76C3;}

.partRight{ width:990px; float:left; color:#666; padding:0px 32px; padding-bottom:35px;}
.partRight .title01{ border-bottom:none; color:#adadad; font-size:30px; height:30px; line-height:30px; margin-top:35px;}
.partRight h2{ font-size:22px; line-height:22px; color:#333; margin-top:40px;}
.partRight .title04{ height:24px; background:#f3f3f3; border:none; padding:8px 15px; line-height:24px; margin:35px 0px;}
.partRight .title04 span{ float:none; padding-right:12px; margin-right:12px; border-right:1px #e5e5e5 solid;}
.partRight .title04 span em{ width:91px; height:24px; margin:0px 10px; background:url(../images/font_bg.jpg) 0px 11px no-repeat; display:inline-block; text-align:center; border-right:1px #333 dotted; padding-right:12px;}
.partRight .title04 span em img{ vertical-align:middle;}
.partRight .title04 span em a.font-size-1{ float:left; margin-left:-4px;}
.partRight .title04 span em a.font-size-1{ float:left;}
.partRight .title04 span em a.font-size-3{ float:right; margin-right:-4px;}
.partRight .title04 .itemBase{ position:relative; width:85px; padding-left:12px; border-left:1px solid #e7e6e6; display:inline-block; }
.partRight .title04 .share{ float:right; width:130px; border:none;}
.partRight .title04 .itemBase .divType{ background:url(../images/ico_066.png) right center no-repeat;10000000000000000000 cursor:pointer;}
.partRight .title04 .itemBase ul{ position:absolute; padding:10px; width:85px; height:auto; top:32px; left:-1px; border:1px solid #e7e6e6; border-top:none; display:inline; z-index:100; background:#FFF;}
/*专家介绍*/
.Expert{ padding:0px; font-size: 12px;}
.Expert ul li{ width:424px; height:194px; padding:22px; float:left; margin-top:15px; margin-right:12px; background:#fff;}
.Expert ul li:hover{ box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25); position:relative; transition:box-shadow .28s linear; -moz-transition:-moz-box-shadow .28s linear; -webkit-transition:-webkit-box-shadow .28s linear;}
.Expert ul li img{ width:112px; height:150px; float:left; margin-right:22px;}
.Expert ul li a.ATitle{ color:#978571;font-size:16px; line-height:28px;}
.Expert ul li a.ATitle:hover{ color:#ff7544;}
.Expert ul li h4{ font-size:12px; line-height:28px; color:#333;}
.Expert ul li p{ line-height:22px;color:#999; height:44px;overflow:hidden;}
.Expert ul li div{ position:relative;text-align:center; line-height:30px;height:30px; margin-top:20px;}
.Expert ul li div a{ width:68px; height:30px; position:absolute; top:0px; color:#fff;}
.Expert ul li div a.coffee{ left:135px;}
.Expert ul li div a.green{ left:230px;}
.Expert ul li div a:hover{ background:#ff7544;}

/*科室详情*/
.PartBanner{ height:460px; margin-top:18px;}
.PartBanner .bannerLeft1{ float:left; width:25%; height:100%; position:relative; overflow:hidden;}

.PartBanner .bannerLeft1 .contentsOffice{ width: 100%; position: relative; height: 320px; float: left; transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear;}
.PartBanner .bannerLeft1 .contentsOffice:hover{box-shadow:0 0 30px rgba(0,0,0,0.15); outline:none; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15); -moz-box-shadow:0 15px 30px rgba(0,0,0,0.15);}
.PartBanner .bannerLeft1 .contentsOffice i{display:block; width:26px; height:44px; position:absolute; top:0px; right:29px;}
.PartBanner .bannerLeft1 .contentsOffice i.ico01{ background:url(../images/ico_033.jpg) no-repeat;}
.PartBanner .bannerLeft1 .contentsOffice .img{ width:80px; height:80px; margin:40px auto 20px auto;}
.PartBanner .bannerLeft1 .contentsOffice .img{ }
.PartBanner .bannerLeft1 .contentsOffice .office{ font-size:18px;text-align:center; display:block; color:#978571; margin-bottom:6px;}
.PartBanner .bannerLeft1 .contentsOffice p{line-height:22px; width:208px; text-align:center; margin:0px auto;}
.PartBanner .bannerLeft1 .contentsOffice .more{ position:absolute;bottom:41px; display:block; text-indent:-10px; width:99px; height:29px; line-height:30px; left:50%; margin-left: -50px; color:#ff7544; background:url(../images/ico_034.jpg) no-repeat; background-position:71px center;}
.PartBanner .bannerLeft1 .contentsOffice .doctor{ position:absolute; bottom:41px;display:block;text-indent:18px; width:99px; height:29px;line-height:30px; right:50px; color:#0088a8;background:url(../images/ico_035.jpg) no-repeat;background-position:71px center;}
.PartBanner .bannerLeft1 .contentsOffice .btn:hover{background-position:79px center;}
.PartBanner .bannerLeft1 .contentsOffice .dept-intro { margin:0px auto;color: #5a5a5a;line-height: 22px;text-align:center;padding: 0px 25px;}


/* .PartBanner .bannerLeft{ float:left; width:884px; height:100%; position:relative; overflow:hidden; background:#f1f1f1;} */
.PartBanner .bannerLeft{ float:left; width:52%; height:100%; position:relative; overflow:hidden; background:#f1f1f1;}
.PartBanner .bannerLeft img{ width:100%; height:auto;}
.PartBanner .bannerLeft span{width:99px; height:99px; position:absolute; left:0; top:0;}
.PartBanner .bannerLeft .import1{ background:url(../images/ico_part01a.png) no-repeat;}
.PartBanner .bannerLeft .import2{ background:url(../images/ico_part02a.png) no-repeat;}
.PartBanner .bannerLeft .import3{ background:url(../images/ico_part02a.png) no-repeat;}
.PartBanner .bannerRight{ float:right; width:20%;height:100%; }
.PartBanner .bannerRight .righttitle h1{ height:72px; background:#6bcbca; color:#fff; text-align:center; font-size:16px; line-height:72px;}
.PartBanner .bannerRight .righttitle .btns{ border-bottom:1px #e9e9e9 solid; height:130px; padding-top:24px; padding-bottom:11px; background:url(../images/part_ico05.gif) center top no-repeat;}
.PartBanner .bannerRight .righttitle a{ float:left; border-right:1px #e9e9e9 solid; width:50%; text-align:center;display:block;}
.PartBanner .bannerRight .righttitle .last{ border:none;width:49.6%; float:right;}
.PartBanner .bannerRight .righttitle a em{line-height:42px; font:14px; display:block;}
.PartBanner .bannerRight .righttitle a img{ width:46px; height:45px; margin-top:5px;}
.PartBanner .bannerRight .righttitle a:hover{ color:#ff7544;}
.PartBanner .bannerRight .righttitle a:hover img{animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;;-moz-animation-name:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation-fill-mode:both; animation-fill-mode:both;}


.PartBanner .bannerRight .rightbtn{ width:100%; height:300px; padding:13px; margin:10px auto; background:#fff; box-shadow:0px 0px 15px 3px rgba(128 ,128 ,128 ,0.25);}
.PartBanner .bannerRight .rightbtn a{ width:100%; height:42px; border:none; border-radius:3px; display:block; text-align:center; color:#fff; line-height:42px; margin-bottom:9px;font-size:14px;}
.PartBanner .bannerRight .rightbtn a:hover{ background:#0690f7;}
.PartBanner .bannerRight .righttel h2{ color:#bda179; text-align:center; font-size:27px; background:url(../images/part_ico06.gif) center bottom no-repeat; padding-top:6px; padding-bottom:20px; line-height:27px;}
.PartBanner .bannerRight .righttel h3{ height:38px; background:#bda179; color:#fff; text-align:center; font-size:14px; line-height:38px;}
.PartIntro{ height:313px; margin-top:18px;}

.PartIntro .introLeft,.PartBanner .introLeft{ width:297px; height:312px; border:1px #e9e9e9 solid; border-top:none; float:left;}
.PartIntro .introLeft .lefttitle,.PartBanner .introLeft .lefttitle{ height:60px; border-top:4px #6bcbca solid; background:url(../images/aritle_t.png) 17px 17px no-repeat; padding-left:63px; color:#2c5771; line-height:70px; font-size:20px;}
.PartIntro .introLeft .lefttitle span,.PartBanner .introLeft .lefttitle span{ color:#44c5af; font-size:12px; margin-left:6px;}

.PartIntro .introLeft ul{ float:left; margin-left:14px;}
.PartIntro .introLeft ul li{margin-top:11px;}
.PartIntro .introLeft ul li a{width:130px; height:42px; display:block; background:#f1f1f1 url(../images/ico_004.png) 13px center no-repeat; overflow:hidden; line-height:42px; text-indent:35px;}
.PartIntro .introLeft ul li a:hover{ color:#fff;text-indent:43px;background:#ff7544  url(../images/ico_004.png) 13px center no-repeat;}
.PartIntro .introLeft ul.margRt{ margin-left:9px;}
.PartIntro .introLeft ul.margRt li{ margin-right:0;}

.PartBanner .introLeft{ width:275px; height:459px; display:none;}
.PartBanner .introLeft ul{ width:228px; margin:0px auto; height:auto;}
.PartBanner .introLeft ul li{ margin-top:6px;}
.PartBanner .introLeft ul li a{width:100%; height:40px; display:block; background:#f5f5f5 url(../images/ico_004.png) 25px center no-repeat; line-height:40px; text-indent:47px;}
.PartBanner .introLeft ul li a:hover{ color:#fff;text-indent:55px;background:#ff7544  url(../images/ico_004.png) 25px center no-repeat;}


.PartIntro .introRight{ width:1218px; height:311px; float:right; border:1px #e9e9e9 solid;}
.PartIntro .introRight .left{ float:left; text-align:center; padding:25px 66px; line-height:22px;}
.PartIntro .introRight .left img{ width:72px; height:105px; margin:25px 0px;}
.PartIntro .introRight .left h3{ color:#999; font-size:18px;}
.PartIntro .introRight .left h4{ font-size:11px; font-weight:bold; color:#999; font-family:Arial, Helvetica, sans-serif;}
.PartIntro .introRight .right{ width:300px; float:left; padding:40px 0px; line-height:22px;}
.PartIntro .introRight .right h1{ color:#2c5771; font-size:24px; margin-bottom:15px; line-height:36px;}
.PartIntro .introRight .right p{ padding-right:15px;}
.PartIntro .introRight .rightbottom{ height:60px; margin-top:30px;}
.PartIntro .introRight .rightbottom .more{ width:157px;color:#fff; height:42px; display:block; background:#bda179; text-align:center; line-height:42px; float:left; /*margin-right:133px;*/ margin-top:7px;}
.PartIntro .introRight .rightbottom .more:hover{ background:#ff7544;}
.PartIntro .introRight .rightbottom p{ padding:0; padding-left:290px; line-height:28px;}
.PartIntro .introRight .rightbottom p a{ background:url(../images/ico_038.jpg) left center no-repeat; padding-left:19px; margin-left:25px; display:inline-block;}
.PartIntro .introRight .rightbottom p a:hover{ color:#ff7544;}

.partDoctor{ border:1px #e9e9e9 solid; height:470px; margin-top:18px;}
.partDoctor .toolsPart{ border-bottom:none; height:76px; padding:22px 20px; padding-right:30px;position:relative;}
.partDoctor .toolsPart .title{ float:left; height:36px; width:auto; font-size:18px; line-height:36px; padding-left:46px; background:url(../images/ico_028.jpg) left center no-repeat; border:none;}
.partDoctor .toolsPart .title span{ color:#0F76C3; font-size:14px; margin-left:6px;}
.partDoctor .toolsPart .tools{ top:24px; right:30px;}
.partDoctor .toolsPart .Bmore{ font-weight:bold; width:80px; font-size:12px; color:#6bcbca; height:100%; text-align:center; position:absolute; line-height:36px; right:75px;}
.partDoctor .toolsPart .Bmore:hover{color:#ff7544; background:none; text-decoration:underline;}

.jobWork{ height:360px;}
.jobWork .toolsPart{ padding-bottom:0px;}
.jobWork .toolsPart .title{ background:url(../images/ico_027.jpg) left center no-repeat;}
.jobWork .toolsPart .tools{ right:20px;}
.jobWork .toolsPart .Bmore{ right:0px;}
.jobWork .contents ul li{width:300px;height:261px; float:left; text-align:center; position:relative; display:block; overflow:hidden;}
.jobWork .contents ul li .ydxx{ background:#ff7544; width:100%;color:#fff; display:block; font-size:14px; height:46px; line-height:46px; position:absolute; top:-46px;}

.jobWork .contents ul li .neir{ padding:0px 28px; width:300px; border-left:1px solid #f5f5f5; position:absolute; top:52px; padding-bottom:15px;}
.jobWork .contents ul li.first .neir{ border:none;}
.jobWork .contents ul li h4{ height:45px; background:url(../images/part_ico07.gif) center bottom no-repeat; font-size:14px; letter-spacing:-1px; color:#978571; line-height:21px;}
.jobWork .contents ul li .title{ font-size:14px; overflow:hidden; line-height:22px;color:#978571; display:block; height:44px; margin-top:17px; margin-bottom:8px; padding:0px 15px;}
.jobWork .contents ul li .neir p{ line-height:24px;}
.jobWork .contents ul li:hover{box-shadow:0 15px 30px rgba(0,0,0,0.15); outline:none; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15); -moz-box-shadow:0 15px 30px rgba(0,0,0,0.15);transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear;}
.jobWork .contents ul li:hover .title{color:#ff7544;}
.jobWork .contents ul li:hover .ydxx{ top:0px;}
.jobWork .contents ul .fifth{ display:none;}

.jobWork .toolsPart .healthtitle{ background:url(../images/ico_023.jpg) left center no-repeat;}

#AreaDuty .title{ height:63px; padding:15px 0px; padding-left:46px; margin-top:18px; font-size:18px; line-height:33px; background:url(../images/ico_022.jpg) left center no-repeat;}
#AreaDuty .title em{color:#0F76C3; font-size:14px;}
#AreaDuty .title span{ float:left; font-size:14px; color:#2c5771;}
#AreaDuty .title span a{color:#2c5771; margin-left:11px; padding-right:11px;}
#AreaDuty .title span a:hover{color:#ff7544;}
#AreaDuty .visitList{ width:98%; height:103px; border-top:1px #e9e9e9 solid; border-right:none; color:#666; text-align:center; font-size:14px; line-height:43px;}

#AreaDuty .visitList .title{width:100%; color:#666; height:103px; border-bottom:none;background:#FFF; margin:0; padding:0;font-size:14px;}
#AreaDuty .visitList .title div{width:170px;height:100%;border:1px #e9e9e9 solid; line-height:22px; display:inline-block; float: left;}
#AreaDuty .visitList .title .wides{ width:14.28%;}
#AreaDuty .visitList .title em{ display:block; width:100%; padding-bottom:5px;border-bottom:1px #e9e9e9 solid;}
#AreaDuty .visitList .title span.forenoon{height:45px;width:50%; display:inline-block; color:#000; line-height:43px;border-bottom:1px #e9e9e9 solid;border-left:1px #e9e9e9 solid;border-right:1px #e9e9e9 solid;}
#AreaDuty .visitList .title span.afternoon{height:45px;width:50%; display:inline-block; color:#000; line-height:43px;border-bottom:1px #e9e9e9 solid;border-left:1px #e9e9e9 solid;border-right:1px #e9e9e9 solid;}
#AreaDuty .visitList .title span{height:45px;width:100%; display:inline-block; color:#000; line-height:43px;border-bottom:1px #e9e9e9 solid;border-left:1px #e9e9e9 solid;border-right:1px #e9e9e9 solid;}
#AreaDuty .visitList .title span div{height:45px;width:100%; display:inline-block; color:#000; line-height:43px;border-bottom:1px #e9e9e9 solid;border-left:1px #e9e9e9 solid;border-right:1px #e9e9e9 solid;}
#AreaDuty .visitList .title span.green{ background:#0690f7;color:#fff}
#AreaDuty .visitList .title span.blue{ background:#0F76C3;color:#fff}

#AreaDuty .visitList .am{ height:45px; background:#fff; color:#2c5771; line-height:44px;}
#AreaDuty .visitList .pm{ height:45px; background:#f3f3f3; color:#2c5771; line-height:44px;}


#AreaDuty .visitList .namelist{background:url(../images/biaodan_bg.jpg) repeat;}
#AreaDuty .visitList .namelist .list01{ width:7.142%; height:auto;background:url(../images/test01.jpg) top right repeat-y; float:left;}
#AreaDuty .visitList .namelist .list01 a{ width:100%; height:43px; display:block; color:#666;}
#AreaDuty .visitList .namelist .list01 a:hover{ background:#ff7544; color:#fff;}

.intro{line-height:26px;padding:30px 18px;}
.article p{text-indent:2em;}
.article img{ max-width:100%; height:auto;}
.article .QRcode{ text-align:center; margin-top:45px;}
.article .QRcode img{ width:95px; height:95px; padding:2px; border:1px #e1e1e1 solid;}
.article .QRcode p{ margin-top:0; line-height:48px; color:#ff7544; text-indent:0;}
.detail{ padding:0px; font-size:12px;}
.detail h2{font-size:22px; line-height:22px; color:#333; margin-top:40px; margin-bottom:35px;}
.detail .DIVContent{line-height:26px; font-size:16px;padding:0 18px;}
#DIVContent a{ color:#bda179;}
#DIVContent a:hover{ text-decoration:underline; color:#ff7544;}
.article #DIVContent img{  height:auto; max-width:800px;}
.PrevNext{ border-top:1px #e6e6e6 solid; padding-top:30px; line-height:32px; margin-top:25px;text-indent:0;}
.PrevNext p{ margin-top:6px;}
.PrevNext p a:hover{ color:#ff7544;}
.PrevNext span{text-indent:0; width:61px; height:30px; background:url(../images/articlebtn_bg.jpg); border:1px #e6e6e6 solid; text-align:center; line-height:30px; display:inline-block; margin-right:14px;}


/*医生简介*/
.doctorLeft{ width:238px; border:1px #e7e6e6 solid; padding:26px; text-align:center; float:left;}
.doctorLeft .DThumb{ width:112px; height:150px; margin-bottom:15px;}
.doctorLeft h3{ font-size:16px; line-height:28px; color:#978571;}
.doctorLeft h4{ font-size:12px; line-height:28px; color:#333;}
.doctorLeft a, .mobile-cont a{ width:100%; position:relative; height:42px; background:#0F76C3; display:block; line-height:42px; color:#fff; border-radius:3px; text-indent:20px; margin-top:15px; text-align:center;}
.doctorLeft a img{ position:absolute; top:10px; left:64px;}
.doctorLeft a:hover, .mobile-cont a:hover{ background:#0690f7;}
.mobile-title{ text-align:center;}
.QRcode{ margin-top:28px; text-align:center;}
.QRcode img{ width:85px; height:85px;}
.QRcode p{ line-height:40px; color:#333;}
.doctorRight{ position:relative;width:936px; border:1px #e6e5e5 solid; padding:0px 30px 35px 30px;  height:auto; float:right; display:block; color:#666; }
.doctorRight .import{ width:99px; height:99px; position:absolute; top:0; right:0;}
.doctorRight .import1{ background:url(../images/ico_part01b.png) no-repeat;}
.doctorRight .import2{ background:url(../images/ico_part02b.png) no-repeat;}
.doctorRight .import3{ background:url(../images/ico_part03b.png) no-repeat;}

.doctorRight .title01{ border-bottom:1px #dddddd solid; height:178px; background:url(../images/ksjj-2.gif) left center no-repeat; padding:60px 0px; margin-top:0; margin-bottom:50px; padding-left:86px; position:relative;}
.doctorRight .title01 h3{font-size:14px; line-height:28px; color:#2c5771;}
.doctorRight .title01 h1{font-size:28px; line-height:48px;}
.doctorRight .title01 span{ float:right;}
.doctorRight .title01 span a{ width:143px; height:42px; background:#0690f7; text-align:center; line-height:42px; color:#fff; display:block; font-size:12px; border-radius:3px; position:absolute; top:95px; right:7px;}
.doctorRight .title01 span a:hover{ background:#0F76C3;}

.doctorRight .visitDate{ width:872px; margin-top:60px; margin-bottom:30px;}
.doctorRight .visitDate .title{ color:#2c5771; height:63px; padding:15px 0px; margin-top:18px; font-size:18px; line-height:33px;}
.doctorRight .visitDate .title em{ color:#0F76C3; font-size:14px; margin-left:6px;}

.doctorRight .visitDate .visitList .time{ height:53px; line-height:53px; color:#fff; padding:0;}
.doctorRight .visitDate .visitList span{ width:109px; border-right:1px #dddddd solid; float:left; text-align:center;}
.doctorRight .visitDate .visitList .am .dt{ width:109px; border-right:1px #dddddd solid; float:left; text-align:center; height:44px; padding-top:10px;}
.doctorRight .visitDate .visitList .pm .dt{ width:109px; border-right:1px #dddddd solid; float:left; text-align:center; height:44px; padding-top:10px;}
.doctorRight .visitDate .visitList .time div{width:109px;height:53px; border-right:1px #dddddd solid; padding-top:6px; line-height:20px; float:left; text-align:center;}
.doctorRight .visitDate .visitList .time div em{ display:block; line-height:22px;}
.doctorRight .visitDate .visitList span img{ width:22px; height:22px; vertical-align:middle;}
.doctorRight .visitDate .visitList .am{ height:45px; background:#fff; color:#2c5771; line-height:44px;}
.doctorRight .visitDate .visitList .pm{ height:45px; background:#f3f3f3; color:#2c5771; line-height:44px;}
.doctorRight .visitDate .visitList .green{ background:#0F76C3;}
.doctorRight .visitDate .visitList .blue{ background:#0690f7;}


/* 胸痛中心 */
.bannerBase{height:450px;position:relative;}
.lt-ie9 .bannerBase{margin-top:16px;}
.bannerBase .xt-swiper{ position:absolute; top:0px; left:257px; height:100%; width:964px;}
.bannerBase .xt-swiper .swiper-slide img { width: 100%; height: 100%;}

.bannerBase .quickMenus{ width:251px; height:450px;  float: left; z-index:100; background:#FFF;}
.bannerBase .quickMenus .xt-logo-wrapper {padding:11px 0px;border:1px solid #dedede; margin-bottom: 10px;}
.bannerBase .quickMenus .xt-logo-wrapper .xt-logo-img { text-align:center; margin-bottom: 5px;}
.bannerBase .quickMenus .xt-logo-wrapper .xt-logo-img img {width: 75px; height: 75px;}
.bannerBase .quickMenus .xt-logo-wrapper .xt-logo-font { color: #333; text-align: center; font-size: 14px; margin-bottom: 5px;}



.bannerBase .quickMenus .firstUl{ padding:11px 0px;border:1px solid #dedede;}
.bannerBase .quickMenus li.first{ position:relative; width:100%; height:61px;}
.bannerBase li.first .QMSub{ position:absolute; display:none; top:0px; left:100%; z-index: 109; height:380px;box-shadow:0px 8px 15px rgba(128 ,128 ,128 ,0.25); background:#fff;border:1px solid #dedede;}
.bannerBase li.first .QMSubMenus{width:280px;}
.bannerBase li.first .QMSubMenus ul{ float:left; margin-left:19px; width:222px; height:380px;}
.bannerBase li.first .QMSubMenus li{width:250px; height:74px;background:url(../images/ico_004.png) 18px center no-repeat; font-size:14px;}
.bannerBase li.first .QMSubMenus li a{padding-left:38px; line-height:74px; color:#494949; display:block; position:relative;}
.bannerBase li.first .QMSubMenus li a span{background:#ff7544;font-size:12px;color:#fff;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-opacity:0;border-radius:2px;padding:0px 15px; line-height:24px; text-align:center; top:25px; right:20px;  position:absolute;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear;}
.bannerBase li.first .QMSubMenus li a:hover{color:#ff7544; padding-left:45px;box-shadow:0px 5px 15px 1px rgba(128 ,128 ,128 ,0.25);}
.bannerBase li.first .QMSubMenus li a:hover span{-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-opacity:1;}
.bannerBase li.second { position: relative;}
.bannerBase li.second .third-menus {display: none; position:absolute; top:-70px; left:250px; z-index: 100; height:223px;box-shadow:0px 8px 15px rgba(128 ,128 ,128 ,0.25); background:#fff;border:1px solid #dedede;}
.bannerBase li.second .third-menus ul{ width: 200px;}
.bannerBase li.second .third-menus li{ width: 180px;}

.bannerBase .quickMenus .firstA{ display:block; position:relative; line-height:60px; text-indent:58px; font-size:14px; color:#333; background:url(../images/ico_016a.png) right center no-repeat;}
.bannerBase .quickMenus .firstA em{border-bottom:1px solid #ebebeb; display:block; margin:0px 18px; transition:border-bottom .28s linear;-moz-transition:border-bottom .28s linear;-webkit-transition:border-bottom .28s linear;-o-transition:border-bottom .28s linear;}
.bannerBase .quickMenus .firstA i{ width:26px; height:24px; position:absolute; left:29px; top:18px; z-index:102;}
.bannerBase .quickMenus .firstA span{width:2px; height:2px; top:29px; left:43px; position:absolute; z-index:100; background:#FFF; border-radius:50%;-webkit-transition:all 0.38s cubic-bezier(0.175, 0.885, 0.320, 1.5);-moz-transition:all 0.38s  cubic-bezier(0.175, 0.885, 0.320, 1.5);-o-transition:all 0.38s cubic-bezier(0.175, 0.885, 0.320, 1.5);transition:all 0.38s  cubic-bezier(0.175, 0.885, 0.320, 1.5);}
.bannerBase .quickMenus .firstA i.style01{ background:url(../images/ico_017.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style02{background:url(../images/ico_018.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style03{background:url(../images/ico_019.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style04{background:url(../images/ico_020.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style05{background:url(../images/ico_021.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style06{background:url(../images/ico_022.png) center center no-repeat;}
.bannerBase .quickMenus .firstA i.style07{background:url(../images/ico_023.png) center center no-repeat;}
.bannerBase .quickMenus .first.last em{border-bottom:1px solid #fff;}
.bannerBase .quickMenus li.first:hover .firstA{ background:#ff7544 url(../images/ico_016b.png) right center no-repeat;text-indent:68px; color:#FFF;  box-shadow:0px 6px 12px rgba(0,0,0,0.15);}
.bannerBase .quickMenus li.first:hover .firstA em{border-bottom:1px solid #ff7544;}
.bannerBase .quickMenus li.first:hover .firstA span{width:44px; height:44px; top:8px; left:20px;}



.NewsBase{ margin-top:14px;}
.lt-ie9 .NewsBase{ margin-top:14px;}
.NewsBase span{ color:#6bcbca;}
.NewsBase .tools{ float:left; width:256px;}
.NewsBase .tools a{ display:block; width:124px; height:122px; float:left; background:#f1f1f1; margin-top:3px; margin-right:3px; position:relative;}
.NewsBase .tools a img{ position:absolute; top:30px; left:50%; margin-left:-26px;}
.NewsBase .tools a em{ display:block; width:100%; text-align:center; position:absolute; bottom:17px; left:0px;}
.NewsBase .tools a:hover img{animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;;-moz-animation-name:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation-fill-mode:both;animation-fill-mode:both;}

.NewsBase .noticeBase{ width:963px; float:left; margin-top:3px; margin-left: 257px; }
.NewsBase .noticeBase .notice{padding:18px 28px; background:#dfe9f9; height:247px; width:469px; position:relative;}
.NewsBase .noticeBase .notice01{float:left;}
.NewsBase .noticeBase .notice02{ float:right;}
.NewsBase .notice01 .title{ background:url(../images/ico_025.jpg) left top no-repeat; position:relative; height:64px;}
.NewsBase .notice01 .title em{ position:absolute; top:6px; left:77px; font-size:16px;}
.NewsBase .notice01 .title span{ position:absolute; left:77px;top:28px;}
.NewsBase .notice02 .title{ background:url(../images/ico_026.jpg) left top no-repeat; position:relative; height:64px;}
.NewsBase .notice02 .title em{ position:absolute; top:6px; left:50px; font-size:16px;}
.NewsBase .notice02 .title span{ position:absolute; left:50px;top:28px;}
.NewsBase .noticeBase a.more{ display:block; position:absolute; width:96px; height:34px; z-index:100; line-height:34px; top:25px; text-align:center; right:28px; color:#FFF; background:#1b88da;}
.NewsBase .noticeBase a.more:hover{ background:#ff7544;}
.NewsBase .noticeBase .first{ width:100%; height:81px;}
.NewsBase .noticeBase .first span{ display:block; padding-bottom:4px;color:#bda179;}
.NewsBase .noticeBase .first a{ font-size:14px;  color:#333; line-height:24px;}
.NewsBase .noticeBase .first a:hover{ color:#ff7544;}
.NewsBase .noticeBase .first img{ float:left; width:126px; height:76px;}
.NewsBase .noticeBase .first div{ float:left; width:258px; margin-left:18px;}
.NewsBase .noticeBase ul{ margin-top:6px;}
.NewsBase .noticeBase ul li{ width:100%; height:22px; line-height:22px; overflow:hidden;}
.NewsBase .noticeBase ul li span{ padding-right:12px; color:#bda179;}
.NewsBase .noticeBase ul li a:hover{ text-decoration:underline;}

/* 胸痛中心 - 1104 */
.chestCenterBg{width:1220px; height:450px; background: url(../images/chestcenterbg.jpg) 0 0 no-repeat; background-size:100% 100%; display:block; margin:10px auto;}
/* 英文 */
.chestCenterBgEn{width:1220px; height:450px; background: url(../images/chestcenterbgen.jpg) 0 0 no-repeat; background-size:100% 100%; display:block; margin:10px auto;}
.chestContainer,.newsCenter ul{width:1220px; margin: 0 auto;}
.chestCenter3Col{width:92%; height:150px; margin:-60px 4%; background:#1b5e90;}
.chestCenter3Col.english{width:92%; height:150px; margin:-60px 4%; background:#c54d4d;}
.chestCenter3Col li{width:33.33%; display:inline-block; height:150px; padding:5px 0 0; float:left; text-align:center; color:#fff;}
.chestCenter3Col li:hover{background:#145687;}
.chestCenter3Col li.english:hover{background:#ac3636;}
.chestCenter3Col_li2{background:#246a9e;}
.chestCenter3Col_li2.english{background:#bc4040;}
.chestCenter3Col li .chestListTitle{display: block; height: 48px; line-height: 48px; white-space: nowrap; font-size:18px; font-weight:bold; margin-bottom:40px;}
.chestCenter3Col li .chestListTitle.english{display: block; height: 48px; line-height: 48px; white-space: nowrap; font-size:20px; font-weight:bold; margin-top:20px;}
.chestCenter3Col li .chestListTitle .chestIcon1,.chestCenter3Col li .chestListTitle .chestIcon2,.chestCenter3Col li .chestListTitle .chestIcon3{/*width:55px;*/ height:48px; display:block; vertical-align: top; background: url(../images/chesticon.png) center 0 no-repeat;}
.chestCenter3Col li .chestListTitle .chestIcon2{background-position:center -100px;}
.chestCenter3Col li .chestListTitle .chestIcon3{background-position:center -200px;}
.chestCenter3Col li .chestListTitle em{display:inline-block;}
.chestCenter3Col li .chestListTitle a{color:#fff;display:block;height: 50px;}
.chestCenter3Col li .chestListLink a{margin:0 6px; font-size:14px; line-height:24px; color:#fff; white-space:nowrap;}
.chestCenter3Col li .chestListLink a:hover{color:#91d0ff;}
.chestCenter3Col li .chestListLink.top20{margin-top:20px;}
.chestCenterTitle_30{color:#0f76c3; font-size:30px; line-height:40px; padding:40px 0 20px; text-align:center; letter-spacing:5px;}
.chestCenterInfo_l{width:460px; margin:0 40px 0 80px; float:left;}
.chestCenterInfo_l h5{font-size:18px; font-weight:bold; color:#333; line-height:30px;}
.chestCenterInfo_l p{text-indent: 2em;font-size: 15px;color: #333;line-height: 24px;padding-top: 5px;}
.chestCenterInfo_r{width:562px; height:280px; float:left;}
.chestCenterInfo_r .bannerBase .xt-swiper{ left:0; height:100%; width:562px; height:280px;}
.chestCenterInfo_r .bannerBase{height:280px;}
.newsCenter{background:#f1f5f9; margin-top:60px;}
.newsCenter ul li{width:25.33%; margin:0 4% 40px; float:left;}
.newsCenter ul li .newsDate{font-size:14px; color:#9fadbb; letter-spacing:3px; padding-bottom:4px;}
.newsCenter ul li  a{display:block; font-size:14px; color:#666; line-height:24px;}
.newsCenter ul li  a.newsTitle{color:#333; font-size:16px; font-weight:bold;padding:4px 0;}
.newsCenter ul li  a:hover{color:#0f76c3;}

.clearfix_n:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix_n{*+height:1%;}

/* 导师团队 */
.teacher-team { width: 930px;height: 360px; margin: 0; position: absolute; }
.teacher-team-wrapper .title01 { position: relative;}
.teacher-team-wrapper .prev {position: absolute; top: 25px; right: 39px; width: 26px; height: 26px; display: block; border: 2px solid #ddd; background: #FFF url(../images/ico_031b.png) center center no-repeat;}
.teacher-team-wrapper .next {position: absolute;top: 25px; right: 0px; width: 26px; height: 26px;display: block;border: 2px solid #ddd;background: #FFF url(../images/ico_032b.png) center center no-repeat;}
.teacher-team li { width: 240px;height: 320px; border-right: 1px solid #f5f5f5; position: float;}
.teacher-team li .img {display: block; width: 100%;height: 162px; text-align: center;}
.teacher-team li .name{display:block;width:100%; height:16px;  text-align:center; margin-top:18px; font-size:16px; line-height:16px; color:#978571;}
.teacher-team li .office{display:block;width:100%; text-align:center; line-height:33px; color:#333; font-size: 12px;}
.teacher-team li .post{display:block; width:100%; text-align:center; color:#6e6e6e; font-size: 12px; margin-bottom: 15px;}
.teacher-team li .btn{display:block;position:absolute; bottom:35px; width:68px; height:30px; text-align:center; line-height:30px;color:#fff;font-size: 12px;}
.teacher-team li .more{left:32px;background:#bda179;}
.teacher-team li .show-more{color:#ff7544; background: #fff;}
.teacher-team li .dept-intro { margin:0px auto;color: #5a5a5a;line-height: 22px;text-align:center;padding: 0px 25px; font-size: 12px;}

@media all and (min-width:1441px) and (max-width:1920px){
	.chestCenterBg{width:1500px; height:553px;}
	/* 英文 */
	.chestCenterBgEn{width:1500px; height:553px;}
	.chestContainer,.newsCenter ul{width:1500px;}
	.chestCenterInfo_l{margin:0 60px 0 140px;}
	.chestCenterInfo_r{width:640px; height:320px;}
	.chestCenterInfo_r .bannerBase{height:320px;}
	.chestCenterInfo_r .bannerBase .xt-swiper{left: 0; width:640px; height:320px;}
}

/* 党群工作 */
.party-work .list-nav-title{ background: #d40309 url(../images/party_ico.png) 13px center no-repeat; border: 2px solid #d40309;}
.party-work .list-nav-list li.active a, .party-work .list-nav-list li a:hover{ background: #f3d600; color: #d40309; border-right: none;}

/* 口碑九华 */
.research-teaching .list-nav-title{ background: #6EB9FF url(../images/gyjh.png) 13px center no-repeat;}

/* 招贤纳士 */
.contact-us .list-nav-title{ background: #6EB9FF url(../images/contact_us.png) 13px center no-repeat;}

/* 走进九华 */
.approach-xiaxin .list-nav-title{ background: #6EB9FF url(../images/zjjh.png) 13px center no-repeat;}

/* 就医服务 */
.hospitalize-service .list-nav-title{ background: #6EB9FF url(../images/hospitalize_service.png) 13px center no-repeat;}

/* 新闻公告 */
.news .list-nav-title{ background: #6EB9FF url(../images/news.png) 13px center no-repeat;}

/* 护理天地 */
.nursing-world .list-nav-title{ background: #6EB9FF url(../images/nursing_world.png) 13px center no-repeat;}
.announce{ padding:30px 18px; border-bottom:1px #e7e6e6 solid;}
.partRight .announce{ padding:30px 0px;}
.announce ul li{ line-height:39px; background:url(../images/announce_ico.gif) left center no-repeat; padding-left:16px; font-size:14px;}
.announce ul li span{ color:#8c8c8c; padding-right:15px;}
.announce ul li a:hover{ color:#ff7544; text-decoration:underline;}

/* 搜索结果页 */
.Service .title{font-size:18px;color:#333;line-height:50px}
.emailMain .tabBase{height:43px;border-bottom:1px solid #e5e5e5;padding-left:240px;font-size:14px;color:#666}
.emailMain .tabBase a,.emailMain .tabBase span{width:160px;height:42px;line-height:42px;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#fff;display:block;text-align:center;margin-right:6px;float:left}
.emailMain .tabBase a:hover,.emailMain .tabBase a.active,.emailMain .tabBase span.active{height:43px;border-top:3px solid #0690f7}
.emailMain .emaillist{width:1200px; padding-left:240px;padding-top:36px;min-height:324px}

.emaillist .newsItem{height:180px;border-bottom:1px #f5f5f5 solid;padding:30px 18px;color:#666}
.emaillist .newsItem:hover{box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25);position:relative;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear}
.emaillist .newsItem:hover .headLines h2 a{color:#ff7544}
.emaillist .newsItem .headLines{width:59%;float:left;line-height:24px}
.emaillist .newsItem .headLines p a{color:#666}
.emaillist .newsItem .headLines h2 a{display:block;height:36px;overflow:hidden;font-size:16px;line-height:36px}
.emaillist .newsItem .headLines h2 a:hover{text-decoration:underline}
.emaillist .newsItem .headLines h2{font-size: medium}
.emaillist .newsItem .headLines p{font-size: small}
.emaillist .newsItem .date{width:18%;float:left;margin-left:10.5%}
.emaillist .newsItem .date h3{font-size:14px;line-height:30px}
.emaillist .newsItem .date h4{font-size:12px;color:#8c8c8c}
.emaillist .newsItem .date p{line-height:25px;margin-top:20px}
.emaillist .newsItem .date p span{width:69px;height:25px;color:#6bcbca; display:inline-block;line-height:25px;text-align:center}
.emaillist .newsItem .date p em{color:#6bcbca;padding-left:6px}
.emaillist .newsItem .listBtn a{width:94px;height:32px;background:#ff7544;float:right;line-height:32px;text-align:center;border-radius:3px;margin-right:4px;margin-top:29px;color:#fff}
.emaillist .newsItem .listBtn a:hover{background:#ff7544}
.emaillist .search_none{line-height:28px;font-size:14px}
.emaillist .search_none span{font-size:28px;color:#6bcbca}
.emaillist .search_none div span{font-size:16px;color:#ff7544}
.emaillist a span{color:#ff7544}


/* list-pagination */
.list-pagination {
	width: 100%;
	height: 21px;
	margin-top: 20px;
}
.list-pagination .paginations {
	float: right;
	padding-bottom: 20px;
	width: 400px;
}
.list-pagination .paginations li{
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-radius: 3px;
	border: #666 solid 1px;
	margin-right: 9px;
	overflow:hidden;
}
.list-pagination .paginations li select{
border:hidden;
text-align:center;
	
}
.list-pagination .paginations li.thisclass{
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-radius: 3px;
    border: #ff7544 solid 1px;
    margin-right: 9px;
    background: #ff7544
}
@media all and (min-width:1441px) and (max-width:1920px){
	.list-main-nav {
		width: 305px;
	}
	.list-nav-list li.active a, .list2-nav-list li a:hover {
		width: 304px;
	}
	.list-container {
		width: 1500px;
	}
	.baseRight {
		width: auto;
	}
	.bannerBase .xt-swiper{ left: 300px;}
	.media-wrapper { width: 1150px; }
	.media-wrapper .media-item { width: 362px; }
	.media-wrapper .media-item .media-img { height: 211px; }
	.media-wrapper .media-item .media-info-title { font-size: 20px; }
	.media-wrapper .media-item .media-info-desc { font-size: 17px; }
	.media-item .media-info .media-bottom { font-size: 17px; }
	.doctorsBase .contents, .officesBase .contents { width: 1500px; }
	.doctorsBase .contents ul li, .officesBase .contents ul li { width: 250px; }
	.officesBase .contents .more { left: 20px; }
	.officesBase .contents .doctor { right: 20px; }
	.NewsBase .noticeBase { margin-left: 300px;}
	.doctorRight {width: 1235px;}
	.office { width: }
	/* .PartBanner .bannerLeft { width: 1180px;} */
	.PartIntro .introRight { width: 1180px;}
	.PartIntro .introRight .right { width: 950px; }
	.NewsBase .noticeBase { width: 980px;}
	.officesBase .contents .contentsDoctor { width: 1170px; }
	.teacher-team { width: 1135px;}
}