﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
@media(min-width:1025px){.pro-d-main .l-wrap{max-width: 1600px;padding: 0px 120px;}}
footer .foot-item .foot-link .item p {word-break: inherit;}
.home-banner .swiper-slide>a::after{background: none;}
@media(min-width:1025px){.head-left .item:nth-child(2){margin-left: 20px;}}