/* @font-face {
  font-family: "MiSans";; 
  src: url('../../font/MiSans-Light.woff') format('woff');
} */

@font-face {
  font-family: "MiSans"; 
  src: url('../../font/MiSans-Medium.woff') format('woff');
}

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-size: 100px;
  font-family: "MiSans";
}

.toast {
  position: fixed;
  width: 7.5rem;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 999;
  display: none;
  
}
.toast div{
  max-width: 4.88rem;
  padding: .24rem .48rem;
  border-radius: 0.08rem;
  opacity: 1;
  margin: 0 auto;
  display: inline-block;
  z-index: 999;
  font-family: "MiSans";
  font-size: .28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #DCDCDC;
  text-align: center;

  background: rgba(5, 14, 23, 0.9);
  backdrop-filter: blur(4px);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}

input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}

.footer_box {
  width: 100%;
  background: #FCFDFD;
  position: relative;
  padding: 1.54rem .56rem .4rem;
}

.footer_content_box {
  height: 2.08rem;
  width: 100%;
  margin-bottom: .4rem;
  position: relative;
}

.footer_content_box p {
  font-size: .24rem;
  height: .4rem;
  line-height: .4rem;
  margin-bottom: .16rem;
  color: #333333;
}

.qrcode {
  width: 2rem;
  height: 2rem;
  border-radius: .16rem;
  background: linear-gradient(180deg, #ECEEF9 2%, #FFFFFF 100%);
  /* 白色 */
  border: .04rem solid #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(125, 153, 223, 0.302);
  position: absolute;
  top: 0;
  right: 0;
  padding: .06rem;
}

.qrcode img {
  width: 100%;
  height: 100%;
}


html {
  font-size: 100px;
}

.page {
  background: #E4EFFD;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  width: 7.5rem;
  /* height: 137.4rem; */
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  /* padding-top: 0.33rem; */
  /* padding-bottom: 1.56rem; */
}

.image_1 {
  width: 6.55rem;
  height: 0.24rem;
  margin: 0 0.29rem 0 0.66rem;
}

.nav-bar_1 {
  background-color: rgba(255, 255, 255, 1);
  width: 7.5rem;
  margin-top: 0.23rem;
  padding: 0.26rem 0.36rem 0.26rem 0.56rem;
}

.box_215 {
}

.image-wrapper_46 {
  width: 1.47rem;
}

.image_2 {
  width: 0.5rem;
  height: 0.36rem;
}

.image_3 {
  width: 0.86rem;
  height: 0.17rem;
  margin: 0.14rem 0 0.05rem 0;
}

.label_1 {
  width: 0.36rem;
  height: 0.32rem;
  margin: 0.02rem 0 0.02rem 0;
}

.box_216 {
  position: relative;
  margin-top: 7.5rem;
  padding: 0 .32rem;
  margin-bottom: .4rem;
}

.box_4 {
  position: relative;
  overflow: hidden;
  padding: .32rem .16rem;
  z-index: 6;
  height: 1.52rem;
  border-radius: 2px;
  opacity: 1;
  background: linear-gradient(90deg, #ECF3FF 0%, #FFFFFF 100%);
  box-sizing: border-box;
  /* 白色 */
  border: 1px solid #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
}

.text-group_328 {
}

.text_4 {
  font-family: "MiSans";
  font-size: .32rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}

.box_4_icon {
  width: 0.88rem;
  height: 0.88rem;
  background: url(../img/act_202412/robot_icon.svg) no-repeat 100% 100%;
  margin-right: 0.08rem;
}

.text_5 {
  font-family: "MiSans";
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  margin-top: 0.08rem;
}

.group_180 {
  position: absolute;
  width: 1.92rem;
  height: 0.7rem;
  top: .4rem;
  right: 0.24rem;
  line-height: 0.7rem;
  border-radius: 0.04rem;
  opacity: 1;
  /* 白色 */
  background: #FFFFFF;
  box-sizing: border-box;
  border: 0.01rem solid #1265FF;
  text-align: center;

  font-family: "MiSans";
  font-size: .28rem;
  font-weight: 500;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #1265FF;
}

.text-group_329 {
  margin: 0.4rem 0 0 0;
}



.image_4 {
  width: 2.31rem;
  height: 0.5rem;
  margin: 0.3rem 0 0 4.53rem;
}

.image_29 {
  width: 2.31rem;
  height: 0.5rem;
  margin: 2.78rem 0 0 4.53rem;
}

.list_42 {
  height: 5.96rem;
  margin: 7.78rem 0.34rem 0 0;
}

.box_5-0 {
  height: 2.83rem;
  background: url(../img/pricescheme/SketchPnge638ff8988e32adb187430672587f3185c48a1e08286fe5286168d9a6b84d44c.png) -0.2rem -0.25rem
    no-repeat;
  background-size: 6.9rem 3.33rem;
  margin-bottom: 0.3rem;
  width: 6.5rem;
  padding: 0.23rem 0.27rem 0.3rem 0.33rem;
}

.box_217-0 {
  width: 5.9rem;
  height: 1.47rem;
}

.section_1-0 {
  border-radius: 8px;
  background-image: url(../img/pricescheme/afe606e0a18f43139484317980148b42_mergeImage.png);
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.57rem;
  background: url(../img/pricescheme/afe606e0a18f43139484317980148b42_mergeImage.png);
}

.group_218-0 {
  width: 4.7rem;
  height: 1.47rem;
}

.block_120-0 {
  width: 3.96rem;
  height: 0.42rem;
  margin-right: 0.74rem;
}

.text_8-0 {
  width: 2.7rem;
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_2-0 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0.16rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_9-0 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_10-0 {
  width: 4.7rem;
  height: 0.9rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.box_218-0 {
  margin-top: 0.27rem;
}

.text_11-0 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.22rem;
  margin-top: 0.22rem;
}

.text_12-0 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  letter-spacing: 1.7999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  margin: 0.03rem 0 0 0.23rem;
}

.text-wrapper_3-0 {
  border-radius: 28px;
  margin-left: 0.33rem;
  display: inline-block;
  /* padding: 0.12rem 0.25rem 0.12rem 0.25rem; */
  width: 1.4rem;
  height: 0.56rem;
  background: #DEEBFD;
  border-radius: 28px;
  text-align: center
}

.text_13-0 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_1-0 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  margin-left: 0.3rem;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_14-0 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_5-1 {
  height: 2.83rem;
  background: url(../img/pricescheme/SketchPnge638ff8988e32adb187430672587f3185c48a1e08286fe5286168d9a6b84d44c.png) -0.2rem -0.25rem
    no-repeat;
  background-size: 6.9rem 3.33rem;
  margin-bottom: 0.3rem;
  width: 6.5rem;
  padding: 0.23rem 0.27rem 0.3rem 0.33rem;
}

.box_217-1 {
  width: 5.9rem;
  height: 1.47rem;
}

.section_1-1 {
  border-radius: 8px;
  background-image: url(../img/pricescheme/afe606e0a18f43139484317980148b42_mergeImage.png);
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.57rem;
  background: url(../img/pricescheme/458d102a54774473ad089804de456e06_mergeImage.png);
}

.group_218-1 {
  width: 4.7rem;
  height: 1.47rem;
}

.block_120-1 {
  width: 3.96rem;
  height: 0.42rem;
  margin-right: 0.74rem;
}

.text_8-1 {
  width: 2.7rem;
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_4-1 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem -0.14rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_16-1 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_10-1 {
  width: 4.7rem;
  height: 0.9rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.box_218-1 {
  margin-top: 0.27rem;
}

.text_11-1 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.22rem;
  margin-top: 0.22rem;
}

.text_12-1 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  letter-spacing: 1.7999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  margin: 0.03rem 0 0 0.23rem;
}

.text-wrapper_3-1 {
  border-radius: 28px;
  margin-left:0.33rem;
  display: inline-block;
  /* padding: 0.12rem 0.25rem 0.12rem 0.25rem; */
  width: 1.4rem;
  height: 0.56rem;
  background: #DEEBFD;
  border-radius: 28px;
  text-align: center
}

.text_13-1 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_1-1 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  margin-left: 0.3rem;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_14-1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.block_69 {
  height: 4.14rem;
  opacity: 1;
  border-radius: 0.04rem;
  background: linear-gradient(180deg, #ECF3FF 0%, #FFFFFF 31%);
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: .16rem;
  position: relative;
  background-clip: padding-box;
}

.block_69:nth-last-child(1) {
  margin-bottom: 0;
}



.block_69_border {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: -0.02rem;
  border-radius: inherit;
  background: linear-gradient(to bottom, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.block_69_content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, #ECF3FF 0%, #FFFFFF 31%);padding: .32rem .24rem;
  border-radius: 0.04rem;
  overflow: hidden;
}

.new_card_box_item_icon {
  width: .4rem;
  height: .4rem;
  border-radius: 6px;
  float: left;
  margin-right: 0.08rem;
}

.new_card_box_item_icon img {
  width: 100%;
  height: 100%;
}

.new_card_box_item_title {
  height: .42rem;
  float: left;
}

.new_card_box_item_text {
  /* height: .76rem; */
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #666666;
  margin-top: .16rem;
  margin-bottom: .16rem;

  font-family: "MiSans";;
  font-size: .28rem;
}

.new_card_box_item_text span{
  
  font-weight: 500;
  font-variation-settings: "opsz" auto;
  color: #FF5918;
}

.new_card_box_item_title span{
  font-family: "MiSans";
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  
}

.new_card_box_item_title span:nth-of-type(1) {
  font-size: .32rem;
  color: #333333;
  float: left;
}

.new_card_box_item_title span:nth-of-type(2) {
  font-size: .2rem;
  color: #EB3121;
  margin-left: 4px;
  float: left;
  margin-top: .05rem;
}

.new_card_box_item_label {
  height: .48rem;
  margin-bottom: .32rem;
}

.cloudBox_top_box3_price_box {
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  text-align: left;
  margin-top: -0.02rem;

}

.cloudBox_top_box3_price_box span {
  font-weight: 600;
  font-size: .32rem;
  font-variation-settings: "opsz" auto;
  color: #FF5918;
}

.cloudBox_top_box3_btn {
  /* width: 1.92rem; */
  padding: 0 .48rem;
  height: .7rem;
  line-height: .7rem;
  border-radius: .04rem;
  opacity: 1;
  background: #353C55;
  font-family: MiSans;
  font-size: .28rem;
  font-weight: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #EEC992;
  cursor: pointer;
  text-align: center;

}

.new_card_box_item_label span{
  border-radius: .04rem;
  opacity: 1;
  background: #EEEEEE;
  font-family: "MiSans";
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
  padding: .08rem .12rem;
  margin-right: .08rem;
  float: left;
}

.onlineService_middle_item .new_card_box_item_label span {
  background: rgba(255, 255, 255, 0.8);
}

.new_card_box_item_freeText {
  font-family: "MiSans";
  font-size: .32rem;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FF5918;
  margin-top: .32rem;
}

.new_card_box_item_bottomBtn {
  height: .7rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 0.01rem solid #1265FF;
}
.new_card_box_item_ljzx {
  width: 50%;
  height: .7rem;
  line-height: .7rem;
  align-items: center;
  padding: 0 20px;
  opacity: 1;
  
  text-align: center;
  float: left;

  font-family: "MiSans";
  font-size: .28rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #1265FF;
}

.new_card_box_item_ljsy {
  width: 50%;
  height: .7rem;
  line-height: .7rem;
  align-items: center;
  padding: 0 20px;
  opacity: 1;
  background: #1265FF;
  text-align: center;
  font-family: "MiSans";
  font-size: .28rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
  float: left;
}

.tab_box {
  height: .88rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(180deg, #EFF3FA 0%, rgba(255, 255, 255, 0) 100%);
  box-sizing: border-box;
  position: relative;
  background-clip: padding-box;

}

.tab_box_border {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: -0.02rem;
  border-radius: inherit;
  background: linear-gradient(to bottom, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.tab_box_content {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  gap: .1rem;
  padding: .06rem .08rem;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  box-sizing: border-box;

  background: linear-gradient(180deg, #EFF3FA 0%, rgba(255, 255, 255, 0) 100%);
  /* overflow: hidden; */
}

.tab_btn {
  height: .72rem;
  line-height: .72rem;
  flex: 1;
  border-radius: 2px;
  opacity: 1;
  
  text-align: center;
  font-family: "MiSans";
  font-size: .28rem;
  font-weight: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}

.tab_btn.active {
  background: #1265FF;
  font-family: "MiSans";
  font-weight: 500;
  /* 白色 */
  color: #FFFFFF;
  position: relative;
}

.tab_btn.active i {
  display: block;
  width: .12rem;
  height: .12rem;
  background: #1265FF;
  position: absolute;
  bottom: -0.045rem;
  left: 50%;
  transform: translateX(-0.045rem);
  transform: translateX(-0.045rem) rotate(45deg);

}


.tabChangeBox {
  /* height: 8.06rem; */
  border-radius: 2px;
  opacity: 1;
  /* 白色 */
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-top: .24rem;
  padding: 0 .24rem .4rem;
}

.marketingSMS {
  display: none;
}


.box_11 .tabBtn p {
  font-size: .24rem;
}

.contentBox {
  margin-top: .4rem;
}

.new_card_box_item_icon_msg {
  width: .4rem;
  height: .4rem;
  border-radius: .04rem;
  padding: .06rem .1rem;
  float: left;
  margin-right: 0.08rem;
}

.new_card_box_item_icon_msg img {
  width: 100%;
  height: 100%;
}

.contentBox .contentBox_item:nth-of-type(1) .new_card_box_item_icon_msg{
  background: #04AD60;
}

.contentBox .contentBox_item:nth-of-type(2)  .new_card_box_item_icon_msg{
  background: #6D44FD;
}

.contentBox .contentBox_item:nth-of-type(3)  .new_card_box_item_icon_msg{
  background: #D19E51;
}

.contentBox .contentBox_item:nth-of-type(4)  .new_card_box_item_icon_msg{
  background: #353C55;
}

.contentBox_item {
  display: none;
}

.contentBox_item:nth-of-type(1) {
  display: block;
}


.price_list_item {
  padding: .24rem 0;
  font-family: "MiSans";
  font-size: .28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  display: flex;
  justify-content: space-between;
  border-width: 0 0 0.01rem 0;
  border-style: solid;
  border-color: #D8E1F7;
}

.contentBox_item_bottom {
  display: flex;
  justify-content: space-between;
  margin-top: .42rem;
}

.contentBox_item_bottom_tips {
  font-family: MiSans;
  font-size: .22rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #999999;
  text-align: right;
  margin-top: .08rem;
}

.price_list_item span:nth-of-type(2) {
  font-weight: 500;
  font-family: "MiSans";
  color: #333333;
}

.hengxian{
  text-decoration: line-through;
  text-decoration-style: solid;
}

.new_card_box_item_price {
  margin-top: -0.02rem;
}

.new_card_box_item_price p{
  font-family: "MiSans";
  font-size: .24rem;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #666666;
}

.new_card_box_item_price p span{
  font-family: "MiSans";
  font-weight: 600;
  font-size: .32rem;
  color: #FF5918;
}

.new_card_box_item_buy {
  height: .7rem;
  line-height: .7rem;
  /* align-items: center; */
  padding: 0 .48rem;
  border-radius: .04rem;
  opacity: 1;
  text-align: center;
  font-family: "MiSans";
  font-weight: 500;
  font-size: .28rem;
  font-weight: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #ffffff;
  background: #1265FF;
}

.voiceNumberBox .tabBtn {
  padding: .32rem .07rem;
}




.onlineService_middle_item {
  /* height: 5.14rem; */

  border-radius: .04rem;
  opacity: 1;
  background: #FFFFFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-bottom: .16rem;
  padding: 0 0 .32rem;
}

.onlineService_middle_item:nth-of-type(2) .onlineService_middle_item_top{
  background: #ECEDFF;
}

.onlineService_middle_item:nth-of-type(2) .onlineService_bottom_btn {
  background: linear-gradient(90deg, #282F47 0%, #3C466A 100%);
}

.onlineService_middle_item_top {
  padding: .32rem .24rem 0;
  background: #E4ECFA;
  border: 0.02rem solid #ffffff;
  position: relative;
}

.onlineService_middle_item_bottom {
  padding: .32rem .24rem 0;
  overflow: hidden;
}


.cloudBox_top_box2_item p:nth-of-type(1), .cloudBox_top_box2_item p:nth-of-type(2) span {
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  margin-bottom: 4px;
}

.cloudBox_top_box2_item:nth-of-type(1) {
  margin-right: .8rem;
  float: left;
}
.cloudBox_top_box2_item:nth-of-type(2) {
  margin-right: .8rem;
  float: left;
}

.cloudBox_top_box3_price_box{
  float: right;
  text-align: right;
}


.onlineService_bottom_btn_box {
  padding: 0 .24rem;
}


.time_price {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.44rem;
  height: .48rem;
  line-height: .48rem;
  border-radius: 0px 0px 0px 4px;
  opacity: 1;
  background: #FF4F09;
  font-family: MiSans;
  font-size: .24rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 白色 */
  color: #FFFFFF;
  text-align: center;
}

.onlineService_bottom_btn {
  /* width: 518px; */
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  text-align: center;
  opacity: 1;
  box-sizing: border-box;
  /* 主要色 */
  background: #1265FF;
  font-family: MiSans;
  font-size: .32rem;
  font-weight: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 主要色 */
  color: #ffffff;
  margin-top: .24rem;
}

.onlineService_bottom_tips {
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  margin-top: .24rem;
}


.clue_box2 {
  border-radius: .04rem;
  opacity: 1;
  background: #FFFFFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  color: #ffffff;
}

.clue_box2_left {
  width: 50%;
  height: 100%;
  border-radius: .04rem;
  opacity: 1;
  background: linear-gradient(180deg, #101C3A 0%, #0012B8 100%);
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.08);
  padding: .4rem 0 0 .24rem;
  position: relative;
  float: left;
}


.clue_box2_middle {
  width: 50%;
  height: 100%;
  opacity: 1;
  background: #FFFFFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  padding: .4rem 0 0 .24rem;
  color: #666666;
  float: left;
}


.clue_box2_listBox {
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  padding: 0 .4rem 0.4rem 0;
}



.clue_box2_listBox p {
  height: 21px;
  margin-top: .36rem;
  display: inline-block;
}

.clue_box2_listBox p i{
  display: inline-block;
  width: .32rem;
  height: .32rem;
  background: url(../../img/act_20241205/dui_icon.svg) no-repeat;
  background-size: 100% 100%;
  margin-right: .04rem;
  margin-top: .01rem;
  float: left;
}
.clue_box2_middle .clue_box2_listBox p i{
  background: url(../../img/act_20241205/x_icon.svg) no-repeat;
}

.clue_box2_title {
  font-weight: 500;
  font-size: .28rem;
}













.text-wrapper_707 {
  margin-left: 4.46rem;
}

.text_24 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 0.6600000262260437px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.section_115 {
  width: 5.9rem;
  margin: 0.04rem 0.07rem 0 0;
}

.section_7 {
  border-radius: 8px;
  background-image: url(../img/pricescheme/2f595a2c293540558b31df885de37615_mergeImage.png);
  width: 0.4rem;
  height: 0.4rem;
  margin-bottom: 0.57rem;
}

.box_219 {
}

.section_116 {
  width: 3.56rem;
  margin-right: 1.14rem;
}

.text_22 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_6 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0;
  padding: 0.07rem 0.07rem 0.07rem 0.07rem;
}

.text_23 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_25 {
  width: 4.7rem;
  height: 0.9rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.section_117 {
  margin: 0.27rem 0.07rem 0 0;
}

.text_26 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.22rem;
  margin-top: 0.22rem;
}

.text-wrapper_7 {
  overflow-wrap: break-word;
  font-size: 0.36rem;
  letter-spacing: 1.7999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  margin: 0.03rem 0 0.03rem 0.23rem;
}

.text_27 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
}

.text_28 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.5rem;
  margin-top: -0.5rem;
  position: relative;
  left:0.8rem;
  /* top:0.02rem; */
}

.button_3 {
  border-radius: 28px;
  margin-left: 0.73rem;
  display: inline-block;
  /* padding: 0.12rem 0.25rem 0.12rem 0.25rem; */
  width: 1.4rem;
  height: 0.56rem;
  background: #DEEBFD;
  border-radius: 28px;
}

.text_29 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_4 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  margin-left: 0.3rem;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_30 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_118 {
  height: 2.95rem;
  background: url(../img/pricescheme/SketchPng134bcfe17a45950fa6af28c9f25c4f6f4483d206ac2c0635a5429df52691932d.png) -0.2rem -0.25rem
    no-repeat;
  background-size: 6.9rem 3.45rem;
  width: 6.5rem;
  /* position: absolute;
  left: 0.5rem;
  top: 7.6rem; */
  padding: 0.08rem 0.24rem 0.23rem 0.33rem;
}

.text-wrapper_708 {
  margin-left: 4.51rem;
}

.text_415 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 0.6600000262260437px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_219 {
  width: 5.9rem;
  margin: 0.04rem 0.03rem 0 0;
}

.box_120 {
  border-radius: 8px;
  background-image: url(../img/pricescheme/5ff33a09898540eab329788628ccfca2_mergeImage.png);
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.27rem;
}

.group_220 {
}

.group_221 {
  width: 3.26rem;
  margin-right: 1.44rem;
}

.text_416 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_427 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0;
  padding: 0.07rem 0.07rem 0.07rem 0.07rem;
}

.text_417 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_418 {
  width: 4.7rem;
  height: 0.6rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.3rem;
  margin-top: 0.15rem;
}

.group_222 {
  margin: 0.57rem 0.03rem 0 0;
}

.text_419 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  letter-spacing: 2.200000047683716px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.22rem;
  margin-top: 0.22rem;
}

.text-wrapper_428 {
  width: 0.7rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.7999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  margin: 0.03rem 0 0.03rem 0.23rem;
}

.text_420 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
}

.text_421 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.5rem;
}

.button_18 {
  border-radius: 28px;
  margin-left: 0.73rem;
  display: inline-block;
  /* padding: 0.12rem 0.25rem 0.12rem 0.25rem; */
  width: 1.4rem;
  height: 0.56rem;
  background: #DEEBFD;
  border-radius: 28px;
  text-align: center;
}

.text_422 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_19 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  margin-left: 0.3rem;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_423 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_11 {
  position: relative;
  padding: 0 .32rem;
}

.group_223 {
  width: 2.92rem;
  margin: 0 1.93rem 0 1.77rem;
}

.box_12 {
  width: 0.14rem;
  height: 0.14rem;
  background: url(../img/pricescheme/SketchPng93b06ce0f807a65b843f49355c4b6c1515c296e65efaafd82d2046659f8e2f1b.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 0.3rem 0.3rem;
  margin-top: 0.44rem;
}

.box_13 {
  position: relative;
  width: 2.74rem;
  background: url(../img/pricescheme/SketchPng65d0c199c1146bae8cd826da4b235711761ac09f77715b16afba5dcbe6b00282.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.9rem 0.68rem;
  margin-bottom: 0.06rem;
  padding: 0.07rem 0.25rem 0.09rem 0.41rem;
}

.text_39 {
  height: 0.36rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.36rem;
  letter-spacing: 5.400000095367432px;
  font-family: PangMenZhengDao;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.41rem;
}

.group_6 {
  width: 0.1rem;
  height: 0.1rem;
  background: url(../img/pricescheme/SketchPngda6b9aed30fa323fdcbf783cc930991c322ef0bf7728108e4d115c611342e376.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 0.26rem 0.26rem;
  margin: 0.02rem 0 0.24rem 0;
}

.group_7 {
  position: absolute;
  left: -0.05rem;
  top: -0.03rem;
  width: 0.17rem;
  height: 0.17rem;
  background: url(../img/pricescheme/SketchPng97bfd2360433cbfb70a596f13af399f2ca91883b08493a9f856bca219bd15026.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 0.33rem 0.33rem;
}

.group_8 {
  position: absolute;
  left: 2.69rem;
  top: 0.38rem;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../img/pricescheme/SketchPng48dd0878d60adf739ace4805e748b1461c7d92482d0a82b67ec356a5897e6aed.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 0.36rem 0.36rem;
}

.group_9 {
  position: absolute;
  left: 2.65rem;
  top: 0;
  width: 0.21rem;
  height: 0.14rem;
  background: url(../img/pricescheme/SketchPng04abaca9c013249edc8988335beb1aba2ee9002f8498d10e69f3b25992ca194e.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.text-group_330 {
  width: 6.5rem;
  align-self: center;
}

.text_40 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
  margin: 0 0.2rem 0 0.21rem;
}

.text_41 {
  width: 6.5rem;
  height: 0.6rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 0.3rem;
  margin-top: 0.22rem;
}

.group_224 {
  width: 6.6rem;
  margin: 0.54rem 0 0 0.02rem;
}

.block_7 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.2rem 0.02rem;
  
}

.group_225 {
  background-image: url(../img/pricescheme/1da9d26aa24144599dff3a60b87b8c28_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.16rem 0.53rem 0.18rem;
  background-size: 100%;
  width: 3.125rem;  
}

.text_42 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.97rem 0 0.02rem;
}

.block_121 {
  margin: 0.12rem 0.03rem 0 0;
}

.image-wrapper_47 {
  background: url(../img/pricescheme/SketchPngb3f55a0c36da1f8ae18c979ffc302b0caccf758db5f054ea08b7d23b756699e1.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0;
}

.image_34 {
  width: 0.88rem;
  height: 0.02rem;
}

.box_220 {
  width: 0.17rem;
  height: 0.17rem;
  background: url(../img/pricescheme/5b8856e829904eaf8161bbb58b1afb47_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_709 {
  position: relative;
  background: url(../img/pricescheme/bb683ca6edbc499380457e991df16c68_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.3rem 0.03rem 0.04rem;
}

.text_552 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_502 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  position: absolute;
  left: 0.04rem;
  top: 0.04rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image-wrapper_48 {
  background: url(../img/pricescheme/SketchPng55096dcc142469417461361d66c4f4697c65e428b12057b33dd74addc5382372.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.image_35 {
  width: 0.92rem;
  height: 0.02rem;
}

.block_122 {
  margin: 0.16rem 0 0 0.02rem;
}

.image-text_89 {
  width: 1.41rem;
}

.image_63 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_44 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.image_64 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.18rem;
}

.text_553 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.block_123 {
  margin: 0.14rem 0.18rem 0 0.02rem;
}

.image_65 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_554 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.image_66 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.14rem;
}

.text_555 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.block_124 {
  width: 1.41rem;
  margin: 0.14rem 1.37rem 0 0.02rem;
}

.image_67 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_556 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_710 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.04rem 0 0.02rem;
}

.text_557 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_558 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_559 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_560 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_561 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_711 {
  width: 1.94rem;
  margin: 0.22rem 1rem 0 0.2rem;
}

.text_45 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_46 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_712 {
  width: 2.2rem;
  margin: 0.24rem 0.74rem 0 0.2rem;
}

.text_47 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_48 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_713 {
  width: 2.2rem;
  margin: 0.23rem 0.74rem 0 0.2rem;
}

.text_49 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_50 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_6 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.16rem 0 0.2rem;
}

.group_226 {
  width: 2.18rem;
  margin: 0.24rem 0.76rem 0 0.2rem;
  
}

.text-wrapper_15 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_51 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_16 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_52 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_331 {
  margin: 0.24rem 0.54rem 0 0.2rem;
}

.text-wrapper_17 {
  width: 2.4rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  white-space:nowrap;
}

.text_53 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_54 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_55 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_56 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_57 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.08rem 1.01rem 0 0;
}

.text-wrapper_18 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.17rem 0 0.2rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
  
}

.text_58 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.block_8 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.2rem 0.02rem;
}

.group_227 {
  background-image: url(../img/pricescheme/0bbf92c8db1c466cb54c50e1d7fe73ee_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.16rem 0.53rem 0.18rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_59 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.87rem 0 0.02rem;
}

.box_221 {
  margin: 0.12rem 0.03rem 0 0;
}

.image-wrapper_49 {
  background: url(../img/pricescheme/SketchPngb3f55a0c36da1f8ae18c979ffc302b0caccf758db5f054ea08b7d23b756699e1.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0;
}

.image_36 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0 -0.01rem 0 0.01rem;
}

.group_228 {
  width: 0.18rem;
  height: 0.17rem;
  background: url(../img/pricescheme/0e73d573c8e948cd88e43cf60e6d4bef_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_714 {
  background: url(../img/pricescheme/b7e63906b3b14258abe1e8428eef8a26_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.07rem;
  padding: 0.04rem 0.29rem 0.03rem 0.04rem;
}

.text_562 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_503 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  margin-left: -0.19rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image-wrapper_50 {
  background: url(../img/pricescheme/SketchPng55096dcc142469417461361d66c4f4697c65e428b12057b33dd74addc5382372.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0.07rem;
}

.image_37 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0 -0.01rem 0 0.01rem;
}

.box_222 {
  margin: 0.16rem 0 0 0.02rem;
}

.image-text_90 {
  width: 1.41rem;
}

.image_68 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_332 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.image_69 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.18rem;
}

.text_563 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_223 {
  margin: 0.14rem 0.18rem 0 0.02rem;
}

.image_70 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_564 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.image_71 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.14rem;
}

.text_565 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_224 {
  width: 1.41rem;
  margin: 0.14rem 1.37rem 0 0.02rem;
}

.image_72 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_566 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_715 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.04rem 0 0.02rem;
}

.text_567 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_568 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_569 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_570 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_571 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_716 {
  width: 2.04rem;
  margin: 0.22rem 0.9rem 0 0.2rem;
}

.text_62 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_63 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_717 {
  width: 2.2rem;
  margin: 0.24rem 0.74rem 0 0.2rem;
}

.text_64 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_65 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_718 {
  width: 2.2rem;
  margin: 0.23rem 0.74rem 0 0.2rem;
}

.text_66 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_67 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_7 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.16rem 0 0.2rem;
}

.group_229 {
  width: 2.18rem;
  margin: 0.24rem 0.76rem 0 0.2rem;
}

.text-wrapper_23 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_68 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_24 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_69 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_333 {
  margin: 0.24rem 0.45rem 0 0.2rem;
}

.text-wrapper_25 {
  width: 2.49rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  white-space:nowrap;
}
.wn{
  white-space:nowrap;
}
.text_70 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_71 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_72 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_73 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_74 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.08rem 1.05rem 0 0;
}

.text-wrapper_26 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.17rem 0 0.2rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_75 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_230 {
  width: 6.62rem;
  margin-top: 0.4rem;
}

.group_14 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.2rem 0.02rem;
}

.group_188 {
  background-image: url(../img/pricescheme/4fe4df34928240a58b448a5e9ef3b607_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.15rem 0.27rem 0.18rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_76 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.83rem 0 0.04rem;
}

.group_231 {
  margin: 0.12rem 0.04rem 0 0;
}

.image_38 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0;
}

.thumbnail_12 {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_608 {
  background: url(../img/pricescheme/bfd91a422a984441b2039ee2aaa506cd_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.3rem 0.03rem 0.04rem;
}

.text_504 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image_39 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.image-text_91 {
  width: 2.77rem;
  margin: 0.16rem 0 0 0.04rem;
}

.image_73 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.32rem 0;
}

.text-group_334 {
  width: 2.44rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.26rem;
}

.image-text_92 {
  width: 1.84rem;
  margin: 0.14rem 0.93rem 0 0.04rem;
}

.image_74 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_335 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.group_232 {
  width: 1.84rem;
  margin: 0.14rem 0.93rem 0 0.04rem;
}

.image_75 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_572 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_719 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.03rem 0 0.04rem;
}

.text_573 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_574 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_575 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_576 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_577 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_720 {
  width: 2.08rem;
  margin: 0.22rem 0.85rem 0 0.21rem;
}

.text_79 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_80 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_721 {
  width: 2.2rem;
  margin: 0.24rem 0.73rem 0 0.21rem;
}

.text_81 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_82 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_722 {
  width: 2.19rem;
  margin: 0.23rem 0.74rem 0 0.21rem;
}

.text_83 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_84 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_8 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.15rem 0 0.21rem;
}

.box_225 {
  width: 2.18rem;
  margin: 0.24rem 0.75rem 0 0.21rem;
}

.text-wrapper_31 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_85 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_32 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_86 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_336 {
  margin: 0.24rem 0.28rem 0 0.21rem;
}

.text-wrapper_33 {
  width: 2.65rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_87 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_88 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_89 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_90 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_91 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.08rem 1.11rem 0 0;
}

.text-wrapper_34 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.16rem 0 0.21rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_92 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_17 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.2rem 0.02rem;
}

.box_226 {
  background-image: url(../img/pricescheme/b1c83ddeeda34599827e839dffca9ed5_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.18rem 0.27rem 0.18rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_93 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.73rem 0 0.01rem;
}

.group_233 {
  margin: 0.12rem 0.01rem 0 0;
}

.image-wrapper_51 {
  background: url(../img/pricescheme/SketchPngb3f55a0c36da1f8ae18c979ffc302b0caccf758db5f054ea08b7d23b756699e1.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0;
}

.image_40 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0 -0.01rem 0 0.01rem;
}

.section_118 {
  width: 0.18rem;
  height: 0.17rem;
  background: url(../img/pricescheme/115afa81408e4d64b977de13fbccc9db_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_723 {
  background: url(../img/pricescheme/3fc22ce3823b4a749d53f0b732fcad2b_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.07rem;
  padding: 0.04rem 0.29rem 0.03rem 0.04rem;
}

.text_578 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_505 {
  text-shadow: 0px 1px 0px rgba(70, 126, 255, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  margin-left: -0.19rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image-wrapper_52 {
  background: url(../img/pricescheme/SketchPng55096dcc142469417461361d66c4f4697c65e428b12057b33dd74addc5382372.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 0.15rem 0 0.13rem 0.07rem;
}

.image_41 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0 -0.01rem 0 0.01rem;
}

.image-text_93 {
  width: 2.77rem;
  margin: 0.16rem 0 0 0.01rem;
}

.image_76 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.32rem 0;
}

.text-group_337 {
  width: 2.44rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.26rem;
}

.image-text_94 {
  width: 1.62rem;
  margin: 0.14rem 1.15rem 0 0.01rem;
}

.image_77 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_338 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.group_234 {
  width: 1.6rem;
  margin: 0.14rem 1.17rem 0 0.01rem;
}

.image_78 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_579 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_724 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.03rem 0 0.01rem;
}

.text_580 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_581 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_582 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_583 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_584 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_725 {
  width: 2.17rem;
  margin: 0.22rem 0.78rem 0 0.19rem;
}

.text_96 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_97 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_726 {
  width: 2.3rem;
  margin: 0.24rem 0.65rem 0 0.19rem;
}

.text_98 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_99 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_727 {
  width: 2.2rem;
  margin: 0.23rem 0.75rem 0 0.19rem;
}

.text_100 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_101 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_9 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.17rem 0 0.19rem;
}

.box_227 {
  width: 2.18rem;
  margin: 0.24rem 0.77rem 0 0.19rem;
}

.text-wrapper_39 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_102 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_40 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_103 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_339 {
  margin: 0.24rem 0.3rem 0 0.19rem;
}

.text-wrapper_41 {
  width: 2.65rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_104 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_105 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_106 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_107 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_108 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.08rem 1.07rem 0 0;
}

.text-wrapper_42 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.18rem 0 0.19rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_109 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_235 {
  width: 6.6rem;
  margin: 0.4rem 0 0 0.02rem;
}

.block_83 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0 0.03rem 0.22rem 0.01rem;
}

.box_228 {
  background-image: url(../img/pricescheme/205524d7138c48ae8540ee5b63d4c6f4_mergeImage.png);
  border-radius: 8px;
  padding: 0.38rem 0.15rem 0.51rem 0.18rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_424 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.97rem 0 0.03rem;
}

.box_229 {
  margin: 0.12rem 0.04rem 0 0;
}

.image_42 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0;
}

.thumbnail_14 {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_616 {
  background: url(../img/pricescheme/b7c3b596dead462992300b4b9d4ca16d_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.29rem 0.03rem 0.05rem;
}

.text_506 {
  text-shadow: 0px 1px 0px rgba(255, 70, 70, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image_43 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.box_230 {
  margin: 0.16rem 0 0 0.03rem;
}

.image-text_95 {
  width: 1.41rem;
}

.image_79 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_340 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.image_80 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.18rem;
}

.text_585 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_231 {
  margin: 0.14rem 0.18rem 0 0.03rem;
}

.image_81 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_586 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.image_82 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.14rem;
}

.text_587 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_232 {
  width: 1.41rem;
  margin: 0.14rem 1.37rem 0 0.03rem;
}

.image_83 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_588 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_728 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.04rem 0 0.03rem;
}

.text_589 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_590 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_591 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_592 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_593 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_729 {
  width: 1.94rem;
  margin: 0.22rem 0.99rem 0 0.21rem;
}

.text_427 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_428 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_730 {
  width: 2.2rem;
  margin: 0.24rem 0.73rem 0 0.21rem;
}

.text_429 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_430 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_731 {
  width: 2.2rem;
  margin: 0.23rem 0.73rem 0 0.21rem;
}

.text_431 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_432 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_30 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.15rem 0 0.21rem;
}

.box_233 {
  width: 2.18rem;
  margin: 0.24rem 0.75rem 0 0.21rem;
}

.text-wrapper_449 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_433 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_450 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_434 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_451 {
  width: 2.42rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin: 0.24rem 0.51rem 0 0.21rem;
}

.text_435 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_436 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_437 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_438 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text-wrapper_732 {
  width: 2.76rem;
  margin: 0.08rem 0.17rem 0 0.21rem;
}

.text_439 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_440 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text-wrapper_453 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.16rem 0 0.21rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_441 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.block_84 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0 0.02rem 0.22rem 0.02rem;
}

.group_236 {
  background-image: url(../img/pricescheme/e1397149ba014e28b2b1c8abeba65343_mergeImage.png);
  border-radius: 8px;
  padding: 0.38rem 0.16rem 0.51rem 0.19rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_442 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.87rem 0 0.01rem;
}

.box_234 {
  margin: 0.12rem 0.02rem 0 0;
}

.image_44 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0;
}

