

/*--新闻 start--*/
.w1000{
	width:1000px;
	}
.w1040{
	width:1040px;
	}
.w160{
	width:160px;
	}
.communicate{
	margin-top:60px;
	}
.communicate p{
	padding:8px 8px;
	border-bottom: 1px solid #efeeee;
    height: 32px;
    line-height: 32px;
	margin-right:20px;
	}
.new_box{
	padding-bottom:30px;
	margin-top:60px;
	}
.new_box ul li{
	border-bottom:1px solid #efeeee;
	padding:8px 10px;
	height:32px;
	line-height:32px;
	}
.new_box ul li.first{
	border-bottom:none;
	position:relative;
	height:160px;
	overflow:hidden;
	margin-bottom:30px;
	}
.new_box ul li.first a{
	display:block;
	}
.new_box ul li.first .img_box{
	width:240px;
	height:160px;
	margin-right:30px;
	overflow:hidden;
	}
.new_box ul li.first h5{
	font-size:16px;
	color:#04266b;
	margin-bottom:0;
	}
.new_box ul li h6 span{
	padding-right:10px;
	color:#f3831f;
	}
.new_box ul li h6 em{
	padding-right:25px;
	padding-left:10px;
	}
.new_box ul li h6 em:hover,.new_box ul li h6 em:hover a{
	color:#f3831f;
	}
.new_box ul li.first img:hover{
	opacity:.8;
	}
.new_box ul li.first p{
	height:50px;
	line-height:22px;
	overflow:hidden;
	opacity:.8;
	}
.new_box ul li.first span{
	position:absolute;
	right:0;
	bottom:0px;
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	color:#fff;
	background:#284299;
	text-align:center;
	}
.new_box ul li.first:hover span{
	background:#f3831f;
	}
.new_box ul li:hover a h6{
	color:#f3831f;
	}
.new_title{
	margin-top:50px;
	text-align:center;
	margin-bottom:15px;
	}
.column_title{
	margin-top:0;
	}
.new_title h3{
	border-bottom:none;
	font-size:20px;
	height:30px;
	line-height:30px;
	padding-top:15px;
	color:#333;
	}
.new_title p span{
	padding:0 8px;
	}
.upanddown{
	border-top:1px dashed #ebebeb;
	padding:20px 0;
	line-height:200%;
	margin-top:15px;
	margin-bottom:50px;
	}
/*--新闻 end--*/

/*--资料下载 start--*/
.w140{
	width:140px;
	text-align:right;
	}
.w800{
	width:800px;
	}
.w100{
	width:100px;
	}
/*.down_box ul li{
	border-bottom:1px dashed #ccc;
	padding:8px 15px;
	height:32px;
	line-height:32px;
	}*/
.down_box ul li a,.down_box ul li time{
	display:block;
	}
.down_box ul li h5{
	font-weight:normal;
	}
.down_box ul li:hover h5,.down_box ul li:hover time{
	color:#f3831f;
	}
.down_box ul li span.w100{
	display:block;
	background:url(../img/down.png) no-repeat center 0;
	}
.down_box ul li:hover span.w100{
	background:url(../img/down.png) no-repeat center -32px;
	}
.down_box ul li span.view{
	display:block;
	background:url(../img/view.png) no-repeat center 0;
	}
.down_box ul li:hover span.view{
	background:url(../img/view.png) no-repeat center -32px;
	}
/*--资料下载 end--*/