.container{
	width:1200px;
	margin:0 auto;
	color:#666;
	text-align:left;
}
.line-green{
	border-bottom:5px solid #62bf6f;
	
}
.line-blue{
	border-bottom:5px solid #518fb8;
}
.pro-news{
	width:416px;
	height:272px;
	float:left;
}

.news-tit{
	width:100%;
	background:url(imagestie-bg_10.png) left repeat-x;
	height:38px;

	line-height:38px;
	text-indent:18px;
	font-weight:bolder;
		color:#333;
	font-size:18px;
}
.news-tit span{
	float:right;
	font-weight:100;
	font-size:14px;
	margin-right:10px;
}
.news-tit span a{
	color:#666;
}
.show-img-news{
	width:415px;
	height:229px;
	float:left;
}
.show-img-news img{
	width:415px;
	height:229px;
}

.text-news{
	width:481px;
	height:272px;
	float:left;
	background:#fff;
	margin-left:7px;
}

.show-news ul li{
	width:95%;
	height:38px;
	font-size:14px;
	line-height:38px;
	color:#666;
	word-wrap: break-word;
    overflow: hidden;
}
.show-news ul li a{
	color:#666;	
}
.show-news ul li span{
	float:right;
}
.prev{padding-top:20px; font-size: 14px;display:block;}
.c{clear:both;}
.gonggao-news{
	width:289px;
	height:272px;
	float:left;
	background:#fff;
	margin-left:7px;
}

.gonggao-news .show-news  li{
	height:42px;
	border-bottom:1px dashed #666;
	line-height:42px;
	word-wrap: break-word;
    overflow: hidden;
}

.media-list{
    width:292px;
	height:375px;
	background:#fff;
	float:left;
	margin-left:10px;
	margin-top:22px;
}

.list-tit{
	width:95%;
	height:35px;
	line-height:35px;
	text-indent:18px;
	font-weight:bolder;
	color:#333;
	font-size:18px;
}
.list-tit img{
	vertical-align:middle;
}
.list-tit span{
	float:right;
	font-weight:100;
	font-size:14px;
	margin-right:10px;
}
.list-img{
	width:90%;
	float:left;
	margin-left:2.5%;
	text-align:center;
	font-size:20px;
	color:#666;
	line-height:50px;
}
.list-img img{
	width:278px;
	height:150px;
}

.list-ul{
	width:90%;
	float:left;
}

.list-ul li{
	width:100%;
	font-size:14px;
	line-height:30px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-ul li span{
	font-size:16px;
}

/* ziye */
.box-left{
	width:258px;
	float:left;
}
.nav-left{
	width:258px;
	float:left;
	margin-top:55px;
	border:1px solid #ce2812;
}

.nav-title{
	width:100%;
	height:96px;
	line-height:96px;
	text-align:center;
	color:#fff;
	font-size:22px;
	background:#981e11;
}
.nav-list li{
	width:100%;
	height:70px;
	line-height:70px;
	font-size:16px;
	color:#d02714;
	background:#fff;
	text-indent:20px;
	border-bottom:1px dashed #ce2812;
}
.nav-list li span{
	font-size:20px;
	font-weight:bolder;
}
.nav-list li:hover{
	color:#fff;
	background:#e64b37;
}

.box-right{
	background:#fff;
	width:899px;
	float:right;
	margin-top:55px;
	padding:5px 5px;
}

.alrter-title{
	width:100%;
	float:left;
	position:relative;
	height:37px;
	line-height:37px;
	color:#e64b37;
	font-size:14px;
	border-bottom:1px dashed #e64b37;
}
.alrter-title span{
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.dqwz{
	position:absolute;
	right:5px;
	top:0px;
}
.dqwz a{
	color:#323232;
}
.alrter-title a:nth-child(1){display:none;}
.alrter-con{
	width:84%;
	float:left;
	margin-left:7%;
	margin-top:15px;
	font-size:14px;
	margin-bottom:15px;
	line-height:30px;
}
.alrter-con ul{
	width:100%;
}
.alrter-con ul li{
	background:url(imagesli-c_03.png) left center no-repeat;
	text-indent:20px;
	height:40px;
	line-height:40px;
	word-wrap: break-word; 
    overflow: hidden;
}
.alrter-con ul li a{
	color:#666;
}
#more{
   font-size:18px;
   color:#971f11;
}