.member-index-bj {
  background-image: url("https://www.onetextiles.com/static/image/xcx/member/index/bj.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #F9F9F9;
  min-height: 100vh;
}
.member-index-top {
  width: 100%;
  padding: 0 5.33333333vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.member-index-logo {
  width: 13.33333333vw;
  height: 13.33333333vw;
}
.member-index-logo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.member-index-userinfo {
  margin-left: 4vw;
}
.member-index-turename {
  font-size: 4.8vw;
  color: #000;
}
.member-index-mobile {
  font-size: 3.73333333vw;
  color: #000;
  margin-top: 1.33333333vw;
}
.member-index-more {
  margin-top: 8vw;
  padding: 0 5.33333333vw;
  box-sizing: border-box;
}
.member-index-more-container {
  background: linear-gradient(to right, #FDAEDD, #FF64BD);
  border-top-left-radius: 5.33333333vw;
  border-top-right-radius: 5.33333333vw;
  height: 11.73333333vw;
  line-height: 11.73333333vw;
  padding: 0 5.86666667vw;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.member-index-more-left {
  display: flex;
  align-items: center;
}
.member-index-more-left img {
  width: 5.86666667vw;
  height: 6.93333333vw;
  margin-right: 1.6vw;
}
.member-index-more-left div {
  font-size: 4.8vw;
  color: #fff;
}
.member-index-more-right {
  font-size: 3.2vw;
  color: #fff;
  background-color: #3B3B3B;
  border-radius: 3.2vw;
  width: 18.13333333vw;
  height: 5.33333333vw;
  line-height: 5.33333333vw;
  text-align: center;
  cursor: pointer;
}
.member-index-order-supplier {
  padding: 0 3.2vw;
}
.member-index-order-supplier-container {
  background-color: #fff;
  border-radius: 2.13333333vw;
  padding: 6.66666667vw 8vw 6.66666667vw 5.86666667vw;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.member-index-order {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.member-index-order img {
  width: 11.46666667vw;
  height: 11.46666667vw;
  margin-right: 2.66666667vw;
}
.member-index-order div {
  font-size: 4.8vw;
  font-weight: 700;
  color: #3B3B3B;
}
.member-index-preferential {
  margin-top: 4vw;
  padding: 0 3.2vw;
}
.member-index-preferential-container {
  background-color: #fff;
  border-radius: 2.13333333vw;
  padding: 5.33333333vw 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.xian {
  background-color: #060404;
  height: 5.33333333vw;
  padding: 0 0.3px;
}
.member-index-preferential-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  text-align: center;
  cursor: pointer;
}
.member-index-preferential-item-top {
  font-size: 5.33333333vw;
  color: #000;
}
.member-index-preferential-item-bottom {
  font-size: 3.73333333vw;
  color: #000;
  margin-top: 1.33333333vw;
}
.member-index-other {
  margin-top: 4vw;
  padding: 0 3.2vw;
  padding-bottom: 4vw;
}
.member-index-other-container {
  background-color: #fff;
  border-radius: 2.66666667vw;
  padding: 5.33333333vw 6.93333333vw;
  box-sizing: border-box;
}
.member-index-other-item {
  margin-bottom: 6.93333333vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.member-index-other-item-left {
  display: flex;
  align-items: center;
}
.member-index-other-item-left img {
  width: 6.4vw;
  height: 6.4vw;
}
.member-index-other-item-left span {
  font-size: 4.26666667vw;
  color: #000;
  margin-left: 2.66666667vw;
}
.member-index-other-item-right .iconfont {
  font-size: 4.26666667vw;
  color: #000;
}
.nomargin-bottom {
  margin-bottom: 0 !important;
}
