

a {
    color: #666666;
}

.row-vertical-center {
    display: flex;
    align-items: center;
}

.margin-center {
    margin: auto;
}
/**/
.col-xs-per20,
.col-sm-per20,
.col-md-per20,
.col-lg-per20,
.col-xs-per30,
.col-sm-per30,
.col-md-per30,
.col-lg-per30,
.col-xs-per40,
.col-sm-per40,
.col-md-per40,
.col-lg-per40,
.col-xs-per60,
.col-sm-per60,
.col-md-per60,
.col-lg-per60,
.col-xs-per70,
.col-sm-per70,
.col-md-per70,
.col-lg-per70,
.col-xs-per80,
.col-sm-per80,
.col-md-per80,
.col-lg-per80 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-per20 {
    width: 20%;
    float: left;
}

.col-xs-per30 {
    width: 30%;
    float: left;
}

.col-xs-per40 {
    width: 40%;
    float: left;
}

.col-xs-per60 {
    width: 60%;
    float: left;
}

.col-xs-per70 {
    width: 70%;
    float: left;
}

.col-xs-per80 {
    width: 80%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-per20 {
        width: 20%;
        float: left;
    }

    .col-sm-per30 {
        width: 30%;
        float: left;
    }

    .col-sm-per40 {
        width: 40%;
        float: left;
    }

    .col-sm-per60 {
        width: 60%;
        float: left;
    }

    .col-sm-per70 {
        width: 70%;
        float: left;
    }

    .col-sm-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-per20 {
        width: 20%;
        float: left;
    }

    .col-md-per30 {
        width: 30%;
        float: left;
    }

    .col-md-per40 {
        width: 40%;
        float: left;
    }

    .col-md-per60 {
        width: 60%;
        float: left;
    }

    .col-md-per70 {
        width: 70%;
        float: left;
    }

    .col-md-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-per20 {
        width: 21%;
        float: left;
    }

    .col-lg-per25 {
        width: 20%;
        float: left;
    }

    .col-lg-per30 {
        width: 30%;
        float: left;
    }

    .col-lg-per10 {
        width: 14%;
        float: left;
    }

    .col-lg-per15 {
        width: 10%;
        float: left;
    }

    .col-lg-per40 {
        width: 43%;
        float: left;
    }

    .col-lg-per60 {
        width: 60%;
        float: left;
    }

    .col-lg-per70 {
        width: 79%;
        float: left;
    }

    .col-lg-per80 {
        width: 80%;
        float: left;
    }
}





.red {
    color: #DE241C;
}

a:hover {
    text-decoration: none;
    color: #0592da;
}

/*a .fa {
    padding-left: 5px;
    padding-right: 5px;
}*/

.search-inp {
    border: 1px solid #00b1ff;
    border-right: none;
    margin-top: 40px;
    width: 90%;
    height: 36px;
    margin-right: -2px;
    position: relative;
    /*right:87px;*/
}



.kj-mallhome {
    padding-left: 20px;
}

.kj-top {
    line-height: 40px;
    background-color: #444444;
    font-size: 12px;
    color: #dddddd;
}

    .kj-top .container {
        background-color: #444444;
    }

    .kj-top a {
        color: #dddddd;
    }

    .kj-top p {
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }


.kj_loginreg a {
    padding: 0px 8px;
}

.kj_loginreg span a:first-child {
    border-right: 1px solid #D7D7D7;
}

.kj_loginreg i {
    margin-right: 5px;
}

.kj-sp {
    color: #fff;
    font-size: 15px;
    background: #010c2b;
    padding: 9px 32px;
    /* margin-bottom: -6px; */
    border-radius: 1px;
}

    .kj-sp :active {
        color: #fff;
        font-size: 15px;
        background: #626c86;
        padding: 9px 32px;
        /* margin-bottom: -6px; */
        border-radius: 1px;
    }

.kj-top-rights {
    text-align: right;
}

    .kj-top-rights a {
        color: #666666;
        margin-left: 10px;
    }

        .kj-top-rights a:hover {
            text-decoration: none;
        }

.kj-logo-area-row {
    height: 128px;
}

.kj-search-hight {
}

    .kj-search-hight img {
        margin-right: 0px !important;
        display: inline-block;
        width: 80px;
    }

.kj-search-query {
    border-width: 2px;
}


.kj-search-form .form-control {
    height: 40px;
    border-radius: 0px;
    border-color: #0592da;
}

.kj-search-form .kj-btn-topsearch {
    height: 40px;
    border-radius: 0px;
    background-color: #0592da;
    color: #fff;
    border-color: #0592da;
    width: 65px;
    font-size: 15px;
}

.kj-rem {
    padding-top: 10px;
}

    .kj-rem a {
        color: #737373;
    }


.kj-search-form-box {
    margin-left: 90px;
    margin-right: -135px;
    margin-top: 30px;
}

#search-text {
    width: 500px;
    height: 40px;
}

#search-but {
    width: 65px;
    height: 40px;
}

.kj-navbar-container {
    background-color: #fff;
    z-index: 99;
    margin-top: 39px;
}

.kj-navbar {
    background-color: #fff;
    color: #333333;
    border-width: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 45px;
    margin-top: 168px;
}

    .kj-navbar .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 13px;
    }

    .kj-navbar .container, .kj-navbar .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
        background-color: transparent;
    }



    .kj-navbar .navbar-brand {
        color: #ffffff;
    }

        .kj-navbar .navbar-brand:hover {
            color: #ffffff;
            background-color: #1193cd;
        }

    .kj-navbar .navbar-nav > li > a {
        color: #333;
        font-size: 17px;
        padding-left: 18px;
        padding-right: 17px;
        transition: all 0.5s ease 0s;
    }

.kj_jgukgilnav {
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999;
    width: 188px;
    box-shadow: 3px 8px 15px rgba(150,150,150,0.9);
}

.kj_nfunfju:hover .kj_jgukgilnav {
    display: block;
}

.kj_zxkf {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 1000;
}

    .kj_zxkf 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;
    }

        .kj_zxkf ul li a {
            color: #A1A1A1;
        }

        .kj_zxkf ul li:hover {
            background-color: #0592da;
            color: #fff;
        }

.kj_jgukgilnav ul li .kj-kgil .line:hover:before {
    width: 100%;
}

.kj_jgukgilnav ul li .kj-kgil:hover > ul {
    display: block;
}

.kj_pc_list2 .kj_zkcpflbt .kj_ksmkd {
    display: block;
    float: left;
    position: initial;
    padding-top: 5px;
    width: 740px;
    box-shadow: none;
}

.kj_pc_list2 > li > div > .line {
    width: 150px;
    float: left;
    font-weight: bold;
    white-space: normal;
}

.kj_jgukgilnav ul li ul {
    position: absolute;
    top: 0px;
    left: 100%;
    display: none;
    box-shadow: 3px 8px 15px rgba(150,150,150,0.9);
}

.kj_pc_list2 .kj_zkcpflbt .kj_ksmkd > li .line {
    padding: 5px 8px;
}

.kj_pc_list2 .kj_zkcpflbt .kj_ksmkd > li {
    display: inline-block;
}

.kj_pc_list2 .kj_zkcpflbt:hover {
    background-color: transparent !important;
}

.kj_pc_list2 {
    width: 900px;
}



.kj_jgukgilnav {
    display: none;
}

    .kj_jgukgilnav ul li {
        background-color: #fff;
        /*padding: 10px 25px;*/
    }

        .kj_jgukgilnav ul li:hover {
            background-color: #F0F0F0;
            position: relative;
        }

        .kj_jgukgilnav ul li ul {
            position: absolute;
            top: 0px;
            left: 100%;
            display: none;
            box-shadow: 3px 8px 15px rgba(150,150,150,0.9);
        }

        .kj_jgukgilnav ul li .kj-kgil:hover > ul {
            display: block;
        }

