[data-v-21f9db34]:export {
    menuText: #7D8DA6;
    menuActiveText: #FFFFFF;
    subMenuActiveText: #FFFFFF;
    menuBg: #FFFFFF;
    menuHover: linear-gradient(90deg,#518BFF 0%,#0E5EFF 100%);
    subMenuBg: #fff;
    subMenuHover: linear-gradient(90deg,#518BFF 0%,#518BFF 100%);
    sideBarWidth: 248px
}

.banner[data-v-21f9db34] {
    position: relative
}

.banner .banner-img[data-v-21f9db34] {
    width: 100%;
    height: 400px
}

.banner .title[data-v-21f9db34] {
    color: #f5f6f8;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media screen and (max-width: 640px) {
    .banner .banner-img[data-v-21f9db34] {
        height:2.56rem
    }

    .banner .title[data-v-21f9db34] {
        font-size: .51rem
    }

    .content[data-v-21f9db34] {
        width: calc(100vw - .76rem);
        margin: 0 auto;
        padding: .64rem .34rem;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0 .05rem .22rem #000d3714;
        border-radius: .02rem;
        transform: translateY(-.76rem)
    }

    .brief .brief-title[data-v-21f9db34] {
        font-size: .5rem;
        font-weight: 700;
        color: #131620;
        text-align: center
    }

    .brief .brief-subtitle[data-v-21f9db34] {
        font-size: .3rem;
        font-weight: 700;
        color: #ededee;
        margin-top: .1rem;
        text-align: center
    }

    .brief .desc[data-v-21f9db34] {
        font-size: .25rem;
        font-weight: 400;
        color: #131620;
        line-height: .46rem;
        text-align: justify;
        margin-top: .5rem
    }

    .brief .right[data-v-21f9db34] {
        width: 100%
    }

    .brief .right .company-img[data-v-21f9db34] {
        width: 100%;
        margin-top: .38rem
    }

    .bottom[data-v-21f9db34] {
        width: calc(100vw - .76rem);
        margin: 0 auto;
        padding: .64rem .34rem;
        box-sizing: border-box;
        font-size: .25rem;
        font-weight: 400;
        color: #fff;
        line-height: .46rem;
        text-align: justify
    }

    .bottom .brief-title[data-v-21f9db34] {
        color: #fff
    }

    .bottom .brief-subtitle[data-v-21f9db34] {
        margin-bottom: .2rem;
        margin-top: .1rem;
        color: #25272d
    }

    .bottom .html[data-v-21f9db34] {
        text-align: justify;
        color: #fff
    }

    .bottom .img-list[data-v-21f9db34] {
        margin: .5rem 0 .24rem
    }

    .bottom .img-list .about-img[data-v-21f9db34] {
        width: calc(50% - .13rem);
        margin-bottom: .26rem
    }
}

@media screen and (min-width: 640px) {
    .banner[data-v-21f9db34] {
        position:relative;
        height: 400px;
        overflow: hidden
    }

    .banner .banner-img[data-v-21f9db34] {
        height: 400px;
        width: 100%;
        min-width: 1920px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%)
    }

    .banner .title[data-v-21f9db34] {
        font-size: 54px
    }

    .content[data-v-21f9db34] {
        width: 640px;
        margin: 0 auto;
        padding: 80px 60px;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0 10px 40px #000d3714;
        border-radius: 4px;
        transform: translateY(-50px)
    }

    .bottom[data-v-21f9db34] {
        width: 640px;
        margin: 0 auto 50px;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        line-height: 30px;
        text-align: justify
    }

    .bottom .brief-subtitle[data-v-21f9db34] {
        margin-bottom: 30px;
        margin-top: 20px;
        color: #25272d!important
    }

    .bottom .html[data-v-21f9db34] {
        text-align: justify;
        color: #fff
    }

    .bottom .img-list[data-v-21f9db34] {
        margin: 30px 0 10px
    }

    .bottom .img-list .about-img[data-v-21f9db34] {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }

    .brief[data-v-21f9db34] {
        display: block;
        text-align: center
    }

    .brief .left[data-v-21f9db34] {
        min-width: 460px;
        margin: 0 auto
    }

    .brief .left .desc[data-v-21f9db34] {
        font-size: 16px;
        font-weight: 400;
        color: #131620;
        line-height: 30px;
        text-align: justify;
        margin-top: 50px
    }

    .brief .brief-title[data-v-21f9db34] {
        font-size: 40px;
        font-weight: 700;
        color: #131620
    }

    .brief .brief-subtitle[data-v-21f9db34] {
        font-size: 24px;
        font-weight: 700;
        color: #e7e7e8
    }

    .brief .desc[data-v-21f9db34] {
        font-size: 16px;
        font-weight: 400;
        color: #131620;
        line-height: 30px;
        text-align: justify;
        margin-top: 50px
    }

    .brief .right[data-v-21f9db34] {
        width: 100%
    }

    .brief .right .company-img[data-v-21f9db34] {
        width: 460px;
        margin: 50px auto 0
    }
}

@media screen and (min-width: 1200px) {
    .content[data-v-21f9db34] {
        width:1200px;
        transform: translateY(-60px)
    }

    .brief[data-v-21f9db34] {
        display: flex
    }

    .brief .left[data-v-21f9db34] {
        margin: 0;
        width: 460px
    }

    .brief .right[data-v-21f9db34] {
        width: 560px
    }

    .brief .right .company-img[data-v-21f9db34] {
        width: 100%;
        margin-left: 60px
    }

    .bottom[data-v-21f9db34] {
        width: 1200px;
        text-align: center;
        display: block
    }

    .bottom .brief-title[data-v-21f9db34] {
        color: #fff
    }

    .bottom .img-list .about-img[data-v-21f9db34] {
        width: calc(25% - 12px)
    }
}
