@font-face {
    font-family: "iconfont logo";
    src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
    src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'), url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'), url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

body {
    font-size: 15px;
    transition-duration:.39s;
}

a:hover {
    transition-duration: 0.39s;
    text-decoration: none;
}

.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}

.container {
    padding: 0;
}
.kj-default-swiper1 .swiper-button-prev:after, .swiper-button-next:after {
            display: none
}
.noPro {
    text-align: center;
    width: 100%;
    padding: 30px 0;
}

    .noPro img {
        height: 150px;
        margin-bottom: 30px;
    }

    .noPro span {
        display: block;
        font-size: 14px;
        color: #999;
    }


.kj-footer-ipad {
    background-color: #eee;
    height: 55px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #333;
}

    .kj-footer-ipad i {
        font-style: normal;
        margin: 0 10px;
    }

    .kj-footer-ipad span {
        display: block;
        height: 1px;
        width: 40px;
        background-color: #333;
    }
.kj-detail-img {
    width: 100%;
    height: 390px;
    border: 1px solid #dcdcdc;
}

.kj-detail-info {
    padding-left: 40px;
    color: #999999;
    font-size: 14px;
}

    .kj-detail-info h4 {
        margin-bottom: 15px;
        margin-top: 5px;
        font-size: 36px;
        color: #333;
    }

    .kj-detail-info span {
        color: #333;
    }

    .kj-detail-info .kj-detailInfos li {
        list-style: none;
        color: #333;
        margin-bottom: 25px;
        font-size:15px;
        display: flex;
    }

        .kj-detail-info .kj-detailInfos li span {
            color: #999;
            display: inline-block;
            width: 80px;
            flex: 0 0 80px;
        }

    .kj-detail-info .kj-detail-info-aa,
    .kj-detail-info p {
        margin-bottom: 35px;
    }

    .kj-detail-info .kj-detail-qq {
        display: block;
        width: 195px;
        height: 45px;
        background-color: #005cb9;
        color: #fff;
        text-align: center;
        line-height: 45px;
        border-radius: 3px;
        margin-top: 30px;
        font-size: 15px;
    }

        .kj-detail-info .kj-detail-qq i {
            margin-right: 10px;
        }

.kj-detail-info-bb {
    margin-bottom: 30px;
}

.kj-related h3 {
    margin: 55px 0 15px;
    font-weight: bold;
    font-size: 24px;
}


.kj-detail-width .col-sm-5 {
    width: 45.666667%;
}

.kj-detail-width .kj-detail-info {
    width: 54.33333333%;
}

.kj-detail-btn {
    display: flex;
}

/*    .kj-detail-btn a:last-child {
        margin-left: 10px;
        background-color: #b8b8b8;
    }*/

    .kj-detail-btn a:hover {
        background-color: #174179;
    }

.kj-btm-info {
    margin-top: 70px;
    border: 1px solid #dcdcdc;
}

    .kj-btm-info .nav-tabs {
        border-bottom: none;
        background-image: linear-gradient(#ffffff, #f2f2f2);
    }

        .kj-btm-info .nav-tabs > li.active > a,
        .kj-btm-info .nav-tabs > li> a:focus,
        .kj-btm-info .nav-tabs > li> a:hover {
            border: none;
            background-color: #fff;
            border-top: 2px solid #005cb9;
            border-radius: 0;
            margin-top: -1px;
        }

        .kj-btm-info .nav-tabs > li > a {
            border: none;
            color: #333;
            padding: 0;
            width: 180px;
            margin-top: -1px;
            border-top: 2px solid transparent;
            height: 60px;
            line-height: 60px;
            text-align: center;
            font-size: 18px;
        }

.kj-detail-info-bb {
    margin-bottom: 30px;
}

.kj-infoText {
    padding: 25px 25px 40px;
    font-size: 14px;
    line-height: 30px;
}

    .kj-infoText img {
        max-width: 100%;
        height: auto !important;
    }

    .kj-infoText .kj-infoUl li {
        list-style: none;
        height: 45px;
        display: flex;
        align-items: center;
    }

        .kj-infoText .kj-infoUl li span {
            flex: 0 0 100px;
            color: #999;
        }

.kj-enname {
    font-size: 14px;
}
/*文章*/
.article_box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 80px;
    background: #fff;
    border-radius: 5px;
}

    .article_box .article_left {
        width: 200px;
        margin-right: 36px;
    }

        .article_box .article_left ul {
            display: block;
        }

            .article_box .article_left ul li {
                display: block;
                transition: all 0.2s linear 0s;
                border-top: 1px solid #dcdcdc;
                padding-top: 8px;
                padding-bottom: 6px;
            }

                .article_box .article_left ul li:first-child {
                    border-top: 0;
                    padding-top: 0;
                }

                .article_box .article_left ul li .title {
                    display: block;
                    height: 46px;
                    line-height: 46px;
                    font-size: 16px;
                    color: #333333;
                    font-weight: bold;
                }

                .article_box .article_left ul li .btn_box a {
                    margin-bottom: 4px;
                    display: flex;
                    justify-content: space-between;
                    padding-left: 20px;
                    height: 32px;
                    align-items: center;
                    font-size: 14px;
                    color: #666666;
                    border-left: 3px solid transparent;
                }

                    .article_box .article_left ul li .btn_box a:hover {
                        background: #f1f1f1;
                        color: #005cb9;
                        border-left-color: #005cb9;
                    }

                    .article_box .article_left ul li .btn_box a.active {
                        background: #f1f1f1;
                        color: #005cb9;
                        border-left-color: #005cb9;
                        font-weight: bold;
                    }

    .article_box .article_right {
        width: calc(100% - 236px);
    }

        .article_box .article_right .article_title {
            border-bottom: 2px solid #d2d2d2;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            color: #333333;
            font-weight: bold;
        }

        .article_box .article_right .article_content {
            padding: 25px 0;
            font-size: 14px;
            color: #333333;
            line-height: 26px;
            overflow: hidden;
        }

            .article_box .article_right .article_content img {
                max-width: 100%;
                height: auto !important;
            }
