
.Ohd_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Ohd_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.common-card {
  width: 17.5rem;
  height: 100%;
  margin: 0 auto;
}

.common-tl {
  text-align: center;
  font-size: .6rem;
  font-family: "OpenSans-SemiBold";
  color: var(--title-color);
    font-weight: bold;
}

.com-tl .nu {
  width: .525rem;
  height: .525rem;
  border-radius: 50%;
  background-color: #d72f24;
  font-size: .225rem;
  text-align: center;
  line-height: .525rem;
  color: #ffffff;
  margin-right: .6rem;
}

.com-tl {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(106, 107, 103, 0.2);
  padding-bottom: .175rem;
}

.com-tl .br {
  position: absolute;
  left: 0;
  bottom: -0.0313rem;
  width: .8625rem;
  height: .0625rem;
  background-color: #ba1b22;
  border-radius: .0375rem;
}

.com-tl h6 {
    font-weight: bold;
  flex: 1;
  white-space: nowrap;
  font-size: .375rem;
  font-family: "OpenSans-SemiBold";
  color: #18394d;
}

/* 产品优势 */
.productAdvantage {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  padding: 1.1125rem 0 1.85rem 0;
}

.advantage-con {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  margin-top: 1.0875rem;
}

.advantage-con .item {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: .825rem;
}

.advantage-con .item:nth-child(2) {
  padding-bottom: .675rem;
}

.advantage-con .item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.advantage-con .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.advantage-con .item1 {
  padding-bottom: 1.075rem;
}

.advantage-con .item1 .lt {
  width: 5.6625rem;
  margin: 0 .75rem 0 3.25rem;
}

.advantage-con .text {
  font-size: .2rem;
  line-height: .375rem;
  color: #000000;
  margin-top: .15rem;
}

.advantage-con .rt {
  flex: 1;
}

.advantage-con .item img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

.advantage-con .item1 .rt img {
  height: 4.25rem;
}

.advantage-con .item2 .rt img {
  height: 5.2375rem;
}

.advantage-con .item3 .rt img {
  height: 4.8375rem;
}



.advantage-con .item2 .lt {
  margin: 0 3.25rem 0 1.0625rem;
  width: 6.025rem;
}

.advantage-con .item3 .lt {
  width: 5.8625rem;
  margin: 0 .75rem 0 3.25rem;
}



/*  产品推荐*/
.recommended {
  width: 100%;
  height: auto;
  padding: 1rem 0 .9125rem 0;
}

.recommendedSwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: .75rem;
}

.recommendedSwiper img {
  width: 100%;
  height: 3.65rem;
  object-fit: cover;
  vertical-align: bottom;
}

.recommendedSwiper .swiper-slide {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0 0 .1625rem 0 rgba(0, 0, 0, 0.1);
}

.recommendedSwiper .text {
  padding: .375rem .4375rem .6rem .3625rem;
}

.recommendedSwiper .text h6 {
    font-weight: bold;
  font-size: .225rem;
  color: #22363f;
}

.recommendedSwiper .text .ls {
  font-size: .2rem;
  line-height: .3rem;
  color: #22363f;
  margin: .15rem 0 .35rem 0;
}

.recommendedSwiper .text .more {
  font-size: .225rem;
  color: #233640;
  transition: all 0.3s;
  font-weight: bold;
  font-family: "OpenSans-SemiBold";
}

.recommendedSwiper .swiper-slide:hover .more {
  color: #ba1b22;
}

.recommended-pagination {
  margin-top: .45rem;
}

.recommended-pagination .swiper-pagination-bullet,
.feedBack-pagination .swiper-pagination-bullet,
.case-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.recommended-pagination .swiper-pagination-bullet-active,
.feedBack-pagination .swiper-pagination-bullet-active,
.case-pagination .swiper-pagination-bullet-active {
  background-color: #ba1b22;
}

.common-tl.w {
  color: #fff;
  white-space: nowrap;
}

/* 下载目录 */
.downloadCatalogue {
  width: 100%;
  height: auto;
  height: 8.5rem;
  background: url(../../../images/home/en-us/bg.png) no-repeat;
  background-size: cover;
}

.downloadCatalogue .lt {
  flex: 1;
  position: relative;
}

.downloadCatalogue .lt img {
  position: absolute;
  height: 4.9625rem;
  width: auto;
  object-fit: cover;
}

