﻿.obligate > div {
    color: #818181;
}

.pre-wrap {
    white-space: pre-line;
}

.mt0 {
    margin-top: 0 !important;
}

.black-bg {
    background: #333;
}

.head-menu {
    width: initial;
    display: inline-block;
}

.relative-video {
    padding: 18px 25px 4px 20px;
}

.heigth550 {
    height: 550px;
}

.head-menu > li {
    padding: 0 20px;
    margin-left: 0;
    color: #ccc;
    border-left: 1px solid #474747;
}

    .head-menu > li:last-child {
        color: #ccc;
        border-right: 1px solid #474747;
    }

    .head-menu > li.active {
        color: #ffd161;
    }

    .head-menu > li:hover {
        color: #ffd161;
    }

.head-menu li .add-three-menu {
    width: 101px;
    right: 410px;
}

    .head-menu li .add-three-menu li {
        width: 101px;
    }

.r595 {
    right: 513px !important;
}

.font16 {
    font-size: 16px;
}

.zi-btoon {
    right: 0;
    bottom: 10px;
    width: 148px;
    overflow: hidden;
}

    .zi-btoon > div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 148px;
        height: 38px;
        background: #ff9d00;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
    }

        .zi-btoon > div:last-child i, .zi-btoon > div:first-child i {
            display: inline-block;
            width: 21px;
            height: 21px;
            margin-right: 11px;
            background-image: url(/Contents/images/doctor/detail.png);
            background-size: 100px 21px;
        }

        .zi-btoon > div:last-child i {
            background-position: -74px 0;
        }

        .zi-btoon > div:first-child i {
            background-position: -25px 0;
        }

        .zi-btoon > div:first-child {
            margin: 20px 0;
        }

.more-video {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 16px;
    background: #b2b2b2;
    overflow: hidden;
}

    .more-video i {
        display: inline-block;
        width: 24px;
        height: 24px;
        background: url(/Contents/images/project/more-video.png);
        margin-right: 11px;
    }

.line-two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.center_left video {
    width: 890px;
}

.blank {
    height: 50px;
    padding: 13px 0;
    background: #333;
    font-size: 14px;
    color: #ccc;
}

.tip {
    position: fixed;
    width: 108px;
    height: 25px;
    line-height: 25px;
    left: 50%;
    margin-left: -54px;
    top: 35%;
    font-size: 14px;
    background-color: #ff9d00;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    display: none;
}

.play {
    display: inline-block;
    width: 19px;
    height: 18px;
    margin: 0 10px;
    vertical-align: bottom;
    background: url(/Contents/images/project/play.png);
}

.zan-before, .zan-after {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 32px;
    vertical-align: sub;
}

p {
    margin: 0;
}

.zan-before {
    background: url(/Contents/images/project/zan-before.png);
}

.zan-after {
    background: url(/Contents/images/project/zan-after.png);
}

.head-status .header .right {
    display: block;
}

.bdshare-button-style0-16 {
    margin-top: -4px;
    margin-left: 10px;
}

.share-icon {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    color: #ccc;
}

    .share-icon i {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 9px;
        vertical-align: bottom;
        background: url(/Contents/images/project/share.png);
    }

.mb50 {
    margin-bottom: 50px;
}

.pre-wrap {
    /*white-space: pre-wrap;*/
}

.height38 {
    max-height: 38px;
}

.video-text {
    max-width: 660px;
}
/*#region 本地医生、本地医院*/
.doctor-wrap, .hospital-wrap {
    overflow: hidden;
    border: 1px solid #ececec;
}

.common-tip {
    width: 4px;
    height: 22px;
    background: #ff8686;
    border-radius: 4px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px;
}

.re-title {
    padding: 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 24px;
    color: #4d4d4d;
    font-weight: bold;
    line-height: 58px;
    border-bottom: 1px solid #ececec;
}

.common-more {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

    .common-more:hover {
        color: #000;
    }

.re-content {
    background: #fff;
    padding: 25px 20px 0;
}

    .re-content li {
        padding: 0 0 25px;
        margin-bottom: 25px;
        overflow: hidden;
        border-bottom: 1px solid #eee;
    }

        .re-content li:last-child {
            margin-bottom: 0;
            border: none;
        }

.re-img {
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
}

    .re-img img {
        width: 100%;
    }

.re-text {
    width: 143px;
    margin-left: 15px;
}

    .re-text .re-name {
        font-size: 18px;
        color: #333;
        line-height: 20px;
        max-height: 20px;
    }

        .re-text .re-name:hover {
            color: #ff9d00;
            cursor: pointer;
        }

    .re-text .re-address {
        font-size: 13px;
        color: #b2b2b2;
        line-height: 14px;
        margin-top: 18px;
    }

    .re-text .re-case {
        font-size: 16px;
        color: #666;
        line-height: 16px;
        margin-top: 12px;
    }

.re-concat {
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    color: #999;
    background: #f6f6f6;
}

    .re-concat img {
        width: 20px;
        height: 20px;
        margin-left: 10px;
        vertical-align: middle;
    }

    .re-concat:hover {
        color: #000;
        cursor: pointer;
    }

.re-hover {
    color: #ff9d00;
}
/*#endregion*/
