.advantage-wrap{
  padding: 66px 0;
}
.advantage-item {
  width: 590px;
  position: relative;
}
.narrow {
  width: 440px;
}
.advantage-item p{
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
}
.advantage-item img{
  margin-bottom: 18px;
}
.advantage-item h4{
  font-size: 24px;
  margin-bottom: 10px;
}
.advantage-item .color{
  color: #d9ac4d;
}
.advantage-l{
  margin-right: 70px;
}
.advantage2 {
  background-image: url(../img/bg_advantage1.jpg);
  background-position: center;
  background-size: cover;
  color: #fff;
}
.advantage-module img{
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.advantage-txt{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(52,152,219,0.87);
  padding: 0 25px;
  color: #fff;
}
.advantage3 {
  background-color: #f4f4f4;
}