﻿@charset "utf-8";
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.information ul li span{margin-left:20px;color:#1e1e1e;opacity:10;max-width:500px}
.newsSwiper .swiper-wrapper .swiper-slide .newsListImg img{object-fit:contain}
.newsList .news-list-0 li .newsItemImg .loaded{object-fit:contain}
.sideLatestNews ul li>a img{object-fit:contain}
.productDetailsContent .content img{height:auto}
@media (max-width:700px){.information ul li span{max-width:290px!important}}
.map iframe{border:0}
.productDetailsContent .content td{padding:2px 10px}