.container {
  width: 75rem;
}
.portfolio {
  padding-top: 3.75rem;
  padding-bottom: 2.5rem;
}
.portfolio .portfolio-content {
  margin-top: 1.875rem;
}
.portfolio .portfolio-content .items {
  margin-bottom: 1.875rem;
}
.portfolio .portfolio-content .items:last-child {
  margin-bottom: 0;
}
.portfolio .portfolio-content .items p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  margin-bottom: 0.75rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  letter-spacing: -0.0125rem;
}
.portfolio .portfolio-content .items p:last-child {
  margin-bottom: 0;
}
.portfolio .portfolio-content .items p.text-center {
  text-align: center;
}
.globally {
  padding-top: 2.625rem;
  padding-bottom: 2.25rem;
  background-color: #FAFAFA;
}
.globally .title h3 {
  line-height: 3rem;
}
.globally .info {
  margin-top: 1rem;
}
.globally .info p {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #333;
  letter-spacing: -0.0125rem;
  text-align: center;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.globally .globally-swiper {
  margin-top: 1.5rem;
}
.globally .globally-swiper .swiper {
  overflow: hidden;
  position: relative;
}
.globally .globally-swiper .swiper .swiper-pagination {
  bottom: 1.625rem;
}
.globally .globally-swiper .swiper .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: transparent;
  border: 0.0625rem solid #fff;
  margin: 0 0.75rem;
  opacity: 1;
}
.globally .globally-swiper .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.globally .globally-swiper img {
  width: 100%;
  display: block;
}
.toptier {
  padding-top: 3.125rem;
  padding-bottom: 3.875rem;
}
.toptier .toptiper-content {
  display: flex;
  position: relative;
}
.toptier .toptiper-content .left-img {
  width: 31.375rem;
  height: 34.75rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/exports/circle-bg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 19.6875rem 11.5625rem;
  display: flex;
  align-items: end;
  justify-content: end;
}
.toptier .toptiper-content .left-img img {
  width: 26rem;
  display: block;
}
.toptier .toptiper-content .right-info {
  width: 54.125rem;
  height: 34.75rem;
  background-color: #FBFDFF;
  margin-left: auto;
  padding: 5.25rem 3rem 0 12.75rem;
}
.toptier .toptiper-content .right-info h5 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #333;
}
.toptier .toptiper-content .right-info h5::after {
  display: block;
  content: '';
  width: 4.75rem;
  height: 0.25rem;
  background-color: #0D4982;
  border-radius: 0.25rem;
  margin-top: 0.625rem;
}
.toptier .toptiper-content .right-info p {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #333;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  margin-top: 2.25rem;
}
.finest {
  padding-top: 3rem;
  padding-bottom: 1.875rem;
  background-color: #FAFAFA;
}
.finest .finest-content {
  display: flex;
  margin-top: 1.875rem;
}
.finest .finest-content .left-box {
  width: 38.25rem;
}
.finest .finest-content .left-box .top-img {
  margin-bottom: 1.25rem;
}
.finest .finest-content .left-box img {
  width: 100%;
  display: block;
}
.finest .finest-content .left-box .bottom-img {
  display: flex;
}
.finest .finest-content .left-box .bottom-img .items {
  flex: 1;
  margin-right: 1.25rem;
}
.finest .finest-content .left-box .bottom-img .items:last-child {
  margin-right: 0;
}
.finest .finest-content .right-info {
  width: calc(100% - 38.25rem);
  margin-left: auto;
  padding-top: 3.25rem;
  padding-left: 3.375rem;
  padding-right: 1.5rem;
}
.finest .finest-content .right-info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.oem {
  padding-top: 3rem;
  padding-bottom: 2.375rem;
}
.oem .oem-content {
  display: flex;
  justify-content: space-between;
  margin-top: 4.75rem;
}
.oem .oem-content .info {
  width: 37.25rem;
}
.oem .oem-content .info p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333;
  letter-spacing: -0.0125rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.oem .oem-content .img {
  width: 35.25rem;
}
.oem .oem-content .img img {
  width: 100%;
  display: block;
}
.solution {
  background-image: url(../images/exports/bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 42.625rem;
  padding-top: 5.75rem;
}
.solution .info {
  width: 36.25rem;
  margin-left: auto;
}
.solution .info h5 {
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 1;
  color: #333;
  text-align: center;
}
.solution .info p {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #333;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  margin-top: 2rem;
}
