﻿@charset "utf-8";

#content { padding-top: 30px; }

/* pageBanner ------------------- */
.pageBanner { position: relative; min-width: 1200px; width: 100%; height: 210px; overflow: hidden; }
.pageBanner img { width: 1920px; margin-left: -960px; left: 50%; top: 0; position: absolute; }
.pageBanner .title { text-align: center; line-height: 60px; font-weight: bold; font-size: 40px; color: #fff; position: relative; z-index: 1; padding-top: 50px;}
.pageBanner .intro { text-align: center; font-size: 20px; font-weight: bold; color: #fff; position: relative; z-index: 1; line-height: 40px; }

.pageBanner .NodeContent { }
.pageBanner .pageNode {  float: left; width: 320px; height: 100px; margin-top: 100px;}
.pageBanner .pageNode h3.ksName { text-align: center; width: 100%; font-weight: bold; font-size: 36px; color: #fff; line-height: 36px; height: 36px; position: relative; top: -13px;}
.pageBanner .pageNode .siteName { font-size: 20px; color: #d8e2e4; font-weight: bold; }

.pageBanner-01 .title { padding-top: 32px; }

/* pageBanner-fy */
.pageBanner-fy { display: block; background: url(../images/page-banner.jpg) no-repeat center; height: 200px;}
.pageBanner-fy .title { text-align: center; line-height: 150px; font-weight: bold; font-size: 40px; color: #fff; position: relative; z-index: 1;}

/* ks-contact */
.ks-contact { float: right; font-size: 16px; line-height: 40px; color: #fff; text-align: left; margin-top: 100px; }
.ks-contact em { padding-left: 30px; }
.ks-contact em.p1 { background: url(../images/icons-addr.png) no-repeat left 0; }
.ks-contact em.p2 { background: url(../images/icons-tel.png) no-repeat left 0; }

/* 文章-父列表页 -----------------------------------------*/
/* 侧栏导航 */
#sideMenu {
    float: left;
}
#sideMenu .hd {
   display: none;
}
#sideMenu .bd li {
    color:#fff;
    float: left;
    line-height: 49px;
}
#sideMenu .bd li a {
    color: #fff;
    padding: 0 6px;
    position: relative;
    display: inline-block;
    font-size: 16px;
}
#sideMenu .bd li:hover a,#sideMenu .bd li.on a {
    text-decoration: none;
    font-weight: bold;
}
#sideMenu .bd li a:before {
    display: block; content: ""; background-color: #f3cb45; height: 5px; position: absolute; top:-2px; left: 0; width: 0; transition: all 0.5s;
}

#sideMenu .bd li.on a:before,#sideMenu .bd li:hover a:before {
  width: 100%;
  text-decoration: none;
}
#sideMenu .bd li.spe { color: #fff; padding: 0 8px; font-family: "simsun"; opacity: 0.5; filter: alpha(opacity=50); }

/*.zwgk .bd li a { font-size: 14px !important; } 
.zwgk .bd li.spe { padding: 0 2px !important; }*/
.body-zwgk .pathWrap { height: 72px; top: 323px; }
.body-zwgk .pathWrap .path { display: none; }
.body-zwgk #sideMenu .bd li { height: 36px; line-height: 36px; width: 14%; }
.body-zwgk #sideMenu .bd li a { line-height: 36px; }
.body-zwgk #sideMenu .bd li.spe { width: 1px; padding: 0;} 
.body-zwgk .pageBanner .title { padding-top: 33px; }


.body-zjjs .path { display: none; }

/* 信息排行 */
#sideRmph .hd {
    height: 50px;
    border-bottom: 1px solid #ebebeb;
}
#sideRmph .hd h3 {
    float: left;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
#sideRmph .hd h3:after {
    display: block; content: ""; position: absolute; bottom: -2px; height: 4px; left: 0; width: 100%;
    background-image: -moz-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
}
#sideRmph .bd { clear: both; padding-top: 20px; }
#sideRmph .bd li { background: none; padding-left: 0; height: 50px; line-height: 50px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-bottom: 1px dashed #ccc;}
#sideRmph .bd .number { display: inline-block; width: 30px; line-height: 30px; height: 30px; background-color: #cfcfcf; text-align: center; font-size: 14px; font-weight: bold; color: #fff; margin-right: 6px; border-radius: 3px; }
#sideRmph .bd li.first .number,
#sideRmph .bd li:nth-child(-n+3) .number { background-color: #ff8400; }



