@charset 'utf-8';
.lunbo .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.lunbo .swiper-pagination-bullet-active {
  background-color: #f8a008;
}
.lunbo .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.lunbo .swiper-container .swiper-button-prev,
.lunbo .swiper-container .swiper-button-next {
  width: 40px;
  height: 80px;
  margin-top: -40px;
  background-color: rgba(51, 51, 51, 0.3);
  background-size: 50% 50%;
}
.lunbo .swiper-container .swiper-button-prev {
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.lunbo .swiper-container .swiper-button-next {
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.lunbo .swiper-container .swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f8a008'%2F%3E%3C%2Fsvg%3E");
}
.lunbo .swiper-container .swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f8a008'%2F%3E%3C%2Fsvg%3E");
}
/* 成功案例 轮播 */
.case_lunbo,
.courses_lunbo {
  position: relative;
}
.case_lunbo .swiper-button-prev,
.courses_lunbo .swiper-button-prev,
.case_lunbo .swiper-button-next,
.courses_lunbo .swiper-button-next {
  font-size: 50px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 30px;
  z-index: 10;
  line-height: 40px;
  text-align: center;
  background-size: 100% 100%;
}
.case_lunbo .swiper-button-prev,
.courses_lunbo .swiper-button-prev {
  left: -30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
}
.case_lunbo .swiper-button-next,
.courses_lunbo .swiper-button-next {
  right: -30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
}
.case_lunbo .swiper-button-prev:hover,
.courses_lunbo .swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f8a008'%2F%3E%3C%2Fsvg%3E");
}
.case_lunbo .swiper-button-next:hover,
.courses_lunbo .swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f8a008'%2F%3E%3C%2Fsvg%3E");
}
/* 成功案例 轮播 end */
.products {
  padding-bottom: 100px;
}
.products .products_title {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
}
.products .products_title h2 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  color: #333333;
}
.products .products_title i {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: -3px;
  background: url(../images/img/dreamworks_icons.png) no-repeat 0 0;
}
.products .list-wrap {
  overflow: hidden;
}
.products .list-wrap ul {
  padding: 20px 60px;
}
.products .list-wrap ul li {
  width: 360px;
  float: left;
  padding: 5px 0;
      margin-top: 20px;
}
.products .list-wrap ul li a {
  color: #444e67;
  font-size: 18px;
  display: block;
  line-height: 40px;
  cursor: pointer;
  font-weight: 500;
}
.products .list-wrap ul li a:hover {
  color: #F8A008;
}
