.case_list {
  width: 100%;
  float: left;
  border-left: 1px solid #d2d2d2;
  margin-bottom: 0.234375rem;
  position: relative;
  min-height: 8rem;
}
@media screen and (max-width: 767px) {
  .case_list {
    border-left: 0px solid #d2d2d2;
    margin-top: 0.2rem;
  }
}
.case_list .title04 {
  border-left: 3px solid #e60020;
  height: 0.390625rem;
  line-height: 0.3125rem;
  padding-left: 0.3125rem;
  position: relative;
  left: -0.015625rem;
  margin-bottom: 0.2rem;
}
.case_list .title04 h2 {
  margin-top: 0.078125rem;
  width: 100%;
  font-size: 0.234375rem;
  color: #404040;
  float: left;
  background: #fff;
}
.case_list .title04 h2 span {
  font-weight: normal;
  font-size: 0.21875rem;
  color: #646464;
  float: left;
  background: #fff;
}
.case_list .title04 p {
  float: left;
  background: #fff;
  text-transform: uppercase;
}
.case_list .nr10 {
  float: left;
}
.case_list .nr10 ul {
  padding: 0;
}
.case_list .nr10 ul li {
  width: 100%;
  height: 2.1875rem;
  display: block;
  margin: 0px 0.2578125rem 0.2578125rem 0px;
  text-align: center;
}
.case_list .nr10 ul li img {
  width: 2.8125rem;
  height: 2.03125rem;
}
@media screen and (max-width: 767px) {
  .case_list .nr10 ul li img {
    width: 6rem;
    height: 4rem;
  }
}
.case_list .nr10 ul li .p04 {
  font-size: 0.140625rem;
  line-height: 0.3125rem;
  color: #616161;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .case_list .nr10 ul li .p04 {
    font-size: 0.25rem;
    line-height: 0.8rem;
  }
}
.case_list .nr10_inc {
  min-height: 6rem;
}
.case_list .nr10_inc img {
  width: 90%;
  margin-bottom: 0.15625rem;
  margin-top: 0.15625rem;
  border: 1px #cccccc solid;
  padding: 0.0234375rem;
}
/*# sourceMappingURL=case.css.map */