/* 头部banner */
.header {
  box-sizing: border-box;
}
.header-main {
  position: relative;
  height: 5.93rem;
  /* background-image: url("../../img/pc/brand/honour/brand-honor.png"); */
  background-image: url("../../img/pc/brand/honour/bg.png");
  /* background-size: 100% 100%; */
  background-position-y: -10.6rem;
}
.header-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}
.header-title-content {
  font-size: 0.28rem;
  color: white;
  font-style: italic;
}
.header-title-line {
  margin-top: 0.1rem;
  width: 1.16rem;
  height: 0.03rem;
  background: white;
  display: inline-block;
}
.header-nav {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

/* 产品大奖 */
.award {
  width: 9.1rem;
  margin: 0 auto;
  margin-top: 1.6rem;
  text-align: center;
}
.award-title {
  font-size: 0.28rem;
  color: #802600;
  font-style: italic;
}
.award-title-line {
  display: inline-block;
  width: 1.16rem;
  height: 0.03rem;
  margin-top: 0.15rem;
  background: #802600;
}
.award-content {
  margin-top: 0.8rem;
  display: flex;
  justify-content: space-between;
}
.award-content-left-img {
  width: 4.54rem;
  height: 2.23rem;
}
.award-content-left-title {
  margin-top: 0.4rem;
  color: #444444;
  font-size: 0.14rem;
  text-align: left;
}
.award-content-right-img {
  width: 2.75rem;
  height: 3.7rem;
}

/* 户外 */
.outdoors {
  margin: 0 auto;
  margin-top: 1.6rem;
  width: 12.16rem;
  text-align: center;
}
.outdoors-title {
  font-size: 0.28rem;
  color: #802600;
  font-style: italic;
}
.outdoors-title-line {
  display: inline-block;
  width: 1.16rem;
  height: 0.03rem;
  margin-top: 0.15rem;
  background: #802600;
}
.outdoors-content {
  margin-top: 0.58rem;
}
.swiper-outdoors {
  width: 100%;
  position: relative;
}
.swiper-outdoors .swiper-slide {
  width: 2.72rem;
  height: 100%;
}
.swiper-outdoors .slide-img {
  width: 100%;
  height: 3.62rem;
}
.swiper-outdoors .slide-title {
  margin-top: 0.2rem;
  color: #444444;
  font-size: 0.14rem;
  line-height: 1.71;
  white-space: pre-line;
}
.button-prev {
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  background-image: url("../../img/pc/home/left-gray.png");
  background-size: 100% 100%;
  width: 0.48rem;
  height: 0.48rem;
}
.button-prev:hover {
  background-image: url("../../img/pc/home/left-red.png");
}
.button-next {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  background-image: url("../../img/pc/home/right-gray.png");
  background-size: 100% 100%;
  width: 0.48rem;
  height: 0.48rem;
}
.button-next:hover {
  background-image: url("../../img/pc/home/right-red.png");
}

/* 8264户外资料网 */
.out-8264 {
  margin: 0 auto;
  margin-top: 1.5rem;
  width: 11.92rem;
  text-align: center;
}
.out-8264-title {
  font-size: 0.28rem;
  color: #802600;
  font-style: italic;
}
.out-8264-title-line {
  display: inline-block;
  width: 1.16rem;
  height: 0.03rem;
  margin-top: 0.15rem;
  background: #802600;
}
.out-8264-content {
  margin-top: 0.58rem;
  display: flex;
}
.out-8264-content-left {
  display: flex;
  justify-content: space-between;
  width: 5.76rem;
  flex-wrap: wrap;
}
.out-8264-content-left-item {
  width: 2.72rem;
}
.out-8264-content-left-img {
  width: 100%;
  height: 3.62rem;
}
.out-8264-content-left-title {
  text-align: left;
  margin: 0.3rem 0;
  color: #444444;
  font-size: 0.14rem;
}
.out-8264-content-right {
  margin-left: 0.32rem;
  flex-grow: 1;
  background-color: #fafafa;
}
.out-8264-content-right-img {
  margin-top: 1.39rem;
  width: 1.2rem;
  height: 1.2rem;
}
.out-8264-content-right-content {
  margin: 0 auto;
  margin-top: 0.79rem;
  width: 5.01rem;
  color: #444444;
  text-align: left;
  font-size: 0.14rem;
  line-height: 2.43;
}

/* 金麦奖 */
.prize {
  margin: 1.5rem auto;
  width: 10rem;
  text-align: center;
}
.prize-title {
  font-size: 0.28rem;
  color: #802600;
  font-style: italic;
}
.prize-title-line {
  display: inline-block;
  width: 1.16rem;
  height: 0.03rem;
  margin-top: 0.15rem;
  background: #802600;
}
.prize-content {
  margin-top: 0.98rem;
  display: flex;
  justify-content: space-between;
}
.prize-content-left {
  text-align: left;
  width: 5.54rem;
}
.prize-content-img {
  width: 3.72rem;
  height: 2.04rem;
  flex-shrink: 0;
}
.prize-content-title {
  margin-top: 0.45rem;
  text-align: left;
  color: #444444;
  font-size: 0.14rem;
  line-height: 1.71;
}
.prize-content-right {
  width: 2.61rem;
  height: 3.7rem;
}
