.banner {
  position: relative;
}
.banner .m-banner-img {
  display: none;
}
.banner .banner-img {
  width: 100%;
  height: 7rem;
}
.banner .banner-texts {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
}
.banner .banner-texts h2 {
  font-family: Libre Franklin;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 2rem;
  text-align: center;
  letter-spacing: 0em;
  color: #FFFFFF;
  text-shadow: 8px 8px 0px rgba(0, 0, 0, 0.4);
}
.main {
  padding-top: 1rem;
}
.main .describe {
  margin-bottom: 1rem;
  display: flex;
  justify-content: flex-end;
}
.main .describe div {
  padding: 0.39rem 1.18rem;
  width: 17rem;
  height: 1.76rem;
  background-image: url('/skin/default/images/dealer-merchandise/bg1.png');
}
.main .describe p {
  font-family: Libre Franklin;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.5rem;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
}
.main .mall {
  padding: 0 3.2rem;
  margin-bottom: 0.5rem;
}
.main .mall .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.4rem;
  row-gap: 0.4rem;
}
.main .mall .list .item {
  padding: 0.38rem;
  background: #f0f0f0;
  height: 4.42rem;
  transition: all 0.5s;
}
.main .mall .list .item .layui-form {
  margin-top: 0.2rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main .mall .list .item .layui-form .radio-box {
  position: relative;
}
.main .mall .list .item .layui-form .radio-box .layui-anim.layui-icon {
  color: var(--color);
}
.main .mall .list .item .layui-form .radio-box .layui-form-radio {
  margin-right: 0;
}
.main .mall .list .item .layui-form .radio-box .layui-icon-circle:before {
  content: "●";
}
.main .mall .list .item .layui-form .radio-box .layui-icon-radio:before {
  content: "\e643";
}
.main .mall .list .item .desc {
  overflow: hidden;
  font-size: 0;
}
.main .mall .list .item:hover {
  box-shadow: 0 10px 20px rgba(1, 29, 17, 0.2);
  transform: translateY(-5px);
}
.main .mall .list .item .name {
  margin-bottom: 0.22rem;
  font-family: Libre Franklin;
  font-size: 0.24rem;
  font-weight: bold;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #222222;
}
.main .mall .list .item .cover {
  cursor: pointer;
  display: none;
  margin: 0 auto;
  width: 2.18rem;
  object-fit: contain;
  height: 2.72rem;
}
.main .mall .list .item .current-cover {
  display: block;
}
.main .mall .more-btn {
  margin: 0.67rem auto 1rem;
  display: block;
  width: 2.54rem;
  height: 0.65rem;
  border-radius: 0.65rem;
  opacity: 1;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  font-family: Libre Franklin;
  font-size: 0.24rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #222222;
  background-color: transparent;
}
.main .ad {
  padding-top: 1.27rem;
  height: 4rem;
  background-image: url('/skin/default/images/dealer-merchandise/bg2.png');
  background-position: center;
}
.main .ad p {
  font-family: Libre Franklin;
  font-size: 0.62rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
}
.main .ad a {
  display: block;
  margin: 0.46rem auto 0;
  width: 2.54rem;
  height: 0.65rem;
  line-height: 0.65rem;
  border-radius: 0.65rem;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  font-family: Libre Franklin;
  font-size: 0.28rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
  cursor: pointer;
}
.details {
  padding-top: 0.9rem;
  padding-left: 0.58rem;
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 8rem;
  height: 4.4rem;
  border-radius: 0.1rem;
  background-color: #FFFFFF;
}
.details .close-mask {
  position: absolute;
  top: 0.14rem;
  right: 0.24rem;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
}
.details .covers {
  width: 2.18rem;
  height: 2.72rem;
}
.details .covers .cover-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.details .intro {
  padding: 0.6rem 0.35rem;
  position: absolute;
  right: -1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 6rem;
  height: 3.37rem;
  background: #fc4c02;
  border-radius: 0.1rem;
}
.details .intro h3 {
  margin-bottom: 0.1rem;
  font-family: Libre Franklin;
  font-size: 0.4rem;
  font-weight: bold;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
}
.details .intro p {
  font-family: Libre Franklin;
  font-size: 0.24rem;
  font-weight: 300;
  line-height: 0.4rem;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  .banner {
    position: relative;
  }
  .banner .m-banner-img {
    display: block;
    width: 100%;
    height: 6rem;
  }
  .banner .banner-img {
    display: none;
  }
  .banner .banner-texts {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
  }
  .banner .banner-texts h2 {
    font-family: Libre Franklin;
    font-size: 0.9rem;
    font-weight: 900;
    line-height: 0.9rem;
    text-align: center;
    letter-spacing: 0em;
    color: #FFFFFF;
    text-shadow: 8px 8px 0px rgba(0, 0, 0, 0.4);
  }
  .main .describe {
    display: flex;
    justify-content: flex-end;
  }
  .main .describe div {
    padding: 0.8rem 0.3rem;
    width: 96%;
    height: 4.8rem;
    background-image: unset;
    background-color: #fc4c02;
  }
  .main .describe p {
    font-family: Libre Franklin;
    font-size: 0.4rem;
    font-weight: 700;
    line-height: 0.54rem;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #FFFFFF;
  }
  .main .mall {
    padding: 0 0.2rem;
    margin-bottom: 2rem;
  }
  .main .mall .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 0.3rem;
    row-gap: 0.3rem;
  }
  .main .mall .list .item {
    padding: 0.35rem;
    background: #f0f0f0;
    height: auto;
    transition: all 0.5s;
  }
  .main .mall .list .item .layui-form {
    transform: translateX(0.2rem);
    margin-top: 0.1rem;
  }
  .main .mall .list .item .layui-form .layui-form-radio {
    padding-right: 0;
  }
  .main .mall .list .item .desc {
    overflow: hidden;
    font-size: 0;
  }
  .main .mall .list .item:hover {
    box-shadow: unset;
    transform: unset;
  }
  .main .mall .list .item .name {
    margin-bottom: 0.1rem;
    font-family: Libre Franklin;
    font-size: 0.32rem;
    font-weight: bold;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #222222;
  }
  .main .mall .list .item .cover {
    cursor: pointer;
    display: none;
    margin: 0 auto;
    width: 1.8rem;
    height: 2.23rem;
    object-fit: contain;
  }
  .main .mall .list .item .current-cover {
    display: block;
  }
  .main .ad {
    padding-top: 1rem;
    height: 4.6rem;
    background-image: url('/skin/default/images/dealer-merchandise/m_bg2.png');
    background-position: center;
  }
  .main .ad p {
    line-height: 0.72rem;
  }
  .main .ad a {
    display: block;
    margin: 0.4rem auto 0;
    width: 4rem;
    height: 0.88rem;
    line-height: 0.88rem;
    border-radius: 0.88rem;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    font-family: Libre Franklin;
    font-size: 0.32rem;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.05em;
    font-variation-settings: "opsz" auto;
    color: #FFFFFF;
    cursor: pointer;
  }
  .details {
    padding-top: 0.7rem;
    padding-left: 0.3rem;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;
    height: 5.5rem;
  }
  .details .close-mask {
    position: absolute;
    top: 0.14rem;
    right: 0.24rem;
    width: 0.5rem;
    height: 0.5rem;
    cursor: pointer;
  }
  .details .covers {
    margin: 0 auto;
    width: 3.1rem;
    height: 3.8rem;
  }
  .details .covers .cover-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .details .intro {
    padding: 0.7rem 0.35rem;
    position: absolute;
    right: unset;
    top: 90%;
    transform: unset;
    width: 90%;
    height: auto;
    min-height: 4.4rem;
    background: #fc4c02;
    border-radius: 0.1rem;
  }
  .details .intro h3 {
    margin-bottom: 0.34rem;
    font-family: Libre Franklin;
    font-size: 0.56rem;
    font-weight: bold;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #FFFFFF;
  }
  .details .intro p {
    font-family: Libre Franklin;
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 0.52rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #FFFFFF;
  }
}
