
/*----------smtè´´è£…20211112----------*/

* {
    box-sizing: border-box;
}

.footer .copyright-group1 .foot-nav-sidebar {
    box-sizing: content-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;
    }
/**/
.smt-banner-video {
    height: 400px;
    width: 100%;
    min-width: 1280px;
    position: relative;
    overflow: hidden;
}

    .smt-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);
    }

    .smt-banner-video .mask {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 450px;
        background-color: #000;
        z-index: -1;
    }

    .smt-banner-video video {
        object-fit: fill;
        height: 450px;
        height: auto \9;
        width: 100%;
    }

    .smt-banner-video .my-video-dimensions {
        width: 100%;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .smt-banner-video video {
        height: auto;
    }

    .smt-banner-video .my-video-dimensions {
        width: 100% !important;
    }
}

.smt-banner-video .my-video-dimensions {
    width: 100% !important;
}

.smt-banner-video .plate-banner {
    width: 1280px;
    margin: 0 auto;
    height: 450px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

    .smt-banner-video .plate-banner:after {
        display: block;
        content: '';
        width: 0;
        height: 0;
        clear: both;
    }

    .smt-banner-video .plate-banner .plate-l {
        float: left;
        width: 700px;
    }

        .smt-banner-video .plate-banner .plate-l .banner-title {
            margin-top: 60px;
        }
.smt-banner-video .title-des {
    margin-left: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #f7d9a3;
    width: 530px;
}
.smt-banner-video .banner-hot {
    display: inline-block;
    margin-top: 22px;
    margin-left: 10px;
    min-width: 470px;
    height: 43px;
    background-color: #292929;
    border-radius: 6px;
    border: solid 2px #f7d9a3;
    overflow: hidden;
}

    .smt-banner-video .banner-hot .label {
        line-height: 43px;
        display: inline-block;
        background: #f7d9a3;
        font-size: 18px;
        color: #2c2c2c;
        padding: 0 12px;
        margin-right: 16px;
        font-weight: bold;
    }

    .smt-banner-video .banner-hot .hot {
        background: url("https://img.jdbpcb.com/new_web/images/smt/check-icon.png") no-repeat left center;
        padding-left: 28px;
        color: #f7d9a3;
        font-size: 18px;
        margin-right: 20px;
        font-weight: bold;
    }

.smt-banner-video .jump-link {
    display: block;
    width: 178px;
    height: 49px;
    line-height: 49px;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    border-radius: 25px;
    margin-left: 10px;
    color: #fff;
}

    .smt-banner-video .jump-link:hover {
        color: #1870ff;
        border: 1px solid #1870ff;
    }


/**/
/*.smt-plate-banner {
  background: url("https://img.jdbpcb.com/new_web/images/smt/smt-plate-banner-bg.png") no-repeat center;
  height: 449px;
  overflow: hidden;
}
.smt-plate-banner .banner-l {
  float: left;
}
.smt-plate-banner .banner-title {
  margin-top: 50px;
}


.smt-plate-banner .banner-r {
  float: right;
}
.smt-plate-banner .banner-r .video-mask {
  margin-top: 30px;
  width: 386px;
  margin-right: 66px;
  height: 386px;
  overflow: hidden;
  border-radius: 100%;
}
.smt-plate-banner .banner-r .video-mask video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.smt-plate-banner .banner-r .video-mask .video-js {
  border-radius: 100%;
}*/
.smt-module-item {
    background: #fff;
    overflow: hidden;
}

    .smt-module-item .smt-module-title {
        font-size: 34px;
        line-height: 28px;
        color: #262626;
        margin-top: 49px;
        text-align: center;
        font-weight: bold;
    }

    .smt-module-item .smt-module-title-des {
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
        color: #000000;
    }

    .smt-module-item .diversified {
        padding: 40px 0 0;
        margin-left: -24px;
    }

        .smt-module-item .diversified:after {
            display: block;
            content: '';
            width: 0;
            height: 0;
            clear: both;
        }

        .smt-module-item .diversified dd {
            float: left;
            margin-left: 24px;
            width: 301px;
            height: 126px;
            background-color: #ffffff;
            box-shadow: 1px 4px 18px 0px rgba(128, 128, 128, 0.2);
            padding: 0 0 0 10px;
            transition: 0.3s;
        }

            .smt-module-item .diversified dd:hover {
                transform: translate(0,-6px);
            }

            .smt-module-item .diversified dd:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                clear: both;
            }

            .smt-module-item .diversified dd .ver-img {
                float: left;
                margin-top: 10px;
                margin-right: 4px;
            }

            .smt-module-item .diversified dd .ver-info {
                float: left;
                margin-top: 24px;
                max-width: 172px;
            }

                .smt-module-item .diversified dd .ver-info .ver-name {
                    font-size: 18px;
                    color: #333333;
                }

                .smt-module-item .diversified dd .ver-info .ver-text {
                    font-size: 14px;
                    color: #757575;
                    margin-top: 8px;
                }

    .smt-module-item .ver-title {
        font-size: 34px;
        color: #333333;
        text-align: center;
        margin-top: 70px;
        font-weight: bold;
    }

    .smt-module-item .ver-title-des {
        margin-top: 16px;
        font-size: 18px;
        color: #757575;
        line-height: 28px;
        text-align: center;
    }

    .smt-module-item .multi-parent {
        margin-top: 50px;
        position: relative;
    }

        .smt-module-item .multi-parent .multi-nav:after {
            display: block;
            content: '';
            width: 0;
            height: 0;
            clear: both;
        }

        .smt-module-item .multi-parent .multi-nav dd {
            width: 212px;
            height: 85px;
            font-size: 18px;
            line-height: 85px;
            color: #333333;
            text-align: center;
            display: inline-block;
            float: left;
            cursor: pointer;
        }

            .smt-module-item .multi-parent .multi-nav dd.active {
                background-color: #1870ff;
                color: #fff;
                font-weight: bold;
            }

        .smt-module-item .multi-parent .multi-body {
            margin-top: 18px;
            width: 1037px;
            height: 431px;
            background-color: #f5f5f5;
            position: relative;
            z-index: 3;
            padding: 50px 0 0 38px;
        }

            .smt-module-item .multi-parent .multi-body:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                clear: both;
            }

            .smt-module-item .multi-parent .multi-body .multi-img {
                width: 475px;
                height: 300px;
                float: left;
            }

                .smt-module-item .multi-parent .multi-body .multi-img img {
                    width: 100%;
                    height: 100%;
                }

            .smt-module-item .multi-parent .multi-body .multi-info {
                float: left;
                margin-left: 42px;
                font-size: 22px;
                color: #333333;
                width: 440px;
            }

            .smt-module-item .multi-parent .multi-body .info-title {
                font-weight: bold;
                font-size: 22px;
                color: #333333;
            }

            .smt-module-item .multi-parent .multi-body .info-title-des {
                margin-top: 10px;
                font-size: 16px;
                color: #757575;
            }

            .smt-module-item .multi-parent .multi-body .multi-rules {
                margin-top: 30px;
            }

                .smt-module-item .multi-parent .multi-body .multi-rules dd {
                    font-size: 16px;
                    color: #333333;
                    background: url(/images/index/special-product-check@icon.png) no-repeat 0 3px;
                    background-size: 25px;
                    padding-left: 26px;
                    line-height: 24px;
                    margin-bottom: 6px;
                }

            .smt-module-item .multi-parent .multi-body .jump-link {
                display: block;
                float: left;
                height: 55px;
                line-height: 55px;
                text-align: center;
                box-shadow: 0px 5px 15px 0px #1870ff;
                border-radius: 28px;
                border: solid 1px #5283e5;
                margin-top: 20px;
                overflow: hidden;
                background-size: 300% 100%;
            }

                .smt-module-item .multi-parent .multi-body .jump-link:hover {
                    box-shadow: 0 5px 20px #5283e580;
                }

                .smt-module-item .multi-parent .multi-body .jump-link:after {
                    display: block;
                    content: '';
                    width: 0;
                    height: 0;
                    clear: both;
                }

                .smt-module-item .multi-parent .multi-body .jump-link .jump-price {
                    display: block;
                    width: 150px;
                    float: left;
                    height: 53px;
                    line-height: 53px;
                    font-size: 38px;
                    color: #5283e5;
                    text-align: center;
                    background: #fff;
                    border-radius: 53px 0 0 53px;
                    font-weight: bold;
                }

                    .smt-module-item .multi-parent .multi-body .jump-link .jump-price em {
                        display: inline-block;
                        font-size: 18px;
                        font-weight: normal;
                    }

                    .smt-module-item .multi-parent .multi-body .jump-link .jump-price i {
                        font-style: normal;
                        display: inline-block;
                        font-size: 18px;
                        margin-left: -10px;
                        font-weight: normal;
                    }

                .smt-module-item .multi-parent .multi-body .jump-link .jump-text {
                    float: left;
                    display: block;
                    padding: 0 40px;
                    height: 53px;
                    line-height: 53px;
                    border-radius: 0 55px 55px 0;
                    text-align: center;
                    color: #fff;
                    background-image: linear-gradient(249deg, #5283e5 0%, #1870ff 100%), linear-gradient(#1870ff, #1870ff);
                    background-blend-mode: normal, normal;
                    font-size: 20px;
                }

        .smt-module-item .multi-parent .multi-mask {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 1;
            width: 378px;
            height: 471px;
            background-color: #1870ff;
            color: #fff;
        }

        .smt-module-item .multi-parent .mask-title {
            font-size: 24px;
            color: #fff;
            padding: 32px 0 0 52px;
        }

        .smt-module-item .multi-parent .certification {
            margin: 36px 0 0 160px;
        }

            .smt-module-item .multi-parent .certification dt {
                margin-bottom: 20px;
            }

            .smt-module-item .multi-parent .certification dd {
                width: 190px;
                height: 35px;
                line-height: 35px;
                border-radius: 6px;
                border: solid 1px #ffffff;
                overflow: hidden;
                font-size: 14px;
                margin-bottom: 10px;
            }

                .smt-module-item .multi-parent .certification dd .cer-name {
                    color: #1870ff;
                    width: 83px;
                    height: 35px;
                    display: block;
                    float: left;
                    text-align: center;
                    background-color: #f5f5f5;
                }

                .smt-module-item .multi-parent .certification dd .car-val {
                    display: block;
                    float: left;
                    padding-left: 10px;
                    color: #fff;
                    width: 105px;
                }

        .smt-module-item .multi-parent .cer-tips {
            margin: 27px 0 0 160px;
            font-size: 14px;
        }

    .smt-module-item.patch-weld {
        background: url("https://img.jdbpcb.com/new_web/images/smt/patch-weld-bg.jpg") no-repeat center;
        height: 880px;
        margin-top: 55px;
    }

        .smt-module-item.patch-weld .path-box {
            margin-top: 60px;
        }

            .smt-module-item.patch-weld .path-box:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                clear: both;
            }

        .smt-module-item.patch-weld .path-item {
            float: left;
            width: 626px;
            height: 250px;
            background-image: linear-gradient(249deg, #5283e5 0%, #1870ff 100%), linear-gradient(#1870ff, #1870ff);
            background-blend-mode: normal, normal;
            margin-left: 28px;
        }

            .smt-module-item.patch-weld .path-item:first-child {
                margin-left: 0;
            }

            .smt-module-item.patch-weld .path-item .path-img {
                margin: -20px 0 0 30px;
                float: left;
            }

            .smt-module-item.patch-weld .path-item .path-info {
                float: left;
                margin-left: 24px;
                color: #fff;
                padding-top: 28px;
                width: 256px;
            }

            .smt-module-item.patch-weld .path-item .path-title {
                display: block;
                width: 242px;
                height: 38px;
                line-height: 38px;
                background: #fff;
                border-radius: 15px 0 15px 0;
                overflow: hidden;
            }

                .smt-module-item.patch-weld .path-item .path-title .name {
                    font-size: 20px;
                    color: #1870ff;
                    width: 185px;
                    display: inline-block;
                    padding-left: 20px;
                    font-weight: bold;
                }

                .smt-module-item.patch-weld .path-item .path-title .point {
                    float: right;
                    width: 57px;
                    height: 38px;
                    background: url("https://img.jdbpcb.com/new_web/images/smt/patch-icon.png") no-repeat center #f2f2f2;
                    position: initial;
                }

                .smt-module-item.patch-weld .path-item .path-title:hover .point {
                    background: url("https://img.jdbpcb.com/new_web/images/smt/patch-icon.png") no-repeat center #e8e8e8;
                }

            .smt-module-item.patch-weld .path-item .path-des {
                margin-top: 30px;
                font-size: 16px;
                line-height: 28px;
            }

        .smt-module-item.patch-weld .path-tips-text {
            font-size: 16px;
            line-height: 28px;
            margin-top: 36px;
            color: #fff;
        }

        .smt-module-item.patch-weld .path-product {
            margin-top: 35px;
            margin-left: -19px;
        }

            .smt-module-item.patch-weld .path-product dd {
                float: left;
                width: 306px;
                height: 210px;
                margin-left: 18px;
                overflow: hidden;
            }

                .smt-module-item.patch-weld .path-product dd:hover img {
                    transform: scale(1.04);
                }

                .smt-module-item.patch-weld .path-product dd img {
                    transition: all 0.3s linear;
                }

    .smt-module-item.ability-to {
        background: url("https://img.jdbpcb.com/new_web/images/smt/ability-to-bg.jpg") no-repeat center #fff;
        /*height: 742px;*/
    }

        .smt-module-item.ability-to .smt-module-title {
            color: #333333;
        }

        .smt-module-item.ability-to .smt-module-title-des {
            color: #757575;
        }

        .smt-module-item.ability-to .plate-wrap {
            position: relative;
        }

            .smt-module-item.ability-to .plate-wrap:before {
                display: block;
                content: '';
                width: 414px;
                height: 403px;
                background-color: #1870ff;
                position: absolute;
                bottom: -20px;
                z-index: 1;
                left: 0;
            }

        .smt-module-item.ability-to .ability-rules {
            background: url("https://img.jdbpcb.com/new_web/images/smt/ability-rules-bg.png") no-repeat center;
            width: 1240px;
            height: 506px;
            margin: 30px auto 30px 40px;
            padding: 46px 0 0 56px;
            position: relative;
            z-index: 2;
        }

            .smt-module-item.ability-to .ability-rules .ability-img {
                position: absolute;
                bottom: -60px;
                right: 0;
                z-index: 1;
            }

            .smt-module-item.ability-to .ability-rules dl:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                clear: both;
            }

            .smt-module-item.ability-to .ability-rules dl:first-child + dl {
                margin-top: 34px;
            }

            .smt-module-item.ability-to .ability-rules dd {
                width: 24%;
                float: left;
            }

                .smt-module-item.ability-to .ability-rules dd:last-child {
                    width: auto;
                }

            .smt-module-item.ability-to .ability-rules .title {
                font-size: 18px;
                color: #1870ff;
                font-weight: bold;
            }

            .smt-module-item.ability-to .ability-rules .text {
                margin-top: 10px;
                font-size: 16px;
                line-height: 24px;
                height: 70px;
            }

    .smt-module-item.originality-el {
        padding-bottom: 66px;
    }

        .smt-module-item.originality-el .smt-module-title {
            font-size: 34px;
            color: #333333;
            font-weight: bold;
        }

        .smt-module-item.originality-el .smt-module-title-des {
            color: #757575;
        }

        .smt-module-item.originality-el .originality-video {
            width: 1063px;
            height: 549px;
            background-color: #1870ff;
            border: solid 12px #000000;
            box-shadow: 2px 5px 15px 0px rgba(245, 80, 53, 0.4);
            margin: 40px auto 0;
            border-radius: 8px;
            position: relative;
        }

            .smt-module-item.originality-el .originality-video video {
                object-fit: contain;
                width: 100%;
                height: 100%;
            }

            .smt-module-item.originality-el .originality-video .origin-btn {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                z-index: 5;
                cursor: pointer;
                text-align: center;
                background: url("https://img.jdbpcb.com/new_web/images/smt/origin-play-btn.png") no-repeat center;
            }

        .smt-module-item.originality-el .jump-link {
            display: block;
            text-align: center;
            width: 273px;
            height: 60px;
            margin: 48px auto 0;
            line-height: 60px;
            border-radius: 60px;
            background-image: linear-gradient(to right, #1870ff, #5283e5, #1870ff, #5283e5);
            box-shadow: 0px 5px 15px 0px #1870ff;
            color: #fff;
            font-size: 20px;
            -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%;
        }

            .smt-module-item.originality-el .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;
            }

    .smt-module-item.user-instructions {
        background: url("https://img.jdbpcb.com/new_web/images/smt/instructions-bg.jpg") no-repeat center;
        height: 699px;
    }

        .smt-module-item.user-instructions .ins-rules {
            margin: 40px 0 0 -25px;
        }

            .smt-module-item.user-instructions .ins-rules:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                clear: both;
            }

            .smt-module-item.user-instructions .ins-rules dd {
                float: left;
                width: 410px;
                height: 507px;
                background-color: #ffffff;
                margin-left: 25px;
            }

                .smt-module-item.user-instructions .ins-rules dd .ins-index {
                    width: 410px;
                    height: 153px;
                    color: #fff;
                    font-size: 20px;
                    line-height: 153px;
                    padding-left: 30px;
                    font-weight: bold;
                }

                    .smt-module-item.user-instructions .ins-rules dd .ins-index .ins-icon {
                        margin-right: 6px;
                        vertical-align: middle;
                    }

                .smt-module-item.user-instructions .ins-rules dd .ins-text {
                    width: 330px;
                    margin: 25px auto 0;
                }

                    .smt-module-item.user-instructions .ins-rules dd .ins-text .list {
                        background: url("https://img.jdbpcb.com/new_web/images/smt/the-check.png") no-repeat left center;
                        margin-bottom: 15px;
                    }

                    .smt-module-item.user-instructions .ins-rules dd .ins-text .text {
                        padding-left: 25px;
                        font-size: 14px;
                    }

                    .smt-module-item.user-instructions .ins-rules dd .ins-text .info-img {
                        height: 150px;
                    }

                        .smt-module-item.user-instructions .ins-rules dd .ins-text .info-img img {
                            max-width: 100%;
                        }

                .smt-module-item.user-instructions .ins-rules dd:first-child .ins-index {
                    background: url("https://img.jdbpcb.com/new_web/images/smt/ins-index1.png") no-repeat center;
                }

                .smt-module-item.user-instructions .ins-rules dd:first-child + dd .ins-index {
                    background: url("https://img.jdbpcb.com/new_web/images/smt/ins-index2.png") no-repeat center;
                }

                .smt-module-item.user-instructions .ins-rules dd:first-child + dd + dd .ins-index {
                    background: url("https://img.jdbpcb.com/new_web/images/smt/ins-index3.png") no-repeat center;
                }

