@charset "utf-8";
/* CSS Document */

.new_info{
	width:250px;
	border:1px solid #D2D2D2;
	float:left;
	}
.new_info h2{
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	height:37px;
	line-height:37px;
	background:url(../images/img/new_info_bg.jpg) repeat-x;
	color:#c51708;
	padding-left:16px;
	}
.new_info h2 span{
	width:175px;
	height:37px;
	line-height:37px;
	background:url(../images/img/icon.jpg) no-repeat left center;
	padding-left:18px;
	}
.new_info ul{
	padding:10px;
	}
.new_info li{
	list-style:none;
	font-size:14px;
	font-family:"微软雅黑";
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #CACACA;
	}
.new_info li a{
	width:168px;
	color:#313131;
	display:inline-block;
	background:url(../images/img/liicon5.jpg) no-repeat left;
	padding-left:15px;
	text-decoration:none;
	word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	}
.new_info li a:hover{
	color:#e70d0b;
	text-decoration:none;
	}
.text,.text_list,.pic_list{
	width:1200px;
	float:right;
	border:1px solid #D2D2D2;
	padding-bottom:20px;
	}
.text h4,.text_list h4,.pic_list h4{
	background:url(../images/img/newsbg.jpg) repeat-x;
	height:38px;
	line-height:38px;
	color:#1b1b1b;
	padding-left:25px;
	font-size:12px;
	font-weight:100;
	}
.text h4 a,.text_list h4 a,.pic_list h4 a{
	color:#1b1b1b;
	text-decoration:none;
	}
.text h4 a:hover,.text_list h4 a:hover,.pic_list h4 a:hover{
	text-decoration:underline;
	}
.text h2{
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#c51708;
	/*width:750px;*/
	text-align:center;
	margin:35px 0 10px 0;
	}
.text span.time{
	color:#c51708;
	width:750px;
	text-align:center;
	display:block;
	margin-bottom:30px;
	}
.text p{
	color:#1b1b1b;
	font-size:14px;
	line-height:28px;
	margin-top:10px;
	width:1100px;
	display:block;
	margin-left:30px;
	}

.art-content table p{
	line-height:auto;
	margin-top: 0;
	width: auto;
	display: block;
	margin-left:0px;
}
.text .p0{
	text-indent:28px;
	}
.text .p1{
	text-indent:0;
	margin-top:30px;
	}
.text p span{
	display:block;
	}

.text_list h3{
	font-size:24px;
	color:#c51708;
	font-family:"微软雅黑";
	font-weight:100;
	height:70px;
	line-height:70px;
	margin-left:25px;
	width:710px;
	border-bottom:1px solid #DBDBDB;
	text-indent:10px;
}
.text_list ul{
	margin-top:25px;
	width:700px;
	margin-left:25px;
	/*border-bottom:1px solid #DBDBDB;*/
	padding-bottom:30px;;
	}
.text_list li{
	list-style:none;
	height:35px;
	line-height:35px;
	text-indent:10px;
	width:700px;
	overflow:hidden;
	}

.text_list li.text_list_title{
	background:#F4F4F4;
	font-weight:bold;
	}
.text_list li.text_list_title h5{
	font-size:14px;
	font-weight:100;
	font-family:"宋体";
	float:left;
	text-indent:20px;
	font-weight:bold;
	}
.text_list li.odd{
	background:#F8F7F7;
	}
.text_list li a{
	color:#1b1b1b;
	text-decoration:none;
	font-size:14px;
	float:left;
	/* background:url(../images/img/liicon4.jpg) no-repeat left; */
	margin-left:10px;
	/*width:550px;*/
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.text_list li a:hover{
	color:#e70d0b;
	text-decoration:none;
	}
.text_list li span{
	float:right;
	margin-right:10px;
	width:100px;
	text-align:center;
	font-size:14px;
	}

.pages{
	width:700px;
	text-align:center;
	margin-top:20px;
	font-size:14px;
	}
.pages a{
	color:#000;
	text-decoration:none;
	display:inline-block;
	margin-left:10px;
	font-size:14px;
	}
.pages a:hover{
	color:#e70d0b;
	text-decoration:none;
	}
.pic_list ul{
	margin-left:10px;
	margin-top:35px;
	}
.pic_list li{
	float:left;
	display:inline;
	width:282px;
	text-align:center;
	line-height:19px;
	margin-bottom:20px;
	text-align:center;
	}
.pic_list li span{
	color:#535353;
	display:block;
	}
.pic_list img{
	width:264px;
	height:176px;
	padding:5px;
	border:solid 1px #ddd;
	}

.newsPage {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	margin-top:20px;
	padding-left: 50px;
}
.newsPage .newsPages {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #eeeeee;
}
.newsPage a{color: #3e3e3e;font-size:14px;display: inline-block;
	ext-overflow:ellipsis;}
.newsPage a:hover{color: #b81c0d;}
.newsPage span{vertical-align: middle;}
	
	
	
	
	
	
	
	
	
	