body {
  position: relative;
}
@font-face {
    font-family: "DIN";
    src: url('../fonts/DIN-Light.eot');
    src: url("../fonts/DIN-Light.eot") format("embedded-opentype"), 
    url('../fonts/DIN-Light.woff2') format('woff2'),
    url('../fonts/DIN-Light.woff') format('woff'),
    url("../fonts/DIN-Light.ttf") format("truetype"), 
    url("../fonts/DIN-Light.svg") format("svg"); }
.container {
  width: 94%;
  max-width: 1800px;
  margin: 0 auto;
}
.inner {
  max-width: 1600px;
  width: 88%;
  margin: 0 auto;
}
.bgf6 {
  background-color: #f6f6f6;
}
.bgef {
  background-color: #EFEFEF;
}
.padd50 {
  padding: 50px 0;
}
.pd3 {
  padding: 3% 0 !important;
}
.pd4 {
  padding: 4% 0 !important;
}
.pd5 {
  padding: 5% 0 !important;
}
.pd6 {
  padding: 6% 0 !important;
}
.pd7 {
  padding: 7% 0 !important;
}
.pd8 {
  padding: 8% 0 !important;
}
.pdt0 {
  padding-top: 0 !important;
}
.pdt4 {
  padding-top: 4% !important;
}
.pdt5 {
  padding-top: 5% !important;
}
.pdb3 {
  padding-bottom: 3% !important;
}
.pdb4 {
  padding-bottom: 4% !important;
}
.pdb6 {
  padding-bottom: 6% !important;
}
.pdb0 {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .pd3 {
    padding: 40px 0 !important;
  }
  .pd5 {
    padding: 45px 0 !important;
  }
}
.W1400 {
  max-width: 1500px;
  width: 80%;
  margin: 0 auto;
}
.W1300 {
  max-width: 1300px;
  width: 75%;
  margin: 0 auto;
}
.W1100 {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}
.flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.img_pic {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}
.img_pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -o-object-fit: cover;
  object-fit: cover;
}
.img_pic img:hover {
  transform: scale(1.05);
}
.bg {
  background-size: cover;
  background-position: center;
}
.backwrite {
  background: #fff;
}
.paddb90 {
  padding-bottom: 90px;
}
.padd90 {
  padding: 90px 0;
}
@media (max-width: 991px) {
  .padd90 {
    padding: 70px 0;
  }
  .paddb90 {
    padding-bottom: 70px;
  }
}
@media (max-width: 768px) {
  .padd90 {
    padding: 50px 0;
  }
  .paddb90 {
    padding-bottom: 50px;
  }
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
}
.f22 {
  font-size: 22px !important;
}
.f24 {
  font-size: 24px !important;
}
.f30 {
  font-size: 30px !important;
}
.f34 {
  font-size: 34px !important;
}
.f36 {
  font-size: 36px !important;
}
.f48 {
  font-size: 48px !important;
}
.f50 {
  font-size: 50px !important;
}
.f60 {
  font-size: 60px !important;
}
@media screen and (max-width: 1300px) {
  .f36 {
    font-size: 32px !important;
  }
  .f24 {
    font-size: 22px !important;
  }
  .f30 {
    font-size: 28px !important;
  }
  .f48 {
    font-size: 42px !important;
  }
  .f50 {
    font-size: 44px !important;
  }
  .f60 {
    font-size: 52px !important;
  }
  .f34 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 1024px) {
  .f16 {
    font-size: 15px !important;
  }
  .f18 {
    font-size: 16px !important;
  }
  .f20 {
    font-size: 18px !important;
  }
  .f22 {
    font-size: 20px !important;
  }
  .f24 {
    font-size: 20px !important;
  }
  .f30 {
    font-size: 26px !important;
  }
  .f34 {
    font-size: 28px !important;
  }
  .f36 {
    font-size: 30px !important;
  }
  .f48 {
    font-size: 36px !important;
  }
  .f50 {
    font-size: 38px !important;
  }
  .f60 {
    font-size: 46px !important;
  }
}
@media screen and (max-width: 768px) {
  .f14 {
    font-size: 13px !important;
  }
  .f16 {
    font-size: 14px !important;
  }
  .f18 {
    font-size: 15px !important;
  }
  .f20 {
    font-size: 16px !important;
  }
  .f22 {
    font-size: 18px !important;
  }
  .f24 {
    font-size: 18px !important;
  }
  .f30 {
    font-size: 20px !important;
  }
  .f34 {
    font-size: 22px !important;
  }
  .f36 {
    font-size: 24px !important;
  }
  .f48 {
    font-size: 30px !important;
  }
  .f50 {
    font-size: 32px !important;
  }
  .f60 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 700px) {
  .f60 {
    font-size: 32px !important;
  }
}
/* header */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 99999;
}
.header > .flex {
  justify-content: space-between;
}
.header.on {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.headerLogo {
  padding: 30px 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerLogo a {
  width: 220px;
}
.headerLogo p {
  font-size: 16px;
  color: #fff;
  margin-left: 18px;
}
.headerLogo p span {
  font-size: 20px;
}
.headerLogo img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerLogo img.on {
  display: none;
}
.header.on .headerLogo {
  padding: 20px 0;
}
.header.on .headerLogo img {
  width: 90%;
  display: none;
}
.header.on .headerLogo img.on {
  display: block;
}
.headerNav {
  width: calc(100% - 530px);
  /* padding-left: 10vw; */
  justify-content: center;
  padding-left: 3%;
}
.headerNav li {
  padding: 0 2%;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerNav li:hover > a::after {
  width: 100%;
}
.headerNav li > a {
  position: relative;
  display: block;
  color: #fff;
  line-height: 98px;
  font-size: 16px;
}
.headerNav li > a:after {
  content: '';
  width: 0;
  height: 4px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.header.on .headerNav li > a {
  color: #080808;
}
.header.on .headerNav li > a:after {
  content: '';
  width: 0;
  height: 4px;
  position: absolute;
  background-color: #219ae7;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.header.on .headerNav li:hover > a::after {
  width: 100%;
}
.headerNav li.NavSmall a {
  font-size: 14px;
}
.headerNav li.active a,
.headerNav li:hover > a {
  color: #fff;
}
.headerNav li.active > a:after {
  width: 100%;
}
.header.on .headerNav li.active > a:after {
  width: 100%;
  background-color: #219ae7;
}
.header.on .headerNav li:hover a,
.header.on .headerNav li.active a {
  color: #219ae7;
}
.header.on .headerNav li:hover > a {
  color: #219ae7;
  opacity: 0.8;
}
.ylGp {
  position: absolute;
  color: #fff;
  right: 20px;
  top: 10px;
  font-size: 14px;
}
.headerNav li {
  position: relative;
}
.navLm {
  position: absolute;
  top: 98px;
  width: 150px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  transition: top 0.3s;
  display: none;
}
.navLmTwo {
  position: absolute;
  width: 140px;
  background-color: #F3F3F3;
  top: 0;
  left: 150px;
  display: none;
}
.navPro {
  width: 830px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 15.5%;
}
.navPro > .flex11 {
  padding: 15px;
}
.navProTit {
  width: 100%;
  background-color: #F1F1F1;
}
.navProTit a {
  flex-grow: 1;
}
.navProNr {
  height: 205px;
}
.navProItem {
  width: 100%;
  padding: 25px 0 20px;
  display: none;
}
.navProItem.on {
  display: block;
}
.headerNav li .navLm .navProTit .on {
  color: #fff;
  background-color: #219ae7;
}
.narProA {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /*border-right: 1px solid #eee;*/
  /*padding-left: 8%;*/
}
.narProA:last-child {
  border: none;
}
.headerNav li .navLm .narProA a {
  position: relative;
  line-height: 1 !important;
  padding: 10px 0 !important;
  text-align: left;
  font-size: 12px;
  width: 19%;
  margin: 0 3%;
}
.narProA a::before {
  content: '';
  position: absolute;
  left: -15px;
  top: 15px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #414141;
}
.headerNav li .navLm .narProA a:hover {
  background-color: inherit;
  color: #219ae7;
}
.headerNav li:hover .navLm {
  opacity: 1;
  visibility: visible;
}
.headerNav li .navLm a {
  display: block;
  color: #000 !important;
  padding: 8px 0;
  /*flex-grow: 1;*/
  font-size: 14px;
}
.headerNav li .navLm a:hover {
  /* opacity: 0.5; */
  color: #219ae7 !important;
}
.title-nav {
  text-align: left;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.title-nav a {
  position: relative;
  display: block;
  width: 50%;
  color: #6a6a6a;
  font-size: 14px;
  padding: 15px 0;
}
.title-nav a:hover {
  color: #219ae7;
}
.title-nav a::before {
  float: left;
  content: '';
  display: inline-block;
  padding: 15px 3px;
  background: url(../picture/head_li.png) no-repeat center;
  margin-right: 5px;
  margin-top: -2px;
}
.nav-item {
  display: block;
  width: 25%;
  border-right: 1px solid #f5f5f5;
}
.nav-item:first-child {
  border-left: 1px solid #f5f5f5;
}
.nav-item.big {
  padding: 30px;
}
.nav-item .img-box {
  position: relative;
  width: 100%;
  padding-top: 68%;
  margin: 0 auto;
  overflow: hidden;
}
.nav-item .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -o-object-fit: cover;
  object-fit: cover;
}
.nav-item:hover .img-box img {
  transform: scale(1.05);
}
.nav-item .text {
  width: 100%;
  margin: 30px auto 20px;
  text-align: left;
}
.nav-item .text h6 {
  font-size: 18px;
  margin-bottom: 5px;
}
.nav-item .text a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-right: 5%;
  color: #6a6a6a;
  /* background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  background-image: url("../picture/header-right.png"); */
}
.nav-item .text a::before {
  float: left;
  content: '';
  display: inline-block;
  padding: 15px 3px;
  background: url(../picture/head_li.png) no-repeat center;
  margin-right: 5px;
  margin-top: -2px;
}
.nav-item .text a:hover {
  color: #219ae7;
}
.nav-item.multi {
  position: relative;
  margin-top: 10px;
}
.nav-item .link {
  /* display: block; */
  cursor: pointer;
}
.nav-item .link p {
  position: relative;
  line-height: 60px;
  padding: 0 30px;
  margin-right: 30px;
  color: #6a6a6a;
  text-align: left;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 12px;
  background-image: url('../picture/header-right.png');
}
.nav-item .link p::before {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  background: #219ae7;
  bottom: 7px;
  left: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.nav-item .link:hover p::before {
  width: 16px;
}
/* .nav-item .link p:hover {
  background: #fafafa;
  } */
.headerLink {
  padding: 10px 10px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  width: 156px;
  z-index: 9;
  display: none;
}
.headerLink a {
  position: relative;
  display: block;
  font-size: 14px;
  margin-left: 7%;
  color: #6a6a6a;
  text-align: left;
  padding: 8px 0;
  /* background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  background-image: url("../picture/header-right.png"); */
}
.headerLink a::before {
  float: left;
  content: '';
  display: inline-block;
  padding: 15px 3px;
  background: url(../picture/head_li.png) no-repeat center;
  margin-right: 5px;
  margin-top: -2px;
}
.headerLink a:hover {
  color: #219ae7;
}
@media screen and (max-width: 1420px) {
  .nav-item.multi {
    width: 30%;
  }
}
.headerIcon {
  /*width: 285px;*/
}
.headerTel {
  margin-right: 20px;
}
.headerTel p {
  color: #fff;
  font-size: 16px;
}
.headerTel p span {
  display: inline-block;
  font-size: 22px;
  color: #219ae7;
  margin-top: -2px;
  letter-spacing: -1px;
  font-family: "DIN";
}
.header.on .headerTel p {
  color: #080808;
}
.headerIcon a {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  margin-left: 14px;
}
.headerIcon a img {
  width: 20px;
  margin: 10px auto 0;
}
.headerIcon a:hover {
  opacity: 1;
}
.pc-block {
  display: block;
}
.m-block {
  display: none;
}
.header2 {
  background: #fff;
  height: 50px;
  padding: 0 20px;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 9999;
}
.header2 .logo {
  width: 142px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  position: relative;
  z-index: 12;
}
.header2 .h-right {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  height: 24px;
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 12;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
  perspective: 80px;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.header2 .hamburger-inner,
.header2 .hamburger-inner::before,
.header2 .hamburger-inner::after {
  width: 25px;
  height: 1px;
  background: #000;
}
.header2 .hamburger--3dx-r .hamburger-inner {
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: '';
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
.header2 .hamburger--3dx-r .hamburger-inner::before,
.header2 .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.header2 .warp-nav {
  padding: 10px 0;
  position: fixed;
  background: #fff;
  width: 100%;
  height: calc(100vh - 60px);
  right: 0;
  top: 50px;
  z-index: 9;
  display: none;
}
.header2 .nav {
  color: #333;
  position: relative;
  overflow-y: auto;
  height: 100%;
  flex-wrap: wrap;
}
.header2 .nav .li {
  position: relative;
  width: 100%;
  line-height: 60px;
}
.header2 .nav .warp-btn {
  display: block;
  position: relative;
  color: #333;
  text-align: center;
  padding: 0 8%;
  transition: all 0.3s ease;
}
.header2 .nav .warp-btn span {
  display: block;
  text-align: left;
  font-size: 18px;
  padding-right: 30px;
}
.header2 .nav .warp-btn svg {
  position: absolute;
  top: 24px;
  right: 5%;
  height: 11px;
  width: 11px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.header2 .nav .li.active .warp-btn svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header2 .nav .li.cur a {
  background: #1e88e5;
  color: #fff;
  border: 1px solid #1e88e5;
}
.header2 .nav .li .mbNav {
  display: none;
  padding-left: 20px;
  line-height: 42px;
}
.header2 .nav .li .mbNav a {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 0 8%;
  color: #6c6c6c;
}
.header2 .nav .li .mbNav span {
  display: block;
  text-align: left;
  font-size: 16px;
  padding-right: 30px;
  color: #6c6c6c;
}
.header2 .nav .li .mbNav svg {
  position: absolute;
  top: 20px;
  right: 5%;
  height: 11px;
  width: 11px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.header2 .nav .li .mbNav .oneNavList.active svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header2 .warp-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 60px;
  z-index: 8;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.header2 .hamburger.is-active .hamburger-inner,
.header2 .hamburger.is-active .hamburger-inner::before,
.header2 .hamburger.is-active .hamburger-inner::after {
  background: #000;
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -4px, 0) rotate(-45deg);
}
.header2 .warp-bg.cur {
  opacity: 1;
  visibility: visible;
}
.header2 .nav .li {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
}
.header2 .nav .li.animate {
  opacity: 1;
  transform: translate(0, 0);
}
.search-1 {
  background-color: #fff;
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 0;
  z-index: 10;
}
.search-1.on {
  display: block;
}
.header.on .search-1 {
  padding: 18px 0;
}
.search-1 .W1400 {
  position: relative;
}
.search-1 .search-form {
  display: block;
  width: 660px;
  height: 40px;
  position: relative;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
.search-1 .search-input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  box-sizing: border-box;
  padding: 0 40px 0 55px;
  background-color: #FAFAF9;
}
.search-1 .search-btn {
  width: 16px;
  height: 17px;
  background: url(../images/icon-search-btn-a1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
  outline: none;
}
.search-1 .search-btn2 {
  width: 20px;
  height: 20px;
  background: url(../images/icon-search-btn-a2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
  outline: none;
}
.search-1 .search-close {
  width: 13px;
  height: 13px;
  background: url(../images/icon-search-close-a1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.twoNav {
  display: none;
  padding-left: 8%;
}
.twoNav a {
  color: #a1a1a1 !important;
  line-height: 38px;
}
.so-btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(../images/search-m2.png) no-repeat center;
  -o-background-size: 15px auto;
  -ms-background-size: 15px auto;
  -moz-background-size: 15px auto;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
@media screen and (max-width: 1600px) {
  .headerNav {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 1350px) {
  .headerLogo {
    padding: 20px 0;
  }
  .headerLogo a {
    width: 190px;
  }
  .headerNav {
    padding-left: 0;
  }
  .headerNav li > a:after {
    bottom: -8px;
  }
  .headerIcon {
    /*width: 303px;*/
  }
  .headerTel {
    margin-right: 10px;
  }
  .headerIcon a {
    margin-left: 5px;
  }
  .header.on .headerNav li > a:after {
    bottom: -4px;
  }
}
@media screen and (max-width: 1250px) {
  .headerLogo a {
    width: 170px;
  }
  .headerIcon a {
    width: 32px;
    height: 32px;
    margin-left: 10px;
  }
  .headerIcon a img {
    width: 17px;
    margin: 8px auto 0;
  }
  .headerIcon {
    /*width: 291px;*/
  }
  .headerNav {
    width: calc(100% - 500px);
    justify-content: space-between;
  }
  .headerNav li > a:after {
    bottom: -5px;
  }
  .headerNav li {
    padding-left: 0;
  }
  .headerTel p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  .headerNav li {
    padding-left: 2%;
  }
  .headerNav {
    width: calc(100% - 480px);
  }
}
@media screen and (max-width: 1024px) {
  .search-1 {
    padding: 8px 0;
    z-index: 99;
  }
  .search-1 .search-form {
    width: 90%;
    height: 34px;
    font-size: 13px;
    margin: 0;
  }
  .search-1 .search-close {
    right: 1%;
  }
  .newsInfoTop h3 {
    font-size: 20px;
  }
  .newsInfoTitle {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .pc-block {
    display: none !important;
  }
  .m-block {
    display: block !important;
  }
  .mountingSixText.m-block{
      display: flex !important;
  }
  .header2 {
    height: 50px;
  }
  .header2 .logo {
    width: 128px;
    z-index: 2;
  }
  .header2 .hamburger {
    height: 20px;
  }
  .header2 .hamburger-box {
    width: 25px;
    height: 20px;
  }
  .header2 .hamburger-inner,
  .header2 .hamburger-inner::before,
  .header2 .hamburger-inner::after {
    width: 20px;
  }
}
/* header end */
.hei {
  height: 96px;
}
/* banner */
.banner {
  position: relative;
  overflow: hidden;
  /* padding-top: 100px;
background: #000; */
}
.banner > img {
  position: absolute;
  width: 22% !important;
  height: auto !important;
  min-height: inherit !important;
  right: 3% !important;
  bottom: 5% !important;
  z-index: 9;
}
.banner > img.bannerImg {
  width: 32% !important;
  right: -8% !important;
  bottom: -8% !important;
}
.banner img,
.banner video {
  display: block;
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.banner img {
  transform: scale(1.05);
  transition: transform 10s;
}
.banner-img:nth-child(2n) img {
  transform: scale(1);
}
.swiper-slide-active.banner-img img {
  transform: scale(1);
}
.swiper-slide-active.banner-img:nth-child(2n) img {
  transform: scale(1.05);
}
.appoint img {
  height: 500px;
}
.nyProInfoBan {
  overflow: hidden;
}
.nyProInfoBan img {
  position: absolute;
  left: 5%;
  top: -21%;
  width: 800px;
}
.banner .swiper-pagination {
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 40px;
  border-radius: 0;
  text-align: left;
  z-index: 9;
}
.banner .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  margin: 0 10px !important;
  border-radius: 3px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
/*.banner .swiper-pagination-bullet::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 78px;*/
/*  height: 30px;*/
/*}*/
/*.banner .swiper-pagination-bullet::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 0;*/
/*  height: 30px;*/
/*}*/
.banner .swiper-pagination-bullet:nth-child(2n)::before {
  top: -12px;
  left: -68px;
  background: url(../images/line1.png) no-repeat center;
  background-size: contain;
}
.banner .swiper-pagination-bullet:nth-child(3n)::before {
  height: 40px;
  top: 7px;
  left: -68px;
  background: url(../images/line2.png) no-repeat center;
  background-size: contain;
}
.banner .swiper-pagination-bullet-active {
  background-color: #0095d7;
  color: #fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active:nth-child(2n-1)::after {
  top: -12px;
  left: 9px;
  background: url(../images/line1-h.png) no-repeat left center;
  background-size: 78px;
  animation: widthB 8s linear;
}
.banner .swiper-pagination-bullet-active:nth-child(2n)::after {
  height: 40px;
  top: 6px;
  left: 9px;
  background: url(../images/line2-h.png) no-repeat left center;
  background-size: 78px;
  animation: widthB 8s linear;
}
@keyframes widthB {
  50% {
    width: 78px;
  }
  100% {
    width: 78px;
  }
}
.banner-text {
  position: absolute;
  color: #fff;
  padding: 3%;
  width: 80%;
  text-align: center;
  top: 12%;
  left: 10%;
  z-index: 99;
}
.indBanner .banner-text .flex{
    justify-content: center;
        align-items: flex-end;
    line-height: 1;
}
/*.banner-text span {*/
/*  display: block;*/
/*  position: relative;*/
/*  font-size: 44px;*/
/*  line-height: 1.4;*/
/*  color: #fff;*/
/*  font-weight: bold;*/
/*  text-transform: uppercase;*/
/*  margin: 5px 0 5px;*/
/*  letter-spacing: 1px;*/
/*  overflow: hidden;*/
/*}*/
.banner-text h4 {
  /*font-size: 44px;*/
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  font-weight: bold;
  width: 100%;
  margin: 0 auto;
}
.banner-text h5 {
  /*font-size: 40px;*/
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 22px;
  margin-top: 28px;
}
.banner-text h3 {
  font-size: 43px;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
/*.banner-img .banner-text p,*/
.banner-img .banner-text h3,
/*.banner-img .banner-text span,*/
.banner-img .banner-text h4,
/*.banner-img .banner-text a,*/
.banner-img .banner-text h5 {
  opacity: 0;
  opacity: 1\0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.banner-img.swiper-slide-active .banner-text h5 {
  -webkit-animation: fadeInDown 1s 0.6s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.6s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
/*.banner-img.swiper-slide-active .banner-text span {*/
/*  -webkit-animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;*/
/*  animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;*/
/*}*/
.banner-img.swiper-slide-active .banner-text h4 {
  -webkit-animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
/*.banner-img.swiper-slide-active .banner-text a {*/
/*  -webkit-animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;*/
/*  animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;*/
/*}*/
/* .banner-img.swiper-slide-active .banner-text h4 {
	-webkit-animation: fadeInDown 1s 0.6s cubic-bezier(.25, .74, .22, .99) forwards;
	animation: fadeInDown 1s 0.6s cubic-bezier(.25, .74, .22, .99) forwards;
} */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    opacity: 1\0;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    opacity: 1\0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.series-btns {
  margin-top: 10%;
}
.series-btns a {
  position: relative;
  z-index: 3;
  margin-right: 20px;
  width: 120px;
  height: 41px;
  line-height: 41px;
  border-radius: 28px;
  text-align: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(241, 241, 241, 0.4);
  font-size: 16px;
  overflow: hidden;
}
.series-btns a i {
  display: inline-block;
  width: 23px;
  height: 23px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 16px;
  position: relative;
  left: 0;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  transition: 0.3s;
  background: url(../images/right-1.png) no-repeat center;
  background-size: 6px;
}
.series-btns a:before {
  content: "";
  width: 0;
  height: 100%;
  background: #406BDF;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.5s;
  z-index: -1;
}
.series-btns a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 28px;
}
.series-btns a:hover:before,
.series-btns a.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.brand-text .series-btns a:hover i {
  color: #333;
  left: 3px;
}
.banner .swiper-pagination-bullet-active:last-child:after {
  content: none;
}
@media screen and (max-width: 1500px) {
  .banner-text h4 {
    font-size: 40px;
  }
  .banner-text p {
    letter-spacing: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-text h4 {
    font-size: 36px;
  }
  .series-btns a {
    margin-right: 8px;
    width: 110px;
    height: 36px;
    line-height: 40px;
    font-size: 15px;
  }
  .banner-text p {
    letter-spacing: 12px;
  }
  .banner-text {
    padding: 3% 0;
  }
}
@media screen and (max-width: 768px) {
  .banner img, .banner video{
    height: auto;
    min-height: auto;
  }
  .banner-text{
    display: none;
  }
  .banner-text h4 {
    font-size: 28px;
  }
  .banner-text {
    left: 5%;
    width: 90%;
    top: 15%;
  }
  .banner-text p {
    letter-spacing: 0;
    font-size: 16px !important;
  }
  .banner > img.bannerImg {
    width: 39% !important;
  }
  .banner > img {
    width: 28% !important;
  }
  .banner > img.bannerImg {
    width: 46% !important;
    right: -11% !important;
    bottom: -8% !important;
  }
  .banner > img {
    width: 34% !important;
  }
  .banner .swiper-pagination-bullet {
    margin: 0 4px !important;
  }
  .banner .swiper-pagination-bullet::before {
    width: 58px;
  }
  .banner .swiper-pagination-bullet:nth-child(2n)::before {
    left: -48px;
  }
  .banner .swiper-pagination-bullet:nth-child(3n)::before {
    left: -48px;
  }
  .banner .swiper-pagination-bullet-active:nth-child(2n)::after {
    background-size: 58px;
  }
  .banner .swiper-pagination-bullet-active:nth-child(2n-1)::after {
    background-size: 58px;
  }
  .f60 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 500px) {
  .banner-text h4 {
    font-size: 24px;
  }
  .series-btns a {
    width: 100px;
  }
  .banner > img {
    right: 1% !important;
    bottom: 1% !important;
  }
}
/* banner  end */
.indPro {
  position: relative;
  padding-top: 200px !important;
}
.indPro .indProImg1 {
  width: 120px;
  position: absolute;
  top: 6%;
  left: 0%;
  z-index: 9;
}
.indPro .indProImg2 {
  width: 65%;
  position: absolute;
  top: 100px;
  right: 5%;
}
.indPro .container {
  position: relative;
  padding-bottom: 8%;
  overflow: hidden;
}
.indPro .container::after {
  position: absolute;
  width: 75%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  background: #F3F3F3 url(../images/proBg.jpg) no-repeat left center;
  background-size: cover;
}
.indProBox {
  position: relative;
  z-index: 9;
  align-items: stretch;
}
.indProBox .indProP {
  color: #5A5A5A;
  font-weight: 300;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
  overflow: hidden;
}
.indProBox .indProS {
  overflow: hidden;
}
.indProBox .indProS .swiper-wrapper {
  padding-top: 100px;
}
.indProSmall {
  position: relative;
  width: 42%;
  padding: 6% 80px;
  z-index: 9;
}
.indProSmall .swiper-slide {
  position: static;
  transform: initial;
  height: 50px !important;
  margin: 16px 0;
  cursor: pointer;
  z-index: 9;
}
.indProSmall .swiper-slide .indProP {
  opacity: 0;
}
.indProSmall .swiper-slide.swiper-slide-thumb-active .indProP {
  opacity: 1;
}
.indProSmall .swiper-slide .indListImg {
  position: relative;
  width: 50%;
  margin: 0 auto;
  z-index: 2;
}
.indProSmall .swiper-slide .indListImg img {
  position: relative;
  z-index: 2;
  transition: all 0.5s;
}
.indProSmall .swiper-slide .indListText h3 {
  display: inline-block;
  font-size: 14px;
  color: #5A5A5A;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
}
.indProSmall .outer_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  border-radius: 50%;
  background-image: linear-gradient(140deg, #E60112 0%, #d8d8d8 70%);
  z-index: 1;
}
.indProSmall .inner_circle {
  content: '';
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  bottom: 5%;
  right: 5%;
  left: 5%;
  border-radius: 50%;
  background: #F3F3F3;
  z-index: -1;
}
.indProSmall .swiper-slide:nth-child(2) .outer_circle {
  background-image: linear-gradient(140deg, #E85C84 0%, #d8d8d8 70%);
}
.indProSmall .swiper-slide:nth-child(3) .outer_circle {
  background-image: linear-gradient(140deg, #0053A4 0%, rgba(0, 83, 164, 0.3) 70%);
}
.indProSmall .swiper-slide:nth-child(4) .outer_circle {
  background-image: linear-gradient(140deg, #00A7AF 0%, rgba(0, 167, 175, 0.3) 70%);
}
.indProSmall .swiper-slide-thumb-active .indListText h3 {
  color: #219ae7;
  border-bottom: 2px solid #219ae7;
}
.indProSmall .swiper-button-prev {
  display: block;
  width: 48px;
  height: 48px;
  top: auto;
  bottom: -8%;
  left: 80px;
  border-radius: 50%;
  border: none;
  border: 1px solid #cdcdcd;
  background-image: url(../images/a2-1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(90deg);
  transition: all 0.3s;
  opacity: 1;
}
pointer-events:all .indProSmall .swiper-button-prev::after {
  content: none;
}
.indProSmall .swiper-button-next {
  display: block;
  top: auto;
  bottom: -8%;
  width: 48px;
  height: 48px;
  left: 140px;
  border-radius: 50%;
  border: none;
  border: 1px solid #cdcdcd;
  background-image: url(../images/a2-1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(-90deg);
  opacity: 1;
  transition: all 0.3s;
}
pointer-events:all .indProSmall .swiper-button-next::after {
  content: none;
}
.indProSmall .swiper-button-prev:hover,
.indProSmall .swiper-button-next:hover {
  background-color: #000000;
  border: 1px solid #000000;
  background-image: url(../images/a2.svg);
}
.indProSmall.swiper-grid-column > .swiper-wrapper {
  flex-direction: inherit;
}
.indProBig {
  position: relative;
  width: 58%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b0d0e5), to(#d6e2ed));
  background: linear-gradient(180deg, #b0d0e5 0, #d6e2ed);
  z-index: 9;
}
.indProBig .leaf {
  display: none;
  position: absolute;
  top: 18%;
  left: 16%;
  transform: translate(-50%, -50%);
  width: 63%;
  z-index: 9;
}
.indProBig .swiper-slide .indListLi {
  position: absolute;
  width: 100%;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.indProBig .swiper-slide .indListLi .indListImg {
  position: relative;
}
.indProBig .swiper-slide .indListLi .indListImg img {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  transition: all 0.5s;
}
.indProBig .swiper-slide .indListLi .indListText h3 {
  text-align: center;
  display: block;
  margin-top: 40px;
  font-size: 20px;
  transition: all 0.3s;
}
.indProBig .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
.indProBig .swiper-slide > a > span > img {
  position: absolute;
  left: 10%;
  bottom: 16%;
  width: 130px;
  transform: scale(0.9);
  transition: all 0.5s;
}
.indProBig .swiper-slide a:hover .indListImg img {
  transform: scale(1.1);
}
.indProBig .swiper-slide a:hover h3 {
  color: #219ae7;
}
.indProBig .swiper-slide a:hover > span > img {
  transform: scale(1);
}
.indProBig .swiper-pagination {
  bottom: -11.5%;
  width: auto;
  left: 36%;
  font-size: 30px;
  color: #333333;
  font-weight: 300;
  font-family: "DIN";
}
.indProBig .outer_circle {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  border-radius: 50%;
  z-index: 1;
}
.indProBig .inner_circle {
  content: '';
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  bottom: 5%;
  right: 5%;
  left: 5%;
  border-radius: 50%;
  background: #CBDEDD;
  z-index: -1;
}
@media screen and (max-width: 1500px) {
  .indAbBoxR .indAbTop .indAbTopL {
    font-size: 30px !important;
  }
  .indProBig .swiper-slide .indListLi .indListText h3 {
    font-size: 18px;
  }
  .indProBig .swiper-pagination {
    font-size: 26px;
  }
  .indPro {
    padding-top: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  .indAbBoxR .indAbTop .indAbTopL {
    font-size: 26px !important;
  }
  .indProBig .outer_circle {
    width: 300px;
    height: 300px;
  }
  .indProBig .swiper-pagination {
    font-size: 24px;
  }
  .indPro {
    padding-top: 140px !important;
  }
  .indPro .indProImg2 {
    top: 70px;
  }
  .indProSmall {
    padding: 5% 60px;
  }
  .indProSmall .swiper-slide {
    height: 50px !important;
    margin: 6px 0;
  }
  .indProSmall .swiper-button-prev {
    left: 60px;
  }
  .indProSmall .swiper-button-next {
    left: 120px;
  }
}
@media screen and (max-width: 1024px) {
  .indProSmall {
    padding-left: 6%;
    padding-right: 6%;
  }
  .indNews .swiper-button-prev,
  .indProSmall .swiper-button-prev {
    width: 38px !important;
    height: 38px !important;
  }
  .indNews .swiper-button-next,
  .indProSmall .swiper-button-next {
    width: 38px !important;
    height: 38px !important;
  }
  .indProBig .swiper-slide .indListLi .indListText h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  .indProBig .swiper-pagination {
    font-size: 22px;
  }
  .indPro .indProImg1 {
    width: 90px;
  }
  .indProSmall .swiper-slide .indListText h3 {
    font-size: 13px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .flex {
    flex-wrap: wrap;
  }
  .indProSmall {
    width: 100%;
    padding-bottom: 0;
    padding-top: 44px;
    margin-bottom: 70px;
  }
  .indProSmall .swiper-button-prev {
    left: 6%;
  }
  .indProSmall .swiper-button-next {
    left: 13%;
  }
  .indProBig {
    width: 100%;
  }
  .indPro .indProImg2 {
    top: 40px;
  }
  .indPro {
    padding-top: 80px !important;
  }
  .indProBig .swiper-slide .indListLi {
    position: static;
    transform: translate(0);
    padding: 0;
  }
  .indPro .container::after {
    width: 100%;
  }
  .indProBox {
    display: block;
  }
  .indProSmall .swiper-slide {
    margin: 0 0 40px;
  }
  .indPro .indProImg1 {
    top: 1%;
  }
  .indProBig .swiper-pagination {
    left: auto;
    right: 6%;
  }
  .indAbBoxR .indAbTop .indAbTopL,
  .nytitle h3 {
    font-size: 24px !important;
  }
  .nytitle i {
    margin-top: -20px;
  }
  .indPro .container {
    padding-bottom: 0;
  }
  .nytitle {
    margin-bottom: 25px !important;
  }
  .indProBig .swiper-slide > a > span > img {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  .indPro .indProImg2 {
    display: none;
  }
  .indPro {
    padding-top: 6% !important;
  }
  .indProBig .swiper-pagination {
    bottom: 111%;
  }
}
@media screen and (max-width: 500px) {
  .indProBig .swiper-slide > a > span > img {
    width: 70px;
  }
  .indProSmall {
    padding-top: 34px;
  }
  .indProBig .outer_circle {
    width: 260px;
    height: 260px;
  }
  .indProSmall .swiper-button-next {
    left: 15%;
  }
  .indProBig .swiper-slide .indListLi .indListText h3 {
    font-size: 14px;
  }
  .indProBig .swiper-pagination {
    font-size: 18px;
  }
  .indNews .swiper-button-prev,
  .indProSmall .swiper-button-prev {
    width: 28px !important;
    height: 28px !important;
    background-size: 12px auto !important;
  }
  .indNews .swiper-button-next,
  .indProSmall .swiper-button-next {
    width: 28px !important;
    height: 28px !important;
    background-size: 12px auto !important;
  }
  .indProSmall .swiper-slide .indListText h3 {
    font-size: 12px;
  }
  .nytitle h3 {
    font-size: 22px !important;
  }
  .nytitle span {
    margin: 3px 0 10px;
  }
  .indPro .indProImg1 {
    width: 70px;
  }
  .indPro {
    padding-bottom: 7% !important;
  }
}
.nytitle {
  text-align: left;
  margin-bottom: 40px;
}
.nytitle i {
  text-transform: uppercase;
  color: #969696;
  font-weight: bold;
  opacity: 0.2;
  display: block;
  margin-top: -32px;
  line-height: 1;
  margin-bottom: 20px;
}
.nytitle.white i {
  color: rgba(255, 255, 255, 0.7);
}
.nytitle.center {
  text-align: center;
}
.nytitle.center span {
  margin: 0 auto;
}
.nytitle h3 {
  font-size: 32px;
  color: #3D3D3D;
}
.nytitle span {
  display: block;
  width: 80px;
  margin: 10px 0;
  background-color: #000000;
  height: 2px;
}
.nytitle.white h3 {
  color: #fff;
}
.nytitle.white span {
  background-color: #fff;
}
.nytitle p {
  font-size: 14px;
  color: #5A5A5A;
}
.nytitle.white p {
  color: #fff;
  opacity: 0.8;
}
.ligh {
  font-weight: 300 !important;
}
.z_index_about {
  background-size: cover;
}
.abImg {
  position: relative;
  margin-top: 4%;
}
.abImg1 {
  max-width: 530px;
  animation: clice 20s linear infinite;
  margin: 0 auto;
  width: 70%;
}
@keyframes clice {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.abImg2 {
  position: absolute;
  width: 50%;
  max-width: 341px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.index_about_inner {
  align-items: stretch;
}
.z_index_about .z_about_video {
  width: 55%;
  position: relative;
  overflow: hidden;
}
.z_about_video .imgbg {
  position: relative;
  height: 100%;
  transition: ease 2s;
}
.z_about_video .imgbg .img_pic {
  padding-top: 0;
  height: 100%;
}
.z_about_video .imgbg::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #219ae7;
  opacity: 0.5;
  z-index: 9;
}
.z_about_play {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.z_about_play:hover img {
  transform: rotate(0deg);
  animation: unset;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
.z_about_con {
  width: 100%;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  background-size: 100% auto;
}
.z_about_logo {
  transform: translateX(50%);
  opacity: 0;
  transition: ease 2s;
}
.z_about_logo img {
  display: block;
  height: 4.6875vw;
}
.z_about_con .tit {
  font-size: 24px;
}
.z_about_con .desc {
  color: #5A5A5A;
  margin-top: 4%;
  text-align: center;
  transition: ease 2s;
}
.z_about_con .desc span {
  display: block;
  font-weight: 300;
  margin: 10px 0;
}
.z_about_num {
  margin-top: 1%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.z_about_num > ul {
  align-items: flex-start;
}
.z_about_num * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.z_about_num li {
  width: 33.33%;
  padding: 2% 3% 1%;
  z-index: 1;
  top: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.z_about_num li .h3 {
  display: flex;
  line-height: 1;
  align-items: flex-end;
  margin-bottom: 9px;
}
.z_about_num li .math {
  font-size: 40px;
  font-weight: bold;
  color: #219ae7;
  letter-spacing: -2px;
  font-family: "DIN";
}
.z_about_num li em {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #219ae7;
  margin-left: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
}
.z_about_num li h4 {
  color: #5E6163;
  font-size: 16px;
}
.z_about_num li p {
  color: #5A5A5A;
  font-size: 14px;
  margin-top: 5%;
  text-align: center;
}
.z_about_num li::before {
  content: "";
  display: block;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.z_about_num li:hover {
  top: -20px;
}
.z_index_more {
  line-height: 28px;
  display: inline-block;
  border: 1px solid #5E6163;
  border-radius: 28px;
  padding: 4px 20px;
}
.z_index_more .en {
  font-size: 14px;
  margin-right: 1px;
}
.z_index_more .icon {
  display: inline-block;
  width: 5px;
  transition: ease 0.6s;
  height: 11px;
  background: url(../images/right.png) no-repeat center;
  vertical-align: middle;
  background-size: 100% 100%;
}
.z_about_con .z_index_more {
  display: inline-block;
  margin-top: 3vw;
}
.z_index_more:hover {
  background-color: #219ae7;
  color: #fff;
}
.z_index_more:hover .icon {
  background: url(../images/right-1.png) no-repeat center;
  background-size: 100% 100%;
}
@media screen and (max-width: 640px) {
  .z_about_num li p {
    font-size: 12px !important;
    text-align: left;
    line-height: 1.3;
  }
  .z_about_num li {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .z_about_num li .h3{
    justify-content: center;
  }
}
/* abDeve */
.abDeve {
  position: relative;
}
.abHBox {
  margin: 0 0 20px;
  position: relative;
}
.abHY_swiper {
  padding-top: 130px;
  position: relative;
  overflow: hidden;
}
.abHY_swiper::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  position: absolute;
  left: 0;
  bottom: 45px;
}
.abHY_swiper .swiper-slide {
  cursor: pointer;
  width: 89px;
  position: relative;
  text-align: center;
}
.abHY_swiper .swiper-slide p {
  position: relative;
  width: 100%;
  height: 90px;
  top: -60px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s;
  font-family: "DIN";
}
.abHY_swiper .swiper-slide p i {
  margin-left: 3px;
}
.abHY_swiper .swiper-slide span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  transform: translate(-50%, -50%);
}
.abHY_swiper .swiper-slide-thumb-active span::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: transparent url(../images/line.png) no-repeat center;
  background-size: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.abHY_swiper .swiper-slide-thumb-active p {
  font-size: 48px !important;
  top: -80px;
}
.abHY_swiper .swiper-slide-thumb-active span {
  background: transparent;
}
.abHY_swiper .swiper-slide-thumb-active ~ .swiper-slide::before {
  width: 0;
}
.abHT_Item {
  transition: all 0.48s;
  -webkit-transition: all 0.48s;
  -moz-transition: all 0.48s;
  -ms-transition: all 0.48s;
  -o-transition: all 0.48s;
}
.abHT_Item.swiper-slide-active {
  margin-top: 0;
}
.abHT_btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 175px;
  cursor: pointer;
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s;
}
.abHT_btn img {
  width: 40%;
}
.abHT_prev {
  left: -50px;
}
.abHT_next {
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  right: -50px;
}
.abHT_btn:hover {
  background: rgba(255, 255, 255, 0.5);
}
.abHT_swiper {
  margin-top: 40px;
}
.abHT_Item {
  padding: 30px;
  text-align: center;
}
.abHT_Item img {
  width: 172px;
  margin: 3% auto 0;
}
.abHT_Item .tit {
  font-size: 60px;
  color: #f15a29;
  font-weight: 600;
}
.abHT_Item .text {
  margin-top: 20px;
}
.abHT_Item .text p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
  display: block;
  line-height: 1.5;
  padding-left: 12px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .abHY_swiper .swiper-slide-thumb-active p {
    font-size: 40px !important;
    top: -73px;
  }
}
@media screen and (max-width: 1024px) {
  .abHY_swiper .swiper-slide-thumb-active p {
    font-size: 34px !important;
    top: -67px;
  }
}
@media screen and (max-width: 768px) {
  .abHY_swiper .swiper-slide-thumb-active p {
    font-size: 32px !important;
    top: -65px;
  }
  .abDeve .inner {
    width: 100%;
    padding: 0 53px 0;
  }
  .abHY_swiper {
    padding-top: 90px;
  }
  .abHT_swiper {
    margin-top: 10px;
    overflow: hidden;
  }
  .abHT_btn {
    width: 38px;
    height: 38px;
    top: 135px;
  }
  .abHY_swiper .swiper-slide span {
    width: 12px;
    height: 12px;
  }
  .abHT_Item {
    padding: 10px;
  }
  .abHT_Item .text {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .abHY_swiper {
    padding-top: 70px;
  }
  .abHY_swiper .swiper-slide p {
    height: 40px;
  }
  .abHY_swiper .swiper-slide p {
    font-size: 17px !important;
  }
  .abHY_swiper .swiper-slide-thumb-active p {
    font-size: 22px !important;
    top: -70px;
  }
  .abHY_swiper::after {
    bottom: 20px;
  }
  .abHT_btn {
    top: 77px;
  }
  .abDeve .abHT_btn {
    top: 90px;
  }
  .abDeve .abHT_prev {
    left: -40px;
  }
  .abDeve .abHT_next {
    right: -40px;
  }
}
.news {
  position: relative;
  background: url(../images/indNewsBg.png) no-repeat center top 18%;
  background-size: auto;
  padding-bottom: 7% !important;
}
.news .nytitle span {
  position: relative;
  background-color: #219ae7;
  height: 4px;
  margin-top: 32px;
}
.news .nytitle::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
  bottom: 0;
  left: 0;
}
.news .newsText {
  position: absolute;
  width: 35%;
  left: 0;
  bottom: -5%;
}
.news .newsList {
  width: 103%;
  margin-left: -1.5%;
  justify-content: flex-start;
  margin-top: 5.5%;
  flex-wrap: wrap;
}
.news .newsList li {
  position: relative;
  top: 0;
  width: 30.333%;
  margin: 0 1.5% 5%;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.news .newsList li a {
  display: block;
  background: #fff;
}
.news .newsList li .img_pic {
  padding-top: 56%;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.news .newsListText {
  padding: 20px 0;
}
.news .newsList li h3 {
  font-size: 16px;
  color: #5A5A5A;
  margin-top: 10px;
  line-height: 1.3;
  text-align: left;
  transition: all 0.3s;
}
.news .newsList li span {
  color: #999999;
  font-size: 12px;
  display: block;
  margin-top: 14px;
}
.news .newsList li span i {
  color: #e8e9eb;
  margin: 0 10px;
}
.news .newsList li span em {
  color: #999999;
}
.news .news-info-view {
  padding: 60px 0 0;
  align-items: flex-start;
}
.news .newsList li:hover {
  top: -10px;
}
.news .newsList li:hover h3 {
  color: #219ae7;
}
.more {
  display: block;
  margin: 0 auto;
  background-color: #219ae7;
  color: #fff;
  border-radius: 40px;
  width: 150px;
  padding: 10px 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .news .newsList li h3 {
    font-size: 14px !important;
  }
  .more {
    width: 130px;
    padding: 8px 18px;
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .news .newsList {
    width: 100%;
    margin: 0;
  }
  .news .newsList li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.abFour {
  text-align: center;
  background-position: center bottom;
  padding-bottom: 34% !important;
}
.abFour .supplierList {
  width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
  padding-top: 9px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.abFour .supplierList.on {
  height: auto;
}
.abFour .supplierList li {
  position: relative;
  width: 20%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 3% 5%;
  margin-left: -1px;
  margin-top: -1px;
  transition: all 0.3s;
}
.abFour .supplierList li::before {
  position: absolute;
  content: '';
  width: calc(100% - 13px);
  height: calc(100% - 13px);
  top: -1px;
  left: -1px;
  border: 8px solid transparent;
  transition: all 0.3s;
}
.abFour .supplierList li img {
  width: 100%;
  height: 90px;
  object-fit: contain;
}
.abFour .supplierList li img:nth-child(1) {
  display: block;
}
.abFour .supplierList li img:nth-child(2) {
  display: none;
}
.abFour .supplierList .slick-slide > div {
  margin: 0 2% 4%;
  padding: 10px !important;
}
.abFour .slick-dots {
  position: absolute;
  bottom: -30px;
  box-shadow: none;
  background: inherit;
}
.abFour .slick-dots button {
  display: none;
}
.abFour .slick-dots li {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  background-color: #BFBFBF;
}
.abFour .slick-dots li.slick-active {
  background-color: #219ae7;
}
.abFour .supplierList li:hover {
  background-color: #fff;
}
.abFour .supplierList li:hover img:nth-child(1) {
  display: none;
}
.abFour .supplierList li:hover img:nth-child(2) {
  display: block;
}
.abFour .supplierList li:hover::before {
  border: 8px solid #e6e6e6;
}
@media screen and (max-width: 1024px) {
  .abFour .supplierList li img {
    height: 40px;
  }
  .abFour .supplierList li::before {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 5px solid transparent;
  }
  .abFour .supplierList li:hover::before {
    border: 5px solid #e6e6e6;
  }
}
@media screen and (max-width: 768px) {
  .abFour .supplierList li {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .abFour .supplierList li img {
    height: 30px;
  }
}
.service-module-list {
  margin-top: 3.5%;
  align-items: flex-start;
}
.service-module-list li {
  position: relative;
  top: 0;
  flex-grow: 1;
  text-align: center;
  transition: all 0.3s;
}
.service-module-list li img {
  width: 56px;
  margin: 0 auto 20px;
}
.service-module-list li h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
.service-module-list li p {
  color: #5A5A5A;
}
.service-module-list li:hover {
  top: -10px;
}
@media screen and (max-width: 640px) {
  .service-module-list li {
    width: 50%;
    margin: 20px 0;
  }
  .service-module-list li img {
    width: 42px;
  }
}
.footer {
  position: relative;
  background-image: url(../images/footerBg.jpg);
  padding-top: 3%;
}
.footer > img {
  position: absolute;
  width: 114px;
  bottom: 84px;
  left: 1%;
}
.footer .footerBox {
  position: relative;
  width: 90%;
  margin-left: 10%;
  padding-right: 8%;
}
.footer .footer_top {
  display: flex;
  padding: 2.5% 0 0;
  width: 100%;
  justify-content: space-between;
}
.footer .footer_top .right {
  width: 24%;
}
.footer .footer_top .right > img:first-child {
  padding-right: 14%;
}
.footer .footer_top .right .ewmHover {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
}
.footer .footer_top .left {
  width: calc(100% - 100px);
}
.footer .footer_top .left ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer .footer_top .left ul li {
  flex-grow: 1;
  text-align: left;
}
.footer .footer_top .left ul li h3 {
  position: relative;
  color: #fff;
  margin-bottom: 24px;
  font-size: 20px;
  padding-bottom: 12px;
}
.footer .footer_top .left ul li h3::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
}
.footer .footer_top .left ul li a {
  color: #fff;
  display: block;
  padding: 5px 0;
  font-size: 15px;
  font-weight: 300;
  transition: ease-in-out 0.3s;
  opacity: 0.4;
}
.footer .footer_top .left ul li a:hover {
  opacity: 1;
}
.footer .footer_top .left ul li:last-child {
  margin-right: 0;
}
.footer .footer_top .right img {
  margin-bottom: 50px;
}
.footer .footer_top .right p {
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 10px;
}
.footer .footer_top .right p span {
  font-size: 30px;
  font-weight: 800;
}
.footer .footer_top .right .ewm {
  float: right;
  margin-top: 30px;
}
.footer .footer_bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 3% 10%;
  justify-content: space-between;
  margin-top: 7%;
}
.footer .footer_bottom img {
  width: 208px;
  margin: 0 auto;
}
.footer .footer_bottom .footer_left>div{
    justify-content: center;
  margin-top: 30px;
}
.footer .footer_bottom .footer_left p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
    margin: 0 5px;
}
.footer .footer_bottom .footer_left a{
    margin: 0 5px;
}
.footer .footer_bottom .footer_left p a {
  color: rgba(255, 255, 255, 0.4);
  margin: 0 5px;
}
.footer .footer_bottom .footer_left p a:hover {
  opacity: 0.7;
}
.footer_a {
  font-size: 12px;
  padding: 3% 0 20px;
  justify-content: space-between;
  align-items: flex-end;
}
.footer_a img {
  width: 24%;
}
.footer_a a {
  color: #fff;
  opacity: 0.8;
  margin-left: 20px;
}
.footer_a a:hover {
  opacity: 1;
}
.footer .footerIcon {
  width: auto;
  margin: 0 0 0;
}
.footer .footerIcon a {
  position: relative;
  width: 23px;
  margin-right: 4%;
  margin-left: 31px;
}
.footer .footerIcon a > img {
  width: 26px;
  margin: 25px 0 0;
}
.footer .footerIcon a .ewmHover {
  position: absolute;
  top: -32px;
  left: -60px;
  margin-left: -40px;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.footer .footerIcon a .ewmHover img {
  width: 80px;
}
.footer .footerIcon a:hover {
  opacity: 1;
}
.footer .footerIcon a:hover .ewmHover {
  opacity: 1;
  z-index: 9;
}
.footer .footerIcon a.active .ewmHover {
  opacity: 1;
  z-index: 9;
}
.footer_add {
  width: 100px;
  justify-content: flex-end;
  color: #fff;
}
.footer_Ewm {
  width: 80px;
  background-color: #fff;
  margin-top: 10%;
}
.footer_Ewm p {
  color: #5E6163;
  font-size: 12px;
  text-align: center;
}
.footer_addText h3 {
  margin-bottom: 8%;
  font-size: 18px;
}
.footer_addText p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
  opacity: 0.8;
}
.footer_addText div img {
  width: 15px;
  margin-right: 5px;
}
.footer_addText div span {
  font-size: 12px;
  color: #1E2021;
}
@media screen and (max-width: 1600px) {
  .banner .bannerNr {
    width: 90%;
    right: 5%;
  }
}
@media screen and (max-width: 1300px) {
  .footer .footerBox {
    width: 94%;
    margin-left: 6%;
    padding-right: 4%;
  }
  .footer .footer_top .left {
    padding-right: 3%;
  }
  .footer > img {
    width: 104px;
    left: -1.5%;
  }
}
@media screen and (max-width: 1200px) {
  .footer .footer_top .left ul li h3 {
    font-size: 18px;
  }
  .footer_add {
    width: 60px;
  }
  .footer .footer_bottom img {
    width: 188px;
  }
}
@media screen and (max-width: 1024px) {
  .footer > img {
    width: 94px;
    left: -1.5%;
  }
  .footer .footer_top {
    flex-wrap: wrap;
  }
  .footer .footer_top .right {
    width: 100%;
  }
  .footer .footer_top .right img {
    max-width: 340px;
  }
  .fixed-right {
    display: none !important;
  }
}
@media screen and (max-width: 860px) {
  .footer > img {
    right: 0.5%;
    left: auto;
    bottom: 130px;
  }
  .footer .footer_top .left {
    margin-bottom: 20px;
  }
  .footer .footer_top .left ul li {
    text-align: left;
  }
  .footer .footer_top .left ul li h3 {
    font-size: 16px;
  }
  .footer {
    padding-top: 5%;
  }
  .footer .footer_top .right img {
    margin-bottom: 22px;
  }
  .footer_addText h3 {
    margin-bottom: 4%;
    font-size: 17px;
  }
  .footer .footer_bottom {
    padding-left: 2%;
    padding-right: 2%;
  }
  .footer_a img {
    width: 190px;
  }
  .footer_a a {
    margin-left: 0;
    margin-right: 15px;
  }
  .footer_a > div {
    margin-top: 15px;
  }
  .footer_a {
    padding: 5% 0 10px;
  }
  .footer .footer_top .left {
    display: none;
  }
  .footer_add {
    width: 100%;
  }
  .footer .footerIcon {
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 50px;
  }
  .footer .footerIcon a {
    position: static;
  }
  .footer .footerIcon a .ewmHover {
    left: 50%;
    margin-left: -40px;
  }
  .footer {
    padding-top: 40px;
  }
}
@media screen and (max-width: 560px) {
  .footer .footer_top .right img {
    max-width: 230px;
  }
  .footer .footer_bottom {
    padding-top: 20px;
    padding-bottom: 16px;
    margin-top: 33px;
  }
  .footer .footer_bottom img {
    width: 168px;
  }
  .footer .footer_bottom .footer_left>div{
      margin-top: 10px;
  }
  .footer .footer_bottom .footer_left p {
    
  }
}
.bannerNy {
  position: relative;
}
.bannerNy > img {
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.banHei > img {
  height: 75vh;
  min-height: 500px;
}
.bannerNy .bannerNr {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
    /*  width: 94%;*/
    /*max-width: 1800px;*/
  color: #fff;
}
.bannerNy .bannerNr h5{
    line-height: 1.3;
}
.bannerNy .bannerNr p {
  /*font-size: 50px;*/
  text-align: center;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .bannerNy > img {
    height: auto;
    min-height: auto;
  }
  .bannerNy {
    padding-top: 50px;
  }
}
.section-tabs {
  z-index: 9;
  width: 100%;
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.section-tabs .nav-wrap {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.section-tabs .navFix {
  position: fixed;
  width: 100%;
  left: 0;
  top: 75px;
}
.section-tabs .navFix a {
  line-height: 56px;
}
.section-tabs li {
  width: 120px;
  text-align: center;
  padding-top: 16px;
}
.section-tabs.fix {
  position: fixed;
  width: 100%;
  top: 60px;
  left: 0;
}
.section-tabs .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-tabs a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 82px;
  margin: 0 2.5%;
  text-align: center;
  color: #282828;
  transition: all 0.3s;
  border-bottom: 2px solid #fff;
}
/* .section-tabs a.active::before {
  display: none;
  }
  .section-tabs a+a::before{
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  top: 11px;
  left: -55px;
  background: #ccc;
  } */
.section-tabs a img {
  width: 28px;
}
.section-tabs a img.tabs-1,
.section-tabs a.active img.tabs-2 {
  display: none;
}
.section-tabs a img.tabs-2,
.section-tabs a.active img.tabs-1 {
  display: inline-block;
}
.section-tabs a span {
  position: relative;
  z-index: 1;
}
.section-tabs a:hover {
  color: #219ae7;
}
.section-tabs a.active {
  border-bottom: 2px solid #219ae7;
  color: #219ae7;
}
@media screen and (max-width: 1400px) {
  .section-tabs .navFix {
    top: 69px;
  }
}
@media screen and (max-width: 1250px) {
  .headerNav li > a:after {
    bottom: -2px;
  }
  .section-tabs .navFix {
    top: 63px;
  }
}
@media screen and (max-width: 1070px) {
  .section-tabs .navFix {
    top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .section-tabs li {
    flex-grow: 1;
    width: auto;
  }
  .section-tabs a {
    line-height: 50px;
    font-size: 14px;
  }
  .section-tabs .navFix a {
    line-height: 50px;
  }
}
.white {
  color: #fff !important;
}
.proInfoInner {
  padding-top: 40px;
}
.newsInfoMbx {
  font-size: 14px;
  color: #5A5A5A;
  padding-bottom: 3%;
}
.newsInfoMbx a{
    color: #5A5A5A;
}
.newsInfoMbx a:hover {
  color: #0095D7;
}
.newsInfoMbx span {
  margin: 0 8px;
}
.newsInfoMbx i {
  color: #219ae7;
}
.serviceNr {
  background: inherit;
  padding: 0px;
}
.travel-list2-box {
  width: 101%;
  margin-right: -0.5%;
  margin-top: -2%;
  flex-wrap: wrap;
}
.travel-list2-box li {
  width: 24%;
  display: inline-block !important;
  margin: 1% 0.5% 0;
  position: relative;
  overflow: hidden;
  background: #fff;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
}
.travel-list2-box li .travel-pic {
  padding: 90% 0 0;
}
.travel-list2-box li .travel-pic img {
  width: 64%;
  height: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.travel-list2-box li .travel-text {
  position: relative;
  text-align: center;
  padding: 18px 3%;
  border-top: 1px solid #eee;
}
.travel-list2-box li .travel-text p {
  color: #1E2021;
  font-size: 14px;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
.travel-list2-box li .travel-text span {
  display: inline-block;
  background-color: #eee;
  color: #5A5A5A;
  border-radius: 30px;
  padding: 9px 37px;
  font-size: 14px;
  margin-top: 40px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
}
.travel-list2-box li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.travel-list2-box li:hover .travel-pic img {
  transform: scale(1.05) translate(-50%, -50%);
}
.travel-list2-box li:hover .travel-text:before {
  width: 100%;
  left: 0;
}
.travel-list2-box li:hover .travel-text span {
  color: #fff;
  background-color: #219ae7;
}
.travel-text-flex h3 {
  font-size: 14px;
  color: #5A5A5A;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.page {
  justify-content: center;
}
.page a {
  position: relative;
  color: #5A5A5A;
  margin-right: 0;
  padding: 0 8px;
}
.page a:hover {
  color: #219ae7;
}
.page a.current {
  margin-right: 100px;
  color: #219ae7;
}
.page a.current::before {
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  background-color: #B6B6B6;
  top: 50%;
  left: 35px;
}
.newsWrap {
  padding-bottom: 3%;
  text-align: center;
}
.newsWrap .newsList {
  width: calc(100% + 1.4%);
  margin-left: -0.7%;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.newsWrap .newsList li {
  position: relative;
  width: 31.333%;
  margin: 0 1% 2%;
  padding: 20px;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.newsWrap .newsList li p {
  width: 100%;
  justify-content: space-between;
}
.newsWrap .newsList li em {
  color: #5A5A5A;
  font-weight: 300;
  font-size: 18px;
  font-family: "DIN";
}
.newsWrap .newsList li em i {
  font-size: 16px;
}
.newsWrap .newsList li::before {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  transition: all 0.5s;
}
.newsWrap .newsList li:hover::before {
  background-color: #0095D7;
  width: 100%;
}
.newsWrap .newsList li a {
  display: block;
  background: #fff;
}
.newsWrap .newsList li .img_pic {
  padding-top: 56%;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.newsWrap .newsList li:hover .img_pic img {
  transform: scale(1.05);
}
.newsWrap .newsList li:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.newsWrap .newsListText {
  padding: 6% 0 3%;
}
.newsWrap .newsList li h3 {
  font-size: 16px;
  color: #5A5A5A;
  font-weight: 300;
  height: 52px;
  line-height: 1.5;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.newsWrap .newsList li:hover h3 {
  color: #219ae7;
}
.newsWrap .newsList li span {
  color: #5A5A5A;
  font-size: 16px;
  display: block;
  margin-top: 14px;
  font-weight: 300;
}
.newsWrap .news-info-view {
  padding: 60px 0 0;
  align-items: flex-start;
}
.newsMore {
  display: inline-block;
  position: relative;
  text-align: center;
  padding-bottom: 70px;
  margin: 3% 0 0;
  font-weight: 300;
}
.newsMore::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 60px;
  bottom: 0;
  left: 50%;
  background-color: #219ae7;
}
.newsMore:hover {
  color: #219ae7;
}
@media screen and (max-width: 800px) {
  .newsWrap .newsList li {
    width: 48%;
    padding: 12px;
  }
}
@media screen and (max-width: 600px) {
  .newsWrap .newsList li {
    width: 100%;
    padding: 12px;
  }
  .newsWrap .newsList li span {
    font-size: 14px;
  }
  .newsWrap .newsList li em {
    font-size: 16px;
  }
  .newsWrap .newsList li em i {
    font-size: 14px;
  }
  .newsMore {
    margin-top: 25px;
    font-size: 15px !important;
  }
  .newsMore::before {
    height: 40px;
    bottom: 20px;
  }
}
.jobsList {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90deg, #B3D1E5), to(#cfdfea));
  background: linear-gradient(90deg, #B3D1E5 0, #cfdfea);
}
.joinThr {
  position: relative;
  margin-bottom: 4%;
}
.joinThr .swiper-pagination {
  bottom: 0;
}
.joinThr .swiper-container,
.joinThr .swiper-slide {
  width: 100%;
  height: 100%;
}
.joinThr_img {
  order: -1;
  overflow: hidden;
}
.joinThr_img img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.joinImg img:hover {
  transform: scale(1.1);
}
.joinTxt p {
  color: #5A5A5A;
  margin: 5px 0;
}
.joinFor .joinList p {
  display: none;
  color: #5A5A5A;
}
.joinFor .joinList > div:first-child p {
  display: block;
}
.joinFor_txt {
  text-align: right;
}
.joinFor_txt > div {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.joinFlex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.joinTxt,
.joinImg {
  position: relative;
  width: 50%;
}
.joinImg {
  min-height: 600px;
  overflow: hidden;
  border-radius: 15px;
  /*height: calc(100vh - 160px);*/
}
.joinImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.joinTxt {
  padding: 5% 10%;
}
.joinThr_txt {
  padding: 6% 10%;
}
.joinH3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.joinSpan {
  font-size: 20px;
  color: #222;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.joinList {
  position: relative;
}
.joinList div {
  cursor: pointer;
  margin: 38px 0;
}
.joinList p {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .joinList div {
    margin: 22px 0;
  }
  .joinImg {
    min-height: 510px;
  }
}
@media screen and (max-width: 1024px) {
  .joinTxt,
  .joinThr_txt {
    padding: 6% 6%;
  }
  .joinList div {
    margin: 17px 0;
  }
  .joinImg {
    min-height: 440px;
  }
}
@media screen and (max-width: 768px) {
  .joinFlex {
    flex-wrap: wrap;
  }
  .joinFor .joinFlex {
    flex-direction: column-reverse;
  }
  .joinTxt,
  .joinImg {
    width: 100%;
  }
  .joinImg {
    min-height: auto;
    width: 90%;
    margin: 0 auto;
  }
  .joinImg img {
    position: static;
  }
}
.jobsThree .main {
  align-items: stretch;
  flex-direction: row-reverse;
}
.jobsThree .index_tit p {
  font-size: 14px;
  color: #5A5A5A;
  margin-top: 2%;
}
.jobsThree .left {
  width: 50%;
  padding: 5% 4% 5% 5vw;
}
.jobsThree .left .index_link a {
  background-color: #DFDFDF;
  text-align: center;
}
.jobsThree .left .index_link a:hover {
  background-color: #fff;
}
.jobsThree .left .index_link a h6 {
  font-size: 12px;
  color: #343434;
  margin-top: 5px;
}
.jobsThree .right {
  position: relative;
  width: 50%;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.jobsThree .right img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jobsThree .index_link {
  margin-top: 2.5vw;
  font-size: 0;
  flex-wrap: wrap;
  align-items: stretch;
}
.jobsThree .index_link a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 22%;
  margin: 0 1.5% 3%;
  cursor: inherit;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 5% 0;
}
.jobsThree .index_link a.jobs_dis {
  display: none;
}
.jobsThree .index_link a:nth-of-type(4n) {
  margin-right: 0;
}
.jobsThree .index_link a span {
  position: absolute;
  top: -10px;
  left: 12%;
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #0095D7;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jobsThree .index_link a p {
  font-size: 14px;
  color: #222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jobsThree .index_more i {
  width: 14px;
  height: 14px;
  position: absolute;
}
.jobsThree .index_more .index_more_line1 {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.jobsThree .index_more:hover .index_more_line1 {
  width: 100%;
}
.jobsThree .index_more .index_more_line2 {
  -webkit-transition: all 0.3s ease-in-out 0.6s;
  -moz-transition: all 0.3s ease-in-out 0.6s;
  -ms-transition: all 0.3s ease-in-out 0.6s;
  -o-transition: all 0.3s ease-in-out 0.6s;
  transition: all 0.3s ease-in-out 0.6s;
}
.jobsThree .index_more:hover .index_more_line2 {
  height: 100%;
}
.jobsThree .index_more .index_more_line3 {
  -webkit-transition: all 0.3s ease-in-out 1.5s;
  -moz-transition: all 0.3s ease-in-out 1.5s;
  -ms-transition: all 0.3s ease-in-out 1.5s;
  -o-transition: all 0.3s ease-in-out 1.5s;
  transition: all 0.3s ease-in-out 1.5s;
}
.jobsThree .index_more:hover .index_more_line3 {
  height: 100%;
}
.jobsThree .index_more .index_more_line4 {
  -webkit-transition: all 0.6s ease-in-out 0.9s;
  -moz-transition: all 0.6s ease-in-out 0.9s;
  -ms-transition: all 0.6s ease-in-out 0.9s;
  -o-transition: all 0.6s ease-in-out 0.9s;
  transition: all 0.6s ease-in-out 0.9s;
}
.jobsThree .index_more:hover .index_more_line4 {
  width: 100%;
}
.jobsThree .index_more i.index_more_line1 {
  top: 0;
  left: 0;
  border-top: 1px solid #0095D7;
  border-left: 1px solid #0095D7;
}
.jobsThree .index_more i.index_more_line2 {
  top: 0;
  right: 0;
  border-top: 1px solid #0095D7;
  border-right: 1px solid #0095D7;
}
.jobsThree .index_more i.index_more_line3 {
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #0095D7;
  border-left: 1px solid #0095D7;
}
.jobsThree .index_more i.index_more_line4 {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #0095D7;
  border-right: 1px solid #0095D7;
}
.jobsThree .index_link a.Mo {
  padding: 6% 0;
  line-height: 1;
  cursor: pointer;
}
.jobsThree .index_link a.Mo p {
  justify-content: center;
}
.jobsThree .index_link a.Mo i {
  font-size: 34px;
  font-weight: 100;
  color: #0095D7;
  display: inline-block;
  margin-top: -4px;
  margin-left: 5px;
  line-height: 1;
  transition: all 0.5s;
}
.jobsThree .index_link a.Mo:hover i {
  transform: rotate(360deg);
}
@media screen and (max-width: 1024px) {
  .jobsThree .index_link a {
    width: 30.33%;
  }
  .jobsThree .index_link a:nth-of-type(3n) {
    margin-right: 0;
  }
  .jobsThree .index_link a:nth-of-type(4n) {
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 880px) {
  .jobsThree .main {
    flex-wrap: wrap;
  }
  .jobsThree .left {
    width: 100%;
  }
  .jobsThree .right {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .jobsThree .index_link {
    margin-top: 25px;
  }
  .jobsThree .left .index_link a h6 {
    margin-top: 0px;
    line-height: 1.4;
  }
  .jobsThree .index_link a.Mo {
    padding: 9% 0;
  }
}
.culThree .nytitle h3 {
  /*font-size: 30px;*/
}
.culThree .listTab {
  padding: 0 30px;
}
.culThree .listTab h3 {
  font-weight: 400;
  font-size: 20px;
  color: #222222;
}
.culThree .listTab .listTabUl {
  margin-top: 20px;
}
.culThree .listTab .listTabUl li {
  margin-right: 10px;
}
.culThree .listTab .listTabUl li a {
  padding: 10px 40px;
  border-radius: 40px;
  font-size: 14px;
  color: #222;
}
.culThree .listTab .listTabUl li.on a {
  background-color: #0095D7;
  color: #fff;
}
.culThree .listTab .listTabUl li:hover a {
  background-color: #0095D7;
  color: #fff;
}
.culThree .culThreeList {
  margin-top: 40px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
.culThree .culThreeList {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.culThree .culThreeList.active {
  position: relative;
  opacity: 1 !important;
  z-index: 99;
}
.culThree .culThreeList .culThreePic {
  position: relative;
  overflow: hidden;
}
.culThree .culThreeList .culThreePic:hover img {
  transform: scale(1.1);
}
.culThree .culThreeList .culThreePic a {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  display: inline-block;
  padding: 5px 25px;
  background-color: #0095D7;
  border-radius: 30px;
  font-size: 14px;
  opacity: 0;
}
.culThree .culThreeList .culThreeP {
  text-align: center;
  font-size: 14px;
  color: #5A5A5A;
  margin-top: 14px;
}
.culThree .culThreeList .swiper-slide:hover a {
  bottom: 25px;
  opacity: 1;
}
.culThree .culThreeList .swiper-scrollbar {
  width: 85%;
  left: 7.5%;
  height: 12px;
}
.culThree .culThreeList .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #0095D7;
}
.culThree .swiper-button-prev {
  display: block;
  width: 48px;
  height: 48px;
  top: auto;
  bottom: 0;
  left: auto;
  right: 50px;
  border-radius: 50%;
  border: none;
  background-image: url("../images/a2-1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(90deg);
  opacity: 0.6;
  transition: all 0.3s;
}
.culThree .swiper-button-next {
  display: block;
  top: auto;
  bottom: 0;
  width: 48px;
  height: 48px;
  right: 0;
  border-radius: 50%;
  border: none;
  background-image: url("../images/a2-1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(-90deg);
  opacity: 0.6;
  transition: all 0.3s;
}
.culThree .swiper-button-prev:hover,
.culThree .swiper-button-next:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .culThree .listTab {
    padding: 0;
  }
  .culThree .listTab .listTabUl li a {
    padding: 8px 30px;
  }
  .culThree .culThreeList {
    padding-bottom: 60px;
    margin-top: 20px;
  }
  .culThree .swiper-button-prev,
  .culThree .swiper-button-next {
    background-size: 28px;
  }
  .culThree .swiper-button-prev {
    width: 38px;
    height: 38px;
    right: 30px;
  }
  .culThree .swiper-button-next {
    width: 38px;
    height: 38px;
  }
}
@media screen and (max-width: 500px) {
  .culThree .listTab .listTabUl li a {
    padding: 6px 24px;
  }
  .culThree .culThreeList {
    padding-bottom: 40px;
  }
}
.jobsCon {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90deg, #0a9fda), to(#92f4f5));
  background: linear-gradient(90deg, #0a9fda 0, #92f4f5);
}
.jobsConBox {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 3.5% 0;
}
.jobsConBox .jobsConL {
  color: #fff;
  padding-right: 5%;
}
.jobsConBox .jobsConL p {
  margin-top: 10px;
}
.jobsConBox .jobsConR img {
  width: 100px;
}
.jobsConBox .jobsConR p {
  text-align: center;
  background-color: #fff;
  margin-top: 10px;
  padding: 5px 0;
}
@media screen and (max-width: 1024px) {
  .jobsConBox {
    width: 90%;
    max-width: 90%;
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .jobsConBox .jobsConL {
    padding-right: 0;
  }
  .jobsConR {
    margin-top: 20px;
  }
}
.store-center {
  margin-top: 30px;
}
.store-center > div {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  opacity: 1;
  border: 1px solid #f5f5f5;
}
.store-center > div.on {
  opacity: 0;
  z-index: 5;
}
.srore-bg {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
}
.store-center-img .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.store-center-img .slick-dots li {
  width: 7px;
  height: 7px;
  margin: 0 10px;
}
.store-center-img .slick-dots li.slick-active {
  background: #000;
}
.store-center-img img {
  width: 100%;
}
.contact-map {
  position: relative;
  align-items: stretch;
}
.lh-store {
  width: calc(100% - 350px);
}
.store-xx {
  width: 350px;
  font-size: 13px;
}
.store-xx h2 {
  font-weight: 500;
  font-size: 17px;
}
.lh-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.lh-store-screening {
  margin: 20px 0 0 -13px;
}
.lh-store-screening > div {
  width: 50%;
  float: left;
  padding-left: 13px;
}
.lh-store-select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #F2F2F2;
}
.lh-store-select select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: none;
  background: none;
  -webkit-appearance: none;
  padding: 0 20px;
  font-size: 13px;
}
.lh-store-select i {
  position: absolute;
  right: 20px;
  top: 11px;
  width: 16px;
  height: 16px;
  background: url(../images/bottom.png) no-repeat center;
  background-size: 16px;
  z-index: 1;
}
.lh-store-scroll {
  height: 650px;
  overflow-y: auto;
  background: #fff;
  padding: 10px 40px;
}
.lh-store-scroll::-webkit-scrollbar-track-piece {
  background: #E3E3E3;
}
.lh-store-scroll::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.lh-store-scroll::-webkit-scrollbar-thumb {
  background: #219ae7;
  border-radius: 2px;
}
.lh-store-item li {
  padding: 23px 0 10px;
  border-bottom: 1px solid #e5e5e5;
  align-items: flex-start;
  cursor: pointer;
}
.lh-store-item li img {
  width: 29px;
  margin-top: 5px;
}
.lh-store-item li .lh-store-text {
  width: calc(100% - 29px);
  padding-left: 3%;
}
.lh-store-item li:first-child {
  margin: 0;
}
.lh-store-item li:last-child {
  border-bottom: none;
}
.lh-store-item li h2 {
  font-size: 16px;
  margin-bottom: 12px;
  color: #219ae7;
}
.lh-store-item li h5 {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 15px;
}
.lh-store-item li p {
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0;
  color: #5A5A5A;
  overflow: hidden;
}
.lh-store-item li p span {
  display: inline-block;
  vertical-align: middle;
  color: #5A5A5A;
}
.lh-store-item li p i {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background-size: 18px;
}
#dituContent {
  width: 100%;
  height: 650px;
}
#dituContent * {
  width: auto;
}
#dituContent1 {
  width: 100%;
  height: 100%;
}
#dituContent1 * {
  width: auto;
}
@media screen and (max-width: 900px) {
  .recJob_sel:nth-child(4) {
    margin-left: 0;
  }
  .recJob_sech .recJob_btn {
    float: left !important;
    margin-left: 2% !important;
  }
  .store-box .recJob {
    padding: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .store-box {
    padding-top: 0 !important;
  }
  .store-box .recJob_sel {
    width: 48% !important;
    margin: 0 1% 2% !important;
  }
  .recJob_sel .recJob_a {
    background-size: 11px !important;
  }
  .recJob_sech .recJob_btn {
    width: 110px !important;
    height: 40px !important;
  }
  .recJob_sel .recJob_opt a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .store-xx {
    width: 100%;
  }
  .lh-store {
    width: 100%;
  }
  #dituContent1 {
    width: 100%;
    height: 240px;
  }
  .contact-map {
    flex-direction: column-reverse;
  }
  .lh-store-scroll {
    height: auto;
    padding: 10px 16px;
  }
  .lh-store-item li {
    padding: 13px 0 6px;
  }
  .lh-store-item li img {
    width: 25px;
    margin-top: 2px;
  }
  .lh-store-item li h2 {
    margin-bottom: 3px;
  }
  .lh-store-item li p {
    margin: 4px 0;
  }
}
/* search */
.recJob {
  justify-content: flex-end;
}
.recJob .recJob_sech {
  position: relative;
  width: 100%;
  z-index: 3;
  max-width: 1000px;
}
.recJob_sel {
  position: relative;
  float: left;
  width: 19.5%;
  margin-right: 0.82%;
  margin-bottom: 15px;
}
.recJob_sel .recJob_a {
  display: block;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #cccccc;
  color: #5A5A5A;
  font-size: 14px;
  background-position: right 12px center;
  background-image: url(../images/recruit-down.png);
  background-repeat: no-repeat;
  background-size: 9px;
      font-weight: 300;
      -webkit-appearance: none;
}
.recJob_sel select{
    background: none !important;
}
.recJob_sel .recJob_opt {
  position: absolute;
  left: 0;
  top: 55px;
  background: #fff;
  width: 100%;
  height: 300px;
  overflow-y: auto;
  box-sizing: border-box;
  border-top: none;
  visibility: hidden;
  transform: translateY(10%);
  box-shadow: 0 2px 7px rgba(1, 1, 1, 0.13);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.recJob_sel .recJob_opt a {
  display: block;
  padding: 10px 20px;
  color: #5A5A5A;
  font-size: 14px;
  transition: all 0.3s;
}
.recJob_sel .recJob_opt a:hover {
  background-color: #219ae7;
  color: #fff;
}
.recSec_job {
  float: left;
  width: 25%;
}
.recSec_job input {
  display: block;
  padding: 10px;
  height: 40px;
  line-height: 20px;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  color: #5A5A5A;
  font-size: 12px;
}
.recJob_sech .recJob_btn {
  display: block;
  float: right;
  width: 18%;
  margin: 0;
  height: 55px;
  border: none;
  padding: 0;
  text-align: center;
  background: #219ae7;
  font-size: 14px;
  color: #fff;
}
.recJob_sel.on {
  z-index: 3;
}
.recJob_sel.on .recJob_opt {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.proInfoInner {
  margin-top: 20px;
}
.proInfoInner > .inner {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 3% 5%;
}
.productWrap .inner {
  padding: 0;
  box-shadow: none;
}
.proDeilNr {
  margin-bottom: 3%;
  align-items: stretch;
}
.proDeilPic {
  position: relative;
  width: 50%;
  padding-right: 60px;
}
.proDeismall {
  margin-top: 10px;
}
.proDeismall .swiper-slide {
  cursor: pointer;
  border: 1px solid #f5f5f5;
}
.proDeismall .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #219ae7;
}
.proDeilPic img {
  padding: 4% 0;
  width: 70%;
  max-width: 430px;
  margin: 0 auto;
}
.proDeismall img {
  padding: 6% 0;
  width: 50%;
  max-width: 100px;
}
.proDeilPic .slick-prev,
.proDeilPic .slick-next {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: url("../images/proL.png") no-repeat center;
  background-size: cover;
  z-index: 9;
}
.proDeilPic .slick-next {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 20px;
  background: url("../images/proR.png") no-repeat center;
  background-size: cover;
  z-index: 9;
}
.proDeilText {
  width: 50%;
  padding-left: 8%;
  padding-right: 5%;
  padding-top: 4%;
}
.proDeilText p span {
  font-weight: 500;
}
.proDeilText hr {
  display: block;
  background-color: #fff;
  border: 0;
  height: 2px;
  margin-top: 8%;
}
.proDeilText a {
  display: inline-block;
  padding: 8px 40px;
  font-size: 14px;
  color: #fff;
  background-color: #219ae7;
  border-radius: 40px;
  margin-top: 8%;
}
.proDeilText a:hover {
  opacity: 0.8;
}
.proDeilText h3 {
  font-size: 20px;
  color: #1E2021;
  margin-bottom: 3%;
}
.proDeilText p {
  font-size: 14px;
  color: #5A5A5A;
  margin: 18px 0;
}
.proDeilText p span {
  font-size: 14px;
  color: #1E2021;
  margin-right: 10px;
}
.proDeilTab {
  border-bottom: 1px solid #D8D8D8;
}
.proDeilTabTop a {
  color: #5A5A5A;
  padding: 2% 4%;
}
.proDeilTabTop a.current {
  background-color: #D8D8D8;
}
.proDeilTabLi {
  padding: 4% 0;
  display: none;
}
.proDeilTabLi.current {
  display: block;
}
.proDeilTabLi1 {
  padding: 4%;
  color: #1E2021;
}
.proDeilTabLi2 img {
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.proDeilTabLi3 .download .downloadList li {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.proDeilTabLi3 .download .downloadList li .downL {
  width: calc(100% - 100px);
}
.proDeilTabLi3 .download .downloadList li .downL span {
  display: block;
  color: #5A5A5A;
  font-size: 14px;
  margin-top: 5px;
}
.proDeilTabLi3 .download .downloadList li h3 {
  font-size: 14px;
  color: #3e3e3e;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.proDeilTabLi3 .download .downloadList li .down {
  width: 100px;
  color: #777777;
  font-size: 14px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.proDeilTabLi3 .download .downloadList li .down img {
  width: 25px;
  margin-right: 10px;
}
.proDeilTabLi3 .download .downloadList li:hover h3 {
  color: #004192;
}
.proDeilTabLi3 .download .downloadList li:hover .down {
  color: #004192;
}
.h30 {
  height: 30px;
}
.proDeilTabLi1 p {
  margin: 18px 0;
}
.proDeilPic .swiper-button-prev {
  display: block;
  width: 48px;
  height: 48px;
  top: auto;
  bottom: 6%;
  left: -50px;
  border-radius: 50%;
  border: none;
  background-image: url("../images/a2-1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(90deg);
  transition: all 0.3s;
  opacity: 0.6;
}
.proDeilPic .swiper-button-next {
  display: block;
  top: auto;
  width: 48px;
  height: 48px;
  bottom: 6%;
  left: auto;
  right: 10px;
  border-radius: 50%;
  border: none;
  background-image: url("../images/a2-1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  cursor: pointer;
  display: inline-block;
  transform: rotate(-90deg);
  opacity: 0.6;
  transition: all 0.3s;
}
.proDeilPic .swiper-button-prev:hover,
.proDeilPic .swiper-button-next:hover {
  opacity: 1;
}
.proDeilCs {
  text-align: center;
  border-top: 2px solid #ebebeb;
  padding-top: 1%;
  padding-bottom: 2.5%;
  font-weight: 300;
}
.proDeilCs h3 {
  margin: 3% 0;
  font-weight: 300;
}
.proDeilCs img {
  width: auto;
  max-width: 100%;
  /* margin: 2% auto; */
}
@media screen and (max-width: 1350px) {
  .hei {
    height: 76px;
  }
  .section-tabs li {
    width: auto;
    flex-grow: 1;
  }
  .travel-list2-box li .travel-pic img {
    height: 190px;
  }
}
@media screen and (max-width: 1024px) {
  .proDeilText h3 {
    font-size: 18px;
  }
  .proDeilTabLi1 p {
    font-size: 15px;
  }
  .hei {
    height: 51px;
  }
  .proInfoInner > .inner {
    padding: 20px 35px;
  }
  .proDeilNr {
    align-items: flex-start;
  }
  .proDeilPic .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: -30px;
  }
  .proDeilPic .swiper-button-next {
    width: 30px;
    height: 30px;
    right: 30px;
  }
  .proDeilText {
    padding: 25px 30px;
  }
  .proDeilText p {
    margin: 10px 0;
  }
  .proDeilText a {
    margin-top: 20px;
  }
  .proDeilCs {
    padding: 30px 0;
  }
  .travel-list2-box li .travel-pic img {
    height: 150px;
  }
}
@media screen and (max-width: 850px) {
  .section-tabs .nav-wrap {
    padding: 0 15px;
    overflow-x: auto;
  }
  .section-tabs .inner {
    width: auto;
    min-width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: inherit;
  }
  .section-tabs li {
    white-space: nowrap;
    padding: 0 5px;
  }
  .productWrap .proInfoInner {
    padding-top: 10px;
  }
  .travel-list2-box li .travel-text span {
    margin-top: 20px;
    padding: 6px 27px;
  }
}
@media screen and (max-width: 768px) {
  .proDeilNN {
    flex-direction: column !important;
  }
  .proDeilNr {
    flex-direction: column-reverse;
  }
  .proDeilPic .swiper-button-prev {
    left: -25px;
    background-size: 20px;
  }
  .proDeilPic .swiper-button-next {
    right: -25px;
    background-size: 20px;
  }
  .proDeilPic {
    width: 100%;
    padding-right: 0;
  }
  .proDeilText {
    width: 100%;
  }
  .proDeilText hr {
    margin-top: 15px;
  }
  .proDeilText p {
    margin: 10px 0;
  }
  .proDeilText a {
    margin-top: 20px;
  }
  .proDeilTabTop a {
    font-size: 15px;
  }
  .proInfoInner {
    margin-top: 0;
  }
  .proInfoInner > .inner {
    padding: 20px 25px;
  }
  .proDeilText {
    margin-top: 15px;
  }
  .proDeilCs h3 {
    font-size: 20px !important;
  }
  .proDeilCs p {
    font-size: 16px !important;
  }
  .travel-list2-box li {
    width: 31.33%;
    margin: 0 1% 2%;
  }
  .travel-list2-box li .travel-text span {
    margin-top: 15px;
    padding: 4px 17px;
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .travel-list2-box li {
    width: 100%;
  }
  .proDeilText h3 {
    font-size: 17px;
  }
  .proDeilText p {
    font-size: 13px;
  }
  .proDeilText a {
    padding: 5px 26px;
  }
  .proDeilTabLi1 p {
    font-size: 14px;
    margin: 6px 0;
  }
  .proDeilText {
    padding: 20px;
  }
  .proDeilText p {
    margin: 5px 0;
  }
  .travel-list2-box li .travel-pic img {
    height: 160px;
  }
  .travel-list2-box li .travel-pic {
    padding: 66% 0 0;
}
}
.contactInner {
  position: relative;
  z-index: 1;
}
.contactInner .contactImg {
  position: absolute;
  width: 75%;
  top: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.contactInner .contactTop {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 2%;
  align-items: flex-start;
  margin-top: 3%;
}
.contactInner .contactTop li {
  width: 48%;
  margin: 10px 0;
  padding-right: 3%;
  align-items: flex-start;
}
.contactInner .contactTop li.conLiLast {
  width: auto;
  justify-content: flex-end;
}
.contactInner .contactTop li img {
  width: 50px;
}
.contactInner .contactTop li div {
  width: calc(100% - 50px);
  padding-left: 5%;
}
.contactInner .contactTop li div h3 {
  font-size: 20px;
  font-weight: bold;
}
.contactInner .contactTop li div p {
  font-size: 14px;
  color: #5A5A5A;
}
.contactInner .contactTop li div p.cnConP {
  min-height: 75px;
  line-height: 1.4;
}
.contactInner .contactTop li div p.enConP {
  min-height: 100px;
}
.contactInner .contactTop li .ewmOne {
  width: auto;
  padding-left: 11%;
}
.contactInner .contactTop li .ewmOne > img {
  width: 90px;
  margin: 0 auto;
}
.contactInner .contactTop li .ewmOne p {
  margin-top: 5px;
  text-align: center;
  justify-content: center;
}
.contactInner .contactTop li .ewmOne p img {
  width: 20px;
}
.contactInner .contactTop li .ewmOne p span {
  display: block;
  color: #5A5A5A;
  margin-left: 5px;
}
@media screen and (max-width: 1200px) {
  .contactInner .contactTop li img {
    width: 40px;
  }
}
@media screen and (max-width: 900px) {
  .contactInner .contactTop {
    flex-wrap: wrap;
  }
  .contactInner .contactTop li.conLiLast,
  .contactInner .contactTop li {
    width: 50%;
    justify-content: flex-start;
  }
  #dituContent {
    height: 450px;
  }
  .contactInner .contactTop li .ewmOne > img {
    width: 80px;
  }
}
@media screen and (max-width: 768px) {
  #dituContent {
    height: 350px;
  }
}
@media screen and (max-width: 640px) {
  .contactInner .contactTop li.conLiLast,
  .contactInner .contactTop li {
    width: 100%;
  }
  .contactInner .contactTop li div p.cnConP {
    min-height: auto;
  }
  .contactInner .contactTop li img {
    width: 32px;
  }
  #dituContent {
    height: 250px;
  }
}
.massage {
  position: relative;
  width: 100%;
}
.massage .nytitle p {
  color: #5A5A5A;
}
.massage .nytitle p i {
  color: #0256FF;
  font-size: 16px;
  margin: 0 5px;
}
.store-contact {
  position: relative;
  font-size: 15px;
  max-width: 660px;
  margin: 0 auto;
}
.storeImg1 {
  position: absolute;
  width: 42%;
  top: 0;
  left: -70%;
}
.storeImg2 {
  position: absolute;
  width: 23%;
  bottom: 1%;
  right: 0%;
}
.store-contact .row {
  overflow: hidden;
}
.store-contact .col {
  float: left;
  width: 100%;
  padding: 5px 17px;
  color: #fff;
  background: inherit;
  border: 1px solid #F9F9F9;
  margin: 10px 0;
  font-size: 14px;
  border-radius: 8px;
}
.store-contact .col:nth-child(1) input {
  background: url("../images/carIcon-5.png") no-repeat left center;
  background-size: 16px;
}
.store-contact .col:nth-child(2) input {
  background: url("../images/carIcon-6.png") no-repeat left center;
  background-size: 19px;
}
.store-contact .col span {
  display: inline-block;
  padding-left: 30px;
  width: 100px;
}
.store-contact .col input {
  width: 100%;
  padding: 7px 15px 7px 25px;
  height: 34px;
  background-color: inherit;
  border: none;
  color: #fff;
}
.store-contact .col:nth-child(1) span {
  background: #efefef url("../images/carIcon-5.png") no-repeat left center;
  background-size: 16px;
}
.store-contact .col:nth-child(2) span {
  background: #efefef url("../images/carIcon-6.png") no-repeat left center;
  background-size: 19px;
}
.store-contact .text {
  margin-top: 10px;
  position: relative;
  width: 100%;
  color: #fff;
  background: inherit;
  border: 1px solid #F9F9F9;
  padding: 15px 17px;
  border-radius: 8px;
  font-size: 14px;
  align-items: flex-start;
}
.store-contact .text span {
  display: inline-block;
  padding-left: 30px;
  width: 100px;
  background: #fff url("../images/carIcon-7.png") no-repeat left center;
  background-size: 19px;
}
.store-contact .text textarea {
  padding: 2px 0;
  width: 100%;
  height: 180px;
  border: none;
  color: #fff;
  background: url("../images/carIcon-7.png") no-repeat left top 5px;
  background-size: 19px;
  padding-left: 25px;
}
.store-contact .button-bubble {
  margin-top: 30px;
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  margin-top: 50px;
  height: 40px;
  line-height: 40px;
}
.button-bubble {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 50px;
  margin: 30px auto 0;
  line-height: 50px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button-bubble .button {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  background: transparent;
  border: 1px solid #F9F9F9;
  border-radius: 50px;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.button-bubble .button:hover {
  background-color: #fff;
  color: #333;
}
@media screen and (max-width: 768px) {
  .store-contact .col {
    margin: 5px 0;
  }
  .store-contact .col input {
    height: 30px;
  }
  .store-contact .text {
    margin-top: 5px;
  }
  .store-contact .text textarea {
    height: 120px;
  }
  .store-contact .button-bubble {
    margin-top: 25px;
  }
}
/* job-list  */
.recJob_list {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 75px;
  padding: 0 2% 30px;
}
.recJob_list ul {
  margin-bottom: 3%;
}
.recJob_list li {
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50px;
  margin: 24px 0;
}
.recJob_list li em {
  -webkit-text-stroke: 1px #219ae7;
  color: transparent;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.recJob_list li a {
  padding-left: 5%;
  padding-right: 100px;
}
.recJob_name {
  font-size: 0;
  padding: 15px 0;
  position: relative;
}
.recJob_name::after {
  content: "+";
  position: absolute;
  right: 60px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -36px;
  font-size: 40px;
  color: #219ae7;
  font-weight: 300;
}
.recJob_name span {
  line-height: 20px;
  font-size: 20px;
  color: #1E2021;
}
.recJob_name p {
  font-size: 16px;
  color: #5A5A5A;
  margin-top: 15px;
}
.recJob_list li.cur .recJob_name {
  padding-top: 30px;
}
.recJob_list li.cur .recJob_name span {
  font-weight: bold;
}
.recJob_list li.cur .recJob_name em {
  position: absolute;
  color: #219ae7;
  -webkit-text-stroke: inherit;
  top: -30px;
  left: 7%;
  font-weight: 500;
}
.recJob_info {
  display: none;
  position: relative;
  border-bottom: 1px solid #efefef;
  padding: 0 5%;
}
.recJob_top {
  padding-bottom: 25px;
}
.recJob_top img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 15px 0 !important;
}
.recJob_top span {
  font-size: 14px;
  margin: 5px 0;
  color: #5A5A5A;
}
.recJob_top span i {
  color: #111c27;
}
.recJob_btm {
  overflow: hidden;
}
.recJob_btm h4 {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  margin-bottom: 12px;
}
.recJob_btm p {
  margin: 5px 0;
  color: #5A5A5A;
}
.recJob_btm .recJob_l {
  width: 100%;
  margin-bottom: 40px;
}
.recJob_btm .recJob_r {
  width: 100%;
}
.recJob_info .tips {
  padding: 20px 0 50px;
  color: #004192;
  line-height: 20px;
  font-size: 16px;
}
.recJob_info .tips a {
  display: inline-block;
  color: #004192;
}
.recJob_list li.cur {
  border-color: transparent;
  background: #fff;
}
.recJob_list li.cur .recJob_name::after {
  content: '-';
  color: #5A5A5A;
}
@media (max-width: 900px) {
  .recJob {
    padding: 48px 0;
  }
  .recJob_sel {
    width: 32%;
    margin: 0 0 2% 2%;
  }
  .recJob_sel:first-of-type {
    margin: 0 0 2% 0;
  }
  .recSec_job {
    width: 78%;
  }
  .recJob_sech .recJob_btn {
    width: 20%;
  }
  .recJob_name {
    padding: 20px 0;
  }
  .recJob_top {
    padding: 16px 0;
  }
  .recJob_top {
    padding-top: 0;
  }
  .recJob_top span {
    display: block;
    width: auto;
    margin-right: 24px;
    font-size: 13px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0;
  }
  .recJob_tit {
    padding: 10px 28px;
  }
  .recJob_list {
    padding-left: 0;
    padding-right: 0;
  }
  .recJob_name::after {
    right: 16px;
    font-size: 31px;
    margin-top: -30px;
  }
  .recJob_btm {
    padding: 8px 0;
  }
  .recJob_btm .recJob_l {
    padding-right: 0;
  }
  .recJob_btm .recJob_r {
    padding-left: 0;
  }
  .recJob_btm h4 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  .recJob_info .tips {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.antiOneCen {
  justify-content: center;
  padding-bottom: 20px;
}
.antiOneCen input {
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  margin: 0 15px;
  border: 0;
  font-size: 15px;
  padding: 14px 26px;
  width: 320px;
  text-align: center;
}
.antiOneCen span {
  background-color: #219ae7;
  color: #fff;
  border-radius: 40px;
  padding: 10px 35px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.jobsList > .inner img {
  width: auto;
  max-width: 100%;
  margin: 0 auto 3%;
}
.jobsBox {
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 2% 3%;
}
.recNr {
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  padding: 4% 7%;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border: 2px solid #fff;
  justify-content: space-between;
}
.recNr .recNrL {
  width: 50%;
}
.recNr .recNrL > div {
  margin-right: 8%;
}
.recNr .recNrL img {
  width: 100px;
}
.recNr .recNrL p {
  text-align: center;
  line-height: 1.4;
  margin-top: 15px;
}
.recNr .recNrR {
  text-align: center;
}
.recNr .recNrR p.f36 {
  line-height: 1.4;
  font-family: "DIN";
}
@media (max-width: 1024px) {
  .recNr,
  .jobsBox {
    max-width: 100%;
  }
  .jobsList > .inner img {
    width: 240px;
  }
  .recNr .recNrL img {
    width: 100px;
  }
  .recJob_list li.cur .recJob_name em {
    top: -20px;
  }
  .recJob_list li {
    margin: 14px 0;
  }
}
@media (max-width: 768px) {
  .antiOneCen input {
    width: calc(100% - 180px);
    padding: 10px 25px;
    font-size: 14px;
    margin: 0 9px;
  }
  .antiOneCen span {
    padding: 7px 25px;
    font-size: 14px;
  }
  .jobsList > .inner img {
    width: 200px;
    margin-bottom: 15px;
  }
  .recNr .recNrL img {
    width: 100px;
  }
  .recJob_list li {
    border-radius: 10px;
  }
  .recJob_name::after {
    right: 3px;
    font-size: 24px;
    margin-top: -24px;
  }
  .recJob_name {
    padding: 15px 0;
  }
  .recJob_list li.cur .recJob_name em {
    top: -16px;
  }
  .jobsBox {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .recNr {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
@media (max-width: 640px) {
  .recNr {
    width: 100%;
    padding: 30px 20px;
    justify-content: center;
  }
  .recNr .recNrL {
    width: 100%;
    justify-content: center;
  }
  .recNr .recNrL > div {
    margin: 0 4%;
  }
  .recNr .recNrR {
    width: 100%;
    margin-top: 15px;
  }
  .recNr .recNrL img {
    width: 90px;
  }
}
.z_about_play {
  position: absolute;
  width: 50px;
  left: 50%;
  top: 65%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.z_about_play:hover img {
  transform: rotate(0deg);
}
#v-pop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
}
#v-pop .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -webkit-transition: all 0.3s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -moz-transition: all 0.3s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -o-transition: all 0.3s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -ms-transition: all 0.3s cubic-bezier(0.74, 0.46, 0.21, 0.82);
}
#v-pop .box_ {
  width: 72%;
  padding: 1em;
  background-color: #fff;
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-name: fadeInUpSmall;
  position: relative;
  z-index: 5;
  box-shadow: 0 6px 15px -2px rgba(0, 0, 0, 0.12);
}
#v-pop .box_ video {
  position: relative;
  width: 100%;
  display: block;
}
#v-pop .box_ .go-close {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  color: #333;
  font-size: 26px;
  top: -25px;
  right: -25px;
  box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
#v-pop.on {
  display: flex;
}
#v-pop.on .mask {
  opacity: 1;
}
.abOneTopL {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.abOneTopL span {
  font-size: 52px;
  color: #969696;
  opacity: 0.2;
  line-height: 1;
  margin-left: -20px;
}
.abOneTopL h3 {
  color: #0256FF;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: -34px;
}
.abOneTopL p {
  font-size: 14px;
  color: #5A5A5A;
}
.abOneTopR {
  width: 100%;
  max-width: 900px;
  margin: 3.5% auto 0;
  align-items: stretch;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.abOneTopR li {
  width: 33.333%;
  background-color: #FAFAFA;
  padding: 4% 0;
  text-align: center;
  transition: all 0.3s;
}
.abOneTopR li + li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.abOneTopR li:hover {
  background-color: #4194D0;
}
.abOneTopR li:hover p,
.abOneTopR li:hover span {
  color: #fff;
}
.abOneTopR li h3 {
  line-height: 1;
  font-size: 40px;
  letter-spacing: -1px;
  margin-bottom: 8px;
  font-family: "DIN";
}
.abOneTopR li h3 span:nth-child(2) {
  font-size: 22px;
}
.abOneTopR li p {
  font-size: 14px;
  color:#5A5A5A;
}
@media screen and (max-width: 1200px) {
  .nytitle i {
    margin-top: -26px;
  }
}
@media screen and (max-width: 768px) {
  .z_about_play {
    width: 35px;
    left: 45%;
  }
  #v-pop .box_ {
    width: 90%;
    padding: 0.5em;
  }
  #v-pop .box_ .go-close {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    top: -19px;
    right: -15px;
  }
}
@media screen and (max-width: 640px) {
  .bannerNy .bannerNr p {
    font-size: 22px !important;
  }
  .abOneTopR li h3 span:nth-child(2) {
    font-size: 16px;
  }
  .abOneTopR li p {
    line-height: 1.4;
    font-size: 12px;
  }
  .abOneTopR{
    padding: 10px 0;
    background-color: #FAFAFA;
  }
  .abOneTopR li {
    padding-top: 1%;
    width: 100%;
  }
}
.abTwo .abHY_swiper::after {
  background: transparent;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.61);
}
.abTwo .abHY_swiper .swiper-slide span {
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.abTwo .abHT_Item .text {
  width: 100%;
  max-width: 720px;
  min-height: 370px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2%;
  border-radius: 20px;
  margin: 0 auto;
  text-align: left;
}
.abTwo .abHT_Item .text h3 {
  font-weight: 400;
  color: #000000;
  margin-bottom: 15px;
  font-family: "DIN";
}
.abTwo .abHT_Item .text p {
  color: #5A5A5A;
}
.abTwo .abHY_swiper {
  padding-top: 20px;
  padding-bottom: 130px;
}
.abTwo .abHY_swiper .swiper-slide p {
  top: 120px;
}
.abTwo .abHY_swiper .swiper-slide-thumb-active p {
  font-size: 24px !important;
}
.abTwo .abHY_swiper::after {
  bottom: 174px;
}
.abTwo .abHY_swiper .swiper-slide::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 0;
  top: 50px;
  left: 50%;
  transition: height 0.3s;
  background-color: rgba(255, 255, 255, 0.5);
}
.abTwo .abHY_swiper .swiper-slide-thumb-active::before {
  height: 60px;
}
.abTwo .abHT_btn {
  top: auto;
  bottom: 125px;
  background-color: transparent;
}
.abTwo .abHT_btn img {
  width: 85%;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.abTwo .abHT_btn img:hover {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .abTwo .W1400 {
    width: 100%;
    padding: 0 40px;
  }
  .abTwo .abHT_Item .text {
    padding: 20px;
  }
  .abTwo .abHY_swiper {
    padding-top: 0;
    padding-bottom: 70px;
  }
  .abTwo .abHY_swiper p {
    height: 80px;
  }
  .abTwo .abHY_swiper .swiper-slide-thumb-active p {
    font-size: 20px !important;
  }
  .abTwo .abHY_swiper::after {
    bottom: 110px;
  }
  .abTwo .abHT_btn {
    bottom: 61px;
  }
  .abHT_prev {
    left: -30px;
  }
  .abHT_next {
    right: -30px;
  }
}
@media screen and (max-width: 768px) {
  .abTwo .W1400 {
    padding: 0 26px;
  }
  .abTwo .abHT_Item .text {
    min-height: auto;
    padding: 30px 20px 50px;
  }
  .abTwo .abHY_swiper .swiper-slide-thumb-active::before {
    height: 40px;
  }
  .abTwo .abHY_swiper .swiper-slide p {
    top: 100px;
    line-height: 1.2;
  }
  .abTwo .abHT_btn {
    bottom: 73px;
  }
  .abTwo .abHT_Item .text p {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .abTwo .abHT_Item .text h3 {
    font-size: 22px !important;
  }
}
.abThree {
  position: relative;
}
.abThree::before {
  position: absolute;
  content: '';
  width: 400px;
  height: 400px;
  top: 0;
  right: -4%;
  background: url(../images/abThreeBg.png) no-repeat center;
  background-size: contain;
}
.abThree .abOneTopL {
  max-width: 100%;
}
.patent-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  left: 0;
  top: calc(50% - 0.6rem);
}
.patent-btns .btn {
  position: absolute;
  display: block;
  top: -40px;
  width: 40px;
  height: 80px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all 0.5s ease;
}
.patent-btns .btn:hover {
  background-color: #219ae7;
}
.patent-btns .prev {
  left: -70px;
  background: #D8D8D8;
}
.patent-btns .prev i {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/a2.svg) no-repeat center;
  background-size: 30px;
  transform: rotate(90deg);
}
.patent-btns .next {
  right: -70px;
  background: #D8D8D8;
}
.patent-btns .next i {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/a2.svg) no-repeat center;
  background-size: 30px;
  transform: rotate(-90deg);
}
.honor-banner1-wrap {
  position: relative;
  margin-bottom: 0.8rem;
  margin-top: 4%;
}
.honor-banner1-wrap .patent-btns {
  top: 50%;
}
.honor-banner1 {
  position: relative;
  font-size: 14px;
  line-height: 2;
  color: #333;
  text-align: center;
  overflow: hidden;
}
.honor-banner1 .honor-slide-name {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 2;
  color: #333;
  opacity: 0;
}
.honor-banner1 .img-wrap {
  border: 1px solid #eee;
}
.honor-banner1 .swiper-slide {
  position: relative;
  overflow: hidden;
  width: 540px;
  /*height: 445px;*/
  height: auto;
}
.honor-banner1 .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
  transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.honor-banner1 .swiper-slide.swiper-slide-active {
  z-index: 4;
}
.honor-banner1 .swiper-slide.swiper-slide-active .img-wrap {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.honor-banner1 .swiper-slide.swiper-slide-active:before {
  opacity: 0;
}
.honor-banner1 .swiper-slide.swiper-slide-active .honor-slide-name {
  opacity: 1;
}
.honor-banner1-wrap {
  position: relative;
  margin-bottom: 0.8rem;
}
.honor-banner1-wrap .patent-btns {
  top: 50%;
}
@media (max-width: 1200px) {
  .honor-banner1 .honor-slide-name {
    margin-top: 16px;
  }
  .honor-banner1 .swiper-slide {
    width: 450px;
  }
}
@media (max-width: 1024px) {
  .honor-banner1-wrap {
    width: 100%;
  }
  .patent-btns .prev {
    left: -40px;
  }
  .patent-btns .next {
    right: -40px;
  }
  .abThree::before {
    width: 330px;
    height: 330px;
    top: 0;
    right: -7%;
  }
  .patent-btns .btn {
    width: 30px;
    height: 60px;
    top: -30px;
  }
}
@media (max-width: 900px) {
  .honor-banner1 .swiper-slide {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .honor-banner1-wrap {
    width: calc(100% - 40px);
    margin: 20px auto 0;
  }
  .patent-btns .btn {
    width: 23px;
    height: 50px;
    top: -26px;
  }
  .patent-btns .prev {
    left: -28px;
  }
  .patent-btns .next {
    right: -28px;
  }
  .abThree::before {
    width: 210px;
    height: 210px;
  }
}
.abFourInner .swiper-slide {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 600px;
}
.abFourInner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abFourInner .swiper-slide .nytitle {
  position: absolute;
  width: 100%;
  max-width: 1000px;
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}
.abFourInner .swiper-slide .nytitle p,
.abFourInner .swiper-slide .nytitle h3 {
  color: #fff;
}
.abFourInner .swiper-slide .nytitle p {
  margin-top: 30px;
}
.abFourInner .swiper-slide .nytitle sub {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1;
  top: -24px;
  left: 0;
  font-size: 100px;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.5);
  color: transparent;
  z-index: -1;
}
.abFourInner .swiper-pagination-lock {
  display: block;
}
.abFourInner .swiper-pagination {
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 40px;
  border-radius: 0;
  text-align: center;
  z-index: 9;
}
.abFourInner .swiper-pagination-bullet {
  position: relative;
  display: inline-block !important;
  width: 30px;
  height: 30px;
  background: #fff;
  margin: 0 5px !important;
  border-radius: 6px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.abFourInner .swiper-pagination-bullet-active {
  background-color: #0095d7;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .abFourInner .swiper-slide .nytitle sub {
    top: -34px;
  }
  .abFourInner .swiper-slide .nytitle {
    padding: 0 20px;
  }
  .indParList .swiper-pagination-bullet,
  .abFourInner .swiper-pagination-bullet {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    margin: 0 3px !important;
  }
  .abFourInner .swiper-slide .nytitle p {
    font-size: 14px !important;
  }
}
.indParList {
  flex-wrap: wrap;
  margin-top: 2%;
  align-items: stretch;
  padding-bottom: 50px;
  overflow: hidden;
}
.indParList .swiper-pagination {
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 0;
  border-radius: 0;
  text-align: center;
  z-index: 9;
}
.indParList .swiper-pagination-bullet {
  position: relative;
  display: inline-block !important;
  font-family: "DIN";
  width: 30px;
  height: 30px;
  background: #fff;
  margin: 0 5px !important;
  border-radius: 6px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.indParList .swiper-pagination-bullet-active {
  background-color: #0095d7;
  color: #fff;
  opacity: 1;
}
.indParList p {
  background-color: #F6F6F6;
  padding: 30px 15px;
  margin: 0 0 20px;
  color: #5A5A5A;
}
.indParList p i {
  display: block;
  text-align: center;
  margin: 5px 0;
  font-family: "DIN";
}
.indParList p:hover img {
  transform: scale(1.1);
}
.indParList img {
  width: 100%;
  height: 200px;
  transition: all 0.5s;
  object-fit: contain;
  margin-bottom: 40px;
}
.indParList span {
  display: block;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .indParList p {
    margin: 0 1% 2%;
  }
  .indParList span {
    font-size: 14px;
  }
  .indParList img {
    height: 110px;
  }
}
@media screen and (max-width: 768px) {
  .indParList p {
    margin-bottom: 12px;
  }
  .indParList span {
    font-size: 14px !important;
  }
  .indParList img {
    height: 160px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .indParList img {
    height: 90px;
  }
  .indParList p {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.joinBan .banner-text {
  
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
    /*  width: 94%;*/
    /*max-width: 1800px;*/
  text-align: left;
  padding: 0;
}
.joinBan .banner-text p,
.joinBan .banner-text h5 {
  letter-spacing: 0;
  /*margin: 3% 0 2%;*/
}
.joinBan .banner-text .flex{
    align-items: flex-end;
    line-height: 1;
}
.joinBan .swiper-pagination {
  text-align: center;
}
.joinBan .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.joinOne .abOneTop {
  align-items: stretch;
}
.joinOne .joinOneLeft {
  width: 50%;
  text-align: left;
  padding: 5% 5% 8%;
}
.joinOne .joinOneLeft .nytitle h3 {
  font-weight: 500;
  line-height: 1.4;
}
.joinOne .joinOneLeft .nytitle span {
  background-color: #219ae7;
}
.joinOne .joinOneLeft p {
  color: #5A5A5A;
}
.joinOne .joinOneLeft .abOneTopR {
  margin-top: 15%;
  box-shadow: none;
}
.joinOne .joinOneLeft .abOneTopR li {
  background-color: transparent;
  padding: 0;
}
.joinOne .joinOneRight {
  position: relative;
  width: 50%;
}
.joinOne .joinOneRight img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.joinOne .abOneTopR li:hover p,
.joinOne .abOneTopR li:hover span {
  color: #219ae7;
}
@media screen and (max-width: 1024px) {
  .flex {
    flex-wrap: wrap;
  }
  .joinOne .joinOneLeft {
    width: 100%;
  }
  .joinOne .joinOneRight {
    width: 100%;
  }
  .joinOne .joinOneLeft .abOneTopR {
    margin-top: 40px;
  }
  .joinOne .joinOneRight img {
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .joinOne .joinOneLeft {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .joinOne .joinOneLeft .abOneTopR {
    margin-top: 25px;
  }
}
@media screen and (max-width: 640px){
    .joinOne .joinOneLeft .abOneTopR li{
        padding:10px 0;
        border: none;
    }
    .abOneTopR li + li{
        border: none;
    }
}
.joinTwo {
  padding-top: 3%;
}
.joinTwo .joinThr {
  padding-bottom: 0 !important;
  margin-bottom: 0;
  background-color: #fff;
}
.joinTwo .joinFor {
  background-color: #fff;
}
.joinTwo .joinImg {
  border-radius: 0;
}
.joinTwo .joinImg .swiper-wrapper{
    height: 100%;
}
.joinTwo .joinThr .joinList > div.on span {
  color: #219ae7;
}
.joinTwo .joinThr .joinList > div:first-child p {
  display: block;
}
.joinTwo .joinThr .joinList p {
  display: none;
}
.joinTwo .joinFor .joinList > div.on span {
  color: #219ae7;
}
.bgBule {
  background-color: #219ae7 !important;
}
.joinThree {
  align-items: stretch;
}
.joinThree .joinThreeLeft {
  position: relative;
  width: 50%;
}
.joinThree .joinThreeLeft img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.joinThree .joinThreeRight {
  width: 50%;
  padding: 4% 3%;
}
.joinThree .joinThreeText {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 6% 4%;
  border-radius: 10px;
  align-items: flex-start;
}
.joinThree .joinThreeText ul {
  position: relative;
  width: 50%;
  padding: 0 5%;
}
.joinThree .joinThreeText ul li {
  margin: 15px 0;
  text-align: center;
}
.joinThree .joinThreeText ul + ul::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ccc;
}
@media screen and (max-width: 1024px) {
  .joinThree {
    flex-direction: column-reverse;
  }
  .joinThree .joinThreeLeft img {
    position: static;
  }
  .joinThree .joinThreeLeft {
    width: 100%;
  }
  .joinThree .joinThreeRight {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .joinThree .joinThreeText ul li {
    margin: 5px 0;
  }
}
.regu {
  font-weight: 300 !important;
}
.joinFour .joinFourList {
  flex-wrap: wrap;
}
.joinFour .joinFourList li {
  position: relative;
  width: 25%;
  padding: 3% 0;
}
.joinFour .joinFourList li img {
  width: 70px;
  margin: 0 auto;
}
.joinFour .joinFourList li p {
  text-align: center;
  margin-top: 20px;
  color: #5A5A5A;
}
.joinFour .joinFourList li::before {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
  content: '';
  width: 30px;
  height: 30px;
  background: url(../images/a-2.png) no-repeat center;
  background-size: 30px;
}
.joinFour .joinFourList li:nth-child(4)::before {
  right: auto;
  left: 50%;
  margin-left: -15px;
  top: auto;
  bottom: 0;
  transform: rotate(90deg);
}
.joinFour .joinFourList li:nth-child(8)::before {
  content: none;
}
.joinFour .joinFourList li:nth-child(7)::before,
.joinFour .joinFourList li:nth-child(6)::before,
.joinFour .joinFourList li:nth-child(5)::before {
  transform: rotate(180deg);
}
@media screen and (max-width: 1024px) {
  .joinFour .joinFourList li img {
    width: 50px;
  }
  .joinFour .joinFourList li::before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-left: -10px;
  }
  .joinFour .joinFourList li:nth-child(4)::before {
    margin-left: -10px;
  }
}
@media screen and (max-width: 768px) {
  .jobsCon {
    padding: 20px 0 1px !important;
  }
  .joinFour .joinFourList li {
    padding: 20px 0;
  }
  .joinFour .joinFourList li img {
    width: 30px;
  }
  .joinFour .joinFourList li p {
    margin-top: 10px;
  }
  .joinFour .joinFourList li::before {
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-left: -8px;
  }
  .joinFour .joinFourList li:nth-child(4)::before {
    margin-left: -8px;
  }
  .joinFour .joinFourList li p {
    font-size: 12px !important;
  }
}
.jointitle i {
  font-weight: 400;
  color: #5A5A5A;
  margin-top: 0;
  opacity: 1;
}
.joinFive .joinFiveBox {
  align-items: stretch;
  flex-wrap: wrap;
}
.joinFive .joinFiveLeft {
  position: relative;
  width: 55%;
  border-radius: 15px;
  overflow: hidden;
}
.joinFive .joinFiveLeft img {
  position: absolute;
  width: 100%;
  height: 90%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.joinFive .joinFiveRight {
  position: relative;
  width: 50%;
  margin-left: -5%;
  padding: 5%;
  margin-top: 5%;
  border-radius: 15px;
  background-color: #efefef;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.joinFive .joinFiveRight p {
  margin: 22px 0;
}
@media screen and (max-width: 900px) {
  .joinFive .joinFiveLeft {
    width: 100%;
  }
  .joinFive .joinFiveLeft img {
    position: static;
    height: 100%;
  }
  .joinFive .joinFiveRight {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .joinFive .joinFiveRight {
    padding: 18px;
  }
  .joinFive .joinFiveRight p {
    margin: 9px 0;
    font-size: 14px !important;
  }
}
.joinSix .swiper-pagination {
  position: static;
  margin-top: 15px;
  width: 100%;
  left: 10%;
  bottom: 40px;
  border-radius: 0;
  text-align: center;
  z-index: 9;
}
.joinSix .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  margin: 0 5px !important;
  border-radius: 6px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.joinSix .swiper-pagination-bullet-active {
  background-color: #000000;
  color: #fff;
  opacity: 1;
}
.joinSenven .recJob_sech {
  flex-wrap: wrap;
  justify-content: space-between;
}
.joinSenven .joinFiveLeft {
  width: 50%;
  border-radius: 0;
}
.joinSenven .joinFiveLeft img {
  height: 100%;
}
.joinSenven .joinFiveRight {
  margin-left: 0;
  margin-top: 0;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  padding: 4%;
}
.joinSenven .recJob_sel {
  width: 48%;
  margin: 0 1% 2%;
}
.joinSenven .recJob_sel.recWid {
  width: 100%;
}
.joinSenven .recJob_sel .recJob_a {
  color: #868686;
}
.joinSenven .recJob_sel textarea,
.joinSenven .recJob_sel input {
  display: block;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #cccccc;
  color: #5A5A5A;
  font-size: 14px;
}
.joinSenven .recJob_btn {
  border-radius: 50px;
  width: 150px;
  margin-top: 3%;
  height: 48px;
}
.joinSenven .recJob_btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 900px) {
  .joinSenven .joinFiveLeft {
    width: 100%;
  }
  .joinSenven .joinFiveRight {
    padding: 0;
  }
  .joinSenven .recJob {
    padding: 20px 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .joinSenven .recJob_sel textarea,
  .joinSenven .recJob_sel input,
  .recJob_sel .recJob_a {
    padding: 10px 15px;
  }
  .joinSenven .recJob_sel textarea {
    height: 120px;
  }
  .joinSenven .recJob_btn {
    width: 120px;
    height: 40px;
  }
}
.joinEight {
  position: relative;
  background-color: #EFEFEF;
  z-index: 1;
}
.joinEight::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.1;
  z-index: -1;
}
.center {
  text-align: center !important;
}
.mountingOne .abOneTopR {
  max-width: 100%;
  margin-top: 10%;
}
.mountingOne .abOneTopR li {
  width: 31.33%;
  margin: 0 1% 2%;
  padding: 4% 3%;
  background-color: rgba(255, 255, 255, 0.7);
}
.mountingOne .abOneTopR li h3 {
  color: #000;
}
.mountingOne .abOneTopR li p {
  color: #5A5A5A;
  line-height: 1.4;
  margin-top: 8%;
}
.mountingOne .abOneTopR li:hover {
  background-color: #219ae7;
}
.mountingOne .abOneTopR li:hover * {
  color: #fff;
}
.mountingBox li {
  position: relative;
  top: 0;
  flex-grow: 1;
  transition: all 0.3s;
}
.mountingBox li div {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
.mountingBox li div img {
  width: 40px;
  margin: 0 auto;
}
.mountingBox li p {
  margin-top: 15px;
  text-align: center;
}
.mountingBox li:hover {
  top: -10px;
}
.mountingThree ul {
  align-items: stretch;
}
.mountingThree ul .mountingThreeLeft {
  width: 78%;
  flex-wrap: wrap;
  padding-right: 0.5%;
}
.mountingThree ul .mountingThreeLeft li {
  width: 32.33%;
  margin: 0 0.5% 1%;
  background-color: #9E8B7B;
}
.mountingThree ul .mountingThreeLeft li .img_pic {
  padding-top: 72%;
}
.mountingThree ul .mountingThreeLeft li p {
  text-align: center;
  color: #fff;
  padding: 10px;
}
.mountingThree ul .mountingThreeLeft li:nth-child(2n) {
  background-color: #918987;
}
.mountingThree ul .mountingThreeRight {
  position: relative;
  width: 22%;
}
.mountingThree ul .mountingThreeRight img {
  position: absolute;
  width: 100%;
  height: 98%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.mountingFour {
  position: relative;
  border-top: 8px solid #49C1CF;
  border-bottom: 10px solid #efefef;
}
.mountingFour::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  top: 4px;
  background-color: #49C1CF;
}
.mountingFour::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 4px;
  background-color: #efefef;
}
.mountingFour li {
  width: 25%;
  line-height: 1.5;
}
.mountingFour li h2 {
  font-size: 120px;
  font-weight: bold;
  margin-right: 5%;
  font-family: "DIN";
}
.mountingFour li h3 {
  line-height: 1.2;
  font-weight: bold;
}
.mountingFour li h4 {
  margin-right: 5%;
  font-size: 80px;
  color: #5A5A5A;
  font-weight: bold;
  font-family: "DIN";
}
.mountingFour li h5 {
  color: #5D5D5D;
  font-weight: bold;
}
.mountingFour li p {
  color: #5A5A5A;
}
.mountingFour li + li {
  border-left: 1px solid #ccc;
  padding-left: 5%;
}
.mountingFive {
  position: relative;
}
.mountingFive ul {
  justify-content: space-between;
}
.mountingFive li img {
  width: 50px;
  margin-bottom: 11%;
}
.mountingSix {
  position: relative;
  text-align: center;
}
.mountingSix .mountingSixImg {
  width: 100%;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.mountingSix .mountingSixBox {
  position: absolute;
  width: 500px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.35)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.35));
  top: 0;
  left: 0;
  padding: 5%;
  justify-content: center;
}
.mountingSix .nytitle {
  width: 100%;
}
.mountingSix .nytitle i {
  margin-top: 0;
  margin-bottom: -36px;
}
.mountingSix .nytitle p {
  margin-top: 30px;
}
.mountingSix img {
  width: 120px;
  margin: 0 auto;
}
.mountingSix a {
  margin-top: 22%;
  display: inline-block;
  border-radius: 50px;
  background-color: #EFEFEF;
  padding: 8px 34px;
}
.mountingSix a:hover {
  background-color: #219ae7;
  color: #fff;
}
.mountingSenven .mountingSixBox {
  left: auto;
  right: 0;
}
.mountingEight .travel-list2-box li {
  padding: 15px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.mountingEight .travel-list2-box li .mountingEightImg {
  padding: 0 15px;
}
.mountingEight .travel-list2-box li .travel-pic {
  overflow: hidden;
  padding-top: 60%;
}
.mountingEight .travel-list2-box li .travel-pic img {
  width: 100%;
  transform: inherit;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.mountingEight .travel-list2-box li .travel-text {
  padding: 8px 15px 10px;
  margin-top: 15px;
}
.mountingEight .travel-list2-box li .travel-text span {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mountingEight .travel-list2-box li:hover .travel-pic img {
  transform: scale(1.05);
}
@media screen and (max-width: 1200px) {
  .mountingBox li div {
    width: 110px;
    height: 110px;
  }
}
@media screen and (max-width: 900px) {
  .mountingBox {
    justify-content: center;
  }
  .mountingBox li {
    width: 25%;
    flex-grow: 0;
    margin: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .mountingBox li div {
    width: 90px;
    height: 90px;
  }
  .mountingBox li div img {
    width: 34px;
  }
  .mountingBox {
    margin-bottom: 20px;
  }
  .mountingThree ul .mountingThreeLeft li {
    width: 48%;
  }
  .mountingThree ul .mountingThreeLeft {
    width: 100%;
  }
  .mountingThree ul .mountingThreeRight {
    display: none;
  }
  .mountingThree ul .mountingThreeLeft li p {
    padding: 5px 10px;
    font-size: 14px;
  }
  .mountingSix a {
    padding: 6px 14px;
    width: 140px;
    margin-left: 10px;
    margin-top: 0;
    font-size: 14px;
  }
  .mountingFive li img {
    width: 43px;
  }
  .mountingEight .travel-list2-box li .travel-text span {
    margin-top: 15px;
    padding: 5px 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 700px) {
  .mountingOne .abOneTopR li {
    width: 100%;
    padding: 28px 20px;
  }
  .mountingOne .abOneTopR li p {
    margin-top: 10px;
    font-size: 14px !important;
  }
  .mountingSixM {
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .mountingSixM .nytitle {
    width: calc(100% - 70px);
  }
  .mountingSixM a {
    width: 110px;
    margin-top: 20px;
  }
  .mountingFive ul {
    justify-content: flex-start;
  }
  .mountingFive ul li {
    width: 33.33%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .mountingFive ul li{
    width: 50%;
  }
  .mountingBox li div {
    width: 70px;
    height: 70px;
  }
  .mountingBox li p {
    margin-top: 7px;
    font-size: 13px !important;
  }
  .mountingFive li img {
    width: 38px;
  }
  .mountingThree ul .mountingThreeLeft li,
  .mountingEight .travel-list2-box li {
    width: 100%;
    margin: 0 1% 2%;
  }
}
.mountingConOne {
  position: relative;
  height: 100vh;
  min-height: 600px;
}
.mountingConOne .inner {
  max-width: 800px;
  position: absolute;
  top: 45%;
  left: 8%;
  transform: translateY(-50%);
  align-items: flex-start;
}
.mountingConOne img {
  width: 40px;
}
.mountingConOne .mountingConOneText {
  color: #fff;
  padding-left: 3%;
  width: calc(100% - 40px);
}
.mountingConOne .mountingConOneText h3 {
  margin: 15px 0;
}
.mountingConTwo {
  background-color: #000;
}
.mountingConTwo .container {
  position: relative;
  z-index: 9;
}
.mountingConTwo .mountingConTwoS {
  position: relative;
  color: #fff;
}
.mountingConTwo .mountingConTwoS .swiper-slide {
  position: relative;
  padding: 2% 0;
  cursor: pointer;
  z-index: 1;
}
.mountingConTwo .mountingConTwoS .swiper-slide img {
  width: 40px;
  margin: 0 auto;
}
.mountingConTwo .mountingConTwoS .swiper-slide h3 {
  text-align: center;
}
.mountingConTwo .mountingConTwoS .swiper-slide::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background-color: #0095D7;
  transition: height 0.3s;
  z-index: -1;
}
.mountingConTwo .mountingConTwoS .swiper-slide.swiper-slide-thumb-active::before {
  height: 110%;
}
.mountingConTwo .mountingConTwoBigList .swiper-slide {
  position: relative;
  height: calc(100vh - 140px);
  min-height: 600px;
}
.mountingConTwo .mountingConTwoBigList .swiper-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.mountingConTwo .mountingConTwoBigList .swiper-slide .indListText {
  position: absolute;
  width: 315px;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 28px 20px 36px;
  text-align: center;
  color: #fff;
}
.mountingConFour .mountingConFourTab {
  width: 100%;
  margin-bottom: 3%;
}
.mountingConFour .mountingConFourTab a {
  width: 50%;
  border: 2px solid #f9f9f9;
  justify-content: center;
  padding: 20px;
  cursor: pointer;
}
.mountingConFour .mountingConFourTab a .mountingConFourTabImg {
  width: 70px;
  margin-right: 10px;
}
.mountingConFour .mountingConFourTab a .mountingConFourTabImg img:nth-child(1) {
  display: none;
}
.mountingConFour .mountingConFourTab a .mountingConFourTabImg img:nth-child(2) {
  display: block;
}
.mountingConFour .mountingConFourTab a h3 {
  color: #5A5A5A;
}
.mountingConFour .mountingConFourTab a p {
  color: #757575;
}
.mountingConFour .mountingConFourTab a.active {
  background-color: #0095D7;
}
.mountingConFour .mountingConFourTab a.active .mountingConFourTabImg img:nth-child(1) {
  display: block;
}
.mountingConFour .mountingConFourTab a.active .mountingConFourTabImg img:nth-child(2) {
  display: none;
}
.mountingConFour .mountingConFourTab a.active h3 {
  color: #fff;
}
.mountingConFour .mountingConFourTab a.active p {
  color: #fff;
}
.mountingConFour .mountingConFourListBox {
  position: relative;
}
.mountingConFour .mountingConFourList {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  overflow: hidden;
}
.mountingConFour .mountingConFourList .indListImg{
    padding: 8px;
    background: #eeeeee;
}
.mountingConFour .mountingConFourList .swiper-slide p {
  text-align: center;
  margin-top: 18px;
}
.mountingConFour .mountingConFourList.active {
  position: relative;
  z-index: 999;
  opacity: 1;
}
.mountingConFour .swiper-pagination {
  position: static;
  margin-top: 45px;
  width: 100%;
  left: 10%;
  bottom: 40px;
  border-radius: 0;
  text-align: center;
  z-index: 9;
}
.mountingConFour .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  margin: 0 5px !important;
  border-radius: 6px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
}
.mountingConFour .swiper-pagination-bullet-active {
  background-color: #0095d7;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .mountingFour li h4 {
    font-size: 70px;
  }
  .mountingFour li h2 {
    font-size: 110px;
  }
}
@media screen and (max-width: 1400px) {
  .mountingFour li h4 {
    font-size: 60px;
  }
  .mountingFour li h2 {
    font-size: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .mountingFour li h4 {
    font-size: 50px;
  }
  .mountingFour li h2 {
    font-size: 75px;
  }
  .mountingFour .inner {
    width: 94%;
  }
}
@media screen and (max-width: 1200px) {
  .mountingSix .mountingSixBox {
    width: 430px;
  }
}
@media screen and (max-width: 1024px) {
  .mountingSix .mountingSixBox {
    width: 330px;
  }
  .mountingFour .flex {
    flex-wrap: nowrap;
  }
  .mountingFour li h4 {
    font-size: 45px;
  }
  .mountingFour li h2 {
    font-size: 65px;
  }
  .mountingConFour .mountingConFourTab a .mountingConFourTabImg {
    width: 54px;
  }
}
@media screen and (max-width: 850px) {
  .mountingFour li h4 {
    font-size: 40px;
  }
  .mountingFour li h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .mountingConTwo .mountingConTwoS .swiper-slide h3 {
    font-size: 14px !important;
  }
  .mountingConTwo .mountingConTwoS .swiper-slide img {
    width: 30px;
  }
  .mountingConTwo .mountingConTwoBigList .swiper-slide .indListText {
    width: 75%;
    padding: 18px 20px 26px;
  }
  .mountingFour ul {
    flex-wrap: wrap !important;
  }
  .mountingFour li {
    width: 50%;
    margin: 10px 0;
  }
  .mountingFour li:nth-child(3) {
    border-left: none;
    padding-left: 0;
  }
  .mountingFour li h2 {
    font-size: 40px;
  }
  .mountingFour li h3 {
    font-size: 24px !important;
  }
  .mountingFour li h4 {
    font-size: 36px;
  }
  .mountingFour li p {
    font-size: 14px !important;
  }
  .mountingFour {
    padding: 20px 0 !important;
  }
  .mountingFour .inner {
    width: 90%;
  }
  .mountingFour li h5 {
    font-size: 18px !important;
  }
  .mountingConFour .mountingConFourTab a div:nth-child(2) {
    width: calc(100% - 50px);
  }
  .mountingConFour .mountingConFourTab a p {
    line-height: 1.4;
    display: none;
  }
  .mountingConFour .mountingConFourTab a {
    padding: 11px 11px;
  }
  .mountingConFour .swiper-pagination {
    margin-top: 25px;
  }
}
@media screen and (max-width: 700px) {
  .mountingSix .mountingSixBox {
    width: 100%;
    top: auto;
    bottom: 0;
    height: auto;
  }
  .mountingSixText {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mountingSix img {
    width: 70px;
  }
  .mountingSix .mountingSixBox {
    padding: 30px;
  }
  .mountingSix .nytitle i {
    margin-top: 0;
    margin-bottom: -20px;
  }
  .mountingSix .nytitle p {
    margin-top: 17px;
  }
  .mountingSix .nytitle {
    margin-bottom: 0 !important;
  }
  .mountingConFour .mountingConFourTab a .mountingConFourTabImg {
    width: 35px;
  }
}
@media screen and (max-width: 600px) {
  .mountingFour li{
    width: 100%;
    margin: 5px 0;
  }
  .mountingFour li + li{
    border-left: none;
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .W1400 {
    width: 90%;
  }
}
/* inquire */
.inquire {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 600px;
}
.inquire .W1400 {
  position: relative;
  height: 100%;
}
.inquire .inquireWrap {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inquire .inquireWrap .inquireTab {
  justify-content: center;
}
.inquire .inquireWrap .inquireTab span {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 9px 40px;
  transition: all 0.3s;
  cursor: pointer;
}
.inquire .inquireWrap .inquireTab span:hover,
.inquire .inquireWrap .inquireTab span.active {
  background-color: #0095d7;
}
.inquire .inquireWrap .inquireBox {
  margin-top: 4%;
}
.inquire .inquireWrap .inquireBox .inquireList {
  display: none;
}
.inquire .inquireWrap .inquireBox .inquireList.active {
  display: block;
}
.inquire .inquireWrap .inquireBox .inquireList input {
  display: block;
  width: 100%;
  max-width: 380px;
  border: 0;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 14px;
}
.inquire .inquireWrap .inquireBox .inquireList span {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 40px;
  color: #fff;
  margin-top: 4%;
  padding: 5px 20px;
  font-size: 14px;
  transition: all 0.3s;
  cursor: pointer;
}
.inquire .inquireWrap .inquireBox .inquireList span:hover {
  background-color: #fff;
  color: #0095D7;
}
.inquire .inquireWrap .inquireBox .inquireList .inquireYzm {
  width: 100%;
  max-width: 380px;
  justify-content: space-between;
  align-items: flex-start;
  margin: 3% auto 0;
}
.inquire .inquireWrap .inquireBox .inquireList .inquireYzm input {
  width: 60%;
  margin: 0;
}
.inquire .inquireWrap .inquireBox .inquireList .inquireYzm div {
  width: 35%;
}
.inquire .inquireWrap .inquireBox .inquireList .inquireYzm div img {
  width: 100%;
  height: 40px;
  object-fit: contain;
}
.inquire .inquireWrap .inquireBox .inquireList .inquireYzm div p {
  color: #0256FF;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
}
.inquireItem{
        position: fixed;
    width: 100%;
    min-height: 100vh;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 81%);
        z-index: 99999;
  display: none;
}
.inquireTc {
  position: absolute;
  width: 100%;
  max-width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  margin: 2% auto 0;
  padding: 4% 0;
  background-color: #fff;
  align-items: flex-start;
}
.inquireItem.active {
  display: block;
}
.inquireTc > img {
  width: 40%;
  height: 240px;
  object-fit: contain;
}
.inquireTc .inquireTcNr .nytitle {
  padding: 0 8%;
}
.inquireTc .inquireTcNrText {
  text-align: left;
  padding: 0 8% 5% 8%;
  border-left: 1px solid #ededed;
  font-size: 14px;
}
.inquireTc .inquireTcNrText span {
  border-bottom: 1px solid #ededed;
  display: block;
  margin-bottom: 15px;
}
.inquireTc .inquireTcNrText p {
  margin: 4px 0;
  justify-content: flex-start;
  align-items: flex-start;
}
 .inquireTc .inquireTcNrText p i {
  width: 70px;
}
.inquireTc .inquireTcNrText p i:nth-child(2) {
  width: calc(100% - 70px);
}
.inquireTc sub {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #000;
  top: 0;
  text-align: center;
  right: 0;
  cursor: pointer;
}
.inquireTc .inquireTcNr {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .inquire .inquireWrap .inquireTab span {
    padding: 9px 30px;
  }
  .inquire .inquireWrap .inquireBox .inquireList .inquireYzm,
  .inquire .inquireWrap .inquireBox .inquireList input {
    max-width: 300px;
  }
  .inquire .inquireWrap .inquireBox .inquireList span,
  .inquire .inquireWrap .inquireBox {
    margin-top: 20px;
  }
  .inquire .inquireWrap .inquireBox .inquireList .inquireYzm {
    margin-top: 15px;
  }
.inquireTc {
    align-items: center;
  }
.inquireTc > img {
    width: 30%;
    height: 170px;
  }
.inquireTc .inquireTcNr {
    width: 70%;
  }
.inquireTc .inquireTcNrText {
    font-size: 13px;
  }
.inquireTc sub {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
.inquireTc .inquireTcNrText span {
    margin-bottom: 9px;
  }
.inquireTc .inquireTcNrText p {
    margin: 1px 0;
  }
  .inquire .nytitle span {
    margin: 2px 0;
  }
}
/* inquire  end */
.flex-fiexed {
  top: -100% !important;
  -webkit-transition: 2s;
  -o-transition: 2s;
  -moz-transition: 2s;
  transition: 2s;
}
.flex-fiexed-1 {
  top: 0 !important;
  -webkit-transition: 2s;
  -o-transition: 2s;
  -moz-transition: 2s;
  transition: 2s;
}
.activeNav {
  position: fixed;
  width: 100%;
  top: -100%;
  left: 0;
  background-color: #EFEFEF;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 99;
}
.activeNav .activeW {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.activeNav li {
  padding: 15px 20px;
  flex-grow: 1;
  border: 1px solid #EFEFEF;
  transition: all 0.3s;
}
.activeNav li img {
  width: 70px;
  margin: 0 auto;
}
.activeNav li p {
  text-align: center;
  color: #5A5A5A;
}
.activeNav li:hover {
  border: 1px solid #fff;
}

.indProBigList{
    /*height: auto !important;*/
}
.indProBigList .swiper-wrapper{
    height: 100%;
}
