/*
 index--------------------------------------------------------------------------------------
 * */
.weadmin-body {
    max-width: 480px;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
    min-width: auto;
    min-height: auto;
    vertical-align: top;
}

b.impt {
    margin: 0 .05rem;
    background-image: -webkit-linear-gradient(bottom,#ff0000,#fe5c4c,#ff8168);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

/* 新版顶部轮播图 */
.index1 {
    position: relative;
    background: #fff;
    overflow: hidden
}

    .index1 .bg {
        position: absolute;
        width: 16rem;
        height: 17rem;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        z-index: 1; /* /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,ff7b9c+0,ff537c+100 */
        background: #1e5799; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #1e5799 0%,#ff7b9c 0%,#ff537c 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #1e5799 0%,#ff7b9c 0%,#ff537c 100%); /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(135deg, #1e5799 0%,#ff7b9c 0%,#ff537c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        background: linear-gradient(135deg, #1e5799 0%,#ff7b9c 0%,#ff537c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff537c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        left: 50%;
        margin-left: -8rem;
        top: -10.5rem;
    }

    .index1:after {
        content: '';
        position: absolute;
        background: rgba(255,255,255,.1);
        width: 4rem;
        height: 4rem;
        left: -2rem;
        top: -2rem;
        z-index: 1;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }

    .index1 .searchbox {
        margin: 5% 4% 3% 4%;
        background: #fff;
        height: 1rem;
        background: #fff;
        border-radius: 1rem;
        -webkit-border-radius: 1rem;
        -moz-border-radius: 1rem;
        position: relative;
        z-index: 10;
        text-align: center;
        line-height: 1rem;
        font-size: .35rem;
        color: #666;
        overflow: hidden
    }

        .index1 .searchbox i {
            position: absolute;
            left: 0;
            top: 0;
            width: 1.1rem;
            text-align: center;
            line-height: 1.1rem;
            font-size: .53rem;
            color: #666;
        }

        .index1 .searchbox .input1 {
            float: left;
            border: 0;
            height: 1rem;
            margin-top: 0;
            width: 7.5rem;
            padding: 0 0 0 1rem;
            background: none;
            font-size: .38rem;
        }

        .index1 .searchbox .btn1 {
            position: absolute;
            top: .075rem;
            right: .06rem;
            border: 0;
            height: .85rem;
            line-height: .85rem;
            text-align: center;
            width: 1.8rem;
            background: #ff678c;
            color: #fff;
            border-radius: 1rem;
            -webkit-border-radius: 1rem;
            -moz-border-radius: 1rem;
            font-size: .35rem;
        }

    .index1 .swiperbox {
        position: relative;
        margin: 0 4%;
        z-index: 10;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        overflow: hidden;
    }

        .index1 .swiperbox .swiper-pagination-bullet-active {
            background: #ff536a;
            width: 16px;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
        }

    .index1.nobanner .bg {
        display: none;
    }

    .index1.nobanner:after {
        display: none
    }

    .index1.nobanner .swiperbox {
        display: none;
    }

    .index1.nobanner .searchbox {
        background: #f5f5f5;
        margin-bottom: 0;
    }
/*首页菜单*/
.cation {
    width: 100%;
    background-color: #fff;
    padding: 4% 2%;
}

    .cation ul li {
        width: 25%;
        text-align: center;
        float: left;
        margin-bottom: 15px;
    }

        .cation ul li img {
            width: 53.846%;
            margin: 0 auto;
        }

        .cation ul li .item_icon {
            width: 1.4rem;
            height: 1.4rem;
            margin: 0 auto;
            background: #e9e9e9;
            padding: .2rem;
            border-radius: 2rem;
            margin-bottom: .1rem;
        }

            .cation ul li .item_icon i {
                color: #fff;
                font-size: .85rem;
                display: inline-block;
                margin-top: .05rem;
            }

                .cation ul li .item_icon i.icon-caidan {
                    font-size: .75rem;
                    line-height: 1.15rem;
                }

                .cation ul li .item_icon i.icon-vip5 {
                    font-size: 1.1rem;
                    margin-top: -.05rem;
                }

            .cation ul li .item_icon.imgbox {
                padding: 0rem;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
            }

                .cation ul li .item_icon.imgbox img {
                    width: 100%;
                }

        .cation ul li p {
            color: #666666;
            font-size: .36rem;
            margin-bottom: 0;
        }

        .cation ul li .menu1 {
            background-image: linear-gradient(160deg, #ffbe30 20%,#ff7f00 80%);
        }

        .cation ul li .menu2 {
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        }

        .cation ul li .menu3 {
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        }

        .cation ul li .menu4 {
            background-image: linear-gradient(160deg, #00e132 20%,#54e100 80%);
        }

        .cation ul li .menu5 {
            background-image: linear-gradient(160deg, #00d8fd 20%,#0183fb 80%);
        }

        .cation ul li .menu6 {
            background-image: linear-gradient(160deg, #ff5b98 20%,#fd0251 80%);
        }

        .cation ul li .menu7 {
            background-image: linear-gradient(160deg, #ff6d65 20%,#ff4840 80%);
        }

        .cation ul li .menu8 {
            background-image: linear-gradient(160deg, #ff8d0b 20%,#ff0904 80%);
        }


.notice {
    /*width: 94.444%;*/
    width: 100%;
    background-color: #fff;
    padding: 3% 2%;
    margin: 3% auto;
    /*border-radius: 5px;
    -webkit-border-radius: 5px;*/
}

    .notice .left {
        width: 55%;
        color: #323232;
        font-size: .40rem;
    }

        .notice .left .slider div {
            width: 100%;
            line-height: 1rem;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            white-space: nowrap;
        }

    .notice .nmore {
        width: 15%;
        text-align: right;
        line-height: 1rem;
        border-left: 1px solid #cecece;
        font-size: .40rem;
        color: #323232;
    }

    .notice .tit {
        font-size: .40rem;
        color: #ee2f27;
        line-height: 1rem;
        margin-bottom: 0;
    }

/*通用大标题*/
.boutit {
    width: 100%;
    padding: 0 3%;
    background: #fff;
    margin-top: 2%;
    line-height: 1.6rem;
}

    .boutit span.icontit {
        display: inline-block;
        height: .55rem;
        width: .2rem;
        border-radius: 0px 5px 0px 5px;
        background: #fb5753;
        vertical-align: middle;
        margin-right: .15rem;
        position: relative;
        top: -.02rem;
    }

    .boutit span.tit {
        font-size: .5rem;
        color: #000;
    }

        .boutit span.tit.uid {
            font-size: .43rem;
            color: #000;
            margin-left: .1rem;
        }

        .boutit span.tit.read {
            font-size: .45rem;
            color: #ff5065;
        }

    .boutit span.tit2 {
        font-size: .38rem;
        color: #888;
        margin-left: .4rem;
    }

    .boutit span.yuan {
        margin-left: .1rem;
        font-size: .36rem;
        color: #ceaa7a;
    }

    .boutit span.amt {
        font-size: .5rem;
        color: #ceaa7a;
    }


    .boutit span.more {
        font-size: .42rem;
        color: #999;
    }

    .boutit i.iconfont {
        font-size: .38rem;
        margin-left: .1rem;
        line-height: 1.65rem;
        color: #999;
    }

        .boutit i.iconfont.icon-tuijian1 {
            font-size: .6rem;
            margin-left: .1rem;
            line-height: 1.65rem;
            color: #ff5065;
            margin-right: .1rem;
        }



.list-more {
    display: inline-block;
    width: 100%;
    line-height: 2rem;
    text-align: center;
    background: #fff;
    margin-top: -.2rem;
}

    .list-more span.btn-more {
        border: solid 1px #ececec;
        padding: .2rem .7rem;
        border-radius: 1rem;
        color: #666;
        font-size: .4rem;
    }



.boutique,
.seller,
.onnew {
    width: 100%;
    padding: 0 2%;
    padding-bottom: 2%;
    background: #fff;
}

    .boutique .content,
    .seller .content,
    .onnew .content {
        width: 100%;
        margin-bottom: .5rem;
    }

        .boutique .content ul li {
            width: 100%;
            margin-bottom: 5%;
        }

            .boutique .content ul li:last-child {
                margin-bottom: 0;
            }

            .boutique .content ul li img {
                width: 100%;
            }

            .boutique .content ul li p.p1 {
                margin: .2rem 0;
                font-size: .42rem;
                color: #222;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-line-clamp: 1;
            }

            .boutique .content ul li .desc {
                padding-bottom: .4rem;
                position: relative;
            }

                .boutique .content ul li .desc .cnt {
                    float: left;
                    width: 65%;
                    color: #999;
                    font-size: .38rem;
                    /*超限隐藏组合*/
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .boutique .content ul li .desc .line {
                    float: left;
                    width: .05rem;
                    height: .45rem;
                    background-color: #bbb;
                }

                .boutique .content ul li .desc .price {
                    float: right;
                    line-height: .5rem;
                    padding-right: .3rem;
                }

                    .boutique .content ul li .desc .price span {
                        color: #ff1341;
                        font-size: .55rem;
                    }

                        .boutique .content ul li .desc .price span.m {
                            color: #999;
                            font-size: .4rem;
                            margin-left: .2rem;
                            text-decoration: line-through
                        }

        .seller .content .left {
            width: 40%;
            background-color: #fff;
            height: 5rem;
            overflow: hidden;
        }

            .seller .content .left .tu {
                width: 100%;
            }

                .seller .content .left .tu img,
                .seller .content .right .top .tu img {
                    max-width: 100%;
                }

            .seller .content .left .top {
                width: 100%;
                padding: 5%;
            }

                .seller .content .left .top .tit,
                .seller .content .right .top .tit,
                .onnew .content .top .list .zuo .tit,
                .onnew .content .bottom .list .shang .tit,
                .theme .content .list .shang .tit {
                    color: #000000;
                    font-size: .5rem;
                    width: 100%;
                    margin-bottom: 0;
                }

                .seller .content .left .top span,
                .seller .content .right .top span,
                .onnew .content .top .list .zuo span,
                .onnew .content .bottom .list .shang span,
                .theme .content .list .shang span {
                    color: #666666;
                    font-size: .35rem;
                    width: 100%;
                }

        .seller .content .right {
            width: 58%;
        }

            .seller .content .right .top {
                width: 100%;
                background-color: #fff;
                height: 2.4rem;
                margin-bottom: .2rem;
            }

                .seller .content .right .top .zuo,
                .seller .content .right .top .tu {
                    width: 50%;
                    height: 2.4rem;
                    text-align: center;
                    font-size: 0;
                }

                    .seller .content .right .top .tu span {
                        display: inline-block;
                        line-height: 0;
                        vertical-align: middle;
                    }

                    .seller .content .right .top .tu img {
                        vertical-align: middle;
                        max-height: 2.4rem;
                        max-width: 100%;
                    }

                .seller .content .right .top .zuo {
                    padding: 5% 0 5% 5%;
                }

        .onnew .content .top {
            width: 100%;
        }

            .onnew .content .top .list {
                width: 49%;
                padding: 3% 2% 0;
                margin-right: 2%;
                background-color: #fff;
            }

                .onnew .content .top .list:last-child {
                    margin-right: 0;
                }

                .onnew .content .top .list .zuo {
                    width: 60%;
                }

                .onnew .content .top .list .tu {
                    width: 40%;
                    height: 2.5rem;
                    font-size: 0;
                    text-align: center;
                }

                    .onnew .content .top .list .tu span {
                        display: inline-block;
                        height: 100%;
                        line-height: 0;
                        vertical-align: middle;
                    }

                    .onnew .content .top .list .tu img {
                        max-width: 100%;
                        vertical-align: middle;
                        max-height: 2.5rem;
                    }

        .onnew .content .bottom {
            width: 100%;
            margin-top: 2%;
        }

            .onnew .content .bottom .list {
                width: 32%;
                height: 4rem;
                margin-right: 2%;
                background-color: #fff;
            }

                .onnew .content .bottom .list:last-child {
                    margin-right: 0;
                }

                .onnew .content .bottom .list .shang {
                    padding: 5%;
                    width: 100%;
                    height: 1.2rem;
                }

                .onnew .content .bottom .list .tu,
                .theme .content .list .tu {
                    width: 100%;
                    height: 2.8rem;
                    text-align: center;
                    font-size: 0;
                }

                    .onnew .content .bottom .list .tu span,
                    .theme .content .list .tu span {
                        display: inline-block;
                        height: 100%;
                        line-height: 0;
                        vertical-align: middle;
                    }

                    .onnew .content .bottom .list .tu img,
                    .theme .content .list .tu img {
                        max-width: 100%;
                        vertical-align: middle;
                        max-height: 2.8rem;
                    }

.theme {
    width: 100%;
}

    .theme .content {
        width: 100%;
        background-color: #fff;
    }

        .theme .content .list {
            width: 33.33%;
            height: 4.5rem;
            border-right: 1px solid #f1f1f1;
            float: left;
            border-bottom: 1px solid #f1f1f1;
        }

            .theme .content .list .shang {
                padding: 8% 5% 5%;
                width: 100%;
            }

            .theme .content .list:nth-child(3n) {
                border-right: none;
            }

.like {
    width: 100%;
    padding: 0 2%;
    padding-top: 2%;
}

    .like .content {
        width: 100%;
    }

        .like .content .list {
            width: 48.5%;
            margin-bottom: 3%;
            margin-right: 3%;
            background-color: #fff;
        }

            .like .content .list:nth-child(2n) {
                margin-right: 0;
            }

            .like .content .list .tu {
                width: 100%;
            }

                .like .content .list .tu img {
                    max-width: 100%;
                }

            .like .content .list .bottom {
                width: 100%;
                background-color: #fff;
                padding: 3%;
            }

                .like .content .list .bottom p {
                    width: 100%;
                    color: #333;
                    font-size: .40rem;
                    margin-bottom: 0;
                }

                .like .content .list .bottom span {
                    color: #ff1341;
                    font-size: .52rem;
                }


.mui-table-view-cell .left-box-icon {
    width: 42px;
    height: 42px !important;
    border: solid 1px #888;
    float: left;
    margin-right: .3rem;
    border-radius: .1rem;
}

    .mui-table-view-cell .left-box-icon p.p-hits {
        text-align: center;
        color: #333;
        font-size: .38rem;
        font-weight: bolder;
        line-height: .6rem;
    }

    .mui-table-view-cell .left-box-icon p.p-date {
        text-align: center;
        color: #333;
        font-size: .35rem;
    }

/*
 cation--------------------------------------------------------------------------------------
 * */
.cations {
    width: 100%;
    background-color: #fff;
    margin-bottom: 3%;
}

    .cations .list {
        width: 50%;
        height: 4.3rem;
        border-right: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
    }

        .cations .list:nth-child(2n) {
            border-right: none;
        }

        .cations .list .tit {
            width: 100%;
            font-size: .5rem;
            color: #333333;
            padding: .5rem .5rem 0 .5rem;
        }

        .cations .list .tu {
            width: 100%;
        }

            .cations .list .tu img {
                max-width: 100%;
            }

/*
 shopcar--------------------------------------------------------------------------------------
 * */
.shopcar {
    width: 100%;
}

    .shopcar .list {
        width: 100%;
        height: 4rem;
        background-color: #fff;
        margin-bottom: 1.5%;
        padding: .5rem .2rem;
    }

        .shopcar .list .xuan {
            width: .8rem;
            height: .8rem;
            margin-top: .6rem;
        }

            .shopcar .list .xuan .iconfont {
                color: #ff1341;
                font-size: .6rem;
            }

.carradio {
    padding-left: .3rem;
}

label {
    width: 100%;
    display: block;
    position: relative;
    font-weight: normal;
}

.radio .option {
    width: .5rem;
    height: .5rem;
    position: absolute;
    top: 5px;
    left: 0px;
    background-size: cover;
    background: url(img/check1.png) no-repeat;
    background-size: cover;
}

.radio input[type="checkbox"] {
    display: inline-block;
    margin-right: 15px;
    opacity: 0;
}

    .radio input[type="checkbox"]:checked + div {
        background: url(img/check2.png) no-repeat;
        background-size: cover;
    }

.radio input[type="radio"] {
    display: inline-block;
    margin-right: 15px;
    opacity: 0;
}

    .radio input[type="radio"]:checked + div {
        background: url(img/check2.png) no-repeat;
        background-size: cover;
    }


.shopcar .list .tu {
    width: 2.2rem;
    height: 2.2rem;
    font-size: 0;
    border: 0;
    text-align: center;
    margin: 0 .4rem 0 .4rem;
}

    .shopcar .list .tu span {
        display: inline-block;
        height: 100%;
        line-height: 0;
        vertical-align: middle;
    }

    .shopcar .list .tu img {
        width: 2rem;
        height: 2rem;
        border-radius: .05rem;
    }

.shopcar .list .right {
    height: 3rem;
    width: 57%;
}

    .shopcar .list .right .tit {
        color: #333333;
        font-size: .43rem;
        line-height: .8rem;
    }

    .shopcar .list .right .fu-tit {
        color: #999999;
        font-size: .35rem;
    }

    .shopcar .list .right .jifen {
        font-size: .53rem;
        color: #ff1341;
        margin-top: .2rem;
    }

        .shopcar .list .right .jifen .iconfont {
            font-size: .55rem;
        }

    .shopcar .list .right .bottom {
        width: 100%;
        margin-top: .2rem;
    }

        .shopcar .list .right .bottom .zuo ul li {
            float: left;
            color: #333;
            font-size: .5rem;
            height: .8rem;
            text-align: center;
        }

            .shopcar .list .right .bottom .zuo ul li > span {
                padding: .06rem .5rem;
                background: #e8e8e8;
                border-radius: .03rem;
                margin: 0 .3rem;
            }

.settlement {
    width: 100%;
    height: 1.6rem;
    position: fixed;
    bottom: 0px;
    border-top: 1px solid #e9e9e9;
    background-color: #fff;
}

    .settlement .zuo {
        width: 55%;
        height: 1.6rem;
        line-height: 1.6rem;
        padding: 0 .45rem;
        font-size: .5rem;
        color: #333;
    }

        .settlement .zuo span {
            color: #ff5856;
            font-size: .55rem;
        }

    .settlement a {
        width: 45%;
        height: 1.6rem;
        line-height: 1.6rem;
        background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        font-size: .5rem;
        color: #fff;
        text-align: center;
    }

        .settlement a.ebg {
            background-color: #5f5f5f !important;
        }

.ck_all {
    font-size: .6rem;
    margin-right: .2rem;
    color: #999;
}

.ck_all_cur {
    color: #ff1341;
}
/*
 lists--------------------------------------------------------------------------------------
 * */
.nav-bottom {
    padding: 60px 0 5px;
    position: fixed;
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 4;
}

.classification input.sch-txt {
    height: 23px;
    border: none;
    font-size: 15px;
    margin-top: 1%;
    padding-right: 11%;
}

.classification .top-sch-box .fdj {
    margin-top: -6px;
}

.classification .search__button {
    border: none;
    background-color: #fb9c98;
    color: #fff;
    position: fixed;
    top: 8px;
    right: 5%;
    height: 29px;
}

.classification-list {
    width: 100%;
    overflow: scroll;
}

    .classification-list #tabs {
        width: 260%;
        display: flex;
        padding: 0;
    }

        .classification-list #tabs li {
            width: 2.15rem;
            margin-top: .3rem;
            font-size: .4rem;
            line-height: .6rem;
        }

            .classification-list #tabs li + li {
                border-left: solid 1px #dadada;
            }

        .classification-list #tabs a {
            color: #000;
        }

.list-nav-tabs {
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-x: scroll;
}

.classification-list #content {
    width: 100%;
    overflow: hidden;
}

#content .mui-card {
    width: 45%;
}

.classification-list #tabs .current a {
    color: #ff1341;
    /*border-bottom: solid 2px;*/
}


.lists {
    width: 100%;
    background: #fff;
}

    .lists .top {
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #e9e9e9;
    }

        .lists .top ul li {
            width: 33.333%;
            text-align: center;
            line-height: 1.3rem;
            float: left;
            color: #666666;
            font-size: .4rem;
        }

            .lists .top ul li .iconfont {
                font-size: 12px;
                margin-left: 2px;
            }

    .lists .bottom {
        width: 100%;
        /*margin-top: 3%;*/
    }

        .lists .bottom .lie,
        .confirm .lie {
            width: 100%;
            margin-bottom: 0px;
            background-color: #fff;
            border-bottom: 1px solid #e9e9e9;
            padding: .4rem .2rem;
        }

            .lists .bottom .lie .tu,
            .confirm .lie .tu {
                width: 22%;
                text-align: center;
            }

                .lists .bottom .lie .tu img,
                .confirm .lie .tu img {
                    max-width: 100%;
                    border-radius: .1rem;
                }

            .lists .bottom .lie .right,
            .confirm .lie .right {
                width: 72%;
                margin-left: 3%;
            }

                .lists .bottom .lie .right .tit,
                .confirm .lie .right .tit {
                    color: #333333;
                    font-size: .43rem;
                    line-height: .8rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-text-overflow: ellipsis;
                    white-space: nowrap;
                    margin-top: 0px;
                }

                .lists .bottom .lie .right .xia,
                .confirm .lie .right .xia {
                    height: .8rem;
                    line-height: .8rem;
                    width: 100%;
                }

.clearfloat .buy {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .clearfloat .buy .count {
        float: left;
        width: 50%;
        color: #b5b5b5;
        font-size: .38rem;
    }

    .clearfloat .buy .btn {
        float: right;
        width: 40%;
        text-align: right;
        margin-right: 5%;
    }

        .clearfloat .buy .btn > span {
            border: 1px solid #eb4d3d;
            border-radius: 3px;
            color: #eb4d3d;
            padding: .13rem .2rem;
            font-size: .38rem;
        }

.lists .bottom .lie .right .jifen, .confirm .lie .right .jifen {
    width: 80%;
    color: #b5b5b5;
    font-size: .40rem;
}

.lists .bottom .lie .right span {
    width: .8rem;
    height: .8rem;
}

    .lists .bottom .lie .right span img {
        width: 100%;
    }

/*
 detail--------------------------------------------------------------------------------------
 * */
.detail {
    width: 100%;
    background: #fff;
}

    .detail .line {
        background: #efeff4;
        height: .25rem;
    }

    .detail .top {
        width: 100%;
        /*margin-bottom: 2%;*/
        background-color: #fff;
        padding: .4rem .2rem .2rem;
        border-bottom: 1px solid #dfdfdf;
    }

        .detail .top .shang {
            height: 1.2rem;
            width: 100%;
        }

            .detail .top .shang .zuo {
                width: 79%;
                padding: 0 2%;
                color: #414141;
                font-size: .45rem;
            }

            .detail .top .shang .you {
                width: 20%;
                border-left: 1px solid #dfdfdf;
                height: 1.2rem;
                text-align: center;
                color: #5b5f62;
                font-size: .35rem;
            }

                .detail .top .shang .you p {
                    margin-top: 0;
                }

        .detail .top .xia {
            width: 100%;
            margin-top: .1rem;
            height: 1rem;
            line-height: 1rem;
        }


            .detail .top .xia .jifen {
                width: 75%;
                padding: 0 2%;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

                .detail .top .xia .jifen > span {
                    color: #ff1341;
                    font-size: .55rem;
                }

                    .detail .top .xia .jifen > span.point {
                        padding: 3px 10px;
                        line-height: .8rem;
                        background: linear-gradient(160deg, #ffbe30 20%,#ff7f00 80%);
                        font-size: .38rem;
                        color: #ffffff;
                        border-radius: 1rem;
                        margin-left: .3rem;
                    }

                    .detail .top .xia .jifen > span.m {
                        color: #999;
                        font-size: .4rem;
                        margin-left: .4rem;
                        text-decoration: line-through;
                    }

                    .detail .top .xia .jifen > span .iconfont {
                        font-size: .55rem;
                    }

                .detail .top .xia .jifen samp {
                    font-size: .5rem;
                }

            .detail .top .xia span.fr {
                color: #999999;
                font-size: .4rem;
                display: block;
                width: 25%;
                text-align: right;
                padding-right: 10px;
            }

    .detail .middle {
        width: 100%;
        padding: 0 5%;
        height: 1.5rem;
        line-height: 1.5rem;
        background-color: #fff;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        /*margin-bottom: 2%;*/
    }

        .detail .middle a {
            color: #333333;
            font-size: .5rem;
            display: block;
            width: 100%;
            height: 100%;
        }

        .detail .middle i {
            color: #c1c2c4;
        }

    .detail .product_desc {
        width: 100%;
        padding: 0;
        height: auto;
    }

        .detail .product_desc p {
            width: 100%;
            padding: 0;
            margin: 0;
        }

        .detail .product_desc img {
            width: 100%;
            vertical-align: top;
            display: block;
        }

    .detail .buynote_desc {
        width: 100%;
        padding: 2%;
        padding-bottom: 5%;
        height: auto;
        font-size: .44rem;
    }

        .detail .buynote_desc img {
            width: 100%;
            vertical-align: top;
            display: block;
        }

.share-tip {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

.share-tip_active {
    display: block;
}

.share-tip_wrap {
    position: absolute;
    right: .5rem;
    top: .1rem;
    z-index: 2012;
}

.share-tip_bg {
    width: 4.5rem;
    height: 4.5rem;
}

.share-tip_desc {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #fff;
    font-size: .55rem;
    font-weight: 400;
    letter-spacing: .03rem;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    .share-tip_desc button {
        margin-top: .2rem;
    }

.we-btn {
    border: 1px solid transparent;
    border-radius: .08rem;
    display: inline-block;
    font-size: .45rem;
    height: .88rem;
    line-height: 1.3;
    padding: .15rem .8rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.we-btn-warning {
    background-color: #FFEB3B;
    color: #000;
    border-radius: 1rem;
}
/*wap网页登录*/
.wap_login {
    position: relative;
    min-height: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
}

    .wap_login .logintitle {
        display: inline-block;
        font-size: .7rem;
        padding: 1.2rem 0 0;
        color: #333;
        position: relative;
        font-weight: 600;
        margin-top: 2rem;
    }

    .wap_login .state {
        display: inline-block;
        font-size: .4rem;
        padding-top: 0.213rem;
        padding-bottom: 0.267rem;
        color: #999;
        position: relative;
    }

    .wap_login .login_input {
        margin-top: 0.8rem;
        position: relative;
    }

        .wap_login .login_input input {
            width: 100%;
            padding: 0 1.5rem 0 0.8rem;
            height: 1.45rem;
            line-height: 1.45rem;
            box-sizing: border-box;
            border-radius: 1rem;
            font-size: .45rem;
            background: #fff;
            border: 0;
            margin: 0;
        }

        .wap_login .login_input .getcode {
            position: absolute;
            color: #7d68ff;
            font-size: .4rem;
            line-height: 1.5rem;
            padding-right: 0.5rem;
            cursor: pointer;
            right: 0;
        }

            .wap_login .login_input .getcode.cur {
                color: #999;
            }

    .wap_login .btn_box {
        padding-top: 0.8rem;
    }

        .wap_login .btn_box .btn {
            width: 100%;
            text-align: center;
            background-color: #ff0000;
            font-size: .5rem;
            border-radius: 1rem;
            color: #fff;
            padding: 0.4rem 0;
            box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
            transition: all .3s;
            cursor: pointer;
            opacity: .5;
        }

            .wap_login .btn_box .btn.reg {
                background-color: unset;
                border: solid 1px #ff9191;
                color: #ff0000;
                font-size: .45rem;
            }

.login_nav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    max-width: 750px;
    margin: 0 auto;
}

    .login_nav a {
        color: #000;
    }

    .login_nav span.back {
        position: absolute;
        left: 0.5rem;
        top: 0.5rem;
        width: 1.2rem;
        height: 1.2rem;
        cursor: pointer;
        background: hsla(0,0%,100%,.6);
        z-index: 100;
        border-radius: 1.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .login_nav span.back i.iconfont {
            font-size: .6rem;
            font-weight: 700;
        }
/*快捷登录*/
.fastlogin_fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.8);
}

.fastlogin_protocol {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 5%;
    align-items: center;
}

    .fastlogin_protocol .box {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .fastlogin_protocol .box iframe {
            border: 0px;
            width: 100%;
            height: 45vh;
            border-radius: .2rem;
        }

/*活动报名*/
.partysignin_fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.8);
}

.partysignin_protocol {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 2%;
    align-items: center;
}

    .partysignin_protocol .box {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .partysignin_protocol .box iframe {
            border: 0px;
            width: 100%;
            height: 98vh;
            border-radius: .2rem;
        }
/*购买提示*/
.protocol_mask {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

.protocol_mask_active {
    display: block;
}

.protocol {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

    .protocol .box {
        margin: 0 25px;
        overflow: hidden;
        border-radius: 2px;
    }

        .protocol .box .title {
            line-height: 50px;
            background: #f9f9f9;
            color: #000;
            font-size: 16px;
            text-align: center;
        }

        .protocol .box .content {
            padding: 15px 15px;
            background: #fff;
            font-size: .35rem;
            line-height: .7rem;
            color: #000;
        }

            .protocol .box .content .btn_box {
                margin-top: 20px;
                height: 45px;
                font-size: 16px;
                line-height: 45px;
                padding: 0;
                text-align: center;
            }

                .protocol .box .content .btn_box .clost-btn {
                    width: 50%;
                    border: 0;
                    border-radius: 50px 0 0 50px;
                    color: #fff;
                    background: #333;
                }

                .protocol .box .content .btn_box .buy-btn {
                    width: 50%;
                    border: 0;
                    border-radius: 0 50px 50px 0;
                    color: #fff;
                    background: #e9e9e9;
                }

                .protocol .box .content .btn_box .current {
                    font-size: 16px;
                    color: #fff;
                    background: #ff1341;
                }

                .protocol .box .content .btn_box .age-btn {
                    width: 100%;
                    border: 0;
                    border-radius: 50px;
                    color: #fff;
                    background: #ff1341;
                }

.agree-btn {
    font-size: .42rem;
    color: #000;
    background: #FFEB3B;
    line-height: 1.2rem;
    padding: 0;
    text-align: center;
    border-radius: 1rem;
    width: 70%;
    margin: 0 15%;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
}

.xg_agree {
    padding: 10px 10px;
    font-size: 16px;
    color: #000;
}

    .xg_agree i {
        font-size: 25px;
        color: #ddd;
    }

.current i {
    color: #ff0000;
}


/*会员权益说明*/
.openvip-tip {
    position: fixed;
    z-index: 10005;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

.openvip-tip_active {
    display: block;
}

.openvip-cnt {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

    .openvip-cnt .box {
        margin: 0;
        overflow: hidden;
    }

        .openvip-cnt .box .title {
            line-height: 50px;
            background: #ff1341;
            color: #fff;
            font-size: 16px;
            text-align: center;
        }

        .openvip-cnt .box .content {
            padding: 20px 5vw;
            background: #fff;
            font-size: 14px;
            line-height: 25px;
        }

            .openvip-cnt .box .content .text {
                height: 60vh;
                width: 90vw;
                overflow-y: auto;
            }


            .openvip-cnt .box .content .btn_box {
                margin-top: 20px;
                height: 45px;
                font-size: 16px;
                line-height: 45px;
                padding: 0;
                text-align: center;
            }

                .openvip-cnt .box .content .btn_box .close-btn {
                    width: 100%;
                    border: 0;
                    border-radius: 50px;
                    color: #fff;
                    background: #ff1341;
                }


/*项目选择提示*/
.selitem_mask {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

.selitem_mask_active {
    display: block;
}

.selitem {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

    .selitem .box {
        margin: 0 5%;
        overflow: hidden;
        width: 90%;
    }

        .selitem .box .title {
            line-height: 50px;
            background: #ffffff;
            color: #000;
            font-size: 16px;
            text-align: center;
            border-bottom: solid 1px #eee;
        }

        .selitem .box .content {
            padding: 10px 10px;
            background: #fff;
            font-size: 14px;
            line-height: 25px;
            height: 50vh;
        }

            .selitem .box .content li {
                width: 47%;
                margin-right: 3%;
                margin-bottom: 2%;
                border: solid 1px #eee;
                border-radius: 3px;
                float: left;
                padding: .3rem .15rem;
                font-size: .43rem
            }

                .selitem .box .content li .iconfont {
                    margin-right: .05rem;
                    font-size: .65rem;
                }

/*底部二级菜单*/
.footerone {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    height: 1.6rem;
    background-color: #fff;
    position: fixed;
    bottom: 0rem;
    left: 0;
}

    .footerone .left {
        width: 30%;
    }

        .footerone .left ul li {
            width: 50%;
            height: 1.6rem;
            border-right: 1px solid #e6e6e6;
            padding-top: .2rem;
            float: left;
            text-align: center;
        }

            .footerone .left ul li p {
                font-size: .35rem;
                color: #333333;
            }

            .footerone .left ul li i {
                color: #666666;
            }

    .footerone .right {
        width: 70%;
    }

        .footerone .right .btn {
            display: block;
            width: 50%;
            height: 1.6rem;
            text-align: center;
            line-height: 1.8rem;
            background-color: #ff9100;
            color: #fff;
            font-size: .5rem;
        }

        .footerone .right .btnone {
            background-color: #ff1341;
        }

        .footerone .right .btntowline {
            display: block;
            width: 50%;
            height: 1.6rem;
            text-align: center;
            line-height: .5rem;
            background-color: #ff9100;
            color: #fff;
            font-size: .5rem;
            padding-top: .42rem;
        }

            .footerone .right .btntowline samp {
                font-size: .4rem;
                font-family: 微软雅黑;
            }
/*购物车弹出层*/
.am-share {
    border-radius: 0;
    bottom: -1rem;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 1110;
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.am-share-footer .share_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: .8rem;
    height: .8rem;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: "微软雅黑";
}

    .am-share-footer .share_btn img {
        width: 100%;
    }

.am-share-sns {
    background-color: #fff;
    padding: 0 5% 5%;
    height: auto;
    zoom: 1;
}

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

.sharebg-active {
    opacity: 1;
    display: block;
}

.am-share .bottom {
    padding: 0;
}

.sdetail {
    width: 100%;
}

    .sdetail .top {
        width: 100%;
        padding-top: .4rem;
    }

        .sdetail .top .tu {
            width: 3rem;
            height: 3rem;
            margin-top: -1rem;
            font-size: 0;
            border: 1px solid #dfdfdf;
            text-align: center;
        }

            .sdetail .top .tu span {
                display: inline-block;
                height: 100%;
                line-height: 0;
                vertical-align: middle;
            }

            .sdetail .top .tu img {
                vertical-align: middle;
                max-width: 100%;
                max-height: 100%;
            }

        .sdetail .top .you {
            width: 50%;
            text-align: left;
            margin-left: 3%;
        }

            .sdetail .top .you .tit {
                width: 100%;
                font-size: .5rem;
                color: #333333;
            }

            .sdetail .top .you p.price {
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

                .sdetail .top .you p.price > span {
                    color: #ff1341;
                    font-size: .55rem;
                }

                    .sdetail .top .you p.price > span .iconfont {
                        font-size: .55rem;
                    }

                    .sdetail .top .you p.price > span.m {
                        color: #999;
                        font-size: .4rem;
                        margin-left: .4rem;
                        text-decoration: line-through;
                    }

    .sdetail .middle {
        width: 100%;
        padding: .5rem 0 .3rem;
        border-bottom: 1px solid #dfdfdf;
    }

        .sdetail .middle p,
        .sdetail p {
            font-size: .5rem;
            color: #001924;
        }

        .sdetail .middle .xia {
            width: 100%;
            margin-top: .3rem;
        }

            .sdetail .middle .xia ul li {
                height: 1rem;
                line-height: 1rem;
                margin-right: 2%;
                margin-bottom: 2%;
                width: 25%;
                text-align: center;
                float: left;
                background-color: #f5f5f5;
                color: #333333;
                font-size: .40rem;
            }

                .sdetail .middle .xia ul li.cur {
                    background-color: #ff1341;
                    color: #fff;
                }

    .sdetail .bottom {
        width: 100%;
        margin-top: 5%;
    }

        .sdetail .bottom .you {
            width: 3rem;
            height: 1rem;
        }

            .sdetail .bottom .you ul li {
                float: left;
                height: 1rem;
                line-height: .8rem;
                width: 1rem;
                text-align: center;
            }

                .sdetail .bottom .you ul li img {
                    width: 100%;
                }

.shop-btn {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
    background-color: #ff1341;
    color: #fff;
    font-size: .5rem;
}

/*
 confirm--------------------------------------------------------------------------------------
 * */
.confirm {
    width: 100%;
    margin-bottom: 3%;
}

    .confirm .add {
        background-color: #fff;
        height: 3rem;
        padding: 0 .2rem;
        margin-top: 1%;
    }

        .confirm .add .left {
            width: 8%;
            line-height: 3rem;
        }

            .confirm .add .left i {
                font-size: .7rem;
                color: #5d6268;
            }

        .confirm .add .middle {
            width: 80%;
            margin-left: 2%;
        }

            .confirm .add .middle .tit {
                font-size: .45rem;
                color: #333333;
                margin-top: .6rem;
            }

            .confirm .add .middle .fu-tit {
                font-size: .4rem;
                color: #333333;
                margin-top: .3rem;
            }

    .confirm .lie {
        margin-top: 2%;
        border-top: none;
        border-bottom: none;
    }

        .confirm .lie .right .fu-tit {
            color: #999999;
            font-size: .35rem;
        }

        .confirm .lie .right .jifen {
            margin-top: .2rem;
            font-size: .5rem;
        }

        .confirm .lie .right span {
            margin-top: .2rem;
            color: #ff1341;
            font-size: .5rem;
        }

            .confirm .lie .right span.black {
                color: #333;
            }

    .confirm .gmshu {
        width: 100%;
        padding: 0 .5rem;
        background-color: #fff;
        line-height: 1.5rem;
    }

        .confirm .gmshu .you {
            width: 3rem;
            height: 1rem;
            margin-top: .35rem;
        }

            .confirm .gmshu .you ul li {
                height: 1rem;
                line-height: .8rem;
                text-align: right;
                font-size: .4rem;
            }

                .confirm .gmshu .you ul li img {
                    width: 100%;
                }

        .confirm .gmshu p {
            font-size: .4rem;
            color: #001924;
        }

        .confirm .gmshu .gcontent {
            border-bottom: 1px solid #e9e9e9;
        }

    .confirm .gmshutwo .you {
        height: 1.5rem;
        line-height: 1.5rem;
        margin-top: 0;
        font-size: .5rem;
    }

    .confirm .gmshutwo .you {
        width: auto;
    }

    .confirm .gmshutwo .xuan {
        float: left;
    }

label {
    width: 100%;
    display: block;
    position: relative;
    font-weight: normal;
}

.radiotwo .option {
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: .5rem;
    left: .3rem;
    background-size: cover;
    background: url(img/check1.png) no-repeat;
    background-size: cover;
}

.radiotwo input[type="radio"] {
    display: inline-block;
    margin-right: .5rem;
    opacity: 0;
}

input[type="radio"]:checked + div {
    background: url(img/check2.png) no-repeat;
    background-size: cover;
}

.radiotwo .opt-text {
    font-size: .4rem;
}

.confirm .gmshuthree .you {
    width: 80%;
    margin-top: 0;
}

    .confirm .gmshuthree .you .text {
        height: 1.4rem;
        line-height: 1.4rem;
        color: #888;
        margin: 0;
        padding: 0;
        text-indent: .5rem;
        border: none;
        font-size: .4rem;
    }

.confirm .gmshu samp {
    color: #ff1341;
    font-size: .55rem;
    font-family: "微软雅黑";
}

.confirm .integral {
    width: 100%;
    background-color: #fff;
    padding: 0 .5rem;
    height: 1.5rem;
    line-height: 1.5rem;
}

    .confirm .integral .zuo {
        font-size: .45rem;
    }

        .confirm .integral .zuo samp {
            margin-left: 3px;
            color: #ff1341;
            font-size: .5rem;
            font-family: "微软雅黑";
        }

label {
    width: 100%;
    display: block;
    position: relative;
    font-weight: normal;
}

.radiothree .option {
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: .5rem;
    left: .0;
    background-size: cover;
    background: url(img/queren1.png) no-repeat;
    background-size: cover;
}

.radiothree input[type="checkbox"] {
    display: inline-block;
    margin-right: .5rem;
    opacity: 0;
}

input[type="checkbox"]:checked + div {
    background: url(img/queren.png) no-repeat;
    background-size: cover;
}


/*
 center--------------------------------------------------------------------------------------
 * */
.h-top {
    width: 100%;
    margin-top: 3%;
    padding: 5% 5%;
    background: #fff;
}

.h-top-red {
    background-color: #ff1341;
}

.h-top .tu_box {
    width: 25%;
    display: inline-block;
}

    .h-top .tu_box .tu {
        width: 2.2rem;
        height: 2.2rem;
        border-radius: 100%;
        overflow: hidden;
        background: #efefef;
        border: solid 1px #efefef;
        position: relative;
        float: right;
    }

        .h-top .tu_box .tu img {
            width: 100%;
        }

        .h-top .tu_box .tu p.atustate {
            display: inline-block;
            width: 100%;
            height: 2.2rem;
            line-height: 2.2rem;
            display: inline-block;
            text-align: center;
            color: #fff;
            font-size: .38rem;
            position: absolute;
            top: 0rem;
            left: 0rem;
        }

            .h-top .tu_box .tu p.atustate span.state {
                background: #000;
                opacity: .4;
                padding: .01rem .45rem;
            }

.h-top .content {
    margin-left: 5%;
    width: 70%;
}

    .h-top .content p {
        color: #000;
        line-height: .7rem;
    }

        .h-top .content p.hname {
            font-size: .55rem;
        }

        .h-top .content p.htel {
            font-size: .5rem;
            line-height: .8rem;
            font-weight: bolder;
        }

            .h-top .content p.htel > span {
                position: relative;
                font-size: .37rem;
                padding: .1rem .3rem;
                background: #efefef;
                border-radius: .5rem;
                margin-left: .2rem;
                color: #000;
            }

                .h-top .content p.htel > span.email {
                    background: #fff;
                }

                    .h-top .content p.htel > span.email > i.icon-youjian {
                        background: #fff;
                        background: -webkit-linear-gradient(left bottom, #fd363d, #ffa634);
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        font-size: .65rem;
                        font-weight: normal;
                    }

                    .h-top .content p.htel > span.email > em {
                        position: absolute;
                        margin-top: -.15rem;
                        right: 1px;
                        background: #ff0000;
                        border-radius: 1rem;
                        color: #fff;
                        font-size: .35rem;
                        min-height: .5rem;
                        min-width: .5rem;
                        line-height: .5rem;
                        text-align: center;
                        border: solid 1px #fff;
                        font-style: normal;
                        font-weight: normal;
                        box-shadow: 0 0 2px #7d7d7d;
                    }

        .h-top .content p.hpthy {
            font-size: .42rem;
            color: #000;
        }

            .h-top .content p.hpthy span.regmob {
                font-size: .33rem;
            }

                .h-top .content p.hpthy span.regmob i.iconfont {
                    font-size: .33rem;
                    margin-left: .15rem;
                }

        .h-top .content p.code {
            font-size: .33rem;
            color: #000;
        }

            .h-top .content p.code span.member_benefits {
                font-size: .33rem;
                border-radius: 1rem;
                color: #fff;
                background-image: linear-gradient(160deg, #ff9800 20%,#ff4c14 80%);
                line-height: .55rem;
                padding: .05rem;
                padding-right: .3rem;
                margin-right: 10px;
            }

            .h-top .content p.code i.iconfont {
                font-size: .33rem;
                margin-left: .2rem;
                margin-right: .05rem;
            }

.h-top .btn {
    width: 15%;
    text-align: center;
    height: 1rem;
    background-color: #fff;
    color: #25cb83;
    font-size: .40rem;
    line-height: 1rem;
    margin-top: 3%;
}




.uc_email {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 3%;
    background: #efefef;
}

    .uc_email .email_cnt {
        width: 100%;
        display: inline-block;
        margin: 0;
        background: #fff;
        border-radius: .1rem;
        padding: .3rem 0;
    }

        .uc_email .email_cnt .cnt_icon {
            width: 18%;
            display: inline-block;
            text-align: center;
        }

            .uc_email .email_cnt .cnt_icon span.sp1 {
                display: inline-block;
                width: 1.2rem;
                height: 1.2rem;
                line-height: 1.2rem;
                background: #fff;
                /*border-radius: 1rem;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);*/
            }

                .uc_email .email_cnt .cnt_icon span.sp1 > i.iconfont {
                    margin-top: 15px;
                    display: inline-block;
                    font-size: 1.1rem;
                    background: -webkit-linear-gradient(left bottom, #ff0000, #ffbf00);
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                }

        .uc_email .email_cnt .cnt_info {
            width: 54%;
            display: inline-block;
            line-height: .6rem;
            padding-top: .05rem;
        }

            .uc_email .email_cnt .cnt_info p {
                color: #777;
                font-size: .33rem;
            }

        .uc_email .email_cnt .cnt_btn {
            display: inline-block;
            float: right;
            margin-right: 10px;
            margin-top: 10px;
            text-align: center;
            line-height: 1.3rem;
        }

            .uc_email .email_cnt .cnt_btn span.btn {
                background: #ffeb3b;
                color: #000;
                padding: .2rem .4rem;
                border-radius: 1rem;
                font-size: .38rem;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
            }

.uc_options_btnbox {
    width: 100%;
    display: inline-block;
    padding: 5%;
}

    .uc_options_btnbox ul li {
        width: 50%;
        float: left;
        text-align: center;
    }

        .uc_options_btnbox ul li span {
            background: #ffeb3b;
            color: #000;
            padding: .2rem .5rem;
            border-radius: 1rem;
            font-size: .38rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
        }

.cashlist {
    width: 100%;
    margin-bottom: 2%;
}

    .cashlist ul li {
        width: 100%;
        height: 1.65rem;
        line-height: 1.65rem;
        padding: 0 3%;
        background: #fff;
        border-bottom: 1px dashed #e9e9e9;
    }

        .cashlist ul li:last-child {
            border-bottom: 0px;
        }

        .cashlist ul li a {
            display: block;
            height: 100%;
            width: 100%;
        }

        .cashlist ul li p {
            font-size: .45rem;
            color: #333333;
            width: 90%;
        }

            .cashlist ul li p > span.sort {
                background: #ff4700;
                color: #fff;
                padding: .05rem .15rem;
                border-radius: .1rem;
                font-weight: bolder;
                margin-right: .2rem;
            }

            .cashlist ul li p > span.cur_span {
                font-size: .4rem;
                background: #ffeded;
                color: #ff1341;
                margin-left: .2rem;
                border-radius: 1rem;
                padding: .06rem .3rem;
            }

        .cashlist ul li i {
            color: #cecece;
        }

            .cashlist ul li i.left {
                font-size: .6rem;
                margin-right: .2rem;
                color: #000;
            }

    .cashlist h3 {
        font-size: .5rem;
        border-bottom: 1px solid #ececec;
        line-height: 1rem;
        padding-bottom: .2rem;
        color: #333;
        font-weight: normal;
    }

        .cashlist h3 > i {
            font-size: .6rem;
            color: #ff1341;
            margin-right: .1rem;
        }

    .cashlist dl {
        padding: .2rem 0;
    }

        .cashlist dl dt {
            color: #333;
            line-height: 1rem;
        }

        .cashlist dl dd {
            color: #808080;
            font-size: .42rem;
            line-height: .65rem;
        }

.center-btn {
    width: 96%;
    margin: 0 auto 5%;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #25cb83;
    color: #fff;
    font-size: .5rem;
}

/*
 account--------------------------------------------------------------------------------------
 * */
.account_list_box {
    width: 100%;
}

    .account_list_box .list {
        width: 100%;
        display: inline-block;
        padding: 4%;
    }

        .account_list_box .list ul li {
            width: 100%;
            display: inline-block;
            background: #fff;
            margin-bottom: 4%;
            padding: .4rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
        }

            .account_list_box .list ul li p.tit {
                width: 100%;
                font-size: .4rem;
                border-bottom: dashed 1px #dcdcdc;
                padding-bottom: .2rem;
                color: #333;
            }

                .account_list_box .list ul li p.tit span {
                    display: inline-block;
                    width: 33.33%;
                    text-align: center;
                }

                    .account_list_box .list ul li p.tit span.impt {
                        font-weight: bolder;
                        color: #ff0000;
                        display: inline;
                    }

            .account_list_box .list ul li p.cnt {
                width: 100%;
                padding: .3rem 0;
                font-size: .36rem;
                line-height: .8rem;
            }

                .account_list_box .list ul li p.cnt span.span_in {
                    font-size: .33rem;
                    margin-left: .2rem;
                    background: linear-gradient(-90deg,#deba83,#f7dfb0);
                    color: #6e442d;
                    padding: .1rem .3rem;
                    border-radius: .1rem;
                }

                .account_list_box .list ul li p.cnt span.span_out {
                    font-size: .33rem;
                    margin-left: .2rem;
                    background-image: linear-gradient(160deg, #25cb83 20%,#3ab680 80%);
                    padding: .1rem .3rem;
                    border-radius: .1rem;
                    color: #fff;
                }

                .account_list_box .list ul li p.cnt span.span_pay {
                    font-size: .36rem;
                    margin-left: .2rem;
                    background-image: linear-gradient(160deg, #e8c784 20%,#cfa166 80%);
                    padding: .1rem .3rem;
                    border-radius: 1rem;
                    color: #fff;
                }

            .account_list_box .list ul li p.foot {
                width: 100%;
                font-size: .38rem;
                border-top: dashed 1px #dcdcdc;
                padding-top: .2rem;
            }

                .account_list_box .list ul li p.foot span {
                    width: 100%;
                    display: inline-block;
                    width: 50%;
                }

                    .account_list_box .list ul li p.foot span.s1 {
                        text-align: left;
                    }

                    .account_list_box .list ul li p.foot span.s2 {
                        text-align: right;
                    }

                    .account_list_box .list ul li p.foot span.impt {
                        font-weight: bolder;
                        color: #ff5856;
                        display: inline;
                    }




.account {
    width: 100%;
}

    .account .top {
        height: 1.5rem;
        width: 100%;
        background-color: #efeff4;
        position: fixed;
        z-index: 10;
        border-bottom: solid 1px #e2e2e2;
    }

        .account .top ul li {
            text-align: center;
            width: 30%;
            float: left;
            height: 1.5rem;
            line-height: 1.5rem;
            font-size: .4rem;
        }

            .account .top ul li:first-child {
                width: 40%;
                text-align: left;
                padding-left: 3%;
            }

    .account .list {
        padding-left: 3%;
        background-color: #fff;
        margin-bottom: 3%;
    }

        .account .list .shang {
            width: 100%;
            border-bottom: 1px solid #e9e9e9;
        }

            .account .list .shang ul li {
                height: 1.3rem;
                line-height: 1.3rem;
                text-align: center;
                width: 30%;
                float: left;
                font-size: .4rem;
                color: #333333;
            }

        .account .list .middle {
            width: 100%;
            padding: 2% 0;
            border-bottom: 1px solid #e9e9e9;
        }

            .account .list .middle ul li {
                width: 100%;
                float: left;
                color: #636363;
                font-size: .38rem;
                line-height: .8rem;
            }

        .account .list .shang ul li:first-child {
            text-align: left;
            width: 37%;
        }

        .account .list .shang ul li:last-child {
            color: #ff1341;
        }

        .account .list .bottom {
            width: 100%;
            height: 1.3rem;
            line-height: 1.3rem;
        }

            .account .list .bottom span {
                color: #636363;
                font-size: .4rem;
            }

            .account .list .bottom p {
                color: #ff1341;
                font-size: .45rem;
                margin-right: 3%;
                font-weight: unset;
            }

/*
 recharge--------------------------------------------------------------------------------------
 * */
.h-topone {
    width: 100%;
    text-align: center;
    padding: 3% 5% 5%;
    border-top: solid 1px #eee;
}

    .h-topone p {
        font-size: .65rem;
        color: #ff1341;
    }

        .h-topone p samp {
            font-size: .40rem;
            font-family: "微软雅黑";
        }

    .h-topone span {
        font-size: .40rem;
        color: #000;
    }

.center-btntwo {
    margin: 3% auto;
}


.h-toptwo {
    padding: 5%;
}

    .h-toptwo .tu {
        width: 25%;
        margin: 0 auto;
    }

        .h-toptwo .tu img {
            width: 100%;
        }

    .h-toptwo .nr {
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: .5rem;
        margin-top: 2%;
    }

        .h-toptwo .nr span {
            font-size: .4rem;
            border-left: 1px solid #89e3bc;
            padding-left: .2rem;
            margin-left: .2rem;
        }

/*
 申请联盟--------------------------------------------------------------------------------------
 * */
.apply {
    width: 100%;
}

    .apply .top {
        width: 96%;
        margin: 3% auto;
    }

        .apply .top ul li {
            width: 48%;
            text-align: center;
            padding: 8% 0;
            background-color: #fff;
            border: 1px solid #e1e1e1;
        }

            .apply .top ul li i {
                font-size: 1rem;
                color: #dbdbdb;
            }

            .apply .top ul li p {
                font-size: .4rem;
                color: #999999;
                margin-top: .2rem;
            }

    .apply .bottom {
        width: 100%;
        margin-bottom: 5%;
        background-color: #fff;
        border-top: 1px solid #e1e1e1;
    }

        .apply .bottom ul li {
            width: 100%;
            float: left;
            border-bottom: 1px solid #e1e1e1;
            line-height: 1.5rem;
        }

            .apply .bottom ul li div {
                width: 100%;
                padding: 0 3%;
            }

            .apply .bottom ul li p {
                width: 20%;
                float: left;
                font-size: .4rem;
                color: #333333;
            }

            .apply .bottom ul li input {
                margin: 0;
                padding: 0;
                float: left;
                width: 80%;
                border: none;
                font-size: .4rem;
                color: #333333;
                line-height: 1.5rem;
            }

.applylist {
    width: 100%;
    margin-top: 3%;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 3%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
}

    .applylist p {
        font-size: .4rem;
        color: #333333;
    }

        .applylist p span {
            color: #999999;
        }

    .applylist i {
        color: #25cb83;
        font-size: .6rem;
    }

.appxiugai {
    width: 96%;
    margin: 5% auto;
}

    .appxiugai ul li {
        width: 100%;
        margin-bottom: 3%;
        background-color: #fff;
        line-height: 1.5rem;
        border: 1px solid #e1e1e1;
    }

        .appxiugai ul li i {
            font-size: .6rem;
            color: #d7d7d7;
            width: 10%;
            text-align: center;
        }

        .appxiugai ul li input {
            margin: 0;
            padding: 0;
            border: none;
            line-height: 1.4rem;
            font-size: .40rem;
            width: 90%;
        }

.apply .xia {
    width: 96%;
    margin: 0 auto 5%;
}

    .apply .xia .btn {
        width: 48%;
        text-align: center;
        height: 1.5rem;
        line-height: 1.5rem;
        background-color: #ff8b23;
        font-size: .5rem;
        color: #fff;
    }

        .apply .xia .btn:last-child {
            background-color: #25cb83;
        }

/*
 全部订单----------------------------------------------------------------------------------
 * */
.order-top {
    width: 100%;
    background: #fff;
    border: solid 1px #e9e9e9;
    border-left: 0px;
    border-right: 0px;
}

    .order-top ul li {
        float: left;
        width: 20%;
        text-align: center;
    }

        .order-top ul li a {
            padding: 10% 0;
            font-size: .4rem;
            display: inline-block;
            color: #333;
        }

        .order-top ul li.cur a {
            border-bottom: 1px solid #ff1341;
            color: #eb4d3d;
        }

.order-list {
    width: 100%;
    background-color: #fff;
    margin-top: 2%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    .order-list .ordernum {
        width: 100%;
        padding: 2.5% 5%;
        font-size: .4rem;
        color: #333;
        border-bottom: 1px solid #e9e9e9;
    }

        .order-list .ordernum span {
            font-size: .4rem;
            padding: .1rem;
            color: #ff1341;
        }

            .order-list .ordernum span.sale-icon {
                display: inline-block;
                width: .55rem;
                height: .55rem;
                border-radius: 50%;
                line-height: .45rem;
                background-color: #000;
                color: #fff;
                margin-right: .15rem;
            }

            .order-list .ordernum span.cur {
                background-color: #ff1341;
            }

    .order-list .list {
        width: 100%;
        padding: 5%;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
    }

        .order-list .list .tu {
            width: 17.857%;
            text-align: center;
        }

            .order-list .list .tu img {
                max-width: 100%;
                vertical-align: middle;
            }

        .order-list .list .middle {
            width: 71.428%;
            margin-left: 3%;
        }

            .order-list .list .middle .tit {
                width: 100%;
                font-size: .4rem;
                line-height: .6rem;
                color: #525252;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

            .order-list .list .middle .fu-tit {
                color: #888888;
                font-size: .35rem;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

            .order-list .list .middle .price {
                width: 110%;
                margin-top: 5%;
            }

                .order-list .list .middle .price .xprice {
                    color: #ff1341;
                    display: inline-block;
                    font-size: .55rem;
                }

                .order-list .list .middle .price .yprice {
                    font-size: .35rem;
                    display: inline-block;
                    color: #a4a4a4;
                    margin-left: 2%;
                    text-decoration: line-through;
                }

                .order-list .list .middle .price .sjzhuanx {
                    margin-left: 4%;
                    display: inline-block;
                    background-color: #37a0ed;
                    color: #fff;
                }

                .order-list .list .middle .price .shu {
                    float: right;
                    display: inline-block;
                    font-size: .5rem;
                    color: #4d4e50;
                }

.gopay-btn {
    display: block;
    margin: 3% 0;
    width: 21.429%;
    margin-right: 5%;
    text-align: center;
    padding: 1% 0;
    background-color: #ff1341;
    border: solid 1px #ff1341;
    color: #fff;
    font-size: .41rem;
    border-radius: .06rem;
}

.black-btn {
    display: block;
    margin: 3% 0;
    width: 21.429%;
    margin-right: 5%;
    text-align: center;
    padding: 1% 0;
    border: solid 1px #808080;
    color: #666;
    font-size: .41rem;
    border-radius: .06rem;
}

/*
 订单跟踪----------------------------------------------------------------------------------
 * */
.track {
    width: 100%;
    background-color: #fff;
}

    .track .warning,
    .track .state {
        padding: 5%;
        border-bottom: 1px solid #dcdad3;
        width: 100%;
    }

        .track .warning .ctent {
            width: 100%;
            color: #444444;
            line-height: .7rem;
            font-size: .5rem;
            padding: 5%;
            border: 2px solid #d0b46c;
            background-color: #f8f1df;
        }

        .track .warning .num {
            color: #444444;
            font-size: .48rem;
            margin-top: 5%;
        }

        .track .state ul li {
            color: #444444;
            font-size: .48rem;
            line-height: .8rem;
        }

    .track .process {
        width: 92%;
        margin: 5% 0 5% 0;
        padding-bottom: 10%;
        float: right;
        border-left: 2px solid #d7d7d7;
        background-color: #fff;
    }

        .track .process .list {
            width: 100%;
            position: relative;
            margin-top: 5%;
        }

            .track .process .list i {
                position: absolute;
                left: -.55rem;
                top: -.45rem;
            }

            .track .process .list .you {
                width: 90%;
                float: right;
                padding-bottom: 5%;
                border-bottom: 1px solid #dcdad3;
            }

                .track .process .list .you .tit {
                    color: #999999;
                    font-size: .48rem;
                    line-height: .7rem;
                }

                .track .process .list .you .time {
                    color: #999999;
                    font-size: .4rem;
                    margin-top: .3rem;
                }

            .track .process .list:first-child .you .tit,
            .track .process .list:first-child .you .time {
                color: #d24239;
            }

            .track .process .list:first-child {
                margin-top: 0;
            }

            .track .process .list .dian {
                background: url(img/dian.png) center no-repeat;
                background-size: 70%;
                width: 1rem;
                height: 1.5rem;
                display: block;
            }

/*
 收货评价----------------------------------------------------------------------------------
 * */
.assess {
    width: 100%;
}

    .assess .top {
        width: 100%;
        padding: 5%;
        background-color: #fff;
        border-bottom: 1px solid #dcdad3;
    }

        .assess .top .tu {
            width: 17.755%;
            text-align: center;
        }

            .assess .top .tu img {
                max-width: 100%;
            }

        .assess .top .pinfen {
            width: 78%;
            margin-left: 3%;
        }

            .assess .top .pinfen .tit {
                color: #444444;
                font-size: .55rem;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

    .assess .assess-right {
        width: 90%;
        padding: 3% 0;
        background-color: #fff;
        overflow: hidden;
    }

    .assess .assess-right {
        width: 36%;
        overflow: hidden;
    }

        .assess .assess-right img {
            width: 20%;
            display: block;
            float: left;
        }

    .assess textarea {
        float: left;
        text-align: justify;
        width: 100%;
        border: none;
        font-size: .40rem;
        color: #444444;
        border-bottom: 1px solid #dcdad3;
    }

    .assess .bottom {
        width: 100%;
        margin-top: 3%;
        border-top: 1px solid #dcdad3;
        border-bottom: 1px solid #dcdad3;
        background-color: #fff;
        padding: 5%;
    }

        .assess .bottom .ztpinfen {
            color: #bcbcbc;
            font-size: .40rem;
            margin-bottom: 3%;
        }

    .assess ul {
        width: 100%;
        background-color: #fff;
        overflow: hidden;
    }

        .assess ul li {
            float: left;
            font-size: .5rem;
            color: #444444;
            line-height: 1.2rem;
        }

        .assess ul .assess-right {
            float: left;
            margin-left: 5%;
            width: 30%;
            overflow: hidden;
        }

            .assess ul .assess-right img {
                width: 20%;
                display: block;
                float: left;
            }

.address-add {
    display: block;
    width: 96%;
    height: 1.5rem;
    line-height: 1.5rem;
    margin: 5% 2%;
    font-size: .5rem;
    color: #fff;
    text-align: center;
    background-color: #ff1341;
}

.btn_common {
    display: block;
    width: 80%;
    margin: 5% 10%;
    font-size: 0.5rem;
    background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
    color: #fff;
    line-height: 1.45rem;
    padding: 0;
    text-align: center;
    border-radius: 1rem;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
}

.btn_close {
    background: #ffffff;
    border: solid 1px #d6d6d6;
    color: #000;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.03);
}

/*
 联盟商家----------------------------------------------------------------------------------
 * */
.lianmeng {
    width: 100%;
}

    .lianmeng .top {
        width: 100%;
        background-color: #fff;
        padding: 4% 0 0;
    }

        .lianmeng .top ul li {
            width: 25%;
            float: left;
            text-align: center;
            margin-bottom: 4%;
        }

            .lianmeng .top ul li img {
                width: 60%;
            }

            .lianmeng .top ul li p {
                font-size: .35rem;
                color: #666666;
                margin-top: .1rem;
            }

    .lianmeng .middle {
        width: 100%;
        overflow: hidden;
        margin-top: 3%;
        background-color: #fff;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }

        .lianmeng .middle .left {
            width: 40%;
            border-right: 1px solid #dcdcdc;
        }

            .lianmeng .middle .left .tit,
            .lianmeng .middle .right .shang .tit {
                color: #f13d3a;
                font-size: .5rem;
                margin-top: .3rem;
                padding: 0 .3rem;
            }

            .lianmeng .middle .left .fu-tit,
            .lianmeng .middle .right .shang .fu-tit {
                font-size: .35rem;
                color: #999999;
                padding: 0 .3rem;
                margin-top: .2rem;
            }

            .lianmeng .middle .left img,
            .lianmeng .middle .right .shang img {
                max-width: 100%;
            }

        .lianmeng .middle .right {
            width: 60%;
        }

            .lianmeng .middle .right .shang {
                width: 100%;
            }

                .lianmeng .middle .right .shang .zuo {
                    width: 60%;
                }

                .lianmeng .middle .right .shang .tu {
                    width: 40%;
                }

                .lianmeng .middle .right .shang .tit {
                    color: #974eda;
                }

                .lianmeng .middle .right .shang:last-child {
                    border-top: 1px solid #dcdcdc;
                }

                    .lianmeng .middle .right .shang:last-child .tit {
                        color: #ff1341;
                    }

    .lianmeng .bottom,
    .sjfenlei .bottom {
        width: 100%;
        margin-top: 3%;
        background-color: #fff;
        border-top: 1px solid #dcdcdc;
    }

        .lianmeng .bottom .tit {
            width: 100%;
            height: 1.5rem;
            line-height: 1.5rem;
            border-bottom: 1px solid #dcdcdc;
            font-size: .35rem;
            color: #000000;
            padding: 0 4%;
        }

        .lianmeng .bottom .content,
        .sjfenlei .bottom .content {
            width: 100%;
            padding: 0 4%;
        }

            .lianmeng .bottom .content .list,
            .sjfenlei .bottom .content .list {
                border-bottom: 1px solid #dcdcdc;
                padding: 4% 0;
            }

                .lianmeng .bottom .content .list .tu,
                .sjfenlei .bottom .content .list .tu {
                    width: 24%;
                    text-align: center;
                    font-size: 0;
                    border: 1px solid #dcdcdc;
                }

                    .lianmeng .bottom .content .list .tu img,
                    .sjfenlei .bottom .content .list .tu img {
                        max-width: 100%;
                    }

                .lianmeng .bottom .content .list .nr,
                .sjfenlei .bottom .content .list .nr {
                    width: 75%;
                }

                    .lianmeng .bottom .content .list .nr .bt,
                    .sjfenlei .bottom .content .list .nr .bt {
                        font-size: .5rem;
                        color: #343434;
                        margin-top: 3%;
                        line-height: .8rem;
                    }

                    .lianmeng .bottom .content .list .nr .fu-tit,
                    .sjfenlei .bottom .content .list .nr .fu-tit {
                        font-size: .35rem;
                        color: #666666;
                        line-height: .8rem;
                    }

                .lianmeng .bottom .content .list:last-child,
                .sjfenlei .bottom .content .list:last-child {
                    border-bottom: none;
                }


/*
 商家分类----------------------------------------------------------------------------------
 * */
.sjfenlei {
    width: 100%;
}

    .sjfenlei .top {
        height: 1.5rem;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #dcdcdc;
    }

        .sjfenlei .top ul li {
            width: 25%;
            float: left;
            border-right: 1px solid #dcdcdc;
            text-align: center;
            line-height: 1.5rem;
            font-size: .36rem;
            color: #666666;
        }

            .sjfenlei .top ul li a {
                color: #666666;
            }

                .sjfenlei .top ul li a i {
                    color: #a8a8a8;
                    font-size: .5rem;
                }

            .sjfenlei .top ul li input {
                margin: 0;
                padding: 0;
                font-size: .36rem;
                color: #666666;
                border: none;
                text-indent: .2rem;
                width: 70%;
            }

    .sjfenlei .bottom {
        margin-top: 0;
        border-top: none;
    }

/*
 商家详情----------------------------------------------------------------------------------
 * */
.sjdetail {
    width: 100%;
}

    .sjdetail .top {
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #DCDCDC;
        padding: 5%;
    }

        .sjdetail .top .tu {
            width: 16.5%;
            overflow: hidden;
            text-align: center;
            margin-top: 3%;
        }

            .sjdetail .top .tu img {
                max-width: 100%;
            }

        .sjdetail .top .nr {
            width: 78%;
        }

            .sjdetail .top .nr ul li {
                font-size: .36rem;
                color: #999999;
                line-height: .8rem;
            }

                .sjdetail .top .nr ul li:first-child {
                    font-size: .5rem;
                    color: #333333;
                }

                .sjdetail .top .nr ul li i {
                    color: #ff1341;
                    font-size: .5rem;
                    margin-right: .2rem;
                }

    .sjdetail .middle {
        width: 100%;
        margin-top: 3%;
        background-color: #fff;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }

        .sjdetail .middle p {
            width: 100%;
            padding: 0 4%;
            height: 1.5rem;
            line-height: 1.5rem;
            font-size: .36rem;
            color: #707070;
            border-bottom: 1px solid #DCDCDC;
        }

        .sjdetail .middle .nr {
            padding: 4%;
        }

            .sjdetail .middle .nr ul li {
                font-size: .36rem;
                color: #999999;
                line-height: .8rem;
                margin-bottom: 3%;
            }

.sjtab {
    width: 100%;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    background-color: #fff;
    margin-top: 3%;
}

    .sjtab .tab-hd {
        height: 1.4rem;
        color: #404040;
        border-bottom: 1px solid #dcdcdc;
    }

        .sjtab .tab-hd li {
            float: left;
            border-right: 1px solid #dcdcdc;
            height: 1.4rem;
            line-height: 1.4rem;
            width: 50%;
            text-align: center;
        }

            .sjtab .tab-hd li a {
                display: block;
                color: #707070;
                font-size: .36rem;
            }

            .sjtab .tab-hd li.on {
                background-color: #fff;
                position: relative;
                border-bottom: 2px solid #ff1341;
            }

                .sjtab .tab-hd li.on a {
                    color: #ff1341;
                }

            .sjtab .tab-hd li:last-child {
                border-right: none;
            }

    .sjtab .tab-bd img {
        max-width: 100%;
    }

    .sjtab .tab-bd .list {
        width: 100%;
        padding: 4%;
        border-bottom: 1px solid #dcdcdc;
    }

        .sjtab .tab-bd .list:last-child {
            border-bottom: none;
        }

        .sjtab .tab-bd .list .shang {
            width: 100%;
        }

            .sjtab .tab-bd .list .shang .tu {
                width: 1.2rem;
                height: 1.2rem;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                overflow: hidden;
            }

                .sjtab .tab-bd .list .shang .tu img {
                    max-width: 100%;
                }

            .sjtab .tab-bd .list .shang .ming {
                font-size: .36rem;
                color: #666666;
                line-height: 1.2rem;
                margin-left: .3rem;
            }

            .sjtab .tab-bd .list .shang .time {
                font-size: .3rem;
                color: #999999;
                line-height: 1.2rem;
            }

        .sjtab .tab-bd .list .xia {
            width: 100%;
            padding-left: 1.5rem;
            color: #333333;
            font-size: .4rem;
        }

/*
 登录----------------------------------------------------------------------------------
 * */
.login {
    width: 100%;
    padding-top: 10%;
    background: url(img/loginbg.jpg) center no-repeat;
    position: absolute;
    min-height: 100%;
    background-size: cover;
}

    .login h3 {
        width: 100%;
        text-align: center;
        font-size: .8rem;
        color: #fff;
    }

    .login .list {
        width: 88%;
        margin: 10% auto 5%;
    }

        .login .list ul li {
            width: 100%;
            overflow: hidden;
            margin-bottom: 1px;
            height: 1.5rem;
            float: left;
        }

            .login .list ul li p {
                width: 1.5rem;
                height: 1.5rem;
                position: relative;
                line-height: 1.5rem;
                text-align: center;
            }

                .login .list ul li p span {
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    background-color: #000000;
                }

                .login .list ul li p i {
                    color: #8c8c8c;
                }

            .login .list ul li .nr {
                width: 84%;
                height: 1.5rem;
                position: relative;
            }

                .login .list ul li .nr input {
                    background: none;
                    position: relative;
                    border: none;
                    margin: 0;
                    padding: 0;
                    line-height: 1.5rem;
                    height: 1.5rem;
                    text-indent: 1em;
                    font-size: .4rem;
                    color: #fff;
                    width: 100%;
                }

                .login .list ul li .nr span {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    background-color: #000000;
                }

            .login .list ul li .nrtwo input {
                width: 70%;
            }

            .login .list ul li .nrtwo samp {
                width: 28%;
                line-height: 1.5rem;
                font-size: .7rem;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                margin-right: 2%;
                text-align: center;
                height: 1.5rem;
                background-color: #f8ec88;
                color: #333333;
            }

.radiofour .option {
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background: url('img/que.png') no-repeat;
    background-size: cover;
}

.radiofour input[type="checkbox"] {
    display: inline-block;
    margin-right: .3rem;
    opacity: 0;
}

    .radiofour input[type="checkbox"]:checked + div {
        background: url(img/que1.png) no-repeat;
        background-size: cover;
    }

.login .mima {
    width: 88%;
    margin: 0 auto;
}

    .login .mima .xuan span {
        font-size: .4rem;
        color: #fff;
    }

    .login .mima ul li a {
        font-size: .4rem;
        color: #fff;
    }

.login-btn {
    width: 88%;
    margin: 10% auto 0;
}

    .login-btn a {
        display: block;
        width: 100%;
        font-family: "微软雅黑";
        height: 1.5rem;
        line-height: 1.5rem;
        position: relative;
        text-align: center;
        background-color: #25cb83;
        border: 1px solid #25cb83;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        margin-bottom: 4%;
        color: #fff;
        font-size: .6rem;
    }

    .login-btn .btn {
        background: none;
    }

        .login-btn .btn span {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background-color: #25cb83;
        }

        .login-btn .btn samp {
            position: relative;
            font-family: "微软雅黑";
        }

/*
 注册----------------------------------------------------------------------------------
 * */
.login .mimaone {
    margin-bottom: 10%;
}

    .login .mimaone ul li a {
        font-size: .4rem;
        color: #25cb83;
        text-decoration: underline;
    }

/*
 密码重置----------------------------------------------------------------------------------
 * */
.reset {
    width: 100%;
}

    .reset .top {
        width: 100%;
        padding: 0 6%;
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: .5rem;
    }

        .reset .top i {
            font-size: .6rem;
            color: #25cb83;
        }

        .reset .top a {
            color: #25cb83;
        }

    .reset .content {
        width: 88%;
        margin: 5% auto;
    }

        .reset .content .tit {
            width: 100%;
            margin-bottom: 10%;
            text-align: center;
            font-size: .5rem;
            color: #333333;
        }

        .reset .content .list ul li {
            width: 100%;
            line-height: 1.5rem;
            height: 1.5rem;
            overflow: hidden;
            border-bottom: 1px solid #dcdcdc;
        }

            .reset .content .list ul li i {
                width: 12%;
                text-align: center;
                font-size: .5rem;
                color: #d7d7d7;
            }

            .reset .content .list ul li input {
                margin: 0;
                height: 1.5rem;
                font-size: .40rem;
                color: #333333;
                width: 80%;
                background: none;
                padding: 0;
                border: none;
            }

            /*
 手机号验证----------------------------------------------------------------------------------
 * */
            .reset .content .list ul li .yzheng {
                width: 50%;
            }

            .reset .content .list ul li span {
                font-size: .40rem;
                color: #25cb83;
                border-left: 1px solid #dcdcdc;
                height: .6rem;
                line-height: .6rem;
                padding-left: .2rem;
                margin-top: .45rem;
            }

/*
 管理收货地址----------------------------------------------------------------------------------
 * */
.report-header {
    width: 100%;
    padding: 5% 3%;
    background-color: #faf8f3;
    border-bottom: 2px solid #dcdad3;
}

    .report-header .icon-fanhui:before {
        display: block;
        width: 20%;
        float: left;
    }

    .report-header p {
        width: 100%;
        text-align: center;
        float: right;
        color: #333;
        font-size: .5rem;
    }

.addlist {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #dcdad3;
    border-bottom: 1px solid #dcdad3;
    margin-bottom: 2%;
}

    .addlist .top {
        width: 100%;
        padding: 5%;
        border-bottom: 1px solid #e9e9e9;
    }

        .addlist .top ul li {
            width: 100%;
            color: #333333;
            font-size: .43rem;
            float: left;
        }

            .addlist .top ul li:last-child {
                margin-top: .3rem;
                line-height: .8rem;
            }

    .addlist .bottom {
        padding: 5% 5%;
    }

        .addlist .bottom .shopcar {
            padding: 0;
        }

        .addlist .bottom .shopcar {
            border-bottom: none;
        }

        .addlist .bottom .shopcar-checkbox {
            height: 2rem;
            padding: 0;
        }

        .addlist .bottom .shopcar .shopcar-checkbox label {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            max-width: 44px;
            height: 100%;
            background: url(img/checktwo.png) no-repeat;
            background-size: 80%;
            background-position: 50%;
            -moz-user-select: none;
        }

        .addlist .bottom .shopcar .shopcar-checkbox .shopcar-checkd {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            max-width: 44px;
            height: 100%;
            background: url(img/checketwo.png) no-repeat;
            background-size: 80%;
            background-position: 50%;
        }

        .addlist .bottom .mradd {
            font-size: .40rem;
            color: #d24239;
            margin-top: .1rem;
            margin-left: 1rem;
        }

        .addlist .bottom .right {
            width: 50%;
        }

            .addlist .bottom .right a {
                font-size: .40rem;
                color: #333333;
                margin-top: .1rem;
                display: block;
            }

                .addlist .bottom .right a:first-child {
                    margin-left: 15%;
                }

        .addlist .bottom .smradd {
            color: #333333;
        }

        .addlist .bottom .right a i {
            color: #999;
        }


/*
 添加新地址----------------------------------------------------------------------------------
 * */
.report-header .baocun {
    display: block;
    width: 12%;
    text-align: right;
    color: #666666;
    font-size: .5rem;
}

    .report-header .baocun a {
        color: #666666;
    }

.add-address .textare {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dcdad3;
    padding: 2% 5%;
    font-size: .40rem;
    color: #333333;
}

.add-address .plist ul li:last-child {
    margin-bottom: 0;
}

.address-btn {
    width: 100%;
    padding: 3% 5%;
    border-top: 1px solid #dcdad3;
    border-bottom: 1px solid #dcdad3;
    background-color: #fff;
}

    .address-btn .szwmr {
        font-size: .40rem;
        color: #333333;
        line-height: 1rem;
    }

.toggle {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 2rem;
    height: 1rem;
    color: white;
    outline: 0;
    text-decoration: none;
    border-radius: 100px;
    border: 2px solid #dcdad3;
    background-color: #faf8f3;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

    .toggle:active {
        background-color: #fff;
    }

    .toggle:hover:not(.toggle--moving):after {
        background-color: #ffffff;
    }

    .toggle:after {
        display: block;
        position: absolute;
        top: -2px;
        bottom: 0;
        left: -2px;
        width: calc(50% - 4px);
        width: .9rem;
        height: .9rem;
        text-align: center;
        text-transform: uppercase;
        font-size: 0;
        color: white;
        background-color: #ffffff;
        border: 2px solid;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms;
    }

.toggle--on:after {
    content: 'On';
    border-radius: 50%;
    color: #ffffff;
    border: 2px solid #dcdad3;
}

.toggle--off {
    background-color: #08f317;
}

    .toggle--off:after {
        content: 'Off';
        border-radius: 50%;
        color: #fff;
        border: 2px solid #08f317;
        background-color: #fff;
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

.toggle--moving {
    background-color: #fff;
}

    .toggle--moving:after {
        color: transparent;
        border-color: #dcdad3;
        background-color: #fff;
        -webkit-transition: color 0s, transform 500ms, border-radius 500ms, background-color 500ms;
        -moz-transition: color 0s, transform 500ms, border-radius 500ms, background-color 500ms;
        -o-transition: color 0s, transform 500ms, border-radius 500ms, background-color 500ms;
        transition: color 0s, transform 500ms, border-radius 500ms, background-color 500ms;
    }

/*
 选择收货地址----------------------------------------------------------------------------------
 * */
.addlist .top ul li .iconfont {
    color: #eee;
    font-size: .65rem;
    margin-right: 5px;
}

.addlist .top ul li .moren {
    color: #ff1341;
}

.choice-address .addlist {
    margin: 2% 0;
}

    .choice-address .addlist:last-child {
        border-bottom: 1px solid #dcdad3;
    }

    .choice-address .addlist .top {
        border-bottom: none;
    }

.plist {
    width: 100%;
    background-color: #fff;
}

    .plist ul li {
        width: 100%;
        padding: 0 5%;
        height: 1.5rem;
        line-height: 1.5rem;
        border-bottom: 1px solid #e9e9e9;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

        .plist ul li a {
            display: inline-block;
            width: 100%;
        }

        .plist ul li p {
            line-height: 1.5rem;
            margin-left: 3%;
            color: #333333;
            font-size: .40rem;
        }

            .plist ul li p.tel {
                color: #666;
                width: 80%;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

        .plist ul li input {
            margin: 0;
            text-indent: .5em;
            padding: 0;
            border: none;
            width: 60%;
            height: 1.4rem;
            font-size: .40rem;
            color: #333;
        }

        .plist ul li i {
            color: #999;
            font-size: .5rem;
        }

/*
 提交订单----------------------------------------------------------------------------------
 * */
.sorder {
    width: 100%;
    background: #fff;
}

    .sorder .warning {
        width: 100%;
        padding: 3%;
        font-size: .40rem;
        color: #bcbcbc;
        background-color: #fff;
        border-bottom: 1px solid #dcdad3;
        text-align: left; /*overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap;*/
    }

    .sorder .odernum {
        width: 100%;
        margin-top: 3%;
        background-color: #fff;
    }

        .sorder .odernum ul li {
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            color: #333333;
            font-size: .5rem;
            padding: 3% 5%;
        }

            .sorder .odernum ul li:last-child {
                border-bottom: none;
            }

            .sorder .odernum ul li span {
                color: #ff1341;
                font-size: .57rem;
            }

.pay-method {
    width: 100%;
    background-color: #fff;
    margin-top: 3%;
}

    .pay-method ul li {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 3% 5%;
        border-bottom: 1px solid #dcdad3;
    }

        .pay-method ul li:last-child {
            border-bottom: none;
        }

        .pay-method ul li:first-child {
            color: #333333;
            font-size: .40rem;
        }

.sorder .shopcar .shopcar-checkbox {
    float: right;
}

.sorder .sorder-list {
    width: 80%;
    height: 2rem;
}

    .sorder .sorder-list i {
        line-height: 2rem;
        font-size: .8rem;
    }

    .sorder .sorder-list .zuo {
        margin-top: .3rem;
        margin-left: 3%;
    }

        .sorder .sorder-list .zuo .tit {
            color: #111111;
            font-size: .5rem;
            line-height: .8rem;
        }

        .sorder .sorder-list .zuo .fu-tit {
            font-size: .35rem;
            color: #b3b3b3;
        }




.radiosss {
    display: inline-block;
    position: absolute;
    right: 5%;
    cursor: pointer;
    margin-top: .2rem;
}

    .radiosss > i {
        color: #e9e9e9;
        font-size: 35px;
    }

        .radiosss > i.current {
            color: #ff1341;
        }

    .radiosss .option {
        top: auto;
    }

/*
 会员须知----------------------------------------------------------------------------------
 * */
.logintwo .xzcontent {
    width: 94%;
    margin: 5% auto 0;
    line-height: .8rem;
    font-size: .5rem;
    color: #666; /*background-color: #fff;*/
    color: #fff;
    padding: 4%;
    border: 1px dashed #ff1341;
}

.logintwo .login-btn a {
    font-size: .5rem;
}


/*二维码*/
.ewm {
    width: 100%;
    padding-top: 10%;
    background: url(img/ewmbg.jpg) center no-repeat;
    position: absolute;
    min-height: 100%;
    background-size: cover;
}

    .ewm .top {
        width: 92%;
        margin: 0 auto;
    }

        .ewm .top .tu {
            width: 2.5rem;
            height: 2.5rem;
            background-color: #fff;
            padding: 2px;
        }

            .ewm .top .tu img {
                width: 100%;
            }

        .ewm .top p {
            height: 2.5rem;
            line-height: 2.5rem;
            color: #000000;
            font-size: .5rem;
            margin-left: 3%;
        }

    .ewm .bottom {
        width: 37%;
        position: absolute;
        left: 31.5%;
        top: 65%;
    }

        .ewm .bottom .ewmtu {
            width: 100%;
            padding: 5px 5px 2px;
            background-color: #fff;
        }

            .ewm .bottom .ewmtu img {
                width: 100%;
            }

/*用户中心-大导航*/
.uc_lines {
    width: 100%;
    height: .2rem;
    background: #efefef;
}

.uc_menu_box {
    width: 100%;
    background-color: #fff;
}

    .uc_menu_box .list {
        width: 100%;
        display: inline-block;
        padding-top: .15rem;
    }

        .uc_menu_box .list ul li {
            width: 25%;
            float: left;
            padding: .2rem;
        }

            .uc_menu_box .list ul li .item {
                width: 100%;
            }

                .uc_menu_box .list ul li .item p {
                    width: 100%;
                    text-align: center;
                    font-size: .35rem;
                    color: #000;
                }

                    .uc_menu_box .list ul li .item p.tit {
                        line-height: .8rem;
                    }

                    .uc_menu_box .list ul li .item p span {
                        background-image: linear-gradient(160deg, #b3b3b3 20%,#b3b3b3 80%);
                        border-radius: .1rem;
                        display: inline-block;
                        width: 1.2rem;
                        height: 1.2rem;
                        line-height: 1.2rem;
                    }

                        .uc_menu_box .list ul li .item p span i.iconfont {
                            font-size: .7rem;
                            color: #fff;
                            display: inline-block;
                        }




.uc_boutit {
    width: 100%;
    padding: 0 5%;
    background: #fff;
    line-height: 1.3rem;
    border-bottom: solid 1px #f7f7f7;
    font-size: .45rem;
}


.center_menu_box {
    width: 100%;
    background-color: #fff;
}

    .center_menu_box .list {
        width: 100%;
        display: grid;
        padding-top: .15rem;
    }

        .center_menu_box .list ul li {
            width: 25%;
            float: left;
            padding: .2rem;
        }

            .center_menu_box .list ul li .item {
                width: 100%;
            }

                .center_menu_box .list ul li .item p {
                    width: 100%;
                    text-align: center;
                    font-size: .35rem;
                    color: #000;
                }

                    .center_menu_box .list ul li .item p.tit {
                        line-height: .8rem;
                    }

                    .center_menu_box .list ul li .item p span {
                        background-image: linear-gradient(160deg, #dcdcdc 20%,#949494 80%);
                        border-radius: .1rem;
                        display: inline-block;
                        width: 1.2rem;
                        height: 1.2rem;
                        line-height: 1.2rem;
                    }

                        .center_menu_box .list ul li .item p span i.iconfont {
                            font-size: .7rem;
                            color: #fff;
                            display: inline-block;
                        }

    .center_menu_box .list2 {
        width: 100%;
        display: inline-block;
        border-top: dashed 1px #dcdcdc;
        padding-top: .4rem;
    }

        .center_menu_box .list2 p {
            text-align: center;
            padding: 3%;
        }

            .center_menu_box .list2 p span {
                font-size: .43rem;
                display: inline-block;
                border-radius: 1rem;
                padding: .25rem 1rem;
                background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
                color: #fff;
            }
/*用户中心-订单栏*/
.center_order-wrap {
    width: 100%;
    background-color: #fff;
    padding: 5% 3%;
    margin-bottom: 2%;
    border-bottom: solid 1px #e9e9e9;
}

.we-card {
    overflow: hidden;
    position: relative;
    padding: 0 .3rem;
}

.we-card_header {
    border-bottom: 1px solid #ececec;
    position: relative;
}

.we-card_title {
    color: #333;
    font-size: .40rem;
    line-height: .88rem;
    margin-bottom: 0;
    margin-top: 0;
}

.we-card_menu {
    padding: .23rem 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #adadad;
    font-size: .4rem;
}

    .we-card_menu a {
        color: inherit;
    }

    .we-card_menu i {
        font-size: .3rem;
    }

.center_order-ul {
    padding: .3rem 0;
    padding-top: .5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .center_order-ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
        font-size: .38rem;
    }

        .center_order-ul li p {
            padding: .12rem 0;
        }

        .center_order-ul li span > i {
            position: relative;
            display: inline-block;
            font-size: .65rem;
            color: #000;
        }

.order-choose-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

    .order-choose-button span {
        display: inline-block;
        border: 1px solid #eb4d3d;
        font-size: .4rem;
        line-height: .4rem;
        padding: .15rem .4rem;
        border-radius: 0;
        color: #ff1341;
    }

    .order-choose-button .active {
        background: #ff1341;
        color: #fff;
    }
/*底线提示*/
.bottom-tit {
    width: 65%;
    margin: 0 auto;
    margin-top: 8%;
    position: relative;
    height: 1.2rem;
    text-align: center;
}

    .bottom-tit span {
        display: block;
        position: absolute;
        top: .55rem;
        width: 100%;
        border-top: 1px solid #ddd;
    }

    .bottom-tit samp {
        line-height: 1.2rem;
        color: #bbb;
        position: relative;
        height: 1.2rem;
        padding: 0 3%;
        background: #efeff4;
        font-size: .35rem;
    }

/*我的地盘-团队*/
.mui-media-body > em {
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 5px;
    font-size: .46rem;
    color: #000;
}

.mui-media-body > span.level {
    background-image: linear-gradient(160deg, #d0d0d0 20%,#a5a5a5 80%);
    color: #fff;
    border-radius: 20px 20px 20px 0px;
    font-size: 12px;
    line-height: 22px;
    padding: 3px 8px;
    margin-right: 5px;
    margin-left: 10px;
}

.mui-media-body > span.cur {
    background-image: linear-gradient(160deg, #ffbe30 20%,#ff7f00 80%);
}

.mui-table-view .mui-media-object {
    line-height: 65px !important;
    max-width: 65px !important;
    height: 65px !important;
    border-radius: 65px !important;
}

.icon-nan {
    color: #f44336;
}

.icon-nv {
    color: #ff1341;
}

.clearfloat p.p1 > span.code {
    background: none;
    color: #888;
    padding: 0px;
    font-size: .42rem;
}

.clearfloat p.p2 > span.tel {
    color: #333;
    font-size: .45rem;
}

.clearfloat p.p2 > span .icon-service-phone {
    color: #ff1341;
    font-size: .6rem;
    margin-right: .1rem;
}

.clearfloat_fixed {
    background: #eee;
    padding-top: 0rem !important;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 5;
    top: 3.25rem;
}

.mui-table-view-chevron .mui-table-view-cell {
    padding-right: 40px !important;
    width: 100%;
    border-bottom: 1px #dcdcdc solid;
}
/*意见反馈*/
.feedbackList {
    background: #fff;
    padding: 0 4%;
    width: 100%;
    box-sizing: border-box;
    margin-top: 1.5rem;
}

.feedbackList-title {
    padding: .6rem 0;
    font-size: .45rem;
    color: #242424;
}

.feedbackList-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.feedbackList-span {
    display: inline-block;
    border: 1px solid #979797;
    font-size: .4rem;
    color: #626262;
    height: .8rem;
    padding: 0 .4rem;
    margin-bottom: .4rem;
    margin-right: .2rem;
    border-radius: .62rem;
    line-height: .8rem;
}

.feedbackList-spanActive {
    border-color: #ff1341;
    background: #ff1341;
    color: #fff;
}

.feedback {
    padding: 4%;
}

    .feedback dl {
        margin-bottom: .4rem;
    }

        .feedback dl dt {
            line-height: 1rem;
            font-size: .45rem;
            color: #242424;
            padding: 0 0 .25rem;
        }

        .feedback dl dd {
            padding: .3rem;
            border-radius: .06rem;
            background: #fff;
        }

            .feedback dl dd textarea {
                height: 3rem;
                width: 90%;
                font-size: .4rem;
                line-height: 1.15;
                margin: 0;
            }

            .feedback dl dd input {
                width: 90%;
                font-size: .4rem;
                margin: 0;
                height: 20px;
            }

.feedbackBtn {
    background: #ff1341 !important;
    color: #fff !important;
    border-color: #ff1341 !important;
    border-radius: .1rem !important;
    width: 84%;
}

.user-setting {
    width: 100%;
    margin-top: 1rem;
    text-align: center;
}

    .user-setting p {
        text-align: center;
    }

        .user-setting p .login_out {
            background-color: transparent;
            border-color: #adadad;
            color: #adadad;
            font-size: .45rem;
            padding: 8px 25px;
        }
/*用户注册及完善资料-2020-11-06*/
.recharge {
    width: 100%;
    padding: 0 6%;
    margin-top: .5rem;
    position: relative;
}

    .recharge h1.htit {
        padding-top: .267rem;
        padding-bottom: .267rem;
        font-size: .65rem;
        margin-bottom: .5rem;
        color: #000;
    }

    .recharge h5.htit {
        font-size: .45rem;
        padding-top: .3rem;
        padding-bottom: .267rem;
        font-weight: bolder;
        color: #000;
    }

        .recharge h5.htit > i.iconfont {
            font-size: .5rem;
            font-weight: 400;
            color: #ff5757;
            margin-right: .1rem;
            display: inline-block;
            margin-top: -4px;
        }

    .recharge .czhi {
        width: 100%;
        margin-bottom: 0.5rem;
        background: #fff;
        border-bottom: 1px solid #f7f7f7 !important;
        padding: 0.2rem 5%;
        border-radius: 1rem;
    }

        .recharge .czhi span.tit {
            width: 1rem;
            height: 1rem;
            line-height: 1rem;
            margin-right: .3rem;
            font-size: .4rem;
            color: #aaa;
        }

            .recharge .czhi span.tit > i.iconfont {
                color: #68bb6c;
                margin-right: .15rem;
            }

        .recharge .czhi span.btn {
            /*background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);           
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);*/
            color: #ff5757;
            font-size: .38rem;
            padding: .2rem .3rem;
            border-radius: 1rem;
            margin-left: .3rem;
            border: solid 1px #ffb5b5;
        }

        .recharge .czhi span i.icon-arrow {
            color: #bbb;
            font-size: .4rem;
        }

        .recharge .czhi span i.icon-edit {
            color: #FF5722;
            font-size: .45rem;
        }

        .recharge .czhi span i.icon-arrow.edit {
            color: #FF5722;
            font-size: .4rem;
        }

        .recharge .czhi input {
            width: 66%;
            border: none !important;
            font-size: .45rem;
            color: #000;
            line-height: .9rem;
            height: .9rem;
            margin-bottom: 0;
            padding: 0px;
            padding-left: 0px;
            -webkit-user-select: text;
            border-radius: 0px;
            outline: 0;
            -webkit-appearance: none;
            text-align: left;
        }

            .recharge .czhi input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
                color: #bbb;
            }

            .recharge .czhi input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
                color: #bbb;
            }

            .recharge .czhi input::-moz-placeholder { /* Mozilla Firefox 19+ */
                color: #bbb;
            }

            .recharge .czhi input:-ms-input-placeholder { /* Internet Explorer 10-11 */
                color: #bbb;
            }

/*内容提示说明*/
.detail-tip-box {
    width: 100%;
    padding: 0 6%;
    padding-bottom: 6%;
    display: inline-block;
}

    .detail-tip-box .items {
        width: 100%;
        margin: .5rem 0;
        border-radius: .2rem;
        /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);*/
        padding: .4rem;
    }

        .detail-tip-box .items .tiptit {
            width: 100%;
            text-align: center;
            font-size: .46rem;
            font-weight: 700;
            line-height: 1rem;
            color: #333;
            border-bottom: dashed 1px #ebebeb;
            margin-bottom: .2rem;
        }

        .detail-tip-box .items .tipdesc {
            display: inline-block;
            width: 100%;
        }

            .detail-tip-box .items .tipdesc h5 {
                color: #000;
                font-size: .4rem;
                line-height: .7rem;
                font-weight: 700;
            }

                .detail-tip-box .items .tipdesc h5 > i.iconfont {
                    font-weight: 400;
                    color: #ffa083;
                    font-size: .35rem;
                }

            .detail-tip-box .items .tipdesc p {
                color: #666;
                font-size: .38rem;
                line-height: .7rem;
            }


/*用户注册选择页*/
.reg_options {
    padding-top: 2rem;
}

    .reg_options .hd {
        position: relative;
        padding: 0px 0.5rem;
        padding-left: 1.1rem;
        padding-top: 1.1rem;
        padding-bottom: 0.4rem;
    }

        .reg_options .hd h2 {
            font-weight: normal;
            font-size: 0.7rem;
            line-height: 1rem;
        }

        .reg_options .hd p {
            color: #666;
            line-height: 1.1rem;
        }

        .reg_options .hd .hdcon {
            width: 80%;
            border-radius: 0.08rem;
            margin: 0 auto;
            padding: 0.3rem 0.3rem;
            font-size: 0.4rem;
            line-height: 0.7rem;
            margin-top: 0.5rem;
            margin-bottom: 0.3rem;
        }

            .reg_options .hd .hdcon a {
                color: #2395ff;
            }

            .reg_options .hd .hdcon dl dt {
                font-weight: bold;
                color: #ff5065;
            }

    .reg_options .bd {
        width: 80%;
        margin: 0 auto;
        padding-top: 0.5rem;
    }

        .reg_options .bd .btn {
            width: 100%;
            text-align: center;
            line-height: 1.45rem;
            font-size: .45rem;
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            color: #fff;
            border: 0;
            border-radius: 1rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
        }

            .reg_options .bd .btn.btn_2 {
                margin-top: .8rem;
                border: 0.03rem solid #ff6f57;
                background: #fff;
                color: #000000;
            }

    .reg_options .txt {
        text-align: center;
        font-size: 0.38rem;
        padding-top: 0.4rem;
    }

        .reg_options .txt span.btn_tel {
            padding: .4rem .8rem;
            text-align: center;
            color: #333;
            font-size: 0.4rem;
        }



/*用户登录*/
.user_login {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    margin-top: .5rem;
}

    .user_login .login_logo {
        text-align: center;
        /*padding: 0px 0px;*/
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }

        .user_login .login_logo img {
            /*width: 100%;*/
            width: 60px;
            height: 60px;
        }

        .user_login .login_logo p {
            line-height: 1.2rem;
            color: #666;
            font-size: .45rem;
        }

    .user_login .login_box {
        padding: 0 1.3rem;
    }

        .user_login .login_box .item_input {
            border: 1px solid #dcdcdc;
            border-radius: .1rem;
            width: 100%;
            padding: .2rem;
            margin-bottom: 6%;
            line-height: .8rem;
        }

            .user_login .login_box .item_input .iconfont {
                color: #999;
                font-size: .6rem;
            }

            .user_login .login_box .item_input input {
                width: 80%;
                height: .9rem;
                padding: 0 0 0 .2rem;
                margin: 0px;
                line-height: .9rem;
                font-size: .5rem;
                border: 0rem;
                font-weight: unset;
                color: #333;
            }

            .user_login .login_box .item_input span {
                font-size: .42rem;
                color: #f9f9f9;
                background: #bfbfbf;
                padding: .2rem;
                width: 25%;
                border-radius: .03rem;
            }

                .user_login .login_box .item_input span.current {
                    background: #0077f1;
                }

        .user_login .login_box .login_btn {
            display: inline-block;
            width: 100%;
            text-align: center;
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            height: 1.5rem;
            line-height: 1.5rem;
            border-radius: 1rem;
            justify-content: center;
            -webkit-justify-content: center;
            align-items: center;
            -webkit-align-items: center;
            color: #fff;
            font-size: .55rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
        }

        .user_login .login_box .reg_forget {
            width: 100%;
            margin-top: 5%;
            text-align: center;
            line-height: 1.25rem;
            border: solid 1px #ffc0b4;
            border-radius: 5rem;
        }

            .user_login .login_box .reg_forget span {
                color: #666;
                font-size: .4rem;
                margin: 5%;
            }

            .user_login .login_box .reg_forget > em.line {
                display: inline-block;
                height: 10px;
                border-right: 1px solid #cccccc;
                margin: 0px 4px;
            }

            .user_login .login_box .reg_forget span .iconfont {
                font-size: .53rem;
                margin-right: 1%;
            }

    .user_login .register {
        display: inline-block;
        width: 100%;
        height: 4rem;
        text-align: center;
        margin-bottom: .5rem;
    }

        .user_login .register p {
            line-height: 1.2rem;
            color: #000;
            font-size: .45rem;
        }

    .user_login .login_box .agree {
        width: 100%;
        margin: 5% 0;
        text-align: center;
        line-height: .65rem;
        font-size: .37rem;
        color: #333;
    }

        .user_login .login_box .agree > span.icon.cur {
            color: #fe735e;
        }

        .user_login .login_box .agree a {
            color: #000;
        }

.exchange_qrcode {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    /*margin-top: 1.5rem;*/
}

    .exchange_qrcode .qrcode_banner {
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 0;
        /*padding: 0px 0px;*/
        /*padding-top: 1rem;*/
        padding-bottom: 1.5rem;
    }

        .exchange_qrcode .qrcode_banner img {
            width: 100%;
            /*width: 60px;*/
            /*height: 180px;*/
        }

    .exchange_qrcode .login_box {
        padding: 0 1.3rem;
    }

        .exchange_qrcode .login_box .item_input {
            border: 1px solid #dcdcdc;
            border-radius: .1rem;
            width: 100%;
            padding: .2rem;
            margin-bottom: 10%;
            line-height: .8rem;
        }

            .exchange_qrcode .login_box .item_input .iconfont {
                color: #999;
                font-size: .6rem;
            }

            .exchange_qrcode .login_box .item_input input {
                width: 80%;
                height: .9rem;
                padding: 0 0 0 .2rem;
                margin: 0px;
                line-height: .9rem;
                font-size: .5rem;
                border: 0rem;
                font-weight: unset;
                color: #333;
            }

            .exchange_qrcode .login_box .item_input span {
                font-size: .42rem;
                color: #f9f9f9;
                background: #bfbfbf;
                padding: .2rem;
                width: 25%;
                border-radius: .03rem;
            }

                .exchange_qrcode .login_box .item_input span.current {
                    background: #0077f1;
                }

        .exchange_qrcode .login_box .login_btn {
            width: 100%;
            text-align: center;
            line-height: 1.35rem;
            color: #fff;
            font-size: .45rem;
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            border: 0;
            border-radius: 1rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
        }

        .exchange_qrcode .login_box .reg_forget {
            width: 100%;
            margin-top: 5%;
            text-align: center;
            line-height: 1.25rem;
        }

            .exchange_qrcode .login_box .reg_forget span {
                color: #666;
                font-size: .43rem;
                margin: 5%;
            }

            .exchange_qrcode .login_box .reg_forget > em.line {
                display: inline-block;
                height: 10px;
                border-right: 1px solid #cccccc;
                margin: 0px 4px;
            }

            .exchange_qrcode .login_box .reg_forget span .iconfont {
                font-size: .53rem;
                margin-right: 1%;
            }

    .exchange_qrcode .register {
        display: inline-block;
        width: 100%;
        height: 4rem;
        text-align: center;
        margin-bottom: .5rem;
    }

        .exchange_qrcode .register p {
            line-height: 1.2rem;
            color: #000;
            font-size: .45rem;
        }

    .exchange_qrcode .login_box .agree {
        width: 100%;
        margin: 5% 0;
        text-align: center;
        line-height: .65rem;
        font-size: .37rem;
        color: #999;
    }

        .exchange_qrcode .login_box .agree a {
            color: #000;
        }

/*搜索*/
.content-hot {
    margin-top: 1.5rem;
    padding: .25rem .34rem;
    background: #fff;
    margin-bottom: .21rem;
    min-height: 25vh;
}

.content-hot-title {
    font-size: .42rem;
    color: #333;
    margin: .2rem 0;
}

.align_center {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.content-hot-tab {
    color: #4d4d4d;
    font-size: .4rem;
    padding: .15rem .3rem;
    background: #f2f2f2;
    margin-right: .2rem;
    margin-top: .2rem;
    border-radius: .05rem;
}

/*更多频道*/
.morelist {
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin: 2rem 0;
}

    .morelist .list {
        padding: 0 4%;
        margin: 1% 0;
    }

        .morelist .list li {
            margin-top: 4%;
            border-bottom: solid 1px #eee;
            height: 1.8rem;
        }

            .morelist .list li .item_box1 {
                text-align: center;
                width: 20%;
            }

                .morelist .list li .item_box1 .item {
                    width: 1.4rem;
                    height: 1.4rem;
                    margin: 0 auto;
                    padding: .2rem;
                    border-radius: 20rem;
                    margin-bottom: .1rem;
                }

                    .morelist .list li .item_box1 .item i {
                        color: #fff;
                        font-size: .91rem;
                    }

            .morelist .list li .item_cnt {
                text-align: left;
                width: 59%;
                padding-left: 1%;
            }

                .morelist .list li .item_cnt p.tit {
                    padding-top: .1rem;
                    font-size: .45rem;
                    color: #333;
                }

                .morelist .list li .item_cnt p.desc {
                    padding-top: .1rem;
                    font-size: .36rem;
                    color: #888;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

            .morelist .list li .item_arrow {
                text-align: right;
                width: 10%;
                line-height: 1.4rem;
            }

                .morelist .list li .item_arrow .iconfont {
                    color: #ddd;
                    font-size: .5rem;
                }

/*toast信息提示*/
.mui-toast-container {
    top: 30% !important;
    bottom: 50% !important;
}

.mui-toast-message {
    background-color: #000 !important;
    background: url("img/toast.png") no-repeat center 10px #000;
    background-size: 40px 40px;
    opacity: .8 !important;
    color: #fff !important;
    width: 180px !important;
    padding: 70px 5px 10px 5px !important;
}

.span_border_radius_in {
    margin-left: .2rem;
    background-image: linear-gradient(160deg, #FF9800 20%,#FFC107 80%);
    padding: .1rem .3rem;
    border-radius: .2rem;
    border-radius: 1rem;
    color: #fff;
}

.span_border_radius_out {
    margin-left: .2rem;
    background-image: linear-gradient(160deg, #009688 20%,#4CAF50 80%);
    padding: .1rem .3rem;
    border-radius: .2rem;
    border-radius: 20px 20px 20px 0px;
    color: #fff;
}

/*优化mui*/
.mui-popup {
    width: 310px !important;
    border-radius: 5px !important;
}

.mui-popup-inner {
    background: #fff !important;
}

    .mui-popup-inner:after {
        background-color: #fff !important;
    }

.mui-popup-buttons {
    height: 55px !important;
}

.mui-popup-button {
    color: #FF5722 !important;
    background: #fff !important;
    border-left: solid 1px #eee !important;
}

.mui-popup-title {
    font-weight: 700 !important;
}

.mui-popup.mui-popup-in {
    background: #fff;
}

.mui-popup-input input {
    font-size: 14px !important;
    width: 94% !important;
    padding: .2rem !important;
    height: 26px !important;
    margin: 15px 0 0 !important;
    border: 1px solid #e7e7e7 !important;
    border-radius: 3px !important;
    background: #fff !important;
}
/*优化mui-poppicker*/
.mui-poppicker {
    border-top: solid 1px #fff !important;
}

.mui-dtpicker, .mui-poppicker {
    background-color: #fff !important;
}

.mui-picker {
    background-color: #ebebeb !important;
}
/*优化jq自带的提示*/
.jconfirm-box-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.title {
    font-size: .5rem !important;
    font-weight: bolder !important;
}

.jconfirm.jconfirm-white .jconfirm-bg {
    background-color: rgba(0, 0, 0, 0.8) !important;
    opacity: 0.8 !important;
}
/*编辑用户*/
.user_login .login_box .item_input span.minlab {
    padding: .28rem 1.2rem;
    border: 1px solid #dcdcdc;
    background: #fff;
    font-size: .5rem;
    color: #333;
    border-radius: .1rem;
}

    .user_login .login_box .item_input span.minlab > i.iconfont {
        font-size: .5rem;
        color: #666;
        margin-right: 3px;
    }

.user_login .login_box .item_input span.cur {
    background: #FF9800;
    border: 1px solid #FF9800;
    color: #fff;
}

    .user_login .login_box .item_input span.cur i.iconfont {
        font-size: .5rem;
        color: #fff;
        margin-right: 3px;
    }
/*新闻详情页*/
.news_detail {
    padding-left: .4rem;
    padding-right: .4rem;
    padding-bottom: .8rem;
    background: #fff !important;
}

    .news_detail h1 {
        font-size: .5rem;
        font-weight: bold;
        padding-top: .25rem;
        line-height: .8rem;
        color: #000;
        text-align: center;
        position: relative;
    }

    .news_detail .des {
        padding-top: 10px;
        color: #999;
        padding-bottom: 10px;
        font-size: .4rem;
    }

        .news_detail .des span + span {
            margin-left: 12px;
        }


        .news_detail .des .share {
            width: 1.2rem;
            height: 1.2rem;
            text-align: center;
            float: right;
            margin-top: -.2rem;
            margin-right: .25rem;
        }

            .news_detail .des .share > span {
                display: inline-block;
                width: 1.2rem;
                height: 1.2rem;
                background: #ececec;
                border-radius: 5rem;
                text-align: center;
                line-height: 1.2rem;
                border: 0px;
            }

                .news_detail .des .share > span > i.iconfont {
                    display: inline-block;
                    font-size: .55rem;
                    color: #7d7d7d;
                }

    .news_detail .text {
        font-size: .4rem;
        line-height: .8rem;
        padding-top: .45rem;
        margin-top: .05rem;
    }

        .news_detail .text ul {
            margin: .5rem 0;
        }

        .news_detail .text p {
            color: #333;
            font-size: .4rem;
        }

        .news_detail .text img {
            max-width: 98%;
        }

        .news_detail .text #nav img {
            max-width: 24%;
            float: left;
            display: block;
        }

        .news_detail .text h3 {
            font-size: .5rem;
            border-bottom: 1px solid #ececec;
            line-height: 1rem;
            padding-bottom: .2rem;
            color: #333;
            font-weight: normal;
        }

        .news_detail .text p.p1 {
            color: #333;
            line-height: 1rem;
        }

        .news_detail .text p.p2 {
            color: #808080;
            font-size: .42rem;
            line-height: .65rem;
        }

.user-reg-box {
    width: 96%;
    margin: 1rem 3%;
    padding: 5%;
    background: #fff;
    display: inline-block;
    border-radius: .1rem;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}

    .user-reg-box .reg_tit {
        width: 100%;
        line-height: 1rem;
        color: #ff5065;
        font-size: .45rem;
        text-align: left;
        font-weight: bolder;
    }

    .user-reg-box .reg_des {
        width: 100%;
    }

        .user-reg-box .reg_des .cntdesc {
            width: 75%;
            color: #333;
            font-size: .37rem;
            line-height: .65rem;
            overflow: hidden;
            display: inline-block;
        }

        .user-reg-box .reg_des .cnticonimg {
            width: 25%;
            height: 1.2rem;
            overflow: hidden;
            display: inline-block;
            text-align: center;
            min-height: 1.3rem;
        }

            .user-reg-box .reg_des .cnticonimg img {
                width: 1.3rem;
                height: 1.3rem;
                border-radius: 1rem;
            }
/*详情页下的会员推荐*/
.marry_member_box {
    background: #fff;
    width: 94%;
    margin: 3%;
    margin-top: 2rem;
}

.marry_member_for {
    padding-top: 0px;
    padding-bottom: 0.27rem;
    border: 0.026rem solid #ececec;
    margin-bottom: 0.27rem;
    border-radius: 0.16rem;
    position: relative;
    padding-top: 0.7rem;
    margin-top: 0.4rem;
}

    .marry_member_for span.title {
        display: inline-block;
        background: #009688;
        color: #fff;
        font-weight: normal !important;
        font-size: 0.32rem !important;
        border-radius: 0px 0.533rem 0.533rem 0px;
        left: 0px;
        top: -0.24rem;
        position: absolute;
        z-index: 2;
        line-height: 0.48rem;
        padding: 0px 0.213rem 0px 0.106rem;
    }

    .marry_member_for a {
        color: #000;
    }

        .marry_member_for a.supply {
            display: inline-block;
            position: absolute;
            right: -0.026rem;
            top: -0.24rem;
            font-size: 0.32rem;
            line-height: 0.48rem;
            color: #000;
            border: 0.026rem solid #ffeb3b;
            background: #ffeb3b;
            padding: 0px 0.13rem 0px 0.21rem;
            border-radius: 0.53rem 0px 0px 0.53rem;
        }

    .marry_member_for dl {
        float: left;
        width: 20%;
        position: relative;
        box-sizing: border-box;
        padding: 0px 0.133rem;
    }

        .marry_member_for dl dt {
            height: 0px;
            position: relative;
            padding-bottom: 100%;
            width: 100%;
            border-radius: 2.7rem;
            overflow: hidden;
        }

            .marry_member_for dl dt img {
                width: 100%;
                position: absolute;
                left: 0px;
                top: 0px;
                max-width: 100% !important;
            }

        .marry_member_for dl dd {
            font-weight: normal;
            list-style: none;
            padding: 0px;
            margin: 0px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: center;
        }

            .marry_member_for dl dd h4 {
                font-weight: normal;
                font-size: 0.36rem;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .marry_member_for dl dd p.p_1 {
                font-size: 0.32rem;
                color: #999;
            }

/*消息页*/
.message_detail {
    padding-left: .4rem;
    padding-right: .4rem;
    padding-bottom: .8rem;
    background: #fff !important;
}

    .message_detail h1 {
        font-size: .5rem;
        padding-top: .5rem;
        line-height: .8rem;
        color: #000;
        position: relative;
        font-weight: initial;
    }

    .message_detail .des {
        padding-top: 10px;
        color: #999;
        padding-bottom: 10px;
        font-size: .4rem;
    }

        .message_detail .des .span_1 {
            background: #f1f1f1;
            padding: .1rem .4rem;
            font-size: .38rem;
            border-radius: 2rem;
            color: #888;
        }

    .message_detail .message_text {
        margin-top: .5rem;
        font-size: .4rem;
        padding: .5rem;
        line-height: .7rem;
        color: #333;
        border-radius: .2rem;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
    }
/*编辑内容页面样式*/
.margin_header {
    height: 2rem;
    line-height: 2rem;
}

.form-content {
    margin: 0;
    padding: 0;
    width: 100%;
}

    .form-content .form-item {
        width: 100%;
        padding: 0 1rem;
    }

    .form-content .item-content {
        text-align: center
    }

    .form-content .form-item label {
        display: block;
        font-size: .42rem;
        line-height: 1rem;
        padding-left: .1rem;
        color: #000;
    }

        .form-content .form-item label > i.iconfont {
            color: #666;
            margin-right: .1rem;
        }

    .form-content .form-item input {
        width: 96%;
        font-size: .45rem;
        color: #000;
        border-radius: .1rem;
        border: 1px solid #dcdcdc;
        padding: 0 2%;
        margin-bottom: .2rem;
        -moz-box-shadow: 1px 1px 2px #dcdcdc;
        -webkit-box-shadow: 1px 1px 2px #dcdcdc;
        box-shadow: 1px 1px 2px #dcdcdc;
    }

    .form-content .form-item .radio_box {
        width: 100%;
        line-height: 1.25rem;
    }

        .form-content .form-item .radio_box span > i {
            color: #333;
            margin-right: .1rem;
            font-size: .55rem;
        }

        .form-content .form-item .radio_box span.radio {
            padding: .2rem .6rem;
            border: 1px solid #dcdcdc;
            background: #fff;
            font-size: .4rem;
            color: #333;
            border-radius: 1rem;
            -moz-box-shadow: 1px 1px 2px #dcdcdc;
            -webkit-box-shadow: 1px 1px 2px #dcdcdc;
            box-shadow: 1px 1px 2px #dcdcdc;
        }

        .form-content .form-item .radio_box span.cur {
            background: #ffc107;
            border: 1px solid #ffc107;
            color: #fff;
        }

            .form-content .form-item .radio_box span.cur > i {
                color: #fff;
            }

    .form-content .form-item .submit_btn {
        width: 100%;
        margin-top: 1rem;
        text-align: center;
        line-height: 1.35rem;
        font-size: .45rem;
        background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        color: #fff;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
        border: 0;
        border-radius: 1rem;
    }

/*产品分类页*/
.float_clear {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: -1px;
}

.product_class {
    margin-top: 1.35rem;
    margin-bottom: 2rem;
    padding: .4rem;
    width: 100%
}

    .product_class .item {
        width: 100%;
        background: #fff;
        border-radius: .15rem;
        margin-bottom: .3rem;
    }

        .product_class .item a .tit {
            width: 100%;
            line-height: 1.2rem;
            color: #000;
            padding: 0 .5rem;
        }

            .product_class .item a .tit > i.iconfont {
                font-size: .35rem;
                color: #666;
            }

            .product_class .item a .tit > i.icon-trues-active {
                font-size: .5rem;
                color: #333;
                margin-right: .1rem;
            }

        .product_class .item .list {
            width: 100%;
            color: #000;
            padding: .3rem .5rem;
        }

            .product_class .item .list li {
                width: 45%;
                float: left;
                background: #efefef;
                border-radius: .05rem;
                margin-right: 5%;
                margin-bottom: .3rem;
                padding: .2rem;
                font-size: .4rem;
            }

                .product_class .item .list li a {
                    color: #4d4d4d;
                }
/*发现导航*/
.findmenu_index {
    display: inline-block;
    width: 100%;
    background: #fff;
}

    .findmenu_index li {
        display: inline-block;
        float: left;
        width: 50%;
        height: auto;
        padding: .6rem 4%;
        border-bottom: 1px #eee dashed;
        border-right: 1px #eee dashed;
    }

        .findmenu_index li:nth-child(2n) {
            border-right: 0px;
        }

        .findmenu_index li .m-icon {
            width: 1.4rem;
        }

            .findmenu_index li .m-icon span {
                border-radius: 1rem;
                display: inline-block;
                width: 1.4rem;
                height: 1.4rem;
                line-height: 1.4rem;
                text-align: center;
            }

                .findmenu_index li .m-icon span i.iconfont {
                    color: #fff;
                    font-size: .8rem;
                }

                    .findmenu_index li .m-icon span i.iconfont.icon-guangbo {
                        font-size: .75rem;
                    }

                    .findmenu_index li .m-icon span i.iconfont.icon-fuwuxiangmu {
                        font-size: .75rem;
                    }

                    .findmenu_index li .m-icon span i.iconfont.icon-qa {
                        font-size: .75rem;
                    }

                    .findmenu_index li .m-icon span i.iconfont.icon-live_icon {
                        font-size: .75rem;
                    }

                    .findmenu_index li .m-icon span i.iconfont.icon-qun {
                        font-size: .95rem;
                    }

        .findmenu_index li .m-cnt {
            width: 65%
        }

            .findmenu_index li .m-cnt .tit {
                width: 100%;
                line-height: .85rem;
            }

                .findmenu_index li .m-cnt .tit span.sp1 {
                    font-size: .45rem;
                    color: #333;
                    position: relative;
                }

                    .findmenu_index li .m-cnt .tit span.sp1 > em {
                        font-size: .3rem;
                        background: #ff5600;
                        display: inline-block;
                        width: .4rem;
                        height: .4rem;
                        line-height: .4rem;
                        text-align: center;
                        color: #fff;
                        border-radius: .1rem;
                        font-style: normal;
                        position: absolute;
                        margin-left: .1rem;
                    }

                .findmenu_index li .m-cnt .tit span.sp2 > i.iconfont {
                    font-size: .36rem;
                    color: #aaa;
                }

            .findmenu_index li .m-cnt .desc {
                width: 100%;
                font-size: .36rem;
                color: #888;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }

                .findmenu_index li .m-cnt .desc span > em {
                    color: #FF5722;
                    font-size: 0.36rem;
                    font-weight: bolder;
                    font-style: normal;
                }

/*消息页面*/
.message_index {
    margin-top: 1.8rem;
    margin-bottom: 2rem;
    width: 100%;
}

    .message_index li {
        width: 100%;
        height: 2.2rem;
        padding: .4rem;
        margin: .08rem 0;
        background: #fff;
    }

        .message_index li .m-icon {
            width: 20%;
            margin-top: .25rem;
        }

            .message_index li .m-icon span {
                padding: .4rem .3rem;
                border-radius: .1rem;
            }

            .message_index li .m-icon em {
                position: fixed;
                left: 15%;
                margin-top: -.3rem;
                background: #ff0000;
                border-radius: 2rem;
                color: #fff;
                font-size: .35rem;
                min-height: .5rem;
                min-width: .5rem;
                line-height: .5rem;
                text-align: center;
                border: solid 1px #fff;
                font-style: normal;
                box-shadow: 0 0 2px #7d7d7d;
            }

            .message_index li .m-icon span i.iconfont {
                color: #fff;
                font-size: .8rem;
            }

        .message_index li .m-cnt {
            width: 80%
        }

            .message_index li .m-cnt .tit {
                width: 100%;
                line-height: .85rem;
            }

                .message_index li .m-cnt .tit span.sp1 {
                    font-size: .5rem;
                }

                .message_index li .m-cnt .tit span.sp2 {
                    font-size: .4rem;
                    color: #888;
                    margin-right: 1rem;
                }

            .message_index li .m-cnt .desc {
                width: 100%;
                font-size: .4rem;
                color: #888;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-text-overflow: ellipsis;
                white-space: nowrap;
            }
/*优惠券*/
.couponlist-top {
    width: 100%;
    background: #fff;
    border-left: 0px;
    border-right: 0px;
}

    .couponlist-top ul li {
        float: left;
        width: 33.33%;
        text-align: center;
    }

        .couponlist-top ul li a {
            padding: 10% 0;
            font-size: .4rem;
            display: inline-block;
            color: #333;
        }

        .couponlist-top ul li.cur a {
            border-bottom: 1px solid #ff1341;
            color: #eb4d3d;
        }

.couponlist {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .couponlist .item {
        width: 100%;
        padding: .3rem .3rem;
    }

        .couponlist .item li {
            width: 100%;
            background: #fff;
            height: 2.85rem;
            border: solid 1px #e8e8e8;
            border-radius: 3px;
            margin-bottom: .3rem;
        }

            .couponlist .item li .c-icon {
                width: 40%;
                height: 2.8rem;
                background: #dcdcdc;
                text-align: center;
            }

            .couponlist .item li .current {
                background: #2196f3;
            }

            .couponlist .item li .c-icon p.amt {
                margin-top: .4rem;
                font-size: 1rem;
                color: #fff;
                font-weight: bolder;
            }

                .couponlist .item li .c-icon p.amt > span.yun {
                    font-size: .65rem;
                }

            .couponlist .item li .c-icon p.desc {
                font-size: .4rem;
                color: #fff;
            }

            .couponlist .item li .c-cnt {
                width: 60%;
                background: #fff;
                height: 2.8rem;
                padding-left: .3rem;
            }

                .couponlist .item li .c-cnt p.p1 {
                    font-size: .55rem;
                    color: #333;
                    line-height: 1.1rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .couponlist .item li .c-cnt p.p2 {
                    font-size: .35rem;
                    line-height: .6rem;
                }

                .couponlist .item li .c-cnt p.p3 {
                    font-size: .45rem;
                    line-height: 1.1rem;
                    text-align: right;
                    padding-right: .5rem;
                }

                    .couponlist .item li .c-cnt p.p3 span.btn {
                        background: #dcdcdc;
                        padding: .15rem .4rem;
                        color: #fff;
                        border-radius: 1rem;
                    }

                    .couponlist .item li .c-cnt p.p3 span.current {
                        background: linear-gradient(160deg,   #ff6f57 20%,#ff5948 80%);
                    }

                    .couponlist .item li .c-cnt p.p3 span.use {
                        background-image: linear-gradient(160deg, #d688ff 20%,#8c0ade 80%);
                        padding: .15rem .4rem;
                        color: #fff;
                        border-radius: 1rem;
                    }
/*文章*/
.news_index_list {
    width: 100%;
    margin: 0px;
    padding: 0 2%;
    padding-bottom: 5%;
    background: #fff;
}

    .news_index_list .item {
        width: 100%;
    }

        .news_index_list .item li {
            width: 100%;
            height: 2rem;
            padding: .3rem 0;
            border-bottom: solid 1px #eee;
        }

            .news_index_list .item li .tubiao {
                min-width: 42px;
                width: 15%;
            }

                .news_index_list .item li .tubiao img {
                    width: 42px;
                    height: 42px;
                    border-radius: .05rem;
                }

            .news_index_list .item li .cnt {
                width: 85%;
            }

                .news_index_list .item li .cnt .tit {
                    width: 100%;
                    color: #333;
                    font-size: .46rem;
                    line-height: .8rem;
                }

                .news_index_list .item li .cnt p {
                    width: 100%;
                    color: #ccc;
                    font-size: .43rem;
                }

                    .news_index_list .item li .cnt p span.type {
                        margin-right: .3rem;
                    }

/*顶部弹出*/
.menu_enter {
    position: fixed;
    z-index: 5;
    left: 0rem;
    top: 1.4rem;
    right: 0rem;
    bottom: 0rem;
    background: rgba(0, 0, 0, 0.5);
}

/*微信群*/

.grou_muen_list {
    width: 100%;
    display: inline-block;
    background: #fff;
    position: fixed;
    z-index: 11;
}

    .grou_muen_list ul li {
        width: 50%;
        display: inline-block;
        text-align: center;
        float: left;
        position: relative;
        line-height: 1.4rem;
    }

        .grou_muen_list ul li span {
            font-size: .46rem;
            color: #000;
        }

        .grou_muen_list ul li i {
            display: none;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-right: 1.1rem;
            height: .15rem;
            width: .8rem;
            border-radius: 3px;
            background-image: linear-gradient(160deg, #ff8f93 20%,#ff494f 80%);
        }

        .grou_muen_list ul li.cur span {
            color: #E53333;
        }


        .grou_muen_list ul li.cur i {
            display: block;
        }

.group_index_box {
    width: 100%;
}

    .group_index_box .other {
        padding: .266rem .4rem;
        margin-top: .8rem;
    }

        .group_index_box .other h2 {
            font-weight: 700;
            border-bottom: .026rem solid #ebebeb;
            margin-bottom: .4rem;
            font-size: .48rem;
            line-height: 1.066rem;
            position: relative;
        }

            .group_index_box .other h2 a {
                font-weight: 400;
                position: absolute;
                right: 0;
                font-size: .373rem;
                cursor: pointer;
                color: #666;
            }

    .group_index_box .list {
        width: 100%;
        display: inline-block;
    }

        .group_index_box .list.ff {
            background: #fff;
        }

        .group_index_box .list ul li {
            position: relative;
            overflow: hidden;
            background: #fff;
            padding: 4% 4%;
            margin-bottom: 2%;
            display: inline-block;
            width: 100%;
            background-image: linear-gradient(0deg,#fffbfb,#fff);
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.045);
        }

            .group_index_box .list ul li.clear {
                padding: 3% 4%;
                background: none;
                box-shadow: none;
                background-image: none;
            }

            .group_index_box .list ul li:last-child.btm_line {
                border-bottom: 0px;
            }


            .group_index_box .list ul li .h-img {
                width: 2.04rem;
                position: relative;
                height: 2.04rem;
                border-radius: .2rem;
                overflow: hidden;
                background: #efefef;
                border: solid 0.02666rem #efefef;
            }


                .group_index_box .list ul li .h-img img {
                    width: .6rem;
                    height: .6rem;
                    float: left;
                    margin: 0.03rem;
                }

                .group_index_box .list ul li .h-img > span.ico1 {
                    position: absolute;
                    background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
                    padding: .05rem .15rem;
                    border-radius: .1rem;
                    color: #fff;
                    font-size: .35rem;
                    bottom: .3rem;
                    right: .45rem;
                }

                    .group_index_box .list ul li .h-img > span.ico1.cur {
                        background-image: linear-gradient(160deg, #dedede 20%,#929292 80%);
                        border: 0.026rem solid #e4e4e4;
                    }

                .group_index_box .list ul li .h-img > span.ico2 {
                    position: absolute;
                    background-image: linear-gradient(160deg, #64da68 20%,#1a8474 80%);
                    padding: .05rem .15rem;
                    border-radius: .1rem;
                    color: #fff;
                    font-size: .35rem;
                    bottom: .3rem;
                    right: .45rem;
                }

            .group_index_box .list ul li .cnt {
                width: 74%;
                position: relative;
            }



                .group_index_box .list ul li .cnt p.line-1 {
                    width: 100%;
                    position: relative;
                }

                    .group_index_box .list ul li .cnt p.line-1 span.tit {
                        width: 68%;
                        display: inline;
                        font-size: .45rem;
                        font-weight: bolder;
                        color: #333;
                    }

                    .group_index_box .list ul li .cnt p.line-1 span.ingroup {
                        width: 15%;
                        text-align: center;
                        color: #bbb;
                    }

                    .group_index_box .list ul li .cnt p.line-1 span.join {
                        /* width: 15%; */
                        display: inline-block;
                        position: absolute;
                        right: .2rem;
                        margin-top: .6rem;
                        color: #000000;
                        border-radius: .1rem;
                        text-align: center;
                        line-height: 0.8rem;
                        height: 0.8rem;
                        cursor: pointer;
                        border: 0.026rem solid #f5c800;
                        background: #FFEB3B;
                        padding: 0px 0.4rem;
                        font-size: 0.373rem;
                    }

                        .group_index_box .list ul li .cnt p.line-1 span.join.cur {
                            background: #fff;
                            border: 0.026rem solid #e4e4e4;
                            color: #888;
                        }

                    .group_index_box .list ul li .cnt p.line-1 span.into {
                        width: 15%;
                        display: inline-block;
                        position: fixed;
                        right: .6rem;
                        margin-top: .7rem;
                        color: #000000;
                        border-radius: .1rem;
                        text-align: center;
                        line-height: 0.8rem;
                        height: 0.8rem;
                        cursor: pointer;
                        border: 0.026rem solid #ffd61f;
                        background: #FFEB3B;
                        padding: 0px 0.4rem;
                        font-size: 0.373rem;
                    }

                .group_index_box .list ul li .cnt p.line-2 {
                    width: 100%;
                    display: inline-block;
                    color: #666;
                    font-size: .4rem;
                }

                    .group_index_box .list ul li .cnt p.line-2 span.sp1 {
                        color: #ff0000;
                        font-size: .5rem;
                        margin-left: .2rem;
                    }

                    .group_index_box .list ul li .cnt p.line-2 span.sp2 {
                        color: #888;
                        font-size: .35rem;
                        margin-left: .4rem;
                    }

                .group_index_box .list ul li .cnt p.line-3 {
                    width: 75%;
                    line-height: .8rem;
                    display: inline-block;
                }

                    .group_index_box .list ul li .cnt p.line-3 span {
                        background: #ff5722;
                        color: #fff;
                        padding: .05rem .1rem;
                        border-radius: .1rem;
                        font-size: .3rem;
                    }

                        .group_index_box .list ul li .cnt p.line-3 span.span_0 {
                            background: #59aaff;
                        }

                        .group_index_box .list ul li .cnt p.line-3 span.span_1 {
                            background: #1dcc7b;
                        }

                        .group_index_box .list ul li .cnt p.line-3 span.span_2 {
                            background: #9a83ff;
                        }

                        .group_index_box .list ul li .cnt p.line-3 span.span_3 {
                            background: #ff6e9f;
                        }

                        .group_index_box .list ul li .cnt p.line-3 span.span_4 {
                            background: #ff9800;
                        }

            .group_index_box .list ul li span.hot {
                display: inline-block;
                position: absolute;
                right: 0;
                top: 0;
                z-index: 9;
                height: .426rem;
                line-height: .5rem;
                font-size: .293rem;
                background-color: #ff4e44;
                white-space: nowrap;
                color: #fff;
                padding: 0 1.333rem;
                -webkit-transform: rotate(45deg) translate(31%,-205%);
                transform: rotate(45deg) translate(31%,-205%);
                font-weight: 400;
                font-size: .32rem;
            }

                .group_index_box .list ul li span.hot.span_2 {
                    background: #ff9d1d;
                }

                .group_index_box .list ul li span.hot.span_3 {
                    background: #f8c618;
                }

/*微信群详情*/
.group_detail_box {
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
}

    .group_detail_box .headerbox {
        padding-top: 1.4rem;
        width: 100%;
        background: #fff;
    }

        .group_detail_box .headerbox p.p1 {
            text-align: center;
        }

            .group_detail_box .headerbox p.p1 img {
                width: 1.75rem;
                height: 1.75rem;
                border-radius: .1rem;
            }

            .group_detail_box .headerbox p.p1 > span.user_nine {
                display: inline-block;
                box-sizing: border-box;
                border: .08rem solid #dae0de;
                border: .08rem solid #dae0de;
                border-radius: .133rem;
                width: 2.133rem;
                height: 2.133rem;
                overflow: hidden;
            }

                .group_detail_box .headerbox p.p1 > span.user_nine img {
                    width: .597rem;
                    height: .597rem;
                    float: left;
                    margin-bottom: .06rem;
                    margin-right: .06rem;
                }

        .group_detail_box .headerbox p.p2 {
            text-align: center;
            padding: .4rem 0;
            color: #000;
            font-weight: bolder;
            font-size: .5rem;
        }

        .group_detail_box .headerbox p.p3 {
            text-align: center;
            font-size: .42rem;
            color: #FF5722;
        }

    .group_detail_box .signupbox {
        margin-top: .6rem;
        width: 100%;
        text-align: center;
        color: #000;
        font-weight: bolder;
    }

        .group_detail_box .signupbox p.pay_desc {
            color: #555;
            font-size: .52rem;
            font-weight: normal;
        }

            .group_detail_box .signupbox p.pay_desc b {
                color: #ff5056;
                font-size: .58rem;
            }

        .group_detail_box .signupbox p.tit {
            color: #555;
            font-weight: bolder;
            line-height: 1.2rem;
        }


        .group_detail_box .signupbox p.pay_agree {
            color: #555;
            font-size: .37rem;
            font-weight: normal;
            margin: .3rem 0;
        }

            .group_detail_box .signupbox p.pay_agree > span.ag {
                color: #ccc;
            }

            .group_detail_box .signupbox p.pay_agree > span.cur {
                color: #72c1ff;
            }

        .group_detail_box .signupbox p.p2 {
            text-align: center;
            padding: .8rem 0;
        }

            .group_detail_box .signupbox p.p2 > span.btn {
                background: #ddd;
                padding: .3rem 2rem;
                border-radius: .1rem;
                color: #fff;
                font-size: .5rem;
                font-weight: normal;
            }

            .group_detail_box .signupbox p.p2 > span.cur {
                background: #FFEB3B;
                color: #000;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
                border-radius: 1rem;
            }

        .group_detail_box .signupbox p.p3 {
            text-align: center;
            padding-bottom: .5rem;
        }

            .group_detail_box .signupbox p.p3 > span.share {
                display: inline-block;
                width: 1.5rem;
                height: 1.5rem;
                background: #ececec;
                border-radius: 5rem;
                text-align: center;
                line-height: 1.5rem;
            }

                .group_detail_box .signupbox p.p3 > span.share > i.iconfont {
                    display: inline-block;
                    font-size: .6rem;
                    color: #7d7d7d;
                }

    .group_detail_box .guize {
        width: 100%;
        padding: 3%;
        background: #fff;
    }

        .group_detail_box .guize h3 {
            width: 100%;
            line-height: 1rem;
            text-align: center;
            font-weight: normal;
        }

            .group_detail_box .guize h3 span {
                font-size: .55rem;
                color: #ff5056;
                border: solid 1px #ffdede;
                padding: .2rem 1rem;
                border-radius: .12rem;
            }

        .group_detail_box .guize .content {
            padding: 1% 5%;
            color: #555;
            font-size: .4rem;
            line-height: .85rem;
        }

            .group_detail_box .guize .content .tit {
                font-weight: 700;
                font-size: .426rem;
                margin-bottom: .1rem;
                color: #000;
            }

                .group_detail_box .guize .content .tit a {
                    float: right;
                    margin-right: 10px;
                    font-weight: normal;
                    color: #666;
                    font-size: .4rem;
                }

                    .group_detail_box .guize .content .tit a > i.iconfont {
                        font-size: .3rem;
                        color: #999;
                    }

                .group_detail_box .guize .content .tit span {
                    display: inline-block;
                    background: #ff5056;
                    border-radius: .533rem;
                    width: .4rem;
                    height: .4rem;
                    border: .08rem solid #ffe8e7;
                    vertical-align: middle;
                    margin-right: .266rem;
                }

            .group_detail_box .guize .content .give {
                width: 100%;
                padding: 3% 5%;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.06);
                border-radius: .2rem;
                margin: 2% 0;
                background: #fff;
                border: solid 1px #ffe3e3;
            }

                .group_detail_box .guize .content .give p {
                    color: #ff5056;
                }

                    .group_detail_box .guize .content .give p.p_tit {
                        font-size: .46rem;
                        color: #ff5056;
                        font-weight: bolder;
                    }

            .group_detail_box .guize .content span.item {
                border: solid 1px #e6e6e6;
                font-size: .33rem;
                display: inline-block;
                border-radius: .1rem;
                padding: .05rem .25rem;
                margin-right: .15rem;
                margin-bottom: .2rem;
                color: #333;
                background: #ffffff;
            }

.join_user {
    padding: 3% 10%;
}

    .join_user span {
        display: inline-block;
        width: 1.066rem;
        height: 1.066rem;
        border-radius: 1.066rem;
        overflow: hidden;
        border: .053rem solid #fff;
        float: left;
        /*margin-left: -.213rem;*/
    }

        .join_user span img {
            width: 1.066rem;
            min-height: 1.066rem;
        }

    .join_user label {
        display: inline-block;
        width: 1.013rem;
        height: 1.013rem;
        border-radius: 1.013rem;
        overflow: hidden;
        /* position: absolute; */
        /* right: .533rem; */
        top: .05rem;
        line-height: 1.013rem;
        text-align: center;
        box-sizing: border-box;
        cursor: pointer;
        background: #f5f6fa;
    }
/***************LoadingOrderTip-start************/
#LoadingOrderTip {
    display: none;
    position: fixed;
    top: 1.7rem;
    left: .15rem;
    filter: alpha(opacity:90);
    z-index: 88888;
}

    #LoadingOrderTip .orderinfo {
        display: flex;
        background: #000;
        text-align: left;
        padding: .1rem .5rem .1rem .1rem;
        font-size: .38rem;
        color: #fff;
        border-radius: 1rem;
        opacity: 0.65;
    }

        #LoadingOrderTip .orderinfo span.cnt {
            font-size: .35rem;
            display: inline-block;
            margin-top: 5px;
            margin-left: 5px;
        }

        #LoadingOrderTip .orderinfo span.img_heard {
            display: inline-block;
            width: .75rem;
            height: .75rem;
            border-radius: 1rem;
            overflow: hidden;
        }

            #LoadingOrderTip .orderinfo span.img_heard img {
                width: 100%;
            }
/*群社群列表*/
.group_nav_top {
    width: 100%;
    height: 4rem;
    margin: 0;
    padding: 0;
}

    .group_nav_top .list {
        width: 100%;
        margin: 0;
        padding: 0 3%;
        padding-top: 2rem;
        height: 3rem;
    }

        .group_nav_top .list .headerimg {
            width: 20%;
            text-align: center;
        }

            .group_nav_top .list .headerimg img {
                width: 1.5rem;
                height: 1.5rem;
                border-radius: .15rem;
                border: solid 2px #fff;
            }

        .group_nav_top .list .cnt {
            width: 80%;
        }

            .group_nav_top .list .cnt p {
                color: #fff;
            }

                .group_nav_top .list .cnt p.tit {
                    margin-top: .05rem;
                    font-size: .55rem;
                }

                .group_nav_top .list .cnt p.desc {
                    font-size: .4rem;
                }

.notes {
    width: 100%;
    background: #fff;
    line-height: 1rem;
    margin: 0;
    padding: 1% 3%;
    font-size: .4rem;
    display: inline-block;
}

    .notes em {
        margin-right: .1rem;
        margin-left: .3rem;
    }

        .notes em > i.iconfont {
            background-image: -webkit-linear-gradient(-45deg, #ff8d8d 20%, #ff0000 60%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .notes em > span {
            display: inline-block;
            background: #ff5056;
            border-radius: .533rem;
            width: .4rem;
            height: .4rem;
            border: .08rem solid #ffe8e7;
            vertical-align: middle;
        }

    .notes .box {
        width: 65%;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        height: .9rem;
        font-size: .37rem;
        background: #fff;
        border-bottom: solid 1px #fdf5f5;
    }

        .notes .box .cnt {
            position: absolute;
            top: 0;
            height: 1rem;
        }

    .notes .exit_box {
        width: 20%;
        text-align: right;
    }

        .notes .exit_box span.btn_exit {
            color: #000;
            background-image: linear-gradient(160deg, #FFEB3B 20%,#FFEB3B 80%);
            border-radius: .1rem;
            padding: .15rem .25rem;
            text-align: center;
            cursor: pointer;
            font-size: 0.36rem;
        }

.group_memlist_detail_box {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .group_memlist_detail_box .share_box {
        width: 100%;
        margin: 0;
        padding: 2% 5%;
        background: #fff;
        height: 2rem;
    }

        .group_memlist_detail_box .share_box .cnt {
            width: 70%;
        }

            .group_memlist_detail_box .share_box .cnt p.t1 {
                color: #333;
                font-size: .56rem;
                line-height: 1rem;
            }

            .group_memlist_detail_box .share_box .cnt p.t2 {
                color: #888;
                font-size: .4rem;
            }

        .group_memlist_detail_box .share_box .share {
            width: 30%;
            text-align: right;
        }

            .group_memlist_detail_box .share_box .share span {
                display: inline-block;
                width: 1.5rem;
                height: 1.5rem;
                background: #ececec;
                border-radius: 5rem;
                text-align: center;
                line-height: 1.5rem;
            }

                .group_memlist_detail_box .share_box .share span > i.iconfont {
                    display: inline-block;
                    font-size: .6rem;
                    color: #7d7d7d;
                }

    .group_memlist_detail_box .pushmessage {
        width: 100%;
        margin: 0;
        padding: 0 5% 2% 5%;
        background: #fff;
        height: 100%;
    }

        .group_memlist_detail_box .pushmessage p {
            color: #333;
            font-size: .35rem;
        }


    /*社群会员列表*/
    .group_memlist_detail_box .mem_list {
        width: 100%;
        margin: 0;
        background: #fff;
        padding: 5% 3%;
    }

        .group_memlist_detail_box .mem_list dl {
            margin: 0.266rem;
            padding-left: 2.35rem;
            position: relative;
            margin-bottom: 0.4rem;
        }

            .group_memlist_detail_box .mem_list dl dt {
                position: absolute;
                left: 0.133rem;
                top: 0.25rem;
                width: 1.9rem;
                height: 1.9rem;
                border-radius: 1.9rem;
                overflow: hidden;
            }

                .group_memlist_detail_box .mem_list dl dt img {
                    width: 1.9rem;
                    min-height: 1.9rem;
                }



            .group_memlist_detail_box .mem_list dl dd {
                border-bottom: 0.026rem solid #f2f2f2;
                padding-bottom: 0.2rem;
                position: relative;
            }

                .group_memlist_detail_box .mem_list dl dd h3 {
                    font-weight: normal;
                    font-size: 0.45rem;
                    position: relative;
                    line-height: 0.8rem;
                    padding-left: 0.133rem;
                    margin-bottom: 0px;
                }

                    .group_memlist_detail_box .mem_list dl dd h3 label {
                        color: #333;
                        vertical-align: middle;
                        font-size: 0.48rem;
                        max-width: 70%;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        display: inline-block;
                    }

                        .group_memlist_detail_box .mem_list dl dd h3 label i.iconfont {
                            position: relative;
                            margin-left: .12rem;
                            font-size: .5rem;
                            background-image: -webkit-linear-gradient(-45deg, #c1c1c1 20%, #616161 60%);
                            -webkit-background-clip: text;
                            -webkit-text-fill-color: transparent;
                        }

                            .group_memlist_detail_box .mem_list dl dd h3 label i.iconfont.icon-VIP5.cur {
                                background-image: -webkit-linear-gradient(-45deg, #FFEB3B 20%, #ff9900 60%);
                            }

                    .group_memlist_detail_box .mem_list dl dd h3 .xian {
                        position: absolute;
                        right: 0px;
                        top: 0.053rem;
                        font-weight: normal;
                        font-size: 0.373rem;
                        color: #a5a5a5;
                    }

                        .group_memlist_detail_box .mem_list dl dd h3 .xian i {
                            display: none;
                        }

                        .group_memlist_detail_box .mem_list dl dd h3 .xian.cur {
                            color: #25ec68;
                        }

                            .group_memlist_detail_box .mem_list dl dd h3 .xian.cur i {
                                display: inline-block;
                                background: #6EFF9F;
                                border-radius: .533rem;
                                width: .4rem;
                                height: .4rem;
                                border: .08rem solid #e4f9f5;
                                vertical-align: middle;
                                margin-right: .1rem;
                            }


                .group_memlist_detail_box .mem_list dl dd p.line1 {
                    line-height: 0.6rem;
                    font-size: .35rem;
                    margin-top: .08rem;
                }

                    .group_memlist_detail_box .mem_list dl dd p.line1 span {
                        margin-right: .1rem;
                        color: #fff;
                    }

                        .group_memlist_detail_box .mem_list dl dd p.line1 span i.iconfont {
                            font-size: .35rem;
                            margin-right: .05rem;
                        }

                        .group_memlist_detail_box .mem_list dl dd p.line1 span.span_1 {
                            display: inline-block;
                            background: #ffaae4;
                            vertical-align: middle;
                            height: .6rem;
                            padding: 0 .2rem;
                            border-radius: 1rem;
                        }

                        .group_memlist_detail_box .mem_list dl dd p.line1 span.span_2 {
                            display: inline-block;
                            background: #98BEFD;
                            vertical-align: middle;
                            height: .6rem;
                            padding: 0 .2rem;
                            border-radius: 1rem;
                        }

                .group_memlist_detail_box .mem_list dl dd p.line2 {
                    line-height: .9rem;
                    font-size: .37rem;
                }

                    .group_memlist_detail_box .mem_list dl dd p.line2 em.line {
                        display: inline-block;
                        height: 10px;
                        border-right: 1px solid #cccccc;
                        margin: 0px 6px;
                    }

                .group_memlist_detail_box .mem_list dl dd .links_box {
                    width: 100%;
                    margin-top: .2rem;
                    display: inline-block;
                    line-height: 1rem;
                }

                    .group_memlist_detail_box .mem_list dl dd .links_box ul li {
                        width: 50%;
                        float: left;
                        text-align: center;
                    }

                        .group_memlist_detail_box .mem_list dl dd .links_box ul li span {
                            padding: .18rem .42rem;
                            background: #efefef;
                            color: #fff;
                            border-radius: 1rem;
                            font-size: .36rem;
                        }

                            .group_memlist_detail_box .mem_list dl dd .links_box ul li span > i.iconfont {
                                margin-right: .1rem;
                            }

                        .group_memlist_detail_box .mem_list dl dd .links_box ul li.cur span.call {
                            background: #fdbf98;
                            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
                        }

                        .group_memlist_detail_box .mem_list dl dd .links_box ul li.cur span.chat {
                            background-image: linear-gradient(160deg, #00e180 20%,#00be6f 80%);
                            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
                        }



/*确认支付页面*/
.bill_payment {
    width: 100%;
    padding: 5%;
    background: #fff;
}

    .bill_payment .list {
        width: 100%;
    }

        .bill_payment .list ul li {
            width: 100%;
            display: inline-block;
        }

            .bill_payment .list ul li p {
                width: 100%;
                display: inline-block;
                font-size: .45rem;
                color: #333;
                line-height: 1.1rem;
            }

                .bill_payment .list ul li p span.yuan {
                    color: #ff0000;
                }

                .bill_payment .list ul li p span.amt {
                    color: #ff0000;
                    font-size: .6rem;
                }
/*推荐客户列表*/
.rec_select_box {
    margin-top: 0rem;
    width: 100%;
    background: #fff;
    padding: 5% 2%;
}

    .rec_select_box .cnt {
        width: 100%;
        font-size: .38rem;
    }

        .rec_select_box .cnt input {
            width: 36%;
            font-size: .4rem;
            color: #000;
            height: 1rem;
            line-height: 1rem;
            border-radius: .1rem;
            border: 1px solid #dcdcdc;
            padding: 0 2%;
        }

        .rec_select_box .cnt span {
        }

        .rec_select_box .cnt p {
            color: #333;
        }

            .rec_select_box .cnt p.p1 {
                text-align: center;
                margin: .5rem 0;
            }

                .rec_select_box .cnt p.p1 > span.btn {
                    background: #ff0000;
                    padding: .3rem 3.5rem;
                    border-radius: 1rem;
                    color: #fff;
                    font-size: .45rem;
                }

.rec_count {
    line-height: 1.25rem;
    text-align: center;
    font-size: .4rem;
    margin-top: 1.7rem;
}

.rec_list {
    width: 100%;
    margin: 0;
    padding: 0 2%;
}

    .rec_list .item {
        width: 100%;
    }

        .rec_list .item ul li {
            width: 100%;
            background: #fff;
            display: inline-block;
        }

        .rec_list .item ul li {
            padding: 0 15px;
            box-sizing: border-box;
            padding-left: 1.866rem;
            position: relative;
            min-height: 1.6rem;
            border-bottom: 0.026rem solid #f7f7f7;
            padding-bottom: 0.266rem;
        }

            .rec_list .item ul li .wrap {
                overflow: hidden;
                border-radius: 0.133rem;
                box-shadow: 0.026rem 0.026rem 0.266rem rgba(0, 0, 0, 0.01);
                position: absolute;
                left: 0.5rem;
                top: 0.5rem;
            }

            .rec_list .item ul li .avatar {
                width: 1.333rem;
                height: 1.333rem;
                position: relative;
                border-radius: 2.666rem;
                overflow: hidden;
            }

                .rec_list .item ul li .avatar img {
                    width: 100%;
                }

            .rec_list .item ul li .info {
                padding-top: 0.133rem;
                padding-left: 0.35rem;
            }

            .rec_list .item ul li .user_name_line {
                width: 100%;
                box-sizing: border-box;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                overflow: hidden;
                font-size: 0.373rem;
                margin-top: 0.266rem;
            }

                .rec_list .item ul li .user_name_line > span.nickname {
                    display: inline-block;
                    max-width: 60%;
                }

                .rec_list .item ul li .user_name_line > span.vip {
                    background-image: linear-gradient(160deg, #ff9933 20%,#ff7f00 80%);
                    color: #fff;
                    border-radius: 1rem;
                    padding: 1px 8px;
                    margin-left: .1rem;
                    font-size: .3rem;
                    margin-top: .1rem;
                    display: inline;
                    position: absolute;
                }

            .rec_list .item ul li .info .user_name_line {
                font-size: 0.43rem;
            }

            .rec_list .item ul li .info p {
                font-size: 0.35rem;
            }

                .rec_list .item ul li .info p.p_1 span {
                    display: inline-block;
                    margin-right: 0.133rem;
                    padding: .05rem 0.25rem;
                    border-radius: .05rem;
                    color: #fff;
                    font-size: .33rem;
                }

                .rec_list .item ul li .info p.p_1 {
                    padding-top: 0.133rem;
                }

                    .rec_list .item ul li .info p.p_1 i.icon-jiantou {
                        font-size: 0.32rem;
                        color: #ccc;
                        margin-top: .15rem;
                    }

                    .rec_list .item ul li .info p.p_1 span.span_uid {
                        border: solid 1px #ffdbdb;
                        color: #ff8e7f;
                        border-radius: .1rem;
                    }

                    .rec_list .item ul li .info p.p_1 span.span_1 {
                        background: #3cdb96;
                    }

/*.rec_list .item ul li {
            width: 100%;
            background: #fff;
            height: 3.2rem;
            padding: .15rem .35rem;
            border-top: solid 1px #e4e4e4;
            border-bottom: solid 1px #e4e4e4;
            margin-bottom: 1%;
        }

            .rec_list .item ul li p.tit {
                font-size: .5rem;
                color: #333;
                line-height: 1rem;
            }

                .rec_list .item ul li p.tit > span.name {
                    font-size: .5rem;
                    color: #333;
                    display: inline-block;
                    width: 5rem;
                }

                .rec_list .item ul li p.tit > i.icon-arrow {
                    font-size: .38rem;
                    color: #999;
                }

            .rec_list .item ul li .cnt {
                width: 33.33%;
                float: left;
                font-size: .4rem;
                line-height: .7rem;
                color: #666;
                border-left: #e2e2e2 solid 1px;
                padding-left: .3rem;
            }

                .rec_list .item ul li .cnt > span.cls {
                    color: #009688;
                }

                .rec_list .item ul li .cnt i.iconfont {
                    color: #ff0000;
                    font-size: .55rem;
                    margin-right: .1rem;
                }*/
/*海报中心*/
.share_template_list {
    width: 100%;
}

    .share_template_list .list {
        width: 100%;
        display: inline-block;
    }


        .share_template_list .list ul li {
            background: #fff;
            height: 3.4rem;
            padding: 2%;
            margin-bottom: 2%;
        }

            .share_template_list .list ul li .h-img {
                width: 31%;
                position: relative;
            }

                .share_template_list .list ul li .h-img img {
                    width: 2.7rem;
                    height: 2.7rem;
                    margin: .1rem;
                    border-radius: .1rem;
                }


            .share_template_list .list ul li .cnt {
                width: 69%;
            }

                .share_template_list .list ul li .cnt p.p1 {
                    width: 100%;
                    padding-top: .1rem;
                }

                    .share_template_list .list ul li .cnt p.p1 span.tit {
                        width: 4rem;
                        display: inline-block;
                        font-size: .48rem;
                        color: #333;
                    }

                    .share_template_list .list ul li .cnt p.p1 span.btn {
                        background-image: linear-gradient(160deg, #FFEB3B 20%,#FFEB3B 80%);
                        color: #000;
                        font-size: .38rem;
                        margin-right: .5rem;
                        display: inline-block;
                        padding: .15rem .25rem;
                        border-radius: 1rem;
                    }

                .share_template_list .list ul li .cnt p.p2 {
                    width: 100%;
                    margin-top: .1rem;
                }

                    .share_template_list .list ul li .cnt p.p2 span.sp1 {
                        margin-top: .1rem;
                        color: #888;
                        font-size: .38rem;
                    }

                .share_template_list .list ul li .cnt p.p3 {
                    width: 100%;
                    color: #999;
                    padding-top: .1rem;
                    font-size: .37rem;
                }

.share_template_detail {
    margin-top: 1.45rem;
    width: 100%;
    display: block;
    position: relative;
    padding: 0 2%;
}

    .share_template_detail .tip {
        width: 100%;
        text-align: center;
        margin-bottom: .2rem;
        line-height: .8rem;
    }

        .share_template_detail .tip span {
            color: #888;
            font-size: .35rem;
        }

            .share_template_detail .tip span.sp1 {
                color: #fff;
                background: #d6d6d6;
                padding: .1rem .2rem;
                border-radius: .1rem;
            }

            .share_template_detail .tip span.hb {
                color: #f00;
                font-weight: bolder;
                margin-left: .2rem;
            }

    .share_template_detail .title {
        margin-bottom: 3%;
        width: 100%;
        text-align: center;
        color: #000;
        font-size: .45rem;
    }

    .share_template_detail .cnt {
        width: 100%;
        padding: 0 7%;
        display: block;
    }

    .share_template_detail img {
        width: 100%;
        -moz-box-shadow: 1px 1px 10px #969696; /*firefox*/
        -webkit-box-shadow: 1px 1px 10px #969696; /*webkit*/
        box-shadow: 1px 1px 15px #969696; /*opera或ie9*/
    }
/*推广收益*/
.marry_rebate_show {
    margin: 0rem;
    padding: 0rem;
    margin-top: 2%;
    width: 100%;
}

    .marry_rebate_show .list {
        width: 100%;
        display: inline-block;
    }

        .marry_rebate_show .list ul li {
            width: 100%;
            padding: 5%;
            margin-bottom: 2%;
            background: #fff;
        }

            .marry_rebate_show .list ul li p.tit {
                font-size: .5rem;
                color: #FF5722;
            }

                .marry_rebate_show .list ul li p.tit > i.iconfont {
                    font-size: .55rem;
                    font-weight: normal;
                    margin-right: .2rem;
                    color: #ffd699;
                }

            .marry_rebate_show .list ul li p.desc {
                font-size: .38rem;
                color: #333;
                margin: 3% 0;
            }

            .marry_rebate_show .list ul li p.income > span.lab {
                background-image: linear-gradient(160deg, #FF5722 20%,#FF5722 80%);
                color: #fff;
                font-size: .38rem;
                margin-right: .3rem;
                display: inline-block;
                padding: .1rem .2rem;
                border-radius: 1rem;
            }

            .marry_rebate_show .list ul li p.income > span.yuan {
                font-size: .38rem;
                color: #f00;
                margin-right: .1rem;
            }

            .marry_rebate_show .list ul li p.income > span.amt {
                font-size: .55rem;
                color: #f00;
                font-weight: bolder;
            }

    .marry_rebate_show .tip1 {
        width: 100%;
        line-height: 1rem;
        font-size: .4rem;
        color: #888;
        text-align: center;
        margin: 2.5rem 0rem;
    }

    .marry_rebate_show .tip2 {
        width: 100%;
        line-height: 1rem;
        font-size: .35rem;
        color: #888;
        text-align: center;
        margin-top: .5rem;
        margin-bottom: 2rem;
    }

/*项目介绍列表页*/

.sharepagelist_boxs {
    width: 100%;
    background: #fff;
    margin: 0rem;
    padding: 0rem;
    margin-top: 1.45rem;
}

    .sharepagelist_boxs .tit {
        width: 100%;
        text-align: center;
    }

        .sharepagelist_boxs .tit p {
            width: 100%;
            text-align: center;
            line-height: .9rem;
            padding: 3% 0;
            font-weight: bolder;
            color: #ff0904;
            text-shadow: 1px 1px 5px #dcdcdc;
            font-size: .55rem;
        }

    .sharepagelist_boxs .desc {
        width: 100%;
        text-align: center;
        line-height: .63rem;
        font-size: .4rem;
        color: #999;
        padding: 3% 15%;
    }

        .sharepagelist_boxs .desc span.yh {
            color: #ababab;
            font-size: .9rem;
            display: inline-block;
        }

        .sharepagelist_boxs .desc span.num {
            color: #d47659;
            font-weight: bolder;
        }

    .sharepagelist_boxs .list {
        width: 100%;
        padding: 0 10%;
    }

        .sharepagelist_boxs .list a {
            color: #007bdc;
        }

        .sharepagelist_boxs .list ul li {
            width: 100%;
            margin: 5% 0;
            text-align: center;
            border: solid 1px #ffc1bc;
            padding: 3% 0;
            border-radius: 1rem;
            color: #007bdc;
            font-weight: bolder;
        }
/*页面信息说明*/
.about_news_detail_box {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .about_news_detail_box img {
        width: 100%;
        display: block;
    }

    .about_news_detail_box .heard {
        padding: 6% 5% 2% 5%;
    }

        .about_news_detail_box .heard p.tit {
            color: #000;
            font-size: .5rem;
            line-height: .7rem;
        }

        .about_news_detail_box .heard p.desc {
            width: 100%;
            padding: 2% 0;
        }

            .about_news_detail_box .heard p.desc > span.corp {
                font-size: .4rem;
                color: #2196F3;
                margin-right: .5rem;
            }

            .about_news_detail_box .heard p.desc > span.time {
                font-size: .38rem;
                color: #c1c1c1;
            }

    .about_news_detail_box .content {
        padding: 0;
        margin: 0;
    }

        .about_news_detail_box .content p.tit_center {
            text-align: center;
            padding: 2% 0;
            display: block;
            margin: 3% 0;
        }

            .about_news_detail_box .content p.tit_center > span.t1 {
                padding: .25rem .8rem;
                border: solid 1.5px #009688;
                border-radius: .1rem;
                color: #000000;
                font-weight: bolder;
            }

        .about_news_detail_box .content ul li {
            width: 90%;
            margin: 0 5%;
            display: inline-block;
        }

            .about_news_detail_box .content ul li p.tit_left {
                margin: 2% 0;
                border-bottom: dashed 1px #dcdcdc;
                padding: 2% 0;
            }

                .about_news_detail_box .content ul li p.tit_left > span.t2 {
                    font-weight: bolder;
                    color: #f00;
                }

            .about_news_detail_box .content ul li p.cnt {
                font-size: .4rem;
                color: #333;
                margin-bottom: 3%;
            }

                .about_news_detail_box .content ul li p.cnt > img {
                    width: 100%;
                    display: block;
                    margin: 2%;
                }

    .about_news_detail_box .q_and_a_list {
        margin: 0;
        padding: 5% 0;
        background: #eee;
    }

        .about_news_detail_box .q_and_a_list .list {
            width: 100%;
        }

            .about_news_detail_box .q_and_a_list .list ul li {
                width: 90%;
                margin: 0 5%;
                display: inline-block;
            }

                .about_news_detail_box .q_and_a_list .list ul li.q p > span.q_tit {
                    display: inline-block;
                    width: 1.3rem;
                    padding: .15rem .2rem;
                    background-image: linear-gradient(160deg, #6fbfff 20%,#0077d6 80%);
                    color: #fff;
                    text-align: center;
                    border-radius: 1rem 1rem 0rem 1rem;
                    -moz-box-shadow: 1px 1px 5px #8a8a8a;
                    -webkit-box-shadow: 1px 1px 5px #8a8a8a;
                    box-shadow: 1px 1px 5px #8a8a8a;
                }

                .about_news_detail_box .q_and_a_list .list ul li.q p > span.cnt {
                    font-size: .38rem;
                    color: #666;
                    display: inline-block;
                    margin: .2rem 0;
                    margin-left: 10%;
                    width: 85%;
                    background: #fff9c3;
                    padding: .3rem;
                    border-radius: .1rem;
                    -moz-box-shadow: 1px 1px 3px #c1c1c1;
                    -webkit-box-shadow: 1px 1px 3px #c1c1c1;
                    box-shadow: 1px 1px 3px #c1c1c1;
                }

                .about_news_detail_box .q_and_a_list .list ul li.a p > span.a_tit {
                    float: right;
                    display: inline-block;
                    width: 1.3rem;
                    padding: .15rem .2rem;
                    background-image: linear-gradient(160deg, #ff9675 20%,#FF5722 80%);
                    color: #fff;
                    text-align: center;
                    border-radius: 1rem 1rem 1rem 0rem;
                    -moz-box-shadow: 1px 1px 5px #8a8a8a;
                    -webkit-box-shadow: 1px 1px 5px #8a8a8a;
                    box-shadow: 1px 1px 5px #8a8a8a;
                }

                .about_news_detail_box .q_and_a_list .list ul li.a p > span.cnt {
                    font-size: .38rem;
                    color: #666;
                    display: inline-block;
                    margin: .2rem 0;
                    margin-left: 10%;
                    width: 85%;
                    background: #fff;
                    padding: .3rem;
                    border-radius: .1rem;
                    -moz-box-shadow: 1px 1px 3px #c1c1c1;
                    -webkit-box-shadow: 1px 1px 3px #c1c1c1;
                    box-shadow: 1px 1px 3px #c1c1c1;
                }
/*群分享*/
.group_share_box {
    width: 100%;
    padding: 5%;
    margin-top: 1.65rem;
    text-align: center;
}

    .group_share_box .share_cnt {
        width: 100%;
        text-align: center;
        height: 88vh;
    }

        .group_share_box .share_cnt p.cent {
            text-align: center;
        }

            .group_share_box .share_cnt p.cent span.imgbox {
                display: inline-block;
                width: 2.6rem;
                height: 2.6rem;
                border: solid 2px #fff;
                border-radius: .2rem;
                background: #fff;
                text-align: center;
            }

                .group_share_box .share_cnt p.cent span.imgbox img {
                    width: .745rem;
                    height: .745rem;
                    float: left;
                    margin: 1px;
                }
        /*.group_share_box .share_cnt p.cent img {
                width: 2.5rem;
                height: 2.5rem;
                border: solid 2px #fff;
                border-radius: .2rem;
            }*/

        .group_share_box .share_cnt h3 {
            font-size: 0.53rem;
            line-height: 1.1rem;
            font-weight: normal;
            width: 80%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            margin: 0 auto;
            text-align: center;
        }

        .group_share_box .share_cnt p {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: .38rem;
        }

        .group_share_box .share_cnt .mem_info {
            width: 100%;
            padding: .6rem 0;
        }

        .group_share_box .share_cnt .shaer_ewm {
            margin-top: .5rem;
            width: 100%;
            text-align: center;
        }

            .group_share_box .share_cnt .shaer_ewm span {
                width: 90%;
                display: inline-block;
                background: #fff;
                padding: 0.533rem 0.8rem;
                border-radius: 0.266rem;
                margin: 0 auto;
                text-align: center;
                padding-top: 0.8rem;
                box-shadow: 0 1px 0.266rem 0 rgba(0, 0, 0, 0.05);
            }

                .group_share_box .share_cnt .shaer_ewm span img {
                    border: solid .2rem #fff;
                    width: 100%;
                }
/*群分享*/
.reward_share_box {
    width: 100%;
    padding: 5%;
    margin-top: 1.45rem;
    text-align: center;
    background: #fff;
}

    .reward_share_box .share_cnt {
        width: 100%;
        text-align: center;
        height: 88vh;
    }

        .reward_share_box .share_cnt p {
            font-size: .38rem;
        }

            .reward_share_box .share_cnt p.tit {
                text-align: left;
                color: #333;
                padding: 0 10%;
            }

            .reward_share_box .share_cnt p.cent {
                text-align: center;
            }

                .reward_share_box .share_cnt p.cent img {
                    width: 2.5rem;
                    height: 2.5rem;
                    border: solid 2px #fff;
                    border-radius: 2rem;
                }

        .reward_share_box .share_cnt h3 {
            font-size: 0.53rem;
            line-height: 1.1rem;
            font-weight: normal;
            width: 80%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            margin: 0 auto;
            text-align: center;
        }



        .reward_share_box .share_cnt .mem_info {
            width: 100%;
            padding: .6rem 0;
        }

        .reward_share_box .share_cnt .shaer_ewm {
            margin-top: .5rem;
            width: 100%;
            text-align: center;
        }

            .reward_share_box .share_cnt .shaer_ewm span {
                width: 90%;
                display: inline-block;
                background: #fff;
                padding: 0.533rem 0.8rem;
                border-radius: 0.266rem;
                margin: 0 auto;
                text-align: center;
                padding-top: 0.8rem;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
            }

                .reward_share_box .share_cnt .shaer_ewm span img {
                    border: solid .2rem #fff;
                    width: 100%;
                }
/*弹出信息*/
.common-tip-active {
    display: block;
}

.weixin-tip {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

    .weixin-tip .wrap {
        position: absolute;
        top: 20%;
        z-index: 100;
    }

        .weixin-tip .wrap p {
            width: 100%;
            text-align: center;
        }

            .weixin-tip .wrap p.p1 img {
                width: 60%;
                border-radius: .15rem;
            }

    .weixin-tip p.p2 em {
        border-left: 1px dashed #e4e4e4;
        font-size: 1.2rem;
    }

    .weixin-tip p.p3 {
        margin-top: -.05rem;
    }

        .weixin-tip p.p3 i.iconfont {
            font-size: 1rem;
            color: #fff;
        }

/*用户应用选择页面*/
.user_options_box {
    background: #fff;
    padding: 4% 2%;
}

    .user_options_box ul {
        list-style: none;
        /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
        border-radius: .5rem;*/
        padding-top: 4%;
    }

        .user_options_box ul li {
            width: 100%;
            margin-bottom: 10px;
            list-style: none;
            padding: .2rem .3rem;
            padding-bottom: .3rem;
            display: inline-block;
            border-bottom: solid 1px #f4f4f4;
        }

            .user_options_box ul li:nth-child(even) {
                border-right: 0;
                margin-right: 0;
            }

            .user_options_box ul li .h-icon {
                float: left;
                width: 1rem;
                text-align: center;
                margin-right: .2rem;
            }

                .user_options_box ul li .h-icon span.icon-span {
                    display: inline-block;
                    width: 1rem;
                    height: 1rem;
                    line-height: 1rem;
                    border-radius: 1rem;
                    background: #d4d4d4;
                }

                    .user_options_box ul li .h-icon span.icon-span > i.iconfont {
                        color: #fff;
                        font-size: .6rem;
                    }

            .user_options_box ul li .desc {
                float: left;
                width: 70%;
            }

                .user_options_box ul li .desc h3 {
                    padding: 0px;
                    margin: 0px;
                    font-size: .45rem;
                    padding-bottom: 5px;
                    color: #000;
                    font-weight: normal;
                }


                    .user_options_box ul li .desc h3 > i.iconfont {
                        font-size: .55rem;
                        font-weight: normal;
                        margin-right: .1rem;
                        display: inline-block;
                        margin-top: -2px;
                        color: #ff9da0;
                    }

                .user_options_box ul li .desc p {
                    padding: 0px;
                    margin: 0px;
                    font-size: 12px;
                    margin-top: 0;
                    color: #888;
                }

            .user_options_box ul li .icon {
                float: right;
                width: 15%;
                text-align: right;
                color: #d4d4d4;
            }


    .user_options_box .clear {
        clear: both
    }

/* 悬浮功能条*/
#suspend {
    position: fixed;
    right: 6px;
    bottom: 2.8rem;
    width: 60px;
    z-index: 999;
}

    #suspend ul {
        width: 100%;
        height: 100%;
        text-align: center;
    }

    #suspend li {
        width: 60px;
        height: 60px;
        border: solid 2px #fff0fa;
        border-radius: 1rem;
        margin-bottom: 8px;
        cursor: pointer;
        position: relative;
        box-shadow: #b5b5b5 1px 10px 20px -6px;
        background: linear-gradient(to right, #f44336, #e91e63);
    }

        #suspend li a {
            color: #fff !important;
        }

    #suspend i {
        display: inline-block;
        margin: auto;
        font-size: .8rem;
        margin-top: .1rem;
    }

        #suspend i.icon-zhuce {
            color: #fff !important;
        }

    #suspend li .suspend-hint {
        text-align: center;
        font-size: .28rem;
        margin-top: -3px;
        display: block;
    }


    #suspend li div {
        position: absolute;
        top: 0px;
        padding: 1px;
    }

    #suspend li:hover {
        background: #2aa9f8;
    }

/* 悬浮在线客服*/
#kefu {
    position: fixed;
    right: 6px;
    bottom: 1.8rem;
    width: 40px;
    z-index: 998;
    box-shadow: #b5b5b5 1px 10px 20px -6px;
    border-radius: 1rem;
    opacity: .9;
}

    #kefu ul {
        width: 100%;
        height: 100%;
        text-align: center;
    }

    #kefu li {
        width: 38px;
        height: 38px;
        border-radius: 1rem;
        background: #fff;
    }

    #kefu i {
        display: inline-block;
        margin: auto;
        font-size: .8rem;
        margin-top: .1rem;
        color: #ff347a;
    }

        #kefu i.icon-kefu {
            /*background: -webkit-linear-gradient(left bottom, #f00, #f00);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;*/
        }

    #kefu li:hover {
        background: #2aa9f8;
    }
/*jconfirm 优化*/
/*优化jq自带的提示*/
.jconfirm-box-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.jconfirm.jconfirm-white .jconfirm-bg {
    background-color: rgba(0, 0, 0, 0.8) !important;
    opacity: 0.8 !important;
}

.title {
    font-size: .5rem !important;
    font-weight: bolder !important;
    color: #333;
}

.jconfirm .jconfirm-box div.content-pane .content {
    color: #333;
    font-size: .4rem;
    line-height: .65rem;
}

/*jconfirm【确定-取消】按钮优化*/
.jconfirm .jconfirm-box div.title-c {
    line-height: 30px;
    text-align: center;
}

.jconfirm.jconfirm-white .jconfirm-box .buttons {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    border-top: solid 1px #f2f2f2;
}

    .jconfirm.jconfirm-white .jconfirm-box .buttons button {
        border-radius: 0rem !important;
        font-size: 18px !important;
        width: 30%;
        box-shadow: unset;
    }

.btn-comfirmok {
    color: #ff5722 !important;
    background: #fff !important;
    padding: 8px 20px !important;
}

.btn-comfirmcancel {
    color: #000 !important;
}

.jconfirm .jconfirm-box .buttons button + button {
    margin-left: 5px;
    font-weight: 400 !important;
    background: #fff !important;
    padding: 8px 20px !important;
    border-left: solid 1px #eee !important;
}

.jconfirm.jconfirm-white .jconfirm-box .buttons button.btn-default {
    box-shadow: none !important;
    padding: 3px 10px !important;
    background: linear-gradient(-90deg,#deba83,#f7dfb0) !important;
    color: #6e442d !important;
    border-radius: 50px !important;
}

/*手机号注册完成第一引导页*/
.uc_welcome_fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

.uc_welcome_protocol {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

    .uc_welcome_protocol .box {
        margin: 0 3%;
        padding: 0;
        width: 94%;
        background: #efefef;
    }

.business_pay_box {
    width: 100%;
    margin: 0px;
    padding: 0 3%;
}

    .business_pay_box .list {
        width: 100%;
        padding: 1% 3%;
        display: inline-block;
        border: solid 2px #f4f4f4;
        border-radius: .1rem;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.06);
    }

        .business_pay_box .list ul li {
            width: 100%;
            display: inline-block;
            padding: 2% 0;
            margin-bottom: .2rem;
            border-bottom: dashed 1px #dcdcdc;
        }

            .business_pay_box .list ul li:last-child {
                border-bottom: 0;
            }

            .business_pay_box .list ul li p {
                width: 100%;
                display: inline-block;
                line-height: 1rem;
                color: #000;
            }

                .business_pay_box .list ul li p.tit {
                    font-weight: 700;
                    font-size: .426rem;
                    color: #000;
                }

                    .business_pay_box .list ul li p.tit span {
                        display: inline-block;
                        background: #ff5056;
                        border-radius: .533rem;
                        width: .4rem;
                        height: .4rem;
                        border: .08rem solid #ffe8e7;
                        vertical-align: middle;
                        margin-right: .266rem;
                    }

                .business_pay_box .list ul li p.desc {
                    font-size: .38rem;
                    color: #555;
                }

                .business_pay_box .list ul li p.buss {
                    font-size: .45rem;
                    color: #f00;
                }
/*聊天对话列表*/
.msgcontent {
    margin-top: 3.8rem !important;
    height: 70vh;
    padding: 15px 15px 5px;
    overflow-x: hidden;
    overflow-y: auto;
}


    .msgcontent ul li {
        position: relative;
        font-size: 0;
        margin-bottom: 10px;
        padding-left: 60px;
        min-height: 68px;
    }

.msgtext {
    position: relative;
    line-height: 22px;
    margin-top: 25px;
    padding: 8px 15px;
    background-color: #e2e2e2;
    border-radius: 3px;
    color: #333;
    word-break: break-all;
    max-width: 462px\9;
}

    .msgtext i.icon-mima {
        color: #f00;
        font-size: 12px;
        margin-right: 2px;
    }

    .msgtext span.deblocking {
        color: #f00;
        font-weight: bolder;
        margin-right: 6px;
    }

    .msgtext span.lockreason {
        color: #840000;
        font-size: 13px;
    }

    .msgtext:after {
        content: '';
        position: absolute;
        left: -10px;
        top: 13px;
        width: 0;
        height: 0;
        border-style: solid dashed dashed;
        border-color: #e2e2e2 transparent transparent;
        overflow: hidden;
        border-width: 10px;
    }


.msgcontent ul .myselfstyle {
    text-align: right;
    padding-left: 0;
    padding-right: 60px;
}

.headimgcontent {
    position: absolute;
    left: 3px;
}

    .headimgcontent img {
        width: 40px;
        height: 40px;
        border-radius: 100%;
    }

    .headimgcontent cite {
        position: absolute;
        left: 60px;
        top: -2px;
        width: 500px;
        line-height: 20px;
        font-size: 12px;
        white-space: nowrap;
        color: #999;
        text-align: left;
        font-style: normal;
    }

        .headimgcontent cite i {
            padding-left: 15px;
            font-style: normal;
        }

.myselfstyle .headimgcontent {
    left: auto;
    right: 3px;
}

.myselfstyle .msgtext:after {
    left: auto;
    right: -10px;
    border-top-color: #8a9eff;
}

.msgtext, .headimgcontent {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.myselfstyle .headimgcontent {
    left: auto;
    right: 3px;
}

    .myselfstyle .headimgcontent cite {
        left: auto;
        right: 60px;
        text-align: right;
    }

        .myselfstyle .headimgcontent cite i {
            padding-left: 0;
            padding-right: 15px;
        }

.myselfstyle .msgtext {
    margin-left: 0;
    text-align: left;
    background-color: #8a9eff;
    color: #fff;
}
/*列表头部选项卡*/
.comm_list_nav {
    width: 100%;
    display: inline-block;
    margin-top: 1.45rem;
    background: #fff;
}

    .comm_list_nav ul li {
        float: left;
        text-align: center;
        font-size: .45rem;
        color: #000;
        display: inline-block;
        padding: .15rem 0;
        line-height: 0px;
    }

        .comm_list_nav ul li span {
            display: inline;
            line-height: 1rem;
            padding: .15rem .1rem;
        }

        .comm_list_nav ul li.cur span {
            color: #ff0000;
        }

        .comm_list_nav ul li em {
            display: inline-block;
            width: 20%;
            margin: 0 40%;
            height: 1px;
            border-top: solid #fff 2px;
        }

        .comm_list_nav ul li.cur em {
            display: inline-block;
            width: 10%;
            margin: 0 45%;
            height: 1px;
            border-top: solid #ff0000 2px;
        }

/*详情页底部浮动*/
.nav_detail_foot {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    text-align: center;
    display: inline-block;
    background: #fff;
    border-top: solid 1px #f7f7f7;
}

nav_detail_foot .list {
    width: 100%;
    display: inline-block;
}

.nav_detail_foot .list ul li {
    display: inline-block;
    text-align: center;
    font-size: .42rem;
    padding-top: .2rem;
    padding-bottom: .1rem;
}

    .nav_detail_foot .list ul li span i.iconfont {
        font-size: .55rem;
    }

    .nav_detail_foot .list ul li span.btn {
        display: inline-block;
        width: 85%;
        margin-right: .1rem;
        line-height: 1.3rem;
        border-radius: 1rem !important;
        background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        color: #fff !important;
        text-align: center;
        font-size: 0.45rem;
    }

    .nav_detail_foot .list ul li .item {
        display: inline-block;
        margin-top: .1rem;
        line-height: .6rem;
        font-size: .33rem;
        color: #666;
    }

        .nav_detail_foot .list ul li .item > i.iconfont {
            font-size: .7rem;
        }

            .nav_detail_foot .list ul li .item > i.iconfont.icon-fenxiang1 {
                font-size: .8rem;
            }

.office_box {
    width: 100%;
    margin-top: 1.45rem;
    display: inline-block
}

/*常熟在线客服样式修改*/
.lim_m_l #lim_mchat_wrapper a, .lim_m_lm #lim_mchat_wrapper a, .lim_m_r #lim_mchat_wrapper a, .lim_m_rm #lim_mchat_wrapper a {
    padding: 12px 12px !important;
    background: linear-gradient(45deg, #f5637b 0%, #f5637b 100%) !important;
    opacity: .8 !important;
    border-radius: 1rem !important;
    box-shadow: rgba(0, 0, 0, 0.42) 0px 5px 18px 0px !important;
}

#lim_mchat_wrapper span {
    display: none !important;
}

.lim_m_rm {
    left: auto !important;
    top: unset !important;
    bottom: 1.5rem !important;
}

/*分享页面*/
.bg-sharetemplate {
    margin: 0;
    padding: 0;
    height: 100vh;
    background-color: #2f3843;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.sharetemplate-flex-center {
    margin-top: 1rem;
    position: relative;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

    .sharetemplate-flex-center .imgbox {
        width: 8rem;
        border-radius: 5px;
    }

        .sharetemplate-flex-center .imgbox img {
            width: 100%;
            border-radius: 5px;
            height: auto;
            -ms-interpolation-mode: bicubic;
            display: block;
            /* vertical-align: middle; */
            border: 0;
        }

.sharetemplate-footer {
    background-color: #fff;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    height: 3.6rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    border-top: 1px solid #f2f2f2;
    position: fixed;
    bottom: -1px;
    left: 0;
}

    .sharetemplate-footer p {
        font-size: .4rem;
        color: #000;
        margin-top: .2rem;
    }

        .sharetemplate-footer p > span.linkshare {
            float: right;
            color: #2194FF;
        }

            .sharetemplate-footer p > span.linkshare i.iconfont {
                font-size: .33rem;
            }

.classification-list {
    width: 100%;
    overflow: scroll;
    margin-top: .5rem;
}

.list-nav-tabs {
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-x: scroll;
}

.classification-list #tabs {
    width: 200%;
    display: flex;
    padding: 0;
}

    .classification-list #tabs li {
        margin: 0 .1rem;
        width: 1.8rem;
    }

        .classification-list #tabs li .items {
            display: inline-block;
            width: 1.8rem;
            height: 1.8rem;
            border: solid 1px #dcdcdc;
            border-radius: 5px;
            overflow: hidden;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
            position: relative;
        }

            .classification-list #tabs li .items i.iconfont.icon-xuanze {
                display: none;
                color: #FF5722;
                position: absolute;
                top: .6rem;
                left: .6rem;
                font-size: .6rem;
            }

        .classification-list #tabs li.current .items i.iconfont.icon-xuanze {
            display: block;
        }

/*好友列表*/
.friend_list {
    width: 100%;
    margin: 0;
    padding: 0 4%;
}

    .friend_list .item {
        width: 100%;
    }

        .friend_list .item ul li {
            width: 100%;
            background: #fff;
            display: inline-block;
            padding: 0 15px;
            box-sizing: border-box;
            padding-left: 1.866rem;
            position: relative;
            min-height: 1.6rem;
            padding-bottom: 0.4rem;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
            margin-bottom: 3%;
            border-radius: 5px;
            overflow: hidden;
        }

            .friend_list .item ul li .wrap {
                overflow: hidden;
                border-radius: 0.133rem;
                box-shadow: 0.026rem 0.026rem 0.266rem rgba(0, 0, 0, 0.01);
                position: absolute;
                left: 0.5rem;
                top: 0.5rem;
            }

            .friend_list .item ul li .avatar {
                width: 1.333rem;
                height: 1.333rem;
                position: relative;
                border-radius: 2.666rem;
                overflow: hidden;
            }

                .friend_list .item ul li .avatar img {
                    width: 100%;
                }

            .friend_list .item ul li .info {
                padding-top: 0.133rem;
                padding-left: 0.35rem;
            }

            .friend_list .item ul li .user_name_line {
                width: 100%;
                box-sizing: border-box;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                overflow: hidden;
                font-size: 0.373rem;
                margin-top: 0.266rem;
            }

                .friend_list .item ul li .user_name_line > span.nickname {
                    display: inline-block;
                    max-width: 60%;
                    color: #333;
                }

                .friend_list .item ul li .user_name_line > span.vip {
                    background-image: linear-gradient(160deg, #ff9933 20%,#ff7f00 80%);
                    color: #fff;
                    border-radius: 1rem;
                    padding: 1px 8px;
                    margin-left: .1rem;
                    font-size: .3rem;
                    margin-top: .1rem;
                    display: inline;
                    position: absolute;
                }

            .friend_list .item ul li .info .user_name_line {
                font-size: 0.43rem;
            }

            .friend_list .item ul li .info p {
                font-size: 0.35rem;
            }

                .friend_list .item ul li .info p > i.icon-nan1 {
                    color: #78c6ff;
                }

                .friend_list .item ul li .info p > i.icon-nv1 {
                    color: #f9a69b;
                }

                .friend_list .item ul li .info p.p_1 span {
                    display: inline-block;
                    margin-right: 0.133rem;
                    padding: .05rem 0.25rem;
                    border-radius: .1rem;
                    color: #666;
                    background: #eee;
                    font-size: .33rem;
                }

                .friend_list .item ul li .info p.p_1 {
                    padding-top: 0.133rem;
                }

                    .friend_list .item ul li .info p.p_1 i.icon-jiantou {
                        font-size: 0.32rem;
                        color: #ccc;
                        margin-top: .15rem;
                    }

                    .friend_list .item ul li .info p.p_1 span.span_uid {
                        background: #fff;
                        color: #666;
                        padding: 0rem;
                    }

                    .friend_list .item ul li .info p.p_1 span.cur {
                        background: linear-gradient(-90deg,#deba83,#f7dfb0);
                        color: #6e442d;
                    }

            /*角标*/
            .friend_list .item ul li span.hot {
                display: inline-block;
                position: absolute;
                right: 0;
                top: 0;
                z-index: 9;
                height: .65rem;
                line-height: .65rem;
                font-size: .293rem;
                background-color: #00be0e;
                white-space: nowrap;
                color: #fff;
                padding: 0 2.2rem;
                -webkit-transform: rotate(45deg) translate(31%,-205%);
                transform: rotate(45deg) translate(31%,-205%);
                font-weight: 400;
            }

                .friend_list .item ul li span.hot.span_2 {
                    background: #ff9d1d;
                }

                .friend_list .item ul li span.hot.span_3 {
                    background: #f8c618;
                }

                .friend_list .item ul li span.hot.span_4 {
                    background: #b9b9b9;
                }
/*可分享底部*/
/*核心start*/

@-webkit-keyframes flipOutYtest {
    from {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
    }

    40% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        opacity: 0;
    }
}

.test {
    -webkit-animation: flipOutYtest 0.75s linear;
    animation: flipOutYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: .7rem;
}


@-webkit-keyframes flipInYtest {
    from {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        opacity: 0;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
        opacity: 1;
    }
}

.test2 {
    -webkit-animation: flipInYtest 0.75s linear;
    animation: flipInYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: .7rem;
}


i.imgbox.a {
    position: absolute;
    width: .65rem;
    display: block;
}

i.imgbox.b {
    position: absolute;
    width: .65rem;
    display: block;
}
/*核心end*/

.detbot {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.5rem;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    background-color: #fafafa;
    border-top: 1px solid #f7f7f7;
    max-width: 480px;
    z-index: 9;
}

    .detbot a {
        display: block;
        font-size: 0.36rem;
        color: #5f616c;
        text-align: center;
    }

    .detbot i {
        display: block;
        margin: 0 auto 0.33rem;
        width: 0.5rem;
        height: 0.4rem;
        font-size: 0.55rem;
    }

    .detbot span.jump {
        display: inline-block;
        width: 85%;
        margin-right: .1rem;
        line-height: 1.3rem;
        border-radius: 1rem !important;
        background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        color: #fff !important;
        text-align: center;
        font-size: 0.45rem;
    }

        .detbot span.jump > i.iconfont {
            display: inline;
            margin-right: .1rem;
        }

.detbotl {
    flex: 1;
    -webkit-flex: 1;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

    .detbotl a {
        width: 33.33%;
    }

        .detbotl a .items {
            display: inline-block;
            height: .65rem;
            line-height: .65rem;
            margin-left: -.66rem;
        }

            .detbotl a .items > i.imgbox.a {
                position: absolute;
                width: .65rem;
                display: block;
            }

            .detbotl a .items > i.imgbox.b {
                position: absolute;
                width: .65rem;
                display: block;
            }

            .detbotl a .items > i.imgbox img {
                vertical-align: bottom;
            }

        .detbotl a > p {
            color: #5f616c;
        }
/*解锁联系方式*/
.unlockmem-box {
    width: 100%;
    padding: 0 6%;
    padding-bottom: 6%;
    display: inline-block;
    margin-bottom: 1.6rem;
}

    .unlockmem-box .items {
        width: 100%;
        margin: 0;
        border-radius: .2rem;
        /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);*/
        padding: .4rem;
    }

        .unlockmem-box .items .tiptit {
            width: 100%;
            text-align: center;
            font-size: .46rem;
            font-weight: 700;
            line-height: 1rem;
            border-bottom: dashed 1px #ebebeb;
            margin-bottom: .2rem;
            background: #fff;
            color: #444;
        }

            .unlockmem-box .items .tiptit i.icon-ribbon {
                font-size: .66rem;
                font-weight: 400;
                color: #ff0000;
            }

        .unlockmem-box .items .tipdesc {
            display: inline-block;
            width: 100%;
        }

            .unlockmem-box .items .tipdesc h5 {
                color: #000;
                font-size: .4rem;
                line-height: .7rem;
                font-weight: 700;
            }

                .unlockmem-box .items .tipdesc h5 b {
                    color: #ff0000;
                }

                .unlockmem-box .items .tipdesc h5 > i.iconfont {
                    font-weight: 400;
                    color: #ff7464;
                    font-size: .35rem;
                    margin-right: .1rem;
                }

            .unlockmem-box .items .tipdesc p {
                color: #666;
                font-size: .38rem;
                line-height: .7rem;
            }

                .unlockmem-box .items .tipdesc p > b {
                    background-image: -webkit-linear-gradient(bottom,#ff0000,#fe5c4c,#ff8168);
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                    font-weight: 700;
                }

        .unlockmem-box .items ul li {
            width: 100%;
            padding: 2.8% 5%;
            margin-bottom: .35rem;
            border-radius: 1rem;
            color: #6e442d;
            border: solid 1px #f1d9c7;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.06);
            font-size: 0.42rem;
        }

            .unlockmem-box .items ul li.tow {
                border: solid 1px #eeeeee;
                background: #f6f6f6;
                color: #000;
                box-shadow: none;
            }

            .unlockmem-box .items ul li > i.iconfont {
                margin-right: .2rem;
                color: #ff8168;
            }

/*简易式会员信息*/
.mem_min_fixed {
    left: 0px;
    top: 1.45rem;
    width: 100%;
    padding: 3%;
}

    .mem_min_fixed ul {
        width: 100%;
        height: 100%;
        text-align: center;
    }

        .mem_min_fixed ul li {
            width: 100%;
            height: 70px;
            border-radius: .1rem;
            cursor: pointer;
            position: relative;
            background: #fff;
            display: inline-block;
            /*box-shadow: #b5b5b5 1px 10px 20px -6px;*/
            border: solid 1px #ffe4ec;
            padding: .3rem 0;
        }

            .mem_min_fixed ul li .cnt_icon {
                width: 18%;
                display: inline-block;
                text-align: center;
            }

                .mem_min_fixed ul li .cnt_icon span.sp1 {
                    display: inline-block;
                    width: 1.2rem;
                    height: 1.2rem;
                    line-height: 1.2rem;
                    background: #fff;
                    border-radius: .1rem;
                    overflow: hidden;
                }

                    .mem_min_fixed ul li .cnt_icon span.sp1 img {
                        width: 1.2rem;
                        height: 1.2rem;
                    }

            .mem_min_fixed ul li .cnt_info {
                width: 54%;
                display: inline-block;
                line-height: .6rem;
                padding-top: .05rem;
            }

                .mem_min_fixed ul li .cnt_info p {
                    color: #777;
                    font-size: .33rem;
                    text-align: left;
                    display: list-item;
                }

                    .mem_min_fixed ul li .cnt_info p.p1 {
                        color: #000;
                        font-size: .42rem;
                        text-align: left;
                        display: list-item;
                    }

            .mem_min_fixed ul li .cnt_btn {
                display: inline-block;
                float: right;
                margin-right: 10px;
                text-align: center;
                line-height: 1.3rem;
            }

                .mem_min_fixed ul li .cnt_btn span.btn {
                    background: #ffeb3b;
                    color: #000;
                    padding: .2rem .4rem;
                    border-radius: 1rem;
                    font-size: .38rem;
                    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
                }

    .mem_min_fixed .readlinecount {
        background: #fff;
        display: inline-block;
        border: solid 1px #ffe4ec;
        padding: .3rem;
        width: 100%;
        border-radius: .1rem;
        margin-top: .3rem;
        position: relative;
    }

        .mem_min_fixed .readlinecount span.tip {
            font-size: .43rem;
        }

        .mem_min_fixed .readlinecount span.count {
            font-size: .55rem;
            font-weight: 700;
            color: #ff5757;
        }

            .mem_min_fixed .readlinecount span.count > em {
                font-size: .3rem;
                font-style: normal;
            }

        .mem_min_fixed .readlinecount span.buy {
            background: #ff5757;
            color: #fff;
            position: absolute;
            right: .3rem;
            padding: .15rem .35rem;
            margin-top: -.15rem;
            border-radius: .2rem;
            font-size: .45rem;
        }

/*消费小票记录*/
.bill_list {
    display: inline-block;
    width: 100%;
    padding: 2% 4%;
    padding-top: 4%;
}

    .bill_list ul li {
        background: #fff;
        position: relative;
        border: solid 1px #efefef;
        padding: 2%;
        margin-bottom: 5%;
        overflow: hidden;
    }

        .bill_list ul li span.type {
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 0;
            height: .4rem;
            line-height: .4rem;
            font-size: .36rem;
            background: linear-gradient( 90deg,#49d09b,#50c696,#38b281);
            white-space: nowrap;
            color: #fff;
            padding: 0 1.45rem;
            -webkit-transform: rotate( 45deg ) translate(31%,-205%);
            transform: rotate( 45deg ) translate(31%,-205%);
            font-weight: 400;
        }

            .bill_list ul li span.type.bf {
                background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
                color: #fff;
            }

        .bill_list ul li .bill_box {
            display: inline-block;
            width: 100%;
            margin-top: .15rem;
        }

            .bill_list ul li .bill_box .items {
                width: 50%;
                line-height: .85rem;
                border-bottom: dashed 1px #eaeaea;
                float: left;
                margin-bottom: .1rem;
                font-size: .38rem;
                zoom: 1;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

                .bill_list ul li .bill_box .items.full {
                    width: 100%;
                }

                    .bill_list ul li .bill_box .items.full span.billno {
                        font-size: .43rem;
                    }

                        .bill_list ul li .bill_box .items.full span.billno > i.iconfont {
                            font-size: .45rem;
                            margin-right: .12rem;
                            color: #888;
                        }

                .bill_list ul li .bill_box .items > span.tit {
                    width: .05rem;
                    height: .05rem;
                    line-height: .05rem;
                    margin-right: .1rem;
                    font-size: .36rem;
                    color: #6d909f;
                }
/*线条式*/
.fixedbox {
    position: fixed;
    display: inline-block;
    width: 100%;
    z-index: 99;
}

.tabitem {
    width: 100%;
    height: 1.4rem;
    background: #fff;
    max-width: 480px;
}

    .tabitem ul li {
        float: left;
        text-align: center;
        position: relative;
    }

        .tabitem ul li span {
            color: #000;
            padding: .1rem .05rem;
            line-height: 1.4rem;
            font-size: .4rem;
            padding: .1rem .3rem;
        }

        .tabitem ul li i {
            display: none;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-right: 1.1rem;
            height: .15rem;
            width: 1rem;
            border-radius: 3px;
            background-image: linear-gradient(160deg, #ff8f93 20%,#ff494f 80%);
        }

        .tabitem ul li span > i.iconfont {
            display: inline-block;
            position: unset;
            bottom: unset;
            left: 0;
            -webkit-transform: unset;
            transform: unset;
            margin-right: 0;
            height: unset;
            width: unset;
            border-radius: 0;
            background-image: unset;
        }

        .tabitem ul li.current span {
            color: #E53333;
        }

        .tabitem ul li.current i {
            display: block;
        }
/*分类*/
.menu_second_list {
    padding: 3% 5%;
    display: none;
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 999;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.15);
    left: 0;
}

    .menu_second_list.open {
        display: inline-block;
        transition: all .3s;
    }

    .menu_second_list ul li {
        float: left;
        width: 25%;
        display: inline-block;
        margin: .15rem 0;
        text-align: center;
    }

        .menu_second_list ul li span.item {
            display: inline-block;
            padding: 5px 12px;
            color: #333;
            border-radius: 3px;
            font-size: .36rem;
            background: #f2f2f2;
        }

        .menu_second_list ul li.cur span.item {
            color: #eb4542;
            background-color: rgba(235,69,66,.1);
        }