* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
p,
h3 {
  margin: 0;
}
ul {
  padding: 0;
}
html {
  height: 100%;
}
a:link,
a:visited {
  text-decoration: none;
}
a:active {
  opacity: 0.7;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #777;
  font-family: "Microsoft YaHei UI", Helvetica, Arial, sans-serif;
  position: relative;
  min-height: 100%;
  max-width: 750px;
  margin: 0 auto;
  display: block;
  font-size: 0.61333333rem;
  background: #f4f4f4;
}
#app {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.see-ucard-store {
  border-radius: 0.74666667rem;
  text-align: center;
}
.see-ucard-store::after {
  content: '';
  position: absolute;
  right: 0.64rem;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  height: 0.32rem;
  width: 0.32rem;
  background: url("../img/icon_right_arrow_red.png") no-repeat 0 0;
  background-size: 0.32rem 0.32rem;
}
.see-ucard-store a {
  font-size: 0.64rem;
}
.uvip-wrap {
  background-color: #f4f4f4;
}
.uvip-header {
  position: relative;
  width: 20rem;
  height: 14.61333333rem;
  background: url(../img/bg_introducing_privileges.png?v=5);
  background-size: cover;
}
.uvip-header-vip {
  position: absolute;
  top: 0.53333333rem;
  left: 0.8rem;
  font-size: 0.96rem;
  font-weight: bold;
  color: #b5a369;
}
.uvip-header-cn {
  position: absolute;
  top: 9.22666667rem;
  left: 0;
  right: 0;
  font-size: 0.8rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}
