@charset "UTF-8";
html {
  font-family: "Microsoft YaHei", "微软雅黑 Light", Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hgroup, menu, nav, section, summary, time, mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  line-height: 1.5;
  font-size: 0.28rem;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-touch-callout: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

img {
  border: 0;
  -webkit-touch-callout: none;
  vertical-align: top;
}

button, input, optgroup, select, textarea {
  margin: 0;
  padding: 0;
  line-height: normal;
  font: inherit;
  color: inherit;
  outline: none;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.opacity {
  animation: opacity 0.3s linear;
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body {
  background-color: #F5F5F5;
}

.my-box {
  background: url(https://86sbxcx.oss-cn-shanghai.aliyuncs.com/trademark_xcx/member/my-bg.png) no-repeat;
  background-color: #F5F5F5;
  background-size: 100%;
  padding-top: 0.4rem;
}

.header {
  background-color: transparent;
  color: #181818;
}
.header .tit {
  font-size: 0.3rem;
}

.bottom-bg {
  height: 0.84rem;
  text-align: center;
  padding-bottom: 0.4rem;
  margin-top: -0.2rem;
}
.bottom-bg img {
  width: 2.34rem;
  height: 100%;
}

.login-info {
  display: flex;
  align-items: center;
  height: 2.01rem;
  position: relative;
  background: url(https://86sbxcx.oss-cn-shanghai.aliyuncs.com/trademark_xcx/member/my-info-bg.png) no-repeat;
  background-size: 100%;
  margin: 0 0.24rem;
  margin-top: 0.1rem;
}
.login-info .signIn-icons {
  position: absolute;
  top: 0;
  right: -0.18rem;
  width: 1.57rem;
  height: 0.36rem;
}
.login-info img {
  margin-right: 0.2rem;
  width: 1.3rem;
  height: 1.28rem;
  margin-left: 0.2rem;
}
.login-info .info .name {
  font-size: 0.38rem;
  font-weight: 600;
  color: #181818;
}
.login-info .info .desc {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  margin-top: 0.1rem;
}
.login-info #member-show {
  display: none;
}
.login-info .open-member {
  position: absolute;
  top: -0.06rem;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0.17rem 0.17rem 0.17rem 0.3rem;
  margin: auto;
  height: 0.6rem;
  background: linear-gradient(270deg, #FFCE89, #FFF0D9);
  border-radius: 0.28rem 0px 0px 0.28rem;
  box-sizing: border-box;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.login-info .open-member .open-member-text {
  font-weight: 600;
  font-size: 0.24rem;
  color: #532510;
  line-height: 0.26rem;
  background: linear-gradient(0deg, #8F5401 0%, #261803 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.login-info .open-member-level {
  display: none;
  position: absolute;
  top: -0.06rem;
  right: 0;
  bottom: 0;
  height: 0.42rem;
  margin: auto;
}
.login-info .open-member-level .member-level-img {
  width: 2.18rem;
  height: 100%;
  margin: 0;
}

.member {
  position: relative;
  z-index: 1;
  margin: 0 0.24rem;
  margin-top: -0.22rem;
  background: linear-gradient(90deg, #FF602F, #F32E2E);
  box-shadow: 0px 1px 0.37rem 0.06rem rgba(239, 43, 43, 0.16);
  border-radius: 0.2rem;
}
.member .member-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.3rem;
  padding-bottom: 0.1rem;
}
.member .member-top .member-top-title {
  font-weight: 600;
  font-size: 0.3rem;
  color: #FFFFFF;
}
.member .member-top .member-top-right {
  display: flex;
  align-items: center;
}
.member .member-top .member-top-right .member-top-text {
  font-size: 0.24rem;
  color: #FFFFFF;
  margin-right: 0.06rem;
}
.member .member-top .member-top-right .member-top-icon {
  margin-top: 1px;
  transform: rotate(180deg);
}
.member .member-top .member-top-right .member-top-icon i {
  color: #fff;
  font-size: 0.1rem;
}
.member .member-top .member-top-right-price,
.member .member-top .member-top-right-none {
  display: none;
}
.member .member-bottom {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0.2rem;
}
.member .member-bottom .member-bottom-img {
  width: 2.1rem;
  height: 1.32rem;
}
.member .member-deduction-none {
  display: none;
}
.member .member-deduction {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  margin: 0 0.2rem;
  padding: 0.22rem 0;
}
.member .member-deduction .deduction-left {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-weight: 400;
}
.member .member-deduction .deduction-left .deduction-left-title {
  font-size: 0.22rem;
}
.member .member-deduction .deduction-left .deduction-left-price {
  font-size: 0.28rem;
}
.member .member-deduction .deduction-right {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-weight: 400;
}
.member .member-deduction .deduction-right .deduction-right-title {
  font-size: 0.22rem;
  margin-right: 0.06rem;
}
.member .member-deduction .deduction-right .deduction-right-icon {
  color: #fff;
  transform: rotate(180deg);
}
.member .member-deduction .deduction-right .deduction-right-icon i {
  font-size: 0.1rem;
}

.banner {
  height: 1.4rem;
  padding: 0 0.24rem;
  margin-top: 0.3rem;
}
.banner .swiper-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 111;
}
.banner .swiper-tit .p1 {
  font-size: 0.38rem;
  font-weight: 600;
  color: #FFFFFF;
}
.banner .swiper-tit .p2 {
  font-size: 0.22rem;
  font-weight: 400;
  color: #FFFFFF;
}
.banner .swiper-container {
  width: 100%;
  height: 1.4rem;
}
.banner .swiper-container .swiper-slide img {
  width: 100%;
}

.content {
  padding: 0.24rem;
}
.content .grid {
  padding: 0.3rem 0.3rem 0;
  background-color: #fff;
  border-radius: 0.2rem;
  margin-bottom: 0.24rem;
}
.content .grid .grid-tit {
  font-size: 0.3rem;
  font-weight: 500;
  color: #3C3C3C;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #EEEEEE;
}
.content .grid .grid-list {
  display: flex;
  flex-wrap: wrap;
}
.content .grid .grid-list .grid-item {
  width: 25%;
}
.content .grid .grid-list .grid-item a {
  height: 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content .grid .grid-list .grid-item img {
  width: 0.66rem;
  height: 0.66rem;
}
.content .grid .grid-list .grid-item p {
  font-size: 0.26rem;
  font-weight: 400;
  color: #3C3C3C;
  margin-top: 0.05rem;
}
.content .order .grid-list {
  display: flex;
  justify-content: space-between;
}
.signIn-icons-popup {
  display: none;
}
.signIn-icons-popup .signIn-icons-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11111;
}
.signIn-icons-popup .signIn-icons-box {
  width: 5.5rem;
  height: 5.5rem;
  background: #FFFFFF;
  border-radius: 0.12rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 11112;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.signIn-icons-popup .signIn-icons-box img {
  width: 5rem;
  height: 5rem;
}
.signIn-icons-popup .signIn-icons-box .qr-code-x {
  position: absolute;
  top: 0.24rem;
  right: 0.24rem;
  width: 0.4rem;
  height: 0.4rem;
}
.signIn-icons-popup .signIn-icons-box .qr-code-title {
  text-align: center;
  font-weight: 400;
  font-size: 0.26rem;
  color: #666666;
  margin-top: -0.26rem;
}/*# sourceMappingURL=index.css.map */