.wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  max-width: 10.0rem;
  margin: 0 auto;
  font-size: 12px;
}
[data-dpr="2"] .wrap {
  font-size: 24px;
}
[data-dpr="3"] .wrap {
  font-size: 36px;
}
.wrap {
  position: relative;
}
.b-img {
  width: 10rem;
  height: 100%;
}
.btn-div {
  position: absolute;
  top: 21.2rem;
  left: 0rem;
  width: 10rem;
  height: 1.6rem;
  text-align: center;
  display: inline-block;
}
.btn-div .btn-an {
  margin: 0 auto;
  width: 63%;
  border: .06rem solid #1E1D1D;
  border-radius: .2rem;
  color: #545454;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  letter-spacing: .02rem;
  font-weight: bold;
  font-size: .5rem;
  box-shadow: 0.15rem 0.15rem 0rem #ADDEF7;
  cursor: pointer;
}
.btn-ch {
  position: absolute;
  top: 37.1rem;
  left: 0rem;
  width: 10rem;
  height: 1.6rem;
  text-align: center;
  display: inline-block;
}
.btn-ch .btn-an {
  margin: 0 auto;
  width: 66%;
  border: .06rem solid #1E1D1D;
  border-radius: .2rem;
  color: #545454;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  letter-spacing: .02rem;
  font-weight: bold;
  font-size: .5rem;
  box-shadow: 0.15rem 0.15rem 0rem #ADDEF7;
  cursor: pointer;
}
#rcs-app {
  position: fixed;
  left: 5rem;
  top: 15rem;
}
.a-url {
  position: absolute;
  top: 38.7rem;
  left: 0rem;
  display: inline-block;
  width: 10rem;
  height: 1.4rem;
}
.a-url img {
  width: 10rem;
  height: 100%;
}
.rongcloud-consult {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  text-align: center;
  width: 1.5rem;
}
.rongcloud-consult button {
  width: 1.5rem !important;
  height: 1.5rem;
  border-radius: 50%;
}
.rongcloud-consult button > span {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: url(//cdn.ronghub.com/customerservice-icon.png) no-repeat 17px -355px;
  background-size: 45px;
}
