.operation_discount_bulletin1 *,
.operation_discount_bulletin2 *,
.ly_header_73 *,
.ly_carousel_1 *,
.ly_poster_300 *,
.ly_poster_301 *,
.ly_products_150 *,
.global_mode_brands10 *,
.global_mode_about10 *,
.ly_poster_302 *,
.global_mode_review10 *,
.ly_products_151 *,
.ly_newsletter_50 *,
.ly_footer_73 *,
.products_list4_wide *,
.ly_newsletter_51 *,
.default_products_detail4 *,
.default_products_detail1 *,
.goods_tab_box *,
.ly_news_list_1 *,
.ly_news_detail_1 *,
.ly_poster_303 *,
.ly_poster_304 *,
.ly_poster_305 *,
.ly_poster_306 *,
.ly_poster_307 *,
.ly_article_1 *,
.global_mode_order_tracking1 *,
.ly_poster_308 *,
.ly_poster_309 *,
.ly_poster_310 *{box-sizing: border-box; transition: all .3s;}

a,
a:hover{text-decoration: none;}

.div_wrap{width: 92%; max-width: var(--wrap); margin: 0 auto;}
.icon_arrow{visibility: hidden; opacity: 0; width: var(--icon-arrow-size); height: var(--icon-arrow-size); border-radius: var(--icon-arrow-size); background-color: var(--icon-arrow-bg); box-shadow: var(--icon-arrow-shadow); position: absolute; top: 0; bottom: 0; margin: auto 0; z-index: 1; cursor: pointer;}
.icon_arrow::before{content: ''; width: 5px; height: 5px; border: 2px solid; position: absolute; inset: 0; margin: auto;}
.icon_arrow.prev{left: var(--icon-arrow-left);}
.icon_arrow.prev::before{border-color: transparent transparent var(--icon-arrow-color) var(--icon-arrow-color); transform: translateX(2px) rotate(45deg);}
.icon_arrow.next{right: var(--icon-arrow-right);}
.icon_arrow.next::before{border-color: var(--icon-arrow-color) var(--icon-arrow-color) transparent transparent; transform: translateX(-2px) rotate(45deg);}