/* 循环栏目 ---------------------------------------- */
.pageBox  {
    margin-bottom: 10px;
}
.pageBox .hd {
    height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.pageBox .hd h3 {
    float: left;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
.pageBox .hd h3:after {
    display: block; content: ""; position: absolute; bottom: -2px; height: 4px; left: 0; width: 100%;
    background-image: -moz-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
}

.pageBox .hd .more { float: right; display: block; padding: 0 40px 0 20px; transition: all 0.5s; height: 28px; border: 1px solid #56ad6b; background:#fff url(../images/arrow-more.png) no-repeat 87% 10px; color: #56ad6b; font-size: 14px; line-height: 28px; border-radius: 30px; margin-top: 10px; }
.pageBox .hd .more:hover { background-position: 87% -27px; background-color: #56ad6b; color: #fff;  }
.pageBox .bd {
    padding: 10px;
}


/* rowLoop */
.rowLoop { min-width: 1200px; width: 100%; background-color: #f2f2f2; overflow: hidden; padding-bottom: 30px;}
.rowLoop .pageBox { width: 47%; height: 360px; background-color: #fff; margin-top: 30px; margin-bottom: 0; padding: 5px 1% 0; }


/* pageSlide */
.pageSlide { position: relative; height: 430px; margin-top: 10px; margin-bottom: 35px; background-color: #f2f2f2; overflow: hidden; }
.pageSlide .bd { float: left; position: relative; width: 730px; height: 430px; overflow: hidden; z-index: 0; }
.pageSlide .pic img { width: 730px; height: 430px; transition: all 0.5; display: block; background-color: #fafafa;}
.pageSlide .pic:hover img { transform: scale(1.02); }
.pageSlide .bd .title { background-color: rgba(0,0,0,0.5); line-height: 60px; height: 60px; font-size: 16px; position: absolute; bottom: 0; left: 0; z-index: 1; width: 100%; text-align: center;}
.pageSlide .bd .title a { color: #fff; padding-left: 20px; }
.pageSlide .hd { float: right; width: 470px; height: 430px; position: relative; z-index: 1; }
.pageSlide .hd li { font-size: 16px; padding: 0 35px; height: 71px; line-height: 71px; border-bottom: 1px solid #dedede; position: relative;  }
.pageSlide .hd li a { display: block; float: left;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 340px;}
.pageSlide .hd li.on { background-color: #0fa967; }
.pageSlide .hd li.on a { color: #fff; }
.pageSlide .hd li.on span { color: #fff; }
.pageSlide .hd li.on:after { display: block; content: ""; width: 0; height: 0; border: 12.5px solid transparent; border-right: 12.5px solid #0fa967; position: absolute; left: -25px; top:50%; margin-top: -12.5px; }
.pageSlide .hd span.date { float: right; color: #999; }





/* 新闻中心----------------------------------------------------------- */
/* box-news ---- */
.box-news { width: 1200px; margin: 0 auto; }
.box-news .hd { text-align: center; margin-bottom: 0;}
.box-news .hd li { float: none; display: inline-block;}
.box-news .bd { overflow: hidden; }

/* pic-list-intro */
.pic-list-intro { margin-right: -24px; overflow: hidden; }
.pic-list-intro li { width: 344px; height: 120px; background: #e5eeef; padding: 20px; margin-right: 24px; margin-top: 30px; float: left; position: relative;} 
.pic-list-intro .pic { width: 120px; height: 90px; float: left; margin-right: 15px; }
.pic-list-intro .pic img { width: 120px; height: 90px; }
.pic-list-intro .con { overflow: hidden; }
.pic-list-intro .title { font-size: 16px; line-height: 22px; max-height: 44px; overflow: hidden; margin-bottom: 10px; padding-top: 10px; }
.pic-list-intro .intro { font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #777; }
.pic-list-intro span.date { position: absolute; bottom: 20px; left: 20px; background: url(../images/icons-date.png) no-repeat left center; padding-left: 25px; font-size: 12px; }

.pic-list-intro li:hover { background-color: #666666; }
.pic-list-intro li:hover .title a,.pic-list-intro li:hover .intro { color: #fff; }
.pic-list-intro li:hover span.date { background: url(../images/icons-date-on.png) no-repeat left center; color: #fff; }

.pic-list-intro .title a:after { display: block; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.block-more { display: block; margin: 40px auto; padding: 0 40px 0 20px; transition: all 0.5s; width: 58px; height: 28px; border: 1px solid #666666; background:#fff url(../images/arrow-more.png) no-repeat 87% 10px; color: #666666; font-size: 14px; line-height: 28px; border-radius: 30px; }
.block-more:hover { background-position: 87% -27px; background: rgb(51,153,204 ) url(../images/arrow-more2.png) no-repeat 87% 10px; color: #fff; }


/* 无图 */
.pic-list-intro .noPic .pic { display: none; }
.pic-list-intro .noData { background: none; }


/* 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; font-size: 24px; display: inline-block; margin-right: 25px;}
.box-title .hd h3 a { display: block; padding: 0 25px; color: #666666 ;}
.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 { padding: 30px 0 0 0; }
.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; display: block; background-color: #f5f5f5; }
.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}


/* 教学教育--------------------------------------------------- */

/* box-top-news */
.box-top-news .Thd {
    height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.box-top-news .Thd h3 {
    float: left;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
.box-top-news .Thd h3:after {
    display: block; content: ""; position: absolute; bottom: -2px; height: 4px; left: 0; width: 100%;
    background-image: -moz-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
}

.box-top-news .Thd .more { float: right; display: block; padding: 0 40px 0 20px; transition: all 0.5s; height: 28px; border: 1px solid #56ad6b; background:#fff url(../images/arrow-more.png) no-repeat 87% 10px; color: #56ad6b; font-size: 14px; line-height: 28px; border-radius: 30px; margin-top: 10px; }
.box-top-news .Thd .more:hover { background-position: 87% -27px; background-color: #56ad6b; color: #fff;  }

/* pageFocus */
.pageFocus { width: 700px; height: 370px; float: left; margin-right: 30px;}
.pageFocus .bd .pic img { width: 700px; height: 370px; display: block; background-color: #f5f5f5; }
.pageFocus .bd .con .title { font-size: 16px; }
.pageFocus .hd ul li { transition: all 0.5s; }
.pageFocus .hd ul li.on { width: 50px; background-color: #ff8400; border-radius: 13px; }



/* dateTopList */
.dateTopList { overflow: hidden; }
.dateTopList li { height: 72px; border-bottom: 1px dashed #ccc; }
.dateTopList .date { float: left; width: 90px; height: 67px; text-align: center; padding-top: 5px; }
.dateTopList .date b { display: block; font-size: 20px; line-height: 40px; height: 40px; font-weight: normal; color: #399766;}
.dateTopList .date span { font-size: 14px; display: block; line-height: 18px; color: #999;}
.dateTopList .con { overflow: hidden; padding: 24px 0;}
.dateTopList .title { line-height: 24px; height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-left: 1px solid #dfdfdf; padding-left: 15px;}

/*  box-jxtz -----------*/
.box-jxtz { clear: both; }
.box-jxtz .bd { padding: 0; }


/* datePageList */
.datePageList { margin-right: -30px; margin-bottom: 30px; overflow: hidden;}
.datePageList li { float: left; width: 350px; height: 70px; padding: 14px; border: 1px solid #e9e9e9; margin-right: 30px; margin-top: 20px; position: relative; }
.datePageList .date { float: left; width: 60px; height: 70px; text-align: center; background-color: #03a560; color: #fff; margin-right: 20px; }
.datePageList .date b { display: block; font-size: 32px; line-height: 45px; height: 45px; }
.datePageList .date span { font-size: 12px; display: block; line-height: 18px;}
.datePageList .con { overflow: hidden; line-height: 30px; font-size: 14px; max-height: 65px; overflow: hidden; padding-top: 5px; }

.datePageList li a.tit:after { display: block; content: ""; position: absolute; left: 0; top: 0;  width: 100%; height: 100%; }

/* 科学研究--------------------------------------------------- */

/* box-pic-list */
.box-pic-list .bd { padding: 0; }
.pic-border-intro li {  border: 1px solid #e9e9e9; width: 382px; }
.pic-border-intro li a.tit:after { display: block; content: ""; width: 100%; height: 100%; top: 0; left: 0; position: absolute; }

/* pic-border-intro */
.pic-border-intro { margin-right: -24px; overflow: hidden; }
.pic-border-intro li { width: 342px; height: 120px; padding: 20px; border: 1px solid #e9e9e9; margin-right: 24px; margin-top: 30px; float: left; position: relative;} 
.pic-border-intro .pic { width: 120px; height: 90px; float: left; margin-right: 15px; }
.pic-border-intro .pic img { width: 120px; height: 90px; font-size: 0; display: block; background: #f5f5f5;}
.pic-border-intro .noPic .pic { display: none; }
.pic-border-intro .con { overflow: hidden; }
.pic-border-intro .title { font-size: 16px; line-height: 22px; height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 10px; padding-top: 10px; }
.pic-border-intro .intro { font-size: 12px; max-height: 44px; line-height: 22px; overflow: hidden; color: #777; }
.pic-border-intro span.date { position: absolute; bottom: 20px; left: 20px; background: url(../images/icons-date.png) no-repeat left center; padding-left: 25px; font-size: 12px; }



/* 护理工作--------------------------------------------------- */

/* page-pic-list */
.page-pic-list { overflow: hidden; margin-right: -26px; padding-top: 25px; }
.page-pic-list li { float: left; width: 280px; margin-right: 26px; text-align: center;}
.page-pic-list .pic,
.page-pic-list .pic img { width: 280px; height: 210px; display: block; background-color: #f5f5f5; }
.page-pic-list .pic a{ display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
.page-pic-list .pic a:hover{filter: alpha(opacity=80);opacity: .8;}
.page-pic-list .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);}
.page-pic-list .pic a:hover:before{left: 150%;transition: left 1s ease 0s}
.page-pic-list .title { line-height: 30px; height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 5px; }

 
/* mainBox ------------------------------------------------------------ */
.mainBox {
    overflow: hidden;
}
.mainBox .mHd {
    height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.mainBox .mHd h3 {
    float: left;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
.mainBox .mHd h3:after {
    display: block; content: ""; position: absolute; bottom: -2px; height: 4px; left: 0; width: 100%;
    background-image: -moz-linear-gradient( 180deg,rgb(47, 110, 215) 0%, rgb(33, 57, 180) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(47, 110, 215) 0%, rgb(33, 57, 180) 100%);
    background-image: -ms-linear-gradient( 180deg,rgb(47, 110, 215) 0%, rgb(33, 57, 180) 100%);
}

.mainBox .mBd {
    padding: 0px 0;
    margin-bottom: 50px;
}
.mainBox .hd-01 { height: 50px; border-bottom: 1px solid #ebebeb; margin-bottom: 20px;}
.mainBox .hd-01 li {
    float: left;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    margin-right: 20px;
}
.mainBox .hd-01 li.on:after {
    display: block; content: ""; position: absolute; bottom: -2px; height: 4px; left: 0; width: 100%;
    background-image: -moz-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(0,136,90) 0%, rgb(157,204,108) 100%);
}
.mainBox .hd-01 li:hover a { text-decoration: none; }
.mainBox .bd-01 { min-height: 300px; padding: 20px; }




/* 文章子-列表页 -----------------------------------------*/
/* 内容带图片的信息列表_图片判断式 */
.pageTPList li {
    padding: 20px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    word-wrap: break-word;
    position: relative;
}
.pageTPList .pic {
    float: left;
    margin-right: 25px;
    width: 200px;
}
.pageTPList .pic img {
    width: 100%;
    height: auto;
    max-height: 150px;
}
.pageTPList .con {
    overflow: hidden;
    zoom: 1;
}
.pageTPList .title {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pageTPList .title a:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.pageTPList .intro {
    margin-bottom: 15px;
    line-height: 24px;
    color: #999;
    max-height: 48px;
    overflow: hidden;
    font-size: 14px;
}
.pageTPList .title a:hover {
    text-decoration: none;
}
.pageTPList .intro .more {
    display: none;
}
.pageTPList .others {
    font-size: 13px;
    color: #aaa;
}
.pageTPList .others span.date {
    background: url(../images/icons-date.png) no-repeat left center;
    padding-left: 30px;
}
.pageTPList .others span {
    margin-right: 15px;
    font-size: 14px;
}
.pageTPList .node {
    color: #aaa;
    margin-right: 15px;
}
.pageTPList .last {
    border-bottom: 0;
    margin-bottom: 0;
}

.pageTPList .on {
    background: #f6f6f6;
}

/* pageTPList-ld */
.pageTPList-ld .pic { width: 140px; border: 1px solid #e2e2e2; padding: 9px; background-color: #fff;}
.pageTPList-ld .pic img { max-height: 200px; }
.pageTPList-ld .title a { color: #666666; font-weight: normal; }
.pageTPList-ld .intro { max-height: 96px; }


/* newsList */
.newsList {
    padding: 0 20px;
}
.newsList li {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background: url(../images/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;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
}
.friendLinkList li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    background: url(../images/dot.png) no-repeat left center;
    float: left;
    overflow: hidden;
}

/* 领导列表页------------------------------------------ */
.leaderBox { border: 1px solid #ececec; padding: 10px 30px;}
.leaderList { overflow: hidden; }
.leaderList li { float: left; width: 150px; padding: 0 38px; text-align: center; margin-top: 30px;}
.leaderList .pic { width: 150px; height: 200px; overflow: hidden; margin-bottom: 5px;}
.leaderList .pic img { width: 150px; height: 200px; transition: all 0.5s; }
.leaderList .pic:hover img { transform: scale(1.05); }
.leaderList .title a { font-size: 18px; color: #666666; }
.leaderList .title .job { display: block; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; padding-top: 5px;}
.leaderList .intro { display: none; }

.leaderList li.first { padding: 40px; background-color: #f7f7f7; float: none; width: auto; overflow: hidden;}
.leaderList li.first .pic {float: left; margin-right: 45px;}
.leaderList li.first .con { overflow: hidden; text-align: left; }
.leaderList li.first .title a { font-weight: bold; font-size: 20px; }
.leaderList li.first .title .job { font-size: 16px;}
.leaderList li.first .intro { display: block; }
.leaderList li.first .intro .about { display: block; width: 108px; height: 34px; border-radius: 3px; margin-bottom: 10px; background-color: #666666; color: #fff; text-align: center; line-height: 34px; font-size: 16px; }
.leaderList li.first .intro .text { line-height: 24px; font-size: 14px; color: #666; }


/* 领导内容页------------------------------------------ */
.leaderDetail { padding:10px 30px; border: 1px solid #ececec; margin-bottom: 30px;}
.docDetail { padding-top: 30px; padding-bottom: 30px; }
.docDetail .sidePic { float: left; margin-right: 40px; width: 210px; }
.docDetail .sidePic .pic { border: 1px solid #dcdcdc; padding: 4px; }
.docDetail .sidePic img { width: 200px; height: auto; }
.docDetail .sidePic .title { font-weight: bold; font-size: 20px; color: #007db3;  padding: 10px 0; text-align: center;}
.docDetail .con { overflow: hidden; }
.docDetail .intro { background-color: #f8f8f8; padding: 10px 30px 20px; margin-bottom: 20px; font-size: 16px; line-height: 40px; height: 30px;}
.docDetail .about { display: block; font-weight: bold; font-size: 18px; color: #007db3; line-height: 40px; height: 40px; margin-bottom: 10px; float: left;}


/* 就医指南----------------------------------------------------------- */
.zn-node-list { margin-right: -45px; }
.zn-node-list li { float: left; width: 370px; height: 170px; position: relative; top: 0; transition: all 0.5s; margin-right: 45px; margin-top: 30px; padding-bottom: 5px; }
.zn-node-list li a.tit { height: 58px; padding-top: 110px; display: block; border: 1px solid #e5e5e5; border-radius: 5px; text-align: center; font-size: 18px; color: #666666; }
.zn-node-list li a.pic { display: block; width: 65px; height: 65px; position: absolute; top: 30px; left: 50%; margin-left: -32px; transition: all 0.5s; }
.zn-node-list li a.pic img { width: 65px; height: auto; }
.zn-node-list li:nth-child(3n) { margin-right: 0; }
.zn-node-list li:hover { top: -6px; }
.zn-node-list li:hover a.tit { background-color: #f7ffff; border-color: #7bc1bd; text-decoration: none; }
.zn-node-list li:hover a.pic { transform: rotateY(180deg); }



/* 科室导航 ----------------------------------------------------------- */
.node-nav { overflow: hidden; background-color: #f2f2f2; height: 56px; }
.node-nav li { float: left;  }
.node-nav li a { display: block; border-right: 1px solid #fff; font-size: 18px; line-height: 56px; text-align: center; font-size: 16px; }
.node-nav li:hover a { text-decoration: none; } 
.node-nav li.on {
    background-image: -moz-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -webkit-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -ms-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
}
.node-nav li.on a { color: #fff; }
/* box-ksdh */
.box-ksdh { margin-top: 10px; overflow: hidden; margin-bottom: 30px;height:250px; }
.box-ksdh .hd { height: 59px; border-bottom: 1px solid #ebebeb; line-height: 59px; }
.box-ksdh .hd h3 { padding-left: 100px; font-size: 24px; color: #666666;}


/* node-list */
.box-ksdh .node-list { margin-right: -25px; }
.box-ksdh .node-list li { float: left; width: 190px; border: 1px solid #e1e1e1; margin-right: 25px; padding: 1px 13px; margin-bottom: 25px; position: relative;border-radius: 10px;}
.box-ksdh .node-list .title { /*border-bottom: 1px solid #e1e1e1; */line-height: 59px; height: 59px; font-size: 20px;text-align:center; }
.box-ksdh .node-list .title:after { /*display: block; position: absolute; left: 13px; width: 50px; height: 4px; background-color: #0c8cbf; content: ""; top: 58px; transition: all 0.5s; */}
.box-ksdh .node-list .title:hover a { text-decoration: none; }
.box-ksdh .node-list .intro { font-size: 12px; color: #999; line-height: 22px; margin: 20px 5px; height: 44px; overflow: hidden;}
.box-ksdh .node-list li:hover { border: 2px solid #098fc2; box-shadow: 0px 0px 20px 0px rgba(2, 151, 202, 0.24); padding: 0 12px; }
.box-ksdh .node-list li:hover .title:after { width: 252px; }

.box-ksdh .node-list .title a:before { position: absolute; display: block; content: ""; left: 0; top: 0; width: 100%; height: 100%; }

.box-ksdh .node-list .focus { display: block; position: absolute; right: -1px; top:-1px; width: 71px; height: 71px; background: url(../images/ed-02.png) no-repeat; }
.box-ksdh .node-list .no-focus { display: none; }
.box-ksdh .node-list li:hover .focus { top: -2px; right: -2px; }

/* 科室子站 ----------------------------------------------------------- */
/* ks-box */
.ks-box { margin-top: 40px; clear: both; overflow: hidden;}
.ks-box .hd { position: relative; height: 32px; line-height: 32px; text-align: center; margin-bottom: 35px; }
.ks-box .hd:after,.ks-box .hd:before { display: block; content: ""; width: 80px; height: 1px; background-color: #666666; display: inline-block; position: relative; top: -8px;  }
.ks-box .hd h3 { display: inline-block; font-weight: bold; font-size: 26px; padding: 0 30px;}
.ks-box .hd h3 a { color: #666666; }


/* ks-简介 */
.ks-box1 { width: 1198px; border: 1px solid #ebebeb; margin: 0 auto; }
.ks-box1 .container { border: 1px solid #fff; padding: 20px; background-color: #fdfdfd;}
.in-ksjj { overflow: hidden; }
.in-ksjj .pic { width: 500px; float: left; margin-right: 45px; }
.in-ksjj .pic img { width: 500px; height: auto; }
.in-ksjj .noPic { display: none; }
.in-ksjj .con { overflow: hidden; }
.in-ksjj .intro { overflow-y: auto; max-height: 310px; overflow-x: hidden; line-height: 35px; padding-right: 30px; font-size: 15px; margin-bottom: 20px; padding-top: 10px; }
.in-ksjj .intro p { text-indent: 2em; }
.in-ksjj .intro img { max-width: 520px !important; }
.ks-box1 .block-more { margin: 20px auto; }

.ReMovePic img { max-width: 520px !important; }

/* 滚动条 */
.in-ksjj .intro::-webkit-scrollbar {
    width: 5px; 
    border-radius: 5px;
}
.in-ksjj .intro::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color:#015DB2;
    background-image: -moz-linear-gradient( 180deg, rgba(51,102 ,153, 0.8) 0%, rgb(0 ,153 ,204) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgba(51,102 ,153, 0.8) 0%, rgb(0 ,153 ,204) 100%);
    background-image: -ms-linear-gradient( 180deg,  rgba(51,102 ,153, 0.8) 0%, rgb(0 ,153 ,204) 100%);
}
.in-ksjj .intro::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eaeaea;
}


/* ks-box2 */
.ks-box2 { min-width: 1200px; width: 100%;  }
.docList-ks li { float: left; margin-right: 6px; height: 310px; width: 195px; position: relative; top: 10px; transition: all 0.5s;}
.docList-ks li.last { margin-right: 0; }
.docList-ks .in { width: 158px; padding: 10px;height: 230px; border-radius: 5px; transition: all 0.5s; background-color: #fff; position: relative; z-index: 1; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.docList-ks .pic { width: 158px; margin-bottom: 10px; position: relative; z-index: 1;}
.docList-ks .pic img { width: 158px;  display: block; }
.docList-ks .pic a:after { display: block; content: ""; position: absolute; left: 0; top:0; width: 100%; height: 100%; }
.docList-ks .title { font-weight: bold; font-size: 16px; line-height: 30px; height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
.docList-ks .title a { color: #666666; display: block;}
.docList-ks .duties { line-height: 24px; max-height: 48px; overflow: hidden; color: #555; font-size: 14px; text-align: center; display: block; margin-bottom: 6px; }
.docList-ks .duties em { display: none; }
.docList-ks .intro { height: 40px; line-height: 40px; border-top: 1px dashed #ccc; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; } 
.docList-ks li:hover .in { height: 230px;}
.docList-ks li:hover { top: 0; }

.docList-ks .Author { font-size: 12px; text-align: center; display: block; }
.docList-ks .Author em { display: none; }


/* 医院概况 */
.leader-list  { height: 310px; padding-top:10px !important}
.leader-list li { height: 310px; }
.leader-list .in { height: 230px; }
.leader-list li:hover .in { height: 250px;}

/* pic-list-top */
.pic-list-top { margin-right: -26px; }
.pic-list-top li { float: left; width: 280px; margin-right: 26px; margin-top: 10px;}
.pic-list-top .pic { width: 280px; height: 180px; overflow: hidden; }
.pic-list-top .pic img { display: block; background-color: #f5f5f5; font-size: 0; width: 280px; height: 180px; transition: all 0.5s;}
.pic-list-top .pic:hover img { transform: scale(1.02); } 
.pic-list-top .title { line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 40px; text-align: center; }

/* 科室医生列表页----------------- */
.ks-docPic-meun { overflow: hidden; padding-top: 10px; margin-right: -20px; }
.ks-docPic-meun li { width: 154px; height: 50px; margin-top: 20px; margin-right: 20px; float: left; }
.ks-docPic-meun a { display: block; border: 1px solid #e5e5e5; background-color: #f8f8f8; line-height: 48px; height: 48px; text-align: center; font-size: 15px; }
.ks-docPic-meun li.on a,.ks-docPic-meun li:hover a { border-color: #2B99E6; background-color: #2B99E6; color: #fff; text-decoration: none;} 



.ks-docPic-list {padding-top: 10px; padding-left:5px;}
.ks-docPic-list li { float: left; width: 337px; height: 250px; border: 1px solid #e3e3e3; margin-right: 25px; padding: 20px; position: relative; margin-bottom: 30px; transition: all 0.5s; position: relative;}
.ks-docPic-list li:nth-child(3n){margin-right:0px;}
.ks-docPic-list li:hover { box-shadow: 0px 0px 5px 0px rgba(47, 110, 215, 0.4);  }
.ks-docPic-list .pic { float: left; margin-right: 30px; width: 150px; }
.ks-docPic-list .pic img { width: 150px; height: 150px; display: block; border-radius: 5px;}
.ks-docPic-list .pic a:after { display: block; content: ""; left: 0; width: 100%; top:0; left: 0; height: 100px; position: absolute; }
.ks-docPic-list .con { overflow: hidden; }
.ks-docPic-list .title { font-size: 16px; color: #666666; margin-bottom: 40px;}
.ks-docPic-list .title a { color: #666666;font-weight:bold; }
.ks-docPic-list span { display: block; line-height: 24px; margin-bottom: 10px; font-size: 14px; color: #666; }
.ks-docPic-list span em { }
.ks-docPic-list .intro { height: 72px; overflow: hidden; width: 92%; position: absolute; left: 20px; bottom: 20px; font-size: 14px; color: #666; line-height: 24px; border-top: 1px solid #e3e3e3; padding-top: 14px;}
.ks-docPic-list li:hover a { text-decoration: none; }

/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
}
.printArea .title {
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    padding-top: 25px;
}
.printArea .subTitle {
    font-size: 16px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 12px;
    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: 800px;
    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 .vedioPlayer {
    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;
}
.nosideContent .printArea .conTxt img {
    max-width: 1120px;
    height: auto !important;
}
.nosideContent .printArea .conTxt {
    padding: 40px;
}

/*点赞与收藏*/
.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(../images/btnicon.png) no-repeat 4px -108px; }
.likes-group .Collection { background: url(../images/btnicon.png) no-repeat 4px -50px; }
.likes-group .addLikes { background: url(../images/btnicon.png) no-repeat 10px -351px; }
.likes-group .addCollection { background: url(../images/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 {
    margin: 0 -10px;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    float: left;
    margin-top: 15px;
    width: 24.99%;
    position: relative;
    overflow: hidden;
}

.picPageList .pic,
.picPageList .title {
    margin: 0 10px;
    text-align: center;
}
.picPageList .pic a {
    display: block;
    overflow: hidden;
}
.picPageList .pic img {
    min-height: 185px;
    max-width: 100%;
    transition: all 0.5s;
    border: 1px solid #e7e7e7;
    padding: 7px;
    margin: 0 auto;
    display: block;
    background-color: #f5f5f5;
}
.picPageList .pic:hover {
    border-color: #3ba167;
}

.picPageList .titleBg {
    display: none;
}
.picPageList .title {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 5px 0;
    height: 44px;
}
.picPageList .title a {
    display: block;
    font-size: 14px
}

/* picBoxLoop */
.picBoxLoop {
    overflow: hidden
}
.picBoxLoop .pageBox {
    width: 100%;
}
.picBoxLoop .pageBox .bd {
    height: auto;
}
.photoContent .slide-wrap   {
    border: 1px solid #ececec;
    margin-bottom: 30px;
}
.photoContent .sw-list li {
    width: 278px !important;
}
.photoContent .swp-tit h2 {
    float: none !important;
    text-align: center;
}
/* 信息提示页 ---------------------------------------------- */
.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;
}
.search2{margin-top:15px;}
.search2 input:last-child {border:1px solid #ccc;border-radius:5px;padding-left:10px;width:300px;height:38px;float:right;}
.search2 input:first-child{width:70px;height:40px;float:right;position:relative;left:-5px;}
.contertitle{width:100%;margin:0 auto;text-align:center;margin-bottom:20px;border-bottom: 2px solid #ccc;margin-top: 30px;padding-bottom: 20px;}
.contertitle h1{font-size:30px;text-align:center;font-weight:bold;margin-bottom:30px;float:left;width:100%}
.contertitle p{float:left;line-height: 40px;}
.contertitle .shares{float:right;}
.jiathis_style{float:left;margin-left: 10px;}
.clears{clear:both;margin-top:20px;}
.center .zjl{height:auto;padding-top:30px;}
.center .zjl .slideTxtBox{ width:100%; text-align:left;  }
.center .zjl .slideTxtBox .hd ul{width:100%;}
.center .zjl .slideTxtBox .hd{height:56px; position:relative;margin-bottom:30px; line-height:56px;}
.center .zjl .slideTxtBox .hd ul li{width:8.35%;background:#f0f0f0;float:left; padding:0 35px; cursor:pointer;height:56px; overflow:hidden;line-height:56px;font-size:16px; border-right:1px solid #ffffff;text-align:center;}
.center .zjl .slideTxtBox .hd ul li a{color:#000;text-align:center;}
.center .zjl .slideTxtBox .hd ul li.on a{color:#308AD8;}
/*.center .zjl .slideTxtBox .hd ul li.noborderight{border-right:none;}*/
.center .zjl .slideTxtBox .hd ul li:last-child{margin-right:0px;}
.center .zjl .slideTxtBox .hd ul li.on{ color:#fff;  background-image: -moz-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -webkit-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -ms-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);}
.shares .row{float:left;line-height: 40px;margin-left: 20px;}
div.contentp{font-size:16px;}
.intro em{font-weight:bold;}
.slideTxtBox{}
.slideTxtBox .hd{position:relative; }
.slideTxtBox .hd ul{position:absolute; }
.slideTxtBox .hd ul li{cursor:pointer;  }
.slideTxtBox .hd ul li.on{ background-image: -moz-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -webkit-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%);
   background-image: -ms-linear-gradient( 180deg, rgb(51,102 ,153) 0%, rgb(0 ,153 ,204) 100%); }
.slideTxtBox .bd ul{ zoom:1;  }
.slideTxtBox .bd li{}
.text{float:left;line-height:40px;margin-left:10px;}
.text2{font-size:16px;line-height:30px;padding-bottom:50px;}
.docDetail .about2{display: block;font-weight: bold;font-size: 18px;color: #007db3;line-height: 40px;height: 40px;margin-bottom: 10px;}
.tit{font-size:16px;}
#sideMenu .bd li a.on:before {
  width: 100%;
  text-decoration: none;
}
#sideMenu .bd li a.on{
    font-weight:bold;
}
.pageTPList .others span.sorus{
    display: inline-block;margin-left:10px;
}
 .bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../images/icons_0_24.png) !important;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.xl_2{float:right;}
.special-list ul li {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 25px;
	float: left;
	overflow: hidden
}

.special-list ul li a {
	display: block;
	height: 143px;
	position: relative
}

.special-list ul li a:after {
	content: "";
	height: 2px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background-color: #3d77aa;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.special-list ul li a:hover:after {
	width: 100%
}

.special-list ul li a img {
	width: 100%;
	height: 102px;
	display: block
}

.special-list ul li a span {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.xl_2 .bshare-custom .bshare-more.more-style-addthis{display:none !important;}