﻿.anbox { width:100%; margin:0 auto;height:3.5rem;overflow-y:scroll;}
.anbox .hd2{width:100%;height:.8rem;  background:#F3F3F3; color:#000}
.anbox .hd2 ul{ overflow:hidden;height:.8rem;position: absolute; z-index:10; }
.anbox .hd2 ul li{ float:left;color:#cdcdcd; width:25%;background:#464646; text-align:center;line-height:.4rem; font-size:.2rem;}
.anbox .hd2 ul li a{ color:#cdcdcd}
.anbox .hd2 ul .on{color:#fff; background:#026b9c }
.anbox .hd2 ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.anbox .bd2{ width:95%;margin:0 auto; height:100%;overflow-y:scroll;}
.anbox .bd2 ul{}
.anbox .bd2 ul li{ width:48%; float:left;font-size:.15rem;line-height:.25rem; padding-left:2%; text-align:left; overflow:hidden}
