#attestation .banner {
    position: relative;
    height: 28.75rem;
    width: 100%;
    background: url(../../images/attestation/img1.png) no-repeat center / cover;
    margin-top: 60px;
}

#attestation .banner-bg {
    width: 100%;
    display: block;
}

#attestation .upload-box {
    position: absolute;
    left: 50%; 
    top: 10.75rem;
    transform: translateX(-50%);
}

#attestation .upload-box .img2 {
    position: absolute;
    left: -230px;
    width: 244px;
    height: 185px;
    top: -45px;
}

#attestation .upload-box .title {
    color: #fff;
    margin-bottom: 28px;
    font-size: 30px;
    font-family: Alibaba-PuHuiTi-M;
    text-align: center;
}

#attestation .upload-box .input-box {
    width: 751px;
    height: 98px;
    background: #1a161636;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

#attestation .upload-box .input-box .submit-btn {
    background: #308bff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    height: 66px;
    width: 126px;
    line-height: 66px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    margin-left: 16px;
}

#attestation .upload-box .input-box .input {
    background-color: #fff;
    height: 66px;
    width: 35.1875rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 55px;
}

#attestation .upload-box .input-box .input .upload-img {
    width: 17.9px;
    height: 16.5px;
    margin-right: 0.625rem;
}

#attestation .upload-box .input-box .input div {
    width: 414px;
    font-size: 22px;
    text-align: left;
}

#attestation .main {
    margin-top: 80px;
}

#attestation .main .title {
    font-family: Alibaba-PuHuiTi-M;
    font-size: 28px;
    color: #333333;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
    width: 1080px;
    margin: 0 auto;
}

#attestation .main .ts {
    text-align: left;
    width: 1080px;
    margin: 0 auto;
    padding: 1.875rem 0 5.625rem;
    display: flex;
}

#attestation .main .ts .ts-msg {
    margin: 0 auto;
}

#attestation .main .ts .ts-msg div {
    height: 53px;
    display: flex;
    align-items: center;
}

#attestation .main .ts .ts-msg div::before {
    background-size: contain;
    background: #308bff;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 10px;
}

#attestation .bottom {
    padding: 78px 0 170px;
}

#attestation .result-box {
    margin: 0 auto;
    width: 1318px;
    background: url(../../images/attestation/bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#attestation .content {
    width: 980px;
    padding: 50px;
    margin-top: 83px;
    margin-bottom: 83px;
    border: 1px solid #dcdbdb;
    overflow: hidden;
}

#attestation .info-box {
    padding: 30px 0;
    border-bottom: 1px solid #d8d8d8;
}

#attestation .info-box .row {
    display: flex;
    align-items: center;
    margin: 0;
    flex-wrap: nowrap;
}

#attestation .value {
    width: 530px;
    font-family: Alibaba-PuHuiTi-R;
    font-size: 16px;
    color: #333333;
}

#attestation .msg {
    display: flex;
    align-items: center;
    width: 230px;
}

#attestation .msg img {
    width: 16px;
    height: 16px;
    margin-right: 14px;
}

#attestation .msg span {
    font-family: Alibaba-PuHuiTi-R;
    font-size: 16px;
    color: #333333;
}

#attestation .row:nth-child(2) {
    margin: 30px 0;
}

#attestation .info-box:last-child {
    border: none;
}

#attestation .no-img {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 130px;
}

#attestation .no-img img {
    width: 511px;
    height: 257px;
    text-align: center;
}

#attestation .no-img span {
    font-family: Alibaba-PuHuiTi-R;
    font-size: 24px;
    color: #969b99;
    text-align: center;
}

#attestation .info-box .row .at-label {
    width: 140px;
    font-family: Alibaba-PuHuiTi-R;
    font-size: 16px;
    color: #333333;
}

#attestation .title {
    font-family: Alibaba-PuHuiTi-M;
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
}

#attestation .result-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 8px;
    height: 44px;
}

#attestation .result-img img {
    width: 33px;
    height: 38px;
    margin-right: 20px;
}

#attestation .result-img span {
    font-family: Alibaba-PuHuiTi-R;
    font-size: 32px;
    color: #56b593;
    text-align: center;
    height: 44px;
    line-height: 44px;
}
#attestation .upload-demo {
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    #attestation .upload-box {
        left: 58%;
    }
}

@media (max-width: 991.5px) {
    #attestation .banner {
      background: url(../../images/attestation/img1h5.png) no-repeat center / cover;
    }
    #attestation .upload-box .input-box .input {
      width: 70%;
      padding: 0 10px;
      min-width: 150px;
    }
    #attestation .upload-box .input-box .input div {
      width: 100%;
      font-size: 18px;
    }
    #attestation .upload-box {
        padding: 0;
        width: 100%;
    }
    #attestation .main .title,
    #attestation .main .ts,
    #attestation .result-box,
    #attestation .content {
        width: 100%;
    }
}

/* 比Ipad小屏 */
@media (max-width: 767.5px) {
    #attestation .img2 {
        display: none;
    }
    #attestation .upload-box .input-box .submit-btn,
    #attestation .upload-box .input-box .input div{
      font-size: 16px;
    }
    #attestation .result-img span {
      font-size: 18px;
    }
    #attestation .upload-box .input-box  {
      width: 100%;
      padding: 0;
    }
    #attestation .content {
      padding: 10px 30px;
    }
}
