#index_wrap{
	width: 100%;
	min-width: 1320px;
	height: auto;
	display: table;
	margin: auto;
	padding: 60px 0px 50px;
	background: url(/fgc/images/bg.jpg) no-repeat top center;
	background-size: 100%;
	background-color: #f7f7f7;
}
#index_wrap .news-item{
	width:100%;
	height:auto;
	padding:0px 0px 62px;
	display:table;
}
/*‰?è￠*/
#index_wrap .news_slide{
	width:654px;
	height:481px;
	text-align:center;
	float:left;
}
h4.selected{
    width: 125px;
    height: 45px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    background-color: #b61a0c;
    border-right: 15px solid #fff;

}

h4{
    width: 125px;
    height: 45px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 45px;
    
    border-right: 15px solid #fff;

}
#slideBox {
	width:654px;
	height:481px;
	overflow:hidden;
	position:relative;
	margin:0px auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:481px;
	width:6540px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:481px;
}
#slideBox ul#show_pic li img {
	width:654px;
	height:481px;
	display:block;
}
#iconBall {
	position:absolute;
	bottom:19px;
	right:33px;
}
#iconBall li {
	float:left;
	color:#b61a0c;
	width:10px;
	height:10px;
	line-height:8px;
	cursor:pointer;
	text-align:center;
	font-size:0px;
	margin-right:12px;
	background-color:#b61a0c;
	border:2px solid #b61a0c;
}
#iconBall li.active {
	width:10px;
	height:10px;
	color:#b61a0c;
	background-color:#b61a0c;
	border:2px solid #ffffff;
}
#slideText {
	width:100%;
	height:50px;
	line-height:50px;
	background:rgba(0, 0, 0, 0.7);
	color:#fefefe;
	position:absolute;
	left:0px;
	bottom:0px;
*background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	width:413px;
	height:50px;
	overflow:hidden;
	position:absolute;
	left:30px;
	bottom:0px;
}
#textBall li {
	width: 100%;
	height:50px;
	float:left;
	cursor:pointer;
	display:none;
	color:#fefefe;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height:50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#fefefe;
}
/*‰?è￠end*/
#index_wrap .news_con{
	width: 640px;
	height: 481px;
	background-color: #fff;
	overflow: hidden;
}
#index_wrap .news_con .y-tit{
	width:580px;
	height:45px;
	margin: 15px auto 0px;
	position:relative;
}
#index_wrap .news_con .y-tit .tt{
	width: 125px;
	height:45px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	text-align: center;
	line-height:45px;
	background-color: #b61a0c;
	border-right: 15px solid #fff;
	z-index:99;
}
#index_wrap .news_con .y-tit .tt a{
	color:#ffffff;
}
#index_wrap .news_con .y-tit .tt a:hover{
	color:rgba(255, 255, 255, .95);
}
#index_wrap .news_con .y-tit .more{
	padding:0px 22px;
	float:right;
	font-size:13px;
	color:#333333;
	text-align:right;
	line-height:46px;
	z-index:99;
}
#index_wrap .news_con .y-tit .more a{
	color:#333333;
}
#index_wrap .news_con .y-tit .more a:hover{
	color:#c00d00;
}
#index_wrap .nlist{
	width:570px;
	height:400px;
	overflow: hidden;
	position:relative;
	top: 12px;
	left: 40px;
}
#index_wrap .nlist li{
	width:100%;
	height:49px;
	line-height:49px;
	background:url(/fgc/images/dot.gif) no-repeat left center;
	border-bottom:1px solid #dbdbdb;
	overflow:hidden;
}
#index_wrap .nlist li a{
	width:415px;
	height:49px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	float:left;
	color:#444444;
	position:relative;
	left:18px;
}
#index_wrap .nlist li .date{
	float: right;
	font-size: 16px;
	color: #999999;
	position: relative;
	top: 1px;
	right: 10px;
}
#index_wrap .nlist li a:hover{
	color:#c00d00;
}
#index_wrap .index-item{
	width:305px;
	height:auto;
	display:table;
}
#index_wrap .index-item .y-tit{
	width:100%;
	height:45px;
	margin: 15px auto 0px;
	position:relative;
}
#index_wrap .index-item .y-tit .bicon{
	width: 23px;
	height: 45px;
	display: block;
	float: left;
	background-color: #f7f7f7;
	border-left: 9px solid #b61a0c;
	border-top: 8px solid #b61a0c;
}
#index_wrap .index-item .y-tit .tt{
	height:45px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#b61a0c;
	text-align: center;
	line-height:45px;
	position: relative;
	top: 2px;
	left: 6px;
	z-index:99;
}
#index_wrap .index-item .y-tit .tt a{
	color:#b61a0c;
}
#index_wrap .index-item .y-tit hr{
	width: 310px;
	height: 2px;
	float: left;
	background-color: #ffe8e5;
	overflow: hidden;
	position: relative;
	top: 25px;
	right: 54px;
}
#index_wrap .index-item .y-tit .tt a:hover{
	color:rgba(255, 255, 255, .95);
}
div.link-con ul li{
float:left;
margin:0 50px;
color:white;
line-height:70px;
}
div.link-con ul li a{
color:white}
#index_wrap .index-item .y-tit .more{
	float:right;
	font-size:13px;
	color:#333333;
	text-align:right;
	line-height:46px;
	position:absolute;
	top: 2px;
	right: 30px;
	z-index:99;
}
#index_wrap .index-item .y-tit .more a{
	color:#333333;
}
#index_wrap .index-item .y-tit .more a:hover{
	color:#c00d00;
}
#index_wrap .index-item .zlist{
	width:440px;
	height:270px;
	overflow: hidden;
	margin:8px 0px 0px;
	float: left;
	position:relative;
}
#index_wrap .index-item .zlist li{
	width:400px;
float:left;
	height:44px;
	font-size:16px;
	color:#444444;
	line-height:44px;
	background:url(/fgc/images/dot.gif) no-repeat 11px center;
	border-bottom:1px solid #dedede;
	overflow:hidden;
}
#index_wrap .index-item .zlist li a{
	width:460px;
	height:45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	float:left;
	color:#444444;
	position:relative;
	left:35px;
}
#index_wrap .index-item .zlist li a:hover{
	color:#c00d00;
}
#index_wrap .index-item .zlist li .date{
	float: right;
	font-size: 16px;
	color: #999999;
	position: relative;
	top: 1px;
	right: 8px;
}
#index_wrap .index-item .zlist li a:hover{
	color:#c00d00;
}
.prenext{
    border-top: 1px dotted #ddd;
    padding-top: 20px;
}
.prenext p{
line-height:40px;}