.bg {
  background-size: cover;
  background-position: center;
}
.grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.bold {
  font-weight: bold;
}
.container {
  width: 78%;
  //padding: 0 120px;
  margin: 0 auto;
}
.W1550 {
  max-width: 1550px;
  width: 85%;
  margin: 0 auto;
}
.inner {
  width: 85%;
  max-width: 1450px;
  margin: 0 auto;
}
.W1400 {
  max-width: 1400px;
  width: 80%;
  margin: 0 auto;
}
.W1300 {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
.W1100 {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}
body {
  position: relative;
}
.padd50 {
  padding: 50px 0;
}
.pd3 {
  padding: 3% 0 !important;
}
.pd4 {
  padding: 4% 0 !important;
}
.pd5 {
  padding: 5% 0 !important;
}
.pd6 {
  padding: 6% 0 !important;
}
.pd8 {
  padding: 8% 0 !important;
}
.pd10 {
  padding: 10% 0 !important;
}
.pd12 {
  padding: 12% 0 !important;
}
.pdb {
  padding-bottom: 0 !important;
}
.pdt {
  padding-top: 0 !important;
}
.pdt4 {
  padding-top: 4% !important;
}
.pdt5 {
  padding-top: 5% !important;
}
.pdt6 {
  padding-top: 6% !important;
}
.pdt7 {
  padding-top: 7% !important;
}
.pdt8 {
  padding-top: 8% !important;
}
.pdt9 {
  padding-top: 9% !important;
}
.pdt10 {
  padding-top: 10% !important;
}
.pdt6 {
  padding-top: 6% !important;
}
.pdb3 {
  padding-bottom: 3% !important;
}
.pdb5 {
  padding-bottom: 5% !important;
}
.pdb8 {
  padding-bottom: 8% !important;
}
.pdb10 {
  padding-bottom: 10% !important;
}
.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;
}
.f32 {
  font-size: 32px !important;
}
.f34 {
  font-size: 34px !important;
}
.f36 {
  font-size: 36px !important;
}
.f38 {
  font-size: 38px !important;
}
.f40 {
  font-size: 40px !important;
}
.f44 {
  font-size: 44px !important;
}
.f48 {
  font-size: 48px !important;
}
.f50 {
  font-size: 50px !important;
}
.f60 {
  font-size: 60px !important;
}
.f70 {
  font-size: 70px !important;
}
.f100 {
  font-size: 100px !important;
}
@media screen and (max-width: 1480px) {
  .f16 {
    font-size: 15px !important;
  }
  .f20 {
    font-size: 18px !important;
  }
  .f22 {
    font-size: 20px !important;
  }
  .f24 {
    font-size: 22px !important;
  }
  .f30 {
    font-size: 28px !important;
  }
  .f32 {
    font-size: 30px !important;
  }
  .f34 {
    font-size: 30px !important;
  }
  .f36 {
    font-size: 30px !important;
  }
  .f38 {
    font-size: 34px !important;
  }
  .f40 {
    font-size: 36px !important;
  }
  .f48 {
    font-size: 42px !important;
  }
  .f50 {
    font-size: 44px !important;
  }
  .f60 {
    font-size: 52px !important;
  }
  .f70 {
    font-size: 54px !important;
  }
  .f100 {
    font-size: 70px !important;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 14px;
  }
  .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;
  }
  .f32 {
    font-size: 28px !important;
  }
  .f34 {
    font-size: 28px !important;
  }
  .f38 {
    font-size: 30px !important;
  }
  .f36 {
    font-size: 30px !important;
  }
  .f40 {
    font-size: 32px !important;
  }
  .f48 {
    font-size: 36px !important;
  }
  .f50 {
    font-size: 38px !important;
  }
  .f60 {
    font-size: 46px !important;
  }
  .f70 {
    font-size: 50px !important;
  }
  .f100 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .pdb3 {
    padding-bottom: 24px !important;
  }
  .pdb5 {
    padding-bottom: 40px !important;
  }
  .pd3 {
    padding: 30px 0 !important;
  }
  .pd5,
  .pd6,
  .pd4 {
    padding: 40px 0 !important;
  }
  .f14 {
    font-size: 12px !important;
  }
  .f16 {
    font-size: 14px !important;
  }
  .f18 {
    font-size: 15px !important;
  }
  .f20 {
    font-size: 16px !important;
  }
  .f22 {
    font-size: 18px !important;
  }
  .f24 {
    font-size: 16px !important;
  }
  .f30 {
    font-size: 20px !important;
  }
  .f32 {
    font-size: 22px !important;
  }
  .f34 {
    font-size: 22px !important;
  }
  .f38 {
    font-size: 26px !important;
  }
  .f36 {
    font-size: 22px !important;
  }
  .f40 {
    font-size: 26px !important;
  }
  .f48 {
    font-size: 30px !important;
  }
  .f50 {
    font-size: 32px !important;
  }
  .f60 {
    font-size: 40px !important;
  }
  .f70 {
    font-size: 40px !important;
  }
  .f100 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 700px) {
  .f38 {
    font-size: 24px !important;
  }
  .f60 {
    font-size: 32px !important;
  }
  .f70 {
    font-size: 30px !important;
  }
  .f100 {
    font-size: 40px !important;
  }
}
.flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.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.1);
}
/* header */
.header {
  position: absolute;
  top: 38px;
      left: 11%;
    width: 78%;
  margin: 0 auto;
  border-radius: 80px;
  padding: 0 3%;
  background: rgba(183, 183, 183, 0.25);
  -webkit-backdrop-filter: saturate(180%) blur(4px);
  backdrop-filter: saturate(180%) blur(4px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 99;
}
.header .right {
  width: calc(100% - 90px);
  justify-content: flex-end;
}
.header > .flex {
  justify-content: space-between;
}
.headerLogo {
  width: 90px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerLogo img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerNav {
  justify-content: center;
}
.headerNav li {
  flex-grow: 1;
  text-align: center;
  margin: 0 2.2vw;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.headerNav li.active > a::after,
.headerNav li:hover > a::after {
  opacity: 1;
}
.headerNav li > a {
  position: relative;
  display: block;
  line-height: 80px;
  font-size: 18px;
  color: #fff;
}
.headerNav li > a:after {
  content: '';
  width: 17px;
  height: 16px;
  background: url("../images/icon.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 52%;
  left: -21px;
  transform: translateY(-50%);
  transition: all 0.5s;
  opacity: 0;
}
.header.on .headerNav li > a:after {
  content: '';
  width: 0;
  height: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.header.on .headerNav li.active > a::after,
.header.on .headerNav li:hover > a::after {
  width: 50%;
}
.headerNav li.NavSmall a {
  font-size: 14px;
}
.headerNav li.active a,
.headerNav li:hover > a {
  color: #f9a74b;
}
.ylGp {
  position: absolute;
  color: #fff;
  right: 20px;
  top: 10px;
  font-size: 14px;
}
.headerNav li {
  position: relative;
}
.headerRight {
  width: 240px;
  justify-content: space-between;
}
.headerRight .search {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f9a74b url(../images/search.png) no-repeat center;
  background-size: 23px;
  cursor: pointer;
}
.headerTel {
  font-size: 18px;
  color: #fff;
}
.headerTel img {
  width: 18px;
  margin-right: 10px;
}
.navLm {
  position: absolute;
  padding: 5px 0;
  top: 94px;
  left: 0;
  background: #474747;
  box-shadow: 0 0 10px #000000;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  transition: top 0.3s;
  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: flex;
}
.headerNav li .navLm .navProTit .on {
  color: #fff;
  background-color: #004192;
}
.narProA {
  width: 25%;
  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;
}
.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: #004192;
}
.last .navLm {
  left: auto;
  right: 0;
}
.headerNav li:hover .navLm {
  opacity: 1;
  visibility: visible;
}
.headerNav li .navLm a {
  display: block;
  color: #fff;
  padding: 4px 0;
  flex-grow: 1;
  font-size: 12px;
  width: 86px;
}
.headerNav li .navLm a:hover {
  /* opacity: 5; */
  background-color: #595959;
}
.headerIcon {
  margin-left: 3%;
}
.headerIcon a {
  position: relative;
  width: 16px;
  height: 16px;
  display: block;
}
.headerIcon a:hover > img {
  opacity: 5;
}
.pc-block {
  display: block;
}
.m-block {
  display: none;
}
.header2 {
  background: #fff;
  height: 50px;
  padding: 0 10px;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: calc(100% - 30px);
  top: 12px;
  left: 15px;
  z-index: 99;
  border-radius: 50px;
}
.header2 .headerTel {
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000000;
}
.header2 .headerTel img {
  margin-top: 5px;
}
.header2 .logo {
  width: 142px;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-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;
  right: 10px;
  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(645, 45, 355, 1), background-color 0.5s 0s cubic-bezier(645, 45, 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 6s 0s cubic-bezier(645, 45, 355, 1) !important;
}
.header2 .warp-nav {
  padding: 30px 0;
  position: fixed;
  background: #fff;
  width: calc(100% - 30px);
  height: calc(100vh - 50px);
  left: 15px;
  top: 38px;
  z-index: 9;
  display: none;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.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 3s ease;
}
.header2 .nav .warp-btn span {
  display: block;
  text-align: left;
  font-size: 17px;
  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: 14px;
  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);
}
.hamburger.is-active:hover {
  opacity: 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 8s cubic-bezier(79, -27, 21, 82);
}
.header2 .nav .li.animate {
  opacity: 1;
  transform: translate(0, 0);
}
.twoNav {
  display: none;
  padding-left: 8%;
}
.twoNav a {
  color: #a1a1a1 !important;
  line-height: 38px;
}
@media screen and (max-width: 1550px) {
  .container {
    width:82%;
  }
  .header {
    left: 50px;
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 1300px) {
  .header {
    padding: 0 20px;
  }
  .headerNav {
    padding-right: 0;
  }
  .headerRight {
    width: 200px;
  }
  .headerRight .search {
    width: 42px;
    height: 42px;
    background-size: 18px;
  }
  .contact {
    margin-left: 1vw;
  }
  .header .lang {
    margin-left: 14px;
  }
  .headerNav li {
    margin: 0 1vw;
  }
}
@media screen and (max-width: 1150px) {
  .contact {
    padding: 6px 10px;
  }
  .header .lang {
    padding: 5px 12px;
  }
}
@media screen and (max-width: 1024px) {
  .container {

width:90%;
  }
  .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;
  }
  .header2 {
    height: 50px;
  }
  .header2 .logo {
    width: 68px;
  }
  .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 */
/* banner */
.banner {
  position: relative;
  overflow: hidden;
}
.banner img,
.banner video {
  display: block;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.appoint img {
  height: 500px;
}
.nyProInfoBan {
  overflow: hidden;
}
.nyProInfoBan img {
  position: absolute;
  left: 5%;
  top: -21%;
  width: 800px;
}
.cont {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s ease-in-out;
}
.cont .play {
  width: 300px;
  height: 300px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.cont .play > span {
  position: relative;
  padding-bottom: 48px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition-delay: 0.5s;
}
.cont .play > span > i {
  display: inline-block;
  width: 18px;
  height: 25px;
  background: url(../images/video.png) no-repeat center;
  background-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}
.cont .play > span small {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  line-height: 1.5;
  bottom: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition-delay: 0.5s;
}
.cont .play .cirLine {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  transform: rotate(-90deg);
}
.cont .play .cirLine svg circle {
  fill: transparent;
  stroke: rgba(255, 255, 255, 0.6);
  stroke-width: 2px;
  stroke-dasharray: 1000px;
  stroke-dashoffset: 0px;
  transition: stroke-dashoffset 0.8s cubic-bezier(0.35, 0.17, 0.64, 0.88), r 0.6s cubic-bezier(0.35, 0.17, 0.64, 0.88) 0.2s, fill 0.6s cubic-bezier(0.35, 0.17, 0.64, 0.88) 0.2s;
}
@media screen and (orientation: landscape) {
  .cont .play:hover > span {
    padding-bottom: 0;
  }
  .cont .play:hover > span small {
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
  }
  .cont .play:hover .cirLine svg circle {
    r: 80;
    fill: rgba(255, 255, 255, 0.2);
    stroke-dashoffset: -1000px;
  }
}
.banner-text {
  position: absolute;
  color: #fff;
  bottom: 10%;
  left: 11%;
  padding-right: 5%;
  z-index: 99;
}
.banner-text span {
  display: block;
  position: relative;
  line-height: 1.4;
  color: #fff;
  margin: 5px 0 5px;
  letter-spacing: 1px;
  overflow: hidden;
}
.banner-text h4 {
  font-size: 44px;
  line-height: 1.3;
  text-transform: uppercase;
  width: 100%;
}
.banner-text p {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 3px;
  margin-top: 20px;
}
.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 {
  opacity: 0;
  opacity: 1\0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.banner-img.swiper-slide-active .banner-text p {
  -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.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.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;
}
@-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);
  }
}
.banner .swiper-button {
  overflow: hidden;
  position: absolute;
  bottom: 10%;
  right: 100px;
  z-index: 99;
}
.banner .swiper-button .swiper-button-prev,
.banner .swiper-button .swiper-button-next {
  position: static;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  outline: none;
  float: left;
  margin: 0;
  transition: all 0.5s ease;
}
.banner .swiper-button .swiper-button-prev::after,
.banner .swiper-button .swiper-button-next::after {
  content: none;
}
.banner .swiper-button .swiper-button-prev {
  background: #fff url(../images/prev.png) no-repeat center;
}
.banner .swiper-button .swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.3) url(../images/prevh.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next {
  background: #fff url(../images/next.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next:hover {
  background: rgba(255, 255, 255, 0.3) url(../images/nexth.png) no-repeat center;
}
.banner .swiper-pagination {
  position: static;
  width: auto;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  float: left;
  margin: 36.5px 32px;
}
.banner .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 10px 3px 10px !important;
  background: #fff;
  outline: none;
  opacity: 1 !important;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  margin: 0 10px !important;
}
@media screen and (max-width: 1550px) {
  .cont .play {
    width: 240px;
    height: 240px;
  }
  .banner .swiper-button .swiper-button-prev,
  .banner .swiper-button .swiper-button-next {
    width: 65px;
    height: 65px;
  }
  .banner .swiper-pagination {
    margin: 21.5px 32px;
  }
  .cont .play .cirLine svg circle {
    cx: 120px;
    cy: 120px;
    r: 119px;
  }
  .banner-text {
    left: 9%;
  }
  .banner .swiper-button {
    right: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-text {
    left: 15px;
  }
  .banner .swiper-button .swiper-button-prev,
  .banner .swiper-button .swiper-button-next {
    width: 45px;
    height: 45px;
  }
  .banner .swiper-button {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    bottom: 20px;
  }
  .banner .swiper-pagination {
    margin: 13.5px 12px;
  }
  .banner-text {
    bottom: 80px;
  }
  .banner-text p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .cont .play {
    width: 150px;
    height: 150px;
  }
  .cont .play .cirLine svg circle {
    cx: 75px;
    cy: 75px;
    r: 74px;
  }
  .cont .play > span > i {
    background-size: 15px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .banner img,
  .banner video {
    height: 60vh;
    min-height: 450px;
  }
}
/* banner  end */
.indTitle {
  text-align: center;
  position: relative;
  z-index: 9;
}
.indTitle p {
  color: #f9a74b;
  margin-bottom: 10px;
}
.indTitle h3 {
  color: #282828;
}
.indexMore {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  width: 163px;
  line-height: 52px;
  text-align: center;
  justify-content: center;
}
.indexMore i {
  display: inline-block;
  width: 15px;
  height: 4px;
  background: url(../images/r.png) no-repeat center;
  background-size: 15px;
  margin-left: 3px;
}
.indexMore:hover {
  background: #f9a74b;
  border-color: #f9a74b;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .indexMore {
    width: 143px;
    line-height: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .indexMore {
    width: 128px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .indexMore {
    width: 118px;
    line-height: 42px;
  }
}
.indPic {
  background: url(../images/proBg.jpg) no-repeat center;
  background-size: cover;
}
.indPicBox {
  width: 100%;
  margin-top: -1vw;
  justify-content: space-between;
  align-items: stretch;
  overflow: hidden;
}
.indPicBox .swiperImg {
  margin: 1vw 0;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.indPicBox .swiperImg .text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 5%;
  justify-content: space-between;
}
.indPicBox .swiperImg .text h3 {
  color: #fff;
  width: calc(100% - 163px);
}
.indPicBox .indPicL {
  width: 31.33%;
}
.indPicBox .indPicL .img_pic {
  padding-top: 0;
  height: 15.9vw;
}
.indPicBox .indPicC {
  width: 37.333%;
  padding: 0 1vw;
}
.indPicBox .indPicC .img_pic {
  padding-top: 0;
  height: 32.8vw;
}
.indPicBox .indPicR {
  width: 31.33%;
}
.indPicBox .indPicR .img_pic {
  padding-top: 0;
  height: 15.9vw;
}
@media screen and (max-width: 900px) {
  .indPicBox .indPicL {
    width: 100%;
  }
  .indPicBox .indPicC {
    width: 100%;
    padding: 0;
  }
  .indPicBox .indPicR {
    width: 100%;
  }
  .indPicBox .indPicR .img_pic,
  .indPicBox .indPicC .img_pic,
  .indPicBox .indPicL .img_pic {
    height: 50.9vw;
  }
  .indPicBox .swiperImg {
    margin: 10px 0;
  }
  .indPicBox .indPicC .swiperImg {
    margin: 0;
  }
}
.indSearch .indSearchBox {
  align-items: flex-start;
}
.indSearch .indSearchL {
  width: 30%;
  padding-right: 3%;
}
.indSearch .indSearchL > p {
  color: #a1a1b2;
  line-height: 2;
  margin-bottom: 6%;
}
.indSearch .indSearchR {
  position: relative;
  width: 70%;
  margin-top: -8%;
}
.indSearch .indSearchR .dot {
  position: absolute;
  width: 88px;
  height: 88px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.indSearch .indSearchR .dot p {
  position: absolute;
  top: 88px;
  left: -30px;
  width: 150px;
  text-align: center;
}
.indSearch .indSearchR .dot:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #f9a74b;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 3;
}
.indSearch .indSearchR .dot span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #f9a74b;
  background: #f6ac3d34;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-animation: scale 2s linear infinite;
  -moz-animation: scale 2s linear infinite;
  -ms-animation: scale 2s linear infinite;
  animation: scale 2s linear infinite;
}
.indSearch .indSearchR .dot span:nth-of-type(2) {
  animation-delay: 0.7s;
}
.indSearch .indSearchR .dot span:nth-of-type(3) {
  animation-delay: 1.4s;
}
.indSearch .indSearchR .dot:nth-of-type(1) {
  top: 41.46%;
  left: 3.61%;
}
.indSearch .indSearchR .dot:nth-of-type(2) {
  top: 34.46%;
  left: 7.61%;
}
.indSearch .indSearchR .dot:nth-of-type(3) {
  top: 39.46%;
  left: 12.61%;
}
.indSearch .indSearchR .dot:nth-of-type(4) {
  top: 58.3%;
  left: 10.61%;
}
.indSearch .indSearchR .dot:nth-of-type(5) {
  top: 24.46%;
  left: 27%;
}
.indSearch .indSearchR .dot:nth-of-type(6) {
  top: 47.46%;
  left: 36%;
}
.indSearch .indSearchR .dot:nth-of-type(7) {
  top: 78.46%;
  left: 41%;
}
.indSearch .indSearchR .dot:nth-of-type(8) {
  top: 20.46%;
  left: 45%;
}
.indSearch .indSearchR .dot:nth-of-type(9) {
  top: 21.46%;
  left: 76%;
}
.indSearch .indSearchR .dot:nth-of-type(10) {
  top: 42.46%;
  left: 76%;
}
.indSearch .indSearchR .dot:nth-of-type(11) {
  top: 73.46%;
  left: 88%;
}
.indSearch .indSearchR .dot:nth-of-type(12) {
  top: 10.46%;
  left: 92%;
}
@keyframes scale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.numbox .item {
  position: relative;
  width: 50%;
  line-height: 1.1;
  margin: 0 0 8%;
}
.numbox .item::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 30px;
  top: 50%;
  left: -36px;
  margin-top: -15px;
  background: rgba(255, 255, 255, 0.3);
}
.numbox .item:first-child::before {
  display: none;
}
.numbox .item .i0 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 70px;
  width: 46px;
  margin: 0 auto;
  font-size: 18px;
}
.numbox .item .i1 {
  font-size: 14px;
  margin: 0 0 15px;
  color: #f9a74b;
}
.numbox .item .i1 span {
  font-size: 40px;
  color: #f9a74b;
  font-weight: 600;
}
.numbox .item .i2 {
  font-size: 14px;
  height: 30px;
  color: #a1a1b2;
}
@media screen and (max-width: 1500px) {
  .numbox .item .i1 span {
    font-size: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .numbox .item .i1 span {
    font-size: 34px;
  }
  .indSearch .indSearchL {
    width: 35%;
  }
  .indSearch .indSearchR {
    width: 65%;
    margin-top: -5%;
  }
}
@media screen and (max-width: 1024px) {
  .numbox .item .i1 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 900px) {
  .indSearch .indSearchBox {
    align-items: flex-start;
  }
  .indSearch .indSearchL {
    width: 100%;
  }
  .indSearch .indSearchR {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .indSearch .indTitle {
    padding: 0;
  }
  .numbox .item .i1 span {
    font-size: 26px;
  }
  .numbox .item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .indSearch .indSearchR .dot {
    width: 55px;
    height: 55px;
  }
}
.index_page {
  overflow: hidden;
}
.index_page > .container {
  justify-content: space-between;
}
.index_page > .container .btnBlue {
  display: flex;
  align-items: center;
}
.index_page > .container .btnBlue div.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.index_page > .container .btnBlue div {
  width: 53px;
  height: 53px;
  border: 1px solid #f9a74b;
  background: url(../images/r-1.png) no-repeat center;
  background-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
}
.index_page > .container .btnBlue div.prev {
  transform: rotateY(180deg);
  margin-right: 15px;
}
.index_page > .container .btnBlue div:hover {
  border-color: #f9a74b;
  background: #f9a74b url(../images/r.png) no-repeat center;
  background-size: 15px;
}
.in_news {
  position: relative;
  width: calc(100% - 240px);
  margin-left: 240px;
}
.in_news::before {
  position: absolute;
  content: '';
  width: 110%;
  height: calc(100% - 30px);
  left: -120px;
  bottom: 0;
  background: url(../images/newsBg.jpg) no-repeat center;
  background-size: cover;
}
.in_newslist {
  width: 100%;
  padding-left: 50px;
  padding-top: 30px;
  overflow: hidden;
}
.in_newslist .swiper-slide {
  padding: 50px 0 0;
  transition: all 0.3s;
}
.in_newslist .swiper-slide::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: -50px;
  top: -30px;
  background: #f9a74b url(../images/newsLiBg.jpg) no-repeat top center;
  background-size: contain;
  transition: opacity 0.3s;
  opacity: 0;
}
.in_newslist .swiper-slide a {
  position: relative;
  display: block;
}
.in_newslist .swiper-slide a hr {
  width: 74px;
  height: 3px;
  border: none;
  background: #f9a74b;
}
.in_newslist .swiper-slide a .text {
  transition: all 0.3s;
}
.in_newslist .swiper-slide a .img_pic {
  padding-top: 60%;
}
.in_newslist .swiper-slide:hover::before {
  opacity: 1;
}
.in_newslist .swiper-slide:hover span {
  color: #fff;
}
.in_newslist .swiper-slide:hover hr {
  background: #fff;
}
.in_newslist .swiper-slide:hover .text {
  padding: 0 80px 0 30px;
}
.in_newslist .swiper-slide:hover h3 {
  color: #fff;
}
.in_newslist .swiper-slide span {
  display: block;
  color: #282828;
  margin-bottom: 10px;
}
.in_newslist .swiper-slide span i {
  display: block;
}
.in_newslist .swiper-slide h3 {
  margin: 8% 0;
  height: 56px;
}
.in_newslist .swiper-slide p {
  color: #aeafb2;
}
@media screen and (max-width: 1550px) {
  .in_news {
    width: calc(100% - 80px);
    margin-left: 80px;
  }
  .in_news::before {
    left: -30px;
  }
  .in_newslist .swiper-slide {
    padding: 30px 0 0;
  }
  .in_newslist .swiper-slide::before {
    left: -30px;
    top: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .in_news {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
  .in_news::before {
    left: -10px;
  }
}
@media screen and (max-width: 700px) {
  .index_page > .container .btnBlue div {
    width: 43px;
    height: 43px;
  }
  .in_news {
    width: 100%;
    margin-left: 0;
  }
  .in_news::before {
    left: 20px;
  }
  .index_page > .container .btnBlue {
    margin-top: 20px;
  }
}
.footer {
  position: relative;
  background: #282828;
}
.footer_tt {
  justify-content: space-between;
  color: #fff;
}
.footer_tt .text {
  align-items: flex-end;
}
.footer_tt .text .right {
  margin-top: 5%;
}
.footer_tt .text .right input {
  width: 440px;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0 10px 36px;
  background: url(../images/mail.png) no-repeat left center;
  background-size: 24px;
  color: #fff;
  margin-right: 50px;
}
.footer_tt .text .right button {
  background: #f9a74b;
  border-radius: 10px;
  border: none;
  padding: 15px 40px;
  color: #fff;
}
.layer-btn {
  width: 80px;
  height: 80px;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.toTop .mask svg circle {
  fill: #fff;
  stroke: transparent;
}
.layer-btn .mask {
  position: absolute;
  left: -30px;
  top: -30px;
  width: calc(100% + 60px);
  pointer-events: none;
  height: calc(100% + 60px);
  background-size: cover;
}
.layer-btn .mask:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 1px solid #23315a;
  border-right: 1px solid #23315a;
  transform: rotate(-45deg);
  z-index: 6;
  border-width: 2px;
}
.layer-btn .mask > .lazy {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.layer-btn .mask > svg {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.footer > img {
  position: absolute;
  width: 114px;
  bottom: 84px;
  left: 1%;
}
.footer .footerBox {
  position: relative;
}
.footer .footer_top {
  display: flex;
  padding: 6% 0 0;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .footer_top .right {
  width: 30%;
}
.footer .footer_top .right img {
  width: 181px;
}
.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 {
  flex: 1;
}
.footer .footer_top .left ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer .footer_top .left ul li h3 {
  position: relative;
  color: #fff;
  margin-bottom: 28px;
  font-size: 16px;
  text-transform: uppercase;
}
.footer .footer_top .left ul li a {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 9px 0;
  transition: ease-in-out 0.3s;
  line-height: 1.4;
}
.footer .footer_top .left ul li a:hover {
  color: #fff;
}
.footer .footer_top .left ul li:last-child {
  margin-right: 0;
}
.footer .footer_top .right p {
  line-height: 1.6;
  text-align: center;
  margin-top: 10px;
  color: #fff;
}
.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 {
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 38px 0 50px;
  margin-top: 30px;
}
.footer .footer_bottom .footer_left {
  justify-content: space-between;
}
.footer .footer_bottom .footer_left p {
  font-size: 12px;
  color: #929292;
  text-align: center;
}
.footer .footer_bottom .footer_left p a {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 5px;
}
.footer .footer_bottom .footer_left p a:hover {
  color: #fff;
}
.footer_a {
  font-size: 12px;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 3%;
}
.footer_a > img {
  width: 291px;
}
.footerEwm {
  text-align: center;
  color: #fff;
}
.footerEwm p {
  margin-top: 8px;
}
.footer_a .footerIcon a {
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  margin-right: 14px;
}
.footer_a a:hover {
  opacity: 1;
}
.footer .fIconBox {
  color: #fff;
}
.fIconBox h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer .footerIcon p {
  margin: 0 0 14px;
}
.footer .footerIcon p span {
  display: block;
  padding-left: 64px;
}
.footerEn .footerIcon p span {
  padding-left: 88px;
}
.footer .footerIcon a {
  position: relative;
}
.footer .footerIcon a .ewmHover {
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -40px;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.footer .footerIcon a .ewmHover img {
  width: 80px;
}
.footer .footerIcon a:hover .ewmHover {
  opacity: 1;
  z-index: 9;
}
.footer_add {
  width: 40%;
  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 {
  width: 400px;
}
.footer_addText h3 {
  padding-bottom: 4%;
  margin-bottom: 8%;
  text-align: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_addText p {
  color: #fff;
  margin-bottom: 5px;
  justify-content: flex-start;
  flex-wrap: inherit;
  line-height: 1.4;
  margin: 12px 0;
  font-weight: 300;
}
.footer_addText p span {
  opacity: 0.5;
}
.footer_addText p img {
  width: 16px;
  height: 20px;
  object-fit: contain;
  margin-right: 20px;
}
.footer_addText div img {
  width: 15px;
  margin-right: 5px;
}
.footer_addText div span {
  font-size: 12px;
  color: #1E2021;
}
.footerLogo {
  padding-top: 5%;
}
.footerLogo img {
  width: auto;
  max-width: 100%;
}
.Footer-info-cont {
  flex: 1;
  padding-right: 5%;
}
.Footer-info-cont .items {
  width: 100%;
  align-items: flex-start;
  margin-top: 14px;
}
.Footer-info-cont .items:first-child {
  margin-top: 0;
}
.Footer-info-cont .items .icon {
  width: 24px;
  padding-right: 8px;
  display: flex;
  align-items: center;
  height: 24px;
}
.Footer-info-cont .items .icon img {
  max-width: 100%;
}
.Footer-info-cont .items .text {
  width: calc(100% - 34px);
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.Footer-info-cont .items .text p {
  display: flex;
  width: 100%;
  margin-top: 6px;
}
.Footer-info-cont .items .text p:first-child {
  margin-top: 0;
}
.Footer-info-cont .items .text p a {
  position: relative;
  color: #fff;
}
@media screen and (max-width: 1600px) {
  .banner .bannerNr {
    width: 90%;
    right: 5%;
  }
  .footer .footer_top .right {
    width: 30%;
  }
  .footer .footer_top .right img {
    width: 133px;
  }
}
@media screen and (max-width: 1300px) {
  .footer .footer_top .left {
    padding-right: 3%;
  }
  .footer > img {
    width: 104px;
    left: -1.5%;
  }
  .layer-btn {
    width: 60px;
    height: 60px;
  }
  .layer-btn .mask > svg {
    width: 75px;
    height: 75px;
  }
  .footer .footer_top .right {
    width: 20%;
  }
  .footer .footer_top .right img {
    width: 103px;
  }
}
@media screen and (max-width: 1024px) {
.footer_a {
    flex-direction: column-reverse;
  }
  .Footer-info-cont {
    width: 100%;
    flex: none;
    margin-top: 20px;
  }
  .Footer-info-cont .items .text p {
    flex-wrap: wrap;
  }
  .Footer-info-cont .items .text p a {
    display: block;
    width: 100%;
  }
  .Footer-info-cont .items .text p span {
    display: none;
  }
  .footer .footer_top {
    display: none;
  }
  .footer > img {
    width: 94px;
    left: -1.5%;
  }
  .footer .footer_top {
    flex-wrap: wrap;
  }
  .footer .footer_top .right img {
    max-width: 340px;
  }
  .footer .footer_top .left {
    width: calc(100% - 298px);
  }
  .fixed-right {
    display: none !important;
  }
  .footer_a {
    margin-top: 0;
  }
  .footer .footerBox {
    padding-top: 40px;
  }
  .footer_add {
    width: 100%;
  }
  .footer .fIconBox {
    width: 100%;
    margin-top: 16px;
  }
  .footer .footer_bottom {
    padding: 28px 0 28px;
    margin-top: 40px;
  }
  .footer_addText {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .footer_tt .text {
    width: 100%;
    margin: 16px 0;
  }
  .footer_tt .text .right button {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 860px) {
  .footer > img {
    right: 0.5%;
    left: auto;
    bottom: 130px;
  }
  .footer .footer_top .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .footer_top .left ul li {
    text-align: left;
  }
  .footer {
    padding-top: 5%;
  }
  .footer_addText h3 {
    margin-bottom: 4%;
    font-size: 17px;
  }
  .footer_a a {
    margin-left: 0;
    margin-right: 15px;
  }
  .footer .footer_top .right {
    width: 135px;
  }
}
@media screen and (max-width: 560px) {
  .footer .footer_bottom .footer_left p {
    width: 100%;
  }
  .footer_tt .text .right input {
    width: 100%;
    flex: 1;
    margin-right: 10px;
    background-size: 18px;
    padding-left: 25px;
  }
  .footer_tt .text .right button {
    padding: 8px;
    font-size: 15px !important;
  }
  .footer .footer_top .left {
    display: none;
  }
  .footer .footer_top .right img {
    max-width: 230px;
  }
  .footer .footer_bottom {
    padding-top: 10px;
    padding-bottom: 18px;
  }
  .footer .footer_top .right {
    width: calc(97% - 260px);
    padding: 8px;
  }
  .footer .footer_top {
    padding-top: 33px;
  }
  .layer-btn {
    width: 40px;
    height: 40px;
    top: -20px;
  }
  .layer-btn .mask > svg {
    width: 62px;
    height: 62px;
  }
  .equipment {
    margin-bottom: 60px;
  }
  .footer_a > img {
    display: none;
  }
  .headerIcon {
    justify-content: center;
  }
  .footer .footerIcon a {
    width: 36px;
    height: 36px;
    margin-right: 8px;
  }
  .footer .footer_bottom .footer_left p a {
    display: block;
  }
  .footerLogo img {
    width: 170px;
  }
  .footerEwm img {
    width: 70px;
  }
  .footer .footerBox {
    padding-top: 10px;
  }
  .footer .footer_bottom {
    padding-top: 15px;
    margin-top: 20px;
  }
  .footer .footer_bottom .footer_left .down {
    width: 100%;
  }
}
.search_stage {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 480;
  width: 100%;
  height: 100%;
  display: none;
}
.search_stage .form {
  position: relative;
  z-index: 10;
  width: 60vw;
  margin: auto;
  padding: 250px 5vw 50px;
}
.search_stage .form_inner {
  position: relative;
}
.search_stage .form_inner .input {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-right: 60px;
  border: 0;
  background: inherit !important;
  border-bottom: 1px solid #e4e4e4;
  color: #fff;
  font-size: 24px;
  line-height: 96px;
}
.search_stage .form_inner .input:placeholder-shown {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}
.search_stage .form_inner .submit {
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 10;
  width: 22px;
  height: 26px;
  background: inherit !important;
  border: 0;
  cursor: pointer;
}
.search_stage .form_inner .submit:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border: 2px solid #fff;
  border-radius: 100%;
  content: " ";
  transition: width 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), height 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.search_stage .form_inner .submit:after {
  position: absolute;
  top: 16px;
  left: -2px;
  width: 2.8px;
  height: 12px;
  background: #fff;
  content: " ";
  transition: left 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), height 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: skew(-30deg);
  transform-origin: left bottom;
}
.search_stage .form_inner .submit:hover:before {
  width: 18px;
  height: 18px;
}
.search_stage .form_inner .submit:hover:after {
  left: 0px;
  height: 8px;
  transform: skew(-32deg);
  top: 20px;
}
.search_stage .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
}
.Container-wrapper {
  width: 100%;
}
.indmh {
  width: 100%;
  position: relative;
  height: 300vh;
}
.indmh-sticky {
  width: 100%;
  top: 0;
  left: 0;
  position: sticky;
  overflow: hidden;
}
.indmh-bg {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.indmh-logo {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.indmh-logo.active img {
  transform: translateX(0);
}
.indmh-logo img {
  width: 503px;
  height: 503px;
  transform: translateX(-17%);
  object-fit: cover;
  margin: 0 auto;
  transition: 0s;
}
.indmh-logo1 {
  position: absolute;
  z-index: 2;
  width: 423px;
  height: 100vh;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  margin-left: -90px;
}
.indmh-logo1.active {
  margin-left: 0;
}
.indmh-logo1 img {
  width: 100%;
  margin: 0 auto;
  transition: 0s;
}
.indmh-text {
  width: 1300px;
  position: absolute;
  z-index: 3;
  justify-content: space-between;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #333;
  transition: all 0.4s ease;
}
.indmh-text span {
  position: relative;
  margin-left: 24px;
}
.indmh-text span:first-child {
  margin-left: 0;
}
.indmh-text.active {
  opacity: 0;
}
.indmh-shade {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
}
.indmh-shade img {
  width: 80%;
  margin: 0 auto;
}
.indmh-content {
  position: absolute;
  width: 100%;
  z-index: 4;
  height: calc(100vh - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 100px;
  left: 0;
}
.indmh-content img {
  width: 80%;
}
.indmh-desc {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  padding: 0 12%;
  font-weight: 300;
  margin-top: 15px;
  line-height: 1.9;
}
.indmh-num {
  width: 100%;
  color: #fff;
}
.indmh-num > .flex {
  justify-content: space-between;
}
.indmh-num li {
  /*width: 25%;*/
}
.indmh-num li .text {
  text-align: left;
  margin-top: 10px;
}
.indmh-num li .num {
  line-height: 1;
  align-items: flex-start;
}
.indmh-num li .title {
  line-height: 1.1;
}
.indmh-more {
  width: 100%;
  justify-content: center;
}
.indmh-more a {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  width: 230px;
  height: 52px;
  padding-top: 2px;
  border: 1px solid #fff;
  border-radius: 26px;
  line-height: 1;
  font-size: 14px;
  color: #fff;
  transition: all 0.4s ease;
}
.indmh-more a::after {
  content: "";
  width: 24px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 22px;
  transition: all 0.4s ease;
}
.indmh-more a:hover {
  background: #0056b8;
  border-color: #0056b8;
}
.indmh-more a:hover::after {
  transform: translateX(-26px);
}
/* -- */
.indmh-content {
  opacity: 0;
  pointer-events: none;
  transition: all 0.8s ease;
}
.indmh-content .contain {
  text-align: center;
  padding: 0 4%;
}
.indmh-content .indTitle {
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
.indmh-content .butMore {
  margin-top: 5%;
  padding: 11px 38px;
  border: 1px solid #fff;
  background: transparent;
}
.indmh-content.active {
  opacity: 1;
  pointer-events: auto;
}
.indmh-content.active .indTitle {
  animation: indmhRun 1s ease both 0.4s;
}
.indmh-content.active .indmh-desc {
  animation: indmhRun 1s ease both 0.6s;
}
.indmh-content.active .indmh-num {
  animation: indmhRun 1s ease both 0.8s;
}
.indmh-content.active .butMore {
  animation: indmhRun 1s ease both 1s;
}
@keyframes indmhRun {
  0% {
    opacity: 0;
    transform: translateY(60px);
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
@media all and (max-width: 1480px) {
  .indmh-text {
    width: 1060px;
  }
}
@media all and (max-width: 1279px) {
  /* 1152 × (700) */
  .indmh-text span {
    margin-left: 18px;
  }
}
@media all and (max-width: 1151px) {
  /* 1024 */
  .indmh {
    height: auto;
    padding: 70px 0;
  }
  .indmh-sticky {
    position: static;
  }
  .indmh-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .indmh-logo {
    display: none;
  }
  .indmh-logo1,
  .indmh-text {
    display: none;
  }
  .indmh-shade {
    opacity: 1;
    display: block;
    position: relative;
    height: auto;
  }
  .indmh-content {
    position: relative;
    height: auto;
    top: 0;
    opacity: 1;
    pointer-events: auto;
  }
  .indmh-num li .text {
    font-size: 16px;
  }
}
@media all and (max-width: 1024px) {
  .indmh-desc {
    padding: 0 2%;
  }
  .indmh-content .indTitle {
    margin-bottom: 20px;
  }
  .indmh-desc {
    line-height: 1.8;
  }
}
@media all and (max-width: 768px) {
  .indmh-content .butMore {
    padding: 7px 30px;
    margin-top: 30px;
  }
}
@media all and (max-width: 640px) {
  .bannerNy .indmh-desc {
    margin-bottom: 2% !important;
  }
  /* 移动终端以上 360 适配 */
  .indmh .indTitle .text {
    font-size: 22px;
  }
  .indmh .indTitle .title {
    font-size: 20px;
  }
  .indmh .indTitle {
    padding-top: 10px;
  }
  .indmh-desc {
    font-size: 15px;
  }
  .indmh {
    padding: 38px 0;
  }
  .indmh-num {
    margin-top: 12px;
  }
  .indmh-num ul {
    margin-top: -14px;
  }
  .indmh-num li {
    width: 50% !important;
    margin-top: 26px;
  }
  .indmh-num li .num {
    font-size: 26px;
  }
  .indmh-num li .text {
    margin-top: 10px;
    font-size: 14px;
  }
  .indmh-num li .num {
    justify-content: center;
  }
  .indmh-num li .text {
    text-align: center;
  }
}
.bannerNy {
  position: relative;
  overflow: hidden;
}
.bannerNy .btn_play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bannerNy > img {
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.banHei > img {
  height: 75vh;
  min-height: 500px;
}
.bannerNy .bannerNr {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  /*  width: 94%;*/
  /*max-width: 1800px;*/
  color: #fff;
  text-align: center;
}
.bannerNr .left {
  justify-content: center;
  -webkit-animation: scr 1.2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  animation: scr 1.2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
}
.bannerNr .left .downIcon {
  width: 8px;
  height: 31px;
}
.bannerNy .bannerNr p {
  margin-bottom: 3%;
}
.bannerNy .bannerNr p {
  /*font-size: 50px;*/
  text-transform: uppercase;
}
@-webkit-keyframes scr {
  0% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}
@keyframes scr {
  0% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}
@media screen and (max-width: 1024px) {
  .bannerNy > img {
    height: auto;
    min-height: auto;
  }
}
@media screen and (max-width: 768px) {
  .bannerNy > img {
    height: 320px;
  }
  .bannerNr .left .downIcon {
    width: 5px;
  }
}
.indAb {
  position: relative;
  width: 100%;
  height: 100%;
}
.indAb::before {
  content: '';
  width: 646px;
  height: 1209px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/aboutY-1.png) no-repeat center;
  background-size: contain;
}
.indAb > .container {
  align-items: flex-start;
}
.indAb_l {
  position: relative;
  width: 40%;
  padding-right: 5%;
  text-align: left;
}
.indAb_l h3 {
  margin-bottom: 3%;
}
.indAb_ico {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 91, 163, 0.18);
  transition: all 0.48s;
  text-align: center;
}
.indAb_ico a {
  width: 80px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.indAb_ico_bg {
  width: 100%;
  animation: bgAnimation 3s infinite alternate cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes bgAnimation {
  0% {
    opacity: 0.8;
    transform: scale(1);
  }
  100% {
    opacity: 0.48;
    transform: scale(1.2);
  }
}
.indAb_ico_img {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.indAb_l:hover .indAb_ico {
  opacity: 1;
}
.indAb_img {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.indAb_img_mbl {
  width: 100%;
  margin-top: 5%;
}
.indAb_r {
  text-align: left;
  width: calc(60% - 277px);
  position: relative;
}
.indAb_r > img {
  height: 35vw;
  object-fit: contain;
}
.indAb_r .indTit {
  color: #fff;
}
.indAb_p {
  font-size: 15px;
  line-height: 1.8;
  color: #757575;
}
.indAb_p p {
  margin: 6% 0;
}
.indAb_num {
  width: 277px;
  align-items: flex-start;
  bottom: 0;
  box-sizing: border-box;
  z-index: 11;
  overflow: hidden;
}
.indAb_num li {
  position: relative;
  /* padding: 45px 0; */
  padding: 2vw 0;
  width: 100%;
}
.indAb_num a {
  display: inline-block;
  text-align: left;
  color: #f9a74b;
  font-size: 15px;
}
.indAb_num p {
  display: block;
  font-size: 14px;
  /* display: inline-block;
        font-size: 15px; */
  color: #a1a1b2;
  letter-spacing: 0.5px;
  margin-right: 14px;
  margin-top: 5px;
}
.indAb_num p img {
  display: block;
  width: 42px;
}
.indAb_num img {
  display: block;
  width: 37px;
}
.indAb_num span {
  font-size: 40px;
  letter-spacing: -1px;
  /* font-size: 68px; 
    letter-spacing: -3px;*/
  color: #f9a74b;
}
.indAbText {
  width: calc(100% - 197px);
  padding: 9% 7% 9% 14%;
  background: #fff url(../images/aboutBg-1.jpg) no-repeat bottom right;
  background-size: contain;
  top: 60px;
  position: relative;
  margin-left: -80px;
}
.indAbText h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5%;
}
.timerTxt {
  align-items: flex-start;
  line-height: 1.1;
}
.timerTxt span {
  margin-right: 5px;
}
@media (max-width: 1750px) {
  .indAb_r {
    width: calc(60% - 157px);
  }
  .indAb_r > img {
    width: 100%;
    height: auto;
  }
  .indAb_num {
    width: 157px;
  }
}
@media (max-width: 1550px) {
  .indAb_r {
    width: 60%;
  }
  .indAb_l {
    padding-right: 4%;
  }
  .indPro_ico {
    margin-top: 48px;
  }
  .indAb_num {
    width: 100%;
  }
  .indAb_num li {
    flex: 1;
  }
  .indAbText {
    width: calc(100% - 157px);
  }
  .indAb_p {
    height: 37vw;
    overflow-y: auto;
  }
}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1024px) {
  .indAbText {
    width: calc(100% - 237px);
    padding: 8% 5%;
    margin-left: 0;
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .indAb_p {
    height: auto;
  }
  .indAb_p p {
    margin: 15px 0;
  }
  .indAb_num {
    margin-top: 2%;
  }
  .indAb_l {
    width: 100%;
    padding-right: 0;
    margin: 0 0 30px;
  }
  .indAb_xs {
    margin-top: 30px;
  }
  .indAb_xs h3 {
    margin-bottom: 15px;
  }
  .indAb_r {
    width: 100%;
    padding-left: 0;
  }
  .indAb_r > div {
    padding-bottom: 30px;
  }
  .indAb_r .indTit {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .indAb_num img {
    width: 28px;
  }
  .indPro_ico {
    margin-top: 20px;
  }
  .indAb_num li::before {
    content: none;
  }
  .indAb_num p {
    font-size: 12px;
    line-height: 1.5;
    margin-right: 0;
  }
  .indAb_p {
    margin-top: 22px;
  }
}
@media screen and (max-width: 600px) {
  .indAb_r {
    flex-direction: column-reverse;
  }
  .indAb_num {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .indAb_r > div {
    width: 100%;
  }
  .indTitle p {
    margin-bottom: 12px;
  }
  .indAb_p {
    font-size: 14px;
  }
  .indAb_num .indAb_logo {
    display: none;
  }
  .indAb_num {
    margin-top: 20px;
  }
  .indAb_num li {
    width: 50%;
    flex: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .indAb_num li:nth-child(2n-1) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .indAb_p {
    margin-top: 12px;
  }
  .indPro_ico img {
    width: 28px;
  }
  .indAb_r > div {
    padding: 25px;
  }
}
.nyaboutTwo {
  position: relative;
}
.nyaboutTwo::before {
  content: '';
  width: 646px;
  height: 1209px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/aboutY-2.png) no-repeat center;
  background-size: cover;
}
.nyaboutTwo .indSearchR {
  margin-top: 0;
}
.nyaboutTwo .indSearchL {
  margin-top: -5%;
  width: 100%;
  padding-right: 0;
}
.nyaboutTwo .indSearchL p {
  margin-top: 1.5%;
  margin-bottom: 0;
  color: #767474;
}
@media screen and (max-width: 900px) {
  .nyaboutTwo .indSearchL {
    margin-top: 20px;
  }
}
.aboutLn {
  background: url(../images/lnBg.jpg) no-repeat center;
  background-size: cover;
}
.aboutLn ul {
  display: flex;
  width: 100%;
  height: 88vh;
  min-height: 600px;
}
.aboutLn ul li {
  flex: 1;
  color: #fff;
  text-align: center;
  padding: 17% 2% 0;
}
.aboutLn ul li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.aboutLn ul li:hover {
  background: #f6ad3d url(../images/lnB.jpg) no-repeat left center;
  background-size: contain;
}
.aboutLn ul li h3 {
  margin: 7% 0;
}
.aboutLn ul li p {
  line-height: 2;
}
.aboutLn ul li img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .aboutLn ul li img {
    width: 50px;
    height: 50px;
  }
  .aboutLn ul li h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .aboutLn ul {
    flex-wrap: wrap;
  }
  .aboutLn ul li {
    display: flex;
    align-items: center;
    width: 50%;
    flex: inherit;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .aboutLn ul {
    height: auto;
  }
  .aboutLn ul li {
    width: 100%;
    padding: 12% 4%;
    border-left: none;
  }
  .aboutLn ul li h3 {
    margin: 17px 0;
    min-height: auto;
  }
  .aboutLn ul li img {
    width: 40px;
    height: 40px;
  }
}
.aboutHonor {
  position: relative;
}
.aboutHonor::before {
  content: '';
  width: 646px;
  height: 1209px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url(../images/aboutY-1.png) no-repeat center;
  background-size: contain;
}
.aboutHonor .abHonor {
  align-items: flex-start;
}
.aboutHonor .abHonor .text {
  width: 35%;
}
.aboutHonor .abHonor .text p {
  margin-top: 5%;
  color: #767474;
}
.aboutHonor .abHonor .img {
  width: 65%;
}
.aboutHonor .abHonor .img img {
  margin-bottom: 3%;
}
@media screen and (max-width: 1024px) {
  .aboutHonor .abHonor .text {
    width: 100%;
  }
  .aboutHonor .abHonor .img {
    width: 100%;
    margin-top: 20px;
  }
}
.pro_page_nav {
  justify-content: space-between;
}
.pro_nav_item_box {
  width: 49%;
  position: relative;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #f9a74b;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_nav_item_box a {
  display: block;
  padding: 15px;
  color: #f9a74b;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_nav_item_box:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 34px;
  background: url(../images/icon_1.png) no-repeat center;
  background-size: contain;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 9;
  margin-left: -110px;
}
.pro_nav_item_box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_nav_item_box:hover:before,
.pro_nav_item_active:before {
  opacity: 1;
}
.pro_nav_item_box:hover a,
.pro_nav_item_active a {
  color: #fff;
  background: #f6ad3d;
}
@media screen and (max-width: 1500px) {
    .pro_nav_item_box:after{
	width:28px;
margin-left:-90px;
}
}
.newsBox {
  background: url(../images/newsBg1.jpg) no-repeat top left;
  background-size: contain;
}
.newsBig {
  border-bottom: 1px solid #e4e4e4;
}
.newsBig .swiper-scrollbar {
  width: 25%;
  bottom: 9%;
  left: 5%;
  height: 3px;
}
.newsBig .swiper-scrollbar .swiper-scrollbar-drag {
  background: #23315a;
}
.newsBig .swiper-slide {
  color: #000;
  align-items: stretch;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}
.newsBig .swiper-slide:hover .newsBigText h3 {
  color: #f9a74b;
}
.newsBig .swiper-slide:hover .newsBigImg img {
  transform: scale(1.05);
}
.newsBig .swiper-slide .newsBigText {
  padding: 6% 5%;
  width: 50%;
  font-weight: 400;
}
.newsBig .swiper-slide .newsBigText .newsTime span {
  display: block;
  line-height: 1.1;
  color: #333;
}
.newsBig .swiper-slide .newsBigText h3 {
  line-height: 1.5;
  margin: 32px 0;
  transition: all 0.3s;
}
.newsBig .swiper-slide .newsBigText p {
  line-height: 1.7;
  color: #82828d;
  margin-bottom: 9%;
}
.newsBig .swiper-slide .newsBigText .indexMore {
  width: 52px;
  height: 52px;
  background: #f9a74b;
  border-radius: 50%;
  border-color: #f9a74b;
}
.newsBig .swiper-slide .newsBigText .indexMore i {
  margin-left: 0;
}
.newsBig .swiper-slide .newsBigImg {
  width: 50%;
  padding-top: 30%;
  border-radius: 10px;
}
.index_news_item_box {
  margin-bottom: 4%;
  align-items: flex-start;
  -webkit-transform: translateY(5vw);
  transform: translateY(5vw);
  opacity: 0;
  position: relative;
  transition: all 1.5s;
}
.index_news_item {
  flex: 1;
  align-items: stretch;
}
.index_news_item_box.animated {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.index_news_item_box:last-child {
  margin-bottom: 0;
}
.index_news_item_content:before {
  width: 0;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #f9a74b;
  z-index: 2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_news_item_pic {
  position: relative;
  width: 35%;
  padding: 1% 0;
  margin-right: -8%;
  overflow: hidden;
  z-index: 9;
}
.index_news_item_content {
  position: relative;
  width: 70%;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  transition: all 0.3s;
}
.index_news_item_pic a {
  display: block;
}
.index_news_item_img {
  padding-top: 58.41463%;
}
.index_news_item_img img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_news_item_title {
  display: block;
  font-size: 1.5625vw;
  color: #222222;
  font-weight: 500;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_news_item_text {
  margin-top: 4%;
  margin-bottom: 6%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.index_news_item_text,
.index_news_item_text p {
  font-size: 0.9375vw;
  color: #82828d;
}
.index_news_item_center {
  align-items: flex-end;
  letter-spacing: 2px;
}
.index_news_item_day {
  color: #282626;
  text-align: center;
  font-weight: 500;
  line-height: 1;
}
.index_news_item_year {
  color: #7e7e7e;
  text-align: center;
  margin-top: 5px;
}
.index_news_item_head {
  width: 100%;
  color: #a1a1b2;
  font-weight: 400;
}
.index_news_item_head .indexMore {
  background: #f9a74b;
  border-color: #f9a74b;
}
.index_news_item_time {
  margin-right: 5%;
}
.index_news_item_big {
  width: 100%;
  height: 100%;
  padding: 0 7% 0 19%;
  z-index: 7;
}
.index_news_item_button {
  position: relative;
  z-index: 9;
}
.page {
  width: 100%;
  justify-content: center;
  margin-top: 20px;
}
.page a {
  display: block;
  color: #3D3D3D;
  margin: 0 5px;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.page a.current,
.page a:hover {
  color: #fff;
  background-color: #f9a74b;
}
@media screen and (max-width: 1024px) {
  .page a {
    margin: 0 6px;
    font-size: 15px;
  }
  .pro_nav_item_box:after {
    width: 25px;
    height: 24px;
    margin-left: -86px;
  }
}
@media screen and (max-width: 768px) {
  .pro_nav_item_box:after {
    width: 20px;
    height: 20px;
    margin-left: -71px;
  }
}
@media screen and (max-width: 700px) {
  .pro_nav_item_box:after {
    width: 14px;
    height: 14px;
    margin-left: -44px;
  }
  .page a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 3px;
    font-size: 14px;
  }
  .pro_page_nav {
    width: 100%;
    margin-top: 20px;
  }
  .pro_nav_item_box a {
    font-size: 14px;
  }
  .newsBig .swiper-slide .newsBigText h3 {
    font-size: 18px !important;
  }
  .newsBig .swiper-slide .newsBigText .more,
  .index_news_item_head .more {
    padding: 10px 0;
  }
  .more .mo {
    width: 150px;
  }
  .more .mo span {
    margin: 0 8px;
  }
}
@media screen and (min-width: 1024px) {
  .index_news_item_box:hover .index_news_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .index_news_item_box:hover .index_news_item_content {
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.07);
  }
  .index_news_item_box:hover .index_news_item_content:before {
    width: 100%;
    left: 0;
  }
  .index_news_item_box:hover .index_news_item_title {
    color: #f9a74b;
  }
  .index_news_item_box:hover .public_color_btn {
    -webkit-box-shadow: 0 0 3.125vw rgba(200, 36, 56, 0.28);
    box-shadow: 0 0 3.125vw rgba(200, 36, 56, 0.28);
  }
  .index_news_item_box:hover .public_color_btn:before {
    opacity: 1;
  }
  .index_news_item_box:hover .public_color_btn .public_color_icon {
    background: #fff;
  }
  .index_news_item_box:hover .public_color_btn .public_color_label svg {
    fill: #f9a74b;
  }
  .index_news_item_box:hover .public_color_btn .public_color_label:nth-child(1) {
    left: 100%;
    opacity: 0;
  }
  .index_news_item_box:hover .public_color_btn .public_color_label:nth-child(2) {
    left: 0;
    opacity: 1;
  }
}
@media screen and (max-width: 1400px) {
  .index_news_item_img {
    padding-top: 64.41463%;
  }
}
@media screen and (max-width: 768px) {
  .newsBig .swiper-slide .newsBigText h3 {
    margin: 12px 0;
  }
  .newsBig .swiper-slide .newsBigText p {
    margin-bottom: 16px;
  }
  .index_news_item_time,
  .index_news_item_center {
    display: none;
  }
  .newsBig .swiper-slide .newsBigImg {
    width: 100%;
    padding-top: 62%;
  }
  .newsBig .swiper-slide .newsBigText {
    width: 100%;
    padding: 20px 0;
  }
  .newsBig .swiper-slide {
    box-shadow: inherit;
    background: transparent;
  }
  .index_news_item_pic {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .index_news_item_content {
    width: 100%;
    margin: 20px 0;
    border-radius: 0;
  }
  .index_news_item_big {
    padding: 0;
  }
  .index_news_item_title {
    font-size: 18px !important;
  }
  .index_news_item_text {
    margin: 10px 0;
  }
  .index_news_item_head > span {
    font-size: 15px;
  }
  .index_news_item_box {
    display: block;
  }
  .newsBig {
    padding-bottom: 10px !important;
  }
}
.newsInfo {
  padding-top: 200px !important;
  background: #fff url(../images/newsInfoBg.jpg) repeat-y top;
  background-size: 100%;
}
.newsInfoTitle {
  position: relative;
  font-size: 30px;
  color: #f9a74b;
  border-bottom: 1px solid #b5b5b5;
  padding: 0 0 35px;
}
.newsInfoTitle img {
  display: inline-block;
  margin-right: 10px;
}
.newsInfoTitle a {
  position: absolute;
  width: 50px;
  top: 40%;
  left: 0;
  transform: translateY(-50%);
}
.newsInfoTitle a:hover {
  opacity: 0.5;
}
.newsInfoTitle span {
  font-size: 18px;
  color: #565656;
  margin-top: 15px;
  margin-right: 40px;
}
.newsInfoNr {
  margin-top: 40px;
  color: #222;
  line-height: 1.8;
}
.newsInfoNr p {
  margin-bottom: 20px;
}
.newsInfoNr img {
  margin-bottom: 20px;
}
.newsPage {
  justify-content: space-between;
  margin-top: 50px;
}
.newsPage a {
  width: 49%;
  position: relative;
  background: #fff;
  padding: 38px 35px;
  border-radius: 6px;
  font-weight: 500;
  justify-content: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.newsPage a:nth-child(1) span {
  background: url(../images/r-2.png) no-repeat left center;
  background-size: 15px;
}
.newsPage a:hover {
  color: #f9a74b;
}
.newsPage a:hover::before {
  opacity: 1;
}
.newsPage #share-2 a {
  margin-right: 10px;
}
.newsPage a {
  color: #0f0f0f;
  font-size: 16px;
  margin: 5px 0;
}
.newsPage a span {
  color: #f9a74b;
  display: block;
  margin-bottom: 4%;
  background: url(../images/r-1.png) no-repeat left center;
  background-size: 15px;
  padding-left: 22px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
}
.newsPageRight {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .newsInfo {
    padding-top: 100px !important;
  }
  .newsInfoTitle a {
    width: 38px;
  }
  .newsInfoTitle {
    padding: 0 0 15px;
  }
  .newsPage a,
  .newsInfoNr p {
    font-size: 14px;
  }
  .W1100 {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .social-share,
  .newsInfoTitle a {
    display: none;
  }
  .newsInfoTitle {
    padding-left: 0;
    padding-right: 0;
  }
  .newsInfoNr {
    margin-top: 18px;
  }
  .newsPage {
    margin-top: 22px;
  }
  .newsPageRight {
    width: 100%;
  }
  .newsInfoNr p {
    margin-bottom: 14px;
  }
  .newsPage a {
    width: 100%;
    padding: 18px 15px;
  }
}
.contact_page_content {
  position: relative;
}
.contact_page_content .contact_details_box {
  position: absolute;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 120px;
  background: #fff;
  padding: 4%;
  z-index: 9;
}
.contact_page_content .contact_details_big {
  align-items: flex-start;
}
.contact_page_content .contact_details_big .contact_details_read {
  flex: 1;
  padding-left: 5px;
}
.contact_page_wrap .contact_details_tab {
  align-items: flex-start;
}
.contact_page_wrap .public_details_title {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 25px;
  color: #221815;
}
.contact_page_wrap .contact_details_content {
  flex: 1;
}
.contact_page_wrap .contact_details_content h3 {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 20px;
  margin-bottom: 4%;
}
.contact_page_wrap .contact_details_content h3::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 3px;
  bottom: -1px;
  left: 0;
  background: #f9a74b;
}
.contact_page_wrap .contact_details_content .contact_details_icon {
  color: #f9a74b;
  margin-top: 5px;
}
.contact_page_wrap .contact_details_content .contact_details_icon img {
  width: auto;
  margin-right: 5px;
  object-fit: contain;
}
.contact_page_wrap .contact_details_content .contact_details_title {
  margin: 0 0 6px;
  color: #f9a74b;
}
.contact_page_wrap .contact_details_content .contact_details_text {
  font-weight: 500;
  color: #221815;
}
.contact_page_wrap .contact_details_content .contact_details_li {
  width: 48%;
  margin: 3% 0;
}
.contact_page_wrap .contact_details_ewm_wrap {
  width: 168px;
  margin-left: 12%;
}
.contact_page_wrap .contact_details_ewm_wrap .contact_details_ewm_title {
  margin-top: 10px;
  text-align: center;
}
.contact_page_wrap .contact_map_wrap {
  position: relative;
}
.contact_page_wrap .about_contact_img {
  height: 100%;
  position: relative;
}
.contact_page_wrap .about_contact_button {
  position: absolute;
  left: 52%;
  top: 46%;
  z-index: 10;
}
.contact_page_wrap .about_contact_icon {
  width: 12px;
  height: 12px;
  position: relative;
}
.contact_page_wrap .about_contact_label {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f9a74b;
}
.contact_page_wrap .about_contact_label:nth-child(1) {
  z-index: 9;
}
.contact_page_wrap .about_contact_label:nth-child(2) {
  -webkit-animation: AboutLabel 2.4s linear infinite normal both;
  animation: AboutLabel 2.4s linear infinite normal both;
}
.contact_page_wrap .about_contact_label:nth-child(3) {
  -webkit-animation: AboutLabel 2.4s 0.6s linear infinite normal both;
  animation: AboutLabel 2.4s 0.6s linear infinite normal both;
}
.contact_page_wrap .about_contact_label:nth-child(4) {
  -webkit-animation: AboutLabel 2.4s 1.2s linear infinite normal both;
  animation: AboutLabel 2.4s 1.2s linear infinite normal both;
}
.contact_page_wrap .about_contact_label:nth-child(5) {
  -webkit-animation: AboutLabel 2.4s 1.8s linear infinite normal both;
  animation: AboutLabel 2.4s 1.8s linear infinite normal both;
}
@-webkit-keyframes AboutLabel {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  16% {
    width: 300%;
    height: 300%;
    opacity: 0.45;
  }
  32% {
    width: 524%;
    height: 524%;
    opacity: 0.4;
  }
  48% {
    width: 836%;
    height: 836%;
    opacity: 0.35;
  }
  64% {
    width: 1048%;
    height: 1048%;
    opacity: 0.3;
  }
  80% {
    width: 1260%;
    height: 1260%;
    opacity: 0;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
@keyframes AboutLabel {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  16% {
    width: 300%;
    height: 300%;
    opacity: 0.45;
  }
  32% {
    width: 524%;
    height: 524%;
    opacity: 0.4;
  }
  48% {
    width: 836%;
    height: 836%;
    opacity: 0.35;
  }
  64% {
    width: 1048%;
    height: 1048%;
    opacity: 0.3;
  }
  80% {
    width: 1260%;
    height: 1260%;
    opacity: 0;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
.contact_page_wrap .about_contact_logo_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact_page_wrap .about_contact_logo_img img {
  -webkit-filter: brightness(0%) grayscale(100%) invert(100%);
  filter: brightness(0%) grayscale(100%) invert(100%);
}
.contact_page_wrap .about_contact_logo_img {
  width: 25px;
}
.store-contact {
  font-size: 15px;
  margin: 0 auto;
  overflow: hidden;
}
.store-contact .row {
  justify-content: space-between;
  align-items: flex-start;
  border-top: 3px solid #444546;
  padding-top: 3%;
}
.store-contact .l {
  width: 100%;
  justify-content: space-between;
}
.store-contact .r {
  width: 100%;
  padding: 34px 0;
}
.store-contact form {
  display: none;
}
.store-contact .on {
  display: block;
}
.store-contact .row {
  justify-content: space-between;
  overflow: hidden;
}
.store-contact .col {
  padding: 20px 0;
  width: 48%;
}
.store-contact .col i {
  color: #dc0000;
}
.store-contact .col input {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #656566;
  background: #fff;
  color: #565656;
  border-radius: 0;
}
.store-contact .text {
  position: relative;
  align-items: flex-start;
}
.store-contact .text textarea {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #000;
  background: #fff;
  margin-top: 14px;
  height: 126px;
  color: #565656;
}
.store-contact .butMore {
  display: block;
  color: #fff;
  width: 240px;
  margin: 24px auto 0;
  background: #f9a74b;
  border-radius: 14px;
  text-align: center;
  padding: 18px 0;
}
.store-contact .butMore:hover {
  background: #e28e2e;
}
@media screen and (max-width: 1550px) {
  .contact_page_content .contact_details_box {
    left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .contact_page_content .contact_details_box {
    padding: 25px;
  }
  .contact_page_content .contact_details_box {
    left: 20px;
  }
  .contact_page_wrap .contact_details_ewm_wrap {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .contact_details_ewm_img img {
    width: 168px;
  }
}
@media screen and (max-width: 768px) {
  .contact_page_content .contact_details_box {
    position: static;
    transform: translateY(0);
    width: 100%;
    padding: 40px 20px;
  }
  .store-contact .col {
    width: 100%;
  }
  .store-contact .col input {
    padding: 8px 15px;
    height: 46px;
    font-size: 14px;
  }
  .store-contact .col {
    padding: 7px 0;
  }
  .store-contact .r {
    padding: 7px 0;
  }
  .store-contact .text textarea {
    height: 214px;
    padding: 8px 15px;
    font-size: 14px;
  }
  .store-contact .button-bubble {
    width: 150px;
    height: 46px;
    margin: 15px auto 0;
    line-height: 46px;
  }
  .contact_page_wrap .about_contact_button {
    left: 44%;
  }
  .contact_page_wrap .store-contact .col input {
    padding: 0;
    height: 36px;
  }
  .contact_page_wrap .store-contact .text textarea {
    padding: 0;
  }
  .store-contact {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 640px) {
  .store-contact .l {
    width: 100%;
  }
  .store-contact .r {
    width: 100%;
  }
  .store-contact .text textarea {
    height: 114px;
  }
  .store-contact .butMore {
    width: 170px;
    padding: 12px 0;
  }
  .contact_page_wrap .contact_details_content .contact_details_li {
    flex: inherit;
    width: 100%;
    margin-bottom: 20px;
  }
  .contact_page_wrap .contact_details_content .contact_details_icon {
    width: 20px;
    height: 20px;
  }
  .contact_details_ewm_img img {
    width: 138px;
  }
  .contact_page_wrap .store-contact .col {
    padding: 8px 0;
  }
}
.support .r4 .box {
  width: 100%;
  border-left: 1px solid #dcdcdc;
  display: grid;
  grid-template-columns: 33.33333333% 33.33333333% 33.33333333%;
}
.support .r4 .box .tree {
  padding: 40px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.support .r4 .box .tree .iconfont {
  width: 25px;
  height: 25px;
  background: url(../images/down1.png) no-repeat center;
  background-size: 25px;
}
.support .r4 .box .tree:first-of-type,
.support .r4 .box .tree:nth-of-type(2),
.support .r4 .box .tree:nth-of-type(3) {
  border-top: 1px solid #dcdcdc;
}
.support .r4 .box .tree span {
  color: #2b3643;
}
.support .r4 .box .tree:hover {
  background-color: #f6ad3d;
}
.support .r4 .box .tree:hover span {
  color: #fff;
}
.support .r4 .box .tree:hover .iconfont {
  background: url(../images/down2.png) no-repeat center;
  background-size: 25px;
}
.support .page {
  padding-top: 3%;
}
@media screen and (max-width: 1024px) {
  .support .r4 .box {
    grid-template-columns: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .support .r4 .box .tree {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .support .r4 .box .tree {
    padding: 24px;
  }
  .support .r4 .box .tree .iconfont {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .support .r4 .box .tree {
    width: 100%;
  }
  .support .r4 .box .tree .iconfont {
    width: 18px;
    height: 18px;
    background-size: 18px;
  }
}
.swpbtn {
  position: absolute;
  right: 100px;
  bottom: 185px;
  display: flex;
  align-items: center;
  z-index: 11;
}
.swpbtn > div {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
}
.swpbtn > div img {
  width: auto;
  height: auto;
  min-height: auto;
}
.swpbtn > div.next {
  margin-left: 20px;
}
.swpbtn > div.next img {
  transform: rotate(180deg);
}
.swpbtn > div:hover {
  background: #f6ad3d;
  border-color: #f6ad3d;
}
.honorAb {
  background: url(../images/honorAbBg.jpg) no-repeat top center;
  background-size: cover;
}
.honorAb .indTit {
  text-align: left;
}
.honorAb .indTit h3 {
  justify-content: flex-start;
}
.honorAb .honorBox {
  position: relative;
  padding: 6% 0 280px;
  overflow: hidden;
}
.honorAb .honorBox .swiper-slide {
  transform: scale(0.6);
  transition: all 0.3s;
}
.honorAb .honorBox .swiper-slide.swiper-slide-next,
.honorAb .honorBox .swiper-slide.swiper-slide-prev {
  transform: scale(0.6);
}
.honorAb .honorBox .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.honorAb .honorBox .swiper-slide .list_ {
  width: 100%;
  position: relative;
  border-radius: 12px;
}
.honorAb .honorBox .swiper-slide .list_ .photo {
  width: 100%;
  padding-bottom: 55%;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  transition: all 0.6s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -webkit-transition: all 0.6s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -moz-transition: all 0.6s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -o-transition: all 0.6s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  -ms-transition: all 0.6s cubic-bezier(0.74, 0.46, 0.21, 0.82);
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.honorAb .honorBox .swiper-slide .list_ .photo:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 0;
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_ {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  line-height: 64px;
  text-align: center;
  color: #00B4BE;
  z-index: 5;
  text-indent: 5px;
  border: 2px solid transparent;
  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);
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_ > i {
  font-size: 24px;
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_ > i img {
  position: relative;
  z-index: 99;
  width: 19px;
  margin: 19px 0 19px 21px;
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  background-color: #fff;
  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);
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_:hover {
  border-color: #fff;
  color: #fff;
}
.honorAb .honorBox .swiper-slide .list_ .photo .play_:hover:after {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  opacity: 0;
}
.honorAb .honorBox .swiper-slide .list_ .lab_ {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
}
.honorAb .honorBox .swiper-slide .list_ .lab_ > em {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  margin: auto;
  height: 82%;
}
.honorAb .honorBox .swiper-slide .list_ .note {
  position: relative;
  text-align: center;
  margin-bottom: 5%;
  transition: all 0.3s;
}
.honorAb .honorBox .swiper-slide .list_ .note span {
  color: #a1a1b2;
  display: block;
  margin-bottom: 10px;
}
.honorAb .honorBox .swiper-slide .list_ .note a {
  width: 24px;
  height: 20px;
  background: url(../images/downLoad.png) no-repeat center;
  background-size: contain;
}
.honorAb .honorBox .swiper-slide:hover .list_ .photo .play_,
.honorAb .honorBox .swiper-slide:hover .list_ .photo:after {
  opacity: 1;
}
.honorAb .honorBox .swiper-pagination {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  bottom: 144px;
  width: 80px;
  height: 80px;
  background: #f6ad3d;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  line-height: 76px;
}
.honorAb .honorBox .swiper-pagination .swiper-pagination-current {
  color: #fff;
  font-size: 18px;
}
.honorAb .honorBox .swpbtn {
  width: 100%;
  left: 50%;
}
.honorAb .honorBox .swpbtn div {
  position: absolute;
  width: 80px;
  height: 80px;
  background: #fff url(../images/r-1.png) no-repeat center;
  background-size: 15px;
  border-color: #fff;
}
.honorAb .honorBox .swpbtn div:hover {
  background: #f6ad3d url(../images/r.png) no-repeat center;
  background-size: 15px;
  border-color: #f6ad3d;
}
.honorAb .honorBox .swpbtn div img {
  width: 15px;
}
.honorAb .honorBox .swpbtn .prev {
  margin-left: -130px;
  transform: rotateY(180deg);
}
.honorAb .honorBox .swpbtn .next {
  margin-left: 50px;
}
@media screen and (max-width: 1550px) {
  .honorAb .honorBox .swiper-slide img {
    max-width: 330px;
  }
  .honorAb .honorBox .swpbtn div {
    width: 60px;
    height: 60px;
  }
  .honorAb .honorBox .swpbtn div img {
    width: 13px;
  }
  .honorAb .honorBox .swpbtn .prev {
    margin-left: -110px;
  }
}
@media screen and (max-width: 1024px) {
  .honorAb .honorBox {
    padding: 6% 0 150px;
  }
  .swpbtn {
    bottom: 85px;
  }
  .honorAb .honorBox .swiper-pagination {
    bottom: 53px;
    width: 65px;
    height: 65px;
    line-height: 62px;
  }
  .honorAb .honorBox .swpbtn .prev {
    margin-left: -100px;
  }
}
@media screen and (max-width: 550px) {
  .honorAb .honorBox .swpbtn div {
    width: 50px;
    height: 50px;
  }
  .honorAb .honorBox .swpbtn div img {
    width: 11px;
  }
}
.section2 {
  background: #f4f4f4 url(../images/proBg1.jpg) no-repeat top center;
  background-size: 100%;
}
.right1 {
  width: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 3%;
  margin: 3% 0;
}
.right1 h3 {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 25px;
  margin-bottom: 50px;
}
.product_list {
  width: 100%;
  font-size: 0;
}
.product_list li {
  position: relative;
  border-radius: 26px;
  text-align: center;
  vertical-align: top;
  background: #f9f9f9;
  justify-content: center;
  transition: all 0.3s;
}
.product_list li.last:hover {
  background: #f9f9f9;
}
.product_list li.last:hover p {
  color: #282626;
}
.product_list li.last:hover a i {
  background: url(../images/right-3.png) no-repeat center;
  background-size: contain;
}
.product_list li.last a {
  padding: 22% 2%;
}
.product_list li.last a i {
  display: inline-block;
  width: 54px;
  height: 54px;
  background: url(../images/right-4.png) no-repeat center;
  background-size: contain;
}
.product_list li.last img {
  width: 54px;
  margin: 0 auto;
}
.product_list li a {
  display: block;
  padding: 12% 2%;
  width: 100%;
}
.product_list li .img_pic {
  display: inline-block;
  width: 100%;
  padding-top: 70%;
  transition: all 0.8s;
}
.product_list li .img_pic img {
  object-fit: contain;
}
.product_list li div span {
  color: #282828;
  opacity: 0.6;
  transition: all 0.3s;
}
.product_list li p {
  margin-top: 26px;
  font-weight: 500;
  text-align: center;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.3s;
}
.layer-cir {
  width: 44px;
  height: 44px;
  cursor: pointer;
  background: url(../images/right-3.png) no-repeat center;
  background-size: contain;
  overflow: hidden;
  opacity: 0;
  margin: 0 auto;
  transition: opacity 0.5s cubic-bezier(0.38, 0, 0, 1), transform 0.7s cubic-bezier(0.38, 0, 0, 1);
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  transform: translateY(-20px);
}
@media screen and (min-width: 1024px) {
  .product_list li:hover {
    background: url(../images/proBg-2.jpg) no-repeat top center;
    background-size: cover;
  }
  .product_list li:hover p {
    color: #fff;
  }
  .product_list li:hover .layer-cir {
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 1024px) {
  .right1 h3 {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .product_list li.last img {
    width: 44px;
  }
}
@media screen and (max-width: 850px) {
  .product_list {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .product_list li.last img {
    width: 36px;
  }
  .section2 .sec2-warp {
    flex-wrap: wrap;
  }
  .section2 .sec2-warp .left {
    width: 100%;
    margin-right: 0;
    display: none;
  }
  .right1 {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .product_list li {
    width: 100%;
    margin-bottom: 14px;
    margin-left: 0;
    margin-right: 0;
  }
}
.proListTit {
  justify-content: space-between;
}
.proListTit .back {
  background: #f6ad3d url(../images/back.png) no-repeat left 40px center;
  background-size: 30px;
  color: #fff;
  padding: 15px 50px 15px 90px;
  border-radius: 10px;
}
.proListTit .proTab a {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 3vw 15px;
}
.proListTit .proTab a.active,
.proListTit .proTab a:hover {
  color: #f6ad3d;
  border-color: #f6ad3d;
}
.proList .product_list {
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.proList .product_list li {
  margin-bottom: 50px;
}
.proList .product_list li .img_pic {
  padding-top: 77%;
}
.proList .product_list li .layer-cir {
  width: 61px;
  height: 61px;
  bottom: -29px;
}
@media screen and (max-width: 850px) {
  .proList .product_list {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
  }
  .proList .product_list li {
    margin-bottom: 30px;
  }
  .proListTit .back {
    background: #f6ad3d url(../images/back.png) no-repeat left 30px center;
    background-size: 22px;
    padding: 7px 30px 7px 60px;
  }
  .proTabBox {
    overflow-x: auto;
  }
  .proTabBox .proTab {
    min-width: 100%;
    display: inline-flex;
    justify-content: center;
    flex-wrap: inherit;
  }
  .proTabBox .proTab a {
    white-space: nowrap;
  }
}
@media screen and (max-width: 600px) {
  .proList .product_list {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .proList .product_list li {
    margin-bottom: 20px;
  }
  .proListTit .back {
    background: #f6ad3d url(../images/back.png) no-repeat left 20px center;
    background-size: 18px;
    padding: 7px 20px 7px 40px;
  }
  .proTab {
    margin-top: 20px;
  }
  .proListTit .proTab a {
    padding: 0 3vw 7px;
  }
}
.product_lunbo {
  width: 100%;
  position: relative;
}
.product_img .thumbnail {
  width: 100%;
}
.product_img .thumbnail .swiper-slide {
  border: 1px solid #fff;
  margin-top: 25px;
  background: #fff;
  border-radius: 10px;
  cursor: pointer;
}
.product_img .thumbnail .swiper-slide .img_pic {
  padding-top: 80%;
}
.product_img .thumbnail .swiper-slide img {
  object-fit: contain;
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
}
.product_img .thumbnail .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #f6ad3d;
}
.product_img .mySwiper2 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.product_img .mySwiper2 .swiper-slide .img_pic {
  padding-top: 35%;
  width: 50%;
  background: #fff;
  border-radius: 10px;
}
.product_img .mySwiper2 .swiper-slide img {
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  object-fit: contain;
}
.proSwiperSmall {
  position: relative;
  padding: 0 70px;
}
.proSwiperSmall .swiper-button-prev,
.proSwiperSmall .swiper-button-next {
  width: 42px;
  height: 42px;
  line-height: 42px;
  top: 55%;
  transform: translateY(-50%);
  border-radius: 50%;
  margin-top: 0;
}
.proSwiperSmall .swiper-button-prev::after,
.proSwiperSmall .swiper-button-next::after {
  content: none;
}
.proSwiperSmall .swiper-button-prev {
  left: 0;
  background: #f6ad3d url(../images/r.png) no-repeat center;
  background-size: 15px;
  transform: rotateY(180deg) translateY(-50%);
}
.proSwiperSmall .swiper-button-prev:hover {
  background: #fff url(../images/r-1.png) no-repeat center;
  background-size: 15px;
}
.proSwiperSmall .swiper-button-next {
  right: 0;
  background: #f6ad3d url(../images/r.png) no-repeat center;
  background-size: 15px;
}
.proSwiperSmall .swiper-button-next:hover {
  background: #fff url(../images/r-1.png) no-repeat center;
  background-size: 15px;
}
.product_img > div > div.active {
  z-index: 1;
}
.product_img > ul {
  font-size: 0;
  width: 9.49%;
  /*margin: 25px auto 50px;*/
}
.product_img > ul > li {
  /*display: inline-block;*/
  border: 1px solid #eaeaea;
  /*width: 15.96%;*/
  margin-top: 20px;
  padding: 20px;
}
.product_img > ul > li.active {
  border: 1px solid #1a3774;
}
.product_img > ul > li:last-child {
  margin-right: 0;
}
.product_introduce {
  padding: 200px 0 0;
  background: #f3f4f6 url(../images/proInfoBg.jpg) no-repeat top center;
  background-size: 100%;
}
.product_describe {
  width: 50%;
  padding-left: 5%;
}
.product_describe h3 {
  margin-bottom: 5%;
}
.product_describe span {
  color: #e8a038;
}
.product_describe h2 {
  color: #e8a038;
  font-size: 32px;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 8px;
}
.product_describe p {
  color: #282828;
  line-height: 1.5;
  margin: 15px 0;
}
.product_describe ul {
  margin-top: 15px;
}
.product_describe ul li {
  list-style: disc;
  margin-left: 20px;
  font-size: 16px;
}
.moreFlex {
  margin-top: 8%;
}
.moreFlex a {
  margin-right: 15px;
}
.moreFlex a.moreTz {
  background: #f6ad3d;
  border-color: #f6ad3d;
}
.moreFlex a.moreSp {
  color: #f6ad3d;
  background: #fff;
}
.moreFlex a.moreSp i {
  background: url(../images/r-1.png) no-repeat center;
  background-size: 15px;
}
.product_Nr {
  width: 100%;
}
.product_Nr .proLi {
  width: 100%;
  margin-top: 30px;
  background: #fff;
  padding: 4% 10%;
  border-radius: 10px;
}
.product_Nr .proLi h3 {
  position: relative;
  padding-left: 50px;
  margin-bottom: 2%;
}
.product_Nr .proLi h3::before {
  content: '';
  position: absolute;
  width: 38px;
  height: 38px;
  background: #f6ad3d;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .product_introduce {
    padding-top: 120px;
  }
  .product_Nr .proLi h3::before {
    width: 28px;
    height: 28px;
  }
  .product_Nr .proLi h3 {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .product_img .mySwiper2 {
    width: 100%;
  }
  .product_describe {
    width: 100%;
    padding-left: 0;
    margin: 25px 0;
  }
  .proSwiperSmall {
    padding: 0 40px;
  }
  .proSwiperSmall .swiper-button-prev,
  .proSwiperSmall .swiper-button-next {
    width: 34px;
    height: 34px;
    top: 60%;
  }
  .product_introduce {
    padding-top: 100px;
  }
  .product_describe h3 {
    font-size: 28px !important;
  }
  .product_Nr .proLi {
    padding: 20px;
  }
  .product_Nr .proLi h3::before {
    width: 20px;
    height: 20px;
  }
  .product_Nr .proLi h3 {
    padding-left: 30px;
    font-size: 22px !important;
    margin-bottom: 15px;
  }
}
.innerTc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: none;
}
.innerTc .tcBox {
  position: absolute;
  width: 90%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  padding: 4% 4%;
  text-align: center;
  letter-spacing: 1px;
}
.innerTc .tcBox img {
  width: 70px;
  margin: 0 auto;
}
.innerTc .tcBox input {
  width: 100%;
  display: block;
  background: #e9e9e9;
  border-radius: 10px;
  border: none;
  margin: 40px auto 0;
  padding: 25px 19px;
  text-align: center;
}
.innerTc .tcBox h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.tcCw .tcBox h3 {
  font-size: 23px;
  margin-top: 10px;
}
.innerTc .tcBox p {
  font-size: 16px;
  color: #b0978b;
}
.innerTc .tcBox a {
  display: block;
  margin-top: 20px;
}
.innerTc .tcBox button {
  width: 100%;
  height: 70px;
  background-color: #f6ad3d;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  border: none;
}
.innerTc .tcBox .tcClose {
  position: absolute;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%);
  width: 38px;
  cursor: pointer;
}
.innerTc .tcBox .tcClose img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .innerTc .tcBox {
    padding: 20px;
  }
  .innerTc .tcBox input {
    margin: 20px auto 0;
    padding: 19px 19px;
  }
  .innerTc .tcBox button {
    height: 60px;
  }
  .innerTc .tcBox a {
    margin-top: 10px;
  }
}
.bgGrey {
  background: #b7b7b7 !important;
  border-color: #b7b7b7 !important;
  color: #fff !important;
  cursor: no-drop;
}
.bgGrey i {
  background: url(../images/r.png) no-repeat center !important;
  background-size: 15px;
}
