/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,span,div{margin:0;padding:0;box-sizing: border-box;}
body{font-size: 14px;-webkit-font-smoothing:antialiased;font-family:'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Pinghei, sans-serif;background:#E8ECF0;min-width:1200px;line-height: 1;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;table-layout: fixed;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
a,a:hover{color: inherit;}
button,input,select,textarea{font-family:'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Pinghei, sans-serif;outline: none;}
.clear{
    zoom: 1;
}
.clear:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  overflow: hidden;
}

.box_1 {
    width: 100%;
  height: 600px;
  /*background: url(./img/SketchPng14af7cafdf5ef572f21b395d2ff8316481e3394beffd19760ab7a6ba5742cc68.png)*/
  /*  100% no-repeat;*/
  /*background-size: 100% 100%;*/
    position: relative;
}
.banner{
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    bottom: 0;
}
.banner .swiper-container {
    width: 100%;
    height: 100%;
}
.banner .swiper-container img{
    width: 100%;
    height: 100%;
}
.banner .swiper-pagination-bullet {
    width: 78px;
    height: 6px;
    border-radius: 2px;
    display: inline-block;
    background: #ccc;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0055FF;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:20px;
}
.box_2 {
  background-color: rgba(255, 255, 255, 1);
  height: 60px;
  border: 1px solid rgba(255, 255, 255, 1);
    position: relative;
    z-index: 2;
}

.box_3 {
  width: 1204px;
  height: 50px;
  margin: 0 auto 0;
    justify-content: space-between;
}

.block_1 {
  width: 114px;
  height: 46px;
}

.label_1 {
  width: 36px;
  height: 36px;
  margin-top: 5px;
}

.text-wrapper_1 {
  width: 62px;
  height: 38px;
  margin-top: 4px;
}

.text_1 {
  width: 62px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 21px;
  font-family: Alibaba-PuHuiTi-M;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
}

.text_2 {
  width: 61px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 10px;
  letter-spacing: -0.10000000149011612px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  margin: -5px 0 0 1px;
}
.menu{
    float: right;
}
.menu .menu-item{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    margin: 0 20px;
    position: relative;
}
.menu .menu-item a{
    display: block;
}
.menu .menu-item:hover{
    color: rgba(0, 85, 255, 1);
}
.menu .menu-item.active:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: rgba(0, 85, 255, 1);
    height: 2px;
}
.text_3 {
  width: 32px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}
.tab-item{
    display: flex;
    position: relative;
    cursor: pointer;
}
.tab-item.active:before{
    position: absolute;
    left: 0;
    content: '';
    right: 0;
    bottom: -28px;
    background-color: rgba(5, 92, 255, 1);
    height: 4px;
}
.text_4 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.text_5 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.text_6 {
  width: 80px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.text_7 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  letter-spacing: -0.4712684154510498px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.text_8 {
  width: 63px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  letter-spacing: -0.4712684154510498px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
}

.box_5 {
  width: 1200px;
  height: 398px;
  margin: 69px auto 0;
    position: relative;
    z-index: 2;
}

.section_2 {
  box-shadow: 0px 2px 12px 0px rgba(0, 85, 255, 0.11);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0px 32px 0px 0px;
  width: 280px;
  height: 398px;
  justify-content: flex-center;
}

.group_1 {
  width: 196px;
  height: 48px;
  margin: 24px 0 0 20px;
}

.box_6 {
  border-radius: 50%;
  background-image: url(./img/5c5de1ca180644379d55ae97473d7c6e_mergeImage.png);
  width: 48px;
  height: 48px;
    overflow: hidden;
}
.box_6 img{
    width: 100%;
    height: 100%;
}

.box_7 {
  width: 134px;
  height: 44px;
  margin-top: 2px;
}

.text_9 {
  width: 134px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.group_2 {
  width: 126px;
  height: 20px;
  margin-top: 4px;
}

.text-wrapper_2 {
  background-color: rgba(0, 85, 255, 1);
  border-radius: 2px;
  height: 20px;
  width: 60px;
    cursor: pointer;
}

.text_10 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 1px 0 0 18px;
}

.text-wrapper_3 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 2px;
  height: 20px;
  border: 0.8484848484848485px solid rgba(0, 85, 255, 1);
  width: 60px;
    cursor: pointer;
}
.text-wrapper_3:hover{
    background-color: rgba(0, 85, 255, 1);
    color: #fff;
}

.text-wrapper_3:hover .text_11{
    color: #fff;
}
.text_11 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 1px 0 0 18px;
}

.image_1 {
  width: 240px;
  height: 1px;
  margin: 19px 0 0 20px;
}

.text-wrapper_4 {
  width: 240px;
  height: 17px;
  margin: 19px 0 0 20px;
}

.text_12 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
}

.text_13 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-left: 48px;
}

.text_14 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-left: 48px;
}

.group_3 {
  background-color: rgba(0, 85, 255, 1);
  width: 48px;
  height: 2px;
  margin: 4px 0 0 20px;
}

.group_4 {
  background-color: rgba(0, 85, 255, 0.05);
  border-radius: 2px;
  width: 240px;
  height: 36px;
  margin: 20px 0 0 20px;
}

.text_15 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 9px 0 0 10px;
}

.group_5 {
  width: 42px;
  height: 18px;
  margin: 7px 0 0 6px;
}
.group_5 select{
  border: none;
  background: transparent;
  color: rgba(0, 85, 255, 1);
}
.text_17{
  border: none;
  background: transparent;
  color: rgba(0, 85, 255, 1);
}
.text_16 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-left: 4px;
}

.thumbnail_1 {
  width: 10px;
  height: 10px;
  margin: 4px 3px 0 1px;
}

.thumbnail_2 {
  width: 1px;
  height: 18px;
  margin: 9px 0 0 4px;
}

.text_17 {
  width: 131px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(138, 138, 138, 1);
  font-size: 9px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  white-space: nowrap;
  line-height: 13px;
  margin: 2px 14px 0 8px;
}

.group_6 {
  background-color: rgba(0, 85, 255, 0.05);
  border-radius: 2px;
  width: 240px;
  height: 36px;
  margin: 14px 0 0 20px;
}

.text_18 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 9px 0 0 10px;
}

.box_8 {
  width: 42px;
  height: 18px;
  margin: 9px 0 0 6px;
    color: rgba(0, 85, 255, 1);
    align-items: center;
    justify-content: center;
}
.box_8 select{
  border: none;
  background: transparent;
  color: rgba(0, 85, 255, 1);
  width: 50px;
  text-align: center;
}

.text_19 {
  width: 8px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin-left: 12px;
}

.thumbnail_3 {
  width: 10px;
  height: 10px;
  margin: 4px 3px 0 9px;
}

.thumbnail_4 {
  width: 1px;
  height: 18px;
  margin: 9px 0 0 4px;
}

.text_20 {
  width: 100px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(138, 138, 138, 1);
  font-size: 9px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 13px;
  margin: 12px 0 0 8px;
}

.text_21 {
  width: 10px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(138, 138, 138, 1);
  font-size: 9px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 13px;
  margin: 12px 14px 0 16px;
}

.group_7 {
  width: 126px;
  height: 30px;
  background: url(./img/SketchPng031a73f7c07f1acdeb314e6648dd90cc445cfc26c563ae05cdcd374b689f2686.png) -6px -1px
    no-repeat;
  background-size: 138px 42px;
  margin: 20px 0 0 77px;
  cursor: pointer;
}

.image-text_1 {
  width: 72px;
  height: 20px;
  margin: 5px 0 0 27px;
}

