/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#about2 .single-banner-text-wrapper {
  width: 90%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#about2 .single-banner-text-wrapper .texty {
  display: none;
}
#about2.single-banner {
  background-image: url(/_next/static/images/bg-0941fddbe03b07fa450352bc74c35009.png);
}
#about2.single-banner .single-banner-slogan {
  font-size: 52px;
}
.ant-tooltip-inner {
  display: none;
}
.ant-tooltip-arrow {
  display: none;
}
#about5 img {
  width: 100%;
}
#about6 {
  width: 100%;
  margin-top: 100px;
}
#about7 .ant-menu-horizontal {
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}
#about7 .ant-menu-horizontal .ant-menu-item,
#about7 .ant-menu-horizontal .ant-menu-submenu {
  border-top: 2px solid transparent;
  border-bottom: none;
}
#about7 .ant-menu-horizontal .ant-menu-item:hover,
#about7 .ant-menu-horizontal .ant-menu-submenu:hover,
#about7 .ant-menu-horizontal .ant-menu-item-active,
#about7 .ant-menu-horizontal .ant-menu-submenu-active,
#about7 .ant-menu-horizontal .ant-menu-item-open,
#about7 .ant-menu-horizontal .ant-menu-submenu-open,
#about7 .ant-menu-horizontal .ant-menu-item-selected,
#about7 .ant-menu-horizontal .ant-menu-submenu-selected {
  border-top: 2px solid #464DE4;
  border-bottom: none;
}
#about7 .ant-menu-inline {
  border-right: 0;
}
#about8 .scroll-mobile-title {
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 20px;
}
#about8 .scroll-mobile-content::-webkit-scrollbar {
  display: none;
}
#about8 .scroll-mobile-content {
  overflow: scroll;
  height: 100px;
  display: flex;
  padding: 0 50px;
  margin-bottom: 70px;
}
#about8 .scroll-mobile-content .content-item {
  position: relative;
  display: flex;
}
#about8 .scroll-mobile-content .content-item-tip {
  position: relative;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-image: url(/_next/static/images/buttonCircle-8b3ddbc803cb542ed784c90e3dde6da4.png);
  border-radius: 50%;
  margin: auto;
}
#about8 .scroll-mobile-content .content-item-tip::before {
  position: absolute;
  top: -30px;
  left: -13px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, sans-serif;
}
#about8 .scroll-mobile-content .content-item-tip1::before {
  content: '2011';
}
#about8 .scroll-mobile-content .content-item-tip2::before {
  content: '2012';
}
#about8 .scroll-mobile-content .content-item-tip3::before {
  content: '2013';
}
#about8 .scroll-mobile-content .content-item-tip5::before {
  content: '2015';
}
#about8 .scroll-mobile-content .content-item-tip6::before {
  content: '2016';
}
#about8 .scroll-mobile-content .content-item-tip7::before {
  content: '2017';
}
#about8 .scroll-mobile-content .content-item-tip8::before {
  content: '2018';
}
#about8 .scroll-mobile-content .content-item-tip9::before {
  content: '2019';
}
#about8 .scroll-mobile-content .content-item-tip10::before {
  content: '2021';
}
#about8 .scroll-mobile-content .content-item-tip11::before {
  content: '2022';
}
#about8 .scroll-mobile-content .content-item-line {
  margin: auto;
  height: 2px;
  width: 70px;
  background-color: #D8D8D8;
}
#about8 .scroll-pc-title {
  font-size: 34px;
  font-family: PingFangSC-Medium, sans-serif;
  text-align: center;
  margin-top: 230px;
  margin-bottom: 85px;
}
#about8 .scroll-pc-content {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  min-height: 287px;
}
#about8 .scroll-pc-content > img {
  height: 51px;
  width: 51px;
  position: absolute;
  top: 20%;
}
#about8 .scroll-pc-content .bn-right {
  right: 0;
}
#about8 .scroll-pc-content-time {
  width: 90%;
  margin: 0 auto;
}
#about8 .scroll-pc-content-time img {
  margin: 0 auto;
  display: block;
  width: 80%;
}
#about9 {
  background-image: url(/_next/static/images/underBg-88bc3a7ab956580bdc3dae1c9e725fb4.png);
  background-size: contain;
  background-color: red;
  margin-top: 124px;
}
#about9 .center {
  width: 647px;
  height: 114px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#about9 .center p {
  font-size: 35px;
  margin-bottom: 0;
  color: #ffffff;
}
#about9 .center .bn {
  margin: auto;
  height: 35%;
  width: 145px;
  cursor: pointer;
  border-radius: 50px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
#about9 .center .bn span {
  margin: auto;
  color: #464DE4;
}
.home-page-wrapper.introduce-wrapper {
  min-height: 480px;
  margin: 0 auto;
  overflow: hidden;
  padding: 85px 0 20px;
}
.home-page-wrapper.introduce-wrapper .title-h1 {
  color: #000;
  font-size: 36px;
  margin-bottom: 13px;
}
.home-page-wrapper.introduce-wrapper .title-desc {
  color: #000;
  font-size: 20px;
  margin-bottom: 29px;
}
.home-page-wrapper.introduce-wrapper .title-content {
  width: 60%;
  min-width: 600px;
  color: #5f6464;
  text-align: left;
  line-height: 28px;
  margin: 0 auto 28px;
}
.home-page-wrapper.introduce-wrapper .title-wrapper {
  flex-direction: column;
  margin-bottom: 0;
}
.home-page-wrapper.distribute-wrapper {
  min-height: 360px;
}
.home-page-wrapper.distribute-wrapper .pc-distribute {
  display: flex;
}
.home-page-wrapper.distribute-wrapper .pc-distribute-content {
  position: relative;
  margin: auto;
  max-width: 1200px;
  font-size: 3vw;
}
.home-page-wrapper.distribute-wrapper .pc-distribute-content img {
  width: 100%;
}
.home-page-wrapper.distribute-wrapper .pc-distribute-content .number-position {
  position: absolute;
}
.home-page-wrapper.distribute-wrapper .pc-distribute-content::after {
  content: '';
  bottom: -20px;
  right: -330px;
  position: absolute;
  background-size: 50%;
  height: 40px;
  width: 500px;
  background-repeat: no-repeat;
  background-image: url(/_next/static/images/distributePcAfter-10b9246164533a32a912a733531bcf0f.png);
}
.home-page-wrapper.distribute-wrapper .distribute {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 48px;
}
.home-page-wrapper.distribute-wrapper .distribute-number1-mobile {
  bottom: 36%;
}
.home-page-wrapper.distribute-wrapper .distribute-number2-mobile {
  bottom: 24%;
}
.home-page-wrapper.distribute-wrapper .distribute-number3-mobile {
  bottom: 12%;
}
.home-page-wrapper.distribute-wrapper .distribute-number4-mobile {
  bottom: 0;
}
.home-page-wrapper.distribute-wrapper .distribute-number-wrapper {
  margin-bottom: 48px;
}
.home-page-wrapper.distribute-wrapper .distribute-number,
.home-page-wrapper.distribute-wrapper .distribute-unit {
  color: #000;
  font-size: 40px;
}
.home-page-wrapper.distribute-wrapper .distribute-text {
  color: #000;
  font-size: 17px;
}
.home-page-wrapper.honor-wrapper .honor {
  padding-top: 81px;
  padding-bottom: 10px;
}
.home-page-wrapper.honor-wrapper .honor-block {
  width: 16%;
  text-align: center;
  background-color: #f2f3f5;
  border: none;
  position: relative;
}
.home-page-wrapper.honor-wrapper .honor-block::before {
  display: inline-block;
  content: ' ';
  position: absolute;
  left: calc(50% - 1px);
  top: -24px;
  width: 2px;
  height: 24px;
  background-color: #d8d9dc;
}
.home-page-wrapper.honor-wrapper .honor-block-logo {
  position: relative;
  width: calc(84% + 2px);
  text-align: center;
  margin: auto;
  padding-bottom: 24px;
  border-bottom: 2px solid #d8d9dc;
}
.home-page-wrapper.honor-wrapper .honor-block-logo::after {
  display: inline-block;
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 20px;
  background-color: #d8d9dc;
}
.home-page-wrapper.honor-wrapper .honor-block-img {
  width: 186px;
}
.home-page-wrapper.honor-wrapper .honor-block-field {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
}
.home-page-wrapper.honor-wrapper .honor-block-title {
  color: #464DE4;
}
.home-page-wrapper.team-wrapper {
  min-height: 620px;
}
.home-page-wrapper.team-wrapper .team {
  padding-top: 80px;
}
.home-page-wrapper.team-wrapper .team .title-wrapper {
  margin-bottom: 0;
}
.home-page-wrapper.team-wrapper .team-slogan {
  height: 260px;
  font-size: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}
.home-page-wrapper.team-wrapper .team-text {
  height: 20.25557vw;
  color: #fff;
  padding: 0;
  background-color: #464DE4;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-page-wrapper.team-wrapper .team-text-title,
.home-page-wrapper.team-wrapper .team-text-content {
  width: 55vw;
  max-width: 620px;
}
.home-page-wrapper.team-wrapper .team-text-title {
  color: #fff;
  font-size: 20px;
}
.home-page-wrapper.location-wrapper {
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
.home-page-wrapper.location-wrapper .location {
  padding-top: 82px;
  padding-bottom: 24px;
}
.home-page-wrapper.location-wrapper .location > div > div > img {
  margin-bottom: 20px;
}
.home-page-wrapper.location-wrapper .location-title {
  color: #000000;
  font-size: 36px;
  text-align: left;
}
.home-page-wrapper.location-wrapper .location-desc {
  text-align: left;
  margin-bottom: 24px;
}
.home-page-wrapper.location-wrapper .location-menu {
  text-align: left;
}
.home-page-wrapper.time-axis-wrapper {
  overflow: initial;
}
.home-page-wrapper.time-axis-wrapper .time-axis {
  min-height: 800px;
  padding-top: 32px;
  padding-bottom: 64px;
}
.home-page-wrapper.time-axis-wrapper .timeline {
  position: relative;
  margin-left: -30%;
}
.home-page-wrapper.time-axis-wrapper .timeline:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: calc(100% - 68px);
  margin: 34px 0;
  border-left: 2px #ebedf0 dashed;
}
.home-page-wrapper.time-axis-wrapper .block-wrapper {
  color: #000;
  display: flex;
  position: relative;
  margin-bottom: 36px;
  min-height: 48px;
}
.home-page-wrapper.time-axis-wrapper .block-wrapper:last-child {
  margin-bottom: 0;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper,
.home-page-wrapper.time-axis-wrapper .text-wrapper {
  width: 50%;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper {
  text-align: center;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .block-img,
.home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper {
  float: right;
  clear: both;
  width: 162px;
  margin: auto;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .block-img {
  height: 98px;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .block-img img {
  height: 100%;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper {
  margin: 0;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper .block-name {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 4px;
}
.home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper .block-post {
  font-size: 12px;
  color: #697b8c;
}
.home-page-wrapper.time-axis-wrapper .text-wrapper {
  padding-left: 40px;
}
.home-page-wrapper.time-axis-wrapper .text-wrapper .block-time {
  font-size: 12px;
  color: #697b8c;
  line-height: 18px;
  min-height: 18px;
}
.home-page-wrapper.time-axis-wrapper .text-wrapper .block-title {
  margin: 8px 0 12px;
  font-size: 14px;
  position: relative;
  min-height: 18px;
}
.home-page-wrapper.time-axis-wrapper .text-wrapper .block-icon {
  position: absolute;
  left: -40px;
  transform: translateX(calc(-50% + 1px));
}
.home-page-wrapper.time-axis-wrapper .text-wrapper .block-content {
  color: #314659;
  min-height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home-page-wrapper.time-axis-wrapper .text-wrapper .block-content span:first-child {
  display: inline-block;
  width: 48px;
  text-align: right;
  padding-right: 8px;
}
.location-menu-item {
  height: auto !important;
  line-height: 30px !important;
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}
@media screen and (max-width: 767px) {
  .ant-tooltip {
    z-index: 0;
  }
  .ant-tooltip-inner {
    color: #5F6464;
    background-color: #F2F3F5;
    box-shadow: none;
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px;
    display: block;
  }
  .ant-tooltip-inner p {
    margin-bottom: 0px;
  }
  .ant-tooltip-placement-bottom,
  .ant-tooltip-placement-bottomLeft,
  .ant-tooltip-placement-bottomRight {
    padding-top: 18px;
  }
  .ant-tooltip-placement-bottom .ant-tooltip-arrow,
  .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
  .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
    top: 5px;
    display: block;
  }
  .ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
  .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
  .ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
    background-color: #F2F3F5;
    box-shadow: none !important;
    width: 15px;
    height: 15px;
    transform: translateY(11.5px) rotate(45deg) !important;
  }
  #about6 {
    margin-top: 0px;
  }
  #about2.single-banner {
    background-image: url(/_next/static/images/bgMobile-6821b2fe2f1f51ceca5ece078788ecf5.png);
  }
  #about2.single-banner .single-banner-text-wrapper .texty {
    display: block;
  }
  #about2.single-banner .single-banner-slogan {
    font-size: 28px;
  }
  #about5 .title-wrapper {
    margin-bottom: -20px;
  }
  #about5 img {
    width: 200px;
  }
  .home-page-wrapper.introduce-wrapper {
    min-height: 560px;
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .home-page-wrapper.introduce-wrapper .title-h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .home-page-wrapper.introduce-wrapper .title-desc {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .home-page-wrapper.introduce-wrapper .title-content {
    width: 90%;
    min-width: 300px;
    color: #2c3030;
    font-size: 15px;
    line-height: 24px;
  }
  .home-page-wrapper.distribute-wrapper {
    min-height: 360px;
  }
  .home-page-wrapper.distribute-wrapper .distribute {
    display: block;
  }
  .home-page-wrapper.distribute-wrapper .distribute-test {
    padding: 0 16px;
    height: 258px;
  }
  .home-page-wrapper.distribute-wrapper .distribute-text {
    font-size: 14px;
  }
  .home-page-wrapper.honor-wrapper .honor {
    padding-top: 28px;
    background-color: #FBFBFB;
  }
  .home-page-wrapper.honor-wrapper .honor-block {
    width: auto;
    border: none;
    margin-bottom: 8px;
    background-color: #fff;
  }
  .home-page-wrapper.honor-wrapper .honor-block::before {
    display: none;
  }
  .home-page-wrapper.honor-wrapper .honor-block-logo {
    padding-bottom: 0;
    border-bottom: none;
  }
  .home-page-wrapper.honor-wrapper .honor-block-logo::after {
    display: none;
  }
  .home-page-wrapper.honor-wrapper .honor-block-field {
    display: block;
    padding-top: 0;
  }
  .home-page-wrapper.honor-wrapper .honor-block-img {
    width: 200px;
    margin: 40px calc(50% - 100px) 25px;
  }
  .home-page-wrapper.honor-wrapper .honor-block-title {
    font-size: 25px;
    padding-right: 12px;
    color: #464DE4;
  }
  .home-page-wrapper.honor-wrapper .honor-block-card {
    display: flex;
    align-items: center;
  }
  .home-page-wrapper.honor-wrapper .honor-block-card h2 {
    margin-bottom: 0px;
  }
  .home-page-wrapper.honor-wrapper .honor-block-content {
    color: #5f6464;
    font-size: 15px;
  }
  .home-page-wrapper.team-wrapper {
    min-height: 0;
  }
  .home-page-wrapper.team-wrapper .team {
    padding-top: 36px;
    padding-bottom: 0;
  }
  .home-page-wrapper.team-wrapper .team-slogan {
    height: auto;
    color: #000;
    font-size: 5vw;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 30px;
  }
  .home-page-wrapper.team-wrapper .team-slogan::before {
    position: absolute;
    left: 16px;
    top: 0;
    content: '\201C';
  }
  .home-page-wrapper.team-wrapper .team-slogan::after {
    position: absolute;
    content: '\201D';
    right: 25%;
    bottom: -5px;
  }
  .home-page-wrapper.location-wrapper .location {
    padding-top: 32px;
  }
  .home-page-wrapper.location-wrapper .location > div > div > img {
    width: 100% !important;
  }
  .home-page-wrapper.location-wrapper .location-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 17px;
  }
  .home-page-wrapper .location-menu {
    padding-top: 12px;
  }
  .home-page-wrapper .location-item {
    border-top: 1px solid #e8e8e8;
  }
  .home-page-wrapper .location-menu-item {
    margin: 0 !important;
    background-color: #fbfbfb;
  }
  .home-page-wrapper.time-axis-wrapper .time-axis {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .home-page-wrapper.time-axis-wrapper .timeline {
    margin-left: 0;
  }
  .home-page-wrapper.time-axis-wrapper .timeline:before {
    left: 0;
    height: 100%;
    margin: 0;
  }
  .home-page-wrapper.time-axis-wrapper .block-wrapper {
    display: block;
    margin-bottom: 0;
  }
  .home-page-wrapper.time-axis-wrapper .image-wrapper,
  .home-page-wrapper.time-axis-wrapper .text-wrapper {
    width: 100%;
    margin-bottom: 32px;
  }
  .home-page-wrapper.time-axis-wrapper .image-wrapper .block-img {
    display: none;
  }
  .home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper {
    text-align: left;
    float: left;
    width: 100%;
    padding-left: 28px;
    margin: auto;
  }
  .home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper .block-name,
  .home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper .block-post {
    display: inline-block;
  }
  .home-page-wrapper.time-axis-wrapper .image-wrapper .name-wrapper .block-name {
    font-size: 18px;
    margin-bottom: 0;
  }
  .home-page-wrapper.time-axis-wrapper .text-wrapper {
    padding-left: 24px;
  }
  .home-page-wrapper.time-axis-wrapper .text-wrapper .block-icon {
    left: -24px;
  }
  .home-page-wrapper.time-axis-wrapper .text-wrapper .block-name {
    font-size: 18px;
    line-height: 36px;
  }
  .home-page-wrapper.time-axis-wrapper .text-wrapper .block-content span:first-child {
    width: 40px;
    text-align: left;
    padding-right: 0;
  }
}

#alliance8 .pc-distribute-content {
  position: relative;
}
#alliance8 .pc-distribute-content img {
  width: 100%;
}
#alliance8 .pc-distribute-content .number-position {
  position: absolute;
}
#alliance8 .pc-distribute-content .distribute {
  color: #fff;
  font-size: 3.6vw;
  right: 17.1%;
  width: 10%;
}
#alliance8 .pc-distribute-content .distribute-number1-mobile {
  top: 9.7%;
}
#alliance8 .pc-distribute-content .distribute-number2-mobile {
  top: 20%;
}
#alliance8 .pc-distribute-content .distribute-number3-mobile {
  top: 30.5%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
