body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
.c {
    overflow: hidden;
}
.container {
    width: 1170px !important;
    margin: 0 auto;
    padding: 0;
}
.l {
    float: left;
}
.r {
    float: right;
}
a {
    text-decoration: none;
    color: #333;
}
a:focus,
a:hover {
    color: rgb(16,163,163);
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
/*top*/
.kj_top {
    height: 36px;
    line-height: 36px;
    background-color: rgb(239,239,239);
}
.kj_top_inner a {
    padding: 0 10px;
}
#loginstatusbox a {
    padding: 0 5px;
}
.kj_top_inner a i {
    margin-right: 5px;
    color: rgb(16,163,163);
    font-weight: bold;
}
/*header*/
.kj_header {
    height: 135px;
}
.kj_logo {
    margin-top: 20px;
}
.kj_search {
    margin-top: 30px;
    margin-left: 190px;
}
.kj_search > ul {
    padding-left: 8px;
}
.kj_search > ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px;
    margin-right: 25px;
}
.kj_search > ul li a {
    color: #333;
}
.kj_search > ul li.active {
    border-bottom: 2px solid rgb(16,163,163);
}
.kj_search > ul li a:hover,
.kj_search > ul li.active a {
    color: rgb(16,163,163);
}
.kj_search_inner {
    position: relative;
}
.kj_search_inner input {
    height: 40px;
    line-height: 40px;
    border: 1px solid rgb(16,163,163);
    border-radius: 10px;
    outline: 0;
    width: 600px;
    text-indent: 10px;
    color: #333;
}
.kj_search_inner > button {
    position: absolute;
    width: 40px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    border: 0;
    outline: 0;
    background-color: #fff;
    right: 5px;
    top: 1px;
}
.kj_search_inner > button i {
    font-weight: bold;
    font-size: 22px;
    color: #333;
}
.kj_search_inner .btn-default:hover,
.kj_search_inner .btn-default:focus,
.kj_search_inner .btn-default.focus {
    background-color: #fff;
    border:0;
    outline: 0;
    box-shadow: none;
}
.kj_head_phone {
    margin-top: 65px;
    text-align: center;
    color: #666;
}
.kj_head_phone p {
    font-size: 20px;
    margin-bottom: -5px;
    color: rgb(16,163,163);
}
/*nav*/
.kj-topnav {
    height: 45px;
    background-color: rgb(16,163,163);
}
.kj_mainnav > li {
    line-height: 45px;
    float: left;
    position: relative;
}
.kj_mainnav > li:first-child {
    width: 230px;
}
.kj_mainnav > li > a:hover,
.kj_mainnav > li.active > a {
    background-color: rgb(8,189,189);
}
.kj_mainnav > li > a {
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 0 27px;
    height: 45px;
}
.kj_mainnav > li:first-child > a {
    padding: 0;
    background-color: rgb(16,163,163);
}
.kj_mainnav > li > a > i {
    color: #fff;
    margin-right: 5px;
}
.kj_mainnav > li > ul {
    position: absolute;
    top: 45px;
    z-index: 9;
    min-width: 100%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(102,102,102,.5);
    padding: 5px 0;
    display: none;
}
.kj_mainnav > li:hover > ul {
    display: block;
}
.kj_mainnav > li > ul li {
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    position:relative;
}
.kj_mainnav > li > ul li > a {
    color: #333;
    display: block;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed rgb(236,236,236);
}
.kj_mainnav > li > ul li:last-child > a {
    border-bottom: 0;
}
.kj_mainnav > li > ul li > a:hover {
    color: rgb(16,163,163);
}
.kj_mainnav > li:first-child > ul li:hover > ul {
    display: block;
}
ul.kj_productlist,
ul.kj_productlist > li > ul {
    position: absolute;
    box-shadow: 0 0 5px rgba(102,102,102,.5);
    top: 0;
    left: 228px;
    width: 212px;
    background-color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    z-index: 9;
    display: none;
}
ul.kj_productlist > li > ul {
    left: 210px;
}
/*banner*/
.kj_banner {
    position: relative;
}
.kj_banner .carousel-control {
    opacity:0;
}
.kj_banner .carousel-indicators li {
    border:0;
    background-color:rgb(16,163,163);
}
.kj_banner .carousel-indicators .active {
    border:1px solid rgb(16,163,163);
    background-color:#fff;
}
/*右侧qq*/
#rightArrow a {
    display: block;
    height: 240px;
    background: orange;
    color: #fff;
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 45px;
    letter-spacing: 12px;
}
#floatDivBoxs {
    width: 165px;
    background: #fff;
    position: fixed;
    top: 220px;
    right: 6px;
    z-index: 999;
    height: 240px;
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 3px 4px rgba(0,0,0,0.3);
}
    #floatDivBoxs .floatDtt {
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: orange;
        color: #fff;
        font-size: 18px;
        text-align: center;
        position: relative;
        font-weight: bold;
    }

#rightArrow {
    width: 62px;
    height: 240px;
    background: url(../images/shopnc.png) no-repeat;
    position: fixed;
    top: 220px;
    right: 153px;
    z-index: 999;
    background-color: orange;
}


