@charset "utf-8";
/* CSS Document */


.center{width:1200px; margin:0 auto;}

.nav{ background-color:#f05a25; height:50px; line-height:50px; width:100%; margin-top:-10px;min-width:1200px;}
.nav ul{ width:1200px; margin:0 auto;}
.nav ul li{ float:left; padding-right:10px;color:#FFFFFF;}
.nav ul li a{color:#FFFFFF; margin-right:10px; font-size:18px;}

.nav ul li a:hover{color:#FFFFFF;}

.nav .current a{ border-bottom:2px solid #f05a25;}

.gxft{ margin-top:30px;}
.gxLine{ width:40%; height:1px; background:#e0e0e0; float:left;margin-top:15px;}
.gxftTit{ font-size:26px; color:#333;float:left;width:20%; text-align:center;}

.daodu{/* background-color:#faf0e2; padding:10px; margin-top:25px;*/

background: url(/skin/biyeji/img/bg2020.jpg) no-repeat;
    background-size: 100% 100;
    background-position: top center; height:131px;
	}
.daodu-content{ width:1200px;}
.daodu-content-left{ width:100px; float:left; display:none;}
.daodu-content-right{ width:1010px; float:right;}
.daodu p{ line-height:30px; font-size:14px; margin-top:20px;}



.tabs{ margin-top:20px;}
.tabs li a{ width:596px; height:50px; display:block; float:left; color:#f05a24; border-bottom:4px solid  #FEEFDA; line-height:50px; text-align:center; font-size:20px; font-weight:bold;

		  }
.tabs .active a{ border-bottom:4px solid #F7B642; text-decoration:none;}


	
.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:18px;
	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;
	/*left:15px;*/
	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:259px;
	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;}

