.brand-body {
  margin-top: .2604rem;
}
.brand-body .brand-nav {
  font-size: .0625rem;
  width: 6.25rem;
  padding-bottom: .0781rem;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 auto;
}
.brand-body .brand-nav a {
  color: #999;
  display: inline;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.brand-body .brand-nav a:hover {
  color: #333;
}
.brand-body .brand-nav span {
  color: #999;
}
.brand-body .brand-list {
  margin: 110px auto 90px;
  width: 556px;
  height: 30px;
  line-height: 30px;
}
.brand-body .brand-list ul li {
  font-size: 14px;
  width: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  text-align: center;
  border: 1px solid #d2d2d2;
  margin-right: -1px;
}
.brand-body .brand-list ul li:first-child p span {
  font-size: 24px;
}
.brand-body .brand-list ul li:first-child.on {
  background: #ad8d6d;
  border: 1px solid #ad8d6d;
}
.brand-body .brand-list ul li:first-child.on p {
  color: #fff;
}
.brand-body .brand-list ul li:first-child.on:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #ad8d6d;
  right: -1px;
  top: 0;
  z-index: 2;
}
.brand-body .brand-list ul li:nth-of-type(2).on {
  background: #1b2d76;
  border: 1px solid #1b2d76;
}
.brand-body .brand-list ul li:nth-of-type(2).on p {
  color: #fff;
}
.brand-body .brand-list ul li:nth-of-type(2).on:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #1b2d76;
  right: -1px;
  top: 0;
  z-index: 2;
}
.brand-body .brand-list ul li:nth-of-type(3).on {
  background: #e72416;
  border: 1px solid #e72416;
}
.brand-body .brand-list ul li:nth-of-type(3).on p {
  color: #fff;
}
.brand-body .brand-list ul li:nth-of-type(3).on:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #e72416;
  right: -1px;
  top: 0;
  z-index: 2;
}
.brand-body .brand-list ul li:nth-of-type(4).on {
  background: #ad8d6d;
  border: 1px solid #ad8d6d;
}
.brand-body .brand-list ul li:nth-of-type(4).on p {
  color: #fff;
}
.brand-body .brand-list ul li:nth-of-type(4).on:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #ad8d6d;
  right: -1px;
  top: 0;
  z-index: 2;
}
.brand-body .brand-list ul li p {
  color: #888;
  padding-left: 20px;
  font-size: 14px;
}
.brand-body .brand-list ul li p span {
  font-size: 16px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 25px;
}
/*course*/
.course-swiper {
  background-image: url("/images/course-rule.jpg");
  background-repeat: repeat-x;
  background-position: center bottom;
  position: relative;
  margin-bottom: .651rem;
}
.course-swiper .swiper-container {
  width: 1200px;
  margin: 15px auto;
  padding-bottom: .1rem;
}
.course-swiper .swiper-container .swiper-slide {
  text-align: center;
}
.course-swiper .swiper-container .swiper-slide .course-time {
  background-image: url("/images/logo-white.png");
  background-size: 85%;
  background-position: center 95px;
  background-repeat: no-repeat;
  background-color: #e72416;
  width: 106px;
  height: 106px;
  padding-top: 20px;
  margin: 25px auto;
}
.course-swiper .swiper-container .swiper-slide .course-time p {
  font-size: 36px;
  color: #fff;
}
.course-swiper .swiper-container .swiper-slide h2 {
  margin: 0;
  font-size: 36px;
  color: #333;
  font-weight: normal;
}
.course-swiper .swiper-container .swiper-slide p {
  text-transform: uppercase;
  font-size: 14px;
  color: #666;
  margin: 15px 0 50px;
}
.course-swiper .swiper-container .swiper-slide span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 2;
}
.course-swiper .swiper-container .swiper-slide span p {
  margin: 0;
}
.course-swiper .swiper-pagination {
  width: 1400px;
  left: 50%;
  margin-left: -700px;
}
.course-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 80px;
  background: transparent;
  color: #333;
  opacity: 1;
}
.course-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  position: relative;
  color: #e72416;
}
.course-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "\e669";
  font-family: "iconfont";
  position: absolute;
  color: #e72416;
  top: -75px;
  left: 22px;
  font-size: 36px;
}
.course-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  content: "\e694";
  font-family: "iconfont";
  position: absolute;
  color: #e72416;
  top: 35px;
  left: 22px;
  font-size: 36px;
}
/*brand*/
.course-swiper.brand-fix .swiper-container {
  padding-bottom: 60px;
}
.course-swiper.brand-fix .swiper-container .swiper-slide .course-time {
  background-color: #1b2d76;
}
.course-swiper.brand-fix .swiper-pagination {
  margin-top: 40px;
}
.course-swiper.brand-fix .swiper-pagination .swiper-pagination-bullet {
  width: 360px;
}
.course-swiper.brand-fix .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #1b2d76;
}
.course-swiper.brand-fix .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  top: -100px;
  left: 160px;
  color: #1b2d76;
}
.course-swiper.brand-fix .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  top: -50px;
  left: 158px;
  color: #1b2d76;
}
/*about*/
.course-swiper.about-fix {
  background-image: none;
}
.course-swiper.about-fix .swiper-container .swiper-slide .course-time {
  background-color: #ad8d6d;
}
.course-swiper.about-fix .swiper-container .swiper-slide .course-time p {
  font-size: 48px;
}
/*team*/
.course-swiper.team-fix {
  background-image: none;
  margin-bottom: 0;
}
.course-swiper.team-fix .swiper-container .swiper-slide .course-time {
  background-color: #ad8d6d;
}
.team-ability {
  background-color: #000;
}
.team-ability ul li {
  width: 25%;
  height: 1.9rem;
  overflow: hidden;
}
