﻿@charset "utf-8"; 
:root {--color: #2788BF;}
footer .foot-logo img{max-height:80px;width:auto}
.head-share ul a{border-radius:var(--borderradius)}
.head-share ul a:hover{color:#fff;opacity:.85}
.head-share ul a.fb,footer .foot-share ul li a.fb{background:#4267b2}
.head-share ul a.lk,footer .foot-share ul li a.lk{background:#0077b5}
.head-share ul a.ins,footer .foot-share ul li a.ins{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}
footer a.foot-logo{display:none;}
@media (min-width:1025px){.foot-item.foot-info{width:200px;}
footer .foot-contact{width:30%;}
footer .foot-share{margin-top:10px;}}
.banner-breadcrumbs .wmkcinquirybtn{height:40px;padding:0 30px;font-size:var(--fontsize15);margin-right:20px}