/*新闻列表*/
.product_nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    justify-content: flex-end;
}

    .product_nav a {
        margin-left: 20px;
        margin-bottom: 10px;
        width: 150px;
        height: 38px;
        line-height: 38px;
        background: #d0d5d9;
        font-size: 15px;
        color: #333333;
        text-align: center;
    }

        .product_nav a:nth-child(5n) {
            margin-right: 0;
        }

        .product_nav a:hover {
            background: #005cb9;
            color: #fff;
        }

        .product_nav a.active {
            background: #005cb9;
            color: #fff;
        }

        .product_nav a:active {
            position: relative;
            top: 2px;
        }

.news_list_container {
    display: flex;
}

.news_list_box {
    width: 100%;
}

    .news_list_box .news_list {
        display: block;
        width: 100%;
    }

        .news_list_box .news_list li {
            width: 100%;
            padding: 35px 0;
            border-bottom: 1px solid #eeeeee;
            display: flex;
        }

            .news_list_box .news_list li:first-child {
                padding-top: 0;
            }

            .news_list_box .news_list li .img_btn {
                width: 370px;
                height: 210px;
                overflow: hidden;
                transition: all 480ms ease 0s;
                margin-right: 35px;
                display: block;
            }

            .news_list_box .news_list li .right {
                width: calc(100% - 405px);
                overflow: hidden;
            }

                .news_list_box .news_list li .right .name_btn {
                    margin-top: 7px;
                    display: block;
                    width: 100%;
                    font-size: 23px;
                    color: #005cb9;
                    line-height: 28px;
                    height: 28px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .news_list_box .news_list li .right .name_btn:hover {
                        text-decoration: underline;
                    }

                .news_list_box .news_list li .right .time {
                    margin: 10px 0 20px 0;
                    font-size: 14px;
                    color: #999999;
                    display: flex;
                    align-items: center;
                    line-height: 18px;
                }

                    .news_list_box .news_list li .right .time i {
                        margin-right: 5px;
                        font-size: 14px;
                    }

                .news_list_box .news_list li .right .info {
                    width: 100%;
                    font-size: 14px;
                    color: #666666;
                    line-height: 28px;
                    margin-bottom: 45px;
                    height: 56px;
                    overflow: hidden;
                }

                .news_list_box .news_list li .right .more_btn {
                    display: block;
                    font-size: 14px;
                    color: #666666;
                    line-height: 24px;
                    height: 24px;
                }

                    .news_list_box .news_list li .right .more_btn i {
                        color: #005cb9;
                        margin-right: 5px;
                    }

                    .news_list_box .news_list li .right .more_btn:hover {
                        color: #005cb9;
                    }

.kj_news_active {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 40px 30px;
}

    .kj_news_active .kj-main-articleinfo-title {
        font-size: 30px;
        color: #333;
        margin-bottom: 12px;
        line-height: 36px;
    }

    .kj_news_active .kj-article-time {
        color: #999;
    }

    .kj_news_active .kj-article-content {
        color: #333;
        padding-bottom: 50px;
        line-height: 30px;
        margin-top: 20px;
    }

        .kj_news_active .kj-article-content img {
            max-width: 100%;
            vertical-align: bottom;
        }

    .kj_news_active .kj-article-bottom {
        border-top: 1px solid rgb(242,242,242);
        margin-top: 20px;
        padding-top: 15px;
    }

        .kj_news_active .kj-article-bottom span {
            display: block;
            line-height: 32px;
        }

        .kj_news_active .kj-article-bottom a {
            color: #333;
        }

            .kj_news_active .kj-article-bottom a:hover {
                color: #0153a5;
                text-decoration: underline;
            }

    .kj_news_active .kj_news_product {
        margin: 0 auto;
        display: block;
        height: 42px;
        line-height: 42px;
        padding: 0 15px;
        background: #005cb9;
        font-size: 14px;
        color: #fff;
        width: 130px;
        text-align: center;
    }

        .kj_news_active .kj_news_product:hover {
            background: #005cb9;
        }

        .kj_news_active .kj_news_product:active {
            position: relative;
            top: 2px;
        }

.kj-noproduct-search p {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
/*联系我们**/
.contact_us_box{
    margin-bottom:60px;
}
.contact_us_box h1 {
    font-size: 25px;
    color: #005cb9;
    line-height: 48px;
    font-weight: bold;
    border-bottom: 1px solid #005cb9;
    margin-bottom: 15px;
}

.contactUs_info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

    .contactUs_info .code_box {
        width: 110px;
        text-align: center;
    }

        .contactUs_info .code_box img {
            max-width: 100%;
        }

        .contactUs_info .code_box span {
            display: block;
            font-size: 14px;
            color: #333333;
        }

    .contactUs_info .left {
        display: flex;
        flex: 1;
        flex-wrap: wrap;
        margin-top: 26px;
    }

        .contactUs_info .left span {
            display: flex;
            align-items: center;
            font-size: 15px;
            color: #333333;
            line-height: 24px;
            flex: 0 0 50%;
            margin-bottom: 12px;
        }

            .contactUs_info .left span a {
                color: #333;
            }

                .contactUs_info .left span a:hover {
                    color: #005cb9;
                    text-decoration: underline;
                }

            .contactUs_info .left span i {
                color: #005cb9;
                font-size: 17px;
                width: 30px;
            }

.contact_us_box .map_box {
    width: 100%;
    height: 415px;
    background: #f1f1f1;
    margin-top: 30px;
}
.kj-concactus-form .formcolumn-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    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: 100%;
        position: relative;
    }

        .kj-concactus-form .formcolumn-item dd input {
            width: 80%;
            height: 38px;
            line-height: 38px;
            padding: 0 10px;
            border-radius: 3px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
            border: 1px solid #005cb9;
        }

            .kj-concactus-form .formcolumn-item dd input:focus {
                outline: 0 none;
            }

        .kj-concactus-form .formcolumn-item dd textarea {
            width: calc(96.2% + 1px);
            height: 48px;
            padding: 5px 10px;
            border: 1px solid #dedede;
            border-radius: 3px;
            box-shadow: none;
            border-radius: 0;
            background-color: #787878;
            border: 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 {
                outline: 0 none;
            }

        .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: 2px;
    display: flex;
    align-items: center;
}

.kj-concactus-form .formcolumn-item dd .formcom-vcode {
    width: 38%;
}

.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-concactus-form form {
    display: flex;
    flex-wrap: wrap;
}
.kj-btn-form {
    width: 100%;
    text-align:center;
}

    .kj-btn-form input {
        width: 100%;
        height: 45px;
        background-color: #005cb9;
        color: #fff;
        border-radius: 4px;
        margin-top:30px;
        width: 195px;
    }

        .kj-btn-form input:hover {
            background-color: #174179;
            color: #fff;
        }

.kj-concactus-form {
    margin: 20px 0;
}
.kj-navbar .navbar-default .navbar-nav > li:hover .dropdown-menu{
    display:block!important;
    padding:0;
    border:0;
}
.kj-navbar .navbar-default .navbar-nav > li.open .dropdown-menu {
    padding: 0;
    border: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    top: 83%;
    min-width: 120%;
}
    .kj-navbar .navbar-default .navbar-nav > li:hover .dropdown-menu li a, .kj-navbar .navbar-default .navbar-nav > li.open .dropdown-menu li a {
        padding: 10px 20px;
    }
        .kj-navbar .navbar-default .navbar-nav > li:hover .dropdown-menu li a:hover, .kj-navbar .navbar-default .navbar-nav > li.open .dropdown-menu li a:hover {
            background-color: #005cb9;
            color: #fff;
        }
.kj-navbar .navbar-default .navbar-nav > .open > a{
    background-color:transparent;
}
.kj-ad-inside {
    height: 190px;
    width: 100%;
    background-color: #fff;
    padding: 28px 15px;
    border: 1px solid #d2d2d2;
    margin-bottom:30px;
}

    .kj-ad-inside h4 {
        margin: 0;
        margin-bottom: 10px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .kj-ad-inside:hover {
        border: 1px solid #005cb9;
    }

    .kj-ad-inside h4 a {
        font-size: 16px;
        color: #333;
    }

    .kj-ad-inside:hover h4 a {
        color: #005cb9;
    }

    .kj-ad-inside span {
        color: #666;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .kj-ad-inside hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .kj-ad-inside ul {
        margin: 0;
        padding: 0;
    }

        .kj-ad-inside ul li {
            list-style: none;
        }

            .kj-ad-inside ul li:first-child i {
                background-image: url('../images/b1.png');
            }

            .kj-ad-inside ul li:last-child i {
                background-image: url('../images/b3.png');
            }

        .kj-ad-inside ul li {
            display: flex;
            margin-bottom: 5px;
            color: #999;
        }

            .kj-ad-inside ul li i {
                background-image: url('../images/b2.png');
                background-repeat: no-repeat;
                background-position: center center;
                background-size: contain;
                display: block;
                width: 15px;
                height: 20px;
                margin-right: 10px;
            }

    .kj-ad-inside:hover div {
        display: block;
    }
.kj-site-top.active {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    box-shadow: 0px 21px 27px -26px #666;
}
/*手机端下拉模块*/
.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}

.kj-modal.fade .modal-dialog {
    transform: translate(100%, 0);
}

.kj-modal.in .modal-dialog {
    transform: translate(0, 0);
}

.kj-modal .modal-body {
    padding: 0;
}

.kj-modal {
    background-color: #fff;
}

    .kj-modal .modal-content {
        box-shadow: none;
        border: none;
    }

    .kj-modal .modal-header button {
        padding: 6px !important;
    }

.kj-nav-all {
    padding-right: 15px;
}

.kj-nav-list2 li {
    position: relative;
}

    .kj-nav-list2 li i {
        position: absolute;
        right: 25px;
        top: 12px;
    }

/*    .kj-nav-list2 li:last-child {
        display: none;
    }
*/
.kj-nav-list2 ul li:last-child {
    display: block;
}

.kj-nav-list2 {
    margin: 0;
    padding: 0;
}

    .kj-nav-list2 li {
        line-height: 40px;
        list-style: none;
        padding-left: 25px;
        border-left: 5px solid transparent;
    }

        .kj-nav-list2 li a {
            color: #333;
        }



.kj-nav2-li.active {
    border-left: 5px solid #dd3b3f;
    color: #dd3b3f;
}

    .kj-nav2-li.active a {
        color: #dd3b3f;
    }

.kj-nav-list2 ul {
    padding: 0;
    margin: 0;
}
.kj-concact .kj-concact-bottom ul li a:hover{
    text-decoration:underline;
}
/*float*/
.float_box {
    position: fixed;
    right: 1px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s linear 0s;
    z-index: 1000;
}

    .float_box ul {
        display: inline-block;
        width: 100%;
    }

        .float_box ul li {
            position: relative;
            display: block;
            width: 50px;
            height: 50px;
            border:1px solid #005cb9;
            background: #fff;
            text-align: center;
            vertical-align: bottom;
            transition: all 0.2s linear 0s;
            cursor: pointer;
        }
            .float_box ul li i {
                font-size: 24px;
                color: #005cb9;
                display: block;
                line-height: 30px;
                padding-top: 9px;
                transition: all 0.2s linear 0s;
            }

            .float_box ul li span {
                font-size: 12px;
                color: #fff;
                display: block;
                line-height: 20px;
                transition: all 0.2s linear 0s;
            }

            .float_box ul li:hover {
                background: #005cb9;
            }

                .float_box ul li:hover i {
                    color: #fff;
                }

                .float_box ul li:hover span {
                    color: #fff;
                }

            .float_box ul li .qq_box {
                position: absolute;
                right: 50px;
                top: -1px;
                display: none;
                background: #005cb9;
               
                padding: 10px;
            }

                .float_box ul li .qq_box a {
                    font-size: 14px;
                    color: #fff;
                    display: block;
                    width: 160px;
                    line-height: 28px;
                    transition: all 0.2s linear 0s;
                }

                    .float_box ul li .qq_box a:hover {
                        text-decoration: underline;
                    }

            .float_box ul li .tel_box {
                display: none;
                position: absolute;
                right: 50px;
                top: -1px;
                border-top: 4px solid #005cb9;
                padding: 20px;
                font-size: 14px;
                background: #fff;
                line-height: 28px;
                width: 262px;
                box-shadow: 0 3px 8px rgba(0,0,0,0.15);
            }

                .float_box ul li .tel_box i {
                    font-size: 42px;
                    color: #d3d3d3;
                    margin-right: 10px;
                }

                .float_box ul li .tel_box span {
                    color: #2974ba;
                    font-size: 22px;
                    line-height: 28px;
                    text-align: left;
                }

                    .float_box ul li .tel_box span em {
                        display: block;
                        color: #aaa;
                        font-size: 14px;
                    }

            .float_box ul li .code_box {
                padding: 10px;
                background: #005cb9;
                position: absolute;
                right: 50px;
                top: -1px;
                display: none;
            }

                .float_box ul li .code_box img {
                    width: 100px;
                }

                .float_box ul li .code_box span {
                    line-height: 18px;
                    color: #fff;
                }

            .float_box ul li#fqq:hover .qq_box {
                display: block;
            }

            .float_box ul li#ftel:hover .tel_box {
                display: flex;
            }

            .float_box ul li#weixin:hover .code_box {
                display: block;
            }

