﻿@charset "utf-8";
:root {--color: #3399cc;--hovercolor: #1c6285;}
.home-product .l-wrap .product .pro-list{align-items: inherit;}
.home-product .l-wrap .product .pro-list .item .text .name{height:55px;}
.news-item-title{height:40px;}
.home-banner .indexbanner-text{display:none;}
@media(min-width:769px){header .head-info .head-logo img{max-height: 80px;}}
.preview-container .small-box img{height:100%;}
.home-product .l-wrap .product .pro-list .item .img{position:relative;height:0;padding-bottom:75%;}
.home-product .l-wrap .product .pro-list .item .img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain}