.fl{float: left;}

.fr{float: right;}
a{
	color: #000;

}

body {
	background-color: #EEEEEE;
}

.width948 li{
	overflow: hidden;
	padding: 12px;
	background: #fff;
	margin-bottom: 15px;
	box-shadow: 0px 0px 3px #AAA;
}

.pic_box{
	width: 300px;
}

.pic_box img{
	width: 100%;
	height: 135px;
}

.infor .title{
	font-size: 20px;
	color: #000;
}

.sub .subtitle{
	font-size: 14px;
	margin-top: 15px;
	color: #999;
	line-height: 1.6;
}

.more{
	font-size: 15px;
	background: #CBD2D8 !important;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin:50px auto 0;
	display: block;
	border-radius: 8px;
}

.full{
	display: block;
	width: 1103px;
	margin: 0 auto;
}

.width948{
	width:800px;
	margin: 40px auto;
}

.footer{
	line-height: 60px;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin-top: 60px;
}

.infor{
	padding-left: 330px;
}