﻿
/*----------smt贴装20211112----------*/

*{ box-sizing: border-box; }

.footer .copyright-group1 .foot-nav-sidebar {
  box-sizing: content-box;
}
.active-jump {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: 300% 100%;
}
.active-jump:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.smt-plate-banner {
  background: url("../imagesp/smt-plate-banner-bg.png") no-repeat center;
  height: 449px;
  overflow: hidden;
}
.smt-plate-banner .banner-l {
  float: left;
}
.smt-plate-banner .banner-title {
  margin-top: 50px;
}
.smt-plate-banner .title-des {
  margin-left: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #f7d9a3;
  width: 530px;
}
.smt-plate-banner .banner-hot {
  display: inline-block;
  margin-top: 22px;
  margin-left: 10px;
  min-width: 470px;
  height: 43px;
  background-color: #292929;
  border-radius: 6px;
  border: solid 2px #f7d9a3;
  overflow: hidden;
}
.smt-plate-banner .banner-hot .label {
  line-height: 43px;
  display: inline-block;
  background: #f7d9a3;
  font-size: 18px;
  color: #2c2c2c;
  padding: 0 12px;
  margin-right: 16px;
  font-weight: bold;
}
.smt-plate-banner .banner-hot .hot {
  background: url("../imagesp/check-icon.png") no-repeat left center;
  padding-left: 28px;
  color: #f7d9a3;
  font-size: 18px;
  margin-right: 20px;
  font-weight: bold;
}
.smt-plate-banner .jump-link {
  display: block;
  width: 178px;
  height: 49px;
  line-height: 49px;
  border: 1px solid #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
  border-radius: 25px;
  margin-left: 10px;
  color: #fff;
}

.smt-plate-banner .jump-link:hover{
  color: #f7d9a3;
  border: 1px solid #f7d9a3;
}
.smt-plate-banner .banner-r {
  float: right;
}
.smt-plate-banner .banner-r .video-mask {
  margin-top: 30px;
  width: 386px;
  margin-right: 66px;
  height: 386px;
  overflow: hidden;
  border-radius: 100%;
}
.smt-plate-banner .banner-r .video-mask video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.smt-plate-banner .banner-r .video-mask .video-js {
  border-radius: 100%;
}
.smt-module-item {
  background: #fff;
  overflow: hidden;
}
.smt-module-item .smt-module-title {
  font-size: 34px;
  line-height: 28px;
  color: #fff;
  margin-top: 89px;
  text-align: center;
  font-weight: bold;
}
.smt-module-item .smt-module-title-des {
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
}
.smt-module-item .diversified {
  padding: 40px 0 0;
  margin-left: -24px;
}
.smt-module-item .diversified:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item .diversified dd {
  float: left;
  margin-left: 24px;
  width: 301px;
  height: 126px;
  background-color: #ffffff;
  box-shadow: 1px 4px 18px 0px rgba(128, 128, 128, 0.2);
  padding: 0 0 0 10px;
  transition: 0.3s;
}

