/*tem34-banner*/
.tem34-banner{background-color:#000;}
.tem34-banner .tem34-banner-con{width:100%;/*height:100%;*/position:relative;overflow:hidden;}
.tem34-banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.tem34-banner .swiper-slide img{width:100%;/*height:100%;*/}
.tem34-banner .swiper_icon{position:absolute;left:0;bottom:40px;width:200px;height:120px;transition:0.3s;z-index:1;display:none;border:3px solid #eee;box-sizing:content-box;}
.tem34-banner .swiper_icon:after{content:"";display:block;width:0;height:0;border:10px solid transparent;border-top-color:#eee;position:absolute;left:50%;margin-left:-10px;bottom:-23px;}
.tem34-banner .swiper_icon1{width:100%;height:100%;overflow:hidden;position:relative;}
.tem34-banner .swiper_icon2{position:absolute;left:0;top:0;width:9999999px;height:100%;transition:0.3s;}
.tem34-banner .swiper_icon img{width:200px;height:100%;float:left;}
.tem34-banner .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;}
.tem34-banner .swiper-button-prev.swiper-button-black,
.tem34-banner .swiper-button-next.swiper-button-black{background:none;border:1px solid rgba(225,225,225,0.8);width:50px;height:50px;top:50%;margin-top:-25px;text-align:center;font-size:40px;color:rgba(225,225,225,0.8);line-height:50px;border-radius:50px;}
.tem34-banner .swiper-button-prev.swiper-button-black{left:10%;}
.tem34-banner .swiper-button-next.swiper-button-black{right:10%;}
.tem34-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-bottom:-3px;opacity:0.6;width:16px;height:16px;border:5px solid rgba(255,255,255,0.6);}
@media (max-width:768px){
.tem34-banner .swiper-button-prev,
.tem34-banner .swiper-button-next{font-size:40px;text-align:center;width:40px;height:70px;margin-top:-35px;line-height:70px;}
.tem34-banner .swiper-button-prev,
.tem34-banner .swiper-button-next,
.tem34-banner .swiper_icon{display:none!important;}
}