.get-process-el {
    width: 1280px;
    height: 171px;
    background: url("https://img.jdbpcb.com/new_web/images/smt/process-el-bg.png") no-repeat 280px center #fff;
    box-shadow: 1px 4px 18px 0px rgba(128, 128, 128, 0.1);
    margin: auto auto 20px;
}

    .get-process-el .process-jump {
        width: 280px;
        height: 171px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .get-process-el .process-title {
        font-size: 24px;
        color: #333333;
        margin-bottom: 14px;
        font-weight: bold;
    }

    .get-process-el .jump-link {
        display: block;
        width: 166px;
        height: 44px;
        line-height: 44px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        background-image: linear-gradient(249deg, #5283e5 0%, #1870ff 100%), linear-gradient(#1870ff, #1870ff);
        border-radius: 22px;
        margin: 0 auto;
        background-size: 300% 100%;
    }

        .get-process-el .jump-link:hover {
            box-shadow: 0 5px 20px #5283e580;
        }

.smt-disclaimer {
    height: 231px;
    padding-top: 40px;
    background-color: #5283e521;
}

    .smt-disclaimer:after {
        display: block;
        content: '';
        width: 0;
        height: 0;
        clear: both;
    }

    .smt-disclaimer .smt-disclaimer-left {
        float: left;
    }

        .smt-disclaimer .smt-disclaimer-left .disclaimer-title {
            font-size: 24px;
            margin-bottom: 10px;
            font-weight: bold;
        }

    .smt-disclaimer .smt-disclaimer-right {
        float: left;
        margin-left: 35px;
        font-size: 16px;
        line-height: 30px;
        color: #333333;
    }

.vjs-big-play-button {
    display: none !important;
}
/*# sourceMappingURL=smt-plate.css.map */
/*产品服务*/
.smt-module-item.pro-categories-parent .b3-con {
    margin-top: 25px;
}

    .smt-module-item.pro-categories-parent .b3-con .b3 {
        display: inline-block;
        position: relative;
        height: 280px;
        width: 244px;
        margin-right: 10px;
        margin-bottom: 21px;
    }

        .smt-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);
        }

            .smt-module-item.pro-categories-parent .b3-con .b3 .b3-box:hover {
                border: 1px solid #1870ff;
            }

            .smt-module-item.pro-categories-parent .b3-con .b3 .b3-box a {
                width: 100%;
                height: 244px;
                display: block;
            }

            .smt-module-item.pro-categories-parent .b3-con .b3 .b3-box img {
                max-width: 100%;
                max-height: 100%;
                margin: auto;
            }

                .smt-module-item.pro-categories-parent .b3-con .b3 .b3-box img:hover {
                    transform: scale(1.1);
                }

            .smt-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;
            }
