html, body {
    width: 100%;
    height: 100%;
    font-size: 100%;
    padding: 0;
    margin: 0;
}

body {
    font-family: "Microsoft YaHei","Segoe UI","Lucida Grande",Helvetica,Arial,FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3","FontAwesome",sans-serif;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #000; /*000022*/
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

p, ul, li, h6, dl {
    margin: 0;
    padding: 0;
}

input, textarea, label {
    outline: none;
    font-family: "΢���ź�";
}

    input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
        padding: 0;
    }

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    width: 100%;
    height: 95%;
    position: relative;
    z-index: 0;
}

.htmleaf-header {
    color: #fff;
}

.w1136 {
    width: 1136px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}


.index-wrap {
    width: 1136px;
    height: auto;
    overflow: hidden;
    position: fixed;
    top: 120px;
    left: 50%;
    margin-left: -568px;
    z-index: 2;
}

.wzNrong {
    float: left;
    padding: 108px 0 0;
    text-align: left;
    color: #2c9678;
    height: auto;
    overflow: hidden;
}

    .wzNrong h6 {
        font-size: 30px;
        letter-spacing: 1px;
    }

    .wzNrong p {
        font-size: 14px;
        line-height: 30px;
        padding: 20px 0 0;
        letter-spacing: 0.5px;
    }



.login {
    float: right;
    padding: 38px 40px 22px;
    height: auto;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    background: hsla(0,0%,100%,.3);
    overflow: hidden;
}

.login::before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: blur(20px);
    margin: -30px;
}

.login h6 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 28px;
}

    .login form {
        width: 320px;
        height: auto;
        overflow: hidden;
    }

    .login .tad {
        position: relative;
    }

#username, #password {
    width: 300px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    font-size: 14px;
    color: #212121;
    padding: 0 9px;
    border: 1px solid #dedede;
    background: #fff;
    position: relative;
    border-radius: 3px;
    margin: 0 0 20px;
}

.placeholder {
    position: absolute;
    top: 0;
    z-index: 10;
    color: #212121;
    font-size: 14px;
    line-height: 44px;
}

#username:focus, #username:hover, #password:focus, #password:hover {
    border-color: #b2b2b2;
}

#username {
    margin: 0;
}

.tes {
    display: block;
    color: red;
    font-size: 13px;
    margin: 10px 0 20px;
}

.btnSubmit{
    width: 318px;
    height: 46px;
    border: 1px solid #F39B00;
    background-color: #F39B00;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
}

.btnSubmit:hover{
    background-color: #D98200;
    border: 1px solid #D98200;
}

.login .wz2 {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.index-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

.botombener {
    width: 100%;
    height: 146px;
    position: fixed;
    left: 0;
    bottom: 61px;
    z-index: 1;
    background: url(/img/yuanzi.png) 17% bottom no-repeat;
}

.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 19px 0;
    background: url(/img/bgfoot.png) center top repeat-x;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
}

    .foot p {
        text-align: center;
        line-height: 23px;
        font-size: 14px;
        color: #8d9299;
    }

        .foot p a, .foot p span {
            font-size: 14px;
            color: #8d9299;
            padding: 0 8px;
        }

.input_clear {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    padding: 28px 10px;
    cursor: pointer;
    display: none;
    z-index: 3;
}


.clear-input-img {
    width: 16px;
    height: 16px;
    padding: 28px 10px;
}


#passwordeye {
    display: block;
    width: 36px;
    height: 72px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 3;
}


@media (max-width:1136px) {
    .topNav .logo {
        padding: 18px 0;
    }

    .w1136 {
        width: 1000px;
    }

    .index-wrap {
        width: 1000px;
        margin-left: -500px;
    }

    .foot {
        padding: 14px 0;
    }

    .botombener {
        bottom: 51px;
    }

    .index-wrap {
        top: 78px;
    }

    .login {
        transform: scale(0.7,0.7);
        -webkit-transform: scale(0.7,0.7);
        -moz-transform: scale(0.7,0.7);
        -ms-transform: scale(0.7,0.7);
        -o-transform: scale(0.7,0.7);
        margin-right: -60px;
        margin-top: -55px;
    }

    #particles-js {
        opacity: 0.3;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
    }
}

