<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html{
  background: #F5F5F5;
}
.brand_content{
  width:1200px;
  background: #fff;
  margin: 0 auto;
  margin-top:16px;
  border-radius: 8px;
}
.cate_tab{
  height: 53px;
  border-bottom: 1px solid #F5F5F5;
  padding:0 20px;
  line-height: 53px;
  overflow: hidden;
}
.cate_tab .cate_tab_list{
  float: left;
  font-weight: Bold;
  font-size: 16px;
  color: #333333;
}
.cate_tab .cate_tab_list a{
  margin-right: 45px;
  padding-bottom: 14px;
  color: #222;
}
.cate_tab .cate_tab_list a.active{
  color: #FF0D35;
  border-bottom: 3px solid #FF0D35;
}
.cate_tab .cate_serach{
  width: 257px;
  height: 28px;
  background: #F5F5F5;
  border-radius: 4px;
  float: right;
  margin-top:13px;
  line-height: 28px;
  overflow: hidden;

}
.cate_tab .cate_serach input{
  width:181px;
  height: 18px;
  border:none;
  background: #F5F5F5;
  padding:5px 8px;
}
.cate_tab .cate_serach span{
  width: 56px;
  height: 28px;
  text-align: center;
  color: #fff;
  background: #FF0D35;
  display: inline-block;
}

/*å“ç‰Œåˆ†ç±»*/
.brand_characters{
  height: 53px;
  line-height: 53px;
  margin:0 24px;
  border-bottom: 1px solid #F5F5F5;
  font-size: 14px;
}
.brand_characters_list{
  display: inline-block;
}
.brand_characters_list a{
  margin-left: 30px;
}
.brand_characters_list a:hover{
  color: #FF0D35;
}

.recommend-brand .brand-text{
  font-size: 18px;
  font-weight: bold;
  color: #FF0D35;
  margin-top:24px;
}

.isFixed {width:100%;height:70px;background-color:#FFF;position:fixed;top:0;left:0;border-bottom:1px solid #e8e8e8;}
.isFixed .topline{width:1160px;margin:0 auto;padding:26px 0 0 40px;}
.isFixed .topline .a{border: 1px solid #FF0D35;font-size: 12px;color: #333333;padding:2px 5px 2px 5px;}
.isFixed .topline .brandnumber{font-size: 12px;color: #0B5DA2;}
.isFixed .topline .b{margin-left: 20px}
.isFixed .topline .inline{display: inline;}
.isFixed .topline .characters{margin-left:40px}
.isFixed .topline .character{color:#0B5DA2;padding:5px 20px 5px 10px;}
.isFixed .topline .character:hover{text-decoration: underline;}

.recommend-brand{margin:0 24px;border-bottom: 1px solid #e8e8e8;margin-bottom: 20px;}
.recommend-brand .brand-con{padding-top: 16px;overflow: hidden;}
.recommend-brand .brand-list{float:left;width: 177px;text-align: center;overflow: hidden;margin-right: 66px;}
.recommend-brand .brand-list.ele_right{margin-right: 0;}
.recommend-brand .brand-list .brand-title-con{width: 177px;text-align: center;font-size: 12px;color: #222;overflow: hidden;margin-bottom: 16px;}
.recommend-brand .brand-list&gt;a{display: block;width: 174px; height: 61px;line-height: 86px;max-width: 177px;border: 1px solid #d3d3d3;margin-bottom: 8px;border-radius: 4px;overflow: hidden;}
.recommend-brand .brand-list img{width:100%;height:auto;}
.recommend-brand .brand-list .brand-name{text-align: center;padding-top:10px;padding-bottom: 20px;font-size: 12px;color: #222;}


.scroll_box{
  margin:0 24px;
}
.scroll_box .brand{
  font-size: 16px;
  font-weight: bold;
  padding:15px 0;
  color: #FF0D35;
  display: block;
}
.scroll_box .brand_out{
  border-bottom: 1px solid #F5F5F5;
}
.scroll_box .imgBox{
  display: inline-block;
  margin-right: 62px;
  margin-bottom: 16px;
}
.scroll_box .imgBox.ele_right{
  margin-right:0;
}
.scroll_box .imgBox a{
  display: inline-block;
  border:1px solid #d3d3d3;
  border-radius: 4px;
  overflow: hidden;
}

.scroll_box .imgBox img{
  height: 46px;
  width: 138px;
  float: left;
}
.scroll_box .imgBox p{
  clear: both;
  width:100%;
  text-align: center;
  margin-top:8px;
  color: #000;
}





/*å•†å“åˆ†ç±»*/
.cate_content{
  margin:24px;
  overflow: hidden;
  padding-bottom: 16px;
}
.cate_first{
  border-bottom:1px solid #f5f5f5;
}
.cate_first li{
  display: inline-block;
  margin-right: 24px;
  font-size: 14px;
  color: #222;
  line-height: 50px;
  cursor: pointer;
}
.cate_first li.active{
  color:#FF0D35;
  font-weight: bold;
}
.cate_first li:hover{
  color:#FF0D35;
  font-weight: bold;
}

.cate_second h6{
  font-weight: bold;
  margin:16px 16px 12px 0;
  font-size: 14px;
}
.cate_second .cate_third li{
  padding:7px 12px;
  display: inline-block;
  border:1px solid #d3d3d3;
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.cate_second .cate_third li a{
  color:#808080;

}
.brand_content .loading{text-align: center;color: #333333;line-height: 30px;    padding: 30px 0;display: none;}
.brand_content .loading img{width: 47px;}</pre></body></html>