/*会员中心*/
.top-img-box {
  width: 100%;
  position: relative;
}
.top-title{
  position: absolute;
  left: 120px;
  bottom: 70px;
  font-size: 48px;
  color: #fff;

}

.img-style {
  width: 100%;
  height: 100%;
}

.middle-carousel {
  margin-top: 40px;
}
.nav-switch{
  margin: 30px auto 40px auto;
  font-size: 22px;
  color: #5d5a59;
  font-weight: normal;
  font-stretch: normal;
}
.nav-switch > span{
  display: inline-block;
}
.nav-switch > span > a{
  color: #5d5a59;
}
.nav-switch-split{
  padding: 0 30px;
}
.carousel-box, .member-grade, .member-welfare {
  width: 98%;
  max-width: 1200px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}



.offer-name {
  font-size: 18px;
  color: #766029;
}

.member-grade-name {
  font-size: 36px;
  color: #000;
  margin-bottom: 20px;
}

.grade-list li {
  padding: 25px 10px;
  color: #4c4948;
  font-size: 16px;
  border-bottom: 1px solid #cdcdcd;
  line-height: 30px;
}

.grade-list li:first-child {
  border-top: 1px solid #cdcdcd;
}

.details-line {
  cursor: pointer;
  height: auto;
  width: auto;
}
.details-line:after{
  font-size: 0;
  /*内容为空*/
  content: "";
  /*高度为父级元素的100%*/
  height: 100%;
}
.details-title{
  display: inline-block;
  width: 7px;
  height: 30px;
  background: #e6983e;
  margin-right: 20px;
  vertical-align: middle;
}
.member-crm{
  font-size: 18px;
  letter-spacing: 0px;
  color: #4c4948;
  //left: 30px;
  //position: relative;
}

input[type="radio"] + label::before {
  content: "\a0"; /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: 1em;
  height: 1em;
  margin-right: .4em;
  border-radius: 50%;
  border: 1px solid #4c4948;
  text-indent: .15em;
  line-height: 1;
}

input[type="radio"]:checked + label::before {
  background-color: #4c4948;
  background-clip: content-box;
  padding: .1em;
  margin-top: -3px;
}

.welfare-table {
  width: 100%;
}

.welfare-table tr td {
  border-bottom: 1px solid #cdcdcd;
  padding: 15px 10px;
  font-size: 18px;
  color: #4c4948;
  width: 50%;
}

.welfare-table tr td:first-child{
  text-align: left;
}

.member-welfare-name {
  font-size: 36px !important;
  color: #000 !important;
}

.isEnjoy {
  width: 35px;
  height: 27px;
  display: inline-block;
  text-align: left;
  background-image: url("../img/member/user-ico.png");
  background-position: 0 361px;
}

.registered-member{
  width: 216px;
  height: 56px;
  border-radius: 28px;
  border: solid 2px #eb8a1b;
  margin-bottom: 160px;
  margin-top: 30px;
}
.registered-member >span{
  color: #eb8a1b;
  line-height: 51px;
  font-size: 26px;
  cursor: pointer;
}
.nav-right > a{
  margin-right: 5px;
}
.nav-right > a:last-child{
  margin-right: 0;
}
.qe-code{
  margin-top: 50px;
  display: none;
}

/*联系我们*/
.contact-details-box {
  width: 98%;
  max-width: 1200px;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 80px;
}

.contact-details-name {
  font-size: 26px !important;
  color: #000;
}

.contact-details:nth-child(odd) {
  padding-right: 50px;
}

.contact-details:nth-child(even) {
  padding-left: 50px;
}

.contact-details {
  float: left;
  width: 50%;
  margin-bottom: 50px;
}

.contact-details li {
  padding: 20px 10px;
  color: #4c4948;
  font-size: 16px;
  border-bottom: 1px solid #cdcdcd;
}

.new-show-top-bg {
  position: relative;
}

.new-top-title {
  font-family: SourceHanSansSC-Regular;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 40px;
  border-top: 2px solid #333;
  margin-top: -15px;
}
.new-icon-box{
  max-width: 800px;
  text-align: center;
  margin-bottom: 50px;
}

.new-top-split {
  border-bottom: 1px solid #4c4948;
  text-align: center;
  width: 72px;
  margin-bottom: 10px;
}

