:root {
    --ThemesBoxTitleColor: #111111;
    --ThemesBoxSubTitleColor: #7d7d7d;
    --ThemesTextContentColor: #111111;
    --ThemesBodyColor: #ffffff;
    --ThemesProductsTitleColor: #111111;
    --ThemesBoxTitleFont: Montserrat-Regular;
    --ThemesBoxSubTitleFont: Montserrat-Regular;
    --ThemesTextContentFont: Montserrat-Regular;
    --ThemesProductsTitleFont: Montserrat-Regular;
    --FloatMessageTitleColor: #FFFFFF;
    --FloatMessageTitleBgColor: #2fa03a;
    --FloatMessageArrowColor: #FFFFFF;
    --FloatMessageButtonTextColor: #FFFFFF;
    --FloatMessageButtonHoverTextColor: #FFFFFF;
    --FloatMessageButtonBgColor: #2fa03a;
    --FloatMessageButtonBgHoverColor: #f47d54;
    --FloatMessageButtonBorderColor: transparent;
    --FloatMessageButtonBorderHoverColor: transparent;
    --ProductsPriceFont: Montserrat-Regular;
    --ThemesButtonFont: Montserrat-Regular;
    --ButtonRadiusSizePc: 30px;
    --ButtonRadiusSizeMobile: 30px;
    --ButtonFontStyle: Montserrat-Regular;
    --ButtonTextColor: #ffffff;
    --ButtonBgColor: #2fa03a;
    --ButtonBorderColor: transparent;
    --ButtonHoverTextColor: #ffffff;
    --ButtonBgHoverColor: #F47D54;
    --ButtonBorderHoverColor: transparent;
    --ButtonTextSizePc: 20px;
    --ButtonTextSizeMobile: 14px;
    --ButtonRadiusSizePcInquiry: 0px;
    --ButtonTextSizePcInquiry: 16px;
    --ButtonRadiusSizeMobileInquiry: 0px;
    --ButtonTextSizeMobileInquiry: 16px;
    --ButtonFontInquiry: Montserrat-Regular;
    --ButtonTextColorInquiry: #FFFFFF;
    --ButtonBgColorInquiry: #02a787;
    --ButtonHoverTextColorInquiry: #FFFFFF;
    --ButtonBgHoverColorInquiry: #f4bf3d;
    --ButtonBorderHoverColorInquiry: transparent;
    --ButtonFontBatchInquiryList: Montserrat-Regular;
    --ButtonTextColorBatchInquiryList: #FFFFFF;
    --ButtonBgColorBatchInquiryList: #f47d53;
    --ButtonHoverTextColorBatchInquiryList: #FFFFFF;
    --ButtonBgHoverColorBatchInquiryList: #f4bf3d;
    --ButtonBorderHoverColorBatchInquiryList: transparent;
    --ButtonTextSizePcBatchInquiryList: 14px;
    --ButtonRadiusSizePcBatchInquiryList: 30px;
    --ButtonTextSizeMobileBatchInquiryList: 14px;
    --ButtonRadiusSizeMobileBatchInquiryList: 30px;
    --ButtonFontBatchInquiryDetail: Montserrat-Regular;
    --ButtonTextColorBatchInquiryDetail: #FFFFFF;
    --ButtonBgColorBatchInquiryDetail: #f47d53;
    --ButtonHoverTextColorBatchInquiryDetail: #FFFFFF;
    --ButtonBgHoverColorBatchInquiryDetail: #f4bf3d;
    --ButtonBorderHoverColorBatchInquiryDetail: transparent;
    --ButtonTextSizePcBatchInquiryDetail: 16px;
    --ButtonRadiusSizePcBatchInquiryDetail: 30px;
    --ButtonTextSizeMobileBatchInquiryDetail: 16px;
    --ButtonRadiusSizeMobileBatchInquiryDetail: 30px;
    --PreBackgroundColor: #F1F1F1;
    --ThemesFooterBgColor: #000000;
    --ThemesFooterTitleColor: #ffffff;
    --ThemesFooterTextColor: #aaaaaa;
    --ThemesFooterIconColor: #aaaaaa;
    --ThemesFooterNavFont: Montserrat-Regular;
    --ThemesHeaderBgColor: #ffffff;
    --ThemesHeaderTextColor: #111111;
    --ThemesHeaderIconColor: #111111;
    --ThemesNavTextColor: #111111;
    --ThemesNavTextHoverColor: #111111;
    --ThemesNavLevel2TextColor: #000000;
    --ThemesNavLevel2TextHoverColor: #000000;
    --ThemesNavLevel3TextColor: #000000;
    --ThemesNavLevel3TextHoverColor: #000000;
    --ThemesNavLevel4TextColor: #000000;
    --ThemesNavLevel4TextHoverColor: #000000;
    --ThemesNavFont: Montserrat-Regular;
}
.left_fixed_side .nav_inquiry_btn a{font-family: Montserrat-Regular, serif;color: #FFFFFF;background-color: #2fa03a;border: 1px solid #00000000;font-size: 16px;border-radius:!important;text-align: center;padding: 12px 20px;}
.left_fixed_side .nav_inquiry_btn a:hover{color: #FFFFFF;background-color: #f47d54;border: 1px solid #00000000;}
@keyframes move{0%{transform: translateY(-100%)}100%{transform: translateY(0%)}}
@keyframes movenormal{0%{transform: translateY(-100%)}100%{transform: translateY(0%)}}
.ly_header_31 .headerFixed{background-color: var(--ThemesHeaderBgColor)}
.ly_header_31 .wide{display: flex;align-items: center;justify-content: space-between}
.ly_header_31 .logo{padding: 10px 30px 10px 0}
.ly_header_31 .nav{padding: 20px 0;flex: 1}
.ly_header_31 .nav li{padding: 10px 0}
.ly_header_31 .nav ul li a{color: var(--ThemesNavTextColor);font-family: var(--ThemesNavFont)}
.ly_header_31 .nav ul li a:hover{text-decoration: none;color: var(--ThemesNavTextHoverColor)}
.ly_header_31 .nav{font-family: var(--ThemesNavFont)}
.ly_header_31 .tool{display: flex;align-items: center}
.ly_header_31 .tool a:hover{text-decoration: none}
.ly_header_31 .tool .tool_search{padding: 0 14px}
.ly_header_31 .tool .tool_language{height: 21px}
.ly_header_31 .tool .tool_language *{line-height: 21px}
.ly_header_31 .tool .tool_search .icon-search1{color: var(--ThemesHeaderIconColor);font-size: 20px}.ly_header_31 .tool .tool_language .default_language_currency_style{line-height: 25px}
.ly_header_31 .tool .tool_language .default_language_currency_style dt{color: var(--ThemesHeaderTextColor);font-size: 14px;padding:0 14px}
.ly_header_31 .tool .tool_user .tool_member_entrance{display: block;padding: 0 14px}
.ly_header_31 .tool .tool_user .icon-member2{color: var(--ThemesHeaderIconColor);font-size: 20px}
.ly_header_31 .tool .tool_inquiry .tool_inquiry_icon{display: block;padding: 0 5px}
.ly_header_31 .tool .tool_inquiry .icon-inquiry1{color: var(--ThemesHeaderIconColor);font-size: 20px}
.ly_header_31 .tool .tool_inquiry_btn{margin-left: 17px}
.ly_header_31 .tool .tool_inquiry_btn a{display: block}
.ly_header_31 .tool .tool_menu{display: none;color: var(--ThemesHeaderIconColor);font-size: 20px;margin: 0 10px}
.ly_header_31 .tool_inquiry{position: relative;display: flex;align-items: flex-start}
.ly_header_31 .tool_inquiry .list_numner{display: flex;padding:0 10px;line-height: 18px;border-radius: 18px;box-sizing:border-box;align-items: center;justify-content: center;font-size: 12px}
@media screen and (max-width: 1000px){
    .ly_header_31 .nav{display: none}
    .ly_header_31 .tool{width: auto}.ly_header_31 .tool_language{display: none}
    .ly_header_31 .tool .tool_user{display: none}
    .ly_header_31 .tool .tool_inquiry{padding: 0;margin: 0 5px 0 0;}
    .ly_header_31 .tool .tool_inquiry .tool_inquiry_icon{padding: 0;margin-right: 5px}
    html[lang=ar] .ly_header_31 .tool .tool_inquiry .tool_inquiry_icon{margin: 0 0 0 5px}
    .ly_header_31 .tool .tool_inquiry .icon-inquiry1{font-size: 26px}
    .ly_header_31 .tool .tool_inquiry_btn{display: none}
    .ly_header_31 .tool .tool_menu{display: block;margin: 0}
    .ly_header_31 .tool .tool_search{padding: 0;margin: 0 20px}
    .ly_header_31 .logo{padding: 20px 0}
    .ly_header_31 .headerFixed{background-color: var(--ThemesHeaderBgColor)}
    .ly_header_31 .tool .tool_search .icon-search1{font-size: 26px}
    .ly_header_31 .tool .tool_menu .icon-mb_menu2{font-size: 26px}
    .ly_header_31 .tool_inquiry .list_numner{}
}

.ly_header_31[data-visual-id="1258"] .tool .tool_inquiry_btn a{font-family: Montserrat-Regular, serif;color: #FFFFFF;background-color: #2fa03a;border: 1px solid #00000000;font-size: 16px;border-radius: 30px !important;text-align: center;padding: 12px 18px;}
.ly_header_31[data-visual-id="1258"] .tool .tool_inquiry_btn a:hover{color: #FFFFFF;background-color: #f47d54;border: 1px solid #00000000;}
.ly_header_31[data-visual-id="1258"] .logo{ width: 234px; }
.ly_header_31[data-visual-id="1258"] .nav li a { font-size: 16px;padding:0 20px; }
.ly_header_31[data-visual-id="1258"] .nav .default_nav_style{justify-content: left;}
.ly_header_31[data-visual-id="1258"] .tool_inquiry .list_numner{background-color:#2fa03a; color:#ffffff}
.ly_header_31[data-visual-id="1258"] .tool_language .default_language_currency_style dt .current_language_abbreviation{ font-size: 16px; color: #111111; }
.ly_header_31[data-visual-id="1258"] .tool_language .default_language_currency_style dt .iconfont{ color: #111111; }
@media screen and (max-width: 1000px) {
    .ly_header_31[data-visual-id="1258"] .logo{ width: 180px; }
}
.ly_other_2 .other_wrapper{position: relative;padding:25px 0}
.ly_other_2 .other_wrapper .bread_crumb .bread_column{margin-bottom: 5px}
.ly_other_2[data-visual-id="1270"]{background-color: #f7f7f7;padding-top:0;padding-bottom:0;}
.ly_other_2[data-visual-id="1270"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1270"] .other_wrapper .bread_crumb a{color:#555555;font-size:14px}
.ly_other_2[data-visual-id="1270"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
@media screen and (max-width:1000px) {
    .ly_other_2[data-visual-id="1270"]{padding-top:0;padding-bottom:0;}
    .ly_other_2[data-visual-id="1270"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1270"] .other_wrapper .bread_crumb a{font-size:12px}
    .ly_other_2[data-visual-id="1270"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
}
@media screen and (max-width: 1480px) {
    .ly_other_2[data-visual-id="1270"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_other_2[data-visual-id="1272"]{background-color: #f7f7f7; }
.ly_other_2[data-visual-id="1272"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1272"] .other_wrapper .bread_crumb a{color:#555555;font-size:14px}
@media screen and (max-width:1000px) {
    .ly_other_2[data-visual-id="1272"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1272"] .other_wrapper .bread_crumb a{font-size:1rem;}
}
.ly_article_1[data-visual-id="1273"]{padding-top:50px;padding-bottom:50px;}
.ly_article_1[data-visual-id="1273"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_article_1[data-visual-id="1273"] .editor_txt{color:#111111}
@media screen and (max-width: 1000px) {
    .ly_article_1[data-visual-id="1273"]{padding-top:20px;padding-bottom:20px;}
    .ly_article_1[data-visual-id="1273"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
}
@media screen and (max-width: 1480px) {
    .ly_article_1[data-visual-id="1273"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_other_2[data-visual-id="1283"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_other_2[data-visual-id="1283"]{padding-top:0;padding-bottom:0;}
.ly_other_2[data-visual-id="1283"]{background-color: #f7f7f7; }
.ly_other_2[data-visual-id="1283"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1283"] .other_wrapper .bread_crumb a{color:#555555;font-size:14px}
@media screen and (max-width: 1000px) {
    .ly_other_2[data-visual-id="1283"]{padding-top:0;padding-bottom:0;}
    .ly_other_2[data-visual-id="1283"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_other_2[data-visual-id="1283"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1283"] .other_wrapper .bread_crumb a{font-size:1rem;}
}
@media screen and (max-width: 1480px) {
    .ly_other_2[data-visual-id="1283"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_other_2[data-visual-id="1542"]{padding-top:0;padding-bottom:0;background-color: #f7f7f7;}
.ly_other_2[data-visual-id="1542"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_other_2[data-visual-id="1542"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1542"] .other_wrapper .bread_crumb a{color:#555555;font-size:14px}
@media screen and (max-width: 1000px) {
    .ly_other_2[data-visual-id="1542"]{padding-top:0;padding-bottom:0;}
    .ly_other_2[data-visual-id="1542"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_other_2[data-visual-id="1542"] .other_wrapper .bread_crumb ,.ly_other_2[data-visual-id="1542"] .other_wrapper .bread_crumb a{font-size:12px}
}
@media screen and (max-width: 1480px) {
    .ly_other_2[data-visual-id="1542"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_article_1 .article_content_box .article_title{text-align: center;font-size: 30px;line-height: 46px;padding: 0 2% 35px}
.ly_footer_31{background-color: var(--ThemesFooterBgColor);border-top: 1px solid var(--ThemesFooterLineColor)}
.ly_footer_31 .nav{padding-top: 50px;padding-bottom: 20px}
.ly_footer_31 .copy{padding: 25px 0;color: var(--ThemesFooterTextColor);font-size: 14px;text-align: left;border-top: 1px solid var(--ThemesFooterLineColor)}
.ly_footer_31 .copy a{color: var(--ThemesFooterTextColor)}.ly_footer_31 .follow_us_list li{width: 36px}
.ly_footer_31 .follow_us_list li a{height: 36px;text-align: center}
.ly_footer_31 .follow_us_list i{width: 36px;height: 36px;line-height: 36px;border-radius: 18px;background-color: var(--ThemesFooterIconColor);color: var(--ThemesFooterBgColor);font-size: 22px}
.ly_footer_31 .default_foot_menu_style .menu_list{margin-bottom: 30px}
.ly_footer_31 .default_foot_menu_style .menu_list dl{padding-right: 20%}.ly_footer_31 .default_foot_menu_style .menu_list dd{font-family: var(--ThemesFooterNavFont)}
.ly_footer_31 .default_foot_menu_style .menu_list dd, .ly_footer_31 .default_foot_menu_style .menu_list dd a{font-size: 14px;color: var(--ThemesFooterTextColor);line-height: 1.5}
.ly_footer_31 .default_foot_menu_style .menu_list dt{font-family: var(--ThemesFooterNavFont)}
.ly_footer_31 .default_foot_menu_style .menu_list dt, .ly_footer_31 .default_foot_menu_style .menu_list dt a{color: var(--ThemesFooterTitleColor);font-size: 18px;margin-bottom: 30px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_menu dd{margin-bottom: 15px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row{min-height: 25px;padding-left: 30px;margin-bottom: 15px;position: relative;display: flex;align-items: center}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row span{color: #999999;position: absolute;top: 0;left: 0;display: flex;justify-content: center;align-items: center}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row span i{color: var(--ThemesFooterIconColor)}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row span i.icon-address1{font-size: 18px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row span i.icon-tool_email2{font-size: 20px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_custom_content a.link{display: inline-block}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .subtitle{margin-bottom: 35px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_style{margin-bottom: 10px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form{display: flex;align-items: flex-start}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form, .ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form *{border-radius: 35px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form input, .ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form button{height: 48px;line-height: 48px;box-sizing: border-box;margin-bottom: 10px}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form .text{margin-bottom: 0;text-indent: 15px;font-size: 14px;flex-grow: 1;max-width: 350px;border: 1px solid #ffffff;border-top-right-radius: 0;border-bottom-right-radius: 0}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form .subscribe{border-top-left-radius: 0;border-bottom-left-radius: 0;margin-bottom: 0;border: 1px solid transparent;color: #ffffff;padding: 0 17px;cursor: pointer}
.ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .default_newsletter_form .subscribe i{font-size: 24px}
@media screen and (max-width: 1000px){
    .ly_footer_31 .nav{padding: 0}
    .ly_footer_31 .default_foot_menu_style .menu_list{margin: 0}
    .ly_footer_31 .default_foot_menu_style .menu_list dt, .ly_footer_31 .default_foot_menu_style .menu_list dt a{font-size: 16px}
    .ly_footer_31 .default_foot_menu_style .menu_list dl{padding: 0;border-bottom: 1px solid var(--ThemesFooterLineColor)}
    .ly_footer_31 .default_foot_menu_style .menu_list dl dt{margin: 0;padding: 15px 0}
    .ly_footer_31 .default_foot_menu_style .menu_list dl dt>i{font-size: 20px}
    .ly_footer_31 .default_foot_menu_style .menu_list dl dd{display: none}
    .ly_footer_31 .default_foot_menu_style .menu_list dl.focus dd{display: block}
    .ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dd.row{display: none}
    .ly_footer_31 .default_foot_menu_style .menu_list.menu_list_contact dl.focus dd.row{display: flex}
    .ly_footer_31 .default_foot_menu_style .menu_list.menu_list_newsletter .subtitle{margin-bottom: 20px}
}
.ly_footer_31[data-visual-id="1269"] .default_foot_menu_style .menu_list[data-blocks="Newsletter-1"] .default_newsletter_style .subscribe{ border-color: #00000000;  color: #FFFFFF; background-color: #2fa03a;}
@media screen and (min-width:1000px) {
    .default_foot_menu_style .menu_list{width: 25%;box-sizing: border-box;}
}
.default_foot_menu_style .menu_list.menu_list_custom_content .logo{max-width: 100%;margin-bottom: 15px;}
.default_foot_menu_style .menu_list.menu_list_custom_content .custom_content{margin-bottom: 15px;}
.default_foot_menu_style .menu_list.menu_list_custom_content .custom_link{margin-bottom: 15px;}

.ly_carousel_1 .carousel_wrapper{position: relative;width: 100%;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_img .compute_item_img {max-width: 100%; margin: auto;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_img .compute_item_img .compute_process_img {padding-top: 32.08%}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_img .compute_item_img .compute_process_img a img {top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{position: absolute;width: 55%;z-index: 10;box-sizing: border-box}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom:20px}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:40px;line-height:1.8}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn{display: inline-block;text-align: center;overflow: hidden;text-overflow: ellipsis}
.ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_btn:hover{text-decoration: unset}
.ly_carousel_1 .carousel_wrapper .tab_type_position{position: absolute;bottom:23px;width: 100%;text-align: center;z-index: 10}
.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: #e6e6e6;border-radius: 50%}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_dots.activity{width: 21px;border-radius: 25px;background-color: #fd0002}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line{width: 80px;height: 3px;margin:0 6px;background-color: #e6e6e6}
.ly_carousel_1 .carousel_wrapper .carousel_tab .tab_line.activity{background-color: #fd0002}
.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:#fff}
.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;transition:all 1s}
.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: 1000px){
    .ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_img .compute_item_img .compute_process_img {padding-top: 93.33%}
    .ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info{width: 95%}
    .ly_carousel_1 .carousel_wrapper .tab_type_position{bottom:3%}
    .ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_title{margin-bottom:10px}
    .ly_carousel_1 .carousel_wrapper .carousel_box .carousel_item .carousel_info .carousel_content{margin-bottom:20px}}
.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_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_btn{font-family: Montserrat-Regular;color: #ffffff;background-color: #ff830a;border: 1px solid #ff820a;font-size: 16px;border-radius: 20px !important;text-align: center;width: 160px;padding-left: 0;padding-right: 0;height: 40px; line-height: 40px;padding-top: 0;padding-bottom: 0;}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_btn:hover{color: #ff830a;background-color: #ffffff;border: 1px solid #fff;}
.ly_carousel_1[data-visual-id="1259"] .wide{width:100%; margin:0;}
.ly_carousel_1[data-visual-id="1259"]{padding-top:0;padding-bottom:0;}  .ly_carousel_1[data-visual-id="1259"] .wide{box-sizing: border-box;padding-left:0%;padding-right:0%;}
@media screen and (max-width: 1000px) {
    .ly_carousel_1[data-visual-id="1259"]{padding-top:0;padding-bottom:0;}
    .ly_carousel_1[data-visual-id="1259"] .wide{padding-left:0;padding-right:0;}
}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item .carousel_info{padding:30px}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_lefttop{left:0;top:0;}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_top{top:0;left:50%;transform: translateX(-50%);}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_righttop{right:0;top:0;}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_left{top:50%;left:0;transform: translateY(-50%);}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_center{top:50%;left:50%;transform: translate(-50%,-50%);}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_right{top:50%;right:0;transform: translateY(-50%);}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_leftbottom{left:0;bottom:0;}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_bottom{bottom:0;left:50%;transform: translateX(-50%);}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .text_position_rightbottom{right:0;bottom:0;}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1::after{position: absolute;content:'';width: 100%;height: 100%;left: 0;top:0;background-color: rgba(0,0,0,0%);z-index: 1;pointer-events: none}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info{text-align:center}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_title{ font-size: 48px;color:#ffffff}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_content{font-size: 16px;color:#ffffff}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_btn{margin: auto; }
@media screen and (max-width: 1000px) {
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_title{font-size: 30px;}
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-1 .carousel_info .carousel_content{font-size: 14px;}
}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2::after{position: absolute;content:'';width: 100%;height: 100%;left: 0;top:0;background-color: rgba(0,0,0,0%);z-index: 1;pointer-events: none}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info{text-align:left}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_title{ font-size: 46px;color:#FFFFFF}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_subtitle{ font-size: 24px;color:#FFFFFF}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_content{font-size: 16px;color:#FFFFFF}
.ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_btn{margin-right: auto; }

@media screen and (max-width: 1000px) {
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info{text-align:left}
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_title{font-size: 24px;}
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_subtitle{font-size: 16px;}
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_content{font-size: 12px;}
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_box .carousel_item.Carousel-2 .carousel_info .carousel_btn{ margin-right: auto; }
    .ly_carousel_1[data-visual-id="1259"] .carousel_wrapper .carousel_tab .Carousel-2.tab_dots{font-size:16px}
}
.ly_about_19{text-align: center}
.ly_about_19 .top_title{width: 100%;box-sizing: border-box;padding: 0 12.5%}
.ly_about_19 .top_title .t_title{margin-bottom: 90px;line-height: 1.5}
.ly_about_19 .about_box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap}
.ly_about_19 .about_box .left_side{width: 49.31%;overflow: hidden}
.ly_about_19 .about_box .right_side{width: 48.06%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap}
.ly_about_19 .about_box .right_side .item{width: 46.71%;height: 0;padding-bottom: 36%;position: relative;overflow: hidden}.ly_about_19 .about_box .right_side .item.full{margin-bottom: 30px;width: 100%}
.ly_about_19 .about_box .right_side .item .i_title{padding: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 80%}
@media screen and (max-width: 1000px){
    .ly_about_19 .top_title .t_title{margin-bottom: 20px}
    .ly_about_19 .about_box .left_side, .ly_about_19 .about_box .right_side{width: 100% }
    .ly_about_19 .about_box .right_side{margin-top: 15px}
    .ly_about_19 .about_box .right_side .item{width: 47.83%}
    .ly_about_19 .about_box .right_side .item.full{margin-bottom: 15px}
}
.ly_about_19[data-visual-id="1260"] .wide{width:1440px; margin:0 auto;}
.ly_about_19[data-visual-id="1260"]{padding-top:120px;padding-bottom:40px;}
.ly_about_19[data-visual-id="1260"] .wide{box-sizing: border-box;padding-left:0%;padding-right:0%;}
@media screen and (max-width: 1480px) {
    .ly_about_19[data-visual-id="1260"] .wide{ width: auto;box-sizing: border-box;}
}@media screen and (max-width: 1000px) {
    .ly_about_19[data-visual-id="1260"]{padding-top:40px;padding-bottom:48px;}
    .ly_about_19[data-visual-id="1260"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
}
.ly_about_19[data-visual-id="1260"] {background-color: #FFFFFF; }
.ly_about_19[data-visual-id="1260"] .top_title .t_title{ font-size: 36px; color: #111111; }
.ly_about_19[data-visual-id="1260"] .right_side .item.About-2{ background-image: url('../../images/expirerence.png');background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.ly_about_19[data-visual-id="1260"] .right_side .item.About-2 .i_title{ font-size: 36px; color: #FFFFFF;transform: translate(-50%, -50%);text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }
.ly_about_19[data-visual-id="1260"] .right_side .item.About-3{ background-image: url('../../images/fila.png');background-size: cover;background-position: center;background-repeat: no-repeat;position: relative; }
.ly_about_19[data-visual-id="1260"] .right_side .item.About-3 .i_title{ font-size: 30px; color: #FFFFFF;transform: translate(-50%, -50%);text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }
.ly_about_19[data-visual-id="1260"] .right_side .item.About-4{ background-image: url('../../images/gongchang.png');background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;  }
.ly_about_19[data-visual-id="1260"] .right_side .item.About-4 .i_title{ font-size: 30px; color: #FFFFFF;transform: translate(-50%, -50%);text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }
@media screen and (max-width: 1000px) {
    .ly_about_19[data-visual-id="1260"] .top_title .t_title{ font-size: 20px; }
    .ly_about_19[data-visual-id="1260"] .right_side .item.About-2 .i_title{ font-size: 20px; }
    .ly_about_19[data-visual-id="1260"] .right_side .item.About-3 .i_title{ font-size: 20px; }
    .ly_about_19[data-visual-id="1260"] .right_side .item.About-4 .i_title{ font-size: 20px; }
}
.ly_poster_68 a{text-decoration: none}
.ly_poster_68 .top_title{margin-bottom: 60px;text-align: center}
.ly_poster_68 .poster_list{font-size: 0}
.ly_poster_68 .poster_list:after, .ly_poster_68 .poster_list:before{content: '';display: block;clear: both}
.ly_poster_68 .poster_list .poster_item{float: left;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap}
.ly_poster_68 .poster_list .poster_item .left_side, .ly_poster_68 .poster_list .poster_item .right_side{width: 50%;box-sizing: border-box}
.ly_poster_68 .poster_list .poster_item .right_side .img_box{overflow: hidden}.ly_poster_68 .poster_list .poster_item .left_side{padding: 0 8.3%}
.ly_poster_68 .poster_list .poster_item  .i_title{margin-bottom: 25px;line-height: 1.7145}
.ly_poster_68 .poster_list .poster_item  .i_subtitle{margin-bottom: 25px}.ly_poster_68 .poster_list .poster_item  .i_button{font-size: 14px}
.ly_poster_68 .turn_btn{margin-top: 60px;text-align: center;font-size: 16px}
.ly_poster_68 .turn_btn i{font-size: 14px}.ly_poster_68 .turn_btn .total_count{margin: 0 15px}
.ly_poster_68 .turn_btn>*{display: inline-block;vertical-align: middle}
@media screen and (max-width: 1000px){
    .ly_poster_68 .top_title{margin-bottom: 25px}
    .ly_poster_68 .poster_list .poster_item .left_side, .ly_poster_68 .poster_list .poster_item .right_side{width: 100%}
    .ly_poster_68 .poster_list .poster_item .left_side{padding: 25px 21px}
    .ly_poster_68 .turn_btn{margin-top: 25px}
    .ly_poster_68 .poster_list .poster_item .i_title{margin-bottom: 15px;line-height: 1.5}
    .ly_poster_68 .poster_list .poster_item .i_subtitle{margin-bottom: 15px}
}
.ly_poster_68[data-visual-id="1261"] .wide{width:1440px; margin:0 auto;}
.ly_poster_68[data-visual-id="1261"]{padding-top:110px;padding-bottom:134px;}
.ly_poster_68[data-visual-id="1261"] .wide{box-sizing: border-box;padding-left:0;padding-right:0;}
@media screen and (max-width: 1480px) {
    .ly_poster_68[data-visual-id="1261"] .wide{ width: auto;box-sizing: border-box;}
}
@media screen and (max-width: 1000px) {
    .ly_poster_68[data-visual-id="1261"]{padding-top:40px;padding-bottom:56px;}.ly_poster_68[data-visual-id="1261"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
}
.ly_poster_68[data-visual-id="1261"] { background-color: #e8f0f7; }
.ly_poster_68[data-visual-id="1261"] .top_title .t_title{ font-size:36px; color: #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1{ background-color: #FFFFFF;  text-align: left; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_title{ font-size: 28px; color: #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_subtitle{ font-size: 18px; color: #7d7d7d; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_button{ color: #111111; border-bottom: 1px solid #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_button:hover{ color: #2fa03a; border-bottom: 1px solid #2fa03a; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2{ background-color: #FFFFFF;  text-align: left; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_title{ font-size: 28px; color: #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_subtitle{ font-size: 18px; color: #7d7d7d; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_button{ color: #111111; border-bottom: 1px solid #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_button:hover{ color: #2fa03a; border-bottom: 1px solid #2fa03a; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3{ background-color: #FFFFFF;  text-align: left; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_title{ font-size: 28px; color: #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_subtitle{ font-size: 18px; color: #7d7d7d; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_button{ color: #111111; border-bottom: 1px solid #111111; }
.ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_button:hover{ color: #2fa03a; border-bottom: 1px solid #2fa03a; }
@media screen and (max-width: 1000px) {
    .ly_poster_68[data-visual-id="1261"] .top_title .t_title{ font-size: 24px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_title{ font-size: 20px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-1 .i_subtitle{ font-size: 16px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_title{ font-size: 20px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-2 .i_subtitle{ font-size: 16px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_title{ font-size: 20px; }
    .ly_poster_68[data-visual-id="1261"] .poster_item.Poster-3 .i_subtitle{ font-size: 16px; }
}
.ly_poster_69 a{position: inherit;z-index: 4;text-decoration: none}
.ly_poster_69 .top_title{margin-bottom: 60px;text-align: center}
.ly_poster_69 .poster_box .poster_list{display: grid; grid-template-columns: repeat(2, 1fr);gap: 30px}
.ly_poster_69 .poster_box .poster_list .poster_item{position: relative;overflow: hidden}
.ly_poster_69 .poster_box .poster_list .poster_item .info_box{width: 100%;position: absolute;box-sizing: border-box;padding: 40px;z-index: 5;display: flex;flex-wrap: wrap}
.ly_poster_69 .poster_box .poster_list .poster_item:before{content:'';display: block;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;pointer-events: none}
.ly_poster_69 .poster_box .poster_list .poster_item .info_box a{position: unset}.ly_poster_69 .poster_box .poster_list .poster_item .info_box .i_title{margin-bottom: 15px}
.ly_poster_69 .poster_box .poster_list .poster_item .info_box .i_content{line-height: 1.5}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_lefttop{left: 0;top: 0}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_top{left: 50%;top: 0;transform: translateX(-50%)}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_righttop{right: 0;top: 0}.ly_poster_69 .poster_box .poster_item .info_box.text_position_left{left: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_right{right: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_leftbottom{left: 0;bottom: 0}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_bottom{left: 50%;bottom: 0;transform: translateX(-50%)}
.ly_poster_69 .poster_box .poster_item .info_box.text_position_rightbottom{right: 0;bottom: 0}
@media screen and (max-width: 1000px){
    .ly_poster_69 .top_title{margin-bottom: 30px}
    .ly_poster_69 .poster_box .poster_list{gap: 15px}
    .ly_poster_69 .poster_box .poster_list .poster_item .info_box{padding: 20px}
}
.ly_poster_69[data-visual-id="1262"]{padding-top:120px;padding-bottom:0;background-color: #ffffff; }
.ly_poster_69[data-visual-id="1262"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_poster_69[data-visual-id="1262"] .top_title .t_title{ font-size: 36px; color: #111111; }
.ly_poster_69[data-visual-id="1262"] .poster_list{grid-template-columns: repeat(2, 1fr);}
.ly_poster_69[data-visual-id="1262"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img {max-width:100%;margin:auto;width:705px;}
.ly_poster_69[data-visual-id="1262"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img .compute_process_img {padding-top:61.70%}
.ly_poster_69[data-visual-id="1262"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img .compute_process_img img{top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-1{ text-align: left; }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-1:before{ background-color: rgba(0,0,0,50%); }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-1 .i_title{ font-size: 24px; color: #FFFFFF; }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-1 .i_content{ font-size: 16px; color: #FFFFFF; }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-2{ text-align: left; }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-2:before{ background-color: rgba(0,0,0,50%); }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-2 .i_title{ font-size: 24px; color: #FFFFFF; }
.ly_poster_69[data-visual-id="1262"] .poster_list .poster_item.Poster-2 .i_content{ font-size: 16px; color: #FFFFFF; }
@media screen and (max-width: 1000px) {
    .ly_poster_69[data-visual-id="1262"]{padding-top:40px;padding-bottom:0;}
    .ly_poster_69[data-visual-id="1262"] .wide{box-sizing: border-box;width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_poster_69[data-visual-id="1262"] .top_title .t_title{ font-size: 24px; }
    .ly_poster_69[data-visual-id="1262"] .poster_list{grid-template-columns: repeat(1, 1fr);}
    .ly_poster_69[data-visual-id="1262"] .poster_list .poster_item .Poster-1 .img_box .compute_item_img .compute_process_img {width:100%;}
    .ly_poster_69[data-visual-id="1262"] .poster_list .poster_item .Poster-1 .i_title{ font-size: 18px; }
    .ly_poster_69[data-visual-id="1262"] .poster_list .poster_item .Poster-1 .i_content{ font-size: 14px; }
    .ly_poster_69[data-visual-id="1262"] .poster_list .poster_item .Poster-2 .i_title{ font-size: 18px; }
    .ly_poster_69[data-visual-id="1262"] .poster_list .poster_item .Poster-2 .i_content{ font-size: 14px; }
}
.ly_poster_70 a{text-decoration: none}
.ly_poster_70 .top_title{margin-bottom: 60px;text-align: center}
.ly_poster_70 .poster_box .poster_list{display: grid;gap: 30px}
.ly_poster_70 .poster_box .poster_list .poster_item{position: relative;overflow: hidden}
.ly_poster_70 .poster_box .poster_list .poster_item .info_box{width: 80%;position: absolute;box-sizing: border-box;padding: 40px;z-index: 2}
.ly_poster_70 .poster_box .poster_list .poster_item:before{content:'';display: block;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;pointer-events: none}
.ly_poster_70 .poster_box .poster_list .poster_item .info_box .i_title{margin-bottom: 15px;display: block}
.ly_poster_70 .poster_box .poster_list .poster_item .info_box .i_content{line-height: 1.5}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_lefttop{left: 0;top: 0}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_top{left: 50%;top: 0;transform: translateX(-50%)}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_righttop{right: 0;top: 0}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_left{left: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_right{right: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_leftbottom{left: 0;bottom: 0}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_bottom{left: 50%;bottom: 0;transform: translateX(-50%)}
.ly_poster_70 .poster_box .poster_item .info_box.text_position_rightbottom{right: 0;bottom: 0}
@media screen and (max-width: 1000px){
    .ly_poster_70 .top_title{margin-bottom: 30px}
    .ly_poster_70 .poster_box .poster_list{gap: 15px}
    .ly_poster_70 .poster_box .poster_list .poster_item .info_box{padding: 20px}
}
.ly_poster_70[data-visual-id="1263"] .wide{width:1440px; margin:0 auto;}
.ly_poster_70[data-visual-id="1263"]{padding-top:30px;padding-bottom:60px;}
.ly_poster_70[data-visual-id="1263"] .wide{box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_poster_70[data-visual-id="1263"] { background-color: #ffffff; }
.ly_poster_70[data-visual-id="1263"] .top_title .t_title{ font-size: 36px; color: #111111; }
.ly_poster_70[data-visual-id="1263"] .poster_list{grid-template-columns: repeat(3, 1fr);}
.ly_poster_70[data-visual-id="1263"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img {max-width:100%;margin:auto;width:460px;}
.ly_poster_70[data-visual-id="1263"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img .compute_process_img {padding-top:94.57%}
.ly_poster_70[data-visual-id="1263"] .poster_box .poster_list .poster_item .pic_box .img_box .compute_item_img .compute_process_img img{top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1{ text-align: left; }
/* .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1:before{ background-color: rgba(0,0,0,50%); } */
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1 .i_title{ font-size: 24px; color: #FFFFFF; }
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1 .i_content{ font-size: 16px; color: #FFFFFF; }
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2{ text-align: left; }
/* .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2:before{ background-color: rgba(0,0,0,50%); } */
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2 .i_title{ font-size: 24px; color: #FFFFFF; }
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2 .i_content{ font-size: 16px; color: #FFFFFF; }
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3{ text-align: left; }
/* .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3:before{ background-color: rgba(0,0,0,50%); } */
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3 .i_title{ font-size: 24px; color: #FFFFFF; }
.ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3 .i_content{ font-size: 16px; color: #FFFFFF; }
@media screen and (max-width: 1000px) {
    .ly_poster_70[data-visual-id="1263"]{padding-top:15px;padding-bottom:30px;}
    .ly_poster_70[data-visual-id="1263"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_poster_70[data-visual-id="1263"] .top_title .t_title{ font-size: 24px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list{grid-template-columns: repeat(1, 1fr);}
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1 .i_title{ font-size: 24px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-1 .i_content{ font-size: 16px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2 .i_title{ font-size: 24px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-2 .i_content{ font-size: 16px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3 .i_title{ font-size: 24px; }
    .ly_poster_70[data-visual-id="1263"] .poster_list .poster_item.Poster-3 .i_content{ font-size: 16px; }
}
@media screen and (max-width: 1480px) {
    .ly_poster_70[data-visual-id="1263"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_special_8 .top_text{margin-bottom: 80px;text-align: center}
.ly_special_8 .list{display: grid;gap:30px}
.ly_special_8 .list .special_item{text-align: center;box-sizing: border-box;padding: 0 5%}
.ly_special_8 .list .special_item .pic_box{max-width: 150px;margin: 0 auto}
.ly_special_8 .list .special_item .line_box{margin-top: 40px}
.ly_special_8 .list .special_item .line_box .i_title{display: inline-block;vertical-align: middle;line-height: 1.2}
.ly_special_8 .list .special_item .line_box .i_subtitle{display: inline-block;vertical-align: middle;line-height: 1.2}
.ly_special_8 .list .special_item .i_content{margin-top: 15px;line-height: 1.5}
@media screen and (max-width: 1000px){
    .ly_special_8 .list{gap:15px;padding:0}
    .ly_special_8 .list .special_item .line_box{margin-top: 12px}
    .ly_special_8 .top_text{margin-bottom: 40px}
}
.ly_special_8[data-visual-id="1264"]{ background-color: #FFFFFF; padding-top:60px;padding-bottom:120px;}
.ly_special_8[data-visual-id="1264"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_special_8[data-visual-id="1264"] .wide .list .pic_box .compute_item_img {max-width:100%;margin:auto;width:150px;}
.ly_special_8[data-visual-id="1264"] .wide .list .pic_box .compute_item_img .compute_process_img {padding-top:100.00%}
.ly_special_8[data-visual-id="1264"] .wide .list .pic_box .compute_item_img .compute_process_img img {top:0;left:0;right:0;bottom:0;margin:auto;}
.ly_special_8[data-visual-id="1264"] .list{ grid-template-columns: repeat(4, 1fr);}
.ly_special_8[data-visual-id="1264"] .top_text .t_title{color:#111111;font-size: 48px;}
.ly_special_8[data-visual-id="1264"] .special_item.Special-1 .i_title{ font-size: 20px; color: #111111; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-1 .i_content{ font-size: 16px; color: #7d7d7d; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-2 .i_title{ font-size: 20px; color: #111111; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-2 .i_content{ font-size: 16px; color: #7d7d7d; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-3 .i_title{ font-size: 20px; color: #111111; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-3 .i_content{ font-size: 16px; color: #7d7d7d; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-4 .i_title{ font-size: 20px; color: #111111; }
.ly_special_8[data-visual-id="1264"] .special_item.Special-4 .i_content{ font-size: 16px; color: #7d7d7d; }
@media screen and (max-width: 1000px) {
    .ly_special_8[data-visual-id="1264"] {padding-top:30px;padding-bottom:60px;}
    .ly_special_8[data-visual-id="1264"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_special_8[data-visual-id="1264"] .top_text .t_title{font-size: 24px;}
    .ly_special_8[data-visual-id="1264"] .list{ grid-template-columns: repeat(2, calc(100% / 2 - 8px));}
    .ly_special_8[data-visual-id="1264"] .special_item.Special-1 .i_title{ font-size: 18px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-1 .i_content{ font-size: 14px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-2 .i_title{ font-size: 18px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-2 .i_content{ font-size: 14px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-3 .i_title{ font-size: 18px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-3 .i_content{ font-size: 14px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-4 .i_title{ font-size: 18px; }
    .ly_special_8[data-visual-id="1264"] .special_item.Special-4 .i_content{ font-size: 14px; }
}
@media screen and (max-width: 1480px) {
    .ly_special_8[data-visual-id="1264"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_poster_71 a{text-decoration: none}
.ly_poster_71 .top_title{margin-bottom: 60px;text-align: center}
.ly_poster_71 .poster_box .poster_list{display: grid;gap: 0}
.ly_poster_71 .poster_box .poster_list .poster_item{position: relative;overflow: hidden}
.ly_poster_71 .poster_box .poster_list .poster_item .info_box{width: 80%;position: absolute;box-sizing: border-box;padding: 40px;z-index: 2;text-align: center}
.ly_poster_71 .poster_box .poster_list .poster_item:before{content:'';display: block;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;pointer-events: none}
.ly_poster_71 .poster_box .poster_list .poster_item .info_box .i_content{line-height: 1.5}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_lefttop{left: 0;top: 0}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_top{left: 50%;top: 0;transform: translateX(-50%)}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_righttop{right: 0;top: 0}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_left{left: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_right{right: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_leftbottom{left: 0;bottom: 0}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_bottom{left: 50%;bottom: 0;transform: translateX(-50%)}
.ly_poster_71 .poster_box .poster_item .info_box.text_position_rightbottom{right: 0;bottom: 0}
/* Bento Grid Layout for Socks/Clothing Products */
.ly_poster_71[data-visual-id="1265"] .wide .top_text .t_title h2{font-size: 48px;text-align: center;margin-bottom: 50px;}
.ly_poster_71[data-visual-id="1265"] {padding-top: 60px;padding-bottom: 60px;background-color: #f8f9fa;}
.ly_poster_71[data-visual-id="1265"] .wide {width: 1440px;margin: 0 auto;box-sizing: border-box;padding-left: 0;padding-right: 0;}
/* Override generic ly_poster_71 styles for Bento Grid */
.ly_poster_71[data-visual-id="1265"] .poster_box .poster_list {display: grid !important;gap: 20px !important;}
.ly_poster_71[data-visual-id="1265"] .poster_box .poster_list .poster_item:before {display: none !important;}
/* Bento Grid Container */
.ly_poster_71[data-visual-id="1265"] .poster_list {display: grid;grid-template-columns: 40% 60%;grid-template-rows: 1fr 1fr;gap: 20px;height: 600px;}
/* Individual Bento Grid Items */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item {position: relative;overflow: hidden;border-radius: 12px;background-color: #ffffff;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;}
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item:hover {transform: translateY(-4px);box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);}
/* Remove dark overlay */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item:before {display: none;}
/* Left side - takes full height of two rows */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item.Poster-1 {grid-column: 1;grid-row: 1 / span 2;}
/* Right top left - 55% width */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item.Poster-2 {grid-column: 2;grid-row: 1;width: 53%;}
/* Right top right - 45% width */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item.Poster-3 {grid-column: 2;grid-row: 1;width: 45%;justify-self: end;}
/* Right bottom - full width */
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item.Poster-4 {grid-column: 2;grid-row: 2;}
/* Image container styling - img_box should fill the entire card */
.ly_poster_71[data-visual-id="1265"] .poster_list .pic_box {position: relative;width: 100%;height: 100%;overflow: hidden;border-radius: 12px;}
.ly_poster_71[data-visual-id="1265"] .poster_list .pic_box .img_box {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.ly_poster_71[data-visual-id="1265"] .poster_list .pic_box .img_box .compute_item_img {position: relative;width: 100%;height: 100%;}
.ly_poster_71[data-visual-id="1265"] .poster_list .pic_box .img_box .compute_item_img .compute_process_img {position: relative;width: 100%;height: 100%;padding-top: 0;}
.ly_poster_71[data-visual-id="1265"] .poster_list .pic_box .img_box .compute_item_img .compute_process_img img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 100%;height: 100%;object-fit: cover;object-position: center center;border-radius: 12px;transition: transform 0.5s ease;}
.ly_poster_71[data-visual-id="1265"] .poster_list .poster_item:hover .pic_box img {transform: scale(1.05);}
/* Text container styling - overlay on image */
.ly_poster_71[data-visual-id="1265"] .poster_list .info_box {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 80%;box-sizing: border-box;padding: 40px;z-index: 2;text-align: center;}
.ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title {font-size: 36px;color: #FFFFFF;margin: 0;font-weight: 600;}
.ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title h2 {font-size: 36px;color: #FFFFFF;margin: 0;font-weight: 600;}
/* Remove absolute positioning classes override */
.ly_poster_71[data-visual-id="1265"] .poster_list .info_box.text_position_center {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
/* Responsive Design for Bento Grid */
@media screen and (max-width: 1500px) {
    .ly_poster_71[data-visual-id="1265"] .wide {width: 100%;max-width: 1440px;padding-left: 20px;padding-right: 20px;}
}
@media screen and (max-width: 1000px) {
    .ly_poster_71 .top_title {margin-bottom: 30px;}
    .ly_poster_71[data-visual-id="1265"] {padding-top: 40px;padding-bottom: 40px;}
    .ly_poster_71[data-visual-id="1265"] .wide {width: 100%;max-width: 100%;padding-left: 3%;padding-right: 3%}
    /* Switch to vertical stacking on tablets and mobile */
    .ly_poster_71[data-visual-id="1265"] .poster_list {display: grid;grid-template-columns: 1fr;grid-auto-rows: auto;height: auto;gap: 30px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .poster_item {width: 100% !important;height: 400px;grid-column: auto !important;grid-row: auto !important;justify-self: stretch !important;}
    /* Adjust text size for mobile */
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box {padding: 30px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title,
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title h2 {font-size: 32px;}
}
/* Mobile devices */
@media screen and (max-width: 768px) {
    .ly_poster_71[data-visual-id="1265"] .wide .top_text .t_title h2{font-size: 24px;text-align: center;margin-bottom: 50px;}
    .ly_poster_71[data-visual-id="1265"] {padding-top: 30px;padding-bottom: 30px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list {display: grid !important;grid-template-columns: 1fr !important;grid-auto-rows: auto !important;height: auto !important;gap: 25px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .poster_item {width: 100% !important;height: 350px;grid-column: auto !important;grid-row: auto !important;justify-self: stretch !important;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box {padding: 25px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title,
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title h2 {font-size: 28px;}
}
/* Small mobile devices */
@media screen and (max-width: 480px) {
    .ly_poster_71[data-visual-id="1265"] .wide .top_text .t_title h2{font-size: 24px;text-align: center;margin-bottom: 50px;}
    .ly_poster_71[data-visual-id="1265"] {padding-top: 20px;padding-bottom: 20px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list {display: grid !important;grid-template-columns: 1fr !important;gap: 15px;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .poster_item {width: 100% !important;height: 300px;grid-column: auto !important;grid-row: auto !important;justify-self: stretch !important;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box {padding: 20px;width: 90%;}
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title,
    .ly_poster_71[data-visual-id="1265"] .poster_list .info_box .i_title h2 {font-size: 24px;}
}
.ly_poster_72 a{text-decoration: none}
.ly_poster_72 .top_title{margin-bottom: 60px;text-align: center}
.ly_poster_72 .poster_box .poster_list{display: grid;gap: 0}
.ly_poster_72 .poster_box .poster_list .poster_item{position: relative;overflow: hidden}
.ly_poster_72 .poster_box .poster_list .poster_item .info_box{width: 80%;position: absolute;box-sizing: border-box;padding: 40px;z-index: 2;text-align: center}
.ly_poster_72 .poster_box .poster_list .poster_item:before{content:'';display: block;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;pointer-events: none}
.ly_poster_72 .poster_box .poster_list .poster_item .info_box .i_content{line-height: 1.5}.ly_poster_72 .poster_box .poster_item .info_box.text_position_lefttop{left: 0;top: 0}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_top{left: 50%;top: 0;transform: translateX(-50%)}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_righttop{right: 0;top: 0}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_left{left: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}.ly_poster_72 .poster_box .poster_item .info_box.text_position_right{right: 0;top: 50%;transform: translateY(-50%)}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_leftbottom{left: 0;bottom: 0}.ly_poster_72 .poster_box .poster_item .info_box.text_position_bottom{left: 50%;bottom: 0;transform: translateX(-50%)}
.ly_poster_72 .poster_box .poster_item .info_box.text_position_rightbottom{right: 0;bottom: 0}
.ly_poster_72[data-visual-id="1266"]{padding-top:0;padding-bottom:0;}
.ly_poster_72[data-visual-id="1266"] .wide{width:100%; margin:0;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_poster_72[data-visual-id="1266"] .poster_list{grid-template-columns: repeat(2, 1fr);}
.ly_poster_72[data-visual-id="1266"] .poster_list .pic_box .compute_item_img {max-width:100%;margin:auto;width:960px;}
.ly_poster_72[data-visual-id="1266"] .poster_list .pic_box .compute_item_img .compute_process_img {padding-top:57.29%}
.ly_poster_72[data-visual-id="1266"] .poster_list .pic_box .compute_item_img .compute_process_img img {top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
.ly_poster_72[data-visual-id="1266"] .poster_list .poster_item.Poster-1:before{ background-color: rgba(0,0,0,40%); }
.ly_poster_72[data-visual-id="1266"] .poster_list .poster_item.Poster-1 .i_title{ font-size: 36px; color: #FFFFFF; }
.ly_poster_72[data-visual-id="1266"] .poster_list .poster_item.Poster-2:before{ background-color: rgba(0,0,0,50%); }
.ly_poster_72[data-visual-id="1266"] .poster_list .poster_item.Poster-2 .i_title{ font-size: 36px; color: #FFFFFF; }
@media screen and (max-width: 1000px) {
    .ly_poster_72 .top_title{margin-bottom: 30px}
    .ly_poster_72 .poster_box .poster_list .poster_item .info_box{padding: 20px}
    .ly_poster_72[data-visual-id="1266"]{padding-top:0;padding-bottom:0;}
    .ly_poster_72[data-visual-id="1266"] .wide{padding-left:0;padding-right:0;}
    .ly_poster_72[data-visual-id="1266"] .poster_list{grid-template-columns: repeat(1, 1fr);}
    .ly_poster_72[data-visual-id="1266"] .poster_list .poster_item .i_title{ font-size: 36px; }
}
.ly_service_14 a{text-decoration: none}
.ly_service_14 .top_title{margin-bottom: 55px;text-align: center}
.ly_service_14 .t_title{margin-bottom: 30px}
.ly_service_14 .service_box{display: grid;gap: 30px;grid-template-columns: repeat(2, 1fr)}
.ly_service_14 .service_box .item{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap}
.ly_service_14 .service_box .item .pic_box{width: 400px;overflow: hidden}
.ly_service_14 .service_box .item .info_box{padding: 30px;width: calc( 100% - 400px );box-sizing: border-box}
.ly_service_14 .service_box .item .info_box.align_left{text-align: left}
.ly_service_14 .service_box .item .info_box.align_center{text-align: center}
.ly_service_14 .service_box .item .info_box.align_right{text-align: right}
.ly_service_14 .service_box .item .info_box .i_title{margin-bottom: 12px}
.ly_service_14 .service_box .item .info_box .i_content{margin-bottom: 24px;line-height: 1.75}
.ly_service_14 .service_box .item .info_box .i_button{font-size: 14px}
@media screen and (max-width: 1000px){
    .ly_service_14 .service_box{grid-template-columns: repeat(1, 1fr)}
    .ly_service_14 .service_box .item .pic_box{width: 45%}
    .ly_service_14 .service_box .item .info_box{padding: 0 15px;width: calc( 100% - 45% )}
    .ly_service_14 .service_box .item .info_box .i_content{margin-bottom: 10px}
}
.ly_service_14[data-visual-id="1267"]{padding-top:120px;padding-bottom:137px;background-color: #ffffff;}
.ly_service_14[data-visual-id="1267"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_service_14[data-visual-id="1267"] .wide .service_box .pic_box .compute_item_img {max-width:100%;margin:auto;width:400px;}
.ly_service_14[data-visual-id="1267"] .wide .service_box .pic_box .compute_item_img .compute_process_img {padding-top:90.00%}
.ly_service_14[data-visual-id="1267"] .wide .service_box .pic_box .compute_item_img .compute_process_img img {top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
.ly_service_14[data-visual-id="1267"] .top_title .t_title{ font-size: 36px; color: #111111; }
.ly_service_14[data-visual-id="1267"] .top_title .t_content{ font-size: 18px; color: #7d7d7d; }
.ly_service_14[data-visual-id="1267"] .service_box .item { background-color: #f7f7f7; }
.ly_service_14[data-visual-id="1267"] .service_box .item .i_title{ font-size: 20px; color: #111111; }
.ly_service_14[data-visual-id="1267"] .service_box .item .i_content{ font-size: 16px; color: #7d7d7d; }
.ly_service_14[data-visual-id="1267"] .service_box .item .i_button a{ color: #111111; border-bottom: 1px solid #111111; }
.ly_service_14[data-visual-id="1267"] .service_box .item .i_button a:hover{ color: #2fa03a; border-bottom: 1px solid #2fa03a; }
@media screen and (max-width: 1000px) {
    .ly_service_14[data-visual-id="1267"]{padding-top:40px;padding-bottom:40px;}
    .ly_service_14[data-visual-id="1267"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_service_14[data-visual-id="1267"]{padding-top: 40px;padding-bottom: 40px;}
    .ly_service_14[data-visual-id="1267"] .top_title .t_title{ font-size: 24px; }
    .ly_service_14[data-visual-id="1267"] .top_title .t_content{ font-size: 14px; }
    .ly_service_14[data-visual-id="1267"] .service_box .item .i_title{ font-size: 16px; }
    .ly_service_14[data-visual-id="1267"] .service_box .item .i_content{ font-size: 14px; }
}
@media screen and (max-width: 1480px) {
    .ly_service_14[data-visual-id="1267"] .wide{ width: auto;box-sizing: border-box;}
}
.ly_poster_73{overflow: hidden}
.ly_poster_73 .poster_box{position: relative}
.ly_poster_73 .poster_box .img_box::after{content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;z-index: 1;pointer-events: none}
.ly_poster_73 .poster_box .text_box{position: absolute;width: 50%;;text-align: center;z-index: 10}
.ly_poster_73 .poster_box .text_box .text_title{line-height: 1.3;margin-bottom: 40px}
.ly_poster_73 .poster_box .text_box .text_content{line-height: 1.625;margin-bottom: 20px}
.ly_poster_73 .poster_box .text_box .text_botton{display: inline-block}
.ly_poster_73 .poster_box .text_box .text_botton:hover{text-decoration: none}
.ly_poster_73 .text_position_lefttop{left: 80px;top: 80px}.ly_poster_73 .text_position_top{left: 50%;top: 80px;transform: translateX(-50%)}.ly_poster_73 .text_position_righttop{right: 80px;top: 80px}
.ly_poster_73 .text_position_left{left: 80px;top: 50%;transform: translateY(-50%)}
.ly_poster_73 .text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}.ly_poster_73 .text_position_right{right: 80px;top: 50%;transform: translateY(-50%)}
.ly_poster_73 .text_position_leftbottom{left: 80px;bottom: 80px}
.ly_poster_73 .text_position_bottom{left: 50%;bottom: 80px;transform: translateX(-50%)}
.ly_poster_73 .text_position_rightbottom{right: 80px;bottom: 80px}
@media screen and (max-width:1000px){
    .ly_poster_73 .poster_box .text_box {width: 75%}
    .ly_poster_73 .poster_box .text_box .text_title{margin-bottom: 20px}
    .ly_poster_73 .poster_box .text_box .text_content{margin-bottom: 12px}
    .ly_poster_73 .text_position_lefttop{left: 20px;top: 20px}
    .ly_poster_73 .text_position_top{left: 50%;top: 20px;transform: translateX(-50%)}
    .ly_poster_73 .text_position_righttop{right: 20px;top: 20px}
    .ly_poster_73 .text_position_left{left: 20px;top: 50%;transform: translateY(-50%)}
    .ly_poster_73 .text_position_center{left: 50%;top: 50%;transform: translate(-50%, -50%)}
    .ly_poster_73 .text_position_right{right: 20px;top: 50%;transform: translateY(-50%)}
    .ly_poster_73 .text_position_leftbottom{left: 20px;bottom: 20px}
    .ly_poster_73 .text_position_bottom{left: 50%;bottom: 20px;transform: translateX(-50%)}
    .ly_poster_73 .text_position_rightbottom{right: 20px;bottom: 20px}
}
.ly_poster_73[data-visual-id="1268"] .text_botton{font-family: Montserrat-Regular;color: #FFFFFF;background-color: #2fa03a;border: 1px solid #00000000;font-size: 16px;border-radius: 30px !important;text-align: center;padding-left: 38px;padding-right: 38px;padding-top: 17px;padding-bottom: 17px;}
.ly_poster_73[data-visual-id="1268"] .text_botton:hover{color: #ffffff;background-color: #f47d54;border: 1px solid #00000000;}
.ly_poster_73[data-visual-id="1268"] .wide{width:100%; margin:0;}
.ly_poster_73[data-visual-id="1268"] .wide .poster_box .img_box .compute_item_img .compute_process_img {padding-top: 24.04%}
.ly_poster_73[data-visual-id="1268"] .wide .poster_box .img_box .compute_item_img .compute_process_img a img{top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
.ly_poster_73[data-visual-id="1268"]{padding-top:0;padding-bottom:0;}
.ly_poster_73[data-visual-id="1268"] .wide{box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_poster_73[data-visual-id="1268"] .img_box::after{background-color: rgba(0,0,0,50%);}
.ly_poster_73[data-visual-id="1268"] .text_box .text_title{color: #FFFFFF;font-size: 24px;}
.ly_poster_73[data-visual-id="1268"] .text_box .text_content{color: #FFFFFF;font-size: 24px;}
@media screen and (max-width: 1000px) {
    .ly_poster_73[data-visual-id="1268"]{padding-top:0;padding-bottom:0;}
    .ly_poster_73[data-visual-id="1268"] .wide{padding-left:0;padding-right:0;}
    .ly_poster_73[data-visual-id="1268"] .wide .poster_box .img_box .compute_item_img .compute_process_img {padding-top: 66.67%}
}
.ly_product_list_2{background-color: #ffffff}
.ly_product_list_2 .prdocuts_wrapper{display: flex;justify-content: space-between;align-items: flex-start;position: relative}
.ly_product_list_2 .products_category_wrapper{width: 18%;margin-right: 3%}
.ly_product_list_2 .list_wrapper{flex: 1;width: 79%;position: relative}
.ly_product_list_2 .list_wrapper.full{width: 100%}.ly_product_list_2 .list_wrapper.full .list_box{margin-top: 40px}
.ly_product_list_2 .top_title{height: 56px;line-height: 56px;border-bottom: 1px solid #e8e8e8;overflow: hidden;font-size: 20px;color: #222222;text-transform: uppercase;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;word-break: break-word}
.ly_product_list_2 .products_category_wrapper .products_category_box .cate_item{display: inline-block;position: relative;line-height: 32px;font-size: 14px;box-sizing: border-box;padding-right: 20px;box-sizing: border-box}
.ly_product_list_2 .products_category_wrapper .products_category_box .cate_item:hover{text-decoration: none}
.ly_product_list_2 .list_category_description{margin-top: 50px}
.ly_product_list_2 .list_box{display: grid;gap: 30px;margin-top: 80px}
.ly_product_list_2 .list_box .themes_prod{margin-bottom: 77px;text-align: center}
.ly_product_list_2 .list_box .themes_prod .pic_box{margin-bottom: 25px;overflow: hidden}
.ly_product_list_2 .list_box .themes_prod .name{margin-bottom: 20px;line-height: 1.8;color:#222222;font-size: 14px;padding:0 30px}
.ly_product_list_2 .list_box .themes_prod .name a{text-decoration: none;color:var(--ThemesProductsTitleColor);word-break: break-word;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden}
.ly_product_list_2 .list_box .themes_prod .item_price{margin-bottom: 16px;font-size: 16px}
.ly_product_list_2 .list_wrapper .top_title{position: relative}.ly_product_list_2 .list_wrapper .top_title i{display: none}
.ly_product_list_2 #turn_page{margin-bottom: 100px}
.ly_product_list_2 #turn_page li{background-color: transparent;font-size: 16px}
.ly_product_list_2 #turn_page li a{color:#727272}
.ly_product_list_2 #turn_page li.active a,
.ly_product_list_2 #turn_page li a:hover{background-color: transparent;color:#000000}.ly_product_list_2 .inquiry_button_box{display: flex;justify-content: center;flex-wrap: wrap}
.ly_product_list_2 .inquiry_button_box .global_inquiry_bat_cart{width: 100%}
@media screen and (max-width:1000px){
    .ly_product_list_2 .prdocuts_wrapper{flex-wrap: wrap}
    .ly_product_list_2 .list_category_description{margin-top: 20px}
    .ly_product_list_2 .list_box{margin-top: 60px}
    .ly_product_list_2 .list_box .themes_prod{margin-bottom: 20px}
    .ly_product_list_2 .list_box .themes_prod .name{padding: 0 5px}
    .ly_product_list_2 .products_category_wrapper{display: none;position: absolute;left: 50%;transform: translateX(-50%);background-color: #fff;z-index: 10001;width: 92%;box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 30%)}
    .ly_product_list_2 .products_category_wrapper .products_category_box .top_title{display: none}
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box{padding: 0;height: 225px;overflow: auto}
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box .cate_item{display: block;padding: 0 15px;line-height: 45px;font-size: 14px;color: #1a1d22}
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box .cate_item.cur{color: #1a1d22;background-color: #ffd101}
    .ly_product_list_2 .products_category_wrapper .relate_box{display: none}
    .ly_product_list_2 .list_wrapper{width: 100%;flex: auto}
    .ly_product_list_2 .list_wrapper .top_title{padding: 0 35px 0 15px;height: 43px;line-height: 41px;border: 1px solid #e8e8e8;box-sizing: border-box;margin-top: 12px}
    .ly_product_list_2 .list_wrapper .top_title i{display: block;position: absolute;top: 50%;transform: translateY(-50%);right: 14px}
    .ly_product_list_2 #turn_page{margin-bottom: 30px}
}
.ly_product_list_2 .products_category_wrapper .products_category_box{margin-bottom: 20px}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box{}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box .item_title{margin: 5px 0;position: relative}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box i{width: 20px;height: 20px;position: absolute;top: 10px;right: 0;font-size: 14px;cursor: pointer;}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box i:before{content: '\e64d'}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box i.cur:before{content: '\e626'}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box .next_box{padding-left: 25px;width: 100%;box-sizing: border-box}
.ly_product_list_2 .products_category_wrapper .products_category_box .category_box .sub_hide .next_box{display: none}
@media screen and (max-width: 1000px){
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box i{right: 5px}
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box .next_box{padding-left: 15px}
    .ly_product_list_2 .products_category_wrapper .products_category_box .category_box .cate_item{display: inline-block;padding-right: 25px;line-height: 32px}
}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list{padding: 6px 0}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #e0e0e0}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .pic_box{flex: none;margin-right: 12px;width: 80px;background-color: #fff;position: relative}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .pic_box a{display: block;width: 100%;height: 0;padding-top: 100%;position: relative}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .pic_box a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .content{width: 100%}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .content .g_name{line-height: 18px;font-size: 14px;color: #1a1a1a;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-decoration: none}
.ly_product_list_2 .products_category_wrapper .relate_box .pro_list .related_item .content .g_number{margin-top: 10px;font-size: 12px;color: #808080}
.ly_product_list_2 .list_bottom_box{display: none}
@media screen and (max-width: 1000px){
    .ly_product_list_2 .list_bottom_box{display: block}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #e0e0e0}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box{flex: none;margin-right: 12px;width: 80px;background-color: #fff;position: relative}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box a{display: block;width: 100%;height: 0;padding-top: 100%;position: relative}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .content{width: 100%}.ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .content .g_name{line-height: 18px;font-size: 14px;color: #1a1a1a;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-decoration: none}
    .ly_product_list_2 .relate_box.list_bottom_box .pro_list .related_item .content .g_number{margin-top: 10px;font-size: 12px;color: #808080}
}
.ly_product_list_2 .list_box .themes_prod .pic_box img:nth-of-type(2){opacity: 0;z-index: -1}
.ly_product_list_2 .list_box .themes_prod .pic_box.hover_scale_img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05)}.ly_product_list_2 .list_box .themes_prod .pic_box.switch_second_img:hover img:nth-of-type(2){opacity: 1;z-index: 1}
.ly_product_list_2 .list_box .themes_prod .pic_box.switch_second_img:hover img:nth-of-type(1){opacity: 0;z-index: -1}
.ly_product_list_2[data-visual-id="1275"] .global_inquiry_bat_button{font-family: Montserrat-Regular;color: #FFFFFF;background-color: #f47d53;border: 1px solid #00000000;font-size: 14px;border-radius: 30px !important;text-align: center;padding: 10px 30px;}
.ly_product_list_2[data-visual-id="1275"] .global_inquiry_bat_button:hover{color: #FFFFFF;background-color: #f4bf3d;border: 1px solid #00000000;}
.ly_product_list_2[data-visual-id="1275"] .wide{width:1440px; margin:0 auto;}.ly_product_list_2[data-visual-id="1275"]{padding-top:0px;padding-bottom:0px;}
.ly_product_list_2[data-visual-id="1275"] .wide{box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_product_list_2[data-visual-id="1275"] .wide .category_box .cate_item h2 {width:85%;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.ly_product_list_2[data-visual-id="1275"] .products_category_wrapper .cate_item{color:#555555; width:100%;}
.ly_product_list_2[data-visual-id="1275"] .products_category_wrapper .cate_item:hover{color:#222222}
.ly_product_list_2[data-visual-id="1275"] .products_category_wrapper .cate_item.cur{color:#222222}
.ly_product_list_2[data-visual-id="1275"] .list_box{grid-template-columns: repeat(4, calc((100% - 90px) / 4));}
.ly_product_list_2[data-visual-id="1275"] .relate_box .top_title { color: #222222; }
.ly_product_list_2[data-visual-id="1275"] .relate_box.list_bottom_box .top_title{ color: #222222; }

@media screen and (max-width: 1480px) {
    .ly_product_list_2[data-visual-id="1275"] .wide{ width: auto;box-sizing: border-box;}
}
@media screen and (max-width: 1000px) {.ly_product_list_2[data-visual-id="1275"]{padding-top:0;padding-bottom:0;}
    .ly_product_list_2[data-visual-id="1275"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_product_list_2[data-visual-id="1275"] .list_box{grid-template-columns: repeat(2, calc((100% - 30px) / 2));}
    .ly_product_list_2[data-visual-id="1275"] .global_inquiry_bat_button{padding: 10px 15px;}
}
.ly_news_list_2{background-color: #ffffff}
.ly_news_list_2 .news_wrapper{display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;position: relative}
.ly_news_list_2 .left_side{width: 18.06%}
.ly_news_list_2 .right_side{width: 78.62%}
.ly_news_list_2 .right_side.full{width: 100%}
.ly_news_list_2 .right_side .top_title{position: relative}
.ly_news_list_2 .right_side .top_title i{display: none}
.ly_news_list_2 .right_side .top_title, .ly_news_list_2 .left_side .top_title{line-height: 56px;border-bottom: 1px solid #e8e8e8;font-size: 20px;color: #333}
.ly_news_list_2 .left_side ul{padding: 10px 0;position: relative}
.ly_news_list_2 .left_side ul li a{line-height: 40px;font-size: 14px;text-decoration: none}
.ly_news_list_2 .left_side .relate_box .pro_list{padding: 6px 0}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #e0e0e0}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item .pic_box{flex: none;margin-right: 12px;width: 80px;background-color: #fff;position: relative}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item .pic_box a{display: block;width: 100%;height: 0;padding-top: 100%;position: relative}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item .pic_box a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item .content{width: 100%}.ly_news_list_2 .left_side .relate_box .pro_list .related_item .content .g_name{line-height: 18px;font-size: 14px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-decoration: none}
.ly_news_list_2 .left_side .relate_box .pro_list .related_item .content .g_number{margin-top: 10px;font-size: 12px}.ly_news_list_2 .list_bottom_box{display: none}
.ly_news_list_2 .wrapper.category_box{padding: 83px 0 76px;box-sizing: border-box;font-size: 0;text-align: center}
.ly_news_list_2 .wrapper.category_box .cate_item{margin-left: 36px;display: inline-block;height: 44px;line-height: 44px}
.ly_news_list_2 .wrapper.category_box .cate_item:first-child{margin-left: 0}
.ly_news_list_2 .wrapper.category_box .cate_item a{padding: 0 24px;display: block;font-size: 16px;text-decoration: none}
.ly_news_list_2 .list_box{padding: 40px 0;display: grid;gap: 50px}
.ly_news_list_2 .list_box .themes_news{text-align: left;position: relative;display: flex;align-items: flex-start;justify-content: space-between}
.ly_news_list_2 .list_box .themes_news a:hover{text-decoration: none}
.ly_news_list_2 .list_box .themes_news .name{margin-bottom: 20px;line-height: 1.2;color:#222222;font-size: 24px}
.ly_news_list_2 .list_box .themes_news .name a{color: #222222;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.ly_news_list_2 .list_box .themes_news .time{margin-bottom: 20px;font-size: 14px;color: #666666}
.ly_news_list_2 .list_box .themes_news .brief{margin-bottom: 32px;line-height: 1.4;font-size: 14px;color: #555555;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.ly_news_list_2 .list_box .themes_news .button a{display: inline-block;text-transform: uppercase}.ly_news_list_2 .list_box .themes_news .text_box{width: 55.83%}
.ly_news_list_2 .list_box .themes_news .pic_box{width: 39.75%}
.ly_news_list_2 .list_box .themes_news.imagebottom{display: block;}
.ly_news_list_2 .list_box .themes_news.imagebottom .text_box, .ly_news_list_2 .list_box .themes_news.imagebottom .pic_box{width: 100%}
.ly_news_list_2 .list_box .themes_news.imagebottom .text_box{margin-top: 20px}
.ly_news_list_2 #turn_page li, .ly_news_list_2 #turn_page li a:hover{background-color: transparent}
.ly_news_list_2 #turn_page li a{color: #aaaaaa}.ly_news_list_2 #turn_page li.active a{color: #222222}.ly_news_list_2 #turn_page li.first, .ly_news_list_2 #turn_page li.last{display: none}

@media screen and (max-width:1000px){
    .ly_news_list_2 .wrapper{width:98%;min-width:inherit}
    .ly_news_list_2 .list_box .themes_news{margin-bottom: 20px}
    .ly_news_list_2 .news_wrapper{width: 92%}
    .ly_news_list_2 .left_side{display: none;position: absolute;left: 50%;transform: translateX(-50%);background-color: #fff;z-index: 2;width: 82%;border: 1px solid #484a4e;box-sizing: border-box}
    .ly_news_list_2 .right_side{width: 100%}
    .ly_news_list_2 .right_side .top_title{padding: 0 45px 0 0;height: 43px;line-height: 41px;box-sizing: border-box;overflow: hidden}
    .ly_news_list_2 .right_side .top_title i{display: block;position: absolute;top: 50%;transform: translateY(-50%);right: 14px}
    .ly_news_list_2 .left_side ul{padding: 0;height: 225px;overflow: auto}
    .ly_news_list_2 .left_side ul li a{display: block;padding: 0 15px;line-height: 45px;font-size: 14px;color: #1a1d22}
    .ly_news_list_2 .left_side ul li a.cur{color: #1a1d22;background-color: #ffffff}
    .ly_news_list_2 .left_side .top_title{display: none}
    .ly_news_list_2 .left_side .relate_box{display: none}.ly_news_list_2 .list_bottom_box{display: block}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #e0e0e0}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box{flex: none;margin-right: 12px;width: 80px;background-color: #fff;position: relative}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box a{display: block;width: 100%;height: 0;padding-top: 100%;position: relative}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .pic_box a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .content{width: 100%}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .content .g_name{line-height: 18px;font-size: 14px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-decoration: none}
    .ly_news_list_2 .relate_box.list_bottom_box .pro_list .related_item .content .g_number{margin-top: 10px;font-size: 12px}
    .ly_news_list_2 .list_box{gap: 35px}
    .ly_news_list_2 .list_box .themes_news{margin-bottom: 0;display: block}
    .ly_news_list_2 .list_box .themes_news .pic_box{width: 100%}
    .ly_news_list_2 .list_box .themes_news .text_box{margin-top: 16px;width: 100%}
    .ly_news_list_2 .list_box .themes_news .name, .ly_news_list_2 .list_box .themes_news .time{margin-bottom: 16px}
}
.ly_news_list_2[data-visual-id="1284"] {padding-top:20px;padding-bottom:0;}
.ly_news_list_2[data-visual-id="1284"] .wide{width:1440px; margin:0 auto;}
.ly_news_list_2[data-visual-id="1284"] .wide{box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .button a{font-family: Montserrat-Regular;color: #222222;background-color: #00000000;border: 1px solid #5f5318;font-size: 16px;border-radius: 0 !important;text-align: center;padding-left: 32px;padding-right: 32px;padding-top: 10px;padding-bottom: 10px;}
.ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .button a:hover{color: #222222;background-color: #00000000;border: 1px solid #5f5318;}
.ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .name a{ font-size: 24px; color: #222222 }
.ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .time{ font-size: 14px; color: #666666 }
.ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .brief{ font-size: 14px; color: #555555 }
.ly_news_list_2[data-visual-id="1284"] .list_box{grid-template-columns: repeat(1, calc((100% - 0px) / 1));}
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list li a{color:#555555}
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list li.cur a{color:#222222; }
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list li:hover { color:#222222}
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list li:hover a{ color:#222222; }
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list_box .compute_item_img .compute_process_img {padding-top:68.70%}
.ly_news_list_2[data-visual-id="1284"] .news_wrapper .list_box .compute_item_img .compute_process_img img {top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center}
@media screen and (max-width: 1000px) {
    .ly_news_list_2[data-visual-id="1284"] {padding-top:20px;padding-bottom:0;}
    .ly_news_list_2[data-visual-id="1284"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_news_list_2[data-visual-id="1284"] .news_wrapper .list li a{color: #333;}
    .ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .name a{ font-size: 24px; }
    .ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .time{ font-size: 14px; }
    .ly_news_list_2[data-visual-id="1284"] .list_box .themes_news .brief{ font-size: 14px; }
}
@media screen and (max-width: 1480px) {
    .ly_news_list_2[data-visual-id="1284"] .wide{ width: auto;box-sizing: border-box;}
}
.pagination .disabled {
    pointer-events: none;
    cursor: not-allowed;
}
.ly_news_detail_2 .wrapper{width: 1440px;margin: 0 auto}
.ly_news_detail_2 .wrapper .top_detail{position: relative}
.ly_news_detail_2 .wrapper .data_box{position: absolute;top: 15px;left: 0}
.ly_news_detail_2 .wrapper .date{padding-top: 16px;width: 120px;height: 120px;font-size: 18px;line-height: 36px;text-align: center;box-sizing: border-box}
.ly_news_detail_2 .wrapper .date span{display: block;margin-top: 5px;font-size: 48px;line-height: 36px;font-weight: bold}
.ly_news_detail_2 .wrapper .data_box .views_item{text-align: right;margin-top: 8px;font-size: 14px}
.ly_news_detail_2 .wrapper .top_title{padding-right: 60px;padding-bottom: 26px;line-height: 50px;border-bottom: 1px solid #e8e8e8;font-size: 36px;color: #222222;box-sizing: border-box}
.ly_news_detail_2 .wrapper .top_title, .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title, .ly_news_detail_2 .wrapper .bottom_detail>.bottom_brief, .ly_news_detail_2 .wrapper .bottom_detail>.contents, .ly_news_detail_2 .wrapper .bottom_detail>.share, .ly_news_detail_2 .wrapper .bottom_detail>.news_box{float: right;width: calc( 100% - 175px )}
.ly_news_detail_2 .wrapper .bottom_detail{padding-top: 40px;min-height: 400px}
.ly_news_detail_2 .wrapper .bottom_detail>.contents{padding-bottom: 20px;color: #000;line-height: 1.8;font-size: 16px;min-height: 300px}
.ly_news_detail_2 .wrapper .bottom_detail .news_box .item{margin-top: 30px}
.ly_news_detail_2 .wrapper .bottom_detail .news_box .item:first-child{margin-top: 0}
.ly_news_detail_2 .wrapper .bottom_detail .news_box .item .icon{padding: 0 10px;width: 140px;line-height: 30px;background-color: #fecf00;color: #000;font-size: 14px;overflow: hidden;text-align: center;box-sizing: border-box}
.ly_news_detail_2 .wrapper .bottom_detail .news_box .item .title{width: calc( 100% - 140px );padding-left: 12px;line-height: 30px;box-sizing: border-box;color: #222;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden}
.ly_news_detail_2 .wrapper .bottom_detail .news_box .item .title a{color: #222;text-decoration: none}
.ly_news_detail_2 .wrapper .bottom_detail .share{margin-bottom: 40px;padding: 30px 0 50px;border-bottom: 1px solid #e8e8e8}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_title, .ly_news_detail_2 .wrapper .bottom_detail>.bottom_brief{color: #222}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_title{font-size: 30px;margin-bottom: 20px}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_title {
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: linear-gradient(to right, #f0c040, #ffeb3b, #f0c040);
    border-radius: 2px;
    transition: width 0.3s ease;
}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_title:hover::after {
    width: 240px;
}
.ly_news_detail_2 .wrapper .bottom_detail>.bottom_brief{margin-bottom: 40px;line-height: 30px;font-size: 14px;color: #222222}
.ly_news_detail_2[data-visual-id="1285"] .wrapper{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_news_detail_2[data-visual-id="1285"]{padding-top:50px;padding-bottom:50px;background-color: #ffffff;}
.ly_news_detail_2[data-visual-id="1285"] .date{ color: #000000; background-color: #fecf00 }
@media screen and (max-width: 1000px){
    .ly_news_detail_2 .wrapper{width: 92%}
    .ly_news_detail_2 .wrapper .data_box{position: static}
    .ly_news_detail_2 .wrapper .data_box .views_item{line-height: 30px}
    .ly_news_detail_2 .wrapper .date{position: static;transform: translate(0,0 );float: none}
    .ly_news_detail_2 .wrapper .top_title{padding-right: 0;flex: 1;padding-left: 20px;padding-bottom: 0;border-bottom: 0;font-size: 20px;line-height: 27px;color: #222222}
    .ly_news_detail_2 .wrapper .top_detail{padding-bottom: 20px;border-bottom: 1px solid #3a3d41;display: flex}
    .ly_news_detail_2 .wrapper .top_detail .date{padding-top: 12px;width: 70px;height: 70px;font-size: 12px;line-height: 12px}
    .ly_news_detail_2 .wrapper .top_detail .date span{margin-top: 8px;font-size: 30px;line-height: 25px}
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title, .ly_news_detail_2 .wrapper .bottom_detail>.bottom_brief, .ly_news_detail_2 .wrapper .bottom_detail>.contents, .ly_news_detail_2 .wrapper .bottom_detail>.share, .ly_news_detail_2 .wrapper .bottom_detail>.news_box{padding: 0 15px;width: calc(100% - 30px);float: none}
    .ly_news_detail_2 .wrapper .bottom_detail{padding-top: 70px}
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title{font-size: 18px}
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title {
        padding-bottom: 8px;
    }
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title::after {
        width: 100px;
        left: 15px;
    }
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_title:hover::after {
        width: 120px;
    }
    .ly_news_detail_2 .wrapper .bottom_detail>.bottom_brief{margin-bottom: 30px;font-size: 14px;line-height: 20px}
    .ly_news_detail_2 .wrapper .bottom_detail .share{margin-bottom: 30px;padding: 20px 15px 30px}.ly_news_detail_2 .wrapper .bottom_detail .news_box .item{margin-top: 20px}
    .ly_news_detail_2 .wrapper .bottom_detail .news_box .item .icon{width: 88px}
    .ly_news_detail_2 .wrapper .bottom_detail .news_box .item .title{padding-left: 15px;width: calc( 100% - 88px );line-height: 20px;-webkit-line-clamp: unset}
    .ly_news_detail_2 .wrapper .bottom_detail .news_box .item .title a{font-size: 14px}
}
@media screen and (max-width: 1000px) {
    .ly_news_detail_2[data-visual-id="1285"]{padding-top:18px;padding-bottom:25px;}
    .ly_news_detail_2[data-visual-id="1285"] .wrapper{width:98%; min-width:inherit;padding-left:0;padding-right:0;}
}
@media screen and (max-width: 1480px) {
    .ly_news_detail_2[data-visual-id="1285"] .wrapper{ width: auto;box-sizing: border-box;}
}
.ly_product_purchase_2{padding: 60px 0}
.ly_product_purchase_2 .goods_wrapper{display: flex;justify-content: space-between;align-items: stretch}
.ly_product_purchase_2 .goods_wrapper .goods_info{display: inline-flex;align-items: center;flex-wrap: wrap;align-content: start;width: 45%}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_name{margin-bottom: 18px;font-size: 30px;line-height: 1.2;width: 100%}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_number{margin-bottom: 15px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_desc{margin-bottom: 15px;font-size: 14px;line-height: 1.8;width: 100%;background-color: unset}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_params{width: 100%;margin-bottom: 15px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item{display: flex;justify-content: space-between;margin-top: 10px;line-height: 1.5}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item .cell:nth-child(1){width: 30%}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item .cell:nth-child(2){width: 68%}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item:first-child{margin-top: 0}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_price{margin-bottom: 30px;width: 100%;line-height: 1.2;font-size: 24px;font-weight: bold}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_price .tourist_vis_price{display: inline-block;vertical-align: text-bottom;line-height: 1}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_price .login_see_price{margin-left: 15px;display: inline-block;vertical-align: middle;text-decoration: none;color: #ff3026;font-size: 14px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute{margin-bottom: 30px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item{margin-top: 10px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title{font-size: 14px;line-height: 26px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title>strong{font-weight: 600}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title>span{margin-left: 6px;color: #888}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_box{display: flex;flex-wrap: wrap;gap: 6px;padding-top: 5px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr{display: block;border: 1px solid #bbb;border-radius: 20px;min-width: 70px;min-height: 26px;padding: 5px 14px;text-align: center;font-size: 12px;cursor: pointer;background-color: #fff;line-height: 26px;-webkit-box-sizing: border-box;box-sizing: border-box}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr.current{border-width: 2px;border-color: #1F2328;padding-top: 4px;padding-bottom: 4px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item:first-child{margin-top: 0}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_button{width: 100%;display: grid;grid-template-columns: 1fr 1fr;gap: 16px 12px;text-align: center}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_button .global_download_btn{margin-top: 0;margin-left: 0;width: 54px;height: 54px;line-height: 54px}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn{display: inline-block;vertical-align: top}
.ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn:hover{text-decoration: none}
.ly_product_purchase_2 .goods_wrapper .goods_info .share_toolbox{margin-top: 40px}
.ly_product_purchase_2 .global_inquiry_bat_button{display: block}
.ly_product_purchase_2 .global_inquiry_bat_cart{padding: 15px 20px;box-sizing: border-box;text-align: center}
.ly_product_purchase_2 .goods_wrapper .goods_info .goods_inquiry_btn{margin-left: 20px;display: inline-block;vertical-align: top;text-align: center}
.ly_product_purchase_2 .goods_wrapper .goods_info .global_download_btn:not(.icon_btn){width: 100%;height: 48px;line-height: normal;margin: 0 auto;text-align: center;box-sizing: border-box}
.ly_product_purchase_2 .goods_wrapper .goods_img{display: flex;justify-content: space-between;align-items: self-start;width: 50%}
.ly_product_purchase_2 .goods_wrapper .goods_img .thumb_size{max-width: 600px;margin: 0 auto;transition: .4s;order:2}
.ly_product_purchase_2 .goods_wrapper .thumb_big{width: 100%;padding-top: 100%;position: relative;overflow: hidden;transition: .5s;flex: 1}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li{position: relative;width: 100%;height: 100%;float: left}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li.local_video img{display: none}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li .video_container{display: none;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 13;background-image: url(images/icon_video_play.png);background-repeat: no-repeat;background-size: 80px;background-position: center center}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li iframe{position:absolute;top:50%;left: 50%;transform: translate(-50%,-50%)}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li video{width: 100%;height: 100%;background-color: #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}
.ly_product_purchase_2 .goods_wrapper .thumb_big ul li.has_video img{position: absolute;top: 50%!important;left: 50%!important;bottom: auto!important;right: auto!important;transform: translate(-50%,-50%);z-index: 12}
.ly_product_purchase_2 .goods_wrapper .thumb_small{width: 90px;margin-right: 5px;position: relative;overflow: hidden;order:1;min-height: 600px}
.ly_product_purchase_2 .goods_wrapper .thumb_small.btn_padding{box-sizing: border-box}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul{width: 100%;height: 100%;font-size: 0;position: absolute}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul li{display: inline-block;max-width: 100%;width: 89px;height: 89px;margin-bottom: 13px;cursor: pointer;box-sizing: border-box;border: 1px solid transparent;padding:2px;vertical-align: middle}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul li:hover{border: 1px solid #000}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul li.current{border: 1px solid #000}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul li.video_pic_box{position: relative}
.ly_product_purchase_2 .goods_wrapper .thumb_small ul li.video_pic_box:before{content: '';width:100%;height:100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5) url(images/icon_video.png) no-repeat center center}
.ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn{width: 25px;height: 25px;background-color: rgb(239, 239, 239,0.8);position: absolute;left: 50%;transform: translateX(-50%);cursor: pointer}
.ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn:after{position: absolute;content: '\e62b';width: 100%;height: 100%;font-size: 14px;text-align: center;line-height: 25px;font-family: "iconfont" !important}
.ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_left{top:0;transform:translateX(-50%) rotate(180deg)}
.ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_right{bottom: 0}
.ly_product_purchase_2 .goods_wrapper .thumb_size .thumb_tab{display: none;width: 45px;height: 27px;line-height: 27px;background-color: rgba(0, 0, 0, 0.4);position: absolute;left: 10px;bottom: 30px;border-radius: 27px;text-align: center;font-size: 15px;color: #fff}
.ly_product_purchase_2 .mobile_magnify_box{display: none;position: fixed;top:0;bottom:0;left:0;right:0;padding-top: 57px;background-color: #000;z-index: 10002;overflow-y: auto}
.ly_product_purchase_2 .mobile_magnify_box ul li{margin-bottom: 10px}
.ly_product_purchase_2 .mobile_magnify_box ul li:last-child{margin-bottom: 0}
.ly_product_purchase_2 .mobile_magnify_box .magnift_close{position: fixed;top:10px;right:10px;width: 37px;height: 37px;background: #fff;border-radius: 50%;text-align: center}
.ly_product_purchase_2 .mobile_magnify_box .magnift_close::after{position:absolute;content: "\e631";font-size: 16px;font-family: "iconfont" !important;top: 50%;left: 50%;transform: translate(-50%, -50%)}.magnifier img{max-width: unset;max-height: unset}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom{max-width: 100%;width: 50%;display: block;flex-wrap: wrap}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small{order: 3;width: 100%;min-height: 90px;max-width: 600px;margin: 12px auto 0}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_size{max-width: 100%}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small ul li{margin-bottom: 0;margin-right: 13px}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small .switching_btn.thumb_switching_left{top: 50%;left: 0;transform: translateY(-50%) rotate(90deg)}
.ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small .switching_btn.thumb_switching_right{top: 50%;left: unset;right: 0;transform: translateY(-50%) rotate(-90deg)}
.ly_product_purchase_2 .goods_wrapper .pro_video{display: none}
@media screen and (max-width: 1000px){
    .ly_product_purchase_2{padding:0 0 30px}
    .ly_product_purchase_2 .goods_wrapper .thumb_big ul li .video_container{display: block}
    .ly_product_purchase_2 .goods_wrapper{flex-wrap: wrap}
    .ly_product_purchase_2 .goods_wrapper .goods_img{display: block;width: 100%;flex-wrap: wrap}
    .ly_product_purchase_2 .goods_wrapper .goods_img .thumb_size{width: 100%;order: 1}
    .ly_product_purchase_2 .goods_wrapper .thumb_small{width: 100%;height: 92px;margin: 10px 0 0;overflow: hidden;order: 2;min-height: auto}
    .ly_product_purchase_2 .goods_wrapper .thumb_small ul{width: 99999px}
    .ly_product_purchase_2 .goods_wrapper .thumb_small ul li{margin-bottom: 0;margin-right: 8px}
    .ly_product_purchase_2 .goods_wrapper .goods_info{width: 100%;margin-top: 15px}
    .ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn{box-sizing: border-box}
    .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr:hover{border-width: 2px;border-color: #1F2328;padding-top: 4px;padding-bottom: 4px}
    .ly_product_purchase_2 .global_inquiry_bat_cart{width: 100%;text-align: center}
    .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_left{left: 0;top: 50%;transform: translateY(-50%) rotate(90deg)}
    .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_right{right: 0;left: auto;top: 50%;transform: translateY(-50%) rotate(-90deg)}
    .ly_product_purchase_2 .goods_wrapper .pro_video{display:block;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:0;height:0;overflow:hidden;background:#000;transition:0.3s all;-webkit-transition:0.3s all;-moz-transition:0.3s all}
    .ly_product_purchase_2 .goods_wrapper .pro_video *{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%}
    .ly_product_purchase_2 .goods_wrapper .pro_video .close{position:absolute;display:inline-flex;align-items:center;justify-content:center;top:0;right:0;width:36px;height:36px;color:#fff;font-size:16px;z-index: 101}
    .ly_product_purchase_2 .goods_wrapper .pro_video.play{width: 100%;height: 100%;z-index: 9999}
    .ly_product_purchase_2 .goods_wrapper .thumb_big .pro_video.play iframe{height: 100%;width: 100%}
    .ly_product_purchase_2 .goods_wrapper .goods_info .g_price{font-size: 18px}
    .ly_product_purchase_2 .goods_wrapper .thumb_big ul li #player{display: none}
    .ly_product_purchase_2 .goods_wrapper .goods_info .goods_inquiry_btn{margin-left: 0;width: 100%}
    .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom{width: 100%}
    .ly_product_purchase_2 .goods_wrapper .goods_info .g_button{grid-template-columns: 100%}
}
.ly_product_purchase_2[data-visual-id="1276"]{padding-top:90px;padding-bottom:120px;}
.ly_product_purchase_2[data-visual-id="1276"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_inquiry_btn{font-family: Montserrat-Regular;color: #FFFFFF;background-color: #02a787;border: 1px solid #00000000;font-size: 16px;border-radius: 0 !important;text-align: center;padding-left: 48px;padding-right: 48px;height: 46px; line-height: 46px;padding-top: 0;padding-bottom: 0;}
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_inquiry_btn:hover{color: #FFFFFF;background-color: #f4bf3d;border: 1px solid #00000000;}
.ly_product_purchase_2[data-visual-id="1276"] .global_inquiry_bat_button{font-family: Montserrat-Regular;color: #FFFFFF;background-color: #f47d53;border: 1px solid #00000000;font-size: 16px;border-radius: 30px !important;text-align: center;padding-left: 40px;padding-right: 40px;padding-top: 14px;padding-bottom: 14px;line-height: 1;}
.ly_product_purchase_2[data-visual-id="1276"] .global_inquiry_bat_button:hover{color: #FFFFFF;background-color: #f4bf3d;border: 1px solid #00000000;}
.ly_product_purchase_2[data-visual-id="1276"] { background-color: #ffffff; }
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_name { font-size: 30px; color: #222222; }
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_number { font-size: 12px; color: #222222; }
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_desc { font-size: 14px; color: #222222; }
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_params { font-size: 14px; color: #222222; }
.ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_price { font-size: 24px; color: #222222; }
@media screen and (max-width: 1000px) {
    .ly_product_purchase_2[data-visual-id="1276"]{padding-top:0;padding-bottom:50px;}
    .ly_product_purchase_2[data-visual-id="1276"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_name { font-size: 20px; }
    .ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_number { font-size: 12px; }
    .ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_desc { font-size: 12px; }
    .ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_params { font-size: 12px; }
    .ly_product_purchase_2[data-visual-id="1276"] .goods_wrapper .goods_info .g_price { font-size: 18px; }
}
@media screen and (max-width: 1480px) {.ly_product_purchase_2[data-visual-id="1276"] .wide{ width: auto;box-sizing: border-box;}}
.ly_product_description_1{overflow: hidden}
.ly_product_description_1 .d_title{margin-bottom: 30px}
.ly_product_description_1 .d_title h2 {padding: 0 0 12px 0;display: inline-block;color: #13141a;position: relative;}
.ly_product_description_1 .d_title h2::after {content: '';position: absolute;bottom: 0;left: 0;width: 150px;height: 3px;background: linear-gradient(to right, #f0c040, #ffeb3b, #f0c040);border-radius: 2px;transition: width 0.3s ease;}
.ly_product_description_1 .d_title h2:hover::after {width: 240px;}
.ly_product_description_1[data-visual-id="1277"] .wide{width:1440px; margin:0 auto;box-sizing: border-box;padding-left:0;padding-right:0;}
.ly_product_description_1[data-visual-id="1277"]{padding-top:100px;padding-bottom:100px;}
.ly_product_description_1[data-visual-id="1277"] .desc_menu_title>ul>li{ line-height: 1.8615; }
.ly_product_description_1[data-visual-id="1277"] .description_box .d_title{color:#13141a;font-size:36px}
.ly_product_description_1[data-visual-id="1277"] .desc_menu_title>ul>li .title{color:#13141a;font-size:36px}
.ly_product_description_1[data-visual-id="1277"] .desc_menu_title>ul>li .title:before{ background-color: #13141a; }
.ly_product_description_1[data-visual-id="1277"] .desc_item .desc_item_head{color:#13141a;font-size:36px;}
.ly_product_description_1[data-visual-id="1277"] .desc_item .desc_item_head::after{font-size:36px;}
.ly_product_description_1[data-visual-id="1277"] .editor_txt{color:#111111;text-align: center;}
@media screen and (max-width:1000px) {
    .ly_product_description_1[data-visual-id="1277"]{padding-top:40px;padding-bottom:40px;}
    .ly_product_description_1[data-visual-id="1277"] .wide{width:98%; min-width:inherit;padding-left:3%;padding-right:3%;}
    .ly_product_description_1[data-visual-id="1277"] .description_box .d_title{font-size:24px}
    .ly_product_description_1[data-visual-id="1277"] .description_box .d_title h2 {padding: 0 0 8px 0;}
    .ly_product_description_1[data-visual-id="1277"] .description_box .d_title h2::after {left: 0;transform: none;width: 100px;}
    .ly_product_description_1[data-visual-id="1277"] .description_box .d_title h2:hover::after {width: 120px;}
    .ly_product_description_1[data-visual-id="1277"] .desc_menu_title>ul>li .title{font-size:24px}
    .ly_product_description_1[data-visual-id="1277"] .desc_item .desc_item_head{font-size:24px;}
    .ly_product_description_1[data-visual-id="1277"] .desc_item .desc_item_head::after{font-size:24px;}
}
@media screen and (max-width: 1480px) {.ly_product_description_1[data-visual-id="1277"] .wide{ width: auto;box-sizing: border-box;}}
.flag-icon-box {display: flex;align-items: center;gap: 8px;}
.flag-icon {display: inline-block;width: 64px;height: 37px;background-image: url('../../images/icon_flag_big.jpg');}
.flag-icon-zh-cn {background-position: -554px 0;}
.flag-icon-en {background-position: -1035px -170px;}
.flag-icon-vi {background-position: -1242px -43px;}
.flag-icon-hi {background-position: -138px -84px;}
.flag-icon-ja {background-position: -1170px 0;}

/* 确保footer在页面底部 */
body.index {display: flex;flex-direction: column;min-height: 100vh;}
body.index .visual_plugins_container[data-type="footer"] {margin-top: auto;}