.prod_hero {
    margin-top: -160px;
    position: relative;
    z-index: 3
}

.prod_hero .p_hero_dis {
    display: flex;
    justify-content: space-between
}

.prod_hero .p-hero__hot {
    align-content: space-between;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: hsla(0, 0%, 100%, .7);
    border: 1px solid #fff;
    box-shadow: 0 8px 16px 2px rgba(0, 0, 0, .1);
    display: flex;
    flex-wrap: wrap;
    height: 308px;
    padding: 40px 7px;
    width: 70.45%
}

.prod_hero .p-hero__item {
    cursor: pointer;
    display: flex;
    padding: 0 23px;
    width: 33.3333%
}

.prod_hero .p-hero__item:hover .ph-item__intro, .prod_hero .p-hero__item:hover .ph-item__title {
    color: #004baa
}

.prod_hero .p-hero__item .ph-item__title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prod_hero .p-hero__item .ph-item__intro {
    color: #595959;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prod_hero .ph-item__icon {
    flex-shrink: 0;
    height: 30px;
    margin-right: 10px;
    width: 30px
}

.prod_hero .ph-item__info {
    flex: 1;
    overflow: hidden
}

.prod_hero .p-hero__links {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 28%
}

.prod_hero .ph-link__item {
    align-items: center;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: hsla(0, 0%, 100%, .7);
    border: 1px solid #fff;
    box-shadow: 0 8px 16px 2px rgba(0, 0, 0, .1);
    cursor: pointer;
    display: flex;
    height: 96px;
    padding-left: 30px;
    width: 100%
}

.prod_hero .ph-link__item:hover .ph-link__intro, .prod_hero .ph-link__item:hover .ph-link__title {
    color: #004baa
}

