
/*----------pcbåˆ¶æ¿20211112----------*/

.footer .copyright-group1 .foot-nav-sidebar {
  box-sizing: content-box;
}

*{ box-sizing: border-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;
}
.pcb-banner-video {
  height: 400px;
  width: 100%;
  min-width: 1280px;
  position: relative;
  overflow: hidden;
}
.pcb-banner-video .J-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.pcb-banner-video .mask {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 450px;
  background-color: #000;
  z-index: -1;
}
.pcb-banner-video video {
  object-fit: fill;
  height: 450px;
  height: auto \9;
  width: 100%;
}
.pcb-banner-video .my-video-dimensions {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pcb-banner-video video {
    height: auto;
  }
  .pcb-banner-video .my-video-dimensions {
    width: 100% !important;
  }
}
.pcb-banner-video .my-video-dimensions {
  width: 100% !important;
}
.pcb-banner-video .plate-banner {
  width: 1280px;
  margin: 0 auto;
  height: 450px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.pcb-banner-video .plate-banner:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-banner-video .plate-banner .plate-l {
  float: left;
  width: 700px;
}
.pcb-banner-video .plate-banner .plate-l .banner-title {
  margin-top: 60px;
}
.pcb-banner-video .plate-banner .plate-l .banner-label {
  margin: 4px 0 0 10px;
}
.pcb-banner-video .plate-banner .plate-l .banner-label:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-banner-video .plate-banner .plate-l .banner-label dd {
  float: left;
  font-size: 35px;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #dfb757;
  margin-right: 38px;
  box-shadow: 0px 6px 7px 0px #000000;
}
.pcb-banner-video .plate-banner .plate-l .sub-label {
  position: relative;
  padding: 40px 0 0 0;
}
.pcb-banner-video .plate-banner .plate-l .sub-label:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}

