﻿@charset "utf-8"; 
.table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
footer .footerTop .footerLeft .footerLeftT li:last-child span a{display:block;}
.header .header-top .mailclock{margin-left:460px;max-width:inherit}
@media (max-width:1500px){.header .header-top .mailclock{margin-left:410px;}
.header .header-top .translation{right:100px}}
@media (max-width:1366px){.header .header-top .mailclock{margin-left:310px;}
.header .header-top .translation{right:50px}}
@media (min-width:1025px){.contactRight ul li:nth-child(1){width:25%;}
.contactRight ul li:nth-child(2){width:40%;}
.contactRight ul li:nth-child(3){width:30%}}
.header .header-top .mailclock .clock.phone img{filter: brightness(0.39);}
footer .footerTop .footerLeft .footerLeftT li:nth-child(2) img{filter: brightness(360);}
.contact-us .contact-down-list{margin: 40px auto 80px;width: 85%;display: flex;}
.contact-us .contact-down-list .contact-down-item{border-left:1px solid #e5e5e5;padding:0 20px;}
.contact-us .contact-down-list .contact-down-item2 .img img{width:20px;}
.contact-us .contact-down-list .contact-down-item .img{margin-bottom:20px;}
.contact-us .contact-down-list .contact-down-item p,.contact-us .contact-down-list .contact-down-item a{color:#555}
@media (max-width:1024px){.contact-us .contact-down-list{width:92%;margin:20px auto}
.contact-us .contact-down-list{flex-wrap:wrap;}
.contact-us .contact-down-list .contact-down-item .img{margin-bottom:5px;}
.contact-us .contact-down-list .contact-down-item{width:100%;margin:10px 0;}}
.NewsTopHotList div{height:auto}
.NewsTopHotList img{max-height:200px;object-fit:contain}
.Feedback .page-box .container>p{font-size:16px}
.productSideCenter ul li{align-items:center}
@media(max-width:768px){.Feedback .page-box p{overflow:visible;max-height:100%}}