body{
  background-color: #eee;
  background-position: 0 top;
  background-repeat: no-repeat;
  background-size:100% 5.6rem ;
}
/* 2边对其 */
.f-ctr-sb{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* 直播头部 容器 */
.live-bg,
.head-live{
  width: 100%;
  height: 12.160rem;
  background: rgba(0, 0, 255, 0.542);
}

/* search bar */
.search-bar-outer {
  width: 100%;
  height: 1.173rem;
  position: fixed;
  top:0;
  left:0;
  z-index: 100;
}

.search-bar {
  height: 1.173rem;
  display: box;
  display: flex;
  -webkit-display: flex;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transform: translate3d(100px);
  background: #fff;
}
.search-bar-black {
  background: none;
}

.search-bar .btn-msg,
.search-bar .btn-tv {
  flex: .128;
  font-size: .267rem;
  text-align: center;
  display: box;
  display: flex;
  -webkit-display: flex;
}
 
.search-bar .btn-search {
  width: 7.653rem;
  display: box;
  display: flex;
  -webkit-display: flex;
}

.search-bar input::placeholder {
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
}

.search-bar-black input::placeholder {
  color:#fff;
}
.search-bar input ,
.search-bar-black input {
  width: 100%;
  height: 72%;
  height: .853rem;
  font-size: .373rem;
  border-radius: 20px;
 
  border-radius: 0.427rem;
  text-indent: 12%;
  margin: auto;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}

.search-bar input{
  background-color: #eee;
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_search_16_black@2x.png);
  background-repeat: no-repeat;
  background-position: .32rem center;
  background-size: 0.427rem;
}
 
.search-bar-black input {
  /* width: 100%;
  height: 72%;
  height: .853rem;
  font-size: .373rem;
  border-radius: 20px; */
  background-color: rgba(255,255,255,0.4);
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_search_16@2x.png);
  background-repeat: no-repeat;
  background-position: .32rem center;
  background-size: 0.427rem;
  /* background: rgba(255,255,255,0.4);
  background: rgba(255,255,0,0.4); */
  /* border-radius: 0.427rem;
  text-indent: 12%;
  margin: auto;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF; */
}
 
.search-bar a.areshare,
.search-bar a.areturn {
  width: .64rem !important;
  height: .64rem !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}

.search-bar a.areturn {
  margin: 0.267rem 0.213rem 0  0.320rem;
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_back_black_24@2x.png) !important;
}

.search-bar a.areshare {
  position: absolute;
  top: .267rem;
  right: .32rem;
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_share_black_24@2x.png) !important;
}
 
.search-bar-black a.areturn {
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_back_white_24@2x.png) !important;
}

