.page {
  z-index: 1;
  position: relative;
  width: 1080px;
  height: 1920px;
  background-color: rgba(11, 28, 79, 1);
  overflow: hidden;
}
.logo{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
  color: #FFFFFF;
  font-size: 16px;
  padding-top: 7px;
  padding-right: 42px;
}

.logo img{
  width: auto;
  height: 40px;
  margin-right: 10px;
  padding-top: 7px;
}

table {
  border-collapse: collapse;
  color: #FFFFFF;
  font-size: 22px;
  margin: auto;
}

table, td, th {
  border: 1px solid #FFFFFF;
}
td, th {
  text-align: center;
  padding: 2px 6px;
}
.appointList{
  width: 100%;
  height:330px; 
  margin-top: 20px;
  text-align: center;
  overflow-y: auto;
}

.appointList::-webkit-scrollbar { width: 0 !important }
.appointList { -ms-overflow-style: none; }
.appointList { overflow: -moz-scrollbars-none; }

.group1 {
  z-index: 2;
  height: 1920px;
  background: url('../img/bg.jpg')
    100% no-repeat;
  width: 1080px;
  justify-content: flex-start;
}

.wrap1 {
  z-index: auto;
  width: 1080px;
  height: 1863px;
}

.main1 {
  z-index: 6;
  height: 108px;
  overflow: hidden;
  width: 1080px;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  padding: 0 290px 12px 0;
}

.mod1 {
  z-index: 10;
  width: 463px;
  height: 2px;
  /* background: url('../img/SketchPng.png')
    0px -1px no-repeat; */
}

.mod2 {
  z-index: 8;
  height: 93px;
  background: url('../img/top_img.png')
    485px 0px no-repeat;
  width: 1910px;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  left: -485px;
  top: 0;
  padding: 14px 0 0 798px;
}

.txt1 {
  z-index: 9;
  width: 252px;
  height: 59px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 42px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 59px;
  text-align: left;
  text-shadow: 0px 8px 10px rgba(0, 55, 193, 1);
}

.main2 {
  z-index: 11;
  height: 1072px;
  background: url('../img/content_01bg.png')
    0px -1px no-repeat;
  align-self: center;
  margin-top: 44px;
  width: 1001px;
  justify-content: center;
  align-items: center;
  position: relative;
}

.section1 {
  z-index: auto;
  width: 900px;
  height: 966px;
}

.word1 {
  z-index: 404;
  width: 136px;
  height: 50px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 36px;
  letter-spacing: -1.5px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 50px;
  text-align: left;
  align-self: center;
}

.group2 {
  z-index: auto;
  width: 900px;
  height: 132px;
  margin-top: 44px;
  justify-content: space-between;
}

.mod4 {
  z-index: 196;
  height: 132px;
  width: 210px;
  background: url('../img/content01_bg.png')
    0px -1px no-repeat;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  padding: 0 0 27px 23px;
}

.active{
  background: url('../img/content01_selected_bg.png')
    0px -1px no-repeat;
}

.mod5 {
  z-index: auto;
  width: 145px;
  height: 57px;
  justify-content: space-between;
}

.icon1 {
  z-index: 206;
  width: 38px;
  height: 39px;
}

.info1 {
  z-index: 205;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin-top: 29px;
}

.info2 {
  z-index: 204;
  position: absolute;
  left: 88px;
  top: 25px;
  width: 88px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}


.bd1 {
  z-index: auto;
  width: 150px;
  height: 57px;
  justify-content: space-between;
}

.icon2 {
  z-index: 175;
  width: 40px;
  height: 37px;
}

.info3 {
  z-index: 174;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin-top: 29px;
}

