#pageContainer {
  background-color: #EBEBEB;
  padding-bottom: .8rem;
}

.uc-hd {
  width: 100%;
  height: 1.74rem;
  background: url(../../../../images/h5/v3/user/top-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: .45rem .24rem;
  position: relative;
}

.uc-hd .setting {
  position: absolute;
  right: .15rem;
  top: .15rem;
  width: .3rem;
  height: .3rem;
  z-index: 1;
}

.uc-hd .set-a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../../images/h5/v3/user/setting.png) no-repeat;
  background-size: .15rem .15rem;
  background-position: center center;
}

.user .avatar {
  width: .7rem;
  height: .7rem;
  background: #6C6D70;
  border-radius: 50%;
  border: 2px solid #FCBA61;
}

.user .avatar img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: contain;
}

.user .info {
  margin-left: .15rem;
  line-height: 1;
}

.user .info .nick {
  font-size: .19rem;
  color: #000;
}

.user .info .uid {
  font-size: .15rem;
  color: #565656;
  margin-top: .1rem;
}

.user .info .other {
  font-size: .12rem;
  color: #565656;
  margin-top: 5px;
}

.uc-bd {
  padding: 0 .16rem;
  margin-top: -.35rem;
}

.box {
  border-radius: .1rem;
  background: #fff;
  margin-bottom: .1rem;
  position: relative;
}

.datas {
  padding: 0 .15rem 0 .2rem;
}

.datas .item {
  width: 30%;
  padding: .18rem 0;
  white-space: nowrap;
}

.datas .item:first-child {
  width: 40%;
}

.datas .item .num {
  font-size: .3rem;
  color: #EB6112;
  font-weight: bolder;
}

.datas .item .txt {
  font-size: .12rem;
  color: #6C6D70;
}

.navs {
  padding: .2rem 0 .15rem;
}

.navs .item {
  width: 25%;
  text-align: center;
  font-size: .12rem;
  color: #424242;
}

.navs .item img {
  height: .24rem;
  width: auto;
  margin-bottom: 5px;
}

.title-box .title {
  font-size: .18rem;
  color: #424242;
}

.title-box .arr {
  font-size: .12rem;
  color: #424242;
}

.title-box .arr img {
  height: .1rem;
  width: auto;
  margin-left: .08rem;
}

.donate {
  padding: .2rem .15rem;
}

.donate .total {
  font-size: .12rem;
  color: #6C6D70;
  margin-top: 2px;
}

.pro-list {
  padding: .1rem 0;
}

.pro-list .item {
  margin-top: .1rem;
  padding: .18rem .15rem;
  background: #FAF8F7;
  border-radius: .1rem;
  border: 1px solid #E6E7E9;
}

.pro-list .item .cover {
  width: 1.1rem;
  height: .8rem;
  background: #FDFEFF;
  border-radius: .1rem;
  overflow: hidden;
  margin-right: .12rem;
}

.pro-list .item .cover img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}

.pro-list .item .info {
  overflow: hidden;
}

.pro-list .item .title {
  font-size: .16rem;
  color: #323232;
  line-height: 1;
  width: 100%;
  margin-bottom: .1rem;
}

.pro-list .item .txt {
  font-size: .12rem;
  color: #8B8B8B;
  margin-top: 1px;
}

.pro-list .item .money {
  font-size: .12rem;
  color: #E16613;
  margin-top: 1px;
}

.link-box {
  margin-bottom: .1rem;
}

.link-box .item {
  padding: .16rem;
  font-size: .18rem;
  color: #424242;
  background: #fff;
  border-radius: .1rem;
}

.link-box .item img {
  height: .1rem;
  width: auto;
}

.van-dialog {
  top: 50%;
  position: fixed;
  transform: translate3d(-50%, -50%, 0);
}

.mobile-list {
  max-height: 60vh;
  overflow-y: auto;
  padding-bottom: 20px;
}

.mobile-list .rad {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 10px;
  word-break: break-all;
  box-sizing: border-box;
}

.mobile-list .rad>>>.van-radio__label {
  font-size: 14px;
}

/*弹框*/
.cue_back {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.43);
  width: 100%;
  height: 100%;

}

.tips1 {
  width: 300px;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
  position: fixed;
  margin-left: -150px;
  left: 50%;
  margin-top: -100px;
  top: 50%;
  z-index: 20;
  /* padding: 0 10px; */
}

.tips-title {
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding: 10px;
}

.tips-content {
  font-size: 14px;
  color: #666;
  width: 80%;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 28px;
}

.truebtn {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.truebtn>div {
  text-align: center;
}

.qd {
  color: #FE6813 !important;
}

.qd,
.mdr {
  width: 100px !important;
  height: 44px;
  line-height: 44px;
  /* background: rgba(221,221,221,1); */
  border-radius: 44px;
  text-align: center;
  margin: 0 10px 5px;
  color: #333333;
  font-size: 16px;
  display: inline-block;
}