@font-face {
  font-family: 'Open Sans';
  src: url('../font/OpenSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: "Open Sans", "SanFranciso display", "Helvetica Neue", "Helvetica, Arial", "sans-serif";
}
* {
  box-sizing: border-box;
}
body,
html {
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: var(--bgColorDark);
}
ul,li,div,p {
  margin:0;
  padding:0;
}
input[type="radio"]:checked {
  margin: 0 5px 0 0;
  accent-color: #000;
}
[v-cloak] {
  display: none;
}
#app {
  background: #FCF9FF;
}

.wrap {
  position: relative;
  margin: auto;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans","SanFranciso display";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.ruleTitle {
  width: 1200px;
  margin:0 auto;
  position: relative;
  z-index: 9;
  padding-top: 30px;
  padding-right: 0;
  font-family: "Open Sans","SanFranciso display";
  text-decoration: underline;
  cursor: pointer;
  color: #133271;
  text-align: right;
  font-size:14px;
}

/* PC */
.pcWrap {
  /* width: 1200px; */
  /* padding:0 20px; */
  box-sizing: border-box;
}

.pcWrap .body {
  position: relative;
}

.pcWrap .topBox {
  padding: 0 0 44px;
  min-width: 1200px;
  height: 712px;
  background: url('../img/top_bg.png') no-repeat top/cover;
  margin-top:-49px;
  margin-bottom:-60px;
}
.pcWrap .topBox .topInfo {
  position: relative;
  width: 1160px;
  margin:0 auto;
  padding-top:60px;
}
.pcWrap .topBox .topInfo .title1 {
  margin-top:20px;
  color: #133271;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.enApp .pcWrap .topBox .topInfo .title1 {
  margin-top:10px;
  margin-bottom:10px;
  max-width: 520px;
  font-size:48px;
  line-height: 48px;
}
.viApp .pcWrap .topBox .topInfo .title1 {
  margin-top:10px;
  margin-bottom:10px;
  max-width: 530px;
  font-size:48px;
  line-height: 48px;
}
.esApp .pcWrap .topBox .topInfo .title1 {
  margin-top:10px;
  margin-bottom:10px;
  max-width: 530px;
  font-size:44px;
  line-height: 44px;
}
.ptApp .pcWrap .topBox .topInfo .title1 {
  margin-top:10px;
  margin-bottom:10px;
  max-width: 420px;
  font-size:44px;
  line-height: 48px;
}
.thApp .pcWrap .topBox .topInfo .title1 {
  margin-top:10px;
  margin-bottom:10px;
  max-width: 440px;
  font-size:48px;
  line-height: 48px;
}

.pcWrap .topBox .topInfo .title2 {
  color: #133271;
  font-family: "Open Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:12px;
}
.enApp .pcWrap .topBox .topInfo .title2 { 
  max-width: 440px;
  font-size:24px;
  line-height: 30px;
}
.viApp .pcWrap .topBox .topInfo .title2 {
  max-width: 460px;
  font-size:24px;
  line-height: 30px;
}
.esApp .pcWrap .topBox .topInfo .title2 {
  max-width: 460px;
  font-size:24px;
  line-height: 30px;
}
.ptApp .pcWrap .topBox .topInfo .title2 {
  max-width: 500px;
  font-size:24px;
  line-height: 30px;
}
.thApp .pcWrap .topBox .topInfo .title2 {
  font-size:24px;
  line-height: 30px;
}
.pcWrap .topBox .topInfo .date {
  color: #133271;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom:27px;
}
body #app:not(.zhApp) .pcWrap .topBox .topInfo .date {
  margin-bottom:10px;
}


.pcWrap .topBox .btnPc {
  width: 240px;
  height: 50px;
  line-height: 50px;
  font-family: "Open Sans","SanFranciso display";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  color: #133271;
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  background: #FFDA02;
  box-shadow: 0px 0px 20px 0px #FC8D10 inset;
}

.titleImgPc {
  width: 202px;
}
.scale .titleImgPc {
  height: 40px;
  margin-bottom:30px;
} 
.subTitleImgPc { 
  height: 104px;
  margin-bottom:30px;
}
.scale .subTitleImgPc {
  height: 70px;
  margin-bottom:52px;
}
.dateImgPc {
  color: #782108;
  font-family: "Open Sans","SanFranciso display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom:24px;
}

.btnImgPc {
  height: 48px;
  cursor: pointer;
}

.pcWrap .bg2 {
  position: absolute;
  right:-55px;
  top:-14px;
  height: 555px;
}

