@media(min-width:1230px){
    .container{width:1230px;}
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
input[type=text],textarea{font-family:Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background:none;
    border-color:#fff;
}
.noPro{text-align:center;width:100%;padding:50px}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}

.kj-scroll-floorbox {
    position: fixed;
    transition: all 0.5s ease 0s;
    background-color: #ffffff;
    z-index: 1003;
    display: none;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px rgba(100,100,100,.2);
}

.kj-scroll-floorbox-title {
    border-bottom: 1px solid #dddddd;
    background-color: #f8f8f8;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kj-floor-pos-h-right {
    right: 10px;
}

.kj-floor-pos-h-left {
    left: 10px;
}

.kj-floor-pos-v-middle {
    top: 50%;
    transform: translateY(-50%);
}


.kj-scroll-floor-href {
    display: block;
    font-size: 12px;
    padding-top: 9px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-left: 12px;
    padding-right: 12px;
    text-align:center;
}
.kj-scroll-floor-gototop {
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align:center;
}
.kj-scroll-floor-gototop i{font-size:12px;margin-left:3px;font-weight:bold;}
.kj-scroll-floor-href:hover, .kj-scroll-floor-href.flooractive, .kj-scroll-floor-gototop, .kj-scroll-floor-gototop:hover {
    background-color: #007b74;
    color: #ffffff;
}

