body{
    width: 100%;
   
    background: url(../img/EDI/coopeateBg.png) center 0  repeat-y ;
}

.cooperatePp{
    width: 1220px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 120px;
}
.onePic{
    width: 265px;
    height: 140px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    border-radius: 4px;
    display: table;
    margin: 0 19px;
    margin-bottom: 40px;
    
}
.onePic .innerImg{
    display: table-cell;
    vertical-align:middle;
}

.fzBg{
    width: 100%;
    height: 387px;
    background: url(../img/EDI/ppBg.png) no-repeat center 0;
    overflow: hidden;
}
.fzBgContent{
    width: 1180px;
    margin:  0 auto;
    font-size: 18px;
    color: #333333;
}
.fzBgContent h1{
    color: #231916;
    font-size: 40px;
    text-align: center;
    margin-top: 120px;
}
.fzBgContent .content{
    width: 936px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    margin-top: 36px;
}
.coopCompany{
    width: 1180px;
    margin:  0 auto;
  
    text-align: center;
    margin-top: 168px;
}
.oneCoop{
    width: 293px;
    text-align: center;
    float: left;
    margin-top: 62px;
    height: 64px;
    border-right: 2px solid #eee;
}
.oneCoop img{
    margin-top: 6px;
}
.typicalCustomer{
    width: 1180px;
    margin: 0 auto;
    text-align: center;
    margin-top: 264px;
}