﻿@charset "utf-8"; 
.foot-item.foot-info{display:none}
.home-banner .banner-animote {left: 10%;bottom: 20%;color: #fff;}
.home-adv .homeadv-list li .top .title {font-size: var(--fontsize16);}
@media (min-width:1500px){.home-banner .banner-animote {max-width: 920px;}}
.home-banner .banner-animote .title{text-shadow: 2px 1px 2px #000;font-size: 42px;font-weight: 500;}
.home-banner .banner-animote .text{font-size: 26px;text-shadow: 1px 1px 1px #000;font-weight: 500;}
.home-about .l-wrap .about-info h1{max-width: 100%;font-size: 26px;}
@media (max-width:1400px) {
    .home-banner .banner-animote .title{font-size: 36px;}
}