#custom-service-banner {
  padding: 170px 0;
  background: url("../../img/customized-services-banner.png") no-repeat;
  background-size: 100% 100%;

}
#custom-service-banner > .banner-content {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
}
#custom-service-banner > .banner-content > h3 {
  max-width: 752px;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#custom-service-banner > .banner-content > p {
  max-width: 752px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}

#main > .main-content {
  padding: 104px 0;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .main-content > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main > .main-content > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 32px;
}

#main > .hardware-customisation {
  padding-top: 64px;
  padding-bottom: 11px;
  background-color: #f5f5f5;
}
#main > .software-customisation {
  padding: 64px 0;
}

#main > .oem-or-odm {
  padding: 64px 0;
  background-color: #f5f5f5;
}
#main > .hardware-customisation > .inner-content,
#main > .software-customisation > .inner-content,
#main > .oem-or-odm > .inner-content {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main > .hardware-customisation > .inner-content > div,
#main > .software-customisation > .inner-content > div,
#main > .oem-or-odm > .inner-content > div {
  width: 335px;
  position: relative;
  margin-right: 184px;
}
#main > .hardware-customisation > .inner-content > div > h3,
#main > .software-customisation > .inner-content > div > h3 {
  font-weight: 400;
  font-size: 60px;
  line-height: 79px;
  letter-spacing: 0.06em;
  color: #f4a524;
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -30px;
}
#main > .oem-or-odm > .inner-content > div > h3 {
  font-weight: 400;
  font-size: 58px;
  line-height: 79px;
  letter-spacing: 0.06em;
  color: #f4a524;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
#main > .hardware-customisation > .inner-content > img,
#main > .software-customisation > .inner-content > img,
#main > .oem-or-odm > .inner-content > img {
  width: 100%;
}
#main > .oem-or-odm > .inner-content > p {
  width: 100%;
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .hardware-customisation > .inner-content > ul,
#main > .software-customisation > .inner-content > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main > .hardware-customisation > .inner-content > ul > li {
  width: 33%;
  margin-bottom: 53px;
  text-align: center;
}
#main > .software-customisation > .inner-content > ul > li {
  width: 33%;
  text-align: center;
}
#main > .hardware-customisation > .inner-content > ul > li > img,
#main > .software-customisation > .inner-content > ul > li > img {
  width: 108px;
  height: 108px;
}
#main > .hardware-customisation > .inner-content > ul > li > .img-intro {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  margin-top: 16px;
  color: #63616a;
}
#main > .software-customisation > .inner-content > ul > li > .img-intro {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  margin-top: 40px;
  color: #1d1e1f;
}
/*#main > .hardware-customisation > img,
#main > .software-customisation > img,
#main > .OEM-OR-ODM > img {
  position: absolute;
  top: 50%;
  left: 360px;
  margin-top: -126px;
  width: 335px;
  height: 252px;
}
#main > .hardware-customisation > h3,
#main > .software-customisation > h3,
#main > .OEM-OR-ODM > h3 {
  position: absolute;
  font-weight: 400;
  font-size: 60px;
  line-height: 79px;
  letter-spacing: 0.06em;
  color: #f4a524;
}
#main > .hardware-customisation > h3 {
  left: 402px;
  top: 212px;
}
#main > .software-customisation > h3 {
  left: 402px;
  top: 0.7813rem;
}
#main > .OEM-OR-ODM > h3 {
  left: 1.8542rem;
  top: 0.7813rem;
}
#main > .hardware-customisation > ul,
#main > .software-customisation > ul {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
#main > .hardware-customisation > ul {
  top: 0.3333rem;
  left: 4.4688rem;
  width: 4.1667rem;
}
#main > .software-customisation > ul {
  top: 0.5833rem;
  left: 4.6771rem;
  width: 3.125rem;
}
#main > .software-customisation > ul > li {
  text-align: center;
}
#main > .hardware-customisation > ul > li {
  width: 1.1823rem;
  text-align: center;
  margin-bottom: 0.2604rem;
}
#main > .hardware-customisation > ul > li > img,
#main > .software-customisation > ul > li > img {
  /~ margin-bottom: 16px; ~/
  margin-bottom: 0.0833rem;
  width: 0.5625rem;
  height: 0.5625rem;
}
#main > .hardware-customisation > ul > li > .img-intro {
  font-weight: 400;
  font-size: 0.0833rem;
  line-height: 0.1094rem;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .software-customisation > ul > li > .img-intro {
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1354rem;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .software-customisation {
  /~ height: 380px; ~/
  height: 1.9792rem;
  position: relative;
}
#main > .OEM-OR-ODM {
  /~ height: 380px; ~/
  height: 1.9792rem;
  background-color: #f5f5f5;
  position: relative;
}
#main > .OEM-OR-ODM > p {
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1771rem;
  letter-spacing: 0.06em;
  color: #63616a;
  top: 0.7656rem;
  left: 4.5781rem;
  position: absolute;
}
#main > .OEM-OR-ODM > .learn-more {
  position: absolute;
  left: 4.5781rem;
  top: 1.4531rem;
  padding: 0.0417rem 0.0833rem;
  font-weight: 400;
  font-size: 0.0833rem;
  line-height: 0.1094rem;
  letter-spacing: 0.06em;
  color: #63616a;
  border: 0.0052rem solid #63616a;
}
#main > .OEM-OR-ODM > .learn-more:hover {
  color: #ffff;
  cursor: pointer;
  background: #828287;
}*/

