﻿@charset "UTF-8";

body {
  background-color: #fff;
}

body,
h5,
h3,
p {
  margin: 0;
}

img {
  width: 100%;
}

a {
  color: #000;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .7 !important;
}

/* banner*/

.waug-banner {
  font-size: 0;
  line-height: 0;
  position: relative;
}

.waug-banner img {
  width: 100%;
}

.waug-banner .waug-jump {
  position: absolute;
  width: 45%;
  height: 10%;
  bottom: 17%;
  left: 27%;
}

/*标题*/

.waug-title {
  padding: 0.8rem 0.666667rem;
  text-align: center;
}

.waug-title h3 {
  font-size: 0.4rem;
  color: #000;
  font-weight: bold;
}

.waug-title h5 {
  font-size: 0.24rem;
  margin-top: 0.133333rem;
  color: #030303;
}

/*按钮*/

.waug-btn {
  display: inline-block;
  margin: 2.666667rem auto 0 auto;
  border: 0.013333rem solid #000;
  padding: 0.133333rem 0.2rem;
}

.waug-btn a {
  color: #000;
}

.waug-btn img {
  display: inline-block;
  width: 0.8rem;
  vertical-align: middle;
}

/*一行2张图布局*/

.cour-con {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cour-con .cour-co-con {
  position: relative;
  width: 4.8rem;
  height: 4rem;
  margin: 0.266667rem 0.066667rem;
  margin-top: 0;
}

.cour-con .cour-co-co {
  width: 100%;
  height: 100%;
  background: url(../images/w-kc1.jpg) no-repeat center;
  background-size: cover;
  background-color: #fff;
  opacity: 0.5;
  text-align: center;
}

.cour-con .cour-co-con2 .cour-co-co {
  background: url(../images/w-kc2.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con3 .cour-co-co {
  background: url(../images/w-kc3.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con4 .cour-co-co {
  background: url(../images/w-kc4.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con5 .cour-co-co {
  background: url(../images/w-kc5.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con6 .cour-co-co {
  background: url(../images/w-kc6.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con7 .cour-co-co {
  background: url(../images/w-kc7.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con8 .cour-co-co {
  background: url(../images/w-kc8.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con9 .cour-co-co {
  background: url(../images/w-kc9.jpg) no-repeat center;
  background-size: cover;
}

.cour-con .cour-co-con10 .cour-co-co {
  background: url(../images/w-kc10.jpg) no-repeat center;
  background-size: cover;
}

.cour-mask {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: 3.5%;
  left: 3.5%;
  width: 93%;
  height: 93%;
  border: 0.013333rem solid #000;
}

.cour-mask > p {
  color: #000;
}

.cour-mask h3 {
  position: relative;
}

.cour-mask h3 span {
  color: #000;
  font-size: 0.933333rem;
  border-bottom: 0.04rem solid #000;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transform: scaleX(0.75);
  display: inline-block;
  font-weight: 700;
}

.cour-mask sup {
  font-size: 0.213333rem;
  position: absolute;
  top: 0.2rem;
  right: -0.2rem;
  font-weight: normal;
}

.cour-mask p {
  font-size: 0.373333rem;
  margin: 0;
  line-height: 0.733333rem;
  font-family: "微软雅黑";
}

.cour-mask span {
  font-size: 0.333333rem;
  font-family: "微软雅黑";
}

/*间隔*/

.waug-nu {
  height: 0.2rem;
  background-color: #eee;
}

/*招生对象*/

.waug-student {
  text-align: center;
  margin-bottom: 0.933333rem;
}

.waug-sc {
  display: -webkit-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0.133333rem;
}

.waug-sc .waug-sc-c {
  position: relative;
  width: 32%;
}

.waug-sc .waug-sc-c > img {
  height: 2.933333rem;
}

.waug-sc .waug-sc-c .sc-con {
  position: absolute;
  bottom: -1.933333rem;
  width: 100%;
  padding: 0.266667rem 0;
  background-color: #fc5a01;
}

.waug-sc .waug-sc-c .sc-con img {
  width: 0.8rem;
  margin: 0 auto 0.133333rem auto;
}

.waug-sc .waug-sc-c .sc-con p {
  font-size: 0.333333rem;
  line-height: 0.4rem;
  color: #fff;
  text-align: center;
  transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}

.waug-sc .waug-sc-c .sc-con-co {
  border: 0.013333rem solid #fff;
  border-top: 0;
  border-bottom: 0;
  margin: 0 0.133333rem;
}

/*课程安排*/

.waug-course {
  width: 100%;
  overflow: hidden;
  background-color: #eee;
  padding-bottom: 1.866667rem;
}

.waug-course .waug-title {
  background-color: #eee;
}

.waug-course .waug-title h5 {
  color: #959595;
}

.waug-course .aug-adv-bg {
  background: url(../images/adu-si-bg.jpg) no-repeat center center;
  width: 100%;
  height: 6.666667rem;
}

.waug-course .aug-adv-btns {
  background-color: #eee;
  height: 2.666667rem;
  padding-top: 1.6rem;
  text-align: center;
}

.waug-course .aug-adv-btns {
  background-color: #eee;
  height: 2.666667rem;
}

.waug-course .aug-adv-btns img {
  width: 0.666667rem;
}

.waug-course .aug-le {
  display: inline-block;
  top: 112%;
  background-color: #fff;
  background-image: none;
  padding: 0.173333rem 0.133333rem 0.133333rem;
  width: 1.333333rem;
  height: 0.6rem;
}

.waug-course .adv-prev {
  left: 3.6rem;
}

.waug-course .aug-re {
  background-color: #ee5400;
  right: 3.6rem;
  padding-top: 0.173333rem;
}

.waug-course .swiper-container {
  overflow: visible;
}

/*四大优势*/

.waug-sadv {
  text-align: center;
}

.waug-sadv .cour-co-con {
  height: auto;
  display: block;
  position: relative;
  float: left;
  transform: translate3d(0, -2rem, 0);
  -webkit-transform: translate3d(0, -2rem, 0);
  -moz-transform: translate3d(0, -2rem, 0);
  opacity: 0;
  transition: 1.1s;
  -webkit-transition: 1.1s;
  -moz-transition: 1.1s;
}

.waug-sadv .item-iv-list-over {
  opacity: 1!important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
}

.waug-sadv .cour-co-img {
  position: relative;
}

.waug-sadv .cour-co-img > span {
  position: absolute;
  bottom: 0.133333rem;
  left: 0.133333rem;
  background-color: #fc5a01;
  color: #fff;
  font-size: 0.4rem;
  width: 0.8889rem;
  height: 0.666667rem;
  text-align: center;
  line-height: 0.666667rem;
  border-radius: 50%;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transform: scaleX(0.75);
  display: inline-block;
  font-weight: 700;
}

.waug-sadv .aug-adv-it {
  text-align: center;
  border: 0.013333rem solid #000;
  border-left: 0;
  border-right: 0;
  margin: 0.266667rem 0.133333rem;
  padding: 0 0 0.133333rem 0;
}

.waug-sadv .aug-adv-it p {
  width: 85%;
  margin: 0 auto;
  background: url(../images/english.jpg) no-repeat 0 0.08rem;
  height: 0.213333rem;
}

.waug-sadv .waug-btn {
  margin: 0.133333rem 0 0.733333rem 0 !important;
}

/*创业*/

.waug-oshop .tab-swip {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: justify;
  padding: 0 0.266667rem 0 0.4rem;
  -ms-flex-pack: baseline !important;
      justify-content: baseline !important;
}

.waug-oshop .cour-co-con {
  margin: 0.266667rem 0;
}

.waug-oshop .tab-os-item.on {
  color: #fc5a01;
}

.waug-oshop .tab-os-item.on span,
.waug-oshop .tab-os-item.on p {
  color: #fc5a01;
}

.waug-oshop .tab-os-item.on i {
  position: absolute;
  left: 0;
  top: 0.933333rem;
  width: 0.6rem;
  height: 0.066667rem;
  background-color: #fc5a01;
}

.waug-oshop .waug-osh-swiper {
  margin: 0.4rem 0 0 0;
}

.waug-oshop .tab-os-item {
  width: 4.5rem;
  height: auto;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.133333rem;
  border-bottom: 0.026667rem solid #eee;
}

.waug-oshop .tab-os-item span {
  font-size: 0.533333rem;
  color: #959595;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transform: scaleX(0.75);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.2rem;
}

.waug-oshop .tab-os-item h4 {
  width: 80%;
  margin-top: 0;
  margin-bottom: 0.4rem;
}

.waug-oshop .tab-os-item h4 > p {
  font-size: 0.333333rem;
}

.waug-oshop .tab-os-item h4 em {
  display: block;
  width: 140%;
  font-size: 0.16rem;
  transform: scale(0.6);
  -ms-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -o-transform: scale(0.6);
  position: absolute;
  left: -0.333333rem;
  top: 0.4rem;
}

/*教师*/

.waug-teacher {
  background-color: #fff;
  padding-bottom: 2rem;
}

.waug-teacher .waug-title {
  background-color: #fff;
}

.waug-teacher .waug-wrap-co .swiper-slide {
  position: relative;
}

.waug-teacher .waug-wrap-co .waug-tear-cont {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  width: 4rem;
}

.waug-teacher .waug-tear-cont > h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transform: scaleX(0.75);
  -ms-transform: scaleX(0.75);
  -o-transform: scaleX(0.75);
  -webkit-transform: scaleX(0.75);
  font-weight: 700;
  font-size: 0.4rem;
  margin-left: -0.6rem;
}

.waug-teacher .waug-tear-cont > h4 > span {
  font-weight: bold;
}

.waug-teacher .waug-tear-cont > h4 > .tea-lb {
  position: absolute;
  left: -0.24rem;
  top: 0.026667rem;
  border: 0.013333rem solid #ee5400;
  background-color: #ee5400;
  width: 0.08rem;
  height: 0.4rem;
}

.waug-teacher .waug-tear-cont .tea-na {
  margin-bottom: 0.133333rem;
  display: block;
}

.waug-teacher .waug-tear-cont > h3 {
  color: #7d7d7d;
  margin: 0.266667rem 0;
  font-size: 0.24rem;
}

.waug-teacher .waug-tear-cont > p {
  line-height: 0.4rem;
}

.waug-teacher .tear-more {
  font-size: 0.24rem;
  background-color: #ee5400;
  display: inline-block;
  color: #fff;
  padding: 0.066667rem;
  margin-top: 0.266667rem;
}

.waug-teacher .tear-more img {
  height: 0.3rem;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.133333rem 0;
}

.waug-teacher .aug-le {
  top: 113%;
}

/*优秀学员*/
.outstu-co .waug-outstu-swiper .swiper-slide{
	width:100%;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-align: center;
	align-items: top;
	flex-flow:row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-pack: justify;
}
.outstu-co .waug-outstu-swiper img{
	width:50%;
	align-self: end;
}
.outstu-co .waug-outstu-swiper .swiper-slide div.outstu-ri{
	width:50%;
	background-color: #f8f8f8;
}
.outstu-ri .ous-t{
	background-color: #eee;
    color: #fb5a01;
    padding: .25rem .45rem;
    font-weight: bold;
}
.ous-t h3{
	display: inline-block;
    font-size: .4rem;
    font-weight: bold;
    vertical-align: bottom;
}
.ous-t h4{
	display: inline-block;
    text-transform: uppercase;
    font-size: 0.24rem;
    vertical-align: bottom;
}
.outstu-ri>p{
	padding-left: .45rem;
    font-size: .28rem;
    line-height: .5rem;
    color: #5f5f5f;
    margin-top: .3rem;
}
.waug-outstu .swiper-container-horizontal > .swiper-pagination-bullets,
.waug-outstu .swiper-pagination-custom,
.waug-outstu .swiper-pagination-fraction {
	bottom: 10%;
    left: 54%;
    width: auto;
}

.waug-outstu .swiper-pagination-bullet {
  opacity: 0.5;
  background:#dadada;
  margin:0 3px !important;
}

.waug-outstu .swiper-pagination-bullet-active {
  border-radius: 0.106667rem;
  background: #959595;
  opacity: 0.7;
}

/*教学环境*/

.waug-teach {
  text-align: center;
  background-color: #eee;
}

.waug-teach .tab-swip {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0;
  margin-top: 0.266667rem !important;
}

.waug-teach .tab-swip li + li {
  margin-left: 0.133333rem;
}

.waug-teach .tab-swip .tab-os-item {
  height: 1.066667rem;
  width: 3.733333rem;
  font-size: 0;
  transition: all .3s ease;
  overflow: hidden;
}

.waug-teach .tab-swip .on {
  width: 6rem;
  height: 1.066667rem;
}

.waug-teach .waug-teach-swiper,
.waug-teach .tab-swip {
  margin: 0 0.133333rem;
}

.waug-teach .waug-btn {
  margin: 0.666667rem auto;
}

/*其他*/

.waug-other .waug-sad-co .other-btn {
  height: 0.666667rem;
  width: auto;
}

.waug-other .sad-co-item .sad-co-bg {
  width: 3.066667rem;
  height: 3.066667rem;
  background: url(../images/w-qt3.jpg) no-repeat center;
  background-size: cover;
}

.waug-other .sad-co-item:first-child .sad-co-bg {
  background: url(../images/w-qt1.jpg) no-repeat center center;
  background-size: cover;
}

.waug-other .sad-co-item:last-child .sad-co-bg {
  background: url(../images/w-qt2.jpg) no-repeat center;
  background-size: cover;
}

.waug-other .waug-sad-co {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0;
  padding: 0 0.133333rem;
}

.waug-other .sad-co-te {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #eee;
  width: 3.066667rem;
  padding: 0.133333rem;
}

.waug-other .sad-co-t {
  text-align: center;
}

.waug-other .sad-co-t h4 {
  font-size: 0.333333rem;
  margin-bottom: 0;
}

.waug-other .sad-co-t span {
  transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  display: block;
  font-size: 0.293333rem;
  color: #898989;
}

.hd-txt {
  width: 80% !important;
  position: absolute;
  top: 15%;
  left: 10%;
  animation: hdtxt 2s;
}

@keyframes hdtxt {
  0% {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    opacity: 0;
  }

  100% {
    transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    opacity: 1;
  }
}