@charset "UTF-8";
/**
 * 此文件由Sass生成
 * 请去修改sass/mainBusiness/csOutsource2021.scss
 */
@font-face {
  font-family: "NotoSans";
  src: url("../../fonts/NotoSans/Noto-Sans-SC-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/NotoSans/Noto-Sans-SC-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/NotoSans/Noto-Sans-SC-Regular.woff2") format("woff2"), url("../../fonts/NotoSans/Noto-Sans-SC-Regular.woff") format("woff");
}

#page-cs-outsource-2021 {
  font-family: "NotoSans", Arial, "Microsoft YaHei", sans-serif;
  min-width: 1005px;
  max-width: 1920px;
  margin: 0 auto;
}

#head-banner img {
  width: 100%;
  vertical-align: middle;
}

#head-stats {
  text-align: center;
  background-color: #e3eaf0;
}

#head-stats ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

#head-stats li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  width: 10.41667vw;
  min-width: 104.6875px;
  height: 8.33333vw;
  min-height: 83.75px;
  border-right: 1px solid #a7bbcc;
  color: #2b3647;
}

#head-stats .stat-figure {
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.78125vw;
}

#head-stats .stat-figure .sub, #head-stats .stat-figure sup {
  font-size: 1.04167vw;
  line-height: 1;
}

#head-stats .stat-figure sup {
  vertical-align: 1.04167vw;
}

#head-stats .stat-desc {
  font-size: 1.04167vw;
  line-height: 1;
}

#industry-solution {
  background: url(../../img/mainBusiness/csOutsource2021/industry-solution-bg.jpg) no-repeat 50% 0/contain;
  overflow: hidden;
}

#industry-solution-content {
  width: 77.92%;
  margin: 0 auto;
}

#industry-solution-content h1 {
  text-align: center;
  font-size: 2.60417vw;
  margin: 4.27083% 0 2.5%;
  color: #fff;
}

#industry-solution-tab .tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 4.16667%;
}

#industry-solution-tab .tab-nav li {
  text-align: center;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
  font-weight: bold;
}

#industry-solution-tab .tab-nav li.active, #industry-solution-tab .tab-nav li:hover {
  border-bottom-color: #fff;
}

#industry-solution-tab .tab-content {
  padding: 38px;
  border: 1px solid #ccc;
  background-color: #fff;
}

#industry-solution-tab .tab-content .tab-content-item {
  display: none;
}

#industry-solution-tab .tab-content .tab-content-item.active {
  display: block;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-left {
  width: 43.15%;
  float: left;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-left img {
  width: 100%;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-left .tab-content-item-left-title {
  font-size: 1.97917vw;
  font-weight: bold;
  margin: 2.1875vw 0 3.125vw;
  color: #0a427a;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-left .tab-content-item-left-desc1 {
  font-size: 1.30208vw;
  padding-left: 4px;
  border-left: 4px solid #0a427a;
  line-height: 1;
  margin-bottom: 10px;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-right {
  width: 50%;
  float: right;
  padding-top: 10px;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-right .tab-content-item-right-item {
  margin-bottom: 90px;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-right .tab-content-item-right-icon {
  width: 2.60417vw;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-right .tab-content-item-right-title {
  display: inline;
  font-size: 1.30208vw;
  font-weight: bold;
  margin-left: 4px;
}

#industry-solution-tab .tab-content .tab-content-item .tab-content-item-right .tab-content-item-right-desc {
  color: #666;
}

#service-matrix {
  width: 81.875%;
  margin: 0 auto;
}

#service-matrix .section-heading {
  margin-top: 5vw;
  margin-bottom: 1.04167vw;
  text-align: center;
}

#service-matrix .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.6;
  margin: 0;
}

#service-matrix .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#service-matrix .section-desc {
  text-align: center;
  color: #333;
  margin-bottom: 2.86458vw;
}

#service-matrix-grid .service-matrix-grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3.95833vw;
}

#service-matrix-grid .service-matrix-grid-item {
  max-width: 22.65%;
  position: relative;
}

#service-matrix-grid .service-matrix-grid-item img {
  width: 100%;
}

#service-matrix-grid .service-matrix-grid-item .service-matrix-grid-item-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 1.5625vw;
  font-weight: bold;
  color: #fff;
  line-height: 3.75vw;
  height: 3.75vw;
  width: 61.24%;
  background-color: rgba(0, 0, 0, 0.3);
}

#service-solutions {
  background: url(../../img/mainBusiness/csOutsource2021/Solutions_bg.jpg) no-repeat 50% 0/cover;
  height: 45.83333vw;
}

#service-solutions .service-solutions-left {
  width: 56.09375%;
  float: left;
  padding-left: 6.5625vw;
  margin-right: 2.08333vw;
}

