﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.Feedback .page-box .container>p{font-size:16px}
@media(max-width:768px){.Feedback .page-box p{overflow:visible;max-height:100%}}
.NewsTopHotList div{height:auto}
.NewsTopHotListimg{max-height:200px;object-fit:contain}
@media (max-width:1750px) {.header .header-top .mailclock{margin-left: 28%;}}
@media (max-width:1550px) {.header .header-top .mailclock{margin-left: 30%;}}
@media (max-width:1024px) {.header .header-top .mailclock{margin-left: 35%;}}
.contactRight ul li:nth-child(1) {width: auto;}