body { font: 14px "Microsoft Yahei","Arial","Tahoma","Verdana","Helvetica";color:#3d4450;min-width:1300px;}
html{box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */}
img { border: 0  none;height: 100%; }
a { text-decoration: none; }
*{padding:0 ;margin:0;}
ul, ol { list-style: outside none none; }
input, button, textarea, select, optgroup, option { font: 1em "Microsoft Yahei","Arial","simsun"; outline: medium none; }
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
.nav-top{
	width: 100%;
	height:40px;
	background:#262626;
	
}
.nav{
	width:1000px;
	height: 100px;
	margin: 0 auto;
}
.nav img{
	float: left;
	width:185px;
	height: 100px;
	margin-right: 30px;
}
.nav ul li{
	float: left;
	width: 110px;
	height: 96px;
	color: #6a6a6a;
	margin-left: 20px;
	text-align: center;
}
.nav ul .serve{
	border-bottom: 4px solid #85a8cb;
}
.nav ul li a{
	color: #6a6a6a;
	font-size: 21px;
	line-height: 96px;
}
.foot{
	width: 100%;
	height: 330px;
	background: #18a2ce;
	margin-top: 55px;
}
.foot .foot_content{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}
.foot_content ul{
	float: left;
	width: 153px;
	margin-left: 45px;
}
.foot_content ul li{
	width: 180px;
	color: #fff;
}
.foot_content ul li span{
	font-size: 18px;
	line-height: 44px;

}
.foot_content ul li a{
	font-size: 12px;
	line-height: 24px;
	color: #fff;
}
.foot_content ul li a:hover{
	color: black;
	border-bottom: 1px solid #004373;
}
.foot_bott{
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	background: #282828;
	border-bottom: 5px solid #fff;
}
p .footlinghover:hover{color: black;
 border-bottom: 1px solid #004373;
 }

