.content-wrap {
  width: 100%;
  padding: 0rem 0.02;
  margin: 0 auto;
}

.fwcode {
  width: 100%;
  height: 0.8rem;
  border-radius: 0.15rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.3rem;
  background: #CAAB6A;
  color: #fff;
}

#fwresult {
  font-size: 0.26rem;
  font-family: Regular;
  font-weight: normal;
  color: #4B4B4B;
  line-height: 200%;
  min-height: 2.07rem;
  margin: 0 auto;
  text-align: center;
  width: 80%;
  padding-top: 0.6rem;
}

.jfc {
  text-align: center;
  font-size: 0.3rem;
  visibility: hidden;
}

.jfc span {
  font-size: 0.34rem;
}

.jfc img {
  width: 0.6rem;
  vertical-align: middle;
  margin-left: 0.15rem;
}

.btn {
  width: 2.4rem;
  height: 0.8rem;
  margin: 0 auto;
  background: #CAAB6A;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
}

.weui-tabbar__item {
  position: relative;
  height: 1rem;
  margin: 0.8rem auto;
  border: 1px solid transparent;
}

.resetStyle {
  margin: 0 auto;
  text-align: center;
  color: #CAAB6A;
  font-size: 0.3rem;
}

.resetStyle img {
  display: block;
  width: 1rem;
  margin: 0 auto 0.1rem auto;

}

.fwc {
  width: 95%;
  min-height: 4.07rem;
  background: #EDEDED;
  /* border: 3px solid #D5BB84; */
  /* box-shadow: 0px 1px 4px 0px rgba(90, 90, 90, 0.4100); */
  /* border-radius: 10px; */
  margin: 0rem auto;
  padding-top: 0.96rem;

}

.fwc .item {
  text-align: center;
  margin-bottom: 1.41rem;
}

.fwc .item .title {
  display: block;
  width: 2.79rem;
}

.fwc .item .content {
  width: 6.22rem;
  font-size: 0.24rem;
  font-family: Regular;
  font-weight: normal;
  color: #231815;
  text-align: center;
  margin: 0 auto;
}

.sh_link {
  color: #A12A2A;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  font-size: 0.24rem;
}

.fw_title {
  font-size: 0.5rem;
  font-family: Regular;
  font-weight: bold;
  color: #231815;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
  display: none;
}

.fw_tips_box {
  width: 90%;
  font-size: 0.22rem;
  margin: 0 auto;
  margin-top: 0.74rem;
  text-align: center;
  color: #4B4B4B;
  padding-bottom: 0.8rem;
}

.gif {
  display: block;
  /* width: 80%; */
  height: 40vmin;
  margin: 0 auto;
  margin-top: 0.48rem;
  margin-bottom: 0.48rem;
}

.tips_title {
  font-weight: bold;
  color: #A12A2A;
  font-size: 0.22rem;
  margin-bottom: 0.1rem;
}

.certificate {
  width: 90%;
  margin: 0rem auto;
  box-sizing: border-box
}

.certificate table {
  border-collapse: collapse;
}

.certificate table,
.certificate td,
.certificate th {
  border: 1px solid black;
}

.certificate table .text {
  padding: 0.15rem 0.19rem;
  vertical-align: middle;
  width: 32%;
}

.certificate table .content {
  padding: 0.15rem 0.19rem;
}

.certificate .tips {
  width: 4.5rem;
  line-height: 150%;
  font-size: 0.26rem;
  color: #202020;
  margin: 0.56rem 0 0 0.21rem;
}

.pro_title {
  width: 4.43rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.67rem;
}

.product {
  width: 6.78rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.67rem;
}

.product_list {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: 0.67rem;
}

.footer {
  padding: 1.01rem 0.5rem 0 0.5rem;
}

.footer .text {
  font-size: 0.28rem;
  font-weight: 800;
  color: #1B5C84;
  width: 100%;
  border-bottom: 1px solid #1B5C84;
  margin-bottom: 0.31rem;
}

.dtc_info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.dtc_info .item span {
  display: inline-block;
}

.gzh_pic {
  display: block;
  width: 2.09rem;
  height: 2.09rem;
}

.zs_info {
  font-size: 0.24rem;
  color: #202020;
  margin-top: 0.7rem;
}

.qrcode {
  display: none;
}

#qrcode {
  display: block;
  width: 2.5rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}

.tips_content p {
  display: inline-block;
  margin-bottom: 0.12rem;
  width: 7rem;
}