[data-number^="0"]:before, [data-number$="0"]:after {
  background: url("../images/0.png") no-repeat center;
}

[data-number^="1"]:before, [data-number$="1"]:after {
  background: url("../images/1.png") no-repeat center;
}

[data-number^="2"]:before, [data-number$="2"]:after {
  background: url("../images/2.png") no-repeat center;
}

[data-number^="3"]:before, [data-number$="3"]:after {
  background: url("../images/3.png") no-repeat center;
}

[data-number^="4"]:before, [data-number$="4"]:after {
  background: url("../images/4.png") no-repeat center;
}

[data-number^="5"]:before, [data-number$="5"]:after {
  background: url("../images/5.png") no-repeat center;
}

[data-number^="6"]:before, [data-number$="6"]:after {
  background: url("../images/6.png") no-repeat center;
}

[data-number^="7"]:before, [data-number$="7"]:after {
  background: url("../images/7.png") no-repeat center;
}

[data-number^="8"]:before, [data-number$="8"]:after {
  background: url("../images/8.png") no-repeat center;
}

[data-number^="9"]:before, [data-number$="9"]:after {
  background: url("../images/9.png") no-repeat center;
}

.patch-20210906 .w872 {
  float: left;
  width: 872px;
  height: 90px;
}
.patch-20210906 .w872 img {
  display: block;
}
.patch-20210906 .w300 {
  float: right;
  width: 300px;
  height: 90px;
}
.patch-20210906 .w300.dangshi {
  position: relative;
  background: url("../images/dangshi_bg.jpg") no-repeat 0 0;
}
.patch-20210906 .w300.dangshi .dangshi-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 157px;
  height: 48px;
  font-size: 0;
}
.patch-20210906 .w300.dangshi .day, .patch-20210906 .w300.dangshi .month {
  position: absolute;
  top: 10px;
  width: 38px;
  height: 31px;
}
.patch-20210906 .w300.dangshi .day:before, .patch-20210906 .w300.dangshi .month:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 18px;
  height: 31px;
}
.patch-20210906 .w300.dangshi .day:after, .patch-20210906 .w300.dangshi .month:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 18px;
  height: 31px;
}
.patch-20210906 .w300.dangshi .day {
  left: 231px;
}
.patch-20210906 .w300.dangshi .month {
  left: 168px;
}
.patch-20210906 .w300.dangshi .dangshi-content {
  position: absolute;
  left: 9px;
  top: 51px;
  width: 275px;
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
}
.patch-20210906 .w300.dangshi .dangshi-content a {
  font-size: 13px;
  height: 26px;
  color: #d92412;
  font-weight: 400;
}
.patch-20210906 .w300.dangshi .dangshi-content i.sound {
  vertical-align: middle;
  margin-left: 0;
}
