﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
@media (max-width:1650px){.inner-banner .inner-content .l-wrap,.common-main>.l-wrap{padding-left:15px;padding-right:15px;}}