
* {
    margin: 0;
    padding: 0;
}
a:hover, a:focus {
    color: var(--theme-color);
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a {
    /*color: #333;*/
    text-decoration: none;
}
li {
    list-style: none;
}
body ul, body li {
    padding: 0px;
    margin: 0px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.fl {
    float: left;
}

.clearfix:after, .clearfix:before {
    clear: both;
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0;
}

input {
    border: 0;
    outline: 0;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}



.width-all{
    overflow: hidden;
    background: #f2f2f2;
}
.container {
    margin-right: auto;
    margin-left: auto;
    width: 1300px;
    overflow: hidden;
}

/*å†…å®¹*/
img {
    border: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #CCCCCC;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    font-size: 14px;
    color: #CCCCCC;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    font-size: 14px;
    color: #CCCCCC;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #CCCCCC;
}

.sign-body {
    width: 100%;
    height: 100%;
    /* min-height: 693px; */
    /* overflow-x: auto; */
    /* overflow-y: auto; */
    overflow: auto;
    clear: both;
    position: relative;
    min-width: 1200px !important;
}

.login-header {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.sign-logo {
    width: 200px;
    height: 35px;
    display: block;
}

.login-header img {
    display: block;
    height: 35px;
    margin: 14px 0 0 40px;
    pointer-events: none;
}

.login-footer {
    width: 100%;
    height: 57px;
    font-size: 12px;
    padding: 0 20px 0 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.login-footer>span {
    display: inline-block;
    line-height: 57px;
    color: #FFFFFF;
    float: left;
}

.login-footer>ul {
    float: right;
    overflow: hidden;
}

.login-footer>ul>li {
    display: inline-block;
    float: left;
    height: 57px;
    padding-top: 20px;
}

.login-footer>ul>li a {
    display: inline-block;
    width: 128px;
    text-align: center;
    line-height: 17px;
    border-right: 1px solid #AFAFAF;
    font-size: 12px;
    color: #000000;
}

.login-footer>ul>li a:nth-of-type(4) {
    border-right: none;
}

.login-left {
    width: 483px;
    height: 100%;
    float: left;
    min-height: 693px;
    /*background: var(--theme-color);*/
    background: -webkit-linear-gradient(180deg, var(--theme-color-slight2) 0%, var(--theme-color-slight1) 100%);
    ;
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(180deg, var(--theme-color-slight2) 0%, var(--theme-color-slight1) 100%);
    ;
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(180deg, var(--theme-color-slight2) 0%, var(--theme-color-slight1) 100%);
    ;
    /* Firefox 3.6 - 15 */
    background-image: linear-gradient(180deg, var(--theme-color-slight2) 0%, var(--theme-color-slight1) 100%);
    ;
    /*background: -webkit-linear-gradient(#337Dff,#002565); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#337Dff,#002565); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#337Dff,#002565); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#337Dff,#002565); !* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° *!*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=var(--theme-color-slight2), endColorstr=var(--theme-color-slight1));
    /* overflow: hidden; */
}

.login-left .login-container {
    width: 100%;
    height: 100%;
    background-size: 43px;
    position: relative;
    min-height: 880px;
}

.container-5G {
    width: 100%;
    height: 100%;
    position: relative;
}

.login-left .login-container>img {
    position: absolute;
    z-index: 3;
}

.login-left .login-container .login-5G {
    width: 888px;
    left: 50%;
    top: 154px;
    margin-left: -444px;
    position: absolute;
}

.login-left .login-container .login-title {
    width: 360px;
    left: 50%;
    top: 294px;
    margin-left: -180px;
    position: absolute;
    -webkit-animation: banner-appear 1.5s linear forwards;
    -o-animation: banner-appear 1.5s linear forwards;
    animation: banner-appear 1.5s linear forwards;
    z-index: 99999999999999999999999999;
}

@-webkit-keyframes banner-appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        /*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹-webkit-ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
        -moz-transform: translateY(-20px);
    }
}

@-moz-keyframes banner-appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        /*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹-webkit-ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
        -moz-transform: translateY(-40px);
    }
}

@-o-keyframes banner-appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        /*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹-webkit-ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
        -moz-transform: translateY(-40px);
    }
}

@keyframes banner-appear {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
        /*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹-webkit-ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
        -moz-transform: translateY(-40px);
    }
}

.login-left .login-container .left-point {
    width: 224px;
    top: 591px;
    right: -225px;
}

.login-right {
    margin-left: 483px;
    padding-left: 0;
    height: 100%;
    min-height: 850px;
    /* padding-top: 138px; */
    background: #fff;
    overflow: hidden;
    position: relative;
}

.login-right .sign-container {
    width: 100%;
    height: 516px;
    position: relative;
    /* display: inline-block; */
    /* text-align: center; */
    margin: 0 auto;
    /* margin-left: -483px; */
    /* padding: 55px 50px; */
    background: #FFFFFF;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    border-radius: 4px;
}

.login-right .sign-container>img {
    position: absolute;
    z-index: 0;
}

.top-point {
    width: 84px;
    top: -150px;
    right: -31px;
}

.block-left {
    width: 579px;
    top: -164px;
    left: -338px;
}

.block-right {
    width: 799px;
    top: 52px;
    left: -120px;
}

.singn-inner {
    z-index: 999;
    padding: 40px 50px;
    width: 100%;
    /* height: 100%; */
    position: absolute;
    z-index: 6;
    background: #fff;
    background-color: #fff;
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    box-shadow: 0 10px 20px 0px rgb(0 0 0 / 5%);
}

#wzxy {
    width: 15px !important;
    height: 15px !important;
}

.wzxylabel {
    padding-left: 5px;
}

.login-right .signin {
    width: 410px;
    height: 85%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -323px;
    margin-left: -205px;
}

.login-right .signin h2 {
    font-size: 30px;
    color: #000000;
    line-height: 42px;
    margin: 0 0 50px 0;
    text-align: center;
}

.login-right .signin .row {
    margin-bottom: 15px;
    /* overflow: hidden; */
    min-height: 40px;
    display: inline-block;
}

.login-right .signin input {
    display: inline-block;
    width: 310px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #222222;
    border-radius: 4px;
    border: 1px solid #DADADA;
    outline: none;
    float: left;
    position: inherit !important;
    /* cursor: pointer; */
}

.login-right .signin input[type="input"] {
    border: 1px solid #DADADA;
    border-radius: 4px;
}

.login-right .signin input:focus {
    border: 1px solid var(--theme-color)!important;
}

.checkcodeInput {
    width: 170px !important;
    margin-right: 12px;
}

.randImg {
    display: inline-block;
    width: 97px;
    height: 40px;
    margin: 0px 12px 0 0;
    border: 2px solid #F3F6F8;
    border-radius: 4px;
}

.renew-img {
    display: inline-block;
    height: 40px;
}

.renew-img img {
    display: inline-block;
    width: 18px;
    height: 20px;
    margin-top: 10px;
}

.error::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("https://v.fabumao.cn/static/images/revision/error-msg.png") no-repeat;
    background-size: 18px 18px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.error {
    position: absolute;
    /* height: 18px; */
    line-height: 18px;
    font-size: 12px;
    color: #F04134;
    overflow: hidden;
    padding-left: 26px;
    background: #fff;
    min-width: 100px;
    max-width: 310px;
    /* display: none; */
}

.bottom a {
    font-size: 12px;
    color: var(--theme-color)!important;
    line-height: 17px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.new-btn {
    padding: 0px 20px !important;
    background: var(--theme-color)!important;
    color: #fff !important;
    /* line-height: 40px; */
    width: 80px;
    height: 40px;
    font-size: 18px !important;
    display: inline-block;
    float: right;
    border: none !important;
}

.new-btn:hover {
    background: var(--theme-color)!important;
    color: #fff !important;
    cursor: pointer;
}

.new-btn:focus {
    background: ar(--theme-color-slight1);
}

.new-disabled {
    background: #F5F5F5 !important;
    border: 1px solid #D9D9D9 !important;
    color: #CCCCCC !important;
    pointer-events: none;
}


.submitBtn {
    width: 310px;
    height: 40px;
    background: var(--theme-color)!important;
    border-radius: 2px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    margin-top: 38px !important;
}

.resend {
    background: #F5F5F5;
    display: inline-block;
    width: 129px;
    height: 36px;
    border-radius: 2px;
    text-align: center;
    line-height: 34px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BBBBBB;
    letter-spacing: 0;
    border: 1px solid #DADADA;
}


#change-login {
    height: 45px;
    text-align: center;
    border-bottom: 1px solid #ececec;
    font-size: 20px;
    margin-bottom: 30px;
}

.uc-common-login .change-login {
    /* background: #f3f7f8; */
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}


.uc-common-login .change-login div {
    position: relative;
    top: 10px;
    z-index: 10;
    left: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#change-login>div {
    position: static;
    padding: 0px 0 12px;
    display: flex;
}


#login #common-login #change-login a.select {
    color: var(--theme-color)!important;
}

#login #common-login #change-login a {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 36px;
    border-right: none;
    line-height: 36px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #191C3D;
}

