@CHARSET "UTF-8";
/* index bottom */
.bottomBox{ width:100%;}
.msg{background:#ECECEC;border-top:1px solid #CCCCCC; width:100%;z-index: 997; height:40px;padding:5px 0;}
.indexMsg{background:#fdfdfd;width:100%;z-index: 997; height:48px;box-shadow: 0 1px 0 #F6F8F7;}
.indexMenu{ width:100%; display: -webkit-box;}
.indexMenu a{display: block; width:33.3%; 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);}
.home-index,.home-index-active,.Order-index,.Order-index-active,.My-index,.My-index-active,.card-index,.card-index-active{line-height:10px;display:inline-block;padding-top:32px;width:100%;font-size:11px; }
.home-index{ background:url(../images/foot-home.png) no-repeat center 6px;width:34px;height:43px;background-size:50%; }
.Order-index{position: relative;background:url(../images/foot-order.png) no-repeat center 6px;width:34px;height:43px;background-size:50%;}
/*.My-index{background:url(../images/my-icon.png) no-repeat center 5px;background-size:25px 25px;}*/
.card-index{ position: relative; background:url(../images/foot-mine.png) no-repeat center 6px;width:34px;height:43px;background-size:50%;}
.home-index-active{background:url(../images/foot-home-hover.png) no-repeat center 6px;color:#00a0e9;width:34px;height:43px;background-size:50%;}
.Order-index-active{position: relative;background:url(../images/foot-order-hover.png) no-repeat center 6px;color:#00a0e9;width:34px;height:43px;background-size:50%; }
/*.My-index-active{background:url(../images/my-hover.png) no-repeat center 5px;color:#65c3ed;background-size:25px 25px;}*/
.card-index-active{background:url(../images/foot-mine-hover.png) no-repeat center 6px;color:#00a0e9;width:34px;height:43px;background-size:50%; }
body { overflow: auto;}
footer { position: fixed; width:100%; z-index:1111;bottom:0;left: 0; height:48px;}
header,footer,section { width: 100%;-webkit-transition:all .3s;}
.hongdian {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  top: 4px;
  background: #f74c31;
}