.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;
}
[c-clock] {
  display: none;
}
.index-banner {
  background: url("../images/smtAssembly/banner-bg.jpg") no-repeat center;
  width: 100%;
  height: 480px;
  min-width: 1400px;
  background-size: cover;
  position: relative;
}
.index-banner .page-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  bottom: unset;
}
.index-banner .page-wrap .login-reg-box {
  background: url("../images/smtAssembly/reg-merber-bg.png?v=20250609") no-repeat center;
  width: 401px;
  height: 421px;
  border: 0;
  bottom: unset;
  top: 50%;
  margin-top: -210px;
  padding: 22px;
  font-weight: normal;
  font-size: 14px;
  color: #001010;
  position: absolute;
  right: 0;
  box-sizing: border-box;
}
.index-banner .page-wrap .login-reg-box .login-top:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.index-banner .page-wrap .login-reg-box .login-top .l-name {
  color: #001010;
  font-size: 24px;
  font-weight: bold;
  float: left;
}
.index-banner .page-wrap .login-reg-box .login-top .r-info {
  font-size: 14px;
  float: right;
  color: #001010;
  font-weight: normal;
  margin-top: 8px;
}
.index-banner .page-wrap .login-reg-box .login-top .r-info .jump-el {
  color: #5BC000;
  position: relative;
}
.index-banner .page-wrap .login-reg-box .login-top .r-info .jump-el:hover:after {
  opacity: 1;
  visibility: visible;
}
.index-banner .page-wrap .login-reg-box .login-top .r-info .jump-el:after {
  display: block;
  content: '';
  width: 100%;
  border-bottom: 1px solid #5BC000;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  overflow: hidden;
}
.index-banner .page-wrap .login-reg-box .info-from-box {
  margin-top: 40px;
  padding: 0 20px;
  /* 隐藏 Chrome 和 Safari 的自动填充背景色 */
  /* 隐藏 Firefox 的自动填充背景色 */
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row {
  margin-top: 12px;
  border-radius: 6px;
  border: 1px solid #E7E7E7;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row:nth-child(2) {
  overflow: hidden;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row:first-child {
  margin-top: 0;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  font-size: 12px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .tag {
  color: #5BC000;
  cursor: pointer;
  position: relative;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .tag:hover:after {
  opacity: 1;
  visibility: visible;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .tag:after {
  display: block;
  content: '';
  width: 90%;
  border-bottom: 1px solid #5BC000;
  position: absolute;
  bottom: -2px;
  left: 8px;
  z-index: 1;
  opacity: 0;
  overflow: hidden;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement.active .radio {
  border-color: #5BC000;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement.active .radio:after {
  opacity: 1;
  visibility: visible;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .radio {
  display: inline-block;
  background: url('../images/smtAssembly/check-box.png?v=20250609') no-repeat center;
  width: 15px;
  height: 15px;
  position: relative;
  vertical-align: text-bottom;
  margin-right: 6px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .radio:after {
  display: block;
  content: '';
  background: url("../images/smtAssembly/check-icon.png?v=20250609") no-repeat center;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  visibility: hidden;
}
.index-banner .page-wrap .login-reg-box .info-from-box .info-row.agreement .toggle-agree {
  cursor: pointer;
  user-select: none;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box {
  position: relative;
  height: 100%;
  float: left;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box:hover .zone:after {
  transform: rotate(180deg);
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone {
  height: 100%;
  line-height: 48px;
  color: #001010;
  font-size: 15px;
  padding: 0 10px 0 20px;
  cursor: pointer;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone:after {
  display: inline-block;
  content: '';
  background: url("../images/smtAssembly/select-arrow.png?v=20250609") no-repeat 96% center;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  transition: all 0.3s;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone:before {
  display: inline-block;
  content: '';
  background: url("../images/smtAssembly/phone-icon.png?v=20250609") no-repeat center;
  width: 16px;
  height: 48px;
  vertical-align: bottom;
  margin-right: 8px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone-lists {
  position: absolute;
  left: -1px;
  top: 48px;
  width: 130px;
  text-indent: 0;
  background: #fff;
  z-index: 101;
  border: 1px solid #F6F6FA;
  border-radius: 0 0 4px 4px;
  display: none;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone-lists .li {
  line-height: 40px;
  padding-left: 10px;
  cursor: pointer;
}
.index-banner .page-wrap .login-reg-box .info-from-box .segment-box .zone-lists .li:hover {
  background: #f5f5f5;
  cursor: pointer;
  font-size: 14px;
  color: #001010;
}
.index-banner .page-wrap .login-reg-box .info-from-box .phone-text {
  height: 48px;
  line-height: 48px;
  float: right;
  width: 208px;
  border-radius: 6px;
}
.index-banner .page-wrap .login-reg-box .info-from-box input:-webkit-autofill,
.index-banner .page-wrap .login-reg-box .info-from-box input:-webkit-autofill:hover,
.index-banner .page-wrap .login-reg-box .info-from-box input:-webkit-autofill:focus,
.index-banner .page-wrap .login-reg-box .info-from-box input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  -webkit-text-fill-color: black !important;
}
.index-banner .page-wrap .login-reg-box .info-from-box input:-moz-autofill,
.index-banner .page-wrap .login-reg-box .info-from-box input:-moz-autofill:hover,
.index-banner .page-wrap .login-reg-box .info-from-box input:-moz-autofill:focus,
.index-banner .page-wrap .login-reg-box .info-from-box input:-moz-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
  color: black !important;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container {
  height: 48px;
  position: relative;
  z-index: 0;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container * {
  box-sizing: content-box;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_wrapper {
  height: 100%;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_scale {
  height: 100%;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc-lang-cnt {
  height: 100%;
  line-height: 48px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_bg {
  width: 0;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_iconfont {
  height: 48px;
  line-height: 48px;
  width: 78px;
  border: 0;
  border-radius: 6px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_iconfont.btn_slide {
  font-size: 0;
  background: url("../images/smtAssembly/arrow-icon.png?v=20250609") no-repeat center #fff;
}
.index-banner .page-wrap .login-reg-box .info-from-box .nc-container .nc_iconfont.btn_ok {
  margin: 0;
  height: 48px;
  line-height: 48px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .check-code {
  float: left;
  height: 38px;
  line-height: 38px;
  margin: 5px 6px;
  padding-left: 12px;
  border-radius: 6px;
}
.index-banner .page-wrap .login-reg-box .info-from-box .check-code::placeholder {
  color: #999999;
}
.index-banner .page-wrap .login-reg-box .info-from-box .get-code-btn {
  float: right;
  height: 38px;
  margin: 5px 6px;
  border: 1px solid #5BC000;
  background: #fff;
  width: 110px;
  text-align: center;
  outline: none;
  border-radius: 6px;
  box-sizing: border-box;
  cursor: pointer;
  color: #5BC000;
  transition: all 0.3s;
}
.index-banner .page-wrap .login-reg-box .info-from-box .get-code-btn:hover {
  color: #fff;
  background: #5BC000;
  box-shadow: 0px 10px 15px 0px rgba(0, 70, 54, 0.16);
}
.index-banner .page-wrap .login-reg-box .info-from-box .get-code-btn.disabled {
  border-color: #E7E7E7;
  color: #999999;
  cursor: not-allowed;
  pointer-events: none;
}
.index-banner .page-wrap .login-reg-box .info-from-box .reg-btn {
  display: block;
  width: 100%;
  margin: 10px auto 0;
  height: 54px;
  border-radius: 6px;
  cursor: pointer;
  background: #5BC000;
  color: #fff;
  outline: none;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.3s;
}
.index-banner .page-wrap .login-reg-box .info-from-box .reg-btn:hover {
  background: #70d614;
  box-shadow: 0px 10px 15px 0px rgba(0, 70, 54, 0.16);
}
.common-board .common-title {
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common-board .common-title .title-contains {
  display: flex;
  align-items: center;
}
.common-board .common-title .title-contains .title {
  font-weight: 800;
  font-size: 34px;
  color: #001100;
  margin-right: 20px;
}
.common-board .common-title .title-contains .jump-pricing {
  width: 105px;
  min-width: 105px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  font-size: 16px;
  color: #F3F3F6;
  background-color: #5BC000;
  border-radius: 4px;
  display: inline-block;
  transition: all 0.3s;
}
.common-board .common-title .title-contains .jump-pricing:hover {
  background: #70d614;
  box-shadow: 0px 10px 15px 0px rgba(0, 70, 54, 0.16);
}
.common-board .common-title .link-bg {
  background: url("../images/smtAssembly/line-bg.png");
  width: 64%;
  height: 2px;
  content: '';
  display: block;
}
.common-board .common-title .jump-more {
  font-weight: 500;
  font-size: 14px;
  color: #001100;
}
.common-board .common-title .jump-more:after {
  background: url("../images/smtAssembly/more-jump-icon.png") no-repeat center;
  width: 6px;
  height: 10px;
  content: '';
  display: inline-block;
  margin-left: 6px;
  transition: all 0.3s ease-in-out;
}
.common-board .common-title .jump-more:hover:after {
  transform: translateX(2px);
}
.common-board .common-des {
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  margin-top: 15px;
}
.common-board .common-des .info-des {
  color: #5BC000;
}
.board-module {
  position: relative;
  height: 1062px;
  min-width: 1400px;
}
.board-module:before {
  background: url("../images/smtAssembly/board--detail-bg.png") no-repeat center;
  width: 100%;
  height: 750px;
  content: '';
  display: block;
}
.board-module .page-wrap {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  height: 100%;
}
.board-module .ver-region {
  display: flex;
  justify-content: space-between;
  margin-top: 86px;
}
.board-module .ver-region .ver-item {
  background: url("../images/smtAssembly/ver-bg.png") no-repeat center;
  width: 338px;
  height: 160px;
  padding: 16px 25px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
  box-shadow: 1px 1px 15px 1px rgba(19, 40, 0, 0.02);
}
.board-module .ver-region .ver-item:hover {
  transform: translateY(-5px);
}
.board-module .ver-region .ver-item .ver-r {
  margin-top: 26px;
}
.board-module .ver-region .ver-item .ver-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  color: #001100;
}
.board-module .ver-region .ver-item .ver-des {
  font-weight: 500;
  font-size: 14px;
  color: #A2A2BE;
  margin-top: 10px;
  min-height: 38px;
}
.board-module .smt-board-box {
  margin-top: 107px;
}
.board-module .smt-board-box .link-bg {
  width: 76%;
}
.board-module .smt-board-box .path-region {
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
}
.board-module .smt-board-box .path-item {
  width: 456px;
  height: 360px;
  padding: 16px;
  display: flex;
  align-items: flex-end;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
  box-sizing: border-box;
}
.board-module .smt-board-box .path-item:hover img {
  transform: scale(1.05);
}
.board-module .smt-board-box .path-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.3s ease-in-out;
}
.board-module .smt-board-box .path-item:last-child {
  cursor: unset;
}
.board-module .smt-board-box .path-item:last-child:hover img {
  transform: unset;
}
.board-module .smt-board-box .path-item:last-child .path-jump {
  cursor: unset;
}
.board-module .smt-board-box .path-item:last-child .path-jump:after {
  background: unset;
}
.board-module .smt-board-box .path-item:last-child .path-row {
  width: 100%;
}
.board-module .smt-board-box .path-item:last-child .path-row dd {
  line-height: 18px;
}
.board-module .smt-board-box .path-jump {
  width: 424px;
  height: 140px;
  background: rgba(255, 255, 255, 0.97);
  border-radius: 8px;
  padding: 28px;
  box-sizing: border-box;
  display: flex;
  position: relative;
}
.board-module .smt-board-box .path-jump:after {
  background: url("../images/smtAssembly/path-arrow-hover.png") no-repeat center;
  width: 11px;
  height: 19px;
  content: '';
  display: block;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.3s ease-in-out;
}
.board-module .smt-board-box .path-jump:hover:after {
  transform: translateX(6px);
}
.board-module .smt-board-box .path-jump .path-row {
  width: 50%;
}
.board-module .smt-board-box .path-jump .path-title {
  font-weight: bold;
  font-size: 22px;
  color: #57B900;
}
.board-module .smt-board-box .path-jump .path-title:before {
  background: url("../images/smtAssembly/path-icon.png") no-repeat center;
  width: 5px;
  height: 28px;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  margin-right: 6px;
}
.board-module .smt-board-box .path-jump dl {
  margin-top: 6px;
}
.board-module .smt-board-box .path-jump dl dd {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #353535;
}
.excellent-quality-module {
  position: relative;
  min-width: 1400px;
}
.excellent-quality-module .common-board {
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  margin: auto;
  z-index: 2;
  width: 1400px;
}
.excellent-quality-module .common-board .link-bg {
  width: 74%;
}
.excellent-quality-module .details-item {
  height: 780px;
  width: 100%;
  min-width: 1400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease-in-out;
}
.excellent-quality-module .details-item .page-wrap {
  position: relative;
}
.excellent-quality-module .details-item .menu-region {
  display: flex;
  align-items: center;
  position: absolute;
  top: 70px;
  right: 14px;
}
.excellent-quality-module .details-item .min-l {
  width: 460px;
}
.excellent-quality-module .details-item .min-title {
  font-weight: bold;
  font-size: 36px;
  color: #001100;
}
.excellent-quality-module .details-item .min-des {
  font-weight: 500;
  font-size: 20px;
  color: #57B900;
  line-height: 24px;
  margin-top: 22px;
}
.excellent-quality-module .details-item .menu-pic {
  width: 800px;
  height: 570px;
}
.excellent-quality-module .details-item .menu-pic img {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.excellent-quality-module .swiper-btn {
  position: absolute;
  width: 1400px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  height: 100%;
}
.excellent-quality-module .swiper-btn .swiper-button-prev {
  background: url("../images/smtAssembly/swiper-left-icon.png") no-repeat center;
  width: 90px;
  height: 90px;
  left: -20px;
  top: 45%;
}
.excellent-quality-module .swiper-btn .swiper-button-prev.swiper-button-disabled {
  opacity: unset;
  cursor: pointer;
  pointer-events: unset;
}
.excellent-quality-module .swiper-btn .swiper-button-prev.swiper-button-disabled:hover {
  background: url("../images/smtAssembly/swiper-left-icon-hover.png");
}
.excellent-quality-module .swiper-btn .swiper-button-prev:hover {
  background: url("../images/smtAssembly/swiper-left-icon-hover.png");
}
.excellent-quality-module .swiper-btn .swiper-button-next {
  background: url("../images/smtAssembly/swiper-right-icon.png") no-repeat center;
  width: 90px;
  height: 90px;
  right: -20px;
  top: 45%;
}
.excellent-quality-module .swiper-btn .swiper-button-next.swiper-button-disabled {
  opacity: unset;
  cursor: pointer;
  pointer-events: unset;
}
.excellent-quality-module .swiper-btn .swiper-button-next:hover {
  background: url("../images/smtAssembly/swiper-right-icon-hover.png");
}
.excellent-quality-module .swiper-menu-box {
  width: 1400px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  z-index: 33;
  display: flex;
  justify-content: space-between;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet-active {
  transform: translateY(-4px);
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet {
  width: 150px;
  height: 100px;
  border-radius: unset;
  margin: unset;
  opacity: unset;
  transition: all 0.3s ease-in-out;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:hover {
  transform: translateY(-4px);
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:first-child {
  background: url("../images/smtAssembly/menu-bg1.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(2) {
  background: url("../images/smtAssembly/menu-bg2.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(3) {
  background: url("../images/smtAssembly/menu-bg3.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(4) {
  background: url("../images/smtAssembly/menu-bg4.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(5) {
  background: url("../images/smtAssembly/menu-bg5.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(6) {
  background: url("../images/smtAssembly/menu-bg6.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(7) {
  background: url("../images/smtAssembly/menu-bg7.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(8) {
  background: url("../images/smtAssembly/menu-bg8.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet:nth-child(9) {
  background: url("../images/smtAssembly/menu-bg9.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:first-child {
  background: url("../images/smtAssembly/menu-bg1-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2) {
  background: url("../images/smtAssembly/menu-bg2-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3) {
  background: url("../images/smtAssembly/menu-bg3-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4) {
  background: url("../images/smtAssembly/menu-bg4-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(5) {
  background: url("../images/smtAssembly/menu-bg5-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(6) {
  background: url("../images/smtAssembly/menu-bg6-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(7) {
  background: url("../images/smtAssembly/menu-bg7-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(8) {
  background: url("../images/smtAssembly/menu-bg8-hover.png") no-repeat center;
}
.excellent-quality-module .swiper-menu-box .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(9) {
  background: url("../images/smtAssembly/menu-bg9-hover.png") no-repeat center;
}
.special-module {
  padding: 90px 0;
}
.special-module .common-title .link-bg {
  width: 72%;
}
.special-module .accordion-box {
  margin-top: 56px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.special-module .accordion-box .acc-item {
  width: 140px;
  min-width: 140px;
  height: 450px;
  box-sizing: border-box;
  border-radius: 8px;
  margin-left: 10px;
  padding: 0 16px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  transition: width 0.3s ease;
}
.special-module .accordion-box .acc-item:before {
  transition: all 0.3s ease;
}
.special-module .accordion-box .acc-item.active {
  max-width: 500px;
  width: 500px;
}
.special-module .accordion-box .acc-item.active:before {
  opacity: 0;
  visibility: hidden;
}
.special-module .accordion-box .acc-item.active .special-title {
  font-weight: bold;
  font-size: 20px;
}
.special-module .accordion-box .acc-item.active .special-title:before {
  margin-right: 16px;
}
.special-module .accordion-box .acc-item.active .special-title:after {
  margin-left: 16px;
}
.special-module .accordion-box .acc-item:first-child {
  margin-left: 0;
  background: url("../images/smtAssembly/board-img-5-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:first-child:before {
  content: '';
  background: url("../images/smtAssembly/board-img-5.png") no-repeat center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(2) {
  background: url("../images/smtAssembly/board-img-2-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(2):before {
  content: '';
  background: url("../images/smtAssembly/board-img-2.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(3) {
  background: url("../images/smtAssembly/board-img-7-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(3):before {
  content: '';
  background: url("../images/smtAssembly/board-img-7.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(4) {
  background: url("../images/smtAssembly/board-img-6-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(4):before {
  content: '';
  background: url("../images/smtAssembly/board-img-6.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(5) {
  background: url("../images/smtAssembly/board-img-1-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(5):before {
  content: '';
  background: url("../images/smtAssembly/board-img-1.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(6) {
  background: url("../images/smtAssembly/board-img-4-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(6):before {
  content: '';
  background: url("../images/smtAssembly/board-img-4.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item:nth-child(7) {
  background: url("../images/smtAssembly/board-img-3-hover.png") no-repeat center;
}
.special-module .accordion-box .acc-item:nth-child(7):before {
  content: '';
  background: url("../images/smtAssembly/board-img-3.png") no-repeat center;
  position: absolute;
  width: 140px;
  height: 450px;
  top: 0;
  left: 0;
  z-index: 1;
}
.special-module .accordion-box .acc-item .special-title {
  font-weight: 500;
  font-size: 16px;
  color: #E8EDF4;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
  z-index: 2;
}
.special-module .accordion-box .acc-item .special-title:before {
  background: url("../images/smtAssembly/special-icon.png") no-repeat center;
  width: 5px;
  height: 3px;
  content: '';
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.special-module .accordion-box .acc-item .special-title:after {
  background: url("../images/smtAssembly/special-icon.png") no-repeat center;
  width: 5px;
  height: 3px;
  content: '';
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}
.realize-module {
  background: url("../images/smtAssembly/realize-bg.png") no-repeat center;
  width: 100%;
  height: 973px;
  min-width: 1400px;
  background-size: cover;
}
.realize-module .page-wrap {
  height: 100%;
  padding-top: 90px;
}
.realize-module .common-board .link-bg {
  width: 76%;
}
.realize-module .card-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
}
.realize-module .card-box .card-item {
  background: url("../images/smtAssembly/card-bg1.png") no-repeat center;
  width: 338px;
  height: 175px;
  display: flex;
  padding: 18px 12px 18px 32px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
  margin-left: 15px;
}
.realize-module .card-box .card-item:nth-child(4n+1) {
  margin-left: unset;
}
.realize-module .card-box .card-item:hover {
  transform: translateY(-5px);
}
.realize-module .card-box .card-item dl {
  margin-left: 8px;
}
.realize-module .card-box .card-item dl dt {
  font-weight: bold;
  font-size: 22px;
  color: #202F21;
  margin-top: 10px;
  margin-bottom: 2px;
}
.realize-module .card-box .card-item dl dd {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.expect-module {
  padding: 90px 0 70px;
}
.expect-module .common-title .link-bg {
  width: 76%;
}
.expect-module .words-map-module {
  height: 600px;
  position: relative;
  z-index: 6;
  margin: 24px auto;
}
@keyframes heartbeat {
  0% {
    transform: scale(0.5);
  }
  to {
    transform: scale(0.8);
  }
}
@keyframes pointRadar {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  80% {
    transform: scale(1);
    opacity: 0.5;
  }
  to {
    opacity: 0;
    transform: scale(5);
  }
}
.expect-module .words-map-module .location {
  position: absolute;
  z-index: 66;
  top: 0;
  width: 15px;
  height: 15px;
  background: rgba(91, 192, 0, 0.2);
  border-radius: 50%;
  vertical-align: middle;
}
.expect-module .words-map-module .location:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #5BC000;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  right: 0;
  margin: auto;
  bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.expect-module .words-map-module .location .text {
  font-size: 14px;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 54%;
  margin-top: -12px;
  left: 24px;
}
@keyframes pulsing {
  100% {
    transform: scale(6);
    opacity: 0;
  }
}
.expect-module .words-map-module .location .ring {
  position: absolute;
  background-color: inherit;
  height: 100%;
  width: 100%;
  border-radius: 100%;
  -webkit-animation: pulsing 2.6s ease-out infinite;
  animation: pulsing 2.6s ease-out infinite;
}
.expect-module .words-map-module .location .ring:nth-of-type(1) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.expect-module .words-map-module .location .ring:nth-of-type(2) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.expect-module .words-map-module .location .ring:nth-of-type(3) {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.expect-module .words-map-module .location.company {
  left: 532px;
  top: 196px;
  background: url('../images/page-index/coord-iocn.png') no-repeat center;
  width: 55px;
  height: 57px;
  content: '';
  display: block;
  border-radius: 0;
  border: 0;
}
.expect-module .words-map-module .location.company:before,
.expect-module .words-map-module .location.company:after {
  display: none;
}
.expect-module .words-map-module .location.company .text {
  left: 48px;
  margin-top: -14px;
}
.expect-module .words-map-module .location.jp {
  left: 640px;
  top: 186px;
}
.expect-module .words-map-module .location.jp .text {
  left: 24px;
}
.expect-module .words-map-module .location.jnd {
  left: 1086px;
  top: 137px;
}
.expect-module .words-map-module .location.jnd .text {
  left: 24px;
}
.expect-module .words-map-module .location.mg {
  left: 1125px;
  top: 186px;
}
.expect-module .words-map-module .location.mg .text {
  left: 24px;
}
.expect-module .words-map-module .location.mxg {
  left: 1076px;
  top: 234px;
}
.expect-module .words-map-module .location.mxg .text {
  left: 24px;
}
.expect-module .words-map-module .location.bc {
  left: 1274px;
  top: 398px;
}
.expect-module .words-map-module .location.bc .text {
  left: 24px;
}
.expect-module .words-map-module .location.xjp {
  left: 516px;
  top: 330px;
}
.expect-module .words-map-module .location.xjp .text {
  left: 24px;
}
.expect-module .words-map-module .location.yg {
  left: 120px;
  top: 106px;
}
.expect-module .words-map-module .location.yg .text {
  left: 24px;
}
.expect-module .words-map-module .location.xby {
  left: 116px;
  top: 160px;
}
.expect-module .words-map-module .location.xby .text {
  left: 24px;
}
.expect-module .words-map-module .location.adly {
  left: 634px;
  top: 455px;
}
.expect-module .words-map-module .location.adly .text {
  left: 24px;
}
.expect-module .words-map-module .map-box {
  position: relative;
  z-index: 2;
  background: url('../images/page-index/word-bg.png') no-repeat center;
  width: 1327px;
  margin: auto;
}
.expect-module .partner-logo-module {
  height: 78px;
  overflow: hidden;
  position: relative;
}
.expect-module .partner-logo-module:hover .partner-logo-box {
  animation-play-state: paused !important;
}
@keyframes svgmoveone_3LsCY {
  0% {
    transform: translateX(0) translateZ(0);
  }
  100% {
    transform: translateX(-100%) translateZ(0);
  }
}
@keyframes svgmovetwo_1_6cc {
  0% {
    transform: translateX(100%) translateZ(0);
  }
  100% {
    transform: translateX(0) translateZ(0);
  }
}
.expect-module .partner-logo-module .partner-logo-box {
  position: absolute;
  top: 0;
  left: 0;
}
.expect-module .partner-logo-module .partner-logo-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.expect-module .partner-logo-module .partner-logo-box.run-one {
  animation: svgmoveone_3LsCY 45s infinite linear;
}
.expect-module .partner-logo-module .partner-logo-box.run-two {
  left: -1px;
  animation: svgmovetwo_1_6cc 45s infinite linear;
}
.expect-module .partner-logo-module .logo-list {
  background: url("../images/page-index/partner-bg.png") no-repeat center;
  width: 152px;
  height: 78px;
  float: left;
  position: relative;
  margin-left: 4px;
}
.expect-module .partner-logo-module .logo-list:first-child {
  margin-left: 0;
}
.expect-module .partner-logo-module .logo-list img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.expect-module .real-orders-module {
  margin-top: 27px;
}
.expect-module .real-orders-module:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.expect-module .real-orders-module .order-real {
  background: url("../images/smtAssembly/order-bg.png") no-repeat center;
  width: 426px;
  height: 310px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  box-sizing: border-box;
  float: left;
}
.expect-module .real-orders-module .order-real .real-row {
  width: 48%;
  height: 48%;
  float: left;
  padding-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
}
.expect-module .real-orders-module .order-real .real-title {
  font-weight: 500;
  font-size: 14px;
  color: #001100;
}
.expect-module .real-orders-module .order-real .real-des {
  font-weight: 600;
  font-size: 28px;
  color: #5BC000;
  margin-top: 6px;
}
.expect-module .real-orders-module .order-deal {
  width: 963px;
  height: 310px;
  max-height: 310px;
  background-color: #FDFDFD;
  border-radius: 8px;
  box-sizing: border-box;
  float: right;
}
.expect-module .real-orders-module .order-deal .order-head {
  background-color: #5BC000;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 37px 0 27px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.expect-module .real-orders-module .order-deal .order-head .deal-title {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
}
.expect-module .real-orders-module .order-deal .order-head .deal-title:before {
  background: url("../images/smtAssembly/time-order-icon.png") no-repeat center;
  width: 22px;
  height: 18px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.expect-module .real-orders-module .order-deal .order-head .deal-num {
  display: flex;
  align-items: center;
}
.expect-module .real-orders-module .order-deal .order-head .num-list {
  font-weight: 500;
  font-size: 15px;
  color: #1B263C;
  margin-left: 50px;
}
.expect-module .real-orders-module .order-deal .order-head .num-list:before {
  width: 18px;
  height: 18px;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px;
}
.expect-module .real-orders-module .order-deal .order-head .num-list:first-child:before {
  background: url("../images/smtAssembly/deal-icon1.png") no-repeat center;
  margin-bottom: 1px;
}
.expect-module .real-orders-module .order-deal .order-head .num-list:nth-child(2):before {
  background: url("../images/smtAssembly/deal-iocn2.png") no-repeat center;
  margin-bottom: 1px;
}
.expect-module .real-orders-module .order-deal .order-head .num-list:nth-child(3):before {
  background: url("../images/smtAssembly/order-time-icon.png") no-repeat center;
}
.expect-module .real-orders-module .order-deal .table-order {
  border-left: 1px solid #F5F6F6;
  border-right: 1px solid #F5F6F6;
  border-bottom: 1px solid #F5F6F6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.expect-module .real-orders-module .order-deal .table-order .table-head {
  height: 45px;
  display: flex;
  justify-content: flex-end;
}
.expect-module .real-orders-module .order-deal .table-order .table-head dd {
  font-size: 15px;
  line-height: 45px;
  color: #001100;
  min-width: 134px;
  box-sizing: border-box;
}
.expect-module .real-orders-module .order-deal .table-order .table-head dd:first-child {
  min-width: 168px;
  padding-left: 24px;
}
.expect-module .real-orders-module .order-deal .table-order .table-head dd:nth-child(2) {
  min-width: 100px;
}
.expect-module .real-orders-module .order-deal .table-order .table-data {
  height: 200px;
  padding-bottom: 11px;
  overflow: hidden;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item {
  width: 100%;
  height: 40px !important;
  line-height: 40px;
  display: flex;
  justify-content: flex-end;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div {
  font-size: 14px;
  color: #666666;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  min-width: 134px;
  width: 134px;
  box-sizing: border-box;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div .info {
  color: #5BC000;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div .gold-info {
  color: #FC7B12;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div:first-child {
  width: 168px;
  min-width: 168px;
  padding-left: 16px;
  position: relative;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div:first-child img {
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -9px;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item div:nth-child(2) {
  width: 100px;
  min-width: 100px;
}
.expect-module .real-orders-module .order-deal .table-order .table-data .data-item:nth-child(odd) {
  background: linear-gradient(90deg, rgba(255, 255, 242, 0.2) 0%, rgba(210, 210, 247, 0.2) 45%, rgba(255, 255, 242, 0.2) 100%);
}
.originality-module {
  background: url("../images/smtAssembly/video-bg.png") no-repeat center;
  width: 100%;
  height: 550px;
  background-size: cover;
  min-width: 1400px;
}
.originality-module .page-wrap {
  position: relative;
  height: 100%;
}
.originality-module .video-title {
  font-weight: 800;
  font-size: 34px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 90px;
}
.originality-module .video-btn {
  background: url("../images/smtAssembly/video-btn.png") no-repeat center;
  width: 164px;
  height: 50px;
  cursor: pointer;
  margin: 36px auto 0;
  transition: all 0.3s ease-in-out;
}
.originality-module .video-btn:hover {
  background: url("../images/smtAssembly/video-btn-hover.png") no-repeat center;
}
.originality-module .more-video {
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}
.originality-module .more-video:after {
  background: url("../images/smtAssembly/video-more-icon.png") no-repeat center;
  width: 8px;
  height: 13px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
.originality-module .more-video:hover:after {
  transform: translateX(6px);
}
.user-module {
  padding: 90px 0;
  background: url("../images/smtAssembly/user-bg.png") no-repeat center;
  width: 100%;
  min-width: 1400px;
  background-size: cover;
}
.user-module .common-title .link-bg {
  width: 88%;
}
.user-module .user-box {
  display: flex;
  justify-content: space-between;
  margin-top: 54px;
}
.user-module .user-box .user-item {
  background: url("../images/smtAssembly/user-card-bg.png") no-repeat center;
  width: 432px;
  height: 499px;
  padding: 40px 24px 40px 30px;
  position: relative;
  box-sizing: border-box;
}
.user-module .user-box .user-item:before {
  background: url("../images/smtAssembly/user-line.png") no-repeat center;
  width: 6px;
  height: 26px;
  content: '';
  display: block;
  position: absolute;
  top: 43px;
  left: 0;
}
.user-module .user-box .user-item:first-child .user-title:before {
  background: url("../images/smtAssembly/user-icon1.png") no-repeat center;
}
.user-module .user-box .user-item:nth-child(2) .user-title:before {
  background: url("../images/smtAssembly/user-icon2.png") no-repeat center;
}
.user-module .user-box .user-item:nth-child(3) .user-title:before {
  background: url("../images/smtAssembly/user-icon3.png") no-repeat center;
}
.user-module .user-box .user-item .user-title {
  font-weight: bold;
  font-size: 20px;
  color: #001100;
  display: flex;
  align-items: center;
}
.user-module .user-box .user-item .user-title:before {
  width: 30px;
  height: 30px;
  content: '';
  display: inline-block;
  margin-right: 8px;
}
.user-module .user-box .user-item dl {
  margin-top: 34px;
}
.user-module .user-box .user-item dl dd {
  font-size: 16px;
  color: #666666;
  padding-left: 16px;
  position: relative;
  margin-top: 26px;
}
.user-module .user-box .user-item dl dd:first-child {
  margin-top: unset;
}
.user-module .user-box .user-item dl dd:before {
  background: url("../images/smtAssembly/user-arrow.png") no-repeat center;
  width: 12px;
  height: 18px;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}
.layui-layer.layui-layer-iframe.diy-policy-pop {
  border-radius: 8px;
}
.layui-layer.layui-layer-iframe.diy-policy-pop iframe {
  border-radius: 8px;
}
.layui-layer.layui-layer-iframe.diy-patch-pop {
  border-radius: 4px;
}
.layui-layer.layui-layer-iframe.diy-patch-pop iframe {
  border-radius: 4px;
}
/*# sourceMappingURL=smtAssembly.css.map */