
.newtails {
  width: 100%;
  padding: 0.7rem 0;
}

.newtails .net {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.15rem;
}

.newtails .nim {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem 0;
}

.newtails .nim .nml {
  display: inline-block;
  vertical-align: middle;
}

.newtails .nim .nml span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.newtails .nim .nml {
  display: inline-block;
  vertical-align: middle;
}

.newtails .nim .fhare {
  width: 100%;
  font-size: 0;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}

.newtails .nim .fhare .am {
  display: inline-block;
  vertical-align: top;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}

.newtails .nim .fhare .am a, .newtails .nim .fhare .am img {
  width: 100%;
  display: block;
}

.newtails .nim .fhare .am img:first-child {
  display: block;
}

.newtails .nim .fhare .am img:last-child {
  display: none;
}

.newtails .nim .fhare .am:hover img:first-child {
  display: none;
}

.newtails .nim .fhare .am:hover img:last-child {
  display: block;
}

.newtails .ninop {
  width: 100%;
  margin: 0.2rem 0;
  padding: 0.3rem 0;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  color: #666;
  line-height: 1.8;
}

.newtails .ninop p {
  color: #666;
  line-height: 1.8;
}

.newtails .ninop img {
  max-width: 100%;
}

.newtails .noc {
  width: 100%;
  font-size: 0;
  padding: 0.15rem 0;
}

.newtails .noc a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.newtails .noc a span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 0.1rem;
  position: relative;
  top: -0.03rem;
}

.newtails .noc a span img {
  width: 100%;
  display: block;
}

.newtails .noc a span img:first-child {
  display: block;
}

.newtails .noc a span img:last-child {
  display: none;
}

.newtails .noc a:hover {
  color: var(--theme);
}

.newtails .noc a:hover span img:first-child {
  display: none;
}

.newtails .noc a:hover span img:last-child {
  display: block;
}

.newtails .pom {
  width: 100%;
}

.newtails .pom .pas {
  width: 100%;
  display: block;
  color: #333;
  line-height: 1.8;
}

.newtails .pom .pas:hover {
  color: var(--theme);
}

@media (max-width: 800px) {
  .newtails .nim .fhare .am {
    width: 24px;
    height: 24px;
  }
}

.w1520 {
  width: 15.2rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}

@media (max-width: 1540px) {
  .w1520 {
    width: 94%;
  }
}
