﻿
.newsDt{
	width: 1200px;
	overflow: hidden;

}
.newsDt h4{
	width:1200px;
	float:left;
}
.newsDt h4 ul{
	height:50px; background:#efefef; border-bottom:#efefef solid 2px;	width:1200px; padding-left:270px;	float:left;

}

.newsDt h4 li{
	height:50px; 
	line-height: 50px; 
	float: left;
}
.newsDt h4 li a{
	color: #5d5d5d;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	height: 50px; margin-left:25px; margin-right:25px;
	vertical-align: top;
}
.newsDt h4 li.cur a,
.newsDt h4 li a:hover{
	color: #5d5d5d;
	text-decoration: none;
border-bottom:#096eb5 solid 2px; margin-left:25px; margin-right:25px;
}




.newsBox{
	height: 428px;
	overflow: hidden;
}
.newsBox dl{ height:96px; overflow:hidden; margin-bottom:14px; overflow:hidden;}
.newsBox dt{ float:left; width:316px; height:96px; overflow:hidden}
.newsBox dt a{ display:block}
.newsBox dt img{ width:316px; height:96px; overflow:hidden;}
.newsBox dd{ float:right; width:190px;}
.newsBox dd h3{ height:20px; line-height:20px; overflow:hidden; color:#a5831d; font-size:12px; font-family:"Microsoft YaHei"}
.newsBox dd h3 a{ color:#a5831d; font-family:"Microsoft YaHei"}
.newsBox dd p{ height:60px; overflow:hidden; margin-bottom:12px; color:#0d8ccf; line-height:20px; font-family:"Microsoft YaHei";}
.newsBox dd a{ color:#a5831d; font-family:"Microsoft YaHei"; font-size:12px;}
.newsBox li{
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:10px;
	background-image: url(../images/biao_35.jpg);
	background-repeat: no-repeat;
	background-position: left 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bebcbd;
	text-align: left;
	color: #303030;
}
.newsBox li a{ color:#303030; font-family:"Microsoft YaHei"; font-size:12px; display:inline-block; width:255px;}
.newsBox li span{ float:right; color:#807e7f; font-family:arial}

