﻿.banner-comm2 {
    position: relative;
    /*overflow: hidden*/
}

    .banner-comm2 img {
        display: block;
        width: 100%;
        -webkit-animation: a 10s linear infinite alternate;
        animation: a 10s linear infinite alternate
    }

    .banner-comm2 .title {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 2.604167vw;
        line-height: 1.2;
        color: #fff
    }

.area-detail-banner {
    background: url(../image/applicationArea/bg.png) no-repeat 50% 50%;
    background-size: cover !important
}

    .area-detail-banner .banner-box {
        padding: 5.885417vw 0
    }

    .area-detail-banner .info {
        width: 27.083333vw
    }

        .area-detail-banner .info .icon {
            display: block;
            width: auto;
            height: 3.125vw
        }

        .area-detail-banner .info .title {
            margin-top: 1.302083vw;
            font-size: 1.5625vw;
            line-height: 1.3;
            color: #fff
        }

        .area-detail-banner .info .text {
            margin-top: .78125vw;
            font-size: .833333vw;
            font-weight: 500;
            line-height: 1.8;
            color: #fff
        }

        .area-detail-banner .info .s-btn {
            display: block;
            margin-top: 1.822917vw;
            width: 8.333333vw;
            line-height: 2.604167vw;
            font-size: .729167vw;
            text-align: center;
            color: #fff;
            background: #f4a000;
            -webkit-transition: all .4s;
            transition: all .4s;
            border-radius: .260417vw
        }

            .area-detail-banner .info .s-btn:hover {
                -webkit-transform: scale(.9);
                transform: scale(.9)
            }

.area-tab.active {
    position: fixed;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    z-index: 11
}

    .area-tab.active .tab .icon1 {
        display: none
    }

    .area-tab.active .tab .icon2 {
        display: block
    }

    .area-tab.active .tab .name {
        color: #666
    }

    .area-tab.active .tab.active .icon1,
    .area-tab.active .tab.active .icon2 {
        display: none
    }

    .area-tab.active .tab.active .icon3 {
        display: block
    }

    .area-tab.active .tab.active .name {
        color: #0054a6
    }

