body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
.c {
    overflow: hidden;
}
.container {
    margin: 0 auto;
    padding: 0;
}
.l {
    float: left;
}
.r {
    float: right !important;
}
.right {
    float:right;
}
a {
    text-decoration: none;
    color: rgb(85,85,85);
}
a:focus,
a:hover {
    color: rgb(233,137,0);
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blue {
    color:#0074b7;
    font-weight:bold;
}
.orange {
    color: rgb(233,137,0);
}
.green1 {
    color: rgb(119,172,38);    
}
.green2 {
    color: rgb(151,198,24);
}
/*header*/
.kj_header {
    height: 170px;
}
.kj_hd_logo {
    margin-top: 40px;
    padding: 0;
}
.kj_hd_inner {
    margin-top: 70px;
    padding: 0;
}
.kj_hd_contact {
    border-right: 1px solid rgb(229,229,229);
}
.kj_hd_contact i {
    font-size: 36px;
    margin-right: 10px;
}
.kj_hd_phone {
    padding-left: 10px;
    font-size: 18px;
    cursor:pointer;
}
.kj_hd_phone span {
    font-size: 22px;
    color: rgb(233,137,0);
}

.kj_zxdgatitle {
    background: url(../images/we.png) no-repeat left center;
    height: 40px;
    padding-left:40px;
    color:#fff;
    padding-top:12px;
}
.kj_hd_qq {
position:relative;
}
.kj_dbfzyb {
    position: absolute;
    top: -51px;
    left: 61px;
    background-color: #DDDDDD;
}
.kj_hd_qq span {
    font-size: 17px;
    margin-left: 4px;
}
.kj_dbfzyb {
   display:none;
}
.kj_dbfzybitle {
    background-color: rgb(119,172,38);
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
}
.kj_dbfzybcont {
    padding: 3px 20px;
    line-height: 30px;
}
.kj_zxdgcont {
    border: 2px solid rgb(151,198,24);
    height: 75px;
    background-color: #DDDDDD;
    line-height: 35px;
    padding: 0px 25px;
}
.kj_hd_language {
    margin-top: 5px;
    padding: 0;
}

.kj_loginregister {
    display: block;
    margin-top: 3px;
}
.kj_shopcartnav a {
color:#fff;
}
.kj_shopcartnav sup {
    height: 20px;
    width: 20px;
    line-height: 23px;
    text-align: center;
    background-color: #ff4747;
    color: #fff;
    display: block !important;
    border-radius: 30px;
    float: right;
    top: 5px;
    right: 5px;
    font-size: 14px;
}
.kj_loginregister a:first-child {
    padding-right: 5px;
    border-right: 1px solid #ddd;
}
.kj_loginregister a:nth-child(2) {
padding-left:5px;
color:#333;
}
    .kj_hd_language select {
        width: 100%;
        height: 30px;
        line-height: 30px;
        border: 1px solid rgb(217,217,217);
        color: rgb(142,142,142);
        text-indent: 10px;
    }
.kj_nav {
    height: 40px;
    line-height: 40px;
    background-color: rgb(119,172,38);
}
.kj_nav_inner > li {
    float: left;
    position: relative;
}
    .kj_nav_inner > li > a {
        padding: 0 34px;
        color: #fff;
    }
/*.kj_nav_inner > li.active,*/
.kj_nav_inner > li:hover {
    background-color: rgb(151,198,24);
}
.kj_nav_inner > li > ul {
   
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10;
    display: none;
    padding: 0px;
    background-color: rgb(151,198,24);
}
.kj_nav_inner > li > ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;    
    padding-right:20px;
    position:relative;
    white-space:nowrap;
}
    .kj_nav_inner > li > ul > li > a {
        color: #fff;
        white-space: nowrap;
    }
.kj_nav_inner > li > ul > li:hover {
    background-color: #fff;
}
.kj_nav_inner > li > ul > li:hover > a {
    color: #000;
}
.kj-progoods-list {
border:1px solid #ddd;
}
.kj_tableprolist {
margin-bottom:0px;
}
.kj_nav_inner > li > ul > li ul {
    display: none;
    position: absolute; 
    top: 0;
    left: 100%;
    z-index: 10;
    background-color: #fff;
    border: 3px solid rgb(151,198,24);
}
    .kj_nav_inner > li > ul > li ul li a {
        color: rgb(119,172,38);
        white-space: nowrap;
    }
