.content_wrapper {
  width: 7.5rem;
  height: 23.58rem;
  background: url(../images/bg.png) no-repeat;
  background-size: cover;
  padding-top: 0.4rem;
}
.content_wrapper .cw_topic {
  width: 6.81rem;
  height: 1.87rem;
  background: url(../images/topic.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.content_wrapper .cw_tit {
  width: 6.9rem;
  height: 1.4rem;
  background: url(../images/tit_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.3rem auto 0;
  padding: 0.24rem 0.66rem 0.22rem 0.6rem;
  text-align: center;
  line-height: 1rem;
  color: #000;
  font-size: 0.4rem;
  font-family: FZLTTHGBK;
  text-shadow: 0 0 0.1rem #2bfc92;
}
.content_wrapper .tab_box {
  width: 6.8rem;
  height: 5.8rem;
  background: url(../images/tab_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.16rem auto 0;
  padding: 0.35rem 0.47rem 0;
}
.content_wrapper .tab_box .tb_btn .tbb_item {
  width: 1.83rem;
  height: 0.51rem;
  background: url(../images/tab_btn.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.51rem;
  color: #26d8fb;
  font-size: 0.34rem;
  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: 0.18rem;
}
.content_wrapper .tab_box .tb_con .tbc_item {
  width: 100%;
  height: 4.3rem;
  display: none;
  overflow: hidden;
}
.content_wrapper .cw_btn {
  width: 3.24rem;
  height: 0.72rem;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.26rem auto 0;
  text-align: center;
  line-height: 0.72rem;
  color: #fff;
  font-size: 0.4rem;
  font-family: FZLTCHGBK;
  display: none;
}
.content_wrapper .code_box {
  margin-top: 0.5rem;
}
.content_wrapper .code_box .cb_item {
  margin: 0 0.29rem;
}
.content_wrapper .code_box .cb_item .cbi_bg {
  width: 2.68rem;
  height: 2.65rem;
  background: url(../images/code_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.27rem;
}
.content_wrapper .code_box .cb_item .cbi_txt {
  color: #fafafa;
  font-size: 0.2rem;
  font-family: FZLTHGBK;
  text-align: center;
  margin-top: 0.1rem;
  line-height: 0.28rem;
}
.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: 6.6rem;
  height: 4.16rem;
  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: 0.48rem;
  height: 0.48rem;
  background: url(../images/close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  bottom: -0.64rem;
  transform: translate(-50%, 0);
  cursor: pointer;
}
.popup .p_con .pc_form {
  width: 100%;
  padding: 0.7rem 0.7rem 0;
}
.popup .p_con .pc_form .pcf_item {
  margin-bottom: 0.25rem;
  overflow: hidden;
  border: 0.01rem solid #2beffc;
}
.popup .p_con .pc_form .pcf_item .pcfi_inp {
  width: 100%;
  height: 0.6rem;
  padding-left: 0.2rem;
  color: #fff;
  font-size: 0.18rem;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_form .pcf_item .fbci_yzminp {
  width: 100%;
  height: 0.6rem;
  padding-left: 0.2rem;
  color: #fff;
  font-size: 0.18rem;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_form .pcf_item .fbci_hqyzm {
  width: 1.6rem;
  height: 0.6rem;
  background: #089bc2;
  color: #fff;
  font-size: 0.18rem;
  font-family: FZLTHGBK;
  text-align: center;
  line-height: 0.6rem;
}
.popup .p_con .pc_form .pcf_item .fbci_djs {
  width: 1.6rem;
  height: 0.6rem;
  background: #089bc2;
  color: #fff;
  font-size: 0.18rem;
  font-family: FZLTHGBK;
  text-align: center;
  line-height: 0.4rem;
  display: none;
}
.popup .p_con .pc_form .pcf_item ::placeholder {
  color: #fff;
  font-size: 0.18rem;
  font-family: FZLTHGBK;
}
.popup .p_con .pc_box {
  padding-top: 0.44rem;
}
.popup .p_con .pc_box img {
  display: block;
  margin: 0 auto;
}
.popup .p_con .pc_box .succ {
  color: #fff;
  font-size: 0.38rem;
  font-family: FZLTCHGBK;
  text-align: center;
  margin-top: 0.4rem;
}
.popup .p_con .pc_box .sub_succ {
  color: #8bb5f4;
  font-size: 0.26rem;
  font-family: FZLTHGBK;
  text-align: center;
  margin-top: 0.17rem;
}
.popup .p_con .dosubmit {
  display: block;
  width: 3.34rem;
  height: 0.73rem;
  background: url(../images/submit_btn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.6rem auto 0;
  text-align: center;
  line-height: 0.73rem;
  color: #fff;
  font-size: 0.26rem;
  font-family: FZLTCHGBK;
}
