﻿@media (min-width: 1430px) {
    .container {
        width: 1430px;
    }
}
body{
    font-family:"微软雅黑"
}
.kj-in2 {
    margin-left: -35px;
}
.kj-siteTops {
    height: 117px;
    background-color: #193739;
    position: relative;
    box-shadow: 0 0 5px 0 #333;
}

    .kj-siteTops .kj-siteTopsIn {
        height: 117px;
    }

.kj-topQQ {
    margin-right: 30px;
}

    .kj-topQQ a {
        color: #fff
    }

        .kj-topQQ a:hover {
            color: #00c8b8;
            text-decoration: none;
        }

.kj-siteTops-left {
    display: block;
    height: 117px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    background-color: #fff;
}

    .kj-siteTops-left img {
        float: right;
    }

.kj-padding-left {
    padding-left: 0px;
}

.kj-notice {
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 370px;
}

    .kj-notice img {
        margin-right: 20px;
    }

    .kj-notice span {
        padding-top: 3px;
    }

    .kj-notice .mySwiper {
        height: 30px;
    }

        .kj-notice .mySwiper .swiper-slide {
            display: flex;
            align-items: center;
        }
            .kj-notice .mySwiper .swiper-slide a{
                color:#fff;
                padding-top:4px;
                text-decoration:none;
            }

            .kj-in {
                width: 100%;
                padding-top: 15px;
            }

.kj-nav {
    margin-top: 22px;
}
.kj-BreadCrumbs .kj-all-nav ol li:last-child a{
    color:#00c8b8;
}
.kj-nav .navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
}

    .kj-nav .navbar-collapse {
        padding: 0;
    }

    .kj-nav .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 18px;
        padding: 0;
        margin-right: 75px;
        font-weight:bold;
    }

    .kj-nav .navbar-default .navbar-nav > li:last-of-type a {
        margin: 0;
    }

    .kj-nav .navbar-default .navbar-nav > .active > a,
    .kj-nav .navbar-default .navbar-nav > .active > a:focus,
    .kj-nav .navbar-default .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: transparent;
    }

