.container-8 {
  max-width: 1600px;
  margin: 0 auto;
}
.container-8 .main-title {
  margin-top: 30px;
}
.container-8 .swiper_area {
  margin-top: 47px;
  margin-bottom: 60px;
  height: 730px;
  width: 100%;
  overflow: hidden;
}
.container-8 .ExpertList .horse-one {
  width: 100%;
  height: 142px;
  overflow: hidden;
  background: #fff;
}
.container-8 .ExpertList .horse-one ul {
  background: #fff;
  overflow: hidden;
  height: 142px;
}
.container-8 .ExpertList .horse-one ul li {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  box-shadow: 0 4px 4px #cccaca;
  box-sizing: border-box;
  width: 280px;
  height: 126px;
  text-align: center;
  margin-right: 20px;
  margin-left: 10px;
}
.container-8 .ExpertList .horse-one ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
.container-8 .ExpertList .horse-two {
  width: 100%;
  height: 142px;
  overflow: hidden;
  background: #fff;
}
.container-8 .ExpertList .horse-two ul {
  background: #fff;
  overflow: hidden;
  height: 142px;
}
.container-8 .ExpertList .horse-two ul li:first-child {
  margin-left: 150px;
}
.container-8 .ExpertList .horse-two ul li {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  box-shadow: 0 4px 4px #cccaca;
  box-sizing: border-box;
  width: 280px;
  height: 126px;
  text-align: center;
  margin-right: 20px;
  margin-left: 10px;
}
.container-8 .ExpertList .horse-two ul li img {
  width: 100%;
  height: 100%;
  display: block;
}/*# sourceMappingURL=home.css.map */