.company-ul{
    padding-bottom: 3%;
}
.company-ul li{
    margin-bottom: 5.33%;
}
.company-ul li:nth-of-type(2) .company-img{
    float: right;
}
.company-ul li:nth-of-type(2) .company-con{
    padding: 0 3.66% 0 0;
}
.company-img{
    float: left;
    width: 50%;
}
.company-img img{
    width: 100%;
}
.company-con{
    float: left;
    width: 50%;
    padding: 0 0 0 3.66%;
}
.company-con h2{
    margin: 18px 0 25px 0;
    margin: 3.237% 0 4.5% 0;
}
.company-text p{
    line-height: 180%;
    color: #666;
    margin-bottom: 4.5%;
}
.company-text p:last-child{
    margin-bottom: 0;
}
.culture{
    background: url(../images/culture.jpg) no-repeat 0px;
    padding-bottom: 5.57%;
}
.culture-ul li{
    float: left;
    width: 23.83%;
    margin-right: 1.5%;
    background: #fff;
}
.culture-ul li:last-child{
    margin: 0;
}
.culture-ul img{
    width: 100%;
}
.culture-con{
    padding: 7.34% 0;
}
.culture-con p{
    margin-top: 4px;
}
.advantage{
    background: url(../images/advantage.jpg) no-repeat 0px;
}
.advan-con{
    width: 42.5%;
    padding: 20.25% 0;
}
.advan-con p{
    line-height: 180%;
    color: #444;
    margin-top: 6.86%;
}



