﻿.store-item__radio {
  overflow: visible !important;
  overflow: initial !important;
  margin-left: 32px
}
.store-item__radio .radio {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjcuNSIgc3Ryb2tlPSIjOTk5IiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}
.store-item__radio .checked {
  background-image: url(../image/pc55-ccc6db0.svg)
}
.store-item:hover .store-item__title {
  color: #fe5a58
}
.store-item.large .store-item__img-wrap {
  padding: 0;
  border: none;
  height: 84px;
  width: 84px;
  border-radius: 4px
}
.store-item.large .store-item__content {
  width: calc(100% - 96px)
}
.store-item.large .store-item__tags {
  margin-top: 4px
}
.store-item.large .store-item__tag {
  color: #4469b0;
  background-color: rgba(68, 105, 176, .1)
}
.store-item.narrow .store-item__wrap {
  padding: 8px 16px
}
.store-item__wrap {
  padding: 12px 24px;
  height: 100px;
  box-sizing: border-box;
  position: relative
}
.store-item__img-wrap {
  float: left;
  margin-right: 16px;
  height: 90px;
  width: 90px;
  box-sizing: border-box;
  border-radius: 3px;
  overflow: hidden
}
.store-item__img-wrap.new {
  height: auto !important;
  width: auto !important
}
.store-item__paste {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
  color: #fff;
  background-color: #fe5a58;
  border-bottom-right-radius: 10px;
  padding: 3px 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px
}
.store-item__img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.store-item__img, .store-item__img.new {
  display: flex;
  align-items: center;
  justify-content: center
}
.store-item__img.new {
  height: 112px;
  width: auto;
  border-radius: 3px
}
.store-item__img img {
  max-width: 80%;
  max-height: 80%
}
.store-item__img[lazy=error], .store-item__img[lazy=loading] {
  background-size: 70%
}
.store-item__content {
  float: right;
  width: calc(100% - 106px);
  height: 68px;
  display: flex;
  flex-direction: column;
  justify-content: center
}
.store-item__rebate, .store-item__title {
  height: 24px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}