.kj-site-top-search-center {
    height: 40px;
    width: 370px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .kj-site-top-search-center input {
        height: 40px;
        border: none;
        padding-left: 15px;
        outline: none;
        width: 100% !important;
        background-color: #00c9b9;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

        .kj-site-top-search-center input:focus {
            box-shadow: none;
        }

    .kj-site-top-search-center .form-control {
        color: #fff;

    }
    .kj-site-top-search-center input::-webkit-input-placeholder {
        color: #fff;
    }
    .kj-site-top-search-center button {
        height: 40px;
        width: 55px;
        border: none;
        background-image: linear-gradient(to bottom left, #5a94b5, #272f7f);
        border-radius: 0;
        color: #fff;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

.kj-all-search {
    width: 120px;
    height: 54px;
    color: #fff;
    background-image: linear-gradient(to bottom left, #2a903b, #a8c731);
    border: none;
    outline: none;
}

#kj-site-top-nav-button {
    background-color: #66b444;
}

    #kj-site-top-nav-button span {
        background-color: #fff;
    }
.kj-cc{
    padding-top:13px;
}
.kj-in2 {
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    font-size: 13px;
    padding-top: 15px;
    font-weight: bold;
}

    .kj-in2 div {
        text-align: center;
    }

    .kj-in2 a {
        color: #fff;
    }

        .kj-in2 a:hover {
            color: #00c8b8;
            text-decoration: none;
        }

    .kj-in2 i {
        width: 30px;
        height: 25px;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        margin-bottom: 2px;
        margin: 0 auto;
    }

.kj-top-tel {
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin-top:5px;
    font-weight:bold;
    font-size:18px;
}
    .kj-top-tel i{
        margin-right:5px;
    }

    .kj-default-swiper1 {
        height: 840px;
        width: 100%;
    }

    .kj-default-swiper1 .swiper-slide {
        background-size: cover;
        background-position: center center;
    }

    .kj-default-swiper1 .swiper-pagination-bullet {
        background-color: transparent;
        opacity: 1;
        transition-duration: 0.39s;
        width: 20px;
        height: 20px;
        border: 1px solid #fff;
    }

    .kj-default-swiper1 .swiper-pagination-bullet-active {
        background-color: #193739;
    }

.kj-indexHeader {
    height: 55px;
    font-size: 36px;
    color: #00c9b9;
    margin-bottom: 40px;
}

    .kj-indexHeader h1 {
        font-family: "黑体";
        margin: 0;
        width: 147px;
        border-bottom: 2px solid #3f5956;
        padding-bottom: 10px;
        font-weight: bold;
    }

    .kj-indexHeader span {
        color: #019a84;
    }

.kj-server {
    min-height: 425px;
    background-color: #f0f0f0;
    padding-top: 50px;
}

.kj-serverIn {
    width: 195px;
    height: 195px;
    background: url('../images/cir.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #049986;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-size: 185px 185px;
    transition-duration: .39s;
    
}

    .kj-serverIn:hover {
        background-color: #00c8b8;
        transform: translateY(-20px)
    }

        .kj-serverIn:hover span {
            background-color: #00c8b8;
        }

        .kj-serverIn:hover a{
            color: #00c8b8;
            text-decoration:none;
        }

    .kj-serverIn span {
        display: block;
        width: 40px;
        height: 40px;
        background-color: #049986;
        position: absolute;
        border-radius: 50%;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        line-height: 40px;
        text-align: center;
        transition-duration: .39s;
    }

    .kj-serverIn a {
        display: block;
        text-align: center;
        color: #019a84;
        font-size: 16px;
        font-weight: bold;
    }

        .kj-serverIn a img {
            margin-bottom: 20px;
        }

.kj-command {
    min-height: 750px;
    background: url('../images/qxxt.png') no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f2fffe;
    padding-top: 55px;
}

.kj-comPro {
    margin-bottom: 50px;
    background-color: #fff;
}

    .kj-comPro a {
        color: #333;
        display: block;
        text-align: center;
        display: flex;
        align-items: center;
        height: 170px;
        overflow: hidden;
        justify-content: center;
        padding:10px;
    }

    .kj-comPro span {
        padding: 0 10px;
        display: block;
        padding-top: 10px;
        height: 70px;
        width: 100%;
        background-color: #fff;
        transition-duration: 0.39s;
        line-height: 25px;
    }

        .kj-comPro span a {
            text-decoration: none;
            font-weight: bold;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            height:auto !important;
            padding:0;
        }

    .kj-comPro img {
        height: auto;
        max-width: 100%;
    }

    .kj-comPro:hover {
        box-shadow: 0 0 5px 0 #f1f1f1;
    }

        .kj-comPro:hover span {
            background-image: linear-gradient(to left, #019c86, #00c8b5);
        }

            .kj-comPro:hover span a {
                color: #fff;
            }

.kj-indexNews {
    background-color: #ffffff;
    min-height: 695px;
}

    .kj-indexNews .kj-indexHeader {
        margin-top: 60px;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
    }

        .kj-indexNews .kj-indexHeader a {
            font-size: 14px;
            color: #333;
            font-weight: bold;
            position: relative;
            
        }

.kj-swiper1 {
    height: 447px;
}

    .kj-swiper1 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: 1;
        transition-duration: 0.39s;
    }

    .kj-swiper1 .swiper-pagination-bullets {
        bottom: 18px;
        width: 20%;
        left: initial;
        right: 0;
    }

    .kj-swiper1 .swiper-pagination-bullet-active {
        background-color: #00c8b5;
    }

    .kj-swiper1 .swiper-slide a {
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

    .kj-swiper1 .swiper-slide h2 {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 55px;
        line-height: 55px;
        margin: 0;
        font-size: 14px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.6);
    }

        .kj-swiper1 .swiper-slide h2 span {
            margin: 0 35px;
        }

.kj-indexNews-pro {
    background-color: #f4f4f4;
    transition-duration: 0.39s;
    margin-bottom: 23px;
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 15px;
}

    .kj-indexNews-pro .kj-news-time {
        border-right: 1px solid #333;
        width: 70px;
        position: relative;
        bottom: 1px;
        height: 70px;
    }

        .kj-indexNews-pro .kj-news-time h3 {
            margin: 0;
        }

        .kj-indexNews-pro .kj-news-time i {
            bottom: -6px;
        }

        .kj-indexNews-pro .kj-news-time span {
            display: block;
            height: 1px;
            background-color: #333;
            width: 20px;
            position: relative;
            left: 5px;
            margin: 0;
            margin-top: 5px;
        }

    .kj-indexNews-pro .media-left a {
        display: block;
        height: 105px;
        width: 180px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .kj-indexNews-pro .media-body {
        padding-left: 10px;
        padding-top: 0px;
    }

        .kj-indexNews-pro .media-body .kj-news-a {
            position: relative;
            top: 2px;
            font-size: 20px;
        }

        .kj-indexNews-pro .media-body a {
            text-decoration: none;
            color: #333;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            font-size: 16px;
            line-height: 28px;
        }

    .kj-indexNews-pro:hover {
        background-color: #049986;
        color: #fff;
    }

        .kj-indexNews-pro:hover .kj-news-time {
            border-color: #fff;
        }

        .kj-indexNews-pro:hover .media-body {
            position: relative;
        }

            .kj-indexNews-pro:hover .media-body a {
                text-decoration: none;
                color: #fff;
            }

        .kj-indexNews-pro:hover span {
            background-color: #fff;
        }

.kj-new-pro {
    padding: 0 20px;
    padding-top: 20px;
    background-color: #f4f4f4;
    transition-duration: 0.39s;
    padding-bottom: 16px;
    margin-bottom: 20px;
}

    .kj-new-pro hr {
        margin: 0;
        padding: 0;
        border-color: #333;
        margin-bottom: 10px;
    }

.kj-newPro-top h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #333;
    margin-bottom: 15px;
}

    .kj-newPro-top h3 a {
        color: #333;
    }

.kj-newPro-top p {
    margin: 0;
}

.kj-newPro-top div {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
    line-height: 24px;
}

.kj-news-time {
    width: 100px;
    text-align: left;
}

    .kj-news-time h3 {
        font-size: 30px;
        margin: 0;
        margin-bottom: 10px;
    }

    .kj-news-time span {
        display: inline-block;
        height: 3px;
        width: 25px;
        background-color: #ddd;
        margin: 10px 0;
    }

    .kj-news-time i {
        font-style: normal;
        left: 1px;
        font-size: 16px !important;
        position: relative;
        bottom: 6px;
    }

.kj-newPro-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .kj-newPro-bottom a {
        display: block;
        color: #333;
        width: 40px;
        height: 40px;
        border: 3px solid #333;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .kj-newPro-bottom i {
        font-size: 20px;
        font-weight: lighter;
        position: relative;
        left: 2px;
    }

.kj-new-pro:hover {
    color: #fff;
    background-color: #049986;
}

    .kj-new-pro:hover hr {
        border-color: #fff;
    }

    .kj-new-pro:hover h3 {
        color: #fff;
    }

        .kj-new-pro:hover h3 a {
            border-color: #fff;
            color: #fff;
            text-decoration: none;
        }

    .kj-new-pro:hover a {
        border-color: #fff;
        color: #fff;
        text-decoration: none;
    }

.kj-swiper3-out {
    position: relative;
}

    .kj-swiper3-out .swiper-button-next,
    .kj-swiper3-out .swiper-button-prev {
        background-image: none;
        font-size: 50px;
        top: 44%;
    }

    .kj-swiper3-out .swiper-button-next {
        right: -37px;
    }

    .kj-swiper3-out .swiper-button-prev {
        left: -30px;
    }

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #74c0b5;
}

.kj-default-swiper3 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 140px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #ded6d6;
    
}

.kj-default-swiper3 .kj-com-pro {
    width: 140px;
    margin: 0 auto;
}

.kj-default-swiper3 .kj-com-img {
    display: block;
    width: 100%;
    height: 55px;
}

.kj-brand-index {
    height: 110px;
    background-color: #faf9fe;
}

.kj-cooper {
    height: 345px;
    padding-top: 30px;
    background: url('../images/map.png') no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #e6e6e6;
}

.kj-footer {
    min-height: 425px;
    background: url('../images/footer.png') no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom:55px;
    background-size:cover;
}

.kj-adver {
    display: flex;
    align-items: center;
    height: 140px;
    justify-content: space-between;
}

    .kj-adver div {
        display: flex;
        align-items: center;
    }

        .kj-adver div p {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 75px;
            height: 75px;
            border-radius: 50%;
            border: 1px solid #fff;
            margin-right: 15px;
            font-size: 36px;
            color: #fff;
        }

    .kj-adver span {
        font-size: 16px;
        color: #fff;
    }

.kj-con-right {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .kj-con-right ul {
        padding: 0;
    }

        .kj-con-right ul li {
            list-style: none;
            color: #ccc;
            margin-bottom: 15px;
        }

            .kj-con-right ul li a {
                color: #fff;
            }

            .kj-con-right ul li:first-child {
                font-weight: bold;
                color: #fff;
                margin-bottom: 20px;
                margin-top: 10px;
            }

    .kj-con-right .kj-qr {
        text-align: center;
    }

        .kj-con-right .kj-qr img {
            width: 120px;
        }

        .kj-con-right .kj-qr li:last-child {
            font-size: 12px;
            margin-top: -5px;
        }

.kj-remark {
    color: #fff;
}

    .kj-remark .kj-bottom-tel {
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        letter-spacing:1px;
    }

    .kj-remark span {
        margin: 10px 0 30px;
        display: block;
        padding-left: 40px;
    }

    .kj-remark a {
        display: block;
        color: #fff;
        background-color: #193739;
        width: 250px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        transition-duration: 0.39s;
    }

        .kj-remark a:hover {
            background-color: #0c1b1b;
        }

.kj-footer-bottom {
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 1800px) {
    .kj-siteTops-left {
        width: 29%;
    }
}

@media screen and (max-width: 1700px) {
    .kj-siteTops-left {
        width: 28%;
    }

    .kj-default-swiper1 {
        height: 740px;
        width: 100%;
    }
}

@media screen and (max-width: 1600px) {
    .kj-siteTops-left {
        width: 26%;
    }

    .kj-default-swiper1 {
        height: 690px;
        width: 100%;
    }
}

@media screen and (max-width: 1530px) {
    .kj-siteTops-left {
        width: 25%;
    }

    .kj-padding-left .col-lg-5 {
        width: 37.666667%;
    }

    .kj-default-swiper1 {
        height: 650px;
        width: 100%;
    }
}

@media screen and (max-width: 1430px) {
    .kj-default-swiper1 {
        height: 560px;
        width: 100%;
    }
    .kj-in2 {
        margin-left: 0px;
    }
    .kj-btm-info {
        margin-bottom: 50px;
    }
    .kj-site-top-search-center {
        width: 100%;
    }

    .kj-comPro a {
        height: 140px;
    }

    .kj-padding-left .col-lg-5 {
        width: 41%;
    }

    .kj-nav .navbar-default .navbar-nav > li > a {
        margin-right: 45px;
    }

    .kj-in2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #fff;
        font-size: 12px;
        padding-top: 15px;
    }

    .kj-topQQ {
        margin-right: 8px;
    }

    .kj-top-tel {
        display: flex;
        align-items: center;
        padding-left: 0px;
        margin-right: 4px;
        margin-top: 10px;
    }

    .kj-serverIn {
        width: 155px;
        height: 155px;
        background: url('../images/cir.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #049986;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background-size: 145px 145px;
    }

        .kj-serverIn span {
            display: block;
            width: 40px;
            height: 40px;
            background-color: #049986;
            position: absolute;
            border-radius: 50%;
            top: 0;
            right: 0;
            color: #fff;
            font-size: 24px;
            font-weight: bold;
            line-height: 40px;
            text-align: center;
        }

        .kj-serverIn a {
            display: block;
            text-align: center;
            color: #019a84;
            font-size: 13px;
            font-weight: bold;
        }

            .kj-serverIn a img {
                margin-bottom: 20px;
            }
}

.kj-page-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}

    .kj-page-bg h1 {
        margin: 0;
    }

    .kj-page-bg .container {
        display: flex;
        align-items: center;
        justify-content: right;
        height: 300px;
    }

    .kj-page-bg .kj-concact {
        width: 477px;
        height: 162px;
        background-color: rgba(255, 255, 255, 0.7);
        padding-left: 170px;
        padding-right: 55px;
        padding-top: 30px;
    }

        .kj-page-bg .kj-concact h1 {
            font-size: 30px;
            color: #fff;
            letter-spacing: 1px;
            margin-bottom: 30px;
        }

        .kj-page-bg .kj-concact a {
            display: block;
            width: 250px;
            height: 36px;
            background-color: #06c7ba;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition-duration: 0.39s;
        }

            .kj-page-bg .kj-concact a:hover {
                background-color: #079c92;
            }

.kj-BreadCrumbs {
    height: 40px;
    background-color: #ececec;
}

    .kj-BreadCrumbs .kj-all-nav {
        display: flex;
        justify-content: left;
        align-items: center;
        height: 40px;
        color: #333;
    }

        .kj-BreadCrumbs .kj-all-nav i {
            margin-right: 10px;
            color: #8b8b8b;
        }

        .kj-BreadCrumbs .kj-all-nav .breadcrumb {
            background-color: transparent;
        }

        .kj-BreadCrumbs .kj-all-nav ol {
            display: flex;
            justify-content: left;
            align-items: center;
            margin: 0;
            padding: 0;
        }

            .kj-BreadCrumbs .kj-all-nav ol li {
                list-style: none;
            }

                .kj-BreadCrumbs .kj-all-nav ol li a {
                    color: #333;
                }

                .kj-BreadCrumbs .kj-all-nav ol li:last-child {
                    color: #06c7ba;
                }

.kj-prolist {
    margin-top: 45px;
}

.kj-left-nav {
    width: 225px;
}

    .kj-left-nav h1 {
        background-color: #06c7ba;
        font-size: 24px;
        color: #fff;
        height: 50px;
        line-height: 50px;
        border-bottom: 5px solid #333;
        padding-left: 30px;
        margin: 0;
    }

    .kj-left-nav ul {
        padding: 0;
        margin: 0;
    }

        .kj-left-nav ul li {
            list-style: none;
            margin-bottom: 2px;
        }

            .kj-left-nav ul li a {
                display: block;
                height: 50px;
                background-color: #d2d5d5;
                color: #333;
                line-height: 50px;
                padding-left: 30px;
                text-decoration: none;
            }

                .kj-left-nav ul li a:hover {
                    font-weight:bold;
                }
                .kj-left-nav ul li.active a{
                    font-weight:bold;
                }
                .kj-proin {
                    height: 245px;
                    width: 100%;
                    background-color: #fff;
                    border: 1px solid #049986;
                    transition-duration: 0.39s;
                    margin-bottom: 30px;
                }

    .kj-proin a {
        color: #333;
        display: block;
        text-align: center;
        height:170px;
        display:flex;
        padding:10px;
        justify-content:center;
        align-items:center;
        overflow:hidden;
    }

    .kj-proin span {
        display: block;
        padding: 0 10px;
        padding-top: 10px;
        height: 73px;
        width: 100%;
        background-color: #fff;
        line-height: 25px;
        transition-duration: 0.39s;
    }

        .kj-proin span a {
            text-decoration: none;
            font-weight: bold;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            padding:0;
            height:auto !important; 

        }

    .kj-proin img {
        height: auto;
        max-width: 100%;
    }

.kj-left-all {
    width: 19%;
}

.kj-right-all {
    width: 81%;
}

    .kj-right-all .col-lg-2 {
        width: 20%;
    }

.kj-proin:hover {
    box-shadow: 0 0 5px 0 #ccc;
}

    .kj-proin:hover span {
        background-image: linear-gradient(to left, #019c86, #00c8b5);
    }

        .kj-proin:hover span a {
            color: #fff;
        }

.kj-navigation-page {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 90px;
}

    .kj-navigation-page .pagination > li > a,
    \.kj-navigation-page .pagination > li > span {
        border: 1px solid #e5e5e5;
        color: #333;
        padding: 10px 16px;
        background-color: #fff;
        font-weight: bold;
        color: #000;
        font-size: 15px;
    }

        .kj-navigation-page .pagination > li > a:focus,
        .kj-navigation-page .pagination > li.active > a,
        .kj-navigation-page .pagination > li > a:hover,
        .kj-navigation-page .pagination > li > span:focus,
        .kj-navigation-page .pagination > li > span:hover {
            background-color: #06c7ba;
            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-page {
    padding-top: 45px;
}

    .kj-page img {
        max-width: 100%;
    }

.kj-page-header {
    font-size: 60px;
    font-weight: bold;
    color: #e7e9e9;
    position: relative;
    margin: 0;
    bottom: 10px;
}

    .kj-page-header span {
        color: #193739;
        font-size: 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        font-weight: normal;
    }

.kj-introduction {
    line-height: 42px;
}

.kj-left-intro {
    margin-top: 15px;
}

.kj-bottom-intro {
    margin-top: 35px;
}

.kj-pageSwiper {
    min-height: 515px;
    background: url('../images/pagebg2.png') no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
    display: flex;
    align-items: center;
}

    .kj-pageSwiper .pc-banner {
        width: 100%;
        float: left;
    }

    .kj-pageSwiper .swiper-slide {
        position: relative;
    }

        .kj-pageSwiper .swiper-slide a {
            color: #00c8b8;
        }

    .kj-pageSwiper .swiper-slide-active a {
        color: #fff;
    }

    .kj-pageSwiper .swiper-slide-active .kj-paSwiperInfo {
        background-color: #00c8b8;
        color: #fff;
    }

    .kj-pageSwiper .kj-paSwiperInfo {
        height: 45px;
        line-height: 45px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.7);
        width: calc(100% - 4px);
        position: absolute;
        bottom: 0;
        left: 2px;
        transition-duration: 0.39s;
        color: #00c8b8;
    }

@media screen and (max-width: 668px) {
    .kj-pageSwiper .pc-banner {
        background-size: auto 100%;
    }
}

.kj-pageSwiper .swiper-container {
    width: 100%;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-container {
        margin: 20px 0 15px;
    }
}

.kj-pageSwiper .swiper-slide {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-slide {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.kj-pageSwiper .swiper-slide-active,
.kj-pageSwiper .swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-slide-active,
    .kj-pageSwiper .swiper-slide-duplicate-active {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.kj-pageSwiper .none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.kj-pageSwiper .swiper-slide a {
    display: block;
}

@media screen and (min-width: 668px) {
    .kj-pageSwiper .swiper-slide a:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 20px;
    }
}

.kj-pageSwiper .swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-slide a {
        padding: 5px;
        border-radius: 7px;
    }
}

.kj-pageSwiper .swiper-slide img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-slide img {
        border-radius: 7px;
    }
}

.kj-pageSwiper .swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.kj-pageSwiper .swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 4px;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    opacity: 1;
    margin-bottom: 4px;
}

.kj-pageSwiper .swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background: #FFF;
    border: 6px solid #00a0e9;
    margin-bottom: 0;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .swiper-pagination {
        position: relative;
        margin-bottom: 20px;
    }

    .kj-pageSwiper .swiper-pagination-bullet {
        background: #00a0e9;
        margin-left: 2px;
        margin-right: 2px;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
    }

    .kj-pageSwiper .swiper-pagination-bullet-active {
        width: 6px;
        height: 6px;
        background: #FFF;
        border: 3px solid #00a0e9;
        margin-bottom: 0;
    }
}

.kj-pageSwiper .button {
    width: 100%;
    margin: 0 auto;
    bottom: 150px;
    position: relative;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .button {
        width: 70%;
        bottom: 22px;
    }
}

.kj-pageSwiper .button div:hover {
    border: 2px solid #00c8b8;
    color: #00c8b8;
}

.kj-pageSwiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-image: none;
    border: 2px solid #444444;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
}

