.banner {
  height: 900px;
  background: url(../image/banner.jpg) no-repeat center / Cover;
}
.banner .content {
  height: 100%;
  display: flex;
  align-items: center;
}
.banner .content .bannerTitle p {
  font-size: 58px;
  padding: 5px 0;
}
.banner .content .bannerTitle span {
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 70px;
  display: block;
}
.banner .content .bannerTitle a,
.service-introduce .btn {
  display: block;
  width: 200px;
  height: 54px;
  background: #004add url(../image/arrow.png) no-repeat center right 50px;
  border-top-right-radius: 20px;
  text-indent: 50px;
  text-align: left;
  font-size: 16px;
  color: #fff;
  line-height: 54px;
}
.banner .content * {
  color: #fff;
}
/* 服务内容 */
.home-service {
  display: flex;
}
.home-service .service-introduce {
  width: 55%;
  padding-right: 30px;
}
.home-service .service-list {
  width: 45%;
  padding-left: 30px;
}
.service-introduce .service-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1em;
}
.home-service.container-box {
  padding-bottom: 120px;
}
.service-introduce .service-message {
  color: #737373;
  font-size: 16px;
  line-height: 32px;
  margin: 45px 0 45px 0;
}
.service-introduce ul {
  display: flex;
  justify-content: space-between;
}
.service-introduce ul li {
  /* width: 25%; */
}
.service-introduce .service-intro {
  margin-bottom: 50px;
}
.service-introduce .service-intro .num {
  display: flex;
  align-items: flex-end;
}
.service-introduce .service-intro p {
  font-size: 58px;
  font-family: "Bahnschrift";
  font-weight: bold;
}
.service-introduce .service-intro span {
  display: block;
  padding: 0 0 10px 10px;
  font-size: 22px;
  font-family: "MicrosoftYaHei";
}
.service-introduce .service-intro .text {
  font-size: 18px;
  color: #333;
}

.home-service .service-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service-list .service-box {
  width: calc(50% - 15px);
  height: 120px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 0px 30px 0px 0px;
  padding-left: 6%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
}
.service-list .service-box p {
  margin-left: 20px;
  font-size: 24px;
  color: #333;
}

/* 行业 */
.home-industry {
  background: url(../image/industry-img1.jpg) no-repeat center / Cover;
}
.industry-list {
  padding-top: 110px;
}
.industry-list .industry-box {
  width: calc(25% - 150px);
}
.industry-box p {
  font-size: 24px;
  color: #fff;
  line-height: 32px;
  padding: 25px 0;
}
.industry-box span {
  display: block;
  opacity: 0.8;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  opacity: 0.8;
}

/* 案例 */
.home-case .case-list {
  flex-wrap: wrap;
}
.case-list .case-box {
  width: calc(33.33% - 55px);
  margin-top: 55px;
  overflow: hidden;
}
.case-list .case-box .case-title {
  font-size: 24px;
  padding: 25px 0 18px 0;
  color: #333;
}
.case-list .case-box .case-description {
  display: flex;
}
.case-list .case-box .tag-title {
  font-size: 16px;
  color: #737373;
}
.case-list .case-box .tag {
  font-size: 16px;
  color: #333;
  padding-left: 5px;
}

/* 服务流程 */
.home-flow {
  background: #f7f7f7;
}
.home-flow .flow-list {
  padding-top: 60px;
  flex-wrap: wrap;
}
.flow-list .flow-box {
  width: calc(33.33% - 5px);
  background: #fff;
  height: 300px;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 40px;
  box-sizing: border-box;
}
.flow-list .flow-box .flow-index {
  position: absolute;
  left: 40px;
  top: 0;
  width: 40px;
  text-align: center;
  line-height: 35px;
  height: 40px;
  background: #004add;
  border-radius: 0px 0px 20px 20px;
  font-size: 20px;
  font-family: "Barlow";
  color: #fff;
}
.flow-list .flow-box p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1em;
}
.flow-list .flow-box span {
  display: block;
  line-height: 1.1em;
  color: #737373;
}
.flow-list .flow-box.right-border::after,
.flow-list .flow-box.left-border::after {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 38px;
  right: -29px;
  z-index: 999;
  background: #fff url(../image/flow-img1.png) no-repeat center right;
}
.flow-list .flow-box.bottom-border::after {
  content: "";
  width: 38px;
  height: 28px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -28px;
  z-index: 999;
  background: #fff url(../image/flow-img3.png) no-repeat center right;
}
.flow-list .flow-box.left-border::after {
  left: -29px;
  right: auto;
  background: #fff url(../image/flow-img2.png) no-repeat center right;
}

