.manufacturers {
  width: 100%;
  min-height: 100px;
  background: white;
  color: #000;
  margin: 0 auto;
}

.manufacturers .manufacturers-container {
  width: 1400px;
  margin: 0 auto;
}

.home-main-bottom {
  background-color: white;
  border: 1px solid #e1e1e1;
  border-left: none !important;
  border-right: none !important;
}

.manufacturers-banner {
  height: 307px;
   background-image: url(/dist/img/manuBg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.manufacturers-container .contents {
  display: flex;
}

.manufacturers-container .contents .left {
  padding-top: 35px;
  width: 750px;
  margin-right: 62px;
}

.manufacturers-container .contents .left .title {
  font-size: 40px;
  font-family: Black;
  font-weight: 900;
  color: #fff;
  line-height: 36px;
}

.manufacturers-container .contents .left .pd0_mg0{
  padding: 0;
  margin: 0;
} 

.manufacturers-container .contents .left p {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #fff;
  line-height: 21px;
  padding: 17px 0 10px 0;
  margin: 0;
}

.manufacturers-container .contents .right {
  flex: 1;
  padding-top: 105px;
}

.manufacturers-container .contents .right .num {
  font-size: 60px;
  font-family: Light;
  font-weight: 300;
  color: #fff;
  line-height: 22px;
  margin-bottom: 25px;
}

.manufacturers-container .contents .right .total {
  font-size: 22px;
  font-family: Roman;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
}

.manufacturers .manus-content {
  padding-top: 15px;
}

.manus-content .popular-content {
  position: relative;
  padding-bottom: 20px;
  text-align: center;
  font-size: 24px;
  font-family: Black;
  font-weight: 900;
  color: #000;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #c2c2c2;
}

.manus-content .popular-content .popul-title {
  position: absolute;
  top: 0;
  left: 33%;
  width: 464px;
  border-bottom: 3px solid #CC0000;
  padding-bottom: 20px;
}

.manus-content .row-content {
  padding: 60px 0 0;
  height: 100%;
}

.manus-content .el-row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  box-sizing: border-box;
}

.manufacturers-link {
  color: #b8b8b8;
}

.manufacturers-link:hover {
  color: rgba(185, 0, 0, 0.829);
}

.el-col-lg-24-5[data-v-5192c4b9] {
  max-width: 20%;
}

[class*=el-col-].is-guttered {
  display: block;
  min-height: 1px;
}

.el-col-sm-8 {
  display: block;
  max-width: 33.3333333333%;
  flex: 0 0 33.3333333333%;
}

.el-col-24 {
  max-width: 100%;
  flex: 0 0 100%;
}

[class*=el-col-] {
  box-sizing: border-box;
}

.manus-content .row-content .brand-content[data-v-5192c4b9] {
  position: relative;
}

.manus-content .row-content .brand-content .item[data-v-5192c4b9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  font-family: Arial;
  font-weight: 700;
  color: #373737;
  line-height: 28px;
}

.manus-content .row-content .brand-content[data-v-5192c4b9]:hover,
.manus-content .row-content .brand-content[data-v-5192c4b9]:hover .brand-content-moudel {
  cursor: pointer;
}

.manus-content .row-content .brand-content[data-v-5192c4b9]:hover .brand-content-moudel {
  display: flex;
  flex-direction: column;
}

.brand-content[data-v-cfe77100] {
  background-color: #fff;
  padding: 5px 23px 11px;
  box-shadow: -2px 2px 12px 7px #ededed;
  text-align: center;
  width: 226px;
}

.manus-content .row-content .brand-content .brand-content-moudel[data-v-5192c4b9] {
  display: none;
  position: absolute;
  top: -45px;
}

.brand-content img[data-v-cfe77100] {
  height: 84px;
  max-width: 226px;
  max-height: 84px;
}

.brand-content .link-title[data-v-cfe77100] {
  font-size: 15px;
  color: #006aaa;
  cursor: pointer;
}

.manufacturers-banner .hg20_mg0_pt20{
  height:20px;
  margin: 0;
  padding-top: 20px;
}

.manufacturers-banner .zIndex99{
  z-index: 99;
}

.manufacturers-banner .mg06_ct{
  margin: 0 6px;
  cursor: text;
}

.manufacturers-banner .bg848383{
  color:#848383;
  cursor: text;
}

.home-main-bottom .bgfff{
  background-color: white;
}

.manufacturers-container .pr20_pl20{
  padding-right: 20px; 
  padding-left: 20px;
}

.manufacturers-container .cfpb131{
  color: rgb(132, 131, 131); 
  font-size: 14px; 
  padding-bottom: 60px;
}

.manufacturers-container .mb10{
  margin-bottom: 10px;
}
