.home .more-btn {
  width: 2.8rem;
  height: 0.86rem;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 0.41rem;
  font-size: 0.26rem;
  line-height: 0.83rem;
  text-align: center;
}
.home section {
  padding: 0;
}
.home .first {
  height: 32rem;
  background: #99c342 url(../images/index-banner.png) no-repeat 0 0;
  background-size: 100% auto;
}
.home .first .inner {
  padding-top: 4.38rem;
  text-align: center;
}
.home .first .inner h1 {
  font-family: SabonLTPro-Roman;
  font-size: 0.9rem;
  line-height: 1rem;
  color: #56322f;
  margin-bottom: 0.2rem;
}
.home .first .inner p {
  font-family: SabonLTPro-Roman;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #56322f;
}
.home .first .inner h2 {
  margin-top: 1.32rem;
  margin-bottom: 0.52rem;
  font-family: SabonLTPro-Roman;
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #55312f;
}
.home .first .inner .cover {
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-bottom: 0.88rem;
  width: 3.55rem;
  height: 6.28rem;
}
.home .first .swiper-slide {
  width: 60%;
  background-color: transparent;
}
.home .first .swiper-slide h3 {
  height: 0.9rem;
  line-height: 0.9rem;
  background-color: #fbc422;
  border-radius: 0.3rem;
  font-family: SabonLTPro-Roman;
  font-size: 0.4rem;
  color: #55312f;
}
.home .first .swiper-slide .box {
  position: relative;
}
.home .first .swiper-slide h4 {
  z-index: 2;
  position: absolute;
  top: 0.42rem;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-family: SabonLTPro-Roman;
  font-size: 0.24rem;
  line-height: 0.35rem;
  color: #55312f;
}
.home .first .overlay1 {
  position: absolute;
  right: 0.75rem;
  bottom: 13rem;
  width: 2.27rem;
  height: 2.36rem;
  background: url(../images/overlay21.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 9;
}
.home .first .overlay2 {
  position: absolute;
  left: 0.9rem;
  bottom: 0.7rem;
  width: 2.55rem;
  height: 3.3rem;
  background: url(../images/overlay22.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 9;
}
.home .first .overlay3 {
  position: absolute;
  right: 0.6rem;
  bottom: 5rem;
  width: 2.51rem;
  height: 2.61rem;
  background: url(../images/overlay23.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 9;
}
.home .product {
  position: relative;
  background-color: #dfedf9;
  text-align: center;
  height: 12.8rem;
}
.home .product .bg {
  position: absolute;
  transform: translateY(-0.54rem);
  z-index: 0;
}
.home .product .inner {
  padding-top: 1.8rem;
  position: relative;
  z-index: 1;
}
.home .product .cover {
  width: 3.08rem;
  height: 4.21rem;
  margin: 0 auto;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.home .product .img {
  position: absolute;
  left: 4.6rem;
  top: 1.3rem;
  width: 0.9rem;
  height: 1.3rem;
  background: url(../images/overlay1.png) no-repeat 0 0;
  background-size: 100%;
}
.home .product h2 {
  font-family: SabonLTPro-Roman;
  font-size: 0.7rem;
  line-height: 0.75rem;
  color: #25334a;
}
.home .product h2.indexyenai {
  text-align: left;
  margin-left: 2.5rem;
}
.home .story {
  height: 11.37rem;
  background: url(../images/home/index-story.png) no-repeat 0 0;
  background-size: 100%;
  padding-top: 1.4rem;
  box-sizing: border-box;
}
.home .story h1 {
  position: absolute;
  left: 0.84rem;
  top: 1.2rem;
  width: 4.25rem;
  margin: 0 auto;
  font-family: SabonLTPro-Roman;
  font-size: 0.9rem;
  line-height: 1rem;
  color: #603b2c;
}
.home .story p {
  position: absolute;
  left: 3.9rem;
  top: 1.9rem;
  width: 3rem;
  text-align: left;
  margin-top: 0.35rem;
  font-family: SabonLTPro-Roman;
  font-size: 0.26rem;
  line-height: 0.32rem;
  color: #603b2c;
  opacity: 0.8;
}
.home .story .btn {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
.home .s1 {
  margin-top: 1.4rem;
  height: 16.3rem;
  background: url(../images/home/banner-bg.png) repeat-x 0 bottom;
  background-size: contain;
  position: relative;
}
.home .s1 .inner {
  padding-top: 1.4rem;
  height: 100%;
}
.home .s1 h1 {
  position: relative;
  z-index: 10;
  font-family: SabonLTPro-Roman;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.1rem;
  letter-spacing: 0rem;
  color: #56322f;
  text-align: center;
}
.home .s1 .cover {
  position: absolute;
  bottom: 2.27rem;
  width: 100%;
}
.home .s1 .btn {
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1rem;
}
.home .s2 {
  padding-bottom: 1.34rem;
  background: #f1f3f2;
}
.home .s2 .inner {
  padding-top: 2.07rem;
  padding-left: 1.55rem;
}
.home .s2 .box {
  margin-bottom: 1.57rem;
}
.home .s2 .box h2 {
  font-family: SabonLTPro-Roman;
  font-size: 0.7rem;
  font-weight: normal;
  letter-spacing: 0rem;
  line-height: 0.7rem;
  color: #241709;
  margin: 0.5rem 0;
}
.home .s2 .box h2 em {
  color: #e03224;
}
.home .s2 .box p {
  font-family: SabonLTPro-Roman;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0rem;
  color: #241709;
  padding-right: 0.4rem;
}
.home .s2 .box ul {
  display: flex;
}
.home .s2 .box ul li {
  margin-right: 0.06rem;
}
.home .s2 .box ul li img {
  width: 1.94rem;
  height: 4.37rem;
}
.home .s3 .inner {
  padding: 1.28rem 0.4rem;
}
.home .s3 .inner h2 {
  text-align: center;
  margin-bottom: 0.8rem;
  font-family: SabonLTPro-Roman;
  font-size: 0.7rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0rem;
  color: #241709;
}
.home .s3 .inner ul li {
  margin-bottom: 0.8rem;
  text-align: center;
}
.home .s3 .inner ul li h3 {
  margin: 0.4rem 0;
  font-size: 0.3rem;
  font-weight: Bold;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0rem;
  color: #241709;
}
.home .s3 .inner ul li p {
  font-family: SabonLTPro-Roman;
  font-size: 0.26rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #241709;
  line-height: 0.32rem;
}
.home .s4 {
  background-image: linear-gradient(180deg, #f2e6e7 0%, #fcfafa 100%), linear-gradient(180deg, #dee6ed 0%, #ffffff 100%), linear-gradient(#c9baad, #c9baad)；
}
.home .s4 .inner {
  padding-top: 1.89rem;
  padding-bottom: 0.6rem;
}
.home .s4 h2 {
  font-family: SabonLTPro-Roman;
  font-size: 0.7rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.7rem;
  letter-spacing: 0rem;
  color: #241709;
  text-align: center;
}
.home .s4 .product-list {
  margin: 0.5rem 0 0;
  padding-bottom: 2.2rem;
}
.home .s4 .product-list .swiper-slide {
  background-color: transparent;
}
.home .s4 .product-list .product-item h3 {
  font-family: SabonLTPro-Roman;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  margin-top: 0.16rem;
  letter-spacing: 0rem;
  color: #241709;
}
.home .s4 .product-list .product-item p {
  margin-top: 0.2rem;
  margin-bottom: 0.66rem;
  font-family: SabonLTPro-Roman;
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.23rem;
  letter-spacing: 0rem;
  color: #c7856d;
}
.home .s4 .product-list .product-item img {
  margin-top: 0;
  height: 4.97rem;
}



