
.popup .login-layout li input.add_importA {
    outline: none;
}

.popup .login-layout li.add_login-security {
    background: #fff;
    height: 65px;
}

.popup .login-layout li.add_login-security .importC {
    float: left;
    width: 202px;
    height: 38px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    margin-right: 4px;
}

.popup .login-layout li input.add_importA_01 {
    width: 170px;
    height: 35px;
}

.popup .login-layout li.add_login-security div {
    margin: 0 0 0 4px;
}

.popup .login-layout .add_login_oth a span {
    margin-top: 5px;
    background: #e7ac33;
    color: #fff;
    height: 42px;
    width: 320px;
    border-radius: 5px;
    line-height: 42px;
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
}

.popup .login-layout .add_login_oth {
    height: 47px;
}

.popup .add_login-list-all {
    border-radius: 0 0 6px 6px;
}

.errorTip {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 36px;
    background: transparent;
    font-family: "微软雅黑";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    background: #eeff00;
    padding: 0 10px;
}

.popup .login-list-all .tishi {
    background: url("../images/ti.png") no-repeat;
    position: absolute;
    top: 160px;
    left: 363px;
    z-index: 999999999999999;
    width: 164px;
    height: 62px;
    font-size: 12px;
    color: #de0202;
    font-family: "微软雅黑";
    padding: 11px 0px 0px 20px;
    line-height: 20px;
}

.popup .login-layout li div.tips {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 215px;
    left: 50px;
    padding: 3px 0 0 10px;
    width: 198px;
    height: 63px;
    background: url(../images/daxie.png) no-repeat 0 0;
    color: #f00;
    font-weight: 700;
}
