#content .inner {
  width: 100%;
}
.b_banner {
  min-width: 0;
}
.banner {
  width: 100%;
  height: 100%;
}
.brand_title, .brand_title.black_title {
  margin-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
  background: url(../img/bg-title_line_01.jpg) no-repeat top center;
  background-size: 70px;
}
.more_brands_list {
  box-sizing: border-box;
  padding: 0 10px;
}
.more_brands_list li {
  width: 30%;
  margin: 0 0 5% 0;
  padding: 0;
}
.more_brands_list li.m_01 {
  margin-right: 2.5%;
}
.more_brands_list li.m_02 {
  margin: 0 2.5%;
}
.more_brands_list li.m_03 {
  margin-left: 2.5%;
}
.one_stop {
  height: auto;
  padding-bottom: 40px;
}
.one_stop ul li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
  height: 200px;
}
.one_stop ul li p {
  width: auto;
}
.one_stop ul li h3 {
  padding: 40px 0 0 0;
  height: 45px;
}
.o_icon_01,.o_icon_02,.o_icon_03,.o_icon_04 {
  background-size: 40px;
}