﻿
body{
	min-width:1300px;
	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{
	padding:0; 
	margin:0;
	border:0;
	}
	
a{ text-decoration:none; color:#444; }

a:hover{  color:#0e419c; }
		
.clear{ 
    clear:both;
	}



.footbox{ width:100%;  background:#2d2d2d; }
.foot{ width:1200px; margin:0 auto; padding:50px 0; }
.foot-left{ float:left; width:850px; line-height:24px; color:#717171; margin-bottom:50px; }
.foot-left a{ padding:0 15px; color:#717171; }
.foot-left a:hover{ color:#fff; }
.foot-right{ float:right; max-width:240px; }
.foot-right ul li{ float:left; width:100px; text-align:center; cursor:pointer; position:relative;  }
.foot-right ul li span{ display:block; height:30px; line-height:30px; text-align:center; color:#555;  }
.ewm{ width:120px; height:120px; background-size:100% !important; position:absolute; top:-125px; left:-10px; display:none; }
.foot-right ul li:hover .ewm{ display:block; }