.download-mobile {
  width: 100vw;
  height: calc(100vh - 65px);
  border: none;
}
#download2.dok-content-wrapper,
#download3.dok-content-wrapper,
#download4.dok-content-wrapper {
  height: 700px;
}
#download2 .dok-content,
#download3 .dok-content,
#download4 .dok-content {
  padding-top: 118px;
  padding-bottom: 114px;
}
#download2 .dok-content-text,
#download3 .dok-content-text,
#download4 .dok-content-text {
  align-items: center;
  padding-right: 0;
}
#download2 .dok-content-list,
#download3 .dok-content-list,
#download4 .dok-content-list {
  position: relative;
}
#download2 .dok-content-list .down-title,
#download3 .dok-content-list .down-title,
#download4 .dok-content-list .down-title {
  font-size: 24.5px;
  font-weight: bold;
}
#download2 .dok-content-list .down-chare,
#download3 .dok-content-list .down-chare,
#download4 .dok-content-list .down-chare {
  font-size: 41.5px;
  font-weight: bold;
}
#download2 .dok-content-list .down-tags,
#download3 .dok-content-list .down-tags,
#download4 .dok-content-list .down-tags {
  min-width: 320px;
  color: #3f4c56;
  font-size: 16.5px;
  padding-top: 36px;
  padding-bottom: 48px;
  display: flex;
  justify-content: space-between;
}
#download2 .dok-content-list .down-btn,
#download3 .dok-content-list .down-btn,
#download4 .dok-content-list .down-btn {
  height: 36px;
  color: #fff;
  font-size: 15px;
  line-height: 36px;
  margin-bottom: 24px;
  background-color: #464DE4;
  border: none;
  border-radius: 40px;
}
#download2 .dok-content-list .down-qrcode,
#download3 .dok-content-list .down-qrcode,
#download4 .dok-content-list .down-qrcode {
  position: absolute;
  left: 138px;
  bottom: 16px;
  width: 114px;
  height: 114px;
}
#download2 .dok-content-list .down-qrcode img,
#download3 .dok-content-list .down-qrcode img,
#download4 .dok-content-list .down-qrcode img {
  width: 100%;
}
#download2 .dok-content-img span,
#download3 .dok-content-img span,
#download4 .dok-content-img span {
  width: 100%;
}
#download2,
#download4 {
  background-color: #f8f8f8;
}

#home9 {
  height: 660px;
  max-width: 1280px;
  margin: 64px auto 20px;
}
#home9 .title {
  padding-left: 40px;
  font-size: 34px;
  margin-bottom: 56px;
}
#home9 .row {
  display: flex;
  margin-bottom: 50px;
}
#home9 .row .item-padding {
  flex: 1;
  padding: 0 40px;
}
#home9 .row .item-padding .item {
  overflow: hidden;
  height: 190px;
  position: relative;
  cursor: pointer;
}
#home9 .row .item-padding .item .content {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#home9 .row .item-padding .item .content .img {
  height: 100%;
  position: relative;
}
#home9 .row .item-padding .item .content .img img {
  width: 100%;
}
#home9 .row .item-padding .item .content .img .arrow {
  bottom: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  width: 50px;
  position: absolute;
  background-color: #464DE4;
}
#home9 .row .item-padding .item .content .img .arrow img {
  width: 20px;
  margin-left: 15px;
}
#home9 .row .item-padding .item .content .text {
  background-color: #ffffff;
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
#home9 .row .item-padding .item .content .text p {
  margin-bottom: 0px;
  font-size: 15px;
  font-family: PingFangSC-Medium, sans-serif;
}
#home9 .row .item-padding .item .content .text .time {
  color: #818A92;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 6px;
}
#home9 .row .item-padding .item .content .text .bottom {
  position: absolute;
  bottom: 0;
}
#home9 .row .item-padding .item:hover .text {
  display: none;
}
#home9 .more {
  text-align: right;
}
#home9 .more a {
  margin-right: 40px;
  color: #464DE4;
}

