.request_td_cate {
  width: 170px;
  background-color: #F6F7F9;
  text-align: center;
}
@media (max-width: 768px) {
  .request_td_cate {
    width: 80px;
  }
}
.request_td_cont {
  width: auto;
}/*# sourceMappingURL=layout.css.map */