body{
    width: 100%;
    height: 1790px;              
}
main{
    background: #F5F5F5;
}
.banner_width{
    width: 100%;
    height: 2913px;
    background: #FFFFFF;
}
.second_text{
    width: 160px;
    height: 56px;
    font-size: 40px;
    text-align: center;
    font-weight: 500;
    color: #333333;
    line-height: 56px;

}
.first_content{
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 116px;
}
.banner_width{
    width: 1200px;
    height: 418px;
    background: #FFFFFF;
    background-image: url(../img/gongzuo/sucai.png);
}
.banner_width_bottom_text{        
    font-size: 40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;

}
.banner_bottom{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 400px;
    background: #F5F5F5;
}
.banner_width_bottom{
    text-align: center;
    width: 778px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 25px;
}
.first_content_main{
    width: 1200px;
    height: 80px;
    justify-content: space-between;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    align-items: center;
}
.zp_content_head{
   margin-left: 30px;

}
.zp_content_bottom{
    width: 110px;
    height: 33px;
    border: 1px solid #5A83F2;
    margin-right: 50px;
    display: flex;
    justify-content: center;
    padding-top: 5px;
}
.zp_content_bottom_text{
    width: 56px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #5A83F2;
    line-height: 20px;
}
.zp_content_head_text_1{
    margin-top: 13px;
    margin-right: 17px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #222222;
    line-height: 22px;

}
.zp_content_item_text{
    margin-right: 14px;
   
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;

}