.header___2DcPz {
  padding: 0px 20px;
  justify-content: space-between;
}
.menu___3EUcS {
  width: 640px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
}
.menu___3EUcS a {
  margin: 0 10px;
}
.menu___3EUcS .active___2vJvn {
  color: #4A9AF0;
}
.menu___3EUcS .active___2vJvn:after {
  content: '';
  margin: 10px auto 0;
  border-bottom: 4px solid #4A9AF0;
  display: block;
}
.tabs___yFANb ul {
  margin-right: 20px;
  margin-top: 14px;
}
.tel___1wVNa li {
  margin-right: 15px;
  font-size: 18px;
  vertical-align: middle;
  font-weight: 400;
  color: #4a4a4a;
  white-space: nowrap;
  display: inline-block;
}
.tel___1wVNa li span {
  display: block;
}
.tel___1wVNa li.serviceTel___1Nr8b {
  padding-right: 33px;
}
.tel___1wVNa li.serviceTel___1Nr8b span:first-child {
  width: 33px;
  white-space: normal;
  float: left;
}

html,
body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
body,
ul,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
body {
  background: #FFF;
  font-size: 12px;
}
body,
a:link,
a:visited {
  color: #6F6F6F;
}
a:hover,
a:active {
  color: #4A9AF0;
}
a {
  text-decoration: none;
}
body > div {
  display: flex;
  flex-direction: column;
}
.windowWidth {
  margin: 0 20px;
  max-width: 1100px;
  box-sizing: border-box;
}
.layout,
.layoutRow,
.layoutColumn,
.alignCenter,
.justifyCenter,
.justifyAround {
  display: flex;
}
.layoutRow {
  flex-direction: row;
}
.layoutRow.wrap {
  flex-wrap: wrap;
}
.layoutColumn {
  flex-direction: column;
}
.alignCenter {
  align-items: center;
}
.justifyCenter {
  justify-content: center;
}
.justifyAround {
  justify-content: space-around;
}
.grow {
  flex-grow: 1;
}
.grayStyle {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.shrink {
  flex-shrink: 1;
}
.textIndent {
  text-indent: 2em;
}
.maxWidth {
  max-width: 1100px;
}
.textCenter {
  text-align: center;
}

.image___1vMSp.internal___2LbxU {
  position: relative;
}
.image___1vMSp.internal___2LbxU .title___1ojNk {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  color: #FFF;
}

.button___2dvuj {
  padding: 10px 20px;
  border: 1px solid #FFF;
  border-radius: 50px;
  display: inline-block;
  cursor: pointer;
}
.button___2dvuj.shadow___O-Wqx {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.2);
}

.formContent___3iWxf .submit___3LbNM {
  width: 120px;
  height: 30px;
  color: #fff;
  border: none;
  border-radius: 0;
}
.contact___1zRgd .foter___1oN3n {
  position: fixed;
  bottom: 10px;
  width: 100%;
}

