﻿
/* CSS Document */
.left {
    float: left;
}
.right {
    float: right;
}
.mh {
    float: left;
    width: 100%;
}
.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}
.ny_ks {
    width: 100%;
    padding: 35px 0 50px 0px;
    min-height: 500px;
}
h3 {
    font-size: 24px;
    color: #333;
}
.ab_nr {
    font-size: 17px;
    line-height: 30px;
    color: #333;
}
p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img, button {
    margin: 0px;
    padding: 0px;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.md80 {
    margin-bottom: 80px;
}

.md70 {
    margin-bottom: 70px;
}

.md60 {
    margin-bottom: 60px;
}

.md50 {
    margin-bottom: 50px;
}

.md10 {
    margin-bottom: 10px;
}

.md15 {
    margin-bottom: 15px;
}

.md20 {
    margin-bottom: 20px !important;
}

.md25 {
    margin-bottom: 25px;
}

.md30 {
    margin-bottom: 30px;
}

.md35 {
    margin-bottom: 35px;
}

.md40 {
    margin-bottom: 40px;
}

.img_d {
    overflow: hidden;
}

.img_d img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.img_d:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}


.sy_n2 {
    width: 100%;
    float: left;
}
.sy_n2 li {
    line-height: 45px;
    width: 100%;
    float: left;
    padding-right: 110px;
    position: relative;
    border-bottom: dashed 1px #ddd;
}
.sy_n2 .bt {
    display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sy_n2 .bt:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #bcbcbc;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.sy_n2 .sj {
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 1200px) {
    .sy_n2 li {
        line-height: 35px;
        padding-right: 75px;
    }
    .sy_n2 .bt:before {
        margin-right: 5px;
    }
}
@media only screen and (min-width: 1200px) {
    .sy_n2_ks {
        width: 104%;
        margin-left: -2%;
    }
    .sy_n2_ks li {
        width: 46%;
        margin: 0 2%;
    }
}

