﻿@charset "utf-8"; 
:root{--color:#006BB6}
.home-product .homepro-list .proitem {height:auto;display:flex;flex-direction:column;}
.home-product .homepro-list .proitem .item-img {height:0;padding-bottom:100%;}
.home-product .homepro-list .proitem .item-img img {position:absolute;top:0;left:0;object-fit:contain;}
.home-product .homepro-list .proitem .item-info {display:flex;flex-direction:column;flex:1;}
.home-product .homepro-list .proitem .item-info .text {margin-bottom:10px;}
.home-product .homepro-list .proitem .more-btn {margin-top:auto;}
.head-info .head-logo a span{font-weight:var(--fontbold7);margin-left:10px;}
@media (max-width:768px){.home-banner .mobimg{height:auto}
.head-info .head-logo a span{display:none;}}
.home-about .about-img{padding-left:0;padding-bottom:0;}
footer .foot-code .foot-qrimg {display:flex;justify-content:space-between;}
footer .foot-code .foot-qrimg img {height:auto;max-width:48%;}
@media (min-width:1025px){footer .foot-main .foot-categories {width:auto;}
footer .foot-main .foot-categories .foot-list {display:block;}
footer .foot-item.foot-code {width:18%;}}
.floatwindow_im-tel li{list-style:none}