.downloadCatalogue .text {
  width: 6.0625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.downloadCatalogue .text .ls {
  font-size: .225rem;
  line-height: .45rem;
  color: #ffffff;
  margin: .25rem 0 .4375rem 0;
}

.downloadCatalogue .text .more {
  width: 3.8rem;
  height: .6875rem;
  background-color: #ba1b22;
  border-radius: .0625rem;
  font-size: .225rem;
  color: #ffffff;
}

.downloadCatalogue .text .more::before {
  display: block;
  content: '';
  width: .3rem;
  height: .325rem;
  background: url(../../../images/home/en-us/ic12.png) no-repeat;
  background-size: cover;
  margin-right: .175rem;
}

.downloadCatalogue .icon1 {
  top: .55rem;
  left: 1.2rem;
}

.downloadCatalogue .icon2 {
  top: 0;
  left: 4.4rem;
}

.downloadCatalogue .icon3 {
  bottom: .125rem;
  left: 0;
}

.downloadCatalogue .icon4 {
  bottom: -0.0625rem;
  left: 3.675rem;
}

.common-tl.l {
  text-align: left;
}

/* 定制过程 */
.custom {
  width: 100%;
  height: auto;
  padding: 1.125rem 0 .75rem 0;
}

.custom-con {
  width: 100%;
  height: auto;
  margin-top: .5625rem;
}

.custom-con .lt {
  position: relative;
  width: 5.2375rem;
  height: 8.15rem;
  margin-right: .6rem;

}

.custom-con .lt img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  object-fit: cover;
}

.custom-con .lt .ls {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.55rem;
  height: .6875rem;
  line-height: .6875rem;
  text-align: center;
  background-color: #ba1b22;
  border-radius: .0625rem;
  font-size: .225rem;
  color: #ffffff;
  transition: all 0.3s;
}

.customItem {
  flex: 1;
}

.customItem li {
  width: 3.75rem;
  height: auto;
  border-right: 1px solid rgba(40, 102, 117, 0.1);
  border-bottom: 1px solid rgba(40, 102, 117, 0.1);
  padding: .3125rem 0 .0625rem 0;
}

.customItem .text h6 {
    font-weight: bold;
  font-size: .225rem;
  color: var(--title-color);
  margin: .125rem 0 .15rem 0;
}

.customItem .text .ls {
  font-size: .2rem;
  line-height: .3rem;
  color: var(--title-color)
}

.customItem .tl {
  padding-right: .375rem;
}

.customItem .tl .icon {
  width: .625rem;
  height: auto;
  object-fit: contain;
}

.customItem .tl::after {
  display: block;
  content: '';
  width: .2375rem;
  height: .2rem;
  background: url(../../../images/home/en-us/ic14-9.png) no-repeat;
  background-size: cover;
}

.customItem li:nth-child(2),
.customItem li:nth-child(5),
.customItem li:nth-child(8) {
  flex: 1;
  padding-left: .5rem;
}

.customItem li:nth-child(2) .text,
.customItem li:nth-child(5) .text,
.customItem li:nth-child(8) .text {
  padding: 0 .375rem 0 0;

}

.customItem li:nth-child(3n) {
  padding-left: .375rem;
  border-right: none;
}

.customItem li:nth-child(7),
.customItem li:nth-child(8),
.customItem li:nth-child(9) {
  border-bottom: none;
}

/* BFP Factory  */
.factory {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  padding: 1.525rem 0 1rem 0;
}

.factory .top .lt {
  position: relative;
  width: 9.075rem;
  height: auto;
  margin-right: 1.525rem;
}

.factory .top .text {
  flex: 1;
}

.factory .top .images {
  width: 100%;
  height: 6.4625rem;
  object-fit: cover;
}

.factory .top .video {
  position: absolute;
  left: 3.1rem;
  top: 3.1125rem;
  width: 6.8125rem;
  height: 4.1875rem;
  padding: .125rem;
  background-color: #fff;
}

.factory .myVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.factory .playBack {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: .75rem;
  height: .75rem;
  object-fit: cover;
}

.factory .top .text .ls {
  font-size: .2rem;
  line-height: .375rem;
  color: #22363f;
  margin: .175rem 0 .3125rem 0;
}

.factory .top .more {
  display: inline-block;
  width: 2.075rem;
  height: .625rem;
  background-color: #ba1b22;
  border-radius: .0625rem;
  font-size: .225rem;
  text-align: center;
  line-height: .625rem;
  color: #f2f2f2;
}

.factory ul {
  margin-top: 2.75rem;
}

.factory li img {
  width: .6875rem;
  height: auto;
  object-fit: contain;
  margin-right: .1875rem;
}

