.top{
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
/* 建工圈服务内容  */
.jobSer_content{
    width: 100%;
    height: auto;
    background-color: #fff;
}
 .jobSer_contentMain{ 
    width: 1200px;
    height: auto;
    margin: 0 auto;
} 
.hot_top{
    justify-content: center;
}
/* banner */
.jobSerBanner{
    width: 100%;
    height: 600px;
    margin-bottom: 70px;
}
.jobSerBanner img{
    width: 100%;
    height: 100%;
    min-width: 1600px;
}
.jobSerP1{
    margin: 10px 0px 6px 0px;
}
/* table */
.jobSer_table{
    width: 100%;
    height: auto;
    margin-bottom: 66px;
}
.jobSer_tableMain{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.jobSer_tableMain img{
    width: 1200px;
    height: 424px;
}
/* 服务流程 */
.jobSer_process{
    width: 100%;
    min-width: 1600px;
    height: 600px;
    margin-bottom: 90px;
}
.jobSer_process img{
    width: 100%;
    height: 100%;
}
/* 服务优势 */
.jobSer_advantage{
    width: 100%;
    min-width: 1600px;
    height: auto;
}
.jobSer_advantageMain{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.jobSerP2{
    margin: 10px 0px 30px 0px;
}

/* 广告位 */
.jobSer_ad{
    width: 100%;
    min-width: 1600px;
    height: 600px;
    margin-bottom: 40px;
}
.jobSer_ad img{
    width: 100%;
    height: 100%;
}

























