article .content {
  display: none;
}
article .content .culs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1.2493493vw auto 0;
  width: 44.09161895vw;
  height: 26.02811036vw;
}
article .content .culs li {
  width: 21.55127538vw;
  height: 12.75377408vw;
}
article .content .cs2 li {
  width: 21.23893805vw;
  height: 12.70171786vw;
}
article .content .txt {
  margin: 2.65486726vw auto 0;
  width: 52.05622072vw;
}
article .content .txt p {
  color: #ffffff;
  font-size: 0.83289953vw;
  line-height: 1.87402395vw;
}
article .content .txt p strong {
  font-size: 1.04112441vw;
}
article .content .txt div {
  margin: 0.41644977vw 0 0.52056221vw;
  width: 100%;
  height: 0.05205622vw;
  border-bottom: 0.05205622vw dashed #dddddd;
}
article .content .benefitlist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1.19729308vw auto 0;
  width: 53.09734513vw;
  height: 12.38938053vw;
}
article .content .benefitlist li {
  position: relative;
  width: 15.92920354vw;
  height: 11.24414368vw;
  border-radius: 0.41644977vw;
  overflow: hidden;
  box-shadow: 0 0 5px 1px rgba(255, 255, 255, 0.3);
}
article .content .benefitlist li .xf {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 2.34252993vw;
  width: 100%;
  height: 100%;
  background: url(../images/works_ben_kuang.png) no-repeat;
  background-size: 100% 100%;
}
article .content .benefitlist li .xf P {
  margin: 0 auto;
  width: 13.01405518vw;
  color: #ffffff;
  font-size: 0.81780323vw;
  line-height: 1.45757418vw;
}
article .content .notice {
  margin-top: 0.72878709vw;
  color: #ffffff;
  font-size: 0.83289953vw;
  text-align: center;
}
