.index-login{
    position: absolute;
    height: 600px;
    width: 600px;
    top: 79px;
    left: 50%;
}

.index-login-main{
    box-sizing: border-box;
    width: 400px;
    height: 463px;
    margin: 0 0 0 188px;
    position: relative;
}

.jj-login-main{
    box-sizing: border-box;
    width: 400px;
    height: 408px;
    background: #fff;
    margin: 136px 0 0 200px;
    border-radius: 4px;
    color: #666;
    padding: 0;
    position: relative;
    box-shadow: 0px 0px 30px 0px rgba(4,16,75,0.2);
}

.jj-success-main {
  width: 400px;
  height: 390px;
  margin: 145px 0 0 200px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(3,12,34,0.12);
  border-radius: 8px 8px 8px 8px;
}


.jj-apply-main {
  width: 424px;
  height: 531px;
  margin: 79px 0 0 200px;
  background: url("../images/apply-bg.png") no-repeat center;
  padding-top: 142px;
}

.index-login-btn{
  width: 300px;
  height: 44px;
  left: 56px;
  bottom: 40px;
  position: absolute;
  cursor: pointer;
}

.jj-apply-close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50px;
    right: 12px;
    cursor: pointer;
  }
  .jj-login-tit{
    width: 400px;
    height: 130px;
    padding: 0;
  }
  
  .jj-login-item{
    width: 400px;
    height: 40px;
    padding: 0 32px;
    display: flex;
  }

  .plr24x {
    padding: 0 24px;
  }
  
  .mb24x {
    margin-bottom: 24px;
  }
  .mb32x {
    margin-bottom: 32px;
  }
  .mb40x {
    margin-bottom: 40px;
  }
  .mb20x {
    margin-bottom: 20px;
  }
  .mb16x {
    margin-bottom: 16px;
  }
  
  .jj-login-item .icon{
    width: 16px;
    height: 16px;
    margin-top: 10px;
  }

  .jj-login-item .icons{
    width: 16px;
    height: 16px;
    margin-top: 8px;
  }
  
  .jj-login-item .label{
    width: 62px;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #646466;
    line-height: 40px;
    text-align: left;
  }

  .jj-login-item .labels{
    width: 62px;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-shadow: 1px 1px 0px rgba(102,24,0,0.5);
  }
  
  .jj-login-item .input{
    width: 262px;
    height: 38px;
    background: #FFFFFF;
    /* border-radius: 4px 4px 4px 4px; */
    /* border: 1px solid #E6E7EB; */
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    padding: 0 4px 0 9px;
  }

  .apply-success-form .jj-login-item {
    width: auto;
    padding: 0 35px;
  }

  .apply-success-form .labels {
    text-align: left;
    width: 56px;
    margin-left: 2px;
  }

  .apply-success-form .jj-login-item .input {
    width: 282px;
    height: 40px;
  }

  .apply-success-form .jj-login-item .input-code {
    width: 180px;
  }

  .apply-success-form .jj-login-item .btn-code {
    margin-left: 8px;
  }

  .apply-success-btn {
    width: 336px;
    height: 40px;
    background: #F9B249;
    box-shadow: 0px 0px 8px 0px rgba(85,0,0,0.25);
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin: 73px auto 0;
    cursor: pointer;
    text-align: center;
  }
  
  .jj-login-item .input-code{
    width: 174px;
  }
  
  .jj-login-item .input .active {
    border-radius: 4px 4px 4px 4px;
  }
  
  .jj-submit-btn {
    width: 336px;
    height: 41px;
    background: linear-gradient(90deg, #F9B249 0%, #FF824D 100%);
    border-radius: 4px;
    margin: auto;
  }
  .jj-consult-btn {
    width: 336px;
    height: 41px;
    background: linear-gradient(270deg, #4E7AFF 0%, #489AFB 100%);
    border-radius: 4px 4px 4px 4px;
  }
  
  .jj-submit-btn .layui-btn, .jj-consult-btn .layui-btn {
    width: 336px;
    height: 40px;
    background-color: inherit;
  }
  
  .jj-login-item .input .icon{
    width: 16px;
    height: 16px;
    margin-right: 2px;
    margin-top: 9px;
  }
  .jj-login-item .btn-code {
    width: 82px;
    height: 38px;
    margin-left: 20px;
    /* background: #4E7AFF; */
    border-radius: 4px 4px 4px 4px;
    /* border: 1px solid #FE834C; */
    border-radius: 4px 4px 4px 4px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FE834C;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
  }

  .jj-apply-main .btn-code {
    width: 100px;
    height: 40px;
    background: #F9B249;
    box-shadow: 0px 0px 8px 0px rgba(85,0,0,0.25);
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }
  
  .jj-login-item .input .input-class {
    width: 120px;
    height: 20px;
    margin-top: 10px;
    margin-right: 5px;
  }
  
  .jj-login-item .input .input-class input{
    width: 120px;
    border: none
  }
  
  .jj-login-item .input .input-class input::-webkit-input-placeholder {
    color: #C8C9CC;
    font-size: 14px;
  }

  .apply-success-title {
    /* width: 199px; */
    height: 34px;
    font-size: 26px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8C4E10;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 21px;
  }

  .apply-success-info {
    font-size: 20px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #8C4E10;
    line-height: 40px;
    margin-bottom: 44px;
    text-align: center;
  }

  .apply-success-number {
    height: 40px;
    font-size: 36px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #8C4E10;
    line-height: 40px;
  }

  /* radio样式 */
  .cj_btn {
    line-height: 38px;
  }

  .cj_btn .onlable {
    margin-right: 5px;
  }

  input[type="radio"]+label::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #999999;
    margin-right: 0.2rem;
    box-sizing: border-box;
    margin-top: -0.1rem;
  }

  input[type="radio"]:checked+label::before {
      background-color: #FE834C;
      background-clip: content-box;
      border: 1px solid #FE834C;
      padding: 0.1rem;
      box-sizing: border-box;
  }
  input[type="radio"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
  }


  .register-success-main {
    padding-top: 39px;
    /* padding-bottom: 50px; */
  }

  .register-success-title {
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    display: flex;
    flex-direction: row;
    width: 187px;
    margin: 0 auto 63px;
  }

  .register-success-title .icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .register-success-title .label {
    width: 155px;
    height: 24px;
    font-size: 20px;
    font-weight: 400;
    color: #323233;
    line-height: 24px;
  }

  .register-success-img {
    width: 160px;
    height: 158px;
    margin: 0 auto 8px;
  }

  .register-success-introduce {
    /* width: 108px; */
    height: 26px;
    font-size: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #323233;
    line-height: 26px;
    margin-bottom: 39px;
    text-align: center;
  }

  .register-success-info {
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #646466;
    line-height: 22px;
    padding-left: 32px;
    padding-right: 32px;
    text-align: left;
  }
  .register-success-bottom {
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  }

  .register-success-bottom .icon {
    width: 16px;
    height: 16px;
    display: inline;
  }

  .register-success-bottom .label {
    width: 252px;
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #C8C9CC;
    line-height: 16px;
    display: inline;
  }

  .gotops {
    /* width: 92px;
    height: 32px; */
    background: linear-gradient(90deg, #F9B249 0%, #FF824D 100%);
    border-radius: 4px 4px 4px 4px;
    /*  */
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    padding: 7px 17px;
  }

  .gotops:hover {
    color: #fff;
  }

  /* 2023.1.6 */
  .jj-exchange-main {
    width: 480px;
    height: 504px;
    background: url(../images/2023-bg.png) no-repeat center center;
    margin: 88px 0 0 159px;
  }
  .exchange-head {
    padding-top: 34px;
    width: 100%;
    height: 66px;
    font-size: 24px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #8C4E10;
    line-height: 28px;
    text-align: center;
    margin-bottom: 12px;
  }
  .exchange-info {
    width: 100%;
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #8C4E10;
    text-align: center;
    margin-bottom: 36px;
  }
  .coupon-code {
    display: inline-block;
  }
  .exchange-copy {
    display: inline-flex;
    cursor: pointer;
  }
  .exchange-code {
    text-align: center;
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #8C4E10;
  }
  .exchange-QRcode {
    width: 120px;
    height: 120px;
    margin: 48px auto 12px;
  }
  .exchange-tip {
    height: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 24px;
  }
  .exchange-line {
    height: 1px;
    background: #FAC1AF;
    width: 352px;
    margin: auto;
    margin-bottom: 12px;
  }
  .exchange-coupon {
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
  }
  .exchange-bottom {
    height: 32px;
    width: 352px;
    margin: auto;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFEBDD;
    line-height: 16px;
    background: url(../images/2023_ticket.png) no-repeat;
    text-indent: 1.5em;
    text-align: left;
  }