.header {
  border-bottom: 1px solid #eee\9; }

.icon {
  width: 50px;
  height: 50px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 48px;
  border: none;
  color: #4e8bed;
  line-height: 49px; }

.line {
  width: 42px;
  height: 4px;
  background-color: #DEDFE6;
  margin: 36px auto 41px; }

.header {
  -webkit-box-shadow: 0px 0px 10px #eee;
  -moz-box-shadow: 0px 0px 10px #eee;
  -o-box-shadow: 0px 0px 10px #eee;
  box-shadow: 0px 0px 10px #eee; }

.nav-item .link {
  color: #000; }

.nav-item-buttons .button-default {
  color: #000;
  border-color: #ddd; }

.banner {
  width: 100%;
  height: 866px;
  margin-top: -70px; }

.banner-banking {
  background: url(../../../img/sprint/banner-banking.jpg) no-repeat top center; }

.banner-foreign {
  background: url(../../../img/sprint/banner-foreign.jpg) no-repeat top center; }

.main-cont {
  width: 100%;
  padding-top: 60px; }
  .main-cont .common-title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #777;
    font-weight: normal;
    text-align: center; }

.suitable-people {
  width: 100%;
  background-color: #f8f9fd;
  padding-top: 60px;
  margin-top: -2px;
  position: relative; }
  .suitable-people .suitable-wrap {
    width: 1170px;
    margin: 0 auto; }
    .suitable-people .suitable-wrap .people-featrue {
      width: 100%;
      height: 42px;
      line-height: 42px;
      color: #444;
      font-size: 14px;
      font-weight: bold;
      background-color: #E9EAF1;
      margin-bottom: 8px;
      padding-left: 131px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px; }
      .suitable-people .suitable-wrap .people-featrue span {
        font-weight: bold;
        margin-right: 41px; }

.plan-feature {
  width: 100%;
  height: 610px;
  background-color: #f8f9fd;
  padding-top: 72px;
  margin-bottom: 70px; }
  .plan-feature .featrue-title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #777;
    font-weight: normal;
    text-align: center; }
  .plan-feature .featrue-list {
    width: 1170px;
    margin: 60px auto 0;
    text-align: center; }
    .plan-feature .featrue-list .fea-item {
      width: 270px;
      height: 300px;
      background-color: #fff;
      padding: 40px 35px 70px 23px;
      margin-right: 29px;
      margin-right: 22px\9;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .plan-feature .featrue-list .fea-item:hover {
        margin-top: -20px;
        -webkit-box-shadow: 0 0 10px #ddd;
        -moz-box-shadow: 0 0 10px #ddd;
        -o-box-shadow: 0 0 10px #ddd;
        box-shadow: 0 0 10px #ddd;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      .plan-feature .featrue-list .fea-item:last-child {
        margin-right: 0 !important; }
      .plan-feature .featrue-list .fea-item .fea-img {
        width: 93px;
        height: 72px;
        padding-top: 10px;
        margin: 0 auto;
        background: url(../../../img/sprint/bg.png) no-repeat; }
      .plan-feature .featrue-list .fea-item h3 {
        font-size: 18px;
        color: #555;
        margin: 20px 0 18px 0; }
      .plan-feature .featrue-list .fea-item .fea-text {
        font-size: 14px;
        color: #999;
        line-height: 24px; }

.learn-module {
  width: 100%;
  height: 600px;
  margin: 90px 0 20px 0; }
  .learn-module .module-list {
    width: 1170px;
    margin: 0 auto; }
    .learn-module .module-list .module-item {
      width: 220px;
      height: 380px;
      line-height: 20px;
      background-color: #F7F9FB;
      padding: 20px;
      margin-right: 14px;
      overflow: hidden;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .learn-module .module-list .module-item:nth-of-type(4) .dash-line {
        margin: -7px 0 20px -20px !important; }
      .learn-module .module-list .module-item:last-child {
        margin-right: 0;
        padding-right: 10px !important;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        .learn-module .module-list .module-item:last-child .learn-form {
          margin-left: -10px; }
        .learn-module .module-list .module-item:last-child:hover {
          height: 490px;
          background-color: #fff;
          -webkit-box-shadow: 0 0 10px #eee;
          -moz-box-shadow: 0 0 10px #eee;
          -o-box-shadow: 0 0 10px #eee;
          box-shadow: 0 0 10px #eee;
          -moz-transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s;
          transition: all 0.4s; }
      .learn-module .module-list .module-item h5, .learn-module .module-list .module-item h4 {
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px; }
      .learn-module .module-list .module-item h5 {
        font-size: 14px;
        margin-top: 20px; }
      .learn-module .module-list .module-item .learn-form {
        font-size: 14px;
        color: #7F7F7F;
        text-align: center; }
      .learn-module .module-list .module-item .dash-line {
        margin: 10px 0 20px -20px; }
      .learn-module .module-list .module-item .learn-text {
        font-size: 12px; }
        .learn-module .module-list .module-item .learn-text p {
          margin-bottom: 7px; }
  .learn-module .foreign-module {
    margin-bottom: 80px; }
    .learn-module .foreign-module .module-item {
      height: 400px; }
      .learn-module .foreign-module .module-item:last-child {
        margin-right: 0;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        .learn-module .foreign-module .module-item:last-child .dash-line {
          margin: -7px 0 20px -20px; }
        .learn-module .foreign-module .module-item:last-child:hover {
          height: 490px;
          background-color: #fff;
          -webkit-box-shadow: 0 0 10px #eee;
          -moz-box-shadow: 0 0 10px #eee;
          -o-box-shadow: 0 0 10px #eee;
          box-shadow: 0 0 10px #eee;
          -moz-transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s;
          transition: all 0.4s; }

.industry-bg {
  width: 100%;
  margin-bottom: 130px; }
  .industry-bg .industry-wrap {
    width: 100%;
    background-color: #F7F9FB;
    padding: 70px 20px 95px; }
  .industry-bg .industry-list {
    width: 1170px;
    margin: 0 auto;
    padding-left: 80px;
    background-color: #F7F9FB; }
    .industry-bg .industry-list .industry-item:nth-of-type(1) .left-img {
      margin-bottom: 30px;
      padding-top: 0; }
    .industry-bg .industry-list .industry-item:nth-of-type(1) .right-text {
      margin-bottom: 30px; }
    .industry-bg .industry-list .industry-item:nth-of-type(2) .right-text {
      padding: 40px 0;
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee; }
    .industry-bg .industry-list .industry-item:nth-of-type(3) .left-img {
      padding: 25px 0 0 15px; }
    .industry-bg .industry-list .industry-item:nth-of-type(3) .right-text {
      margin-top: 40px; }
    .industry-bg .industry-list .industry-item .left-img {
      width: 175px;
      margin-right: 54px;
      padding-top: 15px; }
    .industry-bg .industry-list .industry-item .right-text {
      width: 704px;
      color: #555; }
      .industry-bg .industry-list .industry-item .right-text h4 {
        font-size: 20px;
        margin-bottom: 15px; }
      .industry-bg .industry-list .industry-item .right-text p {
        font-size: 15px;
        line-height: 24px; }

.mentor-service-box {
  width: 100%; }
  .mentor-service-box .mentor-service-wrap {
    width: 100%;
    background: #fff; }

.mentor-service-parts {
  width: 1170px;
  margin: 0 auto;
  position: relative; }
  .mentor-service-parts .mentor-service-list {
    width: 1170px; }
    .mentor-service-parts .mentor-service-list .mentor-service-item {
      float: left;
      width: 384px;
      height: 290px;
      border-radius: 3px;
      background-color: #fff;
      margin-right: 2px;
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .mentor-service-parts .mentor-service-list .mentor-service-item:hover {
        width: 384px;
        height: 290px;
        border-radius: 3px;
        background-color: white;
        -webkit-box-shadow: 0 1px 10px #ddd;
        -moz-box-shadow: 0 1px 10px #ddd;
        -o-box-shadow: 0 1px 10px #ddd;
        box-shadow: 0 1px 10px #ddd;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      .mentor-service-parts .mentor-service-list .mentor-service-item .mentor-item-top {
        width: 100%;
        height: 85px;
        text-align: center;
        padding: 30px 0 25px 0; }
        .mentor-service-parts .mentor-service-list .mentor-service-item .mentor-item-top i {
          color: #000;
          font-size: 50px; }
      .mentor-service-parts .mentor-service-list .mentor-service-item .mentor-item-bottom {
        width: 100%;
        height: 180px;
        margin-top: 25px; }
        .mentor-service-parts .mentor-service-list .mentor-service-item .mentor-item-bottom h4 {
          color: #555555;
          font-size: 16px;
          font-weight: bold;
          text-align: center; }
        .mentor-service-parts .mentor-service-list .mentor-service-item .mentor-item-bottom p {
          width: 240px;
          margin: 16px auto 0;
          color: #777777;
          font-size: 12px;
          line-height: 25px; }
    .mentor-service-parts .mentor-service-list .vertical-line1, .mentor-service-parts .mentor-service-list .vertical-line2 {
      height: 385px;
      border: 1px solid #eeeeef;
      position: absolute;
      margin: 83px 0; }
    .mentor-service-parts .mentor-service-list .vertical-line1 {
      left: 385px; }
    .mentor-service-parts .mentor-service-list .vertical-line2 {
      right: 397px; }
  .mentor-service-parts .mentor-service-line {
    width: 1160px;
    border: 1px solid #eeeeef;
    position: absolute;
    top: 289px; }

.course-price {
  width: 100%;
  margin-top: 80px; }
  .course-price .course-wrap {
    width: 1170px;
    margin: 19px auto 0; }
    .course-price .course-wrap p {
      font-size: 15px;
      color: #333;
      font-weight: bold;
      margin-bottom: 20px; }
      .course-price .course-wrap p span {
        color: #FF5959;
        font-size: 18px;
        font-weight: bold;
        margin-left: 20px; }
    .course-price .course-wrap table {
      width: 100%;
      background-color: #FBFBFD; }
      .course-price .course-wrap table tr td {
        font-size: 14px;
        border: 1px solid #eee;
        padding: 18px 20px; }
        .course-price .course-wrap table tr td:nth-of-type(1) {
          width: 180px;
          color: #777;
          text-align: center; }

.plan-apply {
  width: 100%;
  height: 241px;
  margin: 49px 0 150px 0; }
  .plan-apply .apply-wrap {
    width: 1170px;
    margin: 0 auto;
    background: #FBFBFD;
    border-radius: 3px; }
    .plan-apply .apply-wrap .shoucang {
      width: 250px;
      margin: 55px 200px 0 120px; }
      .plan-apply .apply-wrap .shoucang h4 {
        font-size: 14px;
        color: #777;
        font-weight: bold; }
      .plan-apply .apply-wrap .shoucang h1 {
        font-size: 30px;
        color: #555;
        margin: 11px 0 15px 0;
        font-weight: bold; }
      .plan-apply .apply-wrap .shoucang .decoration-course {
        height: 34px;
        overflow: hidden;
        float: left; }
        .plan-apply .apply-wrap .shoucang .decoration-course .order-course {
          width: 121px;
          height: 34px;
          line-height: 34px;
          color: #fff;
          background: #555;
          border: 1px solid #555;
          font-size: 14px;
          text-align: center;
          cursor: pointer;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          -moz-transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s;
          transition: all 0.4s; }
          .plan-apply .apply-wrap .shoucang .decoration-course .order-course:hover {
            background: #333;
            border: 1px solid #333;
            color: #FFF;
            -moz-transition: all 0.4s;
            -webkit-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s; }
      .plan-apply .apply-wrap .shoucang .decoration-collect {
        width: 121px;
        height: 34px;
        overflow: hidden;
        margin-top: 0; }
        .plan-apply .apply-wrap .shoucang .decoration-collect .has-collect {
          width: 121px;
          height: 34px;
          line-height: 34px;
          background: #fff;
          border-color: #555;
          color: #555;
          -moz-transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -ms-transition: all 0.4s;
          -o-transition: all 0.4s;
          transition: all 0.4s; }
          .plan-apply .apply-wrap .shoucang .decoration-collect .has-collect:hover {
            background: #999;
            border-color: #999;
            color: #FFF;
            -moz-transition: all 0.4s;
            -webkit-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s; }
        .plan-apply .apply-wrap .shoucang .decoration-collect .no-collect {
          width: 121px;
          height: 34px;
          line-height: 34px;
          background: #555;
          border-color: #555;
          color: #FFF; }
    .plan-apply .apply-wrap .erweima {
      width: 320px;
      height: 240px;
      line-height: 240px;
      padding-top: 50px; }
      .plan-apply .apply-wrap .erweima .qrcode-wrap {
        width: 120px;
        position: relative;
        height: 150px; }
        .plan-apply .apply-wrap .erweima .qrcode-wrap .text-bottom {
          position: absolute;
          bottom: 0;
          left: 5px; }
    .plan-apply .apply-wrap .add-active .has-collect {
      display: none; }

.icon-box {
  position: fixed;
  right: 50px;
  bottom: 50px; }
  .icon-box .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    .icon-box .icon i {
      font-size: 20px; }
  .icon-box .trun-top {
    border: 1px solid #eee;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .icon-box .trun-top i {
      line-height: 30px; }
    .icon-box .trun-top:hover {
      -webkit-box-shadow: 0 0 8px 0 #eee;
      -moz-box-shadow: 0 0 8px 0 #eee;
      -o-box-shadow: 0 0 8px 0 #eee;
      box-shadow: 0 0 8px 0 #eee;
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      cursor: pointer; }
  .icon-box .weixin {
    position: relative;
    margin-top: 10px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1); }
    .icon-box .weixin:hover {
      cursor: pointer;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
      .icon-box .weixin:hover .toolbar-layer {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
  .icon-box .toolbar-layer {
    width: 211px;
    display: block;
    height: 241px;
    text-align: center;
    position: absolute;
    right: 58px;
    bottom: -100px;
    padding: 30px 0;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -o-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    .icon-box .toolbar-layer span {
      position: absolute;
      right: 17px;
      bottom: 210px;
      cursor: pointer; }
    .icon-box .toolbar-layer img {
      margin: 0 auto; }
    .icon-box .toolbar-layer .text-top {
      margin: 0 0 10px 8px; }
    .icon-box .toolbar-layer .text-bottom {
      margin: 140px 0 0 5px; }
    .icon-box .toolbar-layer .qrcode {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 120px;
      height: 120px;
      margin: -60px 0 0 -60px; }
  .icon-box .apper {
    background: #fff;
    bottom: 10px;
    opacity: 1;
    filter: alpha(opacity=100); }

/*# sourceMappingURL=sprint.css.map */
