﻿.load-more {
    display: none;
}

.sptlit {
    width: 1px;
    height: 14px;
    background: #ccc;
    display: inline-block;
    margin: 0 8px;
}

.mtb80 {
    margin: 80px 0 !important;
}

.mtb0 {
    margin-top: 0 !important;
}

i {
    font-style: normal;
}

.common-bg {
    background-image: url(https://cdn-gw.meb.com/image/pc/common.png) !important;
    background-size: 200px 200px !important;
}

.icon-hospital, .icon-remments {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 12px;
}

.icon-remments {
    background-position: -41px 0;
}

.p-colorm {
    color: #a692ce;
}

.buy-number {
    color: #FF5959 !important;
    font-style: normal;
}

.d-des span:first-child {
    color: #999;
}
/*.doctor-list:hover {
     box-shadow: 0 0 2px rgba(14, 5, 9,.5);
     border:none;
}*/
.doctor-list .title-text:hover {
    color: #FF5959;
}

.yx-hospital {
    display: inline-block;
    width: 50px;
    height: 24px;
    margin-left: 8px;
    vertical-align: bottom;
}

    .yx-hospital img {
        width: 100%;
    }

.rz-hospital {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    vertical-align: bottom;
}

    .rz-hospital img {
        width: 100%;
    }

.p-nav-right a:hover {
    color: #fb6720 !important;
}

.border0 {
    border-radius: 0 !important;
}

.ft15 {
    font-size: 15px;
}

.mt3 {
    margin: 3% 0 0 !important;
}

.hospital-lists {
    margin-bottom: 5px;
    width: 890px;
}

    .hospital-lists > li {
        padding: 25px 12px;
        border-bottom: 1px solid #e9e9e9;
        overflow: hidden;
    }

    .hospital-lists .hospital-img {
        width: 200px;
        height: 150px;
        overflow: hidden;
    }

        .hospital-lists .hospital-img img {
            /*width:100%;*/
            height: 100%;
        }

.hospital-detail {
    width: 325px;
    font-size: 18px;
    margin-left: 24px;
    overflow: hidden;
}

.hs-title {
    margin: 3px 0 7px 0;
}

.hospital-lists > li .hs-title a:hover {
    color: #FF5959;
}

.hrz {
    display: none;
    width: 233px;
    height: 46px;
    top: -28px;
    background-image: url(/Contents/images/hospital/hover-rz.png);
}

.hyx {
    display: none;
    width: 581px;
    height: 159px;
    top: -20px;
    /*background-image: url(/Contents/images/hospital/yxhospitaldesc.png);*/
}

    .hyx img {
        width: 100%;
        height: 100%;
    }

.active-star {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background: url(/Contents/images/hospital/star_active.png)no-repeat center;
    background-size: cover;
}

.half-star {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background: url(/Contents/images/hospital/star-half.png)no-repeat center;
    background-size: cover;
}

.normal-star {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background: url(/Contents/images/hospital/star_normal.png)no-repeat center;
    background-size: cover;
}

.hs-estimate {
    min-width: 115px;
    overflow: hidden;
}

.deep-color {
    color: #f47c40;
}

.grade {
    font-size: 14px;
    margin: 21px 0 13px 0;
}

    .grade span {
        font-size: 18px;
    }

.hs-project {
    font-size: 14px;
    margin-top: 17px;
}

.hs-onlie {
    margin: 20px 20px 0;
    width: 108px;
    padding-left: 30px;
    border-left: 1px solid #f1f1f1;
}

.list-prompt {
    left: 50%;
    margin-top: 20%;
    margin-left: -91px;
    width: 182px;
    height: 103px;
    background-image: url(/Contents/images/hospital/tisi.jpg);
}

.hospital-synopsis {
    background-color: #a0947a;
}

.hos-img {
    width: 108px;
    height: 108px;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #ada593;
}

    .hos-img img {
        height: 100%;
    }

.hos-detail {
    margin-left: 24px;
    min-width: 220px;
    color: #fff;
    font-size: 14px;
}

.hos-name {
    margin-top: 3px;
    font-size: 22px;
    font-weight: normal;
}

.right714 {
    top: 5px;
    right: 614px;
}

.pd30 {
    padding: 30px 0;
}

.public-praise {
    margin-bottom: 19px;
}

.public-hospname-b {
    margin-bottom: 14px;
}

.public-praise span.yellf18 {
    color: #ffc000;
    font-size: 18px;
    margin-left: 20px;
}

.ft16 {
    font-size: 16px;
}

.bons {
    width: 148px;
    background-color: #fff;
}

.hospital-tab {
    margin-bottom: 30px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

    .hospital-tab > ul > li {
        cursor: pointer;
        padding: 17px 37px 14px 36px;
        display: inline-block;
        color: #4d4d4d;
        font-size: 16px;
        border-right: 1px solid #e7e7e7;
    }

        .hospital-tab > ul > li span {
            color: #b5b5b5;
            line-height: 23px;
        }

        .hospital-tab > ul > li:last-child {
            border-right: none;
        }

        .hospital-tab > ul > li.active {
            border-bottom: 2px solid #FF5959;
        }

.pic-box {
    width: 430px;
    overflow: hidden;
}

.more-pic {
    width: 100%;
    height: 270px;
    overflow: hidden;
}

    .more-pic img, .show-pic > li img {
        width: 100%;
    }

.show-pic {
    width: 100%;
    height: 68px;
    overflow: hidden;
}

    .show-pic > li {
        display: inline-block;
        width: 101px;
        height: 68px;
        margin-right: 4px;
        overflow: hidden;
    }

        .show-pic > li:nth-child(4n) {
            margin-right: 0;
        }

.h-center {
    width: 1200px;
    margin: 0 auto;
}

.text-box {
    width: 740px;
    color: #333;
}

    .text-box > div {
        margin-bottom: 15px;
    }

        .text-box > div:last-child {
            margin-bottom: 0;
        }

        .text-box > div > span {
            color: #7f7f7f;
            line-height: 23px;
        }

        .text-box > div > img {
            width: 100%;
        }

.zs-number {
    display: none;
    top: -147px;
    width: 419px;
    /*height:281px;*/
    background-image: url(/Contents/images/hospital/re-bg.png);
}

    .zs-number > div {
        width: 389px;
        /*height:239px;*/
        margin: 0 auto;
        margin-top: 18px;
        overflow: hidden;
    }

    .zs-number img {
        width: 100%;
    }

.zs-ad {
    display: none;
    top: -147px;
    width: 419px;
    /*height:281px;*/
    background-image: url(/Contents/images/hospital/re-bg.png);
}

    .zs-ad > div {
        width: 389px;
        /*height:239px;*/
        margin: 0 auto;
        margin-top: 18px;
        overflow: hidden;
    }

    .zs-ad img {
        width: 100%;
    }

.master-left {
    width: 890px;
    overflow: hidden;
}

.master-right {
    width: 280px;
    overflow: hidden;
}

    .master-right img {
        width: 100%;
    }

.h-title {
    font-size: 20px;
    color: #4d4d4d;
    padding-bottom: 18px;
    border-bottom: 1px solid #e5e5e5;
}

    .h-title span {
        display: inline-block;
        margin-right: 14px;
        vertical-align: text-bottom;
    }

.server-cion, .team-cion {
    width: 26px;
    height: 26px;
}

.server-cion {
    background-position: -87px 0;
}

.team-cion {
    background-position: -129px 0;
}

.mt60 {
    margin-top: 60px;
}

.ft12 {
    font-size: 12px;
}

.h-more {
    margin-top: 2px;
}

.h-title .h-more:hover {
    color: #FF5959;
}

.server-list {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
}

    .server-list li {
        width: 205px;
        height: 326px;
        border: 1px solid #e5e5e5;
        overflow: hidden;
        margin-right: 23px;
        box-sizing: border-box;
    }

        .server-list li .good-title:hover {
            color: #FF5959;
        }

        .server-list li:hover {
            border: 1px solid #FF5959;
        }

        .server-list li:nth-child(4n) {
            margin-right: 0;
        }

.h154 {
    height: 154px;
}

.pd72 {
    padding: 17px 12px;
    overflow: hidden;
}

.good-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 9px;
}

.good-price {
    font-size: 18px;
    margin-bottom: 24px;
}

    .good-price span {
        font-size: 12px;
        margin-left: 9px;
        text-decoration: line-through;
    }

.good-name {
    font-size: 14px;
    padding-bottom: 9px;
    border-bottom: 1px solid #e1e1e1;
    color: #7e7e7e;
}

    .good-name span {
        color: #b1b1b1;
    }

.good-buy {
    font-size: 13px;
    margin-top: 10px;
}

.not-data {
    margin: 150px 0;
    font-size: 16px;
    color: #b3b3b3;
    text-align: center;
}

    .not-data i {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        margin-right: 9px;
    }

        .not-data i img {
            width: 100%;
        }

.mt50 {
    margin-top: 50px;
}

.team-list {
    margin-top: 10px;
}

    .team-list li {
        float: left;
        width: 285px;
        height: 111px;
        background-color: #f9f9f9;
        margin: 0 20px 10px 0;
    }

        .team-list li .team-name:hover {
            color: #FF5959;
        }

        .team-list li:nth-child(4n) {
            margin-right: 0;
        }

.team-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
    margin: 16px 0 0 16px;
}

    .team-img img {
        width: 100%;
    }