.factory li .nu,
.factory li .counter  {
  font-size: .5rem;
  font-weight: bold;
  color: var(--title-color);
}

.factory li .nu::after {
  content: '+';
  font-size: .25rem;
  vertical-align: super;
  color: #ba1b22;
}

.factory li .lss {

  font-size: .2rem;
  color: var(--title-color);
  margin-top: .1rem;
}

.factory li:last-child .lss {
  width: 2.7875rem;
}

/* 服务功能 */
.serviceFeatures {
  width: 100%;
  height: auto;
  padding: 1.0625rem 0 1.75rem 0;
}

.serviceFeatures ul {
  margin-top: .875rem
}

.serviceFeatures li {
  width: 4.15rem;
  height: 3.675rem;
  background-color: #f8f8f8;
  border-radius: .1875rem;
  padding: .375rem .5625rem 0 .3625rem;
  transition: all 0.3s;

}

.serviceFeatures .images {
  width: 1.0125rem;
  height: 1.0125rem;
  background-color: #e5e5e5;
  border: solid .0625rem #ffffff;
  border-radius: 50%;
  transition: all 0.3s;
}

.serviceFeatures .images img {
  width: auto;
  height: .575rem;
  object-fit: contain;
  transition: all 0.3s;
}

.serviceFeatures .images .active,
.serviceFeatures li:hover .default {
  display: none;
}

.serviceFeatures li h6 {
  font-weight: bold;
  font-size: .225rem;
  color: var(--title-color);
  margin: .25rem 0 .1875rem 0;
}

.serviceFeatures li .text {
  font-size: .2rem;
  line-height: .3rem;
  color: var(--title-color);
}

.serviceFeatures li:hover .active {
  display: block;
}

.serviceFeatures li:hover {
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0 0 .5375rem 0 rgba(0, 0, 0, 0.07);
}

.serviceFeatures li:hover .images {
  background-color: #ba1b22;
}

/* 客户反馈 */
.feedBack {
  width: 100%;
  height: auto;
  padding: 1.25rem 0 .875rem 0;
  background-color: #f6f6f6;
}

.feedBack .top {
  margin-top: 1rem;
}

.feedBack .top .images {
  width: 8.725rem;
  height: 4.825rem;
  object-fit: cover;
  margin-right: .9625rem;
}

.feedBack .top .text {
  flex: 1;
  padding-top: .3125rem;
}

.feedBack .text .br {
  width: .5rem;
  height: .0375rem;
  background-color: #ba1b22;
}

.feedBack .text .ls {
  font-size: .2rem;
  line-height: .375rem;
  color: var(--title-color);
  margin: .1875rem 0 .3125rem 0;
}

.comimages img {
  width: .85rem;
  height: .85rem;
  margin-right: .25rem;
  object-fit: cover;
}

.comimages .ad {
  font-size: .225rem;
  font-weight: bold;
  color: #18394d;
}

.feedBackSwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: .75rem;
}

.feedBackSwiper .swiper-slide {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0 0 .2rem 0 rgba(0, 0, 0, 0.07);
  padding: .375rem .5rem .25rem .4375rem;
}

.feedBackSwiper .bto {
  margin-top: .25rem;
  align-items: flex-end;
}

.feedBackSwiper .dot {
  font-size: .45rem;
  color: #18394d;
  display: inline;
  margin-left: -0.25rem;
  font-family: "黑体";
  font-weight: bold;
}

.feedBackSwiper .text {
  font-size: .2rem;
  line-height: .375rem;
  color: #22363f;
}

.feedBack-pagination {
  margin-top: .4375rem;
}

/* 常见问题 */
.questions {
  width: 100%;
  height: auto;
  padding: 1rem 0 1.5rem 0;
}

.questionsItem {
  margin-top: .875rem;
}

.questionsItem li {
  width: 100%;
  height: auto;
  cursor: pointer;
  border-bottom: 1px dashed #b5b5b5;
}

.questionsItem li h6 {
  width: 100%;
  font-size: .275rem;
  line-height: .75rem;
  color: var(--title-color);

}

.questionsItem li:first-child {
  border-top: 1px dashed #b5b5b5;
}

.questionsItem li .text {
  display: none;
  font-size: .2rem;
  line-height: .375rem;
  color: #242424;
  padding-bottom: 1.125rem;
}


.questionsItem li.active h6::after {
  display: block;
  content: '';
  width: .225rem;
  height: .025rem;
  background-color: #ba1b22;

}

