@charset "utf-8";
/* ====================公共样式========================= */
/* 头部 */
.Header{width: 100%;position: fixed;z-index: 99999;top: 0;left: 0;background: #fff;user-select: none;box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.08);transition: all .4s ease;}
.Header .contain{width: 96%;}


.Header-logo,.Header-lang-menu,.Header-search-click,.Header-search-item,.Header-menu,.Header-login,.Header-link .item{height: max(64px,0.7rem);}

.Header-logo{float: left;width: max(100px,1.1rem);display: flex;align-items: center;position: relative;z-index: 999;}
.Header-logo img{max-width: 100%;}
.Header-logo img.s{display: none;}

.Header-login{position: relative;z-index: 999;float: right;margin-right: 8px;}
.Header-login i{background: #f3f3f3;border-radius: max(16px,0.18rem);width: max(36px,0.42rem);height: max(32px,0.36rem);color: #333;font-size: max(14px,0.16rem);cursor: pointer;transition: all .4s ease;display: flex;align-items: center;justify-content: center;}
.Header-login:hover i{background: #eb711e;color: #fff;}

.Header-link{float: right;position: relative;z-index: 999;}
.Header-link .item{margin-right: max(14px,0.22rem);}
.Header-link .ico{width: max(28px,0.34rem);height: max(28px,0.34rem);border-radius: 50%;margin-right: 8px;}
.Header-link .Footer-code-img{bottom: auto;top: 100%;}
.Header-link .Footer-code-img::after{top: auto;bottom: 100%;transform: rotate(180deg);}
.Header-link .item:hover .Footer-code-img{display: block;animation: FooterCode2 .6s ease-in-out both;}

.NoLogin a{
    display: block;
width: max(36px,0.42rem);height: max(32px,0.36rem);
    border-radius: 50%;
    overflow: hidden;
}
.NowLogin {
    position: relative;
}
.NowLogin a{
    display: block;
}
.NowLogin .hederPic{
       display: block;
        width: max(28px,0.36rem);height: max(28px,0.36rem);
    border-radius: 50%;
    overflow: hidden;
}
.NowLogin:hover .drop-menu{
    display: block;
    animation: langInUp .4s ease-out;
}
.NowLogin:hover .drop-menu{
    display: block;
    animation: langInUp .4s ease-out;
}
.drop-menu {
    width: max(100px, 1.2rem);
    margin-left: min(-50px, -0.6rem);
    border-top: max(3px, 0.04rem) solid #eb711e;
    display: none;
    z-index: 9;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);
    background: #fff;
    position: absolute;
    top: calc(100% - max(3px, 0.04rem));
    left: 50%;
    border-radius: max(3px, 0.05rem) max(3px, 0.05rem) 0 0;
    transition: top .4s ease;
}
.drop-menu:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #eb711e transparent;
    position: absolute;
    top: -0.1rem;
    left: 50%;
    margin: 0 0 0 -6px;
}
@keyframes FooterCode2{0%{transform: translateY(min(8px,0.14rem));}100%{transform: translateY(0);}}

.Header-lang{float: right;position: relative;z-index: 999;margin-right: 8px;}
.Header-lang-menu{display: flex;align-items: center;}
.Header-lang-menu .box{color: #333;transition: all .4s ease;font-size: max(13px,0.15rem);height: max(32px,0.36rem);width: max(52px,0.62rem);border-radius: max(16px,0.18rem);background: #f3f3f3;}
.Header-lang-menu span{font-family: Arial;}
.Header-lang-menu i{margin-right: 4px;}
.Header-lang.active .Header-lang-menu .box{color: #fff;background: #eb711e;}
/* 多个语言 Header-lang-more添加class="hasIcon" 就会启用图标 */
.Header-lang-more{width: max(100px,1.2rem);margin-left: min(-50px,-0.6rem);border-top:max(3px,0.04rem) solid #eb711e;display: none;z-index: 9;box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08);background: #fff;position: absolute;top:calc(100% - max(3px,0.04rem));left: 50%;border-radius:max(3px,0.05rem) max(3px,0.05rem) 0 0;transition: top .4s ease;}
.Header-lang-more:before{content: "";display: block;width: 0px;height: 0px;border-style: solid;border-width: 0 6px 6px;border-color: transparent transparent #eb711e transparent;position: absolute;top: -0.1rem;left: 50%;margin: 0 0 0 -6px;}
.Header-lang-more a{display: flex;font-size: max(14px,0.15rem);color: #333;justify-content: center;padding: max(6px,0.1rem) 0;transition: all .4s ease;}
.Header-lang-more.hasIcon a{justify-content: flex-start;padding: max(6px,0.1rem) 0 max(6px,0.1rem) max(20px,0.26rem);}
.Header-lang-more.hasIcon a span{background-repeat: no-repeat;background-position: left center;padding-left: max(30px,0.36rem);background-size: max(24px,0.3rem) auto;}
.Header-lang-more.hasIcon a.cn span{background-image: url('../images/common/nicon-cn.svg');}
.Header-lang-more.hasIcon a.tw span{background-image: url('../images/common/nicon-tw.svg');}
.Header-lang-more.hasIcon a.en span{background-image: url('../images/common/nicon-en.svg');}
.Header-lang-more.hasIcon a.en2 span{background-image: url('../images/common/nicon-mg.svg');}
.Header-lang-more.hasIcon a.de span{background-image: url('../images/common/nicon-de.svg');}
.Header-lang-more.hasIcon a.br span{background-image: url('../images/common/nicon-br.svg');}
.Header-lang-more.hasIcon a.es span{background-image: url('../images/common/nicon-es.svg');}
.Header-lang-more.hasIcon a.fr span{background-image: url('../images/common/nicon-fr.svg');}
.Header-lang-more.hasIcon a.jp span{background-image: url('../images/common/nicon-jp.svg');}
.Header-lang-more.hasIcon a.ru span{background-image: url('../images/common/nicon-ru.svg');}
.Header-lang-more.hasIcon a.ita span{background-image: url('../images/common/nicon-ita.svg');}
.Header-lang-more.hasIcon a.kr span{background-image: url('../images/common/nicon-kr.svg');}
.Header-lang-more a:hover{color: #fff;background: #eb711e;}
.Header-lang.active .Header-lang-more{display: block;animation: langInUp .4s ease-out;}
@keyframes langInUp{0%{transform: translateY(max(10px,0.16rem));opacity: 0.5;}100%{transform: translateY(0);opacity: 1;}}

.Header-search{float: right;}
.Header-search-click{z-index: 999;display: flex;align-items: center;justify-content: center;position: relative;}
.Header-search-click i{font-style: normal; background: #f3f3f3;border-radius: max(16px,0.18rem);width: max(36px,0.42rem);height: max(32px,0.36rem);color: #333;font-size: max(14px,0.16rem);cursor: pointer;transition: all .4s ease;display: flex;align-items: center;justify-content: center;}
.Header-search-click i::after, .Header-search-item button::after{content: "\e752";font-family: "icon";}
.Header-search-click.active i::after{content: "\e903";}
.Header-search-click:hover i{color: #fff !important;background: #eb711e;}
.Header-search-item{position: absolute;width: 100%;top: 0;left: 0;z-index: 99;opacity: 0;pointer-events: none;visibility: hidden;}
.Header-search-item.active{opacity: 1;visibility: visible;pointer-events: auto;}
.Header-search-item .limit{width: 100%;height: 100%;display: flex;align-items: center;}
.Header-search-item .contain{padding-right: max(100px,1.1rem);display: flex;justify-content: flex-end}
.Header-search-item form{display: flex;width: max(70px,1rem);position: relative;transition: width .8s ease;}
.Header-search-item input{width: calc(100% - max(50px,0.6rem));height: max(36px,0.4rem);border-bottom: 1px solid rgba(0, 0, 0, 0.1);font-size: max(14px,0.16rem);color: #333;background: transparent;transition: border .4s ease;}
.Header-search-item.active form{width: max(400px,4.6rem);}
.Header-search-item button{width: max(50px,0.6rem);height: max(36px,0.4rem);font-size: max(18px,0.2rem);color: #333;background: transparent;cursor: pointer;margin-right: 0;transition: color .4s ease;}
.Header-search-item button:hover{color: #eb711e;}
/* 改成搜索下面 Header-search-item添加class="hasDown" */
.Header-search-item.hasDown{height: calc(100vh - max(70px,0.88rem));top: 100%;background: rgba(0, 0, 0, 0.3);transition: opacity .4s ease, visibility .4s ease;}
.Header-search-item.hasDown .limit{padding: max(40px,0.6rem) 0;height: auto;background: #fff;border-top: 1px solid #ebebeb;box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.06);}
.Header-search-item.hasDown form{width: max(120px,1.44rem);margin: 0 auto;}
.Header-search-item.hasDown input{width: 100%;height: max(44px,0.54rem);font-size: max(15px,0.16rem);padding: 0 max(50px,0.6rem) 0 max(16px,0.2rem);border: 2px solid #ebebeb;color: #333;}
.Header-search-item.hasDown input:focus{border-color: rgba(0, 0, 0, 0.4);}
.Header-search-item.hasDown button{width: max(50px,0.6rem);height: max(44px,0.54rem);font-size: max(18px,0.2rem);position: absolute;right: 0;top: 0;}
.Header-search-item.hasDown.active form{width: max(520px,6rem);}
/* -- */
body.bodySearch .Header-navbar{visibility: hidden;opacity: 0;}
body.bodySearchOff .Header-navbar{visibility: visible;opacity: 1;}

.Header-navbar{visibility: visible;opacity: 1;position: absolute;left: 0;top: 0;width: 100%;}
@media all and (min-width:1100px){body.PC .Header-navbar{display: block !important}}
.Header-navbar>ul{display: flex;justify-content: center;}
.Header-navbar>ul>li{margin: 0 max(10px,0.33rem);float: left;position: relative;z-index: 9;}
.Header-navbar>ul>li:last-child{margin-right: 0;}
.Header-navbar>ul>li:first-child{margin-left: 0;}
.Header-menu{font-size: max(14px,0.14rem);position: relative;display: flex;align-items: center;color: #333;transition: color .4s ease;}
.Header-navbar>ul>li:hover .Header-menu, .Header-navbar>ul>li.active .Header-menu{color: #eb711e;}
.Header-arrow{display: none;}
.Header-drop{width: 100%;border-top: 1px solid #ececec;box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.08);position: fixed;left: 0;top: max(64px,0.7rem);z-index: 100;background-color: rgba(255, 255, 255, 1);transition: all 0.3s ease-out;transform: rotateX(-90deg);transform-origin: 0 0;opacity: 0;visibility: hidden;}
.Header-navbar>ul>li.on .Header-drop{visibility: visible;opacity: 1;transform: rotateX(0);}
.Header-drop-menu{display: flex;width: 100%;position: relative;}
.Header-drop-menu>a{font-size: max(14px,0.15rem);line-height: max(22px,0.24rem);padding: max(6px,0.1rem) 4px;display: flex;width: 100%;height: auto;text-align: center;color: #333;align-items: center;justify-content: center;transition: all .4s ease;}
.Header-drop-menu.active, .Header-drop-menu>a:hover{color: #eb711e;}

.headAb-left{width: 25%;border-right: 1px solid #ececec;padding: 0.75rem 0.1rem 0.9rem var(--widDb);}
.headAb-right{width: 75%;padding: 0.78rem 2.6rem 0.78rem 0.4rem;}
.headAb-list{margin: -0.4rem 0 0 -0.4rem;}
.headAb-item{margin: 0.4rem 0 0 0.4rem;height: max(38px,0.54rem); width: calc(100% / 5 - 0.4rem);padding: 0 max(10px,0.18rem) 0 max(10px,0.16rem);border-radius: 40px;justify-content: space-between;align-items: center;background: #f8f8f8;}
.headAb-item .left{align-items: center;flex: 1;}
.headAb-item .ico{width: max(16px,0.26rem);height: max(16px,0.25rem);margin-right: max(6px,0.08rem);}
.headAb-item .ico img{max-height: 100%;transition: all .5s ease;}
.headAb-item .ico .h{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.headAb-item .title{flex: 1;}
.headAb-item .btn{opacity: 0; transform: rotate(45deg);width: max(20px,0.3rem);height: max(20px,0.3rem);border-radius: 50%;background: #fff;overflow: hidden;position: relative;}
.headAb-item .btn i{display: flex;align-items: center;justify-content: center;transition: all .6s ease;width: 100%;height: 100%;}
.headAb-item .btn i:nth-child(2){position: absolute;left: 0;top: 100%;}
.headAb-item:hover{background: #eb711e;}
.headAb-item:hover .ico .s{opacity: 0;}
.headAb-item:hover .ico .h{opacity: 1;}
.headAb-item:hover .title{color: #fff;}
.headAb-item:hover .btn{opacity: 1;}
.headAb-item:hover .btn i{transform: translateY(-100%);}
.headPro-left{border-right: 1px solid #ececec;width: 28%;padding: 0.54rem 12px 0.4rem var(--widDb);}
.headPro-nav .item{height: max(40px,0.62rem); margin-top: 2px;align-items: center;justify-content: space-between;border-radius: 40px;padding: 0 max(10px,0.14rem) 0 max(15px,0.35rem);}
.headPro-nav .item .title{flex: 1;}
.headPro-nav .item .btn{opacity: 0; transform: rotate(45deg);width: max(20px,0.3rem);height: max(20px,0.3rem);border-radius: 50%;background: #fff;overflow: hidden;position: relative;}
.headPro-nav .item .btn i{display: flex;align-items: center;justify-content: center;transition: all .6s ease;width: 100%;height: 100%;}
.headPro-nav .item .btn i:nth-child(2){position: absolute;left: 0;top: 100%;}
.headPro-nav .item.active{background: #eb711e;}
.headPro-nav .item.active .title{color: #fff;}
.headPro-nav .item.active .btn{opacity: 1;}
.headPro-nav .item.active .btn i{transform: translateY(-100%);}
.headPro-right{width: 72%;background: #f9f9f9;padding: 0.55rem var(--widDb) 1rem 0.7rem;}
.headPro-drop-item{display: none;}
.headPro-drop-item:first-child{display: block;}
.headPro-right-top{align-items: center;justify-content: space-between;}
.headPro-list{margin-left: -0.22rem;}
.headPro-item{margin: 0.22rem 0 0 0.22rem;width: calc(100% / 4 - 0.22rem);}
.headPro-item .img{background: url('../images/common/headPro-item-bg.jpg') no-repeat center/cover;}
.headPro-item .img img{width: 100%;}
.headPro-item .title{z-index: 2;position: absolute;left: 0;bottom: max(10px,0.2rem);width: 100%;}
.headPro-item:hover .img img{transform: scale(1.08);}






/* 如果需要透明：页面body添加class="Lucency noGap"，样式修改 */
@media all and (min-width:1100px){
    /* .Lucency .Header-logo img.s{opacity: 1;}.Lucency .Header-logo img.h{opacity: 0;}
    .Lucency .Header{background: transparent;box-shadow: none;}
    .Lucency .Header::after{background: rgba(255, 255, 255, 0.2);opacity: 1;}
    .Lucency .Header-menu{color: #fff;}
    .Lucency .Header-lang-menu{color: #fff;}
    .Lucency .Header-search-click{color: #fff;} */
    
    .bodyMouse .Header, .bodySearch .Header{background: #fff;box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.08);}
    .bodyMouse .Header-menu, .bodySearch .Header-menu{color: #333;}
    .bodyMouse .Header::after, .bodySearch .Header::after{background: rgba(0, 0, 0, 0.1);opacity: 0;}
    .bodyMouse .Header-logo img.s, .bodySearch .Header-logo img.s{opacity: 0;}
    .bodyMouse .Header-logo img.h, .bodySearch .Header-logo img.h{opacity: 1;}
    .bodyMouse .Header-lang-menu, .bodySearch .Header-lang-menu{color: #333;}
    .bodyMouse .Header-search-click, .bodySearch .Header-search-click{color: #333;}
    
    .noGap .Header-logo img{position: absolute;transition: opacity .4s ease;top: 0;bottom: 0;margin: auto 0;}
    .noGap .Container{margin-top: 0;}
    .noGap .Header-logo img.s{display: block;}
}

.Header-navclick{display: none;width: 24px;height: 60px;cursor: pointer;float: right;user-select: none;align-items: center;}
.Header-navclick span{width: 100%;height: 2px;background: #333;display: block;position: relative;transition: all .2s linear;}
.Header-navclick span:before,.Header-navclick span:after{content: "";position: absolute;height: 2px;background: #333;display: block;left: 0;width: 100%;transition: all .2s linear;}
.Header-navclick span:before{top: -7px;}
.Header-navclick span:after{top: 7px;width: 70%;}
.Header-navclick.active span{animation: buttonAnimation 0.3s ease forwards;}
.Header-navclick.active span:before{animation: buttonAnimationBefore 0.3s ease forwards;}
.Header-navclick.active span:after{animation: buttonAnimationAfter 0.3s ease forwards;width: 100%;}
@keyframes buttonAnimationBefore{
    0%{-moz-transform: translateY(0px) rotate(0);-ms-transform: translateY(0px) rotate(0);-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0);}
    50%{-moz-transform: translateY(7px) rotate(0);-ms-transform: translateY(7px) rotate(0);-webkit-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0);}
    100%{-moz-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-webkit-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg);}
}
@keyframes buttonAnimationAfter{
    0%{-moz-transform: translateY(0) rotate(0);-ms-transform: translateY(0) rotate(0);-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0);}
    50%{-moz-transform: translateY(-7px) rotate(0);-ms-transform: translateY(-7px) rotate(0);-webkit-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0);}
    100%{-moz-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-webkit-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg);}
}
@keyframes buttonAnimation{
    0%{background: transparent;}
    50%{background: rgba(255,255,255,0);}
    100%{background: rgba(255,255,255,0);}
}

/* 底部 */
.Footer{width: 100%;background: url('../images/common/footer-bg.jpg') no-repeat center/cover;position: relative;z-index: 9;}
.Footer-top{border-bottom: 1px solid #d7d7d7;}
.Footer-top .contain{justify-content: space-between;align-items: center;}
.Footer-logo{width: max(100px,1.15rem);}
.backTop{user-select: none;cursor: pointer;width: max(34px,0.44rem);height: max(34px,0.44rem);border-radius: 50%;}
.backTop:hover{background: #ce5e00;}
.Footer-items{width: 100%;padding: max(30px,0.4rem) 0;}
.Footer-flex{justify-content: space-between;}
.Footer-msg .form{width: 3.15rem;}
.Footer-msg input{width: 100%; height: max(40px,0.54rem);border-radius: 40px;padding: 0 max(14px,0.2rem);margin-top: 8px;}
.Footer-msg input::-webkit-input-placeholder{color: #666;}
.Footer-msg .btn{width: max(80px,1.2rem);padding: 0 max(10px,0.15rem) 0 max(14px,0.2rem);height: max(40px,0.54rem);border-radius: 40px;user-select: none;cursor: pointer;align-items: center;justify-content: space-between;margin-top: 8px;}
.Footer-msg .btn .comBtn{margin-top: 3px;}
.Footer-msg .btn .comBtn i{width: 30px;height: 30px;background: transparent !important;}
.Footer-code{margin-right: 0.4rem;}
.Footer-code a{background: #fff;width: max(34px,0.42rem);height: max(34px,0.42rem);border-radius: 50%;transition: all .4s ease;display: flex;align-items: center;justify-content: center;position: relative;margin-right: max(12px,0.16rem);}
.Footer-code a span{transition: all .4s ease; width: max(18px,0.2rem);height: max(18px,0.2rem);border-radius: 50%; font-size: 10px;color: #fff;display: flex;align-items: center;justify-content: center;background: #cacaca;}
.Footer-code a span.icon-w0579::before{display: block;transform: scale(.7);}
.Footer-code a:last-child{margin-right: 0;}
.Footer-code-img{width: max(110px,1.4rem);height: max(110px,1.4rem);margin-left: min(-55px,-0.7rem);padding: max(3px,0.06rem);display: none;position: absolute;bottom: max(30px,0.4rem);left: 50%;background: #fff;border-radius: 4px;}
.Footer-code-img::after{content: "";display: block;width: 0px;height: 0px;border: max(6px,0.08rem) solid transparent;border-top-color: #fff;position: absolute;top: 100%;left: 50%;margin-left: min(-6px,-0.08rem);}
.Footer-code-img img{width: 100%;height: 100%;object-fit: cover;}
.Footer-code a:hover{background: #eb711e;}
.Footer-code a:hover span{background: #fff;color: #eb711e;}
.Footer-code a:hover .Footer-code-img{display: block;animation: FooterCode .6s ease-in-out both;}
@keyframes FooterCode{0%{transform: translateY(min(-8px,-0.14rem));}100%{transform: translateY(0);}}
.Footer-right{flex: 1;padding-left: 0.8rem;}
.Footer-navbar{width: 100%;user-select: none;}
.Footer-navbar>ul{justify-content: space-between;}
.Footer-navbar>ul>li{width: auto;position: relative;}
.Footer-menu{font-size: max(15px,0.18rem);color: #333;font-weight: 500;display: flex;}
.Footer-arrow{display: none;}
.Footer-drop{width: 100%;margin-top: max(8px,0.12rem);}
@media all and (min-width:1100px){body.PC .Footer-drop{display: block !important}}
.Footer-drop-menu{display: flex;position: relative;width: 100%;}
.Footer-drop-menu>a{font-size: max(13px,0.15rem);padding: max(5px,0.09rem) 0;color: #666;display: flex;line-height: 1.24;transition: all .4s ease;}
.Footer-drop-menu>a:hover{color: #333;}
.Footer-friend{width: 100%;display: flex;align-items: flex-start;margin-top: max(16px,0.2rem);}
.Footer-friend-hint, .Footer-friend-link a{color: #969da6;line-height: max(20px,0.24rem);font-size: max(12px,0.14rem);}
.Footer-friend-link{flex: 1;}
.Footer-friend-link a{transition: all .4s ease;margin-right: max(12px,0.14rem);}
.Footer-friend-link a:last-of-type{margin-right: 0;}
.Footer-friend-link a:hover{color: #fff;}
.Footer-copyright{width: 90%;margin: 0 auto; border-top: 1px solid #dedede;padding: max(18px,0.34rem) 0;}
.Footer-copyright .contain{justify-content: space-between;align-items: center;}
.Footer-copyright .info{color: #333;line-height: 18px;font-size: max(12px,0.14rem);}
.Footer-copyright .link p{margin-left: max(12px,0.24rem);}
.Footer-copyright .info p:first-child{margin-left: 0;font-size: max(13px,0.15rem);}
.Footer-copyright .info a{transition: all .4s ease;}
.Footer-copyright .info a:hover{color: #eb711e;}



/* 横竖屏 */
.popOrient{display:none;position:fixed;width:100%;height:100%;top:0;left:0;flex-direction: column;align-items: center;justify-content: center;background: #000;z-index:9999999999999999;color:#696969;font-size:16px;text-align:center;}
.popOrient svg{height:60px;margin-bottom:12px;}
body.landscape .popOrient{display:flex}

/* 视频弹窗 */
.popVideo{display: none;align-items: center;justify-content: center;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-items{max-width: 1000px;position: relative;opacity: 0;}
.popVideo-video{width: 100%;display: flex;justify-content: center;}
.popVideo-video video{max-height: 82vh;}
.popVideo-video iframe{width: 1000px;height: 600px;}
.popVideo-close{width: 40px;height: 40px;right: -40px;top: -40px;line-height: 40px;opacity: 0.7;text-align: center;position: absolute;z-index: 3;font-size: 22px;color: #fff;cursor: pointer;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}
.popVideo.active{display: flex;}
.popVideo.active .popVideo-items{animation: popVideRun 1s ease both .4s;}
@keyframes popVideRun{0%{opacity: 0;transform: translateY(-200px);}100%{opacity: 1;transform: translateY(0);}}
@media all and (max-width:1000px){.popVideo-items{width: 92%;}.popVideo-close{right: -8px;font-size: 16px;}.popVideo-video iframe{width: 100%;height: 220px;}}

/* 简历弹窗 */
.onResume{display: none;z-index: 999999;justify-content: center;align-items: center;background-color: rgba(0, 0, 0, .5);position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;user-select: none;padding: 0 4%;}
.onResume-contain{background-color: #fff;border-radius: 5px;padding: 45px;width: 530px;position: relative;opacity: 0;}
.onResume.active{display: flex;}
.onResume.active .onResume-contain{animation: onResumeRun .6s ease both;}
@keyframes onResumeRun{0%{opacity: 0;}100%{opacity: 1;}}
.onResume-close{position: absolute;top: 12px;right: 12px;font-size: 18px;transition: all .4s ease;color: #eb711e;}
.onResume-close i{font-size: inherit;}
.onResume-close:hover{color: #eb711e;}
.onResume-title{font-size: 20px;color: #333;}
.onResume-form{width: 100%;margin-top: 12px;}
.onResume-name{width:100%;height:45px;}
.onResume-name input, .onResume-wrap .onResume-hint{height: 100%;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08) inset;border: 1px solid #e6e6f1;padding: 0 16px;}
.onResume-name input{width: 100%;border-radius: 5px;}
.onResume-wrap{position: relative;width: 100%;height: 45px;border-radius: 5px;overflow: hidden;margin-top:8px;}
.onResume-wrap .onResume-hint{width: 66%;border-radius: 5px 0 0 5px;}
.onResume-wrap .btn{width: 34%;height: 100%;background-color: #eb711e;position: relative;}
.onResume-wrap .btn .onResume-upload{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;cursor: pointer;}
.onResume-button{width: 100%;display: flex;justify-content: center;margin-top: 20px;}
.onResume-button button{width: 100%;height: 45px;background-color: #eb711e;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 16px;cursor: pointer;border-radius: 5px;}
@media all and (max-width: 1000px){
    .onResume-contain{padding:24px 16px;width: 100%;}
    .onResume-title{font-size: 18px;}
    .onResume-name, .onResume-wrap{height: 40px;}
    .onResume-button{margin-top: 12px;}
    .onResume-button button{height: 40px;font-size: 14px;}
    .onResume-close{top: 10px;right: 10px;font-size: 16px;}
    .onResume-wrap .btn .onResume-upload{font-size: 14px;}
    .onResume-name input, .onResume-wrap .onResume-hint{padding: 0 14px;}
}

/* 快速表单 */
.isEnter, .isCode{width: 100%;position: relative;user-select: none;}
.isEnter label{color: #999;position: absolute;display: flex;align-items: center;top: 0;left: 0;pointer-events: none;z-index: 2;}
.isEnter label em{color: #eb711e;margin-right: 4px;font-style: normal;}
.isEnter label, .isEnter input, .isEnter textarea{height: 44px;padding: 0 12px;font-size: 14px;}
.isEnter input, .isEnter textarea{border-radius: 0px;color: #333;border: 1px solid #eee;width: 100%;transition: border .4s ease;}
.isEnter textarea{padding: 10px 12px;height: 80px;display: block;}
.isEnter input:focus, .isEnter textarea:focus{border-color: #eb711e;}
.isCode{display: flex;}
.isCode .isEnter{width: 500px;}
.isCode .auth{cursor: pointer;margin-left: 12px;background: #f1f1f1;}
.isCode .auth img{width: 100%;height: 100%;max-width: none;}
.isEnter.on label{display: none;}
/* -- */
.isSelect{width: 100%;position: relative;user-select: none;}
.isSelect label{color: #999;position: absolute;display: flex;align-items: center;top: 0;left: 0;pointer-events: none;z-index: 2;}
.isSelect label em{color: #eb711e;margin-right: 4px;font-style: normal;}
.customSelect-name, .customSelect input, .isSelect .beginSelect select, .customSelect-drop{border-radius: 0px;color: #333;border: 1px solid #eee;width: 100%;}
.customSelect-name, .customSelect input, .isSelect .beginSelect select, .customSelect-drop .select, .isSelect label{height: 44px;padding: 0 12px;font-size: 14px;}
.isSelect .beginSelect select:focus, .customSelect-name.noRadius{border-color: #eb711e;}
.isSelect .beginSelect select{cursor: pointer;}
.isSelect.on label{display: none;}
/* == */
.isButton{width: 100%;display: flex;justify-content: center;}
.isButton button{width: 160px;height: 44px;font-size: 18px;margin-left: 12px;background: #eb711e;color: #fff;cursor: pointer;transition: all .4s ease;}
.isButton button:first-child{margin-left: 0;}
.isButton button:hover{box-shadow: 0 4px 12px 0 rgba(102, 140, 218, 0.4);}
.isButton button.reset{background: #999;}
.isButton button.reset:hover{box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);}
/* == */
.isAgree{display: flex;flex-wrap: wrap;align-items: center;width: 100%;position: relative;user-select: none;}
.isAgree input{width: 16px;height: 16px;margin-right: 10px;position: relative;display: block;font-style: normal;border: 1px solid #dedede;transition: border .4s ease;cursor: pointer;}
.isAgree input::after{font-size: 20px;left: 1px;bottom: -1px;color: #eb711e;content: "\e63c";position: absolute;font-family: "icon";line-height: 1;opacity: 0;transition: all .4s ease;}
.isAgree input:hover{border-color: #eb711e;}
.isAgree input:checked{border-color: #eb711e;}
.isAgree input:checked::after{border-color: #eb711e;opacity: 1;}
.isAgree .text{align-items: center;color: #333;font-size: 14px;}
.isAgree .text a{color: #eb711e;}
/* == */
.customSelect, .isSelect .beginSelect{position: relative;width: 100%;user-select: none;}
.isSelect .beginSelect input{opacity: 0;visibility: hidden;position: absolute;top: 0;left: 0;font-size: 0;}
/* == */
.customSelect.noEvent{pointer-events: none;opacity: 0.5;}
.customSelect-name{display: flex;align-items: center;position: relative;cursor: pointer;}
.customSelect-name::after{content: "\e727";position: absolute;font-family: "icon";font-size: 14px;height: 100%;display: flex;align-items: center;justify-content: center;line-height: 1;right: 14px;top: 0;transform: rotateX(180deg);}
.customSelect-drop{width: 100%;background: #fff;display: none;position: absolute;z-index: 10;top: calc(100% + 4px);box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.1);left: 0;overflow: hidden;}
.customSelect-drop .scroll{width: 100%;max-height: 160px;overflow-x: hidden;overflow-y: auto;}
.customSelect-drop .scroll::-webkit-scrollbar{width: 2px;height: 4px;}
.customSelect-drop .scroll::-webkit-scrollbar-thumb{background: #ccc;}
.customSelect-drop .scroll::-webkit-scrollbar-track{background: #fff;}
.customSelect-drop .select{height: 40px;font-size: 14px;color: #333;position: relative;display: flex;align-items: center;width: 100%;transition: all .4s ease;cursor: pointer;}
.customSelect-drop .select::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #eee;}
.customSelect-drop .select:last-child::after{display: none;}
.customSelect-drop .select:hover, .customSelect-drop .select.active{color: #eb711e;}
.customSelect-null{display: none;}
.customSelect-name.noRadius::after{transform: rotate(0);}
.customSelect input{display: none;position: absolute;padding-right: 60px;width: 100%;height: 100%;z-index: 2;bottom: 0;left: 0;background: transparent;}
.customSelect.hasInput input{display: block;}
.customSelect.hasInput input:focus{border-color: #eb711e;} 
.customSelect.hasInput .customSelect-name{font-size: 0;border: none;background: transparent;}
/* -- */
.customSelect-drop .son{position: relative;}
.customSelect-drop .son .drop{display: none;}
.customSelect-drop .son .select::after{display: none;}
.customSelect-drop .son::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #eee;}
.customSelect-drop .son:last-child::after{display: none;}

/* 中间+共用部分 */
.Container{width: 100%;
/*margin-top: max(64px,0.7rem);*/
    
}
.contain{width: 16.1rem;margin: 0 auto;}
:root{--wid:16.1rem;--widDb: calc((100vw - var(--wid))/2);}

/* 侧边栏 */
.side-view{z-index: 999;position: fixed;right: max(8px,0.12rem);top: 50%;transform: translateY(-50%);display: flex;flex-direction: column;align-items: center;}
.sideTop{position: relative;z-index: 5;}
.sideTop-item{position: relative;}
.sideTop-item::before,.sideTop-item::after{background: rgba(237, 108, 0, .3);animation: dotAni 2s linear infinite; content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;}
.sideTop-item::after{animation-delay: -1s;}
.sideTop-item:nth-child(2){margin-top: max(15px,0.35rem);}
.sideTop-show{font-size: max(10px,0.14rem); color: #fff; width: max(54px,0.72rem);height: max(54px,0.72rem); position: relative;z-index: 2;border-radius: 50%;flex-direction: column;overflow: hidden;}
.sideTop-show::before,.sideTop-show::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,#b91d21,#ec6b01);transition: all .6s ease;}
.sideTop-show::after{background: #b91d21;opacity: 0;}
.sideTop-show i,.sideTop-show span{position: relative;z-index: 2;}
.sideTop-show i img{max-width: max(22px,0.32rem);max-height: max(20px,0.29rem);}
.sideTop-show span{display: block;margin-top: 3px;}
.sideTop-item:hover .sideTop-show::after{opacity: 1;}
.sideBtm{margin-top: min(-15px,-0.3rem);border-radius: 40px;background: #fff;padding: max(24px,0.44rem) 0 max(6px,0.12rem);box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.sideBtm-show{font-size: max(10px,0.14rem);flex-direction: column;width: max(40px,0.66rem);height: max(44px,0.72rem);transition: all .4s ease;border-radius: 8px;}
.sideBtm-show i{display: flex;align-items: center;justify-content: center;width: max(24px,0.32rem);height: max(22px,0.29rem);position: relative;}
.sideBtm-show i img{max-width: 100%;max-height: 100%;transition: all .4s ease;}
.sideBtm-show i img:nth-child(2){position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.sideBtm-show span{display: block;margin-top: 4px;}
.sideBtm-drop{visibility: hidden; opacity: 0;position: absolute;right: calc(100% + 10px);top: 50%;transform: translate(-20%,-50%);transition: all .6s ease; z-index: 2;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .1);border-radius: 10px;}
.sideBtm-drop::before{content: "";position: absolute;left: 100%;top: 0;width: 10px;height: 100%;}
.sideBtm-drop::after{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);border: 5px solid transparent;border-left-color: #fff;}
.sideBtm-drop .img{padding: max(8px,0.1rem);}
.sideBtm-drop .img img{max-width: unset;width: max(100px,1.2rem);}
.sideBtm-item:hover .sideBtm-show{color: #fff;background: #eb711e;}
.sideBtm-item:hover .sideBtm-show i .s{opacity: 0;}
.sideBtm-item:hover .sideBtm-show i .h{opacity: 1;}
.sideBtm-item:hover .sideBtm-drop,.sideTop-item:hover .sideBtm-drop{opacity: 1;transform: translate(0,-50%);visibility: visible;}
@keyframes dotAni {0%{opacity: 0;transform: scale(1);}50%{opacity: 1;transform: scale(1.2);}100%{opacity: 0;transform: scale(1.4);}}

/* 公共样式 */
.comBg1,.comBg2{background: #fafafa url('../images/pages/comBg1.jpg') no-repeat center top/100% auto;}
.comBg2{background-image: url('../images/pages/comBg2.jpg');}

.comBtn i{transform: rotate(45deg);width: max(30px,0.44rem);height: max(30px,0.44rem);border-radius: 50%;background: #f4f4f4;overflow: hidden;position: relative;}
.comBtn i::before,.comBtn i::after{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;transition: transform .6s ease;}
.comBtn i::after{content: "\e6cf";font-family: 'icon';position: absolute;left: 0;top: 100%;}
.comBtn i:hover,.comBtn-h:hover .comBtn i,.comBtn.hover i{background: #eb711e;}
.comBtn i:hover::before,.comBtn i:hover::after,.comBtn-h:hover .comBtn i::before,.comBtn-h:hover .comBtn i::after{transform: translateY(-100%);}
.com-loading{text-align: center;padding: 0;height: max(100px,1.6rem);display: flex;align-items: center;justify-content: center;}
.com-loading .btn{flex-direction: column;margin: 0 auto;}
.com-loading .btn i{display: block;width: max(34px,0.56rem);margin-bottom: max(6px,0.1rem);animation: loadingAni 4s linear infinite;}
@keyframes loadingAni {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}
.comMore{padding: 6px;overflow: hidden;border-top-left-radius: 10px;border-bottom-right-radius: 10px;user-select: none;cursor: pointer;} 
.comMore .con{border-bottom-left-radius: 18px;background: #eb711e;color: #fff;width: max(110px,1.26rem);height: max(44px,0.52rem);}
.comMore .con i{display: block;margin-left: max(16px,0.2rem);position: relative;width: max(6px,0.12rem);box-shadow: 0 0 4px 2px rgba(255, 255, 255, .4) inset;height: max(6px,0.12rem);border-radius: 50%;}
.comMore .con i::before,.comMore .con i::after{content: "";z-index: 2;display: block;width: 100%;height: 100%;box-shadow: 0 0 8px 2px rgba(255, 255, 255, .5) inset;border-radius: 50%;position: absolute;top: 0;left: 0;animation: moreAni 1.6s linear infinite;opacity: 0;transition: box-shadow .4s ease;}
.comMore .con i::after{animation-delay: -0.8s;}
@keyframes moreAni{0%{opacity:0;transform:scale(1)}5%{opacity:1}to{opacity:0;transform:scale(4)}}

/* 边框线条 */
.comMore .l1,.comMore .l2{width:calc(100% - 14px);height:2px;background:#eb711e;position:absolute;transition:width .6s ease,background .4s ease}
.comMore .l1{top:0;right:0}
.comMore .l2{bottom:0;left:20px;width:calc(100% - 34px)}
.comMore .l3,.comMore .l4{width:2px;background:#eb711e;position:absolute;transition:height .6s ease,top .6s ease,background .4s ease}
.comMore .l3{height:calc(100% - 34px);top:13px;left:0}
.comMore .l4{height:calc(100% - 14px);top:0;right:0}

/* 圆角装饰 */
.comMore .r1,.comMore .r2,.comMore .r3{border-radius:50%;border:2px solid #eb711e;position:absolute;transition: border .4s ease;}
.comMore .r1{width:42px;height:42px;left:0;bottom:0;clip-path:circle(50% at 0 100%)}
.comMore .r2{width:20px;height:20px;left:0;top:0;clip-path:circle(50% at 0 0)}
.comMore .r3{width:20px;height:20px;right:0;bottom:0;clip-path:circle(50% at 100% 100%)}

/* 滑动线条 */
.comMore .d1,.comMore .d2{height:2px;display:flex;position:absolute;transition:transform .6s ease;}
.comMore .d1{width:calc(100% - 5px);top:0;left:6px;transform:translateX(-100%)}
.comMore .d2{width:calc(100% - 30px);bottom:0;right:10px;transform:translateX(100%)}
.comMore .d1 i,.comMore .d2 i{flex:1;height:2px;background:#eb711e;transition: background .4s ease;}
.comMore .d1 i:nth-child(2),.comMore .d2 i:nth-child(2){width:30px;margin:0 4px;flex:none}

/* hover 交互 */
.comMore:hover .l1,.comMore:hover .l2{width:0}
.comMore:hover .l3{height:calc(100% - 28px);top:9px}
.comMore:hover .l4{height:calc(100% - 10px)}
.comMore:hover .d1,.comMore:hover .d2{transform:translateX(0)}

.comMore.bgW .con{background: #fff;color: #000;}
.comMore.bgW .con i{box-shadow: 0 0 4px 2px rgba(235, 113, 30, .4) inset;}
.comMore.bgW .con i::before,.comMore.bgW .con i::after{box-shadow: 0 0 8px 2px rgba(235, 113, 30, .5) inset;}

.comMore.bgW .l1,.comMore.bgW .l2,.comMore.bgW .l3,.comMore.bgW .l4,.comMore.bgW .d1 i,.comMore.bgW .d2 i{background: #fff;}
.comMore.bgW .r1,.comMore.bgW .r2,.comMore.bgW .r3{border-color: #fff;}

/* .comMore:hover .con{background: #000;}
.comMore:hover .l1,.comMore:hover .l2,.comMore:hover .l3,.comMore:hover .l4,.comMore:hover .d1 i,.comMore:hover .d2 i{background: #000;}
.comMore:hover .r1,.comMore:hover .r2,.comMore:hover .r3{border-color: #000;} */
.comMore.bgW:hover .l1,.comMore.bgW:hover .l2,.comMore.bgW:hover .l3,.comMore.bgW:hover .l4,.comMore.bgW:hover .d1 i,.comMore.bgW:hover .d2 i{background: #eb711e;}
.comMore.bgW:hover .r1,.comMore.bgW:hover .r2,.comMore.bgW:hover .r3{border-color: #eb711e;}
.comMore.bgW:hover .con{background: #eb711e;color: #fff;}
.comMore.bgW:hover .con i{box-shadow: 0 0 4px 2px rgba(255, 255, 255, .4) inset;}
.comMore.bgW:hover .con i::before,.comMore.bgW:hover .con i::after{box-shadow: 0 0 8px 2px rgba(255, 255, 255, .5) inset;}


.com-pagination{user-select: none;}
.com-pagination .swiper-pagination-bullet{opacity: 1;background: #ccc;border-radius: 10px;width: max(10px,0.2rem);height: max(3px,0.06rem);transition: all .4s ease;margin-left: max(8px,0.1rem);}
.com-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.com-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #eb711e;width: max(20px,0.38rem);}

.mapBox{width: 100vw;height: 100vw;position: relative;}
#map img.shadow{position: absolute;width: 97%;height: 97%;top: 1.5%;left: 1.5%;z-index: 1;pointer-events: none;}
#map .labelRenderer{position: absolute;top: 0;left: 0;z-index: 4;pointer-events: none;}
#map .dot{width: max(8px,0.16rem);height: max(8px,0.16rem);border-radius: 50%;border: max(2px,0.04rem) solid #eb711e;background: #fff;}
#map .dot span{position: absolute;background: #fff;font-size: max(8px,0.16rem);color: #000;white-space: nowrap;height: max(18px,0.36rem);display: flex;align-items: center;border-radius: max(3px,0.06rem);padding: 0 max(8px,0.16rem);box-shadow: 0 0 max(5px,0.1rem) rgba(0,0,0,.2);transform: translate(-50%,0);left: 50%;bottom: calc(100% + max(3px,0.06rem));z-index: 10;}
#map .dot.fs::before{content: '';position: absolute;width: 2px;height: max(15px,0.3rem);left: 50%;bottom: 100%;margin-left: -1px;background: #eb711e;}
#map .dot.fs span{bottom: calc(100% + max(15px,0.3rem));}
#map .dot.sz::before{content: '';position: absolute;width: 2px;height: max(10px,0.2rem);left: 50%;bottom: 100%;margin-left: -1px;background: #eb711e;}
#map .dot.sz::after{content: '';position: absolute;width: max(20px,0.4rem);height: 2px;left: max(1px,0.03rem);bottom: calc(100% + max(10px,0.2rem));background: #eb711e;}
#map .dot.sz span{bottom: calc(100% + 4px);left: calc(50% + max(35px,0.7rem));}
#map .dot.cs span{bottom: 100%;left: calc(50% - max(14px,0.28rem));}
#map .dot.wh span{bottom: 100%;left: calc(50% - max(14px,0.28rem));}
#map .dot.hf span{bottom: auto;top: calc(100%);left: calc(50% - max(14px,0.28rem));}
#map .dot.hz::before{content: '';position: absolute;width: max(20px,0.4rem);height: 2px;background: #eb711e;right: calc(100% + max(2px,0.04rem));top: 50%;margin-top: -1px;}
#map .dot.hz span{bottom: calc(100% - max(10px,0.2rem));left: auto;right: calc(100% + max(20px,0.4rem));transform: none;}
#map .dot.nb::before{content: '';position: absolute;width: 2px;height: max(15px,0.3rem);left: 50%;top: 100%;margin-left: -1px;background: #eb711e;}
#map .dot.nb span{bottom: auto;top: calc(100% + max(15px,0.3rem));}
#map .dot.sh::before{content: '';position: absolute;width: max(20px,0.4rem);height: 2px;background: #eb711e;left: calc(100% + max(2px,0.04rem));top: 50%;margin-top: -1px;}
#map .dot.sh span{bottom: calc(100% - max(10px,0.2rem));left: calc(100% + max(20px,0.4rem));transform: none;}
#map .dot.js::before{content: '';position: absolute;width: max(10px,0.2rem);height: 2px;background: #eb711e;left: calc(100% + max(2px,0.04rem));top: 50%;margin-top: -1px;}
#map .dot.js span{bottom: calc(100% - max(10px,0.2rem));left: calc(100% + max(10px,0.2rem));transform: none;}
#map .dot.nj::before{content: '';position: absolute;width: 2px;height: max(25px,0.5rem);left: 50%;bottom: 100%;margin-left: -1px;background: #eb711e;}
#map .dot.nj::after{content: '';position: absolute;width: max(20px,0.4rem);height: 2px;left: max(1px,0.03rem);bottom: calc(100% + max(25px,0.5rem));background: #eb711e;}
#map .dot.nj span{bottom: calc(100% + max(18px,0.36rem));left: calc(50% + max(35px,0.7rem));}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1800px){
    /* 1600 × (900) */
}

@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .Header-navbar>ul{padding-right: 1rem;}
}

@media all and (max-width:1430px){
    /* 1360 */
}

@media all and (max-width:1350px){
    /* 1280 */
}

@media all and (max-width:1270px){
    /* 1152 × (700) */
}

/* ------------------------平板(横屏1024)（开始改变头部底部）-------------------------- */
@media all and (max-width:1100px){
    .mbUl ul{margin: -20px 0 0 !important;}
    .mbUl li{margin: 20px 0 0 !important;width: 100% !important;}
    .comTitle .text br{display: none;}
    .pagesBread{display: none;}
    .side-view{display: none;}
    .comMore{transform: scale(.8);transform-origin: left center;}
    .comMore-box.flex-center .comMore{transform-origin: center center;}
    
    
    body.bodySearch .Header-navbar{visibility: visible;opacity: 1;}
    .contain{width: 92%;}
    :root{--wid1600:92%;--wid1400:92%;--wid:92%;}
    .Container{margin-top: 60px;}
    .Header .contain{width: 100%;}
    .Header::after{opacity: 1;}
    .Header-logo, .Header-search-click, .Header-lang-menu,.Header-link,.Header-login{height: 60px;}
    .Header-logo{margin-left: 4%;width: 70px;padding-top: 7px;}
    .Header-navclick{display: flex;margin-right: 4%;}
    .Header-link .ico{margin-right: 0;width: 28px;height: 28px;font-size: 13px;}
    .Header-login i{width: 30px;height: 30px;}
    .Header-link .title{display: none;}
    .Header-lang.active .Header-lang-menu .box{background: transparent;color: #eb711e;}
    .Header-login:hover i {color: #eb711e;background: transparent;}
    .Header-lang,.Header-search,.Header-login{margin-right: 15px;}
    .Header-lang-menu .box{width: 30px;height: 30px;}
    .Header-lang-menu i{margin-right: 0;}
    .Header-lang-menu span{display: none;}
    .Header-lang.active .Header-lang-menu{color: #333;}
    .Header-lang-more:before{top: -7px;}
    .Header-search-click:hover i{color: #eb711e !important;background: transparent;}
    .Header-search-click:hover{color: #333 !important;}
    .Header-search-click i,.Header-login i,.Header-lang-menu .box{width: auto;background: transparent;height: auto;font-size: 16px;}
    .Header-search-item{height: 45px !important;top: 60px !important;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 0;background: #fff !important;transition: none !important;}
    .Header-search-item .limit{background: transparent !important;padding: 0 !important;border: none !important;box-shadow: none !important;}
    .Header-search-item .contain{padding-right: 0;}
    .Header-search-item form{width: 100% !important;}
    .Header-search-item input{width: 100%;height: 44px;padding: 0 60px 0 4% !important;border: none !important;}
    .Header-search-item button{position: absolute;right: 0;width: 44px;height: 46px !important;top: -1px !important;background: #eb711e;z-index: 2;color: #fff;}
    .Header-navbar{display: none;position: absolute;width: 100%;margin-right: 0;height: calc(100vh - 60px);top: 60px;left: 0;padding: 20px 0;background: #fff;}
    .Header-navbar>ul{padding-right: 0; display: block;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch}
    .Header-navbar>ul>li{display: block;width: 100%;opacity: 0;transform: translateY(32px);transition: all .4s ease;margin: 0;}
    .Header-navbar.active>ul>li{opacity: 1;transform: translateY(0);}
    .Header-menu{height: 44px;padding: 0 4%;}
    .Header-arrow{display: block;width: 44px;height: 44px;line-height: 44px;transform: rotate(180deg);font-size: 15px;font-style: normal;color: #333;text-align: center;position: absolute;z-index: 9;right: 0;top: 0;}
    .Header-arrow::after{content: "\e727";font-family: "icon";}
    .Header-arrow.active{transform: rotate(0);}
    .Header-navbar>ul>li:hover .Header-menu{color: #333;}
    .Header-navbar>ul>li.active .Header-menu{color: #eb711e;}
    .Header-drop{display: none;position: relative;top: 0;left: 0;width: 100%;margin-left: 0;overflow: hidden;padding: 8px 0;border-radius: 0;border: none;background: #f9f9f9;backdrop-filter: inherit;box-shadow: none;transform:none;transition: none;opacity: 1;visibility: visible;}
    .Header-drop-menu>a{justify-content: flex-start;padding: 6px 4%;}
    .headAb-left,.headPro-right{display: none;}
    .headAb-right{width: 100%;padding: 15px 4%;}
    .headAb-item{width: calc(100% / 2 - 0.4rem);background: #fff;}
    .headPro-left{padding: 15px 4%;width: 100%;}
    
    .Footer-top .contain{padding: 20px 0;}
    .Footer-items{padding: 26px 0;}
    .Footer-items .contain{width: 100%;}
    .Footer-right{display: none;}
    .Footer-navbar{width: 100%;}
    .Footer-navbar>ul>li{width: 100% !important;}
    .Footer-menu{height: 40px;align-items: center;padding: 0 4%;position: relative;}
    .Footer-arrow{display: block;width: 44px;height: 40px;line-height: 40px;transform: rotate(180deg);font-size: 15px;font-style: normal;color: #fff;text-align: center;position: absolute;z-index: 9;right: 0;top: 0;}
    .Footer-arrow::after{content: "\e727";font-family: "icon";}
    .Footer-arrow.active{transform: rotate(0);}
    .Footer-drop{display: none;margin-top: 0;}
    .Footer-drop-menu>a{padding: 7px 4%;width: 100%;}
    .Footer-left{padding: 0 4%;}
    .Footer-cta{width: 100%;}
    .Footer-msg .form{width: 100%;}
    .Footer-code{margin: 0 0 20px 0;}
    .Footer-copyright{width: 100%;}
    .Footer-friend{display: none;}
    .Footer-copyright .info.text{display: block;}
    .Footer-copyright .info.text p{display: inline;}
    .Footer-copyright .info.link{width: 100%;margin-top: 8px;}
}

/* --------------------平板(竖屏768)----------------------- */
@media all and (max-width:1000px){}

/* --------------------手机端(360)------------------------- */
@media all and (max-width:720px){}