.kj-pageSwiper .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-image: none;
    border: 2px solid #444444;
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 668px) {
    .kj-pageSwiper .button div {
        width: 28px;
        height: 28px;
    }
}

@media screen and (max-width: 1430px) {
  

    .kj-left-nav {
        width: 215px;
    }
    .kj-default-swiper3 .swiper-slide{
        height:115px;
    }
    .kj-none {
        display: none;
    }
    .kj-proin a {
        height: 145px;
       
    }

    .kj-proin {
        height: 220px;
    }

    .kj-pageSwiper .button {
        bottom: 120px;
    }

    .kj-pageSwiper .swiper-button-next,
    .kj-pageSwiper .swiper-button-prev {
        width: 35px;
        height: 35px;
        font-size: 27px;
    }

    .kj-pageSwiper {
        min-height: 440px;
    }

    .kj-introduction {
        line-height: 37px;
    }
    .kj-none2 {
        display: block !important;
    }
}

.noPro {
    margin-bottom: 85px;
    margin-top: 15px;
}

.kj-detail-info {
    padding-left: 40px;
}

    .kj-detail-info h6 {
        font-size: 14px;
        font-weight: bold;
    }

    .kj-detail-info h1 {
        font-size: 32px;
        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;
            display: flex;
            align-items: center;
        }

            .kj-detail-info ul li span:first-of-type {
                display: inline-block;
                width: 60px;
                color: #999999;
                padding-left: 6px;
            }

            .kj-detail-info ul li span:last-of-type {
                font-weight: normal;
                margin-left: 30px;
            }

    .kj-detail-info .kj-online {
        width: 195px;
        height: 45px;
        background-color: #06c7ba;
        padding: 0;
        line-height: 45px;
        color: #fff;
        font-size: 15px;
        border-radius: 0;
        margin-top: 60px;
        transition-duration: 0.39s;
    }

        .kj-detail-info .kj-online:hover {
            background-color: #079c92;
        }

