﻿@charset "utf-8"; 
:root{--color:#E62129;--color1:#000;}
@media (min-width:1025px){header .head-info .head-logo img,.footer-bottom .main .left .logo img{max-height:70px;}
header .head-info .head-nav .nav-ul>li .submenu{left:-200%}
}
.footer-bottom .main .mid .foot-contact ul li{display:flex}
.footer-bottom .main .mid .foot-contact ul li span a{display:block}
.footer-bottom .main .mid .foot-contact ul li span.theme em:first-child{margin-right:5px}
.footer-bottom .main .mid .foot-contact ul li span.theme em:nth-child(2){margin:0 5px}
.footer-bottom,header .head-top{background:var(--color1)}
