@CHARSET "UTF-8";
/* index bottom */
.footerContainer{ width:100%;}
.footerBox{background:#fdfdfd;width:100%;z-index: 999; height:48px;box-shadow: 0 0 0 #F6F8F7;}
.footerMenu{ width:100%; display: -webkit-box;}
.footerMenu a{display: block; width:20%; height:54px;font-size:11px;text-align:center; color:#808080;-webkit-touch-callout:none;-webkit-outline:none;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.footer1,.footer1-active,.footer2,.footer2-active,.footer3,.footer3-active,.footer4,.footer4-active,.footer5,.footer5-active{line-height:10px;display:inline-block;padding-top:32px;width:100%;font-size:12px; }
.footer1{ background:url(../../images/icons/footer/foot-system-off.png) no-repeat center 6px;width:40px;height:43px;background-size:50%; }
.footer2{ position: relative; background:url(../../images/icons/footer/foot-training-off.png)  no-repeat center 6px;width:40px;height:43px;background-size:50%;}
.footer3{ position: relative; background:url(../../images/icons/footer/foot-xuexi-off.png) no-repeat center 6px;width:40px;height:43px;background-size:50%;}
.footer4{ position: relative; background:url(../../images/icons/footer/foot-card-off.png) no-repeat center 6px;width:40px;height:43px;background-size:50%;}
.footer5{ position: relative; background:url(../../images/icons/footer/foot-user-off.png) no-repeat center 6px;width:40px;height:43px;background-size:50%;}
.footer1-active{background:url(../../images/icons/footer/foot-system-on.png) no-repeat center 6px;color:#333333;width:40px;height:43px;background-size:50%;}
.footer2-active{position: relative;background:url(../../images/icons/footer/foot-training-on.png) no-repeat center 6px;color:#333333;width:40px;height:43px;background-size:50%; }
.footer3-active{position: relative;background:url(../../images/icons/footer/foot-xuexi-on.png) no-repeat center 6px;color:#333333;width:40px;height:43px;background-size:50%; }
.footer4-active{position: relative;background:url(../../images/icons/footer/foot-card-on.png) no-repeat center 6px;color:#333333;width:40px;height:43px;background-size:50%; }
.footer5-active{position: relative;background:url(../../images/icons/footer/foot-user-on.png) no-repeat center 6px;color:#333333;width:40px;height:43px;background-size:50%; }
/*footer { position: fixed; width:100%; z-index:1111;bottom:0;left: 0; height:48px;}*/
footer{ position:fixed;bottom:0px;left:0px; z-index:1111; width:100%; height:48px; background:url(../../images/foot-projection.png) repeat-x; padding-top:4px;background-color:#}

/* active color #48B6F5 */

.hongdian {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  top: 4px;
  background: #f74c31;
}