@media (max-width: 1746px) {
  .banner_wrapper .banner_box .banner_right {
    width: 650px !important;
  }
}
@media (max-width: 1536px) {
  .banner_wrapper .banner_box {
    margin-top: 90px !important;
  }
  .banner_wrapper .banner_box .banner_left p {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .banner_wrapper .banner_box .banner_left .banner_dec {
    margin-bottom: 92px !important;
  }
}
@media (max-width: 1280px) {
  .banner_wrapper .banner_box .banner_right {
    width: 500px !important;
  }
  .banner_wrapper .banner_box {
    width: 1150px !important;
    margin-top: 80px !important;
  }
  .banner_wrapper .banner_box .banner_left .banner_sum {
    width: 704px !important;
    margin-top: 20px !important;
  }
  .banner_wrapper .banner_box .banner_left .banner_dec {
    margin-bottom: 30px !important;
  }
}
.big_title {
  position: relative;
}
.big_title h1 {
  color: #332008;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.big_title .title_img {
  position: absolute;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
}

.download_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 327px;
  height: 73px;
  flex-shrink: 0;
  background: radial-gradient(186.52% 68.98% at 2.78% 88.24%, rgba(252, 255, 217, 0.5) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, #ffc156 0%, #ff8b32 125.4%);
  border: 2px solid #ffda74;
  border-radius: 11.51px;
}
.download_btn .btn_span {
  margin-right: 15px;
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* hidden-header */
.hidden-header-box {
  display: none;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  border-bottom: 1px solid #ddd;
}
.hidden-header-box .header-top .header_box .header-left h1 {
  color: #000;
}
.hidden-header-box .header-top .header_box .header-left span {
  color: #000;
}
.hidden-header-box .header-top .header_box .header-right a {
  margin-right: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 40px;
  background: radial-gradient(63.96% 175.21% at 2.78% 88.24%, rgba(252, 255, 217, 0.5) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, #ffc156 0%, #ff8b32 125.4%);
  border-radius: 11.51px;
}
.hidden-header-box .header-top .header_box .header-right a img {
  margin-right: 12px;
  width: 24px;
}
.hidden-header-box .header-top .header_box .header-right a span {
  margin: 0;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
}
.hidden-header-box .header-top .header_box .header-right ul {
  display: flex;
  justify-content: start;
  align-items: center;
}
.hidden-header-box .header-top .header_box .header-right ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hidden-header-box .header-top .header_box .header-right ul li img {
  margin-right: 8px;
  width: 22px;
}
.hidden-header-box .header-top .header_box .header-right ul li span {
  font-family: "Microsoft YaHei UI";
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: rgba(51, 51, 51, 0.5);
}
.hidden-header-box .header-top .header_box .header-right ul li + li {
  margin-left: 20px;
}

.header-top {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 100%;
}
.header-top.notExceeded {
  background: rgba(192, 203, 223, 0.5);
  backdrop-filter: blur(5.4px);
}
.header-top.exceeded {
  background: #ffffff !important;
  box-shadow: 0px 8px 15px rgba(202, 202, 202, 0.25) !important;
}
.header-top .header_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 1200px;
}
.header-top .header_box .header-left {
  height: 100%;
  display: flex;
  align-items: center;
}
.header-top .header_box .header-left h1 {
  margin-left: 10px;
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.header-top .header_box .header-right {
  display: flex;
  align-items: center;
}
.header-top .header_box .header-right span {
  margin: 0 15px;
  color: #fff;
  text-align: right;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.header-top .header-left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-top .header-left > img {
  width: 40px;
  height: 40px;
}
.header-top .header-left .header-title {
  margin-left: 8px;
}
.header-top .header-left .header-title > h1 {
  margin-left: 0;
  color: #333;
  font-family: "microsoft yahei";
  font-size: 18px;
  line-height: normal;
}
.header-top .header-left .header-title > span {
  color: #333;
  line-height: normal;
  margin-left: 0;
}

.banner_wrapper {
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: linear-gradient(163deg, #faf7f3 -44.9%, #fff 121.23%);
  overflow: hidden;
}
.banner_wrapper .banner_bg {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.banner_wrapper .banner_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
.banner_wrapper .banner_box .banner_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner_wrapper .banner_box .banner_left h1 {
  position: relative;
  font-family: "Microsoft YaHei";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(90deg, #fca817 0%, #ff8b32 125.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
.banner_wrapper .banner_box .banner_left h1 .biaoqian {
  position: absolute;
  top: -25px;
  right: -130px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 18px */
  width: 126px;
  height: 34px;
  flex-shrink: 0;
  background: radial-gradient(186.52% 68.98% at 2.78% 88.24%, rgba(255, 235, 153, 0.5) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, #fca817 0%, #ff8b32 125.4%);
  border-radius: 17px 0px 17px 0px;
  -webkit-text-fill-color: white;
}
.banner_wrapper .banner_box .banner_left p {
  margin: 35px 0;
  color: #fca817;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
  letter-spacing: 1.2px;
}
.banner_wrapper .banner_box .banner_left .banner_dec {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.banner_wrapper .banner_box .banner_left .banner_dec li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 50px;
  width: 83px;
  height: 108px;
}
.banner_wrapper .banner_box .banner_left .banner_dec li img {
  width: 68px;
  height: 68px;
  flex-shrink: 0;
}
.banner_wrapper .banner_box .banner_left .banner_dec li span {
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.banner_wrapper .banner_box .banner_left .banner_save {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.banner_wrapper .banner_box .banner_left .banner_save span {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: rgba(51, 51, 51, 0.5);
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}
.banner_wrapper .banner_box .banner_left .banner_save span::before {
  content: "";
  display: block;
  margin-right: 10px;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/516/duidui.png) no-repeat center center/cover;
}
.banner_wrapper .banner_box .banner_left .banner_sum {
  display: flex;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 20px;
  width: 764px;
}
.banner_wrapper .banner_box .banner_left .banner_sum h3 {
  display: flex;
  align-items: center;
  color: rgba(51, 51, 51, 0.8);
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  opacity: 0.8;
}
.banner_wrapper .banner_box .banner_left .banner_sum h3 + h3 {
  margin-left: 50px;
}
.banner_wrapper .banner_box .banner_left .banner_sum span {
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 32px */
  background: linear-gradient(90deg, #fca817 0%, #ff8b32 125.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner_wrapper .banner_box .banner_left .banner_shipei {
  display: flex;
  align-items: center;
  color: rgba(51, 51, 51, 0.5);
  text-align: center;
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 100% */
  opacity: 0.8;
}
.banner_wrapper .banner_box .banner_left .banner_shipei span {
  margin-right: 20px;
}

.dec_wrapper {
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 584px;
  flex-shrink: 0;
  background: linear-gradient(182deg, #fff 1.79%, #fcfaf8 98.28%);
}
.dec_wrapper .dec_bg {
  position: absolute;
  width: 1920px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.dec_wrapper .dec_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 100%;
}
.dec_wrapper .dec_box .dec_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dec_wrapper .dec_box .dec_left h1 {
  margin-bottom: 15px;
  color: #332008;
  font-family: "Microsoft YaHei";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.dec_wrapper .dec_box .dec_left p {
  margin-top: 10px;
  width: 487.884px;
  color: rgba(51, 32, 8, 0.5);
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
}
.dec_wrapper .dec_box .dec_right {
  width: 616px;
  height: 392px;
  flex-shrink: 0;
}
.dec_wrapper .dec_box .dec_right video {
  width: 100%;
  height: 100%;
}

.lunbo_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 92px;
  width: 100%;
  height: 740px;
  flex-shrink: 0;
  background: linear-gradient(163deg, #faf7f3 -44.9%, #fff 121.23%);
}
.lunbo_wrapper .pagination_wrapper {
  position: absolute;
  top: 100px;
  bottom: unset;
  background-color: #f7f8fa;
  width: fit-content;
  border-radius: 30px;
  transform: translateX(-50%);
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lunbo_wrapper .pagination_wrapper .pagination_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 234px;
  height: 62px;
  flex-shrink: 0;
  border-radius: 30px;
  background-color: #f7f8fa;
  cursor: pointer;
}
.lunbo_wrapper .pagination_wrapper .pagination_item img {
  margin-right: 10px;
}
.lunbo_wrapper .pagination_wrapper .pagination_item .pagination_active {
  display: none;
}
.lunbo_wrapper .pagination_wrapper .pagination_item .pagination_active span {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 22px */
}
.lunbo_wrapper .pagination_wrapper .pagination_item span {
  color: rgba(29, 55, 85, 0.8);
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 22px */
}
.lunbo_wrapper .pagination_wrapper .pagination_item_active {
  background: radial-gradient(186.52% 68.98% at 2.78% 88.24%, rgba(255, 235, 153, 0.5) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, #fca817 0%, #ff8b32 125.4%);
}
.lunbo_wrapper .swiper {
  width: 1300px;
  height: 400px;
  margin-top: 100px;
  overflow: hidden;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide > img {
  margin-left: 40px;
  margin-right: 47px;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide .lunbo_dec {
  flex: 1;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide .lunbo_dec h1 {
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  color: #332008;
  font-family: "Microsoft YaHei UI";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide .lunbo_dec h1 > img {
  position: absolute;
  right: -40px;
  bottom: 10px;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide .lunbo_dec h1 span {
  font-family: "Microsoft YaHei UI";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  background: linear-gradient(90deg, #fca817 0%, #ff8b32 125.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lunbo_wrapper .swiper .swiper-wrapper .swiper-slide .lunbo_dec p {
  width: 485px;
  color: rgba(51, 32, 8, 0.5);
  font-family: "Microsoft YaHei UI";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 32px */
  margin-top: 39px;
  margin-bottom: 64px;
}

.expert_wrapper {
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1408px;
  flex-shrink: 0;
  background: #fff;
}
.expert_wrapper .expert_bg {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1753px;
  height: 860.442px;
  flex-shrink: 0;
  transform: translate(-50%, -50%);
}
.expert_wrapper .expert_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1200px;
  height: 100%;
}
.expert_wrapper .expert_box .big_title {
  margin-bottom: 60px;
}
.expert_wrapper .expert_box p {
  margin-bottom: 110px;
  color: rgba(51, 32, 8, 0.5);
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
}
.expert_wrapper .expert_box .expert_pk {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
}
.expert_wrapper .expert_box .expert_pk .downloadmyself {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 494px;
  height: 815px;
  flex-shrink: 0;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 2px 20px 0px rgba(51, 32, 8, 0.1);
}
.expert_wrapper .expert_box .expert_pk .downloadmyself img {
  margin-top: 40px;
  margin-bottom: 20px;
}
.expert_wrapper .expert_box .expert_pk .downloadmyself h1 {
  margin-bottom: 40px;
  color: #332008;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.expert_wrapper .expert_box .expert_pk .downloadmyself .expert_left {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px;
  width: 424px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #fcfaf6;
}
.expert_wrapper .expert_box .expert_pk .downloadmyself .expert_left span {
  color: rgba(51, 32, 8, 0.8);
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
}
.expert_wrapper .expert_box .expert_pk .pk {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 2px 20px 0px rgba(51, 32, 8, 0.1);
}
.expert_wrapper .expert_box .expert_pk .expertdownload {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 494px;
  height: 815px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 2px 20px 0px rgba(51, 32, 8, 0.1);
}
.expert_wrapper .expert_box .expert_pk .expertdownload img {
  margin-top: 40px;
  margin-bottom: 20px;
}
.expert_wrapper .expert_box .expert_pk .expertdownload h1 {
  margin-bottom: 40px;
  color: #332008;
  font-family: "Microsoft YaHei";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.expert_wrapper .expert_box .expert_pk .expertdownload .expert_right {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px;
  width: 424px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #fca817;
}
.expert_wrapper .expert_box .expert_pk .expertdownload .expert_right span {
  color: #fff;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 150% */
}
.expert_wrapper .expert_box .download_btn {
  margin-top: 100px;
  border-radius: 36.5px;
}
.expert_wrapper .expert_box .download_btn span {
  margin-right: 0px;
}

.assess_wrapper {
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 862px;
  flex-shrink: 0;
  overflow: hidden;
  background: linear-gradient(182deg, #fff 1.79%, #fcfaf8 98.28%);
}
.assess_wrapper .pinglun_bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
}
.assess_wrapper .big_title {
  margin-bottom: 100px;
}
.assess_wrapper .assess_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 100%;
}
.assess_wrapper .assess_box .assess_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  --swiper-navigation-size: 0px;
}
.assess_wrapper .assess_box .assess_item .swiper-container {
  overflow-x: hidden !important;
  width: 100%;
  height: 515px;
  flex-shrink: 0;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 332px;
  height: 415px;
  flex-shrink: 0;
  border-radius: 17.292px;
  background: #fff;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item .douleft {
  position: absolute;
  top: 20px;
  left: 30px;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item .douright {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item p {
  margin-bottom: 30px;
  width: 280.125px;
  color: rgba(51, 32, 8, 0.5);
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item h2 {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #332008;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.assess_wrapper .assess_box .assess_item .swiper-container .swiper-slide .slide_item .touxiang {
  position: absolute;
  bottom: -48px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  border: 3px solid #fca817;
  padding: 8px;
}
.assess_wrapper .assess_box .assess_item .swiper-button-next,
.assess_wrapper .assess_box .assess_item .swiper-button-prev {
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}
.assess_wrapper .assess_box .assess_item .swiper-button-prev {
  left: -60px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/516/left.png) no-repeat center center/cover;
}
.assess_wrapper .assess_box .assess_item .swiper-button-next {
  right: -60px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/516/right.png) no-repeat center center/cover;
}

.footer_wrapper {
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  width: 100%;
  height: 470px;
  background: #120b02;
}
.footer_wrapper .bottom_bg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.footer_wrapper .footer_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1200px;
  height: 100%;
}
.footer_wrapper .footer_box h1 {
  font-family: "Microsoft YaHei UI";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 38px */
  letter-spacing: 1.52px;
  background: linear-gradient(91deg, #fca817 0%, #feda26 71.91%, #ff8b32 128.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer_wrapper .footer_box p {
  margin-top: 30px;
  margin-bottom: 70px;
  color: #fff;
  text-align: justify;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 112.5% */
}

/*# sourceMappingURL=style.css.map */
