
input{
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
}
#body-1{
    overflow:hidden;
    height: 100%;
    width: 100%;
    background:url('/img/login/bg.png') no-repeat center center fixed;
    background-size:cover;
}
#context{
    height: 517px;
    overflow:hidden;
    width: 700px;
    margin: 20px auto;
    background-color: #FFFFFF;
}
#label1{
    margin-top: 40px;
    margin-left: 5%;
    font-size: 20px;
    font-weight: bold;
    height:28px;
    color:rgba(51,51,51,1);
    line-height:28px;
}
#div-24{
    height: 44px;
    width: 60%;
    margin-left: 20%;
    margin-top: 30px;

}
.label-title{
    font-weight: bold;
   color:#333333;
    font-size: 14px;
    height:260px;
    color:rgba(51,51,51,1);
    line-height:20px;

}
.label-context{

    font-size: 12px;
    color: #999999;
    height:260px;
    font-size:12px;
    color:rgba(51,51,51,1);
    line-height:20px;
}
#text{
    margin-top: 40px;
    height: 260px;
    margin-left: 5%;
    width: 90%;
}
#title {
    width: 860px;
    margin: 100px auto;
    font-size: 12px;
    color: rgba(255,255,255,1);
    line-height: 17px;
    padding: 0px;
}