@charset "utf-8";

.banner {
	float: left;
	height: 305px;
	width: 960px;
	overflow: hidden;
}
.scollNews {
	float: left;
	height: 30px;
	width: 930px;
	border: 1px solid #e1e0e0;
	margin-top: 20px;
	background: url(../images/newsBg.gif) repeat-x;
	padding-left: 30px;
}
.scollNews span {
	color: #da1c2a;
	font-size: 18px;
	font-weight: bold;
	float: left;
	height: 23px;
	width: 45px;
	margin-top: 5px;
}
#scrollDiv{
	width: 200px;
	margin-left: 30px;
	float: left;
	font-size: 14px;
	color: #2971f5;
	font-weight: bold;
	margin-top: 3px;
	height: 18px;
	line-height: 18px;
	width:300px;
	height:20px;
	min-height:25px;
	line-height:25px;
	overflow:hidden
}
#scrollDiv a {
	color: #666;
}

.scollNews .more {
	color: #888887;
	background: #dfdede url(../images/news_1.gif) no-repeat 60px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	height: 23px;
	width: 90px;
	padding-top: 7px;
	text-indent: 15px;
	text-align: left;
}
.slogan {
	padding-top: 20px;
	float: left;
	width: 960px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.slogan li   {
	float: left;
	margin-right: 45px;
}
.box {
	float: left;
	width: 290px;
	padding-left: 30px;
	padding-bottom: 15px;
}
.box ul {
	float: left;
	border: 1px solid #CCC;
	width: 262px;
	overflow: hidden;

	*padding-bottom: 15px;
	padding-bottom: 10px;
}
.box ul li {
	float: left;
	width: 237px;
	padding-left: 25px;
	margin-bottom: 20px;
	line-height:17px;
}

.box ul .head_1 {
	height: 37px;
	width: 237px;
	background: url(../images/dongtai.gif);
}
.box .box_2 li.head_2{
	background: url(../images/xinxi.gif);
	height: 37px;
	width: 237px;
}

.box ul .head_3 {
	background: url(../images/huoban.gif);
	height: 37px;
	width: 237px;
}


.box ul li a {
	color: #959494;
	font-size: 14px;
}
.box ul li a.red {
	color: #F00;
}

.box ul span  {
	color: #ebe5e5;
	font-size: 16px;
	margin-left: 25px;
	width: 75px;
	margin-top: 12px;
	float: left;
	font-weight: bold;
}
.box .box_2 li {
	background: url(../images/img.gif) no-repeat 30px;
	text-indent:22px;
}
.box ul a.more_1{
	font-size: 14px;
	color: #4f80c4;
	float: left;
	margin-left: 80px;
	margin-top: 15px;
	display: block;
	width: 40px;
}
