<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.change-language-cont {
    top: 27px;
    *top: 26px;
    padding: 10px 5px;
    width: 380px !important;
    max-height: 80vh !important;
    overflow-y: scroll !important;
}
 @media only screen and (max-width: 950px) {
.change-language-cont {
    max-height: none;
}
 }
 @media only screen and (max-width: 950px) {
body{ padding-bottom:71px;}
.head-wrapper{z-index: 999999;}
/*.web_head{display:none}*/
.mobile-logo{ padding:15px 0; text-align:center;background-color: #fff;}
.mobile-logo img{ max-width:50%;width:auto;max-height: 65px;}
.mobile-head-items{ height:auto;top:auto;bottom:0; background:#FFF;box-shadow:0 0 10px rgba(0,0,0,.2); z-index:9999989999999;}
.mobile-head-item{ width:25%; display:none;}
.mobile-head-item.mobile-head-nav,.mobile-head-item.mobile-head-language,.mobile-head-item.mobile-head-search,.mobile-head-item.mobile-head-email{ display:block;}
.mobile-head-item .title{ height:auto; line-height:normal; color:#999; text-align:center; padding:10px 0; background:#FFF;}
.mobile-head-item .title.current:before,.mobile-head-item .title.pop_hide:before{ background-image: url(../global/img/bottom_ico/mobile_close.png) !important; background-size:50% auto;opacity:.5}
.mobile-head-item .title em{ display:block;}
.mobile-head-item .title:before{ content:"" !important; position:relative; display:inline-block; width:30px; height:30px;background:url(../global/img/bottom_ico/ico_cate.png) no-repeat center; background-size:100%;}
.mobile-head-item.mobile-head-language .title:before{ background-image:url(../global/img/bottom_ico/ico_flag.png)}
.mobile-head-item.mobile-head-search .title:before{background-image:url(../global/img/bottom_ico/ico_search.png)}
.mobile-head-item.mobile-head-email .title:before{background-image:url(../global/img/bottom_ico/ico_email.png)}
 .mobile-head-item .middle-content-wrap{top:auto !important}
.mobile-head-item .middle-show-content-wrap{bottom:50vh;}
.mobile-head-item .main-content-wrap{ z-index:-1;}
.mobile-body-mask{ z-index:-2;}
.mobile-nav{ position:relative; width:100%; height:40px; padding-bottom:0; text-align:center;}
.mobile-nav .wrap{position:absolute; left:0; top:0; width:100%; overflow:scroll; z-index:999; background:#FFF; border-bottom:1px solid transparent;}
.mobile-nav.mobile-nav-fix .wrap{ position:fixed; border-color:#eee}
.mobile-nav ul{ position:relative; width:auto;white-space:nowrap;}
.mobile-nav ul li{ position:relative; display:inline-block; vertical-align:top; padding:0;  }
.mobile-nav ul li a{ position:relative; display:block;padding:8px 15px;}
.mobile-nav .wrap::-webkit-scrollbar, .mobile-nav .wrap::-webkit-scrollbar{width:0px;height:0px;}
#customer-chat-iframe{ display:none !important;}
.inquiry-pop-bd #customer-chat-iframe,.inquiry-form-wrap #customer-chat-iframe{ display:block !important;}

.mobile-head-items .mobile-ico-close{ display:none}
.mobile-ico-close {position: fixed;right: 0;top:auto;bottom: 80px;z-index: 999999999999; display:none;}
}</pre></body></html>