.kj-left-navs .kj-left-nav {
    margin-right: 0;
}

.kj-detail-text {
    color: #999999;
    padding-bottom: 30px;
    padding-top: 50px;
}

    .kj-detail-text p {
        margin-bottom: 30px;
        padding-left: 40px;
        display: flex;
        align-items: center;
    }

        .kj-detail-text p i {
            font-style: normal;
            display: inline-block;
            width: 70px;
        }

    .kj-detail-text span {
        color: #333;
    }

    .kj-detail-text .kj-detail-info-padding {
        padding-left: 40px;
    }

        .kj-detail-text .kj-detail-info-padding i {
            font-style: normal;
            display: inline-block;
            width: 70px;
        }

.kj-btm-info {
    margin-top: 50px;
    border: 1px solid #dcdcdc;
    margin-bottom: 140px;
    margin-left:40px;
}

    .kj-btm-info .nav-tabs {
        border-bottom: none;
        background-image: linear-gradient(#ffffff, #f2f2f2);
        width: 100%;
        display: flex;
    }

        .kj-btm-info .nav-tabs > li {
            float: none;
            width: 25%;
        }

            .kj-btm-info .nav-tabs > li.active > a,
            .kj-btm-info .nav-tabs > li.active > a:focus,
            .kj-btm-info .nav-tabs > li.active > a:hover {
                border: none;
                background-color: #fff;
                border-radius: 0;
                margin-top: 0;
                background-color: #00c8b8;
                color: #fff;
            }

            .kj-btm-info .nav-tabs > li > a {
                border: none;
                background-color: #f5f4f4;
                color: #333;
                padding: 0;
                width: 100%;
                height: 60px;
                display: block;
                line-height: 60px;
                text-align: center;
                font-size: 18px;
                font-weight: bold;
                border-radius: 0;
            }

.kj-detail-info-bb {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.kj-detail-swiper .pc-slide {
    width: 100%;
    margin: 0 auto;
}

.kj-detail-swiper .kj-detailImg {
    width: 470px;
    height: 415px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px 0 #ccc;
    margin: 0 auto;
    margin-top: 1px;
    cursor:pointer;
}

.kj-detail-swiper .view {
    position: relative;
}

    .kj-detail-swiper .view .swiper-container {
        width: 100%;
        height: 420px;
    }

    .kj-detail-swiper .view .arrow-left {
        background: url(images/index_tab_l.png) no-repeat left top;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -25px;
        width: 28px;
        height: 51px;
        z-index: 10;
    }

    .kj-detail-swiper .view .arrow-right {
        background: url(images/index_tab_r.png) no-repeat left bottom;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -25px;
        width: 28px;
        height: 51px;
        z-index: 10;
    }

.kj-detail-swiper .preview {
    width: 87%;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
}

    .kj-detail-swiper .preview .swiper-container {
        width: 290px;
        height: 82px;
        margin: 0 auto;
    }

    .kj-detail-swiper .preview .swiper-slide {
        width: 87px;
        height: 82px;
        cursor: pointer;
        margin-right: 15px;
    }

    .kj-detail-swiper .preview .slide6 {
        width: 82px;
    }

    .kj-detail-swiper .preview .arrow-left {
        position: absolute;
        left: 0px;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }

    .kj-detail-swiper .preview .arrow-left,
    .kj-detail-swiper .preview .arrow-right {
        font-size: 55px;
        color: #dfdfdf;
        top: 32%;
    }

    .kj-detail-swiper .preview .arrow-right {
        position: absolute;
        right: 27px;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }

    .kj-detail-swiper .preview img {
        padding: 1px;
        max-width: 100%;
        height: 100%;
        border: 2px solid #dfdfdf;
    }

    .kj-detail-swiper .preview .active-nav img {
        padding: 0;
        border: 2px solid #00c8b8;
    }

.kj-detail-swiper .kj-enlarge {
    position: absolute;
    bottom: 15px;
    right: 50px;
    font-size: 26px;
    color: #929292;
    z-index: 999;
    cursor:pointer;
}

.img-enlarge {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    opacity: 0;
    transition-delay: 0.39s;
}

    .img-enlarge img {
        transition-duration: 0.39s;
    }

.img-enlarge-active {
    display: block;
    opacity: 1;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .img-enlarge-active img {
        display: block;
        margin: 0 auto;
        height:75vh;
        
    }

.kj-share {
    color: #333;
    font-size: 18px;
    margin-top: 30px;
    display: block;
    padding-left: 40px;
}

    .kj-share i {
        color: #e54d51;
        margin-right: 10px;
    }

    .kj-share:hover {
        color: #00c8b8;
        text-decoration: none;
    }

@media screen and (max-width: 1430px) {
    .kj-detail-swiper .kj-detailImg {
        width: 420px;
    }
    .kj-cc{
        padding-top:2px;
    }
    .kj-detail-swiper .preview {
        width: 96%;
    }

    .kj-detail-swiper .kj-enlarge {
        right: 25px;
    }

    .kj-share {
        padding-left: 16px;
    }
}

.kj-news-nav h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
}

.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: #00c8b8;
        }

            .kj-news-nav ol li.active a {
                color: #fff;
            }
/*.kj-padding-cc {
    padding-top: 50px;
}*/
.kj-page-topmargin {
    margin-top: 45px;
    padding-bottom: 40px;
}

/*.kj-page-topPadding {
    padding-top: 43px;
}*/

.kj-news-magin {
    margin-top: 60px;
}

.kj-news-cc {
    position: relative;
    margin-bottom: 25px;
}

    .kj-news-cc img {
        max-width: 100%;
        height:100%;
    }

    .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: #00c8b8;
    }

        .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-times {
    width: 100px;
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
}

    .kj-news-times h3 {
        font-size: 22px;
        margin: 0;
        position: relative;
        left: 4px;
    }

    .kj-news-times span {
        display: inline-block;
        height: 3px;
        width: 25px;
        background-color: #ddd;
        margin: 10px 0;
    }

    .kj-news-times i {
        font-style: normal;
        color: #999;
        position: relative;
        left: 1px;
    }

