﻿@charset "utf-8"; 
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
@media (min-width:769px){.home-choose .choose-list {flex-wrap:wrap;}
.home-choose .choose-list .item {margin-bottom:30px;}}
.home-choose {background-size:cover;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2) {display:none;}
.prodetails-content .prodetails-tabs {justify-content:flex-start;}
@media (min-width:1025px){.product-catelist{justify-content:flex-start}
.product-catelist .product-cateitem{width:32%;margin:0 2% 30px 0}
.product-catelist .product-cateitem:nth-child(3n){margin-right:0}
.product-catelist .product-cateitem .cate-img{width:200px;max-height:200px}}
@media (max-width:1280px) and (min-width:1025px){.product-catelist .product-cateitem .cate-img{width:160px;max-height:160px}}
.foot-item.foot-code{display:none}
@media (min-width:1025px){footer .foot-main .foot-item{width:auto;max-width:31%}
footer .foot-item.foot-info{padding-right:0}}
.home-product .homepro-list .proitem .more-btn{width: 110px;background: var(--color);justify-content: center;color: #fff;padding: 5px;border-radius: 10px;}
.home-product .homepro-list .proitem:hover .more-btn{color:#fff;}
.home-news .homenews-list .homenews-text .morebtn{width: 110px;background: var(--color);justify-content: center;color: #fff;padding: 5px;border-radius: 10px;}
.pro-list.list1 li .more{width: 110px;background: var(--color);justify-content: center;color: #fff;padding: 5px;border-radius: 10px;}
.pro-list.list1 li:hover .more{color:#fff;}
.home-about .about-img .img lite-youtube{max-width:100%}
@media (max-width:500px){.home-about .about-img .img-info{width:120px;height:120px}
.home-about .about-img .img-info p{font-size:12px}}
.home-about .about-img .img-info .p1{font-size: var(--fontsize26);}
@media(max-width:500px){.home-about .about-img .img-info .p1{font-size: var(--fontsize20);}}