.center[data-v-bde7ae07] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-bde7ae07] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-bde7ae07] {
    display: inline-block;
}

.home-title .home-title-text[data-v-bde7ae07] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-bde7ae07] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-bde7ae07] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-bde7ae07] {
    font-size: 14px;
}

.more[data-v-bde7ae07] {
    font-size: 18px;
}

.el-message[data-v-bde7ae07] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-bde7ae07] {
    font-size: 16px;
}

@keyframes fadeIn-bde7ae07 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-bde7ae07] {
    animation-name: fadeIn-bde7ae07;
}

@keyframes fadeOut-bde7ae07 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-bde7ae07] {
    animation-name: fadeOut-bde7ae07;
}

.fade-enter-active[data-v-bde7ae07] {
    animation: fadeIn-bde7ae07 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-bde7ae07] {
    animation: fadeOut-bde7ae07 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-bde7ae07] {
    animation: fadeIn-bde7ae07 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-bde7ae07] {
    animation: fadeOut-bde7ae07 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-bde7ae07] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-bde7ae07] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-bde7ae07] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-bde7ae07] {
        font-size: .59rem;
    }

    .p2[data-v-bde7ae07] {
        font-size: .3rem;
    }

    .more[data-v-bde7ae07] {
        font-size: 12px;
    }

    body .el-message[data-v-bde7ae07] {
        min-width: 320px;
    }
	.swiper-pointer-events {
	    width: 100% !important;
		overflow: hidden !important;
	}
}

@media (max-width:500px) {
    .home-title[data-v-bde7ae07]:after,.home-title[data-v-bde7ae07]:before {
        display: none;
    }
}

.banner-container .swiper-container:hover .swiper-button-next[data-v-bde7ae07],.banner-container .swiper-container:hover .swiper-button-prev[data-v-bde7ae07] {
    opacity: 1;
}

.banner-container .swiper-container .swiper-slide .swiper-pc-img[data-v-bde7ae07] {
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.banner-container .swiper-container .swiper-slide .swiper-video[data-v-bde7ae07] {
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
    width: 100%;
}

.banner-container .swiper-container .swiper-slide .text-wraper[data-v-bde7ae07] {
    position: absolute;
    top: 37%;
    width: 100%;
}

.banner-container .swiper-container .swiper-slide .text-wraper.text-center[data-v-bde7ae07] {
    top: 17.8%;
}

.banner-container .swiper-container .swiper-slide .text-wraper.text-center .text-content[data-v-bde7ae07] {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

.banner-container .swiper-container .swiper-slide .text-wraper .container[data-v-bde7ae07] {
    max-width: max(6.3542rem,660px);
}

.banner-container .swiper-container .swiper-slide .text-wraper .text-content[data-v-bde7ae07] {
    width: 50%;
}

.banner-container .swiper-container .swiper-slide .text-wraper .text-content .p1[data-v-bde7ae07] {
    font-size: max(14px,.2604rem);
    font-weight: 700;
    line-height: .3646rem;
    margin-bottom: .1042rem;
}

.banner-container .swiper-container .swiper-slide .text-wraper .text-content .p2[data-v-bde7ae07] {
    font-size: max(14px,.1042rem);
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: .2083rem;
}

.banner-container .swiper-container .swiper-slide .text-wraper .text-content a[data-v-bde7ae07] {
    display: inline-block;
}

.banner-container .swiper-container .swiper-button-next[data-v-bde7ae07],.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07] {
    background-color: #eee3;
    border-radius: 50%;
    height: .3646rem;
    opacity: 0;
    top: 53.7%;
    transition: background-color .2s linear,opacity .3s ease;
    width: .3646rem;
}

.banner-container .swiper-container .swiper-button-next i[data-v-bde7ae07],.banner-container .swiper-container .swiper-button-prev i[data-v-bde7ae07] {
    color: #d4d4d4;
    font-size: .1302rem;
    font-weight: 400;
    opacity: .5;
    transition: opacity .2s linear;
}

.banner-container .swiper-container .swiper-button-next[data-v-bde7ae07]:after,.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07]:after {
    display: none;
}

.banner-container .swiper-container .swiper-button-next[data-v-bde7ae07]:focus,.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07]:focus {
    outline: none;
}

.banner-container .swiper-container .swiper-button-next[data-v-bde7ae07]:hover,.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07]:hover {
    background-color: #eee6;
}

.banner-container .swiper-container .swiper-button-next:hover i[data-v-bde7ae07],.banner-container .swiper-container .swiper-button-prev:hover i[data-v-bde7ae07] {
    opacity: 1;
}

.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07] {
    left: .7813rem;
}

.banner-container .swiper-container .swiper-button-next[data-v-bde7ae07] {
    right: .7813rem;
}

.banner-container .swiper-container .swiper-button-disabled[data-v-bde7ae07] {
    display: none;
}

.banner-container .swiper-container .custom-pagination[data-v-bde7ae07] {
    align-items: center;
    bottom: 32px;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.banner-container .swiper-container .custom-pagination .pagination-item[data-v-bde7ae07] {
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 12px;
    margin: 0 16px;
    opacity: .5;
    width: 12px;
}

.banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] {
    background: transparent;
    display: flex;
    height: 16px!important;
    width: 16px!important;
}

.banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle {
    display: flex;
    height: 100%;
}

.banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle {
    height: 13.5px!important;
    width: 13.5px!important;
}

.banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle__track {
    stroke: #f18d00;
    opacity: .3;
}

.banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle__path {
    transition: stroke-dasharray 5s linear 0s,stroke 5s linear 0s!important;
}

@media screen and (max-width:768px) {
    .banner-container .swiper-container .swiper-slide[data-v-bde7ae07] {
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide img[data-v-bde7ae07] {
        height: 173.33vw;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .swiper-video[data-v-bde7ae07] {
        height: 173.33vw;
        -o-object-fit: cover;
        object-fit: cover;
        vertical-align: middle;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper[data-v-bde7ae07] {
        position: absolute;
        top: 10.8%!important;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper .container[data-v-bde7ae07] {
        max-width: none;
        padding: 0 .651rem;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper.text-center[data-v-bde7ae07] {
        position: absolute;
        top: 10.8%!important;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper.text-center .text-content[data-v-bde7ae07] {
        text-align: center;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper .text-content[data-v-bde7ae07] {
        text-align: left;
        width: 100%;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper .text-content .p1[data-v-bde7ae07] {
        font-size: .6771rem;
        font-weight: 600;
        line-height: .8854rem;
        margin-bottom: .2604rem;
    }

    .banner-container .swiper-container .swiper-slide .text-wraper .text-content .p2[data-v-bde7ae07] {
        font-size: .4167rem;
        font-weight: 400;
        line-height: .625rem;
        margin-bottom: .5208rem;
    }

    .banner-container .swiper-container .swiper-button-next[data-v-bde7ae07],.banner-container .swiper-container .swiper-button-prev[data-v-bde7ae07] {
        display: none;
    }

    .banner-container .swiper-container .custom-pagination[data-v-bde7ae07] {
        bottom: .9245rem;
        width: 100%;
    }

    .banner-container .swiper-container .custom-pagination .pagination-item[data-v-bde7ae07] {
        margin: 0 .1953rem;
    }

    .banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] {
        display: flex;
        height: 12px!important;
        width: 12px!important;
    }

    .banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle {
        height: 13.5px!important;
        width: 13.5px!important;
    }

    .banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle__track {
        stroke: #f18d00;
        opacity: .3;
    }

    .banner-container .swiper-container .custom-pagination .pagination-item.pagination-item-active[data-v-bde7ae07] .el-progress--circle .el-progress-circle__path {
        transition: stroke-dasharray 5s linear 0s,stroke 5s linear 0s!important;
    }
}

.center[data-v-75c70589] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-75c70589] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-75c70589] {
    display: inline-block;
}

.home-title .home-title-text[data-v-75c70589] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-75c70589] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-75c70589] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-75c70589] {
    font-size: 14px;
}

.more[data-v-75c70589] {
    font-size: 18px;
}

.el-message[data-v-75c70589] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-75c70589] {
    font-size: 16px;
}

@keyframes fadeIn-75c70589 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-75c70589] {
    animation-name: fadeIn-75c70589;
}