.thumbnail_15 {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_621 {
  background: url(../img/pricescheme/16d9fc3d63474a64be41ccc3ae3cff71_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.29rem 0.03rem 0.05rem;
}

.text_507 {
  text-shadow: 0px 1px 0px rgba(255, 70, 70, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image_45 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.box_235 {
  margin: 0.16rem 0 0 0.01rem;
}

.image-text_96 {
  width: 1.41rem;
}

.image_84 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_341 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.image_85 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.18rem;
}

.text_594 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_236 {
  margin: 0.14rem 0.18rem 0 0.01rem;
}

.image_86 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_595 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.image_87 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0.14rem;
}

.text_596 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
  margin-left: 0.1rem;
}

.box_237 {
  width: 1.41rem;
  margin: 0.14rem 1.37rem 0 0.01rem;
}

.image_88 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_597 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_733 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.04rem 0 0.01rem;
}

.text_598 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_599 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_600 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_601 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_602 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_734 {
  width: 2.04rem;
  margin: 0.22rem 0.9rem 0 0.2rem;
}

.text_445 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_446 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_735 {
  width: 2.2rem;
  margin: 0.24rem 0.74rem 0 0.2rem;
}

.text_447 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_448 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_736 {
  width: 2.2rem;
  margin: 0.23rem 0.74rem 0 0.2rem;
}

