﻿.productcate-box{left:50%;font-weight:600;justify-content:center;text-shadow:1px 1px 2px #000}
.productcate-img img{object-fit:contain}
.location{display:flex;padding:0}
.location>div{width:33.3333%}
.location>div img{display:flex}
.location>div.loctxt{align-items:center;display:flex;padding:20px 40px}
.location>div.loctxt .loctit{font-size:27px;line-height:1.2}
.location>div.loctxt p{margin:10px 0 18px;color:#555}
.location>div.loctxt a{position:relative;display:inline-block;border-bottom:1px solid var(--color);padding-right:18px}
.location>div.loctxt a:after{content:'';width:6px;height:6px;border:1px solid #333;position:absolute;right:0;border-left:none;border-bottom:none;transform:rotate(45deg);top:6px;right:5px}
@media screen and (max-width:1200px){.location>div.loctxt{padding:20px}
.location>div.loctxt .loctit{font-size:24px}}
@media screen and (max-width:800px){.location{flex-direction:column}
.location>div{width:100%}}
@media screen and (min-width:641px){.location{padding-bottom:6%}}
.home-customer{padding-top:4%}
.home-customer .home-title{text-align:center}
.home-customer .home-cus-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:3% 0}
.home-customer .home-cus-list .left{width:49.5%}
.home-customer .home-cus-list .right{width:49%}
.home-customer .home-cus-list .right .right-inner{display:flex;justify-content:space-between;flex-wrap:wrap}
.home-customer .home-cus-list .img{position:relative;width:48.5%}
.home-customer .home-cus-list .left .img{width:100%}
.home-customer .home-cus-list .right .img{margin-bottom:30px}
.home-customer .home-cus-list .right .img:nth-child(n+3){margin-bottom:0}
.home-customer .home-cus-list .img .img-inner{overflow:hidden}
.home-customer .home-cus-list .img img{width:100%;display:block;transition:all .5s}
.home-customer .home-cus-list .img p{position:absolute;top:50px;left:0;background:linear-gradient(-70deg,transparent 12px,var(--color) 0);color:#fff;padding:5px 20px 5px 10px}
.home-customer .home-cus-list .img:hover img{transform:scale(1.05)}
@media (max-width:768px){.home-customer .home-cus-list .left{width:100%;margin-bottom:10px}
.home-customer .home-cus-list .right{width:100%}
.home-customer .home-cus-list .right .img{margin-bottom:10px}
.home-customer .home-cus-list .img p{top:10px}}
.productcate .productcate-box{background: transparent;height:auto;top:auto;bottom:0;width:auto;padding:15px 25px 15px 15px;left:auto!important;right:0;}
.productcate-box-title{max-height:inherit;line-height:1.3;font-size:var(--fontsize22)}
.productcate-box-more{display:none}
@media (max-width:1440px){.productcate-box-title{font-size:var(--fontsize20)}}
@media (max-width:1280px){.productcate-box-title{font-size:var(--fontsize18)}}
@media (max-width:1024px){.productcate-box-title{font-size:var(--fontsize16)}
.productcate .productcate-box{padding:10px}}
@media (max-width:768px){.productcate-box-title{font-size:var(--fontsize20)}
.productcate .productcate-box{padding:20px}}
@media (max-width:500px){.productcate-box-title{font-size:var(--fontsize17)}
.productcate .productcate-box{padding:15px 15px 20px}}
.hotpro-list li {margin-right:2%}
.highpro{margin-bottom:4%}
@media (max-width:768px){.highpro{margin-bottom:40px}}
.hotpro-list li:nth-child(n+4){margin-bottom:20px}