.ele-login-unit-34H {
    position: relative;
    display: block;
    background-color: #fff;
    width: 9.375rem;
    height: 1.0625rem
}

.ele-login-unit-34H .ele-login-placeholder--Sm {
    position: absolute;
    color: #555;
    top: 0;
    left: 0;
    cursor: text;
    opacity: 1;
    transition: opacity .5s
}

.ele-login-unit-34H .ele-login-input-1Px {
    border: none;
    background-color: transparent;
    width: 100%;
    height: 100%;
    outline: none;
    box-sizing: border-box
}

.ele-login-unit-34H .ele-forget-pw-TGg {
    position: absolute;
    color: #555;
    top: 0;
    right: 0;
    text-decoration: none
}

.ele-login-unit-34H .ele-capslock-tip-2PU {
    position: absolute;
    padding: 0 1.75rem 0 .75rem;
    box-sizing: border-box;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #ccc;
    font-size: .75rem;
    background-color: #333;
    border: 1px solid #555
}

.ele-login-unit-34H .ele-capslock-tip-2PU .ele-capslock-tip-close-2e9 {
    position: absolute;
    top: .3125rem;
    right: .5rem;
    width: .75rem;
    height: .75rem;
    cursor: pointer;
    background: url(/web/static/image/element/login/capslock_close.png) 0 0 no-repeat
}

.ele-login-unit-34H .ele-login-agreement-2j_ {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    padding: .125rem .3125rem;
    height: 1.0625rem;
    line-height: 1.0625rem;
    border-radius: .125rem;
    background-color: #fffdc0;
    box-shadow: .25rem .125rem .5rem -.125rem rgba(51, 51, 102, .4);
    color: #000;
    font-size: .75rem;
    white-space: nowrap
}

.ele-login-unit-34H .ele-login-agreement-2j_ a {
    text-decoration: none;
    color: red
}

.ele-login-unit-34H .ele-login-agreement-2j_ a:hover {
    text-decoration: underline
}

.ele-login-unit-34H .ele-show-password-cE0 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.0625rem;
    height: .75rem;
    cursor: pointer;
    background-position: 0 0;
    background-repeat: no-repeat
}

.ele-login-unit-34H .ele-show-password-cE0.purple-3rf {
    background: url(../images/purple.png)
}

.ele-login-unit-34H .ele-show-password-cE0.black-ayD {
    background: url(../images/black.png)
}

.ele-login-unit-34H .ele-show-password-cE0.blue-3uw {
    background: url(../images/blue.png)
}

.ele-login-unit-34H .ele-show-password-cE0.brown-3Sv {
    background: url(../images/brown.png)
}

.ele-login-unit-34H .ele-show-password-cE0.gold-34o {
    background: url(../images/gold.png)
}

.ele-login-unit-34H .ele-show-password-cE0.green-1vg {
    background: url(../images/green.png)
}

.ele-login-unit-34H .ele-show-password-cE0.grey_dark-wF7 {
    background: url(../images/grey_dark.png)
}

.ele-login-unit-34H .ele-show-password-cE0.grey_light-XM6 {
    background: url(../images/grey_light.png)
}

.ele-login-unit-34H .ele-show-password-cE0.red-26f {
    background: url(../images/red.png)
}

.ele-login-unit-34H .ele-show-password-cE0.white-tCp {
    background: url(../images/white.png)
}

.ele-login-unit-34H .ele-show-password-cE0.yellow-3GT {
    background: url(../images/yellow.png)
}

.ele-login-unit-34H .ele-show-password-cE0.is-show-29i {
    background-position: 0 100%
}

.ele-login-unit-34H .ele-show-password-cE0.game-sd9 {
    background-image: url(/web/static/image/element/login/login-wrap/icon_noeye.png)
}

.ele-login-unit-34H .ele-show-password-cE0.game-sd9.is-show-29i {
    background-image: url(/web/static/image/element/login/login-wrap/icon_eye.png)
}

.ele-login-unit-34H .ele-show-password-cE0.svg-6ug {
    -webkit-mask: url(../images/ic_eye_close.svg);
    mask: url(../images/ic_eye_close.svg)
}

.ele-login-unit-34H .ele-show-password-cE0.svg-6ug.is-show-29i {
    -webkit-mask: url(../images/ic_eye_open.svg);
    mask: url(../images/ic_eye_open.svg)
}

.ele-login-unit-34H.focus-2fY .ele-login-placeholder--Sm {
    opacity: .5
}

.fade-enter-active-9ka,
.fade-leave-active-35g {
    transition: opacity .5s
}

.fade-enter-3yP,
.fade-leave-to-UWi {
    opacity: 0
}