.phone_top {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index:999;
}

    .phone_top i {
        color: #2974ba;
        font-size: 40px;
    }
.kj-modal .input-group{
    width:80%;
}
.float_box ul{
    position:relative;
}
    .float_box ul:before {
        content: "\e812";
        display: block;
        background-color: rgb(0 0 0 / 60%);
        width: 25px;
        padding: 10px 5px;
        color: #fff;
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        left: -25px;
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
.float_box{
    right:-55px;
}
    .float_box:hover {
        right: -1px;
    }
        .float_box:hover ul:before {
            opacity:0;
 }
.container {
    padding: 0;
    width: 1200px;
}

.kj-site-top {
    position: fixed;
    z-index: 99;
    width: 100%;
}

.kj-scroll-top {
    background-color: #0c0c28;
}

.kj-navbar-header {
    padding: 20px 0;
}

.kj-navbar {
    width: 100%;
    transition-duration: 0.39s;
}

    .kj-navbar .kj-navbar-form {
        display: flex;
        justify-content: right;
        background-color: transparent;
        align-items: center;
    }

        .kj-navbar .kj-navbar-form .navbar-form {
            margin-right: 0;
            border-radius: 4px;
            margin-bottom: 5px;
            padding: 0;
        }

        .kj-navbar .kj-navbar-form .input-group .kj-form-control {
            box-shadow: none;
            color: #999;
            border: 0;
            border-radius: 8px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-color: #005cb9;
            height: 36px;
            width: 370px;
        }

            .kj-navbar .kj-navbar-form .input-group .kj-form-control::-webkit-input-placeholder {
                color: #999;
            }

        .kj-navbar .kj-navbar-form .input-group .kj-input-group-addon {
            background-color: #005cb9;
            color: #fff;
            border: none;
            border-radius: 9px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            padding: 9px 13px;
            font-size: 18px;
        }
            .kj-navbar .kj-navbar-form .input-group .kj-input-group-addon:hover{
                background-color:#174179;
            }
            .kj-navbar .navbar-default {
                background-color: transparent;
                border-radius: 0;
                border: none;
                margin-bottom: 0;
                transition-duration: 0.39s;
            }
        .kj-navbar .navbar-default .navbar-nav > li.active > a,
        .kj-navbar .navbar-default .navbar-nav > li > a:focus,
        .kj-navbar .navbar-default .navbar-nav > li > a:hover {
            border-bottom: 2px solid #fff;
            background-color: transparent;
            color:#fff;
        }

        .kj-navbar .navbar-default .navbar-nav > li {
            padding-right:47px;
        }
            .kj-navbar .navbar-default .navbar-nav > li > a {
                color: #fff;
                padding: 15px 0px;
                font-size: 15px;
                transition-duration: 0.39s;
                border-bottom: 2px solid transparent;
            }

    .kj-navbar .collapse {
        padding: 0;
        margin-left: 65px;
    }

.kj-position {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kj-navbar .navbar-default .navbar-nav > li:last-child {
    padding-right: 0;
}

.kj-navbar-brand {
    display: block;
    padding: 0;
    height: auto;
    padding-left: 15px;
}

    .kj-navbar-brand img {
        max-width: 100%;
    }

#kj-top-logo {
    display: none;
}

.kj-position.container:after,
.kj-position.container:before {
    display: none;
}

.kj-top-navbar {
    position: fixed;
    top: 0;
    left: 0;
}

    .kj-top-navbar .kj-navbar-brand {
        width: 100%;
    }

        .kj-top-navbar .kj-navbar-brand img {
            width: 100%;
        }

        .kj-top-navbar .kj-navbar-brand i {
            display: none;
        }

        .kj-top-navbar .kj-navbar-brand #kj-top-logo {
            display: block;
        }

    .kj-top-navbar .navbar-default {
        background-color: #fff;
    }

        .kj-top-navbar .navbar-default .kj-navbar-header {
            width: 180px;
        }

        .kj-top-navbar .navbar-default .kj-logo {
            display: none !important;
        }

        .kj-top-navbar .navbar-default .navbar-nav > li > a {
            color: #333;
            padding-left: 34px;
        }

