@charset "utf-8";
body {
    background: #f5f5f5;
    background-size: 1920px 763px;
}

/************ 图标 ************/
@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */ url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/************头部************/
.header {
    height: 205px;
    position: relative;
    z-index: 2;
}

.topbar {
    height: 40px;
    line-height: 40px;
    color: #a0a0a0;
    font-size: 13px;
    overflow: hidden;
    word-spacing: .5em;
    background: #f1f1f1;
}

.topbar a {
    color: #444;
}

.top-login {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.logo-row {
    height: 120px;
    background: #fff;
}

.version a {
    line-height: 1;
    font-size: 12px;
}

.version a.cur {
    font-weight: bold;
}

.logo {
    display: block;
    padding: 24px 0;
}

.logo a {
    display: block;
    float: left;
    display: block;
}

.department-logo {
    float: left;
    border-left: 2px solid #d6d6d6;
    margin: 14px 0 0 30px;
    padding-left: 20px;
    height: 48px;
}

.department-logo img {
    margin-top: 6px;
}

.nav {
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #705543;
}

.nav .layout {
    position: relative;
}

.nav .float-bg {
    width: 7.14%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.nav ul {
    display: block;
    position: relative;
    z-index: 1;
    height: 45px;
}

.nav li {
    width: 10%;
    float: left;
    position: relative;
    line-height: 45px;
    text-align: center;
}

.nav li a {
    display: block;
    color: #fff;
    font-size: 14px;
    transition: color 0.3s, background 0.3s;
    -webkit-transition: color 0.3s, background 0.3s;
}

.nav li a:hover, .nav .cur a {
    color: #fff;
    background: #564032;
}

.nav li .subnav {
    position: absolute;
    left: 0;
    top: 45px;
    min-width: 100%;
    width: 140px;
    background-color: #fff;
    display: none;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 8px 0;
}

.nav li:last-child .subnav {
    left: auto;
    right: 0;
}

.nav li:last-child .subnav a {
    text-align: right;
}

.nav li .subnav a {
    color: #666;
    font-weight: normal;
    line-height: 34px;
    background: none;
    text-align: center;
    white-space: nowrap;
}

.nav li .subnav a:last-child {
    border: none;
}

.nav li .subnav a:hover {
    color: #064ec0;
}

.no-js .nav li:hover .subnav {
    display: block;
}

.nav-index {
    float: right !important;
    overflow: hidden;
    height: 45px;
}

.nav-index a {
    color: #d3c7ae !important;
}

.nav-index i {
    margin-right: 5px;
    font-size: 14px;
}

/*********首页正文*********/
.department-banner {
    height: 300px;
    background-size: auto 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.list-item {
    background: #fff;
    padding: 20px;
    overflow: hidden;
}

.list-tit {
    line-height: 40px;
    border-bottom: 1px solid #e8e3d7;
    position: relative;
    overflow: hidden;
}

.list-tit h2 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 16px;
    word-spacing: .7em;
    color: #916e56;
    border-bottom: 2px solid #916e56;
    line-height: 42px;
    font-weight: bold;
}

.list-more {
    color: #787878;
}

.list-more i {
    font-size: 10px;
}

.list-title-img {
    display: inline-block;
    margin-top: -2px;
}

.list-content {
    margin-top: 18px;
    position: relative;
}

.inner-row .right-list, .profile-info {
    margin-top: 0;
}

.profile-info-content {
    width: 560px;

}

.profile-info2 {
    font-size: 13px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 23px;
    min-height: 100px;
    white-space: normal;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.profile-info2 p {
    margin: 0
}

.profile-info a.fl {
    line-height: 0;
}

.profile-info img {
    display: block;
    width: 570px;
    height: 320px;
}

.profile-info a {
    color: #916e56;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.profile-info a i {
    display: inline;
    font-size: 12px;
}

.profile-info .list-tit {
    position: relative;
    top: -7px;
}


.news-slide {
    width: 560px;
    height: 310px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.news-slide ul li {
    width: 100%;
    height: 310px;
    float: left;
    position: relative;
}

.news-slide a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 310px;
    *zoom: 1;
}

.news-slide a img {
    display: block;
    width: 100%;
    height: 310px;
    object-fit: cover;
}

.news-slide a img {
    display: block;
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.news-slide a span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    *zoom: 1;
    bottom: 0;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 100px;
    background: url(../images/bg1.png);
    background-size: contain;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dots {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 5px;
    text-align: right;
}

.dots li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    line-height: 0;
    font-size: 0;
    text-indent: -999px;
    cursor: pointer;
}

.dots .active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.newscenter-slide .hp-news {
    margin-left: 595px;
}

.list-tit-tab {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 16px;
    word-spacing: .7em;
    color: #ccc;
    font-weight: normal;
}

.list-tit-tab a {
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 42px;
    margin-bottom: -1px;
    margin: 0 17px;
    position: relative;
    box-sizing: border-box;
}

.list-tit-tab a.cur {
    border-bottom: 2px solid #064ec0;
}

.list-tit-tab a:first-child {
    margin-left: 0;
}

.list-tit-tab a:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 17px;
    top: 12px;
    right: -17px;
    background: #cccfda;
}

.list-tit-tab a:last-child:after {
    display: none;
    width: 0px;
}

.txt-news .top-news {
    height: 95px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding-right: 0;
}

.top-news a:before {
    display: none;
}

.top-news p {
    color: #999;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    word-wrap: break-word;
    white-space: normal;
    margin-bottom: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
}

.top-news a {
    font-size: 18px;
    margin: 6px 0 -16px;
}

/*.tab-pannel .txt-news li {*/
/*height: 36px;*/
/*line-height: 36px;*/
/*}*/

.txt-news li {
    position: relative;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.txt-news li a {
    max-width: 85%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txt-news li a:before {
    content: "•";
    font-weight: bold;
    color: #e4492d;
    margin-right: 5px;
}

.txt-news li span {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #999;
    font-size: 12px;
}

.list-row .list-item {
    height: 332px;
}

.video-list-box {
    overflow: hidden;
    margin-right: -8px;
    margin-left: -8px;
}

.video-list li {
    width: 278px;
    float: left;
    margin: auto 8px;
}

.video-img img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.video-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.video-txt {
    margin-top: 10px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.video-list .video-img i {
    background: url("../images/bg1.png");
    background-size: contain;
    font-size: 60px;
    color: #fff;
    text-align: center;
    height: 180px;
    line-height: 180px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: font-size 0.3s;
    -webkit-transition: font-size 0.3s;
}

.video-list .video-img:hover i {
    font-size: 70px;
}

.list-tit2 {
    padding-top: 6px;
    line-height: 1;
    padding-bottom: 20px;
}

.list-tit2 h3 {
    font-size: 16px;
    float: left;
}

.scroll-left {
    position: absolute;
    right: 0;
    bottom: 8px;
    height: 40px;
    line-height: 40px;
}

.scroll-left a {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    border-radius: 50%;
    border: 1px solid #e4ded1;
    color: #916e56;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left: 5px;
    transition: all .3s;
}

.scroll-left a:hover {
    border: 1px solid #064ec0;
    background: #064ec0;
    color: #fff;
}

.video-index {
    position: relative;
    height: 510px;
    display: block;
}

.video-index-an {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    opacity: .9;
}

.video-index-bg {
    width: 100%;
    height: 510px;
}

/**************尾部*************/
.footer {
    padding: 35px 0;
    margin-top: 25px;
    background: #423520;
    color: #fff;
    font-size: 14px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #fff;
}

.footer-info {
    /*border-bottom: 1px solid #666;*/
}

.footer-info > .fl {
    height: 190px;
    border-right: 1px solid #666;
    box-sizing: border-box;
}

.footer-contact {
    width: 240px;
    padding-top: 40px;
}

.footer-contact-title {
    line-height: 21px;
    font-size: 14px;
}

.footer-contact img {
    display: block;
}

.footer-contact-title img {
    float: left;
    margin-right: 5px;
}

.foot-time {
    font-size: 12px;
    border: 1px solid #666;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 1px 9px;
    margin-top: 18px;
    color: #fff;
}

.footer-share {
    width: 630px;
    padding: 0 30px;
}

.footer-share select {
    width: 250px;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 0 10px;
    height: 30px;
    line-height: 1;
}

.footer-link {
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    color: #a49e9b;
}

.footer-link p {
    margin-bottom: 0;
}

.footer-link p span {
    padding-right: 15px;
}

.footer-follow {
    width: 250px;
}

.footer-follow .footer-follow-wx {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 48%;
}

.footer-follow .footer-follow-wx img {
    width: 100%;
}

.footer-follow .footer-follow-wx span {
    display: block;
    text-align: center;
    line-height: 34px;
}

.footer-follow select {
    width: 100%;
    font-size: 12px;
    margin-bottom: 30px;
}

/**************列表页**************/
.path {
    margin: 15px 0;
    color: #999;
}

.path a {
    color: #444444;
}

.path i {
    font-size: 10px;
    vertical-align: middle;
    padding: 0 5px;
}

.layout-box {
    background: #fff;
    overflow: hidden;
    padding: 0 20px 30px;
}

.list-left-box {
    padding: 20px;
    /* border: 1px solid #e5e5e5; */
    width: 800px;
    background: #fff;
}

.list-left-box li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #d9d9d9;
}

.right-side {
    padding: 20px;
    /*border: 1px solid #e5e5e5;*/
    width: 300px;
}

.right-img {
    margin: 0 -2.5% -10px -2.5%;
}

.right-img li {
    float: left;
    width: 45%;
    margin: 0 2.5% 15px 2.5%;
}

.right-img2 {
    margin-top: 25px;
}

.right-img2 li {
    margin: 5px 2.5% 15px 2.5%;
}


.right-img a span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
}

.right-img2 a span {
    font-size: 21px;
    margin-top: 15px;
}

.right-img a img {
    display: block;
    width: 100%;
    height: 105px;
    object-fit: cover;
}

.right-img2 a img {
    height: 170px;
}

/*分页*/
.pager {
    overflow: hidden;
    text-align: right;
}

.pager a, .pager button {
    background: #f1eff0;
    color: #999;
    transition: all .3s;
}

.pager a, .pager span, .pager input, .pager button {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 3px;
    margin-left: 5px;
}

.pager a:hover {
    background: #d6a482;
    color: #fff;
}

.pager a.cur {
    background: #916e56;
    color: #fff !important;
}

.pager a.disabled, .pager a.disabled:hover {
    background: #f1eff0;
    color: #ddd;
    cursor: default;
}

.pager span {
    background: #f1eff0;
}

.pager input {
    width: 52px;
    border: 1px solid #ddd;
    padding: 0 0 0 8px;
    line-height: 40px;
    height: 40px;
    box-sizing: border-box;
}

.pager button {
    transition: .3s;
    border: none;
}

.pager button:hover {
    background: #d6a482;
    color: #fff;
}

/***************新闻详情***************/
.content h1 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: normal;
    color: #444444;
    text-align: center;
}

.content h1 span {
    font-size: 14px;
    color: #666;
}

.news-info {
    color: #999;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 10px;
}

.news-info .fl span {
    margin-right: 10px;
}

.news-info .fr span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.news-info .fr a {
    vertical-align: middle;
}

.news-content {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
}

.news-content table {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.news-content td, .news-content th {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

/* empty*/

.error404 {
    width: 100%;
    justify-content: center;
    background: #fff;
    margin: 0 auto 25px;
    overflow: hidden;
    height: 400px;
    text-align: center;
    font-size: 14px;
}

.error404 img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 80px auto 0;
}

.error404 p {
    color: #3c4859;
    margin-top: 15px
}

.btnGo {
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    border: none;
    background-color: #916e56;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.btnGo:hover {
    transition: .3s all;
    color: #fff;
    background: #714e39;
}

/*内页*/
.department-tit {
    overflow: hidden;
    height: 42px;
    margin: 0 !important;
    position: relative;
    top: -10px;
}

.department-tit h2 {
    float: left;
}

.department-tit h2 span {
    border-bottom: none;
}

.department-tit .path {
    text-align: right;
    margin-top: 0;
}

.department-introduction {
    font-size: 18px;
    margin-bottom: 30px;
}

.doctor-img-list {
    margin-left: -8px !important;
    margin-right: -8px !important;
    overflow: hidden;
}

.doctor-img-list li {
    margin-top: 25px !important;
}
