body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: rgb(102,102,102);
    font-family: 'OpenSans','Myriad Pro','Verdana','PingFangSC-Light','Hiragino Sans GB','Microsoft YaHei';
}
.c {
    overflow: hidden;
}
.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}
.l {
    float: left;
}
.r {
    float: right;
}
a {
    text-decoration: none;
    color: rgb(102,102,102);
}
a:focus,
a:hover {
    color: rgb(249,71,1);
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.red {
    color: rgb(249,71,1);
}
/*top*/
.kj_top {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    background-color: rgb(245,245,245);
}
.kj_top_inner a {
    padding: 0 10px;
}
/*header*/
.kj_header {
    height: 150px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 1px #ddd;
}
.kj_header > img.left {
    position: absolute;
    bottom: 0;
    left:40px;
}
.kj_header > img.right {
    position: absolute;
    top: 0;
    right: 80px;
}
/*head*/
.kj_head {
    width:100%;
    height: 110px;
    background-color: #fff;
}
.kj_logo {
    margin-top: 25px;
}
.kj_search {
    margin-top: 35px;
}
.kj_search input {
    height: 40px;
    border: 2px solid rgb(232,232,232);
    width: 510px;
    float: left;
    text-indent: 40px;
    outline: 0;
    font-size: 12px;
}
.kj_search span button {
    border-radius: 0;
    border: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    background-color: rgb(249,71,1);
    color: #fff;
    margin-left: -1px;
    float: left;
}
.kj_search span button:hover {
    background-color: rgb(249,71,1);
    color: #fff;
}
.kj_search_inner {
    position: relative;
}
.kj_search_inner > i {
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    color: rgb(182,182,182);
}
.kj_hd_contact {
    margin-top: 35px;
}
.kj_hd_contact i {
    font-size: 28px;
    margin-right: 10px;
    color: rgb(249,71,1);
    font-weight: bold;
}
.kj_hd_phone {
    font-weight: bold;
}
.kj_hd_phone span {
    font-size: 16px;
    color: rgb(249,71,1);
}
.kj_phone_input {
    width: 90%;
}
/*nav*/
.kj-topnav {
    background-color: rgba(255,255,255,.8);
    height: 40px;
    display: none;
}
.kj-topnav .navbar-collapse {
    padding-left: 0px;
}
.kj-topnav .kj-mainnav > li {
    height: 40px;
    text-align: center;
}
.kj-topnav .kj-mainnav > li:after {
    content: "";
    width: 0;
    height: 2px;
    background: rgb(255,127,77);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.nav > li:hover:after {
    width: 100%;
}
.kj-topnav .kj-mainnav > li > a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 40px;    
}
.kj-topnav .kj-mainnav > li > a:hover,
.kj-topnav .kj-mainnav > li.active > a{
    background-color: #fff;
    color: rgb(249,71,1);
}
.kj-topnav .kj-mainnav > li:first-child > a:hover {
    background-color: rgb(249,71,1);
}
.kj-topnav .kj-mainnav > li li a {
    line-height: 35px;
}
.kj-topnav .kj-mainnav ul li.dropdown {
    position: relative;
}
.kj-topnav .kj-mainnav ul li.dropdown:before {
    content: "";
    width: 0;
    height: 2px;
    background: rgb(255,127,77);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}    
.kj-topnav .kj-mainnav ul li.dropdown:after {
    content: "\f0da";
    height: 28px;
    text-align: center;
    width: 30px;
    line-height: 35px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    bottom: 0;
    right: 0;
}
.kj-topnav .kj-mainnav ul li.dropdown:hover:before {
    width: 100%;
}
.kj-topnav .kj-mainnav ul li.dropdown:hover > ul {
    position: absolute;
    left: 195px;
    top: 0px;
    display: block;
}
.kj-topnav .kj-mainnav > li:first-child > a i {
    margin-right: 10px;
}
.kj-topnav .kj-mainnav > li:first-child > a {
    color:#fff;
}
.nav .open > a {
    background-color: rgb(249,71,1);
}
.caret {
    display:none !important;
}
.nav > li > a {
    padding:10px 12px;
}
.dropdown-menu {
    background-color:rgb(51,57,58);
}
.dropdown-menu > li a {
    color:#fff;
}
.dropdown-menu > li a:hover,
.dropdown-menu > li a:focus {
    background-color:rgb(51,57,58);
    color:rgb(249,71,1);
}
/*banner*/
.left,
.right {
    display: none;
}
/*server*/
.kj_server {
    margin-top: 20px;
    border: 1px solid rgb(230,230,230);
    padding: 10px 0;
}
.kj_server ul li {
    cursor:pointer;
}
.kj_server ul li > div {
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    display: inline-block;
    background-color: rgb(249,71,1);
}
.kj_server ul li > p {
    margin-left: 10px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.kj_server ul li > p b {
    font-size: 16px;
    display: inline-block;
}
.kj_server ul li > p span {
    color: rgb(153,153,153);
}
/*product*/
.kj_product {
    margin-top: 20px;
}
.kj_product_title {
    text-align: center;
}
.kj_product_title h3 {
    color: rgb(51,51,51);
    font-weight: bold;
}
.kj_product_list {
    margin-top: 10px;
}
.kj_product_list a {
    padding: 0 10px;
}
.kj_product_list a.active {
    color: rgb(249,71,1);
}
.kj_product_list a.active:hover {
    color: rgb(249,71,1);
}
.kj_product_inner {
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
    display: none;
}
.kj_product_inner.active {
    display: block;
}
.kj_product_inner > img {
    position: absolute;
    top: 40%;
    cursor: pointer;
}
.kj_product_inner > img.prev1 {
    left: -15px;
}
.kj_product_inner > img.next1 {
    right: -15px;
}
.kj_product1_inner > ul {
    height: 290px;
    width: 5000px;
}
.kj_product1_inner > ul > li {
    float: left;
    border: 1px solid rgb(224,224,224);
    text-align: center;
    width: 224px;
    height: 290px;
    margin-left: 19px;
}
.kj_product1_inner > ul > li:hover {
    border: 1px solid rgb(249,71,1);
}
.kj_product1_inner > ul > li:nth-child(5n+1) {
    margin-left: 0;
}
.kj_product1_inner > ul > li > a {
    display: block;
    max-width: 175px;
    margin: 50px auto;
    height: 108px;
    line-height: 108px;
    text-align: center;
}
.kj_product1_inner > ul > li > a img {
    max-width: 100%;
}
.kj_product1_inner > ul > li p {
    color: rgb(102,102,102);
    padding: 0 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*jishuzhuanlan*/
.kj_jishuzhuanlan {
    margin-top: 10px;
}
.kj_jishu_title {
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(217,217,217);
}
.kj_jishu_title a {
    font-size: 14px;
    font-weight: normal;
}
.kj_ji_image > a {
    display: block;
    border: 1px solid rgb(238,238,238);
    text-align: center;
}
.kj_ji_image > a img {
    max-width: 98%;
}
.kj_jii_title a {
    font-size: 16px;
    font-weight: bold;
    color: rgb(249,71,1);
}
.kj_jii_info {
    margin-top: 20px;
    font-size: 12px;
    line-height: 22px;
    color: rgb(102,102,102);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    height:155px;
}
.kj_ji_info > a {
    display: block;
    margin-top: 25px;
    color: rgb(153,153,153);
}
.kj_ji_info > a:hover {
    color: rgb(249,71,1);
}
.kj_ji_inner1 > li {
    padding: 10px 0;
    border-bottom: 1px dashed rgb(221,221,221);
}
.kj_ji_inner1 > li:last-child {
    border-bottom: 0;
}
.kj_ji_inner1 > li:hover {
    background-color: rgb(245,245,245);
}
.kj_jii_image a img {
    max-width: 100%;
}
.kj_jiii_title a {
    font-weight: bold;
}
.kj_jiii_info {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    color: rgb(102,102,102);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height:40px;
}
/*productlist*/
.kj_productlist {
    padding-top: 20px;
}
.kj_productlist > div {
    margin-bottom: 2px;
}
.title {
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-bottom: 2px solid rgb(249,71,1);
}
.kj_productlist_title {
    width: 235px;
    float: left;
    height: 455px;
}
.kj_productlist_title .title {
    color: #fff;
    background-color: rgb(249,71,1);
    font-size: 18px;
}
.kj_productlist_title img {
    height: 372px;
}
.kj_productlist_inner .title {
    background-color: rgb(248,248,248);
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}
.kj_productlist_inner > ul {
    overflow: hidden;
}
.kj_productlist_inner > ul.active {
    display: block;
    margin-top: 1px;
}
.kj_productlist_inner > ul > li {
    padding: 0;
}
.kj_productlist_inner > ul > li .kj_pi_inner {
    border: 1px solid #ddd;
    text-align: center;
    padding: 20px 10px 30px;
    margin-bottom: 5px;
    margin-left: -1px;
    cursor: pointer;
    min-height: 373px;
    transition:all 0.5s ease 0s;
}
.kj_productlist_inner > ul > li .kj_pi_inner:hover {
    box-shadow: 0 0 10px #ccc;
    transition:all 0.5s ease 0s;
}
.kj_pi_top > span,
.kj_pi_message > span{
    display: block;
    padding:0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kj_pi_top {
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kj_pi_image a {
    height:130px;
    line-height:130px;
    text-align:center;
}
.kj_pi_image img {
    max-width: 100%;
    max-height:120px;
}
.kj_pi_message {
    color: rgb(119,119,119);
    line-height: 20px;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.kj_pi_price {
    color: rgb(249,71,1);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 20px;
}
.kj_pi_foot {
    width: 90%;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background-color: rgb(249,71,1);
    display: none;
}
/*cuxiaochanpin*/
.kj_cuxiao_product .kj_productlist_title .title,
.kj_cuxiao_product .kj_pi_foot{
    background-color: rgb(244,161,55);
}
.kj_cuxiao_product .title {
    border-bottom: 2px solid rgb(244,161,55);
}
/*zuixinshangjia*/
.kj_shangjia_product .kj_productlist_title .title,
.kj_shangjia_product .kj_pi_foot{
    background-color: rgb(181,180,180);
}
.kj_shangjia_product .title {
    border-bottom: 2px solid rgb(181,180,180);
}
/*bottom*/
.kj_bottom {
    background-color: rgb(245,245,245);
    border-bottom: 1px solid rgb(231,231,231);
}
.kj-footer-itembox {
    height: 140px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(231,231,231);
}
.kj-footer-itembox > li {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.kj-footer-itembox > li p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-left: 10px;
    font-size: 14px;
}
.kj_bottom_message {
    margin-top: 30px;
    padding-bottom: 30px;
}
.kj-footer-col dt {
    font-size: 15px;
    font-weight: normal;
    color: rgb(84,84,84);
}
.kj-footer-col dd {
    margin-top: 10px;
}
.kj-footer-col dd ul li {
    line-height: 20px;
}
.kj-footer-col dd ul li a {
    font-size: 12px;
}
.kj_code img {
    max-width:100%;
    border: 1px solid #ccc;
}
/*footer*/
.kj_footer {
    height: 45px;
    text-align: center;
    padding-top: 10px;
    line-height: 24px;
}
/*fixed*/
.kj_fixed_line {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 6px;
    right: 0;
    z-index: 9999;
    background-color: rgb(255,127,77);
}
.kj-slide-right-bar {
    display:block;
    position: fixed;
    top: 200px;
    right: 6px;
    width: 35px;
    z-index: 9999;
}
.kj-slide-right-bar1 {
    top: auto;
    bottom: 20px;
}
.slide-right-bar-shopcart:hover  #kj-minshopcart-box  {
    display:block;
}
.slide-right-bar-shopcart #kj-minshopcart-box {
    display:none;
}
.ks-taocan-item img {
    width: 100px;
}
.ks-taocan-item .media-heading {
    font-size:16px;
}
.ShopCartBox {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 43px;
    width: 400px;
    background-color: #fff;
    z-index: 999999;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0;
    font-size: 12px;
}
.ShopCartBox .shopcartitemtableheader td {
    font-weight: bold;
    background-color: #efefef;
}
.ShopCartBox .shopcartitemtable td {
    padding: 3px;
    border-bottom: 1px solid #dddddd;
    text-align:center;
}
.ShopCartBox .shopcartctrlbox {
    padding: 15px;
    font-size: 16px;
    background-color: #efefef;
    position:absolute;
    bottom:0;
    right:0;
    left:0;
}
.ShopCartBox .shopcartctrlbox .shopcartjiesau {
    float: right;
    padding: 5px;
}
.ShopCartBox .minshopcartboxnum {
    font-size: 20px;
}
.kj-slide-right-bar ul,
.kj-slide-right-bar li {
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
.kj-slide-right-bar li {
    background-color: rgb(255,127,77);
    margin-bottom: 5px;
}
.kj-slide-right-bar li sup {
    position:absolute;
    right:0;
    top:0;
    background-color:rgb(249,71,1);
    color:#fff;
    border-radius:20px;
    padding:0 4px;
    display:block !important;
    line-height:16px;
}
.kj-slide-right-bar li:hover sup {
    background-color: rgb(255,127,77);
}
.kj-slide-right-bar li>a {
    display: block;
    padding: 3px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.kj-slide-right-bar li>a>i {
    font-size:24px;
}
.kj-slide-right-bar li>a>span {
    display: block;
    text-align: center;
    font-size:12px;
}
.kj-slide-right-bar li a:hover {
    background-color: rgb(249,71,1);
}
/*shoujiduan*/
.container-fluid {
    padding-right: 0;
}
.navbar-toggle {
    margin-right: 0;
}
.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: #777777;
}
.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
}
.kj-phonefooter .nav-tabs a {
    color: #999;
    text-align: center;
}
.kj-phonefooter .nav-tabs a:hover,
.kj-phonefooter .nav-tabs a.active,
.kj-phonefooter .nav-tabs a.active i {
    color: rgb(249,71,1);
}
.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(249,71,1);
    color: #fff;
}
.kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
    padding: 0;
    margin: 0;
}
/*news-yemian*/
.kj-mainarea {
    margin-bottom: 50px;
}
.breadcrumb {
    background-color:#fff;
    margin-top:20px;
}
.kj-mainarea > h3,
.kj_products_message > h3,
.kj_products > h3 {
    margin-top:10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(249,71,1);
}
.kj_news {
    margin-top: 20px;
    margin-bottom: 30px;
}
.kj_news > li {
    padding:30px 0;
    margin-bottom:20px;
    border:1px solid rgb(238,238,238);
}
.kj_news_image a {
    display:block;
    padding:5px;
    border:1px solid rgb(238,238,238);
    text-align:center;
}
.kj_news_image a img {
    max-width:100%;
}
.kj_news_title a {
    font-size: 20px;
    color: rgb(255,127,77);
    font-weight: bold;
}
.kj_news_title a:hover {
    color: rgb(249,71,1);
}
.kj_news_info {
    max-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.kj_news_info p {
    max-width: 100%;
    margin-bottom: 0 !important;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-indent:2em;
}
.kj_news_inner > a {
    display: block;
    margin-top: 30px;
    padding: 5px 0;
    width: 110px;
    text-align: center;
    border: 2px solid rgb(200,200,200);
    color: rgb(133,133,133);
}
.kj_news_inner > a:hover {
    border: 2px solid rgb(249,71,1);
    color: rgb(249,71,1);
}
.pagination > .active > a {
    background-color: rgb(249,71,1);
    border-color: rgb(249,71,1);
}
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: rgb(249,71,1);
    border-color: rgb(249,71,1);
}
/*news_info*/
.kj-article-time {
    color: rgb(173,173,173);
    margin-bottom:20px;
}
.kj_news .kj-article-time {
    padding-bottom:20px;
    border-bottom:1px solid rgb(242,242,242);
}
/*pages*/
.kj-help-ul {
    background-color: #fff;
    list-style: none;
}
.kj-help-ul > li {
    list-style: none;
    background-color:#eee;
    padding-left: 50px;
    margin:5px 0;
}
.kj-help-ul > li:first-child {
    padding-left:15px;
    background-color:#fff;
}
.kj-help-ul > li > span {
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.kj-help-ul li ul {
    margin: 0px;
    padding: 0px;
}
.kj-help-ul li ul a {
    color: #999;
    line-height: 30px;
}
.kj-help-ul li ul a:hover {
    color: rgb(244,161,55);
}
.kj-main-article,
.kj-main-article p {
    font-size: 16px;
    line-height: 30px;
}
/*product_yemian*/
.kj-product-item {
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
}
.kj-product-fliter.dl-horizontal dt {
    width: 40px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}
#kj-product-fliter-pc .kj-prop-fliter-line {
    margin-left: 60px;
    height: 40px;
    overflow: hidden;
}
.well {
    background-color: #fff;
    border: 0;
    padding: 0;
}
#kj-product-fliter-pc .kj-prop-fliter-line a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
}
.kj-fliter-item-href-viewon, .kj-phone-fliter-side-panel-content .kj-fliter-item-href-viewon {
    color: #fff !important;
    background-color: #00aaee;
}
.kj_product_show {
    border-top: 5px solid rgb(236,236,236);
    margin-bottom: 15px;
}
.kj_product_show > span {
    float: right;
    width: 90px;
    height: 24px;
    line-height: 16px;
    background-color:rgb(236,236,236);
    text-align:center;
    cursor:pointer;
}
.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
    background-color: #fff;
}
.kj_products_message {
    border-left: 1px solid #ddd;
    padding-left:30px;
}
.kj_prol_img {
    width: 20%;
    float: left;
    height: 104px;
    line-height: 104px;
}
.kj_prol_img img {
    max-width:98%;
}
.kj_pro1_table {
    width: 75%;
    float: right;
    margin-top: 25px;
}
.content_right_product_engname {
    color:#666;
    margin:10px 0;
}
.kj_pro1_table td {
    color:#666;
}
.table-striped > tbody > tr {
    background-color: #f9f9f9;
}
.well {
    margin-bottom:-20px;
    box-shadow:none;
}
.kj_products_list > li {
    margin-bottom:20px;
}
.kj_products_list > li a {
    display: block;
    height: 30px;
    line-height: 30px;
    background-color: rgb(249,71,1);
    color: #fff;
    text-indent: 20px;
}
.kj-item-caption {
    line-height:24px;
}
.kj_product_name {
    display:inline-block; 
    max-width:450px;
    line-height:20px;
}
.kj_customno {
    float: right;
    font-size: 16px;
    margin-top: 5px;
}
.kj_products_image > a {
    display:block;
    height:160px;
    line-height:160px;
    text-align:center;
}
.kj_products_image > a img {
    max-width:100%;
    max-height:160px;
}
/*product_info*/
.productInfo {
    width: 100%;
    color: #4d4d4d;
}
#productDetailHero .productInfo h1 {
    color: #403c36;
    font-family: 'Helvitica', 'Arial', serif;
    font-size: 28px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 5px;
}
.productInfo h2 {
    color: #4d4d4d;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.productInfo ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 7px 10px;
    margin-bottom: 10px;
}
.productInfo li {    
    display: inline;
    *display: inline;
    zoom: 1;
    height: 17px;
    margin: 0 10px 4px 0;
    padding-right: 6px;
    list-style: none outside;
    word-wrap: break-word;
}
.productInfo p {
    color: #6d6d6d;
    font-family: 'Arial', serif;
    font-size: 11px;
    margin: 0px;
    font-weight: bold;
}
.productInfo li p {
    line-height: 17px;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: normal;
}
.productInfo li p span {
    font-weight: bold;
}
.productInfo li span a {
    font-size: 11px;
    text-decoration: none;
}
.kj-productinfo-fliter dd {
    border-bottom: 1px solid #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 80px;
    line-height: 35px;
}
.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;
    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;
}
.kj-productcontent {
    padding:10px;
}
.proinfor_conttxt {
    line-height:45px;
    font-size:16px;
    border-bottom:1px solid rgb(238,238,238);
}
.proinfor_conttxt:last-child {
    border-bottom:0;
}
.proinfor_conttxt_tit {
    float: left;
    width: 115px;
    text-align: center;    
}
.proinfor_conttxt_cont {
    margin-left:115px;
}
.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 #ddd;
    text-align: center;
}
.table > tbody > tr:last-child td {
    border-bottom:0;
}
.kj_product_shopcart {
    outline: 0;
    border: 0;
    background-color: transparent;
}
.kj_product_shopcart .fa-cart-plus {
    font-size: 1.5em;
    color: #ff6600;
}
.kj-productcontent > table {
    width: 100%;
    border-collapse: collapse;
}
.tab-content table th,
.tab-content table td {
    min-height: 40px;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 28px;
    border-bottom: 1px dashed #ddd;
}
.productOverViewInfo th,
.productOverViewInfo td {
    padding: 5px;
    font-size: 12px;
}
.blukquote_dialog .formcom-ipt, .userlogn_from .formcom-ipt {
    width: 97%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.blukquote_dialog .formcom-area, .userlogn_from .formcom-area {
    width: 97%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.blukquote_dialog .form-vcodebox, .userlogn_from .form-vcodebox {
    float: right;
}
.blukquote_dialog .formcom-vcode, .userlogn_from .formcom-vcode {
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.kj-product-sheet .kj-product-item .thumbnail {
    border-width: 1px;
    border-radius: 0px;
    padding: 0px;
}
.kj-product-sheet .kj-product-item .caption {
    background-color: #f8f8f8;
}
.kj-relproduct-sheet .kj-product-item h3 {
    max-width: 245px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    padding: 0px;
    margin: 0;
}
.kj-pricebox {
    min-height: 25px;
    line-height: 25px;
    color: #999;
}
.kj-price-box .kj-price {
    color: red;
    font-size: 30px;
}
#kj-productitem-buy-select {
    display: none;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
    border-bottom: 2px solid rgb(249,71,1);
    color: rgb(249,71,1);
    background-color: #fff;
}
.kj_productinfo_image {
    height:200px;
    line-height:200px;
    width:100%;
    text-align:center;
}
#progoodslist .kj_chundu {
    display: none !important;
}
/*shopcart*/
.btn-primary {
    background-color: rgb(122,202,231);
    border-color: rgb(122,202,231);
}
.btn-primary:hover {
    background-color: rgb(0,187,255);
    border-color: rgb(0,187,255);
}
.kj_products_message1 table {
    width:100%;
    text-indent:10px;
}
@media (max-width: 1200px) {
    .container {
        width: 970px !important;
    }
    .kj_search input {
        width: 370px;
    }
    .kj_mainnav > li > a {
        padding: 0 25px;
    }
    .kj_product1_inner > ul > li {
        width: 190px;
        margin-left: 5px;
    }
    .kj-footer-itembox > li p {
        font-size: 12px;
    }
    /*product_yemian*/
    .kj_product_name {
        max-width:330px;
    }
}
@media (max-width: 992px) {
    .container {
        width: 750px !important;
    }
    .kj_banner {
        margin-top: 110px;
    }    
    .kj_product_inner {
        overflow: hidden;
    }
    .kj_product_inner > img {
        display: none;
    }
    .kj_product1_inner > ul {
        width: 100%;
        overflow: hidden;
    }
    .kj_product1_inner > ul > li {
        width: 180px;
        margin-left: 10px;
    }
    .kj_productlist_inner > ul > li:nth-child(2n+1) .kj_pi_inner {
        margin-left:0;
    }
    .kj_productlist {
        padding-bottom: 50px;
    }
    .kj_productlist_inner > ul > li {
        margin-bottom: 20px;
        height: 392px;
    }
    .kj_products_message {
        border-left: 0;
        padding-left: 15px;
    }
}
@media (max-width: 768px) {
    .container {
        width: 98% !important;
    }
    .kj-productinfo-summaryrow1.row {
        margin-left:0;
        margin-right:0;
    }
    .kj_phone_input {
        width: auto;
    }
    .kj_banner {
        margin-top: 60px;
    }
    .kj_product_inner {
        padding-bottom: 10px;
    }
    .kj_product1_inner > ul {
        height: 600px;
    }
    .kj_product1_inner > ul > li:nth-child(5n+1) {
        margin-left: 2%;
    }
    .kj_product1_inner > ul > li:nth-child(2n+1) {
        margin-left: 0;
    }
    .kj_product1_inner > ul > li {
        width: 49%;
        margin-left: 2%;
        margin-bottom: 10px;
    }
    .kj_product_inner > ul > li a {
        max-width: 170px;
    }
    .kj_ji_inner1 {
        margin-top: 20px;
    }
    /*product_yemian*/
    .kj_product_name {
        max-width: 100%;
        overflow:initial;
        white-space:normal;
    }
    /*news_info*/
    .kj-article-share {
        margin-top:10px;
    }
    /*product_info*/
    .productInfo {
        padding:0 15px;
    }
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius:6px;
    }
}
.kj_online li {
    position: relative;
}
.kj_online li .kj_online-content {
   
    display: none;
}
.kj_online li:hover .kj_online-content {
    display: block;
    right:35px; top:0px;
    position:absolute;
    min-width:100px;
    background-color:rgb(249,71,1);
    white-space:nowrap;
}