﻿.wap-menus-popup .wap-menus {
    padding: 50px 10px
}

.wap-menus-popup .wap-menus .wap-link-box {
    text-align: center;
    font-size: 16px;
    padding: 10px
}

.wap-menus-popup .wap-menus .wap-link-box .nav-item-link {
    padding: 5px
}

.wap-menus-popup .wap-menus .wap-link-box .nav-item-link.active {
    font-weight: 700;
    border-bottom: 2px solid #dd2124
}

.topnav-placeholder[data-v-5ac6b3f8] {
    height: 5rem
}

.hr-navtop[data-v-5ac6b3f8] {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 5rem;
    background-color: #fff
}

.hr-navtop .navtop-container[data-v-5ac6b3f8] {
    margin: 0 auto;
    height: 5rem;
    width: 100%;
    max-width: 1200px;
    min-width: 750px;
    display: flex;
    justify-content: space-between
}

.hr-navtop .navtop-container .navtop-logo-link[data-v-5ac6b3f8] {
    display: flex;
    align-items: center;
    max-width: 168px
}

.hr-navtop .navtop-container .navtop-logo-link .navtop-logo[data-v-5ac6b3f8] {
    height: 2.5rem
}

.hr-navtop .navtop-container .nav-menus[data-v-5ac6b3f8] {
    height: 100%;
    font-size: 1.13rem;
    font-family: Microsoft YaHei;
    line-height: 5rem;
    display: flex
}

.hr-navtop .navtop-container .nav-menus .nav-item-link[data-v-5ac6b3f8] {
    margin-left: 2.5rem;
    display: block;
    position: relative
}

.hr-navtop .navtop-container .nav-menus .nav-item-link[data-v-5ac6b3f8]:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #dd2124;
    width: 0;
    transition: width .3s linear
}

.hr-navtop .navtop-container .nav-menus .nav-item-link[data-v-5ac6b3f8]:hover {
    font-weight: 700
}

.hr-navtop .navtop-container .nav-menus .nav-item-link[data-v-5ac6b3f8]:hover:after {
    width: 100%
}

.hr-navtop .navtop-container .nav-menus .nav-item-link[data-v-5ac6b3f8]:first-child {
    margin-left: 0
}

.hr-navtop .navtop-container .nav-menus .nav-item-link.active[data-v-5ac6b3f8] {
    font-weight: 700
}

.hr-navtop .navtop-container .nav-menus .nav-item-link.active[data-v-5ac6b3f8]:after {
    width: 100%
}

.hr-navtop .wapnav-container[data-v-5ac6b3f8] {
    display: none;
    height: 50px;
    justify-content: space-between;
    min-width: 300px
}

.hr-navtop .wapnav-container .navtop-logo-link[data-v-5ac6b3f8] {
    display: flex;
    align-items: center;
    padding-left: 20px
}

.hr-navtop .wapnav-container .navtop-logo-link .navtop-logo[data-v-5ac6b3f8] {
    height: 30px
}

.hr-navtop .wapnav-container .wap-nav-menus .wap-switch-btn[data-v-5ac6b3f8] {
    font-size: 22px;
    border: 0;
    height: 50px;
    color: #878789
}

@media screen and (max-width:750px) {
    .hr-navtop[data-v-5ac6b3f8] {
        height: 50px
    }

    .hr-navtop .navtop-container[data-v-5ac6b3f8] {
        display: none
    }

    .hr-navtop .wapnav-container[data-v-5ac6b3f8] {
        display: flex
    }

    .topnav-placeholder[data-v-5ac6b3f8] {
        height: 50px
    }
}

body,
html {
    padding: 0;
    margin: 0;
    color: #1a1a1a;
    font-size: 1rem
}

body a,
html a {
    text-decoration: none
}

body a:active,
body a:hover,
body a:link,
body a:visited,
html a:active,
html a:hover,
html a:link,
html a:visited {
    color: #1a1a1a
}

body .scale img,
html .scale img {
    transform: scale(1);
    transition: all .3s linear
}

body .scale:hover img,
html .scale:hover img {
    transform: scale(1.1)
}

body .ueditor-content img,
html .ueditor-content img {
    max-width: 100%
}

#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#nav {
    padding: 30px
}

#nav a {
    font-weight: 700;
    color: #2c3e50
}

#nav a.router-link-exact-active {
    color: #42b983
}

.home-banner,
.home-banner .el-carousel,
.home-banner .el-carousel .el-carousel__container {
    height: 100%
}

.home-banner .el-carousel .el-carousel__arrow {
    background-color: rgba(255, 43, 49, .2);
    transition: all .2s linear;
    font-size: 14px
}

.home-banner .el-carousel .el-carousel__arrow:hover {
    background-color: rgba(255, 43, 49, .8)
}

.home-banner .el-carousel .el-carousel__arrow.el-carousel__arrow--left {
    text-align: right;
    padding-right: 5px;
    border-radius: 0 50% 50% 0;
    left: -15px
}

.home-banner .el-carousel .el-carousel__arrow.el-carousel__arrow--left:hover {
    padding-right: 10px;
    left: 0
}

.home-banner .el-carousel .el-carousel__arrow.el-carousel__arrow--right {
    text-align: left;
    padding-left: 5px;
    right: -15px;
    border-radius: 50% 0 0 50%
}

.home-banner .el-carousel .el-carousel__arrow.el-carousel__arrow--right:hover {
    padding-left: 10px;
    right: 0
}

.home-banner[data-v-032e02b2] {
    height: 100%
}

.home-banner .header[data-v-032e02b2] {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    color: #fff;
    padding-top: 3rem
}

