﻿@charset "utf-8"; 
:root {--color: #2e75b7;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.nav-ul>li>a{font-weight:var(--fontbold7)}
@media (min-width:1025px){.head-list{margin-right:auto;}
.head-list .item .info span{display:none}
.head-list .item .info{padding: 0;color:#fff;}
.head-list .item .info a{color:#fff;white-space: nowrap;}
.head-list .item .info a:hover{color:#fff;}
.head-list{width:auto;max-width:inherit}
.head-list .item{margin-left:20px;width:auto;}
.head-info{padding:0;}
.head-nav{transform: none !important;position: initial;box-shadow: none;max-width:100%;}
.nav-ul>li>a{height:100%;align-items: center;}}
 header .head-top .l-wrap{ padding: 0px 35px; }
  @media (min-width:1650px){header .head-top .l-wrap{padding-left:0}
   header .head-top .l-wrap{ padding: 0px 15px; }
}
@media (min-width:769px){.contact-list .contact-item{height:300px}}