﻿@charset "utf-8";
:root{--color:#033B86}
@media (min-width:1025px){
.head-top{background-color:var(--color)}
.head-left .item em{color:#fff}
.head-share ul a:hover{color:#fff}
}
footer{background:var(--color)}
footer a:hover{color:#fff}
@media (min-width:1201px){footer .foot-item {width:auto;max-width:21%}
footer .foot-nav{max-width:27%}
footer .foot-cate {max-width:24%}
footer .foot-nav .foot-list li {width:52%}
footer .foot-nav .foot-list li:nth-child(2n) {width:44%}}
footer .foot-logo img{max-width:190px;width:auto;}