@keyframes fadeOut-75c70589 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-75c70589] {
    animation-name: fadeOut-75c70589;
}

.fade-enter-active[data-v-75c70589] {
    animation: fadeIn-75c70589 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-75c70589] {
    animation: fadeOut-75c70589 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-75c70589] {
    animation: fadeIn-75c70589 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-75c70589] {
    animation: fadeOut-75c70589 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-75c70589] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-75c70589] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-75c70589] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-75c70589] {
        font-size: .59rem;
    }

    .p2[data-v-75c70589] {
        font-size: .3rem;
    }

    .more[data-v-75c70589] {
        font-size: 12px;
    }

    body .el-message[data-v-75c70589] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-75c70589]:after,.home-title[data-v-75c70589]:before {
        display: none;
    }
}

.shop-imou-store[data-v-75c70589] {
    overflow: hidden;
}

.shop-imou-store .container[data-v-75c70589] {
    text-align: center;
}

.shop-imou-store .container .title[data-v-75c70589] {
    color: #333;
    font-size: .2604rem;
    font-weight: 600;
    line-height: .349rem;
    margin: .4688rem 0 .2604rem;
}

.shop-imou-store .container .bottom-box[data-v-75c70589] {
    position: relative;
}

.shop-imou-store .container .bottom-box .main-img[data-v-75c70589] {
    width: 100%;
}

.shop-imou-store .container .bottom-box .center-content[data-v-75c70589] {
    align-items: center;
    background: transparent;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .8s cubic-bezier(.19,1,.22,1);
    width: 100%;
}

.shop-imou-store .container .bottom-box .center-content .title-two[data-v-75c70589] {
    color: #fff;
    font-size: .1667rem;
    font-weight: 600;
    line-height: .224rem;
    margin-bottom: .1563rem;
    opacity: 0;
    transition: all .8s cubic-bezier(.19,1,.22,1);
}

.shop-imou-store .container .bottom-box .center-content .learn-more[data-v-75c70589] {
    opacity: 0;
    transition: all .8s cubic-bezier(.19,1,.22,1);
}

.shop-imou-store .container .bottom-box .center-content[data-v-75c70589]:hover {
    background: #0006;
}

.shop-imou-store .container .bottom-box .center-content:hover .learn-more[data-v-75c70589],.shop-imou-store .container .bottom-box .center-content:hover .title-two[data-v-75c70589] {
    opacity: 1;
}

@media screen and (max-width:768px) {
    .shop-imou-store .container[data-v-75c70589] {
        padding: 1.3021rem 0;
    }

    .shop-imou-store .container .main-box[data-v-75c70589] {
        position: relative;
    }

    .shop-imou-store .container .main-box .main-img[data-v-75c70589] {
        width: 100%;
    }

    .shop-imou-store .container .main-box .center-content[data-v-75c70589] {
        display: flex;
        flex-direction: column;
        height: 100%;
        left: 0;
        padding: 1.0417rem .651rem;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .shop-imou-store .container .main-box .center-content .title-two[data-v-75c70589] {
        color: #333;
        font-size: .5208rem;
        font-weight: 600;
        line-height: .6901rem;
        margin-bottom: .3906rem;
    }
}

.center[data-v-f799e919] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-f799e919] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-f799e919] {
    display: inline-block;
}

.home-title .home-title-text[data-v-f799e919] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-f799e919] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-f799e919] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-f799e919] {
    font-size: 14px;
}

.more[data-v-f799e919] {
    font-size: 18px;
}

.el-message[data-v-f799e919] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-f799e919] {
    font-size: 16px;
}

@keyframes fadeIn-f799e919 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-f799e919] {
    animation-name: fadeIn-f799e919;
}

@keyframes fadeOut-f799e919 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-f799e919] {
    animation-name: fadeOut-f799e919;
}

.fade-enter-active[data-v-f799e919] {
    animation: fadeIn-f799e919 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-f799e919] {
    animation: fadeOut-f799e919 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-f799e919] {
    animation: fadeIn-f799e919 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-f799e919] {
    animation: fadeOut-f799e919 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-f799e919] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-f799e919] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-f799e919] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-f799e919] {
        font-size: .59rem;
    }

    .p2[data-v-f799e919] {
        font-size: .3rem;
    }

    .more[data-v-f799e919] {
        font-size: 12px;
    }

    body .el-message[data-v-f799e919] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-f799e919]:after,.home-title[data-v-f799e919]:before {
        display: none;
    }
}

.new-product-container[data-v-f799e919] {
    overflow: hidden;
}

.new-product-container .product-title[data-v-f799e919] {
    margin: .4688rem auto .2604rem;
    text-align: center;
}

.new-product-container .product-title p[data-v-f799e919] {
    color: #333;
    font-size: .2604rem;
    font-weight: 600;
    line-height: .349rem;
}

.new-product-container .products .product-item[data-v-f799e919] {
    display: flex;
    margin-bottom: .1667rem;
}

.new-product-container .products .product-item[data-v-f799e919]:last-child {
    margin-bottom: 0;
}

.new-product-container .products .product-item[data-v-f799e919]:nth-child(2n) {
    flex-direction: row-reverse;
}

.new-product-container .products .product-item:nth-child(2n) .content[data-v-f799e919] {
    justify-content: flex-end;
}

.new-product-container .products .product-item:nth-child(2n) .content .text-wraper[data-v-f799e919] {
    margin-left: auto;
    margin-right: .8854rem;
}

.new-product-container .products .product-item .img-box[data-v-f799e919] {
    min-height: 45vw;
    overflow: hidden;
    position: relative;
    width: 50%;
}

.new-product-container .products .product-item .img-box img[data-v-f799e919] {
    transition: all .8s cubic-bezier(.19,1,.22,1);
    width: 100%;
}

.new-product-container .products .product-item .img-box:hover img[data-v-f799e919] {
    transform: scale(1.1);
}

.new-product-container .products .product-item .content[data-v-f799e919] {
    align-items: center;
    background: #f4f4f4;
    display: flex;
    flex: auto;
}

.new-product-container .products .product-item .content .text-wraper[data-v-f799e919] {
    margin-left: .8854rem;
    width: 45.7%;
}

.new-product-container .products .product-item .content .text-wraper .p1[data-v-f799e919] {
    color: #333;
    font-size: .1667rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .1042rem;
}

.new-product-container .products .product-item .content .text-wraper .p2[data-v-f799e919] {
    color: #333;
    font-size: .1146rem;
    font-weight: 400;
    line-height: .1771rem;
    margin-bottom: .1563rem;
}

.new-product-container .products .product-item .content .text-wraper a[data-v-f799e919] {
    display: inline-block;
}

@media screen and (max-width:768px) {
    .new-product-container[data-v-f799e919] {
        background: #f4f4f4;
        padding: 1.3021rem 0;
    }

    .new-product-container .product-title[data-v-f799e919] {
        margin: 0 auto .4167rem;
    }

    .new-product-container .product-title.container[data-v-f799e919] {
        padding: .651rem;
        width: 100%;
    }

    .new-product-container .product-title p[data-v-f799e919] {
        font-size: .6771rem;
        line-height: .8854rem;
    }

    .new-product-container .products[data-v-f799e919] {
        padding: 0 .651rem;
    }

    .new-product-container .products .product-item[data-v-f799e919] {
        display: block;
        margin-bottom: 1.0417rem;
    }

    .new-product-container .products .product-item[data-v-f799e919]:last-child {
        margin-bottom: 0;
    }

    .new-product-container .products .product-item .img-box[data-v-f799e919] {
        margin-bottom: 40px;
        min-height: 48.44vw;
        width: 100%;
    }

    .new-product-container .products .product-item .img-box img[data-v-f799e919] {
        width: 100%;
    }

    .new-product-container .products .product-item .content[data-v-f799e919] {
        display: block;
    }

    .new-product-container .products .product-item .content .text-wraper[data-v-f799e919] {
        margin-left: 0;
        width: 100%;
    }

    .new-product-container .products .product-item .content .text-wraper .p1[data-v-f799e919] {
        font-size: .5208rem;
        margin-bottom: .4167rem;
    }

    .new-product-container .products .product-item .content .text-wraper .p2[data-v-f799e919] {
        font-size: .3906rem;
        line-height: 1.5;
        margin-bottom: .651rem;
    }
}

