<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#goodsDetail {
  background-color: #fff;
  height: calc(100% - 200px);
  width: 100%;
}

.detail_title {
  height: 40px;
  background: #F6F6F6;
  line-height: 40px;
  color: #333;
  font-size: 12px;
}

.cate-box img {
  padding: 0px 10px;
}

.shop-mess {
  color: #333;
  font-size: 12px;
}

.mess-items {
  margin: 0px 9px;
  cursor: pointer;
}

.mess-items img {
  margin-right: 8px;
  height: 15px;
  width: 15px;

}

.goods-img-box {
  width: 348px;
  margin-right: 30px;
}

.goods-mess {
  margin-top: 10px;
}

.box {
  width: 350px;
  /* height: 400px; */
  position: relative;
}

.big {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 350px;
  border: 1px solid #eee;
  overflow: hidden;
  display: none;
  background: #fff;
  z-index: 100;
}

.mask {
  width: 175px;
  height: 175px;
  background-color: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  display: none;
}

#smallBox {
  height: 348px;
  width: 348px;
  border: 1px solid #eee;
}

/* .box img {
    vertical-align:top;
  } */
#bigBox img {
  position: absolute;
  /* background-size:cover; */
  height: 400px;
  width: 400px;
}

img {
  max-height: none !important;
  max-width: none !important;
}

.items_box {
  margin: 10px 0px
}

.img_items {
  height: 59px;
  width: 59px;
  text-align: center;
  border: 1px solid #eee;
  padding: 0px;
  margin-right: 6px;
  cursor: pointer;
}

.img_items img {
  height: 57px;
  width: 57px;
}

.active {
  border: 1px solid #ee8164;
}

.mess-right {
  width: 800px
}

.goods-name {
  font-size: 16px;
  color: #333;
  margin-bottom: 12px;
}

.pink_bg {
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  padding: 18px 15px;
  position: relative;
}

.pink_bg p {
  height: 30px;
  line-height: 30px;
}

.title {
  width: 75px;
  color: #999999;
  font-size: 12px;
}

.price-items {
  flex: 1 1 0%;
}

.price-icon {
  font-size: 16px;
  color: #E1251B;
}

.price-num {
  font-size: 22px;
  color: #E1251B;
}

.quantity {
  color: #333;
  font-size: 12px;
}

.preferential {
  background: #FFF7F5;
  border: 1px solid #FFEDE9;
  padding: 9px 15px;
  font-size: 12px;
  color: #999999;
  margin: 10px 0px
}

.login {
  color: rgb(225, 37, 27);
  padding: 0px 10px;
  cursor: pointer;
}

.prop-good {
  padding: 5px 15px 10px;
}

.prop-item {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}

.prop-name {
  color: #333;
  width: 300px;
}

.pay-type {
  border-top: 1px dashed #e5e5e5;
  padding-top: 10px;
  line-height: 18px;
  padding: 15px 15px 20px 15px;
  border-bottom: 1px dashed #e5e5e5;

}

.pay-type {
  font-size: 12px;
}

.pay-item {
  margin-right: 26px;
}

.pay-type img {
  height: 18px;
  width: 18px;
  margin-right: 8px
}

.address-box {
  color: #333;
  font-size: 12px;
}

.address,
.buy-number {
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  padding: 0px 15px;
  box-sizing: border-box;
}

.button-box {
  margin-top: 20px;
}

.button-box div {
  height: 46px;
  width: 146px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  margin-right: 8px;
  cursor: pointer;
}

.gobuy {
  background-color: #E1251B;
  color: #fff;
}

.cart-button {
  border: 1px solid #E1251B;
  color: #E1251B;
  background: #FFF;
}

.collective {
  border: 1px solid rgb(255, 140, 17);
  color: rgb(255, 140, 17);
}

.other-box {
  margin-top: 20px;
}

.shop-box {
  width: 265px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  box-sizing: border-box;
}

.good-box {
  width: 915px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;

}

.head {
  height: 54px;
  line-height: 54px;
  background: linear-gradient(180deg, #fefefe 0, #f5f5f5);
  font-size: 14px;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #636b6f;
  font-weight: bold;
}

.shop-items {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  color: #636b6f;
}

.shop-buttons {
  padding: 20px 15px 30px 15px;
}

.shop-button-items {
  width: 110px;
  height: 32px;
  padding: 0px;
  border-radius: 1px;
  border: 1px solid #ccc;
  cursor: pointer;

}

.shop-button-items img {
  margin-right: 10px
}

.shop-goods {
  /* height: 100%; */
  width: 265px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  margin-top: 10px;
  box-sizing: border-box;

}

.goods-title {
  color: #333;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  background: linear-gradient(180deg, #fefefe 0, #f5f5f5);
  font-weight: bold;
}

.goods-item {
  margin: 0 15px 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #e5e5e5;
  cursor: pointer;
}

.goods-item-img {
  width: 68px;
  height: 68px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}

.item-name {
  color: #333;
  margin-bottom: 10px;
}

.item-price {
  color: #E1251B;
  font-weight: bold;
}

.item-unit {
  color: #999
}

.el-tabs__nav-wrap {
  padding: 0 15px
}

.el-tabs__item.is-active {
  color: #ed7c5e;
  border-bottom: 2px solid #ed7c5e;
}

.el-tabs__active-bar {
  background-color: #ed7c5e;
}

.el-tabs__item {
  padding: 0px 20px !important
}

.detail-prop {
  padding: 15px 20px;
  box-sizing: border-box;
  border-bottom: 1px dotted rgb(229, 229, 229);
}

.w-33 {
  width: 33%;
}

.w-100 {
  width: 100%
}

.detail-items {
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
}

.props-content {
  color: #333;
  font-size: 12px;
}

.comment-box {
  padding: 10px 15px;
  color: #636b6f;
  font-size: 12px;
}

.comment-head {
  height: 40px;
  background: #f4f4fa;
  padding-left: 20px;
  margin-top: 10px;
  color: #ed7c5e;
  line-height: 40px;
}

.comment-items {
  height: 142px;
  padding: 20px 6px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.avater-box{
  width:160px;
}
.avater-box img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
}
.content{
  font-size: 14px;
  color: #333;
  width: 590px;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 16px;
  margin-bottom: 20px;
}
.con-time{
  color: #999999;
}
.el-rate{
  margin: 0px 0px 20px 0px;
}
.el-pagination{
  text-align: center;
  margin:10px 0px;
}
.el-pagination.is-background .el-pager li:not(.disabled).active{
  background-color: #f4f4fa !important;
  color: #999 !important;
}
.no-comment{
  line-height: 40px;
  text-align: center;
  font-size:12px;
}
.auction-box{
  background-color: rgb(254, 248, 247);
  font-size:12px;
  padding:20px;
  color:#636b6f;
  text-align: center;
}
.au-title{
  margin: 0px;
  font-size: 20px;
}
.get-more{
  font-size:12px;
  color:#333;
  text-align: right;
  padding: 15px 20px;
  cursor: pointer;
}
.detail-content img{
  height:100% !important;
  width:100% !important;

}</pre></body></html>