.smt-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;
}
.smt-module-item.pro-categories-parent .b3-con .b3:nth-child(5n) {
    margin-right: 0;
}
/**/
.smt-snap-parent {
    display: flex;
    justify-content: space-between;
    margin: 20px auto 40px;
}
    .smt-snap-parent li {
        float: left;
        position: relative;
        width: 301px;
        height: 416px;
        padding: 25px 28px;
        border-top: 1px solid #363636;
        border-right: 1px solid #363636;
        border-color: #ebebeb;
        box-shadow: 0px 0px 24px 0px rgba(3, 3, 3, 0.13);
    }

   
.smt-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;
}

.smt-snap-parent .layer-name {
    font-size: 18px;
    font-weight: bold;
}

    .smt-snap-parent .layer-name em {
        display: inline-block;
        border: solid 1px #1870ff;
        margin-left: 5px;
        line-height: 20px;
        font-size: 14px;
        color: #1870ff;
        border-radius: 20px;
        padding: 0 10px;
        font-weight: normal;
    }

.smt-snap-parent .des-name {
    font-size: 14px;
    color: #fff;
    margin-top: 6px;
}

.smt-snap-parent .price-layer {
    font-size: 35px;
    font-weight: bold;
}

    .smt-snap-parent .price-layer em {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        font-weight: normal;
    }

    .smt-snap-parent .reg-layer {
        margin-top: 120px;
        background: #ffffffb8;
        color: #333333;
        border-radius: 5px;
        padding: 12px 4px;
    }

    .smt-snap-parent .reg-layer .reg {
        background: url(/images/pcb/des1-icon.png) no-repeat left center;
        padding-left: 30px;
        font-size: 14px;
        line-height: 28px;
    }

    .smt-snap-parent .jump-buy {
        display: block;
        height: 44px;
        float: right;
        width: 50%;
        line-height: 44px;
        text-align: center;
        background-image: linear-gradient(249deg, #5283e5 0%, #1870ff 100%), linear-gradient(#4e4e4e, #4e4e4e);
        background-blend-mode: normal;
        box-shadow: 0px 5px 15px 0px #1870ff;
        border-radius: 22px;
        color: #fff;
        font-size: 16px;
        margin-top: 22px;
        transition: all 0.3s;
        font-style: italic;
    }
    .smt-snap-parent .get-coupons {
        float: left;
        width: 40%;
        background: #fff;
        color: #1870ff;
    }
    .smt-snap-parent .jump-buy:hover {
        background-color: #5283e5;
        box-shadow: 0 5px 20px #5283e580;
        transform: scale(1.05);
    }


.pro-whyus {
    background: url(https://www.run-five.com/template/default/top/baozhang_bg.jpg) no-repeat center top;
}
    .pro-whyus .smt-module-title {
        color: #fff;
    }
    .pro-whyus .smt-module-title-des {
        color: #fff;
    }
    .pro-whyus .bzBox {
        overflow: hidden;
        margin: 40px auto;
        height: 685px;
        position: relative;
    }
    .pro-whyus .bzBox img {
        display: block;
        margin: 0 auto;
        width: 0;
        height: 0;
        margin-top: 231px;
    }
.pro-whyus .bzBox .wen {
    overflow: hidden;
    width: 400px;
    position: absolute;
    display: none;
}
.pro-whyus .wen01 {
    padding-top: 133px;
    padding-right: 180px;
    background: url(https://www.run-five.com/template/default/top/baozhang01.png) no-repeat right top;
    left: 0;
    top: 0px;
}
.pro-whyus .bzBox h3 {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}
.pro-whyus .bzBox p {
    font-size: 13px;
    color: #c6e6ff;
    line-height: 25px;
}
.pro-whyus .wen02 {
    padding-left: 175px;
    padding-top: 133px;
    background: url(https://www.run-five.com/template/default/top/baozhang02.png) no-repeat left top;
    right: 10px;
    top: 20px;
}
.pro-whyus .wen03 {
    padding-right: 170px;
    padding-top: 155px;
    background: url(https://www.run-five.com/template/default/top/baozhang03.png) no-repeat right top;
    left: 30px;
    top: 310px;
}
.pro-whyus .wen04 {
    padding-left: 175px;
    padding-top: 155px;
    background: url(https://www.run-five.com/template/default/top/baozhang04.png) no-repeat left top;
    right: 40px;
    top: 310px;
}
    .pro-whyus .wen05 {
        padding-left: 135px;
        padding-top: 126px;
        background: url(https://www.run-five.com/template/default/top/baozhang05.png) no-repeat left top;
        left: 469px;
        bottom: 0px;
    }
    /*案例展示*/
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.smt-anlizhanshi {
position:relative;
margin:40px auto;
}
.swiper-container-alzs {
    padding: 0 1px;
}
.smt-anlizhanshi .item {
    border-radius: 5px;
    border: solid 1px #dddddd;
    background:#fff;
    padding: 20px;
}
    .smt-anlizhanshi .item .pic {
        border-radius: 5px;
        overflow: hidden;
    }
        .smt-anlizhanshi .item .pic img {
            vertical-align: middle;
            max-width: 100%;
        }
    .smt-anlizhanshi .item h4 {
        font-size: 20px;
        margin-top: 20px;
        color: #333;
    }
    .smt-anlizhanshi .item h4 {
        font-weight: bold;
    }
    .smt-anlizhanshi .item p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 15px;
    }
    .smt-anlizhanshi .item a.zx {
        display: block;
        text-align: center;
        width: 190px;
        height: 46px;
        line-height: 46px;
        border-radius: 46px;
        color: #fff;
        background-image: linear-gradient(249deg, #5283e5 0%, #1870ff 100%), linear-gradient(#4e4e4e, #4e4e4e);
        background-blend-mode: normal;
        box-shadow: 0px 5px 15px 0px #1870ff;
        margin: 15px 0;
        transition: All 0.3s;
    }
        .smt-anlizhanshi .item a.zx:hover {
            transform: scale(1.04);
        }


    .pic-scale:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
.swiper-button-prev, .swiper-button-next {
    background: url(/layui/css/modules/layer/default/icon-ext.png);
    background-position: 146px 50px;
    right:-30px;
}

.swiper-button-prev {
    background-position: 148px -5px;
    left:-30px;
}
