@charset "UTF-8";
.icon {
  width: 50px;
  height: 50px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden; }

.about-us-index {
  position: relative; }

/*--- 一级菜单和二级菜单 begin ---*/
.site-head {
  background-color: #313131; }
  .site-head .header {
    position: fixed;
    z-index: 99;
    background-color: #313131; }
  .site-head .header-nav .nav-item-active .link {
    color: #fdcf3a; }
  .site-head .header-nav .link {
    color: #fff; }
  .site-head .header-nav .button-default {
    color: #fff;
    background-color: transparent; }
  .site-head .decorate {
    width: 60px;
    left: 300px; }
  .site-head .sub-nav-area {
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 60px;
    background-color: rgba(49, 49, 49, 0.4); }
    .site-head .sub-nav-area .sub-nav-cont {
      width: 1170px;
      height: 100%;
      margin: 0 auto;
      color: #ffffff;
      font-size: 14px; }
    .site-head .sub-nav-area .sub-nav-about {
      width: 60px;
      height: 100%;
      line-height: 60px; }
    .site-head .sub-nav-area .sub-cut-line {
      width: 1px;
      height: 25px;
      margin-top: 17px;
      background-color: #929292; }
    .site-head .sub-nav-area .sub-nav-list {
      position: relative; }
    .site-head .sub-nav-area .sub-nav-item {
      width: 110px;
      text-align: center;
      line-height: 60px; }
      .site-head .sub-nav-area .sub-nav-item a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .site-head .sub-nav-area .sub-nav-item a:hover {
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          color: #fdcf3a; }
    .site-head .sub-nav-area .sub-n-decorate {
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 110px;
      height: 2px; }
    .site-head .sub-nav-area .s-decorate-line {
      width: 32px;
      height: 100%;
      margin: 0 auto;
      background-color: #fdcf3a; }
  .site-head .sub-nav-scroll {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.98); }
    .site-head .sub-nav-scroll .sub-nav-about {
      color: #333333; }
    .site-head .sub-nav-scroll .sub-nav-item a {
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      color: #333333; }
      .site-head .sub-nav-scroll .sub-nav-item a:hover {
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        color: #f9be00; }

/*--- 一级菜单和二级菜单 end ---*/
/*--- 顶部背景图部分 begin ---*/
.site-top {
  position: relative;
  top: 60px;
  left: 0;
  width: 100%;
  height: 380px;
  background-image: url(../../img/aboutus/banner.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  background-attachment: fixed; }
  .site-top .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 253px; }
  .site-top .top-cont {
    width: 1170px;
    min-height: 255px;
    margin: 0 auto; }
    .site-top .top-cont .left-img {
      display: block;
      width: 421px;
      height: 255px; }
  .site-top .right-cont {
    width: 692px; }
  .site-top .right-faith-text {
    width: 480px;
    height: 126px;
    padding-top: 10px; }
    .site-top .right-faith-text img {
      display: block;
      width: 100%; }
  .site-top .aim-text {
    padding-top: 15px;
    color: #888888;
    font-size: 14px;
    line-height: 24px; }

/*--- 顶部背景图部分 end ---*/
/*--- 网站主体内容部分 begin ---*/
.site-main {
  position: relative;
  top: 260px;
  left: 0;
  width: 100%; }

/*--- 面包成就 begin ---*/
.achievements-area {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  height: 350px; }

.achieve-left {
  width: 200px;
  height: 190px;
  padding-top: 50px; }
  .achieve-left img {
    display: block;
    width: 140px; }

.achieve-h1 {
  color: #333333;
  font-size: 20px;
  line-height: 32px; }

.achieve-h2 {
  color: #999999;
  font-size: 12px;
  line-height: 22px; }

.mt15 {
  margin-top: 15px; }

.mt10 {
  margin-top: 10px; }

.achieve-right {
  position: relative;
  width: 100%;
  width: 940px;
  height: 350px; }
  .achieve-right .swiper-container {
    padding: 15px 20px; }
  .achieve-right .swiper-slide {
    position: relative;
    width: 260px;
    height: 300px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .achieve-right .swiper-slide:hover {
      -moz-transition: 0.4s;
      -webkit-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
      -o-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
      margin-top: -10px; }
  .achieve-right .swiper-button-prev {
    top: 80%;
    left: -228px;
    z-index: 40; }
  .achieve-right .swiper-button-next {
    top: 80%;
    right: auto;
    left: -178px;
    z-index: 40; }
  .achieve-right .page-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #dddddd;
    background: #fff; }
    .achieve-right .page-btn:hover {
      background: #f5f6f9; }
    .achieve-right .page-btn div {
      width: 100%;
      height: 100%;
      color: #a5a5a5;
      font-size: 20px;
      text-align: center;
      line-height: 38px; }
  .achieve-right .ss-data-1 {
    overflow: hidden;
    height: 100px;
    padding-top: 20px;
    color: #555555;
    font-weight: bold;
    text-align: center; }
    .achieve-right .ss-data-1 img {
      display: inline-block; }
    .achieve-right .ss-data-1 .img-width-1 {
      width: 100px; }
    .achieve-right .ss-data-1 .img-width-2 {
      width: 130px; }
    .achieve-right .ss-data-1 .img-width-3 {
      width: 105px; }
    .achieve-right .ss-data-1 .img-width-4 {
      width: 185px; }
    .achieve-right .ss-data-1 .img-width-5 {
      width: 42px; }
  .achieve-right .ss-data-2 {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .achieve-right .ss-data-3 {
    margin-top: 8px;
    color: #555555;
    font-size: 12px;
    text-align: center;
    line-height: 22px; }
  .achieve-right .ss-data-4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 27px; }
  .achieve-right .view-link {
    display: block;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #d5d5d5;
    color: #555555;
    font-size: 14px;
    text-align: center;
    line-height: 40px; }

/*--- 面包成就 end ---*/
/*--- 公用标题 begin ---*/
.infor-head {
  color: #444444;
  font-size: 30px;
  text-align: center; }
  .infor-head .infor-head-sub {
    color: #666666;
    font-size: 18px; }
  .infor-head .line {
    width: 42px;
    height: 2px;
    background-color: #DEDFE6;
    margin: 36px auto 41px; }

/*--- 公用标题 end ---*/
/*--- 面包服务 begin ---*/
.bread-service-area {
  margin-top: 30px; }

.bread-service-cont {
  margin-top: 120px;
  width: 100%; }
  .bread-service-cont .bs-bg-img {
    display: block;
    width: 100%;
    height: 61px; }

.bread-service-main {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-bottom: 80px;
  background-color: #f7f7f8; }

.bread-service-list {
  width: 1170px;
  margin: 0 auto; }

.bread-service-item {
  width: 370px;
  height: 250px;
  margin-left: 30px;
  margin-top: -115px;
  border-radius: 3px;
  background: #fff;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .bread-service-item:first-child {
    margin-left: 0; }
  .bread-service-item:hover {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 0 27px 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 27px 40px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 27px 40px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 27px 40px 0 rgba(0, 0, 0, 0.2);
    margin-top: -125px; }

.bs-top-img {
  overflow: hidden;
  width: 100%;
  height: 90px; }
  .bs-top-img img {
    display: block;
    width: 100%;
    height: 90px; }
  .bs-top-img .service2-img {
    height: 115px; }

.bs-expr {
  padding: 20px 20px 0;
  color: #777777;
  font-size: 13px;
  line-height: 20px; }

/*--- 面包服务 end ---*/
/*--- 面包团队 begin ---*/
.bread-team-area {
  width: 100%;
  padding-bottom: 50px;
  background-color: #f7f7f8; }

.bread-team-cont {
  width: 1170px;
  margin: 0 auto; }

.bt-person {
  width: 866px;
  height: 224px;
  margin-top: 23px;
  background-color: #efeff3; }

.bt-name {
  color: #2f2f2f;
  font-size: 26px; }

.bt-brief {
  margin-top: 5px;
  color: #777777;
  font-size: 13px;
  line-height: 22px; }

.bt-person1 {
  margin-top: 50px;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .bt-person1:hover {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    margin-left: -10px; }
  .bt-person1 .bt-left {
    height: 164px; }
    .bt-person1 .bt-left img {
      display: block;
      margin-top: -88px;
      margin-left: -24px; }
  .bt-person1 .bt-right {
    width: 465px;
    padding-top: 20px; }

.bt-person2 {
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .bt-person2:hover {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 5px 0 18px 0 rgba(0, 0, 0, 0.15);
    margin-left: -10px; }
  .bt-person2 .bt-left {
    width: 585px;
    padding-top: 20px;
    padding-left: 30px; }
  .bt-person2 .bt-right img {
    display: block;
    margin-top: -101px;
    margin-right: -20px; }

.bread-team-video {
  position: relative;
  width: 283px;
  height: 350px;
  margin-top: 50px; }
  .bread-team-video .bt-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover; }
  .bread-team-video .play-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top: 139px; }
  .bread-team-video .play-btn {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 100%;
    background: #fff;
    cursor: pointer;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .bread-team-video .play-btn:hover {
      -moz-transition: 0.4s;
      -webkit-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s;
      -moz-transform: scale(1.29);
      -webkit-transform: scale(1.29);
      -ms-transform: scale(1.29);
      -o-transform: scale(1.29);
      transform: scale(1.29); }
    .bread-team-video .play-btn div {
      width: 100%;
      height: 100%;
      color: #000000;
      font-size: 16px;
      text-align: center;
      line-height: 70px; }

/*--- 完整视频播放器的样式 begin ---*/
.media-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5); }

.bfq {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1170px;
  height: 570px;
  margin-left: -585px;
  margin-top: -285px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 54px; }
  .bfq video {
    display: block;
    width: 100%;
    height: 100%; }

.closebtn {
  position: absolute;
  width: 60px;
  height: 60px;
  right: -58px;
  top: -20px;
  z-index: 2000;
  cursor: pointer; }

/*--- 完整视频播放器的样式 end ---*/
/*--- 面包团队 end ---*/
/*--- 面包大事记 begin ---*/
.bread-memorabilia-area {
  width: 100%;
  background-color: #f7f7f8; }
  .bread-memorabilia-area .infor-head {
    position: relative;
    width: 1170px;
    margin: 0 auto; }
  .bread-memorabilia-area .time-now {
    position: absolute;
    top: 3px;
    right: 0;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background: #fff;
    color: #666666;
    font-size: 12px;
    text-align: center;
    line-height: 30px; }

.bread-memorabilia-cont {
  width: 100%;
  height: 600px;
  margin-top: 20px;
  background-image: url(../../img/aboutus/caleb-george-352.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }

.bread-memorabilia-main {
  width: 1260px;
  height: 100%;
  margin: 0 auto; }

.bread-memorabilia-years {
  height: 100px;
  text-align: center;
  line-height: 108px; }
  .bread-memorabilia-years span {
    padding: 0 20px;
    color: #aaaaaa;
    font-size: 24px;
    vertical-align: middle; }
  .bread-memorabilia-years .current-year {
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    color: #f3d872;
    font-size: 48px; }

.bread-memorabilia-history {
  position: relative;
  width: 100%; }
  .bread-memorabilia-history .swiper-container {
    width: 1260px; }
  .bread-memorabilia-history .swiper-slide {
    width: 315px !important;
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .bread-memorabilia-history .swiper-slide .memorabilia-area {
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      position: absolute;
      left: 0;
      width: 100%;
      min-height: 120px;
      height: auto;
      padding: 15px 15px;
      border-radius: 5px;
      background-color: rgba(255, 255, 255, 0.2);
      color: #aaaaaa;
      font-size: 12px;
      line-height: 20px; }
      .bread-memorabilia-history .swiper-slide .memorabilia-area .year-title {
        margin-bottom: 5px;
        color: #ffffff;
        font-size: 14px; }
      .bread-memorabilia-history .swiper-slide .memorabilia-area .arrow-area-down {
        position: absolute;
        bottom: -13px;
        left: 47%;
        font-size: 17px;
        color: rgba(255, 255, 255, 0.2); }
      .bread-memorabilia-history .swiper-slide .memorabilia-area .arrow-area-up {
        position: absolute;
        top: -14px;
        left: 47%;
        font-size: 18px;
        color: rgba(255, 255, 255, 0.2); }
      .bread-memorabilia-history .swiper-slide .memorabilia-area .memorabilia-link {
        position: absolute;
        right: 15px;
        top: 15px;
        border-radius: 3px;
        color: #a5a5a6;
        font-size: 12px; }
      .bread-memorabilia-history .swiper-slide .memorabilia-area:hover {
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        background-color: rgba(255, 255, 255, 0.949);
        color: #333333; }
        .bread-memorabilia-history .swiper-slide .memorabilia-area:hover .year-title {
          color: #333333; }
        .bread-memorabilia-history .swiper-slide .memorabilia-area:hover .arrow-area-down {
          color: rgba(255, 255, 255, 0.949); }
        .bread-memorabilia-history .swiper-slide .memorabilia-area:hover .arrow-area-up {
          color: rgba(255, 255, 255, 0.949); }
        .bread-memorabilia-history .swiper-slide .memorabilia-area:hover .memorabilia-link {
          color: #5c8ef7; }
    .bread-memorabilia-history .swiper-slide:nth-of-type(odd) .memorabilia-area {
      bottom: 0; }
    .bread-memorabilia-history .swiper-slide:nth-of-type(even) .memorabilia-area {
      top: 0; }
  .bread-memorabilia-history .swiper-button-prev {
    left: -50px; }
  .bread-memorabilia-history .swiper-button-next {
    right: -50px; }
  .bread-memorabilia-history .page-btn {
    width: 30px;
    height: 30px;
    margin-top: -17px;
    /* margin-top: -145px; */
    border-radius: 100%;
    border: 1px solid #f3d872;
    background: #242426;
    text-align: center;
    line-height: 26px; }
    .bread-memorabilia-history .page-btn i {
      color: #fabe00;
      font-size: 18px; }
  .bread-memorabilia-history .years-round {
    position: absolute;
    left: 50%;
    width: 22px;
    height: 22px;
    margin-left: -11px;
    padding: 4px;
    border: 1px solid #eeebdb;
    border-radius: 100%;
    background-color: #242425; }
    .bread-memorabilia-history .years-round .circle {
      width: 12px;
      height: 12px;
      border-radius: 100%;
      background-color: #eeebdb; }
  .bread-memorabilia-history .years-round-down {
    bottom: -40px; }
  .bread-memorabilia-history .years-round-up {
    top: -40px; }
  .bread-memorabilia-history .years-line-area {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 60px;
    margin-top: -30px;
    /* margin-top: -160px;  */
  }
    .bread-memorabilia-history .years-line-area .years-line {
      position: relative;
      width: 100%;
      margin-top: 29px;
      height: 1px;
      background-color: #eeebdb;
      -webkit-box-shadow: 6.364px 6.364px 4px 0 rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 6.364px 6.364px 4px 0 rgba(0, 0, 0, 0.5);
      -o-box-shadow: 6.364px 6.364px 4px 0 rgba(0, 0, 0, 0.5);
      box-shadow: 6.364px 6.364px 4px 0 rgba(0, 0, 0, 0.5); }

/*--- 面包大事记 end ---*/
/*--- 面包校友分布 begin ---*/
.bread-alumni-area {
  width: 100%;
  height: 721px;
  background: #f7f7f8; }

.bread-alumni-cont {
  width: 1170px;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  background-image: url(../../img/aboutus/bread-alumni-bg.png);
  background-repeat: no-repeat;
  background-position: right center; }

.bread-alumni-main {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 89px; }

.ba-detail-cont {
  width: 347px;
  height: 541px;
  border-radius: 5px;
  background-color: #f3d872; }
  .ba-detail-cont h3 {
    height: 90px;
    color: #474747;
    font-size: 24px;
    text-align: center;
    line-height: 90px; }

.ba-detail-area {
  position: relative;
  width: 337px;
  height: 431px;
  margin: 0 auto;
  padding: 20px 15px 30px;
  border-radius: 5px;
  background-color: #f7f7f8;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
  color: #444444;
  font-size: 12px;
  line-height: 21px; }

.ba-detail {
  width: 100%;
  height: 100%; }

.ba-points-area {
  position: relative;
  width: 820px;
  height: 100%; }
  .ba-points-area .ba-point {
    position: absolute;
    background-color: rgba(243, 216, 114, 0.6);
    cursor: pointer; }
  .ba-points-area .ba-point-active {
    background-color: #f3d872; }
  .ba-points-area .ba-point-20 {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 4px solid rgba(17, 17, 17, 0.302); }
  .ba-points-area .ba-point-14 {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 3px solid rgba(17, 17, 17, 0.302); }
  .ba-points-area .ba-point-zh {
    right: 141px;
    top: 195px; }
  .ba-points-area .ba-point-ht {
    right: 137px;
    top: 259px; }
  .ba-points-area .ba-point-usa {
    left: 163px;
    top: 214px; }
  .ba-points-area .ba-point-can {
    left: 163px;
    top: 114px; }
  .ba-points-area .ba-point-aus {
    right: 107px;
    top: 389px; }
  .ba-points-area .ba-point-sg {
    right: 175px;
    top: 330px; }
  .ba-points-area .ba-point-jpn {
    right: 100px;
    top: 225px; }
  .ba-points-area .ba-point-eur {
    right: 320px;
    top: 165px; }
  .ba-points-area .ba-point-prk {
    right: 127px;
    top: 219px; }

.ba-line {
  position: absolute;
  left: 347px;
  height: 2px;
  background-color: #f3d872;
  -webkit-box-shadow: 2.463px 3.152px 2px 0 rgba(150, 131, 60, 0.24);
  -moz-box-shadow: 2.463px 3.152px 2px 0 rgba(150, 131, 60, 0.24);
  -o-box-shadow: 2.463px 3.152px 2px 0 rgba(150, 131, 60, 0.24);
  box-shadow: 2.463px 3.152px 2px 0 rgba(150, 131, 60, 0.24); }

.ba-line-zh {
  width: 663px;
  top: 293px; }

.ba-line-ht {
  width: 666px;
  top: 357px; }

.ba-line-usa {
  width: 166px;
  top: 312px; }

.ba-line-can {
  width: 167px;
  top: 212px; }

.ba-line-aus {
  width: 696px;
  top: 487px; }

.ba-line-sg {
  width: 629px;
  top: 428px; }

.ba-line-jpn {
  width: 704px;
  top: 323px; }

.ba-line-eur {
  width: 483px;
  top: 263px; }

.ba-line-prk {
  width: 676px;
  top: 317px; }

/*--- 面包校友分布 end ---*/
/*--- 面包合作企业 begin ---*/
.co-operatives-area {
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  height: 420px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }

.co-operatives-cont {
  width: 100%;
  height: 100%; }

.co-operatives-main {
  width: 1170px;
  height: 100%;
  margin: 0 auto; }

.cop-nav {
  width: 240px;
  height: 100%;
  padding-top: 20px;
  background: #151516; }
  .cop-nav .cop-nav-item {
    width: 100%;
    height: 72px;
    padding: 0 20px;
    cursor: pointer; }
    .cop-nav .cop-nav-item:first-child .cop-nav-cont {
      border-top: none; }
  .cop-nav .cop-nav-active {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #f7d03e; }
    .cop-nav .cop-nav-active .cop-nav-cont {
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      padding-left: 20px; }
      .cop-nav .cop-nav-active .cop-nav-cont .cop-nav-ctitle1 {
        color: #333333; }
      .cop-nav .cop-nav-active .cop-nav-cont .cop-nav-ctitle2 {
        color: #555555; }
  .cop-nav .cop-nav-cont {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    padding-top: 13px;
    padding-left: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .cop-nav .cop-nav-ctitle1 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 5px; }
  .cop-nav .cop-nav-ctitle2 {
    overflow: hidden;
    width: 100%;
    height: 20px;
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap; }

.cop-cont {
  position: relative;
  overflow: hidden;
  width: 810px;
  height: 100%; }
  .cop-cont .cop-cont-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    padding-top: 55px; }
  .cop-cont .cop-cont-head span {
    color: #ffffff;
    font-size: 24px;
    vertical-align: middle; }
  .cop-cont .cop-cont-head em {
    display: inline-block;
    height: 30px;
    margin-left: 15px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    background-color: rgba(0, 0, 0, 0.16);
    color: #ffffff;
    font-size: 16px;
    vertical-align: middle;
    line-height: 28px; }
  .cop-cont .cop-cont-expr {
    margin-top: 15px;
    color: #cccccc;
    font-size: 13px;
    line-height: 22px; }
  .cop-cont .cop-examples-area {
    margin-top: 40px; }
    .cop-cont .cop-examples-area p {
      color: #cccccc;
      font-size: 14px; }
  .cop-cont .cop-recruit-area {
    margin-top: 30px; }
    .cop-cont .cop-recruit-area p {
      color: #cccccc;
      font-size: 14px; }
  .cop-cont .cop-recruit-links {
    margin-top: 15px;
    width: 820px; }
    .cop-cont .cop-recruit-links a {
      overflow: hidden;
      width: 195px;
      height: 36px;
      margin-right: 10px;
      margin-bottom: 10px;
      padding-left: 15px;
      border: 1px solid rgba(255, 255, 255, 0.302);
      background-color: rgba(255, 255, 255, 0.13);
      color: #ffffff;
      font-size: 12px;
      line-height: 32px;
      -moz-transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .cop-cont .cop-recruit-links a:hover {
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        border-color: #f3d872;
        background-color: #f3d872;
        color: #444444; }
      .cop-cont .cop-recruit-links a span {
        vertical-align: middle; }
      .cop-cont .cop-recruit-links a i {
        margin-right: 8px;
        font-size: 20px;
        vertical-align: middle; }
    .cop-cont .cop-recruit-links .more-link {
      text-align: center; }

/*--- 面包合作企业 end ---*/
/*--- 面包学员福利 begin ---*/
.plan-feature {
  width: 100%;
  height: 410px;
  margin-bottom: 300px;
  margin-top: 72px; }
  .plan-feature .featrue-list {
    width: 1170px;
    margin: 0 auto;
    text-align: center; }
    .plan-feature .featrue-list .fea-item {
      width: 25%;
      height: 300px;
      padding: 40px 35px 70px 23px;
      border-radius: 6px;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .plan-feature .featrue-list .fea-item:hover {
        -webkit-box-shadow: 0 0 16px 0 rgba(67, 104, 164, 0.15);
        -moz-box-shadow: 0 0 16px 0 rgba(67, 104, 164, 0.15);
        -o-box-shadow: 0 0 16px 0 rgba(67, 104, 164, 0.15);
        box-shadow: 0 0 16px 0 rgba(67, 104, 164, 0.15);
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .plan-feature .featrue-list .fea-item .fea-img {
        width: 93px;
        height: 72px;
        padding-top: 10px;
        margin: 0 auto;
        background: url(../../img/sailplan/bg.png) no-repeat; }
      .plan-feature .featrue-list .fea-item h3 {
        color: #555;
        font-size: 18px;
        margin: 20px 0 18px 0; }
      .plan-feature .featrue-list .fea-item .fea-text {
        color: #999;
        font-size: 14px;
        line-height: 24px; }

/*--- 面包学员福利 end ---*/
/*--- 联系我们 begin ---*/
.contact-us-area {
  width: 100%;
  height: 340px;
  margin-top: 140px;
  background: #f7f7f8; }

.contact-us-cont {
  width: 1170px;
  height: inherit;
  margin: 0 auto;
  padding-top: 30px; }
  .contact-us-cont .contact-us-title {
    color: #555555;
    font-size: 24px; }
  .contact-us-cont .contact-us-main {
    margin-top: 20px; }
  .contact-us-cont .qrcode-box {
    margin-right: 40px; }
    .contact-us-cont .qrcode-box p {
      color: #555555;
      font-size: 14px;
      text-align: center; }
  .contact-us-cont .qrcode {
    width: 168px;
    height: 168px; }
    .contact-us-cont .qrcode img {
      display: block;
      width: 100%;
      height: 100%; }
  .contact-us-cont .contact-us-ways {
    width: 700px;
    height: 177px;
    margin-top: 5px;
    padding-left: 40px;
    border-left: 1px solid #e5e5e5;
    color: #555555;
    font-size: 14px;
    line-height: 24px; }

/*--- 联系我们 end ---*/
/*--- 网站主体内容部分 end ---*/

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