.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 .tang-pass-login {
    font: 14px/1.5 "Microsoft YaHei", "微软雅黑", Helvetica, Sans-serif;
    width: 310px;
    margin-top: -1px;
    *overflow: hidden;
    position: relative;
}

.uc-common-login .tang-pass-login form {
    padding-top: 15px;
    background: #f3f7f8;
    position: relative;
}

.uc-common-login #common-login form {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    margin-top: -1px;
}

.uc-common-login .pass-form-item {
    position: relative;
}

.uc-common-login .pass-form-item-memberPass::before,
.uc-common-login .pass-form-item-memberPass::after {
    display: table;
    content: "";
    line-height: 0;
}

.uc-common-login .pass-form-item-memberPass::after {
    clear: both;
}

.uc-common-login .pass-form-item-submit {
    background: #dbe2ec;
    padding: 0 20px;
    *zoom: 1;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    text-align: right;
}

.uc-common-login .pass-form-item-submit::before,
.uc-common-login .pass-form-item-submit::after {
    display: table;
    content: "";
    line-height: 0;
}

.uc-common-login .pass-form-item-submit::after {
    clear: both;
}

.uc-common-login .pass-form-item-submit .pass-reglink,
.uc-common-login .pass-form-item-submit .pass-fgtpwd {
    font-size: 12px;
    margin-top: 12px;
    margin-bottom: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.uc-common-login .pass-form-item-submit .pass-reglink {
    margin-right: 5px;
    border-right: 1px solid #9dbcdb;
    padding-right: 5px;
}

.uc-common-login .pass-form-item-userName,
.uc-common-login .pass-form-item-password {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bdc7d3;
    width: 270px;
    height: 40px;
    background: #fff;
    *zoom: 1;
    margin: 0 20px 20px;
    margin-bottom: 20px;
}

.uc-common-login .pass-form-item-userName::before,
.uc-common-login .pass-form-item-password::before,
.uc-common-login .pass-form-item-userName::after,
.uc-common-login .pass-form-item-password::after {
    display: table;
    content: "";
    line-height: 0;
}

.uc-common-login .pass-form-item-userName::after,
.uc-common-login .pass-form-item-password::after {
    clear: both;
}

.uc-common-login .pass-form-item-userName input,
.uc-common-login .pass-form-item-password input {
    width: 223px;
    border: 0;
    outline: none;
    padding: 9px;
    height: 20px;
    *line-height: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uc-common-login .pass-form-item-userName input:-moz-placeholde,
.uc-common-login .pass-form-item-password input:-moz-placeholde,
.uc-common-login .pass-form-item-userName input::-webkit-input-placeholder,
.uc-common-login .pass-form-item-password input::-webkit-input-placeholder {
    color: #a1a6b7;
}

.uc-common-login .pass-form-item-userName input:focus,
.uc-common-login .pass-form-item-password input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uc-common-login .pass-form-item-userName label,
.uc-common-login .pass-form-item-password label,
.uc-common-login .pass-form-item-userName input,
.uc-common-login .pass-form-item-password input {
    float: left;
}

.uc-common-login .pass-form-item-userName label,
.uc-common-login .pass-form-item-password label {
    background:
        url("//cas.baidu.com/staticv2/asset/www2-login/img/icons.png?20140305")
        no-repeat;
    _background:
        url("//cas.baidu.com/staticv2/asset/www2-login/img/icons-ie6.png?20140305")
        no-repeat;
    width: 14px;
    height: 14px;
    margin: 12px 3px 0 10px;
    _overflow: hidden;
    text-indent: -999999px;
}

.uc-common-login .pass-form-item-verifyCode {
    margin: 0 20px 20px;
    *zoom: 1;
}

.uc-common-login .pass-form-item-verifyCode::before,
.uc-common-login .pass-form-item-verifyCode::after {
    display: table;
    content: "";
    line-height: 0;
}

.uc-common-login .pass-form-item-verifyCode::after {
    clear: both;
}

.uc-common-login .pass-form-item-verifyCode img {
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin-left: 10px;
    width: 99px;
    height: 39px;
    vertical-align: top;
}

.uc-common-login .pass-form-item-verifyCode .pass-text-input-verifyCode {
    outline: none;
    border: 1px solid #bdc7d3;
    padding: 9px;
    width: 90px;
    height: 20px;
    *line-height: 20px;
    background: #fff;
}

.uc-common-login .pass-form-item-verifyCode label {
    display: none;
}

.uc-common-login .pass-form-item-verifyCode .pass-change-verifyCode {
    margin: 10px 0 0 10px;
    font-size: 12px;
}

.uc-common-login .pass-form-item-verifyCode .pass-change-verifyCode,
.uc-common-login .pass-form-item-verifyCode .pass-verifyCodeImgParent,
.uc-common-login .pass-form-item-verifyCode .pass-text-input-verifyCode {
    float: left;
}

.uc-common-login .pass-form-item-userName label {
    background-position: -124px -12px;
    _background-position: -124px -13px;
    _width: 13px;
}

.uc-common-login .pass-form-item-password label {
    background-position: -140px -12px;
    _background-position: -140px -13px;
    _height: 13px;
}

.uc-common-login .pass-button-submit {
    margin-top: 12px;
    width: 270px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #498140;
    border-top-color: #528f49;
    border-bottom-color: #42733b;
    background: #65a559;
    background-image: -moz-linear-gradient(top, #71b165, #5a9a4e);
    background-image: -ms-linear-gradient(top, #71b165, #5a9a4e);
    background-image: -webkit-linear-gradient(top, #71b165, #5a9a4e);
    background-image: -o-linear-gradient(top, #71b165, #5a9a4e);
    background-image: linear-gradient(to top, #71b165, #5a9a4e);
    outline: none;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.uc-common-login .pass-button-submit:hover {
    background-image: -moz-linear-gradient(top, #89c47f, #74b36a);
    background-image: -ms-linear-gradient(top, #89c47f, #74b36a);
    background-image: -webkit-linear-gradient(top, #89c47f, #74b36a);
    background-image: -o-linear-gradient(top, #89c47f, #74b36a);
    background-image: linear-gradient(to top, #89c47f, #74b36a);
}

.uc-common-login .pass-button-submit:active {
    -webkit-box-shadow: inset 0 2px 4px #808080;
    -moz-box-shadow: inset 0 2px 4px #808080;
    box-shadow: inset 0 2px 4px #808080;
}

.uc-common-login .pass-form-item-memberPass {
    font-size: 12px;
    color: #a1a6b7;
    padding: 12px 20px 0;
    border-top: 1px solid #cdd4e4;
    background: #dbe2ec;
    *zoom: 1;
}

.uc-common-login .pass-form-item-memberPass label {
    display: inline;
    vertical-align: top;
}

.uc-common-login .pass-form-item-memberPass input {
    margin-top: 0;
}

.uc-common-login .change-login a {
    color: #a1a6b7;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
}

.uc-common-login .change-login a.select {
    color: #666f8d;
}

.uc-common-login .change-login a.select span {
    display: block;
}

.uc-common-login .change-login a:hover {
    text-decoration: none;
}

.uc-common-login .change-login a span {
    background: url("../img/icons.png") no-repeat 1px -17px;
    _background: url("../img/icons-ie6.png") no-repeat 1px -17px;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 14px;
    height: 9px;
    display: none;
}

.uc-common-login .change-login div {
    position: relative;
    top: 10px;
    z-index: 10;
    left: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.uc-common-login .change-login .passport-account {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #a1a6b7;
}

.uc-common-login .pass-generalErrorWrapper {
    position: absolute;
    top: 55px;
    left: 20px;
    color: #f28281;
    font-size: 13px;
}

.uc-common-login .uc-common-login-small .pass-form-item-userName,
.uc-common-login .uc-common-login-small .pass-form-item-password {
    height: 28px;
    margin-bottom: 15px;
}

.uc-common-login .uc-common-login-small .pass-form-item-userName label,
.uc-common-login .uc-common-login-small .pass-form-item-password label {
    margin-top: 5px;
}

.uc-common-login .uc-common-login-small .pass-form-item-userName input,
.uc-common-login .uc-common-login-small .pass-form-item-password input {
    padding: 4px 9px;
    height: 18px;
    font-size: 12px;
}

.uc-common-login .uc-common-login-small .pass-form-item-verifyCode {
    margin-bottom: 15px;
}

.uc-common-login .uc-common-login-small .pass-form-item-verifyCode img {
    width: 74px;
    height: 27px;
}

.uc-common-login .uc-common-login-small .pass-form-item-verifyCode .pass-text-input-verifyCode {
    padding: 4px 9px;
    height: 18px;
    font-size: 12px;
}

.uc-common-login .uc-common-login-small .pass-form-item-verifyCode .pass-change-verifyCode {
    margin-top: 6px;
}

.uc-common-login .uc-common-login-small .pass-generalErrorWrapper {
    top: 42px;
    font-size: 12px;
}

.uc-common-login .uc-common-login-small .pass-placeholder {
    top: 4px;
    left: 35px;
    font-size: 12px;
}

.uc-common-login .pass-placeholder {
    position: absolute;
    top: 9px;
    left: 35px;
    color: #999;
}

.pass-forceverify-wrapper {
    z-index: 10060 !important;
}
