<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: 'icomoon';
    src: url('https://www.huawei.com/Assets/corp/2020/img/state/tip_download.eot?hsb166');
    src: url('https://www.huawei.com/Assets/corp/2020/img/state/tip_download.eot?hsb166#iefix') format('embedded-opentype'),url('https://www.huawei.com/Assets/corp/2020/img/state/tip_download.ttf?hsb166') format('truetype'),url('https://www.huawei.com/Assets/corp/2020/img/state/tip_download.woff?hsb166') format('woff'),url('https://www.huawei.com/Assets/corp/2020/img/state/tip_download.svg?hsb166#icomoon') format('svg');
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    text-align: center;
    padding-top: 120px;
    margin: 0;
}

.form02 {
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.form02 .col-md-12,.form02 .col-md-6 {
    height: 105px;
    text-align: left;
}

.form02 .col-md-12 p,.form02 .col-md-6 p {
    margin-bottom: 3px;
}

.form02 .col-md-12 p span,.form02 .col-md-6 p span {
    color: #c7000b;
}

.form02 .code-pic,.form01 .code-pic {
    position: absolute;
    right: -167px;
    top: 43px;
}

.form02 .col-text {
    height: 205px;
}

.form02 {
    width: 850px;
}

.bootstrap-select &gt; .dropdown-toggle,.bootstrap-select.form-control,.form-control {
    height: 48px;
    border-radius: 0;
    font-size: 1em;
    position: relative;
    color: #333;
}

.bootstrap-select &gt; .dropdown-toggle.warning,.bootstrap-select.form-control.warning,.form-control.warning {
    border: 1px solid #c7000b;
}

.dropdown button {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.085);
    -webkit-transition: none;
    transition: none;
}

.dropdown button:hover {
    border: 1px solid #ccc;
}

.dropdown button.warning {
    border: 1px solid #c7000b;
}

.bootstrap-select &gt; .dropdown-toggle:hover {
    background: none;
}

.open &gt; .dropdown-toggle.btn-default,.btn-default:focus,.btn-default.focusï¼Œ .btn-default:active:hover,.btn-default.active:hover,.open &gt; .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open &gt; .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open &gt; .dropdown-toggle.btn-default.focus {
    background: none;
}

.bootstrap-select &gt; select.mobile-device:focus + .dropdown-toggle,.bootstrap-select .dropdown-toggle:focus {
    border-color: #66afe9 !important;
    outline: none!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.dropdown-menu &gt; .active &gt; a,.dropdown-menu &gt; .active &gt; a:hover,.dropdown-menu &gt; .active &gt; a:focus {
    background-color: #f5f5f5;
    color: #333;
}

.dropdown-menu &gt; li &gt; a {
    padding: 10px 10px;
}

.bootstrap-select .dropdown-menu li {
    border-bottom: 1px solid #ccc;
}

.bootstrap-select .dropdown-menu li:last-child {
    border: none;
}

textarea {
    height: 150px!important;
    resize: none;
}

.tip {
    color: #c7000b;
    font-size: 14px;
    text-align: right;
    margin-top: 5px;
    display: none;
    position: relative;
}

.tip span {
    vertical-align: middle;
}

.tip .icon-tip-icon {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.tip .icon-tip-icon:before {
    content: "\e900";
    color: #c7000b;
}

.btn-rect {
    margin-top: 50px;
}

.pop-up-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 99;
    top: 0;
    left: 0;
    display: none;
}

.submit-box {
    position: fixed;
    padding: 70px 0;
    background-color: #fff;
    top: 50%;
    margin-top: -155px;
    text-align: center;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    display: none;
    z-index: 100;
}

.submit-box .icon-btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.submit-box .icon-btn-close:before {
    content: "\e903";
    font-size: 24px;
}

.submit-box h5 {
    font-size: 26px;
    color: #333;
}

.submit-box p {
    margin: 50px 0 70px 0;
    color: #7f7e7e;
}

@media (max-width: 992px) {
    h1 {
        padding-top:60px;
        padding-bottom: 10px;
    }

    .form02 {
        width: 100%;
        padding-top: 0;
    }

    .form02 .row {
        padding-top: 20px;
    }

    .form02 .row .col-md-12,.form02 .row .col-md-6 {
        height: 90px;
    }

    .form02 .row .col-text {
        height: 195px;
    }

    .form02 .row .col-pic {
        width: 52%;
    }

    .form-control {
        height: 45px;
        font-size: 16px;
    }

    .bootstrap-select &gt; .dropdown-toggle,.bootstrap-select.form-control {
        height: 45px;
    }

    .dropdown button {
        box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
    }

    .submit-box {
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 50px 0;
        margin-top: -120px;
    }

    .form02 .code-pic,.form01 .code-pic {
        position: absolute;
        right: auto;
        top: auto;
        bottom: -20px;
    }
}

.bootstrap-select .dropdown-menu {
    width: 100%;
}

.form02 .btn-rect em {
    font-size: 32px;
    color: #cb0007;
    display: inline-block;
    vertical-align: middle;
}

.form02 .btn-rect span {
    display: inline-block;
    vertical-align: middle;
}

.form02 .btn-rect:hover em {
    color: #fff;
}

.form02 .refresh {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: 7px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../png/verificationcode-refresh.png) top left no-repeat;
}

.form02 .refresh:hover {
    background: url(../png/verificationcode-refresh.png) left -28px no-repeat;
}
</pre></body></html>