@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 */
.dreamworks .dream_title {
  border-bottom: 1px solid #ccc;
}
.dreamworks .dream_title h2 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  color: #333333;
}
.dreamworks .dream_title h2 i {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../images/img/dreamworks_icons.png) no-repeat 0 0;
  margin-right: 5px;
  vertical-align: -3px;
}
.dreamworks .fashions {
  margin-top: 30px;
}
.dreamworks .fashions .dream_title h2 i {
  background-position: -70px 1px;
}
.dreamworks .fashions .content_wrap {
  padding: 30px 25px 0;
}
.dreamworks .fashions .content_wrap ul li {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.dreamworks .fashions .content_wrap ul li .box_l,
.dreamworks .fashions .content_wrap ul li .box_r {
  float: left;
}
.dreamworks .fashions .content_wrap ul li .box_l {
  margin-right: 20px;
  width: 460px;
}
.dreamworks .fashions .content_wrap ul li .box_l .imgWrap {
  width: 100%;
  height: 247px;
}
.dreamworks .fashions .content_wrap ul li .box_l .instruction {
  padding: 15px;
  height: 190px;
  background: #f9f9f9;
}
.dreamworks .fashions .content_wrap ul li .box_l .instruction h3 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dreamworks .fashions .content_wrap ul li .box_l .instruction .desc {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 14px;
  line-height: 29px;
  color: #666666;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  padding-top: 14px;
  height: 156px;
  text-indent: 2em;
  overflow: hidden;
}
.dreamworks .fashions .content_wrap ul li .box_r {
  width: 670px;
}
.dreamworks .fashions .content_wrap ul li .box_r .imgWrap {
  float: left;
  width: 330px;
  height: 467px;
}
.dreamworks .fashions .content_wrap ul li .box_r .imgWrap:first-child {
  margin-right: 10px;
}
.dreamworks .fashions .content_wrap ul li:nth-child(2n) .box_l {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
.dreamworks .fashions .content_wrap ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.dreamworks .recruitStudents {
  margin-top: 30px;
}
.dreamworks .recruitStudents .dream_title h2 i {
  background-position: 0px 1px;
}
.dreamworks .recruitStudents .content_wrap {
  padding: 30px 50px 0;
  overflow: hidden;
}
.dreamworks .recruitStudents .content_wrap ul li {
  float: left;
  margin-bottom: 80px;
  width: 500px;
}
.dreamworks .recruitStudents .content_wrap ul li .imgWrap {
  width: 500px;
  height: 200px;
}
.dreamworks .recruitStudents .content_wrap ul li .instruction {
  height: 195px;
  position: relative;
}
.dreamworks .recruitStudents .content_wrap ul li .instruction p.time {
  font-size: 30px;
  color: #999;
  height: 30px;
  line-height: 30px;
  padding-top: 30px;
}
.dreamworks .recruitStudents .content_wrap ul li .instruction h3 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 20px;
  line-height: 45px;
  color: #333333;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  padding-top: 20px;
}
.dreamworks .recruitStudents .content_wrap ul li .instruction p.desc {
  padding-top: 15px;
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 16px;
  line-height: 31px;
  color: #666666;
  font-weight: normal;
  height: 70px;
  line-height: 32px;
  overflow: hidden;
  padding-bottom: 10px;
}
.dreamworks .recruitStudents .content_wrap ul li .btn_look {
  width: 150px;
  height: 38px;
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 16px;
  line-height: 31px;
  color: #666666;
  font-weight: normal;
  line-height: 38px;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 6px;
  margin-top: 30px;
  position: relative;
}
.dreamworks .recruitStudents .content_wrap ul li .btn_look:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: -30px;
  left: 0;
}
.dreamworks .recruitStudents .content_wrap ul li .btn_look:hover {
  background-color: #f8a008;
  color: #fff;
  border-color: #f8a008;
}
.dreamworks .recruitStudents .content_wrap ul li:nth-child(2n) {
  margin-left: 100px;
}
.dreamworks .recruitStudents .content_wrap ul li:nth-child(2n) .instruction:before {
  content: "";
  width: 1px;
  height: 115px;
  position: absolute;
  bottom: 0;
  left: -50px;
  background-color: #ccc;
}
.dreamworks .successfulCase .dream_title h2 i {
  background-position: -35px 2px;
}
.dreamworks .successfulCase .content_wrap {
  padding: 30px 25px 0;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide {
  overflow: hidden;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide .imgWrap {
  height: 204px;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide .instruction {
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
  height: 110px;
  background-color: #f8a008;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide .instruction h3 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 16px;
  line-height: 31px;
  font-weight: bold;
  color: #333333;
  color: #fff;
  line-height: 40px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 5px;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide .instruction h3 span {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 12px;
  line-height: 27px;
  color: #666666;
  font-weight: normal;
  color: #fff;
  line-height: 12px;
  padding-left: 10px;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide .instruction p.desc {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 12px;
  line-height: 27px;
  color: #666666;
  font-weight: normal;
  color: #fff;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  padding: 0 5px;
}
.dreamworks .successfulCase .content_wrap .case_lunbo .swiper-container .swiper-slide:hover .instruction {
  bottom: 0;
}
.dreamworks .stars {
  margin-top: 30px;
}
.dreamworks .stars .dream_title h2 i {
  background-position: -70px 1px;
}
.dreamworks .stars .content_wrap {
  padding: 30px 25px 0;
}
.dreamworks .stars .content_wrap ul li {
  width: 250px;
  float: left;
  margin: 0 50px 40px 0;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}
.dreamworks .stars .content_wrap ul li .imgWrap {
  width: 250px;
  height: 250px;
}
.dreamworks .stars .content_wrap ul li .instruction {
  padding: 15px;
}
.dreamworks .stars .content_wrap ul li .instruction h3 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 16px;
  line-height: 31px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dreamworks .stars .content_wrap ul li .instruction .desc {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 14px;
  line-height: 29px;
  color: #666666;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  padding-top: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dreamworks .stars .content_wrap ul li:nth-child(4n) {
  margin-right: 0;
}
.dreamworks .stars .content_wrap ul li:hover {
  box-shadow: 0 5px 20px #ccc;
}
.dreamworks .courses {
  margin-top: 30px;
}
.dreamworks .courses .dream_title h2 i {
  background-position: -106px 1px;
}
.dreamworks .courses .content_wrap {
  padding-top: 30px;
}
.dreamworks .courses .content_wrap .courses_lunbo .swiper-container .swiper-slide {
  overflow: hidden;
}
.dreamworks .courses .content_wrap .courses_lunbo .swiper-container .swiper-slide .imgWrap {
  height: 214px;
  position: relative;
}
.dreamworks .courses .content_wrap .courses_lunbo .swiper-container .swiper-slide .imgWrap .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(../images/img/video_play.png) no-repeat center center;
  background-size: 50px 50px;
  display: none;
}
.dreamworks .courses .content_wrap .courses_lunbo .swiper-container .swiper-slide h3 {
  font-family: "Microsoft YaHei", "微软雅黑";
  font-size: 16px;
  line-height: 31px;
  color: #666666;
  font-weight: normal;
  height: 36px;
  line-height: 46px;
  padding: 0 10px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dreamworks .courses .content_wrap .courses_lunbo .swiper-container .swiper-slide:hover .play {
  display: block;
}
#footer {
  margin-top: 30px !important;
}
