﻿.home-service{background: #20242d;}
.home-video .videowrap .videoitem{display:flex;flex-direction:column}
.home-video .videowrap .videoinner{flex:1;display:flex;justify-content:center;align-items:center}

.home-honor .honorwrap #honor-swiper{padding-bottom: 50px;}
.home-honor .honorwrap .swiper-pagination{display: block;}
.home-honor .honorwrap .info{padding: 10px;text-align: center;background: #fff;}
.home-application .applist .item:hover .title a{color:#fff}
.home-product .swiper .swiper-slide .img {display:block;aspect-ratio:1/1}
.home-product .swiper .swiper-slide .img a img{object-fit:contain}

@media (min-width:1025px){.home-service .service-wrap .service-item .text{-webkit-line-clamp: 8;height: 255px;}}
.home-application .applist{margin-top:20px}
#application-swiper .swiper-slide{height:auto}
.home-application .applist .item{height:100%;display:flex;flex-direction:column}
.home-application .applist .item .info{flex:1}
.home-application .applist .item .pic img {display:block;aspect-ratio:286/161;}
.home-application .applist .item .pic{aspect-ratio:286/161;}
.home-news .newswrap .item .news-img>a{display:block;position:relative;height:0;padding-bottom:77%;}
.home-news .newswrap .item .news-img img{max-height:inherit;position:absolute;top:0;left:0;object-fit:contain;}