.banner-anim {
  position: relative;
  overflow: hidden;
  min-height: 100px;
}
.banner-anim-elem {
  height: 100%;
}
.banner-anim-elem > * {
  position: relative;
}
.banner-anim-elem-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner-anim-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 10;
}
.banner-anim-arrow-default {
  position: absolute;
  width: 20px;
  height: 60px;
  margin-top: -30px;
  top: 50%;
  background: rgba(0, 0, 0, 0.3);
}
.banner-anim-arrow-default.next {
  right: 0;
}
.banner-anim-arrow-default.next:before,
.banner-anim-arrow-default.prev:before,
.banner-anim-arrow-default.next:after,
.banner-anim-arrow-default.prev:after {
  width: 2px;
  height: 15px;
  background: #fff;
  display: block;
  content: ' ';
  position: absolute;
}
.banner-anim-arrow-default.next:before {
  transform: rotate(-40deg);
  top: 18px;
  left: 10px;
}
.banner-anim-arrow-default.next:after {
  transform: rotate(40deg);
  bottom: 17px;
  left: 10px;
}
.banner-anim-arrow-default.prev:before {
  transform: rotate(40deg);
  top: 18px;
  left: 8px;
}
.banner-anim-arrow-default.prev:after {
  transform: rotate(-40deg);
  bottom: 17px;
  left: 8px;
}
.banner-anim-thumb {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  pointer-events: none;
  z-index: 10;
}
.banner-anim-thumb > span {
  pointer-events: auto;
  cursor: pointer;
  display: inline-block;
  list-style: none;
}
.banner-anim-thumb-default {
  height: 40px;
  line-height: 40px;
}
.banner-anim-thumb-default span {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 5px;
  background: rgba(102, 102, 102, 0.35);
  transition: background .3s;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.banner-anim-thumb-default span:active,
.banner-anim-thumb-default span.active {
  background: #fff;
}

.user-pc {
  height: 559px;
  display: flex;
  overflow: hidden;
}
.user-pc-content1,
.user-pc-content2,
.user-pc-content3 {
  cursor: pointer;
  flex: 1;
}
.user-pc .text-box {
  height: 366.8px;
}
.user-pc .text-title .title {
  font-size: 50px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-title p {
  font-size: 28px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-title1,
.user-pc .text-title3 {
  background-color: #000;
  padding-left: 40px;
  padding-top: 50%;
  color: #fff;
}
.user-pc .text-title1 .title,
.user-pc .text-title3 .title {
  font-size: 50px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-title1 p,
.user-pc .text-title3 p {
  font-size: 28px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-title2 {
  background-color: #fff;
  padding-left: 40px;
  padding-top: 10%;
}
.user-pc .text-title2 .title {
  font-size: 50px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-title2 p {
  font-size: 28px;
  font-family: PingFangSC-Medium, sans-serif;
}
.user-pc .text-detail {
  background-color: #464DE4;
  padding: 35px 36px;
  justify-content: space-between;
  flex-direction: column;
  color: #fff;
}
.user-pc .text-detail .text {
  font-size: 13px;
}
.user-pc .text-detail p {
  font-size: 15px;
}
.user-pc .text-detail1,
.user-pc .text-detail2,
.user-pc .text-detail3 {
  background-color: #464DE4;
  padding: 35px 36px;
  justify-content: space-between;
  flex-direction: column;
  color: #fff;
}
.user-pc .text-detail1 .text,
.user-pc .text-detail2 .text,
.user-pc .text-detail3 .text {
  font-size: 13px;
}
.user-pc .text-detail1 p,
.user-pc .text-detail2 p,
.user-pc .text-detail3 p {
  font-size: 15px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#alliance1_0 .single-banner-text-wrapper,
#alliance1_1 .single-banner-text-wrapper {
  width: 1200px;
  height: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#alliance1_0 .single-banner-text-wrapper .texty,
#alliance1_1 .single-banner-text-wrapper .texty {
  max-width: 1200px;
}
#alliance1_0.single-banner .single-banner-slogan,
#alliance1_1.single-banner .single-banner-slogan {
  font-size: 50px;
}
.home-line {
  height: 6px;
  background-color: #F5F5F5;
}
#alliance3_0.single-banner,
#alliance3_1.single-banner {
  height: 763px;
  background-size: calc(100vw - 48px) auto;
}
#alliance3_0 .single-banner-text-wrapper,
#alliance3_1 .single-banner-text-wrapper {
  height: 763px;
  width: 1200px;
  max-width: inherit;
  padding-top: 80px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#alliance3_0 .single-banner-name,
#alliance3_1 .single-banner-name {
  color: #000;
  font-size: 34px;
  font-family: PingFangSC-Medium, sans-serif;
  line-height: initial;
}
#alliance3_0 .single-banner-name .line,
#alliance3_1 .single-banner-name .line {
  margin-top: 10px;
  background-color: #5B60F0;
  width: 15px;
  height: 4px;
}
.home-page-wrapper.alliance4-wrapper {
  min-height: 360px;
  padding-top: 64px;
  overflow: hidden;
}
.home-page-wrapper.alliance4-wrapper .title-wrapper {
  margin-bottom: 0;
  justify-content: space-between;
}
.home-page-wrapper.alliance4-wrapper .alliance4-content-wrapper {
  padding: 72px 0;
}
.home-page-wrapper.alliance4-wrapper .alliance4-content-wrapper .ant-col-md-7 {
  width: 29.16666667%;
}
.home-page-wrapper.alliance4-wrapper .alliance4-number {
  font-size: 40px;
  color: #000;
  font-family: PingFangSC-Medium, sans-serif;
  font-weight: 400;
}
.home-page-wrapper.alliance4-wrapper .alliance4-number-wrapper:nth-child(2) {
  text-align: center;
}
.home-page-wrapper.alliance4-wrapper .alliance4-number-wrapper:nth-child(3) {
  text-align: right;
}
.home-page-wrapper.alliance4-wrapper .alliance4-number-wrapper:last-child .alliance4-unit {
  padding-right: 28px;
}
.home-page-wrapper.alliance4-wrapper .alliance4-text {
  font-size: 18px;
}
.home-page-wrapper.alliance4-wrapper .alliance4-unit {
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.home-page-wrapper.alliance4-wrapper .alliance4-unit2 {
  font-size: 45px;
  color: #000;
  font-weight: 400;
}
.home-page-wrapper.alliance4-wrapper .alliance4 .ant-carousel .slick-dots-bottom {
  bottom: -24px;
}
.home-page-wrapper.alliance4-wrapper .alliance4 .ant-carousel .slick-dots li button {
  background: rgba(70, 77, 228, 0.3);
}
.home-page-wrapper.alliance4-wrapper .alliance4 .ant-carousel .slick-dots li.slick-active button {
  background: #464DE4;
}
.home-page-wrapper.alliance5-wrapper {
  background-color: #464DE4;
}
.home-page-wrapper.alliance5-wrapper .alliance5 {
  max-width: 1440px;
  margin: auto;
  padding: 0;
}
.home-page-wrapper.alliance5-wrapper .alliance5-text {
  font-size: 20px;
  font-weight: bold;
  padding-left: 24px;
  padding-right: 24px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-text-wrapper {
  height: 39.08vw;
  max-height: 404.34px;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-page-wrapper.alliance5-wrapper .alliance5-text-content {
  font-size: 14px;
  font-weight: normal;
  padding-top: 28px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block {
  padding-right: 2px;
  padding-bottom: 2px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(3),
.home-page-wrapper.alliance5-wrapper .alliance5-block:last-child {
  padding-right: 0;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-child:not(:last-child) {
  padding-bottom: 4px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-child:first-child {
  padding-right: 4px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-child > div {
  overflow: hidden;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block > div {
  height: 18.68vw;
  max-height: 268.98px;
  overflow: hidden;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(4),
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(5),
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(6) {
  padding-bottom: 0;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(4) > div,
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(5) > div,
.home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(6) > div {
  height: 9.1vw;
  max-height: 131.03px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper {
  background-color: #d4d8e7;
  padding-top: 2px;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper .ant-col-xs-7 {
  width: 25%;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper .ant-col-xs-10 {
  width: 50%;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper .ant-col-xs-8 {
  width: 30%;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper .ant-col-xs-4 {
  width: 25%;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper .ant-col-xs-12 {
  width: 45%;
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: box-shadow 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.home-page-wrapper.alliance5-wrapper .alliance5-block-wrapper img:hover {
  transform: scale(1.2);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.home-page-wrapper.alliance5-wrapper .alliance6 {
  padding-bottom: 28px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number {
  color: #000;
  font-size: 50px;
  font-weight: 400;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper {
  text-align: center;
  margin-top: 51px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:last-child {
  text-align: center;
  margin-top: 51px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2) {
  position: relative;
  text-align: center;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after,
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
  position: absolute;
  content: ' ';
  display: inline-block;
  width: 1px;
  height: 60px;
  background-color: #D8D8D8;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
  left: -20px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after {
  right: -20px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-text {
  color: #000;
  font-size: 16px;
  margin-top: 5px;
}
.home-page-wrapper.alliance5-wrapper .alliance6-unit {
  color: #000;
  font-weight: 400;
  font-family: PingFangSC-Medium, sans-serif;
}
.home-page-wrapper.alliance6-wrapper {
  min-height: 337px;
  margin: 0 auto;
  background-color: #fbfbfb;
  overflow: hidden;
}
.home-page-wrapper.alliance6-wrapper .alliance6 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.home-page-wrapper.alliance6-wrapper .alliance6-title {
  position: relative;
  width: 80%;
  color: #000;
  font-size: 45px;
  margin: auto;
}
.home-page-wrapper.alliance6-wrapper .alliance6-title-icon {
  position: absolute;
}
.home-page-wrapper.alliance6-wrapper .alliance6-title-icon:first-child {
  top: -20px;
}
.home-page-wrapper.alliance6-wrapper .alliance6-title-icon:last-child {
  margin-left: 55%;
}
@media screen and (min-width: 1248px) {
  #alliance3_0.single-banner {
    background-size: auto 580px;
    background-position-y: 170px;
    background-position-x: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .home-page-wrapper.alliance5-wrapper {
    background-color: #FBFBFB;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-text-wrapper {
    background-color: #464DE4;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-text {
    padding: 0 10px;
    font-size: 20px;
    padding-left: 15px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-text-content {
    font-size: 12px;
    padding-top: 20px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6 {
    padding-bottom: 0px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number {
    font-size: 40px;
    line-height: 48px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after,
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
    top: 20px;
    width: 1px;
    height: 40px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
    left: -8px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after {
    right: -8px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-text {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #alliance1_0.single-banner .single-banner-slogan,
  #alliance1_1.single-banner .single-banner-slogan {
    font-size: 28px;
  }
  #alliance1_1 .single-banner-text-wrapper {
    width: 90%;
  }
  #alliance3_1.single-banner {
    height: 500px;
    background-size: 92% auto;
    background-repeat: no-repeat;
    background-position-y: 135px;
  }
  #alliance3_1 .single-banner-text-wrapper {
    height: 450px;
    width: inherit;
    align-items: flex-start;
    padding-top: 48px;
    background-image: url(/_next/static/images/bg2-c9984ac01244d27f5d35e72969a81c3c.png);
  }
  #alliance3_1 .single-banner-name {
    font-size: 23px;
    margin-top: 10px;
    font-family: PingFangSC-Regular, sans-serif;
  }
  #alliance3_1 .single-banner-name > div {
    display: block;
  }
  .home-page-wrapper.alliance4-wrapper {
    padding-top: 32px;
    min-height: 300px;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-content {
    margin: 0 -24px;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-content-wrapper {
    padding: 36px 0 20px;
    background-size: 186px auto;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-content-wrapper .ant-col-md-7 {
    width: 100%;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-unit {
    font-size: 15px;
    color: #000;
    font-weight: 400;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-number {
    font-size: 40px;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-number-wrapper {
    position: relative;
    text-align: center !important;
    padding-top: 16px;
    padding-bottom: 24px;
    border: 0 !important;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-number-wrapper:not(:last-child)::after {
    position: absolute;
    left: 6%;
    bottom: 0;
    width: 88%;
    display: block;
    content: '';
    border-bottom: 1px solid #d8d8d8;
  }
  .home-page-wrapper.alliance4-wrapper .alliance4-text {
    font-size: 14px;
    font-weight: bold;
    padding-top: 12px;
    text-align: center;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-text {
    width: auto;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-text-wrapper {
    font-size: 21px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-block > div {
    height: 34.87vw;
  }
  .home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(4) > div,
  .home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(5) > div,
  .home-page-wrapper.alliance5-wrapper .alliance5-block:nth-child(6) > div {
    height: 17.87vw;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number {
    font-size: 41px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after,
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
    top: 0px;
    width: 1px;
    height: 40px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::before {
    left: -16px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-number-wrapper:nth-child(2)::after {
    right: -16px;
  }
  .home-page-wrapper.alliance5-wrapper .alliance6-text {
    font-size: 14px;
    font-weight: bold;
  }
  .home-page-wrapper.alliance6-wrapper {
    min-height: 252px;
  }
  .home-page-wrapper.alliance6-wrapper .alliance6-title {
    width: 98%;
    font-size: 24px;
    text-align: center;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#home8 {
  font-size: 20px;
  max-width: 1200px;
  margin: auto;
}
#home8 .title {
  padding: 116px 0 85px;
  font-size: 34px;
  font-family: PingFangSC-Medium, sans-serif;
}
#home8 .content {
  display: flex;
  margin-bottom: 123px;
}
#home8 .content .menu-box {
  flex: 1;
}
#home8 .content .menu-box .menu {
  height: 137px;
  border-left: 1px solid #dadadc;
}
#home8 .content .menu-box .menu .menu-item {
  color: #818a92;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  padding-left: 24px;
  cursor: pointer;
  font-family: PingFangSC-Medium, sans-serif;
}
#home8 .content .menu-box .menu .menu-item span:nth-child(2) {
  color: #464de4;
}
#home8 .content .menu-box .menu .menu-item-active {
  border-left: 2px solid #464de4;
  color: #000;
}
#home8 .content .product {
  flex: 3;
  display: flex;
}
#home8 .content .product .product-item:hover .go-detail a {
  display: inline;
}
#home8 .content .product .product-item:hover .go-detail .img {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAFKADAAQAAAABAAAADQAAAADfLQUOAAAAz0lEQVQ4EWNgIBF4BDxX8PB7Eo9LGxMuCWzisbEvuP//+7f/33+GBR7+T7OwqSHJwMWLJb4yMjJ0gwz69+//VGyGMmKzhZAYyCCQgSB1TEyM2Ts2Sk+D6SHLQJBmXIYyuvs9m87A8J8ZZgOJtOb///9tQHpgLmV08336G2ggC4kGYVHO+J+RgUmXBRgrGf8ZmUiKHLhp//87/Gf4HwXiA03I2bFR8ir1wxBuGwkMXBECMoJkF+IzjGQDQTnl1ce/V4AxqwCLVRI8hl0pobwMAAvBYrJlmNw5AAAAAElFTkSuQmCC);
}
#home8 .content .product .product-item:hover h2 {
  color: #000;
}
#home8 .content .product .product-item {
  height: 300px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
#home8 .content .product .product-item img {
  height: 35px;
  margin-bottom: 15px;
}
#home8 .content .product .product-item h2 {
  font-size: 18px;
  margin-bottom: 0;
  color: #878787;
}
#home8 .content .product .product-item .subtitle {
  height: 54px;
}
#home8 .content .product .product-item .ps {
  flex-grow: 1;
}
#home8 .content .product .product-item .ps p {
  font-size: 14px;
  color: #afb3b6;
}
#home8 .content .product .product-item .go-detail .img {
  display: inline-block;
  margin-top: 6px;
  height: 12px;
  width: 25px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAaCAYAAADFTB7LAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKKADAAQAAAABAAAAGgAAAAChB41KAAABQ0lEQVRYCc3XsU7DQAwAULuJxMRSsSFY+AJof6ALCCFQVCkDK7+Xha3q1E/oF3RpRSbEB8CRww5qAhnC2XAOGaoorXPv7J51B2B0XeW7sWaokSZIGnOTlRN4TebX2fZMGovSAOnvGecquKjjEPwI3WrxeLoJfU/UDHJZnYfzBuMBK5/OJJmMClwWJy+cMaDMaZHRS8wwzhhnjpjteIHlbgOaKca50SLNgNpMmgI1SHOgFIm39+WRc2gOxbfk+N276U8LBy/vnh4QMImzNBRv7azuqH1QwQPO6Ndm/v+AnVmlJHym9jlIiSvvD+jvdfjN1Cmx+eLYY0Ib9yDAUBxPxhwowZkDpThToAZnBtTiTIC/wTEwaqPOacuv3agyjq+owIK2/CnC+nMo+uw04eZ5z41Jm6lPdnR4kp7oetx//5X24P4B/UrY6mKTFQYAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
}
#home8 .content .product .product-item .go-detail a {
  cursor: pointer;
  font-size: 14px;
  color: #464de4;
  display: none;
}
#home8 .content .product .col1 {
  flex: 1;
  margin-right: 30px;
}
#home8 .content .product .col2 {
  flex: 1;
}
#about9 {
  background-image: url(/_next/static/images/underBg-88bc3a7ab956580bdc3dae1c9e725fb4.png);
  background-size: contain;
  background-color: red;
  margin-top: 124px;
}
#about9 .center {
  width: 647px;
  height: 114px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#about9 .center p {
  font-size: 35px;
  margin-bottom: 0;
  color: #ffffff;
}
#about9 .center .bn {
  margin: auto;
  height: 35%;
  width: 145px;
  cursor: pointer;
  border-radius: 50px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
#about9 .center .bn span {
  margin: auto;
  color: #464de4;
}
.home-line {
  height: 6px;
  background-color: #f5f5f5;
}
#home2 .banner-user,
#home22 .banner-user {
  height: 220px;
}
#home2.banner-wrapper,
#home22.banner-wrapper {
  width: 100%;
  height: 620px;
  position: relative;
  border-color: #666;
  background-color: #fff;
}
#home2 .banner,
#home22 .banner {
  height: 100%;
}
#home2 .banner .banner-anim-arrow-default,
#home22 .banner .banner-anim-arrow-default {
  position: absolute;
  height: 51px;
  width: 51px;
  left: 5%;
  z-index: 1;
  margin-top: -40px;
  top: 50%;
  background-color: rgba(255, 255, 255, 0);
}
#home2 .banner .banner-anim-arrow-default.prev:before,
#home22 .banner .banner-anim-arrow-default.prev:before,
#home2 .banner .banner-anim-arrow-default.prev:after,
#home22 .banner .banner-anim-arrow-default.prev:after,
#home2 .banner .banner-anim-arrow-default.next:before,
#home22 .banner .banner-anim-arrow-default.next:before,
#home2 .banner .banner-anim-arrow-default.next:after,
#home22 .banner .banner-anim-arrow-default.next:after {
  display: none;
}
#home2 .banner .prev,
#home22 .banner .prev {
  background-size: contain;
  background-image: url(/_next/static/images/bnLeft-e901dcd50410c6935c1eb646319121f0.png);
}
#home2 .banner .next,
#home22 .banner .next {
  background-size: contain;
  background-image: url(/_next/static/images/bnRight-3fff2e3b317b67caa2864f4d921a2f9f.png);
  left: auto;
  right: 5%;
}
#home2 .banner .pc-bn,
#home22 .banner .pc-bn {
  margin-top: 91px;
  text-align: left;
}
#home2 .banner .pc-bn img,
#home22 .banner .pc-bn img {
  height: 10px;
  margin-left: 10px;
  margin-bottom: 3px;
}
#home2 .banner-anim,
#home22 .banner-anim {
  height: 100%;
}
#home2 .banner .queue-anim-leaving,
#home22 .banner .queue-anim-leaving {
  position: relative !important;
}
#home2 .banner-user-elem,
#home22 .banner-user-elem {
  height: 100%;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#home2 .banner .bg0,
#home22 .banner .bg0 {
  background-image: url(/_next/static/images/banner1-71e69ffaf00e83585f5b96dcb25d9615.png);
}
#home2 .banner .bg2,
#home22 .banner .bg2 {
  background-color: #fff;
  background-image: url(/_next/static/images/banner5-dce360514e841a71c3e5f313fa285dce.png);
}
#home2 .banner .bg,
#home22 .banner .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
#home2 .banner .banner-user-elem .banner-user-title,
#home22 .banner .banner-user-elem .banner-user-title {
  font-size: 22px;
  top: 40%;
}
#home2 .banner .banner-user-elem .banner-user-text,
#home22 .banner .banner-user-elem .banner-user-text {
  top: 40%;
}
#home2 .banner-text-wrapper,
#home22 .banner-text-wrapper {
  display: block;
  position: relative;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  color: #000;
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 0;
}
#home2 .banner-title1,
#home22 .banner-title1 {
  margin-top: -10%;
  font-size: 40px;
  position: relative;
}
#home2 .banner-title1 div,
#home22 .banner-title1 div {
  text-align: center;
  font-family: PingFangSC-Semibold, sans-serif;
}
#home2 .banner-title1 div:first-child,
#home22 .banner-title1 div:first-child {
  font-size: 20px;
  font-family: PingFangSC-Regular, sans-serif;
}
#home2 .banner-title1 div:last-child,
#home22 .banner-title1 div:last-child {
  line-height: 1;
}
#home2 .banner-title2,
#home22 .banner-title2 {
  margin-top: -17px;
  padding: 75px 0 0 20px;
  font-size: 40px;
  position: relative;
}
#home2 .banner-title2 div,
#home22 .banner-title2 div {
  font-size: 51.6px;
  font-family: PingFangSC-Semibold, sans-serif;
}
#home2 .banner-title2 div:first-child,
#home22 .banner-title2 div:first-child {
  line-height: 1;
}
#home2 .banner-title2 p,
#home22 .banner-title2 p {
  font-size: 18px;
  margin-bottom: 0px;
}
#home2 .banner-title2 img,
#home22 .banner-title2 img {
  height: 100px;
  position: absolute;
  top: 30px;
  left: 190px;
}
#home2 .banner-title3,
#home22 .banner-title3 {
  margin: auto;
  margin-top: 70px;
  font-size: 40px;
  position: relative;
}
#home2 .banner-title3 div:first-child,
#home22 .banner-title3 div:first-child {
  text-align: left;
  color: #fff;
  font-size: 51px;
  font-family: PingFangSC-Semibold, sans-serif;
}
#home2 .banner-title3 div:nth-child(2),
#home22 .banner-title3 div:nth-child(2) {
  color: #fff;
  font-size: 15px;
  margin-top: "24px";
  margin-bottom: "78px";
  text-align: "left";
}
#home2 .banner-content1,
#home22 .banner-content1 {
  display: inline-block;
  top: 190px;
  width: 100%;
  text-align: center;
  position: absolute;
}
#home2 .banner-content2,
#home22 .banner-content2 {
  display: inline-block;
  top: 10px;
  right: -30px;
  position: absolute;
}
#home2 .banner-extra,
#home22 .banner-extra {
  margin-top: 80px;
}
#home2 .banner-anim-thumb-default span,
#home22 .banner-anim-thumb-default span {
  border-radius: 0;
  border: 1px solid #000;
  background-color: rgba(255, 255, 255, 0.5);
}
#home2 .banner-anim-thumb-default span.active,
#home22 .banner-anim-thumb-default span.active {
  width: 24px;
  background-color: #fff;
}
#home2 .banner-anim-thumb-default span.active:nth-child(2n + 1),
#home22 .banner-anim-thumb-default span.active:nth-child(2n + 1) {
  background-color: #000;
}
@media screen and (min-width: 768px) {
  #home3 .ant-col-md-7 {
    width: 29.16%;
  }
}
#home7 .ant-tabs-bar {
  margin-bottom: 0;
  border-bottom: none;
}
#home7 .ant-tabs-nav .ant-tabs-tab-active {
  background-color: #fff;
}
#home7 .ant-tabs-nav .ant-tabs-tab {
  margin-right: 0;
}
#home7 .ant-tabs-ink-bar {
  top: 0;
}
#home7 .ant-tabs-tabpane {
  background-color: #fff;
}
.home-page-wrapper.content-wrapper {
  min-height: 200px;
  overflow: hidden;
}
.home-page-wrapper.content-wrapper .title-wrapper {
  margin-bottom: 40px;
}
.home-page-wrapper.content-wrapper .content {
  height: 100%;
  padding-top: 64px;
}
.home-page-wrapper.content-wrapper .content-list {
  text-align: center;
}
.home-page-wrapper.content-wrapper .content-block {
  padding: 0 4%;
  display: inline-block;
  text-align: center;
  min-height: 80px;
}
.home-page-wrapper.content-wrapper .content-block img {
  width: 100%;
}
.home-page-wrapper.content-wrapper .content-block-item {
  cursor: pointer;
}
.home-page-wrapper.content-wrapper .content-block-item.active {
  position: relative;
}
.home-page-wrapper.content-wrapper .content-block-item.active::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -65px;
  border: 16px solid #fbfbfb;
  transform: rotate(45deg) translateX(-50%);
}
.home-page-wrapper.content-wrapper .content-block-wrapper {
  position: relative;
  display: inline-block;
  width: 80%;
  height: 100%;
  top: 25%;
  padding: 20px 0;
}
.home-page-wrapper.content-wrapper .content-block.queue-anim-leaving {
  position: relative !important;
}
.home-page-wrapper.content-wrapper .content-block-icon {
  width: 48px;
  height: 55px;
  margin: auto;
}
.home-page-wrapper.content-wrapper .content-block-title {
  line-height: 32px;
  margin: 8px auto;
  font-size: 20px;
}
.home-page-wrapper.content-wrapper .content-extra {
  color: #181818;
  line-height: 28px;
  padding-left: 18px;
  padding-right: 18px;
}
.home-page-wrapper.content-wrapper .content-extra:first-child {
  padding-left: 0;
}
.home-page-wrapper.content-wrapper .content-extra:last-child {
  padding-right: 0;
}
.home-page-wrapper.content-wrapper .content-extra-wrapper {
  text-align: left;
}
.home-page-wrapper.content-wrapper .content-extra-title {
  color: #000;
  font-size: 17px;
}
.home-page-wrapper.content-wrapper .content-extra-introduce {
  font-size: 13.5px;
}
.home-page-wrapper.content-wrapper .content-extra-content {
  color: #b0b1b3;
  font-size: 13.5px;
  margin-top: 20px;
}
.home-page-wrapper.content-wrapper .content-extra-content ul {
  margin-top: 8px;
  list-style: square;
  padding-left: 20px;
}
.home-page-wrapper.content-wrapper.extra {
  background-color: #fbfbfb;
}
.home-page-wrapper.content-wrapper.extra .content {
  padding-top: 48px;
  padding-bottom: 48px;
}
.home-page-wrapper.content-wrapper.extra .content-list {
  text-align: left;
}
.home-page-wrapper.userCase-wrapper {
  min-height: 200px;
  overflow: hidden;
}
.home-page-wrapper.userCase-wrapper .userCase {
  height: 100%;
  padding-top: 64px;
  padding-bottom: 80px;
}
.home-page-wrapper.userCase-wrapper .userCase .title-wrapper {
  margin-bottom: 40px;
}
.home-page-wrapper.userCase-wrapper .userCase .content-wrapper {
  padding: 0 55px;
}
.home-page-wrapper.userCase-wrapper .userCase-block:hover .container {
  transform: rotateY(180deg);
}
.home-page-wrapper.userCase-wrapper .userCase .container {
  width: 100%;
  height: 559px;
  position: relative;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform-style: none;
  transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.home-page-wrapper.userCase-wrapper .userCase .bg0 .front {
  background-image: url(/_next/static/images/user1-f4b58daa17272aabbcfa4104b01f5365.png);
}
.home-page-wrapper.userCase-wrapper .userCase .bg1 .front {
  background-image: url(/_next/static/images/user2-8ee0e76033b1f398d2794bfa5bc5b5e1.png);
}
.home-page-wrapper.userCase-wrapper .userCase .bg2 .front {
  background-image: url(/_next/static/images/user3-3adcfae9c14fdfd0517e9c68476fb6d3.png);
}
.home-page-wrapper.userCase-wrapper .userCase-block {
  color: #fff;
  padding: 0;
}
.home-page-wrapper.userCase-wrapper .userCase-block > div {
  position: relative;
  padding-top: 85.43%;
}
.home-page-wrapper.userCase-wrapper .userCase-block-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  background-size: contain;
  background-color: #464DE4;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}
.home-page-wrapper.userCase-wrapper .userCase-block-wrapper.black {
  background-image: none;
  transform: rotateY(180deg);
}
.home-page-wrapper.userCase-wrapper .userCase-block-title {
  font-size: 20px;
  padding-bottom: 12px;
}
.home-page-wrapper.userCase-wrapper .userCase-panel {
  background-color: #fff;
  border-bottom: none;
}
.home-page-wrapper.userCase-wrapper .userCase-panel .ant-collapse-header {
  font-size: 17px;
  font-weight: bold;
  padding: 24px 40px 24px 32px;
}
.home-page-wrapper.userCase-wrapper .userCase-panel .ant-collapse-arrow {
  color: #98999b;
  font-size: 16px;
  right: 24px;
}
.home-page-wrapper.userCase-wrapper .userCase-panel .ant-collapse-content-box {
  padding-left: 32px;
  padding-right: 32px;
}
.home-page-wrapper.news-wrapper {
  min-height: 720px;
  background-color: #fbfbfb;
}
.home-page-wrapper.news-wrapper .news {
  padding-bottom: 12px;
}
.home-page-wrapper.news-wrapper .news > div {
  padding-top: 80px;
  background-image: url(/_next/static/images/K.app-7a1c6a46db8ff67267aec02d4a963f31.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 35% auto;
}
.home-page-wrapper.news-wrapper .news .title-wrapper {
  margin-bottom: 20px;
}
.home-page-wrapper.news-wrapper .news-tabs-wrapper {
  position: relative;
  background-color: #fff;
}
.home-page-wrapper.news-wrapper .news-tag {
  width: 128px;
  height: 128px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-page-wrapper.news-wrapper .news-tag i {
  width: 12px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.home-page-wrapper.news-wrapper .news-tag-icon {
  width: 40px;
  margin-bottom: 16px;
}
.home-page-wrapper.news-wrapper .news-tag-icon img {
  width: 100%;
}
.home-page-wrapper.news-wrapper .news-tag-name {
  font-size: 16px;
}
.home-page-wrapper.news-wrapper .news-content {
  display: flex;
  align-items: center;
}
.home-page-wrapper.news-wrapper .news-text {
  padding: 40px 0;
}
.home-page-wrapper.news-wrapper .news-img {
  padding: 24px 48px;
}
.home-page-wrapper.news-wrapper .news-more {
  width: 95%;
  font-size: 17px;
  text-align: right;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #home2.banner-wrapper,
  #home22.banner-wrapper {
    height: 320px;
  }
  #home2 .banner .mobile-bn,
  #home22 .banner .mobile-bn {
    margin-top: 10px;
    text-align: center;
  }
  #home2 .banner .mobile-bn img,
  #home22 .banner .mobile-bn img {
    height: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
  }
  #home2 .banner .banner-anim-arrow-default,
  #home22 .banner .banner-anim-arrow-default {
    width: 25px;
    height: 25px;
    margin-top: -23px;
  }
  #home2 .banner-text-wrapper,
  #home22 .banner-text-wrapper {
    top: 15%;
  }
  #home2 .banner-text-wrapper .banner-button-mobile,
  #home22 .banner-text-wrapper .banner-button-mobile {
    margin-top: 0 !important;
    top: -55px !important;
  }
  #home2 .banner-text-wrapper .banner-button-mobile a,
  #home22 .banner-text-wrapper .banner-button-mobile a {
    color: #fff !important;
  }
  #home2 .banner-text-wrapper .banner-title1,
  #home22 .banner-text-wrapper .banner-title1 {
    margin-top: -10%;
    font-size: 25px;
    position: relative;
  }
  #home2 .banner-text-wrapper .banner-title1 div,
  #home22 .banner-text-wrapper .banner-title1 div {
    text-align: center;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  #home2 .banner-text-wrapper .banner-title1 div:first-child,
  #home22 .banner-text-wrapper .banner-title1 div:first-child {
    font-size: 17px;
    font-family: PingFangSC-Regular, sans-serif;
  }
  #home2 .banner-text-wrapper .banner-title1 div:last-child,
  #home22 .banner-text-wrapper .banner-title1 div:last-child {
    line-height: 1;
  }
  #home2 .banner-text-wrapper .banner-title2,
  #home22 .banner-text-wrapper .banner-title2 {
    margin-top: -17px;
    padding: 0px 0 0 0px;
    font-size: 20px;
    position: relative;
  }
  #home2 .banner-text-wrapper .banner-title2 div,
  #home22 .banner-text-wrapper .banner-title2 div {
    text-align: center;
    font-size: 25.8px;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  #home2 .banner-text-wrapper .banner-title2 div:first-child,
  #home22 .banner-text-wrapper .banner-title2 div:first-child {
    line-height: 1;
  }
  #home2 .banner-text-wrapper .banner-title2 p,
  #home22 .banner-text-wrapper .banner-title2 p {
    text-align: center;
    font-size: 9px;
    margin-bottom: 0px;
  }
  #home2 .banner-text-wrapper .banner-title2 img,
  #home22 .banner-text-wrapper .banner-title2 img {
    height: 50px;
    position: absolute;
    top: 92px;
    left: 66%;
  }
  #home2 .banner-text-wrapper .banner-title3,
  #home22 .banner-text-wrapper .banner-title3 {
    margin: auto;
    font-size: 20px;
    position: relative;
  }
  #home2 .banner-text-wrapper .banner-title3 div:first-child,
  #home22 .banner-text-wrapper .banner-title3 div:first-child {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  #home2 .banner-text-wrapper .banner-title3 div:nth-child(2),
  #home22 .banner-text-wrapper .banner-title3 div:nth-child(2),
  #home2 .banner-text-wrapper .banner-title3 div:nth-child(3),
  #home22 .banner-text-wrapper .banner-title3 div:nth-child(3),
  #home2 .banner-text-wrapper .banner-title3 div:nth-child(4),
  #home22 .banner-text-wrapper .banner-title3 div:nth-child(4) {
    color: #fff;
    font-size: 7px;
    margin-top: 12px;
    text-align: center;
  }
  #home2 .banner-text-wrapper .banner-title3 div:nth-child(4),
  #home22 .banner-text-wrapper .banner-title3 div:nth-child(4) {
    margin-top: 0px;
  }
  #home2 .banner-text-wrapper .banner-content,
  #home22 .banner-text-wrapper .banner-content {
    display: none;
  }
  #home2 .banner-text-wrapper .banner-button,
  #home22 .banner-text-wrapper .banner-button {
    color: #fff !important;
    font-size: 17px;
    letter-spacing: normal;
    background-color: #000 !important;
    border-radius: 0;
  }
  #home2 .banner-text-wrapper .banner-extra,
  #home22 .banner-text-wrapper .banner-extra {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #000;
    padding: 4px 8px;
    margin: 0;
  }
  #home2 .banner .bg0,
  #home22 .banner .bg0 {
    background-image: url(/_next/static/images/mobileBanner1-b71c8a6a10df6c73ad43d571bf3767c7.png);
  }
  #home2 .banner .bg1,
  #home22 .banner .bg1 {
    background-image: url(/_next/static/images/mobileBanner2-85925bba50ed6b9bb4ef5baf9eb24611.png);
  }
  #home2 .banner .bg2,
  #home22 .banner .bg2 {
    background-image: url(/_next/static/images/mobileBanner3-ad06c46ff1cc04c6fec9a59f8900c2d6.png);
  }
  #home2 .banner .bg,
  #home22 .banner .bg {
    background-attachment: inherit;
  }
  #home2 .banner-anim-thumb-default,
  #home22 .banner-anim-thumb-default {
    text-align: left;
    padding: 0 16px;
  }
  #home2 .banner-anim-thumb-default span,
  #home22 .banner-anim-thumb-default span {
    width: 48px;
    height: 4px;
  }
  #home2 .banner-anim-thumb-default span.active,
  #home22 .banner-anim-thumb-default span.active {
    width: 48px;
  }
  #home2 .elem2 .bg2,
  #home22 .elem2 .bg2 {
    background-color: #f2f3f5;
    background-image: url(/_next/static/images/banner5-dce360514e841a71c3e5f313fa285dce.png);
  }
  #home2 .elem2 .banner-text-wrapper,
  #home22 .elem2 .banner-text-wrapper {
    top: 5%;
  }
  #home2 .elem2 .banner-title,
  #home22 .elem2 .banner-title {
    width: 100%;
    text-align: center;
  }
  #home2 .elem2 .banner-button,
  #home22 .elem2 .banner-button {
    width: 112px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    margin-top: 164px;
    margin-bottom: 0;
    margin-left: calc(50vw - 72px);
    padding: 0;
    background-color: transparent !important;
    border-radius: 32px;
  }
  #home2 .elem2 .banner-button a,
  #home22 .elem2 .banner-button a {
    color: #000;
    letter-spacing: 2px;
  }
  .home-page-wrapper.content-wrapper {
    min-height: 320px;
  }
  .home-page-wrapper.content-wrapper .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .home-page-wrapper.content-wrapper .content-block {
    display: block;
    min-height: auto;
    padding: 0;
  }
  .home-page-wrapper.content-wrapper .content-block-wrapper {
    top: 0;
    width: 100%;
    padding: 0;
  }
  .home-page-wrapper.content-wrapper .content-block-icon {
    display: inline-block;
    width: 24px;
    height: auto;
    margin: 0;
  }
  .home-page-wrapper.content-wrapper .content-block-title {
    font-size: 16px;
    margin: 0 12px;
  }
  .home-page-wrapper.content-wrapper .content-block .ant-collapse-header {
    display: flex;
    align-items: center;
    background-color: #fff;
  }
  .home-page-wrapper.content-wrapper .content-block .ant-collapse-content-box {
    text-align: left;
    background-color: #f5f5f6;
  }
  .home-page-wrapper.content-wrapper .content-extra {
    padding: 0;
  }
  .home-page-wrapper.content-wrapper .content-extra:not(:last-child) {
    padding-bottom: 20px;
  }
  .home-page-wrapper.content-wrapper .content-extra-title {
    font-size: 18px;
  }
  .home-page-wrapper.content-wrapper .content-extra-introduce {
    color: #b2b4b6;
  }
  .home-page-wrapper.userCase-wrapper {
    min-height: 905px;
  }
  .home-page-wrapper.userCase-wrapper .userCase {
    padding-top: 0;
    padding-bottom: 16px;
  }
  .home-page-wrapper.userCase-wrapper .userCase .content-wrapper {
    padding: 0px;
  }
  .home-page-wrapper.userCase-wrapper .userCase .ant-collapse-content-box {
    color: #5f6464;
    margin-top: -8px;
  }
  .home-page-wrapper.news-wrapper {
    min-height: 646px;
    overflow: hidden;
  }
  .home-page-wrapper.news-wrapper .news {
    max-width: 100%;
    padding: 0 8px 12px;
  }
  .home-page-wrapper.news-wrapper .news > div {
    padding-top: 30px;
    background-size: 186px auto;
    background-position-x: calc(100vw - 210px);
  }
  .home-page-wrapper.news-wrapper .news .title-wrapper {
    margin-bottom: 12px;
    padding-left: 8px;
  }
  .home-page-wrapper.news-wrapper .news-tag {
    width: 56px;
    height: 80px;
  }
  .home-page-wrapper.news-wrapper .news-tag-icon {
    width: 28px;
    margin-bottom: 12px;
  }
  .home-page-wrapper.news-wrapper .news-tag-name {
    font-size: 14px;
  }
  .home-page-wrapper.news-wrapper .news-content {
    display: block;
    padding: 0 8px;
  }
  .home-page-wrapper.news-wrapper .news-text,
  .home-page-wrapper.news-wrapper .news-img {
    text-align: left;
    padding: 0;
  }
  .home-page-wrapper.news-wrapper .news-list {
    overflow: hidden;
    margin-top: 20px;
  }
  .home-page-wrapper.news-wrapper .news-list-img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
  .home-page-wrapper.news-wrapper .news-list-title {
    color: #000;
    font-size: 15px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .home-page-wrapper.news-wrapper .news-list:nth-child(2n + 1) {
    margin-left: -5px;
    margin-right: 5px;
    padding-left: 5px;
  }
  .home-page-wrapper.news-wrapper .news-list:nth-child(2n) {
    margin-left: 5px;
    margin-right: -5px;
  }
  .home-page-wrapper.news-wrapper .news-more {
    font-size: 15px;
    text-align: center;
    padding-top: 32px;
    padding-bottom: 16px;
  }
  .home-page-wrapper.news-wrapper .news-more .mobile {
    display: inline-block !important;
  }
  .home-page-wrapper.news-wrapper .news .ant-tabs-bar {
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
  }
  .home-page-wrapper.news-wrapper .news .ant-tabs-bar .ant-tabs-nav {
    float: left;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#contact2 .single-banner-text-wrapper {
  width: 90%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#contact2.single-banner .single-banner-slogan {
  font-size: 52px;
}
.ant-input-group-addon {
  padding: 0px;
}
.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 7.5px;
}
.home-page-wrapper.contact-wrapper .contact {
  padding-bottom: 48px;
}
.home-page-wrapper.contact-wrapper .contact .title-wrapper {
  margin-bottom: 0;
  padding-top: 90px;
  background-image: url(/_next/static/images/bg1-cda5aebfe687b86d50810f48c528e946.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
}
.home-page-wrapper.contact-wrapper .contact-desc {
  font-size: 20px;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 20px;
}
.home-page-wrapper.contact-wrapper .contact-form {
  width: 72%;
  margin: auto;
}
.home-page-wrapper.contact-wrapper .contact-form input,
.home-page-wrapper.contact-wrapper .contact-form .ant-input-group-addon {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  border-color: #000;
}
.home-page-wrapper.contact-wrapper .contact-form-code {
  cursor: pointer;
  color: #464DE4;
}
.home-page-wrapper.contact-wrapper .contact-form-code-disabled {
  color: #959595;
  cursor: initial;
}
.home-page-wrapper.contact-wrapper .contact-form-submit {
  width: 48%;
  height: 48px;
  font-size: 20px;
  margin-top: 16px;
  margin-left: 26%;
  background-color: #000;
  border-radius: 48px;
}
.home-page-wrapper.contact-wrapper .contact-form-submit:disabled {
  color: #fff;
  opacity: 0.4;
}
.home-page-wrapper.contact-wrapper .contact-iframe {
  border: none;
}
.home-page-wrapper.contact-wrapper .contact-iframe-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.home-page-wrapper.process-wrapper {
  min-height: 384px;
  background-color: #fbfbfb;
}
.home-page-wrapper.process-wrapper .process {
  padding-top: 80px;
  padding-bottom: 80px;
}
.home-page-wrapper.process-wrapper .process .title-wrapper {
  margin-bottom: 0;
}
.home-page-wrapper.process-wrapper .process-content {
  width: 82%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  margin: 0 auto;
  padding-top: 70px;
}
.home-page-wrapper.process-wrapper .process-content img {
  height: 58px;
  margin-bottom: 12px;
}
.home-page-wrapper.process-wrapper .process-content div {
  font-size: 20px;
  font-weight: 500;
}
.home-page-wrapper.process-wrapper .process-content-divide {
  width: 88px;
  height: 1px;
  display: inline-block;
}
.home-page-wrapper.process-wrapper .process-content-item {
  cursor: pointer;
  animation: scale 1.5s;
}
.home-page-wrapper.process-wrapper .process-content-item:hover {
  transform: scale(1.2);
}
.contact-iframe {
  width: 750px;
  height: 150vh;
  border: none;
  position: absolute;
  left: -187.5px;
  top: -37.5vh;
  transform: scale(0.5);
}
.contact-iframe-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  position: relative;
  overflow: hidden;
  height: 75vh;
  width: 375px;
}
@media screen and (max-width: 767px) {
  .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    color: #000;
  }
  .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
    font-size: 14px;
  }
  .ant-menu-submenu-title .anticon {
    color: #98999B;
  }
  #contact2.single-banner .single-banner-slogan {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .home-page-wrapper.contact-wrapper .contact {
    padding-bottom: 16px;
  }
  .home-page-wrapper.contact-wrapper .contact .title-wrapper {
    padding-top: 36px;
    justify-content: center;
  }
  .home-page-wrapper.contact-wrapper .contact .title-wrapper > h2 {
    margin-bottom: 0;
  }
  .home-page-wrapper.contact-wrapper .contact-desc {
    font-size: 17px;
    padding-top: 16px;
    padding-bottom: 30px;
  }
  .home-page-wrapper.contact-wrapper .contact-form {
    width: 92%;
  }
  .home-page-wrapper.contact-wrapper .contact-form input {
    height: 45px;
    padding-left: 45px;
    border: 1px solid #959595;
    border-radius: 45px;
  }
  .home-page-wrapper.contact-wrapper .contact-form img {
    width: 14px;
    margin: 0 10px;
  }
  .home-page-wrapper.contact-wrapper .contact-form-code {
    cursor: pointer;
    color: #464DE4;
  }
  .home-page-wrapper.contact-wrapper .contact-form-code-btn {
    width: calc(100% - 12px);
    height: 45px;
    margin-left: 12px;
    background-color: #000;
    border-radius: 45px;
  }
  .home-page-wrapper.contact-wrapper .contact-form-code-btn:disabled {
    color: #fff;
    opacity: 0.4;
  }
  .home-page-wrapper.contact-wrapper .contact-form-submit {
    width: 100%;
    height: 45px;
    margin-top: 0;
    margin-left: 0;
    border-radius: 45px;
  }
  .home-page-wrapper.process-wrapper {
    min-height: 236px;
  }
  .home-page-wrapper.process-wrapper .process {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .home-page-wrapper.process-wrapper .process-content {
    width: auto;
    padding-top: 36px;
  }
  .home-page-wrapper.process-wrapper .process-content img {
    height: 27px;
    margin-bottom: 8px;
  }
  .home-page-wrapper.process-wrapper .process-content div {
    font-size: 14px;
    font-weight: bold;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#slug2 {
  padding-top: 16px;
}
#slug2 .new-title {
  text-align: center;
  padding: 24px 0;
  border-bottom: 1px solid #dbdbdb;
}
#slug2 .new-props,
#slug2 .new-props-mobile {
  width: 560px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  padding-top: 12px;
}
#slug2 .new-props-mobile {
  display: none;
}
#slug2 .new-tag {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  margin-right: 8px;
  padding: 0 4px;
  border: 1px solid #000;
  border-radius: 4px;
}
#slug2 .new-content {
  width: 80%;
  min-height: 300px;
  margin: auto;
  overflow: hidden;
}
#slug2 .new-content img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #slug2 .new-title {
    text-align: left;
  }
  #slug2 .new-title h1 {
    font-size: 24px;
  }
  #slug2 .new-props {
    display: none;
  }
  #slug2 .new-props-mobile {
    width: 100%;
    display: flex;
    justify-content: start;
    padding-top: 0;
  }
  #slug2 .new-props-mobile > * {
    margin-right: 8px;
  }
  #slug2 .new-content {
    width: 100%;
  }
  #slug2 .new-content img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#new2 .single-banner-text-wrapper {
  width: 90%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#new2.single-banner {
  height: 285px;
}
#new2.single-banner .single-banner-slogan {
  font-size: 52px;
}
.home-page-wrapper.new-list-wrapper .new-list {
  min-height: 300px;
  padding-top: 120px;
  padding-bottom: 80px;
}
.home-page-wrapper.new-list-wrapper .new-item {
  margin-bottom: 32px;
}
.home-page-wrapper.new-list-wrapper .new-item-img {
  width: 266px;
  height: 137px;
  float: left;
  overflow: hidden;
}
.home-page-wrapper.new-list-wrapper .new-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-page-wrapper.new-list-wrapper .new-item-content {
  padding: 16px 32px;
  overflow: hidden;
}
.home-page-wrapper.new-list-wrapper .new-item-content.faq {
  padding-top: 8px;
}
.home-page-wrapper.new-list-wrapper .new-item-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.home-page-wrapper.new-list-wrapper .new-item-time {
  color: #c4c5c6;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.home-page-wrapper.new-list-wrapper .new-item-desc {
  color: #5f6464;
}
.home-page-wrapper.new-list-wrapper .new-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.home-page-wrapper.new-list-wrapper .new-content {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  #new2.single-banner {
    height: 120px;
  }
  #new2.single-banner .single-banner-slogan {
    font-size: 28px;
  }
  .home-page-wrapper.new-list-wrapper .new-list {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .home-page-wrapper.new-list-wrapper .new-item {
    margin-bottom: 24px;
  }
  .home-page-wrapper.new-list-wrapper .new-item-img {
    width: 100%;
    height: auto;
    float: inherit;
  }
  .home-page-wrapper.new-list-wrapper .new-item-img img {
    width: 100%;
    height: auto;
  }
  .home-page-wrapper.new-list-wrapper .new-item-content {
    clear: both;
    padding: 8px 0px;
    text-align: center;
  }
  .home-page-wrapper.new-list-wrapper .new-item-title {
    color: #000;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#air2.dok-banner-wrapper {
  height: 483px;
  min-height: 483px;
  background-image: linear-gradient(to top, #A5AFFE 100%, #CBD7FF 100%);
}
#air2.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#air2.dok-banner-wrapper .dok-banner-button {
  color: #ffffff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
  background-image: linear-gradient(to right bottom, #464DE4 0%, #464DE4 0%);
  box-shadow: none;
  border-radius: 5px;
}
#air2.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#air2.dok-banner-wrapper .dok-banner-title,
#air2.dok-banner-wrapper .dok-banner-content {
  width: 85%;
  margin-bottom: 10px;
  margin-top: -20px;
}
#air2.dok-banner-wrapper .dok-banner-title div,
#air2.dok-banner-wrapper .dok-banner-content div {
  font-size: 45px;
}
#air2.dok-banner-wrapper .dok-banner-title p,
#air2.dok-banner-wrapper .dok-banner-content p {
  margin: 11px 0 29px;
  font-weight: normal;
  font-size: 18px;
}
#air2.dok-banner-wrapper .dok-banner-title img {
  height: 13px;
  width: 25px;
  margin-left: 3px;
  margin-top: -27px;
}
#air3.home-page-wrapper {
  background-color: #F6F9FF;
}
#air4.dok-feature2-wrapper {
  height: 75vw;
  max-height: 1060px;
}
#air4.dok-feature2-wrapper .dok-feature2-title {
  display: inline-block;
  font-size: 36px;
  margin-bottom: 40px;
  padding-left: 64px;
  background-image: url(/_next/static/images/air-r-a5b5cfcf0ec1587a29fbe408a0501603.png);
  background-repeat: no-repeat;
  background-size: 49px;
  background-position: left center;
}
#air4.dok-feature2-wrapper .dok-feature2-content {
  font-size: 36px;
}
#air4.dok-feature2-wrapper .dok-feature2-image,
#air4.dok-feature2-wrapper .dok-feature2-image-mobile {
  width: 60vw;
  max-width: 869px;
  bottom: 128px;
}
#air4.dok-feature2-wrapper .dok-feature2-bottom {
  width: 72%;
  position: absolute;
  bottom: 72px;
  left: 14%;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
