.nr07_content {
    height: 100%;
}

.wrap {
    padding-top: 12px;
    padding-bottom: 20px;
}

.nr03_tit {
    margin-top: 22px;
}

.nr07_item .nr07_item_text p:last-child {
    margin-top: 5px;
}

.nr07_tit {
    margin: 40px 0px 0px 0px;
}

.nr07_content {
    margin-top: 0px;
}

.nr07_content_1 {
    margin-top: 0px;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    border-radius: 5px;
    /*margin-top: 10px;*/
    margin: 15px auto;
}

    .hovereffect .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .hovereffect:hover .overlay {
        background-color: rgba(170, 170, 170, 0.4);
    }

    .hovereffect h2,
    .hovereffect img {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .hovereffect img {
        display: block;
        position: relative;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .hovereffect:hover img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .hovereffect h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.6);
    }

    .hovereffect a.info {
        display: inline-block;
        text-decoration: none;
        padding: 7px 14px;
        text-transform: uppercase;
        color: #fff;
        border: 1px solid #fff;
        margin: 50px 0 0 0;
        background-color: transparent;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-weight: normal;
        height: 85%;
        width: 85%;
        position: absolute;
        top: -20%;
        left: 8%;
        padding: 70px;
    }

    .hovereffect:hover a.info {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background-color: rgba(0, 0, 0, 0.4);
    }

.swiper-container {
    width: 100%;
    padding-bottom: 0px;
    /*可以控制圆点的位置*/
    /* margin: 20px auto;border:1px solid #ff0000;*/
    height: 440px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-prev {
    /*background-image: url('images/swiper/swiper_prev11.png');*/
    background-image: none;
    padding-left: 5%;
	-webkit-box-sizing: content-box;
}

/*20px*/
.swiper-button-next {
    /*background-image: url('images/swiper/swiper_next11.png');*/
    background-image: none;
    padding-right: 5%;
	-webkit-box-sizing: content-box;
}

/*20px*/
.anli img {
    width: 38px;
    height: 38px;
}

.anli {
    width: 297px;
    background-color: #eeeeee;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

    ul.pagination li {
        display: inline;
    }

        ul.pagination li a {
            color: black;
            float: left;
            padding: 5px 10px;
            text-decoration: none;
        }

            ul.pagination li a.active {
                background-color: #4CAF50;
                color: white;
            }

.anlibox {
    height: 48px;
    line-height: 48px;
}

.sj {
    /*width: 1920px;*/
    margin: 0 auto;
}

.sj1 {
    width: 100%;
    margin: 0 auto;
}


#page {
    text-align: center;
}
/*1920px*/
/*#page {
    font: 12px/16px arial
}

    #page span {
        float: left;
        margin: 0px 3px;
    }

    #page a {
        float: left;
        margin: 0 3px;
        border: 1px solid #ddd;
        padding: 6px 11px;
        text-decoration: none;
        color: #666
    }*/

/*#page a.now_page,
        #page a:hover {
            color: #fff;
            background: #05c
        }*/

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

#img_table li {
    float: left;
    margin-left: 30px;
}

.swiper-container-horizontal > .swiper-pagination {
    /*width: 330px;*/
    left: auto;
    margin: 0px auto;
}

/* nindex.css */
.nr07_item {
    height: 255px;
}

.smjj_extra {
    background: url("images/zzfw/index02_bg.jpg") no-repeat center;
    width: 100%;
    padding-top: 100px;
}

    .smjj_extra .content-box {
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        height: 395px;
        /*    background-color: rgb(207,207,207);*/
        border-bottom: 35px solid rgb(207, 207, 207);
    }

.index02 {
    height: 420px;
    /*  1920-1190  730/2   365 */
    /*  1500-1190  730/2   255 */
    /* padding:40px 0 35px;margin-left: 365px; */
    padding: 40px 0 35px;
    margin-left: 50px;
}

    .index02 .Tip {
        text-align: center;
        padding-bottom: 65px;
    }

        .index02 .Tip h3 {
            font-size: 40px;
            /* color:#192242; */
            padding-bottom: 10px;
        }

        .index02 .Tip p {
            font-size: 18px;
            /* color:#192242 */
        }

    .index02 .content {
        margin: 0 auto;
        overflow: hidden;
        width: 1190px;
        position: relative;
        height: 315px;
    }

        .index02 .content div.clearfix {
            width: 1340px;
            position: absolute;
            left: 3px;
            top: 0;
            height: 315px;
        }

        .index02 .content .item {
            display: inline-block;
            width: 170px;
            height: 315px;
            background: url("http://www.knx.com.cn/public/index/css/../images/index/index02_item_bg.jpg") repeat-y right top;
            transition: all .6s;
            overflow: hidden;
            margin: 0;
            margin-left: -3px;
        }

            .index02 .content .item.item07 {
                background: none;
            }

            .index02 .content .item .box {
                padding: 0 20px;
                position: relative;
                height: 100%;
            }

                .index02 .content .item .box h3 {
                    padding-bottom: 5px;
                }

                    .index02 .content .item .box h3 a {
                        text-decoration: none;
                    }

                    .index02 .content .item .box h3 span {
                        font-size: 18px;
                        /* color:#192242; */
                        transition: all .5s;
                        line-height: 36px;
                        text-align: left;
                    }

                .index02 .content .item .box p {
                    display: none;
                    font-size: 14px;
                    line-height: 24px;
                    /* color:#192242; */
                    position: absolute;
                    top: 65px;
                    left: 20px;
                    right: 20px;
                    z-index: 2;
                }

                    .index02 .content .item .box p span a {
                        float: left;
                        height: 35px;
                        margin-right: 15px;
                    }

                        .index02 .content .item .box p span a img {
                            display: block;
                            height: 35px;
                        }

                    .index02 .content .item .box p span {
                        display: inline-block;
                        width: 100%;
                        line-height: 35px;
                        height: 35px;
                        margin-bottom: 10px;
                    }

                    .index02 .content .item .box p a.more {
                        display: inline-block;
                        /* border:1px solid #3ed2ed; */
                        /* height:40px; */
                        line-height: 19px;
                        padding: 2px 5px 2px 5px;
                        /*     background:#52b8f2;  */
                        background: #ffbf00;
                        border: 1px solid #e1ab24;
                        font-style: unset;
                        text-decoration: none;
                        margin-top: 55px;
                        /*        margin-left: 200px;*/
                        color: #000;
                    }

                        .index02 .content .item .box p a.more em {
                            font-size: 13px;
                            line-height: 19px;
                            font-style: unset;
                        }

                        .index02 .content .item .box p a.more:hover {
                            background: #ffbf00;
                            border: 1px solid #e1ab24;
                            font-style: unset;
                        }

                .index02 .content .item .box i.icon img {
                    margin-left: 15px;
                    margin-top: 40px;
                }

            .index02 .content .item.active {
                width: 350px !important;
            }

                .index02 .content .item.active .box h3 {
                    background: url("images/zzfw/span_bg.png") no-repeat left bottom;
                }

                    .index02 .content .item.active .box h3 span {
                        /* color:#2e6fda; */
                        text-align: left;
                        font-size: 30px;
                    }

                .index02 .content .item.active i.icon {
                    opacity: 0;
                }

                .index02 .content .item.active p {
                    width: 285px;
                }
