.zs-wrap {
    width: 100%;
    overflow: hidden;
}

.zs-gray_lines {
    width: 100%;
    height: 7px;
    background-color: #eee;
    overflow: hidden;
}

.master-zs-title {
    font-size: .36rem;
    line-height: 1.2;
    color: #333;
    position: relative;
}

    .master-zs-title span.zs-yellow-line {
        display: inline-block;
        width: 3px;
        height: 18px;
        background-color: #f6b453;
        margin-right: 4%;
        vertical-align: top;
    }

.mater-content {
    width: 92%;
    margin: .3rem auto;
    overflow: hidden;
}

.zs-top2 {
    margin-top: -1%;
}

.line-height14 {
    line-height: 1.2;
}

.wd74 {
    width: 70%;
    line-height: 1.2
}
/*#region 医院列表 */
.zs-hosptail {
    font-size: 1.2rem;
    color: #828282;
    margin-top: 3%;
}

    .zs-hosptail li {
        margin-top: 3%;
        padding-bottom: 3%;
        border-bottom: 1px solid #f4f4f4;
    }

.hosptail-table {
    display: table;
}

.zs-hosptail li:last-child {
    border-bottom: none;
}

.zs-hosptail li .left-img {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    overflow: hidden;
}

    .zs-hosptail li .left-img img {
        width: 100%;
    }

.zs-hosptail li .right-text {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    padding-left: 5%;
    overflow: hidden;
}

.zs-hosptail li .title-text {
    color: #666;
    margin-bottom: 3%;
}

    .zs-hosptail li .title-text > span {
        display: inline-block;
    }

        .zs-hosptail li .title-text > span > a {
            display: inline-block;
        }

.zs-hosptail li .pj-add-wrap {
    margin-top: .1rem;
}

    .zs-hosptail li .pj-add-wrap img {
        width: .4rem;
        height: .4rem;
        object-fit: contain;
    }

.zs-hosptail li .pj-address {
    padding-left: .2rem;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.2
}

.zs-hosptail li .gray-fast-order {
    border: 1px solid #d2d2d2;
    color: #666;
    margin-top: 3%;
    box-sizing: border-box;
    border-radius: 16px;
    text-align: center;
    padding: 2% 0;
}

    .zs-hosptail li .gray-fast-order span {
        display: inline-block;
        width: 5%;
        margin-right: 3%;
        vertical-align: text-bottom;
    }

        .zs-hosptail li .gray-fast-order span > img {
            width: 100%;
        }

.blue-text {
    color: #67cfe3;
}

/*#endregion */
/*#region 文章列表 */
.zs-article {
    margin-top: 5%;
    color: #666;
    font-size: 1.4rem;
}

    .zs-article li {
        padding: 3% 0;
        border-bottom: 1px solid #e5e5e5;
    }

        .zs-article li:first-child {
            padding-top: 0;
        }

        .zs-article li:last-child {
            border-bottom: none;
        }

        .zs-article li span {
            display: inline-block;
        }

