body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
  margin: 0;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

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

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

.he_section_1 {
  height: 60px;
  background-color: rgba(47, 59, 142, 1);
}

.he_section_1 span, .he_label_1 img {
  cursor: pointer;
}

.he_image_1 {
  width: 113px;
  height: 41px;
  margin: 10px 0 0 161px;
}

.he_space {
  flex: 1;
}

.he_text_1 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 130px;
  text-decoration: none;
}
.he_text_2 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 44px;
  position: relative;
}

.he_thumbnail_1 {
  width: 8px;
  height: 8px;
  margin: 26px 0 0 5px;
}

.he_text_3 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 31px;
  text-decoration: none;
}

.he_text_4 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 44px;
  text-decoration: none;
}

.he_text_5 {
  width: 56px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 44px;
  text-decoration: none;
}

.he_text_6 {
  width: 42px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 0 0 44px;
  text-decoration: none;
}

.he_label_1 {
  width: 25px;
  height: 25px;
  margin: 18px 0 0 344px;
}

.he_text_7 {
  width: 28px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  margin: 19px 118px 0 7px;
}


.dl_group_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9999;
}

.dl_block_1 {
  height: 612px;
  border-radius: 5px;
  background: white;
  box-shadow: 0px 0px 4px  rgba(0, 0, 0, 0.25);
  width: 730px;
  position: relative;
  margin: auto;
}

.dl_block_2 {
  width: 411px;
  height: 45px;
  margin: 49px 0 0 293px;
}

.dl_text_1 {
  width: 146px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 36px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 52px;
}

.dl_label_1 {
  width: 35px;
  height: 35px;
  margin-top: 10px;
  cursor: pointer;
}

.dl_block_3 {
  width: 583px;
  height: 50px;
  margin: 49px 0 0 74px;
}

.dl_text_2 {
  width: 60px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin-top: 10px;
}

.dl_box_1 {
  height: 50px;
  width: 486px;
  position: relative;
}

.dl_input_1 {
  position: absolute;
  height: 50px;
  width: 486px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(47, 59, 142, 1);
  padding-left: 200px;
  font-size: 20px;
}

.dl_group_2 {
  position: absolute;
  width: 187px;
  height: 50px;
  border-radius: 5px;
  background: rgba(47, 59, 142, 1);
}

.dl_text_3 {
  width: 115px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  margin: 11px 0 0 17px;
}

.dl_label_2 {
  width: 22px;
  height: 22px;
  margin: 14px 7px 0 26px;
}

.dl_group_02 {
  position: absolute;
  border-left: 1px solid rgba(47, 59, 142, 1);
  height: 50px;
  top: 0;
  right: 0;
}

.dl_group_02 .dl_label_2 {
  margin: 14px 15px 0 15px;
}

.dl_block_4 {
  width: 583px;
  height: 50px;
  margin: 26px 0 0 74px;
}

.dl_text_4 {
  width: 60px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin-top: 10px;
}
.dl_input_2 {
  width: 355px;
  height: 50px;
  margin-left: 37px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(47, 59, 142, 1);
  padding: 0 20px;
  font-size: 20px;
}

