*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}
a{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
body{
	background: url(/uploads/image/rcwdifxcy/bg.png) no-repeat top center;
}
.main{
	width: 920px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	margin-top: 298px;
	background-color: #ffffff;
	border-radius: 4px;
}
.divline{
	height: 270px;
}
.divline > div{
	height: 100%;
}
.div-left{
	width: 400px;
	float: left;
	padding-left: 16px;
}
.div-right{
	width: 443px;
	float: right;
	padding-left: 16px;
}
.divline > div > span{
	display: block;
	width: 440px;
	height: 32px;
	border-bottom: 4px solid #eeeeee;
}
.small-title{
	display: inline-block;
	font-weight: bolder;
	height: 18px;
	width: 72px;
	height: 32px;
	line-height: 32px;
	border-bottom: 4px solid #288ef8;
	float: left;
}
.more{
	float: right;
	display: inline-block;
	height: 36px;
	font-size: 12px;
	line-height: 36px;
}
.divline  ul{
	clear: both;
	width: 440px;
}
.divline > div > ul > li{
	list-style-position: inside;
	list-style-type: square;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 37px;
	height: 37px;
}
.title{
	height: 42px;
	padding: 22px 0px 22px 0px;
}
.tetle > div{
	float: left;
	display: inline-block;
}
.title-span{
	width: 182px;
	height: 40px;
	border: 1px solid #288ef8;
	float: left;
	display: inline-block;
	font-size: 18px;
	font-weight: bolder;
	line-height: 40px;
	text-align: center;
}
.hr{
	width: 368px;
	height: 100%;
	background: url(/uploads/image/rcwdifxcy/hr.png) no-repeat left;
	float: left;
}
.hr-right{
	background: url(/uploads/image/rcwdifxcy/hr.png) no-repeat right;
}
.imgnews{
	height: 220px;
}
.imgnews > span{
	width: 220px;
	height: 220px;
	margin-left: 13.3px;
	float: left;
}
.imgnews > span:first-child{
	margin-left: 0px;
}
.imgnews > span > img{
	width: 220px;
	height: 154px;
	float: left;
}
.imgnews > span > span{
	display: block;

	background-color: #f5f5f5;
}
.title2{
	height: 54px;
	line-height: 54px;
	text-align: center;
	background-color: #f5f5f5;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 20px;
}
.bottom{
	margin-top: 20px;
	border: 1px solid #eeeeee;
	border-radius: 4px;
}

