﻿@charset "utf-8"; 
.home-banner .swiper-slide>a::after{display:none;}
.home-about .iframe-container{position: relative;width:100%;height:0;padding-bottom:79%;}
.home-about .iframe-container iframe{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}
@media (max-width:1600px){.home-about .iframe-container{padding-bottom:95%;}}
@media (max-width:1440px){.home-about .iframe-container{padding-bottom:117%;}}
@media (max-width:1366px){.home-about .iframe-container{padding-bottom:123%;}}
@media (max-width:1024px){.home-about .iframe-container{padding-bottom:146%;}}
@media (max-width:768px){.home-about .iframe-container{padding-bottom:75%;}}