﻿@import url('iconfont.min.css');
@charset "utf-8";



.brand-list .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8f8f8;line-height:.84rem;border-top:.01rem solid #e3e3e3;}
.brand-list .title h2{margin-left:.2rem;color:#383838;font-weight:600; font-size:0.7rem; padding:0.5rem 0;}
.brand-list .title em{margin-top:.6rem;margin-right:.2rem;width:0;height:0;border-style:solid;border-width:.2rem 0 .2rem .2rem;border-color:transparent transparent transparent #777}
.brand-list .title .triangle{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}

.brand-list .detail{display:none;padding:0 .5rem}
.brand-list .detail li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #39F; height:3rem;}
.brand-list .detail li:last-child{border-bottom:none}
.brand-list .detail li .no{padding:1rem 0;-webkit-flex-basis:10%;-ms-flex-preferred-size:10%;flex-basis:10%}
.brand-list .detail li .no p{font-size:.7rem;display:block;background-color:#ae7655;color:#fff;width:1rem;line-height:1rem;text-align:center;font-weight:300}
.brand-list .detail li .no .grey{background-color:#999}
.brand-list .detail li .icon{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;min-width:1.5rem;margin-left:10px; position:relative; line-height:3rem;}
.brand-list .detail li .icon img{position: absolute;left: 0;margin-top:0.4rem; height:2.2rem;}
.brand-list .detail li .num{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%;font-size:.35rem;text-align:center;margin-left:0.1rem; line-height:3rem;}
.brand-list .detail li .num em{color:#68b930;font-size:.35rem}
.brand-list .detail li .data{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%;padding:.5rem 0;font-size:.28rem;margin-left:.6rem}
.brand-list .detail li .des{ width:5rem;line-height:3rem; margin-left:1rem;}
.brand-list .detail li .des a{ border:#CCC 1px dashed; padding:3px 5px;}

.brand-list .detail li .tp{ width:3rem;line-height:3rem;}
.brand-list .detail li .tp a{ border:#CCC 1px dashed; padding:3px 5px;}

