锘縝ody { 
	margin:0 0; 
	font-family:Microsoft Yahei;
	color:#4f4f4e;
	font-size:14px;
	}
.loadfile{
	position:absolute;
	z-index:-1;
	width:1px;
	height:1px;
	top:0px;
	left:0px;
	filter:alpha(opacity=0);
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity: 0;
	}
a{text-decoration:none;}
.box{width:100%;}
/*澶撮儴*/
.headerbox{
	width:100%;
	border:1px solid #d8d8d8;
	box-sizing:border-box;
	}
.header{
	width:1140px;
	height:70px;
	}
.header .logo{
	width:176px;
	height:70px;
	float:left;
	background:url('../image/logo.png') no-repeat center;
	}
.header .nav{
	width:700px;
	height:42px;
	line-height:42px;
	float:right;
	font-size:14px;
	}
.header .nav ul{
	list-style:none;
	padding:0 0;
	margin:0 0;
	display:table;
	width:700px;
	height:42px;
	margin-top:14px;
	margin-bottom:14px;
	}
.header .nav ul li{
	float:left;
	margin-left:0px;
	width:82px;
	color:#4f4f4e;
	text-align:center;
	}
.header .nav ul li a{
	text-decoration: none;
	}
.header .nav ul .on{
	color:#8fc132;
	border-bottom:4px solid #8fc132;
	box-sizing:border-box;
	}

/*搴曢儴*/
.footer{
	width:100%;
	height:286px;
	color:#fff;
	background:#4f4f4e url('../image/footer_bg.png') no-repeat center;
	}
.footer .model{
	width:1140px;
	height:232px;
	}
.footer .model .left{
	float:left;
	height:106px;
	text-align:left;
	}
.footer .model .right1{
	float:right;
	height:134px;
	width:102px;
	}
.footer .model .right1 .line1{
	width:108px;
	height:108px;
	background:url('../image/erwm.png') no-repeat center;
	}
.footer .model .right1 .line2{
	margin-top:12px;
	line-height:14px;
	}
.footer .model .right2{
	margin-right:40px;
	float:right;
	width:247px;
	height:120px;
	background:url('../image/footer_right2.png') no-repeat center;
	}
.footer .model .left .fnav{
	width:700px;
	height:14px;
	}
.footer .model .left .fnav ul{
	list-style:none;
	margin:0 0;
	padding:0 0;
	display:table;
	font-size:14px;
	width:100%;
	}
.footer .model .left .fnav a{
	text-decoration:none;
	color:#fff;
	}
.footer .model .left .fnav ul li{
	float:left;
	height:14px;
	line-height:14px;
	text-align:center;
	}
.footer .model .left .fnav ul .line{
	width:50px;
	text-align:center;

	}
.footer .model .left .address{
	width:600px;
	margin-top:24px;
	line-height:18px;
	height:18px;
	background:url('../image/address.png') no-repeat;
	text-indent:34px;
	}
.footer .model .left .email{
	width:600px;
	margin-top:14px;
	line-height:18px;
	height:18px;
	background:url('../image/email.png') no-repeat;
	text-indent:34px;
	}
.footer .friend_link{
	width:1140px;
	text-align:left;
	}
.footer .friend_link .title{
	width:100%;
	font-size:14px;
	color:#ffffff;
	}
.footer .friend_link .list ul{
	list-style:none;
	margin:0 0;
	padding:0 0;
	display:table;
	color:#fff;
	font-size:12px;
	width:100%;
	}
.footer .friend_link .list a{
	text-decoration:none;
	color:#fff;
	}
.footer .friend_link .list ul li{
	float:left;
	height:20px;
	line-height:20px;
	text-align:center;
	
	}
.footer .friend_link .list ul .line{
	width:30px;
	text-align:center;

	}
.footer .model .copyright{
	width:1140px;
	height:14px;
	font-size:12px;
	margin-top:20px;
	}
.bg{
	width:100%;
	height:100%;
	background:#000000;
	position:absolute;
	top:0px;
	left:0px;
    filter:alpha(opacity=80);
	-moz-opacity:0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8;
	display:none;
	}