﻿.kj-site-top {
    background-color: #fff;
}

.kj-top-header {
    height: 35px;
    background-color: #f5f5f5;
    color: #666;
    line-height: 35px;
}

    .kj-top-header .kj-site-top-left s {
        text-decoration: none;
        margin-left: 15px;
    }

    .kj-top-header .kj-site-top-right {
        text-align: right;
    }

        .kj-top-header .kj-site-top-right i {
            margin-right: 5px;
        }

        .kj-top-header .kj-site-top-right s {
            text-decoration: none;
            margin: 0 8px;
            color: #c7c7c7;
            position: relative;
            top: -1px;
        }

        .kj-top-header .kj-site-top-right span {
            display: inline-block;
        }
.kj-top-tel{
    margin-right:15px;
}
.kj-top-header a {
    display: inline-block;
    color: #666;
    height: 33px;
    line-height: 33px;
    font-size: 13px;
}

.kj-site-top-logo {
    max-width: 100%;
}

.kj-top-search {
    height: 120px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.kj-phone-search {
    display: none;
    transition-duration: 0.39s;
}

.kj-top-search-right-none div {
    height: 42px;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e8e8e8;
    position: relative;
    right: 15px;
}

.kj-top-search-right-none a {
    color: #333;
}

    .kj-top-search-right-none a i {
        margin-right: 10px;
        color: #e3150a;
        font-size: 20px;
        font-style:normal;
    }

    .kj-top-search-right-none a:hover {
        color: #e3150a;
        text-decoration: none;
    }

.kj-site-top-search-center-all {
    padding-left: 80px;
    padding-right: 45px;
}

.kj-site-top-search-center {
    border: 2px solid #0c68b2;
    border-radius: 0;
    position: relative;
}

    .kj-site-top-search-center .btn-default:hover {
        background-color: #171f5e;
        color: #fff;
    }

    .kj-site-top-search-center .kj-hot-product {
        position: absolute;
        padding: 0;
        bottom: -45px;
        left: 0;
        z-index: 5;
        height: 37px;
        display: flex;
        align-items: center;
        justify-content: left;
    }

        .kj-site-top-search-center .kj-hot-product li {
            list-style: none;
        }

            .kj-site-top-search-center .kj-hot-product li a {
                padding-right: 15px;
                color: #999;
                text-decoration:none;
            }

    .kj-site-top-search-center input {
        height: 38px;
        border: none;
        border-radius: 0;
        outline: none;
        width: 95% !important;
        padding-left: 40px;
        background: url('../images/search.png') no-repeat;
        background-position: 8px center;
        background-size: 25px 25px;
    }

        .kj-site-top-search-center input:focus {
            box-shadow: none;
        }

    .kj-site-top-search-center button {
        height: 38px;
        width: 120px;
        border: none;
        border-radius: 0 !important;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        background-color: #0c68b2;
        transition-duration: 0.39s;
        font-size: 16px;
    }

#kj-site-top-nav-button {
    background-color: #0c68b2;
}

    #kj-site-top-nav-button span {
        background-color: #fff;
    }

