.fl {
	float: left;
}
.fr {
	float: right;
}
.i1_qh {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.i1_ul, .i1_con {
	position: relative;
}
.i1_li {
	width: 300px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.i1_pos {
	width: 220px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 70px 40px 0 40px;
	display: none;
	color: #FFFFFF;
	background: rgba(0,78,153,0.7) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=70);
	background: #004e99;
}
.i1p_left, .i1p_right {
	position: absolute;
	display: block;
	font-size: 0;
}
.i1p_left {
	top: 22px;
	left: 22px;
}
.i1p_right {
	bottom: 22px;
	right: 22px;
}
.i1p_title {
	text-align: center;
}
.i1p_title span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.i1p_txt {
	line-height: 24px;
	margin-top: 20px;
}
.i1p_more {
	border: 1px solid #FFFFFF;
	font-family: arial;
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}
.i1p_more span {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/7.png) no-repeat right center;
}