﻿.kj-top-search {
    height: 160px;
    display: flex;
    align-items: center;
    align-self: start;
}
.kj-media p{
margin:0;
}
.kj-fa-search {
    display: none;
}
/*.kj-zz {
    position: relative
}
*/
.kj-left {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 200;
}

    .kj-left li {
        list-style: none;
        color: #000;
        width: 50px;
        height: 50px;
        background-color: #fff;
        text-align: center;
        font-size: 14px;
        transition-duration: 0.39s;
        position: relative;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
        box-shadow: 0 0 6px 1px #272f7f;
    }

        .kj-left li div {
            position: absolute;
            left: -120px;
            top: 0;
            width: 120px;
            background-color: #2a903b;
            min-height: 50px;
            display: none;
            padding: 10px;
            border-radius: 5px;
        }

        .kj-left li div a {
            color: #fff;
        }

        .kj-left li div img {
            width: 80%;
        }

        .kj-left li div p:first-child {
            margin-top: 5px;
        }

    .kj-left li i {
        font-size: 26px;
        color: #272f7f;
    }

        .kj-left li:hover {
            background-color: #272f7f;
            color: #fff;
            text-decoration: none;
            box-shadow: none;
        }

        .kj-left li:hover i {
            color: #fff;
        }

        .kj-left li:hover div {
            display: block;
        }

        .kj-left li:hover .kj-sdf {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
        }
.kj-right {
    position: absolute;
    top: 45%;
    left: -20px;
    display:block;
    width:20px;
    height:57px;
    background-color:#272f7f;
    color:#fff;
    text-align:center;
    padding:10px 0;
}
.kj-left{
 /*   transform:translateX(180px);*/
    transition-duration:.39s;
}
/*.kj-left-active {
    transform: translateX(0px);
}*/
.kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li {
    width: 100%;
    padding: 0 10px;
}

    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li:last-child a {
        border: none;
    }

