﻿

.banner {
}

.main {
}

.banner {
}

._phone {
    display: none;
}

h1, h2 {
    margin: 0px;
}

h1 {
    margin-bottom: 12px;
}

h2 {
    margin-bottom: 92px;
}

.banner .banner-container {
}

.banner .block {
    width: 100%;
    position: relative;
}

    .banner .block img {
        width: 100%;
    }

.banner .banner1 {
}

.banner .text {
    position: absolute;
    top: 25%;
    color: white;
    left: 9%;
    width: 50%;
}

    .banner .text.center {
        top: 40%;
    }

    .banner .text .title {
    }

        .banner .text .title h1 {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .banner .text .title .first {
        }

        .banner .text .title .second {
            margin-bottom: 25px;
        }

    .banner .text .desc {
    }

        .banner .text .desc p {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .banner .text .desc .desc1 .desc1-sub {
        }

        .banner .text .desc .desc1 {
            margin-bottom: 5px;
            font-size: 3.75rem;
        }

        .banner .text .desc .desc2 {
        }

    .banner .text .operation {
        margin-top: 40px;
    }

        .banner .text .operation .more {
            color: #ff4951;
            cursor: pointer;
        }

            .banner .text .operation .more._phone {
                margin-top: 20px;
            }

        .banner .text .operation .btns {
            margin-top: 40px;
        }

.banner .desc1, section h1 {
    font-size: 2.25rem;
}

    .banner .desc1._phone {
        font-size: 1.75rem;
    }

.banner .desc2, section h2 {
    font-size: 1.5rem;
    font-weight: normal;
}

.section1 .text1 {
    font-size: 1.5rem;
}

.section1 .text2 {
    font-size: 1rem;
}

.section2 {
}

    .section2 .block {
    }

        .section2 .block .title {
        }

        .section2 .block .container {
            padding-top: 92px;
            width: 62%;
            margin: 0 auto;
        }

            .section2 .block .container .line {
                margin-bottom: 120px;
            }

                .section2 .block .container .line .image {
                    display: inline-block;
                    width: 40%;
                    box-sizing: border-box;
                    vertical-align: middle;
                }

                    .section2 .block .container .line .image img {
                        width: 100%;
                    }

                .section2 .block .container .line .description {
                    display: inline-block;
                    width: 59%;
                    box-sizing: border-box;
                    vertical-align: middle;
                    text-align: left;
                    padding-left: 106px;
                }
                    .section2 .block .container .line:nth-child(2) .description, .section2 .block .container .line:nth-child(4) .description:nth-child(4) {
                    padding-left:0px;
                    padding-right:106px;
                    }
                    .section2 .block .container .line .description .title {
                        font-size: 1.75rem;
                        font-weight: bold;
                        margin-bottom: 22px;
                    }

                    .section2 .block .container .line .description .sub-title {
                        font-size: 1.125rem;
                    }

                        .section2 .block .container .line .description .sub-title p {
                            margin: 0px;
                        }

                    .section2 .block .container .line .description .desc {
                        font-size: 1.125rem;
                        color: #666666;
                        margin-bottom:26px;
                    }

                        .section2 .block .container .line .description .desc p {
                            margin: 0px;
                        }

.section2-a .text1, .section3 .case .title {
    font-size: 1.75rem;
}

.section2-a .text2, .section3 .case .text {
    font-size: 1.125rem;
}

.section1, .section2-a, .section3, .section4 {
    padding-top: 118px;
    padding-bottom: 140px;
}

.section1 {
    width: 100%;
    background-color: white;
    box-sizing: border-box;
}

    .section1 .text.block {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    .section1 .line {
        display: flex;
        margin-bottom: 86px;
    }

        .section1 .line:last-child {
            margin-bottom: 0px;
        }

        .section1 .line .item {
            flex: 1;
        }

            .section1 .line .item .icon {
                margin-bottom: 12px;
            }

                .section1 .line .item .icon img {
                }

            .section1 .line .item .text1 {
                margin-bottom: 12px;
            }

            .section1 .line .item .text2 {
                width: 60%;
                text-align: center;
                margin: 0 auto;
            }

.section2-a {
    width: 100%;
    text-align: center;
    background-color: #f4f4f4;
    box-sizing: border-box;
}

    .section2-a .text.block {
        width: 75%;
        margin: 0 auto;
    }

    .section2-a .line-media {
        margin-bottom: 76px;
    }

        .section2-a .line-media:last-child {
            margin-bottom: 0px;
        }

        .section2-a .line-media .icon {
            display: inline-block;
            width: 15%;
            box-sizing: border-box;
            text-align: right;
            padding-right: 58px;
            vertical-align: top;
        }

            .section2-a .line-media .icon img {
            }

        .section2-a .line-media .text {
            text-align: left;
            display: inline-block;
            width: 59%;
            box-sizing: border-box;
        }

            .section2-a .line-media .text .text1 {
                margin-bottom: 20px;
            }

            .section2-a .line-media .text .text2 {
            }

.section3 {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

    .section3 .text.block {
        width: 80%;
        margin: 0 auto;
    }

    .section3 .case {
        float: left;
        width: 50%;
        box-sizing: border-box;
        text-align: left;
    }

        .section3 .case:nth-child(2) {
            padding-right: 80px;
        }

        .section3 .case:nth-child(3) {
            padding-left: 80px;
        }

        .section3 .case .title {
        }

        .section3 .case .text {
        }

            .section3 .case .text p {
            }

.stores-map {
    position: relative;
}

    .stores-map .map-bg {
    }

    .stores-map .title {
        font-size: 3.125rem;
        color: white;
        top: 50px;
        right: 0;
        left: 0;
        text-align: center;
        position: absolute;
    }
/*响应区域*/
@media(min-width:769px) and (max-width:1440px) {
    .banner .text .title h1 {
    }

    .banner .desc1, section h1 {
        font-size: 1.75rem;
    }

        .banner .desc1._phone {
            font-size: 1.75rem;
        }

    .banner .desc2, section h2 {
        font-size: 1rem;
        font-weight: normal;
    }

    .section1 .text1 {
        font-size: 1rem;
    }

    .section1 .text2 {
        font-size: 0.75rem;
    }

    .section2 {
        text-align: center;
        padding-top: 76px;
        padding-bottom: 100px;
    }

        .section2 .block .container .line .description .title {
            font-size: 1.125rem;
            margin-bottom: 12px;
        }

        .section2 .block .container .line .description .sub-title, .section2 .block .container .line .description .desc {
            font-size: 0.875rem;
        }

        .section2 .block .container .line .description .sub-title {
            margin-bottom: 10px;
        }

    .section2-a .text1, .section3 .case .title {
        font-size: 1.125rem;
    }

    .section2 .block .container {
        padding-top: 50px;
        width: 68%;
    }

        .section2 .block .container .line .description {
            padding-left: 66px;
        }

    .section2-a .text2, .section3 .case .text {
        font-size: 0.875rem;
    }

    .banner .text {
        position: absolute;
        top: 20%;
        color: white;
        right: 4%;
        width: 70%;
    }

        .banner .text .desc .desc1 .desc1-sub {
        }

        .banner .text .desc .desc1 {
            font-size: 2.5rem;
            margin-bottom: 5px;
        }

        .banner .text .desc .desc2 {
            font-size: 1.5rem;
            width: 76%;
        }

        .banner .text .title .second {
            margin-bottom: 30px;
        }



        .banner .text .operation {
            margin-top: 38px;
        }

            .banner .text .operation .btns {
                margin-top: 26px;
            }

    .section2-a .line-media .icon {
        padding-right: 38px;
    }

    .section2-a .line-media {
        margin-bottom: 48px;
    }

        .section2-a .line-media .icon img {
            width: 70%;
        }

    .section3 .case:nth-child(2) {
        padding-right: 53px;
    }

    .section3 .case:nth-child(3) {
        padding-left: 53px;
    }

    .section1, .section2-a, .section3, .section4 {
        padding-top: 76px;
        padding-bottom: 67px;
    }
}

@media (min-width: 769px) {
    ._desktop {
        display: block;
    }

    ._phone {
        display: none;
    }
}

@media (max-width: 768px) {
    ._desktop {
        display: none;
    }

    ._phone {
        display: block;
    }

    section h1 {
        font-size: 1.25rem;
        margin-bottom: 14px;
    }

    section h2 {
        font-size: 0.875rem;
        padding: 0px 15px;
        margin-bottom: 40px;
    }
    .section2 .block .container .line {
    margin-bottom:40px;
    }
    .section1, .section2, .section2-a, .section3, .section4, .section5, .industry-news, .store-list {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner .text {
        position: absolute;
        top: 80px;
        color: white;
        right: 10%;
        left: 20px;
        right: 20px;
        width: auto;
        text-align: center;
        box-sizing: border-box;
        bottom: 0;
    }

        .banner .text.center {
            bottom: 5%;
            top: 128px;
        }

        .banner .text .title h1 {
        }

        .banner .text .desc .desc1-sub {
            margin-bottom: 10px;
        }

        .banner .text .desc .desc1 {
            font-size: 1.25rem;
            margin-bottom: 20px;
        }
        .banner .text .desc .desc2 {
            font-size: 0.75rem;
        }

        .banner .text .operation .btns {
            position: absolute;
            bottom: 50px;
            left: 0;
            right: 0;
            text-align: center;
        }

    .banner .banner2 .first ._phone {
        position: absolute;
        bottom: 90px;
    }

    .section1 .line .item .text1 {
        font-size: 0.75rem;
    }

    .section1 .line .item .text2 {
        font-size: 0.5rem;
    }

    .section1 .line .item .icon img {
        width: 40%
    }

    .section1 .line .item .icon {
        margin-bottom: 6px;
    }

    .section1 .line .item .text1 {
        margin-bottom: 6px;
    }

    .section1 .line {
        margin-bottom: 30px;
    }

    .section2 .block .container {
        width: 100%;
        padding-top: 40px;
    }

        .section2 .block .container .line .image {
            display: block;
            width: 100%;
        }

        .section2 .block .container .line .description {
            display: block;
            width: 100%;
            box-sizing: border-box;
            vertical-align: top;
            text-align: left;
            margin-top: 21px;
            padding-left: 0px;
        }

            .section2 .block .container .line .description .title {
                font-size: 1rem;
                margin-bottom: 14px;
            }

            .section2 .block .container .line .description .sub-title {
                font-size: 0.75rem;
            }

            .section2 .block .container .line .description .desc {
                font-size: 0.75rem;
                margin-bottom: 10px;
            }

    .section2-a .text.block {
        width: 100%;
    }

    .section2-a .text1, .section3 .case .title {
        font-size: 0.875rem;
    }

    .section2-a .text2, .section3 .case .text {
        font-size: 0.75rem;
    }

    .section2-a .line-media .icon {
        width: 20%;
        vertical-align: top;
        padding-right: 10px;
    }

        .section2-a .line-media .icon img {
            width: 100%;
        }

    .section2-a .line-media .text {
        width: 78%;
    }

        .section2-a .line-media .text .text1 {
            margin-bottom: 10px;
        }

    .section3 .text.block {
        width: 100%;
    }

    .section3 .case {
        float: none;
        display: block;
        width: 100%;
    }

        .section3 .case.a, .section3 .case.b {
            padding-left: 0px;
            padding-right: 0px;
        }

    .store-list {
        padding-top: 16px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .store-list .title {
            display: none;
        }

    .stores-map .title {
        font-size: 1rem;
        color: white;
        top: 4px;
        right: 0;
        left: 0;
        text-align: center;
        position: absolute;
    }
}

@media (min-width: 992px) {
}
