﻿@charset "utf-8";
/* CSS Document */
/*公共样式*/
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial,"Open Sans","Helvetica Neue",Helvetica,"Microsoft YaHei",sans-serif;
}


:focus, input, select, textarea, button {
    outline: 0;
    border: 0;
    background-color: transparent;
}

a {
    color: #333;
}

    a, a:link, a:visited, a:hover, a:active {
        text-decoration: none;
    }

        a:hover {
            color: #008252;
        }

table {
    border-collapse: separate;
    border-spacing: 0;
}

img, iframe {
    border: none;
    text-decoration: none;
}
.red {
    color: red;
}
label {
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

select {
    margin: inherit;
}

a, button {
    cursor: pointer;
}
.container{
  width:1200px;	
  margin:0 auto;
  padding-left:0px;
  padding-right:0px;
	}
.o{
	overflow:hidden;
	}
.l{
	float:left;
	}
.r{
	float:right;
	}	
/*头部*/
.kj_header{
	background:#f5f5f5;
	height:35px;
	line-height:35px;
	}
.kj_hleft{
	color:#666;
	float:left;
    font-size:12px;
	}
.kj_hright ul li{
	float:left;
	padding:0px 15px;
	background:url("../images/shu.png") no-repeat right;
    font-size:12px;
	}
    .kj_hright ul li a {
    font-size:12px;
    }

    .kj_hright ul li:last-child {
        background: none;
    }
.kj_head{
	height:135px;
	}
.kj_logo{
	margin-top:35px;
}
.kj_search{
	float:right;
	  margin-top: 58px;
	}
.kj_sear{
    width: 420px;
    border: 1px solid #008252;
    border-radius: 30px;
   

	}
.kj_sear input[type="text"]{
    width: 318px;
    height: 40px;
    background: url(../images/sear.png) no-repeat;
    background-position: 15px 10px;
    text-indent: 40px;
	float:left;
	}
.kj_sear input[type="button"]{
	    width: 96px;
    height: 40px;
    background-color: #008252;
    border-radius: 22px;
    color: white;
	float:right;
	}
.kj_jgsear{
	background:#e69803;
	height:40px;
	width:126px;
	border-radius:30px;
	float:left;
	color:white;
	margin-left:10px;
	}
.kj_shopcart{
	float:left;
	border-left:1px solid #e8e8e8;
	margin-left:20px;
	padding:8px 20px;
    position:relative;
	}
.kj_shopcart span{
	margin-left:10px;
	}
.all_prolist {
    font-size: 14px;
    display: inline-block;
    position: relative;
    width: 250px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #e69803;
    background-repeat: no-repeat;
    background-position: 200px center;
}

/*导航栏*/
.kj_nav{
	background:#008252;
	height:45px;
	}
.all_prolist{
	background:url(../images/menu.png) no-repeat left;
	background-position:10px;
	width:250px;
	height:45px;
	position:relative;
	background-color:#e69803;
	line-height:45px;
    position:relative;
	}
.all_prolist > a {
    font-size: 16px;
    width: 190px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.all_prolist .dorpdownpromenu {
    z-index: 99999;
}
.dorpdownpromenu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 250px;
    background-color: #fbfcfd;
    padding: 4px 0px;
}
.dorpdownpromenu > li {
    position: relative;
    background:url(../images/youjt.png) no-repeat 230px center;

}
.kj_over input[type="button"]{
          width: 50px;
    height: 20px;
    background-color: #008252;
    color: white;
    font-size: 13px;
    border-radius: 9px;
    line-height: 20px;
}
.navheight {
    padding: 0px 20px;
    border-bottom: 1px solid #ededed;
}
.kj_fn_list a, li {
    font-size: 15px;
   
}
.dorpdownpromenu a {
    line-height: 25px;
    color: black;
}
.dorpdownpromenu > li .submenubox {
    display: none;
    position: absolute;
    left: 250px;
    top: 0;
     padding: 10px 20px;
    background-color: #fdfefe;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    /* opacity: 1; */
    width: 225px;
    z-index: 99;
}
.kj-pro-num-box.kj-pro-num-box-min input {

    border:1px solid #ddd;
}
.dorpdownpromenu > li .submenubox > ul > li {
    line-height: 30px;
    border-bottom: 1px solid #e9e9e9;
}
.navheight:hover {
    background-color: #37af83;
     background-image: url(../images/youjt1.png);
        background-repeat:no-repeat;
        background-position:230px center;
}
.navheight:hover  .navsnhovrf {
    color: #fff;
}
.submenubox ul li a {
color:black;
}
.kj_navv>ul>li{
	float:left;
	padding:12px 25px;
	}
.kj_navv>ul>li a{
	color:white;
	}
.kj_phone {
	background:url(../images/phone.png) no-repeat left center;
	color:white;
	font-size:18px;
	padding-left:30px;
	line-height:45px;
	}
.kj_ban{
	background:url(../images/banner.png) no-repeat center center;
	height:520px;
	}
.kj_proczg{
	position:relative;
	}
.kj_proct{
	position:absolute;
	background-color:rgba(0,0,0,0.4);
    text-align:center;
    top:0px;
    width:100%;
    height:100%;
    z-index:9;
	}
	.kj_proct span{
		display:inline-block;
		    padding: 12px 45px;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
        color:white;
        margin-top:25%;
		}
	
.kj_pro{
	margin-top:25px;
	}
#loginstatusbox b {
font-size:14px;
}
.kj_prol{
	margin-left:-25px;
	}
