<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    background: #fff;
}

.bg_ico {
    background: url(/img/img/topic/jijia_ico.png) no-repeat 0 0;
}

.bananbg {
    height: 400px;
    background: url(/img/img/topic/bananbg1.jpg) no-repeat center top #004940;
    color: #fff;
}
.mask-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.8);
    width: 100%;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 999;
    display: none;
}
.video {
    position: fixed;
    left: 50%;
    margin-left: -322px;
    top: 50%;
    margin-top: -184px;
    z-index: 1000;
}
    .bananbg .w1180 {
        position: relative;
    }

    .bananbg .fl {
        width: 550px;
        margin-top: 40px;
    }

        .bananbg .fl h1 {
            font-size: 43px;
            line-height: 55px;
        }

        .bananbg .fl h1, .bananbg .fl p {
            text-shadow: 2px 2px 4px #000;
        }

    .bananbg .Instant {
        background: #fff;
        width: 460px;
        color: #000;
        margin-top: 50px;
    }

        .bananbg .Instant .tit {
            background: #008C95;
            padding: 10px 20px;
            color: #fff;
        }

            .bananbg .Instant .tit .f24 {
                height: 20px;
                line-height: 20px;
            }

        .bananbg .Instant .conter {
            width: 440px;
            padding: 0 20px;
        }

            .bananbg .Instant .conter li {
                overflow: hidden;
                padding: 0 0 15px 0;
                height: 50px;
                width: 200px;
                float: left;
                margin-right: 20px;
            }

                .bananbg .Instant .conter li i {
                    font-weight: 400;
                }

                .bananbg .Instant .conter li select {
                    border: 1px solid #ccc;
                    border-radius: 4px;
                    width: 200px;
                    height: 32px;
                    line-height: 32px;
                    padding-left: 5px;
                }

            .bananbg .Instant .conter .input {
                border: 1px solid #ccc;
                border-radius: 4px;
                width: 187px;
                height: 28px;
                line-height: 28px;
                padding-left: 10px;
            }

            .bananbg .Instant .conter .area span {
                border: 1px solid #ccc;
                border-radius: 4px;
                width: 89px;
                height: 30px;
                line-height: 30px;
                display: inline-block;
                background: #fff;
            }

                .bananbg .Instant .conter .area span input {
                    width: 49px;
                    border: none;
                    height: 28px;
                    line-height: 28px;
                    display: inline-block;
                }

                .bananbg .Instant .conter .area span font {
                    background: #ccc;
                    height: 30px;
                    line-height: 30px;
                    float: right;
                    color: #fff;
                    width: 29px;
                    text-align: center;
                }

            .bananbg .Instant .conter .area em {
                display: inline-block;
            }

        .bananbg .Instant .tcenter {
            text-align: center;
        }

            .bananbg .Instant .tcenter .enter {
                display: inline-block;
                height: 40px;
                line-height: 40px;
                border-radius: 4px;
                background: #008C95;
                text-align: center;
                font-size: 22px;
                color: #fff;
                padding: 0 80px;
                margin-top: 10px;
            }

                .bananbg .Instant .tcenter .enter .bg_ico {
                    width: 20px;
                    height: 24px;
                    background-position: -19px -81px;
                    vertical-align: text-bottom;
                    display: inline-block;
                    margin: 6px 10px 0 0;
                    padding: 0;
                }

        .bananbg .Instant .conter .boardnumber {
            position: absolute;
            border: 1px solid #008C95;
            width: 400px;
            padding: 10px;
            top: 50px;
            right: 0;
            z-index: 999;
            background: #fff;
        }

            .bananbg .Instant .conter .boardnumber li {
                width: 60px;
                padding: 2px 0;
                line-height: normal;
            }

                .bananbg .Instant .conter .boardnumber li:hover {
                    box-shadow: 0 0 10px #ccc;
                }

                .bananbg .Instant .conter .boardnumber li label {
                    display: block;
                }

            .bananbg .Instant .conter .boardnumber .boardnumberbtn {
                float: left;
                margin: 10px 0;
                width: 100%;
            }


.allpcb-guide {
    width: 100%;
    height: 360px;
    background: #fff;
    overflow: hidden;
}

