img {
  display: block;
}
#app {
  max-width: 750px;
  margin: 0 auto;
}
.tops-enter,
.tops-leave-to {
  opacity: 0;
  transform: translateY(100%);
}
.tops-enter-active,
.tops-leave-active {
  transition: all 0.3s ease-in-out;
}
.btn {
  width: 100%;
  height: 0.8rem;
  box-sizing: border-box;
  padding: 0 0.4rem 0;
  background-size: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.btns {
  background-color: #fff;
}
.btn .imgs {
  margin: 0.06rem auto 0;
}
.btnss {
  position: relative!important;
}
.content {
  background-color: #3785F7;
  padding-bottom: 0.24rem;
}
.content .money1 {
  margin-top: -0.8rem;
  padding: 0 0.3rem;
}
.content_1 .img_1 {
  margin-top: 0.4rem;
}
.content_1 .img_2 {
  margin-top: 0.26rem;
}
.content_1 .yqCont {
  height: 1.96rem;
  background-image: url("../img/content.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.content_1 .yqCont .titles {
  position: relative;
}
.content_1 .yqCont .titles .text {
  font-size: 0.14rem;
  color: #002E88;
  font-weight: bold;
  height: 0.2rem;
  line-height: 0.2rem;
}
.content_1 .yqCont .titles .copy {
  padding: 0 0.05rem;
  height: 0.16rem;
  line-height: 0.16rem;
  border-radius: 0.08rem;
  background-color: #3785F7;
  font-size: 0.1rem;
  color: #fff;
  margin-left: 0.08rem;
}
.content_1 .yqCont .titles_1 {
  color: #002E88;
  font-size: 0.14rem;
}
.content_1 .yqCont .code {
  font-size: 0.2rem;
  color: #FF5A8C;
  font-weight: bold;
}
.content_1 .yqCont .codes {
  margin-top: 0.16rem;
  letter-spacing: 0.08rem;
}
.content_1 .yqCont .yqBtn {
  width: 2.895rem;
  height: 0.535rem;
  background-image: url("../img/btnAll.png?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.05rem;
  font-weight: bold;
  font-size: 0.15rem;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  padding-bottom: 0.1rem;
}
.content_1 .yqCont .shareImg {
  margin-top: 0.05rem;
}
.content_1 .yqCont .yqWrap {
  font-size: 0.11rem;
  font-weight: bold;
  margin-top: 0.16rem;
}
.content_1 .yqCont .yqWrap .num {
  color: #002E88;
}
.content_1 .yqCont .yqWrap .lookAll {
  color: #FF5A8C;
  margin-left: 0.25rem;
}
.content_1 .editCont {
  height: 1.665rem;
  background-image: url("../img/content1.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content_1 .editCont .inp {
  font-size: 0.14rem;
  color: #638CC8;
  width: 2.69rem;
  height: 0.38rem;
  border: 1px solid #2A63DC;
  box-sizing: border-box;
  text-align: center;
  background-color: #E5EAF2;
  border-radius: 0.19rem;
  display: block;
}
.content_1 .editCont .inp::placeholder {
  color: #638CC8;
}
.content_1 .editCont .inp_s {
  color: #a2b5d0;
}
.content_1 .editCont .text {
  color: #002E88;
  font-size: 0.11rem;
  margin-top: 0.08rem;
}
.content_1 .awardCont {
  padding: 0 0.15rem;
  position: relative;
  margin: 0.24rem 0 0;
}
.content_1 .awardCont .conts {
  padding: 0.24rem 0.15rem;
  background-color: #fff;
  border-radius: 0.3rem;
}
.content_1 .awardCont .conts .text {
  height: 0.2rem;
  margin: 0 auto;
}
.content_1 .awardCont .conts .list {
  font-size: 0.14rem;
  color: #002E88;
  margin-top: 0.26rem;
}
.content_1 .awardCont .conts .list .li {
  padding-left: 0.28rem;
  line-height: 0.24rem;
  position: relative;
}
.content_1 .awardCont .conts .list .li::before {
  content: '';
  width: 0.14rem;
  height: 0.12rem;
  position: absolute;
  background-image: url("../img/like.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 0.06rem;
}
.content_1 .awardCont .conts .list .li:nth-child(n+2) {
  margin-top: 0.15rem;
}
.van-popup {
  background-color: transparent !important;
  box-sizing: border-box;
  width: 100%;
  padding: 0 0.15rem;
}
.sharePop-wrap .closeImg {
  height: 0.4rem;
  position: relative;
}
.sharePop-wrap .closeImg .closeIcon {
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  right: 0.16rem;
  top: 0;
}
.sharePop-wrap .titleText {
  height: 0.2rem;
  margin: 0 auto;
}
.sharePop-bg {
  width: 3.45rem;
  height: 5.54rem;
  background-image: url("../img/alert/bg.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.sharePop-bgs {
  position: absolute;
}
.sharePop-bg .topImg {
  margin-top: 1rem;
  position: relative;
}
.sharePop-bg .topImg .headImg {
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 50%;
  top: 0.03rem;
  position: absolute;
  left: 50%;
  margin-left: -0.29rem;
  object-fit: cover;
}
.sharePop-bg .centWrap {
  background-image: url("../img/alert/center2.webp?v=0.0.2");
  background-position: left center;
  background-repeat: repeat;
  background-size: 100% 0.05rem;
  margin-top: -0.02rem;
}
.sharePop-bg .centWrap .nick {
  text-align: center;
  font-size: 0.14rem;
  color: #002E88;
}
.sharePop-bg .centWrap .codeWrap {
  width: 2.865rem;
  height: 1.225rem;
  background-image: url("../img/alert/cont.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.24rem;
  margin-left: 0.32rem;
  position: relative;
}
.sharePop-bg .centWrap .codeWrap .myCodeText {
  color: #002E88;
  font-size: 0.14rem;
  position: relative;
  margin-top: 0.24rem;
  height: 0.24rem;
  line-height: 0.24rem;
}
.sharePop-bg .centWrap .codeWrap .myCodeText .t {
  position: relative;
  padding: 0 0.05rem;
  z-index: 1;
}
.sharePop-bg .centWrap .codeWrap .myCodeText .bg {
  width: 100%;
  height: 0.12rem;
  background-color: #BBE8FF;
  position: absolute;
  bottom: 0;
}
.sharePop-bg .centWrap .codeWrap .codeList {
  margin-top: 0.12rem;
}
.sharePop-bg .centWrap .codeWrap .codeList-li {
  width: 0.18rem;
  color: #FF5A8C;
  font-size: 0.3rem;
  float: left;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.04rem;
}
.sharePop-bg .centWrap .codeWrap .codeList-li::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.04rem;
  background-color: #BBE8FF;
}
.sharePop-bg .centWrap .codeWrap .codeList-li:nth-child(n+2) {
  margin-left: 0.09rem;
}
.sharePop-bg .contImgWrap {
  height: 0.435rem;
  line-height: 0.435rem;
  text-align: center;
  font-size: 0.1rem;
  color: rgba(0, 46, 136, 0.41);
  background-image: url("../img/alert/center1.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -1px;
}
.sharePop-bg .centWraps {
  padding: 0.2rem 0.36rem 0;
  margin-bottom: -0.22rem;
  position: relative;
  z-index: 1;
  border-bottom-right-radius: 0.55rem;
}
.sharePop-bg .centWraps .codeImgWraps {
  width: 0.81rem;
  height: 0.81rem;
  box-sizing: border-box;
  border: 0.02rem solid #2A63DC;
  border-radius: 0.09rem;
  padding: 0.06rem;
}
.sharePop-bg .centWraps-contents {
  margin-top: 0.04rem;
  margin-left: 0.04rem;
  width: 0;
  flex: 1 0 auto;
}
.sharePop-bg .centWraps-title {
  height: 0.2rem;
}
.sharePop-bg .centWraps-title-t {
  color: #002E88;
  font-size: 0.13rem;
  line-height: 0.2rem;
  font-weight: bold;
  margin-left: 0.04rem;
}
.sharePop-bg .centWraps-title-curs {
  height: 0.13rem;
}
.sharePop-bg .centWraps-info {
  color: #002E88;
  font-size: 0.1rem;
  padding-left: 0.3rem;
  line-height: 0.16rem;
}
.sharePop-bg .botImg {
  height: 0.445rem;
  margin-top: -1px;
}
.sharePop-bg .jihuaText {
  margin-top: 0.1rem;
}
.sharePop-bg .jihuaText .img {
  height: 0.18rem;
}
.sharePop-btnList {
  margin-top: 0.2rem;
}
.sharePop-btnList .downImg {
  height: 0.53rem;
  margin-left: -0.06rem;
}
.sharePop-btnList .shareImg {
  height: 0.53rem;
}
.publicBtn {
  width: 2.895rem;
  height: 0.535rem;
  background-image: url("../img/btnAll.png?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.05rem;
  font-weight: bold;
  font-size: 0.15rem;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  padding-bottom: 0.1rem;
}
.canvasImg {
  position: fixed;
  top: -1000px;
  left: -1000px;
  background-image: none;
}
.canvasImg .canvasBgs {
  width: 100%;
  height: 100%;
}
.canvasImg .canvasBgs1 {
  position: absolute;
  height: 4.1rem;
  z-index: 1;
  top: 1rem;
  left: 0.15rem;
}
.canvasImg .canvasContent {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
}
.canvasImg .canvasContent .headImgs {
  object-fit: cover;
  position: relative;
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 50%;
  margin-top: 0.03rem;
  background-size: cover;
  background-position: center;
  margin-left: 0.02rem;
}
.canvasImg .canvasContent .topImg {
  height: 0.74rem;
}
.canvasImg .canvasContent .centWrap {
  background-image: none;
  margin-bottom: 0;
}
.canvasImg .canvasContent .centWrap .codeWrap {
  height: 1.22rem;
  background-image: none;
  margin-left: 0.3rem;
}
.canvasImg .canvasContent .centWrap .codeWrapBg {
  position: absolute;
}
.canvasImg .canvasContent .centWrap .codeWrap .codeList-li::before {
  position: relative;
}
.canvasImg .canvasContent .centWrap .codeWrap .codeList-li .line {
  width: 100%;
  height: 0.04rem;
  background-color: #BBE8FF;
  position: absolute;
}
.canvasImg .canvasContent .contImgWrap {
  background-image: none;
  height: auto;
  line-height: initial;
  margin-top: 0.2rem;
}
.canvasImg .canvasContent .jihuaText {
  margin-top: 0.43rem;
}
.yqPop-Wraps {
  height: 2.84rem;
  background-image: url("../img/editCodeBg.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yqPop-Wraps .inp {
  font-size: 0.14rem;
  color: #638CC8;
  width: 2.69rem;
  height: 0.38rem;
  border: 1px solid #2A63DC;
  box-sizing: border-box;
  text-align: center;
  background-color: #E5EAF2;
  border-radius: 0.19rem;
  margin-top: 1rem;
}
.yqPop-Wraps .inp::placeholder {
  color: #638CC8;
}
.yqPop-Wraps .text {
  color: #002E88;
  font-size: 0.11rem;
  margin-top: 0.08rem;
}
.yqPop-Wraps .okBtn {
  height: 0.535rem;
  margin-top: 0.19rem;
}
.userPop {
  height: 75%;
  padding: 0;
}
.userPop-wrap {
  height: 100%;
  box-sizing: border-box;
  padding-top: 0.04rem;
  position: relative;
}
.userPop-wrap .closeIcon {
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  right: 0.16rem;
  top: 0;
}
.userPop-cont {
  flex: 1 0 auto;
  height: 0;
  margin-top: -1px;
  background-color: #C4F6F8;
}
.userPop-stat {
  margin-top: 0.3rem;
}
.userPop-stat-li {
  flex: 1;
  text-align: center;
}
.userPop-stat-money {
  color: #002E88;
  font-size: 0.39rem;
}
.userPop-stat-text {
  color: #7E8BA6;
  font-size: 0.12rem;
}
.userPop-yq {
  color: #002E88;
  font-size: 0.13rem;
  margin-top: 0.4rem;
  padding: 0 0.26rem;
  font-weight: bold;
}
.userPop-list {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.userPop-list::-webkit-scrollbar {
  display: none;
}
.userPop-li {
  color: #002E88;
  font-size: 0.13rem;
  height: 1.89rem;
  box-sizing: border-box;
  padding: 0.16rem 0.25rem;
  background-image: url("../img/yqBgs.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0.08rem;
}
.userPop-li:nth-child(n+2) {
  margin-top: 0.17rem;
}
.userPop-li .hImg {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  object-fit: cover;
}
.userPop-li .info {
  margin-left: 0.1rem;
}
.userPop-li .info .nick {
  color: #002E88;
  font-size: 0.15rem;
}
.userPop-li .info .phone {
  color: #8792A9;
  font-size: 0.13rem;
  margin-top: 0.04rem;
}
.userPop-li .status {
  margin-left: auto;
  width: 0.54rem;
  height: 0.26rem;
  line-height: 0.26rem;
  background-color: #E5EAF2;
  color: #638CC8;
  font-size: 0.13rem;
  text-align: center;
  border-radius: 0.13rem;
}
.userPop-li .status.curs {
  color: #FF5A8C;
  background-color: #FFEFF4;
}
.userPop-li-bot {
  margin-top: 0.15rem;
}
.userPop-li-bot-li {
  width: 50%;
  float: left;
  height: 0.44rem;
  font-size: 0.14rem;
  box-sizing: border-box;
}
.userPop-li-bot-li:nth-child(even) {
  padding-left: 0.3rem;
}
.userPop-li-bot-li .title {
  color: #7E8BA6;
}
.userPop-li-bot-li .text {
  color: #002E88;
  margin-left: 0.3rem;
}
.userPop .statusWrap {
  flex: 1 0 auto;
  background-color: #C4F6F8;
}
.userPop .statusWrap .nullText {
  font-size: 0.13rem;
  color: #002E88;
}
/*# sourceMappingURL=index.css.map */