.search-bar-black a.areshare {
  background-image: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_share_white_24@2x.png) !important;
}
/* 店铺信息 */
.shop-inf{
  position: absolute;
  width:100%;
  height: 2.240rem;
  top:1.173rem;
  left:0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.320rem;
  box-sizing: border-box;
}
.shop-inf .info{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.shop-inf .info .ico{
  width: 1.387rem;
  height: 1.387rem;
  overflow: hidden;
  border-radius: 0.160rem;
  margin-right: 0.213rem;
}
.shop-inf .title{
  font-size: 0.480rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.693rem;
  margin-top: 0.080rem;
}
.shop-inf .sub{
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.533rem;
}
.shop-inf .care{
  width: 1.707rem;
  height: 0.747rem;
  line-height: 0.747rem;
  text-align: center;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.shop-inf .cared{
  background: rgba(255,255,255,0.7);
  color: #333333;
}
/* 底部商品列表 */
.head-live .goods-list{
  position: absolute;
  z-index: 10;
  width:96.8%;
  bottom: 2.293rem;
  left: 0.320rem;
  overflow: hidden;
}
.head-live .goods-list .title-box{
  width: 2.773rem;
  height: 0.747rem;
  line-height: 0.747rem;
  text-align: center;
  background: #FFFFFF;
  border-radius: 0.373rem;
  font-size: 0.373rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.213rem;
}
.head-live .rect-goods{
  left: 0;
  bottom: 0;
  overflow: visible;
  position: relative;
}
.rect-goods::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -16px;
  left:  0.747rem;
  width: 0;
  height: 0;
  border-top: 8px solid #FFF;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
/* 容器 */
.rect-box{
  bottom: 2.400rem;
  position: absolute;
  left: 0.320rem;
  z-index: 10;
}
/* 列表 */
.rcmd-list {
  white-space: nowrap;
  height: auto;
  display: flex;
}
.rcmd-list-in{
  display: -webkit-box;
}
.rcmd-list .product_msg:first-child{
  margin-left: 24rpx;
}
.rcmd-list .product_msg+.product_msg{
  margin-left: 0.160rem;
}
.rcmd-list .product_msg{
  opacity: 1;
}
.rcmd-list .product_msg {
  width: 5.867rem;
  height: 1.973rem;
  background: #fff;
  border-radius: 0.160rem;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding:0 0.107rem;
  z-index: 1000;
  transition: all 0.8s;
  overflow: visible;
  position: relative;
}
.rcmd-list .btn-see-dtl{
  width: 1.760rem;
  height: 0.533rem;
  line-height: 0.533rem;
  border-radius: 0.267rem;
  border: 1px solid #E33E41;
  font-size: 0.347rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #E33E41;
  text-align: center;
  position: absolute;
  bottom:0.160rem ;
  right: 0.160rem;
}
.rcmd-list .product_msg::after{
  display:none;
}
 

.product_msg_pic .product_item_img_text {
  width: 100%;
  height: 1.760rem;
  text-align: center;
  line-height: 1.760rem;
  font-size: 0.373rem;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.product_info {
  margin: 0 0.107rem;
  /* background-color: aqua; */
}
.product_price {
  font-size: 0.480rem;
  font-family: SanFranciscoText-Semibold, SanFranciscoText;
  font-weight: 600;
  color: #E33E41;
  display: flex;
  flex-direction: row;  
  align-items: baseline;
}
.price_top {
  font-size: 0.320rem;
  line-height: 0.613rem;
    margin: 0 0 -5px 0;
}

.product_msg_pic{
  width: 1.760rem;
  height: 1.760rem;
  position: relative;
  
}

.product_msg_pic .product_item_img_text {
  width: 100%;
  height: 1.760rem;
  text-align: center;
  line-height: 1.760rem;
  font-size: 0.373rem;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.product_img {
  width: 1.760rem;
  height: 1.760rem;
  flex-shrink: 0;
  border-radius: 0.213rem;
}

.product_name {
  font-size: 0.400rem;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.067rem;
  white-space: normal;
  line-height: 0.533rem;
  overflow:hidden;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.product_name .tag-red{
  width: 1.280rem;
  height: 0.480rem;
  background: linear-gradient(45deg,#ED1616,#FF4848);
  color:#fff;
  box-sizing: border-box;
  border-radius: 0.240rem;
  padding: 0 0.160rem;
  margin-right: 0.107rem;
  display: inline;
}

.product_price {
  font-size: 0.480rem;
  font-family: SanFranciscoText-Semibold, SanFranciscoText;
  font-weight: 600;
  color: #E33E41;
  display: flex;
  flex-direction: row;  
  align-items: baseline;
}

.price_top {
  font-size: 0.320rem;
  line-height: 0.613rem;
    margin: 0 0 -5px 0;
}
.product_item_img_num{
  position: absolute;
  left: 0;
  top: 0;
  width: 0.640rem;
  height: 0.427rem;
  line-height: 0.427rem;
  background: #000000;
  border-radius: 0.213rem 0px 0.213rem 0px;
  text-align: center;
  font-size: 28rpx;
  color: #FFFFFF;
  z-index: 10;
}


/* 底部按钮 */
.head-live .bottom-btn{
  width: 91.47%;
  height: 1.173rem;
  line-height: 1.173rem;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: 0.587rem;
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 0.853rem;
  left:50%;
  transform: translate(-50%,0);
  font-size: 0.427rem;
  font-weight: 600;
  color: #FFFFFF;
  font-family: PingFangSC-Semibold, PingFang SC;
}
.head-live .bottom-btn .gap-r{
  margin-right: 0.213rem;
}
.head-live .bottom-btn img{
  width: 0.427rem;
  display: inline-block;
}

/* 商品 区 */
.only-head + .goods-box{
  /* margin: 0; */
}
.goods-box{
  overflow: hidden;
  border-radius: 0.320rem 0.320rem 0px 0px;
  margin-top: -0.427rem;
  position: relative;
  z-index: 10;
 
}
.goods-box .bg-white{
  background: #fff;
}
.goods-box .ad-box{
  padding: 0.320rem 0.320rem 0.107rem;
}
.goods-box .position-opt,
.goods-box .option-bar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  font-size: 0.400rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.goods-box .position-opt{
  position: fixed;
  width: 100%;
  height: 1.173rem;
  top:1.173rem;
  display: none;
  background:#fff;
  z-index: 100;
}
.goods-box .position-opt div,
.goods-box .option-bar div{
  line-height: 1.173rem;
  flex: 1;
}
.goods-box .position-opt .active,
.goods-box .option-bar .active{
  color: #E33E41 ;
}
.goods-box .position-opt .sort-price,
.goods-box .option-bar .sort-price{
  background: url(https://img.ugoshop.com/mobile/2022/search/_nor@2x.png) no-repeat 84% center;
  background-size: 0.213rem 0.480rem;
}
.goods-box .position-opt  .sort-desc,
.goods-box .option-bar .sort-desc{
  background: url(https://img.ugoshop.com/mobile/2022/search/_nor2@2x.png) no-repeat 84% center;
  background-size: 0.213rem 0.480rem;
  color:#E33E41;
}
.goods-box .position-opt  .sort-asce,
.goods-box .option-bar .sort-asce{
  background: url(https://img.ugoshop.com/mobile/2022/search/_nor1@2x.png) no-repeat 84% center;
  background-size: 0.213rem 0.480rem;
  color:#E33E41;
}
.goods-box .goods-list{
  background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
}
.goods-box .option-bar{}


/* 直接 */

.ad-win-video {

  width: 3.200rem;
  height:5.680rem;
  position: fixed;
  right: 0.320rem;
  bottom: 2.133rem;
  background: rgba(128, 255, 0, 0.411);
  z-index: 1010;
  border-radius: 0.320rem;
  overflow: hidden;
  border:  2px solid #E33E41;
}

.ad-win-video>view {
  position: absolute;
  z-index: 10;
}
.ad-win-video .notice-live,
.ad-win-video .btn-close{
  position: absolute;
  z-index: 10;
}

.ad-win-video .btn-close {
  top: 0;
  right: 0;
  width: .853rem;
  height: .853rem;
  /* background: url(http://img.ugoshop.com/mobile/miniapp/images/live/video/icon_close_whiteLine_24@2x.png); */
  background: url(https://img2.ugoshop.com/mobile/5.2/images/shop/icon_close_blackBg_24@2x.png);
  background-size: 100%;
}

.ad-win-video .notice-text {
  height: 0.480rem;
  left: 0.213rem;
  bottom: 0.213rem;
  border-radius: 0.240rem;
  color: #fff;
  font-size: 0.293rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  padding: 0 0.160rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ad-win-video .notice-review {
  background: linear-gradient(90deg, #009D8D 0%, #02B5A3 100%);
}

.ad-win-video .ico-review {
  width: 0.320rem;
  height: 0.320rem;
  background: url(http://img.ugoshop.com/mobile/miniapp/images/live/video/icon_replay_white_12@2x.png);
  background-size: 100%;
  display: inline-block;
  margin-block-end: 0.053rem;
}

.ad-win-video .notice-live {
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
}

.ad-win-video .ico-live {
  width: 0.320rem;
  height: 0.320rem;
  background: url(http://img.ugoshop.com/mobile/miniapp/images/live/video/bottom_icon_play_24@2x.png);
  background-size: 100%;
  display: inline-block;
  margin-block-end: 0.053rem;
}

.backtop {
  width: 1.173rem;
  height: 1.173rem;
  position: fixed;
  bottom: 0.640rem;
  right: .427rem;
  z-index: 100;
  transform: translate3d(100px);
  background: url(https://img2.ugoshop.com/mobile/5.2/images/@2x/icon_common_back_to_top@2x.png);
  margin-bottom: env(safe-area-inset-bottom);
  margin-bottom: constant(safe-area-inset-bottom);
  background-size: 100%;
  display: block;
  /* display: none; */
}
.pos-trace {
  width: 1.173rem;
  height: 1.173rem;
  position: fixed;
  bottom: 2.320rem;
  z-index: 1000;
  right: .427rem;
  margin-bottom: env(safe-area-inset-bottom);
  margin-bottom: constant(safe-area-inset-bottom);
  background: url(https://img2.ugoshop.com/mobile/5.2/images/@2x/icon_float_history_44@2x.png) no-repeat;
  background-size: 100%;
}

/* 弹窗 */
.win-pop{
  position: fixed;
  background: rgba(0,0,0,.7);
  z-index: 1000;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
}
.win-pop-in{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.win-pop-in .pop-area{
  width: 100%;
  background: #FFFFFF;
  border-radius: .427rem .427rem 0px 0px;
  padding: 0 .427rem 0;
  box-sizing: border-box;
  position: relative;
} 
.win-pop-in .pop-area .closeX{
  width: .64rem;
  height: .64rem;
  background: url(https://img.ugoshop.com/mobile/5.2/images/shop/icon_close_grayBg_24@2x.png);
  background-size: 100%;
  position: absolute;
  right: .427rem;
  top:.427rem;
  z-index: 0;
}
.win-pop-in .pop-area .title img{
  width: 0.960rem;
  display: inline-block;
  margin-right: 0.160rem;
}
.win-pop-in .pop-area .title{
  height: .693rem;
  font-size: .48rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.533rem 0 0.480rem;
}
/* 弹窗店铺 */
.shop-intro{
  margin-bottom: 0.533rem;
}
.shop-w + .shop-w {
  margin-top: 0.320rem;
}
.shop-w {
  width: 93.6%;
  border-radius: .213rem;
  margin: 0 auto;
  background: #F6F6F6;
  box-sizing: border-box;
  padding: 0.320rem;
}
.shop-w .h3{
  line-height: 0.640rem;
  font-size: 0.427rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  
}
.shop-w .h3 img{
  margin-left: 0.160rem;
}
.shop-w .qualify .link{
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.shop-w .qualify .link img{
  width: 0.427rem;
}
.shop-w .qualify img{
  width:0.640rem;
}
.shop-w .intro-text{
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  
}
.shop-w .intro-text,
.shop-w .h3 + .clause{
  margin-top: 0.213rem;
}
.shop-w .clause + .clause{
  margin-top: 0.320rem;
}
.shop-w .clause{
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #777777;
}
.shop-w .clause .h4{ 
  font-size: 0.400rem;
  color: #333333;
  margin-bottom: 0.160rem;
  line-height: 0.587rem;
}
.shop-w .clause .txt{ 
  line-height: 0.533rem;
  color: #777;
}
/* 弹窗筛选 */
.filter-box{
  width: auto;
  height: 10.133rem;
  overflow-y: scroll;
}
.filter-btns{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.440rem;
}
.filter-btns button{
  width: 4.427rem;
  height: 0.960rem;
  border-radius: 0.533rem;
  font-size: 0.373rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  border:0;
}
.filter-btns .reset{
  background: linear-gradient(90deg, #C68256 0%, #DDA587 100%);
}
.filter-btns .submit{
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
}

/* 换商品 规格 */
.rechoose{
  position: relative;
}
 
.rechoose .sub-btn{
  height: 1.173rem;
  line-height: 1.173rem;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: .587rem;
  text-align: center;
  font-size: .427rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  bottom: .427rem;
  z-index: 0;
}
 
.rechoose .cho-goods{
  width: 2.133rem;
  height: 2.133rem;
  border-radius: .107rem;
  position: absolute;
  z-index: 10;
  left: 0;
  top:-.693rem;
}
.rechoose .cho-style{
  background: #FEEAD5;
  border-radius: 4px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  padding: .32rem;
}
.rechoose .spec-box + .spec-box{
  margin-top: .32rem;
}
.rechoose .spec-box{
  font-size: .373rem;
}
.rechoose .spec-box .name{
  line-height: 0.640rem;
  margin-bottom: 0.320rem;
  font-size: 0.453rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.rechoose .spec-box .name .size{
  float: right;
  color:#E33E41 ;
  color: .32rem;
}
.rechoose .spec-box .spec-room{
  display: flex;
  flex-wrap: wrap;
}
.rechoose .spec-box .spec-room span{
  width: 4.400rem;
  line-height: 0.960rem;
  text-align: center;
  border-radius: 0.453rem;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  box-sizing: border-box;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-bottom: .320rem;
}
.rechoose .spec-box .spec-room span:nth-child(even){
  margin-left: 0.320rem;
}
.rechoose .spec-box .spec-room span.selected{
  color:#E33E41 ;
  border:1px solid #E33E41 ;
  background: #FFF0F0;
  border-radius: 0.453rem;
  font-size: 0.373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
.rechoose .spec-box .spec-room span.deny{
  border:1px solid #ddd;
  color:#ddd;
}

/* 无直播，无回放 */
.only-head{ 
  /* background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 100%); */
  /* background:  linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4)  4.427rem); */
  /* padding-top: 1.173rem; */
  padding-bottom:  0.427rem;
}
.only-head .shop-inf{
  position: relative;
  top:0;
}
.only-head .ad-box{
  padding: 0 0.320rem 0.320rem;
  position: relative;
  z-index: 10;
}
.mb-head-pic{
  height:5.600rem ;
  margin-bottom: -4.427rem;
  position: relative;
  z-index: 0;
}
.mb-head-pic::before,
.mb-head-pic::after{
  position: absolute;
  content: "";
  width:100%;
  height: 100%;
  z-index: 10;
  left:0;
}
.mb-head-pic::before{
  height: 100%;
  top:0;
  background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 100%);
}
.mb-head-pic::after{
  bottom: 0;
  height:1.280rem ;
  background: linear-gradient(180deg, rgba(238,238,238,0) 0%, #EEEEEE 100%);
}

.nofind {
  width: 100%;
  padding: 4.107rem 0 9.667rem;
  text-align: center;
  background-color: #fff;
  margin-bottom: 8px;
}
.nofind img {
  width: 2.773rem;
  margin-bottom: 0.320rem;
}
.nofind .text {
  font-size: 0.400rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #777777;
  padding: .5em 0 1.25em;
}



/* web 用 */
.comment{
  height: 80px;
  margin-bottom: 0.320rem;
}

.default_msg {
  font-size: 28rpx;
  color: #fff;
  background: rgba(0, 0, 0, 0.10);
  border-radius: 24rpx;
}

.default_msg .user_info {
  color: #fae59d;
}

.vip_msg {
  background: rgba(0, 0, 0, 0.10);
  border-radius: 24rpx;
  font-size: 28rpx;
  color: #fff;
}

.vip_msg .user_info_img {
  color: #fae59d;
}

.admin_msg {
  background: rgba(0, 0, 0, 0.30);
  border-radius: 24rpx;
  font-size: 28rpx;
  color: #ffadad;
}

.user_icon {
  width: 0.427rem;
  height: 0.427rem;
  position: absolute;
  left: 8rpx;
}

.content_user_icon {
  width: 0.427rem;
  height: 0.427rem;
  z-index: 1000;
  flex-shrink: 0;
  margin-right: 0.107rem;
  display: inline-block;
}
 
.user_info {
  display: flex;
  align-items: center;
  position: absolute;
  flex-direction: row;
  left: 20rpx;
  width: 500rpx;
}

.user_info_w{
  display: inline-block;
}

.user_info_img {
  display: flex;
  align-items: center;
  /* position: absolute;
  left: 52rpx; */
  margin-left: 8rpx;
  width: 500rpx;
  margin-right: 0.160rem;
}

.user_info_name{
  color: #fae59d;
  display: inline-block;
  margin-right: 10rpx;
}
.content {
  display: inline-block;
  flex-wrap: warp;
  white-space: pre-wrap;
  
}

.msg_box + .msg_box {
  margin-top: 0.107rem;
}
.msg_box {
  padding: 10rpx 20rpx;
  width: auto;
  max-width: 560rpx;
   
  margin-left: 24rpx;
  display: flex;
  height: 0.640rem;
  overflow: initial;
  flex-wrap: warp;
  align-items: center;
  white-space: pre-wrap;
  position: relative;
  line-height: 48rpx;
  padding:0 0.267rem;
  border-radius: 0.320rem;
  float: left;
  clear: both;
}

/* 点赞 */
.like-warp{
  position: absolute;
  bottom: 2.400rem;
  right: 0.320rem;
  z-index: 10;
}
.like_box {
  width: 0.853rem;
  margin-left: 24rpx;
  position: relative;
}
.gif{
  position: absolute;
  bottom: 1.280rem;
  left:-50%;
  width:1.387rem;
  /* transform: translate(20%, 0px); */
}
.like_num {
  /* position: absolute; */
  top: -36rpx;
  right: 0rpx;
  height: 0.427rem;
  min-width: 80rpx;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: 0.213rem;
  font-size: 20rpx;
  color: #fff;
  line-height: 32rpx;
  text-align: center;
  z-index: 1000;
  padding:1px 0.107rem;
  margin-bottom: 1px;
  /* transform: translate(20%, 0px); */
}

/* 引导 */
.guide-trace{
  background: rgba(0,0,0,0.7);
  position: fixed;
  z-index: 100000;
  width:100%;
  height: 100%;
  left: 0;
  top: 0;
}
.guide-trace > div{ 
  position: absolute;
  z-index: 10;
  margin-bottom: env(safe-area-inset-bottom);
  margin-bottom: constant(safe-area-inset-bottom);
}

.guide-trace .text{
  width:100%;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  bottom: 4.893rem;
}
.guide-trace .line{
  width: 133px;
  height: 62px;
  border-left: 1px dashed rgba(255,255,255,0.8);
  border-bottom: 1px dashed rgba(255,255,255,0.8);
  right: 2.053rem;
  bottom: 3.080rem;
  border-radius: 0 0 0 6px;
}
.guide-trace .line::after,
.guide-trace .line::before{
  content: "";
  display: block;
  position: absolute;
}
.guide-trace .line::before{
  left:-4px;
  top:0;
  width:8px;
  height: 1px;
  background: rgba(255,255,255,0.8);
}
.guide-trace .line::after{
  width:0.160rem;
  height: 0.160rem;
  border-radius: 100%;
  border:1px solid  rgba(255,255,255,0.8);
  right: -.26rem;
  bottom: -.08rem;
}
.guide-trace .star2,
.guide-trace .star{
  width:0.560rem;
  height: 0.560rem;
  right: 1.333rem;
  bottom: 3.133rem;
  border-radius: 100%;
  background: url(https://img.ugoshop.com/mobile/5.2/images/shop/star@2x.png);
  background-size: 100%;
}
.guide-trace .star2{
  width:0.460rem;
  height: 0.460rem;
  right: 0.133rem;
  bottom: 2.253rem;
}
.guide-trace .submit{
  width: 3.813rem;
  line-height: 1.067rem;
  background: rgba(255,255,255,0.15);
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  right: 1.787rem;
  bottom: .893rem;
  font-size: 0.427rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
}