body, html {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0px;
}
p {
    padding: 0;
    margin: 0;
}
.login-wrap {
    width: 910px;
    height: 100%;
    margin: auto;
    background: #f6f6f6;
    box-sizing: border-box;
    background: url(//images.koolearn.com/fe_upload/2018/7/2018-7-13-1531475112552.png) no-repeat;
    position: relative;
}
.login-wrap .login-til {
    height: 150px;
    text-align: center;
    color: #fff;
    padding-top: 45px;
}
.login-wrap .issue {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(//images.koolearn.com/fe_upload/2018/7/2018-7-13-1531475165467.png) no-repeat;
    cursor: pointer;
    margin-left: 5px;
    position: absolute;
    right: 46px;
    top: 12px;
}
.info-item .issue{
    right: 21px;
    top: 3px;
}
.issue-des {
    width: 194px;
    height: 49px;
    padding: 12px;
    position: absolute;
    right: -56px;
    top: -71px;
    z-index: 2;
    background-color: #fffee7;
    color: #999;
    line-height: 1.4;
    font-size: 12px;
    border: 1px solid #aaa;
    display: none;
}
.user-info .issue-des {
    right: -82px;
    top: -79px;
}
.issue-des .row {
    border: 6px solid transparent;
    border-top-color: #aaa;
    position: absolute;
    left: 103px;
    bottom: -12px;
    z-index:2;
}
.issue-des .row-h {
    border: 6px solid transparent;
    border-top-color: #fffee7;
    position: absolute;
    left: 103px;
    bottom: -11px;
    z-index:3;
}
.exam-name {
    font-size: 20px;
}
.exam-mac {
    margin-top: 20px;
    font-size: 46px;
}
.login-main, .confirm-login {
    width: 440px;
    height: 306px;
    margin:auto;
    border-radius: 4px;
    background-color:#fff;
    box-shadow: 0px 1px 4px 1px #dedede; 
}
.confirm-login  {
    height: 310px;
    display: none;
}
.login-title {
    height: 72px;
    line-height: 72px;
    padding: 0 20px;
    color: #f51e55;
}
.login-title .eng {
    color: #b4b6bc;
    margin-left: 15px;
}
.login-form {
    margin-bottom: 27px;
}
.login-form .form-item {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 20px;
    position: relative;
}
.form-item input {
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 20px;
    width: 195px;
    color: #bbb;
}
.form-item label {
    width: 100px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
}
.login-operate {
    height: 40px;
    margin-bottom: 29px;
    clear: both;
}
.login-operate input {
    height: 38px;
    width: 130px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #f51e55;
    background-color: #f51e55;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;

}
.login-operate .login {
    float: left;
    margin-left: 78px;
}
.login-operate .login:hover {
    background-color: #dc194b;
}
.login-operate .reset {
    float: right;
    margin-right: 78px;
    background-color:#fff;
    color: #222;
    border-color: #d0d0d0;
}
.login-operate .reset:hover {
    background-color: #e6e6e6;
}
.login-prompt {
    display: none;
    height: 38px;
    line-height: 38px;
    background-color: #ffe6be;
    color: #c88c29;
    padding: 0 17px;
    font-size: 14px;
}
.login-prompt .exam-no {
    margin-right: 10px;
}

.confirm-login .confirm-prompt {
    height: 38px;
    line-height: 38px;
    background-color: #ffe6be;
    color: #c88c29;
    padding: 0 40px;
    font-size: 15px;
}   
.confirm-login .confirm-content {
    padding: 26px 20px 10px 20px;   
    height: 180px;
}
.confirm-content .user-img {
    width: 95px;
    height:150px;
    float: left;
    margin-right: 23px;
}
.user-img img {
    display: inline-block;
    width: 95px;
    height: 126px;
    border: 1px solid #ccc;
}
.confirm-content .user-info {
    float: left;
    color: #f51e55;
    font-size: 16px;
    width: 280px;
    position: relative;
}
.user-info .info-item {
    margin-bottom: 8px;
}
.info-item .label {
    width: 70px;
    display: inline-block;
    text-align: right;
    margin-right: 15px;
}
.info-item .val {
    display: inline-block;
}

.login-wrap .login-logo {
    height: 57px;
    width: 290px;
    position: absolute;
    left: 50%;
    margin-left: -142px;
    bottom: 66px;
    background: url(http://images.koolearn.com/fe_upload/2018/7/2018-7-13-1531475189133.png) no-repeat;
}
.notice {
    width: 240px;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 1px 3px 1px #ccc;
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 20%;
    font-size: 14px;
    color: #444;
    border-radius: 3px;
    z-index: 1;
    display: none;
}
.warn-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 0;
    display: none;
}
.iKown {
    margin: auto;
    margin-top: 15px;
    width: 129px;
    line-height: 40px;
    text-align: center;
    background-color: #f51e55;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}