.body_bg{
    background: url("../img/bacn_bg.jpg") no-repeat;
    background-size: cover;
}
.login_title_img{
    clear: both;
    width: 220px;
    margin: 0 auto;
    text-align: center;
}
.login_title_tj{
    clear: both;
    width: 930px;
    height: 80px;
    font-size: 42px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
.login_top{ height: 135px;  padding-top: 160px; width: 1140px;}
.login_top_left{width: 800px; float: left}
.login_top_right{width: 310px; float: right; margin-top: 20px;}

.login_center{ background: url("../img/denglu_bg3.png") no-repeat;  }
.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;}

.tj_reg_text{
    position:  fixed;
    width: 500px;
    height: 48px;
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    bottom: 50%;
    left: 13%;
    margin: 0 auto;
    text-align: center;
}
.td_02_2{
    display: inline-block;

}