.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;
}
* {
  margin: 0;
  padding: 0;
}
body,
html {
  overflow-x: hidden;
}
[c-clock] {
  display: none;
}
.metal-base .common-board .common-title {
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.metal-base .common-board .common-title .title-contains {
  display: flex;
  align-items: center;
}
.metal-base .common-board .common-title .title-contains .title {
  font-weight: 800;
  font-size: 34px;
  color: #001010;
  margin-right: 20px;
  position: relative;
}
.metal-base .common-board .common-title .title-contains .title .des {
  font-weight: 800;
  font-size: 20px;
  color: #001010;
}
@keyframes moveUpDown {
  0%,
  100% {
    transform: translateY(-4px);
  }
  50% {
    transform: translateY(4px);
  }
}
.metal-base .common-board .common-title .title-contains .offer-icon {
  position: absolute;
  top: -30px;
  right: 0;
  animation: moveUpDown 2s infinite linear;
}
.metal-base .common-board .common-title .link-bg {
  background: url("../images/smtAssembly/line-bg.png");
  width: 72%;
  height: 2px;
  content: '';
  display: block;
}
.metal-base .common-board .common-des {
  font-size: 12px;
  color: #333333;
  margin-top: 7px;
  letter-spacing: 2px;
}
.metal-base .banner-module {
  background: url("../images/metal-base/banner-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  height: 420px;
  background-size: 100% 100%;
}
.metal-base .banner-module .page-wrap {
  height: 100%;
  position: relative;
}
.metal-base .banner-module .banner-title {
  position: absolute;
  left: 0;
  top: 44px;
  background: url("../images/metal-base/banner-title.png") no-repeat center;
  width: 856px;
  height: 363px;
}
.metal-base .special-module {
  background: url("../images/metal-base/metal-bg1.png") no-repeat center;
  width: 100%;
  height: 750px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 86px;
  box-sizing: border-box;
}
.metal-base .special-module .special-box {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  position: relative;
}
.metal-base .special-module .special-box:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -130px;
  margin: auto;
  background: url("../images/metal-base/special-ped-bg.png") no-repeat center;
  width: 100%;
  height: 120px;
  content: '';
  display: block;
}
.metal-base .special-module .special-box .info-item {
  width: 664px;
  height: 382px;
  display: block;
  padding: 130px 100px 40px 30px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.metal-base .special-module .special-box .info-item:hover {
  transform: translateY(-10px);
}
.metal-base .special-module .special-box .info-item:first-child {
  background: url("../images/metal-base/special-bg1.png") no-repeat center;
}
.metal-base .special-module .special-box .info-item:last-of-type {
  background: url("../images/metal-base/special-bg2.png") no-repeat center;
  margin-left: 34px;
  padding-top: 160px;
}
.metal-base .special-module .special-box .info-item:last-of-type .list-row span:first-of-type {
  min-width: 90px;
}
.metal-base .special-module .special-box .info-item:last-of-type .list-row:last-of-type {
  margin-top: 40px;
}
.metal-base .special-module .special-box .info-item .list-row {
  margin-top: 8px;
  display: flex;
  align-items: baseline;
}
.metal-base .special-module .special-box .info-item .list-row span {
  font-size: 16px;
  display: inline-block;
}
.metal-base .special-module .special-box .info-item .list-row span:first-of-type {
  color: #001010;
  min-width: 130px;
  padding-left: 20px;
  position: relative;
}
.metal-base .special-module .special-box .info-item .list-row span:first-of-type:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  background: url("../images/metal-base/mark-icon.png") no-repeat center;
  width: 15px;
  height: 15px;
  content: '';
  display: inline-block;
}
.metal-base .special-module .special-box .info-item .list-row span:last-of-type {
  font-weight: 500;
  color: #5BC000;
}
.metal-base .special-module .special-box .info-item .sum-total {
  color: #FD6021;
  margin-top: 6px;
}
.metal-base .special-module .special-box .info-item .sum-total .price-sy {
  font-weight: 800;
  font-size: 20px;
}
.metal-base .special-module .special-box .info-item .sum-total .price {
  font-weight: 800;
  font-size: 48px;
}
.metal-base .special-module .special-box .info-item .sum-total .price-dg {
  font-weight: bold;
  font-size: 16px;
}
.metal-base .special-module .special-box .info-item .sum-total .num-des {
  font-weight: 500;
  font-size: 16px;
}
.metal-base .board-module {
  background: url("../images/metal-base/metal-bg2.png") no-repeat center;
  width: 100%;
  height: 718px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 55px;
  box-sizing: border-box;
}
.metal-base .board-module .common-title .link-bg {
  width: 62%;
}
.metal-base .board-module .board-box {
  display: flex;
  margin-top: 55px;
  flex-wrap: nowrap;
  width: 100%;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.metal-base .board-module .board-box:after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  vertical-align: auto;
}
.metal-base .board-module .board-box .board-item {
  width: 160px;
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
  overflow: hidden;
  margin-left: 17px;
  transition: width 0.3s ease;
  will-change: width, transform;
  position: relative;
  border-radius: 16px;
}
.metal-base .board-module .board-box .board-item:first-child {
  margin-left: 0;
}
.metal-base .board-module .board-box .board-item.active {
  width: 692px;
}
.metal-base .board-module .board-box .board-item.active img {
  opacity: 1;
  visibility: visible;
}
.metal-base .board-module .board-box .board-item.active .board-title {
  display: none;
}
.metal-base .board-module .board-box .board-item.active .board-des {
  opacity: 1;
  visibility: visible;
}
.metal-base .board-module .board-box .board-item img {
  opacity: 0;
  visibility: hidden;
  border-radius: 16px;
}
.metal-base .board-module .board-box .board-item .board-title {
  padding: 0 6px;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 27px;
  margin: auto;
  text-align: center;
  z-index: 1;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.metal-base .board-module .board-box .board-item .board-des {
  position: absolute;
  left: 30px;
  right: 0;
  bottom: 30px;
  z-index: 1;
  width: 600px;
  opacity: 0;
  visibility: hidden;
  transition: width 0.3s ease-in-out;
}
.metal-base .board-module .board-box .board-item .board-des .title {
  font-weight: bold;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 34px;
}
.metal-base .board-module .board-box .board-item .board-des .title span {
  font-size: 16px;
}
.metal-base .board-module .board-box .board-item .board-des .des {
  font-weight: 500;
  font-size: 14px;
  color: #5BC000;
  margin-top: 8px;
}
.metal-base .merit-module {
  background: url("../images/metal-base/metal-bg3.png") no-repeat center;
  width: 100%;
  height: 750px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 60px;
  box-sizing: border-box;
}
.metal-base .merit-module .common-title .link-bg {
  width: 84%;
}
.metal-base .merit-module .merit-box {
  display: flex;
  margin-top: 80px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.metal-base .merit-module .merit-item {
  width: 651px;
  min-width: 651px;
  height: 180px;
  margin-bottom: 27px;
  margin-left: 17px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 60px 20px 240px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.metal-base .merit-module .merit-item:hover {
  transform: translateY(-10px);
}
.metal-base .merit-module .merit-item:first-of-type {
  margin-left: unset;
}
.metal-base .merit-module .merit-item:nth-of-type(3) {
  margin-left: unset;
}
.metal-base .merit-module .merit-item .merit-title {
  font-weight: 800;
  font-size: 22px;
  color: #001010;
  line-height: 28px;
}
.metal-base .merit-module .merit-item .merit-des {
  margin-top: 5px;
  font-weight: 500;
  font-size: 14px;
  color: #001010;
  line-height: 24px;
}
.metal-base .merit-module .merit-line {
  background: url("../images/metal-base/merit-line.png") no-repeat center;
  width: 1314px;
  height: 22px;
  margin: 10px auto 0;
}
.metal-base .yield-module {
  background: url("../images/metal-base/metal-bg4.png") no-repeat center;
  width: 100%;
  height: 750px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 70px;
  box-sizing: border-box;
}
.metal-base .yield-module .common-title .link-bg {
  width: 82%;
}
.metal-base .yield-module .car-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 60px;
}
.metal-base .yield-module .car-item {
  background: url("../images/metal-base/car-bg1.png") no-repeat center;
  width: 267px;
  height: 154px;
  padding: 14px 0 0 20px;
  display: flex;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.metal-base .yield-module .car-item:hover {
  transform: translateY(-5px);
}
.metal-base .yield-module .car-item:last-of-type {
  background: url("../images/metal-base/car-bg2.png") no-repeat center;
  width: 834px;
  height: 160px;
}
.metal-base .yield-module .car-item:last-of-type dl dt {
  margin-bottom: 20px;
}
.metal-base .yield-module .car-item:last-of-type dl dd {
  position: relative;
}
.metal-base .yield-module .car-item:last-of-type dl dd:first-of-type:after {
  background: url("../images/metal-base/car-line.png") no-repeat center;
  width: 1px;
  height: 44px;
  content: '';
  display: block;
  position: absolute;
  left: 42%;
  top: 0;
}
.metal-base .yield-module .car-item img {
  margin-top: -6px;
}
.metal-base .yield-module .car-item dl dt {
  font-weight: bold;
  font-size: 22px;
  color: #001010;
  margin-bottom: 4px;
  margin-top: 4px;
}
.metal-base .yield-module .car-item dl dd {
  color: #666666;
  line-height: 20px;
  display: flex;
  font-size: 14px;
}
.metal-base .yield-module .car-item dl dd div {
  min-width: 120px;
  margin-right: 55px;
}
.metal-base .product-module {
  padding: 70px 0 95px;
}
.metal-base .product-module .common-title .link-bg {
  width: 86%;
}
.metal-base .product-module .product-box {
  margin-top: 50px;
  position: relative;
}
.metal-base .product-module .product-box .product-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.metal-base .product-module .product-box .pic-gather {
  display: flex;
  align-items: flex-start;
}
.metal-base .product-module .product-box .pic-list {
  overflow: hidden;
  border-radius: 16px;
  margin-left: 16px;
  position: relative;
}
.metal-base .product-module .product-box .pic-list:first-of-type {
  margin-left: unset;
}
.metal-base .product-module .product-box .pic-list img {
  transition: all 0.3s ease-in-out;
}
.metal-base .product-module .product-box .pic-list img:hover {
  transform: scale(1.1);
}
.metal-base .product-module .product-box .pic-list .pic-title {
  position: absolute;
  left: 30px;
  bottom: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
}
.metal-base .product-module .product-box .product-val {
  border-radius: 16px;
  background-color: #fff;
  border: 1px solid #E5E5FF;
  width: 458px;
  height: 400px;
  position: relative;
  overflow: hidden;
  padding: 30px 33px;
  box-sizing: border-box;
}
.metal-base .product-module .product-box .val-data dt {
  font-weight: bold;
  font-size: 22px;
  color: #001010;
  margin-bottom: 18px;
}
.metal-base .product-module .product-box .val-data dd {
  display: flex;
  margin-bottom: 8px;
}
.metal-base .product-module .product-box .val-data dd div {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.metal-base .product-module .product-box .val-data .val-title {
  color: #333333;
  min-width: 140px;
}
.metal-base .product-module .product-box .val-data .val-des {
  color: #999999;
}
.metal-base .product-module .product-box .head-des {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 17px 0;
  text-align: center;
  background: #F6F8FD;
  border-radius: 16px;
  font-weight: bold;
  font-size: 16px;
  color: #001010;
}
.metal-base .product-module .product-box .head-des span {
  display: inline-block;
  margin-left: 10px;
}
.metal-base .product-module .product-box .swiper-pagination {
  left: 636px;
  bottom: 22px;
}
.metal-base .product-module .product-box .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #001100;
  background: rgba(249, 249, 255, 0.2);
  margin-right: 10px;
}
.metal-base .product-module .product-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5BC000;
}
.metal-base .product-module .product-box .swiper-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.metal-base .product-module .product-box .btn-icon {
  background: url("../images/metal-base/swiper-btn-icon.png") no-repeat center;
  width: 58px;
  height: 58px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
.metal-base .product-module .product-box .btn-icon:hover {
  background: url("../images/metal-base/swiper-btn-icon-hover.png") no-repeat center;
}
.metal-base .product-module .product-box .btn-icon.swiper-prev {
  right: 80px;
}
.metal-base .product-module .product-box .btn-icon.swiper-prev:hover {
  transform: rotate(180deg);
}
.metal-base .product-module .product-box .btn-icon.swiper-next {
  transform: rotate(180deg);
  right: 0;
}
.metal-base .product-module .product-box .btn-icon.swiper-next:hover {
  transform: rotate(0);
}
.metal-base .facility-module {
  background: url("../images/metal-base/metal-bg5.png") no-repeat center;
  width: 100%;
  height: 750px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 90px;
  box-sizing: border-box;
}
.metal-base .facility-module .common-board .common-title .title-contains .title {
  color: #FFFFFF;
}
.metal-base .facility-module .common-board .common-title .link-bg {
  width: 84%;
}
.metal-base .facility-module .common-board .common-des {
  color: #FFFFFF;
}
.metal-base .facility-module .fac-box-mask {
  position: relative;
  margin-top: 110px;
}
.metal-base .facility-module .fac-box {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  position: absolute;
  height: 100%;
}
.metal-base .facility-module .fac-box .el-view {
  display: flex;
  flex: 1 1;
}
.metal-base .facility-module .fac-box .fac-item {
  flex: 1 1;
  height: 430px;
  position: relative;
  transition: all 1s ease-in-out;
  border-left: 1px solid #fff;
  overflow: hidden;
  transform-origin: center;
}
.metal-base .facility-module .fac-box .fac-item:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  width: 100%;
  height: 100px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.metal-base .facility-module .fac-box .fac-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.metal-base .facility-module .fac-box .fac-item .fac-title {
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 24px;
  padding-left: 10px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  z-index: 2;
}
.metal-base .facility-module .fac-box .fac-item:first-child {
  border-left: 0;
}
.metal-base .facility-module .fac-box .fac-item:last-of-type {
  border-right: unset;
}
.metal-base .facility-module .fac-box .fac-item.active {
  flex: 1 1 25.8%;
  transform: scaleY(1.16);
  border-radius: 8px;
  border: 0;
  transform-style: preserve-3d;
}
.metal-base .facility-module .fac-box .fac-item.active + .fac-item {
  border: 0;
}
.metal-base .facility-module .fac-box .fac-item.active .fac-title {
  font-weight: bold;
  font-size: 24px;
  left: 20px;
  bottom: 20px;
  text-align: unset;
  letter-spacing: 4px;
  transform: scaleY(calc(1 / 1.2));
}
.metal-base .facility-module .fac-box .fac-item:hover {
  flex: 1 1 25.8%;
  transform-origin: initial;
  transform: scaleY(1.16);
  border-radius: 8px;
  transform-style: preserve-3d;
  border: 0;
}
.metal-base .facility-module .fac-box .fac-item:hover + .fac-item {
  border: 0;
}
.metal-base .facility-module .fac-box .fac-item:hover .fac-title {
  font-weight: bold;
  font-size: 24px;
  left: 20px;
  bottom: 20px;
  text-align: unset;
  letter-spacing: 4px;
  transform: scaleY(calc(1 / 1.2));
}
.metal-base .field-module {
  background: url("../images/metal-base/metal-bg6.png") no-repeat center;
  width: 100%;
  height: 700px;
  min-width: 1400px;
  background-size: 100% 100%;
  padding-top: 70px;
  box-sizing: border-box;
}
.metal-base .field-module .common-title .link-bg {
  width: 84%;
}
.metal-base .field-module .field-box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.metal-base .field-module .field-box .field-item {
  width: 186px;
  height: 454px;
  overflow: hidden;
  border-radius: 18px;
  position: relative;
}
.metal-base .field-module .field-box .field-item img {
  transition: all 0.3s ease-in-out;
}
.metal-base .field-module .field-box .field-item img:hover {
  transform: scale(1.1);
}
.metal-base .field-module .field-box .field-item .field-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 45px;
  text-align: center;
  padding: 0 10px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
  color: #FBFAFF;
}
