@font-face {
  font-family: "Manrope-ExtraBold";
  src: url(../fonts/MANROPE-EXTRABOLD.TTF);
}
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.bg {
  background-size: cover;
  background-position: center;
}
.pc-block {
  display: block !important;
}
.m-block {
  display: none !important;
}
.bold {
  font-weight: bold;
}
.container {
  width: 85%;
  max-width: 1580px;
  margin: 0 auto;
}
.W1550 {
  max-width: 1550px;
  width: 85%;
  margin: 0 auto;
}
.inner {
  width: 85%;
  max-width: 1580px;
  margin: 0 auto;
}
.W1400 {
  max-width: 1400px;
  width: 80%;
  margin: 0 auto;
}
.W1300 {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
.W1100 {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}
body {
  position: relative;
}
.padd50 {
  padding: 50px 0;
}
.pd3 {
  padding: 3% 0 !important;
}
.pd4 {
  padding: 4% 0 !important;
}
.pd5 {
  padding: 5% 0 !important;
}
.pd6 {
  padding: 6% 0 !important;
}
.pd8 {
  padding: 8% 0 !important;
}
.pd10 {
  padding: 10% 0 !important;
}
.pd12 {
  padding: 12% 0 !important;
}
.pd15 {
  padding: 15% 0 !important;
}
.pdb {
  padding-bottom: 0 !important;
}
.pdt {
  padding-top: 0 !important;
}
.pdt4 {
  padding-top: 4% !important;
}
.pdt5 {
  padding-top: 5% !important;
}
.pdt6 {
  padding-top: 6% !important;
}
.pdt7 {
  padding-top: 7% !important;
}
.pdt8 {
  padding-top: 8% !important;
}
.pdt9 {
  padding-top: 9% !important;
}
.pdt10 {
  padding-top: 10% !important;
}
.pdb3 {
  padding-bottom: 3% !important;
}
.pdb5 {
  padding-bottom: 5% !important;
}
.pdb8 {
  padding-bottom: 8% !important;
}
.pdb10 {
  padding-bottom: 10% !important;
}
.pdb18 {
  padding-bottom: 18% !important;
}
.pdb20 {
  padding-bottom: 20% !important;
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
}
.f22 {
  font-size: 22px !important;
}
.f24 {
  font-size: 24px !important;
}
.f28 {
  font-size: 28px !important;
}
.f30 {
  font-size: 30px !important;
}
.f32 {
  font-size: 32px !important;
}
.f34 {
  font-size: 34px !important;
}
.f36 {
  font-size: 36px !important;
}
.f38 {
  font-size: 38px !important;
}
.f40 {
  font-size: 40px !important;
}
.f44 {
  font-size: 44px !important;
}
.f48 {
  font-size: 48px !important;
}
.f50 {
  font-size: 50px !important;
}
.f60 {
  font-size: 60px !important;
}
.f70 {
  font-size: 70px !important;
}
@media screen and (max-width: 1550px) {
  .f16 {
    font-size: 15px !important;
  }
  .f20 {
    font-size: 18px !important;
  }
  .f22 {
    font-size: 20px !important;
  }
  .f24 {
    font-size: 22px !important;
  }
  .f28 {
    font-size: 26px !important;
  }
  .f30 {
    font-size: 28px !important;
  }
  .f32 {
    font-size: 30px !important;
  }
  .f34 {
    font-size: 30px !important;
  }
  .f36 {
    font-size: 30px !important;
  }
  .f38 {
    font-size: 34px !important;
  }
  .f40 {
    font-size: 36px !important;
  }
  .f44 {
    font-size: 40px !important;
  }
  .f48 {
    font-size: 42px !important;
  }
  .f50 {
    font-size: 44px !important;
  }
  .f60 {
    font-size: 52px !important;
  }
  .f70 {
    font-size: 54px !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-block {
    display: none !important;
  }
  .m-block {
    display: block !important;
  }
  .container {
    width: 90%;
  }
  .inner {
    width: 90%;
  }
  body {
    font-size: 14px;
  }
  .f16 {
    font-size: 15px !important;
  }
  .f18 {
    font-size: 16px !important;
  }
  .f20 {
    font-size: 18px !important;
  }
  .f22 {
    font-size: 20px !important;
  }
  .f24 {
    font-size: 20px !important;
  }
  .f28 {
    font-size: 24px !important;
  }
  .f30 {
    font-size: 26px !important;
  }
  .f32 {
    font-size: 28px !important;
  }
  .f34 {
    font-size: 28px !important;
  }
  .f38 {
    font-size: 30px !important;
  }
  .f36 {
    font-size: 30px !important;
  }
  .f40 {
    font-size: 32px !important;
  }
  .f44 {
    font-size: 36px !important;
  }
  .f48 {
    font-size: 36px !important;
  }
  .f50 {
    font-size: 38px !important;
  }
  .f60 {
    font-size: 46px !important;
  }
  .f70 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .pdb3 {
    padding-bottom: 30px !important;
  }
  .pd3 {
    padding: 30px 0 !important;
  }
  .pd5,
  .pd8,
  .pd6,
  .pd4 {
    padding: 40px 0 !important;
  }
  .pdb {
    padding-bottom: 0 !important;
  }
  .f14 {
    font-size: 12px !important;
  }
  .f16 {
    font-size: 14px !important;
  }
  .f18 {
    font-size: 15px !important;
  }
  .f20 {
    font-size: 16px !important;
  }
  .f22 {
    font-size: 18px !important;
  }
  .f24 {
    font-size: 16px !important;
  }
  .f28 {
    font-size: 20px !important;
  }
  .f30 {
    font-size: 20px !important;
  }
  .f32 {
    font-size: 22px !important;
  }
  .f34 {
    font-size: 22px !important;
  }
  .f38 {
    font-size: 26px !important;
  }
  .f36 {
    font-size: 22px !important;
  }
  .f40 {
    font-size: 26px !important;
  }
  .f44 {
    font-size: 30px !important;
  }
  .f48 {
    font-size: 30px !important;
  }
  .f50 {
    font-size: 32px !important;
  }
  .f60 {
    font-size: 40px !important;
  }
  .f70 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 700px) {
  .f38 {
    font-size: 24px !important;
  }
  .f44 {
    font-size: 26px !important;
  }
  .f60 {
    font-size: 32px !important;
  }
  .f70 {
    font-size: 30px !important;
  }
}
.flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.img_pic {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}
.img_pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  -o-object-fit: cover;
  object-fit: cover;
}
.img_pic img:hover {
  transform: scale(1.1);
}
/* header */
.header_wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header .mask {
  position: fixed;
  width: 100vw;
  height: 540px;
  left: 0;
  top: 0;
  background-color: rgba(14, 25, 42, 0.7);
  transform-origin: 0 0;
  pointer-events: none;
  transition: transform 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  z-index: -1;
  opacity: 0;
}
.header_hover .mask {
  pointer-events: auto;
  opacity: 1;
}
.header_wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: rgba(14, 25, 42, 0.7);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_box {
  -webkit-align-items: center;
  align-items: center;
  padding: 0;
  position: relative;
  z-index: 9;
}
.header_logo_box {
  width: 119px;
  height: 73px;
}
.header_logo_box a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/logo.png) no-repeat center;
  background-size: contain;
}
.header_logo_box a img {
  /* -webkit-filter: invert(100%) brightness(400%);
	filter: invert(100%) brightness(400%); */
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_menu_item_box {
  padding: 36px 0;
  position: relative;
}
.header_menu_item_box.active .header_menu_link {
  color: #fff;
}
.header_menu_item_box.active .header_menu_link:after {
  opacity: 1;
}
@keyframes wave-underline {
  0% {
    background-position-x: -5px, 0;
  }
  100% {
    background-position-x: 5px, 10px;
  }
}
.header_menu_item_down {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 4.6874996vw 0 1.041666vw 0;
  pointer-events: none;
}
.header_hover .header_menu_item_down {
  pointer-events: auto;
}
.header_menu_down_label {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_menu_down_label .header_menu_down_link {
  font-size: 16px;
  padding: 13px 0;
  color: #fff;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_menu_down_link:hover {
  color: #173d88;
}
.header_menu_link {
  font-size: 18px;
  padding: 4px 56px;
  color: #fff;
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_menu_link:hover {
  color: #fff;
}
.header_menu_link:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 28px;
  height: 7px;
  background: url(../images/blx.png) no-repeat center;
  background-size: contain;
  opacity: 0;
}
.header_content_box {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex: 1;
}
.header_button_box {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header_language_current {
  width: 50px;
  line-height: 50px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: relative;
  z-index: 9;
}
.header_language_icon {
  width: 8px;
  height: 6px;
  position: relative;
  margin-left: 4px;
}
.header_language_icon:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 6px solid #fff;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_language_box:hover .header_language_current {
  background: #fff;
}
.header_language_box:hover .header_language_text {
  color: #000;
}
.header_language_box:hover .header_language_icon:after {
  border-top: 0.3125vw solid #fff;
}
.header_language_box:hover .header_language_tab:after {
  height: 100%;
  opacity: 1;
  background: #eeeeee;
}
.header_language_box:hover .header_language_item_box a {
  color: #333;
}
.header_language_box:hover .header_language_content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.header_language_wrap {
  margin-right: 1.30208333vw;
}
.header_language_text {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_search_box {
  width: 50px;
  height: 50px;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_search_active {
  width: 10.625vw;
  background: #ffffff;
}
.header_search_active .header_search_svg svg {
  fill: #333;
}
.header_search_active .header_search_input_box {
  width: 7.8125vw;
}
.header_language_box {
  position: relative;
}
.header_language_tab {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-top: 50px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  pointer-events: none;
}
.header_language_tab:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 143px;
  background: #fff;
  opacity: 0;
  -webkit-border-radius: 80px;
  border-radius: 80px;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header_language_content {
  position: relative;
  z-index: 2;
  padding: 0.5208333vw 0 1.041666vw 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header_language_item_box a {
  font-size: 0.78125vw;
  line-height: 1.5625vw;
  color: #fff;
  display: block;
  text-align: center;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_search_svg {
  width: 100%;
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.header_search_svg svg {
  width: 17px;
  fill: #fff;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_search_input_box {
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_search_input_box input {
  line-height: 2.8125vw;
  font-size: 0.8333vw;
  color: #333;
  width: 100%;
  display: block;
  padding: 0 0.5208333vw 0 0;
  box-sizing: border-box;
}
.index_page_swiper {
  height: 100vh;
}
.index_page_swiper .index_page_slide {
  background: #fff;
}
.index_page_content {
  height: 100%;
  overflow: hidden;
}
.index_banner_wrap {
  height: 100%;
  position: relative;
}
.index_banner_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-align-items: center;
  align-items: center;
}
.index_banner_box {
  height: 100%;
  display: block;
}
.index_banner_box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.index_banner_box video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_banner_title_label {
  -webkit-align-items: center;
  align-items: center;
}
.index_banner_title_icon {
  width: 1.30208333vw;
}
.index_banner_big {
  padding: 0 8.3333vw;
  width: 100%;
}
.index_banner_title_icon svg {
  fill: #fff;
}
.index_banner_cn_label {
  font-size: 2.5vw;
  line-height: 3.0208333vw;
  color: #ffffff;
}
.index_banner_en_label {
  font-size: 1.875vw;
  line-height: 2.291666vw;
  color: #ffffff;
}
.index_banner_title_text {
  font-size: 1.458333vw;
  line-height: 1.9791666vw;
  color: #fff;
  margin-left: 0.78125vw;
}
.header_wap_menu_wrap {
  background: #ffffff;
  -webkit-border-radius: 1.40625vw;
  border-radius: 1.40625vw;
  width: 30px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: relative;
  z-index: 9999;
  display: none;
}
.header_wap_menu_wrap:hover .header_wap_menu_label:nth-child(2) {
  width: 100%;
}
.header_wap_menu_wrap:hover .header_wap_menu_label:nth-child(1),
.header_wap_menu_wrap:hover .header_wap_menu_label:nth-child(3) {
  width: 65%;
}
.header_wap_menu_box {
  width: 30px;
  -webkit-justify-content: center;
  justify-content: center;
}
.header_wap_menu_label {
  width: 100%;
  height: 2px;
  background: #fff;
  margin-bottom: 5px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.header_wap_menu_label:last-child {
  margin-bottom: 0;
}
.index_page_swiper .swiper-wrapper {
  -webkit-transition: all 1s cubic-bezier(0.69, 0.27, 0.45, 0.99);
  transition: all 1s cubic-bezier(0.69, 0.27, 0.45, 0.99);
}
.index_page_swiper .index_page_slide:last-child {
  height: 27.083333vw !important;
}
.header_menu_item_active .header_menu_link:after {
  opacity: 1;
}
.header_menu_item_default .header_menu_link {
  /* font-weight: normal; */
}
.header_menu_item_default .header_menu_link:after {
  opacity: 0;
}
.header_menu_item_hover .header_menu_item_down {
  pointer-events: auto;
}
.header_menu_item_hover .header_menu_item_down:after {
  height: 100%;
}
.header_menu_item_hover .header_menu_item_down:before {
  top: 0;
  opacity: 1;
}
.header_menu_item_default .header_menu_down_label {
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fg {
  z-index: 15;
  pointer-events: none;
  width: 100%;
  position: fixed;
  top: 540px;
  left: 0;
  transform: rotate(180deg);
  transition: transform 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  opacity: 0;
}
.header_hover .fg {
  opacity: 1;
}
.fg .water {
  width: 100%;
  height: 110px;
  max-height: 100vh;
  margin: 0;
  display: block;
}
.fg .water .parallax > use {
  animation: 5s linear 2s infinite move-forever;
}
@keyframes move-forever {
  0% {
    transform: translate(-90px);
  }
  to {
    transform: translate(85px);
  }
}
.wap_header_wrap {
  position: relative;
  display: none;
}
.wap_header_wrap .close_span {
  color: #fff;
  position: absolute;
  font-size: 30px;
  top: 1%;
  right: 5%;
  z-index: 9;
}
.search_container {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 9999;
  display: none;
}
.search_container.active {
  display: block;
}
.search_Box {
  width: 860px;
  margin: 0 auto;
  position: absolute;
  top: 240px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  background-color: #fff;
  padding: 70px 0;
}
.search_container input {
  position: relative;
  padding-bottom: 10px;
  padding-left: 48px;
  font-size: 18px;
  color: #3a434a;
  width: 580px;
  margin: 0 auto;
  display: block;
  font-weight: 400;
  font-family: 'Noto Sans SC';
  border: none;
  border-bottom: 1px solid #3a434a;
}
.search_container input::-webkit-input-placeholder {
  font-size: 18px;
  color: #b3b3b3;
  font-family: 'Noto Sans SC';
}
#searchBtn {
  display: block;
  position: absolute;
  top: 77px;
  left: 144px;
}
#searchBtn svg {
  width: 20px;
  margin: 0 auto;
}
.search_container ul {
  width: 580px;
  margin: 0 auto;
  padding-left: 48px;
}
.search_container ul li {
  font-size: 18px;
  color: #3a434a;
  line-height: 1;
  margin-top: 28px;
  cursor: pointer;
}
.search_close {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
  font-size: 26px;
}
.header_white .header_search_box,
.header_white .header_language_current {
  background: #f5f5f6;
}
.header_white .header_language_text {
  color: #222222;
}
.header_white .header_search_svg svg {
  fill: #222222;
}
.header_white:after {
  height: 100%;
  top: 0;
}
@media screen and (max-width: 1720px){
	.en_menu .header_menu_link{
		padding: 4px 38px;
	}
}
@media screen and (max-width: 1580px) {
  .header_menu_link {
    padding: 4px 38px;
  }
	.en_menu .header_menu_link{
		padding: 4px 28px;
	}
}
@media screen and (max-width: 1350px) {
  .header_menu_link {
    padding: 4px 2.5vw;
  }
	.en_menu .header_menu_link{
		padding: 4px 1.5vw;
	}
  .header_menu_wrap {
    padding-right: 0;
  }
}
@media screen and (max-width: 1180px) {
  .header_menu_link {
    padding: 4px 1.5vw;
  }
}
@media screen and (max-width: 1024px) {
  .header_nav_active .header_content_box {
    display: none;
  }
  .header_menu_wrap {
    display: none;
  }
  .menu_content_wrap {
    display: none;
  }
  .header_logo_box {
    width: 110px;
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .header_box {
    -webkit-align-items: center;
    align-items: center;
  }
  .header_search_wrap {
    display: none;
  }
  .header_content_box {
    width: calc(100% - 28vw);
  }
  .header_language_tab {
    display: none;
  }
  .header_language_text {
    font-size: 3.864734vw;
    line-height: 7.2463768vw;
  }
  .header_language_current {
    width: 7.2463768vw;
    height: 7.2463768vw;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .header_language_icon {
    display: none;
  }
  .header_language_wrap {
    margin-right: 2.4154589vw;
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .header_wap_menu_wrap {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    z-index: 9999;
    position: relative;
  }
  .header_wap_menu_box {
    width: 100%;
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .header_wap_menu_label {
    width: 100% !important;
  }
  .header_language_box:hover .header_language_current {
    background: none;
  }
  .header_language_box:hover .header_language_text {
    color: #fff;
  }
  .header_black .header_language_box:hover .header_language_current {
    background: none;
  }
  .header_black .header_language_box:hover .header_language_text {
    color: #222222;
  }
  .wap_header_wrap {
    display: none;
  }
  .wap_header_wrap {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .wap_header_active {
    pointer-events: auto;
    opacity: 1;
  }
  .wap_header_active .wap_header_box {
    -webkit-transform: none;
    transform: none;
  }
  .wap_header_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .wap_header_box {
    width: 80%;
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 9;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .sliding-menu {
    overflow: hidden;
    position: relative;
  }
  .wap_header_after {
    width: 80vw;
  }
  .sliding-menu ul {
    /* float: left; */
    margin: 0;
  }
  .sliding-menu li {
    background: #f5f5f5;
  }
  .sliding-menu a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
  }
  .wap_header_link {
    width: calc(100% - 7.246376vw);
  }
  .sliding-menu a.back {
    background: #666;
    color: #fff;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border: none;
    font-size: 3.864734vw;
  }
  .sliding-menu a.back:before {
    font-family: "iconfont" !important;
    font-size: 3.381642vw;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e6c8";
    width: 5.7971014vw;
  }
  .header_nav_active {
    z-index: 99999;
    pointer-events: none !important;
  }
  .header_nav_active .header_wap_menu_wrap {
    pointer-events: auto;
  }
  .header_nav_active .header_logo_box {
    opacity: 0;
    pointer-events: none;
  }
  .header_nav_active .header_language_wrap {
    opacity: 0;
    pointer-events: none;
  }
  .header_nav_active .page_center {
    pointer-events: none;
  }
  .header_nav_active:after {
    height: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header_after {
    display: none;
  }
  .header_after .header_after_box .header_after_left .header_after_left_text {
    font-size: 15px;
  }
  .header_after .header_after_box .header_after_left .header_after_left_text img {
    width: 21px;
  }
  .header_box {
    padding: 10px 0;
  }
  .header_menu_wrap,
  .header_language_wrap {
    display: none;
  }
  .header_logo_box {
    width: 80px;
    height: 50px;
  }
  .header_content_box {
    width: calc(100% - 110px);
  }
  .header_wap_menu_wrap {
    display: block;
  }
  .sliding-menu ul ul {
    display: none;
  }
  .sliding-menu ul ul a {
    padding-left: 12%;
  }
}
/* header  end */
/* banner */
.banner {
  position: relative;
  overflow: hidden;
}
.banner img,
.banner video {
  display: block;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  object-fit: cover;
}
.banner .swiper-pagination {
  position: absolute;
  width: 12px;
  left: auto;
  right: calc((100% - 1550px)/2);
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  border-radius: 0;
  text-align: right;
  z-index: 9;
}
.banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 1.5vw 0 !important;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  transition: all 3s;
  opacity: 0.5;
}
.banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner-text {
  position: absolute;
  color: #fff;
  top: 50%;
  left: calc((100% - 1550px)/2);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
}
.banner-text span {
  display: block;
  position: relative;
  line-height: 1.4;
  color: #fff;
  margin: 5px 0 5px;
  letter-spacing: 1px;
  overflow: hidden;
}
.banner-text h4 {
  font-size: 44px;
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  margin: 0 auto 20px;
}
.banner-text p {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.banner-text h3 {
  font-size: 43px;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.banner-img .banner-text p,
.banner-img .banner-text h3,
.banner-img .banner-text span,
.banner-img .banner-text h4,
.banner-img .banner-text a {
  opacity: 0;
  opacity: 1\0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.banner-img.swiper-slide-active .banner-text p {
  -webkit-animation: fadeInDown 1s 0.6s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.6s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
.banner-img.swiper-slide-active .banner-text span {
  -webkit-animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
.banner-img.swiper-slide-active .banner-text h4 {
  -webkit-animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.3s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
.banner-img.swiper-slide-active .banner-text a {
  -webkit-animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
  animation: fadeInDown 1s 0.9s cubic-bezier(0.25, 0.74, 0.22, 0.99) forwards;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    opacity: 1\0;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    opacity: 1\0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.index_banner_button_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-align-items: center;
  align-items: center;
  pointer-events: none;
}
.index_banner_button_box {
  width: 100%;
  padding: 0 5.2083333vw;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.index_banner_btn_box {
  width: 100px;
  height: 100px;
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: auto;
  cursor: pointer;
}
.index_banner_btn_prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.index_banner_btn_box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_banner_btn_box:hover:after {
  opacity: 1;
}
.index_banner_btn_label {
  width: 16%;
}
.index_banner_btn_label svg {
  fill: #ffffff;
}
.index_banner_scroll_wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
}
.index_banner_scroll_box {
  width: 36px;
}
.index_banner_scroll_icon {
  height: 54px;
  position: relative;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  -webkit-border-radius: 27px;
  border-radius: 27px;
}
.index_banner_scroll_line {
  margin: -30px auto 0;
  width: 1px;
  height: 80px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
}
.index_banner_scroll_line:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-animation: lineActiveAnimation 1.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
  animation: lineActiveAnimation 1.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
@-webkit-keyframes lineActiveAnimation {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center top;
    transform-origin: center bottom;
  }
  49% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
  99% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
}
@keyframes lineActiveAnimation {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center top;
    transform-origin: center bottom;
  }
  49% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
  99% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center top;
  }
}
.index_video_button_back svg {
  fill: #fff;
}
.index_video_button_icon {
  width: 0.7291666vw;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.index_video_button_icon svg {
  fill: #fff;
}
@media screen and (max-width: 1600px) {
  .index_video_button_wrap,
  .banner-text {
    left: 3%;
  }
  .banner .swiper-pagination {
    right: 3%;
  }
  .index_banner_btn_box {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1500px) {
  .index_banner_scroll_box {
    width: 32px;
  }
  .index_banner_scroll_icon {
    height: 48px;
  }
  .index_banner_scroll_line {
    margin: -27px auto 0;
    height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .index_banner_btn_box {
    width: 50px;
    height: 50px;
  }
  .index_video_button_wrap,
  .banner-text {
    left: 5%;
  }
  .banner .swiper-pagination {
    right: 5%;
  }
  .index_video_button_wrap {
    bottom: 30px;
  }
  .index_video_button_box {
    width: 70px;
    height: 70px;
  }
  .index_video_button_icon {
    width: 10px;
  }
  .index_banner_scroll_box {
    width: 22px;
  }
  .index_banner_scroll_icon {
    height: 38px;
  }
  .index_banner_scroll_line {
    margin: -22px auto 0;
    height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .index_banner_btn_box {
    width: 40px;
    height: 40px;
  }
  .banner img,
  .banner video {
    height: 60vh;
    min-height: 450px;
  }
}
/* banner  end */
.footer {
  position: relative;
  background: url(../images/footerBg.png) no-repeat top center;
  background-size: cover;
  margin-top: -80px;
}
.layer-btn {
  width: 80px;
  height: 80px;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.toTop .mask svg circle {
  fill: #fff;
  stroke: transparent;
}
.layer-btn .mask {
  position: absolute;
  left: -30px;
  top: -30px;
  width: calc(100% + 60px);
  pointer-events: none;
  height: calc(100% + 60px);
  background-size: cover;
}
.layer-btn .mask:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 1px solid #23315a;
  border-right: 1px solid #23315a;
  transform: rotate(-45deg);
  z-index: 6;
  border-width: 2px;
}
.layer-btn .mask > .lazy {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.layer-btn .mask > svg {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.footer > img {
  position: absolute;
  width: 114px;
  bottom: 84px;
  left: 1%;
}
.footer .footerBox {
  position: relative;
}
.footer .footer_top {
  display: flex;
  padding: 4.5% 0;
  margin-top: 4%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .footer_top .right {
  width: 37%;
}
.footer .footer_top .right img {
  width: 304px;
}
.footer .footer_top .right .ewmHover {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
}
.footer .footer_top .left {
  flex: 1;
  padding-left: 13%;
}
.footer .footer_top .left ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer .footer_top .left ul li.flex a {
  width: 33.33%;
}
.footer .footer_top .left ul li h3 {
  position: relative;
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
}
.footer .footer_top .left ul li a {
  color: #fff;
  display: block;
  padding: 5px 0;
  transition: ease-in-out 0.3s;
  line-height: 1.4;
  font-weight: 300;
  opacity: 0.5;
}
.footer .footer_top .left ul li a:hover {
  opacity: 1;
}
.footer .footer_top .left ul li:last-child {
  margin-right: 0;
}
.footer .footer_top .right p {
  line-height: 1.6;
  text-align: center;
  margin-top: 10px;
  color: #fff;
}
.footer .footer_top .right p span {
  font-size: 30px;
  font-weight: 800;
}
.footer .footer_top .right .ewm {
  float: right;
  margin-top: 30px;
}
.footer .footer_bottom {
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 28px 0 30px;
}
.footer .footer_bottom .footer_left {
  justify-content: space-between;
}
.footer .footer_bottom .footer_left p {
  font-size: 12px;
  color: #b7bac0;
  text-align: center;
}
.footer .footer_bottom .footer_left p a {
  color: #b7bac0;
}
.footer .footer_bottom .footer_left > p a {
  margin: 0 5px;
}
.footer .footer_bottom .footer_left p a:hover {
  opacity: 0.7;
}
.footer_logo {
  padding-top: 7%;
}
.footer_logo img {
  width: 143px;
  display: block;
  margin: 0 auto;
}
.footer_logo p {
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
.footer_a {
  font-size: 12px;
  justify-content: flex-start;
  align-items: flex-end;
}
.footer_a > img {
  width: 291px;
}
.footerEwm {
  text-align: center;
  color: #fff;
}
.footerEwm p {
  margin-top: 8px;
}
.footer_a a {
  width: 43px;
  height: 43px;
  color: #fff;
  padding: 8px;
  margin-right: 6px;
}
.footer_a a > img {
  opacity: 0.6;
}
.footer_a a:hover {
  opacity: 1;
}
.footer .fIconBox {
  color: #fff;
}
.fIconBox {
  flex: 1;
}
.fIconBox h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 400;
}
.footer .footerIcon p {
  margin: 0 0 14px;
}
.footer .footerIcon p span {
  display: block;
  padding-left: 64px;
}
.footerEn .footerIcon p span {
  padding-left: 88px;
}
.footer .footerIcon a {
  position: relative;
}
.footer .footerIcon a .ewmHover {
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -40px;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.footer .footerIcon a .ewmHover img {
  width: 80px;
}
.footer .footerIcon a:hover .ewmHover {
  opacity: 1;
  z-index: 9;
}
.footer_add {
  width: 37%;
  justify-content: flex-end;
  color: #fff;
}
.footer_Ewm {
  width: 80px;
  background-color: #fff;
  margin-top: 10%;
}
.footer_Ewm p {
  color: #5E6163;
  font-size: 12px;
  text-align: center;
}
.footer_addText {
  width: 400px;
}
.footer_addText h3 {
  padding-bottom: 4%;
  margin-bottom: 8%;
  text-align: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_addText p {
  color: #fff;
  margin-bottom: 22px;
  justify-content: flex-start;
  flex-wrap: inherit;
  line-height: 1.6;
  /*margin: 22px 0;*/
}
.footer_addText p img {
  width: 45px;
  margin-right: 20px;
}
.footer_addText div img {
  width: 15px;
  margin-right: 5px;
}
.footer_addText div span {
  font-size: 12px;
  color: #1E2021;
}
.footerLogo {
  padding-top: 5%;
}
.footerLogo img {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 1600px) {
  .footer .footer_top .right {
    width: 30%;
  }
  .footer .footer_top .right img {
    width: 133px;
  }
}
@media screen and (max-width: 1300px) {
  .footer .footer_top .left {
    padding-left: 7%;
  }
  .footer > img {
    width: 104px;
    left: -1.5%;
  }
  .layer-btn {
    width: 60px;
    height: 60px;
  }
  .layer-btn .mask > svg {
    width: 75px;
    height: 75px;
  }
  .footer .footer_top .right {
    width: 20%;
  }
  .footer .footer_top .right img {
    width: 103px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer_top {
    display: none;
  }
  .footer > img {
    width: 94px;
    left: -1.5%;
  }
  .footer .footer_top {
    flex-wrap: wrap;
  }
  .footer .footer_top .right img {
    max-width: 340px;
  }
  .footer .footer_top .left {
    width: calc(100% - 298px);
  }
  .fixed-right {
    display: none !important;
  }
  .footer_a {
    margin-top: 0;
  }
  .footer .footerBox {
    padding-top: 40px;
  }
  .footer_add {
    width: 100%;
  }
  .footer .fIconBox {
    width: 100%;
    margin-top: 16px;
  }
  .footer .footer_bottom {
    padding: 28px 0 28px;
    margin-top: 40px;
  }
  .footer_addText {
    width: 100%;
  }
}
@media screen and (max-width: 860px) {
  .footer > img {
    right: 0.5%;
    left: auto;
    bottom: 130px;
  }
  .footer .footer_top .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .footer_top .left ul li {
    text-align: left;
  }
  .footer {
    padding-top: 5%;
  }
  .footer_addText h3 {
    margin-bottom: 4%;
    font-size: 17px;
  }
  .footer_a a {
    margin-left: 0;
    margin-right: 15px;
  }
  .footer .footer_top .right {
    width: 135px;
  }
}
@media screen and (max-width: 560px) {
  .footer .footer_bottom .footer_left p {
    width: 100%;
  }
  .footer .footer_top .left {
    display: none;
  }
  .footer .footer_top .right img {
    max-width: 230px;
  }
  .footer .footer_bottom {
    padding-top: 10px;
    padding-bottom: 18px;
  }
  .footer .footer_top .right {
    width: calc(97% - 260px);
    padding: 8px;
  }
  .footer .footer_top {
    padding-top: 33px;
  }
  .layer-btn {
    width: 40px;
    height: 40px;
    top: -20px;
  }
  .layer-btn .mask > svg {
    width: 62px;
    height: 62px;
  }
  .equipment {
    margin-bottom: 60px;
  }
  .footer_a > img {
    display: none;
  }
  .headerIcon {
    justify-content: center;
  }
  .footer .footerIcon a {
    width: 36px;
    height: 36px;
    margin-right: 8px;
  }
  .footer .footer_bottom .footer_left p a {
    display: block;
  }
  .footerLogo img {
    width: 170px;
  }
  .footerEwm img {
    width: 70px;
  }
  .footer .footerBox {
    padding-top: 10px;
  }
  .footer .footer_bottom {
    padding-top: 15px;
    margin-top: 20px;
  }
  .footer .footer_bottom .footer_left .down {
    width: 100%;
  }
}
.indAb {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: right;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/aboutBg.jpg);
  background-size: cover;
}
.indAb > .inner {
  align-items: flex-start;
}
.indAb_l {
  position: relative;
  width: 35%;
  padding-right: 12%;
  float: left;
  text-align: left;
  margin-top: 60px;
}
.indTitle p {
  margin-bottom: 22px;
  color: #fff;
}
.indTitle h3 {
  color: #fff;
}
.indAb_ico {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 91, 163, 0.18);
  transition: all 0.48s;
  text-align: center;
}
.indAb_ico a {
  width: 80px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.indAb_ico_bg {
  width: 100%;
  animation: bgAnimation 3s infinite alternate cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@keyframes bgAnimation {
  0% {
    opacity: 0.8;
    transform: scale(1);
  }
  100% {
    opacity: 0.48;
    transform: scale(1.2);
  }
}
.indAb_ico_img {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.indAb_l:hover .indAb_ico {
  opacity: 1;
}
.indAb_img {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.indAb_img_mbl {
  width: 100%;
  margin-top: 5%;
}
.indAb_r {
  text-align: left;
  width: 65%;
  position: relative;
  align-items: stretch;
}
.indAb_r .indTit {
  color: #fff;
}
.indAb_p {
  font-size: 15px;
  line-height: 1.8;
  color: #808080;
  margin: 5% 0 9%;
}
.indAb_num {
  width: 277px;
  padding: 0 0 18px;
  align-items: flex-start;
  bottom: 0;
  box-sizing: border-box;
  z-index: 11;
  overflow: hidden;
  background: #262626;
}
.indAb_num .indAb_logo {
  width: 100%;
  height: 113px;
  background: #173d88 url(../images/logo.png) no-repeat center;
  background-size: 46%;
  margin-bottom: 18px;
}
.indAb_num li {
  position: relative;
  /* padding: 45px 0; */
  padding: 22px 24%;
}
.indAb_num a {
  display: inline-block;
  text-align: left;
  color: #ffffff;
  font-size: 15px;
}
.indAb_num p {
  display: block;
  font-size: 14px;
  /* display: inline-block;
        font-size: 15px; */
  color: #fff;
  letter-spacing: 0.5px;
  margin-right: 14px;
  margin-top: 5px;
}
.indAb_num p img {
  display: block;
  width: 42px;
}
.indAb_num img {
  display: block;
  width: 37px;
}
.indAb_num span {
  font-size: 40px;
  letter-spacing: -1px;
  /* font-size: 68px; 
    letter-spacing: -3px;*/
  color: #fff;
}
.indAbText {
  width: calc(100% - 197px);
  padding: 9% 7% 9% 14%;
  background: #fff url(../images/aboutBg-1.jpg) no-repeat bottom right;
  background-size: contain;
  top: 60px;
  position: relative;
  margin-left: -80px;
}
.indAbText h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5%;
}
.indAb_xs {
  color: #fff;
  margin-top: 18%;
}
.indAb_xs h3 {
  margin-bottom: 5%;
}
.indAb_xs ul {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 14px;
  box-shadow: 0 0 8px #ffffff;
  padding: 10px 30px;
  max-width: 296px;
}
.indAb_xs ul li {
  padding: 10px 0;
}
.indAb_xs ul li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.indAb_xs ul li a {
  color: #fff;
  display: block;
  background: url(../images/next.png) no-repeat center right;
  background-size: 16px;
}
.indAb_xs ul li a:hover {
  color: #173d88;
}
.indPro_ico {
  margin-top: 68px;
  margin-right: 10px;
}
.indPro_ico img {
  width: auto;
}
.timerTxt {
  align-items: flex-start;
  line-height: 1.1;
}
.timerTxt span {
  margin-right: 5px;
}
.more {
  color: #173d88 !important;
  padding-right: 15px;
  background: url(../images/next-1.png) no-repeat center right;
  background-size: 7px 15px;
}
.more:hover {
  opacity: 0.7;
}
@media (max-width: 1550px) {
  .indAb_l {
    padding-right: 6%;
  }
  .indPro_ico {
    margin-top: 48px;
  }
  .indAb_num {
    width: 237px;
  }
  .indAbText {
    width: calc(100% - 157px);
  }
  .indAb_num li {
    padding: 22px 20%;
  }
}
@media screen and (max-width: 1024px) {
  .indAbText {
    width: calc(100% - 237px);
    padding: 8% 5%;
    margin-left: 0;
    top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .indAb > .container {
    flex-direction: column-reverse;
  }
  .indAb_l {
    width: 100%;
    padding-right: 0;
    margin: 0 0 30px;
  }
  .indAb_xs {
    margin-top: 30px;
  }
  .indAb_xs h3 {
    margin-bottom: 15px;
  }
  .indAb_r {
    width: 100%;
    padding-left: 0;
  }
  .indAb_r > div {
    padding-bottom: 30px;
  }
  .indAb_r .indTit {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .indAb_num img {
    width: 28px;
  }
  .indPro_ico {
    margin-top: 20px;
  }
  .indAb_num li::before {
    content: none;
  }
  .indAb_num p {
    font-size: 12px;
    line-height: 1.5;
    margin-right: 0;
  }
  .indAb_p {
    margin-top: 22px;
  }
}
@media screen and (max-width: 600px) {
  .indAb_r {
    flex-direction: column-reverse;
  }
  .indAb_num {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .indAb_r > div {
    width: 100%;
  }
  .indTitle p {
    margin-bottom: 12px;
  }
  .indAb_p {
    font-size: 14px;
  }
  .indAb_num .indAb_logo {
    display: none;
  }
  .indAb_num li {
    width: 50%;
    padding: 22px 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .indAb_num li:nth-child(2n-1) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .indAb_p {
    margin-top: 12px;
  }
  .indPro_ico img {
    width: 28px;
  }
  .indAb_r > div {
    padding: 25px;
  }
}
.serve_body {
  background: url(../images/xjBg.png) no-repeat top center;
  background-size: contain;
}
.serve_body .sty_right {
  width: 100%;
}
.serve_body .sty_right .qa_case {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  position: relative;
}
.serve_body .sty_right .qa_case.on {
  min-height: 470px;
}
.serve_body .sty_right .qa_case.on > img {
  display: block;
}
.serve_body .sty_right .qa_case > img {
  position: absolute;
  width: 100%;
  height: 470px;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  display: none;
}
.serve_body .sty_right .qa_case .qa_left_top,
.serve_body .sty_right .qa_case .qa_right_bottom {
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
}
.serve_body .sty_right .qa_case .qa_left_top::before,
.serve_body .sty_right .qa_case .qa_left_top::after,
.serve_body .sty_right .qa_case .qa_right_bottom::before,
.serve_body .sty_right .qa_case .qa_right_bottom::after {
  content: '';
  position: absolute;
  display: block;
  transition: all 0.5s ease;
  background-color: #c30d23;
}
.serve_body .sty_right .qa_case .qa_left_top::before,
.serve_body .sty_right .qa_case .qa_right_bottom::before {
  width: 0;
  height: 5px;
}
.serve_body .sty_right .qa_case .qa_left_top::after,
.serve_body .sty_right .qa_case .qa_right_bottom::after {
  width: 5px;
  height: 0;
}
.serve_body .sty_right .qa_case .qa_left_top {
  left: 0;
  top: 0;
}
.serve_body .sty_right .qa_case .qa_left_top::before,
.serve_body .sty_right .qa_case .qa_left_top::after {
  left: 0;
  top: 0;
}
.serve_body .sty_right .qa_case .qa_right_bottom {
  right: 0;
  bottom: 0;
}
.serve_body .sty_right .qa_case .qa_right_bottom::before,
.serve_body .sty_right .qa_case .qa_right_bottom::after {
  right: 0;
  bottom: 0;
}
.serve_body .sty_right .qa_case .con_q_box {
  display: none;
}
.serve_body .sty_right .qa_case.on .con_q_box {
  display: block;
}
.serve_body .sty_right .qa_case.on {
  padding: 4% 4.5%;
}
.serve_body .sty_right .qa_case.on .qa_left_top::before,
.serve_body .sty_right .qa_case.on .qa_right_bottom::before {
  width: 30px;
}
.serve_body .sty_right .qa_case.on .qa_left_top::after,
.serve_body .sty_right .qa_case.on .qa_right_bottom::after {
  height: 30px;
}
.serve_body .sty_right .qa_case.on .qa_box > div.btn_q_title::after {
  width: 100%;
}
@media all and (min-width: 1025px) {
  .serve_body .sty_right .qa_case:hover .qa_box > div.btn_q_title::after {
    width: 100%;
  }
}
.serve_body .sty_right .qa_case .qa_box > div {
  cursor: pointer;
  position: relative;
  font-size: 0;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title {
  padding: 3% 0;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div {
  color: #282828;
  font-weight: 500;
}
.serve_body .sty_right .qa_case.on .qa_box > div.btn_q_title > div {
  color: #fff;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div:first-child {
  position: relative;
  line-height: 1;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div:first-child i {
  font-size: 36px;
  color: #c30d23;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div:first-child span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div:nth-child(2) {
  font-size: 16px;
  min-height: 36px;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title .q_icon_box {
  position: absolute;
  width: 54px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  color: #dcdedf;
  transition: all 0.5s ease;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title .q_icon_box img.xjIcon1 {
  display: block;
}
.serve_body .sty_right .qa_case .qa_box > div.btn_q_title .q_icon_box img.xjIcon2 {
  display: none;
}
.serve_body .sty_right .qa_case.on .qa_box > div.btn_q_title .q_icon_box img.xjIcon1 {
  display: none;
}
.serve_body .sty_right .qa_case.on .qa_box > div.btn_q_title .q_icon_box img.xjIcon2 {
  display: block;
}
.serve_body .sty_right .qa_case .qa_box > div.con_q_box {
  padding: 33px 0;
}
.serve_body .sty_right .qa_case .qa_box > div.con_q_box > div {
  color: #767676;
}
.serve_body .sty_right .qa_case .qa_box > div.con_q_box > div:first-child {
  color: #fff;
  line-height: 1.4;
}
.serve_body .sty_right .qa_case .qa_box > div.con_q_box > div:nth-child(2) {
  font-size: 14px;
  line-height: 2;
  text-align: justify;
}
.serve_body .sty_right .qa_case .qa_box > div > div {
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1024px) {
  .serve_body .sty_right .qa_case.on {
    min-height: 400px;
  }
  .serve_body .sty_right .qa_case > img {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .serve_body .sty_right .qa_case.on {
    min-height: 300px;
  }
  .serve_body .sty_right .qa_case > img {
    height: 300px;
  }
  .serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div:first-child i {
    width: 26px;
    margin: 6px 0;
  }
  .serve_body .sty_right .qa_case .qa_box > div > div:first-child {
    font-size: 18px;
  }
  .serve_body .sty_right .qa_case .qa_box > div.btn_q_title > div i {
    width: 20px;
    display: block;
  }
  .serve_body .sty_right .qa_case .qa_box > div > div:nth-child(2) {
    padding-left: 10px;
  }
  .serve_body .sty_right .qa_case .qa_box > div.con_q_box {
    padding: 20px 0;
  }
  .serve_body .sty_right .qa_case .qa_box > div.btn_q_title {
    padding: 14px 0;
  }
  .serve_body .sty_right .qa_case .qa_left_top::before,
  .serve_body .sty_right .qa_case .qa_right_bottom::before {
    width: 0;
    height: 3px;
  }
  .serve_body .sty_right .qa_case .qa_left_top::after,
  .serve_body .sty_right .qa_case .qa_right_bottom::after {
    width: 3px;
    height: 0;
  }
}
@media screen and (max-width: 600px) {
  .serve_body .sty_right .qa_case.on {
    min-height: 200px;
  }
  .serve_body .sty_right .qa_case > img {
    height: 200px;
  }
  .serve_body .sty_right .qa_case .qa_box > div.con_q_box > div:first-child {
    font-size: 22px !important;
  }
  .serve_body .sty_right .qa_case .qa_box > div.btn_q_title .q_icon_box {
    width: 40px;
  }
}
.indBusiness .indBusinessTop {
  align-items: stretch;
}
.indBusiness .indBusinessTop .indBusinessTopL {
  width: 35%;
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT {
  align-items: stretch;
  background: #173d88;
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 {
  flex: 1;
  padding: 16% 0 16% 4vw;
  color: #fff;
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 img {
  width: 108px;
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 span {
  padding-left: 28px;
  width: calc(100% - 108px);
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT i {
  width: 158px;
  background: url(../images/next.png) no-repeat center;
  background-size: 22px;
  display: block;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLB {
  padding: 16% 4vw;
  background: #f8f8f8;
}
.indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLB p {
  color: #808080;
  margin: 6% 0;
}
.indBusiness .indBusinessTop .indBusinessTopR {
  position: relative;
  width: 65%;
  overflow: hidden;
}
.indBusiness .indBusinessTop .indBusinessTopR .img_pic {
  height: 100%;
  padding-top: 0;
}
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-prev {
  display: block;
  width: 45px;
  height: 45px;
  top: auto;
  bottom: 60px;
  left: auto;
  right: 130px;
  border: none;
  background: #fff url(../images/next-1.png) no-repeat center;
  background-size: 8px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
  transition: all 0.3s;
  opacity: 1;
}
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-prev::after {
  content: none;
}
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-next {
  display: block;
  top: auto;
  bottom: 60px;
  width: 45px;
  height: 45px;
  right: 0;
  margin-right: 67px;
  border: none;
  background: #fff url(../images/next-1.png) no-repeat center;
  background-size: 8px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  opacity: 1;
  transition: all 0.3s;
}
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-next::after {
  content: none;
}
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-prev:hover,
.indBusiness .indBusinessTop .indBusinessTopR .swiper-button-next:hover {
  background-image: url(../images/next-2.png);
  background-color: #173d88;
}
.indBusiness .indBusinessBottom {
  cursor: pointer;
  align-items: stretch;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.indBusiness .indBusinessBottom li {
  width: 20%;
  padding: 4% 3%;
  transition: all 0.3s;
}
.indBusiness .indBusinessBottom li + li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.indBusiness .indBusinessBottom li:hover {
  background: #f5f5f5;
}
.indBusiness .indBusinessBottom li.last {
  background: #173d88;
  color: #fff;
}
.indBusiness .indBusinessBottom li h3 {
  justify-content: space-between;
  align-items: flex-start;
}
.indBusiness .indBusinessBottom li h3 > img {
  width: 68px;
  height: 68px;
  object-fit: contain;
}
.indBusiness .indBusinessBottom li h3 span img {
  width: 33px;
}
.indBusiness .indBusinessBottom li p {
  margin-top: 22%;
}
@media screen and (max-width: 1900px) {
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT i {
    width: 118px;
  }
}
@media screen and (max-width: 1650px) {
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 img {
    width: 88px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 {
    padding-left: 2vw;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLB {
    padding: 16% 2vw;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 span {
    padding-left: 18px;
  }
}
@media screen and (max-width: 1450px) {
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT i {
    width: 98px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 img {
    width: 66px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 span {
    padding-left: 10px;
  }
}
@media screen and (max-width: 1400px) {
  .indBusiness .indBusinessBottom li h3 > img {
    width: 52px;
    height: 52px;
    object-fit: contain;
  }
}
@media screen and (max-width: 880px) {
  .indBusiness .indBusinessTop .indBusinessTopL {
    width: 100%;
  }
  .indBusiness .indBusinessTop .indBusinessTopR {
    width: 100%;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 {
    padding: 30px 0 30px 30px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLB {
    padding: 30px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLB p {
    margin: 15px 0;
  }
  .indBusiness .indBusinessTop .indBusinessTopR .img_pic {
    padding-top: 60%;
  }
  .indBusiness .indBusinessBottom li {
    width: 33.33%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 768px) {
  .indBusiness .indBusinessTop .indBusinessTopR .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 20px;
    margin-right: 20px;
  }
  .indBusiness .indBusinessTop .indBusinessTopR .swiper-button-prev {
    width: 40px;
    height: 40px;
    bottom: 20px;
    left: auto;
    right: 68px;
  }
}
@media screen and (max-width: 600px) {
  .indBusiness .indBusinessBottom li h3 > img {
    width: 38px;
    height: 38px;
  }
  .indBusiness .indBusinessBottom li h3 span img {
    width: 23px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT i {
    width: 68px;
  }
  .indBusiness .indBusinessTop .indBusinessTopL .indBusinessTopLT h3 img {
    width: 52px;
  }
}
.home-news-wrap {
  position: relative;
  background: url(../images/newsBg.png) no-repeat bottom center;
  background-size: contain;
}
.title-wrap {
  position: relative;
}
.home-news-wrap .swiper-container {
  overflow: hidden;
}
.home-news-wrap .swiper-container .news-slide {
  transition: all 0.3s;
}
.home-news-wrap .swiper-container .news-slide:nth-child(2n) {
  margin-top: 4%;
}
.home-news-wrap .swiper-container .news-slide .newsmore {
  color: #173d88;
  background: url(../images/next-1.png) no-repeat 108px center;
  background-size: 6px;
}
.home-news-wrap .news-slide .news-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 1.5s;
}
.home-news-wrap .news-slide .news-item .img_pic {
  border-radius: 10px;
}
.home-news-wrap .news-slide .news-item .news-img {
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1.5s;
  width: 100%;
}
.home-news-wrap .news-slide .news-item .news-text {
  padding: 6% 5% 0;
}
.home-news-wrap .news-slide .news-item .news-text .title {
  color: #404040;
  line-height: 1.4;
  font-weight: 500;
  color: #0f0f0f;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-news-wrap .news-slide .news-item .news-text .desc,
.home-news-wrap .news-slide .news-item .news-text .title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-news-wrap .news-slide .news-item .news-text .desc {
  color: #9a9a9a;
  font-size: 0.8333vw;
  line-height: 1.25vw;
  margin-top: 0.78125vw;
}
.home-news-wrap .news-slide .news-item .news-date-wrap {
  padding: 26px 0;
  transition: all 0.3s;
}
.home-news-wrap .news-slide .news-item .news-date-wrap h4 {
  text-transform: uppercase;
  margin: 12px 0;
}
.home-news-wrap .news-slide .news-item .news-date-wrap .date {
  color: #565656;
}
.home-news-wrap .news-slide .news-item .news-date-wrap .news-tiper {
  align-items: center;
  background: #003ab3;
  border-radius: 50%;
  color: #fff;
  display: flex;
  height: 2.0833vw;
  justify-content: center;
  opacity: 0;
  transition: all 1s;
  width: 2.0833vw;
}
.home-news-wrap .news-slide .news-item:hover {
  transition: all 1.5s;
}
.home-news-wrap .news-slide .news-item:hover .news-text .title {
  color: #173d88;
}
.home-news-wrap .news-slide .news-item:hover img {
  transform: scale(1.1);
  transition: all 1s;
}
.home-news-wrap .news-slide .news-item:hover .news-tiper {
  opacity: 1;
}
.home-news-wrap .news-scroll-bar {
  height: 0.5208vw;
  margin-left: 16.6667vw;
  margin-top: 1.5625vw;
  width: 75vw;
}
.swiper-slide {
  transition-timing-function: linear;
}
.home-news-wrap .news-slide.swiper-slide-active .news-item {
  transition: all 1.5s;
}
.home-news-wrap .news-slide.swiper-slide-active .news-item img {
  transition: all 1s;
}
.home-news-wrap .news-slide.swiper-slide-active .news-item .news-tiper {
  opacity: 1;
}
.btnBlue {
  position: absolute;
  right: 0;
  bottom: 38%;
  display: flex;
  align-items: center;
}
.btnBlue div.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.btnBlue div {
  width: 50px;
  height: 50px;
  border: 1px solid #173d88;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
}
.btnBlue div img {
  width: 8px;
}
.btnBlue div.next {
  margin-left: 20px;
}
.btnBlue div.prev img {
  transform: rotate(180deg);
}
.btnBlue div:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
}
.newsGd {
  position: absolute;
  min-width: 154px;
  display: block;
  bottom: 13%;
  left: 50%;
  transform: translateX(-50%);
  background: #173d88;
  border-radius: 38px 6px 38px 6px;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}
.newsGd:hover {
  background: #fff;
  color: #173d88;
}
@media screen and (min-width: 1024px) {
  .home-news-wrap .swiper-container .news-slide:hover .news-date-wrap {
    padding: 26px;
  }
  .home-news-wrap .swiper-container .news-slide:hover .news-date-wrap .date {
    color: #173d88;
  }
  .home-news-wrap .swiper-container .news-slide:hover .news-date-wrap h4 {
    color: #173d88;
  }
}
@media screen and (max-width: 1550px) {
  .btnBlue {
    bottom: 29%;
  }
}
@media screen and (max-width: 1024px) {
  .btnBlue {
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: 120px;
  }
  .title-wrap {
    padding-bottom: 180px !important;
  }
  .newsGd {
    bottom: 60px;
  }
  .home-news-wrap .swiper-container .news-slide:nth-child(2n) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .btnBlue div {
    width: 40px;
    height: 40px;
  }
  .btnBlue div.next {
    margin-left: 10px;
  }
  .btnBlue {
    bottom: 140px;
  }
}
@media screen and (max-width: 600px) {
  .home-news-wrap {
    background: url(../images/newsBg.png) no-repeat bottom 53px center;
    background-size: contain;
  }
  .newsGd {
    min-width: 134px;
    padding: 11px 0;
  }
}
.innerbanner {
  overflow: hidden;
  position: relative;
}
.innerbanner .pic {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.innerbanner .content {
  top: 0;
  left: 0;
  width: 100%;
}
.innerbanner .content > img {
  position: relative;
  z-index: 9;
}
.innerbanner .content .box {
  width: 100px;
  height: 100px;
  top: 41%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.innerbanner .content .circle {
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
}
.innerbanner .content .circle:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.innerbanner .content .circle:before {
  content: "";
  position: absolute;
  width: 3000px;
  height: 3000px;
  border: 3000px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  opacity: 0;
}
.innerbanner .content .txt {
  width: 800px;
  left: 50%;
  margin-left: -400px;
  top: 130px;
  text-align: center;
  color: #fff;
}
.innerbanner .content h3 {
  text-transform: uppercase;
  font-size: 42px;
}
.innerbanner .content h3 a {
  color: #fff;
}
.innerbanner .content h4 {
  font-size: 26px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 300;
  opacity: 0.8;
}
.innerbanner .pic {
  transition: all 6s ease-out;
  -webkit-transition: all 6s ease-out 1s;
  -o-transition: all 6s ease-out 1s;
  -moz-transition: all 6s ease-out 1s;
  -ms-transition: all 6s ease-out 1s;
}
.innerbanner .content .circle:before {
  transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
}
.innerbanner .pic.animated {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.innerbanner .content .circle.animated:before {
  width: 100px;
  height: 100px;
  opacity: 1;
}
.innerbanner .content .box.animated {
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.2s ease-out 0.9s;
  -webkit-transition: all 0.2s ease-out 0.9s;
  -o-transition: all 0.2s ease-out 0.9s;
  -moz-transition: all 0.2s ease-out 0.9s;
  -ms-transition: all 0.2s ease-out 0.9s;
}
.innerbanner .content .txt {
  transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  opacity: 0;
  transition: all 0.8s ease-out 1.05s;
  -webkit-transition: all 0.8s ease-out 1.1s;
  -o-transition: all 0.8s ease-out 1.1s;
  -moz-transition: all 0.8s ease-out 1.1s;
  -ms-transition: all 0.8s ease-out 1.1s;
}
.innerbanner .content .txt.animated {
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
}
@media screen and (max-width: 1300px) {
  .innerbanner .content .box {
    width: 80px;
    height: 80px;
  }
  .innerbanner .content .circle.animated:before {
    width: 80px;
    height: 80px;
  }
  .innerbanner .content .txt {
    top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .innerbanner img {
    height: 350px;
    object-fit: cover;
  }
  .innerbanner .content .box {
    width: 60px;
    height: 60px;
  }
  .innerbanner .content .circle.animated:before {
    width: 60px;
    height: 60px;
  }
  .innerbanner .content .txt {
    top: 80px;
  }
  .innerbanner .content .circle {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    margin-left: -15px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 640px) {
  .innerbanner img {
    height: 300px;
  }
  .innerbanner .content h4 {
    margin-top: 0;
  }
}
.nyabout {
  background: none;
}
.nyabout .indAb_l {
  width: 45%;
  margin-top: 0;
}
.nyabout .indAb_l .indTitle img {
  width: auto;
  max-width: 100%;
}
.nyabout .indAb_l .indAb_num {
  width: 100%;
  background: transparent;
  justify-content: space-between;
}
.nyabout .indAb_l .indAb_num li {
  padding: 0;
  text-align: center;
}
.nyabout .indAb_l .indAb_num li a {
  color: #173d88;
}
.nyabout .indAb_l .indAb_num li a .timerTxt {
  justify-content: center;
}
.nyabout .indAb_l .indAb_num li a span {
  color: #173d88;
}
.nyabout .indAb_l .indAb_num li p {
  color: #808080;
  opacity: 0.7;
}
.nyabout .indAb_r {
  width: 55%;
  padding-left: 7%;
  position: relative;
  top: -120px;
}
.nyabout .indAb_r img {
  width: 100%;
}
.nyabout .indAb_p {
  display: block;
  font-weight: 400;
  margin-top: 8%;
  margin-bottom: 0;
  color: #3f3f3f;
}
.indAbUl {
  justify-content: space-between;
  align-items: stretch;
}
.indAbUl li {
  width: 48%;
  text-align: left;
  border-top: 3px solid #173d88;
}
.indAbUl li h3 {
  color: #173d88;
  margin: 28px 0;
}
.indAbUl li a {
  margin: 5px 0;
  color: #3f3f3f;
}
.indAbUl li a:hover {
  color: #173d88;
}
@media screen and (max-width: 1550px) {
  .nyabout .indAb_r {
    top: -90px;
  }
  .nyabout .indAb_p {
    line-height: 1.6;
  }
}
@media screen and (max-width: 1200px) {
  .nyabout .indAb_l {
    width: 100%;
  }
  .nyabout .indAb_r {
    display: none;
  }
  .nyabout .indAb_l .indAb_num {
    padding: 10% 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .nyabout .indAb_l {
    width: 100%;
    margin-bottom: 0;
  }
  .nyabout .indAb_r {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .nyabout .indAb_l .indAb_num li {
    margin: 10px 0;
  }
  .nyabout .indAb_l .indTitle img {
    max-width: 80%;
  }
  .nyabout .indAbUl li h3 {
    margin: 15px 0;
  }
}
@media screen and (max-width: 600px) {
  .nyabout .indAb_l .indAb_num {
    padding: 7% 0 !important;
  }
  .nyabout .indAbUl li {
    width: 100%;
    margin: 10px 0;
  }
}
.aboutTwo {
  background-image: url(../images/aboutBg-2.jpg);
  padding-left: 30%;
}
.aboutTwo .aboutTwoText {
  position: relative;
  background: #fff;
  padding: 6%;
  padding-right: calc((100vw - 1580px)/2);
}
.aboutTwo .aboutTwoText > img {
  width: 147px;
  top: 0;
  position: absolute;
  left: -147px;
}
.aboutTwo .aboutTwoText h3 {
  margin-bottom: 5%;
}
.aboutTwo .aboutTwoText p {
  color: #3f3f3f;
  margin: 3% 0;
  line-height: 1.6;
  opacity: 0.8;
}
@media screen and (max-width: 1550px) {
  .aboutTwo .aboutTwoText > img {
    width: 107px;
    left: -107px;
  }
  .aboutTwo .aboutTwoText {
    padding: 6%;
  }
}
@media screen and (max-width: 1024px) {
  .aboutTwo {
    padding-left: 18%;
  }
  .aboutTwo .aboutTwoText > img {
    width: 80px;
    left: -80px;
  }
}
@media screen and (max-width: 600px) {
  .aboutTwo {
    padding: 40px 20px !important;
  }
  .aboutTwo .aboutTwoText > img {
    display: none;
  }
}
.aboutThree {
  background: #fafafa;
}
.aboutThree .aboutThreeBox {
  align-items: flex-start;
}
.aboutThree .aboutThreeBox h3 {
  width: 30%;
}
.aboutThree .aboutThreeBox p {
  width: 70%;
  color: #3f3f3f;
  line-height: 1.6;
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  .aboutThree .aboutThreeBox h3 {
    width: 100%;
  }
  .aboutThree .aboutThreeBox p {
    width: 100%;
    margin-top: 15px;
  }
}
.solutionContact {
  background-size: cover;
  background-position: center;
  height: 80vh;
  min-height: 700px;
  color: #fff;
}
.solutionContact .inner {
  height: 100%;
  align-content: flex-start;
}
.solutionContact p {
  width: 100%;
  margin: 4% 0 0;
  line-height: 1.6;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  .solutionContact {
    height: 500px;
    min-height: auto;
    background-attachment: inherit !important;
  }
}
@media screen and (max-width: 768px) {
  .solutionContact p {
    margin: 5px 0;
  }
  .solutionContact {
    height: 400px;
  }
}
@media screen and (max-width: 680px) {
  .solutionContact .inner {
    padding: 0;
  }
}
.aboutFive .inner .kong {
  width: 25%;
}
.aboutFive .inner .text {
  width: 75%;
  background: rgba(40, 40, 40, 0.9);
  color: #fff;
  padding: 12% 6%;
}
.aboutFive .inner .text p {
  margin-top: 6%;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .aboutFive {
    padding-bottom: calc(8% + 80px) !important;
  }
  .aboutFive .inner .kong {
    display: none;
  }
  .aboutFive .inner .text {
    width: 100%;
  }
}
.brand_control_wrap {
  position: relative;
}
.brand_control_back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.brand_control_wrap {
  padding: 6.7708333vw 0 7.8125vw 0;
}
.brand_control_box {
  position: relative;
  z-index: 9;
}
.brand_control_head_wrap .brand_make_title {
  color: #ffffff;
}
.brand_control_head_wrap .brand_make_text {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 3%;
}
.brand_control_item_box {
  width: 24.3333%;
  margin: 0 0.8889333% 0 0;
  position: relative;
  pointer-events: none;
}
.brand_control_item_box:nth-child(4n) {
  margin: 0;
}
.brand_control_item_content {
  padding-bottom: 75.894977%;
  position: relative;
}
.brand_control_item_big {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 25, 42, 0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10%;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.brand_control_item_head {
  width: 100%;
}
.brand_control_item_icon {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.brand_control_item_icon img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.brand_control_item_read {
  width: 100%;
  margin-top: 4%;
}
.brand_control_item_title {
  color: #ffffff;
}
.brand_control_item_text {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 15px;
  line-height: 1.6;
}
.brand_control_content {
  margin-top: 4.6875vw;
}
.brand_control_item_button {
  width: 50px;
  height: 50px;
  position: absolute;
  right: -32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}
.brand_control_item_btn {
  width: 100%;
  height: 100%;
  background: #173d88;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.brand_control_item_jt {
  width: 41.666%;
}
.brand_control_item_jt svg {
  fill: #ffffff;
  width: 100%;
  display: block;
}
.brand_control_item_box:nth-child(4n) .brand_control_item_button {
  display: none;
}
@media screen and (max-width: 1500px) {
  .brand_control_item_content {
    padding-bottom: 81.894977%;
  }
  .brand_control_item_icon img {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 1300px) {
  .brand_control_item_content {
    padding-bottom: 88.894977%;
  }
  .brand_control_item_text {
    margin-top: 7px;
  }
}
@media screen and (max-width: 1100px) {
  .brand_control_item_content {
    padding-bottom: 100.894977%;
  }
  .brand_control_item_icon img {
    width: 40px;
    height: 40px;
  }
  .brand_control_item_button {
    width: 45px;
    height: 45px;
    right: -25px;
  }
}
@media screen and (max-width: 900px) {
  .brand_control_item_button {
    display: none;
  }
  .brand_control_item_box {
    width: 100%;
    margin: 5px 0;
  }
  .brand_control_item_content {
    padding-bottom: 0;
  }
  .brand_control_item_big {
    position: static;
  }
  .brand_control_wrap {
    padding: 40px 0;
  }
  .brand_control_item_box:nth-child(4n) {
    margin: 5px 0;
  }
}
.brand_patent_wrap {
  position: relative;
  padding: 7.291666vw 0 calc(4vw + 80px) 0;
  background: #f8f8f8;
}
.brand_patent_box {
  align-items: flex-start;
}
.brand_patent_big {
  width: 35%;
  padding-right: 10%;
}
.brand_patent_big .brand_make_text p {
  margin-top: 8%;
  color: #808080;
  line-height: 1.6;
}
.brand_patent_content {
  width: 65%;
}
.brand_patent_menu_wrap {
  margin-top: 4vw;
}
.brand_patent_menu_li {
  margin-bottom: 1.82291666vw;
}
.brand_patent_menu_li:last-child {
  margin-bottom: 0;
}
.brand_patent_menu_li a {
  position: relative;
  font-size: 1.3541666vw;
  line-height: 2.291666vw;
  color: #222222;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_menu_li a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0.15625vw;
  background: #173d88;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_menu_active a {
  color: #173d88;
  font-weight: bold;
}
.brand_patent_menu_active a:after {
  width: 100%;
  left: 0;
}
.brand_patent_menu_default a {
  color: #222222;
  font-weight: normal;
}
.brand_patent_menu_default a:after {
  width: 0;
  right: 0;
}
.brand_patent_menu_hover a {
  color: #173d88;
  font-weight: bold;
}
.brand_patent_menu_hover a:after {
  width: 100%;
  left: 0;
}
.brand_patent_item_box {
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  outline: none;
  background: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.brand_patent_item_box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #173d88;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_item_box:last-child {
  margin-bottom: 0;
}
.brand_patent_item_pic {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13.454545%;
  z-index: 9;
  width: 200px;
  pointer-events: none;
}
.brand_patent_item_img {
  padding-bottom: 145.394%;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.brand_patent_item_content {
  width: 100%;
  position: relative;
  z-index: 9;
  padding: 0 2.08333vw;
  align-items: stretch;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_item_tips {
  position: relative;
  width: 22.549%;
  overflow: hidden;
}
.brand_patent_item_number {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 5.2vw;
  line-height: 5.2vw;
  color: #d1d1d1;
  font-family: "Manrope-ExtraBold";
  background: linear-gradient(to bottom, #f0f0f0, rgba(246, 246, 246, 0) 70%);
  background: -webkit-linear-gradient(to bottom, #f0f0f0, rgba(246, 246, 246, 0) 70%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.cover img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.brand_patent_item_big {
  -webkit-align-items: center;
  align-items: center;
  width: 77.451%;
}
.brand_patent_item_title {
  color: #222222;
  padding: 5% 0;
  width: calc(100% - 32px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_item_icon {
  width: 32px;
}
.brand_patent_item_icon svg {
  fill: #c9c9c9;
  width: 100%;
  display: block;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_item_box:hover:after {
  width: 100%;
}
.brand_patent_item_box:hover .brand_patent_item_number {
  opacity: 0.2;
}
.brand_patent_item_box:hover .brand_patent_item_title {
  color: #ffffff;
}
.brand_patent_item_box:hover .brand_patent_item_icon svg {
  fill: #ffffff;
}
.brand_patent_item_box:hover .brand_patent_item_img {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.brand_patent_pagination_wrap {
  margin-top: 2.5vw;
}
.brand_patent_pagination_box {
  -webkit-justify-content: center;
  justify-content: center;
}
.brand_patent_pagination_li {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 5px;
}
.brand_patent_pagination_li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.brand_patent_pagination_li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #c9c9c9;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_patent_pagination_active a:after {
  background: #173d88;
  border: 0.1041666vw solid #173d88;
}
.brand_patent_pagination_li a:hover:after {
  background: #173d88;
  border: 0.1041666vw solid #173d88;
}
.brand_popup_wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.brand_popup_close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2;
  cursor: pointer;
}
.brand_popup_box {
  width: 60%;
  height: 100%;
  position: relative;
  z-index: 9;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
}
.brand_popup_content {
  height: 90%;
  width: 100%;
  position: relative;
}
.brand_popup_pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.brand_popup_pic img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.brand_popup_show {
  opacity: 1;
  pointer-events: auto;
}
.brand_popup_show .brand_popup_pic img {
  pointer-events: auto;
}
@media screen and (max-width: 1024px) {
  .brand_patent_item_box {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .brand_patent_big {
    width: 100%;
    padding-right: 0;
  }
  .brand_patent_menu_wrap img {
    max-width: 80%;
    width: auto;
  }
  .brand_patent_content {
    width: 100%;
    margin-top: 20px;
  }
  .brand_patent_item_icon {
    width: 23px;
  }
  .brand_patent_item_number {
    font-size: 11.2vw;
    line-height: 11.2vw;
  }
  .brand_patent_wrap {
    padding: 40px 0 120px 0;
  }
  .brand_patent_pagination_wrap {
    margin-top: 20px;
  }
}
.chairmanView {
  background-image: url(../images/chairmanBg.jpg);
}
.chairmanView .chairmanBox {
  //align-items: flex-end;
}
.chairmanView .chairmanBox .chairmanBoxL {
  position: relative;
  width: 35%;
  z-index: 9;
}
.chairmanView .chairmanBox .chairmanBoxR {
  position: relative;
  width: 68%;
  background: #fff;
  border-radius: 12px;
  margin-left: -3%;
  z-index: 5;
}
.chairmanView .chairmanBox .chairmanBoxR::before {
  position: absolute;
  content: '';
  width: 330px;
  height: 290px;
  top: -25px;
  right: -25px;
  background: #173d88;
  border-radius: 12px;
}
.chairmanView .chairmanBox .chairmanBoxR .chairmanBoxText {
  background: #fff;
  padding: 8% 12%;
  position: relative;
  border-radius: 12px;
}
.chairmanView .chairmanBox .chairmanBoxR .chairmanBoxText .Scroll {
  height: 490px;
  overflow-y: auto;
}
.chairmanView .chairmanBox .chairmanBoxR h3 {
  position: relative;
  color: #173d88;
  padding-left: 50px;
}
.chairmanView .chairmanBox .chairmanBoxR h3::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: #173d88;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.chairmanView .chairmanBox .chairmanBoxR p {
  margin: 5% 0;
  color: #808080;
  line-height: 2;
}
@media screen and (max-width: 1550px) {
  .chairmanView .chairmanBox .chairmanBoxR h3::before {
    width: 20px;
    height: 20px;
  }
  .chairmanView .chairmanBox .chairmanBoxR h3 {
    padding-left: 34px;
  }
}
@media screen and (max-width: 1300px) {
  .chairmanView .chairmanBox .chairmanBoxR .chairmanBoxText .Scroll {
    height: 380px;
  }
}
@media screen and (max-width: 1100px) {
  .chairmanView {
    padding: 100px 0 160px !important;
  }
}
@media screen and (max-width: 640px) {
  .chairmanView .chairmanBox .chairmanBoxR::before {
    display: none;
  }
  .chairmanView {
    padding: 50px 0 140px !important;
  }
  .chairmanView .chairmanBox .chairmanBoxL {
    width: 80%;
    margin: 0 auto;
  }
  .chairmanView .chairmanBox .chairmanBoxR {
    width: 100%;
    margin-left: 0;
  }
  .chairmanView .chairmanBox .chairmanBoxR .chairmanBoxText {
    padding: 8% 8%;
  }
  .chairmanView .chairmanBox .chairmanBoxR .chairmanBoxText .Scroll {
    height: auto;
  }
  .chairmanView .chairmanBox .chairmanBoxR h3::before {
    width: 14px;
    height: 14px;
  }
  .chairmanView .chairmanBox .chairmanBoxR h3 {
    padding-left: 26px;
  }
}
.pro_page_wrap {
  padding: 6.7708333vw 0 calc(3vw + 80px) 0;
  background: url(../images/probg.jpg) no-repeat left top;
  background-size: 100%;
}
.pro_page_nav {
  -webkit-justify-content: center;
  justify-content: center;
}
.pro_nav_item_box {
  position: relative;
  font-weight: 400;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 10px 10px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_nav_item_box img {
  width: 50px;
  height: 40px;
  object-fit: contain;
  margin: 0 auto;
}
.pro_nav_item_box a {
  display: block;
  min-width: 128px;
  padding: 19px 0;
  color: #020202;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_nav_item_box a p {
  margin-top: 10px;
}
.pro_nav_item_box:hover,
.pro_nav_item_active {
  -webkit-box-shadow: 0 0 1.5625vw rgba(23, 61, 136, 0.28);
  box-shadow: 0 0 1.5625vw rgba(23, 61, 136, 0.28);
}
.pro_nav_item_default {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pro_nav_item_default:before {
  opacity: 0;
}
.pro_nav_item_default a {
  color: #020202;
}
.pro_nav_item_hover {
  -webkit-box-shadow: 0 0 1.5625vw rgba(200, 36, 56, 0.28);
  box-shadow: 0 0 1.5625vw rgba(200, 36, 56, 0.28);
}
.pro_nav_item_hover:before {
  opacity: 1;
}
.pro_nav_item_hover a {
  color: #fff;
}
.pro_page_item_box {
      margin-bottom: 6%;
    width: 33.33%;
    padding: 0 20px;
}
.pro_page_item_content {
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.pro_page_item_content:hover .pro_page_item_title {
  color: #173d88;
  background-size: 35px;
}
.AddPublicItem .pro_page_item_content {
  transform: none;
  -webkit-transition: all 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.pro_page_item_box a {
  display: block;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_page_item_box a:hover .pro_page_item_pic {
  border-radius: 230px;
}
.pro_page_item_pic {
  position: relative;
  transition: all 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  overflow: hidden;
}
.pro_page_item_pic .hover_i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  z-index: 99;
}
.pro_page_item_pic .hover_i i {
  border-radius: 110px;
  background: rgba(23, 61, 136, 0.87);
  width: 54%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  padding: 15% 0;
}
.pro_page_item_pic .hover_i i img {
  margin-left: 5px;
  width: 12px;
}
.pro_page_item_box a:hover .pro_page_item_pic .hover_i {
  opacity: 1;
}
.pro_page_item_photo {
  position: relative;
  padding-bottom: 23%;
  z-index: 9;
}
.pro_page_item_big {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding-bottom: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_page_item_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.pro_page_item_img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.pro_page_item_pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 1;
  background: #fff;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pro_page_item_box a:hover .pro_page_item_pic:after {
  -webkit-border-radius: 1.041666vw;
  border-radius: 1.041666vw;
  background: #fff;
}
.pro_page_item_box a:hover .pro_page_item_pic:before {
  opacity: 0.5;
}
.pro_page_item_img img {
  z-index: 9;
}
.pro_page_item_read {
  margin-top: 20px;
  text-align: center;
}
.pro_page_item_title {
  background: url(../images/blx-1.png) no-repeat bottom center;
  background-size: 0;
  padding-bottom: 10px;
  color: #282828;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.pro_page_item_text {
  margin-top: 0.5208333vw;
  font-size: 0.78125vw;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pro_page_content_wrap {
  padding: 3vw 0 0 0;
}
@media screen and (max-width: 1024px) {
  .pro_page_wrap {
    padding-bottom: calc(5% + 80px) !important;
  }
  .pro_page_item_box{
	  width:50%;
  }
}
@media screen and (max-width: 900px) {
  .pro_page_content_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .pro_page_wrap {
    padding: 40px 0 100px;
  }
  .pro_page_item_text {
    margin-top: 5px;
  }
  .pro_page_item_read {
    margin-top: 10px;
  }
  .pro_nav_item_box a p {
    font-size: 14px !important;
  }
  .pro_nav_item_box img {
    width: 30px;
    height: 30px;
  }
  .pro_nav_item_box a {
    min-width: 78px;
    padding: 14px 0;
  }
  .pro_nav_item_box {
    margin: 0 4px 10px;
  }
}
@media screen and (max-width: 600px) {
  .pro_page_item_box{
	  width:100%;
	  padding:0;
  }
  .pro_page_content_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .pro_page_item_box {
    margin-bottom: 20px;
  }
  .pro_page_item_title {
    font-size: 16px !important;
  }
}
.proInfoTop {
  width: 100%;
  height: 590px;
  background: url(../images/probg-1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 300px;
}
.proInfoTop .flex {
  justify-content: space-between;
}
.proInfoTop .flex i {
  cursor: pointer;
  display: inline-block;
  width: 68px;
  height: 68px;
  background: url(../images/back.png) no-repeat center;
  background-size: contain;
}
.proInfoTop .flex i:hover {
  background: url(../images/back-1.png) no-repeat center;
  background-size: contain;
}
.proInfoTop .flex h3 {
  color: #fff;
}
.proInfoTop .flex a {
  min-width: 154px;
  display: block;
  background: #fff;
  border-radius: 38px 0 38px 0;
  padding: 15px 0;
  text-align: center;
}
.proInfoTop .flex a:hover {
  background: #173d88;
  color: #fff;
}
.product_dea {
  width: 100%;
  position: relative;
}
.product_dea .productInfoNrBox {
  background: #fff;
  padding: 4% 3%;
  margin-bottom: 3%;
}
.product_dea .productInfoNrBox h3 {
  text-transform: uppercase;
  color: #8fc31f;
  border-bottom: 1px solid #e2e1e1;
}
.product_dea .productInfoNrBox h3 span {
  border-bottom: 2px solid #8fc31f;
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  top: 1px;
}
.product_dea .productInfoNrBox table {
  margin-top: 3%;
}
.product_dea .productInfoNrBox table tr {
  height: 48px;
}
.product_dea .productInfoNrBox table tr td:nth-child(1) {
  font-size: 18px;
  font-weight: 500;
  padding-right: 80px;
}
.product_dea .productInfoNrBox table tr td:nth-child(2) {
  font-size: 16px;
  color: #767676;
}
.product_dea .productInfoNrBox .tableBox {
  justify-content: space-between;
}
.product_dea .productInfoNrBox .tableBox .tableView {
  width: 48%;
}
.product_dea .productInfoNrBox .proinfoTugrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.product_dea .productInfoNrBox .proinfoTugrid li .img_pic {
  padding-top: 53%;
}
.product_dea .productInfoNrBox .proinfoTugrid li p {
  text-transform: uppercase;
  text-align: center;
  margin-top: 18px;
}
.product_dea .product2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
  background: #fff;
  padding: 4%;
  border-radius: 30px;
  position: relative;
  top: -160px;
}
.product_dea .product2 .right {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: relative;
}
.product_dea .product2 .mySwiper2 {
  margin: 0;
  flex-shrink: 1;
  width: 100%;
  margin-right: 6%;
}
.product_dea .product2 .mySwiper2 .swiper-slide {
  height: 777px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_dea .product2 .mySwiper2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product_dea .product2 .lr {
  max-width: 238px;
  height: 680px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
.product_dea .product2 .lr .mySwiper {
  overflow: visible;
}
.product_dea .product2 .mySwiper {
  overflow: visible;
  height: 155px;
  width: 100%;
}
.product_dea .product2 .mySwiper .swiper-slide {
  border: 1px solid #d2d2d2;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.product_dea .product2 .mySwiper .swiper-slide-thumb-active {
  border-color: #173d88;
}
.abHT_btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/prev.png) no-repeat center;
  background-size: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 94px;
  cursor: pointer;
  transition: all 0.3s;
}
.abHT_btn img {
  width: 40%;
}
.abHT_prev {
  top: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.abHT_btn:hover {
  background: url(../images/prev_h.png) no-repeat center;
  background-size: 50px;
}
@media screen and (max-width: 1550px) {
  .proInfoTop {
    height: 500px;
    padding-top: 230px;
  }
}
@media screen and (max-width: 1024px) {
  .abHT_btn {
    width: 50px;
    height: 50px;
    background-size: 50px;
  }
  .abHT_prev {
    margin-left: -55px;
  }
}
@media screen and (max-width: 768px) {
  .abHT_btn {
    width: 46px;
    height: 46px;
    background-size: 46px;
  }
  .abHT_prev {
    margin-left: -51px;
  }
  .aboutThree .honorList {
    padding-bottom: 70px;
  }
  .aboutThree .honorList .swiper-slide {
    padding: 5.5%;
  }
}
@media screen and (max-width: 1300px) {
  .product_dea .productInfoNrBox table tr td:nth-child(1) {
    font-size: 16px;
    padding-right: 40px;
  }
  .product_dea .productInfoNrBox table tr td:nth-child(2) {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .product_dea .productInfoNrBox .tableBox .tableView {
    width: 100%;
  }
  .proInfoTop {
    height: 350px;
    padding-top: 160px;
  }
  .product_dea .product2 {
    top: -90px;
  }
}
@media screen and (max-width: 900px) {
  .product_dea .product2 .mySwiper2 .swiper-slide {
    height: auto;
  }
  .product_dea .product2 {
    flex-wrap: wrap;
  }
  .product_dea .product2 .left {
    width: 100%;
  }
  .product_dea .product2 .right {
    width: 100%;
    flex-wrap: wrap;
  }
  .product_dea .product2 .left .Title h3 {
    margin-top: 35px;
  }
  .product_dea .product2 .left .Title > img {
    width: 20px;
    margin-top: 28px;
  }
  .product_dea .product2 .left .Title p img {
    width: 58px;
  }
  .product_dea .product2 .mySwiper2 {
    margin-right: 0;
  }
  .product_dea .product2 .lr {
    width: calc(100% - 80px);
    margin-top: 25px;
    height: auto;
    margin-left: 40px;
    max-width: 100%;
  }
  .abHT_btn {
    right: -12px;
    bottom: 50px;
    transform: rotate(-90deg);
  }
  .abHT_prev {
    top: auto;
    left: -12px;
    margin-left: 0;
    transform: rotate(90deg);
  }
  .product_dea .product2 .mySwiper {
    height: auto;
  }
  .product_dea .product2 .mySwiper .swiper-slide {
    position: relative;
    width: 100%;
    padding: 0;
    padding-top: 148px;
    overflow: hidden;
  }
  .product_dea .product2 .mySwiper .swiper-slide img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 768px) {
  .product_dea .product2 .mySwiper .swiper-slide {
    padding-top: 118px;
  }
  .abHT_btn {
    bottom: 37px;
  }
  .product_dea .productInfoNrBox table tr td:nth-child(1) {
    padding-right: 0;
  }
  .product_dea .productInfoNrBox {
    padding: 20px;
  }
  .product_dea .productInfoNrBox h3 span {
    padding-bottom: 10px;
  }
  .product_dea .productInfoNrBox table tr td:nth-child(1) {
    font-size: 15px;
    padding-right: 0;
  }
  .product_dea .productInfoNrBox .proinfoTugrid {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .product_dea .productInfoNrBox .proinfoTugrid li {
    margin-bottom: 12px;
  }
  .product_dea .productInfoNrBox .proinfoTugrid li .img_pic {
    padding-top: 58%;
  }
  .product_dea .productInfoNrBox .proinfoTugrid {
    padding-top: 25px !important;
  }
}
@media screen and (max-width: 500px) {
  .product_dea .product2 .mySwiper .swiper-slide {
    padding-top: 82px;
  }
  .abHT_btn {
    bottom: 20px;
    width: 36px;
    height: 36px;
    background-size: 36px;
  }
  .product_dea .product2 .lr {
    width: calc(100% - 60px);
    margin-top: 15px;
    margin-left: 30px;
  }
  .proInfoTop {
    height: 284px;
    padding-top: 100px;
  }
  .proInfoTop .flex i {
    width: 48px;
    height: 48px;
  }
  .proInfoTop .flex a {
    min-width: 114px;
    border-radius: 28px 0 28px 0;
    padding: 9px 0;
  }
  .product_dea .product2 {
    border-radius: 20px;
  }
  .product_dea .product2 {
    top: 0;
  }
}
.contactInner {
  position: relative;
  z-index: 1;
}
.contactInner .contactImg {
  position: absolute;
  width: 75%;
  top: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.contactInner .contactTop {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 4%;
  align-items: stretch;
  margin-top: 3%;
}
.contactInner .contactTop li {
  width: 31.8%;
  margin: 10px 0;
  align-items: flex-start;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  padding: 3%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.contactInner .contactTop li.conLiLast {
  width: auto;
  justify-content: flex-end;
}
.contactInner .contactTop li img {
  width: 75px;
  margin: 0 auto;
}
.contactInner .contactTop li div {
  flex: 1;
}
.contactInner .contactTop li div h3 {
  font-size: 20px;
  margin: 10px 0;
}
.contactInner .contactTop li p {
  font-size: 14px;
  color: #585858;
  font-weight: 500;
  margin-top: 8px;
}
.contactInner .contactTop li div p.cnConP {
  min-height: 75px;
  line-height: 1.4;
}
.contactInner .contactTop li div p.enConP {
  min-height: 100px;
}
.contactInner .contactTop li .ewmOne {
  width: auto;
  padding-left: 11%;
}
.contactInner .contactTop li .ewmOne > img {
  width: 90px;
  margin: 0 auto;
}
.contactInner .contactTop li .ewmOne p {
  margin-top: 5px;
  text-align: center;
  justify-content: center;
}
.contactInner .contactTop li .ewmOne p img {
  width: 20px;
}
.contactInner .contactTop li .ewmOne p span {
  display: block;
  color: #5A5A5A;
  margin-left: 5px;
}
.store-contact {
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 9;
}
.store-contact .nytitle {
  position: relative;
  padding-left: 50px;
  margin-bottom: 3%;
}
.store-contact .nytitle::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: #173d88;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.store-contact .newsGd {
  position: static;
  width: 154px;
  margin: 0 auto;
}
.store-contact .row {
  border-top: 3px solid #444546;
  padding-top: 3%;
  justify-content: space-between;
  overflow: hidden;
}
.store-contact .col {
  float: left;
  width: 48%;
  margin-bottom: 25px;
}
.store-contact .col span {
  width: 8px;
  display: inline-block;
}
.store-contact .col input {
  width: 100%;
  padding: 18px 0;
  line-height: 30px;
  height: 65px;
  border: none;
  border-bottom: 1px solid #656566;
  color: #282828;
}
.store-contact .text {
  position: relative;
  margin-top: 20px;
  margin-bottom: 3%;
}
.store-contact .text textarea {
  padding: 25px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #656566;
  height: 128px;
}
.store-contact .text textarea::-webkit-input-placeholder {
  color: #7a7a7a;
}
.store-contact .text textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #7a7a7a;
}
.store-contact .text textarea::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7a7a7a;
}
.contactMapDiv {
  position: relative;
  margin-top: -16%;
  z-index: 0;
}
.contactMapDiv .contactrinfo {
  position: absolute;
  width: 558px;
  bottom: 22%;
  right: 40%;
  align-items: flex-end;
}
.contactMapDiv .contactrinfo .left {
  width: calc(94% - 106px);
  margin-right: 6%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.contactMapDiv .contactrinfo .left .contactdivrinfo {
  padding: 20px;
}
.contactMapDiv .contactrinfo .left .contactdivrinfo > img {
  width: 64px;
}
.contactMapDiv .contactrinfo .left .contactdivrinfo .text {
  text-transform: uppercase;
  padding-left: 15px;
}
.contactMapDiv .contactrinfo .left .contactdivrinfo .text a {
  color: #173d88;
  margin-top: 5px;
}
.contactMapDiv .contactrinfo .left .contactdivrinfo .text a img {
  width: 6px;
  margin-left: 5px;
}
.contactMapDiv .contactrinfo > img {
  width: 106px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1550px) {
  .contactInner .contactTop li img {
    width: 55px;
  }
  .store-contact .nytitle::before {
    width: 20px;
    height: 20px;
  }
  .store-contact .nytitle {
    padding-left: 32px;
  }
  .contactMapDiv .contactrinfo > img {
    width: 86px;
    margin-bottom: 30px;
  }
  .contactMapDiv .contactrinfo {
    width: 518px;
  }
}
@media screen and (max-width: 1200px) {
  .contactInner .contactTop li div h3 {
    font-size: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .contactInner .contactTop li div h3 {
    font-size: 18px;
  }
  .store-contact h3 {
    font-size: 21px;
  }
  .store-contact .col input {
    height: 52px;
  }
  .store-contact .text textarea {
    height: 110px;
  }
  .contactMapDiv {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 860px) {
  .contactMapDiv .contactrinfo {
    width: 488px;
    right: 33%;
  }
  .contactMapDiv .contactrinfo > img {
    width: 66px;
  }
}
@media screen and (max-width: 768px) {
  .contactInner h4 {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .contactInner .contactTop {
    margin-bottom: 22px;
  }
  .store-contact,
  .contactInner .contactTop {
    width: 100%;
  }
  .contactInner h4 {
    width: 100%;
  }
  .contactInner .contactImg {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .contactInner .contactTop li img {
    width: 45px;
  }
  .store-contact {
    padding: 20px;
  }
  .contactInner .contactTop li {
    width: 100%;
    margin: 10px 0;
    padding: 7% 5%;
    border-radius: 16px;
  }
  .contactInner .contactTop li div p {
    height: auto;
  }
  .store-contact h3 {
    font-size: 20px;
  }
  .contactInner .contactTop li div h3 {
    font-size: 17px;
  }
  .store-contact .nytitle::before {
    width: 14px;
    height: 14px;
  }
  .store-contact .nytitle {
    padding-left: 25px;
  }
  .store-contact .col {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .store-contact .newsGd {
    margin-top: 20px;
    width: 134px;
  }
  .store-contact .col input {
    height: 46px;
    margin-top: 3%;
    padding: 12px 0;
  }
  .store-contact .text textarea {
    width: 100%;
    height: 80px;
    padding: 12px 0;
    font-size: 14px;
  }
  .store-contact .button-bubble {
    margin-top: 4%;
  }
  .contactMapDiv .contactrinfo {
    position: static;
    width: 80%;
    margin: -100px auto 0;
  }
  .contactMapDiv .contactrinfo .left {
    width: 100%;
    margin-right: 0;
    background: #f5f5f5;
  }
  .contactMapDiv .contactrinfo > img {
    display: none;
  }
  .contactMapDiv .contactrinfo .left .contactdivrinfo > img {
    width: 44px;
  }
  .contactMapDiv {
    padding-bottom: 110px;
  }
}
.technologyDiv {
  background-image: url(../images/technologyBg.jpg);
  /* 核心容器：固定尺寸，相对定位作为slide的定位基准 */
  /* 关键：所有slide绝对定位，重叠在同一位置 */
  /* 左图右文布局 */
  /* 自定义控件：不影响核心叠加效果 */
}
.technologyDiv .technologyBox {
  width: 100%;
  height: 550px;
  position: relative;
  overflow: inherit;
  border-radius: 12px;
}
.technologyDiv .technologyBox > h3 {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: -95px;
  z-index: 9;
}
.technologyDiv .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.technologyDiv .slide-img {
  width: 42%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.technologyDiv .slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technologyDiv .slide-text {
  width: 58%;
  padding: 3.5% 5%;
  color: #333;
  background: #fff;
  border-radius: 20px;
}
.technologyDiv .slide-text h3 {
  font-size: 32px;
  margin-bottom: 4%;
}
.technologyDiv .slide-text p {
  font-size: 16px;
  padding: 5% 4%;
  margin-bottom: 15px;
  color: #808080;
  background: #f9f9f9;
  border-radius: 5px;
}
.technologyDiv .slide-text p span {
  width: 33px;
  height: 33px;
  line-height: 32px;
  background: #173d88;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}
.technologyDiv .slide-text p i {
  width: calc(100% - 33px);
  padding-left: 12px;
}
.technologyDiv .swiper-pagination {
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  color: #fff;
}
.technologyDiv .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ddd;
  opacity: 1;
  margin: 0 6px;
}
.technologyDiv .swiper-pagination-bullet-active {
  background: #2c3e50;
  width: 30px;
  border-radius: 6px;
  transition: width 0.3s;
}
.technologyDiv .swiper-button-prev,
.technologyDiv .swiper-button-next {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #2c3e50 !important;
  top: auto;
  left: auto;
  right: 0;
  bottom: -100px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.technologyDiv .swiper-button-prev::after,
.technologyDiv .swiper-button-next::after {
  font-size: 20px !important;
}
.technologyDiv .swiper-button-prev {
  right: 68px;
}
@media (min-width: 768px) {
  .technologyDiv {
    /* 关键：所有slide绝对定位，重叠在同一位置 */
    /* 活动slide：显示在最上层，正常尺寸/位置/透明度 */
    /* 即将显示的slide：预加载在active下方，准备叠加 */
    /* 已隐藏的slide：留在底层，不干扰叠加效果 */
  }
  .technologyDiv .swiper-wrapper {
    transform: translate3d(0, 0px, 0px) !important;
  }
  .technologyDiv .swiper-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: stretch;
    /* 初始状态：隐藏在后方，缩小+透明+下移 */
    opacity: 0;
    transform: scale(0.95) translateY(20px);
    z-index: 1;
    /* 叠加切换动画核心：慢一点的过渡，模拟“叠上来” */
    transition: all 0.7s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .technologyDiv .swiper-slide-active {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 5;
    /* 确保在最上层 */
  }
  .technologyDiv .swiper-slide-next {
    opacity: 0.9 !important;
    transform: scale(0.95) translateY(-40px) !important;
    z-index: 4 !important;
  }
  .technologyDiv .swiper-slide-prev {
    opacity: 0.8 !important;
    transform: scale(0.9) translateY(-80px) !important;
    z-index: 2 !important;
  }
}
/* 响应式适配 */
@media screen and (max-width: 1200px) {
  .technologyDiv {
    padding: 120px 0 230px !important;
  }
}
@media (max-width: 768px) {
  .technologyDiv {
    padding: 70px 0 130px !important;
  }
  .technologyDiv .swiper-container {
    width: 90%;
    height: 500px;
  }
  .technologyDiv .swiper-slide {
    flex-direction: column;
  }
  .technologyDiv .slide-img,
  .technologyDiv .slide-text {
    width: 100%;
  }
  .technologyDiv .slide-img {
    height: 50%;
    margin-right: 0;
  }
  .technologyDiv .slide-img {
    border-radius: 10px;
  }
  .technologyDiv .slide-text {
    border-radius: 10px;
  }
  .technologyDiv .technologyBox > h3 {
    position: static;
    margin-bottom: 15px;
  }
  .technologyDiv .technologyBox {
    height: auto;
    overflow: hidden;
    padding-bottom: 80px;
  }
  .technologyDiv .swiper-button-prev,
  .technologyDiv .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 17px;
  }
  .technologyDiv .swiper-button-prev::after,
  .technologyDiv .swiper-button-next::after {
    font-size: 15px !important;
  }
  .technologyDiv .swiper-button-prev {
    right: 48px;
  }
  .technologyDiv .swiper-pagination {
    bottom: 21px;
  }
}
.newsInfoMbx {
  background-color: #f5f5f5;
  padding: 18px 0;
  color: #989898;
}
.newsInfoMbx a {
  color: #989898;
}
.newsInfoMbx span {
  margin: 0 8px;
}
.newsInfoTop {
  padding: 10% 0;
  text-align: center;
  background: url(../images/news-info-bg.jpg) repeat-y center;
  background-size: cover;
}
.newsInfoTop h3 {
  font-size: 40px;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 20px;
}
.newsInfoTop span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}
.newsInfoTop img {
  width: 18px;
  margin: 30px auto;
}
.newsInfoNr {
  margin: 0 auto;
}
.newsInfoNr .newsInfoP p {
  color: #878787;
  margin: 5px 0;
}
.newsInfoNr .page {
  width: 100%;
  background: #ffffff;
  border-top: 1px solid #7d7d7d;
  border-bottom: 1px solid #7d7d7d;
  margin: 5% 0;
  display: flex;
  justify-content: space-between;
}
.newsInfoNr .page .left,
.newsInfoNr .page .right {
  width: 43%;
  height: auto;
}
.newsInfoNr .page .left p,
.newsInfoNr .page .right p {
  width: 30px;
  height: 30px;
  background: url("../images/right.png") no-repeat center;
  background-size: contain;
}
.newsInfoNr .page .left a:hover p,
.newsInfoNr .page .right a:hover p {
  background: url("../images/right-1.png") no-repeat center;
  background-size: contain;
}
.newsInfoNr .page .left p {
  transform: rotate(180deg);
}
.newsInfoNr .page .fy {
  padding: 32px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.newsInfoNr .page .fy p {
  font-size: 14px;
  font-weight: 400;
  color: #1f1f21;
  transition: 0.6s;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 65px;
}
.newsInfoNr .page .fy a {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.newsInfoNr .page .fy span {
  width: calc(100% - 30px);
  font-size: 15px;
  text-align: left;
  color: #282828;
  line-height: 32px;
  padding-left: 16px;
  transition: 0.6s;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.newsInfoNr .page .right.fy span {
  text-align: right;
  padding-left: 0;
  padding-right: 10px;
}
.newsInfoNr .page .fy .jdt {
  width: 100%;
  height: 5px;
  background: #cccccc;
  position: relative;
}
.newsInfoNr .page .fy .jdt:after {
  width: 0%;
  height: 100%;
  background: #173d88;
  transition: 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.newsInfoNr .page .fy a:hover .jdt:after {
  width: 100%;
}
.newsInfoNr .page .back {
  padding: 32px 0px;
  width: 74px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}
.newsInfoNr .page .back:hover {
  opacity: 0.8;
}
.newsInfoNr .page .fy a:hover p,
.newsInfoNr .page .fy a:hover span {
  color: #173d88;
}
@media screen and (max-width: 1024px) {
  .newsInfoNr {
    padding-bottom: 110px !important;
  }
}
@media screen and (max-width: 768px) {
  .newsInfoTop {
    padding: 90px 0 50px;
  }
  .newsInfoTop h3 {
    margin-bottom: 10px;
  }
  .newsInfoNr .page {
    display: block;
    padding: 15px 0;
  }
  .newsInfoNr .page .left,
  .newsInfoNr .page .right {
    width: 100%;
    padding: 2px 0;
  }
  .newsInfoNr .page .fy.right a {
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
  .newsInfoNr .page .fy span {
    width: calc(100% - 25px);
    padding-left: 10px;
    font-size: 14px;
  }
  .newsInfoNr .page .right.fy span {
    text-align: left;
    padding-left: 10px;
    padding-right: 0;
  }
  .newsInfoNr .page .fy p {
    border: 0;
    padding: 0;
  }
  .newsInfoNr .page .back {
    display: none;
  }
  .newsInfoNr .page .left p,
  .newsInfoNr .page .right p {
    width: 25px;
    height: 25px;
  }
  .newsInfoNr .page .fy a {
    align-items: center;
  }
  .newsInfoNr .newsInfoP p {
    font-size: 14px;
  }
}
.news_page_head {
  background: url(../images/newsBg.jpg) no-repeat top left;
  background-size: contain;
}
.news_page_head .newsNav {
  justify-content: center;
}
.news_page_head .newsNav a {
  display: inline-block;
  border-radius: 38px 6px 38px 6px;
  padding: 15px 60px;
  text-align: center;
  border: 1px solid #dcdcdc;
  margin: 0 14px;
  transition: all 0.3s;
}
.news_page_head .newsNav a:hover,
.news_page_head .newsNav a.active {
  background: #173d88;
  color: #fff;
}
.news_page_head .newsBig .swiper-slide {
  color: #000;
  align-items: stretch;
  border-radius: 15px;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.07);
  transition: all 0.3s;
}
.news_page_head .newsBig .swiper-slide a {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/newsNext.png) no-repeat center;
  background-size: contain;
}
.news_page_head .newsBig .swiper-slide:hover .newsBigText h3 {
  color: #173d88;
}
.news_page_head .newsBig .swiper-slide:hover .newsBigImg img {
  transform: scale(1.05);
}
.news_page_head .newsBig .swiper-slide .newsBigText {
  padding: 6% 5%;
  width: 47%;
  font-weight: 400;
}
.news_page_head .newsBig .swiper-slide .newsBigText .newsTime span {
  display: block;
  line-height: 1.1;
  color: #333;
}
.news_page_head .newsBig .swiper-slide .newsBigText h3 {
  line-height: 1.5;
  margin: 32px 0;
  transition: all 0.3s;
}
.news_page_head .newsBig .swiper-slide .newsBigText p {
  line-height: 1.7;
  color: #82828d;
  margin-bottom: 9%;
}
.news_page_head .newsBig .swiper-slide .newsBigImg {
  width: 53%;
  padding-top: 30%;
  border-radius: 12px;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.imgbox {
  position: relative;
  overflow: hidden;
}
.news3 {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.news3 li {
  margin-bottom: 10%;
  overflow: hidden;
}
.news3 li .itembox::after {
  opacity: 0;
  position: absolute;
  display: block;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #173d88;
  border-radius: 12px;
  box-shadow: 5px 5px 19px rgba(23, 61, 136, 0.33);
  transform: scale(1, 0);
  transform-origin: 50% 100%;
  transition: all 0.75s;
}
.news3 li .itembox {
  height: 502px;
}
.news3 li .imgbox {
  display: block;
  opacity: 1;
  height: 271px;
  border-radius: 12px;
  transform: translate3d(0, 0, 0);
  transition: all 0.75s;
}
.imgbox:not(.autoh) img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news3 li .textbox {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 30px 0;
  z-index: 1;
  transition: all 0.3s;
}
.news3 li .line2 {
  margin-top: 15px;
  margin-bottom: 40px;
  font-weight: 500;
}
.news3 li .line3 {
  line-height: 28px;
  height: 0;
}
.news3 li .more {
  left: 0;
  bottom: 30px;
}
.news3 li:hover .itembox::after {
  opacity: 1;
  transform: scale(1);
}
.news3 li:hover .imgbox {
  opacity: 0;
  transform: translate3d(0, 50%, 0);
}
.news3 li:hover .textbox {
  position: absolute;
  padding: 50px 48px;
}
.news3 li:hover p,
.news3 li:hover .more {
  color: #fff;
}
.news3 li:hover .line2 {
  margin-bottom: 30px;
}
.news3 li:hover .line3 {
  height: 84px;
}
.news3 li:hover .more {
  left: 48px;
  color: #fff !important;
  background: url(../images/next-2.png) no-repeat center right;
  background-size: 7px 15px;
}
@media screen and (max-width: 1550px) {
  .news_page_head .newsNav a {
    padding: 12px 50px;
    margin: 0 10px;
  }
  .news3 li .itembox {
    height: 452px;
  }
  .news3 li .imgbox {
    height: 231px;
  }
}
@media screen and (max-width: 1024px) {
  .news_page_head .newsNav a {
    padding: 10px 40px;
    margin: 0 6px;
  }
  .news3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .news_page_head .newsBig .swiper-slide .newsBigImg {
    width: 100%;
    padding-top: 60%;
  }
  .news_page_head .newsBig .swiper-slide .newsBigText {
    width: 100%;
  }
  .news_page_head .newsBig .swiper-slide a {
    width: 40px;
    height: 40px;
  }
  .news3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .news3 li .itembox {
    height: 412px;
  }
  .news_page_head {
    padding-bottom: 80px !important;
  }
  .news_page_head .newsNav a {
    padding: 8px 26px;
    margin: 0 4px;
  }
}
