body{
    width: 100%;
    height: 100%;
    background: #eff1f2;
}
.company{
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #fff;
}
.company_head{
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
}
.img{
    background: url("../../images/icon(login).png")
}
.main{
    width: 100%;
    min-height: 900px;
    margin: 0 auto;
    background: #fff;
}
.ma_lf{
    margin-left: 15px;
}
.ma_rg{
    margin-right: 15px;
}
.login-company{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #eff1f2;
}
.company-personal{
    width: 100%;
    height: 120px;
    line-height: 120px;
    background: #fff;
}
.cp-content{
    width: 470px;
    height: 120px;
    line-height: 120px;
    margin:0 auto;
    font-size: 20px;
    font-weight: bold;
}
.c_shift{
    display: inline-block;
    width: 76px;
    height: 76px;
    background-position: 0 -14px;
}
.p_shift{
    display: inline-block;
    width: 76px;
    height: 73px;
    position: relative;
    left: -3px;
    top: 25px;
    background-position: -334px -14px;
}
.l_shift{
    display: inline-block;
    width: 35px;
    height: 25px;
    background-position: 0 -125px;
}
.h_shift{
    display: inline-block;
    width: 35px;
    height: 25px;
    background-position: -63px -125px;
}
.account_news{
    width: 100%;
    height: 215px;
    background: #fff;
}
.TZW_head,.ASD_head{
    width: 100%;
    height: 45px;
    line-height: 46px;
    background: #F2F4F7;
    position: relative;
}
.TZW_body{
    width: 100%;
    min-height: 170px;
}
.cl{
    color: #DE2910;
    font-size: 20px;
    /* position: relative;
    left: -4px;
    top: 7px;
    margin-left: 2px; */
}
.pa_lf{
    position: absolute;
    left: 35px;
    top: 11px;
}
input{
    width: 320px;
    height:28px;
    border:1px solid #ddd;
    margin: 0 30px;
}
.TZW_body>div{
    width: 1120px;
    height: 30px;
    box-sizing: content-box;
    line-height: 30px;
  /*  padding-left: 80px;
    padding-top: 30px; */
}
.contact_news{
    width: 100%;
    background: #fff;
}
.ASD_body{
    width: 100%;
}
.ASD_body>div{
    width: 1120px;
    height: 30px;
    box-sizing: content-box;
    line-height: 30px;
    /* padding-left: 30px;
    padding-top: 30px; */
}
.text{
    width: 96px;
    text-align: right;
}
.ASD_body select{
    width: 145px;
    height: 30px;
    /* line-height: 30px; */
    border: 1px solid #ddd;
}
.input_A{
    width: 44px;
    margin: 0px;
    margin-left: 25px;
    border: none;
}
/***************勾选框***************************/
.cui{
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url("../../images/icon(login).png") no-repeat -132px -140px;
}
.cuo{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../images/icon(login).png") no-repeat -132px -115px;
}
/***************勾选框***************************/
.input_B{
    width: 150px;
    margin: 0px;
    /* margin-left: 25px; */
}
.ASD_body b{
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #F2F4F7;
    margin-left: 10px;
    margin-top: 2px;
}
#ltler{
    width: 1120px;
    height: 20px;
    padding: 0;
}
#ltler input{
   border: none;
}
#ltler span{
    color:#AF1E24 ;
}
#ltler input{
    width: 15px;
    height: 15px;
}
hr{
    width: 96%;
}
.list_two{
    width: 100%;
    height: 140px;
}
.list_two-content{
    width: 450px;
    height: 140px;
    margin: 0 auto;
    line-height: 140px;
}
.list_two-content button{
    width:168px;
    height: 40px;
    line-height: 40px;
    border:1px solid #ddd;
    font-weight: bold;
    color: #fff;
}


















