﻿@charset "utf-8"; 
:root{--color:#0A4783;--color1:#0A4783;--hovercolor:#0A4783;}
.home-tip{color:var(--color)}
.home-tip span::before{background: var(--color);}
footer .foot-title::before{background:#fff;}
footer .foot-list li a em,footer .foot-link li em{color:#fff;}
footer .foot-logo{margin-bottom:25px;}
footer .foot-logo img{width:auto;max-height:90px;}