.banner_warp{
    width:1200px;
    margin: 0 auto;
    position: relative;
}
.banner_1{
    width:100%;
    background:url("../imgs/images/bg_1.png") no-repeat center center; 
    height: 511px; 
}
.banner_2{
    width:100%;
    background:url("../imgs/images/bg_2.png") no-repeat center center; 
    height: 554px;
}
.banner_3{
    width:100%;
    background:url("../imgs/images/bg_3.png") no-repeat center center; 
    height: 256px; 
}
.banner-description{
    position: absolute;
    top: 455px;
    width: 800px;
    color: #9e2927;
}
.zhaopin-title{
    box-sizing: border-box;
    padding-left: 36px;
}
.zhaopin-title>img{
    width: 200px;
    height: 101px;
}
.zhaopin-gangwei{
    font-size: 24px;
    line-height: 24px;
    margin: 20px 0;
    box-sizing: border-box;
    padding-left: 168px;
}
.zhize{
    font-size: 20px;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 168px;
    vertical-align: middle;
    margin: 0;
}
.long-content .zhaopin-gangwei {
    font-size: 22px;
}
.long-content .zhize{
    font-size: 18px;
}
.zhize>img{
    margin-left: 14px;
    width: 21px;
    height: 15px;
}