.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn {
  background: #b21f1f;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  min-width: 200px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
}
.btn:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.totalCss .product-box {
  margin-left: -21px;
}
.totalCss .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.totalCss .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.totalCss .product-box li a {
  display: block;
}
.totalCss .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.totalCss .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.totalCss .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.totalCss .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.totalCss .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.totalCss .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.totalCss .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.totalCss .product-box li .product-img .customer-info .head {
  float: left;
}
.totalCss .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.totalCss .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.totalCss .product-box li .product-des {
  margin-top: 20px;
}
.totalCss .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.totalCss .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.totalCss .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.totalCss .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.totalCss .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.totalCss .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.totalCss .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.totalCss .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.totalCss .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.totalCss .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.totalCss .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
.info-des {
  font-size: 12px;
  color: #727171;
  margin-top: 4px;
}
.info-des .iconfont {
  font-size: 22px;
  height: 26px;
  margin-right: 4px;
}
.info-des .des {
  vertical-align: super;
}
.info-des .icon-chakan-tongyong {
  color: #6cbca2;
  font-size: 26px;
}
.info-des .icon-pinglun {
  color: #44bfe2;
  margin-left: 20px;
}
.info-des .icon-shijian1 {
  margin-left: 20px;
}
@font-face {
  font-family: 'myfont';
  src: url('../woff/myriadpro-regular.woff') format('woff'), /* chrome、firefox */ url('../ttf/myriadpro-regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../otf/myriadpro-regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../svg/myriadpro-regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../eot/myriadpro-regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../ttf/din-condensed-bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../ttf/open-sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../ttf/nunitosans_7pt_semicondensed-regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../ttf/nunitosans_7pt_semicondensed-bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../ttf/nunitosans_7pt_semicondensed-semibold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.flexible-banner {
  height: 900px;
  min-width: 1280px;
  position: relative;
  background: #f3dcca;
  overflow: hidden;
}
.flexible-banner .container_warp {
  position: relative;
  height: inherit;
}
@keyframes downAnimate {
  from {
    top: -100%;
    opacity: 0;
    left: -700px;
    transform: scale(0);
  }
  to {
    top: 0;
    opacity: 1;
    left: -312px;
    transform: scale(1);
  }
}
.flexible-banner .container_warp:before {
  display: block;
  content: '';
  background: url("../jpg/flexible-banner-top.jpg") no-repeat center;
  width: 766px;
  height: 350px;
  position: absolute;
  top: 0;
  left: -312px;
  z-index: 1;
}
@keyframes upAnimate {
  from {
    bottom: -100%;
    opacity: 0;
    right: -700px;
    transform: scale(0);
  }
  to {
    bottom: 0;
    opacity: 1;
    right: -312px;
    transform: scale(1);
  }
}
.flexible-banner .container_warp:after {
  display: block;
  content: '';
  background: url("../jpg/flexible-banner-bottom.jpg") no-repeat center;
  width: 856px;
  height: 304px;
  position: absolute;
  bottom: 0;
  right: -312px;
  z-index: 1;
  animation: upAnimate 1.2s linear 1;
}
.flexible-banner .banner-body {
  position: relative;
  z-index: 2;
  padding-top: 140px;
  text-align: center;
}
.flexible-banner .banner-title {
  display: block;
  margin: 0 auto;
}
.flexible-banner .banner-des {
  width: 1060px;
  margin: 24px auto 0;
  font-size: 18px;
  line-height: 30px;
  display: inline-block;
  color: #7b321a;
}
.flexible-banner .banner-btn {
  margin-top: 40px;
}
.flexible-banner .banner-btn .go-btn {
  height: 34px;
  line-height: 34px;
  min-width: 180px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-right: 27px;
  background: #b21f1f;
  color: #fff;
}
.flexible-banner .banner-btn .go-btn:last-child {
  background: #fff;
  color: #b21f1f;
}
.flexible-banner .partner-box {
  margin: 50px 0 0 214px;
  display: inline-block;
}
.flexible-banner .partner-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.flexible-banner .partner-box dd {
  border: 1px solid #fff;
  width: 400px;
  height: 150px;
  margin: 0 27px 27px 0;
  float: left;
  position: relative;
  padding-left: 110px;
  text-align: left;
  transition: all 0.3s linear;
  cursor: default;
}
.flexible-banner .partner-box dd:hover a {
  text-decoration: underline;
}
.flexible-banner .partner-box dd .part-icon {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 1;
}
.flexible-banner .partner-box dd .par-title {
  font-size: 18px;
  margin-top: 20px;
  font-family: NunitoSans-Bold;
  color: #7b321a;
  line-height: 24px;
  word-break: break-word;
}
.flexible-banner .partner-box dd .par-title a {
  color: inherit;
}
.flexible-banner .partner-box dd .par-des {
  margin-top: 8px;
  color: #313131;
  font-size: 14px;
  line-height: 24px;
}
.offer-box {
  background: #fff;
  padding: 70px 0;
  min-width: 1280px;
}
.offer-box .jump-shipping-el {
  display: block;
  width: 1160px;
  margin: 0 auto;
}
.offer-box .offer-title {
  text-align: center;
  font-family: NunitoSans-Bold;
  font-size: 24px;
  color: #7b321a;
  width: 890px;
  margin: 0 auto;
}
.offer-box .offer-swiper-box {
  margin-top: 50px;
  position: relative;
  min-width: 1280px;
  height: 410px;
}
.offer-box .offer-swiper-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.offer-box .offer-swiper-box .container_warp {
  height: 1px;
  position: absolute;
  left: 0;
  z-index: 6;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 580px !important;
}
.offer-box .offer-swiper-box .container_warp .control-l,
.offer-box .offer-swiper-box .container_warp .control-r {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #cbcbc8;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  filter: opacity(50);
  filter: alpha(opacity=50);
}
.offer-box .offer-swiper-box .container_warp .control-l:hover .iconfont,
.offer-box .offer-swiper-box .container_warp .control-r:hover .iconfont {
  color: #fff;
}
.offer-box .offer-swiper-box .container_warp .iconfont {
  font-size: 26px;
}
.offer-box .offer-swiper-box .container_warp .control-l {
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 1;
  margin-top: -20px;
}
.offer-box .offer-swiper-box .container_warp .control-r {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  margin-top: -20px;
}
.offer-box .offer-swiper-box .container_warp .control-r .iconfont {
  display: block;
  transform: rotate(180deg);
}
.offer-box .offer-swiper-box .offer-item {
  width: 400px;
  height: 400px;
  transform: scale(0.74);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}
.offer-box .offer-swiper-box .offer-item img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s linear;
}
.offer-box .offer-swiper-box .swiper-slide-active,
.offer-box .offer-swiper-box .swiper-slide-duplicate-active {
  transform: scale(1.3);
  transition: 800ms;
}
.offer-box .offer-swiper-box .swiper-slide-active:hover img,
.offer-box .offer-swiper-box .swiper-slide-duplicate-active:hover img {
  transform: scale(1.1);
}
.offer-box .capabilities-box {
  margin: 40px auto 0;
  width: 1280px;
  background: #f1f0ec;
  padding: 46px 60px;
}
.offer-box .capabilities-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.offer-box .capabilities-box .capabilities-title {
  text-align: center;
  font-family: NunitoSans-Bold;
  color: #7b321a;
  font-size: 24px;
  margin-bottom: 30px;
}
.offer-box .capabilities-box .cap-item {
  width: 49.9%;
  background: #fff;
  padding: 40px 30px;
  display: inline-block;
  vertical-align: top;
  float: left;
  text-align: center;
  font-size: 14px;
}
.offer-box .capabilities-box .cap-item .cap-des {
  color: #313131;
  height: 60px;
  text-align: left;
}
.offer-box .capabilities-box .cap-item:last-child {
  margin-left: 1px;
}
.offer-box .capabilities-box .cap-item .cap-link {
  color: #7b321a;
  margin-top: 20px;
  text-decoration: underline;
}
.offer-box .feedback-area {
  margin-top: 40px;
}
.offer-box .feedback-area .feedback-title {
  font-size: 24px;
  line-height: 30px;
  color: #7b321a;
  font-family: NunitoSans-Bold;
}
.offer-box .feedback-area .product-box {
  margin-left: -21px;
}
.offer-box .feedback-area .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.offer-box .feedback-area .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.offer-box .feedback-area .product-box li a {
  display: block;
}
.offer-box .feedback-area .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.offer-box .feedback-area .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.offer-box .feedback-area .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.offer-box .feedback-area .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.offer-box .feedback-area .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.offer-box .feedback-area .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.offer-box .feedback-area .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.offer-box .feedback-area .product-box li .product-img .customer-info .head {
  float: left;
}
.offer-box .feedback-area .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.offer-box .feedback-area .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.offer-box .feedback-area .product-box li .product-des {
  margin-top: 20px;
}
.offer-box .feedback-area .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.offer-box .feedback-area .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.offer-box .feedback-area .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.offer-box .feedback-area .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.offer-box .feedback-area .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.offer-box .feedback-area .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.offer-box .feedback-area .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.offer-box .feedback-area .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.offer-box .feedback-area .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.offer-box .feedback-area .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.offer-box .feedback-area .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
.offer-box .feedback-area .product-box {
  margin-left: -32px;
  margin-top: 20px;
}
.offer-box .feedback-area .product-box li {
  margin-left: 32px;
  padding: 0;
  height: 350px;
  position: relative;
}
.offer-box .feedback-area .product-box li:first-child:before {
  display: none;
}
.offer-box .feedback-area .product-box li:before {
  display: block;
  content: '';
  height: inherit;
  border-left: 1px solid #dcdddd;
  position: absolute;
  top: 0;
  left: -15px;
  z-index: 1;
}
.offer-box .feedback-area .product-box li .info-des {
  padding: 8px 0 0 !important;
}
.why-flexible {
  background: #7b321a;
  min-width: 1280px;
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}
.why-flexible:before {
  display: block;
  content: '';
  background: url("data:image/png;base64,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") no-repeat center;
  width: 118px;
  height: 103px;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.why-flexible .flexible-box {
  background: #fff;
  width: 1280px;
  margin: 50px auto 0;
}
.why-flexible .flexible-box .flexible-nav {
  border-bottom: 1px solid #efefef;
  padding: 0 36px;
}
.why-flexible .flexible-box .flexible-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.why-flexible .flexible-box .flexible-nav dd {
  float: left;
  height: 44px;
  line-height: 44px;
  color: #313131;
  font-size: 14px;
  margin-right: 60px;
  font-family: NunitoSans-Bold;
  cursor: pointer;
  transition: color, border-bottom-color 0.3s linear;
}
.why-flexible .flexible-box .flexible-nav dd:hover {
  color: #7b321a;
}
.why-flexible .flexible-box .flexible-nav dd.active {
  color: #7b321a;
  border-bottom: 2px solid #7b321a;
}
.why-flexible .flexible-box .flexible-lists {
  padding: 40px 40px 60px 40px;
  height: 306px;
}
.why-flexible .flexible-box .flexible-lists dl {
  display: none;
}
.why-flexible .flexible-box .flexible-lists dl:first-child {
  display: block;
}
.why-flexible .flexible-box .flexible-lists dt {
  font-family: NunitoSans-Bold;
  font-size: 24px;
  color: #313131;
  line-height: 24px;
  margin-bottom: 14px;
}
.why-flexible .flexible-box .flexible-lists dd {
  position: relative;
  padding-left: 12px;
  font-size: 14px;
  line-height: 24px;
}
.why-flexible .flexible-box .flexible-lists dd:before {
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  background: #313131;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
}
.why-flexible .flexible-box-des {
  font-size: 18px;
  font-family: NunitoSans-Bold;
  line-height: 28px;
  color: #fff;
  text-align: center;
  margin: 40px 0 20px;
}
.why-flexible .flexible-box-des .jump-email {
  color: #f3dcca;
  text-decoration: underline;
}
/*# sourceMappingURL=flexible-pcb.css.map */