@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;
}

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 {
    width: 1630px;
}

.kj-site-top {
    width: 100%;
}

.kj-navbar-header {
    padding: 15px 0;
}

.kj-topHeaderOut {
    background-color: #24783a;
}

.kj-topHeader {
    height: 30px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
}

    .kj-topHeader i {
        margin-right: 10px;
    }

    .kj-topHeader .kj-right-box span:first-child {
        margin-right: 25px;
    }

    .kj-topHeader a {
        color: #fff;
    }

.kj-navbar {
    width: 100%;
    transition-duration: 0.39s;
}

    .kj-navbar .kj-navbar-form {
        display: flex;
        justify-content: right;
        background-color: transparent;
    }

        .kj-navbar .kj-navbar-form .navbar-form {
            background-color: #fff;
            border-radius: 4px;
            margin-bottom: 5px;
        }

        .kj-navbar .kj-navbar-form .input-group .kj-form-control {
            background-color: #fff;
            box-shadow: none;
            color: #999;
            border-radius: 0;
            border-color: #1f57a1;
            height: 36px;
            width: 410px;
        }

            .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: #1f57a1;
            color: #fff;
            border: none;
            border-radius: 0;
            padding: 8px 17px;
            font-size: 18px;
        }

    .kj-navbar .navbar-default {
        background-color: #fff;
        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: 1px solid #fff;
            color: #24783a;
            border-bottom: 3px solid #24783a;
            background: none;
        }

        .kj-navbar .navbar-default .navbar-nav > li {
            padding: 0 27px;
        }

            .kj-navbar .navbar-default .navbar-nav > li > a {
                color: #333;
                padding: 38px 2px;
                font-size: 18px;
                transition-duration: 0.39s;
                background-color:none;
                border-bottom: 3px solid transparent;
            }


    .kj-navbar .collapse {
        padding: 0;
        margin-left: 65px;
    }

.kj-leftspan a:last-child::before {
    content: "";
    display: inline-block;
    height: 15px;
    background-color: #fff;
    width: 1px;
    opacity: 0.5;
    margin: 0 10px;
    position: relative;
    top: 2px;
}

.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-default-swiper1 {
    height: 850px;
}
    .kj-default-swiper1 .swiper-button-prev:after, .kj-default-swiper1 .swiper-button-next:after{
        display:none;
    }
    .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;
        height: 55px;
        transition-duration: 0.39s;
        background-color: rgba(51, 51, 51, 0.5);
        border-radius: 100%;
        color: #fff;
    }

        .kj-default-swiper1 .swiper-button-next:hover,
        .kj-default-swiper1 .swiper-button-prev:hover {
            background-color: #24783a;
        }

.kj-mark {
    margin-top: 15px;
    display: flex;
    align-items: center;
    color: #247839;
}

    .kj-mark i {
        font-style: normal;
        margin-left: 15px;
        font-size: 18px;
    }

    .kj-mark span {
        width: 5px;
        display: block;
        margin-right: 5px;
        height: 5px;
        background-color: #77ac84;
        border-radius: 100%;
    }

        .kj-mark span:first-child {
            background-color: #247839;
        }

        .kj-mark span:last-child {
            background-color: #cadfcf;
        }

