/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 产品分类屏幕适配 */
    /* QQ：9490489 */

    /**
     * style.less
     * 层叠样式表
     */

    html {
        scroll-behavior: smooth;

    }

    .ff {
        font-family: 'iconfont' !important;
    }

    @font-face {
        font-family: 'iconfont';

        src: url('../fonts/iconfont.eot');
        src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
    }

    @font-face {
        font-family: 'ITC Avant Garde Gothic';
        font-weight: normal;
        font-style: normal;

        src: url('../fonts/avantgarde-demi.eot');
        src: url('../fonts/avantgarde-demi.eot') format('embedded-opentype'), url('../fonts/avantgarde-demi.woff2') format('woff2'), url('../fonts/avantgarde-demi.woff') format('woff'), url('../fonts/avantgarde-demi.ttf') format('truetype'), url('../fonts/avantgarde-demi.svg#avantgarde-demi') format('svg');
    }

    @font-face {
        font-family: 'ITC Avant Garde Gothic';
        font-weight: 400;
        font-style: normal;

        src: url('../fonts/avantgardeitcbybt-book.eot');
        src: url('../fonts/avantgardeitcbybt-book.eot') format('embedded-opentype'), url('../fonts/avantgardeitcbybt-book.woff2') format('woff2'), url('../fonts/avantgardeitcbybt-book.woff') format('woff'), url('../fonts/avantgardeitcbybt-book.ttf') format('truetype'), url('../fonts/avantgardeitcbybt-book.svg#avantgardeitcbybt-book') format('svg');
    }

    @font-face {
        font-family: 'Agency FB';
        font-weight: normal;
        font-style: normal;

        src: url('../fonts/agencyfb-reg.eot');
        src: url('../fonts/agencyfb-reg.eot') format('embedded-opentype'),
            url('../fonts/agencyfb-reg.woff2') format('woff2'), url('../fonts/agencyfb-reg.woff') format('woff'),
            url('../fonts/agencyfb-reg.ttf') format('truetype'), url('../fonts/agencyfb-reg.svg#agencyfb-reg') format('svg');
    }




    @font-face {
        font-family: 'Tungsten-Semibold';
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'BernFash';
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'BMsolid';
        font-weight: normal;
        font-style: normal;
        src: url('../fonts/bmsolid.ttf');
    }

    @font-face {
        font-family: 'Tungsten-Semibold';
        font-weight: normal;
        font-style: normal;
    }


    @font-face {
        font-family: 'AvantGardeITCbyBT-Book';
        font-weight: normal;
        font-style: normal;

        src: url('../fonts/avantgardeitcbybt-book.eot');
        src: url('../fonts/avantgardeitcbybt-book.eot') format('embedded-opentype'),
            url('../fonts/avantgardeitcbybt-book.woff2') format('woff2'), url('../fonts/avantgardeitcbybt-book.woff') format('woff'),
            url('../fonts/aavantgardeitcbybt-book.ttf') format('truetype'), url('../fonts/avantgardeitcbybt-book.svg') format('svg');
    }

    /*
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s; 
        -o-transition: all 0.3s ease-out 0s; 
        transition: all 0.3s ease-out 0s;
    
    
        -webkit-transform: scale(1.1);
        -mos-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);	 
    
    */
    body {
        font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;

        color: #333;

        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        overflow-x: hidden;
    }

    body.fixed {
        position: fixed;

        overflow: hidden;

        width: 100%;
        height: 100%;
    }

    body.searchactive {
        position: fixed;

        overflow: hidden;

        width: 100%;
        height: 100%;
    }

    li,
    ol,
    ul {
        list-style: none;
    }

    a {
        color: inherit;
    }

    a:hover,
    a:link,
    a:visited {
        text-decoration: none;

        color: inherit;
    }

    input[type=number] {
        -moz-appearance: textfield;
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        margin: 0;

        -webkit-appearance: none;
    }

    ul {
        margin: 0;
        padding: 0;
    }

    button,
    input,
    textarea {
        resize: none;

        border: none;
        outline: none;
    }

    img {
        border: 0;
    }

    a {
        text-decoration: none;
        color: inherit;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    a:hover {
        text-decoration: none;

        color: inherit;
    }

    a:visited,
    a:link {
        text-decoration: none;

        color: inherit;
    }

    h1,
    h2,
    h3 {
        margin: 0;
        padding: 0;
    }

    p {
        margin: 0;
        padding: 0;
    }

    .rtl {
        direction: rtl !important;
    }

    .main {
        float: left;
        width: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-top: -100px;
    }

    /* 产品分类列表 */
    /* 产品分类 */
    .w-1000 {
        width: 100%;
        height: 100%;
        background-color: #F7F7F7;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .w-1000 .w-1000-N {
        width: 1500px;
    }

    /* @media (min-width: 768px) and (max-width: 1366px) {
        .w-1000 .w-1000-N {
            margin-right: 100px;
        }
    } */

    .w-1000 .wrap-sidenav-1000 {
        width: 400px;
        float: left;
    }

    .w-1000 .wrap-sidenav-1000 .sidenav {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
    }

    .w-1000 .wrap-sidenav-1000 .sidenav .sidenav-tit {
        width: 100%;
        height: 80px;
        line-height: 80px;
        margin-left: 50px;
        font-size: 20px;
        font-weight: 600;
    }

    .w-1000 .wrap-sidenav-1000 .sidenav ul {
        width: 100%;
    }

    .w-1000 .wrap-sidenav-1000 .sidenav ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
    }

    .w-1000 .wrap-sidenav-1000 .sidenav ul li span {
        width: 200px;
        height: 50px;
        display: inline-block;
        line-height: 50px;
        margin-left: 50px;
        overflow: hidden;
        /* 隐藏溢出的文本 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        white-space: nowrap;
        /* 禁止文本换行 */
      cursor: pointer;
      /*光标变手*/
    }

    /* 产品分类产品列表 */

    .w-1000 .case-list-1000 {
        width: 1070px;
        margin-left: 30px;
        float: left;
        background-color: #fff;
    }

    .w-1000 .case-list-1000 ul {
        width: 100%;
    }

    .w-1000 .case-list-1000 .product-detail {
        width: 100%;
    }

    .w-1000 .case-list-1000 .product-detail .product-title {
        width: 740px;
        height: 60px;
        line-height: 60px;
        font-weight: 600;
        font-size: 28px;
        margin-left: 45px;
        margin-top: 20px;
    }

    .w-1000 .case-list-1000 .product-detail .product-date {
        width: 740px;
        margin-top: 20px;
        margin-left: 45px;
    }

    .w-1000 .case-list-1000 .product-detail .product-images {
        width: 740px;
        height: 300px;
        border-radius: 10px;
        margin: 20px 20px;
    }

    .w-1000 .case-list-1000 .product-detail .product-images .product-image {
        width: 740px;
        height: 300px;
        border-radius: 10px;
    }

    .w-1000 .case-list-1000 .product-detail .product-images .product-image img {
        width: 100%;
        height: 100%;
    }

    .w-1000 .case-list-1000 .product-detail .product-content {
        width: 740px;
        margin: 20px;

    }

    .w-1000 .case-list-1000 .product-detail .product-content p img {
        width: 990px;
        margin: 20px;
    }


    .w-1000 .case-list-1000 ul li {
        float: left;
        width: 250px;
        height: 330px;
        margin-left: 15px;
        margin-top: 15px;
        background-color: #fff;
        padding: 10px;
    }

    .w-1000 .case-list-1000 ul li .case-img-1 {
        width: 230px;
        position: relative;
        overflow: hidden;
    }

    .w-1000 .case-list-1000 ul li .case-img-1 img {
        width: 230px;
        height: 260px;
    }

    .w-1000 .case-list-1000 ul li .case-img-1 .case-position {
        width: 230px;
        height: 260px;
    }

    .w-1000 .case-list-1000 ul li .case-txt-1 {
        margin-top: 10px;
        color: #303133;
    }

    .w-1000 .case-list-1000 ul li:hover .case-img-1 img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .w-1000 .case-list-1000 ul li:hover .case-img-1 .case-position {
        opacity: 1;
    }

    /* 产品分类相关产品 */
    .w-1000 .p-d-c-relateds {
        width: 100%;
        background-color: #F7F7F7;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw {
        width: 1503px;
        margin-left: 200px;
        margin-right: 200px;
        margin-top: 20px;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-title-1 {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list {
        width: 100%;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul {
        width: 100%;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li {
        width: 220px;
        float: left;
        margin-left: 63px;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a {
        width: 230px;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a div {
        width: 230px;
    }

    .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a div img {
        width: 230px;
        height: 230px;
    }

    /* @media (max-width: 1599px) { */

    /* 产品分类屏幕适配 */

    @media (max-width: 1599px) {
        .w-1000 {
            width: 100%;
            height: 100%;
            background-color: #F7F7F7;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .w-1000 .w-1000-N {
            width: 1100px;
        }

        .w-1000 .wrap-sidenav-1000 {
            width: 300px;
            float: left;
        }

        .w-1000 .case-list-1000 .product-detail {
            width: 100%;
        }

        .w-1000 .case-list-1000 .product-detail .product-title {
            width: 740px;
            height: 60px;
            line-height: 60px;
            font-weight: 600;
            font-size: 28px;
            margin-left: 20px;
            margin-top: 10px;
        }

        .w-1000 .case-list-1000 .product-detail .product-date {
            width: 740px;
            margin-top: 20px;
            margin-left: 20px;
        }

        .w-1000 .case-list-1000 .product-detail .product-images {
            width: 740px;
            height: 300px;
            border-radius: 10px;
            margin: 20px 20px;
        }

        .w-1000 .case-list-1000 .product-detail .product-images .product-image {
            width: 740px;
            height: 300px;
            border-radius: 10px;
        }

        .w-1000 .case-list-1000 .product-detail .product-images .product-image img {
            width: 100%;
            height: 100%;
        }

        .w-1000 .case-list-1000 .product-detail .product-content {
            width: 740px;
            margin: 20px;
        }

        .w-1000 .case-list-1000 .product-detail .product-content p img {
            width: 700px;
            margin: 20px;
        }

        .w-1000 .wrap-sidenav-1000 .sidenav {
            width: 100%;
            background-color: #fff;
            border-radius: 10px;
        }

        .w-1000 .wrap-sidenav-1000 .sidenav .sidenav-tit {
            width: 100%;
            height: 80px;
            line-height: 80px;
            margin-left: 50px;
            font-size: 20px;
            font-weight: 600;
        }

        .w-1000 .wrap-sidenav-1000 .sidenav ul {
            width: 100%;
        }

        .w-1000 .wrap-sidenav-1000 .sidenav ul li {
            width: 100%;
            height: 50px;
            line-height: 50px;
        }

        .w-1000 .wrap-sidenav-1000 .sidenav ul li span {
            width: 200px;
            height: 50px;
            display: inline-block;
            line-height: 50px;
            margin-left: 50px;
            overflow: hidden;
            /* 隐藏溢出的文本 */
            text-overflow: ellipsis;
            /* 显示省略号 */
            white-space: nowrap;
            /* 禁止文本换行 */
          cursor: pointer;
      /*光标变手*/
        }

        /* 产品分类产品列表 */

        .w-1000 .case-list-1000 {
            width: 1070px;
            margin-left: 30px;
            float: left;
            background-color: #fff;
        }

        .w-1000 .case-list-1000 ul {
            width: 100%;
        }


        .w-1000 .case-list-1000 ul li {
            float: left;
            width: 250px;
            height: 330px;
            margin-left: 15px;
            margin-top: 15px;
            background-color: #fff;
            padding: 10px;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 {
            width: 200px;
            position: relative;
            overflow: hidden;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 img {
            width: 200px;
            height: 230px;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 .case-position {
            width: 200px;
            height: 230px;
        }

        .w-1000 .case-list-1000 ul li .case-txt-1 {
            margin-top: 10px;
            color: #303133;
        }

        .w-1000 .case-list-1000 ul li:hover .case-img-1 img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }

        .w-1000 .case-list-1000 ul li:hover .case-img-1 .case-position {
            opacity: 1;
        }

        /* 产品分类相关产品 */
        .w-1000 .p-d-c-relateds {
            width: 1100px;
            background-color: #F7F7F7;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw {
            margin-top: 20px;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-title-1 {
            width: 1000px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            border-radius: 10px;
            margin-bottom: 15px;
            margin-left: -153px;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list {
            width: 1000px;
            margin-left: -153px;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul {
            width: 100%;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li {
            width: 200px;
            float: left;
            margin-left: 40px;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a {
            width: 200px;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a div {
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list ul li a div img {
            width: 200px;
        }
    }

    @media (max-width: 575.98px) {

        .w-1000,
        .w-1000 .w-1000-N,
        .w-1000 .wrap-sidenav-1000,
        .w-1000 .case-list-1000 {
            width: 100% !important;
            min-width: unset;
            max-width: unset;
            margin: 0;
            float: none;
            padding: 0;
        }

        .w-1000 .wrap-sidenav-1000 {
            width: 100%;
            margin-bottom: 20px;
        }

        .w-1000 .case-list-1000 .product-detail,
        .w-1000 .case-list-1000 .product-detail .product-title,
        .w-1000 .case-list-1000 .product-detail .product-date,
        .w-1000 .case-list-1000 .product-detail .product-images,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image img,
        .w-1000 .case-list-1000 .product-detail .product-content,
        .w-1000 .case-list-1000 .product-detail .product-content p img {
            width: 100% !important;
            max-width: 100% !important;
            min-width: unset;
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        .w-1000 .case-list-1000 .product-detail .product-title {
            font-size: 20px;
            height: auto;
            line-height: 1.2;
            margin-top: 10px;
        }

        .w-1000 .case-list-1000 .product-detail .product-images,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image {
            height: auto;
            min-height: 150px;
        }
    }

    @media (min-width:576px) and (max-width:767.98px) {

        .w-1000,
        .w-1000 .w-1000-N {
            width: 95%;
            max-width: 700px;
        }

        .w-1000 .wrap-sidenav-1000,
        .w-1000 .case-list-1000 {
            width: 100%;
            float: none;
            margin-left: 0;
        }

        .w-1000 .case-list-1000 .product-detail,
        .w-1000 .case-list-1000 .product-detail .product-title,
        .w-1000 .case-list-1000 .product-detail .product-date,
        .w-1000 .case-list-1000 .product-detail .product-images,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image img,
        .w-1000 .case-list-1000 .product-detail .product-content,
        .w-1000 .case-list-1000 .product-detail .product-content p img {
            width: 100%;
            max-width: 500px;
        }
    }

    @media (min-width:768px) and (max-width:991.98px) {

        .w-1000,
        .w-1000 .w-1000-N {
            width: 95%;
            max-width: 900px;
        }

        .w-1000 .wrap-sidenav-1000 {
            width: 28%;
            min-width: 180px;
            max-width: 250px;
            float: left;
        }

        .w-1000 .case-list-1000 {
            width: 70%;
            min-width: 300px;
            max-width: 650px;
            float: left;
            margin-left: 2%;
        }

        .w-1000 .case-list-1000 .product-detail,
        .w-1000 .case-list-1000 .product-detail .product-title,
        .w-1000 .case-list-1000 .product-detail .product-date,
        .w-1000 .case-list-1000 .product-detail .product-images,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image,
        .w-1000 .case-list-1000 .product-detail .product-images .product-image img,
        .w-1000 .case-list-1000 .product-detail .product-content,
        .w-1000 .case-list-1000 .product-detail .product-content p img {
            width: 100%;
            max-width: 600px;
        }
    }




    /* ---------------------------- */
    /* 技术研究院 */
    .w-10002 {
        float: left;
        width: 100%;
        padding-bottom: 20px;
        background-color: #F0F0F0;
    }

    .w-10002 .w-1000-Ns {
        display: flex;
        flex-direction: column;
        margin-left: 200px;
        margin-right: 200px;
        margin-top: 15px;
    }

    .w-10002 .w-1000-Ns .patent {
        width: 100%;
    }

    .w-10002 .w-1000-Ns .patent .patent-tit {
        width: 100%;
        height: 50px;
        font-size: 30px;
        text-align: center;
        line-height: 50px;
        margin-top: 15px;
        /* background-color: red; */
    }

    .w-10002 .w-1000-Ns .patent .patent-div {
        width: 100%;
        height: 350px;
        margin-top: 40px;
        /* background-color: #029C6A; */
        position: relative;
        overflow: hidden;
    }

    /* 轮播图按钮 */
    .w-10002 .w-1000-Ns .patent .patent-div .absoluteleft {
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 50%;
        table-layout: center;
        line-height: 50px;
        position: absolute;
        top: 50%;
        left: 0px;
        margin-top: -25px;
        color: #fff;
    }

    /* .w-10002 .w-1000-Ns .patent .patent-div .absoluteleft .fale{
        width: 20px;
        height: 30px;
    } */

    .w-10002 .w-1000-Ns .patent .patent-div .absoluteright {
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 50%;
        table-layout: center;
        line-height: 50px;
        position: absolute;
        top: 50%;
        right: 0px;
        margin-top: -25px;
        color: #fff;
    }

    /* .w-10002 .w-1000-Ns .patent .patent-div .absoluteright .fari{
        width: 20px;
        height: 30px;
    } */


    .w-10002 .w-1000-Ns .patent .patent-div .case-img-1 ul li {
        width: 100%;
        height: 100%;
    }

    .w-10002 .w-1000-Ns .patent .patent-div .case-img-1 ul li .patent-img-div {
        width: 260px;
        height: 100%;
        float: left;
        margin-left: 20px;
    }

    .w-10002 .w-1000-Ns .patent .patent-div .case-img-1 ul li .patent-img-div img {
        width: 100%;
        height: 100%;
    }

    .w-10002 .w-1000-Ns .video-div {
        width: 100%;
        height: 500px;
        margin-top: 40px;
        overflow: hidden;
        border-radius: 10px;
    }

    .w-10002 .w-1000-Ns .video-div .video-01 {
        width: 1500px;
        height: 100%;
        object-fit: fill;
    }


    /* 新闻中心 */

    .xw-1000 {
        width: 100%;
        height: 100%;
        background-color: #F7F7F7;
        display: flex;
        justify-content: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .xw-1000 .xw-1440 {
        width: 1500px;
    }

    /* 新闻中心分类列表 */
    .xw-1000 .xw-1440 .xw-1550 {
        width: 400px;
        float: left;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-list {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-list .xw-title {
        width: 100%;
        height: 80px;
        line-height: 80px;
        margin-left: 50px;
        font-size: 20px;
        font-weight: 600;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-list ul {
        width: 100%;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-list ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-list ul li a {
        width: 200px;
        height: 50px;
        display: inline-block;
        line-height: 50px;
        margin-left: 50px;
        overflow: hidden;
        /* 隐藏溢出的文本 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        white-space: nowrap;
        /* 禁止文本换行 */
    }

    /* 新闻中心新闻展示 */
    .xw-1000 .xw-1440 .xw-shoplist {
        width: 1070px;
        margin-left: 30px;
        float: left;
        background-color: #fff;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul {
        width: 100%;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow {
        width: 1000px;
        height: 280px;
        margin-top: 20px;
        margin-left: 35px;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a img:hover {
        transform: scale(1.05);
        opacity: 0.85;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
    }


    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 {
        width: 400px;
        height: 280px;
        float: left;
        margin-right: 20px;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a {
        width: 100%;
        height: 100%;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt {
        float: left;
        width: 580px;
        height: 280px;
        position: relative;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-title {
        height: 80px;
        line-height: 80px;
        font-size: 24px;
        font-weight: 600;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-title a {
        width: 470px;
        height: 80px;
        line-height: 80px;
        font-size: 24px;
        font-weight: 600;
        display: inline-block;
        overflow: hidden;
        /* 隐藏溢出的文本 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        white-space: nowrap;
        /* 禁止文本换行 */
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-p {
        line-height: 30px;
    }

    .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .ahre {
        position: absolute;
        bottom: 30px;
        left: 20px;
    }

    /* 新闻中心详情页 */
    .xw-shoplist .news-details-1 {
        width: 970px;
        height: 840px;
        margin-left: 50px;
    }

    .xw-shoplist .news-details-1 .news-details-1-img {
        width: 100%;
        height: 400px;
        display: inline-block;
    }

    .xw-shoplist .news-details-1 .news-details-1-img img {
        width: 100%;
        height: 100%;
    }

    .news-details-1 .news-details-1-title {
        float: left;
        width: 100%;
        line-height: 48px;
        padding: 10px 2px;
        font-size: 32px;
        color: #333;
        margin-top: 30px;
    }

    .news-details-1-time {
        float: left;
        width: 100%;
        line-height: 26px;
        font-size: 14px;
        color: #a5a5a5;
        border-bottom: 1px solid #ebebec;
        margin-bottom: 20px;
    }

    .news-details-1-time span {
        margin-left: 36px;
    }

    .news-details-1-txt {
        float: left;
        width: 100%;
        line-height: 36px;
        padding: 17px 0 20px 0;
        font-size: 16px;
        color: #666;
        /* margin-top: 130px; */
    }

    .news-details-1-txt ul {
        width: 780px !important;
    }

    .news-details-1-pic {
        float: left;
        width: 100%;
    }

    .news-details-1-link {
        float: left;
        width: 100%;
        margin-top: 40px;
        text-align: center;
        margin-bottom: 20px;
    }

    .news-details-1-link a {
        float: left;
        width: 48.6%;
        height: 60px;
        line-height: 58px;
        padding: 0 23px;
        margin-right: 2.8%;
        font-size: 16px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news-details-1-link a:nth-child(2n) {
        margin-right: 0%;
    }

    .news-details-1-link a:hover {
        background: #029c6a;
        border: 1px solid #029c6a;
        color: #fff;
    }


    /* 新闻中心相关新闻 */
    .xw-1000 .xw-1440 .xw-1550 .xw-related {
        width: 100%;
        background-color: #fff;
        border-radius: 10px;
        margin-top: 20px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul {
        width: 100%;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li {
        width: 100%;
        height: 140px;
        line-height: 50px;
        margin-top: 10px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a {
        width: 100%;
        height: 100%;
        display: flex;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .p-d-c-related-list-img {
        width: 160px;
        height: 100px;
        margin-top: 18px;
        margin-left: 10px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .p-d-c-related-list-img img {
        width: 100%;
        height: 100%;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .xw-p-d-c-text {
        width: 170px;
        height: 100%;
        margin-left: 15px;
    }

    .xw-xwtitle {
        width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 20px;
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
    }

    .xw-p-d-c-text .xw-txt-p {
        width: 170px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
    }

    .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a:hover .p-d-c-related-list-img img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }


    @media (max-width: 1599px) {

        /* 新闻中心屏幕适配 */
        .xw-1000 .xw-1440 {
            width: 1200px;
        }

        /* 新闻中心分类列表 */
        .xw-1000 .xw-1440 .xw-1550 {
            width: 300px;
            float: left;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-list {
            width: 100%;
            background-color: #fff;
            border-radius: 10px;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-list .xw-title {
            width: 100%;
            height: 80px;
            line-height: 80px;
            margin-left: 50px;
            font-size: 20px;
            font-weight: 600;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-list ul {
            width: 100%;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-list ul li {
            width: 100%;
            height: 50px;
            line-height: 50px;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-list ul li a {
            width: 200px;
            height: 50px;
            display: inline-block;
            line-height: 50px;
            margin-left: 50px;
            overflow: hidden;
            /* 隐藏溢出的文本 */
            text-overflow: ellipsis;
            /* 显示省略号 */
            white-space: nowrap;
            /* 禁止文本换行 */
        }

        /* 新闻中心新闻展示 */
        .xw-1000 .xw-1440 .xw-shoplist {
            width: 870px;
            margin-left: 30px;
            float: left;
            background-color: #fff;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul {
            width: 100%;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow {
            width: 870px;
            height: 280px;
            margin-top: 20px;
            margin-left: 35px;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a img:hover {
            transform: scale(1.05);
            opacity: 0.85;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
        }


        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 {
            width: 350px;
            height: 250px;
            float: left;
            margin-right: 20px;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a {
            width: 100%;
            height: 100%;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 a img {
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt {
            float: left;
            width: 500px;
            height: 250px;
            position: relative;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-title {
            height: 80px;
            line-height: 80px;
            font-size: 24px;
            font-weight: 600;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-title a {
            width: 450px;
            height: 80px;
            line-height: 80px;
            font-size: 24px;
            font-weight: 600;
            display: inline-block;
            overflow: hidden;
            /* 隐藏溢出的文本 */
            text-overflow: ellipsis;
            /* 显示省略号 */
            white-space: nowrap;
            /* 禁止文本换行 */
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-p {
            width: 440px;
            line-height: 30px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .ahre {
            position: absolute;
            bottom: 30px;
            left: 20px;
        }

        /* 新闻中心详情页 */
        .xw-shoplist .news-details-1 {
            width: 770px;
            height: 840px;
            margin-left: 50px;
            margin-top: 50px;
        }

        .xw-shoplist .news-details-1 .news-details-1-img {
            width: 100%;
            height: 400px;
            display: inline-block;
        }

        .xw-shoplist .news-details-1 .news-details-1-img img {
            width: 100%;
            height: 100%;
        }

        .news-details-1 .news-details-1-title {
            float: left;
            width: 100%;
            line-height: 31px;
            padding: 10px 0;
            font-size: 32px;
            color: #333;
            margin-top: -10px;
        }

        .news-details-1-time {
            float: left;
            width: 100%;
            line-height: 26px;
            font-size: 14px;
            color: #a5a5a5;
            border-bottom: 1px solid #ebebec;
        }

        .news-details-1-time span {
            margin-left: 36px;
        }

        .news-details-1-txt {
            float: left;
            width: 100%;
            line-height: 36px;
            padding: 17px 0 20px 0;
            font-size: 16px;
            color: #666;
        }

        .news-details-1-txt ul {
            width: 100% !important;
        }

        .news-details-1-pic {
            float: left;
            width: 100%;
        }

        .news-details-1-link {
            float: left;
            width: 100%;
            margin-top: 40px;
            text-align: center;
        }

        .news-details-1-link a {
            float: left;
            width: 48.6%;
            height: 60px;
            line-height: 58px;
            padding: 0 23px;
            margin-right: 2.8%;
            font-size: 16px;
            border: 1px solid #e5e5e5;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            border-radius: 30px;
            background: #fff;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .news-details-1-link a:nth-child(2n) {
            margin-right: 0%;
        }

        .news-details-1-link a:hover {
            background: #029c6a;
            border: 1px solid #029c6a;
            color: #fff;
        }


        /* 新闻中心相关新闻 */
        .xw-1000 .xw-1440 .xw-1550 .xw-related {
            width: 100%;
            background-color: #fff;
            border-radius: 10px;
            margin-top: 20px;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul {
            width: 100%;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul li {
            width: 100%;
            height: 140px;
            line-height: 50px;
            margin-top: 10px;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a {
            width: 100%;
            height: 100%;
            display: flex;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .p-d-c-related-list-img {
            width: 160px;
            height: 100px;
            margin-top: 18px;
            margin-left: 10px;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .p-d-c-related-list-img img {
            width: 100%;
            height: 100%;
        }

        .xw-1000 .xw-1440 .xw-1550 .xw-related ul li a .xw-p-d-c-text {
            width: 170px;
            height: 100%;
            margin-left: 15px;
            margin-right: 10px;
        }

        .xw-xwtitle {
            width: 170px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 20px;
            font-size: 16px;
            font-weight: 600;
            margin-top: 20px;
        }

        .xw-p-d-c-text .xw-txt-p {
            width: 170px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-top: 10px;
        }
    }

    @media (max-width: 575.98px) {
        .xw-1000 .xw-1440 {
            width: 100%;
            min-width: unset;
            max-width: unset;
            margin: 0;
            padding: 0;
        }

        .xw-1000 .xw-1440 .xw-1550,
        .xw-1000 .xw-1440 .xw-shoplist {
            width: 100% !important;
            min-width: unset;
            max-width: unset;
            float: none;
            margin: 0;
            padding: 0;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow {
            width: 100%;
            height: auto;
            margin: 10px 0;
            display: block;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1,
        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt {
            width: 100% !important;
            max-width: 100% !important;
            min-width: unset;
            float: none;
            height: auto;
            margin: 0 0 10px 0;
            position: static;
        }

        .xw-shoplist .news-details-1 {
            width: 100%;
            max-width: 100%;
            margin: 10px 0 0 0;
            height: auto;
            padding: 0 5px;
        }

        .news-details-1 .news-details-1-title {
            font-size: 20px;
            padding: 5px 0;
        }

        .news-details-1-link a {
            width: 100%;
            margin: 10px 0 0 0;
            float: none;
            display: block;
        }
    }

    @media (min-width:576px) and (max-width:767.98px) {
        .xw-1000 .xw-1440 {
            width: 98%;
            max-width: 700px;
            margin: 0 auto;
        }

        .xw-1000 .xw-1440 .xw-1550,
        .xw-1000 .xw-1440 .xw-shoplist {
            width: 100%;
            float: none;
            margin: 0 0 10px 0;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow {
            width: 100%;
            height: auto;
            margin: 10px 0;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1,
        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt {
            width: 100%;
            max-width: 100%;
            float: none;
            height: auto;
            margin: 0 0 10px 0;
            position: static;
        }

        .xw-shoplist .news-details-1 {
            width: 100%;
            max-width: 100%;
            margin: 10px 0 0 0;
            height: auto;
            padding: 0 10px;
        }
    }

    @media (min-width:768px) and (max-width:991.98px) {
        .xw-1000 .xw-1440 {
            width: 96%;
            max-width: 900px;
            margin: 0 auto;
        }

        .xw-1000 .xw-1440 .xw-1550 {
            width: 30%;
            min-width: 180px;
            max-width: 250px;
            float: left;
        }

        .xw-1000 .xw-1440 .xw-shoplist {
            width: 68%;
            min-width: 300px;
            max-width: 650px;
            float: left;
            margin-left: 2%;
        }

        news-details-1-txt .xw-1000 .xw-1440 .xw-shoplist ul .wow {
            width: 100%;
            max-width: 650px;
            height: auto;
            margin: 10px 0;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-img-1 {
            width: 40%;
            min-width: 120px;
            max-width: 250px;
            height: 180px;
            float: left;
            margin-right: 3%;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt {
            float: left;
            width: 55%;
            min-width: 120px;
            max-width: 400px;
            height: 180px;
            position: relative;
        }

        .xw-shoplist .news-details-1 {
            width: 95%;
            max-width: 650px;
            margin-left: 2%;
            margin-top: 30px;
            height: auto;
        }
    }





    /* ----------------------  */
    .w-100 {
        float: left;
        width: 100%;

    }

    .w-1440 {
        width: 100%;
        margin: 0 auto;
    }

    @media (max-width: 1599px) {
        /* .w-1440 {
            padding: 0 2%;
        } */

        .w-1000 .case-list-1000 {
            margin-left: 20px;
            width: 780px;
        }

        .w-1000 .case-list-1000 ul {
            width: 780px;
        }


        .w-1000 .case-list-1000 ul li {
            float: left;
            width: 245px;
            height: 330px;
            margin-left: 15px;
            margin-top: 15px;
            background-color: #fff;
            padding: 10px;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 {
            width: 200px;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 img {
            width: 200px;
            height: 230px;
        }

        .w-1000 .case-list-1000 ul li .case-txt-1 {
            margin-top: 10px;
            color: #303133;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
    }

    @media (max-width: 1439px) {
        .w-1440 {
            width: 100%;
        }
    }

    .img-box {
        position: relative;

        display: block;
        overflow: hidden;

        height: 0;
        padding-bottom: 100%;
    }

    .img-box img {
        position: absolute;
        top: 0;
        left: 0;

        display: block;
        width: 100%;
        height: 100%;
    }

    .img-box img[src=''],
    .img-box img:not([src]) {
        opacity: 0;
        border: 0;
    }

    *[data-type='iframe'],
    *[data-fancybox],
    .slick-slide:focus,
    a:link {
        outline: none !important;
    }

    .header {
        position: fixed;
        z-index: 99999;
        /* top: 0; */
        width: 100%;
        /* height: 100px; */
        -webkit-transition: all .4s;
        transition: all .4s;
        /* border-top: 4px solid #029c6a; */
        /* background-color: #fff */
        background-color: transparent;
        color: white;
    }

    .header.scrolled {
        background-color: rgba(10, 31, 61, 0.8);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        color: white;
    }



    @media (max-width: 1199px) {
        .header {
            height: 70px;
        }
    }

    .header .logo {
        position: relative;
        float: left;
        height: 48px;
        margin-top: 32px;
        -webkit-transition: all .4s;
        transition: all .4s;
        margin-left: 45px;
    }

    @media (max-width: 1199px) {
        .header .logo {
            margin-top: 11px;
        }
    }

    .header .logo a {
        display: block;

        height: 100%;
    }

    .header .logo img {
        width: 165px;
        height: 50px;
        display: block;
    }

    .footer .logo img {
        width: 165px;
        height: 50px;
        display: block;
    }

    .header .nav-collapse {
        position: relative;
        z-index: 10;

        display: none;
        float: right;

        width: 40px;
        height: 40px;
        margin-left: 10px;
        padding: 0;

        cursor: pointer;

        background: none;
    }

    @media (max-width: 1199px) {
        .header .nav-collapse {
            display: block;
            margin-top: 10px;
        }

        .header .nav-collapse.nav-collapse-1 {
            position: absolute;
            z-index: 9999;
            top: 15px;
            right: 20px;
            display: block;
            margin-top: 10px;
            border: none;
        }

        .header .nav-collapse.nav-collapse-1 .btn-line {
            background-color: #fff !important;
        }
    }

    @media (max-width: 767px) {
        .header .nav-collapse {
            position: absolute;
            top: 15px;
            right: 0;

            margin-top: 0;

            border: none;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header .nav-collapse.nav-collapse-xs:hover .btn-line {
            background-color: #000;
        }
    }

    .header .nav-collapse .btn-line {
        position: absolute;
        left: 50%;

        width: 20px;
        height: 2px;

        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);

        background-color: #666;
    }

    .header .nav-collapse .btn-line:nth-child(3),
    .header .nav-collapse .btn-line:nth-child(1) {
        position: absolute;

        display: block;

        width: 20px;
        height: 2px;

        content: '';
        -webkit-transition: all .5s ease;
        transition: all .5s ease;

        background-color: #666;
    }

    .header .nav-collapse .btn-line:nth-child(1) {
        top: 35%;
    }

    .header .nav-collapse .btn-line:nth-child(2) {
        top: 50%;
    }

    .header .nav-collapse .btn-line:nth-child(3) {
        top: 65%;
    }

    .header .nav-collapse.active {
        border-color: transparent;
    }

    .header .nav-collapse.active .btn-line {
        background-color: #fff;
    }

    .header .nav-collapse.active .btn-line:nth-child(2) {
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);

        opacity: 0;
    }

    .header .nav-collapse.active .btn-line:nth-child(1) {
        top: 50%;
        left: 50%;

        -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotateZ(45deg);
    }

    .header .nav-collapse.active .btn-line:nth-child(3) {
        top: 50%;
        left: 50%;

        -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotateZ(-45deg);
    }

    .header .navbg {
        position: absolute;
        top: 100%;
        left: 0;

        display: none;

        width: 100%;
        height: 50px;

        background-color: rgba(0, 0, 0, .6);
    }

    @media (min-width: 1200px) {
        .header .nav {
            float: right;
            margin-right: 90px;
        }
    }

    @media (max-width: 1199px) {
        .header .nav {
            position: fixed;
            z-index: 9998;
            top: 0;
            left: 0;

            display: none;

            width: 100%;
            height: 100%;
            padding: 0 50px;

            -webkit-transition: left .3s;
            transition: left .3s;
            text-align: left;
            text-align: center;

            background: #fafafa;
            background-color: rgba(2, 156, 106, .9);
        }

        .header .nav .tbl {
            display: table;

            width: 100%;
            height: 100%;
        }

        .header .nav .tbl-cell {
            display: table-cell;

            height: 100%;

            vertical-align: middle;
        }

    }

    @media (max-width: 767px) {
        .header .nav {
            width: 100%;
            padding: 30px;
        }
    }

    .header .nav.left-100 {
        left: -100%;
    }

    .header .nav.left-200 {
        left: -200%;
    }

    .header-right-ico-none {
        display: none;
        float: left;
        width: 100%;
        /*padding: 0 44px;*/
    }

    .header-right-ico {
        float: right;
        /* margin-left: 12px; */
        margin-right: 51px;
    }

    .header-ico {
        float: left;
        width: 36px;
        height: 36px;
        margin-left: 14px;
        margin-top: 30px;
    }

    .header-ico.header-ico-1 {
        background: url("../images/ico1.png") no-repeat;
    }

    .header-ico.header-ico-1:hover {
        background: url("../images/ico1-1.png") no-repeat;
    }

    .header-ico.header-ico-2 {
        background: url("../images/ico2.png") no-repeat;
    }

    .header-ico.header-ico-2:hover {
        background: url("../images/ico2-1.png") no-repeat;
    }

    .header-ico.header-ico-3 {
        background: url("../images/ico3.png") no-repeat;
    }

    .header-ico.header-ico-3:hover {
        background: url("../images/ico3-1.png") no-repeat;
    }

    .header-ico.header-ico-4 {
        background: url("../images/ico4.png") no-repeat;
    }

    .header-ico.header-ico-4:hover {
        background: url("../images/ico4-1.png") no-repeat;
    }

    .header-ico.header-ico-5 {
        background: url("../images/ico5.png") no-repeat;
    }

    .header-ico.header-ico-5:hover {
        background: url("../images/ico5-1.png") no-repeat;
    }

    .header-ico.header-ico-6 {
        background: url("../images/ico6.png") no-repeat;
    }

    .header-ico.header-ico-6:hover {
        background: url("../images/ico6-1.png") no-repeat;
    }


    .header .iframe {
        display: none;
        width: 100% !important;
        height: 100% !important;
    }

    @media (min-width: 1200px) {
        .header .nav .nav-list1>li {
            float: left;
        }

        .header .nav .nav-list1>li>a {
            font-family: arial;
            font-size: 16px;
            line-height: 96px;
            -webkit-transition: all .4s;
            -moz-transition: all .4s;
            transition: all .4s;
            position: relative;
            z-index: 2;

            display: inline-block;

            padding: 0 28px;

            -webkit-transition: all .4s;
            transition: all .4s;

            color: #ffffff;
            font-weight: bold;
        }

        .header .nav .nav-list1>li>a:before {
            /*position: absolute;
            bottom: 0;
            left: 0;
    
            display: block;
    
            width: 0;
            height: 3px;
    
            content: '';
            -webkit-transition: all .4s;
                    transition: all .4s;
    
            background-color: #d7000f;*/
        }

        .header .nav .nav-list1>li:hover a,
        .header .nav .nav-list1>li.active a {
            /* background: #1369AC; */
            color: #1369AC;
        }

        .header .nav .nav-list1>li:hover a:before,
        .header .nav .nav-list1>li.active a:before {
            width: 100%;
        }

        .header .nav .nav-list1 .nav-list2 {
            position: absolute;
            z-index: 50;
            top: 100%;

            display: none;

            min-width: 280px;
            padding: 0;

            text-align: center;
            text-align: left;
        }

        .header .nav .nav-list1 .nav-list2 li {
            display: inline-block;

            list-style: none;
        }

        .header .nav .nav-list1 .nav-list2 li:last-child {
            border-bottom: none;
        }

        .header .nav .nav-list1 .nav-list2 li>a {
            font-size: 14px;
            line-height: 50px;
            position: relative;
            z-index: 1;
            display: block;
            padding: 0 18px;
            -webkit-transition: all .2s;
            transition: all .2s;
            text-align: center;
        }

        .header .nav .nav-list1 .nav-list2 li>a:before {
            font-family: 'iconfont' !important;

            margin-right: 6px;

            content: '\e72f';
        }

        .header .nav .nav-list1 .nav-list2 li>a:hover {
            color: #d7000f;
        }
    }

    @media (max-width: 1440px) {
        .header .nav .nav-list1>li>a {
            padding: 0 18px;
        }
    }

    @media (max-width: 1365px) {
        .header .nav .nav-list1>li>a {
            padding: 0 14px;
        }
    }

    @media (max-width: 1199px) {
        .header-right-ico-none {
            display: block;
        }

        .header .nav .nav-list1 {
            margin: 20px 0;
            opacity: 1;
        }

        .header .nav .nav-list1>li {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            opacity: 1;
        }

        .header .nav .nav-list1>a {
            font-size: 20px;
        }

        .header-right-ico {
            display: block;
        }
    }

    @media (max-width: 1199px) {

        .header .nav .nav-list2,
        .header .nav .nav-list3 {
            display: none;
        }

        .header .nav .nav-list2 a,
        .header .nav .nav-list3 a {
            font-size: 16px;
            line-height: 2;

            margin-top: 5px;

            color: #fff;
        }
    }

    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        display: block;
    }

    @media (max-height: 580px) {

        .header .nav .nav-list2 a,
        .header .nav .nav-list3 a {
            margin-top: 0;
        }
    }

    .header .fade-out ul {
        text-align: left;
    }

    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .header .fade-out ul {
            padding: 0 5%;
        }
    }

    @media (max-width: 1199px) {
        .header .fade-out ul .pic {
            display: none !important;
        }
    }

    @media (max-width: 1199px) {
        .header .fade-out ul.nav-list1 {
            opacity: 1;
        }

        .header .fade-out ul.nav-list1 a {
            color: #fff;
        }

        .header .fade-out ul.nav-list1>li {
            position: relative;

            margin: 20px 0;
        }

        .header .fade-out ul.nav-list1>li.act {
            -webkit-transition: all .4s;
            transition: all .4s;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);

            opacity: 1;
        }

        .header .fade-out ul.nav-list1>li.more:after {
            font-family: 'iconfont';
            font-size: 18px;

            position: absolute;
            top: 50%;
            right: 0;

            margin-top: -14px;

            content: '\e72f';

            color: #fff;
        }

        .header .fade-out ul.nav-list1>li>a {
            font-size: 18px;
            line-height: 2.5;

            display: block;

            text-transform: uppercase;
        }

        .header .fade-out ul.nav-list1 .nav-list2>li>a {
            font-size: 20px;
        }
    }

    @media (max-width: 1199px) and (max-width: 767px) {
        .header .fade-out ul.nav-list1>li {
            margin: 0;
        }
    }

    @media (max-width: 1199px) and (max-height: 768px) {
        .header .fade-out ul.nav-list1 .nav-list2>li>a {
            font-size: 18px;
        }

    }

    @media (max-width: 1199px) and (max-width: 480px) {
        .header .fade-out ul.nav-list1 .nav-list2>li>a {
            font-size: 14px;
        }
    }

    .header .fade-out ul.nav2-list2 h4 {
        font-size: 20px;
        line-height: 50px;
    }

    @media (min-width: 1200px) {
        .header.fixed-header {
            height: 70px;
        }

        .header.fixed-header .logo {
            margin-top: 11px;
        }

        .header.fixed-header .nav .nav-list1 .nav-list2 {
            top: 70px;
        }

        .header.fixed-header .nav .nav-list1>li>a {
            line-height: 66px;
        }

        .header.fixed-header .wechate a {
            line-height: 70px;
        }

        .header.fixed-header .language ul li {
            line-height: 70px;
        }

        .header.fixed-header .pc-search {
            margin-top: 21px;
        }

        .header.fixed-header .header-right-ico .header-ico {
            margin-top: 15px;
        }
    }

    /*heart end*/

    /*右侧漂浮*/
    .side-always {
        position: fixed;
        z-index: 3;
        width: 64px;
        /* height: 260px; */
        right: 16px;
        top: 50%;
        margin-top: -160px;
        box-sizing: border-box;
        z-index: 999999;
    }

    .side-always .side-items {
        display: block;
        position: relative;
        overflow: visible;

        cursor: pointer;
        width: 100%;
        height: 64px;
        text-align: center;
        margin-top: 1px;
        transition-duration: .3s;

    }

    .side-always .side-items:last-child {
        border: 0;
    }

    .side-always .side-ico {
        float: left;
        position: relative;
        z-index: 4;
        width: 100%;
        height: 64px;

        transition-duration: .3s;
        background-size: 40px !important;
        text-align: center;

    }

    .side-always .tele-item {
        background: rgba(2, 156, 106, 0.8) url("../images/side-tele.png") center no-repeat;
    }

    .side-always .tele-item:hover {
        background: rgba(217, 190, 7, 0.8) url("../images/side-tele.png") center no-repeat;
    }

    .side-always .message-item {
        background: rgba(2, 156, 106, 0.8) url("../images/side-message.png") center no-repeat;
    }

    .side-always .message-item:hover {
        background: rgba(217, 190, 7, 0.8) url("../images/side-message.png") center no-repeat;
    }

    .side-always .s-item {
        background: rgba(2, 156, 106, 0.8) url("../images/side-s.png") center no-repeat;
    }

    .side-always .s-item:hover {
        background: rgba(217, 190, 7, 0.8) url("../images/side-s.png") center no-repeat;
    }

    .side-always .qq-item {
        background: rgba(2, 156, 106, 0.8) url("../images/side-qq.png") center no-repeat;
    }

    .side-always .qq-item:hover {
        background: rgba(217, 190, 7, 0.8) url("../images/side-qq.png") center no-repeat;
    }

    .side-always .wx-item {
        background: rgba(2, 156, 106, 0.8) url("../images/side-wx.png") center no-repeat;
    }

    .side-always .wx-item:hover {
        background: rgba(217, 190, 7, 0.8) url("../images/side-wx.png") center no-repeat;
    }

    .side-always .side-tele {
        position: absolute;
        display: none;
        width: 170px;
        height: 64px;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: bold;
        line-height: 64px;
        color: #fff;
        left: -171px;
        top: 0%;

        background: rgba(217, 190, 7, 0.8);
    }

    .side-always .side-ewm {
        position: absolute;
        display: none;
        width: 170px;
        height: 170px;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: bold;
        line-height: 64px;
        color: #fff;
        left: -171px;
        top: 0%;

        background: rgba(217, 190, 7, 0.8);
    }

    .side-always .side-ewm img {
        width: 170px;
        height: 170px;
    }

    @media (max-width: 1599px) {
        .side-always {
            width: 48px;
        }

        .side-always .side-items {
            height: 48px;
        }

        .side-always .side-ico {
            height: 48px;
        }
    }

    /*侧漂浮end*/

    /*banner start*/
    .banner {
        position: relative;
        overflow: hidden;
        width: 100%;
        margin-top: 100px;
    }


    .banner-item {
        position: relative;
        width: 100%;
        height: auto;
    }

    .banner-item img {
        width: 100%;
        height: auto;
        display: block;
        z-index: 1;
    }

    .banner-text {
        position: absolute;
        top: 20%;
        left: 15%;
        line-height: 80px;
        transform: translate(-50%, -50%);
        text-align: left;
        z-index: 999;
        padding: 20px;
        border-radius: 10px;
    }

    .banner-text h2 {
        font-size: 2em;
        margin: 0;
    }

    .banner-text p {
        font-size: 1.5em;
        margin: 10px 0;
    }

    .custom-button {
        height: 55px;
        display: inline-flex;
        align-items: center;
        background-color: #002E5B;
        color: white;
        border: none;
        padding: 18px;
        border-radius: 50px;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
        transition: background-color 0.3s;
    }

    .custom-button .arrow-icon {
        width: 38px;
        height: 38px;
        line-height: 21px;
        margin-left: 54px;
        background-color: white;
        color: #002E5B;
        border-radius: 50%;
        padding: 10px;
        font-weight: bold;
    }

    .custom-button:hover {
        background-color: #003F87;
    }

    .custom-button:hover .arrow-icon {
        background-color: #003F87;
        color: white;
        transition: all 0.8s ease;
    }

    @media (max-width: 1199px) {
        .banner {
            margin-top: 70px;
        }
    }

    @media (max-width: 1199px) {
        .banner .slickbanner {
            width: 100%;
            max-width: 100%;
            margin-left: 0;
        }
    }

    @media (max-width: 991px) {
        .banner .slickbanner {
            width: 140%;
            max-width: 140%;
            margin-left: -20%;
        }
    }

    .banner .slick-arrow {
        position: absolute;
        z-index: 9;
        top: 50%;
        left: 30px;

        padding: 0;

        cursor: pointer;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        opacity: 1;
        background: none;
    }

    @media (max-width: 991px) {
        .banner .slick-arrow {
            left: 15%;
        }
    }

    .banner .slick-arrow:before {
        font-family: 'iconfont' !important;
        font-size: 20px;
        line-height: 40px;

        display: block;

        width: 40px;
        height: 40px;

        content: '\e601';
        -webkit-transition: all .2s;
        transition: all .2s;

        color: #707071;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, .7);
    }

    .banner .slick-arrow.slick-next {
        right: 30px;
        left: auto;
    }

    @media (max-width: 991px) {
        .banner .slick-arrow.slick-next {
            right: 15%;
        }
    }

    .banner .slick-arrow.slick-next:before {
        content: '\e827';
    }

    .banner .slick-arrow:hover:before {
        color: #fff;
        background-color: #d7000f;
    }

    .banner .slick-dots {
        position: absolute;
        bottom: 23px;

        width: 100%;

        text-align: center;
    }

    @media (max-width: 1199px) {
        .banner .slick-dots {
            text-align: center;
        }
    }

    @media (max-width: 767px) {
        .banner .slick-dots {
            bottom: 12px;
            display: none;
        }
    }

    .banner .slick-dots li {
        position: relative;
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 3px 6px;
        cursor: pointer;
        /*border: 1px solid #fff;*/
        border-radius: 50%;
        background-color: #fff;
    }

    .banner .slick-dots li.slick-active {
        margin: 0px 6px;
        width: 20px;
        height: 20px;
        background: #029c6a;
        border: 5px solid rgba(255, 255, 255, 0.7)
    }

    .banner .slick-dots li button {
        display: none;
    }

    .banner img {
        display: block;

        width: 100%;
    }

    .banner .text {
        font-family: 'Tungsten-Semibold';

        word-break: break-all;

        position: absolute;
        top: 42%;
        padding-left: 240px;
        width: 960px;

        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        color: #fff;
    }

    .banner .slick-current .text1 h4,
    .banner .slick-current .text1 h3 {
        -webkit-animation: fadeInLeftBig 1s 0s ease both;
        animation: fadeInLeftBig 1s 0s ease both;
    }

    .banner .text h3 {
        font-size: 64px;
        font-weight: bold;
    }

    .banner .text h4 {
        font-size: 36px;

    }

    .banner .img-box {
        padding-bottom: 40.10416667%;
    }


    .banner-in {
        margin: 0;
        padding: 0;
        margin-top: 100px;
    }

    @media (max-width: 1199px) {
        .banner .text {
            width: 840px;
            padding-left: 120px;
        }

        .banner-in {
            margin: 0;
            margin-top: 70px;
        }
    }

    @media (max-width: 991px) {
        .banner .text {
            width: 720px;
            padding-left: 240px;
        }

        .banner .text h3 {
            font-size: 40px;
        }

        .banner .text h4 {
            font-size: 30px;

        }
    }

    @media (max-width: 767px) {
        .banner-in .slickbanner {
            width: 200%;
            max-width: 200%;
            margin-left: -50%;
        }

        .banner .text {
            width: 390px;
            padding-left: 120px;
        }

        .banner .text h3 {
            font-size: 22px;
        }

        .banner .text h4 {
            font-size: 18px;

        }

        .banner .slick-dots li {
            width: 10px;
            height: 10px;
            margin: 2px 3px;
        }

        .banner .slick-dots li.slick-active {
            margin: 0px 3px;
            width: 14px;
            height: 14px;
            background: #029c6a;
            border: 3px solid rgba(255, 255, 255, 0.7)
        }

        .header-ico {
            margin-left: 0;
            margin: 0 5px;
        }
    }



    .banner-in {
        float: left;
        width: 100%;
        padding: 0;
    }

    @media (max-width: 767px) {
        .banner-in .slickbanner {
            width: 200%;
            max-width: 200%;
            margin-left: -50%;
        }
    }

    .banner-in .slick-current img {
        -webkit-animation: fadeIn 0s 0s ease both;
        animation: fadeIn 0s 0s ease both;
    }

    .banner-in .img-box {
        padding-bottom: 22.2%;
    }

    .banner-in .text-in {
        position: absolute;
        top: 30%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #fff;

    }



    .banner-in .text-in h3 {
        font-family: 'Tungsten-Semibold';
        width: 50%;
        font-size: 30px;
        font-weight: bold;
        line-height: 36px;
        margin: 0;
        color: #029c6a;
        padding-left: 11%;
    }

    @media (max-width: 1199px) {
        .banner-in .img-box {
            padding-bottom: 32%;
        }
    }

    @media (max-width: 1024px) {
        .banner-in .img-box {
            padding-bottom: 25%;
        }

        .banner-in .text-in {
            top: 26%;
        }
    }

    @media (max-width: 991px) {

        .banner-in .text-in {
            top: 17%;
        }

        .banner-in .text-in h3 {
            font-size: 24px;
        }
    }

    @media (max-width: 767px) {

        .banner-in .text-in h3 {
            width: 100%;
            line-height: 24px;
        }

        .banner-in .img-box {
            padding-bottom: 23%;
        }

        .banner-in .text-in {
            top: 25%;
        }

        .banner-in .text-in h3 {
            font-size: 20px;
        }
    }

    .banner-in .text-in h3:after {}

    @media (max-width: 991px) {
        .banner-in .text-in p {
            font-size: 22px;
        }
    }

    @media (max-width: 767px) {}

    /*banner end*/
    /*foot*/
    .foot-bg-1 {
        background: #0A1F3D;
    }

    .footer {
        float: left;
        width: 100%;
    }

    .foot-content {
        float: left;
        width: 100%;
    }

    .footer-Htitle {
        color: #00F0FF;
    }

    .foot-content .foot-nav {
        float: left;
        width: 100%;
        padding: 34px 0 81px 0;
    }

    .foot-content .foot-nav .foot-left-67 {
        float: left;
        width: 67.3%;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li {
        float: left;
        padding-right: 43px;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li.foot-left1 {
        width: 30.9%;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li.foot-left2 {
        width: 31.9%;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li.foot-left3 {
        width: 21.6%;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li.foot-left4 {
        width: 15.6%;
    }

    .foot-content .foot-nav .foot-li-title {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        height: 52px;
        line-height: 52px;
        font-size: 18px;
        color: #e5e5e5;
        overflow: hidden;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li .foot-li-link {
        color: #a6a5a5;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li .foot-li-link a {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;

        line-height: 17px;
        padding: 3px 0;
        font-size: 16px;
        color: #a6a5a5;
        margin-bottom: 13px;
    }

    .foot-content .foot-nav .foot-left-67 .foot-li .foot-li-link a:hover {
        color: #029c6a;
    }

    .foot-content .foot-nav .foot-right-33 {
        float: left;
        width: 32.7%;

    }

    .map {
        float: left;
        width: 100%;
        height: 222px;
    }

    @media (max-width: 991px) {
        .map {
            width: 100%;
            height: 220px;
        }
    }

    .foot-bg-border {
        border-top: 1px solid #3f3f3f;
        border-bottom: 1px solid #3f3f3f;
    }

    .foot-contect {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 20px;
        margin-left: 90px;
    }

    .foot-contect .font-ico-txt {
        flex: 1;
        margin: 0 10px;
        color: #fff;
        font-family: 'AvantGardeITCbyBT-Book';
    }


    .font-ico-txt h3,
    .font-ico-txt p {
        writing-mode: horizontal-tb;
        transform: none;
    }

    .foot-contect .font-ico-txt img {
        /*float: left;*/
        vertical-align: middle;
        padding-bottom: 3px;
        margin-right: 10px;
    }

    .foot-contect .font-ico-txt.foot-ico-email {
        padding: 30px;
        width: 25%;
    }

    .foot-contect .font-ico-txt.foot-ico-phone {
        padding-left: 70px;
        width: 25%;
        line-height: 30px;
    }

    .foot-contect .font-ico-txt.foot-ico-wechat {
        width: 25%;
        line-height: 30px;
    }

    .foot-contect .font-ico-txt.foot-ico-whatsapp {
        width: 25%;
        line-height: 30px;
    }

    .foot-contect .logo {
        margin-top: -27px;
        padding-bottom: 10px;
    }

    .foot-contect .social-media {
        padding-top: 10px;
    }


    .foot-copy {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #e5e5e5;
        padding: 30px 0;
        line-height: 24px;
        font-family: 'AvantGardeITCbyBT-Book';
    }

    .foot-copy .foot-copy-left {
        float: left;
    }

    .foot-copy .foot-copy-right {
        float: right;
    }

    @media (max-width: 1399px) {
        .foot-contect .font-ico-txt.foot-ico-email {
            width: 25%;
        }

        .foot-contect .font-ico-txt.foot-ico-phone {
            width: 25%;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat {
            width: 25%;
        }

        .foot-contect .font-ico-txt.foot-ico-whatsapp {
            width: 25%;
        }
    }

    @media (max-width: 1199px) {
        .foot-content .foot-nav {

            padding: 24px 0 40px 0;
        }

        .foot-contect {
            padding: 5px;
        }

        .foot-contect .font-ico-txt {
            margin: 0px 0px 0px -62px;
        }

        .foot-contect .font-ico-txt.foot-ico-email {
            width: 50%;
        }

        .foot-contect .font-ico-txt.foot-ico-phone {
            width: 50%;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat {
            width: 50%;
        }

        .foot-contect .font-ico-txt.foot-ico-whatsapp {
            width: 50%;
        }
    }

    @media (max-width: 991px) {
        .foot-bg-1 {
            background-size: auto 100%;
        }

        .foot-content .foot-nav {
            padding: 15px 0 20px 0;
        }

        .foot-content .foot-nav .foot-left-67 {
            width: 100%;
        }

        .foot-content .foot-nav .foot-right-33 {
            width: 100%;
        }
    }

    @media (max-width: 767px) {
        .foot-content .foot-nav .foot-left-67 {
            display: none;
        }

        .foot-contect .font-ico-txt {
            font-size: 14px;
        }

        .foot-contect .font-ico-txt img {
            margin-right: 5px;
            padding-bottom: 5px;
            width: 28px;
            height: 33px;
        }

        .foot-contect .font-ico-txt.foot-ico-email {
            width: 100%;
        }

        .foot-contect .font-ico-txt.foot-ico-phone {
            width: 79%;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat {
            width: 100%;
        }

        .foot-contect .font-ico-txt.foot-ico-whatsapp {
            width: 100%;
        }

        .foot-copy {
            padding: 20px 0;
            text-align: center;
            font-size: 14px;
        }

        .foot-copy .foot-copy-left {
            width: 100%;
        }

        .foot-copy .foot-copy-right {
            width: 100%;
        }
    }

    /*头部底部结束*/

    /*index start*/

    .wrapper {
        position: relative;
        z-index: 9;
        overflow: hidden;

    }

    @media (max-width: 1199px) {
        .wrapper {
            margin-top: 70px;
        }
    }

    .wrap {
        overflow: hidden;


    }

    @media (max-width: 991px) {
        .wrap {
            padding: 60px 0;
        }
    }


    .wrap-service .service {
        width: 100%;
        margin-top: 0px;
        padding-bottom: 20px;
        overflow: hidden;
    }

    @media (max-width: 991px) {
        .wrap-service .service {
            margin-top: 50px;
        }
    }

    .wrap-service .service ul {
        overflow: hidden;
        width: 100;
        height: 381px;
        /*margin: 0 -1px;*/
    }

    .wrap-service .service ul li {
        float: left;
        overflow: hidden;
        padding: 0 1px;
        width: 25%;

        -webkit-transition: all .4s;
        transition: all .4s;
    }

    @media (max-width: 991px) {
        .wrap-service .service ul li {
            width: 50%;
        }
    }

    @media (max-width: 767px) {
        .wrap-service .service ul li {
            width: 100%;
        }
    }

    @media (min-width: 992px) {
        .wrap-service .service ul:hover {
            margin: 0;
        }

        .wrap-service .service ul:hover li {
            /* width: 17.3%; */
            width: 23.3333%;
        }

        .wrap-service .service ul:hover li:hover {
            width: 30%;
        }

        .wrap-service .service ul:hover li:hover .item img {
            -webkit-transition: all .4s;
            transition: all .4s;

            opacity: .5;
        }

        .wrap-service .service ul:hover li:hover .item .mask .note1 {
            opacity: 0;
        }

        .wrap-service .service ul:hover li:hover .item .mask .note2 {
            opacity: 1;
        }
    }

    .wrap-service .service .item {
        position: relative;

        display: block;

        background-color: rgba(2, 156, 106, 1);
    }

    .wrap-service .service .item img {
        display: block;

        opacity: .9;
    }

    @media (max-width: 767px) {
        .wrap-service .service .item img {
            max-width: 100%;

            opacity: .3;
        }
    }

    .wrap-service .service .item .mask {
        position: absolute;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;
    }

    @media (max-width: 767px) {}

    @media (max-width: 991px) {}

    .wrap-service .service .item .mask .note1 {

        position: absolute;
        bottom: 4px;

        width: 100%;
        padding: 0 10px;
        -webkit-transition: all .2s;
        transition: all .2s;

    }

    @media (max-width: 991px) {
        .wrap-service .service .item .mask .note1 {
            opacity: 0;
        }
    }

    .wrap-service .service .item .mask .note1 span {
        font-family: 'AvantGardeITCbyBT-Book';
        font-size: 18px;
        height: 60px;
        line-height: 30px;
        display: block;

        color: #fff;
        overflow: hidden;
    }

    .wrap-service .service .item .mask .note2 {
        position: absolute;
        top: 33px;

        width: 100%;
        padding: 10px;

        -webkit-transition: all .4s;
        transition: all .4s;

        opacity: 0;
    }

    @media (max-width: 991px) {
        .wrap-service .service .item .mask .note2 {
            bottom: 10px;

            opacity: 1;
        }
    }

    .wrap-service .service .item .mask .note2 span {
        font-family: 'AvantGardeITCbyBT-Book';
        font-size: 16px;
        display: block;
        height: 41px;
        line-height: 41px;
        color: #fff;
        background: url("../images/index-ico-1.jpg") left bottom no-repeat;
        overflow: hidden;
    }

    .wrap-service .service .item .mask .note2 p {
        font-family: 'AvantGardeITCbyBT-Book';
        font-size: 14px;
        line-height: 30px;
        margin-top: 9px;
        overflow: auto;
        font-size: 14px;
        max-height: 210px;
        margin: 20px 0 0 0;

        color: #fff;
    }

    .wrap-service .service .item .mask .note3 {
        width: 100%;
        margin-top: 20px;
        padding: 0 15px;
    }

    .wrap-service .service .item .mask .note3 a {
        font-family: 'AvantGardeITCbyBT-Book';
        display: block;
        float: left;
        width: 112px;
        height: 39px;
        line-height: 37px;
        font-size: 14px;
        margin-right: 18px;
        color: #fff;
        text-align: center;
        border: 1px solid #fff;
    }

    .wrap-service .service .item .mask .note3 a:last-child {
        margin-right: 0;
    }

    .wrap-service .service .item .mask .note3 a:hover {
        background: #fff;
        color: #333;
    }

    @media (max-width: 767px) {
        .wrap-service .service .item .mask .note2 p {
            margin-top: 10px;
        }
    }

    .wrap-service .service .item .mask .note2 p::-webkit-scrollbar {
        position: absolute;
        left: 0;

        width: 4px;
    }

    .wrap-service .service .item .mask .note2 p::-webkit-scrollbar-track {
        border: 1px solid #fff;
        background-color: #c6c6c6;
    }

    .wrap-service .service .item .mask .note2 p::-webkit-scrollbar-thumb {
        background-color: #959596;
    }

    .wrap-professional .professional {
        margin-top: 60px;
    }

    @media (max-width: 991px) {
        .wrap-professional .professional {
            margin-top: 50px;
        }
    }

    .wrap-professional .professional ul {
        font-size: 0;

        margin: 0 -4px;
    }

    .wrap-professional .professional ul li {
        display: inline-block;

        width: 25%;
        padding: 0 4px;

        vertical-align: top;
    }

    @media (max-width: 767px) {
        .wrap-professional .professional ul li {
            width: 50%;
        }
    }

    .wrap-professional .professional .item {
        position: relative;

        display: block;
        overflow: hidden;

        margin-top: 8px;

        background-color: #000;
    }

    .wrap-professional .professional .item .pic .img-box {
        padding-bottom: 72.95597484%;
    }

    .wrap-professional .professional .item .pic .img-box img {
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    .wrap-professional .professional .item-2 .pic .img-box {
        padding-bottom: 148.74213836%;
    }

    .wrap-professional .professional .item .mask1 {
        position: absolute;
        top: 60%;

        width: 100%;

        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;

        opacity: 0;
    }

    .wrap-professional .professional .item .mask1:before {
        display: block;

        /*width: 1px;*/
        height: 20px;
        margin: 0 auto;

        content: '';

        background-color: #eee;
    }

    .wrap-professional .professional .item .mask1 p {
        font-size: 16px;
        line-height: 28px;
        margin: 10px 0 0 0;
        color: #fff;
    }


    /* .back-img{
        width: 100%;
        height: 580px;
        background: url('../images/Group-61.jpg') no-repeat;
        background-size: 100% 100%;
        z-index: 99;
    } */






    .index-title {
        float: left;
        width: 100%;
        padding: 60px 0 30px 0;
        /* padding: 30px; */

    }

    .index-title .index-title-h1 {
        font-family: "arial black";
        float: left;
        width: 100%;
        line-height: 57px;
        font-size: 32px;
        font-weight: bold;
        text-align: center;
    }

    .index-title .index-title-h2 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        padding: 0 10%;
        line-height: 30px;
        font-size: 14px;
        color: #666;
        text-align: center;
    }

    /* .red-line {
      width: 60px;
      height: 15px;
      margin: 60px auto;
      position: relative;
    } */

    /* .red-line::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 60px;
      height: 15px;
      background-color: red;
      transform: rotate(-20deg);
      transform-origin: left bottom;
    } */





    @media (max-width: 991px) {
        .video {
            margin-top: 10px;
        }
    }

    .video .img-box {
        width: 100%;
        height: 100%;
        z-index: 0;

        padding-bottom: 61.64383562%;

        background-color: rgba(0, 0, 0, 0);
    }

    .video .img-box img {
        -webkit-transition: all .6s ease;
        transition: all .6s ease;

        /*opacity: .5;*/
    }

    .video .video-box {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;

        overflow: hidden;

        width: 100%;
        height: 100%;

        text-align: center;
    }



    .video .iframe {
        display: none;

        width: 100% !important;
        height: 100% !important;
    }

    .video .play {
        position: absolute;
        top: 50%;
        left: 0;

        display: inline-block;

        width: 100%;
        height: 63px;
        margin-bottom: 100%;

        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        color: #fff;
        background: url("../images/video-ico-1.png") center no-repeat;
    }

    .video-txt {
        font-family: 'BernFash';
        font-size: 36px;
        color: #fff;
        position: absolute;
        bottom: 36px;
        left: 34px;
    }

    @media (max-width: 991px) {
        .video .play {
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);

            opacity: 1;
        }
    }

    .video .play:before {
        font-family: 'iconfont';
        font-size: 60px;
        font-weight: normal;
        line-height: 1;

        display: block;

        /*content: '\e67f';*/
        width: 63px;
        height: 63px;

    }

    .video:hover .img-box img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

        opacity: .95;
    }

    .video {
        float: left;
        /* position: relative; */
        /* overflow: hidden; */
        width: 48.6%;
        height: 480px;
    }


    .index-video {
        width: 100%;
        height: 480px;
        background: #f5f5f5;
    }

    .index-video .index-video-right {
        float: left;
        width: 38.4%;
        height: 480px;

    }

    .left-img {
        /* position: absolute; */
        /* float: left; */
        /* margin-left: 40%; */
        /* margin: 0 auto; */
        display: flex;
        justify-content: flex-end;
        align-items: center;

    }

    .left-img img {
        width: 480px;
        height: 375px;
    }

    /* @media (max-width: 1380px) {
        .left-img img {
            margin-left: 40%;
        }
    }
    
    @media (min-width: 1381px) {
        .left-img img {
            margin-left: 65%;
        }
    } */


    .index-video .index-video-right .index-top-img {
        float: left;
        width: 100%;
    }

    .index-video .index-video-right .index-top-img .index-top-left-img {
        float: left;
        width: 50%;
        position: relative;
        overflow: hidden;
    }

    .index-video .index-video-right .index-top-img .index-top-left-img img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .index-video .index-video-right .index-top-img .index-top-left-img:hover img {
        -webkit-transform: scale(1.1);
        -mos-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .index-video .index-video-right .index-top-img .index-top-left-img .index-position-txt-1 {

        position: absolute;
        bottom: 26px;
        left: 25px;
        float: left;
        width: 100%;
        line-height: 28px;
        font-size: 26px;
        color: #fff;
    }

    .index-video .index-video-right .index-bottom-txt {
        float: left;
        width: 100%;
    }


    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-1 {
        font-family: "BMsolid";
        float: left;
        width: 100%;
        height: 73px;
        line-height: 73px;
        margin-top: 23px;
        font-size: 72px;
        text-align: center;
        color: #029c6a;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-1 sup {
        top: -2em;
        font-size: 24px;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-2 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 26px;
        font-size: 14px;
        margin-top: 7px;
        color: #029c6a;
        text-align: center;
        color: #029c6a;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-2 a {
        color: #029c6a;
        margin: 0 16px;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-3 {
        float: left;
        /* width: 100%; */
        text-align: left;
        line-height: 24px;
        margin-top: 5px;
        font-size: 14px;
        padding: 0 5% 0 5%;
        color: #666;
        font-family: 'AvantGardeITCbyBT-Book';
    }

    .title-section {
        font-size: 28px;
        font-weight: bold;
        line-height: 50px;
        color: black;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-compy {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        text-align: center;
        line-height: 30px;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-4 {
        float: left;
        width: 100%;
        height: 40px;
        margin-top: 20px;
        font-family: 'AvantGardeITCbyBT-Book';
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-4 a {
        display: block;
        margin-left: 5%;
        width: 160px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        background: #029c6a;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
    }

    .index-video .index-video-right .index-bottom-txt .index-bottom-txt-4 a:hover {
        opacity: 0.8;
    }

    .view-more {
        width: 146px;
        height: 41px;
        background: #19AEE2;
        text-align: center;
        /* line-height: 41px; */
        color: white;
        margin-top: 30px;
        border-radius: 23px;
    }

    .view-span {
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: white;
        color: #19AEE2;
        line-height: 20px;
        margin-top: 10px;
        margin-left: 15px;
    }


    .index-advantages {
        float: left;
        width: 100%;
        padding: 0 4px 54px 4px;
    }

    .index-advantages .index-advantages-li {
        float: left;
        position: relative;
        width: 22.5%;
        height: auto;
        margin-right: 0;
        margin-left: 2%;
        margin-bottom: 30px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        overflow: hidden;
    }

    .index-advantages .index-advantages-li:nth-child(4n) {
        margin-right: 0;
    }

    .index-advantages .index-advantages-li img {
        border: 8px solid #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
    }

    .index-advantages .advantages-bg-1 {
        width: 100%;
        height: 100%;
        position: absolute;
        left: -0%;
        top: -0%;
        background: url("../images/advantage-bg-1.png") no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .index-advantages .index-advantages-li:hover .advantages-bg-1 {
        opacity: 1;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .index-advantages .index-advantages-img {
        width: 100%;
    }

    .index-advantages .index-advantages-li-txt {
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        float: left;
        width: 100%;
        text-align: center;
        padding: 105px 34px 0 34px;
    }

    .index-advantages .index-advantages-li-p1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
        color: #fff;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .index-advantages .index-advantages-li-p2 {
        float: left;
        width: 100%;

        font-size: 14px;
        color: #fff;
        line-height: 33px;
        height: 132px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .bg-f8f8f8 {
        background: #f8f8f8;
    }

    .index-list {
        float: left;
        width: 100%;
        padding-bottom: 76px;
 
    }

    .index-list ul {
        float: left;
        width: 100%;
        position: relative;
        margin-left: 18px;
    }

    .index-list ul .slick-arrow {
        position: absolute;
        top: 50%;
        transform: translate(-0%, -50%);
        width: 26px;
        height: 45px;

        padding: 0;
    }

    .index-list ul .slick-arrow.slick-prev {
        left: -54px;
        background: url("../images/news-left.png") no-repeat;
        background-size: 100% 100%;
    }

    .index-list ul .slick-arrow.slick-next {
        right: -54px;
        background: url("../images/news-right.png") no-repeat;
        background-size: 100% 100%;
    }

    @media (max-width: 1440px) {
        .index-list ul .slick-arrow {
            width: 12px;
            height: 22px;
            background-size: 100% 100%;
        }

        .index-list ul .slick-arrow.slick-prev {
            left: -18px;
        }

        .index-list ul .slick-arrow.slick-next {
            right: -18px;
        }
    }

    .index-list .slick-dots {
        text-align: center;
        margin-top: 10px;
    }

    .index-list .slick-dots li {
        float: none;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 3px;
        background: #ccc;
        padding: 0;
        border-radius: 100%;
    }

    .index-list .slick-dots li button {
        display: none;
    }

    .index-list .slick-dots li.slick-active {
        background: #029c6a;
    }

    .index-list .slick-initialized .slick-slide {
        padding: 0 10px;
    }

    .index-list ul li {
        float: left;
        width:340px !important;
      height:430px;
        margin-left: 90px;
        background-color: #F4F8FF;
      
   
    }

    .index-list ul li:last-child {
        margin-right: 0%;
    }


    .index-list ul li .index-list-img {
        float: left;
        width: 100%;
        height: 100%;
    
       
    }

    .index-list ul li .index-list-img img {
        height: 430px;
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

   /* .index-list ul li:hover .index-list-img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }*/


    .index-list ul li .index-list-txt {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 31px;
        height: 62px;
        margin-top: 8px;
        font-size: 14px;
        color: #666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;

    }

    .bg-029c6a {
        background: #029c6a;
    }

    .index-connected {
        float: left;
        width: 100%;
        padding: 20px 0;
    }

    .index-connected .index-connected-p-a {
        float: left;
        line-height: 40px;
    }

    .index-connected .index-connected-p-a .index-connected-span-1 {
        float: left;
        font-family: "Tungsten-Semibold";
        font-size: 36px;
        color: #fff;
    }

    .index-connected .index-connected-p-a .index-connected-a-1 {
        float: left;
        width: 138px;
        height: 40px;
        line-height: 38px;
        border: 1px solid #fff;
        margin-left: 19px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }

    .index-connected-ico {
        float: right;
        line-height: 40px;
    }

    .index-connected-ico .index-connected-ico-span-1 {
        font-family: "Tungsten-Semibold";
        float: left;
        font-size: 36px;
        color: #fff;
        margin-right: 12px;
    }

    .index-connected-ico .bottom-ico {
        float: left;
        width: 36px;
        height: 36px;
        margin-top: 2px;
        margin-left: 14px;
    }

    .index-connected-ico .bottom-ico.bottom-ico-1 {
        background: url("../images/ico1.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-1:hover {
        background: url("../images/ico1-2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-2 {
        background: url("../images/ico2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-2:hover {
        background: url("../images/ico2-2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-3 {
        background: url("../images/ico3.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-3:hover {
        background: url("../images/ico3-2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-4 {
        background: url("../images/ico4.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-4:hover {
        background: url("../images/ico4-2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-5 {
        background: url("../images/ico5.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-5:hover {
        background: url("../images/ico5-2.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-6 {
        background: url("../images/ico6.png") no-repeat;
    }

    .index-connected-ico .bottom-ico.bottom-ico-6:hover {
        background: url("../images/ico6-2.png") no-repeat;
    }




    @media (max-width: 1440px) {
        .index-advantages .index-advantages-li {}
    }

    @media (max-width: 1366px) {
        .index-advantages .index-advantages-li {}

        .index-advantages .index-advantages-li-txt {
            padding: 75px 34px 0 34px;
        }
    }

    @media (max-width: 1299px) {
        .index-advantages .index-advantages-li-txt {
            padding: 65px 34px 0 34px;
        }

        .index-advantages .index-advantages-li {}

        .index-advantages .index-advantages-li-p2 {
            line-height: 28px;
            height: 112px;
        }
    }

    @media (max-width: 1199px) {
        .wrap-service .service .item .mask .note2 p {
            max-height: 180px;
        }

        .wrap-service .service .item .mask .note3 a {
            width: 48%;
            margin-right: 4%;
        }

        .wrap-service .service .item .mask .note3 a:last-child {
            margin-right: 0;
        }

        .index-advantages .index-advantages-li {}

        .index-advantages .index-advantages-li-txt {
            padding: 50px 34px 0 34px;
        }

        .index-title .index-title-h2 {
            padding: 0 5%;
        }

        .index-advantages .advantages-bg-1 {
            display: none;
        }
    }

    @media (max-width: 991px) {
        .wrap-service .service {
            padding-bottom: 0;
        }

        .wrap-service .service ul {
            height: auto;
        }

        .wrap-service .service ul li {
            padding: 0.5px 1px;
        }

        .index-title {
            padding: 20px 0 20px 0;
        }

        .wrap-service .service .item .mask {
            background-color: rgba(2, 156, 106, 0.2);

        }

        .video {
            width: 100%;
            height: 720px;
        }

        .index-video .index-video-right {
            width: 100%;
            background: #f8f8f8 none;
            height: auto;
            padding-bottom: 30px;
        }

        .wrap {
            padding: 20px 0;
        }

        .wrap-service .service {
            margin-top: 20px;
        }

        .index-advantages .index-advantages-li {
            width: 354px;
            height: 354px;
            margin-right: 10px;
            margin-top: 20px;
        }

        .index-advantages .index-advantages-li-txt {
            padding: 100px 34px 0 34px;
        }

        .index-advantages {
            padding: 0 4px 24px 4px;
        }

        .index-list ul li {
            padding: 10px 10px 10px 10px;
        }

        .index-list {
            padding-bottom: 30px;
        }

        .index-connected .index-connected-p-a .index-connected-span-1 {
            font-size: 32px;
        }

        .index-connected-ico .index-connected-ico-span-1 {
            font-size: 32px;
        }
    }

    @media (max-width: 767px) {
        .wrap {
            padding: 0px 0;
        }

        .index-title {
            padding: 10px 0 10px 0;
        }

        .index-title .index-title-h1 {
            line-height: 38px;
            font-size: 22px;
        }

        .index-title .index-title-h2 {
            line-height: 24px;
            font-size: 13px;
            padding: 0 2%;
        }

        .wrap-service .service {
            margin-top: 10px;
        }

        .wrap-service .service .item .mask .note2 {
            top: 20px;
        }

        .wrap-service .service .item .mask .note2 p {
            max-height: 150px;
        }

        .video {
            width: 100%;
            height: 285px;
            margin-top: 0;
        }

        .video-txt {
            left: 4%;
            bottom: 5px;
        }

        .index-video .index-video-right .index-top-img .index-top-left-img {
            width: 100%;
            margin-top: 5px;
        }

        .index-video .index-video-right .index-bottom-txt .index-bottom-txt-1 {
            font-size: 48px;
        }

        .index-video .index-video-right .index-bottom-txt .index-bottom-txt-1 sup {
            top: -1.5em;
            font-size: 20px;
        }

        .index-video .index-video-right .index-bottom-txt .index-bottom-txt-2 {
            margin-top: 0;
        }

        .index-video .index-video-right .index-bottom-txt .index-bottom-txt-4 {
            margin-top: 15px;
        }

        .index-video .index-video-right {
            padding-bottom: 20px;
        }

        .index-advantages .index-advantages-li {
            width: 47%;
            height: 100%;
            margin-right: 0;
            margin-top: 0;
            margin-left: 2%
        }

        .index-advantages .index-advantages-li-txt {
            padding: 100px 34px 0 34px;
        }

        .index-list ul li {
            width: 100%;
            margin: 0;
            margin-top: 10px;
        }

        .index-list ul li .index-list-txt {
            height: 52px;
            line-height: 26px;
        }

        .index-connected .index-connected-p-a {
            width: 100%;
        }

        .index-connected-ico {
            width: 100%;
            margin-top: 10px;
        }

        .index-connected .index-connected-p-a .index-connected-span-1 {
            font-size: 22px;
            margin-right: 10px;
        }

        .index-connected-ico .index-connected-ico-span-1 {
            font-size: 22px;
        }

        .index-connected .index-connected-p-a .index-connected-a-1 {
            margin-left: 10px;
        }

        .index-connected {
            padding: 15px 0 10px 0;

        }


        .wrap-service .service .slick-dots {

            width: 100%;
            text-align: center;
            margin-top: 12px;
        }

        .wrap-service .service .slick-dots li {
            float: none;
            display: inline-block;
            margin: 0 5px;
            width: 10px;
            height: 10px;
            border-radius: 100%;
            background: #ccc;
        }

        .wrap-service .service .slick-dots li.slick-active {
            background: #029c6a;
        }

        .wrap-service .service .slick-dots li button {
            display: none;
        }


        .index-advantages .slick-dots {
            width: 100%;
            text-align: center;
        }

        .index-advantages .slick-dots li {
            display: inline-block;
            margin: 0 5px;
            width: 10px;
            height: 10px;
            border-radius: 100%;
            background: #ccc;
        }

        .index-advantages .slick-dots li.slick-active {
            background: #029c6a;
        }

        .index-advantages .slick-dots li button {
            display: none;
        }
    }


    /**
     * page
     */
    .page {
        float: left;
        width: 100%;
        clear: both;
        overflow: hidden;

        margin-top: 21px;
        margin-bottom: 20px;
        text-align: center;
    }

    .page a {
        font-family: 'AvantGardeITCbyBT-Book';
        font-size: 20px;
        line-height: 60px;

        display: inline-block;
        overflow: hidden;

        width: 62px;
        height: 62px;
        margin: 0 14px;

        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        text-align: center;

        color: #999;
        border-radius: 50%;
        background-color: #fff;
        color: #bfbfbf;
        border: 1px solid #e5e5e5;
    }


    @media (max-width: 1199px) {



        .page a {
            margin: 0 6px;
            height: 54px;
            line-height: 54px;
            width: 54px;
        }
    }

    .page a.omit:hover {
        color: #333;
        background-color: #eee;
    }

    .page a.prev {
        font-size: 14px;
    }

    .page a.prev:after {
        /*font-family: 'iconfont' !important;*/

        /*content: '\e601';*/
    }

    .page a.next {
        font-size: 14px;
    }

    .page a.next:before {
        /*font-family: 'iconfont' !important;*/

        /*content: '\e827';*/
    }

    .page a.page-num-current,
    .page a:hover {
        color: #fff;
        background-color: #029c6a;
    }

    @media (max-width: 767px) {
        .page a {
            line-height: 34px;

            width: 34px;
            height: 34px;
            font-size: 16px;
        }

        .page a.prev,
        .page a.next {
            margin: 0 5px;
        }

        .page a:prev {
            background-size: 7px auto;
        }

        .page a:next {
            background-size: 7px auto;
        }

    }



    /*内页导航*/
    .case-bg {
        box-shadow: 2px 0 5px #ccc;
        margin-top: -5px;
        background: #fff;
    }

    .wrap-sidenav {
        float: left;
        width: 100%;
        position: relative;

        overflow: hidden;

        height: 58px;
        margin-top: -0px;
    }

    @media (max-width: 991px) {

        .wrap-sidenav {
            height: 50px;
        }

    }

    @media (max-width: 767px) {
        .wrap-sidenav {

            margin-top: -0px;
        }
    }

    .wrap-sidenav .sidenav {
        position: relative;
        float: left;
        width: 100%;
    }

    .wrap-sidenav .sidenav ul {
        font-size: 0;

        position: relative;
        position: absolute;
        left: 0;

        overflow: hidden;

        white-space: nowrap;
    }

    .wrap-sidenav .sidenav ul li {
        display: inline-block;


    }

    .wrap-sidenav .sidenav ul li:first-child {}

    .wrap-sidenav .sidenav ul li a {
        font-family: 'AvantGardeITCbyBT-Book';
        font-size: 18px;
        line-height: 60px;

        position: relative;

        display: block;

        height: 60px;
        padding: 0 30px;

        color: #333;
        background: #f8f8f8;
        /* background: #1aa096; */
    }

    @media (max-width: 991px) {
        .wrap-sidenav .sidenav ul li a {

            font-size: 15px;
            line-height: 50px;

            height: 50px;
            padding: 0 20px;
        }
    }

    .wrap-sidenav .sidenav ul li.active a,
    .wrap-sidenav .sidenav ul li:hover a {

        background-color: #029c6a;
        /* font-weight: bold; */
        color: #fff;
    }

    .address {
        font-family: 'AvantGardeITCbyBT-Book';
        float: right;
        line-height: 58px;
        color: #adadad;
        position: relative;
        z-index: 99;
    }

    .address img {
        vertical-align: middle;
        padding-bottom: 3px;
        margin-right: 9px;

    }

    .address a {
        color: #adadad;
        margin: 0 5px;
    }

    .address a:hover,
    .address a.hover {
        color: #029c6a;
    }

    @media (max-width: 1399px) {
        .wrap-sidenav .sidenav ul li a {
            font-size: 15px;
        }
    }

    @media (max-width: 1279px) {
        .address {
            display: none;
        }
    }

    @media (max-width: 1199px) {
        .wrap-sidenav .sidenav ul li:hover a:before {
            display: none;
        }
    }

    /*内页又导航*/
    .two-nav {
        float: left;
        width: 100%;
        padding: 31px 0 22px 0;
    }

    .two-nav .two-nav-link {
        float: left;
        width: 100%;
    }

    .two-nav .two-nav-link a {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 20%;
        height: 60px;
        line-height: 58px;
        text-align: center;
        border: 1px solid #e5e5e5;
        border-right: 0;
        font-size: 16px;
        color: #333;
        background: #f8f8f8;
    }

    .two-nav .two-nav-link a:nth-child(5n) {
        border-right: 1px solid #e5e5e5;
    }

    .two-nav .two-nav-link a:last-child {
        border-right: 1px solid #e5e5e5;
    }

    .two-nav .two-nav-link a:hover,
    .two-nav .two-nav-link a.hover {
        background: #adfae1;
        border: 1px solid #adfae1;
    }

    @media (max-width: 1199px) {
        .two-nav .two-nav-link a {
            width: 50%;
        }

        .two-nav .two-nav-link a:nth-child(2n) {
            border-right: 1px solid #e5e5e5;
        }
    }

    @media (max-width: 1199px) {
        .two-nav {
            padding: 20px 0 10px 0;
        }

        .two-nav .two-nav-link a {
            height: 40px;
            line-height: 38px;
        }
    }

    /*案例特殊的导航*/
    .two-nav.two-nav-case .two-nav-link a {
        width: 200px;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 25px;
        -mos-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;
        background: #e5e5e5;
        font-size: 16px;
        color: #333;
        margin: 5px 0;
        margin-right: 30px;
        border: 0;
    }

    .two-nav.two-nav-case .two-nav-link a:hover,
    .two-nav.two-nav-case .two-nav-link a.hover {
        background: #029c6a;
        color: #fff;
    }

    @media (max-width: 991px) {
        .two-nav.two-nav-case .two-nav-link a {
            width: 23%;
            margin: 0 1%;
        }
    }

    @media (max-width: 767px) {
        .two-nav.two-nav-case .two-nav-link a {
            width: 48%;
            margin: 5px 1%;
            height: 40px;
            line-height: 40px;
            -webkit-border-radius: 20px;
            -mos-border-radius: 20px;
            -ms-border-radius: 20px;
            border-radius: 20px;
            font-size: 14px;
        }
    }

    /*案例*/
    .case-list-1 {
        float: left;
        width: 100%;
        padding-bottom: 62px;
    }

    .case-list-1 ul {
        float: left;
        width: 100%;
    }

    .case-list-1 ul li {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 31.9%;
        margin-right: 2.15%;
        margin-top: 10px;
    }

    .case-list-1 ul li:nth-child(3n) {
        margin-right: 0;
    }

    .case-list-1 ul li .case-img-1 {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;

    }

    .case-list-1 ul li .case-img-1 img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .case-list-1 ul li:hover .case-img-1 img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

    }



    .case-list-1 ul li .case-img-1 .case-position {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("../images/img-bg-1.png") no-repeat;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .case-list-1 ul li .case-txt-1 {
        float: left;
        width: 100%;
        height: 65px;
        line-height: 65px;
        text-align: center;
        font-size: 16px;
        color: #666;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .case-list-1 ul li:hover .case-img-1 .case-position {
        opacity: 1;
    }

    .case-list-1 ul li:hover .case-txt-1 {
        background: #323232;
        color: #fff;
    }

    @media (max-width: 1199px) {
        .case-list-1 {
            padding-bottom: 40px;
        }

    }

    @media (max-width: 767px) {

        .case-list-1 ul li {
            width: 47%;
            margin-right: 0;
            margin-left: 2%
        }

        .case-list-1 ul li .case-txt-1 {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
        }

        .case-list-1 ul li:nth-child(3n) {
            margin-right: 0%;
        }

    }

    /*案例详情*/
    .case-details {
        float: left;
        width: 100%;
        font-family: 'AvantGardeITCbyBT-Book';
    }

    .c-d-title {
        float: left;
        width: 100%;
        line-height: 49px;
        margin-top: 37px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 32px;
        color: #333;
    }

    .c-d-content {
        float: left;
        width: 100%;
    }

    .c-d-content .c-d-content-left {
        float: left;
        width: 67.1%;
        padding-right: 3%;
        padding-bottom: 40px;
        border-right: 1px solid #e5e5e5;
    }

    .c-d-content .c-d-content-left .c-d-content-left-time {
        float: left;
        width: 100%;
        height: 51px;
        line-height: 51px;
        color: #b3b2b2;
        font-size: 14px;

    }

    .c-d-content .c-d-content-left .c-d-content-tp {
        float: left;
        width: 100%;
        line-height: 30px;
        font-size: 16px;
        color: #666;
    }

    .c-d-content .c-d-content-left .c-d-content-tp img {
        width: 100%;
    }

    .c-d-content-more {
        width: 100%;
        line-height: 85px;
        text-align: center;
        font-size: 20px;
        color: #bdbdbd;
    }

    .c-d-content-more .more-span1 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 26px;
        height: 31px;
        vertical-align: middle;
        padding-bottom: 5px;
        margin-right: 12px;
        background: url("../images/case-details-ico-1.png") no-repeat;
    }



    .c-d-content .c-d-content-right {
        float: left;
        width: 32.9%;
        padding-left: 28px;
    }

    .c-d-content .c-d-content-right .c-d-content-right-title {
        float: left;
        width: 100%;
        line-height: 30px;
        font-size: 26px;
        margin-top: 30px;
    }

    .c-d-content .c-d-content-right .c-d-content-right-list {
        float: left;
        width: 100%;

    }

    .c-d-content .c-d-content-right .c-d-content-right-list ul {
        float: left;
        width: 100%;
    }

    .c-d-content .c-d-content-right .c-d-content-right-list ul li {
        float: left;
        width: 100%;
        padding: 33px 0 26px 0;
        border-bottom: 1px dashed #d5d5d5;
    }

    .c-d-content .c-d-content-right .c-d-content-right-list ul li .c-d-content-right-li-txt {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;

    }


    .c-d-content .c-d-content-right .c-d-content-right-list ul li .c-d-content-right-li-txt .img-1 {
        float: left;
        width: 41.3%;
        overflow: hidden;

    }

    .c-d-content .c-d-content-right .c-d-content-right-list ul li .c-d-content-right-li-txt .img-1 img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .c-d-content .c-d-content-right .c-d-content-right-list ul li:hover .c-d-content-right-li-txt img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

    }


    .c-d-content .c-d-content-right .c-d-content-right-list ul li .c-d-content-right-li-txt .c-d-content-right-list-p {
        float: left;
        width: 58.7%;
        line-height: 37px;
        padding-left: 20px;
        font-size: 20px;
        color: #666;
        max-height: 111px;
        margin: 5px 0 14px 0;
        overflow: hidden;
    }

    .c-d-content .c-d-content-right .c-d-content-right-link {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .c-d-content .c-d-content-right .c-d-content-right-link.none-767 {
        display: none;
    }

    .c-d-content .c-d-content-right .c-d-content-right-link.block-767 {
        display: block;
    }

    .c-d-content-right-link a {
        display: block;
        float: left;
        width: 100%;
        margin: 15px 0;
        padding: 0 24px;
        height: 60px;
        line-height: 58px;
        font-size: 20px;
        color: #666;
        border: 1px solid #e5e5e5;
        border-radius: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .c-d-content-right-link a:hover {
        background: #029c6a;
        color: #fff;
    }

    .c-d-content-right-phone {
        float: left;
        width: 100%;
        margin-top: 35px;
        background: #424242;
        color: #fff;
        padding: 17px 20px;
    }

    .c-d-content-right-phone .c-d-c-r-top-1 {
        float: left;
        width: 100%;
        font-size: 24px;
        line-height: 30px;
    }

    .c-d-content-right-phone .c-d-c-r-top-2 {
        float: left;
        width: 100%;
        font-size: 36px;
        line-height: 47px;
        margin-top: 16px;

    }

    .c-d-content-right-phone .c-d-c-r-top-2 img {
        vertical-align: middle;
        padding-bottom: 5px;
        margin-right: 13px;
    }

    @media (max-width: 1199px) {
        .c-d-content .c-d-content-left {
            float: left;
            width: 100%;
            padding: 0;
            border: 0;
        }

        .c-d-content .c-d-content-right {
            float: left;
            width: 100%;
            padding-bottom: 30px;
            padding-left: 0;
        }

        .c-d-content .c-d-content-right .c-d-content-right-list ul li {
            width: 50%;
        }
    }

    @media (max-width: 767px) {
        .c-d-title {
            font-size: 20px;
            margin-top: 10px;
            line-height: 36px;
        }

        .case-details {
            padding: 0 2%;
        }

        .c-d-content .c-d-content-right .c-d-content-right-link.none-767 {
            display: block;
        }

        .c-d-content .c-d-content-right .c-d-content-right-link.block-767 {
            display: none;
        }

        .c-d-content-more {
            line-height: 38px;
            font-size: 16px;
            margin-top: 15px;
        }

        .c-d-content .c-d-content-right .c-d-content-right-link {
            margin-top: 10px;
        }

        .c-d-content-right-link a {
            margin: 10px 0;
            height: 48px;
            line-height: 46px;
            font-size: 16px;
        }

        .c-d-content .c-d-content-right .c-d-content-right-title {
            display: none;
        }

        .c-d-content .c-d-content-right .c-d-content-right-list {
            display: none;
        }

        .c-d-content .c-d-content-right .c-d-content-right-list ul li {
            padding: 10px 0;
            width: 100%;
        }

        .c-d-content-right-phone {
            margin-top: 10px;
            padding: 10px 15px;
        }

        .c-d-content-right-phone .c-d-c-r-top-1 {
            font-size: 20px;
        }

        .c-d-content-right-phone .c-d-c-r-top-2 {
            font-size: 24px;
            margin-top: 5px;
        }

        .c-d-content-right-phone .c-d-c-r-top-2 img {
            width: 24px;
        }
    }


    /*产品中心*/
    .case-list-1.product-list-1 ul li .case-img-1 .case-position {
        background: url("../images/bg-1.png") no-repeat;
    }

    .case-list-1.product-list-1 ul li:hover .case-txt-1 {
        background: none;
        color: #029c6a;
    }


    /*产品中心详情*/
    .s-1000 {
        float: left;
        width: 100%;
        padding-bottom: 20px;
        background-color: #F0F0F0;
        padding-bottom: 50px;
        padding-top: 30px;
    }

    .s-1000 .s-1000-N {
        display: flex;
        margin-left: 200px;
        margin-right: 200px;
        margin-top: 15px;
    }

    .s-1000 .wrap-sidenav-1000 {
        width: 300px;
        border-radius: 8px;
        background-color: #fff;
    }

    .s-1000 .wrap-sidenav-1000 .sidenav {
        width: 100%;
        padding-bottom: 15px;
    }

    .s-1000 .wrap-sidenav-1000 .sidenav .sidenav-tit {
        color: #0A1F3D;
        font-size: 22px;
        font-weight: 600;
        height: 50px;
        line-height: 50px;
        padding-left: 40px;
    }

    .s-1000 .wrap-sidenav-1000 .sidenav ul {
        width: 100%;
        padding-bottom: 15px;
    }

    .s-1000 .wrap-sidenav-1000 .sidenav ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #303133;
        font-size: 16px;
    }

    .s-1000 .wrap-sidenav-1000 .sidenav ul li a {
        width: 210px;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        color: #303133;
        font-size: 16px;
        padding-left: 50px;
        overflow: hidden;
        /* 隐藏溢出的文本 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        white-space: nowrap;
        /* 禁止文本换行 */
    }

    /* 产品详情产品详细信息 */
    .product-prod {
        width: 1150px;
        margin-left: 20px;
        border-radius: 8px;
    }

    .product-prod .prod-img {
        width: 400px;
        height: 400px;
        float: left;
        margin-right: 20px;
    }

    .product-prod .prod-img .carousel {
        width: 100%;
        height: 100%;
    }

    .product-prod .prod-tex {
        height: 400px;
        padding-right: 20px;
        background-color: #fff;
    }

    .product-prod .prod-tex .p-d-c-right .p-d-c-right-title {
        height: 60px;
        line-height: 80px;
        font-size: 28px;
        overflow: hidden;
        /* 隐藏溢出的文本 */
        text-overflow: ellipsis;
        /* 显示省略号 */
        white-space: nowrap;
        /* 禁止文本换行 */
    }

    .product-prod .prod-tex .p-d-c-right .p-d-c-right-link a {
        padding: 15px 25px;
        color: #fff;
        font-size: 20px;
    }

    .product-prod .prod-tex .p-d-c-right .p-d-c-right-link .p-d-c-right-a1 {
        background-color: #029C6A;
        margin-right: 15px;
    }

    .product-prod .prod-tex .p-d-c-right .p-d-c-right-link .p-d-c-right-a2 {
        background-color: #6C6C6C;

    }

    .prose-xq {
        width: 100%;
    }

    .xq-oo {
        width: 1500px;
        margin-left: 200px;
        margin-right: 200px;
        background-color: #fff;
        margin-top: 20px;
        border-radius: 8px;
        overflow: hidden;
        padding: 20px 30px;
    }

    .xq-oo .p-d-c-txt-3 {
        background-color: #fff;

    }

    .xq-oo .p-d-c-txt-3 .p-d-c-title-1 {
        margin-top: -36px;
        text-align: center;
    }




    /* ---------------------------- */

    .product-details-content {
        float: left;
        width: 100%;
        padding-top: 43px
    }

    .product-details-content .p-d-c-introduce {
        float: left;
        width: 100%;
        height: 50.1%;
        background-color: #3f4009;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left {
        float: left;

        width: 50.1%;

        height: 50.1%;

        background-color: #029c6a;

        vertical-align: top;

    }

    .product-details-content .p-d-c-introduce .p-d-c-left .img-boxs {
        width: 310px;
        height: 340px;
        background-color: #adfae1;
        float: left;
        margin-left: -180px;
        margin-top: 20px;
    }

    @media (max-width: 1560px) {
        .product-details-content .p-d-c-introduce .p-d-c-left {
            width: 60%;
        }

        /* 产品详情适配 */
        .product-prod {
            width: 1300px;
            margin-left: 20px;
            border-radius: 8px;
        }

        .product-prod .prod-img {
            width: 300px;
            height: 300px;
            float: left;
            margin-left: 20px;
            margin-top: 20px;
            margin-right: 20px;
        }

        .product-prod .prod-img .carousel {
            width: 100%;
            height: 100%;
        }

        .product-prod .prod-tex {
            height: 400px;
            padding-right: 20px;
            background-color: #fff;
        }

        .product-prod .prod-tex .p-d-c-right .p-d-c-right-title {
            height: 50px;
            line-height: 80px;
            font-size: 20px;
            font-weight: 600;
            overflow: hidden;
            /* 隐藏溢出的文本 */
            text-overflow: ellipsis;
            /* 显示省略号 */
            white-space: nowrap;
            /* 禁止文本换行 */
        }

        .product-prod .prod-tex .p-d-c-right .p-d-c-right-link a {
            padding: 15px 25px;
            color: #fff;
            font-size: 20px;
        }

        .product-prod .prod-tex .p-d-c-right .p-d-c-right-link .p-d-c-right-a1 {
            background-color: #029C6A;
            margin-right: 15px;
        }

        .product-prod .prod-tex .p-d-c-right .p-d-c-right-link .p-d-c-right-a2 {
            background-color: #6C6C6C;

        }

        .prose-xq {
            width: 100%;
        }

        .xq-oo {
            width: 1025px;
            margin-left: 200px;
            margin-right: 200px;
            background-color: #fff;
            margin-top: 20px;
            border-radius: 8px;
            overflow: hidden;
            padding: 20px 30px;
        }

        .xq-oo .p-d-c-txt-3 {
            background-color: #fff;

        }

        .xq-oo .p-d-c-txt-3 .p-d-c-title-1 {
            margin-top: -36px;
            text-align: center;
        }
    }

    @media (max-width: 1199px) {
        .product-details-content .p-d-c-introduce .p-d-c-left {
            width: 100%;
        }
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-for {
        float: left;
        width: 79.1%;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .img-box {
        padding-bottom: 65%;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
        float: left;
        width: 20.8%;

        padding: 49px 17px 49px 7px;
        background: #f5f5f5;
        /*background-color: #eee;*/
    }


    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button {
        width: 46px;
        height: 25px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -0%);
        -moz-transform: translate(-50%, -0%);
        -ms-transform: translate(-50%, -0%);
        transform: translate(-50%, -0%);
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-prev {
        background: url("../images/datails-top.png") no-repeat;
        background-size: 100% 100%;
        top: 13px;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-prev:hover {
        background: url("../images/datails-top-on.png") no-repeat;
        background-size: 100% 100%;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-next {
        background: url("../images/datails-bottom.png") no-repeat;
        background-size: 100% 100%;
        bottom: 13px;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-next:hover {
        background: url("../images/datails-bottom-on.png") no-repeat;
        background-size: 100% 100%;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-slide {
        padding: 9px 0px;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-slide.slick-current img {
        border: 3px solid #029c6a;
    }

    @media (max-width: 991px) {
        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-slide {
            padding: 0 3px;
        }
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .item .img-box {
        opacity: .9;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .item .img-box img {
        /*-webkit-filter: grayscale(100%);
           -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
             -o-filter: grayscale(100%);
                filter: grayscale(100%);
        -webkit-filter: gray;
                filter: gray;*/
        /*灰色*/
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-current .item .img-box {
        opacity: 1;
    }

    .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-current .item .img-box img {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .product-details-content .p-d-c-introduce .p-d-c-right {
        float: left;
        width: 49.9%;
        padding-left: 33px;
        padding-top: 13px;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-title {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 50px;
        font-size: 36px;
        color: #333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text {
        float: left;
        width: 100%;
        padding: 29px 0 12px 0;
        border-bottom: 1px solid #dfdfe0;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text .p-d-c-right-text-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 24px;
        height: 72px;
        margin-top: 17px;
        font-size: 20px;
        color: #666;
        overflow: hidden;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text .p-d-c-right-text-1.p-d-c-right-text-2 {
        height: 168px;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link {
        float: left;
        width: 100%;
        padding: 50px 0 53px 0;
        border-bottom: 1px solid #dfdfe0;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link .p-d-c-right-a1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 189px;
        height: 56px;
        line-height: 56px;
        text-align: center;
        background: #029c6a;
        margin-right: 30px;
        font-size: 20px;
        color: #fff;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link .p-d-c-right-a1.p-d-c-right-a2 {
        background: #323232;
    }

    .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link .p-d-c-right-a1:hover {
        opacity: 0.9;
    }


    .p-d-c-txt-3 {
        float: left;
        width: 100%;
        padding-top: 36px;
    }

    .p-d-c-title-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 53px;
        padding-left: 10px;
        font-size: 20px;
        color: #333;
        background: #e7e8ea;
    }

    .p-d-c-txt-3 .p-d-c-p-1 {
        float: left;
        width: 100%;
        line-height: 30px;
        padding-top: 15px;
        color: #666;
        font-size: 16px;
    }

    .p-d-c-txt-3 .p-d-c-p-1 img {
        width: 100%;
    }

    .p-d-c-form {
        float: left;
        width: 100%;
        padding-top: 28px;
    }

    .p-d-c-form .p-d-c-form-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        border: 1px solid #e7e8ea;
        padding: 31px 2% 34px 2%;
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-1 {
        float: left;
        /* width: 100%; */
        height: 58px;
        line-height: 56px;
        margin-right: 2.6%;
        padding: 0 13px;
        font-size: 20px;
        border: 1px solid #e7e8ea;
    }


    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-1.mr-0 {
        margin-right: 0;
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-2 {
        float: left;
        width: 100%;
        height: 221px;
        line-height: 36px;
        padding: 10px 13px;
        /* margin-top: 20px; */
        font-size: 20px;
        border: 1px solid #e7e8ea;
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-3 {
        float: left;
        width: 100%;
        height: 58px;
        line-height: 58px;
        background: #0A1F3D;
        font-size: 20px;
        color: #fff;
        text-align: center;
        margin-top: 20px;
        margin-right: 30px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-3:hover {
        opacity: 0.9;
    }

    .p-d-c-related {
        float: left;
        width: 100%;

        padding: 36px 0 46px 0;
    }

    .p-d-c-related .p-d-c-related-list {
        float: left;
        width: 100%;
        padding-top: 36px;
    }

    .p-d-c-related .p-d-c-related-list ul {
        float: left;
        width: 100%;
    }

    .p-d-c-related .p-d-c-related-list ul li {
        float: left;
        width: 32%;
        margin-right: 2%;
    }

    .p-d-c-related .p-d-c-related-list ul li:nth-child(3n) {
        margin-right: 0;
    }

    .p-d-c-related .p-d-c-related-list .p-d-c-related-list-img {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .p-d-c-related .p-d-c-related-list ul li .p-d-c-related-list-img img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .p-d-c-related .p-d-c-related-list ul li:hover .p-d-c-related-list-img img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .p-d-c-related .p-d-c-related-list ul li .p-d-c-related-list-txt {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        height: 26px;
        line-height: 26px;
        margin-top: 18px;
        font-size: 16px;
        color: #666;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }

    .p-d-c-related .p-d-c-related-list ul li:hover .p-d-c-related-list-txt {
        color: #029c6a;
    }

    @media (max-width: 1599px) {
        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
            padding: 44px 17px 44px 7px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link {
            padding: 28px 0 28px 0;
        }
    }

    @media (max-width: 1399px) {
        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
            padding: 42px 17px 42px 7px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link {
            padding: 18px 0 18px 0;
        }
    }

    @media (max-width: 1365px) {
        .product-details-content .p-d-c-introduce .p-d-c-left {
            width: 100%;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right {
            width: 100%;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-for {
            width: 100%;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
            width: 100%;
            background: none;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-slide {
            padding: 0px 10px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button {
            width: 28px;
            height: 15px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-prev {
            left: -16px;
            top: 50%;
            margin-top: -14px;
            transform: rotate(-90deg)
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-next {
            left: auto;
            right: -16px;
            top: 50%;
            margin-top: -14px;
            transform: rotate(-90deg)
        }

        .product-details-content .p-d-c-introduce .p-d-c-right {
            padding-left: 0;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
            padding: 20px 5px 20px 5px;
        }
    }

    @media (max-width: 767px) {
        .product-details-content {
            padding-top: 15px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav {
            padding: 5px 5px 10px 5px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav .slick-slide {
            padding: 0px 8px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button {
            width: 18px;
            height: 10px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-prev {
            left: -8px;
            margin-top: -9px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-left .slider-nav button.slick-next {
            right: -8px;
            margin-top: -9px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right {
            padding-top: 0px;
            padding-left: 2%;
            padding-right: 2%;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-title {
            line-height: 36px;
            font-size: 24px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text {

            padding: 15px 0 10px 0;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text .p-d-c-right-text-1 {
            margin-top: 10px;
            height: auto;
            min-height: 72px;
            font-size: 16px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-text .p-d-c-right-text-1.p-d-c-right-text-2 {
            height: auto;
            min-height: 72px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link .p-d-c-right-a1 {
            width: 48%;
            margin-right: 4%;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
        }

        .product-details-content .p-d-c-introduce .p-d-c-right .p-d-c-right-link .p-d-c-right-a1.p-d-c-right-a2 {
            margin-right: 0;
        }

        .p-d-c-txt-3 {
            padding-top: 20px;
        }

        .p-d-c-title-1 {
            line-height: 22px;
            padding: 10px 10px 10px 10px;
            font-size: 18px;
        }

        .p-d-c-txt-3 .p-d-c-p-1 {
            font-size: 14px;
            line-height: 32px;
            padding: 10px 2% 0 2%;
        }

        .p-d-c-form .p-d-c-form-1 {
            padding: 0px 2% 15px 2%;
        }

        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-1 {
            width: 100%;
            height: 44px;
            line-height: 42px;
            margin-top: 15px;
            font-size: 14px;
        }

        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-2 {
            height: 120px;
            line-height: 28px;
            margin-top: 15px;
            font-size: 14px;
            padding: 8px 4%;
        }

        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-3 {
            width: 100%;
            height: 48px;
            line-height: 48px;
            font-size: 18px;
        }

        .p-d-c-related .p-d-c-related-list ul li {
            width: 100%;
            margin: 0;
        }

        .p-d-c-related .p-d-c-related-list {
            padding: 15px 2% 0 2%;
        }
    }

    /*服务*/
    .service {
        float: left;
        width: 100%;
        padding-bottom: 109px;
    }

    .service-txt {
        float: left;
        width: 100%;
        padding: 69px 0 75px 0;
        text-align: center;
        background: #f0eeee;
    }

    .service-txt .service-txt-1 {
        float: left;
        width: 100%;
        line-height: 58px;
        font-size: 36px;
        color: #333;
        font-family: "arial black";
    }

    .service-txt .service-txt-2 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 30px;
        font-size: 16px;
        color: #666;
    }

    .service-list-1 {
        float: left;
        width: 100%;
    }

    .service-list-1 ul {
        float: left;
        width: 100%;
    }

    .service-list-1 ul li {
        float: left;
        width: 100%;
    }

    .service-list-1 ul li .service-list-img {
        float: left;
        width: 50%;
    }

    .service-list-1 ul li .service-list-img img {
        width: 100%;
    }

    .service-list-1 ul li .service-list-txt {
        float: left;
        width: 50%;
        padding: 97px 46px 40px 36px;
        background: #f8f8f8;
    }

    .service-list-1 ul li:nth-child(2n) .service-list-img {
        float: right;
    }

    .service-list-1 ul li .service-list-txt .service-list-txt-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 45px;
        font-size: 24px;
        color: #333;
        background: url("../images/bg-1.jpg") left bottom no-repeat;
    }

    .service-list-1 ul li .service-list-txt .service-list-txt-2 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        height: 120px;
        line-height: 30px;
        font-size: 16px;
        margin-top: 7px;
        color: #666;

        overflow: hidden;
    }

    @media (max-width: 1599px) {
        .service-list-1 ul li .service-list-txt {

            padding: 50px 46px 20px 36px;
        }

        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            font-size: 15px;
        }
    }

    @media (max-width: 1499px) {
        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            height: 174px;
        }
    }

    @media (max-width: 1399px) {
        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            height: 170px;
        }
    }

    @media (max-width: 1299px) {
        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            height: 130px;
        }
    }


    @media (max-width: 1399px) {
        .service-list-1 ul li .service-list-txt {

            padding: 40px 23px 20px 18px;
        }

        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            font-size: 14px;
        }
    }

    @media (max-width: 1199px) {
        .service-list-1 ul li .service-list-txt {
            width: 100%;
            padding: 40px 23px 40px 18px;
        }

        .service-list-1 ul li .service-list-img {
            width: 100%;
        }

        .service-txt {
            padding: 50px 2% 50px 2%;
        }

        .service-list-1 ul li .service-list-txt .service-list-txt-2 {
            min-height: 90px;
            height: auto;
            overflow: auto;
        }

    }

    @media (max-width: 767px) {
        .service {
            padding-bottom: 15px;
        }

        .service-txt {
            padding: 20px 2% 20px 2%;
        }

        .service-txt .service-txt-1 {
            line-height: 36px;
            font-size: 20px;
        }

        .service-txt .service-txt-2 {
            line-height: 26px;
            font-size: 15px;
        }

        .service-list-1 ul li .service-list-txt {
            padding: 20px 4% 20px 4%;
        }

        .service-list-1 ul li .service-list-txt .service-list-txt-1 {
            font-size: 20px;
            line-height: 40px;
        }
    }

    .about {
        float: left;
        width: 100%;
    }

    .about-1 {
        float: left;
        width: 100%;
        padding: 74px 0 65px 0;
    }

    .about-1 .about-1-left {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 57.3%;
    }

    .about-1-left-title {
        float: left;
        width: 100%;
        line-height: 50px;
        font-size: 36px;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
    }

    .about-1-left-txt {
        float: left;
        width: 100%;
        padding-right: 2%;
        line-height: 2;
        margin-top: 9px;
        font-size: 16px;
        color: #666;
    }

    .about-1 .about-1-right {
        float: left;
        width: 85%;
    }

    .about-1 .about-1-right img {
        width: 100%;
    }

    .about-bg-1 {
        background: url("../images/bg-1.jpg") center no-repeat;
    }

    .about-2 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        padding: 62px 0 99px 0;
    }

    .about-2-title {
        float: left;
        width: 100%;
        line-height: 54px;
        font-size: 36px;
        color: #fff;
        text-align: center;
    }

    .about-2-table {
        float: left;
        width: 100%;
        background: rgba(255, 255, 255, 0.2);
        margin-top: 49px;
    }

    .about-2-table.none {
        display: none;
    }

    .about-2-table table tr td {

        width: 50%;
        line-height: 60px;
        padding: 40px 5.7%;
        font-size: 20px;
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

    .about-2-table table tr td span {
        font-size: 72px;
    }

    .bg-f8f7f7 {
        background: #f8f7f7;
    }

    .about-3 {
        float: left;
        width: 100%;
        padding: 18px 0 54px 0;
    }

    .about-3 .about-3-title {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        line-height: 88px;
        font-size: 36px;
        color: #333;
        text-align: center;
    }

    .about-3-honor {
        float: left;
        width: 100%;
        padding-bottom: 62px;
        text-align: center;
        position: relative;
    }

    .about-3-honor img {
        width: 100%;
    }

    .about-3-honor .slick-slide {
        padding: 0 8px;
    }

    .about-3-honor .about-3-honor-txt {
        font-family: 'AvantGardeITCbyBT-Book';
        width: 100%;
        height: 47px;
        line-height: 47px;
        font-size: 16px;
        color: #333;
    }

    .about-3-honor button {
        position: absolute;
        bottom: 0;
        width: 97px;
        height: 40px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .about-3-honor .slick-prev {
        left: 41.6%;
        background: #e9e7e7 url("../images/bg-2.png") center no-repeat;
    }

    .about-3-honor .slick-prev:hover {
        left: 41.6%;
        background: #029c6a url("../images/bg-2.png") center no-repeat;
    }

    .about-3-honor .slick-next {
        right: 41.6%;
        background: #e9e7e7 url("../images/bg-3.png") center no-repeat;
    }

    .about-3-honor .slick-next:hover {
        right: 41.6%;
        background: #029c6a url("../images/bg-3.png") center no-repeat;
    }

    .bg-f8f7f7 {
        background: #f8f7f7;
    }

    .about-4 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        margin-top: 58px;
        padding: 35px 26px;
    }

    .about-4 .about-4-slick {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .about-4 .about-4-slick img {
        float: left;
        width: 66%;
    }

    .about-4 .about-4-text {
        float: left;
        width: 34%;
        padding-left: 42px;
        padding-top: 2px;
    }

    .about-4 .slick-dots {
        position: absolute;
        bottom: 41px;
        right: 36%;
    }

    .about-4 .slick-dots button {
        display: none;
    }

    .about-4 .slick-dots li {
        float: left;
        width: 12px;
        height: 12px;
        margin: 0 4px;
        background: #029c6a;
        cursor: pointer;
    }

    .about-4 .slick-dots li.slick-active {
        background: #3f4009;
    }

    .about-4 .about-4-text-title {
        float: left;
        width: 100%;
        line-height: 77px;
        font-size: 36px;
        color: #333;
    }

    .about-4 .about-4-text-p {
        float: left;
        width: 100%;
        line-height: 30px;
        max-height: 360px;
        font-size: 16px;
        color: #333;
        overflow: hidden;
    }

    .about-5 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        padding: 29px 0 105px 0;
    }

    .about-5-title {
        float: left;
        width: 100%;
        font-size: 36px;
        line-height: 77px;
        color: #333;
        text-align: center;
    }

    .about-5-txt {
        float: left;
        width: 100%;
        line-height: 30px;
        font-size: 16px;
        color: #333;
        text-align: center;
    }

    .about-5-list {
        float: left;
        width: 100%;
    }

    .about-5-list .about-5-list-li {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-top: 24px;
        overflow: hidden;
    }

    .about-5-list .about-5-list-li:nth-child(3n) {
        margin-right: 0;
    }

    .about-5-list .about-5-list-li img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .about-5-list .about-5-list-li:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    @media (max-width: 1399px) {
        .about-4 .about-4-text {

            padding-left: 20px;
        }

        .about-4 .about-4-text-title {
            line-height: 50px;
            font-size: 28px;
        }

    }

    @media (max-width: 1299px) {
        .about-4 .about-4-text {
            padding-bottom: 30px;
        }

        .about-4 .about-4-text-p {
            line-height: 26px;
            font-size: 14px;

            overflow-y: auto;
        }

    }

    @media (max-width: 1299px) {
        .about-1-left-txt {
            line-height: 24px;
        }

        .about-2-table table tr td {
            padding: 20px 4%;
        }

        .about-2-table table tr td {
            font-size: 18px;
        }

        .about-2-table table tr td span {
            font-size: 35px;
        }

        .about-3-honor .slick-prev {
            left: 39%;
        }

        .about-3-honor .slick-prev:hover {
            left: 39%;
        }

        .about-3-honor .slick-next {
            right: 39%;
        }

        .about-3-honor .slick-next:hover {
            right: 39%;
        }
    }

    @media (max-width: 1199px) {
        .about-4 .about-4-slick {
            width: 100%;
        }

        .about-4 .about-4-text {
            width: 100%;
        }

        .about-4 .about-4-slick img {
            width: 100%;
        }

        .about-4 .about-4-text {
            padding-left: 0;
            padding-right: 0;
            margin-top: 20px;
        }

        .about-4 .slick-dots {
            position: absolute;
            bottom: 0px;
            right: 0%;
            width: 100%;
            text-align: center;
        }

        .about-4 .slick-dots li {
            float: none;
            display: inline-block;
        }
    }

    @media (max-width: 991px) {
        .about-3-honor .slick-prev {
            left: 35%;
        }

        .about-3-honor .slick-prev:hover {
            left: 35%;
        }

        .about-3-honor .slick-next {
            right: 35%;
        }

        .about-3-honor .slick-next:hover {
            right: 35%;
        }

        .about-1 .about-1-left {
            width: 100%;
        }

        .about-1 .about-1-right {
            width: 100%;
            margin-top: 20px;
        }

        .about-1 {
            padding: 34px 0 35px 0;
        }
    }

    @media (max-width: 767px) {
        .about-1 {
            padding: 20px 2% 20px 2%;
        }

        .about-1-left-title {
            line-height: 24px;
            font-size: 22px;
            text-align: center;
        }

        .about-1-left-txt {
            line-height: 22px;
            font-size: 14px;
        }

        .about-2 {

            padding: 10px 0 20px 0;
        }

        .about-2-table table tr td {
            padding: 10px 2%;
            line-height: 22px;
        }

        .about-2-table {
            display: none;
        }

        .about-2-table.none {
            display: block;
        }

        .about-2-table table tr td {
            font-size: 16px;
        }

        .about-2-table table tr td span {
            font-size: 24px;
        }

        .about-2-table {
            margin-top: 10px;
        }

        .about-2-title {
            line-height: 36px;
            font-size: 24px;
        }

        .about-3 .about-3-title {
            line-height: 36px;
            font-size: 22px;
        }

        .about-3 {
            padding: 15px 0 30px 0;
        }

        .about-3-honor .slick-prev {
            left: 20%;
        }

        .about-3-honor .slick-prev:hover {
            left: 20%;
        }

        .about-3-honor .slick-next {
            right: 20%;
        }

        .about-3-honor .slick-next:hover {
            right: 20%;
        }

        .about-3-honor {
            margin-top: 10px;
        }

        .about-4 {

            margin-top: 20px;
            padding: 15px 2% 15px 2%;
        }

        .about-4 .about-4-text {
            padding-left: 0;
            padding-bottom: 30px;
        }

        .about-4 .slick-dots {
            /*bottom: 15px;
            right: 2%;*/
        }

        .about-4 .slick-dots li {
            width: 8px;
            height: 8px;
            margin: 0 3px;
        }

        .about-5 {
            padding: 15px 0 20px 0;
        }

        .about-5-title {
            font-size: 22px;
            line-height: 36px;
        }

        .about-5-txt {
            line-height: 28px;
            font-size: 14px;
            margin-top: 5px;
        }

        .about-5-list .about-5-list-li {
            width: 100%;
            margin: 0;
            margin-top: 10px;
        }

        .about-4 .about-4-text-title {
            font-size: 22px;
        }

        .about-5-list .slick-dots button {
            display: none;
        }

        .about-5-list .slick-dots {
            text-align: center;
        }

        .about-5-list .slick-dots li {
            display: inline-block;
            *display: inline;
            *zoom: 0;
            width: 8px;
            height: 8px;
            background: #ccc;
            margin: 0 3px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            border-radius: 100%;
        }

        .about-5-list .slick-dots li.slick-active {

            background: #029c6a;
        }
    }

    /*联系我们*/
    .contact-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        padding-top: 20px;
    }


    .contact-1 .contact-1-left {
        float: left;
        /* width: 24.1%;
        margin-right: 1.2%; */
        width: 19.2%;
        margin-right: 1%;
        height: 200px;
        padding: 41px 0 6px 0;
        background: #f5f5f5;
        text-align: center;
    }

    .contact-1 .contact-1-left:last-child {
        margin-right: 0;
    }

    .contact-1 .contact-1-left .contact-1-left-ico {
        float: left;
        width: 100%;
        height: 37px;
    }

    .contact-1 .contact-1-left .contact-1-left-ico img {
        -webkit-transition: all 0.8s ease-out 0s;
        -moz-transition: all 0.8s ease-out 0s;
        -o-transition: all 0.8s ease-out 0s;
        transition: all 0.8s ease-out 0s;
    }

    .contact-1 .contact-1-left:hover .contact-1-left-ico img {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

    .contact-1 .contact-1-left .contact-1-left-txt {
        float: left;
        width: 100%;
        margin-top: 7px;
        line-height: 36px;
        height: 108px;
        line-height: 36px;
        font-size: 16px;
        color: black;
        padding: 0 2%;
        overflow: hidden;
    }

    .contact-1 .contact-1-left .contact-1-left-txt img {
        width: 108px;
        height: 108px;
    }

    .map1 {
        float: left;
        width: 100%;
        height: 484px;
        margin-top: 41px;
    }

    .contact-bg-1 {
        /* background: url("../images/bottom-bg-1.jpg") no-repeat; */
        background: white;
        margin-top: 35px;
        background-size: cover;
    }

    .contact-title-1 {
        float: left;
        width: 100%;
        line-height: 55px;
        margin-top: 55px;
        font-size: 36px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        /*background: url("../images/bg-1.jpg") bottom center no-repeat;*/
    }


    .p-d-c-form.contact-form {
        padding-top: 0;
    }

    .p-d-c-form.contact-form .contact-form-1 {
        /* margin-top: 50px; */
        border: 0;
        /* padding: 32px 9.9% 51px 9.9%; */
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-4 {
        float: left;
        width: 100%;
        margin-top: 20px;
        height: 58px;
        line-height: 56px;
        margin-right: 2.6%;
        padding: 0 13px;
        font-size: 20px;
        border: 1px solid #e7e8ea;
    }

    .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-3.bg-323232 {
        background: #323232;
    }

    @media (max-width: 1199px) {
        .contact-1 .contact-1-left .contact-1-left-txt {
            line-height: 28px;
            font-size: 14px;
            height: 112px;
        }

        .p-d-c-form.contact-form .contact-form-1 {
            margin-top: 50px;
            padding: 32px 4% 51px 4%;
        }

    }

    @media (max-width: 991px) {
        .contact-1 {
            padding-top: 10px;
        }

        .contact-1 .contact-1-left {
            width: 49%;
            margin-right: 2%;
            height: 200px;
            padding: 41px 0 6px 0;
            margin-top: 15px;
        }

        .contact-1 .contact-1-left:nth-child(2n) {
            margin-right: 0;
        }

        .map1 {
            margin-top: 20px;
            height: 380px;
        }

        .contact-title-1 {}
    }

    @media (max-width:767px) {
        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-4 {
            height: 44px;
            line-height: 42px;
            margin-top: 15px;
            font-size: 14px;
        }

        .contact-title-1 {
            font-size: 22px;
        }

        .contact-1 .contact-1-left {

            height: 200px;
            padding: 20px 0 6px 0;
            margin-top: 8px;
        }

        .p-d-c-form.contact-form .contact-form-1 {
            margin-top: 30px;
            padding: 32px 4% 31px 4%;
        }
    }

    #prouct-list ul li:hover {
        transition: all 0.3s ease;
    }


    /*新闻*/
    .news-list-1 {
        float: left;
        width: 100%;
        padding-bottom: 23px;
    }

    .news-list-1 ul {
        float: left;
        width: 100%;
    }

    .news-list-1 ul li {
        float: left;
        width: 25%;
        margin-right: 3.35%;
        margin-top: 46px;
        padding: 9px 1% 36px 1%;
        border: 1px solid #e5e5e5;
        position: relative;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .news-list-1 ul li:hover {
        background: #029c6a;
    }

    .news-list-1 ul li:nth-child(3n) {
        margin-right: 0%;
    }

    .news-list-1 ul li .case-img-1 {
        width: 100%;
        overflow: hidden;
    }

    .news-list-1 ul li .case-img-1 img {
        width: 100%;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .news-list-1 ul li:hover .case-img-1 img {
        -webkit-transform: scale(1.1);
        -mos-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .news-list-1 ul li .case-txt {
        float: left;
        width: 100%;
        padding-top: 7px;
    }

    .news-list-1 ul li .case-txt .case-txt-title {
        float: left;
        width: 100%;
        height: 26px;
        line-height: 26px;
        font-size: 16px;
        color: #333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news-list-1 ul li .case-txt .case-txt-time {
        float: left;
        width: 100%;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #bcbbbb;
        overflow: hidden;
    }

    .news-list-1 ul li .case-txt .case-txt-p {
        float: left;
        width: 100%;
        height: 60px;
        line-height: 30px;
        margin-top: 2px;
        font-size: 14px;
        color: #666;
        overflow: hidden;
    }

    .news-list-1 ul li .case-txt-position {
        position: absolute;
        bottom: 10px;
        right: 16px;
    }

    .news-list-1 ul li:hover .case-txt .case-txt-title {
        color: #fff;
    }

    .news-list-1 ul li:hover .case-txt .case-txt-time {
        color: #fff;
    }

    .news-list-1 ul li:hover .case-txt .case-txt-p {
        color: #fff;
    }

    @media (max-width:991px) {
        .news-list-1 ul li {
            width: 32%;
            margin-right: 2%;
            margin-top: 20px;
            padding: 9px 1% 30px 1%;

        }

        .news-list-1 ul li .case-txt .case-txt-p {
            height: 48px;
            line-height: 24px;
        }
    }

    @media (max-width:767px) {
        .news-list-1 ul li {
            width: 100%;
            padding: 10px 3% 30px 3%;
            margin-top: 15px;
        }

        .news-list-1 ul li .case-txt-position {
            width: 18px;
            height: 18px;
        }
    }

    /*新闻详情*/
    /* .news-details-1 {
        font-family: 'AvantGardeITCbyBT-Book';
        float: left;
        width: 100%;
        padding: 30px 0 61px 0;
    }
    
    .news-details-1 .news-details-1-title {
        float: left;
        width: 100%;
        line-height: 31px;
        padding: 10px 0;
        font-size: 32px;
        color: #333;
    }
    
    .news-details-1-time {
        float: left;
        width: 100%;
        line-height: 26px;
        font-size: 14px;
        color: #a5a5a5;
        border-bottom: 1px solid #ebebec;
    }
    
    .news-details-1-time span {
        margin-left: 36px;
    }
    
    .news-details-1-txt {
        float: left;
        width: 100%;
        line-height: 36px;
        padding: 17px 0 20px 0;
        font-size: 16px;
        color: #666;
    }
    
    .news-details-1-pic {
        float: left;
        width: 100%;
    }
    
    .news-details-1-pic .news-details-1-pic-1 {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-top: 24px;
    }
    
    .news-details-1-pic .news-details-1-pic-1 img {
        width: 100%;
    }
    
    .news-details-1-pic .news-details-1-pic-1:nth-child(2n) {
        margin-right: 0%;
    }
    
    .news-details-1-link {
        float: left;
        width: 100%;
        margin-top: 40px;
        text-align: center;
    }
    
    .news-details-1-link a {
        float: left;
        width: 48.6%;
        height: 60px;
        line-height: 58px;
        padding: 0 23px;
        margin-right: 2.8%;
        font-size: 16px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .news-details-1-link a:nth-child(2n) {
        margin-right: 0%;
    }
    
    .news-details-1-link a:hover {
        background: #029c6a;
        border: 1px solid #029c6a;
        color: #fff;
    } */


    /* .news-details-1-link {
        float: left;
        width: 100%;
        margin-top: 40px;
        text-align: center;
    }
    
    .news-details-1-link a {
        float: left;
        width: 48.6%;
        height: 60px;
        line-height: 58px;
        padding: 0 23px;
        margin-right: 2.8%;
        font-size: 16px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .news-details-1-link a:nth-child(2n) {
        margin-right: 0%;
    }
    
    .news-details-1-link a:hover {
        background: #029c6a;
        border: 1px solid #029c6a;
        color: #fff;
    } */



    @media (max-width:767px) {
        .news-details-1 {
            padding: 10px 2% 20px 2%;
        }

        .news-details-1 .news-details-1-title {
            line-height: 24px;
            padding: 5px 0%;
            font-size: 22px;

        }

        .news-details-1-time span {
            float: right;
        }

        .news-details-1-txt {
            line-height: 28px;
            padding: 10px 0% 0px 0%;
            font-size: 14px;
        }

        .news-details-1-txt ul {
            width: 100% !important;
        }

        .news-details-1-pic .news-details-1-pic-1 {
            width: 100%;
            margin-top: 10px;
        }

        .news-details-1-link {
            margin-top: 10px;
        }

        .news-details-1-link a {
            width: 100%;
            height: 40px;
            line-height: 38px;
            padding: 0 4%;
            margin-right: 0%;
            margin-top: 10px;
            font-size: 14px;
        }
    }


    /*微信弹窗*/
    .weixin-sh {
        width: auto;
        height: auto;
        background: #fff;
        border: #333 1px solid;
        margin: auto;
        border: solid 1px #d8d8d8;
    }

    .weixin-sh {
        display: none;
    }

    .weixin-sh p {
        width: auto;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        color: #000;
    }

    .weixin-sh .weixin-p {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        font-size: 12px;
        text-align: left;
        line-height: 22px;
        color: #666;
    }

    .weixin-sh img {
        display: block;
        margin: 20px auto;
    }

    /*pc选择语言*/
    .langage-box {
        font-family: arial;
        float: right;
        width: 133px;
        height: 36px;
        line-height: 36px;
        position: relative;
        color: #ffffff;
        margin-top: 30px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .header.fixed-header .langage-box {
        margin-top: 15px;
    }

    .language-btn {
        display: block;
        padding-left: 0;

    }

    .language-btn {
        width: 147px;
        height: 36px;
        line-height: 36px;
        background: url("../images/header-down-arrows.png") right center no-repeat;
        font-size: 16px;
        color: #333;
        position: relative;
        padding-left: 35px;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }

    .language-btn img {
        margin-right: 10px;
        vertical-align: middle;
        padding-bottom: 3px;
    }

    .langage-box .lang_z {
        position: absolute;
        left: 50%;
        top: 35px;
        width: 100%;
        margin-left: -35px;
        background: #fff;
        border-radius: 3px;
        display: none;
        height: auto;
        box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .1);
        z-index: 99;
    }

    .langage-box .lang_z dd a {
        display: block;
        border-bottom: 1px solid #dbdbdb;
        line-height: 35px;
        font-size: 14px;
        color: #545454;
        text-align: center;
    }

    /*手机语言*/
    .langage {
        float: left;
        width: 100%;
        line-height: 36px;
        text-align: center;
        margin-top: 20px;
        font-size: 18px;
    }

    .langage span {
        display: inline-block;
        padding: 0 10px;
        color: #fff;
        font-size: 12px;
        line-height: 36px;
        vertical-align: top;
    }

    .langage a {
        color: #fff;
    }

    #maximg img {
        max-width: 100%;
        height: auto !important
    }


    .advantages-container {
        padding: 20px 0;
    }

    .company-container {
        /* width: 100%;
        margin: 0 auto; */
        margin-left: 225px;
    }

    .company-title {
        margin-bottom: 20px;

    }


    .company-item {
        float: left;
        width: 25%;
        /* margin-left: 70px; */
    }

    /* 中等屏幕（如平板） */
    @media (min-width: 601px) and (max-width: 1024px) {
        .company-item {
            width: 50%;
            /* 在中等屏幕上每行两个项目 */
        }
    }

    /* 大屏幕（如笔记本和桌面） */
    @media (min-width: 1025px) {
        .company-item {
            width: 25%;
            /* 在大屏幕上每行四个项目 */
        }
    }




    .advantage-item {
        float: left;
        width: 22.5%;
        margin-left: 30px;
        margin-top: 150px;
        transition: transform 0.5s ease;
        padding: 25px;
    }

    .advantage-item:hover {
        transform: perspective(1000px) translateZ(30px);
        z-index: 10;
        background: rgba(232, 241, 251, 0.4);
        /* 透明淡蓝色 */
        box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.10);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        border-radius: 15px;
        transition: all 0.3s ease;
    }

    .company-description {
        font-size: 24px;
        font-weight: bold;
    }

    .title-container {
        display: flex;
        align-items: center;
    }

    .advantage-item .number {
        font-size: 48px;
        color: rgb(19, 105, 172);
        margin-bottom: 10px;
    }

    .advantage-item .title {
        font-size: 18px;
        margin-top: 30px;
        margin-left: 30px;
        align-items: center;
    }

    .advantage-item .description {
        font-size: 14px;
        color: #666;
    }

    .company-details {
        width: 100%;

    }

    .company-name {
        font-size: 20px;
        color: #007bff;
        margin-bottom: 10px;
    }

    .company-description {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .company-stats {
        display: flex;
        gap: 50px;
        /* justify-content: space-around; */
        margin-bottom: 20px;
    }

    .stat-item {
        text-align: center;
    }

    .stat-value {
        font-size: 24px;
        display: block;
        margin-bottom: 5px;
    }

    .stat-label {
        font-size: 14px;
        color: #666;
    }

    .learn-more-btn {
        display: inline-block;
        padding: 10px 20px;
        background-color: #007bff;
        color: #fff;
        text-decoration: none;
        border-radius: 4px;
    }

    .image-section {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .image-section img {
        max-width: 100%;
        height: auto;
    }


    .solution-image img {
        width: 480px;
        height: 340px;
        border-radius: 10px;
        transition: all 0.3s ease;
    }

    .solution-image:hover img {
        transform: scale(1.05);
        opacity: 0.85;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    }

    .solution-content h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        cursor: pointer;
    }

    .solution-content p {
        font-size: 16px;
        line-height: 1.8;
        color: #333;
        cursor: pointer;
    }

    /* 左图右文 */
    .left-image .solution-image {
        order: 1;
    }

    .left-image .solution-content {
        order: 2;
    }

    /* 右图左文 */
    .right-image .solution-image {
        order: 2;
        /* background: #F4F8FF; */
    }

    .right-image .solution-content {
        order: 1;
        /* background: #F4F8FF; */
    }

    @media (max-width: 768px) {
        .solution-container {
            flex-direction: column;
        }

        .solution-image,
        .solution-content {
            width: 100%;
            order: unset;
        }
    }

    .solution-details {
        width: 100%;
        display: flex;
        border-bottom: 1px dashed #ccc;
        margin: 0 auto;
        margin-top: 10px;
        padding: 10px;
    }

    .solution-img {
        margin-left: 10px;
        margin-top: 10px;
    }

    .solution-img img {
        width: 50px;
        padding-bottom: 10px;

    }


    .solution-main {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;

    }

    .solution-content-wrapper {
        /* max-width: 1400px; */
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    /* .solution-container.right-image {
       background-color: #F4F8FF;
        display: flex;
        align-items: center;
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
    }
    .solution-content, .solution-image {
        flex: 1;
    }
    
    .solution-image {
        margin-right: 20px;
    }
    
    .solution-content {
        margin-left: 20px;
    } */

    .solution-container {
        display: flex;
        width: 100%;
        max-width: 700px;
        margin: 20px 0;
        box-sizing: border-box;
        gap: 20px;
    }

    .solution-image,
    .solution-content {
        flex: 1;
        padding: 10px;
        box-sizing: border-box;
    }

    .left-image .solution-image {
        order: 1;
    }

    .right-image .solution-image {
        width: 100% !important;
        order: 2;
        /* background: #F4F8FF; */
    }

    /* 平板/笔记本（<768px） */
    @media (max-width: 768px) {
        .solution-container {
            flex-direction: column;
        }

        .solution-image,
        .solution-content {
            width: 100% !important;
        }
    }

    /* 大屏显示器（>1200px） */
    @media (min-width: 1200px) {
        .solution-container {
            max-width: 1100px;
        }
    }




    .circle-arrow {
        position: relative;
        width: 40px;
        height: 40px;
        border: 2px solid #007bff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }





    /* @keyframes slideInFromRight {
      0% {
        transform: translateX(100%);
        opacity: 0;
      }
      100% {
        transform: translateX(0);
        opacity: 1;
      }
    }
    
    .index-bottom-txt {
      animation: slideInFromRight 0.8s ease-out forwards;
    } */



    /* @keyframes slideInFromBottom {
      0% {
        transform: translateY(100%);
        opacity: 0;
      }
      100% {
        transform: translateY(0);
        opacity: 1;
      }
    }
    
    .company-item {
      animation: slideInFromBottom 0.7s cubic-bezier(0.23, 1, 0.32, 1) forwards;
      opacity: 0;
    } */


    @keyframes slideInFromRight {
        from {
            opacity: 0;
            transform: translateX(100px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animate-on-scroll {
        animation: slideInFromRight 0.8s ease-out forwards;
        opacity: 0;
    }




    @keyframes slideInFromLeft {
        from {
            opacity: 0;
            transform: translateX(-150px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .animate-img-left {
        animation: slideInFromLeft 0.8s ease-out forwards;
        opacity: 0;
    }




    @keyframes slideInFromBottom {
        from {
            opacity: 0;
            transform: translateY(100px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .animate-company-item {
        animation: slideInFromBottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
        opacity: 0;
    }




    @keyframes zoomInFromBack {
        from {
            opacity: 0;
            transform: perspective(1000px) translateZ(-200px) scale(0.7);
            filter: blur(5px);
        }

        to {
            opacity: 1;
            transform: perspective(1000px) translateZ(0) scale(1);
            filter: blur(0);
        }
    }

    .animate-zoom-in {
        animation: zoomInFromBack 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
        opacity: 0;
        transform-style: preserve-3d;
    }



    #prouct-list {
        transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: translateY(0);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        cursor: pointer;
    }

    #prouct-list:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }


    #prouct-list::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
        transform: skewX(-25deg);
        transition: all 0.6s;
        opacity: 0;
    }

    #prouct-list:hover::before {
        left: 150%;
        opacity: 1;
    }

    .index-list-img {
        overflow: hidden;
        border-radius: 8px 8px 0 0;
    }

    .index-list-img img {
        transition: transform 0.5s ease;
        width: 100%;
        height: auto;
        display: block;
    }

    /*#prouct-list:hover .index-list-img img {
        transform: scale(1.05);
    }*/


    .index-list-title a {
        transition: color 0.3s ease;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        display: block;
    }



    /* 定义从左向右的动画 */
    @keyframes slideInFromLeft {
        0% {
            transform: translateX(-100px);
            opacity: 0;
        }

        100% {
            transform: translateX(0);
            opacity: 1;
        }
    }

    /* 初始状态 */
    .animated-section {
        opacity: 0;
        transform: translateX(-50px);
        transition: all 0.8s ease;
    }

    /* 动画激活状态 */
    .animated-section.active {
        animation: slideInFromLeft 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    }

    /* 元素级动画延迟 */
    .animated-title {
        animation-delay: 0.1s;
    }

    .animated-content {
        animation-delay: 0.3s;
    }

    .custom-button {
        animation-delay: 0.5s;
    }

    /* 性能优化 */
    .animated-section>* {
        opacity: 0;
        transform: translateX(-30px);
        transition: all 0.5s ease;
    }

    .animated-section.active>* {
        opacity: 1;
        transform: translateX(0);
    }




    /* 定义从左向右滑入动画 */
    @keyframes slideInFromLeft {
        0% {
            opacity: 0;
            transform: translateX(-100px);
            filter: blur(5px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
            filter: blur(0);
        }
    }

    /* 初始状态 - 隐藏在左侧 */
    .news-list li {
        opacity: 0;
        transform: translateX(-50px);
        transition: all 0.5s ease;
        will-change: transform, opacity, filter;
    }

    /* 动画激活状态 */
   .news-list li.scroll-animate {
        animation: slideInFromLeft 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
    }

    /* 交错动画延迟 */
       .news-list li:nth-child(1).scroll-animate {
        animation-delay: 0.1s;
    }

       .news-list li:nth-child(2).scroll-animate {
        animation-delay: 0.3s;
    }

       .news-list li:nth-child(3).scroll-animate {
        animation-delay: 0.5s;
    }

       .news-list li:nth-child(4).scroll-animate {
        animation-delay: 0.7s;
    }

    /* 安全网：确保动画结束后保持可见 */
      .news-list li.scroll-animate {
        opacity: 1 !important;
        transform: translateX(0) !important;
    }



    /* 通用动画设置 */
    .animate-item {
        opacity: 0;
        transition: opacity 0.5s ease;
    }

    .animate-text {
        opacity: 0;
        transform: translateY(20px);
        transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        will-change: transform, opacity;
    }

    /* 左图右文布局 - 文字从右向左出现 */
    .left-image .solution-content.animate-in .animate-text {
        animation: slideInFromRight 0.8s forwards;
    }

    /* 右图左文布局 - 文字从左向右出现 */
    .right-image .solution-content.animate-in .animate-text {
        animation: slideInFromLeft 0.8s forwards;
    }

    /* 动画定义 */
    @keyframes slideInFromRight {
        0% {
            opacity: 0;
            transform: translateX(100px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    @keyframes slideInFromLeft {
        0% {
            opacity: 0;
            transform: translateX(-100px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    /* 交错动画延迟 */
    .animate-text:nth-child(1) {
        animation-delay: 0.1s;
    }

    .animate-text:nth-child(2) {
        animation-delay: 0.3s;
    }

    /* 安全网 */
    .animate-item.animate-in,
    .animate-text.animate-in {
        opacity: 1 !important;
        transform: translate(0) !important;
    }


    /* details-main 容器 */
    .details-main {
        display: flex;
        justify-content: center;
        padding: 20px;
        background: #f5f5f5;
        padding-bottom: 150px;
        padding-top: 60px;
    }

    /* 左侧：相关文章 */
    .sidenav.category {
        width: 16%;
        background: #fff;
        padding: 20px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }

    .details-main .sidenav-tit {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 15px;
    }

    .solution-details {
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }

    .solution-img img {
        width: 60px;
        height: 50px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .solution-txt a {
        font-size: 14px;
        color: #333;
        text-decoration: none;
    }

    /* 右侧：主要内容区域 */
    .solution-details-1 {
        width: 60%;
        background: #fff;
        padding: 30px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }

    .solution-details-1 .news-details-1-title {
        font-size: 28px;
        font-weight: bold;
        line-height: 60px;
    }

    .solution-details-1 .news-details-1-image img {
        width: 591px;
        height: 352px;
    }

    .video-cover {
        position: relative;
        margin-bottom: 20px;
    }

    .video-cover img {
        width: 100%;
        height: auto;
    }

    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.5);
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .play-button img {
        width: 30px;
        height: 30px;
    }

    .solution-title {
        font-size: 24px;
        margin: 20px 0;
    }

    .solution-content p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .navigation-links {
        margin-top: 20px;
    }

    .navigation-links a {
        font-size: 14px;
        color: #333;
        text-decoration: none;
        margin-right: 10px;
    }




    .solution-details-1 .news-details-1-link {
        float: left;
        width: 100%;
        margin-top: 40px;
        text-align: center;
    }

    .solution-details-1 .news-details-1-link a {
        float: left;
        width: 48.6%;
        height: 60px;
        line-height: 58px;
        padding: 0 23px;
        margin-right: 2.8%;
        font-size: 16px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .solution-details-1 .news-details-1-link a:nth-child(2n) {
        margin-right: 0%;
    }

    .solution-details-1 .news-details-1-link a:hover {
        background: #0A1F3D;
        border: 1px solid #0A1F3D;
        color: #fff;
    }


    /* 头部动画 */
    @keyframes headerAppear {
        0% {
            transform: translateY(-50px);
            opacity: 0;
        }

        100% {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .animated-header {
        opacity: 0;
        transform: translateY(-30px);
        animation: headerAppear 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
        animation-delay: 0.3s;
    }



    .solution-txt:hover {
        transition: all .4s;
        margin-left: 5px;
    }


    .el-notification,
    .el-message {
        z-index: 100000 !important;
    }



    .form-flex-row {
        display: flex;
        gap: 32px;
    }

    .form-left,
    .form-right {
        display: flex;
        flex-direction: column;
        flex: 1;
    }

    .form-left {
        max-width: 300px;
        gap: 24px;
    }

    .form-right {
        flex: 2;
        justify-content: flex-start;
    }




    /* 移动端适配优化 - 增强版 */
    @media (max-width: 767px) {

        /* Banner移动端优化 */
        .banner {
            height: 300px;
            overflow: hidden;
        }

        .banner-item {
            height: 300px;
        }

        .banner-item img,
        .banner-item video {
            height: 300px;
            object-fit: cover;
        }

        .banner-text {
            position: absolute;
            top: 32%;
            left: -10%;
            transform: translate(-50%, -50%);
            text-align: center;
            width: 90%;
            z-index: 10;
        }

        .banner-text h2 {
            font-size: 24px;
            line-height: 1;
            margin-bottom: 10px;
            color: #fff;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
        }

        .banner-text p {
            font-size: 14px;
            line-height: 1;
            margin-bottom: 15px;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
        }

        .custom-button {
            background: rgba(255, 255, 255, 0.9);
            border-radius: 20px;
            text-decoration: none;
            font-size: 14px;
            color: #333;
            transition: all 0.3s ease;
        }

        .custom-button:hover {
            background: rgba(255, 255, 255, 1);
            transform: translateY(-2px);
        }



        /* 产品列表移动端优化 */
        #prouct-list {
            width: 100% !important;
            margin: 10px 0 !important;
            padding: 0 10px;
        }

        .index-list-img {
            height: 200px;
            overflow: hidden;
            border-radius: 8px;
        }

        .index-list-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }

        .index-list-title {
            font-size: 16px;
            line-height: 1.4;
            margin: 10px 0;
            text-align: center;
        }

        .index-list-title a {
            color: #333;
            text-decoration: none;
        }

        .index-list-txt {
            font-size: 14px;
            line-height: 1.5;
            color: #666;
            text-align: center;
            margin-bottom: 15px;
        }

        /* 视频区域移动端优化 */
        .index-video {
            height: auto !important;
            padding: 20px 0;
        }

        .left-img {
            width: 100%;
            margin-bottom: 20px;
        }

        .left-img img {
            width: 100%;
            height: auto;
            border-radius: 8px;
        }

        .index-video-right {
            padding: 0 15px;
        }

        .title-section {
            font-size: 20px;
            line-height: 1.3;
            margin-bottom: 10px;
        }

        .description-section {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 15px;
        }

        .view-more a {
            /* display: inline-block; */
            padding: 8px 16px;
            /* background: #1890FF; */
            color: #fff;
            text-decoration: none;
            border-radius: 20px;
            font-size: 14px;
            transition: all 0.3s ease;
        }

        .view-more a:hover {
            background: #40a9ff;
            transform: translateY(-2px);
        }

        /* 公司数据移动端优化 */
        .company-container {
            margin-left: 0;
            padding: 0 15px;
        }

        .company-item {
            width: 100% !important;
            margin-bottom: 10px;
            margin-top: 20px;
            padding: 15px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .company-title {
            font-size: 16px;
            margin-bottom: 10px;
            color: #333;
        }

        .company-description {
            font-size: 20px;
            font-weight: bold;
            color: #1890FF;
        }

        /* 核心优势移动端优化 */
        .advantages-container {
            padding: 20px 15px;
        }

        .advantage-item {
            width: 100% !important;
            margin: 10px 0 !important;
            margin-top: 20px !important;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            text-align: center;
        }

        .advantage-item .number {
            font-size: 36px;
            margin-bottom: 10px;
        }

        .advantage-item .title {
            font-size: 16px;
            margin: 15px 0;
            margin-left: 0;
        }

        .advantage-item .description {
            font-size: 14px;
            line-height: 1.5;
        }

        /* 客户故事墙移动端优化 */
        .index-list {
            padding: 0 15px;
            margin-left: -18px;
        }

        .index-list ul li {
            width: 95% !important;
            margin: 10px 0 !important;
            padding: 15px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        /* 通用移动端优化 */
        .w-1440 {
            padding: 0 15px;
        }

        .index-title {
            padding: 20px 0;
            text-align: center;
        }

        .index-title-h1 {
            font-size: 24px;
            line-height: 1.3;
            margin-bottom: 10px;
        }

        .index-title-h2 {
            font-size: 16px;
            line-height: 1.4;
            color: #666;
        }

        /* 动画优化 */
        .animate-on-scroll,
        .animate-img-left,
        .animate-company-item,
        .animate-zoom-in {
            animation-duration: 0.6s;
        }

        /* 按钮和链接优化 */
        a {
            -webkit-tap-highlight-color: transparent;
        }

        /* 图片优化 */
        img {
            max-width: 100%;
            height: auto;
        }

        /* 滚动优化 */
        * {
            -webkit-overflow-scrolling: touch;
        }

        .back-img .icon .video-image {
            display: none !important;
        }
    }

    /* 超小屏幕优化 */
    @media (max-width: 480px) {
        .banner-text h2 {
            font-size: 20px;
        }

        .banner-text p {
            font-size: 12px;
        }

        .custom-button {
            padding: 6px 12px;
            font-size: 12px;
        }

        .index-title-h1 {
            font-size: 20px;
        }

        .index-title-h2 {
            font-size: 14px;
        }

        .advantage-item .number {
            font-size: 28px;
        }

        .advantage-item .title {
            font-size: 14px;
        }

        .company-description {
            font-size: 18px;
        }
    }

    /* 横屏优化 */
    @media (max-width: 767px) and (orientation: landscape) {
        .banner {
            height: 200px;
        }

        .banner-item {
            height: 200px;
        }

        .banner-item img,
        .banner-item video {
            height: 200px;
        }

        .banner-text h2 {
            font-size: 18px;
            margin-bottom: 5px;
        }

        .banner-text p {
            font-size: 12px;
            margin-bottom: 10px;
        }

        .index-video {
            padding: 10px 0;
        }
    }

    /* 触摸设备优化 */
    @media (hover: none) and (pointer: coarse) {
        .advantage-item:hover {
            transform: none;
        }

        #prouct-list:hover .index-list-img img {
            transform: none;
        }

        .solution-image:hover img {
            transform: none;
            opacity: 1;
        }

        /* 增加触摸反馈 */
        .advantage-item:active {
            transform: scale(0.98);
        }

        #prouct-list:active .index-list-img img {
            transform: scale(0.98);
        }

        .custom-button:active {
            transform: scale(0.95);
        }
    }

    /* 高分辨率屏幕优化 */
    @media (-webkit-min-device-pixel-ratio: 2),
    (min-resolution: 192dpi) {

        .banner-text h2,
        .banner-text p {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
    }

    /* 减少动画（用户偏好） */
    @media (prefers-reduced-motion: reduce) {
        * {
            animation-duration: 0.01ms !important;
            animation-iteration-count: 1 !important;
            transition-duration: 0.01ms !important;
        }

        .animate-on-scroll,
        .animate-img-left,
        .animate-company-item,
        .animate-zoom-in {
            animation: none !important;
            opacity: 1 !important;
            transform: none !important;
        }
    }

    /* 慢速网络优化样式 */
    .slow-network {

        /* 减少动画效果 */
        * {
            animation-duration: 0.1s !important;
            transition-duration: 0.1s !important;
        }

        /* 降低图片质量 */
        img {
            filter: blur(0.5px);
        }

        /* 简化背景 */
        .banner-item {
            background: linear-gradient(45deg, #f0f0f0, #e0e0e0);
        }

        /* 减少阴影效果 */
        .advantage-item,
        .company-item,
        .index-list ul li {
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        }
    }

    /* 移动端深色模式支持 */
    @media (prefers-color-scheme: dark) {

        .banner-text h2,
        .banner-text p {
            color: #fff;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
        }

        .custom-button {
            background: rgba(255, 255, 255, 0.2);
            color: #fff;
            border: 1px solid rgba(255, 255, 255, 0.3);
        }

        .advantage-item,
        .company-item,
        .index-list ul li {
            background: #2a2a2a;
            color: #fff;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
        }

        .index-title-h1,
        .index-title-h2 {
            color: #fff;
        }

        .index-list-title a {
            color: #fff;
        }

        .index-list-txt {
            color: #ccc;
        }
    }

    /* 移动端无障碍优化 */
    @media (prefers-reduced-motion: reduce) {
        * {
            animation-duration: 0.01ms !important;
            animation-iteration-count: 1 !important;
            transition-duration: 0.01ms !important;
        }
    }

    /* 高对比度模式支持 */
    @media (prefers-contrast: high) {

        .banner-text h2,
        .banner-text p {
            color: #000;
            text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.8);
        }

        .custom-button {
            background: #000;
            color: #fff;
            border: 2px solid #fff;
        }

        .advantage-item,
        .company-item,
        .index-list ul li {
            border: 2px solid #000;
        }
    }

    /* 移动端打印样式 */
    @media print {
        .banner {
            height: auto;
            page-break-inside: avoid;
        }

        .banner-text {
            position: static;
            transform: none;
            color: #000;
            text-shadow: none;
        }

        .custom-button {
            display: none;
        }

        .advantage-item,
        .company-item,
        .index-list ul li {
            box-shadow: none;
            border: 1px solid #ccc;
            page-break-inside: avoid;
        }
    }




    /* 头部移动端适配优化 */
    @media (max-width: 767px) {

        /* 头部整体布局 */
        .header {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 1000;
            backdrop-filter: blur(10px);
            -webkit-backdrop-filter: blur(10px);
            transition: all 0.3s ease;
        }

        .header.scrolled {
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }

        /* Logo优化 */
        .header .logo {
            padding: 10px 0;
            margin-left: 0px;
        }

        .header .logo img {
            max-height: 40px;
            width: auto;
        }

        /* 导航按钮优化 */
        .header .nav-collapse {
            display: block;
            position: relative;
            width: 30px;
            height: 30px;
            margin: 10px 0;
            background: none;
            border: none;
            cursor: pointer;
            z-index: 1001;
        }

        .header .nav-collapse .btn-line {
            display: block;
            width: 100%;
            height: 3px;
            background: #333;
            margin: 5px 0;
            transition: all 0.3s ease;
            border-radius: 2px;
        }

        .header .nav-collapse.active .btn-line:nth-child(1) {
            transform: rotate(45deg) translate(5px, 5px);
        }

        .header .nav-collapse.active .btn-line:nth-child(2) {
            opacity: 0;
        }

        .header .nav-collapse.active .btn-line:nth-child(3) {
            transform: rotate(-45deg) translate(7px, -6px);
        }

        /* 导航菜单移动端样式 */
        .header .nav {
            position: fixed;
            top: 0;
            left: -100%;
            width: 80%;
            max-width: 300px;
            height: 100vh;
            background: #fff;
            box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
            transition: left 0.3s ease;
            overflow-y: auto;
            z-index: 1000;
        }

        .header .nav.nav-show {
            left: 0;
        }

        .header .nav .tbl {
            display: block;
            height: auto;
            /* padding: 80px 20px 20px; */
        }

        .header .nav .tbl-cell {
            display: block;
            vertical-align: top;
        }

        .header .nav .nav-list1 {
            display: block;
            margin: 0;
            padding: 0;
            opacity: 1;
        }

        .header .nav .nav-list1>li {
            display: block;
            margin: 0;
            border-bottom: 1px solid #eee;
        }

        .header .nav .nav-list1>li>a {
            display: block;
            padding: 15px 0;
            font-size: 16px;
            color: #333 !important;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .header .nav .nav-list1>li>a:hover,
        .header .nav .nav-list1>li.active>a {
            color: #007bff;
            background: #f8f9fa;
        }

        /* 语言选择器移动端优化 */
        .header-right-ico {
            position: relative;
            /* margin-left: 5px; */
        }

        .langage-box {
            position: relative;
            /* width: auto; */
        }

        .language-btn {
            display: flex;
            align-items: center;
            padding: 8px 15px;
            font-size: 14px;
            color: #333 !important;
            background: #f8f9fa;
            border: 1px solid #ddd;
            border-radius: 20px;
            min-width: 100px;
            justify-content: center;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            margin-left: 20px;
            margin-top: -5px;
        }

        .language-btn:hover {
            background: #e9ecef;
        }

        .lang_z {
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 4px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.3s ease;
            z-index: 1002;
        }

        .lang_z.show {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .lang_z dd {
            margin: 0;
            padding: 0;
        }

        .lang_z dd a {
            display: block;
            padding: 10px 15px;
            color: #333;
            text-decoration: none;
            transition: background 0.3s ease;
        }

        .lang_z dd a:hover {
            background: #f8f9fa;
        }

        /* 遮罩层 */
        body.nav-open::before {
            content: '';
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.5);
            z-index: 999;
        }
    }

    /* 底部移动端适配优化 */
    @media (max-width: 767px) {

        /* 底部整体布局 */
        .footer {
            padding: 30px 0 20px;
            margin-top: 60px;
            /* 为固定头部留出空间 */
        }

        .foot-contect {
            display: block;
            text-align: center;
        }

        .foot-contect .font-ico-txt {
            display: block;
            width: 100%;
            margin-bottom: 30px;
            padding: 0 15px;
        }

        /* Logo区域 */
        .foot-contect .font-ico-txt.foot-ico-email {
            text-align: center;
        }

        .foot-contect .logo {
            margin-bottom: 15px;
        }

        .foot-contect .logo img {
            max-height: 50px;
            width: auto;
        }

        .foot-contect .font-ico-txt.foot-ico-email p {
            font-size: 14px;
            line-height: 1.6;
            /* color: #666; */
            margin-bottom: 15px;
        }

        /* 社交媒体图标 */
        .social-media {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 15px;
            margin-top: 15px;
        }

        .social-media img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            transition: transform 0.3s ease;
        }

        .social-media img:hover {
            transform: scale(1.1);
        }

        /* 联系信息 */
        .foot-contect .font-ico-txt.foot-ico-phone {
            text-align: center;
        }

        .footer-Htitle {
            font-size: 18px;
            font-weight: bold;
            /* color: #333; */
            margin-bottom: 15px;
        }

        .foot-contect .font-ico-txt.foot-ico-phone p {
            font-size: 14px;
            line-height: 1.6;
            /* color: #666; */
            margin-bottom: 8px;
        }

        /* 相关链接 */
        .foot-contect .font-ico-txt.foot-ico-wechat {
            text-align: center;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat li {
            list-style: none;
            margin-bottom: 8px;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat li a {
            font-size: 14px;
            /* color: #666; */
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat li a:hover {
            color: #007bff;
        }

        /* 版权信息 */
        .foot-copy {
            text-align: center;
            padding: 20px 15px;
            border-top: 1px solid #eee;
            margin-top: 20px;
        }

        .foot-copy .foot-copy-left,
        .foot-copy .foot-copy-right {
            display: block;
            width: 100%;
            font-size: 12px;
            color: #999;
            margin-bottom: 5px;
        }
    }

    /* 小屏幕手机优化 */
    @media (max-width: 480px) {

        /* 头部进一步优化 */
        .header .logo img {
            max-height: 35px;
        }

        .header .nav {
            width: 90%;
            max-width: 280px;
        }

        .header .nav .nav-list1>li>a {
            font-size: 15px;
            padding: 12px 0;
        }

        /* 语言选择器优化 */
        .language-btn {
            font-size: 13px;
            padding: 6px 10px;
            width: 50px;
            margin-left: 50px;
        }

        /* 底部进一步优化 */
        .footer {
            padding: 25px 0 15px;
        }

        .foot-contect .font-ico-txt {
            margin-bottom: 25px;
            padding: 0 10px;
        }

        .footer-Htitle {
            font-size: 16px;
            margin-bottom: 12px;
        }

        .foot-contect .font-ico-txt p {
            font-size: 13px;
        }

        .social-media {
            gap: 12px;
        }

        .social-media img {
            width: 25px;
            height: 25px;
        }

        .header .nav {
            z-index: 2000 !important;
            /* 保证菜单在遮罩层之上 */
            display: block !important;
            /* 强制显示 */
            background: #fff !important;
            color: #333 !important;
        }

        .header .nav.nav-show {
            left: 0 !important;
            display: block !important;
        }

        .header .nav .nav-list1>li>a {
            color: #333 !important;
        }
    }

    /* 横屏模式优化 */
    @media (max-width: 767px) and (orientation: landscape) {
        .header .nav {
            width: 60%;
            max-width: 250px;
        }

        .header .nav .tbl {
            padding: 60px 15px 15px;
        }

        .header .nav .nav-list1>li>a {
            padding: 10px 0;
            font-size: 14px;
        }

        .footer {
            padding: 20px 0 15px;
        }

        .foot-contect .font-ico-txt {
            margin-bottom: 20px;
        }
    }

    /* 触摸设备优化 */
    @media (hover: none) and (pointer: coarse) {
        .header .nav-collapse:active .btn-line {
            background: #007bff;
        }

        .language-btn:active {
            background: #007bff;
            color: #fff;
        }

        .foot-contect .font-ico-txt.foot-ico-wechat li a:active {
            color: #007bff;
        }

        .social-media img:active {
            transform: scale(1.2);
        }
    }

    /* 高DPI屏幕优化 */
    @media (-webkit-min-device-pixel-ratio: 2),
    (min-resolution: 192dpi) {

        .header .logo img,
        .foot-contect .logo img {
            image-rendering: -webkit-optimize-contrast;
            image-rendering: crisp-edges;
        }
    }

    /* 减少动画偏好 */
    @media (prefers-reduced-motion: reduce) {

        .header .nav,
        .header .nav-collapse .btn-line,
        .lang_z,
        .social-media img {
            transition: none;
        }

        .header .nav-collapse.active .btn-line {
            transition: none;
        }
    }

    /* 深色模式支持 */
    @media (prefers-color-scheme: dark) {
        .header {
            background: rgba(30, 30, 30, 0.95);
        }

        .header.scrolled {
            background: rgba(30, 30, 30, 0.98);
        }

        .header .nav-collapse .btn-line {
            background: #fff;
        }

        /* .header .nav {
            background: #1a1a1a;
        }
        
        .header .nav .nav-list1 > li {
            border-bottom-color: #333;
        }
        
        .header .nav .nav-list1 > li > a {
            color: #fff;
        }
        
        .header .nav .nav-list1 > li > a:hover {
            background: #333;
        } */

        .language-btn {
            background: #333;
            border-color: #555;
            color: #fff;
        }

        .language-btn:hover {
            background: #444;
        }

        .lang_z {
            background: #1a1a1a;
            border-color: #555;
        }

        .lang_z dd a {
            color: #fff;
        }

        .lang_z dd a:hover {
            background: #333;
        }

        .footer {
            background: #1a1a1a;
            color: #fff;
        }

        .footer-Htitle {
            color: #fff;
        }

        .foot-contect .font-ico-txt p,
        .foot-contect .font-ico-txt.foot-ico-wechat li a {
            color: #ccc;
        }

        .foot-copy {
            border-top-color: #333;
        }

        .foot-copy .foot-copy-left,
        .foot-copy .foot-copy-right {
            color: #999;
        }
    }

    /* 高对比度模式 */
    @media (prefers-contrast: high) {
        .header {
            border-bottom: 2px solid #000;
        }

        .header .nav-collapse .btn-line {
            background: #000;
        }

        .header .nav .nav-list1>li {
            border-bottom: 2px solid #000;
        }

        .language-btn {
            border: 2px solid #000;
        }

        .lang_z {
            border: 2px solid #000;
        }

        .footer {
            border-top: 2px solid #000;
        }
    }

    /* 打印样式 */
    @media print {
        .header {
            position: static;
            background: #fff;
            box-shadow: none;
        }

        .header .nav-collapse,
        .header .nav,
        .header-right-ico {
            display: none;
        }

        .footer {
            background: #fff;
            color: #000;
            border-top: 1px solid #000;
        }

        .social-media {
            display: none;
        }
    }



    @media (max-width: 767px) {

        .banner-in,
        .banner-in .slickbanner,
        .webgl {
            width: 100% !important;
            height: auto !important;
            min-width: 0 !important;
        }

        .webgl {
            max-width: 100vw;
            height: 200px !important;
        }

        .img-box img,
        .banner-in .img-box img {
            max-width: 100%;
            height: auto;
            display: block;
        }
    }


    @media (max-width: 767px) {
        .p-d-c-form.contact-form {
            flex-direction: column !important;
            align-items: stretch !important;
            margin: 20px 0 !important;
        }

        .contact-info,
        .p-d-c-form-1.contact-form-1 {
            max-width: 100% !important;
            width: 100% !important;
        }

        .form-flex-row {
            flex-direction: column !important;
            gap: 0 !important;
        }

        .form-left,
        .form-right {
            width: 100% !important;
            max-width: 100% !important;
        }

        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-1,
        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-2,
        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-3 {
            font-size: 16px !important;
            height: 44px !important;
            margin-bottom: 12px !important;
        }

        .p-d-c-form .p-d-c-form-1 .p-d-c-form-1-input-2 {
            height: 80px !important;
        }
    }


    @media (max-width: 767px) {

        input,
        textarea,
        button {
            font-size: 16px !important;
            border-radius: 6px !important;
        }

        input:active,
        button:active {
            background: #f0f0f0 !important;
        }
    }

    @media (max-width: 767px) {
        .switch .button {
            padding: 8px 12px !important;
            font-size: 14px !important;
            border-radius: 16px !important;
        }

        .point {
            width: 32px !important;
            height: 32px !important;
        }
    }

    @media (max-width: 767px) {

        /* 画布自适应宽度 */
        .webgl {
            width: 100vw !important;
            max-width: 100vw !important;
            height: 220px !important;
            margin: 0 auto 16px auto;
            display: block;
            border-radius: 12px;
        }

        /* 场景切换按钮容器纵向排列，居中 */
        .switch {
            position: static !important;
            flex-direction: column !important;
            align-items: center !important;
            gap: 16px !important;
            margin-top: 12px;
            margin-bottom: 24px;
        }

        /* 按钮样式优化，适合触屏 */
        .switch .button {
            min-width: 110px;
            min-height: 48px;
            font-size: 18px;
            border-radius: 24px;
            padding: 0 24px;
            background: #666 !important;
            color: #fff !important;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
            margin: 0 !important;
            justify-content: center;
        }

        /* 按钮文字居中 */
        .switch .button .text {
            display: block;
            width: 100%;
            text-align: center;
            font-weight: bold;
            letter-spacing: 2px;
        }
    }



    @media (max-width: 767px) {
        .details-main {
            display: flex;
            flex-direction: column !important;
            padding: 0 8px !important;
            gap: 0 !important;
        }

        .sidenav.category {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 0 16px 0 !important;
            float: none !important;
            box-sizing: border-box;
            padding: 12px 8px !important;
            border-radius: 8px;
            background: #f7f7f7;
        }

        .sidenav-tit {
            font-size: 18px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
        }

        .solution-details {
            display: flex;
            align-items: center;
            margin-bottom: 10px !important;
            padding: 8px 0;
            border-bottom: 1px solid #eee;
        }

        .solution-img {
            width: 60px !important;
            height: 60px !important;
            flex-shrink: 0;
            margin-right: 10px;
        }

        .solution-img img {
            width: 100% !important;
            height: 100% !important;
            object-fit: cover;
            border-radius: 6px;
        }

        .solution-txt li {
            font-size: 15px !important;
            line-height: 1.4 !important;
            width: 100% !important;
            white-space: normal !important;
            overflow: visible !important;
            text-overflow: unset !important;
        }

        .solution-details-1 {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 !important;
            padding: 16px 8px !important;
            box-sizing: border-box;
            border-radius: 8px;
            background: #fff;
        }

        .solution-details-1>div img {
            width: 100% !important;
            height: auto !important;
            max-width: 100vw !important;
            border-radius: 8px;
            margin-bottom: 12px;
        }

        .news-details-1-title {
            font-size: 20px !important;
            margin: 12px 0 !important;
            text-align: left !important;
            font-weight: bold;
        }

        .news-details-1-txt {
            font-size: 15px !important;
            line-height: 1.7 !important;
            margin-bottom: 16px !important;
            word-break: break-all;
        }

        .news-details-1-link {
            display: flex;
            flex-direction: column;
            gap: 8px;
            font-size: 15px !important;
            margin-top: 12px !important;
        }

        .news-details-1-link a {
            color: #337ab7;
            text-decoration: underline;
            padding: 4px 0;
        }
    }

    /* 产品中心适配 */

    /* 产品列表页移动端适配，风格与video页一致 */
    @media (max-width: 991.98px) {

        /* 主体结构宽度100%，圆角、白底、阴影 */
        .w-1000,
        .w-1000-N,
        .wrap-sidenav-1000,
        .case-list-1000 {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 auto 16px auto !important;
            padding: 0 8px !important;
            box-sizing: border-box;
        }

        /* 分类导航样式，白底圆角，居上 */
        .wrap-sidenav-1000 {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 12px 8px !important;
        }

        .sidenav.category {
            width: 100% !important;
            max-width: 100vw !important;
            float: none !important;
            box-sizing: border-box;
            border-radius: 8px;
            background: #f7f7f7;
            padding: 12px 8px !important;
            margin-bottom: 12px !important;
        }

        .w-1000 .case-list-1000 {
            width: 100% !important;
        }

        .w-1000 .case-list-1000 ul {
            display: flex;
            width: 340px;
        }



        .w-1000 .case-list-1000 ul li {
            display: flex;
            flex-direction: column;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 {
            width: 160px;
            height: 160px;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 a {
            width: 100%;
            height: 100%;
        }

        .w-1000 .case-list-1000 ul li .case-img-1 a img {
            width: 100%;
            height: 100%;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw {
            width: 27%;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-title-1 {
            width: 100%;
        }

        .w-1000 .p-d-c-relateds .r-d-c-sw .p-d-c-related-list {
            width: 100%;
        }

        .sidenav-tit {
            font-size: 18px !important;
            margin-bottom: 8px !important;
            text-align: left !important;
        }

        .sidenav.category ul {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            padding: 0;
            margin: 0;
        }

        .sidenav.category ul li {
            width: auto;
            min-width: 80px;
            margin: 0;
        }

        .sidenav.category ul li a {
            display: block;
            padding: 6px 12px;
            border-radius: 6px;
            background: #fff;
            color: #333;
            font-size: 15px;
            text-align: center;
            border: 1px solid #eee;
            transition: background 0.2s;
        }

        .sidenav.category ul li.active a,
        .sidenav.category ul li a:hover {
            background: #029c6a;
            color: #fff;
            border-color: #029c6a;
        }

        /* 产品列表样式 */
        .case-list-1000 {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            padding: 12px 8px !important;
        }

        .case-list-1000 ul {
            display: flex;
            flex-direction: column;
            gap: 12px;
            padding: 0;
            margin: 0;
        }

        .case-list-1000 ul li {
            width: 100% !important;
            margin: 0 !important;
            display: flex;
            align-items: center;
            background: #fafbfc;
            border-radius: 6px;
            padding: 8px 0;
            box-sizing: border-box;
            transition: box-shadow 0.2s;
        }

        .case-list-1000 ul li .case-img-1 {
            width: 80px;
            min-width: 80px;
            height: 80px;
            margin-right: 12px;
            border-radius: 6px;
            overflow: hidden;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .case-list-1000 ul li .case-img-1 img {
            width: 100%;
            height: auto;
            object-fit: cover;
            border-radius: 6px;
        }

        .case-list-1000 ul li .case-txt-1 {
            flex: 1;
            font-size: 16px;
            color: #222;
            text-align: left;
            padding: 0 4px;
            word-break: break-all;
        }

        /* 分页样式 */
        .page {
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 16px 0 0 0;
            gap: 8px;
        }

        .page a,
        .page span {
            display: inline-block;
            min-width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 15px;
            border-radius: 6px;
            background: #f7f7f7;
            color: #333;
            text-align: center;
            margin: 0 2px;
            border: 1px solid #eee;
            transition: background 0.2s;
        }

        .page a.page-item.page-link,
        .page a:hover {
            background: #029c6a;
            color: #fff;
            border-color: #029c6a;
        }
    }

    /* 更小屏幕适配 */
    @media (max-width: 767.98px) {
        .sidenav-tit {
            font-size: 16px !important;
        }

        .case-list-1000 ul li .case-txt-1 {
            font-size: 15px;
        }

        .case-list-1000 ul li .case-img-1 {
            width: 64px;
            min-width: 64px;
            height: 64px;
        }

        .page a,
        .page span {
            min-width: 28px;
            height: 28px;
            line-height: 28px;
            font-size: 14px;
        }
    }

    /* 超小屏适配 */
    @media (max-width: 575.98px) {

        .w-1000,
        .w-1000-N,
        .wrap-sidenav-1000,
        .case-list-1000 {
            padding: 0 2px !important;
        }

        .sidenav.category ul {
            gap: 4px;
        }

        .sidenav.category ul li a {
            font-size: 14px;
            padding: 4px 8px;
        }

        .case-list-1000 ul li .case-img-1 {
            width: 48px;
            min-width: 48px;
            height: 48px;
        }

        .case-list-1000 ul li .case-txt-1 {
            font-size: 14px;
        }

        .page a,
        .page span {
            min-width: 24px;
            height: 24px;
            line-height: 24px;
            font-size: 13px;
        }
    }

    /* 产品详情适配 */
    @media (max-width: 991.98px) {

        /* 主体结构宽度100%，圆角、白底、阴影 */
        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 auto 16px auto !important;
            padding: 0 8px !important;
            box-sizing: border-box;
        }

        /* 分类导航样式，白底圆角，居上 */
        .wrap-sidenav-1000 {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 12px 8px !important;
        }

        .sidenav.category {
            width: 100% !important;
            max-width: 100vw !important;
            float: none !important;
            box-sizing: border-box;
            border-radius: 8px;
            background: #f7f7f7;
            padding: 12px 8px !important;
            margin-bottom: 12px !important;
        }

        .s-1000 .s-1000-N {
            display: flex;
            flex-direction: column;
        }

        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq {
            width: 300px;
        }

        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq .xq-oo {
            width: 300px;
            margin-left: 0px;
            margin-right: 0px;
        }

        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq .xq-oo .p-d-c-txt-3 {
            width: 100%;
        }

        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq .xq-oo .p-d-c-p-1 {
            width: 100%;
        }

        .sidenav-tit {
            font-size: 18px !important;
            margin-bottom: 8px !important;
            text-align: left !important;
        }

        .sidenav.category ul {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            padding: 0;
            margin: 0;
        }

        .sidenav.category ul li {
            width: auto;
            min-width: 80px;
            margin: 0;
        }

        .sidenav.category ul li a {
            display: block;
            padding: 6px 12px;
            border-radius: 6px;
            background: #fff;
            color: #333;
            font-size: 15px;
            text-align: center;
            border: 1px solid #eee;
            transition: background 0.2s;
        }

        .sidenav.category ul li.active a,
        .sidenav.category ul li a:hover {
            background: #029c6a;
            color: #fff;
            border-color: #029c6a;
        }

        /* 产品介绍区域样式 */
        .product-prod {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 16px 8px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 16px;
        }

        .prod-img {
            width: 100% !important;
            max-width: 320px;
            margin: 0 auto 12px auto;
            border-radius: 8px;
            overflow: hidden;
            background: #fafbfc;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .prod-img img,
        .prod-img .img-box img {
            width: 100% !important;
            height: auto !important;
            object-fit: cover;
            border-radius: 8px;
            display: block;
        }

        .prod-tex {
            width: 100% !important;
            padding: 0;
        }

        .p-d-c-right-title {
            font-size: 20px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
            font-weight: bold;
        }

        .p-d-c-right-link a {
            font-size: 15px !important;
            padding: 6px 12px !important;
            margin: 0 2px 6px 0 !important;
            border-radius: 6px;
            background: #f7f7f7;
            color: #337ab7;
            text-decoration: underline;
            display: inline-block;
        }

        .p-d-c-right-link a.p-d-c-right-a1,
        .p-d-c-right-link a.p-d-c-right-a2 {
            background: #029c6a;
            color: #fff;
            border-color: #029c6a;
        }

        .p-d-c-right-link {
            margin-bottom: 10px !important;
        }

        /* 产品详情/留言/相关产品区域样式 */
        .prose-xq {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 16px 8px !important;
        }

        .p-d-c-title-1 {
            font-size: 18px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
            font-weight: bold;
        }

        .p-d-c-p-1 {
            font-size: 15px !important;
            line-height: 1.7 !important;
            margin-bottom: 16px !important;
            word-break: break-all;
        }

        .p-d-c-form-1 input,
        .p-d-c-form-1 textarea {
            font-size: 15px !important;
            padding: 8px !important;
            border-radius: 6px;
            margin-bottom: 8px;
            width: 100%;
            box-sizing: border-box;
        }

        .p-d-c-form-1-input-3 {
            font-size: 15px !important;
            padding: 8px 0 !important;
            border-radius: 6px;
            width: 100%;
            background: #029c6a;
            color: #fff;
            border: none;
        }

        .p-d-c-relateds .p-d-c-title-1 {
            font-size: 17px !important;
            margin-bottom: 8px !important;
        }

        .p-d-c-relateds .p-d-c-related-list ul {
            display: flex;
            flex-direction: column;
            gap: 10px;
            padding: 0;
            margin: 0;
        }

        .p-d-c-relateds .p-d-c-related-list ul li {
            width: 100% !important;
            margin: 0 !important;
            background: #fafbfc;
            border-radius: 6px;
            padding: 8px 0;
            box-sizing: border-box;
        }

        .p-d-c-related-list-img img {
            width: 100% !important;
            height: auto !important;
            border-radius: 6px;
            display: block;
        }

        .p-d-c-related-list-txt {
            font-size: 15px !important;
            text-align: left;
            padding: 4px 0;
        }
    }

    /* 更小屏幕适配 */
    @media (max-width: 767.98px) {

        .sidenav-tit,
        .p-d-c-title-1 {
            font-size: 16px !important;
        }

        .p-d-c-right-title {
            font-size: 18px !important;
        }

        .p-d-c-p-1,
        .p-d-c-form-1 input,
        .p-d-c-form-1 textarea,
        .p-d-c-form-1-input-3,
        .p-d-c-related-list-txt {
            font-size: 14px !important;
        }

        .prod-img {
            max-width: 220px;
        }
    }

    /* 超小屏适配 */
    @media (max-width: 575.98px) {

        .s-1000,
        .s-1000-N,
        .wrap-sidenav-1000,
        .product-prod,
        .prose-xq {
            padding: 0 2px !important;
        }

        .sidenav.category ul {
            gap: 4px;
        }

        .sidenav.category ul li a {
            font-size: 13px;
            padding: 4px 8px;
        }

        .prod-img {
            max-width: 140px;
        }

        .p-d-c-right-title,
        .p-d-c-title-1 {
            font-size: 15px !important;
        }

        .p-d-c-p-1,
        .p-d-c-form-1 input,
        .p-d-c-form-1 textarea,
        .p-d-c-form-1-input-3,
        .p-d-c-related-list-txt {
            font-size: 13px !important;
        }
    }


    /* 新闻中心适配 */
    /* 新闻列表页移动端适配，风格与产品列表/视频页一致 */
    @media (max-width: 991.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 auto 16px auto !important;
            padding: 0 8px !important;
            box-sizing: border-box;
        }

        .xw-list,
        .xw-related,
        .xw-shoplist {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 12px 8px !important;
        }

        .xw-title {
            font-size: 18px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
        }

        .xw-list ul,
        .xw-related ul,
        .xw-shoplist ul {
            display: block !important;
            padding: 0;
            gap: 0;
        }

        .xw-list ul li,
        .xw-related ul li,
        .xw-shoplist ul li {
            width: 100% !important;
            margin: 0 0 12px 0 !important;
            box-sizing: border-box;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            padding: 8px 0;
        }

        .p-d-c-related-list-img img,
        .case-img-1 img {
            width: 100% !important;
            height: auto !important;
            display: block;
            border-radius: 8px;
        }

        .case-txt {
            width: 300px !important;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-title a {
            width: 360px;
        }

        .xw-1000 .xw-1440 .xw-shoplist ul .wow .case-txt .case-txt-p {
            width: 320px;
        }

        .xw-xwtitle,
        .case-txt-title {
            text-align: center;
            font-size: 16px !important;
            padding: 8px 0 !important;
        }

        .xw-txt-p,
        .case-txt-p {
            font-size: 15px !important;
            padding: 6px 0 !important;
            text-align: center;
        }

        .ahre a {
            font-size: 15px !important;
            padding: 5px 10px !important;
            display: inline-block;
            color: #337ab7;
            text-decoration: underline;
        }

        .page {
            text-align: center;
            margin: 18px 0 10px 0 !important;
        }

        .page a {
            font-size: 16px !important;
            padding: 6px 12px !important;
            margin: 0 2px !important;
            border-radius: 6px;
            background: #f7f7f7;
            color: #333;
            display: inline-block;
        }
    }

    @media (max-width: 767.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist {
            padding: 0 4px !important;
        }

        .xw-title {
            font-size: 16px !important;
            padding: 8px 0 !important;
        }

        .xw-xwtitle,
        .case-txt-title {
            font-size: 15px !important;
            padding: 6px 0 !important;
        }

        .xw-txt-p,
        .case-txt-p {
            font-size: 14px !important;
            padding: 5px 0 !important;
        }

        .page a {
            font-size: 15px !important;
            padding: 5px 10px !important;
        }
    }

    @media (max-width: 575.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist {
            padding: 0 2px !important;
        }

        .xw-title {
            font-size: 15px !important;
            padding: 6px 0 !important;
        }

        .xw-xwtitle,
        .case-txt-title {
            font-size: 14px !important;
            padding: 5px 0 !important;
        }

        .xw-txt-p,
        .case-txt-p {
            font-size: 13px !important;
            padding: 4px 0 !important;
        }

        .page a {
            font-size: 14px !important;
            padding: 4px 8px !important;
        }
    }

    /* 新闻详情页移动端适配*/
    @media (max-width: 991.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist,
        .news-details-1 {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 auto 16px auto !important;
            padding: 0 8px !important;
            box-sizing: border-box;
        }

        .xw-list,
        .xw-related,
        .xw-shoplist,
        .news-details-1 {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 12px 8px !important;
        }

        .xw-title,
        .news-details-1-title {
            font-size: 18px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
        }

        .xw-list ul,
        .xw-related ul {
            display: block !important;
            padding: 0;
            gap: 0;
        }

        .xw-list ul li,
        .xw-related ul li {
            width: 100% !important;
            margin: 0 0 12px 0 !important;
            box-sizing: border-box;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            padding: 8px 0;
        }

        .p-d-c-related-list-img img,
        .news-details-1-img img {
            width: 100% !important;
            height: auto !important;
            display: block;
            border-radius: 8px;
        }

        .xw-xwtitle {
            text-align: center;
            font-size: 16px !important;
            padding: 8px 0 !important;
        }

        .xw-txt-p,
        .news-details-1-txt {
            font-size: 15px !important;
            padding: 6px 0 !important;
            text-align: center;
        }

        .news-details-1-time {
            font-size: 14px !important;
            margin: 8px 0 !important;
            text-align: center;
        }

        .news-details-1-link {
            text-align: center;
            margin: 16px 0 0 0 !important;
        }

        .news-details-1-link a {
            font-size: 15px !important;
            padding: 5px 10px !important;
            display: inline-block;
            color: #337ab7;
            text-decoration: underline;
            border-radius: 6px;
            background: #f7f7f7;
            margin: 0 2px 6px 2px;
        }
    }

    @media (max-width: 767.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist,
        .news-details-1 {
            padding: 0 4px !important;
        }

        .xw-title,
        .news-details-1-title {
            font-size: 16px !important;
            padding: 8px 0 !important;
        }

        .xw-xwtitle {
            font-size: 15px !important;
            padding: 6px 0 !important;
        }

        .xw-txt-p,
        .news-details-1-txt {
            font-size: 14px !important;
            padding: 5px 0 !important;
        }

        .news-details-1-link a {
            font-size: 14px !important;
            padding: 4px 8px !important;
        }
    }

    @media (max-width: 575.98px) {

        .xw-1000,
        .xw-1440,
        .xw-1550,
        .xw-list,
        .xw-related,
        .xw-shoplist,
        .news-details-1 {
            padding: 0 2px !important;
        }

        .xw-title,
        .news-details-1-title {
            font-size: 15px !important;
            padding: 6px 0 !important;
        }

        .xw-xwtitle {
            font-size: 14px !important;
            padding: 5px 0 !important;
        }

        .xw-txt-p,
        .news-details-1-txt {
            font-size: 13px !important;
            padding: 4px 0 !important;
        }

        .news-details-1-link a {
            font-size: 13px !important;
            padding: 3px 6px !important;
        }
    }

    /* 技术研究院移动端适配 */
    @media (max-width: 991.98px) {

        .w-10002,
        .w-1000-Ns,
        .patent,
        .patent-div,
        .seamless-carousel,
        .video-div {
            width: 100% !important;
            max-width: 100vw !important;
            margin: 0 auto 16px auto !important;
            padding: 0 8px !important;
            box-sizing: border-box;
        }

        .patent,
        .patent-div,
        .seamless-carousel,
        .video-div {
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
            margin-bottom: 16px !important;
            padding: 12px 8px !important;
        }

        .patent-tit {
            font-size: 18px !important;
            margin-bottom: 10px !important;
            text-align: left !important;
        }

        .seamless-carousel-container {

            display: flex !important;
            flex-wrap: nowrap;
            overflow-x: hidden;
            gap: 0;
            padding: 0;
        }

        .seamless-carousel-item {
            flex: 0 0 50% !important;
            max-width: 100% !important;
            min-width: 100% !important;
            margin-right: 0 !important;
            box-sizing: border-box;
            padding: 0 4px;
        }

        .seamless-carousel-item img {
            width: 100% !important;
            height: auto !important;
            border-radius: 8px;
            display: block;
        }

        .video-div video {
            width: 100% !important;
            height: auto !important;
            border-radius: 10px !important;
            display: block;
        }
    }

    @media (max-width: 767.98px) {

        .w-10002,
        .w-1000-Ns,
        .patent,
        .patent-div,
        .seamless-carousel,
        .video-div {
            padding: 0 4px !important;
        }

        .patent-tit {
            font-size: 16px !important;
            padding: 8px 0 !important;
        }

        .seamless-carousel-item {
            padding: 0 2px;
        }
    }

    @media (max-width: 575.98px) {

        .w-10002,
        .w-1000-Ns,
        .patent,
        .patent-div,
        .seamless-carousel,
        .video-div {
            padding: 0 2px !important;
        }

        .patent-tit {
            font-size: 15px !important;
            padding: 6px 0 !important;
        }

        .seamless-carousel-item {
            min-width: 120px !important;
            max-width: 96vw !important;
            margin-right: 6px !important;
        }
    }
