.container{
	width: 1200px;
}
a{
	text-decoration:none;
	color: inherit;
	}
a:hover{
	text-decoration:none;
}
li{
	list-style-type:none;
}
.header-logo{
	background: #f6f6f6;
}
.header-top{
	height: 41px;
	background: #e1e1e1;
	width: 100%;
}
.header-left{
	display: inline-block;
	float: left;
}
.header-left span{
	margin-right: 38px;
	line-height: 41px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.header-left a:hover{
    color: #cc0000;
}



.header-right{
	height: 41px;
	text-align: center;
	color: #000000;
	display: inline-block;
	float: right;
	}
.header-right ul{
	display: inline-block;
	*display: inline;
	zoom:1;
	}
.header-right li{
	line-height: 41px;
	float: left;
	font-family: "宋体";
	font-size: 12px;
	z-index: 10;
	color: #333333;
	}
.header-right .nav img{
	margin-right: 6px;
}
.header-right .nav{
	width: 90px;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.header-right li .on{
	color: #cc0000;
}
.header-right li a:hover{
	color: #cc0000;
}
.header-right li:hover .nav{
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
.header-right li .nav{
	display: block;
	
	}
.header-right ol li{
	float: none;
	text-align: center;
}
.header-right ol{
	background: #FFFFFF;
	border-top: none;
	position: absolute;
	width: 90px;
	display: none;
	padding: 0;
	z-index: 200;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
.header-right ol a{
	line-height: 30px;
	display: block;
	color: #666666;
	}
.header-right li:hover ol{
	display: block;
	}
.header-right li a:hover{
	color: #cc0000;
	}
.logo{
	margin-top: 26px;
	float: left;
}
.header-list{
	display: inline-block;
	margin-top: 31px;
	margin-left: 59px;
}
.header-input{
	display: inline-block;
	border: 2px solid #01579f;
}
.header-input input{
	outline:none;
	line-height: 37px;
	padding: 0 8px;
	width: 500px;
	height: 33px;
	background: #FFFFFF;
	border: none;
}
.header-input button{
	width: 101px;
	height: 40px;
	margin-left: -5px;
	border: none;
	padding: 0;
	outline: none;
	background: url(../img/ssku.jpg) no-repeat;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.header-list ul{
	padding: 0;
	margin-left: 0px;
}
.header-list li{
	margin-right: 28px;
	line-height: 23px;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	float: left;
}
.header-list a:hover{
	color: #CC0000;
}
.char{
	text-align: center;
	margin-top: 13px;
	margin-right: 60px;
	float: right;
}
.char img{
	position: relative;
}
.char .badge{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background: #cc0000;
	line-height: 16px;
	text-align: center;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	
}
.char span{
	position: absolute;
	z-index: 10;
	margin-left: -8px;
}
.char p{
	line-height: 30px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
/*导航*/
.header-nav .container{
	padding: 0;
}
.header-nav ul{
	padding: 0;
	margin: 0;
}
.header-nav li{
	margin-top: 10px;	
	font-family: "微软雅黑";
	font-size: 20px;
	color: #666666;
	float: left;
	padding: 0 23px;
}
.header-nav li a{
	display: inline-block;
	margin-top: 10px;
	/*line-height: 45px;*/
}
.header-nav .on{
	color: #CC0000;
}
.header-nav li a:hover{
	color: #CC0000;
}
.header-nav .active a{
	margin-top: 0;
	display: inline-block;
	line-height: 45px;
	margin-right: 23px;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #FFFFFF;
	background: #0275db;
	padding: 0 75px;
	z-index: 30;
    /*-moz-box-shadow: 3px 3px 10px #152c41;
    -webkit-box-shadow: 3px 3px 10px #152c41;
    box-shadow: 3px 3px 10px #152c41;*/
   -moz-box-shadow: 3px 3px 10px #265987;
    -webkit-box-shadow: 3px 3px 10px #265987;
    box-shadow: 3px 3px 10px #265987;
}
.header-nav .active{
	padding: 0;
	line-height: 44px;
}
.header-nav .active:hover a{
	color: #FFFFFF;
}
.header-nav li ol li{
	padding: 0px 0px;
}
.header-nav ol{
	text-align: left;
	background: #FFFFFF;
	border-top: none;
	position: absolute;
	width: 282px;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	z-index: 20;
	}
.header-nav .header-dl{
	background: #0056a1;
}
.header-nav .header-dl a{
	margin-right: 0;
	padding: 0;
	line-height: 60px;
	color: #000000;
	background: none;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 20px;	
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	}
.header-nav .header-dl a:hover{
	color: #CC0000;
}
.header-nav .header-dl a img{
	margin-right: 15px;
}
.header-nav li:hover ol{
	display: block;
	}

.nav-end{
	border-bottom: 5px solid #014da1;
}





.foot{
	background: #dddddd;
}
.foot li{
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 20%;
	float: left;
}
.foot li ol li{
	font-family: "宋体";
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	margin-left: -21px;
	width: 100%;
}
.foot li ol li a:hover{
	color: #CC0000;
}
.foot ul{
	overflow: auto;
	padding: 10px 0 42px 0;
}
.foot-bottom{
	text-align: center;
	background: #313131;
	padding: 33px 0 10px 0;
}
.foot-bottom p{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
