.zhuti{
	width: 1200px;
	margin: auto;
}
.list{
	width: 278px;
	height: 368px;
	float: left;
	margin: 10px;
	border: 1px solid #dddddd;
	position: relative;
}
.tu{
	float: left;
	width: 278px;
	height: 320px;
}
.wen{
	float: left;
	width: 278px;
	height: 48px;
}
.wen h1{
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	margin: 0;
}
.wen p{
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #888888;
	margin: 0;
}
.chakan{
	width: 278px;
	height: 368px;
	position: absolute;
	opacity: 0;
}
.chakan:hover{
	opacity: 1;
}
.ckxq{
	width: 278px;
	height: 48px;
	margin-top: 320px;
	background-color: #055c97;
	line-height: 48px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
}