.center[data-v-e256d8aa] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-e256d8aa] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-e256d8aa] {
    display: inline-block;
}

.home-title .home-title-text[data-v-e256d8aa] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-e256d8aa] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-e256d8aa] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-e256d8aa] {
    font-size: 14px;
}

.more[data-v-e256d8aa] {
    font-size: 18px;
}

.el-message[data-v-e256d8aa] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-e256d8aa] {
    font-size: 16px;
}

@keyframes fadeIn-e256d8aa {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-e256d8aa] {
    animation-name: fadeIn-e256d8aa;
}

@keyframes fadeOut-e256d8aa {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-e256d8aa] {
    animation-name: fadeOut-e256d8aa;
}

.fade-enter-active[data-v-e256d8aa] {
    animation: fadeIn-e256d8aa .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-e256d8aa] {
    animation: fadeOut-e256d8aa .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-e256d8aa] {
    animation: fadeIn-e256d8aa 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-e256d8aa] {
    animation: fadeOut-e256d8aa 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-e256d8aa] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-e256d8aa] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-e256d8aa] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-e256d8aa] {
        font-size: .59rem;
    }

    .p2[data-v-e256d8aa] {
        font-size: .3rem;
    }

    .more[data-v-e256d8aa] {
        font-size: 12px;
    }

    body .el-message[data-v-e256d8aa] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-e256d8aa]:after,.home-title[data-v-e256d8aa]:before {
        display: none;
    }
}

.technology-container[data-v-e256d8aa] {
    background: #f4f4f4;
    padding: 5.2% 18.229%;
}

.technology-container .title[data-v-e256d8aa] {
    color: #333;
    font-size: max(14px,.2083rem);
    font-weight: 700;
    text-align: center;
}

.technology-container .content-link[data-v-e256d8aa] {
    display: flex;
    justify-content: space-between;
    margin: .2604rem -.0781rem 0;
}

.technology-container .content-link .out-item[data-v-e256d8aa] {
    flex: 1;
    padding: 0 .0781rem;
    transition: flex .3s ease;
}

.technology-container .content-link .out-item[data-v-e256d8aa]:hover {
    flex: 2;
}

.technology-container .content-link .out-item:hover .link-item .modal[data-v-e256d8aa] {
    background: linear-gradient(180deg,#000,#000);
}

.technology-container .content-link .out-item:hover .link-item .content[data-v-e256d8aa] {
    top: 50%;
    transform: translateY(-50%);
}

.technology-container .content-link .out-item:hover .link-item .content .link-desc[data-v-e256d8aa],.technology-container .content-link .out-item:hover .link-item .content a[data-v-e256d8aa] {
    opacity: 1;
    transition: opacity .3s ease .2s;
}

.technology-container .content-link .out-item .link-item[data-v-e256d8aa] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 31.45vw;
    overflow: hidden;
    position: relative;
}

.technology-container .content-link .out-item .link-item .modal[data-v-e256d8aa] {
    background: linear-gradient(180deg,#fff0,#000000b3);
    height: 100%;
    opacity: .4;
    transition: background .3s ease;
    width: 100%;
}

.technology-container .content-link .out-item .link-item .content[data-v-e256d8aa] {
    left: 5%;
    position: absolute;
    top: 85.6%;
    transition: top .3s ease,transform .3s ease;
    width: 90%;
}

.technology-container .content-link .out-item .link-item .content .link-title[data-v-e256d8aa] {
    color: #fff;
    font-size: max(14px,.125rem);
    font-weight: 700;
    line-height: .4rem;
}

.technology-container .content-link .out-item .link-item .content .link-desc[data-v-e256d8aa] {
    color: #fff;
    font-size: max(14px,.0938rem);
    font-weight: 400;
    line-height: .1667rem;
    margin-top: .1563rem;
    opacity: 0;
    transition: opacity .1s ease;
}

.technology-container .content-link .out-item .link-item .content a[data-v-e256d8aa] {
    display: block;
    margin-top: .2604rem;
    opacity: 0;
}

.technology-container .content-link .out-item .link-item .content a p[data-v-e256d8aa] {
    font-size: max(14px,.0729rem);
    font-weight: 400;
}

@media screen and (max-width:768px) {
    .technology-container[data-v-e256d8aa] {
        padding: 13.33% 6.66%;
    }

    .technology-container .title[data-v-e256d8aa] {
        color: #333;
        font-size: .5729rem;
        font-weight: 700;
        line-height: .8073rem;
    }

    .technology-container .technology-box[data-v-e256d8aa] {
        margin-top: .5208rem;
    }

    .technology-container .technology-box .technology-item[data-v-e256d8aa] {
        margin-bottom: .3906rem;
    }

    .technology-container .technology-box .technology-item .imou-image[data-v-e256d8aa] {
        height: 88vw;
        width: 100%;
    }

    .technology-container .technology-box .technology-item .bottom[data-v-e256d8aa] {
        background-color: #fff;
        padding: 6.66% 5.33%;
    }

    .technology-container .technology-box .technology-item .bottom .item-title[data-v-e256d8aa] {
        color: #2c2c2c;
        font-size: .4167rem;
        font-weight: 700;
        line-height: .5859rem;
    }

    .technology-container .technology-box .technology-item .bottom .item-desc[data-v-e256d8aa] {
        color: #757575;
        font-family: PingFang SC-Regular,PingFang SC;
        font-size: .3646rem;
        font-weight: 400;
        line-height: .5208rem;
        margin-top: .2604rem;
    }

    .technology-container .technology-box .technology-item .bottom a[data-v-e256d8aa] {
        display: block;
        margin-top: .3906rem;
    }

    .technology-container .technology-box .technology-item[data-v-e256d8aa]:last-child {
        margin: 0;
    }
}

.center[data-v-a1aabcf5] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-a1aabcf5] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-a1aabcf5] {
    display: inline-block;
}

.home-title .home-title-text[data-v-a1aabcf5] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-a1aabcf5] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-a1aabcf5] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-a1aabcf5] {
    font-size: 14px;
}

.more[data-v-a1aabcf5] {
    font-size: 18px;
}

.el-message[data-v-a1aabcf5] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-a1aabcf5] {
    font-size: 16px;
}

@keyframes fadeIn-a1aabcf5 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-a1aabcf5] {
    animation-name: fadeIn-a1aabcf5;
}

@keyframes fadeOut-a1aabcf5 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-a1aabcf5] {
    animation-name: fadeOut-a1aabcf5;
}

.fade-enter-active[data-v-a1aabcf5] {
    animation: fadeIn-a1aabcf5 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-a1aabcf5] {
    animation: fadeOut-a1aabcf5 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-a1aabcf5] {
    animation: fadeIn-a1aabcf5 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-a1aabcf5] {
    animation: fadeOut-a1aabcf5 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-a1aabcf5] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-a1aabcf5] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-a1aabcf5] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-a1aabcf5] {
        font-size: .59rem;
    }

    .p2[data-v-a1aabcf5] {
        font-size: .3rem;
    }

    .more[data-v-a1aabcf5] {
        font-size: 12px;
    }

    body .el-message[data-v-a1aabcf5] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-a1aabcf5]:after,.home-title[data-v-a1aabcf5]:before {
        display: none;
    }
}

.new-product-grid-container .product-title[data-v-a1aabcf5] {
    margin: .4688rem auto .2604rem;
    text-align: center;
}

.new-product-grid-container .product-title p[data-v-a1aabcf5] {
    color: #333;
    font-size: .2083rem;
    font-weight: 600;
    line-height: .2813rem;
}

