﻿@charset "utf-8";
:root{--color:#0F6DB7}
.table tr:nth-child(odd){background-color: #efefef!important;}
.table tr:nth-child(even){background-color: #fff!important;}
footer .foot-logo img{width:auto;height:auto;}
footer .foot-link .phone a{display:block}
@media (min-width:1025px){.head-nav .nav-ul>li>a{margin:0 8px;font-size:16px;}}
@media (min-width:1025px) and (max-width:1440px){.head-nav .nav-ul>li>a{margin:0 7px;font-size:14px;}}
@media (min-width:1025px) and (max-width:1300px){.head-nav .nav-ul>li>a{margin:0 5px;font-size:12px;}}
.head-info .l-wrap{ max-width: 1900px; }
@media (min-width:1025px){.head-left .item:nth-child(n+2){margin-left:20px;}}
#wmkc .wmkc-itemcont p{max-width:250px;}