@charset "utf-8";
body {
    background-image: url(../img/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #042a58;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-family: PingFang;
}

::-webkit-input-placeholder {
    font-family: PingFang;
    color: #a9a9a9;
}

:-moz-placeholder {
    font-family: PingFang;
    color: #a9a9a9;
}

::-moz-placeholder {
    font-family: PingFang;
    color: #a9a9a9;
}

:-ms-input-placeholder {
    font-family: PingFang;
    color: #a9a9a9;
}

ul {
    list-style: none;
    text-decoration: none;
}

img {
    border: 0px;
}

a {
    TEXT-DECORATION: none;
}

#container {
    width: 1236px;
    position: absolute;
    left: 50%;
    margin-left: -618px;
    top: 38%;
    margin-top: -250.3px;
}

.loginarea {
    z-index: -100;
    width: 1236px;
    height: 640px;
    background: #fff;
    box-shadow: 0 0 60px #000;
}

.loginsoft {
    width: 110px;
    height: 20px;
    background: url("../img/login_soft.png") no-repeat center;
    margin: 15px 0px;
}

.loginifo {
    text-align: center;
    background-repeat: no-repeat;
}

.school {
    height: 12px;
    margin-top: 14px;
    margin-left: 7px;
    font-size: 12px;
    color: #FDFDFD;
}

.copyright {
    height: 12px;
    margin-top: 10px;
    margin-left: 7px;
    font-size: 12px;
    color: #FDFDFD;
}

.loginform {
    float: right;
    margin-right: 100px;
    width: 464px;
    margin-top: 76px;
}

.btnLogin {
    float: left;
    height: 50px;
    width: 464px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    background: #458aff;
    color: #FFF;
    letter-spacing: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    margin: 90px 0 20px 0;
}

.btnRegist {
    float: left;
    font-size: 14px;
    color: #598afc;
    border-radius: 4px;
    background: #fff;
    border: 0;
    outline: none;
    cursor: pointer;
}


.usernameCon {
    position: relative;
    width: 464px;
    font-size: 14px;
    color: #666;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #ddd;

}

.passwordCon {
    position: relative;
    width: 464px;
    font-size: 14px;
    color: #666;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #ddd;
}

.usernameCon span,
.passwordCon span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    height: 65px;
}

.usernameCon span.icon,
.passwordCon span.icon {
    width: 30px;
    background: url("../img/login_username.png") no-repeat center;
}

.passwordCon span.icon {
    background: url("../img/login_password.png") no-repeat center;
}

#loginForm_account {
    line-height: 35px;
    text-indent: 5px;
    border: 0;
    outline: none;
    padding: 0;
    height: 35px;
    color: #666
}

#loginForm_password {
    line-height: 35px;
    text-indent: 5px;
    border: 0;
    outline: none;
    padding: 0;
    height: 35px;
    color: #666
}


.fieldSet {
    height: 10px;
    position: relative;
}
/*
.fieldSet span {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    float: left;
}

.fieldSet a {
    float: left;
    padding-left: 5px
}
*/
/*.fieldSet input{float:left;width:69px;line-height:24px;margin-left:10px;text-indent:5px;}*/

.forget {
    margin-top: 0;
    float: right;
}

.forget a {
    font-size: 14px;
    color: #458aff;
    cursor: pointer;
    text-align: right;
}

.inputCon {
    width: 200px;
}

.btnCon {
    width: 464px;
    height: 42px;
    text-align: center;
    margin-top: 5px;
}

.errormsg {
    width: 280px;
    color: red;
    font-size: 14px;
    line-height: 35px;
    padding-left: 50px;
}