.questionsItem li h6::after {
  display: block;
  content: '+';
  font-size: .375rem;
  color: #22363f;
}

/* 项目案例 */
.projectCases {
  width: 100%;
  height: auto;
}

.projectCases-con {
  width: 100%;
  height: auto;
  margin-top: .5rem;
  background-color: #f6f6f6;
}

.projectCases-con .top {
  width: 100%;
  height: 8.4125rem;
}

.projectCases-con .images {
  width: 11.8625rem;
  height: 100%;
}

.projectCases-con .images img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.casesSwiper {
  flex: 1;
  height: 100%;
  overflow: hidden;
}

.casesSwiper .swiper-slide {
  position: relative;
  height: calc((100% - .125rem) /2) !important;
}

.case-pagination .swiper-pagination-bullet {
  margin-right: 8px !important;
}

.casesSwiper img {
  width: 100%;
  height: 4.125rem;
  object-fit: cover;
  vertical-align: bottom;
}

.casesSwiper .text {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: end;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 0 0 .5rem .2875rem;
  transition: all 0.3s;
  background-color: rgba(53, 54, 54, 0.5);
}

.casesSwiper .swiper-slide:hover .text {
  border-bottom: .05rem solid #ba1b22;
  padding-bottom: .3125rem;
}



.casesSwiper .text h6 {
  font-size: .225rem;
  color: #ffffff;
}

.casesSwiper .text .ls {
  display: none;
  font-size: .175rem;
  line-height: .3rem;
  color: #ffffff;
  margin-top: .125rem;
}

.casesSwiper .swiper-slide:hover .text .ls {
  display: block;
}

.case-pagination {
  margin-top: .5rem;
}

/* header */
 .bannerTop {
  width: 100%;
  height: auto;
  padding: .3625rem 0 1.0875rem 0;
} 

.headerSwiper1 {
  position: relative;
  width: 100%;
  height: 7.825rem;
  overflow: hidden;

}

.headerSwiper2 {
  position: relative;
  width: 100%;
  height: 4.0375rem;
  overflow: hidden;
  margin: .075rem 0 .3125rem 0;
}

.headerSwiper1 img,
.headerSwiper2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

.headerSwiper2 .swiper-slide:hover {
  cursor: pointer;
}

.header-button-next {
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: .725rem;
  height: .625rem;
  background: url(../../../images/home/en-us/ic6.png) no-repeat;
  background-size: cover;
}

.header-button-prev {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: .725rem;
  height: .625rem;
  background: url(../../../images/home/en-us/ic6-1.png) no-repeat;
  background-size: cover;
}

.headerSwiper2 .swiper-button-lock {
  display: block !important;
}

/* .headerSwiper2 .swiper-slide {
  opacity: 0.4;
} */

.headerSwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}

.headerSwiper1 .more {
  display: none;
  position: absolute;
  z-index: 9999;
  right: 0;
  bottom: 0;
  width: 1.45rem;
  height: 1.25rem;
  border-radius: 1.25rem 0 0 0;
  background: url(../../../images/home/en-us/ic4.png) no-repeat;
  background-size: .75rem .75rem;
  background-position-x: .5rem;
  background-position-y: .3375rem;
  background-color: #d72f24;
}

.product_video {
  width: 100%;
  height: 100%;
  display: none;
}

.product_video iframe {
  width: 100%;
  height: 100%;
}

.close_video {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999;
  width: 35px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
}

.bannerTop  .text .tl {
  font-size: .6rem;
  line-height: .75rem;
  color: #18394d;
    font-weight: bold;
}

 .bannerTop  .text .ls {
  font-size: .2rem;
  line-height: .375rem;
  color: #000000;
  margin: .15rem 0 .2875rem 0;
}

 .bannerTop .text .mores {
  display: inline-block;
  width: 2.55rem;
  height: .6875rem;
  background-color: #ba1b22;
  border-radius: .0625rem;
  font-size: .225rem;
  text-align: center;
  line-height: .6875rem;
  color: #ffffff;
}


/* Float Shadow */
.hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(187, 16, 16, 0.2);
  background-color: #ba1b22;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-float-shadow::before {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(194, 25, 25, 0.35) 0%, rgba(218, 18, 18, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(221, 23, 23, 0.35) rgba(226, 6, 6, 0), 0) 80%;
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hvr-float-shadow:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

/* Grow Shadow */
.hvr-grow-shadow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.custom-con .lt .ls:hover {
  top: 49%;
  box-shadow: 1px 1px 10px 0 rgba(187, 16, 16, 0.8);
}