userCenter.less 5.57 KB
@import 'verifyStatu';

.inline(){display: inline-block; vertical-align: middle}
.fl(){float: left}
.fr(){float: right}
.subline {
  padding: 0 10px;
  .btn-default {
    display: block;
    margin-top: 15px;
  }
}
.m-table-view {
  .m-input {
    text-align: right;
  }
  .usertitle {
    color: #333;
    width: 105px;
    >span {
      .inline;
    }
  }
  .usertext {
    text-align: right;
    span {
      .inline;
    }
  }
}
.fundinfo {
  color: #fff;
  background-color: #f47163;
  padding: 15px;
  h2 {
    font-size: 15px;
    font-weight: 400;
  }
  p {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    margin: 10px 0;
  }
}
.ensureinfo {
  color: #fff;
  background-color: #69b8dc;
  padding: 15px;
  h2 {
    font-size: 15px;
    font-weight: 400;
  }
  p {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    margin: 10px 0;
  }
}
.ensureword {
  padding: 10px;
  color: #333;
  .m-btn {
    display: block;
    color: #fff;
  }
  .acc {
    top: -3px !important;
    right: 10px !important;
  }
}
.ensurelist {
  .m-table-view {
    >li {
      padding: 10px 0 10px 10px;
    }
  }
  .ltt {
    font-size: 13px;
    color: #999;
    font-weight: 100;
    padding: 10px 10px 0 10px;
  }
  .lget {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .getin {
    color: #1c69a3;
  }
  .getout {
    color: #f47163;
  }
}
.searchtic {
  padding: 10px;
  .seainput {
    width: 65%;
    .fl;
    .inline;
    .m-input {
      padding: 8px 11px;
    }
  }
  .m-btn {
    line-height: 38px;
    width: 30%;
    .fr;
  }
  p {
    clear: both;
    padding-top: 5px;
  }
}
.ui-coupon {
  color: #fff;
  font-size: 16px;
  padding: 0 10px 10px;
  >li {
    background-color: #fff;
    margin-bottom: 15px;
    position: relative;
    border-radius: 5px;
  }
  span {
    .inline;
    width: 18px;
    padding: 14px 23px;
    border-radius: 5px 0 0 5px;
  }
  .favor-coupon {
    >span {
      background-color: #f47163;
    }
  }
  .cred-coupon {
    >span {
      background-color: #f4aa00;
    }
  }
  .deadline {
    font-size: 14px;
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  .lsemi,
  .rsemi {
    .inline;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 25px;
    background-color: #f1f2f7;
    border-radius: 100%;
  }
  .lsemi {
    left: -12px;
  }
  .rsemi {
    right: -12px;
  }
}
.vote {
  padding: 10px 10px 0;
  .btn-default {
    display: block;
  }
  ~ul .usertitle {
    width: 125px;
  }
}
.votearea {
  padding: 0 10px 10px;
  .m-textarea {
    height: 155px;
    border-width: 1px;
    border-radius: 3px;
  }
}
.subvote {
  .m-btn {
    display: block;
    width: 100%;
  }
}
.ttips {
  text-align: center;
  margin: 25px 0;

  .ttips-suc {
    color: #1c69ac;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
  }
  .ttips-word {
    color: #999;
  }
}
.ttips-word {
  color: #a4a4a4;
  font-size: 14px;
}
.voted-time {
  padding: 5px 10px;
  font-size: 14px;
}
.ewmimg {
  width: 100px;
  height: 100px;
}
.shareinfo {
  background-color: #fff;
  text-align: center;
  li {
    font-size: 15px;
  }
  padding: 20px;
  .m-btn {
    display: block;
  }
  .sharelinks {
    margin: 30px 0 10px;
    ul {
      text-align: justify;
    }
    >h3 {
      font-size: 15px;
      font-weight: 400;
    }
    li {
      float: left;
      width: 33%;
      padding-top: 5px;
      text-align: center;
    }
    .justend {
      width: 100%;
      height: 0;
      visibility: hidden;
    }
  }
}
.sharephone {
  padding-top: 50px;
  .line {
    margin-bottom: 5px;
    padding: 0 30px;
  }
  .subline {
    padding: 20px 30px 0;
    .m-btn {
      display: block;
      width: 100%;
    }
  }
  .verinp,
  .verimg {
    .inline;
  }
  .verinp {
    width: 65%;
    .fl;
  }
  .verimg {
    width: 30%;
    height: 46px;
    line-height: 46px;
    background-color: #e2e2e2;
    font-size: 22px;
    text-align: center;
    .fr;
    img {
      width: 100%;
      height: 46px;
      text-align: center;
    }
  }
}
.m-popup .font-gray {
  text-align: left;
  padding-left: 15px;
}
.icon-firend {
  background: url(../images/dest/sprite_an.png) no-repeat;
  background-size: 512px;
  background-position: -266px -455px;
  width: 20px;
  height: 20px;
}
.backcash {
  padding: 30px 30px 0 30px;
  .m-btn {
    display: block;
  }
}
.cash-popup {
  .popup-head,
  .popup-cont {
    background-color: #f8f8f8;
  }
  .popup-head {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    h1 {
      color: #999;
    }
  }
  .popup-cont {
    padding-top: 0;
  }
  .popup-input {
    position: relative;
    margin-bottom: 15px;
    >span {
      position: absolute;
      right: 10px;
      top: 0;
      line-height: 46px;
    }
  }
  .popup-foot {
    background-color: #fff;
    color: #999;
  }
}
.cashtitle {
  margin: 10px 10px 0 10px;
  border-radius: 5px;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  a {
    display: inline-block;
    font-size: 14px;
    float: left;
    color: #666;
    line-height: 40px;
    border-left: 1px solid #e2e2e2;
    margin-left: -1px;
    width: 50%;
    text-align: center;
    background-color: #fff;
    &.on {
      background-color: #f47163;
      color: #fff;
    }
  }
}
.cashlist {
  .cell {
    padding: 10px;
    p {
      font-size: 13px;
    }
    .lineone {
      font-size: 14px;
    }
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
}
.helpinfo {
  .helptitle {
    width: auto;
    color: #333;
  }
}
.activeinfo {
  li {
    background-color: #fff;
    margin-bottom: 10px;
    >img {
      width: 100%;
      height: 200px;
    }
    >p {
      padding: 5px 10px;
    }
  }
}