.operation_discount_bulletin1{width:100%; min-height:42px;line-height: 42px; background: #000;text-align:center;position: relative; transition: opacity 0.15s linear;}
.operation_discount_bulletin1 .oper_item{width: 92%;max-width: var(--wrap);margin:auto;font-size: 0;position: relative;}
.operation_discount_bulletin1 .oper_tit{display: inline-block;vertical-align: top;font-size: var(--size-16);}
.operation_discount_bulletin1 .oper_tit a{color: inherit; text-decoration: underline; text-underline-offset: 5px;}
.operation_discount_bulletin1 .oper_btn{display: inline-block;vertical-align: top;padding: 0 15px;font-size: var(--size-14);text-decoration: underline;}
.operation_discount_bulletin1 .oper_time{display: inline-block;vertical-align: top;padding: 0 100px;font-size: var(--size-16);}
.operation_discount_bulletin1 .oper_time .day{padding-right: 25px;font-size: var(--size-18);}
.operation_discount_bulletin1 .oper_time .s{font-size: var(--size-18);}
.operation_discount_bulletin1 .oper_time em{padding: 0 25px;font-size: 24px;}
.operation_discount_bulletin1 .oper_close_style{width:12px; height:12px;position:absolute; right:0;top:0;bottom: 0;margin:auto;cursor: pointer;text-align: center; line-height: 12px;}
.operation_discount_bulletin1 .oper_close_style .icon-close1{font-size: var(--size-12);}
.operation_discount_bulletin1:not(.show) { opacity: 0; }
@media screen and (max-width: 768px) {
	.operation_discount_bulletin1{min-height: 19px;line-height: 19px;padding-bottom: 20px;}
	.operation_discount_bulletin1 .oper_item{display: flex; flex-direction: column; align-items: center;}
	.operation_discount_bulletin1 .oper_tit{padding: 10px 0;}
	.operation_discount_bulletin1 .oper_close_style{position: static; width: 15px; height: 15px; line-height: 15px; margin-top: 5px;}
	.operation_discount_bulletin1 .oper_close_style .icon-close1{font-size: 15px;}
	.operation_discount_bulletin1 .oper_time{padding:0 10px;}
}

.operation_discount_bulletin2{width:100%; min-height:42px;line-height: 42px; background: #bf1200;text-align:center;position: relative;transition: opacity 0.15s linear;}
.operation_discount_bulletin2 .oper_item{width: 92%;max-width: var(--wrap);margin:auto;font-size: 0;position: relative;}
.operation_discount_bulletin2 .oper_tit{display: inline-block;vertical-align: top;padding: 0 15px;font-size: var(--size-16);font-family: var(--family-light);}
.operation_discount_bulletin2 .oper_tit a{color: inherit; text-decoration: underline; text-underline-offset: 5px;}
.operation_discount_bulletin2 .oper_btn{display: inline-block;vertical-align: top;font-size: var(--size-14);text-decoration: underline;}
.operation_discount_bulletin2 .oper_time{display: inline-block;vertical-align: top;padding: 0 100px;font-size: var(--size-16);}
.operation_discount_bulletin2 .oper_time .day{padding-right: 25px;font-size: var(--size-18);}
.operation_discount_bulletin2 .oper_time .s{font-size: var(--size-18);}
.operation_discount_bulletin2 .oper_time em{padding: 0 25px;font-size: 24px;}
.operation_discount_bulletin2 .oper_close_style{width:12px; height:12px;position:absolute; right:0;top:0;bottom: 0;margin:auto;cursor: pointer;text-align: center; line-height: 12px;}
.operation_discount_bulletin2 .oper_close_style .icon-close1{font-size: var(--size-12);}
.operation_discount_bulletin2:not(.show) { opacity: 0; }
@media screen and (max-width: 768px) {
	.operation_discount_bulletin2{min-height: 19px;line-height: 19px;padding-bottom: 20px;}
	.operation_discount_bulletin2 .oper_item{display: flex; flex-direction: column; align-items: center;}
	.operation_discount_bulletin2 .oper_tit{padding: 10px 0;}
	.operation_discount_bulletin2 .oper_close_style{position: static; width: 15px; height: 15px; line-height: 15px; margin-top: 5px;}
	.operation_discount_bulletin2 .oper_close_style .icon-close1{font-size: 15px;}
	.operation_discount_bulletin2 .oper_time{padding:0 10px;}
}

body #header.ly_header_73.header_fixed_top .headerFixed{ position: fixed; top: 0; left: 0; width: 100%; z-index: 100; background-color: var(--ThemesHeaderBgColor); }
@media screen and (max-width: 1000px) {
	#header.ly_header_73 .headerFixed{ position: absolute;top: 0; left: 0; width: 100%; z-index: 100; }
}
#header.ly_header_73 .default_nav_style {font-family: var(--ThemesNavFont);}
#header.ly_header_73 .ly_header_top .ly_i_wrapper_1500{display:flex;align-items:center;justify-content:flex-end;}
#header.ly_header_73 .ly_header_top .ly_header_lctext{display:inline-flex;align-items:center;justify-content:center;font-size:var(--size-12);line-height:36px;}
#header.ly_header_73 .ly_header_bot .ly_i_wrapper_1500{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:18px;gap: 10px;}
#header.ly_header_73 .ly_header_bot .ly_i_wrapper_1500 .ly_header_b_left{ margin-right: auto; }
.ly_header_73 .default_language_currency_style{display:inline-flex;align-items:center;justify-content:center;line-height:20px;font-size: var(--size-16);margin-left: 21px;position: relative;}
.ly_header_73 .default_language_currency_style dt{padding: 0; padding-right: 18px;}
.ly_header_73 .default_language_currency_style dt span.iconfont{width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-size: 100%; margin-right: 7px;}
.ly_header_73 .default_language_currency_style dt span.icon-en{background-image: url(../images/icon/icon_lang_en.png);}
.ly_header_73 .default_language_currency_style dt i{width: 8px; height: 8px; border: 1px solid; border-color: transparent #999 #999 transparent; right: 0; transform: translate(-3px, -3px) rotate(45deg);}
.ly_header_73 .default_language_currency_style dt i::before{display: none;}
.ly_header_73 .default_language_currency_style .header_lang_list{visibility: hidden; opacity: 0; display: flex; flex-direction: column; min-width: 100%; width: max-content; max-width: 200%; background-color: var(--color-white); border-radius: 5px; box-shadow: 0 0 10px rgb(0 0 0 / 8%); padding: 10px; position: absolute; left: 50%; top: calc(100% + 10px); transform: translateX(-50%);}
.ly_header_73 .default_language_currency_style:hover .header_lang_list{visibility: visible; opacity: 1;}
.ly_header_73 .default_language_currency_style .header_lang_list .header_lang_item{display: block; width: max-content; position: relative; overflow: hidden;}
.ly_header_73 .default_language_currency_style .header_lang_list .header_lang_item::before{content: ''; width: 100%; height: 1px; background-color: var(--ThemesBoardColor); position: absolute; left: 0; bottom: 0; transform: translateX(-101%); transition: all .2s;}
.ly_header_73 .default_language_currency_style .header_lang_list .header_lang_item:hover::before{transform: translateX(0);}
.ly_header_73 .default_language_currency_style .header_lang_list .header_lang_item + .header_lang_item{margin-top: 5px;}
.ly_header_73 .default_nav_style{width: 100%;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding: 5px 0;}
.ly_header_73 .default_nav_style li{font-size: var(--size-14);line-height:34px;padding:0px 26px;}
.ly_header_73 .default_nav_style li:first-child{padding-left: 0 !important;}
.ly_header_73 .default_nav_style li:last-child{padding-right: 0 !important;}
.ly_header_73 .default_nav_style li a{padding: 0; transition: all .3s;} 
.ly_header_73 .default_nav_style li.has_sec i{margin-left:7px;font-size: var(--size-14);}
.ly_header_73 .ly_nav.ly_unhas_cate .ly_nav_cate{width: 0;height: 0;}
.ly_header_73 .ly_nav.ly_unhas_cate .ly_nav_default {width: 100%;}

/* body .ly_header_73 .default_nav_style.nav_wrap{justify-content: flex-start !important;} */

.ly_header_73 .ly_header_b_left{order: 1;}
.ly_header_73 .ly_header_b_left img{top:0; right: unset; bottom: 0; left: 0; margin: auto;}
.ly_header_73 .ly_header_b_center{width: 100%;order: 3;}
.ly_header_73 .default_search_style{display:flex; min-width: 210px;}
.ly_header_73 .default_search_style .default_search_form{display:flex;width:100%;line-height:34px;}
.ly_header_73 .default_search_style .default_search_form .form{position:relative;display:flex;width:100%;box-sizing:border-box;border-radius:34px;line-height:34px;overflow: hidden;border-style:solid;border-width:2px;}
.ly_header_73 .default_search_style .default_search_form .form .text{width:100%;border:0;line-height:34px;text-indent:18px;font-family: var(--family-light);}
.ly_header_73 .default_search_style .default_search_form .form .button{position:absolute;top:0;bottom:0;right:0;display:inline-flex;align-items:center;justify-items:center;width:52px;height:34px;border:0;z-index: 2;}
.ly_header_73 .default_search_style .default_search_form .form .button i{right:0;bottom:0;margin:auto;font-size:18px;z-index: 3;}
.ly_header_73 .ly_header_b_right{display:inline-flex;align-items:center;justify-content:flex-end;padding: 0 14px;order: 2;}
.ly_header_73 .ly_header_user{display:flex;align-items:center;}
.ly_header_73 .default_account_style{display:inline-flex;width:auto;line-height:1;margin-left: 24px;}
.ly_header_73 .default_account_style .iconfont{display:flex;align-items:center;justify-content:center;font-size:0;display: block;width: 20px;height: 18px;background: url(../images/icon/icon_user.png) no-repeat center / 100%;}
.ly_header_73 .default_account_style dl{display:none;align-items:center;}
.ly_header_73 .default_account_style dl dt{display:flex;flex-wrap:wrap;padding:0 0;font-size:0;line-height:1;}
.ly_header_73 .default_account_style dl dt i{display:none;}
.ly_header_73 .default_account_style dl dt a{order: 0;}
.ly_header_73 .default_account_style dl dt a{width:auto;font-size: var(--size-14);line-height:16px;}
.ly_header_73 .default_account_style dl dt.has_after::after{content:'/';font-size: var(--size-14);line-height:16px;order:1;margin:0 5px;}
.ly_header_73 .default_account_style dl dt a:nth-child(2) , 
.ly_header_73 .default_account_style dl dt a:not(.SignInButton){order:2;}
.ly_header_73 .default_account_style dl dt a:hover{text-decoration: none;}
.ly_header_73 .default_account_style dl dt	{width: 180px;}
.ly_header_73 .default_account_style .FontColor.fl{display: none;}
.ly_header_73 .default_account_style .themes_dropdown{z-index: 100;}
.ly_header_73 .default_shopping_cart_style{display:inline-flex;margin-left:20px;align-items:center;position:relative;padding-left:18px;flex-wrap:wrap;font-size:var(--size-12);height:18px;flex-direction:column;justify-content:center;}
.ly_header_73 .default_shopping_cart_style:hover{text-decoration:none;}
.ly_header_73 .default_shopping_cart_style .iconfont{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:0;display: block;width: 100%;height: 100%;background: url(../images/icon/icon_cart.svg) no-repeat center / 100%;}
.ly_header_73 .default_shopping_cart_style .cart_count{position:absolute;display:block;top:-8px;right:-14px;padding:2px;font-size:var(--size-12);border-radius:21px;min-width: 21px;height: 21px;text-align: center;font-family: var(--family-regular);line-height: 21px;}
.ly_header_73 .default_shopping_cart_style .text_0{font-size: var(--size-14);width:100%;font-family:var(--family-medium);}
.ly_header_73 .default_shopping_cart_style .cart_count_price{width:100%;font-size: var(--size-14);}
.ly_header_73 .default_shopping_cart_style .text_0,
.ly_header_73 .default_shopping_cart_style .text_1,
.ly_header_73 .default_shopping_cart_style .cart_count_price{display:none;}
.ly_header_73 .logo a{display:block;max-width:200px;}
.ly_header_73 .ly_header_menu{display:none;}
.ly_header_73 .ly_nav{display:flex;align-items:center;justify-content:center;}
.ly_header_73 .ly_nav .ly_i_wrapper_1500{display:flex;align-items:flex-end;justify-content:space-between;}
.ly_header_73 .ly_nav_cate{position:relative;width:270px;margin-right:20px;min-height:50px;}
.ly_header_73 .ly_nav_default{flex: 1;}
.ly_header_73 .default_cate_nav_style .cate_nav_title{border-top-right-radius:4px;border-top-left-radius:4px;padding:8px 21px;cursor: pointer;}
.ly_header_73 .default_cate_nav_style .cate_nav_title i{display:none;}
.ly_header_73 .default_cate_nav_style .cate_nav_title span{font-size: var(--size-16);line-height:34px;font-weight:600;}
.ly_header_73 .default_cate_nav_style .cate_nav_list{position:absolute;display:block;width:100%;left:0;top:auto;z-index:22;height:0;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li{width:100%;box-sizing:border-box;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li a{display:block;padding:6px 20px;font-size: var(--size-14);line-height:24px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li a:hover{text-decoration:none;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li.has_sec a{padding-right:40px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li.has_sec{position:relative;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li.has_sec::after{position:absolute;right:15px;top:50%;transform:translateY(-50%) rotate(270deg);content:"\e62b";font-family:"iconfont" !important;font-size:var(--size-12);font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box{height: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;overflow-y: scroll;overflow-x: hidden;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar{width: 0px;background: #1f1f20;border-radius: 5px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar-thumb{background: rgba(255, 255, 255, 0.6);border-radius: 5px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar-thumb:hover{background: rgba(255, 255, 255, 0.4);}
.ly_header_73 .default_cate_nav_style  a:hover{text-decoration: none	;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_sec .cate_nav_sec_box{display:block;font-size:0;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_sec .cate_nav_sec_box .cate_nav_sec_item{display:inline-block;vertical-align:top;}
.ly_header_73 .default_cate_nav_style .cate_nav_title{position: relative;}
.ly_header_73 .default_cate_nav_style .cate_nav_title i{display:block;position:absolute;top:50%;transform:translateY(-50%);right:15px;font-size: var(--size-14);}

.ly_header_73 .default_nav .small_nav_sec .nav_sec_item a,
.ly_header_73 .default_nav .small_nav_sec .nav_sec_item dt a{height: 30px;}

.ly_header_73 .ly_i_wrapper_1500{width:92%;max-width: var(--wrap);margin:0 auto;}

.ly_header_73 .ly_header_cate{padding: 17px 0 21px; position: relative; z-index: 0;}
.ly_header_73 .ly_header_cate .swiper-slide{transition: none;}
.ly_header_73 .ly_header_cate .div_wrap{display: flex;}
.ly_header_73 .ly_header_cate .nav_cate_item{flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center; max-width: 222px; margin-right: 21px; position: relative;}
.ly_header_73 .ly_header_cate .nav_cate_item:last-child{margin-right: 0;}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img{width: 100%; border-radius: 10px; background-color: #faeeee; overflow: hidden;}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img{padding-top: 58.56%;}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img::before,
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img::after{content: ''; width: 38px; height: 4px; background-color: #eeb5b4; border-radius: 4px; position: absolute; inset: 0; margin: auto;}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img::after{transform: rotate(90deg);}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img a:not(img){display: block; width: 100%; height: 100%; position: absolute; inset: 0;}
.ly_header_73 .ly_header_cate .nav_cate_item .compute_item_img .compute_process_img img{inset: 0; margin: auto; z-index: 2;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_name{font-family: var(--family-light); font-size: var(--size-16); line-height: 1.75; color: var(--color-black-3); margin-top: 13px;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_sub_list{visibility: hidden; opacity: 0; display: flex; flex-direction: column; width: 100%; background-color: var(--color-white); box-shadow: 0 0 10px rgb(0 0 0 / 8%); padding: 15px; border-radius: 5px; position: absolute; left: 0; top: 100%; text-align: left;}
.ly_header_73 .ly_header_cate .nav_cate_item:hover .nav_cate_sub_list{visibility: visible; opacity: 1;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_sub_list a{display: block; width: max-content; font-family: var(--family-light); font-size: var(--size-16); line-height: 1.75; color: var(--color-black-3); position: relative; overflow: hidden;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_sub_list a + a{margin-top: 5px;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_sub_list a::before{content: ''; width: 100%; height: 1px; background-color: var(--color-black-3); position: absolute; left: 0; bottom: 0; transform: translateX(-100%); transition: all .2s;}
.ly_header_73 .ly_header_cate .nav_cate_item .nav_cate_sub_list a:hover::before{transform: translateX(0);}
.ly_header_73 .ly_header_cate .icon_arrow{transform: translateY(-21px);}
.ly_header_73 .ly_header_cate:hover .icon_arrow{visibility: visible; opacity: 1;}
.ly_header_73 .ly_header_cate .icon_arrow.prev{--icon-arrow-left: 10px;}
.ly_header_73 .ly_header_cate .icon_arrow.next{--icon-arrow-right: 10px;}

body:not(.themes_products_list) .ly_header_73:not(.page_top) .ly_header_bot,
body:not(.themes_products_list) .ly_header_73.page_top .ly_header_cate{box-shadow: 0 0 10px rgb(0 0 0 / 8%);}

.ly_header_73 .ly_header_search{background-color: var(--color-red); padding: 5px 15px;}

/* @media screen and (max-width:1600px){ 
	.ly_header_73 .ly_i_wrapper_1500{width:92%;}
} */
@media screen and (max-width:1000px){
	.ly_header_73 .ly_i_wrapper_1500{overflow:hidden;}
	.ly_header_73 .ly_header_b_left {padding: 10px 0; margin-right: unset;}
	.ly_header_73 .ly_header_b_left a img{vertical-align: middle;}
	#header.ly_header_73 .ly_header_top{display:none;}
	#header.ly_header_73 .ly_header_bot .ly_i_wrapper_1500{padding-top:0;padding-bottom:0;box-sizing:border-box;min-height:55px;}
	.ly_header_73 .ly_header_b_right{flex:0; padding: 0;}
	.ly_header_73 .ly_header_b_center{position:relative;width:40px;display: none;}
	/* .ly_header_73 .ajax_default_search a{display:block;width:40px;height:40px;} */
	/* .ly_header_73 .default_search_style .default_search_form .form{position:static;border:0;}
	.ly_header_73 .default_search_style .default_search_form .form .text{display:none;}
	.ly_header_73 .default_search_style .default_search_form .form .button{width:40px;height:40px;}
	.ly_header_73 .default_search_style .default_search_form .form .button i{font-size:25px;}
	.ly_header_73 .default_search_style .default_search_form .form{border: 0;} */
	/* .ly_header_73 .default_search_style{position: relative;} */
	/* .ly_header_73 .default_search_style .global_search{display: block;width: 40px;height: 40px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 3;} */
	/* .ly_header_73 .default_search_style .default_search_form .form .button i{font-size:24px;} */
	.ly_header_73 .ly_nav{display:none;}
	.ly_header_73 .default_account_style{display:none;}
	.ly_header_73 .default_shopping_cart_style .text_0,.default_shopping_cart_style .cart_count_price{display:none;}
	.ly_header_73 .ly_header_menu{display:inline-flex;margin-left:29px;}
	.ly_header_73 .ly_header_menu i{font-size:24px;}
	.ly_header_73 .default_shopping_cart_style .cart_count{font-size:var(--size-12);padding:0px 4px;bottom:0;min-width: 20px;height: 20px;line-height: 20px;right: -9px;}
	.ly_header_73 .ly_header_b_center{height:40px;width:40px;margin:0 0;flex:unset;}
	.ly_header_73 .default_shopping_cart_style{padding-left: 24px; margin-left: 0; height: 24px;}
	/* .ly_header_73 .default_shopping_cart_style .iconfont{position:static;transform:translate(0);font-size:25px;} */
	.ly_header_73 .default_language_currency_style,
	.ly_header_73 .ly_header_cate{display: none;}
	.ly_header_73 .default_search_style .default_search_form .form .text{line-height: 31px; text-indent: 13px;}
	.ly_header_73 .default_search_style .default_search_form .form .button{height: 31px;}
	.ly_header_73 .default_search_style .default_search_form .form .button i{font-size: 24px;}
}

.ly_header_73 #head_activities{position: relative; z-index: 1;}
#header.ly_header_73 .ly_header_top{background-color:var(--ThemesBoardBgColor);}
#header.ly_header_73 .ly_header_top .ly_header_lctext{font-family:var(--family-regular);color:var(--ThemesBoardColor);}
#header.ly_header_73 .ly_header_bot{position: relative; z-index: 1;}
#header.ly_header_73 .ly_header_bot,
#header.ly_header_73 .ly_nav{background-color:var(--ThemesHeaderBgColor);}
.ly_header_73 .default_language_currency_style{font-family:var(--family-light);color:var(--ThemesBoardColor);}
.ly_header_73 .default_shopping_cart_style .text_0{color:var(--ThemesHeaderTextColor);}
.ly_header_73 .default_search_style .default_search_form .form{border-color:var(--ThemesHeaderInputBorderColor);}
.ly_header_73 .default_search_style .default_search_form .form .text{background-color:var(--ThemesHeaderInputBgColor);color:var(--ThemesHeaderTextColor);}
.ly_header_73 .default_search_style .default_search_form .form .button{background-color:var(--ThemesHeaderIconSearchBgColor);}
.ly_header_73 .default_search_style .default_search_form .form .button i{color:var(--ThemesHeaderIconSearchColor);}
.ly_header_73 .default_account_style .iconfont{color:var(--ThemesHeaderIconColor);}
.ly_header_73 .default_account_style dl dt a,.default_account_style dl dt::after{color:var(--ThemesHeaderTextColor);font-family:var(--family-medium);}
.ly_header_73 .default_shopping_cart_style .iconfont{color:var(--ThemesHeaderIconColor);}
.ly_header_73 .default_shopping_cart_style .cart_count{background-color:var(--ThemesHeaderTipsColor);color:var(--ThemesHeaderBgColor);}
.ly_header_73 .default_shopping_cart_style .cart_count_price{color:var(--ThemesHeaderTipsColor);}
.ly_header_73 .default_cate_nav_style .cate_nav_title{background-color:var(--ThemesHeaderProductsCategoryColor);font-family:var(--family-medium);}
.ly_header_73 .default_cate_nav_style .cate_nav_title span{color:var(--color-white);}
.ly_header_73 .default_cate_nav_style .cate_nav_list{background-color:var(--color-white);}
.ly_header_73 .cate_nav_list .cate_nav_box li a{color:#404852;}
.ly_header_73 .cate_nav_list .cate_nav_box li.has_sec::after{color:var(--ThemesNavTextColor);}
.ly_header_73 .default_nav_style li a{color:var(--ThemesNavTextColor);}
.ly_header_73 .default_nav_style li a:hover{color: var(--ThemesNavTextHoverColor);}
@media screen and (max-width:1000px){
	.ly_header_73 .default_search_style .default_search_form .form{border-color: var(--color-white);}
	.ly_header_73 .default_search_style .default_search_form .form .text{background-color: var(--color-white);}
	.ly_header_73 .default_search_style .default_search_form .form .button{background-color:transparent;}
	.ly_header_73 .default_search_style .default_search_form .form .button i{color:var(--ThemesHeaderIconColor);}
	.ly_header_73 .ly_header_menu i{color:var(--ThemesHeaderIconColor);}
}
.ly_header_73 .default_cate_nav_style .cate_nav_title i{color:var(--color-white);}
@media  screen and (min-width:1000px) {
	.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li:hover>a,
	.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li.hover>a{color:#1e71ce;}
	.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li:hover::after,
	.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box li.hover::after{color:#1e71ce;}
	.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_sec .cate_nav_sec_box li a:hover{color:#1e71ce;}

	.ly_header_73 .ly_header_cate .nav_cate_item:hover .compute_item_img .compute_process_img img{transform: scale(var(--img-scale));}
	.ly_header_73 .ly_header_cate .nav_cate_item:hover .nav_cate_name{color: var(--color-red);}
}

.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box{overflow-y: auto;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar{width: 6px;background: #fff;border-radius: 3px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar-thumb{background: rgba(193, 193, 193, 0.8);border-radius: 3px;}
.ly_header_73 .default_cate_nav_style .cate_nav_list .cate_nav_box::-webkit-scrollbar-thumb:hover{background: rgba(168, 168, 168, 0.8);}

.ly_header_73 .ly_slide_pages .default_cate_nav_style .cate_nav_list{height: 0;box-shadow: 0 0 10px rgb(0 0 0 / 12%);}

body:not(.themes_products_list) .ly_header_73:not(.page_top) .ly_header_cate{margin-top: -209px;}
body.themes_products_list .ly_header_73 .ly_header_cate{box-shadow: 0 0 10px rgb(0 0 0 / 8%);}
@media  screen and (min-width:1000px) {
	body.themes_products_list:has(.ly_header_cate) .ly_header_73:not(.page_top) .ly_header_bot{margin-top: -94px;}
}

.ly_carousel_1.container_screen{ margin: 0 auto; }
.ly_carousel_1 .carousel_wrapper.screen_full{ width: 100%; }
.ly_carousel_1 .carousel_wrapper{position: relative; margin:0 auto;z-index: 0;}
.ly_carousel_1 .carousel_wrapper a:hover{text-decoration: unset;}
.ly_carousel_1 .carousel_wrapper .carousel_box{width: 100%;height: 100%;position: absolute;top:0;left: 0;overflow: hidden;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item{position: absolute;width: 100%;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{position: absolute;width: 31%;z-index: 10;box-sizing: border-box;min-width: 595px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{line-height: 2.1112; letter-spacing: 3.5px; margin-bottom: 17px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom:12px;line-height: 1.2223;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:43px;line-height:1.5;letter-spacing: .3px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn{display: inline-block; width: 160px;height: 40px;line-height: 40px; border-radius: 20px;text-align: center;font-size: var(--size-16); border: 1px solid transparent; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn:hover{text-decoration: unset;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info *:last-child{margin-bottom: 0;}
.ly_carousel_1 .carousel_wrapper .tab_type_position{position: absolute;bottom:21px;width: 100%; text-align: center;z-index: 1000;}
.ly_carousel_1 .carousel_wrapper .carousel_tab.btn_none{display: none;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_btn{display: inline-block;vertical-align: middle;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots{width: 10px;height: 10px;margin:0 4px; background-color: rgba(255, 255, 255, .5); border-radius: 10px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots.activity{background-color: #fff; width: 24px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line{width: 80px;height: 3px;margin:0 6px;background-color: rgba(255, 255, 255, .5);}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line.activity{background-color: #fff;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow{position: absolute;top:50%;transform: translateY(-50%);color:#a5a7ab;z-index: 10;transition: all .3s;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow i{font-size: 46px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow.tab_prev{left: 3%;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow.tab_next{right: 3%;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow:hover{color:var(--color-white);}
.ly_carousel_1 .carousel_wrapper .animate_transition {transition:transform 0.5s ease-in 0.05s,opacity 0.5s ease-in 0.05s;}
.ly_carousel_1 .carousel_wrapper .carousel_none{opacity: 0;z-index: -1;pointer-events: none;}
.ly_carousel_1 .carousel_wrapper .carousel_show{opacity: 1;z-index: 1;pointer-events: auto;}
.ly_carousel_1 .carousel_wrapper .animate_out_img_move{opacity:0;transform:translateX(50px);}
.ly_carousel_1 .carousel_wrapper .animation_rise_3{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.3s forwards;animation-name:rise_up;}
.ly_carousel_1 .carousel_wrapper .animation_rise_4{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.4s forwards;animation-name:rise_up;}
.ly_carousel_1 .carousel_wrapper .txt_opacity{opacity: 0;}
.ly_carousel_1 .carousel_wrapper .carousel_item .animate_btn{opacity: 0;}
.ly_carousel_1 .carousel_wrapper .carousel_item.carousel_show .animate_btn{opacity: 1;}
.ly_carousel_1 .carousel_wrapper .animate_out_img_left{-webkit-transform: translateX(-200px);transform: translateX(-200px);-webkit-transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;z-index: 10;}
.ly_carousel_1 .carousel_wrapper .carousel_item.carousel_show.carousel_animate_scale .carousel_img{ animation:carousel_img 2s ease;}

@media screen and (max-width: 1500px) {
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{min-width: 550px;}
}
@media screen and (max-width: 1000px) {
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{width: 92%; min-width: auto;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{letter-spacing: 3px; margin-bottom: 8px;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom: 1px; line-height: 1.2963;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:21px; line-height: 1.286;}
	.ly_carousel_1 .carousel_wrapper .tab_type_position{bottom: 12px;}
	.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots{margin: 0 7.5px;}
	.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots.activity{width: 23px;}
}


.ly_carousel_1.container_screen{ margin: 0 auto; }
.ly_carousel_1 .carousel_wrapper.screen_full{ width: 100%; }
.ly_carousel_1 .carousel_wrapper{position: relative; margin:0 auto;z-index: 0;}
.ly_carousel_1 .carousel_wrapper a:hover{text-decoration: unset;}
.ly_carousel_1 .carousel_wrapper .carousel_box{width: 100%;height: 100%;position: absolute;top:0;left: 0;overflow: hidden;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item{position: absolute;width: 100%;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{position: absolute;width: 31%;z-index: 10;box-sizing: border-box;min-width: 595px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{line-height: 2.1112; letter-spacing: 3.5px; margin-bottom: 17px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom:12px;line-height: 1.2223;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:43px;line-height:1.5;letter-spacing: .3px;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn{display: inline-block; width: 160px;height: 40px;line-height: 40px; border-radius: 20px;text-align: center;font-size: var(--size-16); border: 1px solid transparent; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn:hover{text-decoration: unset;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info *:last-child{margin-bottom: 0;}
.ly_carousel_1 .carousel_wrapper .tab_type_position{position: absolute;bottom:21px;width: 100%; text-align: center;z-index: 1000;}
.ly_carousel_1 .carousel_wrapper .carousel_tab.btn_none{display: none;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_btn{display: inline-block;vertical-align: middle;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots{width: 10px;height: 10px;margin:0 4px; background-color: rgba(255, 255, 255, .5); border-radius: 10px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots.activity{background-color: #fff; width: 24px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line{width: 80px;height: 3px;margin:0 6px;background-color: rgba(255, 255, 255, .5);}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line.activity{background-color: #fff;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow{position: absolute;top:50%;transform: translateY(-50%);color:#a5a7ab;z-index: 10;transition: all .3s;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow i{font-size: 46px;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow.tab_prev{left: 3%;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow.tab_next{right: 3%;}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_arrow:hover{color:var(--color-white);}
.ly_carousel_1 .carousel_wrapper .animate_transition {transition:transform 0.5s ease-in 0.05s,opacity 0.5s ease-in 0.05s;}
.ly_carousel_1 .carousel_wrapper .carousel_none{opacity: 0;z-index: -1;pointer-events: none;}
.ly_carousel_1 .carousel_wrapper .carousel_show{opacity: 1;z-index: 1;pointer-events: auto;}
.ly_carousel_1 .carousel_wrapper .animate_out_img_move{opacity:0;transform:translateX(50px);}
.ly_carousel_1 .carousel_wrapper .animation_rise_3{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.3s forwards;animation-name:rise_up;}
.ly_carousel_1 .carousel_wrapper .animation_rise_4{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.4s forwards;animation-name:rise_up;}
.ly_carousel_1 .carousel_wrapper .txt_opacity{opacity: 0;}
.ly_carousel_1 .carousel_wrapper .carousel_item .animate_btn{opacity: 0;}
.ly_carousel_1 .carousel_wrapper .carousel_item.carousel_show .animate_btn{opacity: 1;}
.ly_carousel_1 .carousel_wrapper .animate_out_img_left{-webkit-transform: translateX(-200px);transform: translateX(-200px);-webkit-transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;z-index: 10;}
.ly_carousel_1 .carousel_wrapper .carousel_item.carousel_show.carousel_animate_scale .carousel_img{ animation:carousel_img 2s ease;}

@media screen and (max-width: 1500px) {
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{min-width: 550px;}
}
@media screen and (max-width: 1000px) {
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{width: 92%; min-width: auto;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{letter-spacing: 3px; margin-bottom: 8px;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom: 1px; line-height: 1.2963;}
	.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:21px; line-height: 1.286;}
	.ly_carousel_1 .carousel_wrapper .tab_type_position{bottom: 12px;}
	.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots{margin: 0 7.5px;}
	.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots.activity{width: 23px;}
}

.ly_carousel_3{display: flex;align-items: flex-start;justify-content: space-between;--carousel-video-width: 17%;}
.ly_carousel_3.container_screen{ margin: 0 auto; }
.ly_carousel_3 .carousel_wrapper.screen_full{ width: 100%; }
.ly_carousel_3 .carousel_wrapper{position: relative; margin:0 auto;z-index: 0;}
.ly_carousel_3:has(.carousel_video_box) .carousel_wrapper{width: calc( 100% - var(--carousel-video-width) );}
.ly_carousel_3 .carousel_video_box{display: flex;width: var(--carousel-video-width);align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.ly_carousel_3 .carousel_video_box .video_box{position: relative;width: 100%;overflow: hidden;z-index: 0;}
.ly_carousel_3 .carousel_video_box .video_box video{width: calc(100% + 2px); height: calc(100% + 2px);background-color: unset;object-fit: cover;}
.ly_carousel_3 .carousel_video_box .video_box a{position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0); z-index: 11;}
.ly_carousel_3 .carousel_wrapper a:hover{text-decoration: unset;}
.ly_carousel_3 .carousel_wrapper .carousel_box{width: 100%;height: 100%;position: absolute;top:0;left: 0;overflow: hidden;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item{position: absolute;width: 100%;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info{position: absolute;width: 31%;z-index: 10;box-sizing: border-box;min-width: 595px;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{line-height: 2.1112; letter-spacing: 3.5px; margin-bottom: 17px;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom:12px;line-height: 1.2223;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:43px;line-height:1.5;letter-spacing: .3px;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn{display: inline-block; width: 160px;height: 40px;line-height: 40px; border-radius: 20px;text-align: center;font-size: var(--size-16); border: 1px solid transparent; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn:hover{text-decoration: unset;}
.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info *:last-child{margin-bottom: 0;}
.ly_carousel_3 .carousel_wrapper .tab_type_position{position: absolute;bottom:21px;width: 100%; text-align: center;z-index: 1000;}
.ly_carousel_3 .carousel_wrapper .carousel_tab.btn_none{display: none;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_btn{display: inline-block;vertical-align: middle;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_dots{width: 10px;height: 10px;margin:0 4px; background-color: rgba(255, 255, 255, .5); border-radius: 10px;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_dots.activity{background-color: #fff; width: 24px;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_line{width: 80px;height: 3px;margin:0 6px;background-color: rgba(255, 255, 255, .5);}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_line.activity{background-color: #fff;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_arrow{position: absolute;top:50%;transform: translateY(-50%);color:#a5a7ab;z-index: 10;transition: all .3s;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_arrow i{font-size: 46px;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_arrow.tab_prev{left: 3%;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_arrow.tab_next{right: 3%;}
.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_arrow:hover{color:var(--color-white);}
.ly_carousel_3 .carousel_wrapper .animate_transition {transition:transform 0.5s ease-in 0.05s,opacity 0.5s ease-in 0.05s;}
.ly_carousel_3 .carousel_wrapper .carousel_none{opacity: 0;z-index: -1;pointer-events: none;}
.ly_carousel_3 .carousel_wrapper .carousel_show{opacity: 1;z-index: 1;pointer-events: auto;}
.ly_carousel_3 .carousel_wrapper .animate_out_img_move{opacity:0;transform:translateX(50px);}
.ly_carousel_3 .carousel_wrapper .animation_rise_3{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.3s forwards;animation-name:rise_up;}
.ly_carousel_3 .carousel_wrapper .animation_rise_4{ animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.4s forwards;animation-name:rise_up;}
.ly_carousel_3 .carousel_wrapper .txt_opacity{opacity: 0;}
.ly_carousel_3 .carousel_wrapper .carousel_item .animate_btn{opacity: 0;}
.ly_carousel_3 .carousel_wrapper .carousel_item.carousel_show .animate_btn{opacity: 1;}
.ly_carousel_3 .carousel_wrapper .animate_out_img_left{-webkit-transform: translateX(-200px);transform: translateX(-200px);-webkit-transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s;transition: transform .5s ease-in .05s,opacity .5s ease-in .05s,-webkit-transform .5s ease-in .05s;z-index: 10;}
.ly_carousel_3 .carousel_wrapper .carousel_item.carousel_show.carousel_animate_scale .carousel_img{ animation:carousel_img 2s ease;}

@media screen and (max-width: 1500px) {
	.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info{min-width: 550px;}
}
@media screen and (max-width: 1000px) {
	.ly_carousel_3{flex-wrap: wrap;}
	.ly_carousel_3 .carousel_wrapper{width: 100%;}
	.ly_carousel_3:has(.carousel_video_box) .carousel_wrapper{width: 100%;}
	.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info{width: 92%; min-width: auto;}
	.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_subtitle{letter-spacing: 3px; margin-bottom: 8px;}
	.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom: 1px; line-height: 1.2963;}
	.ly_carousel_3 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:21px; line-height: 1.286;}
	.ly_carousel_3 .carousel_wrapper .tab_type_position{bottom: 12px;}
	.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_dots{margin: 0 7.5px;}
	.ly_carousel_3 .carousel_wrapper .carousel_tab .tab_dots.activity{width: 23px;}
	.ly_carousel_3 .carousel_video_box{width: 100%;}
	.ly_carousel_3 .carousel_video_box .video_box{width: 100%;height: 0 !important;padding-top: 178%;}
}

.themes_box_content{font-family: var(--ThemesTextContentFont);}
@keyframes rise_up{
	0%{
	  opacity:0;
	  transform:translateY(120%);
	}
	to{
	  opacity:1;
	  transform:translateY(0%);
	}
}

@keyframes carousel_img{
	0% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.ly_poster_300 a{ text-decoration: none; }
.ly_poster_300 .ly_i_title{display:block;}
.ly_poster_300 .ly_poster_list{display:flex;flex-wrap:wrap;justify-content:center;}
.ly_poster_300 .ly_poster_item{font-size:0;display:block;border: 2px solid transparent;border-radius: 15px;padding: 16px;margin-top: 25px;text-align: center;}
.ly_poster_300 .ly_poster_item_img{display:block;font-size: 0;overflow: hidden;position: relative;}
.ly_poster_300 .ly_poster_item_img img{display: block;}
.ly_poster_300 .ly_poster_item_title{display:block;box-sizing:border-box;line-height: 1.75;margin-top: 6px;}
.ly_poster_300 .ly_poster_item .ly_poster_item_text{display: block; margin-top: 7px;}
@media screen and (max-width:1000px){
	.ly_poster_300 .ly_poster_item{display: flex; flex-direction: column; align-items: center; padding: 5px; margin-top: 16px;}
	.ly_poster_300 .ly_poster_item_img{width: 90px;}
	.ly_poster_300 .ly_poster_item .ly_poster_item_text{margin-top: 6px; letter-spacing: -.2px;}
}
/* .ly_poster_300 .ly_poster_item_img::after{content: '';width: 100%;height: 100%;top: 100%;right: 0%; left: auto; z-index: 4; -webkit-transform: none; -ms-transform: none; transform: none; position: absolute; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.ly_poster_300 .ly_poster_item_img:hover::after { top: 0; } */
.ly_poster_300 .text_align_left{text-align: left;}
.ly_poster_300 .text_align_center{text-align: center;}
.ly_poster_300 .text_align_right{text-align: right;}

.ly_poster_301 a{ text-decoration: none; }
.ly_poster_301 .ly_i_title{display:block;}
.ly_poster_301 .ly_poster_list{display:flex;gap: 20px;margin-top: 38px;}
.ly_poster_301 .ly_poster_item{font-size:0;display:block;border-radius: 20px;position: relative;overflow: hidden;width: 310px;}
.ly_poster_301 .ly_poster_item.on{width: 690px;}
.ly_poster_301 .ly_poster_item_img{display:block;font-size: 0;overflow: hidden;position: relative;height: 33.334vw;}
.ly_poster_301 .ly_poster_item_img img{display: block; width: 100%; height: 100%; object-fit: cover;}
.ly_poster_301 .ly_poster_item_info{width: max-content; height: max-content; max-width: 100%; max-height: 100%; padding: 0 10px; position: absolute; inset: 0; margin: auto; z-index: 2;}
.ly_poster_301 .ly_poster_item_text{display:block;box-sizing:border-box;line-height: 1.167;word-wrap: break-word;}
.ly_poster_301 .ly_poster_item_arrow{visibility: hidden; opacity: 0; width: 48px; height: 48px; background-color: var(--color-white); border-radius: 50%; position: absolute; left: 50%; top: 100%; transform: translateX(-50%); margin-top: 43px;}
.ly_poster_301 .ly_poster_item_arrow::before{content: ''; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden;}
@media screen and (min-width:1000px){
	.ly_poster_301 .ly_poster_item.on .ly_poster_item_text{transform: scale(1.25);}
	.ly_poster_301 .ly_poster_item.on .ly_poster_item_arrow{visibility: visible; opacity: 1;}
}
@media screen and (max-width:1000px){
	.ly_poster_301 .ly_poster_list{margin-top: 17px; gap: 15px; flex-wrap: wrap;}
	.ly_poster_301 .ly_poster_item,
	.ly_poster_301 .ly_poster_item.on{width: 100%;}
	.ly_poster_301 .ly_poster_item{border-radius: 10px;}
	.ly_poster_301 .ly_poster_item_img{height: auto;}
}
/* .ly_poster_301 .ly_poster_item_img::after{content: '';width: 100%;height: 100%;top: 100%;right: 0%; left: auto; z-index: 4; -webkit-transform: none; -ms-transform: none; transform: none; position: absolute; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.ly_poster_301 .ly_poster_item_img:hover::after { top: 0; } */
.ly_poster_301 .text_align_left{text-align: left;}
.ly_poster_301 .text_align_center{text-align: center;}
.ly_poster_301 .text_align_right{text-align: right;}

/***************************全局样式(start)***************************/
.ly_products_150 .ovh{overflow:hidden;}
.ly_products_150 .clearfix:after{clear:both;}
.ly_products_150 .clearfix:before,.clearfix:after{content:""; display:table;}
.ly_products_150 .textH{overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.ly_products_150 .text_center{text-align:center;}
/* .ly_products_150 .bold{font-weight:bold;} */
.ly_products_150 a:hover{text-decoration: none;}
/***************************全局样式(end)***************************/
.ly_products_150 .ixPart2 .box .img{position:relative; text-align:center;overflow:hidden; background-color: #f6f6f6; border-radius: 10px;}
.ly_products_150 .ixPart2 .box .img a{display: block;position: relative;height: 100%;font-size: 0;}
.ly_products_150 .ixPart2 .box .img img{max-height:100%;}
.ly_products_150 .ixPart2 .box .img img:first-child{left:0;}
.ly_products_150 .ixPart2 .box .img img:nth-child(2){transform: translateX(-100%);opacity: 0;}
.ly_products_150 .ixPart2 .box .img:hover img:nth-child(2){transform: translateX(0);opacity: 1;z-index: 1;}
.ly_products_150 .ixPart2 .box .img:hover img:first-child{opacity: 0;}
.ly_products_150 .ixPart2 .box .star{width:100%;background:none;position:static;z-index:1;text-align:left;}
.ly_products_150 .ixPart2 .box .star .review_star_l span{margin-right: 2px;}
.ly_products_150 .ixPart2 .box .star img{display:inline-block; margin:0 1px;}
.ly_products_150 .ixPart2 .box .icon_seckill{display:none; padding:3px 10px; position:absolute; top:10px; left:0; font-size: var(--size-14); z-index: 1;}
.ly_products_150 .ixPart2 .box .text{font-size: var(--size-16); padding:12px 0 0;}
.ly_products_150 .ixPart2 .box .text .t1{margin-top: 6px;}
.ly_products_150 .ixPart2 .box .text .t1 a{text-decoration:none;}
.ly_products_150 .ixPart2 .box .text .t1 span{width:94%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.ly_products_150 .ixPart2 .box .text .t1 em{width:24%;text-align:right;}
.ly_products_150 .ixPart2 .box .text .t2{font-size: var(--size-18); margin-top:7px; display: flex;}
.ly_products_150 .ixPart2 .box .text .t2 .themes_price{margin-right:15px;}
/* .ly_products_150 .ixPart2 .box .text .t2 .price_data{font-style:normal;font-weight: 900;} */
.ly_products_150 .ixPart2 .box .text .t2 .themes_products_price{margin-right: 5px;}
.ly_products_150 .ixPart2 .box .text .t2 .themes_products_origin_price{font-family: var(--family-light); font-size: var(--size-16);}
.ly_products_150 .ixPart2 .box .text .t2 .sold{font-size: var(--size-14); line-height: 2; color: #808080; margin-left: auto; margin-right: 10px;}
/* .ly_products_150 .ixPart2 .box .text .t2 em{font-weight: bold;font-weight: 900;} */
.ly_products_150 .ixPart2 .box .img img{transition: all .3s ease-in-out;}

.ly_products_150 .main_attr_box{display: flex; flex-wrap: wrap; font-size: 0;}
.ly_products_150 .main_attr_box .main_attr_item{width: 20px; height: 20px; border-radius: 50%; background-color: var(--main-attr-color); overflow: hidden; margin-right: 10px; cursor: pointer; margin-top: 7px; position: relative;}
.ly_products_150 .main_attr_box .main_attr_item::after{content: ''; visibility: hidden; opacity: 0; width: calc(100% - 4px); height: calc(100% - 4px); border-radius: inherit; background-color: var(--color-white); position: absolute; inset: 0px; margin: auto;}
.ly_products_150 .main_attr_box .main_attr_item.on::after{visibility: visible; opacity: 1;}
.ly_products_150 .main_attr_box .main_attr_item img{width: 100%; height: 100%; object-fit: cover;}

.ly_products_150 .mobShow{display:none;}
.ly_products_150 .mobHide{display:block;}

.ly_products_150 .ixTit span{margin-bottom: 16px;}

/***************************媒体查询(start)***************************/

@media screen and (max-width:1000px) {
	.ly_products_150 .mobShow{display:block;}
	.ly_products_150 .mobHide{display:none;}
	.ly_products_150 .ixTit span{margin-bottom: 11px;}
	.ly_products_150 .main_attr_box .main_attr_item{width: 15px; height: 15px; margin-top: 8px;}
	.ly_products_150 .main_attr_box .main_attr_item::after{width: calc(100% - 2px); height: calc(100% - 2px);}
	/* .ly_products_150 .ixPart2 .box .img:hover img:nth-child(2){z-index:-1;} */
	.ly_products_150 .ixPart2 {overflow-x:srcoll;}
	.ly_products_150 .ixPart2 .box{position: relative;}
	.ly_products_150 .ixPart2 .box .text{--size-16: 13px;}
	.ly_products_150 .ixPart2 .box .t1{font-size: 13px; line-height: 18px; height: 36px; overflow: hidden;}
	.ly_products_150 .ixPart2 .box .text .t2{--size-18: 14px; margin-top: 11px; align-items: center;}
	.ly_products_150 .ixPart2 .box .text .t2 .sold{margin-right: 0;}
	.ly_products_150 .ixPart2 .box .text .t2 .themes_products_origin_price{--size-16: 12px;}
	/* .ly_products_150 .ixPart2 .box .text .t2{font-size:24px;} */
	.ly_products_150 .ixPart2 .box .t3{font-size:26px; margin-top:10px;}
	.ly_products_150 .ixPart2 .ixTit span{margin-bottom: 10px;}
	.ly_products_150 .ixPart2 .sellersSlide {margin:18px auto 0; padding:0 30px;}
	.ly_products_150 .ixPart2 .srcoll_btn_prev,.ly_products_150 .ixPart2 .srcoll_btn_next{display:none;}
	.ly_products_150 .ixPart2 .box .text{padding-top: 12px;}
}

@media screen and (max-width:750px){
	/* .ly_products_150 .ixPart2 .box .t1{font-size: var(--size-16);} */
	/* .ly_products_150 .ixPart2 .box .text .t2{font-size:18px;} */
	.ly_products_150 .ixPart2 .box .star{bottom:5px;}
	.ly_products_150 .ixPart2 .box .text{padding-top: 8px;}
}

@media screen and (max-width:500px){
	.ly_products_150 .ixPart2 .sellersSlide {padding:0 15px;}
	.ly_products_150 .ixPart2 .box .text{padding:5px 0;}
	/* .ly_products_150 .ixPart2 .box .text .t2{font-size: var(--size-14);} */
	.ly_products_150 .ixPart2 .box .text .t2 .themes_price{margin-right:5px;}
	/* .ly_products_150 .ixPart2 .box .t1{height:40px; line-height:20px; font-size: var(--size-14);} */
	.ly_products_150 .ixPart2 .box .text .t1 span{width:auto; -o-text-overflow:inherit; text-overflow:inherit; white-space:inherit;}
	.ly_products_150 .ixPart2 .box .text .t1 em{width:auto; line-height:1; border:2px #52b8e0 solid; padding:3px 5px; position:absolute; top:10px; left:0;}
	.ly_products_150 .ixPart2 .box .t3{font-size:18px;}
}

.ly_products_150.ixPart4{padding: 25px 0;}
.ly_products_150.ixPart4 .items_box{display:none;}
.ly_products_150.ixPart4 .items_box.current{display: flex;flex-direction: row;justify-content: center; flex-wrap: wrap;}
.ly_products_150 .topTit span{display:inline-block; font-size: var(--size-22); margin:0 16.5px 16px; cursor:pointer; font-family: var(--family-medium); text-underline-offset: 10px;}
.ly_products_150 .topTit span:first-child{margin-left: 0;}
.ly_products_150 .topTit span:last-child{margin-right: 0;}
.ly_products_150 .topTit span:hover,
.ly_products_150 .topTit span.cur{text-decoration: underline;}

@media screen and (max-width:1000px){
	.ly_products_150 .topTit span{text-underline-offset: 5px; margin: 0 13.5px 8px;}
	.ly_products_150 .topTit span:hover,
	.ly_products_150 .topTit span.cur{text-decoration-thickness: 2px;}
}

.ly_products_150 .topCon{margin-top: 42px;}
.ly_products_150 .topCon .box{margin-bottom: 40px; -webkit-box-sizing:border-box; box-sizing:border-box;}
.ly_products_150 .topCon .more { width: 100%;margin: 31px auto 0;}
.ly_products_150 .topCon .more a{display:inline-block; font-size: var(--size-16); line-height:48px; padding:0 30px; border-radius: 52px;}
@media screen and (max-width:1000px){
	.ly_products_150 .topCon{margin-top: 14px;}
	.ly_products_150 .topCon .box{ padding:0; margin-bottom: 28px;}
	.ly_products_150 .topCon .more{margin-top: 2px;}
	.ly_products_150 .topCon .more a{line-height: 38px; padding: 0 23px;}
}
@media screen and (max-width:500px){
	/* .ly_products_150 .topCon .more a{ font-size: var(--size-16); line-height:40px; padding:0 30px;margin-top: 20px;} */
}

.ly_products_150 .ly_pro_addcart{position:absolute;right:0;bottom:0;transition:all .3s ease-in-out;}
.ly_products_150 .ly_pro_addcart{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;}
.ly_products_150 .ly_pro_addcart i{font-size:17px;}

@media  screen and (min-width:1000px) {
	.ly_products_150 .themes_prod .text{position:relative;}
	.ly_products_150 .ly_pro_addcart{opacity: 0;}
	.ly_products_150 .themes_prod:hover .ly_pro_addcart{opacity:1;}
}
@media  screen and (max-width:1000px) {
	.ly_products_150 .ly_pro_addcart{width:28px;height:28px;}
	.ly_products_150 .ly_pro_addcart i{font-size: var(--size-14);margin-top:2px;}
}

@media  screen and (max-width:420px) {
	.ly_products_150 .sellersSlide .box .img {height: 45vw;}
}

.ly_products_150 .ixTit i{display:inline-block; width:108px; height:5px;}
@media screen and (max-width:500px){
	.ly_products_150 .ixTit i{width:60px;}
}

@-webkit-keyframes iconMove{
	0%{-webkit-transform:translateY(-20px);transform:translateY(-20px); opacity:0;}
	50%{-webkit-transform:translateY(-10px);transform:translateY(-10px); opacity:.5;}
	100%{-webkit-transform:translateY(0px);transform:translateY(0px); opacity:1;}
}
@keyframes iconMove{
	0%{-webkit-transform:translateY(-20px);transform:translateY(-20px); opacity:0;}
	50%{-webkit-transform:translateY(-10px);transform:translateY(-10px); opacity:.5;}
	100%{-webkit-transform:translateY(0px);transform:translateY(0px); opacity:1;}
}

/********************************* skin_demo.css *****************************/
.ly_products_150 .ixTit i{background:#64bbb2;}
.ly_products_150 .ixPart2 .box .icon_seckill{border:2px #52b8e0 solid;}
.ly_products_150 .ixPart2 .box .text .t1 span>a:hover{color:var(--color-red);}
.ly_products_150 .ixPart2 .box .text .t1 em{color:#52b8e0;}
.ly_products_150 .ixPart2 .box_visual_srcoll{position:relative;}

.ly_products_150 .ly_pro_addcart{background-color:#64bbb2;}
.ly_products_150 .ly_pro_addcart i{color:var(--color-white);}

.global_mode_brands10 .g_br_list{margin-top: 34px;}
.global_mode_brands10 .swiper-slide{transition: none;}
.global_mode_brands10 .g_br_item{display: block; border-radius: 20px; overflow: hidden;}
.global_mode_brands10 .g_br_item_info{width: max-content; height: max-content; max-width: 100%; max-height: 100%; padding: 0 10px; position: absolute; inset: 0; margin: auto; z-index: 2;}
.global_mode_brands10 .g_br_item_text{display:block;box-sizing:border-box;line-height: 1.167;}
.global_mode_brands10 .g_br_item_arrow{visibility: hidden; opacity: 0; width: 48px; height: 48px; background-color: var(--color-white); border-radius: 50%; position: absolute; left: 50%; top: 100%; transform: translateX(-50%); margin-top: 45px;}
.global_mode_brands10 .g_br_item_arrow::before{content: ''; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden;}
.global_mode_brands10 .g_br_list .icon_arrow{--icon-arrow-size: 48px;}
.global_mode_brands10 .g_br_list .icon_arrow.prev{--icon-arrow-left: 20px;}
.global_mode_brands10 .g_br_list .icon_arrow.next{--icon-arrow-right: 20px;}
.global_mode_brands10 .g_br_list:hover .icon_arrow{visibility: visible; opacity: 1;}
@media screen and (min-width:1000px){
	.global_mode_brands10 .g_br_item:hover .compute_item_img .compute_process_img img{transform: scale(1.1);}
	.global_mode_brands10 .g_br_item:hover .g_br_item_text{transform: scale(1.25);}
	.global_mode_brands10 .g_br_item:hover .g_br_item_arrow{visibility: visible; opacity: 1;}
}
@media screen and (max-width:1000px){
	.global_mode_brands10 .g_br_list{margin-top: 10px;}
	.global_mode_brands10 .g_br_list .swiper-wrapper{display: flex; flex-direction: column; gap: 15px;}
	.global_mode_brands10 .g_br_item{border-radius: 10px;}
	.global_mode_brands10 .g_br_list .icon_arrow{--icon-arrow-size: 40px; display: none;}
	.global_mode_brands10 .g_br_list .icon_arrow.prev{--icon-arrow-left: 10px;}
	.global_mode_brands10 .g_br_list .icon_arrow.next{--icon-arrow-right: 10px;}
}

.global_mode_about10 .g_wrapper{display: flex; justify-content: space-between; align-items: center;}
.global_mode_about10 .g_img{display: block;width: 50%;float: left;border-radius: 20px;position: relative;font-size: 0;}
.global_mode_about10 .g_img img{vertical-align: middle;}
.global_mode_about10 .g_img .g_videobtn{width: 54px; height: 54px; background: var(--color-white) url(../images/icon/icon_video_play.png) no-repeat center; border-radius: 50%; position: absolute; right: 5.6%; bottom: 6.8%;}
.global_mode_about10 .g_img:has(iframe){height: 0;padding-top: 28.1%;}
.global_mode_about10 .g_img:has(iframe) iframe{position: absolute;inset: 0;margin: 0;}
.global_mode_about10 .g_text_box{width: 46%;float: right;padding: 10px;}
.global_mode_about10 .g_text{max-width: 540px; margin: 0 auto;}
.global_mode_about10 .g_text .desc{margin-bottom: 29px;}
.global_mode_about10 .g_text .tit{line-height: 1.267; letter-spacing: .2px; margin-bottom: 8px;}
.global_mode_about10 .g_text .con{overflow: hidden; line-height: 1.5; letter-spacing: .2px; margin-bottom: 62px;}
.global_mode_about10 .g_text .g_btn_box{display: flex; max-width: 480px;}
.global_mode_about10 .g_text .btn{flex: 1; border-bottom: 3px solid; line-height: 1.889; text-align: center;}
.global_mode_about10.container_full{ padding-left: 40px; padding-right: 40px; }
@media screen and (max-width:1000px){
	.global_mode_about10 .g_wrapper{flex-wrap: wrap;}
	.global_mode_about10 .g_img{width: 100%;float: none;text-align: center;border-radius: 10px;}
	.global_mode_about10 .g_img .g_videobtn{width: 40px; height: 40px; background-size: 16px; right: 3%; bottom: 4.5%;}
	.global_mode_about10 .g_img:has(iframe){padding-top: 56.1%;}
	.global_mode_about10 .g_text_box{width: 100%;float: none; padding: 34px 0;}
	.global_mode_about10 .g_text{max-width: 100%;}
	.global_mode_about10 .g_text .desc{margin-bottom: 22px;}
	.global_mode_about10 .g_text .tit{line-height: 1.2; margin-bottom: 9px;}
	.global_mode_about10 .g_text .con{margin-bottom: 35px;}
	.global_mode_about10 .g_text .btn{border-bottom-width: 2px; line-height: 2.286;}
	.global_mode_about10.container_full{ padding-left: 20px; padding-right: 20px; }
}

.ly_poster_302 .ly_adv_list ul{display:flex;flex-wrap:wrap;justify-content: center;}
.ly_poster_302 .ly_adv_list ul li{display: block;}
.ly_poster_302 .ly_adv_item{position:relative;display:flex;padding: 16px 9.524% 17px 0;}
.ly_poster_302 .ly_adv_item::after{content:'';position:absolute;right:-0.5px;top:50%;transform:translateY(-50%);display:inline-block;width:1px;height:78px;}
.ly_poster_302 .ly_adv_item:last-child::after{content:unset;}
.ly_poster_302 .ly_adv_item:hover{text-decoration: none;}
.ly_poster_302 .ly_adv_item .ly_adv_item_img{width:51px;margin-top: 10px;}
.ly_poster_302 .ly_adv_item .ly_adv_item_text{margin-left:18px;flex:1;display:inline-flex;flex-wrap:wrap;}
.ly_poster_302 .ly_adv_item .ly_adv_item_text .ly_adv_item_title{display:block;width:100%;margin-bottom:6px;}
.ly_poster_302 .ly_adv_item .ly_adv_item_text .ly_adv_item_content{display:block;width:100%;line-height: 1.5;}
@media screen and (max-width:1000px){ 
	.ly_poster_302.ly_adv{padding-top:15px;padding-bottom:15px;}
	.ly_poster_302 .ly_adv_list ul{justify-content: space-between;}
	.ly_poster_302 .ly_adv_list ul li{width:50%; padding: 4.5vw;}
	.ly_poster_302 .ly_adv_item{flex-wrap:wrap; padding: 0;}
	.ly_poster_302 .ly_adv_item .ly_adv_item_img{width:100%;justify-content:center;margin-top: 0;}
	.ly_poster_302 .ly_adv_item .ly_adv_item_img .compute_item_img{width: 50px;}
	.ly_poster_302 .ly_adv_item .ly_adv_item_text{justify-content:center;margin-left:0;margin-top: 19px;}
	.ly_poster_302 .ly_adv_item .ly_adv_item_text .ly_adv_item_title{line-height: 1.438;}
	.ly_poster_302 .ly_adv_item .ly_adv_item_text .ly_adv_item_content{line-height: 1.286;}
}
.ly_poster_302 .ly_adv_item::after{background-color:#dcdcdc;}

.global_mode_review10{background-color: #fff; overflow: hidden;}
.global_mode_review10 .r_top_title{margin-bottom: 34px;}
.global_mode_review10 .r_box{font-size: 0;}
.global_mode_review10 .r_box .swiper{overflow: unset;}
.global_mode_review10 .r_box:has(.icon_arrow) .swiper-slide:not(.swiper-slide-prev, .swiper-slide-active, .swiper-slide-next){visibility: hidden; opacity: 0;}
.global_mode_review10 .r_box .r_item{display: block; border-radius: 20px; box-sizing: border-box; padding: 30px;}
.global_mode_review10 .r_box .r_item .r_item_header{display: flex; align-items: center; margin-bottom: 28px;}
.global_mode_review10 .r_box .r_item .r_item_avatar{width: 56px; border: 2px solid var(--color-red); border-radius: 50%; background-color: #aaa; overflow: hidden; margin-right: 9px;}
.global_mode_review10 .r_box .r_item .r_item_name{line-height: 1.5;}
.global_mode_review10 .r_box .r_item .r_item_other{display: flex; align-items: center;}
.global_mode_review10 .r_box .r_item .r_item_date{margin-right: 15px; letter-spacing: -.2px;}
.global_mode_review10 .r_box .r_item .r_flag_box{display: flex; align-items: center;}
.global_mode_review10 .r_box .r_item .r_item_flag{margin-right: 5px;}
.global_mode_review10 .r_box .r_item .r_item_flag .compute_item_img{width: 18px;}
.global_mode_review10 .r_box .r_item .r_item_flag .compute_item_img .compute_process_img{padding-top: 66.7%;}
.global_mode_review10 .r_box .r_item .review_star span{font-size: 19px; margin-right: 2px;}
.global_mode_review10 .r_box .r_item .icon-star1.star_1:before,
.global_mode_review10 .r_box .r_item .review_star .half_star:after{color: #fdba63;}
.global_mode_review10 .r_box .r_item .r_item_content{line-height: 1.625; margin-top: 7px;}
.global_mode_review10 .r_box .r_item .r_img_box{display: flex; flex-wrap: wrap; margin-top: 14px;}
.global_mode_review10 .r_box .r_item .r_item_pic{flex: 1; max-width: 100px; border-radius: 10px; overflow: hidden; margin-right: 10px;}
.global_mode_review10 .r_box .r_item .r_item_pic:last-child{margin-right: 0;}

.global_mode_review10 .r_box .icon_arrow{--icon-arrow-size: 48px; --icon-arrow-bg: var(--color-white);}
.global_mode_review10 .r_box .icon_arrow.prev{transform: translateX(-50%);}
.global_mode_review10 .r_box .icon_arrow.next{transform: translateX(50%);}
.global_mode_review10 .r_box:hover .icon_arrow{visibility: visible; opacity: 1;}
@media screen and (min-width: 1000px) {
	.global_mode_review10 .r_box .r_item:hover{box-shadow: 0 17px 30px rgba(51, 51, 51, .15);}
}
@media screen and (max-width: 1000px) {
	.global_mode_review10 .r_top_title{margin-bottom: 17px;}
	.global_mode_review10 .r_box .r_item{border-radius: 10px; padding: 25px;}
	.global_mode_review10 .r_box .r_item .r_item_header{margin-bottom: 23px;}
	.global_mode_review10 .r_box .r_item .r_item_avatar{border-width: 1px; width: 50px;}
	.global_mode_review10 .r_box .r_item .r_item_date{letter-spacing: 0; margin-right: 14px;}
	.global_mode_review10 .r_box .r_item .review_star span{font-size: 20px;}
	.global_mode_review10 .r_box .r_item .r_item_content{line-height: 1.286; margin-top: 9px;}
	.global_mode_review10 .r_box .r_item .r_img_box{margin-top: 0;}
	.global_mode_review10 .r_box .r_item .r_item_pic{border-radius: 5px; margin-top: 16px;}
	.global_mode_review10 .r_box .swiper{padding-bottom: 80px;}
	.global_mode_review10 .r_box .icon_arrow{--icon-arrow-size: 40px; visibility: visible; opacity: 1; top: unset;}
	.global_mode_review10 .r_box .icon_arrow::before{width: 7px; height: 7px;}
	.global_mode_review10 .r_box .icon_arrow.prev{left: 50%; transform: translateX(calc((var(--icon-arrow-size) + 7.5px) * -1));}
	.global_mode_review10 .r_box .icon_arrow.next{right: unset; left: 50%; transform: translateX(7.5px);}
}

.ly_products_151 .ly_pro_box{padding: 3.393% 5.596% 3.393% 5.298%; position: relative;}
.ly_products_151 .ly_pro_bg{width: 100%; height: 100%; border-radius: 20px; overflow: hidden; position: absolute; inset: 0; z-index: 0;}
.ly_products_151 .ly_pro_bg .compute_item_img{width: 100%; height: 100%;}
.ly_products_151 .ly_pro_bg .compute_item_img .compute_process_img{height: 100%;}
.ly_products_151 .ly_pro_bg .compute_item_img .compute_process_img img{position: static; width: 100%; height: 100%; object-fit: cover;}
.ly_products_151 .ly_pro_container{display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; position: relative; z-index: 1;}
.ly_products_151 .ly_pro_info{width: 35%;}
.ly_products_151 .ly_pro_info .ly_pro_title{line-height: 1.353; letter-spacing: .3px; margin-bottom: 9px;}
.ly_products_151 .ly_pro_info .ly_pro_desc{line-height: 1.625; letter-spacing: .1px; margin-bottom: 32px;}
.ly_products_151 .ly_pro_info .ly_pro_link{display: block; width: max-content; min-width: 200px; font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-white); border: 2px solid transparent; border-radius: 52px; padding: 10px; text-align: center;}
.ly_products_151 .ly_pro_list{width: 61.457%; background-color: var(--color-white); border-radius: 20px; padding: 2.005% 3.341% 2.673%; position: relative;}
.ly_products_151 .ly_pro_list .swiper-slide{transition: none;}
.ly_products_151 .ly_pro_list .ly_pro_item{display: flex; flex-direction: column; align-items: center; text-align: center;}
.ly_products_151 .ly_pro_item .ly_pro_img{width: 100%; background-color: #e5e4e6; border-radius: 20px; overflow: hidden;}
.ly_products_151 .ly_pro_item .ly_pro_img .compute_item_img .compute_process_img{padding-top: 100%;}
.ly_products_151 .ly_pro_item .ly_pro_name{min-height: 48px; font-size: var(--size-16); line-height: 1.5; color: #4c4c4c; margin-top: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.ly_products_151 .ly_pro_item .ly_pro_points{font-family: var(--family-medium); font-size: var(--size-16); line-height: 1.5; color: var(--color-green); margin-top: 4px;}
.ly_products_151 .ly_pro_item .ly_pro_redeem{display: block; width: max-content; min-width: 130px; font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-red); border: 1px solid var(--color-red); border-radius: 40px; padding: 5px 10px; margin-top: 15px;}
.ly_products_151 .ly_pro_item .ly_pro_img img{inset: 0; margin: auto;}
.ly_products_151 .ly_pro_item:hover .ly_pro_img img{transform: scale(var(--img-scale));}
.ly_products_151 .ly_pro_item:hover .ly_pro_redeem{color: var(--color-white); background-color: var(--color-red);}

.ly_products_151 .ly_pro_list .icon_arrow{--icon-arrow-size: 48px; --icon-arrow-bg: var(--color-white);}
.ly_products_151 .ly_pro_list .icon_arrow.prev{transform: translate(-50%, -35%);}
.ly_products_151 .ly_pro_list .icon_arrow.next{transform: translate(50%, -35%);}
.ly_products_151 .ly_pro_list:hover .icon_arrow{visibility: visible; opacity: 1;}
@media screen and (max-width: 1000px) {
	.ly_products_151 .ly_pro_box{padding: 42px 25px 50px;}
	.ly_products_151 .ly_pro_bg{border-radius: 10px;}
	.ly_products_151 .ly_pro_info{width: 100%;}
	.ly_products_151 .ly_pro_info .ly_pro_title{line-height: 1.2;}
	.ly_products_151 .ly_pro_info .ly_pro_desc{line-height: 1.286; margin-bottom: 30px;}
	.ly_products_151 .ly_pro_info .ly_pro_link{border-width: 1px; min-width: 170px; line-height: 1.286;}
	.ly_products_151 .ly_pro_list{width: 100%; border-radius: 10px; padding: 25px 15px 94px; margin-top: 50px;}
	.ly_products_151 .ly_pro_item .ly_pro_img{border-radius: 10px;}
	.ly_products_151 .ly_pro_item .ly_pro_name{--size-16: 12px; line-height: 1.334; min-height: 32px; margin-top: 12px;}
	.ly_products_151 .ly_pro_item .ly_pro_points{--size-16: 13px; line-height: 1.154; margin-top: 10px;}
	.ly_products_151 .ly_pro_item .ly_pro_redeem{--size-16: 13px; min-width: 90px; line-height: 1.385; margin-top: 11px;}
	.ly_products_151 .ly_pro_list .icon_arrow{--icon-arrow-size: 40px; visibility: visible; opacity: 1; top: unset; bottom: 25px;}
	.ly_products_151 .ly_pro_list .icon_arrow::before{width: 7px; height: 7px;}
	.ly_products_151 .ly_pro_list .icon_arrow.prev{left: 50%; transform: translateX(calc((var(--icon-arrow-size) + 7.5px) * -1));}
	.ly_products_151 .ly_pro_list .icon_arrow.next{right: unset; left: 50%; transform: translateX(7.5px);}
}

.ly_newsletter_50 .wrap_section_newsletter{text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;max-width: var(--wrap);margin: auto;}
.ly_newsletter_50 .default_newsletter_style .newsletter_title{margin-bottom:24px; display: flex; flex-direction: column; align-items: center;}
.ly_newsletter_50 .default_newsletter_style .newsletter_title .sub_text{order: 1; margin-bottom: 30px;}
.ly_newsletter_50 .default_newsletter_style .newsletter_title .top_text{order: 2; margin-bottom: 3px;}
.ly_newsletter_50 .default_newsletter_style .newsletter_title .content_text{order: 3; letter-spacing: .1px;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form{height:52px;width:100%;max-width: 700px;margin:0 auto;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input.text{border:none;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;width:100%;height: 52px;padding-right:52px;line-height: 52px;padding-left:26px;font-size: var(--size-14);-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: inherit;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form button.subscribe{border:1px solid var(--color-red);outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;width:44px;height:44px;position: absolute;top:0;bottom:0;right:4px;z-index: 99;cursor:pointer;margin: auto;border-radius: 50%;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form button.subscribe .iconfont{display: block; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden; filter: grayscale(1) brightness(0) invert(1);}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form button.subscribe:hover .iconfont{filter: unset;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form{background: #f5f5f5; border-radius: 52px;}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input.text{color:#999;background: transparent;font-family: var(--family-light);}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input::-webkit-input-placeholder{color:#999;font-family: var(--family-light);font-size: var(--size-14);}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input::-moz-placeholder{color:o#999;font-family: var(--family-light);font-size: var(--size-14);}
.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input:-ms-input-placeholder{color:#999;font-family: var(--family-light);font-size: var(--size-14);}
.ly_newsletter_50 .default_newsletter_style .newsletter_link{display: block; width: max-content; font-family: var(--family-medium); font-size: var(--size-16); line-height: 1.75; color: var(--color-black-3); font-style: italic; text-decoration: underline; margin: 53px auto 0; text-underline-offset: 4px;}
.ly_newsletter_50 .default_newsletter_style .newsletter_link:hover{color: var(--color-red);}
@media screen and (max-width: 1000px) {
	.ly_newsletter_50 {margin-top:0;}
	.ly_newsletter_50 .footer_top {padding:0 15px;}
	.ly_newsletter_50 .default_newsletter_style .newsletter_title{margin-bottom:21px;}
	.ly_newsletter_50 .default_newsletter_style .newsletter_title .sub_text{margin-bottom: 22px;}
	.ly_newsletter_50 .default_newsletter_style .newsletter_title .top_text{line-height: 1.2; margin-bottom: 8px;}
	.ly_newsletter_50 .default_newsletter_style .newsletter_title .content_text{letter-spacing: .2px; line-height: 1.286;}
	.ly_newsletter_50 .default_newsletter_style .default_newsletter_form{height: 40px;}
	.ly_newsletter_50 .default_newsletter_style .default_newsletter_form input.text{height: 40px; line-height: 40px; padding-left: 14px; padding-right: 40px;}
	.ly_newsletter_50 .default_newsletter_style .default_newsletter_form button.subscribe{width: 32px; height: 32px;}
	.ly_newsletter_50 .default_newsletter_style .newsletter_link{margin-top: 42px; text-underline-offset: 3px;}
}

.ly_footer_73 .ly_i_wrapper_1500{width:1500px;margin:0 auto;}
.ly_footer_73#footer .default_foot_menu_style, .ly_footer_73 .default_newsletter_style .top_text, .ly_footer_73 .default_newsletter_style .sub_text {font-family: var(--ThemesFooterNavFont);}
.ly_footer_73#footer .ly_footer_top{padding:65px 0;}
.ly_footer_73#footer .ly_footer_top .ly_i_wrapper_1500{display:flex;}
.ly_footer_73 .ly_foot_t_left{width:100%;}
.ly_footer_73 .default_foot_menu_style{display:flex;flex-wrap:wrap;width:100%;align-items:flex-start;}
.ly_footer_73 .default_foot_menu_style .menu_list{box-sizing:border-box;padding-right: 15px;margin-bottom:15px;margin-right: 6.45vw;max-width: 20%;}
.ly_footer_73 .default_foot_menu_style .menu_list dl dt{font-size: var(--size-16);line-height:2.375;font-family: var(--family-medium);margin-bottom: 21px;}
.ly_footer_73 .default_foot_menu_style .menu_list dl dd{margin: 8px 0;}
.ly_footer_73 .default_foot_menu_style .menu_list dl dd>a{font-size: var(--size-14);line-height:1.715;}
.ly_footer_73 .default_newsletter_style{display:flex;width:100%;flex-wrap:wrap;}
.ly_footer_73 .default_newsletter_style .newsletter_title{width:100%;}
.ly_footer_73 .default_newsletter_style .newsletter_title .top_text{display:none;font-size: var(--size-16);padding:6px 0;line-height:26px;margin-bottom:7px;}
.ly_footer_73 .default_newsletter_style .newsletter_title .sub_text{display:block;font-size: var(--size-14);line-height:22px;}
.ly_footer_73 .default_newsletter_style .default_newsletter_form{display:flex;align-items:center;width:100%;overflow:hidden;margin-top: 7px;flex-wrap: wrap;align-items: flex-start;}
.ly_footer_73 .default_newsletter_style .default_newsletter_form .text{border-top-right-radius:0;border-bottom-right-radius:0;flex:1;height:50px;line-height:50px;text-indent:18px;font-size: var(--size-14);box-sizing:border-box;max-width: 300px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;margin-bottom: 12px;}
.ly_footer_73 .default_newsletter_style .default_newsletter_form .subscribe{font-size: var(--size-14);padding:0 24px;line-height:50px;border:none;border-top-right-radius: 4px;border-bottom-right-radius: 4px;margin-bottom: 12px;}
.ly_footer_73 .follow_us_list{margin-top:20px;min-height: auto;}
.ly_footer_73 .follow_us_list::before{content: attr(data-title); display: block; font-family: var(--family-medium); font-size: var(--size-16); line-height: 2.375; color: var(--ThemesFooterTitleColor); margin-bottom: 10px;}
.ly_footer_73 .follow_us_list ul{display:flex;width:100%;flex-wrap:wrap;}
.ly_footer_73 .follow_us_list ul li{font-size:0;width: 20px; margin-right: 23px	;}
.ly_footer_73 .follow_us_list ul li a{font-size:0;width: 20px;height: 20px;line-height: 20px;}
.ly_footer_73 .follow_us_list ul li a i{font-size:20px;}
.ly_footer_73 .follow_us_list ul li a.icon_follow_facebook{background: url(../images/icon/icon_follow_facebook.png) no-repeat center / 100%;}
.ly_footer_73 .follow_us_list ul li a.icon_follow_tiktok{background: url(../images/icon/icon_follow_tiktok.png) no-repeat center / 100%;}
.ly_footer_73 .follow_us_list ul li a.icon_follow_pinterest{background: url(../images/icon/icon_follow_pinterest.png) no-repeat center / 100%;}
.ly_footer_73 .follow_us_list ul li a.icon_follow_instagram{background: url(../images/icon/icon_follow_instagram.png) no-repeat center / 100%;}
.ly_footer_73 .follow_us_list ul li a.icon_follow_facebook i,
.ly_footer_73 .follow_us_list ul li a.icon_follow_tiktok i,
.ly_footer_73 .follow_us_list ul li a.icon_follow_pinterest i,
.ly_footer_73 .follow_us_list ul li a.icon_follow_instagram i{display: none;}
.ly_footer_73#footer .ly_footer_bot .div_wrap{display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;border-top: 1px solid var(--ThemesFooterLineColor); padding: 20px 0;}
.ly_footer_73 .partner {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:10px;margin-bottom:5px;}
.ly_footer_73 .partner a{display:inline-block;font-size:var(--size-12);margin:5px 10px;line-height:22px;}
.ly_footer_73 .ly_copy{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:5px 0;}
.ly_footer_73 .ly_copy span{text-align:center;font-size: var(--size-14);line-height:1.715;}
.ly_footer_73 .global_payment_icon_html{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.ly_footer_73 .global_payment_icon_html li{margin:5px;}
.ly_footer_73 .global_payment_icon_html li:first-child{margin-left: 0;}
.ly_footer_73 .global_payment_icon_html li:last-child{margin-right: 0;}
@media screen and (max-width:1600px){ 
	.ly_footer_73 .ly_i_wrapper_1500{width:92%;} 
}
@media screen and (max-width:1000px){
	.ly_footer_73#footer .ly_footer_top{padding-top:32px;padding-bottom:0;border:none;}
	.ly_footer_73#footer .ly_footer_top .ly_i_wrapper_1500{padding-bottom:14px;}
	.ly_footer_73#footer .ly_footer_top .ly_i_wrapper_1500{flex-wrap:wrap;}
	.ly_footer_73 .ly_foot_t_left{width:100%;}
	.ly_footer_73 .ly_foot_t_right{width: 100%;margin-bottom: 10px;}
	.ly_footer_73 .default_foot_menu_style .menu_list{width:100%;padding-right:0;margin-bottom:4px;max-width: 100%;margin-right: 0;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl dt{--size-16: 17px; line-height: 2.295;position:relative;margin-bottom:0;padding-right: 20px;position: relative;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl dt i{position: absolute;top: 50%;transform: translateY(-50%);right: 0;line-height: 1;width: 15px; height: 9px;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl dt i::before{content: ''; width: 9px; height: 9px; border: 1px solid; border-color: transparent var(--color-black-6) var(--color-black-6) transparent; position: absolute; inset: 0; margin: auto; transform: rotate(45deg); transition: all .3s;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl.focus dt i::before{transform: translateY(5px) rotate(225deg);}
	.ly_footer_73 .default_foot_menu_style .menu_list:not(.menu_list_custom_content) dl dd{display:none; margin: 0;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl.focus dd{display: block;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl:nth-child(2){margin-top:6px;}
	.ly_footer_73 .default_foot_menu_style .menu_list dl dd>a{--size-14: 14px; line-height: 2.143;}
	.ly_footer_73 .default_newsletter_style .newsletter_title .top_text{margin-bottom:0;}
	.ly_footer_73 .default_newsletter_style .newsletter_title .sub_text{padding:0 0;margin-top:7px;}
	.ly_footer_73 .default_newsletter_style .default_newsletter_form{margin-top:9px;}
	.ly_footer_73 .default_newsletter_style .default_newsletter_form .text{line-height:42px;height:42px;}
	.ly_footer_73 .default_newsletter_style .default_newsletter_form .subscribe{line-height:42px;padding:0 20px;}
	.ly_footer_73 .follow_us_list{margin-top:18px;}
	.ly_footer_73#footer .ly_footer_bot{padding-top:22px;}
	.ly_footer_73 .ly_copy{margin: 7px 0;}
	.ly_footer_73 .ly_copy span{--size-14: 14px; line-height: 1.286; text-align: left;}
	.ly_footer_73 .partner a{margin: 5px;width: auto;}
	.ly_footer_73 .partner a img{max-height: 36px;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter{text-align: center;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form{justify-content: center;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter dt{border-bottom: 0;padding-bottom: 0;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter dt i{display: none;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter dd{display: block;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_newsletter .follow_us_list ul{justify-content: center;}
	.ly_footer_73#footer .ly_footer_bot .div_wrap{flex-direction: column-reverse; align-items: flex-start; padding: 20px 0 13px;}
}
.ly_footer_73#footer{background-color:var(--ThemesFooterBgColor);}
.ly_footer_73 .default_foot_menu_style .menu_list dl dt{color:var(--ThemesFooterTitleColor);}
.ly_footer_73 .default_foot_menu_style .menu_list dl dd a{color:var(--ThemesFooterTextColor);}
@media  screen and (min-width:1000px) {
	.ly_footer_73 .default_foot_menu_style .menu_list dl dd a:hover{text-decoration: underline;}
}
.ly_footer_73 .default_newsletter_style .newsletter_title .top_text{color:var(--ThemesFooterTitleColor);}
.ly_footer_73 .default_newsletter_style .newsletter_title .sub_text{color:var(--ThemesFooterTextColor);}
.ly_footer_73 .default_newsletter_style .default_newsletter_form .text{color:var(--ThemesFooterInputColor);font-family:"Opensans-Regular";}
.ly_footer_73 .default_newsletter_style .default_newsletter_form .text::placeholder{color:var(--ThemesFooterInputColor);font-family:"Opensans-Regular";}
.ly_footer_73 .default_newsletter_style .default_newsletter_form .subscribe{color:var(--ThemesFooterButtonColor);background-color:var(--ThemesFooterButtonBgColor);}
.ly_footer_73 .follow_us_list ul li a i{color:var(--ThemesFooterIconColor);}
.ly_footer_73 .default_foot_nav_style a{color:var(--ThemesFooterTextColor);font-family:"Opensans-Regular";}
.ly_footer_73 .default_foot_nav_style span{background-color:var(--ThemesFooterLineColor);}
.ly_footer_73 .ly_copy span{color:var(--ThemesFooterTextColor);}
.ly_footer_73 .default_foot_menu_style .menu_list dt a{color: var(--ThemesFooterTitleColor);}
.ly_footer_73 .default_foot_menu_style .menu_list dt a:hover{text-decoration: unset;}

.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content{max-width: 420px; margin-right: auto;}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content dd{color: var(--ThemesFooterTextColor); margin-top: 12px;}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link{display: flex; align-items: center; width: max-content; font-family: var(--family-regular); font-size: var(--size-16); line-height: 2.375; color: var(--color-black-2);}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link span{width: 23px; height: 23px; background-color: #d9d9d9; border-radius: 50%; position: relative; margin-left: 9px;}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link span::before{content: ''; width: 5px; height: 5px; border: 2px solid; border-color: var(--color-black-2) var(--color-black-2) transparent transparent; position: absolute; inset: 0; margin: auto; transform: translate(-2px, 0px) rotate(45deg);}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link:hover{color: var(--color-red);}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link:hover span{background-color: var(--color-red);}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link:hover span::before{border-color: var(--color-white) var(--color-white) transparent transparent;}
.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content .custom_content{font-size: var(--size-16); line-height: 1.5; color: var(--color-black-6);}

.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_contact{max-width: 293px;}
.ly_footer_73 .default_foot_menu_style .menu_list:last-child{padding-right: 0; margin-right: 0;}

@media  screen and (max-width:1600px) {
	.ly_footer_73 .default_foot_menu_style .menu_list{margin-right: 4vw;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content,
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_contact{max-width: 20%;}
}
@media  screen and (max-width:1000px) {
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_contact{max-width: 100%;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_contact .follow_us_list{display: none;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content{max-width: 100%; margin-bottom: 17px;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content .logo{margin-bottom: 10px;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content .custom_content{line-height: 1.286; margin-bottom: 19px;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link{--size-16: 15px; line-height: 2.067;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link span{width: 25px; height: 25px;}
	.ly_footer_73 .default_foot_menu_style .menu_list.menu_list_custom_content a.link span::before{border-width: 1px;}
}

.ly_newsletter_51 {width: 100%;position: relative;font-size: 0;overflow: hidden;}
.ly_newsletter_51 .compute_item_img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1;}
.ly_newsletter_51 .compute_item_img::after{position: absolute;content: '';width: 100%;height: 100%;top:0;left: 0;}
.ly_newsletter_51 .compute_item_img .compute_process_img {height: 100%;}
.ly_newsletter_51 .compute_item_img .compute_process_img img {width: max-content; max-width: max-content; min-width: 100%; height: 100%; object-fit: cover; position: static;}
.ly_newsletter_51 .ly_email_wrapper {--wrap: 1300px; display: flex; justify-content: flex-end;}
.ly_newsletter_51 .ly_email_box {max-width: 560px; background-color: rgba(255, 255, 255, .9); border-radius: 20px; padding: 2.308% 3.847% 2.924%;}
.ly_newsletter_51 .ly_em_title{line-height: 1.267; letter-spacing: -.01px;}
.ly_newsletter_51 .ly_em_subtitle{max-width: 360px; font-family: var(--family-light); line-height: 1.75; margin-top: 7px; letter-spacing: .25px;}
.ly_newsletter_51 .default_newsletter_style {width: 100%;font-size: 0;position: relative;margin-top: 21px;}
.ly_newsletter_51 .default_newsletter_form {width: 100%;max-width: 400px;display: flex;border-radius: 40px;box-sizing: border-box; background-color: var(--color-red);}
.ly_newsletter_51 .default_newsletter_form input {border: 0;width: calc(100% - 52px);height: 52px;background-color: transparent; text-indent: 26px; box-sizing: border-box; border-top-left-radius: 40px; border-bottom-left-radius: 40px;font-size: var(--size-14);color: var(--color-white);letter-spacing: .1px;}
.ly_newsletter_51 .default_newsletter_form input::placeholder {font-family: var(--family-light);color: var(--color-white);}
.ly_newsletter_51 .default_newsletter_form .subscribe {cursor: pointer;border: 0;width: 44px;height: 44px; background: none;margin: 4px;background-color: var(--color-white);border-radius: 50%; position: relative;}
.ly_newsletter_51 .default_newsletter_form .subscribe .iconfont {display: block; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden;}
@media screen and (max-width: 768px){
	.ly_newsletter_51 .ly_email_box{border-radius: 10px; padding: 15px;}
	.ly_newsletter_51 .default_newsletter_style{margin-top: 10px;}
	.ly_newsletter_51 .default_newsletter_form input{width: calc(100% - 40px); height: 40px; text-indent: 14px;}
	.ly_newsletter_51 .default_newsletter_form .subscribe{width: 32px; height: 32px;}
}
@media screen and (max-width:450px){
	/* .ly_newsletter_51 .default_newsletter_form {width: 90%;}
	.ly_newsletter_51 .default_newsletter_form input {height: 40px;width: calc(100% - 40px);font-size: var(--size-14);}
	.ly_newsletter_51 .default_newsletter_form input::placeholder {font-size: var(--size-14);padding-left: 15px;}
	.ly_newsletter_51 .default_newsletter_form .subscribe {height: 40px;width: 40px; background: none;background-size: 33.75px 487.5px;margin: 0 10px;}
	.ly_newsletter_51 .default_newsletter_form .icon-newsletter1{ font-size: 20px ;} */
}

.ly_descriotion_2 .products_detail_box .detail_description{margin-top:0;}
.ly_descriotion_2 .detail_description .desc_item{box-sizing: border-box;}
.ly_descriotion_2 .detail_description .desc_item .desc_item_head{padding:0 10px}
.ly_descriotion_2 .products_detail_box .detail_description .editor_txt{padding:25px 0}
@media screen and (max-width: 768px){
	.ly_descriotion_2 .products_detail_box .detail_description .editor_txt{padding:15px 0}
}

.default_products_review1 .reviews_menu{display: flex;border-bottom: 1px solid #d9d9d9;padding-top: 15px;}
.default_products_review1 .reviews_menu .menu_item{line-height: 40px;padding: 0 35px;margin-left: 20px;font-size: var(--size-16);border-bottom: 2px solid transparent;color: #000;cursor: pointer;}
.default_products_review1 .reviews_menu .menu_item.cur{border-bottom: 2px solid #000;}
.default_products_review1 .picture_reviews_box{display: none;}

@media screen and (max-width: 1000px){
	.default_products_review1 .reviews_menu{overflow-x: auto;}
	.default_products_review1 .reviews_menu .menu_item{padding: 0 20px;margin-left: 10px;}
}

.default_products_detail1 .products_may_like .like_products_box .like_products_item .item_img img:nth-child(2){opacity: 0;z-index: -1;}
.default_products_detail1 .products_may_like .like_products_box .like_products_item .item_img:hover img:nth-child(1){opacity: 0;z-index: -1;}
.default_products_detail1 .products_may_like .like_products_box .like_products_item .item_img:hover img:nth-child(2){opacity: 1;z-index: 1;}
.default_products_detail1 .products_may_like .like_products_box .like_products_item{margin-top: 30px;}
.default_products_detail1 .like_products_box .like_products_item .item_name{font-size: var(--size-14);line-height: 18px;}
@media screen and (max-width:1000px){
	.default_products_detail1 .like_products_box .like_products_item .item_name{ line-height: 22px; }
	.default_products_detail1 .products_may_like .like_products_box .like_products_item{margin-top: 15px;}
}

.ly_news_list_1{background-color: #fff; }
.ly_news_list_1 .news_wrapper{ margin:0 auto; margin: 0 auto;  display: flex; align-items: baseline; justify-content: space-between; flex-wrap: wrap; }
.ly_news_list_1 .left_side{ width: 18.06%; }
.ly_news_list_1 .right_side{ width: 78.62%; }
.ly_news_list_1 .right_side.full{ width: 100%; }
.ly_news_list_1 .right_side .top_title,
.ly_news_list_1 .left_side .top_title{ line-height: 56px; border-bottom: 1px solid #e8e8e8; font-size: 20px; color: #222; }
.ly_news_list_1 .left_side ul{ padding: 10px 0; position: relative; }
.ly_news_list_1 .left_side ul li a{ margin: 10px 0; display: block; line-height: 24px; font-size: var(--size-14); text-decoration: none; }
.ly_news_list_1 .wrapper.category_box{ padding: 83px 0 76px; box-sizing: border-box; font-size: 0; text-align: center; }
.ly_news_list_1 .wrapper.category_box .cate_item{ margin-left: 36px; display: inline-block;  height: 44px; line-height: 44px; }
.ly_news_list_1 .wrapper.category_box .cate_item:first-child{ margin-left: 0; }
.ly_news_list_1 .wrapper.category_box .cate_item a{ padding: 0 24px; display: block; font-size: var(--size-16); text-decoration: none; }
.ly_news_list_1 .news_box{width: 100%;}
.ly_news_list_1 .news_box .top_title{font-size: var(--size-30); line-height: 1.267; color: var(--color-black-2);}
.ly_news_list_1 .news_box .top_desc{font-size: var(--size-16); line-height: 1.5; color: var(--color-black-4); letter-spacing: .2px; margin-top: 14px;}
.ly_news_list_1 .news_box .news_cate_box{display: flex; align-items: center; margin-top: 50px;}
.ly_news_list_1 .news_box .news_cate_box .list{flex: 1; display: flex; flex-wrap: wrap;}
.ly_news_list_1 .news_box .news_cate_box .list li{margin: 3px;}
.ly_news_list_1 .news_box .news_cate_box .list li:first-child{margin-left: 0;}
.ly_news_list_1 .news_box .news_cate_box .list li:last-child{margin-right: 0;}
.ly_news_list_1 .news_box .news_cate_box .list a{display: block; font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-black-3); border-radius: 40px; padding: 6px 25px;}
.ly_news_list_1 .news_box .news_cate_box .list a:hover,
.ly_news_list_1 .news_box .news_cate_box .list a.cur{background-color: var(--color-red); color: var(--color-white); text-decoration: none;}
.ly_news_list_1 .news_box .news_cate_sort_box{display: flex; align-items: center;}
.ly_news_list_1 .news_box .news_cate_sort_box *{font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-black-6);}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_select{cursor: pointer; margin-left: 15px; position: relative;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_select *{color: var(--color-black-3); text-align: center;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_selected{display: flex; justify-content: center; align-items: center; text-align: center; border: 1px solid #d9d9d9; border-radius: 40px; padding: 5px 16px;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_selected::after{content: ''; width: 5px; height: 5px; border: 1px solid; border-color: transparent var(--color-black-6) var(--color-black-6) transparent; transform: rotate(45deg); margin-left: 15px;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_drop{visibility: hidden; opacity: 0; display: flex; flex-direction: column; width: max-content; min-width: 100%; background-color: var(--color-white); border-radius: 5px; box-shadow: 0 0 30px rgba(51, 51, 51, .15); position: absolute; right: 0; top: 100%; z-index: 1;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_drop a{text-decoration: none;}
.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_select:hover .news_cate_sort_drop{visibility: visible; opacity: 1;}
.ly_news_list_1 .list_box{padding: 21px 0 42px;display: grid;gap: 50px 26px;grid-template-columns: repeat(3, 1fr);}
.ly_news_list_1 .list_box .themes_news{text-align: left; position: relative; display: flex; flex-direction: column; overflow: hidden; border-radius: 20px;}
.ly_news_list_1 .list_box .themes_news a:hover{text-decoration: none;}
.ly_news_list_1 .list_box .themes_news .name{margin-bottom: 7px;line-height: 1.625; color:var(--color-black-3);font-size: var(--size-16);}
.ly_news_list_1 .list_box .themes_news .name a{ color: var(--color-black-3);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; font-family: var(--family-regular); display: flex; }
.ly_news_list_1 .list_box .themes_news .name a span{width: 40px; min-width: 40px; height: 40px; background-color: #f5f5f5; border-radius: 50%; position: relative; margin: 6px 0;}
.ly_news_list_1 .list_box .themes_news .name a span::before{content: ''; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden; filter: grayscale(1) brightness(0) invert(0.4);}
.ly_news_list_1 .list_box .themes_news .time{font-size: var(--size-14); line-height: 1.715; color: var(--color-white); background-color: rgba(0, 0, 0, .2); border-radius: 30px; padding: 3px 15px; position: absolute; right: 14px; top: 14px;}
.ly_news_list_1 .list_box .themes_news .brief{ line-height: 1.715; font-size: var(--size-14); color: var(--color-black-8);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.ly_news_list_1 .list_box .themes_news .button a{display: inline-block; padding: 0 32px; height: 39px; line-height: 39px; ; box-sizing: border-box; border: 1px solid #5f5318; font-size: var(--size-16); color: #222; text-transform: uppercase;}
.ly_news_list_1 .list_box .themes_news .text_box{ width: 100%; padding: 20px 17px 23px; }
.ly_news_list_1 .list_box .themes_news .pic_box{ width: 100%;overflow: hidden; border-radius: inherit; }
.ly_news_list_1 .list_box .themes_news .pic_box .compute_item_img .compute_process_img{padding-top: 56.25% !important;}
.ly_news_list_1 .list_box .themes_news:hover{box-shadow: 0 17px 30px rgba(51, 51, 51, .15);}
.ly_news_list_1 .list_box .themes_news:hover .pic_box .compute_item_img .compute_process_img img{transform: scale(1.1);}
.ly_news_list_1 .list_box .themes_news:hover .name a span{background-color: var(--color-red);}
.ly_news_list_1 .list_box .themes_news:hover .name a span::before{filter: grayscale(1) brightness(0) invert(1);}
.ly_news_list_1 #turn_page li,
.ly_news_list_1 #turn_page li a:hover{ background-color: transparent; }
.ly_news_list_1 #turn_page li a{ color: #aaa; }
.ly_news_list_1 #turn_page li.active a{ color: #222; }
.ly_news_list_1 #turn_page li.first,
.ly_news_list_1 #turn_page li.last{ display: none; }
@media screen and (max-width:1000px) {
	.ly_news_list_1 .wrapper{width:98%; min-width:inherit;}
	.ly_news_list_1 .list_box .themes_news{margin-bottom: 20px; }
	.ly_news_list_1 .left_side{ display: none; position: absolute; left: 50%; transform: translateX(-50%); background-color: #fff; z-index: 2; width: 92%; }
	.ly_news_list_1 .right_side{ width: 100%; }
	.ly_news_list_1 .left_side .top_title{ display: none; }
	.ly_news_list_1 .list_box{ gap: 25px; padding: 10px 0 20px; }
	.ly_news_list_1 .list_box .themes_news{ margin-bottom: 0; display: block; border-radius: 10px; }
	.ly_news_list_1 .list_box .themes_news .pic_box{ width: 100%; }
	.ly_news_list_1 .list_box .themes_news .text_box{ width: 100%; padding: 15px; }
	.ly_news_list_1 .list_box .themes_news .button a{width: 100%; text-align: center; padding: 0; height: 37px; line-height: 35px; font-size: var(--size-14); color: #222; }
	.ly_news_list_1 .news_box .news_cate_box{flex-direction: column; align-items: flex-start; margin-top: 40px;}
	.ly_news_list_1 .news_box .news_cate_box .list li{margin: 10px 5px;}
	.ly_news_list_1 .news_box .news_cate_box .list a{padding: 0 10px;}
	.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_select{margin-left: 8px;}
	.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_selected{padding: 2px 12px;}
	.ly_news_list_1 .news_box .news_cate_sort_box .news_cate_sort_selected::after{transform: translateY(-3px) rotate(45deg); margin-left: 10px;}
	.ly_news_list_1 .list_box .themes_news{box-shadow: 0 8px 15px rgba(51, 51, 51, .15);}
	.ly_news_list_1 .list_box .themes_news .time{right: 7px; top: 7px;}
}
.ly_news_list_1 .right_side .top_title{ position: relative; }
.ly_news_list_1 .right_side .top_title i{ display: none; }
@media screen and (max-width: 1000px) {
	.ly_news_list_1 .right_side .top_title{ padding: 0 45px 0 15px; height: 43px; line-height: 41px; border: 1px solid #484a4e; box-sizing: border-box; overflow: hidden; }
	.ly_news_list_1 .right_side .top_title i{ display: block; position: absolute; top: 50%; transform: translateY(-50%); right: 14px; }
	.ly_news_list_1 .left_side ul{ padding: 0; height: 225px; overflow: auto; box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 30%) }
	.ly_news_list_1 .left_side ul li a{ display: block; padding: 0 15px; line-height: 28px; font-size: var(--size-14); color: #1a1d22;  }
	.ly_news_list_1 .left_side ul li a.cur{ color: #1a1d22; background-color: #fff; }
}

.ly_news_detail_1 .wrapper{margin: 0 auto;}
.ly_news_detail_1 .ly_news_detail_back{display: flex; align-items: center; width: max-content; font-size: var(--size-14); line-height: 1.715; color: var(--color-black-8); padding: 0 1px;}
.ly_news_detail_1 .ly_news_detail_back::before{content: ''; width: 5px; height: 5px; border: 1px solid; border-color: transparent transparent var(--color-black-6) var(--color-black-6); transform: rotate(45deg); margin-right: 10px;}
.ly_news_detail_1 .ly_news_detail_back:hover{color: var(--color-red);}
.ly_news_detail_1 .ly_news_detail_back:hover::before{border-color: transparent transparent var(--color-red) var(--color-red);}
.ly_news_detail_1 .ly_news_detail_container{margin-top: 58px;}
.ly_news_detail_1 .ly_news_detail_info{width: calc(100% - 400px); float: left;}
.ly_news_detail_1 .ly_news_detail_title{font-size: var(--size-30); line-height: 1.4; color: var(--color-black-2);}
.ly_news_detail_1 .ly_news_detail_msg{display: flex; align-items: center; margin-top: 17px;}
.ly_news_detail_1 .ly_news_detail_author{display: flex; align-items: center; font-family: var(--family-medium); font-size: var(--size-16); line-height: 24px; color: var(--color-black-4);}
.ly_news_detail_1 .ly_news_detail_author span{display: block; width: 26px; height: 26px; font-size: var(--size-18); line-height: 1.445; color: var(--color-white); text-align: center; border-radius: 50%; background-color: var(--color-red); margin-right: 9px;}
.ly_news_detail_1 .ly_news_detail_line{width: 24px; height: 1px; background-color: var(--color-black-b); margin: 0 13px;}
.ly_news_detail_1 .ly_news_detail_date{font-size: var(--size-16); line-height: 1.5; color: var(--color-black-4);}
.ly_news_detail_1 .ly_news_detail_img{border-radius: 20px; overflow: hidden; margin-top: 40px;}
.ly_news_detail_1 .ly_news_detail_img:hover img{transform: scale(1.1);}
.ly_news_detail_1 .ly_news_detail_content{padding: 10px 0 64px; border-bottom: 1px solid #e5e5e5;}
.ly_news_detail_1 .ly_news_page_box{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 25px;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item{width: 43%; letter-spacing: .1px;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item.next{text-align: right;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item .ly_news_page_title{font-size: var(--size-16); line-height: 1.5; color: var(--color-black-4); padding: 0 29px; position: relative;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item .ly_news_page_title::before{content: ''; width: 16px; height: 11px; background: url(../images/icon/icon_page_arrow.png) no-repeat center / 100%; position: absolute; top: 50%; transform: translateY(-50%);}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item.prev .ly_news_page_title::before{left: 0; transform: translateY(-50%) rotateY(180deg);}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item.next .ly_news_page_title::before{right: 0;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item a{display: block; font-family: var(--family-medium); font-size: var(--size-18); line-height: 1.445; color: var(--color-black-2); margin-top: 12px;}
.ly_news_detail_1 .ly_news_page_box .ly_news_page_item a:hover{text-decoration: none; color: var(--color-red);}
.ly_news_detail_1 .ly_news_detail_tool{width: 240px; float: right; position: sticky; top: 140px; right: 0; margin-top: 4px;}
.ly_news_detail_1 .ly_news_menu{padding-bottom: 11px; border-bottom: 1px solid #e5e5e5; margin-bottom: 22px;}
.ly_news_detail_1 .ly_news_menu .ly_news_menu_title,
.ly_news_detail_1 .ly_news_share .ly_news_share_title{font-family: var(--family-medium); font-size: var(--size-18); line-height: 1.334; color: var(--color-black-2);}
.ly_news_detail_1 .ly_news_menu .ly_news_menu_list{display: flex; flex-direction: column; margin-top: 11px;}
.ly_news_detail_1 .ly_news_menu .ly_news_menu_list a{font-size: var(--size-14); line-height: 2.429; color: var(--color-black-4);}
.ly_news_detail_1 .ly_news_menu .ly_news_menu_list a:hover{text-decoration: none; color: var(--color-red);}
.ly_news_detail_1 .ly_news_menu .ly_news_menu_desc{font-size: var(--size-14); line-height: 2.429; color: var(--color-black-4); margin-top: 11px;}
.ly_news_detail_1 .ly_news_share .share_toolbox{margin-top: 23px;}
.ly_news_detail_1 .ly_news_share .share_toolbox li{width: 20px; margin-right: 23px;}
.ly_news_detail_1 .ly_news_share .share_toolbox li:last-child{margin-right: 0;}
.ly_news_detail_1 .ly_news_share .share_toolbox li:hover{transform: translateY(-4px);}
.ly_news_detail_1 .ly_news_share .share_toolbox li a{height: 20px; line-height: 20px;}
.ly_news_detail_1 .ly_news_share .share_toolbox li a.share_s_facebook{background: url(../images/icon/icon_follow_facebook.png) no-repeat center / 100%;}
.ly_news_detail_1 .ly_news_share .share_toolbox li a.share_s_tiktok{background: url(../images/icon/icon_follow_tiktok.png) no-repeat center / 100%;}
.ly_news_detail_1 .ly_news_share .share_toolbox li a.share_s_pinterest{background: url(../images/icon/icon_follow_pinterest.png) no-repeat center / 100%;}
.ly_news_detail_1 .ly_news_share .share_toolbox li a.share_s_instagram{background: url(../images/icon/icon_follow_instagram.png) no-repeat center / 100%;}

.ly_news_detail_1 .ly_news_relate_box{margin-top: 82px;}
.ly_news_detail_1 .ly_news_relate_title{font-family: var(--family-medium); font-size: var(--size-30); line-height: 1.4; color: var(--color-black-2);}
.ly_news_detail_1 .ly_news_relate_list{display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; margin-top: 27px;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item{text-align: left; position: relative; display: flex; flex-direction: column; overflow: hidden; border-radius: 20px;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item a:hover{text-decoration: none;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .name{margin-bottom: 7px;line-height: 1.625; color:var(--color-black-3);font-size: var(--size-16);}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .name a{ color: var(--color-black-3);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; font-family: var(--family-regular); display: flex; }
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .name a span{width: 40px; min-width: 40px; height: 40px; background-color: #f5f5f5; border-radius: 50%; position: relative; margin: 6px 0;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .name a span::before{content: ''; width: 12px; height: 12px; background: url(../images/icon/icon_poster_arrow.png) no-repeat center / 100%; position: absolute; inset: 0; margin: auto; overflow: hidden; filter: grayscale(1) brightness(0) invert(0.4);}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .time{font-size: var(--size-14); line-height: 1.715; color: var(--color-white); background-color: rgba(0, 0, 0, .2); border-radius: 30px; padding: 3px 15px; position: absolute; right: 14px; top: 14px;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .brief{ line-height: 1.715; font-size: var(--size-14); color: var(--color-black-8);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .button a{display: inline-block; padding: 0 32px; height: 39px; line-height: 39px; ; box-sizing: border-box; border: 1px solid #5f5318; font-size: var(--size-16); color: #222; text-transform: uppercase;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .text_box{ width: 100%; padding: 20px 17px 23px; }
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .pic_box{ width: 100%;overflow: hidden; border-radius: inherit; }
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .pic_box .compute_item_img .compute_process_img{padding-top: 56.25% !important;}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item:hover{box-shadow: 0 17px 30px rgba(51, 51, 51, .15);}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item:hover .name a span{background-color: var(--color-red);}
.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item:hover .name a span::before{filter: grayscale(1) brightness(0) invert(1);}
@media screen and (max-width: 1000px) {
	.ly_news_detail_1 .ly_news_detail_content{padding: 5px 0 30px;}
	.ly_news_detail_1 .ly_news_detail_info{width: 100%;}
	.ly_news_detail_1 .ly_news_detail_container{margin-top: 30px;}
	.ly_news_detail_1 .ly_news_detail_msg{margin-top: 8px;}
	.ly_news_detail_1 .ly_news_detail_author span{width: 22px; height: 22px; line-height: 22px; margin-right: 5px;}
	.ly_news_detail_1 .ly_news_detail_line{width: 12px; margin: 0 6px;}
	.ly_news_detail_1 .ly_news_detail_img{border-radius: 10px; margin-top: 20px;}
	.ly_news_detail_1 .ly_news_detail_tool{display: none;}
	.ly_news_detail_1 .ly_news_page_box{margin-top: 10px; gap: 10px;}
	.ly_news_detail_1 .ly_news_page_box .ly_news_page_item{width: 100%;}
	.ly_news_detail_1 .ly_news_page_box .ly_news_page_item.next{text-align: left;}
	.ly_news_detail_1 .ly_news_page_box .ly_news_page_item.next .ly_news_page_title::before{right: unset; left: 0;}
	.ly_news_detail_1 .ly_news_page_box .ly_news_page_item a{margin-top: 6px;}

	.ly_news_detail_1 .ly_news_relate_box{margin-top: 40px;}
	.ly_news_detail_1 .ly_news_relate_list{grid-template-columns: 1fr; gap: 20px; margin-top: 15px;}
	.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item{border-radius: 10px; box-shadow: 0 8px 15px rgba(51, 51, 51, .15);}
	.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .text_box{padding: 15px;}
	.ly_news_detail_1 .ly_news_relate_list .ly_news_relate_item .time{right: 7px; top: 7px;}
}

.ly_poster_303 .ly_i_title{line-height: 1.267;}
.ly_poster_303 .ly_i_desc{line-height: 1.5; letter-spacing: .15px; margin-top: 28px;}
.ly_poster_303 .text_align_center .ly_i_desc{max-width: 960px; margin-left: auto; margin-right: auto;}
.ly_poster_303 .ly_poster_list{display: flex; justify-content: center; flex-wrap: wrap;}
.ly_poster_303 .ly_poster_list .ly_poster_item{width: 28%; margin-right: 8%; margin-top: 75px; text-align: center;}
.ly_poster_303 .ly_poster_list .ly_poster_item:nth-child(3n),
.ly_poster_303 .ly_poster_list .ly_poster_item:last-child{margin-right: 0;}
.ly_poster_303 .ly_poster_item .ly_poster_item_title{line-height: 1; position: relative; padding-bottom: 28px; display: flex; justify-content: center;}
.ly_poster_303 .ly_poster_item .ly_poster_item_title::before{content: ''; width: 82px; height: 9px; background: url(../images/icon/icon_wave.png) repeat center / auto 100%; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.ly_poster_303 .ly_poster_item .ly_poster_item_title.plus::after{content: '+'; font-size: inherit; line-height: inherit; color: inherit;}
.ly_poster_303 .ly_poster_item .ly_poster_item_subtitle{line-height: 2.1112; margin-top: 30px;}
.ly_poster_303 .ly_poster_item .ly_poster_item_desc{line-height: 1.5; letter-spacing: .1px;}
.ly_poster_303 .text_align_left{text-align: left;}
.ly_poster_303 .text_align_center{text-align: center;}
.ly_poster_303 .text_align_right{text-align: right;}
@media screen and (max-width: 768px) {
	.ly_poster_303 .ly_i_desc{margin-top: 14px;}
	.ly_poster_303 .ly_poster_list .ly_poster_item{width: 100%; margin-top: 30px; margin-right: 0;}
	.ly_poster_303 .ly_poster_item .ly_poster_item_title{padding-bottom: 14px;}
	.ly_poster_303 .ly_poster_item .ly_poster_item_subtitle{margin-top: 15px;}
}

.ly_poster_304{ overflow: hidden; }
.ly_poster_304 .poster_wrapper{position: relative;display: flex;justify-content: space-between;align-items: center;}
.ly_poster_304 .poster_wrapper .poster_right{overflow: hidden; border-radius: 20px; width: 50%;}
.ly_poster_304 .poster_wrapper:hover .poster_right img{transform: scale(1.1);}
.ly_poster_304 .poster_wrapper .poster_left{width: 47.693%;height: 100%;padding:0 5.847%;display: inline-flex;align-items: center;flex-wrap: wrap;align-content: center;box-sizing: border-box;overflow: hidden;}
.ly_poster_304 .poster_wrapper .poster_left .poster_title{ margin-bottom: 14px; line-height: 1.267;width: 100%;}
.ly_poster_304 .poster_wrapper .poster_left .poster_content{line-height: 1.5;width: 100%;letter-spacing: .05px;}
.ly_poster_304 .poster_wrapper .poster_left .poster_link{display: block; min-width: 200px; width: max-content; font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-white); background-color: var(--color-red); border: 1px solid var(--color-red); border-radius: 52px; text-align: center; padding: 11px; margin-top: 33px;}
.ly_poster_304 .poster_wrapper .poster_left .poster_link:hover{text-decoration: none; background-color: unset; color: var(--color-red);}
@media screen and (max-width: 768px){
	.ly_poster_304 .poster_wrapper{flex-direction: column-reverse;}
	.ly_poster_304 .poster_wrapper .poster_left{width: 100%; padding: 0; margin-top: 20px;}
	.ly_poster_304 .poster_wrapper .poster_left .poster_title{margin-bottom: 7px;}
	.ly_poster_304 .poster_wrapper .poster_left .poster_link{min-width: 150px; padding: 6px; margin-top: 15px;}
	.ly_poster_304 .poster_wrapper .poster_right{width: 100%;}
}

.ly_poster_305{ overflow: hidden; }
.ly_poster_305 .poster_wrapper{position: relative;display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
.ly_poster_305 .poster_wrapper .poster_right{overflow: hidden; border-radius: 20px; width: 50%;}
.ly_poster_305 .poster_wrapper:hover .poster_right img{transform: scale(1.1);}
.ly_poster_305 .poster_wrapper .poster_left{width: 47.693%;height: 100%;padding:0 5.847%;display: inline-flex;align-items: center;flex-wrap: wrap;align-content: center;box-sizing: border-box;overflow: hidden;}
.ly_poster_305 .poster_wrapper .poster_left .poster_title{ margin-bottom: 14px; line-height: 1.267;width: 100%;}
.ly_poster_305 .poster_wrapper .poster_left .poster_content{line-height: 1.5;width: 100%;letter-spacing: .05px;}
.ly_poster_305 .poster_wrapper .poster_left .poster_link{display: block; min-width: 200px; width: max-content; font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; color: var(--color-white); background-color: var(--color-red); border: 1px solid var(--color-red); border-radius: 52px; text-align: center; padding: 11px; margin-top: 33px;}
.ly_poster_305 .poster_wrapper .poster_left .poster_link:hover{text-decoration: none; background-color: unset; color: var(--color-red);}
@media screen and (max-width: 768px){
	.ly_poster_305 .poster_wrapper{flex-direction: column-reverse;}
	.ly_poster_305 .poster_wrapper .poster_left{width: 100%; padding: 0; margin-top: 20px;}
	.ly_poster_305 .poster_wrapper .poster_left .poster_title{margin-bottom: 7px;}
	.ly_poster_305 .poster_wrapper .poster_left .poster_link{min-width: 150px; padding: 6px; margin-top: 15px;}
	.ly_poster_305 .poster_wrapper .poster_right{width: 100%;}
}

.ly_poster_306 a{ text-decoration: none; }
.ly_poster_306 .ly_i_title{display:block; line-height: 1.267;}
.ly_poster_306 .ly_i_desc{line-height: 1.5; margin-top: 14px; letter-spacing: .25px;}
.ly_poster_306 .text_align_center .ly_i_desc{max-width: 1180px; margin-left: auto; margin-right: auto;}
.ly_poster_306 .ly_poster_list{display:flex;flex-wrap:wrap;justify-content:center;padding: 0 105px;margin-top: 53px;position: relative;}
.ly_poster_306 .ly_poster_item{font-size:0;display:block;text-align: center;}
.ly_poster_306 .ly_poster_item_img{display:block;font-size: 0;border-radius: 50%;overflow: hidden;position: relative;}
.ly_poster_306 .ly_poster_item_img .compute_item_img{border: 2px solid var(--color-red); border-radius: 50%; overflow: hidden;}
.ly_poster_306 .ly_poster_item_img img{display: block;}
.ly_poster_306 .ly_poster_item_title{display:block;box-sizing:border-box;line-height: 1.75;margin-top: 23px;}
.ly_poster_306 .ly_poster_item_subtitle{line-height: 1.5;font-family: var(--family-light);margin-top: 5px;}
.ly_poster_306 .ly_poster_list .icon_arrow{--icon-arrow-size: 48px; --icon-arrow-bg: #f5f5f5; --icon-arrow-shadow: none; visibility: visible; opacity: 1;}
.ly_poster_306 .text_align_left{text-align: left;}
.ly_poster_306 .text_align_center{text-align: center;}
.ly_poster_306 .text_align_right{text-align: right;}
@media screen and (max-width: 768px){
	.ly_poster_306 .ly_i_desc{margin-top: 7px; letter-spacing: .1px;}
	.ly_poster_306 .ly_poster_list{padding: 0 60px; margin-top: 25px;}
	.ly_poster_306 .ly_poster_item_title{margin-top: 10px;}
	.ly_poster_306 .ly_poster_list .icon_arrow{--icon-arrow-size: 40px}
}

.ly_poster_307 a:hover{text-decoration: none;}
.ly_poster_307 .relative {position: relative;}
.ly_poster_307 .wrap_container {max-width: 100%;margin:0 auto;}
.ly_poster_307 .about_box {position: absolute;width: 100%; height: 100%; background-repeat: no-repeat;background-position: center;top:0}
.ly_poster_307 .about_box_main {position: absolute;right:calc((100vw - 1300px) / 2); top: 50%; transform: translateY(-50%);width: 92%; max-width: 520px; z-index: 3; height: min-content;overflow: hidden; border-radius: 20px;}
.ly_poster_307 .about_box_main .about_box_inner {padding: 6.54% 9.616% 7.31%;}
.ly_poster_307 .about_box_main .about_box_welcome {text-transform: capitalize;font-size: var(--size-14);line-height: 1.2;}
.ly_poster_307 .about_box_main .about_box_title {font-size: var(--size-30);line-height: 1.267;}
.ly_poster_307 .about_box_main .about_box_desc {margin-top: 9px;font-size: var(--size-16);line-height: 1.5;}
.ly_poster_307 .about_box_main .about_box_btn {margin-top: 33px;display: inline-block;text-decoration: none;text-align: center;min-width: 200px;line-height: 1.75;font-size: var(--size-16);padding: 11px;transition: .4s;border: 1px solid var(--color-red);border-radius: 52px;}
@media (min-width: 768px) and (max-width: 1000px) {
	.ly_poster_307 .about_box {height: 100%;background-size: cover;}
}
@media screen and (max-width: 1414px){
	.ly_poster_307 .about_box_main{right: 4vw;}
}
@media screen and (max-width: 768px){
	.ly_poster_307 .about_box {height: 100%;background-size: cover;}
	.ly_poster_307 .about_box_main{border-radius: 10px; top: unset; transform: unset; bottom: 10vw;}
	.ly_poster_307 .about_box_main .about_box_btn {font-size: var(--size-12); padding: 5px; min-width: 150px; margin-top: 15px;}
	.ly_poster_307 .about_box_main .about_box_inner{padding: 15px;}
}
.ly_poster_307 .wrap_section_about.ly_poster_307 .wrap_container{position: relative;overflow: hidden;}
.ly_poster_307 .about_box_main .about_box_btn {color:#ffffff;background-color: var(--color-red);}

.ly_poster_307.wrap_section_about .wrap_container {position: relative;overflow: hidden;}

.global_mode_order_tracking1{ padding: 105px 0 120px; position: relative; }
.global_mode_order_tracking1 .container{ margin: 0 auto; padding: 0 10px; position: relative; box-sizing: border-box; }
.global_mode_order_tracking1 .container .content{ margin: 0 auto; }
.global_mode_order_tracking1 .top_title{ line-height: 1.267; text-align: center; }
.global_mode_order_tracking1 .sub_title{ font-family: var(--family-light); line-height: 1.5; margin: 14px auto 0; text-align: center; max-width: 910px; }
.global_mode_order_tracking1 .global_tracking_form{ margin: 70px auto 0; max-width: 600px; background-color: #f2f2f2; border-radius: 20px; padding: 2.539% 3.847% 3%; }
.global_mode_order_tracking1 .global_tracking_form .rows{ margin-top: 30px; }
.global_mode_order_tracking1 .global_tracking_form .rows:first-child{ margin-top: 0; }
.global_mode_order_tracking1 .global_tracking_form .rows label{ font-size: var(--size-16); line-height: 1.5; color: var(--color-black-3); padding: 0 2px; }
.global_mode_order_tracking1 .global_tracking_form .rows .input{ margin-top: 5px; }
.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt{ padding: 0 15px; width: 100%; height: 52px; line-height: 50px; border-radius: 5px; box-sizing: border-box; border: 1px solid var(--color-white); font-size: 15px; color: var(--color-black-3); }
.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt::placeholder{color: var(--color-black-9);}
.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt:-moz-placeholder{color: var(--color-black-9);}
.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt::-moz-placeholder{color: var(--color-black-9);}
.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt:-ms-input-placeholder{color: var(--color-black-9);}
.global_mode_order_tracking1 .global_tracking_form .submit{ margin-top: 29px; text-align: center; }
.global_mode_order_tracking1 .global_tracking_form .submit .input_button{ display: block; width: 100%; padding: 0 45px; height: 54px; line-height: 54px; border-radius: 5px; font-size: var(--size-18); cursor: pointer; overflow: hidden; }
.global_mode_order_tracking1 .abs{ position: absolute; padding: 50px 0; width: 100%; height: 100%; background-color: #fff; top: 0; left: 0; text-align: center; z-index: 9999;}
.global_mode_order_tracking1 .abs .loader{ margin: 0 auto; width: 94px; height: 94px; background-color: transparent; border-left: 5px #000 solid; border-right: 5px #cbcbca solid; border-bottom: 5px #cbcbca solid; border-top: 5px var(--color-black) solid; border-radius: 100%; animation: rotation .7s infinite linear; -o-animation: rotation .7s infinite linear; -moz-animation: rotation .7s infinite linear; -webkit-animation: rotation .7s infinite linear; display: inline-block; vertical-align: middle;}
.global_mode_order_tracking1 .abs .middle{ display: inline-block ; vertical-align: middle; }
.global_mode_order_tracking1 .abs span{ display: inline-block; vertical-align: middle; height: 100%; }
.global_mode_order_tracking1 .abs .txt{ margin-top: 30px; font-size: var(--size-18); color: var(--color-black-2); font-weight: bold; }
.global_mode_order_tracking1 .error_content{ display: none; padding: 100px 0; text-align: center; }
.global_mode_order_tracking1 .error_content .top_title{ font-size: var(--size-30); }
.global_mode_order_tracking1 .success_content{ padding: 100px 0; display: none; text-align: center; }
.global_mode_order_tracking1 .success_content .order_box .top{ padding: 0 10px; width: 100%; line-height: 60px; box-sizing: border-box; text-align: left; }
.global_mode_order_tracking1 .success_content .order_box .rows{ margin-top: 20px; }
.global_mode_order_tracking1 .success_content .order_box .rows:first-child{ margin-top: 0; }
.global_mode_order_tracking1 .success_content .order_box .rows.current .tracking_tit{ border-bottom: 0; }
.global_mode_order_tracking1 .success_content .order_box .tracking_tit{ padding: 28px; text-align: left; box-sizing: border-box; background-color: #f7f7f7; border: 1px solid #ebebeb; font-size: var(--size-14);  position: relative; cursor: pointer; }
.global_mode_order_tracking1 .success_content .order_box .tracking_tit .tit{ font-weight: normal; font-size: var(--size-14); }
.global_mode_order_tracking1 .success_content .order_box .rows.current .tracking_tit .iconfont{ transform: translateY(-50%) rotate(0deg); }
.global_mode_order_tracking1 .success_content .order_box .tracking_tit .iconfont{ position: absolute; top: 50%; transform: translateY(-50%) rotate(-180deg); right: 20px; font-size: var(--size-12); transition: .4s; }
.global_mode_order_tracking1 .success_content .order_box .top .tit{ font-size: var(--size-14); color: var(--color-black-6); }
.global_mode_order_tracking1 .success_content .order_box .top .order_num{ font-size: var(--size-18); color: var(--color-black-2); font-weight: bold; }
.global_mode_order_tracking1 .success_content .order_box .top .status{ font-size: var(--size-14); color: var(--color-black-6); }
.global_mode_order_tracking1 .success_content .order_box .top .status b{ font-size: var(--size-14); color: var(--color-black); font-weight: bold; }
.global_mode_order_tracking1 .success_content .order_box .rows.current .tracking_box{ display: block; }
.global_mode_order_tracking1 .success_content .order_box .tracking_box{ display: none; position: relative; }
.global_mode_order_tracking1 .success_content .order_box .tracking_box iframe{ z-index: 0!important; width: 100%!important;position: static!important;box-sizing: border-box; border-top: 0; }
.global_mode_order_tracking1 .back{ display: inline-block; margin-top: 70px; padding: 0 70px; height: 50px; line-height: 50px;border: 1px solid var(--color-black); border-radius: 5px; background-color: var(--color-black); font-size: var(--size-18); color: #fff; overflow: hidden; text-align: center;text-decoration: none;}

@media screen and (max-width: 768px){
	.global_mode_order_tracking1{ padding: 30px 0; }
	.global_mode_order_tracking1 .sub_title{ margin-top: 7px; }
	.global_mode_order_tracking1 .global_tracking_form{ padding: 15px; border-radius: 10px; margin-top: 35px; width: 100%; }
	.global_mode_order_tracking1 .global_tracking_form .rows { margin-top: 15px; }
	.global_mode_order_tracking1 .global_tracking_form .rows .input{ margin-top: 5px; }
	.global_mode_order_tracking1 .global_tracking_form .rows .input .input_txt{ height: 42px; line-height: 40px; }
	.global_mode_order_tracking1 .global_tracking_form .submit{ margin-top: 15px; display: block; width: 100%;}
	.global_mode_order_tracking1 .global_tracking_form .submit .input_button{ display: block; padding: 0; width: 100%; }
	.global_mode_order_tracking1 .back{ display: block; margin-top: 30px; padding: 0; width: 100%; height: 42px; line-height: 40px; box-sizing: border-box; }
	.global_mode_order_tracking1 .success_content{ padding: 0; }
	.global_mode_order_tracking1 .success_content .order_box .top{ padding: 15px 0; line-height: 30px; }
	.global_mode_order_tracking1 .success_content .order_box .top .status{ float: right;}
	.global_mode_order_tracking1 .success_content .order_box .tracking_tit{ padding: 18px 12px; }
}

@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}
@-o-keyframes rotation{from{-o-transform:rotate(0)}to{-o-transform:rotate(359deg)}}
@-moz-keyframes rotation{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(359deg)}}
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}

/**** 新订单查询 ****/
.global_mode_order_tracking1{background: #FFF;}
.global_mode_order_tracking1 .success_content .order_box{ padding-bottom: 38px; }
.global_mode_order_tracking1 .success_content .order_box .list{margin-top: 20px;}
.global_mode_order_tracking1 .success_content .order_box .list:first-child{margin-top: 0;}
.global_mode_order_tracking1 .success_content .order_box .rows.current{border:1px solid #ebebeb;}
.global_mode_order_tracking1 .success_content .order_box .rows.current .tracking_tit{border:none;border-bottom: 1px solid #ebebeb;}
/*.global_mode_order_tracking1 .success_content .order_box .tracking_tit .iconfont{transform: translateY(-50%) rotate(0deg); right: 20px; font-size: var(--size-12); transition: .4s; }*/
.global_mode_order_tracking1 .success_content .order_box .tracking_tit .iconfont{ right: 20px; font-size: var(--size-12); transition: .4s; }
.global_mode_order_tracking1 .success_content .status_box{ margin-top: 38px;padding:0 30px;}
.global_mode_order_tracking1 .success_content .status_box.status_box_margin{ margin-bottom: 80px;}
.global_mode_order_tracking1 .success_content .status_box .item{position: relative;float: left;text-align: center;font-size: var(--size-12);color: var(--color-black-9);text-align: center; z-index: 0;}
.global_mode_order_tracking1 .success_content .status_box .item .line{position: absolute;top: 11px;left: 0;height: 2px;width: 100%;background: #cccccc;line-height: 22px;}
.global_mode_order_tracking1 .success_content .status_box .item .fir{left: auto;right: 0;border-top-left-radius: 11px;border-bottom-left-radius: 11px;}
.global_mode_order_tracking1 .success_content .status_box .item .last{border-top-right-radius: 11px;border-bottom-right-radius: 11px;}
.global_mode_order_tracking1 .success_content .status_box .item.cur{color: #333;}
.global_mode_order_tracking1 .success_content .status_box .item.cur .line.error{ display: none; }
.global_mode_order_tracking1 .success_content .status_box .item.cur .line{background: #00a850;}
.global_mode_order_tracking1 .success_content .status_box .item.cur .line:after{content:'';display: inline-block;width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #00a850;position:absolute;top: -4px;right: -4px;z-index: 1;}
.global_mode_order_tracking1 .success_content .status_box .item .status{ margin-top: 5px; line-height: 24px; font-size: var(--size-14); color: var(--color-black-9); }
.global_mode_order_tracking1 .success_content .status_box .item.cur .status{ color: #00a84f; font-weight: 600; }
.global_mode_order_tracking1 .success_content .status_box .item .time{ line-height: 20px; font-size: var(--size-12); color: var(--color-black-9); }
.global_mode_order_tracking1 .success_content .status_box .item.cur .time{ color: var(--color-black-9); font-weight: 600; }
.global_mode_order_tracking1 .success_content .status_box .item i{ display: block; margin: 0 auto; width: 72px; height: 28px; line-height: 28px; background-color: #fff; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 2; font-size: 32px; }
.global_mode_order_tracking1 .success_content .status_box .item.cur i{ color: #00a84f; }
.global_mode_order_tracking1 .success_content .status_box .item .fir ,
.global_mode_order_tracking1 .success_content .status_box .item .last{ max-width: 50%; }
.global_mode_order_tracking1 .success_content .tracking_box_content{margin-top:30px;padding: 30px;text-align: left;}
.global_mode_order_tracking1 .success_content .tracking_box_list li{margin-left: 10px; border-left: 2px dashed #e1e5eb; padding-left:10px;position: relative; padding-bottom: 20px;}
.global_mode_order_tracking1 .success_content .tracking_box_list .track_radio{display: inline-block;width: 12px;;height: 12px;background: #fff;position: absolute; top:38px;left: -9px;border-radius: 50%; border: 2px solid #7d8d9e;}
.global_mode_order_tracking1 .success_content .tracking_box_list .track_content{margin-left:27px;background: #f7f9fb;min-height: 45px;padding:20px 20px 20px 30px;border-radius: 5px;position: relative}
.global_mode_order_tracking1 .success_content .tracking_box_list .track_content .arrow {width: 0;height: 0;border-top: 20px solid transparent;border-right: 24px solid #f7f9fb;border-bottom: 20px solid transparent; position: absolute;top:24px;left:-23px}
.global_mode_order_tracking1 .success_content .tracking_box_list .track_content .track_content_text{line-height: 20px;color:var(--color-black-3);font-size: var(--size-14);}
.global_mode_order_tracking1 .success_content .tracking_box_list .track_content .track_content_time{line-height: 16px;color:var(--color-black-8);font-size: var(--size-12);margin-top:10px;}
.global_mode_order_tracking1 .success_content .tracking_list_hide{display: none;}
.global_mode_order_tracking1 .success_content .tracking_box_show_more{margin-left:40px;}
.global_mode_order_tracking1 .success_content .tracking_box_show_more_hide{display: none;}
.global_mode_order_tracking1 .success_content .tracking_box_show_more a{font-size: var(--size-14); font-weight: bold;color:#222;}
.global_mode_order_tracking1 .success_content .tracking_box_show_more a:hover{text-decoration:none; color: #00a84f;}
.global_mode_order_tracking1 .success_content .tracking_box_show_more .iconfont{margin-left: 5px;line-height: 20px;vertical-align: middle;}

.ly_poster_308 .ly_poster_list{display: flex; justify-content: center; align-items: center; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding-left: 15px; padding-right: 15px;}
.ly_poster_308 .ly_poster_list a{font-family: var(--family-regular); font-size: var(--size-16); line-height: 1.75; padding: 6px 24px; border-radius: 40px; margin: 10px;}
@media screen and (max-width:768px){
	.ly_poster_308 .ly_poster_list a{padding: 3px 12px; margin: 5px;}
}

.ly_poster_309 .ly_poster_list{display: grid; gap: 20px;}
.ly_poster_309 .ly_poster_list .ly_poster_item{display: flex; flex-direction: column; align-items: center; text-align: center; border: 1px solid var(--color-black-8); border-radius: 10px; padding: 9.68% 6.452% 10.65%;}
.ly_poster_309 .ly_poster_list .ly_poster_item .ly_poster_img{width: 51px;}
.ly_poster_309 .ly_poster_list .ly_poster_item .ly_poster_title{font-family: var(--family-medium); line-height: 1.5; margin-top: 27px;}
.ly_poster_309 .ly_poster_list .ly_poster_item .ly_poster_desc{line-height: 1.5; margin-top: 7px;}

.ly_poster_310 .age_cate_box{display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; background: url(../images/bg/age_bg.png) no-repeat center / cover; border-radius: 10px; overflow: hidden; padding: 27.5px;}
.ly_poster_310 .age_cate_box .age_cate_item{width: 150px; height: 150px; border-radius: 50%; background-color: var(--color-red); overflow: hidden; position: relative; margin: 47.5px;}
.ly_poster_310 .age_cate_box .age_cate_item:has(.img){background-color: transparent;}
.ly_poster_310 .age_cate_item .img{font-size: 0; width: 100%; height: 100%;}
.ly_poster_310 .age_cate_item .img img{width: 100%; height: 100%; object-fit: cover;}
.ly_poster_310 .age_cate_item .age_cate_info{display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 100%; height: 100%; position: absolute; inset: 0; margin: auto;}
.ly_poster_310 .age_cate_item .age_cate_info *{font-family: var(--family-regular); line-height: 1; color: var(--color-white);}
.ly_poster_310 .age_cate_item .age_cate_info .age_cate_num{font-size: var(--size-54);}
.ly_poster_310 .age_cate_item .age_cate_info .age_cate_unit{font-size: var(--size-22);}
.ly_poster_310 .age_cate_item:hover .img img{transform: scale(var(--img-scale));}
@media (max-width: 1500px) {
	.ly_poster_310 .age_cate_box .age_cate_item{width: 130px; height: 130px; margin: 10px;}
}
@media (max-width: 768px) {
	.ly_poster_310 .age_cate_box{padding: 15px; border-radius: 5px;}
	.ly_poster_310 .age_cate_box .age_cate_item{width: 90px; height: 90px; margin: 5px;}
}

.ly_poster_177.ly_love .ly_love_text .ly_love_title{font-size:36px;line-height:1.2;text-align:center;}
.ly_poster_177.ly_love .ly_love_list{padding-top:30px; display: flex; flex-wrap: wrap;}
.ly_poster_177.ly_love .ly_love_list li{width:23.69%;margin-left:1.74%;display:inline-block;vertical-align:top;}
.ly_poster_177.ly_love .ly_love_list li:nth-child(n+5){margin-top: 40px;}
.ly_poster_177.ly_love .ly_love_list li:nth-child(4n+1){ margin-left: 0; }
.ly_poster_177 .ly_love_item{width:100%;position:relative;overflow: hidden;}

.ly_poster_177 .ly_love_item .ly_love_text{padding:19px 15px;text-align:center;}
.ly_poster_177 .ly_love_item .ly_love_text .ly_love_text_title{line-height:1.6;}
.ly_poster_177 .ly_love_item .ly_love_text .ly_love_text_content{line-height:1.6;}
.ly_poster_177 .ly_love_item .ly_love_mark{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:350ms ease-in-out;-o-transition:350ms ease-in-out;transition:350ms ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;}
.ly_poster_177 .ly_typeItem_img{position:relative;}
@media screen and (max-width:1000px){
	.ly_poster_177.ly_love .ly_love_list{padding-top:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.ly_poster_177.ly_love .ly_love_list li{width:100%;margin-left:0;margin-top:13px;}
	.ly_poster_177.ly_love .ly_love_list li:nth-child(n+5){margin-top: 13px;}
	.ly_poster_177 .ly_love_item .ly_love_text{padding:15px;}
	.ly_poster_177 .ly_love_item .ly_love_text .ly_love_text_title{margin-bottom:2px;}
}

@media screen and (min-width:500px) and (max-width:1000px){
	.ly_poster_177.ly_love .ly_love_list li{width:48%;}
}

@media screen and (min-width:1000px){
	.ly_poster_177 .ly_love_item_img:hover .ly_love_mark{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
.ly_poster_177 .ly_i_wrapper_1680{width:1680px;padding:0 15px;margin:auto;font-size:0;}
@media screen and (max-width:1760px){
    .ly_poster_177 .ly_i_wrapper_1680{width:92%;}
}
@media screen and (max-width: 1000px){	
	.ly_poster_177 .ly_i_wrapper_1680{width:100%;padding:0 4vw;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}
}
@media screen and (min-width:500px) and (max-width:1000px){
    .ly_poster_177 .ly_i_wrapper_1680{width:92%;}
}
.ly_poster_177 a{ text-decoration: none; }
.ly_poster_177.ly_love{background-color:#f8f8f8;}
.ly_poster_177 .ly_love_item .ly_love_text .ly_love_text_title{font-family:"FuturaBT-Heavy";color:var(--color-black);}
.ly_poster_177 .ly_love_item .ly_love_mark {background-color:rgba(21,21,21,0.5);color:var(--color-white);}
.ly_poster_177 .themes_box_title,
.ly_poster_177 .themes_box_title a{font-family: var(--ThemesBoxTitleFont);}
.ly_poster_177 .themes_box_subtitle{font-family: var(--ThemesBoxSubTitleFont);}

body .article_content_box .main_content{padding: 10px 0;}

#default_language_currency_box .default_language_currency_submit{background-color: var(--color-red);}
@media screen and (max-width: 768px){
	body .g_low_price{display: none;}
}

#chat_window .chat_box #share_box{position: relative;}
#chat_window .chat_box #share_box .share_more{width: 50px; height: 50px; display: block; border-radius: 100%; margin-bottom: 6px; background: #7fbd04 url(../images/icon/icon_share.png) no-repeat center / 100%;}
#chat_window .chat_box #share_box .share_toolbox{display: none; font-size: 0; width: max-content; position: absolute; right: 100%; top: 50%; transform: translateY(-50%);}
#chat_window .chat_box #share_box .share_toolbox::after{content: ''; width: 20px; height: 100%;}
#chat_window .chat_box #share_box .share_toolbox ul{box-sizing: border-box; background-color: var(--color-white); border-radius: 10px; box-shadow: 0 3px 14px rgba(51, 51, 51, .15); max-width: 228px; padding: 14px 18px;}
#chat_window .chat_box #share_box .share_toolbox ul li{margin: 5px 9px;}
#chat_window .chat_box #share_box:hover .share_toolbox{display: flex;}
/* @media screen and (min-width: 1000px){
	#chat_window .chat_box #share_box:hover .share_toolbox{display: flex;}
} */
@media screen and (max-width: 1000px){
	#chat_window .chat_box #share_box .share_more{width: 40px; height: 40px;}
	#chat_window .chat_box #share_box .share_toolbox::after{width: 10px;}
	#chat_window .chat_box #share_box .share_toolbox ul{padding: 8px; border-radius: 5px; max-width: 136px;}
	#chat_window .chat_box #share_box .share_toolbox ul li{margin: 5px;}
	/* #chat_window .chat_box #share_box.show .share_toolbox{display: flex;} */
}

body:has(.shopping_add_to_cart[data-position="down"]){padding-bottom: 80px;}
@media screen and (max-width: 768px){
	body:has(.shopping_add_to_cart[data-position="down"]){padding-bottom: 70px;}
}
