.blue-print-page .fec-logo {
  width: 77px;
  height: 32px;
  position: relative;
  top: 16px;
  float: left; }
  .blue-print-page .fec-logo a {
    width: 77px;
    height: 32px;
    background-image: url("../images/logo.png");
    background-size: 77px 32px;
    background-repeat: no-repeat; }
.blue-print-page .menu-list li.menu-item a.default {
  color: #ffffff; }
.blue-print-page .menu-list li.menu-item a.default:hover,
.blue-print-page .menu-list li.menu-item a.active,
.blue-print-page .menu-list li.menu-item-func.hover a.active,
.blue-print-page .menu-list li.menu-item-func.hover a.default:hover {
  color: #ffffff;
  border-bottom: 2px solid #ffffff; }
.blue-print-page .demo-address {
  background: #FFFFFF; }
  .blue-print-page .demo-address a {
    color: #0B69F1; }

.fixed-nav .logo {
  background-image: url("../images/logo2.png") !important; }
.fixed-nav .menu-list li.menu-item a.default {
  color: #212121; }
.fixed-nav .menu-list li.menu-item a.default:hover,
.fixed-nav .menu-list li.menu-item a.active,
.fixed-nav .menu-list li.menu-item-func.hover a.active,
.fixed-nav .menu-list li.menu-item-func.hover a.default:hover {
  color: #0B69F1;
  border-bottom: 2px solid #0B69F1; }
.fixed-nav .demo-address {
  background: #0B69F1; }
  .fixed-nav .demo-address a {
    color: #ffffff; }

.banner {
  height: 520px;
  background: url("../images/b2b/b2bbanner.png") no-repeat center center;
  padding-top: 200px; }
  .banner h3 {
    font-size: 40px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 56px;
    margin-bottom: 20px; }
  .banner span {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px; }

.container-1 {
  padding-top: 85px;
  background-size: cover;
  height: 765px;
  position: relative;
  width: 1200px;
  margin: 0 auto; }
  .container-1 .fec-title {
    margin-bottom: 20px;
    font-size: 34px; }
  .container-1 p {
    margin-bottom: 60px;
    text-align: center;
    color: #6B7177; }
  .container-1 .swiper {
    width: 1200px;
    height: 440px;
    overflow: hidden;
    display: block; }
  .container-1 .swiper-button {
    top: 455px;
    width: 60px;
    height: 60px;
    background: #F8FAFE;
    border-radius: 50%; }
    .container-1 .swiper-button.swiper-button-next {
      right: -105px;
      left: auto; }
    .container-1 .swiper-button.swiper-button-prev {
      left: -105px;
      right: auto; }
  .container-1 .swiper-button-next:after, .container-1 .swiper-button-prev:after {
    font-size: 22px; }
  .container-1 .swiper-button-next.swiper-button-disabled, .container-1 .swiper-button-prev.swiper-button-disabled {
    background-color: #F8FAFE;
    color: #BCBCBC;
    opacity: 1;
    cursor: not-allowed; }
  .container-1 .swiper-wrapper {
    height: 440px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .container-1 .swiper-wrapper .swiper-slide {
      padding: 40px 30px 0;
      background: #F8FAFE;
      text-align: center;
      height: 210px;
      width: 33.333%;
      display: flex;
      font-size: 18px;
      color: #212326;
      line-height: 25px;
      align-items: center;
      flex-direction: column; }
      .container-1 .swiper-wrapper .swiper-slide img {
        flex-shrink: 0;
        display: block;
        width: 60px;
        height: 60px;
        margin-bottom: 19px; }
      .container-1 .swiper-wrapper .swiper-slide span {
        display: block; }

.container-2 {
  height: 721px;
  background: #F2F4FD url("../images/b2b/container-2/background_img.png") no-repeat center center;
  background-size: cover; }
  .container-2 .container {
    padding-top: 120px; }
    .container-2 .container .item-info {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 55px; }
      .container-2 .container .item-info > div {
        width: 388px;
        background-color: #FFFFFF;
        padding: 45px 30px;
        position: relative;
        display: flex;
        align-items: center; }
        .container-2 .container .item-info > div img {
          width: 50px;
          height: 50px;
          flex-shrink: 0;
          margin-right: 22px; }
          .container-2 .container .item-info > div img span {
            font-size: 18px;
            font-weight: 400;
            color: #212326;
            line-height: 25px; }
      .container-2 .container .item-info .left:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: -10px;
        top: 50%;
        transform: translateY(-50%);
        border-style: solid;
        border-color: transparent;
        border-width: 10px 0 10px 10px;
        border-left-color: #ffffff; }
      .container-2 .container .item-info .right:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: -10px;
        top: 50%;
        transform: translateY(-50%);
        border-style: solid;
        border-color: transparent;
        border-width: 10px 10px 10px 0;
        border-right-color: #ffffff; }
      .container-2 .container .item-info .center:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -8px;
        transform: translateX(-50%);
        border-style: solid;
        border-color: transparent;
        border-width: 0 8px 8px 8px;
        border-bottom-color: #ffffff; }

.container-3 {
  height: 664px;
  background: #F6F8FB;
  padding-top: 86px; }
  .container-3 .fec-title {
    margin-bottom: 60px;
    font-size: 34px;
    font-weight: 600;
    color: #212326;
    line-height: 48px; }
  .container-3 .info-box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 590px 590px;
    grid-template-rows: 182px 182px; }
    .container-3 .info-box .item {
      background-color: #FFFFFF;
      padding: 46px 28px;
      display: flex;
      align-items: center;
      transition: all 0.3s ease-in-out;
      cursor: pointer; }
      .container-3 .info-box .item img {
        width: 70px;
        height: 70px;
        margin-right: 20px; }
      .container-3 .info-box .item p {
        font-size: 20px;
        font-weight: 600;
        color: #212326;
        line-height: 28px;
        margin-bottom: 14px; }
      .container-3 .info-box .item span {
        font-size: 16px;
        font-weight: 400;
        color: #7E8491;
        line-height: 24px; }
      .container-3 .info-box .item:hover {
        transform: translateY(-10px); }
        .container-3 .info-box .item:hover p {
          color: #0B69F1; }

.container-5 {
  padding-top: 86px;
  height: 492px;
  background: #F6F8FB; }
  .container-5 .fec-title {
    font-size: 34px;
    font-weight: 600;
    color: #212326;
    line-height: 48px; }
  .container-5 .item-info {
    margin-top: 60px;
    display: flex;
    align-items: flex-start; }
    .container-5 .item-info .item {
      flex: 1;
      flex-shrink: 0;
      text-align: center;
      padding: 0 20px; }
      .container-5 .item-info .item img {
        width: 96px;
        height: 96px;
        margin: 0 auto; }
      .container-5 .item-info .item p {
        margin-top: 20px;
        font-size: 20px;
        font-weight: 600;
        color: #212326;
        line-height: 28px; }
      .container-5 .item-info .item span {
        display: inline-block;
        margin-top: 12px;
        font-size: 16px;
        font-weight: 400;
        color: #6B7177;
        line-height: 28px; }

.container-6 {
  background: url("../images/b2b/service_bg.png") no-repeat center center;
  background-size: cover;
  height: 245px;
  padding-top: 60px;
  min-width: 1200px; }
  .container-6 .fec-title {
    color: #FFFFFF;
    font-size: 32px;
    margin-bottom: 30px; }
  .container-6 .button {
    margin: 0 auto;
    width: 166px;
    height: 50px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    color: #0B69F1;
    line-height: 46px;
    text-align: center;
    cursor: pointer; }
    .container-6 .button:hover {
      background: #0B69F1;
      border: 2px solid #0B69F1;
      color: #FFFFFF; }

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