/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{transition:none!important}#fp-nav{position:fixed;z-index:30;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;background: #14578e;border: 3px solid #99bcd8;}#fp-nav ul li a span,.fp-slidesNav ul li a span{ border-radius:50%;position:absolute;z-index:1;height:6px;width:6px;border:0;background:#333;left:50%;top:50%;margin:-3px 0 0 -3px;transition:all .1s ease-in-out; transition:all 0.5s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{ background:#a48f68;}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}
 #fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}
/*# sourceMappingURL=jquery.fullpage.min.css.map */
#fp-nav ul li a span, .fp-slidesNav ul li a span{ background:rgba(255,255,255,0); width:12px; height:12px; margin:-6px 0 0 -6px; border:none!important;}
#fp-nav ul li a span:after, .fp-slidesNav ul li a span:after{content:"";width:6px; height:6px;background:#DADADB; border-radius:50%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-radius:50%;}
#fp-nav ul li a.active span:after, #fp-nav ul li:hover a.active span:after, .fp-slidesNav ul li a.active span:after, .fp-slidesNav ul li:hover a.active span:after{background: #14578e;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{background: rgba(20 ,87 ,142 , 0.5)!important;border:none!important;}

@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1731047321569') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youjiantou:before {
  content: "\e658";
}

.icon-weixin:before {
  content: "\e625";
}

.icon-shubiaoxiahua:before {
  content: "\e60a";
}

.icon-shipinhao:before {
  content: "\eb25";
}

.icon-xiaojiantou:before {
  content: "\e6b4";
}


/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
@charset "UTF-8";
:root {
  --maincolor: #14578e;
  --maincolor_darker: #0c497b;
  --seccolor: #578fca;
  --header_height: 90px;
}

@media (max-width: 968px) {
  :root {
    --header_height: 56px;
  }
}
.target_fix {
  position: relative;
  top: -160px;
  display: block;
  height: 1px;
  background: none;
  overflow: hidden;
  outline: 0;
  text-decoration: none;
  border: none;
}
@media (max-width: 1200px) {
  .target_fix {
    top: -56px;
  }
}
.target_fix:focus {
  outline: 0;
}