.kj-phone {
    padding-top: 5px;
    color: #fff;
    height: 36px;
    display: flex;
    align-items: center;
    font-size:18px;
    margin-left: 20px;
}

    .kj-phone i {
        font-size: 30px;
    }

.kj-default-swiper1 {
    height: 925px;
}

    .kj-default-swiper1 .swiper-slide {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .kj-default-swiper1 .swiper-button-next,
    .kj-default-swiper1 .swiper-button-prev {
        background: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 55px;
        color: #fff;
        height: 55px;
        border-radius: 100%;
    }
        .kj-default-swiper1 .swiper-button-next i,
        .kj-default-swiper1 .swiper-button-prev i{
            font-size:20px;
        }
        .kj-default-swiper1 .swiper-button-next:hover,
        .kj-default-swiper1 .swiper-button-prev:hover {
           
            color: #fff;
            background-color: rgba(51, 51, 51, 0.5);
        }

.kj-header {
    text-align: center;
    font-size: 40px;
    color: #333;
    padding-top: 85px;
    padding-bottom: 35px;
}

.kj-aboutUs {
    padding: 0 0 85px 0;
}

.kj-index-contact .kj-bogyBtm {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

    .kj-index-contact .kj-bogyBtm div:nth-child(2) {
        margin: 0 185px;
    }

    .kj-index-contact .kj-bogyBtm div {
        background-position: center;
        background-repeat: no-repeat;
        width: 100px;
        height: 100px;
    }

    .kj-index-contact .kj-bogyBtm s {
        width: 100px;
        height: 100px;
        display: block;
        border-radius: 50%;
        background-color: #f4f4f4;
        position: relative;
        z-index: -1;
    }

    .kj-index-contact .kj-bogyBtm span:nth-child(2) {
        margin: 0 245px;
    }

    .kj-index-contact .kj-bogyBtm span {
        font-size: 22px;
        color: #333;
        text-align: center;
    }

        .kj-index-contact .kj-bogyBtm span i {
            font-style: normal;
            font-size: 15px;
            letter-spacing: 0px;
            font-weight: normal;
            color: #666;
        }

.kj-index-contact .kj-bogyBtm2 {
    margin-top: 15px;
}

.kj-index-contact .media-body {
    color: #666;
}

    .kj-index-contact .media-body div.kj-body {
        display: -webkit-box;
        line-height: 38px;
        font-size: 16px;
        color: #666;
        overflow: hidden;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-align: center;
    }

        .kj-index-contact .media-body div.kj-body p {
            margin: 0;
        }

.kj-indexFenlei {
    height: 545px;
}

    .kj-indexFenlei .mySwiper {
        height: 100%;
        margin: 0 auto;
    }

    .kj-indexFenlei .swiper-slide {
        font-size: 18px;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 100px;
    }

    .kj-indexFenlei .swiper-button-next {
        right: 14%;
    }

    .kj-indexFenlei .swiper-button-prev {
        left: 14%;
    }

    .kj-indexFenlei .swiper-button-next,
    .kj-indexFenlei .swiper-button-prev {
        background-image: none;
        font-weight: bold;
        width: 40px;
    }
        .kj-indexFenlei .swiper-button-next::after, .kj-indexFenlei .swiper-button-prev::after{
            display:none;
        }
        .kj-indexFenlei .swiper-button-next i,
        .kj-indexFenlei .swiper-button-prev i {
            font-size: 38px;
            color: #fff;
        }

            .kj-indexFenlei .swiper-button-next i:hover,
            .kj-indexFenlei .swiper-button-prev i:hover {
                color: #005cb9;
            }

    .kj-indexFenlei .parallax-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 130%;
        height: 100%;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
    }

    .kj-indexFenlei .swiper-slide .title {
        font-size: 42px;
        font-weight: normal;

        margin-bottom: 10px;
    }
        .kj-indexFenlei .swiper-slide .title a{
            color:#fff;
        }
            .kj-indexFenlei .swiper-slide .title a:hover{
                color:#005cb9;
            }
            .kj-indexFenlei .swiper-slide .subtitle {
                font-size: 16px;
                font-weight: lighter;
                padding-right: 75px;
                line-height: 38px;
                width: 50%;
                display: -webkit-box;
                overflow: hidden;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
            }

    .kj-indexFenlei .swiper-slide .text {
        font-size: 14px;
        max-width: 400px;
        line-height: 1.3;
    }

.kj-FeaturedProducts .kj-more {
    margin: 30px auto 50px;
}

.kj-FeaturedProducts .mySwiper-out {
    position: relative;
}

    .kj-FeaturedProducts .mySwiper-out .swiper-button-next,
    .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
        height: 49px;
        width: 49px;
        background-size: 49px 49px;
        top: 50%;
        display: flex;
        font-size: 36px;
        border-radius: 50%;
        border: 2px solid #eee;
        justify-content: center;
        color: #999;
        align-items: center;
        font-weight: bold;
    }
        .kj-FeaturedProducts .mySwiper-out .swiper-button-next::after, .kj-FeaturedProducts .mySwiper-out .swiper-button-prev::after{
            display:none;
        }
        .kj-FeaturedProducts .mySwiper-out .swiper-button-next:hover,
        .kj-FeaturedProducts .mySwiper-out .swiper-button-prev:hover {
            color: #005cb9;
        }

    .kj-FeaturedProducts .mySwiper-out .swiper-button-next {
        background-image: url('../images/right.png');
        right: -80px;
    }

    .kj-FeaturedProducts .mySwiper-out .swiper-button-prev {
        background-image: url('../images/left.png');
        left: -80px;
    }

