﻿/*.home-fttop,.home-appli{padding: 3% 0;}*/
/*.home-fttop img{width: 100%;}*/
/*.home-fttop .swiper-slide{padding:0 20px;text-align: center;}*/
.applist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.applist .item{width: 23.5%;text-align: center;margin-bottom: 20px;}
.applist .item img{width: 100%;}
.applist .item .info{margin: 10px 0;}
@media (max-width:768px) {.applist .item{width: 48%}}
.news{display:none;}
.about{background:#fff;margin-bottom:3%;}
.about .about-imgs-list{display:flex;justify-content: space-between;flex-wrap:wrap}
.about .about-imgs-list .about-img-item{width:15%;}
@media (max-width:768px){.about{margin-bottom:30px;}
.about .about-imgs-list .about-img-item{width:32%;margin:5px 0;}}
.about .container{max-width: 100%;}
 @media (min-width:768px) { .honor-list>div {width: 16%;}}