#home .footer-icon{
	background: url(../img/1.png) center no-repeat;
	background-size: 24px 24px;
}
.lxt .footer-icon{
	background: url(../img/2.png) center no-repeat;
	background-size: 24px 24px;
}
.szb .footer-icon{
	background: url(../img/3.png) center no-repeat;
	background-size: 24px 24px;
}
.tzb .footer-icon{
	background: url(../img/4.png) center no-repeat;
	background-size: 24px 24px;
}
.wdb .footer-icon{
	background: url(../img/5.png) center no-repeat;
	background-size: 24px 24px;
}
.xxt.active .footer-icon{
	background: url(../img/11.png) center no-repeat;
	background-size: 24px 24px;
}
.lxt.active .footer-icon{
	background: url(../img/22.png) center no-repeat;
	background-size: 24px 24px;
}
.szb.active .footer-icon{
	background: url(../img/33.png) center no-repeat;
	background-size: 24px 24px;
}
.tzb.active .footer-icon{
	background: url(../img/44.png) center no-repeat;
	background-size: 24px 24px;
}
.wdb.active .footer-icon{
	background: url(../img/55.png) center no-repeat;
	background-size: 24px 24px;
}
.xxt.active{
	color: #FF0000;
}
.lxt.active{
	color: #FF0000;
}
.szb.active{
	color: #FF0000;
}
.tzb.active{
	color: #FF0000;
}
.wdb.active{
	color: #FF0000;
}
/*.footer-icon{
	position: relative;
	top: 3px;
	margin: 0 auto;
	display: block;
	width: 24px;
	height: 24px;
}*/
.footer-label{
	font-size: 11px;
}
.mui-tab-item1{
	display: table-cell;
	overflow: hidden;
	width: 1%;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	color: #929292;
}
#header{
	background-color: #0064C0;
}

#slogan span {
	display: none;
}
.mui-bar-tab {
    		border-top: 1px solid #cdcdcd;
    	}