.picScroll-left{
	width: 930px;

	overflow: hidden;
	margin-top: 29px;
}
.tempWrap{
	width: 930px;
height:930px;
	overflow: hidden;
	position: relative;
}
.tempWrap ul li{
	width: 244px;
	float: left;
	text-align: center;
	margin-right: 40px;
	position: relative;
}
.tempWrap ul .pic img{
	width: 244px;
	height: 400px;
}
.title a{
	width: 244px;
	line-height: 39px;
	color: #333;
	height: 39px;
	background: #eeeeee;
	margin-top: 9px;
}
.con01-dw{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.con01-dw span img{
	display: inline-block;
	width: 35px;
	height: 35px;
}
.tempWrap ul li:hover .title a{
	color: #005eb8;
}