.kj_nav_inner li li:hover {
    background-color: #efefef;
}

    .kj_nav_inner li li:hover > ul {
        display: block;
        white-space: nowrap;
    }
.navbar-nav > li > ul {
    display: none !important;
    white-space: nowrap;
}
/*banner*/
.kj_banner {
    margin-top: 20px;
    position: relative;
}
.bannerSlide {
    position: relative;
}

    .bannerSlide .item {
        display: none;
    }

        .bannerSlide .item.active {
            display: block;
        }

        .bannerSlide .item img {
            width: 100%;
        }

.banner_change {
    position: absolute;
    bottom: 5px;
    left: 46%;
    z-index: 9;
}

    .banner_change .prev,
    .banner_change .next {
        display: none;
    }

.middle_points span {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(230,230,230);
}

    .middle_points span.now {
        background-color: rgb(255,158,2);
    }
.cankao{
    line-height:26px;
}
/*content_left*/
.kj_content {
    margin-top: 50px;
}
.kj_content_left {
    padding-left: 0;
}
h4 {
    font-weight: bold;
    margin-top: 0;
}
.kj_ps_search input {
    float: left;
    height: 35px;
    width: 85%;
    outline: 0;
    line-height: 35px;
    font-size: 12px;
    text-indent: 10px;
    border: 1px solid rgb(204,204,204);
}
.kj_ps_search button {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 0;
    outline: 0;
    text-align: center;
    background-color: rgb(217,217,217);
    margin-left: -3px;
}
.kj_ps_search button i {
    color: #fff;
    font-size: 16px;
}
.kj_more_message {
    margin-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(238,238,238);
}
.kj_more_message ul li {
    line-height: 24px;
}
.kj_zhiliangjiance {
    margin-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(238,238,238);
}
.kj_zhiliangjiance_title > img {
    float: right;
}
.kj_zhiliangjiance_inner {
    margin-top: 10px;
}
.kj_zi_info {
    width: 38%;
    float: left;
    margin-right: 5px;
}
.kj_zi_info > div {
    color: rgb(133,133,133);
}
.kj_zi_info input {
    width: 100%;
    height: 35px;
    outline: 0;
    border: 1px solid rgb(204,204,204);
}
.kj_zhiliangjiance_inner > button {
    float: left;
    border: 1px solid rgb(204,204,204);
    outline: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 20px;
    background-color: rgb(217,217,217);
}
.kj_learnmore {
    margin-top: 10px;
    padding-left: 20px;
}
.kj_learnmore i {
    font-size: 18px;
    color: rgb(255,204,0);
    margin-right: 5px;
}
.kj_learnmore a {
    font-size: 16px;
}
.kj_BC,
.kj_JACS {
    border-bottom: 1px solid rgb(238,238,238);
}
.kj_BC a img,
.kj_JACS a img {
    width: 100%;
}
.kj_yingyezhizhao {
    margin-top: 30px;
}
.kj_yingyezhizhao a img {
    width: 90%;
}
.kj_zhizhao {
    display: block;
    margin-top: 20px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    background-color: rgb(217,217,217);
}
/*content_right*/
.kj_content_right {
    padding-right: 0;
    padding-left: 40px;
    border-left: 1px solid rgb(204,204,204);
}
.kj_title {
    margin-top: 0;
}
.kj_welcome {
    /*padding-bottom: 20px;*/
    border-bottom: 1px solid rgb(236,236,236);
}
.kj_welcome > p {
    margin-top: 20px;
    line-height: 24px;
}
.kj_welcome_inner {
    margin-top: 20px;
}
.kj_welcome_inner > li {
    margin-top: 20px;
    line-height: 24px;
    min-height: 110px;
}
.kj_welcome_inner > li > img {
    float: left;
    width: 48px;
    height: 48px;
}
.kj_welcome_inner > li > div {
    max-width: 336px;
    float: left;
    margin-left: 15px;    
}
.kj_welcome_inner > li > div > p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.kj_product_menu {
    margin-top: 20px;
}
.kj_pm_title {
    height: 60px;
    line-height: 60px;
    margin-bottom: -10px;
}
.kj_pm_title h3 {
    font-weight: bold;
}
.kj_product_button a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 140px;
    text-align: center;
    font-size: 16px;
    background-color: rgb(251,211,35);
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 2px rgb(240,163,35);
}
.kj_product_button a.dingzhi {
    background-color: rgb(177,203,54);
    margin-right: 10px;
    box-shadow: 0 5px 2px rgb(144,169,42);
}
.kj_product_button a i {
    margin-right: 10px;
}
.kj_productlist > li {
    cursor:pointer;
}
.kj_productlist_info {
    border: 1px solid rgb(205,205,205);
    margin-top: 40px;
    padding: 18px 10px 20px;
    height: 295px;
    position: relative;
    border-radius: 20px;
}
.kj_sydtp {
    height: 200px;
    margin-top: 20px;
    width: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.kj_productlist_title {
    position: absolute;
    top: -9px;
    left: 50%;
    width: 82%;
    transform: translateX(-50%);
    z-index: 10;
    font-size: 16px;
    color: rgb(119, 172, 38);
    text-align: center;
}
.kj_productlist_title span {
    display: inline-block;
    background-color: #fff;
    padding: 0 20px;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.kj_productlist_info img {
    width: 100%;
    height: 100%;
}
.kj_prosqdhf {
    float: left;
    line-height: 24px;
    padding-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    height: 60px;
}
/*footer*/
.kj_footer {
    margin-top: 50px;
    border-top: 1px solid rgb(217,217,217);
    padding-top: 20px;
    padding-bottom: 40px;
    background: url(../images/footer-bg.jpg) repeat-x;
}
.kj_footer_left {
    float: left;
    padding-left: 15px;
    line-height: 24px;
}
.kj_footer_left span {
    display: inline-block;
    margin-top: 5px;
}
.kj_footer_right {
    float: left;
    margin-left: 35%;
    margin-top: 20px;
    font-size: 16px;
}
.kj_footer_right i {
    font-size: 30px;
}
.kj_smkf {
    text-align: center;
    background: #77AC26;
    width: 170px;
    height: 40px;
    margin: auto;
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 80px;
}
/*fixed*/
.kj-slide-right-bar1 {
    display: block;
    position: fixed;
    top: 200px;
    right: 20px;
    width: 50px;
}
.kj-slide-right-bar1 ul,
.kj-slide-right-bar1 li {
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
.kj-slide-right-bar1 li {
    background-color: rgb(119,172,38);
    margin-bottom: 5px;
    height: 50px;
}
.kj-slide-right-bar1 li:hover {
    background-color: rgb(233,137,0);
}
.kj-slide-right-bar1 li > a {
    display: block;
    padding: 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.kj-slide-right-bar1 li > a > i {
    font-size:30px;
}
.kj_zxkf {
    position: absolute;
    top: 0px;
    right: 50px;
    height: 130px;
    width: 200px;
    background-color: #DDDDDD;
}
.kj_zxkf {
display:none;
}

.kj_zxkfcont {
    padding: 10px 20px;
    line-height: 30px;
}
    .kj_zxkfcont a {
        color: rgb(233,137,0);
    }
    .kj_zxkftitle {
        background-color: rgb(119,172,38);
        padding: 14px 20px;
        color: #fff;
        font-size:16px;
    }
/*page*/
.kj-mainarea {
    margin-top: 40px;
}
.kj-main-article {
    line-height:24px;
}
/*product-yemian*/
.kj_product1_menu {
    border:8px solid rgb(119,172,38);
    border-radius:8px;    
}
.kj_product1_menu .kj_pm_title1 {
    background-color: #f4f4ea;
    border-bottom: 1px solid #deddc5;
}
.kj_pm_title1 p,
.kj_pm_title1 a {   
    display:block; 
    font-size:20px;
    font-weight:bold; 
    padding-left:15px;
    height:40px;
    line-height:40px; 
    margin:0;  
    color:rgb(124,124,124);
}
.kj_pm_title1 span {
    padding-left:15px;
}
.kj_product_productlist {
    padding:10px 20px;
}
.kj_product_productlist > li {
    margin-bottom:10px;
    min-height:145px;
}
.kj_product_productlist > li > a {    
    font-weight: bold;
}
.kj_product_productlist > li > ul {    
    margin-top:5px;
}
.kj_product2_menu {
    margin-top:20px;
    border:8px solid rgb(233,233,233);
    border-radius:8px;
}
.kj_product2_menu .kj_pm_title1 {
    background-color: #f4f4ea;
    border-bottom: 1px solid #deddc5;
    color:rgb(124,124,124);
}
.kj_pmc_inner {
    padding:20px 15px;
}
.kj_pmci_left {
    border-top: 1px solid rgb(229,229,229);
    border-right: 1px solid rgb(229,229,229);
    position: relative;
    padding-left: 0;
    height: 100%;
    border-radius: 10px;
}
.kj_pmci_left > a.kj_pmci_title {
    position:absolute;
    text-decoration:underline;
    padding-right:15px;
    background-color:#fff;
    top:-10px;
    left:0;
    font-size:18px;
    font-weight:bold;    
}
.kj_pmci_left > ul {
    margin-top:5px;
    display:none;
}
.kj_pmci_left > ul > li {
    float:left;
    margin:0 5px;
}
.kj_pmci_left > ul > li > a {
    text-decoration:underline;
}
.kj_pmci_right > ul > li {
    margin-bottom:10px;
    line-height:24px;
}
.kj_pmci_right > ul > li span {
    font-size:12px;
}
.kj_pmci_right > ol > li {
    line-height:24px;
    padding-left:10px;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid rgb(238,238,238);
}
.kj_pmci_right > ol > li > a {
    font-weight:bold;    
}
/*product_info*/
.productinfo_img > .item {
    width:100%;
    border: 1px solid #ddd;
    text-align: center;    
}
/*.productinfo_table {
    border: 1px solid rgb(221,221,221);
}*/
.productinfo_table tr th {
    /*background-color: rgb(243,243,243);*/   
    /*width: 20%;*/
    border:0 !important;
    color:rgb(119,172,38);
    width:210px;
}
.productinfo_table1 tr th {
    width:260px;
}
.productinfo_table tr td {    
    border:0 !important;
}
.checkout-wrapper {
    background: #eae9e4;
    border-radius: 8px;
    padding: 10px;
    margin-bottom:10px;
}
.items-list {
    /*border-bottom: 1px solid #ccc;*/
    width: 100%;
}
.items-list th {
    height: 38px;
    color: #6f7071;
    font-size: 15px;
    font-weight: 700;
    text-align:center;
    padding: 0 0 0 8px;
}
.items-list tr td {
    color: #4c4c4c;
    border-top: 1px solid #ccc;
    background: #fff;
    font-size: 15px;
    height: 38px;
    padding: 8px 0 6px 8px;
    vertical-align: top;
    text-align:center;
}
.ShopCartBox {
    display:none !important;
}
.kj_priductinfo_img {
    width:100%;
    /*height:190px !important;*/
}
/*search*/
.pagination > .active > a,
.pagination > .active > a:hover {
    background-color:rgb(119,172,38);
    border-color:rgb(119,172,38);
}
.breadcrumb {
    background-color:#fff;
    padding: 8px 0;
}
.kj_productinfo_coa a {
    text-align: center;
    display: inline-block;
    padding: 5px 10px;
    line-height: 24px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-weight:bold;
    color:rgb(119,172,38);
}
.kj_loginregister a {
    color: rgb(233,137,0);
    font-size:18px;
}
.kj_wybtnym {
    background-color: #77b735;
    padding: 4px 10px;
    height: 26px;
    border-radius: 0px;
}
.kj_tableprolist th, .kj_tableprolist td {
    vertical-align:middle!important;
}
.add-plus-icon:before {
    content: "+";
    float: left;
    font-weight: 700;
    line-height: 18px;
    color: #d8fed8;
    font-size: 22px;
}
.add-plus-icon span {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding-left:5px;
}
.kj_dbzxp {
    margin-top: 15px;
    border-bottom: 1px dashed #bababa;
    color: #4c4c4c;
    display: inline-block;
    margin-bottom: 10px;
}
#ORDERFORM dl dt {
    float: left;
    width: 12%;
    font-weight:normal;
    margin-top:10px;
}
#ORDERFORM .formcolumn-item-ct input {
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    width:25%;
}
#ORDERFORM .formcolumn-item-ct textarea {
    width: 80%;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.kj_baocun {
    margin-left: 100px;
    background-color: #449d44;
    border-color: #398439;
}
    .kj_baocun:hover {
        border-color: #398439;
        background-color: #398439;
    }
.kj_pronyxunpan {
display:none;
}
.kj_defaultlogin {
border:1px solid #ddd;
position:relative;
margin-top:20px;
}
.kj_myaccount {
    width: 100px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    left: 80px;
}
#kj-productitem-buy-select {
display:none!important;
}
@media (max-width: 1200px) {
    .container {
        width: 970px;
    }
    .kj_nav_inner > li > a {
        padding: 0 25px;
    }
    .kj_welcome_inner > li > div {
        max-width: 270px;
        margin-left: 8px;
    }
    .kj_productlist_info {
        padding: 30px 15px;
        height: 205px;
    }
      
    .kj_productlist_info > p {
        padding-top: 0;
        margin-left: 15px;
    }
}
@media (max-width: 992px) {
    .container {
        width: 750px;
    }
    .kj_banner {
        margin-top: 60px;
    }
    /*page*/
    .kj-mainarea {
        margin-top:60px;
    }
    .margin-top-20 {
        margin-top:20px;
        padding-left:15px;
    }
    .kj_priductinfo_img {
        height:auto !important;
    }
    .kj-productinfo-fliter dt {
        border-bottom: 0px solid #f8f8f8;
        width: 60px;
        line-height: 35px;
        padding-top: 10px;
        padding-bottom: 0px;
        float: left;
        text-align: right;
    }
    .kj-productinfo-fliter dd {
        margin-left: 80px;
        border-bottom: 1px solid #efefef;
        padding-top: 17px;
        padding-bottom: 10px;
    }
        .kj-productinfo-fliter dd a.active {
            border-color: red;
            color: red;
        }
        .kj-productinfo-fliter dd a {
            padding-left: 10px;
            padding-right: 10px;
            border: 1px solid #ffffff;
            margin-right: 10px;
            display: inline-block;
            position: relative;
        }
    .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: 55px;
        background-color: #ff6600;
        color: #fff;
    }
    #kj-productitem-buy-select {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 99999;
    }
    .kj-productitem-buy-select-mask {
        position: absolute;
        background-color: rgba(0,0,0,.8);
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
    }
    .kj-productitem-buy-select-inner {
        background-color: #ffffff;
        position: absolute;
        left: 0px;
        top: 20%;
        right: 0px;
        bottom: 0px;
        padding-bottom: 50px;
        overflow: auto;
    }
    .kj-buy-select-content {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 100px;
        overflow: auto;
    }
    .kj-buy-select-head {
        height: 100px;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        padding: 8px;
        background-color: #f8f8f8;
        border-bottom: 0px solid #ccc;
        box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    }
        .kj-buy-select-head h4.media-heading {
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 95%;
        }
    .kj-buy-select-ctrlbox {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 0px;
        box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    }
        .kj-buy-select-ctrlbox button {
            color: #fff;
            font-size: 16px;
            padding: 10px;
            background-color: #ff6600;
            border-radius: 0px;
        }
    #kj-productitem-buy-select {
        display: none;
    }
    .kj-buy-select-head .kj-price {
        color: red;
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .container {
        width: 100%;
    }
    .kj_content_left {
        padding-left: 10px;
    }
    .kj_pm_title {
        height: 60px;
        line-height: 60px;
        margin-top: -20px;
        margin-bottom: -31px;
    }
    .kj_welcome_inner > li > div {
        max-width: 205px;
    }
        .kj_content_right {
        float: left;
        border-left: 0;
        margin-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .right {
        float:left;
    }
    .kj_footer_left {
        font-size: 12px;
    }
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .kj_prosqdhf {
        height: auto;
        margin-top: 10px;
        width:90%;
    }
    .kj_sydtp {
        height: auto;
        margin: 0 auto;
        width: 90%;
        margin-top: 10px;
    }
    .kj-price-box .kj-price {
        color: red;
        font-size: 22px;
    }
    #ORDERFORM dl dt {
    width:25%;
    }
    #ORDERFORM .formcolumn-item-ct input {
        width: 65%;
    }
    #ORDERFORM .formcolumn-item-ct textarea {
        width: 75%;
    }
    .kj_productlist_info img, .kj_prosqdhf {
        float: inherit;
        margin-left:0px;
    }
    .kj_productlist_title {
    width:87%;
    }
    .banner_change {
        left: 30%;
    }
    .kj_productlist_info {
    height:auto;
    }

}
.login_btn {
    color: #e70012;
}


.hisprice {
    text-decoration: line-through;
    cursor: pointer;
}
    .hisprice:hover {
        color:red;
    }



