[data-v-ed45cbda] .el-input__inner {
  width: 100%;
  height: 60px;
  border-radius: 10px;
  text-overflow: ellipsis;
  color: #191823;
  border: 1px solid #999999;
  position: relative;
  background: transparent;
  padding: 20px 16px 0 16px;
  font-size: 18px;
}
[data-v-ed45cbda] .small .el-input__inner {
  font-size: 14px;
}
[data-v-ed45cbda] .custom-input.start .el-input__inner {
  border-radius: 10px 0 0 10px !important;
}
[data-v-ed45cbda] .el-input__inner:focus {
  outline: 2px solid #1063f1;
  outline-offset: -1px;
}
.input-item[data-v-ed45cbda] {
  width: 100%;
  position: relative;
}
.input-item[data-v-ed45cbda]::after {
  content: '';
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  border-radius: 10px;
}
.input-item .placeholder[data-v-ed45cbda] {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #666666;
  z-index: 9;
  transition: all 0.1s ease-in;
}
.input-item .placeholder[data-v-ed45cbda]::after {
  content: '*';
  color: red;
  right: -10px;
  top: 0;
  position: absolute;
}
.input-item .placeholder.optional[data-v-ed45cbda]::after {
  display: none;
}
.input-item .placeholder.small[data-v-ed45cbda] {
  font-size: 14px;
}
.input-item .placeholder.focus[data-v-ed45cbda] {
  top: 20%;
  font-size: 12px;
}
.input-item.start[data-v-ed45cbda]::after {
  border-radius: 10px 0 0 10px !important;
}

.start-con[data-v-54965b85] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  position: relative;
  z-index: 10;
  max-width: 520px;
}
.start-con .error-tip[data-v-54965b85] {
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.start-con .error-tip .tip-icon[data-v-54965b85] {
  width: 14px;
  margin-right: 4px;
}
.start-con .get-start[data-v-54965b85] {
  background: #130032;
  color: #ffffff;
  width: 200px;
  height: 60px;
  cursor: pointer;
  border-radius: 0 6px 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.start-con .get-start[data-v-54965b85]:hover {
  background: #2b095e;
}
.start-con .get-start.re[data-v-54965b85] {
  cursor: not-allowed;
}


[data-v-6212618c] .countrySelect.need {
  position: relative;
}
[data-v-6212618c] .countrySelect.need::after {
  content: '*';
  top: 20px;
  left: 70px;
  font-size: 16px;
  position: absolute;
  color: red;
}
[data-v-6212618c] .countrySelect .el-input .el-input__inner {
  width: 100%;
  height: 60px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #999999;
  color: #191823;
  font-size: 18px;
  position: relative;
}
[data-v-6212618c] .countrySelect .el-input .el-input__inner:focus {
  outline: 2px solid #1063f1;
  outline-offset: -1px;
}
[data-v-6212618c] .countrySelect .el-input .el-input__inner::placeholder {
  font-size: 16px;
  color: #666666;
  position: relative;
}
[data-v-6212618c] .phoneBox .custom-input .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.free-dialog[data-v-6212618c] {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.free-dialog .mask[data-v-6212618c] {
  width: 500px;
  height: 590px;
  border-radius: 10px;
  background: #ffffff;
  position: absolute;
  z-index: -2;
}
.free-dialog .free-dialog-main[data-v-6212618c] {
  background: #ffffff;
  color: #000000;
  width: 1000px;
  height: 590px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.free-dialog .free-dialog-main .close[data-v-6212618c] {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  transition: all 0.3s ease-in-out;
}
.free-dialog .free-dialog-main .close[data-v-6212618c]:hover {
  transform: rotate(90deg);
}
.free-dialog .free-dialog-main .right-img[data-v-6212618c] {
  width: 400px;
  flex-shrink: 0;
  border-radius: 8px;
  height: 85%;
}
.free-dialog .free-dialog-main .left[data-v-6212618c] {
  width: 500px;
  flex-shrink: 0;
  margin-right: 30px;
}
.free-dialog .free-dialog-main .left .title[data-v-6212618c],
.free-dialog .free-dialog-main .left .sub-title[data-v-6212618c] {
  font-family: 'PingFang SC';
  width: 100%;
  line-height: 50px;
  font-size: 32px;
  text-align: left;
  user-select: none;
  position: relative;
}
.free-dialog .free-dialog-main .left .sub-title[data-v-6212618c] {
  font-size: 18px;
  color: #333333;
  font-family: 'PingFang SC';
}
.free-dialog .free-dialog-main .left .sub-title .email-text[data-v-6212618c] {
  color: #000000;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c] {
  width: 100%;
  position: relative;
  z-index: 1;
}
.free-dialog .free-dialog-main .left .right-form .el-form-item[data-v-6212618c] {
  flex: 1;
}
.free-dialog .free-dialog-main .left .right-form .agreement[data-v-6212618c] {
  margin-left: 10px;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c]  .el-form-item__content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 20px;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c]  .el-form-item__content a {
  text-decoration: underline;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c]  .el-form-item__content .check-con {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c]  .el-button--default {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  align-content: center;
  text-align: center;
  margin-top: 10px;
  background: #007aff;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  border: none;
}
.free-dialog .free-dialog-main .left .right-form[data-v-6212618c]  .el-button--default:hover {
  background: #0056bc;
}
.free-dialog .free-dialog-main .right-img[data-v-6212618c] {
  width: 400px;
  flex-shrink: 0;
  border-radius: 8px;
  height: 85%;
}
/* 过渡动画关键样式 */
.fade-enter-active[data-v-6212618c],
.fade-leave-active[data-v-6212618c] {
  transition: opacity 0.3s ease;
}
.fade-enter[data-v-6212618c],
.fade-leave-to[data-v-6212618c] {
  opacity: 0;
}

.desc-group[data-v-a917a350] {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.desc-group .check-item-con[data-v-a917a350] {
  flex: 1;
  flex-basis: 33.3%;
  padding: 10px 12px;
  position: relative;
  background: #f5f6f8;
  border-radius: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.desc-group .check-item-con[data-v-a917a350]:hover {
  background: #91eae7;
}
.desc-group .check-item-con .check-item[data-v-a917a350] {
  width: max-content;
}
.form-banner[data-v-a917a350] {
  width: 100%;
  box-sizing: border-box;
  padding: 0 72px;
}
.form-banner .main[data-v-a917a350] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
}
.form-banner .main .left[data-v-a917a350],
.form-banner .main .right[data-v-a917a350] {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.form-banner .main .left[data-v-a917a350] {
  width: 800px;
  height: 800px;
}
.form-banner .main .left img[data-v-a917a350] {
  width: 100%;
}
.form-banner .main .right[data-v-a917a350] {
  color: #000000;
  width: 40%;
  height: 800px;
  max-width: 520px;
  min-width: 460px;
  box-sizing: border-box;
}
.form-banner .main .right .title[data-v-a917a350],
.form-banner .main .right .sub-title[data-v-a917a350] {
  width: 80%;
  line-height: 50px;
  font-size: 32px;
  text-align: left;
  user-select: none;
}
.form-banner .main .right .sub-title[data-v-a917a350] {
  font-size: 16px;
}
.form-banner .main .right .right-form[data-v-a917a350] {
  width: 80%;
}
.form-banner .main .right .right-form .double[data-v-a917a350] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-banner .main .right .right-form .double .el-form-item[data-v-a917a350]:not(:first-child) {
  margin-left: 10px;
}
.form-banner .main .right .right-form .agreement[data-v-a917a350] {
  margin-left: 10px;
}
.form-banner .main .right .right-form[data-v-a917a350]  .el-form-item__content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 20px;
}
.form-banner .main .right .right-form[data-v-a917a350]  .el-form-item__content a {
  text-decoration: underline;
}
.form-banner .main .right .right-form[data-v-a917a350]  .el-form-item__content .check-con {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.form-banner .main .right .right-form .submit[data-v-a917a350] {
  margin-top: -10px;
}
.form-banner .main .right .right-form[data-v-a917a350]  .el-button--default {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  align-content: center;
  text-align: center;
  margin-top: 10px;
  background: #007aff;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  border: none;
}
.form-banner .main .right .right-form[data-v-a917a350]  .el-button--default:hover {
  background: #0056bc;
}

[data-v-3eb06732] .el-checkbox__inner {
  width: 20px;
  height: 20px;
  position: relative;
}
[data-v-3eb06732] .el-checkbox__inner::after {
  border: 2px solid #ffffff;
  height: 10px;
  left: 7px;
  top: 2px;
  box-sizing: content-box;
  content: '';
  border-left: 0;
  border-top: 0;
  position: absolute;
}
[data-v-3eb06732] .el-checkbox__input.is-checked .el-checkbox__inner {
  z-index: 2;
  background-color: #1d73d6;
  border-color: #1d73d6;
}
[data-v-3eb06732] .el-form-item {
  margin-bottom: 0;
}
.hk-con[data-v-3eb06732] {
  width: 100%;
  min-width: 1200px;
  box-sizing: border-box;
}
.hk-con .landing-header[data-v-3eb06732] {
  width: 100%;
  height: 74px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  box-sizing: border-box;
  padding: 0 72px;
  z-index: 2000;
}
.hk-con .landing-header .logo[data-v-3eb06732] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hk-con .logo-banner[data-v-3eb06732] {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 72px;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
}
.hk-con .logo-banner .logo-item[data-v-3eb06732] {
  width: 20%;
  display: flex;
  align-content: center;
  justify-content: center;
}
.hk-con .logo-banner .logo-item img[data-v-3eb06732] {
  width: 100%;
}
.hk-con .video-con[data-v-3eb06732] {
  width: 100%;
}
.hk-con .video-con .main-title[data-v-3eb06732] {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0;
}
.hk-con .video-con .video-main[data-v-3eb06732] {
  width: 100%;
  margin: 0 auto;
  padding: 0 72px;
  max-width: 1440px;
  height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hk-con .video-con .video-main .left-con[data-v-3eb06732],
.hk-con .video-con .video-main .right-con[data-v-3eb06732] {
  width: 50%;
  height: 100%;
}
.hk-con .video-con .video-main .left-con video[data-v-3eb06732],
.hk-con .video-con .video-main .right-con video[data-v-3eb06732] {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
.hk-con .video-con .video-main .right-con[data-v-3eb06732] {
  padding-left: 40px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hk-con .video-con .video-main .right-con h1[data-v-3eb06732] {
  width: 100%;
  line-height: 60px;
  text-align: left;
  color: #333;
  font-size: 24px;
  font-weight: 600;
}
.hk-con .video-con .video-main .right-con h2[data-v-3eb06732] {
  width: 100%;
  line-height: 30px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  font-size: 18px;
  font-weight: 500;
}
.hk-con .service-con[data-v-3eb06732] {
  width: 100%;
  height: 642px;
  background: url(/1.0.1/img/service-bk.8b7ce1f.webp) no-repeat center center;
  background-size: cover;
  margin-top: 60px;
  user-select: none;
}
.hk-con .service-con .service-main[data-v-3eb06732] {
  width: 100%;
  padding: 0 72px;
  max-width: 1440px;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}
.hk-con .service-con .service-main .main-title[data-v-3eb06732],
.hk-con .service-con .service-main .title[data-v-3eb06732],
.hk-con .service-con .service-main .desc[data-v-3eb06732],
.hk-con .service-con .service-main .btn[data-v-3eb06732],
.hk-con .service-con .service-main .service-footer[data-v-3eb06732] {
  position: absolute;
}
.hk-con .service-con .service-main .main-title[data-v-3eb06732] {
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0;
}
.hk-con .service-con .service-main .title[data-v-3eb06732] {
  top: 200px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-weight: 600;
}
.hk-con .service-con .service-main .desc[data-v-3eb06732] {
  top: 240px;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 16px 0 24px;
  width: 500px;
}
.hk-con .service-con .service-main .btn[data-v-3eb06732] {
  width: 150px;
  top: 280px;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border: 1px solid #1063f1;
  color: #1063f1;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.hk-con .service-con .service-main .btn[data-v-3eb06732]:hover {
  background: #1063f1;
  color: #ffffff;
}
.hk-con .service-con .service-main .service-footer[data-v-3eb06732] {
  width: calc(100% - 144px);
  display: flex;
  align-content: center;
  justify-content: center;
  bottom: 50px;
  height: 96px;
  border-radius: 10px;
  overflow: hidden;
}
.hk-con .service-con .service-main .service-footer .service-footer-item[data-v-3eb06732] {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  width: calc(100% / 5);
  background: #ffffff;
}
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__title[data-v-3eb06732],
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__desc[data-v-3eb06732] {
  text-align: center;
}
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__title[data-v-3eb06732] {
  color: #000000;
}
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__title .num[data-v-3eb06732] {
  font-size: 36px;
  font-weight: 500;
}
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__title .unit[data-v-3eb06732] {
  font-weight: 500;
  font-size: 16px;
}
.hk-con .service-con .service-main .service-footer .service-footer-item .service-footer-item__desc[data-v-3eb06732] {
  margin-top: 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.hk-con .service-con .service-main .service-footer .service-footer-item[data-v-3eb06732]:first-child {
  background: #1063f1;
}
.hk-con .service-con .service-main .service-footer .service-footer-item:first-child .service-footer-item__title[data-v-3eb06732],
.hk-con .service-con .service-main .service-footer .service-footer-item:first-child .service-footer-item__desc[data-v-3eb06732] {
  color: #ffffff;
}
.hk-con .service-con .service-main .service-footer .service-footer-item[data-v-3eb06732]:not(:first-child) {
  border-left: 1px solid #cccccc;
}
.hk-con .advantage-con[data-v-3eb06732] {
  width: 100%;
  max-width: 1440px;
  box-sizing: border-box;
  height: 540px;
  user-select: none;
  margin: 0 auto;
  padding: 0 72px;
}
.hk-con .advantage-con .title[data-v-3eb06732] {
  width: 620px;
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0;
  line-height: 52px;
}
.hk-con .advantage-con .main[data-v-3eb06732] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.hk-con .advantage-con .main .advantage-item[data-v-3eb06732] {
  font-family: Graphik, Arial, sans-serif;
  width: 30%;
  height: 300px;
  padding: 0 10px;
}
.hk-con .advantage-con .main .advantage-item .icon[data-v-3eb06732] {
  width: 50px;
  margin-bottom: 30px;
}
.hk-con .advantage-con .main .advantage-item .item-title[data-v-3eb06732] {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 12px;
  text-align: left;
}
.hk-con .advantage-con .main .advantage-item .content[data-v-3eb06732] {
  color: #2c2c2c;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.hk-con .preference-con[data-v-3eb06732] {
  width: 100%;
}
.hk-con .preference-con .title[data-v-3eb06732] {
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0;
}
.hk-con .preference-con .preference-main[data-v-3eb06732] {
  width: 100%;
  max-width: 1440px;
  padding: 0 72px;
  margin: 0 auto;
}
.hk-con .preference-con .preference-main .img-con[data-v-3eb06732] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hk-con .preference-con .preference-main .img-con img[data-v-3eb06732] {
  width: 100%;
}
.hk-con .case-con[data-v-3eb06732] {
  width: 100%;
}
.hk-con .case-con .title[data-v-3eb06732] {
  text-align: center;
  color: #333;
  font-size: 32px;
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0;
}
.hk-con .case-con .case-main[data-v-3eb06732] {
  width: 100%;
  max-width: 1440px;
  padding: 0 72px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hk-con .case-con .case-item[data-v-3eb06732] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: calc((100% - 36px) / 3);
}
.hk-con .case-con .case-item img[data-v-3eb06732] {
  width: 100%;
  height: 216px;
  border-radius: 8px;
  object-fit: cover;
}
.hk-con .case-con .case-item .name[data-v-3eb06732] {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin: 20px auto 40px 0;
}
.hk-con .case-con .case-item[data-v-3eb06732]:nth-of-type(3n + 2) {
  margin: 0 18px;
}
.hk-con .bottom-form[data-v-3eb06732] {
  margin: 72px auto;
  width: 100%;
  max-width: 1440px;
  padding: 0 72px;
}
.hk-con .bottom-form .bottom-main[data-v-3eb06732] {
  padding: 25px 0;
  width: 100%;
  background: url(/1.0.1/img/bottom-bk.f47018a.webp) no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hk-con .bottom-form .bottom-main .left[data-v-3eb06732],
.hk-con .bottom-form .bottom-main .right[data-v-3eb06732] {
  width: 50%;
}
.hk-con .bottom-form .bottom-main .left[data-v-3eb06732] {
  height: 100%;
  box-sizing: border-box;
  padding-left: 50px;
  font-weight: 600;
}
.hk-con .bottom-form .bottom-main .left .line1[data-v-3eb06732] {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: left;
}
.hk-con .bottom-form .bottom-main .left .line2[data-v-3eb06732] {
  font-size: 52px;
  line-height: 64px;
  margin-bottom: 22px;
  text-align: left;
  color: #fff;
}
.hk-con .bottom-form .bottom-main .left .free-btn[data-v-3eb06732] {
  cursor: pointer;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  width: 195px;
  padding-bottom: 8px;
  padding-top: 8px;
  background: #0777cf;
  border: 1px solid #0777cf;
  border-radius: 4px;
  color: #fff;
  transition: all 0.15s ease-in;
  user-select: none;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
}
.hk-con .bottom-form .bottom-main .left .free-btn[data-v-3eb06732]:hover {
  background: #066ebf;
}
.hk-con .bottom-form .bottom-main .right[data-v-3eb06732] {
  position: relative;
}
.hk-con .bottom-form .bottom-main .right .back[data-v-3eb06732] {
  margin-left: 100px;
  width: 420px;
}

.container[data-v-3f989504] {
  width: 100%;
  height: 689px;
  box-sizing: border-box;
  padding: 0 72px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #ebebfc 0%, #fdf7fd 100%);
  position: relative;
}
.container[data-v-3f989504]::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 400px;
  background: url('https://trial-cdn.esign.cn/upload/69016f46-5f90-56f4-9a2c-1279ddeaee92!!7-7.png') no-repeat center center;
  background-size: cover;
  left: 0;
  right: 0;
  bottom: 0;
}
.container .main[data-v-3f989504] {
  width: 100%;
  display: flex;
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 96px;
  position: relative;
  z-index: 9;
}
.container .main .left[data-v-3f989504] {
  width: 880px;
}
.container .main .left h1[data-v-3f989504],
.container .main .left h2[data-v-3f989504],
.container .main .left h3[data-v-3f989504] {
  font-family: PingFang SC;
  font-style: Semibold;
  vertical-align: middle;
  font-weight: 600;
}
.container .main .left .grid-item[data-v-3f989504] {
  display: grid;
  grid-template-columns: repeat(2, 100px);
  grid-template-rows: repeat(2, 1fr);
}
.container .main .left h1[data-v-3f989504] {
  font-size: 52px;
  padding-bottom: 40px;
  line-height: 70px;
}
.container .main .left h2[data-v-3f989504] {
  font-size: 18px;
  padding-bottom: 18px;
}
.container .main .left h3[data-v-3f989504] {
  font-size: 18px;
  position: relative;
  padding: 6px 0 6px 30px;
}
.container .main .left h3[data-v-3f989504]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url('https://trial-cdn.esign.cn/upload/b6459cda-ef11-5871-b071-85c29aedfe26!!7-7.svg') no-repeat center center;
  background-size: cover;
  transform: translateY(-50%);
}
.container .bottom[data-v-3f989504] {
  width: 100%;
  background: rgba(230, 232, 244, 0.5);
  backdrop-filter: blur(15px);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.container .bottom .bottom-main[data-v-3f989504] {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
}
.container .bottom .bottom-item[data-v-3f989504] {
  display: flex;
  height: 100px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 20%;
}
.container .bottom .bottom-item .count[data-v-3f989504] {
  color: #000;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 61.111% */
}
.container .bottom .bottom-item .count .unit[data-v-3f989504] {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  padding-left: 4px;
}
.container .bottom .bottom-item .desc[data-v-3f989504] {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 8px;
}
@media screen and (min-width: 1520px) {
.container[data-v-3f989504]::after {
    height: 500px;
}
}