.errorMessage {
    color: red !important;
    font-size: 14px;
    left: 62px;
    top: 20px;
    z-index: 99;
    display: inline-block;
}
/*
.fieldSet .errorMessage {
    top: 32px;
}

.fieldSet a {
    display: block;
    float: right;
    margin-top: 6px;
}

.fieldSet #checkcode {
    line-height: 30px;
    height: 30px;
    text-indent: 5px;
    border: 0;
    outline: none;
    padding: 0;
    width: 100px;
    color: #666;
    margin-top: 5px;

}

.fieldSet span {
    float: none;
    line-height: inherit;
}

.fieldSet .errormsg {
    width: 224px;
    height: 30px;
    display: inline-block;
}
*/
.loginLeft {
    float: left;
    margin-top: 50px;
    margin-left: 80px;
}

.loginLeft .loginLeftLogo {
    width: 167px;
    height: 70px;
    margin-bottom: 34px;
    background: url("../img/login_logo.png") no-repeat center;
}

.loginLeft .loginLeftBg {
    width: 460px;
    height: 394px;
    background: url("../img/login_leftbg.png") no-repeat center;
}

.title-tit {
    font-size: 30px;
    color: #1a1d25;
    font-family: PingFangBold;
    margin-bottom: 20px;
}

.title-wecome {
    font-size: 22px;
    color: #a9a9a9;
    margin-bottom: 40px;
}
.sprite-bg{
    background:url("../img/icon-sprite.png");
}

.rightValidate {
    width: 280px;
    height: 240px;
    position: absolute;
    text-align: center;
    z-index: 99;
    padding: 10px;
    box-shadow: 0 0 5px #999;
    background: #fff;
    top: -105px;
    left: 75px;
    display: none;
}

.v_rightBtn {
    position: absolute;
    width: 44px;
    height: 44px;
    left: 0;
    top: -7px;
    z-index: 12;
    cursor: pointer;
    background-position: 0px -84px;
}
.v_rightBtn:active{
    background-position: 0px -216px;
}
.imgBtn {
    width: 44px;
    height: 171px;
    position: absolute;
    left: 0;
}

.imgBtn img {
    width: 100%;
    z-index: 99;
}

.imgBg {
    position: relative;
    width: 280px;
    height: 171px;
    z-index: 9;
    overflow: hidden;
}
.geetest_result_content {
    position: absolute;
    top: -30px;
    left: 50%;
    font-size: 12px;
    color: #fff;
    background: #f95454;
    opacity: 0.8;
    width: 280px;
    text-align: center;
    line-height: 23px;
    margin-left: -140px;
    transition: top .5s;
    z-index: 999;
}
.hkinnerWrap {
    margin-top: 5px;
    line-height: 27px;
    height: 28px;
    position: relative;
    background-position-x: 10px;
}
.huakuai {
    font-size: 13px;
    color: #888;
}
.green {
    border-color: #34C6C2 !important;
}

.green .v_rightBtn {
    background: #34C6C2;
    color: #fff;
}

.red {
    border-color: red !important;
}

.red .v_rightBtn {
    background: red;
    color: #fff;
}
.v_refresh{
    text-align: right;
    padding: 5px;
}
.refresh {
    display: inline-block;
    width: 15px;
    height: 14px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0px 0px 9px #333;
    cursor: pointer;
    background-position: 0 -1179px;
}
.closeVali {
    display: inline-block;
    width: 15px;
    height: 14px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0px 0px 9px #333;
    cursor: pointer;
    background-position: -15px -1179px;
}
.refresh:hover{
    background-position-y: -1193px;
}
.closeVali:hover{
    background-position:-15px -1193px;
}
.notSel {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
}
.com_image_shake {
    -moz-animation:image_shake 0.2s linear infinite both;
    -webkit-animation:image_shake 0.2s linear infinite both;
    animation:image_shake 0.2s linear infinite both
}
@keyframes image_shake {
    25% {
        margin-left:-6px
    }
    75% {
        margin-left:6px
    }
    100% {
        margin-left:0
    }
}
@-webkit-keyframes image_shake {
    25% {
        margin-left:-6px
    }
    75% {
        margin-left:6px
    }
    100% {
        margin-left:0
    }
}