﻿@charset "utf-8"; 
.container main .description img{display:block}
section.content.productscontent .container main .description p{padding:0}
section.content.productscontent .container main .description img{padding:0}
.project-list{display:flex;flex-wrap:wrap}
.project-list li{flex-direction:column}
.project-list li{width:32%;box-sizing:border-box;margin-right:1%}
.project-list .project-info{margin-top:15px}
.project-list .project-img{padding-bottom:100%;height:0;position:relative;width:100%}
.project-list .project-img a{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.project-list .project-img img{max-width:100%;max-height:100%;height:auto}
.project-list .project-name{text-align:left;font-size:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
section.content .container main article .project-list li .project-info a{display:block}
@media (max-width:768px){.project-list li{width:49%}}
.index section.products ul li a img{object-fit:cover}
.container aside>ul.aside-news li a .right h3{max-width:150px}
#picBigBigBig .img img{object-fit:contain}
.index section.email{background:url(/Content/uploads/2022898087/2022052615225027595638702c4e63b0fc663f21862e3f.jpg) no-repeat;background-size:cover;background-position:center}