#service-solutions .service-solutions-left .service-solutions-left-title {
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  margin-bottom: 2.1875vw;
  text-align: center;
}

#service-solutions .service-solutions-left .service-solutions-left-heading {
  font-size: 2.60417vw;
  font-weight: bold;
  margin: 7.03125vw 0 0.52083vw;
  color: #fff;
}

#service-solutions .service-solutions-left .service-solutions-left-subheading {
  font-size: 1.30208vw;
  font-weight: bold;
  margin-bottom: 0.52083vw;
  color: #fff;
}

#service-solutions .service-solutions-left .service-solutions-left-desc {
  font-size: 1.30208vw;
  color: #fff;
  margin-bottom: 2.86458vw;
}

#service-solutions .service-solutions-left .service-solutions-left-desc-item {
  margin-bottom: 2.1875vw;
}

#service-solutions .service-solutions-left .service-solutions-left-desc-item-number {
  display: inline-block;
  vertical-align: middle;
  width: 2.08333vw;
  height: 2.08333vw;
  border-radius: 50%;
  position: relative;
  font-size: 1.25vw;
  line-height: 1.25vw;
  border: 2px solid #fff;
  color: #fff;
}

#service-solutions .service-solutions-left .service-solutions-left-desc-item-number span {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  line-height: 1.25vw;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#service-solutions .service-solutions-left .service-solutions-left-desc-item-text {
  vertical-align: middle;
}

#service-solutions .service-solutions-right {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#service-solutions .service-solutions-right img {
  width: 100%;
}

#service-platform .section-heading {
  margin-top: 5vw;
  margin-bottom: 1.04167vw;
  text-align: center;
}

#service-platform .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.6;
  margin: 0;
}

#service-platform .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#service-platform .section-content {
  width: 90.10417%;
  height: 37.55208vw;
  min-height: 377.39844px;
  margin: 0 auto;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.3);
}

#service-platform .content-left {
  float: left;
  width: 71.6763%;
  height: 100%;
  padding-top: 4.9711%;
  position: relative;
}

#service-platform .content-left-grid {
  text-align: center;
  margin-bottom: 4.03226%;
}

#service-platform .content-left-grid img {
  vertical-align: middle;
  margin-left: 1.45161%;
  width: 23.70968%;
}

#service-platform .content-left-desc {
  font-size: 1.30208vw;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12.48266%;
  color: #666;
}

#service-platform .content-right {
  float: left;
  width: 21.96532%;
  overflow: hidden;
  padding-top: 6.24277%;
  margin-right: 0.75145%;
}

#service-platform .content-right-img {
  text-align: center;
}

#service-platform .content-right-img img {
  vertical-align: middle;
  width: 96.57895%;
}

#service-platform .content-right-desc {
  font-size: 1.5625vw;
  margin: 6.57895% 0;
  color: #666;
  text-align: center;
}

#service-platform .content-right-button {
  background-color: #2e67b0;
  color: #fff;
  font-size: 1.35417vw;
  line-height: 1.92308;
  width: 87.5%;
  margin: 0 auto;
  border-radius: 25px;
  display: block;
  text-align: center;
}

#service-process .section-heading {
  margin-top: 5%;
  margin-bottom: 1.04167%;
  text-align: center;
}

#service-process .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.6;
  margin: 0;
}

#service-process .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#service-process .section-desc {
  font-size: 1.30208vw;
  text-align: center;
  color: #666;
}

#service-process .section-content {
  margin-top: 1.5625%;
}

#service-process .section-content ul {
  width: 86.14583%;
  margin: 0 auto 4.42708%;
  height: 13.54167vw;
  min-height: 136.09375px;
  text-align: center;
}

#service-process .section-content ul li {
  float: left;
  position: relative;
  width: 12.7724%;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
  margin-right: 1.51332%;
  border-radius: 8px;
  height: 100%;
}

#service-process .section-content ul li .card-line {
  position: absolute;
  left: 0;
  right: 0;
  top: 15.38462%;
  height: 1px;
  background-color: #2d67b0;
}

#service-process .section-content ul li .card-arrow {
  background: url(../../img/mainBusiness/csOutsource2021/7-1.png) no-repeat;
  width: 43px;
  height: 11px;
  position: absolute;
  left: 100%;
  top: 13.84615%;
  margin-left: -6px;
}

#service-process .section-content ul li .card-number {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -22px;
  top: 18px;
  border: 1px solid #2d67b0;
}

#service-process .section-content ul li .card-number span {
  position: absolute;
  font-size: 26px;
  line-height: 1;
  color: #2d67b0;
  width: 44px;
  text-align: center;
  left: 0;
  top: 50%;
  margin-top: -13px;
}

#service-process .section-content ul li .card-icon {
  margin-top: 42.65403%;
  width: 100%;
  height: 26.92308%;
}

