.banner-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 116px;
  padding-top: 178px;
  overflow: hidden;
  background: #08090e;
  z-index: 1;
  padding-bottom: 67px;
}
.banner-box::after {
  content: "";
  position: absolute;
  top: 86px;
  right: -208px;
  width: 1304.319px;
  height: 484px;
  transform: rotate(-27.484deg);
  border-radius: 1304.319px;
  background: linear-gradient(180deg, rgba(255, 130, 0, 0.4) 0%, rgba(255, 234, 0, 0.4) 52.69%, rgba(0, 255, 255, 0.4) 83.42%, rgba(0, 191, 255, 0.4) 100%);
  filter: blur(177.3500061035px);
  z-index: -1;
}
.banner-box h1 {
  position: relative;
  color: #fff;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 58px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.74px;
  z-index: 2;
}
.banner-box h1 span {
  color: #f5d30c;
}
.banner-box h1 i {
  position: absolute;
  right: -62px;
  top: -34px;
  width: 102px;
  height: 43px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/tag-bg.png) no-repeat center/cover;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.8px;
  padding-top: 7px;
}
.banner-box h2 {
  position: relative;
  z-index: 2;
  isolation: isolate;
  margin-top: 14px;
  font-family: "PingFang SC";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.6px;
}
.banner-box h2 span {
  position: relative;
  z-index: 1;
  display: block;
  background: linear-gradient(99deg, #fff 0%, #f5d30c 66%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-box h2::after {
  position: absolute;
  right: -9px;
  bottom: -2px;
  content: "";
  width: 87px;
  height: 12px;
  border-radius: 10px;
  background: #00D5FF;
  opacity: 0.25;
  z-index: 0;
  transform: rotate(-7deg);
}
.banner-box ul {
  display: flex;
  align-items: center;
  gap: 58px;
  margin-top: 35px;
}
.banner-box ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.banner-box ul li span {
  color: #e2e8f0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.54px;
}
.banner-box ul li img,
.banner-box ul li svg,
.banner-box ul li .feature-num {
  width: 44px;
  height: 44px;
  flex-shrink: 0;
}
.banner-box ul li .feature-num {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #f5d30c;
  font-family: "Source Han Sans SC";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.45px;
  background: rgba(63, 59, 30, 0.8);
}
.banner-box .download-box {
  display: flex;
  gap: 24px;
  margin-top: 74px;
}
.banner-box .download-box > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 246px;
  height: 72px;
  border-radius: 100px;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.banner-box .download-box > a:first-of-type {
  background: linear-gradient(164deg, #f5d30c 0%, #e5c200 100%);
  color: #08090e;
}
.banner-box .download-box > a:first-of-type em {
  position: absolute;
  right: -2px;
  top: -9px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 30px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/tag2-bg.png) center/cover no-repeat;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
}
.banner-box .download-box > a:last-of-type {
  background: #000;
  color: #fff;
}
.banner-box .download-box > a span {
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.banner-box .download-box > a img {
  width: 32px;
  height: 32px;
}
.banner-box .system-text {
  margin-top: 21px;
  color: #e2e8f0;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.54px;
}
.banner-box .banner-player {
  width: 1000px;
  margin-top: 31px;
}
.banner-box .banner-player .banner-preview {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  filter: drop-shadow(0 34px 84px rgba(0, 0, 0, 0.42));
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.func-box .func-item {
  padding: 55px 0 30px 0;
}
.func-box .func-item h1 {
  color: #fff;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.14px;
}
.func-box .func-item h1 + p {
  margin-top: 9px;
  color: #F5D30C;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
.func-box .func-item:nth-of-type(1) {
  height: 696px;
  box-sizing: border-box;
  padding: 55px 0 34px 0;
  background: #08090e;
}
.func-box .func-item:nth-of-type(1) h1 {
  color: #fff;
}
.func-box .func-item:nth-of-type(1) h1 + p {
  color: #f5d30c;
  font-family: "PingFang SC";
  font-weight: 600;
}
.func-box .func-item:nth-of-type(1) .func-content {
  width: 1182px;
  height: 460px;
  box-sizing: border-box;
  align-items: flex-start;
  margin-top: 75px;
  padding: 47px 76px 0 41px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/fun1-bg.png) no-repeat center/100% 100%;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left {
  margin-top: 61px;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left h2 {
  display: flex;
  align-items: center;
  color: #fff;
  background: none;
  -webkit-text-fill-color: #fff;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left h2::before {
  content: "";
  display: block;
  width: 3px;
  height: 17px;
  margin-right: 11px;
  background: #f5d30c;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left p {
  width: 342px;
  margin-top: 22px;
  color: #94a3b8;
  line-height: normal;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left ul {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-top: 39px;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 54px;
  height: 42px;
  box-sizing: border-box;
  padding: 0 13px;
  border-radius: 7.867px;
  border: 0.899px solid #f5d30c;
  background: #161c26;
  color: #f5d30c;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.9px;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left ul li:nth-of-type(4) {
  min-width: 90px;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left ul li:nth-of-type(5) {
  min-width: 76px;
}
.func-box .func-item:nth-of-type(1) .func-content .func-left ul li span {
  display: block;
}
.func-box .func-item:nth-of-type(1) .func-content .func-right img {
  display: block;
  width: 550px;
  height: 367px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  filter: drop-shadow(0 0 40px rgba(255, 251, 0, 0.15));
}
.func-box .func-item:nth-of-type(2) {
  height: 696px;
  box-sizing: border-box;
  padding: 66px 0 34px 0;
  background: #08090e;
}
.func-box .func-item:nth-of-type(2) h1 + p {
  margin-top: 8px;
  font-family: "PingFang SC";
  font-weight: 600;
}
.func-box .func-item:nth-of-type(2) .func-content {
  width: 1087px;
  height: 452px;
  justify-content: space-between;
  align-items: center;
  margin-top: 56px;
}
.func-box .func-item:nth-of-type(2) .func-content .func-left ul {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.func-box .func-item:nth-of-type(2) .func-content .func-left ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 64px;
  box-sizing: border-box;
  border: 1px solid #1f2538;
  border-radius: 8px;
  background: #121522;
  color: #94a3b8;
  font-family: "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
.func-box .func-item:nth-of-type(2) .func-content .func-left ul li.active {
  border-color: #f5d30c;
  background: #f5d30c;
  color: #08090e;
}
.func-box .func-item:nth-of-type(2) .func-content .func-right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 742px;
  height: 452px;
  box-sizing: border-box;
  padding: 25px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/fun2-picture-bg.png) no-repeat center/100% 100%;
}
.func-box .func-item:nth-of-type(2) .func-content .func-right img {
  display: none;
}
.func-box .func-item:nth-of-type(2) .func-content .func-right img.active {
  display: block;
  height: 402px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.func-box .func-item:nth-of-type(2) .func-content .func-right img.active.special {
  display: block;
  padding-left: 24px;
  height: 402px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.func-box .func-item:nth-of-type(3) {
  height: 731px;
  box-sizing: border-box;
  padding: 66px 0 38px 0;
  background: #08090e;
}
.func-box .func-item:nth-of-type(3) h1 {
  color: #fff;
}
.func-box .func-item:nth-of-type(3) h1 + p {
  margin-top: 8px;
  color: #f5d30c;
  font-family: "PingFang SC";
  font-weight: 600;
}
.func-box .func-item:nth-of-type(3) .func-content {
  width: 1182px;
  height: 460px;
  box-sizing: border-box;
  align-items: flex-start;
  margin-top: 55px;
  padding: 55px 77px 0 57px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/fun1-bg.png) no-repeat center/100% 100%;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left {
  width: 343px;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left h2 {
  background: linear-gradient(158deg, #ff8400 19.37%, #f5d30c 76.78%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left p {
  width: 340px;
  margin-top: 25px;
  color: #94a3b8;
  font-size: 19px;
  line-height: normal;
  opacity: 1;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 48px;
  width: 343px;
  margin-top: 30px;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left ul + ul {
  margin-top: 34px;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
  min-width: 82px;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left ul li img {
  width: 44px;
  height: 44px;
}
.func-box .func-item:nth-of-type(3) .func-content .func-left ul li span {
  color: #e2e8f0;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.8px;
  white-space: nowrap;
}
.func-box .func-item:nth-of-type(3) .func-content .func-right img {
  display: block;
  width: 550px;
  height: auto;
  margin-top: -7px;
}
.func-box .func-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin: 20px auto 0 auto;
}
.func-box .func-content .func-left h2 {
  font-family: "Microsoft YaHei";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(114deg, #07FFEA 2.37%, #36ABFF 30.78%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.func-box .func-content .func-left p {
  width: 379px;
  margin-top: 32px;
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  opacity: 0.7;
}

.assess-box {
  position: relative;
  padding: 54px 0 78px;
  background: #08090e;
  overflow: hidden;
  isolation: isolate;
}
.assess-box::after {
  content: "";
  position: absolute;
  bottom: -351px;
  left: calc(50% + 10px);
  width: 1304.319px;
  height: 484px;
  transform: rotate(206deg);
  transform-origin: center;
  border-radius: 1304.319px;
  background: linear-gradient(180deg, rgba(255, 130, 0, 0.4) 0%, rgba(255, 234, 0, 0.4) 52.69%, rgba(0, 255, 255, 0.4) 83.42%, rgba(0, 191, 255, 0.4) 100%);
  filter: blur(177.3500061035px);
  pointer-events: none;
  z-index: 0;
}
.assess-box > * {
  position: relative;
  z-index: 1;
}
.assess-box h1 {
  color: #fff;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.14px;
}
.assess-box h1 + p {
  margin-top: 9px;
  color: #f5d30c;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 250;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
.assess-box .swiper-container {
  width: 1200px;
  margin: 64px auto 0 auto;
}
.assess-box .swiper-slide ul {
  display: flex;
  justify-content: space-between;
}
.assess-box .swiper-slide ul li {
  width: 365px;
  height: 300px;
  box-sizing: border-box;
  padding: 40px 28px 0 28px;
  border-radius: 19px;
  border-left: 0.61px solid rgba(214, 252, 232, 0.15);
  background: linear-gradient(91deg, rgb(22, 17, 27), rgba(48, 48, 66, 0.36) 47.83%, rgba(84, 56, 87, 0.18) 100%, rgba(48, 48, 66, 0.18) 100%);
  box-shadow: 0 2.439px 2.439px 0 rgba(255, 255, 255, 0.33) inset;
  backdrop-filter: blur(12.1956281662px);
}
.assess-box .swiper-slide ul li .assess-item {
  display: flex;
  align-items: center;
}
.assess-box .swiper-slide ul li .assess-item > img {
  width: 74px;
  height: 74px;
}
.assess-box .swiper-slide ul li .assess-info {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-left: 15px;
}
.assess-box .swiper-slide ul li .assess-info h2 {
  color: #FFF;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box .swiper-slide ul li .assess-info .assess-stars {
  display: block;
  width: 152px;
  height: 19px;
  flex-shrink: 0;
}
.assess-box .swiper-slide ul li p {
  padding-top: 50px;
  color: #94A3B8;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.assess-box .bottom-download-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-top: 94px;
  overflow: hidden;
  z-index: 1;
}
.assess-box .bottom-download-box > * {
  position: relative;
  z-index: 2;
}
.assess-box .bottom-download-box .btm-logo {
  width: 100px;
  height: 100px;
}
.assess-box .bottom-download-box h2 {
  color: #fff;
  font-family: "Source Han Sans SC";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
}
.assess-box .bottom-download-box h2 span {
  position: relative;
  color: #f5d30c;
  font-family: "Source Han Sans SC";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.38px;
  margin-left: 5px;
}
.assess-box .bottom-download-box h2 span i {
  position: relative;
  z-index: 1;
}
.assess-box .bottom-download-box h2 span::after {
  position: absolute;
  right: 0px;
  bottom: 3px;
  content: "";
  width: 140px;
  height: 13px;
  border-radius: 10px;
  background: #00D5FF;
  opacity: 0.25;
  transform: rotate(-2deg);
  z-index: 0;
}
.assess-box .bottom-download-box .download-box {
  display: flex;
  align-items: center;
  gap: 24px;
}
.assess-box .bottom-download-box .download-box > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 246px;
  height: 72px;
  border-radius: 100px;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.assess-box .bottom-download-box .download-box > a:first-of-type {
  background: linear-gradient(164deg, #f5d30c 0%, #e5c200 100%);
  color: #08090e;
}
.assess-box .bottom-download-box .download-box > a:first-of-type em {
  position: absolute;
  right: -2px;
  top: -9px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 30px;
  background: url(https://res.callmysoft.com/wm-static-resource/fanbai_wm/yixing_wm/product/538/tag2-bg.png) center/cover no-repeat;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
}
.assess-box .bottom-download-box .download-box > a:last-of-type {
  background: #000;
  color: #fff;
}
.assess-box .bottom-download-box .download-box > a span {
  font-family: "Microsoft YaHei";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.assess-box .bottom-download-box .download-box > a img {
  width: 32px;
  height: 32px;
}/*# sourceMappingURL=style.css.map */