
.bottomicon{
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index: 1000;
	height:50px;
	padding: 5px 0;
	background:url(../img/bg.png) repeat-x;
	background-size: cover;
}
/*p.department{
	display: inline-block;
	font-size:23px;
	position:absolute;
	left:95px;
	bottom:-13px;
	padding:0px;
}
p.around{
	font-size:10px;
	margin-left:95px;
	margin-top:-27px;
}*/
.Icon{
	vertical-align: top;
	margin-top:3px;
	line-height: 50px;	
}
.Icon a{
	width:60%;
	height:50px;
	display:block;
}
.Icon .logo{
	float:left;
	width:32px;
	height:32px;
	line-height:32px;
	border: none;
	margin:7px 14px 0px 13px;
	padding-left: 7px;
}
 .department{
	height:31px;
	max-width:155px;
	line-height:35px;
	margin-bottom:13px;
}
.openClose{
	float:right;
	margin-top:9px;
	padding-right:8px;
}
.openClose a{
	background: #576a79;
	line-height:22px;
	padding: 1px 8px;
	margin:0px;
	position:absolute;
	right:40px;
	top:18px;
	color: #fff;
	font-size:14px;
	margin-top: 2px;
}
.openClose .btn{
	height:41px;
	width:111px;
	line-height:34px;
	text-align: center;
}
.openClose span{
	margin-top:4px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 25px;
	line-height:25px;
	border-radius:50%;
	line-height: 25px;
	text-align: center;
	color: #fff;
}
.openClose span img{
	vertical-align: top;
	width:13px;
	padding-top: 6px;
	border:none;
}









