@charset "utf-8";

/* CSS Document */
body {
  margin: 0 auto;
  font-size: 12px;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  background-color: #f5f5f5;
}
img {
  border: 0px;
}
form,
input,
select,
div,
ul,
li,
p,
h1,
h2,
h3,
h4,
em,
i {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}

.fhyxvipContainer {
  width: 100%;
  max-width: 1920px;
  background: #f5f5f5;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.fhyxvipBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url('//static.fhyx.com/images/application/pc/com/vip/bg.jpg') no-repeat;
  width: 100%;
  height: 1500px;
}

.carousel-container {
  width: 1110px;
  position: relative;
  display: inline-block;
  height: 180px;
  margin: 70px auto 0;
}
.carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 180px;
  position: relative;
  perspective: 1000px;
}
.arrow {
  position: absolute;
  top: 62px;
  width: 36px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 10;
}
.arrow.left {
  left: -81px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon1.png') no-repeat;
}
.arrow.right {
  right: -81px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon2.png') no-repeat;
}
.slider {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.card {
  height: 180px;
  width: 630px;
  box-shadow: 0px 8px 24px 0px rgba(158, 122, 93, 0.52);
  border-radius: 16px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
.card.qy {
  background-image: linear-gradient(45deg, #ffffff 0%, #fef3df 56%, #ffdfab 100%);
}
.card.yy {
  background-image: linear-gradient(45deg, #f5f5f5 0%, #e4f0f8 56%, #e4f4f9 100%);
}
.card.jy {
  background-image: linear-gradient(45deg, #fff9e5 0%, #ffe29e 56%, #ffdf75 100%);
}
.card.fh {
  background-image: linear-gradient(45deg, #f5faff 0%, #bad8ff 56%, #d1afff 100%);
}
.card-left {
  opacity: 0.7;
  z-index: 0;
  left: -100px;
  transform: scale(0.68254);
}
.card-center {
  z-index: 2;
  transform: scale(1);
}
.card-right {
  opacity: 0.7;
  z-index: 0;
  right: -100px;
  transform: scale(0.68254);
}
.card-hidden {
  display: none;
}
.card-level {
  float: left;
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #000000;
  margin: 23px 0 0 25px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.card-status {
  float: left;
  width: 56px;
  height: 20px;
  background-image: linear-gradient(90deg, #928172 0%, #cead9a 100%);
  border-radius: 4px 18px 18px 4px;
  margin: 25px 0 0 12px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.card-status.checked {
  background-image: linear-gradient(90deg, #e53d00 0%, #ff904d 100%);
}
.card-endtime {
  float: left;
  width: 100%;
  height: 16px;
  line-height: 16px;
  text-align: left;
  font-size: 16px;
  color: #c2a7a7;
  margin-top: 18px;
  text-indent: 25px;
  position: relative;
  z-index: 1;
}
.card-con {
  float: left;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-align: left;
  font-size: 14px;
  color: #5b6465;
  margin-top: 24px;
  text-indent: 25px;
  position: relative;
  z-index: 1;
}
.card-con .price {
  color: #e64103;
}
.card-progress {
  float: left;
  width: 400px;
  height: 16px;
  background-image: linear-gradient(0deg, rgba(255, 231, 203, 0.7) 0%, rgba(207, 163, 93, 0.7) 100%);
  border-radius: 12px;
  margin: 24px 0 0 25px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.card.yy .card-progress {
  background-image: linear-gradient(0deg, rgba(246, 254, 255, 0.7) 0%, rgba(175, 206, 222, 0.7) 100%);
}
.card.jy .card-progress {
  background-image: linear-gradient(0deg, rgba(255, 231, 203, 0.7) 0%, rgba(207, 163, 93, 0.7) 100%);
}
.card.fh .card-progress {
  background-image: linear-gradient(0deg, rgba(226, 239, 255, 0.7) 0%, rgba(175, 164, 255, 0.7) 100%);
}
.card-progress em {
  float: left;
  height: 16px;
  background-image: linear-gradient(180deg, #ffcd8b 0%, #ff6b13 100%);
}
.card-txt {
  float: right;
  width: auto;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 16px;
  color: #5b6465;
  margin: 20px 41px 0 0;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.card.yy .card-txt {
  color: #5b6465;
}
.card.jy .card-txt {
  color: #8d714d;
}
.card.fh .card-txt {
  color: #635568;
}
.card-bg {
  position: absolute;
  top: 0;
  right: 123px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon9.png') no-repeat;
  width: 158px;
  height: 178px;
}
.card-icon {
  position: absolute;
  top: -46px;
  right: 3px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon10.png') no-repeat;
  width: 172px;
  height: 172px;
}
.card.yy .card-icon {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon11.png') no-repeat;
}
.card.jy .card-icon {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon12.png') no-repeat;
}
.card.fh .card-icon {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon13.png') no-repeat;
}

.fhyxvipRights {
  display: inline-block;
  width: 1200px;
  height: 210px;
  margin: 50px auto 0;
  overflow: hidden;
  background-image: linear-gradient(180deg, #ffe6bb 0%, #fff2db 30%, #ffffff 100%);
  box-shadow: 0px 8px 24px 0px rgba(172, 136, 99, 0.71);
  border-radius: 16px;
  position: relative;
}
.fhyxvipRightsTitle {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 22px;
  color: #333333;
  margin: 12px 0 -8px 0;
}
.fhyxvipRightsTitle em {
  float: left;
  width: 6px;
  height: 24px;
  background-image: linear-gradient(0deg, #ffe582 0%, #ff9a4d 100%);
  border-radius: 5px;
  margin: 3px 10px 0 20px;
}
.fhyxvipRightsUl {
  display: flex;
  width: 100%;
  justify-content: center;
}
.fhyxvipRightsLi {
  display: inline-block;
  width: auto;
  height: 147px;
  margin: 0 70px;
}
.fhyxvipRightsLi em {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
}
.fhyxvipRightsLi:nth-child(1) em {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon3.png') no-repeat;
}
.fhyxvipRightsLi:nth-child(2) em {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon4.png') no-repeat;
}
.fhyxvipRightsLi:nth-child(3) em {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon5.png') no-repeat;
}
.fhyxvipRightsLi:nth-child(3) em i {
  position: absolute;
  bottom: 5px;
  right: -21px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon7.png') no-repeat;
  width: 70px;
  height: 40px;
}
.fhyxvipRightsLi:nth-child(4) em {
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon6.png') no-repeat;
  background-size: 100% 100%;
}
.fhyxvipRightsLi:nth-child(4) em i {
  position: absolute;
  bottom: 5px;
  right: -26px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon8.png') no-repeat;
  width: 80px;
  height: 40px;
}
.fhyxvipRightsLi:nth-child(4) .btn {
  width: 110px;
  height: 28px;
  border-radius: 17px;
  background-image: linear-gradient(0deg, #c3331e 0%, #f32000 100%);
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.fhyxvipRightsLi .title {
  display: block;
  width: auto;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 18px;
  color: #ff5e21;
  margin-top: 4px;
}
.fhyxvipRightsLi .con {
  display: block;
  width: auto;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 14px;
  color: #6e593f;
  margin-top: 8px;
}

.fhyxvipBottom {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.fhyxvipLevel {
  float: left;
  width: 100%;
  height: auto;
  background-image: linear-gradient(180deg, #fff2db 0%, #fff2db 22%, #ffffff 100%);
  box-shadow: 0px 8px 24px 0px rgba(172, 136, 99, 0.71);
  border-radius: 16px;
  margin-top: 24px;
}
.fhyxvipLevelTitle {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 22px;
  color: #333333;
  margin: 12px 0;
}
.fhyxvipLevelTitle em {
  float: left;
  width: 6px;
  height: 24px;
  background-image: linear-gradient(0deg, #ffe582 0%, #ff9a4d 100%);
  border-radius: 5px;
  margin: 3px 10px 0 20px;
}
.fhyxvipLevelUl {
  float: left;
  width: 1154px;
  height: auto;
  margin: 12px 0 42px 23px;
  border-radius: 16px;
  overflow: hidden;
}
.fhyxvipLevelLi {
  float: left;
  width: 210px;
  height: 180px;
}
.fhyxvipLevelLi.li {
  width: 236px;
}
.fhyxvipLevelLi span {
  float: left;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #6e593f;
}
.fhyxvipLevelLi .level {
  background: #e6bf94;
  font-weight: bold;
}
.fhyxvipLevelLi .pricearea {
  background: #fff7e8;
}
.fhyxvipLevelLi .credits {
  background: #fff2db;
}
.fhyxvipLevelLi .percent {
  background: #fff7e8;
}
.fhyxvipLevelLi .coupon {
  background: #fff2db;
}

.fhyxvipRule {
  float: left;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 8px 24px 0px rgba(198, 198, 198, 0.71);
  border-radius: 16px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.fhyxvipRuleTitle {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 22px;
  color: #333333;
  margin: 30px 0;
}
.fhyxvipRuleTitle em {
  float: left;
  width: 6px;
  height: 24px;
  background-image: linear-gradient(0deg, #ffe582 0%, #ff9a4d 100%);
  border-radius: 5px;
  margin: 3px 10px 0 20px;
}
.fhyxvipRuleUl {
  float: left;
  width: 1120px;
  height: auto;
  margin: 0 0 20px 40px;
}
.fhyxvipRuleUl p {
  float: left;
  width: 100%;
  height: auto;
  line-height: 22px !important;
  text-align: left;
  font-size: 14px !important;
  color: #333333 !important;
  margin-bottom: 20px;
}
.fhyxvipRuleUl p span {
  font-size: 14px !important;
  color: #333333 !important;
  line-height: 22px !important;
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;

  display: none;
  align-items: center;
  justify-content: center;
}
.modal-wrapper.show {
  display: flex;
}
.modal-wrapper .modal-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.modal-wrapper .modal-content {
  position: absolute;
  z-index: 2;
  width: 400px;
  height: 170px;
  background-color: #ffffff;
  border-radius: 16px;
}
.modal-wrapper .modal-content .close-btn {
  position: absolute;
  top: -50px;
  right: 0;
  width: 34px;
  height: 34px;
  background: url('//static.fhyx.com/images/application/pc/com/vip/icon_esc.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.modal-wrapper .modal-content .footer {
  display: flex;
  justify-content: center;
  gap: 33px;
}
.modal-wrapper .modal-content .footer .btn {
  width: 158px;
  height: 40px;
  border-radius: 30px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.modal-wrapper .modal-content .footer .btn.cancel {
  border: solid 1px #707070;
  background-color: #ffffff;
  color: #000000;
  line-height: 38px;
}
.modal-wrapper .modal-content .footer .btn.ok {
  background-color: #ff6a06;
  color: #ffffff;
}
.code-modal .tip {
  font-size: 18px;
  line-height: 21px;
  color: #707070;
  margin-top: 20px;
}
.code-modal .code-box {
  width: 349px;
  height: 36px;
  background-color: #f5f5f5;
  border-radius: 16px;

  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  color: #000000;

  margin: 15px auto 21px;
}

.check-modal .tip {
  font-size: 22px;
  font-weight: bold;
  line-height: 37px;
  color: #070707;
  margin-top: 10px;
}
.check-modal .actions {
  margin-top: 10px;
  padding: 0 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.check-modal .action {
  display: flex;
  align-items: center;

  gap: 13px;
}
.check-modal .action .icon {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: cover;
}
.check-modal .action .text {
  flex: 1;
  font-size: 18px;
  line-height: 31px;
  color: #070707;
  text-align: left;
}
.check-modal .action .btn {
  width: 118px;
  height: 40px;
  background-color: #ff6a06;
  border-radius: 30px;

  text-align: center;

  font-size: 18px;
  line-height: 40px;
  color: #ffffff;
  cursor: pointer;
}
.check-modal .action .btn.ok {
  background-color: #191919;
  cursor: default;
}
.check-modal .phone .icon {
  background-image: url('//static.fhyx.com/images/application/pc/com/vip/icon_mobile.png');
}
.check-modal .realname .icon {
  background-image: url('//static.fhyx.com/images/application/pc/com/vip/icon_realname.png');
}
