﻿@charset "utf-8"; 
.foot-logo img{max-width:200px}
.content-list0 .content-img img{object-fit:cover}
@media (min-width:1024px){header .head-nav>ul>li#liproducts .submenu  li{width:50%}
header .head-nav>ul>li#liproducts .submenu{width:300%;transform:rotateX(0deg);opacity:1;display:none;flex-wrap:wrap}
header .head-nav>ul>li#liproducts:hover .submenu{display:flex!important;}
}
.part{border:none;padding:50px 0 0;}
.part-item { width: 12.5%;}
@media (max-width:1024px){.part-item { width:24%;}}
@media (max-width:540px){.part{padding:30px 0 0;}
.part-item{padding:5px}}
@media (max-width:1240px){.news-list{margin-bottom:0;}}
@media (min-width:1081px){.foot-item{max-width:19%;padding-left:0;}
.foot-l{justify-content:space-between;}
.foot-cate{max-width:34%;width:auto;}
.foot-letter .send-letter .eput,.foot-letter .send-letter p{width:100%}}
.foot-cate ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.foot-cate ul li{width:48%;}
@media (max-width:768px){.cu li:not(:last-child){width:48%}
.foot-nav ul{justify-content:space-between}}