#air5.dok-feature2-wrapper {
  height: 75vw;
  max-height: 1060px;
  background-color: #F6F9FF;
}
#air5.dok-feature2-wrapper .dok-feature2 {
  padding-top: 88px;
}
#air5.dok-feature2-wrapper .dok-feature2-title {
  display: inline-block;
  font-size: 36px;
  margin-bottom: 40px;
  padding-left: 64px;
  background-image: url(/_next/static/images/air-b-906d3778ad31c447d9c2465f44a423ec.png);
  background-repeat: no-repeat;
  background-size: 49px;
  background-position: left center;
}
#air5.dok-feature2-wrapper .dok-feature2-content {
  font-size: 36px;
  position: relative;
  z-index: 1;
}
#air5.dok-feature2-wrapper .dok-feature2-image,
#air5.dok-feature2-wrapper .dok-feature2-image-mobile {
  width: 32%;
  max-height: 60%;
  bottom: 96px;
  left: auto;
  right: 10%;
}
#air5.dok-feature2-wrapper .dok-feature2-block {
  position: absolute;
  bottom: 40%;
  color: #000;
  text-align: left;
}
#air5.dok-feature2-wrapper .dok-feature2-block .block-title {
  font-size: 43px;
  font-weight: 400;
}
#air5.dok-feature2-wrapper .dok-feature2-block .block-content {
  font-size: 17px;
}
#air6.dok-content-wrapper .dok-content-img span,
#air8.dok-content-wrapper .dok-content-img span {
  width: 100%;
}
#air7,
#air9 {
  height: 618px;
  background-color: #F6F9FF;
}
#air7.dok-content-wrapper .dok-content-img span,
#air9.dok-content-wrapper .dok-content-img span,
#air10.dok-content-wrapper .dok-content-img span {
  width: 100%;
}
.home-page-wrapper.air-feature-wrapper .air-feature {
  position: relative;
  color: #000;
  font-size: 17px;
  text-align: center;
  background-color: #F6F9FF;
  height: 85px;
  line-height: 85px;
}
.home-page-wrapper.air-feature-wrapper .air-feature-block:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  display: inline-block;
  width: 1px;
  height: 40px;
  background-color: #D8D8D8;
}
@media screen and (max-width: 992px) {
  #air4.dok-feature2-wrapper {
    height: 648px;
  }
  #air4.dok-feature2-wrapper .dok-feature2 {
    padding-top: 32px;
  }
  #air4.dok-feature2-wrapper .dok-feature2-title {
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #air4.dok-feature2-wrapper .dok-feature2-bottom {
    bottom: 40px;
  }
  #air4.dok-feature2-wrapper .dok-feature2-image,
  #air4.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 75vw;
    bottom: 80px;
  }
  #air5.dok-feature2-wrapper {
    height: 680px;
  }
  #air5.dok-feature2-wrapper .dok-feature2 {
    padding-top: 32px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-image,
  #air5.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 40%;
    max-height: 100%;
    right: 5%;
    bottom: 24px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-block {
    width: 50vw;
    bottom: 32%;
  }
  #air7 .dok-content-img,
  #air8 .dok-content-img {
    padding: 0;
  }
  #air7,
  #air9 {
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  #air2.dok-banner-wrapper {
    min-height: 125vw;
    background-size: cover;
    background-image: url(/_next/static/images/airBg-0708cf67602265d15f1ecabee14fae5f.png);
  }
  #air2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  #air2.dok-banner-wrapper .dok-banner-title img {
    top: 35px;
    height: 13px;
    width: 25px;
    margin-left: 3px;
    margin-top: -34px;
  }
  #air2.dok-banner-wrapper .dok-banner-content {
    margin-top: 10px;
  }
  #air2.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 4px;
  }
  #air2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #air2.dok-banner-wrapper .dok-banner-button {
    margin-top: 20px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #air2.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin-top: 10px;
    padding-left: 0;
  }
  #air2.dok-banner-wrapper .dok-banner .dok-banner-image img {
    width: 80%;
    margin: 0px 10%;
  }
  #air4.dok-feature2-wrapper {
    height: 548px;
    background-color: #fff;
  }
  #air4.dok-feature2-wrapper .dok-feature2 {
    padding-top: 45.7px;
  }
  #air4.dok-feature2-wrapper .dok-feature2-title {
    font-size: 24px;
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #air4.dok-feature2-wrapper .dok-feature2-content {
    font-size: 16px;
    font-weight: bold;
  }
  #air4.dok-feature2-wrapper .dok-feature2-bottom {
    bottom: 40px;
    color: #b2b4b6;
    font-size: 14px;
    font-weight: normal;
  }
  #air4.dok-feature2-wrapper .dok-feature2-image,
  #air4.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 100%;
    bottom: 96px;
  }
  #air5.dok-feature2-wrapper {
    height: 705px;
  }
  #air5.dok-feature2-wrapper .dok-feature2 {
    padding-top: 50px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-title {
    font-size: 24px;
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-content {
    font-size: 16px;
    font-weight: bold;
  }
  #air5.dok-feature2-wrapper .dok-feature2-bottom {
    width: 72%;
    position: absolute;
    bottom: 40px;
    left: 14%;
    color: #b2b4b6;
    line-height: 24px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-image,
  #air5.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 90%;
    left: 5%;
    bottom: 150px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-block {
    width: 80%;
    text-align: center;
    left: 10%;
    bottom: 55px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-block .block-title {
    font-size: 33px;
  }
  #air5.dok-feature2-wrapper .dok-feature2-block .block-content {
    font-size: 14px;
  }
  #air9 .dok-content,
  #air10 .dok-content {
    padding-top: 52px;
  }
  #air6 .dok-content {
    padding-top: 40px;
  }
  #air6 .dok-content-text {
    padding-top: 56px;
  }
  #air6 .dok-content-img {
    padding: 0 32px;
  }
  #air7,
  #air9 {
    height: 507px;
  }
  #air7.dok-content-wrapper .dok-content-img,
  #air9.dok-content-wrapper .dok-content-img {
    height: 240px;
  }
  #air7.dok-content-wrapper .dok-content-text,
  #air9.dok-content-wrapper .dok-content-text {
    padding-top: 30px;
  }
  #air7.dok-content-wrapper .dok-content-img {
    height: 328px;
  }
  #air8.dok-content-wrapper .dok-content-img {
    height: 260px;
  }
  #air9.dok-content-wrapper .dok-content-img span {
    width: 80%;
  }
  #air10.dok-content-wrapper .dok-content-img span {
    width: 90%;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature {
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
    height: auto;
    line-height: initial;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:not(:last-child)::after {
    top: 12px;
    width: 2.5px;
    height: 12px;
    background-color: #000;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(1),
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(2) {
    margin-bottom: 8px;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(2)::after {
    display: none;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature:after {
    position: absolute;
    width: 90%;
    content: '';
    background-color: #D8D8D8;
    height: 0.5px;
    bottom: 0;
    left: 5%;
  }
  .home-page-wrapper .dok-content-title {
    font-weight: 400;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#bhb2.dok-banner-wrapper {
  height: 483px;
  min-height: 483px;
  background-image: linear-gradient(to top, #A5AFFE 100%, #CBD7FF 100%);
}
#bhb2.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#bhb2.dok-banner-wrapper .dok-banner-button {
  color: #ffffff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
  background-image: linear-gradient(to right bottom, #464DE4 0%, #464DE4 0%);
  box-shadow: none;
  border-radius: 5px;
}
#bhb2.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#bhb2.dok-banner-wrapper .dok-banner-title,
#bhb2.dok-banner-wrapper .dok-banner-content {
  color: #2D3145;
  line-height: normal;
  margin-bottom: 10px;
}
#bhb2.dok-banner-wrapper .dok-banner-title div,
#bhb2.dok-banner-wrapper .dok-banner-content div {
  font-size: initial;
  font-weight: normal;
  line-height: 30px;
}
#bhb2.dok-banner-wrapper .dok-banner-title img {
  height: 13px;
  width: 25px;
  margin-left: 3px;
  margin-top: -27px;
}
#bhb3.dok-content-wrapper,
#bhb4.dok-content-wrapper,
#bhb6.dok-content-wrapper,
#bhb7.dok-content-wrapper {
  height: 640px;
}
#bhb3.dok-content-wrapper .dok-content-img span,
#bhb4.dok-content-wrapper .dok-content-img span,
#bhb6.dok-content-wrapper .dok-content-img span,
#bhb7.dok-content-wrapper .dok-content-img span {
  width: 90%;
}
#bhb3.dok-content-wrapper .dok-content-text,
#bhb4.dok-content-wrapper .dok-content-text,
#bhb6.dok-content-wrapper .dok-content-text,
#bhb7.dok-content-wrapper .dok-content-text {
  padding: 0;
}
#bhb7.dok-content-wrapper .dok-content-img {
  justify-content: start;
}
#bhb7.dok-content-wrapper .dok-content-img span {
  width: 80%;
}
#bhb6.dok-content-wrapper .dok-content-img {
  justify-content: flex-start;
}
#bhb6.dok-content-wrapper .dok-content-img span {
  width: 80%;
}
#bhb4,
#bhb5 {
  background-color: #f2f3f5;
}
#bhb4.dok-content-wrapper .dok-content-img,
#bhb5.dok-content-wrapper .dok-content-img {
  justify-content: flex-end;
}
#bhb5 {
  background-color: #f2f3f5;
}
#bhb6 {
  background-color: #fff;
}
#bhb5.dok-content-wrapper .dok-content-img,
#bhb6.dok-content-wrapper .dok-content-img {
  padding: 0;
  justify-content: flex-start;
}
#bhb5.dok-content-wrapper .dok-content-img span,
#bhb6.dok-content-wrapper .dok-content-img span {
  width: 80%;
}
#bhb5.dok-content-wrapper .dok-content-text,
#bhb6.dok-content-wrapper .dok-content-text {
  padding: 0;
}
@media screen and (max-width: 992px) {
  #bhb2.dok-banner-wrapper .dok-banner-image {
    width: 20%;
  }
  #bhb3.dok-content-wrapper,
  #bhb4.dok-content-wrapper,
  #bhb6.dok-content-wrapper,
  #bhb7.dok-content-wrapper {
    height: 480px;
  }
  #bhb3.dok-content-wrapper .dok-content-title,
  #bhb4.dok-content-wrapper .dok-content-title,
  #bhb6.dok-content-wrapper .dok-content-title,
  #bhb7.dok-content-wrapper .dok-content-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #bhb2.dok-banner-wrapper {
    min-height: 125vw;
    background-size: cover;
    background-image: url(/_next/static/images/bhbBg-803311e2ab84e59d1127c4a6e2d10872.png);
  }
  #bhb2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  #bhb2.dok-banner-wrapper .dok-banner-title img {
    top: 0px;
    height: 13px;
    width: 25px;
    margin-left: 3px;
    margin-top: 4px;
  }
  #bhb2.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 7px;
  }
  #bhb2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #bhb2.dok-banner-wrapper .dok-banner-button {
    margin-top: 20px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #bhb2.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
  }
  #bhb2.dok-banner-wrapper .dok-banner .dok-banner-image img {
    width: 80%;
    margin: 0px 10%;
  }
  #bhb3.dok-content-wrapper,
  #bhb4.dok-content-wrapper {
    height: 500px;
  }
  #bhb3.dok-content-wrapper .dok-content-img,
  #bhb4.dok-content-wrapper .dok-content-img {
    height: 344px;
    padding-top: 52px;
  }
  #bhb4.dok-content-wrapper .dok-content-img {
    height: 360px;
  }
  #bhb5 {
    background-color: #fff;
  }
  #bhb6 {
    background-color: #f2f3f5;
  }
  #bhb5.dok-content-wrapper,
  #bhb6.dok-content-wrapper {
    height: 480px;
  }
  #bhb5.dok-content-wrapper .dok-content-img,
  #bhb6.dok-content-wrapper .dok-content-img {
    height: 280px;
    padding-top: 52px;
  }
  #bhb5.dok-content-wrapper .dok-content-content,
  #bhb6.dok-content-wrapper .dok-content-content {
    width: 80%;
  }
  #bhb7.dok-content-wrapper {
    height: 520px;
  }
  #bhb7.dok-content-wrapper .dok-content-img {
    height: 408px;
    padding-top: 48px;
  }
  #bhb7.dok-content-wrapper .dok-content-img span {
    width: 85%;
    padding-right: 24px;
  }
  #bhb7.dok-content-wrapper .dok-content-content {
    width: 100%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#deke2.dok-banner-wrapper {
  height: 483px;
  min-height: 483px;
  background-image: linear-gradient(to top, #A5AFFE 100%, #CBD7FF 100%);
}
#deke2.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#deke2.dok-banner-wrapper .dok-banner-button {
  color: #ffffff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
  background-image: linear-gradient(to right bottom, #464DE4 0%, #464DE4 0%);
  box-shadow: none;
  border-radius: 5px;
}
#deke2.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#deke2.dok-banner-wrapper .dok-banner-title,
#deke2.dok-banner-wrapper .dok-banner-content {
  width: 85%;
  margin-bottom: 10px;
  margin-top: -20px;
}
#deke2.dok-banner-wrapper .dok-banner-title div,
#deke2.dok-banner-wrapper .dok-banner-content div {
  font-size: 45px;
}
#deke2.dok-banner-wrapper .dok-banner-title p,
#deke2.dok-banner-wrapper .dok-banner-content p {
  margin: 11px 0 29px;
  font-weight: normal;
  font-size: 18px;
}
#deke2.dok-banner-wrapper .dok-banner-title img {
  height: 13px;
  width: 25px;
  margin-left: 3px;
  margin-top: -27px;
}
#deke3.home-page-wrapper {
  background-color: #F6F9FF;
}
#deke4.dok-feature2-wrapper {
  height: 75vw;
  max-height: 1060px;
}
#deke4.dok-feature2-wrapper .dok-feature2-title {
  display: inline-block;
  font-size: 36px;
  margin-bottom: 40px;
  padding-left: 64px;
  background-image: url(/_next/static/images/deke-r-c4aff95820452ebe5793830a714dddda.png);
  background-repeat: no-repeat;
  background-size: 49px;
  background-position: left center;
}
#deke4.dok-feature2-wrapper .dok-feature2-content {
  font-size: 36px;
}
#deke4.dok-feature2-wrapper .dok-feature2-image,
#deke4.dok-feature2-wrapper .dok-feature2-image-mobile {
  width: 60vw;
  max-width: 869px;
  bottom: 128px;
}
#deke4.dok-feature2-wrapper .dok-feature2-bottom {
  width: 72%;
  position: absolute;
  bottom: 72px;
  left: 14%;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
