﻿@charset "utf-8";
:root{--color:#20389C;--color1:#4e8df6}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
.head-nav .nav-ul>li>a{text-transform:uppercase}
@media (min-width:1025px){body.nobanner header{border-color:#e9e9e9;background:#fff}
body.nobanner .head-top{color:var(--fontcolor)}
body.nobanner .lang-icon img{filter:invert(1)}
body.nobanner .lang-icon span{color:var(--fontcolor)}
body.nobanner .lang-icon span::after,body.nobanner .lang-icon span::before{background:var(--fontcolor)}
body.nobanner .head-nav .nav-ul>li>a{color:var(--fontcolor)}
}
.head-right .item:nth-child(-n+2) em{color:#26d460}
.head-right .item:nth-child(3) span{padding:0 5px;}
.foot-contact ul:nth-child(3){margin-top:15px;display:flex;align-items:center;flex-wrap:wrap;list-style:none;gap:10px}
.foot-contact ul:nth-child(3) li{margin-bottom:10px}
.foot-contact ul:nth-child(3) li a{width:35px;height:35px;border-radius:50%;background:#d6d7dc;color:var(--hovercolor);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.foot-contact ul:nth-child(3) li a:hover{background:var(--color);color:#FFF}
a.social-item.you i{color:#FF0300!important}
.head-share ul a{border-radius:0;border:none;}
.head-share ul a em, .head-share ul a i{font-size:var(--fontsize24)}
.foot-contact ul:nth-child(3) li a{background:none!important;border-radius:0}
.foot-contact ul:nth-child(3) li a i{font-size:var(--fontsize24)}
@media (min-width:1025px){footer .foot-main{flex-wrap:nowrap;}
footer .foot-contact{width:30%;}}
@media (min-width:1025px) and (max-width:1440px){footer .foot-contact{width:36%;}
.foot-item.foot-nav.act{width:18%;}}
@media (min-width:1025px) and (max-width:1300px){.foot-item.foot-code{width:30%;}
footer .foot-contact{width:40%;}}