@charset "UTF-8";
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    transform: scale3d(0.1, 0.1, 0.1); }
  40% {
    transform: scale3d(1.1, 1.1, 1.1); }
  60% {
    transform: scale3d(0.9, 0.9, 0.9); }
  70% {
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
@keyframes slideInDown2 {
  from {
    transform: translate3d(0, -200%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
.slideInDown2 {
  animation-name: slideInDown2; }

@-webkit-keyframes rotate-right {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate-right {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@-o-keyframes rotate-right {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }
@keyframes rotate-right {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
@-webkit-keyframes rotate-left {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg); } }
@-moz-keyframes rotate-left {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(-359deg); } }
@-o-keyframes rotate-left {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(-359deg); } }
@keyframes rotate-left {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-359deg); } }
.wrapper {
  width: 100%;
  background: #282828; }

@media screen and (min-width: 1367px) {
  .banner {
    width: 100%;
    height: 850px;
    background: url(../activity/images/web_banner-bg.jpg) no-repeat center;
    position: relative; }
    .banner canvas {
      width: 100% !important;
      height: 100% !important; }

  .banner-bg {
    width: 100%;
    height: 100%;
    background: url(../activity/images/web_banner-bg-img.png) no-repeat center;
    position: absolute;
    z-index: 2; }

  .circular-1 {
    position: absolute;
    width: 355px;
    height: 354px;
    background: url(../activity/images/circular-1.png) no-repeat center;
    left: 50%;
    margin-left: -822px;
    top: 50%;
    margin-top: -565px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-right 3s linear infinite;
    -moz-animation: rotate-right 3s linear infinite;
    -o-animation: rotate-right 3s linear infinite;
    animation: rotate-right 3s linear infinite;
    z-index: 1; }

  .circular-2 {
    position: absolute;
    width: 333px;
    height: 334px;
    background: url(../activity/images/circular-2.png) no-repeat center;
    left: 50%;
    margin-left: 164px;
    top: 50%;
    margin-top: -421px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-left 3s linear infinite;
    -moz-animation: rotate-left 3s linear infinite;
    -o-animation: rotate-left 3s linear infinite;
    animation: rotate-left 3s linear infinite;
    z-index: 1; }

  .circular-3-wrap {
    position: absolute;
    width: 851px;
    height: 495px;
    left: 50%;
    margin-left: -439px;
    top: 50%;
    margin-top: -425px;
    overflow: hidden; }

  .circular-3 {
    position: absolute;
    width: 851px;
    height: 850px;
    background: url(../activity/images/circular-3.png) no-repeat center;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-right 3s linear infinite;
    -moz-animation: rotate-right 3s linear infinite;
    -o-animation: rotate-right 3s linear infinite;
    animation: rotate-right 3s linear infinite;
    z-index: 1; } }
@media screen and (max-width: 1366px) {
  .banner {
    width: 100%;
    height: 578px;
    background: url(../activity/images/web_banner-bg.jpg) no-repeat center;
    background-size: 1366px auto;
    position: relative; }
    .banner canvas {
      width: 100% !important;
      height: 100% !important; }

  .banner-bg {
    width: 100%;
    height: 100%;
    background: url(../activity/images/web_banner-bg-img.png) no-repeat center top 56px;
    background-size: 1366px auto;
    position: absolute;
    z-index: 2; }

  .circular-1 {
    position: absolute;
    width: 248px;
    height: 248px;
    background: url(../activity/images/circular-1.png) no-repeat center;
    background-size: 248px auto;
    left: 50%;
    margin-left: -616px;
    top: 50%;
    margin-top: -407px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-right 3s linear infinite;
    -moz-animation: rotate-right 3s linear infinite;
    -o-animation: rotate-right 3s linear infinite;
    animation: rotate-right 3s linear infinite;
    z-index: 1; }

  .circular-2 {
    position: absolute;
    width: 208px;
    height: 208px;
    background: url(../activity/images/circular-2.png) no-repeat center;
    background-size: 208px;
    left: 50%;
    margin-left: 140px;
    top: 50%;
    margin-top: -292px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-left 3s linear infinite;
    -moz-animation: rotate-left 3s linear infinite;
    -o-animation: rotate-left 3s linear infinite;
    animation: rotate-left 3s linear infinite;
    z-index: 1; }

  .circular-3-wrap {
    position: absolute;
    width: 630px;
    height: 350px;
    left: 50%;
    margin-left: -325px;
    top: 50%;
    margin-top: -249px;
    overflow: hidden; }

  .circular-3 {
    position: absolute;
    width: 630px;
    height: 630px;
    background: url(../activity/images/circular-3.png) no-repeat center;
    background-size: 630px auto;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate-right 3s linear infinite;
    -moz-animation: rotate-right 3s linear infinite;
    -o-animation: rotate-right 3s linear infinite;
    animation: rotate-right 3s linear infinite;
    z-index: 1; } }
/*.banner{
  width:100%;
  height:850px;
  background:url(../activity/images/web_banner-bg.jpg) no-repeat center;
  @include pos;
  canvas{
    width:100% !important;
    height: 100% !important;
  }
}
.banner-bg{
  width:100%;
  height:100%;
  background:url(../activity/images/web_banner-bg-img.png) no-repeat center;
  @include pos(absolute);
  z-index:2;
}*/
/*
.circular-1{
  @include pos(absolute);
  width:355px;
  height:354px;
  background:url(../activity/images/circular-1.png) no-repeat center;
  left:50%;
  margin-left:-822px;
  top:50%;
  margin-top:-565px;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate-right 3s linear infinite;
  -moz-animation: rotate-right 3s linear infinite;
  -o-animation: rotate-right 3s linear infinite;
  animation: rotate-right 3s linear infinite;
  z-index:1;
}
.circular-2{
  @include pos(absolute);
  width:333px;
  height:334px;
  background:url(../activity/images/circular-2.png) no-repeat center;
  left:50%;
  margin-left:164px;
  top:50%;
  margin-top:-421px;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate-left 3s linear infinite;
  -moz-animation: rotate-left 3s linear infinite;
  -o-animation: rotate-left 3s linear infinite;
  animation: rotate-left 3s linear infinite;
  z-index:1;
}
.circular-3-wrap{
  @include pos(absolute);
  width:851px;
  height: 495px;
  left:50%;
  margin-left: -439px;
  top:50%;
  margin-top:-425px;
  overflow: hidden;
}
.circular-3{
  @include pos(absolute);
  width:851px;
  height:850px;
  background:url(../activity/images/circular-3.png) no-repeat center;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate-right 3s linear infinite;
  -moz-animation: rotate-right 3s linear infinite;
  -o-animation: rotate-right 3s linear infinite;
  animation: rotate-right 3s linear infinite;
  z-index:1;
}
*/
.main {
  width: 100%; }

.tit-icon {
  width: 100%;
  height: 136px;
  background: url(../activity/images/web-tit-icon.png) no-repeat center top; }

.title {
  font-size: 60px;
  color: #fff;
  text-align: center;
  line-height: 124px; }
  .title span {
    color: #ff530f; }

.tit-txt {
  font-size: 20px;
  color: #a6a6a6;
  text-align: center;
  line-height: 34px;
  padding: 11px 0;
  position: relative;
  /* &:after{
     content:"";
     @include pos(absolute);
     width:
   }*/ }
  .tit-txt span {
    color: #ff530f; }

.career-development {
  width: 100%;
  padding-bottom: 120px; }

.career-development-list {
  width: 1252px;
  margin: 0 auto;
  margin-top: 60px; }
  .career-development-list:after {
    content: "";
    clear: both;
    display: block; }
  .career-development-list li {
    float: left;
    width: 313px;
    height: 314px; }
    .career-development-list li h5 {
      font-size: 24px;
      color: #fff;
      text-align: center;
      padding-top: 125px; }
    .career-development-list li .line {
      display: block;
      width: 40px;
      height: 2px;
      background: #494949;
      margin: 20px auto; }
    .career-development-list li p {
      width: 220px;
      margin: 0 auto;
      font-size: 14px;
      color: #d7d7d7;
      line-height: 24px; }
    .career-development-list li:hover {
      background: #2f2f2f;
      box-shadow: 0 0 40px 15px #242424; }
      .career-development-list li:hover .line {
        background: #ff540f; }
  .career-development-list li:nth-child(1) {
    background: url(../activity/images/career-development-list11.png) no-repeat center 36px; }
    .career-development-list li:nth-child(1):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/career-development-list12.png) no-repeat center 36px; }
  .career-development-list li:nth-child(2) {
    background: url(../activity/images/career-development-list21.png) no-repeat center 36px; }
    .career-development-list li:nth-child(2):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/career-development-list22.png) no-repeat center 36px; }
  .career-development-list li:nth-child(3) {
    background: url(../activity/images/career-development-list31.png) no-repeat center 36px; }
    .career-development-list li:nth-child(3):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/career-development-list32.png) no-repeat center 36px; }
  .career-development-list li:nth-child(4) {
    background: url(../activity/images/career-development-list41.png) no-repeat center 36px; }
    .career-development-list li:nth-child(4):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/career-development-list42.png) no-repeat center 36px; }

