/* BASIC css start */
.promotion_box {max-width:900px; margin: 0 auto;}
.promotion_box .prod_tt {display: block;text-align:left;font-size:20px;font-weight: bold;letter-spacing: -0.5px;line-height: 1.2;color: #000;margin-bottom:20px;padding:0 16px;}

.top_box img {width:100%; }
#timeArea {background:#000;padding:20px 0 50px;box-sizing: border-box;width: 100%;}
.time_box {margin:50px 0 50px; text-align:center; }
.time_box p {margin-bottom:16px; font-size:14px; color:#fff;  }
.time_box .time_area {font-size:32px; font-weight:bold; color:#fff; }

.coupon_box {padding:16px; box-sizing:border-box; margin-bottom:42px;  }
.coupon_box a {display:flex;align-items: center;justify-content: flex-start;padding: 16px 16px;background: #000;color: #fff;font-size: 14px;}

.prod_box  .prod_swiper {padding:0 16px; }
.prod_box  .prod_swiper .swiper-slide {width:73%; background:#fff; box-sizing:border-box; border-radius:10px; overflow:hidden; }
.prod_box .item-list {margin:0; }
.prod_box .item-list .item_img  {margin:0}
.prod_box .item-list .item_img a {padding-bottom:100%}
.prod_box .item-list .item_info {padding: 0 12px 10px;box-sizing:border-box;min-height: 122px;}
.prod_box .item-list .item_name a {padding:0}
.prod_box .item-list .item_price {padding-left: 47px;position:relative;margin-top:6px;margin-bottom: 10px;}
.prod_box .item-list .item_price .price {display:block;margin-top:4px;font-size: 17px;}
.prod_box .item-list .item_price .salePercent {position:absolute;top: -6px;left: -6px;display: flex;flex-direction: row;background-color: rgb(252, 95, 38);-webkit-box-align: center;align-items: flex-start;-webkit-box-pack: start;justify-content: center;width: 44px;height: 48px;clip-path: polygon(0px 0px, 100% 0px, 100% 66%, 50% 100%, 0px 66%);color: #fff;margin: 0;box-sizing: border-box;padding-top: 13px;}
.prod_box .item-list .prod_cart {top:-3px;right: 10px;}


.prod_swiper .swiper-scrollbar{ display:none; margin-top:32px; position:relative  !important; left:0 !important; bottom:0 !important; width:calc(100% - 17px) !important; border-radius:0 !important; background:rgba(204,204,204,0.2) !important }
.prod_swiper .swiper-scrollbar-drag { border-radius:0 !important; background:rgba(204,204,204,0.5) !important }


.prod_list_box {margin-bottom: 42px;}
.prod_list_box .prod_swiper2 {margin-bottom:0px; padding:0 16px; }
.prod_list_box .prod_swiper2:last-child {margin-bottom:none; }
.prod_list_box .prod_swiper2 .swiper-slide {width:43%}

.prod_list_box .prod_list.grid01 .prod_con {border-bottom: 1px solid #f0f0f0; margin: 0;padding: 20px 0;}
.prod_list_box .prod_list.grid01 .prod_con:nth-child(1) {padding-top:0}
.prod_list_box .prod_list.grid01 .item-list {margin:0}
.prod_list_box .prod_list.grid01 .item-list .thumb {display:flex;align-items: flex-start;justify-content: flex-start;width: 100%;}
.prod_list_box .prod_list.grid01 .item-list .item_img {width:35%; margin: 0;}
.prod_list_box .prod_list.grid01 .item-list .item_info {width:65%;box-sizing:border-box;padding-left: 16px;}
.prod_list_box .prod_list.grid01 .item-list .item_info .prod_cart {display:none; }

.prod_list_box.row .prod_swiper2 {padding-top:20px; }
.prod_list_box .prod_list {padding:0 16px}
.prod_list_box .prod_list.grid02 {font-size:0; padding:0}
.prod_list_box .prod_list.grid02 .prod_con {display:inline-block; width:calc(50% - 1px);margin-right: 2px;}
.prod_list_box .prod_list.grid02 .prod_con:nth-child(2n) {margin-right:0}


.prod_tab {margin-bottom: 40px;margin-top: -6px;}
.prod_tabs {display:flex;justify-content: flex-start;align-items: flex-start;box-sizing: border-box;overflow-x: auto; padding:0; background:#fff; }
.prod_tabs::-webkit-scrollbar {display: none;}
.prod_tab a {display: flex;height:34px;box-sizing:border-box;white-space: nowrap;background-color: #f8f9fb;padding:0 16px;margin-right:10px;font-size: 12px;font-weight:400;border-radius:30px;align-items: center;justify-content: center; }
.prod_tab a:last-child {margin-right:0;}
.prod_tab a.active {background:#000; color:#fff; font-weight:600 }

.prod_tab_tt {font-size:16px;margin:20px 0;padding: 0 16px;font-weight: bold;}

.Fixed .prod_tab {height:44px; }
.Fixed .prod_tabs {position:fixed;top: 0px;left:0;width: 100%;z-index: 100; background: #fff; margin:0; transition: top 0.2s ease; }

#cateTab .prod_tab a {border-radius:0; background:#fff; color:#02102b82; margin:0; position:relative;height:44px;width:25%; text-align:center; font-size:14px; transition: all 0.3s ease; }
#cateTab .prod_tab a:after {content:""; display:inline-block; width:100%; height:2px; position:absolute; left:0; bottom:0; background:#f8f9fb;  transition: background 0.3s ease;}
#cateTab .prod_tab a.active { color:#000; font-weight:600 }
#cateTab .prod_tab a.active:after {background:#000; }

#cateTab2 .prod_tab {height:54px}
#cateTab2 .prod_tabs {padding:10px; background:#fff;  }
#cateTab2 #tab2_01 {padding-top:0}
#cateTab2 .prod_tab_con {padding-top:0px; }

.tt_box .img img {width:100%; }


/* BASIC css end */