.kj_pror{
	margin-right:-25px;
    margin-top:-100px;
	}

.kj_proctext {
    background-color: rgba(0,130,82,0.4);
    display: none;
    position: absolute;
    z-index: 23;
    top: 0;
    width: 100%;
    height: 100%;
    color: white;
    padding: 22px 65px;
    line-height: 22px;
    overflow:hidden;
}
.kj_over span {
float:right;
}
.kj_shopcart sup {
    position: absolute;
    right: 60px;
    top: 0px;
    background-color: rgb(255,158,2);
    color: #fff;
    border-radius: 20px;
    padding: 0 8px 0 8px;
    display: block !important;
    line-height: 24px;
}
.on {
background:#036e46;
}
.kj_nct {
    margin-bottom: 20px;
}
.kj_newx>ul>li:nth-child(odd) {
    background: #f8f8f8;
    background-image:url("../images/laba.png");
background-repeat:no-repeat;
background-position:left center;
background-position: 10px center;
    padding-left: 30px;
}
.kj_newx .list-group-item {
    border: none;
}
.kj-page-content i {
    font-size: 20px;
    color: gray;
}
.kj_lt {
    padding: 15px 0px;
   font-weight:bolder;
    color: #e69803;
    font-size: 16px;
}
.kj_h {
    margin-top: 20px;
}
.kj_prli > li {
    margin:2px;
   background-color:#dbdbdb;
    line-height: 40px;
    padding-left: 20px;
    position:relative;
  
}
.kj_prli > li .submenubox {
    display: none;
    position: absolute;
    left: 273px;
    top: 0;
    padding: 10px 20px;
    background-color: white;
    filter: alpha(opacity=100);
    -moz-opacity: 0.8;
     opacity: 0.8; 
    width: 225px;
    z-index: 99;
}
.kj_prli > li .submenubox > ul > li {
    line-height: 30px;
    /*border-bottom: 1px solid #e9e9e9;*/
}
.kj_prli > li:hover, .kj_prli > li.active{
  background-color:#e69803;
    color:white;
}
.kj_prli > li:hover .navsnhovrf ,  .kj_prli > li.active .navsnhovrf{
   
    color: white;
}

.kj_prli>.submenubox > li:hover a,.kj_prli>.submenubox li.active a {
     color:black;
}
.kj-main-article-textarea h1 {
    font-size: 20px;
}
.kj-main-articleinfo-title, .kj-article-time, .kj-main-article {
    margin-top: 10px;
}
.kj-main-articleinfo-title, .kj-article-time {
    text-align: center;
}
.kj_tjcxproimg p {
    width: 218px;
    height: 210px;
    line-height: 210px;
    text-align: center;
}
.kj_tjcxproimg p img{
    max-width: 218px;
    max-height: 210px;
    vertical-align:middle;
}
.kj_tjcxproimg p a{
    height:150px;
}
/*特价促销*/
.kj_tjcx,.kj_tjcxcontent{
	margin-top:25px;
	}
.kj_tjcxt{
	border-bottom:1px solid #eee;
	height:51px;
	}
.kj_tjcxt h2{
	font-size:18px;
	border-bottom:2px solid #008252;
	width:90px;
	padding-bottom:10px;
	float:left;
	}
.kj_tjcxa{
	float:right;
	margin-top:30px;
	}

.kj_tjcxcontent ul li{
	width:220px;
	height:300px;
	border:1px solid #efefef;
	float:left;
	margin-left:20px;
	}

.kj_tjcxcontent ul li a p{
	width:210px;
	height:215px;
	line-height:215px;
	text-align:center;
	}
.kj_tjcxcontent ul li a p img{
	max-width:210px;
	max-height:215px;
	vertical-align:middle;
	}
.kj_tjcxprotext{

	text-align:center;
	line-height:25px;
	overflow:hidden;
	}
.kj_tjcxprotext span{
	color:red;
	font-size:18px;
	}
.largeinquiry_form dl {
    width: 48%;
    height: 65px;
    float: left;
    display: inline-block;
}
.largeinquiry_form dl {
    margin-bottom: 8px;
}
/*在线下载*/
.kj_zxxz,.kj_zxxztitle{
	margin-top:20px;
	}
.kj_zxxzcontent{
	border:1px solid #f0f0f0;
	text-align:center;
	height:330px;
	border-top:2px solid #008252;

	
	}


