body {
    overflow-x:hidden;
}
/*头部导航*/
.container {
    padding: 0;
}

.kj-site-top {
    position: fixed;
    z-index: 99;
    width: 100%;
}

.kj-navbar-header {
    padding: 15px 0;
}

.kj-navbar {
    width: 100%;
    transition-duration: 0.39s;
}

.kj-navbar .kj-navbar-form {
        margin-left: 0;
        display: flex;
        justify-content: center;
        background-color: transparent;
}

.kj-navbar .kj-navbar-form .navbar-form {
            background-color: #fff;
            border-radius: 4px;
        }

.kj-navbar .kj-navbar-form .input-group .kj-form-control {
            border: none;
            background-color: #fff;
            box-shadow: none;
            color: #999;
            height: 37px;
            width: 200px;
        }

.kj-navbar .kj-navbar-form .input-group .kj-form-control::-webkit-input-placeholder {
                color: #999;
            }

.kj-navbar .kj-navbar-form .input-group .kj-input-group-addon {
            background-color: transparent;
            color: #003b95;
            border: none;
            padding: 0;
            font-size: 18px;
        }

    .kj-navbar .navbar-default {
        background-color: rgba(10, 65, 149, 0.8);
        border-radius: 0;
        border: none;
        margin-bottom: 0;
        transition-duration: 0.39s;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
    }

    .kj-navbar .navbar-default .navbar-nav > li > a:focus,
    .kj-navbar .navbar-default .navbar-nav > li > a:hover, .kj-navbar .navbar-default .navbar-nav > li.active > a {
        border-bottom: 1px solid #fff;
        background-color: transparent;
    }
.kj-navbar-form .kj-input-group {
    display: flex;
    align-items: center;
}
.kj-navbar .navbar-default .navbar-nav > li {
    padding: 0px 12px;
}

.kj-navbar .navbar-default .navbar-nav > li > a {
                color: #fff;
                padding: 15px 0px;
                font-size: 16px;
                transition-duration: 0.39s;
                border-bottom: 1px solid transparent;
            }
.kj-navbar .collapse {
        padding: 0;
        margin-left: 0;
    }

.kj-position {
    display: flex;
    align-items: center;
}

.kj-navbar-brand {
    display: block;
    padding: 0;
    height: auto;
    padding-left: 15px;
}

.kj-navbar-brand img {
        max-width: 100%;
    }

#kj-top-logo {
    display: none;
}

.kj-top-navbar {
    position: fixed;
    top: 0;
    left: 0;
}

.kj-top-navbar .kj-navbar-brand {
        width: 100%;
    }

.kj-top-navbar .kj-navbar-brand img {
            width: 100%;
        }

.kj-top-navbar .kj-navbar-brand i {
            display: none;
        }

.kj-top-navbar .kj-navbar-brand #kj-top-logo {
            display: block;
        }

.kj-top-navbar .navbar-default {
        background-color: #fff;
    }

.kj-top-navbar .navbar-default .kj-navbar-header {
            width: 180px;
        }

.kj-top-navbar .navbar-default .kj-logo {
            display: none !important;
        }

.kj-top-navbar .navbar-default .navbar-nav > li > a {
            color: #333;
            padding-left: 34px;
        }
/*底部*/
.kj-footer {
    min-height: 280px;
    background-color: #2e2e2e;
    padding-top: 40px;
}

