﻿@charset "utf-8";
:root{--color:#FF8E00;--fontfamily:Arial}
iframe{height: revert-layer;}
.popinquiry{position:fixed;top:0;left:0;z-index:999999;background:rgba(0,0,0,.5);width:100%;height:100%;display:none}
.popinquiry-info{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999;background:#fff;padding:20px;max-width:92%;width:850px;border-radius:10px;box-shadow:0px 5px 12px #333;display:none}
.popinquiry-tit{font-weight:bold;font-size:var(--fontsize20);}
.popinquiry-close{width:32px;height:32px;position:absolute;right:20px;top:20px;cursor:pointer;}
.popinquiry-close:before{content:'';width:2px;height:24px;background:var(--fontcolor);transform:rotate(45deg);position:absolute;top:4px;left:15px;}
.popinquiry-close:after{content:'';width:2px;height:24px;background:var(--fontcolor);transform:rotate(-45deg);position:absolute;top:4px;left:15px;}
.popinquiry-info .wmkcfeedback{padding-top:15px}
.popinquiry-info .send-inquiry{margin:0}
.popinquiry-info .send-inquiry .inquiry-form input{padding:0 15px;margin-bottom:15px;height:44px;border:1px solid #ccc;background:#f8f8f8}
.popinquiry-info .send-inquiry .inquiry-form textarea{padding:15px;height:180px;border:1px solid #ccc;background:#f8f8f8;margin-bottom:15px}
@media (max-width:540px){.popinquiry-info{padding:15px}
.popinquiry-tit{font-weight:bold;font-size:var(--fontsize18);}
.popinquiry-close{top:12px;right:12px}
.popinquiry-info .send-inquiry .inquiry-form input{padding:0 10px;margin-bottom:12px;height:40px;}
.popinquiry-info .send-inquiry .inquiry-form textarea{padding:10px;height:140px;margin-bottom:12px}
.popinquiry-info .wmkcfeedback .send-btn{height:42px;min-width:inherit;padding:0 15px}}

.head-lang {margin-left: 0;}
.search-box .head-search button em{color: #000;}
.search-box{margin-right: 0;margin-left: 20px;}
.head-nav .nav-ul #licontact-us{background: var(--color);}
.head-nav .nav-ul #licontact-us a{color: #fff;}
.head-nav .nav-ul #licontact-us:hover a{color: #fff !important;}
.head-top .head-right .head-share {margin-right: 0;}
footer .foot-info img{width: 150px;}
footer .foot-main {padding: 20px 0;}
footer .foot-cate{width: 22%;}
footer .foot-contact{width: 28%;}
footer .foot-info{flex: 1;border-left: 2px solid #000;}
footer .foot-item{padding: 15px 25px;border-right: 2px solid #000;}
.info-text{margin-top: 25px;}
.info-text p{color: #606565;line-height: 25px;}
footer .foot-list li {margin-bottom: 4px;color: #5F5F5F;line-height: 32px;}
footer .foot-list li em{display: none;}
footer .foot-bot{background: #000;color: #fff;}
.foot-it{display: flex;align-items: center;margin-bottom: 15px;}
.foot-l{width: 20px;display: flex;justify-content: center;align-items: center;}
.foot-r{flex: 1;padding-left: 10px;display: flex;align-items: center;line-height: 1.52;}
footer .foot-title{font-weight: bold;font-size: 26px;color: #000000;line-height: 32px;margin-bottom: 20px;}
@media (max-width:1024px) {footer .foot-info{flex: unset;border:none}
footer .foot-item{border:none}}