﻿
.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: #eb6e04;
            -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
            }
}

.model-1 { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 40px; position: relative; padding: 0px 0 120px; }

.model-1::after { position: absolute; left: 0; bottom: 65px; width: 100%; height: 1px; background: #e5e5e5; z-index: 1; content: ''; }

.model-1::before { position: absolute; left: 35px; bottom: 0px; width: 1px; height: 100%; background: #e5e5e5; z-index: 11; content: ''; }

.model-1:first-child { margin-top: 100px; }

.model-1:nth-child(even)::before { right: 35px; left: auto; }

.model-1 .text {-webkit-align-items: center; -ms-flex-align: center; align-items: center;  font-family: 'en-web-text'; width: 50%; display: inline-block; padding: 0 75px; font-size: 16px; line-height: 24px; max-height: 350px; overflow: auto; color: #333; }

.model-1 .img { float: right; width: 50%; }

.swiper-slide { display: block; background: #fff; }

.swiper-pagination { padding: 0 75px; text-align: left !important; width: 50% !important; }

.swiper-pagination .swiper-pagination-bullet { width: 20px; height: 39px; opacity: 1; position: relative; background: transparent; }

.swiper-pagination .swiper-pagination-bullet::after { display: block; content: ''; width: 8px; height: 8px; position: absolute; top: 50%; left: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #ccc; }

.swiper-pagination .swiper-pagination-bullet-active { width: 43px; background: url(../img/industries/swiper-tip.png) no-repeat 50% 50%; background-size: 80%; }

.swiper-pagination .swiper-pagination-bullet-active::after { display: none; }

.model-3 { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 40px 0 110px; border-bottom: 1px solid #e5e5e5; }

.model-3 .text { font-family: 'en-web-text'; width: 50%; padding: 0 75px; font-size: 16px; line-height: 24px; color: #333; }

.model-3 .img { width: 50%; }
.model-3 .img img { width: 100%; }

@media screen and (max-width: 650px) { .model-3 { display: block; }
  .model-3 .text, .model-3 .img { width: 100%; padding: 0 18px; }
  .model-3 .text, .model-3 .img img{ width: 100%; }
  .model-3 .text { margin-top: 35px; }
  .model-1 .text { max-height: none; }
  .solutions-swiper .swiper-slide { height: 200px; }
  .solutions-swiper .swiper-slide .kv-bg { background: rgba(2, 82, 155, 0.9); height: 100%; object-fit: cover; width: 65%; }
  .solutions-swiper .swiper-slide .inside-kv-info .info { width: 55%; right: 10px; }
  .model-1 { padding: 0 18px 35px; margin-top: 30px; display: block; }
  .model-1::before, .model-1::after { display: none; }
  .model-1 .text { width: 100%; padding: 0; text-align: justify; }
  .model-1 .img { margin-top: 20px; width: 100%; }
  .model-2 { padding: 20px 0 30px; }
  .model-2 .title { font-size: 28px; line-height: 28px; } }
