.app-form .upload.finish .success .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.app-form .app-page-title.copy .cn {
    color: #0c0c0c;
    font-size: 30px;
    font-weight: 300
}

@media screen and (max-width:1200px) {
    .app-form .app-page-title.copy .cn {
        font-size: 20px
    }
}

.app-form .app-page-title.copy .en {
    font-size: 12px
}

.app-form .app-page-part-2-header {
    display: flex;
    padding-top: 12.5%
}

@media screen and (max-width:960px) {
    .app-form .app-page-part-2-header {
        padding-top: 0;
        background-color: #fff;
        padding-bottom: 1.5em;
        display: block;
        height: auto !important;
    }

    .app-form .app-page-part-2-header>div {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (max-width:600px) {
    .app-form .app-page-part-2-header>div {
        display: flex;
        flex-direction: column;
    }

    .app-page-part-2 .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .app-page-part-2 .col-8,
    .app-page-part-2 .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .app-page-part-2 .mu-input-help{
        display: flex;
        align-items: center;
        bottom: 5px;
        gap:5px
    }
     .app-page-part-2 .mu-input-help >div:first-child{
        flex: 1 1 auto;
     }
     .app-page-part-2 .mu-input-help>div:last-child{
        flex: 0 0 auto;
        white-space: nowrap;
     }
     .app-page-part-2 .mu-input-content{
         padding-bottom: 1.5em;
     }
}

.app-form .download {
    font-size: 14px;
    margin-top: .618em
}

@media screen and (max-width:1200px) {
    .app-form .download {
        font-size: 12px
    }
}

.app-form .submit {
    margin-top: 40px
}

@media screen and (max-width:1000px) {
    .app-form .submit {
        margin-top: 20px
    }
}

.app-form .submit .app-page-link {
    cursor: pointer;
    font-weight: 500;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 180px
}

.app-form .submit .app-page-link.progressing {
    pointer-events: none
}

.app-form .submit .app-page-link.progressing:after {
    display: none !important
}

.app-form .submit .app-page-link.progressing span {
    opacity: 0;
    visibility: hidden
}

.app-form .submit .app-page-link.progressing .progress {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.app-form .submit .app-page-link.progressing .progress .bar-text,
.app-form .submit .app-page-link.progressing .progress .text {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 180px
}

.app-form .submit .app-page-link.progressing .progress .bar-text i,
.app-form .submit .app-page-link.progressing .progress .text i {
    font-family: DinPro;
    font-size: 1.25em;
    font-style: normal
}

.app-form .submit .app-page-link.progressing .progress .text {
    color: currentColor
}

.app-form .submit .app-page-link.progressing .progress .bar {
    background-color: #004269;
    height: 100%;
    overflow: hidden;
    position: relative
}

.app-form .submit .app-page-link.progressing .progress .bar-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.app-form .submit .app-page-link.progressing .progress .bar-text {
    color: #fff
}

.app-form .upload {
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 160px
}

.app-form .upload input {
    bottom: 0;
    cursor: pointer;
    font-size: 200px;
    left: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 15
}

.app-form .upload.finish {
    background-color: #004269;
    pointer-events: none
}

.app-form .upload.finish span {
    opacity: 0;
    visibility: hidden
}

.app-form .upload.finish .success {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 14px;
    justify-content: center;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width:600px) {
    .app-form .upload.finish .success {
        font-size: 12px
    }
}

.app-form .upload.finish .success .text {
    font-weight: 500;
    padding: 0 2em
}

.app-form .upload.finish:after {
    display: none !important
}

.app-form .upload-wrap {
    align-items: stretch;
    display: flex
}

.app-form .upload-clean {
    align-items: center;
    background-color: #e21a1a;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: auto;
    justify-content: center;
    min-width: 0;
    overflow: hidden;
    width: 52px
}

@media screen and (max-width:1200px) {
    .app-form .upload-clean {
        width: 48px
    }
}

@media screen and (max-width:1000px) {
    .app-form .upload-clean {
        width: 44px
    }
}

@media screen and (max-width:800px) {
    .app-form .upload-clean {
        width: 40px
    }
}

@media screen and (max-width:600px) {
    .app-form .upload-clean {
        width: 36px
    }
}

.app-form .upload-clean svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

.app-form .upload-clean .mu-button-wrapper {
    padding: 0
}

.app-form .captcha {
    align-items: flex-end;
    display: flex;
    font-size: 0;
    height: 100%;
    position: relative
}

.app-form .captcha img {
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    height: 50px;
    width: auto
}

.app-form .captcha .loading {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .85);
    bottom: 1px;
    color: #004269;
    display: flex;
    font-size: 16px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.app-form .captcha .loading svg {
    animation: spin 1s linear infinite
}

.app-form .mu-input-label {
    top: 4px !important;
    transform: translateZ(0) scale(.875) !important
}

.app-form .mu-input.required .mu-input-label:before {
    color: red;
    content: "*"
}