#cnzz_stat_icon_1257360646 {
  display: none;
}

body, html {
  font: 14px/1.5 PingFangSC-Regular, sans-serif;
  color: #333;
  background: #f6f6f6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  overflow-y: scroll;
}

ul, li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

button, input, textarea, a:focus {
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

a:link, a:visited, a:hover, a:active, a:focus {
  color: #999;
  text-decoration: none;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.container {
  padding: 0;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

.col-md-8 {
  width: 680px;
  padding: 0;
  margin-right: 20px;
  background: #fff;
}

.col-md-4 {
  width: 300px;
  padding: 0;
  background: #fff;
}

.pointer {
  cursor: pointer;
}

.verticalM {
  vertical-align: middle;
}

.loading {
  display: none;
}

.logo-top .navbar-right {
  color: #666;
}

.hide {
  display: none;
}

.over-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

input[type="text"],
input[type="password"],
select {
  padding: 0 10px;
}

select {
  text-align: center;
}

a.a-link {
  color: #337ab7;
}

.fs30 {
  font-size: 30px;
}

.fs28 {
  font-size: 28px;
}

.fs24 {
  font-size: 24px;
}

.fs22 {
  font-size: 22px;
}

.fs20 {
  font-size: 20px;
}

.fs18 {
  font-size: 18px;
}

.fs16 {
  font-size: 16px;
}

.fs14 {
  font-size: 14px;
}

.fs12 {
  font-size: 12px;
}

.padBtm30 {
  padding-bottom: 30px !important;
}

.mt50 {
  margin-top: 50px;
}

.mt30 {
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}

.mt15 {
  margin-top: 15px;
}

.mt12 {
  margin-top: 12px;
}

.mt10 {
  margin-top: 10px;
}

.mtf6 {
  margin-top: -6px;
}

.mt26 {
  margin-top: 26px;
}

.mr30 {
  margin-right: 30px;
}

.mr20 {
  margin-right: 20px;
}

.mr15 {
  margin-right: 15px;
}

.mr12 {
  margin-right: 12px;
}

.mr10 {
  margin-right: 10px;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb30 {
  margin-bottom: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml50 {
  margin-left: 50px;
}

.ml20 {
  margin-left: 20px;
}

.ml7 {
  margin-left: 7px;
}

.ml5 {
  margin-left: 5px;
}

.mr5 {
  margin-right: 5px;
}

.c-orange {
  color: #FD6060;
}

.c-green {
  color: #38b0fb;
}

.c-blue {
  color: #38c9af;
}

.c-grey {
  color: #8c8c8c;
}

.c-white {
  color: #fff;
}

.c-ccc {
  color: #ccc;
}

.c-333 {
  color: #333;
}

.c-666 {
  color: #666;
}

.c-555 {
  color: #555;
}

.c-999 {
  color: #999;
}

.border-all-ec {
  border: 1px solid #ececec;
}

.border-bottom-ec {
  border-bottom: 1px solid #ececec;
}

.border-right-ec {
  border-right: 1px solid #ececec;
}

.border-top-ec {
  border-top: 1px solid #ececec;
}

.border-top-f6 {
  border-top: 1px solid #f6f6f6;
}

.bar-box {
  border-top: 1px dashed #ececec;
}

.strong {
  font-weight: 700;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

button {
  border: 0;
  color: #fff;
}

.btn-link-black {
  color: #333;
  background: none;
}

.btn-link-666 {
  color: #666;
  background: none;
  cursor: pointer;
}

.btn-link-grey {
  color: #ccc;
  background: none;
  cursor: default;
}

.btn-login {
  width: 50px;
  height: 30px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #38b0fb;
  color: #38b0fb;
  margin-left: 4px;
}

.btn-login:hover {
  border: 1px solid #39A3E5;
  color: #39A3E5;
}

.btn-register {
  width: 50px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #38b0fb;
  background-color: #44befe;
}

.btn-register:hover {
  background-color: #39A3E5;
}

.btn-mini-orange-border {
  width: 74px;
  line-height: 28px;
  color: #FD6060;
  border: 2px solid #FD6060;
  font-size: 14px;
  border-radius: 2px;
  background-color: #fff;
}

.btn-mini-grey-border {
  width: 50px;
  line-height: 28px;
  color: #666;
  border: 1px solid #666;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-sm-orange-border {
  width: 82px;
  line-height: 30px;
  color: #FD6060;
  border: 1px solid #FD6060;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-sm-green-border {
  width: 82px;
  line-height: 30px;
  color: #38b0fb;
  border: 1px solid #38b0fb;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-sm-black-border {
  width: 82px;
  line-height: 30px;
  color: #333;
  border: 1px solid #333;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-md-grey-border {
  width: 128px;
  line-height: 40px;
  color: #666;
  border: 1px solid #666;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
}

.btn-mini-green {
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #44befe;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
}

.btn-mini-grey {
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #e3e3e3;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
}

.btn-sm-grey {
  width: 82px;
  height: 30px;
  line-height: 30px;
  background-color: #ccc;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
}

.btn-sm-orange {
  width: 82px;
  height: 30px;
  line-height: 30px;
  background-color: #F8726C;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  padding: 0 !important;
}

.btn-md-orange {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #F8726C;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-md-green {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #44befe;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-md-grey {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #ccc;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-orange {
  width: 160px;
  height: 42px;
  line-height: 42px;
  background-color: #F8726C;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-orange-border {
  width: 160px;
  line-height: 42px;
  color: #FD6060;
  border: 1px solid #FD6060;
  font-size: 16px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-green-border {
  width: 160px;
  line-height: 42px;
  color: #44befe;
  border: 1px solid #44befe;
  font-size: 16px;
  border-radius: 4px;
  background-color: #fff;
}

.btn-green, .alert-btn-sure {
  width: 160px;
  height: 42px;
  line-height: 42px;
  background-color: #44befe;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-grey {
  width: 160px;
  height: 42px;
  line-height: 42px;
  background-color: #ccc;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-lg-orange {
  height: 50px;
  line-height: 50px;
  padding: 0 32px;
  background-color: #F8726C;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
}

.btn-lg-vip {
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  background: linear-gradient(94deg, #FEE3B0 0%, #FFCE7E 100%);
  color: #754E1A;
  font-size: 20px;
  border-radius: 4px;
}

.btn-sm-lg-vip {
  height: 34px;
  line-height: 34px;
  padding: 0 12px;
  background: linear-gradient(94deg, #FEE3B0 0%, #FFCE7E 100%);
  color: #754E1A;
  font-size: 16px;
  border-radius: 4px;
}

.btn-sm-border-vip {
  width: 88px;
  line-height: 32px;
  color: #FDC467;
  border: 1px solid #FDC467;
  font-size: 16px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0);
}

.btn-lg-green {
  height: 50px;
  line-height: 50px;
  padding: 0 32px;
  background-color: #44befe;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
}

.btn-lg-grey {
  height: 42px;
  line-height: 42px;
  padding: 0 32px;
  background-color: #ccc;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
}

.btn-lg-orange-border {
  height: 50px;
  padding: 0 20px;
  color: #F8726C;
  border: 1px solid #FD6060;
  background: #fff;
  font-size: 20px;
  border-radius: 4px;
}

.btn-huge-orange {
  width: 272px;
  height: 44px;
  line-height: 44px;
  background-color: #F8726C;
  font-size: 22px;
  color: #fff;
  border-radius: 4px;
}

.btn-sm2-orange {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #F8726C;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}

.btn-sm-orange:hover,
.btn-sm2-orange:hover,
.btn-md-orange:hover,
.btn-orange:hover,
.btn-lg-orange:hover,
.btn-huge-orange:hover {
  background-color: #FD6060;
}

.btn-register:hover,
.btn-mini-green:hover,
.btn-md-green:hover,
.btn-lg-green:hover,
.btn-green:hover,
.alert-btn-sure:hover {
  background-color: #38b0fb;
}

.btn-mini-grey-border:hover,
.btn-md-grey-border:hover {
  border: 1px solid #333;
  color: #333;
}

.alert-bg,
.fixed-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.4;
  filter: Alpha(opacity=50);
}

.fixed-bg {
  display: block;
}

.height125 {
  height: 125px !important;
  min-height: 125px !important;
}

.alert-open {
  overflow: hidden;
  padding-right: 17px;
}

.login-box {
  display: none;
  position: fixed;
  left: 50%;
  top: 100px;
  width: 460px;
  margin-left: -230px;
  padding: 60px 70px;
  text-align: left;
  z-index: 1040;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.register-box {
  display: none;
  position: fixed;
  left: 50%;
  top: 100px;
  width: 460px;
  margin-left: -230px;
  text-align: left;
  z-index: 1040;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.alert-container {
  width: 620px;
  margin: 200px auto;
  background: #FFF;
  border-radius: 4px;
  position: relative;
}

.alert-box {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  z-index: 1050;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  font-size: 20px;
  overflow-x: hidden;
  overflow-y: auto;
}

.wid460 {
  width: 460px;
}

.alert-header {
  height: 60px;
  padding: 15px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 20px;
  color: #fff;
  background: #44befe;
  position: relative;
}

.alert-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../images/alert.png) no-repeat 0 0;
  cursor: pointer;
}

.alert-content {
  height: 150px;
  min-height: 150px;
  width: 100%;
  padding: 30px 20px;
  display: table;
  line-height: 34px;
}

.alert-content-txt {
  vertical-align: middle;
  display: table-cell;
}

.alert-footer {
  text-align: center;
}

.alert-btn-sure {
  margin: 0 auto 30px auto;
}

.alert-flex-footer {
  display: flex;
  border-top: 1px solid #ececec;
  text-align: center;
  cursor: pointer;
}

.alert-flex-btn {
  flex: 1;
  display: inline-block;
  font-size: 18px;
  height: 64px;
  line-height: 64px;
}

.alert-btn-cancel {
  color: #999;
  border-right: 1px solid #ececec;
}

.alert-btn-remove, .alert-btn-open {
  color: #38b0fb;
}

.alert-line-content {
  text-align: center;
  border-bottom: 1px solid #ececec;
  line-height: 70px;
}

.alert-line-content.jump {
  background: url("../images/ic_right.png") no-repeat 95% center/10px 19px;
}

.alert-line-content img {
  width: 26px;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}

.alert-line-content:first-child img {
  width: 24px;
}

.alert-line-btn {
  line-height: 23px;
  float: right;
  border-radius: 6px;
  border: 1px solid #999;
  padding: 3px 11px;
  margin-top: 20px;
  cursor: pointer;
}

#copy-text {
  position: absolute;
  z-index: -99;
}

.alert-sm-content {
  padding: 24px 20px;
  line-height: 40px;
}

.alert-vip-container {
  width: 620px;
  margin: 200px auto;
  border-radius: 4px;
  position: relative;
}
.alert-vip-container .alert-content {
  background: #fff;
  padding-top: 105px !important;
}
.alert-vip-container .alert-footer {
  background: #fff;
}
.alert-vip-container .alert-btn-sure {
  height: 42px;
  line-height: 42px;
  padding: 0 0;
  background: linear-gradient(94deg, #FEE3B0 0%, #FFCE7E 100%);
  color: #754E1A;
  font-size: 20px;
  border-radius: 4px;
  width: 175px;
}

.alert-header-img {
  height: 143px;
  margin-bottom: -75px;
  background: url("../images/vip_alert_header.png") no-repeat -1px 0;
  position: relative;
}

#alert-vip-middle .alert-vip-container {
  width: 488px;
}
#alert-vip-middle .alert-header-img {
  background: url("../images/vip_alert_header.png") no-repeat 0 -289px;
  height: 77px;
}

#alert-vip-small .alert-vip-container {
  width: 440px;
}

#alert-vip-small .alert-vip-container {
  margin-top: 100px;
}
#alert-vip-small .alert-header-img {
  background: url("../images/vip_alert_header.png") no-repeat 0 -144px;
  margin-bottom: -78px;
}
#alert-vip-small .alert-content-txt img {
  width: 200px;
  margin: 10px 0;
}

.look-over-vip {
  font-size: 18px;
  color: #38b0fb;
  line-height: 25px;
  cursor: pointer;
  margin: 0 0 30px 90px;
}

.look-over-vip-icon {
  width: 9px;
  height: 16px;
  background: url(../images/arrow_green.png) no-repeat 0 0;
  background-size: contain;
  margin-top: -4px;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}

.crystals-info {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin: -50px 0 30px 90px;
}

.group-content {
  color: #666;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 0 35px 0;
}

.group-name {
  color: #666;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 18px;
}

.circle-group {
  width: 90px;
  height: 90px;
  background: #FD6060;
  border-radius: 50%;
  color: #fff;
  padding-top: 35px;
  line-height: 20px;
  cursor: pointer;
}

.group-center .main {
  height: 176px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.group-center .group-count {
  width: 2000px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -6px;
}

.group-center .group-count .group {
  float: left;
  width: 90px;
  text-align: center;
  margin: 0 15px 50px 15px;
}

.group-center .group-bar {
  margin: 0 auto;
  border: 4px solid #ccc;
  width: 350px;
  position: relative;
}

.group-center .group-bar-circle {
  width: 22px;
  height: 22px;
  background: #44befe;
  border-radius: 50%;
  margin-top: -11px;
  position: absolute;
  top: 0;
  left: -4px;
  cursor: pointer;
}

.group-center .group-bar-bg {
  position: absolute;
  top: -4px;
  left: -4px;
  width: 0;
  border: 4px solid #44befe;
  cursor: pointer;
}

.message {
  width: 400px;
  margin: 0 auto;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 15px;
  display: none;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -200px;
}

.fix {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 1039;
  background-color: black;
  display: none;
}

.login-box h3 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #38b0fb;
  font-weight: 700;
  margin: 0 0 40px 0;
}

.login-box h4 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 50px;
}

.login-box input[type="text"],
.login-box input[type="password"] {
  width: 320px;
  height: 40px;
  text-indent: 5px;
  border-radius: 0;
  border: 1px solid #ececec;
  font-size: 14px;
}

.login-box input[type="text"]:focus,
.login-box input[type="password"]:focus {
  border: 1px solid #ccc;
  box-shadow: none;
}

.login-box input.input-right {
  border: 1px solid #44befe;
}

.login-box input.input-error {
  border: 1px solid #E65353;
}

.error-warn {
  height: 40px;
  line-height: 45px;
  color: #E65353;
  margin-bottom: 0;
  visibility: hidden;
}

.btn-grey.on {
  background: #38b0fb;
}

.login-line {
  position: relative;
}

.login-line-num {
  width: 190px;
  position: relative;
}

.forgetpass {
  margin-top: -20px;
  font-size: 12px;
  text-align: right;
  margin-bottom: 10px;
}

.login-box p {
  font-size: 13px;
  text-align: left;
}

.login-link a {
  font-size: 12px;
  color: #38b0fb;
}

.regist-content {
  text-align: center;
  padding: 52px 0 93px 0;
}

.regist-txt {
  font-size: 14px;
  line-height: 20px;
}

.regist-app {
  width: 154px;
  height: 154px;
  margin: 31px auto 32px auto;
  background: url(../images/app_down.png) no-repeat 0 0;
  background-size: contain;
}

.error-tixing {
  height: 40px;
  line-height: 40px;
  color: #E65353;
  margin-bottom: 0;
  visibility: hidden;
}

.authcode {
  position: absolute;
  right: 0;
  top: -40px;
}

.authcode a {
  font-size: 12px;
  color: #8C8C8C;
  text-decoration: underline;
}

.icon-photo {
  width: 120px;
  height: 120px;
  border-radius: 60px;
}

.code {
  width: 120px;
  height: 40px;
  border: 1px solid #E9E9E9;
}

.dxyzm, .dxyzm-check {
  width: 120px;
  height: 40px;
  border-radius: 2px;
  background: #ececec;
  color: #fff;
  line-height: 36px;
  cursor: not-allowed;
  font-size: 14px;
}

.voice-box {
  margin-top: -20px;
  left: 128px !important;
  display: inline-block;
}

.protocol {
  position: relative;
  left: 42px;
  height: 40px;
  line-height: 40px;
  color: #8C8C8C;
  font-size: 12px;
  padding-left: 20px;
  top: -12px;
}

.protocol input[type="checkout"] {
  opacity: 0;
  z-index: 9;
  position: absolute;
  top: 14px;
  left: 0;
}

.voice-check {
  position: absolute;
  top: 14px;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-position: -159px -182px;
}

.btn-login2, .privacy-btn-agree {
  display: inline-block;
  border: 0;
  font-size: 16px;
  color: #fff;
  background-color: #38b0fb;
  border-radius: 4px;
  width: 160PX;
  height: 40px;
  line-height: 20px;
  text-align: center;
  margin: 20px 0;
}

#privacy-box h3 {
  font-size: 25px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

#privacy-box .login-line {
  line-height: 2.5em;
  font-size: 16px;
}