.text_449 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_450 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_31 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.16rem 0 0.2rem;
}

.group_237 {
  width: 2.18rem;
  margin: 0.24rem 0.76rem 0 0.2rem;
}

.text-wrapper_458 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_451 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_459 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_452 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_460 {
  width: 2.49rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin: 0.24rem 0.45rem 0 0.2rem;
}

.text_453 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_454 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_455 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_456 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text-wrapper_737 {
  width: 2.7rem;
  margin: 0.08rem 0.24rem 0 0.2rem;
}

.text_457 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_458 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text-wrapper_462 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.17rem 0 0.2rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_459 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_238 {
  width: 6.6rem;
  margin: 0.4rem 0 0 0.02rem;
}

.box_126 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.19rem 0.02rem;
}

.section_72 {
  background-image: url(../img/pricescheme/2ffe1db71d184290ad4e41ad4a63a1ea_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.19rem 0.25rem 0.18rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_460 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.81rem 0 0.02rem;
}

.group_239 {
  margin-top: 0.14rem;
}

.image_89 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0;
}

.thumbnail_18 {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_738 {
  background: url(../img/pricescheme/1f766a13737f47de8e84d705ccb5df84_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.29rem 0.03rem 0.05rem;
}

.text_603 {
  text-shadow: 0px 1px 0px rgba(255, 70, 70, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image_90 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.image-text_97 {
  width: 2.77rem;
  margin-top: 0.16rem;
}

.image_91 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.32rem 0;
}

.text-group_342 {
  width: 2.44rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.26rem;
}

.image-text_98 {
  width: 1.84rem;
  margin: 0.14rem 0.93rem 0 0;
}

.image_92 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_343 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.group_240 {
  width: 1.84rem;
  margin: 0.14rem 0.93rem 0 0;
}

.image_93 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_604 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_739 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.03rem 0 0;
}

.text_605 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_606 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_607 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_608 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_609 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_740 {
  width: 2.08rem;
  margin: 0.23rem 0.87rem 0 0.19rem;
}

.text_463 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_464 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_741 {
  width: 2.2rem;
  margin: 0.23rem 0.75rem 0 0.19rem;
}

.text_465 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_466 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_742 {
  width: 2.07rem;
  margin: 0.24rem 0.88rem 0 0.19rem;
}

.text_467 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_468 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_32 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.17rem 0 0.19rem;
}

.group_241 {
  width: 2.18rem;
  margin: 0.24rem 0.77rem 0 0.19rem;
}

.text-wrapper_467 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_469 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_468 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_470 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_469 {
  width: 2.64rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin: 0.24rem 0.31rem 0 0.19rem;
}

.text_471 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_472 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_473 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_474 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text-wrapper_743 {
  width: 2.9rem;
  margin: 0.08rem 0.05rem 0 0.19rem;
}

.text_475 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_476 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_20 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.18rem 0 0.19rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_477 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_127 {
  background: url(../img/pricescheme/SketchPngd2b61e08e6a5a24c88530232a071b90dcd17d93e05b09382934b29fbf768f3a4.png) -0.22rem -0.12rem
    no-repeat;
  background-size: 3.58rem 8.2rem;
  margin: -0.02rem 0 -0.02rem 0;
  padding: 0.02rem 0.02rem 0.19rem 0.02rem;
}

.group_242 {
  background-image: url(../img/pricescheme/006fc228f3464f6aab135677e4970601_mergeImage.png);
  border-radius: 8px;
  padding: 0.36rem 0.18rem 0.25rem 0.17rem;
  width: 3.125rem;
  background-size: 100%;
}

.text_478 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0 0.72rem 0 0.03rem;
}

.box_238 {
  margin: 0.14rem 0 0 0.02rem;
}

.image_48 {
  width: 0.88rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0;
}

.thumbnail_17 {
  width: 0.17rem;
  height: 0.17rem;
  margin: 0.07rem 0 0.06rem 0.09rem;
}

.text-wrapper_631 {
  background: url(../img/pricescheme/d62373a7f63240788e88a0fe85eb6566_mergeImage.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-left: 0.08rem;
  padding: 0.04rem 0.29rem 0.03rem 0.05rem;
}

.text_509 {
  text-shadow: 0px 1px 0px rgba(255, 70, 70, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.23rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.image_49 {
  width: 0.92rem;
  height: 0.02rem;
  margin: 0.15rem 0 0.13rem 0.08rem;
}

.image-text_99 {
  width: 2.77rem;
  margin: 0.16rem 0.02rem 0 0;
}

.image_94 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.32rem 0;
}

.text-group_344 {
  width: 2.44rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.26rem;
}

.image-text_100 {
  width: 1.62rem;
  margin: 0.14rem 1.17rem 0 0;
}

.image_95 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text-group_345 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.box_239 {
  width: 1.6rem;
  margin: 0.14rem 1.19rem 0 0;
}

.image_96 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.05rem 0 0.06rem 0;
}

.text_610 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.26rem;
}

.text-wrapper_744 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.28rem;
  margin: 0.14rem 0.05rem 0 0;
}