.videobox {
    cursor: pointer;
    overflow: hidden;
    transition: all 1s;
    background: url(/img/img/newindex/owlimg/pic_equipment01.jpg) no-repeat;
    background-size: cover;
    height: 360px;
    width: 100%;
    position: relative;
    padding-top: 60px;
}

    .videobox:hover {
        transform: scale(1.05);
        height: 360px;
        width: 100%;
        overflow: hidden;
    }

        .videobox:hover img {
            opacity: 0.7;
        }

.map-right-box li {
    width: 25%;
    overflow: hidden;
    margin-bottom: 35px;
    float: left;
}

    .map-right-box li span {
        text-align: left;
    }

.map-right-box .f30 {
    line-height: 28px;
}

.map-right-box .icon1 {
    background: url(/img/img/newindex/icon.png) no-repeat 0 0;
    display: block;
    width: 50px;
    height: 50px;
}

.map-right-box .icon2 {
    background: url(/img/img/newindex/icon.png) no-repeat 0 -77px;
    display: block;
    width: 50px;
    height: 50px;
}

.map-right-box .icon3 {
    background: url(/img/img/newindex/icon.png) no-repeat 0 -165px;
    display: block;
    width: 50px;
    height: 50px;
}

.map-right-box .icon4 {
    background: url(/img/img/newindex/icon.png) no-repeat 0 -236px;
    display: block;
    width: 50px;
    height: 50px;
}
.bg1 p,.bg2 p{
    margin-bottom:10px;
}
.lin26{
    line-height:26px;
}
.allpcbmap {
    width: 715px;
    height: 400px;
    background: url(/img/img/newindex/map.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(0.8);
}

    .allpcbmap .hd {
        padding-top: 40px;
    }

.country-area {
    position: absolute;
}

.SouthAfrica {
    left: 416px;
    top: 271px;
    z-index: 25;
}

.Argentine {
    left: 180px;
    top: 312px;
    z-index: 24;
}

.Mexico {
    left: 70px;
    top: 156px;
    z-index: 23;
}

.Brazil {
    left: 167px;
    top: 235px;
    z-index: 22;
}

.Spain {
    left: 330px;
    top: 100px;
    z-index: 21;
}

.RussianFederationThe {
    left: 525px;
    top: 65px;
    z-index: 20;
}

.Poland {
    left: 380px;
    top: 80px;
    z-index: 19;
}

.Netherlands {
    left: 437px;
    top: 117px;
    z-index: 18;
}

.France {
    left: 343px;
    top: 85px;
    z-index: 17;
}

.China {
    left: 615px;
    top: 110px;
    z-index: 15;
}

.Thailand {
    left: 566px;
    top: 169px;
    z-index: 16;
}

.NewZealand {
    left: 750px;
    top: 336px;
    z-index: 14;
}

.Australia {
    left: 680px;
    top: 300px;
    z-index: 13;
}

.Turkey {
    left: 624px;
    top: 59px;
    z-index: 12;
}

.Israel {
    left: 334px;
    top: 187px;
    z-index: 11;
}

.Switzerland {
    left: 350px;
    top: 100px;
    z-index: 10;
}

.Italy {
    left: 365px;
    top: 140px;
    z-index: 9;
}

.Germany {
    left: 380px;
    top: 117px;
    z-index: 8;
}

.UnitedStatesOfAmerica {
    left: 120px;
    top: 89px;
    z-index: 7;
}

.Canada {
    left: 85px;
    top: 42px;
    z-index: 6;
}

.country-area .country-point {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #A5915F;
}

.allpcbmap .point {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background: 0 0;
}

.country-area .point-1, .country-area .point-2 {
    width: 1000%;
    height: 1000%;
    margin-left: -440%;
}

    .country-area .point-1:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border: 2px solid #A5915F;
        opacity: 0;
        -webkit-animation: ripple 4.5s ease-out 225ms infinite;
        -moz-animation: ripple 4.5s ease-out 225ms infinite;
        -o-animation: ripple 4.5s ease-out 225ms infinite;
        animation: ripple 4.5s ease-out 225ms infinite;
    }

    .country-area .point-2:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border: 2px solid #A5915F;
        opacity: 0;
        -webkit-animation: ripple 4.5s ease-out 1125ms infinite;
        -moz-animation: ripple 4.5s ease-out 1125ms infinite;
        -o-animation: ripple 4.5s ease-out 1125ms infinite;
        animation: ripple 4.5s ease-out 1125ms infinite;
    }