#deke5.dok-feature2-wrapper {
  height: 75vw;
  max-height: 1060px;
  background-color: #F6F9FF;
}
#deke5.dok-feature2-wrapper .dok-feature2 {
  padding-top: 88px;
}
#deke5.dok-feature2-wrapper .dok-feature2-title {
  display: inline-block;
  font-size: 36px;
  margin-bottom: 40px;
  padding-left: 64px;
  background-image: url(/_next/static/images/deke-b-9f1b111fccecddb7650819680837b0ba.png);
  background-repeat: no-repeat;
  background-size: 49px;
  background-position: left center;
}
#deke5.dok-feature2-wrapper .dok-feature2-content {
  font-size: 36px;
  position: relative;
  z-index: 1;
}
#deke5.dok-feature2-wrapper .dok-feature2-image,
#deke5.dok-feature2-wrapper .dok-feature2-image-mobile {
  width: 32%;
  max-height: 60%;
  bottom: 96px;
  left: auto;
  right: 10%;
}
#deke5.dok-feature2-wrapper .dok-feature2-block {
  position: absolute;
  bottom: 40%;
  color: #000;
  text-align: left;
}
#deke5.dok-feature2-wrapper .dok-feature2-block .block-title {
  font-size: 43px;
  font-weight: 400;
}
#deke5.dok-feature2-wrapper .dok-feature2-block .block-content {
  font-size: 17px;
}
#deke6.dok-content-wrapper .dok-content-img span,
#deke8.dok-content-wrapper .dok-content-img span {
  width: 100%;
}
#deke7,
#deke9 {
  height: 618px;
  background-color: #F6F9FF;
}
#deke7.dok-content-wrapper .dok-content-img span,
#deke9.dok-content-wrapper .dok-content-img span,
#deke10.dok-content-wrapper .dok-content-img span {
  width: 100%;
}
.home-page-wrapper.air-feature-wrapper .air-feature {
  position: relative;
  color: #000;
  font-size: 17px;
  text-align: center;
  background-color: #F6F9FF;
  height: 85px;
  line-height: 85px;
}
.home-page-wrapper.air-feature-wrapper .air-feature-block:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 23px;
  display: inline-block;
  width: 1px;
  height: 40px;
  background-color: #D8D8D8;
}
@media screen and (max-width: 992px) {
  #deke4.dok-feature2-wrapper {
    height: 648px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2 {
    padding-top: 32px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-title {
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-bottom {
    bottom: 40px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-image,
  #deke4.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 75vw;
    bottom: 80px;
  }
  #deke5.dok-feature2-wrapper {
    height: 680px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2 {
    padding-top: 32px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-image,
  #deke5.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 40%;
    max-height: 100%;
    right: 5%;
    bottom: 24px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-block {
    width: 50vw;
    bottom: 32%;
  }
  #deke7 .dok-content-img,
  #deke8 .dok-content-img {
    padding: 0;
  }
  #deke7,
  #deke9 {
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  #deke2.dok-banner-wrapper {
    min-height: 125vw;
    background-size: cover;
    background-image: url(/_next/static/images/airBg-77d567efbbccf6fe84f21eb3753038b0.png);
  }
  #deke2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  #deke2.dok-banner-wrapper .dok-banner-title img {
    top: 35px;
    height: 13px;
    width: 25px;
    margin-left: 3px;
    margin-top: -34px;
  }
  #deke2.dok-banner-wrapper .dok-banner-content {
    margin-top: 10px;
  }
  #deke2.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 4px;
  }
  #deke2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #deke2.dok-banner-wrapper .dok-banner-button {
    margin-top: 20px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #deke2.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin-top: 10px;
    padding-left: 0;
  }
  #deke2.dok-banner-wrapper .dok-banner .dok-banner-image img {
    width: 80%;
    margin: 0px 10%;
  }
  #deke4.dok-feature2-wrapper {
    height: 548px;
    background-color: #fff;
  }
  #deke4.dok-feature2-wrapper .dok-feature2 {
    padding-top: 45.7px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-title {
    font-size: 24px;
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-content {
    font-size: 16px;
    font-weight: bold;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-bottom {
    bottom: 40px;
    color: #b2b4b6;
    font-size: 14px;
    font-weight: normal;
  }
  #deke4.dok-feature2-wrapper .dok-feature2-image,
  #deke4.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 100%;
    bottom: 96px;
  }
  #deke5.dok-feature2-wrapper {
    height: 705px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2 {
    padding-top: 50px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-title {
    font-size: 24px;
    margin-bottom: 16px;
    padding-left: 48px;
    background-size: 35px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-content {
    font-size: 16px;
    font-weight: bold;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-bottom {
    width: 72%;
    position: absolute;
    bottom: 40px;
    left: 14%;
    color: #b2b4b6;
    line-height: 24px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-image,
  #deke5.dok-feature2-wrapper .dok-feature2-image-mobile {
    width: 90%;
    left: 5%;
    bottom: 150px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-block {
    width: 80%;
    text-align: center;
    left: 10%;
    bottom: 55px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-block .block-title {
    font-size: 33px;
  }
  #deke5.dok-feature2-wrapper .dok-feature2-block .block-content {
    font-size: 14px;
  }
  #deke9 .dok-content,
  #deke10 .dok-content {
    padding-top: 52px;
  }
  #deke6 .dok-content {
    padding-top: 40px;
  }
  #deke6 .dok-content-text {
    padding-top: 56px;
  }
  #deke6 .dok-content-img {
    padding: 0 32px;
  }
  #deke7,
  #deke9 {
    height: 507px;
  }
  #deke7.dok-content-wrapper .dok-content-img,
  #deke9.dok-content-wrapper .dok-content-img {
    height: 240px;
  }
  #deke7.dok-content-wrapper .dok-content-text,
  #deke9.dok-content-wrapper .dok-content-text {
    padding-top: 30px;
  }
  #deke7.dok-content-wrapper .dok-content-img {
    height: 328px;
  }
  #deke8.dok-content-wrapper .dok-content-img {
    height: 260px;
  }
  #deke9.dok-content-wrapper .dok-content-img span {
    width: 80%;
  }
  #deke10.dok-content-wrapper .dok-content-img span {
    width: 90%;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature {
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
    height: auto;
    line-height: initial;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:not(:last-child)::after {
    top: 12px;
    width: 2.5px;
    height: 12px;
    background-color: #000;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(1),
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(2) {
    margin-bottom: 8px;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature-block:nth-child(2)::after {
    display: none;
  }
  .home-page-wrapper.air-feature-wrapper .air-feature:after {
    position: absolute;
    width: 90%;
    content: '';
    background-color: #D8D8D8;
    height: 0.5px;
    bottom: 0;
    left: 5%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#factory2.dok-banner-wrapper {
  height: 509px;
  min-height: 509px;
  background-color: #7645fd;
}
#factory2.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#factory2.dok-banner-wrapper .dok-banner-button {
  color: #7645fd;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  background-image: linear-gradient(to right bottom, #ffffff 0%, #ffffff 0%);
  box-shadow: none;
  border-radius: 5px;
}
#factory2.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#factory2.dok-banner-wrapper .dok-banner-title,
#factory2.dok-banner-wrapper .dok-banner-content {
  color: #ffffff;
  width: 85%;
  margin-bottom: 20px;
}
#factory2.dok-banner-wrapper .dok-banner-title div,
#factory2.dok-banner-wrapper .dok-banner-content div {
  font-size: 45px;
}
#factory2.dok-banner-wrapper .dok-banner-title p,
#factory2.dok-banner-wrapper .dok-banner-content p {
  margin: 11px 0 29px;
  font-weight: normal;
  font-size: 18px;
}
#factory2.dok-banner-wrapper .dok-banner-title img {
  height: 13px;
  width: 25px;
  margin-left: 3px;
  margin-top: -27px;
}
.mobile-wrapper .mobile-item {
  padding: 16px;
  display: flex;
  flex-direction: column;
}
.mobile-wrapper .mobile-item__title {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 25px;
  white-space: pre-line;
}
.mobile-wrapper .mobile-item__img {
  width: 100%;
}
.pc-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fcfcfc;
}
.pc-wrapper .pc-item {
  width: 100%;
  padding: 100px 120px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
}
.pc-wrapper .pc-item__header {
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 25px;
  white-space: pre-line;
  width: 100%;
  text-align: center;
  margin-bottom: 66px;
}
.pc-wrapper .pc-item__desc {
  font-size: 16px;
  color: #878787;
  text-align: center;
  white-space: pre-line;
}
.pc-wrapper .pc-item__title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 25px;
  white-space: pre-line;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .mobile-wrapper {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc-wrapper {
    display: none;
  }
  #factory2.dok-banner-wrapper {
    min-height: 130vw;
    background-size: cover;
  }
  #factory2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  #factory2.dok-banner-wrapper .dok-banner-title img {
    top: 35px;
    height: 13px;
    width: 25px;
    margin-left: 3px;
    margin-top: -34px;
  }
  #factory2.dok-banner-wrapper .dok-banner-content {
    margin-top: 10px;
  }
  #factory2.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 4px;
  }
  #factory2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #factory2.dok-banner-wrapper .dok-banner-button {
    margin-top: 20px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #factory2.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin-top: 10px;
    padding-left: 0;
  }
  #factory2.dok-banner-wrapper .dok-banner .dok-banner-image img {
    width: 80%;
    margin: 0px 10%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#kit2 .single-banner-text-wrapper {
  display: flex;
  align-items: center;
}
#kit2 .single-banner-name {
  color: #000;
  font-size: 36px;
  line-height: initial;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
