<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ë©”ì¸ íƒ­ ê³µí†µ */
.main_tab .swiper-wrapper { justify-content: center; margin: 11px 0 15px;  }
.main_tab .swiper-slide {cursor: pointer;width:auto;padding:0 20px;box-sizing:border-box;}
.main_tab .swiper-slide span {font-size: 16px; font-size: 18px; color: #666;}
.main_tab .swiper-slide.swiper-slide-thumb-active &gt; span {position: relative; font-weight: 600; color: #000;}
.main_tab .swiper-slide.swiper-slide-thumb-active &gt; span:after {content: ''; width: 6px; height: 6px; border-radius: 3px; background: #1ea9dc; position: absolute; top: -12px; left: 50%; transform: translateX(-50%);}


.timesale_new {position: relative; margin-bottom: 80px;}
.timesale_new h3 {font-size: 30px; font-size: 35px; text-align: center; padding: 0 0 10px;}
.timesale_new .time_area {}
.timesale_new .time_area ul {text-align: center;}
.timesale_new .time_area ul li {display: inline-block; vertical-align: top; padding: 0 5px;}
.timesale_new .time_area ul li strong {font-size: 50px; font-weight: bold; color: #1ea9dc; line-height: 1;}
.timesale_new .time_area ul li span {display: block; font-size: 16px; font-weight: 500; color: #888;}

.timesale_new .swiper-slide {/* width: 170px !important; transition: all 0.35s; */}
.timesale_new .swiper-slide .time_box {}
.timesale_new .swiper-slide .img_box {}
.timesale_new .swiper-slide .img_box a {}
.timesale_new .swiper-slide .img_box a img {width: 100%; border-radius: 14px;}

.timesale_new .swiper-slide .txt_box {padding: 16px 0 0;}
.timesale_new .swiper-slide .icon_box {font-size: 0; margin: 0 0 4px;}
.timesale_new .swiper-slide .icon_box img {height: 20px; margin-right: 4px; margin-bottom: 4px; display: inline-block;}
.timesale_new .swiper-slide .icon_box img:last-child {margin-right: 0;}
.timesale_new .swiper-slide .txt_box .prd_name {font-size: 15px; padding: 8px 0 6px;}
.timesale_new .swiper-slide .txt_box .prd_name .brand_name {font-weight: 600;}
.timesale_new .swiper-slide .txt_box .prd_name span {}
.timesale_new .swiper-slide .txt_box .prc_wrap {font-size: 20px; font-weight: bold;}
.timesale_new .swiper-slide .txt_box .prc_wrap .fixed_prc {font-size: 14px; font-weight: 400; color: #aaa; text-decoration: line-through;}
.timesale_new .swiper-slide .txt_box .prc_wrap .per {color: #e2151e; display: inline-block; padding-right: 6px;}
.timesale_new .swiper-slide .txt_box .prc_wrap .prc {}

.timesale_new .swiper-slide .item_btns {display: flex; gap: 10px; margin-top: 10px; align-items: center;}

.timesale_new .goods_list_cont .item_basket_type &gt; ul {flex-wrap: unset;}
.timesale_new .goods_list_cont .item_basket_type &gt; ul &gt; li {width: 170px !important;}
.timesale_new .goods_list_cont .item_basket_type &gt; ul .common_icon {}
.timesale_new .goods_list_cont .item_basket_type &gt; ul .common_icon img {vertical-align: middle;}
 
.timesale_new .time_ctrl {position: absolute; left: 350px; bottom: 0; z-index: 10; /* text-align: center; margin: 30px 0 0; */ display: none;}
.timesale_new .time_ctrl &gt; div {display: inline-block; vertical-align: middle;}
.timesale_new .time_ctrl .swiper-button-next,
.timesale_new .time_ctrl .swiper-button-prev,
.timesale_new .time_ctrl .swiper-pagination {position: static; margin: 0;}
.timesale_new .time_ctrl .swiper-pagination {font-size: 18px; transform: unset; width: auto;}
.timesale_new .time_ctrl .swiper-pagination &gt; span {background: #fff;}
.timesale_new .time_ctrl .swiper-pagination .swiper-pagination-total {color: #888;}
.timesale_new .time_ctrl .swiper-button-next:after,
.timesale_new .time_ctrl .swiper-button-prev:after {display: none;}
.timesale_new .time_ctrl .swiper-button-next {background: url(../../img/new/main/ico_time_next.png) no-repeat center/40px; width: 40px; height: 40px; line-height: 38px;}
.timesale_new .time_ctrl .swiper-button-prev {background: url(../../img/new/main/ico_time_prev.png) no-repeat center/40px; width: 40px; height: 40px; line-height: 38px;}

.timesale_new .swiper-button-next,
.timesale_new .swiper-button-prev {display: none;}

.timesale_tab {margin-bottom:20px; }   

.timesale_cont {}
.timesale_cont .timesale_tab_cont {display: none;}
.timesale_cont .timesale_tab_cont.on {display: block;}

.timesale_cont .time_goods_area {display: flex; margin: 35px 0 0;}
.timesale_cont .time_goods_area .time_big {width: 650px;}
.timesale_cont .time_goods_area .time_big .item_cont {display: table; width: 100%;}
.timesale_cont .time_goods_area .time_big .item_photo_box,
.timesale_cont .time_goods_area .time_big .item_info_cont,
.timesale_cont .time_goods_area .time_big .item_info_cont2 {display: table-cell; vertical-align: middle;}
.timesale_cont .time_goods_area .time_big .item_photo_box {width: 320px;}
.timesale_cont .time_goods_area .time_big .item_info_cont,
.timesale_cont .time_goods_area .time_big .item_info_cont2 {padding: 0 60px 0 30px; width: calc(100% - 320px); box-sizing: border-box;}
.timesale_cont .time_goods_area .time_big .item_info_cont .item_btns,
.timesale_cont .time_goods_area .time_big .item_info_cont2 .item_btns {display: flex; gap: 10px; margin: 10px 0 0; align-items: center;}
.timesale_cont .time_goods_area .time_big .common_icon {}
.timesale_cont .time_goods_area .time_big .common_icon &gt; span {font-size: 15px; vertical-align: middle; line-height: 26px;}
.timesale_cont .time_goods_area .time_big .item_tit_box .item_name {font-size: 20px; font-weight: 400;}
.timesale_cont .time_goods_area .time_big .item_money_box p.price {font-size: 18px; color: #aaa;}
.timesale_cont .time_goods_area .time_big .item_money_box .item_number_box {font-size: 28px;}
.timesale_cont .time_goods_area .time_big .item_money_box strong.item_price,
.timesale_cont .time_goods_area .time_big .item_money_box strong.item_price font {font-size: 28px;}

.timesale_cont .time_goods_area .time_slide_area {width: 550px;}
.timesale_cont .time_goods_area .time_slide_area .icon_area {width: 100%;}
.timesale_cont .time_goods_area .time_slide_area .btn_area {}
.timesale_cont .time_goods_area .time_slide_area {}
.timesale_cont .time_goods_area .time_slide_area .item_basket_type {}
.timesale_cont .time_goods_area .time_slide_area .item_basket_type &gt; ul {display: flex;}
.timesale_cont .time_goods_area .time_slide_area .item_basket_type &gt; ul &gt; li {width: 170px; margin-right: 20px;}
.timesale_cont .time_goods_area .time_slide_area .item_basket_type &gt; ul &gt; li:last-child {margin-right: 0;}
.timesale_cont .time_goods_area .time_slide_area .item_basket_type &gt; ul &gt; li .item_btns {display: flex; gap: 10px; margin: 10px 0 0;}

.timesale_cont .time_goods_area .top_area {width: 100%; display: block;}
.timesale_cont .time_goods_area .top_area .icon_area {width: 100%;}
.timesale_cont .item_photo_box {}
.timesale_cont .item_photo_box &gt; a {border-radius: 14px; overflow: hidden;}
.timesale_cont .item_photo_box &gt; a &gt; img {width: 100%; border-radius: 14px;}

/* ìƒí’ˆ ì¸ë„¤ì¼ ë§ˆìš°ìŠ¤ ì˜¤ë²„ ì‹œ alt ë¯¸ë…¸ì¶œ ìš”ì²­ìœ¼ë¡œ ì¶”ê°€ 2025-01-23 */
.timesale_cont .item_photo_box &gt; a:after {content :""; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; }
 /*
#=========================================#
|              MD ì¶”ì²œ                    |
#=========================================#
*/
.main_cont.md_pick .swiper-pagination {transform:translateX(0);bottom:40px;}	   
.main_cont.new .swiper-pagination {transform:translateX(0);bottom:40px;}



/*
#=========================================#
|              BRAND HOT DEAL             |
#=========================================#
*/
.brand_hot__tab_btn {position: relative; display: flex; align-items: center; width: 100%; margin-top: 30px; height: auto; padding-bottom: 30px; box-sizing: border-box; justify-content: center;}  
 

.new_brand_area .brand_tap_list {position: relative; margin: 20px 0 30px; margin: 30px 0;}
.new_brand_area .brand_tap_list .arrow_icon {position: absolute; top:50%; transform: translateY(-50%); cursor: pointer;}
.new_brand_area .brand_tap_list .arrow_icon.left {left:0;}
.new_brand_area .brand_tap_list .arrow_icon.right {right:0;}
.new_brand_area .brand_tap_list ul {display: flex; align-items: center; justify-content: center; gap: 40px;}
.new_brand_area .brand_tap_list ul li {}
.new_brand_area .brand_tap_list ul li a {display: block; font-size: 16px; font-size: 18px; color: #666;}
.new_brand_area .brand_tap_list ul li.active a {font-weight: 600; color: #000; position: relative;}
.new_brand_area .brand_tap_list ul li.active a:after {content: ''; position: absolute; left: 50%; top: -6px; transform: translateX(-50%); width: 6px; height: 6px; border-radius: 3px; background: #1ea9dc;}


 /*
#=========================================#
|              BRAND             |
#=========================================#
*/
.brandnew_tap_list {margin: 20px 0 30px; }			  

.brandnew_cont &gt; .swiper-wrapper &gt; .swiper-slide{/* background: #fff; */}
.brandnew_cont {position: relative; }  
.brandnew_cont .img_box {position: relative;}
.brandnew_cont .img_box img {max-width: 100%;} 

.brandnew_cont .txt_box {position: absolute; left: 50%; margin-left: -600px; bottom: 190px;}
.brandnew_cont .txt_box .txt_bold {margin: 0 0 25px;}
.brandnew_cont .txt_box .txt_bold strong {font-size: 30px; color: #fff; display: block; line-height: 1.1;}

.brandnew_cont .txt_box .txt_regular {}
.brandnew_cont .txt_box .txt_regular p {font-size: 16px; color: #fff;}
.brandnew_cont .txt_box .txt_regular &gt; a {font-size: 16px; color: #fff; border: 1px solid #fff; border-radius: 15px; width: 78px; height: 30px; box-sizing: border-box; display: block;}


.brandnew_cont .brand_link {position: absolute; left: 50%; margin-left: -600px; top: 235px;}	  
.brandnew_cont .brand_link .brand_main_left{display:block;}
.brandnew_cont .brand_link .more_view{ font-weight: 400; font-size: 16px; color: #fff; line-height: 28px;}

.brandnew_cont .brand_area{position: relative; width: 1200px;  padding-right:40px;box-sizing:border-box; margin: 0 auto; margin-top: -100px; } 	  
.brandnew_cont .brand_area .item_point,
.brandnew_cont .brand_area .item_icon_box,
.brandnew_cont .brand_area .list_num_box{display:none;}   



.body-main.body-index .crema-product-reviews-score {display:none !important;}</pre></body></html>