.kj-kgil {
    /*position: relative;*/
}

.kj_jgukgilnav ul {
    background-color: #fff;
    z-index: 999;
    list-style: none;
    padding-left: 0px;
}

.kj_pc_list2 .kj_zkcpflbt {
    clear: both;
    border-bottom: 1px solid #dddddd;
    overflow: auto;
    zoom: 1;
}

.line {
    position: relative;
    padding: 10px 25px;
    white-space: nowrap;
}

    .line:before {
        content: "";
        width: 0;
        height: 2px;
        background: #0592da;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: all 0.5s ease 0s;
    }

.kj_jgukgilnav .fa-caret-right {
    position: absolute;
    top: 12px;
    right: 15px;
}

.kj_zkcpflbt .line:before {
    height: 0px;
}

.kj_pc_list2 > li > div > .line {
    float: left;
    font-weight: bold;
    white-space: normal;
}

.kj_nfunfju:hover .kj_jgukgilnav {
    display: block;
}

.kj-dropdown-toggle {
    padding: 15px 15px !important;
}

    .kj-dropdown-toggle i {
        padding-right: 5px;
    }

.kj-navbar-right > li > a:hover, .kj-navbar-right > li > a:focus, .kj-navbar-right > li.active > a {
    color: #0592da !important;
    border-bottom: 2px solid #0592da;
}

.kj-navbar .navbar-nav > li > a:hover, .kj-navbar .nav > li > a:hover, .kj-navbar .nav > li > a:focus {
    color: #0592da !important;
    background-color: #fff;
}

.kj-promenu-dropdown.kj-dropdown-toggle:hover {
    background-color: #0592da !important;
    color: #fff !important;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.kj-promenu-dropdown > a, .kj-promenu-dropdown.open > a {
    background-color: #0592da;
    color: #fff !important;
}

