

.indexD{padding:90px 0;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("https://okki-shop.oss-cn-hangzhou.aliyuncs.com/category/67277/985/9a7c1e89aee97692fcd14acdd02e8540/111.jpg");}

.indexD h3{color:#333;line-height:1;font-size:40px;text-align:center;font-weight:700;}
.indexD h3::after{display:block;content:'';width:80px;height:5px;background:var(--color-primary);margin:15px auto 0;}

.indexD .list{position:relative;margin:60px 0 0;}
.indexD .swiper-slide{display:flex;flex-direction:row-reverse;background: #fff;}
.indexD .swiper-slide .pic{width:46%;display: inline-flex;display: inline-flex;align-items: center;justify-content: center;}
.indexD .swiper-slide .pic img{/*aspect-ratio:1.38 / 1;object-fit:cover;*/}

.indexD .swiper-slide .txt{flex:1;background:#fff;padding:30px 80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height: 500px;}
.indexD .swiper-slide .txt .star{display:flex;align-items:center;}
.indexD .swiper-slide .txt .star i{font-size:24px;color:#EDB509;}
.indexD .swiper-slide .txt h5{font-size:36px;line-height:1;color:#070707;margin:20px 0 0;display: inline-flex;  align-items: center; justify-content: center;}
.indexD .swiper-slide .txt h5 img{width:60px;margin-right: 10px;aspect-ratio: 2/1;}
.indexD .swiper-slide .txt p{font-size:18px;line-height:1.5;color:#070707;margin:20px 0 0;}
.indexD .swiper-slide .txt .more{margin:30px 0 0;padding:0 50px;
  height: 42px;
  line-height: 42px;display:inline-block;
  background: var(--color-primary);
  border-radius: var(--button-radius);
  font-size: 16px;
  color: #fff;
}

.indexD .swiper-slide .txt .more:hover {
  background: none;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
}


.indexD .swiper-button-prev,.indexD .swiper-button-next{width:50px;height:50px;top:50%;border:none;margin-top:-25px;text-align:center;background:##fff;border-radius:0;}
.indexD .swiper-button-prev,.indexD .swiper-container-rtl .swiper-button-next{left:-60px;right:auto;}
.indexD .swiper-button-next,.indexD .swiper-container-rtl .swiper-button-prev{right:-60px;left:auto;}
.indexD .swiper-button-next::after,.indexD .swiper-button-prev::after{display:none;}

.indexD .swiper-button-prev i,.indexD .swiper-button-next i{color:#666;font-size:40px;line-height:50px;}
.indexD .swiper-button-prev:hover,.indexD .swiper-button-next:hover{border-color:var(--active-color);}
.indexD .swiper-button-prev:hover i,.indexD .swiper-button-next:hover i{color:var(--active-color);}

.indexD .swiper-pagination{display:none;position:static;width:100%;margin-top:20px;}
.indexD .swiper-pagination-bullet {height:10px;width:10px;margin:0 3px;background:#B9B9B9;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexD .swiper-pagination-bullet-active{background:#30318B;}


@media screen and (max-width:1680px){
.indexD{padding:80px 0;}
.indexD .swiper-slide .txt{padding:30px 70px;}
}

@media screen and (max-width:1550px){
.indexD{padding:75px 0;}
.indexD .swiper-slide .txt{padding:0 60px;}
.indexD .swiper-slide .txt h5{font-size:34px;}
.indexD .swiper-slide .txt p{line-height:30px;}
.indexD .swiper-slide .txt .more{margin:25px 0 0;padding:0 45px;height:40px;line-height:40px;}

}

@media screen and (max-width:1441px) {
.indexD{padding:70px 0;}
.indexD h3{font-size:38px;}
.indexD .swiper-slide .txt h5{font-size:32px;}
.indexD .swiper-slide .txt p{line-height:28px;font-size:17px;}

}


@media screen and (max-width:1367px) {
.indexD{padding:65px 0;}
.indexD h3{font-size:38px;}
.indexD .swiper-slide .txt h5{font-size:30px;}
.indexD .swiper-slide .txt p{line-height:26px;}
}


@media screen and (max-width:1281px){
.indexD{padding:60px 0;}
.indexD h3{font-size:34px;}

.indexD .list{margin:50px 0 0;}
.indexD .swiper-slide .txt{padding:20px 50px;min-height:350px;}
.indexD .swiper-slide .txt .star i{font-size:22px;}
.indexD .swiper-slide .txt h5{font-size:28px;}
.indexD .swiper-slide .txt p{line-height:24px;font-size:16px;}
.indexD .swiper-slide .txt .more{margin:20px 0 0;padding:0 40px;height:38px;line-height:38px;}

.indexD .swiper-pagination{display:block;}
.indexD .swiper-button-prev,.indexD .swiper-button-next{display:none;}

}



@media screen and (max-width:1171px) {
.indexD h3{font-size:32px;}
.indexD .swiper-slide .txt{padding:20px 40px;}
.indexD .swiper-slide .txt h5{font-size:26px;}
.indexD .swiper-slide .txt p{line-height:23px;}
}

@media screen and (max-width:992px) {
.indexD h3{font-size:31px;}
.indexD .swiper-slide .txt{padding:15px 30px;}
.indexD .swiper-slide .txt h5{font-size:24px;margin:15px 0 0;}
.indexD .swiper-slide .txt p{line-height:22px;margin:15px 0 0;}

}

@media screen and (max-width:768px) {
.indexD{padding:30px 0}
.indexD h3{font-size:28px;}
.indexD h3::after{width:50px;height:3px;}
.indexD .list{margin:30px 0 0;}
.indexD .swiper-slide{display:block;}
.indexD .swiper-slide .pic{width:100%;}
.indexD .swiper-slide .pic img{max-height:none;}
.indexD .swiper-slide .txt{padding:25px;min-height:0;}
.indexD .swiper-slide .txt .star i{font-size:20px;}
.indexD .swiper-slide .txt h5{font-size:22px;}
.indexD .swiper-slide .txt p{font-size:16px;}
.indexD .swiper-slide .txt .more{padding:0 30px;height:36px;line-height:36px;font-size:15px;}

}

@media screen and (max-width:576px) {
.indexD h3{font-size:26px;}
}

@media screen and (max-width:480px) {
.indexD h3{font-size:24px;}
.indexD .swiper-slide .txt{padding:20px;}
.indexD .swiper-slide .txt p{line-height:22px;font-size:15px;}
.indexD .swiper-slide .txt h5{font-size:20px;}

}

@media screen and (max-width:420px) {
.indexD h3{font-size:22px;}
}












