@charset "utf-8";body{font-size:14px;color:#000;font-family: Roboto-Regular;}

@charset "utf-8";html{height:100%}
::-webkit-scrollbar{width:.3rem;height:.3rem}
::-webkit-scrollbar-track{background-color:#eee}
::-webkit-scrollbar-thumb{border-radius:4px;background-color:#337dfe}
@media only screen and (max-width:1080px){
::-webkit-scrollbar{width:3px;height:3px}
}
@media only screen and (max-width:520px){
::-webkit-scrollbar{width:2px;height:2px}
}


*{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}
.w1600{margin:0 auto;width:93%;max-width: 87.82vw;}
.w1400{margin:0 auto;width:93%;max-width: 74.5vw;}
.w1200{margin:0 auto;width:93%;max-width: 65vw;}
.odcontent{margin:0 auto;width: 94%;max-width: 94vw;}
@media only screen and (max-width:1280px){
.w1600{width: 92%;}
.w1400{width: 92%;}
.w1200{width: 92%;}
.odcontent{width: 92%;}
}
@media only screen and (max-width:1080px){
.w1600{max-width:1600px}
.w1400{max-width:1400px}
.w1200{max-width:1200px}
.odcontent{max-width:1600px}
}
.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}
.head_fixed{position:fixed;top:0;left:0;width:100%;height:auto;z-index:9999}
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}
.flex{display:flex;flex-wrap:wrap;}
.flx{display:flex;flex-wrap:wrap;justify-content:space-between}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;}
 
@font-face {font-family: Roboto-Regular;font-style: normal; src: url(../font/Roboto-Regular.ttf) format("TrueType"); font-display: fallback;}
@font-face {font-family: BebasNeue-Regular;font-style: normal; src: url(../font/BebasNeue-Regular.ttf) format("TrueType"); font-display: fallback;}

 

