.location {
    position: absolute;
}

body,
html {
    background: #fff;
    max-width: 750px;
    margin: 0 auto;
}

body {
    padding-bottom: 2rem;
}

.status_vip {
    display: none !important;
}

.status_novip {
    display: none !important;
}

.container {
    width: 100%;
    overflow-x: hidden;
    height: auto;
    position: relative;
    text-align: center;
    padding-bottom: 5.33333333rem;
}

    .container .head {
        width: 10rem;
        /*height: 4.61333333rem;*/
        background: #eeeeed;
        text-align: center;
        margin: auto;
    }

        .container .head img {
            width: 100%;
            /*height: 4.61333333rem;*/
        }

    .container .noviphead {
        width: 10rem;
        height: 5.86666667rem;
        background: #ECECEC;
        text-align: center;
        margin: auto;
    }

        .container .noviphead img {
            width: 4.69333333rem;
            height: 1.54666667rem;
            margin: 1.6rem auto 0;
        }

    .container .search {
        margin: -0.96rem auto 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
        align-content: center;
    }

        .container .search .li_style li {
            width: 9.2rem;
            height: 1.73333333rem;
            display: flex;
            justify-content: space-around;
            align-content: center;
            box-shadow: 0px 0.02666667rem 0.32rem 0px rgba(7, 0, 2, 0.15);
        }

            .container .search .li_style li .name2 {
                width: 3.33333333rem;
                height: 1.73333333rem;
                font-size: 0.51666667rem;
                text-align: left;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                /*width: auto;*/
                width: 30%;
                padding-left: 5%;
            }

                .container .search .li_style li .name2 .txt {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .container .search .li_style li .name2 .logo_pic {
                    width: 0.4rem;
                    height: 0.37333333rem;
                    margin-left: 0.05333333rem;
                }

            .container .search .li_style li .num2 {
                margin: 0rem 0rem 0rem 0rem;
                font-size: 0.37333333rem;
                line-height: 0.82666667rem;
                color: #666666;
                position: relative;
                left: -0.61333333rem;
            }

            .container .search .li_style li .pic2 {
                margin: 0rem 0rem 0rem 0rem;
                width: 0.93333333rem;
                height: 1.73333333rem;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 5%;
            }

                .container .search .li_style li .pic2 img {
                    width: 0.93333333rem;
                    /*height: 0.82666667rem;*/
                }

    .container .tab_detail {
        table-layout: auto;
        margin: 0.8rem auto 0;
        width: 10rem;
        border-spacing: none;
        border-collapse: collapse;
        color: #333333;
    }

        .container .tab_detail td {
            font-size: 0.37333333rem;
        }

        .container .tab_detail .one {
            width: 2.13333333rem;
            height: 1.17333333rem;
            text-align: center;
            border-top: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4;
            border-right: 1px solid #e4e4e4;
        }

        .container .tab_detail .two {
            padding: 0.37333333rem 0.53333333rem 0.37333333rem 0.37333333rem;
            text-align: left;
            border-top: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4;
            border-left: 1px solid #e4e4e4;
        }

        .container .tab_detail a {
            font-size: 0.32rem;
            color: #576B95;
            margin: 0rem 0rem 0rem 0.26666667rem;
            border-bottom: 1px solid #576B95;
        }

        .container .tab_detail .num {
            color: #E98829;
        }

    .container .Advertisement {
        width: 10rem;
        height: 1.6rem;
        margin: 0.85333333rem auto 0;
        margin-bottom: 0.8rem;
    }

.title01 {
    height: 0.42666667rem;
    font-size: 0.45333333rem;
    line-height: 0.4rem;
    padding-left: 0.13333333rem;
    margin: 0.8rem 0rem 0.72rem 0.3rem;
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    color: #2e2e2e;
    border-left: 0.08rem solid #333333;
    text-align: left;
}

.tit-goodthing {
    margin-bottom: 0.2rem !important;
}

.g-leader-div {
    width: 100%;
    overflow: hidden;
}

    .g-leader-div .g-leader-ul {
        width: calc(100% - 30/37.5rem);
        overflow-x: scroll;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -o-box;
        display: box;
        margin-left: 0.4rem;
        margin-right: 0.4rem;
        -webkit-overflow-scrolling: touch;
    }

        .g-leader-div .g-leader-ul li {
            width: 4rem;
            height: 4.93333333rem;
            border: 1px solid #e5e5e5;
            box-shadow: 0px 2px 11px 0px rgba(7, 0, 2, 0.04);
            background: #ffffff;
            border-radius: 0.08rem;
            font-size: 0.32rem;
            margin: 0 0.4rem 0 0;
        }

            .g-leader-div .g-leader-ul li .head {
                width: 1.6rem;
                height: 1.6rem;
                border-radius: 50%;
                margin: 0.56rem auto 0;
            }

            .g-leader-div .g-leader-ul li .name {
                height: 0.37333333rem;
                font-size: 0.37333333rem;
                line-height: 0.37333333rem;
                margin: 0.29333333rem auto 0;
                font-family: PingFang-SC-Medium;
                color: #333333;
            }

            .g-leader-div .g-leader-ul li .job {
                height: 0.29333333rem;
                font-size: 0.32rem;
                line-height: 0.29333333rem;
                margin: 0.29333333rem auto 0;
                font-family: PingFang-SC-Medium;
                color: #999999;
            }

            .g-leader-div .g-leader-ul li .connect {
                width: 1.6rem;
                height: 0.66666667rem;
                border-radius: 0.10666667rem;
                line-height: 0.66666667rem;
                font-size: 0.34666667rem;
                margin: 0.37333333rem auto 0;
                background: #b08450;
                display: inline-block;
                text-align: center;
                font-family: PingFang-SC-Medium;
                font-weight: 300;
                color: #ffffff;
            }

    .g-leader-div ::-webkit-scrollbar {
        width: 0px;
    }

._box_swiper {
    width: 9.2rem;
    height: 6.13333333rem;
    margin: auto;
}

    ._box_swiper .swiper-container {
        position: relative;
    }

        ._box_swiper .swiper-container .swiper-wrapper {
            width: 9.2rem;
            height: 6.13333333rem;
        }

            ._box_swiper .swiper-container .swiper-wrapper .swiper-slide {
                width: 9.2rem;
                height: 6.13333333rem;
            }

                ._box_swiper .swiper-container .swiper-wrapper .swiper-slide img {
                    width: 9.2rem;
                    height: 6.13333333rem;
                }

        ._box_swiper .swiper-container .item {
            width: 1.06666667rem;
            height: 0.58666667rem;
            border-radius: 0.29333333rem;
            position: absolute;
            bottom: 0.29333333rem;
            right: 0.26666667rem;
            font-size: 0.29333333rem;
            line-height: 0.53333333rem;
            color: #fffffff;
            background: #000000;
            opacity: 0.5;
            font-family: PingFang-SC-Medium;
            color: #ffffff;
            z-index: 1000;
        }

.btn_bottom {
    margin: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 1px 12px 0px rgba(7, 0, 2, 0.15);
}

    .btn_bottom .box {
        width: 10rem;
        height: 1.46666667rem;
        margin: auto;
        background: #ffffff;
        display: flex;
        justify-content: space-between;
    }

        .btn_bottom .box .share {
            width: 2.48rem;
            height: 1.46666667rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-content: center;
            border-right: 1px solid #D9D9D9;
            position: relative;
        }

            .btn_bottom .box .share div {
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
                background: #fff;
                opacity: 0.6;
                display: none;
            }

            .btn_bottom .box .share img {
                width: 0.56rem;
                height: 0.56rem;
            }

            .btn_bottom .box .share p {
                width: 100%;
                height: 0.29333333rem;
                font-size: 0.29333333rem;
                line-height: 0.29333333rem;
                font-family: PingFang-SC-Medium;
                color: #666666;
                margin: 0.13333333rem 0rem 0rem 0rem;
            }

        .btn_bottom .box .btn {
            -webkit-appearance: none;
        }

            .btn_bottom .box .btn p {
                width: 5.06666667rem;
                height: 1.46666667rem;
                background-color: #B08450;
                line-height: 0.45333333rem;
                font-size: 0.48rem;
                line-height: 1.46666667rem;
                font-family: PingFang-SC-Medium;
                color: #ffffff;
            }

.img_share {
    width: 7.84rem;
    height: 6.77333333rem;
    position: fixed;
    top: 0.37333333rem;
    left: 1.38666667rem;
    z-index: 200000;
}

.box_zhao {
    width: 10rem;
    height: 10.64rem;
    background-color: #333333;
    border-radius: 0.13333333rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 200000;
}

    .box_zhao .title {
        height: 0.56rem;
        font-size: 0.58666667rem;
        line-height: 0.56rem;
        font-family: PingFang-SC-Medium;
        font-weight: bold;
        color: #d09c5e;
        text-align: left;
        margin: 0.96rem 0rem 0rem 0.42666667rem;
    }

    .box_zhao .line {
        width: 3.44rem;
        height: 0.05333333rem;
        background: #d09c5e;
        opacity: 0.6;
        border-radius: 1px;
        margin: 0.24rem 0rem 0rem 0.42666667rem;
    }

    .box_zhao .title02 {
        height: 0.34666667rem;
        font-size: 0.37333333rem;
        line-height: 0.34666667rem;
        font-family: PingFang-SC-Medium;
        color: #d09c5e;
        margin: 0.26666667rem 0rem 0rem 0.42666667rem;
        text-align: left;
    }

    .box_zhao .content {
        font-size: 0.32rem;
        width: 9.2rem;
        line-height: 0.66666667rem;
        font-family: PingFang-SC-Medium;
        color: #e3e2ea;
        margin: 1.09333333rem 0rem 0rem 0.42666667rem;
        text-align: left;
        overflow: auto;
        height: 6.0rem;
    }

    .box_zhao .close {
        width: 0.4rem;
        height: 0.4rem;
        font-size: 0.4rem;
        line-height: 0.4rem;
        color: #ffffff;
        position: absolute;
        top: 0.45333333rem;
        left: 9.2rem;
    }

        .box_zhao .close img {
            width: 0.37333333rem;
            height: 0.37333333rem;
        }

.box_appointment {
    position: fixed;
    top: 0rem;
    left: 0rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 200000;
}

    .box_appointment .page_appointment {
        width: 8.34666667rem;
        height: 9.36rem;
        margin: 2.29333333rem auto 0;
        border-radius: 0.53333333rem;
        background: #ffffff;
        position: relative;
    }

        .box_appointment .page_appointment .title1 {
            height: 0.50666667rem;
            line-height: 0.50666667rem;
            display: inline-block;
            font-size: 0.53333333rem;
            color: #333333;
            margin: 0.8rem 0rem 0.32rem 0rem;
        }

        .box_appointment .page_appointment section {
            width: 6.8rem;
            height: 1.06666667rem;
            background-color: #F6F6F6;
            border-radius: 0.53333333rem;
            margin: 0.4rem auto 0;
            display: flex;
            justify-content: space-between;
            align-content: center;
            align-items: center;
            overflow: hidden;
            font-size: 0.4rem;
        }

            .box_appointment .page_appointment section .lab_name {
                font-family: PingFang-SC-Medium;
                color: #999999;
                margin: 0rem 0rem 0rem 0.50666667rem;
                font-size: 0.4rem;
            }

            .box_appointment .page_appointment section .name {
                font-family: PingFang-SC-Medium;
                color: #333333 !important;
                background-color: #F6F6F6;
                font-size: 0.4rem;
            }

        .box_appointment .page_appointment .btn {
            width: 6.66666667rem;
            height: 1.06666667rem;
            background: #b08450;
            border-radius: 20px;
            margin: 0.58666667rem auto 0;
            font-size: 0.4rem;
            font-family: PingFang-SC-Medium;
            color: #ffffff;
        }

        .box_appointment .page_appointment .txt02 {
            font-size: 0.29333333rem;
            margin: 0.45333333rem auto 0;
            font-family: PingFang-SC-Medium;
            color: #999999;
            font-weight: 300;
        }

        .box_appointment .page_appointment .close2 {
            width: 0.26666667rem;
            height: 0.26666667rem;
            font-size: 0.4rem;
            line-height: 0.26666667rem;
            color: #666666;
            position: absolute;
            top: 0.53333333rem;
            right: 0.53333333rem;
        }

        .box_appointment .page_appointment img {
            width: 0.4rem;
            height: 0.4rem;
        }

.box_appointment2, .box_miniqrcode {
    position: fixed;
    top: 0rem;
    left: 0rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 200000;
}

    .box_appointment2 .page_appointment2, .box_miniqrcode .page_appointment2 {
        width: 8.34666667rem;
        height: 9.36rem;
        margin: 2.29333333rem auto 0;
        border-radius: 0.53333333rem;
        background: #ffffff;
        position: relative;
    }

        .box_appointment2 .page_appointment2 .txt1, .box_miniqrcode .page_appointment2 .txt1 {
            height: 0.32rem;
            line-height: 0.32rem;
            display: inline-block;
            font-size: 0.32rem;
            margin: 0.66666667rem auto 0;
            font-family: PingFang-SC-Medium;
            color: #999999;
        }

        .box_appointment2 .page_appointment2 .code, .box_miniqrcode .page_appointment2 .code {
            width: 4.16rem;
            height: 4.16rem;
            border-radius: 50%;
            display: block;
            margin: 0.90666667rem auto 0;
        }

        .box_miniqrcode .page_appointment2 .code {
            margin: 0.80666667rem auto 0 !important;
        }

        .box_appointment2 .page_appointment2 .name, .box_miniqrcode .page_appointment2 .name {
            height: 0.53333333rem;
            font-size: 0.53333333rem;
            line-height: 0.53333333rem;
            font-family: PingFang-SC-Medium;
            font-weight: bold;
            color: #333333;
            margin: 0.77333333rem auto 0;
        }

        .box_miniqrcode .page_appointment2 .name {
            font-size: 0.43333333rem;
        }

        .box_appointment2 .page_appointment2 .job, .box_miniqrcode .page_appointment2 .job {
            height: 0.32rem;
            font-size: 0.32rem;
            line-height: 0.32rem;
            font-family: PingFang-SC-Medium;
            color: #999999;
            margin: 0.26666667rem auto 0;
        }

        .box_appointment2 .page_appointment2 .close3, .box_miniqrcode .page_appointment2 .close3 {
            width: 0.26666667rem;
            height: 0.26666667rem;
            font-size: 0.4rem;
            line-height: 0.26666667rem;
            color: #666666;
            position: absolute;
            top: 0.4rem;
            right: 0.53333333rem;
        }

        .box_appointment2 .page_appointment2 img, .box_miniqrcode .page_appointment2 img {
            width: 0.37333333rem;
            height: 0.37333333rem;
        }

._save_danger {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000000;
}

    ._save_danger .img01 {
        width: 8.13333333rem;
        height: 6.10666667rem;
        margin: 0.4rem auto 0;
    }

    ._save_danger .img02 {
        width: 7.97333333rem;
        height: 0.72rem;
        margin: 1.97333333rem auto 0;
    }

    ._save_danger .img03 {
        width: 4.42666667rem;
        height: 4.42666667rem;
        margin: 0.53333333rem auto 0;
        border-radius: 0.3rem;
        border: solid 3px #badc73;
    }

.submit_success {
    width: 3.73333333rem;
    height: 1.86666667rem;
    top: 5.2rem;
    left: 3.12rem;
    position: fixed;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 2000;
    background: #0a0a0a;
    opacity: 0.8;
    border-radius: 4px;
    flex-wrap: wrap;
}

    .submit_success img {
        width: 0.74666667rem;
        height: 0.74666667rem;
    }

    .submit_success P {
        width: 100%;
        height: 0.32rem;
        line-height: 0.32rem;
        font-size: 0.32rem;
        font-family: PingFang-SC-Medium;
        color: #ffffff;
        margin: 0.24rem auto 0;
    }

.g-cuts {
    margin: 0 0.4rem;
    width: calc(100% - 0.8rem);
    height: 1px;
    background: #ececec;
}

.g-content {
    padding: 0 0.26666667rem;
    padding: 0.26666667rem;
    border-bottom: 1px solid #f4f4f4;
}

    .g-content .g-content-top {
        height: 1.33333333rem;
        line-height: 1.33333333rem;
        position: relative;
    }

        .g-content .g-content-top span {
            display: inline-block;
        }

        .g-content .g-content-top .g-content-top-text a {
            font-size: 0.42666667rem;
            font-weight: bold;
            color: #576b95;
        }

        .g-content .g-content-top .g-content-top-img {
            width: 0.4rem;
            height: 0.37333333rem;
        }

        .g-content .g-content-top .g-content-top-text1 {
            font-size: 0.32rem;
            color: #646464;
            float: right;
            height: 0.61333333rem;
            border: 1px solid #d3d3d3;
            border-radius: 1px;
            width: 1.68rem;
            line-height: 0.61333333rem;
            text-align: center;
            position: relative;
            top: 0.36rem;
            right: 1px;
        }

            .g-content .g-content-top .g-content-top-text1 span {
                height: 100%;
                font-size: 0.32rem;
            }

            .g-content .g-content-top .g-content-top-text1 .g-content-top-img1 {
                width: 0.32rem;
                height: 0.21333333rem;
            }

        .g-content .g-content-top .g-content-top-text2 {
            width: 1.33333333rem;
            color: #e98829;
            border: 1px solid #e98829;
        }

            .g-content .g-content-top .g-content-top-text2 img {
                widows: 0.26666667px !important;
                height: 0.26666667rem !important;
            }

    .g-content .g-content-text {
        width: 100%;
        font-size: 0.37333333rem;
        color: #333333;
        line-height: 0.64rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -o-box;
        display: box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .g-content .g-content-bottom span {
        display: inline-block;
    }

    .g-content .g-content-bottom .g-content-bottom-text {
        font-size: 0.34666667rem;
        color: #999999;
        line-height: 0.64rem;
    }

    .g-content .g-content-bottom .g-content-bottom-text1 {
        font-size: 0.32rem;
        color: #999999;
        float: right;
        height: 0.64rem;
        border-radius: 1px;
        width: 1.68rem;
        line-height: 0.64rem;
        text-align: center;
        position: relative;
    }

        .g-content .g-content-bottom .g-content-bottom-text1 span {
            height: 100%;
            font-size: 0.34666667rem;
        }

        .g-content .g-content-bottom .g-content-bottom-text1 .g-content-bottom-img {
            width: 0.34666667rem;
            height: 0.32rem;
        }

.g-content-img {
    padding: 0.4rem 0;
}

    .g-content-img ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .g-content-img ul li {
            list-style: none;
            padding: 0;
            margin: 0;
            margin-bottom: 0.14rem;
        }

    .g-content-img .g-comtent-ul-imgs1 li {
        width: 100%;
    }

        .g-content-img .g-comtent-ul-imgs1 li img {
            width: 100%;
        }

    .g-content-img .g-comtent-ul-imgs2 {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -o-box;
        display: box;
    }

        .g-content-img .g-comtent-ul-imgs2 li {
            width: calc(49%);
            max-height: 4.50666667rem;
            overflow: hidden;
        }

            .g-content-img .g-comtent-ul-imgs2 li img {
                /*width: 100%;*/
            }

        .g-content-img .g-comtent-ul-imgs2 .li-2-first-right {
            margin-left: 1%;
        }

        .g-content-img .g-comtent-ul-imgs2 .li-2-first-left {
            margin-right: 1%;
        }

    .g-content-img .g-comtent-ul-imgs3 {
        width: 100%;
        overflow: auto;
    }

        .g-content-img .g-comtent-ul-imgs3 li {
            width: calc(32.3%);
            height: 2.93333333rem;
            overflow: hidden;
            float: left;
        }

            .g-content-img .g-comtent-ul-imgs3 li img {
                /*width: 100%;
                height: auto;*/
            }

        .g-content-img .g-comtent-ul-imgs3 > li:nth-child(3n-1) {
            margin: 0 1.5%;
        }

.big_img {
    position: fixed;
    z-index: -1;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .big_img .swiper-container2 {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .big_img .swiper-container2 .swiper-wrapper {
            width: 100%;
            height: 100%;
        }

    .big_img .swiper-slide {
        width: 100%;
        height: 100%;
        display: table;
    }

        .big_img .swiper-slide .cell {
            width: 100%;
            height: 100%;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

        .big_img .swiper-slide img {
            max-width: 100%;
            max-height: 80%;
            margin: 0 auto;
        }

    .big_img .swiper-pagination2 {
        position: absolute;
        top: .2rem;
        text-align: center;
        width: 100%;
    }

        .big_img .swiper-pagination2 span {
            margin: 0 0.05rem;
        }

.img-index {
    font-size: 0.37333333rem;
    width: 1.33333333rem;
    color: #fff;
    position: absolute;
    bottom: 0.05333333rem;
    right: 0.21333333rem;
    text-align: right;
    z-index: 1000;
}

.loadDiv {
    width: 100%;
    padding: 0.4rem 0 0.4rem 0;
    background: #fff;
    display: none;
}

    .loadDiv img {
        width: 0.53333333rem;
        z-index: 1000;
    }

    .loadDiv span {
        line-height: 1rem;
        background: #f5f5f5;
        display: none;
    }


.fixed-button {
    width: 1.30666667rem;
    position: fixed;
    bottom: 1.86666667rem;
    right: 0.26666667rem;
    z-index: 1000;
}

    .fixed-button ul li {
        width: 1.30666667rem;
        height: 1.30666667rem;
        box-shadow: 0px 1px 4px 0px rgba(7, 0, 2, 0.16);
        border-radius: 50%;
        background: #ffffff;
        margin-bottom: 0.26666667rem;
    }

        .fixed-button ul li img {
            width: 100%;
            height: 100%;
        }

.novip-cut {
    margin-left: 0.26666667rem;
    display: inline-block;
    font-size: 0.34666667rem;
    color: #ffffff;
    background: #b08450;
    border-radius: 4px;
    padding: 0.10666667rem 0.26666667rem;
}

.upgrade-alert {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    max-width: 750px;
}

    .upgrade-alert .upgrade-content {
        width: 8.4rem;
        margin-left: calc(50% - 4.2rem);
        position: relative;
        top: calc(50% - 6.6rem);
        /*top: calc(50% - 7.6rem);*/
    }

        .upgrade-alert .upgrade-content .upgrade-img {
            width: 8.4rem;
            height: 5.6rem;
        }

            .upgrade-alert .upgrade-content .upgrade-img img {
                width: 100%;
                box-sizing: border-box;
            }

        .upgrade-alert .upgrade-content .upgrade-detail {
            width: 8.4rem;
            /*height: 5.6rem;*/
            /*height: 9.6rem;*/
            background: #fff;
            box-sizing: border-box;
            border: 1px solid #fff;
            border-right: 1px solid rgba(0, 0, 0, 0.6);
            border-left: 1px solid rgba(0, 0, 0, 0.6);
            border-bottom: 1px solid rgba(0, 0, 0, 0.6);
            font-size: 0.4rem;
            text-align: center;
        }

            .upgrade-alert .upgrade-content .upgrade-detail .upgrade-text {
                margin: 0.26666667rem 0;
                font-size: 0.4rem;
                width: 5.33333333rem;
                margin-left: calc(50% - 2.66666667rem);
                line-height: 0.66666667rem;
                color: #666;
            }

                .upgrade-alert .upgrade-content .upgrade-detail .upgrade-text span {
                    color: #B08450;
                }

            .upgrade-alert .upgrade-content .upgrade-detail .upgrade-button {
                text-align: center;
                font-size: 0.48rem;
                width: 6.93333333rem;
                margin-left: calc(50% - 3.46666667rem);
                margin-bottom: 1rem;
            }

                .upgrade-alert .upgrade-content .upgrade-detail .upgrade-button div {
                    margin: 0.4rem 0;
                    border-radius: 0.58666667rem;
                    height: 1.17333333rem;
                    line-height: 1.17333333rem;
                }

                .upgrade-alert .upgrade-content .upgrade-detail .upgrade-button img {
                    width: 60%;
                }

                .upgrade-alert .upgrade-content .upgrade-detail .upgrade-button .upgrade-quick {
                    background: #b08450;
                    color: #fff;
                }

                .upgrade-alert .upgrade-content .upgrade-detail .upgrade-button .upgrade-not {
                    border: 1px solid #b08450;
                    color: #B08450;
                }


.g-content-top-texts {
    height: 0.37333333rem;
    font-size: 0.37333333rem;
    color: #333333;
    line-height: 0.64rem;
    position: relative;
}

    .g-content-top-texts img {
        position: absolute;
        left: 0;
        width: 0.66666667rem;
        height: 0.66666667rem;
        border-radius: 50%;
    }

    .g-content-top-texts span {
        padding-left: 0.8rem;
    }




.addmore {
    margin: 0 0.26666667rem;
    width: calc(100% - 0.53333333rem);
    height: 1.06666667rem;
    line-height: 1.06666667rem;
    text-align: center;
    background: #f8f8f8;
    color: #576b95;
    font-size: 0.32rem;
    border-radius: 0.08rem;
}

.flash {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    width: calc(100% - 0.53333333rem);
    height: 2.13333333rem;
    margin: 0 0.26666667rem;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
}

    .flash .flash-img {
        width: 3.46666667rem;
        height: 100%;
    }

    .flash .flash-right {
        width: calc(100% - 4.26666667rem);
        height: 100%;
        padding: 0 0.4rem;
        position: relative;
    }

        .flash .flash-right .flash-text1 {
            font-size: 0.37333333rem;
            overflow: hidden;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -o-box;
            display: box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            max-height: 1.33333333rem;
            text-align: left;
        }

        .flash .flash-right .flash-text2 {
            font-size: 0.32rem;
            color: #999;
            position: absolute;
            bottom: 0.08rem;
            width: calc(100% - 0.8rem);
            height: 0.4rem;
        }

            .flash .flash-right .flash-text2 div {
                position: relative;
                width: 100%;
            }

                .flash .flash-right .flash-text2 div span {
                    position: absolute;
                }

                .flash .flash-right .flash-text2 div .flash-span1 {
                    left: 0;
                }

                .flash .flash-right .flash-text2 div .flash-span2 {
                    right: 0;
                }