#login #common-login a {
    display: inline-block;
    color: #333;
    text-align: center;
}

.uc-common-login .change-login a.select {
    color: #666f8d;
}

.uc-common-login .change-login a {
    color: #a1a6b7;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
}

.uc-common-login a {
    color: var(--theme-color)!important;
    text-decoration: none;
    cursor: pointer;
}

#change-login a.select::after {
    display: block;
    margin-top: 12px;
    width: 100%;
    height: 2px;
    background: var(--theme-color-slight1);
    content: " ";
}

#PSP_OTHER {
    text-align: center;
    margin-top: 8px;
    width: 300px;
}

#login #common-login a {
    display: inline-block;
    color: #333;
    text-align: center;
}

#PSP_OTHER>#passport-reg {
    padding: 0;
}

#login .uc-register,
#login .pass-reglink {
    border-right: none;
    font-size: 12px;
}

.other-divide-line {
    margin: 0 15px !important;
    display: inline-block;
    width: 1px;
    height: 10px;
    border: 0;
    background: #EBEBEB;
}


.tip-wrap {
    width: 300px;
    margin: 0 auto;
}

#PASSPORT_TIP_DIVIDE {
    margin-top: 20px;
    margin-bottom: 12px;
    height: 0;
    opacity: 0.27;
    border-top: 1px solid #D4D4D4;
}