.new-top-subtitle {
  font-size: 16px;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.new-box-content {
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1.7px;
  color: #5d5a59;
  line-height: 34px;
  margin-bottom: 40px;
}
.new-box-content p{
  text-indent: 30px;
}
.new-box-content.correction{
  margin-top: -25px;
}
.journey-end{
  font-family: Microsoft YaHei-Bold;
  font-size: 28px;
  letter-spacing: 2.4px;
  color: #5d5a59;
}

.new-box-botton-title {
  color: #5d5a59;
  font-size: 30px;
  text-align: center;
  letter-spacing: 2.7px;
  font-family: Microsoft YaHei-Bold;
}
.about-split{
  text-align: center;
  background: url("../img/about/about-split.jpg") no-repeat;
  width: 100px;
  height: 15px;
  margin: 20px auto 15px auto;
}
.about-time{
  font-family: DIN-Medium;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 1.3px;
  color: #5d5a59;
  text-align: center;
  margin-bottom: 40px;
}

.new-bottom-box {
  margin-top: 20px;
  margin-bottom: 40px;
}

.margin-botton-none {
  margin-bottom: 0 !important;
}

.new-bottom-box li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  width: calc(33.33% - 20px);
}

.new-bottom-box li:last-child {
  margin-right: 0;
}

.new-botton-icon-title {
  font-size: 20px;
  color: #fffefe;
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.member-title-box{
  width: auto;
  height: auto;
  line-height: 24px;
  text-align: left;
  display: inline-block;
}
.member-title-top{
  text-align: center;
  font-weight: bold;
}
.member-title-bottom{
  text-align: center;
}
.contact-phone{
  display: inline-block;
  width: 24px;
  height: 26px;
  margin-right: 20px;
  background: url("../img/member/phone-icon.png") no-repeat;
}
.swiper-slide{
  //height: 200px !important;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.contact-mailbox{
  display: inline-block;
  width: 25px;
  height: 18px;
  margin-right: 20px;
  margin-top: 2px;
  background: url("../img/member/mailbox-icon.png") no-repeat;
}
.contact-info{
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 992px) and (max-width: 1200px)  {
  .top-title{
    left: 150px;
    bottom: 80px;
    font-size: 40px;
  }

}

@media (max-width: 992px) {
  .carousel-box, .member-welfare, .member-grade, .footer-title, .offer-list {
    width: 100%;
  }
  .top-title{
    left: 100px;
    bottom: 50px;
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .carousel-box, .member-welfare, .member-grade, .footer-title, .offer-list, .contact-details-box {
    width: 100%;
  }
  .expand-all {
    background: url(../img/about/about-nex.jpg) no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
  }
  .contact-details-box {
    margin-top: 20px;
  }
  .contact-details {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-details-name {
    font-size: 20px !important;
  }
  .contact-details:nth-child(odd) {
    padding-right: 0;
  }
  .contact-details:nth-child(even) {
    padding-left: 0;
  }

  .new-bottom-box li {
    display: block;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .swiper-container {
    padding: 0 !important;
  }
  .swiper-button-next,.swiper-button-prev{
    display: none;
  }
  .member-welfare-name {
    font-size: 18px !important;
  }
  .welfare-table tr td {
    padding: 10px 5px;
    font-size: 12px;
  }
  .member-crm{
    font-size: 12px;
  }
  .grade-list li{
    line-height: 20px;
  }

  .grade-list li {
    padding: 10px;
    font-size: 12px;
  }
  .grade-list li label{
    text-indent: 30px;
  }
  .carousel-box, .member-grade, .member-welfare {
    margin-bottom: 20px;
  }
  .nav-switch{
    font-size: 24px;
  }
  .nav-switch-split{
    padding: 0 10px;
  }
  .new-top-title{
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .new-top-title{
    font-size: 30px;
  }
  .new-icon-box{
    margin-bottom: 20px;
  }
  .new-box-botton-title{
    font-size: 24px;
  }
  .about-time{
    font-size: 20px;
  }
  .new-box-content{
    font-size: 20px;
    letter-spacing: 1.4px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .journey-end{
    font-size: 20px;
    letter-spacing: 1.4px;
    line-height: 30px;
  }
  .new-box-content.correction{
    margin-top: -8px;
  }
  .nav-switch{
    margin: 20px 0;
  }
  .top-title{
    left: 50px;
    bottom: 30px;
    font-size: 24px;
  }
}
