﻿/*浮动*/
.fix {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 3;
}

    .fix .fix-area {
        background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        padding: 0 .3rem 0 .5rem;
        border-radius: 1rem 0 0 1rem;
        color: #fff;
        right: 0rem;
        bottom: 2rem;
        /*-moz-box-shadow: 0px 0px 8px #333333;
    -webkit-box-shadow: 0px 0px 8px #333333;
    box-shadow: 0px 0px 8px #333333;*/
    }

        .fix .fix-area a {
            line-height: 1.1rem;
            display: block;
            font-size: .4rem;
            color: #fff;
        }

    .fix .fix-tel {
        background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        border-radius: .1rem;
        padding: .2rem;
        color: #fff;
        right: .1rem;
        bottom: 3.1rem;
    }

        .fix .fix-tel p {
            width: 100%;
            color: #fff;
            text-align: center;
            margin-top: -.06rem;
        }

            .fix .fix-tel p.p1 > i.iconfont {
                font-size: 1rem;
            }

            .fix .fix-tel p.p2 {
                font-size: .4rem;
            }

    .fix .fix-tel-store {
        background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        border-radius: .1rem;
        padding: .2rem;
        color: #fff;
        right: .1rem;
        bottom: .4rem;
    }

        .fix .fix-tel-store p {
            width: 100%;
            color: #fff;
            text-align: center;
            margin-top: -.06rem;
        }

            .fix .fix-tel-store p.p1 > i.iconfont {
                font-size: 1rem;
            }

            .fix .fix-tel-store p.p2 {
                font-size: .4rem;
            }

    .fix .fix-msg {
        background-image: linear-gradient(160deg, #ffa183 20%,#FF5722 80%);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        border-radius: .1rem;
        padding: .2rem;
        color: #fff;
        right: .1rem;
        bottom: 5.3rem;
    }

        .fix .fix-msg p {
            width: 100%;
            color: #fff;
            text-align: center;
            margin-top: -.06rem;
        }

            .fix .fix-msg p.p1 > i.iconfont {
                font-size: 1rem;
            }

            .fix .fix-msg p.p2 {
                font-size: .4rem;
            }

    .fix .fix-weixin {
        background-image: linear-gradient(160deg, #67d46c 20%,#179e1d 80%);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        border-radius: .1rem;
        padding: .2rem;
        color: #fff;
        right: .1rem;
        bottom: 7.5rem;
    }

        .fix .fix-weixin p {
            width: 100%;
            color: #fff;
            text-align: center;
            margin-top: -.06rem;
        }

            .fix .fix-weixin p.p1 > i.iconfont {
                font-size: 1rem;
            }

            .fix .fix-weixin p.p2 {
                font-size: .4rem;
            }

/*底部浮动*/
.nav_foot {
    /*background: #fff;*/
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    text-align: center;
    display: inline-block;
    line-height: 1.5rem;
}

nav_foot .list {
    width: 100%;
    display: inline-block;
}

.nav_foot .list ul li {
    display: inline-block;
    text-align: center;
    font-size: .42rem;
    padding-top: .2rem;
    padding-bottom: .4rem;
    background: #fff;
}

    .nav_foot .list ul li span i.iconfont {
        font-size: .55rem;
    }

    .nav_foot .list ul li span.btn {
        background: #fff;
        color: #000;
        box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.28);
        border-radius: 1rem;
        font-size: .45rem;
        font-weight: normal;
        width: 4.2rem;
        height: 1.3rem;
        line-height: 1.3rem;
        display: inline-block;
    }

        .nav_foot .list ul li span.btn.btn1 {
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            color: #fff;
        }

    .nav_foot .list ul li p.itemname {
        font-size: .4rem;
        line-height: .6rem;
        color: #fff;
        margin-bottom: .1rem;
    }

    .nav_foot .list ul li i.iconfont {
        font-size: .45rem;
        margin: 0 .15rem;
    }

    .nav_foot .list ul li i.memdetail {
        font-size: .75rem;
        margin-top: .3rem;
        margin-bottom: .08rem;
        display: inline-block;
    }

    .nav_foot .list ul li em {
        text-indent: 0;
        border-radius: 20px 20px 20px 0px;
        position: absolute;
        right: 0.3rem;
        top: 0.1rem;
        overflow: hidden;
        font-size: 0.33rem;
        padding: .1rem .15rem;
        height: 0.5rem;
        line-height: 0.3rem;
        background: #FFEB3B;
        color: #000;
        font-style: normal;
    }


/*会员列表头部*/
.mallsearch-box {
    width: 100%;
    max-width: 480px;
    text-align: center;
}

    .mallsearch-box .menubutton-left {
        max-width: 15%;
        max-height: 20px;
        float: left;
        /*text-align: center;
        overflow:hidden;*/
        vertical-align: middle;
        margin-top: .2rem;
        /*text-overflow:ellipsis;*/
    }

        .mallsearch-box .menubutton-left i.iconfont {
            /*margin-top: .1rem;*/
            margin-right: .2rem;
        }

    .mallsearch-box .menubutton-left1 {
        max-width: .9rem;
        max-height: 20px;
        float: left;
        text-align: center;
        overflow: hidden;
        vertical-align: middle;
        text-overflow: ellipsis;
    }

    .mallsearch-box .searchc {
        width: 73%;
        float: left;
        background-color: #f2f2f2;
        margin: 0 auto;
        padding: 3px 12px;
        border-radius: 3px;
        text-align: left;
    }

        .mallsearch-box .searchc input {
            background: #f2f2f2 !important;
            width: 80% !important;
            line-height: 26px !important;
            padding: 0 5px !important;
            /*关闭mui.min.css*/
            margin-bottom: 0;
            border: 0;
            border-radius: 0;
            font-size: .36rem;
            height: 26px;
        }

        .mallsearch-box .searchc i.iconfont {
            font-size: .5rem;
        }


    .mallsearch-box .menubutton-right {
        width: 12%;
        float: right;
        text-align: center;
        vertical-align: middle;
    }

        .mallsearch-box .menubutton-right a {
            color: #5f616c;
            font-size: .4rem;
            line-height: 32px;
        }

        .mallsearch-box .menubutton-right i.iconfont {
            font-size: .66rem;
        }

            .mallsearch-box .menubutton-right i.iconfont.icon-daohanggouwuche {
                margin-top: -8px;
            }

            .mallsearch-box .menubutton-right i.iconfont.icon-liebiaofenlei {
                margin-top: 2px;
            }

            .mallsearch-box .menubutton-right i.iconfont.icon-caidan1 {
                margin-top: 2px;
            }

            .mallsearch-box .menubutton-right i.iconfont.icon-qiandao {
                font-size: .75rem;
                margin-top: -2px;
            }


/*弹出信息*/
.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;
        }

/*在线留言海报*/
.message-active {
    display: block;
}

.message-box {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}

    .message-box .wrap {
        position: absolute;
        padding: 2% 3%;
        bottom: 0;
        z-index: 100;
        background: #fff;
        width: 100%;
    }

        .message-box .wrap .footer {
            line-height: 1rem;
            border-bottom: solid 1px #dcdcdc;
        }

            .message-box .wrap .footer i.iconfont {
                font-size: .8rem;
            }

        .message-box .wrap p {
            width: 100%;
            text-align: center;
        }

            .message-box .wrap p.p1 {
                width: 100%;
                text-align: center;
                margin-top: .3rem;
            }

                .message-box .wrap p.p1 textarea {
                    line-height: 21px;
                    width: 90%;
                    height: 80px;
                    padding: 10px;
                    -webkit-user-select: text;
                    border: 1px solid rgba(0, 0, 0, .2);
                    border-radius: .15rem;
                    outline: 0;
                    background-color: #fff;
                    -webkit-appearance: none;
                    font-size: .42rem;
                    color: #666;
                }

    .message-box p.p2 {
        margin: .5rem 0;
    }

        .message-box p.p2 > span.btn {
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            padding: .3rem 3.5rem;
            border-radius: 1rem;
            color: #fff;
            font-size: .45rem;
        }
