﻿@charset "utf-8"; 
:root{--color:#E4B309}
header nav ul .submenu{min-width:inherit}
.home-container .news-product {background:url(/js/33942/a.png) no-repeat}
.home-container .news-product .news-content .ircn {height:50PX}
.common-container .common-content .contact-list>li {border:1px solid black;border-bottom:none}
.common-container .common-content .contact-list>li:last-child {border-bottom:1px solid black}
#feedbackForm .send-inquiry .inquiry-form input {border:1px solid black}
#feedbackForm .send-inquiry .inquiry-form textarea {border:1px solid black}
header .header-top .top-info a,.info-tel ,.top-right span,header .header-top .top-right i {color:white !important}
.common-container .common-content .common-main{line-height:1.75em}
.home-container .about-img i {display:block}
.home-container .about-img lite-youtube:after {padding-bottom:90%}
.home-container .news-product{background-size:cover;}
.home-container .news-product #news-products-list2 {margin-top:40px}
.home-container .news-product #news-products-list2 ul{display:flex;flex-wrap:wrap;justify-content:space-between}
.home-container .news-product #news-products-list2 ul li {width:24%;height:auto;margin-bottom:30px;box-sizing:border-box;display:flex;flex-direction:column;}
.home-container .news-product #news-products-list2 li:hover .ircn a {color:var(--color)}
.home-container .news-product #news-products-list2 li:hover .news-content .ircn:after,.home-container .news-product .pro-list .pro-item:hover .news-content .ircn:after {width:100%;transition:width .6s ease-in-out}
.home-container .news-product .news-list-btn{display:none}
.home-container .news-product .news-img{position:relative;height:auto;}
.home-container .news-product .news-img img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain}
.home-container .news-product .news-content{flex:1}
.home-container .news-product .news-products-list{padding-bottom:40px}
@media (max-width:960px){.home-container .news-product #news-products-list2 ul li{width:32%}}
@media (max-width:768px){.home-container .news-product #news-products-list2 ul li{width:48%}}