.body_bg{
    background: url("../img/bacn_bg_2.jpg") no-repeat;
    background-size: cover;
}
.login_title_tj{
    clear: both;
    /*width: 857px;*/
    height: 60px;
    font-size: 42px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
}
.login_top{ height: 140px; padding-top: 180px;  }
.login_top_left{width: 800px; float: left}
.login_top_right{width: 310px; float: right; margin-top: 20px;}

.login_center{ background: url("../img/denglu_bg4.png")}
.login_reg{
    width: 364px;
    height: 50px;
}
.tuijian_reg{
    width: 91px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E60012;
    line-height: 36px;
    float: left;
}
.company_reg1{
    width: 60px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2878FF;
    line-height: 36px;
    float: right;}
.company_reg1 a:visited{ color: #2878FF;}