.new-product-grid-container .products[data-v-a1aabcf5] {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: .1667rem;
    grid-template-areas: "chanpin1 chanpin1" "chanpin2 chanpin4" "chanpin3 chanpin4";
    margin-bottom: .4688rem;
}

.new-product-grid-container .products.grid-three[data-v-a1aabcf5] {
    grid-template-areas: "chanpin2 chanpin4" "chanpin3 chanpin4";
}

.new-product-grid-container .products.grid-three .product-item[data-v-a1aabcf5]:first-child {
    grid-area: chanpin2;
}

.new-product-grid-container .products.grid-three .product-item[data-v-a1aabcf5]:nth-child(2) {
    grid-area: chanpin3;
}

.new-product-grid-container .products.grid-three .product-item[data-v-a1aabcf5]:nth-child(3) {
    grid-area: chanpin4;
}

.new-product-grid-container .products.grid-three .product-item:nth-child(3) img[data-v-a1aabcf5] {
    height: 100%;
}

.new-product-grid-container .products.grid-three .product-item:nth-child(3) .content[data-v-a1aabcf5] {
    height: 50%;
}

.new-product-grid-container .products .product-item[data-v-a1aabcf5] {
    position: relative;
}

.new-product-grid-container .products .product-item .img-box[data-v-a1aabcf5] {
    overflow: hidden;
    width: 100%;
}

.new-product-grid-container .products .product-item .img-box img[data-v-a1aabcf5] {
    transform: scale(1);
    transition: all .8s cubic-bezier(.19,1,.22,1);
    width: 100%;
}

.new-product-grid-container .products .product-item .content[data-v-a1aabcf5] {
    align-items: center;
    display: flex;
    flex: auto;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.new-product-grid-container .products .product-item .content .text-wraper[data-v-a1aabcf5] {
    margin-left: .3125rem;
    width: 50%;
}

.new-product-grid-container .products .product-item .content .text-wraper .p1[data-v-a1aabcf5] {
    color: #333;
    font-size: max(14px,.125rem);
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .1042rem;
}

.new-product-grid-container .products .product-item .content .text-wraper .p2[data-v-a1aabcf5] {
    color: #333;
    font-size: max(14px,.0938rem);
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: .1042rem;
}

.new-product-grid-container .products .product-item .content .text-wraper a[data-v-a1aabcf5] {
    display: inline-block;
}

.new-product-grid-container .products .product-item .content .text-wraper a p[data-v-a1aabcf5] {
    font-size: max(14px,.0729rem);
}

.new-product-grid-container .products .product-item[data-v-a1aabcf5]:first-child {
    grid-area: chanpin1;
}

.new-product-grid-container .products .product-item[data-v-a1aabcf5]:nth-child(2) {
    grid-area: chanpin2;
}

.new-product-grid-container .products .product-item[data-v-a1aabcf5]:nth-child(3) {
    grid-area: chanpin3;
}

.new-product-grid-container .products .product-item[data-v-a1aabcf5]:nth-child(4) {
    grid-area: chanpin4;
}

.new-product-grid-container .products .product-item:nth-child(4) img[data-v-a1aabcf5] {
    height: 100%;
}

.new-product-grid-container .products .product-item:nth-child(4) .content[data-v-a1aabcf5] {
    height: 50%;
}

.new-product-grid-container .products .product-item:hover .img-box img[data-v-a1aabcf5] {
    transform: scale(1.1);
}

@media screen and (max-width:768px) {
    .new-product-grid-container[data-v-a1aabcf5] {
        padding: 1.3021rem 0;
    }

    .new-product-grid-container .product-title[data-v-a1aabcf5] {
        margin: 0 auto .4167rem;
    }

    .new-product-grid-container .product-title p[data-v-a1aabcf5] {
        font-size: .5867rem;
    }

    .new-product-grid-container .products[data-v-a1aabcf5] {
        display: block;
    }

    .new-product-grid-container .products .product-item[data-v-a1aabcf5] {
        margin-bottom: 1.0417rem;
        position: relative;
    }

    .new-product-grid-container .products .product-item[data-v-a1aabcf5]:last-child {
        margin-bottom: 0;
    }

    .new-product-grid-container .products .product-item .img-box[data-v-a1aabcf5] {
        margin-bottom: .5208rem;
        min-height: 48.44vw;
    }

    .new-product-grid-container .products .product-item .content[data-v-a1aabcf5] {
        display: block;
        position: static;
    }

    .new-product-grid-container .products .product-item .content .text-wraper[data-v-a1aabcf5] {
        margin-left: 0;
        width: 100%;
    }

    .new-product-grid-container .products .product-item .content .text-wraper .p1[data-v-a1aabcf5] {
        color: #333;
        font-size: .4267rem;
        margin-bottom: .4167rem;
    }

    .new-product-grid-container .products .product-item .content .text-wraper .p2[data-v-a1aabcf5] {
        color: #333;
        font-size: .3733rem;
        font-weight: 400;
        margin-bottom: .651rem;
    }

    .new-product-grid-container .products .product-item .content .text-wraper a[data-v-a1aabcf5] {
        display: block;
    }

    .new-product-grid-container .products .product-item .content .text-wraper a .learn-more[data-v-a1aabcf5] {
        font-size: .32rem;
    }
}

.center[data-v-68c98b3d] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-68c98b3d] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-68c98b3d] {
    display: inline-block;
}

.home-title .home-title-text[data-v-68c98b3d] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-68c98b3d] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-68c98b3d] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-68c98b3d] {
    font-size: 14px;
}

.more[data-v-68c98b3d] {
    font-size: 18px;
}

.el-message[data-v-68c98b3d] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-68c98b3d] {
    font-size: 16px;
}

@keyframes fadeIn-68c98b3d {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-68c98b3d] {
    animation-name: fadeIn-68c98b3d;
}

@keyframes fadeOut-68c98b3d {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-68c98b3d] {
    animation-name: fadeOut-68c98b3d;
}

.fade-enter-active[data-v-68c98b3d] {
    animation: fadeIn-68c98b3d .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-68c98b3d] {
    animation: fadeOut-68c98b3d .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-68c98b3d] {
    animation: fadeIn-68c98b3d 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-68c98b3d] {
    animation: fadeOut-68c98b3d 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-68c98b3d] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-68c98b3d] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-68c98b3d] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-68c98b3d] {
        font-size: .59rem;
    }

    .p2[data-v-68c98b3d] {
        font-size: .3rem;
    }

    .more[data-v-68c98b3d] {
        font-size: 12px;
    }

    body .el-message[data-v-68c98b3d] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-68c98b3d]:after,.home-title[data-v-68c98b3d]:before {
        display: none;
    }
}

.imou-protect-container[data-v-68c98b3d] {
    background-color: #f4f4f4;
    min-height: 46.08vw;
}

.imou-protect-container .content[data-v-68c98b3d] {
    padding: .5885rem 0 .5365rem;
}

.imou-protect-container .content .text-wraper[data-v-68c98b3d] {
    margin-bottom: .3646rem;
    width: 60%;
}

.imou-protect-container .content .text-wraper .p1[data-v-68c98b3d],.imou-protect-container .content .text-wraper .p2[data-v-68c98b3d] {
    color: #333;
    font-size: .2604rem;
    font-weight: 600;
    line-height: 1.4;
}

.imou-protect-container .content .text-wraper .p2[data-v-68c98b3d] {
    margin-bottom: .1042rem;
}

.imou-protect-container .content .text-wraper .p3[data-v-68c98b3d] {
    color: #666;
    font-size: .1146rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: .2083rem;
}

