.login-button {
    width: 404px;
    height: 50px;
    background: #086fff;
    border-radius: 6px;
    border: none;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.a-login {
    width: 80px;
    height: 21px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #086fff;
    text-decoration: none
}

.info-input {
    width: 404px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 6px;
    margin-bottom: 25px;
    padding-left: 60px;
    background-position: 5px 4px;
    display: block;
    /*margin-left: 68px;*/
}

.input-code {
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 6px;
    margin-bottom: 25px;
    padding-left: 60px;
    width: 255px;
    background-position: 5px 4px;
    float: left;
    /*margin-left: 68px;*/
}

.button-code {
    width: 132px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #086fff;
    box-sizing: border-box;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #086fff;
    margin-left: 5%;
}

.body-div {
    width: 542px;
    height: 600px;
    background: #FFFFFF;
    border-radius: 0px 12px 12px 0px;
    position: absolute;
    left: 889px;
    top: 160px;
    text-align: center;
}

.body-img-div {
    width: 542px;
    height: 600px;
    border-radius: 0px 12px 12px 0px;
    position: absolute;
    left: 490px;
    top: 160px;
}

.body-img {
    width: 542px;
    height: 600px;
}

.title-body-span {
    width: 240px;
    height: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #086fff;
}

.title-body-div {
    margin-bottom: 45px;
    padding-top: 90px;
}

.mume-li {
    display: inline-block;
    float: left;
    list-style: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #414141;
    margin-left: 75px;
    width: 150px;
    margin-bottom: 45px;
    cursor: pointer;
}

.memu-li-active {
    border-bottom: 3px solid #086fff;
    padding-bottom: 12px;
    color: #086fff;
}

.span-copyright {
    position: fixed;
    bottom: 10px;
    left: 35%;
}

/*@media screen and (max-width: 576px) {
    .body-div {
        width: 342px;
        height: 500px;
        background: #FFFFFF;
        border-radius: 0px 12px 12px 0px;
        position: absolute;
        left: 16px;
        top: 160px;
        text-align: center;
    }
    .body-img-div {
        display: none;
        width: 242px;
        height: 500px;
        border-radius: 0px 12px 12px 0px;
        position: absolute;
        left: 0px;
        top: 160px;
    }
    .body-img {
        width: 242px;
        height: 500px;
    }
    .login-button {
        width: 204px;
        height: 50px;
        background: #00B0C6;
        border-radius: 6px;
        border: none;
    }
    .info-input {
        width: 204px;
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        box-sizing: border-box;
        border-radius: 6px;
        margin-bottom: 15px;
        padding-left: 60px;
        background-position: 5px 4px;
        display: block;
        margin-left: 68px;
    }
    .input-code {
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        box-sizing: border-box;
        border-radius: 6px;
        margin-bottom: 25px;
        padding-left: 60px;
        width: 155px;
        background-position: 5px 4px;
        float: left;
        margin-left: 68px;
    }
    .button-code {
        width: 62px;
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #00B0C6;
        box-sizing: border-box;
        border-radius: 6px;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #00B0C6;
        margin-left: -48px;
    }
    .mume-li {
        display: inline-block;
        float: left;
        list-style: none;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #02A8BD;
        margin-left: 35px;
        width: 72px;
        margin-bottom: 45px;
        cursor: pointer;
    }
    .memu-li-active {
        border-bottom: 3px solid #00B0C6;
        padding-bottom: 12px;
    }
    .span-copyright {
        position: fixed;
        bottom: 10px;
        left: 0%;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    .body-div {
        width: 442px;
        height: 550px;
        background: #FFFFFF;
        border-radius: 0px 12px 12px 0px;
        position: absolute;
        left: 312px;
        top: 160px;
        text-align: center;
    }
    .body-img-div {
        width: 442px;
        height: 550px;
        border-radius: 0px 12px 12px 0px;
        position: absolute;
        left: 30px;
        top: 160px;
    }
    .body-img {
        width: 442px;
        height: 550px;
    }
    .login-button {
        width: 304px;
        height: 50px;
        background: #00B0C6;
        border-radius: 6px;
        border: none;
    }
    .info-input {
        width: 35 4px;
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        box-sizing: border-box;
        border-radius: 6px;
        margin-bottom: 15px;
        padding-left: 60px;
        background-position: 5px 4px;
        display: block;
        margin-left: 20px;
    }
    .input-code {
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #DDDDDD;
        box-sizing: border-box;
        border-radius: 6px;
        margin-bottom: 25px;
        padding-left: 60px;
        width: 255px;
        background-position: 5px 4px;
        float: left;
        margin-left: 20px;
    }
    .button-code {
        width: 132px;
        height: 50px;
        background: #FFFFFF;
        border: 1px solid #00B0C6;
        box-sizing: border-box;
        border-radius: 6px;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #00B0C6;
        margin-left: -5px;
    }
    .mume-li {
        display: inline-block;
        float: left;
        list-style: none;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #02A8BD;
        margin-left: 55px;
        width: 100px;
        margin-bottom: 45px;
        cursor: pointer;
    }
    .memu-li-active {
        border-bottom: 3px solid #00B0C6;
        padding-bottom: 12px;
    }
    .span-copyright {
        position: fixed;
        bottom: 10px;
        left: 5%;
    }
}*/

@media screen and (min-width:992px) {
    .login .findpwd-box {
        width: 730px;
        margin: 115px auto 208px;
        background: url(../images/login-img.png) no-repeat left top;
        background-size: auto 100%;
        overflow: hidden;
        border-radius: 12px 12px 12px 12px;
    }
}
@media screen and (max-width: 992px) {
    .login .findpwd-box {
        width: 100%;
        margin: 80px auto 40px;
        padding: 10px;
        background-image: none;
    }
    .login .login-form {
        margin: 0 auto;
        width: 100%;
        max-width: 464px;
        float: none;
        border-radius: 12px 12px 12px 12px;
    }
}
@media screen and (max-width: 768px){
    .login .login-form {
        padding: 60px;
    }
}
.info-input{
    width: 100%;
}
.input-code{
    width: 65%;
}
.button-code{
    width: 30%;
}
.login-button{
    width: 100%;
}
