@import url(./apply.css);
#header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #2775FF;
  z-index: 99999; }

.head_nav {
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .head_nav .nav-left {
    display: flex;
    align-items: center; }
    .head_nav .nav-left .logo {
      width: 88px;
      height: 30px;
      margin-right: 100px; }
      .head_nav .nav-left .logo img {
        vertical-align: top;
        width: 100%; }
    .head_nav .nav-left .nav-list {
      display: flex;
      align-items: center; }
      .head_nav .nav-left .nav-list .nav-item, .head_nav .nav-left .nav-list a {
        position: relative;
        margin-right: 40px;
        opacity: 0.9;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 20px;
        padding-bottom: 4px;
        cursor: pointer; }
      .head_nav .nav-left .nav-list .active-item {
        color: #2775FF !important; }
      .head_nav .nav-left .nav-list .line {
        display: none;
        position: absolute;
        bottom: 0;
        width: 16px;
        height: 3px;
        border-radius: 2px;
        background: #fff;
        left: 50%;
        margin-left: -8px; }
      .head_nav .nav-left .nav-list .line-active {
        display: inline-block;
        background: #2775FF; }
      .head_nav .nav-left .nav-list .itemH {
        color: #111111; }
      .head_nav .nav-left .nav-list .item:last-child {
        margin-right: 0; }
    .head_nav .nav-left .scrollH .nav-item, .head_nav .nav-left .scrollH a {
      color: #111111; }
  .head_nav .nav-right {
    display: flex;
    align-items: center; }
    .head_nav .nav-right .phone-box {
      display: flex;
      align-items: center;
      padding-right: 20px; }
      .head_nav .nav-right .phone-box img {
        width: 18px;
        height: 18px;
        margin-right: 6px; }
      .head_nav .nav-right .phone-box .phone {
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        letter-spacing: 1px; }
    .head_nav .nav-right .freeTrial_btn {
      width: 120px;
      height: 34px;
      line-height: 34px;
      border: 1px solid #FFFFFF;
      background: #FFFFFF;
      border-radius: 17px;
      color: #2775FF;
      text-align: center;
      font-size: 14px;
      cursor: pointer; }

.footer {
  display: flex;
  justify-content: space-between; }
  .footer .item {
    height: 140px;
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .footer .item .logo {
      width: 141px;
      height: 48px; }
      .footer .item .logo img {
        width: 100%; }
    .footer .item .address-box {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .footer .item .address-box .name {
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
        line-height: 25px; }
      .footer .item .address-box .address {
        opacity: 0.8;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        line-height: 20px; }
    .footer .item .phone {
      margin-bottom: 19px; }
    .footer .item .phone-box {
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      .footer .item .phone-box .title {
        opacity: 0.8;
        font-size: 14px;
        font-weight: 400;
        color: #ffffff;
        line-height: 20px;
        margin-bottom: 4px; }
      .footer .item .phone-box .phone-num, .footer .item .phone-box .mailbox-mes {
        font-size: 24px;
        color: #ffffff;
        line-height: 28px; }
      .footer .item .phone-box .data {
        opacity: 0.6;
        font-size: 12px;
        font-weight: 400;
        color: #ffffff;
        line-height: 17px; }
    .footer .item .weichat {
      width: 96px;
      height: 96px; }
      .footer .item .weichat img {
        width: 100%; }
  .footer .item:first-child {
    flex-direction: column;
    align-items: start;
    border-right: 1px solid rgba(255, 255, 255, 0.4); }
  .footer .item:last-child {
    padding-left: 30px; }

.footerBottom .link {
  margin-top: 32px;
  line-height: 16px;
  padding: 8px 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
.footerBottom a {
  opacity: 0.3;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff; }
.footerBottom a:hover {
  opacity: 1; }

.banner-box {
  background-color: #2775FF;
  height: 620px;
  background-size: 100% 100%; }
  .banner-box .box {
    display: flex;
    padding-top: 100px;
    align-items: center; }
  .banner-box .banner .title {
    font-size: 48px;
    font-weight: 500;
    color: #ffffff;
    line-height: 67px;
    text-shadow: 0px 14px 20px 0px rgba(0, 58, 177, 0.3); }
  .banner-box .banner .des {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  .banner-box .banner .freeTrial_btn {
    width: 170px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border-radius: 23px;
    font-size: 14px;
    font-weight: 500;
    color: #2775FF;
    text-align: center;
    cursor: pointer; }
  .banner-box .banner-img {
    width: 718px; }
    .banner-box .banner-img img {
      width: 100%; }

.zhiliao-body {
  padding: 0 16px; }

.channel, .business, .programme, .grow-up-customer, .core, .case, .about {
  height: 720px; }
  .channel .title, .business .title, .programme .title, .grow-up-customer .title, .core .title, .case .title, .about .title {
    text-align: center;
    padding: 60px 0 40px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    color: #111111; }

.business .description, .programme .description, .grow-up-customer .description {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 22px;
  margin-bottom: 60px; }

.statistics .list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 120px; }
.statistics .item {
  padding-left: 80px;
  width: 400px;
  font-weight: 500; }
  .statistics .item .statistics-num {
    font-size: 36px;
    color: #2775FF; }
  .statistics .item .des {
    font-size: 10px;
    color: #666666;
    line-height: 20px; }

.channel {
  box-sizing: border-box; }
  .channel .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box; }
  .channel .item {
    position: relative;
    text-align: center;
    flex-shrink: 0;
    width: 200px;
    height: 400px;
    padding: 60px 16px 0;
    background: #FFFFFF;
    border: 1px solid #eeefff;
    border-left: none;
    cursor: pointer;
    transition: width 0.5s;
    box-sizing: border-box; }
  .channel .item:not(.channel-active):first-child {
    border-left: 1px solid #eeefff; }
  .channel .item:not(.channel-active):last-child {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px; }
  .channel .channel-title, .channel .message, .channel .message1 {
    text-align: center; }
  .channel .channel-title {
    font-size: 16px;
    font-weight: 500;
    color: #111111;
    line-height: 22px;
    margin-top: 18px;
    margin-bottom: 5px; }
  .channel .info-detail-box {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%; }
    .channel .info-detail-box .info-box {
      display: flex;
      align-items: center;
      margin-bottom: 75px; }
    .channel .info-detail-box .message1 {
      margin-bottom: 0; }
  .channel .message, .channel .message1 {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    margin-bottom: 75px; }
  .channel .message1 {
    display: none; }
  .channel .iconfont {
    font-size: 28px; }
  .channel .pro-img {
    width: 156px;
    height: 128px; }
  .channel .channel-active {
    width: 400px;
    height: 460px;
    padding-top: 32px;
    background: #ffffff;
    border: 1px solid #2775FF;
    border-radius: 11px;
    box-shadow: 0px 14px 28px 0px rgba(17, 17, 17, 0.08);
    z-index: 99;
    box-sizing: border-box; }
    .channel .channel-active .info-overflow-box {
      opacity: 0;
      display: none; }
    .channel .channel-active .info-detail-box {
      position: absolute;
      left: 16px;
      opacity: 1; }
    .channel .channel-active .info {
      margin-top: 0;
      margin-left: 16px; }
    .channel .channel-active .channel-title {
      text-align: left; }
    .channel .channel-active .iconfont {
      color: #2775FF; }
    .channel .channel-active .pro-img {
      width: 312px;
      height: 250px; }
    .channel .channel-active .message {
      display: none; }
    .channel .channel-active .message1 {
      display: block;
      text-align: left;
      width: 320px; }
    .channel .channel-active .icon {
      color: #2775FF;
      fill: currentColor; }

.programme .list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap; }
.programme .programme-border {
  position: absolute;
  top: 25px;
  width: 100%;
  height: 239px; }
  .programme .programme-border img {
    width: 100%; }
.programme .item {
  width: 25%;
  text-align: center;
  margin-bottom: 58px; }
  .programme .item .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 22px; }
  .programme .item .programme-title {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #111111;
    line-height: 28px;
    margin-bottom: 12px; }
  .programme .item .message {
    width: 244px;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto;
    color: #666666;
    line-height: 20px; }

.business .business-box img {
  width: 1140px; }

.core .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .core .list .item {
    width: 372px;
    height: 212px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-right: 42px;
    margin-bottom: 42px;
    font-size: 10px;
    color: #666666;
    box-sizing: border-box;
    padding: 30px;
    cursor: pointer; }
    .core .list .item:hover {
      box-shadow: 0px 20px 40px 0px rgba(13, 19, 31, 0.08); }
  .core .list .item:nth-child(3n) {
    margin-right: 0; }
  .core .list .core-title {
    font-size: 20px;
    font-weight: 500;
    color: #111111;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center; }
  .core .list .core-img {
    width: 50px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 22px; }
    .core .list .core-img img {
      width: 100%; }
  .core .list .des {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px; }

.grow-up-customer {
  height: 500px; }
  .grow-up-customer .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .grow-up-customer .list img {
      width: 182px;
      margin: 0 22px 22px 0; }
    .grow-up-customer .list img:nth-child(even) {
      margin-right: 0; }

.case {
  height: 600px; }
  .case .case-title {
    position: relative;
    font-size: 36px;
    font-weight: 500;
    color: #111111;
    line-height: 50px;
    padding-left: 125px;
    display: flex;
    align-items: flex-end;
    height: 90px;
    top: 68px; }
    .case .case-title .case-name {
      z-index: 1; }
    .case .case-title img {
      width: 110px;
      height: 80px;
      left: 70px;
      top: 15px;
      position: absolute; }
  .case .swiper-flex {
    display: flex;
    align-items: center; }
    .case .swiper-flex .swiper-slide {
      position: relative; }
    .case .swiper-flex .num1, .case .swiper-flex .num2 {
      position: relative;
      top: 23px;
      right: 1px;
      width: 100%;
      height: 116px;
      text-align: right;
      z-index: -1; }
    .case .swiper-flex .swiper-slide-item {
      margin: 0 auto;
      padding: 40px;
      width: 1000px;
      height: 244px;
      background: #ffffff;
      border: 1px solid #eeefff;
      border-radius: 11px;
      box-shadow: 0px 20px 40px 0px rgba(32, 49, 114, 0.04); }
    .case .swiper-flex .num {
      height: 100%; }
    .case .swiper-flex .title-box {
      display: flex;
      align-items: center;
      margin-bottom: 31px; }
    .case .swiper-flex .swiper-title {
      font-size: 24px;
      font-weight: 400;
      color: #111111;
      line-height: 33px; }
    .case .swiper-flex .img-box {
      width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 60px;
      text-align: center;
      margin-right: 30px;
      border-radius: 50%;
      border: 1px solid #eeefff; }
      .case .swiper-flex .img-box img {
        width: 30px;
        vertical-align: middle; }
    .case .swiper-flex .common {
      font-size: 14px;
      font-weight: 400;
      color: #111111;
      line-height: 28px; }
  .case .swiper-button-next, .case .swiper-button-prev {
    width: 50px;
    top: 61%;
    color: #979797; }
  .case .swiper-button-prev {
    left: -10px; }
  .case .swiper-button-next {
    right: -10px; }

.about .about-info {
  display: flex;
  align-items: center; }
.about img {
  width: 560px; }
.about .about-des {
  position: relative;
  left: -110px;
  padding: 40px;
  width: 750px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 20px 40px 0px rgba(13, 19, 31, 0.08); }
.about .about-title {
  font-size: 24px;
  color: #111111;
  line-height: 33px;
  margin-bottom: 16px; }
.about .message {
  font-size: 14px;
  color: #111111;
  line-height: 28px; }

#footer {
  background: #37405E;
  height: 220px;
  padding: 40px 0 0; }

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