/*手机浮动*/
.phone_footer_nav{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#fff;height:50px;display:none;}
.phone_footer_nav:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    content: "";
    -webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.phone_footer_nav a{float:left;display:inline-block;width:25%;text-align:center;color:#000;font-size:12px;transform: scale(0.9);padding-top:7px;}
.phone_footer_nav a i{width:20px;height:20px;display:block;margin:0 auto 3px auto;}
.phone_footer_nav a:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:#007b74;}
.phone_footer_nav a.active:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}

/*大包装询价*/
#blukquote_dialog .formcolumn-item{display:flex;align-items:center;margin-bottom:12px;}
#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.formcolumn-item-tips{margin-bottom:0;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips .text{font-size:12px;color:#FF0D0D;}

#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:0 0 50px 0;}
#blukquote_dialog .modal-footer input{background:#007b74;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#00908a;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}



/*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-color: rgb(0 0 0 / 80%);
        text-align: center;
        vertical-align: bottom;
        transition: all 0.2s linear 0s;
        cursor: pointer;
        border-radius:3px;
        margin-bottom:2px;
    }
        .float_box ul li a{
            color:#fff;
        }
        .float_box ul li:last-child {
            margin-top: 10px;
            font-size:13px;
        }
        .float_box ul li i {
            font-size: 24px;
            color: #fff;
            display: block;
            line-height: 30px;
            padding-top: 9px;
            transition: all 0.2s linear 0s;
        }
        .float_box ul li span {
            font-size: 13px;
            color: #fff;
            display: block;
            line-height: 20px;
            transition: all 0.2s linear 0s;
        }
        .float_box ul li:hover {
            background: #00908a;
        }
.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:#00908a;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 #00908a;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:#007b74;font-size:20px;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:#00908a;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;}
.phone_top{display:none;position:fixed;bottom:60px;right:10px;}
.phone_top i{color:#007b74;font-size:40px;}

/*文章*/
.article_box{display:flex;align-items:flex-start;margin-bottom:80px;background:#fff;border-radius:5px;padding:15px;}
.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:#007b74;border-left-color:#007b74;}
.article_box .article_left ul li .btn_box a.active{background:#f1f1f1;color:#007b74;border-left-color:#007b74;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;}

/*联系我们**/
.contact_us_box h1{font-size:30px;color:#007b74;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:flex-start;font-size:15px;color:#333333;line-height:24px;flex:0 0 24%;margin-bottom:20px;}
.contactUs_info .left span a{color:#333;}
.contactUs_info .left span a:hover{color:#007b74;text-decoration:underline;}
.contactUs_info .left span i{color:#007b74;font-size:20px;width:30px;}
.contact_us_box .map_box{width:100%;height:360px;background:#f1f1f1;margin-top:30px;}


/*新闻列表*/
.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:#007b74;color:#fff;}
.product_nav a.active{background:#007b74;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: 25px 45px 25px 13px;
        display: flex;
        background-color: #f7f8fa;
        margin-bottom:35px;
        transition-duration:.39s;
    }
        .news_list_box .news_list li:hover{
            background-color:#007b74;
            color:#fff !important;
        }
            .news_list_box .news_list li:hover i, .news_list_box .news_list li:hover .info, .news_list_box .news_list li:hover .time {
                color: #fff !important;
            }
            .news_list_box .news_list li:hover a {
                color: #fff !important;
            }
            .news_list_box .news_list li .img_btn {
                width: 330px;
                height: 205px;
                overflow: hidden;
                transition: all 480ms ease 0s;
                margin-right: 45px;
                display: block;
            }
.news_list_box .news_list li .right{width:calc(100% - 375px);overflow:hidden;}
.news_list_box .news_list li .right .name_btn{margin-top:7px;display:block;width:100%;font-size:23px;color:#333;line-height:28px;height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; font-weight:bold}
.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: 20px;
        height: 55px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news_list_box .news_list li .right .more_btn {
        display: block;
        font-size: 14px;
        color: #666666;
        display:flex;
        align-items:center;
        width: 140px;
        border-radius: 30px;
        height: 50px;

    }
.news_list_box .news_list li .right .more_btn i{color:#007b74;margin-right:5px; color:#007b74;font-weight:bold;font-size:20px;}
.news_list_box .news_list li .right .more_btn:hover{color:#007b74;}
.kj_news_active{background:#fff;border-radius:5px;padding:30px 30px 40px 30px!important;}
.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:#007b74;font-size:14px;color:#fff;width:130px;text-align:center;}
.kj_news_active .kj_news_product:hover{background:#00908a;}
.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;}
.kj-site-top.actives {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    box-shadow: 0px 6px 8px 2px rgb(0 0 0 / 20%);
}
    .kj-site-top.actives .kj-top-header, .kj-site-top.actives .kj-site-top-nav{
        display:none;

    }
.container {
    padding: 0;
    width: 1200px;
}

.kj-site-top {
    background-color: #fff;
}

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 {
    color: #333;
}

    a:hover {
        color: #007b74;
        transition-duration: 0.39s;
    }

.kj-top-header {
    height: 35px;
    display: flex;
    align-items: center;
    font-size:13px;
    background-color: #333;
    color: #fff;
}

    .kj-top-header i {
        margin-right: 5px;
    }

    .kj-top-header .kj-site-top-left {
        display: flex;
        align-items: center;
    }

        .kj-top-header .kj-site-top-left span {
            display: flex;
            align-items: center;
            margin-right: 20px;
        }

        .kj-top-header .kj-site-top-left a {
            color: #fff;
            font-size:13px;
        }

            .kj-top-header .kj-site-top-left a:hover {
               text-decoration:underline;
            }

    .kj-top-header .kj-site-top-right {
        justify-content: right;
    }

        .kj-top-header .kj-site-top-right span {
            margin: 0;
            display: block;
        }

        .kj-top-header .kj-site-top-right div + div:before {
            content: "";
            display: inline-block;
            height: 15px;
            background-color: #fff;
            width: 1px;
            opacity: 0.5;
            margin: 0 10px;
            position: relative;
            top: 2px;
        }

        .kj-top-header .kj-site-top-right a {
            margin-right: 5px;
        }

.kj-site-top-logo {
    width: 275px;
}

.kj-top-search {
    height: 125px;
    display: flex;
    align-items: center;
    align-self: start;
}

.kj-phone-search {
    display: none;
    transition-duration: 0.39s;
}

.kj-top-search-right-none div {
    transition-duration: 0.39s;
    height: 43px;
    width: 135px;
    display: flex;
    background-color: #007b74;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    margin-left: 10px;
}

.kj-top-search-right-none a {
    color: #fff;
    text-decoration: none;
}

.kj-top-search-right-none:hover div {
    background-color: #07625d;
}

.kj-top-search-right-none:hover a {
    color: #fff;
}

.kj-site-top-search-center-all {
    padding-left: 90px;
    display: flex;
    align-items: center;
}

.kj-site-top-search-center {
    border: 1px solid #007b74;
    border-radius: 0;
    position: relative;
    width: 665px;
}

    .kj-site-top-search-center .btn-default:hover {
        background-color: #07625d;
        color: #fff;
    }

    .kj-site-top-search-center input {
        height: 40px;
        border: none;
        border-radius: 0;
        outline: none;
        padding-left: 40px;
        width: 95% !important;
    }

        .kj-site-top-search-center input:focus {
            box-shadow: none;
        }

    .kj-site-top-search-center button {
        height: 40px;
        width: 80px;
        border: none;
        border-radius: 0 !important;
        color: #fff;
        font-size: 15px;
        background-color: #007b74;
        transition-duration: 0.39s;
    }

#kj-site-top-nav-button {
    background-color: #007b74;
}

    #kj-site-top-nav-button span {
        background-color: #fff;
    }

.kj-site-top-nav {
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    background-color: #007b74;
    border: none;
}

    .kj-site-top-nav .navbar-collapse {
        padding: 0;
    }

        .kj-site-top-nav .navbar-collapse .kj-phone-ser {
            display: none;
        }

            .kj-site-top-nav .navbar-collapse .kj-phone-ser span {
                width: 14%;
            }

            .kj-site-top-nav .navbar-collapse .kj-phone-ser button {
                width: 100%;
            }

            .kj-site-top-nav .navbar-collapse .kj-phone-ser input {
                width: 85% !important;
            }

        .kj-site-top-nav .navbar-collapse .navbar-nav li {
            transition-duration: 0.39s;
        }

            .kj-site-top-nav .navbar-collapse .navbar-nav li a {
                display: inline-block;
                padding: 0;
                color: #fff;
                font-size: 16px;
                font-weight: bold;
                padding: 15px 45px;
                transition-duration: 0.39s;
            }

                .kj-site-top-nav .navbar-collapse .navbar-nav li a i {
                    margin-right: 20px;
                }
    .kj-site-top-nav .navbar-nav > li.active > a:hover,
    .kj-site-top-nav .navbar-nav > li.active > a,
    .kj-site-top-nav .navbar-nav > li > a:focus,
    .kj-site-top-nav .navbar-nav > li > a:hover {
        background-color: #07625d;
        color:#fff;
    }

.kj-default-swiper1 {
    height: 680px;
}
    .kj-default-swiper1 .swiper-button-next i, .kj-default-swiper1 .swiper-button-prev i{
        font-size:25px;
        font-weight:bold;
    }
    .kj-default-swiper1 .swiper-slide {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .kj-default-swiper1 .swiper-button-next:after, .kj-default-swiper1 .swiper-button-prev:after{
        display:none;
    }
    .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: #007b74;
        }

.kj-header {
    text-align: center;
    padding-top: 80px;
}

    .kj-header h4 {
        font-size: 40px;
    }

    .kj-header span {
        font-size: 16px;
        color: #999;
        display: block;
        margin: 20px auto 40px;
    }

.kj-auTop {
    padding-bottom: 50px;
}

    .kj-auTop div.kj-auTopContent {
        line-height: 30px;
        color: #666666;
    }

        .kj-auTop div.kj-auTopContent a {
            color: #007b74;
        }

.kj-boxOut {
    display: flex;
    align-items: center;
    padding: 0 40px;
    justify-content: space-between;
    padding-bottom: 70px;
}

.kj-box {
    text-align: center;
    margin-bottom: 20px;
}

    .kj-box i {
        font-style: normal;
        font-size: 24px;
        margin-top: 20px;
        display: block;
    }

    .kj-box div {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 250px;
        height: 250px;
        border-radius: 100%;
        background-color: #dddddd;
    }

    .kj-box span {
        transition-duration: 0.39s;
        width: 240px;
        height: 240px;
        display: block;
        border-radius: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .kj-box:hover {
        text-decoration: none;
    }

        .kj-box:hover div {
            background-color: #007b74;
        }

        .kj-box:hover span {
            background-size: 110%;
        }

.kj-companyShow {
    background-color: #f0f4f4;
}

.kjIndexSwiper {
    padding-bottom: 75px;
}

    .kjIndexSwiper .pc-slide {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    .kjIndexSwiper .view {
        position: relative;
        width: 84%;
        height: 535px;
    }

        .kjIndexSwiper .view .swiper-slide {
            height: 535px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            width: 100% !important;
        }

            .kjIndexSwiper .view .swiper-slide div {
                position: absolute;
                bottom: 0;
                left: 0;
                text-align: center;
                color: #fff;
                font-size: 20px;
                background: url('../images/bobg.png');
                background-position: center center;
                background-repeat: repeat-x;
                height: 90px;
                width: 100%;
                line-height: 90px;
            }

    .kjIndexSwiper .preview {
        width: 16%;
        margin: 0 auto;
        position: relative;
        margin-left: 10px;
        height: 545px;
        overflow: hidden;
    }

        .kjIndexSwiper .preview .swiper-wrapper {
            transition-duration: 0.39s;
        }

        .kjIndexSwiper .preview .swiper-container {
            width: 100%;
            margin: 0 auto;
        }

        .kjIndexSwiper .preview .swiper-slide {
            width: 100%;
            margin-bottom: 10px;
            height: 99px;
            cursor: pointer;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

            .kjIndexSwiper .preview .swiper-slide div {
                background-color: rgba(0, 0, 0, 0.6);
                width: 100%;
                height: 100%;
                border: 3px solid transparent;
            }

        .kjIndexSwiper .preview .active-nav div {
            padding: 0;
            border: 3px solid #00c8b8;
            background-color: transparent;
        }

    .kjIndexSwiper .kj-indexBtn {
        width: 100%;
        height: 70px;
        text-align: center;
        background: url('../images/bo.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        right: 0;
        bottom: 10px;
        z-index: 10;
    }

        .kjIndexSwiper .kj-indexBtn i {
            color: #fff;
            display: block;
            margin: 0 auto;
            font-size: 28px;
            margin-top: 32px;
        }

.nyrt {
    width: 100%;
    padding: 15px 20px 0;
    background-color: #fff;
}

.nyrttitle {
    border-bottom: 3px solid #eef2fb;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.lyr_border .news_item {
    border-bottom: 1px dashed #d6d6d6;
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
}

    .lyr_border .news_item .news_left {
        width: 85px;
        font-family: Arial;
        text-align: right;
        flex: 0 0 85px;
    }

        .lyr_border .news_item .news_left .number {
            color: #333;
            font-size: 22px;
            line-height: 16px;
            margin-top: 10px;
        }

        .lyr_border .news_item .news_left .news_time {
            width: 100%;
            height: 30px;
            line-height: 30px;
            padding-left: 5px;
        }

            .lyr_border .news_item .news_left .news_time em {
                color: #999;
                font-size: 14px;
                font-style: normal;
                display: inline-block;
            }

    .lyr_border .news_item .news_right {
        width: calc(100% - 85px);
        display: flex;
        align-items: center;
    }

    .lyr_border .news_item .news_left span {
        display: inline-block;
        width: 25px;
        height: 3px;
        background-color: #dcdde0;
    }

    .lyr_border .news_item .news_right .news_title {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 20px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .lyr_border .news_item .news_right .news_txt {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: #999;
        line-height: 26px;
        height: 52px;
        overflow: hidden;
    }

    .lyr_border .news_item:hover .news_right .news_title {
        color: #007b74;
    }

.news_right_a a {
    width: 215px;
    height: 125px;
    display: block;
    margin-right: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news_right .news_txtOut {
    width: calc(100% - 215px);
}

@media only screen and (max-width: 1024px) {
    .lyr_border .news_item {
        padding: 25px 0;
    }
}

@media only screen and (max-width: 767px) {
    .nyrttitle {
        font-size: 20px;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .lyr_border .news_item {
        padding: 20px 0;
    }

        .lyr_border .news_item .news_left {
            width: 48px;
            margin-right: 20px;
        }

            .lyr_border .news_item .news_left .number {
                font-size: 28px;
            }

            .lyr_border .news_item .news_left .news_time {
                height: 16px;
                line-height: 16px;
            }

                .lyr_border .news_item .news_left .news_time em {
                    transform: scale(0.8);
                    font-size: 12px;
                }

        .lyr_border .news_item .news_right {
            width: calc(100% - 68px);
        }

            .lyr_border .news_item .news_right .news_title {
                margin-bottom: 0;
                font-size: 16px;
            }
}

.kj-NewsIn .tab-pane {
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.kj-NewsIn .nav-tabs {
    border: none;
}

    .kj-NewsIn .nav-tabs > li {
        margin-bottom: 0;
        width: 50%;
    }

        .kj-NewsIn .nav-tabs > li.active > a,
        .kj-NewsIn .nav-tabs > li.active > a:focus,
        .kj-NewsIn .nav-tabs > li.active > a:hover,
        .kj-NewsIn .nav-tabs > li > a:hover {
            border: none;
            color: #fff;
            background-color: #007b74;
            border-top: 3px solid #007b74;
            border-radius: 0;
            font-weight: bold;
        }

            .kj-NewsIn .nav-tabs > li.active > a i,
            .kj-NewsIn .nav-tabs > li.active > a:focus i,
            .kj-NewsIn .nav-tabs > li.active > a:hover i,
            .kj-NewsIn .nav-tabs > li > a:hover i {
                opacity: 1;
            }

        .kj-NewsIn .nav-tabs > li > a {
            border: none;
            border-radius: 0;
            border: 1px solid #e8e8e8;
            border-top: 3px solid #66bbb0;
            color: #333;
            padding: 0;
            width: 100%;
            height: 65px;
            line-height: 60px;
            text-align: center;
            font-size: 20px;
            background-color: #f6f6f6;
            position: relative;
        }

            .kj-NewsIn .nav-tabs > li > a i {
                position: absolute;
                bottom: -18px;
                font-size: 14px;
                opacity: 0;
                z-index: 99;
                left: 50%;
                transform: translateX(-50%);
            }

.kj-more2 {
    background-color: #ecf5fa;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none;
    margin-top: 10px;
}

    .kj-more2 i {
        color: #333;
        font-weight: bold;
    }

.kj-more {
    margin: 35px auto 45px;
    width: 155px;
    height: 40px;
    background-color: #007b74;
    text-align: center;
    line-height: 40px;
    display: block;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
}

    .kj-more i {
        margin-left: 5px;
        font-size: 12px;
    }

    .kj-more:hover {
        background-color: #07625d;
        color: #fff;
        text-decoration: none;
    }

.news_right:hover .kj-more2 {
    background-color: #007b74;
}

    .news_right:hover .kj-more2 i {
        color: #fff;
    }

.kj-footer {
    min-height: 280px;
    background-color: #323334;
    margin-top: 75px;
}

.kj-concact hr {
    margin: 0;
    border-top: 1px solid #fff;
    opacity: 0.1;
}

.kj-concact .kj-concact-bottom-all {
    padding-top: 45px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 70px;
}

.kj-concact .kj-concact-bottomOut {
    display: flex;
    width: 475px;
    align-items: flex-start;
    justify-content: space-between;
}

.kj-concact .kj-concact-bottom ul {
    padding-left: 0;
    margin: 0;
}

    .kj-concact .kj-concact-bottom ul li {
        list-style: none;
        color: #c3c3c5;
        margin-bottom: 15px;
    }

        .kj-concact .kj-concact-bottom ul li i {
            margin-right: 15px;
        }
        .kj-concact .kj-concact-bottom ul li img{
            max-width:200px;
        }

        .kj-concact .kj-concact-bottom ul li a {
            color: #c3c3c5;
            font-weight: lighter;
        }

            .kj-concact .kj-concact-bottom ul li a:hover {
                text-decoration: underline;
            }

        .kj-concact .kj-concact-bottom ul li:first-child {
            font-size: 18px;
            margin-bottom: 15px;
            color:#fff;
            opacity: 1;
            font-weight: bold;
        }

        .kj-concact .kj-concact-bottom ul li:last-child {
            margin: 0;
        }

.kj-concact .kj-concact-bottom-cc {
    display: flex;
}

    .kj-concact .kj-concact-bottom-cc div {
        text-align: center;
        color: #fff;
    }

        .kj-concact .kj-concact-bottom-cc div img {
            width: 140px;
            margin-bottom: 10px;
        }

.kj-kf {
    text-align: center;
    display: flex;
    align-items: center;
}

.kj-footer-bottom {
    color: #fff;
    padding: 25px 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border-top: 1px solid #4c4c4c;
}

    .kj-footer-bottom a {
        color: #fff;
    }

.kj-footer-ipad {
    margin-top: 30px;
    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;
    }

@media screen and (max-width: 1260px) {
    .container {
        padding: 0;
        width: 1170px;
    }
}

.kj-pageBg {
    height: 390px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

    .kj-pageBg .kj-pageBgIn h4 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .kj-pageBg .kj-pageBgIn span {
        font-size: 18px;
        color: #999999;
    }

.kj-nav {
    background-color: #fff;
}

    .kj-nav .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 70px;
    }

        .kj-nav .container:before,
        .kj-nav .container:after {
            display: none;
        }

    .kj-nav .breadcrumb {
        background-color: transparent;
        padding: 0;
        margin: 0;
        font-size: 14px;
    }

        .kj-nav .breadcrumb a {
            color: #333;
        }

            .kj-nav .breadcrumb a:hover {
                color: #007b74;
            }

        .kj-nav .breadcrumb li:last-child span {
            color: #007b74;
            font-weight: bold;
        }

        .kj-nav .breadcrumb > li + li:before {
            content: ">";
            color: #333;
        }

.kj-AB {
    padding: 50px 0 105px 0;
}

.kj-index-contact .media-left {
    padding-left: 60px;
    padding-right: 0;
}

.kj-index-contact .media-body {
    color: #666;
}

    .kj-index-contact .media-body div.kj-indexContent {
        line-height: 33px;
    }

.kj-index-contact .media-heading {
    font-size: 36px;
    color: #333;
    margin-bottom: 30px;
}

    .kj-index-contact .media-heading span {
        color: #00908a;
        font-size: 15px;
        display: block;
        margin-bottom: 5px;
        letter-spacing: 1px;
    }

.kj-NewsCenter {
    padding: 80px 0;
}

.kj-companyHonor {
    background-color: #f7f7f7;
    padding-bottom: 100px;
}

.kj-header2 {
    font-size: 36px;
    padding-top: 75px;
    padding-bottom: 40px;
    text-align: center;
}

.kj-companyShow2 {
    background-color: #fff;
}

    .kj-companyShow2 .kjIndexSwiper {
        padding-bottom: 60px;
    }

.kj-companyHonorOut {
    position: relative;
}

    .kj-companyHonorOut .swiper-button-next {
        right: -75px;
    }

    .kj-companyHonorOut .swiper-button-prev {
        left: -75px;
    }
        .kj-companyHonorOut .swiper-button-prev:after, .kj-companyHonorOut .swiper-button-next:after{
            display:none
        }
        .kj-companyHonorOut .swiper-button-next,
        .kj-companyHonorOut .swiper-button-prev {
            background: none;
            top: 45%;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 45px;
            height: 45px;
            transition-duration: 0.39s;
            background-color: rgba(51, 51, 51, 0.5);
            border-radius: 100%;
            color: #fff;
        }
            .kj-companyHonorOut .swiper-button-next:hover, .kj-companyHonorOut .swiper-button-prev:hover{
                background-color:#007b74;
            }
            .kj-news-indexIn {
                padding: 15px;
                background-color: #fff;
            }
.kj-companyHonorOut .swiper-button-next i,
.kj-companyHonorOut .swiper-button-prev i {
    font-size:20px;
    font-weight:bold;
}
                .kj-news-indexIn .kj-a-img-news {
                    display: block;
                    height: 235px;
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-size: contain;
                }

    .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-left-nav {
    margin: 0;
    margin-right: 50px;
    margin-bottom: 20px;
    width: 100%;
}

    .kj-left-nav li {
        transition-duration: 0.39s;
        list-style: none;
        background-color: #f5f5f5;
        border-bottom: 1px solid #e5e5e5;
    }

        .kj-left-nav li i {
            transition-duration: 0.39s;
            color: #ababab;
        }

        .kj-left-nav li a {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 55px;
            padding-left: 20px;
            padding-right: 15px;
            color: #333;
            text-decoration: none;
        }
        .kj-left-nav li.active,
        .kj-left-nav li:hover {
            background-color: #00908a;
            transition-duration: 0.39s;
        }
        .kj-left-nav li.active a,
        .kj-left-nav li:hover a {
            color: #fff;
        }
            .kj-left-nav li.active a i,
            .kj-left-nav li:hover a i {
                color: #fff;
            }

.kj-prolist {
    margin-left: 0;
    margin-right: -20px;
}

    .kj-prolist .col-sm-2 {
        width: 220px;
        padding-left: 0;
        padding-right: 20px;
    }

    .kj-prolist .col-sm-10 {
        width: calc(100% - 220px);
        padding-left: 0;
        padding-right: 20px;
    }

.kj-prolist2 {
    margin-left: 0;
    margin-right: -5px;
}

    .kj-prolist2 .col-md-3 {
        padding-left: 0;
        padding-right: 5px;
    }

.kj-navigation-page {
    text-align: center;
    margin-top: 30px;
}

    .kj-navigation-page .pagination > li > a,
    .kj-navigation-page .pagination > li > span {
        border: 1px solid #e5e5e5;
        padding: 9px 15px;
        background-image: linear-gradient(#ffffff, #f2f2f2);
        color: #000;
        font-weight: bold;
        font-size: 12px;
    }
        .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: #00908a;
            color: #fff;
            border-color: #00908a;
        }

    .kj-navigation-page .pagination > li:last-child > a,
    .kj-navigation-page .pagination > li:last-child > span {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .kj-navigation-page .pagination > li:first-child > a,
    .kj-navigation-page .pagination > li:first-child > span {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

.kj-pro {
    width: 100%;
    background-color: #fff;
    margin-bottom: 5px;
    border: 1px solid #dddddd;
}

    .kj-pro a.kj-img-a {
        height: 240px;
        display: flex;
        align-items: center;
        overflow: hidden;
        justify-content: center;
    }

        .kj-pro a.kj-img-a img {
            max-width: 90%;
            transition-duration: 0.39s;
        }

    .kj-pro span {
        height: 105px;
        display: block;
        background-color: #f5f5f5;
        padding: 15px 10px;
    }

    .kj-pro a.kj-title {
        color: #00908a;
        font-size: 16px;
        font-weight: bold;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-bottom: 8px;
    }

    .kj-pro a.kj-name {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .kj-pro div.protxt {
        text-align: left;
        padding: 0 20px;
        color: #666;
        margin-top: 5px;
        line-height: 30px;
    }

        .kj-pro div.protxt a {
            color: #666;
        }

    .kj-pro:hover span {
        transition-duration: 0.39s;
        background-color: #00908a;
    }

        .kj-pro:hover span a {
            color: #fff !important;
        }

    .kj-pro:hover a.kj-img-a img {
        transform: scale(1.3);
    }

    .kj-pro:hover a {
        color: #08279b;
    }

.kj-flexBox {
    display: flex;
    background-color: #f6f6f6;
    align-items: center;
    margin-bottom: 50px;
}

.kj-leftBox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 465px;
    width: 565px;
}

.kj-rightBox {
    width: calc(100% - 565px);
    padding-left: 75px;
    padding-right: 20px;
}

    .kj-rightBox h4 {
        font-size: 36px;
        margin-bottom: 25px;
    }

    .kj-rightBox ul i {
        color: #00908a;
        font-weight: bold;
        font-size: 24px;
        margin-right: 10px;
    }

    .kj-rightBox ul li {
        list-style: none;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

.kj-flexBox2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 330px;
    justify-content: right;
}

    .kj-flexBox2 .kj-rightBox {
        width: 605px;
    }

        .kj-flexBox2 .kj-rightBox ul {
            display: flex;
            flex-wrap: wrap;
        }

            .kj-flexBox2 .kj-rightBox ul li {
                width: 255px;
            }

    .kj-flexBox2:nth-child(2) {
        justify-content: left;
    }

    .kj-flexBox2:nth-child(3) .kj-rightBox {
        padding-left: 185px;
    }

        .kj-flexBox2:nth-child(3) .kj-rightBox ul {
            display: block;
        }

.kj-position {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    background-color: #dce8e7;
    margin-bottom: 13px;
    padding: 0 25px;
    transition-duration: 0.39s;
}

    .kj-position i {
        transition-duration: 0.39s;
    }

    .kj-position a {
        text-decoration: none;
    }

    .kj-position span {
        display: block;
        text-align: center;
        width: 120px;
    }

    .kj-position:hover {
        background-color: #007b74;
        color: #fff;
    }

        .kj-position:hover a {
            color: #fff;
            text-decoration: none;
        }

    .kj-position.active {
        background-color: #007b74;
        color: #fff;
    }

        .kj-position.active a {
            color: #fff;
            text-decoration: none;
        }

        .kj-position.active i {
            transform: rotate(180deg);
            display: block;
        }

.pContent {
    padding-left: 20px;
    padding-right: 85px;
    height: 0;
    transition-duration: 0.39s;
    overflow: hidden;
}

    .pContent .pContentOut h4 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .pContent .pContentOut div {
        font-size: 14px;
        line-height: 30px;
    }
.kj-nav .kj-topList {
    display: flex;
}

    .kj-nav .kj-topList li {
        list-style: none;
        padding: 21px 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 #007b74;
        }

            .kj-nav .kj-topList li.active a,
            .kj-nav .kj-topList li:hover a {
                color: #007b74;
                font-weight: bold;
            }

    .kj-nav .kj-topList a {
        color: #333;
    }
.kj-site-top-nav .dropdown-menu {
    padding: 0;
    background: rgb(0 123 116 / 70%);
    margin: 0;
    top:100%;
    border: 0;
    width: 100%;
}
.kj-site-top-nav .dropdown-menu a{
    display:block;
    width:100%;
    text-align:center;
}
.kj-site-top-nav .open .dropdown-menu a:hover {
    background-color:#007b74;
}
.kj-site-top-nav .navbar-nav > .open > a, .kj-site-top-nav .navbar-nav > .open > a:hover, .kj-site-top-nav .navbar-nav > .open > a:focus {
    background-color: #07625d;
    color:#fff;
}
.kj-contact-box {
    min-height: 640px;
    background: url("../images/ctus.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top:95px;
}
.kj-concactus-form .formcolumn-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
   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: 100%;
            height: 43px;
            line-height: 43px;
            margin-right: 20px;
            padding: 0 10px;
            border-radius: 5px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
            border: 1px solid #e3dfdf;
        }

            .kj-concactus-form .formcolumn-item dd input:focus {
                outline: 0 none;
            }

        .kj-concactus-form .formcolumn-item dd textarea {
            width: 100%;
            height: 185px;
            padding:10px;
            border: 1px solid #e3dfdf;
            border-radius: 5px;
            box-shadow: none;
            background-color: #fff;
            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: 16%;
}

.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: #007b74;
        color: #fff;
        border-radius: 5px;
        width: 220px;
        margin-top:35px;
    }

        .kj-btn-form input:hover {
            background-color: #07625d;
            color: #fff;
        }

.kj-concactus-form {
    margin: 20px 0;

}
.kj-concactus-form-left{
    width:calc(100% - 390px);
    display:flex;
    flex-wrap:wrap;
}
.kj-concactus-form .formcolumn-item dt{
    display:none;
}
.kj-concactus-form-right{
    width:390px;
}
.kj-concactus-form .kj-concactus-form-right .formcolumn-item{
    width:100%;
}
.kj-yanzheng {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e3dfdf;
    border-radius:5px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.kj-concactus-form .formcolumn-item dd .formcom-vcode{
    border:none;
    width:50%;
}
.kj-header4{
    text-align:center;
    font-size:34px;
    padding:70px 0 50px;
}
.kj-detail-swiper {
    width: 340px;
    padding-right: 15px;
}

    .kj-detail-swiper .swiper {
        width: 100%;
        height: 100%;
    }

    .kj-detail-swiper .mySwiper {
        margin-top: 10px;
    }

        .kj-detail-swiper .mySwiper .swiper-slide {
            height: 50px;
            overflow: hidden;
            border: 1px solid #ddd;
        }

            .kj-detail-swiper .mySwiper .swiper-slide.active {
                border-color: #007b74;
            }

    .kj-detail-swiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

        .kj-detail-swiper .swiper-slide img {
            max-width: 100%;
        }

    .kj-detail-swiper .swiper {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .kj-detail-swiper .mySwiper2 {
        width: 100%;
        height: 310px;
        border: 1px solid #ddd;
    }

        .kj-detail-swiper .mySwiper2 .swiper-slide {
        }

.kj-detail-product-in-bottom {
    margin-top: 20px;
    border-left: 1px solid #e6e8e9;
    border-right: 1px solid #e6e8e9;
    border-bottom: 1px solid #e6e8e9;
}

    .kj-detail-product-in-bottom .table {
        margin: 0;
        box-shadow: 0 0 5px 0px #ccc;
        text-align: center;
    }

        .kj-detail-product-in-bottom .table thead {
            background-color: #f4f4f4;
        }

            .kj-detail-product-in-bottom .table thead tr {
                border-top: 1px solid #e6e8e9;
                border-bottom: 1px solid #e6e8e9;
            }

        .kj-detail-product-in-bottom .table th {
            text-align: center;
            border: 0;
        }

        .kj-detail-product-in-bottom .table .kj-num {
            width: 65px;
            height: 28px;
            border: 1px solid #949494;
            display: flex;
            align-items: center;
            margin: 0 auto;
            position: relative;
            top: 6px;
            font-size: 15px;
            background-color: #fff;
            border-radius: 3px;
        }

            .kj-detail-product-in-bottom .table .kj-num input {
                width: 20px;
                height: 19px;
                text-align: center;
                border: 0;
                outline: none;
            }

            .kj-detail-product-in-bottom .table .kj-num span {
                display: inline-block;
                width: 20px;
                height: 26px;
                line-height: 26px;
                text-align: center;
                color: #666;
            }

        .kj-detail-product-in-bottom .table tr td {
            height: 40px;
            line-height: 40px;
            padding: 0;
        }

        .kj-detail-product-in-bottom .table > tbody > tr > td,
        .kj-detail-product-in-bottom .table > tbody > tr > th,
        .kj-detail-product-in-bottom .table > tfoot > tr > td,
        .kj-detail-product-in-bottom .table > tfoot > tr > th,
        .kj-detail-product-in-bottom .table > thead > tr > td,
        .kj-detail-product-in-bottom .table > thead > tr > th {
            border: none;
        }

        .kj-detail-product-in-bottom .table thead {
            background-color: transparent;
        }

.kj-color {
    color: #999;
}

.kj-margin {
    margin-bottom: 15px;
}

.kj-detail-info {
    width: calc(100% - 340px);
}

    .kj-detail-info h1 {
        font-size:16px;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #e5e5e5;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .kj-detail-info ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }

        .kj-detail-info ul li {
            margin-right:30px;
            list-style: none;
            margin-bottom: 30px;
        }
.kj-nav .breadcrumb > li:last-child a{
    color:#007b74;
    font-weight:bold;
}
.kj-detail-other-info {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: left;

}

    .kj-detail-other-info a {
        display: inline-block;
        text-decoration: none;
    }

    .kj-detail-other-info div a {
        margin-right: 10px;
        width: 170px;
        height: 45px;
        background-color: #007b74;
        border: 1px solid #007b74;
        color: #fff;
        border-radius: 3px;
        text-align: center;
        line-height: 43px;
    }

        .kj-detail-other-info div a i {
            margin-right: 5px;
        }

        .kj-detail-other-info div a:hover {
            background-color: #07625d;
            border: 1px solid #07625d;
        }

        .kj-detail-other-info div a:last-child {
            background-color: #fff;
            color: #00908a;
            border: 1px solid #007b74;
        }

            .kj-detail-other-info div a:last-child:hover {
                background-color: #007b74;
                color: #fff;
            }

.kj-detail-three-tab .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
    .kj-detail-three-tab .nav-tabs li{
        margin-bottom:0;
    }
.kj-detail-three-tab .nav > li > a {
    padding: 9px 36px;
    font-size: 16px;
    border-radius: 0;
    background-color: #e4e4e4;
    margin: 0;
    margin-right:3px;
    color: #000;
    border: none;
}


    .kj-detail-three-tab .nav-tabs > li.active > a,
    .kj-detail-three-tab .nav-tabs > li.active > a:focus,
    .kj-detail-three-tab .nav-tabs > li.active > a:hover,
    .kj-detail-three-tab .nav > li > a:hover {
        color: #fff;
        background-color: #007b74;
        border: none;
        border-radius: 0;
    }

.kj-detail-table {
    padding: 10px;
    border:1px solid #ddd;
    margin-top:10px;
}

    .kj-detail-table .table > tbody > tr > th {
        width: 105px;
        background-color: #fff;
        text-align: left;
        padding: 10px;
    }

    .kj-detail-table .table > tbody > tr > td {
        padding: 10px;
        padding-left: 40px;
    }

    .kj-detail-table .table th {
        border-right: 1px solid #e4e4e4;
    }

    .kj-detail-table .table {
        margin: 0;
    }

.kj-related-pro {
    position: relative;
}

    .kj-related-pro h4 {
        font-size: 20px;
        margin-top: 35px;
        font-weight: bold;
    }

    .kj-related-pro .swiper-button-next {
        right: -50px;
    }

    .kj-related-pro .swiper-button-prev {
        left: -50px;
    }

    .kj-related-pro .swiper-button-prev,
    .kj-related-pro .swiper-button-next {
        background-image: none;
    }

        .kj-related-pro .swiper-button-prev i,
        .kj-related-pro .swiper-button-next i {
            font-size: 60px;
            color: #9a9a9a;
        }

            .kj-related-pro .swiper-button-prev i:hover,
            .kj-related-pro .swiper-button-next i:hover {
                color: #007b74;
            }

    .kj-related-pro .swiper-button-next,
    .kj-related-pro .swiper-button-prev {
        top: 58%;
        height: 26px;
    }
        .kj-related-pro .swiper-button-next:after, .kj-related-pro .swiper-button-prev:after{
            display:none;
        }
        .kj-default-related {
            margin-top: 20px;
        }

.kj-product-list-product-in-bottom .table tr .kj-carts {
    color: #fff;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    height: 30px;
    background-color: #007b74;
}

    .kj-product-list-product-in-bottom .table tr .kj-carts:hover {
        background-color: #00908a;
    }

.kj-product-list-product-in-bottom .table {
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #dddddd;
}

        .kj-product-list-product-in-bottom .table th {
            text-align: center;
            border: 0;
        }

        .kj-product-list-product-in-bottom .table tr td {
            height: 50px;
            line-height: 50px;
            color: #626262;
            padding: 0;
        }

        .kj-product-list-product-in-bottom .table tr .kj-red {
            color: #e3150a;
        }

        .kj-product-list-product-in-bottom .table tr .kj-num {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .kj-product-list-product-in-bottom .table tr .kj-num div {
                margin: 0 auto;
                border: 1px solid #949494;
                border-radius: 3px;
                width: 70px;
                padding: 5px;
                color: #333;
                line-height: initial;
            }

                .kj-product-list-product-in-bottom .table tr .kj-num div span {
                    margin: 0 10px;
                }

                .kj-product-list-product-in-bottom .table tr .kj-num div i {
                    color: #3d3d3d;
                }

        .kj-product-list-product-in-bottom .table > tbody > tr > td,
        .kj-product-list-product-in-bottom .table > tbody > tr > th,
        .kj-product-list-product-in-bottom .table > tfoot > tr > td,
        .kj-product-list-product-in-bottom .table > tfoot > tr > th,
        .kj-product-list-product-in-bottom .table > thead > tr > td,
        .kj-product-list-product-in-bottom .table > thead > tr > th {
            border-top: 1px dashed #ddd;
        }

        .kj-product-list-product-in-bottom .table thead tr {
            border-bottom: 1px solid #e5e5e5;
            font-weight: bold;
            background-color: #f7f7f7;
        }

            .kj-product-list-product-in-bottom .table thead tr th {
                line-height: 50px;
                height: 50px;
                padding: 0;
            }
 .kj-table {
    margin: 0 15px;
}

    .kj-table thead tr th {
        padding-top: 0;
        padding-bottom: 0;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #f7f7f7;
        font-size: 14px;
        border-top: 1px solid #dcdcdc !important;
        border-bottom: 1px solid #dcdcdc;
    }

         .kj-table thead tr th:first-child {
            text-align: left;
            padding-left: 20px;
        }

 .kj-table tbody tr td {
        border-top: 0;
        text-align: center;
        font-size: 14px;
        color: #666666;
        vertical-align: middle;
        border-bottom: 1px dotted #e0e0e0;
    }

         .kj-table tbody tr td:first-child {
            text-align: left;
            padding-left: 20px;
        }

         .kj-table tbody tr td em {
            color: #e70012;
        }

       .kj-table tbody tr td a:hover {
            color: #0051a4
        }

         .kj-table tbody tr td a.car_btn {
            color: #e70012;
        }

            .kj-table tbody tr td a.car_btn i {
                font-size: 20px;
            }

.kj-pro-num-box {
    width: 72px;
    height: 28px;
    border-radius: 3px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #d7d7d7;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

    .kj-pro-num-box button {
        width: 20px;
        border: 0;
        padding: 0;
        height: 28px;
        transition: all 0.2s linear 0s;
        background: none;
        font-size: 14px;
        background-color: #f1f1f1;
        color: #333;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    .kj-pro-num-box input {
        width: 32px;
        height: 28px;
        line-height: 18px;
        border: 0;
        top: 0;
        padding: 0;
        vertical-align: top;
        display: inline-block;
        text-align: center;
        font-size: 12px;
        color: #333;
    }
.kj-product-list-product-in-bottom tr td .car_btn {
    display: inline-block;
  
    padding: 0px 8px;
    text-align: center;
    line-height: 32px;
    background: #007b74;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
}

.kj-product-list-product-in-bottom tr td .car_btn:hover {
    background: #07625d;
}
.kj-cus {
    color: #00908a;
    font-size:18px;
    font-weight:bold;
}
.kj-proBox{
    margin-bottom:55px;
}
.seeview{
    color: #00908a;
    font-size:14px;
    margin-top:15px;
    font-weight:bold;
    cursor:pointer;
}
    .seeview:hover {
        color: #da251c;
    }
    .kj-mySwiper {
        display: none;
    }
.kj-mySwiper.active{
    display:block;
}
.kj-padding{
    padding:0 35px;
}
.kj-padding2 {
    border-bottom: 1px solid #eeeeee;
}
.kj-site-top-search-center i {
    font-size: 21px;
    position: absolute;
    left: 10px;
    color:#999;
    font-weight:bold;
    top: 50%;
    transform: translateY(-50%);
    z-index:10;
}
.kj-datail-info-price {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 30px;
    color: #999;
    margin-top:10px;
    line-height: 30px;
    padding-left: 15px;
}

    .kj-datail-info-price span {
        font-size: 22px;
        color: #e6332c;
        font-weight: bold;
        margin-left: 24px;
        position: relative;
        top: 2px;
    }

.kj-goods-in {
    display: flex;
    align-items: center;
    height: 30px;
    margin-top: 10px;
    padding-left: 15px;
}

    .kj-goods-in div {
        margin: 0;
        padding-left: 30px;
    }

    .kj-goods-in .kj-num {
        width: 95px;
        height: 28px;
        border: 1px solid #cccccc;
        display: flex;
        align-items: center;
        margin-left: 30px;
        padding: 0;
    }

        .kj-goods-in .kj-num input {
            width: 45px;
            text-align: center;
            border: 0;
            outline: none;
        }

        .kj-goods-in .kj-num span {
            display: inline-block;
            width: 24px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            background-color: #f7f7f7;
        }

    .kj-goods-in span {
        color: #999;
    }

    .kj-goods-in ul {
        padding-left: 30px;
        display: flex;
        align-items: center;
        justify-content: left;
        flex-wrap: initial;
        margin: 0;
    }

        .kj-goods-in ul li {
            list-style: none;
            border: 1px solid #cccccc;
            padding: 4px 10px;
            width:100%;
            margin-bottom:0;
            margin-right: 10px;
        }
kj-modal.in .modal-dialog {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: right;
    height: 100vh;
}

#phone-search-box {
    display: flex;
    margin: 0;
}

.kj-modal.in .modal-content {
    border: 0;
    border-radius: 0;
    width: 80%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
}



.kj-modal .modal-header:after, .kj-modal .modal-header:before {
    display: none;
}

.kj-modal .btn-default {
    border: none;
    padding: 0;
    padding-right: 10px;
    margin-right: 5px;
}

.kj-hot {
    display: flex;
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.kj-hot-seo {
    padding-left: 15px;
}

    .kj-hot-seo li {
        list-style: decimal;
        margin-bottom: 10px;
    }

        .kj-hot-seo li a {
            color: #666;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .kj-hot-seo li:nth-child(1), .kj-hot-seo li:nth-child(2), .kj-hot-seo li:nth-child(3) {
            font-weight: bold;
        }

            .kj-hot-seo li:nth-child(1)::marker {
                font-weight: bold;
                color: #FE2D46;
            }

            .kj-hot-seo li:nth-child(2)::marker {
                color: #F60;
                font-weight: bold;
            }

            .kj-hot-seo li:nth-child(3)::marker {
                color: #FAA90E;
                font-weight: bold;
            }

.senior_form {
    width: 70%;
}

    .senior_form .input-group {
        width: 100%;
    }

        .senior_form .input-group input {
            width: 100%;
            display: block;
        }
#phone-search-box input {
    height: 35px;
    border: none;
    border-radius: 0;
    outline: none;
    padding-left: 15px;
    width: 82% !important;
}
#phone-search-box button {
    height: 35px;
    width: 40px;
    padding:0;
    margin: 0;
    text-align: center;
    border: none;
    border-radius: 0 !important;
    color: #fff;
    font-size: 15px;
    background-color: #007b74;
    transition-duration: 0.39s;
}
.kj-nav-all h4 {
    margin-bottom: 20px;
    font-weight: bold;
}

.kj-nav-list2 li {
    margin-bottom: 15px;
    position: relative;
}

    .kj-nav-list2 li i {
        position: absolute;
        right: 0;
    }

.kj-nav-list2 li {
    margin-top: 20px;
    padding-left: 20px;
}

.kj-rightNav {
    display: none;
    width: 600px;
    background-color: #fff;
    height: auto;
    /* right: auto; */
    top: 0;
    left: 220px;
    position: absolute;
    box-shadow: 2px 0 5px #ccc;
}

.kj-rightNav1 {
    padding: 20px 15px;
}

.kj-rightNav1-a {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333;
}

.kj-list-out-li:hover .kj-rightNav {
    display: block;
}

.kj-rightNav1 li:last-child .kj-rightNav1-a {
    margin-bottom: 0px;
}

.kj-rightNav1-li {
    display: flex;
    align-items: center;
    margin: 0;
    padding-bottom: 15px;
}

    .kj-rightNav1-li ul {
        display: flex;
    }
#phone-search-box i {
    color: #fff;
    position: initial;
}
.float_box ul:before {
    content: "<";
    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;
}
.float_box {
    right: -64px;
}
    .float_box.active {
        right: 0px;
    }
        .float_box.active ul:before {
           content:">";
        }

