
.md-product-1 {
  position: relative;
}
.com-category-list1 .li .border-red {
  margin-bottom: 24px;
}
.com-category-list1 .dd .text {
  width: calc( 830 / 1170 * 100%);
  padding: 0 30px;
}
.com-category-list1 .dd .intro {
  line-height: calc(40 / 16);
  line-height: 2;
}
.com-category-list1 .dd .hrefs {
  margin-top: 45px;
}
.com-category-list1 .dd .c-pic {
  width: calc( 304 / 1170 * 100%);
  padding-top: 10px;
}
.com-category-list1 .dd .img {
  padding-top: calc( 2 / 3 * 100%);
}
.com-category-list1 .ha {
  margin-right: 30px;
  display: inline-flex;
  align-items: center;
}
.com-category-list1 .ha:last-child {
  margin-right: 0;
}
.com-category-list1 .t-list {
  margin-top: 20px;
}
.com-category-list1 .t-list .tli {
  margin-right: 50px;
}
.com-category-list1 .t-list .tli:last-child {
  margin-right: 0;
}
.com-category-list1 .t-list .ta {
  display: block;
  text-align: center;
}
.com-category-list1 .t-list img {
  max-width: 60px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .com-category-list1 .dd .text {
    width: 100%;
    order: 2;
    padding: 20px 0 0;
  }
  .com-category-list1 .dd .c-pic {
    width: 100%;
    order: 1;
  }
  .com-category-list1 .t-list .tli {
    width: 20%;
    margin-right: 0;
    margin-bottom: 5px;
  }
}
