.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;
}
@font-face {
  font-family: 'myfont';
  src: url('../fonts/MyriadPro-Regular.woff') format('woff'), /* chrome、firefox */ url('../fonts/MyriadPro-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../fonts/MyriadPro-Regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../activeFonts/DIN-Condensed-Bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../fonts/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("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.advanced-pcb-body .banner-module {
  background: url("../images/advanced-pcb/banner-bg.webp") no-repeat center #000;
  height: 800px;
}
.advanced-pcb-body .banner-module:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.advanced-pcb-body .banner-module .banner-info {
  width: 730px;
  float: left;
  min-height: 300px;
}
.advanced-pcb-body .banner-module .banner-info .turn-tool {
  width: 610px;
  text-align: left;
}
.advanced-pcb-body .banner-module .banner-info .turn-tool .tool-btn {
  text-align: center;
}
.advanced-pcb-body .banner-module .banner-title {
  font-size: 48px;
  font-family: NunitoSans-Bold;
  color: #E02D2D;
  margin-top: 120px;
}
.advanced-pcb-body .banner-module .banner-des {
  margin-top: 35px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  width: 610px;
  height: 240px;
}
.advanced-pcb-body .banner-module .banner-tool {
  margin-top: 70px;
}
.advanced-pcb-body .banner-module .banner-tool .tool {
  display: inline-block;
  vertical-align: top;
  padding: 0 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.26);
}
.advanced-pcb-body .banner-module .banner-tool .tool:first-child {
  padding-left: 0;
  border-left: 0;
}
.advanced-pcb-body .banner-module .banner-tool .tool-info {
  color: #fff;
  line-height: 17px;
  margin-top: 8px;
}
.advanced-pcb-body .banner-module .banner-graphic {
  width: 670px;
  float: right;
  height: 965px;
  overflow: hidden;
  padding-left: 14px;
  padding-right: 30px;
  position: relative;
}
.advanced-pcb-body .banner-module .banner-graphic:before {
  display: block;
  content: '';
  width: 98%;
  background: linear-gradient(360deg, #e7e7e7, hsla(0, 0%, 100%, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 165px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box {
  position: relative;
  height: 1375px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water {
  margin-bottom: 30px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:hover .water-info {
  opacity: 1;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:hover .water-info:before {
  width: 100%;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water .water-info {
  position: absolute;
  bottom: 25px;
  left: -14px;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water .water-info:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  width: 34px;
  height: 34px;
  background: #fff;
  transition: 0.3s;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water .water-info .water-name {
  color: #fff;
  height: 20px;
  width: 100px;
  background: #E02D2D;
  font-family: NunitoSans-Bold;
  padding-left: 14px;
  line-height: 20px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water .water-info .water-txt {
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  min-width: 200px;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(2) .water-info {
  position: absolute;
  bottom: 8px;
  left: -14px;
  z-index: 1;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(3) {
  left: unset !important;
  right: 0;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(3) .water-info {
  bottom: 40px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(4) .water-info {
  bottom: 117px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(5) {
  left: 340px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(6) {
  left: unset !important;
  right: 0;
  top: 438px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(6) .water-info {
  bottom: 40px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(7) {
  left: -26px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(7) .water-info {
  left: 12px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(8) {
  left: 214px !important;
  top: 688px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(8) .water-info {
  bottom: 45px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(9) {
  left: 0 !important;
  top: 878px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(10) {
  left: 0 !important;
  top: 1076px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(10) .water-info {
  bottom: 118px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(11) {
  left: 208px !important;
  top: 986px !important;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(11) .water-info {
  bottom: 80px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(12) {
  left: unset !important;
  top: 1000px !important;
  right: 0;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(13) {
  left: unset !important;
  top: 1182px !important;
  right: 0;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water:nth-child(13) .water-info {
  bottom: 15px;
}
.advanced-pcb-body .banner-module .banner-graphic .graphic-scroll-box .water img {
  display: block;
  height: auto;
  width: 100%;
}
.advanced-pcb-body .product-introduction-module {
  background: #e7e7e7;
  padding-bottom: 200px;
}
.advanced-pcb-body .product-introduction-module .go_wrap {
  padding: 0 9px;
}
.advanced-pcb-body .product-introduction-module .introduction-info {
  font-size: 14px;
  color: #313131;
  line-height: 18px;
  width: 545px;
  padding-top: 200px;
  margin-bottom: 10px;
}
.advanced-pcb-body .product-introduction-module .product-cell {
  width: 474px;
  float: left;
  min-height: 200px;
}
.advanced-pcb-body .product-introduction-module .qualified .title {
  height: 96px;
  background: #fff;
  font-size: 24px;
  line-height: 96px;
  color: #313131;
  font-family: NunitoSans-Bold;
  padding-left: 24px;
}
.advanced-pcb-body .product-introduction-module .surface {
  margin-top: 190px;
}
.advanced-pcb-body .product-introduction-module .surface .material-nav:before {
  display: block;
  content: '';
  border-top: 1px solid #e7e7e7;
  width: 100%;
  position: absolute;
  top: 93px;
  left: 0;
  z-index: 1;
}
.advanced-pcb-body .product-introduction-module .surface .material-nav dt {
  float: left;
  width: 378px;
  height: 93px;
  font-size: 24px;
  line-height: 93px;
  padding-left: 28px;
  border-left: 1px solid #e7e7e7;
  font-family: NunitoSans-Bold;
}
.advanced-pcb-body .product-introduction-module .surface .material-nav dd.active {
  background: #F7BA2A;
  color: #313131;
  font-family: NunitoSans;
}
.advanced-pcb-body .product-introduction-module .options .material-nav:before {
  display: block;
  content: '';
  border-top: 1px solid #e7e7e7;
  width: 100%;
  position: absolute;
  top: 93px;
  left: 0;
  z-index: 1;
}
.advanced-pcb-body .product-introduction-module .options .material-nav dt {
  float: left;
  width: 189px;
  height: 93px;
  font-size: 24px;
  padding-left: 28px;
  border-left: 1px solid #e7e7e7;
  display: flex;
  font-family: NunitoSans-Bold;
  align-items: center;
}
.advanced-pcb-body .product-introduction-module .options .material-nav dd.active {
  background: #13ce66;
  font-family: NunitoSans;
}
.advanced-pcb-body .product-introduction-module .material-nav {
  min-height: 94px;
  background: #fff;
  border-top: 1px solid #e7e7e7;
  position: relative;
}
.advanced-pcb-body .product-introduction-module .material-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.advanced-pcb-body .product-introduction-module .material-nav dd {
  width: 20%;
  height: 93px;
  float: left;
  border-left: 1px solid #e7e7e7;
  padding: 18px 14px;
  color: #313131;
  cursor: pointer;
  line-height: 18px;
}
.advanced-pcb-body .product-introduction-module .material-nav dd.active {
  font-family: NunitoSans-Bold;
  color: #fff;
  background: #313131;
}
.advanced-pcb-body .product-introduction-module .material-nav dd:first-child {
  border-left: 0;
}
.advanced-pcb-body .product-introduction-module .nav-item {
  display: none;
}
.advanced-pcb-body .product-introduction-module .nav-item .nav-img {
  height: 190px;
}
.advanced-pcb-body .product-introduction-module .nav-item .nav-info {
  height: 187px;
  background: #A9A9A7;
  padding: 36px 28px 0;
  line-height: 20px;
}
.advanced-pcb-body .pcb-capabilities-module {
  background: #1d1d1d;
  padding-bottom: 60px;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-title {
  color: #fff;
  font-size: 24px;
  font-family: NunitoSans-Bold;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #313131;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table {
  width: 1288px;
  margin: 54px auto 0;
  display: flex;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table:before {
  display: block;
  content: '';
  height: 100%;
  width: 4px;
  background: #1d1d1d;
  position: absolute;
  top: 0;
  left: 320px;
  z-index: 3;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table:after {
  display: block;
  content: '';
  height: 100%;
  width: 4px;
  background: #1d1d1d;
  position: absolute;
  top: 0;
  left: 644px;
  z-index: 3;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table table {
  border: 0;
  border-collapse: collapse;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table td {
  vertical-align: middle;
  background: #292929;
  position: relative;
  border-bottom: 2px solid #1d1d1d;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table td:last-child {
  font-family: NunitoSans-Bold;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table thead {
  height: 6px;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tbody {
  position: relative;
  z-index: 2;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tr:first-child th {
  position: relative;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tr:first-child th:first-child:before {
  display: block;
  content: '';
  border-top: 6px solid #9e6c01;
  width: 320px;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
  border-radius: 4px;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tr:first-child th:nth-child(2):before {
  display: block;
  content: '';
  width: 320px;
  border-top: 6px solid #f7ba2a;
  position: absolute;
  top: 2px;
  left: 4px;
  z-index: 1;
  border-radius: 4px;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tr:first-child th:last-child:before {
  display: block;
  content: '';
  width: 100%;
  border-top: 6px solid #13ce66;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
  border-radius: 4px;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table tr:nth-child(2n+1) td {
  background: #313131;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table dd {
  min-height: 34px;
  padding: 8px 0 8px 24px;
  display: flex;
  width: 100%;
  align-items: center;
  border-bottom: 2px solid #1d1d1d;
}
.advanced-pcb-body .pcb-capabilities-module .capabilities-table dd:last-child {
  border-bottom: 0;
}
.advanced-pcb-body .pcb-capabilities-module .cell-name {
  width: 320px;
  border-radius: 4px;
}
.advanced-pcb-body .pcb-capabilities-module .cell-val {
  width: 320px;
  border-radius: 4px;
  margin: 0 4px;
}
.advanced-pcb-body .pcb-capabilities-module .cell-info {
  width: 640px;
  border-radius: 4px;
}
.advanced-pcb-body .pcb-capabilities-module .cell-info.no-line {
  padding: 6px 0 10px;
}
.advanced-pcb-body .pcb-capabilities-module .cell-info.no-line dd {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 20px;
}
.advanced-pcb-body .pcb-capabilities-module .cell-info.no-line dt {
  margin-top: 10px;
  padding-left: 24px;
}
.advanced-pcb-body .cell-forum-module .cell-forum {
  text-align: center;
}
.advanced-pcb-body .cell-forum-module .cell-forum:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.advanced-pcb-body .cell-forum-module .jump-forum-l {
  text-align: center;
  width: 220px;
  display: inline-block;
}
.advanced-pcb-body .cell-forum-module .jump-forum-l .c-name {
  font-size: 24px;
  font-family: NunitoSans-Bold;
  margin-bottom: 10px;
}
.advanced-pcb-body .cell-forum-module .jump-forum-l .c-link:hover .link-text {
  text-decoration: underline;
}
.advanced-pcb-body .cell-forum-module .jump-forum-l .c-link .link-text {
  margin-top: 6px;
  color: #e02d2d;
}
.advanced-pcb-body .cell-forum-module .change-forum-c {
  background: url("../images/advanced-pcb/change-map-bg.webp") no-repeat center bottom;
  width: 1000px;
  height: 500px;
  padding: 86px 66px 0;
  display: inline-block;
  background-size: cover;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .auto-change-el {
  display: none;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .auto-change-el a {
  color: #313131;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .auto-change-el:first-child {
  display: block;
}
.advanced-pcb-body .cell-forum-module .change-forum-c:before {
  display: block;
  content: '';
  background: url("../images/index/split-l-bg.png") no-repeat center;
  width: 11px;
  height: 250px;
  background-size: cover;
  position: absolute;
  top: 52%;
  left: 66px;
  z-index: 1;
  margin-top: -175px;
}
.advanced-pcb-body .cell-forum-module .change-forum-c:after {
  display: block;
  content: '';
  background: url("../images/index/split-r-bg.png") no-repeat center;
  width: 11px;
  height: 250px;
  background-size: cover;
  position: absolute;
  top: 52%;
  right: 66px;
  z-index: 1;
  margin-top: -175px;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-img {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-img img {
  max-width: 100%;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-text {
  margin-top: 16px;
  color: #929292;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-text .name {
  margin-right: 14px;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-title {
  position: relative;
  font-size: 24px;
  padding: 0 120px;
  line-height: 24px;
  margin-top: 16px;
  height: 48px;
  font-family: NunitoSans-Bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-title:before {
  display: block;
  content: '“';
  font-size: 72px;
  font-family: NunitoSans-Semibold;
  color: #e7e7e7;
  position: absolute;
  top: 18px;
  left: 40px;
  z-index: 1;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-title:after {
  display: block;
  content: '”';
  font-size: 72px;
  font-family: NunitoSans-Semibold;
  color: #e7e7e7;
  position: absolute;
  top: 18px;
  right: 40px;
  z-index: 1;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .person-des {
  margin-top: 14px;
  line-height: 20px;
  padding: 0 144px;
  height: 60px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .change-tab-nav {
  margin-top: 22px;
  cursor: pointer;
  display: inline-block;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .change-tab-nav img {
  margin: 0 3px;
  max-width: 20px;
  transition: all 0.3s;
  border-radius: 2px;
  overflow: hidden;
}
.advanced-pcb-body .cell-forum-module .change-forum-c .change-tab-nav img.scaleEl {
  transform: scale(1.4);
}
.advanced-pcb-body .cell-forum-module .jump-quote-btn {
  height: 40px;
  line-height: 40px;
  background: #e02d2d;
  border-radius: 2px;
  padding: 0 18px;
  color: #fff;
  margin-left: 18px;
  transform: translateY(-30px);
  display: inline-block;
  vertical-align: super;
}
.advanced-pcb-body .cell-forum-module .jump-quote-btn:hover {
  text-decoration: underline;
}
.advanced-pcb-body .the-quick-turn {
  color: #fff;
  margin-top: 70px;
}
.advanced-pcb-body .the-quick-turn .quick-turn-body {
  background: url("../images/advanced-pcb/quick-turn-bg.png") no-repeat center;
  height: 400px;
  display: block;
  overflow: hidden;
}
.advanced-pcb-body .the-quick-turn .turn-tool {
  margin-top: 260px;
}
.advanced-pcb-body .turn-tool {
  text-align: center;
}
.advanced-pcb-body .turn-tool .tool-btn {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  min-width: 180px;
  background: #e7e7e7;
  border-radius: 2px;
  color: #313131;
}
.advanced-pcb-body .turn-tool .tool-btn:hover {
  text-decoration: underline;
}
.advanced-pcb-body .turn-tool .tool-btn:first-child {
  margin-right: 20px;
  background: #9e6c01;
  color: #fff;
}
/*# sourceMappingURL=advanced-pcb.css.map */