﻿@media (min-width:1281px){.about-adv{display:flex;flex-wrap:wrap;;justify-content:space-between}
.about-adv>div{width:48%}
.about-adv >li{width:100%}}
@media (max-width:1440px){.home-about .about-adv li{font-size:var(--fontsize16)}}
.home-news .homenews-list .homenews-img{max-height:inherit;}
.home-news .homenews-list .homenews-img a{height:0;padding-bottom:74%;position:relative;}
.home-news .homenews-list .homenews-img img{position:absolute;top:0;left:0;}
.home-news .homenews-list .homenews-item{display:flex;flex-direction:column;}
.home-news .homenews-list .homenews-text{flex:1;}
.home-news .homenews-list .homenews-text .homenews-info{display:flex;flex-direction:column;height:100%;width:100%}
.home-news .homenews-list .homenews-text .homenews-more{margin-top:auto;}
.home-news .homenews-list .homenews-text .homenews-des{margin-bottom:10px;}
.home-choose{background-size:cover;}
@media (min-width:769px){.home-choose .choose-list{flex-wrap:wrap;}
.home-choose .choose-list .item{margin-bottom:25px;}}
@media (max-width:1024px) and (min-width:769px){.home-choose .choose-list .item{width:48%;}}
.home-brand{padding-bottom:4%}
.home-brand-list{display:flex;justify-content:space-between;margin-top:30px}
.home-brand-list li{max-width:13%;box-shadow:0 0 5px #efefef;padding:10px}
@media (max-width:1024px){.home-brand-list li{max-width:inherit;width:24%;margin-bottom:15px}
.home-brand-list li:last-child{margin-right:25.3333%}
.home-brand-list{flex-wrap:wrap}}
@media (max-width:768px){.home-brand{padding-bottom:40px}
.home-brand-list li{width:48%;margin-bottom:15px}
.home-brand-list li:last-child{margin-right:0}
.home-brand-list{margin-top:20px}}
.home-product .homepro-list .proitem{height:auto;}
.home-product .homepro-list .proitem .item-info .text{-webkit-line-clamp: 2;}