@charset "utf-8";body{font-size:14px;color:#333}
/* body{font-family:ZURCHBXC;} */
*{padding:0;margin:0;list-style:none}
a{text-decoration:none;color:inherit}
i{font-style:normal}
dl,ol,ul{list-style-type:none}
b{display:inline-block}
em{font-style:normal;font-family:arial}
.odcontent{margin:0 auto;width:90%;max-width:1500px}
.w1400{margin:0 auto;width:90%;max-width:1400px}
.w1200{margin:0 auto;width:90%;max-width:1200px}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
input,textarea{border:none;outline:0;border-radius:0;-webkit-appearance:none}
button{border:none;padding:0}
.fl{float:left}
.fr{float:right}
.por{position:relative}
.poa{position:absolute}
.head_fixed{position:fixed;top:0;left:0;width:100%;height:auto;z-index:999}
img{border:none;vertical-align:middle;max-width:100%}
:focus{outline:0;-webkit-tap-highlight-color:transparent}
a,div,li{-webkit-tap-highlight-color:transparent}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background-color:transparent!important;background-image:none!important;-webkit-box-shadow:0 0 0 1000px #f2f3f7 inset!important;-webkit-text-fill-color:#333}
.ver-mid{vertical-align:middle}
.ver-bl{vertical-align:baseline}
.flex{display:flex;flex-wrap:wrap;}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between;}
.txt_center{text-align:center}
.hide{display:none}
.center{text-align:center}
.blue{color:#07a4df}
.red{color:#123d96}
/* @font-face{font-family:ZURCHBXC;src:url(../fonts/ZURCHBXC.ttf)} */
 
/* Custom Cursor */
.custom-cursor{position:fixed;z-index:10000000;pointer-events:none;transform:translate(-48%,-75%) rotate(0.001deg);opacity:0;visibility:hidden;display:flex}
.cursor-normal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;transition:0.4s cubic-bezier(0.5, 0.75, 0, 1);;height:2em;align-items:center;justify-content:center;overflow:hidden;border-radius:3.5em}
.cursor-normal .cursor-normal-before{position:absolute;background-color:#00A652;transition:all .4s cubic-bezier(0.5,0.75,0,1) 0s;width:0.5em;height:0.5em;border-radius:3.5em}
.custom-cursor .cursor-text{white-space:nowrap;color:#fff;text-transform:uppercase;display:block;font-weight:475;font-size:1em;position:relative;transform-origin:left center;transition:opacity 0.2s ease-in-out 0s;opacity:0;padding:0 0.5em}
.custom-cursor .cursor-text.duplicate{position:absolute;left:100%}
.custom-cursor .cursor-text{animation:loopCursorNormal calc(var(--cursor-speed) / 4.5) linear;animation-iteration-count:infinite}
@keyframes loopCursorNormal{0%{transform:translateX(0%)}
100%{transform:translateX(-100%)}
}
.custom-cursor.cursor-hover .cursor-normal{transform:translate(-50%,-75%)}
.custom-cursor.cursor-hover .cursor-normal .cursor-normal-before{width:100%;height:100%}
.custom-cursor.cursor-hover .cursor-normal .cursor-text{opacity:1;transition:opacity 0.1s ease-in-out 0.15s}
.custom-cursor.cursor-init{display:flex;opacity:1;visibility:visible}
@media screen and (max-width:1024px){
.custom-cursor{ display:none!important;}
.cursor-normal .cursor-normal-before{width:0;height:0;}
}
/*case-link*/
.custom-cursor.cursor-hover.case-link .cursor-normal{height:6rem;width:6rem;border-radius:6rem}
.custom-cursor.cursor-hover.case-link .cursor-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%); text-transform:none;font-size:16px;color:#fff;font-weight:500;}
.custom-cursor.cursor-hover.case-link .cursor-normal-before{height:7.5rem;width:7.5rem;border-radius:7.5rem;}

/* btn */
.btn{width: fit-content;}
.btn span{font-size:14px;color:#fff;}
.btn span img{margin-left: 10px;transition: 0.3s;}
.btn:hover span img{margin-left:20px;}
@media screen and (max-width:520px){
.btn span img{margin-left: 6px;}
}

/* title */
.nei_tit{margin-bottom: 60px;}
.nei_tit .title{font-size: 36px;font-weight: normal;color: #333;text-align: center;margin-bottom: 20px;}
.nei_tit .tit{font-size: 18px;margin-bottom: 1%;color: #333;text-align: center;}
@media screen and (max-width:1080px){
.nei_tit{margin-bottom: 40px;}
.nei_tit .title{font-size: 28px;}
}
@media screen and (max-width:640px){
.nei_tit .title{font-size: 22px;font-weight: bold;margin-bottom: 10px;}
}
@media screen and (max-width:500px){
.nei_tit{margin-bottom: 20px;}
.nei_tit .title{font-size:22px;}
.nei_tit .tit{font-size: 14px;}
}

/* side_kf */
.side_kf{position:fixed;right: 1%;top:70%;width: 55px;height: 55px;z-index:99;opacity:0;transition:all .4s;transform:translateY(-50%);}
.side_kf ul{}
.side_kf ul li{color:#fff;position:relative;z-index:1;margin-bottom: 6px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);background: #fff;border-radius: 14px;}
/* .side_kf ul li:last-child{padding:0;border-radius: 50%;} */
.side_kf #wa{display:block;position:relative;height: 55px;background:url(../images/wa.png) no-repeat center;text-align:center;background-size: 34px;}
.side_kf #em{display:block;position:relative;height: 55px;background:url(../images/em.png) no-repeat center;text-align:center;background-size: 34px;}
.side_kf #em i{font-size: 16px;color: #666;width: 200px;border-radius: 14px;height: 52px;line-height: 52px;background: #fff;position: absolute;left: 0;top: 0;box-sizing: border-box;text-align: center;-webkit-transition: 0.56s ease;transition: 0.56s ease;opacity: 0;}
.side_kf #em:hover i{left: -208px;opacity: 1;}
.side_kf #wx{display:block;position:relative;height: 55px;background:url(../images/wx.png) no-repeat center;text-align:center;background-size: 34px;}
.side_kf #wx i{width: 100px;height: 100px;position: absolute;top: 0;left: 0;-webkit-transition: 0.56s ease;transition: 0.56s ease;opacity: 0;}
.side_kf #wx i img{width: 90px;height: 90px;background-size: 34px;background: #fff;}
.side_kf #wx:hover i{left: -104px;opacity: 1;}
.side_kf #top{display:block;position:relative;height: 55px;background:url(../images/top.svg) no-repeat center;text-align:center;background-size: 30px;}
.side_kf #top i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
 
@media only screen and (max-width:1080px){
.side_kf{width:44px}
.side_kf #wa{height: 44px;}
.side_kf #em{height: 44px;}
.side_kf #wx{height: 44px;}
.side_kf #top{height: 44px;}
}
@media only screen and (max-width:520px){
.side_kf{width:40px}
.side_kf #wa{height: 40px;background-size: 25px;}
.side_kf #em{height: 40px;background-size: 25px;}
.side_kf #em i{font-size: 14px;}
.side_kf #wx{height: 40px;background-size: 25px;}
.side_kf #wx i img{width: 80px;height: 80px;}
.side_kf #top{height: 40px;background-size: 25px;}
}

/* foot */
.foot{background: #E7E7E7;}
.foot .f_top{padding: 90px 0;}
.foot .f_top .f_nav{width: 80%;}
.foot .f_top .f_nav .flex{justify-content: space-between;margin-bottom: 40px;}
.foot .f_top .f_nav .item{width: 16.6667%;}
.foot .f_top .f_nav .item:nth-child(3){width: 19.6667%;}
.foot .f_top .f_nav .item:nth-child(4){width: 13.6667%;}
.foot .f_top .f_nav .item .hd{margin-bottom: 20px;}
.foot .f_top .f_nav .item .hd a{font-size: 19px;color: #1E1E1C;font-weight: bold;text-transform: uppercase;}
.foot .f_top .f_nav .item li{margin-bottom:15px;transition: 0.3s;}
.foot .f_top .f_nav .item li:hover{transform: translateX(5px);}
.foot .f_top .f_nav .item li:hover a{color: #000;}
.foot .f_top .f_nav .item li a{font-size: 15px;color: #666666;}
.foot .f_top .form{width: 20%;}
.foot .f_top .form .hd{font-size: 19px;color: #1E1E1C;font-weight: bold;margin-bottom: 20px;text-transform: uppercase;}
.foot .f_top .form .p{font-size: 15px;color: #666666;line-height: 30px;margin-top: 20px;}
.foot .f_top .form .text{height: 30px;border:0;outline:0;flex:1;padding: 0 10px;font-size: 13.5px;border-bottom: 1px solid #757575;background: no-repeat;margin-top: 15px;width: 100%;font-family: initial;}
.foot .f_top .form .submit{width: 120px;line-height: 35px;height: 35px;text-align: center;border-radius: 20px;border: 1px solid #666;overflow: hidden;margin-top: 30px;}
.foot .f_top .form .submit input{background: none;color: #666;border: none;}
.foot .f_top .form .submit:hover{background: #178a3c;border: 1px solid #178a3c;}
.foot .f_top .form .submit:hover input{color: #fff;}
.foot .f_bottom{background: #1E1E1C;padding: 40px 0;}
.foot .f_bottom .f_info{}
.foot .f_bottom .f_info h3{font-size: 20px;color: #fff;font-weight: bold;}
.foot .f_bottom .line{background: #000000;width: 100%;height: 2px;margin: 25px 0;}
.foot .f_bottom .f_pic li{margin-right: 20px;}
.foot .f_bottom .f_pic li img{width: 24px;}
.foot .f_bottom .f_pic{display: flex;justify-content: space-between;align-items: center;}
.foot .f_bottom .f_pic p{color: #fff;font-size: 14px;}
@media (max-width:1280px){
.foot .f_top .f_nav .item li a{font-size: 14px;}
.foot .f_top .form .p{font-size: 14px;}
}
@media (max-width:1080px){
.foot .f_top{padding: 60px 0;}
.foot .f_top .f_nav{width: 100%;}
.foot .f_top .form{width: 50%;}
}
@media (max-width:768px){
.foot .f_top .f_nav{display: none;}
.foot .f_top .form{width: 100%;}
.foot .f_bottom{padding: 30px 0;}
.foot .f_bottom .f_info h3{font-size: 18px;}
}
@media (max-width:520px){
.foot .f_top{padding: 30px 0;}
.foot .f_top .f_nav{display: none;}
.foot .f_top .form .text{padding: 0;margin-top: 10px;font-size: 11px;}
.foot .f_top .form .hd{font-size: 18px;margin-bottom: 0;}
.foot .f_top .form .p{margin-top: 10px;line-height: 22px;}
.foot .f_top .form .submit{width: 100px;line-height: 30px;height: 30px;margin-top: 20px;}
.foot .f_bottom{padding: 20px 0;}
.foot .f_bottom .f_info h3{font-size: 15px;}
.foot .f_bottom .line{margin: 15px 0;}
.foot .f_bottom .f_pic{flex-wrap: wrap;}
.foot .f_bottom .f_pic .ul{width: 100%;margin-bottom: 10px;}
.foot .f_bottom .f_pic li img{width: 20px;}
.foot .f_bottom .f_pic p{font-size: 12px;}
}

/* header */
.header{width:100%;height:90px;position:fixed;top:0;left:0;z-index:100;-webkit-transition: all 0.5s;transition: all 0.5s;}
.header .odcontent{justify-content: space-between;}
.header .h_logo{height:90px;display:flex;flex-wrap:wrap;align-items:center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.header .h_logo a{display:block;width:100%}
.header .h_logo h1{font-weight:400;font-size:0;display: flex;align-items: center;}
.header .h_logo img{width: 100%;}
.header .h_logo img:nth-child(2){display: none;}
.header .head_nav{position:relative;width: 72%;}
.header .head_nav ul.nav_list{height:90px;-webkit-transition: all 0.5s;transition: all 0.5s;position: relative;}
.header .head_nav ul.nav_list li{height:100%;width:12.5%;position: relative;}
/* .header .head_nav ul.nav_list li:nth-child(1){width: 12.28%;}
.header .head_nav ul.nav_list li:nth-child(4){width: 20.28%;}
.header .head_nav ul.nav_list li:nth-child(5){width: 12.28%;}
.header .head_nav ul.nav_list li:nth-child(6){width: 14.28%;}
.header .head_nav ul.nav_list li:nth-child(7){width: 14.28%;} */
.header .head_nav ul.nav_list li h3{text-align:center;display:block;height:100%;width:100%;font-weight:400;font-size:19px;}
.header .head_nav ul.nav_list li.cur h3{font-weight: bold;}
.header .head_nav ul.nav_list li h3 a{display:block;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color: #fff;position: relative;}

.header .head_nav ul.nav_list li.cur h3 a,.header .head_nav ul.nav_list li:hover h3 a{}
.header .head_nav .subnav{display:none;position:absolute;left:0;top:100%;width: auto;min-width: 100%;background: #fff;border-bottom-left-radius: 40px;box-shadow: 0px 13px 36.86px 1.14px rgb(6 11 17 / 6%);padding:25px 15px;}
.header .head_nav .subnav .item{display: flex;flex-wrap: wrap;}
.header .head_nav .subnav a{font-size:17px;color: #1f1f1f;margin-bottom: 30px;position: relative;width: max-content;margin-left: 10px;margin-right: 10px;}
.header .head_nav .subnav a:nth-last-child(1){margin-bottom: 0;}
.header .head_nav .subnav a:before{content:'';position:absolute;display:block;height:2px;width:0;left:0;bottom:-8px;background-color:#1f1f1f;transition:width .3s ease}
.header .head_nav .subnav a:hover:before{width: 100%;}
.header .head_nav .p_subnav{display:none;position:absolute;left: -170%;top:100%;width: 1050px;background: #fff;box-shadow: 4px 13px 35px 2px rgb(6 11 17 / 6%);}
.header .head_nav .p_subnav .rd{width: 20%;}
.header .head_nav .p_subnav .rd a{color: #333;font-size:16px;font-weight: bold;display: flex;align-items: center;padding:0 15px 0 20px;margin-bottom: 15px;height: 60px;transition: .5s;position: relative;}
.header .head_nav .p_subnav .rd a:before{position: absolute;content: "";background: url(../images/menu-icon-pro-s.png);right: 11px;top: 21px;height: 20px;width: 20px;background-size: 20px;}
.header .head_nav .p_subnav .rd a.active:before{background: url(../images/menu-icon-pro-s2.png);background-size: 20px;}
.header .head_nav .p_subnav .rd a:nth-last-child(1){margin-bottom: 0;}
.header .head_nav .p_subnav .rd a.active{color: #00A652;background: #F7F8FA;}
.header .head_nav .p_subnav .rd a:hover{padding-left:25px;}
.header .head_nav .p_subnav .hd{width: 80%;background: #F7F8FA;}
.header .head_nav .p_subnav .hd .hd_cont{padding: 25px;min-height:400px;}
.header .head_nav .p_subnav .hd .td{margin-bottom: 20px;}
.header .head_nav .p_subnav .hd .td a{font-size: 16px;color: #272e3b;font-weight: bold;text-transform: uppercase;}
.header .head_nav .p_subnav .hd .item{width:33.3%;margin-bottom: 20px;}
.header .head_nav .p_subnav .hd li{margin-bottom:15px;transition: 0.3s;width: auto;height: auto;}
.header .head_nav .p_subnav .hd li:nth-child(1){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(2){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(3){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(4){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(5){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(6){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(7){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(8){width: auto;}
.header .head_nav .p_subnav .hd li:nth-child(9){width: auto;}
.header .head_nav .p_subnav .hd li:hover{transform: translateX(5px);}
.header .head_nav .p_subnav .hd li:hover a{color: #000;}
.header .head_nav .p_subnav .hd li a{font-size: 14px;color: #272e3b;}
.header .head_nav .h_other{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-wrap:wrap;justify-content: flex-end;align-items:center;}
.header .head_nav .h_other .lo .t{color: #fff;font-weight: 400;font-size: 20px;}
.header .head_nav .h_other .search{display:inline-block;position:relative}
.header .head_nav .h_other .search .icon{width:60px;height:60px;background: url(../images/icon_search.png) no-repeat right;background-size: 20px;cursor:pointer;filter: none;}
.header .head_nav .header-search-form{animation-name:r2l;-webkit-animation-name:r2l;-ms-animation-name:r2l;animation-timing-function:ease;-webkit-animation-timing-function:ease;-ms-animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-duration:.3s;-webkit-animation-duration:.3s;-ms-animation-duration:.3s}
.header .head_nav .header-search-form{display:none;position:absolute;right:-16px;width:240px;background-color:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.1) inset;border-radius:40px;transition:all .3s;z-index:6;top: 10px;}
.header .head_nav .header-search-form form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}
.header .head_nav .header-search-form .input{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0}
.header .head_nav .header-search-form button,.header .head_nav .header-search-form input{display:block;height:40px;line-height:40px;outline:0;background:0 0;border:none}
.header .head_nav .header-search-form input{padding-left:20px;width:100%;color:#555;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.header .head_nav .header-search-form button{padding:0 16px;font-size:18px;color:#333;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.header .head_nav .h_other .search:hover .header-search-form {display: block;}
.header .head_nav .h_other .search:hover .header-search-form button{background: url(../images/icon_search.png) no-repeat right;cursor: pointer;filter: brightness(0.5);background-size: 20px;margin-right: 20px;}
.header .head_nav .h_other .search:hover .icon{opacity: 0;}
.header .head_btn{cursor:pointer;position:absolute;top:50%;right:-10px;transform:translateY(-50%);padding:10px}
.header .head_btn .menuBtn{width:24px;height: 18px;}
.header .head_btn .bar1,.header .head_btn .bar2,.header .head_btn .bar3{width: 20px;height: 2px;background-color:#fff;margin: 5px 0;transition:.4s;}
.header .head_btn .bar1{margin-top:0}
.header .head_btn.change .bar1{transform:rotate(45deg) translate(6px,5px)}
.header .head_btn.change .bar2{opacity:0}
.header .head_btn.change .bar3{transform:rotate(-45deg) translate(6px,-5px)}
@keyframes r2l{0%{transform:translateX(50px);opacity:0}
100%{transform:translateX(0);opacity:1}
}
@-webkit-keyframes r2l{0%{-webkit-transform:translateX(50px);opacity:0}
100%{-webkit-transform:translateX(0);opacity:1}
}
@-ms-keyframes r2l{0%{-ms-transform:translateX(50px);opacity:0}
100%{-ms-transform:translateX(0);opacity:1}
}
.header .head_nav .h_other .head_btn{display:none}
.header:hover{background: #fff;box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);height:100px;}
.header:hover .h_logo{height: 100px;}
.header:hover .head_nav ul.nav_list{height: 100px;}
.header:hover .head_nav ul.nav_list li h3 a{color: #000;}
.header:hover .head_nav .h_other .lo .t{color: #000;}
.header:hover .head_nav .h_other .search .icon{filter: invert(0.7);}
.header:hover .head_btn .bar1, .header:hover .head_btn .bar2, .header:hover .head_btn .bar3{background-color: #000;}

/* 下滑 */
.scro .header{background: #fff;box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);height: 100px;}
.scro .header .h_logo{height: 100px;}
.scro .header .h_logo img:nth-child(2){display: block;}
.scro .header .h_logo img:nth-child(1){display: none;}
.scro .header .head_nav ul.nav_list{height: 100px;}
.scro .header .head_nav ul.nav_list li h3 a{color: #000;}
.scro .header .head_nav .h_other .lo .t{color: #000;}
.scro .header .head_nav .h_other .search .icon{filter: invert(0.7);}
.scro .head_btn .bar1,.scro .head_btn .bar2,.scro .head_btn .bar3{background-color: #000;}

/* 手机端 */
.moble_nav{padding-top:140px;padding-bottom:50px;height:100%;width:100%;background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:98;display:none}
.moble_nav nav{padding:0 20px;height:100%}
.moble_nav ul{height:100%;overflow-y:auto;border-top:1px solid rgba(100,100,100,.3)}
.moble_nav ul li span{display:block;border-bottom:1px solid rgba(100,100,100,.3);overflow:hidden}
.moble_nav ul li span.icon{background:url(../images/icon_next1.png) no-repeat right center;background-size:25px;padding-right:50%}
.moble_nav ul li span.icon.cur{background-image:url(../images/icon_next.png);}
.moble_nav ul li span a{padding:18px 0;display:block;font-size:18px;font-weight:700;color:#fff}
.moble_nav ul li .subnav{padding:6px 0 10px;display:none}
.moble_nav ul li .subnav a{display:block;padding:10px 0;font-size:16px;padding-left:10px;color:#eee}
@media (max-width:1660px){
.header .head_nav .p_subnav{width: 1000px;}
}
@media (max-width:1500px){
.header{height:90px}
.header .h_logo{height:90px}
.header .head_nav ul.nav_list{height:90px;}
.header .head_nav ul.nav_list li h3{font-size:16px}
.header .head_nav .h_other .lo .t{font-size:16px}
.header .head_nav .subnav a{font-size:16px;line-height:26px}
.header .head_nav .p_subnav{width: 900px;}
.header .head_nav .p_subnav .rd .a{height: 55px;font-size: 15px;}
.header .head_nav .p_subnav .hd .td a{font-size: 15px;}
.header .head_nav .h_other{width: max-content;}
}
@media (max-width:1400px){
.header .h_logo{height: 80px;}
.header .head_nav ul.nav_list{height: 80px;}
.header .head_nav ul.nav_list li h3{font-size: 16px;}
.header .head_nav .h_other{width: 200px;}
.header .head_nav .h_other .search .icon{width:50px;height:50px}
.header .head_nav .subnav a{font-size: 14px;}
.header .head_nav .p_subnav{width: 800px;}
}
@media (max-width:1100px){
.header .h_logo{width: auto;}
.header .h_logo img{width: 88%;}
.header .head_nav{width: auto;}
.header .head_nav ul.nav_list{display:none}
.header .head_nav .h_other .dh .icon{display: none;}
.header .head_nav .h_other .search{margin-right: 60px;}
.header .head_nav .h_other .head_btn{display:block}
}
@media (max-width:980px){
.header{height:65px}
.header .h_logo{height:60px}
.header .head_nav{width: fit-content;}
.header .head_nav ul.nav_list{height:60px}
.header .head_nav .h_other{width: 150px;}
.header .head_nav .h_other .lo .t{font-size: 18px;}
.header .head_nav .h_other .search{margin-right: 60px;}
.header .head_nav .header-search-form{top:0;}
 

}

@media (max-width:768px){
.moble_nav{padding-top:130px}
.header .head_nav .h_other .search{margin-right: 35%;}
}
@media (max-width:520px){
.header .h_logo{width: max-content;}
.header .h_logo img{width: 55%;}
.header .head_nav{padding-right:40px}
.header .head_nav .h_other{width: 120px;justify-content:space-between;}
.header .head_nav .h_other .lo{margin-left: 20px;}
.header .head_nav .h_other{/* position:static; *//* transform:none; */}
.header .head_nav .h_other .search .icon{background-size: 18px;width:20px;height:40px;}

}
@media (max-width:480px){
.moble_nav ul li span a{font-size:16px}
.header .head_nav .h_other .search{}
.header-search-form{width: 300px;top: 0px;}
.header .h_logo{width:100px;height: 60px;}
.scro .header .h_logo{height: 60px;}
.scro .header{height: 60px;}
.header:hover{height: 60px;}
.header:hover .h_logo{height: 60px;}
.header:hover .head_nav ul.nav_list{height: 60px;}
}

