@charset "UTF-8";
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
  .half .radio {
    padding-top: 10px;
  }
  .wrapper-header {
    padding: 0 140px 27px 142px;
  }
  .wrapper-header .header-logo {
    padding-top: 35px;
  }
  .wrapper-header .header-logo img {
    width: 147px;
    height: 47px;
  }
  .wrapper-header .header-right {
    padding-top: 18px;
  }
  .wrapper-center {
    /*内容*/
    /*form*/
  }
  .wrapper-center .banner .banner-bt-line {
    height: 8px;
  }
  .wrapper-center .center-container {
    background-image: url(../images/img-bg-circle@2x.png);
    background-size: 638px 1020px;
  }
  .wrapper-center .center-container-title {
    margin: 48px 0 44px;
    font-size: 64px;
    line-height: 74px;
  }
  .wrapper-center .center-container-subtitle {
    padding: 0 140px;
  }
  .wrapper-center .content {
    margin: 48px 140px 90px;
    padding: 80px 138px;
  }
  .wrapper-center .content-tips {
    margin-bottom: 8px;
  }
  .wrapper-center .content-form-title {
    line-height: 43px;
    font-size: 32px;
  }
  .wrapper-center .form-item-title {
    font-size: 24px;
    line-height: 32px;
  }
  .wrapper-center .form-radio .radio li {
    margin-bottom: 24px;
  }
  .wrapper-center .form-radio .radio li span {
    margin-right: 12px;
    line-height: 24px;
    font-size: 20px;
  }
  .wrapper-center .form-radio .radio li i {
    width: 24px;
    height: 24px;
  }
  .wrapper-center .form-radio .radio li.active i::after {
    width: 16px;
    height: 16px;
  }
  .wrapper-center .form-input .inner-input {
    height: 56px;
    padding: 12px 16px;
  }
  .wrapper-center .form-input .inner-input input {
    line-height: 32px;
    font-size: 20px;
  }
  .wrapper-center .form-input .inner-select .icon-select {
    width: 32px;
    height: 32px;
  }
  .wrapper-center .form-input .inner-select input {
    width: calc(100% - 32px);
  }
  .wrapper-center .form-input .inner-select .select-list {
    top: 68px;
    border-radius: 8px;
  }
  .wrapper-center .form-input .inner-select .select-list li {
    font-size: 20px;
    line-height: 27px;
    padding: 16px 20px;
  }
  .wrapper-center .form-input .phone_value_wrap .area-num-select {
    margin-right: 16px;
    min-width: 120px;
    max-width: 200px;
    width: 35%;
  }
  .wrapper-center .form-input .phone_value_wrap .phone-num-input {
    min-width: calc(100% - 216px);
    max-width: calc(100% - 136px);
    width: calc(65% - 17px);
  }
  .wrapper-center .form-input .calender-select .icon-calender {
    background-size: 32px 32px;
  }
  .wrapper-center .form-item-title-tips {
    margin-top: -8px;
    font-size: 16px;
    line-height: 21px;
  }
  .wrapper-center .form-checkbox .checkbox li {
    margin-right: 32px;
    margin-bottom: 24px;
    padding: 12px 20px;
  }
  .wrapper-center .form-checkbox .checkbox li span {
    margin-left: 12px;
    font-size: 20px;
    line-height: 24px;
  }
  .wrapper-center .form-checkbox .checkbox li i {
    width: 24px;
    height: 24px;
  }
  .wrapper-center .form-checkbox .checkbox li.active i {
    background-size: 16px 16px;
  }
  .wrapper-center .form-textarea {
    margin-bottom: 60px;
    padding-top: 18px;
  }
  .wrapper-center .form-textarea .inner-textarea {
    padding: 14px 16px;
  }
  .wrapper-center .form-textarea .inner-textarea textarea {
    font-size: 20px;
    line-height: 28px;
  }
  .wrapper-center .form-tips {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 27px;
  }
  .wrapper-center .terms-wrap {
    margin-bottom: 61px;
  }
  .wrapper-center .terms p {
    font-size: 20px;
    line-height: 27px;
    width: calc(100% - 50px);
  }
  .wrapper-center .terms i {
    margin-right: 12px;
    width: 24px;
    height: 24px;
  }
  .wrapper-center .terms i.active {
    background-size: 16px 16px;
  }
  .wrapper-center .verification {
    margin-bottom: 64px;
  }
  .wrapper-center .verification .verification-input-wrap {
    width: calc((100% - 16px) / 2);
  }
  .wrapper-center .verification .verification-input-wrap .inner-input {
    height: 59px;
  }
  .wrapper-center .refresh-img {
    margin-left: 16px;
    width: calc((100% - 16px) / 2);
    text-align: left;
  }
  .wrapper-center .refresh-img img {
    margin-right: 16px;
    width: 242px;
    height: 59px;
  }
  .wrapper-center .refresh-img span {
    line-height: 59px;
    font-size: 16px;
  }
  .wrapper-center .btn-wrap .btn {
    height: 56px;
    font-size: 24px;
    line-height: 56px;
  }
  .wrapper-center .btn-wrap .btn::after {
    margin-top: 12px;
  }
  /*底部*/
  .wrapper-footer {
    width: 100%;
    box-shadow: none;
    text-align: left;
  }
  .wrapper-footer .wrapper-footer-top {
    padding: 50px 140px 47px;
  }
  .wrapper-footer .footer-logo {
    display: block;
    float: left;
    margin: 0;
    width: 147px;
    height: 47px;
  }
  .wrapper-footer .attention-us {
    display: block;
    float: right;
    line-height: 20px;
    padding-right: 83px;
  }
  .wrapper-footer .attention-us ul {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .wrapper-footer .attention-us ul li {
    margin-right: 16px;
    width: 50px;
    height: 50px;
    line-height: 48px;
  }
  .wrapper-footer .attention-us ul li img {
    width: 26px;
    height: 26px;
  }
  .wrapper-footer .footer-copyright {
    padding-left: 140px;
    padding-right: 140px;
    text-align: right;
  }
  .wrapper-footer .footer-copyright .company-name {
    display: inline-block;
    margin-right: 1em;
  }
  .wrapper-footer .desktop {
    bottom: 180px;
    right: 140px;
  }
  .datepicker {
    top: 68px;
  }
  .error_text span {
    font-size: 14px;
  }
  .layer-content {
    padding: 24px 28px 56px;
  }
  .layer-title {
    font-size: 32px;
    line-height: 43px;
  }
  .layer-icon-success {
    width: 106px;
    height: 106px;
    background-size: 64px 64px;
    border: 7px solid #ffd6e5;
  }
}
