@charset "utf-8";
.wrap {
	width:1020px;
	margin:0 auto;
	overflow:hidden;
}
.head {
	width:100%;
	height:53px;
	background:url(../img/headbg.jpg);
	background: -webkit-linear-gradient(top, #FFF,#FAFAFA,#E6E6E6);
	background: -moz-linear-gradient(top, #FFF,#FAFAFA, #E6E6E6);
	background: -ms-linear-gradient(top, #FFF,#FAFAFA, #E6E6E6);
	background: linear-gradient(top, #FFF,#FAFAFA, #E6E6E6);
}
.head .logo {
	height:53px;
}
.head .logo img {
	width:215px;
	height:52px;
}
.head .fr {
	height:40px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	line-height:40px;
	padding:10px 30px;
	color:#D1AA5A;
}
.nav {
	width:100%;
	height:52px;
	padding:15px 0;
}
.nav ul {
	margin:0 -20px 0 0;
}
.nav li {
	float:left;
	width:240px;
	height:52px;
	margin:0 20px 0 0;
}
.nav li a {
	width:240px;
	height:52px;
	line-height:60px;
	font-size:20px;
	color:#4D4948;
	text-align:center;
	display:block;
	background:#BEDB00;
}
.nav li #selected {
	color:#0D023F;
	background:#FFF;
}
/* iFocus */
#fousbox { width:1020px; height:550px; overflow:hidden;margin:0 auto 15px; position:relative; }
#fousbox ul { height:550px; position:absolute; z-index:10; }
#fousbox ul li { float:left; width:1020px; height:550px; overflow:hidden; position:relative; z-index:5; }
#fousbox ul li a{ display:block;  float:left; }
#fousbox ul li a img{ vertical-align:middle;width:1020px;height:auto;  }
#fousbox .btn { position:absolute; width:1000px; height:18px; left:0; bottom:10px; padding-right:20px; text-align:right; z-index:20; }
#fousbox .btn span { display:inline-block; _display:inline; _zoom:1; width:25px; height:7px; margin-right:5px; cursor:pointer; color:#333; background:#fff; border:solid 1px #4F4D4C; overflow:hidden; }
#fousbox .btn span.on { background:#F8C301; }
.foot {
	width:1020px;
	margin:0 auto 15px;
	overflow:hidden;
}
.foot ul {
	margin:0 -15px 0 0;
	overflow:hidden;
}
.foot li {
	float:left;
	width:330px;
	height:105px;
	margin:0 15px 0 0;
	background:#BEDB00;
}
.foot a:nth-child(2) li {
	background:#FFF;
}
.foot li a {
	width:330px;
	height:105px;
	display:block;
}
.foot li h2 {
	font-size:16px;
	font-weight:600;
	color:#4D4948;
	margin-bottom:10px;
}
.foot li p {
	color:#1E1E1E;
}
.foot li p img {
	text-align:right;
	margin-left:190px;
}
.foot li .left {
	float:left;
	width:100px;
	font-size:16px;
	font-weight:600;
	color:#4D4948;
}
.foot li .right {
	float:left;
	color:#4D4948;
}
.foot li h3 {
	font-size:18px;
	font-weight:bold;
	color:#0093DD;
	margin-bottom:10px;
}
.banner {
	width:1020px;
	height:299px;
	margin:0 auto;
	overflow:hidden;
}
.content {
	width:900px;
	margin:0 auto 15px;
	padding:50px 60px;
	background:white;
	overflow:hidden;
}
.content h2 {
	font-size:25px;
	font-weight:bold;
	color:#bedb00;
	margin-bottom:15px;
}
.content h3 {
	font-size:16px;
	font-weight:bold;
	color:#bedb00;
	margin-bottom:15px;
}
.content p {
	font-size:14px;
	color:#343434;
	line-height:24px;
	margin-bottom:15px;
	overflow:hidden;
}
.content .fl {
	font-size: 14px;
	color: #343434;
	line-height: 24px;
	margin-bottom: 15px;
	margin-right: 35px;
}
.content h5 {
	overflow:hidden;
	height:0px;
	margin-bottom: 50px;
}
.copyright {
	width:1020px;
	height:20px;
	padding:10px 0 30px; 
	margin:0 auto;
	color:white;
	font-size:14px;
}
.copyright a {
	margin:0 auto;
	color:white;
}
.ullist{
 overflow:hidden;
}
.ullist li {
	float:left;
	width:185px;
	margin:0 20px 20px 0;
}
.ullist .pic,.ullist .pic img {
	width:185px;
	height:227px;
}
.ullist .txt {
	margin-top:10px;
	height:40px;
	line-height:20px;
	color:#343434;
	overflow:hidden;
}