/* @font-face { font-family: 'SOURCEHANSANSCN-REGULAR'; src: url("../fonts/SOURCEHANSANSCN-REGULAR.OTF"); }
@font-face { font-family: 'SOURCEHANSANSCN-BOLD'; src: url("../fonts/SOURCEHANSANSCN-BOLD.OTF"); }
@font-face { font-family: 'SOURCEHANSANSCN-MEDIUM'; src: url("../fonts/SOURCEHANSANSCN-MEDIUM.OTF"); }
@font-face { font-family: 'SOURCEHANSANSCN-LIGHT'; src: url("../fonts/SOURCEHANSANSCN-LIGHT.OTF"); } */
/* @font-face {
  font-family: "kuhei";
  src: url("../fonts/kuhei.woff2") format("woff2"),
       url("../fonts/kuhei.woff") format("woff"),
       url("../fonts/kuhei.ttf") format("truetype"),
       url("../fonts/kuhei.eot") format("embedded-opentype"),
       url("../fonts/kuhei.svg") format("svg");
} */
* {
  box-sizing: border-box;
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

html,
body,
div,
p,
strong,
span,
a,
b,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
del,
img,
i,
em,
select,
button,
textarea,
input {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  font-family: "Noto Sans SC", "Microsoft YaHei", "Arial", "SimSun", Serif;
  font-size: 16px;
  color: #333;
  position: relative;
  min-height: 100%;
}
html[lang=en] body {
  /* font-family: "Fira Sans",ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-optical-sizing: auto;
  font-style: normal; */
}

a,
img,
button,
input,
textarea,
select {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type=text],
input[type=hidden],
input[type=password],
button,
textarea,
select {
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: "SOURCEHANSANSCN-REGULAR", "Microsoft YaHei", "Arial", "SimSun", Serif;
}

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul li {
  list-style: none;
}

input,
select,
textarea {
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
  outline: 0;
  transition: all 0.5s ease;
}

a:active,
a:hover {
  text-decoration: none;
  color: var(--seccolor);
  outline: 0;
}

.dsNone {
  display: none;
}

.dsBlock {
  display: block;
}

.dsRelative {
  position: relative;
}

.dsAbsolute {
  position: absolute;
}

.verticalCenter {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.autoImg img {
  width: 100%;
  height: auto;
  display: block;
}

.imgBlock img {
  display: block;
}

.autoMaxImg img {
  max-width: 100%;
  height: auto;
}

.fl,
.lf,
.l {
  float: left;
}

.fr,
.rf,
.r {
  float: right;
}

.cor_bs,
.cor_bs:hover {
  color: #fff;
}

.transition {
  transition: all 0.5s ease;
}

.bg {
  background: #f7f7f7;
}

.lpk_pc {
  display: block;
}

.lpk_phone {
  display: none;
}

@media screen and (max-width: 992px) {
  .lpk_pc {
    display: none;
  }
  .lpk_phone {
    display: block;
  }
}
.bgImg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgImg img {
  display: none !important;
}

.overflowHide {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.scaleImg .bgImg {
  transition: all 0.5s ease-in-out;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.scaleImg:hover .bgImg {
  transform: scale(1.1);
}

.scaleImg img {
  transition: all 0.5s ease;
}

.scaleImg:hover img {
  transform: scale(1.1);
}

.scaleImg:hover img.iOpacity,
.scaleImg:hover img.noScaleImg {
  transform: scale(1);
}

.wOpacity {
  opacity: 0;
}

.iOpacity {
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.hvrIopacity:hover .iOpacity {
  opacity: 1;
}

.vhCenter {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.txtBox-wp,
.picBox-wp {
  display: flex;
  align-items: center;
}

.picBox-wp img {
  max-width: 100%;
  height: auto;
}

.cell-box {
  font-size: 0;
}

.cell-box:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.cell-box .cell {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.cell-box-bot {
  font-size: 0;
}

.cell-box-bot:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: bottom;
}

.cell-box-bot .cell {
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
}

/*
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#fff;}
input::-moz-placeholder,
textarea::-moz-placeholder{color:#fff;}
input:-moz-placeholder,
textarea:-moz-placeholder{color:#fff;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color:#fff;}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{color:#b8b8b8;}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder{color:#b8b8b8;}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder{color:#b8b8b8;}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder{color:#b8b8b8;}
*/
table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: middle;
  border: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.hidden {
  overflow: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.cell_box {
  font-size: 0;
}

.cell_box:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.cell_box .cell {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.container {
  max-width: 1600px;
  width: 96%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.wrap {
  max-width: 1520px;
  width: 92%;
  margin: 0 auto;
}

/*scroll*/
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-button:vertical {
  display: none;
}

::-webkit-scrollbar-corner,
::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #093977;
}

::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #093977;
}

::-webkit-scrollbar-thumb:vertical:active {
  background-color: #093977;
}

.flexBetween {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flexStart {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.flexCenter {
  /* Safari */
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flexEnd {
  /* Safari */
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

/**
  * 溢出省略号
  * @param {Number} 行数
  */
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ellipsis2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.ellipsis3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.ellipsis4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.ellipsis5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.ellipsis6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.pu_link {
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: 0.4s;
  border-radius: 0px 0px 25px 0px;
}

.pu_link::before {
  z-index: 1;
  transition: 0.6s;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 2px;
  height: 0.1rem;
  background: #fff;
  border-radius: 0px 0px 25px 0px;
}

.pu_link::after {
  transition: 0.6s;
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  width: 0.2rem;
  height: 2px;
  background: #fff;
  border-radius: 0px 0px 25px 0px;
}

.pu_link a {
  display: block;
  transition: 0.6s;
  position: relative;
  width: 160px;
  line-height: 0.52rem;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: bold;
  border-radius: 0px 0px 25px 0px;
}

.pu_link a::before {
  z-index: 1;
  transition: 0.6s;
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 2px;
  height: 0.1rem;
  background: #fff;
}

.pu_link a::after {
  transition: 0.6s;
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 0.2rem;
  height: 2px;
  background: #fff;
}

.pu_link:hover {
  background: #fff;
  transition-delay: 0.6s;
}

.pu_link:hover::before {
  height: 100%;
}

.pu_link:hover::after {
  width: 100%;
}

.pu_link:hover a {
  color: var(--seccolor);
  transition-delay: 0.6s;
}

.pu_link:hover a::before {
  height: 100%;
}

.pu_link:hover a::after {
  width: 100%;
}

.pu_link.color::before {
  background: var(--seccolor);
}

.pu_link.color::after {
  background: var(--seccolor);
}

.pu_link.color a {
  color: #fff;
  border-color: #ccc;
}

.pu_link.color a::before {
  background: var(--seccolor);
}

.pu_link.color a::after {
  background: var(--seccolor);
}

.pu_link.color:hover {
  background: var(--seccolor);
}

.pu_link.color:hover a {
  color: #fff;
  border-color: var(--seccolor);
}

.pu_link.black::before {
  background: var(--seccolor);
}

.pu_link.black::after {
  background: var(--seccolor);
}

.pu_link.black a {
  color: #333;
  border-color: #ccc;
}

.pu_link.black a::before {
  background: var(--seccolor);
}

.pu_link.black a::after {
  background: var(--seccolor);
}

.pu_link.black:hover {
  background: var(--seccolor);
}

.pu_link.black:hover a {
  color: #fff;
  border-color: var(--seccolor);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > table {
    margin-bottom: 0;
  }
}
/* CSS reset by Jarvis,2021-07-01*/
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.dsPadPhone, .dsPhone {
  display: block;
}

.dsPad, .dsPc, .dsPcPad {
  display: none;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .dsPad, .dsPadPhone, .dsPcPad {
    display: block;
  }
  .dsPc, .dsPhone {
    display: none;
  }
}
@media (min-width: 993px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .dsPc, .dsPcPad {
    display: block;
  }
  .dsPad, .dsPadPhone, .dsPhone {
    display: none;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/*!
Animate.css - http://daneden.me/animate
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}
@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-200px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(200px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(100%);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(100%);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(-100%);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes imgBgAnimation {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
.imgBgAnimation {
  animation-name: imgBgAnimation;
}

@keyframes icon-bounce {
  0%, to {
    transform: rotate(0);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-15deg);
  }
  75% {
    transform: rotate(5deg);
  }
  85% {
    transform: rotate(-5deg);
  }
}
@keyframes scaleBg {
  from {
    transform: scale(1.12);
  }
  to {
    transform: scale(1);
  }
}
@keyframes radiusRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes radiusRotate2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }
  to {
    background-position: 0 100%;
  }
}
@keyframes scaleRund {
  from {
    transform: scale(0.5) translate(-50%, -50%);
    opacity: 1;
  }
  to {
    transform: scale(1) translate(-50%, -50%);
    opacity: 0.5;
  }
}
@keyframes enterAni {
  0% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(-15px);
  }
}
/*slick.css*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

body { /*opacity:0;*/
  transition: all 0.2s ease-in-out;
  overflow-x: hidden;
}

.bodyIn {
  opacity: 1;
}

body.ieBody {
  opacity: 1;
}

.ieBody .wOpacity {
  opacity: 1;
}

.serBg {
  background: rgba(0, 110, 199, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 55;
}

.serLayer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 56;
  padding-top: 120px;
}

.serClose {
  background: url(../images/close-1.png) no-repeat center center;
  display: inline-block;
  height: 66px;
  width: 66px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 3vw;
  top: 28px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.serClose.on {
  transform: rotate(90deg);
}

.serIntBox {
  margin: 0px auto;
  max-width: 90%;
  width: 1200px;
  position: relative;
}

.serIntBox .ss_txt {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 48px;
  line-height: 108px;
  color: #FFF;
  height: 110px;
  padding-left: 25px;
  width: 100%;
  background: none;
}

.serIntBox .ss_bott {
  background: url(../images/ser_icon.png) no-repeat center center;
  width: 110px;
  height: 110px;
  vertical-align: bottom;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.serul {
  margin: 50px auto 0;
  max-width: 90%;
  width: 1200px;
}

.serul li {
  font-size: 16px;
  line-height: 32px;
  color: #FFF;
  padding-left: 18px;
  position: relative;
}

.serul li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
}

.serLayer h6 {
  font-size: 58px;
  line-height: 60px;
  margin-bottom: 45px;
  display: block;
  text-align: center;
  color: #fff;
  letter-spacing: 15px;
}

.serBox {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-68%);
}

@media (max-width: 1799px) {
  .serClose {
    height: 60px;
    width: 60px;
  }
  .serIntBox input {
    height: 96px;
    font-size: 30px;
  }
  .serLayer h6 {
    font-size: 50px;
  }
}
@media (max-width: 993px) {
  .serBg {
    z-index: 889;
  }
  .serLayer {
    z-index: 900;
  }
  .serClose {
    transform: scale(0.8);
  }
  .serIntBox input {
    line-height: 88px;
    height: 88px;
    background-size: 22px auto;
    padding-left: 42px;
    font-size: 18px;
  }
  .serul {
    padding: 20px 3vw;
  }
}
/* end */
@media (max-width: 968px) {
  .wrapper {
    width: 100%;
    overflow: hidden;
  }
}
/* 通用stick元素 */
.common_stick {
  position: sticky;
  top: 90px;
  z-index: 59;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 0, 0.06);
}
@media (max-width: 968px) {
  .common_stick .common_stick {
    top: 56px;
  }
}
.common_stick.is-sticky {
  background-color: #fff;
  border-top: 1px #eee solid;
}

.common_title {
  display: flex;
  flex-direction: column;
}
.common_title .title {
  font-size: 0.42rem;
  line-height: 1.7em;
  font-weight: bold;
  color: var(--maincolor);
}
@media (max-width: 668px) {
  .common_title .title {
    font-size: 26px;
  }
}
.common_title .desc {
  font-size: 16px;
  line-height: 1.5em;
  color: #666;
}
@media (max-width: 668px) {
  .common_title .desc {
    font-size: 14px;
  }
}
.common_title.center {
  justify-content: center;
  text-align: center;
}
.common_title.white .title {
  color: #fff;
}
.common_title.white .desc {
  color: #fff;
}

.header {
  height: 90px;
  padding: 0px;
  width: 100%;
  position: fixed;
  z-index: 60;
  transition: all 0.5s ease-out;
}
.header > .container {
  display: flex;
}
.header:hover {
  visibility: visible !important;
  opacity: 1 !important;
  background: rgb(255, 255, 255);
  box-shadow: 0 2px 5px 3px rgba(0, 0, 0, 0.06);
}
.header_logo {
  display: flex;
  align-items: center;
}
.header_logo__img {
  position: relative;
  transition: all 0.5s ease-out;
}
.header_logo__img img {
  transition: all 0.5s ease-in-out;
  height: 50px;
  width: auto;
}
@media (max-width: 1288px) {
  .header_logo__img img {
    height: 40px;
  }
}
.header_logo__img img.iOpacity {
  position: absolute;
  left: 0;
  top: 0;
}
.header_logo__code {
  width: auto;
  overflow: hidden;
  color: #fff;
  margin: 0 0px 0px 15px;
  padding-left: 15px;
  position: relative;
}
.header_logo__code:before {
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.2);
}
.header_logo__code span {
  width: 100%;
  overflow: hidden;
  display: block;
  font-size: 15px;
}
@media (max-width: 1288px) {
  .header_logo__code span {
    font-size: 12px;
  }
}
.header_logo__code p {
  width: 100%;
  overflow: hidden;
  display: block;
  font-size: 15px;
  letter-spacing: 1.5px;
}
@media (max-width: 1288px) {
  .header_logo__code p {
    font-size: 12px;
    letter-spacing: 0;
  }
}

.headerShow {
  visibility: visible !important;
  opacity: 1 !important;
  background: rgb(255, 255, 255);
}

.headerblack .header_logo__img img,
.headerShow .header_logo__img img,
.header:hover .header_logo__img img {
  opacity: 0;
}

.headerblack .header_logo__img img.iOpacity,
.headerShow .header_logo__img img.iOpacity,
.header:hover .header_logo__img img.iOpacity {
  opacity: 1;
}

.headerblack {
  background: #fff;
}

.headerblack .header_logo__code,
.headerShow .header_logo__code,
.header:hover .header_logo__code {
  color: #333;
}

.headerblack .header_logo__code:before,
.headerShow .header_logo__code:before,
.header:hover .header_logo__code:before {
  background: rgba(0, 0, 0, 0.2);
}

.pcNav {
  margin: 0 auto;
}
.pcNav > ul {
  display: flex;
}
.pcNav > ul li {
  margin: 0 0.2rem;
  /* &:nth-child(3){ display:none;} */
}
@media (max-width: 1288px) {
  .pcNav > ul li {
    margin: 0 0.15rem;
  }
}
.pcNav > ul li > p {
  position: relative;
}
.pcNav > ul li > p a.now {
  color: var(--maincolor);
}
.pcNav > ul li .navLayer {
  pointer-events: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #dbdcde;
  position: absolute;
  left: 0;
  top: 90px;
  transition: all 0.5s ease-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.pcNav > ul li:hover .navLayer {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

.nav_a {
  display: inline-block;
  line-height: 90px;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1288px) {
  .nav_a {
    font-size: 14px;
  }
}

.navRx {
  display: flex;
}

.nav_a2 {
  color: #fff;
  line-height: 90px;
  font-size: 16px;
  margin-right: 38px;
  float: left;
}

.navSerBox {
  background: url(../images/top_i2.png) no-repeat center center;
  float: left;
  width: 24px;
  cursor: pointer;
  height: 90px;
  transition: all 0.5s ease-out;
}

.lanBox {
  display: flex;
  background: url(../images/top_i1.gif) no-repeat left center;
  height: 90px;
  padding-right: 30px;
  transition: all 0.5s ease-out;
  position: relative;
  cursor: pointer;
  line-height: 90px;
  padding-left: 36px;
  color: #fff;
  font-size: 16px;
  background-size: 28px;
}
@media (max-width: 1288px) {
  .lanBox {
    font-size: 13px;
  }
}
.lanBox i {
  font-style: normal;
  white-space: nowrap;
}
.lanBox:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s ease-out;
}
.lanBox.on:after {
  transform: translateY(-50%) rotate(180deg);
}

.headMenuBtn {
  float: left;
  margin-left: 15px;
  font-size: 12px;
  color: #fff;
  margin-top: 27.5px;
}
.headMenuBtn:hover {
  color: #fff;
}
.headMenuBtn span {
  width: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  transform: rotate(180deg);
}
.headMenuBtn span i {
  background: #fff;
  height: 3px;
  margin: 3px 0px;
}
.headMenuBtn span i:nth-child(1) {
  width: 26px;
}
.headMenuBtn span i:nth-child(2) {
  width: 20px;
}
.headMenuBtn span i:nth-child(3) {
  width: 30px;
}

.header:hover .headMenuBtn span i {
  background: #333;
}

.headerblack .lanBox:after,
.headerShow .lanBox:after,
.header:hover .lanBox:after {
  border-top: 5px solid #333;
}

.headerblack a,
.headerShow a,
.header:hover a {
  color: #333;
}

.headerblack a:hover,
.headerShow a:hover,
.header:hover a:hover {
  color: #004098 !important;
}

/* .headerblack.navSerBox,
.headerShow .navSerBox,
.header:hover .navSerBox {
  background: url(../images/top_i2a.png) no-repeat center center;
} */
.headerblack .lanBox,
.headerShow .lanBox,
.header:hover .lanBox {
  background: url(../images/top_i1a.gif) no-repeat left center;
  color: #333;
  background-size: 28px;
}

.headerblack .lanBox:after,
.headerShow .lanBox:after,
.header:hover .lanBox:after {
  border-top: 5px solid #333;
}

.headerblack .headMenuBtn,
.headerShow .headMenuBtn {
  color: #444;
}

.headerblack .headMenuBtn span i,
.headerShow .headMenuBtn span i {
  background: #444;
}

.lanList {
  position: absolute;
  width: 112px;
  top: 81px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.lanList:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid var(--maincolor);
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -8px;
}
.lanList .lan_a,
.lanList .lan_a:hover {
  height: 35px;
  display: block;
  text-align: center;
  background: var(--maincolor);
  color: var(--maincolor) !important;
  line-height: 35px;
}
.lanList.on {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1288px) {
  .headMenuBtn {
    display: none;
  }
}
/* 
.navImgNm {
  float: left;
  padding-right: 150px;
}
.navImgNm strong {
  font-size: 24px;
  line-height: 46px;
  display: block;
  margin-top: 16px;
}
.navSubmenu {
  text-align: center;
}
.navSubmenu dd {
  height: 60px;
  line-height: 10px;
  margin: 0 0.2rem;
  display: inline-block;
}
.subNav_a {
  position: relative;
  font-size: 16px;
  line-height: 60px;
  display: inline-block;
  height: 60px;
  transition: all 0.2s ease-in-out;
}
.subNav_a:hover {
}
.subNav_a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background: var(--maincolor);
  transition: all 0.3s;
  transform: translateX(-50%);
}
.subNav_a:hover::before {
  width: 100%;
} */
.xialasubm {
  max-width: 1600px;
  width: 96%;
  opacity: 1;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.xl-l {
  width: 20%;
  text-align: left;
}

.xl-h4 {
  display: block;
}

.xl-h4 {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #eee;
  text-align: left;
  cursor: pointer;
}

.xl-h4 span {
  border-radius: 5px;
  overflow: hidden;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 0;
  color: #000;
  font-size: 18px;
  position: relative;
  z-index: 2;
  display: block;
  transition: all 0.3s ease;
  line-height: 60px;
  padding: 5px 20px;
  font-weight: 500;
}

.xl-h4 span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 71px;
  background: var(--maincolor);
  opacity: 0;
  transition: all 0.3s ease;
  left: 0;
  top: -1px;
}

.xl-h4 i {
  position: absolute;
  line-height: 1;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #444;
}

.xl-h4 em {
  position: relative;
  z-index: 2;
  font-style: normal;
}

.xl-h4.cur {
  border-color: #fff;
}

.xl-h4.cur span:before {
  opacity: 1;
}

.xl-h4.cur i,
.xl-h4.cur span {
  color: #fff;
}

.xl-c-p3 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-top: 28px;
}

.xl-c-p3 img {
  width: 100%;
  vertical-align: top;
}

.xl-c-p3m {
  position: absolute;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  color: #fff;
}

.xl-c-p3m {
  text-align: left;
}

.xl-c-more {
  width: 110px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 12px;
  margin-top: 10px;
}

.xl-c-more i {
  font-size: 12px;
  font-weight: normal;
}

.xl-c-more:hover i:after {
  width: 24px;
  height: 24px;
}

/**/
.xl-list {
  width: 86%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.xl-list_item {
  width: 30%;
  margin-right: 5%;
  overflow: hidden;
  border-radius: 6px;
}

.xl-list_item2 {
  margin-top: 25px;
}

.xl-list_item:nth-child(3n) {
  margin-right: 0;
}

.xl-list_item img {
  width: 100%;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.xl_li1 {
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 5px;
}

.xl-list_item:hover img {
  transform: scale(1.05);
}

.xl-list_item p {
  text-align: left;
  padding-left: 10px;
}

.xl-list_item i {
  display: inline-block;
  transform: rotateZ(90deg);
  display: none;
}

.xl-list_item:hover {
  color: #0528bc;
}

.xlas-2:hover {
  color: #0528bc;
}

/**/
.xlas-1 {
  position: relative;
  display: block;
  font-size: 16px;
}

.xlas-1 i,
.xlas-2 i {
  transition: all 0.3s ease;
  line-height: 1;
  position: absolute;
  display: none;
}

.xlas-1.has i,
.xlas-2.has i {
  display: block;
}

.xl-c-dl,
.xlas-1 {
  padding-left: 20px;
}

.xl-c-dl dd {
  margin-top: 10px;
}

.xlas-1 i {
  font-size: 14px;
  left: 0;
  top: 4px;
}

.xlas-2 i {
  font-size: 12px;
  right: 0;
  top: 3px;
}

.xlas-2 {
  font-size: 14px;
  color: #333;
  position: relative;
  display: inline-block;
  padding-right: 15px;
}

.xl-c-sb3 a {
  font-size: 14px;
  color: #666;
  display: block;
  margin-top: 5px;
}

.xl-c-sb3 {
  padding-left: 10px;
  padding-top: 5px;
}

.xl-cm,
.xl-c-dl {
  display: none;
}

.xl-cma {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0 3%;
  flex-wrap: wrap;
}

.xl-c {
  padding-top: 20px;
}

.show .xl-cma-3 .xl-c-dl {
  /* display:block; */
}

.xl-l,
.xl-c,
.xl-r {
  padding-top: 50px;
  padding-bottom: 50px;
}

.xl-c {
  padding-top: 55px;
}

.xl-cm,
.xl-c-sb3 {
  display: none;
}

.xl-cm:nth-child(1) {
  display: block;
}

.xl-c-dl {
  max-height: 265px;
  overflow-y: auto;
  overflow: hidden;
  margin-top: 10px;
  display: block;
}

.xl-c-dl dd:nth-child(1) {
  margin-top: 0;
}

.has.on i {
  transform: rotateZ(180deg);
}

.xl-cma {
  padding-right: 0;
}

.xl-r2 {
  width: 76%;
  border-left: 1px solid #eee;
}

.xl-r2 .xl-c {
  width: 100%;
  border-right: none;
  padding-top: 0;
  box-sizing: border-box;
  border: none;
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.xl-r2 .xl-r {
  width: 23%;
  padding: 0;
  padding-left: 3%;
  box-sizing: border-box;
  border-left: 1px solid #eee;
}

.xl-r2 .xl-c-p1 {
  padding-top: 0;
}

.xl-r2 .xl-cma-3,
.xl-r2 .xl-r {
  padding-top: 50px;
}

.xl-r2 .xl-cm .xl-cma-3 {
  margin-right: 2%;
  width: 23.5%;
}

.xl-r2 .xl-cm .xl-cma-3:nth-child(3n) {
  margin-right: 0;
}

.xl-cma-3 .xl-c-dl {
  /* display: block; */
}

.xl-c-dl dd a {
  line-height: 18px;
}

.xl-r-absolute .xl-c-p3 {
  margin-top: 0;
}

.xl-r2 .xl-r-absolute {
  border: none;
  margin-left: 0;
  width: 19%;
  padding-left: 0;
}

.xl-list {
  width: 90%;
}

.g_li_3 .xl-list_item,
.g_li_4 .xl-list_item {
  width: 23%;
  margin-right: 2.666% !important;
}

.g_li_3 .xl-list_item:last-child,
.g_li_4 .xl-list_item:last-child {
  margin-right: 0 !important;
}

.xl-l-h5 {
  color: #222;
  font-weight: 600;
  font-size: 24px;
  padding-top: 15px;
}

.xl-l-p4 {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 15px;
  margin-bottom: 35px;
  white-space: normal;
}

.xl-c {
  width: 76%;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-top: none;
  border-bottom: none;
  padding-top: 72px;
  padding-bottom: 50px;
}

.xl-list {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.xl-list .xl-c-h5 {
  margin-right: 2%;
  width: 23.5%;
  margin-bottom: 50px;
  /* 三级 */
}
.xl-list .xl-c-h5 .third {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

/*mobile header*/
.mHeader,
.mMenuLayBg,
.mCloseBtn,
.mMmenuLay {
  display: none;
}

.mMenuLayBg,
.mMmenuLay,
.mCloseBtn {
  display: none;
}

@media (max-width: 968px) {
  .header {
    display: none;
  }
  .mHeader {
    height: 56px;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 15px;
    z-index: 888;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.06);
    display: block;
  }
  .mOpenBtn {
    width: 26px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9px;
    overflow: hidden;
    cursor: pointer;
  }
  .mOpenBtn i {
    width: 30px;
    height: 2px;
    margin-bottom: 6px;
    background: #004098;
    display: block;
  }
  .mMenuLayBg {
    opacity: 0;
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    transition: all 0.5s ease-in-out;
    transition-delay: 0.4s;
    display: block;
    background: #000;
    background-size: cover;
  }
  .mMmenuLay {
    position: fixed;
    height: 100%;
    left: 70px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 950;
    overflow-y: auto;
    color: #fff;
    font-size: 14px;
    box-shadow: -2px 0px 4px 3px rgba(0, 0, 0, 0.06);
    padding: 25px;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    transform: translateX(100%);
    transition-delay: 0.2s;
    display: block;
    background: #004098;
    background-size: cover;
  }
  .mCloseBtn {
    background: url(../images/mclose.png) no-repeat center center;
    height: 26px;
    width: 26px;
    position: fixed;
    left: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 950;
    background-size: 22px 22px;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    display: block;
  }
  .mLogo {
    float: left;
  }
  .mLogo img {
    height: 40px;
    width: auto;
    margin-top: 8px;
  }
  .mLogo span {
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    position: relative;
    left: 8px;
    top: 4px;
  }
  .mLogo span,
  .mLogo img {
    vertical-align: middle;
  }
  .mMmenuLay dt {
    position: relative;
    position: relative;
  }
  .mMenu_a1 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 0 48px 0 6px;
    display: block;
    line-height: 46px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .mMenu_a2 {
    font-size: 14px;
    color: #fff;
    line-height: 46px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 25px;
  }
  .mToggle {
    height: 47px;
    width: 47px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/mhead_i1.png) no-repeat center center;
    cursor: pointer;
    display: none;
  }
  .mToggle2 {
    background: url(../images/reduce.jpg) no-repeat center center;
  }
  .mMmenuLay dd {
    display: none;
  }
  .mMenu_a1:hover,
  .mMenu_a2:hover {
    color: #fff;
    opacity: 0.8;
  }
  .mMenu_icon1 {
    background: url(../images/hd_i1.png) no-repeat center center;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 8px;
  }
  .mMenu_a1 text,
  .mMenu_a1 i {
    vertical-align: middle;
  }
  .mMenuLayBg.on {
    opacity: 0.3;
    transform: translateX(0%);
    transition-delay: 0.2s;
  }
  .mMmenuLay.on {
    opacity: 1;
    transform: translateX(0%);
    transition-delay: 0.4s;
  }
  .mCloseBtn.on {
    opacity: 1;
    transform: rotate(360deg);
  }
}
/**********底部*****************/
.footer {
  background: #ecf0f4;
  padding: 0.5rem 0px 0px;
  position: relative;
}
.footer_logo {
  color: var(--maincolor);
  padding: 0px 0px 0.3rem;
  line-height: 1;
  font-weight: bold;
  font-size: 1rem;
  border-bottom: 2px solid var(--maincolor);
}
@media (max-width: 1200px) {
  .footer_logo {
    display: flex;
    justify-content: center;
  }
}
.footer_logo img {
  height: 60px;
}
.footer_middle {
  padding: 0.3rem 0;
}
@media (max-width: 1200px) {
  .footer_middle__top {
    display: none;
  }
}
.footer_middle__top > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 0.4rem;
}
.footer_middle__top > ul > li {
  /* width: calc((100% - 320px) / 6); */
}
.footer_middle__top > ul > li:last-child {
  width: 320px;
}
.footer_middle__top > ul > li b.title {
  line-height: 1.5;
  font-size: 0.18rem;
  margin-bottom: 1em;
  color: var(--maincolor);
  font-weight: 500;
}
.footer_middle__top > ul > li .des {
  margin-top: 1em;
  display: block;
  font-size: 0.15rem;
  line-height: 1.3em;
  color: #787f88;
}
.footer_middle__top > ul > li .des > ul {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
.footer_middle__top > ul > li .des a {
  color: inherit;
}
.footer_middle__top > ul > li .des a:hover {
  color: var(--maincolor);
}
.footer_middle__social {
  width: 100%;
  padding: 0.15rem 0 0;
  display: flex;
  justify-content: end;
  gap: 8px;
}
@media (max-width: 1200px) {
  .footer_middle__social {
    justify-content: center;
  }
}
.footer_middle__social .footer-wechat-popup {
  position: relative;
  float: left;
  color: #7a8089;
}
.footer_middle__social .footer-wechat-popup i {
  font-size: 36px;
  color: #7a8089;
  cursor: pointer;
}
.footer_middle__social .footer-wechat-popup .wechat-popup-bd {
  top: -9999rem;
  position: absolute;
  display: none;
  transition: opacity 0.5s;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  padding: 0.1rem;
  background: #fff;
}
.footer_middle__social .footer-wechat-popup .wechat-popup-bd img {
  display: block;
  width: 100%;
  height: auto;
}
.footer_middle__social .footer-wechat-popup:hover .wechat-popup-bd {
  top: -20px;
  transform: translateX(-50%) translateY(-100%);
  display: block;
}
.footer_middle__social .footer-wechat-popup:hover i {
  color: var(--maincolor);
}
.footer_copyright {
  border-top: 2px solid var(--maincolor);
  padding: 0.25rem 0px;
  color: var(--maincolor);
  font-size: 14px;
  line-height: 1.8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1200px) {
  .footer_copyright {
    border-top: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.footer_copyright a {
  color: inherit;
}
.footer_copyright a:hover {
  text-decoration: underline;
}

@media (min-width: 1200px) {
  .section_footer .footer_logo,
  .section_footer .footer_middle,
  .section_footer .footer_copyright {
    opacity: 0;
    transform: translateY(60px);
  }
  .section_footer.active .footer_logo {
    animation: updown 0.8s ease 0.2s 1;
    animation-fill-mode: forwards;
  }
  .section_footer.active .footer_middle {
    animation: updown 0.8s ease 0.4s 1;
    animation-fill-mode: forwards;
  }
  .section_footer.active .footer_copyright {
    animation: updown 0.8s ease 0.6s 1;
    animation-fill-mode: forwards;
  }
}
@keyframes updown {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.index_banner {
  height: 100vh;
  position: relative;
}
.index_banner .slide_page {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 40px;
  z-index: 5;
}
@media (max-width: 668px) {
  .index_banner .slide_page {
    bottom: 20px;
  }
}
.index_banner .slide_page > ul {
  display: flex;
  justify-content: center;
}
.index_banner .slide_page > ul > li {
  padding: 0 12px;
  width: 120px;
  cursor: pointer;
}
.index_banner .slide_page > ul > li:first-child .slide_page_item.on i {
  transition: all 5s linear;
}
.index_banner .slide_page > ul > li .slide_page_item {
  line-height: 20px;
  height: 21px;
  border-top: 3px solid #fff;
  transition: all 0.5s ease-in-out;
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  position: relative;
}
.index_banner .slide_page > ul > li .slide_page_item i {
  width: 0;
  height: 4px;
  background: #14578e;
  position: absolute;
  left: 0;
  top: -3px;
  transition: all 0.5s ease-in-out;
}
.index_banner .slide_page > ul > li .slide_page_item.on {
  opacity: 1;
}
.index_banner .slide_page > ul > li .slide_page_item.on i {
  width: 100%;
  transition: all 5s linear;
}

.index_banner_slide {
  height: 100vh;
  position: relative;
  background: #fff;
  /*   .slick-dots {
    bottom: 30px;
    li {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #fff;
      margin: 0 7px;
      button {
        display: none;
      }
      &.slick-active {
        background: #14578e;
        width: 46px;
        border-radius: 1.8em;
      }
    }
  } */
}
.index_banner_slide .slide_item {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.index_banner_slide .slide_item video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index_banner_slide .slide_item__bg {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transform: scale(1.1);
}
.index_banner_slide .slide_item__cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  /* 第一个banner */
}
.index_banner_slide .slide_item__cover_01 {
  background: rgba(0, 0, 0, 0.2);
}
.index_banner_slide .slide_item__info {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  color: #fff;
}
.index_banner_slide .slide_item__info > .inner {
  max-width: 1520px;
  width: 80%;
}
@media (max-width: 668px) {
  .index_banner_slide .slide_item__info > .inner {
    width: 100%;
    padding: 0 20px;
  }
}
.index_banner_slide .slide_item__info .title {
  padding-top: 10px;
  position: relative;
  display: block;
  margin-bottom: 34px;
  line-height: 1;
  color: #fff;
  font-size: 0.5rem;
  font-weight: normal;
}
@media (max-width: 668px) {
  .index_banner_slide .slide_item__info .title {
    font-size: 28px;
  }
}
.index_banner_slide .slide_item__info .des {
  display: block;
  line-height: 1.5em;
  padding-top: 22px;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.3rem;
  font-weight: normal;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: 0.56s 0.6s;
}
@media (max-width: 668px) {
  .index_banner_slide .slide_item__info .des {
    font-size: 18px;
  }
}
.index_banner_slide .slide_item__info .pu_link {
  margin-top: 0.5rem;
}
.index_banner_slide .slide_item.active .slide_item__bg {
  visibility: visible;
  animation: scaleBg 6s linear forwards;
}
.index_banner_slide .slide_item.active .slide_item__info .des {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition-delay: 0.5s;
}

@media (max-width: 767px) {
  .index_banner,
  .slide_item,
  .index_banner_slide {
    height: 600px;
  }
}
/* .xiangxia {
  position: absolute;
  z-index: 22;
  width: 100%;
  text-align: center;
  bottom: 65px;
}

.xiangxia a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
}

.xiangxia a i {
  display: inline-block;
  font-size: 40px;
  color: white;
  animation: run1 2s linear infinite;
}

.xiangxia span {
  display: block;
  color: #fff;
  margin-top: 5px;
  font-size: 12px;
}

@keyframes run1 {
  0% {
    transform: translateY(-3px);
  }

  50% {
    transform: translateY(3px);
  }

  100% {
    transform: translateY(-3px);
  }
} */
/********about************/
.section_index_about {
  overflow: hidden;
  position: relative;
  background: url(../images/index_about_bg2.jpg?ver=1.12) center center no-repeat;
  background-size: cover;
}

.index_about_box {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .index_about_box {
    padding: 20px 0 100px;
  }
}
@media (max-width: 668px) {
  .index_about_box {
    flex-direction: column;
    justify-content: start;
  }
}

.index_about_lf {
  width: 61%;
}
@media (max-width: 668px) {
  .index_about_lf {
    width: 100%;
    padding-bottom: 20px;
  }
}

.index_about_lf .index_about_info {
  margin: 0.3rem 0 0.6rem;
  position: relative;
}

.index_about_lf .index_about_info p {
  color: #fff;
  line-height: 1.8;
  font-size: 0.18rem;
}
@media (max-width: 668px) {
  .index_about_lf .index_about_info p {
    font-size: 16px;
  }
}

.index_about_bot {
  width: 100%;
  margin-bottom: 0.5rem;
}

.index_about_bot .x1 {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 668px) {
  .index_about_bot .x1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

.index_about_bot .x1 .item {
  margin-right: 0.5rem;
  color: #fff;
}

.index_about_bot .x1 .item:last-child {
  margin-right: 0rem;
}

.index_about_bot .x1 .item .data {
  display: flex;
  align-items: flex-end;
}

.index_about_bot .x1 .item .data .counter {
  font-weight: bold;
  color: #fff;
  line-height: 1;
  font-size: 0.58rem;
}
@media (max-width: 668px) {
  .index_about_bot .x1 .item .data .counter {
    font-size: 36px;
  }
}

.index_about_bot .x1 .item .data span {
  line-height: 1;
  font-weight: 400;
  color: #fff;
  font-size: 0.48rem;
}

.index_about_bot .x1 .item .data font {
  margin-left: 0.1rem;
  color: #fff;
  font-size: 0.22rem;
}

.index_about_bot .x1 .item .desc {
  margin: 0.1rem 0 0;
  color: #fff;
  font-size: 16px;
}

.index_about_rf {
  width: 39%;
}

.btn_play {
  border-radius: 50%;
  z-index: 14;
  padding-bottom: 1rem;
}

.circle {
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
  position: relative;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  z-index: 99;
  text-align: center;
  color: #3f897c;
  font-size: 30px;
}

.circle:before {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  background: #f7f7f7;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -5px;
}

.circle span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: var(--seccolor);
  transform: scale(0);
  animation: circleScale 3s linear infinite;
}

.circle span:nth-of-type(2) {
  animation-delay: 1s;
}

.circle span:nth-of-type(3) {
  animation-delay: 2s;
}

.circle .play {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.3rem;
  margin-top: -0.3rem;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
  background-image: url("/i/images/btn_play.png");
}

.circle .play_txt {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -0.5rem;
  width: 13px;
  height: 0.5rem;
}
.circle .play_txt i {
  display: block;
  width: 100%;
  height: 83px;
  background-position: center center;
  background-size: cover;
  background-image: url("/i/images/play_txt.png");
}

@keyframes circleScale {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
/************视频******************/
.videolist {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.videolist:hover {
  cursor: pointer;
}

.videolist .text-con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.videolist .text-con .zh {
  font-size: 1.5rem;
  color: #eeeeec;
}

.videolist .text-con .zh img {
  width: 100%;
  max-width: 500px;
}

.videolist .text-con .en {
  font-size: 0.7rem;
  color: #f7f7f7;
}

.videolist .text-con .icon-box {
  margin-top: 1rem;
}

.videolist .text-con .icon-box .iconfont {
  font-size: 2.7rem;
  color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.videolist .text-con .icon-box .iconfont:hover {
  color: #dd7f06;
}

.videolist .text-con .icon-box p {
  font-size: 0.7rem;
  color: #fff;
  margin-top: 1rem;
}

.videolist .text-con .icon-box .videoed {
  width: 45px;
  height: 45px;
}

.videos {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -550px;
  margin-top: -310px;
  z-index: 100;
  width: 1100px;
}

.vclose {
  position: absolute;
  right: 1%;
  top: 1%;
  border-radius: 100%;
  cursor: pointer;
}

.bgPop {
  display: none;
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}

/************产品pro*********************/
.hmPage3 {
  position: relative;
  background: url(../images/index_pro_bg.jpg) no-repeat center;
  background-size: cover;
  background-size: cover;
}

/* .hmPage3:before{content:'';position:absolute;left:0px;top:0px;width:100%;height:100%;background: rgba(0 ,0 ,0 , 0.5);} */
.indexProductBox {
  position: relative;
  padding-top: 0.1rem;
}
@media (max-width: 1200px) {
  .indexProductBox {
    padding: 20px 0;
  }
}
.indexProductBox.eventaAnima {
  z-index: 10;
}

.index_cp_list {
  display: none;
  padding: 0 10%;
  position: relative;
  /* .Pager {
    position: absolute;
    left: 24%;
    z-index: 2;
    top: 44%;
    transform: translateY(-50%);

    div {
      p {
        width: auto;
        height: auto;
        opacity: 1;
        background: none;
        border-radius: 0;
        display: block;
        margin: 8px 0;

        img {
          filter: grayscale(1);
          opacity: 0.2;
        }
      }

      .swiper-pagination-bullet-active img {
        filter: grayscale(0);
        opacity: 1;
      }
    }
  } */
}
.index_cp_list.active {
  display: block;
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide {
    height: auto;
  }
}
.index_cp_list .swiper-slide a {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 0.2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide a {
    height: 100%;
    flex-direction: column;
  }
}
.index_cp_list .swiper-slide a .info {
  width: 100%;
  background-color: var(--maincolor);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem;
  color: #fff;
  transition: all 0.5s;
}
@media (max-width: 1440px) {
  .index_cp_list .swiper-slide a .info {
    padding: 0.2rem 0.3rem;
  }
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide a .info {
    width: 100%;
    padding: 20px;
    flex: 1 1 0%;
  }
}
.index_cp_list .swiper-slide a .info b {
  font-size: 0.2rem;
  line-height: 1.5em;
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide a .info b {
    font-size: 20px;
  }
}
.index_cp_list .swiper-slide a .info ul {
  display: none !important;
  margin: 0.2rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  font-size: 0.16rem;
  line-height: 1.5em;
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide a .info ul {
    margin: 20px 0;
    font-size: 14px;
    gap: 5px;
  }
}
.index_cp_list .swiper-slide a .img {
  order: -1;
  width: 100%;
  aspect-ratio: 7/6;
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 668px) {
  .index_cp_list .swiper-slide a .img {
    width: 100%;
  }
}
.index_cp_list .swiper-slide a .img img {
  width: 80%;
  transition: all 1s;
}
.index_cp_list .swiper-slide a:hover .img img {
  transform: scale(1.1);
}
.index_cp_list .swiper-slide-active a .BottomLayer::after {
  opacity: 0;
}
.index_cp_list .button div {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: 0.4s;
}
.index_cp_list .button div img {
  filter: grayscale(1);
  opacity: 0.3;
  transition: 0.4s;
}
.index_cp_list .button div.next {
  right: auto;
  left: 5%;
}
@media (max-width: 1440px) {
  .index_cp_list .button div.next {
    /* left: calc(10% + 7vw); */
  }
}
@media (max-width: 1200px) {
  .index_cp_list .button div.next {
    left: 10px;
  }
}
.index_cp_list .button div.next img {
  transform: rotate(180deg);
}
.index_cp_list .button div.prev {
  right: 5%;
  left: auto;
}
@media (max-width: 1440px) {
  .index_cp_list .button div.prev {
    /* right: calc(10% + 7vw); */
  }
}
@media (max-width: 1200px) {
  .index_cp_list .button div.prev {
    right: 10px;
  }
}
.index_cp_list .button div:hover img {
  filter: grayscale(0);
  opacity: 1;
}

/****************filed********************/
.index_filed {
  position: relative;
  padding: 17vh 0 0;
  height: 100vh;
}
@media (max-width: 1200px) {
  .index_filed {
    padding: 20px 0;
    height: auto;
  }
}
.index_filed .common_title {
  position: relative;
  z-index: 5;
}
.index_filed__bgslide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_filed__bgslide .swiper-slide {
  overflow: hidden;
}
.index_filed__bgslide .swiper-slide:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  z-index: 2;
}
.index_filed__bgslide .swiper-slide img {
  min-width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.index_filed__container {
  margin: 0 auto;
}
.index_filed__container--warpper {
  margin-top: 0.55rem;
  display: flex;
  position: relative;
  z-index: 5;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 1380px) {
  .index_filed__container--warpper {
    margin-top: 25px;
  }
}
@media (max-width: 668px) {
  .index_filed__container--warpper {
    flex-direction: column;
  }
}
.index_filed__side {
  width: 23.66667%;
  padding: 42px 8px 37px;
  background-image: url(../images/left.png);
  background-size: 110% 110%;
  display: block;
  opacity: 1;
}
@media (max-width: 1200px) {
  .index_filed__side {
    padding: 20px;
  }
}
@media (max-width: 668px) {
  .index_filed__side {
    width: 100%;
  }
}
.index_filed__side .on {
  position: relative;
}
@media (max-width: 668px) {
  .index_filed__side .on {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.index_filed__side .on h5 {
  width: 100%;
  padding: 0 20px 0 50px;
  font-size: 16px;
  color: #fff;
  transition: all 0.3s;
  border-radius: 0px 0px 20px 0px;
  line-height: 40px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_filed__side .on h5:not(:first-child) {
  margin-top: 12px;
}
@media (max-width: 668px) {
  .index_filed__side .on h5:not(:first-child) {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .index_filed__side .on h5 {
    padding: 0 10px;
    font-size: 14px;
    line-height: 36px;
  }
  .index_filed__side .on h5:hover {
    background-color: var(--maincolor);
  }
}
.index_filed__side .on .bBox {
  width: 100%;
  height: 40px;
  border-radius: 0px 0px 25px 0px;
  background-color: var(--maincolor);
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 400ms cubic-bezier(0.48, 0.33, 0.24, 0.95) 0ms;
}
@media (max-width: 668px) {
  .index_filed__side .on .bBox {
    display: none;
  }
}
.index_filed__info {
  width: 78.66667%;
  padding: 0.5rem;
}
@media (max-width: 668px) {
  .index_filed__info {
    width: 100%;
    padding: 20px 0;
  }
}
.index_filed__info .swiper-container {
  height: 310px;
}
.index_filed__info .swiper-slide h5 {
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
}
.index_filed__info .swiper-slide .t {
  margin-top: 16px;
  font-size: 14px;
  color: #ffffff;
  display: -webkit-box;
  height: 100px;
  line-height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.index_filed__info .swiper-slide .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  padding-bottom: 34px;
}
@media (max-width: 668px) {
  .index_filed__info .swiper-slide .list {
    margin: 10px 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}
.index_filed__info .swiper-slide .list .li {
  text-align: center;
  margin-right: 0.2rem;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 668px) {
  .index_filed__info .swiper-slide .list .li {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}
.index_filed__info .swiper-slide .list .li .icon {
  text-align: center;
  height: 30px;
  fill: #ffffff;
}
.index_filed__info .swiper-slide .list .li .icon img {
  max-width: 30px;
  max-height: 30px;
}
.index_filed__info .swiper-slide .list .li .icon .img1 {
  display: inline-block;
}
.index_filed__info .swiper-slide .list .li .icon .img2 {
  display: none;
}
.index_filed__info .swiper-slide .list .li h5 {
  font-size: 12px;
  margin-top: 8px;
  color: #ffffff;
  line-height: 17px;
}
@media (max-width: 668px) {
  .index_filed__info .swiper-slide .list .li h5 {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 17px;
  }
}
.index_filed__info .swiper-slide .list .li:hover {
  transform: scale(1.2);
}
.index_filed__info .swiper-slide .list .li:hover .icon {
  fill: var(--seccolor);
}
.index_filed__info .swiper-slide .list .li:hover .icon .img1 {
  display: none;
}
.index_filed__info .swiper-slide .list .li:hover .icon .img2 {
  display: inline-block;
}
.index_filed__info .swiper-slide .list .li:hover h5 {
  color: var(--seccolor);
}

/*********news*********/
.section_index_news {
  position: relative;
  background: url(../images/index_news_bg.jpg) center top no-repeat;
  background-size: cover;
}

.index_news {
  padding-top: 0.3rem;
}
@media (max-width: 1200px) {
  .index_news {
    padding: 20px 0;
  }
}
.index_news__title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 668px) {
  .index_news__title {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
}
.index_news__slide {
  padding: 0.4rem 0 0.3rem;
}
@media (max-width: 1380px) {
  .index_news__slide {
    padding: 0.2rem 0;
  }
}
@media (max-width: 1200px) {
  .index_news__slide {
    padding: 20px 0 0;
  }
}
.index_news__slide .item {
  display: block;
}
.index_news__slide .item .img {
  width: 100%;
  aspect-ratio: 5/3;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 1380px) {
  .index_news__slide .item .img {
    aspect-ratio: 6/3;
  }
}
.index_news__slide .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s;
}
.index_news__slide .item .info {
  padding: 0.25rem 0.2rem;
  display: flex;
  flex-direction: column;
}
.index_news__slide .item .info .date {
  font-size: 0.16rem;
  font-weight: normal;
  color: #073190;
}
@media (max-width: 668px) {
  .index_news__slide .item .info .date {
    font-size: 14px;
  }
}
.index_news__slide .item .info .t {
  font-size: 0.26rem;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0.24rem 0 0.15rem;
  color: #000;
  transition: 0.4s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 668px) {
  .index_news__slide .item .info .t {
    font-size: 18px;
  }
}
.index_news__slide .item .info .des {
  font-size: 0.16rem;
  line-height: 1.5em;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 668px) {
  .index_news__slide .item .info .des {
    font-size: 14px;
  }
}
.index_news__slide .item:hover {
  box-shadow: 0px 0px 12px #eee;
}
.index_news__slide .item:hover .img img {
  transform: scale(1.1);
}
.index_news__slide .item:hover .info .t {
  color: var(--maincolor);
}
.index_news__slide .controls .prog {
  display: flex;
  align-items: center;
  width: calc(100% - 150px);
}
@media (max-width: 668px) {
  .index_news__slide .controls .prog {
    width: calc(100% - 80px);
  }
}
.index_news__slide .controls .progressbar {
  position: relative;
  height: 7px;
  background: url(../images/index_news_bar1.png) repeat-x;
  width: 100%;
}
.index_news__slide .controls .progressbar .swiper-scrollbar-drag {
  border-radius: 0;
  background: url(../images/index_news_bar2.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.index_news__slide .controls .button {
  cursor: pointer;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_news__slide .controls .button path {
  transition: 0.4s;
}
.index_news__slide .controls .button:hover path {
  stroke: #073190;
  opacity: 1;
}

/****************网络*******************/
.section_index_map {
  background: #dee0e3 url(../images/index_contact_bg.jpg) center center no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .section_index_map .index_map__point {
    opacity: 0;
    transition: all 0.6s;
    transform: translateX(-300px);
  }
  .section_index_map .index_map__info {
    opacity: 0;
    transition: all 0.6s;
    transform: translateX(300px);
  }
}
.section_index_map.active .index_map__point {
  opacity: 1;
  transform: translateX(0);
}
.section_index_map.active .index_map__info {
  opacity: 1;
  transform: translateX(0);
}

.index_map__container {
  padding-top: 2vw;
  position: relative;
  min-height: 610px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 668px) {
  .index_map__container {
    padding: 20px 0;
    min-height: auto;
    flex-direction: column;
    justify-content: start;
  }
}
.index_map__point {
  width: 56%;
  top: 0px;
  position: relative;
  right: 0;
}
@media (max-width: 668px) {
  .index_map__point {
    width: 100%;
  }
}
.index_map__point img {
  width: 100%;
}
.index_map__point .point {
  width: 0;
  height: 0;
  position: absolute;
}
.index_map__point .point_changzhou {
  left: 67.14%;
  top: 57.88%;
}
.index_map__point .point_japan {
  left: 78.14%;
  top: 58.88%;
}
.index_map__point .point_shanghai {
  left: 68.14%;
  top: 59.88%;
}
.index_map__point .point_german {
  left: 43%;
  top: 49.02%;
}
.index_map__point .point i {
  background: #fff;
  height: 8px;
  width: 8px;
  border: 2px solid #d2ddeb;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
}
.index_map__point .point i:before, .index_map__point .point i:after {
  content: "";
}
.index_map__point .point span {
  font-size: 0.16rem;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  left: 24px;
  top: 50%;
  line-height: 18px;
  color: #fff;
}
.index_map__point .point.on {
  z-index: 2;
}
.index_map__point .point.on i {
  border: 3px solid var(--seccolor);
}
.index_map__point .point.on span {
  color: var(--seccolor);
}
.index_map__point .point.on .m2abt_mpImg {
  opacity: 1;
  transform: scale(1);
}
.index_map__info {
  width: 42%;
  max-width: 560px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5vh;
}
@media (max-width: 1440px) {
  .index_map__info {
    gap: 0.3vh;
  }
}
@media (max-width: 668px) {
  .index_map__info {
    width: 100%;
    max-width: 100%;
    gap: 10px;
  }
}
.index_map__info li {
  border-radius: 0.5em;
  cursor: pointer;
  transition: all 0.5s ease;
}
.index_map__info li .des {
  display: block;
  position: relative;
  padding: 0.2rem;
}
@media (max-width: 668px) {
  .index_map__info li .des {
    padding: 20px;
  }
}
.index_map__info li strong {
  font-size: 0.18rem;
  display: block;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 668px) {
  .index_map__info li strong {
    font-size: 16px;
  }
}
.index_map__info li strong i {
  font-size: 0.16rem;
  line-height: 1.5;
  font-style: normal;
}
.index_map__info li p {
  color: #fff;
  font-style: normal;
  font-size: 0.16rem;
}
@media (max-width: 668px) {
  .index_map__info li p {
    font-size: 14px;
    line-height: 1.5em;
  }
}
.index_map__info li p i {
  color: #fff;
  font-style: normal;
}
.index_map__info li.on {
  background: rgba(20, 87, 142, 0.6);
}

.lineAniBtn {
  overflow: hidden;
  border-radius: 0.3em;
}
.lineAniBtn span {
  position: absolute;
  display: block;
  transition: all 0.5s ease;
  opacity: 0;
}
.lineAniBtn.on span, .lineAniBtn:hover span {
  opacity: 1;
}
.lineAniBtn span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, transparent, var(--seccolor));
  animation: animate1 1s linear infinite;
}
.lineAniBtn span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, transparent, var(--seccolor));
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
.lineAniBtn span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(270deg, transparent, var(--seccolor));
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
.lineAniBtn span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(360deg, transparent, var(--seccolor));
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}

@keyframes animate1 {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}
@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%, 100% {
    top: 100%;
  }
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%, 100% {
    right: 100%;
  }
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%, 100% {
    bottom: 100%;
  }
}
/* CSS Document */
/********nbanner*********/
.Inner_banner {
  position: relative;
}

.Inner_banner .Inner_img img {
  width: 100%;
}

.Inner_banner .Inner_img {
  position: relative;
}

.Inner_banner .Inner_img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 40, 118, 0.1);
}

.Inner_banner .Inner_img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 64%;
  background: linear-gradient(180deg, rgba(10, 37, 114, 0.4), rgba(10, 37, 114, 0));
}

.Inner_banner .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
}

.Inner_banner .position .box {
  color: #fff;
}

.Inner_banner .position .box h5 {
  font-size: 0.5rem;
}

.Inner_banner .position .box h6 {
  font-size: 0.22rem;
  margin-top: 0.17rem;
}

/********bread-crumb*********/
.bread-crumb {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: -o-linear-gradient(top, #f6f7fa, #fff);
  border-top: 1px #eee solid;
}
@media (max-width: 668px) {
  .bread-crumb {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 30px;
  }
}

.bread-center {
  overflow: hidden;
  height: 100%;
}
@media (max-width: 668px) {
  .bread-center {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}

.bread-left {
  float: left;
  width: auto;
  overflow: hidden;
  height: 100%;
}

.bread-left a {
  float: left;
  height: 100%;
  font-size: 0.16rem;
  color: #495770;
  padding: 0px 28px;
  background: url("../images/icon-home.png") no-repeat left center;
}
@media (max-width: 668px) {
  .bread-left a {
    font-size: 14px;
  }
}

.bread-left a.home {
  background: url("../images/home.png") no-repeat left center;
  padding: 0px;
  width: 40px;
  height: 100%;
}
@media (max-width: 668px) {
  .bread-left a.home {
    height: 30px;
  }
}

.bread-left a:hover {
  color: #0575fb;
}

.bread-center ul {
  float: right;
  width: auto;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 668px) {
  .bread-center ul {
    display: none;
  }
}

.bread-center ul li {
  float: left;
  width: auto;
  height: 100%; /* margin-left: 0.2rem; */
  position: relative;
  padding: 0px 10px;
  font-size: 0.18rem;
  color: #495770;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1200px) {
  .bread-center ul li {
    font-size: 14px;
  }
}

.bread-center ul li:before {
  width: 0%;
  height: 3px;
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #14578e;
}

.bread-center ul li.active:before {
  width: 100%;
}

.bread-center ul li:hover,
.bread-center ul li.active {
  color: #14578e;
}

.bread-center ul li:hover a,
.bread-center ul li.active a {
  color: #14578e;
}

.index_title h2 {
  font-size: 0.18rem;
  font-weight: unset;
  line-height: 0.68rem;
  color: #292929;
}

.index_title h3 {
  font-size: 0.34rem;
  line-height: 1;
  color: #333333;
}

.index_title h3 span {
  font-size: 0.34rem;
  color: #14578e;
  line-height: 1.5;
  font-weight: 700;
}

.p74 {
  padding-top: 0.74rem;
}

.p74_ {
  padding-bottom: 0.74rem;
}

.m58 {
  margin-top: 0.58rem;
}

.index_title {
  position: relative;
}

.index_title .content0 {
  font-size: 0.2rem;
  color: #999;
}

.index_title .content1 {
  font-size: 0.42rem;
}

.index_title .content2 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.index_title .content3 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.index_title .content3 p {
  margin-left: 0.54rem;
}

.index_title .content3 p a {
  font-size: 0.2rem;
  color: #666;
  transition: 0.4s;
}

.index_title .content3 p a:hover {
  color: #073190;
}

.index_title .content3 .active a {
  color: #000;
}

/*********Corporate Culture***********/
.n_culture_bg {
  width: 100%;
  height: 8.17rem;
  position: relative;
  padding-top: 0.5rem;
}

.n_culture_bg .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.n_culture_bg .bg:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(20, 87, 142, 0);
  mix-blend-mode: multiply;
}

.n_culture_bg .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.n_culture_bg .content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8%;
  box-sizing: border-box;
}

.n_culture_bg .content .item {
  max-width: 20%;
  display: flex;
  align-items: flex-start;
  animation: ani_up_down_1 1.6s linear infinite alternate;
}

.n_culture_bg .content .item .icon {
  width: 0.15rem;
  height: 1.07rem;
  margin-right: 0.25rem;
  flex-shrink: 0;
}

.n_culture_bg .content .item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.n_culture_bg .content .item .txt h2 {
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
  font-weight: 700;
}

.n_culture_bg .content .item .txt p {
  /*max-width: 2.45rem;*/
  font-size: 0.18rem;
  color: #444444;
}

.n_culture_bg .content .item:nth-of-type(1) {
  left: 8%;
  bottom: 2.6rem;
  margin-top: 2rem;
}

.n_culture_bg .content .item:nth-of-type(2) {
  left: 22%;
  bottom: 4.37rem;
}

.n_culture_bg .content .item:nth-of-type(3) {
  right: 30.667%;
  bottom: 4.47rem;
  margin-top: -2rem;
}

.n_culture_bg .content .item:nth-of-type(4) {
  right: 8%;
  bottom: 4.6rem;
  margin-top: -1.5rem;
}

.n_culture_bg .bg.mb {
  display: none;
}

.n_culture_bg .bg.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .n_culture_bg {
    box-sizing: border-box;
    position: relative;
    height: auto;
  }
  .n_culture_bg .bg img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .n_culture_bg .content {
    height: auto;
    padding: 0 0.25rem;
    position: relative;
    margin-top: 0.6rem;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
  }
  .n_culture_bg .content .item {
    max-width: 100%;
    position: relative;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    bottom: unset !important;
    width: 100%;
    animation: unset !important;
    padding-bottom: 0.2rem;
    margin-top: unset !important;
    margin-bottom: 0.2rem !important;
  }
  .n_culture_bg .content .item::after {
    position: absolute;
    content: "";
    width: 20%;
    height: 0.01rem;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
  }
  .n_culture_bg .content .item .icon {
    display: none;
  }
  .n_culture_bg .content .item .txt h2 {
    font-size: 14px;
  }
  .n_culture_bg .content .item .txt p {
    font-size: 14px;
    max-width: unset;
  }
  .n_culture_bg .bg {
    position: relative;
  }
  .n_culture_bg .bg.pc {
    display: none;
  }
  .n_culture_bg .bg.mb {
    display: block;
  }
}
@keyframes ani_up_down_1 {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-20px);
    opacity: 1;
  }
}
.inner_page {
  margin: auto;
}

.inner_page .box {
  display: flex;
  justify-content: center;
  width: 100%;
}

.inner_page .box .button p a {
  font-size: 16px;
  color: #333;
  border: 2px solid #ddd;
  display: block;
  transition: 0.4s;
  width: 0.52rem;
  line-height: 0.52rem;
  height: 0.52rem;
  text-align: center;
}

.inner_page .box .button p a i {
  font-size: 0.18rem;
  font-weight: bold;
}

.inner_page .box .button p a:hover {
  background: #14578e;
  color: #fff;
  border-color: #14578e;
}

.inner_page .box .page {
  margin: 0 10px;
  display: flex;
  justify-content: center;
}

.inner_page .box .page a {
  font-size: 16px;
  font-family: "gilroy_bold";
  border: 2px solid #ddd;
  width: 0.52rem;
  height: 0.52rem;
  line-height: 0.52rem;
  display: block;
  text-align: center;
  margin: 0 6px;
  transition: 0.4s;
  color: #000;
}

.inner_page .box .page a:hover {
  background: #14578e;
  color: #fff;
  border-color: #14578e;
}

.inner_page .box .page span {
  font-size: 16px;
  font-family: "gilroy_bold";
  line-height: 0.52rem;
  height: 0.52rem;
  border: 2px solid transparent;
  width: 0.52rem;
  display: block;
  text-align: center;
  margin: 0 6px;
  transition: 0.4s;
  cursor: default;
}

.inner_page .box .page .active {
  color: #14578e;
  border-color: #14578e;
}

.News_info_brand {
  margin-top: 1.32rem;
}

.cases_info_ {
  margin-top: 0.45rem;
}

.News_info_brand .box .boxLeft {
  font-size: 0.14rem;
  color: #999;
  display: flex;
  align-items: center;
}

.News_info_brand .box .boxLeft i {
  font-size: 0.14rem;
}

.News_info_brand .box .boxLeft a {
  color: #999;
  transition: 0.4s;
}

.News_info_brand .box .boxLeft a svg {
  position: relative;
  top: 3px;
}

.News_info_brand .box .boxLeft a:hover {
  color: #14578e;
}

.News_info_brand .box .boxLeft span {
  color: #333;
}

.News_info {
  margin-top: 0.94rem;
}

.News_info .box {
  width: min(1200px, 90vw);
  margin: auto;
}

.News_info .box .content0 {
  font-size: 0.36rem;
}

.News_info .box .content1 {
  margin-top: 0.4rem;
}

.News_info .box .content1 .left {
  font-size: 0.2rem;
  color: #14578e;
  display: flex;
  align-items: center;
}

.News_info .box .content2 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.28rem;
  padding-top: 0.45rem;
  margin-top: 0.45rem;
  border-top: 1px solid #eee;
}

.News_info .box .content2 img {
  max-width: 100%;
}

.News_info .box .content3 {
  margin-top: 1rem;
}

.News_info .box .content3 > div {
  border-top: 1px solid #eee;
}

.News_info .box .content3 a {
  line-height: 0.82rem;
}

.News_info .box .content3 a .left {
  font-size: 0.26rem;
  color: #000;
  width: 50%;
  transition: 0.4s;
}

.News_info .box .content3 a .center {
  font-size: 0.16rem;
  color: #14578e;
}

.News_info .box .content3 a .right {
  font-size: 0.2rem;
  color: #000;
}

.News_info .box .content3 a:hover .left {
  color: #14578e;
}

.fengxiang > p {
  font-size: 0.2rem;
  line-height: 0.48rem;
  margin-right: 0.4rem;
}

.fengxiang .social-share .social-share-icon {
  border: none;
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: #f6f6f6;
  border-radius: 0;
  font-size: 0;
  margin: 0 5px;
}

.fengxiang .social-share .social-share-icon > img {
  transition: 0.4s;
}

.fengxiang .social-share .social-share-icon:hover {
  background: #14578e;
}

.fengxiang .social-share .social-share-icon:hover > img {
  filter: invert(1);
}

.StockInformation .box .boxLeft {
  width: 45%;
  padding-top: 0.54rem;
}

.StockInformation .box .boxLeft .content0 {
  font-size: 0.18rem;
}

.StockInformation .box .boxLeft .content1 {
  margin-top: 0.25rem;
}

.StockInformation .box .boxLeft .content1 p {
  display: inline-block;
  font-size: 0.66rem;
}

.StockInformation .box .boxLeft .content1 span {
  font-size: 0.2rem;
  margin-left: 0.2rem;
}

.StockInformation .box .boxLeft .content1 font {
  font-size: 0.18rem;
  margin-left: 0.2rem;
}

.StockInformation .box .boxLeft .content2 {
  margin-top: 0.76rem;
}

.StockInformation .box .boxLeft .content2 .item div {
  font-size: 0.18rem;
}

.StockInformation .box .boxLeft .content2 .item p {
  font-size: 0.26rem;
  margin-top: 0.1rem;
}

.StockInformation .box .boxLeft .content3 {
  font-size: 14px;
  margin-top: 0.96rem;
}

.StockInformation .box .boxLeft .content3 span {
  color: #666;
}

.StockInformation .box .boxRight {
  width: 45%;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 0.1rem;
}

.StockInformation .box .boxRight .right-box {
  width: 91%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.StockInformation .box .boxRight img {
  width: 100%;
}

.StockInformation .box .boxRight .echarts {
  min-height: 5rem;
  margin: -476px 0px -50px -412px;
}

.StockInformation .box .boxRight .echarts iframe {
  width: 2000px;
  height: 950px;
}

.AnnualReport .box {
  margin-top: 0.9rem;
}

.AnnualReport .box .banner .item .content0 a {
  display: block;
}

.AnnualReport .box .banner .item .content0 a img {
  width: 100%;
}

.AnnualReport .box .banner .item .contetnt1 {
  margin-top: 0.32rem;
}

.AnnualReport .box .banner .item .contetnt1 p {
  line-height: 0.7rem;
  border-bottom: 1px solid #ddd;
}

.AnnualReport .box .banner .item .contetnt1 p:last-child {
  border: 0;
}

.AnnualReport .box .banner .item .contetnt1 p a {
  font-size: 0.22rem;
  color: #000;
  transition: 0.4s;
}

.AnnualReport .box .banner .item .contetnt1 p a:hover {
  color: #14578e;
}

.AnnualReport .box .button {
  margin-top: 0.6rem;
}

.AnnualReport .box .button p {
  margin: 0 0.2rem;
}

.AnnualReport .box .button p i {
  font-size: 0.24rem;
  color: #c8c8c8;
  cursor: pointer;
  transition: 0.4s;
}

.AnnualReport .box .button p i:hover {
  color: #14578e;
}

.BulletinExchange .box .item {
  width: 48.7%;
}

.BulletinExchange .box .item a {
  display: block;
  background: #f7f7f7;
}

.BulletinExchange .box .item a .boxTop {
  overflow: hidden;
}

.BulletinExchange .box .item a .boxTop img {
  width: 100%;
  transition: 0.6s;
}

.BulletinExchange .box .item a .boxBot {
  padding: 0.46rem 0.38rem 1.4rem;
}

.BulletinExchange .box .item a .boxBot .main .left .text {
  /* margin-left: 0.3rem; */
}

.BulletinExchange .box .item a .boxBot .main .left .text p {
  font-size: 0.16rem;
  color: #000;
}

.BulletinExchange .box .item a .boxBot .main .left .text div {
  font-size: 0.32rem;
  color: #000;
  margin-top: 0.14rem;
}
html[lang=en] .BulletinExchange .box .item a .boxBot .main .left .text div, html[lang=de] .BulletinExchange .box .item a .boxBot .main .left .text div {
  margin-top: 0;
}

.BulletinExchange .box .item a .boxBot .main .right {
  display: flex;
  align-items: center;
}

.BulletinExchange .box .item a .boxBot .main .right .link .a {
  width: 1.6rem;
  line-height: 0.45rem;
  font-size: 0.16rem;
  display: block;
  color: #14578e;
  text-align: center;
  border: 1px solid #14578e;
  transition: 0.4s;
}
html[lang=en] .BulletinExchange .box .item a .boxBot .main .right .link .a, html[lang=de] .BulletinExchange .box .item a .boxBot .main .right .link .a {
  width: auto;
  min-width: 1.6rem;
  padding: 0 10px;
}

.BulletinExchange .box .item a .boxBot .main .right .link .a:hover {
  background: #14578e;
  color: #fff;
}

.BulletinExchange .box .item a:hover .boxTop img {
  transform: scale(1.05);
}

.ContactInformation {
  position: relative;
}

.ContactInformation .img img {
  width: 100%;
}

.ContactInformation .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.ContactInformation .box .left .index_title {
  color: #fff;
}

.ContactInformation .box .left .index_title .content0 {
  color: #fff;
}

.ContactInformation .box .right {
  margin-left: 1.66rem;
  display: flex;
  align-items: center;
}

.ContactInformation .box .right div {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.18rem;
}

.ContactInformation .box .right div:last-child {
  margin-bottom: 0;
}

.ContactInformation .box .right div a {
  font-size: 0.22rem;
  color: #fff;
  display: inline-block;
  margin-left: 0.2rem;
}

.ContactInformation .box .right div span {
  display: inline-block;
  margin-right: 0.16rem;
  width: 0.25rem;
}

.ContactInformation .box .right div span svg {
  position: relative;
  top: 3px;
}

.bussiness_banner img {
  width: 100%;
}

.bussiness_nav {
  margin-top: -0.9rem;
}

.bussiness_nav .box .item a {
  display: block;
  text-align: center;
  padding: 0.35rem 0.2rem 0.16rem;
}

.bussiness_nav .box .item a .top {
  font-size: 0.2rem;
  margin-bottom: 0.4rem;
  color: #fff;
}

.bussiness_nav .box .item a .bot i {
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

.bussiness_nav .box .item a:hover .bot i {
  color: #14578e;
  animation: flip 1s ease both;
}

.bussiness_nav .box .active a {
  background: #14578e;
}

.bussiness_nav .box .active a .bot i {
  color: #fff !important;
}

.bussiness_nav_main {
  padding-top: 0.6rem;
}

.bussiness_nav_main .box {
  position: relative;
}

.bussiness_nav_main .box .img img {
  width: 100%;
}

.bussiness_nav_main .box .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 1.06rem;
  display: flex;
  align-items: center;
}

.bussiness_nav_main .box .position .main {
  color: #fff;
}

.bussiness_nav_main .box .position .main h5 {
  font-size: 0.52rem;
}

.bussiness_nav_main .box .position .main h6 {
  font-size: 0.26rem;
  margin-top: 0.2rem;
}

.bussiness_nav_main .box .position .main .text {
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.34rem;
  margin-top: 0.36rem;
}

.Solution_container .box {
  margin-top: 0.72rem;
}

.Solution_container .box .banner .swiper-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  background: #f7f7f7;
  box-sizing: border-box;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide:nth-child(3n) {
  margin-right: 0;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a {
  display: block;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content0 {
  padding: 0.48rem 0.48rem 0.32rem 0.48rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content1 {
  font-size: 0.2rem;
  color: #000;
  line-height: 0.3rem;
  height: 0.6rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 {
  margin-top: 0.2rem;
  height: 1.12rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.28rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
  display: flex;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p span {
  display: inline-block;
  margin-right: 0.1rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content2 p span:last-child {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  flex: 1;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 {
  margin-top: 0.45rem;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 p {
  width: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  transition: 0.4s;
  background: #fff;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content3 p i {
  font-size: 0.14rem;
  font-weight: bold;
  color: #14578e;
  transition: 0.4s;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content4 {
  overflow: hidden;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a .content4 img {
  width: 100%;
  transition: 0.4s;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content1 {
  color: #14578e;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content3 p {
  background: #14578e;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content3 p i {
  color: #fff;
}

.Solution_container .box .banner .swiper-wrapper .swiper-slide a:hover .content4 img {
  transform: scale(1.1);
}

.qualification_container .box {
  margin-top: 0.72rem;
}

.qualification_container .box .banner .swiper-wrapper {
  transition-timing-function: linear;
}

.qualification_container .box .banner .swiper-slide {
  text-align: center;
}

.qualification_container .box .banner .swiper-slide .img img {
  width: 0.9rem;
}

.qualification_container .box .banner .swiper-slide .text {
  font-size: 0.2rem;
  margin-top: 0.38rem;
}

.ann_left {
  display: none;
}

.side_container {
  position: fixed;
  top: 25%;
  left: 0.42rem;
  z-index: 5;
}

.side_container ul {
  position: relative;
  overflow: hidden;
}

.side_container ul::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #eaeaea;
}

.side_container ul::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: var(--i);
  width: 1px;
  background: #14578e;
  transition: 0.4s;
}

.side_container ul li {
  margin-bottom: 0.22rem;
  padding-left: 0.2rem;
}

.side_container ul li:last-child {
  margin-bottom: 0;
}

.side_container ul li a {
  font-size: 0.14rem;
  color: #666;
}

.side_container ul .active a {
  color: #000;
}

.BusinessCompany .box {
  margin-top: 0.72rem;
}

.BusinessCompany .box .item {
  background: #fff;
  padding: 0.6rem 0.5rem;
  box-sizing: border-box;
}

.BusinessCompany .box .item .content0 img {
  height: 0.34rem;
}

.BusinessCompany .box .item .content2 {
  font-size: 0.26rem;
  color: #000;
  margin-top: 0.4rem;
}

.BusinessCompany .box .item .content3 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.28rem;
  margin-top: 0.2rem;
  width: 90%;
}

.BusinessCompany .box .item .content4 {
  margin-top: 0.45rem;
}

.BusinessCompany .box .item .content4 .right {
  display: flex;
  align-items: center;
}

.BusinessCompany .box .item .content4 .right ul li {
  margin-left: 0.1rem;
  position: relative;
}

.BusinessCompany .box .item .content4 .right ul li a {
  display: block;
}

.BusinessCompany .box .item .content4 .right ul li .btn {
  width: 0.36rem;
  height: 0.36rem;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  transition: 0.4s;
}

.BusinessCompany .box .item .content4 .right ul li .btn svg {
  margin: auto;
}

.BusinessCompany .box .item .content4 .right ul li:hover .btn {
  background: #14578e;
}

.BusinessCompany .box .item .content4 .right ul li .ewm {
  position: absolute;
  bottom: 180%;
  left: 50%;
  transform: translateX(-50%) scale(0);
  padding: 0.04rem;
  background: #fff;
  filter: drop-shadow(0px 0px 1px #999);
  transform-origin: center bottom;
  transition: 0.4s;
}

.BusinessCompany .box .item .content4 .right ul li .ewm::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  border: 8px solid transparent;
  border-top-color: #fff;
}

.BusinessCompany .box .item .content4 .right ul li .call {
  position: absolute;
  right: 120%;
  top: 0;
  height: 100%;
  background: #14578e;
  transform: scale(0);
  transform-origin: right top;
}

.BusinessCompany .box .item .content4 .right ul li .call a {
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  line-height: 0.36rem;
  padding: 0 0.32rem 0 0.12rem;
}

.BusinessCompany .box .item .content4 .right ul li .call a svg {
  vertical-align: middle;
  margin-right: 0.05rem;
}

.BusinessCompany .box .item .content4 .right ul li:hover .ewm {
  transform: translateX(-50%) scale(1);
}

.BusinessCompany .box .item .content4 .right ul li:hover .call {
  transform: scale(1);
  transition: 0.4s;
}

.BusinessCompany .box1 .item {
  width: 49.5%;
}

.contact_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9;
  display: none;
}

.contact_layer .box {
  width: 10rem;
  min-height: 1rem;
  background: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.76rem 0.5rem;
}

.contact_layer .box .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}

.contact_layer .box .close i {
  font-size: 0.2rem;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
}

.contact_layer .box .close:hover i {
  color: #14578e;
  transform: rotate(90deg);
}

.contact_layer .box .title {
  font-size: 0.32rem;
  text-align: center;
}

.contact_layer .box .item .input {
  width: 31.333%;
  transition: 0.4s;
  border-bottom: 1px solid #dbdbdb;
}

.contact_layer .box .item .input input {
  display: block;
  width: 100%;
  height: 0.6rem;
  box-sizing: border-box;
  border: 0;
  font-size: 0.16rem;
}

.contact_layer .box .item .input input::-moz-placeholder {
  font-size: 0.16rem;
  color: #666;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.contact_layer .box .item .input input::placeholder {
  font-size: 0.16rem;
  color: #666;
  transition: 0.4s;
}

.contact_layer .box .item .input:hover {
  border-color: #14578e;
}

.contact_layer .box .item .input:hover input::-moz-placeholder {
  color: #000;
}

.contact_layer .box .item .input:hover input::placeholder {
  color: #000;
}

.contact_layer .box .item1 {
  margin-top: 0.16rem;
}

.contact_layer .box .item1 .input {
  width: 48%;
}

.contact_layer .box .item2 {
  margin-top: 0.32rem;
}

.contact_layer .box .item2 textarea {
  display: block;
  width: 100%;
  height: 0.6rem;
  -webkit-box-sizing: border-box;
  border: 0;
  font-size: 0.16rem;
  border-bottom: 1px solid #dbdbdb;
  height: 1.92rem;
  box-sizing: border-box;
  resize: none;
  transition: 0.4s;
}

.contact_layer .box .item2 textarea::-moz-placeholder {
  font-size: 0.16rem;
  color: #666;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.contact_layer .box .item2 textarea::placeholder {
  font-size: 0.16rem;
  color: #666;
  transition: 0.4s;
}

.contact_layer .box .item2 textarea:hover {
  border-color: #14578e;
}

.contact_layer .box .item2 textarea:hover::-moz-placeholder {
  color: #000;
}

.contact_layer .box .item2 textarea:hover::placeholder {
  color: #000;
}

.contact_layer .box .item3 {
  margin-top: 0.5rem;
}

.contact_layer .box .item3 input {
  display: none;
}

.contact_layer .box .item3 input {
  font-size: 0.16rem;
}

.select_container {
  background: #f7f7f7;
  /*margin-top: 0.96rem;*/
  position: sticky;
  top: 0.95rem;
  z-index: 2;
}

.select_container .box .main_ li {
  margin: 0 0.3rem;
}

.select_container .box .main_ li a {
  display: inline-block;
  font-size: 14px;
  color: #333;
  line-height: 0.64rem;
  transition: 0.4s;
  position: relative;
}

.select_container .box .main_ li a::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  height: 2px;
  background: #14578e;
  transition: 0.4s;
}

.select_container .box .main_ li a:hover {
  color: #14578e;
}

.select_container .box .main_ li a:hover::after {
  width: 100%;
}

.select_container .box .main_ .active a {
  color: #14578e;
}

.select_container .box .main_ .active a::after {
  width: 100%;
}

.product_info .box {
  margin-top: 0.6rem;
}

.product_info .box .boxLeft {
  width: 50%;
  overflow: hidden;
}

.product_info .box .boxLeft img {
  width: 100%;
  transition: 0.4s;
}

.product_info .box .boxLeft:hover img {
  transform: scale(1.05);
}

.product_info .box .boxRight {
  width: 50%;
  box-sizing: border-box;
  padding: 0.36rem 0.95rem 0;
}

.product_info .box .boxRight .content1 {
  font-size: 0.36rem;
  line-height: 0.45rem;
}

.product_info .box .boxRight .content2 {
  margin-top: 0.38rem;
  overflow-y: auto;
  /*height: 2rem;*/
  padding-right: 10px;
}

.product_info .box .boxRight .content2::-webkit-scrollbar {
  width: 2px;
}

.product_info .box .boxRight .content2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgb(11, 51, 142);
}

.product_info .box .boxRight .content2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgb(218, 218, 218);
}

.product_info .box .boxRight .content2 p {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.28rem;
}

.product_info .box .boxRight .content2 p span {
  display: inline-block;
  margin-right: 0.1rem;
}

.product_info .box .boxRight .content3 {
  margin-top: 0.67rem;
}

.product_info .box .boxRight .content3 .down {
  margin-left: 0.32rem;
}

.product_info .box .boxRight .content3 .down a {
  display: block;
  font-size: 0.18rem;
  line-height: 0.6rem;
  width: 2.1rem;
  text-align: center;
  transition: 0.4s;
  color: #000;
}

.product_info .box .boxRight .content3 .down a svg {
  margin-right: 0.2rem;
}

.product_info .box .boxRight .content3 .down a:hover {
  color: #14578e;
}

.TechnicalIntroduction {
  padding-bottom: 1rem;
}

.TechnicalIntroduction .box .content1 {
  margin-top: 0.3rem;
  color: #666;
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: justify;
}

.TechnicalIntroduction .box .content2 {
  margin-top: 0.9rem;
}

.TechnicalIntroduction .box .content2 .item {
  width: 20%;
}

.TechnicalIntroduction .box .content2 .item .top {
  font-size: 0.16rem;
  color: #666;
  margin-bottom: 0.18rem;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #666666;
}

.TechnicalIntroduction .box .content2 .item .bot {
  color: #000;
}

.RelatedSolutions .box {
  margin-top: 0.72rem;
}

.RelatedSolutions .box .item {
  width: 22%;
  margin-right: 2%;
  margin-bottom: 0.3rem;
}

.RelatedSolutions .box .item:nth-child(4n) {
  margin-right: 0;
}

.RelatedSolutions .box .item a {
  display: block;
}

.RelatedSolutions .box .item a .content0 {
  padding: 0.3rem;
  background: #f7f7f7;
}

.RelatedSolutions .box .item a .content1 {
  font-size: 0.22rem;
  color: #000;
  line-height: 0.3rem;
  height: 0.9rem;
}

.RelatedSolutions .box .item a .content3 {
  margin-top: 0.2rem;
}

.RelatedSolutions .box .item a .content3 p {
  width: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  transition: 0.4s;
  background: #fff;
}

.RelatedSolutions .box .item a .content3 p i {
  font-size: 0.14rem;
  font-weight: bold;
  color: #14578e;
  transition: 0.4s;
}

.RelatedSolutions .box .item a .content4 {
  overflow: hidden;
}

.RelatedSolutions .box .item a .content4 img {
  width: 100%;
  transition: 0.4s;
}

.RelatedSolutions .box .item a:hover .content3 p {
  background: #14578e;
}

.RelatedSolutions .box .item a:hover .content3 p i {
  color: #fff;
}

.RelatedSolutions .box .item a:hover .content4 img {
  transform: scale(1.1);
}

.related_download {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9;
  display: none;
}

.related_download .box {
  width: 10rem;
  min-height: 1rem;
  background: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.76rem 0.5rem;
}

.related_download .box .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}

.related_download .box .close i {
  font-size: 0.2rem;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
}

.related_download .box .close:hover i {
  color: #14578e;
  transform: rotate(90deg);
}

.related_download .box .title {
  font-size: 0.32rem;
  text-align: center;
}

.related_download .box .main {
  margin-top: 0.32rem;
}

.related_download .box .main ul {
  height: 4.5rem;
}

.related_download .box .main ul li {
  border-bottom: 1px solid #eee;
}

.related_download .box .main ul li a {
  line-height: 0.95rem;
}

.related_download .box .main ul li a .left {
  font-size: 0.2rem;
  color: #000;
  padding-left: 0.3rem;
  max-width: 70%;
  position: relative;
  transition: 0.4s;
}

.related_download .box .main ul li a .left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: #000;
}

.related_download .box .main ul li a .right svg path {
  transition: 0.4s;
}

.related_download .box .main ul li a:hover .left {
  color: #14578e;
}

.related_download .box .main ul li a:hover .right svg path {
  fill: #14578e;
}

.Partner_container {
  position: relative;
}

.Partner_container .img img {
  width: 100%;
}

.Partner_container .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.Partner_container .position .index_title {
  padding-top: 1.54rem;
}

.Partner_container .position .box .content0 {
  font-size: 0.26rem;
  margin-top: 0.28rem;
}

.Partner_container .position .box .content1 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.34rem;
  max-width: 5.2rem;
  margin-top: 0.5rem;
  text-align: justify;
}

.Partner_container .position .box .content2 {
  margin-top: 0.66rem;
}

.team_container .box .content0 {
  font-size: 0.26rem;
  margin-top: 0.28rem;
}

.team_container .box .content2 {
  margin-top: 0.7rem;
}

.team_container .box .content2 .item {
  position: relative;
}

.team_container .box .content2 .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team_container .box .content2 .item .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: var(--i);
  opacity: 0.2;
  transition: 0.4s;
}

.team_container .box .content2 .item .posi {
  position: absolute;
  z-index: 2;
  color: #fff;
  box-sizing: border-box;
  top: 0.5rem;
  left: 0rem;
  width: 100%;
  padding: 0 0.5rem;
}

.team_container .box .content2 .item .posi h5 {
  font-size: 0.3rem;
}

.team_container .box .content2 .item .posi p {
  font-size: 0.22rem;
  line-height: 0.3rem;
  margin-top: 0.2rem;
  opacity: 0;
}

.team_container .box .content2 .item:hover .bg {
  opacity: 1;
}

.team_container .box .content2 .item:hover .posi p {
  opacity: 1;
  animation: fadeInUp 1s ease both;
}

.team_container .box .content2 .item0 {
  width: 29%;
}

.team_container .box .content2 .item1 {
  width: 29%;
}

.team_container .box .content2 .item2 {
  width: 42%;
}

.team_container .box .content2 .item3 {
  width: 58%;
}

.team_container .box .content2 .item4 {
  width: 42%;
}

.team_container .box .content2 .item5 {
  width: 42%;
}

.team_container .box .content2 .item6 {
  width: 29%;
}

.team_container .box .content2 .item7 {
  width: 29%;
}

.StaffStyle .box .banner .swiper-container {
  padding: 10px;
}

.StaffStyle .box .banner .swiper-slide .item {
  display: block;
  position: relative;
  transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item .content0 {
  position: relative;
  overflow: hidden;
}

.StaffStyle .box .banner .swiper-slide .item .content0::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 40%;
  background: linear-gradient(0deg, rgba(20, 87, 142, 0.5), rgba(0, 0, 0, 0));
}

/* .StaffStyle .box .banner .swiper-slide .item .content0 .img-wrap-png { width: 100%; position: relative; z-index: 1; top: 0;left: 0;} */
.StaffStyle .box .banner .swiper-slide .item .content0 .img-wrap-img {
  display: block;
  width: 100%;
  transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item .content1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  padding: 0.25rem 0.2rem;
  transition: all 0.36s;
}

.StaffStyle .box .banner .swiper-slide .item .content3 {
  font-size: 0.3rem;
  line-height: 1em;
  color: #fff;
  transition: 0.4s;
}

.StaffStyle .box .banner .swiper-slide .item:hover {
  box-shadow: 0px 0px 12px #eee;
}

.StaffStyle .box .banner .swiper-slide .item:hover .content0 img {
  transform: scale(1.1);
}

.StaffStyle .box .controls {
  margin-top: 0.54rem;
}

.StaffStyle .box .controls .prog {
  display: flex;
  align-items: center;
  width: 90%;
}

.StaffStyle .box .controls .progressbar {
  position: relative;
  height: 7px;
  background: url(../images/index_news_bar1.png) repeat-x;
  width: 100%;
}

.StaffStyle .box .controls .progressbar .swiper-scrollbar-drag {
  border-radius: 0;
  background: url(../images/index_news_bar2.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}

.StaffStyle .box .controls .button {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.StaffStyle .box .controls .button path {
  transition: 0.4s;
}

.StaffStyle .box .controls .button:hover path {
  stroke: #14578e;
  opacity: 1;
}

.JoinUs {
  padding-bottom: 0.9rem;
}

.JoinUs .box {
  margin-top: 0.7rem;
}

.JoinUs .box .list {
  background: #fff;
  margin-bottom: 0.1rem;
}

.JoinUs .box .list .boxTop {
  line-height: 0.4rem;
  padding: 0.24rem 0.42rem;
  font-size: 14px;
  cursor: pointer;
}

.JoinUs .box .list .boxTop svg {
  vertical-align: middle;
}

.JoinUs .box .list .boxTop .content0 {
  font-size: 0.22rem;
  width: 22%;
}

.JoinUs .box .list .boxTop .content2 {
  width: 12%;
}

.JoinUs .box .list .boxTop .content5 p {
  height: 0.4rem;
  width: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  background: #14578e;
  color: #fff;
}

.JoinUs .box .list .boxTop .content5 p i {
  font-size: 14px;
  display: inline-block;
  transition: 0.4s;
}

.JoinUs .box .list .boxTop.active .content5 p i {
  transform: rotate(180deg);
}

.JoinUs .box .list .boxBot {
  padding: 0 0.42rem 0.98rem;
  display: none;
}

.JoinUs .box .list .boxBot .main {
  border-top: 1px solid #eee;
}

.JoinUs .box .list .boxBot .main .item {
  padding: 0.4rem 0 0;
}

.JoinUs .box .list .boxBot .main .item h5 {
  font-size: 0.16rem;
  color: #666;
}

.JoinUs .box .list .boxBot .main .item div {
  font-size: 0.16rem;
  color: #333;
  margin-top: 0.16rem;
  line-height: 0.36rem;
}

.JoinUs .box .list .boxBot .main .item1 {
  margin-top: 0.75rem;
}

.JoinUs .box1 {
  padding-top: 0.16rem;
}

.uploadLayer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: none;
}

.uploadLayer .box {
  top: 50%;
  transform: translateY(-50%);
  width: 5.4rem;
  margin: auto;
  background: #fff;
  text-align: center;
  padding: 0.55rem 0;
  position: relative;
  border-radius: 6px;
}

.uploadLayer .box > span {
  display: block;
  position: absolute;
  top: 0.16rem;
  right: 0.16rem;
  font-size: 0.24rem;
  color: #232323;
  cursor: pointer;
  transition: 0.4s;
}

.uploadLayer .box > span:hover {
  color: #14578e;
  transform: rotate(90deg);
}

.uploadLayer .box .main1 {
  cursor: pointer;
  position: relative;
}

.uploadLayer .box .main1 p {
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.16rem;
  width: 1.4rem;
  text-align: center;
  cursor: pointer;
  line-height: 0.4rem;
  width: 0.84rem;
  background: #232323;
  transition: 0.4s;
  color: #fff;
}

.uploadLayer .box .main1 p:hover {
  background: #14578e;
}

.uploadLayer .box .main1 img {
  width: 1.96rem;
}

.f36 {
  font-size: 0.32rem;
  margin-bottom: 0.48rem;
}

.uploadLayer .box .main2 {
  margin-top: 0.4rem;
}

.uploadLayer .box .main2 input {
  display: block;
  font-size: 16px;
  width: 1.4rem;
  border: 1px solid #fff;
  text-align: center;
  line-height: 0.45rem;
  cursor: pointer;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: #232323;
  transition: 0.4s;
  margin: auto;
}

.uploadLayer .box .main2 input:hover {
  background: #14578e;
}

.uploadLayer .box .main3 {
  margin-top: 0.4rem;
}

.uploadLayer .box .main3 p {
  font-size: 0.16rem;
  color: #999;
  margin-bottom: 0.2rem;
}

.uploadLayer .box .main3 img {
  width: 1rem;
}

.video_container {
  margin-top: 0.7rem;
}

.video_container .item {
  width: 49%;
  margin-bottom: 0.2rem;
}

.video_container .item a {
  display: block;
}

.video_container .item a .top {
  overflow: hidden;
  position: relative;
}

.video_container .item a .top > img {
  width: 100%;
  transition: 0.4s;
}

.video_container .item a .top p {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.video_container .item a .top p svg {
  margin: auto;
}

.video_container .item a .bot {
  font-size: 0.22rem;
  text-align: center;
  background: #f5f5f5;
  line-height: 1.2rem;
  transition: 0.4s;
}

.video_container .item a:hover .top > img {
  transform: scale(1.1);
}

.video_container .item a:hover .bot {
  background: #14578e;
  color: #fff;
}

.quotes {
  height: 0;
}

.quotes .box {
  transform: translateY(-100%);
  font-size: 0.16rem;
  padding-bottom: 0.38rem;
  color: #fff;
  position: relative;
  padding-left: 0.3rem;
}

.quotes .box svg {
  vertical-align: middle;
  margin-right: 0.14rem;
  position: absolute;
  left: 0;
}

.ContactUs .box .toggle {
  margin-top: 0.84rem;
}

.ContactUs .box .toggle ul li {
  margin: 0 0.55rem;
}

.ContactUs .box .toggle ul li a {
  font-size: 0.26rem;
  color: #666;
  transition: 0.4s;
  display: inline-block;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid transparent;
}

.ContactUs .box .toggle ul li a:hover {
  color: #14578e;
}

.ContactUs .box .toggle ul .active a {
  color: #000;
  border-color: #14578e;
}

.ContactUs .box .toggle_main {
  margin-top: 0.76rem;
}

.ContactUs .box .toggle_main .list {
  display: none;
}

.ContactUs .box .toggle_main .list .item {
  width: 49%;
}

.ContactUs .box .toggle_main .list .item h5 {
  font-size: 0.24rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.38rem;
}

.ContactUs .box .toggle_main .list .item .main {
  margin-top: 0.3rem;
}

.ContactUs .box .toggle_main .list .item .main .ite {
  width: 100%;
  margin-bottom: 0.5rem;
}

.ContactUs .box .toggle_main .list .item .main .ite h6 {
  font-size: 0.22rem;
  transition: 0.4s;
}

.ContactUs .box .toggle_main .list .item .main .ite h6 svg {
  vertical-align: middle;
  margin-left: 0.24rem;
  display: none;
}

.ContactUs .box .toggle_main .list .item .main .ite div {
  margin-top: 0.24rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #666;
}

.ContactUs .box .toggle_main .list .item .main .ite div p span {
  display: inline-block;
  margin-right: 0.1rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p font {
  display: inline-block;
  margin-right: 0.25rem;
}

.ContactUs .box .toggle_main .list .item .main .ite div p a {
  color: #666;
  transition: 0.4s;
}

.ContactUs .box .toggle_main .list .item .main .ite div p a:hover {
  color: #14578e;
}

.ContactUs .box .toggle_main .list .item .main .ite:hover h6 {
  color: #14578e;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child {
  width: 100%;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite {
  width: 49%;
  margin-bottom: 0.72rem;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child {
  width: 100%;
}

.ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
  display: inline-block;
}

.ContactUs .box .toggle_main .list.active {
  display: block;
}

@media screen and (max-width: 1600px) {
  .TechnicalIntroduction .box .content2 .item {
    width: 22%;
  }
}
@media screen and (max-width: 1520px) {
  .StockInformation .box .boxRight .echarts {
    margin: -476px 0px -50px -50px;
  }
  .StockInformation .box .boxRight .echarts iframe {
    width: 1075px;
    height: 950px;
  }
  .product_info .box .boxRight .content1 {
    font-size: 0.32rem;
  }
  .index_header .box .nav .item {
    margin: 0 0.2rem;
  }
  .index_about .img img {
    min-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .index_about {
    min-height: 100vh;
  }
  .JoinUs .box .list .boxTop .content2 {
    width: 15%;
  }
  .product_info .box .boxRight .content2 {
    height: 1.6rem;
  }
  .menu_container .box .footerBox .right {
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 1400px) {
  .Inner_banner .position .box h5 {
    font-size: 0.42rem;
  }
  .menu_container .box .footerBox .right {
    font-size: 13px;
  }
  .menu_container .box .footerBox .left p a,
  .menu_container .box .footerBox .left p {
    font-size: 13px;
  }
  .video_container .item a .top p svg {
    transform: scale(0.8);
  }
  .inner_page .box .page a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1359px) {
  .index_header .box .logo a img {
    height: 34px;
  }
  .StockInformation .box .boxLeft .content2 {
    margin-top: 0.56rem;
  }
  .AnnualReport .box .banner .item .contetnt1 p a {
    font-size: 0.22rem;
  }
}
@media screen and (max-width: 1280px) {
  .index_banner .banner .swiper-slide .position .box h5 {
    font-size: calc(0.6rem - 2px);
  }
  .side_container {
    left: 0.22rem;
  }
  .JoinUs .box .list .boxTop .content2 {
    width: 20%;
  }
  .JoinUs .box .list .boxTop .content0 {
    width: 24%;
  }
  .uploadLayer .box .main2 input {
    font-size: 14px;
  }
  .CorporateCulture .wenan {
    font-size: 0.32rem;
  }
  .product_info .box .boxRight .content2 {
    height: 1.1rem;
  }
}
@media screen and (max-width: 1024px) {
  .product_info .box .boxRight .content2 {
    height: auto;
  }
  .StockCode .box .boxRight .item {
    margin-left: 5vw;
    margin-right: 0.2rem;
  }
  .index_equipment .box {
    padding: 0;
  }
  .ContactUs .box .toggle_main .list .item .main .ite h6 {
    position: relative;
  }
  .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
    display: none;
  }
  .index_title .content5 {
    margin-top: 0.22rem;
  }
  .SustainableDevelopment .box {
    margin-top: 0.45rem;
  }
  .select_container {
    margin-top: 0;
    top: 0.85rem;
  }
  .News_info_brand {
    margin-top: 0.4rem;
  }
  .index_header .w1520 {
    display: none;
  }
  .MobileMain .language div p a {
    font-size: 0.2rem;
    font-family: "gilroy_regular";
    color: #000;
    position: relative;
  }
  .MobileMain .language div p a::after {
    position: absolute;
    bottom: -0.06rem;
    left: 0;
    width: 100%;
    height: 2px;
    background: #14578e;
    opacity: 1;
  }
  .index_banner .banner .swiper-slide .position .box h5 {
    font-size: 0.4rem;
  }
  .index_banner .banner .swiper-slide .img img {
    height: 50vh;
  }
  .index_banner .banner .swiper-slide .img video {
    height: 50vh;
  }
  .widgets {
    right: 5vw;
    bottom: 3vw;
  }
  .w1520 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .index_equipment {
    padding: 0 5vw;
  }
  .index_equipment .box .list .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .index_equipment .box .list .item a .position {
    top: 1.32rem;
  }
  .index_equipment .box .list .item a .position .content2 {
    opacity: 1;
    margin-top: 0.3rem;
  }
  .index_about .img img,
  .index_about {
    min-height: 70vh;
  }
  .index_about .box .big_data .ite .top {
    font-size: 0.4rem;
  }
  .StockCode .box .boxLeft {
    width: 100%;
  }
  .index_footer .box .boxTop .item {
    display: none;
  }
  .index_footer .box .boxTop .item:last-child {
    display: block !important;
  }
  .index_footer .box .boxBot .right {
    /*display: none;*/
    margin-top: 10px;
  }
  .index_footer {
    padding: 0.5rem 0 0;
  }
  .index_footer .box .boxBot {
    margin-top: 0.3rem;
    padding: 0.4rem 0;
  }
  .ann_left {
    display: none !important;
  }
  .bussiness_nav .box {
    justify-content: flex-start;
  }
  .bussiness_nav .box .item {
    width: 25%;
  }
  .bussiness_nav .box .item a {
    padding: 0.2rem 0;
  }
  .bussiness_nav .box .item a .top {
    color: #333;
    margin-bottom: 0;
  }
  .bussiness_nav {
    margin-top: 0.5rem;
  }
  .bussiness_nav .box .active a .top {
    color: #fff;
  }
  .bussiness_nav .box .item a .bot {
    display: none;
  }
  .bussiness_nav_main .box .position .main h5 {
    font-size: 0.32rem;
  }
  .bussiness_nav_main .box .position {
    padding: 0 5vw;
  }
  .bussiness_nav_main .box .img img {
    min-height: 3.6rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .Solution_container .box .banner .swiper-wrapper .swiper-slide {
    width: 60vw;
    margin-right: 0;
  }
  .Solution_container .box .banner .swiper-wrapper {
    justify-content: initial;
    flex-wrap: initial;
  }
  .BusinessCompany .box1 .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .product_info .box .boxLeft {
    width: 100%;
  }
  .product_info .box .boxRight {
    width: 100%;
    box-sizing: border-box;
    padding: 0.36rem 0 0;
  }
  .News_info_brand .box .boxLeft {
    font-size: 14px;
  }
  .product_info .box .boxRight .content1 {
    font-size: 0.26rem;
  }
  .TechnicalIntroduction .box .content2 .item {
    width: 48%;
    margin-bottom: 0.4rem;
  }
  .TechnicalIntroduction .box .content2 {
    margin-top: 0.7rem;
  }
  .TechnicalIntroduction {
    padding-bottom: 0.6rem;
  }
  .RelatedSolutions .box {
    justify-content: space-between;
  }
  .RelatedSolutions .box .item {
    width: 49%;
    margin-right: 0;
  }
  .StockInformation .box .boxLeft {
    width: 100%;
  }
  .StockInformation .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .BulletinExchange .box .item a .boxBot {
    padding: 0.4rem;
  }
  .BulletinExchange .box .item a .boxBot .main .right {
    width: 100%;
    margin-top: 0.3rem;
  }
  .BulletinExchange .box .item a .boxBot .main .left .text div {
    font-size: 0.26rem;
  }
  .ContactInformation .img img {
    min-height: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .Inner_banner .position .box h5 {
    font-size: 0.4rem;
  }
  .Inner_banner .Inner_img img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 4rem;
  }
  .inner_page .box .page a {
    display: none;
  }
  .inner_page .box .page span {
    display: none;
  }
  .News_info .box {
    width: min(1200px, 90vw);
  }
  .News_info .box .content0 {
    font-size: 0.26rem;
  }
  .News_info_brand .box .boxRight {
    display: none;
  }
  .News_info .box .content3 a .left {
    font-size: 0.2rem;
  }
  .index_news .box .controls .progressbar {
    height: 5px;
  }
  .index_about .box {
    padding-top: 1rem;
  }
  .Inner_banner .position .box h5 {
    font-size: 0.32rem;
  }
  .Partner_container .position .index_title {
    padding-top: 0.74rem;
  }
  .Partner_container .position .box .content0,
  .team_container .box .content0 {
    font-size: 0.22rem;
    margin-top: 0.18rem;
  }
  .Partner_container .position .box .content1 {
    max-width: 100%;
  }
  .Partner_container {
    padding-top: 3rem;
  }
  .team_container .box .content2 .item .posi h5 {
    font-size: 0.22rem;
  }
  .team_container .box .content2 .item .posi {
    top: 0.2rem;
    padding: 0 0.1rem;
  }
  .team_container .box .content2 .item .posi p {
    font-size: 14px;
    line-height: 0.24rem;
    margin-top: 0.16rem;
    opacity: 1;
  }
  .JoinUs .box .list .boxTop > div {
    width: 33.333% !important;
  }
  .JoinUs .box .list .boxTop .content2 {
    text-align: right;
  }
  .JoinUs .box .list .boxTop .content5 {
    display: flex;
    justify-content: flex-end;
  }
  .CorporateCulture .position {
    opacity: 0;
  }
  .CorporateCulture .index_title .content0 {
    color: #fff;
  }
  .CorporateCulture .index_title .content1 {
    color: #fff;
  }
  .CorporateCulture .wenan {
    font-size: 0.24rem;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .HonorEnterprise .box .boxLeft .data {
    margin-top: 0.74rem;
    display: flex;
  }
  .HonorEnterprise .box .boxLeft .data > div {
    margin-right: 1rem;
  }
  .HonorEnterprise .box .boxRight {
    width: 100%;
    height: 50vh;
  }
  .ContactUs .box .toggle ul li {
    margin: 0 0.2rem;
  }
  .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
    right: 35px;
    top: -30px;
  }
}
.index_footer .language {
  position: relative;
}

.index_footer .language ul {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: red;
  width: 140px;
  bottom: 18px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  padding: 5px 0;
}

.index_footer .language ul li a {
  font-size: 14px;
  line-height: 32px;
  color: #999;
  white-space: nowrap;
  display: block;
  text-align: center;
  transition: 0.4s;
}

.index_footer .language ul li a:hover {
  color: #14578e;
}

.index_footer .language:hover ul {
  display: block;
}

@media screen and (max-width: 669px) {
  .CorporateCulture .img video {
    height: auto;
  }
  .CorporateCulture .biaoti {
    top: 0.54rem;
    left: 5vw;
  }
  .contact_layer .box {
    width: 72%;
  }
  .related_download .box {
    width: 90vw;
    box-sizing: border-box;
  }
  .SustainableDevelopment .swiper-slide {
    padding: 0 5px;
    box-sizing: border-box;
  }
  .StockInformation .box .boxRight .echarts {
    margin: -443px 0px -21px -49px;
  }
  .StockInformation .box .boxRight .right-box {
    width: 100%;
  }
  .StockInformation .box .boxRight {
    padding-left: 0;
    padding-right: 0;
  }
  .StockInformation .box .boxRight .echarts iframe {
    width: 956px;
    height: 1040px;
  }
  .index_about .box .big_data .ite:last-child {
    width: 50%;
  }
  .index_banner .banner .swiper-slide .position .box h5 {
    font-size: 0.3rem;
  }
  .index_link a,
  .index_link .a {
    width: 1.8rem;
  }
  .index_news .w1520.p74_ {
    padding: 0 0 0.74rem;
  }
  .index_news .box .banner .swiper-container {
    padding: 0;
  }
  .index_news .box .banner .swiper-slide .item {
    padding: 0 5vw;
  }
  .index_news .box .controls .prog {
    width: 76%;
  }
  .index_news .box .controls {
    margin: 0.54rem 5vw 0;
  }
  .index_equipment .box .list .item a .position {
    left: 5vw;
    width: 90%;
    top: 0.82rem;
  }
  .index_equipment .box .list .item a .position .content2 {
    max-width: 100%;
  }
  .index_equipment .box .list .item a .img img {
    max-height: 5rem;
  }
  .index_about .box {
    padding-top: 0.7rem;
  }
  .index_about .box .big_data {
    margin-top: 0.4rem;
  }
  .index_about .box .big_data .ite {
    width: 50%;
    padding: 0.2rem 0;
  }
  .index_about .box .big_data p {
    display: none;
  }
  .index_about .img img,
  .index_about {
    min-height: 80vh;
  }
  .index_about .box .info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
  }
  .index_about .box .big_data .ite .top {
    font-size: 0.3rem;
  }
  .index_footer .box .boxTop .item h5 {
    font-size: 0.24rem;
  }
  .StockCode .box .boxRight {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    /*justify-content: center;*/
    width: 100%;
  }
  .StockCode .box .boxRight .item {
    /*margin: 0 0.4rem;*/
    margin-right: 0.64rem;
  }
  .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item {
    flex-wrap: wrap;
  }
  .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .price {
    margin: 0.2rem 0 0;
    width: 2.6rem;
  }
  .StockCode .box .boxLeft .banner .swiper-container .swiper-slide .item .gains {
    margin: 0.2rem 0 0;
  }
  .StockCode .box .boxLeft .banner .swiper-container {
    height: 1.5rem;
  }
  .StockCode .box .boxLeft .banner .button {
    left: 95%;
    z-index: 1;
  }
  .index_footer .box .boxBot .left {
    font-size: 12px;
    line-height: 20px;
  }
  .index_footer .box .boxBot .left a {
    line-height: 20px;
    display: block;
  }
  .index_footer .box .boxBot .left span {
    display: none;
  }
  .bussiness_nav .box .item {
    width: 33.333%;
  }
  .bussiness_nav_main .box .img img {
    min-height: 4.2rem;
  }
  .bussiness_banner img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 3rem;
  }
  .bussiness_nav_main .box .position .main h6 {
    font-size: 0.22rem;
  }
  .Solution_container .box .banner .swiper-wrapper .swiper-slide {
    width: 80vw;
  }
  .BusinessCompany .box .item .content4 .right ul li .btn svg {
    transform: scale(0.7);
  }
  .BusinessCompany .box .item {
    padding: 0.5rem 0.3rem;
  }
  .BusinessCompany .box .item .content3 {
    text-align: justify;
    width: 100%;
  }
  .select_container .box .main_ li {
    margin: 0 0.2rem;
  }
  .News_info_brand .box .boxLeft {
    line-height: 0.4rem;
  }
  .BusinessCompany .box .item .content4 .right ul li .call a {
    font-size: 12px;
  }
  .Inner_banner .position .box h5 {
    font-size: 0.3rem;
  }
  .Inner_banner .position .box h6 {
    font-size: 0.2rem;
  }
  .index_banner .banner .swiper-slide .position .box h6 {
    font-size: 0.22rem;
  }
  .StockInformation .box .boxLeft .content1 p {
    font-size: 0.56rem;
  }
  .StockInformation .box .boxLeft .content1 span svg {
    transform: scale(0.7);
    transform-origin: center bottom;
  }
  .StockInformation .box .boxLeft .content2 .item p {
    font-size: 0.22rem;
  }
  .BulletinExchange .box .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .BulletinExchange .box .item a .boxBot svg {
    transform: scale(0.7);
    transform-origin: center top;
  }
  .ContactInformation .img img {
    min-height: 4rem;
  }
  .ContactInformation .box .right {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .ContactInformation .box .right div span svg {
    transform: scale(0.7);
  }
  .News_info_brand .box .boxLeft a svg {
    transform: scale(0.8);
  }
  .News_info_brand .box .boxLeft {
    font-size: 13px;
  }
  .News_info .box .content0 {
    font-size: 0.24rem;
  }
  .fengxiang .social-share .social-share-icon > img {
    transform: scale(0.7);
  }
  .index_link a,
  .index_link .a {
    line-height: 0.5rem;
  }
  .index_news .box .banner .swiper-slide .item .content3 {
    font-size: 0.22rem;
  }
  .HeaderMobile .box .logo a img {
    height: 22px;
  }
  .MobileMain .language div p a i {
    font-size: 12px;
  }
  .HeaderMobile .box .button .search p svg {
    transform: scale(0.8);
  }
  .Partner_container {
    padding-top: 4.6rem;
  }
  .team_container .box .content2 .item {
    width: 50%;
  }
  .team_container .box .content2 .item img {
    min-height: 2rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .StaffStyle .box .controls .prog {
    width: 82%;
  }
  .StaffStyle .box .controls {
    margin-top: 0.24rem;
  }
  .index_title .content3 p {
    margin-left: 0.24rem;
  }
  .JoinUs .box .list .boxTop .content2 {
    width: 100% !important;
    text-align: left;
  }
  .JoinUs .box .list .boxTop > div {
    width: 50% !important;
  }
  .JoinUs .box .list .boxTop .content4 {
    display: none;
  }
  .JoinUs .box .list .boxTop .content0 {
    font-size: 0.24rem;
  }
  .video_container .item {
    width: 100%;
  }
  .video_container .item a .top p svg {
    transform: scale(0.6);
  }
  .CorporateCulture .img img {
    min-height: 4rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .CorporateCulture .wenan {
    font-size: 14px;
  }
  .SustainableDevelopment .box .controls .prog {
    width: 82%;
  }
  .SustainableDevelopment .box .controls {
    margin-top: 0.24rem;
  }
  .SustainableDevelopment .box .banner .swiper-slide .item .content3 {
    font-size: 0.22rem;
  }
  .HonorEnterprise .box .boxLeft {
    width: 100%;
  }
  .HonorEnterprise .box .boxLeft .data > div {
    width: 50%;
    margin-right: 0;
  }
  .ContactUs .box .toggle ul li {
    margin: 0 0.2rem 0.2rem;
  }
  .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite {
    width: 100%;
    margin-bottom: 0.52rem;
  }
  .ContactUs .box .toggle_main .list:first-child .item:first-child .main .ite:first-child h6 svg {
    transform: scale(0.7);
  }
  .ContactUs .box .toggle_main .list .item {
    width: 100%;
  }
  .ContactUs .box .toggle_main .list .item .main .ite {
    margin-bottom: 0.7rem;
  }
  .search_container .box_search label p {
    transform: scale(0.7);
  }
  .search_container .box_search input[type=text] {
    font-size: 14px;
  }
  .search_container .box_search {
    width: min(6rem, 90vw);
  }
  .search_container {
    top: 58px;
  }
}
.StockCode .box .boxRight .item .ewm {
  z-index: 1;
}


/* CSS Document */
/***********cpzongbanner************/
/**********counter-bg************/
.counter-bg {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #f9f9f9;
}

.counter-bg .my-3 {
  display: flex;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
  border-right: 1px solid #ddd;
  display: -webkit-flex;
  justify-content: center;
  flex-wrap: wrap;
}

.counter-bg .col-sm-6:last-child .my-3 {
  border-right: none;
}

.counter-bg .only-icon {
  display: inline-flex;
}

.counter-bg .only-icon img {
  width: 60px;
  height: 60px;
}

.counter-bg .ps-3 {
  padding-left: 16px !important;
  align-self: center !important;
}

.counter-bg .ps_txt {
  font-size: 22px;
  font-weight: 700;
  color: #14578e;
}

.counter-bg .ps-3 span img {
  max-width: 1.3rem;
}

/**********Product classification************/
.index_product {
  padding: 0.8rem 0px;
  position: relative;
}

.index_product .box {
  margin-top: 0.4rem;
}

.index_product .box .item {
  width: 24.25%;
  box-sizing: border-box;
  padding: 1rem 0.5rem 1rem;
  box-shadow: 0px 0px 16px #f2f2f2;
  transition: 0.4s;
  position: relative;
}

.index_product .box .item .a .content1 img {
  height: 0.85rem;
}

.index_product .box .item .a .content1 svg {
  height: 1.1rem;
}

.index_product .box .item .a .content2 {
  font-size: 0.3rem;
  color: #000;
  margin-top: 0.3rem;
  transition: 0.4s;
}

.index_product .box .item .a .content3 {
  margin: 0.22rem 0;
}

.index_product .box .item .a .content3 span {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #eeeeee;
}

.index_product .box .item .a .content4 {
  font-size: 16px;
  color: #555;
  line-height: 2;
  height: 96px;
}

.index_product .box .item .a .content5 {
  margin-top: 0.6rem;
  font-size: 16px;
  color: #14578e;
  line-height: 1.5;
}

.index_product .box .item .a .content5 i {
  font-weight: bold;
  position: relative;
  top: 1px;
}

.index_product .box .item .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
}

.index_product .box .item .posi .img {
  width: 100%;
  height: 100%;
}

.index_product .box .item .posi .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index_product .box .item .posi .posi_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 0.6rem;
  background: rgba(20, 87, 142, 0.65);
}

.index_product .box .item .posi .posi_main .content2 {
  font-size: 0.3rem;
  color: #fff;
  margin-top: 0.8rem;
  transition: 0.4s;
}

.index_product .box .item .posi .posi_main .content3 {
  margin: 0.2rem 0;
}

.index_product .box .item .posi .posi_main .content3 span {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #14578e;
}

.index_product .box .item .posi .posi_main .content4 {
  font-size: 14px;
  color: #fff;
  line-height: 1.75;
  height: 96px;
  opacity: 0;
}

.index_product .box .item .posi .posi_main .content5 {
  margin-top: 0.3rem;
  font-size: 16px;
  color: #fff;
  font-family: "gilroy_bold";
  line-height: 1.5;
}

.index_product .box .item .posi .posi_main .content5 a {
  color: #fff;
}

.index_product .box .item .posi .posi_main .content6 {
  margin-top: 0.3rem;
  padding-top: 0.3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.index_product .box .item .posi .posi_main .content6 .item_ {
  width: 50%;
  font-size: 16px;
  margin-bottom: 0.3rem;
  color: #fff;
}

.index_product .box .item .posi .posi_main .content6 .item_ a {
  color: #fff;
}

.index_product .box .item .posi .posi_main .content6 .item_ img {
  margin-right: 0.1rem;
  vertical-align: middle;
}

.index_product .box .item:hover {
  box-shadow: 0px 0px 16px #ddd;
}

.index_product .box .item:hover .posi {
  opacity: 1;
}

.index_product .box .item.active {
  box-shadow: 0px 0px 16px #ddd;
}

.index_product .box .item.active .posi {
  opacity: 1;
}

/*********Product center**********/
.row-a3 {
  background: url(../images/r-bg1.jpg) center bottom no-repeat;
  background-size: cover;
  padding: 0.8rem 0px;
}

.g-topb1 {
  overflow: hidden;
  align-items: center;
}

.ul-tabsb1 {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.ul-tabsb1 li {
  display: inline-block;
  vertical-align: middle;
}

.ul-tabsb1 .a1 {
  display: block;
  font-size: 16px;
  color: #bab9b3;
  padding: 0 30px;
  line-height: 42px;
  transition: 0.4s;
  border-radius: 25px;
  border: 1px solid #e4e3e0;
  margin-left: 10px;
}

.ul-tabsb1 .a1:hover,
.ul-tabsb1 .on .a1 {
  background-color: #f08200;
  border-color: #f08200;
  color: #fff;
}

.swbox {
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.swbox.on {
  height: auto;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}

.ani-box {
  position: relative;
  padding: 1.5rem 0 2rem;
}

.ani-box .anbg {
  display: block;
  width: 100%;
}

.ani-box .ani {
  position: absolute;
  top: 1.8rem;
  left: 50%;
  width: 30%;
  transform: translateX(-50%);
}

.ani-box .picbox {
  width: 3.5rem;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.2rem;
}

.ani-box .picbox .pic {
  display: block;
  width: 100%;
}

.m-sw {
  position: absolute;
  top: 2.8rem;
  left: 0;
  right: 0;
}

.m-sw .swiper-container {
  padding-bottom: 4rem;
  margin: 0 4rem;
}

.m-sw .swiper-pagination {
  display: none;
}

.m-sw .img {
  padding-top: 80px;
}

.m-sw .img img {
  display: block;
  margin: 0 auto;
  opacity: 0.8;
  transform: scale(0.7);
  transform-origin: bottom center;
  transition: 0.4s;
}

.m-sw .info {
  position: absolute;
  top: 2rem;
  left: 50%;
  width: 10rem;
  margin-left: -5rem;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  padding-top: 50px;
  background: url(../images/c-i10.png) center top no-repeat;
  background-size: 57px;
}

.m-sw .info .tit {
  font-size: 26px;
  color: #333;
  margin-bottom: 15px;
  height: 1.5em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-sw .info .desc {
  font-size: 14px;
  color: #666;
  line-height: 1.75;
  margin-bottom: 50px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3em;
}

.m-sw .swiper-slide-active .img img {
  opacity: 1;
  transform: scale(1);
}

.m-sw .swiper-slide-active .info {
  opacity: 1;
  visibility: visible;
}

.m-sw .swiper-button-next,
.m-sw .swiper-button-prev {
  width: 52px;
  height: 52px;
  border: 1px solid #e4e3e0;
  background-color: #fff;
  background-size: 23px;
  border-radius: 50%;
  top: 10%;
  margin-top: 0;
  transition: 0.3s;
}

.m-sw .swiper-button-next:hover,
.m-sw .swiper-button-prev:hover {
  background-color: #14578e;
}

.m-sw .swiper-button-prev {
  background-image: url(../images/p-p1.png);
}

.m-sw .swiper-button-prev:hover {
  background-image: url(../images/p-p3.png);
}

.m-sw .swiper-button-next {
  background-image: url(../images/p-p2.png);
}

.m-sw .swiper-button-next:hover {
  background-image: url(../images/p-p4.png);
}

.g-moreb1 .more {
  display: inline-block;
  border-radius: 5px;
  line-height: 50px;
  height: 50px;
  background-color: #14578e;
  text-align: center;
  font-size: 0;
  padding: 0 30px;
}

.g-moreb1 .more i,
.g-moreb1 .more span {
  display: inline-block;
  vertical-align: middle;
}

.g-moreb1 .more span {
  font-size: 16px;
  color: #fff;
}

.g-moreb1 .more i {
  width: 18px;
  height: 18px;
  background: url(../images/icon_arrow_on.png) center no-repeat;
  background-size: 100%;
  margin-left: 13px;
}

.d2dsjCon2 {
  padding: 6.25vw 0px;
  color: #fff;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.d2dsjCon2 .d2Tnm p {
  max-width: 1000px;
  margin-top: 20px;
}

.d2dsjc2SwiperWpr {
  margin-top: 6.25vw;
  height: 386px;
  position: relative;
}

.d2dsj_lswiper {
  background: #fff;
  float: left;
  height: 386px;
  width: 480px;
  border-radius: 0.6em;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  padding: 18px;
}

.d2dsj_litem .overflowHide {
  height: 185px;
  border-radius: 0.6em;
}

.d2dsj_c2txt {
  padding-top: 12px;
}

.d2dsj_c2txt strong {
  font-size: 20px;
  line-height: 36px;
  font-weight: normal;
  color: #000032;
  letter-spacing: 2px;
  display: block;
}

.d2dsj_c2txt p {
  font-size: 14px;
  line-height: 22px;
  color: #656572;
  height: 110px;
  overflow: hidden;
  letter-spacing: 1px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-align: justify;
}

.d2dsj_rswiper {
  width: calc(100vw - (100vw - 1500px) / 2 - 480px);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 180px;
  padding-left: 25px;
}

.d2dsj_rswiper:before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  position: absolute;
  left: 0;
  top: 164px;
  right: 0;
}

.d2dsj_rswiper .slick-prev {
  background: url(../images/hmc6btn2.png) no-repeat center center;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: absolute;
  left: auto;
  top: 145px;
  text-indent: 1000px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
  right: 130px;
}

.d2dsj_rswiper .slick-next {
  background: url(../images/hmc6btn3.png) no-repeat center center;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: absolute;
  left: auto;
  top: 145px;
  text-indent: 1000px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
  right: 70px;
}

.d2dsj_ritem {
  text-align: center;
  transition: all 0.5s ease;
  padding-top: 26px;
  position: relative;
  z-index: 1;
}

.d2dsj_num {
  color: #fff;
  font: bold 120px/120px rbt_bb;
  margin-bottom: 55px;
  transition: all 0.5s ease;
  opacity: 0.1;
}

.d2dsj_ritem i {
  height: 11px;
  width: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #405a83;
  border-radius: 50%;
  margin-top: -7px;
  margin-left: -5px;
}

.d2dsj_ritem strong {
  font-size: 21px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
  opacity: 0.3;
  transition: all 0.5s ease;
}

.d2dsj_ritem span {
  display: block;
  margin: 0px auto;
  height: 100px;
  width: 100px;
  opacity: 0.3;
  transition: all 0.5s ease;
}

.slick-current .d2dsj_num {
  opacity: 1;
}

.slick-current.d2dsj_ritem i {
  background: #0000ff;
  height: 27px;
  width: 27px;
  border: 9px solid #fff;
  margin-top: -14px;
  margin-left: -13px;
}

.slick-current.d2dsj_ritem strong {
  opacity: 1;
}

.slick-current.d2dsj_ritem span {
  opacity: 1;
}

.d2dsjCon3 {
  padding: 5.2vw 0px;
}

.d2dsj_c3lx {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-right: 35px;
}

.d2dsjCon3 .container {
  display: flex;
  justify-content: space-between;
}

.d2dsj_c3t {
  font-size: 44px;
  line-height: 52px;
  font-weight: normal;
  letter-spacing: 2px;
  display: block;
}

.d2dsj_c3rx {
  width: 50%;
  max-width: 651px;
  position: relative;
}

.d2dsj_c3rx span {
  color: #2241ea;
  font: bold 44px/44px rbt_bb;
  position: absolute;
  left: 57.5%;
  top: 40%;
  white-space: nowrap;
}

.d2dsj_c3rx img {
  position: absolute;
  left: 0;
  top: 0;
}

.d2dsj_c3rx img:nth-child(1) {
  position: static;
}

/********zhuan***********/
.indexAboutMain {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
@media (max-width: 968px) {
  .indexAboutMain {
    width: 100%;
    height: 150px;
  }
}

.indexAboutMain .indexAboutBox {
  display: flex;
}

.indexAboutMain .indexAboutBox .indexAbout {
  width: 0vw;
  height: 100vh;
  flex-shrink: 0;
  display: flex;
  position: relative;
  background-color: #f1f3f7;
  background-image: linear-gradient(to bottom, #f8f9fb, #e6e6e6);
}

.indexAboutMain .indexAboutBox .indexAbout .commonweb {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}

.indexAboutMain .indexAboutBox .indexAbout .content {
  max-width: 740px;
  opacity: 0;
  transform: translateY(100px);
  visibility: hidden;
  transition: all 1s;
  transition-delay: 0.4s;
}

.indexAboutMain .indexAboutBox .indexAbout .title {
  font-size: 50px;
  line-height: 1.2;
  color: #24283b;
}

.indexAboutMain .indexAboutBox .indexAbout .enTitle {
  padding-top: 20px;
}

.indexAboutMain .indexAboutBox .indexAbout .enTitle img {
  height: 49px;
  display: block;
}

.indexAboutMain .indexAboutBox .indexAbout .desc {
  margin-top: 35px;
  font-size: 16px;
  display: -webkit-box;
  height: 75px;
  line-height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #777777;
}

.indexAboutMain .indexAboutBox .indexAbout .more {
  padding-top: 35px;
}

.indexAboutMain .indexAboutBox .indexAbout .more a {
  width: 160px;
  height: 53px;
  border-radius: 53px;
  font-size: 14px;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #003da6;
}

.indexAboutMain .indexAboutBox .indexAbout .more a i {
  width: 30px;
  height: 1px;
  background: #fff;
  opacity: 0.3;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -0.5px;
}

.indexAboutMain .indexAboutBox .indexAbout .more a i::after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  right: -7px;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.indexAboutMain .indexAboutBox .indexAbout .imgBox {
  position: absolute;
  right: -460px;
  height: 100%;
  z-index: 9;
}

.indexAboutMain .indexAboutBox .indexAbout .imgBox img {
  height: 100%;
  display: block;
}

.indexAboutMain .indexAboutBox .indexAbout .imgBox .buildingImg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  opacity: 0;
  transform: translateY(100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexAboutBox .indexAbout .imgBox .buildingBg {
  opacity: 0;
  transform: translateX(100px);
  visibility: hidden;
  transition: all 1s;
  transition-delay: 0.6s;
}

.indexAboutMain .indexAboutBox .indexAbout .aboutImg {
  position: absolute;
  left: -65px;
  bottom: -40px;
  height: 252px;
  transform: translateX(-200px);
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
}

.indexAboutMain .indexBaoutFoundedBox {
  width: 200%;
  display: flex;
  flex-shrink: 0;
  background-image: url(../images/img_168.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}

.indexAboutMain .indexBaoutFoundedBox .year {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.indexAboutMain .indexBaoutFoundedBox .year span {
  font-size: 220px;
  line-height: 0.8;
  font-weight: 500;
  letter-spacing: -10px;
  font-family: "Bronova";
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, #fff 20%, #afafaf);
}

.indexAboutMain .indexBaoutFoundedBox .FoundedYear {
  padding-top: 0px;
  line-height: 1.2;
  font-size: 32px;
  color: #fff;
}

.indexAboutMain .indexBaoutFoundedBox .desc {
  padding-top: 20px;
  font-size: 16px;
  max-width: 360px;
  line-height: 22px;
  color: #fff;
  opacity: 0.6;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded {
  padding: 0px 0px 0px 690px;
  width: 45.6%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content {
  padding-bottom: 50px;
  position: relative;
  z-index: 10;
  opacity: 0;
  transform: translate(-50px, -100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg {
  position: absolute;
  right: 200px;
  bottom: -150px;
  width: 860px;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg img {
  width: 100%;
  display: block;
  opacity: 0;
  transform: translate(100px, 100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent {
  width: 23.253%;
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content {
  padding-bottom: 140px;
  position: relative;
  z-index: 10;
  opacity: 0;
  transform: translate(0px, -100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc {
  width: 300px;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox {
  position: absolute;
  left: -320px;
  bottom: -20px;
  width: 950px;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox img {
  width: 100%;
  display: block;
  opacity: 0;
  transform: translate(0px, 100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover {
  position: relative;
  width: 18%;
  padding-top: 260px;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox {
  width: 284px;
  position: relative;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox img {
  width: 100%;
  display: block;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg {
  width: 284px;
  position: relative;
  z-index: 10;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg img {
  opacity: 0;
  transform: translate(0px, -100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 {
  width: 629px;
  position: absolute;
  left: -290px;
  bottom: -230px;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 img {
  opacity: 0;
  transform: translate(-50px, 100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 {
  width: 629px;
  position: absolute;
  right: -275px;
  top: -260px;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 img {
  opacity: 0;
  transform: translate(50px, -100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content {
  padding-left: 72px;
  left: 0px;
  opacity: 0;
  transform: translate(0px, 100px);
  visibility: hidden;
  transition: all 1s;
}

.indexAboutMain .indexAboutBox .indexAbout.Animation .aboutImg {
  transform: translateX(0px);
  opacity: 1;
  visibility: visible;
}

.indexAboutMain .indexAboutBox .indexAbout.Animation .imgBox .buildingBg {
  opacity: 1;
  transform: translateX(0px);
  visibility: visible;
}

.indexAboutMain .indexAboutBox .indexAbout.Animation .imgBox .buildingImg {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

.indexAboutMain .indexAboutBox .indexAbout.Animation .content {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded.Animation .content {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}

.indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded.Animation .circleImg img {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition-delay: 0.2s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent.Animation .content {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutPatent.Animation .imgBox img {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition-delay: 0.2s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .earthImg {
  animation: turnAround 2s linear infinite;
  animation-delay: 1s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .earthImg img {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .circleImg1 img {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition-delay: 0.3s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .earthBox .circleImg2 img {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition-delay: 0.3s;
}

.indexAboutMain .indexBaoutFoundedBox .indexAboutCover.Animation .content {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition-delay: 0.6s;
}

@keyframes turnAround {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .pcImg {
    display: block;
  }
  .mImg {
    display: none;
  }
  .commonTitle {
    font-size: 2.875vw;
    line-height: -webkit-calc(56 / 46);
    line-height: 1.2173913043;
  }
  .commonTitle img {
    width: 2.688vw;
    margin: 0.813vw 0.938vw 0vw -3.625vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout {
    width: 0vw;
    height: 100vh;
  }
  .indexAboutMain .indexAboutBox .indexAbout .content {
    max-width: 46.25vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .title {
    font-size: 3.125vw;
    line-height: 1.2;
  }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle {
    padding-top: 1.25vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle img {
    height: 3.063vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .desc {
    margin-top: 2.188vw;
    font-size: 1vw;
    display: -webkit-box;
    height: 4.689vw;
    line-height: 1.563vw;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more {
    padding-top: 2.188vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a {
    width: 10vw;
    height: 3.313vw;
    border-radius: 3.313vw;
    font-size: 0.875vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a i {
    width: 1.875vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a i::after {
    width: 0.438vw;
    height: 0.438vw;
    right: -0.438vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .imgBox {
    right: -28.75vw;
    height: 100%;
    z-index: 9;
  }
  .indexAboutMain .indexAboutBox .indexAbout .aboutImg {
    left: -4.063vw;
    bottom: -2.5vw;
    height: 15.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .year {
    font-size: 1.625vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .year span {
    font-size: 13.75vw;
    line-height: 0.8;
    font-weight: 500;
    letter-spacing: -0.625vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .FoundedYear {
    padding-top: 0vw;
    line-height: 1.2;
    font-size: 2vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .desc {
    padding-top: 1.25vw;
    font-size: 1vw;
    max-width: 22.5vw;
    line-height: -webkit-calc(22 / 16);
    line-height: 1.375;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded {
    padding: 0vw 0vw 0vw 43.125vw;
    width: 45.6%;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content {
    padding-bottom: 3.125vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg {
    right: 12.5vw;
    bottom: -9.375vw;
    width: 53.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent {
    width: 23.253%;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content {
    padding-bottom: 8.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc {
    width: 18.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox {
    left: -20vw;
    bottom: -1.25vw;
    width: 59.375vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover {
    width: 18%;
    padding-top: 16.25vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox {
    width: 17.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg {
    width: 17.75vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 {
    width: 39.313vw;
    left: -18.125vw;
    bottom: -14.375vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 {
    width: 39.313vw;
    right: -17.188vw;
    top: -16.25vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content {
    padding-left: 4.5vw;
  }
}
@media (min-width: 1200px) {
  .indexAboutMain .indexAboutBox .indexAbout {
    width: 0vw;
    height: 100vh;
  }
  .indexAboutMain .indexAboutBox .indexAbout .content {
    max-width: 38.542vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .title {
    font-size: 2.604vw;
    line-height: 1.2;
  }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle {
    padding-top: 1.042vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .enTitle img {
    height: 2.552vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .desc {
    margin-top: 1.823vw;
    font-size: 0.833vw;
    display: -webkit-box;
    height: 3.906vw;
    line-height: 1.302vw;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more {
    padding-top: 1.823vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a {
    width: 8.333vw;
    height: 2.76vw;
    border-radius: 2.76vw;
    font-size: 0.729vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a i {
    width: 1.563vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .more a i::after {
    width: 0.365vw;
    height: 0.365vw;
    right: -0.365vw;
  }
  .indexAboutMain .indexAboutBox .indexAbout .imgBox {
    right: -33.958vw;
    height: 100%;
    z-index: 9;
  }
  .indexAboutMain .indexAboutBox .indexAbout .aboutImg {
    left: -3.385vw;
    bottom: -2.083vw;
    height: 13.125vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .year {
    font-size: 1.7vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .year span {
    font-size: 11.458vw;
    line-height: 0.8;
    font-weight: 500;
    letter-spacing: -0.521vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .FoundedYear {
    padding-top: 0vw;
    line-height: 1.2;
    font-size: 1.667vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .desc {
    padding-top: 1.042vw;
    font-size: 0.833vw;
    max-width: 18.75vw;
    line-height: -webkit-calc(22 / 16);
    line-height: 1.375;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded {
    padding: 0vw 0vw 0vw 35.938vw;
    width: 45.6%;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .content {
    padding-bottom: 2.604vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexBaoutFounded .circleImg {
    right: 10.417vw;
    bottom: -7.813vw;
    width: 44.792vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent {
    width: 23.253%;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content {
    padding-bottom: 7.292vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .content .desc {
    width: 15.625vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutPatent .imgBox {
    left: -16.667vw;
    bottom: -1.042vw;
    width: 49.479vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover {
    width: 18%;
    padding-top: 10.542vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox {
    width: 14.792vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .earthImg {
    width: 14.792vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg1 {
    width: 32.76vw;
    left: -15.104vw;
    bottom: -11.979vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .earthBox .circleImg2 {
    width: 32.76vw;
    right: -14.323vw;
    top: -13.542vw;
  }
  .indexAboutMain .indexBaoutFoundedBox .indexAboutCover .content {
    padding-left: 3.75vw;
  }
}
@media (min-width: 1680px) {
  .indexAboutMain .indexAboutBox .indexAbout .imgBox {
    right: -23.958vw;
  }
}
/***********Cooperative customers**************/
.m2abtCon4Wpr {
  padding: 1rem 0;
  background: #f7f7f7 url(../images/m2abt_c4bg.png) no-repeat center center;
  background-size: auto 100%;
  position: relative;
}

.m2abtCon4Wpr:before {
  content: "";
  background: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0;
  left: 0;
}

.m2abtCon4Wpr .index_title {
  text-align: center;
}

.m2abt_c4box {
  margin: 4.16vw 0 6.2vw;
  height: 450px;
  position: relative;
}

.m2abt_c4ss {
  width: 146px;
  height: 146px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m2abt_c4ss i {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  animation: m2abt_line 4.5s linear infinite;
  background: url(../images/m2abt_bmLine.png) no-repeat center center;
  background-size: cover;
}

.m2abt_c4ss i:nth-child(2) {
  animation-delay: 1.5s;
}

.m2abt_c4ss i:nth-child(3) {
  animation-delay: 3s;
}

.m2abt_c4icon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: #14578e;
  border-radius: 50%;
}

.m2abt_c4icon:after {
  content: "";
  border: 25px solid rgba(0, 75, 159, 0.2);
  left: -25px;
  top: -25px;
  right: -25px;
  bottom: -25px;
  border-radius: 50%;
  position: absolute;
}

.m2abt_c4icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m2abt_c4item {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.m2abt_c4item li {
  font-size: 20px;
  line-height: 32px;
  color: #666666;
  letter-spacing: 1px;
  padding-left: 15px;
  position: absolute;
  width: 130px; /*animation:m2abt_updw 3s linear infinite;*/
}

.m2abt_c4item li:nth-child(1) {
  left: 3.12%;
  top: 0;
}

.m2abt_c4item li:nth-child(2) {
  left: 3.12%;
  top: 28.88%;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(3) {
  left: 6.56%;
  top: 60.44%;
}

.m2abt_c4item li:nth-child(4) {
  left: 3.12%;
  bottom: 0;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(5) {
  right: 3.12%;
  top: 0;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(6) {
  right: 3.12%;
  top: 28.88%;
}

.m2abt_c4item li:nth-child(7) {
  right: 6.56%;
  top: 60.44%;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(8) {
  right: 3.12%;
  bottom: 0;
}

.m2abt_c4item li:nth-child(9) {
  width: 130px;
  left: 25.93%;
  top: 23.33%;
}

.m2abt_c4item li:nth-child(10) {
  width: 130px;
  left: 23.12%;
  top: 54.44%;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(11) {
  width: 130px;
  right: 22.5%;
  top: 23.33%;
  animation-delay: 1.5s;
}

.m2abt_c4item li:nth-child(12) {
  width: 130px;
  right: 22.5%;
  top: 54.44%;
}

/*about CSS end*/
@media (max-width: 1799px) {
  .m2abt_c4box {
    height: 350px;
  }
  .m2abt_c4ss {
    width: 116px;
    height: 116px;
  }
  .m2abt_c4icon:after {
    border: 20px solid rgba(0, 75, 159, 0.2);
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -20px;
  }
  .m2abt_c4item li {
    font-size: 16px;
    line-height: 26px;
    width: 120px;
  }
  .m2abtCon4Wpr:before {
    background-size: 37vw auto;
  }
}
@media (max-width: 993px) {
  .m2abtCon4Wpr {
    padding: 80px 0;
  }
  .m2abt_c4item li:nth-child(5) {
    right: 0;
  }
  .m2abt_c4item li:nth-child(6) {
    right: 0;
  }
  .m2abt_c4item li:nth-child(12) {
    right: 14.5%;
    top: 45.44%;
  }
  .m2abt_c4item li:nth-child(11) {
    top: 18%;
  }
}
@media (max-width: 767px) {
  .m2abtCon4Wpr {
    padding: 50px 0;
  }
  .m2abt_c4item {
    margin-top: 10px;
  }
  .m2abt_c4item li {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    animation: none !important;
    width: 100% !important;
    display: block;
    margin-bottom: 5px;
    line-height: 26px;
    color: #333;
  }
  .m2abt_c4item li:before {
    top: 9px;
  }
  .m2abt_c4ss {
    opacity: 0.2;
  }
  .m2abt_t {
    text-align: center;
  }
}
@keyframes m2abt_line {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(6);
  }
}
@keyframes m2abt_updw {
  0% {
    transform: translateY(-12px);
  }
  50% {
    transform: translateY(12px);
  }
  100% {
    transform: translateY(-12px);
  }
}
/*******index_cooperation_bg***********/
.index_cooperation_bg {
  width: 100%;
  position: relative;
  color: #333;
  text-align: center;
  padding: 0.8rem 0px 0.5rem;
}
@media (max-width: 668px) {
  .index_cooperation_bg {
    padding: 20px;
  }
}

.index_cooperation_bg .content1 {
  font-size: 0.3rem;
  font-weight: bold;
  letter-spacing: 1.4px;
  display: inline-block;
  background: -webkit-linear-gradient(top, rgba(20, 87, 142, 0.43), transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, rgba(20, 87, 142, 0.43), transparent 70%);
}

.index_cooperation_bg .content2 {
  width: 100%;
  overflow: hidden;
  font-size: 0.4rem;
  color: #333;
}

.index_cooperation_bg .content2 span {
  margin: 0px 0.2rem;
  font-size: 0.4rem;
  color: #333;
  letter-spacing: 2.8px;
  line-height: 1;
}

/**************************/
.product_three {
  position: relative;
  overflow: hidden;
  padding: 0.5rem 0px 1.5rem;
  width: 100%;
}

.product_three .bg-mask {
  background: url(../images/services.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}

.product_three_list {
  margin: 0 -20px;
}

.product_three_list .slick-list {
  padding: 50px 20px;
  margin: -50px -20px;
}

.product_three_list .slick-track {
  display: flex;
  align-items: stretch;
}

.product_three_list_nub {
  padding: 0 20px;
  height: auto;
}

.product_three_list_nub .product_three_link {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 20px 10px rgba(8, 30, 125, 0.1);
  padding: 0.5rem;
  transition: all 0.36s;
  height: 100%;
}

.product_three_link:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
}

.product_three_link_icon {
  width: 67px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.product_three_link_icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.36s ease;
  opacity: 1;
}

.product_three_link_icon img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}

.product_three_tit {
  position: relative;
  text-align: center;
  margin-top: 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  color: #333;
  margin-bottom: 6px;
  transition: all 0.36s;
}

.product_three_text {
  position: relative;
  text-align: center;
  font-size: 14px;
  line-height: 1.335;
  color: #666;
  flex-grow: 1;
  margin-bottom: 42px;
}

.product_three_text p {
  font-size: 14px;
  color: #666;
  line-height: 1.75;
  transition: all 0.36s;
}

.product_three_btn .btn_text {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #fff;
  transition: all 0.36s;
  font-size: 16px;
  line-height: 1.75;
  min-width: 110px;
  margin: 0 auto;
  background: #14578e;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all 0.36s;
}

.product_three_btn .btn_text .btn_imgbox {
  transition: all 0.36s;
  position: relative;
  overflow: hidden;
}

.product_three_btn .btn_text .btn_imgbox img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.36s;
  width: 14px;
  margin-left: 8px;
  opacity: 0;
}

.product_three_btn .btn_text .btn_imgbox img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 1;
}

/*********选型*****************/
.index_type_title {
  position: relative;
  width: 100%;
  min-height: 350px;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
  line-height: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/i/images/type_select_bg.jpg");
}

.index_type_title img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index_type_title .index_type_box {
  padding-top: 90px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 668px) {
  .index_type_title .index_type_box {
    min-height: 250px;
    padding-top: 60px;
  }
}

.index_type_title .index_type_box .type_box_tit span {
  font-size: 0.4rem;
  color: #333;
}

.type_box_form {
  margin-top: 0.2rem;
}

.type_box_form .type_search {
  display: inline-block;
  border-radius: 9px;
  overflow: hidden;
}

.type_box_form .type_search .type_txt {
  outline: none;
  max-width: 700px;
  border-radius: 0px;
  height: 50px;
  line-height: 50px;
  border: none;
  float: left;
  font-size: 16px;
  overflow: hidden;
  padding: 10px; /* min-width: 74%; */
}

.type_box_form .type_search .type_btn {
  outline: none;
  width: 50px;
  border-radius: 0px;
  height: 50px;
  vertical-align: top;
  font-size: 0;
  border: none;
  background: #14578e url(../images/search.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
  overflow: hidden;
}

/************help****************/
.product_help {
  position: relative;
  overflow: hidden;
  padding-bottom: 0.8rem;
}

.product_help_cry {
  padding-top: 0.8rem;
}
@media (max-width: 668px) {
  .product_help_cry {
    padding-top: 20px;
  }
}

.product_help_cry .std_title {
  text-align: center;
  color: #000;
  line-height: 1.5;
  font-size: 36px;
  font-weight: bold;
}

.product_help_list {
  margin: 0 -20px;
  margin-top: 50px;
}

.product_help_list .slick-list {
  padding: 50px 20px;
  margin: -50px -20px;
}

.product_help_list .slick-track {
  display: flex;
  align-items: stretch;
}

.product_help_list_nub {
  padding: 0 20px;
  height: auto;
}

.product_help_list_nub .phln_link {
  display: flex;
  position: relative;
  flex-direction: column;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
  padding: 0.5rem;
  transition: all 0.36s;
  height: 100%;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.phln_link_icon {
  width: 67px;
  position: relative;
  left: 0px;
  overflow: hidden;
}

.phln_link_icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.36s ease;
}

.phln_link_icon img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}

.phln_link .std_tit4 {
  position: relative;
  margin-top: 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  color: #333;
  margin-bottom: 6px;
  transition: all 0.36s;
}

.phln_link .std_text14 {
  position: relative;
  font-size: 14px;
  line-height: 1.335;
  color: #666;
  flex-grow: 1;
  margin-bottom: 42px;
}

.phln_link .std_text14 p {
  font-size: 14px;
  color: #666;
  line-height: 1.75;
  transition: all 0.36s;
}

.mod_btn3_link .std_text16 {
  position: relative;
  display: flex;
  align-items: center;
  color: #14578e;
  transition: all 0.36s;
  font-size: 16px;
  line-height: 1.75;
}

.mod_btn3_link .std_text16 .btn_imgbox {
  transition: all 0.36s;
  position: relative;
  overflow: hidden;
}

.mod_btn3_link .std_text16 .btn_imgbox img {
  transform: scale(1) !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.36s;
  width: 14px;
  margin-left: 8px;
}

.mod_btn3_link .std_text16 .btn_imgbox img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}

.phln_link.phln_link1 {
  background: url(../images/help_img1.jpg) center center no-repeat;
  background-size: cover;
}

.phln_link.phln_link2 {
  background: url(../images/help_img2.jpg) center center no-repeat;
  background-size: cover;
}

.phln_link:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.phln_link .phln_link_icon img:nth-of-type(2) {
  opacity: 1;
}

.phln_link .phln_link_icon img:first-child {
  opacity: 0;
}

.phln_link .std_tit4,
.phln_link .std_text14 p {
  color: #fff;
}

.phln_link .mod_btn3_link .std_text16 {
  color: #fff;
}

.phln_link .mod_btn3_link .btn_imgbox {
  transform: translateX(5px);
}

.phln_link .btn_imgbox img:nth-of-type(2) {
  opacity: 1;
}

.phln_link .btn_imgbox img:first-child {
  opacity: 0;
}

/***********hang*************/
.pro-solution {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}

.pro-solution .items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.pro-solution .items:nth-child(n+2) {
  margin-top: 3.5rem;
}

.pro-solution .items:nth-child(2n+2) {
  flex-direction: row-reverse;
}

.pro-solution .items:nth-child(2n+2) .words {
  padding-right: 0;
  padding-left: 3.5rem;
}

.pro-solution .items:nth-child(2n+2) .words .text {
  padding-right: 0;
}

.pro-solution .words,
.pro-solution .images {
  width: 50%;
}

.pro-solution .text {
  padding-right: 0.5rem;
}

.pro-solution .words {
  position: relative;
  padding-right: 1rem;
  padding-top: 0.4rem;
}

.pro-solution .words .tits {
  line-height: 1.355;
  color: #333333;
  font-size: 0.46rem;
}

.pro-solution .words .tits span {
  color: #0f63b6;
}

.pro-solution .words .text {
  line-height: 2;
  color: #555555;
  font-size: 16px;
}

.pro-solution .words .txts {
  line-height: 2.33;
  color: #999999;
  margin-bottom: 0.4rem;
  font-size: 16px;
}

@media screen and (max-width: 669px) {
  .pro-solution .words,
  .pro-solution .images {
    width: 100%;
  }
  .pro-solution .words {
    position: relative;
    padding-right: 0rem;
    padding-top: 0.4rem;
  }
  .pro-solution .text {
    padding-right: 0rem;
  }
}
/***********领域优势****************/
.ma_b1s1 {
  padding: 0px 0 0.8rem;
}

.mc_b2s1_imgbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.mc_b2s1_imgbox::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}

.mc_b2s1_imgbox .mc_b2s1_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  overflow: hidden;
}

.mc_b2s1_poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.mc_b2s1_list {
  width: 100%;
  height: 100%;
}

.mc_b2s1_img.act {
  opacity: 1;
}

.mc_b2s1_li {
  float: left;
  width: 20%;
  height: 100%;
  position: relative;
}
.mc_b2s1_li.active {
  background-color: rgba(255, 255, 255, 0.2);
}

.mc_b2s1li_title {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  margin-top: 60px;
  text-align: center;
  transition: all 0.36s;
}

.mc_b2s1_lisbox {
  display: block;
  width: 100%;
  height: 100%;
}

.mc_b2s1li_cont {
  width: 100%;
  padding: 0 15px;
}

.mc_b2s1_li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.deco {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 1;
  transition: 0.1s;
  transform: translateZ(0);
  margin: 0 auto;
}

.deco:before {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.75);
  transition: 0.4s;
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 100%;
  height: 0.4rem;
  width: 0.4rem;
}

.deco i,
.deco em {
  background: hsla(0, 0%, 100%, 0.8);
  border: 1px solid #fff;
  border-radius: 100%;
  height: 0.22rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.5);
  transition: 0.4s;
  width: 0.22rem;
}

.deco:after {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.75);
  transition: 0.4s;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 100%;
  height: 0.6rem;
  width: 0.6rem;
}

.mc_pos_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mc_b2s1_li:hover .deco:before {
  animation: scalepulse 1.3s linear 0.3s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco i,
.mc_b2s1_li:hover .deco em {
  background: #fff;
  animation: scalepulse 1.3s linear 0s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .deco:after {
  animation: scalepulse 1.3s linear 0.15s infinite both;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.mc_b2s1_li:hover .mc_b2s1li_title {
  font-weight: bold;
}

@keyframes scalepulse {
  20% {
    transform: translate3d(-50%, -50%, 0) scale(1.15);
    animation-timing-function: ease;
  }
  50% {
    transform: translate3d(-50%, -50%, 0) scale(1);
    animation-timing-function: ease;
  }
}
.ma_b1s1m_r {
  position: relative;
  z-index: 1;
  width: calc(100% - 475px);
  height: 666px;
}

.ma_b1s1m_l {
  width: 475px;
  padding: 0 !important;
  height: 666px;
}

.ma_b1s1_main {
  box-shadow: 0 0 14px 1px rgba(234, 234, 234, 0.75);
}

.ma_b1s1ml_list {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ma_b1s1ml_li {
  width: 100%;
  padding: 30px 0.4rem;
  max-height: 100%;
}

.ma_b1s1ml_li:not(:first-child) {
  display: none;
}

.ma_b1s12_title {
  text-align: left;
  margin-bottom: 20px;
  font-size: 0.36rem;
  font-weight: bold;
}

.ma_b1s1_title {
  text-align: center;
  margin: 0.6rem 0px;
  font-size: 0.4rem;
  font-weight: bold;
}

.ma_b1s1m_l p {
  font-size: 16px;
  color: #333;
  line-height: 1.75;
  position: relative;
  padding-left: 20px;
}

.ma_b1s1m_l p::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 12px;
  line-height: inherit;
  color: #14578e;
}

.ma_b1s2 {
  padding: 100px 0 0;
}

.ma_b1s2_title {
  margin-bottom: 126px;
}

.ma_b1s2_main {
  position: relative;
}

.ma_b1s1_list {
  margin-bottom: 240px;
}

.ma_b1s1_list:last-child {
  margin-bottom: 0;
}

.ma_b1s1_list:nth-child(odd) .ma_b1s2m_img {
  position: absolute;
  width: 100%;
  max-width: 720px;
  right: 0;
  bottom: -110px;
  z-index: 0;
  animation: fadeLeft 2s ease;
}

.ma_b1s1_list:nth-child(even) .ma_b1s2m_img {
  position: absolute;
  width: 100%;
  max-width: 700px;
  left: 0;
  bottom: -110px;
  z-index: 0;
  animation: fadeRight 2s ease;
}

.ma_b1s2m_r1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all 1s;
}

.ma_b1s2m_r2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 1s;
  opacity: 0;
  transform: translateX(100px);
  transform: none !important;
}

.ma_b1s1_list:nth-child(even) .ma_b1s2m_r2 {
  transform: translateX(-100px);
}

.ma_b1s1_list:nth-child(odd) .ma_b1s2m_font {
  float: left;
  width: calc(100% - 426px);
  background: #f7f8fa;
  padding: 90px 275px 90px 84px;
}

.ma_b1s1_list:nth-child(even) .ma_b1s2m_font {
  float: right;
  width: calc(100% - 426px);
  background: #f7f8fa;
  padding: 90px 84px 90px 275px;
}

.mc_b2s1_video {
  width: 100%;
  height: 100%;
  background: #000;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 991px) {
  .mc_b1s1 .ma_b1s1ml_li {
    padding: 30px 30px;
  }
  .ma_b1s1ml_li {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
  }
  .ma_b1s1m_l,
  .ma_b1s1m_r {
    width: 100%;
  }
  .ma_b1s1m_l {
    height: auto;
  }
  .ma_b1s1m_l {
    padding: 40px 20px;
  }
  .ma_b1s1m_r {
    height: 400px;
  }
  .ma_b1s12_title {
    margin-bottom: 0px;
  }
  .ma_b1s1m_l p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .mc_b2s1_li {
    width: 100%;
    height: 25%;
  }
  .mc_b2s1_li:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .deco {
    float: right;
  }
  .mc_b2s1li_title {
    margin-top: 0px;
    text-align: left;
    line-height: 20px;
    padding-top: 10px;
  }
}
/***********检测中心*************/
.CheckStyle {
  position: relative;
  height: 100vh;
}

.Check_bg {
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transform: scale(1);
}

.Check_layBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.Check_Txt {
  display: inline-block;
  position: absolute;
  z-index: 5;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  width: 100%;
  color: #fff;
}

.Check_ct {
  font-size: 0.5rem;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  transition: all 0.8s ease-in-out;
}

.Check_et {
  max-width: 700px;
  font-size: 18px;
  margin-top: 25px;
  line-height: 1.6;
  font-weight: 100;
  transition: all 0.8s ease-in-out;
}

.n_test_bg {
  position: relative;
  height: 100vh;
  width: 100%;
}

.n_test_bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.n_test_k {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

.n_test_box {
  align-items: center;
}

.n_test_k .n_test_lf {
  width: 55%;
  float: left;
}

.n_test_k .n_test_lf .n_test_tit {
  font-size: 18px;
  font-weight: bold;
}

.n_test_k .n_test_lf .n_test_title {
  font-size: 0.32rem;
  font-weight: 600;
}

.n_test_k .n_test_lf .n_test_title span {
  font-weight: lighter;
  color: #0045a8;
}

.n_test_k .n_test_lf .n_test_tittop {
  font-size: 0.24rem;
  margin-top: 0.4rem;
}

.n_test_k .n_test_lf .n_test_tittop span {
  color: #0045a8;
}

.n_test_k .n_test_lf .h4 {
  font-size: 0.28rem;
  font-weight: 600;
  line-height: 1.8;
}

.n_test_k .n_test_lf .n_test_info {
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
}

.n_test_k .n_test_lf .n_test_info p {
  font-size: 16px;
  line-height: 1.7;
}

.n_test_k .n_test_rf {
  width: 40%;
  float: left;
  max-height: 50vh;
}

.n_test_k .n_test_rf .series__swiper {
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.n_test_k .n_test_rf .pic {
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  z-index: 2;
}

.n_test_k .n_test_rf .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.block {
  text-align: center;
  margin-bottom: 0.4rem;
  margin-top: 15vh;
}

.block .bigTitle {
  font-size: 0.34rem;
  line-height: 1;
  color: #333333;
}

.block .bigDes {
  font-size: 0.18rem;
  font-weight: unset;
  line-height: 0.68rem;
  color: #292929;
}

.g9-serm {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.g9-ser-li2 {
  position: relative;
  height: 65vh;
  z-index: 5;
  cursor: pointer;
  overflow: hidden;
  width: 20%;
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.g9-ser-li2:nth-child(1) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.g9-ser-li2:nth-child(5) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: none;
}

.g9-ser-li2:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: #0d2e56;
  opacity: 0;
  transition: all 0.3s ease;
}

.g9li2ib {
  position: absolute;
  width: 100%;
  padding: 0 8%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.7s ease;
  box-sizing: border-box;
  opacity: 0;
  z-index: 5;
  text-align: center;
}

.g9li2ia {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 0 10px;
  box-sizing: border-box;
  z-index: 5;
  transition: all 0.3s ease;
}

.g9li2icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
}

.g9li2p2 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 1;
}

.g9li2p3 {
  font-size: 14px;
  margin-top: 25px;
}

.g9li2p3 p {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  position: relative;
}

.g9li2p5 {
  color: #fff;
  position: absolute;
  left: 10%;
  bottom: 20px;
  opacity: 0;
  font-size: 16px;
  padding-right: 20px;
  transition: all 0.3s ease;
  transition-delay: 0.2s;
}

.ser_js2.on .g9li2ia {
  opacity: 0;
}

.ser_js2.on .g9li2ib {
  opacity: 1;
}

.ser_js2.on .g9li2p5 {
  opacity: 1;
  bottom: 70px;
}

.ser_js2.on:before {
  opacity: 0;
}

.g9-ser-bg {
  border-radius: 0px;
  overflow: hidden;
}

.g9-ser-bg,
.g9-ser-bgm {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.g9-ser-bgm {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.g9-ser-bgm {
  opacity: 0;
  transition: all 0.3s ease;
}

.g9-ser-bgm.on {
  opacity: 1;
}

.navbar-fixed-slideS1 {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background: url("../images/n_jian_bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
}

.navbar-fixed-slideS1 .items {
  height: 100%;
  padding: 10% 5%;
  text-align: center;
  border-right: 1px solid #e0e0e0;
  height: 100vh;
}

.navbar-fixed-slideS1 .items .icobox {
  margin-bottom: 20px;
}

.navbar-fixed-slideS1 .items .icobox .u-icon {
  width: 300px;
  height: 300px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
}

.navbar-fixed-slideS1 .items .icobox .u-icon.u-icon-1 {
  background-image: url("../images/industryico-1.png");
}

.navbar-fixed-slideS1 .items .icobox .u-icon.u-icon-2 {
  background-image: url("../images/industryico-2.png");
}

.navbar-fixed-slideS1 .items .icobox .u-icon.u-icon-3 {
  background-image: url("../images/industryico-3.png");
}

.navbar-fixed-slideS1 .items.last {
  border: none;
}

.navbar-fixed-slideS1 .items .title {
  font-size: 26px;
  height: 78px;
  text-align: center;
  margin-bottom: 20px;
}

.navbar-fixed-slideS1 .items .text {
  font-size: 16px;
  margin-bottom: 30px;
  height: 60px;
}

.navbar-fixed-slideS1 .items .ul-list {
  margin-bottom: 30px;
  display: none;
}

.navbar-fixed-slideS1 .items .ul-list li {
  padding: 10px 0;
  border-top: 1px #fff solid;
}

.navbar-fixed-slideS1 .items .ul-list li a {
  text-decoration: none;
  color: #fff;
}

.navbar-fixed-slideS1 .items.active {
  background-image: linear-gradient(rgba(20, 87, 142, 0.8), rgba(87, 143, 202, 0.5));
  color: #fff;
}

.navbar-fixed-slideS1 .items.active .icobox {
  margin-bottom: 15px;
}

.navbar-fixed-slideS1 .items.active .icobox .u-icon {
  background-position: center center;
}

.navbar-fixed-slideS1 .items.active .icobox .u-icon.u-icon-1 {
  background-image: url("../images/industryico-1.png");
}

.navbar-fixed-slideS1 .items.active .icobox .u-icon.u-icon-2 {
  background-image: url("../images/industryico-2.png");
}

.navbar-fixed-slideS1 .items.active .icobox .u-icon.u-icon-3 {
  background-image: url("../images/industryico-3hover.png");
}

.navbar-fixed-slideS1 .items.active .btn {
  color: #fff;
  border-color: #fff;
}

.navbar-fixed-slideS1 #bg-ico1 {
  width: 85%;
  height: 85%;
  position: absolute;
  margin-left: -200px;
  opacity: 0;
}

.navbar-fixed-slideS1 #bg-ico2 {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 57%;
  margin-top: -290px;
  margin-left: -670px;
  width: 50%;
  height: 50%;
}

.navbar-fixed-slideS1 #bg-ico3 {
  display: none;
  position: absolute;
  right: -5%;
  width: 43%;
  top: 1%;
  animation: show-business 1s;
  transform: rotate(70deg);
  opacity: 1;
}

@keyframes show-business {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: rotate(70deg);
  }
}
.pr {
  position: relative;
}

/**************************/
.strengthBox {
  padding: 0rem 0px;
  background: url(../images/techBg.jpg) no-repeat center;
  background-size: cover;
}

.strengthBox .index_title {
  text-align: center;
  color: #fff;
}

.strengthCenter .ballBox {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.strengthCenter .ballBox:after {
  width: 100%;
  height: 100%;
  background: url(../images/ball.png) no-repeat center;
  background-size: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1.2s ease-in-out;
  -webkit-transform: rotate(360deg);
}

.strengthCenter .font1 {
  font-size: 0.8rem;
  line-height: 1;
  color: var(--seccolor);
}

.strengthCenter .font2 {
  position: relative;
  width: 80%;
  padding-bottom: 30px;
  margin-top: 30px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.strengthCenter .font2:after {
  width: 60%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30%;
  bottom: 0;
}

.strengthCenter .font3 {
  margin-top: 2em;
  color: #fff;
  text-align: center;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.dataList li {
  transition: all 1.2s ease-in-out;
  border-left: 194px solid transparent;
  border-top: 1px solid transparent;
  font-size: 0.65em;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: 0 0;
  opacity: 0;
}

.dataList li:after {
  content: " ";
  transition: all 0.5s ease-in-out;
  background: #fff;
  color: #fff;
  text-decoration: none;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  height: 11px;
  width: 11px;
  top: -6px;
}

.dataList li .item {
  /* display:flex; */
  align-items: flex-end;
  color: #fff;
  position: absolute;
  top: -3px;
  padding: 0 30px;
  transform-origin: 0 0;
  opacity: 0;
  transition: all 0.5s ease-in-out 1s;
  text-align: right;
}

.dataList li .item span {
  font-size: 18px;
  white-space: nowrap;
  margin-bottom: 10px;
  width: 350px;
  display: block;
}

.dataList li .item em {
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
  display: block;
  font-style: normal;
}

.dataList li:nth-child(1) {
  transform: rotate(-200deg);
}

.dataList li:nth-child(2) {
  transform: rotate(-230deg);
}

.dataList li:nth-child(3) {
  transform: rotate(-260deg);
}

.dataList li:nth-child(4) {
  transform: rotate(-380deg);
  text-align: left;
}

.dataList li:nth-child(5) {
  transform: rotate(-80deg);
}

.dataList li:nth-child(1) .item {
  transform: rotate(150deg) translate(-100%, -75%);
}

.dataList li:nth-child(2) .item {
  transform: rotate(180deg) translate(-100%, -57%);
}

.dataList li:nth-child(3) .item {
  transform: rotate(210deg) translate(-100%, -75%);
}

.dataList li:nth-child(4) .item {
  transform: rotate(330deg) translate(0, -50%);
  flex-direction: row-reverse;
  text-align: left;
}

.dataList li:nth-child(5) .item {
  transform: rotate(30deg) translate(0, -50%);
  flex-direction: row-reverse;
  text-align: left;
}

.dataList li:nth-child(6) .item {
  transform: rotate(0deg) translate(0, -50%);
  flex-direction: row-reverse;
  text-align: left;
}

.strengthSwiper {
  margin-top: 0.4rem;
}

.strengthSwiper.active .swiper-slide .ballBox:after {
  animation: rotation 10s linear 1.2s infinite;
}

.strengthSwiper.active .swiper-slide .dataList li {
  opacity: 1;
}

.strengthSwiper.active .swiper-slide .dataList li:nth-child(1) {
  transform: rotate(-150deg);
}

.strengthSwiper.active .swiper-slide .dataList li:nth-child(2) {
  transform: rotate(-180deg);
}

.strengthSwiper.active .swiper-slide .dataList li:nth-child(3) {
  transform: rotate(-210deg);
}

.strengthSwiper.active .swiper-slide .dataList li:nth-child(4) {
  transform: rotate(-330deg);
}

.strengthSwiper.active .swiper-slide .dataList li:nth-child(5) {
  transform: rotate(-30deg);
}

.strengthSwiper.active .swiper-slide .dataList li .item {
  opacity: 1;
}

.strengthThumbs {
  margin-top: 0.5rem;
}

.strengthThumbs .swiper-container {
  padding-top: 10px;
}

.strengthThumbs .swiper-slide {
  height: 100px;
  box-sizing: border-box;
  padding: 15px 10px; /* background:#fff; */
  border-radius: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
  top: 0;
  cursor: pointer;
}

.strengthThumbs .swiper-slide .tit {
  margin-top: 10px;
  height: 3em;
}

.strengthThumbs .swiper-slide .img {
  height: 70px;
  display: flex;
  align-items: center;
}

/*.strengthThumbs .swiper-slide.active{border-color:var(--seccolor);}*/
.strengthThumbs .swiper-button-next,
.strengthThumbs .swiper-button-prev {
  width: 36px;
  height: 36px;
  margin-top: -18px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-size: 10px auto;
  cursor: pointer;
}

.strengthThumbs .swiper-button-next {
  right: -2%;
  background-image: url(../images/arr_right2.png);
}

.strengthThumbs .swiper-button-prev {
  left: -2%;
  background-image: url(../images/arr_left2.png);
}

.strengthThumbs .swiper-button-next:hover {
  border-color: var(--seccolor);
  background-color: var(--seccolor);
}

.strengthThumbs .swiper-button-prev:hover {
  border-color: var(--seccolor);
  background-color: var(--seccolor);
}

/*********/
body .c-fff {
  color: #fff;
}

.pageTit {
  text-align: center;
  margin-bottom: 60px;
}

.pageTit .title {
  line-height: 1;
  font-weight: bold;
  font-size: 36px;
}

.pageTit .description {
  margin: 1.8em auto 0 auto;
  color: #999;
  max-width: 80%;
  line-height: 1.8;
}

.pageTit .description p {
  margin-bottom: 0;
}

.manufactureBox4 .wheelImg {
  /*transition:all 1s;*/
  transform-origin: center bottom;
}

.manufactureBox4 .wheelImg .manuPlay {
  width: 59px;
  height: 59px;
  background: url(../images/play2.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  transform: scale(1.4); /* opacity:0; */ /* display:none; */
}

.manuPop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 999999;
}

.manuPop .video_close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4%;
  right: 1.5%;
  cursor: pointer;
}

.manuVideo {
  width: 88%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.manuVideo video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.manufactureBox4 {
  margin-bottom: 100px;
}

.manufacture-trigger2 {
  position: absolute;
  top: -30vh;
  width: 100%;
}

.manufacture-twennmax-content {
  width: 100%;
  height: 200vh;
}

.manufacture-tweenmax-flex {
  position: sticky;
  display: flex;
  flex-direction: column;
  top: 0px;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  text-align: center;
}

.wheelDesc-twennmax {
  position: absolute;
  top: 11%;
  left: 0;
  width: 100%;
  z-index: 500;
  opacity: 0.3;
}

.manufacture-imgbox {
  position: relative;
  transform-origin: 50% 110%;
  overflow: hidden;
}

/**/
/************************/
.n-scene-bg {
  background: #fff;
  padding: 60px 0px;
  overflow: hidden;
}

.n-scene-box ul {
  display: flex;
}

.n-scene-box li {
  float: left;
  text-align: center;
  padding: 20px 20px;
  transition: 0.5s;
}

.n-scene-box li .icons {
  display: inline-block;
  background: #14578e;
  transition: 0.5s;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.n-scene-box li .icons img {
  width: 70%;
  display: block;
  margin: 0 auto;
  margin-top: 9px;
}

.n-scene-box li h4 {
  font-size: 18px;
  margin-top: 30px;
}

.m2dsjCon1 {
  position: relative;
}

.m2dsjCon1 .bgImg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.m2dsjCon1 .container {
  position: relative;
}

.m2dsjCon1 .m2Tnm {
  text-align: center;
}

.m2dsjc1bx {
  height: 482px;
  position: relative;
  margin-top: 20px;
}

.m2dsj_mv {
  text-align: center; /* display:none */
  animation: rotate 5s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.m2dsj_ul {
  position: absolute;
  z-index: 1;
  width: 275px;
  color: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-58%);
}

.m2dsj_ul li {
  margin: 60px 0;
  position: relative;
  cursor: pointer;
}

.m2dsj_c1dx {
  padding-right: 82px;
  position: relative;
  text-align: right;
  font-size: 16px;
  letter-spacing: 1px;
}

.m2dsj_c1dx i {
  height: 20px;
  width: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 0px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.m2dsj_c1dx i span {
  background: #fff;
  height: 12px;
  width: 12px;
  position: absolute;
  left: 4px;
  top: 4px;
  border-radius: 50%;
}

.m2dsj_c1lay {
  height: 116px;
  width: 420px;
  padding-left: 106px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-top: -58px;
  margin-left: -210px;
  top: 50%;
  border-radius: 0.6em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.5s ease;
  visibility: hidden;
  transform: scale(0);
  opacity: 0;
}

.m2dsj_ul li:hover .m2dsj_c1lay {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.m2dsj_c1lay span {
  height: 70px;
  width: 70px;
  border: 2px dotted #f4a817;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -35px;
  border-radius: 50%;
}

.m2dsj_c1lay span img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m2dsj_c1lay strong {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
  display: block;
  color: #12294f;
}

.m2dsj_c1lay p {
  font-size: 14px;
  line-height: 20px;
  color: #9197a4;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 60px;
  overflow: hidden;
}

.m2dsj_ul02 {
  right: 0;
  left: auto;
}

.m2dsj_ul02 li {
  margin: 40px 0;
}

.m2dsj_ul02 .m2dsj_c1dx {
  padding-right: 0;
  padding-left: 82px;
  text-align: left;
}

.m2dsj_ul02 .m2dsj_c1dx i {
  right: auto;
  left: 0;
}

.m2dsj_ul01 li:nth-child(2) {
  transform: translateX(-20px);
}

.m2dsj_ul01 li:nth-child(3) {
  transform: translateX(-30px);
}

.m2dsj_ul01 li:nth-child(4) {
  transform: translateX(-20px);
}

.m2dsj_ul02 li:nth-child(2) {
  transform: translateX(20px);
}

.m2dsj_ul02 li:nth-child(3) {
  transform: translateX(25px);
}

.m2dsj_ul02 li:nth-child(4) {
  transform: translateX(25px);
}

.m2dsj_ul02 li:nth-child(5) {
  transform: translateX(20px);
}

.index-s2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100vh;
  background-color: #01051e;
}

.index-s2 .m2dsjMvbg {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.index-s2 .m2dsjMvbg::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}

.index-s2 .m2dsjMvbg video {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.index-s2 .m2dsjMvbg img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.index-s2-box {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.index-s2 .top-block {
  position: relative;
  text-align: center;
  color: #14578e;
}

.index-s2 .top-block span {
  font-size: 0.36rem;
}

.index-s2 .top-block .h2 {
  font-size: 0.36rem;
}

.index-s2 .bot-block {
  position: relative;
}

.index-s2 .bot-block img.zzbg {
  display: block;
  width: 100%;
}

.index-s2 .bot-block .dot {
  position: absolute;
  animation: o-ani5-1 2s linear infinite;
}

.index-s2 .bot-block .dot a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index-s2 .bot-block .dot img {
  display: block;
  margin: 0 auto;
  max-width: none;
  transform-origin: center bottom;
}

.index-s2 .bot-block .dot span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #14578e;
}

.index-s2 .bot-block .dot:nth-of-type(1) {
  left: 33%;
  top: 0%;
  animation-delay: 0.1s;
}

.index-s2 .bot-block .dot:nth-of-type(2) {
  left: 15%;
  top: 71%;
  animation-delay: 0.5s;
}

.index-s2 .bot-block .dot:nth-of-type(3) {
  left: 85%;
  top: 71%;
  animation-delay: 0.8s;
}

.index-s2 .bot-block .dot:nth-of-type(4) {
  left: 97%;
  top: 10%;
  animation-delay: 0.6s;
}

.index-s2 .bot-block .dot:nth-of-type(5) {
  left: 83%;
  top: -4%;
  animation-delay: 0.4s;
}

.index-s2 .bot-block .dot:nth-of-type(6) {
  left: 17%;
  top: -4%;
  animation-delay: 0.7s;
}

.index-s2 .bot-block .dot:nth-of-type(7) {
  left: 3%;
  top: 10%;
  animation-delay: 0.3s;
}

@keyframes o-ani5-1 {
  0%, 100% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(-10px);
  }
}
/***********************/
.talent-bg {
  position: relative;
  height: 90vh;
  background-size: 100% 110%;
}

.dmk-talent {
  position: absolute;
  right: 12.81%;
  top: 43%;
  margin-top: -83px;
}

.dmk-talent strong {
  display: block;
  line-height: 1;
  color: #14578e;
  font-size: 34px;
}

.talent-list {
  margin-top: 44px;
}

.talent-item {
  float: left;
  position: relative;
  margin-right: 126px;
  padding-top: 18px;
  width: 292px;
  border-top: 2px solid #c5c5c5;
}

.talent-item:last-child {
  margin-right: 0;
}

.talent-item:first-child {
  border-top: 2px solid #14578e;
}

.talent-item:first-child b {
  background: #14578e;
}

.talent-item:hover .talent-text p i {
  right: -4px;
}

.talent-item:hover b img {
  transform: translateY(-3px);
}

.talent-item b {
  display: block;
  width: 65px;
  height: 65px;
  float: left;
  text-align: center;
  border-radius: 50%;
  position: relative;
  background: #00bebd;
}

.talent-item b img {
  display: block;
  width: 31px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: 0.35s;
}

.talent-text {
  float: left;
  margin-left: 25px;
  padding-top: 5px;
}

.talent-text span {
  display: block;
  line-height: 1;
  color: #333;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
}

.talent-text p {
  color: #14578e;
  font-size: 21px;
  position: relative;
  line-height: 1;
  font-weight: bold;
  min-width: 140px;
  padding-right: 20px;
}

.talent-text p i {
  display: inline-block;
  color: #14578e;
  line-height: 1;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font-style: bold;
  transition: 0.3s;
}

.business-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
}

.business-bg img {
  display: none;
}

@media screen and (max-width: 1660px) {
  .talent-text span {
    font-size: 21px;
  }
  .talent-text p {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .dmk-talent {
    position: absolute;
    right: 12.81%;
    top: 20%;
  }
}
@media screen and (max-width: 1025px) {
  .linian-bg {
    position: relative;
    padding: 80px 0px;
    height: auto;
  }
  .dmk-talent {
    width: 76%;
    margin: auto;
  }
  .dmk-talent.article-block .talent-hide strong {
    transition-delay: 0s;
  }
  .dmk-talent.article-block .talent-list .talent-item {
    transition-delay: 0s;
  }
  .dmk-talent.article-block .talent-list .talent-item:nth-child(2) {
    transition-delay: 0.3s;
  }
  .talent-item {
    margin-top: 30px;
  }
}
/********分页*********/
.text-center {
  text-align: center;
  clear: both;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0px 20px;
  border-radius: 4px;
  font-size: 12px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #4d4d4d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #000;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #14578e;
  border-color: #14578e;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

@keyframes o-upfade-top {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.hy-tab {
  width: 100;
  margin: 0 auto 50px;
}
.hy-tab .bd_col {
  position: relative;
}
.hy-tab .bd_col .button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.5s;
}
.hy-tab .bd_col .button svg {
  width: 40%;
  height: 40%;
}
.hy-tab .bd_col .button svg path {
  fill: #666;
  transition: 0.5s;
}
.hy-tab .bd_col .button.prev {
  left: -20px;
}
.hy-tab .bd_col .button.prev svg {
  transform: rotate(180deg);
}
.hy-tab .bd_col .button.next {
  right: -20px;
}
.hy-tab .bd_col .button:hover {
  background-color: var(--maincolor);
}
.hy-tab .bd_col .button:hover svg path {
  fill: #fff;
}

.hy-tab-hd {
  overflow: hidden;
  zoom: 1;
}

.hy-tab-hd li {
  color: #444;
  text-align: center;
  cursor: pointer;
  margin: 0px 0.2rem;
  font-size: 18px;
}

.hy-tab-hd li .icon {
  text-align: center;
  height: 45px;
  fill: #444;
}

.hy-tab-hd li .icon img {
  max-width: 45px;
  max-height: 45px;
  margin-bottom: 10px;
}

.hy-tab-hd li .img1 {
  display: inline-block;
}

.hy-tab-hd li .img2 {
  display: none;
}

.hy-tab-hd li.active .icon {
  fill: var(--seccolor);
}

.hy-tab-hd li.active .icon .img1 {
  display: none;
}

.hy-tab-hd li.active .icon .img2 {
  display: inline-block;
}

.hy-tab-hd li.active {
  color: var(--seccolor);
}

.hy-tab-bd {
  margin-top: 0.4rem;
}
.hy-tab-bd .pro_item_top {
  cursor: default;
}

.hy-tab-bd .hy-tab-nr {
  display: none;
}

.hy-tab-bd .hy-tab-nr.thisclass {
  display: block;
}

.public_anchor {
  position: relative;
  top: -160px;
}

/*******n_advantage_bg**********/
.n_advantage {
  position: relative;
  background: url(../images/n_advantage_bg.png) center top no-repeat;
  background-size: cover;
  padding: 1rem 0px;
}
.n_advantage_inner {
  position: relative;
}
.n_advantage_gallery .swiper-slide img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.n_advantage_gallery_num {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  font-size: 0.9rem;
  line-height: 1em;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
  text-stroke: 2px #fff;
  font-weight: 700;
}
@media (max-width: 767px) {
  .n_advantage_gallery_num {
    font-size: 0.6rem;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
  }
}
.n_advantage_gallery .swiper-button-next,
.n_advantage_gallery .swiper-button-prev {
  width: 36px;
  height: 36px;
  margin-top: -18px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-size: 10px auto;
  cursor: pointer;
  z-index: 10;
}
.n_advantage_gallery .swiper-button-next {
  right: 20px;
  background-image: url(../images/arr_right2.png);
}
.n_advantage_gallery .swiper-button-prev {
  left: 20px;
  background-image: url(../images/arr_left2.png);
}
.n_advantage_gallery .swiper-button-next:hover {
  border-color: var(--seccolor);
  background-color: var(--seccolor);
}
.n_advantage_gallery .swiper-button-prev:hover {
  border-color: var(--seccolor);
  background-color: var(--seccolor);
}
.n_advantage_thumb {
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .n_advantage_thumb {
    position: static;
    padding: 10px;
    background-color: #f5f5f5;
  }
}
.n_advantage_thumb .swiper-slide {
  cursor: pointer;
}
.n_advantage_thumb .swiper-slide img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  border: 6px solid rgba(255, 255, 255, 0.3);
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .n_advantage_thumb .swiper-slide img {
    border-color: rgba(0, 0, 0, 0.1);
  }
}
.n_advantage_thumb .swiper-slide.swiper-slide-thumb-active img {
  border-color: #fff;
}

/* 产品 */
.indexProductClass {
  padding: 0.4rem 0px 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 10px;
  transition: all 0.8s ease;
  /* 首页 */
  /* 产品列表页 */
}
@media (max-width: 668px) {
  .indexProductClass {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.indexProductBox .indexProductClass {
  padding: 0.5rem 0px;
}
@media (max-width: 668px) {
  .indexProductBox .indexProductClass {
    padding: 20px;
  }
}
.pro_cate_top .indexProductClass {
  padding: 0.4rem 0px 5px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 668px) {
  .pro_cate_top .indexProductClass {
    padding: 20px 0;
  }
}
.indexProductClass a {
  width: auto;
  min-width: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.indexProductClass a .icon svg.icon {
  height: 0.5rem;
  display: inline-block;
}
.indexProductClass a .icon svg.icon .st0 {
  fill: var(--maincolor);
  transition: all 0.5s;
  /* 产品列表页 */
}
.pro_cate_top .indexProductClass a .icon svg.icon .st0 {
  fill: #999;
}
.indexProductClass a .icon svg.icon .st1 {
  fill: var(--seccolor);
  transition: all 0.5s;
  /* 产品列表页 */
}
.pro_cate_top .indexProductClass a .icon svg.icon .st1 {
  fill: #999;
}
.indexProductClass a .listTitle {
  display: inline-block;
  font-size: 14px;
  color: #010101;
  font-weight: bold;
  position: relative;
  transition: all 0.5s;
  /* 产品列表页 */
}
.pro_cate_top .indexProductClass a .listTitle {
  color: #999;
}
.indexProductClass a .listTitle::after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: var(--maincolor);
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.indexProductClass a:hover .icon svg.icon .st0, .indexProductClass a.active .icon svg.icon .st0 {
  /* 产品列表页 */
}
.pro_cate_top .indexProductClass a:hover .icon svg.icon .st0, .pro_cate_top .indexProductClass a.active .icon svg.icon .st0 {
  fill: var(--maincolor);
}
.indexProductClass a:hover .icon svg.icon .st1, .indexProductClass a.active .icon svg.icon .st1 {
  /* 产品列表页 */
}
.pro_cate_top .indexProductClass a:hover .icon svg.icon .st1, .pro_cate_top .indexProductClass a.active .icon svg.icon .st1 {
  fill: var(--seccolor);
}
.indexProductClass a:hover .listTitle, .indexProductClass a.active .listTitle {
  color: var(--maincolor);
}
.indexProductClass a:hover .listTitle::after, .indexProductClass a.active .listTitle::after {
  width: 100%;
  left: 0%;
  transform: translateX(0%);
}

/*******产品顶部分类*********/
.pro_cate_top {
  background-color: #fff;
}
.pro_cate_top.is-sticky .indexProductClass {
  padding-top: 0.1rem;
}
.pro_cate_top > .inner {
  position: relative;
  z-index: 20;
}

.pro_cate_col {
  position: relative;
}
.pro_cate_col > .inner {
  padding: 0.8rem 0;
  position: relative;
  z-index: 20;
  display: flex;
  overflow: hidden;
  align-items: center;
}
@media (max-width: 668px) {
  .pro_cate_col > .inner {
    padding: 20px;
    flex-direction: column;
  }
}
.pro_cate_col .subname {
  color: var(--maincolor);
  opacity: 0.06;
  white-space: nowrap;
  font-size: 7vw;
  line-height: 0.8;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  right: 0%;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 668px) {
  .pro_cate_col .subname {
    font-size: 80px;
  }
}
.pro_cate_col .img {
  position: relative;
  z-index: 2;
  width: 40%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 668px) {
  .pro_cate_col .img {
    width: 70%;
  }
}
.pro_cate_col .img img {
  max-width: 100%;
  max-height: 100%;
}
.pro_cate_col .txt {
  position: relative;
  z-index: 2;
  width: 60%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 668px) {
  .pro_cate_col .txt {
    width: 100%;
  }
}
.pro_cate_col .txt b.t {
  font-size: 26px;
  color: var(--maincolor);
  line-height: 1.5em;
  position: relative;
}
.pro_cate_col .txt b.t::before {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 8px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent var(--maincolor);
  border-right: none;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.pro_cate_col .txt .des {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.875em;
  /* &::before {
      content: "";
      display: block;
      margin: 20px 0;
      width: 30px;
      height: 2px;
      line-height: 2px;
      background-color: var(--maincolor);
    } */
}

.pro_index_banner {
  position: relative;
  overflow: hidden;
}
@media (max-width: 968px) {
  .pro_index_banner {
    margin-top: var(--header_height);
  }
}
.pro_index_banner .t {
  width: 100%;
  text-align: center;
  font-size: 0.46rem;
  line-height: 1em;
  color: var(--maincolor);
  font-weight: 500;
  position: absolute;
  left: 0;
  bottom: 0.9rem;
  z-index: 2;
}
@media (max-width: 668px) {
  .pro_index_banner .t {
    font-size: 16px;
    bottom: 30px;
  }
}
.pro_index_banner .swiper-slide img {
  width: 100%;
}
@media (max-width: 668px) {
  .pro_index_banner .swiper-slide img {
    aspect-ratio: 2/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.pro_index_banner .pagination {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  font-size: 0;
  z-index: 2;
}
@media (max-width: 1200px) {
  .pro_index_banner .pagination {
    bottom: 10px;
  }
}
.pro_index_banner .pagination span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 10px 0 0;
  width: 70px;
  height: 8px;
  background-color: rgb(255, 255, 255);
  cursor: pointer;
  border-radius: 0px;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .pro_index_banner .pagination span {
    width: 40px;
    height: 4px;
  }
}
.pro_index_banner .pagination span.swiper-pagination-bullet-active {
  background-color: #14578e;
  opacity: 1;
}

.pro_index {
  padding: 1rem 0px 1.5rem;
  position: relative;
  background-color: #f5f5f5;
}
@media (max-width: 1200px) {
  .pro_index {
    padding: 20px 0 40px;
  }
}
@media (max-width: 668px) {
  .pro_index {
    padding-bottom: 20px;
  }
}
.pro_index .container {
  position: relative;
  z-index: 11;
}
.pro_index__list {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 60px;
       column-gap: 60px;
  row-gap: 70px;
}
@media (max-width: 1200px) {
  .pro_index__list {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media (max-width: 668px) {
  .pro_index__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.pro_index__list > li {
  height: 100%;
}
.pro_index__list > li a {
  width: 100%;
  height: 100%;
  min-height: 80px;
  position: relative;
  padding: 30px 20px;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0 10px 10px 10px rgba(0, 0, 0, 0.05);
}
@media (max-width: 668px) {
  .pro_index__list > li a {
    padding: 20px;
  }
}
.pro_index__list > li a .svg_icon {
  flex-shrink: 0;
}
.pro_index__list > li a .svg_icon svg {
  width: auto;
  height: 50px;
}
.pro_index__list > li a .svg_icon svg .st0 {
  fill: var(--maincolor);
}
.pro_index__list > li a .svg_icon svg .st1 {
  fill: var(--seccolor);
}
.pro_index__list > li a .t {
  margin-left: 20px;
  font-size: 0.2rem;
  color: var(--maincolor);
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .pro_index__list > li a .t {
    font-size: 20px;
  }
}
.pro_index__list > li a .img {
  width: 160px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media (max-width: 668px) {
  .pro_index__list > li a .img {
    width: 120px;
    height: 80px;
  }
}
.pro_index__list > li a .img img {
  max-width: 100%;
  max-height: 100%;
  transition: all 1s;
}
.pro_index__list > li a:hover {
  box-shadow: 0 10px 30px 10px rgba(20, 87, 142, 0.1);
}
.pro_index__list > li a:hover .t {
  color: var(--maincolor);
  transform: translateX(10px);
}
.pro_index__list > li a:hover .img img {
  transform: scale(1.2);
  filter: drop-shadow(0 25px 25px rgba(20, 87, 142, 0.1));
}
.pro_index__particle {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.pro_index__particle canvas {
  opacity: 0.5;
}

/*******产品list*********/
.n_pro_bg {
  position: relative;
  padding: 0.6rem 0px 0.8rem;
  width: 100%;
  background: #f1f3f7;
}
@media (max-width: 668px) {
  .n_pro_bg {
    padding: 20px 0;
  }
}

@media (max-width: 668px) {
  .n_pro_box {
    flex-direction: column;
  }
}

.n_pro_lf {
  color: #333;
  border-radius: 1.042vw;
  position: relative;
  overflow: hidden;
  flex: 0 0 290px;
  background-size: 100% 100%;
}
@media (max-width: 668px) {
  .n_pro_lf {
    flex: 1 1 auto;
  }
}

.n_pro_lf .title {
  padding: 0px 15px;
  height: 0.8rem;
  display: flex;
  align-items: center;
  background: #14578e;
  background-repeat: no-repeat;
  background-size: cover;
}

.n_pro_lf .title span {
  border-left: 4px solid var(--seccolor);
  padding-left: 10px;
  font-size: 21px;
  color: #ffffff;
  font-weight: 600;
}

.product_info_side_search {
  margin-bottom: 25px;
  margin-top: 10px;
}

.piss_cont {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  align-items: center;
}

.piss_cont_le {
  width: calc(100% - 20px);
  padding-right: 10px;
  height: 38px;
  position: relative;
  line-height: 38px;
}

.piss_cont_le input {
  width: 100%;
  height: 36px;
  position: relative;
  line-height: 36px;
  font-size: 14px;
  color: #333;
}

.piss_cont_icon {
  width: 20px;
  cursor: pointer;
  line-height: 38px;
}

.sk-row {
  padding: 15px;
  width: 100%;
  position: relative;
  background: #fff;
}

.sk-row-lf {
  font-size: 16px;
}

.product_info_side_select {
  padding: 0px 15px;
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 0px 0 1.042vw 1.042vw;
}
.product_info_side_select.no_radius {
  border-radius: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #dad8d8;
}

.piss_item_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 15px;
  border-top: 1px solid #dad8d8;
  cursor: pointer;
}

.piss_item_top .std_text16 {
  font-size: 16px;
  line-height: 1.75;
}

.piss_item_top .piss_item_icon {
  transition: all 0.36s;
  width: 15px;
}

.piss_item.on .piss_item_icon {
  transform: rotate(180deg);
}

.piss_item_bot {
  overflow: hidden;
  display: none;
  padding-bottom: 20px;
}

.piss_item_bot_nub {
  flex-wrap: wrap;
  padding: 4px 0;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
}

.piss_item_bot_nub .std_text14 {
  width: calc(100% - 16px - 20px);
  padding: 0 14px;
}

.piss_item_bot_nub .piss_ibn_btn {
  width: 16px;
  position: relative;
  top: -1px;
  overflow: hidden;
}

.piss_ibn_btn img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  vertical-align: middle;
  transition: all 0.36s;
}

.piss_ibn_btn img:nth-of-type(2) {
  opacity: 0;
  position: absolute;
  top: 6px;
  left: 0;
}

.piss_item_bot_nub.on .piss_ibn_btn img:nth-of-type(2) {
  opacity: 1;
}

.piss_item_bot_nub.on .piss_ibn_btn img:nth-of-type(1) {
  opacity: 0;
}

.n_pro_rf {
  width: calc(100% - 336px);
}
@media (max-width: 668px) {
  .n_pro_rf {
    width: 100%;
  }
}
.n_pro_rf.in_search {
  width: 100%;
}
.n_pro_rf_table--title {
  font-size: 0.26rem;
  text-align: center;
  margin-bottom: 0.3rem;
}
@media (max-width: 668px) {
  .n_pro_rf_table--title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.n_pro_rf_table--text {
  width: 70%;
  text-align: center;
  font-size: 0.16rem;
  line-height: 1.625em;
  margin: 0 auto 0.3rem;
}
@media (max-width: 668px) {
  .n_pro_rf_table--text {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.n_pro_rf_table--table {
  margin-bottom: 40px;
}
.n_pro_rf_table--table table {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.05);
}
.n_pro_rf_table--table table th,
.n_pro_rf_table--table table td {
  color: #333;
  white-space: nowrap;
}
.n_pro_rf_table--table table thead tr {
  background-color: var(--maincolor);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.n_pro_rf_table--table table thead tr th {
  padding: 20px;
  font-size: 16px;
  text-align: left;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.n_pro_rf_table--table table thead tr th:last-child {
  border-right: none;
}
.n_pro_rf_table--table table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.5s;
}
.n_pro_rf_table--table table tbody tr td {
  padding: 10px 20px;
  font-size: 14px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.n_pro_rf_table--table table tbody tr td:last-child {
  border-right: none;
}
.n_pro_rf_table--table table tbody tr:hover {
  background-color: #f5f7fa;
}
.n_pro_rf_table--table table tbody tr:nth-of-type(even) {
  background-color: #fafafa;
}

.product_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1200px) {
  .product_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 968px) {
  .product_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 668px) {
  .product_list {
    gap: 10px;
  }
}

.pro_item_box {
  border-radius: 20px;
  box-shadow: 0px 4px 40px 10px rgba(8, 30, 125, 0.04);
  padding-top: 18px;
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-top: 0;
  padding-bottom: 68px;
  position: relative;
  display: flex;
  flex-direction: column;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  background: #fff;
}
@media (max-width: 668px) {
  .pro_item_box {
    padding-bottom: 40px;
  }
}
.pro_item_hidelink .pro_item_box {
  padding-bottom: 0;
}
@media (max-width: 668px) {
  .pro_item_hidelink .pro_item_box {
    padding-bottom: 0;
  }
}

.pro_item_new {
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.36s;
  z-index: 2;
}
.pro_item.on .pro_item_new {
  opacity: 1;
}
.pro_item_new .std_font12 {
  font-size: 12px;
  color: #fff;
  line-height: 1.3;
  position: absolute;
  z-index: 4;
  top: 7px;
  left: 10px;
  width: 24px;
}
.pro_item_new_bg, .pro_item_new_bg img {
  width: 100%;
}

.pro_item_qd {
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.36s;
  z-index: 2;
}
.pro_item.qd .pro_item_qd {
  opacity: 1;
}
.pro_item_qd .std_font12 {
  font-size: 12px;
  color: #fff;
  line-height: 1.3;
  position: absolute;
  z-index: 4;
  top: 7px;
  left: 10px;
  width: 24px;
}
.pro_item_qd_bg, .pro_item_qd_bg img {
  width: 100%;
}

.pro_item_top {
  display: block;
  flex-grow: 1;
}

.pro_item_top_img_box {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.pro_item_top_img {
  position: relative;
  overflow: hidden;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 668px) {
  .pro_item_top_img {
    max-width: 80%;
    margin-bottom: 10px;
  }
}

.pro_item_top_img img {
  width: 100%;
  transition: all 0.36s ease;
}

.pro_item_top_img img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.pro_item_top .std_text16 {
  color: #000;
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 16px;
  padding: 10px 15px 5px 15px;
}

.pro_item_top .std_text14 {
  padding: 0px 15px 15px 15px;
}

.pro_item_top .std_text14,
.pro_item_top .std_text14 p {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
}
@media (max-width: 668px) {
  .pro_item_top .std_text14,
  .pro_item_top .std_text14 p {
    font-size: 12px;
  }
}

.pro_item_link {
  position: absolute;
  width: 100%;
  border-top: 1px solid #e9e8e8;
  display: flex;
  bottom: 0;
  left: 0;
}

.pro_item_link_btn {
  width: 50%;
  border-right: 1px solid #e9e8e8;
  cursor: pointer;
}

.pro_item_link_btn:last-child {
  border-right: 0;
}

.pro_item_font {
  display: block;
  text-align: center;
  color: #14578e;
  font-size: 16px;
  line-height: 1.75;
  padding-top: 17px;
  padding-bottom: 22px;
}
@media (max-width: 668px) {
  .pro_item_font {
    font-size: 13px;
    padding: 10px 0;
  }
}

.huace {
  margin-bottom: 20px;
  padding: 15px 0px 30px;
}

.huace ul {
  display: flex;
  flex-wrap: wrap;
}

.huace li {
  width: calc((100% - 45px) / 4);
  margin-right: 15px;
  margin-bottom: 30px;
}

.huace li:nth-child(4n) {
  margin-right: 0px;
}

.huace img {
  width: 100%;
}

.huace .huace_img {
  box-shadow: 0px 0px 15px #f5eeee;
}

.huace .huace_tit {
  color: #fff;
  font-size: 16px;
  padding: 15px 0px;
  text-align: center;
  background: #14578e;
}

/**********产品详情************/
.n_pro_wrap {
  width: 100%;
  margin-bottom: 0.4rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 668px) {
  .n_pro_wrap {
    flex-direction: column;
  }
}

.n_pro_img_box {
  float: left;
  width: 46%;
  order: 1;
  overflow: hidden;
  position: relative;
}
@media (max-width: 668px) {
  .n_pro_img_box {
    float: none;
    width: 100%;
  }
}

.in-abtbg {
  display: block;
  position: absolute;
  width: 50%;
  height: 65%;
  background: #14578e;
  left: 0;
  top: 0;
}

.out-abtbg {
  display: block;
  position: absolute;
  width: 65%;
  height: 50%;
  background: #14578e;
  right: 0;
  bottom: 0;
}

.n_pro_img {
  position: relative;
  background: #fff;
  margin: 15px;
  padding: 0px 20%;
}
@media (max-width: 668px) {
  .n_pro_img {
    margin: 10px;
    padding: 0 10%;
  }
}

.n_pro_text {
  float: right;
  width: 42%;
  order: 2;
}
@media (max-width: 668px) {
  .n_pro_text {
    margin-top: 20px;
    float: none;
    width: 100%;
  }
}

.n_pro_text .n_pro_category {
  color: var(--seccolor);
  font-size: 26px;
  font-weight: 600;
}

.n_pro_text .n_pro_tit {
  font-size: 24px;
  font-weight: 600;
  color: var(--seccolor);
}

.n_pro_text .n_pro_tit span {
  margin-right: 5px;
  font-size: 24px;
  color: #14578e;
}

.n_pro_text .n_pro_des {
  font-size: 16px;
  line-height: 1.6;
  color: #313133;
  margin: 10px 0px 15px;
}

.n_pro_text .n_pro_des p,
.n_pro_text .n_pro_des div {
  font-size: 18px;
  line-height: 1.7;
  color: #3a3a3a;
}

.n_pro_text .n_pro_des p span,
.n_pro_text .n_pro_des div span {
  display: inline-block;
  color: #14578e;
  margin-right: 3px;
  width: 130px;
  text-align: justify;
}
html[lang=en] .n_pro_text .n_pro_des p span, html[lang=de] .n_pro_text .n_pro_des p span,
html[lang=en] .n_pro_text .n_pro_des div span,
html[lang=de] .n_pro_text .n_pro_des div span {
  width: auto;
}

.relate_application {
  position: relative;
  overflow: hidden;
  margin: 10px 0px 20px;
}

.relate_application b.n_pro_t {
  padding: 20px 0 10px;
  display: block;
  font-size: 20px;
  color: #14578e;
}

@media (max-width: 668px) {
  .product-item {
    display: flex;
    gap: 20px;
  }
}
.product-item li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
@media (max-width: 668px) {
  .product-item li {
    width: 50%;
    float: none;
    margin-right: 0;
  }
}

.product-btn {
  display: flex;
  border-radius: 5px;
  padding: 12px 32px;
  background: #14578e;
  color: #fff;
  align-items: center;
}
@media (max-width: 668px) {
  .product-btn {
    justify-content: center;
    padding: 10px;
  }
}

.product-btn img {
  width: 30px;
  margin-right: 10px;
}
@media (max-width: 668px) {
  .product-btn img {
    width: 20px;
  }
}

.product-btn:hover {
  background: var(--seccolor);
  color: #fff;
}

.npro_xq_box {
  margin-bottom: 0.4rem;
  overflow: hidden;
}

.n_xq_tit {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  color: #14578e;
  line-height: 2;
  border-bottom: 2px solid #14578e;
  margin-bottom: 20px;
}

.n_xq_tit img {
  margin-right: 5px;
  width: 0.4rem;
}

.npro_xq_box table {
  border: 1px solid #d1e3f1;
  width: 100%;
}

.npro_xq_box tr:first-child td {
  background: #14578e !important;
  color: #ffffff !important;
}

.npro_xq_box table tr td {
  background: #fff !important;
  text-align: center !important;
  padding: 7px 5px;
}

/* 精密风机 - 首页 */
.jmfj_index {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media (max-width: 668px) {
  .jmfj_index {
    margin-top: 20px;
    gap: 20px;
  }
}
.jmfj_index_col {
  background-color: #e7e9ed;
  padding: 0 0.3rem;
  border-radius: 20px;
  box-shadow: 0px 10px 10px 0px rgba(8, 30, 125, 0.1);
}
@media (max-width: 668px) {
  .jmfj_index_col {
    padding: 0 10px;
    border-radius: 10px;
  }
}
.jmfj_index_col--title {
  padding: 0.2rem 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 668px) {
  .jmfj_index_col--title {
    padding: 10px 0;
  }
}
.jmfj_index_col--title h3 {
  display: flex;
  align-items: center;
  gap: 5px;
}
.jmfj_index_col--title h3 svg {
  width: 0.35rem;
  height: 0.35rem;
}
@media (max-width: 668px) {
  .jmfj_index_col--title h3 svg {
    width: 26px;
    height: 26px;
  }
}
.jmfj_index_col--title h3 svg .st0 {
  fill: var(--maincolor);
}
.jmfj_index_col--title h3 svg .st1 {
  fill: var(--seccolor);
}
.jmfj_index_col--title h3 span {
  color: var(--maincolor);
  font-size: 0.22rem;
  line-height: 1em;
}
@media (max-width: 668px) {
  .jmfj_index_col--title h3 span {
    font-size: 18px;
  }
}
.jmfj_index_col--title a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.jmfj_index_col--title a span {
  color: var(--maincolor);
  font-size: 0.13rem;
  line-height: 1em;
}
@media (max-width: 668px) {
  .jmfj_index_col--title a span {
    font-size: 14px;
  }
}
.jmfj_index_col--title a svg {
  width: 0.18rem;
  height: 0.18rem;
}
@media (max-width: 668px) {
  .jmfj_index_col--title a svg {
    width: 16px;
    height: 16px;
  }
}
.jmfj_index_col--title a svg path {
  fill: var(--maincolor);
}
.jmfj_index_col .product_list {
  padding-bottom: 0;
}
@media (max-width: 668px) {
  .jmfj_index_col .product_list {
    padding-bottom: 20px;
  }
}
.jmfj_index_col .product_list .pro_item {
  margin-bottom: 0.3rem;
}
@media (max-width: 668px) {
  .jmfj_index_col .product_list .pro_item {
    margin-bottom: 0;
  }
}

/* 精密风机 - 侧边分类 */
.jmfj_side {
  background-color: #fff;
  padding: 0 15px 15px;
  /* border-radius: 0px 0 1.042vw 1.042vw; */
}
.jmfj_side.with_radius {
  padding-top: 15px;
  border-radius: 0px 0 1.042vw 1.042vw;
}
.jmfj_side > ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.jmfj_side > ul > li {
  padding: 10px;
  background-color: #f5f5f5;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.jmfj_side > ul > li::before {
  content: "";
  display: block;
  width: 0.04rem;
  height: 0%;
  background-color: var(--seccolor);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
}
.jmfj_side > ul > li.current::before {
  height: 100%;
}
.jmfj_side > ul > li.current .jmfj_side_title > a .icon svg path {
  fill: var(--maincolor);
}
.jmfj_side > ul > li.current .jmfj_side_title > a span {
  color: var(--maincolor);
}
.jmfj_side > ul > li.current .jmfj_side_title .plus::after {
  rotate: 90deg;
  opacity: 0;
}
.jmfj_side > ul > li.current .jmfj_side_sub {
  display: block;
}
.jmfj_side_title {
  display: flex;
  align-items: center;
}
.jmfj_side_title a {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.jmfj_side_title a .icon {
  flex-shrink: 0;
  width: 0.24rem;
  height: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jmfj_side_title a .icon svg {
  width: 0.18rem;
  height: 0.18rem;
}
.jmfj_side_title a .icon svg path {
  fill: #666;
  transition: all 0.5s;
}
.jmfj_side_title a span {
  font-size: 16px;
  color: #333;
}
.jmfj_side_title .plus {
  margin-left: auto;
  cursor: pointer;
  width: 0.14rem;
  height: 0.14rem;
  position: relative;
}
.jmfj_side_title .plus::after {
  content: "";
  display: block;
  width: 0.02rem;
  height: 100%;
  background-color: var(--maincolor);
  position: absolute;
  right: 0.06rem;
  top: 0;
  z-index: 2;
  transition: all 0.5s;
}
.jmfj_side_title .plus i {
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: var(--maincolor);
}
.jmfj_side_sub > ul {
  padding: 0.2rem 0 0.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
.jmfj_side_sub > ul > li a {
  display: inline-flex;
  padding-left: 0.34rem;
}
.jmfj_side_sub > ul > li a span {
  font-size: 14px;
  color: #666;
}
.jmfj_side_sub > ul > li.current a span {
  color: var(--maincolor);
}

/* 精密风机 - 右侧三级分类 */
.jmfj_sub {
  display: flex;
  justify-content: center;
  gap: 0.2rem;
  margin-top: 20px;
  margin-bottom: 0.4rem;
}
.jmfj_sub > li > a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 999px;
  background-color: #fff;
  min-width: 1.5rem;
  padding: 0.12rem 0.3rem;
  font-size: 0.18rem;
  transition: all 0.5s;
}
.jmfj_sub > li.current > a, .jmfj_sub > li:hover > a {
  background-color: var(--maincolor);
  color: #fff;
}

/* 行业 */
.field_col {
  width: 100%;
  position: relative;
  background: url(../images/m2pro_bg.png) no-repeat center bottom;
  padding: 0.8rem 0px;
}
@media (max-width: 668px) {
  .field_col {
    padding: 20px 0;
  }
}

.field_col__list {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 668px) {
  .field_col__list {
    flex-direction: column;
  }
}
.field_col__list > li {
  width: 16%;
  transition: all 0.5s ease;
  border-radius: 0.4em;
  overflow: hidden;
  height: 600px;
  position: relative;
}
html[lang=en] .field_col__list > li, html[lang=de] .field_col__list > li {
  height: 680px;
}
@media (max-width: 668px) {
  .field_col__list > li {
    width: 100%;
    height: 100px;
  }
}
.field_col__list > li .hd {
  background-color: var(--maincolor);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  padding: 95px 10px 0px 10px;
  transition: all 0.5s ease;
}
@media (max-width: 668px) {
  .field_col__list > li .hd {
    padding: 20px;
    display: flex;
    align-items: center;
  }
}
.field_col__list > li .hd strong {
  font-size: 26px;
  line-height: 36px;
  font-weight: normal;
  letter-spacing: 2px;
  display: block;
  writing-mode: vertical-rl;
  margin: 0 auto;
}
@media (max-width: 668px) {
  .field_col__list > li .hd strong {
    writing-mode: lr-tb;
    margin: 0;
    font-size: 22px;
    letter-spacing: normal;
  }
}
.field_col__list > li .hd .icon {
  height: 160px;
  width: 160px;
  position: absolute;
  right: -60px;
  bottom: 58px;
}
@media (max-width: 668px) {
  .field_col__list > li .hd .icon {
    width: 100px;
    height: 100px;
    right: -20px;
    bottom: 20px;
  }
}
.field_col__list > li .bd {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 3;
  transition: all 0.5s ease;
  padding: 118px 40px 0px;
  background-size: cover;
}
html[lang=en] .field_col__list > li .bd, html[lang=de] .field_col__list > li .bd {
  padding-top: 40px;
}
@media (max-width: 668px) {
  .field_col__list > li .bd {
    padding: 20px;
    height: 100%;
    position: static;
  }
}
.field_col__list > li .bd > * {
  position: relative;
  z-index: 2;
}
.field_col__list > li .bd::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 87, 142, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.field_col__list > li .bd strong {
  font-size: 26px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  display: block;
  margin: 12px 0px;
  transition: all 0.5s ease;
  opacity: 0;
  transform: translateY(30px);
}
@media (max-width: 668px) {
  .field_col__list > li .bd strong {
    margin-top: 0;
    font-size: 24px;
  }
}
.field_col__list > li .bd p {
  font-size: 14px;
  line-height: 1.75;
  color: #fff;
  transition: all 0.5s ease;
  opacity: 0;
  transform: translateY(30px);
  max-width: 485px;
  text-align: justify;
}
html[lang=en] .field_col__list > li .bd p, html[lang=de] .field_col__list > li .bd p {
  max-width: 100%;
  line-height: 1.25;
}
@media (max-width: 668px) {
  .field_col__list > li .bd p {
    font-size: 12px;
  }
}
.field_col__list > li .bd .cate_name {
  margin-top: 0.4rem;
  font-size: 18px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.5s ease;
}
.field_col__list > li .bd .cate_list {
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.5s ease;
}
.field_col__list > li .bd .cate_list span {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 7px 5px;
}
html[lang=en] .field_col__list > li .bd .cate_list span, html[lang=de] .field_col__list > li .bd .cate_list span {
  font-size: 12px;
}
@media (max-width: 668px) {
  .field_col__list > li .bd .cate_list span {
    font-size: 12px;
    padding: 5px 10px;
  }
}
.field_col__list > li .bd .cate_list a:hover {
  color: var(--seccolor);
  border: 1px solid var(--seccolor);
}
.field_col__list > li.on {
  width: 70%;
}
@media (max-width: 668px) {
  .field_col__list > li.on {
    width: 100%;
    height: auto;
  }
  .field_col__list > li.on a {
    min-height: 300px;
  }
}
.field_col__list > li.on .hd {
  opacity: 0;
}
.field_col__list > li.on .bd {
  opacity: 1;
}
.field_col__list > li.on .bd strong {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.field_col__list > li.on .bd p {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.field_col__list > li.on .bd .cate_name {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.field_col__list > li.on .bd .cate_list {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}

/* 领域底部 */
.CorrespondingProduct {
  background-color: #f7f7f7;
  padding: 0.74rem 0;
}
@media (max-width: 668px) {
  .CorrespondingProduct {
    padding: 20px 0;
  }
}

.filed_bottom_list--hd {
  margin-bottom: 0.4rem;
}
.filed_bottom_list--hd > ul {
  display: flex;
  justify-content: center;
  gap: 0.3rem;
}
@media (max-width: 668px) {
  .filed_bottom_list--hd > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.filed_bottom_list--hd > ul > li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.filed_bottom_list--hd > ul > li a svg {
  width: auto;
  height: 0.45rem;
  fill: #444;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .filed_bottom_list--hd > ul > li a svg {
    height: 36px;
  }
}
.filed_bottom_list--hd > ul > li a span {
  font-size: 0.18rem;
  color: #444;
  text-align: center;
  font-weight: bold;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .filed_bottom_list--hd > ul > li a span {
    font-size: 13px;
  }
}
.filed_bottom_list--hd > ul > li.on a svg {
  fill: var(--maincolor);
}
.filed_bottom_list--hd > ul > li.on a span {
  color: var(--maincolor);
}
.filed_bottom_list--bd .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.5s;
}
.filed_bottom_list--bd .item img {
  width: 100%;
  transition: all 1s;
}
.filed_bottom_list--bd .item span {
  font-size: 0.18rem;
  padding-bottom: 10px;
  transition: all 0.5s;
}
.filed_bottom_list--bd .item:hover {
  /* box-shadow: 0px 10px 20px 0px rgba(8, 30, 125, 0.2); */
}
.filed_bottom_list--bd .item:hover img {
  transform: scale(1.1);
}
.filed_bottom_list--bd .item:hover span {
  color: var(--maincolor);
}

.filed_bottom_slide {
  position: relative;
}
.filed_bottom_slide .arrow {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.5s;
}
.filed_bottom_slide .arrow svg {
  width: 40%;
  height: 40%;
}
.filed_bottom_slide .arrow svg path {
  fill: #666;
  transition: 0.5s;
}
.filed_bottom_slide .arrow.slide_prev {
  left: -20px;
}
.filed_bottom_slide .arrow.slide_prev svg {
  transform: rotate(180deg);
}
.filed_bottom_slide .arrow.slide_next {
  right: -20px;
}
.filed_bottom_slide .arrow:hover {
  background-color: var(--maincolor);
}
.filed_bottom_slide .arrow:hover svg path {
  fill: #fff;
}

/* 加入我们 */
.join_banner_title {
  width: 100%;
  text-align: center;
  padding: 0.3rem;
  font-size: 0.36rem;
  color: #fff;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 2;
}
@media (max-width: 968px) {
  .join_banner_title {
    font-size: 20px;
    top: 50px;
  }
}
@media (max-width: 668px) {
  .join_banner_title {
    top: auto;
    bottom: 10px;
  }
}
.join_banner .Inner_img::before, .join_banner .Inner_img::after {
  display: none;
}
@media (max-width: 668px) {
  .join_banner .Inner_img img {
    min-height: 220px;
  }
}

.join_talent {
  padding: 1rem 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../images/join/join_talent_bg.jpg");
}
@media (max-width: 668px) {
  .join_talent {
    padding: 20px 0;
  }
}
.join_talent > .inner {
  /* .img {
          display: flex; justify-content: center;
      } */
}
.join_talent > .inner .index_title .content0,
.join_talent > .inner .index_title .content1 {
  color: #fff;
}
.join_talent > .inner .info {
  margin-top: 0.5rem;
  display: flex;
  gap: 10%;
  align-items: center;
}
html[lang=en] .join_talent > .inner .info, html[lang=de] .join_talent > .inner .info {
  gap: 5%;
}
@media (max-width: 668px) {
  .join_talent > .inner .info {
    flex-direction: column;
    gap: 20px;
  }
}
.join_talent > .inner .info img {
  width: 30%;
}
html[lang=en] .join_talent > .inner .info img, html[lang=de] .join_talent > .inner .info img {
  width: 32%;
}
@media (max-width: 668px) {
  .join_talent > .inner .info img {
    width: 100%;
  }
}
.join_talent > .inner .info .des {
  flex: 1 1 0%;
  padding: 0.5rem;
  border-radius: 10px;
  position: relative;
  font-size: 0.2rem;
  line-height: 2em;
  color: #fff;
  background-image: linear-gradient(120deg, rgba(20, 87, 142, 0.9), rgba(20, 87, 142, 0));
}
html[lang=en] .join_talent > .inner .info .des, html[lang=de] .join_talent > .inner .info .des {
  padding: 0.35rem;
}
@media (max-width: 668px) {
  .join_talent > .inner .info .des {
    font-size: 16px;
  }
}
.join_talent > .inner .info .des .quote {
  width: 0.67rem;
  position: absolute;
}
.join_talent > .inner .info .des .quote_01 {
  left: 0.2rem;
  top: -0.2rem;
}
.join_talent > .inner .info .des .quote_02 {
  right: 0.2rem;
  bottom: -0.2rem;
}
.join_talent > .inner .info .des p {
  margin-bottom: 1em;
}

.join_development {
  padding: 1rem 0 0;
}
@media (max-width: 668px) {
  .join_development {
    padding: 20px 0 0;
  }
}
.join_development__des {
  margin: 0.15rem 0 0.25rem;
  font-size: 0.2rem;
  color: #666;
  line-height: 1.8em;
}
@media (max-width: 668px) {
  .join_development__des {
    font-size: 14px;
  }
}
.join_development__des p {
  margin-bottom: 1em;
}
.join_development__list {
  display: grid;
  height: 560px;
  gap: 10px;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
@media (max-width: 1440px) {
  .join_development__list {
    height: 500px;
  }
}
@media (max-width: 668px) {
  .join_development__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.join_development__list > li {
  width: 100%;
  padding: 0.47rem 0.6rem;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* &:nth-of-type(1) {
            &::after {
                background-color: #5ec1ff;
            }
        }
        &:nth-of-type(1) {
            &::after {
                background-color: #5ec1ff;
            }
        } */
}
@media (max-width: 668px) {
  .join_development__list > li {
    padding: 20px;
    height: 140px;
  }
}
@media (min-width: 668px) {
  .join_development__list > li:nth-of-type(1) {
    grid-area: 1/1/2/7;
  }
  .join_development__list > li:nth-of-type(2) {
    grid-area: 1/7/2/11;
  }
  .join_development__list > li:nth-of-type(3) {
    grid-area: 2/1/3/5;
  }
  .join_development__list > li:nth-of-type(4) {
    grid-area: 2/5/3/11;
  }
}
.join_development__list > li::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.5s;
}
.join_development__list > li .des {
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  transition: all 0.5s;
}
.join_development__list > li .des b {
  font-size: 24px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1440px) {
  .join_development__list > li .des b {
    font-size: 22px;
  }
}
@media (max-width: 668px) {
  .join_development__list > li .des b {
    font-size: 18px;
  }
}
.join_development__list > li .des p {
  margin-top: 7px;
  font-size: 16px;
  line-height: 1.8em;
  position: relative;
  z-index: 2;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .join_development__list > li .des p {
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 15px;
  }
}
.join_development__list > li .bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.6s;
}
.join_development__list > li:hover::after {
  background-color: rgba(0, 0, 0, 0.6);
}
.join_development__list > li:hover .des {
  transform: translateY(-0.12rem);
}
.join_development__list > li:hover .bg {
  transform: scale(1.05);
}

.join_value {
  padding: 1rem 0 0;
}
@media (max-width: 668px) {
  .join_value {
    padding: 20px 0 0;
  }
}
.join_value__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
@media (max-width: 668px) {
  .join_value__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.join_value__list > li {
  width: 100%;
  aspect-ratio: 2/3;
  padding: 0.5rem;
  color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 668px) {
  .join_value__list > li {
    padding: 40px;
  }
}
.join_value__list > li::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background-color: var(--maincolor);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s;
}
.join_value__list > li b {
  font-size: 0.3rem;
  position: relative;
  z-index: 2;
  transform: translateY(0.3rem);
  opacity: 0;
  transition: all 0.5s;
}
html[lang=en] .join_value__list > li b, html[lang=de] .join_value__list > li b {
  font-size: 0.2rem;
}
@media (max-width: 668px) {
  .join_value__list > li b {
    font-size: 20px;
  }
}
.join_value__list > li p {
  margin-top: 0.2rem;
  font-size: 0.18rem;
  line-height: 1.8em;
  position: relative;
  z-index: 2;
  transform: translateY(0.3rem);
  opacity: 0;
  transition: all 0.5s;
}
html[lang=en] .join_value__list > li p, html[lang=de] .join_value__list > li p {
  font-size: 0.16rem;
}
@media (max-width: 668px) {
  .join_value__list > li p {
    font-size: 16px;
    margin-top: 20px;
  }
}
.join_value__list > li:hover::after {
  height: 100%;
  opacity: 0.9;
  -webkit-backdrop-filter: 6px;
          backdrop-filter: 6px;
}
.join_value__list > li:hover b {
  transform: translateY(0);
  opacity: 1;
}
.join_value__list > li:hover p {
  transform: translateY(0);
  opacity: 100;
  transition-delay: 0.3s;
}

.join_staff {
  padding: 1rem 0;
}
@media (max-width: 668px) {
  .join_staff {
    padding: 20px 0;
  }
}
.join_staff__slide {
  margin: 0.5rem 0;
}
@media (max-width: 668px) {
  .join_staff__slide {
    margin: 20px 0;
  }
}
.join_staff__slide .item {
  border-radius: 0.2rem;
  position: relative;
  overflow: hidden;
}
.join_staff__slide .item::after {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(0deg, rgba(20, 87, 142, 0.5), rgba(0, 0, 0, 0));
}
.join_staff__slide .item img {
  width: 100%;
  aspect-ratio: 63/40;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s;
}
.join_staff__slide .item span {
  width: 100%;
  padding: 0.25rem 0.2rem;
  color: #fff;
  font-size: 0.26rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
html[lang=en] .join_staff__slide .item span, html[lang=de] .join_staff__slide .item span {
  font-size: 0.2rem;
}
.join_staff__slide .item:hover img {
  transform: scale(1.1);
}
.join_staff__controls {
  display: flex;
  justify-content: space-between;
}
.join_staff__controls .button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join_staff__controls .button svg path {
  transition: 0.4s;
}
.join_staff__controls .button:hover svg path {
  stroke: var(--maincolor);
  opacity: 1;
}
.join_staff__controls .prog {
  width: 90%;
  display: flex;
  align-items: center;
}
@media (max-width: 668px) {
  .join_staff__controls .prog {
    width: 85%;
  }
}
.join_staff__controls .prog .progressbar {
  position: relative;
  height: 7px;
  background: url(../images/index_news_bar1.png) repeat-x;
  width: 100%;
}
.join_staff__controls .prog .progressbar .swiper-scrollbar-drag {
  border-radius: 0;
  background: url(../images/index_news_bar2.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}

.join_recruitment {
  padding: 1rem 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 668px) {
  .join_recruitment {
    padding: 20px 0;
  }
}
.join_recruitment::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-image: url("../images/join/christian-lendl-nxBucBB_ihQ-unsplash.jpg");
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.join_recruitment::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.join_recruitment_inner {
  position: relative;
  z-index: 3;
}
.join_recruitment_inner .index_title .content0,
.join_recruitment_inner .index_title .content1 {
  color: #fff;
}
.join_recruitment_title {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media (max-width: 668px) {
  .join_recruitment_title {
    gap: 20px;
  }
}
.join_recruitment_title .des {
  /* text-align: right; */
  font-size: 0.2rem;
  color: #fff;
  line-height: 1.8em;
}
@media (max-width: 668px) {
  .join_recruitment_title .des {
    font-size: 14px;
  }
}
.join_recruitment_list {
  margin-top: 0.5rem;
  display: flex;
  gap: 0.4rem;
}
@media (max-width: 668px) {
  .join_recruitment_list {
    margin-top: 20px;
    gap: 20px;
    flex-direction: column;
  }
}
.join_recruitment_list > div {
  width: 50%;
  padding: 0.3rem;
  border-top-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  /* display: flex; flex-direction: column; justify-content: space-between; */
  background-color: rgba(245, 245, 245, 0.7);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
@media (max-width: 668px) {
  .join_recruitment_list > div {
    width: 100%;
    padding: 20px;
  }
}
.join_recruitment_list > div b {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-size: 0.26rem;
  color: var(--maincolor);
}
@media (max-width: 668px) {
  .join_recruitment_list > div b {
    font-size: 20px;
  }
}
.join_recruitment_list > div b svg {
  width: 0.4rem;
  height: 0.4rem;
}
@media (max-width: 668px) {
  .join_recruitment_list > div b svg {
    width: 26px;
    height: 26px;
  }
}
.join_recruitment_list > div .list {
  margin-top: 0.4rem;
  display: flex;
  gap: 0.2rem;
}
@media (max-width: 668px) {
  .join_recruitment_list > div .list {
    margin-top: 20px;
    gap: 20px;
    flex-direction: column;
  }
}
.join_recruitment_list > div .list > li {
  flex: 1 1 0%;
  background-color: #fff;
  padding: 0.25rem;
  font-size: 0.18rem;
  color: #666;
  border-top-left-radius: 0.15rem;
  border-bottom-right-radius: 0.15rem;
  transition: all 0.5s;
}
html[lang=en] .join_recruitment_list > div .list > li, html[lang=de] .join_recruitment_list > div .list > li {
  font-size: 0.16rem;
}
@media (max-width: 668px) {
  .join_recruitment_list > div .list > li {
    padding: 20px;
    font-size: 14px;
  }
}
.join_recruitment_list > div .list > li strong {
  display: block;
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 0.5em;
  color: #333;
  transition: all 0.5s;
}
.join_recruitment_list > div .list > li p {
  line-height: 1.8em;
  min-height: 3.6em;
}
.join_recruitment_list > div .list > li p span {
  font-weight: bold;
}
.join_recruitment_list > div .list > li a {
  color: inherit;
}
.join_recruitment_list > div .list > li:hover {
  background-color: var(--maincolor);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.join_recruitment_list > div .list > li:hover strong {
  color: #fff;
}

.join_job {
  padding: 1rem 0;
}
@media (max-width: 668px) {
  .join_job {
    padding: 20px 0;
  }
}
.join_job_inner {
  display: flex;
}
@media (max-width: 668px) {
  .join_job_inner {
    flex-direction: column;
  }
}
.join_job_side {
  width: 30%;
}
@media (max-width: 668px) {
  .join_job_side {
    width: 100%;
  }
}
.join_job_side .des {
  margin: 0.3rem 0;
  font-size: 0.18rem;
  color: #666;
  line-height: 1.8em;
}
@media (max-width: 668px) {
  .join_job_side .des {
    margin: 20px 0;
    font-size: 14px;
  }
}
.join_job_side .info {
  font-size: 0.18rem;
  color: #333;
  line-height: 1.625em;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
@media (max-width: 668px) {
  .join_job_side .info {
    font-size: 16px;
  }
}
.join_job_side .info img {
  width: 0.6rem;
  height: 0.6rem;
}
@media (max-width: 668px) {
  .join_job_side .info img {
    width: 40px;
    height: 40px;
  }
}
.join_job_side .info a[href^="mailto:"] {
  color: var(--maincolor);
  text-decoration: underline;
}
.join_job_list {
  width: 70%;
  padding-left: 5%;
  margin-left: 5%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  position: relative;
}
@media (max-width: 668px) {
  .join_job_list {
    width: 100%;
    padding: 20px 0 0;
    margin: 20px 0 0;
    gap: 20px;
  }
}
.join_job_list::before {
  content: "";
  display: block;
  width: 6px;
  height: 340px;
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../images/join/join_job_bg.png");
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 668px) {
  .join_job_list::before {
    background: none;
    width: 100%;
    height: 1px;
    border-top: 1px dashed var(--maincolor);
  }
}
.join_job_list .item {
  width: 100%;
  background-color: #f5f5f5;
  padding: 0.3rem 0.3rem;
  border-radius: 0.1rem;
}
@media (max-width: 668px) {
  .join_job_list .item {
    padding: 20px;
  }
}
.join_job_list .item_t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.join_job_list .item_t b {
  font-size: 0.2rem;
  color: #333;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .join_job_list .item_t b {
    font-size: 16px;
  }
}
.join_job_list .item_t .icon {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
}
@media (max-width: 668px) {
  .join_job_list .item_t .icon {
    width: 16px;
    height: 16px;
  }
}
.join_job_list .item_t .icon::before, .join_job_list .item_t .icon::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--maincolor);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.join_job_list .item_t .icon::after {
  transform: rotate(90deg);
  transition: all 0.8s;
}
.join_job_list .item_des .des {
  padding: 0.2rem 0;
  font-size: 0.18rem;
  line-height: 1.875em;
  color: #444;
}
@media (max-width: 668px) {
  .join_job_list .item_des .des {
    font-size: 14px;
    padding: 20px 0;
  }
}
.join_job_list .item.active .item_t b {
  color: var(--maincolor);
  font-size: 1.6em;
}
.join_job_list .item.active .item_t .icon::after {
  transform: rotate(180deg);
}

/* .join_job {
    padding: 1rem 0;
    &_title {
        font-size: 0.34rem; color: var(--maincolor); line-height: 1.25em;
        &::after {
            content: ''; margin: 0.3rem 0;
            display: block; width: 0.6rem; height: 2px; background-color: var(--maincolor);
        }
    }
    &__list {
        display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.3rem;
        &>li {
            a {
                height: 1.3rem; padding: 0.25rem; position: relative;
                background-color: #f4f4f4; border: 1px solid #ddd;
                display: flex; flex-direction: column; justify-content: space-between;
                transition: all 0.5s;
                b {
                    font-size: 0.18rem; color: #333;
                    transition: all 0.5s;
                }
                span {
                    font-size: 0.14rem; color: #666;
                    transition: all 0.5s;
                }
                svg {
                    width: 0.8rem; height: 0.8rem;
                    position: absolute; right: 0.2rem; bottom: -0.2rem; z-index: 1;
                    opacity: 0;
                    transition: all 0.5s;
                }
                &:hover {
                    background-color: var(--maincolor); border-color: var(--maincolor);
                    b,span {
                        color: #fff;
                    }
                    svg {
                        right: 0; bottom: 0; opacity: 0.5;
                        transition-delay: 0.2s;
                    }
                }
            }
        }
    }
} */
/* 智造中心 */
.zhizao_circle {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/i/images/index_news_bg.jpg");
  /* &__main {
        width: 45%; padding: 0 5%;
        &--circle {
            display: block; position: relative;
            width: 100%; aspect-ratio: 1/1; border-radius: 100%;
            border:1px dashed var(--maincolor);
            .item {
                width: 15%;
                display: flex; flex-direction: column; align-items: center;
                position: absolute; z-index: 2;
                .icon {
                    width: 100%; aspect-ratio: 1/1; background-color: var(--maincolor);
                    border-radius: 9999px;
                }
                span {
                    white-space: nowrap; text-align: center;
                }
                &_01 {
                    left:10%; top: 3%;
                }
                &_02 {
                    right:10%; top: 3%;
                }
                &_03 {
                    right:-8%; top: 50%; transform: translateY(-50%);
                }
                &_04 {
                    right:10%; bottom: 0;
                }
                &_05 {
                    left:10%; bottom: 0;
                }
            }
        }
    } */
}
@media (max-width: 668px) {
  .zhizao_circle {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.zhizao_circle__title {
  font-size: 0.36rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0.3rem;
}
@media (max-width: 668px) {
  .zhizao_circle__title {
    font-size: 22px;
  }
}
.zhizao_circle__title strong {
  color: var(--maincolor);
  font-weight: bold;
  font-size: 1.2em;
}
.zhizao_circle__list {
  display: flex;
  border-left: 1px solid #ddd;
}
@media (max-width: 668px) {
  .zhizao_circle__list {
    flex-direction: column;
    border-left: none;
  }
}
.zhizao_circle__list .item {
  width: 11%;
  height: 60vh;
  position: relative;
  border-right: 1px solid #ddd;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item {
    width: 100%;
    height: 80px;
    border-right: none;
    border-bottom: 1px solid #ddd;
  }
}
.zhizao_circle__list .item_before {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item_before {
    height: 80px;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.zhizao_circle__list .item_before b em {
  display: block;
  font-size: 1.5em;
  color: var(--maincolor);
  transition: all 0.5s;
}
.zhizao_circle__list .item_before b span {
  display: block;
  font-size: 1em;
  transition: all 0.5s;
}
.zhizao_circle__list .item_before .icon {
  width: 3em;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item_before .icon {
    width: 30px;
  }
}
.zhizao_circle__list .item_before .icon img {
  width: 100%;
}
.zhizao_circle__list .item_after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item_after {
    display: none;
    height: auto;
    position: static;
  }
}
.zhizao_circle__list .item_after b {
  margin-bottom: 1em;
}
.zhizao_circle__list .item_after b em {
  display: block;
  font-size: 1.8em;
  color: var(--maincolor);
  opacity: 0;
  transform: translateX(0.5em);
  transition: all 0.5s;
}
.zhizao_circle__list .item_after b span {
  display: block;
  font-size: 1.2em;
  opacity: 0;
  transform: translateX(0.5em);
  transition: all 0.5s;
}
.zhizao_circle__list .item_after .img {
  flex: 1 1 0%;
  overflow: hidden;
  display: flex;
  align-items: end;
  opacity: 0;
  transform: translateX(0.5em);
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item_after .img {
    margin-top: 20px;
  }
}
.zhizao_circle__list .item_after .img img {
  max-width: 100%;
  max-height: 100%;
}
.zhizao_circle__list .item.active {
  width: 45%;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item.active {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 668px) {
  .zhizao_circle__list .item.active .item_before {
    display: none;
  }
}
.zhizao_circle__list .item.active .item_before b em {
  opacity: 0;
  transform: translateY(0.5em);
  transition-delay: 0.2s;
}
.zhizao_circle__list .item.active .item_before b span {
  opacity: 0;
  transform: translateY(0.5em);
  transition-delay: 0.3s;
}
.zhizao_circle__list .item.active .item_before .icon {
  opacity: 0;
  transform: translateY(0.5em);
  transition-delay: 0.4s;
}
@media (max-width: 668px) {
  .zhizao_circle__list .item.active .item_after {
    display: block;
  }
}
.zhizao_circle__list .item.active .item_after b em {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.5s;
}
.zhizao_circle__list .item.active .item_after b span {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.zhizao_circle__list .item.active .item_after .img {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}

.zhizao_slide {
  position: relative;
  padding: 1rem 0;
  /* &_thumb {
        width: 100%;
        position: absolute; left:0; bottom: 0.4rem; z-index: 10;
        .swiper-slide {
            display: flex; cursor: pointer;
            &::before,
            &::after {
                content: ''; display: block; width: 100%; height: 1px; margin-top: 34px;
                border: 1px dashed rgba(255,255,255,0.5);
            }
            &::before {
            }
            &::after {
            }
            .icon {
                display: flex; flex-direction: column; align-items: center;
                .img {
                    width: 70px; aspect-ratio: 1/1; background: rgba(255,255,255,0.1); border-radius: 100%;
                    display: flex; justify-content: center; align-items: center;
                    @media (max-width: $break_ipad_s) {
                        width: 60px;
                    }
                    img {
                        width: 50%;
                    }
                }
                span {
                    margin-top: 0.1rem;
                    font-style: 0.3rem; color: #fff; white-space: nowrap;
                    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.8);
                    @media (max-width: $break_ipad_s) {
                        font-size: 14px;
                    }
                }
            }
            &.swiper-slide-thumb-active {
                .icon {
                    .img {
                        background: var(--maincolor);
                    }
                }
            }
        }
    } */
}
@media (max-width: 668px) {
  .zhizao_slide {
    padding: 20px;
  }
}
.zhizao_slide_gallery .swiper-slide {
  width: 50vw;
  /* transform: scale(0.8);  */
  opacity: 0.8;
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .zhizao_slide_gallery .swiper-slide {
    width: 100%;
  }
}
.zhizao_slide_gallery .swiper-slide .item {
  position: relative;
}
.zhizao_slide_gallery .swiper-slide .item .title {
  display: block;
  width: 100%;
  margin-top: 1em;
  padding: 0.8em 1.5em;
  font-size: 0.2rem;
  line-height: 1.25em;
  color: #fff;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 1.5em;
  z-index: 2;
}
@media (max-width: 968px) {
  .zhizao_slide_gallery .swiper-slide .item .title {
    font-size: 20px;
  }
}
.zhizao_slide_gallery .swiper-slide .item .title span {
  display: block;
  position: relative;
  z-index: 3;
  transform: translateX(30px);
  opacity: 0;
  transition: all 0.5s;
}
.zhizao_slide_gallery .swiper-slide .item .title::after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(20, 87, 142, 0.8), rgba(20, 87, 142, 0));
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.5s;
}
.zhizao_slide_gallery .swiper-slide .item .img img {
  display: block;
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 968px) {
  .zhizao_slide_gallery .swiper-slide .item .img img {
    height: 70vh;
  }
}
@media (max-width: 668px) {
  .zhizao_slide_gallery .swiper-slide .item .img img {
    height: auto;
    aspect-ratio: 16/9;
  }
}
.zhizao_slide_gallery .swiper-slide.swiper-slide-active {
  /*width: 70vw; 
           transform: scale(1); */
  opacity: 1;
}
.zhizao_slide_gallery .swiper-slide.swiper-slide-active .item .title span {
  transform: translateX(0);
  opacity: 1;
  transition-delay: 0.5s;
}
.zhizao_slide_gallery .swiper-slide.swiper-slide-active .item .title::after {
  width: 100%;
  transition-delay: 0.3s;
}
.zhizao_slide_gallery .swiper-pagination {
  position: static;
  margin-top: 2em;
}
@media (max-width: 668px) {
  .zhizao_slide_gallery .swiper-pagination {
    margin-top: 20px;
  }
}
.zhizao_slide_gallery .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  border-radius: 9999px;
  background-color: #000;
  opacity: 0.2;
  transition: all 0.5s;
}
.zhizao_slide_gallery .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  opacity: 1;
}
.zhizao_slide_gallery .arrow {
  width: 15vw;
  height: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 2;
}
.zhizao_slide_gallery .arrow .icon {
  width: 3em;
  aspect-ratio: 1/1;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(calc(100% - 5em));
  transition: all 0.5s;
}
@media (max-width: 668px) {
  .zhizao_slide_gallery .arrow .icon {
    width: 40px;
    transform: translateY(calc(100% - 65px));
  }
}
.zhizao_slide_gallery .arrow .icon svg {
  width: 50%;
  height: 50%;
}
.zhizao_slide_gallery .arrow .icon svg .st0 {
  fill: #fff;
}
.zhizao_slide_gallery .arrow.zhizao_slide_prev {
  left: 0;
}
.zhizao_slide_gallery .arrow.zhizao_slide_prev .icon svg {
  transform: rotate(180deg);
}
.zhizao_slide_gallery .arrow.zhizao_slide_next {
  right: 0;
}
.zhizao_slide_gallery .arrow:hover .icon {
  background-color: var(--maincolor);
}

/* 检测中心 */
.jiance_container {
  padding: 1rem 0;
}
@media (max-width: 668px) {
  .jiance_container {
    padding: 20px 0;
  }
}
.jiance_container_title {
  text-align: center;
}
.jiance_container_title h3 {
  font-size: 0.34rem;
  font-weight: normal;
  color: #000;
}
.jiance_container_title p {
  font-size: 0.18rem;
  line-height: 0.68rem;
  color: #292929;
}
.jiance_container_col {
  margin-top: 0.6rem;
  display: flex;
  width: 100%;
  height: 666px;
  box-shadow: 0 0 14px 1px rgba(234, 234, 234, 0.75);
  /* 左侧文字 */
  /* 右侧 */
}
@media (max-width: 668px) {
  .jiance_container_col {
    margin-top: 20px;
    flex-direction: column;
    height: auto;
  }
}
.jiance_container_col_side {
  width: 475px;
  position: relative;
}
@media (max-width: 968px) {
  .jiance_container_col_side {
    width: 30%;
  }
}
@media (max-width: 668px) {
  .jiance_container_col_side {
    width: 100%;
  }
}
.jiance_container_col_side .txt {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 668px) {
  .jiance_container_col_side .txt {
    position: static;
    height: auto;
  }
}
.jiance_container_col_side .txt .txt_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 0.4rem;
}
.jiance_container_col_side .txt .txt_inner .title {
  font-size: 0.3rem;
  color: var(--maincolor);
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
html[lang=en] .jiance_container_col_side .txt .txt_inner .title, html[lang=de] .jiance_container_col_side .txt .txt_inner .title {
  font-size: 0.25rem;
}
.jiance_container_col_side .txt .txt_inner .title::before {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 8px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent var(--maincolor);
  border-right: none;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.jiance_container_col_side .txt .txt_inner .des {
  font-size: 14px;
  color: #666;
  line-height: 1.75;
}
.jiance_container_col_side .txt .txt_inner .des p {
  margin: 0 0 1em;
}
.jiance_container_col_side .txt .txt_inner .des ul > li {
  position: relative;
  padding-left: 20px;
}
.jiance_container_col_side .txt .txt_inner .des ul > li::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 12px;
  line-height: inherit;
  color: #14578e;
}
.jiance_container_col_imgs {
  flex: 1 1 0%;
  position: relative;
  /* 列表 */
  /* 背景 */
}
@media (max-width: 668px) {
  .jiance_container_col_imgs {
    order: -1;
  }
}
.jiance_container_col_imgs .list {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
}
@media (max-width: 668px) {
  .jiance_container_col_imgs .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.jiance_container_col_imgs .list li {
  width: 20%;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 668px) {
  .jiance_container_col_imgs .list li {
    width: 100%;
    height: 100px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.jiance_container_col_imgs .list li .icon {
  width: 50px;
}
@media (max-width: 668px) {
  .jiance_container_col_imgs .list li .icon {
    width: 40px;
  }
}
.jiance_container_col_imgs .list li .icon img {
  width: 100%;
}
.jiance_container_col_imgs .list li span {
  font-size: 0.18rem;
  line-height: 1.25em;
  height: 2.5em;
  margin-top: 60px;
  color: #fff;
}
html[lang=en] .jiance_container_col_imgs .list li span, html[lang=de] .jiance_container_col_imgs .list li span {
  font-size: 0.16rem;
}
@media (max-width: 668px) {
  .jiance_container_col_imgs .list li span {
    margin-top: 20px;
    font-size: 16px;
  }
}
.jiance_container_col_imgs .list li.active {
  background-color: rgba(255, 255, 255, 0.2);
}
.jiance_container_col_imgs .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.jiance_container_col_imgs .bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.jiance_container_col_imgs .bg div {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-position: center center;
  background-size: cover;
}

/* 关于 */
/********Company Profile*****************/
.CompanyProfile .box {
  background: url(../images/bg4.png) no-repeat left bottom;
  padding: 0.8rem 0px;
}
@media (max-width: 668px) {
  .CompanyProfile .box {
    padding: 20px 0;
  }
}
.CompanyProfile .box .boxLeft {
  width: 38%;
}
html[lang=en] .CompanyProfile .box .boxLeft .index_title h3 span, html[lang=de] .CompanyProfile .box .boxLeft .index_title h3 span {
  margin-top: 1em;
  display: block;
  font-size: 0.26rem;
  line-height: 1.25em;
}
.CompanyProfile .box .boxRight {
  width: 60%;
  padding-top: 0.34rem;
  font-size: 0.18rem;
  color: #666;
  line-height: 1.7;
}
html[lang=en] .CompanyProfile .box .boxRight, html[lang=de] .CompanyProfile .box .boxRight {
  padding-top: 0;
  font-size: 0.16rem;
}
@media (max-width: 1200px) {
  .CompanyProfile .box .boxRight {
    width: 100%;
    font-size: 16px;
  }
}
.CompanyProfile .box .boxRight p {
  margin: 0 0 0.5em;
}
.CompanyProfile .box1 {
  background: #14578e;
  padding: 0.54rem 0;
}
.CompanyProfile .box1 .item {
  color: #fff;
  text-align: center;
}
@media (max-width: 668px) {
  .CompanyProfile .box1 .item {
    padding: 0.2rem 0;
    width: 50%;
  }
}
.CompanyProfile .box1 .item .top {
  font-size: 0.36rem;
}
@media (max-width: 668px) {
  .CompanyProfile .box1 .item .top {
    font-size: 16px;
  }
}
.CompanyProfile .box1 .item .top span {
  font-size: 0.46rem;
}
@media (max-width: 668px) {
  .CompanyProfile .box1 .item .top span {
    font-size: 30px;
  }
}
.CompanyProfile .box1 .item .bot {
  font-size: 0.16rem;
}
@media (max-width: 1200px) {
  .CompanyProfile .box1 .item .bot {
    margin-top: 0.1rem;
  }
}
.CompanyProfile .box1 p {
  background: #fff;
  opacity: 0.3;
  width: 1px;
}
@media (max-width: 668px) {
  .CompanyProfile .box1 p {
    display: none;
  }
}

@media (max-width: 668px) {
  .DevelopmentHistory .lpk_phone {
    display: none;
  }
}
.DevelopmentHistory .swiper_box {
  margin-left: 10.4vw;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .DevelopmentHistory .swiper_box {
    margin-left: 5vw;
  }
}
.DevelopmentHistory .swiper_box .banner {
  margin-top: 0.7rem;
  margin-bottom: 0.55rem;
  height: 5.5rem;
}
@media (max-width: 968px) {
  .DevelopmentHistory .swiper_box .banner {
    /* height: 2rem; */
    height: 300px;
  }
}
@media (max-width: 668px) {
  .DevelopmentHistory .swiper_box .banner {
    /* height: 250px; */
  }
}
.DevelopmentHistory .swiper_box .banner .swiper-slide {
  padding-left: 0.5rem;
  box-sizing: border-box;
  padding-bottom: 2rem;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .DevelopmentHistory .swiper_box .banner .swiper-slide {
    padding-bottom: 0;
    padding-left: 0.3rem;
  }
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item {
  padding-left: 0.22rem;
  position: relative;
  top: 0;
  transition: 0.33s;
}
@media (max-width: 668px) {
  .DevelopmentHistory .swiper_box .banner .swiper-slide .item {
    top: 0 !important;
  }
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .top {
  font-size: 0.24rem;
  position: relative;
  transition: 0.4s;
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
  font-size: 14px;
  color: #666;
  margin-top: 0.14rem;
  line-height: 1.5em;
  transition: 0.4s;
  max-height: 4rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
}
@media (max-width: 1200px) {
  .DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot {
    line-height: initial;
    font-size: 14px;
  }
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 1px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 2px;
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: rgb(7, 49, 144);
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item .bot p {
  margin-bottom: 0.2rem;
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item::before {
  content: "";
  position: absolute;
  left: -4px;
  top: 0.09rem;
  width: 4px;
  height: 4px;
  border: 2px solid #14578e;
  transition: 0.4s;
  box-sizing: content-box;
}
.DevelopmentHistory .swiper_box .banner .swiper-slide .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3rem;
  height: 100%;
  width: 1px;
  background: #ddd;
}
.DevelopmentHistory .swiper_box .banner .active .item .top {
  font-size: 0.36rem;
  color: #14578e;
}
.DevelopmentHistory .swiper_box .banner .active .item .bot {
  font-size: 0.16rem;
  color: #000;
}
@media (max-width: 668px) {
  .DevelopmentHistory .swiper_box .banner .active .item .bot {
    font-size: 14px;
  }
}
.DevelopmentHistory .swiper_box .banner .active .item::before {
  top: 0.15rem;
  background: #14578e;
}
.DevelopmentHistory .swiper_box .banner .active .item::after {
  top: 0.4rem;
}
.DevelopmentHistory .box {
  margin-top: 1rem;
}
@media (max-width: 1200px) {
  .DevelopmentHistory .box {
    margin-top: 0.7rem;
  }
}
.DevelopmentHistory .box .banner1 {
  width: 94%;
}
@media (max-width: 668px) {
  .DevelopmentHistory .box .banner1 {
    width: 82%;
  }
}
.DevelopmentHistory .box .banner1 .swiper-slide {
  cursor: pointer;
}
.DevelopmentHistory .box .banner1 .swiper-slide p {
  font-size: 0.18rem;
  color: #999;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 668px) {
  .DevelopmentHistory .box .banner1 .swiper-slide p {
    line-height: 21px;
  }
}
.DevelopmentHistory .box .banner1 .active p {
  color: #14578e;
}
.DevelopmentHistory .box .button i {
  font-size: 0.18rem;
  font-weight: bold;
  color: #999;
  transition: 0.4s;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .DevelopmentHistory .box .button i {
    position: relative;
    top: -2px;
  }
}
.DevelopmentHistory .box .button i:hover {
  color: #14578e;
}
.DevelopmentHistory .img_box {
  margin-left: 10.4vw;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-top: -2rem;
}
.DevelopmentHistory .img_box .img_list {
  position: relative;
  left: 0;
  transition: 0.6s ease;
}
.DevelopmentHistory .img_box .img_list > img {
  height: 1.85rem;
  position: relative;
  left: 0;
  max-width: none;
}
.DevelopmentHistory .img_box .img_list .his_bgimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../images/tu2.png") no-repeat;
  background-position: -800px 50%;
  transition: 0.6s ease-in;
  background-size: auto 100%;
  -webkit-mask-image: url("../images/tu3.png");
  -webkit-mask-size: auto 100%;
}

/* 企业资质 */
.intro_qualification {
  padding: 0.74rem 0;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/intro_qualification_bg.jpg");
}
@media (max-width: 668px) {
  .intro_qualification {
    padding: 20px 0;
  }
}
.intro_qualification .index_title h2,
.intro_qualification .index_title h3 {
  color: #fff;
}
.intro_qualification_reward {
  width: 30vw;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.intro_qualification_list {
  margin-top: 0.5rem;
  padding-right: 30vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
@media (max-width: 1200px) {
  .intro_qualification_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 668px) {
  .intro_qualification_list {
    padding-right: 0;
    grid-template-columns: repeat(1, 1fr);
  }
}
.intro_qualification_list li {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.intro_qualification_list li img {
  width: 100%;
  margin-bottom: 20px;
}
.intro_qualification_list li span {
  margin-top: auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.25em;
  color: #004098;
}

/* 公司文化 */
.intro_culture {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../images/n_culture_bg.jpg");
}
.intro_culture__title {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0.5rem;
  z-index: 2;
}
.intro_culture__title h2,
.intro_culture__title h3 {
  color: #fff;
}
.intro_culture__lists {
  height: 85vh;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 668px) {
  .intro_culture__lists {
    padding-top: 140px;
    height: auto;
    grid-template-columns: repeat(1, 1fr);
  }
}
.intro_culture__lists > li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 3.125vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.18rem;
}
@media (max-width: 668px) {
  .intro_culture__lists > li {
    padding: 40px 20px;
    position: relative;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    align-items: start;
    padding-left: 120px;
  }
}
.intro_culture__lists > li:first-child {
  border-left: none;
}
.intro_culture__lists > li .icon {
  width: 80px;
}
@media (max-width: 668px) {
  .intro_culture__lists > li .icon {
    width: 50px;
    position: absolute;
    left: 20px;
    top: 40px;
    z-index: 2;
  }
}
.intro_culture__lists > li .icon img {
  width: 100%;
}
.intro_culture__lists > li span {
  font-size: 0.32rem;
  color: #fff;
  margin-top: 0.3rem;
}
@media (max-width: 668px) {
  .intro_culture__lists > li span {
    margin-top: 0;
    font-size: 20px;
  }
}
.intro_culture__lists > li .des {
  color: #fff;
  line-height: 1.5em;
  margin-top: 0.1rem;
  display: none;
  opacity: 0;
  transition: all 0.3s linear;
  animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
@media (max-width: 668px) {
  .intro_culture__lists > li .des {
    display: block;
    opacity: 1;
  }
}
.intro_culture__lists > li .des p {
  font-size: 0.18rem;
  color: #fff;
  line-height: 1.5em;
}
@media (max-width: 668px) {
  .intro_culture__lists > li .des p {
    font-size: 16px;
  }
}
.intro_culture__lists > li:hover .des {
  display: block;
  opacity: 1;
}

.news_list {
  padding-top: 0.74rem;
  padding-bottom: 0.74rem;
}
@media (max-width: 668px) {
  .news_list {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.news_list .list {
  padding-bottom: 0.4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25rem;
}
@media (max-width: 968px) {
  .news_list .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 668px) {
  .news_list .list {
    padding-bottom: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.news_list .list > li a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.news_list .list > li a .img {
  width: 100%;
  aspect-ratio: 5/3;
  border-radius: 8px;
  overflow: hidden;
}
.news_list .list > li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s;
}
.news_list .list > li a .info {
  flex: 1 1 0%;
  padding: 0.25rem 0.2rem 0.3rem;
  border: 1px solid #d6dbe1;
  display: flex;
  flex-direction: column;
}
.news_list .list > li a .info .date {
  font-size: 0.16rem;
  color: #14578e;
  transition: 0.4s;
}
@media (max-width: 668px) {
  .news_list .list > li a .info .date {
    font-size: 14px;
  }
}
.news_list .list > li a .info .title {
  font-size: 0.26rem;
  font-weight: normal;
  line-height: 1.5em;
  height: 3em;
  margin-top: 0.24rem;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: 0.4s;
}
html[lang=en] .news_list .list > li a .info .title, html[lang=de] .news_list .list > li a .info .title {
  font-size: 0.2rem;
  line-height: 1.25em;
  height: 2.5em;
}
@media (max-width: 668px) {
  .news_list .list > li a .info .title {
    font-size: 18px;
  }
}
.news_list .list > li a .info .des {
  font-size: 0.16rem;
  line-height: 1.5em;
  height: 3em;
  color: #666;
  transition: 0.4s;
  margin-top: 0.15rem;
  margin-bottom: 0.2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
}
html[lang=en] .news_list .list > li a .info .des, html[lang=de] .news_list .list > li a .info .des {
  font-size: 0.14rem;
  line-height: 1.25em;
  height: 2.5em;
}
@media (max-width: 668px) {
  .news_list .list > li a .info .des {
    font-size: 14px;
    margin: 10px 0 20px;
  }
}
.news_list .list > li a .info .more {
  margin-top: auto;
  display: inline-block;
  padding-right: 1.6em;
  font-size: 0.16rem;
  background: url(../images/arrow4.png) right center no-repeat;
  color: #777;
}
@media (max-width: 668px) {
  .news_list .list > li a .info .more {
    font-size: 14px;
  }
}

/*****详细页*****/
.news_detail {
  padding-top: 0.74rem;
  padding-bottom: 0.74rem;
}
@media (max-width: 668px) {
  .news_detail {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.news_detail__container {
  background-color: #f9f9f9;
  border-radius: 6px;
  padding: 5%;
}
.news_detail__title h1 {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  padding-bottom: 0.2rem;
  color: #333;
}
.news_detail__title p {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #888;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.news_detail__title p span {
  display: inline-block;
  max-width: 300px;
  width: 50%;
}
.news_detail__content {
  padding: 0.4rem 0px;
}
.news_detail__content img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto 10px;
}
.news_detail__content p {
  text-indent: 2em;
  font-size: 0.18rem;
  line-height: 1.8em;
  color: #444;
}
@media (max-width: 668px) {
  .news_detail__content p {
    font-size: 14px;
  }
}
.news_detail__page {
  font-size: 14px;
  line-height: 2em;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 6px 0;
}
.news_detail__page a {
  color: #555;
}
.news_detail__page a:hover {
  color: #c61634;
}

/* 
.News_container .box {
  margin-top: 0.3rem;
}
.News_container .box .item {
  display: block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 32.6%;
  margin-bottom: 0.4rem;
  margin-right: 1.1%;
}
.News_container .box .item:nth-child(3n) {
  margin-right: 0;
}
.News_container .box .item a {
  display: block;
}
.News_container .box .item .content0 {
  overflow: hidden;
}

.News_container .box .item .content0.image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
}
.News_container .box .item .content0.image-wrap .img-wrap-png {
  width: 100%;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
}
.News_container .box .item .content0.image-wrap .img-wrap-img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s ease;
  left: 0%;
  top: 0%;
  z-index: 2;
}

.News_container .box .item .content0 img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_container .box .item .content1 {
  padding: 0.25rem 0.2rem 0.3rem;
  border: 1px solid #d6dbe1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_container .box .item .content2 {
  font-size: 0.16rem;
  color: #14578e;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_container .box .item .content3 {
  font-size: 0.26rem;
  line-height: 0.35rem;
  height: 0.35rem;
  margin-top: 0.24rem;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_container .box .item .content4 {
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 0.15rem;
  height: 0.56rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.News_container .box .item .more {
  margin-top: 2em;
  display: inline-block;
  padding-right: 1.6em;
  background: url(../images/arrow4.png) right center no-repeat;
  color: #777;
}
.News_container .box .item:hover .more {
  color: #14578e;
  background-image: url(../images/arrow5.png);
}

.News_container .box .item:hover .content0 img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.News_container .box .item:hover .content3 {
  color: #14578e;
}
@media screen and (max-width: 1520px) {
  .News_container .box .item .content3 br {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .News_container .box .flexStart {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .News_container .box .flexStart {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .News_container .box .flexStart .item {
    width: 48.2%;
    margin-bottom: 0.2rem;
  }
  .News_container .box {
    margin-top: 0.7rem;
  }
}
@media screen and (max-width: 669px) {
  .News_container .box .item .content3 {
    font-size: 0.2rem;
  }
  .News_container .box .item .content4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
  }
  .News_container .box .flexStart .item {
    margin-right: 0%;
  }
  .News_container .box1 {
    margin-bottom: 0.7rem;
  }
}
 */
.Validform_checktip {
  margin-left: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}

.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(/i/images/validform/right.png) no-repeat left center;
}

.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(/i/images/validform/error.png) no-repeat left center;
}

.Validform_loading {
  padding-left: 20px;
  background: url(/i/images/validform/onLoad.gif) no-repeat left center;
}

.Validform_error {
  background-color: #ffe7e7;
}

#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, 宋体, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 19891016;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color="#999999");
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}

#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #999;
  background: -moz-linear-gradient(top, #999, #666 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999", endColorstr="#666666");
}

#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
  color: #ccc;
}

#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #bbb;
  border-top: none;
  text-align: left;
}

.contact_support {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
@media (max-width: 668px) {
  .contact_support {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.contact_support__list {
  margin-top: 0.6rem;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
@media (max-width: 968px) {
  .contact_support__list {
    gap: 20px;
  }
}
@media (max-width: 668px) {
  .contact_support__list {
    margin-top: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.contact_support__list > li {
  position: relative;
}
.contact_support__list > li .img {
  width: 100%;
  height: 6rem;
}
@media (max-width: 668px) {
  .contact_support__list > li .img {
    height: 300px;
  }
}
.contact_support__list > li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact_support__list > li .txt {
  width: 100%;
  height: 2.6rem;
  padding: 0 0.2rem;
  transition: all 0.3s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(20, 87, 142, 0) 0%, rgba(20, 87, 142, 0.92) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 668px) {
  .contact_support__list > li .txt {
    height: 60%;
  }
}
.contact_support__list > li .txt h2 {
  font-size: 0.24rem;
  color: #fff;
  font-weight: 700;
  line-height: 2.5;
}
@media (max-width: 668px) {
  .contact_support__list > li .txt h2 {
    font-size: 18px;
  }
}
.contact_support__list > li .txt p {
  font-size: 0.18rem;
  color: #fff;
  line-height: 2;
  text-align: center;
}
html[lang=en] .contact_support__list > li .txt p, html[lang=de] .contact_support__list > li .txt p {
  font-size: 0.16rem;
}
@media (max-width: 668px) {
  .contact_support__list > li .txt p {
    font-size: 14px;
  }
}
.contact_support__list > li:hover .txt {
  height: 100%;
  background: linear-gradient(180deg, rgba(20, 87, 142, 0) 0%, rgba(20, 87, 142, 0.5) 20%, rgba(20, 87, 142, 0.5) 100%);
  background-color: rgba(20, 87, 142, 0.5);
}

/************n_contact_map***************/
.contact_map {
  width: 100%;
  position: relative;
}
.contact_map__bg {
  width: 100%;
  position: relative;
}
.contact_map__bg .dot {
  display: block;
  /* width: 7.828vw;
  position: absolute;
  left: 53.8%;
  top: 48%; */
  width: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 2rem;
  margin-top: -1.6rem;
}
@media (max-width: 668px) {
  .contact_map__bg .dot {
    width: 50px;
    margin-left: 0;
    margin-top: 0;
    left: 53.8%;
    top: 48%;
  }
}
.contact_map__bg .dot img {
  width: 100%;
  animation: qbounce 2s infinite alternate;
}
.contact_map__bg .img {
  width: 100%;
  height: 8rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 668px) {
  .contact_map__bg .img {
    height: 300px;
  }
}
.contact_map__col {
  width: 50vw;
  background-color: #fff;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  padding: 0.6rem 1rem 0.6rem 2rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media (max-width: 1681px) {
  .contact_map__col {
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .contact_map__col {
    width: 60vw;
  }
}
@media (max-width: 968px) {
  .contact_map__col {
    width: 100%;
    position: static;
    transform: translateY(0);
  }
}
@media (max-width: 668px) {
  .contact_map__col {
    padding: 20px;
  }
}
.contact_map__col .contact_map_hd {
  margin: 0.44rem 0;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_hd {
    margin: 20px 0;
  }
}
.contact_map__col .contact_map_hd > ul {
  display: flex;
  gap: 0.15rem;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_hd > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 20px;
  }
}
.contact_map__col .contact_map_hd > ul > li {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex: 1 1 0%;
  position: relative;
  transition: all 0.5s;
}
.contact_map__col .contact_map_hd > ul > li::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 2;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 8px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: var(--maincolor) transparent transparent transparent;
  border-bottom: none;
  opacity: 0;
  transition: all 0.5s;
}
.contact_map__col .contact_map_hd > ul > li span {
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 0.08rem 0.2rem;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_hd > ul > li span {
    font-size: 14px;
    padding: 10px;
  }
}
.contact_map__col .contact_map_hd > ul > li.on {
  color: #fff;
  background-color: var(--maincolor);
}
.contact_map__col .contact_map_hd > ul > li.on::after {
  bottom: -7px;
  opacity: 1;
}
.contact_map__col .contact_map_bd .bd_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.3rem;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_bd .bd_title {
    margin-bottom: 20px;
  }
}
.contact_map__col .contact_map_bd .bd_title img {
  width: 0.2rem;
  margin-right: 0.25rem;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_bd .bd_title img {
    width: 16px;
    margin-right: 10px;
  }
}
.contact_map__col .contact_map_bd .bd_title b {
  font-size: 0.24rem;
  color: #14578e;
  line-height: 1;
  margin-right: 0.1rem;
}
html[lang=en] .contact_map__col .contact_map_bd .bd_title b, html[lang=de] .contact_map__col .contact_map_bd .bd_title b {
  font-size: 0.18rem;
}
@media (max-width: 1200px) {
  .contact_map__col .contact_map_bd .bd_title b {
    font-size: 16px;
  }
}
.contact_map__col .contact_map_bd .bd_title span {
  font-size: 0.16rem;
  font-weight: bold;
  color: var(--seccolor);
}
html[lang=en] .contact_map__col .contact_map_bd .bd_title span, html[lang=de] .contact_map__col .contact_map_bd .bd_title span {
  font-size: 0.14rem;
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_bd .bd_title span {
    font-size: 14px;
  }
}
.contact_map__col .contact_map_bd .bd_info {
  padding-left: 0.45rem;
  font-size: 16px;
  line-height: 3em;
  min-height: 12em;
}
@media (max-width: 1200px) {
  .contact_map__col .contact_map_bd .bd_info {
    font-size: 14px;
  }
}
@media (max-width: 668px) {
  .contact_map__col .contact_map_bd .bd_info {
    padding-left: 26px;
  }
}
.contact_map__col .contact_map_bd .bd_info .map_point {
  position: relative;
  color: #14578e;
  margin-left: 0.1rem;
  font-weight: 400;
}
.contact_map__col .contact_map_bd .bd_info .map_point::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.01rem;
  background-color: #14578e;
  bottom: -0.01rem;
  left: 0;
}
.contact_map__col .contact_map_bd .bd_info .map_point::after {
  position: absolute;
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  background-image: url(../images/icon_2.png);
  background-size: cover;
  left: 50%;
  margin-left: 0.45rem;
  top: 50%;
  margin-top: -0.09rem;
}

@keyframes qbounce {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(0.7);
  }
  30% {
    transform: scale(1.2);
  }
  45% {
    transform: scale(0.85);
  }
  60% {
    transform: scale(1);
  }
}
.contact_message {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
@media (max-width: 668px) {
  .contact_message {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.contact_message__form {
  margin-top: 0.6rem;
  border-radius: 0.1rem;
  border: 1px solid rgba(25, 174, 191, 0.27);
  background-color: #fff;
  box-shadow: 0px 0px 0.129rem 0px rgba(0, 0, 0, 0.11);
  padding: 0.51rem 0.4rem 0.59rem;
}
@media (max-width: 668px) {
  .contact_message__form {
    margin-top: 20px;
    padding: 20px;
  }
}
.contact_message__form .form_col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.25rem;
}
@media (max-width: 668px) {
  .contact_message__form .form_col {
    grid-template-columns: repeat(1, 1fr);
  }
}
.contact_message__form .form_col > li {
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
}
.contact_message__form .form_col > li.full {
  grid-column: span 2/span 2;
}
@media (max-width: 668px) {
  .contact_message__form .form_col > li.full {
    grid-column: span 1/span 1;
  }
}
.contact_message__form .form_col > li label {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.contact_message__form .form_col > li label em {
  font-style: normal;
  color: #e62f43;
}
.contact_message__form .form_col > li label span {
  font-size: 0.16rem;
  color: #666;
}
@media (max-width: 668px) {
  .contact_message__form .form_col > li label span {
    font-size: 14px;
  }
}
.contact_message__form .form_col > li .input_item input {
  width: 100%;
  padding: 0.2rem 0.3rem;
  font-size: 0.16rem;
  border-radius: 0.1rem;
  border: 1px solid transparent;
  outline: none;
  background-color: #f5f5f5;
}
@media (max-width: 668px) {
  .contact_message__form .form_col > li .input_item input {
    padding: 15px;
    font-size: 14px;
  }
}
.contact_message__form .form_col > li .input_item input.Validform_error {
  border: 1px solid red;
}
.contact_message__form .form_col > li .input_item textarea {
  width: 100%;
  height: 1.21rem;
  background-color: #f5f5f5;
  padding: 0.2rem 0.3rem;
  font-size: 0.16rem;
  box-sizing: border-box;
  border: 1px solid transparent;
  outline: none;
  border-radius: 0.1rem;
}
@media (max-width: 668px) {
  .contact_message__form .form_col > li .input_item textarea {
    padding: 15px;
    font-size: 14px;
    height: 150px;
  }
}
.contact_message__form .form_col > li .input_item textarea.Validform_error {
  border: 1px solid red;
}
.contact_message__form .form_col > li .bottom_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact_message__form .form_col > li .bottom_item .verify {
  background-color: #f5f5f5;
  padding: 0.2rem 0.3rem;
  display: flex;
  gap: 0.2rem;
  border-radius: 0.1rem;
}
@media (max-width: 668px) {
  .contact_message__form .form_col > li .bottom_item .verify {
    padding: 15px;
  }
}
.contact_message__form .form_col > li .bottom_item .verify img {
  width: 50px;
}
.contact_message__form .form_col > li .bottom_item .verify input {
  width: 80px;
  border: 1px solid transparent;
  background-color: transparent;
}
html[lang=de] .contact_message__form .form_col > li .bottom_item .verify input {
  width: 130px;
}
.contact_message__form .form_col > li .bottom_item .verify input.Validform_error {
  border: 1px solid red;
}
.contact_message__form .form_col > li .bottom_item .submit .button {
  cursor: pointer;
  background-color: var(--maincolor);
  padding: 0.2rem 0.3rem;
  color: #fff;
  font-size: 0.18rem;
  line-height: 1em;
  border-radius: 0.1rem;
  border: none;
  outline: none;
  transition: all 0.5s;
}
.contact_message__form .form_col > li .bottom_item .submit .button:hover {
  background-color: var(--seccolor);
}

.no_result {
  text-align: center;
  font-size: 30px;
  color: #999;
  padding: 100px 0;
}

.got_result {
  font-size: 14px;
  padding-bottom: 20px;
}
.got_result em {
  color: var(--maincolor);
  font-weight: bold;
  margin: 0 5px;
  font-style: normal;
  font-size: 1.2em;
}

/*# sourceMappingURL=app.css.map*/