﻿@charset "utf-8";
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#eee}
.home-news-list .news-img>img{object-fit:contain}
.map iframe{border:0}
.home-about .item1 .about-img{background-image:url(/Content/uploads/20231003576/2023112114003537aa8da56cd74f998bb2b97d06fa31f9.jpg)}
.home-about .item2 .about-img{background-image:url(/Content/uploads/20231003576/20231205085329708e5c6f5b294023bc6a0f40407c7a95.JPG)}
.home-certi{background:url(/uploads/202340411/ImgScroll/ba8d4ec604-2a68-47f9-b639-6967f264f38a.jpg) no-repeat}
.home-about .item2 .about-img{background-image:none}
@media screen and (max-width:1300px){.home-about .item2 .about-img{padding-top:0}}
.home-about .item2 .about-img img{width:100%}
.home-product-cate{justify-content:space-evenly}
.home-product-cate li{border:1px solid var(--color);width:25%;box-sizing:border-box}
.home-product-cate li a{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:var(--color);font-size:18px;padding:10px;line-height:1.3;box-sizing:border-box;text-align:center}
.home-product-cate li:after{display:none}
.home-product-cate li a:hover{background:var(--color);color:#fff}
@media (max-width:1080px){.home-product-cate{justify-content:flex-start}
.home-product-cate li{width:32%;margin:0 2% 10px 0}
.home-product-cate li:nth-child(3n){margin-right:0}}
@media (max-width:769px){.home-product-cate{margin-bottom:20px}
.home-product-cate li a{font-size:16px}}
@media (max-width:560px){.home-product-cate li{width:48%;margin:0 4% 10px 0}
.home-product-cate li:nth-child(3n){margin-right:4%}
.home-product-cate li:nth-child(2n){margin-right:0}
.home-product-cate li a{font-size:14px}}
@media (min-width:1081px){header+main{margin-top:80px}
header{background:var(--color)}
header>.l-wrap{height:80px}
.head-logo{position:relative;width:300px;justify-content:center;overflow:hidden;height:80px;max-width:inherit}
.head-logo>img{position:relative;width:190px}
.head-logo:before{content:'';width:200px;border-width:80px 50px;border-style:solid;border-color:#fff transparent transparent transparent;position:absolute;top:0;left:0}
.head-nav>ul>li>a{height:80px;line-height:80px;color:#fff}
.head-nav>ul>li:hover>a,.head-nav>ul>li>a.inmenu_1{color:#fff}
.head-nav>ul>li>a:after{background:#fff;bottom:20px}}
@media (max-width:1500px) and (min-width:1081px){.head-logo{width:200px}
.head-logo>img{width:110px}
.head-logo:before{width:100px;border-width:80px 50px}}
.home-partners{padding:60px 0 40px}
.partner-prolist{display:flex;flex-wrap:wrap;justify-content:space-between}
.partner-prolist li{width:23%;text-align:center;margin-bottom:20px}
.partner-prolist li .partner-propic{display:block;width:100%;padding-bottom:100%;position:relative;margin-bottom:10px;overflow:hidden}
.partner-prolist li .partner-propic img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain}
.partner-prolist li:hover .partner-propic img{transform:scale(1.1)}
.partner-prolist li .partner-proinfo p{line-height:1.5}
@media (max-width:768px){.partner-prolist li{width:48%}}
@media (max-width:560px){.partner-prolist li .partner-proinfo p{font-size:14px}}
.home-about .item1 .about-img a,.home-about .item2 .about-img a{display:block;width:100%;height:100%}
.sidebar-prolist .pro-more{text-transform:unset}