/*尾部*/
.j-footerFixed{width: 100%;height: 44px;z-index: 10; background: #fff;position: fixed;left: 0;right: 0;bottom: 0;
		box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
	    -webkit-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
	    -moz-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
}
.j-footerFixed ul{height: 44px;width: 100%}
.j-footerFixed ul li{text-align: center;width: 33.33%;float: left;height: 100%;}

.j-footerFixed ul li .bar-img {display: inline-block;width: 57px;height: 44px;}

.j-footerFixed ul li .bar-img a {display: block;width:57px;height: 44px;overflow: hidden;}
	/*footer*.png为灰色图片，footer**.png为选中状态下的图片*/
.j-footerFixed ul li .index a{background: url(images/footer1.png) no-repeat center center;background-size: 57px 44px;}
.j-footerFixed ul li.on .index a{background: url(images/footer11.png) no-repeat center center;background-size: 57px 44px;}

.j-footerFixed ul li .fenlei a{background: url(images/footer2.png) no-repeat center center;background-size: 57px 44px;}
.j-footerFixed ul li.on .fenlei a{background: url(images/footer22.png) no-repeat center center;background-size: 57px 44px;}

.j-footerFixed ul li .my a{background: url(images/footer3.png) no-repeat center center;background-size: 57px 44px;}
.j-footerFixed ul li.on .my a{background: url(images/footer33.png) no-repeat center center;background-size: 57px 44px;}

/*尾部我的中心漂浮*/
#j-mycenter{position: relative;}
.j-mycenter-list{width: 105px;border: 1px solid #e3e3e3;position: absolute;bottom: 44px;right: 0;z-index: 9999;background-color: #fff;display: none;}
.j-mycenter-list ul li{border-bottom: 1px solid #e3e3e3;height: 40px;line-height: 40px;text-align: left;padding-left: 5px;font-size: 12px;box-sizing: border-box;-webkit-box-sizing: border-box;float: left;width: 100%;}
.j-mycenter-list ul li a{display: block;color: #333;}
.j-mycenter-list ul li a em{display: inline-block;width: 25px;height: 25px;background: url(http://sx1.ac.10086.cn:9081/wap/v2/resources/images/right-icon.png) no-repeat -120px 2px;vertical-align: middle;background-size: 140px auto;}
.j-mycenter-list ul li a.wddd em{background-position: -120px -38px;}
.j-mycenter-list ul li a.thhgl em{background-position: -119px -80px;}
.j-mycenter-list ul li a.bzzx em{background-position: -118px -166px;}