button, input {
  outline: none;
  border: none;
}

.shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}

.success-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 378px;
  height: 223px;
  background: #ffffff;
  border: 1px solid rgba(211, 211, 211, 0.3);
  box-sizing: border-box;
  padding: 34px 50px;
  text-align: center;
  z-index: 999;
}

.close {
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}

.success-icon img {
  margin: auto;
}

.success-box h2 {
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #080808;
  margin: 19px 0 15px;
}

.success-box a {
  color: #d91404;
  font-size: 18px;
}

.login-pop {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 479px;
  height: 502px;
  background: #ffffff;
  border: 1px solid rgba(211, 211, 211, 0.5);
  box-sizing: border-box;
  padding: 48px 32px;
  z-index: 1000;
}

.login-pop-box h2 {
  text-align: center;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #080808;
  margin-bottom: 32px;
}

.pop-item {
  margin-bottom: 18px;
  height: 60px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.pop-item1 input {
  width: 100%;
}

.pop-item input {
  height: 60px;
  box-sizing: border-box;
  padding: 0 22px;
  font-size: 18px;
  border: 1px solid #d3d3d3;
  cursor: pointer;
}

.yzm {
  width: 275px;
}

.send-code {
  width: 131px;
  /* background: #F3F3F3; */
  color: #585A5C;
  /* background: linear-gradient(to right, #fe5404, #fb1f0c); */
}

.send-code.get_code {
  background: linear-gradient(to right, #fe5404, #fb1f0c);
  color: #fff;
}

.pop-tips {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.login-btn {
  width: 100%;
  height: 60px;
  background: linear-gradient(90deg, #FD4905, #FA1807);
  border-radius: 33px;
  font-size: 26px;
  font-family: FZLanTingHei-R-GBK;
  color: #FFFFFF;
  margin-top: 30px;
  cursor: pointer;
}

/* 滑动验证 */

.pop-item .slider_input, .pop-item .slider_input .nc-container #nc_1_wrapper, .pop-item .slider_input .nc-container.tb-login #nc_1_wrapper {
  width: 100%;
  height: 60px;
}

.pop-item .nc-container .nc_scale {
  height: 60px;
}

.pop-item .nc-container .nc_scale span {
  height: 58px;
  line-height: 58px;
  width: 58px;
  font-size: 20px;
}

.pop-item .nc-container .nc_scale .btn_ok {
  line-height: 58px;
  font-size: 24px;
}

.pop-item .swiper_input .nc-container {
  width: 100%;
  height: 100%;
}

/* 领取成功弹窗 */

.coupon-success {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 378px;
  height: 223px;
  background: #ffffff;
  border: 1px solid #FD180A;
  box-shadow: 0px 3px 38px 0px rgba(218, 219, 220, 0.35);
  box-sizing: border-box;
  padding: 34px 40px;
  text-align: center;
  z-index: 999;
  border-radius: 14px;
}

.coupon-success h2 {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FA1A07;
  line-height: 40px;
  margin: 15px 0;
}

.coupon-success p {
  font-size: 22px;
  font-family: PingFang SC;
  color: #262626;
}

@media screen and (max-width:1080px) {
  /* 登录弹窗 */
  .login-pop {
    width: 80%;
    height: 13rem;
    padding: 1.2rem 0.8rem;
    z-index: 1000;
  }
  .login-pop-box h2 {
      font-size: 0.65rem;
      margin-bottom: 0.4rem;
  }
  .pop-item {
      margin-bottom: 0.5rem;
      height: 1.5rem;
  }
  .pop-item1 input {
      width: 100%;
  }
  .pop-item input {
      height: 1.5rem;
      padding: 0 0.55rem;
      font-size: 0.5rem;
  }
  .yzm {
      width: 60%;
  }
  .send-code {
    width: 38%;
  }
  .pop-tips {
    font-size: 0.5rem;
  }
  .pop-item .slider_input, .pop-item .slider_input .nc-container #nc_1_wrapper, .pop-item .slider_input .nc-container.tb-login #nc_1_wrapper {
    height: 1.5rem!important;
  }
  ._nc {
    font-size: .5rem!important;
  }
  ._nc .stage1 {
    height: 1.5rem!important;
    padding: 0!important;
  }
  ._nc .stage1 .slider {
    height: 1.5rem!important;
    left: 0!important;
    right: 0!important;
  }
  ._nc .stage1 .track div, ._nc .stage1 .label {
    line-height: 1.5rem!important;
    height: 1.5rem!important;
    font-size: .5rem!important;
  }
  ._nc .stage1 .button {
    width: 1.5rem!important;
    height: 1.5rem!important;
  }
  .pop-tips {
    font-size: .6rem;
  }
  .login-btn {
    width: 100%;
    height: 1.5rem;
    border-radius: 1rem;
    font-size: .65rem;
    margin-top: .3rem;
  }
  ._nc .icon-slide-arrow {
    font-size: .8rem!important;
  }
  ._nc .icon {
    width: .8rem!important;
    height: .8rem!important;
  }
  ._nc .stage1 .icon {
    left: .4rem!important;
  }
  ._nc .icon-ok {
    font-size: .8rem!important;
  }
  /* 领取成功弹窗 */
  .coupon-success {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 9.45rem;
    height: 7.575rem;
    background: #ffffff;
    border: 1px solid #FD180A;
    box-shadow: 0rem 0.075rem 0.95rem 0rem rgba(218, 219, 220, 0.35);
    box-sizing: border-box;
    padding: 0.85rem 1rem;
    text-align: center;
    z-index: 999;
    border-radius: 0.35rem;
  }
  .coupon-success h2 {
      font-size: 0.75rem;
      font-family: PingFang SC;
      font-weight: 400;
      color: #FA1A07;
      line-height: 1rem;
      margin: 0.375rem 0;
  }
  .coupon-success p {
      font-size: 0.55rem;
      font-family: PingFang SC;
      color: #262626;
  }

}