.imou-protect-container .content .bottom-icons[data-v-68c98b3d] {
    position: relative;
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide[data-v-68c98b3d] {
    height: auto;
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide .icon-item[data-v-68c98b3d] {
    background: #f8f8f8;
    border-radius: .1042rem;
    box-shadow: .1458rem .1042rem .1042rem .0052rem #f1f1f1,inset .0052rem .0052rem .0052rem .0052rem #fff;
    height: 100%;
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide .icon-item .in-box[data-v-68c98b3d] {
    border-radius: .1042rem;
    box-shadow: inset -.0104rem -.0104rem 0 .0052rem #fff;
    height: 100%;
    padding: .1563rem .1042rem;
    text-align: center;
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide .icon-item .in-box:hover img[data-v-68c98b3d] {
    transform: scale3d(1.1,1.1,1);
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide .icon-item .in-box .icon[data-v-68c98b3d] {
    margin-bottom: .1563rem;
    transition: all .8s cubic-bezier(.175,.885,.32,1.275);
    width: .625rem;
}

.imou-protect-container .content .bottom-icons .swiper-container .swiper-slide .icon-item .in-box p[data-v-68c98b3d] {
    color: #666;
    font-size: .0833rem;
    font-weight: 400;
    text-align: center;
}

.imou-protect-container .content .bottom-icons .swiper-button-next[data-v-68c98b3d],.imou-protect-container .content .bottom-icons .swiper-button-prev[data-v-68c98b3d] {
    background-color: #ffffff80;
    border-radius: 50%;
    height: .3125rem;
    top: 50%;
    transform: translateY(-30%);
    transition: background-color .2s linear;
    width: .3125rem;
}

.imou-protect-container .content .bottom-icons .swiper-button-next i[data-v-68c98b3d],.imou-protect-container .content .bottom-icons .swiper-button-prev i[data-v-68c98b3d] {
    color: #d4d4d4;
    font-size: .1302rem;
    font-weight: 400;
    opacity: .5;
    transition: opacity .2s linear;
}

.imou-protect-container .content .bottom-icons .swiper-button-next[data-v-68c98b3d]:after,.imou-protect-container .content .bottom-icons .swiper-button-prev[data-v-68c98b3d]:after {
    display: none;
}

.imou-protect-container .content .bottom-icons .swiper-button-next[data-v-68c98b3d]:focus,.imou-protect-container .content .bottom-icons .swiper-button-prev[data-v-68c98b3d]:focus {
    outline: none;
}

.imou-protect-container .content .bottom-icons .swiper-button-next:hover i[data-v-68c98b3d],.imou-protect-container .content .bottom-icons .swiper-button-prev:hover i[data-v-68c98b3d] {
    opacity: 1;
}

.imou-protect-container .content .bottom-icons .swiper-button-prev[data-v-68c98b3d] {
    left: -.4167rem;
}

.imou-protect-container .content .bottom-icons .swiper-button-next[data-v-68c98b3d] {
    right: -.4167rem;
}

.imou-protect-container .content .bottom-icons .swiper-button-disabled[data-v-68c98b3d] {
    display: none;
}

@media screen and (max-width:768px) {
    .imou-protect-container[data-v-68c98b3d] {
        padding: 1.3021rem 0 1.1458rem;
    }

    .imou-protect-container .content[data-v-68c98b3d] {
        height: auto;
    }

    .imou-protect-container .content .text-wraper[data-v-68c98b3d] {
        margin-bottom: .9115rem;
        width: 100%;
    }

    .imou-protect-container .content .text-wraper .p1[data-v-68c98b3d] {
        font-size: .6771rem;
        margin-bottom: .3906rem;
    }

    .imou-protect-container .content .text-wraper .p2[data-v-68c98b3d],.imou-protect-container .content .text-wraper .p3[data-v-68c98b3d] {
        font-size: .3906rem;
    }

    .imou-protect-container .content .text-wraper .p3[data-v-68c98b3d] {
        margin-bottom: .651rem;
    }

    .imou-protect-container .content .bottom-icons[data-v-68c98b3d] {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 -.1432rem;
    }

    .imou-protect-container .content .bottom-icons .icon-item[data-v-68c98b3d] {
        background: transparent;
        border-radius: 0;
        box-shadow: none;
        margin: 0 .1432rem .5469rem;
        width: 30%;
    }

    .imou-protect-container .content .bottom-icons .icon-item .in-box[data-v-68c98b3d] {
        background: #fff;
        border-radius: .2604rem;
        box-shadow: none;
        height: auto;
        margin-bottom: .1563rem;
        padding: .8594rem .7422rem;
        text-align: center;
    }

    .imou-protect-container .content .bottom-icons .icon-item .in-box .icon[data-v-68c98b3d] {
        width: 100%;
    }

    .imou-protect-container .content .bottom-icons .icon-item p[data-v-68c98b3d] {
        color: #333;
        font-size: .2865rem;
        line-height: 1.5;
        text-align: center;
    }
}

.center[data-v-ce32904a] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-ce32904a] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-ce32904a] {
    display: inline-block;
}

.home-title .home-title-text[data-v-ce32904a] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-ce32904a] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-ce32904a] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-ce32904a] {
    font-size: 14px;
}

.more[data-v-ce32904a] {
    font-size: 18px;
}

.el-message[data-v-ce32904a] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-ce32904a] {
    font-size: 16px;
}

@keyframes fadeIn-ce32904a {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-ce32904a] {
    animation-name: fadeIn-ce32904a;
}

@keyframes fadeOut-ce32904a {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-ce32904a] {
    animation-name: fadeOut-ce32904a;
}

.fade-enter-active[data-v-ce32904a] {
    animation: fadeIn-ce32904a .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-ce32904a] {
    animation: fadeOut-ce32904a .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-ce32904a] {
    animation: fadeIn-ce32904a 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-ce32904a] {
    animation: fadeOut-ce32904a 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-ce32904a] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-ce32904a] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-ce32904a] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-ce32904a] {
        font-size: .59rem;
    }

    .p2[data-v-ce32904a] {
        font-size: .3rem;
    }

    .more[data-v-ce32904a] {
        font-size: 12px;
    }

    body .el-message[data-v-ce32904a] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-ce32904a]:after,.home-title[data-v-ce32904a]:before {
        display: none;
    }
}

.smart-home-module .smart-home-container[data-v-ce32904a] {
    overflow: hidden;
    position: sticky;
    top: .4167rem;
    transition: all .8s cubic-bezier(.19,1,.22,1);
}

.smart-home-module .smart-home-container .madol-box[data-v-ce32904a] {
    box-shadow: 0 0 0 100vw #fff;
    height: 50%;
    left: 50%;
    outline: 40px solid #fff;
    position: absolute;
    transform: translate(-50%)!important;
    width: 50%;
}

.smart-home-module .smart-home-container .bg-img[data-v-ce32904a] {
    height: calc(100vh - .4167rem);
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.smart-home-module .smart-home-container .content[data-v-ce32904a] {
    position: absolute;
    top: 10.5%;
    width: 100%;
}

.smart-home-module .smart-home-container .content .text-wraper[data-v-ce32904a] {
    text-align: center;
}

.smart-home-module .smart-home-container .content .text-wraper .p1[data-v-ce32904a] {
    color: #fff;
    font-size: .2083rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: .1042rem;
}

.smart-home-module .smart-home-container .content .text-wraper .p2[data-v-ce32904a] {
    color: #fff;
    font-size: .0938rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: .2188rem;
}

.smart-home-module .smart-home-container .content .text-wraper a[data-v-ce32904a] {
    display: inline-block;
}

.smart-home-module .smart-home-container .content .text-wraper a p[data-v-ce32904a] {
    font-size: .0729rem;
}

@media screen and (max-width:768px) {
    .smart-home-module .app-smart-home-container[data-v-ce32904a] {
        box-shadow: inset 0 0 0 1px #000;
        position: relative;
    }

    .smart-home-module .app-smart-home-container .bg-img[data-v-ce32904a] {
        height: auto;
        width: 100%;
    }

    .smart-home-module .app-smart-home-container .content[data-v-ce32904a] {
        position: absolute;
        top: 10%;
        width: 100%;
    }

    .smart-home-module .app-smart-home-container .content .text-wraper[data-v-ce32904a] {
        text-align: center;
    }

    .smart-home-module .app-smart-home-container .content .text-wraper .p1[data-v-ce32904a] {
        color: #fff;
        font-size: .5867rem;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: .4167rem;
    }

    .smart-home-module .app-smart-home-container .content .text-wraper .p2[data-v-ce32904a] {
        color: #fff;
        font-size: .3733rem;
        line-height: 1.3;
        margin-bottom: .651rem;
    }

    .smart-home-module .app-smart-home-container .content .text-wraper a[data-v-ce32904a] {
        display: inline-block;
    }

    .smart-home-module .app-smart-home-container .content .text-wraper a p[data-v-ce32904a] {
        font-size: .32rem;
    }
}

.center[data-v-d818f34c] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-d818f34c] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-d818f34c] {
    display: inline-block;
}