.prod_hero .ph-link__item .ph-link__title {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prod_hero .ph-link__item .ph-link__intro {
    color: #595959;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prod_hero .ph-link__icon {
    height: 48px;
    margin-right: 20px;
    width: 48px
}

.prod_hero .prod_hero_mobile {
    padding: 0 16px
}

.prod_hero .p_container_m {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: linear-gradient(180deg, #fff 1%, hsla(0, 0%, 100%, .49) 99%);
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    padding: 32px 16px;
    width: 100%
}

.prod_hero .hero_head_m {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center
}

.prod_hero .p_product_swiper_m {
    height: 100%;
    padding: 24px 0 14px
}

.prod_hero .ph-link__info {
    width: calc(100% - 78px)
}

.prod_hero .p_product_item_m {
    display: flex
}

.prod_hero .p_product_img_m {
    height: 24px;
    margin-right: 12px;
    width: 24px
}

.prod_hero .p_product_right_m {
    width: calc(100% - 40px)
}

.prod_hero .p_product_title_m {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px
}

.prod_hero .p_product_con_m, .prod_hero .p_product_title_m {
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prod_hero .p_product_con_m {
    color: #595959;
    font-size: 12px
}

.prod_hero .p_margin_m {
    margin-bottom: 16px
}

.prod_hero .p_hreo_m {
    display: flex;
    margin-top: 60px;
    padding: 0 16px
}

.prod_hero .p_hreo_item_m {
    flex: 1;
    text-align: center
}

.prod_hero .p_hreo_img_m {
    height: 48px;
    width: 48px
}

.prod_hero .p_hreo_text_m {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 6px
}

@media (max-width: 1599px) {
    .prod_hero {
        margin-top: -140px
    }
}

@media (max-width: 1365px) {
    .prod_hero {
        margin-top: -120px
    }
}

@media (max-width: 1199px) {
    .prod_hero {
        margin-top: -90px
    }

    .prod_hero .p-hero__hot {
        height: 272px;
        overflow: hidden;
        padding: 30px 7px;
        width: 64.45%
    }

    .prod_hero .p-hero__item {
        margin-bottom: 28px;
        width: 50%
    }

    .prod_hero .p-hero__links {
        width: 34%
    }

    .prod_hero .ph-link__item {
        height: 84px
    }
}

@media screen and (max-width: 767px) {
    .prod_hero {
        margin-top: -72px
    }
}

.prod_hero_mobile .swiper-pagination {
    margin: 0 auto;
    position: static
}

.prod_hero_mobile .swiper-pagination-bullet {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    height: 4px;
    margin: 0 4px;
    opacity: 1;
    width: 24px
}

.prod_hero_mobile .swiper-pagination-bullet-active {
    background: var(--color-theme-light);
    box-shadow: none
}

.product_banner {
    height: 568px;
    position: relative;
    width: 100%
}

.product_banner .banner-box {
    background-size: cover;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.product_banner .banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 320px;
    visibility: visible !important
}

.product_banner .banner-container {
    align-items: center;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0) 70%, #fff 90%, #fff);
    cursor: pointer;
    display: flex;
    height: 100%;
    left: 0;
    padding-bottom: 160px;
    position: absolute;
    top: 0;
    width: 100%
}

.product_banner .pc_logo {
    height: 24px;
    opacity: 0;
    width: auto !important
}

.product_banner .pc_title {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    opacity: 0
}

.product_banner .pc_text {
    color: #333;
    font-size: 18px;
    line-height: 18px;
    margin-top: 32px;
    opacity: 0
}

.product_banner .pc_btn_div {
    display: inline-flex;
    opacity: 0
}

.product_banner .pc_btn {
    border: 0;
    border-radius: 0;
    font-size: 16px;
    height: 40px;
    margin-right: 20px;
    margin-top: 40px;
    padding: 0 26px
}

.product_banner .pc_btn ::v-deep span {
    display: inline-flex
}

.product_banner .banner_bottom_shadow {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    bottom: 0;
    height: 160px;
    position: absolute;
    width: 100%;
    z-index: 1
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.product_banner .fadeInUp {
    animation-name: fadeInUp
}

@keyframes enlarge {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(1.02)
    }
}

.product_banner .enlarge {
    animation-name: enlarge
}

@media (max-width: 1599px) {
    .product_banner {
        height: 488px
    }

    .product_banner .banner-container {
        padding-bottom: 140px
    }

    .product_banner .pc_text {
        font-size: 16px;
        line-height: 16px;
        margin-top: 16px
    }

    .product_banner .pc_title {
        font-size: 36px;
        line-height: 36px
    }

    .product_banner .banner_bottom_shadow {
        height: 140px
    }
}

@media (max-width: 1365px) {
    .product_banner {
        height: 436px
    }

    .product_banner .banner-container {
        padding-bottom: 120px
    }

    .product_banner .pc_title {
        font-size: 32px;
        line-height: 32px
    }

    .product_banner .pc_text {
        font-size: 14px
    }

    .product_banner .pc_btn {
        font-size: 14px;
        height: 32px;
        margin-top: 32px;
        padding: 0 20px
    }

    .product_banner .banner_bottom_shadow {
        height: 120px
    }
}

@media (max-width: 1199px) {
    .product_banner {
        height: 278px
    }

    .product_banner .banner-container {
        padding-bottom: 90px
    }

    .product_banner .pc_title {
        font-size: 28px;
        line-height: 28px
    }

    .product_banner .pc_text {
        font-size: 12px;
        line-height: 12px;
        margin-top: 12px
    }

    .product_banner .pc_btn {
        font-size: 12px;
        height: 28px;
        margin-top: 20px;
        padding: 0 18px
    }

    .product_banner .banner_bottom_shadow {
        height: 90px
    }
}

.product_banner .product-banner-pc-pagination {
    bottom: 230px !important;
    position: absolute;
    text-align: center;
    z-index: 1
}

.product_banner .product-banner-pc-pagination-bullet {
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0;
    position: relative;
    width: 54px
}

.product_banner .product-banner-pc-pagination-bullet:before {
    background-color: #ddd;
    content: "";
    height: 4px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 46px
}

.product_banner .product-banner-pc-pagination-bullet-active:before {
    background-color: #004baa
}

.product_banner .product-banner-pc-pagination-hide {
    display: none !important
}

@media (max-width: 1659px) {
    .product_banner .product-banner-pc-pagination {
        bottom: 130px !important
    }
}

@media (max-width: 1279px) {
    .product_banner .product-banner-pc-pagination {
        bottom: 110px !important
    }
}

@media (max-width: 991px) {
    .product_banner .product-banner-pc-pagination {
        bottom: 75px !important
    }
}

.p_banner_mobile .mobild_banner_img {
    background-position: 50% 80%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.p_banner_mobile .banner_mobile_container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    padding-bottom: 72px;
    position: absolute;
    top: 0;
    width: 100%
}

.p_banner_mobile .service_bottom_shadow {
    background: linear-gradient(180deg, hsla(0, 0%, 96%, 0) 22%, #f8f9fb);
    bottom: 0;
    height: 72px;
    left: 0;
    position: absolute;
    width: 100%
}

.p_banner_mobile .mobile_text {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    margin-top: 12px;
    padding: 0 16px;
    width: 64%
}

.p_banner_mobile .mobile_title {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 4px;
    padding: 0 16px
}

.p_banner_mobile .mobile_sub_title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 20px
}

.p_banner_mobile .mobile_btn {
    background: #004baa;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
    padding: 2px 12px
}

.p_banner_mobile .swiper-pagination-bullets {
    bottom: 72px;
    position: absolute;
    text-align: center;
    z-index: 2
}

.p_banner_mobile .swiper-pagination-bullet {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    height: 4px;
    margin: 0 4px;
    opacity: 1;
    width: 24px
}

.p_banner_mobile .swiper-pagination-bullet-active {
    background: var(--color-theme-light);
    box-shadow: none
}

.p_banner_mobile .list-banner-mobile-pagination-hide {
    display: none !important
}

.p_industry_mobile {
    padding: 0 16px 40px
}

.p_industry_mobile .p_indus_head {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    padding: 40px 0 24px;
    text-align: center
}

.p_industry_mobile .p_indus_menu_pager {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.p_industry_mobile .p_indus_menu {
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    display: flex;
    display: none;
    justify-content: space-between;
    position: relative;
    width: 100%;
    z-index: 3
}

.p_industry_mobile .p_indus_menu .left {
    background: #fff;
    color: var(--color-theme);
    flex: 1;
    font-size: 16px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    padding-left: 32px
}

.p_industry_mobile .p_indus_menu .right {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: flex-end;
    width: 50px
}

.p_industry_mobile .p_indus_menu .right-inner {
    align-items: center;
    background: var(--color-theme);
    border-radius: 4px 0 0 4px;
    color: #fff;
    display: flex;
    font-size: 14px;
    height: 36px;
    justify-content: space-between;
    padding: 0 16px;
    width: 40px
}

.p_industry_mobile .p_indus_menu .right-inner .close {
    font-size: 16px !important
}

.p_industry_mobile .p_blank {
    height: 48px;
    width: 100%
}

.p_industry_mobile .p_indus_text1 {
    background-color: #fff;
    color: var(--color-theme);
    font-size: 16px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    width: 100%;
    z-index: 2
}

.p_industry_mobile .p_indus_text2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px
}

.p_industry_mobile .p_indus_text2, .p_industry_mobile .p_indus_text3 {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p_industry_mobile .p_indus_text3 {
    font-size: 12px;
    line-height: 18px
}

.p_industry_mobile .p_indus_item {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    margin-bottom: 12px;
    padding: 10px 16px 0;
    width: 100%
}

.p_industry_mobile .p_indus_product {
    padding: 10px 0 10px 12px;
    position: relative
}

.p_industry_mobile .p_indus_product:last-child {
    border-top: 1px #ececec dashed;
    padding-bottom: 32px
}

.p_industry_mobile .p_indus_product:before {
    background-color: #333;
    border-radius: 50%;
    content: "";
    display: block;
    height: 2px;
    left: 4px;
    position: absolute;
    top: 20px;
    width: 2px
}

.p_industry_mobile .p_indus_menu_panel {
    background: rgba(0, 0, 0, .6);
    height: calc(100vh - 48px);
    left: 0;
    position: absolute;
    top: 48px !important;
    width: 100%;
    z-index: 2
}

.p_industry_mobile .panel-main {
    background: #fff;
    padding-bottom: 36px;
    padding-top: 32px;
    width: 100%
}

.p_industry_mobile .panel-group {
    padding: 0 32px;
    width: 100%
}

.p_industry_mobile .group-title {
    color: var(--color-theme);
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.p_industry_mobile .p_panel_container {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 16px;
    padding-top: 20px
}

.p_industry_mobile .p_panel_item {
    color: #333;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 24px;
    overflow: hidden;
    padding-right: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 33.33%
}

.p_industry_mobile .p_fixed {
    display: flex
}

.p-section{
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #fff;
    padding-top: 100px
}

.p-main{
    display: flex
}

.p-sidebar{
    flex-shrink: 0;
    margin-bottom: 100px;
    max-height: 665px;
    overflow-y: scroll;
    overscroll-behavior: contain;
    padding-left: 1px;
    position: sticky;
    scroll-behavior: smooth;
    top: 118px;
    width: 223px
}

.p-sidebar::-webkit-scrollbar, .p-sidebar::-webkit-scrollbar-thumb {
    height: 4px;
    width: 4px
}

.p-sidebar::-webkit-scrollbar-thumb {
    background-color: #e7e7e7;
    border-radius: 2px
}

.p-sidebar__list{
    border-left: 1px solid #bbb;
    list-style-type: none
}

.p-sidebar__item{
    cursor: pointer;
    display: flex;
    margin-bottom: 34px;
    position: relative
}

.p-sidebar__item.is-active .p-sidebar__icon{
    background-color: #004baa
}

.p-sidebar__item.is-active .p-sidebar__title, .p-sidebar__item:hover .p-sidebar__title{
    color: #004baa;
    font-weight: 600
}

.p-sidebar__item:last-child {
    margin-bottom: 0
}

.p-sidebar__icon{
    background-color: transparent;
    display: inline-block;
    height: 24px;
    left: -2px;
    position: absolute;
    top: 0;
    width: 3px;
    z-index: 2
}

.p-sidebar__title{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 28px
}

.p-group__list{
    flex: 1;
    list-style-type: none;
    padding-left: 36px
}

.p-group__item{
    margin-bottom: 44px
}

.p-group__title{
    color: rgb(103, 86, 140);
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 8px;
    padding: 0px 14px;
    /*border-bottom: 6px rgb(103, 86, 140) solid;*/
}

.title_bottom{
    background: rgba(142, 125, 182, 0.87);
    margin-left: 10px;
    width: 120px;
    height: 6px;
}

.p-product__list{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none
}

.p-product__item{
    width: 33.3333%
}

.p-card{
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.06);
    margin: 10px 5px;
    position: relative;
    z-index: 2;
    background: #fff;
    cursor: pointer;
    height: 110px;
    padding: 20px 24px;
    transition: box-shadow .2s ease-in-out;
    width: 98%
}

.p-card__title{
    align-items: center;
    color: #333;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 22px;
    margin-bottom: 4px;
    transition: color .2s ease-in-out
}

.p-card__icon{
    color: #004baa;
    display: none;
    font-weight: 700
}

.p-card__intro{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #595959;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (any-hover: hover) {
    .p-card:hover {
        box-shadow: 0 8px 16px 2px rgba(0, 0, 0, .1);
        position: relative;
        z-index: 2
    }

    .p-card:hover .p-card__title{
        color: #004baa
    }

    .p-card:hover .p-card__icon{
        display: block
    }
}

.product-tab-header{
    background: linear-gradient(180deg, #fff, #f7fafc 60%, #f7fafc);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .08);
    height: 232px
}

.pth-container{
    align-items: flex-end;
    display: flex;
    height: 100%
}

.pth-tab{
    color: #7f7f7f;
    cursor: pointer;
    flex: 1;
    font-size: 20px;
    font-weight: 600;
    line-height: 92px;
    position: relative;
    text-align: center
}

.pth-tab:hover {
    color: #004baa
}

.pth-tab:after {
    background-color: #004baa;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: width .2s ease-out;
    width: 0
}

.pth-tab.is-active{
    color: #004baa;
    font-size: 24px
}

.pth-tab.is-active:after {
    width: 100%
}

.product-tab-header__fixed{
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .08);
    height: 58px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3
}

.pth-container__fixed{
    display: flex;
    justify-content: space-around
}

.pth-tab__fixed{
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .23px;
    line-height: 58px;
    position: relative
}

.pth-tab__fixed:hover {
    color: #004baa
}

.pth-tab__fixed:after {
    background-color: #004baa;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: width .2s ease-out;
    width: 0
}

.pth-tab__fixed.is-active{
    color: #004baa
}

.pth-tab__fixed.is-active:after {
    width: 100%
}

.fade-enter-active, .fade-leave-active{
    transition: transform .3s ease-in-out
}

.fade-enter, .fade-leave-to{
    transform: scaleY(0)
}

@media screen and (max-width: 767px) {
    .product_page[data-v-a210d3b8] {
        background-color:#f6f6f6
    }
}
