.qb_img_003{
	/*margin:15px 15px 0 15px;*/
}
.qb_img_003 ul{
	display:table;
	width:100%;
	margin-bottom:15px;
	border-bottom:#DDD solid 1px;
}
.qb_img_003 ul ol,.qb_img_003 ul li{
	display:table-cell;
	vertical-align:top;
	padding-bottom:15px;
}
.qb_img_003 ul ol{
	width:280px;
	padding-right:15px;
}
.qb_img_003 ul ol a{
	display:block;
	border:#EEE solid 1px;
	border-radius:5px;
	position:relative;
	overflow:hidden;
}
.qb_img_003 ul ol a:before{
	content:'';
	display:block;
	padding-bottom:70%;
}
.qb_img_003 ul ol a img{
	position: absolute;
	height:96%;
	width:98%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.qb_img_003 ul li h3{
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	font-size:16px;
	overflow:hidden;
	font-weight:normal;
}
.qb_img_003 ul li p{
	height:120px;
	line-height:20px;
	overflow:hidden;
	color:#888;
	font-size:14px;
	margin-bottom:10px;
}
.qb_img_003 ul li article{
	line-height:20px;
	color:#888;
	font-size:14px;
	margin-bottom:5px;
}
.qb_img_003 ul li div{
	height:20px;
	overflow:hidden;
	line-height:20px;
	font-size:12px;
	color:#999;
}
.qb_img_003 ul li section{
	height:150px;
	overflow:hidden;
	position:relative;
}
.qb_img_003 ul li section a{
	display:block;
	width:10%;
	height:100%;
	float:left;
	position:relative;
}
.qb_img_003 ul li section a span{
	display:block;
	position:relative;
	height:98%;
	overflow:hidden;
	margin:0 3px;
	border:#EEE solid 1px;
}
.qb_img_003 ul li section a span img{
	position: absolute;
	max-height:96%;
	max-width:98%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.qb_img_003 ul.type2 ol{
	width:220px;
}
.qb_img_003 ul.type2 li p{
	height:80px;
}
.qb_img_003 ul.type2 li section a{
	width:16.66%;
}
.qb_img_003 ul.type3 ol{
	width:160px;
}
.qb_img_003 ul.type3 li p{
	height:40px;
}
.qb_img_003 ul.type3 li section{
	height:120px;
}
.qb_img_003 ul.type3 li section a{
	width:20%;
}
.qb_img_003 ul.type4 ol{
	width:150px;
}
.qb_img_003 ul.type4 li p{
	height:40px;	
}
.qb_img_003 ul.type4 li section{
	height:100px;
}
.qb_img_003 ul.type4 li section a{
	width:25%;
}
.qb_img_003 ul.type5 ol{
	width:120px;
}
.qb_img_003 ul.type5 li h3{
	height:46px;
	line-height:23px;
	font-size:14px;

}
.qb_img_003 ul.type5 li p,.qb_img_003 ul.type5 li article{
	display:none;
}
.qb_img_003 ul.type5 li section{
	height:80px;
}
.qb_img_003 ul.type5 li section a{
	width:33.33%;
}