@charset "UTF-8";
/*购物车*/
.icoimg_h { background: url("../images/icoimg_h.png") no-repeat center; }

:root { --bj_net:#fcfcfc; }

.shopcart { padding: 20px 0 35px; color: var(--color); }

.shopcart .catrbt { padding: 0 30px; height: 66px; line-height: 66px; font-size: 32px; font-family: "PingFang SC Heavy"; margin-bottom: 20px; position: relative; color: var(--color); }

.shopcart .cartlist { padding: 0px 15px 15px 15px; background-color: var(--deepbj); border-radius: 8px; margin-bottom: 25px; border: 1px solid transparent; }

.shopcart .cartlist .tile { height: 70px; text-align: center; line-height: 70px; overflow: hidden; position: relative; }

.shopcart .cartlist .tile .link_a { height: 100%; font-size: 16px; color: var(--color); float: left; }

.shopcart .cartlist .tile .link_a a { display: inline-block; vertical-align: middle; padding: 0 5px; margin: 0 3px; color: var(--color); opacity: 0.6; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.shopcart .cartlist .tile a:hover { font-weight: bold; opacity: 1; }

.shopcart .cartlist .tile .link_a .on { font-weight: bold; font-size: 24px; opacity: 1; }

.shopcart .cartlist .tile .rit { float: right; color: var(--color); opacity: 0.6; position: relative; display: block; margin-top: 20px; font-size: 20px; height: 30px; line-height: 30px; padding: 0 10px; }

.shopcart .cartlist .tile .rit .spot { position: absolute; top: 0; right: 0px; background: #ee2626; width: 8px; height: 8px; border-radius: 50%; }

.shopcart .cartlist .tile .tishi { background: var(--bj); height: 20px; line-height: 20px; display: inline-block; vertical-align: middle; border-radius: 5px; padding: 0 10px; font-size: 12px; }

.shopcart .cartlist .tile.tishitile { text-align: left; }

.shopcart .cartlist div + ul { padding-top: 0px; }

.shopcart .cartlist.active { border-color: #efeded; }

.shopcart .cartlist ul { padding-top: 20px; }

.shopcart .cartlist li { background: var(--bj_net); height: 128px; padding: 15px 30px 15px 15px; border-radius: 8px; margin-bottom: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.shopcart .cartlist li .ckbox { height: 16px; width: 16px; background-position: -212px -62px; cursor: pointer; }

.shopcart .cartlist li .ckbox input { width: 100%; height: 100%; display: block; opacity: 0; cursor: pointer; }

.shopcart .cartlist li .ckbox.on { background-position: -186px -61px; }

.shopcart .cartlist li .img { width: 274px; height: 128px; border-radius: 5px; margin-left: 15px; display: block; overflow: hidden; }

.shopcart .cartlist li .img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.shopcart .cartlist li .img1 { width: 128px; }

.shopcart .cartlist li .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding-left: 15px; height: 100%; }

.shopcart .cartlist li .infor .name { height: 31px; line-height: 31px; overflow: hidden; display: block; font-size: 16px; color: var(--color); white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-top: 26px; }

.shopcart .cartlist li .infor .name:hover { color: #ff6630; }

.shopcart .cartlist li .infor p { height: 23px; padding-top: 3px; width: 100%; line-height: 23px; overflow: hidden; font-size: 13px; opacity: 0.6; }

.shopcart .cartlist li .prize_ { padding: 0 10px; height: 28px; line-height: 28px; border-radius: 15px; border: 1px solid #afafaf; margin: 0 10px; }

.shopcart .cartlist li .prize_.on, .shopcart .cartlist li .prize_:hover { color: #ff6630; border-color: #ff6630; }

.shopcart .cartlist li .lablx { min-width: 130px; opacity: 0.6; }

.shopcart .cartlist li .lablx p { float: left; margin: 0 10px; }

.shopcart .cartlist li .Pricelis { width: 100px; font-weight: bold; font-size: 18px; font-family: "PingFang SC Heavy"; padding: 0 10px; text-align: center; }

.shopcart .cartlist li .Price { color: #ff6630; }

.shopcart .cartlist li .close { padding: 0 10px; cursor: pointer; opacity: 0.6; }

.shopcart .cartlist li .close:hover { opacity: 1; }

.shopcart .cartlist li .input { height: 37px; display: block; line-height: 37px; padding-left: 30px; }

.shopcart .cartlist li .input .btn { width: 35px; line-height: 35px; height: 35px; background-color: var(--deepbj); opacity: 0.6; border-radius: 4px; border: solid 1px var(--bj); display: block; float: left; text-align: center; font-family: serif; color: var(--color); font-size: 18px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.shopcart .cartlist li .input .btn:hover { opacity: 0.8; }

.shopcart .cartlist li .input .btn:active { opacity: 1; }

.shopcart .cartlist li .input .buynums { border: none; text-align: center; background: none; float: left; width: 34px; padding: 0 2px; height: 37px; line-height: 37px; display: block; color: var(--color); letter-spacing: 1px; }

.shopcart .cartlist .selectallbox { height: 50px; padding: 5px 15px 0; line-height: 50px; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.shopcart .cartlist .selectallbox .select_all { display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; cursor: pointer; font-size: 16px; }

.shopcart .cartlist .selectallbox .select_all .ck { height: 16px; width: 16px; background-position: -212px -62px; cursor: pointer; display: inline-block; vertical-align: middle; margin: -2px 7px 0 0; }

.shopcart .cartlist .selectallbox .select_all .ck input { width: 100%; height: 100%; display: block; opacity: 0; cursor: pointer; }

.shopcart .cartlist .selectallbox .select_all.on { color: #ff6630; }

.shopcart .cartlist .selectallbox .select_all.on .ck { background-position: -186px -61px; }

.shopcart .cartlist .selectallbox .removelis { float: right; color: #ff6630; cursor: pointer; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; display: none; }

.shopcart .cartlist .selectallbox { overflow: visible; }

.shopcart .cartlist .selectallbox .Coupontab { float: right; height: 25px; margin-top: 15px; margin-right: 20px; line-height: 25px; display: none; }

.shopcart .cartlist .selectallbox .Coupontab .ico { float: left; width: 20px; height: 20px; margin-top: 3px; color: var(--color); border-radius: 50%; background: #ff0000; line-height: 20px; font-size: 12px; text-align: center; }

.shopcart .cartlist .selectallbox .Coupontab .select { float: left; width: 180px; margin-left: 8px; background: var(--bj); border-radius: 12px; border: 1px solid var(--color); padding: 0 30px 0 10px; line-height: 23px; position: relative; }

.shopcart .cartlist .selectallbox .Coupontab .select .bt { height: 23px; font-size: 14px; color: var(--color); height: 23px; overflow: hidden; }

.shopcart .cartlist .selectallbox .Coupontab .select u { text-decoration: none; font-family: serif; font-size: 18px; position: absolute; right: 8px; top: 0px; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.shopcart .cartlist .selectallbox .Coupontab .select .lis { height: 0px; overflow: hidden; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; position: relative; z-index: 10; }

.shopcart .cartlist .selectallbox .Coupontab .select .lis a { display: block; color: var(--color); width: 100%; height: 23px; overflow: hidden; }

.shopcart .cartlist.active .selectallbox .Coupontab .select:hover .lis { height: auto; }

.shopcart .cartlist.active .selectallbox .Coupontab { display: block; }

.shopcart .cartlist .selectallbox .Coupontab .select .lis a.on { color: #ff0000; }

.shopcart .cartpayment { background-color: var(--deepbj); border-radius: 20px; padding: 20px 45px 20px 25px; }

.shopcart .cartpayment .cartform { float: left; width: 500px; padding-top: 15px; }

.shopcart .cartpayment .cartform .inputlis { height: 50px; line-height: 50px; overflow: hidden; padding-bottom: 10px; }

.shopcart .cartpayment .cartform .inputlis .bt { float: left; width: 95px; font-size: 16px; color: var(--color); overflow: hidden; opacity: 0.6; }

.shopcart .cartpayment .cartform .inputlis .bt i { color: #f04029; padding-right: 5px; font-size: 20px; vertical-align: middle; display: inline-block; }

.shopcart .cartpayment .cartform .inputlis .input { width: 400px; height: 50px; float: left; }

.shopcart .cartpayment .cartform .inputlis .input input { padding: 0 10px; display: block; border: none; height: 50px; line-height: 50px; font-size: 16px; width: 100%; border: solid 1px #ebebeb; border-radius: 8px; -webkit-box-sizing: border-box; box-sizing: border-box; color: var(--color); background: var(--bj_net); opacity: 0.8; }

.shopcart .cartpayment .cartform .inputlis .input2 { width: 400px; float: left; }

.shopcart .cartpayment .cartform .inputlis .input2 .areapick { width: 200%; }

.shopcart .cartpayment .cartform .inputlis .input2 .areapick select { padding: 6px 10px; height: 48px; line-height: 30px; display: inline-block; border-color: #ebebeb; border-radius: 8px; font-size: 15px; width: 16.3%; color: var(--color); background: var(--bj_net); opacity: 0.8; }

.shopcart .cartpayment .cartform .inputlis .border { border-color: #ff6630 !important; }

.shopcart .cartpayment .payment { float: right; width: 360px; }

.shopcart .cartpayment .payment .p { height: 35px; line-height: 35px; color: var(--color); padding-left: 150px; overflow: hidden; opacity: 0.6; }

.shopcart .cartpayment .payment .p span { font-size: 16px; letter-spacing: 1px; }

.shopcart .cartpayment .payment .paymenttotal { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 15px; line-height: 38px; padding-left: 60px; }

.shopcart .cartpayment .payment .paymenttotal .bt { width: 90px; overflow: hidden; font-size: 16px; opacity: 0.6; }

.shopcart .cartpayment .payment .paymenttotal .number { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.shopcart .cartpayment .payment .paymenttotal .lis { height: 38px; width: 100%; overflow: hidden; font-weight: bold; }

.shopcart .cartpayment .payment .paymenttotal .lis1 { font-size: 32px; color: #ff6630; }

.shopcart .cartpayment .payment .paymenttotal .lis2 { color: #000000; font-size: 26px; }

.shopcart .cartpayment .payment .botpaylab { padding-top: 35px; }

.shopcart .cartpayment .botpayment { padding: 40px 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; }

.shopcart .cartpayment .botpayment .texflex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 20px; line-height: 20px; overflow: hidden; opacity: 0.8; }

.shopcart .cartpayment .botpayment .texflex a { color: #f04029; }

.shopcart .cartpayment .botpayment .texflex a:hover { text-decoration: underline; }

.shopcart .cartpayment .botpaylab { height: 50px; }

.shopcart .cartpayment .botpaylab .mode { float: left; height: 50px; padding-right: 20px; }

.shopcart .cartpayment .botpaylab .mode p { display: block; float: left; cursor: pointer; position: relative; height: 50px; width: 50px; margin: 0 8px; }

.shopcart .cartpayment .botpaylab .mode p i { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.4; }

.shopcart .cartpayment .botpaylab .mode p:hover i { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }

.shopcart .cartpayment .botpaylab .mode .al i { height: 43px; width: 43px; background-position: -117px -127px; }

.shopcart .cartpayment .botpaylab .mode .wx i { height: 34px; width: 43px; background-position: -179px -135px; }

.shopcart .cartpayment .botpaylab .mode .on i { opacity: 1; -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.shopcart .cartpayment .botpaylab .btn { width: 200px; height: 50px; border-radius: 8px; border: solid 1px #ebebeb; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 48px; font-size: 24px; display: block; float: left; color: #ffffff; text-align: center; }

.shopcart .cartpayment .botpaylab .btn.on { background-color: #ff6630; }

/*支付弹框*/
.layercartalter { border-radius: 20px !important; }

.layercartalter .layui-layer-setwin .layui-layer-close2 { background: url("../images/icoimg_h.png") no-repeat center; position: absolute; top: 16px; cursor: pointer; right: 20px; display: block; height: 28px; width: 29px; background-position: -194px -91px; }

.layercartalter .layui-layer-setwin .layui-layer-close2:hover { opacity: 0.8; background-position: -194px -91px; }

.cartalter { display: none; width: 800px; height: 600px; border-radius: 20px; background: var(--deepbj); padding: 16px 20px 80px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; font-size: 16px; }

.cartalter .icolab { display: inline-block; vertical-align: middle; position: relative; }

.cartalter .icolab i { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.cartalter .texlef { float: left; width: 400px; padding-top: 25px; display: block; }

.cartalter .texlef .bt { height: 50px; line-height: 50px; overflow: hidden; width: 100%; font-size: 32px; font-weight: bold; letter-spacing: 1px; margin-bottom: 36px; }

.cartalter .texlef .bt .icolab { width: 50px; height: 50px; margin-top: -5px; margin-right: 10px; }

.cartalter .texlef .bt .icolab i { height: 43px; width: 43px; background-position: -117px -127px; }

.cartalter .texlef .bt .icolab.wx i { height: 34px; width: 43px; background-position: -179px -135px; }

.cartalter .texlef .lis { opacity: 0.6; }

.cartalter .texlef .lis .p { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; line-height: 25px; padding: 10px 0; }

.cartalter .texlef .lis .p p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.cartalter .texrit { float: right; width: 200px; margin-right: 100px; padding-top: 25px; text-align: center; }

.cartalter .texrit .bt_ { height: 50px; line-height: 50px; opacity: 0.6; }

.cartalter .texrit .Pricetyble { height: 72px; font-weight: bold; line-height: 72px; font-size: 48px; font-family: "PingFang-SC-Heavy"; }

.cartalter .texrit .number1 { color: #ff6630; }

.cartalter .texrit .number2 { color: #000000; display: none; }

.cartalter .texrit .imgsao { padding: 20px 0; }

.cartalter .texrit .imgsao img { display: block; max-width: 100%; display: block; margin: 0 auto; }

.cartalter .texrit .tex { padding-top: 10px; }

.cartalter .texrit .tex .p { height: 27px; line-height: 27px; width: 100%; opacity: 0.6; }

.cartalter .texrit .tex .p .icolab { width: 20px; height: 20px; margin: -4px 5px 0; }

.cartalter .texrit .tex .p .icolab i { height: 18px; width: 18px; background-position: -240px 0; }

.cartalter .texrit .tex .p .icolab.wx i { background-position: -270px 0; }

.cartalter .tishitext { padding: 0 20px; height: 40px; line-height: 40px; text-align: center; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0.6; width: 100%; left: 0; bottom: 40px; }

.cartalter .tishitext a { color: #ff6630; padding: 0 2px; }

.cartalter .tishitext a:hover { text-decoration: underline; }

/* layerproduct 产品详情弹框*/
.layerproduct { border-radius: 20px !important; }

.layerproduct .layui-layer-setwin .layui-layer-close2 { background: url("../images/icoimg_h.png") no-repeat center; position: absolute; top: 16px; cursor: pointer; right: 20px; display: block; height: 28px; width: 29px; background-position: -194px -91px; }

.layerproduct .layui-layer-setwin .layui-layer-close2:hover { opacity: 0.8; background-position: -194px -91px; }

.product { display: none; width: 800px; height: 600px; border-radius: 20px; background: var(--deepbj); padding: 16px 20px 80px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; font-size: 16px; }

.product .tile { height: 50px; line-height: 50px; overflow: hidden; width: 100%; font-size: 32px; font-weight: bold; letter-spacing: 1px; padding: 25px 0 40px; }

.product .scroll { overflow-y: auto; overflow-x: hidden; height: 370px; }

.product .scroll li { float: left; display: block; width: 48%; padding-right: 2%; height: 26px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; line-height: 26px; color: #5d5d5d; font-size: 16px; }

.product .scroll li a { opacity: 0.6; }

.product .scroll:nth-child(even) { padding-right: 0; padding-left: 2%; }

.product .btnclose { margin: 25px auto 0; width: 300px; height: 40px; line-height: 40px; text-align: center; color: #9f9f9f; background: var(--bj_net); border-radius: 8px; cursor: pointer; }

.product .btnclose:hover { background: var(--bj_net); color: #ff6630; }

/*未付款订单*/
.Unpaidorder { padding: 20px 0 50px; color: var(--color); }

.Unpaidorder .Unpaidbt { height: 115px; line-height: 115px; margin-bottom: 30px; position: relative; text-align: center; font-size: 32px; }

.Unpaidorder .Unpaidbt .more { position: absolute; height: 30px; line-height: 30px; top: 50%; margin-top: -15px; right: 0; font-size: 18px; color: var(--color); opacity: 0.8; }

.Unpaidorder .Unpaidbt .more:hover { color: #ff6630; opacity: 1; }

.Unpaidorder .Unpaidbox { border-radius: 20px; background-color: var(--deepbj); padding: 20px 25px 20px 15px; }

.Unpaidorder .Unpaidbox .tile { height: 61px; text-align: center; line-height: 61px; overflow: hidden; position: relative; }

.Unpaidorder .Unpaidbox .tile .link_a { width: 100%; height: 100%; font-size: 18px; }

.Unpaidorder .Unpaidbox .tile .link_a a { display: inline-block; vertical-align: middle; color: var(--color); padding: 0 10px; margin: 0 3px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; font-weight: bold; }

.Unpaidorder .Unpaidbox .tile .link_a a:hover { color: #ff6630; }

.Unpaidorder .Unpaidbox .tile .link_a .on { color: #ff6630; }

.Unpaidorder .Unpaidbox .tile .timelis { position: absolute; top: 0; right: 20px; height: 34px; line-height: 34px; color: var(--color); }

.Unpaidorder .Unpaidbox .tile .timelis .time { color: #de4815; }

.Unpaidorder .Unpaidbox .th { height: 72px; line-height: 72px; color: var(--color); padding-bottom: 10px; opacity: 0.6; }

.Unpaidorder .Unpaidbox .tr { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; padding: 0 15px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Unpaidorder .Unpaidbox .tr .td { margin-right: 15px; overflow: hidden; }

.Unpaidorder .Unpaidbox .tr .tdname { width: 340px; margin-right: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Unpaidorder .Unpaidbox .tr .tdname .name_p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 24px; max-height: 52px; line-height: 52px; color: var(--color); line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }

.Unpaidorder .Unpaidbox .tr .tdname .name_p:hover { color: #ff6630; }

.Unpaidorder .Unpaidbox .tr .stname { width: 283px; margin-right: 97px; }

.Unpaidorder .Unpaidbox .tr .stname .img { width: 83px; height: 83px; }

.Unpaidorder .Unpaidbox .tr .stname .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.Unpaidorder .Unpaidbox .tr .tdorder { width: 155px; }

.Unpaidorder .Unpaidbox .tr .tdtime { width: 275px; }

.Unpaidorder .Unpaidbox .tr .tdcount { width: 110px; }

.Unpaidorder .Unpaidbox .tr .tdtotal { width: 85px; }

.Unpaidorder .Unpaidbox .tr .tdstate { width: 80px; text-align: center; }

.Unpaidorder .Unpaidbox ul li { padding: 15px !important; background: #f8f8f8; border-radius: 20px; height: 83px; margin-bottom: 13px; }

.Unpaidorder .Unpaidbox ul li .tdname .img { width: 140px; height: 83px; line-height: 83px; border-radius: 5px; overflow: hidden; }

.Unpaidorder .Unpaidbox ul li .tdname .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.Unpaidorder .Unpaidbox ul li .tdname .name { background: rgba(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; overflow: hidden; }

.Unpaidorder .Unpaidbox ul li .tdname .name span { line-height: 20px; padding: 0 5px; }

.Unpaidorder .Unpaidbox ul li .tdtime, .Unpaidorder .Unpaidbox ul li .tdcount { opacity: 0.6; }

.Unpaidorder .Unpaidbox ul li .tdtotal { font-size: 18px; font-weight: bold; }

.Unpaidorder .Unpaidbox ul li .tdstate { opacity: 0.6; }

.Unpaidorder .Unpaidbox .totallis { padding: 27px 20px 47px; display: -webkit-box; display: -ms-flexbox; display: flex; height: 52px; line-height: 52px; }

.Unpaidorder .Unpaidbox .totallis .flex1 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding-right: 20px; }

.Unpaidorder .Unpaidbox .totallis .flex1 .text_ { float: right; padding-top: 10px; }

.Unpaidorder .Unpaidbox .totallis .flex1 .text_ .p { float: left; font-size: 16px; margin-right: 35px; }

.Unpaidorder .Unpaidbox .totallis .flex1 .text_ .ptotal { font-weight: bold; font-size: 30px; }

.Unpaidorder .Unpaidbox .totallis .btnbox { text-align: center; position: relative; }

.Unpaidorder .Unpaidbox .totallis .btnbox .btn { display: block; text-align: center; color: #ff6630; font-size: 24px; width: 240px; height: 50px; background-color: #ffefea; border-radius: 26px; border: solid 1px #ff6630; }

.Unpaidorder .Unpaidbox .totallis .btnbox .cancel { display: block; height: 32px; line-height: 32px; position: absolute; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: -47px; }

.Unpaidorder .Unpaidbox .totallis .btnbox .cancel:hover { color: #ff6630; }

/* 迭代23-8-22 详情列表积分显示 */
.Minlist ul li .infor { position: relative; }

.Minlist ul li .infor .centtex { height: 40px; line-height: 40px; padding-bottom: 8px; }

.Minlist ul li .infor .integral { position: absolute; right: 0; top: 79px; height: 20px; line-height: 20px; font-size: 12px; color: #979797; }

.shopcart .cartlist .selectallbox .hidetab { float: right; display: none; }

.shopcart .cartlist.active .couponbox.onshow { display: block; }

.shopcart .cartlist.active .selectallbox .hidetab { display: block; }

.shopcart .cartlist .selectallbox .jf { float: right; color: #BABABA; margin-right: 20px; cursor: pointer; }

.shopcart .cartlist .selectallbox .jf label { cursor: pointer; }

.shopcart .cartlist .selectallbox .jf input[type="checkbox"] { display: none; }

.shopcart .cartlist .selectallbox .jf span { width: 15px; display: inline-block; vertical-align: middle; height: 15px; background: #FFFFFF; border-radius: 4px 4px 4px 4px; opacity: 1; border: 1px solid #D3D3D3; position: relative; margin: -2px 3px 0 0; }

.shopcart .cartlist .selectallbox .jf.on span::after { width: 9px; height: 9px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; display: block; content: ''; background: #F2B236; border-radius: 2px; }

.shopcart .cartlist .selectallbox .coupontext { float: right; color: #C98D25; font-size: 12px; width: 220px; display: -webkit-box; display: -ms-flexbox; display: flex; background: #FEF7ED; padding: 0 15px; height: 42px; line-height: 42px; margin-top: 4px; margin-right: 20px; }

.shopcart .cartlist .selectallbox .coupontext .bt_ { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 20px; max-width: 200px; overflow: hidden; }

.shopcart .cartlist .selectallbox .coupontext .coupon { cursor: pointer; }

.shopcart .cartlist .selectallbox .coupontext .coupon:hover { font-weight: bold; }

.shopcart .couponbox { padding: 0 20px; font-family: PingFang SC-Bold,PingFang SC; display: none; }

.shopcart .couponbox .titlebt { height: 50px; line-height: 50px; font-size: 14px; }

.shopcart .couponbox .titlebt .bt { float: left; }

.shopcart .couponbox .titlebt .bt span { float: left; display: block; opacity: 0.5; margin-right: 20px; cursor: pointer; }

.shopcart .couponbox .titlebt .bt span.on { opacity: 1; font-weight: bold; }

.shopcart .couponbox .list .item { overflow-x: auto; white-space: nowrap; }

.shopcart .couponbox .list .item::-webkit-scrollbar { width: 8px; height: 8px; background: #dcdcdc; border-radius: 10px; }

.shopcart .couponbox .list .item::-webkit-scrollbar-button { width: 0; height: 0; }

.shopcart .couponbox .list .item::-webkit-scrollbar-corner { display: block; }

.shopcart .couponbox .list .item::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: #5d5c5b; border-radius: 10px; }

.shopcart .couponbox .list .li { background: #1A1A1A; color: #FADFAF; overflow: hidden; position: relative; display: inline-block; vertical-align: middle; cursor: pointer; margin-bottom: 8px; margin-right: 20px; padding: 10px 15px 10px 13px; border-radius: 5px; width: 280px; }

.shopcart .couponbox .list .li .number { float: left; font-size: 19px; height: 52px; line-height: 52px; font-weight: bold; max-width: 105px; overflow: hidden; }

.shopcart .couponbox .list .li .number span { font-size: 37px; }

.shopcart .couponbox .list .li .tex { float: left; max-width: 160px; overflow: hidden; margin-top: 4px; margin-left: 18px; }

.shopcart .couponbox .list .li .tex p { height: 26px; line-height: 26px; width: 100%; overflow: hidden; font-size: 19px; }

.shopcart .couponbox .list .li .tex span { height: 20px; line-height: 20px; display: block; overflow: hidden; font-size: 12px; width: 100%; -webkit-transform: translateX(-5%) scale(0.9); -ms-transform: translateX(-5%) scale(0.9); transform: translateX(-5%) scale(0.9); position: relative; }

.shopcart .couponbox .list .li .lab { float: left; width: 100%; margin-top: 4px; overflow: hidden; }

.shopcart .couponbox .list .li .lab span { height: 20px; line-height: 20px; padding: 0 18px; overflow: hidden; color: #000; font-size: 12px; background: #FADFAF; border-radius: 10px; display: inline-block; vertical-align: middle; }

.shopcart .couponbox .list .li .ico { position: absolute; right: 15px; width: 16px; height: 16px; display: block; border-radius: 50%; background: #fff; top: 50%; margin-top: -8px; }

.shopcart .couponbox .list .li.on .ico { background: #06B900; }

.shopcart .couponbox .list .li .btn { background: #FADFAF; height: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #000; border-radius: 15px; text-align: center; width: 50px; position: absolute; right: 15px; top: 50%; margin-top: -10px; }

.shopcart .couponbox .list .li .btn.on { background: #AFAFAF; }

.shopcart .couponbox .list .item .tishi { line-height: 100px; text-align: center; color: #979797; }

.shopcart .couponbox .list .item + .item { display: none; }

.shopcart .couponbox .list .item + .item .li { background: #EDEDED; color: #000; }

.shopcart .couponbox .list .item + .item .li .lab span { background: #DADADA; color: #6A6A6A; }

.nightbody { --bj_net:#1B1D26; }

.nightbody .shopcart .cartpayment .payment .paymenttotal .lis2 { color: #fff; }

.nightbody .shopcart .cartlist .selectallbox .coupontext, .nightbody .Unpaidorder .Unpaidbox ul li { background: var(--bj_net); }

.nightbody .shopcart .couponbox .list .item::-webkit-scrollbar { background: var(--bj_net); }

.nightbody .shopcart .cartlist.active { border-color: #999; }
