.s-wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.home-page[data-v-45e1c736] {
    margin-top: -80px
}

.home--body-CompanyNews[data-v-45e1c736] {
    width: 1200px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0
}

.home--body-CompanyNews[data-v-45e1c736] .section-header .summary a {
    margin-left: 12px;
    color: #00ae7f
}

.home--body-CompanyNews[data-v-45e1c736] .section-header .summary a .home--body-arrow-right {
    vertical-align: text-bottom
}

.home--body-CompanyNews[data-v-45e1c736] .news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item {
    width: 33.3%;
    max-width: 380px;
    max-height: 460px;
    background: #f3f4f7
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim {
    padding: 24px;
    overflow: hidden
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim .article-card:hover {
    cursor: pointer
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim .article-card:hover .card__footer,.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim .article-card:hover h5 {
    color: #1B91FF
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim h5 {
    margin-bottom: 8px;
    line-height: 22px
}

.home--body-CompanyNews[data-v-45e1c736] .news .news__item--slim .card__footer {
    margin-bottom: 40px
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__image {
    height: 210px
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__image .pic {
    height: 210px;
    overflow: hidden
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__image .pic img {
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 210px;
    -o-object-fit: cover;
    object-fit: cover
}

.home--body-CompanyNews[data-v-45e1c736] .article-card:hover .card__title {
    color: #1B91FF
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 14px;
    color: #1f1f1f;
    font-weight: 600;
    font-size: 16px
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    padding: 30px
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__body .card__copy {
    margin-bottom: 2em;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

.home--body-CompanyNews[data-v-45e1c736] .article-card .card__footer {
    margin-top: auto;
    margin-bottom: 14px;
    color: #666;
    text-align: left
}

.data-panel__section[data-v-45e1c736] {
    position: relative
}

.data-panel[data-v-45e1c736] {
    position: absolute;
    top: -72px;
    left: 50%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    height: 144px;
    margin-left: -600px;
    background: #fff;
    -webkit-box-shadow: 0 8px 24px 0 rgba(0,0,0,.06);
    box-shadow: 0 8px 24px 0 rgba(0,0,0,.06)
}

.data-panel[data-v-45e1c736] .data-panel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #dcdee0
}

.data-panel[data-v-45e1c736] .data-panel__item:last-child {
    border-right: none
}

.data-panel[data-v-45e1c736] .data-panel__item .item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px
}

.data-panel[data-v-45e1c736] .data-panel__item .item-box .num-wrap {
    height: 40px!important
}

.data-panel[data-v-45e1c736] .data-panel__item .item-box .num {
    color: #1B91FF;
    font-size: 40px
}

.data-panel[data-v-45e1c736] .data-panel__item .item-box .num div,.data-panel[data-v-45e1c736] .data-panel__item .item-box .num li {
    font-family: BarlowCondensed
}

.data-panel[data-v-45e1c736] .data-panel__item .item-box label {
    margin: 0 0 1px 4.5px
}

.data-panel[data-v-45e1c736] .data-panel__item p {
    margin-top: 10px;
    color: #1f1f1f;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px
}

.section__brand[data-v-45e1c736] {
    position: relative;
    max-width: 1340px;
    margin: 80px auto 120px
}

.section__brand .brands-ul[data-v-45e1c736] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px
}

.section__brand .brands-ul li[data-v-45e1c736] {
    min-width: 169px;
    height: 70px;
    margin-left: 24px;
    border-radius: 8px
}

.section__brand .brands-ul li img[data-v-45e1c736] {
    width: 100%;
    height: 100%
}

.section__brand .brands-ul li[data-v-45e1c736]:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.06);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.06)
}

.gradual {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 169px;
    height: 100%
}

.left-gradual {
    position: absolute;
    left: 0;
    background-image: linear-gradient(90deg,#fff,hsla(0,0%,100%,0))
}

.right-gradual {
    position: absolute;
    right: 0;
    background-image: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background-image: linear-gradient(270deg,#fff,hsla(0,0%,100%,0))
}

.home--body-carousel[data-v-7b34d3ae] {
    min-width: 1200px;
    height: 526px;
    overflow: hidden
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption {
    position: relative;
    left: 0px;
    width: 1200px;
    margin: 0 auto;
    /* padding: 172px 260px 0; */
    text-align: left;
    color: #fff;
    /* opacity: 0; */
}
.home--body-carousel[data-v-7b34d3ae] .carousel-caption .p1 {
    height: 67px;
    line-height: 67px;
    margin-bottom: 40px;
    font-size: 48px;
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .p2 {
    height: 47px;
    line-height: 47px;
    margin-bottom: 15px;
    font-size: 33px;
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .p3 {
    width: 595px;
    margin-bottom: 40px;
    margin-top: 13px;
    font-size: 16px;
    line-height: 1.5;
    text-align:justify;
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption button {
    width: 220px;
    height: 58px;
    font-size: 26px;
    background: linear-gradient(110deg, #206CFF 0%, #34D1FD 100%);
    border: none;
    outline: none;
    color: #fff;
    border-radius: 8px;
}


.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content {
    position: absolute;
    width: 600px;
    font-size: 16px;
    text-align: left;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
    opacity: 0
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.animate {
    -webkit-animation: content_animate-data-v-7b34d3ae .8s;
    animation: content_animate-data-v-7b34d3ae .8s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.dark {
    color: #666
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.dark .content__header,.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.dark .slide--header {
    color: #1f1f1f
}

.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.light,.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.light .content__header,.home--body-carousel[data-v-7b34d3ae] .carousel-caption .content.light .slide--header {
    color: #fff
}

@-webkit-keyframes content_animate-data-v-7b34d3ae {
    0% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes content_animate-data-v-7b34d3ae {
    0% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.home--body-carousel[data-v-7b34d3ae] .carousel-indicators {
    right: auto;
    bottom: 100px;
    left: 50%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: 1200px;
    margin: 0 0 0 -600px
}

.home--body-carousel[data-v-7b34d3ae] .carousel-indicators li {
    background-color: #fff;
    outline: none
}

.home--body-carousel[data-v-7b34d3ae] .carousel-indicators .active {
    background-color: #1B91FF
}

.home--body-fiscalTax[data-v-c46c2864] {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.home--body-fiscalTax[data-v-c46c2864] .section-header {
    padding-top: 152px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main {
    position: relative;
    z-index: 10;
    margin-bottom: -55px;
    padding: 34px 0 0 80px;
    background: #fff;
    -webkit-box-shadow: 0 8px 24px 0 rgba(0,0,0,.06);
    box-shadow: 0 8px 24px 0 rgba(0,0,0,.06)
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .nav-tabs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .nav-tabs .nav-item {
    margin-right: 48px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content {
    padding-top: 4px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content.tab-invoice {
    position: relative
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction {
    padding-top: 95px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .tab-icon {
    position: absolute;
    top: 70px;
    left: 0
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .application-desc {
    width: 400px;
    padding-top: 30px;
    color: #666;
    font-size: 14px;
    line-height: 20px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .title {
    margin: 40px 0 16px;
    color: #1f1f1f;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .about-items-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .about-items-box .item {
    width: 88px;
    height: 28px;
    margin-right: 16px;
    color: #00ae7f;
    line-height: 28px;
    text-align: center;
    background: #e9fff9;
    border: 1px solid #00ae7f;
    border-radius: 1px
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .about-items-box .item:last-child {
    margin-right: 0
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .about-items-box .item:hover {
    color: #fff;
    background: #1B91FF;
    border: 1px solid #1B91FF
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .introduction .about .about-items-box .no-cursor {
    cursor: default
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .snapshot-list {
    position: relative;
    width: 720px;
    height: 480px;
    background: linear-gradient(90deg, rgba(64, 163, 255, 0) 0%, rgba(64, 163, 255, 0.14) 8%, rgba(64, 163, 255, 0.6) 53%, rgba(27, 145, 255, 0.8) 100%);
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .snapshot-list img {
    position: absolute
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .snapshot-list img.snapshot-img-top {
    z-index: 10
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .snapshot-list img.snapshot-img-below {
    z-index: 5
}

.home--body-fiscalTax[data-v-c46c2864] .section-main .tab-content .gd-button {
    margin-top: 24px
}

.card-wrapper[data-v-4c3bed20] {
    height: 100%
}

.card-wrapper:hover .card[data-v-4c3bed20] {
    height: 320px;
    border: 1px solid #1B91FF;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0,80,59,.06);
    box-shadow: 0 8px 16px 0 rgba(0,80,59,.06);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.card-wrapper:hover .card .card__footer[data-v-4c3bed20] {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.card-wrapper:hover .card[data-v-4c3bed20]:before {
    bottom: 0;
    display: block
}

.card[data-v-4c3bed20] {
    height: 100%;
    overflow: hidden;
    border: 1px solid #dcdee0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.card .ecology-icon[data-v-4c3bed20] {
    width: 72px;
    height: 72px;
    margin: 50px auto 32px
}

.card .card__title[data-v-4c3bed20] {
    color: #1f1f1f;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center
}

.card .card__summary[data-v-4c3bed20] {
    margin: 14px 22px 7px;
    color: #666;
    font-size: 14px;
    text-align: center
}

.card .card__footer[data-v-4c3bed20] {
    z-index: 1;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
    padding: 0 14px;
    color: #fff;
    line-height: 40px;
    cursor: pointer
}

.card .card__footer span[data-v-4c3bed20] {
    font-size: 16px
}

.card[data-v-4c3bed20]:before {
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    background: #1B91FF;
    -webkit-transition: bottom .3s;
    transition: bottom .3s;
    content: ""
}

.home--body-ecologicalCooperation[data-v-306f160a] {
    padding-bottom: 26px
}

.ecology-list[data-v-306f160a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto
}

.ecology-list li[data-v-306f160a] {
    width: 224px;
    height: 300px
}

.home--body-UserConceal[data-v-0bc5f87a] {
    min-width: 1200px;
    padding: 0;
    color: #666
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 100px;
    overflow: hidden
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--left {
    width: 50%;
    height: 456px;
    margin-right: -310px;
    overflow: hidden;
    background: url(/static/image/index-ys.png) no-repeat;
    background-size: 100% auto
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle {
    position: absolute;
    top: 180px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    max-width: 1200px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .conceal--middle--container {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 50%;
    max-width: 550px
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .conceal--middle--container .card__figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 520px;
    margin-bottom: 72px;
    line-height: 32px
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .conceal--middle--container .card__figure .card__image {
    position: relative;
    top: -10px;
    left: 20px;
    width: 22px;
    height: 20px
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .conceal--middle--container .card__figure p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    text-indent: 2em
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .conceal--middle--container .icons_list {
    text-align: center
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .icons_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .icons_item p {
    margin-top: 10px
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--middle .icons_item img {
    width: 64px;
    height: 64px
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--right {
    position: relative;
    top: 77px;
    z-index: -1;
    width: calc(50% + 310px);
    height: 448px;
    background: #f3f4f7
}

.home--body-UserConceal[data-v-0bc5f87a] .conceal .conceal--right:before {
    position: absolute;
    bottom: -31px;
    left: -31px;
    width: 120px;
    height: 160px;
    border: 31px solid #1B91FF;
    border-top: none;
    border-right: none;
    content: ""
}

@media screen and (max-width: 1920px) {
    .home--body-block .conceal .conceal--left[data-v-0bc5f87a] {
        background-size:auto 100%
    }
}

.tax__report[data-v-cb4ef14e] {
    max-width: 1336px;
    margin: 80px auto 0;
    color: #fff
}

.tax__report[data-v-cb4ef14e] .carousel-inner {
    min-width: 1200px;
    margin: 0 auto
}

.tax__report[data-v-cb4ef14e] .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0
}

.tax__report[data-v-cb4ef14e] .carousel-indicators li {
    background-color: rgba(0,0,0,.1)
}

.tax__report[data-v-cb4ef14e] .carousel-indicators li.active {
    background-color: #fff
}

.tax__report[data-v-cb4ef14e] .tax__report--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding-left: 68px;
    text-align: left
}

.tax__report[data-v-cb4ef14e] .tax__report--container .title {
    margin-left: -10px;
    font-size: 28px
}

.tax__report[data-v-cb4ef14e] .tax__report--container .content {
    width: 636px;
    margin-top: 4px;
    font-size: 12px
}

.tax__report[data-v-cb4ef14e] .btn {
    width: 104px;
    height: 40px;
    margin-top: 11px;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    background-color: #fff
}

.tax__report[data-v-cb4ef14e] .btn a {
    display: block;
    width: 100%;
    height: 100%
}

.box--partner[data-v-7f066e33] {
    overflow: hidden;
    text-align: center
}

.partner__carousel[data-v-7f066e33] {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0 36px
}

.partner__carousel .partner__info[data-v-7f066e33] {
    width: 1200px;
    overflow: hidden
}

.partner__carousel .partner__info ul[data-v-7f066e33] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: auto
}

.partner__carousel .partner__info li[data-v-7f066e33] {
    position: relative;
    min-width: 360px;
    height: 278px;
    margin: 0 12px;
    padding: 16px 24px 24px 0;
    background-color: #f3f4f7;
    border: 1px solid #f1f1f1
}

.partner__carousel .partner__info li .info-text[data-v-7f066e33] {
    padding-left: 24px;
    text-align: left
}

.partner__carousel .partner__info li .info-text img[data-v-7f066e33] {
    float: left;
    margin-right: 8px;
    vertical-align: middle
}

.partner__carousel .partner__info li .info-text p[data-v-7f066e33] {
    display: inline;
    color: #1f1f1f;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    vertical-align: middle
}

.partner__carousel .partner__info li .info-bot[data-v-7f066e33] {
    position: absolute;
    right: 24px;
    bottom: 24px;
    text-align: right
}

.partner__carousel .partner__info li .icon--clients[data-v-7f066e33] {
    width: 160px;
    height: 46px
}

.partner__carousel .partner__info li .icon--clients img[data-v-7f066e33] {
    width: 100%;
    height: 100%
}

.partner__carousel .partner__info li.blur[data-v-7f066e33] {
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.partner__carousel .clients-btn[data-v-7f066e33] {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    background:none;
    border: none;
    border-radius: 50%;
    cursor: pointer
}



.partner__carousel .clients-btn img[data-v-7f066e33] {
    width: 24px;
    height: 24px
}

.partner__carousel .clients-btn .arrow-common[data-v-7f066e33] {
    display: none;
    width: 24px;
    height: 24px
}

.partner__carousel .clients-btn .arrow-left[data-v-7f066e33],.partner__carousel .clients-btn .arrow-right[data-v-7f066e33] {
    display: block
}

.partner__carousel .clients-btn.prev[data-v-7f066e33] {
    background: url(/static/image/prev.png);
    background-size: 100% 100%;
    left: -56px
}
.partner__carousel .clients-btn.prev:hover{
    background: url(/static/image/prev-active.png);
}
.partner__carousel .clients-btn.prev:hover .arrow-left[data-v-7f066e33] {
    display: none
}

.partner__carousel .clients-btn.prev:hover .arrow-left-h[data-v-7f066e33] {
    display: block
}

.partner__carousel .clients-btn.next[data-v-7f066e33] {
    background: url(/static/image/next.png);
    background-size: 100% 100%;
    right: -56px
}
.partner__carousel .clients-btn.next:hover{
    background: url(/static/image/next-active.png);
}
.partner__carousel .clients-btn.next:hover .arrow-right[data-v-7f066e33] {
    display: none
}

.partner__carousel .clients-btn.next:hover .arrow-right-h[data-v-7f066e33] {
    display: block
}



.partner__carousel .partner__list_row[data-v-7f066e33] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.partner__carousel .gradual[data-v-7f066e33] {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 135px;
    height: 100%
}

.partner__carousel .gradual.left-gradual[data-v-7f066e33] {
    left: -56px;
    background-image: -webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));
    background-image: linear-gradient(90deg,#fff,hsla(0,0%,100%,0))
}

.partner__carousel .gradual.right-gradual[data-v-7f066e33] {
    right: -56px;
    background-image: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background-image: linear-gradient(270deg,#fff,hsla(0,0%,100%,0))
}

.box--brands[data-v-7d535b20] {
    width: 100%;
    margin: auto;
    overflow: hidden
}

.box--brands-carousel[data-v-7d535b20] {
    position: relative
}

.box--brands-carousel .row[data-v-7d535b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 0;
    -webkit-transition: all 0ms ease-in 0s;
    transition: all 0ms ease-in 0s
}

.bg[data-v-56ea0632] {
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 104px;
    background: -webkit-gradient(linear,right top,left top,from(#d6eae0),to(#edf9f3));
    background: linear-gradient(270deg,#d6eae0,#edf9f3)
}

.bg .svg[data-v-56ea0632] {
    width: 210px;
    height: 188px
}

.bg .tip[data-v-56ea0632] {
    width: 816px;
    height: 64px;
    margin: 0 56px 0 6px;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 32px
}

.bg .tip .url[data-v-56ea0632] {
    color: #1B91FF;
    text-decoration: underline
}

.bg .btn[data-v-56ea0632] {
    width: 104px;
    height: 40px
}