.kj-concact .kj-concact-bottom-all {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kj-concact .kj-concact-bottom ul {
    padding-left: 0;
}

    .kj-concact .kj-concact-bottom ul li {
        list-style: none;
        color: #fff;
        margin-bottom: 15px;
        opacity: 0.7;
    }

        .kj-concact .kj-concact-bottom ul li a {
            color: #fff;
            font-weight: lighter;
        }

        .kj-concact .kj-concact-bottom ul li:first-child {
            opacity: 1;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 15px;
        }

.kj-concact .kj-concact-bottom-cc {
    display: flex;
}

    .kj-concact .kj-concact-bottom-cc div {
        text-align: center;
        color: #fff;
        margin-left: 10px;
    }

        .kj-concact .kj-concact-bottom-cc div img {
            width: 115px;
            margin-bottom: 5px;
        }

.kj-concact-top {
    padding-bottom: 30px;
}

.friend_links{display:flex;margin-bottom:20px;align-items:flex-start;}
.friend_links label{color:#fff;flex:0 0 80px;line-height:24px;}
.friend_links .btn_box{display:flex;flex-wrap:wrap;}
.friend_links .btn_box a{margin-right:10px;color:#fff;line-height:24px;}
.friend_links .btn_box a:hover{text-decoration:underline;}



.kj-kf {
    width: 43%;
    padding-top: 38px;
    text-align: left;
    padding-right: 90px;
    border-right: 1px solid #4c4c4c;
    color: #fff;
    height: 180px;
    font-size: 15px;
}

    .kj-kf .input-group {
        margin: 10px 0;
    }

.kj-footer-bottom {
    padding-top: 15px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin-top: 10px;
    border-top: 1px solid #4c4c4c;
    padding-top: 10px;
}

    .kj-footer-bottom a {
        color: #fff;
    }

.kj-footer-ipad {
    background-color: #eee;
    height: 55px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #333;
}

    .kj-footer-ipad i {
        font-style: normal;
        margin: 0 10px;
    }

    .kj-footer-ipad span {
        display: block;
        height: 1px;
        width: 40px;
        background-color: #333;
    }
/*首页*/
.kj-default-swiper1 {
    height: 680px;
}

    .kj-default-swiper1 .swiper-slide {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display:block;
    }

    .kj-default-swiper1 .swiper-pagination-bullet {
        width: 25px;
        border-radius: 0;
        height: 5px;
        background-color: #fff;
        opacity: 1;
    }

    .kj-default-swiper1 .swiper-pagination-bullet-active {
        background-color: #003b95;
    }
.kj-header {
    padding: 40px 0;
    text-align: center;
    font-size: 28px;
    color: #093b88;
    font-weight: bold;
}

    .kj-header i {
        display: block;
        margin: 10px auto;
        width: 30px;
        height: 3px;
        background-color: #b5b5b5;
    }

    .kj-header span {
        color: #b5b5b5;
        font-size: 16px;
        font-weight: normal;
    }

.kj-aboutUs {
    padding: 20px 0 70px 0;
    background: url('../images/bg1.png') no-repeat;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}

.kj-index-contact .media-left {
    padding-left: 25px;
    padding-right: 0;
}

.kj-index-contact .media-body {
    color: #666;
    line-height: 32px;
}

    .kj-index-contact .media-body div {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.kj-index-contact .media-heading {
    font-size: 72px;
    color: #f5f4f4;
    height: 64px;
    line-height: 64px;
    font-weight: bold;
    position: relative;
}

    .kj-index-contact .media-heading span {
        position: absolute;
        left: 0;
        bottom: 5px;
        font-size: 24px;
        color: #333;
        line-height: initial;
    }

.kj-index-contact .kj-more {
    margin-top: 40px;
    display: block;
    width: 150px;
    height: 40px;
    background-color: #fff;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #cccdce;
}

    .kj-index-contact .kj-more i {
        color: #035fa3;
        margin-right: 8px;
    }

    .kj-index-contact .kj-more:hover {
        background-color: #003b95;
        color: #fff;
    }

        .kj-index-contact .kj-more:hover i {
            color: #fff;
        }

.kj-ourPro {
    padding-top: 20px;
    background: url('../images/bg2.jpg') no-repeat;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .kj-ourPro .kj-header {
        color: #fff;
    }

        .kj-ourPro .kj-header i {
            background-color: #fff;
        }

        .kj-ourPro .kj-header span {
            color: #fff;
        }

.kj-IndexNews {
    padding-bottom: 50px;
}

    .kj-IndexNews .kj-news-indexIn {
        background-color: #fff;
        padding-bottom: 25px;
        margin-bottom: 15px;
    }

        .kj-IndexNews .kj-news-indexIn .kj-a-img-news {
            display: block;
            height: 200px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            margin-bottom: 15px;
        }

        .kj-IndexNews .kj-news-indexIn a {
            display: block;
            color: #333;
            font-weight: bold;
            font-size: 18px;
            padding: 0 10px;
            white-space: nowrap;
            text-decoration: none;
            overflow: hidden;
            text-overflow: ellipsis;
        }
            .kj-IndexNews .kj-news-indexIn a:hover {
                color:#003b95;
            }
            .kj-IndexNews .kj-news-indexIn hr {
                margin: 15px auto;
                width: 95%;
            }

        .kj-IndexNews .kj-news-indexIn span {
            color: #999;
            margin-top: 5px;
            padding-left: 10px;
            display: block;
        }

        .kj-IndexNews .kj-news-indexIn div {
            padding: 0 10px;
            line-height: 24px;
            color: #999;
        }

.kj-tesechanpin {
    padding-top: 20px;
    background: url('../images/bg3.jpg') no-repeat;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}

.kj-more {
    margin: 60px auto;
    display: block;
    width: 150px;
    height: 40px;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #cccdce;
}

    .kj-more i {
        color: #035fa3;
        margin-right: 8px;
    }

    .kj-more:hover {
        text-decoration: none;
        background-color: #003b95;
        color: #fff;
    }

        .kj-more:hover i {
            color: #fff;
        }

.kj-FeaturedProducts .mySwiper-out {
    position: relative;
}
    .kj-FeaturedProducts .mySwiper-out .swiper-button-next:after, .kj-FeaturedProducts .mySwiper-out .swiper-button-prev:after {
        display:none;
    }
    .kj-FeaturedProducts .mySwiper-out .swiper-button-next,
    .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
        height: 49px;
        width: 49px;
        background-size: 49px 49px;
        top: 50%;
        display: flex;
        font-size: 36px;
        border-radius: 50%;
        border: 2px solid #eee;
        justify-content: center;
        color: #999;
        align-items: center;
        font-weight: bold;
    }

        .kj-FeaturedProducts .mySwiper-out .swiper-button-next:hover,
        .kj-FeaturedProducts .mySwiper-out .swiper-button-prev:hover {
            color: #003b95;
        }

    .kj-FeaturedProducts .mySwiper-out .swiper-button-next {
        background-image: url('/images/right.png');
        right: -80px;
    }

    .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
        background-image: url('/images/left.png');
        left: -80px;
    }

.kj-FeaturedProducts .mySwiper {
    width: 100%;
}

    .kj-FeaturedProducts .mySwiper .swiper-slide {
        text-align: center;
        background: #fff;
        position: relative;
        border: 1px solid #dcdcdc;
    }

        .kj-FeaturedProducts .mySwiper .swiper-slide .kj-tese-img {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 250px;
            border-bottom: 1px solid #dcdcdc;
            overflow: hidden;
        }

        .kj-FeaturedProducts .mySwiper .swiper-slide a {
            color: #666666;
            display: block;
            text-align: left;
        }

        .kj-FeaturedProducts .mySwiper .swiper-slide span {
            display: block;
            padding: 20px 15px;
            width: 100%;
            background-color: #fff;
            transition-duration: 0.39s;
            line-height: 25px;
        }

            .kj-FeaturedProducts .mySwiper .swiper-slide span a {
                text-decoration: none;
            }

        .kj-FeaturedProducts .mySwiper .swiper-slide img {
            height: 170px;
            max-width: 100%;
            transition-duration: 0.39s;
        }

        .kj-FeaturedProducts .mySwiper .swiper-slide:hover img {
            transform: scale(1.3);
        }

        .kj-FeaturedProducts .mySwiper .swiper-slide:hover span {
            background-color: #003b95;
        }

            .kj-FeaturedProducts .mySwiper .swiper-slide:hover span a {
                color: #fff !important;
            }

.kj-NEWSindexs {
    padding-top: 20px;
    background: url('../images/bg4.png') no-repeat;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.nyrt {
    width: 100%;
    padding: 10px 35px;
    background-color: #fff;
}

.nyrttitle {
    border-bottom: 3px solid #eef2fb;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.lyr_border .news_item {
    border-bottom: 1px solid #d6d6d6;
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
}

    .lyr_border .news_item .news_left {
        margin-right: 40px;
        width: 85px;
        font-family: Arial;
    }

        .lyr_border .news_item .news_left .number {
            color: #333;
            text-align: left;
            font-size: 28px;
        }

        .lyr_border .news_item .news_left .news_time {
            width: 100%;
            height: 30px;
            line-height: 30px;
            text-align: left;
            padding-left: 5px;
        }

            .lyr_border .news_item .news_left .news_time em {
                color: #999;
                font-size: 16px;
                font-style: normal;
                display: inline-block;
            }

    .lyr_border .news_item .news_right {
        width: calc(100% - 125px);
        display: flex;
        align-items: center;
    }

        .lyr_border .news_item .news_right .kj-more {
            flex: 0 0 135px;
            margin: 0;
            margin-left: 50px;
            color: #999;
        }

            .lyr_border .news_item .news_right .kj-more i {
                color: #999;
                margin-left: 5px;
                margin-right: 0;
            }

            .lyr_border .news_item .news_right .kj-more:hover {
                color: #fff;
            }

                .lyr_border .news_item .news_right .kj-more:hover i {
                    color: #fff;
                }

        .lyr_border .news_item .news_right .news_title {
            display: block;
            width: 100%;
            height: 30px;
            line-height: 30px;
            margin-bottom: 10px;
            font-size: 16px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .lyr_border .news_item .news_right .news_txt {
            font-size: 14px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            color: #999;
            line-height: 26px;
            height: 52px;
            overflow: hidden;
        }

    .lyr_border .news_item:hover .news_right .news_title {
        color: #0e4ca3;
    }
.news_right_a{
    width:200px;
}
.news_right_a a {
    width: 185px;
    height: 115px;
    display: block;
    margin-right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news_item:last-child {
    border: none;
}

@media only screen and (max-width: 1024px) {
    .lyr_border .news_item {
        padding: 25px 0;
    }
}

@media only screen and (max-width: 767px) {
    .nyrttitle {
        font-size: 20px;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .lyr_border .news_item {
        padding: 20px 0;
    }

        .lyr_border .news_item .news_left {
            width: 48px;
            margin-right: 20px;
        }

            .lyr_border .news_item .news_left .number {
                font-size: 28px;
            }

            .lyr_border .news_item .news_left .news_time {
                height: 16px;
                line-height: 16px;
            }

                .lyr_border .news_item .news_left .news_time em {
                    transform: scale(0.8);
                    font-size: 12px;
                }

        .lyr_border .news_item .news_right {
            width: calc(100% - 68px);
        }

            .lyr_border .news_item .news_right .news_title {
                margin-bottom: 0;
                font-size: 16px;
            }
}
#cEmail_email .formcolumn-item-tit {
    display:none;
}
.kj-concactus-form #GBFORM {
    display:flex;
    margin:10px 0;
}
    .kj-concactus-form #GBFORM .formcolumn-item-ct{position:relative;}
    .kj-concactus-form #GBFORM .formcolumn-item-ct input {
        width: 340px;
        height: 40px;
        color: #999;
        padding-left: 15px;
    }
       .kj-concactus-form #GBFORM .formcolumn-item-ct .required{
           position:absolute;
           top:0;
           left:0;
           line-height:40px;
           width:15px;
           text-align:center;
       }
.kj-btn-form input {
    border:none;
    outline:none;
    background-color:#003b95;
    border-radius:0;
    height:40px;
    width:75px;
}
    .kj-btn-form input:hover {
        background-color: #032d6d;
        color:#fff;
    }
.kj-concactus-form #GBFORM .formcolumn-item-ct input::-webkit-input-placeholder{
    color: #999;
    font-size:14px;
}
/*新闻列表*/
.product_nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    justify-content: flex-end;
}

    .product_nav a {
        margin-left: 20px;
        margin-bottom: 10px;
        width: 150px;
        height: 38px;
        line-height: 38px;
        background: #d0d5d9;
        font-size: 15px;
        color: #333333;
        text-align: center;
    }

        .product_nav a:nth-child(5n) {
            margin-right: 0;
        }

        .product_nav a:hover {
            background: #003b95;
            color: #fff;
        }

        .product_nav a.active {
            background: #003b95;
            color: #fff;
        }

        .product_nav a:active {
            position: relative;
            top: 2px;
        }

.news_list_container {
    display: flex;
}

.news_list_box {
    width: 100%;
}

    .news_list_box .news_list {
        display: block;
        width: 100%;
    }

        .news_list_box .news_list li {
            width: 100%;
            padding: 35px 0;
            border-bottom: 1px solid #eeeeee;
            display: flex;
        }

            .news_list_box .news_list li:first-child {
                padding-top: 0;
            }

            .news_list_box .news_list li .img_btn {
                width: 370px;
                height: 210px;
                overflow: hidden;
                transition: all 480ms ease 0s;
                margin-right: 35px;
                display: block;
            }

            .news_list_box .news_list li .right {
                width: calc(100% - 405px);
                overflow: hidden;
            }

                .news_list_box .news_list li .right .name_btn {
                    margin-top: 7px;
                    display: block;
                    width: 100%;
                    font-size: 23px;
                    color: #003b95;
                    line-height: 28px;
                    height: 28px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .news_list_box .news_list li .right .name_btn:hover {
                        text-decoration: underline;
                    }

                .news_list_box .news_list li .right .time {
                    margin: 10px 0 20px 0;
                    font-size: 14px;
                    color: #999999;
                    display: flex;
                    align-items: center;
                    line-height: 18px;
                }

                    .news_list_box .news_list li .right .time i {
                        margin-right: 5px;
                        font-size: 14px;
                    }

                .news_list_box .news_list li .right .info {
                    width: 100%;
                    font-size: 14px;
                    color: #666666;
                    line-height: 28px;
                    margin-bottom: 45px;
                    height: 56px;
                    overflow: hidden;
                }

                .news_list_box .news_list li .right .more_btn {
                    display: block;
                    font-size: 14px;
                    color: #666666;
                    line-height: 24px;
                    height: 24px;
                }

                    .news_list_box .news_list li .right .more_btn i {
                        color: #003b95;
                        margin-right: 5px;
                    }

                    .news_list_box .news_list li .right .more_btn:hover {
                        color: #003b95;
                    }

.kj_news_active {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 40px 30px;
    margin-bottom:30px;
}

    .kj_news_active .kj-main-articleinfo-title {
        font-size: 30px;
        color: #333;
        margin-bottom: 12px;
        line-height: 36px;
    }

    .kj_news_active .kj-article-time {
        color: #999;
    }

    .kj_news_active .kj-article-content {
        color: #333;
        padding-bottom: 50px;
        line-height: 30px;
        margin-top: 20px;
    }

        .kj_news_active .kj-article-content img {
            max-width: 100%;
            vertical-align: bottom;
        }

    .kj_news_active .kj-article-bottom {
        border-top: 1px solid rgb(242,242,242);
        margin-top: 20px;
        padding-top: 15px;
    }

        .kj_news_active .kj-article-bottom span {
            display: block;
            line-height: 32px;
        }

        .kj_news_active .kj-article-bottom a {
            color: #333;
        }

            .kj_news_active .kj-article-bottom a:hover {
                color: #0153a5;
                text-decoration: underline;
            }

    .kj_news_active .kj_news_product {
        margin: 0 auto;
        display: block;
        height: 42px;
        line-height: 42px;
        padding: 0 15px;
        background: #003b95;
        font-size: 14px;
        color: #fff;
        width: 130px;
        text-align: center;
    }

        .kj_news_active .kj_news_product:hover {
            background: #469ff3;
        }

        .kj_news_active .kj_news_product:active {
            position: relative;
            top: 2px;
        }

.kj-noproduct-search p {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
/*面包屑*/
.page_map {
    color: #666666;
    line-height: 26px;
    padding-top: 10px;
    padding-bottom: 12px;
}

    .page_map span {
        color: #666666;
        font-size: 14px;
    }

        .page_map span i {
            color: #333;
            font-size: 12px;
            margin-right: 5px;
            vertical-align: middle;
        }

    .page_map .breadcrumb {
        background: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }

        .page_map .breadcrumb a {
            color: #666666;
        }

            .page_map .breadcrumb a:hover {
                text-decoration: underline;
            }

        .page_map .breadcrumb > li + li:before {
            color: #666666;
        }

        .page_map .breadcrumb .active {
            color: #003b95;
        }

            .page_map .breadcrumb .active span {
                color: #003b95;
            }

/*分页*/
.kj-page {
    text-align: center;
}

    .kj-page .pagination {
        margin: 40px 0 20px 0;
    }

        .kj-page .pagination > li > a, .kj-page .pagination > li > span {
            font-size: 13px;
            margin: 3px;
            padding: 0;
            width: 40px;
            height: 28px;
            line-height: 26px;
            border-radius: 5px;
            color: #999;
        }

            .kj-page .pagination > li > a:hover, .kj-page .pagination > li > span:hover {
                background: #003b95;
                color: #fff;
                border-color: #003b95;
            }

        .kj-page .pagination > li.active > a {
            background: #003b95;
            color: #fff;
            border-color: #003b95;
        }
/*页面banner图*/
.kj-allpage-bg {
    height: 415px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .kj-allpage-bg .kj-pg-in {
        color: #fff;
        text-align: center;
    }

        .kj-allpage-bg .kj-pg-in h1 {
            font-size: 40px;
            font-weight: bold;
        }

        .kj-allpage-bg .kj-pg-in div {
            display: flex;
            justify-content: center;
            align-items: center;
            color: #98a5ab;
        }

            .kj-allpage-bg .kj-pg-in div i {
                display: block;
                font-style: normal;
                margin: 0 20px;
                font-size: 20px;
            }

            .kj-allpage-bg .kj-pg-in div span {
                display: block;
                width: 35px;
                height: 2px;
                background-color: #98a5ab;
            }
/*产品列表页*/
.kj-left-nav {
   
}

    .kj-left-nav h4 {
        height: 95px;
        background-color: rgba(10, 65, 149, 0.8);
        line-height: 95px;
        text-align: center;
        font-size: 24px;
        color: #fff;
        margin: 0;
        border-bottom: 3px solid #0e4ca3;
    }

    .kj-left-nav ul {
        margin: 0;

        background: url('../images/leftbg.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0 30px;
    }

        .kj-left-nav ul li:first-child {
            border-top: none;
        }

        .kj-left-nav ul li:last-child {
            border-bottom: none;
        }

        .kj-left-nav ul li {
            list-style: none;
            height: 50px;
            display: flex;
            align-items: center;
            border-bottom: 1px solid #dcdcdc;
            border-top: 1px solid #fff;
        }

            .kj-left-nav ul li a {
                font-size: 15px;
                transition-duration: 0.39s;
                color: #333;
                text-decoration: none;
                border-left: 4px solid transparent;
            }

            .kj-left-nav ul li:hover a,.kj-left-nav ul li.active a {
                border-left: 4px solid #0e4ca3;
                padding-left: 15px;
            }
.kj-prolist-item:hover .kj-newitem-image {
    transform: scale(0.8);
    transition: 0.6s;
}

.kj-prolist-item:hover .kj-pro-enname a {
    color: #003b95;
}
.kj-prolist-item:hover {
    box-shadow: 0 0 8px rgb(0 59 149 / 50%);
    transition: all 0.5s ease 0s;
}
.kj-pro-enname {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    padding: 10px 0px;
    border-bottom: 1px solid #d7d7d7;
}

.kj-pro-cas {
    padding-top: 10px;
    font-size: 13px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.kj-newitem-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    min-height: 155px;
}
/*产品详情*/
.kj-yxdc-cpzs-text {
    margin-top: 30px;
}

.kj-prodetail-left {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 335px;
    background-position: center center;
    border: 1px solid #ddd;
}

.kj-prodetail-right {
    padding-left: 50px;
}

.kj-prodetail-right-h3 {
    color: #12428a;
    font-size: 26px;
}

.kj-prodetail-right-small {
    color: #666;
    font-size: 15px;
    line-height: 20px;
}

.kj-table-name > tbody > tr > th {
    width: 20px;
}

.kj-prodetail-table {
    border: none;
}

    /*.kj-prodetail-table > tbody > tr:nth-child(2n+1) {
        background-color: #f2f2f2;
    }*/
    .kj-prodetail-table > tbody > tr > th {
        font-size: 14px;
        font-weight: 400;
        border: none;
        width: 7%;
        line-height: 20px;
        color: #999999;
    }

    .kj-prodetail-table > tbody > tr > td {
        font-size: 14px;
        border: none;
        line-height: 20px;
        width: 43%;
    }
/* 产品详情页-信息部分 */
/*.kj-basetxt {
    margin-bottom: 30px;
}*/

.kj-basetxt-t {
    border-bottom: 2px solid #1f8fcf;
}

.kj-basetxt-btn {
    background-color: #1f8fcf;
    width: 122px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 16px;
}

.kj-basetxt-con, .kj-safetxt-con {
    padding: 17px 37px;
    border: 1px solid #dedede;
}

.kj-basetxt-table, .kj-safetxt-table {
    padding: 17px 27px;
    color: #666;
    border-collapse: collapse;
}

    .kj-basetxt-table > tbody > tr, .kj-safetxt-table > tbody > tr {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
    }

        .kj-basetxt-table > tbody > tr:first-child > th, .kj-safetxt-table > tbody > tr:first-child > th {
            border-top: none;
        }

        .kj-basetxt-table > tbody > tr:first-child > td, .kj-safetxt-table > tbody > tr:first-child > td {
            border-top: none;
        }

        .kj-basetxt-table > tbody > tr > th {
            font-size: 15px;
            font-weight: bold;
            border-right: 1px solid #e5e5e5;
            padding-left: 20px;
            width: 18%;
        }

        .kj-basetxt-table > tbody > tr > td {
            font-size: 14px;
            width: 70%;
            padding-left: 8%;
        }

.kj-product-if.kj-media-left {
    border: 1px solid #dddddd;
}

.kj-product-contentdf {
    margin-top: 35px;
    border: 1px solid #E5E5E5;
}

    .kj-product-contentdf ul.nav-tabs {
        background-color: #f7f7f7;
        border-bottom: 1px solid #fff;
    }

    .kj-product-contentdf > ul > li.active {
        background-color: #fff;
    }

.kj-productinfo-content-box ul li.active {
    border-left: none;
}

.kj-product-contentdf > ul > li {
    list-style: none;
    width: 137px;
    float: left;
    text-align: center;
    font-size: 16px;
}

    .kj-product-contentdf > ul > li > a {
        border: 0px;
    }

.kj-nav-tabs > li.active > a, .kj-nav-tabs > li.active > a:focus, .kj-nav-tabs > li.active > a:hover {
    border: none;
}

.c {
    padding: 0;
}
/* 产品详情页-信息部分-安全信息 */
.kj-safetxt-table > tbody > tr > th {
    font-size: 15px;
    font-weight: bold;
    padding-left: 20px;
}

    .kj-safetxt-table > tbody > tr > th:nth-child(1) {
        border-right: 1px solid #e5e5e5;
        width: 10%;
    }

    .kj-safetxt-table > tbody > tr > th:nth-child(3) {
        width: 25%;
        padding-left: 7%;
    }

.kj-safetxt-table > tbody > tr:nth-child(1) > th:nth-child(1) {
    vertical-align: bottom;
}

.kj-safetxt-table > tbody > tr > td {
    font-size: 14px;
    border-right: 1px solid #e5e5e5;
    padding-left: 20px;
    width: 35%;
}
/* 相关产品 */
/* 相关产品-字体描边 */
.kj-related {
    margin-bottom: 50px;
}

.kj-related-t {
    font-size: 22px;
    line-height: 22px;
    -webkit-text-stroke-width: thin;
    color: #1e1f21;
    margin-bottom: 16px;
    padding-left: 0px;
}

.kj-tejian-cc {
    height: 345px;
    overflow: hidden;
}


.kj-relatedpro-list {
    padding: 20px;
    border: 1px solid #dddddd;
}

    .kj-relatedpro-list:nth-child(1) {
        margin-left: 0px;
    }

.kj-relatedpro-img {
    margin: 10px auto 20px;
}

    .kj-relatedpro-img > img {
        width: fit-content;
        height: fit-content;
    }

.kj-relatedpro-p {
    color: #333;
    font-weight: bold;
    font-size: 15px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 20px;
}

.kj-relatedpro-small {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.kj-relatedpro-button {
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #1f8fcf;
    color: #1f8fcf;
    font-size: 15px;
    margin: 20px auto;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
}

    .kj-relatedpro-button:hover {
        background-color: #1f8fcf;
        color: #fff;
    }

.kj-index-yxdc-bottomconnect3 {
    float: right;
    padding-bottom: 49px;
}

.kj-index-yxdc-bottomconnect4 {
    padding-bottom: 6px;
}

    .kj-index-yxdc-bottomconnect4 a,
    .kj-index-yxdc-bottomconnect5 a {
        color: white;
    }

.kj-index-yxdc-bottom-qr {
    margin-left: 37%;
}

.kj-index-yxdc-line {
    width: 79%;
    height: 1px;
    background-color: white;
    margin: 0px auto;
}

.kj-yxdc-detail-con .kj-btn-hot-shop:focus,
.kj-yxdc-detail-con .kj-btn-hot-shop:hover {
    background-color: #111111;
    border: 1px solid #111111;
    color: white;
}

.kj-yxdc-detail-text {
    font-weight: bold;
    font-size: 28px;
    color: #333;
    margin-bottom: 17px;
}

.kj-yxdc-detail-pro-info {
    margin-top: 23px;
    margin-bottom: 23px;
    font-size: 24px;
    color: #013a64;
}

.kj-detail-item1 {
    width: 120px;
    background-color: #ffffff;
    /* font-weight: 600; */
    white-space: nowrap;
    color: #333333;
    text-indent: 23px;
}

.kj-yxdc-detail-bottom {
    margin-bottom: 55px;
}



.kj-page-banner-box {
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.kj-page-content-body {
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 30px;
}

.kj-rec-desc .active a {
    background-color: #dddddd !important;
    border-radius: 0px !important;
}

.kj-pagination {
    text-align: center;
}

/*.kj-new-media-list {
        border: 1px solid #f0f0f0;
        padding: 15px;
        margin-top: 10px;
    }*/


.kj-top-navbar-container1 .fa-stack {
    border: 2px solid #ffffff;
    border-radius: 30px;
    overflow: hidden;
    line-height: 35px;
}

.kj-yxdc-detail-text1 {
    margin-bottom: 27px;
    font-size: 14px;
    white-space: nowrap;
}

.kj-yxdc-detail-pro-info {
    margin-bottom: 20px;
    font-size: 24px;
    color: #111111;
    margin-top: 20px;
}

.kj-btn-hot-shop {
    margin-right: 13px;
    font-size: 15px;
    color: #333;
    text-align: center;
    height: 47px;
    background-color: white;
    border-color: #111111;
    width: 168px;
    font-weight: bold;
    border-radius: 2px;
    line-height: 36px;
}

.kj-footer-wechat {
    padding-right: 10px;
    vertical-align: middle
}

.kj-yxdc-cpzs-content2 {
    margin-bottom: 120px;
}
.pro_slide_box {
    border: 1px solid #d9d9d9;
}

    .pro_slide_box .nav-tabs {
        border-bottom: 0;
    }

        .pro_slide_box .nav-tabs > li {
            width: 25%;
            background: #f7f7f7;
            margin-bottom: 0;
            margin-top: -1px
        }

            .pro_slide_box .nav-tabs > li a {
                border: 1px solid #d9d9d9;
                border-radius: 0;
                width: 100%;
                text-align: center;
                color: #333333;
                font-size: 15px;
                border-right: 0;
            }

            .pro_slide_box .nav-tabs > li:first-child a {
                border-left: 0;
            }

            .pro_slide_box .nav-tabs > li.active > a, .pro_slide_box .nav-tabs > li.active > a:focus, .pro_slide_box .nav-tabs > li.active > a:hover {
                border-top: 2px solid #003b95;
                color: #003b95;
                border-bottom: 0;
            }

    .pro_slide_box .table-responsive {
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
    }

.kj-des-table {
    margin-bottom: 0;
}

.pro_slide_box .table-responsive table tr th {
    border-right: 1px solid #d9d9d9;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

.pro_slide_box .table-responsive table tr:first-child th {
    border-top: 0;
}

.pro_slide_box .table-responsive table tr:first-child td {
    border-top: 0;
}

.pro_slide_box .table-responsive table tr td {
    padding-left: 50px;
    color: #333333;
}

.pro_slide_box .text_link {
    display: inline-block;
    width: 100%;
    padding: 30px;
}

    .pro_slide_box .text_link li {
        display: inline-block;
        width: 100%;
        vertical-align: bottom;
        margin-top: 16px;
        line-height: 20px;
    }

        .pro_slide_box .text_link li:first-child {
            margin-top: 0;
        }

        .pro_slide_box .text_link li .time {
            float: right;
            font-size: 14px;
            color: #999999;
            width: 100px;
            text-align: right;
        }

        .pro_slide_box .text_link li .title_btn {
            float: left;
            width: calc(100% - 100px);
            display: inline-block;
            font-size: 14px;
            color: #666666;
            transition: all 0.2s linear 0s;
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .pro_slide_box .text_link li .title_btn::before {
                content: '';
                display: inline-block;
                width: 4px;
                height: 4px;
                background: #c9c9c9;
                vertical-align: middle;
                margin-right: 10px;
                border-radius: 50%;
                transition: all 0.2s linear 0s;
            }

            .pro_slide_box .text_link li .title_btn:hover {
                color: #2776b2;
                text-decoration: underline;
            }

                .pro_slide_box .text_link li .title_btn:hover::before {
                    background: #2776b2
                }
.activeBox {
    padding: 30px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
    .activeBox .panel{
        margin-right:30px;
        width:calc((100% - 30px)/2);
    }
        .activeBox .panel:nth-child(2n){
            margin-right:0;
        }

    .activeBox a {
        font-size: 14px;
        line-height: 24px;
    }

        .activeBox a:hover {
            color: #2776b2;
            text-decoration: underline;
        }

        .activeBox a.download_btn{
            background:#003b95;
            padding:0 20px;
            color:#fff;
            border-radius:5px;
            line-height:40px;
            margin-right:10px;
        }
          .activeBox a.download_btn:hover{
              text-decoration:none;
              background:#1f8fcf
          }


.kj-index-rec-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    padding: 10px 0px 0px 0px;
}

    .kj-index-rec-text a {
        color: #111111;
    }
        .kj-index-rec-text a:hover {
            color:#003b95;
        }
/*关于我们*/
.about_article {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 40px 0;
}

    .about_article .text_article {
        flex: 1;
        margin-right: 50px;
        font-size: 15px;
        color: #333333;
        line-height: 32px;
    }

    .about_article .img_box {
        flex: 0 0 450px;
        position:relative;
    }
    #aboutimg-swiper{
        width:450px;
    }
        .about_article .img_box img {
            max-width: 100%;
        }

    .about_article .swiper-slide{
        display:flex;
        align-items:center;
        justify-content:center;
        height:100%;
    }

.about_article .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
}
    .about_article .img_box .swiper-button-prev{left:-50px;}
    .about_article .img_box .swiper-button-next{right:-50px;}
    .about_article .img_box .swiper-button-prev:after,
    .about_article .img_box .swiper-button-next:after{

}
/*联系我们**/
.kj-contac .bounceInRight {
    height: 400px;
}
    .kj-contac .bounceInRight {
        height: 550px;
        margin-bottom: 50px;
    }
.bounceInLeft {
    min-height: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 50px;
}

    .bounceInLeft > div {
        width: calc((100% - 100px)/3);
        background-color: #fff;
        height: 280px;
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        padding: 10px;
        border-radius:10px;
    }

    .bounceInLeft .imgbox {
        height: 60px;
        margin: 60px 0 20px;
    }

    .bounceInLeft img {
        height: 100%;
    }

    .bounceInLeft > div:nth-child(2) img {
        height: 43px;
    }

    .bounceInLeft .title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .bounceInLeft .content p,
    .bounceInLeft .content p a {
        font-size: 15px;
        color: #999999;
        transition: all 0.3s;
    }

    .bounceInLeft .content a:hover {
        color: #003b95;
    }
/*文章*/
.article_box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 80px;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
}

    .article_box .article_left {
        width: 200px;
        margin-right: 36px;
    }

        .article_box .article_left ul {
            display: block;
        }

            .article_box .article_left ul li {
                display: block;
                transition: all 0.2s linear 0s;
                border-top: 1px solid #dcdcdc;
                padding-top: 8px;
                padding-bottom: 6px;
            }

                .article_box .article_left ul li:first-child {
                    border-top: 0;
                    padding-top: 0;
                }

                .article_box .article_left ul li .title {
                    display: block;
                    height: 46px;
                    line-height: 46px;
                    font-size: 16px;
                    color: #333333;
                    font-weight: bold;
                }

                .article_box .article_left ul li .btn_box a {
                    margin-bottom: 4px;
                    display: flex;
                    justify-content: space-between;
                    padding-left: 20px;
                    height: 32px;
                    align-items: center;
                    font-size: 14px;
                    color: #666666;
                    border-left: 3px solid transparent;
                }

                    .article_box .article_left ul li .btn_box a:hover {
                        background: #f1f1f1;
                        color: #2974ba;
                        border-left-color: #2974ba;
                    }

                    .article_box .article_left ul li .btn_box a.active {
                        background: #f1f1f1;
                        color: #2974ba;
                        border-left-color: #2974ba;
                        font-weight: bold;
                    }

    .article_box .article_right {
        width: calc(100% - 236px);
    }

        .article_box .article_right .article_title {
            border-bottom: 2px solid #d2d2d2;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            color: #333333;
            font-weight: bold;
        }

        .article_box .article_right .article_content {
            padding: 25px 0;
            font-size: 14px;
            color: #333333;
            line-height: 26px;
            overflow: hidden;
        }

            .article_box .article_right .article_content img {
                max-width: 100%;
                height: auto !important;
            }
/*手机端下拉模块*/
.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}
.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}

.kj-modal .modal-body {
    padding: 0;
}
.kj-modal {
    background-color: #fff;
}

    .kj-modal .modal-content {
        box-shadow: none;
        border: none;
    }

    .kj-modal .modal-header button {
        padding: 6px !important;
    }
.kj-nav-all {
    padding-right: 15px;
}

.kj-nav-list2 li {
    position: relative;
}

    .kj-nav-list2 li i {
        position: absolute;
        right: 25px;
        top: 12px;
    }

/*    .kj-nav-list2 li:last-child {
        display: none;
    }
*/
.kj-nav-list2 ul li:last-child {
    display: block;
}

.kj-nav-list2 {
    margin: 0;
    padding: 0;
}

    .kj-nav-list2 li {
        line-height: 40px;
        list-style: none;
        padding-left: 25px;
        border-left: 5px solid transparent;
    }

        .kj-nav-list2 li a {
            color: #333;
        }



.kj-nav2-li.active {
    border-left: 5px solid #dd3b3f;
    color: #dd3b3f;
}

    .kj-nav2-li.active a {
        color: #dd3b3f;
    }

.kj-nav-list2 ul {
    padding: 0;
    margin: 0;
}

/*float*/
.float_box{position:fixed;right:0;top:50%;transform:translateY(-50%);transition:all 0.2s linear 0s;z-index:1000;}
.float_box ul li{position:relative;display:flex;justify-content:center;align-items:center;height:50px;transition:all 0.2s linear 0s;cursor:pointer;width:50px;border-radius:3px;margin:5px 0;background:#bbbbbb;}
.float_box ul li i{font-size:26px;color:#fff;line-height:50px;position:relative;}
.float_box ul li:hover{background:#003b95;}
.float_box ul li .wcode_box{width:268px;border-radius:5px;position:absolute;right:50px;top:0;display:none;flex-wrap:wrap;background:#fff;padding:10px 5px;box-shadow:0 0 24px rgba(0,0,0,.1);}
.float_box ul li .wcode_box .code_item{width:80px;margin:0 3px 5px 3px;text-align:center;background:#f1f1f1;padding:5px 5px 0 5px;border-radius:5px;transition:all 0.2s linear 0s;}
.float_box ul li .wcode_box .code_item img{max-width:100%;}
.float_box ul li .wcode_box .code_item span{font-size:12px;color:#333;display:block;line-height:24px;}
.float_box ul li .wcode_box .code_item:hover{background:#ddd;}
.float_box ul li .qq_box{border-radius:5px;position:absolute;right:50px;top:0;display:none;background:#fff;padding:10px 12px;box-shadow:0 0 24px rgba(0,0,0,.1);}
.float_box ul li .qq_box a{margin-top:8px;font-size:14px;color:#fff;display:flex;align-items:center;width:110px;height:30px;justify-content:center;line-height:30px;transition:all 0.2s linear 0s;background:#003b95;border-radius:30px;}
.float_box ul li .qq_box a:hover{background:#1f8fcf;}
.float_box ul li .qq_box a:first-child{margin-top:0;}
.float_box ul li .tel_box{display:none; position:absolute;right:50px;top:0;padding-right:6px;}
.float_box ul li .tel_box:before{content:"";border-top:6px solid transparent;border-left:6px solid #fff;border-bottom:6px solid transparent;position:absolute;top:20px;right:0;}
.float_box ul li .tel_text{height:84px;padding:10px 0 0 10px;font-size:14px;background:#fff;line-height:28px;width:160px;box-shadow:0 0 24px rgba(0,0,0,.1);}
.float_box ul li .tel_box b{font-size:16px;line-height:24px;color:#222222;}
.float_box ul li .tel_box em{display:block;color:#222222;font-size:12px;line-height:20px;}

.float_box ul li#fqq:hover .qq_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:block;}
.float_box ul li#weixin:hover .code_box{display:block;}
.float_box ul li#wcode:hover .wcode_box{display:flex;}