.text-group_1 {
  text-shadow: 0px 2px 4px rgba(227, 112, 22, 1);
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_5 {
  width: 14px;
  height: 14px;
  margin-top: 3px;
}

.image_2 {
  width: 240px;
  height: 1px;
  margin: 19px 0 0 20px;
}

.group_8 {
  width: 212px;
  height: 47px;
  margin: 17px 0 24px 34px;
}

.image-text_2 {
  width: 44px;
  height: 47px;
}

.section_3 {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 7px;
}

.text_22 {
  width: 14px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 14px;
  font-family: Alibaba-PuHuiTi-M;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 4px 0 0 8px;
}

.image_3 {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 20px;
  height: 24px;
}

.text-group_2 {
  width: 44px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 1px;
}

.image-text_3 {
  width: 44px;
  height: 47px;
  margin-left: 40px;
}

.box_9 {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 7px;
}

.text_23 {
  width: 14px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 14px;
  font-family: Alibaba-PuHuiTi-M;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 4px 0 0 8px;
}

.image_4 {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 20px;
  height: 24px;
}

.text-group_3 {
  width: 44px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 1px;
}

.image-text_4 {
  width: 44px;
  height: 47px;
  margin-left: 40px;
}

.label_2 {
  width: 30px;
  height: 30px;
  margin-left: 7px;
}

.text-group_4 {
  width: 44px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 1px;
}

.section_4 {
  width: 441px;
  height: 371px;
  margin-top: 13px;
}

.paragraph_1 {
  width: 440px;
  height: 154px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 55px;
  font-family: Alibaba-PuHuiTi-B;
  font-weight: NaN;
  text-align: left;
  line-height: 77px;
  margin-left: 1px;
}

.text_24 {
  width: 414px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(136, 136, 136, 1);
  font-size: 20px;
  font-family: Alibaba-PuHuiTi-R;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 27px;
  margin: 12px 0 0 1px;
}

.block_2 {
  background-color: rgba(0, 85, 255, 1);
  border-radius: 4px;
  width: 226px;
  height: 60px;
  border: 1.033653846153846px solid rgba(0, 85, 255, 1);
  margin-top: 35px;
}

.image-text_5 {
  width: 144px;
  height: 33px;
  margin: 14px 0 0 44px;
}

.text-group_5 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.label_3 {
  width: 46px;
  height: 26px;
  margin-top: 4px;
}

.image_5 {
  width: 242px;
  height: 6px;
  margin: 77px 0 0 1px;
}

.box_10 {
}

.box_11 {
  width: 840px;
  height: 369px;
  margin: 50px auto 0;
}

.box_12 {
  width: 840px;
  height: 369px;
}

.image-text_6 {
  width: 750px;
  height: 85px;
  margin-left: 57px;
}

.group_9 {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 750px;
  height: 56px;
  border: 1.5px solid rgba(0, 85, 255, 1);
}

.image-text_7 {
  width: 530px;
  height: 34px;
  margin: 11px 0 0 14px;
}

.label_4 {
  width: 34px;
  height: 34px;
}

.image_6 {
  width: 1px;
  height: 30px;
  margin: 10px 0 0;
}

.block_3 {
  position: relative;
  width: 102px;
  height: 56px;
  border: none;
  background: transparent;
  color: rgba(0, 85, 255, 1);
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}

.image-text_8 {
  width: 54px;
  height: 25px;
  margin: 16px 0 0 24px;
}

.text-group_7 {
  width: 36px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
}

.thumbnail_6 {
  width: 14px;
  height: 14px;
  margin-top: 5px;
}

.image-text_9 {
  position: absolute;
  left: 24px;
  top: 16px;
  width: 54px;
  height: 25px;
}

.text-group_7 {
  width: 36px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
}

.thumbnail_6 {
  width: 14px;
  height: 14px;
  margin-top: 5px;
}

.text-wrapper_5 {
  background-color: rgba(0, 85, 255, 1);
  height: 56px;
  border: 1px solid rgba(0, 85, 255, 1);
  width: 106px;
  cursor: pointer;
}

.text_25 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 14px 0 0 33px;
}

.image-text_10 {
  position: absolute;
  left: 14px;
  top: 11px;
  width: 211px;
  height: 34px;
}

.label_4 {
  width: 34px;
  height: 34px;
}

.text-group_6 {
  width: 165px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 15px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 21px;
  margin-top: 6px;
}

.text-group_8 {
  width: 216px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin: 12px 0 0 20px;
}

.group_10 {
  width: 438px;
  height: 89px;
  margin: 67px 0 0 213px;
}

.label_5 {
  width: 48px;
  height: 48px;
  margin-top: 6px;
}

.text-group_9 {
  width: 294px;
  height: 89px;
  margin-left: 24px;
}

.text_26 {
  width: 294px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 59px;
}

.text_27 {
  width: 205px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 2px 0 0 45px;
}

.label_6 {
  width: 48px;
  height: 48px;
  margin: 6px 0 0 24px;
}

.group_11 {
  width: 840px;
  height: 64px;
  margin-top: 64px;
}

.image-text_11 {
  width: 176px;
  height: 64px;
}

.image_7 {
  width: 64px;
  height: 64px;
}

.text-group_10 {
  width: 104px;
  height: 50px;
  margin-top: 7px;
}

.text_28 {
  width: 104px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 26px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 37px;
}

.text_29 {
  width: 100px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: -3px;
}

.image-text_12 {
  width: 152px;
  height: 64px;
  margin-left: 184px;
}

.image_8 {
  width: 64px;
  height: 64px;
}

.text-group_11 {
  width: 80px;
  height: 50px;
  margin-top: 7px;
}

.text_30 {
  width: 52px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 37px;
}

.text_31 {
  width: 80px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: -3px;
}

.image_9 {
  width: 64px;
  height: 64px;
}

.text-group_12 {
  width: 53px;
  height: 50px;
  margin: 7px 0 0 8px;
}

.text_32 {
  width: 52px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 26px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 37px;
}

.text_33 {
  width: 53px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 16px;
  margin-top: -3px;
}

.box_13 {
  position: fixed;
    right: 0;
    top: 50%;
    margin-top: -150px;
    z-index: 10;
  width: 72px;
  height: 307px;
  background: url(./img/SketchPnge8492f02b5f9ea5127db7c9e6463a6582559e31bfa08526b98f9ba3f33b45972.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.image-text_13 {
  width: 48px;
  height: 51px;
  margin: 11px 0 0 12px;
}

.label_7 {
  width: 34px;
  height: 34px;
  margin-left: 7px;
}

.text-group_13 {
  text-shadow: 0px 2px 4px rgba(3, 70, 172, 0.52);
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
}

.image_10 {
  width: 36px;
  height: 1px;
  margin: 13px 0 0 18px;
}

.text_34 {
  text-shadow: 0px 2px 4px rgba(3, 70, 172, 0.52);
  width: 36px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: 43px 0 0 18px;
}

.image_11 {
  width: 36px;
  height: 1px;
  margin: 13px 0 0 18px;
}

.label_8 {
  width: 34px;
  height: 34px;
  margin: 9px 0 0 19px;
}

.text_35 {
  text-shadow: 0px 2px 4px rgba(3, 70, 172, 0.52);
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
  margin: -1px 0 0 12px;
}

.image_12 {
  width: 36px;
  height: 1px;
  margin: 14px 0 0 18px;
}

.label_9 {
  width: 34px;
  height: 34px;
  margin: 19px 0 30px 19px;
}

.label_10 {
  position: absolute;
  left: 19px;
  top: 86px;
  width: 34px;
  height: 34px;
}

.text_36 {
  text-shadow: 0px 2px 4px rgba(3, 70, 172, 0.52);
  position: absolute;
  left: 12px;
  top: 275px;
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 17px;
}

.box_14 {
  width: 172px;
  height: 4px;
  margin: 24px 0 0 530px;
}

.box_15 {
  width: 100%;
  height: 615px;
  background: url(./img/SketchPngcad6d92955e4c299d37857c0fd71237d8db148176438af2bbafca0b7b23913f4.png)
    100% no-repeat;
  background-size: 100% 100%;
    position: relative;
}

.image_13 {
  width: 255px;
  height: 402px;
    position: absolute;
    left: 0;
    top: 120px;
}
.box_16 {
  background-image: url(./img/55c138df4144453f858f5d3f2f96d381_mergeImage.png);
  border-radius: 10px;
  width: 220px;
  height: 512px;
    margin-right: 20px;
}

.text-group_14 {
  width: 136px;
  height: 67px;
  margin: 46px 0 0 24px;
}

.text_37 {
  width: 128px;
  height: 45px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 45px;
}

.text_38 {
  width: 136px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 21px;
  margin-top: 1px;
}

.box_17 {
  width: 104px;
  height: 32px;
  background: url(./img/SketchPng407b8c8b614a97748c7ad576f7ae63329c5744b89f76a7071f3ca26ec32e8a39.png) -5px -3px
    no-repeat;
  background-size: 114px 42px;
  margin: 60px 0 0 22px;
}

.image-text_14 {
  width: 93px;
  height: 25px;
  margin: 4px 0 0 8px;
}

.text-group_15 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.thumbnail_7 {
  width: 18px;
  height: 18px;
  margin-top: 4px;
}

.text_39 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
  margin: 22px 0 0 30px;
}

.text_40 {
  width: 72px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
  margin: 25px 0 0 30px;
}

.image_14 {
  width: 166px;
  height: 1px;
  margin: 133px 0 0 30px;
}

.image-text_15 {
  width: 84px;
  height: 26px;
  margin: 20px 0 30px 30px;
}

.text-group_16 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 3px;
}

