﻿@charset "utf-8"; 
header .head-top .head-share ul li a i,footer .foot-share ul li a i{line-height:1}
header .head-top .head-share ul li a i img,footer .foot-share ul li a i img{height:16px;transition: all .2s;}
header .head-top .head-share ul li a:hover img,footer .foot-share ul li a img{filter: brightness(360);}
header .head-info .head-logo a{display:flex;}
@media(max-width:500px){header .head-info .head-logo a span{display:none;}}