.mini-icon {
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 60px;
  top: 90px;
  right: 25px;
}
.block-content {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .block-content {
    width: 96%;
    font-size: 14.5px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 0;
  }
}
#mini2.dok-banner-wrapper {
  background: linear-gradient(to right, #E66867, #E87978);
}
#mini2.dok-banner-wrapper .dok-banner-button {
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  padding: 0;
  color: #000;
  background-image: linear-gradient(to right bottom, #F3DF89 0%, #FFD3A4 100%);
  background-color: transparent;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(255, 243, 240, 0.35);
}
#mini2.dok-banner-wrapper .dok-banner-button:hover {
  box-shadow: 0 13px 24px rgba(255, 243, 240, 0.45);
}
#mini2.dok-banner-wrapper .dok-banner-title-wrapper {
  width: 50%;
  max-width: 600px;
}
#mini2.dok-banner-wrapper .dok-banner-title {
  color: #fff;
  margin-bottom: -15px;
}
#mini2.dok-banner-wrapper .dok-banner-title img {
  height: 13px;
  width: 25px;
  margin-left: 3px;
  margin-top: -27px;
}
#mini2.dok-banner-wrapper .dok-banner-content {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 29px;
}
#mini2.dok-banner-wrapper .dok-banner-content div {
  font-size: 45px;
}
#mini2.dok-banner-wrapper .dok-banner-content p {
  font-size: 18px;
  margin-top: 11px;
}
#mini2.dok-banner-wrapper .dok-banner-image {
  right: 5%;
  width: 45%;
  max-width: 539px;
  padding-left: 10%;
  padding-top: 5%;
}
#mini2.dok-banner-wrapper .dok-banner-image img {
  width: 100%;
}
#mini0 {
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  #mini2.dok-banner-wrapper .dok-banner-content {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #mini2.dok-banner-wrapper .dok-banner-content p {
    margin-top: 0px;
  }
  #mini2.dok-banner-wrapper .dok-banner-title {
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  #mini2 {
    margin-bottom: 25px;
  }
  #mini2.dok-banner-wrapper {
    min-height: 125vw;
    height: 33vw;
    background-image: url(/_next/static/images/mobile-bg-8d1c432d1bd2cbb0d478636f59145c79.png);
    background-size: 100% auto;
  }
  #mini2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
  }
  #mini2.dok-banner-wrapper .dok-banner-title img {
    top: 30px;
    height: 13px;
    margin-left: 3px;
    margin-top: -34px;
  }
  #mini2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #mini2.dok-banner-wrapper .dok-banner-content {
    width: 85%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #mini2.dok-banner-wrapper .dok-banner-content div {
    font-size: 15px;
  }
  #mini2.dok-banner-wrapper .dok-banner-button {
    line-height: 50px;
    width: 143px;
    height: 50px;
    font-size: 14px;
    font-weight: normal;
    background-image: linear-gradient(to right bottom, #F3DF89 0%, #FFD3A4 100%);
  }
  #mini2.dok-banner-wrapper .dok-banner-image {
    top: 13%;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-top: 0;
  }
  #mini2.dok-banner-wrapper .dok-banner-image img {
    width: 100%;
  }
}
#mini3-pc {
  height: 150px;
  line-height: 150px;
  font-size: 34px;
  text-align: center;
  font-family: PingFangSC-Medium, sans-serif;
}
#mini4-pc,
#mini5-pc {
  position: relative;
  margin: 0 auto 100px auto;
  max-width: 1200px;
  padding: 0 10px;
}
#mini4-pc img,
#mini5-pc img {
  width: 100%;
}
#mini4-pc .mini4-pc-box1,
#mini5-pc .mini4-pc-box1,
#mini4-pc .mini4-pc-box2,
#mini5-pc .mini4-pc-box2,
#mini4-pc .mini4-pc-box3,
#mini5-pc .mini4-pc-box3 {
  position: absolute;
  top: 65%;
  left: 3%;
  width: 30%;
  transform: translate(0, -50%);
}
#mini4-pc .mini4-pc-box1 .text,
#mini5-pc .mini4-pc-box1 .text,
#mini4-pc .mini4-pc-box2 .text,
#mini5-pc .mini4-pc-box2 .text,
#mini4-pc .mini4-pc-box3 .text,
#mini5-pc .mini4-pc-box3 .text {
  font-size: 30px;
}
#mini4-pc .mini4-pc-box1 h1,
#mini5-pc .mini4-pc-box1 h1,
#mini4-pc .mini4-pc-box2 h1,
#mini5-pc .mini4-pc-box2 h1,
#mini4-pc .mini4-pc-box3 h1,
#mini5-pc .mini4-pc-box3 h1 {
  font-size: 46px;
  margin-bottom: 0px;
}
#mini4-pc .mini4-pc-box1 img,
#mini5-pc .mini4-pc-box1 img,
#mini4-pc .mini4-pc-box2 img,
#mini5-pc .mini4-pc-box2 img,
#mini4-pc .mini4-pc-box3 img,
#mini5-pc .mini4-pc-box3 img {
  height: 10px;
  width: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#mini4-pc .mini4-pc-box1 p,
