.imgList {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}

.imgList div {
	/* width: 250px; */
	/* height: 160px; */
	/* display: inline-block; */
	/*	float: left; */
	/* background-color: #007AFF; */
}

/* .imgList-bg {
	display: block !important;
	float: none !important;
	width: 170px !important;
	height: 160px !important;
	background: url(../img/bgimg.png);
	background-size: 100% 100%;
	margin: 0 auto;
}

.imgList-img {
	
	width: 150px !important;
	height: 110px !important;
}

.imgList-img img {
	width: 150px;
	height: 110px;
	display: block;
	margin-left:6px;

}

.imglist-con {
	width: 157px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

.imgList-text{
	width: 100%;
	height: 20px;
	text-align: center;
} */
.imglist-box {
	width: 245px;
	height: 160px;
	display: inline-block;
}

.imglist-w {
	width: 170px;
	height: 150px;
	margin: 0 auto;
	background: url(../img/bgimg.png);
	background-size: 100% 100%;
}

.imglist-con {
	width: 167px;
	margin: 0 auto;
	/* margin-top: 5px; */
	padding: 5px 0 0 0;
}

.imglist-img {
	width: 160px;
	height: 110px;
}

.imglist-img a img {
	width: 150px;
	height: 110px;
	display: block;
	margin:  0 auto;
}

.imglist-tet {
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 25px;
}
.imglist-tet a:hover{
	color: #0A50A1;
}