@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑";
}


/****首页新闻***/
.mod4{
	padding-right: 0;
	padding-left: 0;
	border: 2px solid #005CA0;
}
.dt{ margin:0 auto }
.dt-l{width:598px; float: left; position:relative;}
.dt-l h3{padding-left:50px; no-repeat 8px 0;}
.dt-l h4{position:absolute; right:0; top:28px; font-size:16px; line-height:30px;}
.dt-l h4 a{color:#4a4a4a;display:inline-block; padding-left:17px; margin:0 0 0 30px;no-repeat 0 center;}
.dt-l h4 a.cur,.dt-l h4 a:hover{ no-repeat 0 center; color:#c95c00; border-bottom:2px solid #ee8405; text-decoration:none;}
.dt-l dl{padding:30px 0 20px;font-family:"Microsoft YaHei","微软雅黑";}
.dt-l dt{float: left; width:141px;}
.dt-l dt img{display:block; width:135px;height:116px; border:3px solid #fff;}
.dt-l dd{width:412px; float: right;}
.dt-l h6 a{font-size:14px; color:#682604;}
.dt-l dd p{overflow: hidden;line-height:24px; height:48px; margin:12px 0 20px; color:#4a4a4a;}
.dt-l dd span a{color:#ee8405; font-size:14px; text-transform:uppercase;}
.dt-l .btn{padding:45px 0 0;}
.dt-l .btn a{font-size:14px; color:#c95c00;}
.dt ul{padding:4px 0 0 5px;}
.dt li{padding-left:15px; line-height:32px; float: left;border-bottom:1px dashed #c8c0b6; width:270px;background:url('../images/Index/ico1.gif') no-repeat 0 center;}
.dt li a{color:#4a4a4a; display:block; width:264px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.dt li.even{float: right;}
.wd{ }
.wd h3 {
	color: #FFF;
	background-color: #005CA0;
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
}
.wd h3 b{float: right; font-weight:normal;font-size:12px;text-transform:uppercase;}
.wd dl {
	font-family: "Microsoft YaHei", "微软雅黑";
	padding-top: 20px;
	padding-bottom: 20;
	padding-right: 10px;
	padding-left: 10px;
}
.wd dt {
	line-height: 18px;
	padding: 0 0 8px;
	overflow: hidden;
	color: #dc7902;
	font-weight: bold;
}

.wd dd {line-height:20px; color:#4a4a4a; max-height:80px; overflow:hidden;}