.kj-article-bottom {
    margin-bottom: 80px;
}

    .kj-article-bottom span {
        display: block;
    }

.kj-news-cc-ss {
    color: #333;
}

    .kj-news-cc-ss:hover {
        color: #00c8b8;
        text-decoration: none;
    }

.kj-article-time {
    margin-top: 15px;
    margin-bottom: 10px;
}

kj_news img {
    max-width: 100%;
}

.kj-concactus-form .formcolumn-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    width:50%;
}

    .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 #00c8b8;
                outline: 0 none;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(6, 199, 186, 0.6);
            }

        .kj-concactus-form .formcolumn-item dd textarea {
            width: 98.2%;
            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;
}


.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: 195px;
    background-color: #00c8b8;
    color: #fff;
    height: 38px;
    margin-right: 0px;
    border-radius: 0;
    transition-duration: .39s;
}

    .kj-btn-form input:hover {
        background-color: #079c92;
        color: #fff;
    }



.kj-btn-form {
    text-align: center;
    width:100%;
}

.kj-nav .navbar-collapse .navbar-nav li a.active {
    color: #00c8b8;
}

.kj-left-nav ul li a.active {
    font-weight: bold;
}

.kj-left {
    position: fixed;
    right: 10px;
    top: 40%;
    z-index: 200;
}

    .kj-left li {
        list-style: none;
        color: #fff;
        width: 65px;
        height: 65px;
        background-color: #00c8b8;
        text-align: center;
        font-size: 12px;
        transition-duration: 0.39s;
        position: relative;
        margin-bottom: 2px;
        padding-top: 10px;
    }

        .kj-left li div {
            position: absolute;
            left: -120px;
            top: 0;
            width: 120px;
            background-color: #193739;
            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: #193739;
            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: 20px;
    box-shadow: 0 0 5px 0 #999;
    background: #fff !important;
    color: #00c8b8 !important;
}
    .kj-go-top:hover {
        background-color: #193739!important;
        color: #fff!important;
        cursor:pointer;
    }
        .kj-go-top:hover i {
            color: #fff !important;
        }
        .kj-go-top i {
            color: #a1a1a1 !important;
        }

