body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
}
body,
p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td {
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color:#666;
}
input,
select,
textarea {
	 border:none;
	 outline:none;
	 background:none;
}
textarea {
	 resize:none;
}
img {
	 border:none;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}

.contain{
	width: 1180px;
	margin: 0 auto;
}




.body1{
	background: #eee;
}
.header{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	box-shadow: 0 0 1px 2px rgba(157,15,19,0.08);
}
.header .mask{
	position: inherit;
	width: 100%;
	height: 70px;
	background: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index: -1;
}
.header .logo{
	margin-right: 25px;
	margin-top: 9px;
}
.header ul{

}
.header ul li{
	float: left;
	line-height: 67px;
	margin: 0 10px;
}
.header ul li:hover,
.header ul li.active{
	border-bottom: 3px solid #013783;
}
.header ul li:hover,
.header ul li.active a{
	color: #013783;
	font-weight: bold;
}
.header ul li a{
	line-height: 67px;
	padding: 0 15px;
	display: block;
	font-size: 16px;
	color: #333;
}
.header .search{
	width: 178px;
	height: 28px;
	border: 1px solid #d8e0e6;
	margin-top: 19px;
	background: #f7f6f6;
	border-radius: 4px;
	
}
.header .search input{
	width: 145px;
	height: 26px;
	text-indent: 10px;
	color: #666;
	line-height: 26px;
}
.header .search a{
	float: right;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 2px;
	
}
.footer{
	clear:both;
	background: #f7f7f7;
	border-top: 5px solid #e7e7e7;
}
.footer .bus{
	float: left;
	border-right: 1px solid #e5e5e5;
}
.footer .bus li{
	float: left;
	margin-right: 106px;
}
.footer .bus li p{
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
.footer .bus li a{
	display: block;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
.footer .bus li a:hover{
	text-decoration: underline;
}
.footer .contain.clear{
	border-bottom: 1px solid #d2d2d2;
}
.footer .end{
	width: 100%;
	border-top: 1px solid #d2d2d2;
}
.footer .end ul{
	font-size:12px;
	color:#ccc;
}
.footer .end ul li{
	margin: 0 10px;
	display: inline-block;
}
.footer .end ul li:hover a{
	color: #3389f3;
}
.footer .end ul li a{
	display: block;
	padding: 0 10px;
	line-height: 60px;
}
.footer .end p{
	font-size: 12px;
	line-height: 60px;
}

.footer .sb_num{
	color: #00b4ff;
	float: left;
	margin-left: 100px;
}
.footer .sb_num .p1{
	font-weight: bold;
	font-family: 'Impact';
	font-size: 35px;
	margin-bottom:10px;
}
.footer .sb_top{
	padding: 30px 0 50px;
}
.footer .sb_num .p2{
	font-size: 16px;
	padding: 10px 15px 10px 50px;
	border: 1px solid #00b4ff;
	background: url(../images/footer_num.png) left no-repeat;
	background-position-x: 10px;
}




/*下拉*/
.header ul li.nav-up-selected{border-bottom: 3px solid #013783;}
.header ul li.nav-up-selected a{ color: #013783;font-weight: bold;}
.nav-down-menu{width:100%;margin:0;background: #f0f0f0 url(../images/head-down.jpg) repeat-x left top;)
border-top:1px solid #dcdcdc; padding:40px 0;position:absolute;top:70px; left:0; z-index:10;}
.platcon dl{ float:left;padding-left:20px; padding-top:20px; border-right:1px solid #dcdcdc;min-height: 220px; background:#fff;width: 200px;}
.platcon dl:last-child{border-right:none;}
.platcon dl dt{ margin-bottom:20px;}
.platcon dl dt a{ font-size:16px; font-weight:bold; color:#013783;}
.platcon dl dd a{ display:block;padding:8px 0;}
.platcon dl dd a:hover{ color:#013783;}