@charset "utf-8";
@import url(/q/temp/cn/css/quandi.css);
@import url(/q/temp/js/plugins/css/quandi.css);
#tb{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	padding:0px;
	overflow:hidden;
}
.tb_item{
	width:25%;
	height:auto;
	overflow:hidden;
	margin:auto;
	overflow:hidden;
	display:block;
	float:left;
	cursor:pointer;
}
.tb_tb{
	width:auto;
	height:220px;
	overflow:hidden;
	margin:5px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.tb_pic{
	width:180px;
	height:180px;
	overflow:hidden;
	display:block;
	margin:auto;
	border:1px solid #ddd;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center;
	transition:all 0.4s;
	position:relative;
}
.tb_pic:hover{
	transition:all 0.4s;
	background-size:120% auto;
}
.tb_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	padding:10px;
}
.win_pic{
	display:block;
	argin:auto;
	width:auto;
	height:auto;
	max-width:100%;
	overflow:hidden;
}
.win_name{
	display:block;
	argin:auto;
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ddd;
	line-height:40px;
	padding:20px;
}
.win_miaoshu{
	display:block;
	argin:auto;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:left;
}