.btn-bg {
    background: linear-gradient(101deg, #FFA8F2 0%, #41BEFF 100%);
}

.btn-radius {
    border-radius: 16px 16px 16px 16px;
}

.theme-pink .bg-color{
    background: #EF8A86!important;
}
.theme-pink .bg-color-text{
    color: #EF8A86!important;
}

.theme-pink .navBarBox{
    background: #EF8A86!important;
}
.theme-pink .navTitle{
    background: #FFF!important;
    color: #000000!important;
}

.theme-pink .logoutBtn{
    border:none;
    background: #EF8A86 !important;
    color: #fff!important;
}



/* 将嵌套的选择器展开为普通CSS选择器 */
.theme-pink .login-box {
    background: url('/static9/img/bg-login.png') no-repeat;
    background-size: 100% auto;
    position: relative;
}

.theme-pink .login-box-title {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme-pink .login-box-title .logo{
    width:150px;
    height: 150px;
}

.theme-pink .continueBtn {
    border-radius: 16px 16px 16px 16px;
    margin-top: 63px !important;
    margin-bottom: 20px !important;
    background: #FF8B86 !important;
    border-radius: 16px;
    box-sizing: border-box !important;
    padding: 13px 0 !important;
    font-family: Montserrat, Montserrat !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #FFFFFF !important;
    text-align: center !important;
    height: auto !important;
    line-height: normal !important;
}

.theme-pink .inputOuter1 {
    /*background: #F6FAFF;*/
    border-radius: 59px;
    opacity: 1;
    padding: 14px 0;
    box-sizing: border-box;
}


.theme-pink .van-tabbar-item--active{
    color: #7D5DFF !important;
    background: transparent !important;
}

.theme-pink.homepage{
    background: url('/theme/pink/images/home/bg.png') no-repeat ;
    background-size: 100% 100% !important;
    background-color: #fff !important;
}

.theme-pink .pagebg{
    background: url('/theme/pink/images/home/bg.png') no-repeat ;
    background-size: 100% 100% !important;
    background-color: #fff !important;
}

.theme-pink.rechargepage{
    background: url('/theme/pink/images/home/bg.png') no-repeat ;
    background-size: 100% 100% !important;
    background-color: #fff !important;
}
.theme-pink.rechargepage .navBarBox{
    background: transparent !important;
}

.theme-pink.rechargepage .navTitle{
    background: #fff !important;
}
.theme-pink.rechargepage .rechargeItemDealft{
    background: #EF8A86 !important;
    color: #fff;
    border:none;
    border-radius: 20px !important;
    height: 35px !important;
    line-height: 35px !important;
    font-weight: 400 !important;
}
.theme-pink.rechargepage .inputOuter{
    background: #F6FAFF;
    border-radius: 30px !important;
    opacity: 1;
    padding: 14px 0;
    box-sizing: border-box;
}

.theme-pink .operation_menu_box .operation_menu .menu_name img{
    width: 40px!important;
    height: 40px!important;
}
.theme-pink .operation_menu_box .operation_menu .menu_name{
    font-size: 14px!important;
    color: #121212!important;
    font-weight: 400!important;
}

.theme-pink .homeMainBox{
    background:url('/theme/pink/images/home/goods_bg.png') no-repeat;
    background-size: 100%  !important;
    margin-top: 20px;
}
.theme-pink .ourPartnerBox{
    display: none !important;
}

.theme-pink .goods_list .goods_title{
    padding: 10px 0 0 10px;
    font-size: 16px;
}

.theme-pink .goods_list .goods_title_vip{
    font-size: 12px;
    color: #FFEB3B;
    float: right;
    margin-right: 10px;
}
.theme-pink .goods_list .list .goods{
    background: #F5F5F5;
    padding: 0px 0 0px 0 ;
}
.theme-pink .goods_list .list .goods .goods_add_btn{
    width:30px;
    height: 30px;
    float: right;
    margin-right: 10px;
    margin-bottom: 5px;
}
.theme-pink .goods_list .member_discount{
    color:#222 !important;
}
.theme-pink .goods_list .list .goods .goods_add_btn img{
    width: 100%;
    height: 100%;
}

.theme-pink .top{
    background: linear-gradient( 180deg, #FDF2F2 0%, #FFFFFF 100%);
    margin-top: 10px;
    border-radius: 10px;
}
.theme-pink .top_title{
    font-size: 16px;
    color: #1a1a1a;
    font-weight: 600;
    padding-left: 10px;
    display: flex;
    align-items: center;
}


.theme-pink.homepage .message_block[data-v-7aa9ea5a] {
    background: linear-gradient( 180deg, #FFECF4 0%, #FFFFFF 49%, #FFFFFF 100%);
    border-radius: 12px 12px 12px 12px;
    width: 90%;
    height: 45vh;
    margin: 0 auto;
    margin-top: 2.666667rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.theme-pink.userpage{
    background: url('/theme/pink/images/my/bg.png') no-repeat;
    background-size: 100% 100% !important;
    background-color: #fff !important;
}
.theme-pink.team-page{
    background: url('/theme/pink/images/my/bg.png') no-repeat;
    background-size: 100% 100% !important;
    background-color: #fff !important;
}

.theme-pink .menu-box{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #fff;
    padding: 10px 0px;
    border-radius: 10px;
}
.theme-pink .menu-item{
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.theme-pink .menu-item .menu-icon{
    width: 32px;
    height: 32px;
}

.theme-pink .my-account-title,
.theme-pink .my-sevice-item-title{
    font-size: 16px;
    color: #1a1a1a;
    font-weight: 600;
    padding-left: 10px;
}

.theme-pink .my-sevice-item{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 10px;
}
.theme-pink .my-sevice-item-content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    padding: 15px 0;
    width: 100%;
}

.theme-pink.team-page .nextLevelBox {
    background: #fff;
    color: #1a1a1a;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.08);
    padding: 14px 20px;
    border-radius: 12px;
    margin: 0 !important;
}

.theme-pink.team-page .flexBetween{
    margin: 14px 0px 0 0 ;
}

.theme-pink.team-page .flexBetween .nextNum{
    color: #1a1a1a;
}
.theme-pink.team-page .flexBetween .nextMoney{
    color: #1a1a1a;
}

.theme-pink.team-page .team-reward-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    height:30px;
    line-height: 30px;
    color:#2B2B2B;
}

.theme-pink.team-page .team-reward-item:first-child{
    border-bottom: 1px solid #DFE2E4;
}
.theme-pink.team-page .team-reward-item .item-info{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 12px;
    color: #2B2B2B;
    line-height: 14px;
    text-align: center;
    width: 33%;
}


.theme-pink.team-page .team-invite-link{
    margin-top:10px;
    border: 1px solid #DFE2E4;
    border-radius: 12px 12px 12px 12px;
}
.theme-pink.juniorpage .junior-title{
    padding: 0;
    background: #fff!important;
}

.theme-pink.order-page{
    background: url('/theme/pink/images/brand-bg.jpg') no-repeat;
    background-size: 100%  !important;
}
.theme-pink.order-page .brand-title{
    font-size: 14px;
    color: #fff;
    display: flex;
    justify-content: center;
}