/*公司介绍和新闻资讯*/
.kj_jieshao_news {
    margin-top: 35px;
}
.title {
    height: 40px;
    line-height: 40px;
    background: url("../images/background.png") no-repeat left center;
    font-size: 18px;
    color: #fff;
    text-indent: 15px;
    border-bottom: 2px solid rgb(16,163,163);
}
.title > a {
    color: #333;
    font-size: 15px;
    float: right;
    line-height: 30px;
    margin-top: 10px;
}
.title > a:hover {
    color: rgb(16,163,163);
}
.kj_gsjs_content {
    padding-top: 25px;
    padding-right: 10px;
    line-height: 28px;
    text-indent: 2em;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
}
.kj_xwzx_inner {
    margin-top: 25px;
}
.kj_xi_top > a {
    display: inline-block;
    width: 125px;
    height: 82px;
    border: 1px solid rgb(233,233,233);
    text-align: center;
    line-height: 82px;
}
.kj_xi_top > a img {
    max-width: 100%;
    max-height: 80px;
}
.kj_xi_title {
    margin-left: 20px;
    width: 420px;
}
.kj_xi_title > p {
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.kj_xi_title > span {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
    color: rgb(136,136,136);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.kj_xi_bottom {
    margin-top: 15px;
    color: rgb(203,203,203);
}
.kj_xi_bottom > li {
    list-style: disc;
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.kj_xi_bottom > li > a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 85%;
    vertical-align: top;
}
.kj_xi_bottom > li > span {
    float: right;
    font-size: 13px;
    color: #666;
}
/*优势产品*/
.kj_yscp {
    margin-top: 35px;
    padding: 58px 10px;
    height: 256px;
    background: url("../images/youshichanpin.png") no-repeat center center;
}
.kj_yscp > ul > li {
    padding: 0 20px;
}
.kj_yscp > ul > li > div {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(102,102,102,.5);
    height: 140px;
    padding: 30px;
    overflow: hidden;
}
.kj_yscp > ul > li > div > img {
    max-width: 63px;
    max-height: 60px;
    margin-top: 10px;
    float: left;
}
.kj_yscp_inner {
    margin-left: 85px;
}
.kj_yscp_inner > a {
    display:block;
    font-size: 18px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color: #333;
    margin: 0;
}
.kj_yscp_inner > a:hover {
    color:rgb(16,163,163);
}
.kj_yscp_inner > span {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*推荐产品*/
.ki_tjcp {
    margin-top: 30px;
}
.kj_tjcp_inner {
    position: relative;
    border: 1px solid rgb(222,222,222);
    padding: 25px 20px;
}
.kj_tjcp_inner > i {
    position: absolute;
    width: 20px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: rgb(204,204,204);
    cursor: pointer;
    top: 130px;
}
.kj_tjcp_inner > i.prev1 {
    left: 0;
}
.kj_tjcp_inner > i.next1 {
    right: 0;
}
.kj_tjcp_inner > i:hover {
    background-color: rgb(135,209,209);
}
#iproductul {
    height: 242px;
    overflow:hidden;
}
#iproductul > ul > li {
    float: left;
    border: 1px solid rgb(233,233,233);
    width: 210px;
    text-align: center;
    height: 242px;
    margin-left: 20px;
}
#iproductul > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    height: 170px;
    line-height: 170px;
}
#iproductul > ul > li > a img {
    max-width: 100%;
    max-height: 170px;
}
.kj_ti_inner {
    padding: 15px 10px;
    background-color: rgb(16,163,163);
    color: #fff;
    font-size: 13px;
}
.kj_ti_inner:hover {
    background-color: rgb(115,217,217);
}
.kj_ti_inner > a {
    display: block;
    color: #fff;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kj_ti_inner > span {
    display: block;
    margin-top: 2px;
}
.kj_ti_inner > span > a {
    color: #fff;
}
/*服务项目*/
.kj_fwxm {
    margin-top: 30px;
}
.kj_fwxm_inner > li {
    border: 1px solid rgb(229,229,229);
    border-top: 0;
    border-left: 0;
    padding: 30px 15px;
    text-align: center;
}
.kj_fwxm_inner > li:first-child {
    border-left: 1px solid rgb(229,229,229);
}
.kj_fi_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kj_fwxm_inner > li > img {
    max-width: 100%;
    max-height: 110px;
}
.kj_fi_content {
    font-size: 15px;
    color: #333;
    height: 72px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.kj_fwxm_inner > li > a {
    display: inline-block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    background-color: rgb(16,163,163);
    color: #fff;
}
.kj_fwxm_inner > li > a:hover {
    background-color: rgb(115,217,217);
}
/*bottom*/
.kj_bottom {
    border-bottom: 1px solid rgb(236,236,236);
    background-color: #fff;
    border-top: 1px solid rgb(229,229,229);
    margin-top: 35px;
}
.kj-footer-itembox {
    padding-top: 20px;
    padding-bottom: 20px;
}
.kj-footer-itembox > li {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0 6px;
    font-size: 16px;
}
.kj-footer-itembox > li p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    color: rgb(51,51,51);
}
/*foot*/
.kj_foot {
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: rgb(188,190,191);
}
.kj-footer-col dt {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.kj-footer-col dt img {
    margin-right: 10px;
}
.kj-footer-col dd {
    margin-top: 10px;
    padding-left: 30px;
}
.kj-footer-col dd ul li {
    line-height: 24px;
}
.kj-footer-col dd ul li a {
    font-size: 13px;
}
.kj_code {
    text-align: center;
    overflow: hidden;
}
.kj_code > div {
    width: 104px;
    float: right;
}
.kj_code > div > img {
    width: 100%;
}
.kj_code > div > p {
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-color: rgb(16,163,163);
}
/*footer*/
.kj_footer {
    border-top: 1px solid rgb(203,204,205);
    background-color: rgb(188,190,191);
    line-height: 45px;
    font-size: 15px;
    text-align: center;
    color: #333;
}
.kj_footer_inner > span {
    margin-left: 45px;
}
.kj-phonefooter .navbar-default {
    border-width: 0;
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.kj-phonefooter .nav-tabs a i {
    color: #777;
}
.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
}
.kj-phonefooter .nav-tabs a {
    color: #666;
    text-align: center;
}
.kj-phonefooter .nav-tabs a:hover,
.kj-phonefooter .nav-tabs a.active,
.kj-phonefooter .nav-tabs a.active i {
    color: rgb(16,163,163);
}
.kj-phonefooter .nav-tabs a i {
    color: #777;
}
.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: rgb(16,163,163);
    color: #fff;
}
.kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
    padding: 0;
    margin: 0;
}
/*fixed*/
.kj_slide_right_line {
    display:block;
    background-color: rgb(16,163,163);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 6px;
    z-index: 999;
}
.kj-slide-right-bar {
    display:block;
    position: fixed;
    top: 220px;
    right: 0;
    z-index: 999;
}
.kj-slide-right-bar1 {
    top: auto;
    bottom: 100px;
}
.slide-right-bar-shopcart:hover  #kj-minshopcart-box  {
    display:block;
}
.slide-right-bar-shopcart #kj-minshopcart-box {
    display:none;
}
.kj-slide-right-bar ul,
.kj-slide-right-bar li {
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
.kj-slide-right-bar > ul > li {
    margin-bottom: 5px;
    position: relative;
}
.kj-slide-right-bar > ul > li > a {
    background-color: rgb(16,163,163);
    padding: 5px;
    width: 50px;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    text-align: center;
    display: block;
    color: #333;
    position: relative;
}
.kj-slide-right-bar > ul > li sup {
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgb(231,0,18);
    color: #fff;
    border-radius: 20px;
    padding: 0 4px;
    display: block !important;
    line-height: 16px;
}
.kj-slide-right-bar > ul > li > a > i {
    font-size: 26px;
    color: #fff;
}
.kj-slide-right-bar > ul > li > a > span {
    display: none;
    text-align: center;
    color: #fff;
}
.kj-slide-right-bar > ul > li > a:hover {
    background-color: rgb(115,217,217);
}
.kj-slide-right-bar li > a:hover > i {
    display:none;
}
.kj-slide-right-bar li > a:hover > span {
    display:block;
}
.kj_qq > div {
    position: absolute;
    /*background-color:#fff;*/
    right: 50px;
    top: 0;
    /*border: 1px solid rgb(221,221,221);*/
    min-width: 160px;
    padding: 10px;
    display:none;
}
.kj_qq1 > div {
    display:block;
}
.kj_code1 {
    text-align: center;
}
.kj_code1 img {
    max-width: 120px;
    max-height: 120px;
}
.kj_code1 p {
    color: rgb(115,217,217);
    font-size: 16px;
    margin-top:5px;
}
.kj_qq > div > ul > li {
    background: url("../images/qq.png") no-repeat left center;
    border-radius: 30px;
    padding-left: 40px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 12px;
}
.kj_qq > div > ul > li > a {
    display: block;
    width: 100%;
}
.kj_qq:hover > div {
    display: block;
}
.kj_qq > div > a {
    display:inline-block;
    margin-bottom:10px;
}
.kj_close {
    cursor: pointer;
    background: #da2e1c;
    /* margin: -72px; */
    position: absolute;
    top: 0px;
    left: -200px;
    padding: 15px;
}
/*免费通话*/
.kj_tonghua {
    position: fixed;
    top: 240px;
    right: 220px;
    z-index: 1000;
    box-shadow: 0 0 5px rgba(102,102,102,.5);
}
.kj_tonghua_content {
    position: relative;
    width: 275px;
    height: 130px;
    padding: 24px;
    background-color: rgb(211,238,238);
    display:none;
}
.kj_tonghua_content > i {
    position: absolute;
    display: block;
    width: 23px;
    text-align: center;
    height: 23px;
    line-height: 23px;
    background-color: #fff;
    border-radius: 50%;
    color: rgb(16,163,163);
    font-size: 18px;
    right: -10px;
    top: -10px;
    box-shadow: 0 0 5px rgba(102,102,102,.5);
    cursor: pointer;
}
.kj_tonghua_content > p {
    font-size: 22px;
    color: rgb(16,163,163);
    font-weight: 500;
}
.kj_tonghua_content > p > i {
    color: rgb(16,163,163);
    font-size: 24px;
    margin-right: 5px;
}
.kj_tonghua_dianji input {
    height: 35px;
    line-height: 35px;
    border: 1px solid rgb(16,163,163);
    outline: 0;
    width: 145px;
    text-indent: 10px;
    float: left;
}
.kj_tonghua_dianji > a {
    float: left;
    width: 80px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    border: 0;
    outline: 0;
    background-color: rgb(16,163,163);
    color: #fff;
}
/*在线留言*/
.kj_liuyan {
    position: fixed;
    bottom: 0;
    right: 100px;
    z-index: 9999;
}
.kj_liuyan_title {
    overflow: hidden;
    background-color: rgb(16,163,163);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor:pointer;
}
.kj_liuyan_title > i {
    display: inline-block;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgb(8,189,189);
    color: #fff;
    font-size: 21px;
}
.kj_liuyan_title > span {
    display: inline-block;
    padding: 0 20px;
    background-color: rgb(16,163,163);
    color: #fff;
    font-size: 16px;
}
.kj_liuyan_content {
    width: 300px;
    background-color: #fff;
    padding: 10px;
    box-shadow:0 0 5px rgba(102,102,102,.5);
}
.guestbook_form .formcom-ipt {
    width: 92%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.guestbook_form .formcom-area {
    width: 92%;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.kj_small_tonghua {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 9999;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgb(8,189,189);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    display: none;
}
.kj_small_tonghua > i {
    color: #fff;
    font-size: 24px;
}
/*批量搜索*/
.mask {
    display: none;
    position: absolute;
    top: 0;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 99;
    left: 0;
    opacity: 0.5;
}
.mask1 {
    position: absolute;
    display: none;
    z-index: 999;
    outline: 0;
    height: auto;
    width: 430px;
    top: 30%;
    left: 40%;
    background-color: #fff;
}
.mask1 h5 {
    padding: 10px 1em;
}
.mask1 h5 span {
    cursor: pointer;
}
.dialog-ctrlbox {
    background-color: #ffffff;
    padding: 10px;
    border-top: 1px solid #cccccc;
    text-align: right;
}
.nombtn {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    border: 0;
    outline: 0;
    background-color: rgb(16,163,163);
    color: #fff;
}
.dialog-ctrlbox .nombtn-gray {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    border: 0;
    outline: 0;
    background-color: #eee;
    color: #333;
}
/*pages*/
.breadcrumb {
    background-color:#fff;
}
.breadcrumb > li > a > i {
    margin-right:5px;
    color:#000;
}
.breadcrumb > li + li:before {
    content:">";
}
.kj_pages_code {
    margin-left:50px;
}
.kj-main-article h3 {
    text-align: center;
    font-weight: bold;
}
/*news*/
.kj_news {
    margin-top: 10px;
    margin-bottom: 30px;
}
.kj_news > li {
    height:40px;
    line-height:40px;
    border-bottom:1px solid rgb(238,238,238);
}
.kj_news > li > a {
    float:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:90%;
}
.kj_news > li > span {
    float:right;
    color:#666;
}
/*news_info*/
.kj-main-articleinfo-title,
.kj-article-time {
    text-align:center;
}
.kj_article_content {
    margin-top:10px;
    border-top:1px solid #ccc;
    padding-top:20px;
    line-height:24px;
    text-indent:2em;
}
/*product_yemian*/
.kj_jsfw_list {
    display:none;
}
.kj_jsfw_title {
    cursor:pointer;
}
.kj_product_title,
.kj_jsfw_title {
    background-color: rgb(8,189,189);
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 20px;
}
.kj_jsfw_title {
    margin-top:15px;
}
.kj_product_title > span,
.kj_jsfw_title > span {
    display:inline-block;
    margin-left:10px;
}
.kj_product_list > li,
.kj_jsfw_list > li {
    margin-top: 5px;
    border: 1px solid rgb(220,220,220);
    line-height: 48px;
    background-color: #fff;
}
.kj_product_list li.active > a {
    background-color:rgb(247,247,247);
    border-left:4px solid rgb(16,163,163);
}
.kj_product_list li > a,
.kj_jsfw_list > li > a {
    color: #333;
    font-size: 15px;
    display: block;
    padding-left: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-left: 4px solid transparent;
}
.kj_product_list li > a:hover,
.kj_jsfw_list > li > a:hover {
    color:rgb(16,163,163);
}
.kj_productlist1 {
    line-height: 35px;
    border-top: 1px dashed rgb(220,220,220);
}
.kj_productlist1 > li {
    border-bottom: 1px dashed rgb(220,220,220);
}
.kj_productlist1 > li:last-child {
    border-bottom: 0;
}
.kj_productlist1 > li > a {
    padding-left:60px;
}
.kj_productlist1 > li > ul {
    border-top: 1px dashed rgb(220,220,220);
}
.kj_productlist1 > li > ul > li > a {
    padding-left:70px;
}
.kj_products_message {
    width: 895px;
}
.kj_products_message > h3 {
    margin:0;
    height:50px;
    line-height:50px;
    font-weight:bold;
    color:#333;
}
.kj_product {
    margin-top: 5px;
}
.kj_product > .table-striped > thead > tr th {
    background-color:rgb(235,235,235);
    color:#333;
    border-top:1px solid rgb(221,221,221) !important;
    border-bottom:0;
}
.kj_product > .table-striped > tbody > tr > td > a {
    color: rgb(16,163,163);
    display:block;
    word-break:break-word;
}
.kj_product > .table-striped > tbody > tr > td {
    height: 60px;
    overflow: hidden;
    word-break: break-word;
    padding-top: 20px;
}
.kj_product > .table-striped > tbody > tr.kj_pt_goodslist1 > td {
    border-top:0;
    padding:0;
}
.kj_pt_goodslist1 .kj-progoods-list .table-striped > thead > tr th {
    background-color: rgb(245,253,253);
    color: #333;
    border-top:1px solid rgb(165,218,218);
}
.kj_pt_goodslist .table-striped > tbody > tr:last-child td,
.kj_product1 > .table-striped > tbody > tr > td,
.kj_pt_goodslist1 .kj-progoods-list .table-striped > tbody > tr:last-child td {
    border-bottom: 0;
}
.kj_pt_goodslist1 .kj-progoods-list .table-striped {
    border:0;
}
.table-striped > thead > tr td {
    color:#333;
}
.table-striped > tbody > tr:nth-of-type(odd),
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: rgb(245,253,253);
}
.kj_product > .table-striped > tbody > tr {
    background-color: #fff;
}
.kj-productinfo-fliter dd {
    border-bottom: 1px solid #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 80px;
    line-height: 34px;
}
.kj-productinfo-fliter dt {
    border-bottom: 0px solid #f8f8f8;
    width: 60px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
}
.kj-productinfo-fliter dd a {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ffffff;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    margin-top:2px;
}
.kj-productinfo-fliter dd a:hover {
    border-color: #ff6600;
    color: #ff6600;
}
.kj-productinfo-fliter dd a.disable {
    color: #cccccc;
    cursor: not-allowed;
    border: 1px dashed #dddddd;
}
.kj-productinfo-fliter dd a.disable:hover {
    border: 1px dashed #dddddd;
    color: #cccccc;
}
.kj-productinfo-fliter dd a.active {
    border-color: red;
    color: red;
}
.kj-productinfo-fliter dd a.active:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;
    width: 0px;
    height: 0px;
    border-top: 20px solid red;
    border-left: 20px solid transparent;
    font: normal normal normal 12px/1 FontAwesome;
}
.kj-productinfo-fliter dd a.active::after {
    content: "\f00c";
    color: #ffffff;
    position: absolute;
    right: 1px;
    top: 0px;
    text-align: center;
    width: 10px;
    height: 10px;
    font: normal normal normal 12px/1 FontAwesome;
}
.kj-pro-num-box {
    position: relative;
    width: 112px;
    height: 37px;
    border: 1px solid #dddddd;
    text-align: center;
}
.kj-pro-num-box button {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
    border:0;
}
.kj-pro-num-box button:hover {
    background-color: #f8f8f8;
}
.kj-pro-num-box .kj-pro-num-minus {
    left: 0px;
}
.kj-pro-num-box .kj-pro-num-plus {
    right: 0px;
}
.kj-pro-num-box input {
    width: 40px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border:0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.kj-pro-num-box-min {
    height: 27px;
    line-height: 25px;
    width: 85px;
    margin: 0px auto;
}
.kj-pro-num-box-min button {
    width: 25px;
    height: 25px;
}
.kj-pro-num-box-min input {
    height: 25px;
    width: 30px;
}
.tab-pane {
    padding-top:20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 0;
    border-bottom: 1px solid rgb(221,221,221);
    text-align:center;
    word-break: break-word;
}
.kj_product_price {
    color:rgb(0,138,210);
}
.kj_product_finalprice {
    color: rgb(232,0,0);
}
.kj_product_shopcart {
    outline: 0;
    border: 0;
    background-color: transparent;
}
a.kj_product_shopcart {
    color: rgb(1,118,206);
    text-decoration:underline;
}
.kj_product_shopcart .fa-cart-plus {
    font-size: 1.5em;
    color: rgb(238,43,36);
}
.kj_product_page {
    margin-top:50px;
}
.kj_product_page select {
    display: none;
}
.kj_product_page > div > span {
    display:inline-block;
    padding:5px 10px;
    border:1px solid rgb(221,221,221);
    margin-right:5px;
}
.kj_product_page > div > span:last-child {
    border:0;
    padding:0 10px;
    height:32px;
    line-height:32px;
}
.kj_product_page > div > span:last-child > input {
    border:1px solid rgb(221,221,221);
    outline:0;
    height:30px;
    line-height:30px;
}
.kj_product_page > div > span:last-child > input[type="button"] {
    border:0;
    background-color:rgb(16,163,163);
    color:#fff;
    outline:0;
    height:30px;
    line-height:30px;
    margin-left:5px;
    padding:0 10px;
}
.kj_product_shopcart > i {
    color: rgb(16,163,163);
    font-size: 18px;
}
.ShopCartBox {
    display: none !important;
}
/*search*/
.kj_search_product {
    margin-top: 0;
    border: 1px solid rgb(238,238,238);
    padding: 5px 10px;
}
.kj_pt_info > a {
    max-width: 140px;
    width: 100%;
    display: block;
    text-align: center;
}
.kj_pt_info > a img {
    max-width:100%;
    max-height:100px;
}
.kj_pt_info p span {
    color: #333;
}
.kj_pt_info p span {
    font-size: 18px;
    color: rgb(51,51,51);
    font-weight: bold;
}
.kj_pt_message > span {
    color:rgb(153,153,153);
    margin-right:20px;
}
.kj_pt_message > span > span,
.kj_pt_message > span > a {
    color:rgb(51,51,51);
}
.kj_pt_message > span > a:hover,
.kj_pt_info1 > p a:hover {
    color:rgb(16,163,163);
}
.kj_pt_info1 > p a {
    font-size:18px;
    color:rgb(51,51,51);
    font-weight:bold;
}
/*积分商城*/
.kj_jifen_title {
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#333;
    background-color:rgb(246,246,246);
    padding-left:15px;
    border:1px solid #ddd;
    border-bottom:0;
}
/*product_info*/
.productInfo {
    position:relative;
}
.productInfo > strong {
    color: #333;
    font-size: 26px;
    max-width:90%;
    display:block;
    word-break: break-word;
}
.productInfo > span {
    display: block;
    margin-top: 2px;
    color: rgb(16,163,163);
    font-size:18px;
}
.productInfo > ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-top:10px;
    margin-bottom: 10px;
}
.productInfo > ul li {    
    float:left;
    margin-right:20px;
    list-style: none;
    word-wrap: break-word;
}
.productInfo li p span {
    color:#333;
}
.kj_share {
    position:absolute;
    top:0;
    right:0;
}
.kj_share .bshare-custom {
    line-height: 30px !important;
}
/*.kj_share .bshare-custom a {
    background: #fff;
    padding-left: 0;
    height: auto;
    margin-left: 5px;
    margin-right: 0;
}*/
.kj_share .bshare-custom a:hover {
    text-decoration:none;
    opacity:1;
}
.kj_share .bshare-custom a > i {
    font-size:30px;
    color:#666;
}
.kj_share .bshare-custom .bshare-qzone {
    background:url("../images/share_qq.png") no-repeat center center;
    height: 30px;
    width: 30px;
}
.kj_share .bshare-custom .bshare-sinaminiblog {
    background:url("../images/share_weibo.png") no-repeat center center;
    height: 30px;
    width: 30px;
}
#progoodslist {
    margin-top: 50px;
    border: 1px solid rgb(229,229,229);
    border-bottom: 0;
}
#progoodslist .panel {
    box-shadow:none;
}
#progoodslist .table > thead > tr > th {
    /*font-weight: normal;*/
    color: #333;
    background-color: rgb(245,253,253);
}
#progoodslist .table-striped > tbody > tr:nth-of-type(odd), 
#progoodslist .table-striped > tbody > tr:nth-of-type(even) {
    background-color:#fff;
}
#progoodslist .kj_product_shopcart > i {
    color: rgb(237,8,0);
}
.kj-price-box .kj-price {
    color: red;
    font-size: 30px;
}
.kj_anniu {
    margin-top:35px;
    text-align:right;
}
.kj_anniu > a {
    display:inline-block;
    width:150px;
    text-align:center;
    height:40px;
    line-height:40px;
    margin-left:20px;
    border-radius:20px;
    box-shadow:2px 2px 5px rgba(102,102,102,.5);
    color:#fff;
    margin-bottom: 10px;
}
.kj_anniu1 > a.kj_mol {
    background-color: #fff;
    color:#333;
}
.kj_fzl {
    background-color: rgb(193,193,193);
}
.kj_xunjia {
    background-color: rgb(255,114,18);
}
.kj_shoucang {
    background-color: rgb(16,163,163);
}
.kj_anniu1 > a {
    width:48%;
    margin-left:2%;
}
.kj_anniu1 > a:first-child {
    margin-left:0;
}
.kj-product-content {
    border: 1px solid rgb(229,229,229);
}
.kj-product-content .nav-tabs {
    background-color: rgb(245,245,245);
    border-bottom:1px solid rgb(122,200,200);
}
.kj-product-content .nav-tabs > li > a {
    padding:0 60px;
    height:40px;
    line-height:40px;
    color:#333;
    font-size:16px;
    margin-right:0;
    border: 0;
    border-right: 1px solid rgb(229,229,229);
    border-bottom: 1px solid rgb(122,200,200);
    border-radius: 0;
    background-color: rgb(245,245,245);
}
.kj-product-content .nav-tabs > li > a:hover,
.kj-product-content .nav-tabs > li.active > a, 
.kj-product-content .nav-tabs > li.active > a:hover, 
.kj-product-content .nav-tabs > li.active > a:focus {
    background-color: rgb(122,200,200);
    color:#fff;
    border-right: 1px solid rgb(229,229,229);
}
.kj-productcontent {
    padding: 10px 20px;
}
.proinfor_conttxt {
    line-height:24px;
    margin-bottom:10px;
}
.kj_relproduct {
    width:1300px;
    margin:30px auto;
    position:relative;
}
.kj_relproduct > i {
    position:absolute;
    color:rgb(154,154,154);
    font-size:60px;
    top:150px;
    cursor:pointer;
}
.kj_relproduct > i:hover {
    color:rgb(16,163,163);
}
.kj_relproduct > i.kj_rel_left {
    left:0;
}
.kj_relproduct > i.kj_rel_right {
    right:0;
}
.kj_relproduct_title {
    font-size:20px;
    color:#333;
    font-weight:bold;
    margin-bottom:15px;
}
.kj_products_list2 {
    height: 345px;
    overflow: hidden;
}
.kj_products_list2 > li {
    width:214px;
    height:345px;
    float:left;
    margin-right:25px;
}
.kj_products_list2 > li:nth-child(5n) {
    margin-right:0;
}
.kj_products_list2 > li > a {
    display: block;
    border:1px solid rgb(231,231,231);
    height:240px;
    line-height:240px;
    text-align:center;
    max-width:100%;
    background-color:#fff;
    overflow:hidden;
    position:relative;
}
.kj_products_list2 > li > a b {
    display:none;
    position:absolute;
    top:20px;
    left:20px;
    right:20px;
    color:#333;
}
.kj_products_list2 > li > a span {
    display:none;
    position:absolute;
    bottom:20px;
    left:20px;
    right:20px;
    color:#333;
}
.kj_products_list2 > li > a img {
    max-width:100%;
    max-height:230px;
}
.kj_products_list2 > li:hover > a {
    line-height:initial;
    height:280px;
    background-color:rgb(241,252,255);
}
.kj_products_list2 > li:hover > a b,
.kj_products_list2 > li:hover > a span {
    display:block;
}
.kj_products_list2 > li:hover > a img {
    display:none;
}
.kj_products_list2 > li:hover .kj_pronyname {
    display:none;
}
.kj_pronyname {
    font-size: 14px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgb(229,229,229);
}
.kj_pronyname > a {
    display:inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;   
    max-width:100%;
    color:#333;
}
.kj_pronybhcascd {
    margin: 5px 0;
    padding-bottom: 5px;
    color: #333;
    white-space: nowrap;
    text-align: center;
}
.kj_pronybhcascd a {
    color: #333;
}
.kj_pronybhcascd a:hover {
    color: rgb(16,163,163);
}
.kj_pronyprice ul li .red1 {    
    color:rgb(219,36,28);
}
.kj_pronyprice {
    border-bottom: 1px solid rgb(229,229,229);
    padding-bottom: 5px;
    white-space: nowrap;
    text-align: center;
    color: #333;
    height: 26px;
    line-height: 26px;
}
.blukquote_dialog .formcom-ipt {
    width: 92%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.blukquote_dialog .formcom-area {
    width: 92%;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.blukquote_dialog .form-vcodebox {
    float: right;
    margin-right: 8%;
}
.blukquote_dialog .form-vcodebox img {
    height:34px;
    border:1px solid #ccc;
}
.blukquote_dialog dl {
    margin-bottom: 8px;
}
.blukquote_dialog .formcolumn-item-ct .formcom-vcode {
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;    
}
.modal-content {
    border-radius: 0;
}
.modal-header {
    background-color: rgb(239,245,247);
    border-bottom: 0;
}
.modal-footer {
    border-top: 0;
}
.S_form > li input {
    border: 1px solid #ccc;
    width: 200px;
    height: 35px;
    line-height: 35px;
    outline: 0;
    text-indent: 10px;
    color: rgb(147, 147, 147);
}
.S_form > li input[type="button"] {
    width:50px;
    text-align:center;
    height:35px;
    line-height:35px;
    background-color:rgb(16,163,163);
    color:#fff;
    border:0;
    padding:0;
    text-indent:0;
}
form[name="outputForm"] {
    margin-top:20px;
}
form[name="outputForm"] input {
    border: 1px solid #ccc;
    width:150px;
    height:35px;
    line-height:35px;
    outline:0;
    text-indent:10px;
}
.CalculatorTable > li > div {
    margin-bottom:15px;
}
.CalculatorTable > li > div > label {
    width:60px;
    text-align:right;
    margin-right:10px;
}
.CalculatorTable > li > div > input[type="text"] {
    border: 1px solid #ccc;
    width:150px;
    height:35px;
    line-height:35px;
    outline:0;
    text-indent:10px;
}
.CalculatorTable > li > div > select {
    width:80px;
    border: 1px solid #ccc;
    height:35px;
    line-height:35px;
    outline:0;
    margin-left:10px;
}
.CalculatorTable > li > div > input[type="button"] {
    text-align:center;
    height:35px;
    line-height:35px;
    background-color:rgb(16,163,163);
    color:#fff;
    border:0;
    padding:0;
    width:80px;
    margin-left: 10px;
    margin-right: 11px;
}
.kj_pages_code > div {
    width:170px;
}
@media (max-width: 1200px) {
    .container {
        width: 970px !important;
    }
    .kj_search {
        margin-left: 110px;
    }
    .kj_search_inner input {
        width: 480px;
    }
    .kj_mainnav > li > a {
        padding: 0 18px;
    }
    .kj_xi_title {
        width: 320px;
    }
    /*product_yemian*/
    .kj_products_message {
        width: 690px;
    }
    /*product_info*/
    .productInfo > strong {
        max-width:85%;
    }
    .container, .kj_relproduct {
        width: 970px !important;
    }
    .kj_products_list2.container {
        width: 900px !important;
    }
    .kj_products_list2 > li {
        width: 205px;
    }
    .kj_products_list2 > li:nth-child(4n) {
        margin-right:0;
    }
    .kj_anniu1 > a,
    .kj_product_shopcart {
        font-size: 12px;
    }
    .kj_product_list .table > thead > tr > th,
    .kj_product_list .table > tbody > tr > th,
    .kj_product_list .table > tfoot > tr > th,
    .kj_product_list .table > thead > tr > td,
    .kj_product_list .table > tbody > tr > td,
    .kj_product_list .table > tfoot > tr > td {
        font-size:13px;
    }
}
@media (max-width: 992px) {
    body {
        padding-bottom: 60px;
    }
    .container {
        width: 750px !important;
    }
    .kj-navbar-phone-top {
        background-color: #fff;
    }
    .kj-navbar-phone-top .navbar-nav > li ul {
        display:none;
    }
    #mobilesearchbox .input-group {
        width: 660px;
    }
    .kj_banner {
        margin-top: 110px;
    }
    .kj_xi_title {
        width: 215px;
    }
    .kj_xi_bottom > li > a {
        max-width: 80%;
    }
    .kj_yscp {
        height: auto;
        background: none;
        padding: 0;
    }
    .kj_yscp > ul > li {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .kj_fwxm_inner > li:nth-child(2n+1) {
        border-left: 1px solid rgb(229,229,229);
    }
    /*product_yemian*/
    .kj_products_message {
        width: 100%;
    }
    /*product_info*/
    .kj_relproduct {
        width: 750px !important;
        margin-bottom:80px;
    }
    .kj_products_list2.container {
        width: 680px !important;
    }
    .productInfo {
        margin-top:50px;
    }
    .kj_products_list2 > li {
        width: 210px;
    }
    .kj_products_list2 > li:nth-child(3n) {
        margin-right:0;
    }
}
@media (max-width: 768px) {
    .container {
        width: 96% !important;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    #mobilesearchbox {
        position: absolute;
        left: 80px;
        right: 80px;
        top: 0;
        padding: 0;
        border-width: 0;
    }
    #mobilesearchbox .input-group {
        width: auto;
    }
    .kj-navbar-phone-top .navbar-nav > li ul {
        display: block;
        padding: 5px 10px;
    }
    .kj-navbar-phone-top .navbar-nav > li > ul > li a {
        color: #777;
        display: block;
        padding:10px 0 10px 20px;
        line-height:20px;
    }
    .kj-navbar-phone-top .navbar-nav > li > ul > li a:hover {
        color: rgb(16,163,163);
    }
    .kj_banner {
        margin-top: 60px;
    }
    .kj_xwzx {
        margin-top: 30px;
    }
    .kj_xi_top > a {
        max-width: 48%;
    }
    .kj_xi_title {
        width: 50%;
        margin-left: 2%;
    }
    .kj_xi_bottom > li > a {
        max-width: 75%;
    }
    .kj_ti_inner > a {
        font-size: 13px;
    }
    .kj_ti_inner > span {
        font-size: 12px;
    }
    .kj_tonghua {
        right: auto;
        left: 20px;
    }
    .kj_small_tonghua {
        right:0;
    }
    .kj_pages_content {
        float:none;
    }
    .kj_pages_code {
        float: none;
        margin-left:0;
        margin-top: 30px;
    }
    /*news*/
    .kj_news > li > a {
        max-width: 75%;
    }
    /*product_yemian*/
    .kj_product_page > div > span {
        margin-bottom:8px;
    }
    .kj_product > .table-striped > tbody > tr > td {
        height:auto;
    }
    /*product_info*/
    .productInfo > strong {
        max-width: 70%;
        font-size: 18px;
    }
    #progoodslist {
        margin-top:20px;
        border:0;
    }
    .kj_relproduct {
        width: 100% !important;
    }
    .kj_products_list2.container {
        width: 90% !important;
    }
    .kj_products_list2 > li {
        width: 49%;
        margin-right: 2%;
    }
    .kj_products_list2 > li:nth-child(2n) {
        margin-right:0;
    }
    .kj-product-content .nav-tabs > li > a {
        padding:0 10px;
    }
    .kj_relproduct > i {
        font-size:40px;
    }
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .kj_anniu > a {
        width:40%;
        font-size:12px;
    }
    .blukquote_dialog .formcolumn-item-ct .formcom-vcode {
        width:50%;
    }
    /*pages*/
    .kj_pages_content,
    .kj_pages_code {
        float: none;
        margin-bottom: 20px;
        margin-left:0;
    }
    /* Force table to not be like tables anymore */
    .kj_product_table table,
    .kj_product_table thead,
    .kj_product_table tbody,
    .kj_product_table th,
    .kj_product_table td,
    .kj_product_table tr {
        display: block;
        width: 100%;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    .kj_product_table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .kj_product_table tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }
    .kj_product_table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 5% !important;
        white-space: normal;
        text-align: left !important;
    }
}
.kj-shopcart-count {
    background-color: rgb(231,0,18);
    color: #fff;
    border-radius: 20px;
    padding: 0 4px;
}