.left_adv{
  height: 389px;
  width: 129px;
  position: fixed;
  left: 12px;
  top: 185px;
  z-index: 888;
}

.appqr-wrapper {
  z-index: 99999;
  width: 112px;
}
.appqr-wrapper .appqrcode {
  width: 102px;
  background: transparent linear-gradient(180deg, #FDFEFE 0%, #B9D1E8 100%) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 8px 5px;
  box-sizing: border-box;
}
.appqr-wrapper .appqrcode img {
  width: 92px;
  height: 92px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 6px;
  display: block;
}
.appqr img{
  background-color: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  top: 42px;
  position: absolute;
  left: 11px;
}
.appqr-wrapper .text{
  color: #253F71;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 7px;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.appdlurl{
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  margin-top: 2px;
  letter-spacing: -0.5px;
}

.appdlurl a {
  color: #fff;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
}