.xieyi-list {
  width: 1252px;
  margin: 0 auto;
  margin-top: 60px; }
  .xieyi-list:after {
    content: "";
    clear: both;
    display: block; }
  .xieyi-list li {
    float: left;
    width: 313px;
    height: 314px; }
    .xieyi-list li h5 {
      font-size: 24px;
      color: #fff;
      text-align: center;
      padding-top: 125px; }
    .xieyi-list li .line {
      display: block;
      width: 40px;
      height: 2px;
      background: #494949;
      margin: 20px auto; }
    .xieyi-list li p {
      width: 220px;
      margin: 0 auto;
      font-size: 14px;
      color: #d7d7d7;
      line-height: 24px; }
      .xieyi-list li p a {
        color: #ff540f; }
    .xieyi-list li:hover {
      background: #2f2f2f;
      box-shadow: 0 0 40px 15px #242424; }
      .xieyi-list li:hover .line {
        background: #ff540f; }
  .xieyi-list li:nth-child(1) {
    background: url(../activity/images/career-development-list11.png) no-repeat center 36px; }
    .xieyi-list li:nth-child(1):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/career-development-list12.png) no-repeat center 36px; }
  .xieyi-list li:nth-child(2) {
    background: url(../activity/images/xieyi-list21.png) no-repeat center 36px; }
    .xieyi-list li:nth-child(2):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/xieyi-list22.png) no-repeat center 36px; }
  .xieyi-list li:nth-child(3) {
    background: url(../activity/images/xieyi-list31.png) no-repeat center 36px; }
    .xieyi-list li:nth-child(3):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/xieyi-list32.png) no-repeat center 36px; }
  .xieyi-list li:nth-child(4) {
    background: url(../activity/images/xieyi-list41.png) no-repeat center 36px; }
    .xieyi-list li:nth-child(4):hover {
      box-shadow: 0 0 40px 15px #242424;
      background: #2f2f2f url(../activity/images/xieyi-list42.png) no-repeat center 36px; }

/*--------------------就业前景-------------------*/
.employment-prospect {
  width: 100%;
  padding-bottom: 120px; }

.employment-prospect-wrap {
  width: 1100px;
  height: 394px;
  background: url(../activity/images/web-employment-prospect.png) no-repeat center;
  background-size: 100% auto;
  margin: 0 auto;
  margin-top: 195px;
  position: relative; }

.e-p-item {
  width: 10px;
  height: 10px;
  cursor: pointer;
  position: absolute;
  border: 9px solid #3a3a3a;
  border-radius: 50%;
  transition: All 1s ease-in-out;
  -webkit-transition: All 1s ease-in-out;
  -moz-transition: All 1s ease-in-out;
  -o-transition: All 1s ease-in-out; }
  .e-p-item:hover .e-p-item-wrap {
    -webkit-transform: rotateY(180deg); }
  .e-p-item:hover .e-p-item-wrap-1 {
    opacity: 0; }
  .e-p-item:hover .e-p-item-wrap-2 {
    opacity: 1; }

.e-p-item1 {
  left: 205px;
  top: 271px;
  background: #ff5d0b; }

.e-p-item2 {
  left: 451px;
  top: 238px;
  background: #82ff5e; }

.e-p-item3 {
  left: 704px;
  top: 148px;
  background: #56f5f2; }

.e-p-item4 {
  left: 953px;
  top: 19px;
  background: #3dbdff; }

.e-p-item-wrap {
  width: 164px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -82px;
  transition: All 1s ease-in-out;
  -webkit-transition: All 1s ease-in-out;
  -moz-transition: All 1s ease-in-out;
  -o-transition: All 1s ease-in-out; }

.e-p-item-wrap-1 {
  position: absolute;
  bottom: 22px;
  width: 100%;
  /* -webkit-transform: rotateY(180deg);
   opacity: 0;*/
  transition: All 1s ease-in-out;
  -webkit-transition: All 1s ease-in-out;
  -moz-transition: All 1s ease-in-out;
  -o-transition: All 1s ease-in-out; }
  .e-p-item-wrap-1 h5 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 34px; }
  .e-p-item-wrap-1 p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 24px; }

.e-p-item-wrap-2 {
  position: absolute;
  bottom: 22px;
  width: 100%;
  -webkit-transform: rotateY(180deg);
  opacity: 0;
  transition: All 1s ease-in-out;
  -webkit-transition: All 1s ease-in-out;
  -moz-transition: All 1s ease-in-out;
  -o-transition: All 1s ease-in-out; }
  .e-p-item-wrap-2 img {
    display: block;
    margin: 0 auto; }
  .e-p-item-wrap-2 h5 {
    font-size: 18px;
    color: #fe520e;
    padding-top: 8px;
    text-align: center; }
  .e-p-item-wrap-2 h6 {
    font-size: 16px;
    color: #fe520e;
    padding-top: 10px;
    text-align: center; }
  .e-p-item-wrap-2 p {
    font-size: 12px;
    color: #757575;
    text-align: center;
    padding-top: 12px;
    line-height: 20px; }

.red-btn {
  display: block;
  width: 380px;
  height: 59px;
  border-radius: 30px;
  background: #ff530f;
  text-align: center;
  line-height: 59px;
  font-size: 28px;
  color: #010101;
  margin: 0 auto;
  margin-top: 92px; }
  .red-btn:hover {
    background: #d34100;
    color: #f5b599; }

.enterprise-development {
  width: 100%;
  padding-bottom: 120px;
  /*h4{
    font-size:48px;
    color:#fff;
    text-align:center;
    line-height:60px;
  }*/ }

.enterprise-development-wrapper {
  width: 1242px;
  height: 456px;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden; }
  .enterprise-development-wrapper:after {
    content: "";
    clear: both;
    display: block; }

.enterprise-development-slide {
  float: left;
  background-position: center;
  background-size: cover;
  width: 414px;
  height: 456px;
  /* margin:0 -56px;
   -webkit-transform:scale(0.9);
   transform:scale(0.9);*/ }

/*
.swiper-slide-prev,.swiper-slide-next{
  z-index:1;
}
.swiper-slide-active{
  z-index:2;
  -webkit-transform:scale(1) !important;
  transform:scale(1) !important;;
}
.swiper-pagination{
  bottom:4px !important;
}
.swiper-pagination-bullet {
  width:18px;
  height:18px;
  background:#000000;
  border:4px solid transparent;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background:transparent;
  border:4px solid #e0390b;
}
*/
.enterprise-development-slide {
  background: url(../activity/images/web-sible-bg.jpg) no-repeat;
  background-size: 100% 100%; }
  .enterprise-development-slide h3 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 46px; }
    .enterprise-development-slide h3 span {
      color: #ff4008; }
  .enterprise-development-slide h5 {
    font-size: 28px;
    text-align: center;
    padding-top: 33px;
    color: #929292; }
  .enterprise-development-slide p {
    font-size: 18px;
    color: #ff4008;
    text-align: center;
    padding-top: 19px;
    padding-bottom: 10px; }

.iframe-wrap {
  width: 362px;
  height: 236px;
  margin: 23px auto;
  overflow: hidden; }
  .iframe-wrap img {
    display: block;
    width: 100%; }
  .iframe-wrap video {
    display: block;
    width: 100%;
    height: 100%; }

.atlas {
  width: 100%;
  padding-bottom: 120px; }

.atlas-wrap {
  width: 1098px;
  height: 418px;
  border-bottom: 1px solid #000000;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  overflow: hidden; }

.atlas-sible1 {
  position: absolute;
  width: 212px;
  height: 114px;
  left: 0;
  bottom: 1px;
  background: url(../activity/images/atlas-sible1.png) no-repeat; }

.atlas-sible2 {
  position: absolute;
  width: 212px;
  height: 169px;
  left: 148px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible2.png) no-repeat; }

.atlas-sible3 {
  position: absolute;
  width: 212px;
  height: 216px;
  left: 296px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible3.png) no-repeat; }

.atlas-sible4 {
  position: absolute;
  width: 212px;
  height: 114px;
  left: 444px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible4.png) no-repeat; }

.atlas-sible5 {
  position: absolute;
  width: 212px;
  height: 169px;
  left: 592px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible5.png) no-repeat; }

.atlas-sible6 {
  position: absolute;
  width: 212px;
  height: 169px;
  left: 740px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible6.png) no-repeat; }

.atlas-sible7 {
  position: absolute;
  width: 212px;
  height: 114px;
  left: 886px;
  bottom: 1px;
  background: url(../activity/images/atlas-sible7.png) no-repeat; }

.atlas-line {
  width: 52px;
  padding-bottom: 36px;
  position: absolute;
  top: 32px;
  font-size: 16px;
  color: #ff5712;
  text-align: center; }

.atlas-line1 {
  height: 211px;
  background: url(../activity/images/atlas-line1.png) no-repeat center bottom;
  left: 79px; }

.atlas-line2 {
  height: 154px;
  background: url(../activity/images/atlas-line2.png) no-repeat center bottom;
  left: 225px; }

.atlas-line3 {
  height: 106px;
  background: url(../activity/images/atlas-line3.png) no-repeat center bottom;
  left: 376px; }

.atlas-line4 {
  height: 212px;
  background: url(../activity/images/atlas-line4.png) no-repeat center bottom;
  left: 525px; }

.atlas-line5 {
  height: 152px;
  background: url(../activity/images/atlas-line5.png) no-repeat center bottom;
  left: 671px; }

.atlas-line6 {
  height: 152px;
  background: url(../activity/images/atlas-line6.png) no-repeat center bottom;
  left: 818px; }

.atlas-line7 {
  height: 212px;
  background: url(../activity/images/atlas-line7.png) no-repeat center bottom;
  left: 969px; }

.atlas-name-list {
  width: 1160px;
  margin: 0 auto; }
  .atlas-name-list:after {
    content: "";
    clear: both;
    display: block; }
  .atlas-name-list li {
    float: left;
    width: 14.2%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    line-height: 28px; }

/*-------------全新升级WEB全栈课程5.0-----------------*/
.upgrade {
  width: 100%;
  padding-bottom: 120px;
  /* h4{
     font-size:40px;
     color:#fff;
     text-align:center;
   }*/ }

.upgrade-wrap {
  width: 1101px;
  height: 420px;
  margin: 0 auto;
  margin-top: 40px; }
  .upgrade-wrap:after {
    content: "";
    clear: both;
    display: block; }
  .upgrade-wrap li {
    width: 151px;
    height: 420px;
    float: left;
    margin-right: 3px;
    background: #2f2f2f;
    border-radius: 5px;
    -webkit-transition: all 1s;
    transition: all 1s;
    position: relative;
    overflow: hidden;
    /*&:hover{
      width:478px;
      .upgrade-sible-1{
        opacity: 0;
      }
      .upgrade-sible-2{
        opacity: 1;
      }

    }*/ }
  .upgrade-wrap li:last-child {
    margin-right: 0; }
  .upgrade-wrap .upgrade-sible-ed {
    width: 478px;
    box-shadow: 0 0 40px 15px #242424;
    position: relative;
    z-index: 2; }
    .upgrade-wrap .upgrade-sible-ed .upgrade-sible-1 {
      opacity: 0; }
    .upgrade-wrap .upgrade-sible-ed .upgrade-sible-2 {
      opacity: 1; }

.upgrade-sible-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #212121;
  -webkit-transition: all 1s;
  transition: all 1s; }
  .upgrade-sible-1 h5 {
    background: #25ac87;
    height: 56px;
    font-size: 16px;
    text-align: center;
    padding-top: 65px;
    color: #fff; }
  .upgrade-sible-1 h6 {
    font-size: 26px;
    color: #606060;
    line-height: 45px;
    padding: 0 20px;
    padding-top: 16px; }
  .upgrade-sible-1 p {
    font-size: 14px;
    color: #606060;
    padding: 0 20px;
    padding-top: 14px;
    line-height: 26px; }

.upgrade-sible-2 {
  width: 478px;
  height: 100%;
  position: absolute;
  background: #2f2f2f;
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s; }

.upgrade-sible-2-top {
  width: 100%;
  height: 121px;
  background: #25ac87 url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }
  .upgrade-sible-2-top h6 {
    font-size: 16px;
    color: #fff;
    padding-top: 31px;
    padding-left: 54px; }
  .upgrade-sible-2-top h5 {
    font-size: 26px;
    color: #fff;
    padding-top: 8px;
    padding-left: 54px; }

.upgrade-sible-2-main {
  width: calc(100% - 110px);
  height: calc(100% - 152px);
  padding: 0 55px;
  padding-top: 31px; }

.upgrade-sible-2-list {
  height: 70px; }

.atlas-content {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  padding-top: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #161616; }

.atlas-txt {
  font-size: 16px;
  color: #fff;
  padding-top: 14px; }
  .atlas-txt span {
    color: #f65112; }

.upgrade-sible:nth-child(1) .upgrade-sible-1 h5 {
  background: #25ac87; }
.upgrade-sible:nth-child(1) .upgrade-sible-2 .upgrade-sible-2-top {
  background: #25ac87 url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }

.upgrade-sible:nth-child(2) .upgrade-sible-1 h5 {
  background: #68a544; }
.upgrade-sible:nth-child(2) .upgrade-sible-2 .upgrade-sible-2-top {
  background: #68a544 url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }

.upgrade-sible:nth-child(3) .upgrade-sible-1 h5 {
  background: #b0b740; }
.upgrade-sible:nth-child(3) .upgrade-sible-2 .upgrade-sible-2-top {
  background: #b0b740 url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }

.upgrade-sible:nth-child(4) .upgrade-sible-1 h5 {
  background: #e8b92b; }
.upgrade-sible:nth-child(4) .upgrade-sible-2 .upgrade-sible-2-top {
  background: #e8b92b url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }

.upgrade-sible:nth-child(5) .upgrade-sible-1 h5 {
  background: #ff7e0c; }
.upgrade-sible:nth-child(5) .upgrade-sible-2 .upgrade-sible-2-top {
  background: #ff7e0c url(../activity/images/upgrade-sible-bg.png) no-repeat center right; }

/*--------------------智慧课堂--------------------*/
.zhihuiketang {
  width: 100%;
  padding-bottom: 120px;
  /*h4{
    font-size: 40px;
    color: #fff;
    text-align: center;
  }*/ }

.zhihuiketang-wrap {
  margin: 0 auto;
  width: 1098px;
  height: 349px;
  position: relative; }
  .zhihuiketang-wrap img {
    display: block; }
  .zhihuiketang-wrap:after {
    content: "";
    position: absolute;
    width: 227px;
    height: 177px;
    background: url(../activity/images/zhihuiketang-wrap-icon.png) no-repeat;
    right: -44px;
    bottom: -38px; }

.zhihuiketang-list {
  width: 1098px;
  margin: 0 auto;
  padding-top: 58px; }
  .zhihuiketang-list:after {
    content: "";
    clear: both;
    display: block; }
  .zhihuiketang-list li {
    float: left;
    margin-right: 76px;
    width: calc(33% - 51px); }
    .zhihuiketang-list li h5 {
      font-size: 24px;
      color: #fff;
      text-align: center; }
    .zhihuiketang-list li p {
      font-size: 16px;
      color: #999999;
      line-height: 24px;
      padding-top: 28px; }
  .zhihuiketang-list li:last-child {
    margin-right: 0; }

.xieyi {
  /*h4{
    font-size: 40px;
    color: #fff;
    text-align: center;
  }*/ }

.gaoxin-wrapper {
  width: 1104px;
  height: 520px;
  margin: 0 auto;
  margin-top: 50px; }

.gaoxin-slide {
  background-position: center;
  background-size: cover;
  width: 414px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.gaoxin-slide-tx {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto; }
  .gaoxin-slide-tx img {
    display: block;
    width: 100%;
    height: 100%; }

.gaoxin-slide-gongsi {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  right: 0px;
  bottom: -8px; }

.gaoxin-slide h5 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  padding-top: 24px; }
.gaoxin-slide h6 {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 16px; }
  .gaoxin-slide h6 span {
    font-size: 12px;
    color: #4e4e4e;
    margin: 0 18px; }
.gaoxin-slide p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  padding: 28px 40px;
  background: url(../activity/images/web-yinhao-left.png) no-repeat left top, url(../activity/images/web-yinhao-right.png) no-repeat right bottom; }

.chuangke {
  width: 100%;
  /* h4{
     font-size: 40px;
     color: #fff;
     text-align: center;
   }*/ }

.chuangke-list {
  width: 956px;
  padding-top: 94px;
  margin: 0 auto;
  margin-top: 80px;
  background: url(../activity/images/web-chuangke-list.png) no-repeat center top; }
  .chuangke-list:after {
    content: "";
    clear: both;
    display: block; }
  .chuangke-list li {
    float: left; }
    .chuangke-list li h5 {
      font-size: 16px;
      text-align: center;
      color: #fff; }
    .chuangke-list li h6 {
      font-size: 16px;
      color: #fff;
      text-align: center;
      padding-top: 8px; }
  .chuangke-list li:nth-child(1) {
    width: 30%; }
  .chuangke-list li:nth-child(2) {
    width: 40%; }
  .chuangke-list li:nth-child(3) {
    width: 30%; }

.chuangke-wrap {
  width: 1100px;
  height: 636px;
  margin: 0 auto;
  background: url(../activity/images/web-ditu.png) no-repeat center;
  background-size: 60% auto;
  margin-top: 36px;
  position: relative; }

.play-btn {
  position: absolute;
  width: 140px;
  height: 140px;
  background: url(../activity/images/web-play-btn.png) no-repeat;
  left: 50%;
  margin-left: -70px;
  top: 50%;
  margin-top: -70px; }

.project {
  width: 100%;
  padding-bottom: 150px; }

.project-list {
  width: 456px;
  margin: 0 auto;
  margin-top: 60px;
  cursor: pointer; }
  .project-list:after {
    content: "";
    clear: both;
    display: block; }
  .project-list li {
    width: 33.3%;
    float: left;
    font-size: 16px;
    color: #fff;
    height: 33px;
    text-align: center;
    padding-top: 70px; }
  .project-list li:nth-child(1) {
    background: url(../activity/images/project-list1.png) no-repeat center top; }
  .project-list li:nth-child(2) {
    background: url(../activity/images/project-list2.png) no-repeat center top; }
  .project-list li:nth-child(3) {
    background: url(../activity/images/project-list3.png) no-repeat center top; }
  .project-list .project-list-ed {
    color: #ff5f1e;
    position: relative;
    background-position: center -110px !important; }
    .project-list .project-list-ed:after {
      content: "";
      position: absolute;
      background: #ff5f1e;
      width: 32px;
      height: 3px;
      bottom: 0;
      left: 50%;
      margin-left: -16px;
      border-radius: 3px; }

.project-wrapper {
  width: 1100px;
  height: 400px;
  margin: 0 auto;
  margin-top: 34px; }
  .project-wrapper:after {
    content: "";
    clear: both;
    display: block; }

.project-slide-active {
  display: block !important; }

.project-slide {
  display: none;
  width: 100%;
  height: 400px; }
  .project-slide:after {
    content: "";
    clear: both;
    display: block; }
  .project-slide .project-slide-wrap:last-child {
    margin-right: 0; }

.project-slide-wrap {
  width: 355px;
  height: 400px;
  margin-right: 16px;
  border-radius: 5px;
  overflow: hidden;
  background: #303030;
  float: left; }

.project-slide-top {
  width: 100%;
  height: 86px; }
  .project-slide-top h5 {
    font-size: 24px;
    color: #fff;
    padding-top: 40px;
    padding-left: 40px; }

.wangyiyun {
  background: #ff5e17 url(../activity/images/web-wangyiyun.png) no-repeat center right 26px; }

.weixingongzonghao {
  background: #7ccb4c url(../activity/images/weixingongzonghao.png) no-repeat center right 26px; }

.chuangkeapp {
  background: #4276cc url(../activity/images/chuangkeapp.png) no-repeat center right 26px; }

.tianmao {
  background: #ee4141 url(../activity/images/tianmao.png) no-repeat center right 26px; }

.jindong {
  background: #d84040 url(../activity/images/jindong.png) no-repeat center right 26px; }

.didi {
  background: #f7bc0a url(../activity/images/didi.png) no-repeat center right 26px; }

.mobai {
  background: #f37638 url(../activity/images/mobai.png) no-repeat center right 26px; }

.zhongxin {
  background: #f75454 url(../activity/images/zhongxin.png) no-repeat center right 26px; }

.project-slide-main {
  width: calc(100% - 80px);
  height: calc(100% - 86px);
  padding: 0 40px; }
  .project-slide-main p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-top: 18px;
    height: 167px;
    border-bottom: 1px solid #3f3f3f; }
  .project-slide-main h5 {
    font-size: 16px;
    color: #ff531e;
    padding-top: 20px;
    border-top: 1px solid #212121; }
  .project-slide-main ul {
    padding-top: 10px; }
    .project-slide-main ul:after {
      content: "";
      clear: both;
      display: block; }
    .project-slide-main ul li {
      float: left;
      width: calc(33.3% - 4px);
      margin-right: 4px;
      height: 30px;
      border-radius: 15px;
      background: #222222;
      font-size: 14px;
      line-height: 30px;
      color: #6f6f6f;
      text-align: center; }

.dashen {
  width: 100%;
  padding-bottom: 120px;
  /*h4{
    font-size: 40px;
    color: #fff;
    text-align: center;
  }*/ }

.dashen-wrap {
  width: 1100px;
  height: 540px;
  margin: 0 auto;
  margin-top: 30px; }
  .dashen-wrap img {
    display: block; }

.qiye {
  width: 1204px;
  height: 600px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px; }
  .qiye img {
    display: block;
    width: 1204px;
    height: 600px;
    opacity: .6; }
  .qiye ul {
    width: 100%;
    height: 99px;
    margin-bottom: 1px; }
    .qiye ul:after {
      content: "";
      clear: both;
      display: block; }
    .qiye ul li {
      width: 198px;
      height: 99px;
      overflow: hidden;
      float: left;
      margin-right: 1px; }
    .qiye ul li:last-child {
      margin-right: 0; }
    .qiye ul li:nth-child(2) img {
      margin-left: -201px; }
    .qiye ul li:nth-child(3) img {
      margin-left: -401px; }
    .qiye ul li:nth-child(4) img {
      margin-left: -602px; }
    .qiye ul li:nth-child(5) img {
      margin-left: -802px; }
    .qiye ul li:nth-child(6) img {
      margin-left: -1006px; }
  .qiye ul:last-child {
    margin-bottom: 0; }
  .qiye ul:nth-child(2) img {
    margin-top: -100px; }
  .qiye ul:nth-child(3) img {
    margin-top: -200px; }
  .qiye ul:nth-child(4) img {
    margin-top: -300px; }
  .qiye ul:nth-child(5) img {
    margin-top: -400px; }
  .qiye ul:nth-child(6) img {
    margin-top: -500px; }

.qiye-wrap {
  width: 800px;
  height: 400px;
  position: absolute;
  left: 199px;
  top: 100px;
  background: rgba(0, 0, 0, 0.76); }
  .qiye-wrap h3 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding-top: 56px; }
  .qiye-wrap h2 {
    font-size: 72px;
    color: #fff;
    text-align: center;
    padding-top: 18px; }
  .qiye-wrap p {
    font-size: 18px;
    color: #c4c4c4;
    text-align: center;
    line-height: 30px;
    padding-top: 14px; }
  .qiye-wrap .red-btn {
    width: 248px;
    height: 48px;
    margin-top: 34px;
    line-height: 48px;
    font-size: 22px; }

/*--------------------footer-----------------*/
.footer {
  width: 100%;
  background: #262626; }

.footer-top {
  width: 1200px;
  height: 207px;
  margin: 0 auto; }

.footer-top:after {
  content: "";
  clear: both;
  display: block; }

.footer-logo {
  float: left;
  display: block;
  width: 171px;
  margin-top: 57px; }

.footer-logo img:nth-child(1) {
  display: inline-block;
  width: 160px;
  height: 52px; }

.footer-logo img:nth-child(2) {
  display: inline-block;
  width: 142px;
  height: 32px;
  margin-left: 29px;
  margin-top: 26px; }

.footer-nav {
  float: left;
  padding-left: 78px;
  margin-left: 80px;
  border-left: 1px solid #404040;
  height: 76px;
  margin-top: 67px; }

.footer-nav:after {
  content: "";
  clear: both;
  display: block; }

.footer-nav li {
  float: left;
  width: 83px; }

.footer-nav li p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 18px;
  word-break: keep-all;
  white-space: nowrap; }

.footer-nav-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto; }

.footer-nav-icon img {
  display: inline-block;
  width: 100%;
  height: 100%; }

.footer-top-right {
  float: right;
  width: 295px;
  border-left: 1px solid #404040;
  height: 76px;
  margin-top: 67px;
  text-align: right; }

.footer-top-right:after {
  content: "";
  clear: both;
  display: block; }

.footer-top-right ul {
  margin-top: 26px; }

.footer-top-right ul:after {
  content: "";
  clear: both;
  display: block; }

.footer-top-right ul li {
  float: right;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  margin-left: 25px; }

.footer-top-right ul li img {
  display: inline-block;
  width: 100%;
  height: 100%; }

.tel {
  display: inline-block; }

.footer-bottom {
  width: 1200px;
  height: 115px;
  background: #262626;
  border-top: 1px solid #404040;
  margin: 0 auto; }

.footer-bottom:after {
  content: "";
  clear: both;
  display: block; }

.footer-bottom-l {
  float: left; }

.footer-bottom-l p {
  font-size: 12px;
  color: #aaaaaa;
  line-height: 26px; }

.footer-bottom-l p span {
  color: #fff; }

.footer-bottom-l p:nth-child(1) {
  padding-top: 28px; }

.footer-bottom-r {
  float: right;
  text-align: right;
  line-height: 115px; }

.footer-bottom-r a {
  margin-left: 22px; }

.weixin {
  position: relative; }

.weixin:hover .gongzhonghao {
  display: block; }

.gongzhonghao {
  display: none;
  position: absolute;
  width: 146px;
  height: 146px;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.1);
  background: #fff;
  left: 50%;
  margin-left: -86px;
  bottom: 55px;
  text-align: center;
  padding: 12px;
  border-radius: 5px; }

.gongzhonghao img {
  display: inline-block;
  width: 147px !important;
  height: 147px !important; }

.gongzhonghao:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #fff;
  left: 50%;
  margin-left: -10px;
  bottom: -20px; }

.sharingMethod {
  width: 923px;
  height: 360px;
  border-radius: 5px;
  position: fixed !important;
  background: #fff;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important; }

.sharingMethod h2 {
  padding: 0 48px;
  font-size: 18px;
  color: #444;
  height: 72px;
  line-height: 72px;
  border-bottom: 1px solid #ededed; }

.sharingMethod-list {
  padding: 0 48px;
  padding-top: 47px; }

.sharingMethod-list:after {
  content: "";
  clear: both;
  display: block; }

.sharingMethod-list dl:nth-child(1), .sharingMethod-list dl:nth-child(2) {
  float: left;
  margin-right: 78px; }

.sharingMethod-list dl:nth-child(1) dt, .sharingMethod-list dl:nth-child(2) dt {
  width: 125px;
  height: 125px; }

.sharingMethod-list dl:nth-child(1) dt img, .sharingMethod-list dl:nth-child(2) dt img {
  display: inline-block;
  width: 100%;
  height: 100%; }

.sharingMethod-list dl:nth-child(1) dd, .sharingMethod-list dl:nth-child(2) dd {
  font-size: 14px;
  padding-top: 22px;
  text-align: center;
  color: #444; }

.sharingMethod-list dl:nth-child(1) dd, .sharingMethod-list dl:nth-child(2) dd a {
  font-size: 14px;
  color: #444; }

.sharingMethod-list dl:nth-child(3) {
  float: left; }

.sharingMethod-list dl:nth-child(3) dt {
  width: 354px;
  height: 100px;
  border: 1px solid #ededed;
  background: #fcfcfc;
  padding: 12px 28px;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  overflow: auto; }

.sharingMethod-list dl:nth-child(3) dd {
  font-size: 14px;
  color: #444;
  line-height: 32px;
  padding-top: 14px; }

.sharingMethod-list dl:nth-child(3) dd:after {
  content: "";
  clear: both;
  display: block; }

.copy-btn {
  float: right;
  display: inline-block;
  width: 94px;
  height: 32px;
  border-radius: 16px;
  background: #ff4e10;
  font-size: 14px;
  color: #fff;
  text-align: center; }

.copy-tips {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.1);
  z-index: 9999; }

.selectCourse-wrap {
  padding-left: 50px; }

.selectCourse-wrap:after {
  content: "";
  clear: both;
  display: block; }

.selectCourse {
  width: 648px;
  height: 361px;
  border-radius: 5px;
  position: fixed !important;
  background: #fff;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
  padding-top: 59px; }

.selectCourse:after {
  content: "";
  clear: both;
  display: block; }

.selectCourse h2 {
  font-size: 28px;
  color: #000;
  text-align: center;
  padding-bottom: 30px; }

.selectCourse label:last-child {
  margin-right: 0 !important; }

.selectCourse label {
  float: left;
  width: 170px;
  height: 175px;
  position: relative;
  margin-right: 20px;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer; }

.selectCourse label input {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  opacity: 0;
  z-index: 1;
  cursor: pointer; }

.selectCourse label input:checked + span {
  background: url(../activity/images/checked.png) no-repeat center; }

.selectCourse label span {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  right: 11px;
  bottom: 9px;
  background: url(../activity/images/checkbox.png) no-repeat center;
  z-index: 2; }

.selectCourse label:nth-child(2) p {
  background: #fbbc11; }

.selectCourse label:nth-child(3) p {
  background: #7ad4f1; }

.selectCourse1-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  overflow: hidden; }

.selectCourse1-wrap:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  left: -7px;
  top: 38px;
  background: #fff; }

.selectCourse1-wrap:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  right: -7px;
  top: 38px;
  background: #fff; }

.selectCourse1-wrap h3 {
  font-size: 18px;
  color: #444;
  line-height: 46px;
  height: 46px;
  background: #f6f6f6;
  text-align: center; }

.selectCourse1-wrap h3 i {
  font-style: normal;
  color: #ff4a0c; }

.selectCourse1-wrap p {
  width: 100%;
  height: calc(100% - 46px);
  line-height: 127px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #ff4a0c; }

.selectCourse-btn {
  display: block !important;
  width: 245px !important;
  height: 42px !important;
  background: #ff4a0c !important;
  border-radius: 21px !important;
  text-align: center !important;
  line-height: 42px !important;
  font-size: 16px !important;
  color: #fff !important;
  margin: 0 auto !important;
  margin-top: 33px !important; }

.kaitongSuccess h3 {
  color: #58af35; }

.kaitongfail h3 {
  color: #ff4a0c; }

.kaitongSuccess, .kaitongfail {
  width: 454px;
  height: 281px;
  padding-top: 79px;
  border-radius: 5px;
  position: fixed !important;
  background: #fff;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important; }

.kaitongSuccess img, .kaitongfail img {
  display: block;
  width: 54px;
  height: 54px;
  margin: 0 auto; }

.kaitongSuccess h3, .kaitongfail h3 {
  font-size: 24px;
  text-align: center;
  padding-top: 20px; }

.kaitongSuccess p, .kaitongfail p {
  font-size: 16px;
  text-align: center;
  padding-top: 14px;
  color: #444; }

.lijixuexi {
  display: block;
  width: 245px;
  height: 42px;
  margin: 0 auto;
  border-radius: 21px;
  background: #ff4a0c;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 40px; }

.major-item-r-item img {
  transition: all 0.3s; }

.major-item-r-item:hover img {
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3); }

.activity-rules-btn {
  display: block;
  padding-top: 18px;
  text-align: center;
  font-size: 14px;
  color: #84e0f9; }

.activityRules {
  width: 340px;
  height: 276px;
  border-radius: 5px;
  position: fixed !important;
  background: #fff;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
  padding: 0 30px;
  padding-top: 30px; }

.activityRules h3 {
  font-size: 20px;
  color: #444;
  line-height: 50px;
  border-bottom: 1px solid #ededed; }

.activityRules ul {
  margin-top: 30px; }

.activityRules ul li {
  font-size: 14px;
  color: #444;
  line-height: 32px; }

.go-share {
  display: block;
  width: 120px;
  height: 40px;
  border-radius: 20px;
  background: #ff4a0c;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  margin-top: 14px; }

.employment-wrap {
  width: 100%;
  height: auto;
  margin-top: 60px; }
  .employment-wrap .employment_ye {
    width: 1200px;
    margin: 0 auto; }
  .employment-wrap .stu_gaoxin_list {
    width: 100% !important; }
  .employment-wrap .stu_work2 {
    width: 100% !important; }

.class-type {
  width: 100%;
  padding-bottom: 120px; }

.class-type-wrap {
  width: 1100px;
  height: 134px;
  border-radius: 10px;
  background: #212121;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 18px; }
  .class-type-wrap:after {
    content: "";
    clear: both;
    display: block; }

.class-type-wrap-l {
  float: left;
  width: 172px;
  height: 100%;
  background: url(../activity/images/web-jiao-bg.png) no-repeat;
  padding-right: 38px; }
  .class-type-wrap-l h5 {
    font-size: 32px;
    color: #fff;
    padding-top: 33px;
    text-align: center; }
  .class-type-wrap-l p {
    font-size: 14px;
    color: #ff5f1d;
    text-align: center;
    padding-top: 8px; }

.class-type-wrap-r {
  float: left;
  width: calc(100% - 210px);
  height: 100%; }
  .class-type-wrap-r:after {
    content: "";
    clear: both;
    display: block; }
  .class-type-wrap-r li {
    float: left;
    width: 14.2%; }
    .class-type-wrap-r li dl {
      width: 100%;
      height: 100%; }
    .class-type-wrap-r li dt {
      width: 100%;
      height: 51px;
      padding-top: 26px; }
      .class-type-wrap-r li dt img {
        display: block;
        margin: 0 auto; }
    .class-type-wrap-r li dd {
      font-size: 16px;
      text-align: center;
      color: #888888;
      line-height: 30px; }

.enterprise-development {
  padding-bottom: 120px; }

.pingjia {
  width: 100%;
  padding-bottom: 120px; }

.swiper-wrap {
  position: relative;
  width: 1104px;
  margin: 0 auto;
  margin-top: 30px; }

.swiper-container {
  width: 688px;
  height: 472px;
  margin: 0 auto; }

.swiper-slide {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: auto; }

.swiper-slide-active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.swiper-button-next {
  width: 51px;
  height: 90px;
  right: 0;
  top: 192px;
  background: url(../images/jiao_right7.png) no-repeat;
  background-size: 100% 100%; }

.swiper-button-prev {
  width: 51px;
  height: 90px;
  left: 0;
  top: 192px;
  background: url(../images/jiao_left7.png) no-repeat;
  background-size: 100% 100%; }

/*# sourceMappingURL=activity_web.css.map */
