﻿@charset "utf-8"; 
.prodetails-info .prodetails-btnlist>*{color:#fff;background: #087BBD;}
.home-product .product-list,.home-news .newslist{align-items:initial;}
.home-product .product-list .itempro .img,.home-news .newslist .newsitem .img{position:relative;height:0;padding-bottom:100%;}
.home-product .product-list .itempro .img img,.home-news .newslist .newsitem .img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-news .newslist .newsitem:hover .img::before,.home-product .product-list .itempro:hover .img::before{background:#fff;}
.home-news .newslist .newsitem .info .title{min-height:61px;}
.home-news .newslist .newsitem .info,.home-product .product-list .itempro .info{transform: translateY(-7px);}
@media (max-width:1440px){.home-news .newslist .newsitem .info .text p{min-height:78px;}}
@media (max-width:1366px){.home-product .product-list .itempro .info .title{min-height:60px;}}