.label_11 {
  width: 26px;
  height: 26px;
}

.grid_1 {
  width: 968px;
  height: 512px;
  flex-wrap: wrap;
}

.section_5 {
  width: 233px;
  height: 250px;
  background: url(./img/SketchPng5e007075e837897baec46b622f0649f2d149a5b32556c5bee0c1cda7ed5b5411.png) -4px -2px
    no-repeat;
  background-size: 241px 258px;
  margin: 0 12px 12px 0;
    box-shadow: 0px 2px 3px 0px rgba(216,229,255,0.42);
    border: 2px solid #fff;
}

.group_12 {
  background-image: url(./img/744bcaf9fa3f46c0a3954e41d2006154_mergeImage.png);
  height: 71px;
  width: 233px;
}

.group_13 {
  width: 217px;
  height: 37px;
  margin-left: 16px;
}

.text_41 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-top: 14px;
}

.text-wrapper_6 {
  height: 36px;
  background: url(./img/SketchPng0757470e152d7bb805ca119021a5613bff4416c4deadccbf676328f5192896be.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 38px;
}

.text_42 {
  text-shadow: 0px 2px 4px rgba(238, 70, 13, 1);
  width: 24px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 14px;
  margin-left: 14px;
}

.text-wrapper_7 {
  width: 164px;
  height: 23px;
  margin: 0 0 11px 16px;
}

.text_43 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
}

.group_14 {
  position: relative;
  width: 216px;
  height: 155px;
  margin: 7px 0 17px 16px;
}

.block_4 {
  width: 96px;
  height: 153px;
  margin-left: 120px;
}

.box_18 {
  position: relative;
  width: 96px;
  height: 142px;
  background: url(./img/SketchPng015eee5ab26002c9f67d1df8cf33003817bb6f570604e1a46a89309932fbaaf4.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.section_6 {
  border-radius: 50%;
  background-image: url(./img/8a7e0aaef1d3460889f38c0ca2dcd914_mergeImage.png);
  position: absolute;
  left: 15px;
  top: 137px;
  width: 16px;
  height: 16px;
}

.image_15 {
  position: absolute;
  left: -120px;
  top: 121px;
  width: 201px;
  height: 1px;
}

.section_7 {
  border-radius: 1px;
  position: absolute;
  left: -16px;
  top: 3px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
}

.image-text_16 {
  width: 39px;
  height: 14px;
  margin: 2px 0 0 6px;
}

.thumbnail_8 {
  width: 12px;
  height: 12px;
  margin-top: 1px;
}

.text-group_17 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_44 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin: -6px 0 0 33px;
}

.block_5 {
  position: absolute;
  left: 0;
  top: 3px;
  width: 154px;
  height: 152px;
}

.box_19 {
  width: 98px;
  height: 18px;
}

.group_15 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_17 {
  width: 33px;
  height: 14px;
  margin: 2px 0 0 6px;
}

.thumbnail_9 {
  width: 12px;
  height: 12px;
  margin-top: 1px;
}

.text-group_18 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.group_16 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(255, 58, 0, 0.38);
}

.image-text_18 {
  width: 33px;
  height: 14px;
  margin: 2px 0 0 6px;
}

.thumbnail_10 {
  width: 12px;
  height: 12px;
  margin-top: 1px;
}

.text-group_19 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 58, 0, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-wrapper_8 {
  width: 99px;
  height: 20px;
  margin-top: 12px;
}

.text_45 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_46 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_9 {
  width: 129px;
  height: 20px;
  margin-top: 8px;
}

.text_47 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_48 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_10 {
  width: 154px;
  height: 20px;
  margin-top: 8px;
}

.text_49 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_50 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_11 {
  width: 110px;
  height: 22px;
  margin-top: 24px;
}

.text_51 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_52 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.section_8 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/4d82eb7fa3544ae48f547799193eab2a_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin: 0 12px 12px 0;
}

.box_20 {
  width: 217px;
  height: 37px;
  margin-left: 16px;
}

.text_53 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-top: 14px;
}

.text-wrapper_12 {
  height: 36px;
  background: url(./img/SketchPngc92fe8f1065bff93df22d496db3c3ece946ba82e5c0d70a833e2ea20119034a5.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 37px;
}

.text_54 {
  text-shadow: 0px 2px 4px rgba(238, 70, 13, 1);
  width: 24px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 14px;
  margin-left: 14px;
}

.text_55 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.box_21 {
  width: 156px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_19 {
  width: 48px;
  height: 49px;
}

.box_22 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_20 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_11 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_20 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_21 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.group_17 {
  width: 47px;
  height: 50px;
  margin-left: 4px;
}

.box_23 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(255, 58, 0, 0.38);
}

.image-text_21 {
  width: 31px;
  height: 14px;
  margin: 2px 0 0 8px;
}

.thumbnail_12 {
  width: 8px;
  height: 10px;
  margin-top: 2px;
}

.text-group_22 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 58, 0, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_56 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.group_18 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
  margin-left: 5px;
}

.image-text_22 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_13 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_23 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-wrapper_13 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_57 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_58 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_14 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_59 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_60 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_16 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.box_24 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_61 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_62 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_23 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.group_19 {
  border-radius: 50%;
  background-image: url(./img/9b2bac837b55479e9c05fc8c05b45e0c_mergeImage.png);
  width: 16px;
  height: 16px;
}

.text-group_24 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_9 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/5a1229bc72924ae69b11ef31285c6a7f_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin: 0 12px 12px 0;
}

.group_20 {
  width: 217px;
  height: 37px;
  margin-left: 16px;
}

.text_63 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-top: 14px;
}

.text-wrapper_15 {
  height: 36px;
  background: url(./img/SketchPngc92fe8f1065bff93df22d496db3c3ece946ba82e5c0d70a833e2ea20119034a5.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 37px;
}

.text_64 {
  text-shadow: 0px 2px 4px rgba(238, 70, 13, 1);
  width: 24px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 14px;
  margin-left: 14px;
}

.text_65 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.group_21 {
  width: 156px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_24 {
  width: 48px;
  height: 49px;
}

.box_25 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_25 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_14 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_25 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_26 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.group_22 {
  width: 47px;
  height: 50px;
  margin-left: 4px;
}

.block_6 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(255, 58, 0, 0.38);
}

.image-text_26 {
  width: 31px;
  height: 14px;
  margin: 2px 0 0 8px;
}

.thumbnail_15 {
  width: 8px;
  height: 10px;
  margin-top: 2px;
}

.text-group_27 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 58, 0, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_66 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.group_23 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
  margin-left: 5px;
}

