div[style*="width:980px;"] {display: flex;align-items: center;position: relative;margin: 0 -65px auto;font-family: Arial, sans-serif;}
.items {display: flex;overflow-x: auto;scroll-behavior: smooth;flex: 1;gap: 9px;padding: 10px 10px;}
.items::-webkit-scrollbar {display: none;}
.item {padding: 4px;box-sizing: border-box;text-align: center;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,0.05);display: flex;flex-direction: column;justify-content: space-between;width: 220px;}
.item img {max-width: 200px;height: auto;object-fit: contain;margin-bottom: 10px;}
.applicable_txt_2 a {color: #333;font-size: 14px;margin: 5px 0 0 0;max-height: 80px;height: 60px;float: left;overflow: hidden;}
.applicable_txt {color: #666;font-size: 12px;margin-bottom: 8px;}
.nt_txt_3 {font-weight: bold;margin-bottom: 10px;width: 200px;text-align: right;margin:0 0 10px 0;}
.nt_txt_4 {color: #ea0000;font-weight: bold;font-size: 26px;margin-bottom: 10px;width: 200px;text-align: right;margin:0 0 10px 0;}
.nt_txt_5 {color: #ea0000;font-size: 11px;margin: 0 3px 0 0;text-decoration: none;}
.nt_txt_6 {color:#808080;font-size:11px;}
.cart-box {display: flex;gap: 5px;justify-content: center;align-items: center;}
.qty-select {padding: 4px;border: 1px solid #ccc;border-radius: 4px;width: 45px;height: 27px;}
.hotcart:hover {opacity: 0.9;}
.arrow_left{float: left;background: none;border: none;padding: 0px;margin: 190px 5px;cursor: pointer;}
.arrow_right{background: none;border: none;cursor: pointer;padding: 10px;z-index: 10;float: right;margin: -215px -20px;}
.hotcart_arrival{width:200px;background-color: #AF0915;height: 20px;font-size: 15px;text-align: center;color: #FFF;cursor: pointer;margin: 0;padding: 4px;}
.hotcart_arrival a{color: #FFF;}    
.indexsaleTitle_1 a{font-size: 16px;color: #e02073;}
.chang_addprice{width:980px;}
.leftProdcuts2{float: left;margin: 20px -10px;}
#divProgress, #divProgress2 {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 999999;display: none;}