.pcb-banner-video .plate-banner .plate-l .sub-label span {
  display: block;
  float: left;
  padding: 0 26px;
  border: solid 1px rgba(255, 255, 255, 0.77);
  height: 40px;
  line-height: 36px;
  font-size: 22px;
  color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 2px;
  box-shadow: 0 0 26px -1px rgba(65, 106, 188, 0.6);
  margin: 0 8px 18px 0;
}
.pcb-banner-video .plate-banner .plate-r {
  width: 359px;
  height: 449px;
  float: right;
  padding: 20px 33px;
  position: relative;
}
.pcb-banner-video .plate-banner .plate-r:before {
  display: block;
  content: '';
  height: inherit;
  width: inherit;
  background-color:#222;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.pcb-banner-video .plate-banner .plate-r .register-title {
  position: relative;
  width: 357px;
  height: 61px;
  line-height: 61px;
  font-size: 28px;
  color: #fff;
  padding-left: 40px;
  margin-left: -44px;
  margin-bottom: 25px;
  background: url("../images/pcb/register-title-bg.png") no-repeat center #ff8a0f;
}
.pcb-banner-video .plate-banner .plate-r .register-title .ded-tips {
  position: absolute;
  font-size: 14px;
  bottom: -6px;
  right: 30px;
}
.pcb-banner-video .plate-banner .plate-r .form-item {
  margin-bottom: 15px;
  position: relative;
  background: #fff;
}
.pcb-banner-video .plate-banner .plate-r .form-item.ver-code input {
  width: 175px;
}
.pcb-banner-video .plate-banner .plate-r .form-item input {
  height: 40px;
  background: #f5f5f5;
  outline: none;
  border: none;
  width: 100%;
  text-indent: 20px;
  font-size: 14px;
}
.pcb-banner-video .plate-banner .plate-r .form-item input::placeholder {
  color: #999999;
}
.pcb-banner-video .plate-banner .plate-r .form-item .get-code {
  color: #323bff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding: 0 24px;
  cursor: pointer;
  font-size: 14px;
}
.pcb-banner-video .plate-banner .plate-r .form-item .get-code:before {
  display: block;
  content: '';
  border-left: 1px solid #e2e2e2;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  z-index: 1;
}
.pcb-banner-video .plate-banner .plate-r .now-register {
  border: none;
  outline: none;
  width: 288px;
  height: 48px;
  border-radius: 48px;
  background-image: linear-gradient(249deg, #fe863d 0%, #f13c3a 100%), linear-gradient(#323bff, #323bff);
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}

.pcb-module-item .module-title {
  font-size: 34px;
  margin: 40px auto 0;
  text-align: center;
  font-weight: bold;
}
.pcb-module-item .module-title-des {
  text-align: center;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  margin: 13px auto 0;
}
.pcb-module-item .module-title-des .icon-l {
  background: url("../images/pcb/icon-l.png") no-repeat center;
  width: 81px;
  height: 7px;
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}
.pcb-module-item .module-title-des .icon-r {
  background: url("../images/pcb/icon-r.png") no-repeat center;
  width: 81px;
  height: 7px;
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.pcb-module-item.pro-categories-parent {
  background: #fff;
}
.pcb-module-item.pro-categories-parent .pro-categories {
  margin-left: -20px;
  margin-top: 35px;
}
.pcb-module-item.pro-categories-parent .pro-categories:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro {
  width: 630px;
  float: left;
  height: 222px;
  background-color: #fff;
  box-shadow: 1px 4px 18px 0px rgba(122, 122, 122, 0.2);
  margin: 0 0 20px 20px;
  padding: 30px 23px;
  position: relative;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro:first-child:before {
  display: block;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro:hover:before {
  display: block;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro:hover .pro-label {
  margin-top: -40px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro:hover .jump-link {
  margin-top: 20px;
}
	.pcb-module-item.pro-categories-parent .pro-categories .pro .hot {
		content: '';
		background: url("/images/index/hot-icon.png") no-repeat center;
		width: 77px;
		height: 76px;
		position: absolute;
		top: -2px;
		left: -2px;
		z-index: 3;
	}
.pcb-module-item.pro-categories-parent .pro-categories .pro:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro:last-child .pro-img {
  top: 20px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-l {
  float: left;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-img {
  width: 255px;
  height: 165px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-title {
  font-size: 24px;
  color: #333333;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-r {
  float: left;
  margin-left: 30px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-r .pro-img {
  position: absolute;
  top: 30px;
  right: 22px;
  z-index: 1;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-mask {
  overflow: hidden;
  height: 154px;
  transition: all 0.3s ease;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-label {
  margin-top: 10px;
  transition: all 0.3s ease;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-label:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-label dd {
  float: left;
  display: block;
  padding: 0 10px;
  height: 25px;
  line-height: 24px;
  border: solid 1px #323bff;
  font-size: 14px;
  color: #323bff;
  margin-right: 5px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-label dd:first-child {
  background-color: #323bff;
  color: #fff;
}
.pcb-module-item.pro-categories-parent .pro-categories .text-par {
  margin-top: 28px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-text {
  font-size: 16px;
  color: #757575;
  margin-bottom: 4px;
}
.pcb-module-item.pro-categories-parent .pro-categories .pro-text span {
  color: #323bff;
}
	.pcb-module-item.pro-categories-parent .pro-categories .jump-link {
		display: inline-block;
		color: #fff;
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background-image: linear-gradient(249deg, #5283e5 0%, #323bff 100%), linear-gradient(#4e4e4e, #4e4e4e);
		background-blend-mode: normal, normal;
		box-shadow: 0 5px 20px #5283e580;
		border-radius: 20px;
		text-decoration: none;
		font-size: 16px;
		margin-top: 40px;
		transition: all 0.3s ease;
	}

		.pcb-module-item.pro-categories-parent .pro-categories .jump-link:hover {
			background-color: #5283e5;
			box-shadow: 0 5px 20px #5283e580;
			transform: scale(1.05);
		}
/*.pcb-module-item.special-offer .special-offer-label {
  text-align: center;
  margin-top: 17px;
}
.pcb-module-item.special-offer .special-offer-label:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.special-offer .special-offer-label dd {
  display: inline-block;
  border: solid 1px #ececec;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  font-size: 17px;
  color: #626262;
  margin-right: 4px;
}
	.pcb-module-item.special-offer .special-offer-label dd em {
		display: inline-block;
		vertical-align: middle;
		width: 26px;
		height: 18px;
		background: url(/images/index/special-product-check@icon.png);
		background-size: contain;
	}
.pcb-module-item.special-offer .snap-up-area {
  background-color: #ffffff;
  height: 416px;
  margin-top: 60px;
}
.pcb-module-item.special-offer .snap-parent:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.special-offer .snap-parent li {
  float: left;
  position: relative;
  width: 301px;
  height: 416px;
  padding: 25px 28px;
  border-left: 1px solid #363636;
}
.pcb-module-item.special-offer .snap-parent li:first-child {
  width: 374px;
  padding: 0;
  border-left: 0;
}
	.pcb-module-item.special-offer .snap-parent li:first-child:before {
		display: block;
		content: '';
		width: 374px;
		height: 452px;
		background-image: linear-gradient(249deg, #5283e5 0%, #323bff 100%), linear-gradient(#ff6a00, #ff6a00);
		background-blend-mode: normal, normal;
		position: absolute;
		top: -36px;
		left: 0;
		z-index: 1;
	}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-body {
  position: relative;
  z-index: 3;
  padding: 0 20px 0 36px;
  color: #fff;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-title span {
  display: inline-block;
  padding: 0 10px;
  margin-left: 5px;
  background: #fff;
  font-size: 20px;
  line-height: 28px;
  color: #323bff;
  border-radius: 28px;
  font-weight: normal;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-price {
  font-size: 56px;
  color: #fff;
  font-weight: bold;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-price em {
  font-size: 28px;
  display: inline-block;
  margin-right: -5px;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-price span {
  font-size: 19px;
  margin-left: -14px;
  font-weight: normal;
  white-space:nowrap;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-des {
  margin-top: 10px;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-des dt {
  font-size: 17px;
  margin-bottom: 12px;
}
.pcb-module-item.special-offer .snap-parent li:first-child .snap-des dd {
  background: url("../images/pcb/des-icon.png") no-repeat left center;
  padding-left: 25px;
  line-height: 28px;
  font-size: 16px;
}
.pcb-module-item.special-offer .snap-parent li:first-child .to-buy {
  display: block;
  height: 48px;
  line-height: 44px;
  text-align: center;
  width: 305px;
  font-size: 20px;
  border:1px solid #fff;
  border-radius: 48px;
  margin-top: 45px;
  color: #fff;
  transition: all 0.3s;
}

.pcb-module-item.special-offer .snap-parent li:first-child .to-buy:hover{
	 transform: scale(1.02);
  box-shadow: 1px 5px 15px 0px rgba(255, 255, 255, 0.2);
}
.pcb-module-item.special-offer .snap-parent li:first-child + li + li .img-offer {
  background: url("../images/pcb/layer6-icon.png") no-repeat center #323a3e;
}
.pcb-module-item.special-offer .snap-parent li:first-child + li + li + li .img-offer {
  background: url("../images/pcb/layer1-icon.png") no-repeat center #323a3e;
}
.pcb-module-item.special-offer .snap-parent .img-offer {
  width: 244px;
  height: 154px;
  position: relative;
  background: url("../images/pcb/layer4-icon.png") no-repeat center #323a3e;
  color: #fff;
  padding: 20px 0 0 17px;
}
.pcb-module-item.special-offer .snap-parent .layer-name {
  font-size: 18px;
  font-weight: bold;
}
.pcb-module-item.special-offer .snap-parent .layer-name em {
  display: inline-block;
  border: solid 1px #f16704;
  margin-left: 5px;
  line-height: 20px;
  font-size: 14px;
  color: #323bff;
  border-radius: 20px;
  padding: 0 10px;
  font-weight: normal;
}
.pcb-module-item.special-offer .snap-parent .des-name {
  font-size: 14px;
  color: #fff;
  margin-top: 6px;
}
.pcb-module-item.special-offer .snap-parent .price-layer {
  font-size: 35px;
  font-weight: bold;
}
.pcb-module-item.special-offer .snap-parent .price-layer em {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
}
.pcb-module-item.special-offer .snap-parent .reg-layer {
  margin-top: 20px;
  color: #fff;
}
.pcb-module-item.special-offer .snap-parent .reg-layer .reg {
  background: url("../images/pcb/des-icon.png") no-repeat left center;
  padding-left: 30px;
  font-size: 14px;
  line-height: 28px;
}
.pcb-module-item.special-offer .snap-parent .jump-buy {
  display: block;
  width: 243px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-image: linear-gradient(249deg, rgba(254, 134, 61, 0.9) 0%, rgba(241, 60, 58, 0.9) 100%), linear-gradient(#4e4e4e, #4e4e4e);
  background-blend-mode: normal;
  box-shadow: 0px 5px 15px 0px rgba(245, 80, 53, 0.40);
  border-radius: 22px;
  color: #fff;
  font-size: 16px;
  margin-top: 22px;
  transition: all 0.3s;
}

.pcb-module-item.special-offer .snap-parent .jump-buy:hover{
  transform: scale(1.03);
  box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.65);
}*/
.pcb-module-item.pcb-whyus {
	position: relative;
	padding: 20px 0;
	background: #ffffff;
}
.pcb-module-item.special-boards {
	/*  min-height: 800px;*/
	position: relative;
	padding: 20px 0;
}
.pcb-module-item.special-boards:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.special-boards .module-title-des {
  margin-top: 0;
}
.pcb-module-item.special-boards .plate-wrap {
  position: relative;
}

.pcb-module-item.special-boards .boards-l {
  float: left;
  width: 580px;
  margin-top: 70px;
  position: relative;
  z-index: 2;
}
.pcb-module-item.special-boards .boards-title {
  font-size: 27px;
  color: #333333;
  font-weight: bold;
}
.pcb-module-item.special-boards .boards-title span {
  font-size: 19px;
  color: #626262;
  font-weight: normal;
  margin-left: 5px;
}
.pcb-module-item.special-boards .a-process {
  margin-top: 70px;
}
.pcb-module-item.special-boards .a-process:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.special-boards .a-process dd {
  min-width: 230px;
  float: left;
  font-size: 18px;
  color: #333333;
  margin-bottom: 48px;
}
.pcb-module-item.special-boards .a-process dd span {
  color: #757575;
}
.pcb-module-item.special-boards .boards-r {
  float: right;
  width: 700px;
  height: 640px;
  position: relative;
}
.pcb-module-item.special-boards .boards-r:after {
  display: block;
  content: '';
  background: url("../images/pcb/temp4.jpg") no-repeat center;
  width: 640px;
  height: 380px;
  position: absolute;
  bottom: -80px;
  right: -125px;
  z-index: 2;
}
.pcb-module-item.special-boards .light {
  background: url("../images/pcb/temp2.jpg") no-repeat center;
  width: 700px;
  height: 340px;
  margin-top: 180px;
  position: relative;
  z-index: 3;
}
.pcb-module-item.special-boards .customized-img {
  background: url("../images/pcb/customized-img-bg.png") no-repeat center;
  height: 495px;
  width: 167px;
  position: absolute;
  top: 33px;
  right: 6px;
  z-index: 4;
}
.pcb-module-item.special-boards .customized-img .current-move {
  overflow: hidden;
  margin: 40px 0 0 -130px;
  width: 300px;
  height: 94px;
  position: relative;
}
.pcb-module-item.special-boards .customized-img img {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 30px;
}
.pcb-module-item.special-boards .customized-img .move-left {
  transition: all 1s;
  right: 70px;
  opacity: 1;
  filter: alpha(opacity=100);
}
	.pcb-module-item.special-boards .jump-link {
		display: block;
		margin: auto;		
		border-radius: 60px;
		width: 272px;
		height: 60px;
		line-height: 60px;
		text-decoration: none;
		background-image: linear-gradient(249deg, #5283e5 0%, #323bff 100%), linear-gradient(#4e4e4e, #4e4e4e);
		box-shadow: 0px 5px 15px 0px #323bff;
		font-size: 20px;
		text-align: center;
		color: #fff;
		-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%;
	}
.pcb-module-item.special-boards .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;
}
.pcb-module-item.the-selection {
  padding: 45px 0 60px;
  background: #f5f5f5;
}
.pcb-module-item.the-selection .plate-wrap {
  position: relative;
}
.pcb-module-item.the-selection .selection-title {
  font-size: 27px;
  color: #333333;
  font-weight: bold;
}
.pcb-module-item.the-selection .selection-title span {
  font-size: 19px;
  color: #626262;
  font-weight: normal;
}
.pcb-module-item.the-selection .selection-body {
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
	.pcb-module-item.the-selection .jump-link {
		display: block;
		width: 273px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		background-image: linear-gradient(to right, #323bff, #5283e5, #323bff, #5283e5);
		box-shadow: 0px 5px 15px 0px #323bff;
		border-radius: 60px;
		font-size: 20px;
		color: #fff;
		margin: 40px auto 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;
		background-size: 300% 100%;
	}
.pcb-module-item.the-selection .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;
}
.pcb-module-item.the-selection .select-nav:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-selection .select-nav dd {
  width: 144px;
  height: 85px;
  text-align: center;
  line-height: 85px;
  font-size: 20px;
  color: #333333;
  float: left;
  cursor: pointer;
  font-weight: bold;
}
	.pcb-module-item.the-selection .select-nav dd.active {
		color: #323bff;
		background: #fff;
		border-bottom: 1px solid;
	}
.pcb-module-item.the-selection .select-mask {
  background:#fff;
  width: 1042px;
  height: 430px;
  margin-top: 20px;
  padding: 44px 0 0 50px;
  position: relative;
  z-index: 3;
}
.pcb-module-item.the-selection .select-mask:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.pcb-module-item.the-selection .select-mask.active1:before {
  background: url("../images/pcb/example1.png") no-repeat right center;
  width: 551px;
  height: 429px;
}
.pcb-module-item.the-selection .select-mask.active2:before {
  background: url("../images/pcb/example2.png") no-repeat right center;
  width: 552px;
  height: 429px;
}
.pcb-module-item.the-selection .select-mask.active3:before {
  background: url("../images/pcb/example3.png") no-repeat right center;
  width: 550px;
  height: 429px;
}
.pcb-module-item.the-selection .select-mask.active4:before {
  background: url("../images/pcb/example4.png") no-repeat right center;
  width: 523px;
  height: 429px;
}
.pcb-module-item.the-selection .select-mask.active5:before {
  background: url("../images/pcb/example5.png") no-repeat right center;
  width: 554px;
  height: 429px;
}
.pcb-module-item.the-selection .select-mask li {
  margin-bottom: 27px;
  position: relative;
  z-index: 2;
}
.pcb-module-item.the-selection .select-mask li:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-selection .select-img {
  float: left;
  margin-right: 12px;
}
.pcb-module-item.the-selection .select-des {
  float: left;
  width: 450px;
}
.pcb-module-item.the-selection .select-des .select-title {
  font-size: 16px;
  color: #323bff;
  font-weight: bold;
}
	.pcb-module-item.the-selection .select-des .select-text {
		font-size: 16px;
		color: #8f8f8f;
	}
.pcb-module-item.the-selection .des-section {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 378px;
  height: 424px;
  background-color: #323bff;
  padding: 38px 26px 0 0;
}
.pcb-module-item.the-selection .des-section .sec-title {
  font-size: 24px;
  color: #fff;
  padding-left: 42px;
}
	.pcb-module-item.the-selection .des-section .sec-title .point {
		margin-right: 14px;
		position: initial;
	}
.pcb-module-item.the-selection .des-section .point-sec {
  margin-top: 30px;
  margin-left: 170px;
}
.pcb-module-item.the-selection .des-section .point-sec dd {
  width: 182px;
  height: 126px;
  position: relative;
  margin-top: 26px;
}

.pcb-module-item.the-selection .des-section .point-sec dd img{
  transition: all 0.3s;
}

.pcb-module-item.the-selection .des-section .point-sec dd .p-img{
	height: 93px;
	overflow: hidden;
}

.pcb-module-item.the-selection .des-section .point-sec dd:hover .p-img img{
	transform: scale(1.04);
}

	.pcb-module-item.the-selection .des-section .point-sec dd .more {
		height: 33px;
		line-height: 33px;
		padding: 0 12px;
		background: url("/images/pcb/point-btn@bg.png");
	}
.pcb-module-item.the-why .why-us-title {
  text-align: center;
  font-size: 34px;
  height: 105px;
  line-height: 105px;
  background: #323bff;
  color: #fff;
  font-weight: bold;
}
.pcb-module-item.the-why .why-body {
  background: url("../images/pcb/why-us-bg.jpg") no-repeat center;
  height: 948px;
}
.pcb-module-item.the-why .digital:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-why .digital dd {
  color: #fff;
  float: left;
  width: 26%;
  text-align: center;
}
.pcb-module-item.the-why .digital dd:first-child {
  text-align: left;
  width: 20%;
}
.pcb-module-item.the-why .digital dd:first-child .dig-name {
  margin-left: 25px;
}
.pcb-module-item.the-why .digital dd:first-child .down-icon {
  margin-left: 50px;
}
.pcb-module-item.the-why .digital dd:first-child + dd + dd {
  padding-left: 100px;
  width: 30%;
}
.pcb-module-item.the-why .digital dd:last-child {
  text-align: right;
  width: 24%;
}
.pcb-module-item.the-why .digital dd:last-child .dig-name {
  margin-right: 60px;
}
.pcb-module-item.the-why .digital dd:last-child .down-icon {
  margin-right: 100px;
}
.pcb-module-item.the-why .digital .dig-name {
  font-size: 16px;
  margin-top: 60px;
}
.pcb-module-item.the-why .digital .down-icon {
  background: url("../images/pcb/down-icon.png") no-repeat center;
  width: 14px;
  height: 10px;
  margin-top: 10px;
  display: inline-block;
}
.pcb-module-item.the-why .digital .dig-number {
  line-height: 64px;
  font-size: 64px;
  margin-top: 10px;
  font-weight: bold;
}
.pcb-module-item.the-why .digital .dig-number span {
  font-size: 47px;
}
.pcb-module-item.the-why .why-product {
  margin-top: 30px;
}
.pcb-module-item.the-why .why-product:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-why .why-product .why-l {
  float: left;
  width: 629px;
}
.pcb-module-item.the-why .why-product .why-l .p-img{
	overflow: hidden;
	height: 290px;
}
.pcb-module-item.the-why .why-product .why-l .p-img img{
  transition: all 0.3s;
}
.pcb-module-item.the-why .why-product .why-l:hover .p-img img{
  transform: scale(1.04);
}

.pcb-module-item.the-why .why-product .why-r {
  float: right;
}

.pcb-module-item.the-why .why-product .why-r .p-img{
	overflow: hidden;
	height: 290px;
}
.pcb-module-item.the-why .why-product .why-r .p-img img{
  transition: all 0.3s;
}
.pcb-module-item.the-why .why-product .why-r:hover .p-img img{
  transform: scale(1.04);
}
.pcb-module-item.the-why .why-name-title {
  padding: 25px 24px;
  color: #fff;
  min-height: 98px;
  font-size: 16px;
  background: #323bff;
  width: 629px;
}
.pcb-module-item.the-why .view-more {
	display: block;
	text-align: center;
	width: 273px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	margin: 60px auto 0;
	border-radius: 60px;
	background-image: linear-gradient(to right, #323bff, #5283e5, #323bff, #5283e5);
	box-shadow: 0px 5px 15px 0px #323bff ;
	-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%;
}
.pcb-module-item.the-why .view-more: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;
}
.pcb-module-item.the-why .advantage-ul {
  margin: 78px 0 0 -20px;
}
.pcb-module-item.the-why .advantage-ul:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-why .advantage-ul li {
  float: left;
  width: 305px;
  height: 193px;
  background-color: #ffffff;
  box-shadow: 2px 5px 15px 0px rgba(0, 0, 0, 0.09);
  margin-left: 20px;
  padding: 21px;
  font-size: 16px;
  color: #666666;
  position: relative;
  transition: All 0.3s ease-in-out;
}
.pcb-module-item.the-why .advantage-ul li:hover{
  transform: translate(0,-6px);
}
.pcb-module-item.the-why .advantage-ul li .ad-img {
  position: absolute;
  right: 28px;
  bottom: 30px;
  z-index: 2;
}
.pcb-module-item.the-why .advantage-ul .ad-name {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background-color: #ff8612;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding-left: 24px;
}

.pcb-module-item.the-equipment{ 
	overflow: hidden; margin-bottom: 60px;
}
.pcb-module-item.the-equipment .module-title {
  font-size: 38px;
}
.pcb-module-item.the-equipment .module-title-des {
  margin-top: 0;
}
.pcb-module-item.the-equipment .equ-parent {
 
  margin-top: 34px;
}
.pcb-module-item.the-equipment .equ-parent:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.pcb-module-item.the-equipment .equ-parent dd {
  float: left;
  width: 301px;
  min-height: 428px;
  background-color: #f6f6f6;
  /*margin-left: 25px;*/
}
.pcb-module-item.the-equipment .equ-parent .equ-video {
  width: 302px;
  height: 208px;
  background-color: #3b3b3b;
  position: relative;
}
.pcb-module-item.the-equipment .equ-parent .equ-video .play-btn {
  background: url("../images/pcb/play-btn.png") no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.pcb-module-item.the-equipment .equ-parent .video-des {
  padding: 24px;
  font-size: 18px;
  color: #333333;
}
.pcb-module-item.the-equipment .equ-parent .video-text {
  margin-top: 10px;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  color: #757575;
  position: relative;
}
.pcb-module-item.the-equipment .equ-parent .video-text.is-show {
  height: auto;
}
.pcb-module-item.the-equipment .equ-parent .video-text.is-show .get-more {
  display: none;
}
.pcb-module-item.the-equipment .equ-parent .video-text.is-show .split {
  display: none;
}
	.pcb-module-item.the-equipment .equ-parent .get-more {
		cursor: pointer;
		color: #5283e5;
		margin-bottom: 30px;
	}
	.pcb-module-item.the-equipment .equ-parent .jump-link {
		display: block;
		text-align: center;
		width: 190px;
		height: 46px;
		line-height: 46px;
		border-radius: 46px;
		color: #fff;
		background-image: linear-gradient(249deg, #5283e5 0%, #323bff 100%), linear-gradient(#4e4e4e, #4e4e4e);
		background-blend-mode: normal;
		box-shadow: 0px 5px 15px 0px #323bff;
		margin: 30px auto 0;
		transition: All 0.3s;
	}
.pcb-module-item.the-equipment .equ-parent .jump-link:hover{
 	transform: scale(1.04);
}
.pcb-module-item.the-client {
  padding-bottom: 60px;
}
.pcb-module-item.the-client .module-title {
  font-size: 38px;
}
.pcb-module-item.the-client .module-title-des {
  margin-top: 0;
}
	.pcb-module-item.the-client .friend-parent {
		width: 1280px;
		margin: 30px auto 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

.pcb-module-item.the-client .friend-parent img {
  transition: All 0.3s;
}

.pcb-module-item.the-client .friend-parent img:hover  {
  transform: scale(1.05);
}
.layui-layer-page .layui-layer-content {
  overflow: hidden !important;
}
.layui-layer-page .layui-layer-content video {
  object-fit: cover;
}
/*# sourceMappingURL=pcb-plate.css.map */
.pcb-module-item.pro-categories-parent .b3-con {
	margin-top: 25px;
}

	.pcb-module-item.pro-categories-parent .b3-con .b3 {
		display: inline-block;
		position: relative;
		height: 280px;
		width: 244px;
		margin-right: 10px;
		margin-bottom: 21px;
	}

		.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box {
			width: 100%;
			height: 100%;
			overflow: hidden;
			position: relative;
			box-shadow: 0px 0px 24px 0px rgba(3, 3, 3, 0.13);
		}
			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box:hover {
				border: 1px solid #323bff;
			}
			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box a {
				width: 100%;
				height: 244px;
				display: block;
			}

			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box img {
				max-width: 100%;
				max-height: 100%;
				margin: auto;
			}
			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box img:hover {
				transform: scale(1.1);
			}
			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box .b3-bom {
				position: absolute;
				bottom: 0px;
				width: 100%;
				height: 44px;
				background: #FFFFFF;
				border-radius: 10px;
				padding: 0 20px;
			}

				.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box .b3-bom .b3-top {
					height: 46px;
					line-height: 46px;
					font-size: 16px;
					font-weight: 400;
					color: #131414;
					text-align:center;
				}

				.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-box .b3-bom p {
					font-size: 14px;
					font-weight: 400;
					color: #131414;
					line-height: 20px;
				}

		.pcb-module-item.pro-categories-parent .b3-con .b3:nth-child(5n) {
			margin-right: 0;
		}

		.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-zz {
			width: 300px;
			height: 400px;
			position: absolute;
			top: 0px;
			left: 0;
		}

			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-zz a {
				display: block;
				width: 150px;
				height: 44px;
				background: #323bff;
				border-radius: 22px;
				text-align: center;
				line-height: 44px;
				font-size: 16px;
				font-weight: 400;
				color: #FFFFFF;
				margin: 0 auto;
				position: absolute;
				left: 0;
				right: 0;
				top: 0;
				bottom: 0;
				margin: auto;
				display: none;
				z-index: 9;
			}

			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-zz .b3-zz-top {
				width: 300px;
				background: rgba(3, 3, 3, 0.3);
				height: 200px;
				position: absolute;
				top: -200px;
				left: 0;
			}

			.pcb-module-item.pro-categories-parent .b3-con .b3 .b3-zz .b3-zz-btom {
				width: 300px;
				background: rgba(3, 3, 3, 0.3);
				height: 200px;
				box-shadow: 0px 0px 24px 0px rgba(3, 3, 3, 0.13);
				border-radius: 0px 0px 10px 10px;
				position: absolute;
				bottom: -200px;
				left: 0;
			}

		.pcb-module-item.pro-categories-parent .b3-con .b3:hover a {
			display: block;
		}

		.pcb-module-item.pro-categories-parent .b3-con .b3:hover .b3-zz-top {
			animation: dh 0.3s linear;
			animation-fill-mode: forwards;
		}
@keyframes dh {
	100% {
		top: 0;
	}
}

.pcb-module-item.pro-categories-parent .b3-con .b3:hover .b3-zz-btom {
	animation: dt 0.3s linear;
	animation-fill-mode: forwards;
}

@keyframes dt {
	100% {
		bottom: 0;
	}
}
.box2 {
	width: 100%;
	height: 416px;
	background: url(https://www.pcbhunt.com/images/jmdcb/bg1.png) no-repeat center;
	background-size: cover;
	margin-top:40px;
}

	 .box2 .b2-con {
		position: relative;
		height: 43px;
		margin-bottom: 27px;
	}

		 .box2 .b2-con .b2-box {
			display: inline-block;
			width: 49%;
			font-size: 20px;
			font-weight: 400;
			color: #FFFFFF;
			opacity: 0;
			position: absolute;
			left: -49%;
		}

			 .box2 .b2-con .b2-box img {
				margin-right: 27px;
			}
	.box2 .box-top {
		padding-top: 50px;
		margin-bottom: 29px;
	}
		.box2 .box-top p {
			font-size: 16px;
			font-weight: 400;
			color: #666666;
			line-height: 20px;
			text-align: center;
		}
			.box2 .box-top p:first-child {
				color: #131414;
				font-size: 26px;
			}
			.box2 .box-top p:nth-child(2) {
				margin-bottom: 2px;
				margin-top: 9px;
			}
			.box2 .box-top p .span-color {
				font-size: 26px;
				font-weight: 400;
				color: #FFFFFF;
			}
			.box2 .box-top p:nth-child(2) span {
				margin: 0 20px;
			}
	.box2 .b2-con {
		position: relative;
		height: 43px;
		margin-bottom: 27px;
	}
		.box2 .b2-con .b2-box {
			display: inline-block;
			width: 49%;
			font-size: 20px;
			font-weight: 400;
			color: #FFFFFF;
			opacity: 0;
			position: absolute;
			left: -49%;
		}
.snap-parent {
	display: flex;
	justify-content: space-between;
}
.snap-parent li {
	box-shadow: 0px 0px 24px 0px rgba(3, 3, 3, 0.13);
}
.snap-parent li:first-child {
	width: 301px;
	padding: 25px 28px;
}
	.snap-parent li:first-child:before {
	display:none;
	}
	.snap-parent .jump-buy {
	float:right;
	width:50%;
	}
	.snap-parent .get-coupons {
		float: left;
		width: 40%;
		background: none;
		color: #323bff;
	}
.youshi-content {
	margin-top: 20px;
}
	.youshi-content ul {
		display: flex;
		flex-wrap: wrap;
	}
		.youshi-content ul li.youshi-item {
			width: 33.3333%;
			border-right: 1px solid #707070;
			border-bottom: 1px solid #707070;
			overflow:hidden;
			position:relative;
		}
			.youshi-content ul li.youshi-item:nth-child(3n) {
				border-right: 0;
			}
			.youshi-content ul li.youshi-item > div {
				background-size: cover !important;
				box-sizing: border-box;
				display: flex;
				flex-direction: column;
				align-items: center;
				justify-content: center;
				height: 318px;
				color: white;
				padding-left: 60px;
				padding-right: 60px;
				text-align: center;
			}
				.youshi-content ul li.youshi-item > div:last-child {
					position: absolute;
					top: 0;
				}
				.youshi-content ul li.youshi-item > div.smAreaC {
					background: #323bff;
				}
			.youshi-content ul li.youshi-item > div:last-child:hover {
				transform: scale(1.5);
				transition: all 0.3s;
				opacity:0;
			}
				.youshi-content ul li.youshi-item > div img {
					width: 71px;
					height: auto;
				}
			.youshi-content ul li.youshi-item > div .title {
				font-size: 26px;
				line-height: 1.75;
			}
			.youshi-content ul li.youshi-item > div .des {
				font-size: 14px;
				line-height: 1.75;
			}
			/*工艺流程*/
.tec_p {
	font-size: 16px;
	line-height: 40px;
	color: #666;
	margin:30px auto;
}
.tec_pc {
	height: 352px;
	background: url(https://www.run-five.com/template/default/top/tecbg.gif) no-repeat center 0;
}

	.tec_pc li {
		width: 197px;
		height: 170px;
		float: left;
		text-align: center;
	}
		.tec_pc li:nth-child(1) {
			margin-left: -20px;
		}
		.tec_pc li span {
			width: 96px;
			height: 96px;
			display: block;
			margin: 0 auto;
			background: url(https://www.run-five.com/template/default/top/tec_bg1.png) no-repeat 0;
		}
		.tec_pc li:nth-child(7) {
			margin-left: 76px;
		}
		.tec_pc li:last-child {
			margin-right: -40px;
		}
		.tec_pc li:hover {
			color: #323bff;
			font-weight: bold;
		}
			.tec_pc li:hover span {
				background: url(https://www.run-five.com/template/default/top/tec_bg2.png) no-repeat 0;
			}
.swiper-button-prev,.swiper-button-next {
	background: url(/layui/css/modules/layer/default/icon-ext.png);
	background-position: 52px 50px;
}
.swiper-button-prev {
	background-position: 52px -5px;
}