<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gray {
  color: #999;
  font-size: 12px;
}
.green {
  color: #66bb47;
}
.orange {
  color: #fea250;
}
.green-biaoqian {
  color: #66bb47;
  border: 1px solid #66bb47;
  border-radius: 5px;
}
.orange-biaoqian {
  color: #ffa336;
  border: 1px solid #ffa336;
  border-radius: 5px;
}
.blue-biaoqian {
  color: #00b2ff;
  border: 1px solid #00b2ff;
  border-radius: 5px;
}
.bees-title-l ul {
  display: inline-block;
  overflow: auto;
  border-radius: 10px;
  margin-top: 0.25rem;
  border: 1px solid #66bb47;
}
.bees-title-l li {
  float: left;
  color: #66bb47;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 16px;
  padding: 0 0.5rem;
}
.bees-title-l li:first-child {
  border-right: 1px solid #66bb47;
}
.bees-title-l li.active {
  background: #66bb47;
  color: #fff;
}
.close-btn {
  display: none;
}
.bees-tip-empty img {
  height: 6.47826rem;
}
.bees-tip-empty p {
  font-size: 0.75rem;
}
.bees-tab-mod {
  background-color: #fff;
  border-bottom: 3px solid #f1f1f1;
}
.biaoqian-bottom {
  border-bottom: 3px solid #f1f1f1;
}
.biaoqian {
  padding: 1%;
  font-size: 12px;
}
.biaoqian span {
  display: inline-block;
  margin: 1% 0;
  padding: 5px 1.2%;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  width: auto;
  text-align: center;
}
.biaoqian .active {
  background-color: #5b2;
  color: #ffffff;
}
.biaoqian-re {
  height: 70px;
  overflow: hidden;
}
.biaoqian-re span {
  margin: 0.15rem 0.7%;
}
.arrow {
  text-align: center;
}
.comment-content {
  border-bottom: 3px solid #f1f1f1;
}
.comment-content .goods-detail-box {
  box-shadow: 0 0.1rem 0.25rem 0 rgba(0, 0, 0, 0.1);
}
.comment-content .goods-detail-border {
  border-bottom: 1px solid #dcdcdc;
}
.comment-content .goods-detail .detail-item {
  padding: 0.2rem;
  margin: 0.2rem 0.568rem;
  display: block;
  position: relative;
  color: #333333;
}
.comment-content .goods-detail .btn-item {
  padding: 0.2rem 0.7rem;
  margin: 0.2rem;
  font-size: 15px;
  display: block;
  position: relative;
  color: #333333;
}
.comment-content .goods-detail .go-comment {
  float: right;
  background: #66bb47;
  color: #fff;
  border-radius: 5px;
}
.comment-content .goods-detail .look {
  float: right;
  border-radius: 5px;
  color: #666;
  border: 1px solid #d2d2d2;
}
.comment-content .goods-detail .img {
  display: inline-block;
  width: 3rem;
  height: 3rem;
}
.comment-content .goods-detail .img img {
  width: 100%;
  height: 100%;
}
.comment-content .goods-detail .biaoqian {
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 5px;
}
.comment-content .goods-detail .text-center-middle {
  width: 50%;
  position: absolute;
  left: 93px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.comment-content .goods-detail .text-center {
  width: 50%;
  position: absolute;
  left: 93px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.comment-content .goods-detail .seller {
  width: 50%;
  position: absolute;
  left: 93px;
  bottom: 0.3rem;
  font-size: 16px;
}
.comment-content .goods-detail .text-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: right;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.comment-content .comment-detail {
  border-bottom: 2px solid #f4f4f4;
}
.comment-content .comment-detail .comment-detail-c {
  padding: 0.2rem;
  margin: 0.2rem 0.568rem;
  display: block;
  position: relative;
  color: #333333;
  font-size: 16px;
}
.comment-content .comment-detail .comment-detail-c .text {
  margin: 10px 0;
  word-wrap: break-word;
}
.comment-content .comment-detail .comment-detail-c .text .yang {
  background: linear-gradient(#81C447, #55BB22);
  color: #fff;
  font-size: 0.5rem;
  padding: 0.1rem 0.2rem;
  border-radius: 2px;
  margin-right: 0.2rem;
}
.comment-content .comment-detail .comment-detail-c .name .productname {
  padding-left: 0px;
  font-size: 14px;
  display: inline-block;
  width: 63%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1;
}
.comment-content .comment-detail .comment-detail-c .comment-detail-img {
  margin: 3% 0;
}
.comment-content .comment-detail .comment-detail-c .img {
  display: inline-block;
  width: 3rem;
  height: 3rem;
}
.comment-content .comment-detail .comment-detail-c .img img {
  width: 100%;
  height: 100%;
}
.comment-content .comment-detail .comment-detail-c .reply {
  padding: 5%;
  background: #f4f4f4;
  margin: 5% 0;
  color: #66bb47;
}
.star {
  position: relative;
}
.star .c1 {
  color: #FF6F1C !important;
}
.star .fr {
  float: right;
}
.star span a {
  color: lightgray;
}
.star .atar_Show {
  width: 175px;
  height: 25px;
  position: relative;
  display: inline-block;
}
.star .atar_Show p {
  background: url(/assets/images/comment/icon_star_yellow.png);
  height: 25px;
  float: left;
}
.rank {
  margin-bottom: 15px;
}
.bigstar {
  text-align: center;
  font-size: 30px;
  margin-top: 5%;
  line-height: 25px;
  padding: 2%;
}
.bigstar .star-item {
  position: relative;
}
.bigstar .star-item .iconfont {
  font-size: 25px;
}
.bigstar .star-item i {
  color: #ddd;
}
.bigstar .star-item i.orange {
  color: #FF6F1C!important;
}
.bigstar .star-item .leftpart {
  position: absolute;
  left: 0;
  top: 7px;
  width: 12px;
  overflow: hidden;
}
.bigstar .orange {
  color: #FF6F1C;
}
.over-hidden {
  height: 100%;
}
.gallerys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.gallerys a.close {
  position: fixed;
  right: 0;
  top: 0px;
  display: block;
  width: 1.95rem;
  height: 1.95rem;
  z-index: 1000;
  text-align: center;
  line-height: 1.95rem;
}
.gallerys a.close i {
  font-size: .75rem;
  color: #fff;
}
.gallerys .banner-num-nav {
  position: fixed;
  left: 0;
  top: 0px;
  color: #fff;
  padding: 0 0.75rem;
  font-size: 0.667rem;
  width: 100%;
  height: 1.95rem;
  line-height: 1.95rem;
  background: rgba(0, 0, 0, 0.5);
}
.gallerys &gt; div.view {
  height: 100%;
}
.gallerys .bees-banner {
  height: 100%;
  padding: 0;
}
.gallerys .bees-banner-view a {
  opacity: 0;
  height: auto;
  top: 50%;
  padding: 0 1.573rem;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  box-sizing: border-box;
  background: none !important;
}
.gallerys .bees-banner-view a p {
  padding: 0.573rem 0;
  color: #666;
  background: #fff;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.667rem;
  line-height: 1.5;
}
.gallerys .bees-banner-view a p span {
  display: block;
  padding-bottom: .573rem;
}
.gallerys .bees-banner-view a.active {
  opacity: 1;
}
.gallerys .bees-banner-view a img {
  width: 80%;
  display: inline-block;
  margin: 0.573rem 0;
}
.bees-render-footer {
  color: #666;
  font-size: 14px;
  background: #fff;
}
.headimg {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  vertical-align: middle;
}
.tabs .bees-fixed {
  background: #fff;
  top: 0;
  z-index: 99;
}
.tabslist {
  padding-top: 2.3rem;
}
</pre></body></html>