@import url("base.css");

body, .logoDiv, .logoCon, .logoBg, .bgdiv, .dnl, .logfoot {
    position: absolute;
}

body, .bgdiv {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../Img/loginslnews/bg.jpg) bottom right no-repeat;
    overflow: hidden;
}

#canv {
    background: url(../Img/loginslnews/bg.jpg) bottom right no-repeat;
}

.logoDiv {
    height: 166px;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    background: url("../Img/loginslnews/logo.png") bottom center no-repeat;
    z-index: 10;
}

.dlpic {
    padding: 0 0 15px 0;
}

.logoCon {
    padding: 15px 60px 0px 750px;
    box-sizing: border-box;
    height: 512px;
    width: 1204px;
    background: url("../img/loginslnews/dlBg.png") right center no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -185px;
    margin-left: -602px;
    text-align: center;
    z-index: 10;
}

    .logoCon h1 {
        color: #fff;
        font-size: 40px;
        font-weight: 500;
        letter-spacing: 30px;
        height: 120px;
        line-height: 120px;
    }

.dnl {
    width: 600px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: url("../Img/loginslnews/dn.png") left center no-repeat;
}

.logl {
    width: 49%;
    height: 617px;
    left: 0px;
    top: 50%;
    margin: -308px 0 0 0;
    background: url(../img/loginslnews/logl.png) right center no-repeat;
}

.logr {
    width: 46%;
    height: 611px;
    right: 0px;
    top: 50%;
    margin: -305px 0 0 0;
}

.logtitle {
    background: url(../img/loginslnews/logTitle.png) top center no-repeat;
    width: 526px;
    height: 111px;
    float: left;
}

.logrCon {
    background: url(../img/loginslnews/log.png) center no-repeat;
    bottom: 0px;
    left: 0px;
    top: 118px;
    width: 526px;
    height: 498px;
}

.zc {
    top: 32px;
    right: 0px;
    font-size: 14px;
    color: #7094be;
    text-decoration: underline;
    cursor: pointer;
}

    .zc:hover {
        color: #bd0000;
    }

.logoCon input {
    height: 52px;
    width: 320px;
    border-radius: 4px;
    border: 0px #6eeffc solid;
    background: url("../Img/loginslnews/inputbg1.png") repeat;
    /*margin-bottom:20px;*/
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    float: left;
}

    .logoCon input:hover {
        border: 0px #00ceff solid;
        color: #00ceff;
    }

    .logoCon input.yzmInput {
        float: left;
        width: 222px;
    }

.yzmPic {
    width: 108px;
    height: 50px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 0px;
}

.btndiv {
    clear: both;
    height: 75px;
}

.btnWz {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    cursor: pointer;
    margin: 0px 0px 0;
    background: #fff;
    border: 1px #fff solid;
    color: #00a2ff;
    font-weight: 500;
    border-radius: 25px;
    width: 48%;
    float: left;
}

    .btnWz:hover {
        background: #2e90ff;
        border: 1px #2e90ff solid;
        color: #fff;
    }

.logNr {
    border-bottom: 1px #8890c7 solid;
    height: 50px;
    border-radius: 0px;
    margin: 0 0px 30px 0px;
    clear: both;
}

.logNr:hover {
    border-bottom: 1px #ffffff solid;
}

.logNr font {
    font-size: 18px;
    line-height: 52px;
    color: #a4d6ef;
    float: left;
    background: url(../img/loginslnews/user1.png) center left no-repeat;
    margin: 0 0px 0 25px;
    padding: 0 0 0 16px;
}

.logNr:hover font {
    background: url(../img/loginslnews/user2.png) center left no-repeat;
    color: #fff;
}

.logNr font.mm {
    background: url(../img/loginslnews/password1.png) center left no-repeat;
}

.logNr:hover font.mm {
    background: url(../img/loginslnews/password2.png) center left no-repeat;
}

.logNr font.yzm {
    background: url(../img/loginslnews/yzmPic1.png) center left no-repeat;
}

.logNr:hover font.yzm {
    background: url(../img/loginslnews/yzmPic2.png) center left no-repeat;
}

.logNr font em {
    padding: 0 0 0 18px;
}
.wdbtn {
    width: 50%;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #166cf4;
    text-decoration: underline;
    cursor: pointer;
}

.wdbtn:hover {
    color: #99a81d;
    text-decoration: none;
}

.logfoot {
    height: 60px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
