.boxes .box { height: 90px; color: #000; border:1px solid #eee; text-align: center; border-right: 0; border-top: 0; padding-top: 1.5rem; } .content{ } .boxes .box:hover{ background: #eee; } .box img{ width:40px; height:40px; } .boxs{ color:#666; } /*会员等级信息*/ .down{ background: url(../images/dingImg/down.png) ; background-position: 60% 60%; background-size: 100%; display: block; position: relative; bottom:15px; height:10px; width: 15px; float:right; transition: 0.2s linear; } .am-list{ margin: 0px; } .am-list li{ border:0; } .am-panel{ margin-bottom: 0px; border-color: #E0CCB1; } .am-table{ margin: 0px; } .vipMsg{ display:none; } .restart{ position: relative; display: inline; } .am-panel-secondary>.am-panel-hd{ color: #555; background-color: #E0CCB1; border-color: rgb(224, 204, 177); } /*会员等级信息结束*/ /*foot部分*/ .am-navbar-default a{ color:#707070; } .am-navbar-default .am-navbar-nav { background: #fff; border-top:1px solid #aaa; } .customer{ color:#0e90d2; } /*foot结束*/ .am-panel-hd { border-bottom: 2px solid transparent; }