body{
    padding: 0;
    margin: 0;
}
a:hover{
    text-decoration: none;
}
.icon {
  width: 26px;
  height: 27px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  margin-top: 22px;
}

.kj-navbar{
    background-color: #ffffff;
    border-radius: 0;
    border-width: 0px;
    
    min-height: 72px;
    margin-bottom: 0px;
    border-bottom:1px solid #dddddd;
} 

.kj-navbar-nav{
    padding-left: 110px;
    margin-top:16px;
}
.kj-navbar .navbar-nav>li>a{
    font-size: 15px;
padding-top:25px;
padding-bottom:24px;
border-bottom: 3px solid #fff;
 }
.kj-media-left-index {
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 10px;
        padding-left: 30px
}
 .kj-navbar .navbar-nav>li>a :last-child{
    font-size: 15px;
 }
 .kj-navbar .navbar-nav>li.active>a{
    background-color: #fff;
    padding-left: 18px;
    padding-right: 18px;
}
 .kj-navbar .navbar-nav>li>a:hover,.kj-navbar .navbar-nav>li.active>a{
border-bottom: 3px solid #ed1c24;
color:#ed1c24;
background-color: #fff;;
 }
.kj-navbar .navbar-nav>li.active>a :last-child {
    padding-left: 0px;
}
.kj-navbar-form{
    margin-top:35px;
}
.li-kj-english-site{
    position:relative;
}
.li-kj-english-site:before {
    border-left: 1px solid #dddddd;
    content: "";
    position:absolute;
    height:40px;
    top:15px;
}