#privacy-box a {
  color: #38B0FB;
  border-bottom: 1px solid #38B0FB;
}

.btn-login-after, .btn-login-before {
  background-color: #CBCBCB;
  cursor: not-allowed;
}

.privacy-btn-agree {
  margin: 20px auto;
  display: block;
  width: 300px;
  line-height: 48px;
  height: 50px;
  font-size: 18px;
}

.privacy-btn-back {
  font-size: 18px;
  color: #999;
  background: none;
}

.can-click {
  color: #FFF;
  background: #38b0fb;
  cursor: pointer;
}

.icon-male {
  display: inline-block;
  width: 90px;
  height: 40px;
  background-position: -10px -225px;
  margin-right: 40px;
  vertical-align: middle;
}

.login-box input[type="radio"]:checked + i.icon-male {
  background-position: -110px -225px;
}

.icon-female {
  display: inline-block;
  width: 90px;
  height: 40px;
  background-position: -310px -225px;
  vertical-align: middle;
}

.login-box input[type="radio"]:checked + i.icon-female {
  background-position: -210px -225px;
}

.autocomplete-hidden {
  width: 0 !important;
  height: 0 !important;
  border: none !important;
  outline: none !important;
}

.btn-grey.on {
  background: #38b0fb;
}

.l-flex-box {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1051;
}

