﻿html, body {
    width: 100%;
    height: 100%;
}

body {
    background: url(./Images/Login/login-bg.png) center no-repeat;
    background-size: 100% 100%;
}

.login-body {
    width: 1059px;
    height: 672px;
    margin: 0 auto;
    background: url(./Images/dl11.png) no-repeat;
}

.login-box {
    width: 465px;
    height: 500px;
    border-radius: 0 50px 50px 0;
    float: left;
    background: #fff;
}

.login-list {
    width: 369px;
    height: 41px;
    border: 1px solid #E7E7E7;
    background: #fff;
    margin-top: 20px;
    margin-left: 47px;
}

.login-listName {
    height: 24px;
    line-height: 24px;
    color: #7E7E7E;
    font-size: 14px;
    text-indent: 15px;
    margin-top: 9px;
    float: left;
}

    .login-listName img {
        width: 20px;
        height: 20px;
        margin-top: 2px;
    }

.login-listRight {
    float: left;
    position: relative;
}

.login-listInput {
    width: 286px;
    height: 39px;
    float: left;
    line-height: 39px;
    color: #7E7E7E;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #fff;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
}

.login-listInputX {
    width: 286px;
    height: 39px;
    float: left;
    line-height: 39px;
    color: #7E7E7E;
    font-size: 14px;
    text-indent: 8px;
    margin-left: 7px;
    border: 1px solid #fff;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 2;
}

.login-verifyList {
    width: 371px;
    height: 43px;
    margin-top: 20px;
    margin-left: 47px;
}

.login-verifyLeft {
    width: 244px;
    height: 41px;
    border: 1px solid #E7E7E7;
    background: #fff;
    float: left;
}

.login-inputRight {
    float: left;
    position: relative;
}

.login-verifyInput {
    width: 161px;
    height: 39px;
    float: left;
    line-height: 39px;
    color: #7E7E7E;
    font-size: 14px;
    text-indent: 8px;
    border: 1px solid #fff;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: 1;
}

.login-verifyInputX {
    width: 161px;
    height: 39px;
    float: left;
    line-height: 39px;
    color: #7E7E7E;
    font-size: 14px;
    text-indent: 8px;
    margin-left: 7px;
    border: 1px solid #fff;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.login-verifyRight {
    float: right;
    width: 115px;
    height: 43px;
    margin-right: 1px;
    position: relative;
}

    .login-verifyRight img {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

.login-forgetPwd {
    font-size: 12px;
    color: #328AEF;
    position: absolute;
    right: 5px;
    bottom: -20px;
    line-height: 12px;
}

.login-btnBox {
    padding-top: 17px;
    height: 35px;
    width: 100%;
}

.zj-user-login {
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 365px;
    cursor: pointer;
    background: linear-gradient( 360deg, #2A44AA 0%, #2E77E7 100%);
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 47px;
}

.login-titleBox {
    width: 100%;
    padding-top: 65px;
    font-weight: 700;
    font-size: 24px;
    color: #0593FE;
    line-height: 24px;
    text-align: center;
}

.login-titleIcon {
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    background: url(./Images/ZhikuDefault/login-titleIcon.png) no-repeat;
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 10px;
}

.login-titleTxt {
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    text-align: center;

    font-weight: 700;
    color: #183D94;
    line-height: 24px;
}

.mdis-login-footer {
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}
/*登录页面*/
.mdis-login-logoContent {
    width: 100%;
    height: 75px;
}

.mdis-login-logoBox {
    width: 1200px;
    height: 75px;
    margin: 0 auto;
}

    .mdis-login-logoBox img {
        width: 328px;
        height: 100px;
        float: left;
        margin-top: 35px;
        margin-left: 28px;
    }

.mdis-login-bgContent {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.mdis-login-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.leftImgBox {
    width: 465px;
    height: 500px;
    float: left;
}

    .leftImgBox img {
        width: 100%;
        height: 100%;
    }

.mdis-login-bgBox {
    width: 930px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 135px;
    border-radius: 50px 0 0 50px;
    overflow: hidden;
}

.login-titleRight {
    color: #666;
}

    .login-titleRight a {
        color: #328AEF;
        font-size: 14px;
        text-decoration: none;
    }

        .login-titleRight a:hover {
            text-decoration: underline;
        }

.loginErrorBox {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: red;
    padding-top: 5px;
}
.loginTiptext {
    position:absolute;
        left: 40px;
    bottom: 100px;
}
.l_welcome {
    width: 180px;
    height: 40px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 40px;
    text-shadow: 0px 0px 9px #031C43;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 40px;
}
.l_login {
    width: 104px;
    height: 26px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 26px;
    text-shadow: 0px 1px 4px rgba(0,49,92,0.302);
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
}
.l_webname {
    height: 26px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 28px;
    text-shadow: 0px 1px 4px rgba(0,49,92,0.302);
    text-align: left;
    font-style: normal;
    text-transform: none;
}