﻿.fudong:after{
    content:"";
    display: block;
    height:0;
    clear:both;
}
#container{
    height:100%;
    padding:0;
    background:url("../../images/1.jpg") no-repeat;
    background-size:cover;
    position:relative;
}
#content{
    width:463px;
    min-height:360px;
    border-radius:5px;
    border:1px solid #c9c9c9;
    background:#fff;
    position: absolute;
    top:25.09%;
    right:10.89%;
    padding:52px 36px 55px 49px;
}
    #content .tishi {
        color: #f36262;
        font-size: 20px;
        text-indent: 37px;
        background: url('../../images/gantanhao.png') no-repeat 0px 8px;
    }
#content .user{
    width:100%;
    height:50px;
    border:2px solid #e8e8e8;
    text-indent: 30px;
    border-bottom:none;
    background:url("../../images/user.png") no-repeat 0px 13px;
}
#content .passwd {
    width:100%;
    height:50px;
    border:2px solid #e8e8e8;
    text-indent: 30px;
    background: url("../../images/secript.png") no-repeat 10px 13px;
}
input:-webkit-autofill{
    background:url("../../images/user.png") no-repeat 0px 13px;
}
#content .erweima{
    margin-top:10px;
    overflow: hidden;
}
#content .erweima img{
    width:104px;
    height:39px;
    border:1px solid #dcdcdc;
    float:left;
    color:#dcdcdc;
}
#content .erweima .oneinput{
    width:234px;
    height:39px;
    border:1px solid #dcdcdc;
    float:right;
    color:#585858;
}
#content .jf{
    overflow: hidden;
    margin-top:18px;
    font-size: 15px;
}
#content .jf span{
    float:left;
    text-indent:0;
}
#content .jf span label{
    font-weight:normal;
    color:#333333;
}
#content .jf span input{
    width:15px;
    height:15px;
    border:2px solid #e3e3e3;
    margin-right:5px;
    position: relative;
    top:2px;
}
#content .jf a{
    float:right;
    color:#1abc9c;
    font-size: 15px;
}
#content #btnLogin{
    width:142px;
    height:45px;
    border-radius:4px;
    background:#1abc9c;
    color:#fff;
    text-align: center;
    line-height: 45px;
    border:none;
    margin-top:25px;
    font-size: 24px;
    text-indent:0px;
}