.text_611 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_612 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_613 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_614 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text_615 {
  width: 2.74rem;
  height: 0.56rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 0.28rem;
}

.text-wrapper_745 {
  width: 2.17rem;
  margin: 0.23rem 0.78rem 0 0.19rem;
}

.text_481 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_482 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_746 {
  width: 2.2rem;
  margin: 0.23rem 0.75rem 0 0.19rem;
}

.text_483 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_484 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_747 {
  width: 2.2rem;
  margin: 0.24rem 0.75rem 0 0.19rem;
}

.text_485 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_486 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_33 {
  width: 2.78rem;
  height: 0.01rem;
  margin: 0.24rem 0.17rem 0 0.19rem;
}

.group_243 {
  width: 2.18rem;
  margin: 0.24rem 0.77rem 0 0.19rem;
}

.text-wrapper_475 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_487 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_476 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.12rem;
}

.text_488 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_477 {
  width: 2.72rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin: 0.24rem 0.23rem 0 0.19rem;
}

.text_489 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_490 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_491 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_492 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text-wrapper_748 {
  width: 2.94rem;
  margin: 0.08rem 0.01rem 0 0.19rem;
}

.text_493 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_494 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_21 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 4px;
  margin: 0.35rem 0.18rem 0 0.19rem;
  padding: 0.12rem 0.9rem 0.12rem 0.91rem;
}

.text_495 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.375px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text-group_346 {
  margin: 0.5rem 0 0 0;
}

.text_510 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
  margin-right: 3.66rem;
}

.text_511 {
  width: 6.6rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 0.32rem;
  margin-top: 0.16rem;
}

.grid_32 {
  flex-wrap: wrap;
}

.box_179 {
  width: 3.34rem;
  height: 3.72rem;
  border-radius: 0.04rem;
  opacity: 1;
  background: linear-gradient(180deg, #ECF3FF 0%, #FFFFFF 31%);
  box-sizing: border-box;
  /* 白色 */
  border: 1px solid #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  
  margin: 0 .18rem .18rem 0;
  padding: .3rem .32rem;
}

.box_179:nth-of-type(2n) {
  margin-right: 0;
  
}

.text-wrapper_636 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.54rem 0.09rem 0.55rem;
}

.text_512 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-text_101 {
  /* width: 1.36rem; */
  align-self: center;
}

.group_192 {
  border-radius: .08rem;
  width: 1.36rem;
  height: 0.88rem;
}

.International_SMS_box_item_text p:nth-of-type(1){
  font-family: MiSans;
  font-size: .24rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
  margin-top: .24rem;
  text-align: center;
}

.International_SMS_box_item_text p:nth-of-type(2){
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* /条 */ 
  color: #666666; 
  margin-top: 0.04rem;
  text-align: center;

}

.International_SMS_box_item_text p:nth-of-type(2) i {
  font-style: normal;
  /* ¥0.3 */ 
  font-weight: 600; 
  font-size: .32rem;
  color: #FF5918 
}


.International_SMS_box_item_btn {
  height: .7rem;
  border-radius: 0.04rem;
  opacity: 1;
  box-sizing: border-box;
  /* 主要色 */
  border: 0.01rem solid #1265FF;
  font-family: MiSans;
  font-size: .28rem;
  font-weight: normal;
  line-height: 39px;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 主要色 */
  color: #1265FF;
  text-align: center;
  margin-top: .36rem;
}



.moreCountriesBox {
  height: 4.2rem;
  border-radius: .04rem;
  opacity: 1;
  background: linear-gradient(180deg, #ECF3FF 0%, #FFFFFF 31%);
  box-sizing: border-box;
  /* 白色 */
  border: .02rem solid #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: .32rem .24rem;
  overflow: hidden;
}

.moreCountriesBox_title {
  margin-bottom: .08rem;
  font-family: MiSans;
  font-size: .32rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333;
}

.moreCountriesBox_btn {
  height: .7rem;
  width: 2.08rem;
  line-height: .7rem;
  align-items: center;
  padding: 0 .48rem;
  border-radius: .04rem;
  opacity: 1;
  text-align: center;
  font-family: "MiSans";
  font-weight: 500;
  font-size: .28rem;
  font-weight: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #ffffff;
  background: #1265FF;
  margin-top: .32rem;
}

.moreCountriesBox_text {
  font-family: MiSans;
  font-size: .28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #666666;
  margin-bottom: .24rem;
}

.moreCountriesBox_numBox {
  overflow: hidden;
}

.moreCountriesBox_numBox_item {
  overflow: hidden;
  float: left;
  margin-right: 32px;
}

.moreCountriesBox_numBox_item p {
  font-family: MiSans;
  font-size: .24rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333;
}

.moreCountriesBox_numBox_item p span {
  font-size: .4rem;
  color: #1265FF;
}

.moreCountriesBox_bg {
  width: 4.1rem;
  height: 2.52rem;
  background: url(../../img/act_20241205/moreCountries_bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -.32rem;
  right: -.68rem;
}


.cloudBox_top {
  /* height: 5.74rem; */
  border-radius: .04rem;
  opacity: 1;
  background: linear-gradient(180deg, #ECF3FF 0%, #FFFFFF 31%);
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  padding-bottom: .4rem;
}

.cloudBox_top_box1 {
  width: 100%;
  /* height: 1.92rem; */
  opacity: 1;
  background: linear-gradient(90deg, #282F47 0%, #3C466A 100%);
  padding: .32rem .24rem .42rem;
  position: relative;
  overflow: hidden;
}

.cloudBox_top_box2 {
  width: 100%;
  /* height: 124px; */
  padding: 0 .24rem;
  position: relative;
}

.cloudBox_top_box3 {
  width: 100%;
  padding: .4rem .24rem 0;
  display: flex;
  justify-content: space-between;

}

.time_price {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.44rem;
  height: .48rem;
  line-height: .48rem;
  border-radius: 0px 0px 0px .08rem;
  opacity: 1;
  background: #FF4F09;
  font-family: MiSans;
  font-size: .24rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
  text-align: center;
  z-index: 1;
}

.cloudBox_top_bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.82rem;
  height: 1.56rem;
  background: url(../img/act_202412/cloud.svg) no-repeat;
  background-size: 100% 100%;
}

.cloudBox_top_box1 p:nth-of-type(1) {
  font-family: MiSans;
  font-size: .32rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #EEC992;
  margin-bottom: .08rem;
}

.cloudBox_top_box1 p:nth-of-type(1) {
  font-family: "MiSans";
  height: .42rem;
  width: 100%;
}
.cloudBox_top_box1 p:nth-of-type(1) span {
  float: left;
}
.cloudBox_top_box1 p:nth-of-type(1) span:nth-of-type(2) {
  margin: .08rem;

  font-family: MiSans;
  font-size: .2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #EB3121;

}

.cloudBox_top_box1 p:nth-of-type(2) {
  font-family: MiSans;
  font-size: .28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #EEC992;
}




.text-group_297 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin-top: 0.16rem;
}

.text-wrapper_637 {
  background: url(../img/pricescheme/SketchPng5246daa1e61b30997e175df3358385557d3afd8d610ddf7e2f3f1ca681bb089a.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.16rem 0.68rem;
  margin-top: 0.27rem;
  padding: 0.09rem 0.56rem 0.13rem 0.56rem;
}

.text_513 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_180 {
  width: 2.06rem;
  height: 2.91rem;
  background: url(../img/pricescheme/SketchPng1bbcce9114f731ba0c76945a375f41b434e19750bce0f672a1fbae7f72ecee84.png) -0.13rem -0.07rem
    no-repeat;
  background-size: 2.25rem 3.11rem;
  margin: 0 0.24rem 0.24rem 0;
  padding: 0.03rem 0.03rem 0.03rem 0.03rem;
}

.text-wrapper_638 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.59rem 0.09rem 0.58rem;
}

.text_514 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-text_102 {
  width: 1.28rem;
  align-self: center;
  margin-top: 0.27rem;
}

.box_181 {
  border-radius: 6px;
  background-image: url(../img/pricescheme/92bbbabf4e2c4450900ac2610d71389d_mergeImage.png);
  width: 1.19rem;
  height: 0.8rem;
  margin: 0 0.05rem 0 0.04rem;
}

.text-group_298 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin-top: 0.16rem;
}

.text-wrapper_639 {
  background: url(../img/pricescheme/SketchPng694ce2b3857ee6e51105d725a420d1a56b16e007d4dc4061e898bd0a19ef4ee0.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.15rem 0.68rem;
  margin-top: 0.27rem;
  padding: 0.09rem 0.56rem 0.13rem 0.56rem;
}

.text_515 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_182 {
  width: 2.06rem;
  height: 2.91rem;
  background: url(../img/pricescheme/SketchPngb39cf7daf277bb74c92be8d185cda72f5e25c4aaf4bf4a7fc3ec20e6dc125301.png) -0.13rem -0.07rem
    no-repeat;
  background-size: 2.26rem 3.11rem;
  margin-bottom: 0.24rem;
  padding: 0.03rem 0.03rem 0.03rem 0.03rem;
}

.text-wrapper_640 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.56rem 0.09rem 0.57rem;
}

.text_516 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-text_103 {
  width: 1.28rem;
  align-self: center;
  margin-top: 0.27rem;
}

.image_50 {
  width: 1.19rem;
  height: 0.8rem;
  margin: 0 0.05rem 0 0.04rem;
}

.text-group_299 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin-top: 0.16rem;
}

.button_22 {
  background: url(../img/pricescheme/SketchPng5246daa1e61b30997e175df3358385557d3afd8d610ddf7e2f3f1ca681bb089a.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.16rem 0.68rem;
  margin-top: 0.27rem;
  padding: 0.09rem 0.56rem 0.13rem 0.56rem;
}

.text_517 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_183 {
  width: 2.06rem;
  height: 2.91rem;
  background: url(../img/pricescheme/SketchPngb39cf7daf277bb74c92be8d185cda72f5e25c4aaf4bf4a7fc3ec20e6dc125301.png) -0.13rem -0.07rem
    no-repeat;
  background-size: 2.26rem 3.11rem;
  margin: 0 0.25rem 0.24rem 0;
  padding: 0.03rem 0.03rem 0.03rem 0.03rem;
}

.text-wrapper_641 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.42rem 0.09rem 0.43rem;
}

.text_518 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-text_104 {
  width: 1.28rem;
  align-self: center;
  margin-top: 0.27rem;
}

.group_193 {
  border-radius: 6px;
  background-image: url(../img/pricescheme/65f896d6ec2b4bd08b28f2f087eefe60_mergeImage.png);
  width: 1.19rem;
  height: 0.8rem;
  margin: 0 0.05rem 0 0.04rem;
}

.text-group_300 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin-top: 0.16rem;
}

.text-wrapper_642 {
  background: url(../img/pricescheme/SketchPng5246daa1e61b30997e175df3358385557d3afd8d610ddf7e2f3f1ca681bb089a.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.16rem 0.68rem;
  margin-top: 0.27rem;
  padding: 0.09rem 0.56rem 0.13rem 0.56rem;
}

.text_519 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_184 {
  width: 2.06rem;
  height: 2.91rem;
  background: url(../img/pricescheme/SketchPng1bbcce9114f731ba0c76945a375f41b434e19750bce0f672a1fbae7f72ecee84.png) -0.13rem -0.07rem
    no-repeat;
  background-size: 2.25rem 3.11rem;
  margin: 0 0.24rem 0.24rem 0;
  padding: 0.03rem 0.03rem 0.03rem 0.03rem;
}

.text-wrapper_643 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.3rem 0.09rem 0.28rem;
}

.text_520 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-text_105 {
  width: 1.28rem;
  align-self: center;
  margin-top: 0.27rem;
}

.group_194 {
  border-radius: 6px;
  background-image: url(../img/pricescheme/382a2030168c487b866cc2b9bc347c01_mergeImage.png);
  width: 1.19rem;
  height: 0.8rem;
  margin: 0 0.05rem 0 0.04rem;
}

.text-group_301 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin-top: 0.16rem;
}

.text-wrapper_644 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 0px 0px 8px 8px;
  margin-top: 0.27rem;
  padding: 0.08rem 0.55rem 0.12rem 0.55rem;
}

.text_521 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_185 {
  width: 2.06rem;
  height: 2.91rem;
  background: url(../img/pricescheme/SketchPngb39cf7daf277bb74c92be8d185cda72f5e25c4aaf4bf4a7fc3ec20e6dc125301.png) -0.13rem -0.07rem
    no-repeat;
  background-size: 2.26rem 3.11rem;
  margin-bottom: 0.24rem;
  padding: 0.03rem 0.03rem 0.03rem 0.03rem;
}

.text-wrapper_645 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 8px 8px 0px 0px;
  padding: 0.07rem 0.15rem 0.09rem 0.16rem;
}

.text_522 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_523 {
  width: 1.69rem;
  height: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.3rem;
  margin: 0.27rem 0.15rem 0 0.16rem;
}

.button_23 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 0px 0px 8px 8px;
  margin-top: 0.4rem;
  padding: 0.08rem 0.55rem 0.12rem 0.55rem;
}

.text_524 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_525 {
  width: 6.61rem;
  height: 0.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.3rem;
  margin: 0.3rem 0 0 0.01rem;
}

.text-wrapper_67 {
  width: 6.5rem;
  background: url(../img/pricescheme/SketchPng458656711b4f1d2929b84b91e7dadae0ca806c97a869fc68af873a4e4a9d8aca.png) -0.1rem -0.05rem
    no-repeat;
  background-size: 6.7rem 1.4rem;
  align-self: center;
  margin-top: 0.4rem;
  padding: 0.3rem 0.32rem 0.3rem 0.28rem;
}

.text_162 {
  width: 4.05rem;
  height: 0.6rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.3rem;
}

.button_16 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  margin: 0.02rem 0 0.02rem 0;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_411 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text-wrapper_479 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng93daad2e16b2dd6aa1b97da454b7fb20f5bbe00d35ecf6689083209bd8fdd959.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 0.38rem;
  top: 19.56rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_496 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_481 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng93daad2e16b2dd6aa1b97da454b7fb20f5bbe00d35ecf6689083209bd8fdd959.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 3.84rem;
  top: 27.72rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_498 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_69 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng521ba11229705db34acd36e9c8347794e831a0e11ce4e9ce4183c3239aadfdd4.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 0.38rem;
  top: 11.4rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_165 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_482 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng93daad2e16b2dd6aa1b97da454b7fb20f5bbe00d35ecf6689083209bd8fdd959.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 0.38rem;
  top: 27.72rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_499 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_73 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng521ba11229705db34acd36e9c8347794e831a0e11ce4e9ce4183c3239aadfdd4.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 3.84rem;
  top: 11.4rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_169 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 0.28rem;
}