#service-process .section-content ul li .card-desc {
  font-size: 25px;
  text-align: center;
  margin-top: 30px;
  color: #666;
}

#cs-team {
  margin: 0 auto;
}

#cs-team .section-heading {
  margin-top: 5%;
  margin-bottom: 1.04167%;
  text-align: center;
}

#cs-team .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.5;
  margin: 0;
}

#cs-team .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#cs-team-slider {
  position: relative;
  overflow: hidden;
}

#cs-team-slider .swiper-container {
  width: 77.60417vw;
  height: 32.29167vw;
  margin-left: auto;
  margin-right: auto;
}

#cs-team-slider .swiper-slide {
  height: 100%;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  text-align: center;
}

#cs-team-slider .swiper-slide img {
  width: 62.29167vw;
}

#cs-team-slider .swiper-control {
  position: absolute;
  color: #fff;
  top: 50%;
  margin-top: -4.53125vw;
  cursor: pointer;
  z-index: 99;
}

#cs-team-slider .swiper-control img {
  width: 5vw;
  height: 9.0625vw;
}

#cs-team-slider .swiper-prev {
  left: 50%;
  margin-left: -39.0625vw;
}

#cs-team-slider .swiper-next {
  right: 50%;
  margin-right: -39.0625vw;
}

#qualifications .section-heading {
  margin-top: 5%;
  margin-bottom: 1.04167%;
  text-align: center;
}

#qualifications .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.5;
  margin: 0;
}

#qualifications .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#qualifications .section-content {
  width: 86.45833%;
  margin: 2.08333% auto;
}

#qualifications .section-content ul {
  margin: 0.78313% 0;
  overflow: hidden;
}

#qualifications .section-content ul li {
  float: left;
  width: 18.91566%;
  height: 10vw;
  min-height: 100.5px;
  margin-right: 1.08434%;
}

#brands .section-heading {
  margin-top: 5%;
  margin-bottom: 1.04167%;
  text-align: center;
}

#brands .section-heading h3 {
  font-size: 2.60417vw;
  line-height: 1.5;
  margin: 0;
}

#brands .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#brands .section-content {
  margin: 30px auto 80px;
  width: 90%;
}

#brands .section-content table {
  margin: 0 auto;
  table-layout: fixed;
}

#brands .section-content table td {
  border: 1px solid #ccc;
  vertical-align: middle;
  height: 7.29167vw;
  text-align: center;
}

#brands .section-content table td img {
  max-width: 85%;
  max-height: 85%;
}

#apply .section-heading {
  margin-top: 5%;
  margin-bottom: 1.04167%;
  text-align: center;
}

#apply .section-heading h3 {
  font-size: 2.08333vw;
  line-height: 2;
  margin: 0;
}

#apply .section-heading .section-sub-heading {
  font-size: 1.30208vw;
  color: #aaa;
}

#apply .section-content {
  width: 77.60417%;
  height: 17.1875vw;
  min-height: 172.73438px;
  margin: 0 auto 4.16667%;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
  padding-top: 70px;
  border-radius: 8px;
}

#apply .section-content form {
  overflow: hidden;
}

#apply .section-content .apply-form-control {
  float: left;
  width: 50%;
  padding-left: 6.04027%;
}

#apply .section-content .form-control-icon {
  width: 6.71141%;
  display: inline-block;
  vertical-align: middle;
}

#apply .section-content .form-control-icon img {
  vertical-align: middle;
  width: 100%;
}

#apply .section-content label {
  font-size: 1.30208vw;
  margin: 0 1.34228%;
  vertical-align: middle;
}

#apply .section-content input {
  vertical-align: middle;
  width: 61.74497%;
  padding: 0 4.02685%;
  line-height: 2.5;
  font-size: 1.04167vw;
  background-color: #f1f1f1;
  border: 0;
  border-radius: 6px;
}

#apply .section-content input:focus {
  outline: none;
}

#apply .section-content .apply-form-buttons {
  margin-top: 5.03356%;
  text-align: center;
}

#apply .section-content .apply-form-buttons button {
  width: 13.28859%;
  line-height: 1.92;
  text-align: center;
  border-radius: 4px;
  font-size: 1.30208vw;
  color: #fff;
}

#apply .section-content .submit-button {
  background-color: #2e67b0;
  margin-right: 7.38255%;
}

#apply .section-content .reset-button {
  background-color: #a4a4a4;
}

#hotline {
  margin: 0 auto;
  width: 32.8125%;
  margin-bottom: 5.20833%;
  border-radius: 47px;
  color: #fff;
  background-color: #2e67b0;
  font-size: 2.34375vw;
  font-weight: bold;
  line-height: 2.08889;
  text-align: center;
}