.kj-site-top-nav .navbar-nav .open {
    background-image: linear-gradient(to right, #2a903b, #a8c731);
}

.kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu a {
    padding: 0;
    width: 100%;
    display: block;
    color: #333 !important;
    font-weight: normal;
    height: 54px;
    border-bottom: 1px solid #d2d2d2;
    line-height: 54px;
    font-size: 15px;
    text-align: center;
     background-image:none !important;
}

    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu a:hover {
        background-color: transparent;
        color: #fff !important;
    }

.kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu {
    padding: 0;
    border: none;
    box-shadow: none;
    top: 100%;
}

    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li:hover {
        background-image: linear-gradient(to right, #2a903b, #a8c731);
    }

.kj-top-search-right div {
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
    color: #989b97;
    height: 30px;
    line-height: 30px;
}

    .kj-top-search-right div i {
        font-size: 24px;
    }

.kj-site-top-logo {
    width: 360px;
}

.kj-top-search-right {
    padding-left: 0 !important;
}

    .kj-top-search-right div:first-child {
        position: relative;
        bottom: 9px;
    }

        .kj-top-search-right div:first-child i {
            font-size: 34px;
            transform: rotate(-43deg);
        }

    .kj-top-search-right div i {
        color: #66b444;
        margin-right: 27px;
    }

    .kj-top-search-right div:last-child {
        position: relative;
        top: 7px;
    }

.kj-site-top-search-center {
    height: 52px;
    border: 1px solid #272f7f;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 595px;
    float: right;
}

    .kj-site-top-search-center input {
        height: 52px;
        border: none;
        padding-left: 30px;
        outline: none;
        width: 95% !important;
    }

        .kj-site-top-search-center input:focus {
            box-shadow: none;
        }

    .kj-site-top-search-center button {
        height: 52px;
        width: 90px;
        border: none;
        background-image: linear-gradient(to bottom left, #5a94b5, #272f7f);
        border-radius: 0;
        color: #fff;
    }
        .kj-site-top-search-center button:hover {
            color: #fff;
        }
.kj-all-search {
    width: 120px;
    height: 54px;
    color: #fff;
    background-image: linear-gradient(to bottom left, #2a903b, #a8c731);
    border: none;
    outline: none;
}
    .kj-all-search:hover{
        color:#fff;
    }
    #kj-site-top-nav-button {
        background-color: #66b444;
    }

    #kj-site-top-nav-button span {
        background-color: #fff;
    }

.kj-site-top-nav {
    background-image: linear-gradient(to left, #5a94b5, #272f7f);
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 0;
    border-bottom: 1px solid #fff;
}

    .kj-site-top-nav .navbar-collapse {
        padding: 0;
    }

        .kj-site-top-nav .navbar-collapse .navbar-nav li a {
            padding: 20px 55px;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            transition-duration: 0.39s;
        }
            .kj-site-top-nav .navbar-nav .open .dropdown-toggle,
            .kj-site-top-nav .navbar-collapse .navbar-nav li a:hover,
            .kj-site-top-nav .navbar-collapse .navbar-nav li.active a {
                background-image: linear-gradient(to right, #2a903b, #a8c731);
                color: #fff;
            }
        .kj-site-top-nav .navbar-collapse .navbar-nav li.active dropdown-menu li a{
            background-color:#fff;
        }
        .kj-default-swiper1 {
            height: 360px;
        }

    .kj-default-swiper1 .swiper-slide {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .kj-default-swiper1 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: 1;
        transition-duration: 0.39s;
        width: 10px;
        height: 10px;
    }

    .kj-default-swiper1 .swiper-pagination-bullet-active {
        width: 13px;
        height: 13px;
        background-color: #272f7f;
    }

.kj-indexHeader {
    display: flex;
    height: 65px;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 30px;
}

    .kj-indexHeader h2 {
        font-size: 26px;
        font-weight: bold;
        margin: 0;
    }

        .kj-indexHeader h2 span {
            font-size: 14px;
            margin-left: 15px;
            letter-spacing: 1px;
        }

    .kj-indexHeader a {
        color: #808591;
    }

        .kj-indexHeader a i {
            margin-left: 5px;
        }

.kj-FeaturedProducts {
    height: 715px;
    background: url(../images/indexbg1.png) no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

    .kj-FeaturedProducts .mySwiper-out {
        position: relative;
    }

        .kj-FeaturedProducts .mySwiper-out .swiper-button-next,
        .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
            height: 49px;
            width: 49px;
            background-size: 49px 49px;
            top: 50%;
        }

        .kj-FeaturedProducts .mySwiper-out .swiper-button-next {
            background-image: none;
            right: -80px;
        }

        .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
            background-image: none;
            left: -80px;
        }

    .kj-FeaturedProducts .swiper-button-next, .kj-FeaturedProducts .swiper-button-prev {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        background: rgba(238, 238, 238, 0.7);
    }

.mySwiper {
    width: 100%;
    height: 540px;
}

    .mySwiper .swiper-slide {
        text-align: center;
        background: #fff;
        height: 240px;
        position: relative;
    }

        .mySwiper .swiper-slide a {
            color: #333;
            display: block;
            text-align: center;
            display:flex;
            align-items:center;
            justify-content:center;
            margin:10px;
            overflow:hidden;
            height:170px;
        }

        .mySwiper .swiper-slide span {
            display: block;
            padding-top: 10px;
            height: 70px;
            width: 100%;
            background-color: #fff;
            transition-duration: 0.39s;
            line-height: 25px;
        }

            .mySwiper .swiper-slide span a {
                text-decoration: none;
                display: -webkit-box;
                overflow: hidden;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                margin:0;
                height:auto;
            }

        .mySwiper .swiper-slide:hover span {
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
        }

            .mySwiper .swiper-slide:hover span a {
                color: #fff;
            }

        .mySwiper .swiper-slide img {
            width:100%;
        }

.kj-server {
    background: url('../images/indexbg2.png') no-repeat;
    background-position: center center;
    background-size: cover;
}

    .kj-server .container {
        position: relative;
        height: 400px;
    }

.kj-server-in {
    position: absolute;
    bottom: -65px;
    left: 15px;
    box-shadow: 0 0 5px 0 #ddd;
    width: calc(100% - 30px);
}

.kj-server-info {
    min-height: 350px;
    text-align: center;
    padding-top: 60px;
}

    .kj-server-info a {
        display: inline-block;
        color: #333;
        text-decoration: none;
    }

    .kj-server-info h4 {
        font-size: 20px;
        font-weight: bold;
        margin: 40px 0 30px;
    }

    .kj-server-info img {
        max-width: 100%;
        height: 80px;
    }

    .kj-server-info span {
        text-align: left;
        padding: 0 40px;
        display: block;
        line-height: 24px;
    }

        .kj-server-info span a {
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 3;
            color: #666;
            -webkit-box-orient: vertical;
        }

    .kj-server-info:hover {
        box-shadow: 0 0 12px 0 #ccc;
    }

.kj-indexNews {
    min-height: 700px;
    background-color: #fff;
    padding-top: 80px;
}

    .kj-indexNews .nav > li > a:focus,
    .kj-indexNews .nav > li > a:hover {
        background-color: transparent;
    }

    .kj-indexNews .nav-tabs {
        border: none;
    }

        .kj-indexNews .nav-tabs li a {
            border: none;
            margin: 0;
            color: #333;
            font-size: 15px;
            border-bottom: 2px solid transparent;
            padding: 10px 0;
            margin-left: 30px;
        }

        .kj-indexNews .nav-tabs li.active > a,
        .kj-indexNews .nav-tabs .nav-tabs > li.active > a:focus,
        .kj-indexNews .nav-tabs > li.active > a:hover {
            border: none;
            margin: 0;
            margin-left: 30px;
            color: #272f7f;
            background-color: transparent;
            border-bottom: 2px solid #272f7f;
        }

.kj-media {
    background-color: #f6f6f6;
    padding: 15px;
    margin-bottom: 30px;
}

    .kj-media .media-left a {
        display: block;
        height: 160px;
        width: 210px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .kj-media .media-body {
        padding-left: 20px;
    }

        .kj-media .media-body h4 {
            padding-top: 10px;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            font-size: 16px;
        }

            .kj-media .media-body h4 a {
                color: #333;
            }

        .kj-media .media-body div {
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            color: #999;
            margin-top: 15px;
        }

        .kj-media .media-body .kj-btn-link {
            margin-top: 20px;
            border: none;
            outline: none;
            color: #272f7f;
            width: 90px;
            height: 25px;
            line-height: 25px;
            border-radius: 15px;
            padding: 0;
        }

    .kj-media:hover {
        background-image: linear-gradient(to bottom left, #5a94b5, #272f7f);
        color: #fff;
    }

        .kj-media:hover div {
            color: #fff;
        }

        .kj-media:hover h4 > a {
            color: #fff;
        }

        .kj-media:hover .kj-btn-link {
            background-color: #fff;
        }

.kj-CompanyNews {
    background-color: #f2f7fc;
    height: 655px;
}

.kj-companyShow {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10px;
}

    .kj-companyShow .kj-companyShow-left {
        width: 208px;
    }

        .kj-companyShow .kj-companyShow-left img {
            height: 135px;
            width: 100%;
            margin-bottom: 10px;
        }

            .kj-companyShow .kj-companyShow-left img.active {
                border: 2px solid #2a903b;
            }

            .kj-companyShow .kj-companyShow-left img:hover {
                border: 2px solid #2a903b;
            }

    .kj-companyShow .kj-companyShow-center {
        width: 700px;
        position: relative;
    }

.kj-shiyan {
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    font-family: "黑体";
    line-height: 40px;
    height: 40px;
    width: 100%;
    left: 0;
    bottom: 0px;
    background: url('../images/index_title_bg.png');
    background-repeat: repeat-x;
    background-size: 10px 40px;
}

.kj-companyShow .kj-companyShow-center img {
    width: 100%;
    height: 425px;
}

.kj-companyShow .kj-companyShow-center .kj-default-swiper2 {
    width: 100%;
    height: 425px;
}

.kj-companyShow .kj-companyShow-center .swiper-button-next,
.kj-companyShow .kj-companyShow-center .swiper-button-prev {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.kj-companyShow .kj-companyShow-center .swiper-button-next {
    background: rgba(238, 238, 238, 0.7);
}

.kj-companyShow .kj-companyShow-center .swiper-button-prev {
    background: rgba(238, 238, 238, 0.7);
}

.kj-aboutUs {
    height: 190px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding-top: 45px;
}

    .kj-aboutUs h1 {
        font-size: 30px;
        color: #fff;
        margin: 0;
        margin-bottom: 30px;
    }

    .kj-aboutUs a {
        border: none;
        outline: none;
        width: 195px;
        color: #272f7f;
    }

.kj-footer {
    padding-top: 75px;
    min-height: 315px;
    background: url('../images/footer.png') no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
}

    .kj-footer .kj-footer-left {
        padding-right: 70px;
    }

        .kj-footer .kj-footer-left h2 {
            margin: 0;
            font-size: 24px;
        }

        .kj-footer .kj-footer-left div {
            line-height: 30px;
            margin-top: 20px;
            color: #c1c1c1;
        }

        .kj-footer .kj-footer-left a {
            color: #ffd800;
        }

    .kj-footer .kj-footer-center {
        padding-left: 60px;
    }

        .kj-footer .kj-footer-center ul {
            margin: 0;
            padding: 0;
        }

            .kj-footer .kj-footer-center ul li {
                list-style: none;
                margin-bottom: 20px;
            }

                .kj-footer .kj-footer-center ul li i {
                    margin-right: 10px;
                }

                .kj-footer .kj-footer-center ul li a {
                    color: #fff;
                }

    .kj-footer .kj-footer-right {
        text-align: right;
    }

        .kj-footer .kj-footer-right img {
            width: 116px;
        }

        .kj-footer .kj-footer-right div {
            width: 116px;
            float: right;
            margin-top: -20px;
        }

            .kj-footer .kj-footer-right div span {
                display: block;
                text-align: center;
                margin-top: 10px;
            }

    .kj-footer .kj-footer-bottom {
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 1px solid #3e3e3e;
        margin-top: 53px;
        color: #c1c1c1;
    }

        .kj-footer .kj-footer-bottom a {
            color: #c1c1c1;
            margin-left: 40px;
        }
/*新闻资讯*/
.kj-news-nav h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    height: 60px;
    line-height: 60px;
}

.kj-news-nav ol {
    padding: 0;
}

    .kj-news-nav ol li {
        list-style: none;
        padding-left: 20px;
        background-color: #f5f5f5;
        border-bottom: 1px solid #e6e6e6;
    }

        .kj-news-nav ol li a {
            color: #333;
            display: block;
            height: 50px;
            line-height: 50px;
            text-decoration: none;
        }

        .kj-news-nav ol li.active {
            background-color: #054927;
        }

            .kj-news-nav ol li.active a {
                color: #fff;
            }

.kj-news-magin {
    margin-top: 20px;
}

.kj-news-cc {
    position: relative;
    margin-bottom: 25px;
}

    .kj-news-cc img {
        max-width: 100%;
        height: 140px;
    }

    .kj-news-cc .kj-news-cc-text h4 {
        font-size: 16px;
        font-weight: bold;
    }

    .kj-news-cc .kj-news-cc-text span {
        color: #666666;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 28px;
        width: 90%;
    }

    .kj-news-cc .kj-news-cc-text a {
        display: block;
        margin-top: 20px;
        color: #272f7f;
    }

        .kj-news-cc .kj-news-cc-text a i {
            margin-right: 10px;
        }

.kj-news-line {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    margin-top: 25px;
}

.kj-news-time {
    width: 100px;
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
}

    .kj-news-time h3 {
        font-size: 22px;
        margin: 0;
        position: relative;
        left: 4px;
    }

    .kj-news-time span {
        display: inline-block;
        height: 3px;
        width: 25px;
        background-color: #ddd;
        margin: 10px 0;
    }

    .kj-news-time i {
        font-style: normal;
        color: #999;
        position: relative;
        left: 1px;
    }
/*列表页*/
.kj-imgbg {
    height: 310px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.kj-left-nav {
    margin: 0;
    padding-bottom: 20px;
}

    .kj-left-nav ul {
        padding: 0;
    }

    .kj-left-nav .kj-left-nav-first {
        color: #fff;
        height: 50px;
        line-height: 50px;
        background-image: linear-gradient(to left, #5a94b5, #272f7f);
        font-weight: bold;
        font-size: 16px;
    }

    .kj-left-nav li {
        list-style: none;
        padding-left: 20px;
        border-bottom: 1px solid #b5b5b5;
        font-size: 15px;
    }

        .kj-left-nav li a {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 50px;
            color: #333;
            text-decoration: none;
        }

            .kj-left-nav li a.active {
                color: #272f7f;
                font-weight: bold;
            }

        .kj-left-nav li:hover a {
            color: #272f7f;
            font-weight: bold;
        }

.kj-all-nav {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 45px;
    margin-bottom: 10px;
}

    .kj-all-nav i {
        margin-right: 10px;
    }

    .kj-all-nav ol {
        display: flex;
        justify-content: left;
        align-items: center;
        margin: 0;
        padding: 0;
    }

        .kj-all-nav ol li {
            list-style: none;
        }

            .kj-all-nav ol li:last-child {
                color: #272f7f;
            }

.kj-letter {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 25px;
}

    .kj-letter a {
        display: block;
        height: 25px;
        width: 25px;
        border: 1px solid #d9d9d9;
        text-align: center;
        line-height: 25px;
        color: #333;
        background-color: #fff;
        text-decoration: none;
    }

        .kj-letter a:hover,
        .kj-letter a.active {
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
            color: #fff;
        }

.kj-prolist-pro .kj-prolist-pro-in {
    height: 240px;
    border: 1px solid #cfcfcf;
    margin-bottom: 15px;
}

.kj-prolist-pro a {
    color: #333;
    display: block;
    text-align: center;
}

.kj-prolist-pro span {
    display: block;
    padding-top: 10px;
    height: 68px;
    width: 100%;
    background-color: #fff;
    transition-duration: 0.39s;
    line-height: 25px;
}

    .kj-prolist-pro span a {
        text-decoration: none;
    }

    .kj-prolist-pro span:hover {
        background-image: linear-gradient(to left, #5a94b5, #272f7f);
    }

        .kj-prolist-pro span:hover a {
            color: #fff;
        }

.kj-prolist-pro img {
   
}

.kj-navigation-page {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 85px;
}

    .kj-navigation-page .pagination > li > a,
    .kj-navigation-page .pagination > li > span {
        border: 1px solid #e5e5e5;
        color: #333;
        padding: 9px 15px;
        background-image: linear-gradient(#ffffff, #f2f2f2);
        font-weight: bold;
        color: #000;
    }

        .kj-navigation-page .pagination > li > a:focus,
        .kj-navigation-page .pagination > li > a:hover,
        .kj-navigation-page .pagination > li > span:focus,
        .kj-navigation-page .pagination > li > span:hover {
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
            color: #fff;
        }

    .kj-navigation-page .pagination > li:last-child > a,
    .kj-navigation-page .pagination > li:last-child > span {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .kj-navigation-page .pagination > li:first-child > a,
    .kj-navigation-page .pagination > li:first-child > span {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

.kj-news {
    width: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 140px;
}

.kj-all-nav ol.breadcrumb {
    background-color: transparent;
}

    .kj-all-nav ol.breadcrumb li:last-child > span {
        color: #272f7f;
    }

    .kj-all-nav ol.breadcrumb span {
        color: #333;
    }

    .kj-all-nav ol.breadcrumb li a {
        color: #333;
    }

    .kj-all-nav ol.breadcrumb li:last-child a {
        color: #272f7f;
    }
/*产品列表*/
.kj-imgbg {
    height: 310px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.kj-left-nav {
    margin: 0;
    padding-bottom: 20px;
    padding-left: 0;
}

    .kj-left-nav ul {
        padding: 0;
    }

    .kj-left-nav .kj-left-nav-first {
        color: #fff;
        height: 50px;
        line-height: 50px;
        background-image: linear-gradient(to left, #5a94b5, #272f7f);
        font-weight: bold;
        font-size: 16px;
    }

    .kj-left-nav li {
        list-style: none;
        padding-left: 20px;
        border-bottom: 1px solid #b5b5b5;
        font-size: 15px;
    }

        .kj-left-nav li a {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 50px;
            color: #333;
            text-decoration: none;
        }

        .kj-left-nav li:hover a {
            color: #272f7f;
            font-weight: bold;
        }

.kj-all-nav {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 45px;
    margin-bottom: 10px;
}

    .kj-all-nav i {
        margin-right: 10px;
    }

    .kj-all-nav ol {
        display: flex;
        justify-content: left;
        align-items: center;
        margin: 0;
        padding: 0;
    }

        .kj-all-nav ol li {
            list-style: none;
        }

            .kj-all-nav ol li:last-child {
                color: #272f7f;
            }

.kj-letter {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    background-color: #f1f1f1;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 25px;
}

    .kj-letter a {
        display: block;
        height: 25px;
        width: 25px;
        border: 1px solid #d9d9d9;
        text-align: center;
        line-height: 25px;
        color: #333;
        background-color: #fff;
        text-decoration: none;
    }

        .kj-letter a:hover,
        .kj-letter a.active {
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
            color: #fff;
        }

.kj-prolist-pro .kj-prolist-pro-in {
    height: 260px;
    border: 1px solid #cfcfcf;
    margin-bottom: 35px;
}

.kj-prolist-pro a {
    color: #333;
    display: block;
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    height:170px;
    margin:10px;
}

.kj-prolist-pro span {
    display: block;
    padding-top: 10px;
    height: 68px;
    width: 100%;
    background-color: #fff;
    transition-duration: 0.39s;
    line-height: 25px;
}

    .kj-prolist-pro span a {
        text-decoration: none;
        margin:0;
        height:auto;
    }

.kj-prolist-pro:hover span {
    background-image: linear-gradient(to left, #5a94b5, #272f7f);
}

    .kj-prolist-pro:hover span a {
        color: #fff;
    }

.kj-prolist-pro img {
 width:100%;
}

.kj-navigation-page {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 85px;
}

    .kj-navigation-page .pagination > li > a,
    .kj-navigation-page .pagination > li > span {
        border: 1px solid #e5e5e5;
        color: #333;
        padding: 9px 15px;
        background-image: linear-gradient(#ffffff, #f2f2f2);
        font-weight: bold;
        color: #000;
    }

        .kj-navigation-page .pagination > li > a:focus,
        .kj-navigation-page .pagination > li > a:hover,
        .kj-navigation-page .pagination > li.active > a {
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
            color: #fff;
        }

    .kj-navigation-page .pagination > li:last-child > a,
    .kj-navigation-page .pagination > li:last-child > span {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .kj-navigation-page .pagination > li:first-child > a,
    .kj-navigation-page .pagination > li:first-child > span {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

.kj-prolist-pro span a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.noPro {
    text-align: center;
    color: orange;
}
/*详情*/
.kj-detailImg {
    width: 330px;
    height: 330px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px 0 #ccc;
}

.kj-detail-info h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

.kj-detail-info ul {
    padding-left: 0;
    margin-left: -7px;
}

    .kj-detail-info ul li {
        list-style: none;
        margin-bottom: 15px;
    }

        .kj-detail-info ul li span:first-of-type {
            font-weight: bold;
            display: inline-block;
            width: 100px;
            font-family: "黑体"
        }

        .kj-detail-info ul li span:last-of-type {
            font-weight: normal;
            margin-left: 30px;
        }

.kj-detail-info .kj-online {
    width: 195px;
    height: 40px;
    background-image: linear-gradient(to bottom left, #2a903b, #a8c731);
    padding: 0;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}

.kj-detail-three-tab {
    margin-top: 40px;
    border-top: 2px solid #293382;
}

    .kj-detail-three-tab .nav-tabs {
        border: none;
        background-color: #f9f9f9;
    }

    .kj-detail-three-tab .nav > li > a {
        display: block;
        height: 40px;
        text-align: center;
        padding: 0;
        font-size: 16px;
        border-radius: 0;
        background-color: #f8f8f9;
        color: #333;
        margin-right: 0px;
        border: 1px solid transparent;
        border-bottom: none;
        line-height: 35px;
        width: 150px;
    }

    .kj-detail-three-tab .nav > li:last-child a {
        margin: 0;
    }

    .kj-detail-three-tab .nav-tabs > li {
        margin: 0;
    }

        .kj-detail-three-tab .nav-tabs > li.active > a,
        .kj-detail-three-tab .nav-tabs > li.active > a:focus,
        .kj-detail-three-tab .nav-tabs > li.active > a:hover {
            color: #fff;
            background-image: linear-gradient(to left, #5a94b5, #272f7f);
            background-color: transparent;
            border: none;
            border-radius: 0;
            position: relative;
            bottom: 1px;
        }

        .kj-detail-three-tab .nav-tabs > li.active {
            position: relative;
            top: 1px;
        }

    .kj-detail-three-tab .tab-content {
        border-top: none;
        padding-top: 25px;
        padding-bottom: 70px;
    }

        .kj-detail-three-tab .tab-content .kj-notice {
            margin-top: 50px;
            padding-left: 10px;
            color:red;
        }

.kj-detail-list {
    padding-left: 10px;
}

    .kj-detail-list li {
        list-style: none;
        line-height: 30px;
    }

.kj-detail-info ul li {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

    .kj-detail-info ul li:hover {
        display: block;
    }
/*技术服务*/
.kj-server-bg {
    background-color: #efefef;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
    margin-bottom: 115px;
}

.kj-server-left {
    width: calc(50% - 8px);
    margin-right: 8px;
}

    .kj-server-left .kj-server-cc {
        padding-left: 70px;
        background-color: #fff;
        position: relative;
        margin-bottom: 8px;
    }

        .kj-server-left .kj-server-cc img {
            max-width: 100%;
            height: 320px;
        }

        .kj-server-left .kj-server-cc div.kj-ser-cir {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background-color: #efefef;
            position: absolute;
            right: -20px;
            bottom: 45px;
        }

            .kj-server-left .kj-server-cc div.kj-ser-cir span {
                display: inline-block;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                background-color: #fff;
                line-height: 20px;
                text-align: center;
                position: relative;
                top: 5px;
                left: 5px;
            }

.kj-server-right {
    width: 50%;
}

    .kj-server-right .kj-server-cc {
        padding-top: 45px;
        padding-left: 70px;
        background-color: #fff;
        height: 320px;
        margin-bottom: 8px;
    }

        .kj-server-right .kj-server-cc h1 {
            background-image: -webkit-linear-gradient(top, #2a903b, #a8c731);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-size: 48px;
            font-weight: bold;
            margin: 0;
        }

        .kj-server-right .kj-server-cc h2 {
            font-size: 24px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 20px;
        }

        .kj-server-right .kj-server-cc div.kj-ser-der {
            line-height: 30px;
        }

.kj-server-left2 {
    width: calc(50% - 8px);
    margin-right: 8px;
}

    .kj-server-left2 .kj-server-cc {
        padding-left: 140px;
        padding-top: 45px;
        background-color: #fff;
        position: relative;
        height: 320px;
        margin-bottom: 8px;
    }

        .kj-server-left2 .kj-server-cc h1 {
            background-image: -webkit-linear-gradient(top, #2a903b, #a8c731);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-size: 48px;
            font-weight: bold;
            margin: 0;
        }

        .kj-server-left2 .kj-server-cc h2 {
            font-size: 24px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 20px;
        }

            .kj-server-left2 .kj-server-cc h2 a {
                color: #333;
            }

.kj-server-right .kj-server-cc h2 a {
    color: #333;
}

.kj-server-left2 .kj-server-cc div.kj-ser-der {
    line-height: 30px;
}

.kj-server-left2 .kj-server-cc div.kj-ser-cir {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #efefef;
    position: absolute;
    right: -20px;
    bottom: 45px;
}

    .kj-server-left2 .kj-server-cc div.kj-ser-cir span {
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #fff;
        line-height: 20px;
        text-align: center;
        position: relative;
        top: 5px;
        left: 5px;
    }

.kj-server-right2 {
    width: 50%;
}

    .kj-server-right2 .kj-server-cc {
        background-color: #fff;
        margin-bottom: 8px;
    }

        .kj-server-right2 .kj-server-cc img {
            max-width: 100%;
            height: 320px;
        }

        .kj-server-right2 .kj-server-cc div.kj-ser-cir {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background-color: #efefef;
            position: absolute;
            right: -20px;
            bottom: 45px;
        }

            .kj-server-right2 .kj-server-cc div.kj-ser-cir span {
                display: inline-block;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                background-color: #fff;
                line-height: 20px;
                text-align: center;
                position: relative;
                top: 5px;
                left: 5px;
            }
/*关于我们*/
.kj-about-us-img-bg {
    width: 447px;
    height: 500px;
    border-radius: 5px;
    background-color: antiquewhite;
}

.kj-about-us-img-bg {
    width: 80%;
    height: 500px;
    position: relative;
}

    .kj-about-us-img-bg div {
        width: 210px;
        padding: 50px 0;
        background-color: #fff;
        text-align: center;
        position: absolute;
        bottom: 40px;
        left: -55px;
        box-shadow: 0 0 12px -2px #ccc;
        border-bottom: 2px solid #272f7f;
    }

        .kj-about-us-img-bg div img {
            width: 60%;
        }

.kj-kj-about-us-img-bg-all {
    width: 100%;
    height: 385px;
}

.kj-about-us {
    min-height: 600px;
}

.kj-about-us-text {
    line-height: 36px;
}

.kj-pro-list-left-nav .active {
    background-color: rgba(137, 114, 172, 0.3);
}

    .kj-pro-list-left-nav .active i {
        display: block;
    }

    .kj-pro-list-left-nav .active a {
        color: #8972ac;
    }

.kj-left-nav-page li {
    background-color: #fff;
    text-align: center;
}

    .kj-left-nav-page li a {
        color: #8972ac;
    }

    .kj-left-nav-page li:hover {
        background: #8972ac;
    }

        .kj-left-nav-page li:hover a {
            color: #fff;
        }

.kj-left-nav-list .active {
    background: #8972ac;
}

    .kj-left-nav-list .active a {
        color: #fff;
    }

/*.kj-left {
    width: 170px;
    height: 450px;
    box-shadow: -8px 12px 23px 0 #ccc;
    position: fixed;
    right: 10px;
    top: 40%;
    z-index: 99;
    background-color: #fff;
}

    .kj-left h4 {
        height: 40px;
        background-image: -webkit-linear-gradient(top, #293181, #5a93b5);
        width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px
    }

        .kj-left h4 img {
            width: 20px;
            margin-right: 10px;
        }
*/
/*.kj-leftin {
    padding: 0px 5px;
}

    .kj-leftin div {
        border-bottom: 1px solid #e9e9e9;
        padding: 8px 5px 12px;
        min-height: 30px;
        width: 100%;
        line-height: 30px;
    }

        .kj-leftin div p {
            margin: 0;
        }

        .kj-leftin div img {
            width: 90px;
        }*/

.kj-concactus-form .formcolumn-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

    .kj-concactus-form .formcolumn-item dt {
        font-size: 14px;
        color: #555;
        margin-right: 10px;
        width: 80px;
    }

    .kj-concactus-form .formcolumn-item dd {
        width: calc(100% - 100px);
        position: relative;
    }

        .kj-concactus-form .formcolumn-item dd input {
            width: 90%;
            height: 38px;
            line-height: 38px;
            padding: 0 10px;
            border: 1px solid #dedede;
            border-radius: 3px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        }

            .kj-concactus-form .formcolumn-item dd input:focus {
                border: 1px solid #66afe9;
                outline: 0 none;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6);
            }

        .kj-concactus-form .formcolumn-item dd textarea {
            width: 90%;
            height: 150px;
            padding: 5px 10px;
            border: 1px solid #dedede;
            border-radius: 3px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
            resize: none;
        }

            .kj-concactus-form .formcolumn-item dd textarea:focus {
                border: 1px solid #66afe9;
                outline: 0 none;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6);
            }

        .kj-concactus-form .formcolumn-item dd .form-vcodebox img {
            height: 38px;
        }

.kj-concactus-form .formcolumn-item-ct {
    display: flex;
    line-height: 38px;
}

.kj-concactus-form .formcolumn-item dd .form-vcodebox {
    width: 110px;
    order: 1;
    height: 38px;
    margin-left: 10px;
}

.kj-concactus-form .formcolumn-item dd .formcom-vcode {
    width: 20%;
}

.kj-concactus-form .formcolumn-item dd .required {
    order: 3;
    margin-left: 10px;
    font-weight: bold;
}

.kj-concactus-form .formcolumn-item dd .formcolumn-item-tips {
    order: 4;
}
.kj-list-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    border-bottom: 1px dashed #ccc;
    color: #666;
    text-decoration:none;
}
.kj-maodian:hover{
    text-decoration:none;
}
.modal-footer {
    border-top: 0;
    padding: 15px 0 30px 0;
}

    .modal-footer input {
        background: #78bbe6;
        color: #fff;
        width: 40%;
        padding: 0;
        font-size: 16px;
        height: 40px;
        transition: all 0.2s linear 0s;
    }

        .modal-footer input:hover {
            background: #1d64a4;
        }

        .modal-footer input:hover {
            color: #fff;
        }

.kj-btn-form input {
    width: 140px;
    background-color: #272f7f;
    color: #fff;
    height: 38px;
}

    .kj-btn-form input:hover {
        color: #fff;
    }

.kj-btn-form {
    text-align: center;
    margin-bottom: 30px;
}

.kj-site-top-nav .navbar-collapse .kj-phone-ser {
    display: none;
}

    .kj-site-top-nav .navbar-collapse .kj-phone-ser span {
        width: 14%;
    }

    .kj-site-top-nav .navbar-collapse .kj-phone-ser button {
        width: 100%;
    }

    .kj-site-top-nav .navbar-collapse .kj-phone-ser input {
        width: 85% !important;
    }
.kj-aboutusimg {
    width: 100%;
}

    .kj-aboutusimg p img {
        max-width: 100%;
        height: 250px !important;
        border: 1px solid #5a94b5;
    }
.senior_form textarea {
    width: 100%;
    max-width: 100%;
    min-height: 80px;
}

.page_box .page_title {
    margin-bottom: 28px;
    margin-top: 20px;
}

    .page_box .page_title h1 {
        font-size: 26px;
        color: #333333;
        font-weight: bold;
    }

    .page_box .page_title span {
        display: block;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        margin-top: 20px;
    }

.page_box .page_list .page_nav {
    width: 100%;
    margin-bottom: 35px;
    height: 100%;
}

    .page_box .page_list .page_nav h2 {
        height: 46px;
        line-height: 46px;
        font-size: 18px;
        color: #333333;
        font-weight: bold;
    }

    .page_box .page_list .page_nav .btn_box {
        display: flex;
        flex-wrap: wrap;
    }

        .page_box .page_list .page_nav .btn_box a {
            font-size: 15px;
            background: #999;
            color: #fff;
            line-height: 32px;
            height: 32px;
            padding: 0 15px;
            margin-right: 8px;
            margin-bottom: 8px;
            border-radius: 3px;
        }

            .page_box .page_list .page_nav .btn_box a:hover {
                background: #0061b0
            }

            .page_box .page_list .page_nav .btn_box a:active {
                position: relative;
                top: 2px;
            }

            .page_box .page_list .page_nav .btn_box a.active {
                background: #0061b0
            }

.page_box .page_list .product_box {
    flex: 1;
}

    .page_box .page_list .product_box .kj-table {
        border: 0;
    }

        .page_box .page_list .product_box .kj-table table {
            margin-bottom: 0;
        }

    .page_box .page_list .product_box table thead tr th {
        height: 46px;
        line-height: 46px;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
    }

    .page_box .page_list .product_box table table thead tr th {
        font-size: 14px;
        background: #f8f8f8;
    }

    .page_box .page_list .product_box table tbody tr td {
        text-align: center;
        vertical-align: middle;
        border-bottom: 1px solid #e8e8e8;
        font-size: 13px;
    }

        .page_box .page_list .product_box table tbody tr td[colspan="8"] {
            padding: 0 10px;
            background: #f8f8f8;
        }

        .page_box .page_list .product_box table tbody tr td .img_btn {
            display: inline-block;
        }

            .page_box .page_list .product_box table tbody tr td .img_btn img {
                height: 38px;
            }

        .page_box .page_list .product_box table tbody tr td a.name_btn {
            font-size: 13px;
            color: #333;
        }

        .page_box .page_list .product_box table tbody tr td a.cas_btn {
            font-size: 13px;
            color: #0061b0;
            font-weight: bold;
        }

        .page_box .page_list .product_box table tbody tr td a.click_btn {
            font-size: 14px;
            cursor: pointer;
        }

            .page_box .page_list .product_box table tbody tr td a.click_btn.red {
                color: #e10606;
            }

            .page_box .page_list .product_box table tbody tr td a.click_btn.blue {
                color: #0061b0;
                font-weight: bold;
            }

            .page_box .page_list .product_box table tbody tr td a.click_btn:hover {
                text-decoration: underline;
            }

        .page_box .page_list .product_box table tbody tr td a.name_btn:hover {
            text-decoration: underline;
        }

    .page_box .page_list .product_box table table tbody tr td {
        font-size: 14px;
        background: #f8f8f8;
    }

        .page_box .page_list .product_box table table tbody tr td em {
            color: #e10606;
        }

    .page_box .page_list .product_box table table tbody tr:hover td {
        background: #f1f1f1;
    }

    .page_box .page_list .product_box table table tbody tr:last-child:hover td {
        background: #f9f9f9;
    }

.page_map {
    color: #333333;
    line-height: 26px;
    padding-top: 15px;
    padding-bottom: 30px;
}

    .page_map i {
        color: #999999
    }

    .page_map .breadcrumb {
        background: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }

        .page_map .breadcrumb a {
            color: #333333;
        }

            .page_map .breadcrumb a:hover {
                text-decoration: underline;
            }

        .page_map .breadcrumb > li + li:before {
            color: #333333;
        }

        .page_map .breadcrumb .active {
            color: #333333;
            font-weight: bold;
            /*搜索*/
            .search_box

{
    flex: 1;
    width: 100%;
}

.search_box .search_result {
    display: inline-block;
    width: 100%;
}

    .search_box .search_result li {
        display: inline-block;
        width: 100%;
        margin-top: 12px;
        vertical-align: bottom;
    }

        .search_box .search_result li:first-child {
            margin-top: 0;
        }

        .search_box .search_result li .pro_description {
            border: 1px solid #d9d9d9;
            padding: 20px;
            display: none;
        }

            .search_box .search_result li .pro_description .img_btn {
                float: left;
                width: 10%;
                display: inline-block;
                text-align: center;
            }

                .search_box .search_result li .pro_description .img_btn img {
                    max-width: 100%;
                }

            .search_box .search_result li .pro_description .right_info {
                float: left;
                width: calc(90% - 20px);
                margin-left: 20px;
            }

                .search_box .search_result li .pro_description .right_info .name_btn {
                    font-size: 18px;
                    color: #333333;
                    font-weight: bold;
                    line-height: 30px;
                    margin-bottom: 10px;
                    display: block;
                }

                    .search_box .search_result li .pro_description .right_info .name_btn:hover {
                        text-decoration: underline;
                        color: #da251c;
                    }

                .search_box .search_result li .pro_description .right_info .basic_text {
                    display: inline-block;
                    margin-right: 15px;
                    line-height: 22px;
                }

                .search_box .search_result li .pro_description .right_info .basic_text_all {
                    display: inline-block;
                    width: 100%;
                    margin-right: 0;
                }

                .search_box .search_result li .pro_description .right_info label {
                    font-size: 14px;
                    font-weight: normal;
                    color: #999999;
                }

                .search_box .search_result li .pro_description .right_info span {
                    font-size: 14px;
                    color: #333333;
                }

                    .search_box .search_result li .pro_description .right_info span a {
                        color: #da251c;
                    }

                        .search_box .search_result li .pro_description .right_info span a:hover {
                            text-decoration: underline;
                        }

        .search_box .search_result li .pro_stock {
            border: 1px solid #d9d9d9;
            padding: 10px 15px;
        }

            .search_box .search_result li .pro_stock .name_btn {
                font-size: 14px;
                color: #0094e7;
                margin-right: 10px;
            }

            .search_box .search_result li .pro_stock span {
                font-size: 14px;
                color: #333333;
            }

            .search_box .search_result li .pro_stock .stock_btn {
                float: right;
                font-size: 14px;
                color: #f10c00;
                font-weight: bold;
            }

            .search_box .search_result li .pro_stock a:hover {
                text-decoration: underline;
            }

    .search_box .search_result table thead tr th {
        background: #fbf4e5;
        font-size: 12px;
        line-height: 30px;
    }

    .search_box .search_result table tbody tr td {
        border: 0;
        font-size: 12px;
    }

        .search_box .search_result table tbody tr td em {
            color: #e10606;
        }

    .search_box .search_result table tbody tr:last-child:hover td {
        background: #fff;
    }

.search_result {
    display: flex;
    flex-wrap: wrap;
}