.team-box {
    width: 154px;
    font-size: 14px;
    margin: 16px 16px 0 18px;
    overflow: hidden;
}

.team-name {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

    .team-name span {
        font-size: 13px;
        color: #999;
        margin-left: 8px;
    }

.team-year {
    margin-top: 19px;
    font-size: 14px;
    color: #7e7e7e;
}

.case-cion {
    width: 28px;
    height: 26px;
    background-position: -169px 0;
}

.review-cion {
    width: 26px;
    height: 27px;
    background-position: 0 -42px;
}

.wd1130 {
    width: 1126px !important;
}

.unzan {
    display: inline-block;
    font-size: 16px;
    color: #999;
}

    .unzan span {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-position: 0 -25px;
        margin-right: 5px;
        vertical-align: text-top;
        background-image: url(https://cdn-gw.meb.com/image/pc/sprite-two.png);
        background-size: 200px 100px;
    }

.ft14 {
    font-size: 14px;
}

.hospital-cion {
    width: 30px;
    height: 30px;
    background-position: -107px -42px;
}

.artile {
    margin: 34px 0 50px 0;
    font-size: 15px;
    line-height: 28px;
    color: #808080;
}

.doctor-list-imgs {
    width: 283px;
    height: 177px;
    overflow: hidden;
}

    .doctor-list-imgs img {
        width: 100%;
    }

.textC {
    justify-content: initial;
    text-align: left;
    align-items: initial;
}

.allm5 {
    margin: 5% 0 0 0;
}

.doctor-list .doctor-list-hover .title-text span a:hover {
    color: #ff5959;
}

.doctor-case > li:last-child {
    border-bottom: none;
}
/*#region 地图弹窗 */
.p-popups {
    width: 100%;
    height: 100%;
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 99;
}

.p-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: #000;
    opacity: .5;
}

.p-popup {
    position: absolute;
    width: 740px;
    height: 480px;
    left: 50%;
    margin-left: -370px;
    margin-bottom: 240px;
}

.p-popup-open {
    animation: doctorIn 500ms;
    -webkit-animation: doctorIn 500ms;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.p-popup-content {
    width: 100%;
    position: relative;
    z-index: 101;
    background-size: 100%;
    overflow: hidden;
}


.p-popup-body {
    width: 740px;
    height: 500px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

#allmap {
    width: 720px;
    height: 480px;
    margin: 10px;
}

.p-popup-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    z-index: 103;
    cursor: pointer;
}

.m-popup-close img {
    width: 100%;
}

.bottomLeave {
    animation: doctorLeave 500ms;
    -webkit-animation: doctorLeave 500ms;
    animation-fill-mode: forwards;
}

@keyframes doctorIn {
    from {
        bottom: -100%;
    }

    to {
        bottom: 0
    }
}

@-webkit-keyframes doctorIn {
    from {
        bottom: -100%;
    }

    to {
        bottom: 0
    }
}

@-moz-keyframes doctorIn {
    from {
        bottom: -100%;
    }

    to {
        bottom: 0
    }
}

@-o-keyframes doctorIn {
    from {
        bottom: -100%;
    }

    to {
        bottom: 0
    }
}

@keyframes doctorLeave {
    from {
        bottom: 0;
    }

    to {
        bottom: -100%;
    }
}

@-webkit-keyframes doctorLeave {
    from {
        bottom: 0;
    }

    to {
        bottom: -100%;
    }
}

@-moz-keyframes doctorLeave {
    from {
        bottom: 0;
    }

    to {
        bottom: -100%;
    }
}

@-o-keyframes doctorLeave {
    from {
        bottom: 0;
    }

    to {
        bottom: -100%;
    }
}
/*#endregion */
