﻿@charset "utf-8"; 
.inner-banner h2, .inner-banner h1{display:none;}
.head-main .head-logo {max-width:inherit;min-height:100%;max-height:100%;height:100%;}
.head.is-fixed .head-main .head-logo img,.head-main .head-logo img {max-height:80%;height:54px;object-fit:contain;}
.head-right {width:auto;margin-left:auto;}
@media (max-width:500px){.head.is-fixed .head-main .head-logo img, .head-main .head-logo img{height:30px}}
#about .about-con {width: 100%;}
#about .about-con .home-title { max-width: unset;}
#product .pro-list li .pro-img>a{padding-bottom:100%;}
#product .pro-list li .pro-img>a img{position:absolute;top:0;left:0;height: 100%;width: 100%;object-fit: cover;}