[class*="-ico"] {
    background: url(../images/icon.png);
}

.lgbg {
    background: url(../images/lgbg2.png) no-repeat;
    background-size: cover;
}



.cont {
    padding-top: 70px;
}

.lglogo {
    width: 567px;
    height: 180px;
    margin: 0 auto;
}

.lgbar {
    width: 546px;
    height: 207px;
    background: url(../images/lgbar.png) no-repeat;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
    
}

.inp-wrap {
    position: relative;
}

.fm-text {
    width: 290px;
    float: left;
    margin-right: 10px;
   margin-left: 40px;
    font-size: 14px;
    position: absolute;
    left:100px;
    top:34px;
    border: none;
    background: none;
    line-height: 40px;
    height: 40px;
    padding-left:10px;
}

 .passd-text{   position: absolute;
    left:100px;
    top:93px;}


.btn-form{ position: absolute; bottom: 20px; left:100px;}

.register-ico,.figure-ico{ width: 160px; height: 40px; line-height:40px; background-position: left -151px; border: none; color: #fff; cursor: pointer; }
.figure-ico{ background-position: left -192px; color: #000}

.ad-icon {
    width: 20px;
    height: 20px;
    float: left;
    background-position: -49px 0px;
    position: absolute;
    left: 10px;
    top: 9px;
}

.pw-icon {
    width: 20px;
    height: 20px;
    float: left;
    background-position: -77px 0px;
    position: absolute;
    left: 292px;
    top: 9px;
}

.warnbtn {
    margin-left: 5px;
    background: #e44419;
}

.copright {
    width: 100%;
    text-align: center;
    line-height: 30px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 12px;
    color: #999;
}