.dl_text_5 {
  width: 100px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(73, 121, 255, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 10px 0 0 31px;
  cursor: pointer;
}

.dl_block_5 {
  width: 308px;
  height: 47px;
  margin: 68px 0 228px 212px;
}

.dl_text-wrapper_1 {
  height: 47px;
  background: url(/static/pc/img/head/2661d653fbfe9f65e69122fffefd8504.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 139px;
  cursor: pointer;
}

.dl_text_6 {
  width: 41px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 29px;
  margin: 9px 0 0 49px;
}

.dl_text-wrapper_2 {
  height: 47px;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(47, 59, 142, 1);
  margin: auto;
}



.dl_text_7 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  line-height: 29px;
  margin: auto 60px;
}

.dl_block_6 {
  position: absolute;
  left: 168px;
  top: 207px;
  width: 302px;
  height: 365px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 4px  rgba(0, 0, 0, 0.25);
}

.dl_qh_box {
  height: 275px;
  overflow-y: auto;
  overflow-x: hidden;
}

.dl_input_3 {
  width: 260px;
  height: 47px;
  opacity: 1;
  border-radius: 30px;
  border: 1px solid rgba(47, 59, 142, 1);
  position: relative;
  left: -38px;
  padding-left: 45px;
  font-size: 20px;
}

.dl_image-wrapper_1 {
  height: 47px;
  width: 260px;
  margin: 12px 0 10px 20px;
}

.dl_label_3 {
  width: 29px;
  height: 29px;
  margin: 9px 0 0 10px;
}

.dl_text_8 {
  display: block;
  height: 45px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 45px;
  padding: 0 35px;
}

.dl_text_8:hover {
  background-color: #eee;
}

.dl_text_9 {
  width: 138px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 15px 0 0 35px;
}

.dl_text_10 {
  width: 138px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 15px 0 0 35px;
}

.dl_text_11 {
  width: 138px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 15px 0 0 35px;
}

.dl_text_12 {
  width: 158px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 15px 0 0 35px;
}

.dl_text_13 {
  width: 158px;
  height: 29px;
  overflow-wrap: break-word;
  color: rgba(56, 56, 56, 1);
  font-size: 20px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
  text-align: left;
  white-space: nowrap;
  line-height: 29px;
  margin: 15px 0 30px 35px;
}

.dl_err {
  color: red;
  font-size: 12px;
  margin-left: 175px;
  margin-top: 5px;
}

.disabled-button {
  pointer-events: none;
  opacity: 0.5;
}
#videoContainer {
  position: fixed;
  width: 640px;
  height: 510px;
}

.danmaku {
  position: absolute;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  font-size: 14px;
  white-space: nowrap;
  top: 0;
  right: 0;
}

.danmaku.top-right-to-bottom-left {
  animation: scrollTopRightToBottomLeft 10s linear infinite;
}

.danmaku.bottom-right-to-top-left {
  bottom: 0;
  right: 0;
  animation: scrollBottomRightToTopLeft 10s linear infinite;
}

@keyframes scrollTopRightToBottomLeft {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(-100%, 100%);
  }
}

@keyframes scrollBottomRightToTopLeft {
  from {
    transform: translate(0, 100%);
  }
  to {
    transform: translate(-100%, -100%);
  }
}

#popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 985px;
  height: 600px;
  background-color: white;
  border: 1px solid black;
  z-index: 9999;
}

#closeButton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  cursor: pointer;
}


/* 隐藏图片弹窗初始状态 */
.image-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 1100px;
  height: 460px;
}

/* 图片自适应大小 */
.image-popup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 关闭按钮样式 */
.close-button {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
}

.he_menu {
  position: absolute;
  background-color: white;
  border-radius: 5px;
  color: #333;
  top: 30px;
  box-shadow: 1px 1px 5px #eee;
  padding: 10px 0;
  display: none;
  z-index: 999;
}

.he_menu_item {
  width: 120px;
  height: 38px;
  line-height: 38px;
  color: #333;
}

a {
  text-decoration: none;
}

.searchable-select {
  position: relative;
}
.options {
  display: none;
  border: 1px solid #ccc;
  position: absolute;
  width:485px;
  background: white;
  z-index: 100;
  left: 37px;
  top: 55px;
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  font-size: 18px;
  font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
}
.option {
  padding: 8px;
  cursor: pointer;
}
.option:hover {
  background-color: #f0f0f0;
}






.nlt-chart {
  position: fixed;
  width: 518px;
  height: 446px;
  background-color: #EBEBEB;
}

.nlt-text-wrapper-box {
  height: 446px;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
  width: 535px;
  float: right;
}

