@charset "utf-8";body{font-size:14px;color:#000;font-family: "GILROY-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: #003B8F;
}

@media only screen and (max-width:1080px){
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
}

@media only screen and (max-width:520px){
::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
}

*{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: 83vw;}
.w1400{margin:0 auto;width:93%;max-width: 68vw;}
.w800{margin:0 auto;width:93%;max-width: 52vw;}
.odcontent{margin:0 auto;width:93%;max-width: 93vw;}
@media only screen and (max-width:1280px){
.w1600{width: 92%;}
.w1400{width: 92%;}
.w800{width: 92%;}
.odcontent{width: 92%;}
}
@media only screen and (max-width:1080px){
.w1600{max-width:1600px}
.w1400{max-width:1400px}
.w800{max-width:800px}
.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}
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:nowrap;justify-content:space-between}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;}
.cpthActive.animated{-webkit-clip-path:polygon(100% 0,0 0,0 100%,100% 100%)!important}
.cpth{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);-webkit-transition:4s cubic-bezier(.215,.61,.355,1) .3s}
.is-inview.animated{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}
.st_path{-webkit-transition:all 1.5s cubic-bezier(.215,.61,.355,1);-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0)}

@font-face {font-family: "GILROY-REGULAR"; font-style: normal; src: url(../font/GILROY-REGULAR.OTF) format("TrueType"); font-display: fallback;}
@font-face {font-family: "GILROY-BLACK"; font-style: normal; src: url(../font/GILROY-BLACK.OTF) 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;}


