﻿@charset "utf-8"; 
:root{--color:#054de1}
header.is-active .head-info,.nobanner header .head-info{background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}
.head-info .head-logo a img,footer .foot-logo img{max-height:45px}
@media (min-width:1025px){
body{padding-top:140px}
header{background:#fff}
.head-info .nav-ul>li a,
.head-info .head-search button em{color:var(--fontcolor)}
.head-info .nav-ul>li ul{background:#fff}
.head-info .nav-ul>li:hover .submenu li:hover>a{color:#fff}
}
@media (max-width:1024px){.m-menu span{background:var(--fontcolor)}
.head-info .head-logo a img{max-height:40px}
}
.home-projects .homeprojects-content .text{margin-top:15px;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}
.sidebarhot-list .sidebarhot-item .sidebarhot-img img{object-fit:contain}