﻿
/*NewsDetail*/

.NewsDetail001 {
    margin-top: 20px;
    margin-bottom: 90px;
}

.NewsDetail001-title {
    text-align: center;
}

    .NewsDetail001-title h3 {
        font-size: 24px;
        color: #333;
    }

.tit_bar {
    margin-top: 15px;
}

.social-share {
    display: inline-block;
}

.tit_bar .text {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: inline-block;
    margin: 0 3%;
}

.NewsDetail001-item {
    padding: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.TurnPages {
    display: flex;
    justify-content: space-between;
}

    .TurnPages p {
        width: 40%;
    }

        .TurnPages p:nth-last-child(1) {
            text-align: right;
        }

    .TurnPages a {
        font-size: 16px;
        color: #000;
    }

        .TurnPages a:hover {
            color: #008dce;
        }

@media screen and (max-width: 1000px) {
    .nei-banner .img {
        height: 200px;
    }

        .nei-banner .img img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text h3 {
        font-size: 25px;
    }

    .bx-mb-nav {
        margin-top: 20px;
    }

        .bx-mb-nav p {
            font-size: 16px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .tit_bar .text {
        margin: 5px 3%;
    }

    .NewsDetail001 {
        margin-bottom: 30px;
    }

    .TurnPages {
        display: block;
    }

.TurnPages p {
    width: 100%;
    text-align: left !important;
    margin: 5px 0;
}

.TurnPages p a {
    font-size: 14px;
}
}

/*nav*/
.lz-hade {
    position: fixed;
    width: 100%;
    padding: 0 80px;
    top:0;
    z-index: 88;
    height: 100px;
    border-bottom: solid 1px #ffffff30;
    transition: all 0.5s;
    background:#fff
}
.lz-hade .container2{
    display: flex;
    align-items: center;
    z-index: 8;
    height: 100%
}

.lz-hade2 {
    background: #fff;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.lz-hade .lz-logo img {
    height: 60px;
}
.lz-hade .lz-logo  a{
    display:flex;
    align-items:center;
}
.lz-hade .lz-logo  a p{
  font-size:16px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:15px;
  margin-left:15px;
  max-width:275px
}
.lz-hade .lz-logo img.logo-a {
    display: block;
}

.lz-hade .lz-logo img.logo-b {
    display: none;
}

.lz-hade2 .lz-logo img.logo-a {
    display: none;
}

.lz-hade2 .lz-logo img.logo-b {
    display: block;
}

.lz-hade .lz-nav {
    margin-left: auto;
}

.lz-hade .lz-nav ul {
    display: flex;
    align-items: center;
    padding-right: 25px;

}

.lz-hade .lz-nav ul li {
    position: relative;
    font-size: 16px;
    display:flex;
    height:100px;
    align-items:center;

}
.lz-hade .lz-nav ul li.li-dh .top-dh{
    line-height:25px;
  padding-left:40px;
}
.lz-hade .lz-nav ul li.li-dh .top-dh h3{
    background:url(../images/icon-tdh.png) no-repeat left center;
    background-size:25px;
    padding-left:35px;
    font-size:24px;
    color:#C11724;
    font-weight:bold;
}

.lz-hade .lz-nav ul li.li-dh .top-dh h3 i{
    font-size:24px;

}
.lz-hade .lz-nav ul li:hover .cp-fd {
    display: block;
}
.lz-hade .lz-nav ul li:hover .cp-fd a{
    display:block;
    color:#333;
    text-align:center;
    padding:4px 0;
}
.lz-hade .lz-nav ul li:hover .cp-fd a:hover{
    color:#ff6800
}
.lz-hade .lz-nav ul li .cp-fd {
    position: absolute;
    background-color: #fff;
    backdrop-filter: blur(12px);
    top: 70px;
    left: 50%;
    display: flex;
    width: 120px;
    margin-left:-60px;
    /* border-top: solid 1px #eee; */
    border-radius: 0px;
    padding: 10px 10px;
    line-height: 25px;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    display: none;
    transition: all 0.5s;
}

.lz-hade .lz-nav ul li .cp-fd2 {
    width: 165px;
}

.lz-hade .lz-nav ul li .cp-fd .list {
    width: 33.3%;
}

.lz-hade .lz-nav ul li .cp-fd2 .list {
    width: 100%;
    padding: 0;
}

.lz-hade .lz-nav ul li .cp-fd .list h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
    text-align: center;
}

.lz-hade .lz-nav ul li .cp-fd .list a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 10px 0;
}

.lz-hade .lz-nav ul li .cp-fd .list a:hover {
    color: var(--color);
}

.lz-hade .lz-nav ul li > a {
    position: relative;
    color: #333;
    display: inline-block;
    padding:5px 20px;

}

.lz-hade2 .lz-nav ul li > a {
    color: #333;
}

.lz-hade .lz-nav ul li:hover > a,
.lz-hade .lz-nav ul li.cur > a {
    background: #FFD900
}


.sidh {
    width: 40px;
    display: none;
    margin-left: 10px;
}

/*sj-nav*/
.bx-side-nav {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 8;
    width: 100%;
    height: 100%;
    display: none
}