.area-tab .container {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.area-tab .tab {
    padding: .9375vw 1.302083vw .520833vw
}

    .area-tab .tab.active,
    .area-tab .tab:hover {
        background: hsla(0, 0%, 100%, .2)
    }

    .area-tab .tab .icon {
        display: block;
        width: 2.03125vw;
        height: 1.927083vw;
        margin: 0 auto;
        -o-object-fit: contain;
        object-fit: contain
    }

    .area-tab .tab .icon2,
    .area-tab .tab .icon3 {
        display: none
    }

    .area-tab .tab .name {
        margin-top: .260417vw;
        text-align: center;
        font-size: .833333vw;
        font-weight: 500;
        color: #fff
    }

.area-info .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 5.208333vw 0;
    background: url(/images/bg3.png) no-repeat 100% 80%;
    background-size: 85.15625vw 20.3125vw
}

    .area-info .list img {
        display: block;
        width: 54.166667vw;
        height: auto
    }

    .area-info .list .info {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        padding: 0 13.541667vw 0 6.25vw
    }

        .area-info .list .info .title {
            font-size: 1.5625vw;
            line-height: 1.5;
            color: #333
        }

        .area-info .list .info .text {
            margin-top: 1.302083vw;
            font-size: .833333vw;
            line-height: 1.7;
            font-weight: 500;
            color: #666
        }

    .area-info .list:nth-child(2n) {
        background: url(/images/bg2.png) no-repeat 0 50%;
        background-size: contain
    }

        .area-info .list:nth-child(2n) img {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

        .area-info .list:nth-child(2n) .info {
            padding: 0 6.25vw 0 13.541667vw
        }

.product-swiper {
    padding: 5.208333vw 0 6.25vw
}

    .product-swiper .title {
        font-size: 1.5625vw;
        line-height: 1.5;
        font-weight: 500;
        color: #333
    }

    .product-swiper .swiper-container {
        margin-top: 1.822917vw
    }

    .product-swiper .swiper-slide {
        width: 25%;
        padding: 0 .520833vw
    }

        .product-swiper .swiper-slide .pro-box {
            display: block;
            padding-bottom: 1.041667vw;
            border: 1px solid rgba(126, 154, 184, .5);
            border-radius: .520833vw
        }

            .product-swiper .swiper-slide .pro-box:hover .img img {
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

            .product-swiper .swiper-slide .pro-box:hover .sub-name,
            .product-swiper .swiper-slide .pro-box:hover .title-name {
                -webkit-transform: translateY(-.520833vw);
                transform: translateY(-.520833vw)
            }

        .product-swiper .swiper-slide .img {
            padding: 3.125vw;
            margin-bottom: 1.041667vw
        }

            .product-swiper .swiper-slide .img img {
                display: block;
                height: 5.885417vw;
                width: 8.125vw;
                width: 100%;
                -o-object-fit: contain;
                object-fit: contain;
                margin: 0 auto;
                -webkit-transition: all .4s;
                transition: all .4s
            }

        .product-swiper .swiper-slide .sub-name,
        .product-swiper .swiper-slide .title-name {
            text-align: center;
            font-size: .833333vw;
            line-height: 1.5;
            -webkit-transition: all .4s;
            transition: all .4s;
            color: #333
        }

    .product-swiper .swiper-btn {
        margin-top: 1.822917vw
    }

        .product-swiper .swiper-btn svg {
            width: 1.354167vw;
            height: 1.354167vw;
            margin: 0 .78125vw;
            color: #666;
            -webkit-transition: all .4s;
            transition: all .4s
        }

            .product-swiper .swiper-btn svg:hover {
                color: #0054a6;
                -webkit-transform: scale(1.2);
                transform: scale(1.2)
            }

@media (max-width:1500px) {
    .area-info .list .info .text {
        font-size: 16px
    }

    .area-info .list .info {
        padding: 0 110px 0 60px
    }

    .area-info .list:nth-child(2n) .info {
        padding: 0 60px 0 110px
    }

    .area-detail-banner .info {
        width: 50%
    }
}

@media (max-width:640px) {
    .area-tab .container {
        padding: 10px 5px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .area-tab .tab {
        padding: 2px 10px;
        font-size: 0
    }

        .area-tab .tab .icon {
            display: none !important
        }

        .area-tab .tab .name {
            font-size: 14px;
            line-height: 1.4
        }

    .area-detail-banner .banner-box {
        padding: 30px 15px
    }

    .area-detail-banner .info {
        width: 100% !important
    }

        .area-detail-banner .info .icon {
            height: 40px
        }

        .area-detail-banner .info .title {
            font-size: 18px;
            margin-top: 15px
        }

        .area-detail-banner .info .text {
            margin-top: 5px;
            font-size: 14px
        }

        .area-detail-banner .info .s-btn {
            margin-top: 20px;
            display: inline-block;
            width: auto;
            padding: 0 15px;
            line-height: 32px;
            font-size: 14px
        }

    .area-info .list {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px 15px 0;
        display: block
    }

        .area-info .list img {
            width: 100%
        }

        .area-info .list .info {
            width: 100%;
            padding: 15px 0 0 !important
        }

            .area-info .list .info .title {
                font-size: 18px
            }

            .area-info .list .info .text {
                font-size: 14px;
                line-height: 2
            }

    .product-swiper {
        padding: 30px 15px
    }

        .product-swiper .title {
            font-size: 22px
        }

        .product-swiper .swiper-btn svg {
            width: 20px;
            height: 20px
        }

        .product-swiper .swiper-slide {
            width: 50%;
            padding: 0 10px
        }

            .product-swiper .swiper-slide .pro-box {
                padding-bottom: 20px
            }

            .product-swiper .swiper-slide .img img {
                max-width: 80%;
                height: 80px
            }

            .product-swiper .swiper-slide .sub-name,
            .product-swiper .swiper-slide .title-name {
                font-size: 14px
            }
}

.product .pro-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 2.25vw 13.28125vw;
    background: #f2f2f2;
    max-width: 100%
}

.content-list .title {
    font-size: 2.395833vw;
    font-weight: 500;
    margin-bottom: 2.864583vw;
    color: #333
}


.pro-list {
    font-size: 0;
    margin: .520833vw -.416667vw 1.5625vw
}

    .pro-list .list {
        display: inline-block;
        vertical-align: top;
        padding: 0 .416667vw;
        margin-top: 1.5625vw;
        width: 25%
    }

        .pro-list .list .list-box {
            display: block;
            padding-bottom: .78125vw;
            position: relative;
            background: #fff
        }

            .pro-list .list .list-box .icon {
                position: absolute;
                left: 0;
                top: 0;
                width: 2.604167vw;
                height: auto
            }

            .pro-list .list .list-box:hover .img img {
                -webkit-transform: scale(1.1);
                transform: scale(1.1)
            }

            

        .pro-list .list .img {
            width: 100%;
            overflow: hidden
        }

            .pro-list .list .img img {
                display: block;
                width: 100%;
                height: 100%;
                -o-object-fit: contain;
                object-fit: contain;
                margin: 0 auto;
                -webkit-transition: all .4s;
                transition: all .4s
            }

        .pro-list .list .title-name {
            font-size: 16px;
            color: #333
        }

        .pro-list .list .sub-name,
        .pro-list .list .title-name {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-weight: 500;
            padding: 0 1.5625vw;
            -webkit-transition: all .4s;
            transition: all .4s
        }

        .pro-list .list .sub-name {
            margin-top: .260417vw;
            font-size: 16px;
            color: #666
        }

@media (max-width:991px) {
    .product .pro-content {
        padding: 45px 60px
    }

    .product .type-tab {
        width: 90px
    }

        .product .type-tab .tab .name {
            font-size: 14px
        }

        .product .type-tab .tab .sub-types {
            width: 100px;
            padding: 10px 0
        }

            .product .type-tab .tab .sub-types .type {
                padding: 5px;
                font-size: 14px
            }

    .hot-top .icon {
        width: 35px
    }

    .hot-top .info .more-btn {
        width: 100px;
        height: 32px
    }

        .hot-top .info .more-btn .txt {
            font-size: 12px
        }

        .hot-top .info .more-btn svg {
            width: 10px;
            height: 10px
        }

    .product {
        padding-left: 90px
    }
}

@media (max-width:640px) {
    .product .type-tab .tab .icon {
        display: none !important
    }

    .product .type-tab .tab .name {
        font-size: 12px
    }

    .product .pro-content {
        padding: 30px 15px
    }

    .content-list .title {
        font-size: 18px
    }

    .hot-top .info .title-name {
        font-size: 14px
    }

    .hot-top .info .sub-name {
        font-size: 12px;
        margin-top: 5px
    }

    .hot-top .info .more-btn {
        width: 90px;
        line-height: 28px
    }

    .hot-top .img img {
        max-width: 80px;
        max-height: 80px
    }

    .pro-list {
        margin: 10px -7px 25px
    }

        .pro-list .list {
            margin-top: 15px;
            width: 50%;
            padding: 0 7px
        }

            .pro-list .list .list-box {
                /* padding: 5px 0 10px */
            }

            .pro-list .list .img {
                /* height: 80px */
            }

            .pro-list .list .sub-name,
            .pro-list .list .title-name {
                font-size: 14px;
                padding: 0 10px
            }

            .pro-list .list .list-box .icon {
                width: 25px
            }

    .product {
        padding-left: 0
    }

        .product .type-tab {
            display: none
        }

        .product.from-menu {
            padding-left: 90px
        }

            .product.from-menu .type-tab,
            .product.from-menu .type-tab .tab.active .sub-types {
                display: block
            }

            .product.from-menu .sub-types:after {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: calc(100vw - 90px);
                height: 100%;
                z-index: 1;
                background: hsla(0, 0%, 100%, .8)
            }

            .product.from-menu .sub-types .type {
                position: relative;
                z-index: 2
            }
}

