
/* 万国分销 */
:root{
	--colDf: #ea0000;/*主颜色*/
}
.qui-col-121212bf{color:#121212bf!important;}
.qui-cur-nodrop{cursor: no-drop !important;}
.qui-cur-pointer{cursor:pointer !important;}
.text-trans-upp{text-transform: uppercase;}

.fx_proksi .qui_per_index00 {padding-bottom: 0.2rem !important;padding-top: 0.2rem;border-bottom: .01rem solid #eee;margin-bottom: 0.3rem;}
.fx_proksi .quiava{width: 0.7rem !important;height: 0.7rem !important;margin-right: 0.1rem !important;}
.fx_proksi .fx_yqm{background: #f2f2f2;line-height: 0.3rem;border-radius: 0.4rem;padding: 0 0.12rem;display: inline-block;font-size: 0.12rem;color: #888;}
.fx_copyBtn{cursor: pointer;color: var(--colDf);}
.fx_proksi .qui_per_index00 .qui_rrr .dd{width: auto !important;min-width: 1.7rem;margin: 0.2rem 0;;padding-left: 0.1rem;}

.superior_agent{ font-size: 0.14rem;color: #333;}
.superior_agent_head{width: 0.3rem;height: 0.3rem;border-radius: 50%;border: 0.01rem solid #eee;margin-right: 0.1rem;background: #eee;}
.Bind_superiors{cursor: pointer;color: var(--colDf);border-bottom: 0.01rem solid;}

/* 分销模块的列表 */
.fx_table .layui-table td,.fx_table .layui-table th {padding: 0.1rem 0.12rem;text-align: center;font-size: 0.14rem;border: none;border-bottom: 0.01rem solid #eee;color: #666;}
.fx_table .fx_table_btn{cursor: pointer;color: var(--colDf);}
.fx_table .layui-table th{background: var(--colDf);color: #fff !important;border-bottom: none;}
.fx_table .layui-table thead tr th:first-child{border-radius: 0.12rem 0 0 0.12rem;}
.fx_table .layui-table thead tr th:last-child{border-radius:  0 0.12rem 0.12rem 0 ;}
.fx_table .Anggota_distribusi_td{display: flex;align-items: center;}
.fx_table .Anggota_distribusi_td .image{width: 0.4rem;height: 0.4rem !important;border-radius: 50%;background: #eee;}
.fx_table .Anggota_distribusi_td .name{margin-left: 0.1rem;flex: 1;min-width: 0;}
.noBorder td{border-bottom: none !important;}
.fx_table_prompt{background: #f8f8f8;border-radius: 0.06rem;padding: 0.05rem 0.2rem;display: flex;align-items: center;color: var(--colDf);font-size: 0.12rem;}

.fx_button{padding: 0 0.2rem;background: var(--colDf);color: #fff;border-radius: 0.2rem;line-height: 0.32rem;cursor: pointer;}

.Rekaman_penarikan .qui_per_index00 .DLLIST .dd:after {display: none;}
.Rekaman_penarikan .qui_per_index00 .DLLIST .dd{padding-left: 0;}
.Rekaman_penarikan .layui-table td, .Rekaman_penarikan  .layui-table th{text-align: left !important;}

/* 我的客户信息详情 */
.fx_KlienSaya_Info{text-align: center;padding: 0.2rem 0;}
.fx_KlienSaya_Info .images{width: 100%;height: 100% !important;object-fit: cover;border-radius: 50%;overflow: hidden;}
.fx_KlienSaya_Info .images_box{width: 0.7rem;height: 0.7rem;border-radius: 50%;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #ccc;margin: auto;}
.fx_KlienSaya_Info .fx_KlienSaya_item{border-radius: 0.1rem;display: flex;align-items: center;justify-content: space-between;padding:0.1rem 0.2rem;background: #f9f9f9;margin-top: 0.1rem;}
.fx_KlienSaya_Info .fx_KlienSaya_item .fx_KlienSaya_label{color: #999;font-weight: bold;}
.fx_KlienSaya_Info .fx_KlienSaya_item .fx_KlienSaya_Value{flex: 1;min-width: 0;margin-left: 0.4rem;text-align: right;color: #000;font-weight: bold;}

/* 分销弹窗 */
.fx_Popup{position: fixed;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.5);top: 0;left: 0;z-index: 999;}
.fx_Popup_cont{position: fixed;padding: 0.4rem;top: 50%;left: 50%;transform: translate(-50%,-50%);background: #fff;border-radius: 0.2rem;min-width: 4rem;max-width: 10rem;}
.fx_Popup .fx_Popup_close .layui-icon{font-size: 0.2rem !important;font-weight: bold;cursor: pointer;color: #bfbfbf !important;}
.fx_Popup .fx_Popup_close {position: absolute;right: 0.2rem;top: 0.2rem;}

/* 表单 */
.fx_Popup_form{min-width: 6rem;text-align: center;margin-top: 0.3rem;}
.fx_Popup_form .Popup_from_item{display: flex;align-items: center;margin-top: 0.15rem;}
.fx_Popup_form .Popup_from_item .lable{color: #666;width: 2rem;}
.fx_Popup_form .Popup_from_item .value{padding: 0.05rem 0.2rem;background: #f9f9f9;border-radius: 0.1rem;flex: 1;min-width: 0;}
.fx_Popup_form .Popup_from_item .value input{width: 100%;height: 0.42rem;}

/* 顶部产品的分类 */
.All_Products{text-align: left;position: absolute;left: -1rem;top: 100%;background: #fff;border: .01rem solid #e5e5e5;width: 6rem;overflow-x: hidden;min-height:3rem;min-width: 8rem;line-height: .22rem;transition: all .3s ease-out;opacity: 0;pointer-events: none;transform: translateY(-10px) ;border-top: 0;/*overflow-y: auto;max-height: calc(100vh - 1rem);*/}

@media (min-width: 1025px){
.qui-top-nav .ULLIST>li:hover .All_Products{opacity: 1;pointer-events: inherit;transform: translateY(0) ;}
}

.All_Products .Level_item{padding: 0.12rem 0.2rem;position: relative;display: flex;align-items: center;}
.All_Products .Level_item::after{background-image: url(../images/wg_down.svg);position: absolute;content: '';width: 0.1rem;height: 0.06rem;background-size: 100% 100%;right: 0.1rem;top: 50%;transform: translateY(-50%) rotate(-90deg);}

.All_Products .Level_one:hover>.Level_item{background: #f5f5f5;}
.All_Products .Level_two:hover>.Level_item{background: #f5f5f5;}
.All_Products .Level_three:hover>.Level_item{background: #f5f5f5;}

/* 二级 */
.All_Products .Level_img{width: 0.4rem;height: 0.4rem !important;object-fit: cover;margin-right: 0.1rem;flex-shrink: 0;}
.All_Products .Level_three .Level_item::after{display: none;}

.All_Products .qui_box2{position: absolute;left: 2rem;bottom: 0;display: none;background: #fff;border: .01rem solid #e5e5e5;border-top: 0;width: 3rem;min-height: 100%;border-bottom: 0;/*overflow-y: auto;max-height: 100%;*/}
.All_Products .Level_one:hover .qui_box2{display: block;}
.All_Products .qui_box2 .Level_two .Level_item>a{display: flex;align-items: center;}
.All_Products .Level_one{width: 2rem;}

.All_Products .qui_box3{position: absolute;left: 100%;bottom: 0;display: none;background: #fff;border: .01rem solid #e5e5e5;border-top: 0;width: 3rem;min-height: 100%;border-bottom: 0;/*overflow-y: auto;max-height: 100%;*/}

.All_Products .Level_two:hover .qui_box3{display: block;}


/* 产品列表 */
.jm_product_list .jm_product_title{font-size: 0.36rem;line-height: 1.2;padding: 0.3rem 0 0.5rem;}
.jm_productFilter .jm_productFilter_top{display: flex;align-items: center;justify-content: space-between;color: #333333;font-size: 0.14rem;}
.jm_productFilter_item{display: flex;align-items: center;}
.jm_productFilter_item .filter_select{cursor: pointer;;margin-left: 0.2rem;position: relative;padding-right: 0.2rem;cursor: pointer;}
.jm_productFilter_item .filter_select::after{position: absolute;content: '';width: 0.1rem;height: 0.06rem;background: url(../images/wg_select.svg);background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}
.jm_productFilter_item .filter_select::before{width: 100%;height: 0.2rem;position: absolute;content: '';    bottom: -0.1rem;    z-index: 1;}
.filter_select_cont{transition: all .3s ease-out;opacity: 0;pointer-events: none;transform: translateY(-10px); position: absolute; z-index: 1;border:0.01rem solid #12121233;width: 4.4rem;background: #fff;top: 0.3rem;}
.filter_select_cont_top{padding: .1rem .2rem;border-bottom: 0.01rem solid #12121233;}
.filter_select_cont_bottom{padding: .1rem .2rem;}
.custom-radio:checked,.custom-radio{ border-radius: 0 !important; }
.filter_select .em:hover{text-decoration: underline;}
.jm_productFilter_item .filter_select:hover .filter_select_cont{opacity: 1;pointer-events: inherit;transform: translateY(0);}
.jm_productFilter_item .input{flex: 1;min-width: 0;margin-left: 0.1rem;border: 1px solid #666;padding: 0 0.12rem;height: 0.4rem;}

.jm_qui_pro_list .li .quiimg,.jm_qui_pro_list .li .quiinfo{padding: 0 !important;}
.jm_qui_pro_list  .li .quitt{margin-top: 0.2rem !important;line-height: 0.16rem !important;height: 0.32rem !important;margin-bottom: 0.2rem;}
.jm_qui_pro_list {text-transform: uppercase;color: #888888;font-size: 0.1rem;}
.jm_qui_pro_list .quimm .quijg:nth-child(1){margin-right: 0.2rem;font-size: 0.12rem !important;    text-decoration: line-through;}
.jm_qui_pro_list .quimm .quijg{color: #333333 !important;font-size: 0.16rem;font-weight: 500;}
.qui_produt_btn{width: 100%;;border: 0.01rem solid #333333;height: 0.5rem;margin-top: 0.2rem;display: flex;align-items: center;justify-content: center;font-size: 0.16rem;color: #333333;}
.addShopCart .icon{position: relative;;cursor: pointer;width: 0.4rem;height: 0.4rem;}
.addShopCart .icon::after{width: 0.1rem;height: 0.1rem;position: absolute;content: '';background: url(../images/wg_add.svg);left: 50%;top: 50%;background-size: 100% 100%;transform: translate(-50%,-50%);}
.addShopCart {padding: 0 0.15rem;}
.addShopCart .icon.wg_jian::after{background: url(../images/wg_jian.svg);}
.addShopCart .input{flex: 1;min-width: 0;text-align: center;font-size: 0.16rem;color: #333333;}
.jm_qui_pro_list .qui_produt_btn.grey{border: 0.01rem solid #535353;color: #888888;}
.addShopCart .icon.qui-cur-nodrop::after{opacity: 0.1;}


/* 产品多规格的弹框 */
.sku_info_box{display: flex;}
.sku_info_box .sku_info_left{width: 1.6rem;}
.sku_info_box .sku_info_left .images{width: 1.6rem;height: 1.6rem !important;object-fit: cover;}
.sku_info_box .sku_info_right{min-width: 0;flex: 1;margin-left: 0.2rem;}
.sku_details_a{margin-top: 0.1rem;color: #333333;display: inline-block;font-size: 0.14rem;position: relative;padding-right: 0.2rem;}
.sku_details_a::after{content: '';position: absolute;width: 0.12rem;height: 0.08rem;background: url(../images/wg_jt.svg);background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}
.sku_info_box .sku_info_name{font-size: 0.18rem;color: #333;}
.sku_price_box{font-size: 0.16rem;color: #333333;display: flex;flex-direction: column;}
.sku_price_box  .sku_price_max{font-size: 0.14rem;color: #999;text-decoration: line-through;padding-right: 0.1rem;}
.sku_info_right .sku_table{margin-top: 0.2rem;}
.sku_info_right .sku_table th,.sku_info_right .sku_table  td {text-align: center;border: none;}
.sku_info_right .sku_table th{font-size: 0.12rem;color: #999999;border-bottom: 0.01rem solid #e2e2e2;}
.sku_info_right .goods_img{width: 0.5rem;height: 0.5rem !important;object-fit: cover;border: 0.01rem solid #e5e5e5;margin-right: 0.1rem;}
.sku_info_right .sku_goods_info{flex: 1;min-width: 0;}
.sku_info_right .sku_goods_info .sku_name_arr{font-size: 0.16rem;color: #333;}
.sku_info_right .sku_goods_info .sku_number_arr{font-size: 0.12rem;color: #999999;margin-top: 0.05rem;}
.sku_info_right .qui_produt_btn{height: 0.36rem;padding: 0;margin-top: 0;}
/* 底部 */
.sku_table_bottom{border-top: 0.01rem solid #e5e5e5;padding-top: 0.2rem;}
.sku_table_bottom_btn{line-height: 0.5rem;color: #333333;border: 0.01rem solid #999999;font-size: 0.12rem;padding: 0 0.24rem;display: inline-block;}
.sku_table_bottom .total_item{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.sku_table_bottom .total_item .total_item_Num{font-size: 0.16rem;color: #999999;}
.sku_table_bottom .total_item .total_item_name{font-size: 0.12rem;color: #999;}
.sku_table_bottom .Subtotal_produk{display: flex;flex-direction: column;align-items: flex-end;}
.sku_table_bottom .Subtotal_produk .sum_price{font-size: 0.16rem;color: #333333;}
.sku_table_bottom .Subtotal_produk .Subtotal_produk_des{font-size: 0.12rem;color: #999;line-height: 1.5;}
.qui_product_score{display: flex;align-items: center;font-size: 0.16rem;color: #888888;margin-top: 0.3rem;}
.qui_product_score .wg_wjx{width: 0.16rem;height: 0.16rem;background: url(../images/wg_wjx.svg);background-size: 100% 100%;}
.qui_product_score .wg_wjx.on{background: url(../images/wg_wjx_on.svg);background-size: 100% 100%;}
.isHabis{margin-left: 0.08rem;line-height: 0.26rem;font-size: 0.12rem;color: #fff;padding: 0 0.16rem;border-radius: 0.26rem;}
.isHabis.red{background: var(--colDf);}
.isHabis.black{background: #000;}
.jm_prod_info .quibbbb,.jm_prod_info .quinumnew{flex-direction: column;}
.jm_prod_info .qui_rrrrrr .quia{line-height: 0.32rem;border-radius: 0.4rem;padding: 0 0.2rem;color: #000;}
.jm_prod_info .qui_rrrrrr .quia.on{background: #000;border-color: #000;}
.jm_prod_info .qui_rrrrrr .quia:hover{border-color: #000;}
.jm_prod_info .qui_rrrrrr .quia.text-decoration:hover{text-decoration: line-through;}

.jm_prod_info .qui-pro-info1 .quibtnll{margin-top: 0.3rem;flex-direction: column;justify-content: flex-start; align-items: flex-start;}
.jm_prod_info .qui-pro-info1 .quibtnll .qui_btn_bs{margin-bottom: 0.1rem;width: 100%;max-width: 4.7rem;background: #000;}
.jm_prod_info .qui-pro-info1 .quibtnll .qui_btn_bs.ls{color: #000 !important;border-color: #000;font-size: 0.16rem;background: #fff;}
.jm_prod_info .tablebox .layui-table th ,.jm_prod_info  .tablebox .layui-table td{text-align: center;border: none;font-size: 0.12rem;color: #333333;font-weight: 500;}
.jm_prod_info .tablebox .layui-table th{background: #3333b8;color: #fff;font-size: 0.12rem;font-weight: 500;}
.jm_prod_info .tablebox .layui-table th:last-child,
.jm_prod_info .tablebox .layui-table tbody > tr > td:last-child{border-left: 2px solid #fff;}
.jm_prod_info .tablebox .layui-table tbody tr:nth-child(2n+2){background: #e3e3e3;}
.jm_prod_info .tablebox .layui-table{margin: 0;}

.Brand_recomme .qui_pro_list .li{width: 20%;}
.Brand_recomme .qui_pro_list .li .quitt{margin-bottom: 0;height: unset;}

.jm_prod_info .qui_pro_infobox22 .qui_lll{width: 100%;margin-right: 0;}
.jm_prod_info .qui_pro_infobox22 .qui_pro_list .li{width: 25% !important;}
.jm_prod_info .qui_pro_list .li .quiimg,
.jm_prod_info .qui_pro_list .li .quiinfo{padding: 0;}
.jm_prod_info .qui_pro_list .li .quijg{color: #000;}
.jm_prod_info .qui_pro_list .li .quijg:nth-child(1){text-decoration: line-through;margin-right: 0.24rem;    font-size: 0.12rem;font-size: 500;}
.no_records{color: #000;display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 0.16rem;padding: 0.4rem 0.5rem;}
.no_records >a,
.jm_a_url{color: #000;text-decoration: underline;font-size: 0.14rem;}

/* 购物车 */
.jm_qui-box-car .qui_car_boxbox{padding: 0.4rem 0;}
.jm_qui-box-car .qui_car_sublist{background: #fff;padding: 0.15rem 0;}

.jm_qui-box-car .qui_car_list .lili{padding-top: 0.1rem;}
.jm_qui-box-car .liTop .qui-ytable-cell{font-size: 0.12rem;color: #888888;}
.jm_qui-box-car .qui_car_list .quilast .qui_rrr{flex-direction: column;align-items: flex-end;line-height: 2;color: #555;font-size: 0.14rem;}
.jm_qui-box-car .qui_car_list .quilast .qui_rrr .quijg{color: #000;font-size: 0.18rem;font-weight: 500;padding-left: 0.1rem;}

/* 确定下单页面 */
.jm_confirmOrder{ background: linear-gradient(to right, #fff 57%, #f5f5f5 43%);padding-bottom: 0 !important;}
.jm_confirmOrder .confirmOrder_cont{display: flex;}
.jm_confirmOrder .confirmOrder_right{width: 43%;background: #f5f5f5;padding-left: 0.4rem;padding-top: 0.5rem;}
.jm_confirmOrder .confirmOrder_left{flex: 1;min-width: 0;padding-right: 0.5rem;padding-top: 0.5rem;}
.jm_confirmOrder .qui_dp_bgbg .list202302050255{padding: 0;border-radius: 0;background: transparent;}
.jm_confirmOrder .list202302050255 .quiava{width: 0.7rem;height: 0.7rem;border: 0.01rem solid #e5e5e5;border-radius: 0.04rem;margin-right: 0.15rem;overflow: unset;}
.jm_confirmOrder .list202302050255 .quitxt{min-width: auto;font-size: 0.16rem;color: #000000;}
.jm_confirmOrder .list202302050255 .quitxt_num{position: absolute;background: #666666;font-size: 0.12rem;color: #ffffff;line-height: 0.18rem;padding: 0 0.08rem; border-radius: 0.24rem;right: -0.1rem;top: -0.1rem;}
.jm_confirmOrder .list202302050255 .quiitem{border-bottom: none;padding: 0; margin-bottom: 0.15rem;}
.jm_confirmOrder .qui_ordermm .quirr{padding-left: 0;width: 100%;}
.jm_confirmOrder .qui_ordermm .quirr .quicon{justify-content: space-between;font-size: 0.16rem;line-height:1.4;padding: 0;margin-bottom: 0.1rem;}
.jm_confirmOrder .qui_ordermm .quirr .quijw{color: #000000;font-size: 0.16rem;font-weight: 500;}
.confirmOrder_left .select_address{position: relative;padding: 0.2rem;border-radius: 0.1rem;color: #000;padding-right: 0.4rem;}
.confirmOrder_left .select_address .jm_select{position: absolute;width: 100%;height: 100%;top: 0;left: 0;cursor: pointer;opacity: 0;}
.confirmOrder_left .select_address::after{background-image: url(../images/wg_down.svg);position: absolute;content: '';width: 0.1rem;height: 0.06rem;background-size: 100% 100%;right: 0.2rem;top: 50%;transform: translateY(-50%) rotate(-90deg);}
.confirmOrder_left .qui-name-all24{margin-bottom: 0.2rem;}
.confirmOrder_left .qui_add_allmm{margin-top: 0;}
.confirmOrder_left .select_address.no_after::after{display: none;}
.Billing_address .Billing_address_item{position: relative;border: 0.01rem solid #e5e5e5;padding: 0.2rem 0.5rem;cursor: pointer;color: #000000;padding-right: 0.2rem;display: flex;flex-direction: column;justify-content: center;background: #fff;}
.Billing_address .Billing_address_item.on{border-color: #000;}
.Billing_address .Billing_address_item::before{content: '';position: absolute;width: 0.2rem;height: 0.2rem;border-radius: 50%;border: 0.01rem solid #e5e5e5;left: 0.2rem;top: 50%;transform: translateY(-50%);}
.Billing_address .Billing_address_item.on::before{background: #000000;border: 0.01rem solid #000;}
.Billing_address .Billing_address_item.on::after{content: '';position: absolute;width: 0.1rem;height: 0.1rem;background: #ffffff;left: 0.25rem;border-radius: 50%;top: 50%;transform: translateY(-50%);}
.Billing_address .Billing_address_item.disable{cursor: no-drop;color: #999;opacity: 0.5;}
/* .Billing_address .Billing_address_item.disable::before{ border: 0.01rem solid #000;} */
.confirmOrder_left .a_box{margin-top: 0.6rem;padding-top: 0.2rem;}
.confirmOrder_left .a_box>a{padding-right: 0.1rem;}
.jm_qui_pay .flex202212152240 .quiitem .quitt{font-weight: bold;min-width: 2rem;}
.jm_qui_pay .flex202212152240{display: block;}
.jm_qui_pay .flex202212152240 .quirr{color: #000;width: 100%;text-align: right;margin-top: 0.4rem;}
.jm_qui_pay .flex202212152240 .quirr .qui-btn-df{margin-top: 0.2rem;}
.jm_qui_pay .flex202212152240 .quill{max-width: unset;}
.fx_proksi .qui_per_index00{flex-wrap: wrap;}
.fx_proksi .qui_per_index00 .qui_lll{flex: unset;margin-right: 0.2rem;}

/* 分销申请 */
.fx_Aplikasi .verifyStatus{margin-left: 0.2rem;}
.fx_Aplikasi .verifyStatus >span{white-space: nowrap;color: #fff;background: #000;display: inline-block;line-height: 0.32rem;padding: 0 0.2rem;border-radius: 0.2rem;}
.fx_Aplikasi .Popup_from_item{flex-direction: column;margin-bottom: 0.2rem;}
.fx_Aplikasi .Popup_from_item>div{width: 100% !important;text-align: left;}
.fx_Aplikasi .Popup_from_item .lable{margin-bottom: 0.1rem;color: #000;font-size: 0.16rem;}

.fx_proksi .qui_or_list_info{border: 1px solid;flex: 1;min-width: 0;margin-left: 0.1rem;} 
.fx_proksi .qui_order_newlist .qui_bbb{border-left: 0.01rem solid #e5e5e5;text-align: center;}

.jm_no_data{text-align: center;padding: 1rem;color: #999;}
.jm_modifyRemark{margin: 0.15rem 0.2rem;background: #f5f5f5;color: var(--colDf);padding: 0.1rem 0.2rem;border-radius: 0.1rem;}
.Setelah_kemajuan >span{padding-right: 0.4rem;position: relative;}
.Setelah_kemajuan >span::after{content: '-->';position: absolute;color: #999;padding-left: 0.1rem;}
.Setelah_kemajuan >span:last-child::after{display: none;}

/* 单片的表单 */
.jm_Formulir{margin-top: 0.3rem;background: #fff;padding: 0.3rem;border-radius: 0.1rem;}
.jm_Formulir .quiint{margin-bottom: 0.2rem;}
.jm_Formulir .quiint .btn{line-height: 0.5rem;color: #fff;background: #000;display: inline-block;cursor: pointer;padding: 0 0.3rem;}
.jm_verifyRemark{background: #f5f5f5;padding: 0.1rem 0.2rem;border-radius: 0.05rem;color: #333;}

/* 悬浮 */
/*悬浮*/
.qui_float_box{position:fixed;z-index:80;right:0.3rem;bottom:2rem;}
.qui_float_box .quia{display:flex;margin-top:.1rem;border-radius:50%;background:#fff;width:.6rem;height:.6rem;position:relative;align-items:center;justify-content:center;box-shadow:.02rem .05rem .1rem rgba(234,0,0,.2);cursor: pointer;}
.qui_float_box .quia>img{max-width:56%;max-height:56%;}
.qui_float_box .quiimg{display:block;margin-top:.1rem;position:relative;}
.qui_float_box .quia.share{background-image: url(../images/wg_share.svg);width: 0.6rem;height: 0.6rem;background-size: cover;}

/* 我的收藏 */
.collection_img{width: 1rem;height: 1rem !important;object-fit: cover;background: #f5f5f5;border-radius: 0.12rem;}
.my_goods_collection .collection_li{margin-bottom: 0.2rem;border-bottom: 0.01rem solid #f5f5f5;padding: 0.2rem 0;}
.collection_btn{display: inline-block;margin-top: 0.2rem;cursor: pointer;}

.cart_price.qui_ta-r{width: 2.5rem;}
@media (max-width:750px) {
	.cart_price.qui_ta-r{width: 1.4rem;}
}
.text-decoration{text-decoration: line-through !important;}