@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;
  }
}
.deductionGold {
  background: url(/img/member/member-bg.png) no-repeat;
  background-size: 100%;
  padding-bottom: 1.5rem;
}
.deductionGold .member-header {
  background: transparent;
}
.deductionGold .content .content-top-title {
  margin-top: 0.1rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.32rem;
  color: #181818;
}
.deductionGold .content .content-top-text {
  margin-top: 0.3rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.24rem;
  color: #666666;
}
.deductionGold .content .content-top-img {
  position: relative;
  background: url(/img/member/merber-bg02.png) no-repeat;
  background-size: 100%;
  height: 2.1rem;
  margin: 0 0.3rem;
  margin-top: 0.3rem;
}
.deductionGold .content .content-top-img .content-top-top {
  position: relative;
  display: flex;
  justify-content: space-around;
  padding-top: 0.3rem;
}
.deductionGold .content .content-top-img .content-top-top::after {
  content: "";
  position: absolute;
  top: 0.38rem;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 0.8rem;
  background: #BE7B61;
}
.deductionGold .content .content-top-img .content-top-top .content-top-top-left {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.deductionGold .content .content-top-img .content-top-top .content-top-top-left .content-top-top-left-title {
  font-weight: bold;
  font-size: 0.38rem;
  color: #532510;
}
.deductionGold .content .content-top-img .content-top-top .content-top-top-left .content-top-top-text {
  font-weight: 400;
  font-size: 0.26rem;
  color: #532510;
  line-height: 1;
}
.deductionGold .content .content-top-img .content-top-bottom {
  position: absolute;
  bottom: 0.05rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 600;
  font-size: 0.26rem;
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  width: 100%;
  text-align: center;
}
.deductionGold .content .member-box {
  box-sizing: border-box;
  margin: 0 0.3rem;
}
.deductionGold .content .member-box .member-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.deductionGold .content .member-box .member-title .texts {
  font-weight: 600;
  font-size: 0.34rem;
  color: #181818;
  margin: 0 0.28rem;
}
.deductionGold .content .member-box .member-title img {
  height: 0.18rem;
}
.deductionGold .content .member-box .member-content {
  display: flex;
  background-color: #fff;
  margin-top: 0.3rem;
}
.deductionGold .content .member-box .member-content .member-tab {
  width: 2.5rem;
  flex: 1;
}
.deductionGold .content .member-box .member-content .member-content-box {
  display: flex;
}
.deductionGold .content .member-box .member-content .right-item {
  text-align: center;
  width: 2.3rem;
}
.deductionGold .content .member-box .member-content .tab-top-title {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.08rem;
  font-weight: 600;
  font-size: 0.24rem;
  color: #181818;
  background-color: #FFF8EA;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
}
.deductionGold .content .member-box .member-content .tab-top-title-left {
  background-color: #FFF3DB;
  border-radius: 0.14rem 0 0 0;
  border-left: 1px solid #FEE5BF;
  border-top: 1px solid #FEE5BF;
  box-sizing: border-box;
}
.deductionGold .content .member-box .member-content .tab-top-title-right {
  border-radius: 0 0.14rem 0 0;
  border-right: 1px solid #EEEEEE;
}
.deductionGold .content .member-box .member-content .tab-width {
  width: 2.5rem;
}
.deductionGold .content .member-box .member-content .center-box {
  display: flex;
  align-items: baseline;
  flex-direction: column;
  padding: 0.3rem;
  border-bottom: 1px dashed #EEEEED;
  border-left: 1px solid #EEEEEE;
}
.deductionGold .content .member-box .member-content .center-box .center-box-item {
  display: flex;
  align-items: baseline;
  margin-top: 0.3rem;
  margin-left: 0.46rem;
}
.deductionGold .content .member-box .member-content .center-box .center-box-item .center-texts {
  font-weight: 400;
  font-size: 0.22rem;
  color: #181818;
}
.deductionGold .content .member-box .member-content .center-box .center-box-item img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.09rem;
}
.deductionGold .content .member-box .member-content .tab-text-left {
  font-weight: 400;
  font-size: 0.22rem;
  color: #532510;
  background-color: #FFF9ED;
  padding: 0.3rem;
  border-left: 1px solid #FEE5BF;
  border-top: 1px dashed #EEEEED;
}
.deductionGold .content .member-box .member-content .tab-text-left .tab-text-title {
  font-weight: 600;
  font-size: 0.22rem;
  color: #181818;
}
.deductionGold .content .member-box .member-content .tab-text-left .tab-text-text {
  margin-top: 0.3rem;
  font-size: 0.22rem;
  color: #532510;
  font-weight: 400;
}
.deductionGold .content .member-box .member-content .tab-text-left-height {
  height: 1.2rem;
}
.deductionGold .content .member-box .member-content .btn-box {
  flex-direction: column;
  align-items: center;
}
.deductionGold .content .member-box .member-content .btn-box .price {
  font-weight: 600;
  font-size: 0.24rem;
  color: #E02520;
}
.deductionGold .content .member-box .member-content .btn-box .btn-submit {
  margin-top: 0.2rem;
  width: 1.7rem;
  height: 0.56rem;
  background: linear-gradient(90deg, #FAE4C9, #E4A860);
  border-radius: 0.28rem;
  font-weight: 600;
  font-size: 0.24rem;
  color: #532510;
  text-align: center;
  line-height: 0.56rem;
}
.deductionGold .content .member-box .member-content .btn-box .btn-advisory {
  margin-top: 0.2rem;
  width: 1.7rem;
  height: 0.56rem;
  background: #FFF9ED;
  border-radius: 0.28rem;
  font-weight: 600;
  font-size: 0.24rem;
  color: #666666;
  text-align: center;
  line-height: 0.56rem;
  border: 1px solid #EBCD8F;
}

.footer-btn {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #EEEEEE;
}
.footer-btn .footer-btn-text {
  width: 6.9rem;
  height: 0.9rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #FF4C2F, #E02520);
  border-radius: 0.45rem;
  border: 0px solid #F5F5F5;
  font-weight: 600;
  font-size: 0.32rem;
  color: #FFFFFF;
}/*# sourceMappingURL=memberBenefits.css.map */