.nav > li > a.a-kj-english-site {
    background-image: url(../images/yingguo.png);
    background-size: 24px;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.kj-productinfotop {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.kj-productinfotop a{
    color: #333333;
    font-size: 36px;

}
.kj-productinfotop a:after{
    content: "";
    display: block;
    border-bottom: 3px solid #ed1c24;
    width: 40px;
    margin: 0px auto;
}


 /* nav */
.kj_nav{
    height: 72px;
    background-color: #fff;

}
.kj_logo{
    padding-top: 2px;
}

.kj_nav_right{
    padding-left: 48px;

}
.kj_nav_right li{
    margin-left: 2px;
    line-height: 72px;
    font-size: 15px;
    color: #333333!important;

}
.kj_nav_right li>a:hover{
    color:#ed1c24!important;
   
}
.kj_input{
    float: right;
   padding-left: 34px;
   padding-top: 8px;
   
}

/* .kj_header{
    padding-top: 10px;
} */
/* nav end */
/* banner */
.kj-index-swiper-container {
    min-height: 100px;
}
.kj-index-swiper-container a {
    height: 515px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    background-size: cover;
}
.kj-index-swiper-container .swiper-pagination-bullet{
        width: 28px;
   
    background-color: #fff;
    border-radius: 0;
     opacity: .8;

}
.kj-index-swiper-container  .swiper-pagination-bullet-active
{
    background-color: #ed1c24;
}

.kj-index-pcenter-title{
    border-bottom: 3px solid #ed1c24;  line-height: 40px;
}
.kj-index-pcenter-title div{
    display: inline-block;
    color: #ffffff;
    padding:0px 30px;
  
    background-color: #ed1c24;
}
.kj-product-bottom h2{
    color: #ed1c24;
}
.kj-thumbnail{
    border: 0;
    box-shadow: 0px 0px 8px rgba(100,100,100,.2);
     border-radius: 0px;
}
    .kj-thumbnail img{
        max-height:110px;
    }
.kj-thumbnail-title{
    height:25px;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
}
.kj-media-body a {
    display: block;
    height: 50px;
    padding: 8px;
    overflow: hidden;
    font-size: 15px;
    color: #333333;
}

/* .swiper-pagination-bullet swiper-pagination-bullet-active{
    width: 4%!important;
    height: 10px!important;
    display: inline-block!important;
    background-color: red!important;
} */

/* 公司简介 */
/* .kj_company{
    height: 580px;

}
.introduction_top{
 height: 161px;

}
.introduction_top ul>li{
    font-size: 36px;
    list-style: none;
    text-decoration: none;
    line-height: 161px;
    color: #333333;
    text-align: center;
}
.introduction_top ul>li>a{
    color: #333333;
}
.introduction{
    font-size: 14px;
}
.kj_introduction_bottom td>h2{
    color: #ed1c24;
}
.kj_introduction_bottom td{
    text-align: center;
} */
/* 公司简介 */
.kj-company-infomation p{
    font-size: 14px;
    color: #666666;
}
.kj-infomation{
    padding-bottom: 100px;
}


.kj-page-content{
    padding-top:40px;
    padding-bottom:40px;
    line-height:200%;
}
.kj-breadcrumbs {
}
.kj-breadcrumbs a {
    color: #ed1c24;
}
/* news */
.info_top ul > li {
    font-size: 36px;
    list-style: none;
    text-decoration: none;
    line-height: 155px;
    color: #333333;
    text-align: center;
}
.kj-article-list{
    padding-top:40px;
    padding-bottom:40px;
}


.kj_news li {
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
}
    .kj_news li a{
        color:#333333;
    }
.kj-pagination a{
    color:red !important;
}
    .kj-pagination .active a, .kj-pagination a:hover, .kj-pagination a:focus, .kj-pagination .active a:focus {
        background-color: red !important;
        border-color: red !important;
        color: #ffffff !important;
    }
.kj-news-title{
    text-align:center;
    font-size:22px;
}
.kj-article-content-body{
    padding:20px 0px;
    line-height:200%;
    min-height:400px;
}
/* 产品 */
.kj_product {
    background-color: #f0f0f0;
    /* height: 689px; */
    background-image: url(../images/images/pd_02.jpg);
    background-position: center top;
    /* border-image-repeat: no repeat; */
    padding-bottom: 69px;
    background-repeat: no-repeat;
}
/*.kj-product-center{
    padding-top: 20px;
}*/
.kj-product-centerinfo{
    padding-top: 30px;
    
}
.kj-p-center-right{
        padding-right: 12px;

}

.kj-thumbnail a {
    color: #333333;
}
.kj-productcontentds{
    padding:20px;
}
.kj-more {
    background: #ed1c24;
    color: #FFFFFF !important;
    border-radius: 45px;
    text-align: center;
    padding: 2px 20px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 85px;
}

.kj-p-center-jt {
    color: #fff;
    /* padding: 3px; */
    background-color: gray;
    border: 1px solid;
    border-radius: 32px;
    font-size: 16px;
    /* padding-bottom: 2px; */
    padding: 1px 2px 2px;
}
.kj-index-pcenter-title a{
      border: 1px solid #cccccc;
            display: block;
            font-size: 15px;
            color: #333333;
        border-radius: 10px;
    background-color: #cccccc;
    width: 60px;
    line-height: 24px;
    height: 24px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 8px;
}
.i_left_top{
    height: 82px;
    background-color: #ed1c24;
}
.i_left_top p{
 text-align: center;
    font-size: 24px;
    color:#fff;
    padding-top: 26px;
}
.i_left_center{
  
    background-color: #fff;
    border: 1px solid #dddddd;
    
}
.i_left_center ul{
        padding-top: 14px;
    margin-right: 21px;
    margin-left: -18px;
}
.i_left_center ul>li{
    background-image: url(../images/jb1.jpg);
    font-size: 16px;
    line-height: 36px;
    list-style: none;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
 margin-bottom: 10px;
    /* background-color:#e9e9e9 ; */
  
 
    padding-left: 25px;
}
.i_left_center ul>li>a{
    color: #333333;

}
.i_left_bottom{
    height:73px;
    background-color: #ed1c24;
}
.i_left_bottom i{
color: #fabbbe;
}
.i_left_center .kj-p-center-right i{
color: #aaaaaa;
}
.product_info_right{

 
   
}
.new-data span{
    background-color: #f0f2f5;

}
.kj-media-left {
    background-color: #f0f2f5;
    padding: 8px;
}

    .kj-media-left p {
    text-align: center;
    margin: 0px;
}
.kj-product-more a{
   
    display: inline-block;
    border: 1px solid #ed1c24;
    padding: 10px 70px;
    color: #ed1c24;

}
.kj-product-more{
    text-align: center;
   padding: 27px 0px 60px;
}
/* 新闻资讯 */
.kj-product-more ul>li>a{
    color: #ed1c24;
}
.kj-media-left {
    background-color: #ed1c24;
}
.kj-media-left p{
    text-align: center;
}
.kj-media-heading {
    padding-left: 10px;
}
.kj-media-body{
    border-bottom: 1px solid #e3e5e8;
}
.kj-media-left span{
    color:#fff3f3;
}
/* 友情链接 */
.kj_links_box{
/* height: 68px; */
background-color: #ed1c24;    
}
.kj_links{
    text-align: center;
}

.kj_links a{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.kj-bottom{
    /* height: 279px; */
    background-color: #2f2f2f;
}
/* 底部导航 */
.kj-navbar-brand{
    height:110px;
}
.kj-bottom dt{
    color: #fff;
    padding-top: 71px;

}
.kj-bottom dt:after{
    content: "";
    display: block;
    border-top: 3px solid #fff;
    width: 30px;
    margin-top: -38px;
}
.kj-bottom dd{
    padding-top: 49px;
    padding-bottom: 20px;
}
.kj-bottom dd>ul{
    padding: 0;
}
.kj-bottom dd>ul>li{
 color: #a3a3a3;
 list-style: none;
     line-height: 30px;
}
.kj-bottom dd>ul>li>a{
 color: #a3a3a3;
}
/* 最底部信息 */
.kj_footer {
    background-color: #2f2f2f;
    border-top: 1px solid #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

    .kj_footer a{
        color:#ffffff;
    }
    /* 右侧 */
    .kj-right {
        position: fixed;
        top: 280px;
        right: -1px;
        z-index: 1000;
    }

        .kj-right ul>li {
            width: 65px;
            height: 65px;
            border-bottom: 0px;
            padding-top: 4px;
            text-align: center;
            position: relative;
            background-color: #fff;
            border: 1px solid #ddd;
            color: #A1A1A1;
            margin-bottom: -1px;
            list-style: none;

        }

   .kj_product_page > div > span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid rgb(221,221,221);
    margin-right: 5px;
}
.kj_wzsqqa ul>li{
    position:relative;
}
.kj-right li:hover .kj-wk-right {
    display: block;
}
.kj_wzsqqa i {
    font-size: 28px;
    color: #a1a1a1;
}
.kj-right ul > li:hover {
    background-color: #ed1c24;
    color: #fff;
}

.kj-right ul > li:hover > a>i {
    color: #fff;

}
.kj-right .yb_top {
    margin-top: 10px;
}
.kj_product_page > div > span input {
    border: 1px solid rgb(221,221,221);
}
.kj_hgeodxs_qq div {
    display: inline;
}
.kj-wk-right {
    position: absolute;
    top: 0px;
    right: 63px;
    width: 120px;
    padding: 6px;
    background-color: #fff;
    display: none;
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
}
/* 搜索页 */
.kj-photo {
    padding: 0;
    margin: 0;
}
.kj-search{
   padding-top: 20px;
    padding-bottom: 110px
}
.kj-search-result{
    border-bottom: 1px solid #dddddd;
}
/* 搜索页 */
/* 产品页 */
.kj_product_page {
    margin-top: 30px;
    margin-bottom: 30px;
}
.kj_product_page > div > span>a{
    color: #333333;
}

.kj_product_page > div > span:last-child {
    border: 0;
}
/* 产品详情页 */
.kj-product-if.kj-media-left{
    border: 1px solid #dddddd;
}
.kj-product-contentdf {
    margin-top: 35px;
    border: 1px solid #E5E5E5;
    margin-bottom: 40px;
}
.kj-product-contentdf ul.nav-tabs {
    background-color: #f7f7f7;
    
    border-bottom: 1px solid #fff;
}
.kj-product-contentdf > ul > li.active {
    background-color: #fff;
}
.kj-productinfo-content-box ul li.active {
    border-left: none;
}
.kj-product-contentdf > ul > li {
 list-style: none;
   width: 137px;
 
    float: left;
    text-align: center;
    font-size: 16px;
}
.kj-product-contentdf > ul > li>a{
border: 0px;
}
.kj-nav-tabs>li.active>a,.kj-nav-tabs>li.active>a:focus, .kj-nav-tabs>li.active>a:hover{
    border: none;
}
.c{
    padding: 0;

}

.kj_protab span{
    padding: 0;
    line-height: 26px;
}
.kj-lxsc{
     margin-top: 24px;
}
.kj-prductinfo-image{
    border:1px solid #dddddd;
    padding: 0 17px;
}
.kj-kf{
margin-left: 20px;
}

/* .kj-lxsc{
    padding-top: 20px;
} */
.kj-btn-con{
        width: 104px;
    background-color: #ed1c24;
    color: #ffff;
    border-radius: 20px;
    height: 28px;
    line-height: 16px;
    border: 0;
}
.kj-btn-fav{
        width: 104px;
    background-color: #e3e3e3;
    border-radius: 20px;
    height: 28px;
    line-height: 16px;
    margin-left: 26px;
    border: 0;
}
.kj-product-contentdf > ul > li>a{
color: #9c9c9c;
}
.kj-product-contentdf > ul > li:hover{
background-color: #fff;
}
.kj-product-contentdf > ul > li>a:hover{
color: #ed1c24;

}
@media(max-width:1200px){
.kj-index-swiper-container a{
        height: 400px;
    }
    .kj-navbar-nav {
    padding-left: 0px;
}
.kj-navbar .navbar-nav>li>a{
    font-size: 12px;
}
/* .kj-navbar .navbar-nav>li.active>a{
    padding-left: 3px;
} */
.kj-company-infomation-image{
    padding-top:33px;
}
.kj-infomation {
    padding-bottom: 72px;
}
.kj_product {
  
    padding-bottom: 56px;
}
}
@media(max-width:992px){
    .kj-index-swiper-container a{
        height: 350px;
    }
    .kj-company-infomation-image{
    padding-top:33px;
   }
   .kj-infomation {
    padding-bottom: 48px;
  }
   .kj_product {
  
    padding-bottom: 30px;
   }
   .kj-search{

    padding-bottom: 80px
   }
   .kj-protab-box{
       padding-top: 20px;

   }
}
@media(max-width:768px){
    .kj-index-swiper-container a{
        height: 200px;
    }
    .kj-navbar {
        min-height: 50px;
    }
    .kj-navbar .navbar-nav>li>a{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .kj-navbar-brand{
        padding: 4px;
        height:auto;
    }
    .kj-navbar-nav{
        margin-top:5px;
    }
    .kj-infomation {
        padding-bottom: 25px;
    }
.kj-company-infomation-image{
    padding-top:33px;
}
.kj-productinfotop {
    padding-top: 20px;
    padding-bottom: 20px;
}
.kj_product {
  
    padding-bottom: 15px;
}
    .kj-productinfotop a{
 font-size: 20px;

    }
  .kj-search{

    padding-bottom: 30px
   }
    .kj-productcontentds{
        padding:5px;
    }
    .kj-navbar-brand{
        padding:8px;

    }
    .kj-navbar-brand img{
        height:34px;
    }
    .kj-thumbnail img{
        max-height:initial;
        width:100%;
    }
}