@CHARSET "UTF-8";
.category_subtoolbar_box{position: fixed; top: 0px; background: #fff;width: 100%;max-width:750px;z-index:999;}
.category-subtoolbar{border-top: 1px solid #efefef;flex-direction:row;display: -webkit-flex;display: flex; flex-wrap:wrap ; justify-content:space-between;padding-top: 10px;padding-bottom: 10px;}
.category-subtoolbar li{width:25%;text-align:center;}

.category-subtoolbar .filter a:after {margin-left:3px;display:inline-block;width:10px;height:11px;vertical-align:middle;overflow:hidden;content:'';background:url(../images/popular.png) center center no-repeat;background-size:cover;}

.category-subtoolbar .shop_price a:after {margin-left:3px;display:inline-block;width:6px;height:9px;vertical-align:middle;overflow:hidden;content:'';background:url(../images/ico_category_sort_default.png) center center no-repeat;background-size:cover;}

.category-subtoolbar a.up:after{margin-left:3px;display:inline-block;width:6px;height:9px;vertical-align:middle;overflow:hidden;content:'';background:url(../images/ico_category_sort_up.png) center center no-repeat;background-size:cover;}
.category-subtoolbar a.down:after {margin-left:3px;display:inline-block;width:6px;height:9px;vertical-align:middle;overflow:hidden;content:'';background:url(../images/ico_category_sort_down.png) center center no-repeat;background-size:cover;}
.page_title_box{flex-direction:row;display: -webkit-flex;display: flex; flex-wrap:wrap ; justify-content:space-between;padding-left:10px;padding-right:10px;padding-top: 10px;padding-bottom: 10px;}
.page_title_box .ico_page_back_box{width:33%;}
.page_title_box .ico_page_back{height:0.75rem;}
.page_title_box .page_title{width:33%;text-align:center;font-size:0.75rem;}
.page_title_box .rt_box{width:33%;}
.search_box{flex-direction:row;display: -webkit-flex;display: flex; flex-wrap:wrap ; justify-content:space-between;padding-left:10px;padding-right:10px;padding-top: 10px;}
.input_category_search{border:none;font-size: 0.6rem;}
.ico_category_search_box{border:1px solid #666;border-radius:20px;padding:2px 10px;width:65%;}
.search_box .menu_right_box{width:25%;display: -webkit-flex;flex-direction: row; justify-content: flex-end;display: flex;}
.search_box .ico_category_search{height:0.8rem;}
.search_box .home_service_ico{height:1rem;margin-right:10px;}
.search_box .home_tel_ico{height:1rem;}
.goods_count_box{margin:10px;    font-size: 0.7rem;}
.all_box{width:100%;overflow:auto;-webkit-overflow-scrolling: touch;}
.all_box ul{width:80rem;}
.all_box li{width:2.5rem;float:left;text-align:center;font-size:0.45rem;margin-right:0.4rem;}
.all_box li.cur{border-bottom:2px solid #F9BF94;}
.all_box li.cur a{font-size:0.45rem;color:#F9BF94;}
.all_box li img{width:80%;}