﻿.banner-mod3{width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden;}.banner-mod3 .swiper-container{width:100%;height:100%;}.banner-mod3 .swiper-button-prev,.banner-mod3 .swiper-button-next{width:50px;height:50px;margin-top:-25px;background-image:unset;background-color:var(--style-color);border-radius:50%;font-size:40px;color:#fff;opacity:.5;display:flex;align-items:center;justify-content:center;visibility:hidden;}.banner-mod3 .swiper-button-prev{left:2%;}.banner-mod3 .swiper-button-next{right:2%;}.banner-mod3 .swiper-button-prev:hover,.banner-mod3 .swiper-button-next:hover{opacity:1;}.banner-mod3 .swiper-pagination{bottom:15px;display:none;}.banner-mod3 .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;opacity:1;}.banner-mod3 .swiper-pagination-bullet-active{background-color:var(--style-color);}.banner-mod3 .video-wrap{width:100%;height:100%;overflow:hidden;position:absolute;left:0;top:0;z-index:5;}.banner-mod3 .video-wrap video{width:100%;height:100%;object-fit:cover;}.banner-mod3 .block{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;}.banner-mod3 .swiper-slide-active .block{opacity:1;}.banner-mod3 .cover{width:100%;height:100%;object-fit:cover;}.banner-mod3 .pcimg{display:none;}.banner-mod3 .moimg{display:block;}.banner-mod3 .info-group{width:90%;padding:20px;display:flex;flex-direction:column;justify-content:space-evenly;font-size:16px;color:#fff;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;}.banner-mod3 .title{color:#fff;margin:0;}.banner-mod3 .desc{margin-top:.625rem;margin-bottom:.625rem;}.banner-mod3 .btn{font-size:14px;color:#fff;background-color:var(--style-color);border-radius:0;margin-left:auto;margin-right:auto;}@media(min-width:768px){.banner-mod3 .info-group{width:600px;height:300px;padding:30px;transform:none;transform:translateY(-50%);left:160px;}}@media(min-width:992px){.banner-mod3 .pcimg{display:block;}.banner-mod3 .moimg{display:none;}}@media(min-width:1200px){.banner-mod3 .swiper-pagination{bottom:30px;}.banner-mod3 .swiper-pagination-bullet{width:16px;height:16px;margin:0 10px !important;}.banner-mod3 .swiper-button-prev,.banner-mod3 .swiper-button-next{opacity:0;visibility:hidden;}.banner-mod3 .info-group{width:900px;height:460px;padding:50px;font-size:24px;left:160px;}.banner-mod3 .title{font-size:48px;}.banner-mod3 .btn{min-width:180px;height:50px;line-height:40px;font-size:18px;}}@media(max-width:767px){.banner-mod3{height:300px;}.banner-mod3 .info-group{display:none;}}