.country-area .point-3 {
    width: 100%;
    height: 100%;
}

    .country-area .point-3:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border: 2px solid #c39f68;
        opacity: 0;
        -webkit-animation: ripple 4.5s ease-out 2.25s infinite;
        -moz-animation: ripple 4.5s ease-out 2.25s infinite;
        -o-animation: ripple 4.5s ease-out 2.25s infinite;
        animation: ripple 4.5s ease-out 2.25s infinite;
    }

.country-area .latter .point-1:after {
    -webkit-animation: ripple 4.5s ease-out 1025ms infinite;
    -moz-animation: ripple 4.5s ease-out 1025ms infinite;
    -o-animation: ripple 4.5s ease-out 1025ms infinite;
    animation: ripple 4.5s ease-out 1025ms infinite;
}

.country-area .latter .point-2:after {
    -webkit-animation: ripple 4.5s ease-out 1925ms infinite;
    -moz-animation: ripple 4.5s ease-out 1925ms infinite;
    -o-animation: ripple 4.5s ease-out 1925ms infinite;
    animation: ripple 4.5s ease-out 1925ms infinite;
}

.country-area .latter .point-3:after {
    -webkit-animation: ripple 4.5s ease-out 3.05s infinite;
    -moz-animation: ripple 4.5s ease-out 3.05s infinite;
    -o-animation: ripple 4.5s ease-out 3.05s infinite;
    animation: ripple 4.5s ease-out 3.05s infinite;
}

.ie8 .country-area .point {
    display: none !important;
}

.country-area .information .white {
    color: #A5915F;
}

.country-area .information .cl-c39f68 {
    color: #f90;
}

.cl-c39f68 {
    color: #c39f68;
}

.country-area .information {
    display: none;
    position: absolute;
    top: 3px;
    left: 4px;
    width: 200px;
    font-style: italic;
    background: rgba(255,255,255,0.65);
    padding: 6px 10px 8px;
    border: 1px solid #A5915F;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.UnitedStatesOfAmerica .information {
    display: block;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1,.1);
    }

    5% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes ripple {
    0% {
        opacity: 0;
        -moz-transform: scale(.1,.1);
    }

    5% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }
}

@-o-keyframes ripple {
    0% {
        opacity: 0;
        -o-transform: scale(.1,.1);
    }

    5% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -o-transform: scale(1);
    }
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1,.1);
        -moz-transform: scale(.1,.1);
        -ms-transform: scale(.1,.1);
        transform: scale(.1,.1);
    }

    5% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


.tabbox &gt; div {
    width: 30%;
}

.tabbox3 &gt; div {
    width: 40%;
}


.tabbox &gt; div li {
    height: 45px;
    line-height: 45px;
    background: #fff;
    border: 1px solid #DDDDDD;
    padding-left: 15px;
    border-left: 0;
    border-top: 0;
}

.tabbox2 &gt; div li {
    height: 48px;
    line-height: 45px;
    background: #fff;
    border: 1px solid #DDDDDD;
    padding-left: 15px;
    border-left: 0;
    border-top: 0;
}

.tabbox3 &gt; div li {
    height: 52px;
    line-height: 51px;
    background: #fff;
    border: 1px solid #DDDDDD;
    padding-left: 15px;
    border-left: 0;
    border-top: 0;
}

.cl-fff {
    color: #fff;
}

.tabbox &gt; div li:nth-of-type(2n+1), .tabbox2 &gt; div li:nth-of-type(2n+1), .tabbox3 &gt; div li:nth-of-type(2n+1) {
    background: #FAFAFA;
}


.bg1 {
    background: url(/img/img/Chinapcb/bg_1.jpg) no-repeat center center;
    width: 100%;
    height: 558px;
    max-width: 1920px;
    margin: auto;
}

.bg2 {
    background: url(/img/img/Chinapcb/bg_2.jpg) no-repeat center center;
    width: 100%;
    height: 527px;
    max-width: 1920px;
    margin: auto;
}

.bg3 {
    background: url(/img/img/Chinapcb/bg_3.jpg) no-repeat center center;
    width: 100%;
    height: 617px;
    max-width: 1920px;
    margin: auto;
    color:#fff;
}

.add_addons_button {
    margin: 0 auto;
    width: 320px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    padding: 0;
}

    .add_addons_button:hover, .submit-price-info .add_addons_button:active {
        font-size: 20px;
    }

.i-ico {
    width: 20px;
    height: 24px;
    background-position: -37px 0;
    vertical-align: middle;
    margin-right: 6px;
}

.i-ico {
    background-image: url(/img/img/newPCBATopic/icons.png);
}



.btn-yellow {
    background-color: #008C95;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: block;
}

    .btn-yellow:hover {
        color: #fff;
        text-decoration: none;
    }






.tabboxtit {
    background:#FFF6ED ;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99;
}

    .tabboxtit span {
        float: left;
    }

    .tabboxtit .ww1 {
        display: inline-block;
        width: 200px;text-indent:20px
    }

    .tabboxtit .ww2 {
        display: inline-block;
        width: 200px;
        text-align: left;
        text-indent: 15px;
    }

    .tabboxtit .ww3 {
        display: inline-block;
        width: 200px;
    }

    .tabboxtit .ww4 {
        display: inline-block;
        width: 200px;
    }

    .tabboxtit .ww5 {
        display: inline-block;
        width: 100px;
    }

    .tabboxtit .ww6 {
        display: inline-block;
        width: 100px;
    }

    .tabboxtit .ww7 {
        display: inline-block;
        width: 200px;
    }

.tabboxlist {
    height: 280px;
    overflow: hidden;
}

    .tabboxlist span {
        line-height: 40px;
    }

    .tabboxlist .ww1 {
        display: inline-block;
        width: 200px;text-indent:20px
    }

    .tabboxlist .ww2 {
        display: inline-block;
        width: 200px;
    }

    .tabboxlist .ww3 {
        display: inline-block;
        width: 190px;
    }

    .tabboxlist .ww4 {
        display: inline-block;
        width: 200px;
    }

    .tabboxlist .ww5 {
        display: inline-block;
        width: 100px;
    }

    .tabboxlist .ww6 {
        display: inline-block;
        width: 90px;
    }

    .tabboxlist .ww7 {
        display: inline-block;
        width: 200px;
    }

.feedback-box {
    max-width: 1920px;
    background: #fff;
    margin: auto;
    height: 720px;
    overflow: hidden;
    padding-top: 50px;
}

.swiper-wrapperfeedback, .swiper-wrapperfeed {
    height: 500px;
}

    .swiper-wrapperfeed .swiper-slide {
        width: 1300px !important;
        margin: auto;
    }

.feedback-box h5 {
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
}

    .feedback-box h5 span {
        display: inline-block;
        margin-top: 5px;
        margin-right: 10px;
        font-weight: 600;
    }

    .feedback-box h5 img {
        display: inline-block;
        margin-right: 5px;
        margin-top: -10px;
    }

.feedback-box img {
    display: inline-block;
    margin-right: 5px;
}

.feedback-box .item-box img {
    width: 100% !important;
}

.feedback-box p {
    text-align: center;
}

.bx-wrapper {
    max-width: 1220px !important;
    margin: 50px auto 0;
}

.item .item-box {
    height: 280px;
}

.customer-reviews {
    padding: 45px 0 80px;
    height: 600px;
    background: #fff;
}

.customer-reviews-list i {
    position: relative;
    display: block;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}

    .customer-reviews-list i .new-ico {
        position: absolute;
        top: 41px;
        left: 79px;
        width: 32px;
        height: 32px;
        background-position: -90px -40px;
    }

.customer-reviews-list .img {
    height: 113px;
}

    .customer-reviews-list .img img {
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 113px;
        transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    }

    .customer-reviews-list .img:hover img {
        transform: scale(1.1);
    }

.customer-reviews-list p {
    width: 100%;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 18px;
    text-align: left;
}