#mini5-pc .mini4-pc-box1 p,
#mini4-pc .mini4-pc-box2 p,
#mini5-pc .mini4-pc-box2 p,
#mini4-pc .mini4-pc-box3 p,
#mini5-pc .mini4-pc-box3 p {
  margin-bottom: 0;
}
#mini4-pc .mini4-pc-box2,
#mini5-pc .mini4-pc-box2 {
  top: 32%;
  left: 38.5%;
}
#mini4-pc .mini4-pc-box3,
#mini5-pc .mini4-pc-box3 {
  left: 73%;
}
#mini5-pc {
  margin: 0 auto 130px auto;
}
.mini-mobile-content {
  position: relative;
  margin: 0px 18px 10px 18px;
}
.mini-mobile-content img {
  width: 100%;
}
.mini-mobile-content .content-text {
  position: absolute;
  top: 40%;
  margin-left: 8%;
}
.mini-mobile-content .content-text p:first-child {
  font-size: 63px;
  margin-bottom: 0px;
}
.mini-mobile-content .content-text p:nth-child(2),
.mini-mobile-content .content-text p:nth-child(3) {
  font-size: 30px;
  margin-bottom: 0px;
}
.mini-mobile-content .content-text img {
  height: 15px;
  width: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.mini-mobile-content .content-text p:nth-child(4),
.mini-mobile-content .content-text p:nth-child(5) {
  font-size: 15px;
  margin-bottom: 5px;
}
.mini-mobile-content .content-text2 {
  position: absolute;
  margin-left: 8%;
  top: 3%;
}
.mini-mobile-content .content-text2 p:first-child {
  font-size: 63px;
  margin-bottom: 0px;
}
.mini-mobile-content .content-text2 p:nth-child(2),
.mini-mobile-content .content-text2 p:nth-child(3) {
  font-size: 30px;
  margin-bottom: 0px;
}
.mini-mobile-content .content-text2 img {
  height: 15px;
  width: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.mini-mobile-content .content-text2 p:nth-child(4),
.mini-mobile-content .content-text2 p:nth-child(5) {
  font-size: 15px;
  margin-bottom: 5px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#printer2 .single-banner-text-wrapper {
  width: 90%;
  height: 50%;
  display: flex;
  color: #000;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#printer2 .single-banner-slogan {
  font-family: PingFangSC-Semibold, sans-serif;
  margin-bottom: 40px;
}
#printer2 .single-banner-name {
  font-family: PingFangSC-Semibold, sans-serif;
}
#printer2.single-banner {
  height: 360px;
  background-position-x: left;
}
#printer2.single-banner .single-banner-slogan {
  font-size: 67px;
}
#printer2.single-banner .single-banner-name {
  font-size: 42px;
  letter-spacing: 12px;
  line-height: 1.2;
}
#printer3,
#printer4 {
  max-width: 1200px;
  margin: auto;
  padding: 33.5px 16.5px 45px;
}
#printer3 img,
#printer4 img {
  width: 100%;
}
#printer4 {
  padding: 89px 0 45px;
}
#printer5.bg-color {
  z-index: -1;
  position: absolute;
  width: 100%;
  top: 425px;
  height: 3500px;
}
#printer5.bg-color .white {
  background-color: #fff;
}
#printer5.bg-color .white1 {
  height: 655px;
}
#printer5.bg-color .white2 {
  height: 662px;
}
#printer5.bg-color .white3 {
  height: 655px;
}
#printer5.bg-color .gry {
  background-color: #FBFBFB;
}
#printer5.bg-color .gry1 {
  height: 697px;
}
#printer5.bg-color .gry2 {
  height: 740px;
}
@media screen and (max-width: 767px) {
  .bg-color {
    display: none;
  }
  #printer2.single-banner {
    height: 173.5px;
  }
  #printer2.single-banner .single-banner-slogan {
    font-size: 28px;
    margin-bottom: 10px;
  }
  #printer2.single-banner .single-banner-name {
    font-size: 17px;
    letter-spacing: 2px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#pro2.dok-banner-wrapper {
  background-image: linear-gradient(to top, rgba(242, 243, 245, 0.3) 0%, rgba(109, 141, 168, 0.3) 100%);
}
#pro2.dok-banner-wrapper .dok-banner-title-wrapper {
  width: 40%;
}
#pro2.dok-banner-wrapper .dok-banner-button {
  background-image: linear-gradient(to right bottom, #93a6b5 0%, #4d759c 0%);
  box-shadow: 0 8px 24px rgba(194, 202, 207, 0.35);
}
#pro2.dok-banner-wrapper .dok-banner-button:hover {
  box-shadow: 0 13px 24px rgba(194, 202, 207, 0.45);
  background-image: linear-gradient(to right bottom, #93a6b5 0%, #4d759c 0%);
}
#pro2.dok-banner-wrapper .dok-banner-image {
  right: 5%;
  width: 45%;
  max-width: 539px;
}
#pro3 {
  height: 640px;
}
#pro4,
#pro6 {
  background-color: #f2f3f5;
}
#pro3.dok-content-wrapper .dok-content-img span,
#pro6.dok-content-wrapper .dok-content-img span {
  width: 80%;
}
#pro4.dok-content-wrapper .dok-content-img span,
#pro5.dok-content-wrapper .dok-content-img span,
#pro7.dok-content-wrapper .dok-content-img span {
  width: auto;
}
#pro5,
#pro6,
#pro7 {
  height: 560px;
}
@media screen and (max-width: 992px) {
  #pro3,
  #pro5,
  #pro6,
  #pro7 {
    height: 420px;
  }
  #pro4 .dok-content-text .dok-content-title,
  #pro7 .dok-content-text .dok-content-title {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #pro2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #pro2.dok-banner-wrapper .dok-banner-image {
    width: 88%;
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 28px;
    padding-right: 16px;
  }
  #pro2.dok-banner-wrapper .dok-banner-content div:first-child {
    font-weight: 300;
  }
  #pro3 .dok-content .dok-content-text {
    margin-top: 24px;
  }
  #pro3,
  #pro6 {
    height: 480px;
  }
  #pro3 .dok-content,
  #pro6 .dok-content {
    padding-top: 40px;
  }
  #pro3 .dok-content .dok-content-text .dok-content-content,
  #pro6 .dok-content .dok-content-text .dok-content-content {
    width: 75%;
  }
  #pro3.dok-content-wrapper .dok-content-img,
  #pro6.dok-content-wrapper .dok-content-img {
    height: 280px;
  }
  #pro4 {
    height: 400px;
  }
  #pro4 .dok-content {
    padding-top: 40px;
  }
  #pro4 .dok-content .dok-content-text .dok-content-content {
    width: 60%;
  }
  #pro4.dok-content-wrapper .dok-content-img {
    padding: 0 20px;
  }
  #pro5,
  #pro7 {
    height: 420px;
  }
  #pro5 .dok-content,
  #pro7 .dok-content {
    padding-top: 48px;
  }
  #pro5 .dok-content .dok-content-text .dok-content-content,
  #pro7 .dok-content .dok-content-text .dok-content-content {
    width: 80%;
  }
  #pro5.dok-content-wrapper .dok-content-img,
  #pro7.dok-content-wrapper .dok-content-img {
    height: 228px;
    padding: 0 20px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#receipt2.dok-banner-wrapper {
  height: 483px;
  min-height: 483px;
  background-image: linear-gradient(to top, #A5AFFE 100%, #CBD7FF 100%);
}
#receipt2.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#receipt2.dok-banner-wrapper .dok-banner-button {
  color: #ffffff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
  background-image: linear-gradient(to right bottom, #464DE4 0%, #464DE4 0%);
  box-shadow: none;
  border-radius: 5px;
}
#receipt2.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#receipt2.dok-banner-wrapper .dok-banner-title,
#receipt2.dok-banner-wrapper .dok-banner-content {
  color: #2D3145;
  line-height: normal;
  margin-bottom: 30px;
}
#receipt2.dok-banner-wrapper .dok-banner-title div,
#receipt2.dok-banner-wrapper .dok-banner-content div {
  font-size: initial;
  font-weight: normal;
  line-height: 30px;
}
#receipt3.dok-content-wrapper .dok-content-img,
#receipt4.dok-content-wrapper .dok-content-img,
#receipt5.dok-content-wrapper .dok-content-img,
#receipt6.dok-content-wrapper .dok-content-img {
  justify-content: flex-start;
}
#receipt3.dok-content-wrapper .dok-content-img span,
#receipt4.dok-content-wrapper .dok-content-img span,
#receipt5.dok-content-wrapper .dok-content-img span,
#receipt6.dok-content-wrapper .dok-content-img span {
  width: 80%;
}
#receipt4,
#receipt6 {
  background-color: #f2f3f5;
}
#receipt4.dok-content-wrapper .dok-content-img,
#receipt6.dok-content-wrapper .dok-content-img {
  justify-content: flex-end;
}
@media screen and (max-width: 992px) {
  #receipt2.dok-banner-wrapper .dok-banner-content,
  #receipt2.dok-banner-wrapper .dok-banner-title {
    margin-bottom: 8px;
  }
  #receipt4 .dok-content-text .dok-content-title {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  #receipt2.dok-banner-wrapper {
    min-height: 125vw;
    background-size: cover;
    background-image: url(/_next/static/images/headBg-739125d074c98cee82a5f27b0102c498.png);
  }
  #receipt2.dok-banner-wrapper .dok-banner-content div {
    font-size: 16px;
  }
  #receipt2.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: PingFangSC-Semibold, sans-serif;
  }
  #receipt2.dok-banner-wrapper .dok-banner-title img {
    display: none;
  }
  #receipt2.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 7px;
  }
  #receipt2.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #receipt2.dok-banner-wrapper .dok-banner-button {
    margin-top: 20px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #receipt2.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin: 0;
    padding-left: 0;
  }
  #receipt2.dok-banner-wrapper .dok-banner img {
    width: 80%;
    margin: 20px 10%;
  }
  #receipt3.dok-content-wrapper .dok-content,
  #receipt4.dok-content-wrapper .dok-content,
  #receipt5.dok-content-wrapper .dok-content,
  #receipt6.dok-content-wrapper .dok-content {
    padding-top: 48px;
  }
  #receipt3.dok-content-wrapper .dok-content-img,
  #receipt4.dok-content-wrapper .dok-content-img,
  #receipt5.dok-content-wrapper .dok-content-img,
  #receipt6.dok-content-wrapper .dok-content-img {
    margin-top: 0;
  }
  #receipt3.dok-content-wrapper .dok-content-content,
  #receipt4.dok-content-wrapper .dok-content-content,
  #receipt5.dok-content-wrapper .dok-content-content,
  #receipt6.dok-content-wrapper .dok-content-content {
    width: 76%;
  }
  #receipt3.dok-content-wrapper,
  #receipt4.dok-content-wrapper,
  #receipt6.dok-content-wrapper {
    height: 500px;
  }
  #receipt3.dok-content-wrapper .dok-content-img,
  #receipt4.dok-content-wrapper .dok-content-img,
  #receipt6.dok-content-wrapper .dok-content-img {
    height: 236px;
  }
  #receipt3.dok-content-wrapper .dok-content-img span,
  #receipt4.dok-content-wrapper .dok-content-img span,
  #receipt6.dok-content-wrapper .dok-content-img span {
    width: 80%;
  }
  #receipt5.dok-content-wrapper .dok-content-img {
    height: 180px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#storeContent0.dok-banner-wrapper {
  height: 483px;
  min-height: 483px;
  background-image: linear-gradient(to top, #A5AFFE 100%, #CBD7FF 100%);
}
#storeContent0.dok-banner-wrapper .dok-banner-image {
  padding-left: 3%;
  padding-top: 5%;
}
#storeContent0.dok-banner-wrapper .dok-banner-button {
  color: #ffffff;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0;
  background-image: linear-gradient(to right bottom, #464DE4 0%, #464DE4 0%);
  box-shadow: none;
  border-radius: 5px;
}
#storeContent0.dok-banner-wrapper .dok-banner-title-wrapper {
  max-width: 500px;
  width: 50%;
}
#storeContent0.dok-banner-wrapper .dok-banner-title,
#storeContent0.dok-banner-wrapper .dok-banner-content {
  color: #2D3145;
  line-height: normal;
  margin-bottom: 34px;
}
#storeContent0.dok-banner-wrapper .dok-banner-title div,
#storeContent0.dok-banner-wrapper .dok-banner-content div {
  font-size: initial;
  font-weight: normal;
  line-height: 30px;
}
#store2-pc .max-width {
  max-width: 1200px;
  margin: auto;
  padding: 0 35px;
}
#store2-pc .max-width .pcContent1 {
  position: relative;
  margin: 70px 0px 90px 0px;
}
#store2-pc .max-width .pcContent1 img {
  width: 100%;
}
#store2-pc .max-width .pcContent1 .pcBar {
  position: absolute;
  top: 15%;
  left: 5%;
  width: 91%;
  height: 10%;
  display: flex;
  align-items: center;
}
#store2-pc .max-width .pcContent1 .pcBar span {
  color: #A3A3A3;
  margin-left: 12%;
  font-size: 26px;
  cursor: pointer;
}
#store2-pc .max-width .pcContent1 .pcBar span:first-child {
  margin-left: 0px;
  color: black;
}
#store2-pc .max-width .pcContent1 .pcContentImg {
  position: absolute;
  top: 30%;
  left: 5%;
  width: 90.5%;
}
#store2-pc .max-width .line {
  height: 6px;
  background-color: #F5F5F5;
  border: 1px solid #979797;
  border-radius: 5px;
}
#store2-pc .max-width .pcContent2 {
  margin: 90px 80px 90px 80px;
}
#store2-pc .max-width .pcContent2 img {
  width: 100%;
}
#store2-mobile .mobile-content {
  width: 100%;
  padding: 0 20px 25px 20px;
}
@media screen and (max-width: 767px) {
  #storeContent0 {
    margin-bottom: 25px;
  }
  #storeContent0.dok-banner-wrapper {
    min-height: 125vw;
    background-size: cover;
    background-image: url(/_next/static/images/mobile-bg-d9a142e89bddc36040a1fd5e3b9e1d39.png);
  }
  #storeContent0.dok-banner-wrapper .dok-banner-title {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  #storeContent0.dok-banner-wrapper .dok-banner p {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 7px;
  }
  #storeContent0.dok-banner-wrapper .dok-banner-title-wrapper {
    width: 100%;
  }
  #storeContent0.dok-banner-wrapper .dok-banner-button {
    margin-top: 25px;
    line-height: 45px;
    width: 126px;
    height: 45px;
    font-size: 12px;
  }
  #storeContent0.dok-banner-wrapper .dok-banner .dok-banner-image {
    margin-top: 5px;
    padding-left: 0;
  }
  #storeContent0.dok-banner-wrapper .dok-banner img {
    width: 80%;
    margin: 0px 10%;
  }
}
@media screen and (max-width: 992px) {
  #storeContent0.dok-banner-wrapper .dok-banner-content,
  #storeContent0.dok-banner-wrapper .dok-banner-title {
    margin-bottom: 8px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: #000;
}
.ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: #000;
  font-size: 14px;
}
.ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  transform: rotate(45deg);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#service2 .single-banner-text-wrapper {
  width: 100%;
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#service2.single-banner .single-banner-slogan {
  font-size: 52px;
  margin-left: 0;
}
#service4.single-banner {
  height: 687px;
}
#service4 .single-banner-text-wrapper {
  height: 687px;
}
#service4 .single-banner-name {
  color: #000;
  font-size: 36px;
  line-height: initial;
}
.service .title-wrapper,
.service-process .title-wrapper {
  margin-bottom: 40px !important;
}
.service .title-wrapper .title-h1,
.service-process .title-wrapper .title-h1 {
  font-size: 30px;
  margin-right: 112px;
}
.service .title-wrapper .title-h4,
.service-process .title-wrapper .title-h4 {
  font-size: 14px;
  color: #5f6464;
  line-height: 20px;
  font-weight: 400;
}
.service {
  min-height: 480px;
  padding-top: 93px;
}
.service-block {
  height: 280px;
  background-color: rgba(70, 77, 228, 0.2);
}
.service-block:nth-child(4),
.service-block:last-child {
  padding-right: 0;
}
.service-block-child:not(:last-child) {
  padding-bottom: 4px;
}
.service-block-child:first-child {
  padding-right: 4px;
}
.service-block-child > div {
  overflow: hidden;
}
.service-block > div {
  height: 100%;
  overflow: hidden;
}
.service-block:nth-child(5),
.service-block:nth-child(6),
.service-block:nth-child(7),
.service-block:nth-child(8) {
  padding-bottom: 0;
}
.service-block:nth-child(5) > div,
.service-block:nth-child(6) > div,
.service-block:nth-child(7) > div,
.service-block:nth-child(8) > div {
  height: 100%;
}
.service-block-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: box-shadow 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.service-block-wrapper img:hover {
  transform: scale(1.2);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.home-page-wrapper.service-process-wrapper {
  min-height: 564px;
  padding-top: 81px;
  padding-bottom: 64px;
  overflow: hidden;
  background-color: #fbfbfb;
}
.home-page-wrapper.service-process-wrapper .service-process-block {
  margin-top: 18px;
}
.home-page-wrapper.service-process-wrapper .service-process-block-wrapper {
  margin-right: 0 !important;
}
.home-page-wrapper.service-process-wrapper .service-process-block-group {
  min-height: 280px;
  display: block;
  padding: 32px 24px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #fff;
  transition: box-shadow 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.home-page-wrapper.service-process-wrapper .service-process-block-group > .num {
  display: none;
}
.home-page-wrapper.service-process-wrapper .service-process-block-group:hover {
  transform: translateY(-8px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.home-page-wrapper.service-process-wrapper .service-process-block-image {
  width: 32px;
  margin: auto;
}
.home-page-wrapper.service-process-wrapper .service-process-block-image img {
  height: 32px;
}
.home-page-wrapper.service-process-wrapper .service-process-block-title {
  color: #000;
  font-size: 24px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 24px;
}
.home-page-wrapper.service-process-wrapper .service-process-block-content {
  color: #5f6369;
  font-size: 16px;
  text-align: center;
}
.home-page-wrapper.service-process-wrapper .service-process-block-icon {
  color: #F77900;
  text-indent: 4px;
}
.home-page-wrapper.guarantee-wrapper {
  min-height: 464px;
  padding-top: 64px;
  padding-bottom: 64px;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse {
  border: none;
  border-radius: 0;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse > .ant-collapse-item {
  border-bottom: none;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  line-height: 48px;
  background-color: #fbfbfb;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse .ant-collapse-content {
  border-top: none;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse .ant-collapse-content > .ant-collapse-content-box {
  line-height: 48px;
  background-color: #fff;
}
.home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse > .ant-collapse-item:last-child {
  border-bottom: none;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-wrapper {
  justify-content: space-between;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-wrapper h1,
.home-page-wrapper.guarantee-wrapper .guarantee .title-wrapper h2 {
  font-size: 30px;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-operate {
  width: 135px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-operate span {
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-operate span.divide {
  cursor: initial;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-open {
  color: #464DE4;
}
.home-page-wrapper.guarantee-wrapper .guarantee .title-close {
  color: #c4c5c6;
}
.home-page-wrapper.guarantee-wrapper .guarantee-block-group {
  display: block;
  padding: 28px 0;
  background-color: #f2f3f5;
}
.home-page-wrapper.guarantee-wrapper .guarantee-block-group:hover {
  background-color: #fbfbfb;
}
.home-page-wrapper.guarantee-wrapper .guarantee-block-image {
  float: left;
  width: 24px;
}
.home-page-wrapper.guarantee-wrapper .guarantee-block-title {
  font-size: 14px;
  float: left;
  margin-left: 8px;
  margin-bottom: 16px;
  color: #000;
}
.home-page-wrapper.guarantee-wrapper .guarantee-block-content {
  clear: both;
  font-size: 17px;
  font-weight: 500;
  color: #222222;
}
.home-page-wrapper.guarantee-wrapper .guarantee-extra-wrapper {
  margin-top: 20px;
  padding: 28px 40px;
  background-color: #fbfbfb;
}
.home-page-wrapper.guarantee-wrapper .guarantee-extra-title {
  color: #000;
  font-weight: 500;
}
.home-page-wrapper.guarantee-wrapper .guarantee-extra-content {
  color: #5f6464;
  line-height: 24px;
  padding: 12px 0;
}
.home-page-wrapper.user-case-wrapper {
  min-height: 960px;
  overflow: hidden;
  background-image: url(/_next/static/images/user_case1-a4e6f2d29c396400908b2d881eb97059.png);
  background-position: top;
  background-size: 100% 482px;
  background-repeat: no-repeat;
}
.home-page-wrapper.user-case-wrapper .user-case {
  height: 100px;
  padding-top: 84px;
  padding-bottom: 80px;
}
.home-page-wrapper.user-case-wrapper .user-case .user-content {
  padding: 5px 75px 0px;
}
.home-page-wrapper.user-case-wrapper .user-case .title-wrapper {
  margin-bottom: 17px;
}
.home-page-wrapper.user-case-wrapper .user-case .title-wrapper h2 {
  margin-bottom: 0;
}
.home-page-wrapper.user-case-wrapper .user-case .title-wrapper .title-name {
  color: #fff;
  font-size: 55px;
  line-height: 77px;
}
.home-page-wrapper.user-case-wrapper .user-case .introduce-wrapper {
  margin-bottom: 63px;
}
.home-page-wrapper.user-case-wrapper .user-case .introduce-wrapper .introduce-content {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}
.home-page-wrapper.user-case-wrapper .user-case-block:hover .container {
  transform: rotateY(180deg);
}
.home-page-wrapper.user-case-wrapper .user-case .mobile {
  display: none !important;
}
.home-page-wrapper.user-case-wrapper .user-case .container {
  width: 100%;
  height: 100%;
  position: relative;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform-style: none;
  transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.home-page-wrapper.user-case-wrapper .user-case .bg0 .front {
  background-image: url(/_next/static/images/user1-f4b58daa17272aabbcfa4104b01f5365.png);
}
.home-page-wrapper.user-case-wrapper .user-case .bg1 .front {
  background-image: url(/_next/static/images/user2-8ee0e76033b1f398d2794bfa5bc5b5e1.png);
}
.home-page-wrapper.user-case-wrapper .user-case .bg2 .front {
  background-image: url(/_next/static/images/user3-3adcfae9c14fdfd0517e9c68476fb6d3.png);
}
.home-page-wrapper.user-case-wrapper .user-case-block {
  color: #fff;
  padding: 8px;
}
.home-page-wrapper.user-case-wrapper .user-case-block > div {
  position: relative;
  padding-top: 85.43%;
}
.home-page-wrapper.user-case-wrapper .user-case-block-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  background-size: contain;
  background-color: #464DE4;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 24px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}
.home-page-wrapper.user-case-wrapper .user-case-block-wrapper.black {
  background-image: none;
  transform: rotateY(180deg);
}
.home-page-wrapper.user-case-wrapper .user-case-block-title {
  font-size: 20px;
  padding-bottom: 12px;
}
.home-page-wrapper.user-case-wrapper .user-case-panel {
  background-color: #fff;
  border-bottom: none;
}
.home-page-wrapper.user-case-wrapper .user-case-panel .ant-collapse-header {
  font-size: 17px;
  font-weight: bold;
  padding: 24px 40px 24px 32px;
}
.home-page-wrapper.user-case-wrapper .user-case-panel .ant-collapse-arrow {
  color: #98999b;
  font-size: 16px;
  right: 24px;
}
.home-page-wrapper.user-case-wrapper .user-case-panel .ant-collapse-content-box {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (min-width: 1248px) {
  #service4.single-banner {
    margin-top: 95px;
    background-size: auto 580px;
  }
}
@media screen and (max-width: 767px) {
  #service2.single-banner .single-banner-slogan {
    font-size: 28px;
  }
  #service2.single-banner {
    background-position: -550px !important;
    background-size: auto 389px;
  }
  #service4.single-banner {
    margin-top: 30px;
    height: 400px;
    background-size: 320px auto !important;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
  #service4 .single-banner-text-wrapper {
    height: 350px;
    align-items: flex-start;
  }
  #service4 .single-banner-name {
    width: 90%;
    font-size: 24px;
    margin: 0 auto;
  }
  .service-block,
  .service-process-block {
    position: relative;
  }
  .service-block .num,
  .service-process-block .num {
    display: block !important;
    background-image: url(/_next/static/images/num-3839850ee2842cb95e1cd438c18b15d9.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 33px;
    height: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 12px !important;
    top: -8px !important;
  }
  .service-weapper,
  .service-process-weapper {
    padding: 0;
  }
  .service .title-wrapper,
  .service-process .title-wrapper {
    margin-bottom: 36px;
  }
  .service .title-wrapper .title-h1,
  .service-process .title-wrapper .title-h1 {
    font-size: 24px;
    margin: 0;
  }
  .service .title-wrapper .title-h4,
  .service-process .title-wrapper .title-h4 {
    display: none;
  }
  .service {
    min-height: 388px;
    padding-top: 30.5px;
  }
  .service-block:first-child {
    height: 95px;
  }
  .service-block {
    height: 110px;
    overflow: hidden;
  }
  .service-block > div {
    height: 100%;
  }
  .service-block:nth-child(5) > div,
  .service-block:nth-child(6) > div,
  .service-block:nth-child(7) > div,
  .service-block:nth-child(8) > div {
    height: 37.33vw;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block {
    margin-top: 12px;
    position: relative;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block > .num {
    position: absolute;
    top: 0;
    right: 0;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block-group {
    min-height: 240px;
    padding: 24px 0;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block-image {
    width: 28px;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block-title {
    font-size: 21px;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 12px;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block-content {
    color: #333333;
    font-size: 15px;
  }
  .home-page-wrapper.service-process-wrapper .service-process-block-icon {
    display: none;
  }
  .home-page-wrapper.guarantee-wrapper {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .home-page-wrapper.guarantee-wrapper .guarantee .title-wrapper h1,
  .home-page-wrapper.guarantee-wrapper .guarantee .title-wrapper h2 {
    font-size: 24px;
  }
  .home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse > .ant-collapse-item {
    border-bottom: 1px solid #e2e2e2;
  }
  .home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    line-height: 36px;
  }
  .home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse .ant-collapse-content {
    border-top: none;
  }
  .home-page-wrapper.guarantee-wrapper .guarantee .ant-collapse .ant-collapse-content > .ant-collapse-content-box {
    line-height: 24px;
  }
  .home-page-wrapper.user-case-wrapper {
    min-height: 1500px;
    overflow: -webkit-paged-x;
    background-color: #f5f7fa;
    background-image: url(/_next/static/images/user_case1-a4e6f2d29c396400908b2d881eb97059.png);
    background-position: top 0 left -25px;
    background-size: auto 240px;
    background-repeat: no-repeat;
  }
  .home-page-wrapper.user-case-wrapper .user-case {
    height: 100px;
    padding-top: 64px;
    padding-bottom: 80px;
  }
  .home-page-wrapper.user-case-wrapper .user-case .title-wrapper {
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
  }
  .home-page-wrapper.user-case-wrapper .user-case .title-wrapper .title-name {
    color: #fff;
    font-size: 24px;
    line-height: 33px;
  }
  .home-page-wrapper.user-case-wrapper .user-case .introduce-wrapper {
    margin-bottom: 124px;
  }
  .home-page-wrapper.user-case-wrapper .user-case .introduce-wrapper .introduce-content {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 22px;
  }
  .home-page-wrapper.user-case-wrapper .user-case .pc {
    display: none !important;
  }
  .home-page-wrapper.user-case-wrapper .user-case .mobile {
    display: block !important;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 详细页图片或框框的样式;
*/
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #__next {
  padding-top: 65px;
}
body .video {
  max-width: 800px;
}
.mobile {
  display: none !important;
}
.home-page {
  height: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  will-change: transform;
}
.home-page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-page-wrapper .title-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto 64px;
}
.home-page-wrapper .title-wrapper > h1,
.home-page-wrapper .title-wrapper > h2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
}
.home-page-wrapper .title-wrapper .title-content {
  color: #5f6464;
  font-size: 14px;
}
.home-page-wrapper p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .home-page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-page-wrapper .title-wrapper {
    justify-content: space-between;
    margin-bottom: 32px;
  }
  .home-page-wrapper .title-wrapper > h1,
  .home-page-wrapper .title-wrapper > h2 {
    color: #181818;
    font-size: 24px;
  }
}
#term2 {
  position: relative;
}
#term2 .home-page {
  padding-top: 48px;
  padding-bottom: 64px;
  will-change: initial;
}
#term2 .nav {
  position: fixed;
  top: 120px;
}
#term2 .nav li {
  margin-bottom: 8px;
}
#term2 .nav li a {
  color: initial;
}
#term2 .nav li a:hover {
  color: #464DE4;
}
#term2 .article {
  position: relative;
  left: 360px;
  width: calc(100% - 360px);
}
#term2 .article .title-h1 {
  margin-bottom: 32px;
}
#term2 .article .inscribe {
  text-indent: 0;
  margin-bottom: 0;
}
#term2 .article .inscribe:nth-of-type(3) {
  margin-bottom: 24px;
}
#term2 .article .point {
  font-weight: bold;
  text-decoration: underline;
}
#term2 .article p {
  font-size: 15px;
  line-height: 1.8;
  text-indent: 2rem;
  margin-bottom: 12px;
}
#term2 .article h2 {
  margin-bottom: 16px;
}
#term2 .article h3 {
  text-indent: 2rem;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  #term2 .article {
    left: 0;
    width: auto;
  }
  #term2 .article p {
    font-size: 14px;
    margin-bottom: 8px;
  }
  #term2 .article h2 {
    font-size: 19px;
  }
  #term2 .article h3 {
    margin-bottom: 4px;
    padding-top: 4px;
  }
}

