
.start_container .bd{
    height: 10.3rem;
}


.goods_img .sellout {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
.goods_img .sellout img{
    width: 70%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.label_box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.4rem;
    z-index: 9;
    position: sticky;
    top: 1.4rem;
    background: #fff;
    padding-left: 12px;
    padding-right: 12px;
    /*z-index: 999;*/
}
.label_item{
    width: 25%;
    margin-bottom: 0.2rem;
}
.label_title{
    font-size: 0.45rem;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    justify-content: center;
    margin-bottom: 0.1rem;
}
.subhead{
    /*background-color: rgb(39,194,174);*/
    color: #666;
    /*padding: 2px 4px;*/
    /*border-radius: 0.2rem;*/
    font-size: 0.28rem;
    display: inline-block;
    max-width: 1.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.active{
    background-color: #F09F3B;
    color: #fff;
    padding: 2px 4px;
    border-radius: 0.2rem;
    /*font-size: 0.28rem;*/
    /*display: inline-block;*/
    /*max-width: 1.8rem;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}
.active_label_title{
    color: #F09F3B;
}
.tagline img {
    height: unset !important;
    width: 1.12rem !important;
    border-radius: 0rem !important;
}
.left_img{
    width: 120px !important;
    height: 120px !important;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.left_img img {
    width: 100%;
    height: 100%;
}

.sale_out img {
    width: 70%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sale_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.65;
}


.fe-mod:hover{border:2px dashed rgba(0,0,0,0); cursor:default;}
.fe-mod,.fe-mod:hover {border:0px;}
.fe-mod-cube td {height:auto;}
.mui-bar-tab {display: table;width: 100%;height: 50px;padding: 0;table-layout: fixed;border-top: 0;border-bottom: 0;}
.mui-bar {position: fixed;right: 0;left: 0;z-index: 10;height: 44px;padding-right: 10px;padding-left: 10px;filter:alpha(opacity=50); background:rgba(49, 48, 48, 0.5) none repeat scroll 0 0 !important;border-bottom: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.mui-btn {position: relative;top: 7px;z-index: 20;padding: 6px 12px 7px;margin-top: 0;font-weight: 400;}
.mui-btn-warning {color: #fff;background-color: #f0ad4e;border: 1px solid #f0ad4e;float: right;margin-right: 5px;font-size: 15px;line-height: 21px;}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{ }
.weixin-tip{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(21, 21, 21, 0.5);
    filter: alpha(opacity=80);
    height: 100%;
    width: 100%;
    z-index: 10001;
    align-items: center;
}

.category_info {
    width: 100%;
}
.category_info li .img_info{
    width: 100%;
    margin-bottom: 0.4rem;
}
.category_info li .img_info .cate_main_bg{
    width: 100%;
}
.index_div .index_part_one:first-child{
    padding-top: 0.4rem !important;
}

@font-face {
    font-family: 'FZKai-Z03S'; /*自定义字体名称*/
    src: url('__RESOURCE__/fonts/方正行楷简体.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.member_info_div {
    position: absolute;
    top: 6.6rem;
    width: 100%;
    text-align: center;
    padding: 0rem 1.6rem;
    color: #333333;
    font-size: 0.48rem;
    line-height: 0.75rem;
    z-index: 999;
    font-family: 'FZKai-Z03S', Arial, sans-serif; /*使用新建的字体*/
}
.member_info_div span{
    color: #df3026;
    font-weight: 600;
}
.stock_num{
    background-color: #F09F3B;
    position: absolute;
    padding: 2px 5px;
    border-top-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    color: #FFFFFF;
}
.bonus_box {
    display: flex;
    flex-wrap: wrap;
    max-height: 1.2rem;
    overflow-y: hidden;
    gap: 4px;
}

.bonus_name{
    border-radius: 3px;
    color: #DB2E1E;
    border: #DB2E1E solid 1px;
    padding: 0px 6px;
    height: 0.47rem;
    display: flex;
    align-items: center;
    overflow: hidden;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.26rem;

}
.bonus_p{
    padding: 0 0.2133333333rem;
}

 .line_two_type ul li .good_title {
     height: unset;
     max-height: 1.1733333333rem;
 }
.card_modal-dialog{
    width: 100% !important;
}
.modal in{
    padding-right: unset;
}
.card_modal-dialog{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card_modal-body{
    max-height: 16rem;
    width: 100%;
    padding: 0.4rem !important;
}
.card_modal-bg{
    padding: 0.2rem 0.5rem 0.5rem;
    /*height: 100%;*/
    border-radius: 0.5rem;
    background-image: url('__RESOURCE__/images/CardPackagePopup.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-size:100% 100%;
    margin: 0rem 0.4rem 0rem 0.55rem;
    z-index: 555;
    position: relative;
}
.card_num{
    height: 0.9rem;
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 0.55rem;
    margin-top: 0.7rem;
    color: #FFFFFF;
    text-shadow: 1px 2px 2px #F92E27;
}
.card_title{
    height: 0.5rem;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 0.3rem;
    text-shadow: 1px 1px 1px #F92E27;
}
.card_box{
    max-height: 9rem;
    margin-top: 0.3rem;
    overflow-y: auto;
    padding: 0 0.2rem
}
.card_item{
    display: flex;
    align-items: center;
    padding:0.2rem;
    width: 100%;
    height: 1.9rem;
    margin-bottom:8px;
    border-radius: 0.2rem;
    background-image: url('__RESOURCE__/images/bonus (2).png');
    background-size: 100% 100%;
    background-repeat:no-repeat;
}
.card_modal_header {
    padding: 0 !important;
    border-bottom: unset !important;
    justify-content: center;
    border: none;
    display: flex;
}
.card_item_1{
    width: 35%;padding-right: 0.2rem;border-right: 1px solid #FE4352;border-right-style: dashed;
}
.card_item_p{
    text-align: center;display: flex;align-items:center;justify-content: center;font-weight: 600;font-size: 0.4rem;color: #FE4352;
}
.card_item_p1{
    margin-right: -0.1rem;margin-bottom: -0.1rem
}
.card_item_min{
    font-size: 10px;text-align: center;color: #FE4352;text-align: center;font-weight: normal;
}
.type_name{
    display: inline-block;max-width:3rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 5px;margin-right: 2px;
    color: #FFFFFF;background: linear-gradient( 158deg, #FDFC99 0%, #F53A48 100%);border-radius: 10px;
}
.card_u{
    width: 6%;padding-left: 0.2rem;color: #FFFFFF !important;font-size: 0.3rem;color: #FFFFFF;line-height: 0.4rem;display: flex;align-items: center;justify-content: center
}
.card_close_btn{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('__RESOURCE__/images/close_bt.png');
    position: unset !important;
    height: 0.8rem;
    width: 0.8rem;
}
.bt_one{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('__RESOURCE__/images/bt_one.png');
    position: unset !important;
    height: 1.35rem;
    width: 5rem;
    display: flex;
    color: #FE4352;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FE4352;
    justify-content: center;
    align-items: center;
    /*背景图下面留白多了一点点*/
    padding-bottom: 0.1rem;
}
.card_modal-header{
    padding: 0;
    justify-content: center;
    border: none;
    display: flex
}
.claimbutton{
    padding: 0.4rem 0.5rem;
    height: 3rem;
    border-radius: 0.5rem;
    background-image: url('__RESOURCE__/images/claimbutton.png');
    background-size:100% 100%;
    background-repeat: no-repeat;
    margin-top: -0.4rem;
}
.card_modal-bg-one{
    padding: 0.4rem 0.5rem;
    max-height: 100%;
    border-radius: 0.5rem;
    background-image: url('__RESOURCE__/images/CardPackagePopup3.png');
    background-size:100% 100%;
    background-repeat: no-repeat;
}
.card_modal-body-one{
    height: 6rem;
    width: 8.5rem;
    padding: 10px !important;
}
.card_item-one{
    display: flex;
    align-items: center;
    padding:0.2rem;
    width: 100%;
    height: 1.9rem;
    margin-top:8px;
    margin-bottom:8px;
    border-radius: 0.2rem;
    background-image: url('__RESOURCE__/images/bonus (3).png');
    background-size:100% 100%;
    background-repeat:no-repeat;
}
.card_item_1_one{
    width: 38%;padding-right: 0.2rem;
}
.type_name_one{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FE4352;
    text-align: left;
    font-style: normal;
    max-width:3rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.bt_one_box {
    width: 100%;
    display: flex;
    justify-content: center;
}
.bt_one{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('__RESOURCE__/images/bt_one.png');
    position: unset !important;
    height: 1.35rem;
    width: 5rem;
    display: flex;
    color: #FE4352;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.5rem;
    color: #FE4352;
    justify-content: center;
    align-items: center;
    /*背景图下面留白多了一点点*/
    padding-bottom: 0.1rem;
}
.card_title_one{
    width: 100%;
    height: 1rem;
    text-align: center;
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 0.7rem;
    color: #FFFFFF;
    line-height: 30px;
    letter-spacing: 3px;
    text-shadow: 1px 2px 2px #F92E27;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-dialog{
    margin: 0 !important;
}
.label_goods_info {
    margin-top: 0.2rem;
}
img.lazy {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
img.lazy-loaded {
    opacity: 1;
}

.search_btn {
    font-weight: normal;
    font-size: 14px;
    color: #F09F3B;
    line-height: 20px;
}

.round_card {
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px #DCDCDC;
    border-radius: 10px;
    padding: 15px 12px 0;
    margin: 12px;
}

.bargain_title {
    font-weight: 600;
}
.bargain_list > ul > li .right_info {
    flex: 1;
    height: auto;
    padding: 0 0 0 10px;
    justify-content: space-between;
    align-items: unset;
}
.bargain_list > ul > li .right_info .name {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 14px;
    font-weight: 18px;
}
.bargain_list > ul > li .right_info.index {
    width: auto;
}
.bargain_list > ul > li .info_line {
    height: auto;
    padding: 12px 0;
    align-items: unset;
}
.bargain_list > ul > li .info_line::not(:last-child){
    border-bottom: 1px solid #F4F4F4;
}
.countdown_box {
    padding: 0 3px;
    background: #FFF8F5;
    border-radius: 5px;
    font-family: AlibabaPuHuiTiR;
    font-size: 10px;
    color: #F65031;
    line-height: 12px;
    margin-top: 8px;
    transform-origin: left center;
    display: inline-block;
    word-break: keep-all;
}

.buy_bg {
    height: 26px;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 0 0 10px;
    margin-top: 6px;
}

.text_buy_1 {
    font-family: AlibabaPuHuiTiR;
    font-size: 10px;
    color: #F09F3B;
    line-height: 14px;
    flex: 60%;
}

.text_buy_2 {
    font-family: AlibabaPuHuiTiM;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1;
    flex: 30%;
    text-align: center;
}

.flex-70 {
    flex: 70%;
}

.text_bold {
    font-weight: bold;
}

.text_write {
    font-family: Alibaba-PuHuiTi, Alibaba-PuHuiTi;
    font-weight: normal;
    white-space: nowrap;
}
.text_4 {
    overflow-wrap: break-word;
    color: #F65031;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}

.text_5 {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    text-align: left;
    line-height: 20px;
    color: #F65031;
}

.text_6 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    color: #F65031;
}

.text_7 {
    overflow-wrap: break-word;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    color: #969696;
}

.text_8 {
    font-size: 12px;
    color: #EF5B2A;
    line-height: 14px;
}

.lightspot {
    font-family: AlibabaPuHuiTiR;
    font-size: 12px;
    color: #66A55A;
    line-height: 16px;
    height: unset;
}

.px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.index_title_other div {
    font-family: AlibabaPuHuiTiM;
    font-size: 20px;
    color: #333333;
    line-height: 27px;
    height: unset;
}

.gap-3 {
    gap: 3px;
}

.p-10 {
    padding: 10px;
}

.icon_3 {
    width: 24px !important;
    height: 24px !important;
}

.gap-5 {
    gap: 5px;
}


.text-wrapper_8 {
    height: 20px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin: 2px 0 2px 0;
}
.text_18 {
    overflow-wrap: break-word;
    color: rgba(246, 80, 49, 1);
    font-size: 14px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_19 {
    overflow-wrap: break-word;
    color: rgba(246, 80, 49, 1);
    font-size: 20px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_20 {
    overflow-wrap: break-word;
    color: rgba(246, 80, 49, 1);
    font-size: 14px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}
.text_21 {
    overflow-wrap: break-word;
    color: rgba(246, 80, 49, 1);
    font-size: 10px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 14px;
    margin: 7px 0 0 2px;
}

.text_22 {
    overflow-wrap: break-word;
    color: rgba(150, 150, 150, 1);
    font-size: 10px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 14px;
    margin: 7px 0 0 2px;
}

.mt-8 {
    margin-top: 8px;
}
.goods-title {
    font-family: AlibabaPuHuiTiM;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    font-weight: bold;
}
.line_one_type ul li a .left_info .good_title {
    height: auto;
    max-height: 1.2rem;
    padding: 0;
}

.w-full{
     width: 100%;
}

.text_14_18 {
    font-size: 14px;
    line-height: 18px;
}

.p-12 {
    padding: 12px;
}

.gap-15 {
    gap: 15px;
}

.swiper {
    width: 100%;
    max-width: 600px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.swiper-slide img {
    width: 100%;
    height: auto;   /* 高度自适应 */
    display: block;
}

.swiper-pagination {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 99;
    margin-top: 10px;
}
.adv_swiper .swiper-pagination {
    position: absolute;
    bottom: 10px !important;
}
.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.4);
    opacity: 1;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.swiper-pagination-bullet-active {
    background: #fff;
}

.px-10 {
    padding-inline: 10px;
}

.middle_adv {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-top: 0.26666667rem;
}

.group_list > ul > li .right_info.index {
    width: auto;
    flex: 1;
    min-width: 0;
    padding: 0;
    min-height: 0;
    height: unset !important;
}

.right_info .name {
    height: auto !important;
}

.bonus-box {
    display: flex;
}

.gap-3 {
    gap: 3px;
}

.time_list li {
    padding-top: 12px;
    padding-bottom: 12px;
}

.time_list li:not(:last-child) {
    border-bottom: 1px solid #F4F4F4;
}

.bg-white {
    background: #fff;
}

.radius-8 {
    border-radius: 8px;
}
.overflow-hidden {
    overflow: hidden;
}

.jingpin-box {
    padding: 0.4533333333rem 0.4rem 0rem;
}


.category_info li ul a, .all_goods_box ul a {
    width: 100%;
    display: inline-block;
}



.layui-flow-more {
    column-span: all;
}

.goodimg {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.all_goods_list a {
    border-radius: 8px;
    overflow: hidden;
}

.group_list > ul > li .info_line {
    height: auto;
    align-items: unset !important;
}

.group_list > ul > li .right_info .name {
    font-weight: 18px;
    font-size: 14px;
}

.group_list > ul > li .right_info .stock {
    color: #969696;
    font-size: 12px;
}

.through_text {
    text-decoration: line-through;
}


input::-webkit-input-placeholder {
    text-align: left;
}

input::-moz-placeholder {
    text-align: left;
}

input:-ms-input-placeholder {
    text-align: left;
}

input::placeholder {
    text-align: left;
}
