@charset "utf-8";
section {
	width: 1200px;
	min-height: 714px;
	margin: 0 auto;
}
.main-news {
	float: left;
	width: 100%;
	position:relative;
	z-index:8;

	/*	background: rgba(247,247,247,0.7);*/
	background: #fff
	/*	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#70f7f7f7,endColorstr=#70f7f7f7);*/
}
.main-news_bg{
	width: 100%;
	height: 498px;
	background: url(../images/news_06.png);
	position: absolute;
	z-index: -1;

}
.leftNews {
	background: #fff;
	width: 175px;
	text-align: center;
	margin-top: 30px;
	margin-left: 10px;
	border:solid 1px #e1e1e1;
}
.leftNews dl {
	padding: 14px 0;
}
.leftNews dl dt, .leftNews dl dd {
	float: left;
}
.leftNews dl dd {
	font-size: 18px;
	color: #333;
	margin-left: 10px;
}
.left_1 {
	background: url('../images/news_04.png') no-repeat center;
	width: 175px;
	border-top: 0px solid #ccc;
}
.left_1 dd {
	color: #fff !important;
	text-align: center;
	padding-left: 40px;

}

.left_3 dt i{
	font-family:"iconfont" !important;
	font-size:20px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 6px;
	line-height: 24px;
}
.left_2 dt i{
	font-family:"iconfont" !important;
	font-size:18px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	line-height: 24px;
}
.left_4 dt i{
	font-family:"iconfont" !important;
	font-size:16px;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	margin-right: 2px;
	line-height: 24px;
}
.left_2, .left_3, .left_4 {
	text-align: center;
	border-top: 1px solid #ccc;
	width: 145px;
	margin: 0 auto;
}

#on dd,#on dt i {
	color: #005AAF;
}

.left_2:hover dd, .left_2:hover dt i{
	color: #005AAF;
}
.left_4:hover dd, .left_4:hover dt i {
	color: #005AAF;
}
.leftNews, .right {
	float: left
}
.right {
	margin-left: 50px;
}
.right dt, .right dd {
	float: left;
}
.right_1 {
	border-bottom: 1px solid #005aaf;
	width: 950px;
	padding-top: 10px
}
.right_1 dd {
	font-size: 20px;
	color: #005AAF;
	line-height: 55px;
	margin-left: 10px;
}
.right_1 dt {
	width: 4px;
	height: 19px;
	background: #005AAF;
	margin: 18px 0;
}
.right dl {
	width: 950px;
}
.right_2 {
	border-bottom: 1px solid #92b6d9;
	padding-bottom: 40px;
	padding-top: 28px;

}
.right dl div {
	float: left;
}
.right dl div dd {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-left: 10px;
	width: 900px;
	font-weight:normal

}
.right dl div dt {
	width: 8px;
	height: 8px;
	background: url(../images/news_05.png) no-repeat center;
	margin: 12px 0;
}
.right dl div dd span {
	float: right;
}
.right_2 div dd a {
	float: left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.right dl div:hover span {
	color: #005aaf
}
.number {
	padding: 100px 50px 40px 0;
	float: right;
}
.number div {
	float: left;
	margin-left: 15px
}
.number div a {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;

}
.number div a:hover {
	background: #005aaf;
	color: #fff;
}
.on2 {
	font-size: 14px;
	color: #fff!important;
	line-height: 28px;
	width: 28px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	background: #005aaf;
}