.home-title .home-title-text[data-v-d818f34c] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-d818f34c] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-d818f34c] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-d818f34c] {
    font-size: 14px;
}

.more[data-v-d818f34c] {
    font-size: 18px;
}

.el-message[data-v-d818f34c] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-d818f34c] {
    font-size: 16px;
}

@keyframes fadeIn-d818f34c {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-d818f34c] {
    animation-name: fadeIn-d818f34c;
}

@keyframes fadeOut-d818f34c {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-d818f34c] {
    animation-name: fadeOut-d818f34c;
}

.fade-enter-active[data-v-d818f34c] {
    animation: fadeIn-d818f34c .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-d818f34c] {
    animation: fadeOut-d818f34c .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-d818f34c] {
    animation: fadeIn-d818f34c 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-d818f34c] {
    animation: fadeOut-d818f34c 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-d818f34c] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-d818f34c] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-d818f34c] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-d818f34c] {
        font-size: .59rem;
    }

    .p2[data-v-d818f34c] {
        font-size: .3rem;
    }

    .more[data-v-d818f34c] {
        font-size: 12px;
    }

    body .el-message[data-v-d818f34c] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-d818f34c]:after,.home-title[data-v-d818f34c]:before {
        display: none;
    }
}

.video-swiper-container[data-v-d818f34c] {
    padding: .4167rem 0;
}

.video-swiper-container .video-swiper-title[data-v-d818f34c] {
    margin-bottom: .4167rem;
}