.kj_zxxztitle h3{
	font-size:18px;
	border-bottom:2px solid #37af83;
	width:90px;
	margin:0 auto;
	padding-bottom:10px;
	}
	.kj_zxxz ul li a img{
		margin-top:38px;
		
		}
.kj_zxxztext{
	font-size:14px;
	   
    width:225px;
	margin:45px auto;
	}
.kj_zxxzimage p{
	width:275px;
	height:163px;
	line-height:163px;
	text-align:center;
	}
.kj_zxxzimage p img{
	max-width:275px;
	max-height:163px;
	vertical-align:middle;
	}
	
/*新闻中心*/
.kj_news{
	margin-top:28px;
	}
.kj_newstitle{
	border-bottom:1px solid #37af83;
	height:30px;
	}
.kj_newstitle span{
	display:inline-block;
	padding:4px 20px;
	background:#008252;
	color:white;
	float:left;
	font-size:16px;
	}
    .kj_newstitle a {
        float: right;
        margin-top: 10px;
        font-family: "	SimHei";
        font-weight: bold;
    }
.kj_tjcxa a {
    font-family: "	SimHei";
    font-weight: bold;
}
.kj_news ul li img{
	margin-top:10px;
        max-width: 381px;
    max-height: 75px;
	}
.kj_newscontent li{
	border-bottom:1px dashed #ebebeb;
	float:left;
	width:375px;
	padding:10px 0px;
	}
.kj_newscontent{
	margin-top:10px;
	}
.kj_newsd{
	float:right;
	color:#bebebe;
	}
.kj_newst{
	background:url(../images/left.png) no-repeat left;
	padding-left:15px;
	float:left;
        width: 295px;
    height: 18px;
    overflow: hidden;
	}
.kj_newscontent  li:last-child{
	border-bottom:none;
	}
.kj_prol{
	margin-top:75px;
	}
.kj_procc img{
	max-width:272px;
	}
/*代理品牌*/
.dlppcontent ul li a p{
	background:white;
	border:1px solid #efefef;
	width:160px;
	height:105px;
	line-height:105px;
	}
	
.dlppcontent{
	margin-top:20px;
	}
.dlppcontent ul li a p img{
	max-width:160px;
	max-height:105px;
	vertical-align:middle;
	}
	
/*友情链接*/
.kj_yqljcontent{
	margin-top:20px;
	}
.kj_yqljcontent ul li{
	float:left;
	padding:5px 10px;
	}
	
.kj_cyz{
	margin-top:40px;
	border-top:1px solid #e6e6e6;
	margin-bottom:45px;
	}
.kj_cyz ul{
	padding-top:35px;
	}
.kj_cyz ul li{
	height:55px;
	width:230px;
	float:left;
	}
.kj_cpqm{
	background:url(../images/quan.png) no-repeat left;
	}
.kj_yzcgfa{
	background:url(../images/you.png) no-repeat left;
	}
.kj_zpbz{
	background:url(../images/zheng.png) no-repeat left;
	}
.kj_jswl{
	background:url(../images/wuliu.png) no-repeat left;
	}
.kj_shwy{
	background:url(../images/zan.png) no-repeat left;
	}
.kj_cyztext{
	padding-left:55px;
	padding-top: 10px;
	}
.kj_cyztext span{
	font-size:15px;
	font-weight:bolder;
	}

.kj_footer{
	background:#f5f5f5;
	border-top:3px solid  #008252;
    margin-top: 30px;
	}
	.kj-proitembox {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
}
.kj_footer > ul > li{
	float:left;
	}
.kj-productinfo-title {
    font-size: 20px;
    line-height: 30px;
   
}
.kj_cpms .panel-body {
line-height:25px;
}

.kj_ffoter{
	padding-top:20px;
	padding-bottom:40px;
	}
.kj_cpzx ul{
	width:290px;
	}
.kj_cpzx ul li{
	width:140px;
	float:left;
	}

  .kj_folist > a,.kj_cpzx > a,.kj_lxwm > a ,.kj_fwzc > a{
	  font-size:14px;
	  font-weight:bolder;
	  }
.kj_lxwm ul li img{
	float:left;
	margin-right:6px;
    margin-top:3px;
	}
.kj_cpzx,.kj_lxwm,.kj_folist,.kj_fwzc{
	width:200px;
	}
.kj_cpzx{
	margin-right:105px;
	}

.kj_lxwm{
	width:280px;
	}
.kj_fo{
	text-align:center;
	border-top:2px solid #e6e6e6;
	padding-top:10px;
	}
.kj_ffoter ul li a{
	font-size:12px;
	
	}
.kj_ffoter ul li{
	line-height:25px;
    padding-right:10px;
	}

.kj_folist {
width:165px;
}	
/*积分商城*/
.kj_bann{
	background:url(images/bann.jpg) no-repeat center center;
	height:409px;
	}
