.pcb-wrapper {
  min-width: 1420px;
}
.pcb-wrapper .com-t {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #191919;
  line-height: 30px;
}
.pcb-wrapper .com-desc {
  font-size: 16px;
  text-align: center;
  color: #787878;
  line-height: 16px;
  margin-top: 22px;
}
.pcb-wrapper .sec-1 {
  height: 460px;
  background: url("../../images/bpqPcb/1.png") no-repeat;
  background-size: 100% 100%;
}
.pcb-wrapper .sec-1 .ct {
  color: #191919;
  padding-top: 150px;
}
.pcb-wrapper .sec-1 .ct .t1 {
  font-size: 32px;
  line-height: 40px;
}
.pcb-wrapper .sec-1 .ct .t2 {
  line-height: 40px;
  font-size: 40px;
  margin-top: 20px;
}
.pcb-wrapper .sec-1 .ct .t3 {
  color: #606266;
  font-size: 24px;
  line-height: 25px;
  margin-top: 32px;
}
.pcb-wrapper .sec-2 {
  margin-top: 72px;
}
.pcb-wrapper .sec-2 .itms {
  margin-top: 48px;
}
.pcb-wrapper .sec-2 .itms .itm {
  width: 282px;
  height: 396px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.04);
  margin-left: 24px;
}
.pcb-wrapper .sec-2 .itms .itm:first-child {
  margin-left: 0;
}
.pcb-wrapper .sec-2 .itms .itm img {
  width: 282px;
  height: 190px;
  position: relative;
  border-radius: 32px 32px 0 0 ;
}
.pcb-wrapper .sec-2 .itms .itm .btm {
  width: 282px;
  height: 256px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), #f5f6f9, #f5f6f9);
  border: 1px solid #ffffff;
  border-radius: 0 32px 32px 32px ;
  backdrop-filter: blur(12px);
  position: relative;
  top: -50px;
  padding: 20px 20px 0 20px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .p1 {
  color: #303133;
  line-height: 25px;
  font-size: 18px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .p2 {
  color: #303133;
  line-height: 18px;
  margin-top: 8px;
  font-size: 14px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .p2.mt-16 {
  margin-top: 16px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .mks {
  margin-top: 8px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .mks .mk {
  line-height: 18px;
  margin-top: 8px;
  position: relative;
  padding-left: 20px;
  color: #606266;
}
.pcb-wrapper .sec-2 .itms .itm .btm .mks .mk.ml-8 {
  margin-left: 8px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .mks .mk.mt-13 {
  margin-top: 13px;
}
.pcb-wrapper .sec-2 .itms .itm .btm .mks .mk::before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  border: 3px solid #0052d9;
  border-radius: 50%;
  left: 0;
  top: 3px;
}
.pcb-wrapper .sec-2 .to-qq {
  margin: 47px auto 0;
  width: 128px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.pcb-wrapper .sec-3,
.pcb-wrapper .sec-5 {
  margin-top: 72px;
  height: 623px;
  background: url("../../images/bpqPcb/6.png") no-repeat;
  background-size: 100% 100%;
}
.pcb-wrapper .sec-3.sec-5,
.pcb-wrapper .sec-5.sec-5 {
  margin-top: 64px;
}
.pcb-wrapper .sec-3 > div,
.pcb-wrapper .sec-5 > div {
  padding-top: 72px;
}
.pcb-wrapper .sec-3 > div .t,
.pcb-wrapper .sec-5 > div .t {
  height: 47px;
  font-size: 32px;
  text-align: center;
  color: #000000;
  line-height: 47px;
}
.pcb-wrapper .sec-3 > div .ct,
.pcb-wrapper .sec-5 > div .ct {
  width: 1200px;
  height: 372px;
  background: rgba(255, 255, 255, 0.16);
  border: 4px solid #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(216, 216, 216, 0.5);
  backdrop-filter: blur(8px);
  margin-top: 59px;
  padding: 57px 57px 0 57px;
}
.pcb-wrapper .sec-3 > div .ct table,
.pcb-wrapper .sec-5 > div .ct table {
  width: 100%;
  border: 1px solid #dbdfe4;
  text-align: left;
  font-size: 16px;
  color: #303133;
}
.pcb-wrapper .sec-3 > div .ct table thead,
.pcb-wrapper .sec-5 > div .ct table thead {
  height: 64px;
  background: #ffffff;
}
.pcb-wrapper .sec-3 > div .ct table thead th,
.pcb-wrapper .sec-5 > div .ct table thead th {
  border: 1px solid #dbdfe4;
  padding-left: 24px;
  font-weight: bold;
}
.pcb-wrapper .sec-3 > div .ct table tr,
.pcb-wrapper .sec-5 > div .ct table tr {
  height: 48px;
  border-bottom: 1px solid #dbdfe4;
  background: rgba(255, 255, 255, 0.33);
}
.pcb-wrapper .sec-3 > div .ct table tr td,
.pcb-wrapper .sec-5 > div .ct table tr td {
  padding-left: 24px;
}
.pcb-wrapper .sec-4 {
  margin-top: 64px;
}
.pcb-wrapper .sec-4 .navs {
  margin-top: 48px;
  height: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
.pcb-wrapper .sec-4 .navs .nav {
  width: 300px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #191919;
  cursor: pointer;
}
.pcb-wrapper .sec-4 .navs .nav.active {
  background: #0052d9;
  color: #fff;
}
.pcb-wrapper .sec-4 .cts {
  margin-top: 27px;
}
.pcb-wrapper .sec-4 .cts .ct {
  padding: 32px 24px 0 24px;
  height: 437px;
  background: #f4f5f7;
}
.pcb-wrapper .sec-4 .cts .ct .top .top-l .t {
  color: #303133;
  font-size: 16px;
  line-height: 18px;
  padding-top: 11px;
}
.pcb-wrapper .sec-4 .cts .ct .top .top-l .t.pt-24 {
  padding-top: 24px;
}
.pcb-wrapper .sec-4 .cts .ct .top .top-l .val {
  font-size: 14px;
  color: #606266;
  line-height: 18px;
  position: relative;
  margin-top: 16px;
  padding-left: 20px;
}
.pcb-wrapper .sec-4 .cts .ct .top .top-l .val::before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  border: 3px solid #0052d9;
  border-radius: 50%;
  left: 0;
  top: 3px;
}
.pcb-wrapper .sec-4 .cts .ct .top img {
  width: 520px;
  height: 249px;
}
.pcb-wrapper .sec-4 .cts .ct .bottom {
  height: 116px;
  background: #ffffff;
  border: 1px solid #dbdfe4;
  margin-top: 24px;
  padding: 26px 0 0 73px;
}
.pcb-wrapper .sec-4 .cts .ct .bottom .icon {
  width: 64px;
  height: 64px;
  background: url('../../images/bpqPcb/11.png') no-repeat;
  background-size: 100% 100%;
}
.pcb-wrapper .sec-4 .cts .ct .bottom .bt-r {
  margin-left: 70px;
}
.pcb-wrapper .sec-4 .cts .ct .bottom .bt-r .t {
  color: #191919;
  line-height: 28px;
  font-size: 20px;
  padding-top: 3px;
}
.pcb-wrapper .sec-4 .cts .ct .bottom .bt-r .desc {
  color: #787878;
  line-height: 24px;
  font-size: 16px;
  margin-top: 9px;
}
.pcb-wrapper .sec-6 {
  height: 591px;
  background: url("../../images/bpqPcb/13.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 48px;
}
.pcb-wrapper .sec-6 .ct {
  width: 1430px;
  margin: 0 auto;
}
.pcb-wrapper .sec-6 .ct .lf {
  color: #fff;
}
.pcb-wrapper .sec-6 .ct .lf .t1 {
  line-height: 67px;
  font-size: 48px;
  padding-top: 116px;
}
.pcb-wrapper .sec-6 .ct .lf .t2 {
  line-height: 33px;
  font-size: 24px;
  margin-top: 10px;
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}
.pcb-wrapper .sec-6 .ct .lf .desc {
  margin-top: 4px;
}
.pcb-wrapper .sec-6 .ct .lf .desc li {
  line-height: 24px;
  font-size: 14px;
  position: relative;
  padding-left: 32px;
  margin-top: 20px;
}
.pcb-wrapper .sec-6 .ct .lf .desc li::before {
  display: block;
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  background: url('../../images/bpqPcb/12.png') no-repeat;
  background-size: 100% 100%;
}
.pcb-wrapper .sec-6 .ct .fr {
  width: 460px;
  background: rgba(255, 255, 255, 0.16);
  border: 2px solid;
  border-image: linear-gradient(180deg, #ffffff, #ffffff 99%) 2 2;
  border-radius: 2px;
  margin-right: 120px;
}
.pcb-wrapper .sec-6 .ct .fr .t {
  color: #ffffff;
  line-height: 26px;
  margin: 0 8px;
  padding: 23px 0 17px;
  border-bottom: 1px solid #fff;
  font-size: 20px;
}
.pcb-wrapper .sec-6 .ct .fr .form {
  padding-top: 6px;
}
.pcb-wrapper .sec-6 .ct .fr .form .itm {
  font-size: 14px;
  width: 396px;
  margin: 12px auto 0;
}
.pcb-wrapper .sec-6 .ct .fr .form .itm .label {
  color: #ffffff;
  line-height: 20px;
}
.pcb-wrapper .sec-6 .ct .fr .form .itm input,
.pcb-wrapper .sec-6 .ct .fr .form .itm textarea {
  margin-top: 8px;
  background: #ffffff;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  padding: 0 12px;
}
.pcb-wrapper .sec-6 .ct .fr .form .itm textarea {
  resize: none;
  height: 64px ;
  line-height: 14px;
  padding: 9px 12px;
}
.pcb-wrapper .sec-6 .ct .fr .form .post-div {
  margin-top: 27px;
  border-top: 2px solid #ffffff;
  padding: 14px;
}
.pcb-wrapper .sec-6 .ct .fr .form .post-div a {
  width: 104px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  margin: 0 auto;
  font-size: 14px;
}
