.right-btn {
  width: 1.24rem;
  height: 4.54rem;
  background: #ffffff;
  border-radius: 0.1rem 0 0 0.1rem;
  opacity: 0.9;
  position: fixed;
  right: 0;
  z-index: 999;
  top: 50%;
  margin-top: -2.27rem;
  overflow: hidden;
}
.right-btn-code1 {
  display: none;
  opacity: 1;
  position: fixed;
  right: 1.3rem;
  z-index: 999;
  top: 50%;
  margin-top: -0.6rem;
  width: 1.36rem;
  height: 1.28rem;
}
.right-btn-code2 {
  display: none;
  opacity: 1;
  position: fixed;
  right: 1.3rem;
  z-index: 999;
  top: 50%;
  margin-top: 1.16rem;
  width: 1.36rem;
  height: 1.28rem;
}
.right-btn-code3 {
  display: none;
  opacity: 1;
  position: fixed;
  right: 1.3rem;
  z-index: 999;
  top: 50%;
  margin-top: -2.25rem;
  width: 2.35rem;
  height: 0.98rem;
}
.show {
  display: block;
}
.right-btn-1 {
  height: 0.98rem;
  text-align: center;
}
.right-btn-2 {
  height: 0.86rem;
  text-align: center;
}
.right-btn-1 img {
  width: 0.375rem;
  height: 0.375rem;
  margin: 0.24rem 0 0.12rem 0;
}
.right-btn-2 img {
  width: 0.375rem;
  height: 0.375rem;
  margin: 0.12rem 0 0.12rem 0;
}
.words {
  font-size: 0.15rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  line-height: 0.15rem;
}
.red {
  color: #e60012;
}
.red-bg {
  background-color: #e60012;
  opacity: 1;
}
.white {
  color: #ffffff;
}
.white-bg {
  background-color: #ffffff;
}