.kj_position{
	margin-top:20px;
	font-size:15px;
	font-weight:bold;
	}
.kj_position span:first-child{
	color:#b0b0b0;
	}
.kj_position a{
	color:#008252;	
		}
.kj_lptxtitle{
	height:36px;
	background:#f4f4f4;
	line-height:36px;
	}
.kj_lpsx{
	margin-top:15px;
	border:1px solid #eee;

	}
.kj_lptxtitle span{
	padding:15px;
	font-size:16px;
	}
.kj_lpfl ul li,.kj_jffw ul li{
	float:left;
	padding: 5px 25px;
	}
.kj_lpfl ul li:hover{
	background:#008252;
	}
.kj_jffw ul li:hover{
	background:#008252;
	}
.kj_lpfl{

	margin-top:10px;
	}
.kj_jfdhj{
	    font-size: 14px;
    padding: 5px 15px;
    line-height: 30px;
	}
.kj_jfdhj span{
	color:#008252;
	}
.kj_jfdhj input[type="button"]{
	width:185px;
	height:35px;
	border:1px solid #008252;
	margin-top:5px;
	}
.kj_jfdhcontent ul li {
    width: 220px;
    height: 330px;
    border: 1px solid #efefef;
    float: left;
    margin-left: 18px;
}
.kj_jfdhcontent {
	margin-top:20px;
	}
.kj_hright li a i {
        font-size: 13px;
    margin: 0 5px;

}
.proc {
        height: 176px;
    overflow: hidden;
}
.kj-content-last {
    border-bottom: 1px solid #ddd;
    text-align: center;
    position: relative;
    height: 20px;
}
.kj-content-last .kj-content-last-inner {
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}
.kj-content-last .kj-content-last-inner span {
    display: inline-block;
    background-color: #f1f1f1;
    color: #ccc;
    padding: 10px 20px 10px 20px;
}
.kj-content-last-outer {
margin-top:20px;
}
.kj_proczg a p {
    width:273px;
    height:174px;
    line-height:178px;
    text-align:center;

}
.kj_proczg a p img {
    max-width:273px;
    max-height:174px;
    vertical-align:middle;

}
.proc {
    height: 176px;
    overflow: hidden;
}
.kj_noxs {
    padding: 8px 15px;
    margin-bottom: 20px;
  
}
.rides-cs {
    font-size: 12px;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
}
.rides-cs .floatL {
    width: 56px;
    float: right;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    height: 181px;
}
.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}
.rides-cs .btnOpen {
    background-position: 0 0;
}
.rides-cs .btnOpen, .rides-cs .btnCtn {
    position: relative;
    z-index: 9;
    top: 25px;
    background-image: url(../images/zaixian1.png);
    background-repeat: no-repeat;
    display: block;
    height: 190px;
    padding: 8px;
    right: 5px;
    width: 46px;
}
    .rides-cs a {
        color: #00A0E9;
        margin: 10px;
    }
.rides-cs .floatR {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}
.rides-cs .floatR .cn {
    background: #F7F7F7;
    border-radius: 6px;
    margin-top: 4px;
}
.kj_kfz {
    background: #fff;
    padding: 14px;
    border: 1px solid #cccccc;
}
.kj_kfzt {
    line-height: 30px;
    overflow: hidden;
}
.kj_kfzt img:nth-child(1) {
    float: left;
}
.kj_kfzb {
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}
.kj_kfzb img {
    float: left;
}
.kj_kfzb_text {
    float: left;
    margin-top: 10px;
    line-height: 25px;

}
.kj_lpfl ul li:hover a {
color:white;
}
#loginstatusbox span a:first-child {
    margin-right:10px;

}
.kj_hright ul li a {

margin-left:10px;
}
.kj-pro-num-box button{
    border:1px solid #ddd;
}
.kj-pro-num-box {
text-align:center;
}
.kj_sho {
        padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
}
.kj_lxwm ul li {
font-size:13px;
}
.largeinquiry_form .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;
}
.largeinquiry_form .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;
}
.largeinquiry_form .formcolumn-item-ct .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;
}
.largeinquiry_form .form-vcodebox {
    float: right;
}
.userlogn_from .formcolumn-item-ct:last-child {
    text-align:center;
}

