.goInAppWrap {
  width: auto!important;
  border-radius: 0.05rem;
  padding: 0!important;
  background-color: #fff !important;
}
.goInAppWrap .goInApp {
  width: 2.9rem;
  height: 2.36rem;
}
.goInAppWrap .goInApp .close {
  height: 0.12rem;
  font-size: 0.12rem;
  margin-top: 0.15rem;
}
.goInAppWrap .goInApp .close img {
  width: 0.12rem;
  min-height: 0.12rem;
  margin-right: 0.15rem;
  float: right;
}
.goInAppWrap .goInApp .text {
  font-size: 0.17rem;
  line-height: 0.17rem;
  margin-top: 0.31rem;
}
.goInAppWrap .goInApp .downBtn {
  width: 2.2rem;
  height: 0.47rem;
  line-height: 0.47rem;
  margin: 0.42rem auto 0;
  background-color: #34CA9D;
  border-radius: 0.32rem;
  font-size: 0.17rem;
}
.goInAppWrap .goInApp .conLook {
  font-size: 0.14rem;
  margin-top: 0.25rem;
  line-height: 0.14rem;
}
.weChat .div {
  position: relative;
  height: 1.85rem;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.weChat .div .img {
  width: 0.57rem;
  height: 0.85rem;
  position: absolute;
  right: 0.18rem;
  top: 0.06rem;
}
.weChat .div .p {
  font-size: 0.17rem;
  text-align: center;
  margin-top: 0.67rem;
}
.weChat .div .p1 {
  margin-top: 0.08rem;
}
.weChat .div .p1 span {
  color: #34CA9D;
}
.fontCenter {
  text-align: center;
}
.clr333 {
  color: #333333;
}
.clrfff {
  color: #ffffff;
}
/*# sourceMappingURL=downApp.css.map */