﻿@charset "utf-8";
.foot-contact{max-width:300px}
.company-contact:nth-child(3){width:600px}
.company-contact:nth-child(3) ul li{width:49%}
.company-contact:nth-child(3) ul{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-video .videowrap .videoitem{width:10%;background:none}
.home-video .videowrap .videoitem img{width:100%}
@media (max-width:1200px){.home-video .videowrap .videoitem{width:19%;margin-right:1.25%}
.home-video .videowrap .videoitem:nth-child(5n){margin-right:0}
.home-video .videowrap{justify-content:flex-start}
.home-static .list li .inner{text-align:center}}
@media (max-width:768px){.home-video .videowrap .videoitem{width:32%;margin-right:2%;margin-bottom:10px}
.home-video .videowrap .videoitem:nth-child(5n){margin-right:2%}
.home-video .videowrap .videoitem:nth-child(3n){margin-right:0}}
.head-link div.tel a:nth-child(2):after,.head-link div.tel a:nth-child(3):after{content:'/';margin:0 5px}
@media (min-width:1025px){.foot-main .foot-item .navlist li{width:50%;}
.foot-main .foot-item .navlist{display:flex;flex-wrap:wrap;}
.foot-main .foot-item.navigation{max-width:250px;}
.foot-main .foot-item:nth-child(2){max-width:400px;width:100%;}}
@media (min-width:1024px){.home-product #product-swiper .swiper-wrapper{flex-wrap: wrap;justify-content: space-between;}
.home-product #product-swiper .swiper-wrapper .swiper-slide{width:23.5% !important;margin-right:2% !important;margin-bottom:20px;}
.home-product #product-swiper .swiper-wrapper .swiper-slide:nth-child(4n){margin-right:0 !important}
.home-product .product-list .home-button-next, .home-product .product-list .home-button-prev{display:none;}}