body{font-size:14px; color:#333;font-family:"微软雅黑"; padding:0; margin:0; }
a{text-decoration: none; color:#333;}
a:hover{text-decoration: underline;}
div,form,img,ul,li,dl,dd,dt,p,span,input,b{ margin:0; padding:0; border:0;list-style:none;}
ul,dl{ list-style-type:none; }
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0; font-size:12px; font-weight: normal; }
.fl {float: left;}
.fr {float: right;}
.hidden{display:none;}
.ml5{margin-left: 11px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:14px;}
.ml20{margin-left:20px;}
.ml8{margin-left:8px;}
.ml60{margin-left: 60px;}
.mr10{margin-right:10px;}
.mf20{margin-left:30px;}
.mt15{margin-top: 15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:28px;}
.clear{clear:both; height:0; line-height:0; font-size:0; width:100%;}
.wapper{ width:1000px;}

.top{
	background: #f5f5f5;
	height: 36px;
}
.top-con{
	width: 1200px;
	margin: 0 auto;
    line-height: 36px;
}
.top-nav{
	color: #015293;
}
.bannar{
	background:  top center no-repeat;
	width: 100%;
	height: 196px;
}
.ser{
	width: 1200px;
	margin: 0 auto;
}
.ser-k{
	background: ;
	width: 354px;
	height: 36px;
	margin-top: 80px;
}
.ser-text{
	width: 303px;
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
}
.ser-btn{
	width: 51px;
	height: 36px;
	background: none;
}
.menu{
	background: #0c69b7;
	height: 50px;
}
.menu ul li{
	float: left;
	line-height: 50px;
	margin-left: 35px;
}
.menu ul li a{
	color: #fff;
	padding: 8px 46px;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 18px;
}
.menu ul li a:hover{
	background: #e7f0f8;
	color: #0c69b7;
	text-decoration:none;
}
.menu-con{
	width: 1200px;
	margin: 0 auto;
}

.footer{
	height: 150px;
	background: #e6e6e6;
	border-top:solid 4px #0c69b7;
}
.footer-con{
	width: 1200px;
	margin: 0 auto;
}
.f-nav{
	text-align: center;
}
.copyright{
	text-align: center;
}