.image-text_27 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_16 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_28 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-wrapper_16 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_67 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_68 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_17 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_69 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_70 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_17 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.group_24 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_71 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_72 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_28 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.block_7 {
  border-radius: 50%;
  background-image: url(./img/fe29e740d3e246d0bc138a13c0b2fd7f_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_29 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_10 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/6e65b52e88be487f9b11da80b53dee37_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin-bottom: 12px;
}

.block_8 {
  width: 217px;
  height: 37px;
  margin-left: 16px;
}

.text_73 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-top: 14px;
}

.text-wrapper_18 {
  height: 36px;
  background: url(./img/SketchPngc92fe8f1065bff93df22d496db3c3ece946ba82e5c0d70a833e2ea20119034a5.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 37px;
}

.text_74 {
  text-shadow: 0px 2px 4px rgba(238, 70, 13, 1);
  width: 24px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 14px;
  margin-left: 14px;
}

.text_75 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.block_9 {
  width: 156px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_29 {
  width: 48px;
  height: 49px;
}

.group_25 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_30 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_17 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_30 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_31 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.box_26 {
  width: 47px;
  height: 50px;
  margin-left: 4px;
}

.group_26 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(255, 58, 0, 0.38);
}

.image-text_31 {
  width: 31px;
  height: 14px;
  margin: 2px 0 0 8px;
}

.thumbnail_18 {
  width: 8px;
  height: 10px;
  margin-top: 2px;
}

.text-group_32 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 58, 0, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_76 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.box_27 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
  margin-left: 5px;
}

.image-text_32 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_19 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_33 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-wrapper_19 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_77 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_78 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_20 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_79 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_80 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_18 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.block_10 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_81 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_82 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_33 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.block_11 {
  border-radius: 50%;
  background-image: url(./img/9e676246fc764389a736abc8c391643c_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_34 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_11 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/fe41a8b3181c45a1a688817e7600b43e_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin: 0 12px 12px 0;
}

.group_27 {
  width: 217px;
  height: 37px;
  margin-left: 16px;
}

.text_83 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-top: 14px;
}