.uvip-header-line {
  position: absolute;
  top: 10.56rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2.21333333rem;
  height: 0.10666667rem;
  background: rgba(216, 216, 216, 0.2);
}
.uvip-header-en {
  position: absolute;
  top: 10.93333333rem;
  left: 0;
  right: 0;
  font-size: 0.32rem;
  font-weight: bold;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
}
.uvip-open-wrap {
  position: relative;
  top: -0.48rem;
  margin-top: 2.61333333rem;
}
.uvip-open-wrap .poptip-wrap {
  animation: updown 1s infinite linear;
  -webkit-animation: updown 1s infinite linear;
  position: absolute;
  top: -2.61333333rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width: 10.66666667rem;
  height: 1.49333333rem;
  line-height: 1.49333333rem;
  background: #DCDBDC;
}
.uvip-open-wrap .poptip-wrap::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.37333333rem;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  border-left: 0.37333333rem solid transparent;
  border-right: 0.37333333rem solid transparent;
  border-top: 0.58666667rem solid #DCDBDC;
}
.uvip-open-wrap .poptip-wrap a {
  font-size: 0.64rem;
  color: #e21a43;
}
.uvip-open-submit {
  display: block;
  margin: auto;
  width: 13.33333333rem;
  height: 2.4rem;
  line-height: 2.4rem;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  color: #755c0b;
  background: url(../img/btn_opening_privileges.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.uvip-open-term {
  margin-top: 0.53333333rem;
  font-size: 0.53333333rem;
  color: #8d6e38;
  text-align: center;
}
.uvip-open-term > a {
  font-size: 0.53333333rem;
  color: #5688a9;
}
.uvip-myprivilege {
  padding-top: 1.06666667rem;
  position: relative;
  width: 20rem;
  height: 10.18666667rem;
  background: url(../img/bg_my_privileges.png);
  background-size: cover;
}
.uvip-myprivilege .userinfo {
  height: 4.26666667rem;
}
.uvip-myprivilege .profile_photo {
  margin-left: 1.06666667rem;
  margin-right: 0.8rem;
  width: 3.73333333rem;
  height: 3.73333333rem;
  border-radius: 0.21333333rem;
  border: 1px solid #979797;
}
.uvip-myprivilege .nickname {
  font-size: 0.90666667rem;
  color: #ffffff;
}
.uvip-myprivilege .date-wrap {
  align-items: baseline;
  margin-bottom: 0.8rem;
}
.uvip-myprivilege .date-wrap .date {
  font-size: 0.64rem;
  color: rgba(255, 255, 255, 0.6);
}
.uvip-myprivilege .date-wrap .recording {
  display: inline-block;
  margin-left: 0.26666667rem;
  width: 2.66666667rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  text-align: center;
  border: 1px solid rgba(220, 220, 220, 0.5);
  border-radius: 0.21333333rem;
  font-size: 0.53333333rem;
}
.uvip-myprivilege .see-ucard-store {
  position: relative;
  height: 1.17333333rem;
  padding: 0 0.96rem;
  line-height: 1.17333333rem;
  background: #B5A66B;
}
.uvip-myprivilege .see-ucard-store::after {
  background-image: url("../img/icon_right_arrow_white.png");
  right: 0.48rem;
}
.uvip-myprivilege .see-ucard-store a {
  color: #fff;
}
.uvip-myprivilege .privilegeinfo {
  margin-top: 1.33333333rem;
  font-size: 0;
}
.uvip-myprivilege .privilegeinfo > div {
  position: relative;
  display: inline-block;
  flex: 1;
  text-align: center;
}
.uvip-myprivilege .privilegeinfo > div > span:nth-child(1) {
  font-size: 0.53333333rem;
  color: #b5a369;
}
.uvip-myprivilege .privilegeinfo > div > span:nth-child(2) {
  display: block;
  margin-top: 0.26666667rem;
  font-size: 1.06666667rem;
  color: #b5a369;
}
.uvip-myprivilege .privilegeinfo > div:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "";
  width: 1px;
  height: 1.86666667rem;
  background: rgba(216, 216, 216, 0.2);
}
.uvip-content {
  padding: 0 0.8rem;
}
.uvip-content-wrap {
  margin-top: 2.13333333rem;
}
.uvip-content-wrap:first-child {
  margin-top: 1.01333333rem;
}
.uvip-content-wrap .red-text {
  color: #FC0606;
}
.uvip-content-title {
  font-size: 0.74666667rem;
  font-weight: bold;
  color: #19181d;
}
.uvip-content-title::after {
  display: block;
  content: "";
  width: 1.06666667rem;
  height: 0.16rem;
  background: #e4e1d5;
}
.uvip-content-order {
  margin-top: 0.8rem;
  line-height: 1.06666667rem;
  font-size: 0.69333333rem;
  font-weight: bold;
  color: #19181d;
}
.uvip-content-order::before {
  display: inline-block;
  content: "●";
  margin-right: 0.26666667rem;
}
.uvip-content-order.plus {
  margin-top: 1.33333333rem;
}
.uvip-content-table {
  margin: 0.53333333rem 0;
  padding-left: 0.69333333rem;
  width: 100%;
  font-size: 0.58666667rem;
  text-align: center;
  border-collapse: separate;
  border-spacing: 0;
}
.uvip-content-table th {
  height: 2.13333333rem;
  font-size: 0.58666667rem;
  font-weight: bold;
  color: rgba(25, 24, 29, 0.8);
  background: #eaeaea;
}
.uvip-content-table td {
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.58666667rem;
  color: rgba(25, 24, 29, 0.8);
  background: #fff;
}
.uvip-content-table tr th:first-child {
  border-left: 1px solid rgba(205, 205, 205, 0.2);
}
.uvip-content-table tr td:first-child {
  border-left: 1px solid #eaeaea;
}
.uvip-content-table tr th {
  border-top: 1px solid rgba(205, 205, 205, 0.2);
  border-bottom: 1px solid rgba(205, 205, 205, 0.2);
  border-right: 1px solid rgba(205, 205, 205, 0.2);
}
.uvip-content-table tr td {
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.uvip-content-table tr:first-child th:first-child {
  border-top-left-radius: 0.32rem;
}
.uvip-content-table tr:first-child th:last-child {
  border-top-right-radius: 0.32rem;
}
.uvip-content-table tr:last-child td:first-child {
  border-bottom-left-radius: 0.32rem;
}
.uvip-content-table tr:last-child td:last-child {
  border-bottom-right-radius: 0.32rem;
}
.uvip-content-text {
  margin-top: 0.26666667rem;
  line-height: 1.01333333rem;
  font-size: 0.64rem;
  color: #19181d;
}
.uvip-content-term,
.uvip-content-tips,
.uvip-content-red {
  margin-top: 0.16rem;
  padding-left: 0.69333333rem;
  line-height: 1.01333333rem;
  font-size: 0.64rem;
  color: #19181d;
}
.uvip-content-tips {
  margin-top: 0.53333333rem;
  font-size: 0.58666667rem;
  color: rgba(25, 24, 29, 0.6);
}
.uvip-content-red {
  padding-bottom: 0.26666667rem;
  font-size: 0.58666667rem;
  color: #FC0606;
}
.uvip-content-link {
  display: block;
  margin-top: 0.26666667rem;
  padding-left: 0.69333333rem;
  font-size: 0.64rem;
  color: #5688a9;
}
.uvip-content-link::after {
  display: inline-block;
  content: "";
  margin-left: 0.26666667rem;
  width: 0.32rem;
  height: 0.32rem;
  background: url(../img/icon_right_arrow_blue.png?v=1);
  background-size: cover;
}
.uvip-bottomfixed {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0.26666667rem 0;
  width: 20rem;
  height: 2.66666667rem;
  background: #fff;
  border-top: #d8d8d8;
}
.uvip-bottomfixed > a {
  margin: auto;
  display: block;
  width: 18.4rem;
  height: 2.13333333rem;
  line-height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #755c0b;
  text-align: center;
  letter-spacing: 0.5em;
  border: 0 solid #f9f0ed;
  background: url(../img/btn_share.png);
  background-size: cover;
}
.uvip-bottomfixed-blank {
  height: 2.66666667rem;
}
.myprivilege {
  font-size: 0.53333333rem;
  color: #5688a9;
}
.viprights {
  margin-top: 1.06666667rem;
  padding: 0 1.6rem;
  text-align: center;
}
.viprights-text {
  height: 1.6rem;
  font-size: 0.53333333rem;
  color: #19181d;
}
.service-summary {
  margin-top: 0.26666667rem;
  font-size: 0.64rem;
  color: #19181d;
}
.service-summary::before {
  margin-right: 0.26666667rem;
  display: inline-block;
  content: "";
  width: 3px;
  height: 3px;
  vertical-align: middle;
  background: #000;
  border-radius: 50%;
}
.copyright {
  padding-bottom: 1.33333333rem;
}
i {
  display: inline-block;
}
.icon_78percent_discount {
  width: 3.57333333rem;
  height: 3.57333333rem;
  background: url(../img/icon_78percent_discount.png?v=1);
  background-size: 3.57333333rem;
}
.icon_first_single_discount {
  width: 3.57333333rem;
  height: 3.57333333rem;
  background: url(../img/icon_first_single_discount.png?v=1);
  background-size: cover;
}
.icon_more_inviolable_rights {
  width: 3.57333333rem;
  height: 3.57333333rem;
  background: url(../img/icon_more_inviolable_rights.png?v=1);
  background-size: cover;
}
.toast {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.toast .text {
  margin: 0 auto;
  padding: 0.53333333rem 0.8rem;
  font-size: 0.8rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.21333333rem;
}
@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    z-index: 9999;
  }
  50% {
    opacity: 1;
    z-index: 9999;
  }
  75% {
    opacity: 1;
    z-index: 9999;
  }
  100% {
    opacity: 0;
    z-index: 0;
  }
}
.anim_fade {
  -webkit-animation: fadeInOut 3s forwards;
  animation: fadeInOut 3s forwards;
}
.ajaxWrap {
  position: fixed;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.26666667rem;
  z-index: 99;
}
.ajaxWrap .ajax-gif {
  width: 1.6rem;
  height: 1.6rem;
  margin: 1rem;
}
.share {
  margin: 0 auto;
  max-width: 13.86666667rem;
  padding: 1.6rem 1.06666667rem 1.38666667rem 1.06666667rem;
  font-size: 0.85333333rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 0.21333333rem;
}
.share .text {
  text-align: center;
  font-size: 0.85333333rem;
  color: #fff;
}
.share .icon_share::before {
  content: "";
  display: inline-block;
  margin: 0 auto;
  margin-right: 0.53333333rem;
  width: 0.85333333rem;
  height: 0.85333333rem;
  background-image: url("../img/icon_share.png");
  background-size: cover;
}
.share .subtext {
  margin-top: 1.36rem;
  font-size: 0.69333333rem;
  color: rgba(255, 255, 255, 0.5);
}
.mask-content-no-vip p {
  padding-bottom: 0.26666667rem;
  text-align: center;
}
.mask-content-no-vip .scroll-content {
  max-height: 8rem;
  overflow-y: auto;
}
.mask-content-no-vip .scroll-content ::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
}
.mask-content-no-vip .scroll-content span {
  display: block;
  text-align: center;
  line-height: 1.5;
  font-size: 0.64rem;
  color: #fc0606;
}
.disabled {
  color: #fff;
  background: #ccc;
}
@keyframes updown {
  25% {
    transform: translate(-50%, -2px);
    -webkit-transform: translate(-50%, -2px);
  }
  50% {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  75% {
    transform: translate(-50%, 2px);
    -webkit-transform: translate(-50%, 2px);
  }
  100% {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
}