.zj_top {
    width: 100%;
    background-image: url("../image/zj_bj.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 377px;
    padding-top: 110px;
}
.zj_top .main {
    width: 1300px;
    margin: 0px auto;
}
.zj_top .imgk {
    width: 330px;
    height: 451px;
    overflow: hidden;
}

.zj_top .imgk img {
    width: 100%;
    min-height: 451px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.zj_top .txtk {
    width: 910px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 60px;
}

.zj_top .bt {
    width: 100%;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
}

.zj_top .bt b {
    font-size: 45px;
    margin-right: 40px;
}

.zj_top .p_1 {
    border-bottom: solid 1px #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
@media only screen and (min-width: 1300px) {
    .zj_top .p_zc {
        height: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}
.zj_top .zj_ewm {
    width: 140px;
    float: right;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
}
.zj_top .zj_ewm img {
    width: 100%;
    margin-bottom: 15px;
    border: solid 6px #fff;
}
.ny_zj {
    padding-top: 30px;
    padding-bottom: 60px;
}
.ny_zj .ab_nr {
}
.zj_k .zj_d1 {
    width: 330px;
    margin-top: 50px;
}

.zj_k .zj_d2 {
    width: 910px;
    margin-top: -80px;
}

.zj_yjfx {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    padding: 25px 30px;
}

.zj_kk1 {
    border: solid 1px #906237;
    float: left;
    width: 100%;
}

.zj_kk1 h3 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 60px;
    background-color: #906237;
    color: #fff;
}

.zj_kk1 .txtk {
    padding: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
@media only screen and (max-width: 1200px) {
    .zj_top {
        height: auto;
        padding: 20px;
        text-align: center;
    }

    .zj_top .imgk {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        margin-bottom: 15px;
    }

    .zj_top .imgk img {
        width: 50%;
        max-width: 300px;
        min-height: inherit;
    }

    .zj_top .txtk {
        width: 100%;
        font-size: 13px;
        line-height: 22px;
        margin-top: 0px;
        margin-left: 0;
    }

    .zj_top .bt {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .zj_top .bt b {
        font-size: 18px;
        margin-right: 20px;
    }

    .zj_top .p_1 {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .zj_k .zj_d1 {
        margin-top: 0px;
        width: 100%;
    }

    .zj_k .zj_d2 {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .zj_yjfx {
        padding: 20px;
    }

    .ny_zj {
        padding-top: 20px;
    }

    .zj_kk1 h3 {
        line-height: 40px;
    }

    .zj_kk1 .txtk {
        padding: 15px;
        font-size: 13px;
        line-height: 22px;
    }
    .zj_top .zj_ewm {
        display: none;
    }
}
.zj_czsj {
    width: 102%;
    float: left;
    margin-left: -1%;
}
.zj_czsj li {
    width: 31.3333%;
    float: left;
    margin: 0 1%;
    height: 130px;
    border: solid 1px #ddd;
    padding: 20px 20px 20px 130px;
    position: relative;
}
.zj_czsj .txtk1 {
    /*background-image: url("../../images/zj_cz.png");*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 83px;
    height: 83px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -41.5px;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    font-size: 16px;
}
.zj_czsj .txtk2 {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.zj_anq {
    width: 104%;
    float: left;
    text-align: center;
    margin-left: -2%;
}
.zj_anq a {
    width: 21%;
    height: 175px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    float: left;
    margin: 0 2%;
    padding-top: 35px;
}
.zj_anq a:hover {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}
.zj_anq a:before {
    content: "";
    display: block;
    width: 100%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    margin-bottom: 18px;
}
.zj_anq a.a1:before {
    background-image: url("../image/zj_tb1.png");
}
.zj_anq a.a2:before {
    background-image: url("../image/zj_tb2.png");
}
.zj_anq a.a3:before {
    background-image: url("../image/zj_tb3.png");
}
.zj_anq a.a4:before {
    background-image: url("../image/zj_tb4.png");
}
@media only screen and (max-width: 1200px) {
    .ny_zj {
        padding: 15px;
    }
    .zj_czsj li {
        height: 90px;
        padding: 15px 15px 15px 80px;
    }
    .zj_czsj .txtk1 {
        width: 60px;
        height: 60px;
        left: 10px;
        margin-top: -30px;
        padding-top: 13px;
        font-size: 12px;
    }
    .zj_czsj .txtk2 {
        height: 60px;
    }
    .zj_anq {
        width: 102%;
        margin-left: -1%;
    }
    .zj_anq a {
        width: 23%;
        height: 100px;
        font-size: 13px;
        margin: 1%;
        padding-top: 20px;
    }
    .zj_anq a:before {
        height: 30px;
        margin-bottom: 12px;
    }
}
@media only screen and (max-width: 600px) {
    .zj_czsj li {
        width: 98%;
        margin-bottom: 10px;
    }
    .zj_czsj li:last-child {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1300px) {
    .top .main_ks {
        position: relative;
        height: 150px;
    }
    .main_ks {
        width: 1300px;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 1300px) {
    .main_ks {
        width: 100%;
    }
}

.kszj_lb {
    /*overflow: hidden;*/
}

.kszj_lb ul {
    width: 102%;
    float: left;
    margin-left: -1%;
}

.kszj_lb li {
    width: 31.3333%;
    float: left;
    margin: 0 1% 30px 1%;
}

.kszj_lb a {
    display: block;
    width: 100%;
    padding: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.kszj_lb a:hover {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.kszj_lb .nr1 {
    position: relative;
    padding-left: 185px;
    height: 218px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.kszj_lb .imgk {
    width: 160px;
    height: 218px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.kszj_lb .imgk img {
    width: 100%;
}

.kszj_lb .bt {
}

.kszj_lb .bt2 {
    font-size: 16px;
    margin-top: 20px;
}

.kszj_lb .bt3 {
    font-size: 16px;
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.kszj_lb .nr2 {
    color: #666;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1300px) {
    .kszj_lb ul {
        width: 100%;
        margin-left: 0%;
    }

    .kszj_lb li {
        width: 100%;
        margin: 0 0% 15px 0%;
    }

    .kszj_lb a {
        padding: 20px;
    }

    .kszj_lb .nr1 {
        height: auto;
        min-height: 150px;
        margin-bottom: 20px;
        padding-top: 20px;
    }

    .kszj_lb .nr1 {
        min-height: 134px;
        padding-left: 125px;
    }

    .kszj_lb .imgk {
        width: 110px;
        height: 134px;
    }

    .kszj_lb .bt {
        font-size: 20px;
    }

    .kszj_lb .bt2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .kszj_lb .bt3 {
        font-size: 14px;
        border-bottom: solid 1px #e9e9e9;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .kszj_lb .nr2 {
        height: auto;
        overflow: inherit;
        text-overflow: inherit;
        display: block;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;
    }
}
a.cd_more3 {
    height: 30px;
    line-height: 28px;
    padding: 0 25px;
    border: solid 1px #ddd;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #999999;
}
a.cd_more3:hover {
    background-color: #572816;
    border-color: #572816;
    color: #fff !important;
}

@media only screen and (max-width: 1300px) {

    .ks1 {
        width: 100%;
        float: left;
    }
    .ks1 .imgk {
        width: 100%;
        float: left;
    }
    .ks1 .txtk {
        width: 100%;
        float: left;
        margin-top: 15px;
    }
}
.ks1 .txtk_nr {
    width: 100%;
    float: left;
    /*text-indent: 2em;*/
}
@media only screen and (min-width: 1300px) {
    .ks1 {
        width: 100%;
        float: left;
        background-color: #fff;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
        height: 470px;
    }
    .ks1 .imgk {
        width: 700px;
        float: right;
        height: 470px;
        overflow: hidden;
    }
    .ks1 .imgk img {
        min-height: 470px;
    }
    .ks1 .txtk {
        width: 600px;
        float: left;
        padding: 30px;
    }
    .ks1 .txtk_nr {
        font-size: 16px;
        line-height: 30px;
        height: 270px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical;
    }
}
.ks1 .imgk img {
    width: 100%;
}
.zj_top a.zj_more {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 38px;
    border: solid 1px #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0 25px;
    color: #fff !important;
}
.zj_top a.zj_more:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 1300px) {
    .zj_top .txtk {
        position: relative;
    }
}
@media only screen and (max-width: 1300px) {
    .zj_top {
        position: relative;
        padding-top: 50px;
    }
    .zj_top a.zj_more {
        right: 10px;
        top: 10px;
        line-height: 30px;
        padding: 0 15px;
    }
}
.sszj {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.sszj .bt {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.sszj ul {
    width: 100%;
    float: left;
}
.sszj li {
    border: solid 1px #ddd;
    float: left;
    padding: 0 15px;
    line-height: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 10px 10px 0;
}
.sszj li:hover,
.sszj li.on {
    border-color: #906237;
    background-color: #906237;
    color: #fff;
}
@media only screen and (max-width: 1200px) {
    .sszj {
        margin-bottom: 15px;
    }

    .sszj li {
        padding: 0 10px;
        line-height: 25px;
        margin: 0 5px 5px 0;
    }
}
/* 科室详细开始 */
.zj_sy2 {
    width: 100%;
    float: left;
    position: relative;
}

.zj_sy2 .swiper-slide {
    width: 100%;
}

.zj_sy2 .txtk_n {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.zj_sy2 .swiper-slide .imgk {
    width: 100%;
    overflow: hidden;
    height: 330px;
}

.zj_sy2 .swiper-slide img {
    width: 100%;
    min-height: 330px;
}

.zj_sy2 .txtk {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    left: 0px;
    bottom: 0px;
    color: #fff;
    padding: 10px 20px;
    position: absolute;
    z-index: 1;
}

.zj_sy2 .txtk h4 {
    font-size: 16px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zj_sy2 .txtk p {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zj_sy2 a {
    display: block;
    width: 100%;
}

.zj_sy2 a:hover .txtk {
    background-color: #572816;
    color: #fff;
}

.zj_sy2 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.zj_sy2 .swiper-wrapper {
    width: 100%;
    float: left;
}


.zj_sy2 .swiper-button-next:hover,
.zj_sy2 .swiper-button-prev:hover {
    background-color: #572816;
    color: #fff;
}

.zj_sy2 .txtk .s1 {
    float: right;
    font-size: 14px;
}

.zj_sy2 .swiper-button-prev,
.zj_sy2 .swiper-button-next {
    color: #fff;
    outline: none;
    --swiper-navigation-size: 20px;
    width: 35px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: -35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #7f7f7f;
}

.zj_sy2 .swiper-button-prev {
    left: -65px;
}

.zj_sy2 .swiper-button-next {
    right: -65px;
}