﻿

.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:0;
  right:0;
  left:0;
  bottom:0;
}

    .banner .text.center {
        top: 30%;
    }

    .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 {
        text-align:center;
        top:0;
        right:0;
        left:0;
        right:0;
    }
        .banner .text .desc .desc-center {
            width: 90%;
            margin: 0 auto;
            color: white;
        }


        .banner .text .desc .desc1 .desc1-sub {
        }

        .banner .text .desc .desc1 {
            margin-bottom: 5px;
            font-size:5rem;
        }

        .banner .text .desc .desc2 {
            margin-bottom: 10px;
            font-size:2.25rem;
            margin-top:40px;
        }

    .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.5rem;
}

    .banner .desc1._phone {
        font-size: 1.75rem;
    }

.banner .desc2, section h2 {
    font-size: 1.5rem;
    font-weight: normal;
}

.banner .desc2 {
    margin: 0px;
}

.banner .desc3 {
    font-size: 1.75rem;
    margin-top: 0px;
}

.section1 .text1 {
    font-size: 1.5rem;
}

.section1 .text2 {
    font-size: 1rem;
}

.section2 .text1, .section3 .case .title {
    font-size: 1.75rem;
}

.section2 .text2, .section3 .case .text {
    font-size: 1.125rem;
}

.section1, .section2, .section3, .section4 {
    padding-top: 118px;
    padding-bottom: 206px;
}

.section1 {
    width: 100%;
    background-color: white;
    box-sizing: border-box;
}

    .section1 .text.block {
        width: 75%;
        margin: 0 auto;
        text-align: center;
    }
    .section1 .store-cases {
        display: flex;
    }
    .section1 .line {
        flex:1;
    }
        .section1 .line:nth-child(2) {
        margin:0px 76px;
        }
        .section1 .line p {
            margin: 0px;
            margin-bottom: 8px;
        }

        .section1 .line .image {
          
            width: 100%;
            box-sizing: border-box;
            vertical-align: top;
        }

            .section1 .line .image img {
                width: 100%;
            }

        .section1 .line .descriptions {
            text-align: left;
            width: 100%;
            box-sizing: border-box;
         margin-top:64px;
        }
            .section1 .line .descriptions .case-tips {
                margin-bottom:30px;
            }
                .section1 .line .descriptions .case-tips .tip-item {
                    display: inline-block;
                    padding: 5px;
                    background-color: #ececec;
                    font-size: 0.875rem;
                    border-radius: 5px;
                    margin-right: 20px;
                    color:#333333;
                }
            .section1 .line .descriptions .desc1 {
                font-size: 1.75rem;
                margin-bottom: 30px;
            }

            .section1 .line .descriptions .desc2 {
                font-size: 1rem;
                margin-bottom: 14px;
            }

            .section1 .line .descriptions .desc3 {
                font-size: 1rem;
            }

            .section1 .line .descriptions .desc4 {
                font-size: 1rem;
            }

.section2 {
    width: 100%;
    text-align: center;
    background-color: #f4f4f4;
    box-sizing: border-box;
}

    .section2 .text.block {
        width: 85%;
        margin: 0 auto;
    }
    .section2 .container {
    display:flex;
    }
    .section2 .line {
        margin-bottom: 50px;
        flex:1;
    }
        .section2 .line:nth-child(2) {
        margin:0px 76px;
        }
        .section2 .line .image {
            width: auto;
            box-sizing: border-box;
            vertical-align: top;
        }

        .section2 .line .image img {
            width: 100%;
        }

    .section2 .line .descriptions {
        text-align: left;
       
        width: 100%;
        box-sizing: border-box;
       margin-top:48px;
    }

        .section2 .line .descriptions .desc1 {
            font-size: 1.75rem;
            margin-bottom: 20px;
        }

        .section2 .line .descriptions .desc2 p {
            margin-bottom: 3px;
        }

        .section2 .line .descriptions .desc3 p {
            margin: 0px;
        }

        .section2 .line .descriptions .desc2 {
            font-size: 1rem;
        }

        .section2 .line .descriptions .desc3 {
            font-size: 1rem;
        }

        .section2 .line .descriptions .desc4 {
            font-size: 1rem;
        }

