body{background: #f5f5f5;}
.fl{
	float: left;
}
.fg{
	float: right;
}
.overfix{
    overflow: hidden;
}
p{
	font-family: "Microsoft YaHei";
}
button{
	border:0;
}
.container{
	width: 1066px;
	height: 548px;
	background: #FFF;
	border:1px solid #e5e5e5;
	margin: 0 auto;
	padding: 30px 46px;
}
.sear{
    font-size: 18px;
    color: #e44835;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.item{
	color: #0088cc;
}
.item a{
	display: block;
	color: #0088cc;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
}