.yiyuandongtai {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

* {
    font-weight: 500;
}

.dongtai_left {
    text-align: center;
    width: 20%;
    position: relative;
    min-width: 160px;
    max-height: 340px;
    margin-right: 15px;
}

.whiteback {
    background: #fff;
}

.dongtai_left ul {
    list-style: none;
    line-height: 34px;
    padding-left: 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #4A5352;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    min-height: 160px;
}

    .dongtai_left ul li.ontop {
        background: #008f7d !important;
        color: #fff;
        border-bottom: 0 !important;
        margin-top:0 !important;
    }
    .dongtai_left ul li.on {
        background: #f89216 !important;
        color: #fff;
        border-bottom: 0 !important;
    }
        .dongtai_left ul li.on a:hover{
            color:#fff;
        }
        .dongtai_left ul li {
            background: #f5f5f5;
            margin: 5px 0;
        }




    .on > a {
        color: #fff;
    }

.dongtai_left ul p {
    line-height: 54px;
    margin-bottom: 4px;
    text-align: left;
    padding-left: 22%;
    font-size: 20px;
    box-shadow: 6px -1px 6px -1px #d6f0fc;
}

.dongtai_left ul li:last-child {
    line-height: 34px;
    margin-bottom: 4px;
    border-bottom: 0 !important;
}

.yiyuandongtai > .dongtai_left li {
    width: 100%;
}

    /*.yiyuandongtai > .dongtai_left li a {
        background: #1062a7;
        color: #fff;
    }*/

    .yiyuandongtai > .dongtai_left li a:hover {
        color: #f89216;
    }

.on {
    /*border-bottom: 1px dashed red;*/
}
/*上下轮播消息*/
/*.scrollbox{margin: 0 auto; overflow: hidden; padding:0 8px 8px; }*/
#scrollDiv {
    height: 670px;
    overflow: hidden;
}
    /*这里的高度和超出隐藏是必须的*/
    #scrollDiv li {
        padding: 15px 0px 10px 0px;
        overflow: hidden;
        vertical-align: bottom;
        zoom: 1;
        border-bottom: #B7B7B7 dashed 1px;
    }
        #scrollDiv li span{line-height:30px;}
        #scrollDiv ul {
            padding-left: 5%;
            padding-right: 5%;
        }
.clamp2 p{line-height:20px !important;}
#scrollDiv li a {
    width: 100%;
}

        #scrollDiv li a span {
            max-width: 86%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    #scrollDiv li h3 {
        height: 24px;
        padding-top: 13px;
        font-size: 14px;
        color: #353535;
        line-height: 24px;
        width: 300px;
    }

        #scrollDiv li h3 a {
            color: #353535;
            text-decoration: none
        }

            #scrollDiv li h3 a:hover {
                color: #F00
            }

    #scrollDiv li a span:last-child {
        height: 30px;
        color: #416A7F;
        min-width: 74px;
        float: right;
    }

    #scrollDiv li div {
        padding-top: 4px;
    }

        #scrollDiv li div a {
            color: #416A7F;
            text-decoration: none
        }

    #scrollDiv li p {
        /*text-align: right;*/
        color: #929292;
    }

.scroltit {
    padding-bottom: 4px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}

    .scroltit h3 {
        width: 100px;
        float: left;
    }

    .scroltit .updown {
        float: right;
        width: 32px;
        height: 22px;
        margin-left: 4px
    }

.pagination {
    margin: 0;
}

.linktit {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 15px;
    padding-top: 3px;
    color: #666;
    text-decoration: none;
} 
    .linktit:hover{color:#008f7d}
     #but_up {
        background: url(../up.gif) no-repeat 0 0;
        text-indent: -9999px
    }

#but_down {
    background: url(../down.gif) no-repeat 0 0;
    text-indent: -9999px
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

    #n a {
        padding: 0 4px;
        color: #333
    }

/*右边*/
.dongtai_right {
    margin: 0 0 30px 0;
    z-index: 100;
    border: 1px solid #e5e5e5;
    width:80%;
}

