﻿@charset "utf-8"; 
.table tr:nth-child(even){background:#fff;}  
.table tr:nth-child(odd){background:#eee;}
.logo-name{font-size: 18px;max-width: 100%;margin-left: 11px;font-weight: 600;font-family: "Domine", serif;}
@media (min-width:1281px){.logo-name{font-size:20px;}}
@media (min-width:1025px){.head-info .head-nav{width:100%;}
.head-info .nav-ul{margin:0 auto;}
.head-info .head-logo{min-width:35%;}
.head-info .head-logo a img{max-height: 80px;}}
@media (min-width:1025px) and (max-width:1440px){.head-info .head-logo{min-width:22%;}}
.home-product .homepro-list .proitem .item-info .item-tit{min-height:44px;}
.home-product .homepro-list .proitem .item-img{position:relative;height:0;padding-bottom:100%;}
.home-product .homepro-list .proitem .item-img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
@media (max-width:1440px){.home-product .homepro-list .proitem .item-info .text{min-height:70px;}}
@media (min-width:1024px) {.home-news .homenews-list .homenews-text .homenews-tit{height: 50px;}}
@media (max-width:768px) {.logo-name{font-size: 12px;}}
@media screen and (max-width: 1920px) {
.home-about .about-img .img-info {width: 260px;height: 260px;padding: 15px;}}
@media screen and (max-width: 500px) {
.home-about .about-img .img-info {width: 150px;height: 150px;padding: 10px; }}
footer .foot-code img{height:auto;}