@media (min-width:1137px) {
    .topNav .logo {
        padding: 18px 0;
    }

    .foot {
        padding: 14px 0;
    }

    .botombener {
        bottom: 51px;
    }

    .index-wrap {
        top: 78px;
    }

    .login {
        transform: scale(0.7,0.7);
        -webkit-transform: scale(0.7,0.7);
        -moz-transform: scale(0.7,0.7);
        -ms-transform: scale(0.7,0.7);
        -o-transform: scale(0.7,0.7);
        margin-right: -60px;
        margin-top: -42px;
    }

    #particles-js {
        opacity: 0.3;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
    }
}

@media (min-width:1280px) {
    .topNav .logo {
        padding: 21px 0;
    }

    .foot {
        padding: 15px 0;
    }

    .index-wrap {
        top: 81px;
    }

    .botombener {
        bottom: 53px;
    }

    .login {
        transform: scale(0.76,0.76);
        -webkit-transform: scale(0.76,0.76);
        -moz-transform: scale(0.76,0.76);
        -ms-transform: scale(0.76,0.76);
        -o-transform: scale(0.76,0.76);
        margin-right: -48px;
        margin-top: -30px;
    }

    #particles-js {
        opacity: 0.3;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
    }
}

@media (min-width:1366px) {
    .topNav .logo {
        padding: 24px 0;
    }

    .foot {
        padding: 16px 0;
    }

    .index-wrap {
        top: 86px;
    }

    .botombener {
        bottom: 55px;
        transform: scale(0.82,0.82);
        -webkit-transform: scale(0.82,0.82);
        -moz-transform: scale(0.82,0.82);
        -ms-transform: scale(0.82,0.82);
        -o-transform: scale(0.82,0.82);
        margin-bottom: -13px;
        background-position: 0% bottom;
    }

    .login {
        transform: scale(0.82,0.82);
        -webkit-transform: scale(0.82,0.82);
        -moz-transform: scale(0.82,0.82);
        -ms-transform: scale(0.82,0.82);
        -o-transform: scale(0.82,0.82);
        margin-right: -36px;
        margin-top: -15px;
    }

    #particles-js {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

@media (min-width:1440px) {
    .topNav .logo {
        padding: 27px 0;
    }

    .foot {
        padding: 17px 0;
    }

    .index-wrap {
        top: 90px;
    }

    .botombener {
        bottom: 57px;
        transform: scale(0.8,0.8);
        -webkit-transform: scale(0.8,0.8);
        -moz-transform: scale(0.8,0.8);
        -ms-transform: scale(0.8,0.8);
        -o-transform: scale(0.8,0.8);
        margin-bottom: -15px;
        background-position: 0% bottom;
    }

    .login {
        transform: scale(0.8,0.8);
        -webkit-transform: scale(0.8,0.8);
        -moz-transform: scale(0.8,0.8);
        -ms-transform: scale(0.8,0.8);
        -o-transform: scale(0.8,0.8);
        margin-right: -40px;
        margin-top: 0;
    }

    #particles-js {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

@media (min-width:1680px) {
    .topNav .logo {
        padding: 30px 0;
    }

    .foot {
        padding: 18px 0;
    }

    .index-wrap {
        top: 95px;
    }

    .botombener {
        bottom: 59px;
        transform: scale(0.88,0.88);
        -webkit-transform: scale(0.88,0.88);
        -moz-transform: scale(0.88,0.88);
        -ms-transform: scale(0.88,0.88);
        -o-transform: scale(0.88,0.88);
        margin-bottom: -10px;
        background-position: 14% bottom;
    }

    .login {
        transform: scale(0.88,0.88);
        -webkit-transform: scale(0.88,0.88);
        -moz-transform: scale(0.88,0.88);
        -ms-transform: scale(0.88,0.88);
        -o-transform: scale(0.88,0.88);
        margin-right: -24px;
        margin-top: 0;
    }

    #particles-js {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

@media (min-width:1920px) {
    .topNav .logo {
        padding: 33px 0;
    }

    .foot {
        padding: 19px 0;
    }

    .index-wrap {
        top: 120px;
    }

    .botombener {
        bottom: 61px;
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        margin-bottom: 0px;
        background-position: 17% bottom;
    }

    .login {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        margin-right: 0px;
        margin-top: 0;
    }

    #particles-js {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}