.kj-promenu-dropdown-ul {
    position: absolute;
    top: 100%;
    min-width: 100%;
    left: 0;
    padding: 5px 0;
    list-style: none;
    margin: 0px;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .kj-promenu-dropdown-ul .caret, .kj-navbar-right .dropdown-menu .caret {
        float: right;
        font: normal normal normal 14px/1 FontAwesome;
        width: 0px !important;
        height: 0px !important;
        margin-left: 0px !important;
        border-top: 0px !important;
        border-right: 0px !important;
        border-left: 0px !important;
        position: relative;
        display: inline !important;
    }

        .kj-promenu-dropdown-ul .caret:before, .kj-navbar-right .dropdown-menu .caret:before {
            content: "\f105";
        }

.kj-promenu-dropdown:hover .kj-promenu-dropdown-ul {
    display: block;
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li {
    position: relative;
}


.kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}

    .kj-promenu-dropdown > .kj-promenu-dropdown-ul > li a:hover, .kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > a,
    .kj-navbar-right .dropdown-menu > li a:hover, .kj-navbar-right .dropdown-menu li:hover > a {
        background-color: #f8f8f8;
    }

.kj-promenu-dropdown > .kj-promenu-dropdown-ul ul, .kj-navbar-right .dropdown-menu ul {
    position: absolute;
    left: 100%;
    min-width: 100%;
    top: 0px;
    padding: 5px 0;
    display: none;
    z-index: 1000;
    font-size: 14px;
    text-align: left;
    list-style: none;
    margin: 0px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.kj-promenu-dropdown > .kj-promenu-dropdown-ul li:hover > ul, .kj-navbar-right .dropdown-menu li:hover > ul {
    display: block;
}

.kj-navbar-right .dropdown-menu {
    border: 0px;
}

.kj-navbar-right > .dropdown.open > a {
    background-color: #1193cd;
    color: #fff;
}

.kj-navbar-right .dropdown-menu a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.kj-serviceonline-navbar {
    line-height: 45px;
    text-align: right;
    font-size: 16px;
    padding-left: 15px;
}


.kj-top-image {
    margin-top: -23px;
}

/*.kj-index-banner {
    margin-bottom: 20px;
}*/

.kj-index-tabs {
    background-color: #fff;
}

    .kj-index-tabs .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #00b1ff;
        border-radius: 0px !important;
        border-left: 0px;
        border-right: 0px;
    }

    .kj-index-tabs .nav-tabs > li.active > a, .kj-index-tabs .nav-tabs > li.active > a:hover, .kj-index-tabs .nav-tabs > li.active > a:focus {
        background-color: #00b1ff;
        color: #fff;
        border-color: #00b1ff;
        border-bottom: 1px solid #00b1ff;
        border-radius: 0px !important;
    }

.kj-index-banner .swiper-pagination-bullet {
    width: 128px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    font-size: 15px;
    color: #fff;
    opacity: .6 !important;
}

.kj-index-banner .swiper-pagination-bullet-active {
    opacity: 0.8;
    background: #6292a6;
}

.kj-pro-switer-container {
    border-left: 0px solid #dddddd;
}

.kj-mall-name-href {
    font-size: 14px;
    text-align: center;
    height: 30px;
    overflow: hidden;
    line-height: 26px;
    text-overflow: ellipsis;
}

.kj-pre-price-index-mall {
    text-align: center;
    padding: 5px 8px;
    color: #2d9ed4 !important;
    font-size: 21px;
}

.kj-pro-switer-container .swiper-slide {
    height: 350px;
    background: #fff;
}

.kj-mall-href-img img {
    max-height: 168px;
    max-width: 95%;
}

.kj-mall-shopcart {
    border: 1px solid #0592da;
    border-radius: 20px;
    padding: 2px 60px;
    text-align: center;
    background-color: #0592da;
    color: #FFFFFF;
}

    .kj-mall-shopcart:hover {
        color: #FFFFFF;
    }

.kj-mall-swiper-col {
    background: #fff;
    padding: 20px;
    width: 227px;
    height: 315px;
    /*box-shadow: 0px 0px 2px rgba(100,100,100,.2);*/
}

.kj-pro-switer-container .swiper-slide:first-child {
    /*border-left: 0px solid #dddddd;*/
}

.kj-pro-switer-container .swiper-button-prev {
    background-color: #e5e5e5;
    background-image: none;
    text-align: center;
    line-height: 44px;
    left: 0px;
}

.kj-pre-price-index {
    padding: 5px 8px;
    color: #0592da !important;
    font-size: 15px;
    font-weight: bold;
}
.kj-pre-brand-index {
    padding: 5px 8px;
    color: #0592da !important;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}

.kj-pro-switer-container .swiper-button-prev:after {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    color: #555555;
}

.kj-index-shopcart:hover {
    background-position: left bottom;
    border: #0692da;
    color: #ffffff;
    transition: all 0.8s ease 0s;
}

.kj-index-shopcart {
    padding: 8px 35px;
    margin-top: 6px;
    background: linear-gradient( 60deg,#0692da 50%,#ffffff 50%) right bottom;
    background-size: 250% 100%;
    border: 1px solid #83c9ed;
}

.kj-pro-switer-container-hot .kj-pro-href-img {
    height: 210px;
    background: #fff !important;
    display: block;
    line-height: 180px;
    text-align: center;
    border: 0px !important;
}

.kj-index-swiper-hot {
    width: 285px;
    padding: 10px 15px;
    background: #fff;
}

.kj-jjgu {
    padding: 0px;
}

    .kj-jjgu h4 {
        text-align: center;
        font-size: 16px;
        color: #999;
    }

.kj-hgujol h4 {
    font-size: 16px;
    margin-top: 0px;
}

.kj-hgujol .kj-newssum {
    font-size: 13px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kj-newscenter .col-md-6:nth-child(2) {
    padding-left: 0px;
}

.kj-newslistdf {
    padding-top: 15px;
}

.kj-newssum-info {
    color: #999;
    height: 50px;
    line-height: 25px;
    margin-top: -5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kj-newslistdf li {
    background-color: #fff;
    background-color: #fff;
    list-style: none;
}

.kj-index-news-box {
    background: #fff !important;
    margin-top: 65px !important;
    padding-top: 30px !important;
    padding-bottom: 60px;
}

.kj-newslistdf li > div {
    margin: 0px 0px;
    border-bottom: 1px dashed#e2e2e2;
    padding: 15px 0px;
    margin-left: -15px;
    height: 125px;
    padding-top: 30px;
}
/*.kj-newslistdf ul li:last-child > div {
    border-bottom: 0px;
}*/

.kj-hgujol h4 a {
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kj-friendlinkcont {
    padding: 15px 0px;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
}

.kj-newslistdf h3 {
    font-size: 30px;
    margin-top: 0px;
    text-align: center;
    color: #666;
}

.kj-pro-switer-container-hot .swiper-slide {
    height: 380px;
    margin-top: 0px;
    width: 285px;
    border: 1px solid #eef2f7;
    margin-right: 0px;
    /*border-top: 0px;*/
    border-right: 0px;
}

.kj-tabpro-swiper-col .kj-index-hot-img img {
    max-height: 180px;
    max-width: 100%;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.kj-hot-tab-content {
}

.kj-index-shopcart-hot {
    background-color: #fff;
    color: #333;
    border: 1px solid #83c9ed;
    padding: 8px 45px;
    margin-top: 6px;
    background: linear-gradient( 60deg,#0692da 50%,#ffffff 50%) right bottom;
    background-size: 250% 100%;
}
    .kj-index-shopcart-hot:hover {
        background-position: left bottom;
        border: #0692da;
        color: #ffffff;
        transition: all 0.8s ease 0s;
    }

    .kj-index-hot-img {
        height: 210px;
        background: #fff;
        display: block;
        line-height: 180px;
        text-align: center;
    }

.kj-index-fa {
    background-color: #fff;
    color: #333;
    border: 1px solid #ddd;
    padding: 8px 15px;
    margin-top: 6px;
}

    .kj-index-fa:hover {
        background-color: #0592da;
        color: #fff;
    }

.kj-pro-switer-container .swiper-button-next {
    background-color: #e5e5e5;
    background-image: none;
    text-align: center;
    line-height: 44px;
    right: 0px;
}

.kj-datecolor-news {
    font-size: 17px;
    color: #249ADE;
    font-weight: bold;
}

.kj-news-data {
    color: #999999;
    padding: 10px 0px;
    font-size: 14px;
}

.kj-kgij {
    margin: 0px;
}

.kj-pro-switer-container .swiper-button-next:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    color: #555555;
}

.kj-index-tabs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.kj-tabpro-swiper-col {
    height: 280px;
}

    .kj-tabpro-swiper-col .kj-pro-href-img {
        height: 210px;
        display: block;
        line-height: 180px;
        text-align: center;
        border-top: 1px solid #ded6d6;
    }

        .kj-tabpro-swiper-col .kj-pro-href-img img {
            max-height: 180px;
            max-width: 100%;
            filter: alpha(opacity=50);
        }

.kj-product-info-pir {
    padding: 10px 0px;
    min-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.kj-pre-price-product {
    color: orange !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.kj-badge-tehui {
    font-size: 16px !important;
    line-height: 24px !important;
    background: #da6464 !important;
    font-weight: 400 !important;
    border-radius: 5px !important;
}

.kj-tabpro-swiper-col .kj-pro-name-href {
    padding: 8px;
    min-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kj-filedownfa {
    font-size: 25px;
}
.kj-file {
    display: inline-block;
    font-size: 15px;
}
.kj-filedown {
    padding-top: 20px;
}
.kj-pro-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kj-product-info {
    padding: 0 8px;
    min-height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.kj-product-info span {
        padding-right: 15px;
    }*/
.kj-product-xiangq {
    padding-top: 10px;
    color: #878787;
    height: 48px;
    overflow: hidden;
    width: 300px;
    display:none;
}

.kj-formcolumn-item-ct button, select {
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}
/*.kj-index-kucun {
    padding: 0px !important;
}*/
.kj-index-kucun span {
    padding: 0px !important;
}

.kj-tabpro-swiper-col .kj-pro-price {
    color: red;
    font-size: 18px;
    padding: 8px;
}

.kj-tabpro-swiper-col .kj-pro-price-box {
    border: 1px solid #f8b004;
    width: 90%;
    margin: 0px auto;
    height: 32px;
}

    .kj-tabpro-swiper-col .kj-pro-price-box .kj-member-price {
        background-color: #f8b004;
        color: #fff;
        font-size: 16px;
        float: left;
        width: 50%;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }

    .kj-tabpro-swiper-col .kj-pro-price-box .kj-market-price {
        background-color: #fff;
        color: #999;
        font-size: 12px;
        float: left;
        text-align: center;
        height: 30px;
        width: 50%;
        line-height: 30px;
    }

        .kj-tabpro-swiper-col .kj-pro-price-box .kj-market-price:before {
            content: "";
            width: 20px;
            float: left;
            height: 30px;
            border-width: 15px;
            border-style: solid;
            border-color: #f8b004 white white #f8b004;
        }

.kj-index-floor-header {
    border-bottom: 2px solid #00b1ff;
    padding-top: 10px;
    padding-bottom: 8px;
}

.kj-about-img img {
    margin: 0 auto;
}

.kj-caption {
    text-align: center;
    padding: 0px !important;
    border-radius: 5px;
}

.kj-recom-product {
    font-size: 23px !important;
    font-weight: bold;
    padding-bottom: 10px;
}

.kj-pro-switer-container-hot .swiper-slide:hover {
    box-shadow: 0 0 3px #eaeaea;
}

.kj-caption a {
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    white-space: nowrap;
    color: #333333;
    display: block;
    border-radius: 5px;
}

.kj-bannner-all {
    height: 300px;
}

.kj-index-chantj.swiper-button-prev, #protj .swiper-container-rtl .swiper-button-next, #protj .swiper-button-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #42bee8;
    font-size: 62px;
}

.kj-index-chantj .swiper-container-rtl .swiper-button-next, #protj .swiper-button-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #045ccf;
    font-size: 62px;
}

.kj-index-chantj {
    position: relative;
}

    .kj-index-chantj .swiper-button-prev {
        left: -40px;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #d8d8d8;
        font-size: 62px;
        top: 56% !important;
    }

.swiper-button-prev, .swiper-button-next {
    background-image: inherit;
    outline:none;
}

.kj-index-chantj .swiper-button-next {
    right: -40px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d8d8d8;
    font-size: 62px;
    top: 56% !important;
}

.kj-index-chantj.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #ddd;
}

.kj-index-chantj.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background-color: #A20000;
    border: 0px;
}

.kj-caption a:hover {
    border-radius: 5px;
}

.kj-index-news {
    padding-bottom: 30px;
}

.kj-index-profile {
    background: #FaFaFa;
    padding-top: 55px;
}

.kj-thumbnail {
    border: 0px !important;
    border-radius: 0px !important;
    padding: 0px;
}

    .kj-thumbnail a > img {
        min-height: 225px;
        max-height: 225px;
    }

.kj-default-remcomnewbox {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 0px 25px;
    margin-top: 10px;
    padding-top: 10px;
}

.kj-cptj {
    padding: 25px 0px;
    background-color: #f5f5f5;
}

.kj_tabnews .nav-tabs > li.active > a {
    border: 0px solid #ddd !important;
    border-bottom-color: transparent;
    border-color: #fff !important;
    color: #0592da;
    background: #fff !important;
}

.kj-productinfo-recive {
    background-image: url(../images/proinfoback.png);
    background-repeat: no-repeat;
    line-height: 33px;
    /* text-align: center; */
    text-indent: 13px;
    /* padding: 1px 6px; */
    display: inline-block;
    margin: 20px 10px 10px 0px;
    padding-right: 15px;
    white-space: nowrap;
    position: relative;
}

    .kj-productinfo-recive:after {
        content: "";
        background-image: url(../images/proinfobackend.png);
        position: absolute;
        background-repeat: no-repeat;
        right: 0px;
        bottom: 0px;
        width: 15px;
        top: 0px;
        background-position: right top;
    }

.kj_tabnews .nav-tabs {
    border: 0px !important;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 15px;
}

.kj_tabnews .nav > li > a:hover, .nav > li > a:focus {
    background: #fff !important;
    border: 0px;
}

.kj_tabnews .nav > li > a {
    padding: 0px;
    margin: 0px 2px;
}

.kj-title {
    font-size: 40px;
    margin-top: 0px;
    color: #0592da;
}

.kj-title-after:after {
    content: "";
    display: block;
    border-bottom: 3px solid #f28f1e;
    width: 35px;
    margin: 12px auto;
}

.kj-title-after {
    font-size: 24px;
    padding-bottom: 20px;
}

.kj-tjcppro {
    border: 1px solid #E7E7E7;
    margin-bottom: 15px;
}

.kj-tjcpproimg {
    height: 170px;
    line-height: 170px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

    .kj-tjcpproimg img {
        max-height: 150px;
        display: inline-block;
    }

.kj-tjcpname {
    padding: 10px;
    text-align: center;
    background: #fff;
}

    .kj-tjcpname h5 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .kj-tjcpname h5:first-child a {
            color: #333333;
            font-size: 16px;
        }

.kj-pro-viewmore {
    background: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

    .kj-pro-viewmore:hover {
        border-bottom: 2px solid #42bee8;
    }

    .kj-pro-viewmore > a {
        color: #42bee8;
    }

        .kj-pro-viewmore > a:hover {
            color: #045ccf;
        }

.kj-title:after {
}




.kj-aboutus {
    padding: 50px 0px;
    background-color: #fff;
}

.kj-aboutuscont {
    line-height: 36px;
    color: #666;
}

.kj-cpmore {
    margin-top: 40px;
    display: block;
    width: 220px;
    text-align: center;
    border: 1px solid #045ccf;
    border-radius: 40px;
    height: 48px;
    line-height: 48px;
    color: #045ccf;
}

.kj-newslatimg {
    position: relative;
}

.kj-jguiok {
    position: absolute;
    bottom: 34px;
    width: 86%;
}

.kj-newssum p {
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    font-size: 14px;
    color: #949494;
}



.kj-index-banner-line {
    margin-bottom: 20px;
}

.kj-sdbk {
    background: #fff;
    padding: 50px 0;
}

.kj-sdmk-title {
    font-size: 20px;
    padding: 10px;
}

.kj-footer {
    background-color: #fff;
    padding-top: 2px;
    color: #fff;
}

.footer-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bottom-box {
    background-color: #f7f7f7;
}

.footer {
    line-height: 68px;
    text-align: center;
    background-color: #f9f9f9;
    color: #333;
}

.bottom-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.bottom-nav > ul > li > a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.bottom-nav .catalog2 li > a {
    color: #848484 !important;
    font-size: 13px;
}

.bottom-nav > ul > li li {
    font-size: 12px;
    line-height: 25px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.bottom-nav > ul > li ul {
    padding-top: 10px;
}

.bottom-text {
    margin-top: 30px;
    padding-bottom: 30px;
}

.kj_links {
    display:flex;
    flex-wrap:wrap;
    padding-top:15px;
    padding-bottom:15px;
}
.kj_links label{
    color:#999;
    font-weight:normal;
    width:70px;
    line-height:24px;
}
.kj_links .btn_box{width:calc(100% - 70px);display:flex;flex-wrap:wrap;}
.kj_links a{
    font-size:14px;
    margin-right:5px;
    line-height:24px;
}
.kj_links a:hover{
    text-decoration:underline;
}

.kj-footer-bottom-content {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    line-height: 25px;
}

    .kj-footer-bottom-content p {
        margin: 0px;
        padding: 0px;
    }

.kj-links {
    color: #727272;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
}

.kj-kuujiasoft {
    padding: 0 0 8px 0px;
    margin-top: -16px;
    font-size: 15px;
    color: #848484;
}
/*面包屑*/


/*phone footer*/


.kj-phonefooter .navbar-default {
    border-width: 0px;
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}

.kj-phonefooter .nav-tabs a i {
    color: #777777;
}

.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
    border-bottom-width: 0px;
}

    .kj-phonefooter .nav-tabs a {
        color: #999999;
        text-align: center;
    }

        .kj-phonefooter .nav-tabs a.active,
        .kj-phonefooter .nav-tabs a.active i {
            color: #f60;
        }

        .kj-phonefooter .nav-tabs a i {
            color: #777777;
        }

    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
        display: block;
        font-size: 16px;
        margin-top: -5px;
        margin-bottom: -15px;
        margin-right: -5px;
        line-height: 60px;
        background-color: #ff6600;
        color: #fff;
    }

    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
        padding: 0px;
        margin: 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: red;
    border-radius: 10px;
    display: none;
}
/*end */

/*浮动框*/
.kj-floatbar {
    position: fixed;
    transition: all 0.5s ease 0s;
    z-index: 1001;
}

.kj-pos-h-right {
    right: 10px;
}

.kj-pos-v-middle {
    top: 50%;
    transform: translateY(-50%);
}

.kj-floatbar-item {
    position: relative;
    margin-bottom: 10px;
}

.kj-floatbar-item-icon {
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.5s ease 0s;
    color: #777777;
    /*border: 1px solid #dddddd;*/
    text-align: center;
    display: block;
}

    .kj-floatbar-item-icon i {
        font-size: 24px;
    }

    .kj-floatbar-item-icon span {
        font-size: 12px;
        display: block;
    }

/*.kj-floatbar-item-icon:hover {
        background-color: #00b1ff;
        border-color: #00b1ff;
        color: #ffffff;
    }*/

.kj-floatbar-item-content {
    position: absolute;
    top: 0px;
    min-width: 100px;
    display: none;
    min-height: 100px;
    padding: 10px;
    background-color: #7e7e7e;
    color: #ffffff;
}

    .kj-floatbar-item-content a {
        color: #ffffff;
    }

.kj-pos-h-right .kj-floatbar-item-content {
    right: 60px;
}

.kj-floatbar-item:hover .kj-floatbar-item-content {
    display: block;
}

#floatbar-arraw-up {
    display: none;
    margin-top: 10px;
    /*box-shadow: 0px 0px 10px rgba(100,100,100,.2);*/
}

    #floatbar-arraw-up .kj-floatbar-item-icon {
        width: 62px;
        height: 62px;
    }

/*.kj-floatbar-items-list {
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 10px rgba(100,100,100,.2);
}*/

.kj-floatbar-items-list .kj-floatbar-item {
    margin-bottom: 0px;
}

.kj-floatbar-items-list .kj-floatbar-item-icon {
    border-width: 0px;
    /*border-bottom: 1px solid #dddddd;*/
}

/*end*/

/*楼层*/
.kj-scroll-floorbox {
    position: fixed;
    transition: all 0.5s ease 0s;
    text-align: center;
    background-color: #ffffff;
    z-index: 1003;
    display: none;
    border: 1px solid #dddddd;
    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: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    padding-left: 5px;
    padding-right: 5px;
}

.kj-scroll-floor-gototop {
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

    .kj-scroll-floor-href:hover, .kj-scroll-floor-href.flooractive, .kj-scroll-floor-gototop, .kj-scroll-floor-gototop:hover {
        background-color: #00b1ff;
        color: #ffffff;
        text-align: center;
    }

/*楼层end*/
/*面包屑*/
.breadcrumb {
    padding-bottom: 10px;
    background-color: white;
    border-bottom: 1px solid #dddddd;
    border-radius: 0px;
}

    .breadcrumb > li {
        font-size: 15px;
        color: #333333;
    }

        .breadcrumb > li > a {
            color: #333333;
            font-size: 15px;
        }

        .breadcrumb > li > a {
            color: #333333;
            font-size: 15px;
        }

    .breadcrumb .active {
        color: #00b1ff !important;
        font-size: 15px;
    }

    .breadcrumb > li + li:before {
        color: #333;
    }

.kj-pro-content-body {
    padding-top: 10px;
    color: #847f7f;
}
/*end*/
/*筛选条件*/
.kj-product-fliter {
    margin-bottom: 20px;
}

.kj-product-fliter {
    border: 1px solid #ddd;
    padding: 10px 0px;
    width: 100%;
}

    .kj-product-fliter th {
        font-weight: normal;
        font-size: 12px;
        color: #999;
        border-bottom: 1px dashed #ddd;
        padding: 10px;
    }

.kj_jgigjik {
    height: 25px;
    overflow: hidden;
}

    .kj_jgigjik a.active {
        background-color: #42bee8;
        color: #fff;
    }

.kj-product-fliter td {
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    vertical-align: middle;
    padding: 10px;
}

    .kj-product-fliter td a {
        display: block;
        float: left;
        padding: 2px 5px;
        margin: 3px 10px;
    }

        .kj-product-fliter td a.kj_product_show1 {
            float: right;
            color: #317ee7;
        }

.afxli {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.afxlipro {
    padding: 15px;
    border-bottom: 2px solid #CCCCCC;
}

.afxli h1 {
    font-size: 17px;
    margin-top: 0px;
    font-weight: bold;
}

.kj_namebm {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

    .kj_namebm span {
        color: #999;
    }

.kj_proxx ul li {
    float: left;
    padding-right: 30px;
}

    .kj_proxx ul li span {
        color: #999;
    }

    .kj_proxx ul li a {
        color: #007eff;
    }

.afxli img {
    max-height: 120px;
}

.kj_ngjgu a:first-child {
    color: #008ce9;
    padding-right: 25px;
}

.kj_shebeiproxq.kj_kfiuk {
    border: 0px;
}

.kj_shebeiproxq {
    margin-bottom: 20px;
}

    .kj_shebeiproxq ul li {
        float: left;
        padding-right: 20px;
    }

        .kj_shebeiproxq ul li span {
            color: #666;
        }

        .kj_shebeiproxq ul li a {
            color: #007eff;
        }
/*page*/
.kj-body-container {
    margin-bottom: 40px;
}

.kj-noproduct-search {
    line-height: 200px;
    text-align: center;
    font-size: 14px;
}

.kj-page-content-body {
    min-height: 400px;
    line-height: 200%;
    padding-left: 15px;
}

.kj-page-left-nav {
    padding-left: 0px;
    padding-right: 0px;
}

.kj-left-list-group .list-group-item:first-child {
    border-radius: 0px;
}

.kj-left-list-group .list-group-item:last-child {
    border-radius: 0px;
}
/*end*/
/*new左侧*/
.kj-newnav-tabs {
    margin-top: 30px;
    border: 0px;
}

    .kj-newnav-tabs > li.active > a, .kj-newnav-tabs > li.active > a:hover, .kj-newnav-tabs > li.active > a:focus {
        width: 180px;
        text-align: center;
        border-top: 2px solid #0592da;
    }

    .kj-newnav-tabs > li > a {
        width: 174px;
        background-color: #eee;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.kj-rom-read {
    border-bottom: 0px dashed #ddd;
    padding: 20px 10px;
    display: inline-flex;
    border: 1px solid #ddd;
    color: inherit;
    width: 99%;
    overflow: hidden;
    margin: 0px;
    margin-top: -1px;
}

.kj-news-image {
    margin: 0 auto;
}
/*合作伙伴*/
.kj-yscp-title {
    padding-bottom: 12px;
    padding-top: 26px;
}

    .kj-yscp-title > span {
        font-size: 20px;
        color: #333333;
    }

    .kj-yscp-title > a {
        border: 1px #e4e4e4 solid;
        color: #484848;
        display: inline-block;
        padding: 5px 12px;
        text-align: center;
        border-radius: 20px;
        font-size: 12px;
    }

        .kj-yscp-title > a:hover {
            background-color: #fd8240;
            color: #ffffff;
        }

.kj-brand-center {
    background-color: #fff;
    padding: 10px;
}

.kj-brand-center-logo {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.kj-brand-center .kj-brand-item {
    margin-bottom: 0px !important;
}

.kj-brand-center-logo > img {
    line-height: 90px;
    display: inline-block;
}

.kj-brand-item {
    display: block;
    height: 80px;
    background-size: contain;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

/*end*/


/*加购物车 /数量*/
.ShopCartBox {
    display: none !important;
}

.kj_product_shopcart {
    border: none;
    background-color: transparent;
    color: #c60406;
}

.kj-pro-num-box {
    position: relative;
    width: 90px;
    height: 26px;
    border: 1px solid #ddd;
    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;
}

.kj-pro-num-box input {
    width: 26px;
    height: 23px;
    text-align: center;
    border: 0px;
    position: absolute;
    left: 31px;
    top: 0px;
}
/*end*/
.kj_product_page {
    margin-top: 30px;
    margin-bottom: 30px;
}

.kj_xpsc {
    background-image: url(../images/back.jpg);
    margin-right: 10px;
    text-align: center;
    height: 36px;
    width: 98px;
    line-height: 36px;
    display: block;
    float: left;
    border-radius: 5px;
    color: #fff;
    margin-left: 15px;
}

.kj_gzsc i {
    color: #E3393C;
    padding-right: 5px;
}

.kj_gzsc a {
    padding-right: 10px;
}

.kj_jswzny li {
    padding: 5px 0px;
}

    .kj_jswzny li i {
        padding-right: 5px;
    }

.kj_product_page > div > span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid rgb(221,221,221);
    margin-right: 5px;
}

.kj_product_page select {
    display: none;
}

.kj_product_page > div > span input {
    border: 1px solid rgb(221,221,221);
}

.kj_product_page > div > span:last-child {
    border: 0;
}

.kj_pagecontent {
    line-height: 28px;
}

.kj-tabpro-swiper-col img:hover, .kj-tabpro-swiper-col:hover img {
    transform: scale(0.9);
    transition: 0.5s;
}
/*产品列表*/
.kj-productlist-moregui {
    padding: 0px !important;
    border-top: 0px !important;
}

.kj-pro-img img {
    max-width: 100%;
    max-height: 123px;
    /* margin: 24px 0px; */
    margin: 25px auto;
}

.kj-product-shopcart {
    background-color: #fff;
    color: #333;
    border: 1px solid #ddd;
    padding: 8px 30px;
    margin-top: 6px;
    margin-bottom: 20px;
}

.kj-tehui-product {
    margin-right: -1px;
    border: 1px solid #e5e5e5;
    margin-top: 15px;
    padding: 15px 25px;
    padding-bottom: 0px;
}

.kj-product-list th {
    white-space: nowrap;
    border-top: 0px !important;
    background-color: #f5f5f5;
    border-bottom: 1px solid #0592da;
    vertical-align: middle !important;
    padding: 20px 13px !important;
}

.kj-pro-pir {
    border: 1px solid #ddd;
    margin-right: -1px;
    margin-top: 10px;
}

.kj-product-info-pir span b {
    /*padding-right:63px;*/
}

.kj-pro-img {
    min-height: 147px;
    display: block;
}

.kj-choosebox {
    border: 1px solid #f3eeee;
    background: #fbfbfb;
    line-height: 38px;
    padding: 8px 10px;
    margin-bottom: 20px;
}

.kj-table-responsive {
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px solid #ddd;
}

.kj-choosebox a {
    background: #c3c3c3;
    padding: 7px 18px;
    margin: 10px;
    color: #fff;
    border-radius: 5px;
}

    .kj-choosebox a.active {
        background: #4697df;
        padding: 7px 15px;
        margin: 10px;
        color: #fff;
        border-radius: 5px;
    }
.cir_5 {
    background: #0592da;
    border: none;
    color: #fff;
    padding: 9px 30px;
    font-size: 16px;
    letter-spacing: 5px;
}

.kj-product-listinfo {
    text-align: center;
    vertical-align: middle !important;
}

.kj-product-img img {
    max-height: 45px;
    border: 1px solid #ddd;
    margin: 0 auto;
}

.kj-productlist-table a {
    color: #0592da;
    display: block;
    width: 102px;
}

.kj-productlist-table tr {
}

.kj-productlist-table > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.kj-productlist-col {
    min-height: 400px;
}

.kj-pre-price {
    color: #c60406;
}

.kj-productitem-row {
    border: 1px solid #eee;
    border-bottom: 0px;
    margin-bottom: 20px;
}

    .kj-productitem-row a {
        color: #00b1ff;
    }

    .kj-productitem-row h1 {
        font-size: 18px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        padding-top: 16px;
        padding-bottom: 8px;
    }

.kj-productlist-table-search {
    /*white-space: nowrap;*/
    border-top: 0px !important;
    /* background-color: #f0f5fa; */
    border: 0px solid #ffffff;
    vertical-align: middle !important;
    padding: 10px 1px !important;
    text-align: center;
    font-size:12px;
    background: #f4f4f4 !important;
}

.kj-product-listinfo a {
    color: #0592da;
}

.kj-productlist-table-search th {
    white-space: nowrap;
    vertical-align: middle !important;
    text-align: center;
    border-top: 0px solid !important;
}

.kj-productitem-row .kj_proxx {
    padding-bottom: 16px;
    border-bottom: 2px solid #e0e0e0;
}

.kj-productitem-row .kj_namebm {
    padding-top: 8px;
    color: #666;
    font-size: 15px;
}

    .kj-productitem-row .kj_namebm span {
        color: #999999;
    }

.kj-productitem-row .kj_proxx span {
    color: #999999;
}

.kj-sub-proitem-row {
    border-bottom: 1px solid #eeeeee;
    padding-top: 8px;
    padding-bottom: 0px;
}

    .kj-sub-proitem-row a {
        color: #0592da;
    }

.kj-productitem-img {
    padding-top: 16px;
    padding-bottom: 16px;
}

.kj-proitem-goods {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.kj-productlist-table {
    margin-bottom: 0px;
}

.kj-toggle-proitem-goods {
    display: inline-block;
    padding-bottom: 8px;
    width: 65px;
}

.kj-jgujgo .col-md-3 {
    margin-bottom: 20px;
}

.kj-jgujgos > .col-md-3 {
    width: 22%;
}

/*.kj-jgujgos > .col-md-9 {
    width: 78%;
}*/

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 5px 12px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0592da;
    border-color: #fff;
}

.pagination > li > a, .pagination > li > span {
    color: #0592da;
}

.kj-procentnav {
    margin-top: 50px;
    margin-bottom: 50px;
}

.kj-prodetails-img .item {
    height: 295px;
    line-height: 295px;
    text-align: center;
}

    .kj-prodetails-img .item img {
        display: inline-block;
    }

.kj-prodetails-name {
    font-size: 26px;
    margin-top: 10px;
}

.kj-prodetails-Ename {
    line-height: 30px;
    font-size: 16px;
}

.kj-procat {
    height: 65px;
    line-height: 65px;
    padding-left: 20px;
    font-size: 22px;
    color: #fff;
    background-color: #0592da;
}





.kj-cpzxul li:hover > a {
    color: #fff;
}

.kj-mall-swiper-col:hover {
    box-shadow: 0px 0px 8px rgba(100,100,100,.2);
}

    .kj-mall-swiper-col:hover img {
        transform: scale(1.1);
        transition: 0.5s;
        padding-bottom: 10px;
    }

.kj-newslistdf ul {
    padding-left: 0px;
}

.kj-gujgo {
    height: 435px;
    line-height: 405px;
    text-align: center;
    overflow: hidden;
}

.kj-cpzxul li {
    padding: 15px 20px;
    font-size: 15px;
    border-top: 0px;
    background: #f4f4f4;
    margin: 5px 0px;
}

.kj-cpzxul ul {
    list-style: none;
    padding: 0px !important;
}

.kj-cpzxul li:hover {
    background-color: #0592da;
    color: #fff;
}



.kj-hgujol h4, .kj-newssum {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
    /* height: 68px; */
    font-size: 13px;
}

.kj-gujgo:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.kj-gujgo img {
    padding-top: 30px;
    width: 395px;
}

/*end*/
/*产品过滤项*/
.kj-filter-col {
    margin-bottom: 20px;
}

.kj-product-fliter {
    border: 1px solid #dddddd;
    padding: 10px;
    padding-bottom: 0px;
    border-top: 3px solid #0592da;
}

    .kj-product-fliter dl {
        margin-bottom: 0px;
        border-bottom: 1px dashed #eeeeee;
        margin-top: 10px;
    }

    .kj-product-fliter dt {
        width: 60px;
        font-weight: normal;
        float: left;
        line-height: 30px;
        color: #666666;
    }

    .kj-product-fliter dd {
        margin-left: 70px;
        height: 40px;
        overflow: hidden;
    }

        .kj-product-fliter dd a {
            padding-left: 10px;
            line-height: 30px;
            padding-right: 10px;
            display: inline-block;
            margin-bottom: 10px;
        }

            .kj-product-fliter dd a.active {
                background-color: #338fce;
                color: #fff;
            }

        .kj-product-fliter dd .viewmore {
            float: right;
            color: #338fce;
        }
/*end*/

/*产品详情*/

.kj-productgoodsinfo-table {
    border-left: 1px solid #fffcfc;
    border-right: 1px solid #fffcfc;
    border-bottom: 1px solid #fffcfc;
}

    .kj-productgoodsinfo-table th {
        white-space: nowrap;
        vertical-align: middle !important;
        text-align: center;
        border-top: 1px solid #fffcfc!important;
    }

    .kj-productgoodsinfo-table td {
        vertical-align: middle !important;
        text-align: center;
        border: none !important;
    }

.kj-pinfo-favbox {
    padding-top: 10px;
    padding-bottom: 10px;
}

.kj-pinfo-image-col {
    padding-left: 0px;
}

.pinfo-detail-title-header {
    padding-bottom: 15px;
    border-bottom: 1px dashed #dddddd !important;
}

.kj-product-news li {
    width: 25%;
    text-align: center;
}

.kj-pinfo-subinfo {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dddddd;
}

.kj-pinfo-btn-bar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.kj-pi-spantitle {
    color: #999999;
}

.kj-pinfo-subi-col {
    padding-top: 8px;
    padding-bottom: 8px;
    white-space:nowrap;
}

.kj-pro-list-item a {
    color: #666666;
}

.kj-pro-list-item .kj-pro-list-item-img {
    border: 1px solid #dddddd;
    height: 200px;
    overflow: hidden;
}

    .kj-pro-list-item .kj-pro-list-item-img a {
        display: block;
        line-height: 170px;
        vertical-align: middle;
        text-align: center;
    }

    .kj-pro-list-item .kj-pro-list-item-img img {
        max-width: 95%;
        max-height: 170px;
    }

.kj-pro-list-item .kj-pro-list-item-summary {
    padding: 0px 10px 10px 10px;
}

.kj-pro-list-item-name {
    height: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
}

.kj_pagecontent {
    line-height: 28px;
}

.kj-new-media-list {
    border: 1px solid #f0f0f0;
    padding: 15px;
    margin-top: 10px;
}

.kj-news-title > b > a {
    color: #333;
    font-size: 17px;
}

.kj-info-right {
    text-align: center;
    padding-top: 35px;
}

    .kj-info-right::before {
        border-left: 1px solid #dddddd;
        content: "";
        position: absolute;
        height: 150px;
        top: 13px;
        left: 30px;
    }
.kj_jgugjki img {
    max-height: 90px;
    margin: 0 auto;
}
.kj-hgujol h4, .kj-newssum {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
    /* height: 68px; */
    font-size: 13px;
    padding-left: 0px;
}
.kj_jgugjkies {
    border: 1px solid #f5f5f5;
    height: 95px;
    line-height: 120px;
    text-align: center;
}
.kj_jgugjkies:hover{
        z-index: 1;
    transform: scale(1.1);
    left: -5%;
    top: -5px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.kj_jgugjki{
    height: 95px;
    line-height: 120px;
    text-align: center;
}
#kj-index-renews .swiper-container {

    border-radius:10px;
}
#kj-index-renews{
    position:relative;
}
.kj-1 .swiper-button-prev {
    left: -50px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d8d8d8;
    font-size: 62px;
    top: 43% !important;
}

.swiper-button-prev, .swiper-button-next {
    background-image: inherit;
}

.kj-1 .swiper-button-next {
    right: -50px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d8d8d8;
    font-size: 62px;
    top: 43% !important;
}

.kj-pro-list-item-cas {
    height: 20px;
}

#relproduct-swiper-container .swiper-wrapper .swiper-slide {
    height: 260px;
    background-color: #fff;
    transition: all 0.5s ease 0s;
}

    /*#relproduct-swiper-container .swiper-wrapper .swiper-slide:hover {
        box-shadow: 0px 0px 10px rgba(100,100,100,.5);
    }*/

.swiper-button-prev-newproduct {
    left: -28px;
    background-image: none;
}

    .swiper-button-prev-newproduct:after {
        content: "\f104";
        font: normal normal normal 48px/1 FontAwesome !important;
        color: #c2dce9;
    }

.swiper-button-next-newproduct {
    right: -35px;
    background-image: none;
}

    .swiper-button-next-newproduct:after {
        content: "\f105";
        font: normal normal normal 48px/1 FontAwesome !important;
        color: #045ccf;
    }

.kj-pinfo-btn-bar button {
    width: 98px;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    padding: 8px 10px !important;
    background-image: url(../images/back.jpg);
    margin-left: 15px;
}

.kj_xpsc:hover {
    color: #fff !important;
}

.kj-pinfo-btn-bar button:hover {
    color: #fff;
}

.kj-pinfo-favbox i.fa-heart {
    color: red;
}

.pinfo-buyinfobox {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .pinfo-buyinfobox dl {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0px;
        font-size: 15px;
    }

    .pinfo-buyinfobox dt {
        font-weight: normal;
        color: #999999;
        width: 80px;
        float: left;
    }

    .pinfo-buyinfobox dd {
        margin-left: 100px;
    }

    .pinfo-buyinfobox .kj-pre-price {
        font-size: 20px;
    }

.kj-buybox-btnbox {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .kj-buybox-btnbox button {
        height: 40px;
        width: 180px;
        background: none;
        margin-right: 10px;
    }

    .kj-buybox-btnbox .kj-btn-buynow {
        border: 1px solid #1193cd;
        color: #1193cd;
        font-size: 17px;
        background-color: #fff;
    }

    .kj-buybox-btnbox .kj-btn-addtocart {
        border: 1px solid #00b1ff;
        color: #fff;
        font-size: 17px;
        background-color: #00b1ff;
    }

.kj-pinfo-image-swiper-button-next {
    background-color: rgba(100,100,100,.5);
    background-size: 60%;
}

.kj-pinfo-image-swiper-button-prev {
    background-color: rgba(100,100,100,.5);
    background-size: 60%;
}
/*end*/

/*文章列表*/
.kj-newslist-box, .kj-newslist-box li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .kj-newslist-box li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dddddd;
    }

.kj-newslist-box {
    padding: 20px 15px 10px;
}

.kj-new-one:hover {
    border: 1px solid #eee;
    box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
}



.kj-new-one {
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 10px;
}

.kj-post-title {
    margin: 0px;
    color: #1abc9c;
    font-size: 23px !important;
    margin-bottom: 10px;
}

    .kj-post-title > a {
        margin: 0px;
        color: #1abc9c;
    }
/*.kj-newslist-box li:before {
            content: "\f105";
            font: normal normal normal 18px/1 FontAwesome;
        }*/
/*登录注册*/
.ckb {
    font-size: 12px;
    color: #666;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 6px;
}
/*end*/
.product-nav-list {
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.li-clear {
    clear: both;
    line-height: 30px;
    border-bottom: 1px dashed #e5e5e5;
}

.product-nav-list > ul > li:first-child {
    border-bottom: none;
}

.li-left {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

    .li-left:active {
        background-color: #00b1ff;
    }

.li-right {
    float: right;
    padding-right: 20px;
}

    .li-right > a {
        color: #00b1ff;
    }

.turn-page {
    text-align: center;
}


.product-num {
    width: 32px;
    text-align: center;
}
/*产品试剂*/
.kj-product {
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #d9d9d9;
}

    .kj-product span {
        margin-right: 20px;
        color: #333333;
    }

.kj-product {
    color: #999999;
}

.product-pname {
    line-height: 30px;
}

.product-name {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}

.kj-guestbook_form {
    width: 530px;
    margin: 0 auto;
}

.kj-formcolumn-item-ct input {
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    width: 480px;
}

.formcom-ipt {
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    /* width: 480px; */
}
/*各个页面的banner*/
.kj-bannner-product {
    height: 300px;
    background-size: cover;
    background-position: center center;
}

.kj_ysyzyqo {
    padding: 20px 0;
}

.kj-flex-btn {
    position: fixed;
    z-index: 999;
    right: 16px;
    top: 45%;
}

    .kj-flex-btn > ul > li {
        list-style: none;
    }

        .kj-flex-btn > ul > li > a {
            display: inline-block;
            height: 50px;
            width: 50px;
            background-color: #127bc1;
            border-radius: 4px;
            color: #fff;
            font-size: 22px;
            text-align: center;
            line-height: 55px;
            margin-bottom: 3px;
        }

        .kj-flex-btn > ul > li:last-child {
        }

        .kj-flex-btn > ul > li > a:hover {
            background-color: #0081e6;
            color: #ffffff;
        }

        .kj-flex-btn > ul > li > a > i {
            font-size: 26px;
        }

        .kj-flex-btn > ul > li > span {
            position: absolute;
            width: 150px;
            text-align: center;
            background-color: #0081e6;
            right: 43px;
            display: none;
            box-shadow: 0 0 3px #ffffff;
            color: #ffffff;
            padding: 10px 10px;
        }

            .kj-flex-btn > ul > li:hover > span, .kj-flex-btn > ul > li > span > img {
                display: inline-block;
            }

@media(max-width:1200px) {
    .kj-navbar .navbar-nav > li > a {
        padding-left: 35px;
        padding-right: 35px;
    }

    .kj-product-class .kj-idx-pro-item-col:nth-last-child(1), .kj-product-class .kj-idx-pro-item-col:nth-last-child(2) {
        display: none;
    }
}

@media(max-width:992px) {
    .kj-navbar .navbar-nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .kj-product-nav > ul > li > a {
        margin-left: 24px;
    }

    .kj-product-class .kj-idx-pro-item-col:nth-last-child(1),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(2),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(3),
    .kj-product-class .kj-idx-pro-item-col:nth-last-child(4) {
        display: none;
    }
}

@media(max-width:768px) {
    .kj-page-content-body img {
        max-width: 100% !important;
        height: initial;
    }

    .kj-search-form-box {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 78px;
    }

    kj-bannner-all {
        height: 80px !important;
    }

    .kj-mall-shopcart {
        padding: 2px 41px;
    }

    .kj-navbar .navbar-nav > li > a {
        color: #333;
        border-bottom: 1px solid #fff;
        background: #0592da;
        color: #fff !important;
    }

    .kj-index-floor-headtitle {
        padding-left: 15px;
    }

    .kj_ingraljf {
        height: 105px !important;
    }

    .kj-product-content .nav-tabs a {
        border-width: 0px;
        border-radius: 0px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        font-size: 14px;
    }

  
    .kj-newssum-info {
        color: #999;
        padding-left: 60px;
    }

    .kj-index-shopcart {
        padding: 8px 15px;
    }

    .kj-pro-switer-container-hot .swiper-slide {
        height: 360px;
    }
    .kj-index-news {
         padding-bottom: 0px;
        margin-bottom: -75px;
    }


    .kj-bannner-product {
        height: 62px;
        background-size: contain;
        background-position: center center;
    }

    .kj-onlick-recive {
        writing-mode: unset !important;
        line-height: 30px !important;
        min-height: 30px !important;
    }

    .kj-Coupon-money {
        font-size: 45px !important;
        line-height: 65px !important;
        /* font-weight: bold; */
        color: #ef0036 !important;
    }

    .kj-youhuijian {
        margin-top: 0px !important;
        border-left: 0px solid #e2e2e2 !important;
    }

    .kj-count-box::after {
        width: 0px !important;
        height: 0px !important;
    }

    .kj-count-box {
        border-right: 1px solid #e6e8e9 !important;
    }

    .kj-Coupon-money span sup {
        font-weight: 600 !important;
        font-size: 27px !important;
        padding-right: 15px !important;
    }

    .kj-product-info span {
        padding-right: 9px;
    }

    .kj-logo-area-row {
        height: 60px;
    }

    .kj-thumbnail a > img {
        min-height: 130px;
        max-height: 130px;
    }

    .kj-tabpro-swiper-col .kj-pro-href-img {
        height: 150px;
        line-height: 150px;
    }

    .kj-index-swiper-hot {
        padding: 10px;
    }

    .kj-navbar .container, .kj-navbar .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .kj-navbar {
        background-color: #fff;
        color: #333;
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        z-index: 1030;
        margin-top: 0px;
    }
    .kj-default-remcomnewbox {
        background: #fff;
       border: 0px solid #e5e5e5;
        border-radius: 10px;
        padding: 0px 10px;
        margin-top: -28px;
      padding-top: 0px;
    }
    .kj-newslistdf li > div {
        margin: -31px 0px;
        /* border-bottom: 1px dashed#e2e2e2; */
        /* padding: 15px 0px; */
        margin-left: -15px;
        height: 125px;
        /* padding-top: 30px; */
    }
    .kj-jguiok {
        position: absolute;
        bottom: 34px;
        width: 100%;
    }
    .kj-title {
        font-size: 25px;
    }

    .kj-title-after {
        font-size: 18px;
    }

    .kj-productlist-table {
        width: 109% !important;
    }

    .navbar-toggle {
        margin-right: 0px;
    }

        .navbar-toggle .icon-bar {
            background-color: #333;
        }

    .kj-navbar .navbar-nav > li > a {
        color: #333;
    }

    .kj-promenu-dropdown > a {
        color: #ffffff;
    }

    .kj-product-nav {
        text-align: left;
    }

        .kj-product-nav > ul > li > a {
            margin-left: 0px;
            margin-right: 25px;
        }

    .kj-search-form-box {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
        margin-top: 5px;
    }

    .btn-search-toggle {
        float: right;
        margin-top: 9px;
        background-color: transparent;
    }

    .kj-navbar-brand {
        padding: 5px 10px;
    }

    .kj-footer-nav-wx {
        text-align: center;
        padding-top: 20px;
    }

    .bottom-nav > ul > li {
        border-bottom: 1px solid #dddddd;
    }

        .bottom-nav > ul > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            display: block;
        }

        .bottom-nav > ul > li ul {
            display: block;
            padding-top: 5px;
            padding-bottom: 15px;
        }

        .bottom-nav > ul > li > a:active ul {
            display: block;
        }

    .kj-page-content-body {
        padding-left: 0px;
    }

    .kj-product-fliter {
        border-width: 1px 0px 1px 0px;
    }

    .breadcrumb > li {
        font-size: 12px;
    }

    .kj-pinfo-image-col {
        padding-left: 0px;
        padding-right: 0px;
    }

    .swiper-button-prev-newproduct {
        display: none;
    }



    .swiper-button-next-newproduct {
        display: none;
    }

    .kj-pinfo-favbox {
        text-align: center;
    }

    .pinfo-detail-col {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .kj-pinfo-btn-bar {
        text-align: center;
        padding-bottom: 0px;
        padding-left: 35px;
    }

        .kj-pinfo-btn-bar button {
            margin-bottom: 10px;
        }

    .kj-onlick-recive::after {
        width: 30px;
        height: 33px;
        content: "";
        left: -20px;
        top: 46px;
        position: absolute;
        display: block;
        background: #fff !important;
        border-radius: 25px;
        border-right: 2px solid #fff !important;
    }

    .pinfo-detail-col {
        padding-bottom: 0px;
    }

    .kj-buybox-btnbox {
        text-align: center;
    }

        .kj-buybox-btnbox button {
            height: 40px;
            width: 150px;
        }

    .kj-footer-bottom-content img {
        max-width: 100%;
        height: auto;
    }

    .kj-index-shopcart-hot {
        padding: 8px 15px;
    }

    .kj-product-xiangq {
        width: 300px;
    }

    .kj_xpsc {
        margin-top: 10px;
    }

    .kj-pinfo-btn-bar button {
        margin-top: 10px;
    }

    .kj-product-shopcart {
        padding: 8px 6px;
    }

    .kj-index-hot-img {
        height: 160px;
    }
}

@media(min-width:768px) {


    .kj-logo-area.collapse, .footer-row ul.collapse {
        display: block;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    kj-bannner-all {
        height: 80px !important;
    }
}