/*.guestbook_form .formcolumn-item-tit {
    float:left;
    width:70px;
}*/
.guestbook_form .formcom-ipt {
   background-color:#fff;
   border:1px solid #ccc;
   width:97%;
   max-width:95%;
   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-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;
}
.guestbook_form .formcom-area {
      background-color:#fff;
   border:1px solid #ccc;
   max-width:97%;
    width:95%;
    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_sty dl{
width:47%;
float:left;
}
.kj_yanzheng {
    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_codeimg{
    float:right;
    margin-right:25px;
}
.kj_dl li a p{
        background: white;
    border: 1px solid #efefef;
    width: 160px;
    height: 105px;
    line-height: 105px;
}
.kj_dl li {
margin-top:10px;
}
.icon-xiazai {
color: #008252;
}
.kj_doxz {
text-align:center;
}
.kj_doxz .icon-xiazai {
font-size:25px;
}
.kj-productcontent {
margin-top:10px;
line-height:25px;
margin-bottom:10px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color:#fff!important;
}

.panel-default > .panel-heading {
background-color:#f1f5f3;
}
.kj-product-list > a p {
    width: 200px;
    margin: 0 auto;
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.kj-product-list > a p img {
       vertical-align: middle;
    max-width: 135px;
    max-height: 135px;
}
.kj-product-item {
margin-top:10px;
}
 .kj-product-col {
        margin-top:10px;
        }
.ShopCartBox {
display:none!important;
}
.select_directory_list span,.select_directory_list ul{
float:left;
}
.select_directory_list span {
margin-top:5px;
}
.kj_lpsxx {
padding:0px 15px;
}
.select_directory_list ul li:hover a {
    color:white;
}
.jfclassdetallist_tit span a {
float:right;
}
.kj_jffw {
margin-bottom:10px;
}
.jfclassdetallist_tit {
padding:0px 10px;
margin-top:15px;
}
.kj_jfdhcontent ul li {
margin-top:10px;
}


.goodsinfoview{ margin-top:20px;    border: 1px solid #eee;}
/*.goodsinfoleft{  float:left;}*/
.goodsinforight{ width:255px;}
.goodsinforight_tit{font-size:15px; height:40px; line-height:40px; text-align:center;}
.goodsinforight_cont ul li{border:1px solid #eeeeee; padding:5px; margin-bottom:10px;}
.goodsinforight_cont ul li:hover{border:1px solid #ce0b0f;}
.goodsinforight_cont ul li .jflistimg img{ width:210px; height:210px;}
.goodsinforight_cont ul li .jflisttit{ line-height:25px; height:25px; overflow:hidden;}
.goodsinforight_cont ul li .jflistjf{ line-height:25px; height:25px; overflow:hidden;}
.goodsinforight_cont ul li .jflistjf span{ font-weight:bold; color:#e40077;}
.integralinfotable{}
.integralinfotable .integralinfotableimg{ padding:25px; float:left;}
/*.integralinfotable .integralinfotableimg img{ width:400px; height:400px;}*/
.integralinfotable .integraltitle{font-size: 20px; line-height:40px; color: #333333;font-weight: bold; }
.integralinfotable .intetop{ height:45px; line-height:45px;}
.integralinfotable .intetop .sxjf{ font-size:25px; font-weight:bold;color:#ce0b0f;}
.integralinfotable .integralinfotablelike{ float:left; margin-left:20px; width:248px;}

.countchoosediv{border:1px solid #dddddd;position:relative; width:95px; height:25px; line-height:25px; display:inline-block;}
.countchoosediv a {position:absolute;top:0px;height:25px;width:25px;text-align:center; color:#999999; background-color:#eeeeee;}
.countchoosediv:hover { border-color:#ce0b0f; }
.countchoosediv:hover a { background-color:#feadaf; color:#ce0b0f; }
.countchoosediv a:hover { background-color:#ce0b0f; color:#ffffff; }
.countchoosediv .amountdown {left:0px;}
.countchoosediv .amountup { right:0px;}
.countchoosediv input {border:0px;line-height:23px;width:45px;text-align:center;position:absolute;top:0px; left:25px;}
.exchangebtn { border:1px solid #ce0b0f; color:#ffffff; background-color:#ce0b0f; margin-top:15px;
                       display:inline-block; width:190px; height:40px; font-size:16px; text-align:center ;line-height:40px;
                       border-radius:15px;}
.exchangebtn a{  color:#ffffff; }
.integraltit{ height:45px; line-height:45px;  margin-top:20px;}
.integraltit span{ width:150px; text-align:center;  height:45px; display:inline-block; border-right:1px solid #cccccc;}
.integralcontent{ padding:20px;  border-top:0px;}


.select_directory_content_title{ margin-top:20px;  height: 36px;line-height: 36px;color: #333333;font-size: 14px; font-weight:bold; background-color: #f4f4f4;text-indent: 25px;border-bottom: 1px solid #eee;}
.multiselect_box { border:1px solid #f4f4f4; padding:10px 25px;}

.select_directory_list span{ margin-left:10px; margin-right:10px; }
.iny {
margin-top:15px;
}
.kj_cpms {
margin-top:10px;
}
.integralinfotableimg p img {
max-width:216px;
max-height:210px;


}
.integralinfotableimg p{
width:502px;
height:210px;
line-height:210px;

}
.kj-productinfo-fliter dd a.active {
    border-color: red;
    color: red;
}
.kj-productinfo-fliter dd {
    border-bottom: 1px solid #efefef;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-left: 60px;
   
}
.kj-order-num {
border:1px solid;
}

.kj-phonefooter .nav-tabs {
    text-align: center;
    padding: 5px;
}

   .kj-phone_productinfo_footer .row div {
    padding-left: 0px;
    padding-right: 0px;
}
   .kj-phonefooter .navbar-default {
    border-width: 0px;
    background-color: #fcfcfc;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
   .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col {
    padding: 0px;
    margin: 0px;
}
   #kj-productitem-buy-select {
    display: none;
}
   .yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -170px;
    cursor: pointer;
    transition: all .3s ease;
}
   .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-pro-num-box {
    position: relative;
    width: 112px;
    height: 37px;
   
    text-align: center;
}
.kj-pro-num-box button {
    width: 35px;
    height: 35px;
    background-color: #ffffff;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
}
.kj-pro-num-box input {
    width: 40px;
    height: 35px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
    display: block;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: -15px;
    margin-right: -5px;
    line-height: 60px;
    background-color: #ff6600;
    color: #fff;
}
.kj-price-box .kj-price {
    color: red;
    font-size: 30px;
}
.kj-pro-num-box-min {
   
    margin: 0px auto;
}

.kj-pro-num-box .kj-pro-num-minus {
    left: 0px;
}
.kj_hnone dt{
    width:35px;
    margin-top:25px;
}
.kj_colo {
color:#ff6600 !important;
font-size:1.5em;
}
.kj-pro-num-box-min button {
    width: 25px;
    height: 25px;
}
.kj-pro-num-box-min input {
    height: 25px;
    width: 30px;
}
.kj-pro-num-box .kj-pro-num-plus {
    right: 0px;
}
.kj-pro-num-box-min {
    height: 27px;
    width: 85px;
    margin: 0px auto;
}
.kj_zsy {
    font-size: 12px;
    line-height: 23px;
}
.kj_over i{
    font-size:15px;
        padding-right: 5px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
background-color:#008252;
    border-color: #008252;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color:#008252;
}
.pagination > li > a, .pagination > li > span {
    color:#008252;
}
.kj_hl {
margin-top:8px;
}
.kj_yuantu p{
       width: 500px;
    height: 340px;
    line-height: 280px;
    text-align: center;
}
.kj_yuantu p img{
    max-width:500px;
    max-height:340px;
    vertical-align:middle;
    margin:0 auto;
}
.kj_tabl {
margin-top:34px;
}
.kj_tabl td {
height:40px;
line-height:40px;
padding:0px 10px;

}
.kj_tabl tr > td:nth-of-type(odd) {
    width:125px;
    border-right:none;
  
}
.kj_tabl tr > td:nth-of-type(even) {
width:150px;
}



.kj_tabl tr td:nth-of-type(odd) {

color:#008252;
}
.kj_zdy {
padding:4px 15px;
background-color:#f1f5f3;
}



.kj_sppp {
background-color:rgba(0,0,0,.075);
}
.kj_spannh span{
        display: inline-block;
    width: 50px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.kj_bord {
border:1px solid rgba(0,0,0,.075);
border-right:none;
}
.kj_bordimg {
    border:1px solid rgba(0,0,0,.075);
}
.kj_kot {
    padding-left: 15px;
    padding-right: 15px;
margin-left:0px;
margin-right:0px;
}
.kj_tablee {
padding-left:0px;
padding-right:0px;
}


.kj_ta {
margin-bottom:0px;
}
.carousel-indicators .active,.carousel-indicators li{
background-color:#008252;
border-color:#008252;
}
.kj_ni_list > li > ul {
    background-color: #fbfcfd;
    display: none;
    position: absolute;
    z-index: 999;
        top: 46px;
    left: -21px;
    width: 165px;
    
}
.kj_ni_list > li > ul li {
    font-size: 14px;
  padding: 0px 20px;
    border-bottom: 1px solid #ededed;
    line-height: 50px;
    background: url(../images/youjt.png) no-repeat 145px center;
}
.kj_ni_list > li > ul li:hover {
        background-color: #37af83;
        background-image: url(../images/youjt1.png);
        background-repeat:no-repeat;
        background-position:145px center;
}
.kj_ni_list > li > ul li:hover a {
color:white;
}
.kj_ni_list > li > ul li a {
    color: #000;
    display:block;
}
.kj_ni_list > li {
    float: left;
    position: relative;
}
.kj-proitembox h4 a{
color:#008252;
}
.kj-product-content .active a{
    font-weight: bolder;
    background-color: #b72727!important;
    color: white!important;

}
.kj-productinfo-summaryrow h1 {
font-size:20px;
color:#b72727;
}
.kj-productinfo-summaryrow h3 {
font-size:16px;
background-color:#f5f5f5;
height:40px;
line-height:40px;
padding-left:20px;
}
.nav-tabs {
    border-bottom: 2px solid #b72727;
}

.kj_tjcxcontent {

	height: 300px;
	overflow: hidden;
}
.table-striped tr:hover th{

    color:#fd7070;
}
.table-striped tr:hover td{
  
    color:#fd7070;
}

.price_moneyunit:hover {
    color:#fd7070;
}
.price_final:hover{
     color:#fd7070;
}
.price_moneyunit, .price_final {
    color:red;
}
.btn-info {
    color: #fff;
    background-color: #b72727;
    border-color: #b72727;
   margin:20px;
}
.btn-info:hover {
    color: #fff;
    background-color: red;
    border-color: red;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 110px;
}
.kj_backgrou {
background-image:url("../images/laba.png");
background-repeat:no-repeat;
background-position:left center;
background-position: 10px center;
    padding-left: 30px;
}
.kj_xgcpr {
color:#b72727;
display:inline-block;
width:83px;
 border-bottom:3px solid #b72727;
 font-size:20px;
 font-weight:bolder;
}
.kj_relation {
    border-bottom:3px solid #f2f2f2;
    height: 31px;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #b72727;
    border-color: #b72727;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: red;
    border-color: red;
}
.table-striped th:nth-child(6):hover {
    color:black;
    font-weight:normal;
}
.table-striped tr td:nth-child(6):hover {
    color:black;
    font-weight:normal;
}
.kj_kfzb_img {
text-align:center;
}
.kj_prli > li > a {
display:block;
}
.kj_ta > tr > th {
text-align:center;
}
.kj_ta > tr > td {
text-align:center;
}
.kj_codeinput {
width:50%;
border: 1px solid #ccc;
}
.kj-main-article .img-responsive {
display:inline-block!important;
}
.kj_hright ul li:last-child a {
    display: block;
    background: url(../images/guoqi.png) no-repeat left center;
    width: 60px;
    padding-left: 40px;
}
.kj_qqzximg {
    background: url(../images/qq.png) no-repeat left 12px center;
    font-size:18px;
    text-align:center;
    border-bottom:1px solid #ddd;
    padding-bottom:5px;
}
.kj_xzxyzqqzx {
    padding:10px;
}

@media (max-width:1200px) {
    .container{
		width:970px;
		}
    .kj_newst {
        width: 224px;
    }
	.dlppcontent ul li a p{
		    width: 134px;
    height: 85px;
    line-height: 85px;
		}
    .kj_navv ul li {
    float: left;
    padding: 12px 19px;
}
    .kj-product-list > a p {
    width: 160px;
    height: 130px;
    line-height:130px;
}
    .kj-product-list > a p img {
    vertical-align: middle;
    max-width: 120px;
    max-height: 120px;
}
		.dlppcontent ul li a p img {
    max-width: 130px;
    max-height: 100px;}
	.kj_news ul li img,.kj_newscontent li{
		max-width:305px;
		}
	.kj_zxxzimage p img {
    max-width: 165px;}
	.kj_zxxzimage p {
    width: 225px;}
	.kj_zxxztext {
    font-size: 13px;
    width: 175px;}
.kj_jfdhcontent ul li{
	margin-left: 78px;
	margin-top:10px;
	}

.kj_proczg a p {
    width: 212px;
    height: 174px;
    line-height: 178px;
    text-align: center;
}
.kj_proczg a p img {
    max-width: 212px;
    max-height: 174px;
    vertical-align: middle;
}
    .kj_tjcxcontent ul li {
    margin-top:10px;
    }
    .kj_cpzx, .kj_lxwm, .kj_folist, .kj_fwzc {
    width: 165px;
}
   .kj_yuantu p {
    width: 323px;
    height: 223px;
    line-height: 223px;
    text-align: center;
}
    .kj_yuantu p img {
    max-width: 400px;
    max-height: 280px;
    vertical-align: middle;
}
}
@media (max-width:992px) {
	.container{
		width:750px;
		}
    .nav2 {
    display:none;
    }
	.kj_zxxzimage p {
    width: 360px;
}
   
    .kj-buy-select-ctrlbox button {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    background-color: #ff6600;
    border-radius: 0px;
}
    .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_yuantu p {
    width: 500px;
    height: 280px;
    line-height: 280px;
    text-align: center;
}
    .kj_yuantu p img {
    max-width: 500px;
    max-height: 280px;
    vertical-align: middle;
}
 
    .kj-productitem-buy-select-inner {
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 20%;
    right: 0px;
    bottom: 0px;
    padding-bottom: 50px;
    overflow: auto;
}
    #kj-productitem-buy-select {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
}
       .kj-buy-select-content {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 100px;
        overflow: auto;
    }
    .kj-buy-select-head h4.media-heading {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
}
.kj_news ul li img, .kj_newscontent li {
    max-width: 360px;
}
.kj-buy-select-head h4.media-heading small {
    font-size: 12px;
}
.kj-buy-select-head .kj-price {
    color: red;
    font-size: 18px;
}
.integralinfotableimg p {
    width: 200px;
    height: 210px;
    line-height: 210px;
}
.dlppcontent ul li,.kj_tjcxcontent ul li,.kj_zxxz ul li{
	margin-top:15px;
	}
.kj_proczg a p img {
    max-width: 275px;
    max-height: 174px;
    vertical-align: middle;
}
.integralinfotableimg p img {
    max-width: 185px;
    max-height: 210px;
}
    body {
    padding-top:50px!important;
    padding-bottom:60px!important;
    }
.kj_proczg a p {
    width: 336px;
    height: 174px;
    line-height: 178px;
    text-align: center;
}
    .kj_proct span {
    margin-top:18%;
    }
    .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 8px;
}
    .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-productitem-buy-select-mask {
    position: absolute;
    background-color: rgba(0,0,0,.8);
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
    .kj_newst {
    width:270px;
    }
}
	@media (max-width:768px) {
.container{
		width:100%;
		}
        .navbar-nav > li > ul {
        display:none;
        }
        .kj_newst {
    width: 250px;
}
	.row{
		margin-left:0px;
		margin-right:0px;
		}
    .kj-phonefooter .nav-tabs div.kj-addtocart-btn-bottom-col a.kj-addtocart-btn-href {
    line-height: 55px;
}
        .kj_tjcxcontent {
        height:315px;
        }
    .integralinfotable .integralinfotableimg {
    padding: 8px;
    float: left;
}
    .kj-productinfo-fliter dt {
    float: left;
    text-align: right;
    width: 40px;
}
    .kj_yuantu p {
    width: 345px;
    height: 200px;
    line-height: 200px;
    text-align: center;
}
    .kj_yuantu p img {
    max-width: 345px;
    max-height: 200px;
    vertical-align: middle;
}
.kj-productinfo-fliter dt {
    border-bottom: 0px solid #f8f8f8;
    width: 60px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.kj-productinfo-fliter dd {
    margin-left: 80px;
}

   .integralinfotable {
    text-align: center;
}
    .integralinfotableimg p {
    width: 336px;
    height: 210px;
    line-height: 210px;
}
    .goodsinforight {
   
    float:left;
    text-align: center;
   
    margin-left: 55px;
}
    .kj_jfdhj {
    font-size: 14px;
    padding: 15px 15px;
    line-height: 30px;
}
        .kj_position {
        padding:0px 15px;
        }
    .kj-product-list > a p img {
    vertical-align: middle;
    max-width: 100px;
    max-height: 100px;
}
    .largeinquiry_form dl {
    width: 98%;
    height: 65px;
    float: none;
    display: block;
}
    .kj-product-list > a p {
    width: 100px;
    /* padding-top: 35px; */
    height: 100px;
    line-height: 100px;
 
}
    .kj-product-list > a p img {
    vertical-align: middle;
    max-width: 100px;
    max-height: 100px;
}
    .proc {
    height: 350px;
    overflow: hidden;
}
        .kj_zxxzcontent {
        height:280px;
        }
        .kj_tjcx,.kj_dlpp  {
        padding:0px 10px;
        }
        .kj-product-col {
        margin-top:10px;
        }
        .kj_sty dl{
    width: 100%;
}
    /*.kj_proczg a p {
    width:157px;
    height:100px;
    line-height:100px;
    text-align:center;

}
.kj_proczg a p img {
    max-width:157px;
    max-height:100px;
    vertical-align:middle;

}*/
     
    .kj-main-article-title {
    text-align: center;
    margin-top: 5px;
}
    .kj-main-article-title .kj-input-group-btn {
    font-size: 20px;
}
    #mobilesearchbox {
    position: absolute;
    left: 100px;
    right: 80px;
    top: -10px;
    border-width: 0px;
    width: 210px;
}
    .kj_w {
    width: 175px;
}
 .kj_tjcxproimg p {
    width: 218px;
    height: 200px;
    line-height: 200px;
    text-align: center;
}
	.kj_newscontent li{
		width:340px;
		}
	.kj_news ul li img {
    
    max-width: 345px;
    }
.dlppcontent ul li{
	margin-top:10px;
	}
.kj_footer{
	margin-top:35px;
	}
	.kj_zxxzimage p img{
		max-width:145px;
		}
	.kj_zxxzimage p {
    width: 155px;
    height: 130px;
    line-height: 130px;
	}
	.kj_zxxztext {
    font-size: 12px;
    width: 135px;}
	.kj_zxxz ul li{
		margin-top:15px;
		}
	.kj_tjcxcontent ul li a p {
    width: 320px;}
	.kj_tjcxcontent ul li {
    width: 320px;
	    margin-top: 15px;
	}

    .kj_tabl td {
  
    height: 55px;
    line-height: 55px;
   
}
        .kj_tabl tr td:last-child {
        border-right:none;
        }
      
        .kj_tabl tr > td:nth-of-type(even) {
width:90px;
}

	}

.text-center {
    margin-top:15px;
}
	