.tag_1 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng521ba11229705db34acd36e9c8347794e831a0e11ce4e9ce4183c3239aadfdd4.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 0.38rem;
  top: 3.24rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_163 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_71 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng521ba11229705db34acd36e9c8347794e831a0e11ce4e9ce4183c3239aadfdd4.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 3.84rem;
  top: 3.24rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_167 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-wrapper_480 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPng93daad2e16b2dd6aa1b97da454b7fb20f5bbe00d35ecf6689083209bd8fdd959.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.64rem 0.5rem;
  width: 1.48rem;
  position: absolute;
  left: 3.84rem;
  top: 19.56rem;
  padding: 0.02rem 0.26rem 0.1rem 0.19rem;
}

.text_497 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.box_240 {
  padding: 0.53rem 0.5rem 0.59rem 0.5rem;
}

.box_241 {
}

.text-group_347 {
}

.text_171 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
  margin: 0 1.15rem 0 0.52rem;
}

.text_172 {
  width: 6.5rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 0.32rem;
  margin-top: 0.17rem;
}

.block_101 {
  width: 6.56rem;
  background: url(../img/pricescheme/SketchPngf528fd7bad49db37c42ea43acfc5162832f41641d4ab9b7dabbfeb8c66ac75c0.png) 
    no-repeat;
  background-size: 6.96rem 11.2rem;
  align-self: center;
  margin-top: 5.68rem;
  padding: 0.31rem 0.38rem 0.31rem 0.38rem;
  background-size: 103%;
  background-position:-0.09rem 0.1rem;
}

.box_186 {
  background: url(../img/pricescheme/SketchPng04acc50f5ae27536aa615959fe351cb24d8e2411b731dd1f9d72b8d2cf20f31f.png)
    100% no-repeat;
    border-radius: 18px 18px 0px 0px;
  background-size: 100% 100%;
  padding-bottom: 0.19rem;
}

.text-wrapper_646 {
  background-color: rgba(255, 108, 61, 0.15);
  border-radius: 18px 18px 0px 0px;
  padding: 0.19rem 2.52rem 0.18rem 1.9rem;
}

.text_526 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.26rem;
  letter-spacing: 1.8571428060531616px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.37rem;
}

.group_244 {
  width: 2.46rem;
  margin: 0.29rem 3.04rem 0 0.3rem;
}

.image_51 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.07rem 0 0.06rem 0;
}

.text_527 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.group_245 {
  width: 2.18rem;
  margin: 0.22rem 3.32rem 0 0.3rem;
}

.image_52 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.06rem 0 0.07rem 0;
}

.text_528 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.image_53 {
  width: 5.2rem;
  height: 0.01rem;
  align-self: center;
  margin-top: 0.22rem;
}

.group_246 {
  width: 5.2rem;
  align-self: center;
  margin-top: 0.22rem;
}

.text-wrapper_647 {
  width: 1.65rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.06rem 0 0.05rem 0;
}

.text_529 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_530 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_531 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_532 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.button_24 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 30px;
  padding: 0.15rem 0.51rem 0.14rem 0.52rem;
}

.text_533 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_190 {
  background: url(../img/pricescheme/SketchPng04acc50f5ae27536aa615959fe351cb24d8e2411b731dd1f9d72b8d2cf20f31f.png)
    100% no-repeat;
    border-radius: 18px 18px 0px 0px;
  background-size: 100% 100%;
  margin-top: 0.2rem;
  padding-bottom: 0.19rem;
}

.text-wrapper_648 {
  background-color: rgba(255, 108, 61, 0.15);
  border-radius: 18px 18px 0px 0px;
  padding: 0.19rem 2.52rem 0.18rem 1.9rem;
}

.text_534 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.26rem;
  letter-spacing: 1.8571428060531616px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.37rem;
}

.group_247 {
  width: 2.5rem;
  margin: 0.29rem 3rem 0 0.3rem;
}

.image_54 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.07rem 0 0.06rem 0;
}

.text_535 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.group_248 {
  width: 2.18rem;
  margin: 0.22rem 3.32rem 0 0.3rem;
}

.image_55 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.06rem 0 0.07rem 0;
}

.text_536 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.image_56 {
  width: 5.2rem;
  height: 0.01rem;
  align-self: center;
  margin-top: 0.22rem;
}

.group_249 {
  width: 5.2rem;
  align-self: center;
  margin-top: 0.22rem;
}

.text-wrapper_649 {
  width: 1.65rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.06rem 0 0.05rem 0;
}

.text_537 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_538 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_539 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_540 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.button_25 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 30px;
  padding: 0.15rem 0.51rem 0.14rem 0.52rem;
}

.text_541 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_191 {
  background: url(../img/pricescheme/SketchPng04acc50f5ae27536aa615959fe351cb24d8e2411b731dd1f9d72b8d2cf20f31f.png)
    100% no-repeat;
    border-radius: 18px 18px 0px 0px;
  background-size: 100% 100%;
  margin-top: 0.2rem;
  padding-bottom: 0.19rem;
}

.text-wrapper_650 {
  background-color: rgba(255, 108, 61, 0.15);
  border-radius: 18px 18px 0px 0px;
  padding: 0.19rem 2.52rem 0.18rem 1.9rem;
}

.text_542 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.26rem;
  letter-spacing: 1.8571428060531616px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.37rem;
}

.group_250 {
  width: 2.5rem;
  margin: 0.29rem 3rem 0 0.3rem;
}

.image_57 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.07rem 0 0.06rem 0;
}

.text_543 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.group_251 {
  width: 2.18rem;
  margin: 0.22rem 3.32rem 0 0.3rem;
}

.image_58 {
  width: 0.23rem;
  height: 0.15rem;
  margin: 0.06rem 0 0.07rem 0;
}

.text_544 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.28rem;
}

.image_59 {
  width: 5.2rem;
  height: 0.01rem;
  align-self: center;
  margin-top: 0.22rem;
}

.group_252 {
  width: 5.2rem;
  align-self: center;
  margin-top: 0.22rem;
}

.text-wrapper_651 {
  width: 1.71rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.06rem 0 0.05rem 0;
}

.text_545 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_546 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_547 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_548 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.button_26 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 30px;
  padding: 0.15rem 0.51rem 0.14rem 0.52rem;
}

.text_549 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_253 {
  width: 5.79rem;
  margin: 0.3rem 0 0 0.01rem;
}

.image_60 {
  width: 1.1rem;
  height: 0.01rem;
  margin: 0.15rem 0 0.14rem 0;
}

.text_550 {
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image_61 {
  width: 1.1rem;
  height: 0.01rem;
  margin: 0.15rem 0 0.14rem 0;
}

.box_242 {
  margin-top: -0.03rem;
  padding: 0.3rem 0.5rem 0.52rem 0.5rem;
}

.grid_33 {
  width: 6.5rem;
  height: 11.7rem;
  flex-wrap: wrap;
}

.group_25-0 {
  width: 3.14rem;
  height: 5.7rem;
  background: url(../img/pricescheme/SketchPng6efe954b3d16cd04b7d705faba06a2b631cc949d3a17ecb428472d14fc21f003.png) -0.2rem -0.1rem
    no-repeat;
  background-size: 3.54rem 6.1rem;
  padding-bottom: 0.24rem;
  margin: 0 0.22rem 0.3rem 0;
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
box-shadow: 0px 10px 20px 0px rgba(254,148,100,0.12);
border-radius: 16px;
}

.block_13-0 {
  background-image: url(../img/pricescheme/574219278ac640ef853ca8b16313234b_mergeImage.png);
  border-radius: 16px 16px 0px 0px;
  padding: 0.26rem 0.34rem 0.26rem 0.2rem;
  background: url(../img/pricescheme/574219278ac640ef853ca8b16313234b_mergeImage.png);
}

.text-group_348-0 {
}

.text_191-0 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-right: 0.5rem;
}

.text_192-0 {
  width: 2.6rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.26rem;
  margin-top: 0.16rem;
}

.text-wrapper_749-0 {
  width: 2.43rem;
  margin: 0.24rem 0.69rem 0 0.2rem;
}

.text_193-0 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_194-0 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_750-0 {
  width: 2.42rem;
  margin: 0.24rem 0.52rem 0 0.2rem;
}

.text_195-0 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_196-0 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_751-0 {
  width: 1.65rem;
  margin: 0.24rem 1.29rem 0 0.2rem;
}

.text_197-0 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_198-0 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_13-0 {
  width: 2.72rem;
  height: 0.01rem;
  margin: 0.23rem 0.19rem 0 0.23rem;
}

.section_119-0 {
  width: 2.6rem;
  margin: 0.24rem 0.34rem 0 0.2rem;
}

.text-wrapper_81-0 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_199-0 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_82-0 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.11rem;
}

.text_200-0 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_349-0 {
  margin: 0.24rem 1.1rem 0 0.2rem;
}

.text-wrapper_83-0 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin-right: 0.05rem;
}

.text_201-0 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_202-0 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_203-0 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_204-0 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_205-0 {
  width: 2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.08rem;
}

.text-wrapper_84-0 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  align-self: center;
  margin-top: 0.24rem;
  width: 2.74rem;
  padding: 0.12rem 0.92rem 0.12rem 0.92rem;
}

.text_206-0 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_25-1 {
  width: 3.14rem;
  height: 5.7rem;
  background: url(../img/pricescheme/SketchPng6efe954b3d16cd04b7d705faba06a2b631cc949d3a17ecb428472d14fc21f003.png) -0.2rem -0.1rem
    no-repeat;
  background-size: 3.54rem 6.1rem;
  padding-bottom: 0.24rem;
  margin: 0 0.22rem 0.3rem 0;
  margin-right: 0;
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
box-shadow: 0px 10px 20px 0px rgba(254,148,100,0.12);
border-radius: 16px;
}

.block_13-1 {
  background-image: url(../img/pricescheme/574219278ac640ef853ca8b16313234b_mergeImage.png);
  border-radius: 16px 16px 0px 0px;
  padding: 0.26rem 0.34rem 0.26rem 0.2rem;
  background: url(../img/pricescheme/a235a75be6dc475f81b2033413e15d94_mergeImage.png);
}

.text-group_348-1 {
}

.text_191-1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-right: 0.5rem;
}

.text_192-1 {
  width: 2.6rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.26rem;
  margin-top: 0.16rem;
}

.text-wrapper_749-1 {
  width: 2.43rem;
  margin: 0.24rem 0.69rem 0 0.2rem;
}

.text_193-1 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_194-1 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_750-1 {
  width: 2.42rem;
  margin: 0.24rem 0.52rem 0 0.2rem;
}

.text_195-1 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_196-1 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_751-1 {
  width: 1.65rem;
  margin: 0.24rem 1.29rem 0 0.2rem;
}

.text_197-1 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_198-1 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_13-1 {
  width: 2.72rem;
  height: 0.01rem;
  margin: 0.23rem 0.19rem 0 0.23rem;
}

.section_119-1 {
  width: 2.6rem;
  margin: 0.24rem 0.34rem 0 0.2rem;
}

.text-wrapper_81-1 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_199-1 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_82-1 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.11rem;
}

.text_200-1 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_349-1 {
  margin: 0.24rem 1.1rem 0 0.2rem;
}

.text-wrapper_83-1 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin-right: 0.05rem;
}

.text_201-1 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_202-1 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_203-1 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_204-1 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_205-1 {
  width: 2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.08rem;
}

.text-wrapper_84-1 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  align-self: center;
  margin-top: 0.24rem;
  width: 2.74rem;
  padding: 0.12rem 0.92rem 0.12rem 0.92rem;
}

.text_206-1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_25-2 {
  width: 3.14rem;
  height: 5.7rem;
  background: url(../img/pricescheme/SketchPng6efe954b3d16cd04b7d705faba06a2b631cc949d3a17ecb428472d14fc21f003.png) -0.2rem -0.1rem
    no-repeat;
  background-size: 3.54rem 6.1rem;
  padding-bottom: 0.24rem;
  margin: 0 0.22rem 0.3rem 0;
  margin-bottom: 0;
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
box-shadow: 0px 10px 20px 0px rgba(254,148,100,0.12);
border-radius: 16px;
}

.block_13-2 {
  background-image: url(../img/pricescheme/574219278ac640ef853ca8b16313234b_mergeImage.png);
  border-radius: 16px 16px 0px 0px;
  padding: 0.26rem 0.34rem 0.26rem 0.2rem;
  background: url(../img/pricescheme/7c9c52cd6ae044aba1188b54a15767ea_mergeImage.png);
}

.text-group_348-2 {
}

.text_191-2 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-right: 0.5rem;
}

.text_192-2 {
  width: 2.6rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.26rem;
  margin-top: 0.16rem;
}

.text-wrapper_749-2 {
  width: 2.43rem;
  margin: 0.24rem 0.69rem 0 0.2rem;
}

.text_193-2 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_194-2 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_750-2 {
  width: 2.42rem;
  margin: 0.24rem 0.52rem 0 0.2rem;
}

.text_195-2 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_196-2 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_751-2 {
  width: 1.65rem;
  margin: 0.24rem 1.29rem 0 0.2rem;
}

.text_197-2 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_198-2 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_13-2 {
  width: 2.72rem;
  height: 0.01rem;
  margin: 0.23rem 0.19rem 0 0.23rem;
}

.section_119-2 {
  width: 2.6rem;
  margin: 0.24rem 0.34rem 0 0.2rem;
}

.text-wrapper_81-2 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_199-2 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_82-2 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.11rem;
}

.text_200-2 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_349-2 {
  margin: 0.24rem 1.1rem 0 0.2rem;
}

.text-wrapper_83-2 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin-right: 0.05rem;
}

.text_201-2 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_202-2 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_203-2 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_204-2 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_205-2 {
  width: 2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.08rem;
}

.text-wrapper_84-2 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  align-self: center;
  margin-top: 0.24rem;
  width: 2.74rem;
  padding: 0.12rem 0.92rem 0.12rem 0.92rem;
}

.text_206-2 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.group_25-3 {
  width: 3.14rem;
  height: 5.7rem;
  background: url(../img/pricescheme/SketchPng6efe954b3d16cd04b7d705faba06a2b631cc949d3a17ecb428472d14fc21f003.png) -0.2rem -0.1rem
    no-repeat;
  background-size: 3.54rem 6.1rem;
  padding-bottom: 0.24rem;
  margin: 0 0.22rem 0.3rem 0;
  margin-right: 0;
  margin-bottom: 0;
  background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
box-shadow: 0px 10px 20px 0px rgba(254,148,100,0.12);
border-radius: 16px;
}

.block_13-3 {
  background-image: url(../img/pricescheme/574219278ac640ef853ca8b16313234b_mergeImage.png);
  border-radius: 16px 16px 0px 0px;
  padding: 0.26rem 0.34rem 0.26rem 0.2rem;
  background: url(../img/pricescheme/3fc7e0b39116446eb2cc2fff38fefbb8_mergeImage.png);
}

.text-group_348-3 {
}

.text_191-3 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-right: 0.5rem;
}

.text_192-3 {
  width: 2.6rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.26rem;
  margin-top: 0.16rem;
}

