﻿@charset "utf-8"; 
.head-top{display:none;}
.foot-main,.foot-right,.foot-feedback input{background:#296ea8;}

@media (min-width:1025px) {
.head-nav .submenu a{background: #fff;color: #000;}
.head-nav .submenu a:hover{color: #fff;}}
footer{position: relative;}
footer>.bgimg{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;justify-content: center;align-items: center;z-index: 5;opacity: .5;}
footer>.bgimg img{max-width: 100%;}
.foot-main .l-wrap{position: relative;z-index: 9;}