﻿@charset "utf-8"; 
.table-wrap tr:nth-child(even) {background:#fff;}
.table-wrap tr:nth-child(odd) {background:#eee;}
.part-con{max-width: 750px; margin: auto;}
.home-project .swiper .swiper-slide {max-height: 100%;}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
.home-choose::before{display:none;}
.home-choose .home-des, .home-choose .home-title{color:var(--fontcolortitle)}
.choose-ul .choose-item{border:1px solid var(--color)}
.foot-info .foot-tel{margin:15px 0 0}
.wmkc-whatsapp .wmkc-wechat-img{top:0;bottom:inherit;}
.choose-list {display:flex;flex-wrap:wrap;margin-top:15px;justify-content:space-between;}
.choose-list li {width:24%;margin-top:10px}
@media (max-width:768px){.choose-list li{width:48%}}