.home-banner .header .header-main[data-v-032e02b2] {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.home-banner .header .header-main .logo[data-v-032e02b2] {
    width: 19rem;
    height: 4.7rem
}

.home-banner .header .header-main .options[data-v-032e02b2] {
    display: flex;
    align-items: center
}

.home-banner .header .header-main .options .search[data-v-032e02b2] {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #fff
}

.home-banner .header .header-main .options .search.no_border[data-v-032e02b2] {
    border: 0
}

.home-banner .header .header-main .options .language[data-v-032e02b2] {
    border: 1px solid hsla(0, 0%, 100%, .6);
    border-radius: 50px;
    padding: .3rem .6rem;
    font-size: .88rem;
    position: relative;
    cursor: pointer;
    color: #f0f0f0
}

.home-banner .header .header-main .options .language .lang[data-v-032e02b2]:first-child {
    margin-right: .8rem;
    color: #fff
}

.home-banner .header .header-main .options .language[data-v-032e02b2]:after {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    background-color: hsla(0, 0%, 41.2%, .5);
    border-radius: 50%;
    position: absolute;
    left: .28rem;
    top: .15rem;
    z-index: -1
}

.home-banner .header .header-main .options .language.active .lang[data-v-032e02b2]:first-child {
    color: #f0f0f0
}

.home-banner .header .header-main .options .language.active .lang[data-v-032e02b2]:last-child {
    color: #fff
}

.home-banner .header .header-main .options .language.active[data-v-032e02b2]:after {
    left: unset;
    right: .38rem
}

.home-banner .one-picture[data-v-032e02b2] {
    position: relative;
    height: 100%
}

.home-banner .imageBox[data-v-032e02b2] {
    height: 100%
}

.home-banner .imageBox .banner-more[data-v-032e02b2] {
    position: absolute;
    bottom: 20%;
    z-index: 1000;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(193, 39, 44, .8);
    border-radius: 20px;
    padding: 5px 20px;
    font-size: 1.13rem;
    color: #fff;
    border: 2px solid #fff
}

.home-banner .banner-picture[data-v-032e02b2] {
    width: 100%;
    height: 100%
}

.home-banner .banner-picture-mobile[data-v-032e02b2] {
    width: 100%;
    height: 100%;
    display: none
}

@media screen and (max-width:750px) {
    .home-banner .header[data-v-032e02b2] {
        padding-left: 20px;
        padding-right: 20px;
        width: calc(100% - 40px)
    }

    .home-banner .header .header-main .logo[data-v-032e02b2] {
        width: 120px;
        height: 36px
    }

    .home-banner .header .header-main .options .search[data-v-032e02b2] {
        font-size: 18px
    }

    .home-banner .header .header-main .options .language[data-v-032e02b2] {
        font-size: 14px;
        padding: 2px 6px
    }

    .home-banner .header .header-main .options .language .lang[data-v-032e02b2]:first-child {
        margin-right: 8px
    }

    .home-banner .header .header-main .options .language[data-v-032e02b2]:after {
        left: 2px;
        top: 1px;
        width: 22px;
        height: 22px
    }

    .home-banner .header .header-main .options .language.active[data-v-032e02b2]:after {
        left: unset;
        right: 4px
    }

    .home-banner .imageBox .banner-more[data-v-032e02b2] {
        font-size: 16px
    }

    .home-banner .banner-picture[data-v-032e02b2] {
        display: none
    }

    .home-banner .banner-picture-mobile[data-v-032e02b2] {
        display: unset
    }
}

.home-product {
    background: radial-gradient(#626a8b, #22273a);
    background: -webkit-radial-gradient(#626a8b, #22273a);
    height: 100%
}

.home-product .el-carousel,
.home-product .el-carousel .el-carousel__container {
    height: 100%
}

.home-product .el-carousel .el-carousel__container .el-carousel__item {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-product .el-carousel .el-carousel__container .el-carousel__item .product-content {
    padding: 0 0 6rem 0
}

.home-product .el-carousel .el-carousel__container .el-carousel__item .product-content .product-title {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 1.6rem;
    text-align: center
}

.home-product .el-carousel .el-carousel__container .el-carousel__item .product-content .show-more {
    cursor: pointer;
    width: 6.13rem;
    height: 2.25rem;
    border-radius: 2rem;
    text-align: center;
    line-height: 2.25rem;
    color: #fff;
    background-color: #dd2124;
    font-size: .88rem;
    margin: 0 auto;
    margin-bottom: 1.6rem
}

.home-product .el-carousel .el-carousel__container .el-carousel__item .product-content .product-picture {
    width: 60rem;
    height: 34rem
}

.home-product .el-carousel .el-carousel__arrow {
    background-color: rgba(255, 43, 49, .2);
    transition: all .2s linear;
    font-size: 14px
}

.home-product .el-carousel .el-carousel__arrow:hover {
    background-color: rgba(255, 43, 49, .8)
}

.home-product .el-carousel .el-carousel__arrow.el-carousel__arrow--left {
    text-align: right;
    padding-right: 5px;
    border-radius: 0 50% 50% 0;
    left: -15px
}

.home-product .el-carousel .el-carousel__arrow.el-carousel__arrow--left:hover {
    padding-right: 10px;
    left: 0
}

.home-product .el-carousel .el-carousel__arrow.el-carousel__arrow--right {
    text-align: left;
    padding-left: 5px;
    right: -15px;
    border-radius: 50% 0 0 50%
}

.home-product .el-carousel .el-carousel__arrow.el-carousel__arrow--right:hover {
    padding-left: 10px;
    right: 0
}

@media screen and (max-width:750px) {
    .home-product .el-carousel .el-carousel__container .el-carousel__item .product-content {
        text-align: center
    }

    .home-product .el-carousel .el-carousel__container .el-carousel__item .product-content .product-title {
        font-size: 24px;
        margin-bottom: 20px
    }

    .home-product .el-carousel .el-carousel__container .el-carousel__item .product-content .show-more {
        font-size: 18px;
        width: 116px;
        height: 28px;
        border-radius: 24px;
        line-height: 26px;
        margin-bottom: 20px
    }
}

.home-company {
    background: url(../image/company-bg.png) 50% no-repeat;
    background-size: cover;
    height: 100%
}

.home-company .fp-scroller {
    height: 100%
}

.home-company .home-company-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    height: 100%
}

.home-company .home-company-container .logo {
    position: absolute;
    top: 4.25rem;
    right: 0;
    width: 18.78rem;
    height: 4.57rem
}

.home-company .home-company-container .company-left {
    width: calc(55% - 4rem);
    padding-top: 10rem;
    padding-right: 4rem
}

.home-company .home-company-container .company-left .title {
    color: #c71016;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.87rem
}

.home-company .home-company-container .company-left .title .title-sub {
    color: #ededed;
    font-size: 3.75rem
}

.home-company .home-company-container .company-left .title .title-main {
    margin-top: -5rem
}

.home-company .home-company-container .company-left .sub-title {
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem
}

.home-company .home-company-container .company-left .sub-title .sub-title-main {
    font-size: 2.25rem;
    font-weight: 700;
    width: 10rem
}

.home-company .home-company-container .company-left .sub-title .sub-title-image {
    width: 23rem;
    padding-top: .5rem
}

.home-company .home-company-container .company-left .sub-title .more {
    text-align: center;
    color: #dd2124
}

.home-company .home-company-container .company-left .sub-title .more .el-icon-plus {
    font-size: 1.5rem
}

.home-company .home-company-container .company-left .sub-title .more .more-text {
    font-size: .88rem
}

.home-company .home-company-container .company-left .company-name {
    color: #c71016;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.6rem
}

.home-company .home-company-container .company-left .company-content {
    width: 37.5rem;
    height: 15rem;
    overflow: hidden auto;
    margin-bottom: 3rem
}

.home-company .home-company-container .company-left .company-content .content-pre {
    font-size: .88rem;
    white-space: pre-wrap
}

.home-company .home-company-container .company-left .company-extends {
    display: flex;
    justify-content: space-between
}

.home-company .home-company-container .company-left .company-extends .extends-item {
    width: 8rem;
    height: 8rem;
    border-radius: 8rem;
    border: 2px solid #c71016;
    text-align: center
}

.home-company .home-company-container .company-left .company-extends .extends-item .extends-number {
    font-size: 2.88rem;
    color: #c71016;
    padding-top: .8rem
}

.home-company .home-company-container .company-left .company-extends .extends-item .extends-number span {
    font-size: .44rem;
    color: #1a1a1a
}

.home-company .home-company-container .company-left .company-extends .extends-item .extends-info {
    width: 5.5rem;
    font-size: .75rem;
    color: #1a1a1a;
    margin: 0 auto
}

.home-company .home-company-container .company-left .company-extends .extends-item.double {
    background-color: #c71016
}

.home-company .home-company-container .company-left .company-extends .extends-item.double .extends-info,
.home-company .home-company-container .company-left .company-extends .extends-item.double .extends-number,
.home-company .home-company-container .company-left .company-extends .extends-item.double .extends-number span {
    color: #fff
}

.home-company .home-company-container .company-left .company-extends.lang-en {
    flex-wrap: wrap
}

.home-company .home-company-container .company-left .company-extends.lang-en .extends-item {
    width: calc(48% - 2.02rem);
    height: unset;
    border-radius: 1rem;
    margin-bottom: 1rem;
    display: flex;
    padding: 1rem
}

.home-company .home-company-container .company-left .company-extends.lang-en .extends-item .extends-number {
    padding-top: unset;
    width: 5rem
}

.home-company .home-company-container .company-left .company-extends.lang-en .extends-item .extends-info {
    width: calc(100% - 5rem)
}

.home-company .home-company-container .company-right {
    width: 45%;
    position: relative
}

.home-company .home-company-container .company-right .company-image {
    width: 100%;
    height: 36rem;
    position: absolute;
    bottom: 0
}

@media screen and (max-width:750px) {
    .home-company .home-company-container {
        display: block
    }

    .home-company .home-company-container .logo {
        right: 20px
    }

    .home-company .home-company-container .company-left {
        width: calc(100% - 40px);
        padding-right: 20px;
        padding-left: 20px;
        position: absolute;
        z-index: 5
    }

    .home-company .home-company-container .company-left .title {
        font-size: 24px
    }

    .home-company .home-company-container .company-left .title .title-sub {
        font-size: 28px
    }

    .home-company .home-company-container .company-left .title .title-main {
        margin-top: -40px
    }

    .home-company .home-company-container .company-left .title .sub-title-image {
        width: 100%
    }

    .home-company .home-company-container .company-left .sub-title .sub-title-main {
        font-size: 18px;
        width: 100px
    }

    .home-company .home-company-container .company-left .sub-title .sub-title-image {
        width: 50%
    }

    .home-company .home-company-container .company-left .sub-title .more {
        border: 1px solid #fff;
        color: #c8c8c8;
        padding: 5px
    }

    .home-company .home-company-container .company-left .sub-title .more .el-icon-plus {
        font-size: 12px;
        color: #fff
    }

    .home-company .home-company-container .company-left .sub-title .more .more-text {
        font-size: 8px
    }

    .home-company .home-company-container .company-left .company-name {
        font-size: 16px
    }

    .home-company .home-company-container .company-left .company-content {
        width: 100%;
        height: 260px;
        margin-bottom: 40px
    }

    .home-company .home-company-container .company-left .company-content .content-pre {
        font-size: 14px
    }

    .home-company .home-company-container .company-left .company-extends {
        flex-wrap: wrap;
        justify-content: center
    }

    .home-company .home-company-container .company-left .company-extends .extends-item {
        background-color: #c71016;
        width: 90px;
        height: 90px;
        border-radius: 100px;
        margin-bottom: 20px;
        margin-right: 20%
    }

    .home-company .home-company-container .company-left .company-extends .extends-item .extends-number {
        color: #fff;
        font-size: 24px
    }

    .home-company .home-company-container .company-left .company-extends .extends-item .extends-number span {
        font-size: 8px;
        color: #fff
    }

    .home-company .home-company-container .company-left .company-extends .extends-item .extends-info {
        color: #fff;
        width: 80%;
        font-size: 12px
    }

    .home-company .home-company-container .company-left .company-extends .extends-item.double {
        background-color: #fff;
        margin-right: 0
    }

    .home-company .home-company-container .company-left .company-extends .extends-item.double .extends-info,
    .home-company .home-company-container .company-left .company-extends .extends-item.double .extends-number,
    .home-company .home-company-container .company-left .company-extends .extends-item.double .extends-number span {
        color: #c71016
    }

    .home-company .home-company-container .company-left .company-extends.lang-en .extends-item {
        border-radius: 10px;
        border-color: #fff;
        width: 80%
    }

    .home-company .home-company-container .company-left .company-extends.lang-en .extends-item .extends-number {
        padding-top: unset;
        width: 60px
    }

    .home-company .home-company-container .company-left .company-extends.lang-en .extends-item .extends-info {
        width: calc(100% - 60px)
    }

    .home-company .home-company-container .company-left .company-extends.lang-en .extends-item.double {
        border-color: #dd2124
    }

    .home-company .home-company-container .company-right {
        width: 100%;
        position: unset;
        max-height: 200px
    }

    .home-company .home-company-container .company-right .company-image {
        height: unset;
        max-height: 200px;
        z-index: 1
    }
}

.product-center[data-v-95dd1986] {
    height: 100%;
    background: url(../image/product-bg.png) 50% no-repeat scroll;
    background-size: cover
}

.product-center .product-title[data-v-95dd1986] {
    padding-top: 4rem;
    text-align: center;
    margin-bottom: 6rem
}

.product-center .product-title .title[data-v-95dd1986] {
    padding: 1.1rem;
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    border-bottom: 1px solid #707070;
    position: relative;
    margin-bottom: 1rem
}

.product-center .product-title .title[data-v-95dd1986]:after {
    position: absolute;
    content: "";
    width: 5rem;
    height: 5px;
    background-color: #c71016;
    left: 50%;
    transform: translateX(-50%);
    bottom: -3px
}

.product-center .product-title .subject[data-v-95dd1986] {
    font-size: 1.88rem;
    color: hsla(0, 0%, 100%, .4)
}

.product-center .product-container[data-v-95dd1986] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.product-center .product-container .product-categories[data-v-95dd1986] {
    width: 21rem;
    padding-bottom: 8rem;
    position: relative
}

.product-center .product-container .product-categories .cate-icon[data-v-95dd1986] {
    position: absolute;
    width: 6rem;
    height: 6rem;
    top: -3rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10
}

.product-center .product-container .product-categories .content[data-v-95dd1986] {
    margin: 0 auto;
    width: 18rem;
    background-color: #c71016;
    padding: 4rem 0 6rem 0;
    position: relative;
    z-index: 2
}

.product-center .product-container .product-categories .content .product-name[data-v-95dd1986] {
    color: #fff;
    font-weight: 700;
    font-size: 1.88rem;
    text-align: center;
    margin-bottom: .5rem;
    padding: 0 1rem
}

.product-center .product-container .product-categories .content .product-intro[data-v-95dd1986] {
    font-size: 1rem;
    color: #ffb5b5;
    text-align: center;
    padding: 0 1rem
}

.product-center .product-container .product-categories .content .cate-image[data-v-95dd1986] {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    width: 18rem;
    height: 10rem
}

.product-center .product-container .product-categories .back-white[data-v-95dd1986] {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 66%;
    background-color: #fff;
    z-index: 0
}

.product-center .product-container .product-categories .cate-more[data-v-95dd1986] {
    width: 4.44rem;
    height: 4.44rem;
    bottom: -2.22rem;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background-color: #c71016;
    color: #fff;
    text-align: center
}

.product-center .product-container .product-categories .cate-more .el-icon-plus[data-v-95dd1986] {
    font-size: 1.5rem;
    margin-top: .8rem;
    margin-bottom: .2rem
}

.product-center .product-container .product-categories .cate-more .more-text[data-v-95dd1986] {
    font-size: .88rem
}

@media screen and (max-width:750px) {
    .product-center .product-title .title[data-v-95dd1986] {
        font-size: 26px
    }

    .product-center .product-title .subject[data-v-95dd1986] {
        font-size: 18px
    }

    .product-center .product-container[data-v-95dd1986] {
        padding: 0 20px;
        margin-bottom: 60px;
        flex-wrap: wrap
    }

    .product-center .product-container .product-categories[data-v-95dd1986] {
        width: 45%;
        margin-bottom: 70px
    }

    .product-center .product-container .product-categories .content[data-v-95dd1986] {
        width: 80%
    }

    .product-center .product-container .product-categories .content .product-name[data-v-95dd1986] {
        font-size: 18px
    }

    .product-center .product-container .product-categories .content .product-intro[data-v-95dd1986] {
        font-size: 12px
    }

    .product-center .product-container .product-categories .content .cate-image[data-v-95dd1986] {
        width: 60%;
        height: 10rem
    }

    .product-center .product-container .product-categories .cate-more[data-v-95dd1986] {
        width: 40px;
        height: 40px;
        bottom: -30px
    }

    .product-center .product-container .product-categories .cate-more .el-icon-plus[data-v-95dd1986] {
        font-size: 18px
    }

    .product-center .product-container .product-categories .cate-more .more-text[data-v-95dd1986] {
        font-size: 10px
    }
}

.home-technical[data-v-04071e69] {
    height: 100%;
    background: url(../image/technical-bg.png) 50% no-repeat scroll;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-technical .tech-image-2[data-v-04071e69] {
    display: none
}

.home-technical .technical-container[data-v-04071e69] {
    width: 100%;
    max-width: 1200px;
    padding-top: 2rem;
    position: relative
}

.home-technical .technical-container .tech-image[data-v-04071e69] {
    width: 30.25rem;
    height: 39.81rem
}

.home-technical .technical-container .tech-header[data-v-04071e69] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: right;
    padding-top: 5rem
}

.home-technical .technical-container .tech-header .tech-subject[data-v-04071e69] {
    font-size: 6.25rem;
    font-weight: 700;
    color: hsla(0, 0%, 56.5%, .1)
}

.home-technical .technical-container .tech-header .tech-title[data-v-04071e69] {
    margin-top: -8rem
}

.home-technical .technical-container .tech-header .tech-title .tech-title-1[data-v-04071e69] {
    font-size: 3.75rem;
    font-weight: 700;
    color: #c71016
}

.home-technical .technical-container .tech-header .tech-title .tech-title-2[data-v-04071e69] {
    font-size: 2.25rem;
    font-weight: 700;
    color: #000
}

.home-technical .technical-container .services[data-v-04071e69] {
    position: absolute;
    right: 0;
    top: 19rem;
    background-color: #fff;
    border: 1px solid #c71016;
    display: flex
}

.home-technical .technical-container .services .service-item[data-v-04071e69] {
    width: 24rem;
    text-align: center;
    padding: 2.5rem 0 3.87rem 0;
    position: relative
}

.home-technical .technical-container .services .service-item .item-icon[data-v-04071e69] {
    width: 5.5rem;
    height: 5.5rem;
    margin-bottom: 1.94rem
}

.home-technical .technical-container .services .service-item .item-info[data-v-04071e69] {
    padding: 0 2.5rem
}

.home-technical .technical-container .services .service-item .item-info .title[data-v-04071e69] {
    font-size: 1.38rem;
    color: #000;
    font-weight: 700;
    margin-bottom: .56rem
}

.home-technical .technical-container .services .service-item .item-info .subject[data-v-04071e69] {
    font-size: .88rem;
    color: #666;
    white-space: pre-wrap
}

.home-technical .technical-container .services .service-item .item-more[data-v-04071e69] {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(30%) translateX(-50%);
    width: 6.38rem;
    height: 3.38rem;
    background: url(../image/service-more.png) 50% no-repeat scroll;
    background-size: contain;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s linear
}

.home-technical .technical-container .services .service-item .item-more .more-content[data-v-04071e69] {
    padding-top: .3rem
}

.home-technical .technical-container .services .service-item .item-more .more-content .el-icon-plus[data-v-04071e69] {
    font-size: 1rem
}

.home-technical .technical-container .services .service-item .item-more .more-content .more-text[data-v-04071e69] {
    font-size: .63rem
}

.home-technical .technical-container .services .service-item:hover .item-info .subject[data-v-04071e69],
.home-technical .technical-container .services .service-item:hover .item-info .title[data-v-04071e69] {
    color: #c71016
}

.home-technical .technical-container .services .service-item.middle[data-v-04071e69]:before {
    content: "";
    width: 1px;
    height: 7.5rem;
    background-color: #c8c8c8;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.home-technical .technical-container .services .service-item.middle[data-v-04071e69]:after {
    content: "";
    width: 1px;
    height: 7.5rem;
    background-color: #c8c8c8;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.home-technical .technical-container .services .service-item.middle .item-more[data-v-04071e69] {
    transform: translateX(-50%) translateY(65%) rotate(180deg)
}

.home-technical .technical-container .services .service-item.middle .item-more .more-content[data-v-04071e69] {
    transform: translateY(.4rem) rotate(180deg)
}

@media screen and (max-width:750px) {
    .home-technical[data-v-04071e69] {
        align-items: start
    }

    .home-technical .tech-image-2[data-v-04071e69] {
        display: unset;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 70%;
        height: unset;
        z-index: -1
    }

    .home-technical .technical-container[data-v-04071e69] {
        position: unset;
        padding-right: 20px;
        padding-left: 20px
    }

    .home-technical .technical-container .tech-image[data-v-04071e69] {
        display: none
    }

    .home-technical .technical-container .tech-header[data-v-04071e69] {
        position: unset;
        margin-bottom: 20px
    }

    .home-technical .technical-container .tech-header .tech-subject[data-v-04071e69] {
        font-size: 36px
    }

    .home-technical .technical-container .tech-header .tech-title .tech-title-1[data-v-04071e69],
    .home-technical .technical-container .tech-header .tech-title[data-v-04071e69] {
        font-size: 32px
    }

    .home-technical .technical-container .tech-header .tech-title .tech-title-2[data-v-04071e69] {
        font-size: 28px
    }

    .home-technical .technical-container .services[data-v-04071e69] {
        position: unset;
        display: unset;
        border: 0
    }

    .home-technical .technical-container .services .service-item[data-v-04071e69] {
        width: 300px;
        display: flex;
        justify-content: center;
        margin: 0 auto 20px;
        border: 1px solid #c71016;
        margin-bottom: 60px;
        background-color: #fff
    }

    .home-technical .technical-container .services .service-item .item-icon[data-v-04071e69] {
        margin-left: 20px;
        width: 40px;
        height: 40px
    }

    .home-technical .technical-container .services .service-item .item-info[data-v-04071e69] {
        width: calc(100% - 60px)
    }

    .home-technical .technical-container .services .service-item .item-info .title[data-v-04071e69] {
        font-size: 24px
    }

    .home-technical .technical-container .services .service-item .item-info .subject[data-v-04071e69] {
        font-size: 12px
    }

    .home-technical .technical-container .services .service-item .item-more[data-v-04071e69] {
        width: 100px;
        height: 48px;
        transform: translateY(70%) translateX(-50%)
    }

    .home-technical .technical-container .services .service-item .item-more .more-content .el-icon-plus[data-v-04071e69] {
        font-size: 18px
    }

    .home-technical .technical-container .services .service-item .item-more .more-content .more-text[data-v-04071e69] {
        font-size: 12px
    }

    .home-technical .technical-container .services .service-item.middle[data-v-04071e69]:after,
    .home-technical .technical-container .services .service-item.middle[data-v-04071e69]:before {
        width: 0
    }

    .home-technical .technical-container .services .service-item.middle .item-more[data-v-04071e69] {
        transform: translateX(-50%) translateY(70%) rotate(180deg)
    }
}

.home-solution .el-carousel,
.home-solution .el-carousel .el-carousel__container {
    height: 100%
}

.home-solution .el-carousel .el-carousel__arrow {
    background-color: rgba(255, 43, 49, .2);
    transition: all .2s linear;
    font-size: 14px
}

.home-solution .el-carousel .el-carousel__arrow:hover {
    background-color: rgba(255, 43, 49, .8)
}

.home-solution .el-carousel .el-carousel__arrow.el-carousel__arrow--left {
    text-align: right;
    padding-right: 5px;
    border-radius: 0 50% 50% 0;
    left: -15px
}

.home-solution .el-carousel .el-carousel__arrow.el-carousel__arrow--left:hover {
    padding-right: 10px;
    left: 0
}

.home-solution .el-carousel .el-carousel__arrow.el-carousel__arrow--right {
    text-align: left;
    padding-left: 5px;
    right: -15px;
    border-radius: 50% 0 0 50%
}

.home-solution .el-carousel .el-carousel__arrow.el-carousel__arrow--right:hover {
    padding-left: 10px;
    right: 0
}

.home-solution[data-v-2cd95df5] {
    height: 100%;
    position: relative
}

.home-solution .imageBox[data-v-2cd95df5] {
    height: 100%
}

.home-solution .imageBox .solution-main[data-v-2cd95df5] {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 100%
}

.home-solution .imageBox .solution-main[data-v-2cd95df5]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .74;
    z-index: 1
}

.home-solution .imageBox .solution-main .solution-container[data-v-2cd95df5] {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    display: flex;
    z-index: 2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #fff
}

.home-solution .imageBox .solution-main .solution-container .solution-left[data-v-2cd95df5] {
    width: 45%;
    display: flex;
    justify-content: end;
    align-items: center;
    text-align: right
}

.home-solution .imageBox .solution-main .solution-container .solution-left .left-content[data-v-2cd95df5] {
    padding-right: 4rem
}

.home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-title[data-v-2cd95df5] {
    font-size: 2.94rem;
    font-weight: 700
}

.home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-subject[data-v-2cd95df5] {
    font-size: 3.5rem;
    font-family: Geometric415BT-BlackA;
    margin-bottom: .8rem;
    color: #dd2124;
    font-weight: 700
}

.home-solution .imageBox .solution-main .solution-container .solution-left .left-content .content-line[data-v-2cd95df5] {
    height: 1.1rem;
    margin-bottom: 1.5rem
}

.home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-intro[data-v-2cd95df5] {
    white-space: pre-wrap;
    font-size: 2.56rem
}

.home-solution .imageBox .solution-main .solution-container .solution-right[data-v-2cd95df5] {
    width: 55%;
    position: relative
}

.home-solution .imageBox .solution-main .solution-container .solution-right .right-content[data-v-2cd95df5] {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff
}

.home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-title .category-number[data-v-2cd95df5] {
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 4rem;
    width: 4rem
}

.home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-title .category-name[data-v-2cd95df5] {
    display: inline-block;
    text-align: center;
    line-height: 4rem;
    background-color: #dd2124;
    font-weight: 700;
    font-size: 2rem;
    width: 20rem
}

.home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-image[data-v-2cd95df5] {
    width: 40rem;
    height: 23rem;
    border: 4px solid #dd2124
}

.home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-image .image-pic[data-v-2cd95df5] {
    width: 100%;
    height: 100%
}

.home-solution .imageBox .solution-main .solution-container .solution-right .particles-bg[data-v-2cd95df5] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

@media screen and (max-width:750px) {
    .home-solution .imageBox .solution-main .solution-container[data-v-2cd95df5] {
        display: unset
    }

    .home-solution .imageBox .solution-main .solution-container .solution-left[data-v-2cd95df5] {
        position: unset;
        width: unset;
        padding-top: 50px;
        margin-bottom: 40px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-title[data-v-2cd95df5] {
        font-size: 24px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-subject[data-v-2cd95df5] {
        font-size: 18px;
        margin-bottom: 10px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-left .left-content .content-line[data-v-2cd95df5] {
        height: 10px;
        margin-bottom: 10px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-left .left-content .solution-intro[data-v-2cd95df5] {
        font-size: 14px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-right[data-v-2cd95df5] {
        position: unset;
        width: unset
    }

    .home-solution .imageBox .solution-main .solution-container .solution-right .right-content[data-v-2cd95df5] {
        width: calc(100% - 90px);
        display: block;
        padding: 40px 40px 0
    }

    .home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-title .category-number[data-v-2cd95df5] {
        width: 40px;
        font-size: 24px;
        padding: 10px 10px 10px 0
    }

    .home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-title .category-name[data-v-2cd95df5] {
        font-size: 24px;
        padding: 10px 0;
        width: 200px
    }

    .home-solution .imageBox .solution-main .solution-container .solution-right .right-content .category-image[data-v-2cd95df5] {
        width: 100%;
        height: unset;
        max-height: 400px;
        overflow: hidden
    }
}

.home-news[data-v-e88852ea] {
    height: 100%;
    background: url(../image/news-bg.png) no-repeat 50% scroll;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-news .news-container[data-v-e88852ea] {
    width: 100%;
    max-width: 1200px
}

.home-news .news-container .news-header[data-v-e88852ea] {
    margin-bottom: 2.8rem;
    font-weight: 700;
    position: relative
}

.home-news .news-container .news-header .news-subject[data-v-e88852ea] {
    font-size: 5.6rem;
    color: hsla(0, 0%, 56.5%, .1)
}

.home-news .news-container .news-header .news-title[data-v-e88852ea] {
    font-size: 5rem;
    color: #c71016;
    margin-top: -8rem
}

.home-news .news-container .news-header .show-more[data-v-e88852ea] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4.44rem;
    height: 4.44rem;
    text-align: center;
    border: 1px solid #c83730;
    color: #c83730
}

.home-news .news-container .news-header .show-more .more-icon[data-v-e88852ea] {
    padding-top: .7rem;
    font-size: 1.5rem
}

.home-news .news-container .news-header .show-more .more-text[data-v-e88852ea] {
    font-size: .88rem
}

.home-news .news-container .news-title-main[data-v-e88852ea] {
    font-weight: 700;
    font-size: 2.25rem;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 3.6rem
}

.home-news .news-container .news-title-main span[data-v-e88852ea] {
    margin-right: 1.38rem
}

.home-news .news-container .news-title-main .title-arrow[data-v-e88852ea] {
    height: 1.1rem
}

.home-news .news-container .news-title-main[data-v-e88852ea]:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 60rem;
    height: 1px;
    background-color: #c8c8c8
}

.home-news .news-container .news-list[data-v-e88852ea] {
    display: flex;
    justify-content: space-between
}

.home-news .news-container .news-list .news-title[data-v-e88852ea] {
    font-size: 1.38rem;
    font-weight: 700;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.home-news .news-container .news-list .news-intor[data-v-e88852ea] {
    font-size: .88rem;
    color: #909090;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.home-news .news-container .news-list .news-left[data-v-e88852ea] {
    width: 35rem
}

.home-news .news-container .news-list .news-left .news-cover[data-v-e88852ea] {
    height: 22rem;
    margin-bottom: 1.13rem
}

.home-news .news-container .news-list .news-right[data-v-e88852ea] {
    width: 35.5rem
}

.home-news .news-container .news-list .news-right .news-item[data-v-e88852ea] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.15rem
}

.home-news .news-container .news-list .news-right .news-item .date[data-v-e88852ea] {
    width: 5.75rem;
    height: 5.75rem;
    background-color: #c71016;
    color: #fff;
    text-align: center
}

.home-news .news-container .news-list .news-right .news-item .date .date-day[data-v-e88852ea] {
    font-size: 2.25rem;
    padding-top: 1rem
}

.home-news .news-container .news-list .news-right .news-item .date .date-ym[data-v-e88852ea] {
    font-size: 1rem
}

.home-news .news-container .news-list .news-right .news-item .content[data-v-e88852ea] {
    width: 27rem
}

@media screen and (max-width:750px) {
    .home-news[data-v-e88852ea] {
        display: block;
        padding: 0 20px
    }

    .home-news .news-container[data-v-e88852ea] {
        padding: 50px 0
    }

    .home-news .news-container .news-header[data-v-e88852ea] {
        margin-bottom: 20px
    }

    .home-news .news-container .news-header .news-subject[data-v-e88852ea] {
        font-size: 30px
    }

    .home-news .news-container .news-header .news-title[data-v-e88852ea] {
        font-size: 36px;
        margin-top: -50px
    }

    .home-news .news-container .news-header .show-more[data-v-e88852ea] {
        width: 40px;
        height: 40px
    }

    .home-news .news-container .news-header .show-more .more-icon[data-v-e88852ea] {
        font-size: 18px
    }

    .home-news .news-container .news-header .show-more .more-text[data-v-e88852ea] {
        font-size: 12px
    }

    .home-news .news-container .news-title-main[data-v-e88852ea] {
        font-size: 16px;
        margin-bottom: 40px
    }

    .home-news .news-container .news-title-main span[data-v-e88852ea] {
        margin-right: 20px
    }

    .home-news .news-container .news-title-main .title-arrow[data-v-e88852ea] {
        height: 10px
    }

    .home-news .news-container .news-title-main[data-v-e88852ea]:after {
        width: 60%
    }

    .home-news .news-container .news-list[data-v-e88852ea] {
        display: block
    }

    .home-news .news-container .news-list .news-title[data-v-e88852ea] {
        font-size: 20px
    }

    .home-news .news-container .news-list .news-intor[data-v-e88852ea] {
        font-size: 16px
    }

    .home-news .news-container .news-list .news-left[data-v-e88852ea] {
        width: 100%;
        margin-bottom: 20px;
        display: block
    }

    .home-news .news-container .news-list .news-right[data-v-e88852ea] {
        width: 100%
    }

    .home-news .news-container .news-list .news-right .news-item[data-v-e88852ea] {
        margin-bottom: 20px
    }

    .home-news .news-container .news-list .news-right .news-item .date[data-v-e88852ea] {
        width: 60px;
        height: 60px
    }

    .home-news .news-container .news-list .news-right .news-item .date .date-day[data-v-e88852ea] {
        font-size: 30px
    }

    .home-news .news-container .news-list .news-right .news-item .date .date-ym[data-v-e88852ea] {
        font-size: 12px
    }

    .home-news .news-container .news-list .news-right .news-item .content[data-v-e88852ea] {
        width: calc(100% - 80px)
    }
}

.home-join[data-v-05414018] {
    height: 100%;
    background: url(../image/join-bg.png) no-repeat 50% scroll;
    background-size: cover
}

.home-join .join-container[data-v-05414018] {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}

.home-join .join-container .title[data-v-05414018] {
    color: #000;
    font-size: 3rem;
    text-align: center;
    padding: 5rem 0 .88rem 0;
    position: relative;
    margin-bottom: 2rem
}

.home-join .join-container .title[data-v-05414018]:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 5.44rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #c71016
}

.home-join .join-container .subject[data-v-05414018] {
    font-size: 1.75rem;
    white-space: pre-wrap;
    color: #666;
    line-height: 2.5rem;
    text-align: center;
    margin-bottom: 1rem
}

.home-join .join-container .line[data-v-05414018] {
    text-align: center;
    margin-bottom: 3rem
}

.home-join .join-container .line .el-icon-caret-top[data-v-05414018] {
    font-size: 2.5rem;
    color: #b60d11
}

.home-join .join-container .join-list[data-v-05414018] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.88rem
}

.home-join .join-container .join-list .list-item[data-v-05414018] {
    width: 16rem
}

.home-join .join-container .join-list .list-item .item-image[data-v-05414018] {
    position: relative;
    height: 21.56rem;
    margin-bottom: 1rem
}

.home-join .join-container .join-list .list-item .item-image .item-pictrue[data-v-05414018] {
    width: 100%;
    height: 100%
}

.home-join .join-container .join-list .list-item .item-image .content[data-v-05414018] {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.home-join .join-container .join-list .list-item .item-image .content .content-box[data-v-05414018] {
    padding: 0 .5rem;
    font-size: .88rem;
    color: #fff;
    white-space: pre-wrap
}

.home-join .join-container .join-list .list-item .item-image:hover .content[data-v-05414018] {
    display: flex
}

.home-join .join-container .join-list .list-item .item-title[data-v-05414018] {
    color: #fff;
    text-align: center;
    font-size: 1.38rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis
}

.home-join .join-container .showMore[data-v-05414018] {
    display: inline-block;
    margin: 0 auto;
    color: #c71016;
    background-color: #fff;
    border-radius: 10rem;
    padding: .6rem 1.25rem
}

@media screen and (max-width:750px) {
    .home-join .join-container[data-v-05414018] {
        padding-top: 40px
    }

    .home-join .join-container .title[data-v-05414018] {
        padding: 10px 0 14px 0;
        margin-bottom: 10px;
        font-size: 28px
    }

    .home-join .join-container .subject[data-v-05414018] {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .home-join .join-container .line[data-v-05414018] {
        margin-bottom: 20px
    }

    .home-join .join-container .line .el-icon-caret-top[data-v-05414018] {
        font-size: 32px
    }

    .home-join .join-container .join-list[data-v-05414018] {
        padding: 0 20px;
        flex-wrap: wrap
    }

    .home-join .join-container .join-list .list-item[data-v-05414018] {
        width: 45%;
        margin-bottom: 20px
    }

    .home-join .join-container .join-list .list-item .item-image[data-v-05414018] {
        height: unset;
        max-height: 200px
    }

    .home-join .join-container .join-list .list-item .item-title[data-v-05414018] {
        font-size: 18px
    }

    .home-join .join-container .showMore[data-v-05414018] {
        font-size: 16px;
        padding: 5px 10px
    }
}

.home-partner[data-v-1d6fc25c] {
    height: 100%;
    background: url(../image/partner-bg.png) no-repeat 50% scroll;
    background-size: cover
}

.home-partner .partner-header[data-v-1d6fc25c] {
    padding-top: 5.38rem;
    margin-bottom: 2.5rem
}

.home-partner .partner-header .partner-title[data-v-1d6fc25c] {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    padding-bottom: .88rem;
    border-bottom: 1px solid #3f46a0;
    text-align: center;
    position: relative;
    margin-bottom: 1.75rem
}

.home-partner .partner-header .partner-title[data-v-1d6fc25c]:after {
    content: "";
    position: absolute;
    width: 5.5rem;
    height: .5rem;
    background-color: #dd2124;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(60%)
}

.home-partner .partner-header .partner-subject[data-v-1d6fc25c] {
    color: hsla(0, 0%, 100%, .4);
    font-size: 1.88rem;
    text-align: center
}

.home-partner .partner-container[data-v-1d6fc25c] {
    height: 36rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.home-partner .partner-container .partner-button[data-v-1d6fc25c] {
    position: absolute;
    top: 50%;
    width: 4rem;
    height: 4rem;
    border-radius: 2rem;
    background-color: rgba(221, 33, 36, .2);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    line-height: 4rem
}

.home-partner .partner-container .partner-button[data-v-1d6fc25c]:hover {
    background-color: rgba(221, 33, 36, .8)
}

.home-partner .partner-container .partner-button.prev[data-v-1d6fc25c] {
    left: -6rem
}

.home-partner .partner-container .partner-button.next[data-v-1d6fc25c] {
    right: -6rem
}

.home-partner .partner-container .imageBox .partner-item[data-v-1d6fc25c] {
    float: left;
    width: 16.8rem;
    height: 10rem;
    margin: 0 2.5rem 2rem 0
}

.home-partner .partner-container .imageBox .partner-item.no-margin-right[data-v-1d6fc25c] {
    margin-right: 0
}

.home-partner .partner-container .site-remark[data-v-1d6fc25c] {
    padding-top: 2rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: .88rem
}

.home-partner .partner-container .site-remark .beian .beian-link[data-v-1d6fc25c] {
    color: #fff
}

@media screen and (max-width:750px) {
    .home-partner .partner-header[data-v-1d6fc25c] {
        padding-top: 40px;
        margin-bottom: 20px
    }

    .home-partner .partner-header .partner-title[data-v-1d6fc25c] {
        font-size: 28px;
        padding: 10px 0
    }

    .home-partner .partner-header .partner-title[data-v-1d6fc25c]:after {
        width: 40px;
        height: 5px
    }

    .home-partner .partner-header .partner-subject[data-v-1d6fc25c] {
        font-size: 18px
    }

    .home-partner .partner-container[data-v-1d6fc25c] {
        padding-right: 40px;
        padding-left: 40px;
        position: unset;
        height: 100%
    }

    .home-partner .partner-container .partner-button[data-v-1d6fc25c] {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 40px;
        font-size: 24px
    }

    .home-partner .partner-container .partner-button.prev[data-v-1d6fc25c] {
        left: 10px
    }

    .home-partner .partner-container .partner-button.next[data-v-1d6fc25c] {
        right: 10px
    }

    .home-partner .partner-container .imageBox[data-v-1d6fc25c] {
        height: 100%
    }

    .home-partner .partner-container .imageBox .partner-item[data-v-1d6fc25c] {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 10px;
        height: 70px;
        overflow: hidden;
        background-color: #fff
    }

    .home-partner .partner-container .imageBox .partner-item .partner-cover[data-v-1d6fc25c] {
        width: 100%;
        height: 100%
    }

    .home-partner .partner-container .imageBox .partner-item.no-margin-right[data-v-1d6fc25c] {
        margin-right: 10px
    }

    .home-partner .partner-container .imageBox .partner-item.no-margin-right-2[data-v-1d6fc25c] {
        margin-right: 0
    }

    .home-partner .partner-container .site-remark[data-v-1d6fc25c] {
        position: absolute;
        width: 80%;
        bottom: 0;
        font-size: 12px;
        display: block;
        text-align: center
    }

    .home-partner .partner-container .site-remark .beian[data-v-1d6fc25c] {
        margin: 5px 0 10px
    }
}

.home-partner .partner-container .el-carousel,
.home-partner .partner-container .el-carousel .el-carousel__container {
    height: 100%
}

.home-partner .partner-container .el-carousel .el-carousel__arrow {
    display: none
}

@-webkit-keyframes arrow-up {
    0% {
        transform: translateY(60%) translateX(-1px)
    }

    50% {
        transform: translateY(0) translateX(-1px)
    }

    to {
        transform: translateY(60%) translateX(-1px)
    }
}

@keyframes arrow-up {
    0% {
        transform: translateY(60%) translateX(-1px)
    }

    50% {
        transform: translateY(0) translateX(-1px)
    }

    to {
        transform: translateY(60%) translateX(-1px)
    }
}

@-webkit-keyframes arrow-up-mouse {
    0% {
        transform: translateY(100%) translateX(-50%)
    }

    50% {
        transform: translateY(0) translateX(-50%)
    }

    to {
        transform: translateY(100%) translateX(-50%)
    }
}

@keyframes arrow-up-mouse {
    0% {
        transform: translateY(100%) translateX(-50%)
    }

    50% {
        transform: translateY(0) translateX(-50%)
    }

    to {
        transform: translateY(100%) translateX(-50%)
    }
}

.home .fp-tableCell .fp-scrollable .fp-scroller {
    height: 100%
}

.home .mouse-box {
    position: absolute;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    color: #fff;
    transition: all .3s linear
}

.home .mouse-box .mouse {
    border: 1px solid #c8c8c8;
    height: 1.6rem;
    width: 1rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    border-radius: 1rem;
    position: relative
}

.home .mouse-box .mouse:before {
    content: "";
    width: 2px;
    height: 6px;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #c8c8c8;
    border-radius: 5px;
    -webkit-animation: arrow-up-mouse 2s infinite;
    animation: arrow-up-mouse 2s infinite
}

.home .mouse-box .el-icon-bottom {
    font-size: 2rem;
    color: #c8c8c8;
    -webkit-animation: arrow-up 3s infinite;
    animation: arrow-up 3s infinite;
    transition: all .3s linear
}

.home .mouse-box.small {
    bottom: 1.5%
}

.home .mouse-box.small .el-icon-bottom {
    display: none
}

.home .indicator {
    position: fixed;
    top: 50%;
    transform: translateX(-50%);
    right: 2rem;
    width: 200px
}

.home .indicator .indicator-dot {
    padding-right: 25px;
    position: relative;
    height: 15px;
    text-align: right;
    transition: all .2s linear;
    cursor: pointer
}

.home .indicator .indicator-dot:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 1px;
    background-color: #c8c8c8;
    transition: all .2s linear
}

.home .indicator .indicator-dot.white {
    color: #c8c8c8
}

.home .indicator .indicator-dot.active,
.home .indicator .indicator-dot:hover {
    padding-right: 50px;
    height: 30px;
    line-height: 30px
}

.home .indicator .indicator-dot.active:after,
.home .indicator .indicator-dot:hover:after {
    width: 40px;
    color: #fff
}

.home .indicator .indicator-dot.active.white,
.home .indicator .indicator-dot:hover.white {
    color: #c8c8c8
}

.home .indicator .indicator-dot.active.red,
.home .indicator .indicator-dot:hover.red {
    color: #dd2124
}

.home .indicator .indicator-dot.active.red:after,
.home .indicator .indicator-dot:hover.red:after {
    background-color: #dd2124
}

.home .indicator .indicator-dot.active .indicator-name,
.home .indicator .indicator-dot:hover .indicator-name {
    display: block
}

.home .indicator .indicator-dot .indicator-name {
    display: none;
    font-size: .88rem
}

@media screen and (max-width:750px) {

    .home .indicator,
    .home .mouse-box {
        display: none
    }
}