.pj-data {
    margin-top: 2%;
    color: #b2b2b2;
    font-size: 1.2rem;
}

    .pj-data .pj-ll {
        display: inline-block;
        width: 13px;
        height: 9px;
        background-image: url(../image/detial-look.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .pj-data .pj-lls {
        font-size: 1.2rem;
    }

.pj-ll img {
    width: 100%;
}
/*#endregion */
/*#region 医生列表 */
.zs-hosptail li .pj-doctor-wrap {
    display: table;
}

.zs-hosptail li .pj-doctor-left {
    display: table-cell;
    vertical-align: middle;
    width: 28%;
    overflow: hidden;
}

    .zs-hosptail li .pj-doctor-left img {
        width: 100%;
    }

.zs-hosptail li .pj-doctor-right {
    display: table-cell;
    vertical-align: middle;
    width: 68%;
    padding-left: 4%;
}

.zs-hosptail li .pj-doctor-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 68%;
    padding-left: 4%;
}

.pj-rzy {
    color: #666;
    font-size: .3rem;
    display: inline-block;
    width: 68%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .pj-rzy a {
        display: inline-block;
        color: #666;
        width: 100%;
    }

.pj-rz {
    display: inline-block;
    margin-left: 10%;
    font-size: .3rem;
    color: #f6b453;
}

    .pj-rz > span {
        display: inline-block;
        width: 21%;
        margin-right: 9%;
        vertical-align: text-bottom;
        overflow: hidden;
    }

        .pj-rz > span img {
            width: 100%;
        }

.zs-hosptail li .pj-fast-mq, .zs-hosptail li .pj-online {
    width: 45%;
    margin-top: 4%;
    font-size: .3rem;
    border-radius: 16px;
    text-align: center;
    padding: 2% 0;
    color: #fff;
}

.zs-hosptail li .pj-fast-mq {
    background-color: #67cfe3;
}

.zs-hosptail li .one {
    background-color: #f6b453;
}

.zs-hosptail li .pj-fast-mq span, .zs-hosptail li .pj-online span {
    display: inline-block;
    width: 11%;
    margin-right: 3%;
    vertical-align: text-bottom;
}

.zs-hosptail li .pj-online {
    background-color: #f6b453;
}

.zs-hosptail li .two {
    background-color: transparent;
    color: #666;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
}
/*#endregion */
/*#region 美淘列表 */
.zs-hosptail li .pj-project-wrap {
    display: table;
}

.zs-hosptail li .pj-project-left {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    overflow: hidden;
}

    .zs-hosptail li .pj-project-left img {
        width: 100%;
    }

.zs-hosptail li .pj-project-right {
    display: table-cell;
    vertical-align: middle;
    width: 77%;
    overflow: hidden;
    padding-left: 3%;
}

    .zs-hosptail li .pj-project-right div:last-child > span {
        display: inline-block;
        width: 25vw;
        margin-right: 7%;
        color: #999;
    }

        .zs-hosptail li .pj-project-right div:last-child > span > span {
            display: inline-block;
            width: 5vw;
            vertical-align: text-bottom;
            margin-right: 7%;
        }

            .zs-hosptail li .pj-project-right div:last-child > span > span img {
                width: 100%;
            }
/*#endregion */
.free-xq {
    position: fixed;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    padding: 2vh 0;
    bottom: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: 0px -5px 9px 2px #f0bfc9;
    z-index: 34;
    overflow: hidden;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(left, #fc4f74, #fe686b);
    background: -o-linear-gradient(right, #fc4f74, #fe686b);
    background: -moz-linear-gradient(right,#fc4f74, #fe686b);
    background: linear-gradient(to right,#fc4f74, #fe686b);
}

    .free-xq > span {
        display: inline-block;
        vertical-align: middle;
    }

    .free-xq span:first-child {
        display: inline-block;
        width: 6vw;
        margin-right: 3%;
        vertical-align: middle;
    }

        .free-xq span:first-child img {
            width: 100%;
        }

.mt4 {
    margin-top: 3% !important;
}

.flex-start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ml10 {
    margin-left: 10%;
}

.ml15 {
    margin-left: 8%;
}

.rt-box {
    width: 66px;
    overflow: hidden;
}

.content {
    padding-top: 0;
    padding-bottom: 0;
}

.color89 {
    margin-top: 5%;
    font-size: 1rem;
    color: #999;
    text-align: center;
}

.twohin {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

a {
    color: #333;
}

.wrap {
    width: 100%;
    overflow: hidden;
}

.so-red {
    color: #fc4f74;
}

.h54 {
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #f1f1f1;
    font-size: 1.5rem;
}

    .h54 a {
        color: #999;
    }

.mtv7 {
    margin-bottom: 7.5vh;
}

.bgf5 {
    background: #f5f5f5;
    margin-top: 4%;
}

.dot-btn {
    width: 1.6rem;
    line-height: .65rem;
    height: .65rem;
    border-radius: .32rem;
    text-align: center;
    color: #fff;
    background: #FF5870;
}

.doctor-header-content {
    width: calc(7.5rem - .6rem - .8rem - 1.62rem - .3rem - .2rem);
    margin-left: .2rem;
}
