.bg-orengered {
  background: url("/catalog/view/theme/chinadivision_web/image/solutions/valueadded/value-added-services.webp") no-repeat center;
  background-position: 50% 50%;
  background-size: cover;
  height: 400px;
  padding-top: 5%;
  margin-top: 51px;
}
/* New Modules Styles */
h3.service-subtitle {
  font-size: 24px !important;
  color: #2C2D2E !important;
  line-height: 24px !important;
  margin-bottom: 18px !important;
  text-align: left !important;
  font-weight: 600 !important;
}
/* Kitting and assembly services */
.kitting-assembly-services {
  padding: 80px 0;
  background: #fff;
  scroll-margin-top: 80px;
  /* 锚点滚动优化 */
}
.kitting-assembly-services .solutions-title {
  font-weight: 700;
}
.kitting-assembly-services .service-description {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 30px;
}
.kitting-assembly-services .service-features {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
}
.kitting-assembly-services .service-features .feature-item {
  flex: 0 0 calc(50% - 8px);
  /* 两列 + 考虑gap（16px的一半） */
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}
.kitting-assembly-services .service-features .feature-item:nth-child(1),
.kitting-assembly-services .service-features .feature-item:nth-child(2) {
  border-bottom: 1px solid #F2F2F2;
  padding-bottom: 30px;
}
.kitting-assembly-services .service-features .feature-item:nth-child(2n) {
  padding-left: 15px;
}
.kitting-assembly-services .service-features .feature-item .feature-icon {
  width: 48px;
  margin-right: 15px;
  object-fit: contain;
}
.kitting-assembly-services .service-features .feature-item .feature-content {
  font-size: 16px;
  display: block;
  color: #2C2D2E;
  margin: 0;
  font-weight: 500;
}
.kitting-assembly-services .contact-button {
  margin-top: 0;
}
.kitting-assembly-services .contact-button .contact-chinadivision {
  background: #004097;
  color: #fff;
  padding: 12px 30px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #004097;
  transition: all 0.3s;
}
.kitting-assembly-services .contact-button .contact-chinadivision:hover {
  background: #fff;
  color: #004097;
  text-decoration: none;
}
/* Customized Services */
.customized-services {
  padding: 80px 0;
  scroll-margin-top: 80px;
}
.customized-services .service-subtitle {
  font-size: 24px;
}
.customized-services .customized-services-img {
  border-radius: 8px;
}
.customized-services .service-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.customized-services .service-list li {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
  list-style: none;
}
.customized-services .service-list li:before {
  content: "•";
  color: #004097;
  font-weight: bold;
  width: 12px;
  height: 12px;
  border: 1px solid #004097;
  text-align: center;
  line-height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.customized-services .service-description {
  font-size: 16px;
  color: #757575;
}
.customized-services .get-service-button {
  margin-top: 30px;
}
.customized-services .get-service-button .get-service {
  background: #004097;
  color: #fff;
  padding: 12px 30px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #004097;
  transition: all 0.3s;
}
.customized-services .get-service-button .get-service:hover {
  background: #fff;
  color: #004097;
  text-decoration: none;
}
/* Quality Inspection */
.quality-inspection {
  padding: 80px 0;
  background: #fff;
  scroll-margin-top: 80px;
}
.quality-inspection .solutions-title {
  text-align: left !important;
  margin-bottom: 20px;
}
.quality-inspection .service-description {
  font-size: 16px;
  padding-right: 26px;
}
.quality-inspection .inspection-features {
  margin: 30px 0;
  padding-left: 40px;
}
.quality-inspection .inspection-features .inspection-item-1 {
  position: relative;
}
.quality-inspection .inspection-features .inspection-item-1:before {
  position: absolute;
  left: -40px;
  top: 24px;
  height: 86px;
  width: 32px;
  border: 3px solid #004097;
  content: '';
  border-right: none;
}
.quality-inspection .inspection-features .inspection-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.quality-inspection .inspection-features .inspection-item .inspection-icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  flex-shrink: 0;
}
.quality-inspection .inspection-features .inspection-item .inspection-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.quality-inspection .inspection-features .inspection-item .inspection-content h4 {
  font-size: 18px;
  color: #2C2D2E;
  margin: 0 0 8px 0;
  font-weight: 600;
}
.quality-inspection .inspection-features .inspection-item .inspection-content p {
  font-size: 14px;
  color: #6B6B6B;
  margin: 0;
  line-height: 22px;
}
.bg-none {
  background: none !important;
}
.bg-orengered h1 {
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.bg-orengered p {
  font-size: 20px;
  color: #FFFFFF;
}
.commitments-minimum {
  background: #004097;
  padding: 68px 0;
}
.commitments-minimum .card-title {
  font-size: 32px;
  color: #FFFFFF;
  margin: 0 0 30px;
}
.commitments-minimum .card-text {
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0 0 20px;
}
.commitments-minimum .about-btn {
  font-size: 18px;
  line-height: 22px;
  color: #004097;
  border-color: #004097 !important;
  border-radius: 100px;
  padding: 14px 57px;
  background: #fff;
}
.started-now:hover {
  background: #B9D5E6 !important;
}
.solutions-right,
.solutions-left,
.service-guide {
  padding: 80px 0;
}
.solutions-left,
.service-guide {
  background: #F7F7F7;
}
.solutions-title {
  font-size: 28px;
  color: #2C2D2E;
  margin-bottom: 40px;
}
.solutions-subtitle {
  font-size: 22px;
  color: #2C2D2E;
  line-height: 24px;
  margin-bottom: 18px;
}
.solutions-text {
  font-size: 16px;
  color: #6B6B6B;
  line-height: 30px;
}
.sourcing-appeal {
  padding: 70px 0;
}
.sourcing-appeal h4 {
  font-size: 20px;
  color: #2C2D2E;
  line-height: 36px;
  padding: 30px 25px;
  background: #F1F7FF;
  border: 1px dashed #004097;
  border-radius: 8px;
}
.sourcing-appeal p {
  font-size: 20px;
  color: #2C2D2E;
  line-height: 36px;
  padding: 30px 25px;
  background: #F1F7FF;
  border: 1px dashed #004097;
  border-radius: 8px;
  font-weight: 500;
}
.swiper-button-next:before {
  display: none;
}
.swiper-button-prev:before {
  display: none;
}
.swiper-viewport .swiper-button-prev {
  left: -70px !important;
}
.swiper-viewport .swiper-button-next {
  right: -30px !important;
}
.guide-title {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  background: rgba(44, 45, 46, 0.7);
  left: 0;
  bottom: 0;
  padding: 10px 0;
}
.solutions-right ul,
.solutions-left ul {
  list-style: none;
}
.solutions-right ul li,
.solutions-left ul li {
  font-size: 16px;
  color: #6B6B6B;
  line-height: 30px;
}
.solutions-right ul li .s-red,
.solutions-left ul li .s-red {
  color: #E60012;
  width: 6px;
  height: 6px;
  left: 15px;
}
.sourcing-appeal {
  background: #F7F7F7;
}
.service-guide {
  background: #FFF;
}
.f7f {
  background-color: #F7F7F7;
}
.h-120 {
  height: 120px;
  line-height: 120px;
}
.h-120 ul {
  width: 95%;
  margin: 0 auto;
}
.h-120 ul li {
  width: 25%;
}
.h-120 ul li a {
  height: 38px;
  font-size: 24px;
  font-family: OpenSans-Semibold, OpenSans;
  color: #666666;
  line-height: 38px;
}
.h-120 ul li a:hover {
  color: #c3c3c3;
  text-decoration: none;
}
.nav-a {
  text-decoration: none;
  border-bottom: 3px solid #4C4C4C;
  display: inline-block;
  padding-bottom: 10px;
  font-weight: 600;
}
.solutions-right ul,
.solutions-left ul {
  list-style: none;
}
.solutions-right ul li,
.solutions-left ul li {
  font-size: 16px;
  color: #6B6B6B;
  line-height: 30px;
}
.solutions-right ul li .s-red,
.solutions-left ul li .s-red {
  color: #E60012;
  width: 6px;
  height: 6px;
  left: 15px;
}
.sourcing-appeal {
  background: #F7F7F7;
}
.service-guide {
  background: #FFF;
}
.f7f {
  background-color: #F7F7F7;
}
.h-120 {
  height: 120px;
  line-height: 120px;
}
.h-120 ul {
  width: 95%;
  margin: 0 auto;
}
.h-120 ul li {
  width: 25%;
}
.h-120 ul li a {
  height: 38px;
  font-size: 24px;
  font-family: OpenSans-Semibold, OpenSans;
  color: #666666;
  line-height: 38px;
}
.h-120 ul li a:hover {
  color: #c3c3c3;
  text-decoration: none;
}
.nav-a {
  text-decoration: none;
  border-bottom: 3px solid #4C4C4C;
  display: inline-block;
  padding-bottom: 10px;
  font-weight: 600;
}
.swiper-button-next:before {
  display: none;
}
.swiper-button-prev:before {
  display: none;
}
.swiper-viewport .swiper-button-prev {
  left: -70px !important;
}
.swiper-viewport .swiper-button-next {
  right: -30px !important;
}
.guide-title {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
  background: rgba(44, 45, 46, 0.7);
  left: 0;
  bottom: 0;
  padding: 10px 0;
}
.swiper-slide {
  height: auto!important;
}
.rounded-rectangle.w-100 {
  box-shadow: 0px 0px 68px 0px rgba(4, 49, 182, 0.13);
  border-radius: 0%;
  width: 450px !important;
}
@media screen and (max-width: 1030px) {
  /* New Modules Styles */
  h3.service-subtitle {
    font-size: 0.32rem !important;
    color: #2C2D2E !important;
    line-height: 0.36rem !important;
    margin-bottom: 0.3rem !important;
    text-align: center !important;
    font-weight: 600 !important;
  }
  .col-md-5,
  .col-md-4,
  .col-md-6,
  .col-md-7,
  .col-md-8 {
    width: 100% !important;
    min-width: 100% !important;
  }
  .rounded-rectangle.w-100 {
    width: 100% !important;
  }
  .kitting-assembly-services,
  .customized-services,
  .quality-inspection {
    padding: 20px 0;
  }
  .kitting-assembly-services .container,
  .customized-services .container,
  .quality-inspection .container {
    padding: 0 0.32rem;
  }
  .kitting-assembly-services .solutions-title,
  .customized-services .solutions-title,
  .quality-inspection .solutions-title {
    font-size: 0.36rem;
    line-height: 0.38rem;
    margin-bottom: 0.5rem;
  }
  .kitting-assembly-services .service-subtitle,
  .customized-services .service-subtitle,
  .quality-inspection .service-subtitle {
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
  }
  .kitting-assembly-services .service-description,
  .customized-services .service-description,
  .quality-inspection .service-description {
    font-size: 0.26rem;
    line-height: 0.4rem;
    margin-bottom: 0.3rem;
    color: #6B6B6B;
  }
  .kitting-assembly-services .row,
  .customized-services .row,
  .quality-inspection .row {
    flex-direction: column-reverse;
  }
  .kitting-assembly-services .row .col-md-6,
  .customized-services .row .col-md-6,
  .quality-inspection .row .col-md-6 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
  .kitting-assembly-services .service-features .feature-item,
  .customized-services .service-features .feature-item,
  .quality-inspection .service-features .feature-item {
    flex: 0 0 calc(100%);
    padding-left: 0 !important;
    margin-bottom: 0.3rem;
  }
  .kitting-assembly-services .service-features .feature-item:nth-child(1),
  .customized-services .service-features .feature-item:nth-child(1),
  .quality-inspection .service-features .feature-item:nth-child(1),
  .kitting-assembly-services .service-features .feature-item:nth-child(2),
  .customized-services .service-features .feature-item:nth-child(2),
  .quality-inspection .service-features .feature-item:nth-child(2) {
    padding-bottom: 20px;
  }
  .kitting-assembly-services .service-features .feature-item:nth-child(4),
  .customized-services .service-features .feature-item:nth-child(4),
  .quality-inspection .service-features .feature-item:nth-child(4) {
    justify-content: center;
  }
  .kitting-assembly-services .service-features .feature-item .feature-icon,
  .customized-services .service-features .feature-item .feature-icon,
  .quality-inspection .service-features .feature-item .feature-icon {
    width: 0.8rem;
    line-height: 0.6;
    margin-right: 0.2rem;
  }
  .kitting-assembly-services .service-features .feature-item .feature-content,
  .customized-services .service-features .feature-item .feature-content,
  .quality-inspection .service-features .feature-item .feature-content {
    font-size: 0.26rem;
  }
  .kitting-assembly-services .service-list li,
  .customized-services .service-list li,
  .quality-inspection .service-list li {
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
  .kitting-assembly-services .service-list li:before,
  .customized-services .service-list li:before,
  .quality-inspection .service-list li:before {
    top: 4px;
  }
  .kitting-assembly-services .inspection-features,
  .customized-services .inspection-features,
  .quality-inspection .inspection-features {
    padding-left: 0;
  }
  .kitting-assembly-services .inspection-features .inspection-item-1::before,
  .customized-services .inspection-features .inspection-item-1::before,
  .quality-inspection .inspection-features .inspection-item-1::before {
    display: none;
  }
  .kitting-assembly-services .inspection-features .inspection-item,
  .customized-services .inspection-features .inspection-item,
  .quality-inspection .inspection-features .inspection-item {
    margin-bottom: 0.4rem;
  }
  .kitting-assembly-services .inspection-features .inspection-item .inspection-icon,
  .customized-services .inspection-features .inspection-item .inspection-icon,
  .quality-inspection .inspection-features .inspection-item .inspection-icon {
    width: 0.8rem !important;
    height: initial !important;
    line-height: 0.6rem;
    margin-right: 0.4rem;
  }
  .kitting-assembly-services .inspection-features .inspection-item .inspection-content h4,
  .customized-services .inspection-features .inspection-item .inspection-content h4,
  .quality-inspection .inspection-features .inspection-item .inspection-content h4 {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
  }
  .kitting-assembly-services .inspection-features .inspection-item .inspection-content p,
  .customized-services .inspection-features .inspection-item .inspection-content p,
  .quality-inspection .inspection-features .inspection-item .inspection-content p {
    font-size: 0.24rem;
    line-height: 0.35rem;
  }
  .kitting-assembly-services .inspection-features .contact-button,
  .customized-services .inspection-features .contact-button,
  .quality-inspection .inspection-features .contact-button,
  .kitting-assembly-services .inspection-features .get-service-button,
  .customized-services .inspection-features .get-service-button,
  .quality-inspection .inspection-features .get-service-button {
    text-align: center;
    margin-top: 0.5rem;
    justify-content: center;
  }
  .kitting-assembly-services .inspection-features .contact-button .contact-chinadivision,
  .customized-services .inspection-features .contact-button .contact-chinadivision,
  .quality-inspection .inspection-features .contact-button .contact-chinadivision,
  .kitting-assembly-services .inspection-features .get-service-button .contact-chinadivision,
  .customized-services .inspection-features .get-service-button .contact-chinadivision,
  .quality-inspection .inspection-features .get-service-button .contact-chinadivision,
  .kitting-assembly-services .inspection-features .contact-button .get-service,
  .customized-services .inspection-features .contact-button .get-service,
  .quality-inspection .inspection-features .contact-button .get-service,
  .kitting-assembly-services .inspection-features .get-service-button .get-service,
  .customized-services .inspection-features .get-service-button .get-service,
  .quality-inspection .inspection-features .get-service-button .get-service {
    font-size: 0.26rem;
    padding: 0.2rem 0.5rem;
    outline: none;
  }
  .kitting-assembly-services .contact-button,
  .customized-services .contact-button,
  .quality-inspection .contact-button,
  .kitting-assembly-services .get-service-button,
  .customized-services .get-service-button,
  .quality-inspection .get-service-button {
    text-align: center;
  }
  .kitting-assembly-services .contact-button .btn,
  .customized-services .contact-button .btn,
  .quality-inspection .contact-button .btn,
  .kitting-assembly-services .get-service-button .btn,
  .customized-services .get-service-button .btn,
  .quality-inspection .get-service-button .btn {
    width: 3rem !important;
    min-width: 220px !important;
  }
  .kitting-assembly-services .customized-services .row,
  .customized-services .customized-services .row,
  .quality-inspection .customized-services .row {
    flex-direction: column;
  }
  ul.p-0 {
    padding-left: 15px !important;
  }
  .solutions-main-left {
    padding: 0.32rem;
  }
  .solutions-main-left .container {
    padding-top: 1rem;
  }
  .solutions-main-left .container .container-title {
    width: 100%;
    text-align: center;
    color: #2C2D2E;
    font-weight: 500;
    font-size: 0.32rem;
  }
  .solutions-main-left .container .container-content .content-left .left-item {
    width: 100%;
    background-color: #fff;
    border: 1px solid #eef0f2;
    border-radius: 5px;
    box-shadow: 12px 20px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-image {
    display: flex;
    align-items: center;
    height: 0.8rem;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-image img {
    width: 0.8rem;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-title {
    margin: 0.3rem 0;
    font-size: 0.28rem;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-remark {
    font-size: 0.26rem;
    margin-bottom: 0!important;
  }
  .solutions-main-left .container .container-content .content-right img {
    width: 100%;
  }
  .solutions-info {
    background-color: #f7f7f7;
    padding-bottom: 0.5rem;
  }
  .solutions-info .solutions-subtitle {
    font-size: 0.32rem;
  }
  .solutions-info .solutions-subtext {
    font-size: 0.26rem;
    margin-bottom: 0;
  }
  .solutions-info .solutions-bottom {
    margin: 0.5rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .solutions-info .solutions-bottom a {
    width: 138px;
    height: 32px;
    border: 1px solid #003D98;
    background: #003D98;
    border-radius: 4px;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
  }
  .solutions-info .solutions-bottom a:hover {
    background: #fff;
    color: #003D98;
  }
  .solutions-main {
    width: 100%;
    padding: 0.32rem;
  }
  .solutions-main .container {
    padding: 0.5rem 0;
  }
  .solutions-main .container .container-left .container-left-title {
    font-size: 0.32rem;
  }
  .solutions-main .container .container-left .container-left-remark {
    font-size: 0.26rem;
    margin-top: 0.5rem;
    margin-bottom: 0;
  }
  .solutions-main .container .box-item {
    display: flex;
    margin-top: 0.5rem;
  }
  .solutions-main .container .box-item .item-image {
    display: flex;
  }
  .solutions-main .container .box-item .item-image img {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 10px;
  }
  .solutions-main .container .box-item .item-content .content-title {
    font-size: 0.28rem;
  }
  .solutions-main .container .box-item .item-content .content-remark {
    font-size: 0.26rem;
    margin-bottom: 0;
  }
  .solutions-main-right {
    padding: 0.32rem;
    background-color: #f7f7f7;
  }
  .solutions-main-right .container {
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .solutions-main-right .container .container-left .container-left-item {
    background-color: #013f99;
    padding: 0.5rem;
    border-radius: 10px;
    margin-bottom: 0.5rem;
  }
  .solutions-main-right .container .container-left .container-left-item .item-title {
    font-size: 0.28rem;
    color: #fff;
    margin-bottom: 0;
  }
  .solutions-main-right .container .container-right {
    margin-bottom: 0.5rem;
  }
  .solutions-main-right .container .container-right .container-right-title {
    font-size: 0.36rem;
    margin-bottom: 0.5rem;
  }
  .solutions-main-right .container .container-right .container-right-image {
    display: flex;
    justify-content: center;
  }
  .solutions-main-right .container .container-right .container-right-image img {
    width: 300px;
  }
  .choice {
    padding: 0.5rem 0.32rem;
    background-color: #f7f7f7;
  }
  .choice .container {
    padding: 0!important;
  }
  .choice .container .container-title {
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
  }
  .choice .container .choice_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .choice .container .choice_box .choice_img {
    width: 3.28rem;
    height: 1.44rem;
    line-height: 0.64rem;
    background: #ffffff;
    border-radius: 0.1rem;
    padding: 0.4rem;
    box-sizing: border-box;
    margin-bottom: 0.29rem;
    display: flex;
    justify-content: start;
  }
  .choice .container .choice_box .choice_img img {
    margin-right: 0.15rem;
  }
  .choice .container .choice_box .choice_img p {
    font-size: 0.28rem;
    margin-bottom: 0;
  }
  .warehouse-model {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 0 0.32rem;
  }
  .warehouse-model .warehouse-model-content {
    box-sizing: border-box;
    padding: 40px 0;
  }
  .warehouse-model .warehouse-model-content .content-title {
    width: 100%;
    text-align: center;
    color: #2C2D2E;
    font-weight: 500;
    font-size: 22px;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item {
    margin-top: 40px;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-image img {
    width: 2rem;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-remark {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
  }
  .self-built {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 0.32rem;
  }
  .self-built .self-built-content {
    box-sizing: border-box;
    padding: 40px 0;
    color: #003d98;
  }
  .self-built .self-built-content .content-title {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
  }
  .self-built .self-built-content .content-list .content-list-item {
    margin-top: 40px;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-image {
    justify-content: center;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    box-shadow: 0 0 30px rgba(0, 61, 152, 0.2);
    border-radius: 50%;
    background: #ffffff;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-image img {
    width: 2rem;
    width: 100px;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-remark {
    font-size: 16px;
    text-align: center;
  }
  .self-built .self-built-content .get-quote {
    margin-top: 40px;
    text-align: center;
  }
  .self-built .self-built-content .get-quote a {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #003d98;
    margin: 30px 0;
  }
  .self-built .self-built-content .get-quote a:hover {
    text-decoration: none;
    color: #003d98 !important;
    background-color: #fff;
    border: 1px solid #003d98;
  }
  .selected-blog {
    width: 100%;
    padding: 0.32rem;
    box-sizing: border-box;
  }
  .selected-blog .selected-blog-content .content-header {
    font-size: 0.32rem;
    font-family: Open Sans;
    font-weight: 800;
    color: #161616;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 0.45rem;
    box-sizing: border-box;
    height: 0.91rem;
  }
  .selected-blog .selected-blog-content .content-header::before {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    background: url(/catalog/view/theme/chinadivision_web/image/blog/svg/blog_selected_icon.svg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0.05rem;
  }
  .selected-blog .selected-blog-content .content-main {
    margin-top: 0.5rem;
  }
  .selected-blog .selected-blog-content .content-main .main-item {
    margin-bottom: 0.5rem;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-image {
    display: block;
    width: 6.86rem;
    height: 3.84rem;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-image .image-content {
    width: 100%;
    height: 100%;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.25rem 0 0.24rem 0;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date .category {
    font-size: 0.24rem;
    font-family: Open Sans;
    font-weight: 400;
    color: #0066FF;
    text-decoration: none;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date .date {
    font-size: 0.24rem;
    font-family: Open Sans;
    font-weight: 400;
    color: #94A3B8;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-title {
    display: block;
    font-size: 0.36rem;
    font-family: Open Sans;
    font-weight: 800;
    color: #3D4A5C;
    text-decoration: none;
    margin-bottom: 0.25rem;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-remark {
    display: block;
    font-size: 0.24rem;
    font-family: Open Sans;
    font-weight: 400;
    color: #5C6F8A;
    text-decoration: none;
  }
  .bg-orengered {
    height: 5.3rem;
  }
  .bg-orengered .container {
    padding-top: 0.8rem;
  }
  .bg-orengered h1 {
    font-size: 0.4rem;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 0.1rem;
  }
  .bg-orengered p {
    font-size: 0.26rem;
    color: #FFFFFF;
    letter-spacing: -0.2px;
    text-align: center;
    line-height: 0.32rem;
    width: 90%;
    margin-left: 5%;
  }
  .guide-title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    background: rgba(44, 45, 46, 0.7);
    left: 0;
    bottom: 0;
    padding: 10px 0;
  }
  .solutions-text {
    font-size: 12px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .swiper-wrapper .swiper-slide {
    padding: 0!important;
    width: 100%!important;
    height: auto;
  }
  .swiper-pager {
    display: none;
  }
  .font3 {
    font-family: SFProText-Regular;
    font-size: 12px;
    color: #6B6B6B;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .font13 {
    font-family: SFProDisplay-Regular;
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .font14 {
    font-family: SFProText-Medium;
    font-size: 14px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .font15 {
    font-family: SFProText-Regular;
    font-size: 12px;
    color: #6B6B6B;
    letter-spacing: 0;
    line-height: 22px;
  }
  .font16 {
    font-family: SFProText-Regular;
    font-size: 14px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
  }
  .font11 {
    font-family: SFProDisplay-Regular;
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 12px;
  }
  .pb-30 {
    padding-bottom: 20px;
  }
  .f7f {
    background-color: #F7F7F7;
  }
  .h-120 {
    height: 80px;
  }
  .h-120 ul {
    height: 36px;
    padding-top: 20px;
  }
  .h-120 ul li {
    width: 25%;
  }
  .h-120 ul li a {
    height: 18px;
    font-size: 14px;
    font-family: SFProDisplay-Semibold, SFProDisplay;
    color: #666666;
    line-height: 18px;
  }
  .nav-c {
    color: #333333;
    font-weight: 600;
  }
  .nav-a {
    border: 1px solid #4c4c4c;
    margin-top: 2px;
  }
  .swiper-viewport .swiper-button-prev {
    left: 15px !important;
  }
  .swiper-viewport .swiper-button-next {
    right: 55px !important;
  }
  .solutions-right,
  .solutions-left,
  .service-guide,
  .sourcing-appeal {
    padding: 50px 0;
  }
  .solutions-right .solutions-info {
    background: #ffffff !important;
  }
  .solutions-title {
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .solutions-subtitle {
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .solutions-info ul {
    margin-bottom: 10px;
  }
  .solutions-info li {
    font-size: 12px;
    color: #6B6B6B;
    letter-spacing: 0;
    line-height: 22px;
  }
  .solutions-info .s-red {
    color: #000 !important;
  }
  .container {
    padding-right: 0.32rem !important;
    padding-left: 0.32rem !important;
  }
  .col-md-8,
  .col-md-4 {
    padding-right: 0.32rem !important;
    padding-left: 0.32rem !important;
  }
  .solutions-left {
    padding: 0;
  }
  .solutions-left .mt-4 {
    margin-top: 0!important;
  }
  .solutions-left .align-items-center {
    flex-direction: column-reverse;
  }
  .solutions-right .align-items-center,
  .solutions-left .align-items-center {
    flex-direction: column;
  }
  .solutions-right .align-items-center .col-md-8,
  .solutions-left .align-items-center .col-md-8,
  .solutions-right .align-items-center .col-md-4,
  .solutions-left .align-items-center .col-md-4 {
    width: 100%;
    max-width: 100%;
  }
  .solutions-right .align-items-center ul,
  .solutions-left .align-items-center ul {
    margin-left: 15px;
  }
  .solutions-right .align-items-center ul li,
  .solutions-left .align-items-center ul li {
    list-style-type: initial;
  }
  .solutions-right .align-items-center ul li::marker,
  .solutions-left .align-items-center ul li::marker {
    color: #E60012;
  }
  .sourcing-appeal,
  .commitments-minimum {
    display: none;
  }
  .solutions-subtext {
    font-size: 0.32rem;
  }
  .search-content {
    display: flex;
    position: relative;
    overflow-y: auto;
  }
  .search-content .content-top .content-main {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 65px;
    border-bottom: 1px solid #f4f6f8;
    cursor: pointer;
    margin-bottom: 0;
  }
  .search-content .content-top .content-main .content-top-item {
    display: flex;
    width: 160px;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: all 0.2s;
  }
  .search-content .content-top .content-main .content-top-item .item-title {
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #161616;
  }
  .search-content .content-top .content-main .content-top-item a {
    color: #000;
    font-size: 16px;
  }
  .search-content .content-top .content-main .active {
    position: relative;
  }
  .search-content .content-top .content-main .active::before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #000;
    bottom: -1.5px;
    left: 0;
  }
  .search-content .content-top .content-main .active .item-title {
    font-weight: bold;
    color: #0066ff;
  }
  .q-a-box {
    display: flex;
    margin-top: 0.9rem;
    margin-bottom: 1rem;
    padding: 0 0.32rem;
  }
  .q-a-box .q-a-content {
    width: 100%;
  }
  .q-a-box .q-a-content .q-a-title {
    font-size: 0.36rem;
    font-family: Open Sans;
    font-weight: 800;
    color: #161616;
    text-align: center;
    margin-bottom: 0.56rem;
  }
  .q-a-box .q-a-content .q-a-item {
    background-color: #fafafa;
    margin-bottom: 0.5rem;
  }
  .q-a-box .q-a-content .q-a-item .item-title {
    box-sizing: border-box;
    padding: 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .q-a-box .q-a-content .q-a-item .item-title h3 {
    font-size: 0.26rem;
    font-family: Open Sans;
    font-weight: 600;
    color: #212B36;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 0;
  }
  .q-a-box .q-a-content .q-a-item .item-title img {
    width: 0.28rem;
    height: 0.16rem;
    transform: rotate(0deg);
    transition-property: width, height, transform;
    transition-duration: 0.1s;
  }
  .q-a-box .q-a-content .q-a-item .item-remark {
    display: none;
    box-sizing: border-box;
    padding: 0.3rem 0.18rem 0.3rem 0.3rem;
    font-size: 0.26rem;
    font-family: Open Sans;
    font-weight: 400;
    color: #212B36;
    position: relative;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 0.5rem;
  }
  .q-a-box .q-a-content .active .item-title img {
    transform: rotate(180deg);
  }
  .q-a-box .q-a-content .active .item-remark {
    display: block!important;
  }
  .q-a-box .q-a-content .active .item-remark::before {
    position: absolute;
    content: "";
    width: 1.02rem;
    height: 0.02rem;
    background-color: #eef0f2;
    top: 0;
    left: 0.3rem;
  }
  .text-center.solutions-title {
    font-size: 0.38rem;
  }
}
@media screen and (min-width: 1031px) {
  .solutions-main-left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .solutions-main-left .container {
    width: 1140px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .solutions-main-left .container .container-title {
    width: 100%;
    text-align: center;
    color: #2C2D2E;
    font-weight: 500;
    font-size: 34px;
  }
  .solutions-main-left .container .container-content {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .solutions-main-left .container .container-content .content-left {
    display: grid;
    grid-template-columns: 350px 350px;
    grid-gap: 30px 30px;
  }
  .solutions-main-left .container .container-content .content-left .left-item {
    width: 350px;
    height: 250px;
    background-color: #fff;
    border: 1px solid #eef0f2;
    border-radius: 5px;
    box-shadow: 12px 20px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 50px 30px;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-image {
    height: 40px;
    margin-bottom: 10px;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-image img {
    width: 40px;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-title {
    font-size: 20px;
  }
  .solutions-main-left .container .container-content .content-left .left-item .item-remark {
    font-size: 16px;
    margin-bottom: 0!important;
  }
  .solutions-main-left .container .container-content .content-right img {
    width: 350px;
  }
  .solutions-info .solutions-subtitle {
    font-size: 28px;
  }
  .solutions-info .solutions-subtext {
    font-size: 16px;
  }
  .solutions-info .solutions-bottom {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .solutions-info .solutions-bottom a {
    width: 138px;
    height: 32px;
    border: 1px solid #003D98;
    background: #003D98;
    border-radius: 4px;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
  }
  .solutions-info .solutions-bottom a:hover {
    background: #fff;
    color: #003D98;
  }
  .solutions-main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .solutions-main .container {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0;
  }
  .solutions-main .container .container-left {
    min-width: 445px;
    max-width: 445px;
  }
  .solutions-main .container .container-left .container-left-title {
    font-size: 28px;
  }
  .solutions-main .container .container-left .container-left-remark {
    font-size: 16px;
    margin-top: 20px;
  }
  .solutions-main .container .container-right {
    width: 630px;
  }
  .solutions-main .container .box-item {
    display: flex;
    margin-top: 30px;
  }
  .solutions-main .container .box-item .item-image img {
    width: 30px;
    margin-right: 10px;
  }
  .solutions-main .container .box-item .item-content .content-title {
    font-size: 20px;
  }
  .solutions-main .container .box-item .item-content .content-remark {
    font-size: 16px;
  }
  .solutions-main-right {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
  }
  .solutions-main-right .container {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 100px 0;
  }
  .solutions-main-right .container .container-left {
    display: grid;
    grid-template-columns: 280px 280px;
    grid-gap: 40px 30px;
  }
  .solutions-main-right .container .container-left .container-left-item {
    background-color: #013f99;
    padding: 30px;
    border-radius: 10px;
  }
  .solutions-main-right .container .container-left .container-left-item .item-title {
    font-size: 16px;
    color: #fff;
  }
  .solutions-main-right .container .container-right {
    margin-left: 50px;
  }
  .solutions-main-right .container .container-right .container-right-title {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .solutions-main-right .container .container-right .container-right-image {
    display: flex;
    justify-content: center;
  }
  .solutions-main-right .container .container-right .container-right-image img {
    width: 300px;
  }
  .choice {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 100px 0;
    background-color: #f7f7f7;
  }
  .choice .container {
    width: 1140px;
  }
  .choice .container .container-title {
    font-size: 32px;
    text-align: center;
  }
  .choice .container .choice_box {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 220px;
  }
  .choice .container .choice_box .choice_img {
    margin-right: 15px;
  }
  .choice .container .choice_box a {
    width: 300px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #Fff;
    border-radius: 10px;
  }
  .choice .container .choice_box a img {
    margin-right: 15px;
  }
  .choice .container .choice_box a:hover p {
    color: #003d98;
  }
  .choice .container .choice_box a p {
    width: 100px;
    font-size: 16px;
    color: #212529;
    margin-bottom: unset;
  }
  .warehouse-model {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #f7f7f7;
  }
  .warehouse-model .warehouse-model-content {
    width: 1140px;
    box-sizing: border-box;
    padding: 80px 0;
  }
  .warehouse-model .warehouse-model-content .content-title {
    width: 100%;
    text-align: center;
    color: #2C2D2E;
    font-weight: 500;
    font-size: 28px;
  }
  .warehouse-model .warehouse-model-content .content-list {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item {
    width: 240px;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-image img {
    width: 80px;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .warehouse-model .warehouse-model-content .content-list .content-list-item .list-item-remark {
    font-size: 16px;
    text-align: center;
  }
  .self-built {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #fff;
  }
  .self-built .self-built-content {
    width: 1140px;
    box-sizing: border-box;
    padding: 80px 0  0 0;
    color: #003d98;
  }
  .self-built .self-built-content .content-title {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
  }
  .self-built .self-built-content .content-list {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .self-built .self-built-content .content-list .content-list-item {
    width: 330px;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-image {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    margin: 0 auto;
    box-shadow: 0 0 30px rgba(0, 61, 152, 0.2);
    border-radius: 50px;
    border-radius: 50%;
    background: #ffffff;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-image img {
    width: 80px;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .self-built .self-built-content .content-list .content-list-item .list-item-remark {
    font-size: 16px;
    text-align: center;
  }
  .self-built .self-built-content .get-quote {
    margin-top: 40px;
    text-align: center;
  }
  .self-built .self-built-content .get-quote a {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #003d98;
    margin: 30px 0;
  }
  .self-built .self-built-content .get-quote a:hover {
    text-decoration: none;
    color: #003d98 !important;
    background-color: #fff;
    border: 1px solid #003d98;
  }
  .search-content {
    display: flex;
    position: relative;
  }
  .search-content .content-top {
    width: 1140px;
    margin: 0 auto;
  }
  .search-content .content-top .content-main {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 65px;
    border-bottom: 1px solid #f4f6f8;
    cursor: pointer;
    margin-bottom: 0;
  }
  .search-content .content-top .content-main .content-top-item {
    display: flex;
    width: 25%;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: all 0.2s;
  }
  .search-content .content-top .content-main .content-top-item .item-title {
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #161616;
  }
  .search-content .content-top .content-main .content-top-item a {
    color: #000;
    font-size: 24px;
  }
  .search-content .content-top .content-main .content-top-item a:hover {
    color: #c3c3c3;
    text-decoration: none;
  }
  .search-content .content-top .content-main .active {
    position: relative;
  }
  .search-content .content-top .content-main .active::before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #000;
    bottom: -1.5px;
    left: 0;
  }
  .search-content .content-top .content-main .active .item-title {
    font-weight: bold;
    color: #0066ff;
  }
  .align-items-center ul {
    margin-left: 20px;
  }
  .align-items-center ul li {
    list-style-type: initial;
  }
  .align-items-center ul li::marker {
    color: #E60012;
  }
  .q-a-box {
    margin-top: 70px;
    display: flex;
    justify-content: center;
  }
  .q-a-box .q-a-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .q-a-box .q-a-content .q-a-title {
    font-size: 30px;
    font-family: Open Sans;
    font-weight: bold;
    color: #161616;
    margin-bottom: 40px;
  }
  .q-a-box .q-a-content .q-a-item {
    width: 800px;
    background: #ffffff;
    border: 1px solid #eef0f2;
    cursor: pointer;
    margin-bottom: 30px;
    transition: all 0.3s;
  }
  .q-a-box .q-a-content .q-a-item .item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 22px 35px;
  }
  .q-a-box .q-a-content .q-a-item .item-title span {
    font-size: 20px;
    font-family: Open Sans;
    font-weight: 600;
    color: #212b36;
    word-wrap: break-word;
    word-break: break-word;
  }
  .q-a-box .q-a-content .q-a-item .item-title img {
    width: 20px;
    height: 12px;
    transform: rotate(0deg);
    transition-property: width, height, transform;
    transition-duration: 0.1s;
  }
  .q-a-box .q-a-content .q-a-item .item-remark {
    display: none;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #212b36;
    box-sizing: border-box;
    padding: 30px 35px;
    position: relative;
    word-wrap: break-word;
    word-break: break-word;
  }
  .q-a-box .q-a-content .q-a-item .item-remark::before {
    position: absolute;
    content: "";
    width: 102px;
    height: 1px;
    background-color: #eef0f2;
    left: 35px;
    top: 0;
  }
  .q-a-box .q-a-content .active .item-title img {
    transform: rotate(180deg);
  }
  .q-a-box .q-a-content .active .item-remark {
    display: block;
  }
  .selected-blog {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .selected-blog .selected-blog-content {
    width: 1200px;
    height: 100%;
  }
  .selected-blog .selected-blog-content .content-header {
    width: 100%;
    height: 54px;
    font-size: 22px;
    font-family: Open Sans;
    font-weight: 800;
    color: #161616;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    padding-left: 35px;
    box-sizing: border-box;
  }
  .selected-blog .selected-blog-content .content-header::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url("/catalog/view/theme/chinadivision_web/image/blog/svg/blog_selected_icon.svg") no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
  }
  .selected-blog .selected-blog-content .content-main {
    margin-top: 36px;
    display: grid;
    grid-template-columns: [one] 335px [two] 335px [three] 335px [four];
    grid-gap: 30px 97.5px;
  }
  .selected-blog .selected-blog-content .content-main .main-item {
    width: 335px;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-image {
    display: block;
    width: 100%;
    height: 180px;
    border: 1px solid #ededed;
    cursor: pointer;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-image .image-content {
    width: 100%;
    height: 100%;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date {
    height: 21px;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date .category {
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    color: #0066FF;
    cursor: pointer;
    text-decoration: none;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date .category:hover {
    text-decoration: underline;
  }
  .selected-blog .selected-blog-content .content-main .main-item .category-and-date .date {
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    color: #94A3B8;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-title {
    max-height: 54px;
    margin-top: 12px;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 800;
    color: #3D4A5C;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    cursor: pointer;
    text-decoration: none;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-title:hover {
    text-decoration: underline;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-remark {
    max-height: 42px;
    margin-top: 12px;
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    color: #5C6F8A;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    cursor: pointer;
    text-decoration: none;
  }
  .selected-blog .selected-blog-content .content-main .main-item .main-item-remark:hover {
    text-decoration: underline;
  }
}
