/*主题*/
.login-form {
    background: #fff;
    width: 100%;
}
form {
    max-width: 320px;
    margin: 20px auto;
}
.user-name, .user-username, .user-pass, .user-email, .user-phone, .verification, .random_code_verification{
    position: relative;
    height: 42px;
    margin-bottom: 5px;
}
form label {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    top: 1px;
    left: 1px
}
form input, #login input, #signup input, #random_code_form input {
    font-size: 14px;
    line-height: 18px;
    height: 42px;
    padding: 11px 8px 11px 50px;
    width: 100%;
    border: 1px solid #fff;
    box-shadow: none;
}
input#submit {
    padding-left: 8px;
    width: 45%;
    margin-left: 27%;
}
input:-webkit-autofill, #login input:-webkit-autofill, #signup input:-webkit-autofill, #random_code_form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1200px #fff inset;
}
.am-cf {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}
.am-cf input {
    width: 100%;
    font-size: 14px;
}
.login-links {
    max-width: 320px;
    margin: 20px auto;
    font-size: 14px;
}
.res-banner .login-links {
    margin: -10px 10px 0 0;
    float: right;
}
.res-banner .xuanchuan {
    color: #f75534;
    margin: -8px 0 0 12px;
    float: left;
}
#remember-pass input {
    display: inline-block;
    height: auto;
    width: auto;
    margin: 0 5px 0 1px;
}
/*合作账号*/
.partner {
    width: 100%;
    max-width: 320px;
    margin: 20px auto;
    font-size: 14px;
}
.partner h3 {
    text-align: center;
}
.am-btn-group {
    display: block;
    overflow: hidden;
}
.am-btn-group li {
    width: 33.333%;
    display: block;
    float: left;
    margin-left: 30px;
}
.am-btn-group i {
    margin: 0 auto;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    line-height: 42px;
    padding-left: 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #0e93d7;
}
.am-btn-group span {
    display: none;
}
/*注册*/
.verification {
    position: relative;
    width: 70%;
}
#sendMobileCode {
    margin-left: 10px;
    padding: 0;
    width: 120px;
    height: 40px;
    background: #f1f1f1 none repeat scroll 0 0;
    margin-top: 0;
    text-align: center;
    line-height: 40px;
    color: #333;
    text-decoration: none;
    position: absolute;
    right: -143px;
    bottom: 1px;
    font-size: 13px;
    cursor: pointer;
}
#sendMobileCode:hover {
    color: #fff;
    background: #0e93d7 none repeat scroll 0 0;
}
/*修改的样式*/
#doc-my-tabs li.am-active a, #doc-my-tabs li a {
    background: #f8f8f8;
    border-radius: 0;
    color: #999;
    font-weight: 400;
}
#doc-my-tabs li.am-active a {
    color: #222;
    font-weight: 600;
}
.am-tabs-bd {
    border: none;
}
.am-nav-tabs.am-nav-justify li {
    padding: 5px;
}
.am-nav-tabs > li > a, .am-nav-tabs.am-nav-justify > li > a, .am-nav-tabs.am-nav-justify > .am-active > a, .am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:focus, .am-nav-tabs > li.am-active > a:hover {
    border: none;
    color: #000;
    font-weight: 600;
}
.am-nav-tabs.am-nav-justify > .am-active > a, .am-nav-tabs.am-nav-justify > .am-active > a:focus, .am-nav-tabs.am-nav-justify > .am-active > a:hover, .am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:focus, .am-nav-tabs > li.am-active > a:hover {
    margin-right: 0;
    border-radius: 0;
}
/*底部*/
.footer {
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.footer-bd {
    display: none;
}
form, .am-cf, .partner {
    max-width: 640px;
    margin: 20px auto 0 auto;
}
.footer-bd {
    display: block;
}
.partner h3 {
    text-align: left;
    padding: 5px 0 2px 0;
}
.am-btn-group i {
    display: inline-block;
    border-radius: 0;
    border: 0;
    background-color: transparent;
}
.am-btn-group span {
    display: inline-block;
}
.am-cf input {
    width: 100%;
    font-size: 16px;
}
/*底部*/
.footer {
    text-align: left;
    display: block;
    position: relative;
    margin: 20px auto 0 auto;
    padding: 7px 0 9px;
    max-width: 1200px;
}
.footer .footer-bd p, .footer .footer-hd p {
    margin-bottom: 8px;
    line-height: 27px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.footer .footer-hd a {
    margin: 0 4px;
    white-space: nowrap;
    color: #6C6C6C;
}
.footer .footer-hd b {
    margin: 0 3px;
    font-weight: 400;
    color: #DDD;
}
.footer .footer-bd p {
    border-bottom: none;
}
.login-box, .login-box2 {
    width: 100%;
    height: 430px;
    position: absolute;
    margin-left: 0;
    background: #f8f8f8;
    padding: 10px 20px;
}
.login-box2 {
    height: 470px;
}
.res-box {
    height: 530px;
    padding-top: 0;
}
.login-boxtitle {
    max-width: 1200px;
    margin: 0 auto;
    height: 75px;
}
.login-boxtitle img {
    height: 52px;
    width: 140px;
    margin-top: 12px;
}
.login-banner, .res-banner {
    width: 100%;
    height: 500px;
    background: #f8f8f8;
}
.dialog {
    background: #f8f8f8;
    height: 580px;
    padding: 10px 40px 0;
}
.login-main, .res-main {
    max-width: 1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}
.res-banner, .res-main {
    height: 580px;
}
/*头部*/
.login-boxtitle {
    display: block;
}
.zcnext {
    right: 20px;
    top: 15px;
}
/*背景*/
.am-btn-primary {
    width: 100%;
}
/*修改的样式*/
#doc-my-tabs li.am-active a, #doc-my-tabs li a {
    background: #f8f8f8;
}
.am-nav-tabs > li > a, .am-nav-tabs.am-nav-justify > li > a, .am-nav-tabs.am-nav-justify > .am-active > a, .am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:focus, .am-nav-tabs > li.am-active > a:hover {
    border: none;
}
.am-btn-warning {
    background-color: #0e93d7;
}
.login_errors {
    padding: 5px 0;
    font-weight: 600;
}
.login_errors ul li {
    list-style: none;
    text-align: center;
    color: #0e93d7;
}
.login-url {
    text-align: right;
}
.login-url a {
    color: #999;
    font-size: 13px;
}
.login-url a:hover {
    color: #0e93d7;
}
/*-----------*/
/*表单验证弹出来的提示*/
/*----------------*/
#vld-tooltip {
    position: absolute;
    z-index: 1000;
    padding: 5px 8px;
    background: #0e93d7;
    font-size: 12px;
    min-width: 120px;
    color: #fff;
    transition: all 0.15s;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    display: none;
}
#vld-tooltip:before {
    position: absolute;
    top: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    content: "";
    border-width: 0 6px 6px;
    border-color: transparent transparent #0e93d7;
    border-style: none inset solid;
}
#id_captcha_1 {
    font-size: 15px;
    display: none;
}
#id_captcha_1.id_captcha_1 {
    display: inline-block;
}
.am-modal-hd, .am-modal-btn {
    font-size: 15px;
}
#captcha {
    float: right;
    padding-top: 2px;
}
#captcha .captcha {
    width: auto;
    height: 36px;
    max-width: 116px;
}
/*验证码的表单*/
#random_code_form {
    position: absolute;
    width: 484px;
    top: 73px;
    margin: 0 0 0 8px;
}
.am-form-group.user-phone {
    /*margin-bottom: 54px;*/
    margin-bottom: 5px;
}
.random_code_verification {
    margin-bottom: 5px;
}
#id_captcha_1[disabled] {
    background-color: #fff;
}
.res-banner .hd {
    font-size: 24px;
    margin: 20px 0 0 -20px;
    text-align: center;
}
