input:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.reg {
    min-height: 100vh;
    width: 100%;
    background-color: #2d3a4b;
    overflow: hidden;
    display: table;
    margin: 0 auto
}

.regDiv {
    width: 2.604167rem;
    margin: 35%;
    margin-top: .78125rem;
    margin-bottom: .15625rem
}

.regDiv2, .regDiv {
    background-color: #fff;
    border: .130208rem solid #fff;
    padding: 0
}

.regDiv2 {
    width: 3.125rem;
    margin: 35%;
    margin-top: .572917rem;
    margin-bottom: .15625rem
}

.reg-input {
    width: .677083rem;
    border: 0 none;
    border-bottom: .005208rem solid #ccc;
    border-radius: 0;
    outline: none;
    line-height: 2
}

.login-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: url(/static/img/login_bg.png) no-repeat 50%;
    background-attachment: fixed;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    z-index: -999
}

.login-container .login-container-card, .login-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login-container .login-container-card {
    width: 65%;
    min-width: 800px;
    max-width: 1400px;
    height: 63%;
    min-height: 528px;
    background: #fff;
    -webkit-box-shadow: 0 0 43px 0 rgba(190, 220, 255, .75);
    box-shadow: 0 0 43px 0 rgba(190, 220, 255, .75);
    border-radius: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.login-container .title-container {
    position: relative;
    text-align: center
}

.login-container .title-container .title {
    font-size: 28px;
    font-weight: 600;
    color: #0175ff;
    line-height: 28px
}

.login-container .card_mainBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.login-container .card-text {
    margin-top: 47px;
    padding-left: 88px;
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-weight: 400;
    color: #0175ff;
    line-height: 33px
}

.login-container .card_imgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 55%
}

.login-container .card_img {
    width: 78%;
    /*height: 35vh*/
}

.login-container .card_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px;
    width: 45%
}

.login-container .login-form {
    width: 65%
}

.login-container .login-img {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    border-radius: 10px 0 0 10px;
    position: relative;
    height: 604px;
    width: 60%;
    overflow: hidden
}

.login-container .tips {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px
}

.login-container .tips span:first-of-type {
    margin-right: 16px
}

.login-container .svg-container {
    padding: 6px 5px 6px 15px;
    color: #889aa4;
    vertical-align: middle;
    width: 16px;
    display: inline-block
}

.login-container .show-pwd {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px;
    color: #889aa4;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.login_btn{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    background-color: #1678ff;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    border: 0 none;
}

.code_button {
    width: 100px;
    height: 30px;
    text-align: center;
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    /*border: 1px solid #aeaeae;*/
    /*letter-spacing: 6px*/
}

.div_ph span, .div_pw span, .div_user span, .div_yz span {
    position: absolute;
    left: 15px;
    top: 16px;
    width: 16px;
    height: 18px;
    background: url(/static/img/iphone.png) 0 -480px no-repeat;
    z-index: 1
}

.div_pw span {
    background-position: 0 -506px
}

.div_ph span {
    background-position: 0 -537px
}

.div_yz span {
    background-position: 0 -562px
}

.captcha, .pw, .username, .phone {
    width: 250px;
    padding: 10px 5px 10px 45px;
    border: 0 none;
    height: 30px;
    line-height: 30px
}

#captcha_box {
    border-bottom: 1px solid #ddd
}

.div_ph, .div_pw, .div_user, .div_yz {
    border-bottom: 1px solid #ddd;
    position: relative
}

.captcha {
    width: 250px;
    border: 0 none
}

#loginTips {
    line-height: 30px;
    text-indent: 5px;
    color: #FFF;
    background: #FD5583;
    margin-top: 3px;
    border-radius: 3px;
    width: 250px
}