/* 合作客户 */
.customer-list {
  text-align: center;
  padding-top: 38px;
}

/* 表单 */
.block5 {
  background: url(../image/block5Img.jpg) no-repeat center/cover;
}

.block5 .title p,
.block5 .title div {
  color: #fff;
}

.block5 .w1400 form {
  width: 100%;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 82px;
}

.block5 .w1400 form input {
  width: calc(450 / 1400 * 100%);
  height: 60px;
  background: none;
  border-radius: 2px;
  border: solid 2px rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 0 30px;
  margin: 20px;
}

.block5 .w1400 form input::-webkit-input-placeholder {
  color: #fff;
}

.block5 .w1400 form input:-ms-input-placeholder {
  color: #fff;
}

.block5 .w1400 form input::-ms-input-placeholder {
  color: #fff;
}

.block5 .w1400 form input::placeholder {
  color: #fff;
}

.block5 .w1400 form .btn {
  width: 180px;
  line-height: 60px;
  background-color: #ffffff;
  border-radius: 2px;
  color: #0042ff;
  font-size: 16px;
  text-align: center;
  display: block;
  font-weight: bold;
}

.block5 .title {
  text-align: center;
  padding-top: 57px;
  padding-bottom: 68px;
}

.block5 .title p {
  font-size: 42px;
  line-height: 88px;
  color: #fff;
}

.block5 .title div {
  font-size: 16px;
  color: #fff;
  line-height: 1.3;
  margin-top: 3px;
}
.flow-list.mobile {
  display: none;
}
.pc-box {
  display: block;
}
.mobile-box {
  display: none;
}
@media (max-width: 1440px) {
  #newBridge {
    display: none !important;
  }
  .header .w1400 {
    margin: 0;
  }
  .banner {
    height: 560px;
  }
  .header {
    padding: 0 60px;
  }
  .width-1400,
  .w1400 {
    width: auto;
    margin: 0 60px;
  }
  .service-introduce .service-title,
  .base-title h2,
  .block5 .title p {
    font-size: 42px;
  }
  .service-list .service-box p {
    font-size: 20px;
  }
  .service-introduce .service-intro p {
    font-size: 48px;
  }

  .industry-list .industry-box {
    width: calc(25% - 100px);
  }
  .banner .content .bannerTitle p {
    font-size: 36px;
  }
  .banner .content .bannerTitle a,
  .service-introduce .btn {
    width: 180px;
    background-position: center right 30px;
  }
  .banner .content .bannerTitle span {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .case-list .case-box {
    width: calc(33.33% - 15px);
  }
}

