.aboutus .hdimg{
    width: 100%;
    height: 240px;
    min-width: 1200px;
}
.content{
    width: 1200px;
    min-height: 500px;
    margin: auto;
    padding: 30px 0 90px;
}
.content .header{
    font-size: 24px;
    color: #333;
}
.content .header .line{
    width: 515px;
    height: 2px;
    background: #ccc;
}
.content .header div{
    min-width: 145px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.navitems{
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background-color: #f4f4f4;
    text-align: center;
}
.navitems div{
    display: inline-block;
    font-size: 16px;
    line-height: 60px;
}
.navitems .margin{
    margin-right: 154px;
}
.content .zp .title{
    font-size: 20px;
    color: #e63b16;
    margin: 40px 0 30px;
}
.content .zp .job{
    height: 163px;
    border-top: 3px solid #005bac;
    background-color: #f5f5f5;
    padding: 30px 40px 35px 18px;
    position: relative;
}
.job h3{
    font-size: 24px;
    color: #333;
    margin-bottom: 28px;
}
.job .jdetail{
    font-size: 16px;
    color: #808080;
}
.job .jdetail p{
    display: inline-block;
    width: 150px;
}
.job .jdetail .fir{
    width: 228px;
}
.job .eml{
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    background-color: #199ed8;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top:53px;
    right: 40px;
}
.zp .zhize{
    margin-left: 18px;
    margin-top: 40px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.zhize h4{
    margin-bottom: 12px;
    color: #005bac;
    font-size: 20px;
}