<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main .scenes-top-box {
  position: relative;
}
.main .scenes-top-box .scenes-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 670px;
  background-color: #000000;
  z-index: -1;
}
.main .scenes-top-box .mt-center .scenes-header {
  padding-top: 110px;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-title-box {
  position: relative;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-title-box .scenes-header-title {
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  color: #f5f5f7;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-title-box .scenes-header-line {
  position: absolute;
  right: 372px;
  bottom: -32px;
  width: 430px;
  height: 19px;
  background: url(../images/scenes/header-line.png) no-repeat center;
  background-size: 430px 18px;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-subtitle {
  font-size: 20px;
  color: #b2b2b2;
  text-align: center;
  margin-top: 70px;
  font-weight: 500;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 64px;
  border-radius: 20px;
  margin: auto;
  border: 1px solid transparent;
  background-image: linear-gradient(#000000, #000000), linear-gradient(270deg, #de107a, #7631a2);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 32px;
  color: #ccc;
  margin-top: 60px;
  font-size: 28px;
  cursor: pointer;
}
.main .scenes-top-box .mt-center .scenes-header .scenes-header-btn .scenes-header-btn-icon {
  width: 16px;
  height: 16px;
  background: url(../images/scenes/header-load-icon.png) no-repeat center;
  background-size: 16px 16px;
  margin-left: 7px;
  margin-top: 7px;
}
.main .scenes-top-box .mt-center .scenes-header-banner {
  position: relative;
}
.main .scenes-top-box .mt-center .scenes-header-banner .scenes-header-banner-img {
  width: 1200px;
  height: 675px;
  background: url(../images/scenes/banner-img-01.png) no-repeat center;
  background-size: 1200px 675px;
  margin-top: 150px;
  box-shadow: 0 38px 70px 14px rgba(0, 0, 0, 0.06);
  border-radius: 32px;
}
.main .scenes-top-box .mt-center .scenes-header-banner .scenes-header-banner-round {
  position: absolute;
  left: 47px;
  top: -100px;
  width: 126px;
  height: 126px;
  z-index: -1;
  background: linear-gradient(360deg, #7532a3 0%, #7e2f9f 20%, #972695 46%, #c01985 79%, #e0107a 100%);
  border-radius: 50%;
}
.main .scenes-top-box .mt-center .scenes-tips {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.main .scenes-top-box .mt-center .scenes-tips .scenes-tips-item {
  width: 282px;
  height: 168px;
  background-color: #f7f8fa;
  border-radius: 24px;
  padding: 40px 38px 28px 38px;
}
.main .scenes-top-box .mt-center .scenes-tips .scenes-tips-item .scenes-tips-item-icon {
  width: 32px;
  height: 32px;
}
.main .scenes-top-box .mt-center .scenes-tips .scenes-tips-item .scenes-tips-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .scenes-top-box .mt-center .scenes-tips .scenes-tips-item .scenes-tips-item-text {
  font-size: 16px;
  font-weight: 900;
  color: #3d3d3d;
  margin-top: 16px;
  line-height: 26px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints {
  margin-top: 120px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-title {
  font-size: 50px;
  font-weight: 900;
  color: #333333;
  text-align: center;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left {
  width: 590px;
  height: 836px;
  background-color: #1e1e1e;
  border-radius: 32px;
  padding: 64px 40px 51px 48px;
  position: relative;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-title {
  font-size: 40px;
  font-weight: 900;
  color: #ffffff;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #6d6a70;
  margin-top: 20px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-title {
  position: absolute;
  bottom: 357px;
  left: 0;
  padding-left: 48px;
  padding-right: 40px;
  box-sizing: border-box;
  width: 100%;
  font-size: 24px;
  font-weight: 900;
  color: #ffffff;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-items {
  margin-top: 30px;
  position: absolute;
  bottom: 54px;
  left: 0;
  padding-left: 48px;
  padding-right: 40px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-items .knowledgepoints-main-left-benefits-item {
  display: flex;
  align-items: center;
  margin-top: 22px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-items .knowledgepoints-main-left-benefits-item .knowledgepoints-main-left-benefits-item-icon {
  width: 48px;
  height: 48px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-items .knowledgepoints-main-left-benefits-item .knowledgepoints-main-left-benefits-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-left .knowledgepoints-main-left-benefits .knowledgepoints-main-left-benefits-items .knowledgepoints-main-left-benefits-item .left-benefits-text {
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  margin-left: 14px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item {
  width: 590px;
  height: 408px;
  background-color: #f8f8fa;
  border-radius: 32px;
  padding: 38px 48px;
  margin-bottom: 20px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item .knowledgepoints-right-item-icon {
  width: 40px;
  height: 40px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item .knowledgepoints-right-item-icon img {
  width: 100%;
  height: 100%;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item .knowledgepoints-right-item-title {
  font-size: 32px;
  font-weight: 900;
  color: #8b24f2;
  margin-top: 16px;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item .title-orange {
  color: #fa600d;
}
.main .scenes-top-box .mt-center .scenes-knowledgepoints .scenes-knowledgepoints-main .scenes-knowledgepoints-main-right .knowledgepoints-main-right-item .knowledgepoints-right-item-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #706b66;
  margin-top: 20px;
  line-height: 24px;
}
.main .scenes-bottom-box {
  position: relative;
  margin-top: 80px;
}
.main .scenes-bottom-box .scenes-purple-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 582px;
  background-color: #6d369e;
  z-index: -1;
}
.main .scenes-bottom-box .scenes-help {
  padding-top: 80px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-title {
  font-size: 48px;
  font-weight: 900;
  color: #ffffff;
  text-align: center;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main {
  margin-top: 50px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top {
  position: relative;
  width: 1200px;
  height: 529px;
  background-color: #f8f8fa;
  border-radius: 32px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top .help-top-left {
  width: 494px;
  padding-top: 166px;
  margin-left: 48px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top .help-top-left .help-top-left-title {
  font-size: 28px;
  font-weight: 700;
  background: linear-gradient(91deg, #ff002c 0%, #b20098 39%, #7900f0 76%, #4d7fc9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top .help-top-left .help-top-left-text {
  font-size: 16px;
  color: #706b66;
  margin-top: 20px;
  line-height: 24px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top .help-top-right-img {
  position: absolute;
  right: -15px;
  top: 65px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-top .help-top-right-img img {
  width: 665px;
  height: 463px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item {
  position: relative;
  width: 590px;
  height: 336px;
  background-color: #f8f8fa;
  border-radius: 32px;
  padding: 38px 48px;
  margin-top: 20px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .help-item-title {
  font-size: 26px;
  color: #fa600d;
  font-weight: 900;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .yello-title {
  color: #f0aa00;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .green-title {
  color: #29cc4f;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .blue-title {
  color: #0c5beb;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .help-item-subtitle {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 500;
  color: #706b66;
  line-height: 21px;
}
.main .scenes-bottom-box .scenes-help .scenes-help-main .scenes-help-main-bottom .scenes-help-main-bottom-item .help-item-img {
  position: absolute;
  bottom: -60px;
  left: 48px;
}
.main .scenes-bottom-box .shouye-four {
  margin-top: 120px;
  margin-bottom: 60px;
}
.main .scenes-bottom-box .shouye-four .shouye-four-title {
  text-align: center;
  color: #1f1e1d;
  font-size: 44px;
  font-weight: 900;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body {
  margin-top: 53px;
  display: flex;
  justify-content: space-between;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li {
  display: flex;
  margin-bottom: 25px;
  cursor: pointer;
  border-radius: 8px;
  padding: 15px 10px;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li .four-item-icon {
  width: 60px;
  height: 60px;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li .four-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li .four-item-right {
  margin-left: 15px;
  width: 298px;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-title {
  font-size: 18px;
  color: #1f1e1d;
  font-weight: 900;
  line-height: 26px;
}
.main .scenes-bottom-box .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-text {
  margin-top: 8px;
  width: 298px;
  font-size: 12px;
  color: #331c00;
  line-height: 17px;
  font-weight: 500;
}
</pre></body></html>