
.content-page, .content {
    width: 100%;
    /*height: 100vh;*/
}

.content {
    padding-top: 0;
    background: #f1f1f1;
}

.center {
    padding: .4rem .3rem 0;
}
/*#region 列表 */
.doct-btn {
    border: 1px solid #ff8686;
    color: #ff8686;
    background: none;
    overflow: hidden;
}

.h-address i {
    background: url(../image/address.png) no-repeat;
    background-size: cover;
    display: block;
    width: 0.20rem;
    height: 0.26rem;
    margin-right: .1rem;
}

.h-address {
    color: #b2b2b2;
}

.labelling {
    /*line-height:.36rem;*/
    padding: 0 .1rem;
}

    .labelling:last-child {
        margin-right: 0
    }

.doct-btn div {
    width: 1rem;
    /*font-size: calc(0.13 * 28vw);*/
}

    .doct-btn div:last-child {
        background: #ff8686;
        color: #fff;
    }

.list-left {
    width: 100%;
    /*width:calc(7.5rem - .6rem - 2rem - .6rem);*/
}

.h-address span {
    width: 100%;
    /*width:calc(7.5rem - .6rem - .2rem - .1rem );*/
}

.case-btn {
    width: 6.9rem;
    padding: .3rem 0;
    margin: auto;
    border-top: 1px solid #eee;
    justify-content: space-around;
}

    .case-btn div {
        line-height: .36rem;
        color: #b2b2b2;
    }

        .case-btn div span {
            color: #ff8686;
            margin: 0 .05rem;
        }

        .case-btn div.hospital-split {
            width: 1px;
            height: .28rem;
            background: #e5e5e5;
        }

.level {
    background: #b7e2fe;
    width: .58rem;
    line-height: .28rem;
    height: .28rem;
    color: #fff;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
    margin-right: .1rem;
}

.auth {
    width: .98rem;
    line-height: .28rem;
    height: .28rem;
    color: #fff;
    padding: 0;
    letter-spacing: 0;
    text-align: center;
    background: #b6e3ff;
    background: -webkit-linear-gradient(90deg,#b6e3ff, #ffb4b4);
    background: -o-linear-gradient(90deg,#b6e3ff, #ffb4b4);
    background: -moz-linear-gradient(90deg,#b6e3ff, #ffb4b4);
    background: linear-gradient(90deg,#b6e3ff, #ffb4b4);
}

.unmber_ul li {
    font-size: calc(0.13 * 28vw);
}
/*#endregion */
/*新增严选*/
.hospital-name {
    display: inline-block;
    max-width: 6rem;
    height: .345rem;
    line-height: .345rem;
}

.yx-hosp {
    width: .8rem;
    height: .345rem;
    margin-left: .2rem;
}

