.container {
  background-color: #f5f5f5;
}

.comHeader1 {
  margin-top: 60px;
  margin-bottom: 0;
}

.cont {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.cont .img {
  position: relative;
  left: 175px;
}
.cont .mian, .cont .yd {
  position: absolute;
  width: 118px;
  height: 118px;
  z-index: 1;
}
.cont .yd {
  left: 292px;
  top: 191px;
}
.cont .mian {
  left: 578px;
  top: 191px;
}/*# sourceMappingURL=index.css.map */