/*----------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: 450px;
    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 130px;
}

.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:before {
    display: block;
    content: '';
    background: url("../images/pcb/label-icon.png") no-repeat center;
    width: 183px;
    height: 185px;
    position: absolute;
    top: 0;
    left: -30px;
    z-index: 1;
}

.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(0, 238, 228, 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: 48px;
    line-height: 48px;
    font-size: 28px;
    color: #fff;
    padding-left: 40px;
    margin-left: -44px;
    margin-bottom: 15px;
    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: 13px;
    position: relative;
    background: #fff;
    border-radius: 4px;
}

.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-color: #fff;
    outline: none;
    border: none;
    width: 100%;
    text-indent: 20px;
    font-size: 14px;
    border-radius: 4px;
}

.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: #ff6a00;
    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 .form-item .pwd-icon-img {
    position: absolute;
    right: 8px;
    top: 0;
    width: 16px;
    height: 16px;
    padding: 12px 5px;
    box-sizing: content-box;
}

.pcb-banner-video .plate-banner .plate-r .form-item .pwd-icon-img img {
    width: 100%;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips {
    position: absolute;
    top: 39px;
    left: 0px;
    right: 0px;
    z-index: 999;
    padding: 15px 18px 10px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: justify;
    line-height: 18px;
    font-weight: normal;
    font-size: 12px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
    cursor: initial;
    border-radius: 2px;
    line-height: 1.6;
    color: #777f84;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips S {
    position: absolute;
    top: -14px;
    left: 38px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #cfcfcf transparent;
    border-style: dashed dashed solid dashed;
    border-width: 7px;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips S i {
    position: absolute;
    top: -7px;
    left: -8px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    cursor: pointer;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips p {
    margin-bottom: 4px;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips p i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin: -3px 5px 0 0;
}

.pcb-banner-video .plate-banner .plate-r .form-item .password-tips p i img {
    width: 100%;
}


.pcb-banner-video .plate-banner .plate-r .now-register {
    border: none;
    outline: none;
    width: 288px;
    height: 44px;
    border-radius: 6px;
    background-image: linear-gradient(249deg, #fe863d 0%, #f13c3a 100%), linear-gradient(#ff6a00, #ff6a00);
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    color: #fff;
    font-size: 20px;
}

.pcb-banner-video .plate-banner .plate-r .remember {
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 14px;
}

.pcb-banner-video .plate-banner .plate-r .remember label {
    cursor: pointer;
    color: #fff;
}

.pcb-banner-video .plate-banner .plate-r .remember input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}


.pcb-banner-video .plate-banner .plate-r .remember a:hover {
    text-decoration: underline;
}

.pcb-banner-video .plate-banner .plate-r .remember a {
    color: #ff6a00;
}


/*自定义复选框*/
input[type="checkbox"] {
    -webkit-appearance: none;
    background: url(../images/pcb/checkbox@icon.png) -26px 0 no-repeat;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    width: 19px;
    cursor: pointer;
    outline: none;
}

input[type="checkbox"]:checked {
    background: url(../images/pcb/checkbox@icon.png) 0 0 no-repeat;
}


.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: #626262;
    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/pcb/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 #ff6a00;
    font-size: 14px;
    color: #ff6a00;
    margin-right: 5px;
}

.pcb-module-item.pro-categories-parent .pro-categories .pro-label dd:first-child {
    background-color: #ff6a00;
    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: #ff6a00;
}

.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, rgba(254, 134, 61, 0.9) 0%, rgba(241, 60, 58, 0.9) 100%), linear-gradient(#4e4e4e, #4e4e4e);
    background-blend-mode: normal, normal;
    box-shadow: 0px 5px 15px 0px rgba(245, 80, 53, 0.4);
    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 {
    box-shadow: 0 5px 15px 0px rgba(245, 80, 53, 0.6);
}

.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;
    background: url("../images/pcb/label-check.png") no-repeat center;
    width: 33px;
    height: 27px;
    vertical-align: middle;
}

.pcb-module-item.special-offer .snap-up-area {
    background-color: #282828;
    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, rgba(254, 171, 119, 0.9) 0%, rgba(240, 56, 60, 0.9) 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: #ff6a00;
    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: #ff6a00;
    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.special-boards {
    min-height: 800px;
    position: relative;
}

.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 .plate-wrap:before {
    display: block;
    content: '';
    background: url("../images/pcb/temp1.jpg") no-repeat center;
    width: 470px;
    height: 384px;
    position: absolute;
    top: 0;
    left: -140px;
    z-index: 1;
}

.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;
    font-weight: bold;
    color: #333333;
    margin-bottom: 48px;
}

.pcb-module-item.special-boards .a-process dd span {
    color: #757575;
    font-weight: normal;
}

.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;
    position: absolute;
    left: 50%;
    bottom: 65px;
    z-index: 5;
    border-radius: 60px;
    width: 272px;
    height: 60px;
    transform: translateX(-50%);
    line-height: 60px;
    text-decoration: none;
    background-image: linear-gradient(to right, #f0383c, #ff883c, #f0383c, #ff883c);
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    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, #f0383c, #ff883c, #f0383c, #ff883c);
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    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: #fff;
    background: #ff8b10;
}

.pcb-module-item.the-selection .select-mask {
    background: url("../images/pcb/select-bg.png") no-repeat center;
    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: #ff8b10;
    font-weight: bold;
}

.pcb-module-item.the-selection .select-des .select-text {
    font-size: 16px;
    color: #fff;
}

.pcb-module-item.the-selection .des-section {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 378px;
    height: 424px;
    background-color: #ff8b10;
    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;
}

.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: #f75b1b;
    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: #f75b1b;
    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, #f0383c, #ff883c, #f0383c, #ff883c);
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    -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-top: 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-left: -25px;
    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: #fb7536;
    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, rgba(254, 134, 61, 0.9) 0%, rgba(241, 60, 58, 0.9) 100%), linear-gradient(#ff6a00, #ff6a00);
    background-blend-mode: normal;
    box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
    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;
    text-align: center;
}

.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 */

/*2024-3-22 追加港澳台区号 start*/
.new-input {
    width: 293px !important;
}

.new-input:after {
    clear: both;
    content: '';
    display: block;
}

.new-input .segment-box {
    position: relative;
    height: 40px !important;
    float: left;
}

.new-input .segment-box .zone {
    height: 100%;
    line-height: 40px !important;
    color: #333333;
    font-size: 14px;
    padding-left: 10px;
    cursor: pointer;
}

.new-input .segment-box .zone:after {
    display: inline-block;
    content: '';
    background: url(../images/pcb/select-arrow.png) no-repeat 96% center !important;
    width: 12px;
    height: 12px;
    margin-left: 6px;
    transition: all .3s;
}

.new-input .segment-box .zone.active:after {
    transform: rotate(180deg);
}

.new-input .zone-lists {
    position: absolute;
    left: 0;
    top: 40px;
    width: 130px;
    text-indent: 0;
    background: #fff;
    z-index: 1001 !important;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}

.new-input .zone-lists .li {
    line-height: 40px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
}

.new-input .zone-lists .li:hover {
    background: #f5f5f5;
    cursor: pointer;
    font-size: 14px;
    color: #333333;
}

.new-input .text {
    float: right;
    width: 78% !important;
}

/*2024-3-22 追加港澳台区号 end*/


