﻿@charset "utf-8"; 
.table tr:nth-child(even){background:#fff;}  
.table tr:nth-child(odd){background:#eee;} 
.home-banner .swiper-slide>a::after{background: none;}
.home-video{padding-top:4%;}
.home-video .video-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-video .video-list div{width:100%;margin-bottom:10px;text-align: center;}
@media (max-width:1024px){
.home-video{padding-top:30px;}}
@media (max-width:768px){.home-video video{min-height:initial}}
.home-about .about-img img ,.home-hotpro .hotpro-img img{ max-height: 800px;}
.home-service .service-item .box {color: #000000;}
.home-service .service-item .box{bottom:auto;top:0;}
.home-service .home-more{color:var(--fontcolor);border-color:var(--fontcolor)}
.home-service .home-more:hover{color:var(--color);border-color:var(--color)}
@media (min-width:769px){.home-service .service-item .box .text{font-size:var(--fontsize16);text-shadow:1px 1px 2px #fff}}
@media (min-width:1025px){.head-logo a img{max-height:70px;}
.home-cate .homecate-list li{width: 23%;}
.home-cate .homecate-list li:nth-child(3n){margin-right: 2%;}
.home-cate .homecate-list li:nth-child(4n){margin-right: 0px;}}
.home-service .service-item{border: 1px solid var(--color);}
.home-service .service-item:nth-of-type(1){border-right: none;}
footer .foot-main::after{background: #000000;opacity: 1;}
footer .foot-bot{background: #000000;color: #fff;}
footer .foot-main,footer .foot-item .foot-link .item em{color: #fff;}
footer .foot-item .foot-list li a::before{background: #ffffff;}
.home-about .about-info .list li::before{background: #000000;}
.home-about .about-info .p1,.home-about .about-info .num li span{color: #000000;}
.home-about .about-info .list{border-bottom: 1px solid #000000;}
.home-about .about-info .home-more{border-color: #000000;}
.home-about .about-info::after{opacity: 1;}
#show-purple{width: auto !important;height: auto !important;}