
.md-pro-11 {
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  background-size: 100% 100%;
}
.md-pro-11 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-pro-11 .h1 {
  color: #fff;
  text-shadow: 0 0px 4px #008a83, 7px 2px 3px rgba(0, 137, 130, 0.5), 3px 3px 0px #008982;
}
.md-pro-11 .tags {
  line-height: 1.6666666667;
  margin-top: 0.18rem;
  margin-bottom: 0.2rem;
}
.md-pro-11 .ti {
  padding: 0 0.8em;
  position: relative;
}
.md-pro-11 .tag1 {
  padding-right: 0;
  padding-left: 0.66em;
  color: #008a83;
}
.md-pro-11 .tag1::before {
  content: "";
  width: 1em;
  height: 100%;
  background-image: url(../images/a13.png);
  background-size: 100% 100%;
  position: absolute;
  left: 100%;
  top: 0;
  border-top: 1px solid #008a83;
}
.md-pro-11 .tag1::after {
  content: "";
  border: 1px solid #008a83;
  border-right: none;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
}
.md-pro-11 .tag2 {
  color: #fff;
  background-color: #008a83;
  padding-left: 1em;
  margin-left: 0.12rem;
  clip-path: polygon(1em 0, 100% 0, 100% 100%, 0 100%);
}
.md-pro-11 .img {
  margin-top: 0.7rem;
}
.md-pro-11 .img img {
  width: 10rem;
  max-width: 100%;
}

.md-pro-12 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.md-pro-12 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12.5rem;
  max-width: 92%;
}
