.common-ad[data-v-5c709996] {
  padding: 0.32rem 0.373333rem;
  border-bottom: 0.266667rem solid #f5f5f5;
  background-color: #ffffff;
}
.sgui-customer-content > .sgui-info-box > .author-container {
  background: #F8F8F8;
  display: block;
  padding: 15px 11px 15px 12px;
  margin-bottom: 22px;
}
.sgui-customer-content > .sgui-info-box > .author-container a {
  display: flex;
}
.sgui-customer-content > .sgui-info-box > .author-container a .img-container {
  position: relative;
}
.sgui-customer-content > .sgui-info-box > .author-container a .img-container .avatar {
  -o-object-fit: fill;
     object-fit: fill;
  width: 41px;
  height: 41px;
  display: block;
  margin-right: 16px;
  border-radius: 50%;
}
.sgui-customer-content > .sgui-info-box > .author-container a .img-container .v-icon {
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0px;
  left: 27px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .title {
  height: 16px;
  font-size: 16px;
  color: #222222;
  line-height: 16px;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .level-icon {
  margin-left: 8px;
  height: 16px;
  line-height: 16px;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .level-icon img {
  width: 15px;
  height: 14px;
  margin-right: 5px;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .nums-c {
  color: #282828;
  margin-top: 8px;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .nums-c .name {
  height: 16px;
  color: #222222;
  line-height: 16px;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .nums-c .name span {
  color: #999999;
}
.sgui-customer-content > .sgui-info-box > .author-container a .right .nums-c .txt {
  font-size: 10px;
  color: #999999;
  display: inline-block;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container {
  display: flex;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container .desc {
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  flex: 1;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container .desc-more {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container .show-icon-c {
  width: 10px;
  margin-left: 10px;
  position: relative;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container .show-icon-c img {
  display: block;
  width: 10px;
  height: 6px;
  position: absolute;
  bottom: 4px;
}
.sgui-customer-content > .sgui-info-box > .author-container .desc-container .show-icon-c .rotate {
  transform: rotate(180deg);
}
.common-ad {
  display: block;
  position: relative;
  padding: 1.173333rem 0.906667rem !important;
  border-bottom: 0.571rem solid #eee !important;
  background: #fff;
}
.common-ad[data-spm="a-mt"] .text-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common-ad[data-spm="a-mt"] .text-wrapper a {
  font-size: 1.1428rem;
}
.common-ad[data-spm="a-mt"] .text-wrapper .ad-tag {
  position: relative;
  display: inline-block;
  padding: 0 0.19rem;
  height: 1.14285714rem;
  line-height: 1.14285714rem;
  border: 0.026667rem solid #d7d7d7;
  text-align: center;
  font-size: 0.71rem;
  vertical-align: middle;
  color: #a4a4a4;
}
.sgui-desc img {
  display: block;
  width: 100%;
}
.logo-container {
  border: 0.026667rem solid #fff;
}
.relate_video {
  height: 14rem;
}
.relate_video .x-title {
  display: none !important;
}
.common-ad[data-v-5c709996] {
  padding: 0.32rem 0.373333rem;
  border-bottom: 0.266667rem solid #f5f5f5;
  background-color: #ffffff;
}
etail-wrap.best-answer,.detail-wrap.other-answer {
    padding-bottom: 15px
}

.detail-wrap.best-answer:after,.detail-wrap.other-answer:after {
    height: 0!important
}

.recommend-list li {
    position: relative;
    overflow: hidden;
    padding: 15px
}

.recommend-list li::before {
    position: absolute;
    content: "";
    left: 15px;
    right: 15px;
    top: 0;
    height: 1px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eaeaea),color-stop(0,transparent));
    background-image: -webkit-linear-gradient(top,#eaeaea 50%,transparent 0);
    background-image: linear-gradient(to bottom,#eaeaea 50%,transparent 0);
    background-position: top;
    background-size: 100% 1px;
    background-repeat: no-repeat
}

.recommend-list li:first-child::before {
    height: 0
}

.recommend-list .rl-zhinan+li:before {
    height: 0!important
}

.recommend-list .rl-other+li:before {
    height: 0!important
}

.recommend-list li+.rl-slide:before {
    height: 0!important
}

.recommend-list .rl-ad:before {
    z-index: 5
}