/* 背景图 */
.pcWrap .bgBox {
  position: relative;
  min-width: 1200px;
  height: 618px;
  background: url('../img/bg_box.png') no-repeat 50%/cover;
  margin-bottom:-260px;
}
.pcWrap .bgBox .bgBox-titleImg {
  display: block;
  position: relative;
  height: 150px;
  margin:0 auto;
  top:180px;
}

/* box1 */
.pcWrap .box1 {
  margin-bottom:70px;
}
.pcWrap .box1 .title_img {
  display: block;
  margin:0 auto;
  height: 90px;
}
.pcWrap .box1 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.pcWrap .box1 .subTitle {
  margin:14px 0;
  color: #0F0F4D;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pcWrap .box1 .innerBox {
  width: 1200px;
  margin:0 auto;
  padding:36px 0;
  border-radius: 16px;
  border: 1px dashed #5D65AF;
  background: linear-gradient(224deg, #F5F4FF 19.53%, #FFF 66.91%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pcWrap .box1 .innerBox .itemBox {
  margin-right:32px;
  display: flex;
  width: 415px;
  min-height:87px;
  border-radius: 10px;
  /* box-shadow: 1px 5px 10px rgba(0,0,0,.25); */
}
.pcWrap .box1 .innerBox .itemBox:last-of-type {
  margin-right:0;
}
.pcWrap .box1 .innerBox .itemBox .leftBox {
  width: 100px;
  min-height: 87px;
  background: #5D65AF;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 5px 10px rgba(0,0,0,.25);
}
.pcWrap .box1 .innerBox .itemBox .leftBox .text1 {
  color:#FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 90% */
}
.pcWrap .box1 .innerBox .itemBox .leftBox .text2 {
  color:#FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}
.pcWrap .box1 .innerBox .itemBox .rightBox {
  flex:1;
  background: #FFF;
  border-radius: 10px;
  padding:16px 16px 5px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  box-shadow: 1px 5px 10px rgba(0,0,0,.25);
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line1 {
  display: flex;
  align-items: center;
  margin-bottom:4px;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line1 .mainTitle {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 133.333% */
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line1 .tag {
  margin-left:4px;
  padding: 0 3px;
  height: 13px;
  border:1px solid #5D65AF;
  border-radius: 2px;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  text-align: center;
  color: #5D65AF;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line2 {
  color: #000;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  margin-bottom:6px;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line3 {
  width: 100%;
  display: flex;
  align-items: center;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line3 span {
  color:#8B909C;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  margin-right:4px;
  text-align: left;
}
.ptApp .pcWrap .box1 .innerBox .itemBox .rightBox .left .line3 span, .esApp .pcWrap .box1 .innerBox .itemBox .rightBox .left .line3 span {
  font-size:10px;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .left .line3 img {
  width: 10px;
}
.pcWrap .box1 .innerBox .itemBox .rightBox .right {
  min-height: 30px;
  padding: 0px 12px;
  border-radius: 22px;
  background: #5D65AF;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 133.333% */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
}
#app:not(.zhApp) .pcWrap .box1 .innerBox .itemBox .rightBox .right {
  max-width: 120px;
}

/* box2 */
.pcWrap .box2 {
  width: 1200px;
  margin:0 auto;
}
.pcWrap .box2 .title_img {
  display: block;
  margin:0 auto 10px;
  height: 55px;
}
.pcWrap .box2 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.pcWrap .box2 .subTitle {
  margin:14px 0;
  color: #0F0F4D;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.pcWrap .box2 .list .item {
  display: flex;
  align-items: center;
  min-height: 54px;
  padding-left:30px;
}
.pcWrap .box2 .list .item:nth-of-type(2n+1) {
  background-color: #5D65AF;
}
.pcWrap .box2 .list .item:nth-of-type(2n) {
  background-color: #AFA7DC;
}
.pcWrap .box2 .list .item span {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 137.5% */
}
.pcWrap .box2 .list .item span:first-of-type {
  flex:0 0 200px;
}
.pcWrap .box2 .list .item span:nth-of-type(2) {
  flex:0 0 195px;
}
.pcWrap .box2 .list .item span:nth-of-type(3) {
  flex:0 0 210px;
}
.pcWrap .box2 .list .item span:nth-of-type(4) {
  flex:0 0 205px;
}
.pcWrap .box2 .list .item span:nth-of-type(5) {
  flex:0 0 200px;
}
.pcWrap .box2 .list .item span:nth-of-type(6) {
  flex:1;
}
.pcWrap .box2 .list .header {
  min-height: 50px;
  background: linear-gradient(90deg, #EC4F8D 0%, #5D65AF 54.7%, #EC4F8D 100%);
  margin-bottom:3px;
  border-radius: 12px 12px 0 0;
  box-sizing: border-box;
}

/* box3 */
.pcWrap .box3 {
  width: 1200px;
  margin:60px auto 120px;
}
.pcWrap .box3 .title_img {
  display: block;
  margin:0 auto;
  height: 90px;
}
.pcWrap .box3 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:54px;
}
.pcWrap .box3 .tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom:19px;
}
.pcWrap .box3 .tabs .tab {
  width: 282px;
  height: 94px;
  margin-right:23px;
  padding-top:20px;
  border-radius: 16px;
  border: 1px solid #D2CDEC;
  background: linear-gradient(97deg, #AFA7DC 0%, #5D65AF 87.75%);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.pcWrap .box3 .tabs .tab span {
  max-width: 150px;
  color: #FFFEFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.enApp .pcWrap .box3 .tabs .tab span {
  max-width: 240px;
}
.viApp .pcWrap .box3 .tabs .tab span {
  max-width: 200px;
}
.esApp .pcWrap .box3 .tabs .tab span {
  max-width: 245px;
}
.ptApp .pcWrap .box3 .tabs .tab span {
  max-width: 225px;
}
.thApp .pcWrap .box3 .tabs .tab span {
  max-width: 180px;
}
.pcWrap .box3 .tabs .tab.active {
  position: relative;
  border-radius: 16px;
  border: 1px dashed #5D65AF;
  background: url('../img/box3_tab_bg.png') no-repeat;
  background-color: transparent;
  background-size: 100% 100%;
}
.pcWrap .box3 .tabs .tab.active span {
  color:#5B4FA1;
}

.pcWrap .box3 .tabs .tab.active::before {
  position: absolute;
  content:'';
  top:0;
  left:7px;
  right:7px;
  height: 2px;
  background: #5D65AF;
}
.pcWrap .box3 .list {
  padding:28px 50px 24px 23px; 
  border-radius: 16px;
  border: 1px dashed #5D65AF;
  background: linear-gradient(224deg, #F5F4FF 19.53%, #FFF 66.91%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pcWrap .box3 .list .item {
  flex:0 0 300px;
  display:flex;
  flex-direction: column;
  align-items: center;
}
.pcWrap .box3 .list .item .num {
  color: #5F67B0;
  font-family: "Open Sans";
  font-size: 36px;
  font-style: italic;
  font-weight: 800;
  line-height: 26px; /* 72.222% */
  margin-bottom:15px;
  text-align: center;
}
.enApp .pcWrap .box3 .list .item .num {
  font-size:28px;
}
.viApp .pcWrap .box3 .list .item .num {
  font-size:18px;
}
.esApp .pcWrap .box3 .list .item .num {
  font-size:24px;
}
.ptApp .pcWrap .box3 .list .item .num {
  font-size:25px;
}
.pcWrap .box3 .list .item .name {
  height: 52px;
  /* max-width: 230px; */
  color: #0F0F4D;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 144.444% */
  margin-bottom:10px;
}
.enApp .pcWrap .box3 .list .item .name, .viApp .pcWrap .box3 .list .item .name {
  font-size:15px;
}
.esApp .pcWrap .box3 .list .item .name, .ptApp .pcWrap .box3 .list .item .name {
  font-size:13px;
  line-height: 16px;
}

.pcWrap .box3 .list .item .img1 {
  width: 300px;
  height: 100px;
  margin-bottom:10px;
}
.pcWrap .box3 .list .item .img2 {
  width: 64px;
}
.pcWrap .box3 .list .item:last-of-type .name {
  /* max-width: 255px; */
}
.pcWrap .box3 .tips {
  margin-top:20px;
  color: #0F0F4D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
}

/* box4 */
.pcWrap .box4 {
  position: relative;
  width: 1200px;
  margin:130px auto 26px;
}
.pcWrap .box4 .boxTag {
  position: absolute;
  right:-50px;
  top:-70px;
  height: 90px;
}
.pcWrap .box4 .title_img {
  display: block;
  margin:0 auto;
  height: 55px;
  margin-bottom:15px;
}
.pcWrap .box4 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:30px;
}
.pcWrap .box4 .list {
  display: flex;
  justify-content: space-between;

}
.pcWrap .box4 .list .item {
  width: 282px;
  margin-right:25px;
  border-radius: 12px;
  border: 1px solid #DDD;
  background: #FFF;
  box-sizing: border-box;
  padding:19px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pcWrap .box4 .list .item:last-of-type {
  margin-right:0;
}
.pcWrap .box4 .list .item img {
  width: 70px;
  height: 70px;
  margin-bottom:8px;
}
.pcWrap .box4 .list .item .tag {
  color: #0F0F4D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:10px;
}
.enApp .pcWrap .box4 .list .item .tag {
  font-size:18px;
}
.viApp .pcWrap .box4 .list .item .tag {
  font-size:22px;
}
.esApp .pcWrap .box4 .list .item .tag {
  font-size:17px;
}
.ptApp .pcWrap .box4 .list .item .tag {
  font-size:16px;
}
.thApp .pcWrap .box4 .list .item .tag {
  font-size:18px;
}
.pcWrap .box4 .list .item ul {
  width: 100%;
  min-height: 180px;
  background: #F9F7FE;
  padding-top:16px;
  padding-right:2px;
  box-sizing: border-box;
}
.enApp .pcWrap .box4 .list .item ul {
  height: 305px;
}
.viApp .pcWrap .box4 .list .item ul {
  height: 305px;
}
.esApp .pcWrap .box4 .list .item ul {
  height: 400px;
}
.ptApp .pcWrap .box4 .list .item ul {
  height: 375px;
}
.thApp .pcWrap .box4 .list .item ul {
  height: 285px;
}
.pcWrap .box4 .list .item ul .li {
  position: relative;
  padding-left: 10px;
  display: flex;
  align-items: flex-start;
}
.pcWrap .box4 .list .item ul .li .ico {
  width: 5px;
  height: 5px;
  margin-top:10px;
  border-radius: 50%;
  background-color: rgba(15, 15, 77, 0.85);
  margin-right:5px;
}
.pcWrap .box4 .list .item ul .li span {
  flex:1;
  color: rgba(15, 15, 77, 0.85);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
}

/* footer */
.pcWrap .footer {
  background: url('../img/footer_bg.png') no-repeat;
  background-size: cover;
}
.pcWrap .footer .logoBox {
  width: 1160px;
  margin:0 auto;
  padding:56px 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pcWrap .footer .logoBox .footer-title {
  margin-bottom:10px;
  height: 64px;
}
.pcWrap .footer .logoBox .footer-subTitle {
  max-width: 880px;
  color: #0F0F4D;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 128.571% */
}

.pcWrap .footer .relatedBox {
  width: 1200px;
  margin:0 auto;
  display: flex;
  justify-content: center;
  padding: 50px 0 142px;
}
.pcWrap .footer .relatedBox .platformBox {
  margin-right: 58px;
}
.pcWrap .footer .relatedBox .platformBox .title  {
  line-height: 21px;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 12px;
  color:#0F0F4D;
}
.pcWrap .footer .relatedBox .platformBox .list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pcWrap .footer .relatedBox .platformBox .list .item {
  margin-right:12px;
  height: 68px;
}
.footer .relatedBox .platformBox .list .item:last-of-type {
  margin-right:0;
}
.pcWrap .footer .relatedBox  .communityBox .title {
  line-height: 21px;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 12px;
  color: #0F0F4D;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox {
  width: 320px;
  height: 68px;
  padding: 16px;
  background:rgba(255,255,255, .9);
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox .img {
  height: 45px;
  margin-right:24px;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox  .tips  {
  flex:1;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox  .tips-title {
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox  .tips-text {
  line-height: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox .arrowIcon {
  padding:5px 0 5px 5px;
  cursor: pointer;
}
.pcWrap .footer .relatedBox  .communityBox .innerBox .arrowIcon img {
  width: 12px;
  height: 12px;
}

/* 规则弹窗 */
.pop {
  position: fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background-color: rgba(0,0,0,.25);
  z-index:9;
}
.popBox {
  position: absolute;
  top:50%;
  left:50%;
  width: 580px;
  max-height: 560px;
  transform: translate(-50%,-50%);
  padding:20px 24px;
  border-radius: 12px;
  background-color: #FFF;
  z-index:9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.popBox .title {
  font-family: "Open Sans","SanFranciso display";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color:#000;
  margin-bottom:20px;
}
.popBox .content {
  flex:1;
  margin-bottom:20px;
  overflow-y: auto;
}
.popBox .content p {
  margin-bottom:20px;
  font-family: "Open Sans","SanFranciso display";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color:#000;
}
.popBox .content p:last-of-type {
  margin-bottom:0;
}
.popBox .btn {
  width: 200px;
  height: 44px;
  padding: 0px 16px;
  border-radius: 22px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 26px;
  background: #FFDA02;
  box-shadow: 0px 0px 20px 0px #FC8D10 inset;
}
.popBox .btn span {
  font-family: "Open Sans","SanFranciso display";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  color:#133271;
}
.popBox .closeIcon {
  position: absolute;
  width: 24px;
  height: 24px;
  right:24px;
  top:20px;
  cursor: pointer;
}


/* H5 */
.mWrap {
  /* background-color: #E3F1FF; */
  /* background: #96CDEF; */
  background: #FCF9FF;
  font-size: 12px;
  height: 100%;
  overflow: hidden;
}

.mWrap.out {
  padding-bottom:84px;
}

.m_topBox {
  /* height: 550px;
  background: url('../img/m_top_bg.png') no-repeat center 100%/cover; */
  /* margin-bottom:-975px; */
  /* margin-bottom:-200px; */
}
.mWrap.out .m_topBox {
  /* height: 550px; */
  /* background: url('../img/m_top_bg.png') no-repeat center 100%/cover; */
  /* margin-bottom:-200px; */
}
.m_topBox .bg {
  width: 100%;
}
.m_ruleTitle {
  padding-top:8px;
  padding-right:16px;
  font-family: "Open Sans","SanFranciso display";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-decoration-line: underline;
  color:#000;
  text-align: right;
  box-sizing: border-box;
  position: relative;
  z-index:1000;
}
.m_topInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top:-30px;
}
.m_topInfo .bg {
  width: 100%;
  height: 7.65rem;
}
.m_topInfo .logo {
  position: absolute;
  top:.46rem;
  width: 1.23rem;
}
.m_topInfo .m_img {
  position: absolute;
  top:2.35rem;
  left: 0;
  width: 100%;
}
.m_topInfo .title1 {
  position: absolute;
  top:1rem;
  color: #133271;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.enApp .m_topInfo .title1 {
  max-width: 375px;
  font-size:26px;
  line-height: 28px;
}
.viApp .m_topInfo .title1 {
  max-width: 320px;
  font-size:26px;
  line-height: 28px;
}
.esApp .m_topInfo .title1 {
  max-width: 355px;
  font-size:26px;
  line-height: 28px;
}
.ptApp .m_topInfo .title1 {
  max-width: 355px;
  font-size:26px;
  line-height: 28px;
}
.thApp .m_topInfo .title1 {
  max-width: 220px;
  font-size:26px;
  line-height: 28px;
}
.m_topInfo .title2 {
  position: absolute;
  top:1.55rem;
  color: #133271;
  font-family: "Open Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.enApp .m_topInfo .title2 {
  top:1.6rem;
  max-width: 202px;
  font-size:16px;
}
.viApp .m_topInfo .title2 {
  top:1.6rem;
  max-width: 300px;
  font-size:16px;
}
.esApp .m_topInfo .title2 {
  top:1.6rem;
  max-width: 375px;
  font-size:16px;
}
.ptApp .m_topInfo .title2 {
  top:1.6rem;
  max-width: 375px;
  font-size:16px;
}
.thApp .m_topInfo .title2 {
  top:1.65rem;
  max-width: 365px;
  font-size:16px;
}
.m_topInfo .m_date {
  position: absolute;
  top:1.95rem;
  color: #133271;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}
body #app:not(.zhApp) .m_topInfo .m_date {
  top:2.1rem;
}
/* box1 */
.mWrap .box1 {
  margin-top:-40px;
}
.mWrap .box1 .title_img {
  display: block;
  height: 55px;
  margin:0 auto 9px;
}
.mWrap .box1 .title {
  max-width: 265px;
  margin:0 auto 9px;
  color: #0F0F4D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#app:not(.zhApp) .mWrap .box1 .title {
  max-width: 320px;
}
.mWrap .box1 .subTitle {
  max-width: 290px;
  color: #0F0F4D;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin:0 auto 18px;
}
.mWrap .box1 .innerBox {
  width: calc(100% - 20px);
  margin:0 auto;
  padding:23px 10px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px dashed #5D65AF;
  background: linear-gradient(224deg, #F5F4FF 19.53%, #FFF 66.91%);
  display: flex;
  flex-direction: column;
}
.mWrap .box1 .innerBox .itemBox {
  display: flex;
  height: 87px;
  margin-bottom:10px;
}
.mWrap .box1 .innerBox .leftBox {
  width: 100px;
  height: 87px;
  padding:17.5px 8px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #5D65AF;
  border-radius: 10px;
}
.mWrap .box1 .innerBox .leftBox .text1 {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 128.571% */
}
.mWrap .box1 .innerBox .leftBox .text2 {
  color:#FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
}
.mWrap .box1 .innerBox .rightBox {
  flex:1;
  background: #FFF;
  padding:16px 16px 0;
  display: flex;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-start;
  box-shadow: 1px 5px 6px rgba(0,0,0,.25);
} 
.mWrap .box1 .innerBox .rightBox .left {
  display: flex;
  flex-direction: column;
}
.mWrap .box1 .innerBox .rightBox .left .line1 {
  display: flex;
  align-items: center;
  margin-bottom:4px;
}
.mWrap .box1 .innerBox .rightBox .left .line1 .mainTitle {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 133.333% */
}
.enApp .mWrap .box1 .innerBox .rightBox .left .line1 .mainTitle {
  font-size:10px;
  line-height: 12px;
}
.viApp .mWrap .box1 .innerBox .rightBox .left .line1 .mainTitle {
  font-size:11px;
  line-height: 12px;
}
.esApp .mWrap .box1 .innerBox .rightBox .left .line1 .mainTitle {
  font-size:11px;
}
.ptApp .mWrap .box1 .innerBox .rightBox .left .line1 .mainTitle {
  font-size:8px;
  line-height: 12px;
}
.mWrap .box1 .innerBox .rightBox .left .line1 .tag {
  border:1px solid #5D65AF;
  color: #5D65AF;
  padding:0 3px;
  margin-left:4px;
  border-radius: 4px;
  text-align: center;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px; /* 122.222% */
}
.mWrap .box1 .innerBox .rightBox .left .line2 {
  color: #000;
  text-align: left;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  margin-bottom:8px;
}
body #app:not(.zhApp) .mWrap .box1 .innerBox .rightBox .left .line2 {
  font-size:10px;
}

.mWrap .box1 .innerBox .rightBox .left .line3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* align-items: ; */
}
.mWrap .box1 .innerBox .rightBox .left .line3 span {
  font-size:12px;
  color:#8B909C;
}
body #app:not(.zhApp) .mWrap .box1 .innerBox .rightBox .left .line3 span {
  font-size:8px;
}
body #app.viApp .mWrap .box1 .innerBox .rightBox .left .line3 span {
  font-size:11px;
}
.mWrap .box1 .innerBox .rightBox .left .line3 img {
  width: 12px;
  height: 12px;
}
body #app:not(.zhApp)  .mWrap .box1 .innerBox .rightBox .left .line3 img {
  width: 10px;
  height: 10px;
}
.mWrap .box1 .innerBox .rightBox .right {
  position: relative;
  top:10px;
  padding: 0px 12px;
  min-height: 24px;
  border-radius: 22px;
  background: #5D65AF;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#FFF;
  font-size:12px;
  text-align: center;
} 
#app:not(.zhApp) .mWrap .box1 .innerBox .rightBox .right {
  max-width: 70px;
  font-size:8px;
  padding: 0px 5px;
}
#app.thApp .mWrap .box1 .innerBox .rightBox .right {
  width: 70px;
}
/* box2 */
.mWrap .box2 {
  margin-top:34px;
}
.mWrap .box2 .title_img {
  display: block;
  height: 30px;
  margin:0 auto 14px;
}
.mWrap .box2 .title {
  max-width: 265px;
  color: #0F0F4D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin:0 auto 12px;
}
#app:not(.zhApp) .mWrap .box2 .title {
  max-width: 320px;
}
.mWrap .box2 .subTitle {
  max-width: 290px;
  color: #0F0F4D;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 auto 22px;
}
.mWrap .box2 .list1, .mWrap .box2 .list2 {
  width: calc(100% - 20px);
  margin:0 auto 10px;
}
.mWrap .box2 .list1 .item {
  padding:0 16px;
  height: 40px;
  display: flex;
}
.mWrap .box2 .list1 .item:nth-of-type(2n+1) {
  background-color: #5D65AF;
}
.mWrap .box2 .list1 .item:nth-of-type(2n) {
  background-color: #AFA7DC;
}
.mWrap .box2 .list1 .header {
  border-radius: 16px 16px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(90deg, #EC4F8D 0%, #5D65AF 54.7%, #EC4F8D 100%);
}
.mWrap .box2 .list1 .item span {
  flex:1;
  color: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  display: flex;
  align-items: center;
  justify-content: center;
}
.mWrap .box2 .list2 .item {
  display: flex;
  height: 40px;
}
.mWrap .box2 .list2 .item:nth-of-type(2n+1) {
  background-color: #5D65AF;
}
.mWrap .box2 .list2 .item:nth-of-type(2n) {
  background-color: #AFA7DC;
}
.mWrap .box2 .list2 .header {
  height: auto;
  min-height: 40px;
  border-radius: 16px 16px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(90deg, #EC4F8D 0%, #5D65AF 54.7%, #EC4F8D 100%);
} 
.mWrap .box2 .list2 .item span {
  padding:0 10px;
  flex:1;
  color: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mWrap .box2 .list2 .header span {
  padding:0;
}


/* box3 */
.mWrap .box3 {
  margin:60px auto 33px;
}
.mWrap .box3 .title_img {
  display: block;
  margin:0 auto 5px;
  height: 55px;
}
.mWrap .box3 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:32px;
}
.mWrap .box3 .tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom:12px;
  overflow-x: auto;
  padding-left:10px;
}
.mWrap .box3 .tabs .tab {
  flex:none;
  width: 120px;
  height: 50px;
  margin-right:8px;
  padding-top:7px;
  border-radius: 8px;
  border: 1px solid #D2CDEC;
  background: linear-gradient(97deg, #AFA7DC 0%, #5D65AF 87.75%);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.mWrap .box3 .tabs .tab span {
  max-width: 88px;
  color: #FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height:normal;
}
.viApp .mWrap .box3 .tabs .tab span {
  max-width: 100%;
}
.esApp .mWrap .box3 .tabs .tab span {
  max-width: 100%;
  font-size:11px;
}
.ptApp .mWrap .box3 .tabs .tab span {
  max-width: 100%;
  font-size:12px;
}
.thApp .mWrap .box3 .tabs .tab span {
  max-width: 110px;
}
.mWrap .box3 .tabs .tab.active {
  position: relative;
  border-radius: 8px;
  border: 1px dashed #5D65AF;
  background: url('../img/box3_tab_bg.png') no-repeat;
  background-color: transparent;
  background-size: 100% 100%;
}
.mWrap .box3 .tabs .tab.active span {
  color:#5B4FA1;
}
.mWrap .box3 .list {
  width: calc(100% - 20px);
  padding:15px 0;
  margin:0 auto;
  border-radius: 8px;
  border: 1px dashed #5D65AF;
  background: linear-gradient(224deg, #F5F4FF 19.53%, #FFF 66.91%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mWrap .box3 .list .item {
  flex:0 0 50%;
  padding:0 12px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom:12px;
}
.ptApp .mWrap .box3 .list .item {
  padding:0 6px;
}
.mWrap .box3 .list .item .num {
  color: #5F67B0;
  font-family: "Open Sans";
  font-size: 20px;
  font-style: italic;
  font-weight: 800;
  line-height: 26px; /* 130% */
  margin-bottom:12px;
  text-align: center;
}
.enApp .mWrap .box3 .list .item .num {
  font-size:15px;
}
.viApp .mWrap .box3 .list .item .num {
  font-size:14px;
}
.esApp .mWrap .box3 .list .item .num {
  font-size:12px;
}
.ptApp .mWrap .box3 .list .item .num {
  font-size:12px;
}
.thApp .mWrap .box3 .list .item .num {
  font-size:18px;
}
.viApp .mWrap .box3 .list .item:last-of-type .num {
  font-size:9px;
}
.mWrap .box3 .list .item .name {
  height: 34px;
  color: #0F0F4D;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  margin-bottom:10px;
}
.enApp .mWrap .box3 .list .item .name {
  font-size:10px;
}
.viApp .mWrap .box3 .list .item .name{
  font-size:9px;
}
.esApp .mWrap .box3 .list .item .name {
  font-size:8px;
}
.ptApp .mWrap .box3 .list .item .name{
  font-size:8px;
}
.thApp .mWrap .box3 .list .item .name {
  font-size:10px;
}
.mWrap .box3 .list .item .img1 {
  width: 100%;
}
.mWrap .box3 .list .item .img2 {
  height: 10px;
}
.mWrap .box3 .tips {
  padding-left:10px;
  margin-top:10px;
  color: #0F0F4D;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.36px;
  box-sizing: border-box;
}


/* box4 */
.mWrap .box4 {
  position: relative;
  width: calc(100% - 20px);
  margin:90px auto 26px;
}
.mWrap .box4 .title_img {
  display: block;
  margin:0 auto;
  height: 30px;
  margin-bottom:14px;
}
.mWrap .box4 .title {
  color: #0F0F4D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:20px;
}
.mWrap .box4 .list .item {
  border-radius: 12px;
  border: 1px solid #DDD;
  background: #FFF;
  padding:21px 10px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom:15px;
}
.mWrap .box4 .list .item img {
  width: 70px;
  height: 70px;
  margin-bottom:8px;
}
.mWrap .box4 .list .item .tag {
  color: #0F0F4D;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:15px;
}
.mWrap .box4 .list .item ul {
  width: 100%;
  min-height: 108px;
  background: #F9F7FE;
  padding:18px 12px;
  box-sizing: border-box;
}
.mWrap .box4 .list .item ul .li {
  position: relative;
  padding-left: 5px;
  display: flex;
  align-items: flex-start;
}
.mWrap .box4 .list .item ul .li .ico {
  width: 4px;
  height: 4px;
  margin-top:10px;
  border-radius: 50%;
  background-color: rgba(15, 15, 77, 0.85);
  margin-right:5px;
}
.mWrap .box4 .list .item ul .li span {
  flex:1;
  color: rgba(15, 15, 77, 0.85);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
}


/* footer */
.mFooter {
  width:100%;
  padding-top:90px;
  margin:0 auto;
  /* padding-bottom:45px; */
  display: flex;
  flex-direction: column;
  background: url('../img/m_footer_bg.png') no-repeat;
  background-size: cover;
}
.mFooter .logoBox {
  width: calc(100% - 40px);
  margin:0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom:30px;
  border-bottom:1px solid #0F0F4D;
}
.mFooter .logoBox .footer-title {
  height: 38px;
  margin-bottom:16px;
}
.mFooter .logoBox .footer-subTitle {
  padding:0 33px;
  font-family: "Open Sans", "PingFang SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color:#0F0F4D;
  text-align: center;
}

.mFooter .relatedBox {
  padding:20px 0 75px;
  /* background: url('../img/m_related_bg.png') no-repeat bottom center;
  background-size: 100% 100%; */  
}
.mFooter .relatedBox .platformBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* .mFooter .relatedBox .platformBox .title {
  margin-bottom:24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.mFooter .relatedBox .platformBox .title {
  position: relative;
  margin-bottom: 24px;
  padding: 8px 24px;
  border-radius: 24px 24px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #0F0F4D;
  background-color: transparent;
  z-index: 1; /* 确保内容在伪元素之上 */
}

.mFooter .relatedBox .platformBox .title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px 24px 0 0;
  padding: 1px; /* 为了显示渐变边框 */
  background: linear-gradient(to bottom, #0F0F4D, rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#0F0F4D 0 0) content-box, linear-gradient(#0F0F4D 0 0);
  mask: linear-gradient(#0F0F4D 0 0) content-box, linear-gradient(#0F0F4D 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none; /* 确保伪元素不会阻挡点击事件 */
  z-index: -1; /* 确保伪元素在内容之下 */
  box-sizing: border-box; /* 确保内边距和边框正确计算 */
}
.mFooter .relatedBox .platformBox .title .left {
  width: 50px;
  height: 11px;
}
.mFooter .relatedBox .platformBox .title .right {
  width: 50px;
  height: 11px;
}
.mFooter .relatedBox .platformBox .title span {
  font-family: "Open Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  color: #0F0F4D;
}

/* .mFooter .relatedBox .platformBox  .title::before {
  content:'';
  position: absolute;
  width: 50px;
  height: 11px;
  left:-58px;
  top:50%;
  transform: translateY(-50%);
  background: url('../img/line_left.png') no-repeat;
  background-size: 100% 100%;
}
.mFooter .relatedBox .platformBox  .title::after {
  content:'';
  position: absolute;
  width: 50px;
  height: 11px;
  right:-58px;
  top:50%;
  transform: translateY(-50%);
  background: url('../img/line_right.png') no-repeat;
  background-size: 100% 100%;
} */
.mFooter .relatedBox .platformBox .list {
  width: calc(100% - 30px);
  margin:0 auto;
  padding:0 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.mFooter .relatedBox .platformBox  .list .item {
  height: 52px;
}



.popupWrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.502);
  align-items: end;
}

.popupWrap .popupBox {
  position: relative;
  padding: 16px;
  width: 100%;
  max-height: calc(100% - 100px);
  border-radius: 12px 12px 0 0;
  display: flex;
  flex-direction: column;
  background: #FFF;

}
.popupWrap .popupBox .popupTitle {
  font-size:18px;
  font-weight: 500;
  color:#000;
}
.popupWrap .popupBox  .ruleBox {
  margin: 16px 0;
  flex: 1;
  overflow: auto;
  font-size: 16px;
  line-height: 21px;
}
.popupWrap .popupBox  .ruleBox .ruleItem {
  font-size: 16px;
  line-height: 21px;
  color:#000;
}
.popupWrap .popupBox  .ruleBox .ruleItem:not(last-child) {
  margin-bottom:12px;
}
.popupWrap .popupBox .btn {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  background-color: #3348F6;
  color: #fff;
}
.popupWrap  .popupBox .closeIcon {
  position: absolute;
  top:20px;
  right:20px;
}
.popupWrap  .popupBox .closeIcon img {
  width: 14px;
  height: 14px;
}

.fixedFooter {
  position: fixed;
  bottom:0;
  left:0;
  right:0;
  padding: 20px;
  display: flex;
  align-items: center;
  background: #fff;
  z-index:1;
}
.service {
  display: flex;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
}
.mWrap .service2 {
  margin: 0 8px;
}
.mWrap .joinBtn {
  flex: 1.5;
}
.fixedFooter .btn {
  height: 44px;
  line-height: 44px;
  border-radius: 42px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  background-color: #3348F6;
  color: #fff;
}
