*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; overflow-x: hidden;font-family: 'Hos';background: linear-gradient(90deg, #021022 0%, #222 100%);}
a{text-decoration: none;font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}

/* fonts */
@font-face { 
        font-family: 'MiSans-Bold'; src: 
        url('https://cdn.114my.com.cn/font/lcw/MiSans-Bold.woff2') format('woff2'),  
}
@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face {font-family: 'bat';src: url('../cssnew/YOUSHEBIAOTIHEI-2.TTF.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'srm';src: url('../cssnew/srm.otf.txt');font-weight: normal;font-style: normal;} 
@font-face {font-family: 'alz';src: url('../cssnew/alz.txt');font-weight: normal;font-style: normal;}
.f01{font-family: 'bat';}
.f02{font-family: 'alz';} 
.f03{font-family: 'srm';}
.f04{ font-family: "Microsoft YaHei";}
.f05{font-family: 'MiSans-Bold'; }

@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.woff2?t=1742216236044') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.woff?t=1742216236044') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.ttf?t=1742216236044') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:42px;font-weight:bold;}
.all_title span{width:37px;height:9px;position:relative;display:flex;margin:18px auto 0;}
.all_title span::before,.all_title span::after{content:'';width:9px;height:9px;border-radius:100%;background:#014392;top:0;}
.all_title span::before{left:0;animation:alltitle 3s infinite;}
.all_title span::after{right:0;animation:alltitri 3s infinite;}
.all_title i{width:30px;height:1px;background:#014392;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title b{font-size:20px;font-weight:normal; padding-top: 10px;display: block; color: #999;}

/*all_title1*/
.all_title1{text-align: center;margin-bottom:50px;}
.all_title1 p{font-size:2.2vw;font-weight:500;color: #fff;font-family: "Microsoft YaHei";letter-spacing: 2px;}
.all_title1 span{width:37px;height:9px;position:relative;display:flex;margin:18px auto 0;}
.all_title1 span::before,.all_title1 span::after{content:'';width:9px;height:9px;border-radius:100%;background:#014392;top:0;}
.all_title1 span::before{left:0;animation:alltitle 3s infinite;}
.all_title1 span::after{right:0;animation:alltitri 3s infinite;}
.all_title1 i{width:30px;height:1px;background:#014392;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title1 b{font-size:24px;font-weight:normal; display: block; color: rgba(255,255,255,0.6);padding-bottom: 14px;}
.all_title1 em{font-size:24px;font-weight:normal; display: block; color: rgba(255,255,255,0.6);padding-bottom: 14px;}

@keyframes alltitle{
  0%{left:0;opacity:1;}
  25%{opacity:0.5;}
  50%{left:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{left:calc(0);opacity:1;}
}
@keyframes alltitri{
  0%{right:0;opacity:1;}
  25%{opacity:0.5;}
  50%{right:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{right:calc(0);opacity:1;}
}
@keyframes alltiti{
  0%{opacity:1;}
  50%{opacity:0;}
  100%{opacity:1;}
}

.gyc {margin: 0 auto;max-width: 76%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 86%;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
@media screen and (max-width: 1440px){
.gybb {max-width: 1440px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gybb {max-width: 1366px;min-width: 1200px;}
}
@media screen and (max-width: 1280px){
.gybb {max-width: 1280px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}

/*head*/
.head {padding: 0.4% 5%; width: 100%;z-index: 100; position:absolute;top:0;border-bottom: 1px solid hsla(0, 0%, 100%, .161);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 4px 0 rgba(0,0,40,.239);}
.head.on{width: 100%;z-index: 999; position: fixed;padding: 5px 1%;border-bottom: 1px solid hsla(0, 0%, 100%, .161);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 4px 0 rgba(0,0,40,.239);}
.head.on .head_logo p b{color: #fff;}
.head.on .head_logo p span{color: #ccc;}
.head.on .head_nav>ul>li>a {color: #fff;}
.head.on .head_nav>ul>li.cur>a{color: #ccc;}
.head.on .head_nav>ul>li>a i{color: #ccc;}
.head.on .head_nav li:hover>a{color: #fff;}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span {color: #fff;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo i {width: 22%;position: relative; padding: 0.5%;}
.head_logo i:before {content:'';width:1px;height:100%; position:absolute;top:0;right: -17px;}
.head_logo i:after {content:'';width: 3px;height: 20%; position:absolute;top: 22px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.8rem + 0.65vw);margin: 0 0 0 14px;color: #fff;font-weight: bold;letter-spacing: 1px;}

.head_logo p b {font-weight: normal;font-size:1.5vw;line-height:1; letter-spacing: -0px;color: #fff;}
@media screen and (max-width: 1680px){
.head_logo p b {font-size:1.7vw;}
}
@media screen and (max-width: 1440px){
.head_logo p b {font-size:1.7vw;}
}
@media screen and (max-width: 1360px){
.head_logo p b {font-size:1.8vw;}
}
@media screen and (max-width: 1280px){
.head_logo p b {font-size:1.8vw;}
}
.head_logo p b em {color: rgba(255,255,255,0.5);}
.head_logo p span {font-size: calc(0.39rem + 0.39vw);font-weight:  lighter;margin: 0px 0 0;border-radius: 50px;text-align: center; position: relative;z-index: 5; letter-spacing: 0; text-transform: uppercase;color: rgba(255,255,255,0.5);}
.head_logo p span:before,.head_logo p span:after {content:'';width: 3%;height: 0.125rem;position:absolute;top:0;background: #fff;bottom: 0;margin: auto;opacity: 0.5;display:none;}
.head_logo p span:before {left: 1rem;}
.head_logo p span:after {right: 1rem;}
.head_con {width: 62%;display:  flex;align-items:  center;justify-content:  space-between;}
@media screen and (max-width: 1680px){
.head_con {width: 72%;}
}
@media screen and (max-width: 1440px){
.head_con {width: 76%;}
}
@media screen and (max-width: 1366px){
.head_con {width: 76%;}
}
@media screen and (max-width: 1280px){
.head_con {width: 82%;}
}
.head_nav {width: 96%;/* background: #fff; */display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {width: 20%;position: relative;}
.head_nav>ul>li>a {font-size: calc(0.62rem + 0.32vw);position: relative;color: #fff;display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.6rem 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav li:hover>a,.head_nav>ul>li.cur>a {color:#fff;}
.head_nav>ul>li.cur>a i{color:rgba(255,255,255,0.4);}
.head_nav li:hover>a i{color:rgba(255,255,255,0.4);}
.head_nav li>a i {font-size: 11px;margin: 0.2rem 0 0;color: rgba(255,255,255,0.5);}
.head_num {display:  flex; margin-left:2%;}
.head_num>ul {display: flex;width: 100%;align-items:  center;justify-content:  space-between;background: rgba(0,64,143,0.5); padding: 2px 18px; border-radius: 0px;}
.head_num li {}
.head_num>ul>li:first-child {display:flex;align-items: center;}
.head_num>ul>li:nth-child(2){display:flex;align-items: center;}
.head_num li+li {margin: 0 0 0 1vw; padding: 0 0 0 0vw;}
.head_num li>i {font-size: 18px; display: flex;justify-content: center;align-items: center;border-radius: 5px;color: #fff;}
.head_num li:last-child:hover>p {transform: rotateX(0deg);}
.head_num li>p {font-size: 15px; white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;}
.head_num li>p>span {font-family: 'Arial';font-size: calc(0.65rem + 0.4vw);font-weight: bold;color: #fff;padding-top: 0.2rem;}
.head_num li>p>a{font-size:15px;color: #fff;}
.head_num li>a {font-size: 15px; font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex; padding: 12% 0;width: 88px; background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#00408f;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#333;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px; white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

/*xiala*/
.head_nav>ul>li:nth-child(3) .head_qit{width: 180%;left: -38%;}
.head_nav>ul>li:nth-child(4) .head_qit{width: 180%;left: -38%;}
.head_qit {position: absolute;top: 0%;left: -0%;width: 100%;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;border-top: 3px #00408f solid;}
.head_qit .prolist2021 li{line-height: 36px;border-top: 1px solid #eee;}
.head_qit .prolist2021 li:nth-child(1){border-top:none;}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit li {text-align: center;}
.head_qit li dl {display:none;}
.head_qit li a {font-size: 14px;}
.head_qit>a {font-size: 14px; text-align: center;white-space: nowrap; transition:0.5s;line-height: 36px;}
.head_qit>a+a {border-top: 1px solid #eee;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 156%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#fff;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background: linear-gradient(to right, #00408f, #00408f);color:#fff;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.icon>div:hover i{}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 19px;color: #fff;position: relative;z-index:2; font-weight: lighter;}
.icon>div:hover i span{/*color: #fff;*/}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 100%;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;/* display: none; */}
.search_l span+span{margin-left:4px;    font-size: 14px;}
.search_l a{color: #444;font-size: 13px;margin: 0 5px;}
.search_r{margin-top: 15px;position:relative;width: 100%;}
#infoname{height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;width: 100%;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}
/* index */
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;margin-top:0px;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;position: relative;}
/*.banner-slide:nth-child(1) .img:after {
    background: linear-gradient(to right, #000028 0, rgba(0, 0, 40, .75) 40%, rgba(0, 0, 40, .2) 65%, rgba(255, 255, 255, 0) 100%);
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}*/
/*.banner-slide .txt:after {
    content: '';
    width: 130%;
    height: 138%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.4), transparent);
    position: absolute;
    left: -20%;
    bottom: -21%;
    z-index: -1;
    transition: all 1s;
}*/
.banner-slide .txt{position: absolute; left: 9%;top:41%; ;z-index: 33;width:80%;}
.banner-slide .txt h2{font-size:1.8vw;color: #fff;margin: 0;padding: 0;padding:0px 0 0px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 3vw;width: 49vw;text-align: left;border-radius: 0px;z-index: 999;}
.banner-slide .txt h3{font-size:2.8vw; margin: 0;padding-top: 22px;padding-bottom:8px; position: relative;text-transform: uppercase; line-height:1; z-index: 999; font-weight: bold;color:#fff;}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; padding-bottom:10px;font-size:2.8vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt .hz{color:#fff;}
.banner-slide .txt .to1{padding-top:2%;}
.banner-slide .txt .hzh{color:#333 !important;}
.banner-slide .txt .hz1{color:#fff !important;padding: 0px 0 20px 0 !important;}
.banner-slide .txt .hzh2{color:#666 !important;padding: 39px 0 10px 0 !important;}
.banner-slide .txt .hz3{color:rgba(255,255,255,0.8) !important;}

.banner-slide .txt .line {width: 260px;height:12px;background: rgba(48, 97, 173, .2);margin: 0px 0 20px 0;position: relative;
    margin-top: -2.8%;}
.banner-slide .txt h5{margin-top:18px;font-weight: normal; z-index: 999;color:#fff;display: block;font-size: 1.4vw;position: relative;    text-transform: uppercase;letter-spacing:2px;}
.banner-slide .txt h4{margin:0;font-weight: normal; z-index: 999;color:#fff; font-size:0.9vw !important;line-height:1.8;width: 60%;}
.font7{width:98px; border-radius: 8%;border: 2px rgba(255,255,255,0.3) solid;float: left;justify-content: center;font-size:16px; padding:3.2% 0.6% 3.2% 0.6%;line-height:20px !important; margin-left:1%;text-align: center;margin-bottom:4%;margin-top:3%;letter-spacing:1px !important;color: #fff;font-weight: normal;}
.font7:nth-child(1){margin-left:0%;}
.font7 i{font-size: 30px; line-height: 30px;text-align: center; margin-bottom:10%;display: block;color: #fff;font-weight: normal;}
.font7 b{width:30px;background: #019fe8; height:3px; margin:0 auto; display: block;margin-top:9%;}

.banner-slide .txt.center {text-align: center;width:100%;left:0;top:16vw;margin: 0;}
.banner-slide .txt.center h1{font-size:3.3vw; color:#1f78c7; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }
.banner-slide .txt.center h6{ color:#0b141b; font-size:1.7vw; font-weight:normal; letter-spacing:1px;text-transform: uppercase;}
.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;transition: 6s;position: relative;}
.banner-slide .txt .img1{text-align: left; margin-top:2%;}
.banner-slide .img1>a{    display: flex;justify-content: center;    align-items: center;height:100%;}
.banner-slide .img1 video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.banner-btn {clear: both; margin-top:4%;}
.more .tit-166 {
  border-radius: 0px;
  padding: 1.2% 6% 1.2% 4%;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(90deg, #014392 0%, #019fe8 100%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  text-align: center;
  letter-spacing: 1px;
}
.more .tit-166 i {
    background: url(https://memberpic.114my.com.cn/chuangyi88/uploadfile/image/20250326/20250326145032_542456152.png) no-repeat center center;
    height: 16px;
    width: 25px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -4%;
    transition: all 0.8s ease-in-out;
    transform: translateX(-45px);
}
.more .tit-16 {
  border-radius: 60px;
  padding: 14px 32px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #00408f 25%, #00408f 75%);
  position: relative;
  z-index: 999;
  color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);
  width: 170px;
  text-align: center;
  letter-spacing: 1px;
}
.more .tit-17 {
  border-radius: 60px;
  padding: 14px 15px;
  line-height: 1;
  display: inline-block;
  font-size: 16px;
  background: linear-gradient(to right, #00408f 25%, #00408f 75%);
  color: #fff;
  position: relative;
  margin-left:-7%;
  padding-left: 7.5%;
  width: 256px;
  text-align: center;
  letter-spacing: 1px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);
}

.more .icon {
  display: inline-block;
  margin-left: 15px;
  transition: all 0.5s;
}
.banner-slide .txt2{position: absolute; left: 0%;top:11%; ;z-index: 33;width:100%;text-align:center;}
.hz{color: #fff;}
.banner-slide .txt2 h3{font-size:2.8vw; margin: 0;padding-top: 20px;padding-bottom:0px; position: relative;text-transform: uppercase; line-height:2.8vw; font-weight: bold;}
.banner-slide .txt2 h2{font-size:24px; margin: 0;padding: 0;padding:14px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 20px;width: 100%;text-align: center;}
.banner-slide .txt2 .line {width: 260px;height:12px;background: rgba(0,0,0,0.4);margin: 0px 0 20px 0;position: relative;margin: 0 auto;
    margin-top: -1.1%;}
.banner-slide .txt2 h4{font-size:1vw; padding:15px 0 20px 0;margin:0;font-weight: normal;line-height: 1.7vw;z-index: 999;}

.banner-slide .txt h5 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h2 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt2 h4 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .center h2 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .center h6 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h5,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h,.index-banner-swiper .swiper-slide-active .txt1 h3,.index-banner-swiper .swiper-slide-active .txt1 h2,.index-banner-swiper .swiper-slide-active .txt2 h3,.index-banner-swiper .swiper-slide-active .txt2 h2,.index-banner-swiper .swiper-slide-active .txt2 h4{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:8%;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 6px;position: absolute;left: 0;top:8px;background: #fff;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height: 6px;background: linear-gradient(120deg, #00408f 10%, #00408f 80%);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.indexb_wrapper {width: 100%; position: relative; overflow: hidden;}
.index-scroll {position:absolute;left:1%;top:70%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}

/*pro*/
.proa {padding: 5% 0% 5% 0%;overflow:hidden; width: 100%;height: 100%;background: linear-gradient(#021022, #021022, #00418f, #00418f); margin-bottom:6%;}
.pro_box {max-width: 80%;margin:0 auto;}
.pro_tit {display: flex; align-items: center;}
.pro_tit>p {display:flex;font-size: calc(1.2rem + 1vw); text-align: left; flex-direction: column;}
.pro_tit>p span {display:flex;align-items: center;font-weight: bold;background: url(https://memberpic.114my.com.cn/chuangyi88/uploadfile/image/20250325/20250325090226_2006744085.png)no-repeat 0;padding: 0 0 0 3rem;color: #019fe8;}
.pro_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #014392;}
.pro_tit>p i img {width:100%;height:auto;}
.pro_tit p b {font-size: 1.5rem; color: #fff;padding: 4% 0 0; font-weight:normal;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab {margin: 0% 0 0;}
.pro_nav {display:none;width: 32%;}
.pro_nav ul {display:flex;justify-content: space-between;flex-wrap: wrap;row-gap: 0.5vw;}
.pro_nav li {background: #fff;transition: 0.5s;position: relative;}
.pro_nav li:before {content:'\e8d4';font-family: 'iconfont';font-size: 20px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;}
.pro_nav li:hover,.pro_nav li.on {}
.pro_nav li+li {}
.pro_nav li a {font-size: 17px;font-weight: bold;color: #b0aeae;transition: 1s;}
.pro_nav li:hover a,.pro_nav li:hover:before,.pro_nav li.on a,.pro_nav li.on:before {color:#00408f;}
.pro_con {margin: 1.5% 0 0;}
.pro_call { width: 100% !important;padding-top: 40px;overflow: hidden;}
.pro_call .divproduct_new_div_item{width: 19.2%;height:auto;  padding: 2% 2% 5% 2%;float: left;background: #022145; position: relative;display: flex; flex-direction: column-reverse;}
.pro_call .divproduct_new_div_item+.divproduct_new_div_item {margin-left:1%;}
.pro_call .divproduct_new_div_item:before{display:block;content:"";width: 100%;height:0px;background: #146fb9;position: absolute;left: 0;top: 0;transition: all 0.3s;}
.pro_call .divproduct_new_div_item:hover:before{height:100%;}
.pro_call .divproduct_new_div_item:nth-child(6n){margin-right:0px;margin-left:0;}
.pro_call .divproduct_new_div_item:nth-child(n+1):nth-child(-n+5){margin-bottom:1%;;}
.pro_call .product_div_item_pic{position: relative; width:100%;}
.pro_call .product_div_item_pic a{display:block;}
.pro_call .product_div_item_pic img{width: 100%; height:auto;border-radius: 0%; }
.pro_call .divproduct_new_div_item_content{position: relative;bottom: 19%;display: flex;flex-direction: column;justify-content: center; width: 100%;left: 0;}
.pro_call .divproduct_new_div_item_title{margin-top:5%;}
.pro_call .divproduct_new_div_item_a{display:contents;font-size:0.9vw;color:#fff;margin-top:8%;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a{color:#fff;}
.pro_call .divproduct_new_div_item_a:after{display:flex;content:"learn more";width: 110px;height: 28px;line-height: 28px;background: #146fb9;font-size: 12px;color: rgba(255,255,255,0.5);text-align: center;position: absolute;bottom: -42px; transition: all 0.3s; border-radius: 100px; justify-content: center; left: 0;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{background: #fff;color:#333;}
.pro_call .divproduct_new_div_item_body{width: 100%; font-size: 0.7vw;color: rgba(255,255,255,0.6);line-height: 1.45;font-weight:100; margin-top:9px;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:#fff;}
.pro_more {width:380px;height: 56px;border: 2px solid #019fe8;text-align: center;line-height: 60px;margin: 0 auto;margin-top: 44px;transition:0.5s;}
.pro_more a {font-size: 16px;color: #019fe8;font-weight: lighter;display: inline-block; width: 100%; letter-spacing: 2px;line-height: 56px;}
.pro_more:hover {width:520px;transition:0.5s; background: #019fe8;color: #fff; letter-spacing: 5px;}
.pro_more:hover a{color: #fff;}

.section3_box{ padding:6% 0 0 0;background: linear-gradient(#021022, #021022, #00418f, #00418f); margin-bottom:0%;}
.section3_box .m1t span{ display:block;}
.section3_box .m1t span img{ display:block; margin:20px auto auto;}
.quality_cont{ margin-top:50px; padding-top:8%; background:url(https://memberpic.114my.com.cn/chuangyi88/uploadfile/image/20250325/20250325155142_635621458.png) center top no-repeat;overflow: hidden; width: 100%; height: 702px; margin: 0 auto;}

.quality_cont dl{ margin-bottom:50px;}
.quality_cont dt{ width:327px; padding-left:27px; background: linear-gradient(90deg, #014392 0%, #019fe8 100%);font-size:22px; color:#fff; line-height:50px; font-weight:bold; border-radius:20px 0 0 0;}
.quality_cont dd{ width:327px; height:107px; padding:15px 33px 0 27px; background:#fff; font-size:16px; line-height:28px; border-radius:0 0 20px 0;}

.quality_contl{ float:left;}
.quality_cont2{ float:right;}
.quality_cont2 dl{ text-align:right;}
.quality_cont2 dt{ padding-right:27px; padding-left:0; border-radius:0 20px 0 0;}
.quality_cont2 dd{ border-radius:0 0 0 20px;}
.quality_list_container{padding: 0% 0% 1% 0%;}
.quality_list{text-align: center;display: flex;}
.quality_list li{width:33%; padding: 3.5% 2.5% 4.5% 2.5%;box-sizing: border-box;position: relative;transition:all .3s ease 0s;border: 1px rgba(255, 255, 255, 0.2) solid;background: linear-gradient(90deg, #014392 0%, #019fe8 100%);}
.quality_list li:before{content: '';position: absolute;left:-3px;top:-3px;right:45%; width:5px;height:5px;background: #019fe8;}
.quality_list li+li{margin-left:1.5%;}
.quality_list i{width: 80px;margin: 0 auto;margin-bottom: 10px;
    display: block;
    line-height: 80px;
    font-size:46px;
    color: #fff;
    position: relative;border: 2px #eee SOLID;
    border-radius: 50%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center; box-shadow: 0 0 16px rgba(183,183,183,0.31);
    position: relative;}

.quality_list li b{display: block;font-size:1vw;color:rgba(255,255,255,0.2);font-weight: 300;line-height: 1;padding:5px 0 20px 0;}
.quality_list li strong{display: block;font-size:1.5vw;color:#fff;font-weight: 300;line-height: 1;padding:9px 0 0px;}
.quality_list li p{color:#fff;font-size:0.9vw;line-height: 1.5; margin-top:6%; padding:0 7%;}
.quality_list li::after{content: '';position: absolute;left:45%;bottom:40px;right:45%;border-bottom:3px solid #004190;transition:all .3s ease 0s;}
.quality_list li:hover{ background: #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.quality_list li:hover p{color: #004190;}
.quality_list li:hover b{color: #333;}
.quality_list li:hover strong{color: #004190;}
.quality_list li:hover i{color: #004190;}
.quality_list li:hover::after{left:15%;right:15%;}

/*appli*/
.fa_cate{display: flex;justify-content: center;margin-top: 2.1%;margin-bottom:3%;}
.fa_cate>ul{display: flex;}
.fa_cate>ul>li{height: 30px;line-height: 30px;}
.fa_cate>ul>li+li{margin-left: 6px;}
.fa_cate>ul>li a{font-size: 0.9vw;color: rgba(255,255,255,0.6);padding:17px 20px; background-color: #022145;}
.fa_cate>ul>li.on,.fa_cate>ul>li:hover{}
.fa_cate>ul>li.on a{color: #fff;background: linear-gradient(to top, #022145, #022145); border-bottom: 3px #014897 solid;}
.fa_cate>ul>li:hover a{color: #fff;background: linear-gradient(to top, #014897, #014897); border-bottom: 3px #019de6 solid;}
.fa_cate>a{width: 140px;height: 40px;line-height: 40px;text-align: center;display: block;color: #fff;font-size: 14px;border: 1px solid #0017b2;position: relative;top: -4px;background:#004190;}
.fa_cate>a:hover{color: #fff;background: linear-gradient(to top, #004190, #014897);}

.appli {overflow:hidden;padding: 0;display: flex;justify-content: flex-end; position: relative;z-index: 5;margin-top: 0%;margin-bottom: 0%; background: #022145;}
.appli_box {max-width: 1780px; display: flex;justify-content: space-between;align-items: center;width: 100%;}
.index-s3 .index-tit {
    width: 43%;
}
.index-tit {
    position: relative;
}
.index-tit:before {
    content: '';
    width: 29.6875rem;
    height: 96px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://memberpic.114my.com.cn/chuangyi88/uploadfile/image/20250325/20250325113756_1987682816.png);
    position: absolute;
    top: 1.25rem;
    left: -2rem;
    z-index: 1;
}
.index-s3 .index-tit span {
    color: #fff;
}
.index-tit span {
    display: block;
    color: #019fe8;
    position: relative;
    z-index: 2;font-size:18px;
}
.index-tit em{
    display: block;
    color: #fff;
    position: relative;
    z-index: 2;
font-size:18px;
margin-top:15px;
line-height:24px;
}
.index-s3 .index-tit span:before {
    background-color: #fff;
}
.index-tit span:before {
    content: '';
    width: 7px;
    height: 10px;
    background-color: #019fe8;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}
.appli_tit {display:flex;flex-direction: column;width: 23%;justify-content: space-between;}
.index-s3 .index-tit .tit {
color: #fff;
font-weight: bold;
}
.index-tit .tit {
    color: #fff;
    margin-top: 2rem;
    position: relative;
    z-index: 2; font-size:1.62vw;
}
.appli_tit p {display:flex;flex-direction:column;font-size: calc(1.8rem + 0.5vw);justify-content: center;}
.appli_tit p span {font-size: calc(2rem + 0.5vw); background-image: -webkit-linear-gradient(left, #00408f 10%, #00408f 90%);-webkit-background-clip: text; padding: 0 0 5% 0;font-weight: bold;color: #00408f;}
.appli_tit p span:before,.pro_tit p span:after {content:'';width: 42%;height:1px;background: #ddd;position:absolute;bottom: 0;top: 0;margin: auto;display: none;}
.appli_tit em {font-size: 0.82vw;padding:9% 0 0;line-height: 1.5;color: rgba(255,255,255,0.5);}
.appli_tit a {color: #fff;padding: 4% 7%;margin: 30% 0 0;width: 43%;font-size: 1rem;position: relative;z-index: 5;border: 2px solid #00408f;overflow: hidden;background: linear-gradient(90deg, #014392 0%, #019fe8 100%); }
.appli_tit a:before {content:'';width: 81%;height:100%;background: #00408f;position: absolute;top: 0;left: -10%;z-index: -1;transform: skewX(-30deg);transition:0.8s;}
.appli_tit a:after {content:'\eb8d';font-family: iconfont;right: 10%; position: absolute;  color: #fff; font-size: 1.2rem; font-weight: bold;    transition: 0.8s;}
.appli_tit a:hover:before {width:120%;}
.appli_tit a:hover:after {color:#fff;} 
.appli_con {width: 70%;}
.appli_call {}
.appli_call .divdgweb_new_div {/* display: flex; */transition: 1s;margin-bottom: 0 !important;}
.appli_call .divdgweb_new_div_item {width: 100%;flex-shrink: 0;position: relative;}
.divdgweb_new_div_item_date {display:none;}
.appli_call .divdgweb_new_div_item_content {position: absolute;z-index: 5;width: 100%;right: 0;display: flex;bottom: 0;margin: 0 auto;left: 0;flex-direction: column;padding: 2rem 2rem 3rem 2rem;background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 1));}
.appli_call .divdgweb_new_div_item_title {}
.appli_call .divdgweb_new_div_item_title a {font-size: 1.1vw;color: #fff;}
.appli_call .divdgweb_new_div_item_body {font-size: 0.7vw;width: 100%;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;line-height: 1.5rem;color: rgba(255,255,255,0.5);margin: 6% 0 0;letter-spacing: 0.5px;}
.appli_call .news_div_item_pic {position:relative;}
.appli_call .news_div_item_pic:before {content:'';background: rgba(108,108,108,0.3);position:absolute;width:100%;height:100%;top:0;left:0;z-index: 1;}
.appli_call a.active{z-index:5;opacity: 1;}
.appli_call a.active img{transform: scale(1.1);opacity: 1;}
.appli_call .slick-active img {animation: mymove4 8s ease; -webkit-animation: mymove4 8s ease;animation-iteration-count: 1;}
.appli_call .news_div_item_pic a {overflow:hidden;display: block;}
.appli_call .news_div_item_pic a img {width: 100%;height: 650px;transition: 1s;object-fit: cover;    object-position: left;}
.appli_call .divdgweb_new_div_item:hover .news_div_item_pic a img {object-position:right;}
.appli_call .ban_dot {display: flex !important;width: 100%;bottom: -14%;left: 0;justify-content: center;align-items: center;display: none !important;}
.appli_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.appli_call .ban_dot li.slick-active {background: #0066dc;}
.appli_call .ban_dot li button {font-size:0;border: none;outline: none;}
.appli_call .slick-prev:before {content: '\eb90' !important;font-family: iconfont !important;color: #333 !important;font-size: 20px !important;letter-spacing: 3px;}
.appli_call .slick-next:before {content: '\e78a' !important;font-family: iconfont !important;color: #333 !important;font-size: 18px !important;letter-spacing: 6px;}
.appli_call .ban_dot {/* display:none !important; */}
.appli_call .slick-prev {left: -5% !important;transform: rotate(180deg) !important; background: #eee !important; width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.appli_call .slick-next {right: 0px !important;background: #0663ed !important;width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.appli_call .slick-prev:before, .appli_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}、

/*news*/
.news{background: linear-gradient(#021022, #021022, #00418f, #00418f)}
.news_box {max-width:76%;margin:0 auto; padding-bottom:5%;padding-top:5%;}
.nw_t{display: flex;align-items: center;    flex-direction: column;margin-bottom: 50px;}
.nw_l{    text-align: center;}
.nw_l a{font-size: 40px;font-weight: bold;display: block;line-height: 40px;color: #00408f;margin-bottom: 10px;background-image: -webkit-linear-gradient(30deg, #00408f, #00408f 50%, #00408f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.nw_l p{font-size: 18px;color: #999; font-weight: lighter; line-height: 16px; padding-top: 10px;}
.nw_r{ margin-top: 0px;}
.nw_r ul{display: flex;}
.nw_r ul li{width: 160px;height: 40px;background: #021022;border-radius: 19px;display: flex;align-items: center;justify-content: center;}
.nw_r ul li+li{margin-left: 20px;}
.nw_r ul li a{font-size: 16px; font-weight:normal;color: #fff;}
.nw_r li.on,.nw_r li:hover{background: linear-gradient(90deg, #014392 0%, #019fe8 100%);}
.nw_r li.on a,.nw_r li:hover a{color: #fff;}
.nw_con{overflow: hidden;}
.nw_b{transition: all .4s;display: flex;}
.nw_i{flex-shrink: 0;width: 100%;}
.nw_i.on {height: auto;visibility: visible;}
.nw_i .news_div_item{}
.nw_i .news_div_item_date {    font-weight: lighter;font-family: Arial;}
.nw_i .news_div_item_year {display: block;font-size: 22px; color:#fff;}
.nw_i .news_div_item_month,.nw_i .news_div_item_day {float: left;font-size: 40px;color:#fff;}
.nw_i .news_div_item:after{content: "";display: block;width: 100%;background: #014392;height: 3px;position: absolute;left:0;top:0;}
.nw_i .news_div_item:before{content: "";display: block;width:0;background: #014392;height: 3px;position: absolute;left:0;top:0;z-index: 9;transition: all 0.5s}
.nw_i .news_div_item:hover:before{width:94%;}
.nw_i .news_div_item {width: 343px;flex-shrink: 0;padding-right: 0.4%;display: flex;flex-direction: column;position: relative;margin-right: 0.4%;padding-top: 40px; padding:0.8% 0.8%;background: #022145;}
.nw_i .news_div_item_body{height: 70px;font-weight: lighter;line-height: 24px;color:rgba(255,255,255,0.5);}
.nw_i .news_div_item_pic{overflow:hidden;}
.nw_i .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.nw_i .news_div_item_pic a:before,.nw_i .news_div_item_pic a:after{position: absolute;}
.nw_i .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;}
.nw_i .news_div_item:hover .news_div_item_pic img {transform: scale(1.2);}
.nw_i .news_div_item .news_div_item_title a {display: block;font-size: 20px;transition: all .5s;line-height: 20px;margin: 70px 0 15px;font-weight: lighter;color:rgba(255,255,255,0.7);}
.nw_i .news_div_item:hover .news_div_item_title a,.nw_i .news_div_item:hover .news_div_item_title a:after,.nw_i .news_div_item:hover .news_div_item_month,.nw_i .news_div_item:hover .news_div_item_day{color:#00408f;}
.nw_i .divdgweb_new_div button{display:none!important;}
.nw_i .news_div_item:hover img {}

.solutionPart3{ padding: 6% 0; background: url(https://memberpic.114my.com.cn/chuangyi88/uploadfile/image/20250326/20250326144302_1903662394.jpg) center no-repeat; background-size: cover; background-attachment: fixed;border-top: 1px #00408f solid;}
.solutionPart3 .txt{ text-align: center; font-size: 1.24rem; line-height: 0.24rem; color: #8c94a3; font-weight: bold;}
.solutionPart3 .wen{ text-align: center; padding-top: 35px; height: 95px; font-size: 2.6rem; line-height: 0.36rem; color: #fff; position: relative; }
.solutionPart3 .wen:after{ content: ''; position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 3px; background: #275195; }

/* bq */
.flexsb {
    display: flex;
    align-items: center;
    justify-content:center;
    flex-wrap: wrap;
}
.footer {background: #021022; position: relative; z-index: 1; padding-top:3.2rem; padding-bottom:2.8rem;}
.foterLogo img {max-width:74%;}
.footer .foterBox {display: flex; justify-content: space-between;}
.foterle .leOne {margin-top: .5rem;}
.foterlogo img{width:200px;margin-bottom:5%;}
.foterle .leOne span {font-size: 14px;opacity: .5; display: block; color: #fff;padding-bottom:3px;}
.foterle .leOne a {font-weight: 700;color: #fff; font-size:1.3vw; font-family: 'Arial'; line-height: 1.2;}
.foterle dl {margin-top: .5rem;margin-bottom: 1.5rem;}
.foterle dl dd {display: flex; align-items: center;margin: .6rem 0;}
.foterle dl dd .icBox {margin-right: .5rem;}
.foterle dl dd .icBox i {font-size: 15px; color: #fff;}
.foterle dl dd p , .foterle dl dd p a {color: #FFFFFF;font-size:0.85rem;}
.foterle dl dd p a:hover {color: #1e23c7;}
.foterlinks {display: flex;margin-top: .3rem;}

.social {display: flex;margin-top: .3rem;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:14px; margin-top:0px;background: #00408f;padding: 1.9% 1.9%; border-radius: 50%;}
.social a img{ display: block}
.social a i{font-family: 'iconfont'; font-size: 14px; color: #fff;}
.social a:hover{ }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -43px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 52.5px; }
.social .ewm img { display: block; width: 100%; height:auto; }

.foternav {display: flex; justify-content: space-between; width: 56%;}
.foternav dl { margin-right: .2rem;}
.foternav dl:last-child {margin-right: 0;}
.foternav dl dt {position: relative; padding-bottom: .25rem; margin-bottom: .3rem;}
.foternav dl dt a {color: #FFFFFF; margin-bottom: .6rem;font-size:1.2rem; font-weight: 500; display: block;}
.foternav dl dt::after {content: "";width: 1rem; height: 0.14rem; background: #00408f;position: absolute; bottom: 3px; left: 0;}
.foternav dl dd {margin:0.8rem 0;}
.foternav dl dd a { color: rgba(255, 255, 255,.4);font-size:0.9rem;}
.foternav dl dd a:hover {color: #fff;}
.copyright {margin-top: 3.2rem;border-top: 1px rgba(255, 255, 255,.2) solid; padding-top: 3rem;}
.copyright p , .copyright p a {color: rgba(255, 255, 255,.6); font-size:0.9rem;}
.copyright p a:hover {color: #fff;}
.copyright .copyPone {font-size:0.95rem;}
.copyright .copyPone a {color: #fff;}
.copyright .copyPone .icon{display: block;text-align: center; padding-top: 10%;font-size:32px;}

/*link*/
.links {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
    margin-top:0%;
    background: #000028;
}
.linksW {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.links_l {
    width: 100px;
}
.links_lm {
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
 color: #999;
}
.links_lm p {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.links_lm p span {
    color: #ccc;
}
.links_lm em {
    font-size: 14px;
    color: #999;
    letter-spacing: 5px;
    line-height: 16px;
}
.links_r {
    width: 100%;
    color: #999;
    padding-left: 30px;
}
.links_r a {
    font-size: 15px;
    color: #999 !important;
}
.linkTagcs{width: 100% !important;}
.linkTagcs li a {
    font-weight: lighter;
}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background: linear-gradient(to right, #00408f, #00408f);border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#00408f solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family: 'srm';color:#333;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/