.sale-wrap .sale-container{ position:relative; width:100%; margin:0 auto auto auto; height:calc(421px/2.7); }
.sale-wrap .sale-container .tip{ height:0.2rem; padding-top:0.1rem; color:#fff; font-size: .16rem; padding-left: 0.4rem;}
.sale-wrap .sale-container .sum-wrap{ width:100%; height:100%;}
.sale-wrap .sale-max{ position:absolute; left:0; top:0; width:100%; height:100%;}
.sale-wrap .sale-txt{ position:absolute; left:20%; bottom:-0.1rem; width:60%; display: flex; align-items: center;  justify-content: space-between;}
.sale-wrap .sale-txt div{ text-align:center; color:#fff; font-size:0.16rem;}

.sale-wrap .sale-container .table1{ width:98%; margin:0 auto auto auto;}
.sale-wrap .sale-container .table1 th{ height:.4rem; color: rgb(79, 186, 240); font-size:.16rem; text-align:left;}
.sale-wrap .sale-container .table1 .th1{ width:20%; }
.sale-wrap .sale-container .table1 .th2{ width:20%; }
.sale-wrap .sale-container .table1 .th3{ width:60%; }
.sale-wrap .sale-container .table1 td{ height:.35rem; color:#fff; font-size:.16rem; text-align:left;}
.sale-wrap .sale-container .tb-list{ width:100%; height:1.80rem; overflow:hidden;}
.sale-wrap .sale-container .tb-list li{ text-align:left; display: flex; align-items: center;}
.sale-wrap .sale-container .tb-list li div{ height:.35rem; color:#fff; font-size:.16rem;}
.sale-wrap .sale-container .div1{ width:20%;}
.sale-wrap .sale-container .div2{ width:20%;}
.sale-wrap .sale-container .div3{ width:60%;}

.sale-wrap .sale-container .table2{ position:absolute; top:0rem; right:0rem; width:26%;}
.sale-wrap .sale-container .table2 th{ height:.23rem; color:#fff; font-size:.16rem; text-align:left;}
.sale-wrap .sale-container .table2 .th1{ width:50%; }
.sale-wrap .sale-container .table2 .th2{ width:50%; }
.sale-wrap .sale-container .table2 tr{ width:100%; height:.28rem; overflow:hidden;}
.sale-wrap .sale-container .table2 td{  height:.28rem;  font-size:.14rem; text-align:left; overflow:hidden; color:#00FCFF}
.sale-wrap .sale-container .table2 td.red{ color:#FF1A39}

.sale-wrap .sale-container .table3{ position:absolute; top:0rem; right:.2rem; width:26%;top: 26%;}
.sale-wrap .sale-container .table3 th{ height:.23rem; color:#fff; font-size:.16rem; text-align:left;}
.sale-wrap .sale-container .table3 .th1{ width:50%; }
.sale-wrap .sale-container .table3 .th2{ width:50%; }
.sale-wrap .sale-container .table3 tr{ width:100%; height:.38rem; overflow:hidden;}
.sale-wrap .sale-container .table3 td{  height:.28rem; color:#fff; font-size:.14rem; text-align:left; overflow:hidden; text-align:right}