.kj-header {
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 45px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

    .kj-header .kj-more {
        margin: 0;
        letter-spacing: 0;
    }

    .kj-header .kj-mark {
        letter-spacing: 0px;
        margin-bottom: 10px;
        margin-top: 0;
    }

.kj-aboutUs {
    padding: 80px 0 95px 0;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #f3f9f5;
}

.kj-index-contact .media-left {
    padding-left: 150px;
    padding-right: 0;
}

.kj-index-contact .media-body {
    color: #999999;
    line-height: 34px;
    font-size: 17px;
}

    .kj-index-contact .media-body div.kj-indexContent {
        display: -webkit-box;
        overflow: hidden;
        margin-top: 25px;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

.kj-index-contact .media-heading {
    font-size: 36px;
    color: #0c2b18;
}

    .kj-index-contact .media-heading span {
        color: #137c3a;
        font-size: 20px;
        display: block;
        margin-top: 10px;
        letter-spacing: 1px;
    }

.kj-more {
    margin-top: 50px;
    margin-bottom: 45px;
    display: block;
    width: 150px;
    height: 50px;
    color: #333;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #cecece;
}

    .kj-more i {
        color: #137c3a;
        margin-right: 8px;
        font-weight: bold;
    }

    .kj-more:hover {
        text-decoration: none;
        background-color: #24783a;
        color: #fff;
    }

        .kj-more:hover i {
            color: #fff;
        }

.kj-indexPro {
    padding-top: 75px;
    padding-bottom: 65px;
}

    .kj-indexPro .kj-IndexPro {
        padding-bottom: 45px;
    }

    .kj-indexPro .swiper-pagination-bullet {
        width: 18px;
        height: 6px;
        display: inline-block;
        border-radius: 12px;
    }

    .kj-indexPro .swiper-pagination-bullet-active {
        background-color: #247839;
    }

.kj-pro {
    text-align: center;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

    .kj-pro .kj-tese-img {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 300px;
        overflow: hidden;
    }

    .kj-pro a {
        display: block;
        text-align: left;
        font-size: 14px;
    }

    .kj-pro i {
        display: block;
        height: 3px;
        width: 25px;
        background-color: #24783a;
        margin: 15px 0;
    }

    .kj-pro span {
        display: block;
        padding: 25px 15px 45px;
        font-size: 14px;
        width: 100%;
        background-color: #f3f9f5;
        transition-duration: 0.39s;
    }

        .kj-pro span a:first-child {
            color: #333;
            font-size: 17px;
            font-weight: bold;
        }

        .kj-pro span a {
            text-decoration: none;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

    .kj-pro img {
        max-width: 100%;
        transition-duration: 0.39s;
        max-height: 100%;
    }

    .kj-pro:hover img {
        transform: scale(1.3);
    }

    .kj-pro:hover span {
        background-color: #247839;
    }

        .kj-pro:hover span i {
            background-color: #fff;
        }

        .kj-pro:hover span a {
            color: #fff !important;
        }

.kj-news-indexIn {
    padding-bottom: 25px;
    margin-bottom: 20px;
}

    .kj-news-indexIn .kj-a-img-news {
        display: block;
        height: 305px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .kj-news-indexIn .kj-title {
        font-size: 22px;
        font-weight: bold;
        color: #333;
        margin-bottom: 25px;
        line-height: 38px;
        display: block;
        letter-spacing: 2px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

        .kj-news-indexIn .kj-title:hover {
            color: #137c3a;
        }

    .kj-news-indexIn .kj-fabu {
        font-size: 16px;
        color: #999999;
        margin: 20px 0 5px;
        font-weight: lighter;
    }

.kj-more2 {
    font-size: 18px;
    color: #333;
}

    .kj-more2 i {
        margin-left: 10px;
    }

    .kj-more2:hover {
        color: #247839;
    }

.kj-indexFenlei {
    background-color: #f3f9f5;
    padding-top: 65px;
    padding-bottom: 80px;
}

    .kj-indexFenlei .mySwiper {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
        .kj-indexFenlei .mySwiper .swiper-button-next:after, .kj-indexFenlei .mySwiper .swiper-button-prev:after{
            display:none;
        }
        .kj-indexFenlei .swiper-pagination {
            border-top: 1px solid rgba(255, 255, 255, 0.3);
            display: flex;
            align-items: center;
            justify-content: space-around;
            bottom: 0;
        }

    .kj-indexFenlei .swiper-pagination-bullet {
        width: 100px;
        height: 75px;
        line-height: 72px;
        border-radius: 0;
        background-color: transparent;
        color: #fff;
        font-size: 24px;
        opacity: 1;
        border-top: 2px solid transparent;
    }

    .kj-indexFenlei .swiper-pagination-bullet-active {
        border-top: 2px solid #fff;
    }

    .kj-indexFenlei .swiper-slide {
        font-size: 18px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 150px;
        padding-top: 190px;
    }

    .kj-indexFenlei .swiper-button-next,
    .kj-indexFenlei .swiper-button-prev {
        background-image: none;
        font-weight: bold;
        width: 40px;
    }

        .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: #247839;
            }

    .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 {
        height: 635px;
    }

        .kj-indexFenlei .swiper-slide .title{
            font-size: 48px;
            font-weight: normal;
            margin-bottom: 10px;
        }
            .kj-indexFenlei .swiper-slide .title a{
                color:#fff;
            }
            .kj-indexFenlei .swiper-slide .title a:hover {
                color: #24783a;
            }
            .kj-indexFenlei .swiper-slide .subtitle {
                font-size: 26px;
                font-weight: lighter;
            }

        .kj-indexFenlei .swiper-slide .text {
            font-size: 14px;
            max-width: 400px;
            line-height: 1.3;
        }

.kj-NewsCenter {
    padding: 80px 0;
}

.kj-IndexNews .swiper-pagination {
    border-bottom: 1px solid #999999;
}

.kj-IndexNews .swiper-pagination-bullet {
    margin: 0 !important;
    float: left;
    height: 6px;
    display: inline-block;
    border-radius: 12px;
    background-color: transparent;
    transition-duration: 0.39s;
}

.kj-IndexNews .swiper-pagination-bullet-active {
    background-color: #247839;
}

.kj-footer {
    min-height: 280px;
    background-color: #1c201d;
    padding-top: 65px;
}

.kj-concact .kj-concact-bottom-all {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kj-concact .kj-concact-bottom {
    width: 360px;
}

    .kj-concact .kj-concact-bottom ul {
        padding-left: 20px;
        border-left: 3px solid #247839;
    }

        .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;
            font-size: 20px;
            line-height: 42px;
            font-weight: bold;
        }

            .kj-concact .kj-concact-bottom ul li a {
                color: #fff;
            }

            .kj-concact .kj-concact-bottom ul li:first-child {
                font-size: 18px;
                margin-bottom: 15px;
                font-weight: normal;
                line-height: 30px;
            }
            .kj-concact .kj-concact-bottom ul li a:hover{
                text-decoration:underline;
            }
            .kj-concact .kj-concact-bottom-cc {
                display: flex;
            }

    .kj-concact .kj-concact-bottom-cc div:first-child {
        margin-left: 0;
    }

    .kj-concact .kj-concact-bottom-cc div {
        text-align: center;
        color: #fff;
        margin-left: 45px;
        opacity: 0.9;
    }

        .kj-concact .kj-concact-bottom-cc div img {
            width: 120px;
            margin-bottom: 5px;
        }

.kj-concact-top {
    padding-bottom: 85px;
}

.kj-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    text-align: center;
    height: 90px;
    opacity: 0.7;
}

    .kj-footer-bottom a {
        color: #fff;
    }

.kj-footer-ipad {
    background-color: #eee;
    height: 55px;
    display: none;
    align-items: center;
    justify-content: center;
    color: #333;
}

    .kj-footer-ipad i {
        font-style: normal;
        margin: 0 10px;
    }

    .kj-footer-ipad span {
        display: block;
        height: 1px;
        width: 40px;
        background-color: #333;
    }

.kj-pageBg {
    height: 450px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}

.kj-nav {
    height: 73px;
    background-color: #fff;
    margin-bottom: 65px;
    box-shadow: 0 4px 12px 2px #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .kj-nav .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .kj-nav .container:before,
        .kj-nav .container:after {
            display: none;
        }

    .kj-nav .breadcrumb {
        background-color: transparent;
        padding: 0;
        margin: 0;
    }
        .kj-nav .breadcrumb a{
            color:#333;
        }
        .kj-nav .breadcrumb > .active {
            color: #24783a;
        }
        .kj-nav .breadcrumb a {
            color: #999;
        }

            .kj-nav .breadcrumb a:hover {
                color: #247839;
            }

        .kj-nav .breadcrumb > li + li:before {
            content: ">";
            color: #333;
        }

    .kj-nav .kj-topList {
        display: flex;
    }

        .kj-nav .kj-topList li {
            list-style: none;
            padding: 22px 0px;
            border-bottom: 3px solid transparent;
            font-size: 18px;
            transition-duration: 0.39s;
            margin-left: 105px;
        }

            .kj-nav .kj-topList li:first-child {
                margin-left: 0;
            }

            .kj-nav .kj-topList li.active,
            .kj-nav .kj-topList li:hover {
                border-bottom: 3px solid #247839;
            }

                .kj-nav .kj-topList li.active a,
                .kj-nav .kj-topList li:hover a {
                    color: #247839;
                    font-weight: bold;
                }

        .kj-nav .kj-topList a {
            color: #333;
        }

.kj-prolist .row {
    margin-right: 0;
    margin-left: -20px;
}

.kj-prolist .col-md-3.col-xs-6 {
    padding-left: 20px;
    padding-right: 0;
}

.kj-navigation-page {
    text-align: center;
    margin-top: 55px;
    margin-bottom: 110px;
}

    .kj-navigation-page .pagination {
        margin: 0;
    }

        .kj-navigation-page .pagination li > a {
            padding: 5px 12px;
            color: #999;
            border-color: #cccccc;
            margin: 0 6px;
            border-radius: 4px;
        }

        .kj-navigation-page .pagination > li.active > a,
        .kj-navigation-page .pagination > li > a:focus,
        .kj-navigation-page .pagination > li > a:hover {
            color: #fff;
            border: 1px solid #247839;
            background-color: #247839;
        }

.kj-aboutUsPage {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 175px;
}

    .kj-aboutUsPage .kj-index-contact .media-body div.kj-indexContent {
        display: block;
        margin-top: 50px;
    }

.kj-header2 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 60px;
}

    .kj-header2::after {
        content: "";
        display: block;
        margin: 0 auto;
        width: 50px;
        height: 4px;
        background-color: #247839;
        margin-top: 15px;
    }

.kj-modal2 {
    background-color: transparent;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.08);
    border: none;
    padding-top: 300px;
}

    .kj-modal2 .kj-close {
        text-align: center;
        padding-top: 10px;
    }

    .kj-modal2 button.close {
        width: 45px;
        height: 45px;
        background-color: #247839;
        color: #fff;
        border-radius: 50%;
        float: initial;
        opacity: 1;
        display: flex;
        align-items: center;
        margin: 0 auto;
        justify-content: center;
        transition-duration: 0.39s;
    }

        .kj-modal2 button.close:hover {
            background-color: #1a582a;
        }

    .kj-modal2 .kj-site-top-search-center {
        height: 45px;
        border-radius: 25px;
        background-color: #fff;
        width: 0;
        border: 1px solid #fff;
        transition-duration: 0.39s;
    }

        .kj-modal2 .kj-site-top-search-center .form-control {
            height: 45px;
            border: none;
            border-radius: 25px;
            padding-left: 30px;
            outline: none;
            display: none;
            width: 95% !important;
            transition-duration: 0.39s;
        }

            .kj-modal2 .kj-site-top-search-center .form-control:focus {
                box-shadow: none;
            }

        .kj-modal2 .kj-site-top-search-center button {
            height: 45px;
            width: 45px;
            border: none;
            border-radius: 25px !important;
            background-color: #fafafa;
            transition-duration: 0.39s;
        }

.kj-modal-search {
    border-bottom: 2px solid #fff;
    position: relative;
    padding-left: 40px;
}

    .kj-modal-search .kj-fa-search {
        position: absolute;
        left: 10px;
        top: 5px;
        color: #fff;
        font-size: 20px;
    }

    .kj-modal-search .kj-fa-long-arrow-right {
        font-size: 20px;
    }

    .kj-modal-search .form-control {
        border: none;
        outline: none;
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.08);
        background-color: transparent;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .kj-modal-search input::-webkit-input-placeholder {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .kj-modal-search input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .kj-modal-search input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .kj-modal-search input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .kj-modal-search .btn-default {
        border: none;
        background-color: transparent;
        color: #fff;
    }

.kj-navbar .navbar-default .navbar-nav > li .kj-search {
    border: none !important;
    font-weight: bold;
    position: relative;
    top: 3px;
}

    .kj-navbar .navbar-default .navbar-nav > li .kj-search i {
        font-size: 20px;
        color: #24783a;
    }

    .kj-navbar .navbar-default .navbar-nav > li .kj-search:hover i {
        color: #0c2b18;
    }
/*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: block;
        width: 64px;
    }

        .float_box ul li {
            position: relative;
            display: block;
            width: 64px;
            height: 64px;
            background-image: linear-gradient(to right, #fff, #fff);
            text-align: center;
            vertical-align: bottom;
            transition: all 0.2s linear 0s;
            cursor: pointer;
            border: 1px solid #dcdcdc;
        }

            .float_box ul li:nth-child(5) {
                margin-top: 8px;
            }

            .float_box ul li i {
                font-size: 24px;
                color: #333;
                display: block;
                line-height: 30px;
                padding-top: 9px;
                transition: all 0.2s linear 0s;
            }

            .float_box ul li span {
                font-size: 12px;
                color: #333;
                display: block;
                line-height: 20px;
                transition: all 0.2s linear 0s;
            }

            .float_box ul li:hover {
                background: #24783a;
            }

                .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: 64px;
                top: 0;
                display: none;
                background: #24783a;
                border-radius: 3px;
                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: 64px;
                top: 0;
                border-top: 4px solid #24783a;
                padding: 20px;
                font-size: 14px;
                background: #fff;
                line-height: 28px;
                width: 262px;
                box-shadow: 0 3px 8px rgba(0,0,0,0.15);
                border-radius: 3px;
            }

                .float_box ul li .tel_box i {
                    font-size: 42px;
                    color: #d3d3d3;
                    margin-right: 10px;
                }

                .float_box ul li .tel_box span {
                    color: #24783a;
                    font-size: 24px;
                    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: #24783a;
                border-radius: 3px;
                position: absolute;
                right: 64px;
                top: 0;
                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;
            }

            .float_box ul li:first-child {
                border-top-left-radius: 40px;
                border-top-right-radius: 40px;
                height: 80px;
                padding-top: 10px;
            }

        .float_box ul li {
            border: none;
            position: relative;
        }

            .float_box ul li:nth-child(3) {
                border-bottom-left-radius: 40px;
                border-bottom-right-radius: 40px;
                height: 80px;
                padding-bottom: 10px;
            }

        .float_box ul:last-child li:last-child {
            border-radius: 50%;
            display: flex;
            align-items: center;
            height: 64px;
            padding: 0;
            justify-content: center;
            background: #137c3a;
        }

            .float_box ul:last-child li:last-child i {
                color: #fff;
            }

            .float_box ul:last-child li:last-child::after {
                display: none;
            }

        .float_box ul:first-child {
            border-radius: 40px;
            box-shadow: 0 0 10px rgb(0 0 0 / 10%);
        }

        .float_box ul:last-child {
            margin-top: 10px;
        }

        .float_box ul li:first-child::after, .float_box ul li:nth-child(2)::after {
            display: block;
            content: "";
            width: 80%;
            height: 1px;
            background-color: #e9e9e9;
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
        }

        .float_box ul:last-child li:last-child i, .float_box ul:last-child li:last-child a {
            padding: 0;
        }
.noPro {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

    .noPro img {
        height: 150px;
        margin-bottom: 30px;
    }

    .noPro span {
        display: block;
        font-size: 14px;
        color: #999;
    }
/*新闻列表*/
.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: #24783a;
            color: #fff;
        }

        .product_nav a.active {
            background: #24783a;
            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: #24783a;
                    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: #24783a;
                        margin-right: 5px;
                    }

                    .news_list_box .news_list li .right .more_btn:hover {
                        color: #24783a;
                    }

.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: #24783a;
        font-size: 14px;
        color: #fff;
        width: 130px;
        text-align: center;
    }

        .kj_news_active .kj_news_product:hover {
            background: #469ff3;
        }

        .kj_news_active .kj_news_product:active {
            position: relative;
            top: 2px;
        }

.kj-noproduct-search p {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
/*联系我们**/
.contact_us_box h1 {
    font-size: 30px;
    color: #24783a;
    line-height: 48px;
    font-weight: bold;
}

.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 40%;
            margin-bottom: 12px;
        }

            .contactUs_info .left span a {
                color: #333;
            }

                .contactUs_info .left span a:hover {
                    color: #24783a;
                    text-decoration: underline;
                }

            .contactUs_info .left span i {
                color: #24783a;
                font-size: 17px;
                width: 30px;
            }

.contact_us_box .map_box {
    width: 100%;
    height: 415px;
    background: #f1f1f1;
    margin-top: 30px;
}
.kj_news_active{
    margin-bottom:80px;
}
.kj-detail-img {
    width: 96%;
    height: 305px;
    margin: 35px auto;
}

.kj-boxOut {
    border: 1px solid #dfdfdf;
}

.kj-detail-info h4 {
    margin-bottom: 40px;
    margin-top: 45px;
    font-size: 30px;
    color: #333;
}

.kj-detail-info .kj-detailInfos li {
    list-style: none;
    color: #333;
    margin-bottom: 30px;
    display: flex;
    font-size: 15px;
}

    .kj-detail-info .kj-detailInfos li span {
        display: block;
        flex: 0 0 105px;
    }

.kj-detail-info .kj-detail-qq {
    display: block;
    width: 205px;
    height: 50px;
    background-color: #247839;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 40px;
    font-size: 18px;
    transition-duration: 0.39s;
}

    .kj-detail-info .kj-detail-qq:hover {
        background-color: #1a582a;
    }

.kj-related h3 {
    margin: 55px 0 15px;
    font-weight: bold;
    font-size: 24px;
}

.kj-default-swiper2 {
    height: 400px;
}

.kj-detail-width .col-sm-5 {
    width: 34.666667%;
}

.kj-detail-width .kj-detail-info {
    width: 64.333333%;
}

.kj-detailInfos {
    margin-left: -8px;
}

.kj-btm-info {
    margin-top: 30px;
    border: 1px solid #dcdcdc;
    margin-bottom: 80px;
}

    .kj-btm-info .nav-tabs {
        width: 96%;
        margin: 0 auto;
    }

        .kj-btm-info .nav-tabs > li {
            margin-bottom: 0;
        }

            .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,
            .kj-btm-info .nav-tabs > li > a:hover {
                border: none;
                color: #247839;
                background-color: transparent;
                border-radius: 0;
            }

            .kj-btm-info .nav-tabs > li > a {
                border: none;
                color: #333;
                padding: 0;
                width: 180px;
                height: 60px;
                line-height: 60px;
                text-align: center;
                font-size: 20px;
                font-weight: bold;
            }

.kj-detail-info-bb {
    margin-bottom: 30px;
}

.kj-infoText {
    min-height: 510px;
    padding: 25px 18px 40px;
    font-size: 14px;
    line-height: 30px;
}

    .kj-infoText img {
        max-width: 100%;
        height: auto !important;
    }

    .kj-infoText .kj-infoUl {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 90px;
    }
        .kj-infoText .kj-infoUl span{
            flex:0 0 115px;
        }
        .kj-infoText .kj-infoUl li {
            list-style: none;
            width: 100%;
            margin-bottom: 15px;
            font-size: 16px;
            display: flex;
            align-items: flex-start;
        }

.kj-header3 {
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
}

.kj-prolist-width {
    margin-left: 0;
    margin-right: -20px;
}

    .kj-prolist-width .col-md-9.col-xs-12 {
        width: calc(100% - 310px);
        padding-left: 0;
        padding-right: 20px;
    }

    .kj-prolist-width .col-md-3.col-xs-12 {
        padding-left: 0;
        width: 310px;
        padding-right: 20px;
    }

        .kj-prolist-width .col-md-3.col-xs-12 .kj-boxOut {
            padding: 0 18px;
        }

.kj-relapro .kj-tese-img {
    height: 215px;
}

.kj-relapro span {
    background-color: #fff;
    padding: 10px 0 37px;
}

    .kj-relapro span a:first-child {
        font-size: 16px;
        font-weight: normal;
    }

.kj-relapro:hover span {
    background-color: #fff;
}

    .kj-relapro:hover span a {
        color: #247839 !important;
    }
/*大包装询价*/
#blukquote_dialog .formcolumn-item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

    #blukquote_dialog .formcolumn-item dt {
        font-size: 14px;
        color: #555;
        margin-right: 10px;
        width: 80px;
    }

    #blukquote_dialog .formcolumn-item dd {
        width: calc(100% - 100px);
        position: relative
    }

        #blukquote_dialog .formcolumn-item dd input {
            width: 90%;
            height: 38px;
            line-height: 38px;
            padding: 0 10px;
            border: 1px solid #dedede;
            border-radius: 3px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        }

            #blukquote_dialog .formcolumn-item dd input:focus {
                border: 1px solid #66afe9;
                outline: 0 none;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)
            }

        #blukquote_dialog .formcolumn-item dd textarea {
            width: 90%;
            height: 150px;
            padding: 5px 10px;
            border: 1px solid #dedede;
            border-radius: 3px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
            resize: none;
        }

            #blukquote_dialog .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)
            }

        #blukquote_dialog .formcolumn-item dd .form-vcodebox img {
            height: 38px;
        }

