﻿#home-swiper .swiper-slide::after{display:none}
.home-video{padding-bottom:4%}
.videolist{display:flex;flex-wrap:wrap;justify-content:space-between}
.videolist li{width:24%;margin-top:25px}
@media (max-width:1024px){.videolist li{width:48%;}}
@media (max-width:768px){.home-video{padding-bottom:40px}
.videolist li{width:100%;margin-top:15px}}
@media (min-width:769px){.home-products .homeprolist li{width:24% !important}}
.home-products .homeprolist li{height:auto;display:flex;flex-direction:column;justify-content:space-between}
.home-products .homeprolist li img{height:auto}
.home-foottop .l-wrap{flex-wrap:nowrap}
.home-foottop .right a{display:flex}
.home-foottop .right a:first-child{margin-bottom:15px}
@media (max-width:768px){.home-foottop .l-wrap{flex-wrap:wrap}
.home-foottop .right{margin-top:0;display:flex;flex-wrap:wrap}
.home-foottop .right a:first-child{margin-right:15px}
}
@media (min-width:769px){.home-foottop .left .p1{line-height:1.4;margin-bottom:10px}
.home-foottop .left .p2 {font-size:var(--fontsize17);margin-top:15px;text-align: justify;}
.home-foottop .right a{min-width:initial;padding:0 15px;height:56px;white-space:nowrap}}
.home-foottop .left {max-width: 777px;}