.kj-FeaturedProducts .mySwiper {
    width: 100%;
}

    .kj-FeaturedProducts .mySwiper .swiper-slide {
        text-align: center;
        background: #fff;
        position: relative;
        border: 1px solid #dcdcdc;
    }

.kj-pro {
    text-align: center;
    background: #fff;
    position: relative;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

    .kj-pro .kj-tese-img {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 220px;
        border-bottom: 1px solid #dcdcdc;
        overflow: hidden;
    }

    .kj-pro a {
        color: #333;
        display: block;
        text-align: left;
    }

    .kj-pro span {
        display: block;
        padding: 15px 20px;
        font-size: 14px;
        width: 100%;
        background-color: #fff;
        transition-duration: 0.39s;
        line-height: 28px;
        text-align: left;
    }

        .kj-pro span i {
            font-style: normal;
            color: #666;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .kj-pro span a:first-child {
            -webkit-line-clamp: 2;
            line-height: 22px;
            height:44px;
            margin-bottom: 5px;
        }

        .kj-pro span a {
            text-decoration: none;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

    .kj-pro img {
        max-height: 170px;
        max-width: 95%;
        transition-duration: 0.39s;
    }

    .kj-pro:hover {
        border: 1px solid #005cb9;
    }

        .kj-pro:hover .kj-tese-img {
            border-bottom: 1px solid #005cb9;
        }

        .kj-pro:hover img {
            transform: scale(0.8);
        }

        .kj-pro:hover span {
            background-color: #005cb9;
        }

            .kj-pro:hover span i {
                color: #fff;
            }

            .kj-pro:hover span a {
                color: #fff;
            }

.kj-more {
    display: block;
    width: 165px;
    height: 50px;
    color: #333;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #cccdce;
}

    .kj-more i {
        color: #005cb9;
        margin-right: 8px;
    }

    .kj-more:hover {
        text-decoration: none;
        background-color: #005cb9;
        color: #fff;
    }

        .kj-more:hover i {
            color: #fff;
        }

.kj-NewsCenter {
    min-height: 745px;
    background-color: #f9f9f9;
}

    .kj-NewsCenter .row {
        margin-left: 0;
        margin-right: -10px;
    }

    .kj-NewsCenter .col-md-6 {
        width: 770px;
        padding-left: 0;
        padding-right: 10px;
    }

    .kj-NewsCenter .col-md-4 {
        width: calc(100% - 770px);
        padding-left: 0;
        padding-right: 10px;
    }

    .kj-NewsCenter .kj-default-swiper2 {
        border-radius: 10px;
    }

        .kj-NewsCenter .kj-default-swiper2 .swiper-slide {
            height: 475px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .kj-NewsCenter .kj-default-swiper2 .swiper-slide {
            display: flex;
            align-items: flex-end;
        }

            .kj-NewsCenter .kj-default-swiper2 .swiper-slide .newsBox {
                padding: 80px 25px 30px;
                background-image: url('../images/btm.png');
                background-repeat: repeat-x;
                background-position: center center;
                width:100%;
                background-size: contain;
            }

        .kj-NewsCenter .kj-default-swiper2 .title {
            font-size: 20px;
        }

            .kj-NewsCenter .kj-default-swiper2 .title a {
                color: #fff;
            }

        .kj-NewsCenter .kj-default-swiper2 .kj-newsTime {
            display: block;
            margin-top: 15px;
            color: #fff;
        }

.kj-header3 {
    font-size: 24px;
    color: #fff;
    display: flex;
    padding-top: 25px;
    padding-bottom: 15px;
    align-items: center;
    padding-left: 25px;
    padding-right: 45px;
}

    .kj-header3 i {
        font-size: 25px;
        margin-right: 10px;
    }

.newRight {
    min-height: 475px;
    border-radius: 10px;
    background-color: #005cb9;
}

    .newRight ul li {
        padding-top: 20px;
        list-style: none;
        padding-left: 25px;
        padding-right: 45px;
        padding-bottom: 15px;
        transition-duration: 0.39s;
    }

        .newRight ul li a {
            color: #fff;
            font-size: 16px;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .newRight ul li span {
            display: block;
            color: #a0c2e5;
            margin-top: 5px;
            font-size: 14px;
        }

        .newRight ul li:hover {
            background-color: #2674c3;
        }

.kj-more2 {
    padding-left: 25px;
    padding-top: 15px;
    display: block;
    font-size:13px;
    color: #fff;
}
    .kj-more2 i{
        font-size:12px;
    }
    .kj-more2:hover {
        color: #fff;
        text-decoration: underline;
    }

.kj-footer {
    min-height: 280px;
    background-color: #0c0c28;
    padding-top: 55px;
    margin-top:100px;
}

.kj-concact .kj-concact-bottom-all {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kj-concact .kj-concact-bottom {
    min-width: 265px;
}

    .kj-concact .kj-concact-bottom ul {
        padding-left: 0;
    }

        .kj-concact .kj-concact-bottom ul .kj-adress {
            display: flex;
        }

            .kj-concact .kj-concact-bottom ul .kj-adress span {
                width: 48px;
                flex: 0 0 48px;
            }

        .kj-concact .kj-concact-bottom ul li {
            list-style: none;
            color: #fff;
            line-height: 40px;
            opacity: 0.7;
        }

            .kj-concact .kj-concact-bottom ul li i {
                margin-right: 10px;
            }

            .kj-concact .kj-concact-bottom ul li a {
                color: #fff;
                font-weight: lighter;
            }

            .kj-concact .kj-concact-bottom ul li:first-child {
                opacity: 1;
                font-size: 22px;
                font-weight: bold;
                margin-bottom: 15px;
            }

.kj-concact .kjimgBox {
    padding: 18px;
    background-color: #fff;
    height: 125px;
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
}

.kj-concact .kj-concact-bottom-cc {
    display: flex;
    justify-content: right;
}

    .kj-concact .kj-concact-bottom-cc span {
        display: block;
        margin-bottom: 30px;
    }

    .kj-concact .kj-concact-bottom-cc div {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
    }

        .kj-concact .kj-concact-bottom-cc div img {
            width: 90px;
        }

.kj-concact-top {
    padding-bottom: 30px;
}

hr {
    border-top: 1px solid #fff;
    opacity: 0.1;
    margin-bottom: 0;
}

.kj-footer-bottom .container::before,
.kj-footer-bottom .container::after {
    display: none;
}

.kj-footer-bottom .container {
    color: #fff;
    display: flex;
    height: 90px;
    justify-content: space-between;
    align-items: center;
    opacity: 0.7;
}

    .kj-footer-bottom .container a {
        color: #fff;
    }

.kj-footer-ipad {
    background-color: #eee;
    height: 55px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #333;
}

    .kj-footer-ipad i {
        font-style: normal;
        margin: 0 10px;
    }

    .kj-footer-ipad span {
        display: block;
        height: 1px;
        width: 40px;
        background-color: #333;
    }

.kj-concact-bottom-all2 {
    display: flex;
}
.kj-index-contact .media-left {
    padding-left: 70px;
    padding-right: 0;
}

.kj-index-contact .media-body {
    color: #333;
}

    .kj-index-contact .media-body div.kj-indexContent {
        line-height: 42px;
        font-size: 15px;
    }

.kj-index-contact .media-heading {
    font-size: 36px;
    color: #333;
    padding-top: 5px;
    font-weight: 700;
    margin-bottom: 30px;
}

    .kj-index-contact .media-heading::after {
        content: "";
        display: block;
        margin-top: 30px;
        height: 3px;
        background-color: #005cb9;
        width: 45px;
    }

.kj-AB {
    padding: 45px 0 30px;
}

    .kj-AB .kj-index-contact .media-left a {
        width: 485px;
        height: 455px;
    }
.kj-pageBg {
    text-align: center;
    height: 520px;
    font-size: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .kj-pageBg div {
        text-align: center;
    }

        .kj-pageBg div.kj-pageBgIn {
            font-size: 27px;
            margin-top: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .kj-pageBg i {
        font-style: normal;
        display: block;
        margin: 0 10px;
    }

    .kj-pageBg span {
        display: block;
        width: 25px;
        height: 2px;
        background-color: #fff;
    }

.kj-nav {
    background-color: #fff;
}

    .kj-nav .container {
        display: flex;
        height: 50px;
        align-items: center;
    }

        .kj-nav .container:before,
        .kj-nav .container:after {
            display: none;
        }

    .kj-nav i {
        margin-right: 10px;
        color: #005cb9;
    }

    .kj-nav .breadcrumb {
        background-color: transparent;
        padding: 0;
        margin: 0;
    }

        .kj-nav .breadcrumb a {
            color: #333;
        }

            .kj-nav .breadcrumb a:hover {
                color: #005cb9;
            }

        .kj-nav .breadcrumb li:last-child {
            color: #333;
        }

        .kj-nav .breadcrumb > li + li:before {
            content: ">";
            color: #999999;
        }

    .kj-nav .kj-topList {
        display: flex;
    }

        .kj-nav .kj-topList li {
            list-style: none;
            padding: 30px 25px;
            border-bottom: 1px solid transparent;
            font-size: 18px;
            transition-duration: 0.39s;
        }

            .kj-nav .kj-topList li.active,
            .kj-nav .kj-topList li:hover {
                border-bottom: 1px solid #005cb9;
            }

                .kj-nav .kj-topList li.active a,
                .kj-nav .kj-topList li:hover a {
                    color: #005cb9;
                }

        .kj-nav .kj-topList a {
            color: #333;
        }

.kj-navigation-page {
    margin-bottom: 40px;
    text-align: center;
    margin-top: 25px;
}

    .kj-navigation-page .pagination > li > a,
    .kj-navigation-page .pagination > li > span {
        margin: 0 5px;
        border: 1px solid #d4d4d4;
        padding: 6px 12px;
        border-radius: 5px;
        font-size: 14px;
        color: #666;
        background-color: #fff;
    }

        .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: #005cb9;
            color: #fff;
        }

.kj-header4 {
    font-size: 30px;
    color: #005cb9;
    margin: 20px 0;
}

.kj-prolist {
    margin-left: 0;
    margin-right: -25px;
}

    .kj-prolist .col-md-3 {
        padding-left: 0;
        padding-right: 25px;
    }
.kj-detail-info .kj-detailInfos li {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.kj-detail-info .kj-detailInfos li:hover {
    display:flex;
}
.kj-detail-info .kj-detailInfos li div{
    margin-right:25px;
}
.kj-detail-width .col-sm-4 {
    padding-right: 5px;
}
.kj-infoUl2{
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.kj-infoUl2 li{
    width:420px;
}
.kj-header5{
    font-size:24px;
    font-weight:bold;
    padding-top:40px;
    padding-bottom:20px;
}
.kj_news_active{
    margin-bottom:100px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0c0c28;
}
.kj-scroll-top .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.kj-more3 {
    padding: 0px 10px;
    background-color: #fff;
    color: #005cb9;
    border-radius: 9px;
    margin-top: 55px;
    display: inline-block;
}
.kj-more3:hover {
    background-color:#005cb9;
    color:#fff;
}
.kj-footer-bottom{
    font-size:13px;
}