body {
    margin: 0px;
    overflow-x: hidden;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height:24px;
    color: #333;
}
a:link ,a:visited , a:hover , a:active {
    text-decoration: none !important;
    color: #333;
}
a {
    text-decoration: none !important;
    color: #333;
}
li {
    list-style: none;
}
.row,ul, li {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
/**/
.kj-navbar {
    background-color: #fff;
    margin-bottom: 0px;
    border-width: 0px;
}

.kj-logo-box {
    padding-left: 30px;
}

.kj-navbar .navbar-nav,
.kj-navbar .navbar-header,
.kj-navbar .navbar-form {
    display: flex;
    height: 92px;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.kj-navbar .navbar-header .navbar-brand {
    padding: 0px 15px;
    height: initial;
}

.kj-navbar .navbar-right {
    justify-content: center;
    text-align: center;
}

.kj-navbar .navbar-right a {
    display: inline;
    padding: 0px;
}

.kj-navbar .navbar-right li {
    padding-left: 10px;
    padding-right: 10px;
}

.kj-navbar-row {
    display: flex;
    align-items: center;
}
/*首页——banner*/
.banner-bg {
    height: 680px;
    background-color: antiquewhite;
    box-shadow: inset 0px 15px 10px -15px rgba(100, 100, 100, 0.5);
    display:block;
}
/*#index-banner-swiper-container .swiper-slide{
    position:relative;
}
.index-banner-itmes{
    position:absolute;
    bottom:20%;
}*/
/* .kj-banner-box {
    height: 845px;
    background-color: antiquewhite;
    box-shadow: inset 0px 15px 10px -15px rgba(100, 100, 100, 0.5);
}

.kj-pro-cata-box {
    height: 845px;
    background-color: azure;
    border-bottom: 1px solid #eeeeee;
} */
.kj-footer {
    background-image: url("../images/footer.jpg");
}

.kj-footer-box {
    border-bottom: 1px solid #464646;
}

.kj-footer-nav {
    height: 335px;
}

.kj-footer-copyright {
    padding-top: 35px;
    padding-bottom: 35px;
}

.kj-navbar .navbar-nav a {
    font-size: 16px;
}

.kj-navbar-right {
    display: flex;
    justify-content: right;
    text-align: center;
}

.kj-navbar-right>span {
    padding-left: 15px;
    padding-right: 15px;
}

.kj-navbar-searchbox input,
.kj-navbar-searchbox button {
    border-color: #ff6600;
    border-width: 2px;
    height: 45px;
}

.kj-navbar-searchbox button {
    background-color: #ff6600;
    color: #fff;
}

.kj-navbar-searchbox button:hover {
    background-color: #ff3300;
    color: #fff;
    border-color: #ff3300;
}

.kj-navbar-searchbox button:active,
.kj-navbar-searchbox button:focus {
    background-color: #ff9900 !important;
    color: #fff !important;
    border-color: #ff9900 !important;
    outline: none !important;
}


/* 底部 */

.kj-footer-nav,
.kj-footer-copyright {
    width: 1200px;
    margin: 0 auto;
}

li {
    list-style: none;
}

.title {
    color: #f5f5f5;
    font-size: 20px;
    margin-bottom: 40px;
    padding-bottom: 18px;
    border-bottom: 1px solid #464646;
    position: relative;
}

.title::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0px;
    border-bottom: 3px solid #ff6600;
    width: 50px;
}

.kj-footer a,
.kj-tel-box span {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 45px;
}

.kj-footer a:last-child,
.kj-tel-box span:last-child {
    padding-bottom: 0;
}

.kj-footer .kj-footer-nav {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding-top: 35px;
}

.kj-footer .kj-footer-nav ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.kj-list {
    display: flex;
    flex-direction: column;
}

.kj-contactusbox,
.kj-contactusbox a {
    color: #fff;
    line-height: 45px;
    font-size: 14px;
}

.kj-footer-nav ul li:first-child {
    margin-right: 260px;
}

.kj-footer-copyright {
    display: flex;
    justify-content: space-between;
    color: #f5f5f5;
    align-items: center;
}

/* 主体图片 */

.kj-index-imgcontaier {
    padding: 0px;
}

.kj-pro-cata-box-new {
    min-height: 400px;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kj-pro-cata-box-new .kj-con-new {
    color: #fff;
    padding: 100px;
}

.kj-pro-cata-box-new .kj-con-new:nth-child(3) {
    color: #000;
}

.kj-con-title-new {
    font-size: 40px;
    line-height: 40px;
    margin-bottom:10px;
}

.kj-con-intro-new {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 50px;
}

.kj-con-pro-new a {
    border: 1px solid #fff;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-size: 20px;
    border-radius: 100px;
}

.kj-index-swiper {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 92px);
}

.kj-index-swiper .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.swiper-pagination-bullet-active {
    background: #ff6600;
}


/* 公司简介 */

.kj-bread-box {
    min-height: 400px;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kj-bread-box .kj-con-new {
    color: #fff;
    padding: 100px;
    padding-left: 0px;
}

.kj-about-banner {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 500px;
}
/* 产品列表面 */
.prolist {
    margin-top: 12px;
    display: flex;
    margin-bottom: 30px;
}
.prolist-left{
    flex:0 0 200px;
    width:200px;
    padding-right:10px;
}
.prolist a {
    color: #000;
    text-decoration: none;
}
.prolist-right {
    flex:auto;
    width:200px;
    padding-left: 40px;
    border-left: 1px solid#d6d6d6;
}

.left-details {
    padding-left: 0px;
}

.left-details li {
    font-size: 16px;
    line-height: 40px;
}

.left-details a {
    display: flex;
    align-items: center;
}

.left-details li a:hover {
    font-weight: 700;
    color: #ff6600;
}

.right-detailes {
    border: 1px solid #d6d6d6;
    margin-bottom: 15px;
}

.pro-list {
    padding: 10px 20px;
}

.left-details a::before {
    display: inline-block;
    content: "";
    height: 16px;
    width: 4px;
    border: 1px solid #ff6600;
    vertical-align: bottom;
    border-radius: 5px;
    margin-right: 8px;
}

.left-details a:hover::before {
    display: inline-block;
    content: "";
    height: 16px;
    width: 4px;
    border: 1px solid #ff6600;
    vertical-align: middle;
    border-radius: 5px;
    margin-right: 8px;
    background-color: #ff6600;
}

.pro-list h4 {
    font-weight: 700;
}

.pro-list p {
    line-height: 25px;
}

.right-detailes .pro-intro {
    display: flex;
    justify-content: space-between;
    margin-bottom:0px;
}
.pro-intro_img img{
    height: 139px;
}
.pro-pack {
    display:none;
}
.pro-pack.active{
}
.pro-pack .table {
    margin-bottom: 0px;
}
.pro-pack tbody tr th {
    background-color: #eff0f2;
    text-align: center;
}

.pro-num button {
    float: left;
    width: 25px;
    height: 23px;
    background-color: transparent;
}

.pro-num .minus {
    border: 0px;
    border-right: 0px;
    overflow: hidden;
}

.pro-num .plus {
    border: 0px;
    border-left: 0px;
}

.pro-num input {
    float: left;
    width: 20px;
    height: 23px;
    text-align: center;
    border: 0px;
    border-left: 0px;
    border-right: 0px;
}

.pro-num {
    margin: 0 auto;
    border: 1px solid #949494;
    height: 25px;
    width: 72px;
    border-radius: 5px;
}

table .fa-shopping-cart {
    color: #ff6600;
}

.pro-pack tbody tr {
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.pro-pack tbody tr:nth-child(3) {
    border-bottom: 1px solid #ddd;
}
.pro-pack-open {
    height: 20px;
    background-color: #eff0f2;
}

.pro-pack-open .open {
    display: flex;
    justify-content: center;
}

.fa-angle-double-down {
    height: 20px;
    line-height: 20px;
}

.pro-pack-closed {
    height: 20px;
    background-color: #fffaf7;
}

.pro-pack-closed .closed {
    display: flex;
    justify-content: center;
}

.fa-angle-double-up {
    height: 20px;
    line-height: 20px;
}


/* 产品详情页 */
.related-pro_container .container{
    position:relative;
    margin-bottom:50px;
}
.border-box {
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-top: 20px;
}

.proinfo-details {
    font-size: 20px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 20px;
}

.proinfo-title::before {
    display: inline-block;
    content: "";
    height: 20px;
    width: 4px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #ff6600;
}

.proinfo-right .pro-pack {
    padding-left: 0px;
    padding-right: 0px;
}

.describe {
    line-height: 40px;
    border-bottom: 1px solid #949494;
}

.details-picture {
    display: flex;
    width:calc(100% + 30px);
    margin:20px 0 40px;
}

.details-picture > div {
    flex:0 0 33.33%;
    width:33.33%;
    padding-right:30px;
}

.details-picture img {
}

.packno a {
    text-decoration: none;
    color: #ff6600;
}

.packno {
    padding-bottom: 5px;
}
.packno_name {
    line-height: 22px;
    height:44px;
}

.related-pro-box {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.related-pro img {
    width: 112px;
    height: 112px;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
}

.related-pro-list {
    display: flex;
    align-items: center;
}

.related-pro {
    display: flex;
    margin: 20px 0;
}
.fixed-left i,
.fixed-right i {
    color: #999;
    font-size: 40px;
    font-weight:normal;
}
.fixed-left {
    position: absolute;
    left: -20px;
    top: 40%;
    font-size: 40px;
}
.fixed-right {
    position: absolute;
    right: -20px;
    top: 40%;
    font-size: 40px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: none;
}
.related-pro-list ul {
    padding-left: 0px;
}

.mySwiper {
    overflow: hidden;
}

@media(max-width:1300px) {
    .navbar-brand>img {
        height: 30px
    }
    .kj-navbar .navbar-form {
        width: 250px;
    }
}
/*新增样式*/
.kj-nav .navbar-nav > .active > a,
.kj-nav .navbar-nav > .active > a:hover,
.kj-nav .navbar-nav > .active > a:focus,
.kj-nav .navbar-nav > .open > a,
.kj-nav .navbar-nav > .open > a:hover,
.kj-nav .navbar-nav > .open > a:focus {
    background-color: transparent;
    color:#ff6600;
}
@media(min-width:768px) {
    .flex_container-fluid{
        display:flex;
    }
    .flex_navbar-header {
        flex: 0 0 240px;
        width: 240px;
    }
    #bs-example-navbar-collapse-1 {
        flex:auto;
        width:200px;
        display: flex;
        justify-content:center;
    }
    .flex_navbar-right {
        flex: 0 0 250px;
        white-space: nowrap;
    }
}
/* 导航栏产品分类下拉 */
/*.nav_promenu span.fa-angle-down{
    display:none;
}
.nav_promenu {
    order: -1;
    flex-grow: 0 !important;
    flex: 0 0 200px;
    width: 200px;
    background: #2185BD;
    text-align: left !important;
}
.nav_promenu > a:before {
    content: "\e607";
    font-family: "iconfont" !important;
    padding: 0 10px 0 20px;
    font-size:18px;
}*/
.nav_promenu > .dropdown-menu {
    /*width: 200px;
    height: 385px;
    background: #2185BD;*/
    top: 100%;
    box-shadow: none;
    border: none;
}
.nav_promenu:hover > .dropdown-menu {
    display: block;
}
.nav_promenu > .dropdown-menu > li {
     position: initial; 
}
.nav_promenu > .dropdown-menu > li > a {
    padding: 8px 20px;
    font-size:15px;
}
.nav_promenu > .dropdown-menu > li > i {
    color: #979fa2;
    float: right;
}
.nav_promenu .dropdown-menu > li > a:hover,
.nav_promenu .dropdown-menu > li > a:focus {
    background-color: #2185BD;
}
/*以下为产品二级分类及以下*/
.nav_promenu .dropdown-menu {
    top: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0px;
    border:none;
}
.nav_promenu .dropdown-menu > li > a:hover,
.nav_promenu .dropdown-menu > li > a:focus {
    background-color: transparent;
}
.nav_promenu > .dropdown-menu > li li:hover > a {
    color: #2185BD;
    text-decoration-line: underline !important;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu {
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 9;
    background: #fff;
    color: #8A090D;
    border: 1px solid #ddd;
    padding: 10px;
    display: none;
    width: 550px;
    height: 385px;
    overflow:auto;
}
.nav_promenu > .dropdown-menu > li:hover ul {
    display: block;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li {
    display: flex;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li:last-child {
    border-bottom: 1px dashed transparent;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li > a {
    font-weight: bold;
    white-space:nowrap;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li > ul {
    flex:auto;
    width: 200px;
    display: flex !important;
    flex-wrap: wrap;
    min-width: initial;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li ul {
    position:initial;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li ul > li {
    display: inline-block;
}
.nav_promenu > .dropdown-menu > li > .dropdown-menu > li ul > li > a {
    font-size: 13px;
    padding-right: 15px;
    border-left: 1px solid #CCC;
    margin:5px 0;
    padding:0px 10px;
}
/*面包屑*/
.kj-intro-header {
    content: "";
    background: #e4e4e4;
    margin-bottom:20px;
}
.breadcrumb > li + li:before {
    content: ">";
    font-weight:bolder;
    color:#999;
}
.kj-intro-header > div {
    display:flex;
}
.kj-intro-header .breadcrumb {
    padding: 8px 15px;
    background-color: #e4e4e4;
    margin-bottom: 0px;
}
.kj-intro-header .breadcrumb li a{
    color: #666;
}
.kj-intro-header .breadcrumb li.active,
.kj-intro-header .breadcrumb li:last-child {
    color: #333 !important;
    font-weight:bold;
}
/*上方产品数据筛选表格*/
.kj-product-fliter {
    padding: 10px 0px;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}
.kj-product-fliter tr {
    border-bottom: 1px solid #ddd;
}
.kj-product-fliter th {
    font-weight: normal;
    background: #F8F8F8;
    text-align:center;
    font-size:13px;
}
.kj-product-fliter td {
    vertical-align: middle;
    padding: 10px;
}
.kj-product-fliter td a {
    font-size: 13px;
    display: block;
    float: left;
    padding: 2px 5px;
    margin: 3px 10px;
}
.kj-product-fliter td a.kj_product_show1 {
    float: right;
}
.kj-product-fliter td a.kj_product_show1 i{
    font-size:16px;
    margin-left:5px;
}
.kj_jgigjik a.active {
    color: #EC6B51;
    font-size:14px;
}
.kj_jgigjik {
    height: 26px;
    overflow: hidden;
}
/* 内页——产品详情页******************************************************************************************************************************/
/*产品详情页--header*/
.intro-brandinfo-title {
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
.intro-brandinfo-content {
    word-wrap: break-word; /*自动换行*/
    word-break: normal;
}
.kj-intro-proinfo{
    display:flex;
}
.proinfo-left{
    flex:0 0 240px;
    width:240px;
    margin-right:30px;
}
.proinfo-right{
    flex:auto;
    width:200px;
}
.proinfo-list h4{
    font-weight:bold;
}
.proinfo-list p {
    line-height: 32px;
    margin:20px 0 35px;
}
.kj-intro-proinfo .image {
    padding: 0;
    margin-bottom: 40px;
}
.kj-intro-proinfo .image .image-border{
    padding-right:1px;
}
.kj-intro-proinfo .image .image-big {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 0;
    padding-top: 100%;
}
.kj-intro-proinfo .image .image-sub {
    width: 100%;
    height: 0;
    padding-top: 23%;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
}
.kj-intro-proinfo .image .swiper-slide-thumb-active {
    border: 1px solid #FFA765;
}
.kj-intro-proinfo .supplies, .reagent {
    padding-left: 32px;
}
.intro-price-items {
    width: 100%;
    height: 136px;
    background: #F8F8F8;
    color: #666666;
}
.intro-price-items td{
    padding-left:20px;
}
.price-itemstitle {
    width: 80px;
}
.intro-price-items .price {
    font-size: 30px;
    text-decoration: line-through;
    color: #EB3242;
}
.intro-price-items .price-vip {
    font-size: 30px;
    color: #EB3242;
}
.intro-price-items .price-normal .price {
    margin-right: 18px;
}
.intro-price-items a {
    color: #004AEB;
}
.intro-number-items {
    color: #666666;
    padding: 23px 18px;
}
.intro-number-items .kj-pro-num-box {
    margin: initial;
}
.intro-buy-items {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 46px;
    display:flex;
    text-align:center;
}
.intro-buy-items > div {
    margin-right:10px ;
}
.intro-buy-items > div > .kj_product_shopcart {
    color: #fff ;
}
.intro-buy-btn01 {
    width: 161px;
    height: 46px;
    background: #FFA765;
}
.intro-buy-btn02 {
    width: 161px;
    height: 46px;
    background: #2665D8;
}
.intro-buy-btn03 {
    width: 46px;
    height: 46px;
    background: #FFFFFF;
    border: 1px solid #BDBABA;
    border-radius: 5px 5px 5px 5px;
}
.intro-buy-btn03 i {
    color: #BDBABA;
    font-size: 22px;
    line-height: 46px;
}
/* 商品购物栏 */
.kj-intro-shopcart{
    margin-bottom:20px;
}
.kj-shop {
    margin-top: 20px;
    margin-bottom: 0px;
}
.kj-shop .table {
    margin-bottom: 10px;
}
.kj-shop th, .kj-shop td {
    text-align: center;
    border-bottom: 1px solid #E6E8E9;
}
.kj-shop tr:first-child th {
    background: #F4F4F4;
}
.kj-shop th:first-child, .kj-shop td:first-child {
    border-left: 1px solid #E6E8E9;
}
.kj-shop th:last-child, .kj-shop td:last-child {
    border-right: 1px solid #E6E8E9;
}
.kj-shop .table > tbody > tr > td {
    padding: 16px 0 8px;
    color:#626262;
}
/*.kj-shop .table > tbody > tr > td:nth-child(4) {
    color: #666;
    text-decoration: line-through
}*/
.kj-pre-price {
    color: #f4350f;
}
.kj-shopnote {
    line-height: 26px;
}
.kj-shopnote div:last-child, .kj-shopnote i {
    color: #f4350f;
}
/*加购物车--数量*/
.ShopCartBox {
    display: none !important;
}
.kj_product_shopcart {
    border: none;
    background-color: transparent;
    color: #f4350f;
}
.kj-pro-num-box {
    position: relative;
    width: 90px;
    height: 26px;
    border: 1px solid #ddd;
    margin: 0px auto;
    background-color: #fff;
}
.kj-pro-num-box button {
    position: absolute;
    top: 0px;
    width: 30px;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    text-align: center;
    height: 24px;
}
.kj-pro-num-minus {
    left: 0px;
    border-right: 1px solid #ddd !important;
}
.kj-pro-num-plus {
    right: 0px;
    border-left: 1px solid #ddd !important;
}
.kj-pro-num-box input {
    width: 26px;
    height: 23px;
    text-align: center;
    border: 0px;
    position: absolute;
    left: 31px;
    top: 0px;
}
.kj-shopcart-count {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #f4350f;
    border-radius: 10px;
    display: none;
}
/*end*/
/*大包装询价表单*/
#ORDERFORM .modal-header {
    background-color: #ff6600;
    color: #ffffff;
    border-color: #ff6600;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#ORDERFORM .formcolumn-item {
    width: 100%;
    margin: 0 auto;
    padding: 0px 3%;
}

#ORDERFORM .formcolumn-item .formcolumn-item-tit {
    text-indent: 18px;
    width: 20%;
    float: left;
    line-height: 46px;
}

#ORDERFORM .formcolumn-item-ct {
    position: relative;
    padding: 8px;
    width: 80%;
    float: left;
}

#ORDERFORM .formcolumn-item-ct:last-child {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}

#ORDERFORM .formcom-ipt {
    width: 100%;
    height: 30px;
    text-indent: 15px;
    border: 1px solid #a7b1b3;
}

#ORDERFORM .formcom-area {
    width: 100%;
    text-indent: 15px;
    border: 1px solid #a7b1b3;
}

#ORDERFORM .formcolumn-item-ct span.requi#f4350f {
    position: absolute;
    left: 15px;
    top: 15px;
}

#ORDERFORM .modal-footer {
    border: none;
}

/* 相关产品 */
.kj-intro-related {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 0px;
}
.intro-related-title {
    font-size: 22px;
    line-height: 22px;
    -webkit-text-stroke-width: thin; /*字体描边;*/
    color: #333;
    margin-bottom: 16px;
    padding-left: 0px;
}
.kj-intro-related .row {
    padding-right: 15px;
}
.kj-intro-related .imgborder {
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.kj-intro-related .imgborder .img {
    width: 100%;
    height: 0;
    padding-top: 80%;
}
.kj-intro-related .name {
    color: #333;
    margin: 12px 0 5px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.kj-intro-related .cas {
    color: #333;
    display: flex;
    justify-content: space-between;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
}
.kj-intro-related .cas a {
    font-weight: bold;
    color: #333;
}
.kj-intro-related .price {
    font-size: 16px;
    color: #DB241C;
}
.kj-intro-related .price span {
    color: #999;
    text-decoration: line-through;
}
.related-pagination, .hisrory-pagination {
    text-align: center;
    margin: 20px auto;
}
/***********************************************************************************/
/* 内页-关于我们 */
.kj-intropage-content{
    font-size: 16px;
    line-height: 36px;
    color: #666;
    word-wrap: break-word; /*自动换行*/
    word-break: normal;
}
.intro-contact_con{
    display:flex;
    flex-wrap:wrap;
    width:calc(100% + 30px);
    margin-bottom:120px;
}
.intro-contact_items {
    flex: 0 0 33.33%!important;
    width: 33.33%!important; 
    padding-right:30px;
    margin-top: 40px;
}
.intro-contact_items > div {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 30px 40px;
    overflow:hidden;
    height:100%;
}
.intro-contact_items > div:hover {
    background: #ff6600;
    color:#fff;
}

/* 窗口浮动-固定按钮 */
.kj-flex-btn {
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 999;
}
.kj-flex-btn > ul {
    padding: 0;
    box-shadow: 0px 0px 10px rgba(100,100,100,.2);
    border-top: 2px solid #FF6600;
    border-left: 2px solid #FF6600;
}
.kj-flex-btn > ul > li {
    position: relative;
    width: 48px;
    height: 48px;
    line-height:48px;
    text-align:center;
    background: #fff;
    border-right: 2px solid #FF6600;
    border-bottom: 2px solid #FF6600;
}
.kj-flex-content {
    position: absolute;
    top: 0px;
    right: 48px;
    background-color: #FF6600;
    color: #000;
    padding: 8px;
    min-width: 100px;
    display:none
}
.kj-flex-btn > ul > li:hover .kj-flex-content {
    display: block;
}
.kj-flex-btn > ul > li:hover {
    background-color: #FF6600;
}
.kj-flex-btn > ul > li:hover a {
    color: #ffffff;
}
.kj-flex-btn > ul > li a {
    color: #FF6600;
    font-size: 12px;
    text-decoration: none;
}
.kj-flex-btn > ul > li a i {
    font-size: 24px;
}
.kj-float-qq-visble {
    background-color: #fff;
    color: #3497CE;
    margin: 5px auto;
    border-radius: 20px;
    padding: 0px 10px;
    white-space: nowrap;
    display: block;
    text-align: center;
}
.kj-flex-btn > ul > li:hover .kj-float-qq-visble a {
    color: #FF6600;
}
.kj-float-qq-visble > i {
    color: #FF6600;
}
.kj-float-tel-visble {
    background-color: #fff;
    color: #3497CE;
    margin: 5px auto;
    border-radius: 20px;
    padding: 0px 10px;
    white-space: nowrap;
    display: block;
    text-align: center;
}
.kj-float-tel-visble a {
    color: #FF6600!important;
}
.kj-float-tel-visble > i {
    color: #FF6600;
}
/* 分页器 */
.kj-pagination {
    text-align: center;
}
.kj-pagination .pagination li a {
    margin: 0 5px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    font-size: 17px;
}
.kj-pagination .pagination > .active > a, .kj-pagination .pagination > .active > span, .kj-pagination .pagination > .active > a:hover, .kj-pagination .pagination > .active > span:hover, .kj-pagination .pagination > .active > a:focus, .kj-pagination .pagination > .active > span:focus {
    background-color: #ff6600;
    border-color: #ff6600;
    color:#fff;
}
.kj-pagination .pagination > li > a, .kj-pagination .pagination > li > span {
    color: #ff6600;
}
.kj-productbannerhidden {
    display: none;
}
.table > thead > tr > th, .table > tbody > tr > th,
.table > tfoot > tr > th, .table > thead > tr > td,
.table > tbody > tr > td, .table > tfoot > tr > td{
    vertical-align:middle;
}
/*详情页*/
.proinfo-describe .table th {
    font-weight: normal;
    width: 260px;
}
.proinfo-describe .table tr:last-child {
    border-bottom: 1px solid #ddd;
}
.proinfo-describe .table > thead > tr > th,
.proinfo-describe .table > tbody > tr > th,
.proinfo-describe .table > tfoot > tr > th,
.proinfo-describe .table > thead > tr > td,
.proinfo-describe .table > tbody > tr > td,
.proinfo-describe .table > tfoot > tr > td {
    padding: 12px 8px;
}
.kj-detail-three-tab .nav-tabs {
    border-bottom: 2px solid #c2c2c2;
    margin-bottom: 10px;
}

.kj-detail-three-tab .nav > li > a {
    padding: 9px 36px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0;
    background-color: #e8e8e8;
    color: #000;
    border: none;
}

.kj-detail-three-tab .nav-tabs > li {
    margin: 0;
}

    .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: #ff6600;
        border: none;
        border-radius: 0;
    }

.kj-detail-table {
    display: flex;
}


    .kj-detail-table .table > tbody > tr > th {
        width: 130px;
        background-color: #f5f5f5;
        text-align: center;
        padding: 15px;
        white-space: nowrap;
    }

    .kj-detail-table .table > tbody > tr > td {
        padding: 15px;
    }

    .kj-detail-table .table th {
        border-right: 1px solid #e4e4e4;
    }

    .kj-detail-table .table {
        margin: 0;
        border: 1px solid #e4e4e4;
    }
@media screen and (max-width: 1300px) {
    .kj-navbar .navbar-nav a{
        padding:10px;
        font-size:14px;
    }
}

