@media only screen and (max-width: 1080px) {
body{ padding-bottom:71px;}
.head-wrapper{z-index: 999999;}
.web_head{display:none}
.mobile-logo{ padding:15px 0; text-align:center;}
.mobile-logo img{ max-width:50%; width:auto;}
.mobile-head-items{ height:auto;top:auto;top:5px; 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;}
.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:44px; margin-bottom:6px; text-align:center}
.mobile-nav .wrap{position:absolute; left:0; top:0; width:100%; overflow:scroll; z-index:99; 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 15px; font-size:16px; }
.mobile-nav ul li a{ position:relative; display:block;padding:10px 0;}
.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;}
}