.team-customization {
  width: 100%;
  min-height: 100vh;
  background: #f9fbfe;
}
.team-customization .banner {
  width: 100%;
  position: relative;
  margin-top: 0.9rem;
}
.team-customization .banner img {
  width: 100%;
}
.team-customization .banner .banner-text {
  position: absolute;
  width: 14rem;
  left: 14%;
  top: 50%;
  transform: translateY(-50%);
}
.team-customization .banner .banner-text .banner-text-title1 {
  font-size: 0.56rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.76rem;
}
.team-customization .banner .banner-text .banner-text-title2 {
  font-size: 0.38rem;
  font-weight: 400;
  color: #2EF1FF;
  line-height: 0.59rem;
  margin-top: 0.26rem;
  letter-spacing: 0.32rem;
}
.team-customization .banner .banner-text .banner-text-container {
  margin-top: 0.63rem;
}
.team-customization .banner .banner-text .banner-text-container .banner-text-item {
  width: 3.26rem;
  height: 0.48rem;
  background: rgba(29, 12, 151, 0.35);
  border-radius: 0.24rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.12rem;
}
.team-customization .banner .banner-text .banner-text-container .banner-text-item img {
  width: 0.33rem;
  height: 0.33rem;
  margin-right: 0.12rem;
  margin-left: 0.21rem;
}
.team-customization .banner .banner-text .banner-text-container .banner-text-item .text {
  font-size: 0.25rem;
  font-weight: 400;
  color: #FFFFFF;
}
@media (min-width: 1024px) {
  .team-customization .banner .banner-text {
    left: 15%;
  }
}
@media (min-width: 1400px) {
  .team-customization .banner .banner-text {
    left: 16%;
  }
}
@media (min-width: 1600px) {
  .team-customization .banner .banner-text {
    left: 18%;
  }
}
@media screen and (min-width: 1920px) {
  .team-customization .banner .banner-text {
    left: 20%;
  }
}
.team-customization .flexible-cooperatio-model {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.95rem;
}
.team-customization .flexible-cooperatio-model .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1d1d1d;
}
.team-customization .flexible-cooperatio-model .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.28rem;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container {
  margin-top: 0.67rem;
  display: flex;
  flex-direction: column;
  width: 16rem;
  background: cadetblue;
  box-shadow: 0px 0.01rem 0.34rem 0.06rem rgba(142, 142, 142, 0.15);
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header {
  display: flex;
  align-items: center;
  height: 0.71rem;
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.59rem;
  background: linear-gradient(90deg, #3F2AB4, #5A79ED);
  width: 100%;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.71rem;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item1 {
  width: 2.72rem;
  border-right: 0.03rem solid #fff;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item2 {
  width: 5.44rem;
  border-right: 0.03rem solid #fff;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item3 {
  flex: 1;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body {
  display: flex;
  align-items: center;
  height: 1.25rem;
  width: 100%;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.25rem;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item1 {
  width: 2.72rem;
  border-right: 0.03rem solid #fff;
  background: #e8edfe;
  font-size: 0.25rem;
  font-weight: 500;
  color: #444559;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2 {
  width: 5.44rem;
  border-right: 0.03rem solid #e8ecff;
  font-size: 0.25rem;
  font-weight: 300;
  color: #4D4E62;
  background: #fff;
  justify-content: flex-start;
  display: flex;
  justify-content: center;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2 div {
  width: 70%;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3 {
  flex: 1;
  font-size: 0.25rem;
  font-weight: 300;
  color: #4D4E62;
  background: #fff;
  line-height: 0.31rem;
  justify-content: flex-start;
  display: flex;
  justify-content: center;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3 div {
  width: 80%;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item1-1 {
  background: #d8e1fb;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2-1 {
  background: #e8edfe;
  border-right: 0.03rem solid #fff;
}
.team-customization .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3-1 {
  background-color: #e8edfe;
}
.team-customization .small-beautiful-agile {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.69rem;
}
.team-customization .small-beautiful-agile .title {
  font-size: 0.38rem;
  font-weight: 400;
  color: #1d1d1d;
}
.team-customization .small-beautiful-agile .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.28rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container {
  margin-top: 0.67rem;
  display: flex;
  width: 16rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.946rem;
  height: 3.026rem;
  background: url(../image/teamCustomization-icon33.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 40%;
  border-bottom: 0.02rem solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top img {
  width: 0.94rem;
  height: 0.79rem;
  margin-right: 0.16rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top .text {
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 0.2rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 5% 3%;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item {
  display: flex;
  align-items: center;
  width: 33.3%;
  justify-content: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span {
  display: block;
  flex-shrink: 0;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span:nth-child(1) {
  width: 0.06rem;
  height: 0.06rem;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 0.07rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span:nth-child(2) {
  font-size: 0.25rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.39rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  width: 1.2rem;
  height: 3.026rem;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 40%;
  border-bottom: 0.02rem solid #f9fbfe;
  font-size: 0.25rem;
  font-weight: 400;
  color: #4D4E62;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom span {
  display: block;
  font-size: 0.25rem;
  font-weight: 600;
  color: #4D4E62;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom span:nth-child(2) {
  font-size: 0.19rem;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  width: 5.88rem;
  height: 3.026rem;
  background: #d6dfff;
  display: flex;
  flex-direction: column;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 40%;
  border-bottom: 0.02rem solid #fff;
  font-size: 0.25rem;
  font-weight: 400;
  color: #4D4E62;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-bottom {
  flex: 1;
  display: flex;
  padding: 0 0.4rem;
  justify-content: space-around;
  align-items: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-bottom .box3-bottom-item {
  width: 28%;
  height: 0.39rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  font-size: 0.25rem;
  font-weight: 400;
  color: #4D4E62;
  line-height: 0.39rem;
  text-align: center;
}
.team-customization .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box4 {
  flex: 1;
}
.team-customization .small-beautiful-agile2 .title {
  font-size: 0.38rem;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.946rem;
  height: 3.47rem;
  background: url(../image/teamCustomization-icon35.png) no-repeat;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 34%;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  height: 3.47rem;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 34%;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  height: 3.47rem;
  background-color: #d7d6ff;
}
.team-customization .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 34%;
}
.team-customization .small-beautiful-agile3 .title {
  font-size: 0.38rem;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.946rem;
  height: 4.63rem;
  background: url(../image/teamCustomization-icon34.png) no-repeat;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 26%;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  height: 4.63rem;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 26%;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  height: 4.63rem;
  background-color: #ddd6ff;
}
.team-customization .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 26%;
}
.team-customization .small-beautiful-agile3 .tips {
  width: 16rem;
  font-size: 0.17rem;
  font-weight: 400;
  color: #666666;
  margin-top: 0.31rem;
  display: flex;
  margin-left: 0 auto;
}
.team-customization .small-beautiful-agile3 .tips div {
  margin-left: auto;
}
.team-customization .standardized-service {
  width: 100%;
  margin-top: 0.72rem;
  background: url(../image/teamCustomization-icon7.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .standardized-service .standardized-service-container {
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .standardized-service .standardized-service-container .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.87rem;
}
.team-customization .standardized-service .standardized-service-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.28rem;
  margin-bottom: 0.28rem;
}
.team-customization .standardized-service .standardized-service-container .content-box {
  width: 16rem;
  height: 4rem;
  background: #fff;
  margin-top: 0.39rem;
  display: flex;
  flex-direction: column;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top {
  height: 79%;
  display: flex;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-left {
  background: url(../image/teamCustomization-icon8.png) no-repeat;
  background-size: 100% 100%;
  width: 1.3rem;
  height: 0.44rem;
  font-size: 0.22rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.44rem;
  text-align: center;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-middle {
  margin-left: 0.5rem;
  background: url(../image/teamCustomization-icon9.png) no-repeat;
  background-size: 100% 100%;
  width: 1.81rem;
  height: 1.65rem;
  font-size: 0.25rem;
  font-weight: 500;
  color: #1d1d1d;
  line-height: 0.38rem;
  text-align: center;
  margin-top: 4%;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-middle div {
  margin-top: 1.22rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-middle2 {
  background: url(../image/teamCustomization-icon10.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 1.5rem;
  flex-shrink: 0;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-header {
  font-size: 0.3rem;
  font-weight: 500;
  color: #444559;
  line-height: 0.59rem;
  border-bottom: 0.01rem dashed rgba(102, 102, 102, 0.35);
  padding-bottom: 0.21rem;
  margin-bottom: 0.21rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body {
  display: flex;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2.5rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item span:nth-child(1) {
  width: 0.07rem;
  height: 0.07rem;
  background: #C40E18;
  border-radius: 50%;
  margin-right: 0.09rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item span:nth-child(2) {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.48rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-bottom {
  background-color: #e5eafe;
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 33%;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-bottom .time {
  font-size: 0.19rem;
  font-weight: 300;
  color: #666666;
  margin-right: 0.19rem;
}
.team-customization .standardized-service .standardized-service-container .content-box .content-box-bottom .num {
  font-size: 0.19rem;
  font-weight: 500;
  color: #4D4E62;
}
.team-customization .standardized-service .standardized-service-container .tips {
  font-size: 0.17rem;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0.31rem;
  margin-left: auto;
  margin-bottom: 0.71rem;
}
.team-customization .resolve-points {
  width: 100%;
  background: url(../image/teamCustomization-icon32.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.2rem;
}
.team-customization .resolve-points .resolve-points-container {
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .resolve-points .resolve-points-container .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1d1d1d;
  padding-top: 0.87rem;
}
.team-customization .resolve-points .resolve-points-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.28rem;
  margin-bottom: 0.28rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box {
  width: 16rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.38rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item {
  display: flex;
  flex-direction: column;
  width: 6.44rem;
  height: 5.74rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 0.3rem 0.07rem rgba(156, 167, 183, 0.15);
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header {
  height: 23%;
  background: url(../image/teamCustomization-icon30.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header img {
  width: 0.95rem;
  height: 0.68rem;
  margin-right: 0.31rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header div {
  font-size: 0.3rem;
  font-weight: 500;
  color: #FFFFFF;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header2 {
  background: url(../image/teamCustomization-icon31.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header2 img {
  width: 1.6rem;
  height: 0.67rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item {
  display: flex;
  align-items: center;
  margin-left: 1rem;
  width: 50%;
  margin-bottom: 0.18rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item img {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.11rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item div {
  font-size: 0.25rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.54rem;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-middle {
  height: 6.74rem;
  display: flex;
  align-items: center;
}
.team-customization .resolve-points .resolve-points-container .resolve-points-container-box .box-middle img {
  width: 0.7rem;
  height: 0.7rem;
}
.team-customization .gather-elites {
  width: 100%;
  background: url(../image/teamCustomization-icon15.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.48rem;
}
.team-customization .gather-elites .gather-elites-container {
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .gather-elites .gather-elites-container .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.65rem;
}
.team-customization .gather-elites .gather-elites-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.28rem;
  margin-bottom: 0.67rem;
}
.team-customization .gather-elites .gather-elites-container .gather-elites-container-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team-customization .gather-elites .gather-elites-container .gather-elites-container-box .box-item {
  width: 18.6%;
  height: 0.74rem;
  border: 0.01rem solid #68b3e2;
  font-size: 0.25rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.74rem;
  text-align: center;
  flex-shrink: 0;
  margin-bottom: 0.24rem;
  background: rgba(16, 54, 152, 0.6);
}
.team-customization .focus-industries {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .focus-industries .gather-elites-container {
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .focus-industries .gather-elites-container .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1d1d1d;
  padding-top: 0.65rem;
}
.team-customization .focus-industries .gather-elites-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.28rem;
  margin-bottom: 0.28rem;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box {
  width: 16rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.39rem;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item {
  width: 5.04rem;
  height: 3.96rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.34rem;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top {
  height: 2.37rem;
  background: url(../image/teamCustomization-icon16.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;
  font-weight: 500;
  color: #FFFFFF;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top2 {
  background: url(../image/teamCustomization-icon17.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top3 {
  background: url(../image/teamCustomization-icon18.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top4 {
  background: url(../image/teamCustomization-icon19.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top5 {
  background: url(../image/teamCustomization-icon20.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top6 {
  background: url(../image/teamCustomization-icon21.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0;
  flex: 1;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name {
  width: 34%;
  height: 0.4rem;
  background: #F0F2F7;
  border-radius: 0.2rem;
  font-size: 0.19rem;
  font-weight: 300;
  color: #666666;
  text-align: center;
  line-height: 0.4rem;
  margin-right: 0.2rem;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name:nth-child(2n) {
  margin-right: 0;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name2 {
  width: 45%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name2-1 {
  width: calc(90% + 0.2rem);
  margin-right: 0;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name3 {
  width: 40%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name3-1 {
  width: calc(80% + 0.2rem);
  margin-right: 0;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name5 {
  width: 80%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name5:nth-child(1) {
  margin-right: 0;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name4 {
  width: 40%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name4-1,
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name4-2 {
  width: 25%;
}
.team-customization .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name4-3 {
  width: calc(30% - 0.2rem);
  margin-left: 0.2rem;
  margin-right: 0;
}
.team-customization .delivering-talent {
  width: 100%;
  background: url(../image/teamCustomization-icon22.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.75rem;
  margin-top: 0.35rem;
}
.team-customization .delivering-talent .delivering-talent-container {
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .delivering-talent .delivering-talent-container .title {
  font-size: 0.42rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.87rem;
}
.team-customization .delivering-talent .delivering-talent-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.28rem;
  margin-bottom: 0.67rem;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box {
  width: 16rem;
  height: 11.39rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #FFFFFF;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-top img {
  width: 15.68rem;
  height: 6.39rem;
  margin-top: 0.18rem;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top {
  width: 90%;
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.4rem;
  border-bottom: 0.01rem dashed rgba(102, 102, 102, 0.35);
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top:nth-child(2) {
  border: none;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item {
  flex-shrink: 0;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header {
  display: flex;
  align-items: center;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header img {
  width: 0.42rem;
  height: 0.43rem;
  margin-right: 0.08rem;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header div {
  font-size: 0.25rem;
  font-weight: 500;
  color: #1D1D1D;
}
.team-customization .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-content {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.33rem;
  margin-top: 0.15rem;
}
.team-customization .write {
  background-color: #fff;
  height: 1rem;
}
.team-customization-mobile {
  margin: 0.73rem auto 0 auto;
  max-width: 7.5rem;
  min-width: auto;
}
.team-customization-mobile .banner {
  width: 100%;
  position: relative;
}
.team-customization-mobile .banner img {
  width: 100%;
}
.team-customization-mobile .banner .banner-text {
  position: absolute;
  padding: 0 0.61rem;
  top: 50%;
  transform: translateY(-50%);
}
.team-customization-mobile .banner .banner-text .banner-text-title1 {
  font-size: 0.33rem;
  font-weight: bold;
  color: #FFFFFF;
}
.team-customization-mobile .banner .banner-text .banner-text-title2 {
  font-size: 0.28rem;
  font-weight: 400;
  color: #2EF1FF;
  line-height: 0.44rem;
  margin-top: 0.15rem;
  letter-spacing: 0.13rem;
}
.team-customization-mobile .banner .banner-text .banner-text-container {
  margin-top: 0.4rem;
}
.team-customization-mobile .banner .banner-text .banner-text-container .banner-text-item {
  width: 2.73rem;
  height: 0.35rem;
  background: #1d0c97;
  border-radius: 0.16rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.09rem;
}
.team-customization-mobile .banner .banner-text .banner-text-container .banner-text-item img {
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.07rem;
  margin-left: 0.06rem;
}
.team-customization-mobile .banner .banner-text .banner-text-container .banner-text-item .text {
  font-size: 0.19rem;
  font-weight: 400;
  color: #FFFFFF;
}
.team-customization-mobile .flexible-cooperatio-model {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.68rem;
}
.team-customization-mobile .flexible-cooperatio-model .title {
  font-size: 0.31rem;
  font-weight: 400;
  color: #1d1d1d;
}
.team-customization-mobile .flexible-cooperatio-model .subtitle {
  font-size: 0.22rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.33rem;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container {
  margin-top: 0.63rem;
  display: flex;
  flex-direction: column;
  width: 6.96rem;
  background: cadetblue;
  box-shadow: 0px 0px 0.19rem 0.01rem rgba(221, 221, 221, 0.6);
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header {
  display: flex;
  align-items: center;
  height: 0.6rem;
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.34rem;
  background: linear-gradient(90deg, #3F2AB4, #5A79ED);
  width: 100%;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.71rem;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item1 {
  width: 1.24rem;
  border-right: 0.02rem solid #fff;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item2 {
  width: 2.43rem;
  border-right: 0.02rem solid #fff;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-header .table-header-item3 {
  flex: 1;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body {
  display: flex;
  align-items: center;
  height: 1.3rem;
  width: 100%;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.3rem;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item1 {
  width: 1.24rem;
  border-right: 0.02rem solid #fff;
  background: #e8edfe;
  font-size: 0.21rem;
  font-weight: 500;
  color: #444559;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2 {
  width: 2.43rem;
  border-right: 0.03rem solid #e8ecff;
  font-size: 0.21rem;
  font-weight: 300;
  color: #4D4E62;
  background: #fff;
  justify-content: flex-start;
  display: flex;
  justify-content: center;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2 div {
  width: 90%;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3 {
  flex: 1;
  font-size: 0.21rem;
  font-weight: 300;
  color: #4D4E62;
  background: #fff;
  line-height: 0.31rem;
  justify-content: flex-start;
  display: flex;
  justify-content: center;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3 div {
  width: 90%;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item1-1 {
  background: #d8e1fb;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item2-1 {
  background: #e8edfe;
  border-right: 0.03rem solid #fff;
}
.team-customization-mobile .flexible-cooperatio-model .flexible-cooperatio-model-container .flexible-cooperatio-model-container-table-body .table-body-item3-1 {
  background-color: #e8edfe;
}
.team-customization-mobile .small-beautiful-agile {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.69rem;
}
.team-customization-mobile .small-beautiful-agile .title {
  font-size: 0.33rem;
  font-weight: 400;
  color: #1d1d1d;
}
.team-customization-mobile .small-beautiful-agile .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.33rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container {
  margin-top: 0.67rem;
  display: flex;
  flex-direction: column;
  width: 6.96rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.96rem;
  height: 2.27rem;
  background: url(../image/teamCustomization-h5-icon3.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 0.91rem;
  border-bottom: 0.02rem solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top img {
  width: 0.94rem;
  height: 0.79rem;
  margin-right: 0.16rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top .text {
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 0.1rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 4% 3%;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item {
  display: flex;
  align-items: center;
  width: 33.3%;
  justify-content: center;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span {
  display: block;
  flex-shrink: 0;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span:nth-child(1) {
  width: 0.07rem;
  height: 0.07rem;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 0.1rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-bottom .box1-bottom-item span:nth-child(2) {
  font-size: 0.23rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.5rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-bottom {
  display: flex;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  width: 1.1rem;
  height: 2.1rem;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 40%;
  border-bottom: 0.02rem solid #fff;
  font-size: 0.23rem;
  font-weight: 400;
  color: #4D4E62;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f6f7fc;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  background-color: #f6f7fc;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom span {
  display: block;
  font-size: 0.23rem;
  font-weight: 600;
  color: #4D4E62;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-bottom span:nth-child(2) {
  font-size: 0.19rem;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  width: 4.51rem;
  height: 2.1rem;
  background: #d6dfff;
  display: flex;
  flex-direction: column;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 40%;
  border-bottom: 0.02rem solid #fff;
  font-size: 0.23rem;
  font-weight: 400;
  color: #4D4E62;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-bottom {
  flex: 1;
  display: flex;
  padding: 0 0.3rem;
  justify-content: space-around;
  align-items: center;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-bottom .box3-bottom-item {
  width: 30%;
  height: 0.39rem;
  background: #FFFFFF;
  border-radius: 0.5rem;
  font-size: 0.23rem;
  font-weight: 400;
  color: #4D4E62;
  line-height: 0.39rem;
  text-align: center;
}
.team-customization-mobile .small-beautiful-agile .small-beautiful-agile-container .small-beautiful-agile-container-box4 {
  flex: 1;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.96rem;
  height: 3rem;
  background: url(../image/teamCustomization-h5-icon5.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 0.91rem;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  height: 2.1rem;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 40%;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  height: 2.1rem;
  background-color: #d7d6ff;
}
.team-customization-mobile .small-beautiful-agile2 .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 40%;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box1 {
  width: 6.96rem;
  height: 4.24rem;
  background: url(../image/teamCustomization-h5-icon7.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box1 .box1-top {
  height: 0.91rem;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box2 {
  height: 2.1rem;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box2 .box2-top {
  height: 40%;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box3 {
  height: 2.1rem;
  background-color: #ddd6ff;
}
.team-customization-mobile .small-beautiful-agile3 .small-beautiful-agile-container .small-beautiful-agile-container-box3 .box3-top {
  height: 40%;
}
.team-customization-mobile .small-beautiful-agile3 .tips {
  width: 16rem;
  font-size: 0.17rem;
  font-weight: 400;
  color: #666666;
  margin-top: 0.31rem;
  display: flex;
  margin-left: 0 auto;
}
.team-customization-mobile .small-beautiful-agile3 .tips div {
  margin-left: auto;
}
.team-customization-mobile .standardized-service {
  width: 100%;
  margin-top: 0.66rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .standardized-service .standardized-service-container {
  width: 6.96rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #514bce;
}
.team-customization-mobile .standardized-service .standardized-service-container .title {
  font-size: 0.33rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.69rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.21rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box {
  width: 6.51rem;
  height: 2.59rem;
  background: #fff;
  margin-top: 0.58rem;
  display: flex;
  flex-direction: column;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top {
  height: 2.04rem;
  display: flex;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-left div:nth-child(1) {
  background: url(../image/teamCustomization-h5-icon9.png) no-repeat;
  background-size: 100% 100%;
  width: 0.88rem;
  height: 0.3rem;
  font-size: 0.21rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.3rem;
  text-align: center;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-left div:nth-child(2) {
  margin-left: 0.1rem;
  background: url(../image/teamCustomization-h5-icon10.png) no-repeat;
  background-size: 100% 100%;
  width: 1.28rem;
  height: 1.18rem;
  font-size: 0.21rem;
  font-weight: 500;
  color: #1d1d1d;
  line-height: 0.21rem;
  text-align: center;
  margin-top: 0.23rem;
  position: relative;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-left div:nth-child(2) span {
  display: block;
  position: absolute;
  bottom: 0.06rem;
  left: 0.22rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-left2 div:nth-child(2) {
  background: url(../image/teamCustomization-h5-icon11.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-middle2 {
  background: url(../image/teamCustomization-h5-icon11.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.3rem;
  flex-shrink: 0;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-header {
  font-size: 0.23rem;
  font-weight: 500;
  color: #444559;
  line-height: 0.41rem;
  border-bottom: 0.01rem dashed rgba(102, 102, 102, 0.35);
  padding-bottom: 0.1rem;
  margin-bottom: 0.15rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body {
  display: flex;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-right: 0.25rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item span:nth-child(1) {
  width: 0.07rem;
  height: 0.07rem;
  background: #C40E18;
  border-radius: 50%;
  margin-right: 0.06rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-top .content-box-top-right .content-box-top-right-body .body-item span:nth-child(2) {
  font-size: 0.19rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.33rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-bottom {
  background-color: #e5eafe;
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 27%;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-bottom .time {
  font-size: 0.2rem;
  font-weight: 300;
  color: #666666;
  margin-right: 0.01rem;
}
.team-customization-mobile .standardized-service .standardized-service-container .content-box .content-box-bottom .num {
  font-size: 0.2rem;
  font-weight: 500;
  color: #4D4E62;
}
.team-customization-mobile .standardized-service .standardized-service-container .tips {
  font-size: 0.17rem;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0.27rem;
  margin-left: auto;
  margin-bottom: 0.5rem;
}
.team-customization-mobile .resolve-points {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .resolve-points .resolve-points-container {
  width: 6.96rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .resolve-points .resolve-points-container .title {
  font-size: 0.33rem;
  font-weight: 400;
  color: #1d1d1d;
  padding-top: 0.66rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .subtitle {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.31rem;
  margin-bottom: 0.66rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box {
  width: 6.96rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item {
  display: flex;
  flex-direction: column;
  width: 6.96rem;
  height: 3.02rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 0.3rem 0.07rem rgba(156, 167, 183, 0.15);
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header {
  height: 1.18rem;
  background: url(../image/teamCustomization-icon30.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header img {
  width: 0.95rem;
  height: 0.68rem;
  margin-right: 0.31rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header div {
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header2 {
  background: url(../image/teamCustomization-icon31.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-header2 img {
  width: 1.6rem;
  height: 0.67rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main {
  display: flex;
  align-items: center;
  flex: 1;
  flex-wrap: wrap;
  padding: 0.4rem 0.49rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item {
  display: flex;
  align-items: center;
  width: 33%;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item img {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.11rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-item .box-item-main .main-item div {
  font-size: 0.21rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.54rem;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-middle {
  display: flex;
  height: 0.85rem;
  justify-content: center;
  align-items: center;
}
.team-customization-mobile .resolve-points .resolve-points-container .resolve-points-container-box .box-middle img {
  width: 0.38rem;
  height: 0.37rem;
}
.team-customization-mobile .gather-elites {
  width: 100%;
  margin-top: 0.85rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .gather-elites .gather-elites-container {
  width: 6.96rem;
  height: 8.98rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../image/teamCustomization-h5-icon16.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .gather-elites .gather-elites-container .title {
  font-size: 0.31rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.62rem;
}
.team-customization-mobile .gather-elites .gather-elites-container .subtitle {
  font-size: 0.22rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.21rem;
  margin-bottom: 0.67rem;
}
.team-customization-mobile .gather-elites .gather-elites-container .gather-elites-container-box {
  width: calc(100% - 0.52rem);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.26rem;
}
.team-customization-mobile .gather-elites .gather-elites-container .gather-elites-container-box .box-item {
  width: 2rem;
  height: 0.67rem;
  border: 0.01rem solid #68b3e2;
  font-size: 0.24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.74rem;
  text-align: center;
  flex-shrink: 0;
  margin-bottom: 0.22rem;
  background: rgba(16, 54, 152, 0.6);
}
.team-customization-mobile .gather-elites .gather-elites-container .gather-elites-container-box .box-item:nth-last-child(1) {
  border: none;
  background: transparent;
}
.team-customization-mobile .focus-industries {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .focus-industries .gather-elites-container {
  width: 6.96rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .focus-industries .gather-elites-container .title {
  font-size: 0.31rem;
  font-weight: 400;
  color: #1d1d1d;
  padding-top: 0.65rem;
}
.team-customization-mobile .focus-industries .gather-elites-container .subtitle {
  font-size: 0.22rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.21rem;
  margin-bottom: 0.66rem;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box {
  width: 6.96rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item {
  width: 3.42rem;
  height: 2.69rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.32rem;
  box-shadow: 0px 0px 0.3rem 0.07rem rgba(156, 166, 184, 0.15);
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top {
  height: 1.62rem;
  background: url(../image/teamCustomization-h5-icon30.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.25rem;
  font-weight: 500;
  color: #FFFFFF;
  flex-shrink: 0;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top2 {
  background: url(../image/teamCustomization-h5-icon17.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top3 {
  background: url(../image/teamCustomization-h5-icon18.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top4 {
  background: url(../image/teamCustomization-h5-icon19.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top5 {
  background: url(../image/teamCustomization-h5-icon20.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-top6 {
  background: url(../image/teamCustomization-h5-icon21.png) no-repeat;
  background-size: 100% 100%;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0;
  flex: 1;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name {
  font-size: 0.21rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.31rem;
}
.team-customization-mobile .focus-industries .gather-elites-container .gather-elites-container-box .box-item .item-bottom .name2 {
  padding: 0 0.15rem;
}
.team-customization-mobile .delivering-talent {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.54rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container {
  width: 6.96rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../image/teamCustomization-h5-icon29.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.7rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .title {
  font-size: 0.31rem;
  font-weight: 400;
  color: #fff;
  padding-top: 0.66rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .subtitle {
  font-size: 0.22rem;
  font-weight: 300;
  color: #fff;
  margin-top: 0.21rem;
  margin-bottom: 0.69rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box {
  width: 6.49rem;
  background: #FFFFFF;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-top {
  margin-bottom: 0.39rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-top img {
  width: 6.44rem;
  height: 2.65rem;
  margin-top: 0.08rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top {
  margin-top: 0.23rem;
  width: 92%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.23rem;
  border-bottom: 0.01rem dashed rgba(102, 102, 102, 0.35);
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top:nth-child(3) {
  border: none;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item {
  flex-shrink: 0;
  width: 46%;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header {
  display: flex;
  align-items: center;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header img {
  width: 0.42rem;
  height: 0.43rem;
  margin-right: 0.08rem;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-header div {
  font-size: 0.25rem;
  font-weight: 500;
  color: #1D1D1D;
}
.team-customization-mobile .delivering-talent .delivering-talent-container .delivering-talent-container-box .delivering-talent-container-box-bottom .bottom-top .bottom-item .item-content {
  font-size: 0.2rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.31rem;
  margin-top: 0.15rem;
}
@media screen and (max-width: 750px) {
  .team-customization-mobile {
    display: block;
  }
  .team-customization {
    display: none;
  }
}
@media screen and (min-width: 750px) {
  .team-customization-mobile {
    display: none;
  }
  .team-customization {
    display: block;
  }
}
