<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b_banner {
  padding-bottom: 60px;
  background: url(../img/bg-b_banner.jpg) no-repeat center;
  background-size: cover;
  min-width: 1180px;
}
.banner {
  width: 1171px;
  height: 449px;
}
.center {
  text-align: center;
}
.brand_title,.brand_title.black_title {
  background: url(../img/bg-title_line_01.jpg) no-repeat top center;
  color: #fff;
  font-size: 24px;
  display:inline-block;
  *display:inline;
  *zoom:1;
  padding: 20px 0 50px 0;
  margin-top: 55px;
}
.brand_title.black_title {
  background: url(../img/bg-title_line_02.jpg) no-repeat top center;
  color: #333;
}
.brand_title span {
  display: block;
  color: #ccc;
  font-size: 12px;
  padding-top: 8px;
}
#content .inner {
  width: 1180px;
}
.more_brands_list li {
  float: left;
  padding: 0 47px 40px 0;
}
.more_brands_list li.last {
  padding-right: 0;
}
.one_stop {
  background: url(../img/bg-one_stop.jpg) no-repeat center;
  background-size: cover;
  height: 380px;
}
.one_stop ul li {
  float: left;
  padding-right: 59px;
}
.one_stop ul li.last {
  padding-right: 0;
}
.one_stop ul li h3 {
  padding: 60px 0 25px 0;
  color: #fff;
  font-size: 16px;
}
.o_icon_01 {
  background: url(../img/icon-one_stop_01.png) no-repeat top center;
}
.o_icon_02 {
  background: url(../img/icon-one_stop_02.png) no-repeat top center;
}
.o_icon_03 {
  background: url(../img/icon-one_stop_03.png) no-repeat top center;
}
.o_icon_04 {
  background: url(../img/icon-one_stop_04.png) no-repeat top center;
}
.one_stop ul li p {
  width: 250px;
  color: #fff;
  font-size: 12px;
}
.one_stop .brand_title {
  margin-top: 40px;
  padding-bottom: 40px;
}</pre></body></html>