﻿@charset "utf-8"; 
.pro-detail .pro-detail-content table tr:nth-child(even) {  background: #fff; }  
.pro-detail .pro-detail-content table tr:nth-child(odd) {  background: #eee;  } 
.head-logo,.foot-main .foot-about .foot-title{display:flex;align-items:center;}
.head-logo img.img2{max-height: 70px;transform: translateY(4px);}
.foot-item.foot-about .foot-title img.img2{max-height:50px;}
@media (max-width:1440px){.head-logo img.img2{max-height:50px;}}
@media (max-width:550px){.head-logo img.img2{max-height:35px !important;transform: translateY(2px);}}
.foot-main .foot-about .foot-title{margin:0;}
.head-main .head-logo img,.foot-main .foot-title img{display:none;}