@charset "UTF-8";
/**
 * @desc 品牌
 * @author cifer
 * @date 2016-11-04
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.brand_list, .brand_list .brand_li {
  *zoom: 1; }
  .brand_list:after, .brand_list .brand_li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

.main_wrap {
  padding-bottom: 57px; }

.brand_banner_wrap {
  background-color: #1d1d1d; }
  .brand_banner_wrap .brand_banner_inner {
    height: 428px;
    background: url("../../images/brand/brand_banner_1190x428.png") no-repeat 0 0; }
  .brand_banner_wrap .brand_notice_wrap {
    width: 562px;
    padding-top: 167px;
    margin: 0 auto; }
  .brand_banner_wrap .common_head {
    width: 562px; }
  .brand_banner_wrap .common_head_line {
    width: 128px;
    background-color: #696969; }
  .brand_banner_wrap .common_head_title {
    font-size: 40px;
    color: #fff; }
  .brand_banner_wrap .brand_notice {
    margin-top: 20px;
    font-size: 28px;
    font-weight: normal;
    color: #fff; }

.brand_list {
  width: 1190px;
  margin-top: 57px;
  padding-top: 1px;
  padding-left: 1px; }
  .brand_list .brand_li {
    float: left;
    width: 197px;
    height: 119px;
    border: 1px solid #dcdcdc;
    margin-top: -1px;
    margin-left: -1px;
    line-height: 119px;
    text-align: center;
    overflow: hidden; }
  .brand_list .brand_img {
    max-width: 95%;
    max-height: 95%;
    vertical-align: middle; }

/*# sourceMappingURL=brand_list_v2.css.map */