/*通用单图Banner*/
.common-banner {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .common-banner img {
        width: 100%;
    }
/*首页调整*/
.carditem {
    width: 100%;
    height: 1.4rem;
    background: #fff;
}

    .carditem ul li {
        float: left;
        width: 33.33%;
        text-align: center;
    }

        .carditem ul li span {
            background: #c7c7c7;
            background-image: linear-gradient(160deg, #d8d8d8 20%,#d8d8d8 80%);
            color: #fff;
            padding: .15rem .45rem;
            border-radius: 1rem;
            line-height: 1.4rem;
            font-size: .42rem;
        }

            .carditem ul li span.current {
                background: linear-gradient(135deg, #ff7b9c 0%,#ff7b9c 0%,#ff537c 100%);
                color: #fff;
            }

.carditem2 {
    width: 100%;
    background: #fff;
    padding: 0 4%;
    height: 1.25rem;
    line-height: 1rem;
}

    .carditem2 ul li {
        float: left;
        width: 25%;
        text-align: center;
        position: relative;
        padding: .1rem 0;
    }

        .carditem2 ul li span {
            color: #333;
            line-height: 1rem;
            font-size: .4rem;
        }


        .carditem2 ul li i {
            display: none;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-right: 1.1rem;
            height: .13rem;
            width: .8rem;
            border-radius: 3px;
            background-image: linear-gradient(160deg, #ff8f93 20%,#ff494f 80%);
        }

        .carditem2 ul li.current span {
            color: #E53333;
        }

        .carditem2 ul li.current i {
            display: block;
        }


/*线条式*/
.tabitem {
    width: 100%;
    height: 1.4rem;
    background: #fff;
}

    .tabitem ul li {
        float: left;
        width: 25%;
        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.current span {
            color: #E53333;
        }

        .tabitem ul li.current i {
            display: block;
        }


/*首页-解决婚恋的N个难题*/
.marry_diy_cnt {
    padding: 3%;
    background: #fff;
}

    .marry_diy_cnt .diy_tit {
        width: 100%;
        text-align: center;
    }

        .marry_diy_cnt .diy_tit span.tit {
            color: #060037;
            border-bottom: solid 2px #f00;
            font-size: .6rem;
            line-height: 2.5rem;
            padding: .22rem .1rem;
        }

    .marry_diy_cnt .diy_cnt {
        padding: 2%;
        width: 100%;
    }

        .marry_diy_cnt .diy_cnt p.question {
            font-size: .5rem;
            color: #ff5065;
            line-height: 1.5rem;
            font-weight: bolder;
        }

            .marry_diy_cnt .diy_cnt p.question span.num {
                display: inline-block;
                width: .6rem;
                height: .6rem;
                background: #ff5065;
                color: #fff;
                line-height: .6rem;
                text-align: center;
                border-radius: .1rem;
                margin-right: .15rem;
            }

        .marry_diy_cnt .diy_cnt p.mem_question {
            font-size: .35rem;
            color: #999;
            line-height: .6rem;
        }

            .marry_diy_cnt .diy_cnt p.mem_question span.mem_q {
                display: inline-block;
                width: 100%;
                color: #333;
                margin: .15rem 0;
                font-size: .4rem;
                font-weight: bolder;
            }

                .marry_diy_cnt .diy_cnt p.mem_question span.mem_q i.iconfont {
                    font-size: .6rem;
                    margin-right: .15rem;
                    color: #007aff;
                    font-weight: normal;
                }

            .marry_diy_cnt .diy_cnt p.mem_question span.answer {
                display: inline-block;
                width: 100%;
                color: #333;
                margin: .5rem 0 .15rem 0;
                font-size: .4rem;
                font-weight: bolder;
            }

                .marry_diy_cnt .diy_cnt p.mem_question span.answer i.iconfont {
                    font-size: .6rem;
                    margin-right: .15rem;
                    color: #007aff;
                    font-weight: normal;
                }

    .marry_diy_cnt .diy_links {
        width: 100%;
        margin: .5rem 0;
        display: inline-block;
        border: solid 2px #ff7aa5;
        border-radius: .1rem;
    }

        .marry_diy_cnt .diy_links .links_tit {
            width: 78%;
            margin-left: 2%;
            height: 1.4rem;
            line-height: .7rem;
        }

            .marry_diy_cnt .diy_links .links_tit p.p_line_1 {
                font-size: .44rem;
                color: #ff5065;
                font-weight: bolder;
            }

            .marry_diy_cnt .diy_links .links_tit p.p_line_2 {
                text-align: center;
                font-size: .38rem;
                color: #ff5065;
            }

        .marry_diy_cnt .diy_links .links_btn {
            width: 20%;
            background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
            height: 1.4rem;
            text-align: center;
        }

            .marry_diy_cnt .diy_links .links_btn span.btn {
                color: #fff;
                font-size: .4rem;
                display: inline-block;
                margin-top: .12rem;
            }

.tabitem2 {
    width: 100%;
    height: 1.4rem;
    background: #fff;
}

    .tabitem2 ul li {
        float: left;
        width: 20%;
        text-align: center;
    }

        .tabitem2 ul li span {
            color: #000;
            padding: .15rem .35rem;
            line-height: 1.4rem;
            font-size: .4rem;
            border: solid 1px #e2e2e2;
            border-radius: 1rem;
        }

            .tabitem2 ul li span.current {
                background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                color: #fff;
                border: 0px;
            }
/*首页展示服务流程体系*/
.index_service_process_box {
    margin: 0px;
    width: 100%;
    padding: 0 2%;
    background: #fff;
}

    .index_service_process_box p.desc {
        line-height: 1rem;
        color: #ff5065;
        text-align: center;
        font-size: .4rem;
        padding: .5rem 0;
        font-weight: bolder;
    }

    .index_service_process_box .list {
        width: 100%;
        padding: 5% 2% 0 2%;
        display: inline-block;
    }

        .index_service_process_box .list ul li {
            width: 33.333%;
            float: left;
            text-align: center;
            margin-bottom: .85rem;
        }

            .index_service_process_box .list ul li .item_icon {
                width: 1.7rem;
                height: 1.7rem;
                line-height: 1.7;
                margin: 0 auto;
                background: #ff5065;
                padding: .2rem;
                border-radius: 20rem;
                margin-bottom: .1rem;
            }

                .index_service_process_box .list ul li .item_icon i {
                    color: #fff;
                    font-size: .85rem;
                    display: inline-block;
                }

            .index_service_process_box .list ul li p.item_name {
                color: #333;
                font-size: .36rem;
                margin-bottom: 0;
            }
/*首页展示服务特色*/
.index_service_feature_box {
    margin: 0px;
    width: 100%;
    padding: 0 2%;
    background: #fff;
}

    .index_service_feature_box p.tit {
        width: 100%;
        text-align: center;
    }

        .index_service_feature_box p.tit span {
            color: #ff5065;
            border: solid 2px #ffd0d8;
            border-radius: .2rem;
            font-size: .6rem;
            line-height: 2.5rem;
            padding: .22rem 1.5rem;
        }

    .index_service_feature_box .list {
        width: 100%;
        padding: 1rem 2% 0 2%;
        display: inline-block;
    }

        .index_service_feature_box .list ul li {
            width: 50%;
            float: left;
            text-align: center;
            margin-bottom: .85rem;
        }

            .index_service_feature_box .list ul li .item_img {
                width: 100%;
                height: auto;
                margin: 0 auto;
                text-align: center;
            }

                .index_service_feature_box .list ul li .item_img span {
                    display: inline-block;
                    width: 2.5rem;
                    height: 2.5rem;
                    line-height: 2.5rem;
                    border-radius: 100%;
                }

                    .index_service_feature_box .list ul li .item_img span > i.iconfont {
                        font-size: 1.5rem;
                        display: inline-block;
                        margin-bottom: -.1rem;
                        color: #fff;
                    }

            .index_service_feature_box .list ul li p.item_name {
                color: #ff5065;
                font-size: .44rem;
                line-height: 1rem;
                font-weight: bolder;
            }

            .index_service_feature_box .list ul li p.desc {
                color: #060037;
                font-size: .36rem;
                margin-bottom: 0;
                text-align: left;
                padding: 0 .2rem;
            }
/*首页推荐*/
.marry_recom_member_list {
    width: 100%;
    padding: 0 4%;
    background: #fff;
}

    .marry_recom_member_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_recom_member_list .list ul li {
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 2%;
            margin-right: 2%;
        }

            .marry_recom_member_list .list ul li:nth-of-type(4) {
                margin-right: 0%;
            }

            .marry_recom_member_list .list ul li:nth-of-type(8) {
                margin-right: 0%;
            }

            .marry_recom_member_list .list ul li p.p1 {
                text-align: center;
                width: 2.33333rem;
                height: 2.33333rem;
                border-radius: .1rem;
                overflow: hidden;
                background: #efefef;
            }

                .marry_recom_member_list .list ul li p.p1 img {
                    width: 100%;
                }

            .marry_recom_member_list .list ul li p.p3 {
                width: 100%;
                text-align: center;
                font-size: .33rem;
                color: #999;
                padding-bottom: .3rem;
            }

                .marry_recom_member_list .list ul li p.p3 em.line {
                    display: inline-block;
                    height: 10px;
                    border-right: 1px solid #cccccc;
                    margin: 0px 1px;
                }
/*单身首页列表--样式1*/
.marry_index_member_list {
    width: 100%;
    padding: 0 2%;
    background: #fff;
}

    .marry_index_member_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_member_list .list ul li {
            width: 33.333%;
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 2%;
            padding: 0.5%;
        }



            .marry_index_member_list .list ul li p.p1 {
                width: 96%;
                margin: 2%;
                height: 3.2rem;
                border-radius: .1rem;
                overflow: hidden;
                background: #efefef;
                border: solid 1px #efefef;
                position: relative;
            }

                .marry_index_member_list .list ul li p.p1 img {
                    width: 100%;
                }

                .marry_index_member_list .list ul li p.p1 span.tuijian {
                    position: absolute;
                    left: -.7rem;
                    top: -.43rem;
                    z-index: 9;
                    height: 0.4rem;
                    line-height: 0.4rem;
                    font-size: 0.3rem;
                    background-color: #f00;
                    white-space: nowrap;
                    color: #fff;
                    padding: 0px 1.333rem;
                    -webkit-transform: rotate(45deg) translate(31%, -205%);
                    transform: rotate(-45deg) translate(-25%, 0%);
                    font-weight: normal;
                    margin-right: 0rem;
                    opacity: .85;
                    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
                }

            .marry_index_member_list .list ul li p.p2 {
                width: 100%;
                text-align: center;
                font-size: .4rem;
                color: #333;
                padding: .05rem 0rem .15rem 0rem;
            }

            .marry_index_member_list .list ul li p.p3 {
                width: 100%;
                text-align: center;
                font-size: .36rem;
                color: #999;
                padding-bottom: .3rem;
            }

                .marry_index_member_list .list ul li p.p3 em.line {
                    display: inline-block;
                    height: 10px;
                    border-right: 1px solid #cccccc;
                    margin: 0px 4px;
                }
/*首页单身列表--样式2*/
.default_member_list {
    margin: 0;
    background: #fff;
    padding: 0 .35rem;
}

    .default_member_list ul li {
        position: relative;
        display: inline-block;
        padding: .45rem 0;
        border-bottom: solid 1px #eee;
    }

        .default_member_list ul li:last-child {
            border-bottom: 0px;
        }

        .default_member_list ul li .face {
            float: left;
            width: 2.5rem;
            height: 2.5rem;
            border-radius: 100%;
            overflow: hidden;
        }

            .default_member_list ul li .face img {
                width: 100%;
                min-height: 2.5rem;
            }

        .default_member_list ul li .txt {
            position: relative;
            margin: 0 0 0 3rem;
            min-height: 1.5rem;
        }

            .default_member_list ul li .txt .h1 {
                height: .6rem;
                line-height: .6rem;
                color: #060037;
            }

                .default_member_list ul li .txt .h1 span.uid {
                    float: left;
                    font-size: .43rem;
                    color: #101d37;
                }

                .default_member_list ul li .txt .h1 span.level {
                    color: #bbb;
                    margin-left: .3rem;
                }

                    .default_member_list ul li .txt .h1 span.level > i.iconfont {
                        font-size: .55rem;
                        margin-top: -5px;
                        display: inline-block;
                        margin-left: .1rem;
                    }

                    .default_member_list ul li .txt .h1 span.level > i.icon-VIP5.current {
                        color: #ff9800;
                    }

                    .default_member_list ul li .txt .h1 span.level > i.icon-shouji.current {
                        color: #54a6f2;
                    }

                    .default_member_list ul li .txt .h1 span.level > i.icon-weixin2.current {
                        color: #37c43a;
                    }

                    .default_member_list ul li .txt .h1 span.level > i.icon-shimingrenzheng {
                        font-size: .6rem;
                    }

                        .default_member_list ul li .txt .h1 span.level > i.icon-shimingrenzheng.current {
                            color: #ff0000;
                        }


            .default_member_list ul li .txt .h2 {
                margin-top: .25rem;
            }

                .default_member_list ul li .txt .h2 span {
                    float: left;
                    font-size: .37rem;
                    line-height: .6rem;
                    padding: .02rem .2rem;
                    background: #edf0f3;
                    color: #849aae;
                    margin-right: .25rem;
                    margin-bottom: .22rem;
                    border-radius: .05rem;
                }

                    .default_member_list ul li .txt .h2 span.area {
                        font-size: .37rem;
                        background: #ffeded;
                        color: #FF5722;
                    }

/*列表页-单身列表*/

.member_list {
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 3%;
}

    .member_list dl {
        margin: 0.266rem;
        padding-left: 2.8rem;
        position: relative;
        margin-bottom: 0.4rem;
    }

        .member_list dl dt {
            position: absolute;
            left: 0.0rem;
            top: 0.2rem;
            width: 2.4rem;
            height: 2.4rem;
            border-radius: 2.5rem;
            overflow: hidden;
        }

            .member_list dl dt img {
                width: 2.4rem;
                min-height: 2.4rem;
            }



        .member_list dl dd {
            border-bottom: 0.026rem solid #f4f4f4;
            padding-bottom: 0.2rem;
            position: relative;
        }

            .member_list dl dd h3 {
                font-weight: normal;
                font-size: 0.45rem;
                position: relative;
                line-height: 0.8rem;
                margin-bottom: 0px;
            }

                .member_list dl dd h3 label {
                    color: #333;
                    vertical-align: middle;
                    font-size: 0.45rem;
                    max-width: 70%;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: inline-block;
                }

                    .member_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;
                    }

                        .member_list dl dd h3 label i.iconfont.icon-VIP5.cur {
                            background-image: -webkit-linear-gradient(-45deg, #FFEB3B 20%, #ff9900 60%);
                        }

                .member_list dl dd h3 .xian {
                    position: absolute;
                    right: 0px;
                    top: 0.053rem;
                    font-weight: normal;
                    font-size: 0.373rem;
                    color: #a5a5a5;
                }

                    .member_list dl dd h3 .xian i {
                        display: none;
                    }

                    .member_list dl dd h3 .xian.cur {
                        color: #25ec68;
                    }

                        .member_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;
                        }


            .member_list dl dd p.line1 {
                line-height: 0.6rem;
                font-size: .35rem;
                margin-top: .08rem;
            }

                .member_list dl dd p.line1 span {
                    margin-right: .1rem;
                    color: #fff;
                }

                    .member_list dl dd p.line1 span i.iconfont {
                        font-size: .35rem;
                        margin-right: .05rem;
                    }

                    .member_list dl dd p.line1 span.span_1 {
                        display: inline-block;
                        background: #98BEFD;
                        vertical-align: middle;
                        height: .6rem;
                        padding: 0 .2rem;
                        border-radius: 1rem;
                    }

                    .member_list dl dd p.line1 span.span_2 {
                        display: inline-block;
                        background: #ffaae4;
                        vertical-align: middle;
                        height: .6rem;
                        padding: 0 .2rem;
                        border-radius: 1rem;
                    }

                    .member_list dl dd p.line1 span.span_3 {
                        display: inline-block;
                        vertical-align: middle;
                        height: .6rem;
                        padding: 0 .2rem;
                        border-radius: 1rem;
                        color: #ff8c8c;
                    }

            .member_list dl dd p.line2 {
                line-height: .9rem;
                font-size: .37rem;
            }

                .member_list dl dd p.line2 em.line {
                    display: inline-block;
                    height: 10px;
                    border-right: 1px solid #cccccc;
                    margin: 0px 6px;
                }



/*单身会员列表*/
.marry_index_mem_list {
    width: 100%;
    padding: 3%;
    background: #fff;
}

    .marry_index_mem_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_mem_list .list ul li {
            width: 48.255%;
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 3%;
            /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);*/
        }

            .marry_index_mem_list .list ul li:nth-of-type(even) {
                margin-left: 1.5%;
            }

            .marry_index_mem_list .list ul li p.p1 {
                width: 95%;
                margin: 2.5%;
                height: 4.55rem;
                border-radius: .1rem;
                overflow: hidden;
                background: #efefef;
                position: relative;
            }

                .marry_index_mem_list .list ul li p.p1 img {
                    width: 100%;
                }



            .marry_index_mem_list .list ul li div.p_2 {
                width: 100%;
                text-align: left;
                font-size: .40rem;
                color: #333;
                padding: .05rem 0rem 0rem 0rem;
                padding-left: .2rem;
                line-height: .5rem;
            }


                .marry_index_mem_list .list ul li div.p_2 span.nickname {
                    font-size: .42rem;
                    max-width: 90px;
                    max-height: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    float: left;
                    margin-left: .1rem;
                    color: #000;
                }

                .marry_index_mem_list .list ul li div.p_2 span.icon {
                    width: .55rem;
                    max-width: .55rem;
                    display: inline-block;
                    /* margin-top: .05rem; */
                }

                    .marry_index_mem_list .list ul li div.p_2 span.icon.sex {
                        margin-left: 5px;
                    }

            .marry_index_mem_list .list ul li p.p3 {
                width: 100%;
                text-align: left;
                font-size: .35rem;
                color: #999;
                /* padding-bottom: .1rem; */
                margin-left: .3rem;
                /* padding-top: .1rem */
            }

                .marry_index_mem_list .list ul li p.p3 > em.line {
                    display: inline-block;
                    height: 8px;
                    border-right: 1px solid #cccccc;
                    margin: 0px 4px;
                }

            .marry_index_mem_list .list ul li p.p4 {
                width: 100%;
                text-align: left;
                font-size: .3rem;
                color: #999;
                padding-left: .2rem;
                padding-bottom: .15rem;
                margin-left: .1rem;
                line-height: .5rem;
            }

                .marry_index_mem_list .list ul li p.p4 > i.iconfont {
                    font-size: .3rem;
                    margin-right: .03rem;
                }

                .marry_index_mem_list .list ul li p.p4 > label {
                    font-size: .28rem;
                    color: #53eb5a;
                    margin-left: .15rem;
                    display: inline;
                }

                    .marry_index_mem_list .list ul li p.p4 > label > span.online {
                        display: inline-block;
                        width: .3rem;
                        height: .3rem;
                        background: #53eb5a;
                        border: .08rem solid #ceffd0;
                        border-radius: 50%;
                        margin-right: .05rem;
                    }



/*列表方案2*/
/*.member_list {
    margin: 0;
    width: 100%;
}*/

.member_list ul li {
    position: relative;
    display: inline-block;
    padding: .45rem .35rem;
    border-bottom: solid 1px #eee;
    margin-bottom: 1.5%;
    background: #fff;
}

    .member_list ul li:last-child {
        border-bottom: 0px;
    }

    .member_list ul li .face {
        float: left;
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 100%;
        overflow: hidden;
    }

        .member_list ul li .face img {
            width: 100%;
            min-height: 2.5rem;
        }

    .member_list ul li .txt {
        position: relative;
        margin: 0 0 0 3rem;
        min-height: 1.5rem;
    }

        .member_list ul li .txt .h1 {
            height: .6rem;
            line-height: .6rem;
            color: #060037;
        }

            .member_list ul li .txt .h1 span.uid {
                float: left;
                font-size: .43rem;
                color: #101d37;
            }

            .member_list ul li .txt .h1 span.level {
                color: #bbb;
                margin-left: .3rem;
            }

                .member_list ul li .txt .h1 span.level > i.iconfont {
                    font-size: .55rem;
                    margin-top: -2px;
                    display: inline-block;
                    margin-left: .1rem;
                }

                .member_list ul li .txt .h1 span.level .vip {
                    background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
                    padding: .03rem .2rem;
                    border-radius: 1rem;
                    color: #fff;
                    font-size: .38rem;
                }

                .member_list ul li .txt .h1 span.level > i.icon-VIP5.current {
                    color: #ff9800;
                }

                .member_list ul li .txt .h1 span.level > i.icon-shouji.current {
                    color: #54a6f2;
                }

                .member_list ul li .txt .h1 span.level > i.icon-weixin2.current {
                    color: #37c43a;
                }

                .member_list ul li .txt .h1 span.level > i.icon-shimingrenzheng {
                    font-size: .6rem;
                }

                    .member_list ul li .txt .h1 span.level > i.icon-shimingrenzheng.current {
                        color: #ff0000;
                    }


        .member_list ul li .txt .h2 {
            margin-top: .25rem;
        }

            .member_list ul li .txt .h2 span {
                float: left;
                font-size: .37rem;
                line-height: .6rem;
                padding: .02rem .2rem;
                background: #edf0f3;
                color: #849aae;
                margin-right: .25rem;
                margin-bottom: .22rem;
                border-radius: .05rem;
            }

                .member_list ul li .txt .h2 span.area {
                    font-size: .37rem;
                    background: #ffeded;
                    color: #FF5722;
                }


/*猎婚*/
.reward_list {
    padding: 0.4rem 0px;
    padding-top: 0px;
    background: #fff;
}

    .reward_list ul li {
        position: relative;
        overflow: hidden;
        margin: 0.4rem 0.4rem;
        border-radius: 0.133rem;
        box-shadow: 0 1px 0.2rem 0 rgba(0, 0, 0, 0.08);
        box-sizing: border-box;
        padding: 0.533rem 0.4rem;
    }

        .reward_list ul li:first-child {
            margin-top: 0rem;
        }

        .reward_list ul li span.jiaobiao {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 9;
            height: 0.426rem;
            line-height: 0.426rem;
            font-size: 0.293rem;
            background-color: #efd2af;
            white-space: nowrap;
            color: #fff;
            padding: 0px 1.333rem;
            -webkit-transform: rotate(45deg) translate(31%, -205%);
            transform: rotate(45deg) translate(31%, -205%);
            font-weight: normal;
        }

            .reward_list ul li span.jiaobiao.current {
                background: #1ac6b0;
            }

        .reward_list ul li dt {
            padding-left: 2.2rem;
            min-height: 2.5rem;
            position: relative;
            border-bottom: 0.026rem solid #f7f7f7;
            padding-bottom: 0.266rem;
            padding-top: .1rem;
        }

            .reward_list ul li dt span.head {
                display: inline-block;
                width: 2rem;
                height: 2rem;
                border-radius: 50%;
                overflow: hidden;
                position: absolute;
                left: 0px;
                top: 0.133rem;
            }

                .reward_list ul li dt span.head img {
                    width: 100%;
                    min-height: 100%;
                }

            .reward_list ul li dt h3 {
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                font-size: 0.32rem;
                padding-bottom: 0.18rem;
            }

                .reward_list ul li dt h3 b {
                    color: #333;
                    display: inline-block;
                    font-size: 0.42rem;
                    font-weight: normal;
                }

                    .reward_list ul li dt h3 b span.amt {
                        color: #ff1341;
                        display: inline-block;
                        margin-left: 0.15rem;
                        font-size: 0.45rem;
                        font-weight: bolder;
                    }

                    .reward_list ul li dt h3 b i.iconfont {
                        color: #f00;
                        font-size: 0.5rem;
                        font-weight: normal;
                        margin-right: .05rem;
                    }


            .reward_list ul li dt .info span {
                display: inline-block;
                vertical-align: middle;
                background: #fcf1f0;
                color: #fe5b4e;
                padding: 0px 0.12rem;
                margin-right: 0.12rem;
                border-radius: 0.05rem;
                line-height: .48rem;
                font-size: .38rem;
            }

            .reward_list ul li dt .info .box {
                display: inline-block;
                vertical-align: middle;
                font-size: 0.346rem;
                color: #666;
            }

                .reward_list ul li dt .info .box + .box {
                    margin-left: 0.213rem;
                }

            .reward_list ul li dt p.p_2 span {
                display: inline-block;
                border: 0.026rem solid #ebebeb;
                padding: 0px 0.08rem;
                border-radius: 0.053rem;
                margin-right: 0.106rem;
            }


            .reward_list ul li dt .share {
                width: 1.2rem;
                height: 1.2rem;
                text-align: center;
                float: right;
                margin-top: -.95rem;
            }

                .reward_list ul li dt .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;
                }

                    .reward_list ul li dt .share > span > i.iconfont {
                        display: inline-block;
                        font-size: .55rem;
                        color: #888;
                    }


        .reward_list ul li dd h3 {
            font-size: .4rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            line-height: 0.64rem;
            font-weight: bold;
            color: #333;
        }

        .reward_list ul li dd p.p_1 {
            font-size: .35rem;
            margin-top: 0px;
            color: #999;
        }

            .reward_list ul li dd p.p_1 i.iconfont {
                vertical-align: middle;
                font-size: 0.32rem;
                color: #1ac6b0;
                position: relative;
                top: -0.053rem;
            }

        .reward_list ul li dd p.p_2 {
            margin-top: 1rem;
            text-align: center;
        }

            .reward_list ul li dd p.p_2 span {
                display: inline-block;
                font-size: .4rem;
                border: solid 1px #ffd1da;
                padding: .12rem .5rem;
                border-radius: 1rem;
                color: #ff1341;
            }

                .reward_list ul li dd p.p_2 span.reward_friend {
                    margin-right: .8rem;
                }

                .reward_list ul li dd p.p_2 span.reward_myself {
                }


/*作废*/
.marry_index_hunting {
    width: 100%;
    background: #fff;
}

    .marry_index_hunting .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_hunting .list ul li {
            background: #fff;
            height: 3rem;
            margin: 1% 0;
            padding: 2%;
        }

            .marry_index_hunting .list ul li.lst {
                height: 5.8rem;
            }

            .marry_index_hunting .list ul li .teacher_box {
                width: 100%;
                padding: .2rem;
                display: inline-block;
                border-bottom: dashed 1px #dcdcdc;
            }

                .marry_index_hunting .list ul li .teacher_box .teacher_img {
                    width: 10%;
                }

                    .marry_index_hunting .list ul li .teacher_box .teacher_img img {
                        width: 1rem;
                        height: 1rem;
                        border-radius: 1rem;
                    }

                .marry_index_hunting .list ul li .teacher_box .teacher_cnt {
                    width: 90%;
                    padding-left: .3rem;
                }

                    .marry_index_hunting .list ul li .teacher_box .teacher_cnt p.p1 {
                        font-size: .42rem;
                        color: #333;
                    }

                        .marry_index_hunting .list ul li .teacher_box .teacher_cnt p.p1 > span {
                            padding: 1px 8px;
                            line-height: .55rem;
                            background: #ffffff;
                            font-size: .38rem;
                            margin-right: .2rem;
                            color: #0d7bc5;
                            border-radius: 3px;
                            border: solid 1px #0d7bc5;
                        }

                            .marry_index_hunting .list ul li .teacher_box .teacher_cnt p.p1 > span.upt {
                                background-image: linear-gradient(160deg, #2196F3 20%,#005277 80%);
                                padding: .05rem .15rem;
                                border-radius: .1rem;
                                color: #fff;
                                font-size: .35rem;
                                bottom: .3rem;
                                right: .45rem;
                                border: 0rem;
                            }

                    .marry_index_hunting .list ul li .teacher_box .teacher_cnt p.p2 {
                        font-size: .36rem;
                        color: #888;
                    }

            .marry_index_hunting .list ul li .h-img {
                width: 25%;
            }

                .marry_index_hunting .list ul li .h-img img {
                    width: 2.2rem;
                    height: 2.2rem;
                    margin: .1rem;
                    border-radius: .2rem;
                }

            .marry_index_hunting .list ul li .cnt {
                width: 75%;
            }

                .marry_index_hunting .list ul li .cnt p.p1 {
                    width: 100%;
                    font-size: .4rem;
                    color: #333;
                    padding-top: .05rem;
                    padding-left: .1rem;
                }

                    .marry_index_hunting .list ul li .cnt p.p1 > span.area {
                        background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
                        padding: .05rem .15rem;
                        border-radius: .1rem;
                        color: #fff;
                        font-size: .35rem;
                        bottom: .3rem;
                        right: .45rem;
                    }

                    .marry_index_hunting .list ul li .cnt p.p1 em.line {
                        display: inline-block;
                        height: 10px;
                        border-right: 1px solid #cccccc;
                        margin: 0px .2rem;
                    }

                .marry_index_hunting .list ul li .cnt p.p2 {
                    width: 100%;
                    color: #999;
                    display: inline-block;
                }

                    .marry_index_hunting .list ul li .cnt p.p2 span.sp1 {
                        color: #d47c17;
                        padding: 0rem .1rem;
                        font-size: .4rem;
                        display: inline-block;
                        padding-top: .1rem;
                    }

                    .marry_index_hunting .list ul li .cnt p.p2 span.sp2 {
                        color: #ff8900;
                        font-size: .48rem;
                    }

                        .marry_index_hunting .list ul li .cnt p.p2 span.sp2 i.iconfont {
                            display: inline-block;
                            margin-top: -5px;
                        }

                .marry_index_hunting .list ul li .cnt p.p3 {
                    width: 100%;
                    line-height: .6rem;
                    margin-top: .1rem;
                }

                    .marry_index_hunting .list ul li .cnt p.p3 span.sp1 {
                        /* background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%); */
                        color: #666;
                        /* padding: .05rem .2rem; */
                        padding-left: .2rem;
                        font-size: .4rem;
                        /*border-radius: .1rem;*/
                    }

                    .marry_index_hunting .list ul li .cnt p.p3 span.sp2 {
                        margin-left: 3%;
                        margin-top: .1rem;
                        color: #ff3131;
                        font-size: .55rem;
                    }

                    .marry_index_hunting .list ul li .cnt p.p3 span.sp3 {
                        color: #888;
                        font-size: .38rem;
                        margin-right: .5rem;
                    }

            .marry_index_hunting .list ul li .li-footer {
                width: 100%;
                padding-top: .4rem;
                border-top: dashed 1px #dcdcdc;
                margin-top: .1rem;
                font-size: .38rem;
                color: #666;
            }

                .marry_index_hunting .list ul li .li-footer span {
                    width: 33.33%;
                    display: inline-block;
                    text-align: center;
                }

                .marry_index_hunting .list ul li .li-footer i.iconfont {
                    margin-right: .15rem;
                    color: #005176;
                }

            .marry_index_hunting .list ul li .li-footer-desc {
                width: 100%;
                padding: .3rem;
                border-top: dashed 1px #dcdcdc;
                margin-top: .1rem;
                font-size: .38rem;
                color: #555;
            }

                .marry_index_hunting .list ul li .li-footer-desc p.p1 {
                    width: 100%;
                    text-align: center;
                    padding-bottom: .2rem;
                }

                    .marry_index_hunting .list ul li .li-footer-desc p.p1 span {
                        border: solid 1px #ffccbc;
                        font-size: .4rem;
                        display: inline-block;
                        border-radius: .1rem;
                        background: #fffaf8;
                        color: #ff5722;
                        margin-bottom: .2rem;
                        line-height: .6rem;
                        width: 30%;
                        text-align: center;
                    }

                .marry_index_hunting .list ul li .li-footer-desc p.p2 {
                    color: #555;
                    padding: .2rem;
                    border: solid 1px #dcdcdc;
                }
/*幸福课堂*/
.course_muen_list {
    width: 100%;
    display: inline-block;
    background: #f7f7f7;
    position: fixed;
    z-index: 11;
}

    .course_muen_list ul li {
        width: 50%;
        display: inline-block;
        text-align: center;
        float: left;
        line-height: 1.4rem;
    }

        .course_muen_list ul li > span {
            font-size: .5rem;
            color: #000;
        }

        .course_muen_list ul li.cur > span {
            font-size: .5rem;
            color: #E53333;
        }
/*课程列表*/
.marry_index_classroom {
    width: 100%;
    margin-bottom: -2%;
}

    .marry_index_classroom .list {
        width: 100%;
        display: inline-block;
        padding-top: 2%;
    }

        .marry_index_classroom .list ul li {
            background: #fff;
            padding: 4% 4%;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.045);
            margin-bottom: 2%;
        }

            .marry_index_classroom .list ul li .items {
                position: relative !important;
            }

                .marry_index_classroom .list ul li .items .h-img {
                    width: 3rem;
                    height: 2rem;
                    overflow: hidden;
                    border-radius: 0rem;
                    background: #efefef;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    position: absolute !important;
                    left: 0px;
                    top: 0px;
                }

                    .marry_index_classroom .list ul li .items .h-img img {
                        width: 100%;
                        min-height: 2rem;
                    }

                    .marry_index_classroom .list ul li .items .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;
                    }



                .marry_index_classroom .list ul li .items .cnt {
                    margin-left: 3.2rem;
                    min-height: 2rem;
                }

                    .marry_index_classroom .list ul li .items .cnt p.p1 {
                        width: 100%;
                        font-size: .42rem;
                        color: #333;
                        padding-top: .1rem;
                    }

                        .marry_index_classroom .list ul li .items .cnt p.p1.maxh {
                            height: 1.4rem;
                            overflow: hidden;
                        }



                    .marry_index_classroom .list ul li .items .cnt p.p2 {
                        width: 100%;
                        line-height: .5rem;
                        margin-top: .1rem;
                    }

                        .marry_index_classroom .list ul li .items .cnt p.p2 i.iconfont {
                            color: #ff8168;
                            margin-right: .1rem;
                        }

                        .marry_index_classroom .list ul li .items .cnt p.p2 span.ctype {
                            border: solid 1px #9c9c9c;
                            font-size: .3rem;
                            margin-right: .2rem;
                            display: inline-block;
                            height: .45rem;
                            line-height: .45rem;
                            width: .8rem;
                            color: #000;
                            text-align: center;
                            border-radius: .1rem;
                            margin-top: .06rem;
                        }

                        .marry_index_classroom .list ul li .items .cnt p.p2 span.sp1 {
                            color: #000;
                            font-size: .3rem;
                        }

                        .marry_index_classroom .list ul li .items .cnt p.p2 span.sp2 {
                            color: #fe535e;
                            font-size: .4rem;
                        }

/*相关章节*/
.course_otherlist {
    display: inline-block;
    width: 100%;
}

    .course_otherlist ul li {
        display: inline-block;
        width: 100%;
        margin-bottom: 4%;
    }

        .course_otherlist ul li .items {
            position: relative !important;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
            padding: .2rem;
        }

            .course_otherlist ul li .items .h-img {
                width: 3rem;
                height: 2rem;
                overflow: hidden;
                background: #efefef;
                display: flex;
                align-items: center;
                justify-content: center;
                position: absolute !important;
                left: .2rem;
                top: .2rem;
            }

                .course_otherlist ul li .items .h-img img {
                    width: 100%;
                    min-height: 2rem;
                }

            .course_otherlist ul li .items .cnt {
                margin-left: 3.2rem;
                min-height: 2rem;
            }

                .course_otherlist ul li .items .cnt p.p1 {
                    width: 100%;
                    font-size: .42rem;
                    color: #333;
                    padding-top: .1rem;
                }

            .course_otherlist ul li .items p.p2 {
                margin-top: .3rem;
            }

                .course_otherlist ul li .items p.p2 > i.iconfont {
                    color: #ff8168;
                }

                .course_otherlist ul li .items p.p2 > span.typespan {
                    border: solid 1px #9c9c9c;
                    font-size: .3rem;
                    margin-left: .1rem;
                    display: inline-block;
                    height: .45rem;
                    line-height: .45rem;
                    width: .8rem;
                    color: #000;
                    text-align: center;
                    border-radius: .1rem;
                    position: absolute;
                    margin-top: .1rem;
                }

                .course_otherlist ul li .items p.p2 > span.sp2 {
                    margin-right: .05rem;
                    font-size: .33rem;
                    background: linear-gradient(-90deg,#deba83,#f7dfb0);
                    color: #6e442d;
                    padding: 0rem .2rem;
                    border-radius: 2px;
                    line-height: .55rem;
                    height: .55rem;
                    margin-top: .05rem;
                }

/*首页活动*/
.marry_index_party_list {
    width: 100%;
    padding: 0 4%;
    background: #fff;
}

    .marry_index_party_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_party_list .list ul li {
            width: 48%;
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 4%;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
        }

            .marry_index_party_list .list ul li:nth-of-type(even) {
                margin-left: 4%;
            }

            .marry_index_party_list .list ul li p.p1 {
                width: 96%;
                margin: 2%;
                height: 3rem;
                overflow: hidden;
                background: #efefef;
            }

                .marry_index_party_list .list ul li p.p1 img {
                    width: 100%;
                    min-height: 3rem;
                }

            .marry_index_party_list .list ul li p.p2 {
                width: 100%;
                font-size: .44rem;
                color: #333;
                line-height: .7rem;
            }

            .marry_index_party_list .list ul li p.p3 {
                width: 100%;
                text-align: left;
                font-size: .38rem;
                color: #999;
                line-height: 1rem;
                padding-left: .2rem;
                padding-bottom: .3rem;
            }

                .marry_index_party_list .list ul li p.p3 span.sp1 {
                    color: #ff5065;
                    font-size: .4rem;
                }

                    .marry_index_party_list .list ul li p.p3 span.sp1 > i.iconfont {
                        font-size: .33rem;
                        color: #16a41c;
                        margin-right: .03rem;
                    }

                .marry_index_party_list .list ul li p.p3 span.sp2 {
                    color: #888;
                    margin-left: .4rem;
                }

/*红娘团队*/
.marry_index_teacher_list {
    width: 100%;
    padding: 2%;
    background: #fff;
    display: inline-block;
}

    .marry_index_teacher_list .list {
        width: 95%;
        margin: 0 auto;
    }

        .marry_index_teacher_list .list ul li {
            width: 48%;
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 4%;
            /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);*/
            border: solid 1px #efefef;
            border-radius: .15rem;
        }

            .marry_index_teacher_list .list ul li:nth-of-type(even) {
                margin-left: 4%;
            }

            .marry_index_teacher_list .list ul li p.p1 {
                text-align: center;
                margin: .5rem 0;
            }

                .marry_index_teacher_list .list ul li p.p1 > span.sp_himg {
                    display: inline-block;
                    padding: 0px;
                    margin: 0px;
                    width: 3rem;
                    height: 3rem;
                    line-height: 3rem;
                    border-radius: 50%;
                    overflow: hidden;
                }

                    .marry_index_teacher_list .list ul li p.p1 > span.sp_himg > img {
                        width: 100%;
                    }

            .marry_index_teacher_list .list ul li p.p2 {
                font-size: .5rem;
                color: #000;
                position: relative;
            }

                .marry_index_teacher_list .list ul li p.p2 > em {
                    font-size: .3rem;
                    background: #ff5600;
                    display: inline-block;
                    width: .42rem;
                    height: .42rem;
                    line-height: .42rem;
                    text-align: center;
                    color: #fff;
                    border-radius: .1rem;
                    font-style: normal;
                    position: absolute;
                    margin-left: .1rem;
                }

            .marry_index_teacher_list .list ul li p.p3 {
                line-height: .8rem;
                font-size: .38rem;
                color: #999;
            }

            .marry_index_teacher_list .list ul li p.p4 {
                line-height: 1.2rem;
                margin-bottom: .5rem;
            }

                .marry_index_teacher_list .list ul li p.p4 > span.btn {
                    background: linear-gradient(135deg, #ff7b9c 0%,#ff7b9c 0%,#ff537c 100%);
                    color: #fff;
                    border-radius: 1rem;
                    padding: .2rem .6rem;
                    font-size: .42rem;
                }
/*成功案例*/
.marry_index_successfulcase_list {
    width: 100%;
    padding: 0 2%;
    background: #fff;
}

    .marry_index_successfulcase_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_successfulcase_list .list ul li {
            width: 49%;
            float: left;
            background: #fff;
            text-align: center;
            margin-bottom: 2%;
        }

            .marry_index_successfulcase_list .list ul li:nth-of-type(even) {
                margin-left: 2%;
            }

            .marry_index_successfulcase_list .list ul li p.p1 {
                width: 96%;
                margin: 2%;
                height: 3.2rem;
                border-radius: .2rem;
                overflow: hidden;
                background: #efefef;
            }

                .marry_index_successfulcase_list .list ul li p.p1 img {
                    width: 100%;
                }

            .marry_index_successfulcase_list .list ul li p.p2 {
                width: 100%;
                text-align: left;
                font-size: .44rem;
                color: #333;
                line-height: .7rem;
                padding-left: .2rem;
            }

            .marry_index_successfulcase_list .list ul li p.p3 {
                width: 100%;
                text-align: left;
                font-size: .38rem;
                color: #999;
                line-height: 1rem;
                padding-left: .2rem;
                padding-bottom: .3rem;
            }

                .marry_index_successfulcase_list .list ul li p.p3 span.sp1 {
                    background-image: linear-gradient(160deg, #ff9b7b 20%,#ff5823 80%);
                    color: #fff;
                    padding: .05rem .2rem;
                    font-size: .4rem;
                    border-radius: .1rem;
                }

                .marry_index_successfulcase_list .list ul li p.p3 span.sp2 {
                    color: #888;
                    font-size: .4rem;
                    margin-left: .3rem;
                }
/*关于我们*/
.about_cnt_box {
    width: 100%;
    padding: 5% 2%;
    background: #fff;
    display: inline-block;
    margin-bottom: -4px;
}

    .about_cnt_box .a_h_img {
        width: 34.5%;
        height: 2.5rem;
        border-radius: .2rem;
        overflow: hidden;
        background: #efefef;
    }

        .about_cnt_box .a_h_img img {
            width: 100%;
        }

    .about_cnt_box .a_cnt {
        width: 65%;
        padding-left: 2%;
    }

        .about_cnt_box .a_cnt p.cnt {
            font-size: .38rem;
            color: #333;
            min-height: 2rem;
        }

        .about_cnt_box .a_cnt p.btn_url_detail {
            text-align: right;
            padding-right: 5px;
        }

            .about_cnt_box .a_cnt p.btn_url_detail span.btn {
                padding: .1rem .35rem;
                font-size: .36rem;
                color: #008eff;
                border: solid 1px #bdd4ff;
                border-radius: 1rem;
            }
/*2020-11-13*/




/*网站底部*/
.marry_index_bottom {
    width: 100%;
    padding: 0 2%;
    background: #fff;
    padding-bottom: 5%;
}

    .marry_index_bottom .links {
        width: 100%;
        padding: 2%;
        border: solid 1px #eee;
        background: #f5f5f5;
    }

        .marry_index_bottom .links p {
            font-size: .4rem;
            color: #666;
            line-height: .65rem;
        }

    .marry_index_bottom .coryright {
        width: 100%;
        padding: 2%;
    }

        .marry_index_bottom .coryright p {
            font-size: .4rem;
            color: #333;
            line-height: .65rem;
        }

            .marry_index_bottom .coryright p img {
                width: .5rem;
                height: .5rem;
                margin-right: .2rem;
            }
/*全国门店*/
.marry_index_store {
    width: 100%;
    margin-bottom: -1%;
}

    .marry_index_store .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_store .list ul li {
            background: #fff;
            height: 3.4rem;
            padding: 2%;
        }

            .marry_index_store .list ul li .h-img {
                width: 36%;
                height: 2.6rem;
                border-radius: .2rem;
                background: #efefef;
                overflow: hidden;
            }

                .marry_index_store .list ul li .h-img img {
                    width: 100%;
                }

            .marry_index_store .list ul li .cnt {
                width: 60%;
            }

                .marry_index_store .list ul li .cnt p.p1 {
                    width: 100%;
                    font-size: .48rem;
                    color: #333;
                    padding-top: .15rem;
                }

                .marry_index_store .list ul li .cnt p.p2 {
                    width: 100%;
                    color: #333;
                    padding-top: .2rem;
                    font-size: .45rem;
                }

                    .marry_index_store .list ul li .cnt p.p2 > span {
                        color: #fff;
                        font-size: .42rem;
                        background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                        padding: .1rem .2rem;
                        padding-top: .15rem;
                        border-radius: .1rem;
                        margin-right: .2rem;
                    }

                        .marry_index_store .list ul li .cnt p.p2 > span > i.iconfont {
                        }


                .marry_index_store .list ul li .cnt p.p3 {
                    width: 100%;
                    margin-top: .1rem;
                    font-size: .38rem;
                }
/*列表查询---搜索页面*/
.list_search_box {
    margin-top: 0rem;
    width: 100%;
    background: #fff;
    padding: 5% 2%;
}

    .list_search_box .sec_box {
        height: 1.2rem;
        margin: 0 .3rem;
        padding: 0 .3rem;
        font-size: .4rem;
        color: #999999;
        background-color: #e6e6e6;
        -webkit-border-radius: 1rem;
        border-radius: 1rem;
    }

        .list_search_box .sec_box .input-box {
            width: 96%;
            margin: 0 2%;
            height: 1.2rem;
            line-height: 1.2rem;
        }

            .list_search_box .sec_box .input-box i.iconfont {
                font-size: .6rem;
                margin-right: .1rem;
            }

            .list_search_box .sec_box .input-box input {
                width: 85%;
                height: 1.2rem;
                line-height: 1.2rem;
                font-size: .4rem;
                border: none;
                margin: 0;
                padding: 0rem;
                background: #e6e6e6;
            }

    .list_search_box .cnt {
        width: 100%;
        font-size: .38rem;
    }

    .list_search_box .sec_cnt {
        padding: 0 5%;
        padding-top: 1rem;
        margin-top: .5rem;
        border-top: dashed 1px #dcdcdc;
        font-size: .4rem;
    }

    .list_search_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%;
    }

        .list_search_box .cnt input.w7 {
            width: 70%;
            border: 1px solid #e4e4e4;
        }



    .list_search_box .cnt p {
        color: #333;
    }

        .list_search_box .cnt p.p1 {
            text-align: center;
            margin: .5rem 0;
        }

            .list_search_box .cnt p.p1 > span.btn {
                background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                padding: .3rem 3.5rem;
                border-radius: 1rem;
                color: #fff;
                font-size: .45rem;
            }
/*门店详情*/
.store_detail {
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 5%;
}

    .store_detail .address {
        width: 100%;
    }

        .store_detail .address p.p1 {
            width: 100%;
            font-size: .55rem;
            color: #333;
        }

        .store_detail .address p.p2 {
            width: 100%;
            font-size: .4rem;
            color: #888;
            padding: .2rem 0;
        }

.store_detail_info {
    width: 100%;
    padding: 0 3% 5% 3%;
    background: #fff;
    color: #666;
    font-size: .41rem;
}

/*红娘列表*/
.marry_index_teacher {
    width: 100%;
    margin-bottom: -1%;
}

    .marry_index_teacher .list {
        width: 100%;
        display: inline-block;
    }

        .marry_index_teacher .list ul li {
            display: inline-block;
            width: 100%;
            background: #fff;
            height: auto;
            padding: 4% 5%;
            margin-bottom: .2rem;
        }

            .marry_index_teacher .list ul li .h-img {
                width: 2rem;
                height: 2rem;
                border-radius: 1rem;
                overflow: hidden;
            }

                .marry_index_teacher .list ul li .h-img img {
                    width: 100%;
                }

            .marry_index_teacher .list ul li .cnt {
                width: 77%;
            }

                .marry_index_teacher .list ul li .cnt p.p1 {
                    width: 100%;
                    font-size: .48rem;
                    color: #333;
                    padding-top: .15rem;
                }

                    .marry_index_teacher .list ul li .cnt p.p1 > span.sp1 {
                        color: #fff;
                        font-size: .32rem;
                        background: #f40;
                        padding: 0rem .133rem;
                        line-height: .48rem;
                        border-radius: .08rem;
                        margin-right: 0rem;
                    }

                    .marry_index_teacher .list ul li .cnt p.p1 > span.vam {
                        font-size: .45rem;
                        color: #000;
                        font-weight: 600;
                    }

                    .marry_index_teacher .list ul li .cnt p.p1 > span.levelname {
                        font-size: .373rem;
                        color: #ff382c;
                    }

                .marry_index_teacher .list ul li .cnt p.p2 {
                    width: 100%;
                    color: #333;
                    line-height: 1rem;
                    font-size: .43rem;
                }

                    .marry_index_teacher .list ul li .cnt p.p2 > span {
                        background: #fcfcfc;
                        border: 1px solid #edf3ff;
                        padding: 0rem .153rem;
                        color: #000;
                        font-size: .373rem;
                        border-radius: .1rem;
                        margin-right: .2rem;
                    }


                .marry_index_teacher .list ul li .cnt p.p3 {
                    width: 100%;
                    font-size: .38rem;
                }
/*红娘详情介绍*/
.teacher_detail_info {
    width: 100%;
    padding: 3%;
    background: #fff;
    color: #666;
    font-size: .41rem;
}

    .teacher_detail_info ul li {
        width: 100%;
        display: inline-block;
        padding: .2rem 0;
    }

        .teacher_detail_info ul li .h-img {
            width: 18%;
        }

            .teacher_detail_info ul li .h-img img {
                width: 1.5rem;
                height: 1.5rem;
                border-radius: 2rem;
            }

        .teacher_detail_info ul li .cnt {
            width: 82%;
        }

            .teacher_detail_info ul li .cnt p.p1 {
                color: #ff9800;
            }

            .teacher_detail_info ul li .cnt p.p2 {
                color: #666;
                font-size: .38rem;
                line-height: .55rem;
            }

            .teacher_detail_info ul li .cnt p.p3 {
                color: #888;
                font-size: .38rem;
            }
/*成功案例列表*/
.marry_succase_list {
    width: 100%;
    margin-bottom: -1%;
}

    .marry_succase_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_succase_list .list ul li {
            background: #fff;
            height: 3.4rem;
            padding: 2%;
        }

            .marry_succase_list .list ul li .h-img {
                width: 35%;
                height: 2.7rem;
                margin: .1rem;
                border-radius: .2rem;
                overflow: hidden;
                background: #efefef;
            }

                .marry_succase_list .list ul li .h-img img {
                    width: 100%;
                }

            .marry_succase_list .list ul li .cnt {
                width: 60%;
            }

                .marry_succase_list .list ul li .cnt p.p1 {
                    width: 100%;
                    font-size: .45rem;
                    color: #333;
                    padding-top: .15rem;
                }

                .marry_succase_list .list ul li .cnt p.p2 {
                    width: 100%;
                    color: #333;
                    padding: .1rem 0;
                    font-size: .4rem;
                }

                    .marry_succase_list .list ul li .cnt p.p2 > span.sp1 {
                        background-image: linear-gradient(160deg, #ff9b7b 20%,#ff5823 80%);
                        color: #fff;
                        padding: .05rem .2rem;
                        font-size: .4rem;
                        border-radius: .1rem;
                        margin-right: .2rem;
                    }

                .marry_succase_list .list ul li .cnt p.p3 {
                    width: 100%;
                    margin-top: .1rem;
                    font-size: .38rem;
                }

.succase_detail {
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 5%;
}

    .succase_detail .address {
        width: 100%;
    }

        .succase_detail .address p.p1 {
            width: 100%;
            font-size: .55rem;
            color: #333;
        }

        .succase_detail .address p.p2 {
            width: 100%;
            font-size: .4rem;
            color: #888;
            padding: .2rem 0;
        }

            .succase_detail .address p.p2 > span.sp1 {
                background-image: linear-gradient(160deg, #ff9b7b 20%,#ff5823 80%);
                color: #fff;
                padding: .05rem .2rem;
                font-size: .4rem;
                border-radius: .1rem;
                margin-right: .2rem;
            }



        .succase_detail .address p.p1 > span {
            display: inline-block;
            width: 1.2rem;
            height: 1.2rem;
            background: #ececec;
            border-radius: 5rem;
            text-align: center;
            line-height: 1.2rem;
            border: 0px;
            padding: 0;
        }

            .succase_detail .address p.p1 > span > i.iconfont {
                display: inline-block;
                font-size: .55rem;
                color: #7d7d7d;
            }

.succase_detail_info {
    background: #fff;
    width: 100%;
    padding: 0 3% 5% 3%;
    color: #666;
    font-size: .41rem;
}

    .succase_detail_info img {
        width: 100%;
        height: auto;
    }
/*顶部选项卡*/
.nav-top-card {
    width: 100%;
    margin: 0;
    margin-top: 1.45rem;
    background: #fff;
    display: inline-block;
    line-height: 1.2rem;
}

    .nav-top-card .list {
        width: 100%;
    }

        .nav-top-card .list ul li {
            width: 25%;
            float: left;
            text-align: center;
            font-size: .4rem;
            color: #333;
            border-bottom: solid 2px #dcdcdc;
        }

            .nav-top-card .list ul li.cur {
                border-bottom: solid 2px #ff602e;
                color: #ff602e;
            }

                .nav-top-card .list ul li.cur a {
                    color: #f00;
                }

            .nav-top-card .list ul li a {
                color: #333;
            }

.nav-top-btn {
    width: 100%;
    margin: 0;
    height: 50px;
    /*margin-top: 1.45rem;*/
    background: #fff;
    display: inline-block;
    /*line-height: 1.3rem;*/
}

    .nav-top-btn .list {
        width: 100%;
        line-height: 1.3rem;
        background: #fff;
    }

        .nav-top-btn .list ul li {
            float: left;
            text-align: center;
            font-size: .45rem;
            /*float: left;
            text-align: left;
            font-size: .45rem;
            margin-left: .2rem;*/
        }

            .nav-top-btn .list ul li.lia {
                background: #FF5722;
                color: #fff;
            }

            .nav-top-btn .list ul li.lib {
                background: #FF9800;
                color: #fff;
            }

            .nav-top-btn .list ul li.fff {
                /*background: #efefef;*/
                color: #000;
            }

    /*.nav-top-btn .list ul li i.iconfont {
                font-size: .4rem;
                margin: 0 .15rem;
            }*/

    .nav-top-btn .list_nav {
        width: 100%;
        background: #f2f7ff;
        display: inline-block;
        height: 2.5rem;
    }

        .nav-top-btn .list_nav ul li {
            float: left;
            text-align: center;
            font-size: .36rem;
            color: #000;
            width: 20%;
            display: inline-block;
        }

            .nav-top-btn .list_nav ul li span {
                display: inline;
                line-height: 1rem;
                /*border-bottom: solid 2px #e4e4e4;*/
                padding: .15rem .1rem;
            }

            .nav-top-btn .list_nav ul li.cur span {
                border-bottom: solid 2px #FF5722;
                color: #ff5722;
            }

/*活动列表*/
.party_muen_list {
    width: 100%;
    display: inline-block;
    padding-top: .2rem;
    background: #f7f7f7;
    position: fixed;
    z-index: 11;
    margin-top: 1.45rem;
}

    .party_muen_list ul li {
        width: 50%;
        display: inline-block;
        text-align: center;
        float: left;
        line-height: 1.4rem;
    }

        .party_muen_list ul li > span {
            font-size: .5rem;
            color: #000;
        }

        .party_muen_list ul li.cur > span {
            font-size: .5rem;
            color: #E53333;
        }





/*列表样式1*/

.party_list {
    width: 100%;
    margin-bottom: -2%;
}

    .party_list .list {
        width: 100%;
        display: inline-block;
        padding-top: 2%;
    }

        .party_list .list ul li {
            background: #fff;
            padding: 4% 4%;
            box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.045);
            margin-bottom: 4%;
        }

            .party_list .list ul li .items {
                position: relative !important;
            }

                .party_list .list ul li .items .h-img {
                    width: 3rem;
                    height: 2rem;
                    overflow: hidden;
                    border-radius: .1rem;
                    background: #efefef;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    position: absolute !important;
                    left: 0px;
                    top: 0px;
                }

                    .party_list .list ul li .items .h-img img {
                        width: 100%;
                        min-height: 2rem;
                    }

                .party_list .list ul li .items .cnt {
                    margin-left: 3.2rem;
                    min-height: 2rem;
                }

                    .party_list .list ul li .items .cnt p.p1 {
                        width: 100%;
                        font-size: .42rem;
                        color: #333;
                    }

                    .party_list .list ul li .items .cnt p.p2 {
                        width: 100%;
                        color: #999;
                        font-size: .35rem;
                    }

                        .party_list .list ul li .items .cnt p.p2 span.area {
                            padding: 3px 5px;
                            line-height: .8rem;
                            background: #ffeded;
                            font-size: .33rem;
                            margin-right: .1rem;
                            color: #ff1341;
                            border-radius: 1px;
                        }

                        .party_list .list ul li .items .cnt p.p2 i.iconfont {
                            font-size: .38rem;
                            color: #ff395c;
                            margin-right: .1rem;
                        }

                    .party_list .list ul li .items .cnt p.p3 {
                        width: 100%;
                        line-height: .5rem;
                        margin-top: .1rem;
                    }

                        .party_list .list ul li .items .cnt p.p3 span.sp1 {
                            background: #ebebeb;
                            color: #aeaeae;
                            padding: .1rem .2rem;
                            font-size: .36rem;
                            border-radius: .05rem;
                            line-height: .5rem;
                            float: right;
                            margin-top: -6px;
                        }

                            .party_list .list ul li .items .cnt p.p3 span.sp1.cur {
                                background: #ff5757;
                                color: #fff;
                            }

                        .party_list .list ul li .items .cnt p.p3 span.sp2 {
                            color: #888;
                            font-size: .38rem;
                            margin-right: .5rem;
                        }

                            .party_list .list ul li .items .cnt p.p3 span.sp2 > em {
                                color: #ff5065;
                                font-size: .38rem;
                                font-weight: bolder;
                                font-style: normal;
                            }

.party_detail_box {
    width: 100%;
    display: inline-block;
    background: #fff;
    margin: 0px;
    padding: 0px;
}

    .party_detail_box .coverimg {
        width: 100%;
        position: relative;
        background: #fff;
        margin: 0px;
        padding: 5%;
        padding-top: 10%;
    }

        .party_detail_box .coverimg .coverbox {
            width: 100%;
            height: 5.5rem;
            background: #fff;
            margin: 0px;
            padding: 0;
            overflow: hidden;
            box-shadow: #d8d8d8 0 13px 5px -5px;
        }

            .party_detail_box .coverimg .coverbox img {
                width: 100%;
                max-height: 5.5rem;
            }

/*列表样式2*/
.marry_party_list {
    width: 100%;
    background: #fff;
    margin: 0px;
    padding: 0px;
}

    .marry_party_list .list {
        width: 100%;
        padding: 0 2%;
    }

        .marry_party_list .list ul li {
            width: 100%;
            display: inline-block;
            height: auto;
            background: #fff;
            margin-bottom: 2%;
        }

            .marry_party_list .list ul li p.p1 {
                width: 100%;
                text-align: center;
                max-height: 5.5rem;
                position: relative;
                overflow: hidden;
            }

                .marry_party_list .list ul li p.p1 img {
                    width: 100%;
                    max-height: 5.5rem;
                }

            .marry_party_list .list ul li .cnt {
                width: 100%;
                padding: 2% 4%;
            }

                .marry_party_list .list ul li .cnt .cnt_l {
                    width: 75%;
                    line-height: .63rem;
                    padding: .15rem 0;
                    border-bottom: 1px #dcdcdc dotted;
                }



                .marry_party_list .list ul li .cnt .share {
                    text-align: center;
                }

                    .marry_party_list .list ul li .cnt .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;
                    }

                        .marry_party_list .list ul li .cnt .share > span > i.iconfont {
                            display: inline-block;
                            font-size: .55rem;
                            color: #7d7d7d;
                        }

                .marry_party_list .list ul li .cnt .cnt_l p.tit {
                    font-size: .47rem;
                    color: #000;
                }

                .marry_party_list .list ul li .cnt .cnt_l p.desc {
                    font-size: .35rem;
                    color: #888;
                    line-height: .5rem;
                }

                .marry_party_list .list ul li .cnt .cnt_r {
                    width: 25%;
                    line-height: 1.26rem;
                    text-align: right;
                }

                    .marry_party_list .list ul li .cnt .cnt_r span.sp1 {
                        background-image: linear-gradient(160deg, #ff9b7b 20%,#ff5823 80%);
                        color: #fff;
                        padding: .15rem .3rem;
                        font-size: .4rem;
                        border-radius: .1rem;
                    }

                        .marry_party_list .list ul li .cnt .cnt_r span.sp1.end {
                            background-image: linear-gradient(160deg, #cacaca 20%,#484848 80%);
                        }

            .marry_party_list .list ul li p.p2 {
                width: 100%;
                padding: 5% 4%;
                height: 1.5rem;
            }

                .marry_party_list .list ul li p.p2 > span {
                    color: #333;
                    font-size: .4rem;
                }

                    .marry_party_list .list ul li p.p2 > span i.iconfont {
                        color: #000;
                        font-size: .45rem;
                        margin-right: .1rem;
                    }

            .marry_party_list .list ul li p.p3 {
                width: 100%;
                padding: 1% 4%;
                height: 1rem;
            }

                .marry_party_list .list ul li p.p3 span {
                    border: solid 1px #ffd3d3;
                    font-size: .35rem;
                    border-radius: 1rem;
                    padding: .1rem .3rem;
                    margin-right: .2rem;
                    color: #555;
                    background: #ffffff;
                }

                    .marry_party_list .list ul li p.p3 span.sp1 {
                        border: 0rem;
                        background-image: linear-gradient(160deg, #ff9b7b 20%,#ff5823 80%);
                        color: #fff;
                    }

                    .marry_party_list .list ul li p.p3 span.sp2 {
                        border: 0rem;
                        background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                        color: #fff;
                    }




/*活动详情*/
.party_detail_info {
    width: 100%;
    padding: 5% 4%;
    background: #fff;
    color: #000;
    font-size: .41rem;
}

    .party_detail_info img {
        width: 100%;
    }

    .party_detail_info p {
        color: #000;
        line-height: .7rem;
    }

        .party_detail_info p.p1 {
            padding-left: 3%;
        }

        .party_detail_info p.p2 {
            padding-left: 3%;
            margin-top: 3%;
        }

        .party_detail_info p.p1 > span {
            padding: .1rem .5rem;
            line-height: .8rem;
            background: #fff;
            font-size: .42rem;
            margin-right: .2rem;
            color: #ff1341;
            border-radius: 1px;
        }

            .party_detail_info p.p1 > span.sp1 {
                background-image: linear-gradient(160deg, #009688 20%,#006b61 80%);
                color: #fff;
                padding: .1rem .2rem;
                font-size: .4rem;
                border-radius: .1rem;
                margin-right: .2rem;
            }

        .party_detail_info p.p2 > span {
            padding: .1rem .5rem;
            line-height: .8rem;
            background: #fff;
            font-size: .42rem;
            margin-right: .2rem;
            color: #ff1341;
            border-radius: 1px;
        }

            .party_detail_info p.p2 > span.sp1 {
                background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                color: #fff;
                padding: .1rem .2rem;
                font-size: .4rem;
                border-radius: .1rem;
                margin-right: .2rem;
            }

.party_signup_pay {
    background: #fff;
    width: 100%;
    margin: 0rem;
    padding: 1.5rem 3%;
    display: inline-block;
}

    .party_signup_pay p {
        width: 100%;
        text-align: center;
    }

        .party_signup_pay p span.btn {
            background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
            color: #fff;
            padding: .45rem 3rem;
            font-size: .55rem;
            border-radius: 1rem;
        }


/*课程详情*/
.course_detail_box {
    width: 100%;
    display: inline-block;
    background: #fff;
    margin: 0px;
    padding: 0px;
    margin-top: 1.45rem;
}

    .course_detail_box .coverimg {
        width: 100%;
        position: relative;
        background: #fff;
        margin: 0px;
        padding: 5%;
        padding-top: 10%;
    }

        .course_detail_box .coverimg .coverbox {
            width: 100%;
            height: 5.5rem;
            background: #fff;
            margin: 0px;
            padding: 0;
            overflow: hidden;
            box-shadow: #d8d8d8 0 13px 5px -5px;
        }

            .course_detail_box .coverimg .coverbox img {
                width: 100%;
                max-height: 5.5rem;
            }

    .course_detail_box .course_lock {
        width: 100%;
        height: 5.5rem;
        line-height: 5.5rem;
        margin: 0px;
        padding: 0px;
        background: #000;
        opacity: .8;
        float: left;
        z-index: 9;
        position: absolute;
        text-align: center;
    }

        .course_detail_box .course_lock i.iconfont {
            color: #fff;
            font-size: 2rem;
        }

    .course_detail_box .course_audio {
        width: 100%;
        background: #f1f3f4;
        display: inline-block;
        text-align: center;
        padding: .2rem 0;
        margin-top: -2%;
    }

    .course_detail_box .course_vedio {
        width: 100%;
        background: #f1f3f4;
        display: inline-block;
        text-align: center;
        padding: .2rem 0;
        margin-top: -2%;
    }

video {
    display: inline-block;
    vertical-align: baseline;
    width: 100% !important;
}


.course_detail_box .top_cnt {
    width: 100%;
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 2% 2%;
}

    .course_detail_box .top_cnt p {
        width: 100%;
        padding: 0 2%;
    }

        .course_detail_box .top_cnt p.tit {
            font-size: .55rem;
            color: #000;
            line-height: 1.2rem;
            text-align: center;
            font-weight: 550;
            margin-bottom: .5rem;
        }

            .course_detail_box .top_cnt p.tit.longtit {
                line-height: .8rem;
                text-align: left;
                white-space: unset;
            }

        .course_detail_box .top_cnt p.item {
            width: 100%;
            padding: 1% 3%;
            height: 1rem;
            text-align: left;
        }

            .course_detail_box .top_cnt p.item span {
                border: 0px;
                border-radius: 1rem;
                background: #ffaae4;
                color: #fff;
                font-size: .36rem;
                padding: .1rem .3rem;
                margin-right: .1rem;
            }

                .course_detail_box .top_cnt p.item span.span1 {
                    background: #8be68f;
                    color: #fff;
                }

                .course_detail_box .top_cnt p.item span.span2 {
                    background: #9fd4cf;
                    color: #fff;
                }

        .course_detail_box .top_cnt p.desc {
            font-size: .38rem;
            color: #888;
            text-align: left;
            line-height: .5rem;
            padding-bottom: .2rem;
        }

            .course_detail_box .top_cnt p.desc span.view {
                margin-right: .3rem;
            }

                .course_detail_box .top_cnt p.desc span.view > i.iconfont {
                    font-size: .55rem;
                    margin-right: .2rem;
                }

            .course_detail_box .top_cnt p.desc span.amt {
                color: #ff5722;
                font-size: .43rem;
            }

            .course_detail_box .top_cnt p.desc span.vip {
                color: #ff9800;
                font-size: .36rem;
                margin-left: .3rem;
            }

    .course_detail_box .top_cnt .share {
        width: 1.5rem;
        height: 1.5rem;
        text-align: center;
        float: right;
        margin-top: -1.7rem;
    }

        .course_detail_box .top_cnt .share span {
            display: inline-block;
            width: 1.5rem;
            height: 1.5rem;
            background: #ececec;
            border-radius: 5rem;
            text-align: center;
            line-height: 1.5rem;
        }

            .course_detail_box .top_cnt .share span > i.iconfont {
                display: inline-block;
                font-size: .6rem;
                color: #7d7d7d;
            }

.course_detail_cnt {
    width: 100%;
    padding: 2% 2%;
    background: #fff;
    display: inline-block;
    margin-bottom: -1%;
}

    .course_detail_cnt .h-img {
        width: 30%;
        text-align: center;
    }

        .course_detail_cnt .h-img img {
            width: 2rem;
            height: 2rem;
            border-radius: 2rem;
        }

    .course_detail_cnt .desc {
        width: 70%;
    }

        .course_detail_cnt .desc p.ptit {
            font-size: .45rem;
            color: #000;
        }

        .course_detail_cnt .desc p.pdesc {
            font-size: .4rem;
            color: #888;
        }

.course_detail_content {
    width: 100%;
    padding: 0 4%;
    font-size: .43rem;
    background: #fff;
    min-height: 6rem;
    line-height: .66rem;
    color: #000;
}

    .course_detail_content p {
        color: #000;
    }

    .course_detail_content img {
        width: 100%;
    }

    .course_detail_content h1 {
        font-size: .5rem;
        font-weight: bold;
        padding-top: .25rem;
        line-height: .8rem;
        color: #000;
        position: relative;
    }

/*切换城市*/
.store_change {
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0 5%;
}

    .store_change .tit {
        width: 100%;
        line-height: 1rem;
        font-size: .45rem;
        color: #FF5722;
        padding: .5rem 0 .2rem 0;
    }

    .store_change .list {
        width: 100%;
    }

        .store_change .list ul li {
            width: 25%;
            float: left;
            text-align: center;
            padding: .2rem 0;
        }

            .store_change .list ul li span {
                border: solid 1px #b1b1b1;
                font-size: .4rem;
                display: inline-block;
                width: 92%;
                border-radius: .1rem;
                padding: .15rem;
            }

                .store_change .list ul li span.cur {
                    border: solid 1px #FF5722;
                    color: #FF5722;
                }

/*会员列表*/
.marry_member_list {
    width: 100%;
    background: #fff;
}

    .marry_member_list .list {
        width: 100%;
        display: inline-block;
    }

        .marry_member_list .list ul li {
            background: #fff;
            margin: 1.5% 0;
            padding: 3.5% 2%;
            border-bottom: solid 1px #dcdcdc;
        }

            .marry_member_list .list ul li.lst {
            }

            .marry_member_list .list ul li .h-img {
                width: 2.2rem;
                height: 2.2rem;
                overflow: hidden;
                border-radius: .2rem;
                background: #efefef;
            }

                .marry_member_list .list ul li .h-img img {
                    width: 100%;
                }

            .marry_member_list .list ul li .cnt {
                width: 75%;
            }

                .marry_member_list .list ul li .cnt p.line-1 {
                    width: 100%;
                    line-height: .8rem;
                    margin-top: .1rem;
                }

                    .marry_member_list .list ul li .cnt p.line-1 > em.nickname {
                        padding: 0;
                        font-size: .45rem;
                        margin-right: .2rem;
                        color: #333;
                        display: inline-flex;
                        max-width: 3.6rem;
                        font-style: normal;
                    }

                    .marry_member_list .list ul li .cnt p.line-1 > span.vip {
                        background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
                        padding: .05rem .3rem;
                        border-radius: 1rem;
                        color: #fff;
                        font-size: .4rem;
                    }


                .marry_member_list .list ul li .cnt p.line-2 {
                    width: 100%;
                    line-height: .8rem;
                }

                    .marry_member_list .list ul li .cnt p.line-2 span.item {
                        padding: 3px 5px;
                        line-height: .8rem;
                        font-size: .38rem;
                        margin-right: .2rem;
                        color: #FF5722;
                        border-radius: .1rem;
                        border: solid 1px #ffd4c7;
                    }

                        .marry_member_list .list ul li .cnt p.line-2 span.item i.iconfont {
                            display: inline-block;
                            margin-top: -5px;
                        }

                    .marry_member_list .list ul li .cnt p.line-2 span.item2 {
                        line-height: .8rem;
                        font-size: .38rem;
                    }

                        .marry_member_list .list ul li .cnt p.line-2 span.item2 > i.iconfont {
                            margin-top: -5px;
                            display: inline-block;
                            margin-right: 1px;
                        }

                    .marry_member_list .list ul li .cnt p.line-2 span.item3 {
                        font-size: .35rem;
                        background-image: linear-gradient(160deg, #4CAF50 20%,#009688 80%);
                        color: #fff;
                        border-radius: .5rem .5rem .5rem 0;
                        width: .6rem;
                        height: .6rem;
                        line-height: .6rem;
                        text-align: center;
                        position: absolute;
                        margin-left: -2px;
                        margin-top: -5px;
                    }


                .marry_member_list .list ul li .cnt p.line-3 {
                    width: 100%;
                    font-size: .38rem;
                    color: #333;
                    margin-top: .05rem;
                }

                    .marry_member_list .list ul li .cnt p.line-3 em.line {
                        display: inline-block;
                        height: 10px;
                        border-right: 1px solid #cccccc;
                        margin: 0px .2rem;
                    }

            .marry_member_list .list ul li .li-footer {
                width: 100%;
                line-height: 1rem;
                border-top: dashed 1px #dcdcdc;
                margin-top: .2rem;
                font-size: .35rem;
                /* background: #f3f3f3; */
                color: #bbb;
            }

                .marry_member_list .list ul li .li-footer span {
                    width: 19%;
                    display: inline-block;
                    text-align: center;
                }

                    .marry_member_list .list ul li .li-footer span i.iconfont {
                        margin-right: .1rem;
                        color: #e2e2e2;
                    }

                    .marry_member_list .list ul li .li-footer span.item1.cur {
                        color: #54a6f2;
                    }

                        .marry_member_list .list ul li .li-footer span.item1.cur i.iconfont {
                            color: #54a6f2;
                        }

                    .marry_member_list .list ul li .li-footer span.item2.cur {
                        color: #37c43a;
                    }

                        .marry_member_list .list ul li .li-footer span.item2.cur i.iconfont {
                            color: #37c43a;
                        }

                    .marry_member_list .list ul li .li-footer span.item3.cur {
                        color: #ff0000;
                    }

                        .marry_member_list .list ul li .li-footer span.item3.cur i.iconfont {
                            color: #ff0000;
                        }

                    .marry_member_list .list ul li .li-footer span.item4.cur {
                        color: #c70000;
                    }

                        .marry_member_list .list ul li .li-footer span.item4.cur i.iconfont {
                            color: #c70000;
                        }

                    .marry_member_list .list ul li .li-footer span.item5.cur {
                        color: #900000;
                    }

                        .marry_member_list .list ul li .li-footer span.item5.cur i.iconfont {
                            color: #900000;
                        }






/*会员详情*/
.tfix {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    width: 100%;
    height: 1.4rem;
    background: -webkit-linear-gradient(left,#fe7c50,#ff59a4);
    line-height: 1.4rem;
}

    .tfix .a {
        position: relative;
        color: #fff;
        text-align: center;
        font-size: .42rem;
        flex: 1
    }

        .tfix .a:after {
            position: absolute;
            top: .48rem;
            right: 0;
            width: 1px;
            height: .4rem;
            background: #fff;
            content: "";
            -webkit-transform: scaleX(.5);
            -moz-transform: scaleX(.5);
            transform: scaleX(.5)
        }

        .tfix .a:last-child:after {
            display: none
        }

        .tfix .a span i.iconfont {
            margin-right: .1rem;
            margin-top: 0rem;
            font-size: .6rem;
        }

        .tfix .a span i.icon-aiqingyuehui {
            font-size: .6rem;
            margin-right: .05rem;
            vertical-align: middle;
            font-weight: 400;
            margin-top: -.4rem;
        }

        .tfix .a span i.import-icon-aiqingyuehui {
            display: inline-block;
            vertical-align: middle;
            width: .8rem;
            height: 1rem;
        }

        .tfix .a span i.icon-aiqingyuehui-animate {
            -webkit-transform-origin: center center;
            -ms-transform-origin: center center;
            transform-origin: center center;
            -webkit-animation: iconaiqingyuehuimove 1s ease-in-out infinite;
            animation: iconaiqingyuehuimove 1s ease-in-out infinite;
        }

@keyframes iconaiqingyuehuimove {
    from {
        font-size: .6rem;
    }

    to {
        font-size: .75rem;
    }
}

@-webkit-keyframes iconaiqingyuehuimove {
    from {
        font-size: .6rem;
    }

    to {
        font-size: .75rem;
    }
}

.tfix .a em {
    font-size: 0.165rem;
    position: absolute;
    color: #ffe1e1;
    font-style: normal;
    background: #000;
    line-height: .4rem;
    height: .45rem;
    padding: .05rem .2rem;
    border-radius: 1rem 1rem 1rem 0rem;
    margin-left: 3px;
    top: .2rem;
}

/*支付*/
.tfix .a span i.icon-weixinzhifu1 {
    font-size: .5rem;
    margin-right: .05rem;
    vertical-align: middle;
    font-weight: 400;
    margin-top: -.4rem;
}

.tfix .a span i.import-icon-weixinzhifu {
    display: inline-block;
    vertical-align: middle;
    width: .8rem;
    height: 1rem;
}

.tfix .a span i.icon-weixinzhifu-animate {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: iconweixinzhifumove 1s ease-in-out infinite;
    animation: iconweixinzhifumove 1s ease-in-out infinite;
}

@keyframes iconweixinzhifumove {
    from {
        font-size: .5rem;
    }

    to {
        font-size: .65rem;
    }
}

@-webkit-keyframes iconweixinzhifumove {
    from {
        font-size: .5rem;
    }

    to {
        font-size: .65rem;
    }
}

/*内容*/
.mem_frist_cnt {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 5%;
    padding-bottom: 2%;
    background: #fff;
}

    .mem_frist_cnt p {
        width: 100%;
        display: inline-block;
        padding: .15rem 0;
        color: #000;
        line-height: .5rem;
    }

        .mem_frist_cnt p.nickname {
            position: relative;
        }

            .mem_frist_cnt p.nickname span.name {
                font-size: .55rem;
            }

            .mem_frist_cnt p.nickname span.icon {
                width: .65rem;
                max-width: .65rem;
                display: inline-block;
            }

            .mem_frist_cnt p.nickname span.favorites {
                font-size: .42rem;
                padding: .2rem .6rem;
                border-radius: 1rem;
                box-shadow: #b7b7b7 1px 5px 10px -6px;
                color: #ff6859;
                position: absolute;
                right: 0;
            }

                .mem_frist_cnt p.nickname span.favorites i.iconfont {
                    margin-right: .1rem;
                    font-size: .55rem;
                }

        .mem_frist_cnt p.renzheng {
            padding: .3rem 0;
            padding-bottom: 0px;
        }

            .mem_frist_cnt p.renzheng > span {
                background: #efefef;
                display: inline-block;
                border-radius: 0.05rem;
                line-height: .93rem;
                height: .9rem;
                cursor: pointer;
                width: 23.5%;
                margin-left: 2%;
                text-align: center;
                float: left;
                margin-bottom: 2%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                position: relative;
                font-size: .38rem;
            }

                .mem_frist_cnt p.renzheng > span:first-child {
                    margin-left: 0rem;
                }

                .mem_frist_cnt p.renzheng > span i.tubiao {
                    font-size: 0.39rem;
                    margin-top: 0;
                    margin-right: .05rem;
                }

                .mem_frist_cnt p.renzheng > span i.icon-jiaobiao {
                    display: none;
                }

                .mem_frist_cnt p.renzheng > span.cur {
                    color: #ff0000 !important;
                    background: #ffeaea;
                }

                    .mem_frist_cnt p.renzheng > span.cur i.icon-jiaobiao {
                        display: inline-block;
                        position: absolute;
                        right: -0.05rem;
                        bottom: 0px;
                        line-height: 0.65rem;
                        font-size: 0.7rem;
                        margin-top: 0;
                        color: #ff5757;
                    }

        .mem_frist_cnt p.area {
            font-size: .43rem;
        }

            .mem_frist_cnt p.area span.from {
                background: #ff87a2;
                font-size: .35rem;
                color: #fff;
                border-radius: .08rem;
                margin-right: .1rem;
                padding: .03rem .15rem;
            }

            .mem_frist_cnt p.area span.age > i.iconfont {
                font-size: .36rem;
                margin-right: .05rem;
                margin-top: 0;
            }

        .mem_frist_cnt p.uid {
            padding: .2rem 0;
            font-size: .45rem;
        }

            .mem_frist_cnt p.uid i.iconfont {
                font-size: .4rem;
                color: #c3c3c3;
                margin-right: .1rem;
            }

            .mem_frist_cnt p.uid span.sharecard {
                font-size: .36rem;
                color: #000;
                margin-left: .4rem;
            }

                .mem_frist_cnt p.uid span.sharecard > i.iconfont {
                    margin-right: .1rem;
                    font-size: .4rem;
                    background: -webkit-linear-gradient(left bottom, #ff0000, #00c57d);
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                }

.invite_box {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: .2rem 0;
    background: #efefef;
}

    .invite_box .ifo_cnt {
        width: 100%;
        display: flex;
        margin: 0;
        background: #fff;
        /*background: linear-gradient(-45deg, #00c57d, #80e4c0, #00c57d, #00af6f);*/
        border-radius: .1rem;
        padding: .3rem 0;
    }

        .invite_box .ifo_cnt .cnt_icon {
            width: 18%;
            display: inline-block;
            float: left;
            text-align: center;
        }

            .invite_box .ifo_cnt .cnt_icon span.sp1 {
                display: inline-block;
                width: 1.2rem;
                height: 1.2rem;
                line-height: 1.2rem;
                background: #fff;
            }

                .invite_box .ifo_cnt .cnt_icon span.sp1 > i.iconfont {
                    font-size: 1rem;
                    color: #00c57d;
                }

        .invite_box .ifo_cnt .cnt_info {
            width: 48%;
            display: inline-block;
            float: left;
            line-height: .6rem;
            padding-top: .05rem;
        }

            .invite_box .ifo_cnt .cnt_info p {
                color: #777;
            }

                .invite_box .ifo_cnt .cnt_info p.tit {
                    font-size: .4rem;
                }

                .invite_box .ifo_cnt .cnt_info p.desc {
                    font-size: .35rem;
                }

        .invite_box .ifo_cnt .cnt_btn {
            width: 34%;
            display: inline-block;
            float: right;
            text-align: center;
            line-height: 1.3rem;
        }

            .invite_box .ifo_cnt .cnt_btn span.btn {
                background-image: linear-gradient(160deg, #00e180 20%,#00be6f 80%);
                color: #fff;
                padding: .25rem .4rem;
                border-radius: 1rem;
                font-size: .38rem;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
            }

.self-intro {
    display: block;
    position: relative;
}

.self-intro-main {
    position: absolute;
    width: 100%;
    padding-top: 50px;
}

    .self-intro-main .self-avatar {
        width: 4.4em;
        height: 4.4em;
        border-radius: 4.4em !important;
        border: 1px #fff solid;
        margin: auto;
        background: no-repeat center center #fff;
        background-size: cover;
        position: relative;
        overflow: hidden;
    }

    .self-intro-main .data {
        text-align: center;
        color: #fff;
        font-size: 15px;
        padding-top: 10px;
    }

        .self-intro-main .data > span.vip {
            background-image: linear-gradient(160deg, #cbcbcb 20%,#737373 80%);
            padding: .05rem .3rem;
            border-radius: 1rem;
            color: #fff;
            font-size: .4rem;
        }

            .self-intro-main .data > span.vip.cur {
                background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
            }

        .self-intro-main .data span.approve {
            background-image: linear-gradient(160deg, #e8e8e8 20%,#989898 80%);
            border-radius: 1rem;
            display: inline-block;
            width: .6rem;
            height: .6rem;
            line-height: .6rem;
        }

        .self-intro-main .data span.tap1.cur {
            background-image: linear-gradient(160deg, #54a6f2 20%,#007aff 80%);
        }

        .self-intro-main .data span.tap2.cur {
            background-image: linear-gradient(160deg, #00c57d 20%,#37c43a 80%);
        }

        .self-intro-main .data span.tap3.cur {
            background-image: linear-gradient(160deg, #ff80ab 20%,#ff0032 80%);
        }

        .self-intro-main .data span.tap4.cur {
            background-image: linear-gradient(160deg, #ff4545 20%,#ff0000 80%);
        }

        .self-intro-main .data span.tap5.cur {
            background-image: linear-gradient(160deg, #FF9800 20%,#FF5722 80%);
        }

        .self-intro-main .data i.iconfont {
            color: #fff;
            vertical-align: 0px !important;
        }

    .self-intro-main .mood {
        width: 80%;
        text-align: center;
        color: #eee;
        margin: auto;
        padding-top: 10px;
        white-space: nowrap;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .self-intro-main .mood span {
            font-size: .42rem;
            color: #fff;
        }

        .self-intro-main .mood em.line {
            display: inline-block;
            height: 10px;
            border-right: 1px solid #fff;
            margin: 0px .1rem;
        }

    .self-intro-main .favorites_box {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

        .self-intro-main .favorites_box span.favorites {
            background-image: linear-gradient(160deg, #FFEB3B 20%,#FFEB3B 80%);
            border-radius: 1rem;
            padding: .1rem .4rem;
            text-align: center;
            font-size: .38rem;
            color: #000;
        }

            .self-intro-main .favorites_box span.favorites > i.iconfont {
                font-size: .42rem;
                margin-right: .1rem;
            }

.self-intro-bg {
    display: block;
    width: 100%;
}

/*照片列表*/
.self_imglist {
    width: 100%;
    background: #fff;
    display: inline-block;
    margin: 0px;
    padding: 3%;
}

    .self_imglist .list {
        width: 100%;
        display: inline-block;
    }

        .self_imglist .list ul li {
            width: 23%;
            float: left;
            margin: .1rem;
            position: relative;
            overflow: hidden;
            height: 2.3rem;
            border-radius: .1rem;
        }

            .self_imglist .list ul li img {
                width: 100%;
            }

.self_detail_info {
    width: 100%;
    padding: 5% 3%;
    padding-top: 0px;
    background: #fff;
    color: #666;
    font-size: .41rem;
}

    .self_detail_info .item {
        width: 100%;
    }

        .self_detail_info .item span {
            border: solid 1px #efefef;
            font-size: .38rem;
            display: inline-block;
            border-radius: 1rem;
            padding: .15rem .35rem;
            margin-right: .15rem;
            margin-bottom: .2rem;
            color: #333;
            background: #ffffff;
            /*box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);*/
        }

.self_detail_renzheng {
    width: 100%;
    padding: 3% 3%;
    background: #fff;
}

    .self_detail_renzheng .item {
        width: 100%;
        display: inline-block;
    }

        .self_detail_renzheng .item ul li {
            width: 20%;
            float: left;
            background: #fff;
        }

            .self_detail_renzheng .item ul li p.icon {
                text-align: center;
            }


            .self_detail_renzheng .item ul li p.itemname {
                text-align: center;
                font-size: .35rem;
                line-height: .9rem;
                color: #333;
            }

            .self_detail_renzheng .item ul li p.icon span {
                display: inline-block;
                width: 1rem;
                height: 1rem;
                line-height: .9rem;
                border: solid 1px #e8e8e8;
                color: #a2a2a2;
                border-radius: .1rem;
            }

                .self_detail_renzheng .item ul li p.icon span.span1.cur {
                    border: solid 1px #3aa0ff;
                    color: #3aa0ff;
                }

                .self_detail_renzheng .item ul li p.icon span.span2.cur {
                    border: solid 1px #00c57d;
                    color: #00c57d;
                }

                .self_detail_renzheng .item ul li p.icon span.span3.cur {
                    border: solid 1px #ff3076;
                    color: #ff3076;
                }

                .self_detail_renzheng .item ul li p.icon span.span4.cur {
                    border: solid 1px #ff4545;
                    color: #ff4545;
                }

                .self_detail_renzheng .item ul li p.icon span.span5.cur {
                    border: solid 1px #FF9800;
                    color: #FF9800;
                }

                .self_detail_renzheng .item ul li p.icon span i.iconfont {
                    font-size: .65rem;
                }


.self_detail_info .links {
    width: 100%;
    padding: 5% 2%;
    padding-top: 0px;
    border-radius: .2rem;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

    .self_detail_info .links .h-icon {
        width: 20%;
        text-align: center;
    }

        .self_detail_info .links .h-icon span.span_icon {
            background: #97dcbe;
            display: inline-block;
            width: 1.5rem;
            height: 1.5rem;
            border-radius: 2rem;
            line-height: 1.55rem;
            color: #fff;
        }

            .self_detail_info .links .h-icon span.span_icon i.iconfont {
                font-size: 1rem;
            }

    .self_detail_info .links .cnt {
        width: 50%;
    }

        .self_detail_info .links .cnt p.tit {
            font-size: .42rem;
            color: #333;
            font-weight: bolder;
        }

        .self_detail_info .links .cnt p.desc {
            font-size: .35rem;
            color: #888;
        }

    .self_detail_info .links .kefu {
        width: 25%;
        text-align: center;
    }

        .self_detail_info .links .kefu p.p_mob {
            text-align: center;
        }

            .self_detail_info .links .kefu p.p_mob span.btn {
                font-size: .36rem;
                display: inline-block;
                border-radius: 1rem;
                padding: .1rem .3rem;
                background-image: linear-gradient(160deg, #ff6e9f 20%,#ff5065 80%);
                color: #fff;
            }

        .self_detail_info .links .kefu p.p_kefu {
            text-align: center;
            margin-top: .18rem;
        }

            .self_detail_info .links .kefu p.p_kefu span.btn {
                font-size: .36rem;
                display: inline-block;
                border-radius: 1rem;
                padding: .1rem .3rem;
                background-image: linear-gradient(160deg, #00e07f 20%,#00c57d 80%);
                color: #fff;
            }


    .self_detail_info .links .btn-kefu {
        width: 30%;
        text-align: center;
        padding: .2rem;
        background-image: linear-gradient(160deg, #ff6679 20%,#da0027 80%);
        border-radius: .1rem;
        color: #fff;
    }

        .self_detail_info .links .btn-kefu p {
            color: #fff;
            font-weight: bolder;
        }

/*私信对话*/
.mem_chat_dialog {
    width: 100%;
    padding: 3%;
    color: #666;
    font-size: .41rem;
    height: 60vh;
    overflow-y: auto;
    padding-bottom: 2rem;
}

    .mem_chat_dialog ul li {
        width: 100%;
        display: inline-block;
        padding: .2rem 0;
    }

        .mem_chat_dialog ul li.u {
            width: 100%;
        }

            .mem_chat_dialog ul li.u p span.nickname {
                display: inline-block;
                width: 2.1rem;
                padding: .15rem .2rem;
                background-image: linear-gradient(160deg, #b99cf8 20%,#9f79ff 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;
            }

            .mem_chat_dialog ul li.u p span.sendtime {
                font-size: .35rem;
                color: #a7a7a7;
                margin: .4rem;
            }

            .mem_chat_dialog ul li.u 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;
            }


        .mem_chat_dialog ul li.m {
            width: 100%;
        }

            .mem_chat_dialog ul li.m p span.nickname {
                float: right;
                display: inline-block;
                width: 2.1rem;
                padding: .15rem .2rem;
                background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
                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;
            }

            .mem_chat_dialog ul li.m p span.sendtime {
                float: right;
                font-size: .35rem;
                color: #a7a7a7;
                margin: .4rem;
            }

            .mem_chat_dialog ul li.m 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;
            }

.boutit span.tip {
    font-size: .35rem;
    color: #bbb;
    margin-left: .2rem;
}

/*会员分享*/
.mem_share_box {
    width: 100%;
    padding: 0;
    margin: 0;
    /*padding: 5% 2%;*/
}

    .mem_share_box .card_backcolor {
        position: absolute;
        width: 17rem;
        height: 17rem;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        z-index: -1;
        background: #1e5799;
        background: -moz-linear-gradient(-45deg, #ff8168 0%,#ff8888 0%,#ff5e5e 100%);
        background: -webkit-linear-gradient(-45deg, #ff8168 0%,#ff8888 0%,#ff5e5e 100%);
        background: linear-gradient(135deg, #ff8168 0%,#ff8888 0%,#ff5e5e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff537c',GradientType=1 );
        left: 50%;
        margin-left: -8rem;
        top: -10.5rem;
    }

    .mem_share_box .card_share_box {
        width: 100%;
        display: inline-block;
        position: absolute;
        padding: 8%;
    }

    .mem_share_box .card_share_head {
        width: 84%;
        display: inline-block;
        position: absolute;
    }

        .mem_share_box .card_share_head p.cent {
            text-align: center;
            color: #000;
            font-weight: bolder;
        }

            .mem_share_box .card_share_head p.cent span {
                margin: 0 .2rem;
                max-width: 1rem;
                overflow: hidden;
            }

        .mem_share_box .card_share_head p.p1 img {
            width: 2.2rem;
            height: 2.2rem;
            border-radius: 2.2rem;
            border: solid 2.5px #fff;
        }

    .mem_share_box .share_cnt {
        width: 100%;
        padding: 2% 5%;
        padding-top: 2rem;
        margin-top: 1.2rem;
        border-radius: .5rem;
        background: #fff;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.16);
    }



        .mem_share_box .share_cnt p.p2 {
            font-size: .4rem;
            color: #333;
            line-height: .8rem;
        }

        .mem_share_box .share_cnt p.p3 {
            font-size: .35rem;
            color: #888;
        }

            .mem_share_box .share_cnt p.p3 span.rz {
                background-image: linear-gradient(160deg, #FFC107 20%,#FF9800 80%);
                padding: .15rem .3rem;
                border-radius: 1rem;
                border: solid 1px #ff305f;
            }

            .mem_share_box .share_cnt p.p3 span.sp1 {
                color: #fff;
                padding: 0rem .1rem;
                font-size: .4rem;
                display: inline-block;
                padding-top: .1rem;
            }

            .mem_share_box .share_cnt p.p3 span.sp2 {
                color: #fff;
                font-size: .48rem;
            }

                .mem_share_box .share_cnt p.p3 span.sp2 i.iconfont {
                    display: inline-block;
                    margin-top: -4px;
                }

        .mem_share_box .share_cnt p.p4 {
            font-size: .5rem;
            color: #000;
            line-height: 1rem;
        }

        .mem_share_box .share_cnt .mem_info {
            width: 100%;
            padding: .3rem;
        }

            .mem_share_box .share_cnt .mem_info ul li {
                width: 33.333%;
                float: left;
            }

                .mem_share_box .share_cnt .mem_info ul li p {
                    font-size: .36rem;
                }

                    .mem_share_box .share_cnt .mem_info ul li p.texts {
                        color: #888;
                    }

                    .mem_share_box .share_cnt .mem_info ul li p.values {
                        font-size: .4rem;
                        color: #000;
                        line-height: 1rem;
                        font-weight: bolder;
                    }



            .mem_share_box .share_cnt .mem_info span {
                border: solid 1px #eee;
                font-size: .37rem;
                display: inline-block;
                border-radius: 1rem;
                padding: .1rem .2rem;
                margin-right: .15rem;
                margin-bottom: .2rem;
                color: #000000;
                background: #ffffff;
            }

        .mem_share_box .share_cnt .shaer_ewm {
            display: inline-block;
            padding: .5rem;
            width: 80%;
            margin: 0 10% 5% 10%;
            text-align: center;
            border-radius: .3rem;
        }

            .mem_share_box .share_cnt .shaer_ewm p img {
                width: 100%;
            }

            .mem_share_box .share_cnt .shaer_ewm p.tip {
                text-align: center;
                font-size: .35rem;
                color: #555;
            }

/*升级会员行列式*/
.open_vip_box {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #f7f7f7;
}

    .open_vip_box .hd {
        padding: 10px 15px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
        margin-bottom: 15px;
        background: #fff;
    }

        .open_vip_box .hd h3 {
            font-weight: normal;
            font-size: 18px;
            line-height: 30px;
            color: #d46400;
        }

    .open_vip_box .list {
        background: #fff;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    }

        .open_vip_box .list dl {
            padding: .6rem;
            border-bottom: 1px solid #f5f5f5;
        }



            .open_vip_box .list dl dt {
                padding-right: 120px;
                position: relative;
                cursor: pointer;
                margin-bottom: 5px;
            }

                .open_vip_box .list dl dt h3 {
                    font-weight: normal;
                    font-size: 16px;
                    line-height: 28px;
                    color: #000;
                    position: relative;
                    display: inline-block;
                    font-weight: normal;
                    border-radius: 30px;
                    padding: 0px 10px;
                    padding-left: 0px;
                }


                    .open_vip_box .list dl dt h3 span {
                        display: inline-block;
                        position: absolute;
                        right: -50px;
                        top: -15px;
                        border-radius: 20px 20px 20px 0px;
                        font-size: 12px;
                        line-height: 22px;
                        border: 1px solid #fff;
                        padding: 0px 5px;
                    }

                        .open_vip_box .list dl dt h3 span.span_1 {
                            background: #ffdd35;
                            /*background-image: linear-gradient(160deg, #ffbc00 20%,#ff4700 80%);*/
                            color: #000;
                        }

                .open_vip_box .list dl dt span.price {
                    display: inline-block;
                    position: absolute;
                    right: 45px;
                    font-weight: bold;
                    color: #333;
                    font-size: 20px;
                    top: 5px;
                }

                    .open_vip_box .list dl dt span.price > span.integral {
                    }

                        .open_vip_box .list dl dt span.price > span.integral > span.unit {
                            font-size: .35rem;
                            font-weight: normal;
                        }


                    .open_vip_box .list dl dt span.price s {
                        font-size: 12px;
                        font-weight: normal;
                        color: #999;
                    }

                .open_vip_box .list dl dt .checkboxdiv {
                    display: inline-block;
                    position: absolute;
                    right: 0px;
                    top: 0px;
                    cursor: pointer;
                }

                    .open_vip_box .list dl dt .checkboxdiv > i {
                        color: #eee;
                        font-size: 35px;
                    }




                .open_vip_box .list dl dt p {
                    font-size: 16px;
                    line-height: 30px;
                    font-size: 12px;
                    color: #8f8f94;
                }


                    .open_vip_box .list dl dt p span {
                        border-radius: 20px 20px 20px 0px;
                        font-size: 12px;
                        line-height: 22px;
                        padding: 2px 10px;
                    }

                        .open_vip_box .list dl dt p span.vip_default {
                            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
                            color: #FFEB3B;
                            font-weight: bolder;
                        }

            .open_vip_box .list dl dd {
                margin: 0px;
                list-style: none;
                padding: 0px;
                font-weight: normal;
                position: relative;
                padding-bottom: 10px;
            }

                .open_vip_box .list dl dd .desc {
                    font-size: 14px;
                    color: #333;
                    height: auto;
                    overflow: hidden;
                }

            .open_vip_box .list dl.current {
                border-top: 0px;
                border-bottom: 1px solid #ffdfc8;
                background: #fffbf5;
                box-shadow: 0 0px 15px 0 rgba(255, 54, 0, 0.15);
            }

                .open_vip_box .list dl.current h3 {
                    color: #ff4e44;
                    font-weight: bold;
                }

                .open_vip_box .list dl.current dt span.price {
                    color: #ff0000;
                }

                .open_vip_box .list dl.current dt .checkboxdiv > i {
                    color: #ff2c55;
                }

                .open_vip_box .list dl.current dt p {
                    color: #ff4e44;
                }

                .open_vip_box .list dl.current dd .desc {
                    color: #cb966f;
                }

    .open_vip_box .quan {
        background: #fff;
        padding: 15px;
    }

        .open_vip_box .quan dl {
            width: 50%;
            float: left;
            padding-left: 40px;
            position: relative;
            margin-bottom: 10px;
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .open_vip_box .quan dl dt {
                position: absolute;
                left: 0px;
                top: 5px;
            }

                .open_vip_box .quan dl dt i.iconfont {
                    font-size: .85rem;
                    color: #ff2c55;
                    display: inline-block;
                    margin-top: .2rem;
                }

            .open_vip_box .quan dl dd {
                padding-top: 10px;
                min-height: 80px;
                padding-left: 40px;
            }

                .open_vip_box .quan dl dd h3 {
                    padding: 0px;
                    margin: 0px;
                    font-weight: normal;
                    font-size: 16px;
                    padding-bottom: 5px;
                }

                .open_vip_box .quan dl dd p {
                    padding: 0px;
                    margin: 0px;
                    font-size: 14px;
                    margin-top: 0;
                    margin-bottom: 10px;
                    color: #8f8f94;
                }

        .open_vip_box .quan .clear {
            clear: both
        }


/*升级会员卡片式*/
.c-bg-top-vip {
    background: -webkit-gradient(linear,left top,right top,from(#3e404d),to(#3c3f4a));
    background: linear-gradient(90deg,#3e404d,#3c3f4a);
    background-size: 100% 100%;
    padding-top: 0.75rem;
    width: 100%;
    position: relative;
}

.c-bg-vipBg {
    background: url(/upload/Image/default/UpgradeVipBg.png);
    background-size: cover;
    margin-top: 0.8rem;
    margin: 0 4%;
    padding-left: 0.65rem;
    height: 2.75rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.c-bg-chnanelBg {
    background: url(/upload/Image/default/UpgradeChnanelBg.png);
    background-size: cover;
    margin-top: 0.8rem;
    margin: 0 4%;
    padding-left: 0.65rem;
    height: 2.75rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.c-flex-row {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

    .c-flex-row img {
        height: 1.55rem;
        width: 1.55rem;
        border-radius: 50%;
    }

    .c-flex-row .userinfo {
        padding-left: 0.4rem;
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

        .c-flex-row .userinfo span.nickname {
            font-size: 0.5rem;
            font-weight: 700;
        }

        .c-flex-row .userinfo span.vipcur {
            opacity: .6;
            font-size: 0.38rem;
            display: inline-block;
            width: 100%;
        }


/*VIP套餐*/
.gradient-text-one {
    background-image: -webkit-linear-gradient(bottom,#ff0000,#fe5c4c,#ff8168);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.plus-gradient-text-one {
    background-image: -webkit-linear-gradient(bottom,#ff0000,#fe5c4c,#ff8168);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.vip-package-list {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
}

    .vip-package-list ul {
        padding: 2% 0;
        padding-left: 3%;
    }

        .vip-package-list ul li {
            display: inline-block;
            cursor: pointer;
        }

            .vip-package-list ul li .items {
                border: 1px solid #e8e8e8;
                height: 4.5rem;
                margin-right: 0.3rem;
                margin-top: 0.35rem;
                width: 3.11rem;
                max-width: 3.11rem;
                border-radius: 0.25rem;
            }

                .vip-package-list ul li .items .package_name {
                    margin-top: -0.4rem;
                    margin-left: -1px;
                    background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
                    background-size: cover;
                    height: 0.8rem;
                    line-height: .8rem;
                    width: 2.25rem;
                    position: relative;
                    color: #fff;
                    font-size: 0.38rem;
                    text-align: center;
                    border-radius: .5rem 0;
                }

                .vip-package-list ul li .items .package_center {
                    padding-top: 0.55rem;
                    padding-bottom: 0.55rem;
                    align-items: center;
                    -webkit-align-items: center;
                    text-align: center;
                }

                    .vip-package-list ul li .items .package_center span.days {
                        color: #333;
                        font-weight: bold;
                        font-size: 0.45rem;
                    }


                    .vip-package-list ul li .items .package_center .price-box {
                        color: #333333;
                        font-weight: bold;
                        font-size: 0.45rem;
                        margin: .3rem 0;
                    }


                        .vip-package-list ul li .items .package_center .price-box span {
                            color: #daac6a;
                        }

                            .vip-package-list ul li .items .package_center .price-box span.c-fs24 {
                                font-size: 0.38rem;
                            }

                            .vip-package-list ul li .items .package_center .price-box span.c-fs40 {
                                font-size: .55rem;
                            }

                    .vip-package-list ul li .items .package_center .markingprice-box {
                        color: #999;
                        align-items: center;
                        -webkit-align-items: center;
                        font-size: .38rem;
                    }

                        .vip-package-list ul li .items .package_center .markingprice-box span.c-text-decoration-through {
                            text-decoration: line-through;
                        }

                    .vip-package-list ul li .items .package_center .targetlevelname-box {
                        color: #6e442d;
                        align-items: center;
                        -webkit-align-items: center;
                        font-size: .38rem;
                        margin-top: .08rem;
                    }

            .vip-package-list ul li.cur .items {
                background: #ffeff3;
                border: 1px solid #fe5c4c;
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
            }

                .vip-package-list ul li.cur .items .package_center span.days {
                    color: #89593f;
                }

                .vip-package-list ul li.cur .items .package_center .markingprice-box {
                    color: #9c7680;
                }

                .vip-package-list ul li.cur .items .package_center .targetlevelname-box {
                    color: #9c7680;
                }
/*赠送服务*/
.vip-package-server {
    width: 100%;
    padding: 0 4%;
}

    .vip-package-server .list {
        width: 100%;
        display: inline-block;
    }

        .vip-package-server .list ul li {
            width: 100%;
            display: inline-block;
            line-height: 1rem;
            border-bottom: solid 1px #f2f2f2;
        }

            .vip-package-server .list ul li span.item {
                width: 30%;
                display: inline-block;
                float: left;
                font-size: .43rem;
                color: #333;
            }

                .vip-package-server .list ul li span.item i.iconfont {
                    display: inline-block;
                    font-size: .55rem;
                    color: #eeae7e;
                    margin-right: 5px;
                    margin-top: -4px;
                }

            .vip-package-server .list ul li span.itemdesc {
                width: 70%;
                display: inline-block;
                float: right;
                text-align: right;
                font-size: .38rem;
                color: #888;
            }

                .vip-package-server .list ul li span.itemdesc em.point {
                    font-size: .42rem;
                    margin: 0 1px;
                    font-style: normal;
                    font-weight: bolder;
                }

.vip-package-btnbox {
    width: 100%;
    padding: 0 4%;
    margin: .5rem 0;
}

    .vip-package-btnbox p.btn {
        display: inline-block;
        width: 100%;
        text-align: center;
        background: -webkit-gradient(linear,right top,left top,from(#deba83),to(#f7dfb0));
        background: linear-gradient(-90deg,#deba83,#f7dfb0);
        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: #6e442d;
        font-size: .55rem;
        font-weight: 700;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
    }

/*积分兑换+充值卡兑换选项卡*/
.vip-package-otherbtnbox {
    width: 100%;
    padding: 0 4%;
    display: inline-block;
}

    .vip-package-otherbtnbox ul li {
        float: left;
        width: 50%;
        padding: 2%;
    }

        .vip-package-otherbtnbox ul li .items {
            width: 100%;
            display: inline-block;
            border: solid 1px #f0f0f0;
            padding: .3rem 0;
            border-radius: .2rem;
        }

            .vip-package-otherbtnbox ul li .items .icons {
                width: 30%;
                display: inline-block;
                float: left;
                text-align: center;
            }

                .vip-package-otherbtnbox ul li .items .icons > span {
                    display: inline-block;
                    height: .9rem;
                    width: .9rem;
                    line-height: .9rem;
                    border-radius: 1rem;
                    color: #fff;
                }

            .vip-package-otherbtnbox ul li .items .tit {
                width: 70%;
                display: inline-block;
                float: right;
                text-align: left;
                line-height: .9rem;
            }

                .vip-package-otherbtnbox ul li .items .tit p {
                    font-size: .42rem;
                    color: #333;
                }

.vip-package-intor {
    width: 100%;
    padding: 0 4%;
    margin: .5rem 0;
}

    .vip-package-intor p.tit {
        width: 100%;
        padding: .15rem 0;
        font-size: .5rem;
        color: #6e442d;
        font-weight: 700;
        border-bottom: solid 1px #eee;
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

        .vip-package-intor p.tit > i.iconfont {
            display: inline-block;
            margin-top: -5px;
            font-size: .65rem;
            color: #eeae7e;
            font-weight: 400;
            margin-right: .2rem;
        }

    .vip-package-intor .intor p {
        width: 100%;
        font-size: .42rem;
        color: #555;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
        padding: .4rem;
        border-radius: 5px;
        line-height: .65rem;
    }

/*升级VIP确认支付页面*/
.vip-package-pay-items {
    padding: 4%;
}

    .vip-package-pay-items .icon-box {
        position: relative;
        width: 3rem;
        height: 2rem;
    }

        .vip-package-pay-items .icon-box .imgbox {
            width: 100%;
            position: relative;
        }

            .vip-package-pay-items .icon-box .imgbox img {
                width: 3rem;
                height: 2rem;
                border: 0px;
                border-radius: 0px;
            }

    .vip-package-pay-items .intor {
        justify-content: space-between;
        -webkit-justify-content: space-between;
        width: 6.5rem;
        padding: .2rem 0;
        padding-left: 0.5rem;
    }

        .vip-package-pay-items .intor p.tit {
            font-size: .42rem;
            height: .9rem;
            overflow: hidden;
            display: inline-block;
            color: #333;
            width: 6.5rem;
        }

        .vip-package-pay-items .intor .price-box {
            width: 100%;
            font-size: 0.55rem;
        }

        .vip-package-pay-items .intor .price-box {
            font-size: 0.55rem;
        }

            .vip-package-pay-items .intor .price-box span.yuan {
                font-size: 0.35rem;
                color: #ff5757;
            }

            .vip-package-pay-items .intor .price-box span.price {
                font-size: 0.52rem;
                color: #ff5757;
            }

            .vip-package-pay-items .intor .price-box span.markingprice {
                font-size: 0.42rem;
                color: #999;
                text-decoration: line-through;
            }

            .vip-package-pay-items .intor .price-box span.typespan {
                font-size: 0.4rem;
                color: #999;
            }
/*选择支付方式*/
.pay-method {
    width: 100%;
    color: #333;
}

    .pay-method ul li {
        width: 100%;
        padding: 4%;
        font-size: .46rem;
    }

.pay-method-list {
    width: 100%;
}

    .pay-method-list ul li {
        width: 100%;
        padding: 5% 4%;
        border-bottom: 1px solid #f2f2f2;
    }

        .pay-method-list ul li span.icon {
            display: inline-block;
            width: .7rem;
            height: .7rem;
            background: #9e9e9e;
            line-height: .7rem;
            text-align: center;
            color: #fff;
            border-radius: 1rem;
            margin-right: 5px;
        }

        .pay-method-list ul li.cur span.icon {
            background: #66cc33;
        }

        .pay-method-list ul li span.tit {
            font-size: .43rem;
            color: #999;
        }

        .pay-method-list ul li.cur span.tit {
            color: #000;
        }

        .pay-method-list ul li span.sel-model {
            float: right;
        }

            .pay-method-list ul li span.sel-model i.iconfont {
                float: right;
                font-size: .6rem;
                color: #9e9e9e;
            }

        .pay-method-list ul li.cur span.sel-model i.iconfont {
            color: #30b656;
        }

.vip-package-paybtnbox {
    width: 100%;
    padding: 0 4%;
    margin: .5rem 0;
}

    .vip-package-paybtnbox p.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);
    }
    /*稍候再支付*/
    .vip-package-paybtnbox p.wating {
        text-align: center;
        font-size: .43rem;
        color: #666;
        margin-top: 1rem;
    }

        .vip-package-paybtnbox p.wating i.iconfont.icon-arrow-right {
            font-size: .36rem;
            margin-left: 3px;
        }

        .vip-package-paybtnbox p.wating i.iconfont.icon-gengduo {
            font-size: .6rem;
            margin-right: 4px;
        }

/*单身完善资料封面页*/
.wei_member_reg_cover {
    width: 100%;
    height: 92.5vh;
    margin: 0px;
    padding: 0 2%;
}

    .wei_member_reg_cover .tit {
        width: 100%;
        text-align: center;
    }

        .wei_member_reg_cover .tit p.tit1 {
            width: 100%;
            text-align: center;
            line-height: .9rem;
            padding: 3% 0;
            padding-top: 10%;
            font-weight: bolder;
            color: #ff0904;
            text-shadow: 1px 1px 5px #dcdcdc;
            font-size: .65rem;
        }

        .wei_member_reg_cover .tit p.tit2 {
            width: 100%;
            text-align: center;
            padding: 0 0 3% 0;
            color: #469fff;
            font-size: .5rem;
        }

    .wei_member_reg_cover .desc {
        width: 100%;
        text-align: center;
        line-height: .63rem;
        font-size: .4rem;
        color: #999;
        padding: 3% 15%;
    }

        .wei_member_reg_cover .desc span.yh {
            color: #ababab;
            font-size: .9rem;
            display: inline-block;
        }

        .wei_member_reg_cover .desc span.num {
            color: #FFC107;
            font-weight: bolder;
        }

    .wei_member_reg_cover .reg_box {
        width: 100%;
        text-align: center;
        padding-top: 10%;
    }

        .wei_member_reg_cover .reg_box span {
            display: inline-block;
            border: solid 2px #ff174d;
            border-radius: 5rem;
            width: 3.5rem;
            height: 3.5rem;
            line-height: 3.5rem;
            background: #f9f9f9;
            color: #ffffff;
            -moz-box-shadow: 1px 1px 15px #777777;
            -webkit-box-shadow: 1px 1px 15px #777777;
            box-shadow: 1px 1px 15px #777777;
        }
/*完善资料*/
.supply_qzreg {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    color: #000;
}

.supply_qztitle {
    text-align: center;
    font-weight: bold;
    font-size: 0.6rem;
    line-height: 2.2rem;
}

    .supply_qztitle i.iconfont {
        font-size: .8rem;
        margin-right: .1rem;
        font-weight: normal;
        color: #000000;
    }

.qzdesc {
    text-align: center;
    font-weight: unset;
    font-size: 0.43rem;
    line-height: .6rem;
    padding: 2% 5%;
}

.supply_headerimg {
    width: 100%;
    display: inline-block;
}

    .supply_headerimg p.btn {
        width: 100%;
        text-align: center;
        line-height: .9rem;
        padding: 3% 0;
    }

        .supply_headerimg p.btn span.upload {
            position: relative;
            width: 4rem;
            height: 4rem;
            line-height: 4rem;
            display: inline-block;
            background: #eee;
            border-radius: 100%;
            text-align: center;
            overflow: hidden;
            border: solid 1px #dcdcdc;
        }

        .supply_headerimg p.btn span.tip {
            color: #888;
            font-size: .36rem;
            padding: .1rem .2rem;
        }

        .supply_headerimg p.btn span.upload > i.iconfont {
            color: #888;
            font-size: 2.5rem;
        }

        .supply_headerimg p.btn span.upload img {
            width: 100%;
        }

.h-img-tip {
    width: 100%;
    padding: 3%;
}

    .h-img-tip img {
        width: 100%;
        border: 0px !important;
    }

.supply_rqzsex {
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
}

    .supply_rqzsex p.p_1 {
        margin-right: 1rem;
    }

    .supply_rqzsex p {
        display: inline-block;
        width: 2.5rem;
        color: #d2d2d2;
        font-size: .43rem;
    }

        .supply_rqzsex p.current {
            color: #ffeb3b;
        }

        .supply_rqzsex p span {
            display: inline-block;
            width: 2.5rem;
            height: 2.5rem;
            background: #f2f2f2;
            border-radius: 50%;
            line-height: 2.5rem;
            overflow: hidden;
            cursor: pointer;
        }

            .supply_rqzsex p span i.iconfont {
                font-size: 2.2rem;
                position: relative;
                top: 0.5rem;
                color: #d2d2d2;
            }

        .supply_rqzsex p.current span i.iconfont {
            color: #ffeb3b;
        }

        .supply_rqzsex p.p_1 span i.iconfont {
            left: 0.06rem;
        }

.supply_rqtag {
    text-align: center;
}

    .supply_rqtag span {
        border: 0.026rem solid #d2d2d2;
        display: inline-block;
        border-radius: .1rem;
        width: 3.5rem;
        line-height: 1.15rem;
        cursor: pointer;
        font-size: .43rem;
        margin: .2rem .15rem;
    }

        .supply_rqtag span.current {
            border: 0.026rem solid #ffe500;
            background-image: linear-gradient(160deg, #ffeb3b 20%,#ffeb3b 80%);
            color: #000;
        }

.supply_qzreg .date {
    text-align: center;
}

    .supply_qzreg .date input.filer_input {
        text-align: center;
        font-size: .55rem;
        font-family: Arial;
        color: #333;
        padding: .2rem 0;
        border: solid 0.0266rem #d2d2d2;
        border-radius: .3rem;
        width: 70%;
        overflow: hidden;
        display: inline-block;
    }

    .supply_qzreg .date .item_input {
        border: 1px solid #dcdcdc;
        border-radius: .2rem;
        width: 70%;
        margin: 0 15%;
        padding: .2rem;
        line-height: .8rem;
    }

        .supply_qzreg .date .item_input .iconfont {
            color: #ff5722;
            font-size: .7rem;
        }

        .supply_qzreg .date .item_input input {
            width: 80%;
            height: 1rem;
            padding: 0 0 0 .3rem;
            margin: 0px;
            line-height: 1rem;
            font-size: .5rem;
            border: 0rem;
            font-weight: unset;
            color: #333;
            text-align: left;
        }

.supply_qzreg_btn {
    padding-top: .5rem;
    text-align: center;
}

    .supply_qzreg_btn span {
        display: inline-block;
        cursor: pointer;
        width: 80%;
        line-height: 1.35rem;
        color: #fff;
        font-size: .45rem;
        background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.18);
        border: 0;
        border-radius: 1rem;
    }

        .supply_qzreg_btn span.back {
            display: inline-block;
            cursor: pointer;
            width: 80%;
            line-height: 1.25rem;
            color: #fff;
            font-size: 0.45rem;
            background-image: linear-gradient(160deg, #e4e4e4 20%,#e4e4e4 80%);
            border: 0;
            border-radius: 1rem;
            box-shadow: unset;
        }

.supply_header_box {
    width: 100%;
    padding: 0 2%;
    padding-bottom: 1.2rem;
    border-bottom: solid 1px #f4f4f4;
}

    .supply_header_box .line {
        width: 100%;
        height: .95rem;
        border-bottom: solid 1px #e2e2e2;
    }

        .supply_header_box .line ul li {
            float: left;
            width: 20%;
            display: inline-block;
            margin-top: .5rem;
            text-align: center;
        }

            .supply_header_box .line ul li p.tit {
                font-size: .35rem;
            }

            .supply_header_box .line ul li span.num {
                border: solid 1px #dadada;
                background: #fff;
                width: .8rem;
                height: .8rem;
                display: inline-block;
                line-height: .8rem;
                border-radius: 2rem;
                font-size: .37rem;
                color: #888;
            }

                .supply_header_box .line ul li span.num.cur {
                    border: solid 1px #ffe8e8;
                    background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
                    color: #fff;
                }

.supply_info_top_box {
    width: 100%;
    text-align: center;
    background: #f9f9f9;
    background-size: 100% 100%;
    overflow: hidden;
    background-size: cover;
}

    .supply_info_top_box p.tit {
        width: 100%;
        height: 3rem;
        line-height: .8rem;
        text-align: center;
        padding: 3% 0;
        padding-top: 5%;
        font-weight: bolder;
        color: #000;
        font-size: .55rem;
    }

.supply_info_box {
    width: 100%;
    margin: 0px;
    padding: 0 6%;
}

    .supply_info_box .tit {
        width: 100%;
        padding-bottom: 3%;
        text-align: center;
    }

        .supply_info_box .tit p.name {
            font-weight: bolder;
            color: #ff0904;
            font-size: .55rem;
        }

        .supply_info_box .tit p.desc {
            color: #888;
            font-size: .38rem;
        }

    .supply_info_box .list {
        width: 100%;
        display: inline-block;
    }

        .supply_info_box .list ul li {
            width: 100%;
            border-bottom: solid 1px #f6f6f6;
            margin-bottom: .5rem;
        }

            .supply_info_box .list ul li + li {
                margin-top: 3%;
            }


            .supply_info_box .list ul li span.filer_name {
                width: 50%;
                display: inline-block;
                font-size: .4rem;
                color: #aaa;
                line-height: 1rem;
            }

            .supply_info_box .list ul li span.tip {
                font-size: .35rem;
                color: #adadad;
                line-height: 1rem;
                margin-left: .1rem;
            }

                .supply_info_box .list ul li span.tip.base {
                    color: red;
                }

            .supply_info_box .list ul li input.filer_input {
                width: 50%;
                display: inline-block;
                border: none;
                font-size: .42rem;
                color: #000;
                line-height: 1rem;
                height: 1rem;
                margin-bottom: 0;
                padding: 0px 10px;
                -webkit-user-select: text;
                border-radius: 0px;
                outline: 0;
                background-color: #fff;
                -webkit-appearance: none;
                text-align: right;
            }

            .supply_info_box .list ul li span.ckb_hobby {
                font-size: .35rem;
                color: #adadad;
                margin-right: .2rem;
                border: solid 1px #dcdcdc;
                display: inline-block;
                border-radius: .1rem;
                margin-bottom: .3rem;
            }

                .supply_info_box .list ul li span.ckb_hobby > span.cktxt {
                    font-size: .35rem;
                    color: #666;
                    display: inline-block;
                    background: #eee;
                    padding: .12rem .15rem;
                    border-radius: .1rem 0 0 .1rem;
                }

                .supply_info_box .list ul li span.ckb_hobby > i.iconfont {
                    padding: 0 .15rem;
                }


                .supply_info_box .list ul li span.ckb_hobby.cur {
                    border: solid 1px #29bd30;
                }

                    .supply_info_box .list ul li span.ckb_hobby.cur > span.cktxt {
                        color: #ffffff;
                        background: #29bd30;
                    }

                    .supply_info_box .list ul li span.ckb_hobby.cur > i.iconfont {
                        color: #29bd30;
                    }


    .supply_info_box .submit_box {
        width: 100%;
        display: inline-block;
    }

        .supply_info_box .submit_box p {
            width: 100%;
            display: inline-block;
            text-align: center;
            padding-top: 8%;
        }

            .supply_info_box .submit_box p span.btn_dosave_continue {
                width: 100%;
                display: inline-block;
                text-align: center;
                line-height: 1.25rem;
                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);
            }
/*相册管理*/
.upload_cnt {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 2rem;
}

    .upload_cnt p {
        padding: 0 10%;
        text-align: left;
        font-size: 14px;
    }

        .upload_cnt p.p1 {
            padding: 20px 0;
            text-align: center;
        }

.img_box {
    position: absolute;
    padding: 0px 5%;
}

    .img_box ul li {
        list-style: none;
        float: left;
        width: 47.5%;
        margin-bottom: 5%;
        text-align: center;
        display: table;
        border: solid 1px #eee;
        padding: 1% 0;
        padding-bottom: 3%;
        border-radius: .1rem;
    }

        .img_box ul li:nth-of-type(even) {
            margin-left: 5%;
        }

        .img_box ul li img {
            width: 150px;
            height: 150px;
        }

        .img_box ul li > span.del {
            text-align: center;
            display: inline-block;
            padding: .1rem .3rem;
            background: linear-gradient(90deg,#ff8168,#fe5c4c,#ff5757);
            color: #fff;
            font-size: .38rem;
            border-radius: .1rem;
        }
/*认证*/
.auth_upload_box {
    width: 100%;
    padding: 0 8%;
}

    .auth_upload_box ul li {
        width: 100%;
        text-align: center;
    }

        .auth_upload_box ul li p.p1 {
            width: 100%;
            font-size: .4rem;
            text-align: center;
            color: #000;
            margin-top: .5rem;
        }

        .auth_upload_box ul li .img_sel {
            width: 100%;
            margin-top: .5rem;
            border-radius: .2rem;
            display: inline-block;
        }

.mui_alert_style {
    color: #000;
    text-align: left;
    font-size: .4rem;
    padding: 2% 0
}


/*婚姻定制*/
.marry_diy_index_box {
    width: 100%;
}

    .marry_diy_index_box .diy_top_list {
        width: 100%;
        padding: 2%;
        display: inline-block;
        background: #fff;
        margin-top: -2%;
    }

        .marry_diy_index_box .diy_top_list p.tit {
            text-align: center;
            font-size: .65rem;
            color: #ff5065;
            line-height: 1.5rem;
        }

        .marry_diy_index_box .diy_top_list p.desc {
            text-align: center;
            font-size: .42rem;
            color: #f7941d;
            line-height: .65rem;
        }

        .marry_diy_index_box .diy_top_list ul li {
            background: #fff;
            float: left;
            width: 25%;
            padding: 5% 0;
        }

            .marry_diy_index_box .diy_top_list ul li p {
                text-align: center;
            }

                .marry_diy_index_box .diy_top_list ul li p.p_icon {
                    text-align: center;
                }

                    .marry_diy_index_box .diy_top_list ul li p.p_icon span.sp_icon {
                        display: inline-block;
                        width: 1.4rem;
                        height: 1.4rem;
                        line-height: 1.4rem;
                        border: solid 1px #dcdcdc;
                        border-radius: 1rem;
                    }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon span.sp_icon.f1 {
                            border: solid 1px #ff5065;
                            color: #ff5065;
                        }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon span.sp_icon.f2 {
                            border: solid 1px #8dc36d;
                            color: #8dc36d;
                        }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon span.sp_icon.f3 {
                            border: solid 1px #f7941d;
                            color: #f7941d;
                        }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon span.sp_icon.f4 {
                            border: solid 1px #da69d1;
                            color: #da69d1;
                        }

                .marry_diy_index_box .diy_top_list ul li p.p_icon {
                    text-align: center;
                }

                    .marry_diy_index_box .diy_top_list ul li p.p_icon i {
                        font-size: .75rem;
                        display: inline-block;
                    }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon i.icon-vip5 {
                            font-size: 1.1rem;
                            margin-top: .1rem;
                        }

                        .marry_diy_index_box .diy_top_list ul li p.p_icon i.icon-pingtaizhongdawenti {
                            font-size: .8rem;
                        }

                .marry_diy_index_box .diy_top_list ul li p.p_tit {
                    text-align: center;
                    font-size: .4rem;
                    color: #888;
                    margin-top: .2rem;
                }

.diy_condition {
    width: 100%;
    padding: 2%;
    display: inline-block;
    background: #fff;
    margin-top: 1px;
}

    .diy_condition p.desc {
        width: 100%;
        text-align: center;
        font-size: .4rem;
        padding: 5% 0;
        line-height: .6rem;
    }

.diy_special_service_box {
    margin: 0px;
    width: 100%;
    padding: 0 2%;
    background: #fff;
    margin-top: 1px;
}

    .diy_special_service_box p.tit {
        width: 100%;
        text-align: center;
    }

        .diy_special_service_box p.tit span {
            color: #ff5065;
            border: solid 2px #ffd0d8;
            border-radius: .2rem;
            font-size: .6rem;
            line-height: 2.5rem;
            padding: .22rem 1.5rem;
        }

    .diy_special_service_box .list {
        width: 100%;
        padding: 1rem 2% 0 2%;
        display: inline-block;
    }

        .diy_special_service_box .list ul li {
            width: 50%;
            float: left;
            text-align: center;
            margin-bottom: .85rem;
        }

            .diy_special_service_box .list ul li .item_img {
                width: 100%;
                height: auto;
                margin: 0 auto;
                text-align: center;
            }

                .diy_special_service_box .list ul li .item_img img {
                    width: 3.5rem;
                    height: 3.5rem;
                    border-radius: 5rem;
                }

            .diy_special_service_box .list ul li p.item_name {
                color: #ff5065;
                font-size: .44rem;
                line-height: 1rem;
                font-weight: bolder;
            }

            .diy_special_service_box .list ul li p.desc {
                color: #999;
                font-size: .36rem;
                margin-bottom: 0;
                text-align: left;
                padding: 0 .2rem;
            }

.diy_process_service_box {
    margin: 0px;
    width: 100%;
    padding: 0 2%;
    background: #fff;
    margin-top: 1px;
}

    .diy_process_service_box p.desc {
        line-height: 1rem;
        color: #ff5065;
        text-align: center;
        font-size: .4rem;
        padding: .5rem 0;
        font-weight: bolder;
    }

    .diy_process_service_box .list {
        width: 100%;
        padding: 5% 2% 0 2%;
        display: inline-block;
    }

        .diy_process_service_box .list ul li {
            width: 33.333%;
            float: left;
            text-align: center;
            margin-bottom: .85rem;
        }

            .diy_process_service_box .list ul li .item_icon {
                width: 1.4rem;
                height: 1.4rem;
                margin: 0 auto;
                background: #ff5065;
                padding: .2rem;
                border-radius: 20rem;
                margin-bottom: .1rem;
            }

                .diy_process_service_box .list ul li .item_icon i {
                    color: #fff;
                    font-size: .85rem;
                    display: inline-block;
                    margin-top: .05rem;
                }

            .diy_process_service_box .list ul li p.item_name {
                color: #333;
                font-size: .36rem;
                margin-bottom: 0;
            }

.marry_diy_links {
    margin: 0px;
    width: 100%;
    padding: 0 2%;
    background: #fff;
    padding-bottom: 1.8rem;
    display: inline-block;
}

    .marry_diy_links p.desc {
        width: 100%;
        text-align: center;
    }

        .marry_diy_links p.desc span.btn_tel {
            padding: .4rem .8rem;
            text-align: center;
            color: #ff5065;
            border: solid 1px #ffb5be;
            border-radius: 2rem;
            font-weight: bolder;
        }


/* 会员列表筛选菜单*/
.shade {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 300;
}

.oshade.hide {
    display: none;
}

.shade .popup {
    position: absolute;
    top: 0;
    left: 2rem;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 2;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.shade .popup_bottom {
    position: absolute;
    left: 2.666rem;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 2;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.close {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
    background: rgba(0,0,0,0.2);
}

.top {
    position: fixed;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    background: #fff;
    height: 1.28rem;
    z-index: 200;
    text-align: center;
    line-height: 1.28rem;
}

    .top span.back {
        display: inline-block;
        position: absolute;
        left: 0rem;
        top: 0rem;
        line-height: 1.28rem;
        cursor: pointer;
        padding-left: 0.4rem;
    }

        .top span.back i.iconfont {
            font-size: .58rem;
        }

    .top h1 {
        line-height: 1.28rem;
        font-size: .427rem;
        font-weight: normal;
        margin: 0 auto;
        width: 75%;
    }
/*通用详情页设计*/
.cursor {
    cursor: pointer;
}

.detail-f1 {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    background: #fff;
    padding: 5% 0;
}

    .detail-f1 .d-img-box {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

        .detail-f1 .d-img-box span {
            display: inline-block;
            width: 3rem;
            height: 3rem;
            line-height: 3rem;
            overflow: hidden;
            border-radius: 50%;
        }

            .detail-f1 .d-img-box span > img {
                width: 100%;
            }

    .detail-f1 p.detail_p1 {
        width: 100%;
        text-align: center;
        padding: .2rem 0;
    }

        .detail-f1 p.detail_p1 > span.sp1 {
            color: #fff;
            font-size: .32rem;
            background: #f40;
            padding: 0rem .133rem;
            line-height: .48rem;
            border-radius: .08rem;
            margin-right: .05rem;
        }

        .detail-f1 p.detail_p1 > span.vam {
            font-size: .45rem;
            color: #000;
            font-weight: 600;
        }

        .detail-f1 p.detail_p1 > span.levelname {
            font-size: .373rem;
            color: #ff382c;
        }



    .detail-f1 p.detail_p2 {
        width: 100%;
        color: #333;
        line-height: 1rem;
        font-size: .43rem;
        text-align: center;
    }

        .detail-f1 p.detail_p2 > span {
            background: #fcfcfc;
            border: 1px solid #edf3ff;
            padding: .05rem .153rem;
            color: #ff8400;
            font-size: .36rem;
            border-radius: .1rem;
            margin-right: .2rem;
        }

.detail-f2 {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    background: #fff;
    margin-top: .2rem;
}

    .detail-f2 .cnt {
        padding: 0 4%;
        padding-top: .267rem;
        padding-bottom: .533rem;
    }

        .detail-f2 .cnt .tit {
            display: inline-block;
        }

            .detail-f2 .cnt .tit span.icontit {
                display: inline-block;
                height: .45rem;
                width: .18rem;
                border-radius: 0px 5px 0px 5px;
                background: #ff4400;
                vertical-align: middle;
                margin-right: .15rem;
                position: relative;
                top: -.06rem;
            }

            .detail-f2 .cnt .tit h3 {
                font-size: .45rem;
                line-height: .8rem;
                color: #333;
                display: inline;
            }

        .detail-f2 .cnt .desc {
            display: inline-block;
            width: 100%;
            font-size: .4rem;
            line-height: .64rem;
        }

            .detail-f2 .cnt .desc p {
                font-size: .4rem;
                line-height: .64rem;
                padding-top: .267rem;
                color: #000;
            }

            .detail-f2 .cnt .desc .itemlist {
                display: inline-block;
                width: 100%;
                margin-top:.4rem;
            }

                .detail-f2 .cnt .desc .itemlist ul li {
                    display: inline-block;
                    width: 32.33%;
                    padding: 1%;
                    margin-bottom:1%;
                }

                    .detail-f2 .cnt .desc .itemlist ul li .items {
                        display: inline-block;
                        width: 100%;
                        padding: 3%;
                        border: solid 1px #ffd4c9;
                        text-align: center;
                        border-radius: .1rem;
                    }

                        .detail-f2 .cnt .desc .itemlist ul li .items span.count {
                            display: inline-block;
                            width: 100%;
                            line-height: .8rem;
                            font-weight: 700;
                            color: #ff5959;
                            font-size: .55rem;
                        }
                            .detail-f2 .cnt .desc .itemlist ul li .items span.count > em {
                                font-size: .35rem;
                                font-style: normal;
                                margin-left: 2px;
                                font-weight:400;
                            }

                        .detail-f2 .cnt .desc .itemlist ul li .items span.price {
                            display: inline-block;
                            width: 100%;
                            font-size: .33rem;
                            color: #222;
                        }


                    .detail-f2 .cnt .desc .itemlist ul li.cur .items {
                        border: solid 1px #fd4295;
                        background: #ff59a3;
                    }

                        .detail-f2 .cnt .desc .itemlist ul li.cur .items span.count {
                            color: #fff;
                        }

                        .detail-f2 .cnt .desc .itemlist ul li.cur .items span.price {                           
                            color: #fff;
                        }
/*红线支付页*/
.bean_box {
    width: 60%;
    margin: 1rem auto .5rem auto;
    border: solid 2px #ff9e90;
    text-align: center;
    border-radius: .1rem;
    padding: .3rem;
    background: #fff5f4;
    position: relative;
    overflow: hidden;
}

    .bean_box span.sam {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        height: .55rem;
        line-height: .55rem;
        font-size: .3rem;
        background: linear-gradient( -45deg,#ff9e90,#ff9e90);
        color: #ffffff;
        white-space: nowrap;
        padding: 0 1.8rem;
        -webkit-transform: rotate( 45deg ) translate(31%,-205%);
        transform: rotate( 45deg ) translate(31%,-205%);
        font-weight: 400;
    }

    .bean_box span.count {
        display: inline-block;
        width: 100%;
        line-height: 1.2rem;
        font-weight: 700;
        color: #ff5959;
        font-size: .75rem;
    }

        .bean_box span.count > em {
            font-size: .45rem;
            font-style: normal;
            margin-left: 2px;
            font-weight: 400;
        }

    .bean_box span.price {
        display: inline-block;
        width: 100%;
        font-size: .43rem;
        color: #222;
    }