﻿.footlogoSwiper{padding: 20px 0;}
.footlogoSwiper .swiper-wrapper{transition-timing-function: linear}
.home-footlogo .logo-list{display:flex;align-items: center;justify-content: space-between;}
.home-footlogo .logo-list .item{width:10%;}
.home-footlogo .logo-list .item img{box-shadow: 1px 2px 10px rgba(0, 0, 0, .05);background: #FFFFFF;border-radius:5px}
@media (max-width:768px){.home-footlogo .logo-list .item{width:32%;margin:2% 0;}}
.home-news .homenews-box{margin-top:0;}