﻿.fl-kc{float: left}
.kc_box{width:1280px;
		margin: 0 auto;
		margin-top: 35px;
	background: #f9f9f9;
margin-bottom: 20px}
.kc_icon{
	margin-right: 15px;
}
.kc_icon_tit {
	font-size: 16px;
}
.kc_box_right {
	margin-left: 20px;
	width: 950px;
}
.kc_box_right_tit {
	height: 45px;
	font-size: 16px;
	color: #028ac4;
	line-height: 45px;
	font-weight: bold;
	padding-left: 10px;
	background: #fff;
	margin-top: 2px;
	width:1029px;
}
.kc_box_right_box {
	width:1026px;
	margin-top: 25px;
}
.kc_product {
	width: 241px;
	height: 225px;
	background-color: #fff;
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
}
.kc_product_img {
	width: 241px;
	height: 140px;
	overflow: hidden;
}
.kc_product_tit {
	font-size: 12px;
	color:#343331;
	margin-top: 15px;
	margin-left: 10px;
	display: block;
}
.kc_product_chakan{
	font-size: 11px;
	color: #ff2a2c;
	display: block;
	margin-top: 18px;
	margin-left: 10px;
	float: left;
}
.kc_product_nianji_tit {
	font-size: 11px;
	color: #989a99;

}
.kc_product_nianji{
	margin-top: 18px;
	float: right;
	margin-right: 10px;
	width:160px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kc_box_right_box ul>li:nth-child(4n){
	margin-right: 0!important;
}
.kc_ri {width:24px; height:40px; position: absolute;right: 14px;top:3px;}






/*内容页样式*/
.kcinfo_right_tit {
	border-top: 2px solid #068ac1;
	padding: 10px;
	margin: 0 5px;
}
.kcinfo_right_tit_1 {
	border-top: 0px solid #068ac1;
	
}
.kcinfo_right_tit img {
	float: left;
}
.kcinfo_right_tit div {
	font-size: 16px;
	color:#068ac1;
	margin-left: 10px;
	float:left;
	font-weight: bold;
	line-height: 24px;
}
.kcinfo_right_info {
	width: 270px;
	background: #f9f9f9;
	margin: 0 auto;
}
.kcinfo_right_info2 {
	width: 270px;
	background: #f9f9f9;
	margin: 0 auto;
}
.kcinfo_right_info3{
	width: 270px;
	background: #f9f9f9;
	margin: 0 auto;
}
.kcinfo_right_info2 li {
	list-style: disc;
	    width: 45%;
    float: left;
	    color: #5f5f5f;
    font-size: 12px;
	margin-left: 10px;
    line-height: 32px;
}
.kcinfo_right_info3 li {
	list-style: disc;
	    width: 90%;
    float: left;
	    color: #5f5f5f;
    font-size: 12px;
	margin-left: 10px;
    line-height: 32px;
}
.kcinfo_right_info3 li:hover{
	color:#068ac1;
}
.kcinfo_right_info li {
	width:120px;
	margin-left: 10px;
	margin-top:10px;
	padding-bottom: 10px;
	float: left;
}
.kcinfo_right_info li div {
	overflow: hidden;
	height: 150px;
	position: relative;
}
.kcinfo_right_info li div img {margin-top: 10px;}
.kcinfo_right_info li div span {display: block;position: absolute;bottom: 0;height: 20px;width: 100%;z-index: 2;background: rgba(0,0,0,0.50);color:#fff;text-align: center;}
.kcinfo_right_info li a {
	width: 75px;
	height: 18px;
	display: block;
	margin: 0 auto;
	background: #d2064f;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	border-radius:9px;
}