﻿@charset "utf-8"; 
footer .foot-logo{margin-bottom:30px}
footer .foot-logo img{width:auto;max-height:100px}
@media (min-width:1024px){.head-logo a img{max-height:85px}
header.is-active .head-logo a img{max-height:70px}
}
@media (max-width:768px){footer .foot-logo{margin-bottom:15px}}
footer .foot-logo{background:#fff;display:inline-block;padding:10px}
.home-tip span {font-size: 20px;}
footer .foot-item {width: 24%;}
.foot-qr-list{display:grid;gap:20px;margin-top:2%;grid-template-columns:repeat(2,1fr);max-width:270px}
.foot-qr-list img{width:100%;margin-right:0}