.slide_09{display:flex; flex-wrap: wrap;  justify-content: space-between; margin:150px 0 30px 0  }
.slide_09 .item:first-child{   width:26%;  }
.slide_09 .item:last-child{   width:74%;  }
.slide_09 .head{width:60%; margin:0px auto;   }
.slide_09 .head .tit{font-size:55px; line-height:60px; font-weight:600; padding-top:30px; }
.slide_09 .head .txt { font-size:18px; padding-top:30px; }
.swiper img{vertical-align:top; max-width:100%}
.swiper { padding:0px;   overflow: hidden;    z-index: 1; }
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {  background: #fff;}
.swiper-pagination {  bottom: 1.25rem !important;}
.swiper-slide {  width: 18.75rem; padding:1.2em 1em; box-sizing:border-box;  /*height: 28.125rem;*/
  display: flex;  flex-direction: column;  justify-content: end;  align-items: self-start;}
.slide_09 h2 {display:block;  font-weight: 400;  font-size: 20px; width:100%;  padding:10px 0; text-align:center  }
.swiper-slide-active:after {content:""; position:absolute; bottom:-20px; left:50%; width:50px; height:8px;
background:#fff; box-sizing:border-box; border-radius:30px; transform:translateX(-50%);}
/*.swiper-slide-active:before {content:""; position:absolute; top:0; left:0; width:100%; height:100%;
 border:4px solid #fff; box-sizing:border-box;}*?

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {  background-image: none;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1400px) {
.slide_09 .item:first-child{   width:35%;  }
.slide_09 .item:last-child{   width:65%;  }	
}
@media (max-width: 1023px) {
.slide_09{ margin:50px 0  }
.slide_09 .item:first-child{   width:100%;  }
.slide_09 .item:last-child{   width:100%;  }
.slide_09 .head{width:85%; margin:0px auto;   }
.slide_09 .head .tit{font-size:25px; line-height:30px; font-weight:600; padding-top:0px; }
.slide_09 .head .txt { font-size:15px; padding-top:10px; }	
.swiper { padding:20px 10px 0px 10px;}
.swiper .head{width:100%; text-align:center; color:#fff; margin-bottom:30px;}
.swiper .head .tit{font-size:20px; }
.swiper .head .tit span.bg {background:none; padding:70px 0px 100px 0px; background-size:contain; width:100%; }
.swiper .head .tit span.txt1{font-size:30px; font-weight:600;  }
.swiper .head .tit span.txt2{font-size:60px; padding-left:0px; display:block; background-size:contain !important;
background:url(../img/bg.png)no-repeat center 10px; padding:20px 0px 50px 0px}
.swiper .txt { font-size:30px; padding-right:50px; padding-top:120px; text-align:right; color:#fff; }	
.swiper .txt { font-size:14px; padding-right:10px; padding-top:70px; text-align:right; color:#fff; }	
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

