﻿html, body {
    width: 100%;
    height: 100%;
}


    body {
        min-width: 800px;
        background-color: #F2F7FB;
        color: #F0F7FD;
        font-family: "微软雅黑";
        -moz-user-select: none;
    }

    .body {
        width: 100%;
        height: 100%;
        background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1586774115618&di=64bbad1c5b7136138d67ab10463f2fbc&imgtype=0&src=http%3A%2F%2Fpic.vjshi.com%2F2018-10-12%2F6d6f859a2b45de38e9158c9ffdee5d2c%2F00001.jpg%3Fx-oss-process%3Dstyle%2Fwatermark) no-repeat no-repeat;
        margin: 0px;
        padding: 0px;
        min-width: 800px;
        overflow: hidden;
        background-size: 100% 100%;
    }

    .flex3 {
        display: flex;
    }

    .logoleft {
        height: 60px;
        width: 60px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .h2 {
        height: 200px;
        line-height: 80px !important;
        margin-left: 16px;
        font-size: 44px;
        font-weight: 600;
        font-family: "微软雅黑";
        color: white !important;
    }

    .LoginBoder {
        height: auto;
        width: 500px;
        background: rgba(256,256,256,0.5);
        border: 1px solid;
        border-radius: 20px 20px 20px 20px;
        float: right;
        margin-right: 140px;
        text-align: center;
        color: #767476;
    }


   
    .caozuo {
        width: 290px;
        height: auto;
        margin-left: 21%;
        margin-top: 16%;
    }


.changebox {
    height: auto;
    width: 320px;
    color: black;
    margin-top: 14px;
    margin-left: -57px;
    
    
}

    .cheake {
        vertical-align: middle;
        margin-top: 1px;
        margin-bottom: 1px;
        margin: -2px 0 0 !important;
        font-weight: 400;
        border: 1px solid red;
        border-radius: 2px 2px 2px 2px;
    }

    .onlable {
        font-weight: 400;
        color: #4c4c4c;
    }

    .changebox a {
        color: #4c4c4c;
        text-decoration: underline;
    }

    .userI {
        height: 48px;
        width: 280px;
        border-radius: 10px 10px 10px 10px;
        background-image: url("../Images/userdark.png");
        background-size: 20px 20px;
        background-position: 235px 12px;
        background-repeat: no-repeat;
        vertical-align: middle;
        border: 1px solid #ddd;
        padding: 0 20px 0 20px;
    }

        .userI::-webkit-input-placeholder {
            color: #767476;
            font-size: 12px;
        }

    .passwordI {
        height: 48px;
        width: 280px;
        border-radius: 10px 10px 10px 10px;
        background-image: url("../Images/mima.png");
        background-size: 20px 20px;
        background-position: 235px 12px;
        background-repeat: no-repeat;
        vertical-align: middle;
        margin-top: 28px;
        border: 1px solid #ddd;
        padding: 0 20px 0 20px;
    }

        .passwordI::-webkit-input-placeholder {
            color: #767476;
            font-size: 12px;
        }
.inputBox {
    width: 268px;
    min-height: 90px;
    margin: 0px auto;
    height:auto;
}
.yanzhen {
    height: 48px;
    width: 280px;
    border-radius: 10px 10px 10px 10px;
    background-size: 20px 20px;
    background-position: 235px 12px;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: 28px;
    border: 1px solid #ddd;
    padding: 0 20px 0 20px;
}
.inputBox_Div {
    width: 100%;
    height: auto;
    color: #444444;
    font-family: "微软雅黑";
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
    min-height: 27px;
    margin-bottom: 8px;
}
.verifyCode_input {
    width: 60%;
    height: 48px;
    float: left;
    background: url('../../../../Images/NewLoginImg/input.png') no-repeat;
    border-radius: 8px;
}
.verifyCode_img {
    width: 40%;
    height: 48px;
    float: right;
    padding: 10px;
    position:relative;
    top:-47px;
    left:5px;

}
#validateCode {
    width: 100%;
    height: 100%;
}
    #validateCode:hover {
        cursor: pointer;
    }

    .btnlogin {
        height: 50px;
        width: 280px;
        border-radius: 10px 10px 10px 10px;
        background: black;
        font-size: 20px;
        line-height: 50px;
        text-align: center;
        margin-top: 20px;
        margin-left: 15px;
        opacity: 0.7;
        color: white;
        margin-bottom:80px;
    }

    .buttom {
        height: 100px;
        width: 100%;
        position: fixed;
        bottom: -30px;
        color: white!important;
        text-align: center;
    }

@media(max-width:1366px) {

    .LoginBoder {
        margin-top: -8%;
    }
    body {
       
        background-color: #F2F7FB;
        color: #F0F7FD;
        font-family: "微软雅黑";
        -moz-user-select: none;
    }
    .body {
        width: 100%;
        height: 100%;
        background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1586774115618&di=64bbad1c5b7136138d67ab10463f2fbc&imgtype=0&src=http%3A%2F%2Fpic.vjshi.com%2F2018-10-12%2F6d6f859a2b45de38e9158c9ffdee5d2c%2F00001.jpg%3Fx-oss-process%3Dstyle%2Fwatermark) no-repeat no-repeat;
        overflow:hidden;
        background-size: 100% 100%;
    }
}
@media(max-height:732px) {
    .LoginBoder {
        margin-top: -8%;
        transform:scale(0.7)
    }
    .h2{
        transform:scale(0.7);
        margin-left:-40px;
        
    }
    .logoleft{
        margin-top:45px;
    }
}