﻿.personnel-info
{
     position: relative;
    width: 100%;
    height: 545px;
    background: url("/assets/images/resources/personnel1.png") 0 0 no-repeat;}
    
    @media screen and (max-width: 1185px) {
    .section-mac {
        background: url("/assets/images/resources/personnel1.png") -220px 0 no-repeat;
    }
}

.personnel-box{  margin:0 auto; text-align:center;}


.personnel-tad{height: 100%; margin: 0 auto; position:relative}

.recruit-img li{
 float:left;
 width:50%;
 margin-bottom:20px;
}

.baoan-box li {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
}
.baoan-box li  img{
    
    width:100%;
   
}