@media only screen and (max-width: 950px) {
body{ padding-bottom:0;}
.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;}
.mobile-head-items{ height:auto;top:0; background:#FFF;box-shadow:0 0 10px rgba(0,0,0,.2); z-index:9999989999999;}
.mobile-head-item{ width:11%; display:none;}
.mobile-head-item.mobile-head-estore{width: 13%;text-align: center;margin-top: 10px;}
.mobile-head-item.mobile-head-estore .title{color: #fff;font-size: 12px;padding: 3px 4px;border-radius: 3px;background-color: #00ab84;}
.mobile-head-item.mobile-head-logo{width:30%;}
.mobile-head-item.mobile-head-logo,.mobile-head-item.mobile-head-nav,.mobile-head-item.mobile-head-message,.mobile-head-item.mobile-head-language,.mobile-head-item.mobile-head-search,.mobile-head-item.mobile-head-email,.mobile-head-item.mobile-head-zh{ display:block;}
.mobile-head-item.mobile-head-message{text-align:center;}
.mobile-head-item.mobile-head-message img{padding-top:8px;}
.mobile-head-item .title{ height:auto; line-height:normal; color:#999; text-align:center; padding:10px 0; background:#FFF;padding-bottom:2px;}
.mobile-head-item .title.current:before,.mobile-head-item .title.pop_hide:before{ background-image: url(../images/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:25px; height:25px;background:url(../images/ico_cate.png) no-repeat center; background-size:100%;}
.mobile-head-message .title{padding-top:0;}
.mobile-head-message .title:before{display:none;}
.mobile-head-item.mobile-head-language .title{padding-top:9px;}
.mobile-head-item.mobile-head-language .title:before{ background-image:url(../images/ico_flag1.jpg);max-width:22px;}

.mobile-head-item.mobile-head-zh .title:before{background-image:url(../images/ico_flagzh.jpg);max-width:22px;}

.mobile-head-item.mobile-head-search .title:before{background-image:url(../images/ico_search.png)}
.mobile-head-item.mobile-head-email .title:before{background-image:url(../images/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:99;}
.mobile-body-mask{ z-index:9;}
.mobile-nav{ position:relative; width:100%; height:50px; 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 15px; font-size:18px; }
.mobile-nav ul li a{ position:relative; display:inline-block;padding:10px 0;vertical-align: top;}
.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;}
.mobile-head-item.mobile-head-zh{text-align:center;}
.mobile-head-item.mobile-head-zh .title{display: block;padding-top: 9px;}
}

