﻿@charset "utf-8";
:root{--color:#003eb4;--footercolor:#fff}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
.home-banner .swiper-slide>a::after{background:none;}
footer,footer a,footer .foot-item .foot-link .item em{color: var(--fontcolor);}
footer .foot-item .foot-list li a::before{background:var(--fontcolor)}
footer .foot-bot{background:#F6F7FA;color:var(--fontcolor);}
footer .foot-main::after{display:none}
.home-cate .homecate-list li .img{border-color:#7aca35;}
.home-about .about-info::after{opacity:1;background:#000;}
.home-about .about-info{color:#fff;}
.home-about .about-info .home-more{background:#7aca35;border-color:#7aca35;}
.home-hotpro .hotpro-main .swiper-slide{height:auto;border:1px solid #7aca35;display:flex;flex-direction:column;}
.home-hotpro .hotpro-main .swiper-slide .info .more{background:#7aca35}
.home-hotpro .hotpro-main .swiper-slide .info{flex:1;}
.home-news .newslist .swiper-slide{border:1px solid #7aca35;height:auto;display:flex;flex-direction:column;}
.home-news .newslist .swiper-slide .info{padding:20px 10px;flex:1;}
.catecontainer .cate2list li .img{border-color:#7aca35;}
.newslist.list0 li,.page-hotnews .swiper-slide{border-color:#7aca35}
header .head-left .item em ,header .head-left .item a{  color: var(--color);}
footer .foot-title{color:var(--color)}