html body {
  background: #fff;
}
/*缇ゆ椿鐮�*/
#qun_safety {
  width: 100%;
  height: 45px;
  background: #e8fef2;
  position: fixed;
  top: 0;
}
#qun_safety .icon {
  width: 26px;
  height: 26px;
  float: left;
  background: url('../img/renzhengIcon3.png') no-repeat;
  margin: 9.5px 9.5px;
}
#qun_safety .text {
  width: calc(100% - 45px);
  height: 45px;
  float: left;
  color: rgba(7, 193, 96);
  font-size: 15px;
  line-height: 45px;
}
#zhanwei {
  width: 100%;
  height: 45px;
}
#warnning {
  width: 70px;
  height: 70px;
  margin: 80px auto 20px;
}
#warnningText {
  text-align: center;
  font-size: 16px;
  color: #666;
}
#showKfQrcode {
  width: 120px;
  height: 120px;
  margin: 50px auto 10px;
}
#showKfQrcode img {
  width: 120px;
  height: 120px;
}
#qun_beizhu {
  text-align: justify;
  color: #666;
  padding: 15px 15px;
  margin: 15px auto 0;
  background: #fff;
  border-radius: 10px;
  width: 90%;
  font-size: 15px;
}
#scanTips {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #999;
  margin: 15px auto 0;
}
#zm_qrcode {
  width: 90%;
  display: block;
  margin: 15px auto 0;
}
#zm_qrcode img {
  width: 100%;
  display: block;
}
#qun_kf {
  text-align: center;
  font-size: 15px;
  color: #999;
  margin: 18px auto 0;
}
#qun_kf a {
  text-decoration: none;
  color: #999;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
}

/*瀹㈡湇鐮�*/
#kf_safety {
  width: 100%;
  height: 280px;
  margin-top: 20px;
  position: fixed;
  top: 0;

}
/*#kf_safety .icon {*/
/*  width: 26px;*/
/*  height: 26px;*/
/*  float: left;*/
/*  background: url('../img/renzhengIcon3.png') no-repeat;*/
/*  margin: 9.5px 9.5px;*/
/*}*/
/*#kf_safety .text {*/
/*  width: calc(100% - 45px);*/
/*  height: 45px;*/
/*  float: left;*/
/*  color: rgba(7, 193, 96);*/
/*  font-size: 15px;*/
/*  line-height: 45px;*/
/*}*/
#kf_beizhu {
  text-align: justify;
  color: #000;
  padding: 15px 15px;
  margin:5px auto ;
  background: #fff;
  border-radius: 10px;
  width: 90%;
  font-size: 15px;
}
#kfzm_qrcode {
  width: 160px;
  height: 160px;
  margin: 10px auto 0;
}
#kfzm_qrcode img {
  width: 160px;
  height: 160px;
}
#wxnum {
  text-align: center;
  font-size: 16px;
  color: #666;
  margin: 17px auto 0;
}
#kf_online_true {
  width: 90%;
  padding: 15px 10px;
  position: fixed;
  bottom: 100px;
  background: #0055FF;
  border-radius: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  color: black;
}
#kf_online_false {
  width: 90%;
  padding: 15px 10px;
  position: fixed;
  bottom: 30px;
  background: #fc5531;
  border-radius: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

/*涓棿椤�*/
#zjy_short_title {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background-image: -webkit-linear-gradient(left, #ed835f, #ea4144);
  position: fixed;
  top: 0;
}

#zjy_goods_img {
  width: 90%;
  margin: 65px auto 0;
}
#zjy_goods_img img {
  width: 100%;
}

#zjy_long_title {
  width: 90%;
  height: 20px;
  line-height: 20px;
  margin: 20px auto 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
#zjy_long_title .baoyou {
  width: 30px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(left, #ed835f, #ea4144);
  color: #fff;
  font-size: 11px;
  margin: 1px 0;
  float: left;
}
#zjy_long_title .long_title {
  width: calc(100% - 40px);
  float: left;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-left: 5px;
}

#zjy_price {
  width: 90%;
  height: 30px;
  line-height: 30px;
  margin: 10px auto 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
#zjy_price .qhj {
  height: 30px;
  float: left;
  margin-right: 3px;
}
#zjy_price .zjy_discounted_price {
  padding: 0 5px;
  height: 30px;
  float: left;
  color: #ea4d46;
  font-size: 23px;
}
#zjy_price .zjy_original_cost {
  padding: 0 5px;
  font-size: 14px;
  color: #999;
  height: 30px;
  float: left;
}
#zjy_price .zjy_pv {
  color: #999;
  font-size: 15px;
  height: 30px;
  float: right;
}
#zjy_price .qhj .quanhoujia {
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #ed835f, #ea4144);
  color: #fff;
  font-size: 12px;
  margin: 5px 0;
  float: left;
}

#zjy_tkl {
  width: 90%;
  height: 60px;
  margin: 10px auto 0;
  border-radius: 10px;
}
#zjy_tkl .tkl_text {
  width: 70%;
  height: 62px;
  background: #ffeee7;
  float: left;
  line-height: 60px;
  text-align: center;
  font-size: 15px;
  color: #4a4a4a;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  display: block;
}
#zjy_tkl .tkl_text .tklstr {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: block;
}
#zjy_tkl .dot1 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 0px;
}
#zjy_tkl .dot2 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 9px;
}
#zjy_tkl .dot3 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 18px;
}
#zjy_tkl .dot4 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 27px;
}
#zjy_tkl .dot5 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 36px;
}
#zjy_tkl .dot6 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 45px;
}
#zjy_tkl .dot7 {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #ffeee7;
  display: block;
  position: absolute;
  right: -4px;
  top: 54px;
}
#zjy_tkl .copy_btn {
  width: 30%;
  height: 62px;
  background-image: -webkit-linear-gradient(left, #ed835f, #ea4144);
  float: right;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: block;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
#tipsText {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-top: 20px;
}
#alertModal {
  width: 170px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 20px 0;
  display: none;
}
#alertModal span {
  display: block;
  text-align: center;
  color: #fff;
  padding: 0px 20px;
  font-size: 16px;
}
