.body {
    height: 376px;
    width: 320px;
    margin-left: 0px;
    left: 70%;
    position: relative;
    top: 0px;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
}

.first {
    top: 54px;
    position: relative;
}

.green {
    color: green;
}

.captcha_field input {
    width: 150px;
    position: absolute;
    left: 15px;
    top: 0px;
    height: 36px;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    padding-left: 45px;
}

.captcha_field img {
    position: absolute;
    left: 195px;
    top: -5px;
}

.line .btn {
    width: 260px;
    left: 15px;
    top: 0
}

.line input {
    margin-left: 15px;
    padding-left: 45px;
    line-height: 36px;
}

.footer {
    margin-top: 200px;
}

.info {
    position: relative;
    margin-bottom: 10px;
}

.info .forget_password {
    position: relative;
    left: 20px;
}

.info .register {
    position: relative;
    left: 130px;
}

.body_header {
    position: relative;
    /* color: #ff4200; */
    font-size: 16px;
    padding-left: 10px;
    top: 20px;
    left: 20px;
    /* margin-top: 20px; */
    border-left: 3px solid #ff4200;
}

.icon_base {
    position: absolute;
    width: 16px;
    height: 19px;
    left: 30px;
    top: 8px;
}

.user_icon {
    background: url("../../image/auth/data.png") 9px center no-repeat;
}

.user_icon_active {
    background: url("../../image/auth/data_active.png") 9px center no-repeat;
}

.pass_icon {
    background: url("../../image/auth/account.png") 9px center no-repeat;
}

.pass_icon_active {
    background: url("../../image/auth/account_active.png") 9px center no-repeat;
}

.captcha_icon {
    background: url("../../image/auth/cap.png");
}

.captcha_icon_active {
    background: url("../../image/auth/cap_active.png");
}

.captcha_field {
    z-index: 1;
}


/*登录改版*/

.body-header {
    height: 54px;
    line-height: 54px;
    /*margin-bottom: 16px;*/
}

.body-header span {
    display: block;
    float: left;
    width: 160px;
    text-align: center;
    font-size: 16px;
    color: #909090;
    background: #e6e6e6;
    position: relative;
    cursor: pointer;
}

.login-wrap {
    width:
}

.body-header span.selected-active {
    background: #fff;
    color: #000;
}

.error {
    color: red;
}

.tab0 {
    padding-left: 25px;
    padding-right: 25px;
}

.tab1 {
    padding: 0 25px;
}

.tab0 p {
    margin: 0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.tab0 .account-wrap input,
.tab0 .cellphone-wrap .input {
    width: 274px;
    height: 36px;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
    padding-left: 36px;
}

.body-footer-checkbox {
    /*margin-top: 14px;*/
    line-height: 36px;
    font-size: 12px;
    text-align: justify;
}

.body-footer-btn-switch {
    float: right;
    color: #77b4f9;
    cursor: pointer;
}

.btn-submit {
    background: #5a99e0;
    color: white;
    width: 274px;
    height: 36px;
    cursor: pointer;
    margin-bottom: 20px;
}

.body-footer-forget {
    font-size: 12px;
}

.tab0 .captcha_field_login input {
    width: 170px;
}

.tab0 .cellphone-wrap .verify-code {
    width: 170px;
}

.btn-countdown {
    display: inline-block;
    height: 36px;
    width: 94px;
    font-size: 12px;
    margin-left: 2px;
    line-height: 36px;
    border: 1px solid #4699f7;
    border-radius: 5px;
    color: #4699f7;
    text-align: center;
    padding: 0;
    background: #fff;
    outline: none;
}

.btn-countdown-active {
    border: 1px solid #4699f7;
    background: #fff;
    color: #4699f7;
}

.btn-countdown-disabled {
    border: 1px solid #c1c1c1;
    background: #c1c1c1;
    color: #fff;
}

.tab1-code-title {
    text-align: center;
    background: url(../../image/auth/扫一扫.png) 45px center no-repeat;
    line-height: 16px;
    font-size: 12px;
    margin-top: 20px;
}

.tab1-code-main {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
    clear: both;
}

.tab1-code-img1,
.tab1-code-img2 {
    float: left;
}

.tab1-code-img1 {
    margin: 0 21px 0 0;
}

.tab1-code-img2 {}

.tab1-code-img2 img {
    width: 135px;
    height: 130px;
}

.tab1-code-foot {
    margin-top: 25px;
    font-size: 12px;
}

.tab1-code-foot a {
    float: right;
    color: #ff5b22;
}

.tab1-btn-down {
    cursor: pointer;
    color: #5fa7f8;
}


/*用户中心 第三方登录 by tracy 20170427*/

.body-footer-otherStyle-login {
    border-top: 1px solid #dbdbdb;
    padding-top: 13px;
    margin-top: 20px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 320px;
}

.body-footer-otherStyle-login .otherstyle:last-child {
    border-right: 0;
    margin-right: 0;
}

.body-footer-otherStyle-login:after {
    position: relative;
}

.otherlogin {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 12px;
    color: #333;
    padding: 3px 10px;
    background: #fff;
    margin-top: -11px;
    margin-left: -46px;
}

.body-footer-otherStyle-login .otherstyle {
    font-size: 12px;
    color: #333;
    padding: 0 15px 0 20px;
    margin-right: 15px;
    position: relative;
    display: inline-block;
    border-right: 1px solid #dbdbdb;
    cursor: pointer;
    text-decoration: none;
}

.body-footer-otherStyle-login .otherstyle.oth-weibo {
    border-right: 0;
    margin-right: 0;
}

.oth-weixin:after {
    /* content: '微信'; */
    content: url(../../image/auth/WXhanzi.png);
    display: inline-block;
    font-size: 12px;
}

.oth-weixin:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../image/auth/wx.png) no-repeat\9;
    background: url(../../image/auth/wx_big.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}

.oth-weibo:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../image/auth/wb.png) no-repeat\9;
    background: url(../../image/auth/wb_big.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}

.oth-qq:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../image/auth/qq.png) no-repeat;
    /* background:url(../image/auth/qq_big.png) no-repeat; */
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
}

.oth-weixin iframe {
    display: none;
}

#login_container>iframe {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -150px;
    background: #fff;
    z-index: 999;
}

.layerbox-login {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    background: #000;
    z-index: 990;
    display: none;
}

.login-capture-active {
    height: 407px;
}

/* 账号验证 */
.confirm-input-phone,
.confirm-input-verification{
    height: 32px;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
    padding-left: 6px;
}
.confirm-input-phone{
    width: 200px;
}
.confirm-input-verification{
    width: 150px;
}

.flaot-span .confirm{
    float: left;
    height: 32px;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
#noConfirmCode{
    position: relative;
    display: flex;
    align-items: center;
}
#noConfirmCode	.openAppUrl{
    position: absolute;
    display: none;
    top: -71px;
    right: -196px;
    width: 180px;
    height: 160px;
    background: #fff;
    border-radius: 5px;
    padding: 6px 0;
}
#noConfirmCode	.openAppUrl img{
    width: 150px;
    height: 150px;
}
#noConfirmCode .no-tips{
    position: relative;
    margin-left: 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(../../image/auth/no_tips.png) no-repeat;
}
#noConfirmCode .no-tips:hover .openAppUrl{
    display: block;
} 
#getPhone .captcha_field_login-get .yidun.yidun--light{
    min-width: 178px!important;
}
