.namespace-serviceCenter {
  /* padding: 0 15px; */
  color: #424242;
	overflow: hidden;
}
.namespace-serviceCenter .banner {
  margin: 0 -15px;
}
.namespace-serviceCenter .title {
  font-size: 56px;
  line-height: 64px;
  margin-top: 94px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}
.namespace-serviceCenter .sub-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.namespace-serviceCenter .desc {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 54px;
  text-align: center;
  max-width: 1142px;
  margin-left: auto;
  margin-right: auto;
}
.namespace-serviceCenter .img-height {
  height: 475px;
}
.namespace-serviceCenter .top-right {
  background-color: #FAFAFA;
  padding: 112px 0 112px 50px;
}
.namespace-serviceCenter .top-right .row {
  max-width: 720px;
}
.namespace-serviceCenter .border-bottom {
  border-bottom: 1px solid #ccc;
}
.namespace-serviceCenter .top-sec-left,
.namespace-serviceCenter .bottom-sec-left {
  border-right: 1px solid #ccc;
  padding-top: 38px;
  text-align: center;
  font-weight: bold;
}
.namespace-serviceCenter .top-sec-right,
.namespace-serviceCenter .bottom-sec-right {
  text-align: center;
  font-weight: bold;
  padding-top: 38px;
}
.namespace-serviceCenter .key-top {
  font-size: 32px;
  line-height: 1;
  color: #0050A0;
  margin-bottom: 8px;
  text-align: center;
}
.namespace-serviceCenter .key-bottom {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: center;
}
.namespace-serviceCenter .bottom-left {
  background-color: #fafafa;
  padding: 130px 60px 0 212px;
}
.namespace-serviceCenter .bottom-left .til {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  margin-bottom: 35px;
}
.namespace-serviceCenter .bottom-left .des {
  font-size: 16px;
  line-height: 2;
  color: #000;
}
.namespace-serviceCenter .bottom-right img {
  /* height: 475px; */
}

@media (min-width: 444px) and (max-width: 1025px) {
  .namespace-serviceCenter .img-height {
    height: auto;
  }

  .namespace-serviceCenter .bottom-left {
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .namespace-serviceCenter .bottom-right img {
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1025px) {
  .top-left img {
    /* height: 475px; */
  }

  .namespace-serviceCenter .top-right {
    padding: 0px 15px 0 15px;
  }

  .namespace-serviceCenter .bottom-left {
    padding: 1% 3px;
  }

  .namespace-serviceCenter .bottom-right img {
    /* height: 519px; */
  }
}
@media (min-width: 1026px) and (max-width: 1367px) {
  .namespace-serviceCenter .top-right {
    padding: 0px 15px 0 15px;
  }

  .top-left img {
    /* height: 475px; */
  }

  .namespace-serviceCenter .bottom-left {
    padding: 1% 3px;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .namespace-serviceCenter .top-right {
    padding: 0 15px;
  }

  .namespace-serviceCenter .img-height {
    height: auto;
  }

  .namespace-serviceCenter .bottom-left {
    padding: 0 15px;
  }

  .top-nav {
    top: 94px;
    padding-left: 15px;
    right: 15px;
  }

  .namespace-serviceCenter .bottom-right img {
    height: auto;
    margin-bottom: 15px;
  }

  .namespace-serviceCenter .top-sec-left, .namespace-serviceCenter .bottom-sec-left {
    border-right: none;
  }

  .namespace-serviceCenter .bottom-left .des {
    margin-bottom: 15px;
    line-height: 1.5;
  }

  .namespace-serviceCenter .title {
    font-size: 40px;
  }

  .namespace-serviceCenter .title {
    margin-top: 47px;
    line-height: 50px;
  }

  .namespace-serviceCenter .sub-title {
    line-height: 1.2;
  }

  .namespace-serviceCenter .desc {
    margin-bottom: 25px;
  }

  .namespace-serviceCenter .key-bottom {
    margin-bottom: 15px;
  }

  .namespace-serviceCenter .bottom-left .til {
    margin-bottom: 15px;
  }
}

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