.conven___ZogIw {
  width: 100%;
  min-height: 100vh;
  background: #EFF1F3;
  padding-bottom: 60px;
}
.conven_home___3kt8I {
  height: 577px;
  width: 100%;
  background: url('../../../images/conven/zone1_homeBg.png') no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.conven_home___3kt8I .conven_home_content___8k6YG {
  color: #fff;
  text-align: center;
  font-family: Alibaba PuHuiTi, Alibaba PuHuiTi-Medium;
}
.conven_home___3kt8I .conven_home_title___1wBPD {
  font-weight: medium;
  font-size: 48px;
}
.conven_home___3kt8I .conven_home_desc___eyomL {
  font-size: 24px;
}
.conven_card___2Oe6j .card_list___1E72X {
  max-width: 1100px;
  gap: 20px;
  margin: -60px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.conven_card___2Oe6j .card___3SVZx {
  width: 394px;
  height: 300px;
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: 26px;
  font-size: 22px;
}
.conven_card___2Oe6j .card___3SVZx img {
  width: 80px;
  height: 80px;
}
.conven_card___2Oe6j .card___3SVZx .title___1aPmb {
  margin-top: 12px;
  color: #3370FF;
  font-weight: bold;
  font-size: 26px;
}
.conven_card___2Oe6j .card___3SVZx .content___3VzpV {
  margin-top: 25px;
  color: #484848;
}
.core_business___1CYK7 {
  max-width: 1100px;
  margin: 80px auto 0;
}
.core_business___1CYK7 .core_business_title___MCCvl {
  text-align: center;
  margin-bottom: 40px;
}
.core_business___1CYK7 .core_business_title___MCCvl h2 {
  font-size: 32px;
  color: #333;
  margin-bottom: 8px;
  font-weight: 600;
}
.core_business___1CYK7 .core_business_title___MCCvl p {
  font-size: 16px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.core_business___1CYK7 .business_container___3RZlv {
  display: flex;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-bottom: 40px;
}
.core_business___1CYK7 .business_sidebar___1UiTj {
  width: 339px;
  flex-shrink: 0;
  background: #E2E7EB;
}
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 33px;
  font-size: 32px;
  color: #9495AA;
  cursor: pointer;
  transition: all 0.25s ease;
  position: relative;
  border-left: 3px solid transparent;
}
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto.active___SKddg,
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto:hover {
  background: #3A57E8;
  color: #fff;
  font-weight: 500;
  box-shadow: 0px 0px 24px 3px rgba(68, 99, 255, 0.51);
}
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto.active___SKddg .arrow___25MYT,
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto:hover .arrow___25MYT {
  opacity: 1;
  color: #3370FF;
  background: #fff;
}
.core_business___1CYK7 .business_sidebar___1UiTj .sidebar_item___2jeto .arrow___25MYT {
  line-height: 1.2em;
  display: flex;
  justify-content: center;
  width: 45px;
  height: 45px;
  font-size: 32px;
  border-radius: 50%;
  font-weight: normal;
}
.core_business___1CYK7 .business_content___3l156 {
  flex: 1;
  padding: 30px;
}
.business_module___3PKfn {
  background: #fff;
}
.business_module___3PKfn .business_module_header___a-xfK {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.business_module___3PKfn .business_module_header___a-xfK .business_module_icon___nBz_i {
  height: 70px;
  object-fit: cover;
  margin-right: 28px;
}
.business_module___3PKfn .business_module_header___a-xfK .business_module_info___OZRUp {
  flex: 1;
}
.business_module___3PKfn .business_module_header___a-xfK .business_module_title___3CuWg {
  font-size: 32px;
  font-weight: bold;
}
.business_module___3PKfn .business_module_desc_section___24k7d {
  display: flex;
}
.business_module___3PKfn .business_module_desc_section___24k7d .business_module_desc___vYvcR {
  font-size: 26px;
  color: #515151;
  font-family: PingFang SC, PingFang SC-Regular;
}
.business_module___3PKfn .business_module_desc_section___24k7d .business_module_desc___vYvcR p {
  margin-bottom: 0px;
}
.business_module___3PKfn .business_module_content___1p31D {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 20px;
  position: relative;
}
.business_module___3PKfn .business_module_content___1p31D .business_module_item___EwsXx {
  flex: 0 0 calc(50% - 12.5px);
  max-width: calc(50% - 12.5px);
  padding-bottom: 70px;
}
.business_module___3PKfn .business_module_content___1p31D .business_module_item___EwsXx .business_module_img_wrapper___w4LGT {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 3px;
}
.business_module___3PKfn .business_module_content___1p31D .business_module_item___EwsXx .business_module_img_wrapper___w4LGT img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.business_module___3PKfn .business_module_content___1p31D .business_module_item___EwsXx .business_module_caption___ytOnF {
  position: absolute;
  width: 100%;
  line-height: 80px;
  margin: 0;
  text-align: center;
  color: #515151;
  font-size: 26px;
  padding-top: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title___3SNDd {
  text-align: center;
}
.title___3SNDd:after {
  content: '';
  margin: 10px auto 0;
  width: 140px;
  border-bottom: 4px solid #4A9AF0;
  display: block;
}
.title___3SNDd h1 {
  font-size: 24px;
}
.title___3SNDd .sub___1qAPP {
  font-size: 12px;
}

.tabs___14iRx {
  margin: 0 auto;
}
.tabs___14iRx .label___28Oy2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tabs___14iRx .label___28Oy2 span {
  width: 167px;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  font-weight: 500;
  color: #343434;
  cursor: pointer;
}
.tabs___14iRx .label___28Oy2 .active___2bnTc {
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(25, 94, 220, 0.25);
}
.tabs___14iRx .label___28Oy2 .active___2bnTc:after {
  content: none;
}
.tabs___14iRx.row___2cfYG .label___28Oy2 {
  border-bottom: none;
  flex-direction: column;
}
.tabs___14iRx.row___2cfYG .label___28Oy2 span {
  margin: 15px 0;
  width: 250px;
  border-radius: 5px;
  display: block;
  color: #fff;
}
.tabs___14iRx.row___2cfYG .label___28Oy2 .active___2bnTc {
  background: rgba(255, 255, 255, 0.3);
}
.tabs___14iRx.row___2cfYG .label___28Oy2 .active___2bnTc::after {
  display: none;
}
.tabs___14iRx .panel___bbRz0 {
  margin: 0 auto;
  display: flex;
}

.footer___2Fl58 {
  margin: 10px auto;
  font-size: 12px;
  text-align: center;
  justify-content: center;
  color: #6f6f6f;
}

.contact___80uiC {
  height: 100%;
}
.title___3-7l_ {
  padding: 10px 10px 7px 10px;
  margin: 0 auto;
  width: 120px;
  height: 42px;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
  color: #20232a;
  line-height: 42px;
  border-bottom: 9px solid #3370ff;
  box-sizing: content-box;
}
.button___3fVyl {
  margin: 15px 0;
  background: #3370ff;
  border: none;
  color: #FFF;
  border-radius: 0px;
  text-align: center;
}
.address___2VIXa,
.forms___uk_Y_ {
  width: 550px;
}
.zone1___q86Md,
.zone2___FUjsb {
  margin: 0 auto;
  background: #FFF;
  box-sizing: border-box;
  justify-content: space-between;
}
.contactBg___1njxL {
  height: 422px;
  width: 100%;
}
.contactBg___1njxL span {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  display: block;
}
.contactBg___1njxL span:nth-child(1) {
  background-image: url('../../../images/contact/contactBg.png');
}
.zone1___q86Md {
  margin-top: 43px;
  position: relative;
}
.zone1___q86Md .cooperationBox___CXo2y {
  display: flex;
  max-width: 100%;
  margin-top: 53px;
  background-color: #F5F5F5;
  width: 100%;
  height: 513px;
  justify-content: center;
}
.zone1___q86Md .cooperationBox___CXo2y .leftBox___3BO4F {
  margin-top: 65px;
}
.zone1___q86Md .cooperationBox___CXo2y .leftBox___3BO4F ul li:nth-child(2) {
  width: 120px;
  height: 33px;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  color: #20232a;
  line-height: 33px;
  margin: 0 auto;
  margin-top: 26px;
}
.zone1___q86Md .cooperationBox___CXo2y .rightBox___2wK8J {
  margin-top: 65px;
  font-size: 14px;
  margin-left: 150px;
  width: 558px;
}
.zone2___FUjsb {
  margin-top: 46px;
}
.zone2___FUjsb .zone2Content___1iYHD {
  margin-top: 46px;
  display: flex;
  justify-content: center;
}
.zone2___FUjsb .zone2Content___1iYHD .zone2Box___2hWXw {
  width: 394px;
  height: 204px;
  background: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  margin-left: 10px;
  margin-right: 10px;
}
.zone2___FUjsb .zone2Content___1iYHD .zone2Box___2hWXw ul li:nth-child(1) {
  margin: 0 auto;
  margin-top: 36px;
  margin-bottom: 7px;
  text-align: center;
}
.zone2___FUjsb .zone2Content___1iYHD .zone2Box___2hWXw ul li:nth-child(1) img {
  width: 50px;
  height: 50px;
}
.zone2___FUjsb .zone2Content___1iYHD .zone2Box___2hWXw ul li:nth-child(2) {
  width: 104px;
  height: 37px;
  font-size: 26px;
  font-weight: 500;
  color: #3370ff;
  line-height: 37px;
  margin: 0 auto;
  margin-bottom: 7px;
}
.zone2___FUjsb .zone2Content___1iYHD .zone2Box___2hWXw p {
  font-size: 22px;
  font-weight: 300;
  color: #20232a;
  text-align: center;
}
.zone3___JAXzg {
  margin-top: 46px;
}
.zone3___JAXzg .zone3Content___eEXxW {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 20px;
  margin-top: 82px;
  margin-bottom: 122px;
  width: 1242px;
}
.zone3___JAXzg .zone3Content___eEXxW .zone3Box___1UzKt {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  gap: 30px;
  width: 20%;
  padding: 33px;
  background: #f5f5f5;
}
.zone3___JAXzg .zone3Content___eEXxW .zone3Box___1UzKt .zone3BoxTitle___3mLWM {
  font-weight: 500;
  font-size: 26px;
  color: #3370ff;
  line-height: 37px;
}
.zone3___JAXzg .zone3Content___eEXxW .zone3Box___1UzKt .zone3BoxContent___3tg-A {
  font-size: 22px;
  font-weight: 300;
  color: #20232a;
}

.main___2s6wH > div {
  margin: 0 auto;
  padding: 45px 0;
  text-align: center;
}
.main___2s6wH .zone5___qomOs,
.main___2s6wH .zone8___1i-bG {
  padding: 170px 0 240px;
}
.title___3xLzH {
  padding: 80px 0;
}
.imgList___1Jsro {
  margin: 0 auto;
  max-width: 1300px;
}
.imgList___1Jsro ul {
  margin: 25px;
  font-size: 20px;
  display: inline-block;
}
.imgList___1Jsro ul img + img {
  margin-left: 50px;
}
.zone4___1vhsS,
.zone8___1i-bG {
  background: #F2F2F2;
}
.zone1___2utn_ {
  position: relative;
  padding: 0 0 45px!important;
}
.zone1___2utn_ .banner___1kPxM {
  height: 696px;
}
.zone1___2utn_ .banner___1kPxM span {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  display: block;
}
.zone1___2utn_ .banner___1kPxM span:nth-child(1) {
  background-image: url('../../../images/index/banner_1_mini.jpg');
}
.zone1___2utn_ .cards___6mqTc {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.zone1___2utn_ .cards___6mqTc ul {
  padding: 32px 24px;
  width: 255px;
  height: 329px;
  background: #FFF;
  border-radius: 14px;
  box-shadow: 6px 8px 17px 0px rgba(0, 0, 0, 0.24);
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.2;
  cursor: pointer;
  display: inline-block;
}
.zone1___2utn_ .cards___6mqTc ul + ul {
  margin-left: 30px;
}
.zone1___2utn_ .cards___6mqTc ul:hover {
  background: #4A9AF0;
  box-shadow: none;
  color: #FFF;
}
.zone1___2utn_ .cards___6mqTc ul:hover .title___3xLzH h1 {
  color: #FFF;
}
.zone1___2utn_ .cards___6mqTc ul:hover .title___3xLzH h6 {
  color: #FFF;
}
.zone1___2utn_ .cards___6mqTc ul:hover img {
  display: none;
}
.zone1___2utn_ .cards___6mqTc ul:hover .icon___29Juc {
  background-color: #FFF;
}
.zone1___2utn_ .cards___6mqTc ul:hover .hover___2thiG {
  display: inline-block;
}
.zone1___2utn_ .cards___6mqTc ul:hover .title___3xLzH:after {
  border-bottom-color: #FFF;
}
.zone1___2utn_ .cards___6mqTc img {
  vertical-align: middle;
}
.zone1___2utn_ .cards___6mqTc .icon___29Juc {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #4A9AF0 no-repeat center center;
  border-radius: 50%;
  text-align: center;
}
.zone1___2utn_ .cards___6mqTc .hover___2thiG {
  display: none;
}
.zone1___2utn_ .cards___6mqTc .title___3xLzH {
  margin: 19px 0;
  padding: 0;
}
.zone1___2utn_ .cards___6mqTc .title___3xLzH:after {
  content: '';
  margin: 10px auto 0;
  width: 125px;
  border-bottom: 1px solid #979797;
  display: block;
}
.zone1___2utn_ .cards___6mqTc .content___1gmmQ {
  text-align: left;
}
.zone2___14KgM {
  margin: 0 auto;
  font-size: 20px;
}
.zone2___14KgM img {
  margin: 40px 0 60px;
}
.zone2___14KgM p {
  text-align: left;
}
.zone3___2w3eh {
  margin: 100px auto;
  height: 514px;
  background: url('../../../images/index/zone3_banner.jpg') no-repeat center center;
  background-size: cover;
  color: #FFF;
}
.zone3___2w3eh img {
  width: 477px;
  height: 326px;
  margin-right: 80px;
}
.zone3___2w3eh ul {
  margin-top: 30px;
  padding-left: 20px;
  max-width: 425px;
  font-size: 20px;
  text-align: left;
  list-style-type: initial;
}
.zone3___2w3eh .title___3xLzH {
  position: relative;
  padding: 0 0 10px;
  align-items: flex-end;
}
.zone3___2w3eh .title___3xLzH h1 {
  margin-right: 10px;
  font-weight: 400;
  color: #FFF;
}
.zone3___2w3eh .title___3xLzH h6 {
  font-weight: 400;
  color: #FFF;
}
.zone3___2w3eh .title___3xLzH:after {
  position: absolute;
  width: 45px;
}
.zone4___1vhsS h2 {
  font-size: 20px;
}
.zone5___qomOs {
  padding-bottom: 60px !important;
}
.zone5___qomOs div h1 {
  font-weight: 400;
  color: #6F6F6F;
}
.zone5___qomOs div h6 {
  font-weight: 400;
  color: #6F6F6F;
}
.zone5___qomOs img {
  margin-top: 90px;
}
.videoBox___3eSBI {
  position: relative;
}
.videoBox___3eSBI .imgBox___3qlpp {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  cursor: pointer;
  background-size: contain;
}
.videoBox___3eSBI .imgBox___3qlpp img {
  width: 100%;
  height: 100%;
}
.videoBox___3eSBI .imgBox___3qlpp:hover img {
  animation: warn___22kjF 1s ease-out 0s infinite;
}
@keyframes warn___22kjF {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
.zone7___BmIBq {
  background: url('../../../images/index/zone_7_bg.png') no-repeat center center;
  height: 1000px;
  margin-top: -71px !important;
  font-size: 20px;
  color: #6F6F6F;
}
.zone7___BmIBq div h1 {
  color: #fff;
  font-weight: 400;
}
.zone7___BmIBq div h6 {
  color: #fff;
  font-weight: 400;
}
.zone7___BmIBq p {
  margin: 50px 0 50px 0;
  color: #fff;
}
.zone7___BmIBq img {
  max-width: 800px;
}
.zone8___1i-bG {
  background: #F2F2F2;
}
.zone8___1i-bG div:nth-child(1) h1 {
  color: #6F6F6F;
  font-weight: 400;
}
.zone8___1i-bG div:nth-child(1) h6 {
  color: #6F6F6F;
  font-weight: 400;
}
.zone8___1i-bG .swipe-container___fdbRd {
  position: relative;
  padding: 0 70px;
}
.zone8___1i-bG .swipe-container___fdbRd .preBtn___16qg1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.zone8___1i-bG .swipe-container___fdbRd .nextBtn___3sTMk {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.zone8___1i-bG button {
  margin: 0 10px;
  width: 50px;
  height: 50px;
  background: #E0E0E0;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  flex-shrink: 0;
  outline: none;
}
.zone8___1i-bG > div:not(.title___3xLzH) {
  margin: 60px auto;
  max-width: 1200px;
}
.zone8___1i-bG .imgList___1Jsro {
  margin: 0 auto 0;
}
.zone8___1i-bG .imgList___1Jsro ul {
  margin: 5px;
  font-size: 16px;
}
.zone9___2AgMT {
  height: 669px;
  background: url('../../../images/index/zone9_bg.jpg') no-repeat center center;
  box-sizing: border-box;
  font-size: 20px;
  color: #FFF;
  line-height: 1.2;
  justify-content: flex-end;
}
.zone9___2AgMT h1 {
  font-size: 40px;
}
.zone9___2AgMT p:nth-of-type(1) {
  margin-top: 13px;
  font-size: 17px;
}
.zone9___2AgMT p:nth-of-type(2) {
  margin: 80px 0 60px;
}
.zone9___2AgMT .link___2cZJH {
  margin-bottom: 90px;
  padding: 10px 45px;
  background: #4A9AF0;
  border-radius: 25px;
  color: #FFF;
}
.zone9___2AgMT .remark___f1BXr {
  color: #4A9AF0;
  font-weight: 500;
  font-size: 28px;
}
.certificate___35bZo {
  background: #F2F2F2;
}
.certificate___35bZo h2 {
  font-weight: 400;
  color: #6F6F6F;
}
.certificate___35bZo .swipe-container___fdbRd {
  box-sizing: border-box;
  position: relative;
  padding: 0 164px;
  background: #000;
}
.certificate___35bZo .swipe-container___fdbRd .preBtn___16qg1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.certificate___35bZo .swipe-container___fdbRd .nextBtn___3sTMk {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.certificate___35bZo .swipe-container___fdbRd .swipeTitle___1-lL5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding-left: 10px;
  box-sizing: border-box;
}
.certificate___35bZo button {
  margin: 0 10px;
  width: 50px;
  height: 50px;
  background: #E0E0E0;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  flex-shrink: 0;
  outline: none;
}
.certificate___35bZo > div:not(.title___3xLzH) {
  margin: 60px auto;
  max-width: 1100px;
}
.certificate___35bZo .imgPageBox___Vburf {
  overflow: hidden;
}
.certificate___35bZo .imgPageBox___Vburf .imgPage___2VUxI {
  white-space: nowrap;
  overflow-x: auto;
}
.certificate___35bZo .imgPageBox___Vburf .imgPage___2VUxI ul {
  display: inline-block;
  margin: 5px;
  font-size: 16px;
}
.certificateActiv___18MHl {
  border: 4px solid #4A9AF0;
}
.image___1huTW {
  border: 4px solid transparent;
}
.colfff___1NEd- {
  color: #fff;
}

.cardList___PKPnX ul {
  margin: 0 20px;
}
.card___1S_4s {
  width: 210px;
  height: 260px;
  text-align: center;
  font-size: 14px;
  color: #BDBDBD;
}
.card___1S_4s .title___QrDMK {
  margin: 7px 0;
  font-size: 18px;
  color: initial;
}
.imgList___1D5Nx ul {
  display: inline-block;
}
.ios___1cDR2,
.android___1Ebqa {
  position: relative;
  padding-left: 60px;
}
.ios___1cDR2:before,
.android___1Ebqa:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 10px;
  width: 30px;
  height: 30px;
  background: no-repeat center center;
  background-image: url('../../../images/android.png');
  vertical-align: middle;
  display: inline-block;
}
.ios___1cDR2:after,
.android___1Ebqa:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 45px;
  width: 1px;
  height: 20px;
  background: #FFF;
  display: block;
}
.ios___1cDR2:before {
  background-image: url('../../../images/ios.png');
}
.ios___1cDR2:after {
  background: #4A9AF0;
}
.zone1___3cIpY {
  padding-top: 90px;
  background: url('../../../images/product/zone1_bg.png') no-repeat center center;
  background-size: cover;
  text-align: center;
  color: #FFF;
}
.zone1___3cIpY h6 {
  margin: 10px auto 20px;
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
}
.zone1___3cIpY p {
  margin: 110px auto 70px;
  max-width: 1000px;
  font-size: 18px;
  color: initial;
}
.zone1___3cIpY .download___3dT9I {
  margin: 0 auto;
  max-width: 700px;
  justify-content: space-between;
}
.zone1___3cIpY .download___3dT9I > div > * {
  margin: 5px;
}
.zone1___3cIpY .download___3dT9I > div:first-of-type {
  margin: 15px;
}
.zone1___3cIpY .android___1Ebqa,
.zone1___3cIpY .ios___1cDR2 {
  font-size: 16px;
  border: none;
}
.zone1___3cIpY .android___1Ebqa {
  background: #FFC44F;
}
.zone1___3cIpY .ios___1cDR2 {
  background: #FFF;
  color: #4A9AF0;
}
.zone2___1xNPs {
  padding-bottom: 120px;
}
.zone2___1xNPs .cardList___PKPnX ul:hover {
  box-shadow: 0 18px 29px 1px rgba(0, 0, 0, 0.28);
  cursor: default;
}
.zone3___3jDt5 {
  padding: 30px 0;
  min-height: 1000px;
  background: #ECEEF1;
  text-align: center;
  font-size: 18px;
  color: #6F6F6F;
}
.zone3___3jDt5 h1 {
  font-weight: 400;
  color: #6F6F6F;
}
.zone3___3jDt5 p {
  color: #6F6F6F;
}
.zone3___3jDt5 > div:first-child:after {
  content: none;
}
.zone3___3jDt5 .buttons___1oqqI {
  margin: 70px auto 40px;
}
.zone3___3jDt5 .buttons___1oqqI div {
  width: 191px;
  height: 52px;
  color: #195edc;
  line-height: 52px;
  border-radius: 0;
  border-color: #195edc;
  padding: 0 0;
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
}
.zone3___3jDt5 .buttons___1oqqI .active___sSeVs {
  background: #195edc;
  color: #FFF;
}
.zone3___3jDt5 .tabs___1stu2 > div {
  gap: 20px;
  justify-content: center;
}
.zone3___3jDt5 .panelItem___2clET {
  margin: 0 auto;
}
.zone3___3jDt5 .panelItem___2clET p {
  margin: 50px 85px;
}
.zone3___3jDt5 .panelItem___2clET ul li img {
  margin: 0 24px;
  margin-bottom: 50px;
}
.zone4___19Hti {
  padding: 60px 0;
}
.zone4___19Hti .cardList___PKPnX ul {
  margin: 100px;
}
.zone5___-B5Cu {
  position: relative;
  padding: 100px 0 80px;
  color: #FFF;
}
.zone5___-B5Cu h1 {
  color: #fff;
  font-weight: 400;
}
.zone5___-B5Cu > div:first-child {
  position: relative;
  z-index: 2;
}
.zone5___-B5Cu .bg___1IspS {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.zone5___-B5Cu .tabs___1stu2 {
  position: relative;
  margin-top: 100px;
  min-height: 400px;
  flex-direction: row-reverse;
}
.zone5___-B5Cu .tabs___1stu2 > div:first-child {
  font-size: 20px;
  justify-content: space-between;
}
.zone5___-B5Cu .tabs___1stu2 > div:first-child span {
  padding-left: 17px;
  box-sizing: border-box;
}
.zone5___-B5Cu .tabs___1stu2 .panelItem___2clET {
  position: absolute;
  width: 640px;
  height: 100%;
  display: flex;
}
.zone5___-B5Cu .tabs___1stu2 .panelItem___2clET h1 {
  font-size: 26px;
}
.zone5___-B5Cu .tabs___1stu2 .panelItem___2clET h6 {
  margin: 10px 0 30px;
  font-size: 16px;
  color: #9F9F9F;
  font-weight: 400;
}
.zone5___-B5Cu .tabs___1stu2 .panelItem___2clET p {
  margin-bottom: 10px;
  font-size: 20px;
  flex-grow: 1;
}
.zone6___2igcD {
  padding: 60px 0;
  font-size: 18px;
  text-align: center;
}
.zone6___2igcD h6 {
  margin: 130px 0 60px;
  font-size: 22px;
  font-weight: bold;
  color: #6F6F6F;
}
.zone6___2igcD p {
  margin: 0 auto 300px;
  max-width: 900px;
  color: #6F6F6F;
}
.zone6___2igcD .banner___24U5F {
  margin-top: 120px;
  height: 443px;
  background: url('../../../images/product/zone6_banner_bg.png') no-repeat center center;
  background-size: cover;
}
.zone6___2igcD .banner___24U5F > div {
  position: relative;
  margin: 0 auto;
  padding: 190px 0 0 0;
  width: 1100px;
  box-sizing: border-box;
  font-size: 12px;
  color: #FFF;
}
.zone6___2igcD .banner___24U5F > div > * {
  margin: 0 30px;
}
.zone6___2igcD .banner___24U5F > div:before,
.zone6___2igcD .banner___24U5F > div:after {
  content: '';
  position: absolute;
  background: no-repeat center center;
  display: block;
}
.zone6___2igcD .banner___24U5F > div:before {
  top: 104px;
  left: 39px;
  width: 426px;
  height: 61px;
  background-image: url('../../../images/product/zone6_banner_1.png');
}
.zone6___2igcD .banner___24U5F > div:after {
  width: 326px;
  height: 396px;
  top: 50px;
  right: 60px;
  background-image: url('../../../images/product/zone6_banner_2.png');
}
.zone6___2igcD .banner___24U5F .button___1kfaB {
  width: 170px;
  background: #FFC44F;
  border: none;
  box-sizing: border-box;
  font-size: 18px;
  color: #FFF;
}
.zone10____2cp- {
  background: url('../../../images/product/zone10_bg.png') no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 130px 0 109px 0;
  color: #fff;
  font-family: PingFang SC, PingFang SC-Regular;
}
.zone10____2cp- .box___BAe_1 {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.zone10____2cp- .box___BAe_1 .box_left___1s_pb {
  width: 541px;
}
.zone10____2cp- .box___BAe_1 .box_left___1s_pb .product_msg___2rUvT {
  margin-top: 56px;
  font-size: 22px;
}
.zone10____2cp- .box___BAe_1 .box_left___1s_pb .product_title___1NW0N {
  font-size: 16px;
  margin: 70px 0;
}
.zone10____2cp- .box___BAe_1 .box_left___1s_pb .download_box___2CCbL {
  display: flex;
  gap: 52px;
}
.zone10____2cp- .box___BAe_1 .box_left___1s_pb .download_box___2CCbL .devriceType___1W2x2 {
  display: flex;
  align-items: center;
  height: 36px;
  gap: 6px;
  margin-bottom: 18px;
}
.zone10____2cp- .box___BAe_1 .box_right___1dJ6_ {
  min-width: 450px;
}
.zone10____2cp- .box___BAe_1 .box_right___1dJ6_ .appHome___EfyxE {
  width: 433px;
  right: 0;
  position: absolute;
  bottom: -109px;
}
.zone8___6PHF1 {
  padding: 50px 0;
  background: #000;
  text-align: center;
  font-size: 18px;
  color: #FFF;
}
.zone8___6PHF1 .zone8_title___1BhR- {
  font-size: 26px;
}
.zone8___6PHF1 li {
  font-size: 12px;
}
.zone8___6PHF1 > * {
  margin: 0 25px;
  vertical-align: middle;
  display: inline-block;
}
.zone8___6PHF1 .ios___1cDR2 {
  border-color: #4A9AF0;
  color: #4A9AF0;
}
.zone8___6PHF1 .footer___1fWrh {
  margin: 20px auto 5px;
  display: block;
}
.zone11___1PmpP {
  background: url('../../../images/product/zone11_bg.png') no-repeat center center;
  background-size: cover;
  text-align: center;
}
.zone11___1PmpP .zone11_cell1___1CB6Q {
  width: 1127px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  padding: 100px 0 100px 0;
  gap: 100px;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_cell1_left___27-vI {
  width: 40%;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_cell1_left___27-vI p {
  text-align: left;
  margin-bottom: 14px;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_cell1_left___27-vI .zone11_cloudDownload___2kbIy {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 80px;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_cell1_left___27-vI .zone11_cloudDownload___2kbIy img {
  width: 122px;
  height: 122px;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_cell1_right___17-7n {
  width: 60%;
}
.zone11___1PmpP .zone11_cell1___1CB6Q .zone11_pcHome___2Pmvl {
  width: 622px;
  height: 475px;
}
.zone11Bar___2nVTS {
  margin-top: -50px;
}
.zone11Bar___2nVTS .cardList___PKPnX {
  width: 1127px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.zone11Bar___2nVTS .cardList___PKPnX .card___1S_4s {
  background: #fff;
  padding: 30px;
  margin: 0;
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.19);
  display: block;
  width: 270px;
}
.zone11Bar___2nVTS .cardList___PKPnX .card___1S_4s .title___QrDMK {
  color: #3370FF;
  font-weight: medium;
  margin: 16px 0 24px 0;
  font-weight: bold;
}
.zone11Bar___2nVTS .cardList___PKPnX .card___1S_4s .title___QrDMK + li {
  font-weight: bold;
}
.zone11Bar___2nVTS .cardList___PKPnX .card___1S_4s li {
  text-align: left;
  color: #20232A;
  font-weight: lighter;
}
.zone11Bar___2nVTS .cardList___PKPnX .card___1S_4s li img {
  width: 80px;
  height: 80px;
}
.zone11Bar___2nVTS .zone11Bar_text___3QkC1 {
  width: 1127px;
  text-align: center;
  font-weight: lighter;
  margin: 100px auto 50px auto;
  font-family: regular;
  font-size: 26px;
  color: #000;
}
.zone11Bar___2nVTS .zone11Bar_text___3QkC1 p {
  margin: 0;
}

.jobs___2Fbdx {
  padding: 443px 0 0;
  background: url('../../../images/jobs/banner.jpg') no-repeat top center;
}
.title___PmUTx {
  position: relative;
  font-size: 20px;
}
.title___PmUTx::after {
  content: '';
  position: absolute;
  bottom: -8px;
  width: 24px;
  height: 3px;
  background: #4A9AF0;
  display: block;
}
.button___1g_N1 {
  margin: 15px 0;
  background: #4A9AF0;
  border: none;
  color: #FFF;
}
.zone1___2KCEd,
.zone2___1wyn5,
.actions___1sdCz > div {
  margin: 0 auto;
  max-width: 900px;
  justify-content: space-between;
}
.upload___i_6_m,
.forms___2jbsE {
  width: 550px;
}
.zone1___2KCEd {
  padding: 70px 0 40px;
  border-bottom: 1px solid #D1D1D1;
}
.zone1___2KCEd h1 {
  font-weight: 400;
  color: #6f6f6f;
}
.zone1___2KCEd p {
  color: #8E8E8E;
}
.zone1___2KCEd .upload___i_6_m {
  padding: 28px 100px;
  background: #F3F3F3;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
}
.zone1___2KCEd .upload___i_6_m h1 {
  font-weight: 400;
  color: #6f6f6f;
}
.zone2___1wyn5 {
  padding-top: 30px;
}
.zone2___1wyn5 h1 {
  padding-top: 10px;
  font-weight: 400;
  color: #6f6f6f;
}
.zone2___1wyn5 h6 {
  padding-top: 17px;
  color: #B6B6B6;
  font-weight: 400;
}
.zone2___1wyn5 .forms___2jbsE {
  font-size: 14px;
}
.zone2___1wyn5 .forms___2jbsE input {
  padding: 8px 15px;
}
.zone2___1wyn5 .forms___2jbsE > div {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.zone2___1wyn5 .forms___2jbsE label {
  padding: 10px 0;
}
.zone2___1wyn5 .forms___2jbsE .required___2JCzs {
  position: relative;
}
.zone2___1wyn5 .forms___2jbsE .required___2JCzs:after {
  content: '*';
  padding: 0 3px;
  color: red;
  vertical-align: middle;
  display: inline-block;
}
.actions___1sdCz {
  margin-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.22);
  text-align: right;
}
.button___1g_N1 {
  display: inline-block;
}

