﻿@charset "utf-8";
:root{--color:#1B4339}
.table td, .table th {   text-transform: capitalize;} 
.head-left .item a:nth-child(3):before{content:'/';color:#fff;margin:0 5px}
.head-left .item:hover{color:#fff}
.head-left .item a:hover{color:var(--color)}
footer .foot-item .foot-link .item p a{display:block}
footer .foot-item .foot-link .item:nth-child(2) p{display:flex;}
footer .foot-item .foot-link .item:nth-child(2) strong{white-space:nowrap}
footer .foot-item.foot-contact{width:27%}
@media (max-width:1440px){footer .foot-item.foot-contact{width:30%}}
.nobanner header .head-info{background:#fff}
@media (min-width:1025px){body{padding-top:116px}
.head-top,.nobanner header .head-top{background:var(--color)}
header,header.is-active{background:#fff;box-shadow:1px 2px 5px rgba(0,0,0,.05)}
.head-nav .nav-ul>li>a{color:var(--fontcolor)}
}