.l-pay-box {
  width: 843px;
  height: 727px;
  background-color: #ffffff;
  margin-top: 30px;
}

.l-pay-title-box {
  width: 100%;
  height: 85px;
  background: url("../images/vip/ic_vip_tc.png") no-repeat 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.l-vip-pay {
  background: url("../images/vip-pay.png") no-repeat 0 0;
}

.l-vip-pay-item {
  display: inline-block;
  width: 71px;
  height: 20px;
}

.l-vip-pay-position {
  background-position: 0 -155px;
}

.l-vip-pay-position-lost {
  background-position: 0 -176px;
}

.l-vip-pay-item2 {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.l-cancel {
  padding: 21px;
  cursor: pointer;
}

.l-vip-pay-position2 {
  background-position: -70px -132px;
}

.l-vip-pay-item3 {
  display: inline-block;
  width: 12px;
  height: 22px;
}

.l-vip-pay-position3 {
  background-position: -23px -132px;
  cursor: pointer;
}

.l-vip-pay-position4 {
  background-position: -36px -132px;
  cursor: pointer;
}

.l-pay-title-status {
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.l-pay-title {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 21px;
  margin: 0 18px 0 12px;
}

.l-price-box {
  width: 160px;
  height: 180px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #CFCFCF;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 30px;
}

.l-price-title {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  line-height: 25px;
}

.l-price {
  font-weight: 600;
  color: #8F6935;
  margin-bottom: 0 !important;
}

.l-discount-price {
  font-size: 16px;
  font-weight: 400;
  color: #9B9B9B;
  line-height: 22px;
  text-decoration: line-through;
}

.fontSize16 {
  font-size: 16px;
}

.fontSize33 {
  font-size: 33px;
}

.mr30 {
  margin-right: 30px;
}

.l-price-item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.l-price-arrow {
  padding: 0 22px;
}

.l-prompt-text {
  line-height: 22px;
  color: #222;
  font-size: 22px;
  font-weight: 600;
  margin: 26px 0 0 57px;
}

.l-price-list-box {
  display: flex;
  justify-content: flex-start;
  width: 730px;
}

.l-continuous {
  width: 500px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin: 20px 0 20px 57px;
}

.l-continuous-line {
  width: 100%;
  height: 4px;
  background: #FDC467;
  border-radius: 3px;
  opacity: 0.67;
  margin-top: -5px;
}

.l-pay-type-box {
  display: flex;
  margin-left: 57px;
  margin-top: 30px;
}

.l-vip-pay-select {
  display: inline-block;
  width: 14px;
  height: 14px;
}

.l-vip-pay-ali {
  display: inline-block;
  width: 98px;
  height: 34px;
  margin-left: 10px;
}

.l-vip-pay-wx {
  display: inline-block;
  width: 108px;
  height: 34px;
  margin-left: 10px;
}

.l-vip-pay-position5 {
  background-position: 0 -197px;
}

.l-vip-pay-position6 {
  background-position: -15px -197px;
}

.l-vip-pay-position-ali {
  background-position: 0 -62px;
}

.l-vip-pay-position-wx {
  background-position: 0 -97px;
}

.l-pay-type-title {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  margin-right: 26px;
}

.l-pay-type {
  display: flex;
  align-items: center;
}

.l-pay-type-wx {
  margin-left: 120px;
}

.l-pay-qr-box {
  width: 730px;
  height: 240px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #CFCFCF;
  display: flex;
  margin-left: 57px;
  margin-top: 30px;
}

.l-pay-qr-desc {
  width: 134px;
  height: 238px;
  background: #FFFFFF;
  box-shadow: -1px 0px 0px 0px #CFCFCF;
  border-radius: 10px 4px 0px 10px;
  border-right: solid 1px #d6d6d6;
}

.l-pay-qr-left {
  width: 133px;
  height: 70px;
  background: linear-gradient(90deg, #F7D4A2 0%, #FDE5C4 100%);
  border-radius: 10px 4px 4px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-vip-pay-qr {
  display: inline-block;
  width: 22px;
  height: 22px;
}

.l-vip-pay-position7 {
  background-position: 0 -132px;
}

.l-pay-text {
  font-size: 16px;
  font-weight: 400;
  color: #8F6935;
  line-height: 22px;
  margin-left: 10px;
}

.l-pay-qrcode {
  width: 142px;
  height: 142px;
  margin-bottom: 16px;
}

.l-pay-qrcode-box {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-left: 50px;
  margin-top: 21px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fontColor1 {
  color: #24A838;
}

.fontColor2 {
  color: #00ABF1;
}

.fontColorRed {
  color: #8F6935;
  font-size: 34px;
}

.l-pay-qrcode-box > p {
  margin: 0;
}

.l-pay-price {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
  margin-top: 77px;
  margin-left: 10px;
  width: 197px;
}

.l-price-orgins {
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  text-decoration: line-through;
  margin-left: 12px;
}

.l-vip-pay-pic {
  display: inline-block;
  width: 139px;
  height: 240px;
}

.l-vip-pay-position8 {
  background-position: -239px 0;
}

.l-vip-pay-position9 {
  background-position: -380px 0;
}

.l-vip-pay-position10 {
  background-position: -109px 0;
}

.l-pay-agreement-box {
  width: 730px;
  display: flex;
  justify-content: flex-end;
  margin: 14px 0 0 57px;
}

.l-pay-agreement {
  font-size: 16px;
  font-weight: 400;
  color: #999999 !important;
  line-height: 22px;
}

.l-pay-login {
  width: 90px;
  height: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #8F6935;
  line-height: 30px;
  border-radius: 3px;
  background: url("../images/vip/button-login.png") no-repeat 0 0;
  text-align: center;
  cursor: pointer;
}

.l-user-pic {
  width: 60px;
  height: 60px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}

.displayNone {
  display: none;
}

.l-price-special {
  width: 160px;
  height: 30px;
  margin-bottom: 16px;
  padding-left: 1px;
  display: flex;
}

.l-vip-pay-special {
  display: inline-block;
  width: 90px;
  height: 30px;
}

.l-vip-pay-position-free {
  background-position: 0 0;
}

.l-vip-pay-position-special {
  background-position: 0 -31px;
}

.l-price-selected {
  background: #FFF8ED;
  border: 2px solid #FDC467;
}

.l-pay-qrcode-box3 {
  background-image: url("../images/vip/qrcode.png");
  background-size: 142px 142px;
}

.l-pay-qrcode-box5 {
  background-image: url("../images/vip/app-qr.png");
  background-size: 142px 142px;
}

.l-pay-qrcode-box4 {
  background: #000000;
  opacity: 0.8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.l-pay-qrcode-box2, .l-pay-qrcode-box4 {
  width: 142px;
  height: 142px;
}

.l-pay-qrcode-expire-text {
  font-size: 16px;
  font-weight: 400;
  color: #F5F5F5;
  line-height: 22px;
}

.fontSize20 {
  font-size: 20px;
}

.l-pay-qrcode-expire {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
}

.l-pay-login-button {
  width: 405px;
  height: 70px;
  background: url("../images/vip/Rectangle.png");
  margin: 0 auto;
  text-align: center;
  line-height: 70px;
  margin-top: 40px;
  cursor: pointer;
}

.l-pay-login-button-text {
  font-size: 20px;
  font-weight: 500;
  color: #8F6935;
}

.l-pay-p2 {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-top: 10px !important;
}

.l-pay-app-desc {
  width: 177px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin: 100px 11px 0 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.l-pay-app-desc > p {
  margin: 0;
}

.l-vip-label {
  background: linear-gradient(136deg, #FDF5CB 0%, #FDC467 100%);
  border-radius: 10px 0px 10px 0px;
  font-size: 14px;
  font-weight: 600;
  color: #8F6935;
  text-align: center;
  line-height: 30px;
  padding: 0 15px;
}

.mtl-l {
  margin: -2px 0 0 -1px;
}

.block-box {
  line-height: 20px;
  box-sizing: border-box;
  background: #fff;
}

.block-warning {
  width: 23px;
  margin-right: 5px;
  margin-top: -4px;
}

.block-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 37px;
  text-align: center;
  margin-bottom: 30px;
}

.block-content {
  font-size: 14px;
  line-height: 2em;
  text-indent: 2em;
}

.black {
  font-weight: bold;
}

.green {
  color: #44B6FE;
  cursor: pointer;
}

.block-alert-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.block-alert-box {
  width: 302px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  padding: 43px 20px 34px;
  margin: 108px auto 0;
  box-sizing: border-box;
}

.block-alert-close {
  width: 23px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.block-alert-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.block-alert-email {
  line-height: 30px;
  background: #EBF9FF;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  margin: 14px 0 15px;
}

.block-alert-email span {
  color: #44B6FE;
  float: left;
}

.block-alert-email-copy {
  width: 53px;
  line-height: 24px;
  background: #44B6FE;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-top: 3px;
  float: right;
  cursor: pointer;
}

.block-alert-content {
  font-size: 14px;
  line-height: 29px;
}

.block-alert-tips {
  font-size: 14px;
  color: #999;
  line-height: 28px;
  margin-top: 20px;
}

.toast {
  position: fixed;
  left: 0;
  right: 0;
  top: 30%;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
  width: 150px;
  transition-duration: 1s;
  opacity: 0;
  display: none;
  text-align: center;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  z-index: 9999;
}

.appeal-detail {
  font-size: 16px;
  color: #44B6FE;
  line-height: 32px;
  margin-bottom: 15px;
}

.block-btn {
  line-height: 50px;
  background: #44B6FE;
  color: #fff;
  border-radius: 4px;
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.intro-bg {
  height: 250px;
  background: url(../images/intro_bg.png) no-repeat 0 0;
}

.intro-bg .container {
  height: 250px;
  position: relative;
}

.imgtitle {
  position: absolute;
  top: 142px;
  left: 0;
}

.imgt-1 {
  font-size: 34px;
  color: #fff;
}

.imgt-2 {
  font-size: 18px;
  color: #fff;
  font-family: "arial";
}

.intro-title {
  font-size: 20px;
  margin: 40px 0 20px 0;
}

.intro-para {
  text-indent: 2em;
  font-size: 16px;
  line-height: 32px;
}

.intro-title2 {
  color: #38b0fb;
  font-size: 20px;
  line-height: 20px;
  margin: 40px 0 14px 0;
}

.titbg {
  display: inline-block;
  height: 20px;
  width: 4px;
  background: #44befe;
  margin: 0 10px 0 3px;
  vertical-align: top;
}

.contact-text {
  font-size: 16px;
  line-height: 32px;
}

.contact-justify {
  display: inline-block;
  width: 65px;
}

.join-box {
  border: 1px solid #ececec;
  margin-top: 30px;
}

.join-title {
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  background: #f9f9f9;
  border-bottom: 1px solid #ececec;
  padding-left: 20px;
}

.join-content {
  background: #fff;
  padding: 30px 20px 50px 20px;
}

.join-g {
  color: #38b0fb;
  font-size: 18px;
}

.join-t {
  font-size: 18px;
  margin: 40px 0 10px 0;
}
.join-t.first {
  margin: 20px 0 10px 0;
}

.join-p {
  color: #666;
  font-size: 16px;
  line-height: 32px;
}
