.star__item {
  display: inline-block;
  background-repeat: no-repeat
}
.star.star-24 .star-text {
  display: inline-block;
  width: auto;
  height: 16px;
  line-height: 16px;
  position: relative;
  top: -3px;
  font-size: 12px;
  color: #78787d
}
.star.star-24 .star__item {
  width: 16px;
  height: 16px
}
.star.star-24 .star__item:last-child {
  margin-right: 2px
}
.star.star-24 .star__item.on {
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-605e0de.svg)
}
.star.star-24 .star__item.half {
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-6b020a9.svg)
}
.star.star-24 .star__item.off {
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-ecd765d.svg)
}
.transshipper-card--big {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 86px;
  width: calc(100% - 32px);
  padding: 16px;
  background: #fff;
  box-sizing: content-box
}
.transshipper-card--big .left {
  width: 86px;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  border: 1px solid #f5f5f5;
  margin-right: 12px
}
.transshipper-card--big .left img {
  max-width: calc(100% - 16px);
  max-height: calc(100% - 16px)
}
.transshipper-card--big .right {
  width: 2.23rem;
  width: 59vw;
  height: 86px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.transshipper-card--big .right h3 {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 600
}
.transshipper-card--big .right .star {
  width: auto;
  height: 16px;
  font-size: 12px;
  color: #78787d
}
.transshipper-card--big .right p {
  margin-top: 5px;
  width: auto;
  height: 20px;
  font-size: 11px;
  color: #78787d
}
.transshipper-card--big .right .labels {
  margin-top: 5px;
  width: auto;
  height: 16px;
  color: #78787d;
  font-size: 10px
}
.transshipper-card--big .right .labels span {
  margin-right: 5px;
  border-radius: 3px;
  padding: 2px 4px;
  background: #f5f5f5
}
.rc {
  display: block;
  background-color: #fff
}
.rc--bottom-margin {
  padding-bottom: 16px
}
.rc-top__avatar {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}
.rc__imglist-imgbox {
  position: relative;
  overflow: hidden
}
.rc__imglist-imgbox--single {
  width: 100% !important;
  height: 192px !important
}
.rc__imglist-imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.rc--small .rc-top {
  width: 100%;
  padding: 16px 16px 0;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.rc--small .rc-top__avatar {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
.rc--small .rc-top__info {
  height: 40px;
  flex: auto
}
.rc--small .rc-top__info--name {
  font-size: 14px;
  color: #3c3c3c
}
.rc--small .rc-top__info--name span {
  padding: 2px 8px;
  border-radius: 10px;
  background: #e6e6e6;
  margin-left: 5px
}
.rc--small .rc-top__prise {
  color: #78787d;
  height: 40px;
  vertical-align: top;
  line-height: 19px;
  font-size: 10px;
  text-indent: 18px;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-9efc757.svg) no-repeat left 2px
}
.rc--small .rc__title {
  margin-top: 14px;
  margin-right: 16px;
  margin-left: 66px;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: auto
}
.rc--small .rc-img-list {
  margin-top: 10px;
  padding-left: 66px;
  display: flex;
  justify-content: space-between
}
.rc--small .rc-img-list__imgbox {
  width: 90px;
  height: 90px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-right: 12px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
.rc--small .rc-img-list__imgbox:last-child {
  margin-right: 0
}
.rc--small .rc-img-list__imgbox--single {
  height: 56px
}
.rc--bottom-margin {
  margin-bottom: 8px
}
.rc--big {
  padding-bottom: 16px
}
.rc--big .rc-top {
  width: 100%;
  height: 30px;
  padding: 16px 16px 0;
  display: flex;
  justify-content: left;
  align-items: center
}
.rc--big .rc-top__avatar {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  overflow: hidden
}
.rc--big .rc-top__info {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 2.7rem;
  width: 56.84vw;
  height: 40px
}
.rc--big .rc-top__info--name {
  font-size: 14px;
  color: #3c3c3c;
  flex: auto
}
.rc--big .rc-top__info--name span {
  padding: 2px 8px;
  border-radius: 10px;
  background: #e6e6e6;
  margin-left: 5px
}
.rc--big .rc-top__info--name-male {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-0a595dd.svg) no-repeat 50%
}
.rc--big .rc-top__info--name-female {
  display: inline-block;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-6b28e1a.svg) no-repeat 50%
}
.rc--big .rc-top__info .star {
  display: flex;
  margin-top: 8px;
  align-items: center
}
.rc--big .rc__title {
  margin: 14px 16px 0;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: auto
}
.rc--big .rc__title.rc--forum-detail {
  margin-top: 0;
  font-weight: 400;
  margin-left: 16px
}
.rc--big .rc-img-list {
  margin-top: 10px;
  padding: 0 16px;
  display: flex;
  justify-content: left
}
.rc--big .rc-img-list__imgbox {
  width: 100%;
  width: calc(33.333% - 7px);
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-right: 10px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat
}
.rc--big .rc-img-list__imgbox:last-child {
  margin-right: 0
}
.rc--big .rc-img-list__imgbox:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%
}
.rc--big .rc-img-list__imgbox--single:before {
  padding-bottom: 192px
}
.rc--big .rc--lebels {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  height: 16px;
  margin-top: 10px
}
.rc--big .rc--lebels__time {
  width: 72%;
  padding: 0 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #78787d
}
.rc--big .rc--lebels__time-hot {
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #ffe9e0;
  border: 1px solid #fe5a58;
  color: #fe5a58;
  font-size: 10px;
  border-radius: 3px;
  margin-right: 5px
}
.rc--big .rc--lebels__prise {
  width: 55px;
  text-indent: 16px;
  font-size: 10px;
  color: #78787d;
  margin-right: 10px;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-9efc757.svg) no-repeat 0
}
.rc--big .rc--lebels__comment {
  width: 55px;
  text-indent: 16px;
  font-size: 10px;
  color: #78787d;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-34adf8c.svg) no-repeat 0
}
.blank {
  width: 100%;
  height: 8px;
  background-color: #f5f5f5
}
.fd-d_tips {
  padding: 16px;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
  margin-top: 8px
}
.fd-d_tips > i {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background: url(https://static.55haitao.com/m/_nuxt/img/m55-36e5966.svg) no-repeat 50%/contain;
  margin-top: 2px
}
.fd-d_tips > span {
  color: #b6b6b6;
  margin-left: 6px
}