.bx-side-nav-list {
    position: fixed;
    top: 0;
    left: -260px;
    width: 260px;
    height: 100%;
    background-color: #000;
    z-index: 9;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav > i {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    top: 10px;
    left: 280px
}

.bx-side-nav-list > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.bx-side-nav-list > ul > li {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list > ul > li > a {
    display: block;
    color: #666
}

.bx-side-nav2 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 88;
    width: 100%;
    height: 100%;
    display: none;
}

.bx-side-nav2 > i {
    position: absolute;
    top: 10px;
    right: 280px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 {
    position: fixed;
    top: 0;
    right: -260px;
    width: 260px;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.bx-side-nav-list2 > ul > li {
    text-align: center;
    font-size: 14px;

    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list2 > ul > li > a {
    display: block;
    color: #333;
    line-height: 40px;
    text-align: left;
}
.bx-side-nav-list2 > ul > li  .list {
    padding-bottom: 10px;
}
.bx-side-nav-list2 > ul > li  .list a{
    display: block;
    padding-left: 20px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

.bx-side-nav-list2 > .div-title img {
    height: 35px;
}

.bx-side-nav-list2 > ul > li .div-fd a {
    display: block;
    padding: 10px 0;
    border-top: solid 1px #ececec;

}

.bx-side-nav-list2 > ul > li .div-fd {
    display: none;
}

.lz-yuy {
    position:relative;
    font-size: 14px;
    color: #fff;
    display:flex;
    align-items:center;
    cursor:pointer;
    padding:10px 0; 
    
}
.lz-yuy i{
    display:inline-block;
    width:15px;
    height:15px;
    background:url(../images/icon-x.png) no-repeat center;
    background-size:12px;
    margin-left:5px;

}
.lz-yuy .yy-yuena{
    position:absolute;
    background:#fff;
    padding:10px;
    left:50%;
    margin-left:-50px;
    top:32px;
    z-index:10;
    border-radius:2px;
    display:none;
    width:100px;
}
.lz-yuy .yy-yuena a{
    display:block;
   font-size:14px;
   text-align:center;
   line-height:25px;
}
.lz-yuy:hover .yy-yuena{
    display:block;
}



@media (max-width: 1500px) {
    .lz-hade {
        padding: 0 0px;
        height: 100px;
    }

    .lz-hade .lz-logo img {
        height: 50px;
    }

    .lz-hade .lz-nav ul {
        padding-right: 10px;

    }

    .lz-hade .lz-settings .lz-Language {
        font-size: 16px;
    }

    .lz-hade .lz-nav ul li {
        font-size: 14px;
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh{
        padding-left:20px
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh h3{
        font-size:20px;
        line-height:30px
    }
    .lz-hade .lz-nav ul li .cp-fd {
        top: 80px;
        width: 800px;
    }

    .lz-hade .lz-nav ul li .cp-fd2 {
        width: 165px;
    }
    .lz-hade .lz-logo  a p{
  font-size:14px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:10px;
  margin-left:10px;
}
    .lz-hade .lz-nav ul li > a {

    padding: 5px 10px;
}
}

@media (max-width: 1200px) {
    .sidh {
        width: 40px;
        display: block;
        cursor: pointer;
        margin-left:auto
    }
    .sidh img {
    /*    filter: grayscale(200%) brightness(700%);*/
        width: 100%;
    }

    .lz-hade .lz-nav {
        display: none;
    }

}

@media (max-width: 1000px) {
    .lz-yuy{
        margin-left:auto;
    }
    .lz-hade {
        padding: 0 10px;
        height: 50px;
    }

    .lz-hade .lz-logo img {
        height: 40px;
    }

    .lz-hade .lz-nav ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 50px;
    }
}

.lz-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top:100px
}
.lz-banner img {
    width: 100%;
    min-height: 150px;
    object-fit: cover;
}

.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.lz-banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}

/*.lz-banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow:hidden
}

.lz-banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1,1.1);
}

.lz-banner .swiper-slide-active img, .lz-banner .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1,1);
}*/

.sj-show {
    display: none;
}
.pc-show{
    display:block
}

@media (max-width: 1000px) {
.sj-show {
    display: block;
}
.pc-show{
    display:none
}
    .lz-banner {
    margin-top:50px
}
.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 5px;
}
.lz-banner .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 10px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%;
    display:none
}
}


/*NewsDetail*/
:root {
    --color: #214A9D;
}

.NewsDetail001 {
    margin-top: 20px;
    margin-bottom: 90px;
}

.NewsDetail001-box {
    background-color: #FFFFFF;
    padding: 50px 40px;
}

.NewsDetail001-title {
    text-align: left;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
}

    .NewsDetail001-title h3 {
        font-size: 24px;
        color: #000;
    }

.tit_bar {
    margin-top: 15px;
}

.social-share {
    display: inline-block;
}

.tit_bar .text {
    font-size: 16px;
    color: #000;
    display: inline-block;
}

.NewsDetail001-item {
    padding: 30px 0;
    font-size: 16px;
    color: #000;
    line-height: 2;
}

.TurnPages {
    display: flex;
    justify-content: space-between;
}

    .TurnPages p {
        width: 40%;
    }

        .TurnPages p:nth-last-child(1) {
            text-align: right;
        }

    .TurnPages a {
        font-size: 16px;
        color: #000;
    }

        .TurnPages a:hover {
            color: #008dce;
        }

@media screen and (max-width: 1000px) {
    .nei-banner .img {
        height: 200px;
    }

        .nei-banner .img img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text h3 {
        font-size: 25px;
    }

    .bx-mb-nav {
        margin-top: 20px;
    }

        .bx-mb-nav p {
            font-size: 16px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .tit_bar .text {
        margin: 5px 3%;
    }

    .NewsDetail001 {
        margin-bottom: 30px;
    }

    .TurnPages {
        display: block;
    }

        .TurnPages p {
            width: 100%;
            text-align: left !important;
            margin: 5px 0;
        }

            .TurnPages p a {
                font-size: 14px;
            }
}

.buts {
    display: inline-block;
    min-width: 150px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    border: 1px solid #214A9D;
    background-color: #214A9D;
    cursor: pointer;
    transition: all 0.5s;
}

    .buts.border {
        background-color: transparent;
        color: #214A9D;
    }

    .buts:hover {
        opacity: 0.8;
        background-color: #214A9D;
        color: #fff !important;
    }

.img-padding {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .img-padding img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        left: 0;
        top: 0;
    }


.bx-img-hover:hover img {
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}

.bx-img-hover img {
    transition: all 0.5s;
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: transparent;
    transition: all 0.5s;
    background-color: #fff;
}


    .header.active {
        box-shadow: 0 2px 20px rgba(0,0,0,.06);
        border-bottom: 1px solid rgba(255,255,255,.3);
    }

        .header.active .bx-header001 .bx-nav ul li a {
            color: #000;
        }

        .header.active .bx-yuyan .yy i {
            color: #000;
        }

.bx-yuyan {
    position: relative;
    padding-left: 15px;
    display: inline-block;
}

    .bx-yuyan .yy {
        cursor: pointer;
        font-size: 16px;
        color: #000000;
    }

        .bx-yuyan .yy img {
            display: inline-block;
            width: 33px;
        }

        .bx-yuyan .yy i {
            display: inline-block;
            color: #000;
            font-size: 16px;
            line-height: 1;
            vertical-align: middle;
            margin-left: 5px;
        }

        .bx-yuyan .yy .img-a {
            width: 36px;
        }

.bx-yuyan-xl {
    position: absolute;
    width: 110px;
    top: 70px;
    left: 10px;
    background-color: #fff;
    padding: 5px 5px;
    display: none;
    z-index: 5;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.bx-yuyan:hover .bx-yuyan-xl {
    display: block;
}

.bx-yuyan-xl a {
    display: block;
    line-height: 30px;
    font-size: 16px;
}

    .bx-yuyan-xl a:hover {
        color: #214A9D;
    }

.bx-yuyan-xl img {
    width: 28px;
}

.bx-header001 {
    height: 100px;
    line-height: 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

    .bx-header001 .bx-logo {
        max-height: 100px
    }

        .bx-header001 .bx-logo a {
            display: block;
        }

        .bx-header001 .bx-logo img {
            max-height: 100px;
            display: block;
        }



    .bx-header001 .bx-nav ul li {
        position: relative;
        float: left;
        line-height: 100px;
        text-align: center;
        font-size: 16px;
        z-index: 600;
        padding: 0 25px;
    }

    .bx-header001 .bx-nav[lang="us"] ul li {
        padding: 0 15px;
    }

    .bx-header001 .bx-nav ul li .bx-nav-fd {
        display: none;
        position: absolute;
        top: 100px;
        left: 50%;
        line-height: 30px;
        width: 165px;
        background-color: #ffffff;
        z-index: 600;
        transform: translate(-50%,0);
        box-shadow: 0 0 10px rgba(0,0,0,.05);
        padding: 10px 0;
    }

        .bx-header001 .bx-nav ul li .bx-nav-fd.bx-nav-fd-two {
            width: 400px;
        }

        .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list {
            display: inline-block;
            width: 40%;
            text-align: left;
            vertical-align: top;
            margin: 0 4%;
        }

            .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .title {
                padding-bottom: 10px;
                border-bottom: 1px solid #E5E5E5;
            }

                .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .title a {
                    padding: 0;
                    padding-left: 15px;
                    display: block;
                    position: relative;
                    line-height: 1;
                    font-weight: bold;
                    color: #000;
                }

                    .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .title a::before {
                        content: '';
                        display: block;
                        width: 2px;
                        height: 100%;
                        background-color: #214A9D;
                        position: absolute;
                        left: 0;
                        top: 0;
                        border-radius: 5px;
                    }

            .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list p {
                line-height: 1;
                margin: 5px 0;
            }

            .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .bx-nav-fd-two-lits-box p a {
                line-height: 1.5;
                padding: 0;
                font-size: 14px;
                color: #333;
            }

        .bx-header001 .bx-nav ul li .bx-nav-fd a {
            padding: 5px 5px;
            color: #000;
            font-size: 16px;
        }

    .bx-header001 .bx-nav ul li a {
        display: inline-block;
        color: #000;
    }

    .bx-header001 .bx-nav ul li > i {
        margin-left: 2px;
    }

    .bx-header001 .bx-navigation {
        display: none;
        margin-left: 10px;
    }

    .bx-header001 .bx-nav ul li a:hover,
    .bx-header001 .bx-nav ul li a.active {
        color: #214A9D;
    }

.active .bx-header001 .bx-nav ul li a:hover,
.active .bx-header001 .bx-nav ul li a.active {
    color: #214A9D;
}

.bx-navigation {
    display: none;
}

.bx-nav-dh {
    font-size: 18px;
    color: #214A9D;
    margin-left: 15px;
    font-weight: bold;
}

    .bx-nav-dh i {
        font-size: 20px;
    }

.active .bx-nav-dh {
    color: #000;
}

.nav-hide {
    display: none;
}

.bx-search {
    position: relative;
    margin-left: 20px;
}

    .bx-search input {
        height: 32px;
        background-color: transparent;
        outline: none;
        border: none;
        border: 2px solid #E5E5E5;
        padding-left: 40px;
        font-size: 14px;
        color: #000;
        width: 200px;
        border-radius: 30px;
    }

    .bx-search span {
        position: absolute;
        left: 15px;
        top: 52%;
        transform: translate(0,-50%);
        font-size: 20px;
        color: #626262;
    }

@media (max-width: 1600px) {
    .bx-header001 {
        height: 80px;
        line-height: 80px;
    }

        .bx-header001 .bx-nav ul li {
            line-height: 80px;
            font-size: 16px;
            padding: 0 15px;
        }

            .bx-header001 .bx-nav ul li > i {
                margin-left: 0;
            }

    .bx-yuyan .yy {
        font-size: 16px;
    }

        .bx-yuyan .yy img {
            width: 19px;
        }


    .bx-header001 .bx-nav ul li .bx-nav-fd {
        top: 80px;
    }


    .bx-nav-dh {
        margin-left: 20px;
    }

    .bx-yuyan {
        padding-left: 20px;
    }

    .bx-nav-dh {
        font-size: 16px;
    }

    .bx-search input {
        width: 160px;
    }

    .bx-header001 .bx-logo img {
        max-height: 80px;
    }
}

@media (max-width: 1400px) {
    .bx-header001 .bx-nav ul li .bx-nav-fd a {
        font-size: 14px;
        padding: 2px 5px;
    }
}

@media (max-width: 1200px) {
    .bx-header001 .bx-nav ul li a {
        font-size: 14px;
    }

    .bx-header001 .bx-nav ul li {
        padding: 0 10px;
    }

    .bx-yuyan .yy {
        font-size: 14px;
    }

    .bx-header001 .bx-logo img {
        max-height: 80px;
    }

    .containers {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1000px) {
    .bx-nav-dh {
        font-size: 14px;
        margin-left: 10px;
    }



    .bx-header001 .bx-logo {
        height: 50px;
    }

    .bx-nav-dh i {
        font-size: 16px;
    }

    .bx-header001 {
        height: 60px;
        line-height: 60px;
    }

        .bx-header001 .bx-logo img {
            max-height: 60px;
        }

        .bx-header001 .bx-nav {
            position: fixed;
            top: 60px;
            z-index: 500;
            right: 0;
            z-index: 600;
            width: 100%;
            background-color: #fff;
            height: calc(100vh - 60px);
            left: -110%;
            transition: all 0.5s;
            background-color: var(--color);
        }

            .bx-header001 .bx-nav ul li {
                line-height: 50px;
                text-align: left;
                float: none;
                font-size: 16px;
            }

                .bx-header001 .bx-nav ul li i {
                    display: block;
                    width: 12px;
                    height: 12px;
                    color: #000;
                    transition: color .25s;
                    position: absolute;
                    right: 10px;
                    top: 18px;
                }

                    .bx-header001 .bx-nav ul li i::before {
                        content: '';
                        position: absolute;
                        left: 0;
                        top: 50%;
                        width: 100%;
                        height: 1px;
                        background-color: #fff;
                        transform: translate(0,-50%);
                    }

                    .bx-header001 .bx-nav ul li i::after {
                        content: '';
                        position: absolute;
                        left: 50%;
                        top: 0;
                        width: 1px;
                        height: 100%;
                        background-color: #fff;
                        transform: translate(-50%,0);
                    }

                .bx-header001 .bx-nav ul li a {
                    padding: 0 10px;
                    color: #fff;
                    text-align: center;
                    font-size: 16px;
                }

    .header.active .bx-header001 .bx-nav ul li a {
        color: #fff;
    }

    .bx-header001 .bx-navigation {
        display: block;
    }

    .bx-header001 .bx-nav ul li .bx-nav-fd {
        display: none;
        position: relative;
        top: 0px;
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        padding: 0;
    }

        .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .title a {
            color: #fff;
        }

        .bx-header001 .bx-nav ul li .bx-nav-fd.bx-nav-fd-two {
            width: 100%;
            max-width: 400px;
        }

        .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .bx-nav-fd-two-lits-box p a {
            color: #fff;
        }

        .bx-header001 .bx-nav ul li .bx-nav-fd .bx-nav-fd-two-list .title a::before {
            background-color: #fff;
        }

    .bx-navigation {
        display: block;
    }

    .bx-header001 .bx-nav ul li .bx-nav-fd a {
        padding: 0 30px;
        color: #fff;
        width: 100%;
        font-size: 15px;
        text-align: left;
    }

    .bx-yuyan {
        margin-right: 10px;
    }

        .bx-yuyan .yy {
            font-size: 16px;
        }

    .bx-yuyan-xl {
        top: 60px;
    }

    .hamburger {
        margin-top: 18px;
    }

        .hamburger .line {
            width: 35px;
            height: 3px;
            background-color: #000;
            display: block;
            margin: 8px auto;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .hamburger:hover {
            cursor: pointer;
        }

    .active .hamburger .line {
        background-color: #000;
    }

    #hamburger-1.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #hamburger-1.is-active .line:nth-child(1) {
        -webkit-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg);
        transform: translateY(11px) rotate(45deg);
    }

    #hamburger-1.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg);
        transform: translateY(-11px) rotate(-45deg);
    }

    .bx-header001 .bx-nav ul li a:hover, .bx-header001 .bx-nav ul li a.active {
        font-weight: bold;
        color: #fff;
    }
}

.lz-banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lz-banner .swiper-slide a {
    display: block;
    width: 100%;
    max-height: 100vh;
    overflow: hidden;
}

.lz-banner .swiper-pagination {
    bottom: 50px;
}

.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.2);
    background-size: 15px 20px;
}

.lz-banner .swiper-button-next {
    right: 3vw;
}

.lz-banner .swiper-button-prev {
    left: 3vw;
}

.lz-banner .swiper-pagination-bullet {
    background-color: #fff;
    width: 40px;
    height: 5px;
    border-radius: 0;
}

.nei-banner {
    position: relative;
}

    .nei-banner .img {
        width: 100%;
        height: 380px;
    }

        .nei-banner .img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .nei-banner .text .container {
            width: 100%;
            height: 100%;
        }

        .nei-banner .text .texts {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .nei-banner .text p {
            font-size: 36px;
            color: #FFFFFF;
        }

        .nei-banner .text h3 {
            font-size: 54px;
            color: #FFFFFF;
            margin-top: 10px;
        }

.pt100 {
    padding-top: 100px;
}

.pt120 {
    padding-top: 120px;
}

.pb120 {
    padding-bottom: 120px;
}

.pb150 {
    padding-bottom: 150px;
}

.mt50 {
    margin-top: 50px;
}

.max1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.box-title {
    text-align: center;
}

    .box-title p {
        font-size: 20px;
        color: #000000;
        margin-top: 10px;
        width: 100%
    }

    .box-title h3 {
        font-size: 40px;
        color: #000000;
        font-weight: bold;
    }


.contactus-box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .contactus-box ul li {
        width: calc(33.33% - 1px);
    }

.contactus-list {
    width: 100%;
    padding: 80px 20px;
    border: 1px solid #EEEEEE;
    text-align: center;
    height: 100%;
}

    .contactus-list .icon {
        height: 50px;
    }

        .contactus-list .icon img {
            max-height: 50px;
        }

    .contactus-list .text {
        margin-top: 50px;
    }

        .contactus-list .text h3 {
            font-size: 24px;
            color: #000000;
        }

        .contactus-list .text p {
            font-size: 16px;
            color: #626262;
            margin-top: 20px;
        }

.contactus-map {
    margin-top: 10px;
}

    .contactus-map img, .contactus-map iframe {
        width: 100%;
    }

.footer {
    background-color: #00184A;
    background-image: url('../images/footer-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-top {
    padding-top: 60px;
    padding-bottom: 50px;
}

.footer-nav {
    width: calc(100% - 200px);
    display: flex;
    justify-content: space-between;
}

    .footer-nav ul {
        display: flex;
        justify-content: space-between;
        width: 70%;
        padding-right: 5%;
    }

        .footer-nav ul li {
            max-width: 18%;
        }

    .footer-nav h3 {
        font-size: 18px;
        color: #FFFFFF;
        margin-bottom: 15px;
    }

    .footer-nav p {
        margin-top: 10px;
    }

        .footer-nav p a {
            font-size: 16px;
            color: rgba(255,255,255,.6);
        }

            .footer-nav p a:hover {
                color: #fff;
            }

.footer-bottom-text {
    font-size: 16px;
    color: rgba(255,255,255,.6);
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,.2);
}

    .footer-bottom-text a {
        font-size: 16px;
        color: rgba(255,255,255,.6);
    }

        .footer-bottom-text a:hover {
            color: #fff;
        }

.footer-top {
    display: flex;
    justify-content: space-between;
}

    .footer-top .footer-ewm {
        width: 100px;
        text-align: center;
    }

        .footer-top .footer-ewm p {
            font-size: 18px;
            color: #FFFFFF;
            margin-bottom: 15px;
        }

.footer-tel {
    display: flex;
    margin-bottom: 23px;
}

    .footer-tel .img {
        width: 48px;
    }

    .footer-tel .text {
        width: calc(100% - 48px);
        padding-left: 15px;
    }

        .footer-tel .text h3 {
            font-size: 16px;
            color: #FFFFFF;
            margin-bottom: 0;
        }

        .footer-tel .text p {
            font-size: 20px;
            color: #FFFFFF;
            line-height: 1;
        }

.footer-con {
    max-width: 30%;
}

.footer-con-list {
    padding-left: 25px;
    font-size: 16px;
    color: rgba(255, 255, 255, .6);
    position: relative;
    margin-top: 10px;
}

    .footer-con-list img {
        position: absolute;
        left: 0;
        top: 50%;
        width: 14px;
        transform: translate(0,-50%);
    }

.bx-SiteM041-item ul li {
    margin-bottom: 30px;
}

.bx-SiteM041-title {
    background-color: #F8FAFF;
    padding: 35px 75px;
    position: relative;
    border-left: 6px solid #214A9D;
}



    .bx-SiteM041-title h3 {
        font-size: 20px;
        color: #000000;
    }

    .bx-SiteM041-title p {
        font-size: 16px;
        color: #666666;
        margin-top: 20px;
    }

    .bx-SiteM041-title i {
        position: absolute;
        right: 40px;
        font-size: 16px;
        top: 50%;
        color: #fff;
        transition: all 0.5s;
        transform: translate(0,-50%);
        font-style: inherit;
    }

.bx-SiteM041-text {
    padding: 30px 80px;
    background-color: #F8FAFF;
    font-size: 16px;
    color: #666666;
    display: none;
    border-top: 1px solid #EEEEEE;
}

    .bx-SiteM041-text p {
        font-size: 16px;
        color: #666666;
    }


.Partner-one ul {
    display: flex;
    justify-content: space-between;
}

    .Partner-one ul li {
        text-align: center;
        max-width: 13%;
    }

        .Partner-one ul li .img {
            position: relative;
        }

            .Partner-one ul li .img::before {
                content: '';
                display: block;
                border: 1px dashed rgba(33,74,157,.2);
                width: 75%;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translate(100%,50%);
            }

        .Partner-one ul li:nth-last-child(1) .img::before {
            display: none;
        }

        .Partner-one ul li .desc {
            font-size: 20px;
            color: #000000;
            margin-top: 15px;
        }

.form-box {
    margin-left: auto;
    margin-right: auto;
}

    .form-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .form-box ul li {
            width: calc(33.33% - 15px);
        }

.form-input p {
    font-size: 16px;
    color: #000000;
}

    .form-input p i {
        color: #ff0000;
    }

.form-input {
    margin-bottom: 25px;
}

    .form-input input, .form-input select {
        width: 100%;
        height: 50px;
        border: 1px solid #DCE1E4;
        margin-top: 8px;
        font-size: 16px;
        color: #000;
        padding: 0 20px;
    }

    .form-input select {
        outline: none;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-color: #fff;
    }

.form-box .flex {
    display: flex;
    justify-content: space-between;
}

    .form-box .flex .form-input {
        width: calc(50% - 10px);
    }

.Cooperation {
    background-image: url('../images/Cooperation-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.ContactUs-form {
    border-radius: 10px;
    overflow: hidden;
    padding: 50px 80px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 25, 51, 0.06);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

.ContactUs-form-box {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

    .ContactUs-form-box .left {
        width: calc(100% - 450px);
        padding-right: 70px;
    }

    .ContactUs-form-box .right {
        width: 450px;
    }

.ContactUs-form-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .ContactUs-form-item .ContactUs-form-input {
        width: 100%;
        margin-bottom: 20px;
    }

.ContactUs-form-input p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 13px;
}

    .ContactUs-form-input p i {
        color: #FF0000;
    }

.ContactUs-form-input input {
    width: 100%;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    height: 52px;
    padding: 0 15px;
    font-size: 16px;
    color: #000;
    transition: all 0.5s;
}

    .ContactUs-form-input input:focus {
        border-color: #214A9D;
    }

.ContactUs-form-input.code {
    padding-right: 130px;
    position: relative;
}

    .ContactUs-form-input.code .code-box {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 130px;
        text-align: center;
        line-height: 50px;
        height: 52px;
        border: 1px solid #E5E5E5;
        border-left: none;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        font-size: 16px;
        color: #BABABA;
    }

        .ContactUs-form-input.code .code-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

    .ContactUs-form-input.code input {
        border-radius: 5px 0 0 5px;
    }

.ContactUs-form-box .buts {
    margin-top: 10px;
}

.ContactUs-info {
    background-image: url(../images/ContactUs-form-bg.jpeg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    overflow: hidden;
    padding: 100px 50px;
}

.ContactUs-info-list .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    line-height: 60px;
    background-color: #fff;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

.ContactUs-info-list .p1 {
    font-size: 18px;
    color: #000000;
    margin-top: 18px;
}

.ContactUs-info-list .p2 {
    font-size: 36px;
    color: #214A9D;
    margin-top: 10px;
}

.ContactUs-info-list .p3 {
    font-size: 20px;
    color: #666666;
    margin-top: 18px;
}

.ContactUs-info-list .p4 {
    font-size: 24px;
    color: #000000;
}

.ContactUs-info-list .ewm {
    margin-top: 18px;
}

    .ContactUs-info-list .ewm img {
        width: 138px;
    }

.ContactUs-form {
    position: relative;
}

    .ContactUs-form .icon-close {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

.con-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 10;
    display: none;
}

    .con-pop .ContactUs-form {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 1380px;
    }

.news-nav ul {
    text-align: center;
}

    .news-nav ul li {
        display: inline-block;
        margin: 0 10px;
    }

        .news-nav ul li .buts.active {
            background-color: #214A9D;
            color: #fff;
        }

.article-imgbox ul {
    display: flex;
    flex-wrap: wrap;
}

    .article-imgbox ul li:nth-child(1), .article-imgbox ul li:nth-child(2), .article-imgbox ul li:nth-child(3) {
        width: calc(33.33% - 20px);
        margin-right: 30px;
    }

    .article-imgbox ul li:nth-child(3) {
        margin-right: 0;
    }

        .article-imgbox ul li:nth-child(1) .article-imgbox-list, .article-imgbox ul li:nth-child(2) .article-imgbox-list, .article-imgbox ul li:nth-child(3) .article-imgbox-list {
            display: block;
        }

            .article-imgbox ul li:nth-child(1) .article-imgbox-list .img, .article-imgbox ul li:nth-child(2) .article-imgbox-list .img, .article-imgbox ul li:nth-child(3) .article-imgbox-list .img {
                width: 100%;
                padding-bottom: 70%;
            }

            .article-imgbox ul li:nth-child(1) .article-imgbox-list .text, .article-imgbox ul li:nth-child(2) .article-imgbox-list .text, .article-imgbox ul li:nth-child(3) .article-imgbox-list .text {
                padding: 30px;
                width: 100%;
            }

    .article-imgbox ul li {
        padding: 15px 0;
        width: 100%;
    }

.article-imgbox-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px rgba(146,163,180,.2);
}

    .article-imgbox-list .img {
        width: 30%;
        padding-bottom: 21.3%;
    }

    .article-imgbox-list .text {
        width: 70%;
        padding: 50px;
    }

        .article-imgbox-list .text h3 {
            font-size: 22px;
            color: #202020;
            transition: all 0.5s;
        }

        .article-imgbox-list .text .p1 {
            font-size: 16px;
            color: #999999;
            margin-top: 10px;
        }


        .article-imgbox-list .text .p2 {
            font-size: 16px;
            color: #626262;
            margin-top: 15px;
        }

        .article-imgbox-list .text .p3 {
            font-size: 16px;
            color: #626262;
            margin-top: 50px;
        }

    .article-imgbox-list:hover .text h3 {
        color: #214A9D;
    }

.detail {
    width: 100%;
    overflow: hidden;
}

.correlation-item .swiper-container {
    overflow: visible;
}

.correlation-item .swiper-slide {
    width: 23vw;
    margin-right: 30px;
}



.correlation-item .swiper-slide, .index-five-item .swiper-slide {
    opacity: 0;
    transition: .2s opacity ease;
}

    .correlation-item .swiper-slide.swiper-slide-active ~ .swiper-slide {
        opacity: 1;
    }

    .correlation-item .swiper-slide.swiper-slide-active {
        opacity: 1;
    }



.index-newsBox {
    display: flex;
    justify-content: space-between;
}

    .index-newsBox .news-flex-item {
        width: 66.66%;
    }

    .index-newsBox .news-list-item {
        width: 33.33%;
        padding-left: 20px;
    }

.news-flex-item ul {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

    .news-flex-item ul li {
        width: 50%;
        padding: 0 10px;
    }

.news-flex-list {
    display: block;
}

    .news-flex-list .img {
        padding-bottom: 70%;
    }

    .news-flex-list .text {
        padding: 30px;
        background-color: rgb(248, 249, 252);
        transition: all 0.5s;
    }

        .news-flex-list .text h3 {
            font-size: 20px;
            color: #000000;
            line-height: 30px;
            height: 60px;
            transition: all 0.5s;
        }

        .news-flex-list .text span {
            display: inline-block;
            font-size: 16px;
            color: #666666;
            margin-top: 10px;
            transition: all 0.5s;
        }

        .news-flex-list .text p {
            font-size: 16px;
            color: #666666;
            margin-top: 12px;
            transition: all 0.5s;
        }

        .news-flex-list .text small {
            margin-top: 20px;
            display: inline-block;
            font-size: 16px;
            color: #666666;
            transition: all 0.5s;
        }

    .news-flex-list:hover .text {
        background-color: rgb(248, 249, 252);
    }

      

.index-news .news-lists {
    display: flex;
    align-items: center;
    padding: 35px 0;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 25px rgba(146,163,180,.2);
}

.news-lists .time {
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: var(--color);
    transition: all 0.5s;
}

.news-lists .text {
    width: calc(100% - 100px);
    border-left: 1px solid #E2E2E2;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.5s;
}

    .news-lists .text h3 {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        transition: all 0.5s;
    }

    .news-lists .text p {
        font-size: 16px;
        color: #666666;
        margin-top: 12px;
        transition: all 0.5s;
    }

    .news-lists .text small {
        margin-top: 19px;
        display: inline-block;
        font-size: 16px;
        color: #666666;
        transition: all 0.5s;
    }

.news-lists:hover {
    background-color: var(--color);
}

 

.Application-box ul li {
    margin-bottom: 50px;
}

.Application-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .Application-list .img {
        width: 60%;
        overflow: hidden;
        border-radius: 20px;
    }

    .Application-list .text {
        width: 40%;
        padding-left: 5%;
    }

        .Application-list .text h3 {
            font-size: 22px;
            color: #000000;
        }

        .Application-list .text p {
            font-size: 16px;
            color: #666666;
            margin-top: 20px;
        }

        .Application-list .text .buts {
            margin-top: 100px;
        }

.pro-navOne {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 2;
    text-align: center;
}

    .pro-navOne ul li {
        display: inline-block;
        color: #000;
        font-size: 16px;
        padding: 0 2vw;
        position: relative;
    }

        .pro-navOne ul li a {
            line-height: 80px;
        }

        .pro-navOne ul li.active a, .pro-navOne ul li:hover a {
            color: var(--color);
        }


        .pro-navOne ul li::after {
            content: '|';
            color: #D5D8D9;
            font-size: 16px;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translate(0,-50%);
        }

        .pro-navOne ul li:nth-last-child(1):after {
            display: none;
        }

.ApplicationDetail-one, .ApplicationDetail-three, .ApplicationDetail-four, .ApplicationDetail-five {
    padding-top: 80px;
    padding-bottom: 90px;
}

.ApplicationDetail-one-text {
    background-color: #F8FAFF;
    padding: 50px;
    border-radius: 20px;
    font-size: 16px;
    color: #626262;
}

.ApplicationDetail-two {
    background-color: #F8FAFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

    .ApplicationDetail-two .text {
        width: 50%;
        padding-left: 10.3vw;
        padding-right: 5vw;
    }

        .ApplicationDetail-two .text .desc {
            font-size: 16px;
            color: #626262;
            white-space: pre-line;
        }

    .ApplicationDetail-two .img {
        width: 50%;
    }

        .ApplicationDetail-two .img img {
            width: 100%;
        }

.ApplicationDetail-three-box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .ApplicationDetail-three-box ul li {
        width: calc(50% - 20px);
        margin-top: 50px;
    }

.ApplicationDetail-three-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .ApplicationDetail-three-list .img {
        width: 50%;
    }

    .ApplicationDetail-three-list .text {
        width: 50%;
        padding: 30px;
    }

        .ApplicationDetail-three-list .text h3 {
            font-size: 20px;
            color: #000000;
        }

        .ApplicationDetail-three-list .text .desc {
            font-size: 16px;
            color: #626262;
            white-space: pre-line;
            margin-top: 20px;
        }

.flex3-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

    .flex3-box ul li {
        width: 33.33%;
        padding: 0 20px;
        margin-top: 40px;
    }

.SolutionList-item ul li {
    margin-bottom: 30px;
}

.Solution-one-list {
    padding: 60px;
    border: 1px solid #EFEFEF;
    background-color: #fff;
    height: 100%;
}

    .Solution-one-list .icons {
        width: 5.9vw;
        margin: 0 auto;
        text-align: center;
    }

    .Solution-one-list .text {
        text-align: center;
        margin-top: 40px;
    }

        .Solution-one-list .text h3 {
            font-size: 24px;
            color: #000000;
            font-weight: bold;
        }

        .Solution-one-list .text p {
            font-size: 16px;
            color: #626262;
            margin-top: 20px;
        }

.flex4-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

    .flex4-box ul li {
        width: 25%;
        padding: 0 20px;
        margin-top: 40px;
    }

.ApplicationDetail-five-list {
    position: relative;
    display: block;
}

    .ApplicationDetail-five-list .img {
        padding-bottom: 137%;
    }

    .ApplicationDetail-five-list .text {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        transform: translate(0,-50%);
        text-align: center;
    }

        .ApplicationDetail-five-list .text p {
            font-size: 36px;
            color: #FFFFFF;
        }


.pro-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.8vw;
}

    .pro-box ul li {
        width: 33.33%;
        padding: 0 1.8vw;
        margin: 1.8vw 0;
    }

.pro-list {
    display: block;
    border: 1px solid #EFEFEF;
}

    .pro-list .img {
        padding-bottom: 90%;
    }

    .pro-list .text {
        padding: 25px;
        font-size: 18px;
        color: #666666;
        text-align: center;
    }

.pro-hardware-top {
    display: flex;
    padding-top: 50px;
    padding-bottom: 100px;
}

    .pro-hardware-top .productDeta-pic {
        width: 500px;
        position: relative;
        z-index: 2;
    }

        .pro-hardware-top .productDeta-pic .mySwiper {
            margin-top: 15px;
            width: 100%;
        }

            .pro-hardware-top .productDeta-pic .mySwiper .swiper-slide .img, .pro-hardware-top .productDeta-pic .mySwiper2 .swiper-slide .img {
                width: 100%;
                overflow: hidden;
                height: 0;
                padding-bottom: 90%;
                position: relative;
                border: 1px solid #EFEFEF;
            }

                .pro-hardware-top .productDeta-pic .mySwiper .swiper-slide .img img, .pro-hardware-top .productDeta-pic .mySwiper2 .swiper-slide .img img {
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                    transition: all 0.5s;
                }

            .pro-hardware-top .productDeta-pic .mySwiper .swiper-slide .img {
                border: 1px solid #EFEFEF;
            }

                .pro-hardware-top .productDeta-pic .mySwiper .swiper-slide .img.active {
                    border: 1px solid var(--color);
                }

        .pro-hardware-top .productDeta-pic .swiper-button-prev, .pro-hardware-top .productDeta-pic .swiper-button-next {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background-color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            background-image: none;
            color: #000;
            font-size: 20px;
            opacity: 1 !important;
            box-shadow: 0 3px 6px rgba(0,0,0,.16);
            z-index: 2;
            margin-top: 0;
            transform: translate(0,-150%);
        }

.productDeta-pic .swiper-button-prev {
    left: -70px;
}

.productDeta-pic .swiper-button-next {
    right: -70px;
}

.pro-hardware-text {
    padding-left: 110px;
    padding-top: 5%;
    flex: 1;
}

    .pro-hardware-text .desc {
        font-size: 16px;
        color: #626262;
        margin-top: 30px;
        white-space: pre-line;
    }

    .pro-hardware-text .buts {
        background-color: var(--color);
    }

.prodetail-two {
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.flowPath-item ul {
    display: flex;
    margin: 0 -20px;
    flex-wrap: wrap;
}

    .flowPath-item ul li {
        margin-top: 40px;
        width: 25%;
        padding: 0 20px;
    }



        .flowPath-item ul li .flowPath-list {
            height: 100%;
            box-shadow: 5px 5px 20px 0px rgba(180, 184, 206, 0.14);
            background: rgb(255, 255, 255);
            padding: 60px;
            padding-bottom: 30px;
            position: relative;
            overflow: hidden;
            border-radius: 0 20px 20px 20px;
        }

            .flowPath-item ul li .flowPath-list span {
                display: block;
                font-size: 24px;
                color: #FFFFFF;
                background-color: var(--color);
                width: 100px;
                height: 100px;
                border-radius: 50%;
                padding-top: 42px;
                padding-left: 33px;
                position: absolute;
                left: -40px;
                top: -40px;
                text-align: center;
                line-height: 50px;
            }

            .flowPath-item ul li .flowPath-list h3 {
                font-size: 20px;
                font-weight: bold;
                color: #2B2D31;
                padding-bottom: 20px;
                position: relative;
            }

                .flowPath-item ul li .flowPath-list h3::after {
                    content: "";
                    display: block;
                    width: 32px;
                    height: 2px;
                    background-color: var(--color);
                    position: absolute;
                    bottom: 0;
                    left: 0;
                }

            .flowPath-item ul li .flowPath-list p {
                margin-top: 15px;
                color: #616263;
                font-size: 16px;
            }

.box-table table {
    width: 100%;
}

    .box-table table tr:nth-child(1) td {
        background-color: #214A9D;
        color: #fff;
    }

    .box-table table tr td {
        background-color: #F8FAFF;
        color: #214A9D;
        font-size: 18px;
        padding: 15px 5px;
        width: auto !important;
    }

.flex-box2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

    .flex-box2 ul li {
        width: 25%;
        padding: 0 10px;
        margin-top: 20px;
    }

.flex-box2-list {
    display: block;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 70px 55px;
    border-left: 1px solid #E9E9E9;
    height: 100%;
    transition: all 0.5s;
}

    .flex-box2-list .icons {
        transition: all 0.5s;
    }

        .flex-box2-list .icons img {
            width: 110px;
            height: 110px;
        }

    .flex-box2-list h3 {
        font-size: 24px;
        color: #000000;
        margin-top: 27px;
    }

    .flex-box2-list p {
        font-size: 16px;
        color: #626262;
        font-weight: 400;
        margin-top: 30px;
        white-space: pre-line;
        text-align: left;
    }

.flex-box2 ul li:nth-child(1) .flex-box2-list {
    border-left: none;
}

.flex-box2-list:hover {
    transform: translateY(-8px);
}

    .flex-box2-list:hover .icon {
        transform: translateY(-8px);
    }

.prodetail-three-box .flowPath-item ul li .flowPath-list {
    border-radius: 0;
    text-align: center;
    transition: all 0.5s;
}

    .prodetail-three-box .flowPath-item ul li .flowPath-list p {
        white-space: pre-line;
    }

    .prodetail-three-box .flowPath-item ul li .flowPath-list h3::after {
        left: 50%;
        transform: translate(-50%,0);
    }

    .prodetail-three-box .flowPath-item ul li .flowPath-list:hover {
        background-color: var(--color);
    }

        .prodetail-three-box .flowPath-item ul li .flowPath-list:hover h3, .prodetail-three-box .flowPath-item ul li .flowPath-list:hover p {
            color: #fff;
        }

            .prodetail-three-box .flowPath-item ul li .flowPath-list:hover h3::after {
                background-color: #fff;
            }

.Technology-nav ul {
    text-align: center;
}

    .Technology-nav ul li {
        display: inline-block;
        margin: 1vw 2vw;
        cursor: pointer;
        min-width: 10%;
    }

        .Technology-nav ul li .img {
            width: 100px;
            height: 100px;
            margin: 0 auto;
            background-color: rgba(33,74,157,.1);
            border-radius: 100px;
            line-height: 100px;
            text-align: center;
        }

            .Technology-nav ul li .img img {
                max-width: 65%;
                max-height: 65%;
            }

        .Technology-nav ul li .text {
            font-size: 16px;
            color: #000000;
            margin-top: 20px;
        }

        .Technology-nav ul li.active .img {
            background-color: var(--color);
        }

            .Technology-nav ul li.active .img img {
                filter: invert(1) sepia(1) saturate(1) hue-rotate(180deg);
            }

        .Technology-nav ul li.active .text {
            color: var(--color);
        }

.Technology-item-list {
    background-color: #FFFFFF;
    padding: 50px 100px;
    border-top: 2px solid #214A9D;
    font-size: 16px;
    color: #626262;
    display: none;
}

    .Technology-item-list .h3 {
        font-size: 24px;
        color: #000000;
        margin-bottom: 25px;
    }

.ls-title h3 {
    font-size: 36px;
    color: #000;
}

.ls-title p {
    font-size: 20px;
    color: #ff0000;
}

.ls-title span {
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #ff0000;
    margin-top: 40px;
}

.index-adout {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .index-adout .pic {
        position: relative;
        width: 65%;
        height: 100%;
        border-radius: 0 200px 0 0;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }

        .index-adout .pic:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: #00000060
        }

        .index-adout .pic img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    .index-adout .index-adout-fd {
        width: 58%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        z-index: 2;
        float: right;
        padding-right: 11%;
    }


        .index-adout .index-adout-fd .sy-adout {
            width: 100%;
            background: #fff;
            padding: 70px;
            border-radius: 20px 0 0 0;
        }

            .index-adout .index-adout-fd .sy-adout .tet {
                font-size: 16px;
                color: #666;
                overflow: hidden;
                margin: 40px 0 0;
                white-space: pre-line;
            }

            .index-adout .index-adout-fd .sy-adout ul {
                display: flex;
                flex-wrap: wrap;
                padding: 20px 0 50px 0
            }

                .index-adout .index-adout-fd .sy-adout ul li {
                    width: 33.3%;
                    padding-right: 60px;
                }

                    .index-adout .index-adout-fd .sy-adout ul li:last-child {
                        padding: 0
                    }

                    .index-adout .index-adout-fd .sy-adout ul li h3 {
                        font-size: 52px;
                        color: var(--color);
                    }

                        .index-adout .index-adout-fd .sy-adout ul li h3 sub {
                            font-size: 18px;
                            padding-left: 10px;
                            vertical-align: middle;
                        }

                    .index-adout .index-adout-fd .sy-adout ul li p {
                        font-size: 16px;
                        color: #666;
                        border-top: solid 1px #e7e7e7;
                        padding-top: 10px;
                        margin-top: 15px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

            .index-adout .index-adout-fd .sy-adout .but {
                display: inline-block;
                padding: 8px 40px;
                border: solid 1px #b2b2b2;
                font-size: 16px;
                color: #333;
                border-radius: 25px;
            }

                .index-adout .index-adout-fd .sy-adout .but:hover {
                    background: var(--color);
                    color: #fff;
                }

.about-nav {
    position: fixed;
    left: 0;
    top: 20%;
    background-color: #F7F7F7;
    z-index: 100;
    border-radius: 10px;
    padding: 15px 0;
    width: 180px;
}

.about-nav-but {
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

    .about-nav-but:hover {
        color: var(--color);
    }

.about-nav p a {
    display: block;
    font-size: 16px;
    color: #000000;
    padding: 10px 20px;
    margin: 5px 0;
}

    .about-nav p a:hover {
        color: #fff;
        background-color: var(--color);
    }

.about-two-item {
    height: 80vh;
    display: flex;
    justify-content: space-between;
}

    .about-two-item .left {
        height: 100%;
        width: 25%;
    }

    .about-two-item .right {
        height: 100%;
        width: 75%;
    }

.AboutUsHonor-two-left-swiper, .AboutUsHonor-two-right-swiper {
    height: 100%;
    position: relative;
}

    .AboutUsHonor-two-left-swiper::after {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background-color: #D1D1D1;
        position: absolute;
        left: 4px;
        top: 0;
    }

    .AboutUsHonor-two-left-swiper .swiper-container, .AboutUsHonor-two-right-swiper .swiper-container {
        height: 100%;
    }

    .AboutUsHonor-two-left-swiper .txt {
        font-size: 20px;
        color: #666666;
        cursor: pointer;
        padding-left: 35px;
        position: relative;
    }

        .AboutUsHonor-two-left-swiper .txt.active {
            color: var(--color);
        }

        .AboutUsHonor-two-left-swiper .txt::after {
            content: '';
            display: block;
            width: 9px;
            height: 9px;
            background-color: #fff;
            border: 1px solid #D1D1D1;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translate(0,-50%);
        }

        .AboutUsHonor-two-left-swiper .txt.active::after {
            background-color: var(--color);
            border-color: var(--color);
        }

.about-two-list {
    display: flex;
}

    .about-two-list .text {
        width: 65%;
    }

    .about-two-list .img {
        width: 35%;
    }

        .about-two-list .img img {
            width: 100%;
        }

    .about-two-list .text .title {
        font-size: 40px;
        color: #214A9D;
    }

        .about-two-list .text .title span {
            font-size: 25px;
            vertical-align: middle;
        }

    .about-two-list .text .desc {
        font-size: 16px;
        color: #333333;
        white-space: pre-line;
        margin-top: 15px;
    }

.AboutUsHonor-two-right-swiper .swiper-slide {
    height: auto;
    padding-left: 5%;
    transition: all 0.5s;
    opacity: 0.6
}

    .AboutUsHonor-two-right-swiper .swiper-slide.swiper-slide-active {
        padding-left: 0;
        opacity: 1;
    }

.about-three {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about-three-nav ul {
    text-align: center;
}

    .about-three-nav ul li {
        display: inline-block;
        margin: 0 25px;
        font-size: 18px;
        color: #000000;
        cursor: pointer;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(0,0,0,0);
        font-weight: bold;
    }

        .about-three-nav ul li.active {
            border-bottom-color: var(--color);
            color: var(--color);
        }

.about-three-list {
    display: none;
}

.about-three-item {
    margin-top: 30px;
}

.about-three-list .text {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.about-three-item .about-three-swiper .img {
    width: 100%;
}

.bx-siteM103-item {
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}


    .bx-siteM103-item ul {
        white-space: nowrap;
        margin-top: 0;
    }

        .bx-siteM103-item ul li {
            display: inline-block;
            width: 220px;
            height: 100px;
            float: none;
            margin: 10px 12px;
        }

            .bx-siteM103-item ul li .bx-siteM103-list {
                display: block;
                width: 100%;
                height: 100%;
                background-color: #fff !important;
                overflow: hidden;
                position: relative;
                border-radius: 5px;
                transition: all 0.5s;
                border-radius: 10px;
                box-shadow: 0 0 20px rgba(241,244,251)
            }

                .bx-siteM103-item ul li .bx-siteM103-list img {
                    max-width: 100%;
                    max-height: 100%;
                    width: auto;
                }

                .bx-siteM103-item ul li .bx-siteM103-list .img {
                    width: 100%;
                    height: 100%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    overflow: hidden;
                }

.str_wrap {
    overflow: hidden;
    /* zoom:1; */
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}



.bx-siteM103-itemBox {
    margin-top: 15px;
}

.about-news-list {
    display: block;
}

    .about-news-list .img {
        padding-bottom: 70%;
    }

    .about-news-list .text {
        text-align: center;
        padding: 20px;
        font-size: 16px;
        color: #000000;
    }

    .about-news-list:hover .text {
        color: var(--color);
    }

.swiper-pagination-progressbar {
    position: relative;
    width: 70% !important;
    margin: 0 auto;
    margin-top: 20px;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background-color: var(--color);
    }

.about-five-swiper, .about-four-swiper {
    position: relative;
}

    .about-five-swiper .swiper-button-prev, .about-five-swiper .swiper-button-next, .about-four-swiper .swiper-button-prev, .about-four-swiper .swiper-button-next {
        width: 60px;
        height: 60px;
        background-color: rgba(0,0,0,.6);
        border-radius: 50%;
        overflow: hidden;
        background-size: 15px 44px;
        opacity: 1;
    }

    .about-five-swiper .swiper-button-prev, .about-four-swiper .swiper-button-prev {
        left: -100px;
    }

    .about-five-swiper .swiper-button-next, .about-four-swiper .swiper-button-next {
        right: -100px;
    }

        .about-five-swiper .swiper-button-prev:hover, .about-five-swiper .swiper-button-next:hover, .about-four-swiper .swiper-button-prev:hover, .about-four-swiper .swiper-button-next:hover {
            background-color: var(--color);
        }

.about-four {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    overflow: hidden;
}

.about-six .text {
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.Investment-swiper .swiper-slide {
    width: 58%;
    border-radius: 20px;
    overflow: hidden;
}

    .Investment-swiper .swiper-slide .img {
        padding-bottom: 58%;
    }

    .Investment-swiper .swiper-slide .text {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        font-size: 24px;
        color: #FFFFFF;
        text-align: center;
        opacity: 0;
    }

    .Investment-swiper .swiper-slide.swiper-slide-active .text {
        opacity: 1;
    }

.index-Application-swiper .swiper-slide {
    width: 70vw;
}

.index-Application-list {
    display: block;
    position: relative;
}

    .index-Application-list .img {
        padding-bottom: 50%;
        border-radius: 20px;
    }

    .index-Application-list .text {
        position: absolute;
        left: 15%;
        top: 70px;
        width: 70%;
        text-align: center;
    }

        .index-Application-list .text h3 {
            font-size: 24px;
            color: #FFFFFF;
        }

        .index-Application-list .text p {
            font-size: 16px;
            color: #FFFFFF;
            margin-top: 15px;
        }

        .index-Application-list .text span {
            border-color: #fff;
            color: #fff;
        }

            .index-Application-list .text span:hover {
                border-color: var(--color);
            }

.index-Application-swiper .swiper-button-prev {
    left: 16vw;
    background-size: 20px 30px;
}

.index-Application-swiper .swiper-button-next {
    right: 16vw;
    background-size: 20px 30px;
}

.index-pro-nav {
    text-align: center;
}

    .index-pro-nav ul li {
        display: inline-block;
        margin: 0 50px;
    }

.index-pro-nav-list {
    display: block;
}

    .index-pro-nav-list .icons img {
        height: 60px;
    }

    .index-pro-nav-list p {
        font-size: 18px;
        color: #666666;
        margin-top: 15px;
    }

    .index-pro-nav-list:hover p {
        color: var(--color);
    }

.index-pro-bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 30px;
    padding: 80px 0;
}

.index-pro-swiper {
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
}

.index-pro-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

    .index-pro-list .text {
        width: 50%;
        padding: 5% 10%;
    }

        .index-pro-list .text h3 {
            font-size: 24px;
            color: #000000;
        }

        .index-pro-list .text p {
            font-size: 16px;
            color: #666666;
            margin-top: 30px;
        }

        .index-pro-list .text .index-pro-link {
            margin-top: 30px;
        }

            .index-pro-list .text .index-pro-link a {
                color: var(--color);
                font-size: 16px;
                margin-right: 5%;
            }

        .index-pro-list .text .ulink {
            display: flex;
            justify-content: space-between;
            border-top: 1px solid #E7E7E7;
            margin-top: 50px;
            font-size: 16px;
            color: #000000;
            padding: 15px 0;
        }

            .index-pro-list .text .ulink small {
                font-size: 16px;
            }

            .index-pro-list .text .ulink:hover {
                color: #214A9D;
            }

    .index-pro-list .img {
        width: 50%;
        padding-bottom: 40%;
    }

        .index-pro-list .img img {
            width: 100%;
        }

.index-pro-swiper .swiper-button-next, .index-pro-swiper .swiper-button-prev {
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 50%;
    overflow: hidden;
    background-size: 10px 44px;
    opacity: 1;
    transition: all 0.5s;
}

    .index-pro-swiper .swiper-button-next:hover, .index-pro-swiper .swiper-button-prev:hover {
        background-color: var(--color);
    }

.Technology-one-item ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

    .Technology-one-item ul li {
        width: 33.33%;
        padding: 0 20px;
        margin-top: 40px;
    }

.Technology-one-list {
    padding: 70px 50px;
    text-align: center;
    transition: all 0.5s;
    border-bottom: 10px solid transparent;
    box-shadow: 5px 5px 20px 0px rgba(180, 184, 206, 0.14);
}

    .Technology-one-list .icons img {
        height: 110px;
    }

    .Technology-one-list .text {
        margin-top: 30px;
    }

        .Technology-one-list .text h3 {
            font-size: 24px;
            color: #000000;
        }

        .Technology-one-list .text p {
            font-size: 16px;
            color: #666666;
            margin-top: 25px;
            white-space: pre-line;
        }

    .Technology-one-list:hover {
        transform: translateY(-8px);
        border-bottom-color: var(--color);
        box-shadow: 0px 0px 30px 0px rgb(241, 241, 241);
    }

@media (max-width: 1600px) {
    .pt100 {
        padding-top: 80px;
    }

    .pt120 {
        padding-top: 100px;
    }

    .pb120 {
        padding-bottom: 100px;
    }

    .pb150 {
        padding-bottom: 120px;
    }

    .mt50 {
        margin-top: 40px;
    }

    .max1200 {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .buts {
        min-width: 138px;
        line-height: 44px;
        font-size: 14px;
    }

    .box-title h3 {
        font-size: 32px;
    }

    .box-title p {
        font-size: 17px;
    }

    .index-pro-nav-list .icons img {
        height: 50px;
    }

    .index-pro-list .text .ulink {
        margin-top: 30px;
        font-size: 14px;
    }

    .index-pro-list .text h3 {
        font-size: 20px;
    }

    .index-pro-list .text p {
        font-size: 14px;
        margin-top: 20px;
    }

    .index-pro-list .text .index-pro-link {
        margin-top: 20px;
    }

        .index-pro-list .text .index-pro-link a {
            font-size: 14px;
        }

    .index-adout .index-adout-fd .sy-adout {
        padding: 60px;
    }

        .index-adout .index-adout-fd .sy-adout .tet {
            font-size: 15px;
        }

        .index-adout .index-adout-fd .sy-adout ul li h3 {
            font-size: 42px;
        }

    .index-Application-list .text {
        top: 40px;
    }

        .index-Application-list .text h3 {
            font-size: 20px;
        }

        .index-Application-list .text p {
            font-size: 14px;
        }

    .news-flex-list .text {
        padding: 20px;
    }

    .index-news .news-lists {
        padding: 19px 0;
    }

    .footer-nav h3 {
        font-size: 16px;
    }

    .footer-nav p a {
        font-size: 14px;
    }

    .footer-con-list {
        font-size: 14px;
    }

    .footer-tel .text p {
        font-size: 16px;
    }

    .footer-tel {
        margin-bottom: 17px;
    }

    .footer-bottom-text {
        font-size: 14px;
    }

    .footer-top .footer-ewm p {
        font-size: 16px;
    }

    .Technology-nav ul li .img {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .Technology-nav ul li .text {
        font-size: 14px;
    }

    .Technology-nav ul li {
        margin: 0 1vw;
    }

    .Technology-item-list {
        padding: 30px 60px;
        font-size: 15px;
    }

        .Technology-item-list .h3 {
            font-size: 20px;
            margin-bottom: 20px;
        }

    .nei-banner .img {
        height: 280px;
    }

    .nei-banner .text p {
        font-size: 24px;
    }

    .nei-banner .text h3 {
        font-size: 40px;
    }

    .flowPath-item ul li .flowPath-list {
        padding: 40px;
    }

        .flowPath-item ul li .flowPath-list span {
            left: -53px;
            top: -53px;
            font-size: 20px;
            padding-top: 46px;
            padding-left: 43px;
        }

        .flowPath-item ul li .flowPath-list p {
            font-size: 15px;
        }

    .box-table table tr td {
        font-size: 16px;
    }

    .flex-box2-list {
        padding: 55px 20px;
    }

        .flex-box2-list .icons img {
            width: 90px;
            height: 90px;
        }

        .flex-box2-list h3 {
            font-size: 20px;
        }

        .flex-box2-list p {
            font-size: 15px;
        }

    .Application-list .text .buts {
        margin-top: 60px;
    }

    .ApplicationDetail-one-text {
        font-size: 15px;
    }

    .ApplicationDetail-two .text .desc {
        font-size: 15px;
    }

    .ApplicationDetail-three-list .text {
        padding: 20px;
    }

        .ApplicationDetail-three-list .text .desc {
            font-size: 15px;
        }

    .Solution-one-list {
        padding: 45px;
    }

        .Solution-one-list .text h3 {
            font-size: 20px;
        }

        .Solution-one-list .text {
            margin-top: 25px;
        }

            .Solution-one-list .text p {
                font-size: 15px;
            }

    .ApplicationDetail-five-list .text p {
        font-size: 24px;
    }

    .article-imgbox ul li:nth-child(1) .article-imgbox-list .text, .article-imgbox ul li:nth-child(2) .article-imgbox-list .text, .article-imgbox ul li:nth-child(3) .article-imgbox-list .text {
        padding: 25px;
    }

    .article-imgbox-list .text h3 {
        font-size: 20px;
    }

    .article-imgbox-list .text {
        padding: 30px;
    }

        .article-imgbox-list .text .p3 {
            margin-top: 30px;
        }

        .article-imgbox-list .text .p2 {
            font-size: 15px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .about-two-list .text .title {
        font-size: 34px;
    }

    .about-two-list .text .desc {
        font-size: 15px;
    }

    .contactus-list {
        padding: 60px 15px;
    }

        .contactus-list .text {
            margin-top: 30px;
        }

            .contactus-list .text h3 {
                font-size: 20px;
            }

            .contactus-list .text p {
                font-size: 15px;
            }

    .bx-SiteM041-title {
        padding: 27px 45px;
    }

    .Partner-one ul li .desc {
        font-size: 16px;
    }

    .form-input input, .form-input select {
        height: 45px;
    }

    .ContactUs-form {
        padding: 25px 50px;
    }

    .ContactUs-form-input input {
        height: 46px;
    }

    .ContactUs-form-input.code .code-box {
        height: 46px;
    }

    .ContactUs-info-list .p2 {
        font-size: 30px;
    }

    .pro-hardware-text .desc {
        font-size: 15px;
    }

    .news-flex-list .text p, .news-lists .text p, .news-lists .text small, .news-flex-list .text small, .news-flex-list .text span {
        font-size: 15px;
    }

    .news-flex-list .text h3 {
        font-size: 18px;
    }

    .news-lists .text h3 {
        font-size: 17px;
    }
}

@media (max-width: 1300px) {
    .pt100 {
        padding-top: 60px;
    }

    .pt120 {
        padding-top: 80px;
    }

    .pb120 {
        padding-bottom: 80px;
    }

    .pb150 {
        padding-bottom: 100px;
    }

    .mt50 {
        margin-top: 30px;
    }

    .max1200 {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    .buts {
        min-width: 120px;
        line-height: 40px;
        font-size: 14px;
    }

    .box-title h3 {
        font-size: 28px;
    }

    .index-pro-nav-list .icons img {
        height: 40px;
    }

    .index-pro-nav-list p {
        font-size: 16px;
    }

    .index-pro-swiper .swiper-button-next, .index-pro-swiper .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .news-lists .text small {
        margin-top: 3px;
    }

    .Technology-nav ul li .img {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }

    .pro-list .text {
        font-size: 16px;
        padding: 20px;
    }

    .pro-hardware-top .productDeta-pic {
        width: 320px;
    }

    .index-adout .index-adout-fd {
        padding-right: 0;
    }

    .about-three-list .text {
        font-size: 14px;
    }

    .box-title p {
        font-size: 15px;
    }

    .Investment-swiper .swiper-slide .text {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    .lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-size: 10px 20px;
    }

    .pt100 {
        padding-top: 30px;
    }

    .pt120 {
        padding-top: 30px;
    }

    .pb120 {
        padding-bottom: 30px;
    }

    .pb150 {
        padding-bottom: 30px;
    }

    .mt50 {
        margin-top: 20px;
    }

    .max1200 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .buts {
        min-width: 120px;
        line-height: 40px;
        font-size: 14px;
    }

    .box-title h3 {
        font-size: 20px;
    }

    .box-title p {
        font-size: 14px;
        margin-top: 5px;
    }

    .index-pro-nav ul li {
        margin: 0 15px;
    }

    .index-pro-nav-list p {
        font-size: 14px;
    }

    .index-pro-bg {
        padding: 30px 0;
    }

    .index-pro-swiper {
        padding-left: 30px;
        padding-right: 30px;
    }

    .index-pro-list {
        flex-direction: column-reverse;
    }

        .index-pro-list .text {
            width: 100%;
        }

        .index-pro-list .img {
            width: 100%;
            padding-bottom: 80%;
        }

    .index-pro-swiper .swiper-button-next, .index-pro-swiper .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-size: 8px 20px;
    }

    .swiper-button-next {
        right: 0;
    }

    .swiper-button-prev {
        left: 0;
    }

    .index-pro-list .text h3 {
        font-size: 16px;
    }

    .index-pro-list .text p {
        margin-top: 10px;
    }

    .bx-text-p3 {
        line-height: 20px;
        height: 60px;
    }

    .index-pro-list .text .index-pro-link {
        margin-top: 15px;
    }

    .index-pro-list .text .ulink {
        margin-top: 15px;
    }

    .index-adout .pic {
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        border-radius: 0 60px 0 0;
    }

    .index-adout .index-adout-fd {
        width: 100%;
    }

        .index-adout .index-adout-fd .sy-adout {
            padding: 20px;
        }

            .index-adout .index-adout-fd .sy-adout .tet {
                font-size: 14px;
                margin-top: 15px;
            }

            .index-adout .index-adout-fd .sy-adout ul li {
                padding-right: 10px;
            }

                .index-adout .index-adout-fd .sy-adout ul li h3 {
                    font-size: 30px;
                }

                    .index-adout .index-adout-fd .sy-adout ul li h3 sub {
                        font-size: 14px;
                    }

                .index-adout .index-adout-fd .sy-adout ul li p {
                    font-size: 14px;
                    margin-top: 10px;
                    padding-top: 5px;
                }

            .index-adout .index-adout-fd .sy-adout ul {
                padding-top: 15px;
                padding-bottom: 20px;
            }

            .index-adout .index-adout-fd .sy-adout .but {
                display: block;
                margin: 0 auto;
                width: 125px;
                padding: 0 10px;
                line-height: 32px;
                text-align: center;
                font-size: 14px;
            }

    .index-Application-swiper .swiper-slide {
        width: 90vw;
    }

    .index-Application-swiper .swiper-button-prev {
        left: 5vw;
        background-size: 10px 30px;
    }

    .index-Application-swiper .swiper-button-next {
        right: 5vw;
        background-size: 10px 30px;
    }

    .index-Application-list .text {
        top: 10px;
    }

        .index-Application-list .text h3 {
            font-size: 16px;
        }

        .index-Application-list .text p {
            margin-top: 5px;
        }

        .index-Application-list .text span {
            min-width: 100px;
            line-height: 32px;
            margin-top: 8px;
        }

    .index-newsBox {
        flex-direction: column;
    }

        .index-newsBox .news-flex-item {
            width: 100%;
        }

        .index-newsBox .news-list-item {
            width: 100%;
            padding-left: 0;
            margin-top: 10px;
        }

    .index-news .news-lists {
        margin-bottom: 10px;
    }

    .news-flex-item ul {
        margin: 0 -5px;
    }

        .news-flex-item ul li {
            padding: 0 5px;
        }

    .news-flex-list .text {
        padding: 10px;
    }

        .news-flex-list .text h3 {
            font-size: 16px;
            line-height: 25px;
            height: 50px;
        }

        .news-flex-list .text p {
            line-height: 23px;
            height: 69px;
        }

        .news-flex-list .text p, .news-flex-list .text span, .news-flex-list .text small {
            font-size: 14px;
            margin-top: 5px;
        }

    .news-lists {
        padding: 15px 0;
    }

        .news-lists .text h3 {
            font-size: 16px;
        }

        .news-lists .text p, .news-lists .text small {
            font-size: 14px;
            margin-top: 5px;
        }

        .news-lists .text p {
            line-height: 23px;
            height: 46px;
        }

    .footer-top {
        padding: 30px 0;
    }

    .footer-top {
        flex-direction: column;
    }

    .footer-nav {
        width: 100%;
        flex-direction: column;
    }

    .footer-con {
        width: 100%;
        max-width: 100%;
    }

    .footer-nav ul {
        width: 100%;
        padding-right: 0;
        flex-wrap: wrap;
        display: block;
    }

        .footer-nav ul li {
            display: inline-block;
            max-width: 100%;
            vertical-align: top;
            float: left;
            margin-right: 20px;
            margin-bottom: 15px;
        }

    .footer-con {
        margin-top: 20px;
    }

    .footer-top .footer-ewm {
        margin: 0 auto;
        margin-top: 10px;
    }

    .footer-bottom-text {
        font-size: 12px;
        padding: 10px 0;
    }

    .nei-banner .img {
        height: 180px;
    }

    .nei-banner .text p {
        font-size: 12px;
    }

    .nei-banner .text h3 {
        font-size: 20px;
        margin-top: 5px;
    }

    .Technology-nav {
        width: 100%;
        overflow-x: auto;
    }

        .Technology-nav ul {
            text-align: left;
            white-space: nowrap;
        }

            .Technology-nav ul li {
                margin: 0 10px;
            }

    .Technology-item-list {
        padding: 20px;
        font-size: 14px;
    }

        .Technology-item-list .h3 {
            font-size: 16px;
        }

    .pro-box ul li {
        width: 50%;
    }

    .pro-list .text {
        font-size: 14px;
        padding: 15px;
    }

    .pro-navOne ul li {
        font-size: 14px;
    }

        .pro-navOne ul li a {
            line-height: 50px;
        }

    .pro-hardware-top {
        flex-direction: column;
    }

        .pro-hardware-top .productDeta-pic {
            margin: 0 auto;
            width: 100%;
            max-width: 400px;
        }

            .pro-hardware-top .productDeta-pic .swiper-button-prev, .pro-hardware-top .productDeta-pic .swiper-button-next {
                display: none;
            }

    .pro-hardware-text {
        padding-left: 0;
    }

    .pro-hardware-top {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pro-hardware-text .desc {
        margin-top: 15px;
    }

    .prodetail-two {
        padding: 30px 0;
    }

    .flowPath-item ul li:nth-child(1) {
        display: none;
    }

    .flowPath-item ul li {
        width: 50%;
    }

    .flowPath-item ul {
        margin: 0 -5px;
    }

        .flowPath-item ul li {
            padding: 0 5px;
            margin-top: 10px;
        }

            .flowPath-item ul li .flowPath-list h3 {
                font-size: 16px;
            }

            .flowPath-item ul li .flowPath-list p {
                font-size: 14px;
            }

    .prodetail-two-box {
        margin-top: 15px;
    }

    .box-table table tr td {
        font-size: 14px;
    }

    .pro-hardware-text .desc {
        font-size: 14px;
    }

    .flex-box2 ul {
        margin: 0 -5px;
    }

        .flex-box2 ul li {
            width: 50%;
            padding: 0 5px;
            margin-top: 10px;
        }

    .flex-box2-list {
        padding: 30px 15px;
        transform: translateY(0) !important;
    }

        .flex-box2-list .icon img {
            width: 65px;
            height: 65px;
        }

        .flex-box2-list h3 {
            font-size: 16px;
        }

        .flex-box2-list p {
            font-size: 14px;
            margin-top: 20px;
        }

    .flex-box2 ul li:nth-child(1) .flex-box2-list {
        border-left: 1px solid #E9E9E9;
    }

    .news-nav ul li {
        margin: 0 5px;
    }

    .Application-list {
        flex-direction: column;
    }

        .Application-list .img {
            width: 100%;
        }

        .Application-list .text {
            width: 100%;
            padding-left: 0;
        }

        .Application-list .text {
            margin-top: 15px;
        }

            .Application-list .text h3 {
                font-size: 16px;
            }

            .Application-list .text p {
                font-size: 14px;
                margin-top: 5px;
            }

            .Application-list .text .buts {
                margin-top: 15px;
                display: none;
            }

    .Application-box ul li {
        margin-bottom: 20px;
    }

    .pro-navOne ul li::after {
        right: -4px;
    }

    .pro-navOne, .news-nav {
        width: 100%;
        overflow-x: auto;
    }

        .pro-navOne ul, .news-nav ul {
            white-space: nowrap;
        }

    .ApplicationDetail-one, .ApplicationDetail-three, .ApplicationDetail-four, .ApplicationDetail-five {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .ApplicationDetail-one-text {
        font-size: 14px;
        padding: 20px;
    }

    .ApplicationDetail-two {
        flex-direction: column;
        padding: 30px 15px;
    }

        .ApplicationDetail-two .text {
            width: 100%;
            padding: 0;
        }

        .ApplicationDetail-two .img {
            width: 100%;
            text-align: center;
            margin-top: 10px;
        }

    .ApplicationDetail-three-box ul li {
        width: 100%;
        margin-top: 15px;
    }

    .ApplicationDetail-three-list .text h3 {
        font-size: 16px;
    }

    .ApplicationDetail-three-list .text .desc {
        font-size: 14px;
        margin-top: 10px;
    }

    .flex3-box ul {
        margin: 0 -5px;
    }

        .flex3-box ul li {
            width: 50%;
            padding: 0 5px;
            margin-top: 10px;
        }

    .Solution-one-list {
        padding: 15px;
    }

        .Solution-one-list .icons {
            width: 60px;
        }

        .Solution-one-list .text h3 {
            font-size: 16px;
        }

        .Solution-one-list .text p {
            font-size: 14px;
            margin-top: 8px;
        }

        .Solution-one-list .text {
            margin-top: 15px;
        }

    .flex4-box ul {
        margin: 0 -5px;
    }

        .flex4-box ul li {
            width: 50%;
            padding: 0 5px;
            margin-top: 10px;
        }

    .ApplicationDetail-five-list .text p {
        font-size: 16px;
    }

    .article-imgbox ul li {
        width: 100% !important;
        margin-right: 0 !important;
        padding: 0 !important;
        margin-bottom: 10px;
    }

    .article-imgbox-list .text {
        padding: 15px !important;
    }

        .article-imgbox-list .text h3 {
            font-size: 16px;
        }

        .article-imgbox-list .text .p1 {
            font-size: 14px;
        }

        .article-imgbox-list .text .p2 {
            font-size: 14px;
            margin-top: 10px;
        }

        .article-imgbox-list .text .p3 {
            display: none;
        }

    .article-imgbox-list {
        flex-direction: column;
    }

        .article-imgbox-list .img {
            width: 100%;
            padding-bottom: 70%;
        }

        .article-imgbox-list .text {
            width: 100%;
        }

    .bx-mb-nav {
        margin-top: 10px !important;
    }

        .bx-mb-nav p {
            font-size: 12px;
        }

    .NewsDetail001-box {
        padding: 15px;
    }

    .NewsDetail001-item {
        font-size: 14px;
        padding: 15px 0;
    }

    .correlation-item .swiper-slide {
        width: 260px;
        margin-right: 10px;
    }

    .news-flex-list .text small {
        display: none;
    }

    .about-nav p a {
        font-size: 14px;
        line-height: 30px;
    }

    .about-nav-but {
        font-size: 14px;
    }

    .about-nav {
        width: 145px;
    }

    .AboutUsHonor-two-left-swiper .txt {
        font-size: 16px;
        padding-left: 20px;
    }

    .about-two-list {
        flex-direction: column;
    }

        .about-two-list .text {
            width: 100%;
        }

        .about-two-list .img {
            width: 100%;
            margin-top: 10px;
        }

        .about-two-list .text .title {
            font-size: 24px;
        }

        .about-two-list .text .desc {
            font-size: 14px;
        }

        .about-two-list .text .title span {
            font-size: 14px;
        }

    .about-three-nav ul li {
        font-size: 15px;
        margin: 0 10px;
        padding-bottom: 10px;
    }

    .about-three-nav {
        width: 100%;
        overflow-x: auto;
    }

        .about-three-nav ul {
            white-space: nowrap;
        }

    .about-three-item {
        margin-top: 20px;
    }

    .bx-siteM103-item ul li {
        width: 140px;
        height: 65px;
        margin: 5px;
    }

    .bx-siteM103-item {
        margin-top: 20px;
    }

    .about-five-swiper .swiper-button-prev, .about-five-swiper .swiper-button-next, .about-four-swiper .swiper-button-prev, .about-four-swiper .swiper-button-next {
        display: none;
    }

    .about-news-list .text {
        font-size: 14px;
        padding: 10px 0;
    }

    .swiper-pagination-progressbar {
        margin-top: 10px;
        height: 2px;
    }

    .Investment-swiper .swiper-slide {
        border-radius: 10px;
    }

        .Investment-swiper .swiper-slide .text {
            font-size: 14px;
            bottom: 5px;
        }

    .about-six .text {
        font-size: 14px;
    }

    .contactus-box ul li {
        width: 100%;
        margin: 5px 0;
    }

    .contactus-list {
        padding: 20px;
    }

        .contactus-list .text {
            margin-top: 20px;
        }

            .contactus-list .text h3 {
                font-size: 16px;
            }

            .contactus-list .text p {
                margin-top: 10px;
            }

    .bx-SiteM041-title i {
        display: none;
    }

    .bx-SiteM041-title {
        padding: 15px 13px;
    }

        .bx-SiteM041-title h3 {
            font-size: 16px;
        }

        .bx-SiteM041-title p {
            font-size: 14px;
            margin-top: 10px;
        }

    .bx-SiteM041-text {
        padding: 20px;
        font-size: 14px;
    }

        .bx-SiteM041-text p {
            font-size: 14px;
        }

    .bx-SiteM041-item ul li {
        margin-bottom: 20px;
    }

    .Partner-one ul li .desc {
        font-size: 12px;
        margin-top: 5px;
    }

    .Partner-one ul li {
        width: 16%;
        max-width: 16%;
    }

    .form-box ul {
        flex-direction: column;
    }

        .form-box ul li {
            width: 100%;
        }

    .form-input {
        margin-bottom: 10px;
    }

        .form-input input, .form-input select {
            font-size: 14px;
            height: 40px;
        }

        .form-input p {
            font-size: 14px;
        }

    .form-box .flex {
        width: 100% !important;
    }

    .ContactUs-form {
        padding: 20px;
    }

    .box-title p {
        margin-top: 10px;
    }

    .ContactUs-form-box {
        flex-direction: column;
    }

        .ContactUs-form-box .left {
            width: 100%;
        }

        .ContactUs-form-box .right {
            width: 100%;
            margin-top: 20px;
        }

        .ContactUs-form-box .left {
            padding-right: 0;
        }

    .ContactUs-form-item .ContactUs-form-input {
        width: 100% !important;
    }

    .ContactUs-form-input p br {
        display: none;
    }

    .ContactUs-form-box {
        margin-top: 20px;
    }

    .ContactUs-info {
        padding: 15px;
    }

    .ContactUs-info-list .p1 {
        margin-top: 10px;
        font-size: 14px;
    }

    .ContactUs-info-list .p2 {
        font-size: 22px;
    }

    .ContactUs-info-list .p3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .ContactUs-info-list .p4 {
        font-size: 18px;
    }

    .ContactUs-info-list .ewm {
        margin-top: 10px;
    }

    .ContactUs-form-input input {
        height: 40px;
        font-size: 14px;
    }

    .ContactUs-form-item .ContactUs-form-input {
        margin-bottom: 15px;
    }

    .ContactUs-form-input.code .code-box {
        height: 40px;
    }

    .ContactUs-form-input p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .Technology-one-item ul li {
        width: 100%;
        margin-top: 20px;
    }

    .Technology-one-list {
        padding: 30px;
        border-bottom: 5px solid transparent;
    }

        .Technology-one-list .icons img {
            height: 80px;
        }

        .Technology-one-list .text h3 {
            font-size: 18px;
        }

        .Technology-one-list .text p {
            font-size: 14px;
            margin-top: 10px;
        }
}