@charset "utf-8";
@import url(/q/temp/cn/css/quandi.css);
#tb{
	display:grid;
	grid-template-columns:auto auto auto auto;
	column-gap:10px;
	row-gap:10px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.tb_item{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
a.tb_tb{
	width:auto;
	height:300px;
	overflow:hidden;
	margin:auto;
	overflow:hidden;
	display:block;
	text-align:center;
}
.tb_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
}
.tb_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	padding:5px;
}