.tip-wrap p {
    margin: 0 auto;
    width: 320px;
    line-height: 24px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: #AAA;
    text-align: center;
}

/* #validCode
{
	width: 180px;
} */
.getCodeBtn {
    float: left;
    line-height: 38px;
    width: 120px;
    height: 40px;
    text-align: center;
    margin-left: 10px;
    border: 1px solid var(--theme-color)!important;
    border-radius: 3px;
}

.card-body {
    display: none;
    position: absolute;
    background: white;
    top: 17rem;
}

.mask {
    width: 100%;
    height: 1200px;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0.6;
}

#fast-link {
    position: relative!important;
    top: 7px;
    font-size: 14px;
    text-align: right;
    left: 150px;
}

#fast-link a{
    color:  var(--theme-color-slight1);
}
*, ::after, ::before {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    outline: 0px;
}
#submit {
    width: 310px;
    height: 40px;
    border-radius: 4px;
    background: var(--theme-color)!important;
    border: none !important;
    font-size: 18px !important;
    margin-top: 5px;
}
#btnCode {
    position: relative;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    font-family: "PingFang SC", "Microsoft yahei", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    user-select: none;
    text-align: center;
    width: 100%;
    outline: none;
    text-decoration: none;
    border: 1px solid #D9D9D9;
    background-color: #F7F9FA;
    border-radius: 2px;
    font-size: 14px;
    color: #757575;
    margin-bottom: 15px;
}
