@CHARSET "UTF-8";
#kv{
	display:none;
}
.cate_list{
	padding-left:4%;
	padding-right:4%;
	padding-top:15%;
	padding-bottom:11%;
}
.cate_list_ul li{
	width:100%;
	margin-bottom:8%;
}
.cate_list_ul li.cate_r{
	margin-left:0px;
}
.cate_txt{
	margin-top:0px;
	border:white solid 1px;
	font-size:90%;

}
.cate_pic{
	border:none;
}
.cate_list_ul li a:hover .cate_pic{
	border:none;
}
.cate_list_ul li:first-child a .cate_pic{
	
}