body, html {
  background-color: #F8F8F8;
}

.bread {
  padding: 14px 18px;
  font-size: 14px;
  color: #000000;
}

.bread a {
  color: #000000;
}

.bread a.show {
  visibility: hidden;
}

.content {
  width: 862px;
}

.content .detail {
  padding: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
}

.content .detail .act-title h1 {
  font-size: 32px;
  color: #000;
  padding-bottom: 24px;
  font-weight: bold;
  line-height: 32px;
}

.content .detail .act-users {
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}

.content .detail .act-users span {
  font-size: 14px;
  color: #333;
  margin-right: 20px;
}

.content .detail .act-users span:last-of-type {
  margin-right: 0;
}

.content .detail .act-conts {
  margin-top: 20px;
}

.content .detail .act-conts p {
  line-height: 30px;
  color: #333;
  font-size: 16px;
}

.content .detail .act-conts p img {
  width: 100%;
}

.content .detail .act-conts p.h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}

.content .detail .act-conts p.h2 {
  font-size: 18px;
  font-weight: bold;
}

.content .detail .act-conts p.media {
  text-align: center;
}

.content .detail .act-conts p.media img {
  width: 80%;
  height: auto;
}

.content .detail .act-conts p.media span {
  display: block;
  font-size: 12px;
}

.content .detail .act-conts p a {
  color: #13ACEC;
}

.content .detail .act-read {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}

.content .detail .act-read p {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}

.content .detail .act-read p a {
  color: #e72841;
}

.content .detail .act-tags {
  font-size: 14px;
  color: #000000;
  margin-top: 14px;
}

.content .detail .act-tags div {
  width: auto;
  height: 20px;
  line-height: 20px;
  background-color: #ffe9ec;
  border-radius: 10px;
  padding: 0 10px 0 24px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #e72841;
}

.content .detail .act-tags div span {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #e72841;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
}

.content .detail .act-collect {
  margin-top: 22px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
  justify-content: center;
}

.content .detail .act-collect div {
  width: 115px;
  height: 44px;
  border-radius: 22px;
  border: solid 2px #cccccc;
  font-size: 18px;
  color: #cccccc;
  justify-content: center;
}

.content .detail .act-collect div img {
  margin-right: 8px;
}

.content .detail .act-collect .up {
  margin-right: 40px;
}

.content .detail .act-collect .select {
  border: solid 2px #e72841;
  color: #e72841;
}

.content .detail .act-rest {
  margin-top: 30px;
}

.content .detail .act-rest a {
  font-size: 14px;
  color: #000000;
}

.content .moreact {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
}

.content .moreact .more-title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.content .moreact .more-list {
  flex-wrap: wrap;
}

.content .moreact .more-list .list {
  width: 390px;
  margin: 20px 0 0 0;
}

.content .moreact .more-list .list .cover {
  flex: 0 0 125px;
  width: 125px;
  height: 125px;
  background-color: #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
}

.content .moreact .more-list .list .cont {
  width: 606px;
  margin-left: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.content .moreact .more-list .list .cont .list-title {
  margin-bottom: 15px;
}

.content .moreact .more-list .list .cont .list-title a {
  font-size: 18px;
  color: #000000;
}

.content .moreact .more-list .list .cont .list-look {
  margin-bottom: 15px;
  font-size: 12px;
  color: #9d9d9d;
}

.content .moreact .more-list .list .cont .list-look a {
  color: #9d9d9d;
}

.content .moreact .more-list .list .cont .list-desc {
  font-size: 14px;
  line-height: 23px;
  color: #404040;
}

.content .moreact .more-list .list .cont .list-tags {
  margin-top: 12px;
}

.content .moreact .more-list .list .cont .list-tags p {
  margin-right: 28px;
  font-size: 14px;
  color: #9d9d9d;
}

.content .moreact .more-list .list .cont .list-tags a {
  display: inline-block;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  background-color: #fff3f7;
  border-radius: 10px;
  font-size: 12px;
  margin-right: 4px;
  color: #ff5f73;
  text-align: center;
}

.content .moreact .more-list .list .cont .list-user {
  margin-top: 14px;
}

.content .moreact .more-list .list .cont .list-user .name {
  font-size: 12px;
  color: #000000;
}

.content .moreact .more-list .list .cont .list-user .name .headimg {
  width: 17px;
  height: 17px;
  border-radius: 17px;
  margin-right: 5px;
  background-color: #649ce2;
  overflow: hidden;
}

.content .moreact .more-list .list .cont .list-user .collect {
  margin-left: 16px;
  font-size: 12px;
  color: #919191;
}

.content .moreact .more-list .list .cont .list-user .collect .like {
  margin-right: 5px;
}

.content .pinglun {
  padding: 30px 26px 38px 30px;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 30px;
}

.content .pinglun .pinglun-tag .pinglun-tag-item {
  font-size: 24px;
  color: #000000;
}

.content .pinglun .pinglun-tag .pinglun-tag-item.active {
  color: #e72841;
}

.content .pinglun .pinglun-tag i {
  width: 1px;
  height: 25px;
  margin: 0 20px;
  background-color: #000;
  display: inline-block;
}

.content .pinglun .pinglun-box {
  margin-top: 20px;
  width: 100%;
  height: 257px;
  position: relative;
}

.content .pinglun .pinglun-box button {
  width: 158px;
  height: 47px;
  background-color: #e72841;
  border-radius: 25px;
  font-size: 16px;
  color: #ffffff;
  border: none;
  position: absolute;
  bottom: 25px;
  right: 20px;
  cursor: pointer;
}

.content .pinglun .pinglun-box .text {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: -1px 1px 9px 0px rgba(14, 5, 10, 0.13);
  border-radius: 5px;
  padding: 20px 24px;
  box-sizing: border-box;
  font-size: 14px;
  color: #989898;
}

.content .pinglun .pinglun-box .text a {
  color: #e72841;
}

.shop-top {
  width: 317px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
}

.shop-top .shop-top-title {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.shop-top ul li {
  margin-top: 30px;
}

.shop-top ul li .cover {
  width: 70px;
  height: 70px;
  background-color: #f5f5f5;
  border-radius: 5px;
  position: relative;
}

.shop-top ul li .cover .label {
  width: 18px;
  height: 23px;
  position: absolute;
  top: -2px;
  left: 7px;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}

.shop-top ul li .infos {
  margin-left: 10px;
}

.shop-top ul li .infos .name {
  font-size: 16px;
  color: #000000;
}

.shop-top ul li .infos .score {
  margin-top: 20px;
}

.shop-top ul li .infos .score span {
  font-size: 12px;
  color: #9d9d9d;
  margin-left: 8px;
}
