/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
/* 典型断点 */
/*@media (max-width: 576px) {*/ /* 超小屏 */
/*}*/

.bodyBackGroud {
    background: #f1f2f4;
}

.none {
    display: none;
}

.tit-index {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.tit-index-l {
    padding: 50px 50px 20px 50px;
    font-size: 18px;
    color: #333;
    text-align: left;
}

.content-index-l {
    padding: 10px 50px 50px 50px;
    font-size: 18px;
    color: #333;
    text-align: left;
}

.tit-index-r {
    font-size: 18px;
    color: #333;
    text-align: left;
}

.tit-index b {
    font-size: 30px;
    display:none;
}

.tit-index-l b {
    font-size: 36px;
}

.tit-index-r b {
    font-size: 36px;
}

.width-1 {
    width: 10%
}

.width-2 {
    width: 20%
}

.width-3 {
    width: 30%
}

.width-4 {
    width: 40%
}

.width-5 {
    width: 50%
}

.width-6 {
    width: 60%
}

.width-7 {
    width: 70%
}

.width-8 {
    width: 80%
}

.width-9 {
    width: 90%
}

.width-10 {
    width: 100%
}

.height-1 {
    height: 10%
}

.height-2 {
    height: 20%
}

.height-3 {
    height: 30%
}

.height-4 {
    height: 40%
}

.height-5 {
    height: 50%
}

.height-6 {
    height: 60%
}

.height-7 {
    height: 40%
}

.height-8 {
    height: 80%
}

.height-9 {
    height: 90%
}

.height-10 {
    height: 100%
}

.imgfd img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保持比例缩放，完整显示图片 */
    object-position: center; /* 图片居中 */
}

.aboutimgfd img {
    object-fit: contain; /* 保持比例缩放，完整显示图片 */
    object-position: center; /* 图片居中 */
}

.index7 {
    /*margin:20px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    height: 500px;
}
.index7 .box{
    margin-top:50px;
}

    .index7 .more {
        margin-top: 50px;
    }






    .index7 .num dt .l img {
        /*float: left;*/
        width: 70px;
        height: 70px;
        margin-right: 10px;
    }

.num dt .r .upper {
    vertical-align: super;
    font-size: 0.7em; /* 调整为你需要的大小 */
    line-height: 0; /* 可选，调整行高以避免行高被上标拉高 */
}


.index7 .num dt b {
    font-family: 'Lato';
    font-size: 35px;
    color: #1560a0;
    margin-right: 5px;
}

.index7 .txt {
    /*background: #fff;*/
}

.index7 .box-l {
    border-radius: 5px;
    float: left;
    /*background-color: #d9652a;*/
    height: 100%;
    width: 50%;
    /*padding:20px;*/
}

    .index7 .box-l .imgContainer {
        height: 450px;
        width: 100%;
        /*border-radius: 5px;*/
        /*padding:10px;*/
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

        .index7 .box-l .imgContainer img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }

.index7 .box-r .contentContainer {
    height: 450px;
    width: 100%;
    /*border-radius: 5px;*/
    /*padding:10px;*/
}

    .index7 .box-r .contentContainer .txt {
        height: 450px;
        /*border-radius: 5px;*/
        /*padding:10px;*/
    }

.index7 .box-r {
    border-radius: 5px;
    float: right;
    background-color: #fff;
    height: 100%;
    width: 50%;
    /*padding: 20px;*/
}

.index7 .wz p {
    font-size: 18px;
    /*font-weight: bold;*/
    display: block;
    margin-top: 10px;
    line-height: 35px;
}


.index1 {
    background: url(../images/index1-bg.jpg) no-repeat center;
    padding: 90px 0 100px;
    margin-top: -4px;
}

    .index1 .tit-index {
        color: #fff;
    }

    .index1 .box1 {
        width: 20%;
    }

    .index1 .fl-index1 dt {
        width: 100%;
        height: 60px;
        line-height: 60px;
        border-radius: 500px;
        font-size: 18px;
        margin-top: 10px;
        overflow: hidden;
    }

        .index1 .fl-index1 dt a {
            padding: 0 20px;
            display: block;
            color: #fff;
        }

        .index1 .fl-index1 dt:hover, .index1 .fl-index1 dt.cur {
            background: #d9652a url(../images/index1-fl.png) no-repeat 90%;
            transition: all .3s
        }

        .index1 .fl-index1 dt:first-child {
            margin-top: 40px;
        }

    .index1 .box3 {
        width: 25%;
        margin-top: 40px;
    }

        .index1 .box3 b {
            background: url(../images/index1-cir.png) no-repeat left;
            padding-left: 30px;
            font-size: 24px;
            color: #333;
        }

        .index1 .box3 .des, .index3 .wz .des, .index4 .mod1 li .txt .des {
            font-size: 14px;
            color: #666;
            line-height: 30px;
            margin: 22px 0 40px;
        }

        .index1 .box3 .des {
            height: 240px;
            overflow: hidden;
        }

        .index1 .box3 .more, .index3 .wz .more, .index5 .box-h .txt .more, .index7 .more {
            display: block;
            width: 125px;
            height: 45px;
            border-radius: 50px;
            background: #1560a0;
            font-size: 14px;
            color: #fff;
            line-height: 45px;
            text-align: center;
        }

            .index1 .box3 .more:hover, .index3 .wz .more:hover, .index5 .box-h .txt .more:hover {
                background: #d9652a;
                transition: all .3s;
            }

    .index1 .box2 {
        width: 42%;
        margin-right: 4%;
        margin-top: 10px;
    }

        .index1 .box2 .fullSlide {
            position: relative;
        }

            .index1 .box2 .fullSlide .bd li {
                width: 100%;
                display: block;
            }

                .index1 .box2 .fullSlide .bd li .imgfd {
                    width: 100%;
                }

                    .index1 .box2 .fullSlide .bd li .imgfd img {
                        max-height: 500px;
                        max-width: 100%;
                    }

        .index1 .box2 .hd {
            height: 100px;
            right: 35px;
            bottom: -130px;
            position: absolute;
            z-index: 1;
        }

        .index1 .box2 .hd_m {
        }

        .index1 .box2 .hd a {
            display: block;
            width: 16px;
            height: 9px;
            position: absolute;
            top: 45px;
            line-height: 0;
        }

        .index1 .box2 .hd_m .ban_l {
            left: -35px;
            top: 20px;
        }

        .index1 .box2 .hd_m .ban_r {
            right: -35px;
            top: 20px;
        }

        .index1 .box2 .hd_m .pageState {
            font-size: 20px;
            color: #666;
            font-family: 'Lato';
            font-weight: bold;
            letter-spacing: 10px;
        }

            .index1 .box2 .hd_m .pageState span {
                color: #d9652a;
                font-size: 36px;
                font-weight: bold;
            }

.index6 {
    background: url(../images/index1-bg.jpg) no-repeat center;
    padding: 90px 0 100px;
    margin-top: -4px;
}

    .index6 .tit-index {
        color: #fff;
        margin-bottom: 40px;
    }

    .index6 .fl-index1 {
        width: 20%;
    }

        .index6 .fl-index1 li {
            width: 100%;
            height: 60px;
            line-height: 60px;
            border-radius: 500px;
            font-size: 18px;
            margin-top: 10px;
            overflow: hidden;
        }

            .index6 .fl-index1 li a {
                padding: 0 20px;
                display: block;
                color: #fff;
            }

            .index6 .fl-index1 li:hover, .fl-index1 li.active2 {
                background: #d9652a url(../images/index1-fl.png) no-repeat 90%;
                transition: all .3s
            }

    .index6 .box2 {
        width: 60%;
        margin-right: 4%;
    }

        .index6 .box2 img {
            max-width: 100%;
        }

    .index6 .box3 {
        width: 34%;
    }

        .index6 .box3 b {
            background: url(../images/index1-cir.png) no-repeat left;
            padding-left: 30px;
            font-size: 24px;
            color: #333;
        }

        .index6 .box3 .des, .index3 .wz .des, .index4 .mod1 li .txt .des {
            font-size: 14px;
            color: #666;
            line-height: 30px;
            margin: 22px 0 40px;
        }

        .index6 .box3 .des {
            height: 240px;
            overflow: hidden;
        }

        .index6 .box3 .more, .index3 .wz .more, .index5 .box-h .txt .more {
            margin-top: 20px;
            display: block;
            width: 125px;
            height: 45px;
            border-radius: 5px;
            background: #1560a0;
            font-size: 14px;
            color: #fff;
            line-height: 45px;
            text-align: center;
        }

            .index6 .box3 .more:hover {
                background: #d9652a;
            }

    .index6 .tab-bd2 {
        width: 74%;
    }

        .index6 .tab-bd2 li {
            display: none;
            width: 100%;
        }

            .index6 .tab-bd2 li.thisclass {
                display: list-item;
            }


.index2, .index3, .index4, .index5, .index8 {
    margin: 20px;
}

    .index2 .tit-index .more {
        display: block;
        width: 117px;
        height: 36px;
        line-height: 36px;
        background: #1560a0;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border-radius: 500px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .index2 .box .more {
        display: block;
        width: 117px;
        height: 36px;
        line-height: 36px;
        background: #d9652a;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border-radius: 500px;
        margin-top: 5px;
    }

    .index2 .box p {
        font-size: 14px;
        color: #666;
        display: block;
        margin: 10px 0 30px;
    }

    .index2 .box .more:hover {
        transition: all .3s;
        background: #1560a0;
    }

    .index2 li {
        width: 24%;
        float: left;
        margin-right: 1.33%;
        position: relative;
        width: 24%;
        float: left;
        margin-right: 1.33%;
        background-color: white;
        position: relative;
        border-radius: 5px;
    }

        .index2 li:last-child {
            margin-right: 0;
        }

        .index2 li .txt {
            padding: 10px 20px 10px 20px;
            background: #edf0f4;
            text-align: center;
            border-radius: 5px;
            margin-top: 5px;
        }

            .index2 li .txt .more {
                width: 100px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                font-size: 14px;
                color: #333;
                background: #1560a0;
                border-radius: 500px;
                margin: 0 auto;
            }

            .index2 li .txt b {
                font-size: 18px;
                color: #333;
            }

            .index2 li .txt img {
                display: block;
                margin: 30px auto;
            }

