.banner_ii {
  position: fixed
}
.banner_ii .swiper .pic {
  width: 100%
}
.banner_ii .swiper .pic img {
  width: 100%;
  height: auto
}
.banner_i.mob .swiper-pagination {
  left: 0;
  bottom: 5%
}
.D0 {
  position: relative;
  padding: 5rem 0 4rem 0
}
@media(max-width: 768px) {
  .D0 {
    padding: 8vw 0 5vw 0
  }
}
.D0 .box .hhh {
  position: relative;
  flex: 1
}
.D0 .box .hhh .zh {
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
  z-index: 10;
  text-align: center;
  width: 100%
}
.D0 .box .hhh .zh span {
  color: #f0821c
}
.D0 .box .hhh .en {
  color: #f0821c;
  letter-spacing: .3rem;
  font-size: 5rem;
  z-index: 5;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1;
  opacity: .14;
  word-break: nowrap;
  text-align: center;
  width: 100%
}
@media(max-width: 768px) {
  .D0 .box .hhh .en {
    font-size: 8vw
  }
}
.D0 .box .photo {
  margin: 4rem 0 0 0
}
@media(max-width: 768px) {
  .D0 .box .photo {
    margin: 4vw 0 0 0
  }
}
.D0 .box .photo .list {
  display: grid;
  grid-template-columns: 1.7fr repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1vw
}
@media(max-width: 768px) {
  .D0 .box .photo .list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 0.5fr);
    gap: 3vw
  }
}
.D0 .box .photo .list li {
  position: relative;
  border-radius: 1rem;
  overflow: hidden
}
.D0 .box .photo .list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.D0 .box .photo .list li .title {
  position: absolute;
  color: #fff;
  font-size: 1.2rem;
  left: 6%;
  bottom: 6%
}
.D0 .box .photo .list li:nth-of-type(1) {
  grid-area: 1/1/3/2
}
.D0 .box .photo .list li:nth-of-type(2) {
  grid-area: 1/2/2/3
}
.D0 .box .photo .list li:nth-of-type(3) {
  grid-area: 1/3/2/4
}
.D0 .box .photo .list li:nth-of-type(4) {
  grid-area: 2/2/3/3
}
.D0 .box .photo .list li:nth-of-type(5) {
  grid-area: 2/3/3/4
}
@media(max-width: 768px) {
  .D0 .box .photo .list li:nth-of-type(1) {
    grid-area: 1/1/2/3
  }
  .D0 .box .photo .list li:nth-of-type(2) {
    grid-area: 2/1/3/2
  }
  .D0 .box .photo .list li:nth-of-type(3) {
    grid-area: 2/2/3/3
  }
  .D0 .box .photo .list li:nth-of-type(4) {
    grid-area: 3/1/4/2
  }
  .D0 .box .photo .list li:nth-of-type(5) {
    grid-area: 3/2/4/3
  }
}
.D1 {
  padding: 5rem 0 0 0
}
.D1 .box .hhh {
  position: relative
}
.D1 .box .hhh .zh {
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
  z-index: 10
}
.D1 .box .hhh .zh span {
  color: #f0821c
}
.D1 .box .hhh .en {
  color: #f0821c;
  letter-spacing: .3rem;
  font-size: 5rem;
  z-index: 5;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1;
  opacity: .14
}
@media(max-width: 768px) {
  .D1 .box .hhh .en {
    font-size: 8vw
  }
}
.D1 .box .case {
  margin: 3rem 0 2rem 0;
  position: relative;
  /*height: 74vh*/
}
@media(max-width: 768px) {
  .D1 .box .case {
    /*height: 67vw*/
  }
}
.D1 .box .case .bgc {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 73%;
  border-radius: 0 1rem 1rem 0;
  background: linear-gradient(to right, #F3A547, #FECB8C)
}
.D1 .box .case .ccc {
  display: flex;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  justify-content: flex-end;
  align-items: center
}
.D1 .box .case .ccc .l {
  display: flex;
  width: 13%;
  justify-content: flex-start
}
.D1 .box .case .ccc .l .conl_num {
  color: #fff
}
.D1 .box .case .ccc .l .conl_num .swiper-pagination-current {
  font-size: 3rem
}
@media(max-width: 768px) {
  .D1 .box .case .ccc .l .conl_num .swiper-pagination-current {
    font-size: 2rem
  }
}
.D1 .box .case .ccc .l .conl_num .swiper-pagination-current::before {
  display: inline-flex;
  content: "0"
}
.D1 .box .case .ccc .l .conl_num .swiper-pagination-total::before {
  display: inline-flex;
  content: "0"
}
.D1 .box .case .ccc .conl {
  position: absolute;
  bottom: 6%;
  left: 7%;
  width: 56%;
  display: flex;
  justify-content: center;
  gap: 0 9%
}
.D1 .box .case .ccc .conl::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% + 1px);
  width: 100%;
  transform: translateY(-100%);
  height: 2px;
  background: rgba(255, 255, 255, .3764705882);
  border-radius: 10rem;
  z-index: 1
}
.D1 .box .case .ccc .conl .on {
  position: absolute;
  left: 0;
  top: calc(50% + 1px);
  width: 0%;
  transform: translateY(-100%);
  height: 2px;
  background: rgba(255, 255, 255, .6666666667);
  border-radius: 10rem;
  z-index: 2;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.D1 .box .case .ccc .conl a {
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 10rem;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.D1 .box .case .ccc .conl a.selected {
  border: 1px solid #fff
}
.D1 .box .case .ccc .conl a::after {
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(0.5);
  background: #fff;
  border-radius: 10rem
}
.D1 .box .case .ccc .r {
  width: 80%
}
.D1 .box .case .ccc .r .swiper {
  height: 55vh;
  margin: 0 0 3% 0
}
@media(max-width: 768px) {
  .D1 .box .case .ccc .r .swiper {
    height: 48vw
  }
}
.D1 .box .case .ccc .r .swiper-slide {
  position: relative
}
.D1 .box .case .ccc .r .swiper-slide .title {
  height: 5vh;
  font-size: 1.1rem;
  color: #fff;
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
@media(max-width: 768px) {
  .D1 .box .case .ccc .r .swiper-slide .title {
    height: auto
  }
}
.D1 .box .case .ccc .r .swiper-slide .pic {
  height: 100%;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.D1 .box .case .ccc .r .swiper-slide .pic img {
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1.2rem
}
@media(max-width: 768px) {
  .D1 .box .case .ccc .r .swiper-slide .pic img {
    height: 40vw
  }
}
.D1 .box .case .ccc .r .swiper-slide.swiper-slide-active .title {
  opacity: 1
}
.D1X {
  margin: 4rem 0
}
.D1X .box .detail {margin: 0px auto;
  width: 100%;max-width: 1400px;
  justify-content: space-between
}
.D1X .box .detail .l {
  width: 44%
}
.D1X .box .detail .l img {
  width: 100%;
  height: auto;
  border-radius: .4rem
}
.D1X .box .detail .r {
  flex: 1;
  margin: 0 0 0 5%
}
.D1X .box .detail  h1 {text-align: center;
  font-size: 1.8rem
}
.D1X .box .detail  .ms {text-align: center;
  margin: 1.3rem 0 0 0;
  line-height: 1.6;
  color: #666
}
.D1X .box .back {
  display: flex;
  justify-content: center;
  margin: 3rem 0 2rem 0
}
.D1X .box .back a {
  padding: .5rem 2.4rem;
  border: 1px solid #ddd;
  border-radius: 0 10rem 10rem 10rem;
  display: inline-flex;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.D1X .box .back a:hover {
  background: #f0821c;
  border-color: #f0821c;
  color: #fff
}
.D2 {
  margin: 5rem 0
}
@media(max-width: 768px) {
  .D2 {
    margin: 7vw 0
  }
}
.D2 .box .hhh {
  position: relative;
  flex: 1
}
.D2 .box .hhh .zh {
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
  z-index: 10;
  text-align: center;
  width: 100%
}
.D2 .box .hhh .zh span {
  color: #f0821c
}
.D2 .box .hhh .en {
  color: #f0821c;
  letter-spacing: .3rem;
  font-size: 5rem;
  z-index: 5;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1;
  opacity: .14;
  word-break: nowrap;
  text-align: center;
  width: 100%
}
@media(max-width: 768px) {
  .D2 .box .hhh .en {
    font-size: 8vw
  }
}
.D2 .box .partner {
  margin: 4rem auto 0 auto
}
@media(max-width: 768px) {
  .D2 .box .partner {
    margin: 6vw auto 0 auto
  }
}
.D2 .box .partner .pic {
  width: 88%;
  margin: 0 auto;
  position: relative
}
.D2 .box .partner .pic img {
  width: 100%
}
.D2 .box .partner .pic .text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #444
}
.D2 .box .partner .pic .text:hover {
  color: #444
}
.D2 .box .partner .pic .text .t0 {
  font-size: 2.5rem;
  font-weight: bold
}
@media(max-width: 768px) {
  .D2 .box .partner .pic .text .t0 {
    background: rgba(255, 255, 255, .5647058824);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 100rem;
    font-size: .9rem;
    padding: .4rem
  }
}
.D2 .box .partner .pic .text .t1 {
  line-height: 1.4;
  font-size: 1.78rem
}
@media(max-width: 768px) {
  .D2 .box .partner .pic .text .t1 {
    background: rgba(255, 255, 255, .5647058824);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 100rem;
    font-size: 1.28rem;
    padding: .4rem
  }
}
.D2 .box .partner .more {
  margin: 2.5rem 0 0 0;
  text-align: center
}
.D2 .box .partner .more a {
  display: inline-flex;
  color: #fff;
  border-radius: 0 4rem 4rem 4rem;
  font-size: 1rem;
  background: #f0821c;
  padding: 0 2.5rem;
  line-height: 2.6;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.D2 .box .partner .more a:hover {
  background: #f39c33;
  padding: 0 2.7rem
}

.prod_list {margin: 0px auto;max-width: 1400px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2vw 2vw
}
@media(max-width: 768px) {
  .prod_list {
    grid-template-columns: repeat(2, 1fr)
  }
}
.prod_list a {
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: .8rem;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s"
}
.prod_list a.endmore .pic img {
  opacity: 0
}
.prod_list a:hover {
  border-color: #f0821c;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, .062745098)
}
.prod_list a .pic {
  margin: .8rem .8rem 0 .8rem;
  position: relative
}
.prod_list a .pic .momomo {
  position: absolute;
  inset: 0;
  font-size: 1.2rem;
  color: #f0821c;
  display: flex;
  align-items: center;
  justify-content: center
}
.prod_list a .pic img {
  width: 100%;
  height: 30vh;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: .8rem;
  overflow: hidden
}
@media(max-width: 768px) {
  .prod_list a .pic img {
    height: 30vw
  }
}
.prod_list a .info .title {
  text-align: center;
  font-size: 1.1rem;
  padding: .9rem 0
}