.kj-site-top-nav {
    border: none !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    background-color: #0c68b2;
}

    .kj-site-top-nav .navbar-collapse .navbar-nav li {
        position: relative;
    }
        .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li{
            position:initial;
        }
            .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu {
                top: 0;
                left: 204px;
                padding: 0;
                margin: 0;
                box-shadow: none;
                border-radius: 0;
                width: 660px;
                border: 1px solid #333;
                height: 660px;
                border-left: 0;
                padding-top:5px;
                padding-left:20px;
            }
                .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li{
                    float:left;
                    display:flex;
                    align-items:center;
                }
                    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li a{
                        background-color:transparent;
                        color:#333;
                        font-size:14px;
                    }
                    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li::after {
                        content: "\00A0\00A0\00A0|\00A0\00A0\00A0" ;
                        position: relative;
                        bottom: 2px;
                    }
                    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li:hover {
                        background-color: transparent;
                    }
                    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li a:hover {
                        color: #171f5e;
                        font-weight:bold;
                        
                    }
                        .kj-site-top-nav .navbar-collapse {
                            padding: 0;
                        }

        .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-site-top-nav .navbar-collapse .navbar-nav li a.kj-site-top-nav-first:hover,
        .kj-site-top-nav .navbar-collapse .navbar-nav li a.kj-site-top-nav-first:focus {
            border-bottom: 2px solid transparent;
        }

        .kj-site-top-nav .navbar-collapse .navbar-nav li {
            transition-duration: 0.39s;
        }

            .kj-site-top-nav .navbar-collapse .navbar-nav li a {
                display: inline-block;
                color: #fff;
                font-size: 16px;
                transition-duration: 0.39s;
                padding: 15px 32px;
            }
            .kj-site-top-nav .navbar-collapse .navbar-nav li:nth-of-type(2) > .dropdown-menu a {
                color: #fff;
                padding-left: 61px !important;
                padding-top: 0 !important;
                padding-bottom: 0 !important;
                padding-right: 0 !important;
                display: block;
                width: 100%;
                text-align: left;
                line-height: 55px;
                background-color: rgba(23, 31, 94, 0.8);
            }
            .kj-site-top-nav .navbar-collapse .navbar-nav li:nth-of-type(2) a {
                padding: 15px 63px;
            }
            .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li a
            .kj-site-top-nav .navbar-nav > li > a:focus,
            .kj-site-top-nav .navbar-nav > li > a:hover,
            .kj-site-top-nav .navbar-nav > li.active > a:hover,
            .kj-site-top-nav .navbar-nav > li.active > a {
                color: #fff;
                background-color: #171f5e;

            }
            .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li .dropdown-menu li a {
                padding: 0 !important;
            }
            .kj-site-top-nav .navbar-nav > .open > a,
            .kj-site-top-nav .navbar-nav > .open > a:focus,
            .kj-site-top-nav .navbar-nav > .open > a:hover {
                background-color: #171f5e;
                color: #fff;
            }

    .kj-site-top-nav .navbar-nav > li > .dropdown-menu {
        padding: 0;
        margin: 0;
        width: 100%;
        border: 0;
        box-shadow: 0;
        top:100%;
    }

        .kj-site-top-nav .navbar-nav > li > .dropdown-menu a {
            color: #fff;
            padding: 0 !important;
            display: block;
            width: 100%;
            text-align: center;
            line-height: 55px;
            background-color: rgba(23, 31, 94, 0.8);
        }

    .kj-site-top-nav .navbar-collapse .navbar-nav li .dropdown-menu li:hover .dropdown-menu{
        display: block;
        
    }

    .kj-site-top-nav .navbar-collapse .navbar-nav li:hover {
        background-color: #171f5e;
    }

.kj-default-swiper1 {
    height: 600px;
    width: 100%;
}
    .kj-default-swiper1 .swiper-slide {
        background-size: cover;
        background-position: center center;
        background-repeat:no-repeat;
    }
    .kj-default-swiper1 .swiper-pagination-bullet {
        background-color: transparent;
        opacity: 1;
        transition-duration: 0.39s;
        width: 20px;
        height: 7px;
        border-radius: 5px;
        background-color: #fff;
    }

    .kj-default-swiper1 .swiper-pagination-bullet-active {
        background-color: #171f5e;
    }

.kj-header {
    text-align: center;
    font-size: 30px;
    padding: 40px 0;
    margin-top: 25px;
    margin-bottom: 40px;
    padding-bottom:0;
}

.kj-header span {
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    height: 5px;
    width: 45px;
    background-color: #0c68b2;
}