.store-item__title {
  align-items: center;
  color: #1f1f1f;
  font-weight: 600;
  background-size: 14px;
  background-position: 0;
  background-repeat: no-repeat;
  padding-left: 24px
}
.store-item__flag {
  margin-right: 8px;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-size: 100%
}
.store-item__flag[lazy=loaded] {
  background-size: cover
}
.store-item__rebate {
  color: #fe5a58
}
.store-item__influence {
  font-size: 12px;
  color: #999;
  transform: scale(.8) translateX(-12%)
}
.store-item__simple-intro {
  height: 16px;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.store-item__tags {
  font-size: 0
}
.store-item__tag {
  display: inline-block;
  margin-right: 8px;
  padding: 0 4px;
  color: #8d8c8c;
  font-size: 12px;
  line-height: 1.5;
  background-color: #f4f4f4;
  border-radius: 2px
}
.adswrapper {
  margin: 24px 0
}
.el-collapse {
  border-bottom: 20px solid #fff;
  border-top: 20px solid #fff;
  margin-top: 10px;
  border-radius: 4px
}
.el-collapse-item__header {
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
  color: #1f1f1f;
  border: none;
  padding: 0 23px
}
.el-collapse-item__header:hover {
  color: #fe5a58
}
.el-collapse-item__header:hover:before {
  padding-right: 14px;
  padding-bottom: 5px;
  content: "\00B7";
  color: #fe5a58;
  font-size: 30px
}
.el-collapse-item__header:before {
  padding-right: 14px;
  padding-bottom: 5px;
  content: "\00B7";
  color: #7a7a7a;
  font-size: 30px
}
.el-collapse-item__content {
  padding-bottom: 0 !important;
  padding-left: 48px;
  padding-right: 48px
}
.el-collapse-item__content .markdown55-content p {
  margin: 10px 0;
  color: #979797
}
.el-collapse-item__content .markdown55-content a {
  color: #979797;
  text-decoration: none
}
.el-collapse-item__content .markdown55-content a:hover {
  color: #fe5a58
}
.el-collapse-item__wrap {
  border: none
}
.el-collapse-item__arrow {
  position: absolute;
  left: 0
}
.el-collapse-item__arrow:before {
  content: "\e60e"
}
.crc-item {
  display: flex;
  flex-direction: column;
  align-items: center
}
.crc-item__popup {
  background-color: transparent;
  background-image: url(https://static.55haitao.com/show/_nuxt/img/pc55-e55ae5c.png);
  box-shadow: unset;
  background-repeat: no-repeat;
  background-position: center -71px;
  padding-bottom: 60px
}
.crc-item__popup canvas {
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  box-sizing: border-box;
  transform: translateY(-3px)
}
.crc-item__popup .el-dialog__header {
  display: none
}
.crc-item__popup .el-dialog__body {
  display: flex;
  justify-content: center;
  align-items: center
}
.crc-item img {
  border: none;
  height: 115px;
  width: 100%;
  margin-bottom: 15px;
  display: flex
}
.crc-item img[lazy=error], .crc-item img[lazy=loading] {
  width: 40%
}
.crc-item img:before {
  height: 115px;
  width: 50%;
  background-image: url(../image/pc55-4ac5af4.svg);
  margin: auto
}
.crc-item img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fff
}
.crc-item button {
  padding: 7px 15px
}
.crc-item .over {
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.crc-item__title {
  font-size: 16px;
  font-weight: 500;
  color: #1f1f1f;
  line-height: 24px
}
.crc-item__desc {
  font-size: 12px;
  color: #999;
  line-height: 36px;
  height: 36px
}
.tips-pop {
  background-color: #7f7f7f;
  color: #fff
}
.tips-pop .popper__arrow:after {
  border-bottom-color: #7f7f7f !important
}
.tips-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../image/pc55-36e5966.svg) no-repeat 50%/contain;
  margin-top: 17px;
  cursor: pointer
}
.common-no-result {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  box-sizing: border-box
}
.common-no-result span {
  margin-top: 16px;
  font-size: 14px;
  color: #1f1f1f
}
.post-card {
  padding: 12px 0;
  border-radius: unset;
  width: 100%;
  margin-bottom: unset
}
.post-card:after {
  content: "";
  position: absolute;
  bottom: 0;
  padding: 1px 0;
  width: 100%;
  transform: scaleY(.25);
  background-color: #eaeaea
}
.post-card:last-child:after {
  padding: 0 !important
}
.post-card__img {
  width: unset
}
.post-card__img img {
  width: 96px;
  height: 96px
}
.post-card__wrap {
  padding: 0;
  width: calc(100% - 108px)
}
.post-card__footer {
  position: absolute;
  left: 108px;
  bottom: 12px;
  width: calc(100% - 108px);
  justify-content: space-between
}
.cmt-order-item, .post-card a {
  display: flex;
  justify-content: space-between
}
.cmt-order-item {
  align-items: center;
  padding: 16px;
  cursor: pointer
}
.cmt-order-item.active .cmt-order__info-cir, .cmt-order-item:hover .cmt-order__info-cir {
  background-color: #fe5a58;
  box-shadow: 0 0 0 1px #fe5a58
}
.cmt-order-item.active .cmt-order__info-cir i, .cmt-order-item:hover .cmt-order__info-cir i {
  display: block
}
.cmt-order-item:hover {
  background-color: #f8f8f8
}
.cmt-order-item:after {
  width: calc(100% - 32px);
  left: 16px
}
.cmt-order__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 72px);
  height: 72px
}
.cmt-order__info-cir {
  height: 18px;
  width: 18px;
  box-shadow: 0 0 0 1px #ececec;
  position: absolute;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center
}
.cmt-order__info-cir i {
  display: none;
  font-size: 12px;
  font-weight: 700
}
.cmt-order__info-name {
  font-size: 14px;
  font-weight: 700;
  color: #1f1f1f;
  display: flex
}
.cmt-order__info-name em {
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
  margin-left: auto
}
.cmt-order__info-cost {
  font-size: 12px;
  color: #1f1f1f
}
.cmt-order__info-num {
  font-size: 12px;
  color: #787878
}
.cmt-order__logo {
  height: 62px;
  width: 62px;
  background-size: 85%;
  box-shadow: 0 0 0 1px #ececec;
  border-radius: 4px
}
.cmt-order .el-dialog__title {
  font-weight: 700
}
.cmt-order .el-dialog__body {
  display: flex;
  flex-direction: column;
  padding: 0;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll
}
.cmt-order .el-dialog__body::-webkit-scrollbar {
  width: 4px
}
.cmt-order .el-dialog__body::-webkit-scrollbar-thumb {
  background-color: hsla(0, 0%, 59.2%, .5);
  border-radius: 2px
}
.cmt-input {
  margin: 0 50% 16px 0;
  width: calc(50% - 8px)
}
.cmt-input.nobtm {
  margin-bottom: 0
}
.cmt-input:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(calc(-100% - 6px), -50%);
  color: #fe5a58
}
.cmt-input.enable input {
  color: #1f1f1f !important
}
.cmt-input input {
  background-color: transparent;
  width: 100%;
  cursor: pointer !important;
  background-color: transparent !important
}
.cmt-input input:hover {
  border-color: #fe5a58 !important
}
.comment-item__commentList .el-dialog__body {
  padding: 0
}
.comment-itemv2 {
  display: flex;
  position: relative;
  padding: 16px 0
}
.comment-itemv2 em {
  font-weight: 700;
  padding: 0 3px;
  color: #fe5a58;
  background-color: #faede8;
  transform: scale(.8)
}
.comment-itemv2 .avt {
  align-items: flex-start;
  margin-right: 10px
}
.comment-itemv2 .avt:hover + .comment-itemv2__content .author {
  color: rgba(31, 31, 31, .8)
}
.comment-itemv2.sub {
  padding: 16px 20px;
  background-color: #f8f8f8
}
.comment-itemv2.top {
  background-color: #fff
}
.comment-itemv2.top .grayline {
  display: none
}
.comment-itemv2 .store-commentInput {
  margin-top: 16px
}
.comment-itemv2 .grayline {
  position: absolute;
  bottom: 0
}
.comment-itemv2 .grayline.sub {
  width: calc(100% - 40px)
}
.comment-itemv2__avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 10px
}
.comment-itemv2__content {
  display: flex;
  flex: 1;
  flex-direction: column
}
.comment-itemv2__content .comment-child {
  display: flex;
  flex-direction: column;
  border-left: 4px solid #f4f4f4;
  padding-left: 12px;
  margin-top: 6px
}
.comment-itemv2__content .comment-child .author-child {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center
}
.comment-itemv2__content .comment-child .author-child:hover {
  color: #3c3c3c
}
.comment-itemv2__content .comment-child .avt {
  margin-right: 6px
}
.comment-itemv2__content .comment-child .avt:hover + .author-child {
  color: rgba(31, 31, 31, .8)
}
.comment-itemv2__content .comment-child .total-reply {
  font-size: 12px;
  font-weight: 400;
  color: #fe5a58;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.comment-itemv2__content .comment-child .total-reply:hover {
  color: #ff7373
}
.comment-itemv2__content .comment-child .comment {
  margin-bottom: 12px;
  padding-left: 30px;
  display: block;
  margin-top: 0
}
.comment-itemv2__content .comment-child .comment:last-child {
  margin-bottom: 0
}
.comment-itemv2__content .author {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.comment-itemv2__content .author .el-rate {
  margin-left: 10px
}
.comment-itemv2__content .author:hover {
  color: #3c3c3c
}
.comment-itemv2__content .comment {
  font-size: 14px;
  color: #3c3c3c;
  margin-top: 6px
}
.comment-itemv2__content .comment b {
  color: #999
}
.comment-itemv2__content .comment__header-wrap {
  display: flex;
  align-items: center
}
.comment-itemv2__content .comment.child {
  padding-left: 0
}
.comment-itemv2__content .comment.child .reply {
  display: none;
  font-size: 12px;
  color: #fe5a58;
  margin-left: 6px;
  cursor: pointer
}
.comment-itemv2__content .comment.child:hover .reply {
  display: block
}
.comment-itemv2__content .comment.child img {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  margin-right: 6px
}
.comment-itemv2__content .time {
  font-size: 12px;
  color: #999;
  font-weight: 400
}
.comment-itemv2__content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px
}
.comment-itemv2__content-bottom .action-area {
  display: flex
}
.comment-itemv2__content-bottom .action-area-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 80px
}
.comment-itemv2__content-bottom .action-area-item.praise {
  width: auto
}
.comment-itemv2__content-bottom .action-area-item:hover svg {
  fill: #fe5a58
}
.comment-itemv2__content-bottom .action-area-item:hover .action-area__text {
  color: #fe5a58
}
.comment-itemv2__content-bottom .action-area__text {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.comment-itemv2__content-bottom .action-area__text.active {
  color: #fe5a58
}
.cr-c .el-carousel__item a {
  display: flex;
  height: 100%
}
.cr-c .el-carousel__item img[lazy=error], .cr-c .el-carousel__item img[lazy=loading] {
  width: 25%;
  margin: auto
}
.cr-c .el-pagination {
  margin-top: 16px
}
.cr-c .el-radio.is-checked .el-radio__label {
  color: #fe5a58 !important
}
.cr-c .title {
  padding: 0 0 16px;
  color: #1f1f1f;
  font-weight: 500
}
.cr-c .title__text {
  font-size: 20px
}
.cr-c .title__link {
  font-size: 14px
}
.cr-c .title__link:hover {
  color: #fe5a58
}
.cr-c .title__sub {
  font-size: 12px;
  color: #999;
  margin-right: 6px;
  cursor: default
}
.cr-c .title .el-dropdown-link {
  font-size: 12px;
  cursor: pointer
}
.cr-c__hot {
  margin-top: 24px;
  position: relative;
  overflow: hidden
}
.cr-c__hot .btn-next, .cr-c__hot .btn-prev {
  top: 37% !important
}
.cr-c__act, .cr-c__filter, .cr-c__list {
  margin-top: 24px;
  position: relative;
  overflow: hidden
}
.cr-c__act .post-card, .cr-c__filter .post-card, .cr-c__list .post-card {
  width: calc((100% - 48px)/4);
  margin-bottom: 0;
  margin-right: 16px
}
.cr-c__act .post-card__wrap, .cr-c__filter .post-card__wrap, .cr-c__list .post-card__wrap {
  width: 100%;
  margin-top: 12px
}
.cr-c__act .post-card__footer, .cr-c__filter .post-card__footer, .cr-c__list .post-card__footer {
  position: relative;
  left: unset;
  width: 100%;
  margin-top: 16px
}
.cr-c__act .post-card a, .cr-c__filter .post-card a, .cr-c__list .post-card a {
  flex-direction: column
}
.cr-c__act .post-card__img, .cr-c__filter .post-card__img, .cr-c__list .post-card__img {
  border-radius: 6px;
  overflow: hidden
}
.cr-c__act .post-card__img img, .cr-c__filter .post-card__img img, .cr-c__list .post-card__img img {
  width: 100%;
  height: 120px
}
.cr-c__list .post-item:last-child {
  border-bottom: none
}
.cr-c .crc-item {
  width: calc((100% - 48px)/4);
  margin-right: 16px
}
.cr-c__act .btn-next, .cr-c__act .btn-prev, .cr-c__hot .btn-next, .cr-c__hot .btn-prev {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 42%;
  font-size: 25px;
  color: #999;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  outline: none
}
.cr-c__act .btn-prev, .cr-c__hot .btn-prev {
  left: 0
}
.cr-c__act .btn-next, .cr-c__hot .btn-next {
  right: 0;
  transform: rotateY(180deg)
}
.cr-c__act .btn-next, .cr-c__act .btn-prev {
  top: 39%
}