/*底部副导航开始*/

#sub_nav {
	width:100%;
	height:53px;
	background:#2581e8
}
#sub_nav ul {
	width:970px;
	height:53px;
	line-height:53px;
	font-family:"微软雅黑";
	font-size:15px;
	margin:0 auto;
}
#sub_nav ul li {
	float:left;
	margin-left:10px;
	width:110px;
	color:#fff
}
#sub_nav ul li a {
	color:#fff
}
#sub_nav ul li a:hover {
	color:#fff;
	text-decoration:underline
}
/*底部副导航结束*/







/*footer开始*/



#footer {
	width: 100%;
	height:220px;
}
.foot {
	max-width: 1024px!important;
	height: 200px;
	margin:0 auto;
	position: relative;
}
.foot .dlogo {
	width:144px;
	height:86px;
	float:left;
	margin:70px 0 0 100px;
}
.foot .dbwz {
	width: 320px;
	height: 160px;
	float: left;
	line-height: 26px;
	margin:0px 0 0 60px;
	margin:0px 0 0 50px;
	color:#666
}
.foot .dbwz label {
	font-weight:bold;
}



.foot .footleft{
	float: left;
	display: block;
	margin: 30px 0 0 20px;
	overflow: hidden;
}
.footleft p{
	font-size: 13px;
	line-height: 15px;
	text-align: left;
        margin-bottom:20px;
}
.footleft .p1{
	font-size: 14px;
    font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
}

.foot .footright{
	float: right;
	display: inline-block;
	margin: 30px 20px 0 0;
	overflow: hidden;
}

.footright ul{
	display: block;
	overflow: hidden;
}

.footright ul li{
	float: left;
	width: 130px;
	margin-left: 40px;
	text-align:center;
}



.footright li p{
	font-size: 13px;
	line-height: 15px;
	color: #999;
	text-align: center;
}

.footright li img{
	width: 130px;
	height: 130px;
	margin: 2px;
}


/*footer结束*/

/* 底部备案 */

.beian{
	width: 100%;
	height: 40px;
	/*background: #232323;*/
	border-top: 1px solid #e8e3e3;
}

.beianwd{
	width: 1024px;
	height: 40px;
	margin:0 auto;
	position: relative;
}

.beianwd p{
	font-size: 13px;
	line-height: 40px;
	color: #848484;
	padding-left:20px;
	padding-right:20px;
	margin: 0;
}

.f-l{
	float: left;
	
}

.f-r{
	float: right;
}

/* 底部备案END */