﻿@charset "utf-8";

/* pic-list-intro */
.pic-list-intro { margin-right: -30px; overflow: hidden;}
.pic-list-intro li { width: 386px; height: 402px; background: #fff; margin-right: 20px; margin-top: 30px; float: left; position: relative; border-radius:5px;}
.pic-list-intro .pic { width:386px; height: 206px; }
.pic-list-intro .pic img { width: 386px; height: 206px;}
.pic-list-intro .con { overflow: hidden; padding: 20px 12px 20px;border-bottom:1px #ddd solid;}
.pic-list-intro li:hover .con{border-bottom:1px #65a1de solid;}
.pic-list-intro .title { font-size: 18px; line-height: 32px;margin: 0 0 12px 0;}
.pic-list-intro .intro { font-size: 14px; color: #777;line-height: 24px;}
.pic-list-intro span.date { position: absolute; bottom: 20px; left: 20px; background: url(../../base/img/icon-clock.png) no-repeat left center; padding-left: 25px; font-size: 12px; color: #999}
.pic-list-intro li:hover { background-color: #3785d4;}
.pic-list-intro li:hover .title a, .pic-list-intro li:hover .intro { color: #fff;}
.pic-list-intro li:hover span.date { background: url(../../base/img/icon-clock-on.png) no-repeat left center; color: #fff;}
.block-more { display: inline-block; margin: 20px 0; color: #fff; font-size: 14px; clear: both; background-color: #3785d4; border: 2px solid #3785d4; border-radius: 20px; width: 116px; height: 30px; text-align: center; line-height: 30px; transition: all 0.5s; letter-spacing: 0;}
.block-more:hover { letter-spacing: 1px; background-color: #fff; color: #3785d4; text-decoration: none;}
.ks-box .ks-pic{float: left; width: 400px;height:300px; margin: 0 30px 0 0;} 

/* 无图 */
/* .pic-list-intro .noPic .pic { display: none;} */
.pic-list-intro .noData { background: none;}

/* 文章-频道页-新闻中心 */
.newsHomePage{}
.newsHomePage #content{width:auto; }
.newsHomePage #rowA{padding-bottom:20px; margin-top:20px;}
.newsHomePage #boxYyxw{width:690px;}
.newsHomePage #boxYyxw .topicList .t .title{ margin-bottom:10px;}
.newsHomePage #boxYyxw .topicList .t .intro{margin-bottom:10px;}
.newsHomePage #boxYyxw .topicList .t .others { font-size: 14px; color: #666;}
.newsHomePage #boxYyxw .topicList .t .others span.date { background: url(../../base/img/icon-clock.png) no-repeat left center; padding-left: 24px;}
.newsHomePage #boxYyxw .topicList .noPic .pic{display:none}
.newsHomePage #boxYyxw .topicList .noPic{padding-bottom:20px;}
.newsHomePage #boxYyxw .topicList .noPic .intro{max-height:78px; height:auto}
.newsHomePage #boxYygg{width:490px;}
.newsHomePage #rowB{width:auto; min-width:1200px; background:#f1f1f1; padding:20px 0px 20px;}
.newsHomePage #boxMtzz .hd{text-align:center;}
.newsHomePage #boxMtzz .hd h3{float:none; display:inline-block;}
.newsHomePage #boxMtzz .bd{height:380px;}
.newsHomePage #boxMtzz .tHd { height: 10px; overflow: hidden; text-align: center; font-size: 0; padding-top:40px;}
.newsHomePage #boxMtzz .tHd li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 3px; width: 10px; height: 10px; background: #999999; border-radius:5px; filter:alpha(opacity=60); opacity:0.6; transition:500ms;}
.newsHomePage #boxMtzz .tHd li span { display: none;}
.newsHomePage #boxMtzz .tHd .on { width: 60px; background: #999999; filter:alpha(opacity=100); opacity:1;}
.newsHomePage .pic-list-intro li{background:#fff;}
.newsHomePage .pic-list-intro ul li:nth-child(3n){margin-right:0px;}
.newsHomePage .pic-list-intro li:hover{background:#4299c9}

.newsHomePage #rowC{ padding:30px 0px 0;}
.newsHomePage #boxYyyb .hd{text-align:center;}
.newsHomePage #boxYyyb .hd h3{display:inline-block;}
.newsHomePage #boxYyyb .bd{padding:20px 0px 0px;}
.newsHomePage #boxYyyb .picListFl-yb li{width:202px; float:left;margin:0 36px 0px 0px; height:290px;}
.newsHomePage #boxYyyb .picListFl-yb li .pic img{width:200px; height:248px;}
.newsHomePage #boxYyyb .picListFl-yb li .pic img{ border:1px solid #ddd; }
.newsHomePage #boxYyyb .picListFl-yb li .title{height:40px; line-height:40px; background:#f3f3f3; color:#fff; padding:0px;}
.newsHomePage #boxYyyb .picListFl-yb li .title a{color:#333}
.newsHomePage #boxYyyb .picListFl-yb li.last,
.newsHomePage #boxYyyb .picListFl-yb li:nth-child(5n){margin-right:0px;}

/* 文章-父列表页 -----------------------------------------*/
.focusWrap {overflow: hidden; margin: 20px 0 15px 0;}
.focusWrap .focusBox {width: 590px; float: left; height: 394px; margin-right: 20px;}
.focusWrap .focusBox .bd .pic img {width: 590px; height: 394px}
.focusWrap .topicList {overflow: hidden;}
.pageBoxLoop .box {width: 590px; margin-bottom: 15px;}
.pageBoxLoop .box .bd {height: 280px;}
.focusWrap .infoList .last,.box .infoList .last{border-bottom: 0;}
/* 专家多级导航 */
.doc-bd { padding: 20px; border: 1px solid #e2e2e2; border-left: 5px solid #4299c9; border-top: none}
.sideNodeList .li1 { margin-bottom: 15px;}
.sideNodeList .li1 .h1{display: flex;height: 42px;padding-left:40px;background: #fff url(../../base/img/sidenode-add.png) no-repeat 20px -532px;border: 1px solid #d8d8d8;border-radius: 3px;}
.sideNodeList a.a1 {display: block;text-align:left;cursor: pointer;font-size: 16px;flex: 1;margin: auto;line-height: 20px;}
.sideNodeList .on1.h1, .sideNodeList .h1:hover, .sideNodeList .on.h1 { background-color: #3785d4; background-position: 20px 20px; border-color: #3785d4; color: #fff;}
.sideNodeList .on1.h1 .a1, .sideNodeList .h1:hover .a1, .sideNodeList .on.h1 .a1{color: #fff}
.sideNodeList .ul1 { padding: 0 15px 0 0px; display: none;}
.sideNodeList .on1 .ul1 { display: block;}
.sideNodeList .li2 {padding-top:10px;padding-left: 26px;background: url(../../base/img/sidenode-bg.png) repeat-y 15px 0px;}
.sideNodeList .last2{background: url(../../base/img/sidenode-bg-last.png) 15px 0px no-repeat;}
.sideNodeList .a2 { display: block; line-height: 20px; padding: 4px 15px; background-color: #fff; border: 1px solid #d5d5d5; border-radius: 3px;}
.sideNodeList .on2 .a2, .sideNodeList .a2:hover { border-color: #3785d4; color: #3785d4;}
.sideNodeList a:hover { text-decoration: none;}

/* 新闻中心----------------------------------------------------------- */

/* box-news ---- */
.box-news { width: 1200px; margin: 0 auto;}
.box-news .hd { text-align: center;}
.box-news .hd li { float: none; display: inline-block;}
.box-news .bd { overflow: hidden;}


.inbox>.hd{height:58px;line-height:58px;}
.inbox .hd h3{ float: left;font-size: 28px;font-weight: bold; }
.inbox .hd h3 a{color: #3785d4;}
.inbox .hd .more,#spbd .hd .more{ float: right;color: #999;}
#spbd .hd{height: 58px; line-height: 58px; border-bottom: 1px #ddd solid;overflow: hidden;}
#spbd .hd h3{ float: left;font-size: 28px;font-weight: bold; border-bottom:2px #3785d4 solid;height: 56px; }
#spbd .hd h3 a{color: #3785d4;}
#spbd .bd{padding: 20px 0;}
#spbd .picListFl-sp li,#spbd .picListFl-sp li img{ width: 394px; height: 225px;}
#spbd .picListFl-sp li.first,#spbd .picListFl-sp li.first img{width: 788px; height: 468px;}
#spbd .picListFl-sp li{float: right; margin-bottom:20px;position: relative;}
#spbd .picListFl-sp li.first{float: left;margin-right: 18px;}
#spbd .picListFl-sp li .titleBg{position: absolute; bottom:0; left: 0; width: 100%;background: #000; filter: alpha(opacity=60); opacity: 0.6; height: 54px;}
#spbd .picListFl-sp li .title { position: absolute; width: 96%; bottom: 0; left: 0; z-index: 1; line-height: 54px; overflow: hidden;text-align:center;white-space: nowrap;text-overflow:ellipsis;padding: 0 2%; color: #fff;}
#spbd .picListFl-sp li .title a { color: #fff;text-decoration: none;}
#spbd .picListFl-sp li a i{display: block;width: 50px;height: 50px;position: absolute;top: 50%;left: 50%;margin-top: -25px;margin-left: -25px;background: url(../../base/img/video.png) no-repeat center center; }

#boxYyxw .focusBox {height: 457px;margin-bottom:0;}
#boxYyxw {height: 515px;}
#boxYyxw .focusBox .bd .pic img{width: 690px;height: 457px;}
#boxYyyb{float: left; width: 690px;}
#mtzz{float: right;width: 490px;}
#mtzz .infoList li{height: 50px; line-height: 50px;}

/* box-gg-row ---- */
.box-gg-row { width: 100%; min-width: 1200px; background-color: #e5eeef; padding: 40px 0; margin-bottom: 30px;}
.box-title .hd { height: 50px; margin-bottom: 25px; text-align: center;}
.box-title .hd:before, .box-title .hd:after { display: inline-block; content: ""; width: 200px; height: 1px; background-color: #d1d1d1; margin-right: 25px; position: relative; top: -8px;}
.box-title .hd:after { margin-right: 0;}
.box-title .hd h3 { line-height: 50px; background: url(../../base/img/li-bg.png) no-repeat right center; padding-right: 10px; font-size: 24px; display: inline-block; margin-right: 25px;}
.box-title .hd h3 a { background: url(../../base/img/li-bg.png) no-repeat left center; display: block; padding: 0 25px 0 35px; color: #3da6ab;}
.box-title .hd h3 a:hover { text-decoration: none;}

/* topList-date ---- */
.topList-date li { float: left; width: 32%; margin-right: 2%;}
.topList-date li.last { margin-right: 0;}
.topList-date .date { float: left; border-left: 1px solid #d0d0d0; margin-right: 30px; text-align: right; padding-left: 15px; padding-bottom: 40px;}
.topList-date .date b { font-size: 34px; display: block; line-height: 40px;}
.topList-date .date span { font-size: 12px;}
.topList-date .con { overflow: hidden;}
.topList-date .title { font-size: 16px; height: 28px; line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 10px;}
.topList-date .intro { font-size: 12px; line-height: 24px; color: #777;}

/* box-yb */
.box-yb { overflow: hidden;}
.box-yb .bd li { float: left; width: 220px; margin-right: 25px; text-align: center;}
.box-yb .bd li.last { margin-right: 0;}
.box-yb .bd .pic { border: 1px solid #ccc; padding: 4px; width: 210px; height: 260px; margin-bottom: 10px;}
.box-yb .bd .pic img { width: 210px; height: 260px;}
.box-yb .block-more { margin-bottom: 0;}

/* 图片经过效果 */
.box-yb .bd .pic a { display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
.box-yb .bd .pic a:hover {filter: alpha(opacity=80);opacity: .8;}
.box-yb .bd .pic a:before {content: "";position: absolute;width: 100px;height: 100%;top: 0;left: -100%;overflow: hidden;background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transform: skewX(-30deg);-moz-transform: skewX(-30deg);transform: skewX(-30deg);}
.box-yb .bd .pic a:hover:before {left: 150%;transition: left 1s ease 0s}

/* 文章子-列表页 -----------------------------------------*/
.focusWrap .infoList li,.box .infoList li{ height: 56px;line-height: 56px;border-bottom: 1px #ccc dashed;}
@font-face {
  font-family: "DINCond-Regular";
  src: url(../../Base/font/DINCOND-REGULAR.OTF);
}
.pageTPList li .date {float: left;width: 50px;height:80px;margin-right: 50px; font-family: DINCond-Regular;color: #666; text-align: center; margin-top: 30px;}
.pageTPList li .date b{font-size: 50px; display: block;height: 50px;line-height: 50px;}
.pageTPList li .date span{font-size: 16px;}
.detail a{display: block;width: 100px;height: 30px;line-height: 30px;border:1px #333 solid;text-align: center;font-size: 14px; color: #333;}
.pageTPList li.on .detail a{color: #fff;background: #004ea2;border:1px #004ea2 solid;}
/* 内容带图片的信息列表_图片判断式 */
.pageTPList {padding-top:45px;}
.pageTPList li { padding: 0 0 20px; border-bottom: 1px dotted #c8c8c8; overflow: hidden; word-wrap: break-word; transition: 0.5s; margin-bottom:40px;}
.pageTPList .pic { float: left; margin-right: 30px; width: 160px; height: 120px;}
.pageTPList .pic img { width: 160px; height: 120px;}
.pageTPList .con { overflow: hidden; zoom: 1; margin-top: -5px;}
.pageTPList .title { font-size: 20px; line-height: 46px; overflow: hidden; height: 46px; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 5px;}
.pageTPList .intro { margin-bottom: 5px; line-height: 24px; color: #999; height: 52px; overflow: hidden; font-size: 12px;}
.pageTPList .title a:hover { text-decoration: none;}
.pageTPList .intro .more { display: none;}
.pageTPList .others { font-size: 14px; color: #666;}
.pageTPList .others span.date { background: url(../../base/img/icon-clock.png) no-repeat left center; padding-left: 24px;}
.pageTPList .others span.hits { background: url(../../base/img/icon-eye.png) no-repeat left center; padding-left: 24px;}
.pageTPList .others span { margin-right: 15px;}
.pageTPList .node { color: #aaa; margin-right: 15px;}
.pageTPList .last { border-bottom: 0; margin-bottom: 0;}
.pageTPList .on .title a {color: #004ea2;}

/* newsList */
.newsList { padding: 0 20px;}
.newsList li { height: 46px; line-height: 46px; font-size: 16px; overflow: hidden; background: url(../../base/img/dot.png) no-repeat left center; padding: 0 5px 0 15px; white-space: nowrap; text-overflow: ellipsis;}
.newsList .date { float: right; color: #999; font-size: 14px;}
.newsList .split { height: 13px; margin-bottom: 13px; border-bottom: 1px dashed #e5e5e5; background: none; padding: 0;}

/* 视频-列表页 ----------------------------------------- */
.videoPageList {margin-right: -3%;overflow: hidden; text-align: center;}
.videoPageList li { float: left;width: 30.3%;margin: 1.5% 3% 2.5% 0;*display: inline;}
.videoPageList .pic {background: #fff;border: 1px solid #ddd;position: relative;}
.videoPageList .pic a {display: block;margin: 3%; overflow: hidden;}
.videoPageList .pic .ico {position: absolute;left: 50%;top: 50%;width: 62px;height: 62px;margin-left: -31px;margin-top: -31px; background: url(../../base/img/playbutton.png) 0 0 no-repeat;display: none;filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img {height: 203px; width: 100%;-webkit-transition: 400ms;-o-transition: 400ms;-moz-transition: 400ms;transition: 400ms;}
.videoPageList .title {overflow: hidden;padding-top: 5px;line-height: 24px; height: 48px;text-align: center;font-size: 14px;}
.videoPageList .pic:hover {border-color: #bbb;}
.videoPageList .pic:hover img { transform: scale(1.05, 1.05);-moz-transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList { overflow: hidden; zoom: 1;}
.friendLinkList li { width: 28%; height: 36px; line-height: 36px; padding: 0 3.5% 0 1.5%; background: url(../../base/img/dot.png) no-repeat left center; float: left; overflow: hidden;}

/* 领导列表页------------------------------------------ */
.leaderListPage .mainBox .mBd { padding-left:10px; padding-right:10px;}
.leaderList { margin-right: -31px; padding-top: 20px; display: block}
.leaderList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.leaderList li {width: 210px; border: 1px solid #e6e6e6; padding: 27px 29px 0px; background: #fff; border-radius: 5px; overflow: hidden; float: left; margin-right: 30px; margin-bottom: 25px; height: 200px; position: relative; top: 0px; transition: 0.5s;}
.leaderList li .pic {width: 200px; height: 262px; margin: 0 auto 10px;}
.leaderList li .pic img {width: 200px; height: 262px;}
.leaderList li .con .title {height: 30px; line-height: 30px; text-align: center; font-size: 18px; font-weight: bold; color: #19a3c7; margin-bottom: 10px;}
.leaderList li .con .title a {color: #374d6b}
.leaderList li .con .dep{display:none}
.leaderList li .con .duties {display: block; height:48px; line-height: 24px; font-size: 14px; color: #7c7c7c; text-align: center; overflow: hidden;}
.leaderList li .con .dep a,
.leaderList li .con .duties a {color: #7c7c7c}
.leaderList li .con .works {display: none}
.leaderList li .con .more { display: block; width: 88px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; background: #f2f2f2; margin: 10px auto 0px; border: 1px solid #cccccc; transition: 0.5s;}
.leaderList li:hover {top: -5px; box-shadow: 0px 0px 5px 0px #64b5cd; border-color: #3785d4}

/* 领导内容页------------------------------------------ */
.leaderDetail { padding: 0px; background-color: #f8f8f8; float: none; width: auto; overflow: hidden; margin-top: 25px;}
.leaderDetail .pic {float: left; margin-right: 33px; width: 300px;}
.leaderDetail .pic img {width: 100%; height: auto}
.leaderDetail .con { overflow: hidden; text-align: left; padding-top: 30px;}
.leaderDetail .title { font-weight: bold; font-size: 30px; color: #333333; margin-bottom: 20px;}
.leaderDetail .job { font-size: 16px; color: #999999}
.leaderDetail .intro { display: block; padding-top: 30px;}
.leaderDetail .intro .hd {height: 55px; border-bottom: 1px solid #3785d4}
.leaderDetail .intro .hd h3 {float: left; height: 55px; line-height: 55px; font-size: 18px; color: #fff; background: #3785d4; font-weight: bold; padding: 0 20px;}
.leaderDetail .intro .bd {font-size: 16px; line-height: 32px; padding: 20px 0px;}

/* 就医指南----------------------------------------------------------- */
.zn-node-list { padding-top: 20px; overflow: hidden; text-align: center; font-size: 0px; line-height: 0px;}
.zn-node-list li {width: 350px;position: relative;top: 0;transition: all 0.5s;margin: 0 25px;margin-bottom: 50px;padding-bottom: 5px; display: inline-block; line-height: 30px;}
.zn-node-list li a {display: block;padding-top: 20px;height: 180px;border: 1px solid #e1e1e1;border-radius: 8px;text-align: center;font-size: 20px;color: #333;}
.zn-node-list li a i {display: block; width: 100px; height: 100px; margin: 0 auto 10px; background: url(../../base/img/icons-guidepagelinks.png) 0px 0px no-repeat; }
.zn-node-list li a:hover { background-color: #3785d4; border-color: #3785d4; text-decoration: none; color: #fff; box-shadow: 0px 0px 3px 0px #61acdc;}
.zn-node-list li a:hover i {background-image: url(../../base/img/icons-guidepagelinks-on.png);}
.zn-node-list li.li2 a i {background-position: 0px -200px;}
.zn-node-list li.li3 a i {background-position: 0px -1200px;}
.zn-node-list li.li4 a i {background-position: 0px -600px;}
.zn-node-list li.li5 a i {background-position: 0px -800px;}
.zn-node-list li.li6 a i {background-position: 0px -1000px;}
.zn-node-list li.li7 a i {background-position: 0px -1200px;}
.zn-node-list li.li8 a i {background-position: 0px -1400px;}
.zn-node-list li.li9 a i {background-position: 0px -1600px;}

/* 科室导航 ----------------------------------------------------------- */

/* box-ksdh */
.box-ksdh { margin-top: 10px; overflow: hidden; margin-bottom: 30px;}
.box-ksdh .hd { height: 60px; border-bottom: 1px solid #e1e1e1; line-height: 60px; background: #f8f8f8}
.box-ksdh .hd h3 { padding-left: 80px; font-size: 24px; font-weight: bold; color: #3785d4;}
.box-ksdh .hd i {display: block;float: left;width: 60px;height: 60px;background: #3785d4 url(../../base/img/icons-ksdh.png) -20px -20px no-repeat;}
.ks-ssks .hd i,
.ks-ssks1 .hd i { background-position: -20px -220px;}
.ks-zdxgks .hd i,
.ks-zdxgks1 .hd i { background-position: -20px -420px;}
.ksNavlist{padding:0 30px; border:1px #ddd solid;margin-top:20px; background: #fcfcfc;}

/* 专家列表页------------------------------------------ */
.docListPage .mainContent {overflow: visible; width: 850px; float: right;}
.docListPage .mainBox {overflow: visible;}
.docList { margin-right: -19px;/padding-top: 20px;display: block;}
.docList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.docList li {width: 182px;border: 1px solid #ebebeb;padding: 10px 10px 0px;background: #fff;overflow: hidden;float: left;margin-right: 22px;margin-bottom: 25px;height: 360px;position: relative;top: 0px;transition: 0.5s;}
.docList li .pic {width: 182px;height: 238px;margin: 0 auto 10px;}
.docList li .pic img {width: 182px;height: 238px;}
.docList li .con{position:relative;height: 100px;}
.docList li .con .title {height: 30px; line-height: 30px; text-align: center; font-size: 18px; color: #19a3c7; margin-bottom: 10px;}
.docList li .con .title a {color: #3785d4}
.docList li .con .node,
.docList li .con .duties {display: block; height: 24px; line-height: 24px; font-size: 14px; color: #7c7c7c; text-align: center; overflow: hidden;}
.docList li .con .node a,
.docList li .con .duties a {color: #7c7c7c}
.docList li .con .node{background: #e6b569;border-radius: 4px;color: #fff;padding:0 12px;text-align: center; height: 30px; line-height:30px;margin: 0 auto;text-align: center;width: 100px;}
.docList li .con .node a{color: #fff;}
.docList li .con .works {display: none}
.docList li .con .more { display: none; position:absolute; bottom:0px; left:50%; margin-left:-45px; width: 88px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; background: #f2f2f2;  border: 1px solid #cccccc; transition: 0.5s;}
.docList li:hover {top: -5px; box-shadow: 0px 0px 5px 0px #64b5cd; border-color: #3785d4;}

.docSide{float: left; width: 270px;margin: 20px 20px 0 0;}
.docSide .hd{background: #3785d4;height: 115px;}
.docSide .hd h3{font-size: 24px;line-height: 30px;font-weight: bold;color: #fff;padding: 40px 0 0 70px;}

.mHd_docTit{margin: 20px 0; height: 48px;border-bottom: 1px #dedede solid;}
.mHd_docTit>h3{float: left; padding:0 12px; border-bottom: 3px #3785d4 solid;line-height:46px;font-size: 24px;font-weight: bold;color: #374d6b;}

/* 专家内容页------------------------------------------ */
.docDetail { padding: 0px; background-color: #f8f8f8; float: none; width: auto; overflow: hidden; margin-top: 25px; margin-bottom: 30px;}
.docDetail .pic {float: left; margin-right: 33px; width: 300px;}
.docDetail .pic img {width: 100%; height: auto}
.docDetail .con { overflow: hidden; text-align: left; padding-top: 30px;}
.docDetail .title { font-weight: bold; font-size: 30px; color: #333333; margin-bottom: 20px;}
.docDetail .info { display: block;}
.docDetail .info li {overflow: hidden;margin-bottom: 10px;}
.docDetail .info li .tit {float: left; height: 26px; line-height: 26px; padding: 0 10px 0px 20px; margin-right: 10px; background: #3785d4; font-size: 16px; color: #fff; border-radius: 13px; margin-top: 5px;}
.docDetail .info li .text {overflow: hidden; line-height: 36px; font-size: 16px;}

/* node-list */
.box-ksdh .node-list { margin-right: -25px; overflow: hidden;}
.box-ksdh .node-list li { float: left; margin-right: 25px; margin-top: 25px;}
.box-ksdh .node-list a { display: block; height: 42px; line-height: 42px; width: 262px; background-color: #fff; border: 1px solid #e5e5e5; text-align: center; font-size: 16px;}
.box-ksdh .node-list li:hover a { border-color: #e6b569; color: #fff; background-color: #e6b569; text-decoration: none;}

/* 科室子站 ----------------------------------------------------------- */

/* 网站顶部 */
.ksLogoBar { position: relative; width: 1200px; margin: 0 auto; height: 116px;}
.ksLogoBar .logo { float: left; max-width: 730px; padding-top: 28px;}
.ksLogoBar .logo img { max-width: 400px;}
.ksLogoBar span.node { font-size: 28px; color: #333; font-weight: bold; border-left: 1px solid #e0e0e0; height: 32px; line-height:32x; display: inline-block; margin-left: 20px; padding-left: 18px; margin-top: 15px;}
.ksPageBanner {height: 269px; min-width: 1200px; margin: 0 auto; background: url(../../base/img/kspagebanner.jpg) 50% 0px no-repeat; overflow: hidden;}
.ksPageBanner .nodeContent{width: 1200px; text-align: left; margin: 0 auto; position: relative; top: 72px;line-height: 30px; font-size: 16px; overflow: hidden; }
.ksPageBanner .nodeContent .con {float: left;width: 370px; padding: 20px 30px; background: url(../../base/img/bg-pagebanner-nodecontent.png) 0px 0px repeat; border-radius: 5px; overflow: hidden; max-height: 144px; color: #fff;  margin: 0 50px 0 0;}
.ksPageBanner .nodeContent .ksName {float: left;height: 50px; line-height: 50px; font-size: 48px; font-weight: bold; color: #fff;margin: 0 60px 0 180px;}


.getHome{ float: left;background: url(../../base/img/home.png) 5px center no-repeat; padding-left:35px;}
/*导航 */
.ksNav { position: relative; height: 50px; width: 450px; float: right; margin-top: 43px;}
.ksNav a:hover { text-decoration: none}
.ksNav .li1 { float: left; width: 14.28%; text-align: center; position: relative;}
.ksNav .li1 .a1 { display: block; font-size: 16px; line-height: 38px; height: 38px;}
.ksNav li.on1 { background: #3785d4;}
.ksNav li.on1 .a1 { color: #fff; font-weight: bold;}
.ksNav .ul1 { display: none; width: 100%; position: absolute; left: 0; top: 50px; background: #00756e;}
.ksNav .ul1 li { border-bottom: 1px solid #04827a;}
.ksNav .ul1 .a2 { color: #fff; display: block; line-height: 24px; padding: 6px 10px; font-size: 14px;}
.ksNav .ul1 li a:hover { background-color: #00988f;}

/* ks-box */
.ks-box {margin-bottom: 20px;}
.ks-box .hd {height: 26px; border-bottom: 1px solid #e7e7e7; margin-bottom: 40px;}
.ks-box .hd h3 {position: relative; margin: 0 auto;width: 238px; text-align: center; height: 50px; line-height: 50px; font-size: 22px; background: #fff;}
.ks-box1 .hd h3{background: #fbfbfb;}
.ks-box .hd h3 a {color: #fff; position: absolute; z-index:3;left:77px;top:0px;}
.ks-box .hd h3 span{display: block; position: absolute; width: 158px; height: 50px;}
.ks-box .hd h3 span.bg-a{z-index: 2; background: #3785d4; left: 38px; top:0;}
.ks-box .hd h3 span.bg-b{width: 170px; height: 47px; z-index: 1; background: #dbe8f5; left: 32px; top:10px;}
.ks-box .bd {overflow: hidden; padding: 0px;}
.ks-box .ks-intro p{font-size: 16px; line-height: 36px;text-indent: 2em; color: #666; overflow: hidden;}
.ks-box1{ background: #fbfbfb;}

/* 科室医生列表页----------------- */
.ks-docList { margin-right: -26px; padding-top: 20px; display: block}
.ks-docList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.ks-docList li {width: 160px;border: 1px solid #e6e6e6;padding: 27px 29px 0px;background: #fff;border-radius: 5px;overflow: hidden;float: left;margin-right: 25px;margin-bottom: 25px;height: 390px;position: relative;top: 0px;transition: 0.5s;}
.ks-docList li .pic {width: 160px; height: 210px; margin: 0 auto 10px;}
.ks-docList li .pic img {width: 160px; height: 210px;}
.ks-docList li .con .title {height: 30px; line-height: 30px; text-align: center; font-size: 18px; color: #19a3c7; margin-bottom: 10px;}
.ks-docList li .con .title a {color: #3785d4}
.ks-docList li .con .node,
.ks-docList li .con .duties {display: block; height: 24px; line-height: 24px; font-size: 14px; color: #7c7c7c; text-align: center; overflow: hidden;}
.ks-docList li .con .node a,
.ks-docList li .con .duties a {color: #7c7c7c}
.ks-docList li .con .works {display: none}
.ks-docList li:hover {top: -5px; box-shadow: 0px 0px 5px 0px #3785d4; border-color: #3785d4}

.ks-docList li .con .more{ display:block; width:108px; height:28px; line-height:28px; border-radius: 3px;text-align:center;  color: #fff;font-size:14px; background:#e6b569; margin:10px auto 0px;  transition:0.5s; }
.ks-docList li:hover .con .more,
.ks-docList li:hover .con .more:hover{background:#3785d4; color:#fff; }
/* 科室医生内容页----------------- */
.docDetail .title { margin-bottom: 30px;}
.docDetail .title em { font-size: 16px; color: #333; padding-left: 20px;}
.docDetail .intro { padding-top: 0;}
.docDetail .intro .about { width: 80px; display: inline-block; margin-right: 20px;}
.docDetail .intro .text { display: inline-block; font-size: 16px; line-height: 38px;}
.box-zj-about {}
.box-zj-about .hd { font-size: 24px; height: 30px; padding: 15px 0;}
.box-zj-about .hd h3 {font-weight: bold; color: #3785d4;}
.box-zj-about .bd { line-height: 2; font-size: 16px; padding: 10px;}
.box-zj-about .bd p { margin-bottom: 10px;}

/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 20px 0px;}
.nosideContent .articleCon { padding: 30px 0px;}
.printArea .title { font-size: 30px; line-height: 1.5; text-align: center; margin-bottom: 20px; color: #2273bd; display: block; font-weight: bold;}

.printArea .subTitle { font-size: 16px; color: #555; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 14px; margin-bottom: 25px; padding: 16px 10px; text-align: center; color: #777; border-bottom: 1px solid #ddd;}
.printArea .property span { padding: 0 5px;}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; padding: 20px; overflow: hidden;}
.printArea .conTxt img { max-width: 100%; height: auto !important;}
.printArea .conTxt p { margin-bottom: 20px;}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic}
.printArea .conTxt ul, .printArea .conTxt ol { padding-left: 2em;}
.printArea .conTxt ul li { zoom: normal; list-style: square; text-indent: 0 !important}
.printArea .conTxt ol li { zoom: normal; list-style: decimal; text-indent: 0 !important;}
.printArea .page { padding: 10px 0; text-align: center;}
.printArea .videoPlayer { background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px;}
.articleCon .userControl { font-size: 14px; overflow: hidden; text-align: left; margin-bottom: 20px; line-height: 30px; height: 30px; padding: 10px; background-color: #f5f5f5;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right;}
.articleCon .others { padding: 10px 0; margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next { padding: 3px 0;}

/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto;}
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block;}
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block;}
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -108px;}
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -50px;}
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -351px;}
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -293px;}

/* 智能标签 */
.articleCon .smart-tags {margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo { border-bottom: 1px dashed #ddd;}
#relativeInfo .hd h3 { font-size: 18px; color: #046cbb}
#relativeInfo .bd { padding: 10px 0 20px 0;}
#relativeInfo ul { overflow: hidden;}
#relativeInfo li { float: left; width: 50%;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { display: block; overflow: hidden;padding: 0px; width: 1197px; margin: 0 auto;}
.picPageList li { float: left; width: 360px; height: 303px; overflow: hidden; margin: 18px; box-shadow: 1px 3px 6px #d3d3d3;
    border: 1px #e7e7e7 solid;}
/* .picPageList li:nth-child(1),
.picPageList li:nth-child(2),
.picPageList li:nth-child(3) {border-top: 1px solid #e7e7e7;} */
.picPageList .pic { width: 340px; height: 213px; overflow: hidden;padding:10px;text-align: center;}
.picPageList .pic a { display: block; overflow: hidden;}
.picPageList .pic img { width:auto; height: 213px; transition: all 0.5s;}
.picPageList .pic:hover { border-color: #3da6ab;}
.picPageList .pic:hover img { transform: scale(1.05);}
.picPageList .titleBg { display: none;}
.picPageList .title { display: block; overflow: hidden; line-height: 30px; text-align: center; font-size: 18px;margin-top:5px;  padding: 0 10px;}
.picPageList .title a { font-size: 16px}

/* picBoxLoop */
.picBoxLoop { overflow: hidden}
.picBoxLoop .pageBox { width: 100%;}
.picBoxLoop .pageBox .bd { height: auto;}

.photoContent .sw-list li { width: 278px !important;}
.photoContent .swp-tit h2 { float: none !important; text-align: center;}

/* 院报 - 列表页 */
.paperPageList{}
.paperPageList li{width:20%; float:left; box-sizing:border-box; padding:0 10px; margin-bottom:20px;}
.paperPageList li .pic{ margin:0 auto; overflow:hidden; border:1px solid #ececec; width:200px; height:280px;}
.paperPageList li .pic img{width:100%;height: 280px;transition: all 0.5s;}
.paperPageList li .title{height:30px; text-align:center; line-height:30px; overflow:hidden}
.paperPageList li .pic:hover {}
.paperPageList li .pic:hover img { transform: scale(1.05);}

/* 信息提示页 ---------------------------------------------- */
.Showms { background: #fff; padding: 30px 40px; overflow: hidden; margin: 30px auto;}
.Showms .top, .Showms .bottom, .Showms .Shadow { display: none}
.Showms .MS { overflow: hidden; zoom: 1;}
.Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 10px 0; margin-bottom: 15px; font-size: 18px;}
.Showms .BUT { padding: 25px 0 15px 0;}
.Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee);}
.Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none;}


/* 问卷调查 */
#SurveyBox .code input[type="text"] { float: none !important; box-shadow: none !important; border-color: #ccc !important;}

/* 专题首页 -----------------------------------------*/
.spePageList ul { overflow: hidden; padding: 20px 0 20px 20px; margin-right: -30px;}
.spePageList li { position: relative; float: left; width: 350px; padding: 5px; margin: 0 40px 40px 0; text-align: center; -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .15); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .15); box-shadow: 0px 0 8px rgba(0, 0, 0, .15);}
.spePageList li img { width: 100%; height: 82px;}
.spePageList .tit { display: block; padding: 5px 0;}
.spePageList li:hover { -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); box-shadow: 0px 0 8px rgba(0, 0, 0, .3);}
.spePageList li:hover a { text-decoration: none; color: #c00}
.spePageList .archivedTip { position: absolute; right: 5px; top: 5px; background: #999; color: #fff; height: 24px; line-height: 24px; font-size: 12px; padding: 0 15px;}

.subMenuList{overflow: hidden;}
.subMenuList li{float: left;padding: 0 5px;line-height: 54px; margin:0 5px;}
.subMenuList li a{font-size: 16px;}
.subMenuList li.on{border-bottom: 2px #3785d4 solid;}
.subMenuList li.on a{font-weight: bold;color: #3785d4;}