﻿@charset "utf-8"; 
:root{--color:#1d2088;--hovercolor:#1d2088}
.head-logo{display:flex;flex-direction: column;align-items: center;}
.head-logo a img{max-height:40px;}
.head-logo .cname{color:var(--color);line-height: 1.3;font-weight: var(--fontbold6);}
@media (max-width:768px){.head-logo .cname{font-size:12px;}
.head-logo a img{max-height:30px;}}
.home-banner .swiper-slide>a::after{display: none;}
#wmkc .wmkc-tel{background:green;}
#wmkc .wmkc-tel a{width: 40px;height: 40px;display: flex !important;justify-content: center;align-items: center;}
#wmkc .wmkc-tel a em{font-size:20px !important;color:#fff;}