.video-swiper-container .video-swiper-title p[data-v-d818f34c] {
    color: #333;
    font-size: max(14px,.2083rem);
    font-weight: 600;
    line-height: .349rem;
    text-align: center;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide {
    transform: scale(.9);
    transition: transform .6s linear;
    width: 49%;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video {
    position: relative;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video .video-img {
    border-radius: 40px;
    width: 100%;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video .madol {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video .madol .bg {
    align-items: center;
    background: #343434;
    border-radius: 40px;
    display: flex;
    height: 98%;
    justify-content: center;
    opacity: .6;
    transition: background .8s linear,opacity .8s linear;
    width: 100%;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video .madol .bg .play-btn {
    cursor: pointer;
    width: .2604rem;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .center-content {
    color: #333;
    margin: .3125rem 0;
    transition: padding .6s linear;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .center-content .title {
    font-size: max(14px,.125rem);
    font-weight: 600;
    margin-bottom: .1042rem;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .center-content .text {
    font-size: max(14px,.0938rem);
    font-weight: 400;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide.swiper-slide-active,.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide.swiper-slide-duplicate-active {
    transform: scale(1);
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide.swiper-slide-active .top-video .madol .bg,.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide.swiper-slide-duplicate-active .top-video .madol .bg {
    background: transparent;
    opacity: 1;
}

.video-swiper-container .swiper-hotvideo-container .more-btn[data-v-d818f34c] {
    margin-bottom: .2448rem;
    text-align: center;
    width: 100%;
}

.video-swiper-container .swiper-hotvideo-container .more-btn a[data-v-d818f34c] {
    display: inline-block;
}

.video-swiper-container .swiper-hotvideo-container:hover .swiper-button-next[data-v-d818f34c],.video-swiper-container .swiper-hotvideo-container:hover .swiper-button-prev[data-v-d818f34c] {
    opacity: 1;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next[data-v-d818f34c],.video-swiper-container .swiper-hotvideo-container .swiper-button-prev[data-v-d818f34c] {
    background-color: #eee3;
    border-radius: 50%;
    height: .3646rem;
    opacity: 0;
    top: 30%;
    transition: background-color .2s linear,opacity .3s ease;
    width: .3646rem;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next i[data-v-d818f34c],.video-swiper-container .swiper-hotvideo-container .swiper-button-prev i[data-v-d818f34c] {
    color: #d4d4d4;
    font-size: .1042rem;
    font-weight: 400;
    opacity: .5;
    transition: opacity .2s linear;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next[data-v-d818f34c]:after,.video-swiper-container .swiper-hotvideo-container .swiper-button-prev[data-v-d818f34c]:after {
    display: none;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next[data-v-d818f34c]:focus,.video-swiper-container .swiper-hotvideo-container .swiper-button-prev[data-v-d818f34c]:focus {
    outline: none;
}


.video-swiper-container .swiper-hotvideo-container .swiper-button-next[data-v-d818f34c]:hover,.video-swiper-container .swiper-hotvideo-container .swiper-button-prev[data-v-d818f34c]:hover {
    background-color: #eee6;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next:hover i[data-v-d818f34c],.video-swiper-container .swiper-hotvideo-container .swiper-button-prev:hover i[data-v-d818f34c] {
    opacity: 1;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-prev[data-v-d818f34c] {
    left: -2rem;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-next[data-v-d818f34c] {
    right: -2rem;
}

.video-swiper-container .swiper-hotvideo-container .swiper-button-disabled[data-v-d818f34c] {
    display: none;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-pagination {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-pagination .swiper-pagination-bullet {
    background: #333;
    border-radius: 50%;
    cursor: pointer;
    height: 12px;
    margin: 0 16px;
    opacity: .9;
    width: 12px;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination[data-v-d818f34c] {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item[data-v-d818f34c] {
    background: #333;
    border-radius: 50%;
    cursor: pointer;
    height: 12px;
    margin: 0 16px;
    opacity: .5;
    width: 12px;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item.pagination-item-active[data-v-d818f34c] {
    background: transparent;
    height: 14px!important;
    width: 14px!important;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item.pagination-item-active[data-v-d818f34c] .el-progress--circle {
    display: flex;
    height: 100%;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item.pagination-item-active[data-v-d818f34c] .el-progress--circle .el-progress-circle {
    height: 14px!important;
    width: 14px!important;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item.pagination-item-active[data-v-d818f34c] .el-progress--circle .el-progress-circle__track {
    stroke: #f18d00;
    opacity: .3;
}

.video-swiper-container .swiper-hotvideo-container .custom-pagination .pagination-item.pagination-item-active[data-v-d818f34c] .el-progress--circle .el-progress-circle__path {
    transition: stroke-dasharray 5s linear 0s,stroke 5s linear 0s!important;
}

.video-swiper-container .videoContainer[data-v-d818f34c] {
    text-align: center;
    width: 80vw;
}

.video-swiper-container[data-v-d818f34c] .el-dialog .el-dialog__header {
    padding: 0;
}

.video-swiper-container[data-v-d818f34c] .el-dialog .el-dialog__body {
    height: 0;
    padding: 0;
}

@media screen and (max-width:768px) {
    .video-swiper-container[data-v-d818f34c] {
        padding: 1.3021rem 0 .7813rem .651rem;
        margin-right: 0.651rem;
    }

    .video-swiper-container .video-swiper-title[data-v-d818f34c] {
        margin-bottom: .5469rem;
    }

    .video-swiper-container .video-swiper-title p[data-v-d818f34c] {
        font-size: .5867rem;
        text-align: left;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide {
        transform: scale(1);
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .top-video {
        height: auto;
        padding: 0;
        position: relative;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .top-video .video-img {
        border-radius: 0;
        width: 100%;
    }

    .video-swiper-container .swiper-hotvideo-container[data-v-d818f34c] .swiper-slide .top-video .madol .bg {
        border-radius: 0;
        background: none;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .top-video .madol {
        /*background: #0006;*/
        border-radius: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .top-video .madol img {
        bottom: .6771rem;
        left: .3906rem;
        position: absolute;
        /*width: .3906rem;*/
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .center-content {
        margin: .4818rem 0 .5208rem;
        opacity: 0;
        padding: 0;
        transition: all .8s cubic-bezier(.19,1,.22,1);
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .center-content .title {
        font-size: .4267rem;
        font-weight: 600;
        margin-bottom: .1042rem;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide .center-content .text {
        color: #757575;
        font-size: .3733rem;
        font-weight: 400;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide.swiper-slide-active .center-content,.video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-slide.swiper-slide-duplicate-active .center-content {
        opacity: 1;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .all-video {
        display: inline-block;
        font-size: .3646rem;
        font-weight: 600;
        line-height: .4948rem;
        margin-bottom: 1.237rem;
        position: relative;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .all-video:after {
        background: #2c2c2c;
        border-radius: .0391rem;
        bottom: -.1693rem;
        content: "";
        height: .026rem;
        left: 0;
        position: absolute;
        width: 100%;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-pagination {
        bottom: 0;
        margin-left: -.3255rem;
        opacity: 1;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-pagination .swiper-pagination-bullet {
        background: #2c2c2c36;
        border-radius: .026rem;
        height: .0521rem;
        outline: none;
        width: .4167rem;
    }

    .video-swiper-container[data-v-d818f34c] .swiper-hotvideo-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #2c2c2c;
    }

    .video-swiper-container[data-v-d818f34c] .el-dialog--center {
        margin-left: 0;
        margin-right: 0;
    }

    .video-swiper-container[data-v-d818f34c] .el-dialog__body .videoContainer {
        width: 100vw;
    }
	
	.el-overlay video {
		margin:unset !important;
		padding-top:30vh;
	}

    .video-swiper-container[data-v-d818f34c] .el-overlay-dialog .el-dialog--center {
        margin-top: 0;
    }

    .video-swiper-container[data-v-d818f34c] .el-overlay-dialog .el-dialog--center .el-dialog__body video {
        margin-top: calc(50vh - 50%);
    }
}

.center[data-v-43fe0870] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-43fe0870] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-43fe0870] {
    display: inline-block;
}

.home-title .home-title-text[data-v-43fe0870] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-43fe0870] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-43fe0870] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-43fe0870] {
    font-size: 14px;
}

.more[data-v-43fe0870] {
    font-size: 18px;
}

.el-message[data-v-43fe0870] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-43fe0870] {
    font-size: 16px;
}

@keyframes fadeIn-43fe0870 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-43fe0870] {
    animation-name: fadeIn-43fe0870;
}

@keyframes fadeOut-43fe0870 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-43fe0870] {
    animation-name: fadeOut-43fe0870;
}

.fade-enter-active[data-v-43fe0870] {
    animation: fadeIn-43fe0870 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-43fe0870] {
    animation: fadeOut-43fe0870 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-43fe0870] {
    animation: fadeIn-43fe0870 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-43fe0870] {
    animation: fadeOut-43fe0870 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-43fe0870] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-43fe0870] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-43fe0870] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-43fe0870] {
        font-size: .59rem;
    }

    .p2[data-v-43fe0870] {
        font-size: .3rem;
    }

    .more[data-v-43fe0870] {
        font-size: 12px;
    }

    body .el-message[data-v-43fe0870] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-43fe0870]:after,.home-title[data-v-43fe0870]:before {
        display: none;
    }
}

.app-control-container[data-v-43fe0870] {
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    min-height: 37.7vw;
    overflow: hidden;
    padding: .3125rem;
}

.app-control-container .left-img[data-v-43fe0870] {
    margin-right: .7708rem;
    position: relative;
    width: 1.5625rem;
}

.app-control-container .left-img img[data-v-43fe0870] {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.app-control-container .content[data-v-43fe0870] {
    align-items: center;
    display: flex;
    width: 2.8646rem;
}

.app-control-container .content .text-wraper .p1[data-v-43fe0870] {
    color: #333;
    font-size: .1875rem;
    font-weight: 400;
    line-height: .25rem;
    margin-bottom: .1354rem;
}

.app-control-container .content .text-wraper .p2[data-v-43fe0870] {
    color: #666;
    font-size: .1354rem;
    font-weight: 400;
    line-height: .1875rem;
    margin-bottom: .2188rem;
}

.app-control-container .content .text-wraper a[data-v-43fe0870] {
    display: inline-block;
    margin-bottom: .1563rem;
}

.app-control-container .content .text-wraper .links .link-item[data-v-43fe0870] {
    margin: 0 .1146rem .1042rem 0;
}

@media screen and (max-width:768px) {
    .app-control-container[data-v-43fe0870] {
        overflow: hidden;
        padding: 0;
    }

    .app-control-container .container .text-wraper[data-v-43fe0870] {
        margin-top: 1.3021rem;
    }

    .app-control-container .container .text-wraper .p1[data-v-43fe0870] {
        font-size: .6771rem;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: .3906rem;
    }

    .app-control-container .container .text-wraper .p2[data-v-43fe0870] {
        color: #666;
        font-size: .3906rem;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: .651rem;
    }

    .app-control-container .container .text-wraper a[data-v-43fe0870] {
        display: inline-block;
        margin-bottom: .7813rem;
    }

    .app-control-container .bottom-img[data-v-43fe0870] {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 43.5%;
    }

    .app-control-container .bottom-img img[data-v-43fe0870] {
        display: block;
        width: 100%;
    }
}

.center[data-v-4a294dd1] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-4a294dd1] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-4a294dd1] {
    display: inline-block;
}

.home-title .home-title-text[data-v-4a294dd1] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-4a294dd1] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-4a294dd1] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-4a294dd1] {
    font-size: 14px;
}

.more[data-v-4a294dd1] {
    font-size: 18px;
}

.el-message[data-v-4a294dd1] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-4a294dd1] {
    font-size: 16px;
}

@keyframes fadeIn-4a294dd1 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-4a294dd1] {
    animation-name: fadeIn-4a294dd1;
}

@keyframes fadeOut-4a294dd1 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-4a294dd1] {
    animation-name: fadeOut-4a294dd1;
}

.fade-enter-active[data-v-4a294dd1] {
    animation: fadeIn-4a294dd1 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-4a294dd1] {
    animation: fadeOut-4a294dd1 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-4a294dd1] {
    animation: fadeIn-4a294dd1 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-4a294dd1] {
    animation: fadeOut-4a294dd1 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-4a294dd1] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-4a294dd1] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-4a294dd1] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-4a294dd1] {
        font-size: .59rem;
    }

    .p2[data-v-4a294dd1] {
        font-size: .3rem;
    }

    .more[data-v-4a294dd1] {
        font-size: 12px;
    }

    body .el-message[data-v-4a294dd1] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-4a294dd1]:after,.home-title[data-v-4a294dd1]:before {
        display: none;
    }
}

.newsroom-container[data-v-4a294dd1] {
    background: #f4f4f4;
    padding: .5208rem 0 .4688rem;
}

.newsroom-container .newsroom-title[data-v-4a294dd1] {
    margin: 0 auto .4167rem;
    text-align: center;
}

.newsroom-container .newsroom-title p[data-v-4a294dd1] {
    color: #333;
    font-size: max(14px,.2083rem);
    font-weight: 600;
    line-height: .349rem;
}

.newsroom-container .container[data-v-4a294dd1] {
    margin-bottom: .3125rem;
    display: flex;
}

.newsroom-container .news-list[data-v-4a294dd1] {
    max-width: 2.03rem;
}

.newsroom-container .news-list .new-item[data-v-4a294dd1] {
    width: 32%;
}

.newsroom-container .news-list .new-item .img-box[data-v-4a294dd1] {
    margin-bottom: .1042rem;
    overflow: hidden;
	font-size: 16px;
}

.newsroom-container .news-list .new-item .img-box img[data-v-4a294dd1] {
    transition: all .8s cubic-bezier(.19,1,.22,1);
    width: 100%;
}

.newsroom-container .news-list .new-item .img-box img[data-v-4a294dd1]:hover {
    transform: scale(1.1);
}

.newsroom-container .news-list .new-item .p1[data-v-4a294dd1] {
    color: #333;
    font-size: max(14px,.125rem);
    font-weight: 600;
    margin-bottom: .0781rem;
}

.newsroom-container .news-list .new-item .p1[data-v-4a294dd1],.newsroom-container .news-list .new-item .p2[data-v-4a294dd1] {
    display: -webkit-box;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.newsroom-container .news-list .new-item .p2[data-v-4a294dd1] {
    color: #666;
    font-size: max(14px,.0938rem);
    font-weight: 400;
}

.newsroom-container .btn-bottom[data-v-4a294dd1] {
    text-align: center;
	font-size:14px;
}

.newsroom-container .btn-bottom a[data-v-4a294dd1] {
    display: inline-block;
}

.newsroom-container .btn-bottom a p[data-v-4a294dd1] {
    font-size: max(14px,.0729rem);
}

@media screen and (max-width:768px) {
    .newsroom-container[data-v-4a294dd1] {
        padding: 1.3021rem 0;
    }

    .newsroom-container .container[data-v-4a294dd1] {
		display:block;
    }

    .newsroom-container .newsroom-title[data-v-4a294dd1] {
		/*margin:0 0 .9115rem;*/
		text-align: center;
    }

    .newsroom-container .newsroom-title p[data-v-4a294dd1] {
        color: #333;
        font-size: .5867rem;
        font-weight: 600;
    }

    .newsroom-container .news-list[data-v-4a294dd1],.newsroom-container .news-list .swiper-container .swiper-slide a[data-v-4a294dd1] {
        display: block;
    }
	.newsroom-container .news-list[data-v-4a294dd1]{
		max-width:none;
	
	}

    .newsroom-container .news-list .swiper-container .swiper-slide a .img-box[data-v-4a294dd1] {
        margin-bottom: .5208rem;
    }

    .newsroom-container .news-list .swiper-container .swiper-slide a .img-box img[data-v-4a294dd1] {
        width: 100%;
    }

    .newsroom-container .news-list .swiper-container .swiper-slide a .p1[data-v-4a294dd1] {
        font-size: .4267rem;
        font-weight: 700;
        margin-bottom: .651rem;
        opacity: 0;
        transition: all .8s cubic-bezier(.19,1,.22,1);
    }

    .newsroom-container .news-list .swiper-container .swiper-slide.swiper-slide-active .p1[data-v-4a294dd1],.newsroom-container .news-list .swiper-container .swiper-slide.swiper-slide-duplicate-active .p1[data-v-4a294dd1] {
        opacity: 1;
    }

    .newsroom-container .news-list .swiper-container .all-news[data-v-4a294dd1] {
        display: inline-block;
        font-size: .3733rem;
        font-weight: 400;
        line-height: .4948rem;
        margin-bottom: 1.237rem;
        position: relative;
    }

    .newsroom-container .news-list .swiper-container .all-news[data-v-4a294dd1]:after {
        background: #2c2c2c;
        border-radius: .0391rem;
        bottom: -.1693rem;
        content: "";
        height: .026rem;
        left: 0;
        position: absolute;
        width: 100%;
    }

    .newsroom-container .news-list .swiper-container[data-v-4a294dd1] .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center;
        margin-left: -.3255rem;
    }

    .newsroom-container .news-list .swiper-container[data-v-4a294dd1] .swiper-pagination .swiper-pagination-bullet {
        background: #2c2c2c36;
        border-radius: .026rem;
        height: .0521rem;
        margin: 0 16px;
        outline: none;
        width: .4167rem;
    }

    .newsroom-container .news-list .swiper-container[data-v-4a294dd1] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #2c2c2c;
    }
}

.center[data-v-4979a7b0] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-title[data-v-4979a7b0] {
    font-size: 50px;
    overflow: hidden;
    padding: .29rem 0;
    position: relative;
    text-align: center;
}

.home-title span[data-v-4979a7b0] {
    display: inline-block;
}

.home-title .home-title-text[data-v-4979a7b0] {
    color: #333;
    position: relative;
    z-index: 2;
}

.p1[data-v-4979a7b0] {
    font-size: .24rem;
    line-height: 1.2;
    margin-bottom: 5px;
}

.p2[data-v-4979a7b0] {
    font-size: .11rem;
    margin-bottom: 10px;
}

.p3[data-v-4979a7b0] {
    font-size: 14px;
}

.more[data-v-4979a7b0] {
    font-size: 18px;
}

.el-message[data-v-4979a7b0] {
    font-size: 20px;
}

.el-message .el-message__content[data-v-4979a7b0] {
    font-size: 16px;
}

@keyframes fadeIn-4979a7b0 {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn[data-v-4979a7b0] {
    animation-name: fadeIn-4979a7b0;
}

@keyframes fadeOut-4979a7b0 {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut[data-v-4979a7b0] {
    animation-name: fadeOut-4979a7b0;
}

.fade-enter-active[data-v-4979a7b0] {
    animation: fadeIn-4979a7b0 .4s cubic-bezier(.19,1,.22,1);
}

.fade-leave-active[data-v-4979a7b0] {
    animation: fadeOut-4979a7b0 .4s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-enter-active[data-v-4979a7b0] {
    animation: fadeIn-4979a7b0 1.5s cubic-bezier(.19,1,.22,1);
}

.fadeSlow-leave-active[data-v-4979a7b0] {
    animation: fadeOut-4979a7b0 1.5s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-enter-active[data-v-4979a7b0] {
    animation: fadeInDown .4s cubic-bezier(.19,1,.22,1);
}

.mobNavSlide-leave-active[data-v-4979a7b0] {
    animation: fadeOutUp .4s cubic-bezier(.19,1,.22,1);
}

@media (max-width:768px) {
    .home-title[data-v-4979a7b0] {
        font-size: 35px;
        padding: .49rem 0;
    }

    .p1[data-v-4979a7b0] {
        font-size: .59rem;
    }

    .p2[data-v-4979a7b0] {
        font-size: .3rem;
    }

    .more[data-v-4979a7b0] {
        font-size: 12px;
    }

    body .el-message[data-v-4979a7b0] {
        min-width: 320px;
    }
}

@media (max-width:500px) {
    .home-title[data-v-4979a7b0]:after,.home-title[data-v-4979a7b0]:before {
        display: none;
    }
}

.aboutImou-container[data-v-4979a7b0] {
    min-height: 24vw;
    position: relative;
}

.aboutImou-container img[data-v-4979a7b0] {
    width: 100%;
}

.aboutImou-container .content[data-v-4979a7b0] {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.aboutImou-container .content .text-wraper[data-v-4979a7b0] {
    width: 38.5%;
}

.aboutImou-container .content .text-wraper .p1[data-v-4979a7b0] {
    color: #333;
    font-size: .1667rem;
    font-weight: 600;
    line-height: .224rem;
    margin-bottom: .1042rem;
}

.aboutImou-container .content .text-wraper .p2[data-v-4979a7b0] {
    color: #333;
    font-size: .0938rem;
    font-weight: 400;
    line-height: .1563rem;
    margin-bottom: .1563rem;
}

.aboutImou-container .content .text-wraper a[data-v-4979a7b0] {
    display: inline-block;
}

@media screen and (max-width:768px) {
    .aboutImou-container .content[data-v-4979a7b0] {
        display: block;
        position: static;
    }

    .aboutImou-container .content .text-wraper[data-v-4979a7b0] {
        padding: .651rem 0 1.3021rem;
        width: 100%;
    }

    .aboutImou-container .content .text-wraper .p1[data-v-4979a7b0] {
        font-size: .651rem;
        line-height: .8984rem;
        margin-bottom: .3906rem;
    }

    .aboutImou-container .content .text-wraper .p2[data-v-4979a7b0] {
        color: #666;
        font-size: .3906rem;
        line-height: 1.5;
        margin-bottom: .651rem;
    }
}

@font-face {
    font-family:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0);
}

.swiper-pointer-events {
    touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0);
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}