.nlt-text-wrapper_8 {
  background-color: rgba(29, 32, 136, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_19 {
  width: 84px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  font-family: SourceHanSansSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  margin: auto 0 auto 51px;
}

.nlt-text_20 {
  width: 44px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  font-family: SourceHanSansSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  margin: auto 0 auto 101px;
}

.nlt-text_21 {
  width: 44px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  font-family: SourceHanSansSC-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  margin: auto 0 auto 119px;
}

.nlt-text-wrapper_9 {
  background-color: rgba(255, 255, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_22 {
  width: 86px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 0 0 51px;
}

.nlt-text_23 {
  width: 17px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 115px;
}

.nlt-text_24 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 34px 0 92px;
}

.nlt-text-wrapper_10 {
  background-color: rgba(225, 226, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_25 {
  width: 105px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 40px;
}

.nlt-text_26 {
  width: 19px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 15px 0 0 105px;
}

.nlt-text_27 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 34px 0 92px;
}

.nlt-text-wrapper_11 {
  background-color: rgba(255, 255, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_28 {
  width: 88px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 0 0 49px;
}

.nlt-text_29 {
  width: 19px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 115px;
}

.nlt-text_30 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 34px 0 90px;
}

.nlt-text-wrapper_12 {
  background-color: rgba(225, 226, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_31 {
  width: 86px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 51px;
}

.nlt-text_32 {
  width: 9px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 15px 0 0 119px;
}

.nlt-text_33 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 34px 0 96px;
}

.nlt-text-wrapper_13 {
  background-color: rgba(255, 255, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_34 {
  width: 69px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 0 0 59px;
}

.nlt-text_35 {
  width: 17px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 124px;
}

.nlt-text_36 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 34px 0 92px;
}

.nlt-text-wrapper_14 {
  background-color: rgba(225, 226, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_37 {
  width: 101px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 44px;
}

.nlt-text_38 {
  width: 9px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 15px 0 0 111px;
}

.nlt-text_39 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 34px 0 96px;
}

.nlt-text-wrapper_15 {
  background-color: rgba(255, 255, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_40 {
  width: 88px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 0 0 49px;
}

.nlt-text_41 {
  width: 17px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 115px;
}

.nlt-text_42 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 11px 34px 0 92px;
}

.nlt-text-wrapper_16 {
  background-color: rgba(225, 226, 255, 1);
  width: 510px;
  height: 42px;
}

.nlt-text_43 {
  width: 88px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 0 0 49px;
}

.nlt-text_44 {
  width: 9px;
  height: 13px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 15px 0 0 119px;
}

.nlt-text_45 {
  width: 120px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-family: SourceHanSansSC-Light;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  margin: 13px 34px 0 96px;
}

.dialog {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.25);
}

.dialog_box {
  margin: auto;
  background-color: white;
  border-radius: 5px;
  position: relative;
  width: 1000px;
  height: 476px;
  box-shadow: 0px 0px 4px  rgba(0, 0, 0, 0.25);
  padding-top: 76px;
  padding-left: 60px;
}

.title_001 {
  font-size: 24px;
  font-weight: bold;
  color: #383838;
  letter-spacing: 10px;
}

.title_m {
  color: #F5222D;
}

.image_001 {
  position: absolute;
  top: 76px;
  right: 50px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.image_002 {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.label_002 {
  margin-left: 45px;
  margin-top: 28px;
  font-size: 18px;
  letter-spacing: 5px;
  color: rgba(245, 34, 45, 1);
  text-align: left;
  vertical-align: top;
}

.label_003 {
  text-align: center;
}

.qr_box {
  width: 802px;
  margin: 26px 36px;
}

.image_003 {
  width: 150px;
  height: 150px;
}

.image_004, .image_005 {
  width: 108px;
  height: 42px;
  margin: 10px 20px 0 645px;
  cursor: pointer;
}

.image_005 {
  margin-left: 0;
}
