.wrap_mode06{margin-top: 40px;}
.index_012{
	overflow: hidden;   
	position: relative;padding: 10px 0 0;filter: drop-shadow(0px 15px 30px rgba(10, 62, 27, 0.2));}
/* .index_012::after{content: '';display: block;margin: 0 auto;width: 320px;height: 2px;background: #edb74c;} */

.index_012 ul{margin: 0 0;}
/* .index_012 .swiper-slide{width: 800px;} */
.index_012 .item{margin: 0 0;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.index_012 .img{position: relative;border-radius: 0px;}
.index_012 .img::before{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.1);opacity: 1;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;z-index: 2;}
.swpragb{position: absolute; left: 0; bottom:20px; width: 100%;  background: rgba(0,0,0,.4); padding: 10px 30px;}
.index_012 .title{opacity: 1;
	/* display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; */
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
	color: #fff; 
}
.index_012 .swiper-slide-active .title{opacity: 1;}
.index_012 .swiper-slide-active .img::before{opacity: 0;}

.index_012 .arrow{width: 50px;height: 50px;background:rgba(255,255,255,.6) no-repeat center/50px auto;display: block;margin: 0;cursor: pointer;position: absolute;top: 40%;/* transform: translateY(-80%); */z-index: 2;border-radius: 50%;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
/* .index_012 .prev{left: -20px;background-image: url(../images/pele.png);}
.index_012 .next{right: -20px;background-image: url(../images/nxle.png);}
.index_012 .arrow:hover{background-color: #fff;} */
.swiper-nav {
    /* position: relative; */
    width: 100%;
    height: 0;
}

.swiper-nav .arrow {
    width: 50px;
    height: 50px;
    background: #0b9fe3 no-repeat center/50px auto;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 60%; 
    transform: translateY(-50%); 
    z-index: 2;
    border-radius: 0;
    transition: all ease-in-out .3s;
}

.swiper-nav .prev {
    left: -80px; /* 移到左侧外部 */
    background-image: url(../images/pele.png);
	background-size: 26px;
}

.swiper-nav .next {
    right: -80px; /* 移到右侧外部 */
    background-image: url(../images/nxle.png);
		background-size: 26px;
}

.swiper-nav .arrow:hover {
    background-color: #0b9fe3;
}




@media screen  and (max-width:1280px){
 .index_012 .arrow{width: 40px;height: 40px;background-size: 80%;}
}
@media screen  and (max-width:992px){

.index_012::after{display: none;}
	.index_021 li{padding-left: 20px;padding-right: 20px;}
	.index_021 li:first-child{padding-top: 12px;}
	.index_021 li:last-child{padding-bottom: 12px;}
	.mode_inbg {
    padding: 20px 0;
}
	.index_012{padding-top: 0;}
	.wrap_mode06 {
    margin-top: 20px;
}
.swpragb{bottom: 10px;padding: 6px 20px;}

.swiper-nav .prev {
    left: -10px; 
    background-size: 18px;
}

.swiper-nav .next {
    right: -10px; 
		background-size: 18px;
}
.swiper-nav .arrow{width: 30px;height: 30px;}


}

@media screen  and (max-width:768px){
	.index_012 li,.index_012 li:first-child{width:100%}
.index_012,.index_012.rt{width:auto;float:none}
	/* .index_021{padding:10px 16px} */
	.index_021 li{padding-left: 16px;padding-right: 16px;}
	.index_021 li:first-child{padding-top: 10px;}
	.index_021 li:last-child{padding-bottom: 10px;}
	.index_012 .prev{left: 5%;}
	.index_012 .next{right: 5%;}

}
@media screen  and (max-width:413px){



}