.customer-reviews-list .description {
    height: 80px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.customer-reviews-list .score {
    margin: 10px auto;
}

.customer-reviews-list .information {
    width: 100%;
    margin-left: 18px;
    height: 45px;
}

    .customer-reviews-list .information .avatar {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #ddd;
    }


.customer-reviews-list .item-img {
    width: 100%;
    height: 282px;
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.swiper-wrapperfeedback {
    width: 1300px !important;
    margin: auto !important;
    position: relative;
    padding-top: 20px;
}

.feedback .swiper-button-prev {
    position: absolute;
    left: 52px;
    top: 200px;
    width: 50px !important;
    height: 98px;
    text-indent: 99999px;
    background: url(https://www.allpcb.com/img/img/anniu.png) no-repeat 0 !important;
}

.feedback .swiper-button-next {
    position: absolute;
    right: -25px;
    top: 200px;
    width: 50px !important;
    height: 98px;
    text-indent: 99999px;
    background: url(https://www.allpcb.com/img/img/anniu.png) no-repeat -200px !important;
}

.customer-reviews-list .item {
    height: 470px;
    width: 31.4% !important;
    float: left;
    margin: 0 12px;
    padding: 0px 0;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 0 20px #ccc;
}

.bx-viewport {
    overflow: inherit !important;
}

.bx-pager {
    display: none;
}

.bx-wrapper {
    position: relative;
}

.bx-prev {
    position: absolute;
    left: 30px;
    top: 110px;
    width: 50px;
    height: 98px;
    text-indent: 99999px;
    background: url(/img/img/newindex/z.png) no-repeat 0;
}

.bx-next {
    position: absolute;
    right: 35px;
    top: 110px;
    width: 50px;
    height: 98px;
    text-indent: 99999px;
    background: url(/img/img/newindex/y.png) no-repeat -200px;
}

.swiper-button-next {
    background: url(/img/img/newindex/y.png) no-repeat 0 !important;
    width: 40px !important;
}

.swiper-button-prev {
    background: url(/img/img/newindex/z.png) no-repeat 0 !important;
    width: 40px !important;
}

.xingx {
    margin-right: 20px !important;
}

.feedbtn {
    display: block;
    width: 300px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #f90 !important;
    border: 1px solid #008C95;
    border-radius: 30px;
    font-size: 18px;
    margin: 85px auto 0;
}

.Trustedul {
    width: 110%;
    margin: auto;
}

    .Trustedul li {
        float: left;
        margin: 7px;
    }

.customer-success-stories-box {
    padding: 40px 0;
    background: #fdfdfd;
}

.Trustedul li:nth-of-type(1) {
    margin-left: 0;
}

.Trustedul li:nth-of-type(8) {
    margin-left: 0;
}

.Trustedul li:nth-of-type(7) {
    margin-right: 0;
}

.Trustedul li:nth-of-type(14) {
    margin-right: 0;
}

.bottombg {
    background: url(/img/img/Chinapcb/bg_4.jpg) no-repeat;
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: 242px;
    padding-top: 40px;
    text-align: center;
}

.quote-btn {
    font-size: 20px;
    display: block;
    width: 320px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff !important;
    border-radius: 8px;
    background: #008C95;
    margin: auto;
}

.bg3 ul li{
    float:left;
    width:25%;
    height:400px;
    padding:328px 0 0 30px; 
    line-height:26px;font-size:16px;
}

.bg3 ul li div{
    width:40px;
    height:4px;
    background:#008C95
}
.bg3 ul li:nth-of-type(1){background:url(/img/img/Chinapcb/machine_1_1.jpg) no-repeat}
.bg3 ul li:nth-of-type(2){background:url(/img/img/Chinapcb/machine_2_1.jpg) no-repeat}
.bg3 ul li:nth-of-type(3){background:url(/img/img/Chinapcb/machine_3_1.jpg) no-repeat}
.bg3 ul li:nth-of-type(4){background:url(/img/img/Chinapcb/machine_4_1.jpg) no-repeat}
.bg3 ul li:nth-of-type(1):hover{background:url(/img/img/Chinapcb/machine_1_2.jpg) no-repeat}
.bg3 ul li:nth-of-type(2):hover{background:url(/img/img/Chinapcb/machine_2_2.jpg) no-repeat}
.bg3 ul li:nth-of-type(3):hover{background:url(/img/img/Chinapcb/machine_3_2.jpg) no-repeat}
.bg3 ul li:nth-of-type(4):hover{background:url(/img/img/Chinapcb/machine_4_2.jpg) no-repeat}

.lunbobox{
    box-shadow:0 0 10px #ccc;
    height:390px;
    width:100%;
    margin-bottom:10px;
}
.oprogress{display:block}

.oprogress span {
    background: #008C95;
    display: inline-block;
    height: 10px;
    color: #fff;
    text-align: right;
    float:left
}

.oprogress i {
    display: block;
    background: #ffebcc;
    margin-top: 2px;
    height: 10px;
    line-height: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.oprogress sup {
    position: absolute;
    height: 10px;
    line-height: 20px;
    color: #fff;
}
@media (min-width: 1200px) {
    .container {
        width: 1300px;
        margin: 0 auto;
        padding: 0;
    }
}
</pre></body></html>