.text-wrapper_749-3 {
  width: 2.43rem;
  margin: 0.24rem 0.69rem 0 0.2rem;
}

.text_193-3 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_194-3 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_750-3 {
  width: 2.42rem;
  margin: 0.24rem 0.52rem 0 0.2rem;
}

.text_195-3 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_196-3 {
  width: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_751-3 {
  width: 1.65rem;
  margin: 0.24rem 1.29rem 0 0.2rem;
}

.text_197-3 {
  overflow-wrap: break-word;
  color: rgba(255, 115, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_198-3 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.image_13-3 {
  width: 2.72rem;
  height: 0.01rem;
  margin: 0.23rem 0.19rem 0 0.23rem;
}

.section_119-3 {
  width: 2.6rem;
  margin: 0.24rem 0.34rem 0 0.2rem;
}

.text-wrapper_81-3 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_199-3 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_82-3 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  padding: 0.07rem 0.11rem 0.07rem 0.11rem;
}

.text_200-3 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-group_349-3 {
  margin: 0.24rem 1.1rem 0 0.2rem;
}

.text-wrapper_83-3 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
  margin-right: 0.05rem;
}

.text_201-3 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_202-3 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_203-3 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_204-3 {
  width: 1.96rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_205-3 {
  width: 2rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.08rem;
}

.text-wrapper_84-3 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  align-self: center;
  margin-top: 0.24rem;
  width: 2.74rem;
  padding: 0.12rem 0.92rem 0.12rem 0.92rem;
}

.text_206-3 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.box_26 {
  background: url(../img/pricescheme/SketchPngb61c6ba9b31d3e2b8e7876765cd7c3735d6a663005bac706281b0cf5f29155d2.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: -0.01rem;
  padding: 0.54rem 0.5rem 0.75rem 0.5rem;
}

.text-group_350 {
}

.text_255 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
  align-self: center;
}

.text_256 {
  width: 6.5rem;
  height: 0.64rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 0.32rem;
  margin-top: 0.17rem;
}

.list_43 {
  height: 8.3rem;
  margin-top: 0.41rem;
}

.list-items_1-0 {
  position: relative;
  width: 6.5rem;
  height: 4rem;
  background: url(../img/pricescheme/SketchPng64aaa463b7be59c92f235648a237f2fb3f2200fc26647e8004da314fcd1cc41d.png) -0.21rem -0.11rem
    no-repeat;
  background-size: 6.92rem 4.42rem;
  margin-bottom: 0.3rem;
  padding-top: 0.22rem;
  background: linear-gradient(180deg, rgba(255,255,255,0.91) 0%, rgba(242,247,255,0.82) 100%);
box-shadow: 0px 10px 20px 0px rgba(100,158,254,0.12);
border-radius: 8px;
border: 1px solid #CBDCFF;
overflow: hidden;
}

.tag_2-0 {
  background: url(../img/pricescheme/SketchPnge7a4db1c1af206711814d211cbedf3f456927c1232211f00796d6a72fa48495e.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.46rem 0.5rem;
  margin: 0 4.91rem 0 0.29rem;
  padding: 0.02rem 0.25rem 0.04rem 0.22rem;
}

.text_257-0 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.section_120-0 {
  width: 5.25rem;
  height: 0.42rem;
  margin: 0.17rem 0.95rem 0 0.3rem;
}

.text_258-0 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  letter-spacing: 1.5px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_105-0 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0.11rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_261-0 {
  width: 0.86rem;
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_106-0 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0.1rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_262-0 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_259-0 {
  width: 4.29rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin: 0.16rem 2.12rem 0 0.3rem;
}

.section_121-0 {
  margin: 0.3rem 3.53rem 0 0.3rem;
}

.text_263-0 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_264-0 {
  width: 0.49rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin: 0.01rem 0 0 0.2rem;
}

.thumbnail_6-0 {
  width: 0.01rem;
  height: 0.16rem;
  margin: 0.02rem 0 0.01rem 0.2rem;
}

.text_265-0 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin-left: 0.19rem;
}

.text_266-0 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin-left: 0.21rem;
}

.group_31-0 {
  width: 6.5rem;
  height: 1.2rem;
  background: url(../img/pricescheme/SketchPnga32c13c8e4cad2d1ecf5d407177603f612fb55375dedae06cbc3b6a259bc813b.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.82rem;
  padding: 0 0.11rem 0.32rem 0.08rem;
}

.image_17-0 {
  width: 6.31rem;
  height: 0.01rem;
}

.text_268-0 {
  overflow-wrap: break-word;
  color: rgba(250, 106, 66, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 0.18rem;
  margin: 0.69rem 0.83rem 0 0.87rem;
}

.group_32-0 {
  position: absolute;
  left: 0.45rem;
  top: 2.45rem;
  width: 5.6rem;
  height: 0.7rem;
  background: url(../img/pricescheme/SketchPngd32c00061523837ca59aa9025c6fc7611d6fa680ec0c0bd8a0df01476817ad79.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 5.76rem 0.86rem;
  justify-content: flex-center;
  padding: 0.08rem 0.33rem 0.12rem 0.33rem;
}

.text-wrapper_107-0 {
  width: 1.73rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.87rem;
}

.text_269-0 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_270-0 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_271-0 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_272-0 {
  width: 1.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0.2rem 0 0 0.11rem;
  position: relative;
  left:0.2rem;
}

.text_273-0 {
  text-shadow: 0px 2px 0px rgba(255, 14, 0, 1);
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.12rem 0 0 0.62rem;
}

.list-items_1-1 {
  position: relative;
  width: 6.5rem;
  height: 4rem;
  background: url(../img/pricescheme/SketchPng64aaa463b7be59c92f235648a237f2fb3f2200fc26647e8004da314fcd1cc41d.png) -0.21rem -0.11rem
    no-repeat;
  background-size: 6.92rem 4.42rem;
  margin-bottom: 0.3rem;
  padding-top: 0.22rem;
  background: linear-gradient(180deg, rgba(255,255,255,0.91) 0%, rgba(242,247,255,0.82) 100%);
box-shadow: 0px 10px 20px 0px rgba(100,158,254,0.12);
border-radius: 8px;
border: 1px solid #CBDCFF;
overflow: hidden;
}

.tag_2-1 {
  background: url(../img/pricescheme/SketchPnge7a4db1c1af206711814d211cbedf3f456927c1232211f00796d6a72fa48495e.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.46rem 0.5rem;
  margin: 0 4.91rem 0 0.29rem;
  padding: 0.02rem 0.25rem 0.04rem 0.22rem;
}

.text_257-1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.section_120-1 {
  width: 5.25rem;
  height: 0.42rem;
  margin: 0.17rem 0.95rem 0 0.3rem;
}

.text_258-1 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.3rem;
  letter-spacing: 1.5px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
}

.text-wrapper_105-1 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem 0.11rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_261-1 {
  width: 0.86rem;
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text-wrapper_486-1 {
  background-color: rgba(254, 147, 117, 0.15);
  border-radius: 2px;
  margin: 0.05rem 0 0.05rem -0.34rem;
  padding: 0.07rem 0.12rem 0.07rem 0.12rem;
}

.text_501-1 {
  overflow-wrap: break-word;
  color: rgba(255, 103, 60, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_259-1 {
  width: 4.29rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin: 0.16rem 2.12rem 0 0.3rem;
}

.section_121-1 {
  margin: 0.3rem 3.53rem 0 0.3rem;
}

.text_263-1 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
}

.text_264-1 {
  width: 0.49rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin: 0.01rem 0 0 0.2rem;
}

.thumbnail_6-1 {
  width: 0.01rem;
  height: 0.16rem;
  margin: 0.02rem 0 0.01rem 0.2rem;
}

.text_265-1 {
  overflow-wrap: break-word;
  color: rgba(0, 105, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin-left: 0.19rem;
}

.text_266-1 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.18rem;
  margin-left: 0.21rem;
}

.group_31-1 {
  width: 6.5rem;
  height: 1.2rem;
  background: url(../img/pricescheme/SketchPnga32c13c8e4cad2d1ecf5d407177603f612fb55375dedae06cbc3b6a259bc813b.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.82rem;
  padding: 0 0.11rem 0.32rem 0.08rem;
}

.image_17-1 {
  width: 6.31rem;
  height: 0.01rem;
}

.text_267-1 {
  width: 5.82rem;
  height: 0.52rem;
  overflow-wrap: break-word;
  color: rgba(250, 106, 66, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  line-height: 0.26rem;
  margin: 0.52rem 0.23rem 0 0.26rem;
}

.group_32-1 {
  position: absolute;
  left: 0.45rem;
  top: 2.45rem;
  width: 5.6rem;
  height: 0.7rem;
  background: url(../img/pricescheme/SketchPngd32c00061523837ca59aa9025c6fc7611d6fa680ec0c0bd8a0df01476817ad79.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 5.76rem 0.86rem;
  justify-content: flex-center;
  padding: 0.08rem 0.33rem 0.12rem 0.33rem;
}

.text-wrapper_107-1 {
  width: 1.73rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.87rem;
}

.text_269-1 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_270-1 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_271-1 {
  width: 1.79rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_272-1 {
  width: 1.6rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0.2rem 0 0 0.11rem;
  position: relative;
  left:0.2rem;
}

.text_273-1 {
  text-shadow: 0px 2px 0px rgba(255, 14, 0, 1);
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin: 0.12rem 0 0 0.62rem;
}

.box_243 {
  padding: 0.36rem 1.2rem 0.4rem 0.5rem;
}

.block_125 {
  width: 5.8rem;
}

.text_280 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
}

.text-wrapper_109 {
  background: url(../img/pricescheme/SketchPng4e2ea10c32763b1f38af7756fbaaf9c91bcdca29f4a7534a48282d2f270ff2d1.png) -0.06rem -0.06rem
    no-repeat;
  background-size: 3.32rem 0.5rem;
  margin: 0.13rem 0 0.12rem 0;
  padding: 0.02rem 0.19rem 0.04rem 0.32rem;
}

.text_281 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_282 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 0.32rem;
  margin: 0.16rem 1.98rem 0 0;
}

.box_34 {
  margin-top: .16rem;
  padding: .32rem .24rem .4rem;
  border-radius: .04rem;
  opacity: 1;
  /* 白色 */
  background: #FFFFFF;

  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
}

.grid_34 {
  margin-top: .42rem;
}

.text-group_36 {
  width: 3.12rem;
  height: 1.38rem;
  border: .02rem solid #D8E1F7;
  float: left;
  margin-right: .14rem;
  margin-bottom: .24rem;
  padding: .28rem .16rem;
  font-family: MiSans;
  font-weight: 400;
  font-variation-settings: "opsz" auto;
  border-radius: .04rem;
  position: relative;

}

.oldUserZone {
  width: 100%;
  height: 3.12rem;
  background: linear-gradient(90deg, #3C466A 0%, #282F47 100%);
  border-radius: .04rem;
  margin-top: .4rem;
  padding: .32rem .24rem .4rem;
  position: relative;
  overflow: hidden;
}

.oldUserZone_label_bg {
  width: 1.44rem;
  height: 1.28rem;
  background-color: palegreen;
  position: absolute;
  right: -.08rem;
  top: .55rem;
  background: url("../img/act_202412/vip.png") no-repeat;
  background-size: 100% 100%;
}

.oldUserZone .new_card_box_item_title span {
  color: #ffffff;
}

.oldUserZone .new_card_box_item_text {
  color: #ffffff;
}


.text-group_36_label {
  position: absolute;
  top: -.18rem;
  left: -.02rem;
  width: 1.4rem;
  height: .38rem;
  line-height: .38rem;
  text-align: center;
  background: #FCE6DD;
  color: #FF4F09;
  border-radius: .04rem;
  border-bottom-left-radius: 0;
  font-size: .2rem;

}

.text-group_36_btn {
  font-family: MiSans;
  width: 100%;
  height: .7rem;
  border-radius: .04rem;
  background: #1265FF;
  color: #FFFFFF;
  font-weight: 500;
  font-size: .28rem;
}

.footer_btn {
  font-family: MiSans;
  width: 100%;
  height: .7rem;
  border-radius: .04rem;
  border: 0.01rem solid #1265FF;
  color: #1265FF;
  font-weight: 500;
  font-size: .28rem;
}

.footer_btn a {
  color: #1265FF;
}

.footer_company_box {
  /* height: 1.94rem; */
  background-color: #E4EFFD;
  text-align: center;
  padding: .4rem 0 .5rem;
}

.footer_company_box p {
  height: .32rem;
  margin: 0 auto .08rem;
  font-size: .2rem;
  font-family: MiSans;
  font-weight: 400;
  color: #666666;
}

.footer_company_box p:nth-of-type(2) {
  margin-left: .58rem;
}

.footer_company_box p img {
  width: .32rem;
  height: .32rem;
  float: left;
  margin-right: 0.04rem;
}

.footer_company_box p span {
  float: left;
}

.text-group_36_btn i {
  font-style: normal;
}

.priAct .text-group_36_label {
  top: -.2rem;
  left: -.04rem;
  background: #FF4F09;
  color: #ffffff;
}

.text-group_36:nth-of-type(2n) {
  margin-right: 0;
} 

.text-group_36 p:nth-of-type(1) {
  font-size: .32rem;
}

.text-group_36 p:nth-of-type(2) {
  font-size: .24rem;
  margin-top: .08rem;
}

.text-group_36 p:nth-of-type(2) span{
  font-weight: 500;
  color: #FF5918;
}


.text_291-2 {
  width: 0.94rem;
  overflow-wrap: break-word;
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  align-self: center;
  position: relative;
  left:-0.1rem;
  color: rgba(22, 31, 98, 1);
}

.text_292-2 {
  width: 1.86rem;
  overflow-wrap: break-word;
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.1rem;
  color: rgba(72, 77, 117, 1);
}

.text-group_36-3 {
  width: 2.64rem;
  height: 1.44rem;
  background-size: 2.76rem 1.56rem;
  margin: 0 0.38rem 0.28rem 0;
  padding: 0.27rem 0.39rem 0.27rem 0.39rem;
  margin-right: 0;
  margin-bottom: 0;
  background: url(../img/pricescheme/SketchPngebcf546f6e6a96dfb3fa75b82c84f62653f1efbb7bbd5a7df4efa221ff18a8f5.png)
    100% no-repeat;
    background-size: 98%;
}

.text_291-3 {
  width: 0.94rem;
  overflow-wrap: break-word;
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.5rem;
  align-self: center;
  color: rgba(22, 31, 98, 1);
}

.text_292-3 {
  width: 1.86rem;
  overflow-wrap: break-word;
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  margin-top: 0.1rem;
  color: rgba(72, 77, 117, 1);
}

.image_19 {
  width: 5.34rem;
  height: 0.01rem;
  margin: 0.71rem 0.14rem 0 0.12rem;
}

.text-group_351 {
  width: 1.67rem;
  align-self: center;
  margin-top: 0.43rem;
}

.text-wrapper_116 {
  width: 1.67rem;
  height: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_293 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_294 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.36rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text_295 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_296 {
  height: 0.5rem;
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.3rem;
}

.text_297 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.22rem;
  letter-spacing: 1.100000023841858px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
  align-self: center;
  margin-top: 0.08rem;
}

.button_9 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  align-self: center;
  margin-top: 0.33rem;
  width: 2.74rem;
  padding: 0.12rem 0.92rem 0.12rem 0.92rem;
}

.text_298 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.text-wrapper_752 {
  padding: 0.6rem 4.9rem 0.41rem 0.5rem;
}

.text_341 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.59rem;
}

.box_38 {
  box-shadow: 0px 10px 20px 0px rgba(255, 110, 46, 0.22);
  background-image: url(../img/pricescheme/3826f4904c374a459f2eff2946aa8f7d_mergeImage.png);
  background-size: 105%;
  
  border-radius: 8px;
  width: 6.5rem;
  border: 2px solid rgba(255, 236, 229, 1);
  align-self: center;
  margin-top: -0.01rem;
  padding: 0.19rem 0.43rem 0.39rem 0.43rem;
  background-position: -0.21rem -0.16rem;
}

.text-group_352 {
  width: 1.76rem;
  align-self: center;
}

.text_342 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.3rem;
  letter-spacing: 0.8999999761581421px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.46rem;
  align-self: center;
}

.text_343 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 2px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.24rem;
  margin-top: 0.1rem;
}

.image_20 {
  width: 5.58rem;
  height: 0.01rem;
  margin: 0.28rem 0 0 0.02rem;
}

.text-group_353 {
  margin-top: 0.28rem;
}

.text_344 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.3rem;
  letter-spacing: 0.8999999761581421px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
  margin-right: 2.51rem;
}

.text_345 {
  width: 5.6rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 2px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 0.24rem;
  margin-top: 0.13rem;
}

.block_126 {
  margin-top: 0.4rem;
  display: flex;
  gap: .16rem;
}

.text-wrapper_134 {
  width: 3.11rem;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0.04rem;
  color: #EEC992;
  font-weight: 500;

  box-sizing: border-box;
  border: 0.01rem solid #EEC992;
}

.text_346 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}



.text_347 {
  width: 3.11rem;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  background: #EEC992;
  border-radius: 0.04rem;
  color: #101C3A;
  font-weight: 500;

  box-sizing: border-box;
  border: 0.01rem solid #EEC992;
}

.box_40 {
  background-color: rgba(245, 245, 245, 1);
  position: relative;
  margin: 2.01rem 0 0 0.01rem;
  padding: 1.39rem 0.34rem 0.25rem 0.36rem;
}

.block_127 {
  margin: 0 0.09rem 0 0.11rem;
}

.image-wrapper_53 {
  margin: 0.04rem 0 0.07rem 0;
}

.thumbnail_7 {
  width: 0.19rem;
  height: 0.19rem;
}

.thumbnail_8 {
  width: 0.19rem;
  height: 0.19rem;
  margin-top: 0.24rem;
}

.thumbnail_9 {
  width: 0.18rem;
  height: 0.14rem;
  margin: 0.27rem 0 0 0.01rem;
}

.section_122 {
  margin-left: 0.24rem;
}

.list_44 {
  width: 3.65rem;
  height: 0.71rem;
  margin-right: 0.36rem;
  justify-content: space-between;
}

.text-group_354-0 {
  height: 0.71rem;
  margin-right: 0.91rem;
}

.text_348-0 {
  width: 1.79rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_349-0 {
  width: 1.8rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-top: 0.15rem;
}

.text_350-0 {
  width: 2.16rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0.15rem -0.47rem 0 0;
}

.text-group_354-1 {
  height: 0.71rem;
  margin-right: 0.91rem;
}

.text_348-1 {
  width: 1.79rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_349-1 {
  width: 1.8rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-top: 0.15rem;
}

.text_350-1 {
  width: 2.16rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin: 0.15rem -0.47rem 0 0;
}

.text-wrapper_753 {
  width: 4.01rem;
  margin-top: 0.15rem;
}

.text_350 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_351 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 3.3333332538604736px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.image_21 {
  width: 1.12rem;
  height: 1.12rem;
  margin: 0 0 0.02rem 1.03rem;
}

.text_352 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.5rem 6.17rem 0 0.1rem;
}

.text-wrapper_754 {
  width: 6.6rem;
  margin: 0.24rem 0.09rem 0 0.1rem;
}

.text_353 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_354 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_355 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_356 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_357 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_358 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_359 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.3rem 5.65rem 0 0.1rem;
}

.text-wrapper_755 {
  width: 3.3rem;
  margin: 0.24rem 3.39rem 0 0.1rem;
}

.text_360 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_361 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_362 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_363 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.3rem 6.17rem 0 0.1rem;
}

.text-wrapper_756 {
  width: 2.15rem;
  margin: 0.24rem 4.54rem 0 0.1rem;
}

.text_364 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_365 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_366 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.3rem 5.39rem 0 0.1rem;
}

.text-wrapper_757 {
  width: 1.75rem;
  margin: 0.24rem 4.94rem 0 0.1rem;
}

.text_367 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_368 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_369 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.3rem 6.17rem 0 0.1rem;
}

