#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;
}

.ic-profile {
  background: url(../images/ic-profile.png) no-repeat 0 0;
}

.sort-choose, .sort-province-status, .sort-choose, .sort-city-status {
  display: inline-block;
  height: 24px;
  line-height: 22px;
  padding: 0 16px;
  margin: 0 8px 12px 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  text-align: center;
  color: #666;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}

.sort-choose.on, .sort-province-status.on, .sort-choose.on, .sort-city-status.on {
  line-height: 20px;
  border: 2px solid #FD6060;
  color: #FD6060;
}

.sort-choose.on .choose-pic, .sort-province-status.on .choose-pic, .sort-city-status.on .choose-pic {
  background-position: -157px -65px;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.tab-border {
  background: #f9f9f9;
  overflow: hidden;
}

.login-box .tab-border {
  background: #fff;
}

.tab-border-bottom {
  border-bottom: 1px solid #ececec;
  margin-top: -1px;
}

.tab-border > li {
  float: left;
}

.tab-border > li > a {
  display: inline-block;
  margin-right: 0;
  font-size: 18px;
  height: 52px;
  line-height: 52px;
  padding: 0 26px;
}

.tab-border > li.active > a,
.tab-border > li.active > a:hover,
.tab-border > li.active > a:focus {
  border: 0;
  border-top: 2px solid #44befe;
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-radius: 0;
  background-color: #fff;
  color: #38b0fb;
}

.tab-border > li.active:first-child > a,
.tab-border > li.active:first-child > a:hover,
.tab-border > li.active:first-child > a:focus {
  border-left: 0;
}

.login-box .tab-border > li > a {
  border: none !important;
}

.tab-small {
  padding: 26px 10px 6px 10px;
  overflow: hidden;
}

.tab-small > li {
  margin-right: 10px;
  float: left;
}

.tab-small > li > a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 34px;
  padding: 0 12px;
  border: 1px solid transparent;
}

.tab-small > li > a:hover,
.tab-small > li.active > a,
.tab-small > li.active > a:hover,
.tab-small > li.active > a:focus {
  background: #EBF9FF;
  color: #38b0fb;
}

.tab-pane .tab-content {
  padding: 0;
}

.learn-pro {
  text-align: center;
  background: #fff;
  border: 1px solid #ececec;
}

.learn-pro-title {
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  background: #f9f9f9;
  border-bottom: 1px solid #ececec;
}

.learn-pro-img {
  width: 152px;
  height: 152px;
  position: relative;
  border-radius: 50%;
  background: #f6f6f6;
  margin: 30px auto;
}

.ic-profile {
  background: url(../images/ic-profile.png) no-repeat 0 0;
}

.cic-discount {
  float: left;
  width: 20px;
  height: 20px;
  background-position: -134px -45px;
  margin-right: 8px;
}

.cic-free {
  float: left;
  width: 20px;
  height: 20px;
  background-position: -134px -24px;
  margin-right: 8px;
}

.course-profile {
  margin: 25px 0 20px 0;
  padding: 20px 20px 40px;
  background: #fff;
}

.profile-title {
  font-size: 20px;
  margin-bottom: 20px;
}

.classify-tab-box {
  font-size: 14px;
}

.public-tab-style {
  border: 1px solid #38b0fb;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  background: #fff;
  color: #38b0fb;
  padding: 0 16px;
  margin-right: 12px;
  height: 28px;
  line-height: 26px;
  margin-bottom: 12px;
  cursor: pointer;
}

.public-tab-style.on {
  background: #38b0fb;
  color: #fff;
}

.tick {
  width: 9px;
  height: 7px;
  background: url(../images/tick-white.png) 0 0 no-repeat;
  background-size: contain;
  margin-right: 10px;
  margin-top: -2px;
  vertical-align: middle;
  display: none;
}

.public-tab-style.on .tick {
  display: inline-block;
}

.profile-agreement-tab-box {
  border-radius: 4px;
  border: 1px solid #38b0fb;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  width: 140px;
  cursor: pointer;
}

.profile-agreement-tab {
  width: 69px;
  line-height: 28px;
  background: #fff;
  color: #38b0fb;
  float: left;
}

.profile-agreement-tab.on {
  background: #38b0fb;
  color: #fff;
}

.profile-agreement-button, .profile-agreement-prize {
  display: none;
}

.course-profile img {
  width: 426px;
  height: 246px;
  display: inline-block;
}

.course-profile img.icon-bao {
  width: 24px;
  height: 30px;
  margin-right: 8px;
  margin-top: -5px;
}

.course-profile .col-md-7 {
  padding: 0;
  width: 446px;
}

.course-profile .col-md-5 {
  padding: 0;
  width: 495px;
}

.profile-price {
  font-size: 34px;
}

.profile-price symbol {
  font-size: 20px;
}

.old-price {
  font-size: 14px;
  margin: 0 20px;
  color: #999;
}

.profile-preferential {
  margin-top: 20px;
  color: #666;
}

.special-offers {
  line-height: 25px;
  float: left;
}

.profile-symbols {
  height: 20px;
  margin-top: 10px;
  overflow: hidden;
}

.highlight-symbol {
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 4px;
  color: #44B6FE;
  margin-right: 6px;
  font-size: 12px;
  background: rgba(68, 182, 254, 0.08);
}

.profile-text-top {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ececec;
}

.profile-text-middle {
  padding: 10px 0 20px 0;
  border-bottom: 1px dashed #ececec;
}

.sort-box {
  padding: 10px 0;
  border-bottom: 1px dashed #ececec;
}

.profile-text-middle symboll {
  font-size: 14px;
  color: #333;
}

.pro-text-title {
  color: #666;
  display: inline-block;
}

.pro-text-info {
  line-height: 14px;
  color: #555;
  margin-bottom: 20px;
}

.profile-text-bottom {
  margin: 20px 0 0;
  font-size: 16px;
}

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

.preferential-title {
  width: 420px;
  padding-left: 10px;
  padding-top: 10px;
  height: 30px;
  overflow-y: hidden;
}

.preferential-line {
  width: 385px;
  height: 1px;
  border-top: 1px dashed #ececec;
  margin: 12px auto 13px;
}

.pull-center {
  width: 230px;
  display: inline-block;
}

.pull-center-down {
  display: inline-block;
}

.preferential-content-box {
  width: 406px;
}

.preferential-content {
  width: 406px;
  padding-left: 10px;
  margin-bottom: 6px;
}
.preferential-content:first-child {
  margin-top: 6px;
}

.course-t {
  font-size: 16px;
  line-height: 48px;
  margin-top: 4px;
  padding-left: 12px;
}

.course-p {
  line-height: 22px;
  margin-bottom: 20px;
  color: #8c8c8c;
  padding-left: 12px;
}

.caret {
  vertical-align: middle;
  float: right;
  margin: 19px 0 0 5px;
}

.preferential-title .caret {
  margin: 9px 0 0 5px;
}

.class-box {
  border: 1px solid #ececec;
}

.class-box .tab-content {
  padding: 20px;
}

.ic-lesson {
  background: url(../images/timetable.png) no-repeat 0 0;
}

.lic-plus {
  width: 16px;
  height: 16px;
  float: right;
  margin: 12px 0 0 0;
  background-position: 0 -22px;
}

.lic-reduce {
  width: 16px;
  height: 16px;
  float: right;
  margin: 12px 0 0 0;
  background-position: -16px -22px;
}

.lic-status {
  position: absolute;
  width: 22px;
  height: 22px;
  display: inline-block;
  border-radius: 50%;
  top: 0;
  left: 66px;
}

.lic-unstart {
  background-position: -22px 0;
}

.lic-live {
  background-position: 0 0;
}

.lic-studyno {
  background-position: -88px 0;
}

.lic-studyhalf {
  background-position: -66px 0;
}

.lic-studyend {
  background-position: -44px 0;
}

.lic-newmsg {
  position: absolute;
  top: 34px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #FD6060;
  border-radius: 50%;
}

.ag-present-label {
  padding: 0 8px;
  line-height: 18px;
  font-size: 14px;
  border: 1px solid #FD6060;
  color: #FD6060;
  float: left;
  border-radius: 4px;
  margin-right: 10px;
}

.ag-present-label-box {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}

.ag-voucher-label {
  line-height: 20px;
  font-size: 14px;
  color: #FD6060;
  float: left;
  margin-right: 10px;
  width: 46px;
  text-align: center;
  text-indent: -2px;
  background: url(../images/icon_voucher.png) no-repeat 0 0;
}
.ag-voucher-label .chit-price {
  width: 10px;
  height: 14px;
  display: inline-block;
  background: url(../images/chit_price.png) no-repeat 0 1px;
}

.ag-voucher-label span {
  font-size: 12px;
  margin-left: -0.2em;
}

.ic-order {
  background: url(../images/orderic.png) no-repeat 0 0;
  background-position: -129px -121px;
  margin-bottom: 10px;
}

.chit-list-box {
  background: #fff;
  position: relative;
  margin: 10px;
  border-radius: 10px;
  border: 1px solid #f6f6f6;
  width: 406px;
}
.chit-list-box .chit-top {
  background: url(../images/voucher-side-top.png) no-repeat 20% 0/16px 100%;
  height: 10px;
  margin-top: -1px;
  border-radius: 4px;
}
.chit-list-box .chit-middle {
  display: flex;
  background: url(../images/voucher-line.png) no-repeat 20% 0/16px 100%;
}
.chit-list-box .chit-middle .m-left {
  flex: 2;
  text-align: center;
  box-sizing: border-box;
  padding: 0 12px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.chit-list-box .chit-middle .m-left .m-left-price {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.chit-list-box .chit-middle .m-left .b-left {
  font-size: 12px;
  color: #999;
  line-height: 1.5em;
}
.chit-list-box .chit-middle .m-left1 {
  font-size: 16px;
  font-weight: 600;
  text-indent: -10px;
}
.chit-list-box .chit-middle .m-left2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1em;
}
.chit-list-box .chit-middle .m-right {
  flex: 8;
  font-size: 16px;
  color: #222;
  padding: 12px 15px;
  line-height: 22px;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column;
}
.chit-list-box .chit-middle .m-right1 {
  font-weight: 600;
  margin-bottom: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.chit-list-box .chit-middle .b-right {
  font-size: 12px;
  color: #999;
  line-height: 16px;
}
.chit-list-box .chit-middle .b-right .b-right-btn {
  float: right;
  padding: 4px 8px;
  margin-top: -2px;
  line-height: 1em;
}
.chit-list-box .chit-middle .b-right .b-right-btn.can-receive {
  color: #fff;
  background: #FD6060;
  border-radius: 11px;
  cursor: pointer;
}
.chit-list-box .chit-middle .m-arrow {
  width: 6px;
  height: 11px;
  background: url(../images/icon-arr.png) no-repeat 0 0/100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.chit-list-box .chit-bottom {
  height: 10px;
  font-size: 12px;
  margin-bottom: -1px;
  background: url(../images/voucher-side-bottom.png) no-repeat 20% 0/16px 100%;
}

.chit-list-wrap {
  max-height: 300px;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.chit-list-wrap::-webkit-scrollbar {
  display: none;
}

.chapter {
  margin-bottom: 5px;
}

.chapter h3 {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  cursor: pointer;
  background: #f6f6f6;
  margin: 0;
  color: #666;
}

.chapter-pro button {
  position: absolute;
  right: 20px;
  top: 33px;
}

.chapter-detail {
  list-style: none;
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  display: none;
}

.chapter-active .chapter-detail {
  display: block;
}

.chapter-detail a {
  color: #333;
}

.chapter-pro {
  position: relative;
}

.chapter-title:before,
.chapter-noup .chapter-pro:last-child > .chapter-title:before {
  content: '';
  width: 2px;
  height: 100%;
  background: #ececec;
  left: 76px;
  top: 0;
  position: absolute;
}

.chapter-pro:last-child > .chapter-title:before,
.chapter-noup:last-child .chapter-pro > .chapter-title:before {
  content: "";
  height: 0;
}

.chapter-pro:after {
  display: block;
  content: '';
  width: 100%;
  border-bottom: 1px solid #ececec;
}

.chapter-noup:last-child .chapter-pro:after {
  display: block;
  content: '';
  width: 100%;
  border-bottom: none;
}

.chapter-pro-last:after {
  border-bottom: none;
}

#profile .chapter-content {
  margin-left: 66px;
  margin-right: 108px;
}

#profile .chapter-title:before {
  content: '';
  width: 0;
  height: 0;
}

.chapter-title {
  width: 88px;
  height: 107px;
  padding-right: 22px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 40px;
  overflow: hidden;
}

.chapter-id {
  display: inline-block;
  text-align: center;
  font-size: 16px;
}

.chapter-content {
  padding: 25px 0;
  margin-left: 108px;
}

.chapter-content p {
  line-height: 22px;
  margin-bottom: 0;
  max-width: 370px;
}

.course-type {
  font-size: 14px;
}

.wid425 {
  width: 425px;
}

.pro-bomb-box {
  display: inline-block;
  position: relative;
}

.sort-combine, .sort-category, .sort-segment, .sort-course, .sort-province.on, .sort-city.on {
  padding: 10px 10px 0 0;
}

.sort-name {
  text-indent: 4px;
  color: #666;
  display: inline-block;
  vertical-align: top;
}

.sort-value {
  padding-left: 10px;
  color: #FD6060;
  display: inline-block;
}

.sort-city {
  display: none;
}

.sort-segment.on, .sort-course.on, .sort-province.on, .sort-city.on {
  background: #FBEFE6;
}

.choose-box {
  display: inline-block;
  width: 400px;
}

.sort-province-box, .sort-city-box {
  display: inline-block;
  position: relative;
}

.sort-segment.on .brief, .sort-course.on .brief, .sort-province.on .brief, .sort-city.on .brief {
  font-size: 12px;
  color: #FD6060;
  margin-top: -6px;
  margin-bottom: 10px;
  display: -webkit-box;
}

.sort-segment .brief, .sort-course .brief, .sort-province .brief, .sort-city .brief {
  display: none;
}

.sort-province-box .choose-box, .sort-city-box .choose-box {
  display: none;
  position: absolute;
  left: 0;
  top: 23px;
  padding: 14px 10px;
  width: 350px;
  box-sizing: content-box;
  box-shadow: 2px 2px 2px 0px rgba(221, 221, 221, 0.5);
  border: 1px solid #ccc;
  background: #fff;
}

.sort-province-box .choose-box {
  z-index: 3;
}

.sort-city-box .choose-box {
  z-index: 1;
}

.sort-province-box .sort-choose, .sort-city-box .sort-choose {
  width: 70px;
  border: none;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  display: block;
}

.sort-province-status, .sort-city-status {
  position: relative;
  cursor: default;
}

.sort-province-status {
  z-index: 4;
}

.sort-city-status {
  z-index: 2;
}

.sort-province-box:hover .sort-province-status, .sort-city-box:hover .sort-city-status {
  border: 1px solid #ccc;
  color: #666;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.sort-province-box:hover .sort-province-status .choose-pic, .sort-city-box:hover .sort-city-status .choose-pic {
  display: none;
}

.sort-province-box:hover .choose-box, .sort-city-box:hover .choose-box {
  display: block;
}

.teacher-information {
  border-bottom: 1px solid #ececec;
  padding: 30px 20px;
  text-align: left;
}

.teacher-information:last-child {
  border-bottom: none;
}

.teacher-profile {
  padding-bottom: 10px;
}

.teac-top {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ececec;
}

.teacher-record {
  padding-top: 20px;
  color: #999;
}

.teacher-photo {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 40px;
  margin-right: 20px;
}

.teacher-name {
  font-size: 18px;
  margin-bottom: 8px;
  width: 158px;
  float: right;
}

.teacher-honour {
  color: #666;
  width: 158px;
  float: right;
}

.beu-box {
  display: inline-block;
  float: right;
  text-align: center;
  line-height: 95px;
  margin-right: 25px;
}

.points {
  background-position: -157px 0;
  display: inline-block;
  height: 23px;
  width: 23px;
  vertical-align: middle;
  margin-top: -5px;
}

.vip-entrance-box {
  height: 20px;
  line-height: 20px;
  background: linear-gradient(94deg, #FEE3B0 0%, #FFCE7E 100%);
  border-radius: 10px 10px 1px 10px;
  color: #754E1A;
  font-size: 12px;
  padding: 0 8px;
  margin: 12px 0 5px 0;
  display: inline-block;
}

.vip-entrance-icon {
  width: 17px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
  background: url(../images/vip_icon.png) no-repeat 0 0;
  background-position: -184px 0;
  vertical-align: middle;
  margin-top: -3px;
}

.link-box {
  width: 154px;
  height: 28px;
  line-height: 25px;
  background: #fff;
  border-radius: 17px;
  border: 1px solid #666;
  font-size: 16px;
  text-align: center;
  color: #333;
  font-weight: 600;
  margin-top: 16px;
  cursor: pointer;
  display: none;
}

.link-img {
  width: 18px;
  height: 18px;
  background: url(../images/copy_link.png);
  background-size: contain;
  display: inline-block;
  vertical-align: sub;
}

.link-copy-box {
  width: 426px;
  height: 98px;
  box-shadow: 2px 2px 2px 0px #DDDDDD;
  border: 1px solid #ccc;
  padding: 10px 0 18px 16px;
  margin-top: 10px;
  display: none;
}

.link-copy-first-line-box {
  margin-bottom: 20px;
}

.link-copy-img {
  width: 18px;
  height: 18px;
  background: url(../images/copy_link.png);
  background-size: contain;
  display: inline-block;
  vertical-align: sub;
}

.link-copy-text1 {
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.link-copy-text2 {
  line-height: 22px;
  font-size: 14px;
  color: #666;
  display: inline-block;
  float: left;
  padding-top: 2px;
}

.link-copy-text3 {
  width: 262px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ececec;
  padding: 0 10px;
  margin: 0 16px 0 3px;
  display: inline-block;
  color: #666;
  overflow: hidden;
  float: left;
}

.link-copy-button {
  width: 54px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background: #4BCBBE;
  border-radius: 4px;
  display: inline-block;
  float: left;
  cursor: pointer;
}

.link-copy-button.on {
  background: #38B0FB;
}

.discount-icon {
  width: 63px;
  height: 27px;
  background: url("../images/sign_concessional_rate.png");
  background-size: contain;
  margin-top: 10px;
  margin-bottom: -5px;
}

.agreement-list-box {
  max-height: 385px;
  cursor: pointer;
  overflow-y: auto;
}

.agreement-content {
  height: 70px;
  line-height: 70px;
  border-top: 1px solid #ececec;
  box-shadow: 0px 1px 0px 0px #ECECEC;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #333;
  padding: 0 30px 0 20px;
}

.agreement-content.on {
  color: #44befe;
}

.agreement-select-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.24rem 0 0.3rem;
  background: url(../images/list_unchecked.png) no-repeat;
  background-size: 100% 100%;
}

.agreement-content.on .agreement-select-icon {
  background: url(../images/list_checked.png) no-repeat;
  background-size: 100% 100%;
}

.agreement-entry-big-box {
  padding-bottom: 20px;
  display: none;
  position: relative;
}

.agreement-entry-box {
  line-height: 60px;
  background: #FFF1EE;
  border-radius: 4px;
  padding: 0 22px;
  color: #FD6060;
  cursor: pointer;
}

.agreement-entry-icon {
  width: 24px;
  height: 30px;
  background: url(../images/agreement-icon.png) no-repeat 0 0;
  background-size: contain;
  display: inline-block;
  margin-bottom: -10px;
}

.agreement-entry-txt1 {
  font-size: 16px;
  margin-left: 14px;
}

.agreement-entry-arrow {
  width: 8px;
  height: 12px;
  margin: 24px 0 0 6px;
  display: inline-block;
  float: right;
  background: url(../images/agreement-arrow.png) no-repeat 0 0;
  background-size: contain;
}

.agreement-entry-arrow2 {
  width: 8px;
  height: 12px;
  margin: 24px 0 0 6px;
  display: inline-block;
  background: url(../images/agreement-arrow.png) no-repeat 0 0;
  background-size: contain;
}

.agreement-entry-line {
  border-left: 1px dashed #FD6060;
  height: 32px;
  float: right;
  margin: 14px 29px 0 0;
}

.agreement-entry-button {
  width: 84px;
  height: 26px;
  line-height: 26px;
  border-radius: 25px;
  text-align: center;
  background: #F8726C;
  color: #fff;
  font-size: 14px;
  float: right;
  margin-top: 17px;
}

.agreement-entry-button.jitter {
  -webkit-animation: rock 0.2s 0s ease-in-out infinite;
  -moz-animation: rock 0.2s 0s ease-in-out infinite;
  -ms-animation: rock 0.2s 0s ease-in-out infinite;
  -o-animation: rock 0.2s 0s ease-in-out infinite;
  animation: rock 0.2s 0s ease-in-out infinite;
}

@-webkit-keyframes rock {
  0% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
@keyframes rock {
  0% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
.click-area {
  position: absolute;
  width: 100%;
  height: 60px;
  top: 0;
  z-index: 1000;
  cursor: pointer;
}

.click-area-left {
  width: 70%;
  height: 60px;
  display: inline-block;
}

.click-area-right {
  width: 25%;
  height: 60px;
  display: inline-block;
}

.agreement-entry-txt2 {
  font-size: 12px;
  float: right;
}

.no-evaluation-box {
  margin: 68px 0 71px 0;
  display: none;
}

.no-evaluation-icon {
  width: 140px;
  height: 102px;
  display: block;
  margin: 0 auto;
}

.no-evaluation-remind {
  color: #666;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.evaluation-label-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}

.evaluation-label-wrap {
  float: left;
}

.label-button {
  line-height: 24px;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #333;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}

.label-button.on {
  background: #EBF9FF;
  color: #38b0fb;
}

.evaluation-screen-box {
  display: none;
  font-size: 12px;
  color: #666;
  line-height: 18px;
  float: right;
  margin-top: 2px;
  cursor: pointer;
}
.evaluation-screen-box label {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 2px;
  vertical-align: middle;
  margin-top: 3px;
  background: url(../images/logic.png);
  background-position: -469px -239px;
  cursor: pointer;
}
.evaluation-screen-box label.checked {
  border: 1px solid #38b0fb;
  background-position: -453px -240px;
}
.evaluation-screen-box input {
  display: none;
}

.evaluation-list-big-box {
  border-bottom: 1px solid #ececec;
  display: none;
}

.evaluation-list-box {
  padding: 20px 0;
}

.evaluation-part1-box {
  height: 32px;
}

.evaluation-part1-box .avatar {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  display: inline-block;
  margin-right: 14px;
  vertical-align: top;
}

.evaluation-part1-box .nickname {
  height: 32px;
  line-height: 32px;
  display: inline-block;
  width: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
}

.evaluation-part1-box .evaluation-data {
  float: right;
  font-size: 14px;
  color: #999;
  margin-top: 6px;
}

.evaluation-part2 {
  font-size: 16px;
  color: #333;
  padding: 16px 0;
}

.evaluation-pic {
  width: 70px;
  height: 70px;
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
}

.preview {
  width: 282px;
  margin-top: 16px;
  display: none;
  cursor: -webkit-zoom-out;
}

.evaluation-bottom-remind {
  height: 21px;
  line-height: 21px;
  color: #999;
  font-size: 14px;
  text-align: center;
  margin: 50px 0 30px 0;
}

.evaluation-bottom-remind.loading {
  cursor: pointer;
}

.tab-border li {
  position: relative;
}

.hot-icon {
  width: 23px;
  height: 13px;
  position: absolute;
  top: 5px;
  right: 8px;
}

.evaluation-box {
  display: none;
}

.vourcher-reward-dividing-line {
  border-bottom: 1px dashed #ececec;
  padding-top: 20px;
  display: none;
}

.vip-button-name {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.remaining-time {
  font-size: 12px;
  line-height: 17px;
}

.vip-button {
  vertical-align: top;
}

.no-sale {
  background: #FFDBDA;
  color: #FD6060;
}

.tab-lesson-folder-groups {
  padding: 0 0 10px;
}
.tab-lesson-folder-groups li {
  margin-bottom: 10px;
}
