﻿.highpro{background:#fff;}
.highpro-r{background: #fff;color:var(--fontcolor)}
.highpro-r .home-title,.highpro-text,.highpro-authentication li{color:var(--fontcolor)}
.indexhighpro{padding: 3% 0;}
.indexhighpro .home-title,.indexhighpro .home-des{text-align: center;}

.indexhighpro .highproflex{display: flex;margin-top: 20px;height: 690px;}
.indexhighpro .highpro-info{width: 45%;}
.indexhighpro .highpro-info .item{padding: 20px;display: flex;align-items: center;background: #f6f6f6;;}
.indexhighpro .highpro-info .highpro-num{font-size: 48px;font-weight: bold;color: #aeaeae;padding-right: 10px;border-right: 2px #aeaeae solid;}
.indexhighpro .highpro-info .title{font-weight: bold;font-size: var(--fontsize24);}
.indexhighpro .highpro-info .highpro-text{padding-left: 10px;}
.indexhighpro .highpro-info .highpro-text p{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;height: 109px;}
.indexhighpro .highpro-info .item.act{background: #e76744}
.indexhighpro .highpro-info .item.act *{color: #fff;}
.indexhighpro .highpro-img{width: 55%;}
.indexhighpro .highpro-img img{width: 100%;object-fit: cover;height: 100%;}
.indexhighpro .highpro-img .img{display: none;height: 100%;}
.indexhighpro .highpro-img .img.act{display: block;}
@media (max-width:768px) {
.indexhighpro .highproflex{flex-wrap: wrap;height: auto;}
.indexhighpro .highproflex>div{width: 100%;}


}
.productcate{display:none}
.location .container-s{background:none}
.location .container-s{justify-content:center}
 .news{padding-top:1%}
.hotproduct{padding-bottom:1%}
section.about{padding-bottom:0}
 .about{padding-bottom:0}
.location{margin-top:0;padding-top:4%}
.location .container-s{padding-top:0}
.location img{width:100%;}
@media(min-width:1025px){.location .container-s{padding:0 20px;}}