﻿.home-choose .chooselist .itemchoose .top img:first-child:first-child{position:absolute;top:4%;left:7%;max-width:45px;color:var(--headercolor);margin-left:0}
.home-choose .chooselist .itemchoose .top img:first-child{max-width:55px}
@media screen and (max-width:1280px){.home-choose .chooselist .itemchoose .top img:first-child{top:3%;left:8%}
}@media screen and (max-width:1024px){.home-choose .chooselist .itemchoose .top img:first-child{position:absolute;top:1%}
}@media screen and (max-width:768px){.home-choose .chooselist .itemchoose .top img:first-child{top:3%;max-width:45px}
}@media screen and (max-width:500px){.home-choose .chooselist .itemchoose .top img:first-child{position:absolute;top:4%;left:7%}
}

@media (min-width:1025px){
.home-choose .chooselist .itemchoose .text .title{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;height: 58px;-webkit-line-clamp:2;}
.home-choose .chooselist .itemchoose .text .des{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;height: 52px;-webkit-line-clamp:2;}

.home-news .newslist .newsitem .info .title{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;height: 58px;-webkit-line-clamp:2;}
.home-news .newslist .newsitem .info .text p{height: 78px;}
.home-news .newslist .newsitem .info{padding-bottom: 2px;}
}
.home-product .product-list .itempro .img{display:inline-flex;justify-content:center;align-items:center}
.home-product .product-list .itempro .img img{aspect-ratio:1;object-fit:contain}
.home-adv .advlist .itemadv{background:#c5c5c5}
.home-adv .advlist .itemadv:nth-child(2){background:#d3d3d3}