﻿@charset "utf-8";
:root{--color:#B41B0F}
.head-info .head-logo a img{max-height:200px}
@media (max-width:1024px){.head-info .head-logo a img{max-height:100px}}
.home-footlogo{display:none}
.newslist li .newslist-img .date{background:var(--color)}
.home-service .homeservice-list .homeservice-item{position:relative}
.home-service .homeservice-list .homeservice-item .title{margin-top:50px}
.home-service .homeservice-list .homeservice-item .icon{position:absolute;top:0;overflow:hidden}
.home-projects .homeprojects-right .swiper-slide .box{background:#b41b0f8c}
.home-service .homeservice-list .homeservice-item img{border-radius:50%}
.home-service .homeservice-list .homeservice-item:hover .icon{padding:10px}
.home-video .homevideo-info>a{width:100%;display:block}
.home-video .homevideo-info .homevideo-icon{margin:0 auto}
.hidden{overflow:inherit}
.home-video{background-size:contain}
