﻿@charset "utf-8"; 
@media (min-width:1024px){
.home-product .product-list .home-button-next, .home-product .product-list .home-button-prev{display:none}
.home-product #product-swiper .swiper-wrapper{flex-wrap: wrap;justify-content: space-between;}
.home-product #product-swiper .swiper-wrapper .swiper-slide{width:23.5%;margin-right:2% !important;margin-bottom:10px;}
.home-product #product-swiper .swiper-wrapper .swiper-slide:nth-child(4n){margin-right:0!important;}
}
.home-product .swiper .swiper-slide .img a{position:relative;height:0;padding-bottom:100%;}
.home-product .swiper .swiper-slide .img a img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-application .applist .item .title{font-size:17px}
@media (min-width:1025px){.page-container .page-main{width:calc(100% - 400px);}}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:22%}}
@media(max-width:768px){article table td, article table th{word-break:inherit}
article table td, article table td strong, article table td p{font-size:15px!important}}
.foot-main .foot-item.contact ul.contactlist li a:hover{color:#fff}