.text-wrapper_758 {
  width: 5.39rem;
  margin: 0.24rem 1.3rem 0 0.1rem;
}

.text_370 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_371 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_372 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_373 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_374 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_375 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
  margin: 0.3rem 5.65rem 0 0.1rem;
}

.text-wrapper_759 {
  width: 5.6rem;
  margin: 0.24rem 1.09rem 0 0.1rem;
}

.text_376 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_377 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_378 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_379 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_380 {
  overflow-wrap: break-word;
  color: rgba(99, 104, 136, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text_381 {
  width: 6.79rem;
  height: 0.48rem;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.16rem;
  font-family: MicrosoftYaHei;
  font-weight: NaN;
  text-align: right;
  line-height: 0.24rem;
  margin-top: 0.74rem;
}

.image_22 {
  position: absolute;
  left: -0.01rem;
  top: 10.37rem;
  width: 7.5rem;
  height: 0.01rem;
}

.image-wrapper_54 {
  padding: 0.39rem 2.39rem 0.19rem 2.42rem;
}

.image_23 {
  width: 2.69rem;
  height: 0.11rem;
}

.block_66 {
  /* height: 10.18rem; */
  /* overflow: hidden; */
  width: 100%;
  position: absolute;
  left: 0;
  top: 0.87rem;
  /* padding: 0.01rem 0 0.45rem 0; */

  width: 7.5rem;
  height: 3.94rem;
  background: url(../img/act_202412/header_bg.png) no-repeat ;
  background-size: 100%;
}

.box_41 {
  background: url(../img/pricescheme/SketchPng69df51d9b653f5ec20ce5a2f9b5b5d330bb2d8b3aa004361ef51bd97f0fed173.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.group_41 {
  position: relative;
  background: url(../img/pricescheme/SketchPng784be66de8a64d48716f54177c0bd6a098831ba99368a1f19873e2393af77648.png)
    100% no-repeat;
  background-size: 100% 100%;
  padding: 0.57rem 0.5rem 0.85rem 0.14rem;
}

.text-wrapper_760 {
  position: relative;
  margin: 0 1.1rem 0 1.62rem;
  padding: 0.06rem 0 0 0.02rem;
}

.text_382 {
  text-shadow: 0px 4px 10px rgba(128, 162, 255, 1);
  background-image: linear-gradient(
    360deg,
    rgba(63, 114, 255, 1) 0,
    rgba(63, 114, 255, 0.3) 100%
  );
  overflow-wrap: break-word;
  color: rgba(63, 114, 255, 1);
  font-size: 0.8rem;
  letter-spacing: 2.4000000953674316px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: justify;
  white-space: nowrap;
  line-height: 0.91rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_383 {
  background-image: linear-gradient(
    360deg,
    rgba(186, 227, 255, 1) 0,
    rgba(0, 67, 255, 0.51) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
  -webkit-text-stroke: 2px;
  overflow-wrap: break-word;
  color: rgba(84, 48, 48, 1);
  font-size: 0.8rem;
  letter-spacing: 2.4000000953674316px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.91rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_384 {
  width: 6.5rem;
  height: 1.2rem;
  overflow-wrap: break-word;
  color: rgba(63, 114, 255, 1);
  font-size: 0.26rem;
  letter-spacing: 4px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  line-height: 0.4rem;
  margin: 0.28rem 0 0 0.36rem;
}

.box_244 {
  width: 4.3rem;
  margin: 0.28rem 1.1rem 0 1.46rem;
}

.text-wrapper_143 {
  background: url(../img/pricescheme/SketchPng1572ad36c788f01ee9636b5469548e94ef3979f6083515936c0b562dc8c6b7ef.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 2.06rem 0.76rem;
  padding: 0.15rem 0.23rem 0.15rem 0.24rem;
}

.text_385 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.button_13 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 6px;
  padding: 0.14rem 0.22rem 0.14rem 0.23rem;
}

.text_386 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image-wrapper_55 {
  width: 6.64rem;
  margin: 4.22rem 0.22rem 0 0;
}

.image_25 {
  width: 0.84rem;
  height: 0.6rem;
  margin-bottom: 0.15rem;
}

.image_24 {
  width: 0.82rem;
  height: 0.5rem;
  margin-top: 0.25rem;
}

.block_28 {
  height: 1.55rem;
  background: url(../img/pricescheme/SketchPng68fe3aa2707407cf66e4479df45e3ae6a379b05c7feb3480c03d04228dff7bdf.png)
    0.41rem 0rem no-repeat;
  background-size: 7.5rem 1.56rem;
  width: 8.55rem;
  position: absolute;
  left: -0.41rem;
  top: 8.52rem;
  padding: 0 0.72rem 0.97rem 7.19rem;
}

.image_26 {
  width: 0.64rem;
  height: 0.58rem;
}

.section_21 {
  position: absolute;
  left: 0.41rem;
  top: 0.78rem;
  width: 7.5rem;
  height: 0.87rem;
  background: url(../img/pricescheme/SketchPngc26d29f2e835b22c2330a98b7e93e74d2c1f45f706ca848c5dd175e272875339.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.image-wrapper_5 {
  position: absolute;
  left: 0.53rem;
  top: 4.07rem;
  width: 6.77rem;
  height: 4.78rem;
}

.group_42 {
  position: absolute;
  left: 0.5rem;
  top: 8.73rem;
  width: 3.14rem;
  height: 1.6rem;
  /* overflow: hidden; */
  background: url(../img/pricescheme/SketchPng4dd2927236a400e9a6141691e688189702697efaa0190b53fdafd5e121dca6b9.png) -0.2rem -0.1rem
    no-repeat;
  background-size: 3.54rem 2rem;
  box-shadow: 0px 10px 20px 0px rgba(82, 124, 255, 0.22);
  padding: 0.25rem 0.17rem 0.27rem 0.17rem;
}

.hearderBtn {
  position: absolute;
  left: .32rem;
  top: 2.1rem;
  width: 1.92rem;
  height: .72rem;
  line-height: .72rem;
  border-radius: 0.04rem;
  opacity: 1;
  /* background: #1265FF; */
  background: #F4445B;
  font-family: "MiSans";
  font-size: .24rem;
  font-weight: 500;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 白色 */
  color: #FFFFFF;
  text-align: center;
}

.hearderBtn span {
  float: left;
  margin-left: .32rem;
  margin-right: 0.04rem;
}

.arrowRight_icon {
  display: inline-block;
  width: .28rem;
  height: .28rem;
  background: url(../../img/act_20241205/arrow.svg) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-top: .2rem;
}

.hearderBox {
  position: absolute;
  left: .32rem;
  top: 3.44rem;
  width: 6.86rem;
  height: 3.02rem;
  border-radius: 2px;
  opacity: 1;
  /* 白色 */
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  padding: 0 0.24rem;
}

.tabBox {
  display: flex;
}

.tabBtn {
  flex: 1;
  padding: .32rem .12rem;
  text-align: center;

  font-family: "MiSans";
  font-size: 0.28rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0em;
  /* 333文字 */
  color: #333333;
  position: relative;
  border-width: 0 0 0.01rem 0;
  border-style: solid;
  border-color: #D8E1F7;
}

.tabBtn.active {
  font-family: "MiSans";
  font-weight: 600;
  
}

.tabBtn.active i:nth-of-type(1){
  display: block;
  width: 1.1rem;
  height: 0.04rem;
  background-color: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}


.tabBtn span{
  display: block;
  width: 0.01rem;
  height: 0.6rem;
  background-color: #D8E1F7;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tab_content_boxItem {
  display: none;
}

.tab_content_box .tab_content_boxItem:nth-of-type(1) {
  display: block;
}

.tab_content_box_text {
  margin-top: 0.3rem;
  font-family: "MiSans";
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 短信体验 · 享短信 */ 
  color: #333333 
}

.tab_content_box_text span {
  /* 秒级可达 */ 
  color: #FF5918; 
}

.text_387 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.28rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.4rem;
  margin-right: 1.68rem;
}

.box_42 {
  background-color: #F6F7F9;
  border-radius: 0.04rem;
  height: 0.7rem;
  margin-top: 0.3rem;
  padding-left: 0.24rem;
}

.text_388 {
  font-family: "MiSans";
  font-size: 0.28rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 未填写文字 */
  color: #333333;
}

.text-wrapper_144 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  padding: 0.09rem 0.19rem 0.09rem 0.19rem;
}

.text_389 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.section_103 {
  border-radius: 2px;
  background-image: url(../img/pricescheme/1576949c8313421997f2b1d28805f5c1_mergeImage.png);
  position: absolute;
  left: 2.43rem;
  top: 0;
  width: 0.82rem;
  height: 0.8rem;
}
.bs100{
  background-size: 100%;
}
.section_67 {
  box-shadow: 0px 10px 20px 0px rgba(82, 124, 255, 0.22);
  background: url(../img/pricescheme/222.png)  no-repeat ;
  background-size: 25%;
  border-radius: 8px;
  position: absolute;
  left: 3.86rem;
  top: 8.73rem;
  width: 3.14rem;
  height: 1.6rem;
  padding: 0.25rem 0.17rem 0.27rem 0.17rem;
  background-position-y: 0.03rem;
  background-position-x: 2.4rem;
  background-color: white;

}

.text_412 {
  overflow-wrap: break-word;
  color: rgba(22, 31, 98, 1);
  font-size: 0.28rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.4rem;
  margin-right: 0.84rem;
}

.section_68 {
  background-color: rgba(228, 237, 255, 1);
  border-radius: 26px;
  width: 2.8rem;
  margin-top: 0.2rem;
  padding-left: 0.24rem;
}

.text_413 {
  overflow-wrap: break-word;
  color: rgba(119, 123, 158, 1);
  font-size: 0.2rem;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  width: 1rem;
  /* margin-top: 0.1rem; */
}

.button_17 {
  box-shadow: 0px 2px 8px 0px rgba(116, 169, 255, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(103, 155, 255, 1) 0,
    rgba(0, 105, 255, 1) 100%
  );
  border-radius: 28px;
  padding: 0.09rem 0.19rem 0.09rem 0.19rem;
}

.text_414 {
  width: 1.92rem;
  height: 100%;
  border-radius: 0.04rem;
  opacity: 1;
  background: #1265FF;
  box-sizing: border-box;
  border: 0.01rem solid #1265FF;
  padding: 0.16rem 0;

  font-family: "MiSans";
  font-size: 0.28rem;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 白色 */
  color: #FFFFFF;
}

.section_13 {
  position: absolute;
  left: 0.5rem;
  top: 78.77rem;
  width: 6.56rem;
  height: 4.48rem;
  background: url(../img/pricescheme/SketchPngd535eda7529c8aa8cd4235a6c249b11c137b06ca854e8cfcedf03e31b6780dca.png) -0.23rem -0.13rem
    no-repeat;
  background-size: 6.96rem 4.88rem;
  padding: 0.67rem 0.38rem 0.35rem 0.38rem;
  /* background-size: 100%; */
}

.image-wrapper_56 {
  width: 1.11rem;
  margin: 0 2.37rem 0 2.32rem;
}

.label_2 {
  width: 0.23rem;
  height: 0.23rem;
}

.label_3 {
  width: 0.23rem;
  height: 0.23rem;
}

.text_174 {
  width: 5.8rem;
  height: 0.78rem;
  overflow-wrap: break-word;
  color: rgba(250, 106, 66, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: justify;
  line-height: 0.26rem;
  margin-top: 0.28rem;
}

.image_12 {
  width: 5.8rem;
  height: 0.01rem;
  margin-top: 0.39rem;
}

.box_17 {
  width: 5.8rem;
  background: url(../img/pricescheme/SketchPng7c6ed707a303163d391873a18f73f96fba8ee94e1aa5d233edb238dd2c6ef996.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.39rem;
  justify-content: flex-center;
  padding: 0.17rem 0.3rem 0.1rem 0.3rem;
}

.image-text_106 {
}

.text-wrapper_298 {
  background: url(../img/pricescheme/SketchPng9bab590f393b9451f930a3dddbbad46e22ce8628d18c142107c5708819eb800b.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 1.6rem 0.5rem;
  padding: 0.02rem 0.14rem 0.09rem 0.15rem;
}

.text_180 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.2rem;
  letter-spacing: 0.6000000238418579px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
}

.text-group_355 {
  margin: 0.06rem 0.02rem 0 0.1rem;
}

.text_175 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-right: 0.04rem;
}

.text_500 {
  overflow-wrap: break-word;
  color: rgba(72, 77, 117, 0.6);
  font-size: 0.2rem;
  letter-spacing: 1px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-top: 0.08rem;
}

.text-wrapper_76 {
  width: 1.69rem;
  height: 0.59rem;
  overflow-wrap: break-word;
  font-size: 0;
  letter-spacing: 1.2999999523162842px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.37rem;
  margin: 0.27rem 0 0.25rem 0.22rem;
  white-space: nowrap;
  position: relative;
  top:0.12rem;
}

.text_176 {
  height: 0.59rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.37rem;
}

.text_177 {
  height: 0.59rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.42rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}

.text_178 {
  height: 0.59rem;
  overflow-wrap: break-word;
  color: rgba(255, 87, 87, 1);
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  line-height: 0.37rem;
}

.button_6 {
  box-shadow: 0px 2px 8px 0px rgba(255, 139, 139, 0.72);
  background-image: linear-gradient(
    90deg,
    rgba(254, 147, 117, 1) 0,
    rgba(255, 87, 87, 1) 100%,
    rgba(255, 87, 87, 1) 100%
  );
  border-radius: 28px;
  margin: 0.28rem 0 0.27rem 0.45rem;
  padding: 0.12rem 0.25rem 0.12rem 0.25rem;
}

.text_179 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.22rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.3rem;
}

.image_62 {
  position: absolute;
  left: 0.54rem;
  top: 0.75rem;
  width: 5.43rem;
  height: 0.01rem;
}

.text-wrapper_664 {
  height: 0.4rem;
  background: url(../img/pricescheme/SketchPngce7393100a02d8baf64162c43b8486f8b387e54afcd07955326424c45a07e5f2.png) -0.02rem -0.01rem
    no-repeat;
  background-size: 0.44rem 0.44rem;
  width: 0.4rem;
  position: absolute;
  left: 3.03rem;
  top: 0.55rem;
  padding: 0.07rem 0.07rem 0.06rem 0.07rem;
}

.text_551 {
  text-shadow: 0px 1px 0px rgba(255, 70, 70, 1);
  background-image: linear-gradient(
    180deg,
    rgba(255, 244, 230, 1) 0,
    rgba(255, 253, 209, 1) 100%
  );
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.24rem;
  letter-spacing: 1.2000000476837158px;
  font-family: JZhongYi;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.27rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-wrapper_75 {
  height: 0.5rem;
  background: url(../img/pricescheme/SketchPng46e74aa31aac11abbc9e60e3b4fae324badcf6d707e7a7162dcce438c94adac6.png) -0.08rem -0.06rem
    no-repeat;
  background-size: 3rem 0.66rem;
  width: 2.84rem;
  position: absolute;
  left: 1.83rem;
  top: -0.25rem;
  padding: 0.09rem 0.41rem 0.08rem 0.41rem;
}

.text_173 {
  text-shadow: 0px 2px 0px rgba(255, 14, 0, 1);
  overflow-wrap: break-word;
  color: rgba(255, 215, 50, 1);
  font-size: 0.24rem;
  letter-spacing: 1.2000000476837158px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.33rem;
}

.box_43 {
  width: 6.86rem;
  margin-top: .4rem;
  box-shadow: 0px 5px 20px 0px rgba(100, 158, 254, 0.12);
  background-color: rgba(255, 255, 255, 1);
  border-radius: .04rem;
  padding: .4rem .24rem;
  position: absolute;
  top: -1.5rem;
  left: .32rem;
}

.text-wrapper_145 {
  /* width: 3.58rem; */
  height: 0.42rem;
  overflow-wrap: break-word;
  font-size: .32rem;
  font-family: MiSans;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 0.42rem;
  margin: 0 0.75rem 0 0.86rem;
}

.text_390 {
  color: rgba(0, 0, 0, 1);
}

.text_391 {
  color: rgba(0, 105, 255, 1);
}

.text_392 {
  color: rgba(0, 0, 0, 1);
}

.text-wrapper_146 {
  width: 5.19rem;
  background: url(../img/pricescheme/SketchPng672fb00e420b58b28f8cca289a47bbb6bb5d7ee2e75f24993b81c5e564ff55b3.png) -0.05rem -0.04rem
    no-repeat;
  background-size: 5.29rem 0.9rem;
  margin-top: 0.35rem;
  padding: 0.21rem 0.4rem 0.22rem 0.35rem;
}

.text_393 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 0.2rem;
  letter-spacing: 1.4285714626312256px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.28rem;
  margin-top: 0.05rem;
}

.text_394 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 0.26rem;
  letter-spacing: 2px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 0.37rem;
}


input{
  outline: none;
}









.lay_title{
  text-align: left;
  padding-left: 20px;
  background: #fff;
  font-size: 16px;
  color:black;
  background: transparent;

}
.lay_close {
  color:#000
}
.cu_class{
background: url(../img/loginbgnew.011669ca.png);
background-size: 140%;
}
.cu_class .lay_close{
display: none;
}
.cu_class #closes{
position: absolute;
right:16px;
top:16px;
cursor: pointer;
}
.cu_class .lay_content{
margin-top: 0px;
}
.layer_01{
display: none;
width:300px;
margin:0 auto;
text-align:left;
}
.layer_01 input{
  line-height:50px;
  font-size: 16px;
  width: 300px;
  padding:0 10px;
  background-color: white;
  height: 60px;
  font-size: 16px;
  line-height: 50px;
  padding-left: 48px;
  height: 50px;
  vertical-align: top;
}
.layer_01 .box{
position: relative;
margin-bottom: 28px;
}
.icon_lay01{
position: absolute;
top: 16px;
left: 18px;
width: 14px;
}
.icon_lay02{
position: absolute;
top: 16px;
left: 18px;
width: 14px;
}
.layer_01 .phoneStr{
  width: 190px;
}
.layer_01 .button01{
  width: 110px;
  border-left: 0;
  height: 50px;
  line-height:50px;
  font-size: 16px;
  position: relative;
  background: white;
  left:-1px;
  border-left: 1px solid #DCDFE6;
  cursor: pointer;
}
/* .layer_01 .button01:hover{
background: #e8f6fd;
cursor: pointer;
} */

.cu_02{
font-size: 24px;
text-align: center;
margin-bottom: 15px;
letter-spacing: 3px;
}
.cu_03{
font-size: 14px;
color:rgba(0, 105, 255, 1);
text-align: left;
margin-bottom: 15px;
}
.buttonbox button{
width: 100% !important;
height: 50px;
border: none;
background: linear-gradient(135deg, #87BCFF 0%, #558DFF 100%);
border-radius: 4px;
line-height: 50px;
margin-left: 0px;
padding: 0;
font-size: 20px;
font-weight: 500;
color: #FFFFFF;
letter-spacing: 10px;
cursor: pointer;
}

.cursor{
  cursor: pointer;
}

.priAct{
  background: linear-gradient(180deg, #FFFFFF 0%, #E4EFFD 100%);
  box-sizing: border-box;
  border: .04rem solid #1265FF;
  border-radius: .04rem;
}

.toTop{
  color: #0069FF!important;
  position: relative;
  top:-2px;
}
.toTop span{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.toTop img{
  width: 10px;
  position: relative;
  top:-28px;
}
.tobuy{
  cursor: pointer;
}
.tobuy:hover{
  opacity: .9;
}
.feigeImOpen{
  cursor: pointer;
}





.box_41_cu>p:nth-child(1){
font-size: 30px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
color: #161F62;
line-height: 59px;
display: block;
}
.box_41_cu>p:nth-child(2){
font-size: 20px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #484D75;
line-height: 30px;
margin:20px 0 30px 0;
display: block;
}
.box_41_cu ul{
width: 1210px;
}
.box_41_cu li{
width: 180px;
height: 264px;
background: linear-gradient(135deg, rgba(255,252,250,0.91) 0%, #FFE5DF 100%);
box-shadow: 0px 6px 10px 0px rgba(255,167,154,0.22);
border-radius: 8px;
border: 1px solid #FFFCF7;
overflow: hidden;
display: inline-block;
margin:0 10px;
}
.box_41_cu li>p:nth-child(1){
width: 180px;
height: 46px;
background: rgba(254,147,117,0.15);
border-radius: 8px 8px 0px 0px;
text-align: center;
line-height: 46px;
}
.box_41_cu li>p:nth-child(2){
text-align: center;
}
.box_41_cu li>p:nth-child(2) img{
width: 120px;
height: 80px;
margin: 22px 0 16px 0;
}
.box_41_cu li>p:nth-child(2) span{
font-size: 20px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #FF5757;
line-height: 28px;
letter-spacing: 1px;
display: block;
}

.box_41_cu li>p:nth-child(3) {
width: 180px;
height: 52px;
background: linear-gradient(90deg, #FE9375 0%, #FF5757 100%, #FF5757 100%);
box-shadow: 0px 2px 8px 0px rgba(255,139,139,0.72);
border-radius: 0px 0px 8px 8px;
margin-top: 14px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 52px;
text-align: center;
}
.cu12{
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FF5757;
line-height: 30px;
}
.cu13{
font-size: 18px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #FF5757;
line-height: 25px;
margin:29px 0 34px  0;
height: 100px;
position: relative;
top:18px
}
header{
background: white;
}
.cu_201{
width: 1180px;
height: 290px;
background: linear-gradient(180deg, #FFF8EC 0%, #FFE9D9 98%);
box-shadow: 0px 10px 20px 0px rgba(254,148,100,0.12);
border-radius: 16px;
border: 1px solid #FFFDF9;
margin:30px auto 0;
}
.cu_201 ul{
width:100%;
text-align: center;
}
.cu_201 li{
width: 360px;
height: 200px;
background: linear-gradient(180deg, #FFFFFF 0%, #FFF5ED 100%);
border-radius: 18px;
margin:0 10px;
margin-top: 22px;
display: inline-block;
}
.cu_201 li>p:nth-child(1){
width: 360px;
height: 46px;
line-height: 46px;
text-align: center;
background: rgba(255,108,61,0.15);
border-radius: 18px 18px 0px 0px;
font-size: 20px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #161F62;
letter-spacing: 1px;
}
.cu_201 li>p:nth-child(2){
padding:16px 27px 8px 27px;

}
.dasheds{
margin:0 auto;
width: 307px;
height: 1px;
background-image: linear-gradient(to right, #FF763C 0%, #FF763C 50%, transparent 50%);
background-size: 8px 1px;
background-repeat: repeat-x;
}
.cu_201 li>p:nth-child(2)>span{
text-align: left;
display: block;
margin-bottom: 14px;

}
.last_cu>span:nth-child(1) {
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
color: #161F62;
line-height: 20px;
float: left;
margin-left:27px ;
margin-top: 20px;
}
.last_cu>span:nth-child(1)  span{
color: #FF5757;
font-size: 24px;
}
.cu123{
color: #FF5757!important;
font-size: 14px!important;
}
.btns{
width: 120px;
height: 38px;
display: inline-block;
text-align: center;
background: linear-gradient(90deg, #FE9375 0%, #FF5757 100%, #FF5757 100%);
box-shadow: 0px 2px 8px 0px rgba(255,139,139,0.72);
border-radius: 26px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 38px;
margin-top: 9px;
float: right;
margin-right:27px ;
}
.cu14{
width: 430px;
height: 1px;
opacity: 0.2;
border: 1px solid #FF763C;
margin: 32px 0 0 27px;
float: left;
}
.cu16{
width: 430px;
height: 1px;
opacity: 0.2;
border: 1px solid #FF763C;
margin: 32px 27px 0 0 ;
float: right;
}

.cu888{
position: relative;
top:-1px;
width:8px;
height:8px;
}
.text_23{

}
.red{
color:rgba(255, 87, 87, 1)
}
.f12{
line-height: 24px;
font-size: 12px;
}


.swiper_box {
  width: 7.5rem;
  height: .88rem;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.swiper-wrapper {
  width: 7.5rem;
}

.swiper-slide {
  height: .38rem!important;
  text-align: center;
  margin-top: .24rem;
  font-size: .28rem;
  font-family: MiSans;
  font-weight: 400;
  color: #333333;
  border-right: .02rem solid #D8E1F7;
  width: auto !important; 
  padding: 0 .24rem;

}

.swiper-slide:nth-last-child(1) {
  border: none;
}

.swiper-slide a {
  color: #333333;
}

.swiper-wrapper .swiper-slide.active a{
  color: #1265FF;
  font-weight: 500;
}