.kj-share {
    display: flex;
    align-items: center;
}

    .kj-share span {
        font-size: 18px;
        margin-right: 15px;
    }

.kj-in2 p {
    margin: 0;
}
.kj-remark i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}
.kj-bottom-tel i{
    margin-right:10px;
}
.kj-concactus-form form{
    display:flex;
    flex-wrap:wrap;
}
#contactUs_,#online_remark {
    width: 100%;
}
#coasearchform button, #msdssearchform button{
    background-color: #00c8b8;
    border-color: #00c8b8;
    transition-duration: .39s
}
    #coasearchform button:hover, #msdssearchform button:hover{
        background-color: #079c92;
        border-color: #079c92;
    }
#coasearchform .form-control:focus, #msdssearchform .form-control:focus {
    border-color: #00c8b8;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 200 184 / 60%);
}
.kj-news-img-a {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height:150px;
}
#kjyanzhengma{
    width:100%;
}
.kj-holder{
    height:20px;
    overflow:hidden;
}
.kj-holder a{
    color:#fff;
}
.kj-default-swiper3 .swiper-slide:hover {
    border-color:#00c8b8;
}
.kj-concact a i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image:url('../images/remark.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.kj-coamdsd{
    display:flex;
    justify-content:right;
}
.coamdsd{
    width:auto;
}
.coamdsd h4{
    text-align:center;
}
.kj-left-nav{
    margin-bottom:80px
}
.kj-none2{
    display:none;
}
.kj-related h3 {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    margin: 0;
}
.kj-aboutUs2{
    line-height:30px;
}
    .kj-aboutUs2 img{
        max-width:100% !important;
    }
    .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: #00c8b8;
        }
.kj-related {
    position: relative;
}

    .kj-related .swiper-button-next {
        right: -45px;
    }

    .kj-related .swiper-button-prev {
        left: -45px;
        text-align: right;
    }
    .kj-related .swiper-button-next, .swiper-button-prev {
        top: 57%;
    }
@media screen and (max-width: 1250px) {
    .kj-related .swiper-button-next {
        right: -15px;
    }

    .kj-related .swiper-button-prev {
        left: -15px;
        text-align: right;
    }
}
