.category-left{position:absolute;width:4rem;left:0;top:1px;bottom:0;background-color:#fff;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.category-left li{position:relative;height:40px;line-height:38px;border-bottom:1px solid #f1f1f1}.category-left li.active a{color:#f8584f}.category-left li.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#f8584f}.category-left li a{text-align:center;display:block;height:40px;color:#4e4d4d;font-size:.55rem}.category-right{position:absolute;left:4rem;right:0;top:1px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}.golist-btn{background-color:#fff;display:block;text-align:center;margin:8px 10px;padding:6px 0;font-size:.55rem;color:#f8584f;border-radius:40px}.golist-btn:before{font-size:8px;content:"";display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;color:#fff;vertical-align:middle;border-radius:50%;margin-right:5px;background:url(../images/go.png) no-repeat;background-size:100% 100%}  .divder{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center;font-size:.6rem;margin:10px}  .divder:after{margin-left:10px}  .divder:after,.divder:before{content:"";-webkit-box-flex:1;-webkit-flex:1;flex:1;height:0;border-top:1px dotted #c7c7cc}  .divder:before{margin-right:10px}  .goods-list{padding:0 8px;overflow:hidden;list-style:none}  .goods-list .goods-list__item{float:left;width:33.333%;box-sizing:border-box;padding:5px}  .goods-list .goods-list__item a{color:#504f4f;border-radius:3px;overflow:hidden;background-color:#fff;display:block}  .goods-list .goods-img,.goods-list .goods-img img{width:100%}  .goods-list .goods-name{display:block;text-align:center;font-size:.55rem;padding:6px 0;height:20px}  .goods-list .goods-name,.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}  .bottom_text{position:absolute;bottom:10px;left:0;text-decoration:underline;width:100%;text-align:center;color:#a4a4a4;font-size:12px}