.index3 {
    border-radius: 8px;
}

    .index3 .box {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .index3 .txt {
        width: 50%;
        float: left;
    }

    .index3 .num {
        background: rgba(0,0,0,0.3);
        padding: 60px 0 80px;
        margin: 148px 10px 0px 0px;
        border-radius: 5px;
    }

.index2 .wow .a {
    padding: 10px;
}

.index3 .num dt {
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
}

    .index3 .num dt img {
        display: block;
        margin: 0 auto;
    }

    .index3 .num dt b {
        font-family: 'Lato';
        font-size: 45px;
        color: #d9652a;
        margin-right: 5px;
    }

.index3 .wz {
    background: #fff;
    background: #fff;
    padding: 60px 70px;
    border-radius: 8px;
    margin: 10px;
}

    .index3 .wz p {
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-top: 10px;
    }

    .index3 .wz .des {
        height: 120px;
        overflow: hidden;
    }


.index4 .mod1 li {
    text-align: center;
    background-size: 100% auto;
    position: relative;
    padding: 0px;
    border-radius: 5px;
    background-color: white;
}

    .index4 .mod1 li div.a {
        /*padding: 10px;*/
    }

.index4 .mod1 .bot {
    position: relative;
    margin-top: 40px;
}

.index4 .mod1 li .imgfd {
    height: 260px;
}

.index4 .mod1 li .txt {
    padding: 10px 20px 10px 20px;
    /*background: #999;*/
    text-align: center;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
}

    .index4 .mod1 li .txt div {
        margin-top: auto;
    }

    .index4 .mod1 li .txt .descr {
        height: 48px;
        overflow: hidden;
        line-height: 24px;
        margin: 10px 0 10px;
        overflow: hidden;
    }

    .index4 .mod1 li .txt .more {
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background: #1560a0;
        border-radius: 500px;
        margin: 0 auto;
    }

    .index4 .mod1 li .txt b {
        font-size: 18px;
        color: #000;
    }

.index4 .mod1 li:hover .txt {
    background: #1560a0;
}

    .index4 .mod1 li:hover .txt b {
        color: #fff;
        transition: all .3s;
    }

.index4 .mod1 li .txt .more:hover {
    background: #d9652a;
    transition: all .3s;
}

.index4 .mod1 .moreinfo {
    position: absolute;
    top: -60px;
    right: 60px;
}

.index4 .mod1 .swiper-button-prev, .index4 .mod1 .swiper-button-next {
    background: no-repeat;
    font-size: 18px;
    color: #fff;
    top: 0px;
}

.index4 .mod1 .swiper-button-prev {
}

    .index4 .mod1 .swiper-button-prev i, .index4 .mod1 .swiper-button-next i {
        font-size: 20px;
        color: #b8b8b8;
        display: inline-block;
        width: 40px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-family: 宋体;
        font-weight: bold;
        background: #1560a0;
        border-radius: 10px;
    }

        .index4 .mod1 .swiper-button-prev i:hover, .index4 .mod1 .swiper-button-next i:hover {
            background: #1560a0;
            color: #fff;
            transition: all .3s;
        }

.index5 {
}

    .index5 .box {
        margin-bottom: 40px;
        display: flow-root;
    }

        .index5 .box .more {
            display: block;
            width: 117px;
            height: 36px;
            line-height: 34px;
            background: #d9652a;
            text-align: center;
            color: #fff;
            font-size: 14px;
            border-radius: 500px;
            margin-top: 5px;
        }

            .index5 .box .more:hover {
                transition: all .3s;
                background: #1560a0;
            }

    .index5 .box-h {
        width: 23%;
        /*background-color: white;*/
        border-radius: 5px;
        margin-right: 2%;
        height: 370px;
    }

    .index5 .box-c {
        width: 50%;
        /*background-color: white;*/
        border-radius: 5px;
        margin: 0px;
        height: 400px;
    }

    .index5 .newsContainer {
        /*height: 50px;*/
        /*background-color: #fff;*/
        /*border-radius: 5px;*/
        position: relative;
        height: 385px;
    }

        .index5 .newsContainer .more {
            /*height: 50px;*/
            background-color: #1560a0;
            /*border-radius: 5px;*/
            position: absolute;
            text-align: right;
            height: 107px;
            bottom: 0px;
            width: 100%;
            display: flex;
            justify-content: left; /* 水平居中 */
            align-items: center; /* 垂直居中 */
        }

            .index5 .newsContainer .more span {
                width: 150px;
                height: 20px;
                color: #fff;
                margin-left: 50px;
            }

    .index5 .box-c .newsItem {
        height: 128px;
        background-color: #fff;
        /*border-radius: 5px;*/
        margin-bottom: 10px;
    }
    /*            .index5 .box-c .newsItem .title {
                font-size:20px;;
            }*/
    .index5 .newsItem .title, .index5 .newsItem .date, .index5 .more span {
        /*margin: 15px;*/
        font-size: 18px;
        display: flex;
        height: 128px;
    }

    .index5 .more span {
    }

    .index5 .newsItem .title {
        justify-content: left; /* 水平居中 */
        align-items: center; /* 垂直居中 */
        width: 80%;
    }

    .index5 .newsItem .date {
        justify-content: center; /* 水平居中 */
        align-items: center; /* 垂直居中 */
        width: 20%;
    }

    .index5 .newsItem .title span {
        /*margin: 15px;*/
        color: #1560a0;
        /*justify-content: center;*/ /* 水平居中 */
        margin-left: 20px;
    }

    .index5 .newsItem .date span {
        /*margin: 15px;*/
        color: #666;
        justify-content: center; /* 水平居中 */
        margin-left: 20px;
    }

    .index5 .newsItem:hover {
        background: #1560a0;
    }

        .index5 .newsItem:hover .title span, .index5 .newsItem:hover .date span {
            color: #fff;
        }


    .index5 .box-h .imgfd {
        height: 220px;
        /*padding: 10px;*/
    }

    .index5 .box-h .txt {
        background: #fff;
        padding: 15px;
        /*padding-bottom:30px;*/
    }

        .index5 .box-h .txt .date {
            color: #666;
            font-size: 18px;
            font-family: 'Lato';
            /*margin-bottom: 14px;*/
        }

            .index5 .box-h .txt .date b {
                font-size: 28px;
                padding-right: 5px;
            }

        .index5 .box-h .txt h3 {
            font-size: 20px;
            color: #333;
            /*height: 26px;*/
            line-height: 26px;
            /*overflow: hidden;*/
        }

        .index5 .box-h .txt .des {
            height: 50px;
            overflow: hidden;
            line-height: 24px;
            margin: 5px 0 5px;
            color: #666;
            font-size: 14px;
        }

        .index5 .box-h .txt:hover h3 {
            color: #1560a0;
            transition: all .3s;
        }

    .index5 .tab {
        background: #fff;
        padding: 20px;
        border-radius: 5px;
    }

    .index5 .box-c .tab-hd {
        width: 20%;
        border-right: 2px solid #ddd;
        box-sizing: border-box;
        /*height: 400px;*/
    }

        .index5 .box-c .tab-hd li {
            cursor: pointer;
            height: 75px;
            line-height: 75px;
            border-bottom: 1px solid #ddd;
            overflow: hidden;
            max-width: 84%;
        }

            .index5 .box-c .tab-hd li span {
                font-size: 16px;
                color: #333;
                display: block;
                padding: 0 20px 0 14px;
            }

                .index5 .box-c .tab-hd li span i {
                    display: none;
                }

            .index5 .box-c .tab-hd li.active span {
                color: #d9652a;
            }

                .index5 .box-c .tab-hd li.active span i {
                    display: block;
                }

        .index5 .box-c .tab-hd img {
            margin-top: 35px;
            max-width: 84%;
        }

    .index5 .box-c .tab-bd {
        width: 80%;
    }

        .index5 .box-c .tab-bd li {
            display: none;
            width: 100%;
        }

            .index5 .box-c .tab-bd li.thisclass {
                display: list-item;
            }

            .index5 .box-c .tab-bd li dl {
                padding: 0 38px;
            }

            .index5 .box-c .tab-bd li dt {
                width: 100%;
                border-bottom: 1px solid #ddd;
                height: 54px;
                line-height: 54px;
                overflow: hidden;
            }

                .index5 .box-c .tab-bd li dt p {
                    display: block;
                    background: url(../images/index5-ic.png) no-repeat left;
                    padding-left: 20px;
                    font-size: 16px;
                    color: #333;
                    height: 54px;
                }

                .index5 .box-c .tab-bd li dt span {
                    font-size: 14px;
                    color: #666;
                }

                .index5 .box-c .tab-bd li dt:hover p {
                    color: #1560a0;
                    transition: all .3s;
                    background: url(../images/index5-ic2.png) no-repeat left;
                }

.link {
    padding-bottom: 20px;
    background: #edf0f4;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

    .link a {
        color: #666;
        margin-right: 5px;
    }

        .link a:last-child {
            margin-right: 0;
        }

        .link a:hover {
            color: #1560a0;
        }

/*@media (max-width: 1200px) {

    .index2, .index3, .index4, .index5 {
        margin-top: 50px;
    }

    .index1, .index5, .index6 {
        padding: 40px 0 50px;
    }

    .tit-index b {
        font-size: 30px;
    }

    .index1 .fl-index1, .index6 .fl-index1 {
        height: 300px;
        overflow: hidden;
    }

    .index5 .box-c .tab-hd {
        width: 30%;
    }

    .index5 .box-c .tab-bd {
        width: 70%;
    }
}

@media (max-width: 900px) {

    .tit-index b {
        font-size: 24px;
    }

    .index3 .num dt b {
        font-size: 24px;
    }

    .tit-index {
        font-size: 16px;
    }

    .index1 .box1, .index6 .fl-index1 {
        width: 100%;
    }

    .index1 .fl-index1 dt {
        width: 23.5%;
        margin-right: 2%;
        float: left;
        height: 50px;
        line-height: 50px;
        margin-top: 0;
    }

        .index1 .fl-index1 dt a, .index6 .fl-index1 li a {
            font-size: 16px;
        }

        .index1 .fl-index1 dt:nth-child(4n) {
            margin-right: 0;
        }

    .index1, .index6 {
        background: #edf0f4 url(../images/index1-bg-wap.jpg) no-repeat top;
    }

        .index6 .fl-index1 li {
            width: 48%;
            margin-right: 4%;
            float: left;
        }

            .index6 .fl-index1 li:nth-child(2n) {
                margin-right: 0;
            }

        .index6 .tit-index {
            margin-bottom: 0px;
        }

        .index6 .fl-index1 {
            height: auto;
            margin: 20px 0 40px;
        }

        .index6 .tab-bd2 {
            width: 100%;
        }

        .index1 .fl-index1 {
            height: 100px;
            margin: 20px 0 40px;
        }

        .index1 .box2 {
            width: 50%;
        }

        .index1 .box3 {
            width: 46%;
            margin-top: 0;
        }

            .index1 .box3 b, .index6 .box3 b {
                font-size: 22px;
            }

    .index2 .box p {
        line-height: 30px;
    }

    .index2 li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 30px;
    }

        .index2 li:nth-child(2n) {
            margin-right: 0;
        }

    .index3 {
        margin-top: 20px;
    }

        .index3 .wz {
            padding: 30px;
        }

        .index3 .num {
            margin-top: 75px;
        }

        .index3 .wz p {
            font-size: 20px;
        }

    .index3 {
        height: 500px;
    }

    .index5 .box-c .tab-bd li dl {
        padding: 0 20px;
    }

    .index5 .box {
        margin-bottom: 20px;
    }

    .index4 .mod1 .bot {
        margin-top: 20px;
    }

    .index4 .mod1 .swiper-button-prev, .index4 .mod1 .swiper-button-next {
        top: -30px;
    }

    .fl-index1 dt:first-child {
        background: none;
        margin-top: 0;
    }

    .index2 li .txt b {
        font-size: 20px;
    }
}

@media (max-width: 600px) {
    .tit-index b {
        font-size: 20px;
    }

    .tit-index {
        font-size: 14px;
    }

    .index1 .fl-index1 dt {
        width: 32%;
        margin-right: 1%;
        height: 40px;
        line-height: 40px;
    }

    .index6 .fl-index1 li {
        height: 40px;
        line-height: 40px;
    }

        .index6 .fl-index1 li a {
            font-size: 14px;
        }

    .index1 .fl-index1 dt:nth-child(3n) {
        margin-right: 0;
    }

    .index1 .fl-index1 dt a {
        font-size: 14px;
        padding: 0;
    }

    .index6 .box2 {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .index6 .box3 .des {
        margin-bottom: 20px;
    }

    .index6 .box3 {
        width: 100%;
    }

    .index6 {
        padding-bottom: 50px;
    }

        .index6 .box3 b {
            font-size: 18px;
        }

        .index1 .fl-index1, .index6 .fl-index1 {
            height: 120px;
        }

    .index1 .box2 {
        width: 100%;
        margin-right: 0;
    }

    .index1 .box3, .index5 .box-c .tab-hd, .index5 .box-c .tab-bd li dt span {
        display: none;
    }

    .index1 .box2 .hd {
        bottom: -110px;
    }

    .index1 {
        padding-bottom: 100px;
    }

    .index2 .box .more {
        margin-top: 0;
    }

    .index2 li .txt b, .index3 .wz p, .index5 .box-h .txt h3 {
        font-size: 18px;
    }

    .index2 li .txt img {
        margin-top: 10px;
    }

    .index3 .txt, .index5 .box-h, .index5 .box-c, .index5 .box-c .tab-bd {
        width: 100%;
    }

    .index3 .num {
        padding: 40px 0 20px;
        padding: 40px 0 20px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .index3 .num dt {
            font-size: 14px;
            line-height: 30px;
        }

    .index3 {
        height: 600px;
    }



    .index5 .box-h {
        margin-bottom: 20px;
    }

    .index5 .tab {
        padding: 20px 10px;
    }

    .index5 .box-c .tab-bd li dt p {
        font-size: 15px;
    }
}*/

.ban-ny {
    position: relative;
    margin-bottom: 100px;
}

    .ban-ny .img img {
        width: 100%;
    }

    .ban-ny .img {
        display: flex;
    }

    .ban-ny .txt {
        color: #fff;
        position: absolute;
        top: 42%;
        z-index: 1;
    }

        .ban-ny .txt b {
            font-size: 32px;
            display: block;
            margin-bottom: 10px;
        }

        .ban-ny .txt p {
            font-size: 16px;
        }

    .ban-ny .loca {
        position: absolute;
        bottom: 0;
        height: 55px;
        line-height: 55px;
        background: rgba(0,0,0,0.2);
        width: 100%;
        font-size: 16px;
        color: #fff;
    }

        .ban-ny .loca a {
            color: #fff;
        }

.ny-tit {
    font-size: 16px;
    color: #5b5b5b;
    text-align: center;
    margin-bottom: 50px;
}

    .ny-tit b {
        font-size: 30px;
        color: #2d2d2d;
        display: block;
        margin-bottom: 15px;
    }

/*@media (max-width: 1400px) {
    .ban-ny {
        margin-bottom: 70px;
    }

        .ban-ny .loca, .ban-ny .txt p {
            display: none;
        }

        .ban-ny .txt {
            top: 50%;
        }
}

@media (max-width: 1000px) {
    .ban-ny {
        margin-bottom: 50px;
    }

        .ban-ny .txt b, .ny-tit b {
            font-size: 26px;
        }

    .ny-tit {
        margin-bottom: 30px;
    }

        .ny-tit b {
            margin-bottom: 10px;
        }
}

@media (max-width: 700px) {
    .ban-ny .txt b, .ny-tit b {
        font-size: 20px;
    }

    .ny-tit {
        font-size: 14px;
    }

    .ban-ny .txt {
        top: 40%;
    }
}

*/ .ny-fenl {
    /*    line-height: 15px;
    background: #f1f2f4;
*/ text-align: center;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

    .ny-fenl dl {
        display: inline-block;
    }

        .ny-fenl dl dt {
            float: left;
            /*background: #1560a0;*/
            margin: 0px 50px 0px 50px;
            color: #666;
            height: 45px;
            padding: 20px 30px 0px 30px;
            text-align: center;
        }

            .ny-fenl dl dt.cur {
                background: #1560a0;
            }

                .ny-fenl dl dt.cur a {
                    font-size: 18px;
                    color: #fff;
                    /*font-weight: 700;*/
                }

                .ny-fenl dl dt.cur:hover a {
                    font-size: 18px;
                    color: #fff;
                    /*font-weight: 700;*/
                }

            .ny-fenl dl dt a {
                font-size: 18px;
                /*color: #1560a0;*/
                /*font-weight: 700;*/
            }

            .ny-fenl dl dt:hover {
                background: #1560a0;
            }

                .ny-fenl dl dt:hover a {
                    color: #fff;
                }

.tit-ab {
    font-size: 30px;
    color: #333;
}

.des {
    font-size: 14px;
    color: #0e0e0e;
    line-height: 32px;
}

    .des p {
        font-size: 14px !important;
        color: #0e0e0e !important;
        line-height: 32px !important;
    }

.about1 {
    /*background-color: white;*/
    /*    padding: 20px;
    margin: 20px 40px;*/
}

    .about1 .content {
        /*background-color: white;*/
        /*border-radius: 8px;*/
        margin: 20px 40px;
        padding: 20px;
    }

.aboutdetail {
    /*width: 100%;*/
    font-size: 14px;
    line-height: 30px;
    background-color: white;
    border-radius: 10px;
    padding: 20px 50px 20px 50px;
}

    .aboutdetail img {
        width: 50%;
        border-radius: 8px;
        height: 300px;
        margin-left: 20px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

.about1 .txt {
    width: 45%;
}

.about1 .imgfd {
    width: 50%;
}

.about1 .tit-ab {
    margin-bottom: 30px;
}

.about1 .num {
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    height: 175px;
    padding: 50px;
}

    .about1 .num dt {
        width: 25%;
        float: left;
        background: url(../images/about1-line.png) no-repeat left;
        font-size: 14px;
        color: #666;
        text-align: center;
        margin-bottom: 30px;
    }

        .about1 .num dt .l {
            float: left;
        }

            .about1 .num dt .l img {
                float: left;
                width: 70px;
                height: 70px;
                margin-right: 10px;
            }

        .about1 .num dt .r {
            float: left;
            text-align: left;
            /*padding-top: 20px;*/
        }

        .about1 .num dt:first-child {
            background: none;
        }

        .about1 .num dt b {
            font-size: 40px;
            color: #1560a0;
            font-family: Arial;
            margin-right: 6px;
            letter-spacing: -1px;
        }

.about2, .about3, .about4, .about5 {
    margin-top: 100px;
}

.about2 {
    background: url(../images/about2.jpg) no-repeat center;
    padding: 90px 0;
}

    .about2 .tit-ab {
        color: #fff;
        margin-bottom: 40px;
    }

    .about2 dl {
        max-width: 740px;
    }

    .about2 dt {
        width: 48%;
        float: left;
        font-size: 16px;
        color: rgba(255,255,255,0.4);
        line-height: 30px;
    }

        .about2 dt:first-child {
            width: 100%;
            border-bottom: 1px solid rgba(255,255,255,0.1);
            margin-bottom: 25px;
            padding-bottom: 25px;
        }

        .about2 dt span {
            display: block;
            font-size: 20px;
            color: #fff;
            margin-bottom: 8px;
        }

        .about2 dt:last-child {
            float: right;
        }

.about3 .tit-ab {
    text-align: center;
}

.about3 .des {
    max-width: 790px;
    text-align: center;
    margin: 25px auto;
}

.about3 img {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.about4 {
    background: url(../images/about4.jpg) no-repeat center;
    padding: 55px 0;
}

    .about4 h2 {
        font-size: 32px;
        color: #fff;
        height: 56px;
        line-height: 56px;
    }

    .about4 .more {
        display: block;
        width: 150px;
        height: 56px;
        border: 1px solid #fff;
        box-sizing: border-box;
        border-radius: 3px;
        line-height: 56px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }

        .about4 .more:hover {
            border: 1px solid #1560a0;
            background: #1560a0;
        }

.about5 .mod1 li {
    text-align: center;
    background-size: 100% auto;
    position: relative;
}

.about5 .mod1 .bot {
    position: relative;
    margin-top: 40px;
}

.about5 .mod1 li img {
    max-width: 100%;
    padding: 10px;
}

.about5 .mod1 li .imgfd {
    max-height: 250px;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}

.about5 .mod1 .swiper-button-prev, .about5 .mod1 .swiper-button-next {
    background: no-repeat;
    font-size: 24px;
    color: #fff;
    width: auto;
    height: auto;
    outline: none;
    right: 0px;
    top: -65px;
}

.about5 .mod1 .swiper-button-prev {
    right: 75px;
    text-align: right;
}

    .about5 .mod1 .swiper-button-prev i, .about5 .mod1 .swiper-button-next i {
        font-size: 28px;
        color: #999;
        display: inline-block;
        width: 56px;
        height: 56px;
        line-height: 56px;
        border: 1px solid #bababa;
        text-align: center;
        font-family: 宋体;
        font-weight: bold;
        border-radius: 3px;
    }

        .about5 .mod1 .swiper-button-prev i:hover, .about5 .mod1 .swiper-button-next i:hover {
            background: #1560a0;
            border: 1px solid #1560a0;
            color: #fff;
        }

/*@media (max-width: 1400px) {
    .about2, .about3, .about4, .about5 {
        margin-top: 70px;
    }

    .ny-fenl {
    }

    .about1 .tit-ab {
        margin-top: 0;
    }

    .about1 .num dt b {
        font-size: 40px;
    }

    .about4 h2 {
        font-size: 30px;
    }

    .about2 {
        padding: 70px 0;
    }
}

@media (max-width: 1000px) {
    .about1 .txt, .about1 .imgfd {
        width: 100%;
    }

    .ny-fenl dl dt {
        margin: 0 40px;
    }

    .about2, .about3, .about4, .about5 {
        margin-top: 50px;
    }

    .about2 {
        padding: 50px 0;
    }

    .ny-fenl {
        margin-bottom: 50px;
    }

    .tit-ab, .about4 h2 {
        font-size: 24px;
    }

    .about1 .num dt {
        width: 33.33%;
        margin-top: 20px;
    }

    .about1 .imgfd {
        margin-top: 20px;
    }

    .about1 .num {
        margin-top: 0;
    }

    .about4 .more {
        display: none;
    }

    .about1 .num dt:nth-child(4) {
        background: none;
    }
}

@media (max-width: 700px) {
    .ny-fenl dl dt {
        margin: 0;
        width: 33.33%;
        float: left;
        overflow: hidden;
        text-align: center;
    }

    .about2, .about3, .about4, .about5 {
        margin-top: 40px;
    }

    .about2, .about4 {
        padding: 40px 0;
    }

    .ny-fenl {
        height: 50px;
        line-height: 50px;
        margin-bottom: 40px;
    }

        .ny-fenl dl dt a {
            font-size: 14px;
        }

        .ny-fenl dl {
            width: 100%;
        }

    .tit-ab, .about4 h2 {
        font-size: 18px;
    }

    .des, .about1 .num dt, .about2 dt {
        font-size: 14px;
    }

    .about1 .tit-ab {
        margin-bottom: 10px;
    }

    .about1 .num dt b {
        font-size: 28px;
    }

    .about2 dt span {
        font-size: 16px;
        margin-bottom: 0;
    }

    .about2 .tit-ab {
        margin-bottom: 20px;
    }

    .about5 .mod1 .swiper-button-prev i, .about5 .mod1 .swiper-button-next i {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 24px;
    }

    .about5 .mod1 .swiper-button-prev, .about5 .mod1 .swiper-button-next {
        top: -50px;
    }

    .about5 .mod1 .swiper-button-prev {
        right: 55px;
    }

    .des p {
        font-size: 14px !important;
    }
}
*/
.main-fl {
    width: 68%;
    margin-left: 20px;
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    margin: 0px 10px 0px 0px;
}

.main-fr {
    width: 27.5%;
    margin-left: 0%;
    /*margin-right: 20px;*/
}

    .main-fr .box {
        background: white;
        padding: 30px;
        margin-bottom: 20px;
        border-radius: 5px;
    }

        .main-fr .box .item-container {
            background: #f1f2f4;
            height: 92px;
            border: 1px solid #eaebed;
        }

        .main-fr .box .parttitle {
            border-bottom: solid 2px #1560a0;
            margin: 5px;
            padding-bottom: 10px;
        }

        .main-fr .box b {
            font-size: 20px;
            color: #333333;
        }

        .main-fr .box dt {
            margin-top: 14px;
        }

            .main-fr .box dt .imgfd {
                width: 42%;
                max-height: 100%;
            }

            .main-fr .box dt .txt {
                width: 55%;
                font-size: 14px;
                color: #333;
                line-height: 24px;
                height: 100%;
                overflow: hidden;
                align-items: center;
                display: flex;
            }

            .main-fr .box dt:hover .txt {
                color: #1560a0;
            }

    .main-fr .rmcp dt .imgfd {
        width: 50%;
        max-height: 100%;
        height: 300px;
        position: relative;
        /*margin: 0 25px 25px;*/
        overflow: hidden;
        /*border-radius: 12px;*/
        display: flex;
        align-items: center;
        justify-content: center;
        /* background: rgba(26, 28, 45, 0.7);
        border: 1px solid #4a5070;*/
        /*border: 1px solid #eaebed;*/
    }

        .main-fr .rmcp dt .imgfd img {
            max-height: 100%;
            max-width: 100%;
        }

    .main-fr .rmcp dt .txt {
        width: 46%;
    }

.list-news {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
}

    .list-news .news-item-container {
        width: 100%;
        padding-bottom: 40px;
        margin-bottom: 50px;
        border-bottom: 1px solid #e8e8e8;
        height: 200px;
    }

        .list-news .news-item-container .imgfd {
            /*width: 32%;*/
            height: 200px;
        }

        .list-news .news-item-container .txt {
            display: flex;
            flex-direction: column;
        }

            .list-news .news-item-container .txt h2 {
                font-size: 22px;
                color: #333;
                display: block;
                margin-bottom: 18px;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
            }

        .list-news .news-item-container .date {
            font-size: 14px;
            color: #2d2d2d;
            margin-top: auto;
            height: 50px;
            /*            justify-content: flex-end;
            display: flex;
            align-items: center;*/
        }

            .list-news .news-item-container .date div {
                height: 100%;
                display: flex;
                align-items: center;
            }

        .list-news .news-item-container .des {
            height: 64px;
        }

        .list-news .news-item-container:hover .txt h2 {
            color: #1560a0;
        }

/*@media (max-width: 1000px) {
    .main-fr {
        display: none;
    }

    .main-fl {
        width: 100%;
    }

    .list-news li .txt h2 {
        font-size: 20px;
    }

    .list-news li .imgfd {
        width: 42%;
    }

    .list-news li .txt {
        width: 56%;
    }
}

@media (max-width: 700px) {
    .list-news li .txt h2 {
        font-size: 16px;
        height: 48px;
        line-height: 24px;
    }

    .list-news li .des, .list-news li .date .fr {
        display: none;
    }

    .list-news li {
        padding-bottom: 30px;
        margin-bottom: 30px;
        height: 215px;
    }

        .list-news li .imgfd {
            width: 38%;
        }

        .list-news li .txt {
            width: 60%;
        }

        .list-news li .date {
            margin-top: 20px;
        }
}
*/
.show-new h1 {
    font-size: 30px;
    color: #333;
    display: block;
    margin-bottom: 30px;
}

.show-new dl {
    display: inline-block;
    width: 100%;
}

    .show-new dl dt {
        float: left;
        margin-right: 60px;
        padding-left: 20px;
    }

        .show-new dl dt:nth-child(1) {
            background: url(../images/ns-ic1.png) no-repeat left;
        }

        .show-new dl dt:nth-child(2) {
            background: url(../images/ns-ic2.png) no-repeat left;
        }

        .show-new dl dt:nth-child(3) {
            background: url(../images/ns-ic3.png) no-repeat left;
        }

.fanye li {
    width: 40%;
    height: 32px;
    line-height: 32px;
    background: #f1f2f4;
    padding: 0 20px;
    overflow: hidden;
    font-size: 14px;
    color: #717171;
}

    .fanye li a {
        color: #717171;
    }

    .fanye li:hover a {
        color: #1560a0;
    }

.show-new .des {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 50px 0 80px;
    margin: 40px 0;
}

/*@media (max-width: 1200px) {
    .show-new h1 {
        font-size: 28px;
    }
}

@media (max-width: 1000px) {
    .show-new h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .show-new .des {
        padding: 40px 0;
    }
}

@media (max-width: 700px) {
    .show-new h1 {
        font-size: 18px;
    }

    .show-new .des {
        padding: 20px 0;
        margin: 20px 0;
    }

    .show-new dl dt {
        margin-bottom: 10px;
    }

    .fanye li {
        width: 96%;
        padding: 0 2%;
        margin-top: 10px;
    }
}
*/
.list-equ li {
    width: 23.75%;
    height: 250px;
    margin-right: 1.66%;
    float: left;
    text-align: center;
    margin-bottom: 65px;
}

    .list-equ li:nth-child(4n) {
        margin-right: 0;
    }

    .list-equ li p {
        font-size: 14px;
        color: #333;
        height: 60px;
        overflow: hidden;
    }

    .list-equ li:hover p {
        color: #1560a0;
    }

.list-equ .aboutimgfd {
    padding: 0px;
    height: 100%;
}

/*@media (max-width: 1000px) {
    .list-equ li, .list-equ li:nth-child(4n) {
        width: 30%;
        margin-right: 5%;
    }

        .list-equ li:nth-child(3n) {
            margin-right: 0;
        }

        .list-equ li:hover p {
            font-size: 16px;
        }
}

@media (max-width: 700px) {
    .list-equ li, .list-equ li:nth-child(3n), .list-equ li:nth-child(4n) {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10px;
    }

        .list-equ li:nth-child(2n) {
            margin-right: 0;
        }

        .list-equ li:hover p {
            font-size: 16px;
        }

        .list-equ li p {
            font-size: 15px;
        }
}
*/
.main-fr-pro .box {
    background: #fff;
}

    .main-fr-pro .box .parttitle {
        border-bottom: solid 2px #1560a0;
        margin: 5px;
    }

.main-fr-pro .mab {
    margin-bottom: 10px;
    display: block;
    padding: 0px 30px;
}

.fl-pro li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #eaebed;
    width: 100%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    margin: 2px;
}

    .fl-pro li a {
        color: #333;
        display: block;
        padding: 0 30px;
    }

    .fl-pro li:hover div {
        width: 20px;
        background-color: #1560a0;
        line-height: 20px;
        height: 100%;
        float: left;
        border-radius: 5px 0px 0px 5px;
    }

    .fl-pro li.cur {
        border-bottom: 1px solid #1560a0;
        background: #1560a0;
        color: #fff;
        border-radius: 5px;
    }

        .fl-pro li.cur a {
            color: #fff;
        }

.bchref {
    display: block;
    width: 117px;
    height: 36px;
    line-height: 36px;
    background: #1560a0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 500px;
    /*margin-top: 5px;*/
}

.list-pro li {
    width: 30%;
    float: left;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 1%;
}

    .list-pro li:nth-child(3n) {
        margin-right: 0;
    }

    .list-pro li .txt {
        padding: 0 15px;
        text-align: center;
    }

    .list-pro li:hover .txt {
        color: fff;
        background: #1560a0;
    }

    .list-pro li .imgfd {
        height: 280px;
    }

    .list-pro li h2 {
        display: block;
        font-size: 16px;
        color: #333;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        margin: 10px 0;
    }

    .list-pro li span {
        font-size: 14px;
        color: #666;
    }

    .list-pro li:hover h2 {
        color: #fff;
    }

/*@media (max-width: 1000px) {
    .list-pro li {
        margin-bottom: 20px;
    }

        .list-pro li .imgfd {
            height: 180px
        }
}

@media (max-width: 700px) {
    .list-pro li, .list-pro li:nth-child(3n) {
        width: 48%;
        margin-right: 4%;
    }

        .list-pro li:nth-child(2n) {
            margin-right: 0;
        }

        .list-pro li .imgfd {
            height: 150px;
        }

        .list-pro li h2 {
            font-size: 15px;
            margin: 6px 0;
        }
}
*/
.show-pro1 {
    display: inline-flex;
    width: 100%;
}

    .show-pro1 .imgfd, .show-pro1 .txt {
        width: 50%;
        float: left;
        background: #fff;
    }

    .show-pro1 .imgfd {
        border-right: 1px solid #eaebed;
        box-sizing: border-box;
        max-height: 409px;
    }

        .show-pro1 .imgfd img {
            height: auto;
        }

    .show-pro1 .txt h1 {
        display: block;
        /*height: 70px;*/
        line-height: 70px;
        font-size: 24px;
        color: #1560a0;
        font-weight: normal;
        border-bottom: 1px solid #eaebed;
        /*margin-bottom: 30px;*/
    }

    .show-pro1 .txt .box {
        padding: 50px;
    }

    .show-pro1 .ind-more {
        margin-top: 30px;
    }

    .show-pro1 .txt .des {
        max-height: 128px;
        overflow: hidden;
    }

.show-pro2, .show-pro3 {
    background: #fff;
    margin-top: 40px;
}

    .show-pro2 .box {
        padding: 40px;
    }

    .show-pro2 .tit-pro {
        height: 40px;
        border-bottom: 1px solid #e9e9e9;
        width: 100%;
        margin-bottom: 30px;
    }

        .show-pro2 .tit-pro span {
            display: block;
            font-size: 20px;
            color: #333;
            height: 37px;
            border-bottom: 4px solid #1560a0;
            width: 90px;
        }

    .show-pro3 .feedback {
        margin-top: 0;
        background: #fff;
        padding: 40px;
    }

        .show-pro3 .feedback li, .show-pro3 .feedback li input, .show-pro3 .feedback li textarea {
            background: #f1f2f4;
        }

            .show-pro3 .feedback li.sub input, .show-pro3 .feedback li.sub {
                width: 250px;
                height: 60px;
                background: #1560a0;
            }

            .show-pro3 .feedback li input {
                height: 60px;
                line-height: 60px;
            }

            .show-pro3 .feedback li span {
                line-height: 60px;
            }

            .show-pro3 .feedback li:nth-child(5) {
                height: 120px;
            }

    .show-pro3 .tit {
        font-size: 16px;
        color: #666;
        margin-bottom: 30px;
    }

        .show-pro3 .tit b {
            font-size: 30px;
            color: #333;
            margin-right: 10px;
        }

/*@media (max-width: 1200px) {
    .fl-pro li a {
        padding: 0 10px;
    }

    .main-fr .box {
        padding: 15px;
    }

    .show-pro1 .txt .box, .show-pro2 .box, .show-pro3 .feedback {
        padding: 30px;
    }
}

@media (max-width: 1000px) {
    .show-pro3 .tit b {
        font-size: 26px;
    }
}

@media (max-width: 700px) {
    .show-pro3 .tit b {
        font-size: 20px;
    }

    .show-pro3 .tit {
        font-size: 14px;
    }

    .show-pro1 .imgfd, .show-pro1 .txt {
        width: 100%;
    }

    .show-pro1 {
        display: block;
    }

        .show-pro1 .txt .box, .show-pro2 .box, .show-pro3 .feedback {
            padding: 20px;
        }

        .show-pro1 .txt .box {
            padding-top: 0;
        }

        .show-pro1 .txt h1 {
            height: 50px;
            line-height: 50px;
            font-size: 20px;
            margin-bottom: 10px;
        }

        .show-pro1 .txt .des {
            max-height: auto;
        }

        .show-pro1 .ind-more, .show-pro2, .show-pro3 {
            margin-top: 20px;
        }

            .show-pro2 .tit-pro span {
                font-size: 16px;
            }

            .show-pro2 .tit-pro, .show-pro3 .tit {
                margin-bottom: 10px;
            }
}
*/
.pagination {
    text-align: center;
}

    .pagination > .page-item.cur {
        border: 1.5px solid #d9652a;
        height: 16px;
        border-radius: 5px;
        padding: 0 5px 0px 5px;
    }

    .pagination > .page-item.page-link {
        border: 1.5px solid #1560a0;
        height: 16px;
        border-radius: 5px;
        padding: 0 5px 0px 5px;
    }

        .pagination > .page-item.page-link.disabled {
            border: 1.5px solid #1560a0;
            pointer-events: none;
            cursor: not-allowed;
            opacity: 0.5;
        }


.digg {
    text-align: center;
    width: 100%;
}

/*@media (max-width: 600px) {
    .pagination {
        margin-top: 20px;
    }
}
*/
.contact_info_container {
    margin: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    /*height: 500px;*/
}

.ny_cont2 {
    margin: 20px;
    background-color: white;
    border-radius: 8px;
    padding: 30px;
}

    .ny_cont2 .txt {
        width: 100%;
    }

        .ny_cont2 .txt ul {
            width: 100%;
        }

        .ny_cont2 .txt li {
            font-size: 18px;
            color: #333;
            float: left;
            font-weight: bold;
            /*width: 50%;*/
        }

            .ny_cont2 .txt li .tb {
                /*display: flex;*/
                align-items: center;
                color: #666;
                line-height: 50px;
                font-size: 16px;
                font-weight: normal;
                padding-left: 2em;
            }
                .ny_cont2 .txt li .tb img {
                    /* 关键：转为行内块元素，参与文字行框 */
                    display: inline-block;
                    /* 高度 = 行高 × 文字大小（1.8 × 18px = 32.4px） */
                    height: 1.8em;
                    /* 宽度按图片原始比例自适应（保持宽高比） */
                    width: auto;
                    /* 垂直居中对齐文字 */
                    vertical-align: middle;
                    /* 图片与文字的左右间距 */
                    margin: 0 4px;
                    /* 防止图片变形 */
                    object-fit: contain;

                }

    .ny_cont2 .map {
        height: 450px;
        border: 1px solid #ddd;
        margin-top: 50px;
        background: #fff;
        overflow: hidden;
    }

.ny_cont1 {
    /*background: #eceff1;*/
    padding: 60px 0 90px;
    border-radius: 5px;
    text-align: center;
    margin: 20px;
}

    .ny_cont1 h2 {
        font-size: 24px;
        color: #3e4357;
        font-weight: bold;
        margin-bottom: 50px;
    }

    .ny_cont1 .bk-line {
        width: 23.75%;
        float: left;
        margin-right: 1.66%;
        overflow: hidden;
        text-align: left;
    }

#responseMessage .errmsg {
    display: none;
    color: red;
}

#responseMessage .resmsg {
    display: none;
    color: red;
}

.ny_cont1 .bk-line:nth-child(4) {
    margin-right: 0;
}

.ny_cont1 .bk-line p {
    font-size: 16px;
    color: #555;
}

.ny_cont1 .bk-line span {
    color: #ef0000;
}

.ny_cont1 .bk-line input {
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
    font-size: 15px;
    color: #666;
    background: #fff;
    width: 100%;
    margin-top: 15px;
    border-radius: 5px;
}

.ny_cont1 .bk-line:nth-child(5), .ny_cont1 .bk-line:nth-child(5) textarea {
    width: 100%;
}

    .ny_cont1 .bk-line:nth-child(5) p {
        margin: 30px 0 15px;
    }

    .ny_cont1 .bk-line:nth-child(5) textarea {
        padding-left: 14px;
        padding-top: 14px;
        font-size: 15px;
        color: #666;
        background: #fff;
    }

.ny_cont1 .bk-line input::placeholder, .ny_cont1 .bk-line textarea::placeholder {
    color: #999;
    opacity: 1; /* 某些浏览器需要这个 */
}

.ny_cont1 .tj {
    margin-top: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    padding: 16px 30px;
    background: #1560a0;
    color: white;
    font-size: 18px;
    font-weight: 600;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    /*box-shadow: 0 6px 15px rgba(26, 75, 158, 0.4);*/
}


/*@media (max-width: 1200px) {
}

@media (max-width: 1000px) {
    .ny_cont1 {
        padding: 50px 0;
    }

    .ny_cont2 .txt li {
        width: 50%;
        margin-bottom: 30px;
    }

    .ny_cont2 .map {
        margin-top: 0;
    }

    .ny_cont2 {
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    .ny_cont1 .bk-line {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

        .ny_cont1 .bk-line:nth-child(5) p {
            margin-top: 0;
        }

    .ny_cont1 h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .ny_cont1 {
        padding: 40px 0;
    }

        .ny_cont1 .tj {
            margin-top: 30px;
        }

    .ny_cont2 .txt li {
        width: 100%;
    }

    .ny_cont2 .txt li {
        font-size: 16px;
    }

        .ny_cont2 .txt li .tb {
            font-size: 14px;
            line-height: 30px;
        }


    .ny_cont2 .map {
        display: none;
    }

    .ny_cont2 {
        margin-bottom: 10px;
    }
}
*/
.ind-more {
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #1560a0;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
    text-align: center;
    color: #fff;
}

    .ind-more:hover {
        background: #d9652a;
    }

.xgcp li {
    width: 24%;
    float: left;
    margin-right: 1.33%;
    text-align: center;
}

    .xgcp li:nth-child(4) {
        margin-right: 0px;
    }

    .xgcp li h3 {
        font-size: 15px;
        color: #333;
        height: 19px;
        overflow: hidden;
        font-weight: normal;
    }

    .xgcp li .imgfd {
        border: 1px solid #ddd;
        height: 180px;
    }

    .xgcp li:hover h3 {
        color: #1560a0;
    }

/*@media (max-width: 1000px) {
    .xgcp li {
        width: 48%;
        margin: 0;
        margin-right: 4%;
    }

        .xgcp li:nth-last-child(2n) {
            margin-right: 0%;
        }

        .xgcp li .imgfd {
            margin-top: 10px;
            height: 130px;
            margin-bottom: 10px;
        }

        .xgcp li h3 {
            font-size: 14px;
        }
}
*/
.rmbq dt {
    width: 48%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
    text-align: center;
    margin-right: 4%;
}

    .rmbq dt:nth-child(2n) {
        margin-right: 0;
    }

    .rmbq dt a {
        display: block;
        padding: 0 6px;
        font-size: 14px;
        color: #333;
    }

    .rmbq dt:hover, .main-fr-tags .box .rmbq-p dt:hover {
        background: #1560a0;
    }

        .rmbq dt:hover a {
            color: #fff;
        }

.rmbq-p dt {
    background: #f1f2f4;
}

.main-fr-tags .box {
    background: #f5f6f8;
}

    .main-fr-tags .box .rmbq-p dt {
        background: #fff;
    }



.text-secondary {
    text-align: center;
    padding: 20px 0
}

#maximg img {
    max-width: 100%;
    height: auto !important
}

.pagebar {
    margin-top: 20px;
    margin-bottom: 40px;
}
/** {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
}

body {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
}
*/
.container {
    /*max-width: 900px;*/
    width: 100%;
    margin-top: 20px;
}

.header {
    text-align: center;
    margin-bottom: 40px;
    padding: 20px;
    position: relative;
}

    .header h1 {
        font-size: 2.5rem;
        color: #666;
        margin-bottom: 15px;
        position: relative;
        display: inline-block;
    }

        .header h1:after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 120px;
            height: 4px;
            background: linear-gradient(to right, #1e88e5, #64b5f6);
            border-radius: 10px;
        }

    .header p {
        font-size: 1.1rem;
        color: #555;
        max-width: 600px;
        margin: 0 auto;
        line-height: 1.6;
    }

/*.timeline {
    position: relative;
    padding: 40px 0;
}*/

/* 中间竖线 */
/*.timeline::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 3px;
        background: linear-gradient(to bottom, #1e88e5, #64b5f6, #1e88e5);
        border-radius: 10px;
    }

.timeline-container {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
    display: flex;
}

    .timeline-container:nth-child(even) {
        justify-content: flex-start;
    }

    .timeline-container:nth-child(odd) {
        justify-content: flex-end;
    }

.timeline-content {
    position: relative;
    width: calc(50% - 80px);
    background: white;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 100, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .timeline-content:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 40px rgba(30, 136, 229, 0.2);
    }

.timeline .year {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background: white;*/
/*border: 3px solid #1e88e5;*/
/*border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    font-weight: bold;
    color: #666;*/
/*box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.8);*/
/*}

.timeline-container:nth-child(even) .year {
    right: 40%;
}

.timeline-container:nth-child(odd) .year {
    left: 40%;
}*/

/* 蓝色圆点 */
/*.timeline-container::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: #1e88e5;
    border-radius: 50%;
    left: calc(50% - 10px);
    z-index: 1;
}

.timeline .event {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #333;
}

.timeline-container:nth-child(even) .event {
    padding-left: 20px;*/
/*border-left: 3px solid #64b5f6;*/
/*}

.timeline-container:nth-child(odd) .event {
    padding-right: 20px;*/
/*border-right: 3px solid #64b5f6;*/
/*}*/

/* 特殊样式 - 第一个节点 */
/*.timeline-container:first-child::after {
    background: #43a047;
    box-shadow: 0 0 0 4px rgba(67, 160, 71, 0.2);
    width: 24px;
    height: 24px;
}*/

/* 特殊样式 - 最后一个节点（未来） */
/*.timeline-container:last-child::after {
    background: #f9a825;
    box-shadow: 0 0 0 4px rgba(249, 168, 37, 0.2);
    width: 24px;
    height: 24px;
}

.timeline-container:last-child .year {
    background: linear-gradient(135deg, #f9a825, #f57f17);
    color: white;
    border: none;
}

.timeline .icon {
    margin-bottom: 15px;
    font-size: 2rem;
    color: #1e88e5;
}*/

.timeline-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

    .timeline-container h1 {
        text-align: center;
        color: #0e3ea2;
        margin-bottom: 40px;
        font-size: 2.2em;
    }

/* 时间轴样式 */
.timeline {
    position: relative;
    padding: 20px 0;
}

    .timeline::before {
        content: "";
        position: absolute;
        top: 0;
        left: 170px;
        width: 2px;
        height: 100%;
        background: #cbcbcb;
        border-radius: 2px;
    }

.timeline-item {
    position: relative;
    margin-bottom: 80px;
    padding-left: 80px;
    /*height:80px;*/
}

.timeline-year {
    position: absolute;
    left: 60px;
    top: 0px;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #0e3ea2;
    /*    border-radius: 50%;
    background-color: white;
    border: 4px solid #0e3ea2;*/
    z-index: 1;
}

.timeline-point {
    position: absolute;
    left: 163px;
    top: 27px;
    width: 10px;
    height: 10px;
    display: flex;
    border-radius: 50%;
    background-color: #0e3ea2;
    border: 4px solid #0e3ea2;
    z-index: 1;
}

.timeline-content {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    border-left: 4px solid #0e3ea2;
    margin-left: 130px;
    height: 100%;
}

    .timeline-content h3 {
        color: #666666;
        margin-bottom: 10px;
        font-size: 1.4em;
    }

    .timeline-content p {
        color: #666666;
        line-height: 1.6;
    }

/* 响应式设计 */
@media (max-width: 768px) {
    .timeline::before {
        left: 35px;
    }

    .timeline-item {
        padding-left: 60px;
    }

    .timeline-year {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .timeline-content {
        padding: 15px;
    }

        .timeline-content h3 {
            font-size: 1.2em;
        }

    .timeline-container h1 {
        font-size: 1.8em;
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {

    .show-new {
        padding: 20px;
    }

        .show-new h1 {
            font-size: 18px;
            text-align: center;
        }

        .show-new dl {
            display: flex;
            align-items: center; /* 垂直居中 */
            justify-content: center; /* 水平居中（可选） */
        }

            .show-new dl dt {
                /*width: 20%;*/
                margin-right: 0px;
                padding-right: 8%;
                padding-left: 5%;
            }

        .show-new .des {
            padding: 10px 0 0px;
            margin: 20px 0;
        }

            .show-new .des p, .show-new .des span {
                color: black !important;
                font-size: 14px !important;
                font-family: Calibri !important;
                margin-bottom: 10px !important;
                margin-top: 10px !important;
                line-height: 30px !important;
            }

            .show-new .des p {
                text-indent: 30px !important;
            }

    .ny_cont1 {
        padding: 30px 0 30px;
    }

        .ny_cont1 h2 {
            margin-bottom: 15px;
        }

        .ny_cont1 .bk-line {
            width: 100%;
            margin-bottom: 15px;
        }

            .ny_cont1 .bk-line input {
                width: 100%;
                padding: 8px 12px;
                box-sizing: border-box;
                border: 1px solid #ccc; /* 边框样式 */
                border-radius: 4px; /* 圆角 */
                outline: none; /* 移除聚焦时的默认外边框 */
                /*background-color: #4CAF50;*/
            }

            .ny_cont1 .bk-line textarea {
                width: 100%;
                padding: 8px 12px;
                box-sizing: border-box;
                border: 1px solid #ccc; /* 边框样式 */
                border-radius: 4px; /* 圆角 */
                outline: none; /* 移除聚焦时的默认外边框 */
            }

        .ny_cont1 .tj {
            width: 150px;
            font-size: 15px;
        }

        .ny_cont1 .bk-line:nth-child(5) textarea {
        }

        .ny_cont1 .bk-line:nth-child(5) p {
            margin: 0px;
        }

    .ny_cont2 {
        margin: 0px;
        margin-bottom: 30px;
    }

        .ny_cont2 .txt li {
            width: 100%;
        }

            .ny_cont2 .txt li h5 {
                margin-top: 20px;
                margin-bottom: 20px;
            }

            .ny_cont2 .txt li .tb {
                display: inherit;
                line-height: 40px;
            }

                .ny_cont2 .txt li .tb img {
                    display: inline; /* 确保是行内元素 */
                    vertical-align: middle; /* 与文字中线对齐 */
                    margin: 0 0.2em; /* 添加类似文字间距的边距 */
                    height: 1.2em; /* 与文字大小成比例 */
                }

    .fanye li {
        padding: 0px;
        text-align: center;
    }

    .main-fl {
        width: 100%;
        margin: 0px;
        padding: 0px;
        border-radius: 0px;
    }

    .show-pro1 {
        display: inherit;
    }

        .show-pro1 .ind-more {
            display: none;
        }

    .show-pro2 {
        margin-top: 0px;
        padding-left: 50px;
        padding-right: 50px;
    }

        .show-pro2 .box {
            padding: 0px;
        }

    .show-pro1 .imgfd, .show-pro1 .txt {
        width: 100%;
    }

    .show-pro1 .imgfd {
        border-right: 0px solid #eaebed;
        /*min-height: 409px;*/
        width: 100%;
        /*display: block;*/
        padding: 50px;
    }

        .show-pro1 .imgfd img {
            max-height: 500px;
            box-shadow: 0 0px 0px rgba(26, 75, 158, 0.4);
        }

    .show-pro1 .txt h1 {
        display: block;
        height: auto;
        line-height: normal;
        font-size: 18px;
        color: #1560a0;
        font-weight: normal;
        border-bottom: 0px solid #eaebed;
        margin-bottom: 10px;
    }

    .main-fr {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

        .main-fr .box {
            background-color: #1560a0;
            padding: 10px;
        }

            .main-fr .box:nth-child(2n+1) {
                order: 1;
            }

            .main-fr .box:nth-child(2n) {
                order: 2;
                display: none;
            }

            .main-fr .box .parttitle {
                border-bottom: solid 2px #1560a0;
                margin: 5px;
                text-align: center;
                display: none;
            }

    .fl-pro {
        list-style: none;
    }

        .fl-pro li {
            height: 55px;
            border: 1px solid #fff;
            font-size: 14px;
            overflow: hidden;
            width: 19%;
            float: left;
            margin: 0;
            align-items: center; /* 垂直居中 */
            display: flex;
            text-align: center;
        }


            .fl-pro li a {
                padding: 0px;
                color: #fff;
                display: flex;
                word-break: break-all;
                line-height: 15px;
                align-items: center;
            }

    .list-pro li {
        width: 47%;
        border: 0px;
        padding: 0px;
        margin-bottom: 15px;
    }

        .list-pro li:nth-child(2n+1) {
            margin-left: 2%;
            margin-right: 1%;
        }

        .list-pro li:nth-child(2n) {
            margin-left: 1%;
            margin-right: 2%;
        }

        .list-pro li .imgfd {
            padding: 5px;
            /*background: gray;*/
            height: 200px;
        }

            .list-pro li .imgfd img {
                box-shadow: 0 0px 0px rgba(26, 75, 158, 0.4);
            }

    .bchref {
        display: inline-flex; /* 保持行内特性 */
        align-items: center; /* 垂直居中 */
        justify-content: center; /* 水平居中（可选） */
        height: 20px; /* 设置固定高度 */
        padding: 0 15px; /* 可选：添加内边距 */
        width: 28px;
    }

    .list-news .news-item-container {
        padding-bottom: 10px;
        height: 130px;
        margin-bottom: 10px;
    }

    .pagebar {
        margin-bottom: 20px;
    }

    .list-news .news-item-container .imgfd {
        height: 100%;
    }
    /*.list-news .news-item-container div:nth-child(1) {
            width:40%;
        }*/
    /*.list-news .news-item-container div:nth-child(2) {
            display: none;
        }*/
    .list-news .news-item-container .fl {
        width: 40%;
    }

    .list-news .news-item-container .fr {
        /*width: 70%;*/
    }

    .list-news .imgfd img {
        box-shadow: 0 0px 0px rgba(26, 75, 158, 0.4);
        object-fit: cover;
    }

    .list-news .news-item-container .txt h2 {
        height: unset;
        line-height: unset;
        overflow: inherit;
        margin-bottom: 10px;
        font-size: 16px;
        padding: 10px;
        /*text-align: center;*/
    }

    .list-news .news-item-container .des {
        height: unset;
        line-height: unset;
        display: none;
    }

    .list-news .news-item-container .date {
        padding: 10px;
        height: auto;
    }

    .timeline::before {
        left: 63px;
    }

    .timeline-item {
        padding-left: 50px;
        /*height: 80px;*/
        margin-bottom: 50px;
    }

    .timeline-year {
        width: 40px;
        height: 40px;
        font-size: 16px;
        left: 0px;
        top: 5px;
    }

    .timeline-point {
        left: 55px;
        top: 17px;
        width: 8px;
        height: 8px;
    }

    .milestone-list {
        list-style: none;
        margin-top: 15px;
        padding-left: 20px;
    }

        .milestone-list li {
            position: relative;
            margin-bottom: 8px;
            padding-left: 30px;
            font-size: 0.9em;
        }

    .timeline-content {
        padding: 12px;
        margin-left: 30px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    }

        .timeline-content h3 {
            font-size: 1.1em;
        }

        .timeline-content p {
            font-size: 0.9em;
        }

    .timeline-container h1 {
        font-size: 1.5em;
    }

    .milestone-list li::before {
        width: 5px;
        height: 5px;
    }
}

.milestone-list {
    list-style: none;
    margin-top: 15px;
    padding-left: 20px;
}

    .milestone-list li {
        position: relative;
        margin-bottom: 8px;
        padding-left: 30px;
    }

        .milestone-list li::before {
            content: '';
            position: absolute;
            left: 0;
            top: 8px;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #ddd;
        }

.timeline .company-name {
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
    display: block;
    margin-bottom: 5px;
}

.future-event {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 1.4rem;
    color: #f57f17;
    margin-top: 15px;
    margin-bottom: 15px;
    /*padding-top: 15px;*/
    /*border-top: 2px dashed #f9a825;*/
}

    .future-event .fa-mountain {
        margin-right: 10px;
        color: #f9a825;
    }

/*@media (max-width: 768px) {
    .timeline::before {
        left: 20px;
    }

    .timeline-container {
        justify-content: flex-start !important;
        margin-left: 50px;
    }

    .timeline-content {
        width: calc(100% - 50px);
    }

    .timeline .year {
        left: -70px !important;
    }

    .timeline-container::after {
        left: 10px;
    }

    .timeline-container:nth-child(even) .event,
    .timeline-container:nth-child(odd) .event {
        border-left: 3px solid #64b5f6;
        border-right: none;
        padding-left: 20px;
        padding-right: 0;
    }
}
*/
.slider-ban > .pb_slideBox {
    height: 540px;
    /*padding: 40px;*/
    margin: 40px;
    background-color: #fff;
    border-radius: 5px;
}

.pb_slideBox .hd {
    z-index: 1;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    background-color: transparent;
    z-index: 1;
}

    .pb_slideBox .hd ul {
        text-align: center;
    }

        .pb_slideBox .hd ul li {
            cursor: pointer;
            float: left;
            margin-right: 26px;
            width: 300px;
            height: 50px;
            /*border-radius: 500px;*/
            text-align: center;
            background: #1560a0;
        }

        .pb_slideBox .hd ul .on {
            background: #d9652a;
            color: #fff;
        }

.pb_slideBox .bd {
    position: relative;
    padding: 10px;
}

    .pb_slideBox .bd li img {
        width: 100%;
        height: 500px;
    }

/*@media (max-width: 768px) {
    .pb_slideBox .hd ul li {
        width: 12px;
        height: 12px;
        margin-right: 15px;
    }
}

@media (max-width: 500px) {
    .pb_slideBox .bd li {
        width: 100%;
        overflow: hidden;
    }

        .pb_slideBox .bd li img {
            width: 140%;
            margin-left: -12%;
        }
}
*/
.lean-manufacturing {
    /*max-width: 1200px;*/
    width: 100%;
    /*background: rgba(255, 255, 255, 0.95);*/
    /*border-radius: 20px;*/
    /*box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);*/
    overflow: hidden;
    /*padding: 40px;*/
    margin-top: 50px;
    position: relative;
}

    .lean-manufacturing .swiper-container {
        padding: 10px 50px;
        position: relative;
    }

    .lean-manufacturing .swiper {
        width: 100%;
        height: 500px;
        /*padding-top: 30px;
                padding-bottom: 50px;*/
    }

    .lean-manufacturing .slide-card {
        position: relative;
        height: 450px;
        border-radius: 15px;
        overflow: hidden;
        /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);*/
        transition: all 0.4s ease;
        transform: scale(0.85);
        opacity: 0.8;
    }

    .lean-manufacturing .swiper-slide-active .slide-card {
        transform: scale(1.05);
        opacity: 1;
        /*box-shadow: 0 15px 40px rgba(26, 75, 158, 0.25);*/
    }

    .lean-manufacturing .swiper-slide-prev .slide-card,
    .lean-manufacturing .swiper-slide-next .slide-card {
        transform: scale(0.9);
    }

    .lean-manufacturing .card-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 90%;
        background: linear-gradient(135deg, #ffffff 50%, #1560a0);
        z-index: 1;
    }


    .lean-manufacturing .card-content {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 10%;
        background: #1560a0;
        color: white;
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 3;
        /*clip-path: polygon(0% 20%, 25% 25%, 35% 0%, 100% 0%, 100% 100%, 0% 100%);*/
        /*border-top-right-radius: 50px;*/
        text-align: center;
    }

        .lean-manufacturing .card-content h3 {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .lean-manufacturing .card-content p {
            font-size: 15px;
            opacity: 0.9;
            max-width: 100%;
            line-height: 1.5;
        }

    .lean-manufacturing .machines-container {
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        z-index: 2;
    }

    .lean-manufacturing .machine-icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.9);
        display: flex;
        align-items: center;
        justify-content: center;
        /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);*/
        position: relative;
    }

    .lean-manufacturing .swiper-slide {
        width: 80%;
    }

    .lean-manufacturing .machine-icon i {
        font-size: 48px;
        color: #1560a0;
        background: linear-gradient(135deg, #1560a0, #2a6fe8);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .lean-manufacturing .button-container {
        display: flex;
        justify-content: center;
        /*margin-top: 30px;*/
    }

    .lean-manufacturing .learn-more-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 220px;
        padding: 16px 30px;
        background: #1560a0;
        color: white;
        font-size: 18px;
        font-weight: 600;
        border: none;
        border-radius: 50px;
        cursor: pointer;
        transition: all 0.3s ease;
        /*                box-shadow: 0 6px 15px rgba(26, 75, 158, 0.4);
*/
    }

        .lean-manufacturing .learn-more-btn:hover {
            background: #2a6fe8;
            transform: translateY(-5px);
            box-shadow: 0 10px 20px rgba(26, 75, 158, 0.5);
        }

    .lean-manufacturing .swiper-button-next,
    .lean-manufacturing .swiper-button-prev {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 50%;
        color: #1560a0;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
        transition: all 0.3s ease;
    }

        .lean-manufacturing .swiper-button-next:after,
        .lean-manufacturing .swiper-button-prev:after {
            font-size: 22px;
            font-weight: bold;
        }

        .lean-manufacturing .swiper-button-next:hover,
        .lean-manufacturing .swiper-button-prev:hover {
            background: white;
            transform: scale(1.1);
        }

.pbcontainer {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);*/
    overflow: hidden;
    padding: 30px;
}

header {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 20px;
}


.subtitle {
    font-size: 18px;
    color: #666;
    letter-spacing: 1px;
}

/* 轮播区域 */
.slide-box {
    width: 900px;
    height: 450px;
    margin: 0 auto 50px;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    /*box-shadow: 0 15px 35px rgba(30, 144, 255, 0.25);*/
}

.slide-group {
    /*width: 3600px;*/ /* 4 * 900 */
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
}

.slide-page {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}

/* 左面板样式 */
.left-panel {
    width: 100%;
    height: 100%;
    float: left;
    background: linear-gradient( 135deg, #1e90ff 0%, #1e90ff 40%, #ffffff 40%, #ffffff 60%, #1e90ff 60%, #1e90ff 100% );
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
}



/* 右面板样式 */
.right-panel {
    width: 40%;
    height: 100%;
    float: left;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 0px;
}

.vertical-text {
    writing-mode: vertical-lr;
    text-orientation: mixed;
    font-size: 30px;
    letter-spacing: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}

    .vertical-text.en {
        font-size: 20px;
        letter-spacing: 5px;
        opacity: 0.8;
        color: #1e90ff;
    }

.dot-indicator {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 100px;
    display: flex;
    justify-content: space-around;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
}

    .dot.active {
        background-color: #fff;
        transform: scale(1.3);
        box-shadow: 0 0 10px white;
    }

/* 轮播控制器 */
.slide-control {
    text-align: center;
    margin-top: 20px;
}

.slide-prev, .slide-next {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #1e90ff;
    color: white;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 15px;
}

    .slide-prev:hover, .slide-next:hover {
        background-color: #0b5ed7;
        transform: scale(1.1);
    }

.slide-index {
    display: inline-block;
    min-width: 60px;
    text-align: center;
    font-size: 18px;
    color: #1a3658;
    font-weight: bold;
}



.size-hint {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
}

.slide-number {
    position: absolute;
    display:none;
    top: 20px;
    left: 20px;
    background: rgba(255, 255, 255, 0.85);
    color: #1e90ff;
    padding: 5px 15px;
    border-radius: 30px;
    font-weight: bold;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}



@media (min-width: 993px) { /* 平板 */
    .index7 .num {
        /*background: rgba(0,0,0,0.3);*/
        /*padding: 30px 0 30px;
        margin: 148px 10px 0px 0px;
        border-radius: 5px;
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 30px;
        padding-bottom: 30px;*/
    }

        .index7 .num dt .l {
            /*float: left;*/
        }

        .index7 .num dt {
            width: 23%;
            float: left;
            text-align: center;
            font-size: 16px;
            color: #fff;
            line-height: 50px;
            font-family: 'Lato';
            font-size: 20px;
            color: #666;
            padding-left: 1%;
            padding-right: 1%;
        }

            .index7 .num dt .r {
                /*float: left;*/
                text-align: center;
                line-height: 35px;
                /*padding-top: 20px;*/
            }
}

@media (max-width: 992px) { /* 平板 */
    .index7 .num {
        /*background: rgba(0,0,0,0.3);*/
        /*padding: 30px 0 30px;
        margin: 148px 10px 0px 0px;
        border-radius: 5px;
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 30px;
        padding-bottom: 30px;*/
    }

        .index7 .num dt .l {
            /*float: left;*/
        }

        .index7 .num dt {
            width: 23%;
            float: left;
            text-align: center;
            font-size: 16px;
            color: #fff;
            line-height: 50px;
            font-family: 'Lato';
            font-size: 20px;
            color: #666;
            padding-left: 1%;
            padding-right: 1%;
        }

            .index7 .num dt .r {
                /*float: left;*/
                text-align: center;
                line-height: 35px;
                /*padding-top: 20px;*/
            }
}

@media (min-width:1500px) {
    .page_content {
        max-width: 1500px;
        position: relative;
        left: 50%; /* 相对父容器左边界 */
        transform: translateX(-50%); /* 向左位移自身宽度50% */
    }

    .lean-manufacturing .swiper {
        height: 640px;
    }

    .lean-manufacturing .slide-card {
        height: 600px;
    }
}

@media (max-width: 576px) { /* 平板 */
    .index4 .mod1 li .txt b {
        font-size: 16px;
    }


    .ny-fenl dl dt.cur {
        background: #3280c3;
    }

    .ny-fenl dl dt {
        border: solid #fff 1px;
        border-top: none;
        border-bottom: none;
        margin: 0px;
        height: 55px;
        width: 25%;
        padding: 0px;
        align-items: center;
        display: flex;
        justify-content: center;
        /* margin-right: 1%; */
    }

    .index4 .mod1 li .txt {
        padding: 30px 15px;
        background-color: #1560a0;
    }

        .index4 .mod1 li .txt b {
            color: #fff;
        }

        .index4 .mod1 li .txt .more:hover {
            background: #d9652a;
            transition: all .3s;
        }

        .index4 .mod1 li .txt .des {
            margin-bottom: 15px;
        }

    .index4 .mod1 li .imgfd {
        height: 360px;
    }

    .index7 .num {
        /*background: rgba(0,0,0,0.3);*/
        /*padding: 30px 0 30px;
        margin: 148px 10px 0px 0px;
        border-radius: 5px;
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 30px;
        padding-bottom: 30px;*/
    }

        .index7 .num dt .l {
            /*float: left;*/
        }

        .index7 .num dt {
            width: 23;
            float: left;
            text-align: center;
            font-size: 16px;
            color: #fff;
            line-height: 50px;
            font-family: 'Lato';
            color: #666;
            padding-left: 1%;
            padding-right: 1%;
        }

    .index7 .box-l {
        width: 100%;
    }

    .index7 .box-r {
        width: 100%;
    }

        .index7 .box-r .contentContainer .txt {
            height: auto;
        }

        .index7 .box-r .contentContainer {
            height: auto;
        }

    .index7 .num dt b {
        font-size: 20px;
    }

    .index7 .num dt .r {
        /*float: left;*/
        text-align: center;
        line-height: 35px;
        /*padding-top: 20px;*/
    }

        .index7 .num dt .r span {
            display: none;
        }

        .index7 .num dt .r .upper {
            display: inline;
        }

    .tit-index-l {
        color: #333;
        text-align: left;
        padding: 10px;
        display: none;
    }

        .tit-index-l b {
            font-size: 20px;
        }

    .aboutdetail {
        border-radius: 0px;
        padding: 0px;
    }

        .aboutdetail img {
            width: 100%;
            margin: 0px;
            border-radius: 0px;
            margin-bottom: 20px;
        }

        .aboutdetail p {
            margin-left: 25px;
            margin-right: 25px;
            font-size: 14px;
            display: block;
            margin-top: 10px;
            line-height: 25px;
            text-align: justify;
            text-justify: inter-word;
            text-align-last: left;
        }

    .about1 {
        /*margin-bottom:75px;*/
    }

        .about1 .num {
            margin: 0px;
            padding: 10px;
            height: 200px;
        }

            .about1 .num dt .l img {
                width: 50px;
                height: 50px;
            }

            .about1 .num dt b {
                font-size: 25px;
            }

            .about1 .num dt .l, .about1 .num dt .r {
                width: 100%;
            }

            .about1 .num dt .l {
                display: flex;
                justify-content: center;
            }

            .about1 .num dt .r {
                text-align: center;
                font-size: 13px;
            }

                .about1 .num dt .r span {
                    display: none;
                }

                .about1 .num dt .r .upper {
                    display: inline;
                }

    .index7 .more {
        margin-top: 15px;
        display: block;
        width: 125px;
        height: 45px;
        border-radius: 50px;
        background: #1560a0;
        font-size: 14px;
        color: #fff;
        /*line-height: 9px;*/
        text-align: center;
    }

    .lean-manufacturing .learn-more-btn {
        width: 120px;
    }

    .index7 .wz p {
        font-size: 14px;
        /*font-weight: bold;*/
        display: block;
        margin-top: 10px;
        line-height: 25px;
        text-align: justify;
        text-justify: inter-word;
        text-align-last: left;
    }

    .lean-manufacturing {
        /*padding: 30px 20px;*/
    }

        .lean-manufacturing .title-section h1 {
            font-size: 32px;
        }

        .lean-manufacturing .title-section p {
            font-size: 16px;
        }

        .lean-manufacturing .swiper {
            height: 350px;
        }

        .lean-manufacturing .slide-card {
            height: 300px;
        }

        .lean-manufacturing .card-content {
            padding: 5px;
        }

            .lean-manufacturing .card-content h3 {
                font-size: 15px;
            }

    .index2 li .txt b, .index3 .wz p, .index5 .box-h .txt h3 {
        font-size: 18px;
    }

    .index2 li .txt img {
        margin-top: 10px;
    }

    .index5 .box-h {
        margin-bottom: 20px;
        height: max-content;
    }

        .index5 .box-h .txt .des {
            height: 30px;
            overflow: hidden;
            line-height: 24px;
            margin: 0px;
            color: #666;
            font-size: 14px;
        }

        .index5 .box-h .txt .date {
            color: #666;
            font-size: 18px;
            font-family: 'Lato';
            margin-bottom: 0px;
        }

    .index5 .newsItem .fl {
        float: none;
    }

    .index5 .newsItem .title {
        width: auto;
        height: auto;
        display: block;
        padding: 15px;
    }

        .index5 .newsItem .title span {
            margin-left: 0px;
            text-align: justify;
            text-justify: inter-word;
            text-align-last: left;
            font-weight: bold;
        }

    .index5 .newsItem .date span {
        margin-left: 0px;
    }

    .index5 .newsItem .date {
        width: auto;
        height: auto;
        display: inline;
        padding-left: 15px;
    }

    .index5 .newsContainer .more {
        position: relative;
    }

    .index3 .txt, .index5 .box-h, .index5 .box-c, .index5 .box-c .tab-bd {
        width: 100%;
    }

    .index5 {
        margin-bottom: 0px;
        padding: 0px;
    }

        .index5 .box-c .newsItem {
            padding: 10px;
            height: auto;
        }

        .index5 .box-h {
            background: #fff;
            margin: 0px;
            margin-bottom: 10px;
            /*padding-bottom: 30px;*/
        }

        .index5 .box-c {
            margin: 0px;
            margin-bottom: 10px;
            max-height: max-content;
            height: auto;
        }

        .index5 .box-h .txt {
            background: #fff;
            padding-top: 10px;
            padding-left: 25px;
            padding-right: 25px;
            /*padding-bottom: 30px;*/
        }

    .ny-fenl dl {
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
        background-color: #1560a0;
    }


        .ny-fenl dl dt a {
            font-size: 14px;
            color: #fff;
        }

        .ny-fenl dl dt.cur a {
            font-size: 14px;
            color: #d9652a;
        }

    .index7 .num dt .l img {
        width: 50px;
        height: 50px;
    }

    .index7 .box-l .imgContainer {
        height: auto;
    }

        .index7 .box-l .imgContainer img {
            width: 100%;
        }

    .tit-index {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0px;
        margin-bottom: 30px;
        font-size: 15px;
    }

        .tit-index b {
            font-size: 18px;
        }

    .about1 .content {
        margin: 0px;
        padding: 0px;
    }

    .list-equ li {
        width: 100%;
        margin-bottom: 10px;
    }

    .pbcontainer {
        /*        max-width: 1200px;
        margin: 0 auto;
        background: #fff;*/
        border-radius: 0px;
        /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);*/
        /*overflow: hidden;*/
        padding: 0px;
    }

    .slide-box {
        border-radius: 0px;
        margin: 0px;
        width: 100%;
        height: 250px;
    }

    .dot-indicator {
        display: none;
    }

    .slide-group {
        width: 100%;
    }

    .list-equ .noImg {
        display: none;
    }
}

@media (max-width: 376px) { /* 平板 */
    .index4 .mod1 li .imgfd {
        height: 300px;
    }
}
