﻿@charset "utf-8"; 
:root{--color:#5461C8}
.home-footlogo {margin:50px 0 0;}
.footlogo-container {padding:0 125px;}
.home-footlogo ul {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style:none;padding:0px;margin-top:20px;}
.home-footlogo ul li {width:15.5%;transition:all .1s linear;margin-top:20px;}
.home-footlogo ul li img {width:100%;height:100%;object-fit:cover}
.home-footlogo ul li:hover {box-shadow:1px 2px 10px rgba(0,0,0,.05);background:#FFF}
@media (max-width:1025px){.footlogo-container {padding:0 50px;}}
@media (max-width:769px){.footlogo-container {padding:0 .4rem;}
.home-footlogo ul li{width:32%}
.home-footlogo ul{margin:0}}
.table tr:nth-child(even) {  background: #fff; }  
.table tr:nth-child(odd) {  background: #eee;  } 
@media(min-width:769px){.headact .logo img{max-height: 60px;}
.headact .head-b{height:70px}}
.footer-bottom{background:var(--color)}
.home-contact{background-size:cover!important}
.home-case{background-size:cover!important}
.product .right-wrap .commodity .info .text {-webkit-line-clamp: inherit;}
.home-introduction{transform: translateY(-0);margin-top:40px;}
.home-banner .swiper-slide.swiper-slide-active img{animation: none;}
#indexbanner .banner-button-next, #indexbanner .banner-button-prev{display:none;}
.home-product .l-wrap .product .pro-list{align-items:initial}
@media (max-width:1366px){.home-product .l-wrap .product .pro-list .item .text .name{min-height:58px;}}
header .head-top .head-contact .item a:last-child:before{content:'/';color:#fff;margin:0 5px;}
