<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_wrapper {
  width: 100%;
  height: 2613px;
  background: url(../images/bg.png) no-repeat;
  background-size: cover;
  padding-top: 62px;
}
.content_wrapper .cw_topic {
  width: 1089px;
  height: 299px;
  background: url(../images/topic.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.content_wrapper .cw_tit {
  width: 843px;
  height: 140px;
  background: url(../images/tit_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 65px auto 0;
  padding: 29px 81px 27px 74px;
  text-align: center;
  line-height: 84px;
  color: #000;
  font-size: 46px;
  font-family: FZLTTHGBK;
  text-shadow: 0 0 10px #2bfc92;
}
.content_wrapper .tab_box {
  width: 984px;
  height: 606px;
  background: url(../images/tab_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 16px auto 0;
  padding: 38px 70px 0;
}
.content_wrapper .tab_box .tb_btn .tbb_item {
  width: 263px;
  height: 45px;
  background: url(../images/tab_btn.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 45px;
  color: #26d8fb;
  font-size: 30px;
  font-family: FZLTCHGBK;
  cursor: pointer;
}
.content_wrapper .tab_box .tb_btn .active {
  background: url(../images/tab_active_btn.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.content_wrapper .tab_box .tb_con {
  width: 100%;
  margin-top: 25px;
}
.content_wrapper .tab_box .tb_con .tbc_item {
  width: 100%;
  height: 457px;
  display: none;
}
.content_wrapper .tab_box .tb_con .tbc_item a {
  width: 100%;
  height: 100%;
}
.content_wrapper .cw_btn {
  display: block;
  width: 277px;
  height: 61px;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 20px auto 0;
  text-align: center;
  line-height: 61px;
  color: #fff;
  font-size: 34px;
  font-family: FZLTCHGBK;
}
.content_wrapper .code_box {
  margin-top: 50px;
}
.content_wrapper .code_box .cb_item {
  margin: 0 48px;
  padding: 27px;
}
.content_wrapper .code_box .cb_item .cbi_bg {
  width: 267px;
  height: 264px;
  background: url(../images/code_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 27px;
  cursor: pointer;
}
.content_wrapper .code_box .cb_item .cbi_bg img {
  width: 100%;
}
.content_wrapper .code_box .cb_item .cbi_txt {
  color: #fafafa;
  font-size: 20px;
  font-family: FZLTHGBK;
  text-align: center;
  margin-top: 10px;
  line-height: 28px;
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  display: none;
}
.popup .p_mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.popup .p_con {
  width: 440px;
  height: 276px;
  background: url(../images/popup_bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.popup .p_con .pc_close {
  width: 28px;
  height: 28px;
  background: url(../images/close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -14px;
  top: -14px;
  cursor: pointer;
}
.popup .p_con .pc_form {
  width: 100%;
  padding: 44px 70px 0;
}
.popup .p_con .pc_form .pcf_item {
  margin-bottom: 25px;
  overflow: hidden;
  border: 1px solid #2beffc;
}
.popup .p_con .pc_form .pcf_item .pcfi_inp {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_form .pcf_item .fbci_yzminp {
  width: 100%;
  height: 40px;
  padding-left: 20px;
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_form .pcf_item .fbci_hqyzm {
  width: 160px;
  height: 40px;
  background: #089bc2;
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
  text-align: center;
  line-height: 40px;
}
.popup .p_con .pc_form .pcf_item .fbci_djs {
  width: 160px;
  height: 40px;
  background: #089bc2;
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
  text-align: center;
  line-height: 40px;
  display: none;
}
.popup .p_con .pc_form .pcf_item ::placeholder {
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_box {
  padding-top: 44px;
}
.popup .p_con .pc_box img {
  display: block;
  margin: 0 auto;
}
.popup .p_con .pc_box .succ {
  color: #fff;
  font-size: 26px;
  font-family: FZLTCHGBK;
  text-align: center;
  margin-top: 40px;
}
.popup .p_con .pc_box .sub_succ {
  color: #8bb5f4;
  font-size: 18px;
  font-family: FZLTHGBK;
  text-align: center;
  margin-top: 17px;
}
.popup .p_con .dosubmit {
  display: block;
  width: 220px;
  height: 49px;
  background: url(../images/submit_btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 15px auto 0;
  text-align: center;
  line-height: 49px;
  color: #fff;
  font-size: 26px;
  font-family: FZLTCHGBK;
}
</pre></body></html>