.brand {
  background-color: #f5f5f5;
}
.brand .brand-content {
  display: flex;
  line-height: 68px;
}
.brand .brand-content .swiper-left {
  width: 52.5%;
}
.brand .brand-content .swiper-left .swiper-slide:hover a {
  color: #fff;
  background-color: #ee3e44;
}
.brand .brand-content .swiper-left a {
  width: 100%;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.brand .brand-content .swiper-left .swiper-slide.active a {
  color: #fff;
  background-color: #ed1b23;
}
.brand .brand-content .nav-right {
  margin-left: auto;
}
.brand .brand-content .nav-right span {
  color: #999;
  font-size: 12px;
}
.brand .brand-content .nav-right span i {
  margin: 0 15px;
}
.brand .brand-content .nav-right span a {
  font-size: 12px;
  color: #999;
}
.brand .brand-content .nav-right span a:hover {
  color: #ed1b23;
}
.brand .brand-content .nav-left span {
  color: #999;
  font-size: 12px;
}
.brand .brand-content .nav-left span i {
  margin: 0 15px;
}
.brand .brand-content .nav-left span a {
  font-size: 12px;
  color: #999;
}
.brand .brand-content .nav-left span a:hover {
  color: #ed1b23;
}
.brand .brand-content .return-btn {
  margin-left: auto;
}
.brand .brand-content .return-btn a {
  font-size: 14px;
  color: #888;
}
.brand .brand-content .return-btn a i {
  margin-right: 8px;
  font-size: 22px;
  vertical-align: top;
}
.brand .brand-content .return-btn a:hover {
  color: #ed1b23;
}
.inner-content {
  padding-top: 80px;
  padding-bottom: 160px;
}
.inner-content .title {
  margin-bottom: 70px;
  text-align: center;
}
.inner-content .title h1 {
  font-size: 36px;
  line-height: 1;
  color: #ed1b23;
  font-weight: bold;
}
.inner-content .edit p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-bottom: 40px;
}
.inner-content .edit img {
  max-width: 100%;
}
@media (max-width: 1440px) {
  .brand .brand-content {
    line-height: 52px;
  }
  .brand .brand-content .swiper-left a {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .brand .brand-content {
    line-height: 40px;
  }
  .brand .brand-content .swiper-left {
    margin: 0 auto;
    width: 65%;
  }
  .brand .brand-content .nav-right {
    display: none;
  }
  .brand .brand-content .nav-left span i {
    margin: 0 5px;
  }
  .brand .brand-content .return-btn a i {
    font-size: 16px;
    margin-right: 5px;
  }
  .brand .brand-content .return-btn a {
    font-size: 12px;
  }
  .inner-content {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  .inner-content .title {
    margin-bottom: 40px;
  }
  .inner-content .title h1 {
    font-size: 24px;
  }
  .inner-content .edit p {
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .inner-content {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
@media (max-width: 768px) {
  .brand .brand-content .swiper-left {
    width: 80%;
  }
  .inner-content {
    padding-bottom: 60px;
  }
  .inner-content .title {
    margin-bottom: 30px;
  }
  .inner-content .title h1 {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  .brand .brand-content .swiper-left {
    width: 95%;
  }
  .inner-content .title {
    margin-bottom: 20px;
  }
  .inner-content .title h1 {
    font-size: 18px;
  }
}
@font-face {
  font-family: 'returnico';
  /* Project id 2618397 */
  src: url('//at.alicdn.com/t/font_2618397_4n5f6acpb7s.woff2?t=1623986699078') format('woff2'), url('//at.alicdn.com/t/font_2618397_4n5f6acpb7s.woff?t=1623986699078') format('woff'), url('//at.alicdn.com/t/font_2618397_4n5f6acpb7s.ttf?t=1623986699078') format('truetype');
}
.returnico {
  font-family: "returnico" !important;
}
