body{
	min-width:1240px;
	padding:0; 
	margin:0;
	border:0;  
	font-family:"Microsoft YaHei",SimHei,arial;
	font-size:14px;
	color:#444; 
	}
	
ul,li{ 
	list-style:none;
	padding:0; 
	margin:0; 
	border:0; 
	}

dl,dt,dd,img,input,p{
	padding:0; 
	margin:0;
	border:0;
	}
	
a{ text-decoration:none; color:#444; }

a:hover{  color:#d62e11;transition:all 0.3s ease; }
		
.clear{ clear:both; }


.bannerbg{ width:100%; height:470px; padding-top:70px; background:url(../images/banner1.png) center no-repeat; }
.nav{ width:1200px; margin:0 auto; height:56px; background:url(../images/navbg.png) center no-repeat; position:relative;  }
.nav ul{ float:right; width:860px; }
.nav ul li{ float:left; width:135px; height:56px; line-height:56px; text-align:center; }
.nav ul li a{ display:block; font-size:15px; color:#fff; }
.logo{ position:absolute; left:0; bottom:0; width:328px; height:105px; }


.foot{ width:100%; overflow:hidden; background:url(../images/foot.jpg) repeat-y; }
.link{ height:76px; line-height:76px; background:url(../images/line.jpg) center bottom no-repeat; color:#fff;opacity:0.8; }
.linkbox{ width:1200px; margin:0 auto; overflow:hidden; }
.linkbox a{ color:#fff; margin:0 15px; opacity:0.8; }
.linkbox a:hover{ opacity:1; }
.copyright{ width:1200px; text-align:center; font-size:12px; opacity:0.5; color:#fff; line-height:24px; margin:25px auto; }