.smt-module-item .diversified dd:hover {
  transform: translate(0,-6px);
}
.smt-module-item .diversified dd:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item .diversified dd .ver-img {
  float: left;
  margin-top: 10px;
  margin-right: 4px;
}
.smt-module-item .diversified dd .ver-info {
  float: left;
  margin-top: 24px;
  max-width: 172px;
}
.smt-module-item .diversified dd .ver-info .ver-name {
  font-size: 18px;
  color: #333333;
}
.smt-module-item .diversified dd .ver-info .ver-text {
  font-size: 14px;
  color: #757575;
  margin-top: 8px;
}
.smt-module-item .ver-title {
  font-size: 34px;
  color: #333333;
  text-align: center;
  margin-top: 70px;
  font-weight: bold;
}
.smt-module-item .ver-title-des {
  margin-top: 16px;
  font-size: 18px;
  color: #757575;
  line-height: 28px;
  text-align: center;
}
.smt-module-item .multi-parent {
  margin-top: 50px;
  position: relative;
}
.smt-module-item .multi-parent .multi-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item .multi-parent .multi-nav dd {
  width: 212px;
  height: 85px;
  font-size: 18px;
  line-height: 85px;
  color: #333333;
  text-align: center;
  display: inline-block;
  float: left;
  cursor: pointer;
}
.smt-module-item .multi-parent .multi-nav dd.active {
  background-color: #ff8b10;
  color: #fff;
  font-weight: bold;
}
.smt-module-item .multi-parent .multi-body {
  margin-top: 18px;
  width: 1037px;
  height: 431px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 3;
  padding: 50px 0 0 38px;
}
.smt-module-item .multi-parent .multi-body:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item .multi-parent .multi-body .multi-img {
  width: 475px;
  height: 300px;
  float: left;
}
.smt-module-item .multi-parent .multi-body .multi-img img {
  width: 100%;
  height: 100%;
}
.smt-module-item .multi-parent .multi-body .multi-info {
  float: left;
  margin-left: 42px;
  font-size: 22px;
  color: #333333;
  width: 440px;
}
.smt-module-item .multi-parent .multi-body .info-title {
  font-weight: bold;
  font-size: 22px;
  color: #333333;
}
.smt-module-item .multi-parent .multi-body .info-title-des {
  margin-top: 10px;
  font-size: 16px;
  color: #757575;
}
.smt-module-item .multi-parent .multi-body .multi-rules {
  margin-top: 30px;
}
.smt-module-item .multi-parent .multi-body .multi-rules dd {
  font-size: 16px;
  color: #333333;
  background: url("../imagesp/multi-icon.png") no-repeat 0 3px;
  padding-left: 26px;
  line-height: 24px;
  margin-bottom: 6px;
}
.smt-module-item .multi-parent .multi-body .jump-link {
  display: block;
  float: left;
  height: 55px;
  line-height: 55px;
  text-align: center;
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.15);
  border-radius: 28px;
  border: solid 1px #fd8039;
  margin-top: 20px;
  background: #fd6a3c;
  overflow: hidden;
  background-size: 300% 100%;
}

