/* CSS Document */

*{padding:0; border:0; margin:0; list-style:none; text-decoration:none;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;text-decoration:none}

#tophead{width:100%; position:relative;}
#tophead .topbg{width:100%;}
#tophead .topbg img{width:100%;}
#tophead .logo{position:absolute; left:13.61%; right:82.23%; top:21.82%;}
#tophead .logo img{width:100%;}
#tophead .topnav{position:absolute; left:33.4%; top:45%;}
#tophead .topnav li{float:left;}
#tophead .topnav li a{color:#fff; font-family:"Microsoft YaHei"; font-size:18px; padding:4px 40px; display:block; background:none;}
#tophead .topnav li.on a{ background:#e81f18;}

@media(max-width:1600px){

#tophead .topnav{position:absolute; left:33.4%; top:45%;}
#tophead .topnav li{float:left;}
#tophead .topnav li a{color:#fff; font:"Microsoft YaHei"; font-size:14px; padding:3px 20px; display:block;}

}

@media(max-width:1200px){

#tophead .topnav{position:absolute; left:33.4%; top:45%;}
#tophead .topnav li{float:left;}
#tophead .topnav li a{color:#fff; font:"Microsoft YaHei"; font-size:12px; padding:3px 10px; display:block;}

}

#btfoot{width:100%;}
#btfoot table{
	width:75%;
	margin: 0 auto;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	margin-top: 40px;
}
#btfoot table{
	width:75%;
	margin: 0 auto;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	margin-top: 40px;
}
#btfoot table#special{
	width:100%;
	margin: 0 auto;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	margin-top: 40px;
}

#btfoot table td{
	border: 1px solid #eeeeee;
	width: 16.5%;
	margin-top: 60px;
}
#btfoot table td ul{font-family:"Microsoft YaHei"; font-size:12px; padding:30px 0 40px 20px;}
#btfoot table td ul li{ line-height:24px; white-space:nowrap;}
#btfoot table td ul li a{color:#b3b3b3;}
#btfoot table td ul li a.ct{font-size:14px; color:#000;}
