﻿@charset "utf-8"; 
:root{--color:#25234c;--hovercolor:#83BBA6}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  } 

@media (min-width:769px){.kche-t223 .kche-t223-flex>div { width: 46.5%; }
.kche-t222 .kche-t222-flex>div { width: 46.5%;}}
footer,footer .copyright{background:#E5E5E5;color:var(--fontcolor)}
footer a{color:var(--fontcolor)}
footer .footer-main .foot-item .foot-title::after{background:var(--fontcolor)}
footer .foot-logo img{width:auto;}
header .head-top .head-contact .item em{color:var(--hovercolor);}
header .head-info .head-nav .nav-ul>li>a.inmenu_1,header .head-info .head-nav .nav-ul>li:hover>a,header .head-info .head-nav .nav-ul>li .submenu>li:hover>a, header .head-info .head-nav .nav-ul>li .submenu>li:hover>em{color:var(--hovercolor)}
@media (min-width:1025px){header .head-info .head-logo img,footer .foot-logo img{max-height:35px;}}
@media (max-width:1024px){header .head-info .head-logo img,footer .foot-logo img{max-height:20px;}}
footer .footer-main .foot-contact ul li span {display:block;font-size:var(--fontsize18)}
footer .footer-main .foot-contact ul li:nth-child(1) a{font-weight:bold;font-size:var(--fontsize24);color:#27234D;}
@media (min-width:1025px) and (max-width:1600px){header .head-info .l-wrap{padding:0 70px;}}