.info4 {
  z-index: 173;
  position: absolute;
  left: 90px;
  top: 25px;
  width: 111px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.mod7 {
  z-index: 146;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.outer1 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.group3 {
  z-index: auto;
  width: 10px;
  height: 131px;
}
.label1 {
  z-index: 389;
  width: 43px;
  height: 34px;
  margin: 50px 0 0 10px;
}

.word2 {
  z-index: 152;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin: 77px 0 0 19px;
}

.word3 {
  z-index: 151;
  position: absolute;
  left: 79px;
  top: 23px;
  width: 131px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.mod8 {
  z-index: 111;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.block1 {
  z-index: auto;
  width: 208px;
  height: 131px;
  justify-content: space-between;
}

.block2 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.icon3 {
  z-index: 393;
  width: 35px;
  height: 40px;
  margin-top: 50px;
}

.word4 {
  z-index: 117;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin-top: 77px;
}

.info5 {
  z-index: 116;
  position: absolute;
  left: 93px;
  top: 23px;
  width: 92px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.group7 {
  z-index: auto;
  width: 900px;
  height: 132px;
  margin-top: 20px;
  justify-content: space-between;
}

.bd2 {
  z-index: 224;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
}

.outer2 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.main3 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.txt2 {
  z-index: 229;
  width: 104px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
  margin: 25px 0 0 79px;
}

.bd3 {
  z-index: 136;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.layer1 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.main5 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.label2 {
  z-index: 397;
  width: 44px;
  height: 44px;
  margin: 49px 0 0 15px;
}

.word5 {
  z-index: 142;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin: 76px 0 0 20px;
}

.txt3 {
  z-index: 141;
  position: absolute;
  left: 90px;
  top: 24px;
  width: 150px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.group8 {
  z-index: auto;
  width: 900px;
  height: 132px;
  margin-top: 18px;
  justify-content: space-between;
}

.layer2 {
  z-index: 209;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.group9 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.main7 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.txt4 {
  z-index: 220;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin: 77px 0 0 22px;
}

.word6 {
  z-index: 214;
  position: absolute;
  left: 90px;
  top: 24px;
  width: 150px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.layer3 {
  z-index: 184;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.block8 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.box1 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.word7 {
  z-index: 193;
  width: 88px;
  height: 30px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  letter-spacing: -0.1544680893421173px;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  margin: 75px 0 0 28px;
}

.info6 {
  z-index: 189;
  position: absolute;
  left: 91px;
  top: 25px;
  width: 97px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.layer4 {
  z-index: 156;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.layer5 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.main12 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.word8 {
  z-index: 162;
  width: 88px;
  height: 30px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  letter-spacing: -0.1544680893421173px;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  margin: 75px 0 0 20px;
}

.info7 {
  z-index: 161;
  position: absolute;
  left: 85px;
  top: 24px;
  width: 88px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.layer6 {
  z-index: 120;
  height: 132px;
  border: 1px dashed rgba(35, 106, 189, 1);
  background-color: rgba(0, 19, 88, 0.3);
  width: 210px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.outer3 {
  z-index: auto;
  width: 208px;
  height: 131px;
}

.layer7 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.txt5 {
  z-index: 132;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin: 79px 0 0 22px;
}

.txt6 {
  z-index: 124;
  position: absolute;
  left: 92px;
  top: 27px;
  width: 102px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.word9 {
  z-index: 405;
  width: 246px;
  height: 35px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 26px;
  letter-spacing: -1.0833333730697632px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 35px;
  text-align: left;
  align-self: flex-end;
  margin: 60px 319px 0 0;
}

.group10 {
  z-index: auto;
  width: 897px;
  height: 22px;
  justify-content: space-between;
  margin: 40px 0 0 2px;
}

.word10 {
  z-index: 83;
  width: 23px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: right;
}

.outer4 {
  z-index: 65;
  width: 857px;
  height: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 13px;
}

.group11 {
  z-index: auto;
  width: 897px;
  height: 22px;
  justify-content: space-between;
  margin: 44px 0 0 2px;
}

.word11 {
  z-index: 82;
  width: 23px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: right;
}

.main15 {
  z-index: 64;
  width: 857px;
  height: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 12px;
}

.group12 {
  z-index: auto;
  width: 897px;
  height: 22px;
  justify-content: space-between;
  margin: 41px 0 0 2px;
}

.info8 {
  z-index: 81;
  width: 23px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: right;
}

.outer5 {
  z-index: 63;
  width: 857px;
  height: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 13px;
}

.group13 {
  z-index: auto;
  width: 886px;
  height: 81px;
  justify-content: space-between;
  margin: 43px 0 0 13px;
}

.bd6 {
  z-index: auto;
  width: 12px;
  height: 81px;
}

.word12 {
  z-index: 80;
  width: 12px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: right;
}

.info9 {
  z-index: 79;
  width: 12px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: right;
  margin-top: 37px;
}

.bd7 {
  z-index: auto;
  width: 857px;
  height: 66px;
  margin-top: 13px;
}

.mod9 {
  z-index: 62;
  width: 857px;
  height: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.mod10 {
  z-index: auto;
  width: 670px;
  height: 55px;
  justify-content: space-between;
  margin: 6px 0 0 23px;
}

.main16 {
  z-index: 109;
  width: 30px;
  height: 55px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.main17 {
  z-index: 106;
  width: 30px;
  height: 47px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
  margin-top: 8px;
}

.mod11 {
  z-index: 61;
  width: 857px;
  height: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 1px;
}

.group14 {
  z-index: auto;
  width: 841px;
  height: 22px;
  margin: 6px 0 0 51px;
}

.word13 {
  z-index: 84;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
}

.txt7 {
  z-index: 87;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 20px;
}

.txt8 {
  z-index: 90;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 14px;
}

.info10 {
  z-index: 85;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 17px;
}

.word14 {
  z-index: 88;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 14px;
}

.info11 {
  z-index: 91;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 17px;
}

.word15 {
  z-index: 86;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 17px;
}

.word16 {
  z-index: 89;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 16px;
}

.word17 {
  z-index: 92;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 17px;
}

.word18 {
  z-index: 93;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 13px;
}

.word19 {
  z-index: 94;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 18px;
}

.word20 {
  z-index: 95;
  width: 55px;
  height: 22px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiR;
  white-space: nowrap;
  line-height: 22px;
  text-align: center;
  margin-left: 18px;
}

.pic1 {
  z-index: 230;
  position: absolute;
  left: 73px;
  top: 340px;
  width: 328px;
  height: 43px;
}

.section4 {
  z-index: 241;
  height: 132px;
  background-color: rgba(0, 19, 88, 0.3);
  width: 440px;
  justify-content: flex-start;
  align-items: flex-end;
  position: absolute;
  left: 281px;
  top: 299px;
  background: url(../img/content01_bg.png) no-repeat;
  background-size: 100% 100%;
}

.mod12 {
  z-index: auto;
  width: 439px;
  height: 131px;
}

.main18 {
  z-index: auto;
  width: 10px;
  height: 131px;
}

.main19 {
  z-index: 247;
  width: 34px;
  height: 38px;
  background: url('../img/content01_icon06.png')
    100% no-repeat;
  margin: 47px 0 0 97px;
}

.word21 {
  z-index: 251;
  width: 159px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
  margin: 77px 0 0 34px;
}

.word22 {
  z-index: 246;
  position: absolute;
  left: 176px;
  top: 25px;
  width: 147px;
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(61, 243, 249, 1);
  font-size: 40px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 56px;
  text-align: left;
}

.info12 {
  z-index: 237;
  position: absolute;
  left: 141px;
  top: 376px;
  width: 80px;
  height: 28px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  letter-spacing: -0.14042553305625916px;
  white-space: nowrap;
  line-height: 28px;
  text-align: left;
}

.section5 {
  z-index: 66;
  position: absolute;
  left: 93px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section6 {
  z-index: 78;
  position: absolute;
  left: 164px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section7 {
  z-index: 77;
  position: absolute;
  left: 236px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section8 {
  z-index: 67;
  position: absolute;
  left: 307px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section9 {
  z-index: 68;
  position: absolute;
  left: 378px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section10 {
  z-index: 69;
  position: absolute;
  left: 450px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section11 {
  z-index: 70;
  position: absolute;
  left: 521px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section12 {
  z-index: 71;
  position: absolute;
  left: 592px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section13 {
  z-index: 72;
  position: absolute;
  left: 664px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section14 {
  z-index: 73;
  position: absolute;
  left: 735px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section15 {
  z-index: 74;
  position: absolute;
  left: 806px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section16 {
  z-index: 75;
  position: absolute;
  left: 878px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section17 {
  z-index: 76;
  position: absolute;
  left: 949px;
  top: 730px;
  width: 2px;
  height: 259px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.section18 {
  z-index: 102;
  position: absolute;
  left: 471px;
  top: 750px;
  width: 30px;
  height: 236px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section19 {
  z-index: 103;
  position: absolute;
  left: 541px;
  top: 802px;
  width: 30px;
  height: 184px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section20 {
  z-index: 108;
  position: absolute;
  left: 900px;
  top: 805px;
  width: 30px;
  height: 181px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section21 {
  z-index: 99;
  position: absolute;
  left: 256px;
  top: 824px;
  width: 30px;
  height: 162px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section22 {
  z-index: 105;
  position: absolute;
  left: 685px;
  top: 843px;
  width: 30px;
  height: 143px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section23 {
  z-index: 98;
  position: absolute;
  left: 186px;
  top: 856px;
  width: 30px;
  height: 130px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section24 {
  z-index: 100;
  position: absolute;
  left: 328px;
  top: 877px;
  width: 30px;
  height: 109px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section25 {
  z-index: 104;
  position: absolute;
  left: 614px;
  top: 875px;
  width: 30px;
  height: 111px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section26 {
  z-index: 107;
  position: absolute;
  left: 829px;
  top: 885px;
  width: 30px;
  height: 101px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.section27 {
  z-index: 101;
  position: absolute;
  left: 398px;
  top: 913px;
  width: 30px;
  height: 73px;
  background-image: linear-gradient(
    180deg,
    rgba(61, 243, 249, 1) 0%,
    rgba(0, 125, 239, 1) 100%
  );
}

.main21 {
  z-index: 254;
  height: 599px;
  background: url('../img/content_02bg.png')
    100% no-repeat;
  align-self: center;
  margin-top: 40px;
  width: 1001px;
  position: relative;
}

.main22 {
  z-index: auto;
  width: 238px;
  height: 50px;
  margin: 46px 0 0 381px;
}

.txt9 {
  z-index: 301;
  width: 238px;
  height: 50px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 36px;
  letter-spacing: -1.5px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 50px;
  text-align: left;
}

.main23 {
  z-index: auto;
  width: 870px;
  height: 395px;
  justify-content: space-between;
  margin: 41px 0 0 60px;
}

.main24 {
  z-index: auto;
  width: 198px;
  height: 367px;
  margin-top: 2px;
  overflow-y: auto;
}

.main24::-webkit-scrollbar { width: 0 !important }
.main24 { -ms-overflow-style: none; }
.main24 { overflow: -moz-scrollbars-none; }

.section28 {
  z-index: 302;
  height: 51px;
  background: url('../img/content02_bg.png')
    100% no-repeat;
  width: 198px;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 3px 9px 0 0;
  margin-bottom: 34px;
  margin-left: -15px;
}

.section28.active{
  background: url('../img/content02_selected_bg.png')
    100% no-repeat; 
    margin-left: 0px;
}

.bd8 {
  z-index: auto;
  width: 176px;
  height: 33px;
  justify-content: space-between;
}

.active .bd8 {
  width: 187px;
}

.txt10 {
  z-index: 314;
  width: 54px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
  padding-left: 20px;
}

.active .txt10 {
  padding-left: 10px;
}

.word23 {
  z-index: 315;
  width: 81px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}

.active .word23 {
  width: 100px;
}

.section29 {
  z-index: auto;
  width: 169px;
  height: 14px;
  justify-content: space-between;
  margin: 49px 0 0 8px;
}

.label3 {
  z-index: 330;
  width: 33px;
  height: 14px;
}

.label4 {
  z-index: 327;
  width: 31px;
  height: 14px;
}

.section30 {
  z-index: auto;
  width: 170px;
  height: 14px;
  margin: 70px 0 0 8px;
}

.icon4 {
  z-index: 318;
  width: 33px;
  height: 14px;
}

.section31 {
  z-index: auto;
  width: 169px;
  height: 14px;
  justify-content: space-between;
  margin: 71px 0 0 8px;
}

.label5 {
  z-index: 342;
  width: 33px;
  height: 14px;
}

.label6 {
  z-index: 339;
  width: 31px;
  height: 14px;
}

.section32 {
  z-index: auto;
  width: 169px;
  height: 14px;
  justify-content: space-between;
  margin: 70px 0 0 8px;
}

.icon5 {
  z-index: 354;
  width: 33px;
  height: 14px;
}

.label7 {
  z-index: 351;
  width: 31px;
  height: 14px;
}

.main25 {
  z-index: 362;
  height: 395px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.06);
  width: 620px;
  position: relative;
}

.layer12 {
  z-index: auto;
  width: 562px;
  height: 301px;
  margin: 22px 0 0 25px;
}

.paragraph1 {
  z-index: 363;
  width: 76px;
  height: 301px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 80px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layer13 {
  z-index: auto;
  width: 548px;
  height: 29px;
  margin: 11px 0 0 56px;
}

.word24 {
  z-index: 388;
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
  margin-top: 1px;
}

.info13 {
  z-index: 364;
  width: 9px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: right;
  margin-left: 1px;
}

.info14 {
  z-index: 365;
  width: 34px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: center;
  margin-left: 53px;
}

.word25 {
  z-index: 366;
  width: 35px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: center;
  margin-left: 67px;
}

.word26 {
  z-index: 367;
  width: 35px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: center;
  margin-left: 65px;
}

.txt11 {
  z-index: 368;
  width: 35px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: center;
  margin-left: 61px;
}

.info15 {
  z-index: 369;
  width: 35px;
  height: 29px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 29px;
  text-align: center;
  margin-left: 62px;
}

.layer14 {
  z-index: 377;
  height: 30px;
  background-color: rgba(109, 123, 171, 1);
  width: 475px;
  align-items: flex-start;
  position: absolute;
  left: 112px;
  top: 48px;
}

.box6 {
  z-index: auto;
  width: 318px;
  height: 30px;
  justify-content: space-between;
}

.section33 {
  z-index: 379;
  width: 288px;
  height: 30px;
  background-image: linear-gradient(
    180deg,
    rgba(255, 236, 112, 1) 0%,
    rgba(255, 212, 61, 1) 100%
  );
}

.info16 {
  z-index: 381;
  width: 30px;
  height: 23px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 23px;
  text-align: center;
  margin-top: 4px;
}

.layer15 {
  z-index: 383;
  height: 30px;
  background-color: rgba(109, 123, 171, 1);
  width: 475px;
  align-items: flex-start;
  padding-left: 1px;
  position: absolute;
  left: 112px;
  top: 128px;
}

.group15 {
  z-index: auto;
  width: 429px;
  height: 30px;
  justify-content: space-between;
}

.word27 {
  z-index: 387;
  width: 30px;
  height: 23px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 23px;
  text-align: center;
  margin-top: 4px;
}

.layer16 {
  z-index: 376;
  height: 30px;
  background-color: rgba(109, 123, 171, 1);
  width: 475px;
  align-items: flex-start;
  position: absolute;
  left: 112px;
  top: 208px;
}

.group16 {
  z-index: auto;
  width: 375px;
  height: 30px;
  justify-content: space-between;
}

.bd15 {
  z-index: 378;
  width: 343px;
  height: 30px;
  background-color: rgba(129, 216, 90, 1);
}

.word28 {
  z-index: 380;
  width: 30px;
  height: 23px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 23px;
  text-align: center;
  margin-top: 4px;
}

.layer17 {
  z-index: 382;
  height: 30px;
  background-color: rgba(109, 123, 171, 1);
  width: 475px;
  align-items: flex-start;
  padding-left: 1px;
  position: absolute;
  left: 112px;
  top: 288px;
}

.group17 {
  z-index: auto;
  width: 399px;
  height: 30px;
  justify-content: space-between;
}

.txt12 {
  z-index: 386;
  width: 30px;
  height: 23px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  white-space: nowrap;
  line-height: 23px;
  text-align: center;
  margin-top: 4px;
}

.word29 {
  z-index: 337;
  position: absolute;
  left: 166px;
  top: 227px;
  width: 81px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: left;
}

.info17 {
  z-index: 336;
  width: 78px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}

.wrap3 {
  z-index: auto;
  width: 170px;
  height: 33px;
  justify-content: space-between;
}

.word30 {
  z-index: 324;
  width: 54px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}

.txt13 {
  z-index: 325;
  width: 81px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: left;
}

.word31 {
  z-index: 349;
  position: absolute;
  left: 166px;
  top: 396px;
  width: 81px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: left;
}

.word32 {
  z-index: 348;
  width: 78px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}

.word33 {
  z-index: 361;
  position: absolute;
  left: 166px;
  top: 480px;
  width: 81px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: left;
}

.word34 {
  z-index: 360;
  width: 78px;
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(254, 255, 251, 1);
  font-size: 24px;
  letter-spacing: -1px;
  font-family: AlibabaPuHuiTiM;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}
