﻿@charset "utf-8"; 
:root{--color:#35AFDE;}
.home-container .about-info .about-content article{color:#fff}
.home-container .welcome-info .part-title:after,.home-container .hot-product .part-title:after{display:none}
header nav ul li#liproducts{position: relative;}
@media (min-width:769px){header nav ul li#liproducts>i.iconfont{display:none}
header nav ul li#liproducts .submenu{flex-direction: column;left:0;right:auto;width:auto;min-width:200px;}
header nav ul li#liproducts .submenu li{margin:0;width:100%;}
header nav ul li#liproducts .submenu li a{padding:8px 15px;width:100%;display:block;}
header nav ul li#liproducts .submenu li:after{display:none}}
.home-footlogo {background:#FAFAFA;padding:40px 0px;margin-top:4%;}
.home-footlogo .partners {margin-top:0;margin-bottom:0}
.home-footlogo ul {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;list-style:none;padding:0px;margin:0!important;}
.home-footlogo ul li {overflow:hidden;width:12%;transition:all .1s linear;border-radius:5px;border:none!important;min-width:inherit!important;max-width:inherit!important;flex:inherit!important;padding:0!important;height:auto!important;}
.home-footlogo ul li img {width:100%;height:100%;object-fit:cover;display:block;transform:none!important}
.home-footlogo ul li:hover {box-shadow:1px 2px 10px rgba(0,0,0,.05);background:#FFF}
@media(max-width:768px) {.home-footlogo ul li {width:30%;margin:10px 0}
.home-footlogo{margin-bottom:-6.6666666667vw}}
@media(max-width:500px) {.home-footlogo {padding:30px 0px;margin-top:30px;}
.home-footlogo ul li {width:31%;margin:5px 0}}
@media (min-width:1025px) {header .header-top .top-info .info-email {margin-left: 25px;}
header .header-top .top-info .info-email i{margin-left: 5px;}}