#blukquote_dialog .formcolumn-item-ct {
    display: flex;
    line-height: 38px;
}

#blukquote_dialog .formcolumn-item dd .form-vcodebox {
    width: 110px;
    order: 1;
    height: 38px;
    margin-left: 10px;
}

#blukquote_dialog .formcolumn-item dd .formcom-vcode {
    width: 20%;
}

#blukquote_dialog .formcolumn-item dd .required {
    order: 3;
    margin-left: 10px;
    font-weight: bold;
}

#blukquote_dialog .formcolumn-item dd .formcolumn-item-tips {
    order: 4;
}

#blukquote_dialog .modal-footer {
    border-top: 0;
    padding: 15px 0 30px 0;
}

    #blukquote_dialog .modal-footer input {
        background: #24783a;
        color: #fff;
        width: 40%;
        padding: 0;
        font-size: 16px;
        height: 40px;
        transition: all 0.2s linear 0s;
    }

        #blukquote_dialog .modal-footer input:hover {
            background: #1a582a;
            color: #fff;
        }
/*手机端下拉模块*/
.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-modal .form-control:focus {
    border-color: #24783a;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(36 120 58 / 60%);
}
.kj-site-top2 .kj-topHeaderOut{
    display:none;
}
.kj-site-top2 .kj-navbar {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.kj-header6 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 30px;
    margin-top: 20px;
}

.kj-infoUl2 {
    padding-left: 30px;
    margin-bottom: 30px;
}

    .kj-infoUl2 a {
        color: #333;
    }

        .kj-infoUl2 a:hover {
            color: #24783a;
        }

    .kj-infoUl2 li {
        margin-bottom: 20px;
        line-height: 40px;
        border-bottom: 1px dashed #ccc;
    }
.kj-index-contact .media-left img{max-width:700px;}