.smt-module-item .multi-parent .multi-body .jump-link:hover{
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.3);
}
.smt-module-item .multi-parent .multi-body .jump-link:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item .multi-parent .multi-body .jump-link .jump-price {
  display: block;
  width: 150px;
  float: left;
  height: 53px;
  line-height: 53px;
  font-size: 38px;
  color: #fd8039;
  text-align: center;
  background: #fff;
  border-radius: 53px 0 0 53px;
  font-weight: bold;
}
.smt-module-item .multi-parent .multi-body .jump-link .jump-price em {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
}
.smt-module-item .multi-parent .multi-body .jump-link .jump-price i {
  font-style: normal;
  display: inline-block;
  font-size: 18px;
  margin-left: -10px;
  font-weight: normal;
}
.smt-module-item .multi-parent .multi-body .jump-link .jump-text {
  float: left;
  display: block;
  padding: 0 40px;
  height: 53px;
  line-height: 53px;
  border-radius: 0 55px 55px 0;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(249deg, rgba(254, 134, 61, 0.9) 0%, rgba(241, 60, 58, 0.9) 100%), linear-gradient(#ff8b10, #ff8b10);
  background-blend-mode: normal,
          normal;
  font-size: 20px;
}
.smt-module-item .multi-parent .multi-mask {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 378px;
  height: 471px;
  background-color: #ff8b10;
  color: #fff;
}
.smt-module-item .multi-parent .mask-title {
  font-size: 24px;
  color: #fff;
  padding: 32px 0 0 52px;
}
.smt-module-item .multi-parent .certification {
  margin: 36px 0 0 160px;
}
.smt-module-item .multi-parent .certification dt {
  margin-bottom: 20px;
}
.smt-module-item .multi-parent .certification dd {
  width: 190px;
  height: 35px;
  line-height: 35px;
  border-radius: 6px;
  border: solid 1px #ffffff;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 10px;
}
.smt-module-item .multi-parent .certification dd .cer-name {
  color: #ff8b10;
  width: 83px;
  height: 35px;
  display: block;
  float: left;
  text-align: center;
  background-color: #f5f5f5;
}
.smt-module-item .multi-parent .certification dd .car-val {
  display: block;
  float: left;
  padding-left: 10px;
  color: #fff;
  width: 105px;
}
.smt-module-item .multi-parent .cer-tips {
  margin: 27px 0 0 160px;
  font-size: 14px;
}
.smt-module-item.patch-weld {
  background: url("/bestpcbs/bestvn/imagesp/patch-weld-bg.jpg") no-repeat center;
  height: 580px;
  margin-top: 0px;
}
.smt-module-item.patch-weld .path-box {
  margin-top: 60px;
}
.smt-module-item.patch-weld .path-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item.patch-weld .path-item {
  float: left;
  width: 626px;
  height: 250px;
  background-image: linear-gradient(249deg, rgba(247, 91, 27, 0.9) 0%, rgba(247, 119, 27, 0.9) 100%), linear-gradient(#ff8b10, #ff8b10);
  background-blend-mode: normal, normal;
  margin-left: 28px;
}

.smt-module-item.patch-weld .path-item:first-child {
  margin-left: 0;
}
.smt-module-item.patch-weld .path-item .path-img {
  margin: -20px 0 0 30px;
  float: left;
}
.smt-module-item.patch-weld .path-item .path-info {
  float: left;
  margin-left: 24px;
  color: #fff;
  padding-top: 28px;
  width: 256px;
}
.smt-module-item.patch-weld .path-item .path-title {
	display: block;
  width: 242px;
  height: 38px;
  line-height: 38px;
  background: #fff;
  border-radius: 15px 0 15px 0;
  overflow: hidden;
}
.smt-module-item.patch-weld .path-item .path-title .name {
  font-size: 20px;
  color: #f7651b;
  width: 185px;
  display: inline-block;
  padding-left: 20px;
  font-weight: bold;
}
.smt-module-item.patch-weld .path-item .path-title .point {
  float: right;
  width: 57px;
  height: 38px;
  background: url("../imagesp/patch-icon.png") no-repeat center #f2f2f2;
}

.smt-module-item.patch-weld .path-item .path-title:hover .point{
  background: url("../imagesp/patch-icon.png") no-repeat center #e8e8e8;
}

.smt-module-item.patch-weld .path-item .path-des {
  margin-top: 30px;
  font-size: 16px;
  line-height: 28px;
}
.smt-module-item.patch-weld .path-tips-text {
  font-size: 16px;
  line-height: 28px;
  margin-top: 36px;
  color: #fff;
}
.smt-module-item.patch-weld .path-product {
  margin-top: 35px;
  margin-left: -19px;
}
.smt-module-item.patch-weld .path-product dd {
  float: left;
  width: 306px;
  height: 210px;
  margin-left: 18px;
  overflow: hidden;
}
.smt-module-item.patch-weld .path-product dd:hover img {
  transform: scale(1.04);
}
.smt-module-item.patch-weld .path-product dd img {
  transition: all 0.3s linear;
}
.smt-module-item.ability-to {
  background: url("../imagesp/ability-to-bg.jpg") no-repeat center #fff;
  height: 862px;
}
.smt-module-item.ability-to .smt-module-title {
  color: #333333;
}
.smt-module-item.ability-to .smt-module-title-des {
  color: #757575;
}
.smt-module-item.ability-to .plate-wrap {
  position: relative;
}
.smt-module-item.ability-to .plate-wrap:before {
  display: block;
  content: '';
  width: 414px;
  height: 403px;
  background-color: #ff8b10;
  position: absolute;
  bottom: -20px;
  z-index: 1;
  left: 0;
}
.smt-module-item.ability-to .ability-rules {
  background: url("../imagesp/ability-rules-bg.png") no-repeat center;
  width: 1240px;
  height: 506px;
  margin: 30px auto 30px 40px;
  padding: 46px 0 0 56px;
  position: relative;
  z-index: 2;
}
.smt-module-item.ability-to .ability-rules .ability-img {
  position: absolute;
  bottom: -60px;
  right: 0;
  z-index: 1;
}
.smt-module-item.ability-to .ability-rules dl:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item.ability-to .ability-rules dl:first-child + dl {
  margin-top: 34px;
}
.smt-module-item.ability-to .ability-rules dd {
  width: 24%;
  float: left;
}
.smt-module-item.ability-to .ability-rules dd:last-child {
  width: auto;
}
.smt-module-item.ability-to .ability-rules .title {
  font-size: 18px;
  color: #fd8039;
  font-weight: bold;
}
.smt-module-item.ability-to .ability-rules .text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  height: 70px;
}
.smt-module-item.originality-el {
  padding-bottom: 66px;
}
.smt-module-item.originality-el .smt-module-title {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
}
.smt-module-item.originality-el .smt-module-title-des {
  color: #757575;
}
.smt-module-item.originality-el .originality-video {
  width: 1063px;
  height: 549px;
  background-color: #ff8b10;
  border: solid 12px #000000;
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
  margin: 40px auto 0;
  border-radius: 8px;
  position: relative;
}
.smt-module-item.originality-el .originality-video video {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.smt-module-item.originality-el .originality-video .origin-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 5;
  cursor: pointer;
  text-align: center;
  background: url("../imagesp/origin-play-btn.png") no-repeat center;
}
.smt-module-item.originality-el .jump-link {
  display: block;
  text-align: center;
  width: 273px;
  height: 60px;
  margin: 48px auto 0;
  line-height: 60px;
  border-radius: 60px;
  background-image: linear-gradient(to right, #f0383c, #ff883c, #f0383c, #ff883c);
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
  color: #fff;
  font-size: 20px;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: 300% 100%;
}
.smt-module-item.originality-el .jump-link:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.smt-module-item.user-instructions {
  background: url("../imagesp/instructions-bg.jpg") no-repeat center;
  height: 699px;
}
.smt-module-item.user-instructions .ins-rules {
  margin: 40px 0 0 -25px;
}
.smt-module-item.user-instructions .ins-rules:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-module-item.user-instructions .ins-rules dd {
  float: left;
  width: 410px;
  height: 507px;
  background-color: #ffffff;
  margin-left: 25px;
}
.smt-module-item.user-instructions .ins-rules dd .ins-index {
  width: 410px;
  height: 153px;
  color: #fff;
  font-size: 20px;
  line-height: 153px;
  padding-left: 30px;
  font-weight: bold;
}
.smt-module-item.user-instructions .ins-rules dd .ins-index .ins-icon {
  margin-right: 6px;
  vertical-align: middle;
}
.smt-module-item.user-instructions .ins-rules dd .ins-text {
  width: 330px;
  margin: 25px auto 0;
}
.smt-module-item.user-instructions .ins-rules dd .ins-text .list {
  background: url("../imagesp/the-check.png") no-repeat left center;
  margin-bottom: 15px;
}
.smt-module-item.user-instructions .ins-rules dd .ins-text .text {
  padding-left: 25px;
  font-size: 14px;
}
.smt-module-item.user-instructions .ins-rules dd .ins-text .info-img {
  height: 150px;
}
.smt-module-item.user-instructions .ins-rules dd .ins-text .info-img img {
  max-width: 100%;
}
.smt-module-item.user-instructions .ins-rules dd:first-child .ins-index {
  background: url("../imagesp/ins-index1.png") no-repeat center;
}
.smt-module-item.user-instructions .ins-rules dd:first-child + dd .ins-index {
  background: url("../imagesp/ins-index2.png") no-repeat center;
}
.smt-module-item.user-instructions .ins-rules dd:first-child + dd + dd .ins-index {
  background: url("../imagesp/ins-index3.png") no-repeat center;
}
.get-process-el {
  width: 1280px;
  height: 171px;
  background: url("../imagesp/process-el-bg.png") no-repeat 280px center #fff;
  box-shadow: 1px 4px 18px 0px rgba(128, 128, 128, 0.1);
  margin: -106px auto 20px;
}
.get-process-el .process-jump {
  width: 280px;
  height: 171px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.get-process-el .process-title {
  font-size: 24px;
  color: #333333;
  margin-bottom: 14px;
  font-weight: bold;
}
.get-process-el .jump-link {
  display: block;
  width: 166px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-image: linear-gradient(to right, #f0383c, #ff883c, #f0383c, #ff883c);
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.3);
  border-radius: 22px;
  margin: 0 auto;
  background-size: 300% 100%;
}

.get-process-el .jump-link:hover{
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.5);
}
.smt-disclaimer {
  height: 231px;
  padding-top: 40px;
  background-color: #fdebd6;
}
.smt-disclaimer:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-disclaimer .smt-disclaimer-left {
  float: left;
}
.smt-disclaimer .smt-disclaimer-left .disclaimer-title {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}
.smt-disclaimer .smt-disclaimer-right {
  float: left;
  margin-left: 35px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.vjs-big-play-button {
  display: none !important;
}
/*# sourceMappingURL=smt-plate.css.map */