.swiper-button-next,
.swiper-button-prev {
  width: 1.3541vw;
  height: 3.6458vw;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.1041vw;
}

.btn1 {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.btn1:hover {
  color: #fff;
  border-color: #005bac;
}

.btn1 .btnbg-x {
  position: absolute;
  background: #005bac;
  left: 50%;
  width: 0;
  top: 0px;
  bottom: 0px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.btn1:hover .btnbg-x {
  width: 100%;
  left: 0px;
}

.btn1 span {
  position: relative;
  z-index: 1;
}

.c-banner1 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.c-banner1 .swiper-slide {
  position: relative;
  overflow: hidden;
}

.c-banner1 .swiper-slide .img {
  width: 100%;
  height: 40.416vw;
}

.c-banner1 .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 7s;
  transition: all 7s;
}

.c-banner1 .swiper-slide .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-banner1 .swiper-slide-active img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.c-banner1 .swiper-slide .c-wrap {
  position: absolute;
  bottom: 12.2396vw;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
}

.c-banner1 .swiper-slide .c-wrap h2 {
  font-size: 3.8542vw;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 1.7708vw;
}

.c-banner1 .swiper-slide .c-wrap p {
  font-size: 1.1458vw;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 2.0833vw;
}

.c-banner1 .swiper-slide .c-wrap .more {
  display: flex;
  align-items: center;
}

.c-banner1 .swiper-slide .c-wrap .more .a1 {
  width: 2.5vw;
  height: 1.4583vw;
  background: #00c26b;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.0938vw;
  cursor: pointer;
}

.c-banner1 .swiper-slide .c-wrap .more .a1 img {
  width: 1.1979vw;
  transition: all 0.5s;
}

.c-banner1 .swiper-slide .c-wrap .more .a1:hover {
  background: #00a75c;
}

.c-banner1 .swiper-slide .c-wrap .more .a1:hover img {
  transform: translateX(0.2604vw);
}

.c-banner1 .swiper-slide .c-wrap .more .a2 {
  font-size: 0.8333vw;
  color: #00c26b;
  cursor: pointer;
}

.c-banner1 .c-dot {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 7.2396vw;
}

.c-banner1 .c-dot .c-wrap {
  position: relative;
}

.c-banner1 .c-dot .swiper-pagination {
  text-align: left;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet {
  margin-right: 0.3125vw;
  width: 1.5625vw;
  height: 0.2083vw;
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  border-radius: 0;
  position: relative;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet span {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.625vw;
  color: #ffffff;
  left: 0.1563vw;
  bottom: calc(100% + 0.5208vw);
  position: absolute;
  display: none;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 4.1146vw;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  display: block;
}

.c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 100%;
  transition: all 5s;
}

.hw_cloud_main {
  overflow: hidden;
}

.c-wrap {
  width: 75.5208vw;
  margin: 0 auto;
}

.c-wrap.aa {
  width: 68.3854vw;
}

.counter {
  width: 100%;
  margin-top: -3.6458vw;
  position: relative;
  z-index: 9;
}

.counter .mySwiper {
  width: calc(100% - 0vw);
  height: 3.6458vw;
  background: #fff;
  box-sizing: border-box;
  margin: 0;
}

.counter .c-wrap {
  position: relative;
}

.counter .mySwiper .swiper-slide {
  display: flex;
  align-items: center;
  font-size: 0.7292vw;
  color: #0A110F;
  box-sizing: border-box;
  padding-left: 2.5vw;
}

.counter .swiper-button-next,
.counter .swiper-button-prev {
  width: 2.8125vw;
  height: 1.5625vw;
  right: calc(1.3542vw + 0.5vw);
  background: transparent;
  border: 1px solid #e0e0e0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  overflow: hidden;
}

.counter .swiper-button-next::after,
.counter .swiper-button-prev::after {
  content: "";
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.counter .swiper-button-prev {
  right: calc(4.5833vw + 0.5vw);
}

.counter .swiper-button-next:hover,
.counter .swiper-button-prev:hover {
  background: #00c26b;
  border-color: #00c26b;
}

.counter .swiper-button-prev::after {
  background: url(../img/left.png) no-repeat center;
  background-size: 1.1979vw;
}

.counter .swiper-button-prev:hover::after {
  transform: translateX(-0.2604vw);
}

.counter .swiper-button-next {}

.counter .swiper-button-next::after {
  background: url(../img/right.png) no-repeat center;
  background-size: 1.1979vw;
}

.counter .swiper-button-next:hover::after {
  transform: translateX(0.2604vw);
}

.section1 {
  position: relative;
  z-index: 9;
}

.section1 .bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}

.section1 .c-wrap {
  position: relative;
  z-index: 2;
}

.sec_title {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.sec_title h2 {
  font-weight: 600;
  font-size: 2.0833vw;
  color: #0A110F;
  line-height: 2.9167vw;
}

.sec_title h2 strong {
  color: #1ED756;
}

.sec_title h3 {
  font-size: 2.0833vw;
  color: #0A110F;
  line-height: 2.9167vw;
}

.sec_title p {
  font-size: 0.9333vw;
  color: #0A110F;
  margin-top: 0.8333vw;
  line-height: 1.1458vw;
}

.sec_title .a {
  width: 11.1458vw;
  height: 2.8125vw;
  background: radial-gradient(90.23% 82.5% at 50% 53.7%,
      #00c26b 0%,
      #1fd755 100%);
  margin-top: 1.4583vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9375vw;
  color: #0A110F;
  cursor: pointer;
}

.sec_title .a:hover {
  background: #00b765;
}

.about {
  width: 100%;
  padding-top: 4.6875vw;
}

.about .customer_stories {
  width: 100%;
  display: flex;
}

.about .customer_stories .content_item {
  transition: 0.3s ease-out;
  width: 22.1354vw;
  height: auto;
  display: flex;
  flex-direction: column;
}

.about .customer_stories.active .content_item {
  width: 33.3%;
}

.about .customer_stories .content_item .title {
  width: 100%;
  height: 11.3021vw;
  box-sizing: border-box;
  padding: 1.3021vw 2.1354vw 0;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.3542vw;
  color: #0A110F;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.about .customer_stories .content_item .title span {
  margin-bottom: 1.8229vw;
}

.about .customer_stories .content_item .title img {
  width: 1.1458vw;
  margin-left: 0.3125vw;
}

.about .customer_stories .content_item .title img.img2 {
  display: none;
}

.about .customer_stories .content_item .img {
  width: 100%;
  height: 10.9896vw;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.about .customer_stories .content_item .img .desc {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: calc(100% - 2.0833vw - 3.4896vw);
  left: 2.0833vw;
  bottom: 1.5104vw;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}

.about .customer_stories .content_item .img .desc .txt {
  font-size: 0.8333vw;
  color: #ffffff;
  line-height: 1.5;
}

.about .customer_stories .content_item .img .desc .more {
  display: flex;
  align-items: center;
  margin-top: 1.5104vw;
}

.about .customer_stories .content_item .img .desc .more .a1 {
  width: 2.5vw;
  height: 1.4583vw;
  background: #00c26b;
  border-radius: 0.1042vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.0938vw;
  cursor: pointer;
}

.about .customer_stories .content_item .img .desc .more .a1 img {
  width: 1.1979vw;
  height: auto;
  min-height: initial;
  transition: all 0.5s;
}

.about .customer_stories .content_item .img .desc .more .a1:hover img {
  transform: translateX(0.2604vw);
}

.about .customer_stories .content_item .img .desc .more .a2 {
  font-size: 0.8333vw;
  color: #fff;
  cursor: pointer;
}

.about .customer_stories .content_item .img img {
  width: 31.6667vw;
  min-height: 100%;
}

.about .customer_stories .content_item .num {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.9375vw;
  color: #0A110F;
  box-sizing: border-box;
  padding: 0.7292vw 0.4167vw 0;
}

.about .customer_stories .content_item.active {
  width: 31.6667vw;
}

.about .customer_stories .content_item.active .title {
  background: url(../img/bg14.png) no-repeat;
  background-size: cover;
  position: relative;
}

.about .customer_stories .content_item .title::before {
  content: "";
  position: absolute;
  top: -0.4167vw;
  right: 2.6563vw;
  height: 1.875vw;
  width: 0.4688vw;
  background: #00c26b;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
  visibility: hidden;
}

.about .customer_stories .content_item.active .title::before {
  visibility: visible;
}

.about .customer_stories .content_item.active .title img.img1 {
  display: none;
}

.about .customer_stories .content_item.active .title img.img2 {
  display: block;
}

.about .customer_stories.loaded .content_item.active .title::before {
  transform: scaleY(1);
}

.about .customer_stories .content_item.active .img .desc {
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease-out .3s;
}

.about .customer_stories .content_item.active .img::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}

.section2 {
  width: 100%;
  overflow: hidden;
}

.section2 .sec_title {
  margin-bottom: 2.1083vw;
}

.gray_bg {
  width: 100%;
  height: 100vh;
  position: relative;
}

.gray_bg .bg {
  position: absolute;
  width: 100%;
  height: calc(100% - 2.3958vw);
  z-index: 1;
  left: 0px;
  top: 0px;
  background: rgb(0, 0, 0);
}

.gray_bg .gray_bg1 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 13vw;
}

.gray_bg .gray_bg1 .c-wrap {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.gray_bg .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gray_bg .bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gray_bg .mySwiper1 {
  width: 100%;
  height: calc(100% - 2.3958vw);
  position: absolute;
  z-index: 2;
  overflow: initial;
  left: 0px;
  top: 0px;
}

.gray_bg .mySwiper .swiper-slide {}

.gray_bg .mySwiper .swiper-slide .c-wrap {
  box-sizing: border-box;
  padding-top: 25.3958vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  height: 100%;
}

.gray_bg .gray_bg1 .c-wrap .title {
  font-weight: bold;
  font-size: 1.475vw;
  color: rgb(255, 255, 255);
  margin-bottom: 3.0729vw;
  position: relative;
  z-index: 3;
}

.gray_bg .gray_bg1 .c-wrap .txt {
  width: 36.1979vw;
  height: 2.2917vw;
  margin-bottom: 2.9167vw;
  font-size: 0.8333vw;
  color: rgb(255, 255, 255);
  line-height: 1.5;
  position: relative;
  z-index: 3;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination {
  display: flex;
  margin-bottom: 1.8229vw;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet {
  width: 1.25vw;
  height: 0.1563vw;
  background: rgb(255, 255, 255);
  opacity: 0.43;
  margin-right: 0.2604vw;
  position: relative;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet span {
  position: absolute;
  left: 0.1042vw;
  bottom: calc(100% + 0.4167vw);
  font-size: 0.5208vw;
  color: rgb(255, 255, 255);
  display: none;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet.active {
  width: 3.2813vw;
  opacity: 1;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet.active span {
  display: block;
}

.gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet:last-child {
  margin-right: 0px;
}

.gray_bg .mySwiper3 {
  width: 25vw;
  height: 16.7188vw;
  position: relative;
  z-index: 3;
  margin: 0;
  margin-top: 2vw;
}

.gray_bg .mySwiper3 .img {
  width: 100%;
  height: 100%;
}

.gray_bg .mySwiper3 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gray_bg .gray_bg1 .bg1 .tit {
  position: absolute;
  right: 0px;
  top: 9.6354vw;
  text-align: right;
  font-size: 0.7813vw;
  color: rgb(255, 255, 255);
  z-index: 3;
}

.gray_bg .gray_bg1 .bg1 {
  position: absolute;
  z-index: 3;
  width: 75.5208vw;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  top: 0px;
}

.gray_bg .gray_bg1 .bg1::before {
  content: "";
  width: 0.1042vw;
  height: 12.9688vw;
  background: rgb(13, 193, 102);
  position: absolute;
  right: 0px;
  top: 13.0208vw;
  transform: scaleY(0);
  transform-origin: center top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.gray_bg.loaded .gray_bg1 .bg1::before {
  transform: scaleY(1);
}

.gray_bg .gray_bg1 .bg2 {
  position: absolute;
  z-index: 3;
  width: 75.5208vw;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  bottom: 0px;
}

.gray_bg .gray_bg1 .bg2::after {
  content: "";
  height: 7.0313vw;
  position: absolute;
  left: 0px;
  width: 0.1563vw;
  bottom: -2.3958vw;
  box-sizing: border-box;
  background: rgb(13, 193, 102);
  z-index: 9;
  transform: scaleY(0);
  transform-origin: center top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.gray_bg.loaded .gray_bg1 .bg2::after {
  transform: scaleY(1);
}

.gray_bg .mySwiper2 {
  position: absolute;
  right: -1.5vw;
  top: 33.6771vw;
  height: 7.5vw;
  display: flex;
  z-index: 3;
  padding-right: 3vw;
}

.gray_bg .mySwiper2 .numCount {
  display: flex;
  width: 100%;
}

.gray_bg .mySwiper2 .numCount li {
  margin-right: 3.4896vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.gray_bg .mySwiper2 .numCount li h2 {
  position: relative;
  color: rgb(255, 255, 255);
}

.gray_bg .mySwiper2 .numCount li h2 .timer {
  font-weight: bold;
  font-size: 5.2604vw;
}

.gray_bg .mySwiper2 .numCount li h2 .unitb {
  font-weight: bold;
  position: absolute;
  top: -0.4688vw;
  left: calc(100% + 1.0417vw);
  font-size: 2.2604vw;
}

.gray_bg .mySwiper2 .numCount li h2 .unitC {
  font-size: 1.0417vw;
  color: rgb(255, 255, 255);
  position: absolute;
  left: calc(100% + 0.7813vw);
  bottom: 1.3021vw;
}

.gray_bg .mySwiper2 .numCount li p {
  font-size: 0.9375vw;
  color: rgb(255, 255, 255);
}

.gray_bg .mySwiper2 .numCount li:last-child {
  margin-right: 0px;
}

.gray_bg .mySwiper .swiper-pagination {
  right: 0px;
  width: 75.5208vw;
  margin: 0px auto;
  bottom: auto;
  top: 22.8vw;
  text-align: left;
}

.gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 1.25vw;
  height: 0.1563vw;
  background: rgb(255, 255, 255);
  opacity: 0.43;
  margin: 0;
  margin-right: 0.2604vw;
  border-radius: 0px;
}

.gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet span {
  position: absolute;
  left: 0.1042vw;
  bottom: calc(100% + 0.4167vw);
  font-size: 0.5208vw;
  color: rgb(255, 255, 255);
  display: none;
}

.gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 3.2813vw;
  opacity: 1;
}

.gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  display: block;
}

.sec_title.right {
  align-items: flex-end;
  text-align: right;
}

.sec_title.left {
  align-items: flex-start;
  text-align: left;
}

.section6 {
  padding-top: 4.2708vw;
}

.section6 .sec_title {
  margin-bottom: 3.3854vw;
}

.section6 .sec_title h2 {
  font-size: 1.7708vw;
}

.section6 .sec_title h3 {
  font-size: 1.7708vw;
}

.message {
  width: 100%;
  position: relative;
  padding-top: 3.9583vw;
  padding-bottom: 5.4063vw;
  border-top: 1px solid #dedede;
  position: relative;
  overflow: hidden;
}

.message .bg {
  width: 32.1354vw;
  position: absolute;
  right: 0;
  top: 0;
}

.message .bg img {
  width: 100%;
}

.message .c-wrap {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.message .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.875vw;
  color: #0A110F;
  margin-bottom: 0.7813vw;
}

.message .txt {
  font-size: 1.041667vw;
  color: #0A110F;
  width: 35.5729vw;
  margin-bottom: 3.0208vw;
  line-height: 1.5;
}

.message iframe {
  width: 41.0417vw;
  height: 14.7917vw;
  border: none;
}

.section3 {
  padding-top: 2.8088vw;
}

.sec_territory {
  width: 100%;
  display: flex;
  padding-top: 7.2917vw;
  padding-bottom: 2.5521vw;
  border-bottom: 1px solid #ebebeb;
}

.sec_territory .list {
  margin-right: 12.4479vw;
  width: 16.9271vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-bottom: 2.3958vw;
  position: relative;
}

.sec_territory .list::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2.7604vw;
  height: 0.3646vw;
  background: #e2e2e2;
  bottom: 0;
  z-index: 8;
}

.sec_territory .list::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0.3646vw;
  background: #00c26b;
  bottom: 0;
  z-index: 9;
  transition: all 0.5s;
}

.sec_territory .list:hover::after {
  width: 2.7604vw;
}

.sec_territory .list .img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.0313vw;
  width: 100%;
  height: 12.3438vw;
  position: relative;
}

.sec_territory .list .img img {
  max-width: 100%;
  max-height: 100%;
}

.sec_territory .list .img dotlottie-player {
  /* position: absolute; */
  width: 100%;
  /* height: 100%; */
  /* left: 0;
  top: 0;
  z-index: 9;
  visibility: hidden; */
}

.sec_territory .list .img:hover .img1 {
  visibility: hidden;
}

.sec_territory .list .img:hover dotlottie-player {
  visibility: visible;
}

.sec_territory .list .img .animated-frame {
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sec_territory .list .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.9375vw;
  color: #0A110F;
  margin-bottom: 2.0313vw;
}

.sec_territory .list .txt {
  font-size: 0.9375vw;
  color: #0A110F;
  line-height: 1.5;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}

.sec_territory .list:hover .txt {
  visibility: visible;
  opacity: 1;
}

.sec_territory .list:last-child {
  margin-right: 0;
}

.section4 {
  padding-top: 2.8125vw;
}

.sec_enterprise {
  height: 38.2813vw;
  margin-top: 2.8125vw;
  position: relative;
}

.sec_enterprise::before {
  content: "";
  width: 12.3958vw;
  height: 30.7292vw;
  background: #f3f3f3;
  position: absolute;
  right: 0;
  top: 0;
}

.sec_enterprise .c-wrap {
  height: 100%;
  position: relative;
  z-index: 2;
}

.sec_enterprise .mySwiper {
  width: calc(100% + 0.3vw - 12.0058vw);
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-right: 12.0058vw;
}

.sec_enterprise .mySwiper.mySwiper2 {
  position: absolute;
  width: 31.6146vw;
  height: 26.1979vw;
  right: -0.3vw;
  top: 4.4792vw;
}

.sec_enterprise .mySwiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.sec_enterprise .mySwiper .swiper-slide .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  padding-right: 0;
}

.sec_enterprise .mySwiper.mySwiper2 .c-wrap {
  width: 100%;
}

.sec_enterprise .mySwiper .swiper-slide .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec_enterprise .mySwiper .swiper-slide .bq {
  position: absolute;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 4.8604vw;
  color: #f1f1f1;
  opacity: 0.68;
  left: -0.6vw;
  top: 6.8229vw;
  writing-mode: sideways-rl;
  line-height: 1;
}

.sec_enterprise .mySwiper .swiper-slide .desc {
  position: absolute;
  width: 31.6146vw;
  height: 26.1979vw;
  background: #fcfcfc;
  right: 0;
  top: 4.4792vw;
  box-sizing: border-box;
  padding: 3.0208vw 2.3438vw 0;
  overflow: hidden;
}

.sec_enterprise .mySwiper.mySwiper2 .swiper-slide .desc {
  top: 0;
}

.sec_enterprise .mySwiper .swiper-slide .desc .tit {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.5625vw;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 3.0729vw;
}

.sec_enterprise .mySwiper.mySwiper2.active .swiper-slide.swiper-slide-active .desc .tit {
  visibility: visible !important;
}

.sec_enterprise .mySwiper.mySwiper2.active .swiper-slide.swiper-slide-active .desc .txt {
  visibility: visible !important;
}

.sec_enterprise .mySwiper.mySwiper2.active .swiper-slide.swiper-slide-active .desc .txt1 {
  visibility: visible !important;
}

.sec_enterprise .mySwiper.mySwiper2.active .swiper-slide.swiper-slide-active .desc .ul {
  visibility: visible !important;
}

.sec_enterprise .mySwiper .swiper-slide .desc .tit span {
  color: #0e7d08;
}

.sec_enterprise .mySwiper .swiper-slide .desc .tit img {
  width: 1.7188vw;
  margin-right: 0.4167vw;
}

.sec_enterprise .mySwiper .swiper-slide .desc .txt {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.0417vw;
  color: #0A110F;
  line-height: 1.1458vw;
  margin-bottom: 1.0417vw;
}

.sec_enterprise .mySwiper .swiper-slide .desc .txt1 {
  font-size: .8333vw;
  color: #0A110F;
  line-height: 1.1458vw;
  margin-bottom: 2.4479vw;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul {
  display: flex;
  border-top: 1px solid #e0e0e0;
  padding-top: 1.7188vw;
  position: relative;
  flex-direction: column;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1.1979vw;
  height: 1px;
  background: #2f2f2f;
  top: -1px;
  z-index: 3;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul .li {
  width: 100%;
  margin-bottom: .5208vw;
  display: flex;
  flex-direction: column;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul .li .tit1 {
  font-size: .8333vw;
  color: #0A110F;
  line-height: 1.1458vw;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul .li .tit1::before {
  content: "";
  width: .1042vw;
  height: .1042vw;
  background: #2C2C2C;
  border-radius: 50%;
  display: block;
  margin-right: .2083vw;
}


.sec_enterprise .mySwiper .swiper-slide .desc .ul .li:last-child {
  margin-bottom: 0;
}

.sec_enterprise .mySwiper .swiper-slide .desc .ul .li .num {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.8229vw;
  color: #0A110F;
}

.sec_enterprise .mySwiper .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 3.2292vw;
  text-align: left;
  right: 0;
  margin: 0 auto;
  width: 75.5208vw;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet {
  margin-right: 0.3125vw;
  width: 1.5625vw;
  height: 0.2083vw;
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  border-radius: 0;
  position: relative;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet span {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.625vw;
  color: #ffffff;
  left: 0.1563vw;
  bottom: calc(100% + 0.5208vw);
  position: absolute;
  display: none;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 4.1146vw;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  display: block;
}

.sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 100%;
  transition: all 5s;
}

.sec_enterprise .mySwiper .swiper-button-next,
.sec_enterprise .mySwiper .swiper-button-prev {
  width: 3.0208vw;
  height: 1.875vw;
  margin: 0;
  top: auto;
  left: auto;
  right: 28.6417vw;
  bottom: 4.2708vw;
  overflow: hidden;
}

.sec_enterprise .mySwiper .swiper-button-next::after,
.sec_enterprise .mySwiper .swiper-button-prev::after {
  content: "";
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.sec_enterprise .mySwiper .swiper-button-prev {
  display: none;
}

.sec_enterprise .mySwiper .swiper-button-prev::after {}

.sec_enterprise .mySwiper .swiper-button-prev:hover::after {
  transform: translateX(-0.2604vw);
}

.sec_enterprise .mySwiper .swiper-button-next {
  background: #000;
}

.sec_enterprise .mySwiper .swiper-button-next::after {
  background: url(../img/jt8.png) no-repeat center;
  background-size: 1.25vw;
}

.sec_enterprise .mySwiper .swiper-button-next:hover {
  background: #00c26b;
}

.sec_enterprise .mySwiper .swiper-button-next:hover::after {
  transform: translateX(0.2604vw);
  background: url(../img/jt3.png) no-repeat center;
  background-size: 1.25vw;
}

.section5 {
  padding-top: 3.8021vw;
}

.sec_intelligence {
  width: 100%;
  padding-top: 1.0417vw;
  border-top: 1px solid #eaeaea;
  margin-top: 1.3542vw;
}

.sec_intelligence .title {
  width: 100%;
  box-sizing: border-box;
  padding: 0 5.9896vw 0.4167vw 2.3438vw;
  display: flex;
  justify-content: space-between;
}

.sec_intelligence .title .a {
  font-size: 0.9375vw;
  color: #0A110F;
  padding-bottom: 0.625vw;
  position: relative;
  cursor: pointer;
}

.sec_intelligence .title .a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0.1042vw;
  background: #00c26b;
  bottom: 0;
}

.sec_intelligence .title .a.active::before {
  width: 2.7604vw;
  transition: all 0.5s;
}

.sec_intelligence .ul {
  width: 100%;
  position: relative;
  height: 19.7396vw;
  padding-bottom: 1.1458vw;
}

.sec_intelligence .ul .list {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/bg05.png) #f3f3f3 no-repeat right;
  background-size: auto 100%;
  display: flex;
}

.sec_intelligence .ul .list .img {
  width: 30.7813vw;
  height: 100%;
}

.sec_intelligence .ul .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec_intelligence .ul .list .desc {
  flex: 1;
  width: 0;
  box-sizing: border-box;
  padding: 2.9167vw 3.125vw;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}

.sec_intelligence .ul .list .desc::before {
  content: "";
  position: absolute;
  width: 0.2083vw;
  height: 3.9063vw;
  left: 3.125vw;
  bottom: -1.1458vw;
  background: #00c26b;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.sec_intelligence.loaded .ul .list.swiper-slide-active .desc::before {
  transform: scaleY(1);
}

.sec_intelligence .ul .list .desc .biaoti {
  position: absolute;
  top: 1.4063vw;
  right: 1.3021vw;
  font-size: 0.8333vw;
  color: #30b907;
}

.sec_intelligence .ul .list .desc .tit {
  font-size: 1.1458vw;
  color: #0A110F;
  line-height: 1.5;
}

.sec_intelligence .ul .list .desc .txt {
  margin-top: 1.6667vw;
  font-size: 0.7292vw;
  color: #0A110F;
  line-height: 1.0417vw;
}

.sec_intelligence .ul .list .desc .a {
  display: flex;
  align-items: center;
  margin-top: 1.9792vw;
  font-size: 0.8333vw;
  color: #0A110F;
  cursor: pointer;
}

.sec_intelligence .ul .list .desc .a img {
  width: 1.0417vw;
  margin-left: 1.5625vw;
  transition: all 0.5s;
}

.sec_intelligence .ul .list .desc .a:hover img {
  transform: translateX(0.2604vw);
}

.gbook {
  width: 43.4417vw;
  height: 14.7917vw;
  display: flex;
  flex-wrap: wrap;
}

.gbook .form_tit {
  width: 100%;
  font-size: 0.9375vw;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  line-height: 1.145833vw;
  margin-bottom: 0.78125vw;
}

.gbook .list {
  width: 13.075vw;
  height: 1.8229vw;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  margin-right: 0.5408vw;
  margin-bottom: 0.7813vw;
}

.gbook .list input {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0 0.625vw;
  font-size: 0.833333vw;
  color: #333;
  float: left;
  background: transparent;
}

.gbook .list select {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0 0.625vw;
  font-size: 0.833333vw;
  float: left;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/jt5.png) no-repeat calc(100% - 0.7813vw) center;
  background-size: 0.3646vw;
  color: #929292;
}

.gbook .list select.selected {
  color: #333;
}

.gbook .list textarea {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0.3125vw 0.7813vw;
  font-size: 0.833333vw;
  color: #333;
  resize: none;
}

/* input 元素 - Chrome/Safari/Edge */
.gbook .list input::-webkit-input-placeholder {
  color: rgb(146, 146, 146);
}

/* textarea 元素 - Chrome/Safari/Edge */
.gbook .list textarea::-webkit-input-placeholder {
  color: rgb(146, 146, 146);
}

/* input 元素 - Firefox 19+ */
.gbook .list input::-moz-placeholder {
  color: rgb(146, 146, 146);
  opacity: 1;
}

/* textarea 元素 - Firefox 19+ */
.gbook .list textarea::-moz-placeholder {
  color: rgb(146, 146, 146);
  opacity: 1;
}

/* input 元素 - IE 10-11 */
.gbook .list input:-ms-input-placeholder {
  color: rgb(146, 146, 146);
}

/* textarea 元素 - IE 10-11 */
.gbook .list textarea:-ms-input-placeholder {
  color: rgb(146, 146, 146);
}

/* 标准写法 - 所有现代浏览器 */
.gbook .list input::placeholder,
.gbook .list textarea::placeholder {
  color: rgb(146, 146, 146);
  opacity: 1;
}

.gbook .list .sod_select {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding: 0 0.625vw;
  font-size: 0.7292vw;
  color: #333;
  box-shadow: initial !important;
  margin: 0;
  line-height: 1;
  outline-offset: initial;
  border-radius: 0;
  background: transparent;
  float: left;
  display: flex;
  align-items: center;
}

.gbook .list .sod_select .sod_label {
  color: #929292;
  font-size: 0.7292vw;
}

.gbook .list .sod_select.focus .sod_label {
  color: #333;
}

.gbook .list .sod_select .sod_list {
  width: calc(100% + 2px);
  z-index: 99;
  border: 1px solid #eeeeee;
  left: -1px;
}

.gbook .list .sod_select .sod_list li {
  font-size: 0.7292vw;
  height: 1.8229vw;
  line-height: 1.8229vw;
  padding: 0 0.625vw;
}

.gbook .list .sod_select:after {
  background: url(../img/jt5.png) no-repeat;
  background-size: contain;
  width: 0.3646vw;
  height: 0.3646vw;
  right: 0.7813vw;
  bottom: auto;
  transform: translateY(-50%);
  margin-top: 0;
}

.gbook .miaoshu {
  width: 100%;
  margin-bottom: 1.5625vw;
  display: flex;
  align-items: center;
  font-size: 0.833333vw;
  line-height: 1;
  color: #0A110F;
}

.gbook .miaoshu a {
  color: #0A110F;
}

.gbook .miaoshu .a {
  color: rgba(54, 174, 11, 1);
  cursor: pointer;
}

.gbook .miaoshu .check {
  width: 0.7292vw;
  margin-right: 0.625vw;
  cursor: pointer;
}

.gbook .miaoshu .check img {
  width: 100%;
  float: left;
}

.gbook .miaoshu .check img.img2 {
  display: none;
}

.gbook .miaoshu .check.active img.img1 {
  display: none;
}

.gbook .miaoshu .check.active img.img2 {
  display: block;
}

.gbook .button {
  min-width: 8.3333vw;
  height: 2.6042vw;
  padding: 0 0.5vw;
  background: #0A110F;
  border-radius: 0.1042vw;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  cursor: pointer;
}

.gbook .button .btn-inner {
  font-size: 0.8333vw;
  color: #ffffff;
}

.gbook .button .img {
  width: 1.1979vw;
  margin-left: 1.7188vw;
  transition: all 0.5s;
}

.gbook .button .img img {
  width: 100%;
  float: left;
}

.gbook .button .img .img2 {
  display: none;
}

.gbook .button:hover .btn-inner {
  color: #1cd557;
}

.gbook .button:hover .img {
  transform: translateX(0.2604vw);
}

.gbook .button:hover .img .img1 {
  display: none;
}

.gbook .button:hover .img .img2 {
  display: block;
}

.gbook .list.list3 {
  margin-right: 0;
  width: 16.1458vw;
}

.gbook .list.list6 {
  margin-right: 0;
  width: 16.1458vw;
}

.gbook .list.list7 {
  margin-right: 0;
  width: 100%;
  height: 3.9063vw;
  margin-bottom: 0.5208vw;
}

.regist_center {
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999;
  overflow: hidden;
}

.regist_center .t-message {
  width: 15.625vw;
  height: 10.417vw;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  border-radius: 0.521vw;
  font-size: 0.833vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.regist_center .t-message p {
  padding: 0 2.281vw;
  padding-bottom: 1.302vw;
}

.regist_center .t-message .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  white-space: nowrap;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  padding: 0.313vw 1.042vw 0.208vw 1.042vw;
  font-size: 0.833vw;
  color: #fff;
  background: radial-gradient(90.23% 82.5% at 50% 53.7%,
      #00c26b 0%,
      #1fd755 100%);
  border: none;
}

.news_banner {
  width: 100%;
  position: relative;
}

.news_banner .img {
  width: 100%;
}

.news_banner .img img {
  width: 100%;
}

.news_banner .c-wrap {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.news_banner .c-wrap .title::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 9.3229vw;
  background: #0dc166;
  left: 0;
  bottom: -1.4063vw;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.news_banner .c-wrap .title.duan::before {
  height: 7.0313vw;
}

.news_banner .c-wrap .title.duan1::before {
  height: 7.0313vw;
}

.news_banner.loaded .c-wrap .title::before {
  transform: scaleY(1);
}

.news_banner .c-wrap .title {
  box-sizing: border-box;
  padding-left: 1.3542vw;
  padding-bottom: 1.8229vw;
  font-size: 2.0833vw;
  color: #0A110F;
  position: relative;
}

.news_banner .desc {
  z-index: 4;
  position: absolute;
  right: 0;
  bottom: -1.9271vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.5625vw;
  color: #ffffff;
  width: 21.8229vw;
}

.news_banner .desc.black {
  color: #0A110F;
}

.news_banner .desc .bg {
  margin-top: 1.4208vw;
  width: 100%;
}

.news_banner .desc .img {
  width: 10.208333vw;
}

.news_pageShow {
  width: 100%;
}

.news_title {
  padding-top: 5.5208vw;
  padding-bottom: 3.6458vw;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 1.0938vw;
  line-height: 1.5;
  font-size: 1.0417vw;
  color: #0A110F;
}

.news_nav {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 1.8229vw;
}

.news_nav .a {
  margin: 0 3.8542vw;
  font-size: 0.9375vw;
  color: #0A110F;
  position: relative;
  padding-bottom: 0.9375vw;
  cursor: pointer;
}

.news_nav .a::before {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0.1042vw;
  background: #00c26b;
  bottom: 0;
  transition: all 0.5s;
}

.news_nav .a.active {
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.news_nav .a.active::before {
  width: calc(100% + 0.2083vw);
}

.news_nav .a:hover::before {
  width: calc(100% + 0.2083vw);
}

.news_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.news_list li {
  width: 21.1458vw;
  margin-right: 5.9979vw;
  margin-bottom: 2.8646vw;
}

.news_list li a {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  cursor: pointer;
  padding-bottom: 0.5208vw;
  border-bottom: 1px solid #d3d3d3;
  position: relative;
}

.news_list li a::before {
  content: "";
  background: #07c663;
  width: 0;
  left: 0;
  bottom: -1px;
  height: 2px;
  position: absolute;
  transition: all 0.5s;
}

.news_list li a:hover::before {
  width: 100%;
}

.news_list li a .img {
  width: 100%;
  overflow: hidden;
}

.news_list li a .img img {
  width: 100%;
  transition: all 0.5s;
}

.news_list li a:hover .img img {
  transform: scale(1.02);
}

.news_list li a .biaoqian {
  margin-top: 0.9896vw;
  font-size: 0.833333vw;
  line-height: 1.041667vw;
  color: #0A110F;
}

.news_list li a .tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.6042vw;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.9375vw;
  color: #0A110F;
  margin-top: 0.625vw;
  line-height: 1.5;
}

.news_list li a .txt {
  font-size: 0.833333vw;
  line-height: 1.5;
  color: #0A110F;
  margin-top: 0.5208vw;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.news_list li a .time {
  font-size: 0.625vw;
  color: #0A110F;
  margin-top: 2.6563vw;
}

.news_list li:nth-child(3n) {
  margin-right: 0;
}

.news_list .zhanwu {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.0417vw;
}

.news_page {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 2.3958vw;
}

.news_page .button {
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.news_page .button img {
  width: 0.2604vw;
  transition: all 0.5s;
}

.news_page .button.prev {
  margin-right: 0.2083vw;
}

.news_page .button.prev:hover img {
  transform: translateX(-0.2604vw);
}

.news_page .button.next:hover img {
  transform: translateX(0.2604vw);
}

.news_show_title {
  width: 100%;
  position: absolute;
  left: 0;
  top: 11.5625vw;
  display: flex;
  justify-content: center;
}

.news_show_title .max {
  width: 47.2917vw;
  display: flex;
  flex-direction: column;
}

.news_show_title .max .time {
  font-size: 0.9375vw;
  color: #0A110F;
}

.news_show_title .max .time span {
  margin-right: 1.1979vw;
}

.news_show_title .max .tit {
  margin-top: 1.0938vw;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 2.0833vw;
  color: #181818;
  line-height: 1.5;
}

.news_banner.yinshi .news_show_title {
  top: auto;
  bottom: 1.1458vw;
}

.news_banner.yinshi .news_show_title .max {
  position: relative;
}

.news_banner.yinshi .news_show_title .max::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 7.0313vw;
  background: #0dc166;
  left: -1.1458vw;
  bottom: -2.4479vw;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.news_banner.yinshi .news_show_title.loaded .max::before {
  transform: scaleY(1);
}

.news_banner.yinshi .news_show_title .tit {
  margin-top: 0;
}

.news_show_title .max .txt {
  margin-top: 1.0938vw;
  font-size: 1.0417vw;
  color: #181818;
}

.news_show {
  width: 47.2917vw;
  margin: 0 auto;
  padding-top: 4.2708vw;
  padding-bottom: 5.4688vw;
  font-size: 1.0417vw;
  color: #0A110F;
  line-height: 1.6667vw;
}

.news_show .small {
  font-size: 0.8333vw;
}

.news_show img {
  max-width: 100%;
  display: inline-block;
}

.news_show.yinshi {
  padding-top: 1.7188vw;
}

.news-table-cont {
  border-collapse: collapse;
  border: none;
}

.news-table-cont {
  border: 1px solid;
}

.news-table-cont td {
  border-bottom: 1px solid;
  border-left: 1px solid;
  padding: 0.5vw;
  text-align: center;
}

.news-table-cont td:first-child {
  border-left: 0px;
  width: 10%;
}

.news-table-cont td:nth-child(2) {
  width: 15%;
}

.news-table-cont td:nth-child(3) {
  width: 20%;
}

.news-table-cont td:nth-child(4) {
  width: 45%;
  text-align: left;
}

.news-table-cont tr:last-child td {
  border-bottom: 0px;
  /* text-align: left; */
}

.news-table-cont th {
  border-left: 1px solid;
  padding: 0.5vw;
  border-bottom: 1px solid;
  /* background-color: #eee; */
  font-weight: normal;
}

.news-table-cont th:first-child {
  border-left: 0px;
}

.news-table-cont ul {
  padding-left: 1vw;
}

.news-table-cont ul li {
  list-style: disc;
}

.video_cont video {
  width: 100%;
  height: 100%;
}

.news_show .mySwiper {
  width: 100%;
  padding-bottom: 3vw;
}

.news_show .mySwiper .swiper-button-next,
.news_show .mySwiper .swiper-button-prev {
  width: 2.8125vw;
  height: 1.5625vw;
  right: 0;
  background: transparent;
  border: 1px solid #e0e0e0;
  left: auto;
  top: auto;
  transform: initial;
  margin: 0;
  overflow: hidden;
  bottom: 0;
}

.news_show .mySwiper .swiper-button-next::after,
.news_show .mySwiper .swiper-button-prev::after {
  content: "";
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.news_show .mySwiper .swiper-button-prev {
  right: 3.5833vw;
}

.news_show .mySwiper .swiper-button-next:hover,
.news_show .mySwiper .swiper-button-prev:hover {
  background: #00c26b;
  border-color: #00c26b;
}

.news_show .mySwiper .swiper-button-prev::after {
  background: url(../img/left.png) no-repeat center;
  background-size: 1.1979vw;
}

.news_show .mySwiper .swiper-button-prev:hover::after {
  transform: translateX(-0.2604vw);
}

.news_show .mySwiper .swiper-button-next {}

.news_show .mySwiper .swiper-button-next::after {
  background: url(../img/right.png) no-repeat center;
  background-size: 1.1979vw;
}

.news_show .mySwiper .swiper-button-next:hover::after {
  transform: translateX(0.2604vw);
}

.news_show .mySwiper.wufeng {
  padding-bottom: 0;
}

.news_show .mySwiper.wufeng .swiper-wrapper {
  transition-timing-function: linear !important;
}

.news_show .dian {
  padding-left: 1.2vw;
}

.news_show .dian li {
  list-style: disc;
}

.about_title {
  padding-top: 4.0104vw;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 7.3958vw;
}

.about_title .nav {
  display: flex;
}

.about_title .nav .a {
  padding-bottom: 0.8854vw;
  position: relative;
  font-size: 1.041667vw;
  color: #0A110F;
  margin-right: 17.7083vw;
  cursor: pointer;
}

.about_title .nav .a:last-child {
  margin-right: 0;
}

.about_title .nav .a::before {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0.1042vw;
  background: #00c26b;
  bottom: -1px;
  transition: all 0.5s;
}

.about_title .nav .a:hover::before {
  width: 100%;
}

.about_title .nav .a.active {
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.about_title .nav .a.active::before {
  width: 100%;
}

.about_show {
  display: flex;
  flex-direction: column;
  padding-bottom: 7.2917vw;
}

.about_show .top {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 29.8438vw;
  margin-bottom: 4.7396vw;
}

.about_show .top::before {
  content: "";
  position: absolute;
  width: 0.1042vw;
  height: 5.9375vw;
  background: #0dc166;
  left: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1.3s cubic-bezier(0, 0, 0.2, 1);
}

.about_show.loaded .top::before {
  transform: scaleY(1);
}

.about_show .top .tit {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.6667vw;
  color: #292929;
}

.about_show .top .tit img {
  width: 2.7604vw;
  margin-right: 0.7813vw;
}

.about_show .top .txt {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.0417vw;
  color: #0A110F;
  line-height: 1.8229vw;
  margin-top: 1.875vw;
}

.about_show .top .bg {
  position: absolute;
  width: 52.0833vw;
  height: calc(100% - 1.4063vw);
  right: -2px;
  bottom: 0;
  z-index: 9;
}

.about_show .top .bg img {
  width: 100%;
  float: left;
}

.about_show .top .bg .img1 {
  width: 28.125vw;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}

.about_show .top .bg .img2 {
  position: absolute;
  left: 28.125vw;
  bottom: 0;
  width: 16.3542vw;
  z-index: 3;
}

.about_show .top .bg .img3 {
  width: 13.9583vw;
  left: 11.7708vw;
  position: absolute;
  top: 0;
  z-index: 2;
}

.about_show .top .bg .img4 {
  width: 20.7292vw;
  left: 23.5938vw;
  position: absolute;
  width: 20.7292vw;
  top: 0;
  z-index: 2;
}

.about_show .top .bg .img5 {
  position: absolute;
  left: 38.6458vw;
  width: 29.1667vw;
  top: 0;
  z-index: 1;
}

.about_show .top .bg p {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.5625vw;
  color: #ffffff;
  line-height: 1.5;
  position: absolute;
  top: 3.5938vw;
  right: 0;
  z-index: 4;
}

.about_show .desc {
  display: flex;
  flex-direction: column;
  font-size: 0.885417vw;
  line-height: 1.5;
  color: #646464;
}

.about_show .desc p {
  margin-bottom: 1.3021vw;
}

.about_show .desc p:last-child {
  margin-bottom: 0;
}

.sec_title_about {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.sec_title_about h2 {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.875vw;
  color: #0A110F;
}

.sec_title_about p {
  font-size: 1.875vw;
  color: #0A110F;
  margin-top: 0.5208vw;
}

.sec_title_about .txt {
  font-size: 0.7813vw;
  color: #5d5d5d;
  line-height: 1.5;
  margin-top: 1.0417vw;
}

.about_honor {
  width: 100%;
  display: flex;
  margin-bottom: 7.3542vw;
  padding-top: 4.6875vw;
}

.about_honor .list {
  width: 16.8229vw;
  margin-right: 0.3646vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.about_honor .list .img {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 2.3958vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about_honor .list .img img {
  max-width: 100%;
  max-height: 100%;
}

.about_honor .list .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.8333vw;
  color: #0A110F;
}

.about_honor .list:nth-child(4n) {
  margin-right: 0;
}

.about_coreValues {
  background: url(../img/bg10.png) no-repeat;
  background-size: cover;
  padding-top: 3.9063vw;
  padding-bottom: 4.1667vw;
  position: relative;
}

.about_coreValues .mySwiper {
  width: 100%;
  height: 31.3542vw;
  overflow: hidden;
  margin-top: 2.9688vw;
  position: relative;
  z-index: 9;
}

.about_coreValues .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.about_coreValues .c-wrap.aa {
  position: relative;
  padding: 2.6563vw 6.875vw 2.7083vw 29.4271vw;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.about_coreValues .c-wrap.aa.desc {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 4.1667vw;
  height: 31.3542vw;
}

.about_coreValues::before {
  content: "";
  right: 0;
  width: 70.4688vw;
  height: 31.3542vw;
  background: #0A110F;
  background: url(../img/bg11.png) #000 no-repeat right;
  background-size: auto 100%;
  position: absolute;
  z-index: 1;
  bottom: 4.1667vw;
}

.about_coreValues .c-wrap.aa .img {
  position: absolute;
  width: 41.875vw;
  left: -16.0938vw;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.about_coreValues .c-wrap.aa .img img {
  width: 100%;
  float: left;
}

.about_coreValues .c-wrap.aa ul {
  position: relative;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}

.about_coreValues .c-wrap.aa.desc ul {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.about_coreValues .c-wrap.aa li {
  margin-bottom: 1.5625vw;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.about_coreValues .c-wrap.aa li:last-child {
  margin-bottom: 0;
}

.about_coreValues .c-wrap.aa li .tit {
  box-sizing: border-box;
  padding-left: 1.0417vw;
  font-size: 0.9375vw;
  color: #b9b9b9;
  background: url(../img/jt4.png) no-repeat left;
  background-size: 0.3125vw;
  position: relative;
}

.about_coreValues .c-wrap.aa li.active .tit {
  background: url(../img/jt7.png) no-repeat left;
  background-size: 0.625vw;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.5625vw;
  color: #ffffff;
}

.about_coreValues .c-wrap.aa li .txt {
  box-sizing: border-box;
  padding-left: 1.0417vw;
  margin-top: 1.0417vw;
  font-size: 0.9375vw;
  color: #ffffff;
  line-height: 1.4583vw;
  padding-bottom: 1.5104vw;
  position: relative;
  display: none;
}

.about_coreValues .c-wrap.aa li:nth-child(1) .txt {
  margin-bottom: 5.5208vw;
}

.about_coreValues .c-wrap.aa li:nth-child(3) .txt {
  margin-bottom: 4.7396vw;
}

.about_coreValues .c-wrap.aa li:nth-child(2) .txt {
  margin-bottom: 3.2813vw;
}

.about_coreValues .c-wrap.aa li:nth-child(4) .txt {
  margin-bottom: 0;
}

.about_coreValues .c-wrap.aa .txt::before {
  content: "";
  position: absolute;
  left: 1.0417vw;
  bottom: 0;
  width: 2.0833vw;
  height: 0.2604vw;
  background: #00c26b;
}

.about_coreValues .swiper-pagination {
  width: auto;
  right: 3.0729vw;
  bottom: 3.6979vw;
  left: auto;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  margin-right: 0.3125vw;
  width: 1.5625vw;
  height: 0.2083vw;
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  border-radius: 0;
  position: relative;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet span {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.625vw;
  color: #ffffff;
  left: 0.1563vw;
  bottom: calc(100% + 0.5208vw);
  position: absolute;
  display: none;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 4.1146vw;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  display: block;
}

.about_coreValues .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 100%;
  transition: all 5s;
}

.about_esg {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 2.5vw;
}

.about_esg .esg {
  background: url(../img/bg12.jpg) no-repeat top;
  background-size: 100%;
  padding-top: 37.4479vw;
  width: 100%;
  margin-top: 2.5521vw;
}

.about_esg .esg .ul {
  display: flex;
}

.about_esg .esg .ul .li {
  width: 24.6875vw;
  margin-right: 0.7292vw;
  display: flex;
  flex-direction: column;
  height: 33.9063vw;
  background: #ffffff;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}

.about_esg .esg .ul .li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #00c26b;
  transition: all 0.5s;
}

.about_esg .esg .ul .li .top {
  width: 100%;
  height: 9.4792vw;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
}

.about_esg .esg .ul .li .top .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.1458vw;
  color: #0A110F;
  position: absolute;
  left: 1.875vw;
  bottom: 0.8333vw;
  transition: all 0.5s;
}

.about_esg .esg .ul .li .top .num {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.1458vw;
  color: #bcbcbc;
  right: 1.9792vw;
  bottom: 0.2604vw;
  position: absolute;
  padding-bottom: 0.7813vw;
  transition: all 0.5s;
}

.about_esg .esg .ul .li .top .num::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0.1042vw;
  background: #00c26b;
  bottom: 0;
}

.about_esg .esg .ul .li .top img {
  width: 5.0521vw;
  position: absolute;
  top: 0.625vw;
  right: 1.25vw;
}

.about_esg .esg .ul .li .bottom {
  flex: 1;
  height: 0;
  box-sizing: border-box;
  padding: 1.875vw;
  transition: all 0.5s;
  opacity: 0;
}

.about_esg .esg .ul .li.active .bottom {
  opacity: 1;
}

.about_esg .esg .ul .li .bottom .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 0.9375vw;
  color: #0A110F;
  line-height: 1.4583vw;
}

.about_esg .esg .ul .li .bottom .txt {
  margin-top: 3.0104vw;
  font-size: 0.7813vw;
  color: #0A110F;
  line-height: 1.4583vw;
}

.about_esg .esg .ul .li .bottom .txt strong {
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.about_esg .esg .ul .li.active::before {
  width: 100%;
}

.about_esg .esg .ul .li.active .top {
  background: url(../img/bg13.png) #fff no-repeat;
  background-size: cover;
}

.about_esg .esg .ul .li.active .top .tit {
  bottom: 6.5104vw;
}

.about_esg .esg .ul .li.active .top .num {
  bottom: 0.7292vw;
  color: #242424;
}

.about_esg .esg .ul .li.active .top .num::before {
  width: calc(100% + 0.2083vw);
}

.about_esg .esg .ul .li:last-child {
  margin-right: 0;
}

.about_team {
  margin-top: 3.9583vw;
}

.about_team .diqiu {
  width: 100%;
  position: relative;
  margin-top: 9.8958vw;
  box-sizing: border-box;
  padding-left: 4.0625vw;
  padding-right: 6.7188vw;
}

.about_team .diqiu img {
  width: 100%;
}

.about_team .diqiu .list {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 4.8958vw;
}

.about_team .diqiu .list span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.2917vw;
  background: #d8f7eb;
  box-shadow: 0px 0.2604vw 0.5729vw 0px rgba(189, 189, 189, 0.25);
  border-radius: 1.1458vw;
  border: 0.1042vw solid #ffffff;
  box-sizing: border-box;
  font-size: 0.8333vw;
  color: #0A110F;
}

.about_team .diqiu .list .dian {
  margin-top: 0.5208vw;
  width: 0.5208vw;
  height: 0.5208vw;
  position: relative;
}

.about_team .diqiu .list .dian::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: #13c582;
  -webkit-animation: round2 3s linear infinite;
  animation: round2 3s linear infinite;
}

.about_team .diqiu .list .dian::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: #13c582;
  opacity: 0.5;
  -webkit-animation: round2 3s 1s linear infinite;
  animation: round2 3s 1s linear infinite;
}

@-webkit-keyframes round2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}

@keyframes round2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}

.about_team .diqiu .list:hover span {
  background: #0dc984;
  border: 0.0521vw solid #ffffff;
  color: #fff;
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.about_team .diqiu .list.milu {
  left: 23.6979vw;
  bottom: 11.9792vw;
}

.about_team .diqiu .list.baxi {
  left: 28.0208vw;
  bottom: 7.2396vw;
}

.about_team .diqiu .list.lmny {
  left: 50.6771vw;
  top: 5.3125vw;
}

.about_team .diqiu .list.wzbkst {
  right: 36.6667vw;
  top: 7.4479vw;
  width: 7.1875vw;
}

.about_team .diqiu .list.aiji {
  right: 44.1667vw;
  top: 12.6042vw;
}

.about_team .diqiu .list.shenyang {
  right: 19.6354vw;
  top: 8.1771vw;
}

.about_team .diqiu .list.hanguo {
  right: 14.4271vw;
  top: 7.0833vw;
}

.about_team .diqiu .list.dalian {
  right: 16.1979vw;
  top: 10.7292vw;
}

.about_team .diqiu .list.riben {
  right: 10.7292vw;
  top: 9.8958vw;
}

.about_team .diqiu .list.feilvbin {
  right: 19.6875vw;
  top: 16.0938vw;
}

.about_team .diqiu .list.yinni {
  right: 21.5104vw;
  bottom: 10.5729vw;
}

.about_team .diqiu .list.taiguo {
  right: 15.7813vw;
  bottom: 9.5313vw;
}

.about_team .diqiu .list.yuenan {
  right: 20.9375vw;
  bottom: 6.4063vw;
}

.about_team .diqiu .list.malaixiya {
  right: 15.7292vw;
  bottom: 5.2604vw;
}

.section6.contact {
  padding-top: 0;
}

.section6.contact .message {
  padding-top: 4.8958vw;
  padding-bottom: 3.0729vw;
  border-top: 0;
}

.section6.contact .message .c-wrap {
  flex-direction: initial;
}

.section6.contact .message .left {
  display: flex;
  flex-direction: column;
  padding-top: 0.9375vw;
  max-width: 42vw;
}

.section6.contact .message .left .tit {
  margin-bottom: 1.0938vw;
}

.section6.contact .message .txt {
  width: auto;
  margin-bottom: 1.0938vw;
  font-size: 0.9375vw;
  color: #646464;
}

.section6.contact .message .right {
  box-sizing: border-box;
  height: 31.7188vw;
  flex: 1;
  width: 0;
  border-left: 1px solid #eaeaea;
  padding-top: 7.5521vw;
  margin-left: 11.6667vw;
  padding-left: 3.75vw;
  display: flex;
  flex-direction: column;
}

.section6.contact .message .right .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.0417vw;
  color: #0A110F;
  box-sizing: border-box;
  padding-left: 0;
  margin-bottom: 0;
}

.section6.contact .message .right .txt {
  margin-top: 0.9375vw;
  font-size: 0.7813vw;
  color: #515151;
  line-height: 1.6667vw;
  box-sizing: border-box;
  padding-left: 0.4167vw;
}

.section6.contact .message .right .ewm {
  display: flex;
  align-items: center;
  margin-top: 2.3438vw;
}

.section6.contact .message .right .ewm span {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.0417vw;
  color: #0A110F;
  line-height: 1.5;
  margin-bottom: 1.0938vw;
}

.section6.contact .message .right .ewm img {
  width: 6.3021vw;
}

.section6.contact .message .right .ewm img.wx {
  width: 10.2083vw;
}

.head_search {
  width: 100%;
  background: #000200;
  min-height: 100vh;
}

.head_search .gohome {
  position: absolute;
  width: 1.45vw;
  top: 8.0625vw;
  right: 2vw;
  z-index: 99;
}

.head_search .gohome img {
  width: 100%;
}

.head_search .max {
  width: 54.1146vw;
  padding-top: calc(5.0521vw + 4.0625vw);
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.head_search .max .tit {
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.875vw;
  color: #ffffff;
  margin-bottom: 1.6667vw;
}

.head_search .max .sea {
  width: 100%;
  height: 5.5729vw;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #646464;
}

.head_search .max .sea img {
  width: 1.3021vw;
  margin-right: 1.5625vw;
}

.head_search .max .sea input {
  flex: 1;
  height: 100%;
  width: 0;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  font-size: 1.4583vw;
  color: #fff;
  outline: none;
  background: transparent;
  border: none;
  padding: 0;
}

.head_search .max .sea .close {
  width: 1.25vw;
  margin-right: 0.9375vw;
  cursor: pointer;
  display: none;
}

.head_search .max .sea input::-webkit-input-placeholder {
  /* Chrome/Safari */
  color: #707070;
}

.head_search .max .sea input:-moz-placeholder {
  /* Firefox 18- */
  color: #707070;
}

.head_search .max .sea input::-moz-placeholder {
  /* Firefox 19+ */
  color: #707070;
}

.head_search .max .sea input:-ms-input-placeholder {
  /* IE 10+ */
  color: #707070;
}

.sea_list {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.1563vw;
  padding-right: 1.25vw;
  padding-top: 1.3542vw;
  display: none;
}

.sea_list .list {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 1.0938vw;
}

.sea_list .list .img {
  width: 8.4896vw;
}

.sea_list .list .img img {
  float: left;
  width: 100%;
}

.sea_list .list .desc {
  font-size: 0.8333vw;
  color: rgba(240, 240, 240, 1);
  box-sizing: border-box;
  padding-right: 1.0417vw;
  position: relative;
  margin-left: 1.1979vw;
  flex: 1;
  width: 0;
}

.sea_list .list .desc span {
  color: #00c26b;
}

.sea_list .list .desc::before {
  position: absolute;
  width: 0.3646vw;
  height: 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/jt4.png) no-repeat center;
  background-size: 0.3646vw;
}

.sea_list .list:last-child {
  margin-bottom: 0;
}

.sec_sitemap {
  padding-top: 8.5208vw;
  padding-bottom: 3.6979vw;
}

.sec_sitemap .title {
  font-size: 1.1458vw;
  margin-bottom: 0.9375vw;
  color: #0e0e0e;
  font-weight: bold;
  font-family: Roboto-SemiBold;
}

.sec_sitemap .tit {
  width: 100%;
  display: flex;
  align-items: center;
  height: 2.6042vw;
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 0 1.1458vw;
  font-size: 0.9375vw;
  color: #0e0e0e;
  font-weight: bold;
  font-family: Roboto-SemiBold;
  margin-bottom: 1.0417vw;
}

.sec_sitemap .txt {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 1.0417vw;
}

.sec_sitemap .txt a {
  display: flex;
  align-items: center;
  color: #0A110F;
  font-size: 0.8333vw;
  display: flex;
  align-items: center;
  margin-bottom: 1.0417vw;
  cursor: pointer;
  box-sizing: border-box;
  padding-left: 1.0417vw;
  background: url(../img/z_icon07.png) no-repeat left;
  background-size: 0.2083vw;
}

.sec_sitemap .txt a:hover {
  color: #00c26b;
}

.sec_sitemap .desc {
  margin-top: -1.0417vw;
  display: flex;
  box-sizing: border-box;
  padding: 1.4583vw 0.9896vw 0;
  border-top: 1px solid #eaeaea;
}

.sec_sitemap .desc a {
  font-size: 0.8333vw;
  color: #0A110F;
  margin-right: 2.8646vw;
  cursor: pointer;
}

.sec_sitemap .desc a:hover {
  color: #00c26b;
}

.sec_sitemap .desc a:last-child {
  margin-right: 0;
}

.loadding {
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999;
  overflow: hidden;
  display: none;
}

.loadding .t-message {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}

.loadding .t-message p {
  font-size: .8333vw;
  color: #fff;
  margin-top: 1.5vw;
}

.load-circle {
  width: 2.0833vw;
  height: 2.0833vw;
  position: relative;
}

.load-container1>div,
.load-container2>div,
.load-container3>div {
  width: 20%;
  height: 20%;
  background-color: #ffffff;

  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  -moz-animation: bouncedelay 1.2s infinite ease-in-out;
  -o-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.load-circle .load-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.load-container2 {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.load-container3 {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 {
  top: 0;
  left: 0;
}

.circle2 {
  top: 0;
  right: 0;
}

.circle3 {
  right: 0;
  bottom: 0;
}

.circle4 {
  left: 0;
  bottom: 0;
}

.load-container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.load-container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  -moz-animation-delay: -1.0s;
  -o-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.load-container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  -moz-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.load-container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  -moz-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.load-container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  -moz-animation-delay: -0.7s;
  -o-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.load-container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  -moz-animation-delay: -0.6s;
  -o-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.load-container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  -moz-animation-delay: -0.5s;
  -o-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.load-container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  -moz-animation-delay: -0.4s;
  -o-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.load-container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  -moz-animation-delay: -0.3s;
  -o-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.load-container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  -moz-animation-delay: -0.2s;
  -o-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.load-container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  -moz-animation-delay: -0.1s;
  -o-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0.0)
  }

  40% {
    -webkit-transform: scale(1.0)
  }
}

@-moz-keyframes bouncedelay {

  0%,
  80%,
  100% {
    -moz-transform: scale(0.0)
  }

  40% {
    -moz-transform: scale(1.0)
  }
}

@-o-keyframes bouncedelay {

  0%,
  80%,
  100% {
    -o-transform: scale(0.0)
  }

  40% {
    -o-transform: scale(1.0)
  }
}

@keyframes bouncedelay {

  0%,
  80%,
  100% {
    transform: scale(0.0);
  }

  40% {
    transform: scale(1.0);
  }
}

.mob_show {
  display: none;
}

.about_en {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-top: 4.6354vw;
  padding-bottom: 5.3125vw;
}

.about_en .img {
  width: 5.7292vw;
  height: 5.7292vw;
  margin-bottom: .4688vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.about_en .img::before {
  content: "";
  position: absolute;
  background: url(../img/en_icon02_260427.png) no-repeat center;
  background-size: contain;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8.8802vw;
  height: 8.8802vw;
}

.about_en .img img {
  width: 3.6458vw;
  position: relative;
  z-index: 2;
}

.about_en .tit {
  font-family: Roboto-SemiBold;
  font-weight: bold;
  font-size: 2.0833vw;
  line-height: 2.4479vw;
  color: #002314;
  margin-bottom: 1.1458vw;
}

.about_en .tit p {
  display: inline-block;
  color: #00BC68;
}

.about_en .txt {
  font-size: .7813vw;
  line-height: 1.0417vw;
  text-align: center;
  color: #2C2C2C;
  margin-bottom: 2.0833vw;
}

.about_en .desc {
  display: flex;
  justify-content: center;
  margin-bottom: 1.1458vw;
}

.about_en .desc .list {
  width: 16.0417vw;
  height: 2.6042vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: .7813vw;
  font-size: .7292vw;
  line-height: 1.0417vw;
  color: #00A159;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid #FFFFFF;
  box-shadow: 0px .2083vw 1.3281vw .3646vw rgba(195, 230, 196, 0.36);
  backdrop-filter: blur(.4453vw);
  border-radius: .7813vw;
  cursor: pointer;
}

.about_en .desc .list img {
  width: 1.8229vw;
  margin-right: .3646vw;
}

.about_en .desc .list:nth-child(1) {
  width: 13.4375vw;
  margin-right: 1.4583vw;
}

.about_en .desc .list:nth-child(2) {
  width: 19.7396vw;
  margin-right: 1.0938vw;
}

.about_en .asking {
  width: 51.7708vw;
  height: 9.2188vw;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.about_en .asking.active {
  height: 14.5833vw;
}

.about_en .asking .list {
  width: 100%;
  display: flex;
  margin-bottom: 1.3542vw;
}

.about_en .asking .list .right {
  width: fit-content;
  padding: 0 1.0417vw;
  height: 2.3438vw;
  background: #00BC68;
  border-radius: .2083vw;
  font-size: .9375vw;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

.about_en .asking .list .left {
  display: flex;
  align-items: flex-start;
}

.about_en .asking .list .left img {
  width: 2.2917vw;
}

.about_en .asking .list .left .desc1 {
  margin-left: .6771vw;
  width: fit-content;
  max-width: 36.6146vw;
  background: #FEFFFE;
  border-radius: .2083vw;
  box-sizing: border-box;
  padding: .8333vw 1.1458vw;
font-size: .9375vw;
  line-height: 1.0417vw;
  color: #2C2C2C;
  text-align: left;
}

.about_en .asking .list.ask {
  justify-content: flex-end;
}

.about_en .asking::-webkit-scrollbar {
  display: none;
}

.about_en .sea {
  margin-top: 1.1979vw;
  width: 45.4167vw;
  height: 4.2708vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.91);
  border: 1px solid #000000;
  box-shadow: 0px .3646vw .6458vw rgba(231, 231, 231, 0.25);
  border-radius: .2083vw;
}

.about_en .sea input {
  flex: 1;
  width: 0;
  height: 100%;
  color: #0A110F;
  margin: 0 1.4063vw;
  font-size: .9375vw;
  border: none;
  background: transparent;
  outline: none;
}

.about_en .sea img {
  width: 2.3958vw;
  margin-right: 1.3542vw;
}

.about_en .sea input::-webkit-input-placeholder {
  /* Chrome/Safari */
  color: #494949;
}

.about_en .sea input:-moz-placeholder {
  /* Firefox 18- */
  color: #494949;
}

.about_en .sea input::-moz-placeholder {
  /* Firefox 19+ */
  color: #494949;
}

.about_en .sea input:-ms-input-placeholder {
  /* IE 10+ */
  color: #494949;
}

.about_en .jieguo {
  width: 45.4167vw;
  position: relative;
}

.about_en .jieguo .suggestions-container {}

.about_en .jieguo .suggestions-container .suggestions-list {
  position: absolute;
  width: 100%;
  left: 0;
  top: -3px;
  box-sizing: border-box;
  padding: 0 1.4063vw;
  background: #fff;
  z-index: 9;
  text-align: left;
  border: 1px solid #000000;
  border-top: 1px solid #fff;
  padding-bottom: 1.0417vw;
  border-radius: 0 0 .2083vw .2083vw;
  display: none;
}

.about_en .jieguo .suggestions-container .suggestions-list .suggestion-item {
  width: 100%;
  margin-top: 1.0417vw;
  cursor: pointer;
  font-size: .7292vw;
}

.hw_cloud_main .popup-video {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}

.hw_cloud_main .popup-video .video-wrap {
  position: relative;
  width: 50%;
}

.hw_cloud_main .popup-video .video-wrap .video {
  display: flex;
  width: 100%;
}

.hw_cloud_main .popup-video .video-wrap .close {
  position: absolute;
  right: 1vw;
  top: 1vw;
  width: 1vw;
  height: 1vw;
  background: url("../img/close.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .pc_show {
    display: none;
  }

  .mob_show {
    display: block;
  }

  .c-wrap {
    width: calc(100% - 9.6vw);
  }

  .head_search .gohome {
    display: none;
  }

  .head_search .max {
    padding-top: calc(26.1333vw + 3.7333vw);
    width: calc(100% - 11.7333vw);
  }

  .head_search .max .tit {
    margin-bottom: 2.9333vw;
    font-size: 3.7333vw;
  }

  .head_search .max .sea {
    height: 12.5333vw;
    box-sizing: border-box;
    padding: 0 1.8667vw;
    border-bottom: 1px solid #3b3b3b;
  }

  .head_search .max .sea img {
    margin-right: 3.2vw;
    width: 4vw;
  }

  .head_search .max .sea input {
    font-size: 4.2667vw;
  }

  .head_search .max .sea .close {
    width: 3.4667vw;
    margin-right: 0;
  }

  .sea_list {
    padding: 0;
    padding-top: 9.0667vw;
  }

  .sea_list .list {
    margin-bottom: 6.6667vw;
  }

  .sea_list .list .img {
    width: 25.6vw;
  }

  .sea_list .list .desc {
    margin-left: 6.1333vw;
    font-size: 3.7333vw;
  }

  .c-banner1 .swiper-slide .img {
    height: auto;
  }

  .c-banner1 .swiper-slide .c-wrap {
    width: calc(100% - 18.1333vw);
    bottom: auto;
    top: 30.1333vw;
  }

  .c-banner1 .swiper-slide .c-wrap h2 {
    font-size: 9.3333vw;
    line-height: 9.3333vw;
    margin-bottom: 4.5333vw;
  }

  .c-banner1 .swiper-slide .c-wrap p {
    font-size: 3.2vw;
    margin-bottom: 5.8667vw;
    line-height: 1.5;
  }

  .c-banner1 .swiper-slide .c-wrap .more .a1 {
    width: 8.8vw;
    height: 5.6vw;
    margin-right: 2.6667vw;
  }

  .c-banner1 .swiper-slide .c-wrap .more .a1 img {
    width: 4vw;
  }

  .c-banner1 .swiper-slide .c-wrap .more .a2 {
    font-size: 3.2vw;
  }

  .c-banner1 .c-dot {
    bottom: auto;
    top: 100.7333vw;
    left: 9.0667vw;
    height: 5.4667vw;
    display: flex;
    align-items: flex-end;
  }

  .c-banner1 .c-dot .c-wrap {
    width: 100%;
  }

  .c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet {
    width: 4.8vw;
    height: 0.64vw;
    margin: 0;
    margin-right: 0.96vw;
  }

  .c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12.64vw;
  }

  .c-banner1 .c-dot .swiper-pagination .swiper-pagination-bullet span {
    left: 0.48vw;
    bottom: calc(100% + 1.0667vw);
    font-size: 2.6667vw;
  }

  .counter {
    margin-top: -13.3333vw;
  }

  .counter .mySwiper {
    width: 100%;
    height: 13.3333vw;
    margin: 0;
  }

  .counter .mySwiper .swiper-slide {
    padding: 0 4.5333vw;
    font-size: 3.2vw;
  }

  .counter .swiper-button-next,
  .counter .swiper-button-prev {
    top: auto;
    margin: 0;
    bottom: calc(100% + 4.1067vw);
    right: 0.6933vw;
    transform: initial;
    width: 7.36vw;
    height: 7.36vw;
    border: 0;
  }

  .counter .swiper-button-prev {
    background: #00c26b;
    right: 12.3733vw;
  }

  .counter .swiper-button-prev::after {
    background: url(../img/left1.png) no-repeat center;
    background-size: 3.2533vw;
  }

  .counter .swiper-button-next {
    background: #393939;
  }

  .counter .swiper-button-next::after {
    background: url(../img/right1.png) no-repeat center;
    background-size: 3.2533vw;
  }

  .section1 {
    background: url(../img/bg25.png) no-repeat;
    background-size: cover;
  }

  .section1 .bg {
    display: none;
  }

  .sec_title h2 {
    font-size: 7.4667vw;
    line-height: 1.5;
  }

  .section6 {
    padding-top: 10.1333vw;
  }

  .sec_title h3 {
    font-size: 3.7333vw;
    line-height: 1.5;
  }

  .sec_title p {
    margin-top: 2.4533vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
  }

  .about {
    padding-top: 6.1867vw;
  }

  .about .customer_stories {
    flex-direction: column;
  }

  .about .customer_stories .content_item {
    width: 100%;
    height: auto;
    margin-bottom: 4.8vw;
    flex-direction: column-reverse;
  }

  .about .customer_stories.active .content_item {
    width: 100%;
  }

  .about .customer_stories .content_item.active {
    width: 100%;
  }

  .about .customer_stories .content_item:last-child {
    margin-bottom: 0;
  }

  .about .customer_stories .content_item .img {
    height: auto;
  }

  .about .customer_stories .content_item.active .img::before {
    display: none;
  }

  .about .customer_stories .content_item .img img {
    width: 100%;
  }

  .about .customer_stories .content_item .num {
    display: none;
  }

  .about .customer_stories .content_item .title::before {
    display: none;
  }

  .about .customer_stories .content_item .title {
    height: auto;
    padding: 4.8vw 5.6vw 5.8667vw 6.6667vw;
    background: #e9f8f2;
  }

  .about .customer_stories .content_item.active .title {
    background: #e9f8f2;
  }

  .about .customer_stories .content_item .title span {
    font-size: 5.3333vw;
    color: #222222;
    font-weight: bold;
    font-family: Roboto-SemiBold;
    margin-bottom: 2.4vw;
  }

  .about .customer_stories .content_item .title .txt {
    font-weight: normal;
    font-size: 3.2vw;
    color: #3f3f3f;
    margin-bottom: 10.779vw;
    line-height: 1.5;
  }

  .about .customer_stories .content_item .title img {
    width: 5.0667vw;
  }

  .about .customer_stories .content_item .title img.img1 {
    display: block !important;
  }

  .about .customer_stories .content_item .title img.img2 {
    display: none !important;
  }

  .about .customer_stories .content_item.active .img .desc {
    display: none;
  }

  .section2 .sec_title {
    margin-bottom: 5.8667vw;
  }

  .gray_bg {
    height: calc(200.8vw);
  }

  .gray_bg .bg {
    height: calc(100% - 18.4vw);
  }

  .gray_bg .gray_bg1 {
    padding-top: 12vw;
  }

  .gray_bg .gray_bg1 .bg1 {
    width: calc(100% - 9.6vw);
  }

  .gray_bg .gray_bg1 .bg2 {
    width: calc(100% - 9.6vw);
  }

  .gray_bg .gray_bg1 .bg2::after {
    width: 0.5333vw;
    height: 23.4667vw;
    bottom: 0;
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap {
    padding: 12vw 2.9333vw 0px;
    height: calc(100% - 18.4vw);
  }

  .gray_bg .gray_bg1 .bg1::before {
    top: 74.6667vw;
    right: 1.8667vw;
    width: 0.5333vw;
    height: 35.7333vw;
  }

  .gray_bg .gray_bg1 .c-wrap .title {
    font-size: 5.8667vw;
    margin-bottom: 5.3333vw;
  }

  .gray_bg .gray_bg1 .c-wrap .txt {
    font-size: 3.4667vw;
    width: 61.3333vw;
    height: auto;
    line-height: 1.5;
    color: rgb(190, 190, 190);
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap .pagination {
    position: absolute;
    height: 6.4vw;
    align-items: flex-end;
    left: 2.9333vw;
    bottom: 17.3333vw;
    margin-bottom: 0px;
    display: none;
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet {
    width: 4.8vw;
    height: 0.64vw;
    margin: 0px 0.96vw 0px 0px;
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet span {
    position: absolute;
    left: 0.48vw;
    bottom: calc(100% + 1.0667vw);
    font-size: 2.6667vw;
    color: rgb(255, 255, 255);
    display: none;
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet.active {
    width: 12.64vw;
  }

  .gray_bg .mySwiper .swiper-slide .c-wrap .pagination .bullet.active span {
    display: block;
  }

  .gray_bg .mySwiper3 {
    position: absolute;
    left: calc(2.9333vw + 4.9333vw);
    bottom: 48.2107vw;
    width: 64vw;
    height: auto;
    margin-top: 0;
  }

  .gray_bg .gray_bg1 .bg1 .tit {
    right: 0.8vw;
    top: 62.1333vw;
    font-size: 2.6667vw;
    line-height: 1.5;
  }

  .gray_bg .mySwiper2 {
    left: 2.9333vw;
    top: 83.6771vw;
    height: 23.5vw;
  }

  .gray_bg .mySwiper2 .numCount li {
    margin-right: 10.6667vw;
  }

  .gray_bg .mySwiper2 .numCount li h2 .timer {
    font-size: 14.9333vw;
  }

  .gray_bg .mySwiper2 .numCount li h2 .unitb {
    font-size: 7.5467vw;
  }

  .gray_bg .mySwiper2 .numCount li h2 .unitC {
    font-size: 3.2vw;
  }

  .gray_bg .mySwiper2 .numCount li p {
    font-size: 3.2vw;
  }

  .gray_bg .mySwiper .swiper-pagination {
    left: 7.2vw;
    bottom: calc(35.7333vw);
    width: auto;
    top: auto;
    display: flex;
    align-items: flex-end;
    opacity: 1;
  }

  .gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 4.8vw;
    height: 0.64vw;
    margin: 0px 0.96vw 0px 0px;
    border-radius: 0px;
  }

  .gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet span {
    position: absolute;
    left: 0.48vw;
    bottom: calc(100% + 1.0667vw);
    font-size: 2.6667vw;
    color: rgb(255, 255, 255);
    display: none;
  }

  .gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16.86vw;
  }

  .gray_bg .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    display: block;
  }

  .sec_territory {
    padding-top: 17.3333vw;
    padding-bottom: 26.6667vw;
    border-bottom: 0;
    align-items: center;
    flex-direction: column;
  }

  .sec_territory .list {
    width: 75.7333vw;
    margin-right: 0;
    margin-bottom: 17.8667vw;
    padding-bottom: 7.4667vw;
  }

  .sec_territory .list:last-child {
    margin-bottom: 0;
  }

  .sec_territory .list::before {
    width: 14.1333vw;
    height: 1.8667vw;
    background: #00c26b;
  }

  .sec_territory .list .img {
    width: 52.0507vw;
    height: auto;
    margin-bottom: 8.8vw;
  }

  .sec_territory .list .tit {
    margin-bottom: 4.8vw;
    font-size: 4.8vw;
  }

  .sec_territory .list .txt {
    opacity: 1;
    visibility: visible;
    font-size: 3.4667vw;
  }

  .sec_title .a {
    margin-top: 5.8667vw;
    width: 42.1333vw;
    height: 10.6667vw;
    font-size: 3.7333vw;
  }

  .index_yuyue {
    position: fixed;
    z-index: 9;
    background: #0A110F;
    box-shadow: 0px 1.0667vw 2.6133vw rgba(57, 57, 57, 0.25);
    border-radius: 0.5333vw;
    min-width: 37.3333vw;
    padding-right: 3vw;
    height: 11.2vw;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 3.2vw;
    font-size: 3.4667vw;
    color: #00c26b;
    right: 2.9333vw;
    bottom: 10vw;
  }

  .index_yuyue .tx {
    width: 7.4667vw;
    margin-right: 1.6vw;
  }

  .index_yuyue .jt {
    width: 4vw;
    margin-left: 3.7333vw;
  }

  .sec_enterprise {
    margin-top: 12vw;
    height: auto;
  }

  .sec_enterprise::before {
    width: 12.8vw;
    height: 78.4vw;
  }

  .sec_enterprise .mySwiper {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .sec_enterprise .mySwiper .swiper-slide .bg {
    height: auto;
    padding-right: 12.8vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .bq {
    font-size: 9.7227vw;
    top: auto;
    bottom: calc(100% + 35.7333vw);
    left: -15.0667vw;
    writing-mode: initial;
    transform: rotate(90deg);
    opacity: 0.4;
  }

  .sec_enterprise .c-wrap {
    margin-top: 77.6667vw;
    height: auto;
    height: 126.9333vw;
    background: #080b07;
    width: 100%;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc {
    top: -9.3333vw;
    width: calc(100% - 4.2667vw - 5.0667vw);
    left: 4.2667vw;
    height: 130.1333vw;
    padding: 15.4667vw 9.6vw 0 10.6667vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .tit {
    margin-bottom: 12.8vw;
    font-size: 5.3333vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .tit img {
    width: 8.8vw;
    margin-right: 2.1333vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .txt {
    font-size: 4.8vw;
    line-height: 5.8667vw;
    margin-bottom: 5.3333vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .txt1 {
    font-size: 3.4667vw;
    line-height: 5.8667vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul {
    width: 100%;
    padding-top: 4.2667vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul::before {
    display: none;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li {
    min-width: initial;
    width: 100% !important;
    margin-bottom: 3.4667vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li .tit1 {
    font-size: 3.4667vw;
    line-height: 5.3333vw;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Roboto-Regular;
    font-weight: normal;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li .tit1::before {
    width: 6.1333vw;
    display: none;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li:last-child {
    width: 34.1333vw;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li.duo {
    width: auto !important;
  }

  .sec_enterprise .mySwiper .swiper-slide .desc .ul .li .num {
    font-size: 6.9333vw;
  }

  .sec_enterprise .mySwiper .swiper-pagination {
    left: auto;
    right: 17.6vw;
    bottom: auto;
    width: auto;
    top: 58.1333vw;
    display: flex;
    align-items: flex-end;
    opacity: 1;
  }

  .sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 4.8vw;
    height: 0.64vw;
    margin: 0;
    margin-right: 0.96vw;
    border-radius: 0;
  }

  .sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet span {
    position: absolute;
    left: 0.48vw;
    bottom: calc(100% + 1.0667vw);
    font-size: 2.6667vw;
    color: #ffffff;
    display: none;
  }

  .sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12.64vw;
  }

  .sec_enterprise .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    display: block;
  }

  .sec_enterprise .mySwiper .swiper-button-next,
  .sec_enterprise .mySwiper .swiper-button-prev {
    width: 12.3733vw;
    height: 7.68vw;
    right: auto;
    bottom: auto;
    top: 57.5467vw;
    left: 4.2667vw;
  }

  .sec_enterprise .mySwiper .swiper-button-prev {
    display: block;
    left: 18.56vw;
    background: #000;
  }

  .sec_enterprise .mySwiper .swiper-button-prev::after {
    background: url(../img/jt8.png) no-repeat center;
    background-size: 5.12vw;
    position: absolute;
  }

  .sec_enterprise .mySwiper .swiper-button-prev:hover::after {
    transform: translateX(0);
  }

  .sec_enterprise .mySwiper .swiper-button-next {
    background: #00c26b;
  }

  .sec_enterprise .mySwiper .swiper-button-next::after {
    background: url(../img/left.png) no-repeat center;
    background-size: 5.12vw;
  }

  .sec_enterprise .mySwiper .swiper-button-next:hover {
    background: #00c26b;
  }

  .sec_enterprise .mySwiper .swiper-button-next:hover::after {
    transform: translateX(0);
    background: url(../img/left.png) no-repeat center;
    background-size: 5.12vw;
  }

  .section5 {
    padding-top: 8vw;
  }

  .section5 .sec_title h3 {
    font-size: 3.4667vw;
  }

  .sec_intelligence {
    padding-top: 9.6vw;
    margin-top: 0;
    border-top: 0;
  }

  .sec_intelligence .title {
    padding: 0;
    margin-bottom: 2.1333vw;
  }

  .sec_intelligence .title .a {
    font-size: 3.7333vw;
    padding-bottom: 2.9333vw;
  }

  .sec_intelligence .title .a::before {
    height: 0.5333vw;
  }

  .sec_intelligence .title .a.active::before {
    width: 100%;
  }

  .sec_intelligence .ul {
    height: calc(58.1333vw + 79.8667vw + 9.8667vw);
    padding-bottom: 9.8667vw;
  }

  .sec_intelligence .ul .list {
    flex-direction: column;
    background: url(../img/bg05.png) #f3f3f3 no-repeat right bottom;
    background-size: 48.2667vw;
  }

  .sec_intelligence .ul .list .img {
    width: 100%;
    height: auto;
  }

  .sec_intelligence .ul .list .desc {
    padding: 5.3333vw 6.4vw;
    width: 100%;
    height: 0;
  }

  .sec_intelligence .ul .list .desc .biaoti {
    display: none;
  }

  .sec_intelligence .ul .list .desc .tit {
    font-size: 5.8667vw;
  }

  .sec_intelligence .ul .list .desc .txt {
    margin-top: 5.3333vw;
    font-size: 3.4667vw;
    line-height: 1.5;
  }

  .sec_intelligence .ul .list .desc .a {
    margin-top: 9.6vw;
    font-size: 4.2667vw;
  }

  .sec_intelligence .ul .list .desc .a img {
    width: 6.1307vw;
    margin-left: 8.8vw;
  }

  .sec_intelligence .ul .list .desc::before {
    width: 1.0667vw;
    height: 20vw;
    left: 9.6vw;
    bottom: -9.8667vw;
  }

  .sec_intelligence .ul .list .desc::before {
    padding-top: 5.3333vw;
  }

  .section6 .sec_title {
    margin-bottom: 12.5333vw;
  }

  .section6 .sec_title h2 {

    font-size: 7.4667vw;
  }

  .section6 .sec_title h3 {
    font-size: 3.7333vw;
  }

  .message {
    padding-top: 0;
    padding-bottom: 17.3333vw;
    border-top: 0;
    display: flex;
    flex-direction: column;
  }

  .message .bg {
    width: 100%;
    position: relative;
  }

  .message .bg img {
    width: 100%;
  }

  .message .tit {
    font-size: 6.4vw;
    margin-top: 7.2vw;
    margin-bottom: 11.4667vw;
    width: calc(100% + 3vw);
  }

  .message .txt {
    width: 100%;
    margin-bottom: 8.2667vw;
    font-size: 3.4667vw;
    padding-bottom: 13.3333vw;
    position: relative;
  }

  .message .txt::before {
    content: "";
    position: absolute;
    left: -4.8vw;
    width: calc(100% + 9.6vw);
    height: 1px;
    background: #EDEDED;
    bottom: 0;
  }

  .gbook {
    width: 100%;
    height: auto;
  }

  .gbook .form_tit {
    display: none;
  }

  .gbook .list {
    width: 100%;
    height: 9.3333vw;
    margin-right: 0;
    margin-bottom: 4.2667vw;
  }

  .gbook .list input {
    padding: 0 3.4667vw;
    font-size: 3.7333vw;
  }

  .gbook .list select {
    padding: 0 3.4667vw;
    font-size: 3.7333vw;
    background: url(../img/jt5.png) no-repeat calc(100% - 4.68vw) center;
    background-size: 2.048vw;
  }

  .gbook .list.list3 {
    width: 100%;
  }

  .gbook .list.list6 {
    width: 100%;
  }

  .gbook .list .sod_select {
    padding: 0 3.4667vw;
    font-size: 3.7333vw;
  }

  .gbook .list .sod_select .sod_label {
    font-size: 3.7333vw;
  }

  .gbook .list .sod_select:after {
    right: 4.68vw;
    width: 2.048vw;
    height: 2.048vw;
  }

  .gbook .list.list7 {
    height: 20vw;
    margin-bottom: 2.6667vw;
  }

  .gbook .list textarea {
    padding: 1.6vw 4.2667vw;
    font-size: 3.7333vw;
  }

  .gbook .miaoshu {
    margin-bottom: 6.4vw;
    font-size: 3.2vw;
    line-height: 1;
  }

  .gbook .miaoshu .check {
    width: 3.7333vw;
    height: 3.7333vw;
    margin-right: 2.6667vw;
  }

  .gbook .button {
    width: 100%;
    height: 13.3333vw;
    border-radius: 0.5333vw;
    padding: 0 6.6667vw;
    justify-content: space-between;
  }

  .gbook .button .btn-inner {
    font-size: 4.2667vw;
  }

  .gbook .button .img {
    width: 6.704vw;
  }

  .news_banner .c-wrap .title {
    padding-left: 6.9333vw;
    padding-bottom: 5.8667vw;
    font-size: 6.4vw;
    font-weight: 600;
  }

  .news_banner .c-wrap .title.duan1 {
    padding-bottom: 2.9333vw;
    color: #fff;
  }

  .news_banner .c-wrap .title::before {
    left: 2.9333vw;
    width: 0.5333vw;
    height: 41.6vw;
    bottom: -21.6vw;
  }

  .news_title {
    padding-top: 8.5333vw;
    padding-left: 6.9333vw;
    padding-bottom: 17.3333vw;
    margin-bottom: 5.0667vw;
    font-size: 3.2vw;
  }

  .news_nav {
    box-sizing: border-box;
    padding: 0 2.9333vw;
    justify-content: space-between;
    margin-bottom: 2.6667vw;
  }

  .news_nav .a {
    margin: 0;
    font-size: 3.7333vw;
    padding-bottom: 3.2vw;
  }

  .news_nav .a::before {
    height: 0.5333vw;
  }

  .news_nav .a.active::before {
    width: calc(100% - 0.5333vw);
  }

  .news_list li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 8.5333vw;
  }

  .news_list li:last-child {
    margin-bottom: 5.3333vw;
  }

  .news_list li a {
    padding-bottom: 3.4667vw;
  }

  .news_list li a .biaoqian {
    margin-top: 5.0667vw;
    font-size: 3.6vw;
  }

  .news_list li a .tit {
    height: auto;
    margin-top: 4vw;
    font-size: 4.8vw;
  }

  .news_list li a .txt {
    margin-top: 3.2vw;
    font-size: 3.4667vw;
  }

  .news_list li a .time {
    font-size: 3.2vw;
    margin-top: 12vw;
  }

  .news_banner .desc {
    display: none;
  }

  .news_show_title {
    top: auto;
    width: 100%;
    bottom: 9.3333vw;
  }

  .news_show_title .max {
    width: 100%;
  }

  .news_show_title .max .time {
    font-size: 3.4667vw;
  }

  .news_show_title .max .time span {
    margin-right: 10.1333vw;
  }

  .news_show_title .max .tit {
    margin-top: 4.5333vw;
    font-size: 6.4vw;
  }

  .news_show_title .max .txt {
    margin-top: 5.3333vw;
    font-size: 3.2vw;
  }

  .news_show {
    width: calc(100% - 9.6vw);
    padding-top: 5.3333vw;
    padding-bottom: 12.2667vw;
    font-size: 3.4667vw;
    line-height: 6.4vw;
  }

  .news_show .small {
    font-size: 3.2667vw;
  }

  .news_show .mySwiper {
    padding-bottom: calc(4.1067vw + 7.36vw);
  }

  .news_show .mySwiper .swiper-button-next,
  .news_show .mySwiper .swiper-button-prev {
    width: 7.36vw;
    height: 7.36vw;
  }

  .news_show .mySwiper .swiper-button-prev {
    right: 10.4vw;
  }

  .news_show .mySwiper .swiper-button-prev::after {
    background-size: 3.2053vw;
  }

  .news_show .mySwiper .swiper-button-next::after {
    background-size: 3.2053vw;
  }

  .news-table-cont ul {
    padding-left: 6vw;
  }

  .news_show .dian {
    padding-left: 4.2vw;
  }

  .news_page {
    justify-content: center;
    padding-bottom: 8.5333vw;
  }

  .news_page .button {
    width: 11.2vw;
    height: 11.2vw;
  }

  .news_page .button img {
    width: 1.4933vw;
  }

  .news_page .button.prev {
    margin-right: 1.4933vw;
  }

  .news_banner .c-wrap .title.duan::before {
    height: 21.0667vw;
    bottom: -4.5333vw;
  }

  .news_banner .c-wrap .title.duan1::before {
    height: 21.0667vw;
    bottom: -9.0667vw;
  }

  .about_title {
    padding-top: 16.5333vw;
    margin-bottom: 8.8vw;
  }

  .c-wrap.aa {
    width: calc(100% - 9.6vw);
  }

  .about_title .nav {
    justify-content: space-between;
  }

  .about_title .nav .a {
    font-size: 3.7333vw;
    padding-bottom: 2.9333vw;
    margin-right: 0;
  }

  .about_title .nav .a::before {
    height: 0.5333vw;
  }

  .about_title .nav .a:hover::before {
    width: 0;
  }

  .about_title .nav .a.active::before {
    width: calc(100% - 0.5333vw);
  }

  .about_show {
    padding-bottom: 16.5333vw;
  }

  .about_show .top {
    height: auto;
    margin-bottom: 12vw;
  }

  .about_show .top::before {
    display: none;
  }

  .about_show .top .tit {
    font-size: 6.4vw;
  }

  .about_show .top .tit img {
    width: 9.4827vw;
    margin-right: 4.1173vw;
  }

  .about_show .top .txt {
    margin-top: 1.8667vw;
    font-size: 3.7333vw;
    line-height: 5.8667vw;
  }

  .about_show .top .bg {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 9.6vw);
    height: 72.2667vw;
    margin-top: 9.0667vw;
  }

  .about_show .top .bg .img1 {
    width: 41.336vw;
  }

  .about_show .top .bg .img2 {
    width: 29.6vw;
    left: 41.336vw;
  }

  .about_show .top .bg .img3 {
    left: 17.3333vw;
    width: 17.6vw;
  }

  .about_show .top .bg .img4 {
    width: 56vw;
    right: 10.0667vw;
    z-index: 1;
    left: auto;
  }

  .about_show .top .bg .img5 {
    left: auto;
    right: 0;
    width: auto;
    height: 100%;
    z-index: 2;
  }

  .about_show .top .bg p {
    top: 5.2933vw;
    right: 13.8693vw;
    font-size: 2.256vw;
  }

  .about_show .desc {
    font-size: 3.4667vw;
    line-height: 5.3333vw;
  }

  .about_show .desc p {
    margin-bottom: 5.3333vw;
  }

  .sec_title_about h2 {
    font-size: 6.4vw;
  }

  .sec_title_about p {
    font-size: 6.4vw;
  }

  .about_honor {
    padding-top: 5.8667vw;
    margin-bottom: calc(10.6667vw - 6.0027vw);
    flex-wrap: wrap;
  }

  .about_honor .list {
    margin-right: 0.9547vw;
    width: calc(50% - 0.4773vw);
    margin-bottom: 6.0027vw;
  }

  .about_honor .list .img {
    margin-bottom: 3.2027vw;
  }

  .about_honor .list .tit {
    font-size: 3.2vw;
    line-height: 5.3333vw;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 0 2.6667vw;
  }

  .about_honor .list:nth-child(2n) {
    margin-right: 0;
  }

  .about_coreValues {
    padding-top: 5.8667vw;
    padding-bottom: 5.6vw;
    background: url(../img/bg21.png) no-repeat;
    background-size: cover;
  }

  .about_coreValues::before {
    display: none;
  }

  .about_coreValues .mySwiper {
    margin-top: 6.1333vw;
    height: calc(121.0667vw + 28vw);
  }

  .about_coreValues .c-wrap.aa {
    padding: 0 6.4vw;
  }

  .about_coreValues .c-wrap.aa::before {
    background: url(../img/bg22.png) no-repeat bottom;
    background-size: auto 121.0667vw;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
  }

  .about_coreValues .c-wrap.aa .img {
    position: relative;
    left: 0;
    top: 0;
    transform: initial;
    width: 100%;
    margin-bottom: 6.1333vw;
  }

  .about_coreValues .c-wrap.aa ul {
    visibility: visible;
    opacity: 1;
    z-index: 2;
  }

  .about_coreValues .c-wrap.aa.desc {
    display: none;
  }

  .about_coreValues .c-wrap.aa li {
    display: none;
    margin-bottom: 0;
  }

  .about_coreValues .c-wrap.aa li.active {
    display: block;
  }

  .about_coreValues .c-wrap.aa li .tit {
    padding-left: 0;
    background: transparent !important;
    font-size: 5.9vw !important;
  }

  .about_coreValues .c-wrap.aa li .txt {
    margin-top: 3.2vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
    padding-left: 0;
    padding-bottom: 18.6667vw;
  }

  .about_coreValues .c-wrap.aa .txt::before {
    width: 10.6667vw;
    height: 1.3333vw;
    left: 0;
  }

  .about_coreValues .swiper-pagination {
    left: 10.6667vw;
    bottom: 8.4533vw;
    right: auto;
  }

  .about_coreValues .swiper-pagination .swiper-pagination-bullet {
    width: 4.8vw;
    height: 0.64vw;
    margin: 0;
    margin-right: 0.96vw;
  }

  .about_coreValues .swiper-pagination .swiper-pagination-bullet span {
    position: absolute;
    left: 0.48vw;
    bottom: calc(100% + 1.0667vw);
    font-size: 2.6667vw;
    color: #ffffff;
    display: none;
  }

  .about_coreValues .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 12.64vw;
  }

  .about_coreValues .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    display: block;
  }

  .about_esg {
    padding-top: 0;
  }

  .about_esg .esg {
    margin-top: 13.3333vw;
    padding-top: 140vw;
    background: url(../img/bg23.jpg) no-repeat top;
    background-size: 100%;
  }

  .about_esg .esg .ul {
    flex-direction: column;
  }

  .about_esg .esg .ul .li {
    margin-right: 0;
    margin-bottom: 13.3333vw;
    width: 100%;
    height: auto;
    border-bottom: 0;
  }

  .about_esg .esg .ul .li::before {
    display: none;
  }

  .about_esg .esg .ul .li .top {
    border-bottom: 0;
    height: 44vw;
    background: url(../img/bg24.png) no-repeat !important;
    background-size: cover !important;
  }

  .about_esg .esg .ul .li .top .tit {
    bottom: auto !important;
    top: 5.3333vw;
    left: 6.1333vw;
    font-size: 5.3333vw;
  }

  .about_esg .esg .ul .li .top .num {
    right: 11.2vw;
    font-size: 5.8667vw;
    color: #242424 !important;
    padding-bottom: 4.5333vw !important;
    bottom: 5.6vw !important;
  }

  .about_esg .esg .ul .li .top .num::before {
    width: calc(100% + 0.5333vw);
    height: 0.5333vw;
  }

  .about_esg .esg .ul .li .top img {
    top: 3.2vw;
    right: 4.512vw;
    width: 20.5547vw;
  }

  .about_esg .esg .ul .li .bottom {
    height: auto;
    padding: 6.4vw 1.6vw 0;
    opacity: 1;
  }

  .about_esg .esg .ul .li .bottom .tit {
    font-size: 3.7333vw;
    line-height: 5.8667vw;
  }

  .about_esg .esg .ul .li .bottom .txt {
    margin-top: 9.0667vw;
    font-size: 3.7333vw;
    line-height: 5.8667vw;
  }

  .about_esg .esg .ul .li .bottom .txt br {
    display: none;
  }

  .about_esg .esg .ul .li .bottom .txt p {
    margin-bottom: 4vw;
  }

  .about_esg .esg .ul .li .bottom .txt p:last-child {
    margin-bottom: 0;
  }

  .about_esg .esg .ul .li:last-child {
    margin-bottom: 0;
  }

  .about_team {
    margin-top: 9.0667vw;
  }

  .sec_title_about .txt {
    margin-top: 4.2667vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
  }

  .about_team .diqiu {
    margin-top: 0;
    padding: 9.0667vw 5.0133vw calc(53.5467vw - 4.32vw) 4.8vw;
    background: url(../img/diqiu1.png) no-repeat bottom;
    background-size: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .about_team .diqiu .list {
    position: relative;
    left: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    right: 0 !important;
    width: 20.0533vw;
    margin-bottom: 4.32vw;
    margin-right: 3.1467vw;
  }

  .about_team .diqiu .list.wzbkst {
    width: 29.44vw;
  }

  .about_team .diqiu .list.taiguo {
    margin-right: 0.1467vw;
  }

  .about_team .diqiu .list.yuenan {
    left: 3vw !important;
  }

  .about_team .diqiu .list span {
    height: 9.3867vw;
    font-size: 3.4133vw;
    border: 0.4267vw solid #fff;
    border-radius: 4.6933vw;
  }

  .about_team .diqiu .list .dian {
    display: none;
  }

  .about_team .diqiu img {
    display: none;
  }

  .section6.contact .message {
    padding-top: 13.3333vw;
    padding-bottom: 13.8667vw;
  }

  .section6.contact .message .c-wrap {
    flex-direction: column;
  }

  .section6.contact .message .left {
    padding-top: 0;
    max-width: initial;
  }

  .section6.contact .message .left .tit {
    margin-bottom: 8.2667vw;
    margin-top: 0;
    box-sizing: border-box;
    padding: 0 3.2vw;
  }

  .section6.contact .message .txt {
    box-sizing: border-box;
    padding: 0 3.2vw 5.3333vw;
    margin-bottom: 5.3333vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
  }

  .section6.contact .message .right {
    flex: initial;
    box-sizing: border-box;
    margin: 0;
    padding-top: 4.2667vw;
    margin-top: 13.3333vw;
    border-left: 0;
    border-top: 1px solid #eaeaea;
    width: 100%;
    height: auto;
  }

  .section6.contact .message .right .tit {
    margin: 0;
    box-sizing: border-box;
    padding: 0 2.4vw;
    padding-left: 0;
    font-size: 5.3333vw;
  }

  .section6.contact .message .right .txt {
    box-sizing: border-box;
    padding: 0 2.4vw;
    margin-top: 4.8vw;
    font-size: 3.7333vw;
    line-height: 8.5333vw;
    margin-bottom: 8.8vw;
  }

  .section6.contact .message .right .ewm {
    margin-top: 0;
  }

  .section6.contact .message .right .ewm span {
    font-size: 5.3333vw;
    margin-bottom: 5.6vw;
  }

  .section6.contact .message .right .ewm img {
    width: 33.8667vw;
  }

  .section6.contact .message .right .ewm img.wx {
    width: 37.2083vw;
  }

  .news_banner.yhinshi .c-wrap {
    width: calc(100% - 16vw);
  }

  .news_banner.yinshi .news_show_title {
    bottom: 0;
  }

  .news_banner.yinshi .news_show_title .max {
    padding-left: 4vw;
    padding-bottom: 5.0667vw;
    box-sizing: border-box;
  }

  .news_banner.yinshi .news_show_title .max::before {
    width: 0.5333vw;
    height: 18.9333vw;
    bottom: -4.8vw;
  }

  .news_show.yinshi {
    width: calc(100% - 9.8667vw - 9.8667vw);
    padding-top: 6.6667vw;
    padding-bottom: 23.7333vw;
  }

  .sec_sitemap {
    padding-top: 28.5208vw;
    padding-bottom: 8.6979vw;
  }

  .sec_sitemap .title {
    font-size: 4.1458vw;
    margin-bottom: 4.9375vw;
  }

  .sec_sitemap .tit {
    height: 9.6042vw;
    padding: 0 3.1458vw;
    font-size: 3.9375vw;
    color: #0e0e0e;
    margin-bottom: 4.0417vw;
  }

  .sec_sitemap .txt {
    margin-bottom: 4.0417vw;
  }

  .sec_sitemap .txt a {
    font-size: 3.8333vw;
    margin-bottom: 3.0417vw;
    padding-left: 3.0417vw;
    background-size: 1.2083vw;
  }

  .sec_sitemap .desc {
    margin-top: -1.0417vw;
    padding: 4.4583vw 1.9896vw 0;
  }

  .sec_sitemap .desc a {
    font-size: 3.8333vw;
    margin-right: 4.8646vw;
  }

  .regist_center .t-message {
    width: 60.625vw;
    height: 51.417vw;
    font-size: 4.833vw
  }

  .regist_center .t-message p {
    padding-bottom: 4.302vw
  }

  .regist_center .t-message .btn {
    padding: 1.313vw 3.042vw 1.208vw 3.042vw;
    font-size: 3.833vw
  }


  .loadding .t-message p {
    font-size: 3.2vw;
    margin-top: 7vw;
  }

  .load-circle {
    width: 10.0833vw;
    height: 10.0833vw;
  }

  .about_en {
    padding-top: 9.0667vw;
    padding-bottom: 5.8667vw;
  }

  .about_en .img {
    width: 23.4667vw;
    height: 23.4667vw;
    margin-bottom: 5.8667vw;
  }

  .about_en .img::before {
    width: 42.8vw;
    height: 42.88vw;
  }

  .about_en .img img {
    width: 14.9333vw;
  }

  .about_en .tit {
    font-size: 7.4667vw;
    line-height: 1.5;
    margin-bottom: 6.9333vw;
  }

  .about_en .txt {
    font-size: 3.4667vw;
    line-height: 5.3333vw;
    margin-bottom: 5.3333vw;
  }

  .about_en .desc {
    margin-bottom: 4vw;
    align-items: center;
    flex-direction: column;
  }

  .about_en .desc .list {
    width: fit-content !important;
    margin-right: 0 !important;
    margin-bottom: 3.4667vw !important;
    height: 10.6667vw;
    border-radius: 4vw;
    padding-left: 3.2vw;
    padding-right: 5.3333vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
  }

  .about_en .desc .list img {
    width: 7.4667vw;
    margin-right: 3vw;
  }

  .about_en .desc .list:last-child {
    margin-bottom: 0 !important;
  }

  .about_en .asking {
    height: 12.2667vw;
    width: 85.3333vw;
  }

  .about_en .asking.active {
    height: 59.4667vw;
  }

  .about_en .asking .list {
    margin-bottom: 4vw;
  }

  .about_en .asking .list .right {
    height: auto;
    padding: 2.1333vw 0;
    padding-left: 4.5333vw;
    padding-right: 1.8667vw;
    font-size: 3.4667vw;
    min-width: 46.0667vw;
    border-radius: 1.0667vw;
    text-align: right;
  }

  .about_en .asking .list .left {
    width: 100%;
  }

  .about_en .asking .list .left img {
    width: 11.7333vw;
  }

  .about_en .asking .list .left .desc1 {
    margin-left: 3.4667vw;
    flex: 1;
    width: 0;
    max-width: initial;
    padding: 3.7333vw 1.0667vw 3.7333vw 5.8667vw;
    font-size: 3.4667vw;
    line-height: 5.3333vw;
    border-radius: 1.0667vw;
    text-align: left;
  }

  .about_en .asking .list:last-child {
    margin-bottom: 0;
  }

  .about_en .sea {
    width: 85.3333vw;
    margin-top: 12.2667vw;
    height: 15.4667vw;
    border-radius: 1.0667vw;
  }

  .about_en .sea input {
    margin: 0 5.8667vw;
    font-size: 4.8vw;
  }

  .about_en .sea img {
    width: 9.0667vw;
    margin-right: 4.8vw;
  }

  .about_en .jieguo {
    width: 85.3333vw;
  }

  .about_en .jieguo .suggestions-container .suggestions-list {
    padding: 5.8667vw;
    padding-top: 0;
  }

  .about_en .jieguo .suggestions-container .suggestions-list .suggestion-item {
    margin-top: 2.6667vw;
    font-size: 3.2vw;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 2.6667vw;
  }

  .about_en .jieguo .suggestions-container .suggestions-list .suggestion-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .hw_cloud_main .popup-video .video-wrap {
    width: 90%;
  }

  .hw_cloud_main .popup-video .video-wrap .close {
    right: 3vw;
    top: 3vw;
    width: 3vw;
    height: 3vw;
  }
}

.embed-messageboard-base {
  display: none;
}

.embed-icon {
  display: none;
}

#newBridge .nb-icon-wrap {
  display: none;
}

.sod_select .sod_list .disabled {
  display: none;
}