.gong-tit, .title {
    color: #353535 !important;
    margin: 0;
    width: 66px;
    border-bottom: 2px solid #929193;
    padding: 11px 0;
    text-align: center;
}

.title {
    width: 86px;
    border-bottom: 2px solid #929193;
    padding: 20px 0;
}

.xuxiahua {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_adr {
    display: flex;
    /*padding: 0px 10px;*/
    align-items: center;
}

    .news_adr img {
        max-height: 24px;
        max-width: 25px;
    }


/*分页*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/*科室导航*/
#bingkelie ul li {
    margin: 20px 50px;
}

.navigation01 {
    display: flex;
    align-items: center;
    border: 1px solid #D8D8D8;
    background: #F6F6F6;
    width: 100%;
}

.keshi01_left {
    display: flex;
    justify-content: center;
    max-width: 34%;
    flex-wrap: wrap;
    /*border-right: 1px solid #9B9B9B;*/
    margin: 20px 0 20px 20px;
    padding-right: 20px;
}

    .keshi01_left img {
        max-width: 60%;
        padding: 10px 8px;
        background: #BAA787;
        margin: 5px;
        border-radius: 50%;
        min-width: 60%;
    }
.keshi02_left img {
    padding: 20px !important;
}
        .keshi01_left h5 {
            min-width: 80px;
            text-align: center;
        }

.keshi01_right {
    padding: 20px;
    max-width: 70%;
}

    .keshi01_right div {
        display: flex;
    }

        .keshi01_right div p:first-child {
            min-width: 80px;
        }

        .keshi01_right div p:last-child {
            margin-left: 10px;
            max-width: 420px;
        }

        .keshi01_right div p {
            margin-bottom: 6px;
        }

.bingke_tit {
    font-weight: 500;
}

.keshi01_right_block p:first-child {
    color: #666;
    display: flex;
    justify-content: space-between;
    line-height:20px;
    padding-top:14px;
}

.bingkehov {
    border: 0;
    background: #fff;
    box-shadow: 2px 3px 28px -4px #B7B7B7;
}

/*专家团队*/
#zhuanjiateam > ul > li {
    margin: 20px 60px;
    border-bottom: 1px dashed #B7B7B7;
    padding-bottom: 20px;
}