/* title */
.in_tit{position: relative;margin-bottom: 4vw;letter-spacing: 1px;}
.in_tit .title{font-size: 2vw;color: #fff;font-weight: bold;background: #003B8F;width: max-content;border-radius: 10px;padding: .2vw 1.35vw;margin: 0 auto;}
.in_tit .tit{color: #797979;text-transform: uppercase;margin-top: .6vw;font-size: 1.25vw;text-align: center;}
@media screen and (max-width:1080px){
.in_tit{margin-bottom: 40px;}
.in_tit .title{font-size: 3vw;padding: 8px 15px;}
.in_tit .tit{margin-top: 6px;font-size: 18px;}
}
@media screen and (max-width:768px){
.in_tit .title{font-size:4vw;}
.in_tit .tit{font-size: 16px;}
}
@media screen and (max-width:520px){
.in_tit{margin-bottom: 25px;}
.in_tit .title{font-size: 22px;padding: 6px 15px;}
.in_tit .tit{font-size: 15px;}
}
 
/* head */
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;transition: all 0.5s;background: #fff;}
.head .w1400{display: flex;align-items: center;justify-content: space-between;}
.head .h_top{padding:.5vw 0}
.head .h_top .logo img{width:25vw}
.head .h_top .tel{display:flex;align-items:center}
.head .h_top .tel img{width:1.62vw;margin-right:.5vw}
.head .h_top .tel .t1{font-size:.83vw;color:#000;font-weight:700}
.head .h_top .tel .t1 span{color:#b21d23;font-size:1.25vw;font-weight:700}
.head .head_mid .lf_part{display: none;}
.head .head_mid{display: flex;align-items: center;justify-content: space-between;background: #003b8f;}
.head .head_mid .head_nav{box-sizing: border-box;transition: all .5s ease-in-out;}
.head .head_mid .head_nav .first_nav{text-align: end;white-space: nowrap;position: relative;}
.head .head_mid .head_nav .first_nav > li{display: inline-block;white-space: nowrap;z-index: 1;position: relative;margin: 0 1.5vw;}
.head .head_mid .head_nav .first_nav > li:nth-child(1){margin-left: 0;}
.head .head_mid .head_nav .first_nav > li:nth-last-child(1){margin-right: 0;}
.head .head_mid .head_nav .first_nav > li > a{font-size: .9vw;display: block;position: relative;color: #fff;margin: 1.35vw 0;z-index: 99;transition: ease .75s;}
.head .head_mid .head_nav .first_nav>li a:after{content:'';position:absolute;height: 2px;z-index:9;width:0;right: 0;transition: all .5s ease-in-out;bottom: -10px;background: #ffffff;}
.head .head_mid .head_nav .first_nav > li.cur a:after,.head .head_mid .head_nav .first_nav > li:hover a:after{width: 100%;left: 0;right: auto;}
.head .head_mid .head_nav .pc_secnav{position: absolute;top: 100%;left: 50%;height: auto;transition: all .5s ease-in-out;z-index: 3;box-sizing: border-box;transform-origin: center top;box-shadow: 0 3px 29px -8px rgba(192, 196, 204, 0.7);opacity: 0;pointer-events: none;cursor: pointer;width: max-content;transform: translate(-50% , 30px);}
.head .head_mid .head_nav .pc_secnav.on{backface-visibility: hidden;pointer-events: auto;opacity: 1;transform: translate(-50% , 0);}
.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;position: relative;}
.head .head_mid .head_nav .pc_secnav .lf_nav:before{content:"";border-left:11px solid transparent;border-right:11px solid transparent;border-bottom: 4px solid #003B8F;position:absolute;left: 50%;top:-4px;transform: translate(-50% , 0);}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul{background: #ffffff;border-radius: 8px;padding: 5px 10px;border-top: 3px solid #003B8F;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li{text-align: left;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-last-child(1){border: none;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li > a{display: block;font-size: 0.8vw;color: #333;height: 40px;line-height: 40px;padding: 0 20px;text-align: center;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-child(1) > a{border-top-left-radius: 8px;border-top-right-radius: 8px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:nth-last-child(1) > a{border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li > a:after{display: none;}
.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover > a{color: #003B8F;}
.head .head_mid .rt_part{box-sizing: border-box;position: relative;display: flex;align-items: center;}
 

/* 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:#003B8F;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;}

 
/* mobile-end */
@media only screen and (max-width:1080px){
.head{padding: 15px 0;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, .1);}
.head .h_top{display: none;}
.head .head_mid{background: #fff;}
.head .head_mid .lf_part{display: block;}
.head .head_mid .lf_part .logo img{width: 300px;}
.head .head_mid .head_nav .first_nav{display: none;}
.menu_bar{display: block;}
}	
@media only screen and (max-width:768px){
.menu_bar span{background: #000;}
.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;}
}
@media only screen and (max-width:520px){
.head{padding: 10px 0;}
.head .head_mid .lf_part .logo img{width: 235px;}
.menu_bar{margin-left: 15px;}
.menu ul{margin-top: 12%;}
.menu ul li{padding: 15px 0;}
.menu ul li .rd a{font-size: 16px;}
.menu ul li .hd .second a{font-size: 14px;}
}
 

/* side_kf */
.side_kf{position:fixed;right: .5%;top:60%;z-index:99;opacity:0;transition:all .4s;transform:translateY(-50%);}
.side_kf ul{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);background: #fff;padding: .6vw .5vw;border-radius: 40px;}
.side_kf ul li{position:relative;z-index:1;}
.side_kf ul li .icon{width: 2.6vw;height: 2.6vw;border: 1px solid #003B8F;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: .6vw;}
.side_kf ul li:nth-last-child(1) .icon{margin-bottom: 0;}
.side_kf ul li .icon img{width: 1.4vw;height: 1.4vw;}
.side_kf ul li .box{padding: 0 1.2vw;display:none;width:auto;height:auto;position:absolute;right:100%;top:50%;transform:translateY(-50%);transition:all .5s ease}
.side_kf ul li .box .txt{padding: .58vw .8vw;background: #fff;box-shadow: 0px 0px 29px 0px rgba(0,0,0,0.08);border-radius: 10px;position: relative;}
.side_kf ul li .box .txt:after{border-left: 8px solid #fff;border-top: 6px solid transparent;border-bottom: 6px solid transparent;content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);}
.side_kf ul li .box .txt p{font-weight:700;font-size: .82vw;color: #333;white-space:nowrap;}
.side_kf ul li .box .txt img{width: 6.8vw;}
.side_kf ul li:nth-child(3) .box .txt{width: max-content;padding: .18vw;}
.side_kf ul li:hover .box{display:block}
.side_kf #top{display:block;position:relative;height: 2.8vw;width: 2.8vw;text-align:center;background: #003B8F;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 50%;margin: 0 auto;margin-top: .8vw;}
.side_kf #top i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight: bold;}

@media only screen and (max-width:1080px){
.side_kf ul{padding: 15px 8px;}
.side_kf ul li .icon{width: 36px;height: 36px;margin-bottom: 8px;}
.side_kf ul li .icon img{width: 20px;height: 20px;}
.side_kf ul li .box{padding: 0 25px;}
.side_kf ul li .box .txt{padding: 10px 15px;}
.side_kf ul li .box .txt p{font-size: 15px;}
.side_kf #top{height: 40px;width: 40px;margin-top: 10px;}
}
@media only screen and (max-width:520px){
.side_kf{right: 1.5%;top:80%;}
.side_kf ul{padding: 10px 6px;}
.side_kf ul li .icon{width: 32px;height: 32px;}
.side_kf ul li .icon img{width: 18px;height: 18px;}
.side_kf ul li .box{padding: 0 20px;}
.side_kf ul li .box .txt{padding: 8px 12px;border-radius: 8px;}
.side_kf ul li .box .txt p{font-size: 14px;}
.side_kf #top{height: 36px;width: 36px;}
}


/* foot */
.foot{background: #000;overflow: hidden;}
.foot .top{padding:2vw 0;color:#fff}
.foot .top ul{display:flex;justify-content:space-between;flex-wrap: wrap;}
.foot .top ul li{display:flex;align-items:center}
.foot .top ul li .big{width:2.2vw;height:2.2vw;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25vw;line-height:1;margin-right:.5vw}
.foot .top ul li .text .t1{font-size:.9vw;font-weight:700;margin-bottom:.3vw;letter-spacing:1px}
.foot .top ul li .text .t2{font-size:.75vw}
.foot .center{padding:3vw 0;border-top:1px solid #ffffff69;border-bottom:1px solid #ffffff69;display:flex;justify-content:space-between;flex-wrap:wrap}
.foot .center .f_del .text p{color:#fafafa;font-size:.8vw;line-height:2.5}
.foot .center .f_del .text p img{width:1.35vw;margin-right:.5vw}
.foot .center .f_del .img img{width:6.8vw}
.foot .center .f_del .wx{width:max-content;margin-top:1.5vw;text-align: center;}
.foot .center .f_del .wx p{color:#fff;font-size:.8vw;text-align:center;margin-top:.5vw}
.foot .center .f_nav{width:50%}
.foot .center .f_nav .hd{font-size:1vw;font-weight:700;margin-bottom:1.5vw;color:#fff}
.foot .center .f_nav li{margin-top:.68vw;transition:all .5s ease}
.foot .center .f_nav li a{color:#fafafa;font-size:.8vw}
.foot .center .f_nav li:hover{transform:translateX(8px)}
.foot .center .f_nav li:hover a{color:#fff}
.foot .bom{padding:1.5vw 0;color:#e8e8e8;font-size:.8vw;text-align:center}
.foot .bom a:hover{color:#003b8f}
@media screen and (max-width:1080px){
.foot .top{padding: 20px 0;}
.foot .top ul li{width: 50%;margin: 10px 0;}
.foot .top ul li .big{width: 40px;height: 40px;font-size: 18px;}
.foot .top ul li .text .t1{font-size: 16px;margin-bottom: 5px;}
.foot .top ul li .text .t2{font-size: 14px;}
.foot .center{padding: 40px 0;}
.foot .center .f_nav{width: 56%;}
.foot .center .f_nav .hd{font-size: 16px;}
.foot .center .f_nav li a{font-size: 14px;}
.foot .center .f_del{width: 35%;}
.foot .center .f_del .text p{font-size: 14px;}
.foot .center .f_del .text p img{width: 18px;margin-right: 5px;}
.foot .center .f_del .img img{width: 90px;}
.foot .center .f_del .wx{margin-top: 20px;}
.foot .center .f_del .wx p{font-size: 15px;margin-top: 10px;}
.foot .bom{padding: 20px 0;font-size: 14px;}
}
@media screen and (max-width:768px){
.foot .center{padding: 30px 0;}
.foot .center .f_nav{display: none;}
.foot .center .f_del{width: 100%;}
}
@media screen and (max-width:520px){
.foot .top{padding: 15px 0;}
.foot .top ul li{width: 47.5%;margin: 8px 0;justify-content: space-between;}
.foot .top ul li .big{width: 35px;height: 35px;font-size: 16px;}
.foot .top ul li .text {width: 75%;}
.foot .top ul li .text .t1{font-size: 14px;margin-bottom: 5px;}
.foot .top ul li .text .t2{font-size: 12px;}
.foot .center{padding: 15px 0;}
.foot .center .f_del .text p{font-size: 13px;line-height: 2;}
.foot .center .f_del .text p img{width: 16px;}
.foot .center .f_del .img img{width: 80px;}
.foot .center .f_del .wx{margin-top: 15px;}
.foot .center .f_del .wx p{font-size: 13px;margin-top: 8px;}
.foot .bom{padding: 15px 0;font-size: 13px;line-height: 22px;}
}