﻿@charset "utf-8"; 
.prodetails-bref p{margin-bottom:2px}
.table-responsive{margin:5px 0}
.logo{max-width:none;justify-content:flex-start}
@media (min-width:801px){.logo img{height:50px}
header>.container{position:relative}
.searchicon{margin-right:0}
.nav>li{margin:0 10px}
header{height:80px!important}
#xyz{position:absolute;right:15px;top:1px}}
@media (max-width:1500px) and (min-width:801px){.logo img{height:40px}
.nav>li{margin:0 7px}}
@media (max-width:1350px) and (min-width:801px){.logo img{height:70px;max-width:inherit}
.logo{width:70px;overflow:hidden}}
@media (max-width:950px) and (min-width:801px){.nav>li>a{font-size:12px}
.nav>li{margin:0 5px}
header>.container{padding:0 10px}
.logo img{height:40px}
.logo{width:40px}}
@media (max-width:800px){.logo img{max-height:50%}
.logo{height:100%}}
@media (min-width:801px){.honor-list>div{width:23%}}
.news-item-img img{height:350px;object-fit:cover}
@media(min-width:769px){.newpro-list li{width: 33%;}}
.about .newpro-more{padding: 1% 4%;text-transform: capitalize;}
.about .newpro-more span{font-size:20px;}

#brand .brand-list{margin-top:6%;padding-bottom:3%;display: flex;flex-wrap: wrap;justify-content: space-around;}
#brand .brand-list li{position:relative;font-weight:var(--fontbold5);display:flex;align-items:center}
#brand .brand-list li .brand-number{font-size:50px;line-height:1;position:relative;z-index:1}
@media(max-width:1280px){#brand .brand-list li .brand-number{font-size:40px}
}
#brand .brand-list li .brand-number .text-shadow{font-size:113px;font-weight:var(--fontbold5);color:#fff;text-shadow:0 0 2px #ccc;position:absolute;top:50%;right:0;z-index:-1;line-height:1;transform:translate(12px,-50%)}
@media(max-width:1280px){#brand .brand-list li .brand-number .text-shadow{font-size:80px}
}
#brand .brand-list li .brand-label{flex:1;text-transform:uppercase;padding-left:20px}
#brand .brand-list li .brand-label span{display:block}
.about  .container{display: flex;flex-wrap: wrap;}
@media(max-width:768px){#brand .brand-list li{width: auto;padding: 3% 5%;}}
.position ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.position ul li{width:24%;}
.position .poimg{position:relative;}
.position .smimg{position:absolute;bottom:-5px;left:10%;background: #fff;display: flex;align-items: center;justify-content: center;padding:2px;}
.position .smimg img{background: var(--color);}
.pocon{padding: 5% 10%;}
.pocon .potitle{text-align: center;font-size: 18px;font-weight: 800;}
.pocon .potext{text-align: center;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;}
.position{padding: 3% 0;}
@media(max-width:768px){.position ul li{width:49%;}}