@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

*:focus {
  outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  font-size: 0.18667rem;
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table,
tr,
td,
th,
thead,
tbody {
  position: static;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: top;
  border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.module-wrap {
  box-sizing: border-box;
  position: relative;
  max-width: 10rem;
  margin: 0 auto;
  background-color: #011556;
}
.module-wrap * {
  box-sizing: border-box;
}
.module-wrap .banner .swiper-slide .banner-img {
  width: 100%;
}
.module-wrap .module0 {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -ms-flex-pack: center;
      justify-content: center;
  grid-gap: 0.4rem 0.36rem;
  padding-top: 0.64rem;
}
.module-wrap .module0 .item {
  width: 4.18667rem;
  height: 2.84rem;
  background: #fbfbfb;
  border: 0.02667rem solid #ffffff;
  border-radius: 0.13333rem;
  box-shadow: 0 0 0.4rem #0034a7;
  position: relative;
  padding-top: 0.53333rem;
}
.module-wrap .module0 .item:nth-child(1) .icon0 {
  background-size: 0.66667rem;
}
.module-wrap .module0 .item:nth-child(2) .icon0 {
  background-size: 0.69333rem;
}
.module-wrap .module0 .item:nth-child(3) .icon0 {
  background-size: 0.70667rem;
}
.module-wrap .module0 .item:nth-child(4) .icon0 {
  background-size: 0.8rem;
}
.module-wrap .module0 .item .icon0 {
  width: 0.85333rem;
  height: 0.8rem;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0.61333rem;
  top: 0.65333rem;
}
.module-wrap .module0 .item .title {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.41333rem;
  margin-left: 1.76rem;
}
.module-wrap .module0 .item .title .strong {
  display: block;
  font-size: 0.44rem;
  font-weight: 400;
  color: #000;
  line-height: 0.41333rem;
}
.module-wrap .module0 .item .btn {
  width: 2.33333rem;
  line-height: 0.66667rem;
  display: block;
  text-align: center;
  background: linear-gradient(180deg, #30d7fb, #2079ff);
  margin: 0.38667rem auto 0;
  box-shadow: 0px 0.13333rem 0.26667rem 0px rgba(33, 127, 255, 0.3);
  border-radius: 0.33333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module .module-title {
  font-size: 0.46667rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.56rem;
  background-image: url(/mobile/2024/dsjkf/title.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  height: 0.96rem;
}
.module-wrap .module .module-dec {
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
  opacity: 0.7;
  text-align: center;
  margin-top: 0.04rem;
}
.module-wrap .module .module-btn {
  width: 5.94667rem;
  height: 0.90667rem;
  background: linear-gradient(90deg, #cf00ff, #7f00ff);
  box-shadow: 0px 0.04rem 0.09333rem 0px rgba(0, 0, 0, 0.29);
  border-radius: 0.45333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 auto;
  font-size: 0.37333rem;
  font-weight: bold;
  color: #ffffff;
}
.module-wrap .module .module-btn::after {
  content: "";
  background-image: url(/mobile/2024/dsjkf/btn.png);
  background-size: 100% 100%;
  width: 0.13333rem;
  height: 0.24rem;
  margin-left: 0.21333rem;
  display: block;
}
.module-wrap .module1 {
  padding-top: 0.86667rem;
}
.module-wrap .module1 .main .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 0.48rem;
}
.module-wrap .module1 .main .left .item {
  width: 2.72rem;
  line-height: 0.8rem;
  background: rgba(24, 70, 236, 0.4);
  border-radius: 0.4rem;
  text-align: center;
}
.module-wrap .module1 .main .left .item.active {
  background: #1846ec;
  box-shadow: inset 0 0 0.53333rem rgba(61, 143, 252, 0.54);
}
.module-wrap .module1 .main .left .item + .item {
  margin-left: 0.24rem;
}
.module-wrap .module1 .main .left .item .title {
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .left .item .title .strong {
  font-size: 0.4rem;
}
.module-wrap .module1 .main .swiper1 {
  padding-bottom: 0.89333rem;
}
.module-wrap .module1 .main .swiper1 .swiper-slide {
  padding-top: 0.38667rem;
}
.module-wrap .module1 .main .swiper1 .swiper-slide .title {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.42667rem;
  text-align: center;
}
.module-wrap .module1 .main .swiper1 .type1 .list {
  width: 9.46667rem;
  height: 8.53333rem;
  position: relative;
  background-image: url(/mobile/2024/dsjkf/bg1-1.png);
  background-size: 100%;
  margin: 0.36rem auto 0;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(1) {
  top: 1.68rem;
  left: 0.42667rem;
  width: 1.56rem;
  height: 1.56rem;
  background: linear-gradient(135deg, #104ad7, #0029ae);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(2) {
  top: 6.22667rem;
  left: 0.58667rem;
  width: 1.24rem;
  height: 1.24rem;
  background: linear-gradient(135deg, #4b6cef, #7b9fef);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.33333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(3) {
  top: 0.32rem;
  left: 2.02667rem;
  width: 1.29333rem;
  height: 1.29333rem;
  background: linear-gradient(135deg, #0160ec, #069df2);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(4) {
  top: 3.93333rem;
  left: 0.42667rem;
  width: 1.29333rem;
  height: 1.29333rem;
  background: linear-gradient(90deg, #73cdff, #02e9ec);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(5) {
  top: 3.12rem;
  left: 2.17333rem;
  width: 1.36rem;
  height: 1.36rem;
  background: linear-gradient(90deg, #4850f0, #368af8);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(6) {
  top: 5.30667rem;
  left: 2.18667rem;
  width: 1.4rem;
  height: 1.4rem;
  background: #a7bbfb;
  border-radius: 50%;
  font-size: 0.30667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(7) {
  top: 0.86667rem;
  left: 4rem;
  width: 1.41333rem;
  height: 1.41333rem;
  background: #a7bbfb;
  border-radius: 50%;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(8) {
  top: 3.09333rem;
  left: 3.90667rem;
  width: 2.01333rem;
  height: 2.01333rem;
  background: linear-gradient(0deg, #0088ff, #00f5fe);
  border-radius: 50%;
  font-size: 0.36rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.48rem;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(9) {
  top: 6.58667rem;
  left: 3.76rem;
  width: 1.44rem;
  height: 1.44rem;
  background: #0029ae;
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.33333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(10) {
  top: 0.52rem;
  left: 6.26667rem;
  width: 1.42667rem;
  height: 1.42667rem;
  background: linear-gradient(90deg, #1e4fec, #103ed2);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(11) {
  top: 3.86667rem;
  left: 6.68rem;
  width: 1.42667rem;
  height: 1.42667rem;
  background: linear-gradient(135deg, #47bcff, #069df2);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.36rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(12) {
  top: 6.30667rem;
  left: 5.77333rem;
  width: 1.41333rem;
  height: 1.41333rem;
  background: linear-gradient(135deg, #104ad7, #0029ae);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(13) {
  top: 2rem;
  left: 7.72rem;
  width: 1.45333rem;
  height: 1.45333rem;
  background: linear-gradient(135deg, #4b6cef, #7b9fef);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type1 .list .item:nth-child(14) {
  top: 5.54667rem;
  left: 7.96rem;
  width: 1.13333rem;
  height: 1.13333rem;
  background: linear-gradient(135deg, #0160ec, #069df2);
  box-shadow: 0px 0px 0.4rem 0px rgba(82, 93, 242, 0.6);
  border-radius: 50%;
  font-size: 0.30667rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .main .swiper1 .type2 {
  background-image: url(/mobile/2024/dsjkf/bg1-2.png);
  background-repeat: no-repeat;
  background-position: center 1.17333rem;
  background-size: 9.46667rem;
  height: 10.10667rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 0.30667rem;
  padding-top: 0.33333rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item {
  width: 4.4rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item + .item {
  margin-left: 0.26667rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item .item-title {
  width: 1.24rem;
  line-height: 1.24rem;
  background: #1654e1;
  border-radius: 50%;
  margin: 0 auto;
  font-size: 0.38667rem;
  font-weight: 600;
  color: #fefeff;
  text-align: center;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item .dec-list {
  margin-top: 0.26667rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item .dec-list .dec {
  width: 3.86667rem;
  line-height: 0.8rem;
  text-align: center;
  background: rgba(3, 133, 251, 0.5);
  border-radius: 0.4rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-1 .item .dec-list .dec + .dec {
  margin-top: 0.32rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-2 {
  margin-top: 0.6rem;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-2 .item {
  width: 3.86667rem;
  line-height: 0.8rem;
  text-align: center;
  background: linear-gradient(0deg, #0060cd, #0388ff);
  border-radius: 0.4rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
}
.module-wrap .module1 .main .swiper1 .type2 .list2-2 .item + .item {
  margin-top: 0.34667rem;
}
.module-wrap .module1 .main .swiper1 .type3 {
  background-image: url(/mobile/2024/dsjkf/bg1-3.png);
  background-repeat: no-repeat;
  background-position: center 1.17333rem;
  background-size: 9.46667rem;
  height: 9.70667rem;
}
.module-wrap .module1 .main .swiper1 .type3 .item-title {
  font-size: 0.50667rem;
  font-weight: 400;
  color: #aaddff;
  margin-left: 1.50667rem;
  line-height: 0.56rem;
  margin-top: 0.90667rem;
}
.module-wrap .module1 .main .swiper1 .type3 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 1.08rem;
  padding-right: 1.12rem;
  margin-top: 1.06667rem;
}
.module-wrap .module1 .main .swiper1 .type3 .list .item {
  width: 0.28rem;
  position: relative;
  height: 3.89333rem;
}
.module-wrap .module1 .main .swiper1 .type3 .list .item .money {
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.32rem;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.54667rem;
}
.module-wrap .module1 .main .swiper1 .type3 .list .item .year {
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.34667rem;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.53333rem;
  position: absolute;
}
.module-wrap .module1 .main .swiper1 .type3 .ps {
  font-size: 0.24rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.34667rem;
  text-align: center;
  margin-top: 1.18667rem;
}
.module-wrap .module1 .main .swiper1 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.48rem;
}
.module-wrap .module1 .main .swiper1 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module1 .main .swiper1 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module1 .main .swiper1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
}
.module-wrap .module2 {
  padding-top: 0.84rem;
  padding-bottom: 0.62667rem;
}
.module-wrap .module2 .swiper2 {
  margin: 0.4rem 0.18667rem 0;
  padding-bottom: 0.93333rem;
}
.module-wrap .module2 .swiper2 .swiper-slide {
  width: 2.96rem;
  height: 4.93333rem;
  background: #0d2c91;
  border-radius: 0.13333rem;
  position: relative;
  padding-top: 2.24rem;
  margin: 0 0.10667rem;
  transition: background-color 0.4s;
}
.module-wrap .module2 .swiper2 .swiper-slide:nth-child(3n+2) {
  background: #2b60f6;
}
.module-wrap .module2 .swiper2 .swiper-slide .icon2 {
  position: absolute;
  height: 1.74667rem;
  left: 50%;
  transform: translateX(-50%);
  top: 0.29333rem;
}
.module-wrap .module2 .swiper2 .swiper-slide .title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #26ddfb;
  line-height: 0.37333rem;
  text-align: center;
}
.module-wrap .module2 .swiper2 .swiper-slide .dec {
  width: 2.4rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 0.37333rem;
  margin: 0.17333rem auto 0;
}
.module-wrap .module2 .swiper2 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.41333rem;
}
.module-wrap .module2 .swiper2 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module2 .swiper2 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module2 .swiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
  opacity: 1;
}
.module-wrap .module3 {
  background-image: url(/mobile/2024/dsjkf/bg3.png);
  background-size: 100%;
  height: 9.94667rem;
  padding-top: 0.72rem;
}
.module-wrap .module3 .swiper3 {
  width: 9.01333rem;
  margin-top: 0.28rem;
  padding-bottom: 1.30667rem;
}
.module-wrap .module3 .swiper3 .swiper-slide {
  background-image: url(/mobile/2024/dsjkf/bg3-1.png);
  background-size: 100%;
  height: 6.66667rem;
  padding-top: 0.12rem;
}
.module-wrap .module3 .swiper3 .swiper-slide .title {
  font-size: 0.48rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.53333rem;
  text-align: center;
}
.module-wrap .module3 .swiper3 .swiper-slide .title2 {
  width: 5.10667rem;
  line-height: 0.61333rem;
  background: linear-gradient(90deg, #4b6cef, #7b9fef);
  border-radius: 0.30667rem;
  font-size: 0.34667rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin: 1.01333rem auto 0;
}
.module-wrap .module3 .swiper3 .swiper-slide .dec-list {
  padding-top: 0.24rem;
}
.module-wrap .module3 .swiper3 .swiper-slide .dec-list .dec {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.70667rem;
  padding-left: 1.73333rem;
  background-image: url(/mobile/2024/dsjkf/check3.png);
  background-size: 0.28rem;
  background-position: 1.29333rem;
  background-repeat: no-repeat;
}
.module-wrap .module3 .swiper3 .swiper-slide .btn {
  position: absolute;
  bottom: -0.25333rem;
  left: 50%;
  transform: translateX(-50%);
  width: 5.09333rem;
  line-height: 0.88rem;
  text-align: center;
  background-image: url(/mobile/2024/dsjkf/btn3.png);
  font-size: 0.37333rem;
  font-weight: 500;
  color: #011454;
  background-size: 100% 100%;
}
.module-wrap .module3 .swiper3 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.38667rem;
}
.module-wrap .module3 .swiper3 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module3 .swiper3 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module3 .swiper3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
  opacity: 1;
}
.module-wrap .module4 {
  padding-top: 0.74667rem;
  background-image: url(/mobile/2024/dsjkf/bg4.png);
  background-size: 9.24rem;
  background-repeat: no-repeat;
  background-position: center 1rem;
}
.module-wrap .module4 .swiper4 {
  margin-top: 0.72rem;
  position: relative;
  padding-bottom: 1.73333rem;
}
.module-wrap .module4 .swiper4 .swiper-slide {
  height: 16.42667rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item {
  overflow-y: auto;
  height: 100%;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .stage-title {
  margin: 0 auto;
  text-align: center;
  padding: 0.08rem 0;
  width: 8.65333rem;
  background: #2b60f6;
  border-radius: 0.13333rem;
  font-size: 0.34667rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.4rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .dec-list {
  padding-top: 0.42667rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .dec-list .dec {
  padding: 0 1.04rem 0 1.13333rem;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.42667rem;
  position: relative;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .dec-list .dec::before {
  content: "+";
  font-size: 0.32rem;
  font-weight: bold;
  color: #40fff4;
  line-height: 0.32rem;
  position: absolute;
  left: 0.82667rem;
  top: 0;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .dec-list .dec + .dec {
  margin-top: 0.25333rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left {
  width: 8.29333rem;
  background: #2b60f6;
  border-radius: 0.13333rem;
  padding-top: 0.33333rem;
  margin: 0.4rem auto 0;
  padding-bottom: 0.4rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .left-list {
  display: grid;
  grid-gap: 0.24rem 0.22667rem;
  grid-template-columns: repeat(2, auto);
  -ms-flex-pack: center;
      justify-content: center;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .left-list .item {
  width: 3.66667rem;
  height: 1.36rem;
  background: #4676ff;
  border: 0.01333rem solid #6aa1ff;
  border-radius: 0.13333rem;
  padding-top: 0.25333rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .left-list .item .title {
  font-size: 0.41333rem;
  font-weight: bold;
  color: #40fff4;
  line-height: 0.46667rem;
  text-align: center;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .left-list .item .dec {
  margin-top: 0.08rem;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.32rem;
  text-align: center;
  white-space: nowrap;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .label {
  width: 2.50667rem;
  height: 0.72rem;
  background-image: url(/mobile/2024/dsjkf/title4.png);
  background-size: 100% 100%;
  margin: 0.4rem auto 0;
  font-size: 0.28rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.54667rem;
  text-align: center;
  white-space: nowrap;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .left .content {
  width: 7.2rem;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.38667rem;
  margin: 0.14667rem auto 0;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .right {
  width: 8.29333rem;
  background: #2b60f6;
  border-radius: 0.13333rem;
  margin: 0.24rem auto 0;
  padding-top: 0.42667rem;
  padding-bottom: 0.18667rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .right .label {
  width: 2.50667rem;
  height: 0.72rem;
  background-image: url(/mobile/2024/dsjkf/title4.png);
  background-size: 100% 100%;
  margin: 0 auto 0;
  font-size: 0.28rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.54667rem;
  text-align: center;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .right .content-list {
  padding-top: 0.21333rem;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .right .content-list .content {
  width: 6.29333rem;
  margin: 0 auto;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.37333rem;
  padding: 0.24rem 0;
}
.module-wrap .module4 .swiper4 .swiper-slide .stage-item .main2 .right .content-list .content + .content {
  border-top: 0.01333rem dashed rgba(255, 255, 255, 0.5);
}
.module-wrap .module4 .swiper4 .module-btn {
  top: 16.61333rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.module-wrap .module4 .swiper4 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0;
}
.module-wrap .module4 .swiper4 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module4 .swiper4 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module4 .swiper4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
  opacity: 1;
}
.module-wrap .module5 {
  padding-top: 0.74667rem;
}
.module-wrap .module5 .swiper5 {
  padding-top: 0.72rem;
  height: 12.34667rem;
  padding-bottom: 0.54667rem;
  margin-bottom: 0.49333rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item {
  margin: 0 auto;
  width: 9.30667rem;
  background-size: 100% 100%;
  position: relative;
  padding-top: 0.30667rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item + .item {
  margin-top: 0.70667rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item.type1 {
  height: 5.02667rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item.type2 {
  height: 5.16rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item.type3 {
  height: 5.66667rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item.type4 {
  height: 4.52rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .label {
  width: 2.29333rem;
  height: 2.29333rem;
  background-image: url(/mobile/2024/dsjkf/icon5-1.png);
  background-size: 100% 100%;
  position: absolute;
  left: 0.45333rem;
  top: -0.65333rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.41333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .dec {
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.37333rem;
  margin-left: 2.98667rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .title {
  width: 8.08rem;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #023cbb;
  line-height: 0.38667rem;
  margin: 1.05333rem auto 0;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .content-list {
  padding-left: 0.58667rem;
  margin-top: 0.57333rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .content-list.row2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .content-list.row2 .content {
  width: 50%;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .content-list .content {
  font-size: 0.26667rem;
  font-weight: 400;
  color: #023cbb;
  line-height: 0.54667rem;
  position: relative;
  padding-left: 0.25333rem;
}
.module-wrap .module5 .swiper5 .swiper-slide .item .content-list .content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 0.12rem solid #498af9;
  border-top: 0.13333rem solid transparent;
  border-bottom: 0.13333rem solid transparent;
}
.module-wrap .module5 .swiper5 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0px;
}
.module-wrap .module5 .swiper5 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module5 .swiper5 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module5 .swiper5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
  opacity: 1;
}
.module-wrap .module6 {
  padding-top: 0.62667rem;
  background-image: url(/mobile/2024/dsjkf/bg6-2.png);
  background-size: 8.41333rem;
  background-repeat: no-repeat;
  background-position: center 5.08rem;
}
.module-wrap .module6 .list {
  width: 9.2rem;
  height: 2.14667rem;
  background-image: url(/mobile/2024/dsjkf/bg6-1.png);
  background-size: 100% 100%;
  margin: 0.42667rem auto 0;
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-gap: 0.22667rem 0.24rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.module-wrap .module6 .list .item {
  width: 2.90667rem;
}
.module-wrap .module6 .list .item .title {
  line-height: 0.94667rem;
  padding-left: 0.26667rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.module-wrap .module6 .list .item .title .strong {
  margin-right: 0.2rem;
  text-align: center;
  font-size: 0.4rem;
  width: 0.72rem;
  display: inline-block;
  font-weight: 600;
  color: #ffffff;
}
.module-wrap .module6 .pro-main {
  background: linear-gradient(270deg, #0160ec, #069df2);
  margin-top: 7.57333rem;
  padding-top: 0.44rem;
}
.module-wrap .module6 .pro-main .tab-list {
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.38667rem;
  padding-left: 0.41333rem;
  padding-right: 0.41333rem;
}
.module-wrap .module6 .pro-main .tab-list .tab {
  margin-left: 0.12rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 0.22667rem;
  line-height: 0.66667rem;
  cursor: pointer;
  text-align: center;
  background: #c6eafe;
  border-radius: 0.33333rem;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #21465b;
}
.module-wrap .module6 .pro-main .tab-list .tab.active {
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  color: #333333;
}
.module-wrap .module6 .pro-main .swiper6 {
  padding-bottom: 1.12rem;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-slide .pro-img {
  width: 9.4rem;
  height: 5.12rem;
  background: #150778;
  border-radius: 0.13333rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-slide .right .title {
  display: none;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-slide .right .dec {
  width: 9.4rem;
  font-size: 0.29333rem;
  font-weight: 400;
  color: #ffffff;
  margin-left: 0.29333rem;
  line-height: 0.42667rem;
  margin-top: 0.36rem;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-slide .right .content-wrap {
  display: none;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.57333rem;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.22667rem;
}
.module-wrap .module6 .pro-main .swiper6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
  opacity: 1;
}
.module-wrap .module7 {
  padding-top: 0.65333rem;
}
.module-wrap .module8 {
  padding-bottom: 0.25333rem;
  margin-top: 0.82667rem;
}
.module-wrap .module8 .swiper8 {
  margin-top: 0.05333rem;
  width: 9.33333rem;
}
.module-wrap .module8 .swiper8 .swiper-slide {
  width: 4.48rem;
  height: 4.08rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.13333rem 0px rgba(50, 108, 246, 0.1);
  border-radius: 0.08rem;
  background-size: 100%;
  background-position: top;
  padding-top: 2.94667rem;
  background-repeat: no-repeat;
  margin: 0.26667rem 0.12rem;
}
.module-wrap .module8 .swiper8 .swiper-slide .btn {
  width: 2.74667rem;
  line-height: 0.70667rem;
  text-align: center;
  background: #2074ff;
  border-radius: 0.34667rem;
  display: block;
  margin: 0 auto;
  font-size: 0.33333rem;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module9 {
  background: linear-gradient(-90deg, rgba(7, 76, 223, 0.6), rgba(0, 52, 167, 0.6));
  padding-top: 0.53333rem;
  padding-bottom: 0.68rem;
}
.module-wrap .module9 .list-wrap {
  margin-top: 0.41333rem;
  overflow: hidden;
}
.module-wrap .module9 .list-wrap .list-parent {
  display: -ms-flexbox;
  display: flex;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.module-wrap .module9 .list-wrap .list-parent .list {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}
.module-wrap .module9 .list-wrap .list-parent .list .item {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.34667rem;
  background-image: url(/mobile/2024/dsjkf/icon9-1.png);
  background-size: auto 0.29333rem;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 0.45333rem;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.56rem;
}
.module-wrap .module9 .main .left {
  width: 9.02667rem;
  border: 0.02667rem solid #4aadf9;
  border-radius: 0.44rem;
  display: -ms-flexbox;
  display: flex;
  margin: 0.34667rem auto 0;
}
.module-wrap .module9 .main .left .title {
  text-align: center;
  -ms-flex: 1;
      flex: 1;
  font-size: 0.32rem;
  font-weight: 400;
  color: #5dd6fb;
  line-height: 0.85333rem;
}
.module-wrap .module9 .main .left .title + .title {
  position: relative;
}
.module-wrap .module9 .main .left .title + .title::before {
  content: "";
  background-color: #4aadf9;
  width: 0.01333rem;
  height: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module9 .main .left .title.active {
  background: linear-gradient(90deg, #49abf9, #5dd6fb);
  border-radius: 0.44rem;
  color: #fff;
}
.module-wrap .module9 .main .left .title.active::before {
  content: none;
}
.module-wrap .module9 .main .left .title.active + .title::before {
  content: none;
}
.module-wrap .module9 .main .right .swiper9 {
  width: 8.82667rem;
  margin-top: 0.36rem;
  padding-bottom: 1.01333rem;
}
.module-wrap .module9 .main .right .swiper9 .swiper-slide img {
  width: 100%;
}
.module-wrap .module9 .main .right .swiper9 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.62667rem;
}
.module-wrap .module9 .main .right .swiper9 .swiper-pagination .swiper-pagination-bullet {
  width: 0.69333rem;
  height: 0.10667rem;
  background: #dddddd;
  opacity: 1;
  border-radius: 0;
}
.module-wrap .module9 .main .right .swiper9 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.16rem;
}
.module-wrap .module9 .main .right .swiper9 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4aadf9;
}
.module-wrap .module10 {
  padding-top: 0.62667rem;
  padding-bottom: 0.48rem;
}
.module-wrap .module10 .main .left {
  width: 9.33333rem;
  border-radius: 0.13333rem;
  margin: 0.25333rem auto 0;
  padding-top: 0.02667rem;
  background-image: url(/mobile/2024/dsjkf/bg10-1.png);
  background-size: 100%;
  background-position: center -1.73333rem;
  background-repeat: no-repeat;
}
.module-wrap .module10 .main .left .title {
  margin: 0 auto;
  width: 2.53333rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.69333rem;
  text-align: center;
  background-image: url(/mobile/2024/dsjkf/title10.png);
  background-size: 100% 100%;
}
.module-wrap .module10 .main .left .swiper10 {
  margin-top: 0.28rem;
  padding-bottom: 1.46667rem;
  width: 8.29333rem;
}
.module-wrap .module10 .main .left .swiper10 .swiper-slide {
  line-height: 0.84rem;
  background: rgba(32, 78, 189, 0.33);
  background-image: url(/mobile/2024/dsjkf/icon10-1.png);
  background-size: 0.86667rem;
  background-repeat: no-repeat;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
  padding-left: 1.50667rem;
  margin: 0.17333rem 0;
}
.module-wrap .module10 .main .left .swiper10 .swiper-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0.53333rem;
}
.module-wrap .module10 .main .left .swiper10 .swiper-pagination .swiper-pagination-bullet {
  width: 0.17333rem;
  height: 0.17333rem;
  background: #ffffff;
  opacity: 0.4;
  border-radius: 50%;
}
.module-wrap .module10 .main .left .swiper10 .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0.17333rem;
}
.module-wrap .module10 .main .left .swiper10 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.78667rem;
  opacity: 1;
  height: 0.14667rem;
  background: linear-gradient(90deg, #64daf9, #7ffac1);
  border-radius: 0.05333rem;
}
.module-wrap .module10 .main .right {
  width: 9.33333rem;
  height: 8.29333rem;
  background: linear-gradient(135deg, #0044cd, #0854ee);
  border-radius: 0.13333rem;
  margin: 0 auto;
  padding-top: 0.53333rem;
}
.module-wrap .module10 .main .right .title {
  font-size: 0.42667rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.64rem;
  text-align: center;
  border-bottom: 0.01333rem dashed #006af5;
  width: 7.85333rem;
  margin: 0 auto 0.50667rem;
  padding-bottom: 0.33333rem;
}
.module-wrap .module10 .main .right .title .strong {
  color: #71faff;
}
.module-wrap .module10 .main .right input {
  width: 7.88rem;
  height: 0.88rem;
  background: rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-size: 0.50667rem;
  background-position: 0.32rem;
  display: block;
  margin: 0 auto;
  border: none;
  padding-left: 1.42667rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #c8dafe;
}
.module-wrap .module10 .main .right input + input {
  margin-top: 0.45333rem;
}
.module-wrap .module10 .main .right input::-moz-placeholder {
  color: #c8dafe;
}
.module-wrap .module10 .main .right input:-ms-input-placeholder {
  color: #c8dafe;
}
.module-wrap .module10 .main .right input::placeholder {
  color: #c8dafe;
}
.module-wrap .module10 .main .right .module-btn {
  cursor: pointer;
  margin-top: 0.53333rem;
}