@media (max-width: 1024px) {
  .home-service.container-box,
  .container-box {
    padding: 120px 0;
  }
  .header .w1400 .right span {
    display: none;
  }
  .service-list .service-box p {
    font-size: 16px;
    margin-left: 10px;
  }

  .service-introduce .service-title,
  .base-title h2,
  .block5 .title p,
  .footer .w1400 .right .footerTitle {
    font-size: 36px;
  }
  .service-list .service-box {
    width: calc(50% - 8px);
  }
  .service-list .service-box img {
    width: 30px;
  }

  .service-introduce .service-intro p {
    font-size: 36px;
  }
}
@media (max-width: 750px) {
  .flow-list {
    display: none;
  }
  .pc-box {
    display: none;
  }
  .mobile-box {
    display: block;
  }
  .flow-list.mobile {
    display: flex;
  }
  .flow-list .flow-box::after {
    display: none !important;
  }

  .block5 .w1400 form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
  }
  .block5 .w1400 form input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    font-size: 3vw;
    height: 40px;
    box-sizing: border-box;
  }
  .block5 .w1400 form .btn {
    width: 100%;
    line-height: 40px;
    font-size: 14px;
  }

  .service-introduce .service-title,
  .base-title h2,
  .block5 .title p,
  .footer .w1400 .right .footerTitle {
    font-size: 6vw;
  }
  .base-title .title-container h3,
  .block5 .title div {
    font-size: 3.5vw;
  }
  .base-title h2 {
    line-height: 1.5em;
  }
  .home-service,
  .industry-list {
    flex-wrap: wrap;
  }
  .base-title .title-container .more {
    display: none;
  }
  .home-service .service-introduce {
    margin-bottom: 50px;
  }
  .home-service .service-introduce,
  .home-service .service-list {
    width: 100%;
    padding: 0;
  }
  .industry-list .industry-box {
    width: calc(50% - 30px);
    margin-bottom: 60px;
  }
  .case-list .case-box {
    width: calc(50% - 15px);
  }
  .footer .w1400 .company {
    justify-content: space-between;
  }
  .flow-list .flow-box {
    width: calc(50% - 5px);
  }
  .service-list .service-box img {
    width: auto;
  }
  .service-list .service-box p {
    font-size: 20px;
    margin-left: 20px;
  }
}

@media (max-width: 414px) {
  .home-service.container-box,
  .container-box {
    padding: 50px 0;
  }
  .home-industry {
    padding-bottom: 20px;
  }
  .header {
    padding: 0 15px;
  }
  .banner {
    padding-top: 50px;
    height: 400px;
    box-sizing: border-box;
  }
  .base-title .title-container {
    padding-top: 15px;
  }

  .banner .content .bannerTitle a,
  .service-introduce .btn {
    font-size: 12px;
    width: 120px;
    text-indent: 40px;
    height: 36px;
    text-indent: 20px;
    line-height: 36px;
    background-position: center right 20px;
  }

  .banner .content .bannerTitle p {
    font-size: 18px;
  }
  .banner .content .bannerTitle span {
    font-size: 14px;
  }

  .service-introduce .service-message {
    margin: 25px 0;
  }

  .service-introduce .service-intro {
    margin-bottom: 20px;
  }
  .service-introduce .service-intro {
    flex-wrap: wrap;
  }
  .service-introduce ul li {
    margin-bottom: 20px;
  }
  .service-introduce .service-intro p {
    font-size: 20px;
  }
  .service-introduce .service-intro span {
    font-size: 12px;
    padding: 0 0 3px 5px;
  }
  .service-introduce .service-intro .text {
    font-size: 12px;
  }
  .industry-list .industry-box {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
  .industry-list .industry-box img {
    width: 40px;
  }

  .service-list .service-box {
    height: 80px;
  }
  .service-list .service-box img {
    width: 30px;
  }
  .service-list .service-box p {
    font-size: 14px;
    margin-left: 10px;
  }
  .industry-list {
    padding-top: 40px;
  }
  .industry-box p {
    font-size: 18px;
    padding: 10px 0;
  }
  .industry-box span {
    font-size: 12px;
    line-height: 18px;
  }
  .case-list .case-box {
    width: calc(50% - 5px);
    margin-top: 30px;
  }
  .case-list .case-box .case-title {
    font-size: 18px;
    padding: 15px 0 15px 0;
  }
  .case-list .case-box .tag-title,
  .case-list .case-box .tag {
    font-size: 12px;
  }

  .flow-list .flow-box {
    padding: 0 15px;
    height: 230px;
  }
  .flow-list .flow-box .flow-index {
    left: 15px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    font-size: 12px;
  }
  .flow-list .flow-box p {
    font-size: 18px;
    margin: 15px 0;
  }
  .flow-list .flow-box span {
    font-size: 12px;
    line-height: 18px;
  }
  .block5 .title p {
    line-height: 1em;
  }
  .block5 .title div {
    padding-top: 15px;
  }

  .width-1400,
  .w1400 {
    margin: 0 15px;
  }

  .footer .w1400 {
    margin: 0 15px;
  }
  .footer .w1400 .company .list {
    width: calc(50% - 10px);
  }
  
}
