@charset "utf-8";
/* CSS Document */

.center{width:1200px; margin:0 auto;}
.header{width:1200px; margin:0 auto; overflow:hidden; height:252px;}

.nav{background:url(../img/img_07.jpg) repeat-x;width:1200px;height:48px;border:1px solid #BCBEBB;}
.nav ul li{float:left;line-height:48px;height:48px;text-align:center; padding-left:17px;}
.nav ul{width:1070px; margin:0 auto;}
.nav ul li a{color:#FFFFFF;font-size:16px; font-weight:bold;}

.gxft{ margin-top:30px;}
.gxLine{ width:522px; height:1px; background:#e0e0e0; float:left;margin-top:15px;}
.gxftTit{ font-size:26px; color:#333;float:left; padding-left:22px; padding-right:22px;}

.content{ margin-top:40px; width:1200px; overflow:hidden}



.content ul li {
    float: left;
    width: 289px;
    background: #f6f6f6;
    margin: 0 11px 11px 0;
}
.content ul li h3 {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	/*background-color:#f88654;*/
	text-align: center;
	line-height: 40px;
	/*margin: 0 0 5px 0;*/
	height: 40px; cursor:pointer;
}
.content ul li h3 a{color:#f54407;}
.content ul li h3 a:hover{color:Red;}


.content .marginR0 {
	margin-right:0
}

.img-box {
	position:relative;
	width: 259px;
	padding: 0 15px 0px 15px;
	/*float: left;*/
}
.content .img-box b {
	position:absolute;
	left:15px;
	bottom:0;
	width:259px;
	height:32px;
	line-height:32px;
	opacity:.6;
	background:#000
}
.content .img-box span {
	position:absolute;
	
	bottom:0;
	width:259px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff
}
.content .img-box{ margin-top:10px;}
.content .img-box img {
	width:259px;
	height:180px;
}
.ft-content {
	padding:0 15px 15px 15px;
	text-align:center;
	width: 259px;
}
.ft-content a {
    color: #3ea05b;
}
.ft-content h4 {
	width:260px;
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:16px;
	font-weight:400;
	color:#333;
	margin:0;
	height: 30px;
	line-height: 30px;
}
.ft-content h4 a, .ft-content h4 a:link, .ft-content h4 a:visited {
	color:#333;
}
.ft-content p {
	color:#666;
	line-height:26px;
	margin-top: 0px;
}
.ft-content p a, .ft-content p a:link, .ft-content p a:visited {
	color:#666;
}


#footer{ margin-top:50px; border-top:2px solid #e0e0e0; width:1200px; float:left;}

.AdIMg{float:left;margin-top:35px; }

.bottom-con{line-height:30px; font-size:14px; color:#000000;text-align:center;margin-top:35px; float:right;}
.bottom-con a{line-height:30px; font-size:14px; color:#000000;text-align:center;}
.bottom{ margin:0 auto; padding:0 auto; padding-bottom:30px;}