.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: 1rem;
    }

    .section2 .text1, .section3 .case .title {
        font-size: 1.125rem;
    }

    .section2 .text2, .section3 .case .text {
        font-size: 0.875rem;
    }

    .banner .text {
        position: absolute;
        top: 20%;
        color: black;
        right: 4%;
        width: 100%;
    }

        .banner .text .desc .desc1 .desc1-sub {
        }

        .banner .text .desc .desc1 {
            margin-bottom: 5px;
            font-size:3.75rem;
        }

        .banner .text .title .second {
            margin-bottom: 30px;
        }



        .banner .text .operation {
            margin-top: 38px;
        }

            .banner .text .operation .btns {
                margin-top: 26px;
            }

    .section1 .text.block, .section2 .text.block {
        width: 88%;
    }

    .section1 .line {
        margin-bottom: 50px;
    }
        .section1 .line:nth-child(2) {
        margin:0px 30px;
        }
        .section1 .line .descriptions .desc1 {
            font-size: 1.125rem;
            margin-bottom: 10px;
        }

            .section1 .line .descriptions .desc2 {
                font-size: 0.875rem;
                margin-bottom: 25px;
            }

            .section1 .line .descriptions .desc4, .section1 .line .descriptions .desc3 {
                font-size: 0.875rem;
            }

    .section2 .line-media .icon {
        padding-right: 38px;
    }

    .section2 .line-media {
        margin-bottom: 48px;
    }
    .section2 .line:nth-child(2) {
    margin:0px 30px;
    }
    .section2 .line-media .icon img {
        width: 70%;
    }

    .section2 .line .descriptions .desc1 {
        font-size: 1.125rem;
    }

    .section2 .line .descriptions .desc2, .section2 .line .descriptions .desc3 {
        font-size: 0.875rem;
    }

    .section3 .case:nth-child(2) {
        padding-right: 53px;
    }

    .section3 .case:nth-child(3) {
        padding-left: 53px;
    }

    .section1, .section2, .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;
    }

    .section1, .section2, .section3, .section4, .section5, .industry-news, .store-list {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
        .section1 .store-cases {
        display:block;
        }
        .section1 .line:nth-child(2) {
        margin:0px;
        }
        section h1 {
            font-size: 1.25rem;
            margin-bottom: 14px;
        }

    section h2 {
        font-size: 0.875rem;
        padding: 0px 15px;
        margin-bottom: 50px;
    }

    .banner .text {
        position: absolute;
        top: 80px;
        color: white;
        right: 10%;
        left: 32px;
        right: 32px;
        width: auto;
        text-align: center;
        box-sizing: border-box;
        bottom: 0;
    }

        .banner .text.center {
            top: 24%;
        }

        .banner .text .title h1 {
        }

        .banner .text .desc .desc1-sub {
            margin-bottom: 10px;
        }

        .banner .text .desc .desc1._phone {
            margin: 0px;
            font-size:1.5rem;
        }

        .banner .text .desc .desc2 {
            font-size:0.9rem;
        }

        .banner .text .operation .btns {
            position: absolute;
            bottom: 50px;
            left: 0;
            right: 0;
            text-align: center;
        }

    .banner .banner2 .first ._phone {
        position: absolute;
        bottom: 90px;
    }

    .section1 .text.block {
        width: 100%;
    }

    .section1 .line .image, .section2 .line .image {
        width: 100%;
        display: block;
    }

    .section1 .line .descriptions, .section2 .line .descriptions {
        width: 100%;
        display: block;
        padding-left: 0px;
        margin-top:17px;
    }

    .section1 .line {
        margin-bottom: 40px;
    }

        .section1 .line .descriptions .desc1, .section2 .line .descriptions .desc1 {
            font-size: 0.875rem;
            margin-bottom: 10px;
        }

        .section1 .line .descriptions .desc2 {
            margin-bottom: 20px;
        }

        .section1 .line .descriptions .desc2, .section1 .line .descriptions .desc3, .section1 .line .descriptions .desc4, .section2 .line .descriptions .desc2, .section2 .line .descriptions .desc3 {
            font-size: 0.75rem;
        }

    .section2 .text.block {
        width: 100%;
    }
    .section2 .container {
    display:block;
    }
    .section2 .line:nth-child(2) {
    margin:0px;
    }
    .section2 .line {
        margin-bottom: 40px;
    }

    .store-list {
        padding-top: 16px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .stores-map .title {
        font-size: 1rem;
        color: white;
        top: 4px;
        right: 0;
        left: 0;
        text-align: center;
        position: absolute;
    }
}

@media (min-width: 992px) {
}
