/*#region banner */
.content {
    padding-top: 0;
    background: #f5f5f5;
}

    .content .header {
        border: none;
    }
.swiper-container-banner {
    width: 6.9rem;
    height: 3.3rem;
    margin: .3rem auto .3rem auto;
    box-shadow: 0 2px 30px 2px rgba(99, 99, 99, 0.2);
    -webkit-box-shadow: 0 2px 30px 2px rgba(99, 99, 99, 0.2);
    -moz-box-shadow: 0 2px 30px 2px rgba(99, 99, 99, 0.2);
    border-radius: 6px;
    position:relative;
}
        .swiper-container-banner .swiper-wrapper a {
            width: 6.9rem;
            height: 100%;
            display: block;
            border-radius: 6px;
        }
            .swiper-container-banner .swiper-wrapper a div {
                width: 6.9rem;
                height: 100%;
                border-radius: 6px;
            }

.swiper-pagination-bullet {
    width: .18rem;
    height: .18rem;
    background: url(../image/n-check.png) no-repeat;
    background-size: cover;
    opacity: 1;
    /*background: #000;
        opacity:0.3;
        border: 1px solid #fccbff;
        position:relative;*/
}

.swiper-pagination-bullet-active {
    background: url(../image/bcheck.png) no-repeat;
    background-size: cover;
}

    .swiper-pagination-bullet-active:after {
        /*position: absolute;
            content: "";
            width: .08rem;
            height: .08rem;
            left: .05rem;
            top: .05rem;
            border-radius: .08rem;
            background: #fff;*/
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .05rem;
}

.swiper-slide {
    overflow: hidden;
    border-radius: 6px;
}
/*#endregion */
/*#region 导航 */
.m-nav {
    padding: 0 .3rem;
}

    .m-nav .m-nav-list {
        width: 1.09rem;
        text-align: center;
        margin-right: .36rem;
    }

        .m-nav .m-nav-list:nth-child(5n) {
            margin-right: 0;
        }

.m-nav-list {
    margin-top: .2rem;
}

    .m-nav-list p {
        padding: 0;
        margin: 0;
        color: #666;
    }

    .m-nav-list span {
        color: #999;
    }

    .m-nav-list > div {
        width: 1.09rem;
        height: 1.09rem;
    }
/*#endregion */
/*#region 广告 */
.m-custom {
    /*height: 2.38rem;*/
    width: 100%;
    padding: .14rem 0 .14rem .14rem;
    text-align: center;
    background: #f5f5f5;
    justify-content: center;
}

    .m-custom .m-custom-left {
        width: 2.92rem;
        height: 2.92rem;
    }

        .m-custom .m-custom-left img {
            height: 100%;
        }

    .m-custom .m-custom-right {
        width: 4.1rem;
        margin-right: .2rem;
    }
/*#endregion */
/*#region 视频 */
.m-header {
    padding: 0 .3rem;
}

.m-header-left, .m-header-right {
    width: .4rem;
    height: .4rem;
}

.m-header-title {
    /*font-size:calc(0.13 * 34vw);*/
}

.m-video a {
    width: 3.24rem;
    margin-top: .4rem;
}

    .m-video a:nth-child(2n) {
        margin-left: .3rem;
    }

.m-video div {
    position: relative;
    width: 100%;
    height: 1.99rem;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 4px 10px 2px rgba(99, 99, 99, 0.2);
    -webkit-box-shadow: 0 4px 10px 2px rgba(99, 99, 99, 0.2);
    -moz-box-shadow: 0 4px 10px 2px rgba(99, 99, 99, 0.2);
}

.m-video span {
    margin-top: .3rem;
    /*font-size:calc(0.13 * 32vw);*/
    color: #333;
    line-height: .36rem;
}

.splistbtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: .48rem;
    height: .48rem;
    margin: -.24rem 0 0 -.24rem;
    border-radius: 50%;
    background-color: rgba(225,102,102,.7);
    overflow: hidden;
}

    .splistbtn i {
        position: relative;
        display: block;
        width: .48rem;
        height: .48rem;
    }

        .splistbtn i:after {
            position: absolute;
            top: .1rem;
            left: .17rem;
            content: " ";
            width: 0;
            height: 0;
            border-top: .14rem solid transparent;
            border-bottom: .14rem solid transparent;
            border-left: .18rem solid #fff;
        }

.m-video div.v-mask {
    background: #333;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
/*#endregion */
/*#region 特惠项目推荐 */
.f5 {
    background: #f6f6f6;
}

.beauty-box {
    padding: 0 .3rem;
}

/*.m-prod {
    margin-bottom: .2rem;
    padding-bottom: .2rem;
}*/

    .m-prod:last-child {
        margin-bottom: 0;
    }

.buy span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
/*#endregion */
/*#region 提示下载样式 */
.lead_text {
    font-size: calc(0.13 * 28vw);
}

.lead_app {
    font-size: calc(0.13 * 28vw);
}

/*#endregion */
/*#region 热门项目 */
.case-tip {
    width: .06rem;
    height: .34rem;
    margin-right: .15rem;
}

.hot-project {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    text-align: center;
    position:relative;
    z-index:0;
}
.diary-main{
    position:relative;
    z-index:2;
}
.hot-project div {
    color: #fff;
}
.diary-more .hot-p {
    border-bottom: 2px solid #fff;
}

    .hot-project span {
        color: #ffea61;
        margin-right: .1rem;
    }

.hot-p {
    color: #fff;
    padding-bottom: .15rem;
    border-bottom: 2px solid #bebebe;
    margin-bottom: .1rem;
}

.raiders {
    width: 6.9rem;
    margin: auto;
    border-bottom: 1px solid #eee;
    color: #333;
    line-height: .36rem;
}

    .raiders img {
        width: .12rem;
        height: .22rem;
        overflow: hidden;
        margin-right: .15rem;
    }

    .raiders span {
        margin-right:.1rem;
        /*width: 6.63rem;
                display: block;*/
        /*overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;*/
    }
    .raiders .quesion-content {
        color: #b2b2b2;
        margin-top: .25rem
    }
    .hot-p span {
        display: inline-block;
        width: 1.4rem;
        line-height: .46rem;
        text-align: center;
        /*height:2.1rem;*/
    }

.b-height {
    height: 2.1rem;
}

.mb2 {
    color: #b2b2b2;
}

.ar-more {
    width: .3rem;
    height: .3rem;
    margin-right: .15rem;
}

.staging {
    color: #666;
    background: #fff;
    border-radius: 6px;
}

.m-prod .staging {
    background: #f6f6f6;
}

.staging-box {
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
}

.top-three, .zj {
    width: .58rem;
    line-height: .32rem;
}

.m-t-35 {
    margin-top: .35rem;
}

.dp-img {
    width: 2.1rem;
    height: 2.1rem;
}

.belong-hs {
    color: #808080;
    background: #f8dbda;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.labelling {
    background: #f3f3f3;
    color: #666;
    height: .36rem;
    line-height: .36rem;
    padding: 0 .18rem;
    border-radius: .2rem;
}

.case-box .info, .case-boxs .info {
    margin-left: .25rem;
    width: 5.77rem;
}

.m80 {
    color: #808080;
}

.beauty-after {
    background: #ff8686;
}

.beauty-data {
    margin-top: 0 !important;
    line-height: .3rem;
}

.font-54 {
    font-size: calc(0.13 * 54vw);
}

.more-diary i {
    margin-bottom: .14rem;
    color: #ff8686;
}

.more-diary {
    background: url(../image/diary-more1.png) no-repeat;
}

    .more-diary a {
        color: #666;
    }
/*#endregion */
/*#region 3.7.3 */
.swiper-container-hospital .swiper-slide, .swiper-container-doctor .swiper-slide {
    /*height: 3.85rem;*/
    text-align: center;
    background: #fff;
    width: 40%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*-webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .3rem;
    position: relative;
    margin-bottom: .4rem;
    padding-bottom: .4rem;
    /*-moz-box-shadow: 0 .15rem .3rem 0 rgba(232, 232, 232, 0.5), 0 1px 8px 0 rgba(232, 232, 232, 0.2);
            -webkit-box-shadow: 0 .15rem .3rem 0 rgba(232, 232, 232, 0.5), 0 1px 8px 0 rgba(232, 232, 232, 0.2);
            box-shadow: 0 .15rem .3rem 0 rgba(232, 232, 232, 0.5), 0 1px 8px 0 rgba(232, 232, 232, 0.2);*/
    -moz-box-shadow: 0 1px 30px 0 rgba(232, 232, 232, 0.5), 0 1px 28px 0 rgba(232, 232, 232, 0.2);
    -webkit-box-shadow: 0 1px 30px 0 rgba(232, 232, 232, 0.5), 0 1px 28px 0 rgba(232, 232, 232, 0.2);
    box-shadow: 0 1px 30px 0 rgba(232, 232, 232, 0.5), 0 1px 28px 0 rgba(232, 232, 232, 0.2);
}

.swiper-container-diary .swiper-slide {
    height: 3.9rem;
    text-align: center;
    background: #fff;
    width: 40%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .3rem;
    position: relative;
    margin-bottom: .4rem;
}

    .swiper-container-hospital .swiper-slide:first-child, .swiper-container-doctor .swiper-slide:first-child, .swiper-container-diary .swiper-slide:first-child {
        margin-left: .3rem;
    }

    .swiper-container-hospital .swiper-slide:nth-child(2n), .swiper-container-doctor .swiper-slide:nth-child(2n), .swiper-container-diary .swiper-slide:nth-child(2n) {
        width: 40%;
    }

    .swiper-container-hospital .swiper-slide:nth-child(3n), .swiper-container-doctor .swiper-slide:nth-child(3n), .swiper-container-diary .swiper-slide:nth-child(3n) {
        width: 20%;
    }

.hospital-logo {
    width: 1.28rem;
    height: 1.28rem;
    border-radius: 50%;
    overflow: hidden;
    margin: .4rem auto 0;
}

.hospital-btn {
    color: #F75243;
    text-align: center;
    width: 1.48rem;
    line-height: .48rem;
    overflow: hidden;
    border-radius: .24rem;
    border: 1px solid #ff8888;
    margin-top: .3rem;
}

.swiper-container-diary a {
    position: relative;
    width: 100%;
    height: 100%;
}



.tabs {
    line-height: .45rem;
    width: 100%;
    text-align: center;
    overflow-y: hidden;
    overflow-x: auto;
}

    .tabs::-webkit-scrollbar {
        display: none;
    }

.tab {
    height: 100%;
    width: 100%;
}

.tabs .part {
    /*width:auto !important;*/
    float: left;
    display: block;
    color: #999;
    text-align: center;
}

.tabWidth {
    width: auto !important
}

.tabs .part:first-child {
    /*margin-left: .3rem;*/
}

.tabs .active span {
    color: #333;
    font-weight: 600;
}

.tabs .active i {
    display: block;
    width: .4rem;
    height: .07rem;
    border-radius: .07rem;
    background: #F75243;
    margin: 0 auto;
    margin-top: .15rem;
}

.swiper-container-test {
    width: 100%;
    height: 100%;
}

    .swiper-container-test .swiper-slide {
        width: 80%;
        padding: 0 .3rem;
        /*border-radius: 8px;
                -moz-box-shadow: 0 1px 10px 0 rgba(204, 204, 204, 0.5), 0 1px 8px 0 rgba(204, 204, 204, 0.2);
                -webkit-box-shadow: 0 1px 10px 0 rgba(204, 204, 204, 0.5), 0 1px 8px 0 rgba(204, 204, 204, 0.2);
                box-shadow: 0 1px 10px 0 rgba(204, 204, 204, 0.5), 0 1px 8px 0 rgba(204, 204, 204, 0.2);*/
        overflow: hidden;
    }

.news-img {
    width: 2rem;
    height: 1.28rem;
    border-radius: 8px;
    overflow: hidden;
}

    .news-img img {
        width: 100%;
    }

.swiper-container-test .newsplit:last-child {
    display: none;
}

.swiper-container-test .news-content {
    align-items: flex-start;
}

.news-content {
    margin: .25rem 0;
    overflow: hidden;
}

    .news-content .news-contents {
        width: 4.5rem;
        color: #4d4d4d;
    }

    .news-content div:last-child.news-imgs {
        width: 100%;
    }

.news-imgs .news-img {
    margin-right: .45rem;
}
    {

    }

.news-imgs .news-img:last-child, .news-imgs .news-img:nth-child(3n) {
    margin-right: 0;
}

.color-hospital {
    color: #4d7ce2;
}

.color-doctor {
    color: #0faa79;
}

.color-diary {
    color: #ffae4e;
}

.m-header-title span {
    color: #999;
    font-weight: normal;
    display: block;
    margin-top: .18rem;
}

.m-header a {
    color: #b2b2b2;
}

    .m-header a img {
        width: .16rem;
        height: .16rem;
        margin-left: .1rem;
    }

.hosptail-name {
    width:100%;
    color: #4d4d4d;
    height:.35rem;
    line-height: .35rem;
    overflow:hidden;
    padding: 0 .2rem;
}

.hospital-case {
    color: #999;
    line-height: .3rem;
}

    .hospital-case span {
        color: #F75243;
    }

.meb2 {
    color: #F75243;
}

.swiper-container-test .newsplit {
    background: #eee;
}

.container {
    padding: 0;
}
.color-4d{
    color:#4d4d4d;
}
.diary-mask{
    position:absolute;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.5;
    z-index:1;
}
/*#endregion */
/*#region  微整活动*/
.title-img-wztj {
    width:2.5rem;
}
.title-img-mfz {
    width:2.2rem;
}
.look_more {
    color: #444444 !important;
}
    .look_more img {
        width:.24rem !important;
        height:.24rem !important;
    }
    .swiper-container-wzactive, .swiper-container-mfzactive {
        /*width: 6.9rem;*/
    }
    .swiper-container-wzactive .swiper-slide,
    .swiper-container-mfzactive .swiper-slide{
        border-radius:0rem;
    }
    .swiper-container-wzactive .swiper-slide {
       width:3.15rem !important;
    }
    .swiper-container-mfzactive .swiper-slide {
        width: 3.15rem !important;
    }
.p-box {
    /*width: 2.75rem;*/
    height: auto;
    /*box-shadow: 0px 0px 15px 0px rgba(204,204,204,0.3);*/
    background: #F6F6F6;
    border-radius: .1rem;
    overflow:hidden;
    margin-bottom:.3rem;
}
.p-con-box {
    width:100%;
    padding:.2rem .1rem;
}
.mfz-box {
    /*width:3rem;*/
    background: #F6F6F6;
    border-radius: .1rem;
    overflow: hidden;
    margin-bottom: .3rem;
}
.mfz-con-box {
    width: 100%;
    padding: .2rem;
}
.wzactive-porduct {
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}
.product-name {
    color: #4d4d4d;
    line-height: .4rem;
    height: .4rem;
    color: #2A2A2A;
}
.p-hospital-name {
    color: #666666;
}
.p-price {
    height:.5rem;
    overflow:hidden;
}
.color-a {
    color:#AAAAAA;
}
.color-9 {
    color:#999999;
}
.border-p {
    border: 1px solid #9f9f9f;
    border-radius: .08rem;
    padding: 0 .1rem;
    color: #666;
}

.color-2a {
    color:#2A2A2A;
}


.line-through {
    text-decoration: line-through;
}
.object-fit {
    width:100%;
    height:100%;
    object-fit:cover;
}
.block {
    display:block;
    width:100%;
    height:100%;
}
.ellipsis {
    overflow: hidden;
    -o-text-overflow:ellipsis;
    text-overflow: ellipsis;
    white-space:nowrap;
}
/*#endregion */