.zhuanjiateam01 {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.zhuanjiateam01_left {
    width: 20%;
}

.zhuanjiateam01_right {
    margin-left: 20px;
    max-width: 80%;
}

.keshi01_right_tit {
    display: flex;
    background: #F5F5F5;
    line-height: 30px;
    justify-content: space-between;
    padding: 0 20px;
}

    .keshi01_right_tit p {
        margin-bottom: 0;
    }

        .keshi01_right_tit p:first-child {
            margin-left: 10px;
            font-weight: bold;
            color: #154E7E;
        }

.zhuanjiateam01_right_block {
    margin: 40px 0 0px 0;
    line-height: 22px;
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-indent: 2em;
    color: #7C7C7C;
}


/*纯css实现书签样式*/
.gaikuang_left > .on {
    padding: 0 35px 0 5px;
    transform: translate(0%,0%);
    color: #fff;
}

    .gaikuang_left > .on::before {
        content: '';
        position: absolute;
        border-top: 15px solid transparent;
        border-left: 15px solid #fff;
        border-bottom: 25px solid transparent;
        left: -1px;
        top: 0;
    }

/*新闻详情*/
.Department_navigation {
    margin-bottom: 40px;
}

.weizhi {
    display: flex;
    align-items: center;
    line-height: 30px;
    /*padding: 6px 10px;*/
    margin-top: 0;
}

    .weizhi p {
        margin-bottom: 0;
        margin-left: 10px;
    }

.xinwen {
    padding: 20px;
}

    .xinwen > h4 {
        text-align: center;
        display: block;
        font-family: Microsoft YaHei;
        font-size: 20px;
        color: #434343;
        font-weight: bold;
        text-decoration: none;
    }

.xinwen_laiyuan {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    color: #000;
    font-size: 12px;
    border-bottom:1px solid #B7B7B7;
    position:relative;
}

.laiyuan_left {
    width: 100%;
    text-align: center;
}

    .laiyuan_left p {
        display: inline-block;
        margin-left: 10%;
    }

        .laiyuan_left p:first-child {
            margin: 0;
        }

.artview_intro {
    text-indent: 24px;
    text-align: left;
    padding: 5px 0;
    border: #E5E5E5 1px solid;
    margin-bottom: 10px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #868686;
    font-weight: normal;
    text-decoration: none;
    line-height: 22px;
    background: #F5F5F5;
    border-style: solid solid solid solid;
    border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
    border-width: 1px 1px 1px 1px;
}

.xinwen_wenzi p {
    text-indent: 2em;
    line-height: 26px;
    font-size: 14px;
    color: #3c3c3c;
    margin: 15px 0;
}
    .xinwen_wenzi p img{max-width:70%;}
    .xinwen_wenzi ul {
        padding-left: 24px;
        line-height: 24px;
    }

.xinwen_img {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    margin: 20px 0;
}

    .xinwen_img img {
        width: 60%;
    }

.updown {
    color: #154E7E;
    margin-top: 40px;
}

    .updown > div {
        margin: 10px 0px;
        cursor: pointer;
    }

    .updown a {
        color: #666;
    }

.page_tit a {
    color: #1AB394;
    font-size: 14px;
}

    .page_tit a:hover {
        color: #000;
    }

.shangxia {
    padding: 5px 10px;
    color: #000;
}

.fenxiang {
    cursor: pointer;
    position:absolute;
    right:0;
}

/*医院概况*/
.yiyuangaikuang {
    width: 100%;
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
}

.gaikuang_left {
    width: 22%;
}

    .gaikuang_left ul {
        background: #fff;
    }

        .gaikuang_left ul li {
            line-height: 34px;
            text-align: center;
        }

.gaikaung_tit h4 {
    border-bottom: 1px dashed #B7B7B7;
    line-height: 40px;
    font-weight: 500;
}

.gaikaung_tit {
    text-align: center;
}

.gaikuang_con p {
    text-indent: 2em;
    line-height: 22px;
}

.gaikuang_con {
    padding: 20px 10%;
}

.gaikuang_img {
    text-align: center;
    padding: 20px 0;
}


/*专家团队详情*/
.zhuanjia_detail {
    padding: 40px 50px 70px 50px;
}

.zjdetail_top {
    display: flex;
}

    .zjdetail_top > div {
        display: inline-block;
    }

.zhutise {
    color: #154E7E;
}

.zjdetail_top_right {
    margin-left: 15px;
}

    .zjdetail_top_right h4 {
        margin: 20px 0;
    }

.zjdetail_bottom {
    margin: 40px 0;
}

    .zjdetail_bottom p {
        text-indent: 2em;
        margin: 20px 0;
        font-size: 15px;
        line-height: 22px;
    }


/*重点科室*/
.zhongdiankeshi {
    height: 90px;
    padding-top: 20px;
}

    .zhongdiankeshi h4 {
        color: #B7B7B7;
    }

.zhongdianleft {
    max-height: 220px;
}

.zhongdian_little {
    padding: 00px 50px;
}

.block_tit {
    font-size: 18px;
    ,margin: 15px !important;
}

.teszhuanke p {
    line-height: 22px;
    color: #B3B3B3;
    font-size: 15px;
    height: 44px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.teszhuanke > .zhaunke_xiangqing {
    text-align: right;
    color: #f89216;
    cursor: pointer;
}
/*重点科室——专家团队*/
.zdks_zjtd {
    padding: 20px 50px;
}

.zhiwu {
    margin-left: 14px;
}

.chuzhentime {
    color: #F0AD84;
}

.zdks_zjtd_right div .zhutise {
    font-size: 15px;
}

.zdks_zjtd_right_block {
    margin-top: 20px;
}

    .zdks_zjtd_right_block p {
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 50px;
    }

.zdks_zjtd ul li {
    margin: 20px 0;
    border-bottom: 1px dashed #B7B7B7;
    padding-bottom: 20px;
}

.zhongdian_tese {
    margin-top: 20px;
}

.zhongdian_right .weizhi {
    margin: 0;
}

.zdks_zjtd_right_block .zhaunke_xiangqing {
    text-align: right;
    color: #f89216;
}

.zhaunke_xiangqing {
    text-align: right;
    color: #f89216;
}
.news_adr h5 {
    margin-bottom: 0;
}

/*科室导航*/
.jingzhui img {
    max-height: 105px;
    max-width: 100px;
}



/*科室介绍*/
.keshi_img {
    width: 30%;
    float: left;
}

    .keshi_img img {
        width: 100%;
    }

.list_keshi ul li > div {
    display: inline-block;
}

    .list_keshi ul li > div:last-child {
        width: 70%;
        padding-left: 15px;
    }

        .list_keshi ul li > div:last-child div {
            margin-top: 20px;
        }

.keshitit {
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #000000;
    font-weight: bold !important;
    text-decoration: none;
    display: block;
    text-align: left;
    line-height: 28px;
}

.list_keshi li div > a {
    color: #000;
}

.list_keshi {
    height: 920px !important;
}

.swiper-wrapper{height:100%;}
.swiper-slide{height:100%;}
/*文章右侧增加媒体报道、医院荣誉、来院路线*/
.mainRight {
    width: 260px;
    height: auto;
    overflow: hidden;
    margin-left:10px;
}
    .mainRight .cctv {
        overflow: hidden;
    }

        .mainRight .cctv ul {
            overflow: auto;
            border: 1px solid #ddd;
            border-top: none;
            padding: 5px;
            height: 315px;
        }

            .mainRight .cctv ul li {
                background: url(../img/videobj.jpg) left center no-repeat;
                padding-left: 30px;
                border-bottom: 1px dashed #ddd;
                height: 30px;
                line-height: 30px;
            }
    .mainRight .Basics {
        overflow: hidden;
    }

    .mainRight .Key {
        overflow: hidden;
    }

    .mainRight .route {
        overflow: hidden;
    }

        .mainRight .route .route-title, .Agency .Agency-title {
            line-height: 30px;
            background: url(../images/route-title.jpg) bottom no-repeat
        }

            .mainRight .route .route-title h1, .mainRight .Key .Key-title h1, .mainRight .Basics .Basics-title h1, .Agency .Agency-title h1 {
                font-family: "寰蒋闆呴粦";
                font-size: 20px;
                color: #005ab4;
            }

                .mainRight .route .route-title h1 span, .mainRight .Key .Key-title h1 span, .mainRight .Basics .Basics-title h1 span, .Agency .Agency-title h1 span {
                    font-family: "寰蒋闆呴粦";
                    font-size: 13px;
                    color: #686868;
                    padding-left: 10px;
                }

        .mainRight .route .route-content dl dt {
            margin-bottom: 15px;
        }

    .mainRight .Key .Key-title, .mainRight .Basics .Basics-title {
        height: 40px;
        background: url(../images/Basics-title.jpg) bottom no-repeat
    }
.yiyuandongtai {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

* {
    font-weight: 500;
}

.dongtai_left {
    text-align: center;
    width: 20%;
    position: relative;
    min-width: 160px;
    max-height: 340px;
    margin-right: 15px;
}

.whiteback {
    background: #fff;
}

.dongtai_left ul {
    list-style: none;
    line-height: 34px;
    padding-left: 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #4A5352;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    min-height: 160px;
}

    .dongtai_left ul li.ontop {
        background: #008f7d !important;
        color: #fff;
        border-bottom: 0 !important;
        margin-top:0 !important;
    }
    .dongtai_left ul li.on {
        background: #f89216 !important;
        color: #fff;
        border-bottom: 0 !import  