﻿@charset "utf-8"; 
:root{--color:#184589}
.head-top .head-contact i,.head-top .head-contact em,.head-top .head-contact a:hover{color:#fff;}
.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-main .head-logo{height:100%;display:flex;align-items:center}
.head-main .head-logo img{max-height:80%;margin:0}
body {font-size: var(--fontsize18);}
.pro-detail .pro-detail-content img {   width: 100%;}
.pro-detail .pro-detail-top .pro-info .pro-con {  text-align: justify;}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.sidebar-prolist .pro-item{align-items:center}
.foot-main .foot-intro{margin-right:10px}
.foot-contact li{padding-right:8px}
.foot-main  .foot-contact a{word-wrap: break-word;}
@media (min-width:1025px){.foot-main .foot-item {width: 22%;}
.foot-main .foot-item.foot-contact {width:34%;}}
.sidebar-cate .sub-menu li{height:unset;line-height:unset;overflow:unset;text-overflow:unset;white-space:unset}