.kj-pro-ss {
    text-align: left;
    background: #fff;
    position: relative;
    min-height: 200px;
    margin-bottom: 30px;
}

    .kj-pro-ss div {
        display: block;
        height: 95px;
        padding: 5px 20px;
        width: 100%;
        background-color: #0c68b2;
        transition-duration: 0.39s;
        line-height: 28px;
    }

        .kj-pro-ss div a {
            color: #333;
            display: block;
            text-align: left;
        }

        .kj-pro-ss div span {
            color: #fff;
        }

            .kj-pro-ss div span s {
                font-size: 13px;
            }

        .kj-pro-ss div a {
            text-decoration: none;
            color: #fff;
        }

            .kj-pro-ss div a:first-child {
                font-weight: bold;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .kj-pro-ss:hover div {
        background-color: #171f5e;
    }

        .kj-pro-ss:hover div a {
            color: #fff;
        }

.kj-pro-ss-img {
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
    padding:15px;
}

    .kj-pro-ss-img img {
        max-height: 100%;
        max-width: 100%;
    }

.kj-indexnews {
    margin-top: 35px;
    font-family:"微软雅黑"
}

.kj-indexnews-header {
    font-size: 30px;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    border-left: 4px solid #0c68b2;
    margin: 0;
    margin-bottom: 15px;
}

    .kj-indexnews-header a {
        font-size: 14px;
        color: #333;
    }

        .kj-indexnews-header a:hover {
            color: #0c68b2;
            text-decoration: none;
        }

.kj-indexNews-pro {
    transition-duration: 0.39s;
    margin-bottom: 15px;
}

    .kj-indexNews-pro .media-left {
        padding-right: 20px;
    }

        .kj-indexNews-pro .media-left a {
            display: block;
            height: 160px;
            width: 230px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

    .kj-indexNews-pro .media-body {
        position: relative;
    }

        .kj-indexNews-pro .media-body h4 {
            font-size: 16px;
            font-weight: bold;
            margin-top: 0;
            margin-bottom: 20px;
        }

            .kj-indexNews-pro .media-body h4 a {
                display:block;
                width:80%;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

        .kj-indexNews-pro .media-body span {
            display: block;
            color: #999;
            font-size: 16px;
            margin-bottom: 15px;
        }

        .kj-indexNews-pro .media-body a {
            text-decoration: none;
            color: #333;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            width:76%;
        }

            .kj-indexNews-pro .media-body a:hover {
                color: #0c68b2;
            }

        .kj-indexNews-pro .media-body .kj-indexnews-text {
            line-height: 26px;
        }

.kj-indexnews2 {
    padding: 0;
}

    .kj-indexnews2 a:hover {
        color: #0c68b2;
        text-decoration: none;
    }

    .kj-indexnews2 li {
        width: 100%;
        list-style: none;
        border-bottom: 1px dashed #e5e5e5;
    }

        .kj-indexnews2 li a {
            color: #333;
            display: flex;
            align-items: center;
            height: 47px;
            justify-content: space-between;
        }

.kj-indexnewsmargin {
    margin-top: -17px;
}

    .kj-indexnewsmargin li {
     
    }

.kj-indexBrand {
    margin-top: 30px;
}

.kj-brand-in {
    display: block;
    height: 135px;
    border: 1px solid #f4f4f5;
    position: relative;
    transition-duration: 0.39s;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:15px;
}

    .kj-brand-in img {
        max-width: 100%;
        max-height: 100%;
    }

    .kj-brand-in span {
        width: 100%;
        display: block;
        height: 35px;
        color: #fff;
        background-color: #0c68b2;
        text-align: center;
        line-height: 35px;
        position: absolute;
        opacity: 0;
        bottom: 0;
        left: 0;
        transition-duration: 0.39s;
    }

    .kj-brand-in:hover {
        
    }

        .kj-brand-in:hover span {
            opacity: 1;
        }

.kj-footer {
    min-height: 345px;
    background-color: #0b5087;
    margin-top: 25px;
    padding-top: 50px;
}

.kj-concact .kj-concact-top-bb {
    color: #fff;
    border-right: 1px solid #a5b5c9;
    padding-right: 60px;
    margin-right: 20px;
}

    .kj-concact .kj-concact-top-bb h4 {
        font-size: 14px;
        font-weight: lighter;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .kj-concact .kj-concact-top-bb div.kj-cc {
        border-left: 5px solid #2ea2ff;
        padding-left: 20px;
        margin-bottom: 20px;
    }

        .kj-concact .kj-concact-top-bb div.kj-cc span {
            color: #fff;
        }

    .kj-concact .kj-concact-top-bb div.kj-ca {
        border-top: 1px solid #a5b5c9;
        padding-top: 25px;
        font-weight: lighter;
        color: #a5b5c9;
        margin-top: 5px;
    }

        .kj-concact .kj-concact-top-bb div.kj-ca div {
            display: flex;
        }

            .kj-concact .kj-concact-top-bb div.kj-ca div span {
                display: inline-block;
                width: 70px;
            }

        .kj-concact .kj-concact-top-bb div.kj-ca a {
            color: #a5b5c9;
        }

            .kj-concact .kj-concact-top-bb div.kj-ca a:hover {
                text-decoration: underline;
            }

    .kj-concact .kj-concact-top-bb div.kj-cb {
        display: flex;
    }

        .kj-concact .kj-concact-top-bb div.kj-cb span {
            display: block;
        }

.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: 5px;
    }

        .kj-concact .kj-concact-bottom ul li a {
            color: #97aac1;
            font-size:13px;
        }

        .kj-concact .kj-concact-bottom ul li:first-child {
            font-size: 14px;
            margin-bottom: 15px;
        }

.kj-concact .kj-concact-bottom img {
    width: 120px;
}

.kj-concact-bottom-top {
    color: #f90617;
    font-size: 13px;
    margin-top: 40px;
}

.kj-footer-bottom {
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin-top: 10px;
}

    .kj-footer-bottom a {
        color: #fff;
    }

.kj-pro-ss div a span {
    margin-left: 10px;
}

.kj-pro-ss div span s {
    margin-left: 10px;
}

.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}
.kj-pageimg {
    height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.kj-nav {
    display: flex;
    align-items: center;
    height: 70px;
}

    .kj-nav ul {
        display: flex;
        align-items: center;
        justify-content: left;
        margin: 0;
        padding: 0;
    }

        .kj-nav ul li::after {
            content: "\00A0/\00A0";
        }

        .kj-nav ul li:last-child::after {
            content: "";
        }

        .kj-nav ul li {
            list-style: none;
        }

            .kj-nav ul li a {
                color: #333;
            }

            .kj-nav ul li:last-child a {
                color: #0c68b2;
            }

.kj-prolist-width .col-md-2 {
    width: 23%;
}

.kj-prolist-width .col-md-10 {
    width: 77%;
}

.kj-nav-all {
    padding-right: 15px;
}

.kj-nav-list-header {
    margin: 0;
    height: 40px;
    background-color: #0c68b2;
    font-size: 15px;
    color: #fff;
    padding-left: 25px;
    line-height: 40px;
}

.kj-nav-list {
    margin: 0;
    padding: 0;
}

    .kj-nav-list li {
        list-style: none;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        background-color: #f4f4f5;
    }

        .kj-nav-list li a {
            color: #333;
            text-decoration: none;
            display: inline-block;
            width: 80%;
        }

        .kj-nav-list li i {
            margin-right: 10px;
        }

        .kj-nav-list li .well {
            background-color: #fff;
            border: 0;
            box-shadow: none;
            padding: 15px 0;
            margin: 0;
        }

            .kj-nav-list li .well li {
                background-color: #fff;
            }

        .kj-nav-list li:hover,
        .kj-nav-list li.active {
            background-color: #fff;
            color: #0c68b2;
        }

            .kj-nav-list li:hover a,
            .kj-nav-list li.active a {
                color: #333;
                font-weight: bold;
            }

            .kj-nav-list li:hover .well a,
            .kj-nav-list li.active .well a {
                color: #333;
            }

                .kj-nav-list li:hover .well a:hover,
                .kj-nav-list li.active .well a:hover {
                    color: #0c68b2;
                }

.kj-product-list-nav .kj-product-list-nav-in {
    position: relative;
    border-bottom: 1px dashed #e0e0e0;
}

    .kj-product-list-nav .kj-product-list-nav-in span {
        color: 333;
        display: block;
        height: 30px;
        line-height: 30px;
        position: absolute;
        top: 5px;
    }

        .kj-product-list-nav .kj-product-list-nav-in span i {
            color: #999;
        }

        .kj-product-list-nav .kj-product-list-nav-in span:first-of-type {
            left: 0;
            width: 70px;
            color: #999999;
            padding-left: 10px;
        }

        .kj-product-list-nav .kj-product-list-nav-in span:last-of-type {
            right: 25px;
            width: 45px;
        }

            .kj-product-list-nav .kj-product-list-nav-in span:last-of-type i {
                margin-left: 5px;
            }

            .kj-product-list-nav .kj-product-list-nav-in span:last-of-type::before {
                content: "更多";
            }

    .kj-product-list-nav .kj-product-list-nav-in .kj-product-list-see-more::before {
        content: "收起" !important;
    }

.kj-product-list-nav ul {
    width: 90%;
    padding-left: 65px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    height: 40px;
    overflow: hidden;
}

    .kj-product-list-nav ul li {
        list-style: none;
        margin-right: 20px;
        height: 40px;
        line-height: 40px;
    }

        .kj-product-list-nav ul li a {
            color: #333;
        }

        .kj-product-list-nav ul li:first-child {
            color: #da261c;
        }

.kj-product-list-nav-change span:last-of-type::before {
    content: "收起" !important;
}

.kj-product-list-nav-change ul {
    overflow: initial;
    height: auto;
}

.kj-product-list-header {
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    margin: 0;
    line-height: 35px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f7f7f7;
    padding-left: 10px;
}

.kj-letter {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .kj-letter a {
        display: block;
        height: 25px;
        width: 25px;
        border: 1px solid #0c68b2;
        text-align: center;
        line-height: 25px;
        color: #0c68b2;
        font-weight:bold;
        background-color: #fff;
        text-decoration: none;
    }

        .kj-letter a:hover,
        .kj-letter a.active {
            background-color: #0c68b2;
            color: #fff;
        }

.kj-enname-prolist {
    margin-top: 20px;
}

    .kj-enname-prolist span {
        color: #999;
    }

.kj-product-list-product .kj-product-list-product-in {
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    transition-duration: 0.39s;
}

    .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top {
        position: relative;
        min-height: 120px;
    }

        .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media {
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: left;
        }

        .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-heading {
            margin: 0;
        }

        .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-middle {
            margin-right: 15px;
        }

            .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-middle a {
                display: block;
                width: 120px;
                margin-top:15px;
                display:flex;
                align-items:center;
                justify-content:center;
            }

            .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-middle img {
                max-width: 100%;
                max-height:120px;
            }

        .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-body {
            padding-top: 30px;
            margin-left: 15px;
        }

            .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-body h4,
            .kj-product-list-product-ul li {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media-body h4 span,
                .kj-product-list-product-ul li span {
                    color: #999;
                }
 .kj-product-list-product-ul {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.kj-product-list-product-ul li {
    list-style: none;
    padding-right: 25px;
}

        .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .kj-goto-product-info {
            position: absolute;
            right: 5px;
            bottom: 10px;
            color: #340e70;
            font-size: 12px;
        }
.kj-pro-num{
    display:flex;
    align-items:center;
}
    .kj-pro-num div {
        margin: 0 auto;
        border: 1px solid #c9c9c9;
        border-radius: 3px;
        width: 70px;
        padding: 5px;
        line-height: initial;
        color: #333;
    }

    .kj-pro-num div input {
        width: 40%;
        text-align: center;
        border: none;
        height: 100%;
        position: relative;
        right: 2px;
    }
            .kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .kj-goto-product-info i {
                margin-left: 5px;
            }

.kj-product-list-product-in-bottom {
    padding: 0 15px;
}

    .kj-product-list-product-in-bottom .table {
        margin: 0;
        text-align: center;
    }

        .kj-product-list-product-in-bottom .table thead {
            background-color: #f4f4f4;
            border-top: 1px solid #dcdcdc;
            border-bottom: 1px solid #dcdcdc;
        }

        .kj-product-list-product-in-bottom .table th {
            text-align: center;
            border: 0;
        }

        .kj-product-list-product-in-bottom .table tr {
            border-top: 1px dotted #e6e8e9;
        }

            .kj-product-list-product-in-bottom .table tr td {
                height: 40px;
                line-height: 40px;
                padding: 0;
            }

            .kj-product-list-product-in-bottom .table tr .kj-red {
                color: #e3150a;
            }

            .kj-product-list-product-in-bottom .table tr .kj-num {
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .kj-product-list-product-in-bottom .table tr .kj-num div {
                    margin: 0 auto;
                    border: 1px solid #c9c9c9;
                    border-radius: 3px;
                    width: 70px;
                    padding: 5px;
                    color: #333;
                    line-height: initial;
                }

                    .kj-product-list-product-in-bottom .table tr .kj-num div span {
                        margin: 0 10px;
                    }

                    .kj-product-list-product-in-bottom .table tr .kj-num div i {
                        color: #333;
                    }

        .kj-product-list-product-in-bottom .table > tbody > tr > td,
        .kj-product-list-product-in-bottom .table > tbody > tr > th,
        .kj-product-list-product-in-bottom .table > tfoot > tr > td,
        .kj-product-list-product-in-bottom .table > tfoot > tr > th,
        .kj-product-list-product-in-bottom .table > thead > tr > td,
        .kj-product-list-product-in-bottom .table > thead > tr > th {
            border: none;
        }

        .kj-product-list-product-in-bottom .table tr:last-of-type {
            border-bottom: 1px dotted #e6e8e9;
        }

.kj-shows {
    text-align: center;
    padding: 5px 0;
    display: block;
    color: #0c68b2;
    text-decoration: none;
}

.kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top .media {
    padding-bottom: 10px;
}

.kj-navigation-page {
    text-align: center;
    margin-top: 20px;
}

    .kj-navigation-page .pagination > li > a,
    .kj-navigation-page .pagination > li > span {
        border: 1px solid #e5e5e5;
        color: #333;
        padding: 5px 11px;
        background-image: linear-gradient(#ffffff, #f2f2f2);
        font-weight: bold;
        color: #000;
    }
        .kj-navigation-page .pagination > li.active > a,
        .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: #0b5087;
            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-product-list-product .kj-product-list-product-in.active {
    border: 1px solid #0c68b2;
}

.kj-news {
    background-color: #f7f7f7;
    padding: 12px 20px 12px 12px;
    margin-bottom: 40px;
}

    .kj-news .media-left {
        padding-right: 20px;
    }

        .kj-news .media-left a {
            display: block;
            width: 260px;
            height: 195px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color:#fff; 
        }

            .kj-news .media-left a img {
                max-width: 100%;
                max-height: 185px;
            }

    .kj-news .media-body h4 {
        font-size: 14px;
        padding-top: 10px;
        font-weight: bold;
        margin: 0;
    }
.kj-indexnews2 li span {
    width: 70%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
        .kj-news .media-body h4 a {
            color: #333;
            text-decoration: none;
            font-size:15px;
        }

            .kj-news .media-body h4 a:hover {
                color: #0c68b2;
            }

    .kj-news .media-body span {
        margin-top: 25px;
        display: block;
        font-size:15px;
    }

        .kj-news .media-body span i {
            margin-right: 10px;
        }

    .kj-news .media-body hr {
        border-bottom: 1px dashed #b7b7b7;
    }

    .kj-news .media-body div {
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.kj-detail-info {
    color: #999999;
}

    .kj-detail-info h4 {
        margin-bottom: 30px;
        margin-top: 20px;
        font-size: 28px;
        color: #333;
    }

    .kj-detail-info span {
        color: #333;
    }

    .kj-detail-info .kj-detail-info-aa,
    .kj-detail-info p {
        margin-bottom: 23px;
    }

.kj-detail-info-bb {
    margin-bottom: 30px;
}

.kj-detail-img {
    width: 220px;
    height: 220px;
    border: 1px solid #d2d2d2;
    float: right;
}

.kj-detail-table-aa {
    margin-top: 7px;
}

    .kj-detail-table-aa .kj-product-list-product-in-bottom {
        padding: 0;
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }

        .kj-detail-table-aa .kj-product-list-product-in-bottom .table {
            color: #666666;
        }

            .kj-detail-table-aa .kj-product-list-product-in-bottom .table thead {
                background-color: #a5d4f9;
                color: #0c68b2;
            }

            .kj-detail-table-aa .kj-product-list-product-in-bottom .table tr:last-of-type {
                border-bottom: none;
            }

.kj-manual {
    color: #0c68b2;
  
    font-weight: bold;
    text-decoration: none;
    transition-duration: 0.39s;
}

    .kj-manual i {
        margin-right: 5px;
    }

    .kj-manual:hover {
        text-decoration: none;
    }

.kj-detail-three-tab {
    margin-top: 45px;
    margin-bottom:40px;
}

    .kj-detail-three-tab .table th {
        width: 115px;
        padding: 14px 8px;
        padding-left: 20px;
    }

    .kj-detail-three-tab .table td {
        padding: 14px 20px;
    }

    .kj-detail-three-tab .nav-tabs {
        border-bottom: 2px solid #c2c2c2;
    }

    .kj-detail-three-tab .nav > li > a {
        padding: 9px 36px;
        font-size: 16px;
        font-weight: bold;
        border-radius: 0;
        background-color: #e8e8e8;
        color: #000;
        border: none;
    }

    .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-color: #0c68b2;
            border: none;
            border-radius: 0;
        }
.kj-nav .breadcrumb {
    list-style: none;
    background-color:transparent;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
    .kj-nav .breadcrumb li a{
        color:#333;
    }
    .kj-nav .breadcrumb li.active {
        color: #0c68b2;
    }
.kj-product-list-nav ul li a.active{
    color:#e3150a;
}
.kj-server-oo p {
    line-height: 30px;
}
/*搜索页*/
.kj-prolist-right {
    margin-bottom: 20px;
    min-height: 400px;
}
.kj-btn-danger{
    background-color:#0c68b2;
    outline:none;
    border:none;
}
    .kj-btn-danger:hover, .kj-btn-danger:focus, .kj-btn-danger.focus, .kj-btn-danger:active:hover {
        background-color: #171f5e;
    }
.kj-main-articleinfo-title{
    text-align:center;
    font-size:30px;
    margin:0;
}
.kj-main-article{
    line-height:30px;
}
.kj-article-bottom span{
    display:block;
    line-height:40px;
}
.kj-news-cc-ss{
    color:#333;
}
.kj-news-cc-ss:hover{
    color:#0c68b2;
    text-decoration:none;
}
.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: 96%;
            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: 96%;
            height: 100px;
            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-btn-form input {
    width: 140px;
    background-color: #0c68b2;
    color: #fff;
    height: 38px;
    transition-duration:.39s;
}

.kj-btn-form {
    text-align: center;
    margin-top:20px;
}
    .kj-btn-form input:hover {
        background-color: #171f5e;
        color:#fff;
    }
.kj-shopcart-count {
    min-width: 10px;
    padding: 2px 5px;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #e3150a;
    border-radius: 10px;
    margin: 0;
    position: absolute;
    left: 33px;
    top: 2px;
}
.kj-concact .kj-concact-top-bb div.kj-ca a:hover{
    text-decoration:underline;
}
.kj-article-bottom{
    margin-top:25px;
}
.kj-main-article img{
    max-width:100%!important;
}
.kj-indexBrand .col-lg-2 {
    width: 20%;
}

.kj-indexBrand .kj-indexnews-header {
    margin-bottom: 35px;
}
.kj-left {
    position: fixed;
    right: 10px;
    top: 30%;
    z-index: 200;
}

    .kj-left li {
        list-style: none;
        color: #fff;
        width: 65px;
        height: 65px;
        background-color: #0c68b2;
        text-align: center;
        font-size: 12px;
        transition-duration: 0.39s;
        position: relative;
        margin-bottom: 1px;
        padding-top: 10px;
    }

        .kj-left li div {
            position: absolute;
            left: -120px;
            top: 0;
            width: 120px;
            background-color: #171f5e;
            min-height: 65px;
            display: none;
            padding: 10px;
        }

            .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: #fff;
            margin-bottom: 5px;
        }

        .kj-left li:hover {
            background-color: #171f5e;
            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-go-top {
    margin-top: 15px;
}
.kj-left a{
    color:#fff;
    text-decoration:none;
}
    .kj-left a:hover{
        color:#fff !important;
    }
    .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-modal .modal-body{
    padding:0;
}
.kj-nav2-li.active {
    border-left: 5px solid #0c68b2;
    color: #0c68b2;
}
.kj-nav2-li.active a{
    color:#0c68b2;
}
.kj-nav-list2 ul{
    padding:0;
    margin:0;
}
.kj-nav2-li.active ul a{
    color:#333;
}
.kj-nav2-li.active ul{
    color:#333;
}
.kj-nav .breadcrumb li:last-child a{
    color:#0c68b2;
}
.kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top a{
    color:#0c68b2;
    text-decoration:none;
}
.kj-product-list-product .kj-product-list-product-in .kj-product-list-product-in-top a:hover{
    color:#0c68b2;
}
.kj-nav-list-p li{
    background-color:#fff;
}
body{
    padding-top:0 !important;
}
.kj-product-list-product .kj-product-list-product-in.active .kj-product-list-product-in-top a{
    color:#0c68b2;
}
.kj-baidu-map-box{
    height:500px;
}
.kj-product-list-product-in-bottom .table tr .kj-red:last-child {
    font-size: 20px;
}
.kj-detail-table-bb .kj-product-list-product-in-bottom .table tr:last-of-type {
    border-bottom: 1px dotted #e6e8e9;
}
.kj-detail-table-bb .kj-product-list-product-in-bottom {
    padding: 0;
    border-left: none;
    border-right: none;
  border-bottom: none;
}
.kj-server-oo img{
    max-width:100%;
    height:auto!important;
}
.kj-index-about-us{
    line-height:30px;
}
.kj-related {
    position: relative;
}

    .kj-related .swiper-button-next {
        right: -45px;
    }

    .kj-related .swiper-button-prev {
        left: -45px;
        text-align: right;
    }
    .kj-related h3 {
        height: 70px;
        line-height: 70px;
        font-size: 24px;
        margin: 0;
    }

    .kj-related .swiper-button-next,
    .kj-related .swiper-button-prev {
        background-image: none;
    }

        .kj-related .swiper-button-next i,
        .kj-related .swiper-button-prev i {
            color: #333;
            font-size: 30px;
        }

            .kj-related .swiper-button-next i:hover,
            .kj-related .swiper-button-prev i:hover {
                color: #0c68b2;
            }
.kj-indexnews .col-md-4 {
    width: 34.333333%;
}
.kj-indexnews .col-md-8 {
    width: 65.666667%;
}
.ShopCartBox{
    display:none;
}
.timecounter{
    text-align:center;
    font-size:18px;
    color:#0c68b2;
    font-weight:bold;
    margin:20px;
}
.kj-indexcuxiao-header{
    margin-top:40px;
}
