﻿.home-banner .swiper-slide>a::after{display: none;}
.home-banner{height:auto}
@media (max-width: 1740px){.home-banner .swiper-slide img{max-width: 120%;width: 120%;}}
@media (max-width: 1400px){.home-banner .swiper-slide img{max-width: 130%;width: 130%;}}
@media (max-width: 1200px){.home-banner .swiper-slide img{max-width: 120%;width: 120%;}}
@media (max-width: 960px){.home-banner .swiper-slide img{max-width: 130%;width: 130%;}}
@media (max-width: 540px){.home-banner .swiper-slide img{max-width: 100%;width: 100%;}}
@media (min-width: 1025px) {.home-banner .swiper-slide img {height: 100vh;}}
@media (max-width: 1930px) and (min-width:1024px){.home-banner .swiper-pagination {bottom: 20px;}}
@media (max-width:768px){.home-about .aboutinfo h1{font-size:22px;}
.home-about .aboutimg{padding:0 10%;}
.home-about .aboutinfo .text p{font-size: 13px;}
.home-about .aboutinfo .list li span{font-size:14px;}
.home-about .aboutinfo .aboutmeta{margin-top:10px;}}
@media (min-width:1025px){.home-about .aboutinfo .text p{margin:8% 0 10%;}}