	body{
	width: 100%;
	height: 100%;
	background: #fff;
	}

  #header{height: .88rem;display: flex;align-items: center;justify-content: space-between;}
  #header h1{line-height: .88rem;height: .88rem;font-size: .34rem!important}
  #header .header_l,#header .header_r{position: unset;top: unset; left:unset;}


	.cate_all_box,.cate_all_box a{font-size: 13px;}
  .cat_botlh{font-size: .28rem}
	.cat_botrt_brand{width: 100%;height: auto;}
	.cat_botrt_brand ul li {    float: left;width: 33%;text-align: center;margin-bottom: .26rem;margin-top: .26rem;}
	.cat_botrt_brand ul li a {font-size: .24rem;color: #666666;}
	.cat_botrt_brand ul li img {width: 1.76rem;/*height: 3.5rem;*/}
  .cat_botr ul,.cat_botl ul{margin-top: .88rem}
  .cat_botl ul,.cat_botl{width: 1.6rem;}
  .ico_10 {
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/back_gray.png) no-repeat;
    background-size: .2rem auto;
    background-position: center;
  }
  #header .header_r a.ico_03 {
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/sea_search.png) no-repeat;
    background-size: .4rem auto;
    background-position: center;
  }
  #header{
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
  }
  #header h1{
    color: #333;
  }
  .cat_all_list_wrap{
  	width: 90%;
  	margin-left: 5%;
  }

  #cat_botrr li:nth-child(5) .cate_all_list_wrap{
	border-top: none;
  }
  #cat_botrr li:nth-child(5) .cate_all_box{
  	border-top: 1px solid #f1f1f1;
  }
  .cate_all_box{
	width:33.33%;
	height:.8rem;
	text-align:center;
	line-height:.8rem;
	border:1px solid #f1f1f1;
	float:left;
	margin-right:0;
	overflow:hidden;
	box-sizing:border-box;
	font-size: .24rem;
	border-top: none;
	border-left: none;
  }
  .clear{
  	clear: both;
  }

  .cat_botrh{
  	margin: 10px 0;
  }
  #cat_botrr li:nth-child(2) .cat_all_list_wrap>.cate_all_box{
  	border-left: 1px solid #f1f1f1;
  	margin-right: -1px;
  	width: 33.6%;
  }
  .cat_botlh,.cate_all_box{height: 1.2rem;line-height: 1.2rem;}
  .cate_all_box{border: 1px solid #f1f1f1}