.text-wrapper_21 {
  height: 36px;
  background: url(./img/SketchPngc92fe8f1065bff93df22d496db3c3ece946ba82e5c0d70a833e2ea20119034a5.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 37px;
}

.text_84 {
  text-shadow: 0px 2px 4px rgba(238, 70, 13, 1);
  width: 24px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 14px;
  margin-left: 14px;
}

.text_85 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.group_28 {
  width: 156px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_34 {
  width: 48px;
  height: 49px;
}

.group_29 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_35 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_20 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_35 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_36 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.group_30 {
  width: 47px;
  height: 50px;
  margin-left: 4px;
}

.group_31 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(255, 58, 0, 0.38);
}

.image-text_36 {
  width: 31px;
  height: 14px;
  margin: 2px 0 0 8px;
}

.thumbnail_21 {
  width: 8px;
  height: 10px;
  margin-top: 2px;
}

.text-group_37 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(255, 58, 0, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text_86 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.group_32 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
  margin-left: 5px;
}

.image-text_37 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_22 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_38 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-wrapper_22 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_87 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_88 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_23 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_89 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_90 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_19 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.group_33 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_91 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_92 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_38 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.block_12 {
  border-radius: 50%;
  background-image: url(./img/efae7c3378054389b2dbf8e695eadc3c_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_39 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_12 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/7bc4e4ec3f5d47cd8b9af68779b4f2a9_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin: 0 12px 12px 0;
}

.text_93 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin: 14px 0 0 16px;
}

.text_94 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.section_13 {
  width: 104px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_39 {
  width: 48px;
  height: 49px;
}

.section_14 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_40 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_23 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_40 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_41 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.image-text_41 {
  width: 52px;
  height: 50px;
}

.section_15 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
}

.image-text_42 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_24 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_42 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_43 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.text-wrapper_24 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_95 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_96 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_25 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_97 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_98 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_20 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.section_16 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_99 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_100 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_43 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.box_28 {
  border-radius: 50%;
  background-image: url(./img/07a933458f0a48fc9221760250ceeedf_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_44 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_17 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/d051cb8e7cdc41e694710e96856bcdab_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin: 0 12px 12px 0;
}

.text_101 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin: 14px 0 0 16px;
}

.text_102 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.box_29 {
  width: 104px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_44 {
  width: 48px;
  height: 49px;
}

.box_30 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_45 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_25 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_45 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_46 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.image-text_46 {
  width: 52px;
  height: 50px;
}

.box_31 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
}

.image-text_47 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_26 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_47 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_48 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.text-wrapper_26 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_103 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_104 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_27 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_105 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_106 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_21 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.box_32 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_107 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_108 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_48 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.box_33 {
  border-radius: 50%;
  background-image: url(./img/d3d0ad82a7a544de8e2ec3ade055b5a9_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_49 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.section_18 {
  box-shadow: 0px 2px 3px 0px rgba(216, 229, 255, 0.42);
  background-image: url(./img/8e45c87364a54f09b0cb38c0f55af25a_mergeImage.png);
  border-radius: 2px;
  width: 233px;
  height: 250px;
    border: 2px solid #fff;
  margin-bottom: 12px;
}

.text_109 {
  width: 64px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin: 14px 0 0 16px;
}

.text_110 {
  width: 164px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 23px;
  margin-left: 16px;
}

.group_34 {
  width: 104px;
  height: 50px;
  margin: 21px 0 0 16px;
}

.image-text_49 {
  width: 48px;
  height: 49px;
}

.group_35 {
  border-radius: 1px;
  width: 46px;
  height: 18px;
  border: 0.5px solid rgba(1, 216, 167, 0.38);
}

.image-text_50 {
  width: 32px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_27 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_50 {
  width: 20px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(1, 216, 167, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_51 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 14px;
}

.image-text_51 {
  width: 52px;
  height: 50px;
}

.section_19 {
  border-radius: 1px;
  width: 52px;
  height: 18px;
  border: 0.5px solid rgba(0, 85, 255, 0.38);
}

.image-text_52 {
  width: 38px;
  height: 14px;
  margin: 2px 0 0 7px;
}

.thumbnail_28 {
  width: 9px;
  height: 10px;
  margin-top: 2px;
}

.text-group_52 {
  width: 26px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(0, 85, 255, 1);
  font-size: 10px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
}

.text-group_53 {
  width: 43px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 12px 0 0 4px;
}

.text-wrapper_28 {
  width: 129px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_111 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_112 {
  width: 73px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.text-wrapper_29 {
  width: 154px;
  height: 20px;
  margin: 8px 0 0 16px;
}

.text_113 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 2px;
}

.text_114 {
  width: 98px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}

.image_22 {
  width: 201px;
  height: 1px;
  margin: 12px 0 0 16px;
}

.group_36 {
  width: 201px;
  height: 22px;
  margin: 11px 0 17px 16px;
}

.text_115 {
  width: 24px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(132, 132, 132, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
  margin-top: 3px;
}

.text_116 {
  width: 82px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 4px;
}

.image-text_53 {
  width: 66px;
  height: 17px;
  margin: 3px 0 0 25px;
}

.group_37 {
  border-radius: 50%;
  background-image: url(./img/34102d541d2a4ce6aa9322214bcfd2df_mergeImage.png);
  width: 16px;
  height: 16px;
  margin-top: 1px;
}

.text-group_54 {
  width: 48px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 17px;
}

.box_34 {
  width: 438px;
  height: 89px;
  margin: 104px auto 0;
}

.label_12 {
  width: 48px;
  height: 48px;
  margin-top: 6px;
}

.text-group_55 {
  width: 294px;
  height: 89px;
  margin-left: 24px;
}

.text_117 {
  width: 294px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 59px;
}

.text_118 {
  width: 230px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 19px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 2px 0 0 33px;
}

.label_13 {
  width: 48px;
  height: 48px;
  margin: 6px 0 0 24px;
}

.box_35 {
  background-image: url(./img/f5bd0d7f251546019f6c2385f675365d_mergeImage.png);
  position: relative;
  width: 100%;
  height: 530px;
  margin: 64px auto 0;
}

.text_119 {
  width: 376px;
  height: 58px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 41px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 58px;
  margin: 90px 0 0 441px;
}

.image_23 {
  width: 512px;
  height: 1px;
  margin: 13px 0 0 441px;
}

.image-text_54 {
  width: 525px;
  height: 166px;
  margin: 16px 0 0 434px;
}

.image_24 {
  width: 84px;
  height: 84px;
}

.text-group_56 {
  width: 434px;
  height: 146px;
  margin-top: 20px;
}

.text_120 {
  width: 188px;
  height: 37px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 37px;
}

.text_121 {
  width: 434px;
  height: 87px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 29px;
  margin-top: 22px;
}

.label_14 {
  width: 26px;
  height: 26px;
  margin: 30px 0 130px 563px;
}

.image_25 {
  position: absolute;
  left: 525px;
  top: 374px;
  width: 62px;
  height: 26px;
}

.box_36 {
  margin: 1997px 0 1px 0;
}

.box_37 {
  height: 198px;
  background: url(./img/SketchPng906e17bb43079516766b61b83354548680899811fe4099282086ac057f152ad8.png)
    100% no-repeat;
  background-size: 100% 100%;
    position: relative;
}

.text-group_57 {
  width: 492px;
  height: 75px;
  margin: 30px 0 0;
}
.jy-btn{
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
}
.text_122 {
  width: 193px;
  height: 38px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 27px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 38px;
}

.text_123 {
  width: 492px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 13px;
}

.group_38 {
  box-shadow: 0px 5px 6px 0px rgba(0, 85, 255, 0.19);
  background-color: rgba(0, 85, 255, 1);
  border-radius: 6px;
  width: 154px;
  height: 36px;
  margin: 18px 0 0;
}

.image-text_55 {
  width: 80px;
  height: 20px;
  margin: 8px 0 0 37px;
}

.text-group_58 {
  text-shadow: 0px 2px 4px rgba(1, 59, 175, 1);
  width: 58px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.thumbnail_29 {
  width: 18px;
  height: 18px;
  margin-top: 1px;
}

.box_38 {
  height: 439px;
  background: url(./img/SketchPng7850524b2ac6b8393808d22b0ba62081fd8298076c91fcb2b53698d5f3f9b18e.png)
    100% no-repeat;
  background-size: 100% 100%;
}

.group_39 {
  width: 1032px;
  height: 173px;
  margin: 50px auto 0;
}

.group_40 {
  background-color: rgba(0, 85, 255, 1);
  width: 4px;
  height: 18px;
  margin-top: 4px;
}

.text-group_59 {
  width: 70px;
  height: 173px;
  margin-left: 10px;
}

.text_124 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.paragraph_2 {
  width: 56px;
  height: 132px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
  margin-top: 16px;
}

.text-group_60 {
  width: 70px;
  height: 173px;
  margin-left: 64px;
}

.text_125 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.paragraph_3 {
  width: 56px;
  height: 132px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
  margin-top: 16px;
}

.text-group_61 {
  width: 70px;
  height: 173px;
  margin-left: 64px;
}

.text_126 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.paragraph_4 {
  width: 56px;
  height: 132px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
  margin-top: 16px;
}

.text-group_62 {
  width: 70px;
  height: 173px;
  margin-left: 64px;
}

.text_127 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.paragraph_5 {
  width: 56px;
  height: 132px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
  margin-top: 16px;
}

.text-group_63 {
  width: 70px;
  height: 140px;
  margin-left: 64px;
}

.text_128 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.paragraph_6 {
  width: 56px;
  height: 99px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
  margin-top: 16px;
}

.group_41 {
  width: 117px;
  height: 172px;
  margin-left: 111px;
}

.text_129 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.box_39 {
  height: 116px;
  background: url(./img/SketchPng0451b3465f09ed49cd15e36914a6c0ec323e613fd94a3141e0e073905b32c95a.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 31px;
  width: 117px;
}

.block_13 {
  background-color: rgba(255, 255, 255, 1);
  width: 27px;
  height: 26px;
  margin: 45px 0 0 45px;
}

.group_42 {
  width: 125px;
  height: 172px;
  margin-left: 59px;
}

.text-group_64 {
  width: 101px;
  height: 97px;
}

.text_130 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
}

.text_131 {
  width: 101px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
}

.text_132 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
  margin-top: 14px;
}

.text_133 {
  width: 125px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 33px;
}

.text-wrapper_30 {
  background-color: rgba(0, 85, 255, 1);
  border-radius: 2px;
  height: 28px;
  margin-top: 14px;
  width: 125px;
}

.text_134 {
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 4px 0 0 35px;
}

.group_43 {
  background-color: rgba(202, 219, 255, 0.19);
  border-radius: 2px;
  width: 1200px;
  height: 82px;
  margin: 36px auto 0;
}

.image-text_56 {
  width: 179px;
  height: 48px;
  margin: 17px 0 0 79px;
}

.label_15 {
  width: 48px;
  height: 48px;
}

.text-group_65 {
  width: 119px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 16px;
}

.image_26 {
  width: 1px;
  height: 36px;
  margin: 23px 0 0 54px;
}

.image-text_57 {
  width: 179px;
  height: 48px;
  margin: 17px 0 0 53px;
}

.label_16 {
  width: 48px;
  height: 48px;
}

.text-group_66 {
  width: 119px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 16px;
}

.image_27 {
  width: 1px;
  height: 36px;
  margin: 23px 0 0 53px;
}

.image-text_58 {
  width: 179px;
  height: 48px;
  margin: 17px 0 0 54px;
}

.label_17 {
  width: 48px;
  height: 48px;
}

.text-group_67 {
  width: 119px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 16px;
}

.image_28 {
  width: 1px;
  height: 36px;
  margin: 23px 0 0 54px;
}

.image-text_59 {
  width: 179px;
  height: 48px;
  margin: 17px 81px 0 53px;
}

.label_18 {
  width: 48px;
  height: 48px;
}

.text-group_68 {
  width: 119px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 16px;
}

.group_44 {
  width: 912px;
  height: 38px;
  margin: 30px auto 0;
}

.group_45 {
  background-color: rgba(0, 85, 255, 1);
  width: 4px;
  height: 18px;
  margin-top: 4px;
}

.text_135 {
  width: 70px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  letter-spacing: -0.5301769375801086px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 25px;
  margin-left: 10px;
}

.text_136 {
  width: 796px;
  height: 38px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 19px;
  margin-left: 32px;
}

.text-wrapper_31 {
  background-color: rgba(30, 31, 35, 0.87);
  height: 78px;
}

.paragraph_7 {
  width: 620px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  line-height: 11px;
  margin: 22px auto;
}

.box_40 {
  background-image: url(./img/0adae7d2e5e2425dad52d4a62730efc6_mergeImage.png);
  position: absolute;
  left: 0;
  top: 2449px;
  height: 1998px;
    width: 100%;
}

.box_41 {
  width: 438px;
  height: 89px;
  margin: 312px auto 0;
}

.label_19 {
  width: 48px;
  height: 48px;
  margin-top: 6px;
}

.text-group_69 {
  width: 294px;
  height: 89px;
  margin-left: 24px;
}

.text_137 {
  width: 294px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 59px;
}

.text_138 {
  width: 207px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 19px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 2px 0 0 44px;
}

.label_20 {
  width: 48px;
  height: 48px;
  margin: 6px 0 0 24px;
}

.box_42 {
  width: 1200px;
  height: 407px;
  margin: 64px auto 0;
}

.box_43 {
  position: relative;
  width: 288px;
  height: 407px;
}

.text-wrapper_32 {
  position: relative;
  width: 114px;
  height: 130px;
  margin-left: 24px;
}

.text_139 {
  width: 114px;
  height: 130px;
  overflow-wrap: break-word;
  font-size: 94px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 130px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_140 {
  position: absolute;
  left: 0;
  top: 90px;
  width: 108px;
  height: 33px;
  overflow-wrap: break-word;
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.group_46 {
  position: relative;
  width: 264px;
  height: 226px;
  margin: 51px 0 0 24px;
}

.image-wrapper_1 {
  border-radius: 13px;
  background-image: url(./img/c60c82e991ad49d1867d5cd27382a94a_mergeImage.png);
  height: 226px;
  margin-left: 36px;
  width: 228px;
}

.label_21 {
  width: 26px;
  height: 26px;
  margin: 28px 0 0 19px;
}

.text_141 {
  position: absolute;
  left: 0;
  top: 31px;
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.text_142 {
  position: absolute;
  left: 24px;
  top: 135px;
  width: 221px;
  height: 57px;
  overflow-wrap: break-word;
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 19px;
}

.box_44 {
  width: 288px;
  height: 407px;
  margin-left: 16px;
}

.text-wrapper_33 {
  position: relative;
  width: 114px;
  height: 130px;
  margin-left: 24px;
}

.text_143 {
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0,
    rgba(240, 249, 255, 0) 100%
  );
  width: 114px;
  height: 130px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 94px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 130px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_144 {
  position: absolute;
  left: 0;
  top: 90px;
  width: 48px;
  height: 33px;
  overflow-wrap: break-word;
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.text_145 {
  width: 221px;
  height: 38px;
  overflow-wrap: break-word;
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 19px;
  margin: 5px 0 0 24px;
}

.group_47 {
  position: relative;
  width: 264px;
  height: 226px;
  margin: 8px 0 0 24px;
}

.image-wrapper_2 {
  border-radius: 13px;
  background-image: url(./img/0f02577234b14937aef56e6c6467a4c3_mergeImage.png);
  height: 226px;
  margin-left: 36px;
  width: 228px;
}

.thumbnail_30 {
  width: 20px;
  height: 10px;
  margin: 36px 0 0 22px;
}

.text_146 {
  position: absolute;
  left: 0;
  top: 31px;
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.box_45 {
  width: 288px;
  height: 407px;
  margin-left: 16px;
}

.text-wrapper_34 {
  position: relative;
  width: 114px;
  height: 130px;
  margin-left: 24px;
}

.text_147 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
  margin-top: 90px;
}

.text_148 {
  position: absolute;
  left: 0;
  top: 0;
  width: 114px;
  height: 130px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 94px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 130px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_149 {
  width: 221px;
  height: 38px;
  overflow-wrap: break-word;
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 19px;
  margin: 5px 0 0 24px;
}

.group_48 {
  position: relative;
  width: 264px;
  height: 226px;
  margin: 8px 0 0 24px;
}

.image-wrapper_3 {
  border-radius: 13px;
  background-image: url(./img/73347d5e993a4cba9ef3c39583491acf_mergeImage.png);
  height: 226px;
  margin-left: 36px;
  width: 228px;
}

.label_22 {
  width: 26px;
  height: 26px;
  margin: 28px 0 0 19px;
}

.text_150 {
  position: absolute;
  left: 0;
  top: 31px;
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.box_46 {
  position: relative;
  width: 288px;
  height: 407px;
  margin-left: 16px;
}

.text-wrapper_35 {
  position: relative;
  width: 114px;
  height: 130px;
  margin-left: 24px;
}

.text_151 {
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0,
    rgba(240, 249, 255, 0) 100%
  );
  width: 114px;
  height: 130px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 94px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 130px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_152 {
  position: absolute;
  left: 0;
  top: 90px;
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 33px;
}

.box_47 {
  position: relative;
  width: 264px;
  height: 226px;
  margin: 51px 0 0 24px;
}

.image-wrapper_4 {
  border-radius: 13px;
  background-image: url(./img/18586c7afd7a43fbaff40b5518819a9e_mergeImage.png);
  height: 226px;
  margin-left: 36px;
  width: 228px;
}

.thumbnail_31 {
  width: 20px;
  height: 10px;
  margin: 36px 0 0 22px;
}

.text_153 {
  position: absolute;
  left: 0;
  top: 31px;
  width: 56px;
  height: 20px;
  overflow-wrap: break-word;
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
}

.text_154 {
  position: absolute;
  left: 24px;
  top: 135px;
  width: 221px;
  height: 57px;
  overflow-wrap: break-word;
  font-size: 11px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: justify;
  line-height: 19px;
}

.box_48 {
  width: 438px;
  height: 89px;
  margin: 104px auto 0;
}

.label_23 {
  width: 48px;
  height: 48px;
  margin-top: 6px;
}

.text-group_70 {
  width: 294px;
  height: 89px;
  margin-left: 24px;
}

.text_155 {
  width: 294px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 59px;
}

.text_156 {
  width: 132px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 19px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 2px 0 0 81px;
}

.label_24 {
  width: 48px;
  height: 48px;
  margin: 6px 0 0 24px;
}

.box_49 {
  width: 1162px;
  height: 73px;
  margin: 90px auto 0;
}

.group_49 {
  background-image: url(./img/01d8ee062c7941c68f8437952656c72d_mergeImage.png);
  width: 202px;
  height: 73px;
}

.group_50 {
  background-image: url(./img/73717c61736248be912a39bf175829ab_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.group_51 {
  background-image: url(./img/6f633cd4ba124b32976ac64a2d7c9ca6_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.group_52 {
  background-image: url(./img/2eb509304aaf4d20bc26e331fa92d634_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.group_53 {
  background-image: url(./img/6ae59d05d85a4523866d4f133a39a9f5_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.image_29 {
  width: 1200px;
  height: 1px;
  margin: 27px 0 0 360px;
}

.box_50 {
  width: 1162px;
  height: 73px;
  margin: 26px auto 0;
}

.box_51 {
  background-image: url(./img/d9894ee4dbef4f38a9bc82bb422ae79b_mergeImage.png);
  width: 202px;
  height: 73px;
}

.box_52 {
  background-image: url(./img/07a56b7b323d477082f42455724bb960_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.box_53 {
  background-image: url(./img/217feaf6fab247a5b1d543384f903950_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.box_54 {
  background-image: url(./img/ea84d76633f74b1abfb2e7b3e086b7da_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.box_55 {
  background-image: url(./img/94e5ea2c1b0648e795683576dc50afc5_mergeImage.png);
  width: 202px;
  height: 73px;
  margin-left: 38px;
}

.box_56 {
  width: 438px;
  height: 89px;
  margin: 130px auto 0;
}

.label_25 {
  width: 48px;
  height: 48px;
  margin-top: 6px;
}

.text-group_71 {
  width: 294px;
  height: 89px;
  margin-left: 24px;
}

.text_157 {
  width: 294px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 59px;
}

.text_158 {
  width: 232px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 19px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 2px 0 0 31px;
}

.label_26 {
  width: 48px;
  height: 48px;
  margin: 6px 0 0 24px;
}

.box_57 {
  width: 1200px;
  height: 256px;
  margin: 64px auto 0;
}

.box_58 {
  width: 225px;
  height: 256px;
  background: url(./img/SketchPng84fcbb3ae9ae01a937433973600707c3f23d6b936b99afeeebe545fceb46f8a3.png) -7px -2px
    no-repeat;
  background-size: 239px 267px;
}

.box_59 {
  width: 101px;
  height: 39px;
  margin: 5px 0 0 61px;
}

.text_159 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 35px;
  height: 39px;
  -webkit-text-stroke: 0.5px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 29px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 39px;
}

.thumbnail_32 {
  width: 1px;
  height: 20px;
  margin: 9px 0 0 8px;
}

.text_160 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 9px;
}

.image-text_60 {
  width: 176px;
  height: 144px;
  margin: 32px 0 36px 25px;
}

.image_30 {
  width: 76px;
  height: 76px;
  margin-left: 49px;
}

.text-group_72 {
  width: 176px;
  height: 59px;
  margin-top: 9px;
}

.text_161 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 33px;
  margin-left: 40px;
}

.text_162 {
  width: 176px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 10px;
}

.image_31 {
  width: 64px;
  height: 64px;
  margin: 114px 0 0 18px;
}

.box_60 {
  width: 225px;
  height: 256px;
  background: url(./img/SketchPng84fcbb3ae9ae01a937433973600707c3f23d6b936b99afeeebe545fceb46f8a3.png) -7px -2px
    no-repeat;
  background-size: 239px 267px;
  margin-left: 18px;
}

.box_61 {
  width: 101px;
  height: 39px;
  margin: 5px 0 0 61px;
}

.text_163 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 35px;
  height: 39px;
  -webkit-text-stroke: 0.5px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 29px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 39px;
}

.thumbnail_33 {
  width: 1px;
  height: 20px;
  margin: 9px 0 0 7px;
}

.text_164 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 10px;
}

.image-text_61 {
  width: 154px;
  height: 144px;
  margin: 32px 0 36px 36px;
}

.image_32 {
  width: 76px;
  height: 76px;
  margin-left: 38px;
}

.text-group_73 {
  width: 154px;
  height: 59px;
  margin-top: 9px;
}

.text_165 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 33px;
  margin-left: 29px;
}

.text_166 {
  width: 154px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 10px;
}

.image_33 {
  width: 64px;
  height: 64px;
  margin: 114px 0 0 18px;
}

.box_62 {
  width: 225px;
  height: 256px;
  background: url(./img/SketchPng84fcbb3ae9ae01a937433973600707c3f23d6b936b99afeeebe545fceb46f8a3.png) -7px -2px
    no-repeat;
  background-size: 239px 267px;
  margin-left: 18px;
}

.block_14 {
  width: 101px;
  height: 39px;
  margin: 5px 0 0 61px;
}

.text_167 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 35px;
  height: 39px;
  -webkit-text-stroke: 0.5px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 29px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 39px;
}

.thumbnail_34 {
  width: 1px;
  height: 20px;
  margin: 9px 0 0 8px;
}

.text_168 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 9px;
}

.image-text_62 {
  width: 143px;
  height: 144px;
  margin: 32px 0 36px 41px;
}

.image_34 {
  width: 76px;
  height: 76px;
  margin-left: 33px;
}

.text-group_74 {
  width: 143px;
  height: 59px;
  margin-top: 9px;
}

.text_169 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 33px;
  margin-left: 24px;
}

.text_170 {
  width: 143px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 10px;
}

.image_35 {
  width: 64px;
  height: 64px;
  margin: 114px 0 0 18px;
}

.box_63 {
  width: 225px;
  height: 256px;
  background: url(./img/SketchPng84fcbb3ae9ae01a937433973600707c3f23d6b936b99afeeebe545fceb46f8a3.png) -7px -2px
    no-repeat;
  background-size: 239px 267px;
  margin-left: 18px;
}

.section_20 {
  width: 101px;
  height: 39px;
  margin: 5px 0 0 61px;
}

.text_171 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 35px;
  height: 39px;
  -webkit-text-stroke: 0.5px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 29px;
  font-family: Alibaba-PuHuiTi-H;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 39px;
}

.thumbnail_35 {
  width: 1px;
  height: 20px;
  margin: 9px 0 0 7px;
}

.text_172 {
  text-shadow: inset 0px 1px 3px rgba(61, 126, 255, 0.2);
  width: 48px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  margin: 8px 0 0 10px;
}

.image-text_63 {
  width: 143px;
  height: 144px;
  margin: 32px 0 36px 41px;
}

.image_36 {
  width: 76px;
  height: 76px;
  margin-left: 33px;
}

.text-group_75 {
  width: 143px;
  height: 59px;
  margin-top: 9px;
}

.text_173 {
  width: 96px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 33px;
  margin-left: 24px;
}

.text_174 {
  width: 143px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 16px;
  margin-top: 10px;
}

.image_37 {
  position: absolute;
  left: 600px;
  top: 1129px;
  width: 1px;
  height: 252px;
}

.image_38 {
  position: absolute;
  left: 840px;
  top: 1129px;
  width: 1px;
  height: 252px;
}

.image_39 {
  position: absolute;
  left: 1080px;
  top: 1129px;
  width: 1px;
  height: 252px;
}

.image_40 {
  position: absolute;
  left: 1320px;
  top: 1129px;
  width: 1px;
  height: 252px;
}

.box_64 {
  box-shadow: 0px 7px 4px 0px rgba(220, 238, 255, 0.51);
  border-radius: 22px;
  background-image: url(./img/183ee7dabbc54d90a00f15c8fa0ff01d_mergeImage.png);
  position: absolute;
  left: 50%;
    margin-left: -600px;
  top: -62px;
  width: 1200px;
  height: 270px;
    z-index: 10;
}

.text-group_76 {
  width: 378px;
  height: 112px;
  margin: 78px 0 0 80px;
}

.text_175 {
  width: 378px;
  height: 59px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 42px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 59px;
}

.text_176 {
  width: 374px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 23px;
}

.image-text_64 {
  width: 88px;
  height: 126px;
  margin: 72px 0 0 140px;
}

.image_41 {
  width: 88px;
  height: 88px;
}

.text-group_77 {
  width: 80px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 10px 0 0 4px;
}

.image-text_65 {
  width: 88px;
  height: 126px;
  margin: 72px 0 0 50px;
}

.image_42 {
  width: 88px;
  height: 88px;
}

.text-group_78 {
  width: 80px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 10px 0 0 4px;
}

.image-text_66 {
  width: 88px;
  height: 126px;
  margin: 72px 0 0 50px;
}

.image_43 {
  width: 88px;
  height: 88px;
}

.text-group_79 {
  width: 80px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 10px 0 0 4px;
}

.image-text_67 {
  width: 88px;
  height: 126px;
  margin: 72px 100px 0 50px;
}

.image_44 {
  width: 88px;
  height: 88px;
}

.text-group_80 {
  width: 80px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin: 10px 0 0 4px;
}
.gg-div{
    position: relative;
}
.gg-div:before{
    content: '';
    left: 0;
    right: 0;
    bottom: -15px;
    border-bottom: 1px solid rgba(151,151,151,0.39);;
    background: #eee;
    position: absolute;
}
.gg-item{
    position: relative;
}
.gg-item:before{
    position: absolute;
    content: '';
    top: 0;
    right: -15px;
    bottom: -15px;
    border-left: 1px solid rgba(151,151,151,0.39);;
}
.gg-item1{
    position: relative;
}
.gg-item1:before{
    position: absolute;
    content: '';
    top: -15px;
    right: -15px;
    bottom: 0;
    border-left: 1px solid rgba(151,151,151,0.39);;
}
.link-item{
    background: url(./img/SketchPng58b442d972ad4454437ca0bd08a54a383cc2fef8adb1802330088a381b67a1c5.png)
    100% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.link-item:hover{
    background: url(./img/SketchPng6744468cd44c12e3c9fe3b622ddad93e66afdff451c2ffcac7bdb05d6ed1c13b.png) -18px -10px
    no-repeat;
    background-size: 324px 443px;
}
.link-item .title .name{
    color: rgba(51, 51, 51, 1);
}
.link-item:hover .title .name{
    color: rgba(255, 255, 255, 1);
}
.link-item .text{
    color: rgba(132, 132, 132, 1);
}
.link-item:hover .text{
    color: rgba(255, 255, 255, 1);
}
.link-item .btn{
    color: rgba(0, 85, 255, 1);
}
.link-item:hover .btn{
    color: rgba(255, 255, 255, 1);
}
.link-item .num{
    color: rgba(255, 255, 255, 1);
    background-image: linear-gradient(
            180deg,
            rgba(255, 255, 255, 1) 0,
            rgba(240, 249, 255, 0) 100%
    );
}
.link-item:hover .num{
    background-image: linear-gradient(
            180deg,
            rgba(82, 154, 255, 1) 0,
            rgba(55, 144, 254, 0) 100%
    );
}
.img-hover{
    display: none;
}
.link-item:hover .img-hover{
    display: inline-block;
}
.link-item:hover .hover-hide{
    display: none;
}
.input-div{
    height: 100%;
    width: 480px;
    font-size: 16px;
    color: #333;
}
.jy-tab-item{
  cursor: pointer;
  position: relative;
  color: rgba(131, 131, 131, 1);
}
.jy-tab-item:hover,
.jy-tab-item.active{
  color: rgba(51, 51, 51, 1);
}
.jy-tab-item.active:before{
  content: '';
  left: 0;
  right: 0;
  background-color: rgba(0, 85, 255, 1);
  height: 2px;
  position: absolute;
  bottom: -6px;
}
.right-menu{
    width: 72px;
    height: 307px;
    background: linear-gradient(135deg, #0055FF 0%, #0eb6ef 100%);
    border-radius: 10px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -150px;
    z-index: 10;
}
.right-menu .item{
    width: 100%;
    height: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.right-menu .item:before{
    content: '';
    width: 36px;
    height: 1px;
    opacity: 0.15;
    background: #FFFFFF;
    position: absolute;
    left: 18px;
    bottom: 0;
}
.right-menu .item:last-child:before{
    display: none;
}
.tab-btn{
    position: relative;
    z-index: 10;
}
.tab-btn .item{
    width: 104px;
    height: 32px;
    overflow: hidden;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
    padding-left: 8px;
}
.tab-btn .item img{
    display: none;
    margin-left: 5px;
}
.tab-btn .item:hover,
.tab-btn .item.active{
    background: linear-gradient(180deg, #D3E8FF 0%, #FDFEFF 100%);
    color: #0055FF;
}
.bg2 .tab-btn .item:hover,
.bg2 .tab-btn .item.active{
  background: linear-gradient(180deg, #ECE8FF 0%, #FDFEFF 100%);
  color:#9A82FF;
}
.bg3 .tab-btn .item:hover,
.bg3 .tab-btn .item.active{
  background: linear-gradient(180deg, #FFF3DF 0%, #FDFEFF 100%);
  color:#F37335;
}
.tab-btn .item:hover img,
.tab-btn .item.active img{
    display: inline-block;
}
.sys-btn{
    width: 60px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #0055FF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 6px;
}
.sys-btn:hover{
    background: #0055FF;
    color: #fff;
}
.swiper-banner .swiper-slide{
    height: 530px;
}
.swiper-banner .swiper-slide.bg1{
    background: url("img/banner1.png");
    height: 530px;
    background-position: center center;
}
.swiper-banner .swiper-slide.bg2{
    background: url("img/banner2.png");
    height: 530px;
    background-position: center center;
}
.banner-div{
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}
.banner-div .title{
    color: #fff;
    font-size: 42px;
    line-height: 59px;
    margin-bottom: 14px;
}
.banner-div .text{
    display: flex;
    border-top:1px solid rgba(247, 247, 247, 0.4);
    width: 512px;
    padding-top: 15px;
}
.banner-div .text .img1{
    background: url("img/icon1.png");
    width: 84px;
    height: 84px;
    margin-right: 8px;
    flex-shrink: 0;
}
.banner-div .text .img2{
    background: url("img/icon2.png");
    width: 84px;
    height: 84px;
    margin-right: 8px;
    flex-shrink: 0;
}
.banner-div .text .txt{
    flex: 1;
}
.banner-div .text .txt .h4{
    color: #fff;
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 22px;
}
.banner-div .text .txt p{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.banner-btn{
    width: 1200px;
    position: relative;
    margin: -80px auto 0;
}
.banner-btn .swiper-button-next{
    background-image: url("img/right.png");
    background-size: 18px 18px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    left: 130px;
}
.banner-btn .swiper-button-prev{
    background-image: url("img/left.png");
    background-size: 18px 18px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    left: 90px;
}
.mess-box{
  width: 1210px;
  margin: 84px auto 0;
  display: flex;
}
.mess-box .left-tab{
  width: 220px;
  height: 512px;
  padding: 46px 0 0 22px;
  position: relative;
  margin-right: 12px;
}
.mess-box .left-tab.bg1{
  background: url("img/tab-icon1.png") no-repeat;
}
.mess-box .left-tab.bg2{
  background: url("img/tab-icon2.png") no-repeat;
}
.mess-box .left-tab.bg3{
  background: url("img/tab-icon3.png") no-repeat;
}
.mess-box .left-tab .title{
  color: #fff;
  font-size: 32px;
  line-height: 45px;
}
.mess-box .left-tab .p{
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 60px;
}
.mess-box .left-tab .btn-div{
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  border-top: 1px dashed #fff;
  height: 76px;
  cursor: pointer;
}
.mess-box .left-tab .btn-div span{
  margin-right: 2px;
}
.right-list{
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
.right-list .item{
  cursor: pointer;
  width: 233px;
  height: 250px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid;
  position: relative;
  margin-right: 12px;
  margin-bottom: 12px;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(240, 248, 255, 1)) 1 1;
}
.right-list .item.type2{
  height: 162px;
}
.right-list .item:nth-child(4n){
  margin-right: 0;
}
.right-list .item:hover{
  box-shadow: 0px 4px 12px 0px rgba(193,214,255,0.73);
  transform: translateY(-20px);
}
.right-list .item .title-div.bg1{
  background: url("img/item-bg1.png") no-repeat;
}
.right-list .item .title-div.bg2{
  background: url("img/item-bg2.png") no-repeat;
  height: 53px;
  display: flex;
  align-items: center;
}
.right-list .item .title-div{
  height: 71px;
  position: relative;
  padding: 14px 16px;
}
.right-list .item .title-div .title{
  width: 144px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  line-height: 23px;
  font-size: 16px;
  font-weight: 600;
}
.right-list .item .title-div .p{
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  line-height: 23px;
  font-size: 12px;
}
.right-list .item .title-div .title2{
  color: #333333;
  font-size: 12px;
}
.right-list .item .title-div .title2 span{
  font-size: 18px;
  font-weight: 600;
}
.right-list .item .title-div .tag1{
  background: url("img/tag1.png");
  width: 38px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
}
.right-list .item .title-div .tag2{
  background: url("img/tag2.png");
  width: 38px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
}
.right-list .item .title-div .mess{
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 16px;
}
.right-list .item .title-div .mess img{
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.right-list .item .text{
  padding: 10px 16px 0;
}
.right-list .item .text .tips-div{
  display: flex;
  margin-bottom: 14px;
}
.right-list .item .text .tips-div .tips1{
  padding: 0 6px;
  height: 18px;
  border-radius: 1px;
  border: 1px solid rgba(1,216,167,0.38);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #01D8A7;
  font-size: 10px;
  margin-right: 6px;
}
.right-list .item .text .tips-div .tips2{
  padding: 0 6px;
  height: 18px;
  border-radius: 1px;
  border: 1px solid rgba(255,58,0,0.38);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF3A00;
  font-size: 10px;
  margin-right: 6px;
}
.right-list .item .text .tips-div .tips3{
  padding: 0 6px;
  height: 18px;
  border-radius: 1px;
  border: 1px solid rgba(0,85,255,0.38);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0055FF;
  font-size: 10px;
  margin-right: 6px;
}
.right-list .item .text .opt{
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 11px;
  display: flex;
}
.right-list .item .text .opt .name{
  color: #848484;
  margin-right: 8px;
}
.right-list .item .text .opt .val{
  color: #333;
}
.right-list .item .text .bottom{
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px dashed #D4D4D4;
}
.right-list .item .text .bottom .jg{
  font-size: 12px;
  color: #848484;
}
.right-list .item .text .bottom .jg span{
  color: #FF0000;
  font-size: 16px;
}
.right-list .item .text .bottom .mess{
  font-size: 12px;
  color: #333333;
  display: flex;
  align-items: center;
}
.right-list .item .text .bottom .mess span{
  margin-left: 2px;
}
.right-list .item.type2 .text .bottom{
  height: 40px;
}
.right-list .item .text .info{
  height: 34px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 17px;
  font-size: 12px;
  color: #333333;
  margin-bottom: 14px;
}
.right-list .item .text .h5{
  line-height: 17px;
  font-size: 12px;
  color: #848484;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