/* btn */
.btn{border-radius: 50px;padding: .6vw 1.58vw;position: relative;overflow: hidden;width: max-content;background: linear-gradient(to right, #588CFE, #c94548 , #e9151b);}
.btn:after{background-color: #fff;border-radius:50%;content:"";height: 100%;min-width: 100%;position:absolute;top:0;left: 0;transform:scale(1) translateY(67px);transition:transform .68s cubic-bezier(.66,0,.34,1);width:100%;z-index: 1;}
.btn i{font-size: .835946vw;transition-delay: .35s;color: #fff;z-index: 9;position: relative;}
.btn.white{background: #fff;}
.btn.white:after{background: linear-gradient(to right, #588CFE, #c94548 , #e9151b);}
.btn.white i{color: #000000;}
.btn:hover:after{transform: scale(1.47) translateY(0);}
.btn:hover i{color: #333;}
.btn.white:hover i{color: #fff;}
@media only screen and (max-width:1080px){
.btn{padding: 9px 20px;border-radius: 100px;}
.btn i{font-size: 15px;}
}
@media only screen and (max-width:768px){
.btn i{font-size: 15px;}
.btn{}
}
@media only screen and (max-width:520px){
.btn{}
.btn i{font-size: 14px;}
}


/* in_tit */
.in_tit{margin-bottom: 4vw;}
.in_tit h2{font-size: 2.351099vw;color: #121928;font-weight: bold;text-align: center;letter-spacing: 4px;}
.in_tit h3{font-size: .941vw;color: #666;margin-top: .58vw;text-align: center;font-weight: normal;}
@media only screen and (max-width:1080px){
.in_tit{margin-bottom: 40px;}
.in_tit h2{font-size: 30px;}
.in_tit h3{font-size: 16px;margin-top: 8px;}
}
@media only screen and (max-width:768px){
.in_tit h2{font-size: 26px;}
}
@media only screen and (max-width:520px){
.in_tit{margin-bottom: 30px;}
.in_tit h2{font-size: 22px;letter-spacing: 2px;}
.in_tit h3{font-size: 14px;margin-top: 5px;}
}
 

 
/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.5s;padding: .2vw 0;background: #fff;box-shadow: 0 0 5px rgb(0 0 0 / 5%);background-image: linear-gradient(0deg, #ffffffc2 4%, #F1F7FB 100%);}
.head .head_mid .w1600{display: flex;align-items: center;justify-content: space-between;}
.head .head_mid .lf_part .logo img{width: 11vw;transition: 0.5s;}
.head .head_mid .head_nav{box-sizing: border-box;transition: all .5s ease-in-out;margin-right: -10%;}
.head .head_mid .head_nav .first_nav{text-align: end;white-space: nowrap;}
.head .head_mid .head_nav .first_nav > li{display: inline-block;white-space: nowrap;z-index: 1;position: relative;margin: 0 1.68vw;}
.head .head_mid .head_nav .first_nav > li:nth-last-child(1){margin-right: 0;}
.head .head_mid .head_nav .first_nav > li .ha a{font-size: .9vw;position: relative;color: #333;margin: 1.45vw 0;z-index: 99;transition: ease .5s;display: flex;align-items: center;}
.head .head_mid .head_nav .first_nav > li .ha a:after{content:"";display:block;position:absolute;left:50%;bottom: -1.3vw;transform:translate(-50%,0);width:0;height: 3px;background: linear-gradient(to right, #e8161b, #c94548 , #e9151b);transition:all .5s;}
.head .head_mid .head_nav .first_nav > li .ha a.active:after,.head .head_mid .head_nav .first_nav > li:hover .ha a:after{width:100%}
 
 
 
/* scro */
.head.scro,.head:hover{box-shadow: 0 0 10px rgb(0 0 0 / 10%);padding: 0;}
.head.scro .head_mid .lf_part .logo img,.head:hover .head_mid .lf_part .logo img{width: 10vw;}
 


/* menu */
.menu{width: 100vw;height:100vh;position:fixed;top:0;right:0;z-index:999;background:rgba(0,0,0,.7);box-shadow:0 0 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);transform:translateX(100vw);transition:.5s all ease-in-out;opacity:0;visibility: hidden;}
.menu.active{transform:translateX(0);opacity: 1;visibility: visible;}
.menu ul{width: 90%;margin: 0 auto;margin-top: 8%;}
.menu ul li{border-bottom:1px solid rgba(255,255,255,.3);padding: 20px 0;transition:.3s all ease-in-out;width: 100%;}
.menu ul li .rd{position: relative;display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
.menu ul li .rd a{color:#fff;font-size:18px;}
.menu ul li .rd i{width: 19px;}
.menu ul li .rd i:after{content: "";width: 2px;height: 16px;background: #fff;position: absolute;transition: all .35s;right: 7px;top: 3px;}
.menu ul li .rd i:before{content: "";width: 16px;height: 2px;background: #fff;position: absolute;transition: all .35s;right: 0px;top: 10px;}
.menu ul li.cur .rd i:after{width: 0;-webkit-transform: rotate(90deg);}
.menu ul li .hd{display: none;}
.menu ul li .hd .second{opacity:1;transition:.3s all ease-in-out;margin-top: 5px;display: grid;padding-left: 20px;}
.menu ul li .hd .second{width: 100%;display:flex;align-items: center;flex-wrap: wrap;margin-top: 18px;}
.menu ul li .hd .second a{font-size: 16px;color: #ffffffeb;font-weight: normal;width: 100%;margin: 8px 0;}
.he_fadeup1{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.3s}
.he_fadeup2{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.4s}
.he_fadeup3{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.5s}
.he_fadeup4{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.6s}
.he_fadeup5{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.7s}
.he_fadeup6{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.8s}
.he_fadeup7{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.9s}
.he_fadeup8{-webkit-animation:fadeIniup 1s ease both;animation:fadeIniup 1s ease both;-ms-animation:fadeInUp 1s ease both;animation-delay:.9s}
@keyframes fadeIniup{0%{opacity:0;transform:translateY(60px)}
100%{opacity:1;transform:translateY(0)}
}

/* menu_bar */
.menu_bar{position:relative;cursor:pointer;z-index: 3;display: none;align-items: center;justify-content: center;transition: 0.4s 0.2s;margin-left: 20px;}
.menu_bar.active{z-index:9998}
.menu_bar.active span{background:#fff}
.menu_bar .bar{width: 25px;height: 21px;position: relative;}
.menu_bar span{width:100%;height: 2px;position:absolute;background-image: linear-gradient(90deg, #337dfe, #36C0FB);display:block;-webkit-transition:all .35s;-webkit-transform:rotate(0);top:0;}
.menu_bar.active span{background:#fff}
.menu_bar span:nth-child(1){width: 15px;right: 0;}
.menu_bar span:nth-child(2){top: 8px;}
.menu_bar span:nth-child(3){top: 8px;width:18px;}
.menu_bar:hover span:nth-child(1){width:25px}
.menu_bar:hover span:nth-child(3){width:25px}
.menu_bar.active:hover span:nth-child(2){width:0}
.menu_bar.active:hover span:nth-child(3){width:25px}
.menu_bar.active span:nth-child(2){width:0}
.menu_bar.active span:nth-child(1){top:9px;-webkit-transform:rotate(45deg);width:25px}
.menu_bar.active span:nth-child(3){top:9px;-webkit-transform:rotate(-45deg);width: 25px;}
.menu_bar span:nth-child(3){top: 17px;width: 15px;}

@media only screen and (max-width:1660px){
.head .head_mid .rt_part .wx img{width: 5.2vw;}
}
 

 
/* mobile-end */
@media only screen and (max-width:1080px){
.head{padding: 15px 0;}
.head .head_mid .lf_part .logo{position: initial;}
.head .head_mid .lf_part .logo img{width: 188px;}
.head .head_mid .head_nav{display: none;}
.head .head_mid .rt_part .wx{display: none;}
.head .head_mid .rt_part .search .icon img{width: 24px;}
.menu_bar{display: block;}
.head.scro, .head:hover{padding: 15px 0;}
.head.scro .head_mid .lf_part .logo img, .head:hover .head_mid .lf_part .logo img{width: 188px;}
}	
@media only screen and (max-width:768px){
.head .head_mid .lf_part .logo img{width: 150px;}
.menu ul li .rd a{font-size: 18px;}
.menu ul li .hd .second{margin-top: 10px;}
.menu ul li .hd .second a{font-size: 15px;}
.head.scro .head_mid .lf_part .logo img, .head:hover .head_mid .lf_part .logo img{width: 150px;}
}
@media only screen and (max-width:520px){
.menu_bar{margin-left: 15px;}
.menu ul{margin-top: 20%;}
.menu ul li{padding: 15px 0;}
.menu ul li .rd a{font-size: 16px;}
.menu ul li .hd .second a{font-size: 14px;}
}
 

 
/* foot */
.foot{background: url(../images/f_bg.jpg);background-size: cover;padding-top: 4vw;}
.foot .left .logo img{filter: brightness(0) invert(1);width: 11vw;}
.foot .left .tit{font-size: 1.58vw;color: #fff;font-weight: bold;margin: 1.5vw 0 3vw;line-height: 1.45;}
.foot .left .tit span{background: linear-gradient(to right, #588CFE, #c94548 , #e9151b);-webkit-background-clip: text;color: transparent;}
.foot .right{display: flex;justify-content: space-between;width: 45%;}
.foot .right .item{margin-left: 5%;}
.foot .right .item:nth-child(1){width: 40%;margin-left: 0;}
.foot .right .item .hd{font-size: 1vw;color: #fff;font-weight: bold;margin-bottom: 1vw;position: relative;padding-bottom: 1vw;}
.foot .right .item .hd:after{position: absolute;content: "";left: 0;bottom: 0;width: 10%;height: 3px;background: #fff;}
.foot .right .item ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.foot .right .item ul li{color: #fff;font-size: .835947vw;width: 50%;line-height: 2.5;}
.foot .right .item ul li:hover{color: #5190fd;text-decoration: underline;}
.foot .right .item p{color: #fff;font-size: .835947vw;line-height: 2.5;}
.foot .bom{padding: 1.68vw 0;border-top: 1px solid rgba(255,255,255,.1);margin-top: 3vw;display: flex;align-items: center;justify-content: center;color: #fff;font-size: .835947vw;}
.foot .bom a:hover{color: #5190fd;text-decoration: underline;}
@media only screen and (max-width:1080px){
.foot{padding-top: 60px;}
.foot .left .logo img{width: 188px;}
.foot .left .tit{font-size: 22px;margin: 20px 0 30px;}
.foot .right{width: 55%;}
.foot .right .item .hd{font-size: 20px;margin-bottom: 15px;padding-bottom: 15px;}
.foot .right .item ul li{font-size: 15px;}
.foot .right .item p{font-size: 15px;}
.foot .bom{padding: 20px 0;margin-top: 40px;font-size: 15px;flex-wrap: wrap;}
}
@media only screen and (max-width:768px){
.foot .left{width: 100%;}
.foot .right{width: 100%;}
.foot .right .item{margin-left: 0;margin-top: 35px;}
.foot .right .item:nth-child(1){display: none;}
}
@media only screen and (max-width:520px){
.foot{padding-top: 30px;}
.foot .left .logo img{width: 150px;}
.foot .left .tit{font-size: 17px;margin: 20px 0;line-height: 1.58;}
.foot .right{}
.foot .right .item .hd{font-size: 18px;margin-bottom: 10px;padding-bottom: 10px;}
.foot .right .item ul li{font-size: 15px;}
.foot .right .item p{font-size: 14px;line-height: 2.2;}
.foot .bom{padding: 15px 0;margin-top: 20px;font-size: 13px;line-height: 1.58;}
}


/* popup */
.popup{position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.5);z-index: 999;opacity: 0;visibility: hidden;}
.popup.show{opacity: 1;visibility: visible;}
.popup .form{background-color: #fff;border-radius: 10px;padding: 2vw;transform:translate(-50% , -50%) scale(0);left: 50%;top: 50%;position: absolute;transition: .58s;}
.popup.show .form{opacity: 1;visibility: visible;transform:translate(-50% , -50%) scale(1);}
.popup .form .close{position: absolute;top: 2vw;right: 2vw;width: 2.1vw;height: 2.1vw;border-radius: 50%;background: #f5f5f5 url(../images/close.svg) no-repeat center center/.941vw;cursor: pointer;transition: .3s;}
.popup .form .t1{font-size:1.68vw;font-weight:700;text-align:center}
.popup .form .t2{text-align:center;font-size:.835947vw;color:#666;margin: 1vw 0 2vw;}
.popup .form .input{margin:.8vw 0;position:relative}
.popup .form .input input{width:100%;background:#f5f5f5;padding:.8vw 0;text-indent:1em;border-radius:6px;font-size:.8vw;color:#666}
.popup .form .input img{position:absolute;right:0;top:0;height:99%}
.popup .form .input textarea{width:100%;background:#f5f5f5;padding:.8vw 0;text-indent:1em;border-radius:6px;font-size:.8vw;color:#666;font-family: Roboto-Regular;}
.popup .form .submit{margin: 0 auto;margin-top: 2vw;}
.popup .form .submit input{background: none;font-size: .835946vw;transition-delay: .35s;color: #fff;z-index: 9;position: relative;}
.popup .form .submit:hover input{background: #333;}
@media only screen and (max-width:1080px){
.popup .form{padding: 25px;}
.popup .form .close{top: 20px;right: 20px;width: 36px;height: 36px;background: #f5f5f5 url(../images/close.svg) no-repeat center center/16px;}
.popup .form .t1{font-size: 22px;}
.popup .form .t2{font-size: 14px;margin: 15px 0 30px;}
.popup .form .input{margin: 15px 0;}
.popup .form .input input{padding: 13px 0;font-size: 13px;}
.popup .form .input textarea{padding: 20px 0;font-size: 13px;text-indent: 10px;}
.popup .form .submit{margin-top: 30px;}
}
@media only screen and (max-width:520px){
.popup .form{padding: 20px;width: 75%;}
.popup .form .close{top: 15px;width: 32px;height: 32px;}
.popup .form .t1{font-size: 20px;}
.popup .form .t2{margin: 10px 0 20px;}
.popup .form .input{margin: 12px 0;}
.popup .form .input input{padding: 12px 0;}
.popup .form .submit{margin-top: 20px;}
}