﻿
.newsDt{
	width: 1200px;
	overflow: hidden;
	height: 629px;
}
.newsDt h2{
	height: 96px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 22px;
	color: #FFF;
	padding-left: 220px;
}
.newsDt h2 li{
	float: left;
	height: 118px;
	vertical-align: top;
	text-align: center;
	position: relative;
	line-height: 145px;
}.newsDt h2 li img{
	vertical-align: top;
	position: absolute;
	left: 76px;
	top: 18px;
	padding-bottom: 10px;
}/*.newsDt h2 li.cur a,
.newsDt h2 li a:hover img{
	background-color: #FFF;	
}*/
.newsDt h2 li a{
	color: #272626;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	width: 190px;
	text-align: center;
	height: 96px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #d0d0d0;
	margin-right: 3px;
}
.newsDt h2 li.cur a,
.newsDt h2 li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cli.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b31410;
}
.newsBox{
	height: 565px;
	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;}

.Feedback { width:234px; padding-top:32px;}
.Feedback h2{ height:31px; line-height:31px; border-bottom:3px solid #d6bd4b; width:207px;}
.Feedback h2 a{ color:#0d8ccf; font-size:14px; font-family:"Microsoft YaHei"; font-weight:normal;}
.Feedback h2 i{ font-style:normal; color:#d4cebb; font-size:12px; font-family:arial; padding-left:5px;}
.feedbackBox { width:234px;  padding:17px 0 0;overflow:hidden}
.feedbackBox ul li { height:37px;}
.feedbackBox ul li.tj{ height:40px; padding-top:10px}
.feedbackBox ul li img { float:left;}