#main > .our-strengths {
  padding-top: 105px;
  padding-bottom: 55px;
}
#main > .our-strengths > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 48px;
  text-align: center;
}
#main > .our-strengths > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main > .our-strengths > ul > li {
  width: 33%;
  padding: 24px;
  background-color: #f1f1f1;
  margin-bottom: 24px;
}
#main > .our-strengths > ul > li:hover {
  filter: drop-shadow(0px 0px 0.0521rem rgba(0, 0, 0, 0.25));
}

#main > .our-strengths > ul > li .icon-intro {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 24px;
}
#main > .our-strengths > ul > li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}
#main > .our-strengths > ul > li img {
  width: 72px;
  height: 72px;
}


.mobile-software-customisation {
  margin-top: 16px;
}
.mobile-oem-or-odm {
  margin-top: 16px;
}
.mobile-hardware-customisation > .inner-content,
.mobile-software-customisation > .inner-content,
.mobile-oem-or-odm > .inner-content {
  padding: 32px;
  width: calc(100% - 64px);
  max-width: 992px;
  margin: 0 auto;
  background: url("../../img/01.png") no-repeat;
  background-size: 335px 252px;
  background-position: 50% 50%;
  background-color: #f5f5f5;
}
.mobile-software-customisation > .inner-content {
  background: url("../../img/02.png") no-repeat;
  background-size: 335px 252px;
  background-position: 50% 50%;
  background-color: #ffffff;
}
.mobile-oem-or-odm > .inner-content {
  background: url("../../img/03.png") no-repeat;
  background-size: 335px 252px;
  background-position: 50% 50%;
  background-color: #f5f5f5;
  padding-bottom: 102px;
}
.mobile-hardware-customisation > .inner-content > h3,
.mobile-software-customisation > .inner-content > h3,
.mobile-oem-or-odm > .inner-content > h3 {
  font-weight: 400;
  font-size: 60px;
  line-height: 79px;
  letter-spacing: 0.06em;
  color: #f4a524;
}
.mobile-oem-or-odm > .inner-content > p {
  margin-top: 64px;
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  color: #63616a;
}
.mobile-hardware-customisation > .inner-content > ul,
.mobile-software-customisation > .inner-content > ul {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mobile-hardware-customisation > .inner-content > ul > li,
.mobile-software-customisation > .inner-content > ul > li {
  text-align: center;
  width: 33%;
  margin-bottom: 38px;
}
.mobile-hardware-customisation > .inner-content > ul > .text-left,
.mobile-software-customisation > .inner-content > ul > .text-left {
  text-align: left;
}
.mobile-hardware-customisation > .inner-content > ul > .text-right,
.mobile-software-customisation > .inner-content > ul > .text-right {
  text-align: right;
  position: relative;
}
.mobile-hardware-customisation > .inner-content > ul > .text-left > .img-intro,
.mobile-software-customisation > .inner-content > ul > .text-left > .img-intro {
  width: 108px;
  text-align: center;
}
.mobile-hardware-customisation > .inner-content > ul > .text-right > .img-intro,
.mobile-software-customisation
  > .inner-content
  > ul
  > .text-right
  > .img-intro {
  position: absolute;
  right: 0;
}

.mobile-hardware-customisation > .inner-content > ul > li > img,
.mobile-software-customisation > .inner-content > ul > li > img {
  width: 108px;
  height: 108px;
}
.mobile-hardware-customisation > .inner-content > ul > li > .img-intro,
.mobile-software-customisation > .inner-content > ul > li > .img-intro {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  margin-top: 16px;
  color: #63616a;
  text-align: center;
}
