/*公用*/
[data-dpr='1'] .fs9{font-size:9px;}
[data-dpr='2'] .fs9{font-size:18px;}
[data-dpr='3'] .fs9{font-size:27px;}

[data-dpr='1'] .fs10{font-size:10px;}
[data-dpr='2'] .fs10{font-size:20px;}
[data-dpr='3'] .fs10{font-size:30px;}

[data-dpr='1'] .fs11{font-size:11px;}
[data-dpr='2'] .fs11{font-size:22px;}
[data-dpr='3'] .fs11{font-size:33px;}

[data-dpr='1'] .fs12{font-size:12px;}
[data-dpr='2'] .fs12{font-size:24px;}
[data-dpr='3'] .fs12{font-size:36px;}

[data-dpr='1'] .fs13{font-size:13px;}
[data-dpr='2'] .fs13{font-size:26px;}
[data-dpr='3'] .fs13{font-size:39px;}

[data-dpr='1'] .fs14{font-size:14px;}
[data-dpr='2'] .fs14{font-size:28px;}
[data-dpr='3'] .fs14{font-size:42px;}

[data-dpr='1'] .fs15{font-size:15px;}
[data-dpr='2'] .fs15{font-size:30px;}
[data-dpr='3'] .fs15{font-size:45px;}


[data-dpr='1'] .fs16{font-size:16px;}
[data-dpr='2'] .fs16{font-size:32px;}
[data-dpr='3'] .fs16{font-size:48px;}

[data-dpr='1'] .fs17{font-size:17px;}
[data-dpr='2'] .fs17{font-size:34px;}
[data-dpr='3'] .fs17{font-size:51px;}

[data-dpr='1'] .fs18{font-size:18px;}
[data-dpr='2'] .fs18{font-size:36px;}
[data-dpr='3'] .fs18{font-size:54px;}

[data-dpr='1'] .fs19{font-size:19px;}
[data-dpr='2'] .fs19{font-size:38px;}
[data-dpr='3'] .fs19{font-size:57px;}


[data-dpr='1'] .fs20{font-size:20px;}
[data-dpr='2'] .fs20{font-size:40px;}
[data-dpr='3'] .fs20{font-size:60px;}

[data-dpr='1'] .fs21{font-size:21px;}
[data-dpr='2'] .fs21{font-size:42px;}
[data-dpr='3'] .fs21{font-size:63px;}

[data-dpr='1'] .fs22{font-size:22px;}
[data-dpr='2'] .fs22{font-size:44px;}
[data-dpr='3'] .fs22{font-size:66px;}
/* IPhone Plus字号增大2号 */
@media (device-height: 736px) and (-webkit-min-device-pixel-ratio:3) {
  [data-dpr='3'] .fs9  { font-size: 33px; }
  [data-dpr='3'] .fs10 { font-size: 36px; }
  [data-dpr='3'] .fs11 { font-size: 39px; }
  [data-dpr='3'] .fs12 { font-size: 42px; }
  [data-dpr='3'] .fs13 { font-size: 45px; }
  [data-dpr='3'] .fs14 { font-size: 48px; }
  [data-dpr='3'] .fs15 { font-size: 51px; }
  [data-dpr='3'] .fs16 { font-size: 54px; }
  [data-dpr='3'] .fs17 { font-size: 57px; }
  [data-dpr='3'] .fs18 { font-size: 60px; }
  [data-dpr='3'] .fs19 { font-size: 63px; }
  [data-dpr='3'] .fs20 { font-size: 66px; }
  [data-dpr='3'] .fs21 { font-size: 69px; }
  [data-dpr='3'] .fs22 { font-size: 72px; }
}
body,p,ul{padding:0px; margin: 0;}
body{width: 10rem!important;margin: 0 auto;}
a{text-decoration:none!important;}
.font0{font-size:0;}
.w100{width:100%;display: block;}
.text-ellipsis { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; word-break: break-all; }
.content { -webkit-line-clamp: 2; }
em{font-style: italic!important;}

/*爆料详情页*/
/*商品展示*/
.baol_dec_shop{background:#fff;margin-bottom:0.312rem;padding-top:0.47rem;}
.baol_dec_shop .shop_pic{width:6.312rem;height:6.312rem;margin: 0 auto 0.438rem;overflow: hidden;}
.baol_dec_shop_detil{padding:0 0.781rem 0.375rem 0.5rem;position: relative;}
/* 过期 */
.baol_dec_shop_detil .invalid-icon{width: 2.09375rem; height: 1.5625rem; position: absolute; top: 50%; right: 2%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.baol_dec_shop_detil .time{color:#999;height:0.5rem;line-height: 0.5rem;overflow: hidden;margin-bottom: 0.125rem;}
.baol_dec_shop_detil .title{color:#4a4a4a;line-height: 0.75rem;margin-bottom: 0.125rem;}
.baol_dec_shop_detil .title .out_time{color:#ccc;border: 1px solid #ccc;border-radius: 1.562rem;display: inline-block;padding:0 0.188rem;height:0.5rem;line-height:0.5rem }
.baol_dec_shop_detil .price{color:#f4436d;height:0.75rem;line-height: 0.75rem;overflow: hidden;}
.baol_dec_shop_detil .price.gray{color:#999;}

/*已过期，设置提醒*/
.baol_dec_out_time{ width:5.906rem; margin:0 auto 0.625rem;text-align: center;overflow: hidden; }
.baol_dec_out_time .p1{height:0.625rem;line-height: 0.625rem;color: #333;margin: 0.312rem 0 0.188rem; overflow: hidden;}
.baol_dec_out_time .p2{ color:#999;height: 1.0rem;line-height: 0.5rem;margin-bottom: 0.1rem;}
.baol_dec_out_time .set_push{width:3.125rem;height: 0.75rem;line-height:0.75rem;margin: 0 auto; color: #fff;background:#333;border-radius: 1.562rem;}

/*内容区域*/
.baol_dec_container{margin-bottom: 0.312rem;background:#fff;overflow: hidden;padding-top:0.531rem;}
.baol_dec_container .order_screenshot{height:0.625rem;line-height: 0.625rem;color:#4a4a4a;margin: 0 0 0.312rem 0.5rem}
.order_screenshot_pic{margin:0 0.5rem 1.25rem;display: inline-block;}
.order_screenshot_pic .picture{height:6.312rem;display: inline-block;border-radius: 0.156rem;overflow: hidden;}
.order_screenshot_pic .picture img{ height: 100%; width: auto; }
.view_original_image{text-align: center; background:#000; opacity:0.6;border-radius:0 0 0.156rem 0.156rem; color:#fff;height: 0.75rem;line-height: 0.75rem;margin-top: -0.82rem;}
#brand_tk_mask { width: 100%; height: 100%; position: fixed; z-index: 150; top: 0; left: 0; display: none; opacity: 0.5; background: #000; }
#brand_tk_content { width: 10rem; position: fixed; z-index: 151; left: 50%; top: 50%; display: none; text-align: center; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.baol_dec_container .like{width:4.688rem;height:2.531rem;margin: 0 auto;line-height: 0.5rem;color:#666;text-align: center;margin-bottom:0.938rem; padding-top: 0.938rem;overflow: hidden;}
.baol_dec_container .like .picture{width: 1.875rem;margin: 0 auto 0.156rem;height:1.89rem;overflow: hidden; }

/*下浮窗*/
.baol_dec_airview{ width: 10rem; height: 1.531rem; overflow: hidden; position: fixed; bottom: 0; z-index: 101; line-height:1.46rem; background:#fff; border-top:1px solid #ddd;padding-bottom: calc(var(--safe-area-inset-bottom) - 0.3625rem);}
.baol_dec_airview .like{width:0.5rem;height:0.5rem;padding-left:0.5rem;float:left;overflow: hidden;font-size: 0;line-height: 0; padding-top: 0.45rem;padding-right: 0.14rem;}
.baol_dec_airview .price{width:2.0rem;overflow: hidden;float:left;}
.baol_dec_airview .word{padding: 0.156rem 0.5rem;border :1px solid #ddd; border-radius: 1.562rem;height:0.6rem;width:3.062rem;line-height:0.6rem;float:left;margin-top: 0.3rem;margin-left: 0.406rem;
    background-color: #f5f5f5;color:#999;-webkit-appearance: none;}
.baol_dec_airview .go_shop{ width: 2.2rem; background-color: #f4436d;border-radius: 1.562rem 0 0 1.562rem; color: #fff; text-align: center; padding: 0.156rem 0.5rem; height: 0.6rem; float: right; margin-top:0.3rem; line-height: 0.6rem; }

/*弹窗*/
#baol_tk_mask{ width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0.5; position: fixed; z-index: 200; display: none; }
#baol_tk_content{ height:4.656rem; width:6.375rem;z-index: 300; position: fixed; text-align: center; left: 50%;top:50%; display: none; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.baol_tk_content1{width:5.844rem;position: relative;border-radius: 0.156rem;background:#fff;z-index: 300;padding: 0.344rem 0.344rem 0.781rem;}
.baol_tk_content1 .close-k{width:0.375rem;height: 0.375rem;overflow: hidden;}
.baol_tk_content1 .word{height: 1.25rem;line-height: 0.625rem;margin-top: 0.219rem;margin-bottom: 0.625rem;}
.baol_tk_content1 .go_download{width: 4.75rem;height: 1.0rem;line-height:1.0rem;margin: 0 auto;background:#f4436d;border-radius: 1.562rem;color: #fff;}

.baol_dec_container_edit p{margin: 0 0.5rem 0; font-size: 1.3em; line-height: 0.78rem; color: #333; word-break:break-all;font-family:PingFangSC-Light,Helvetica,"Droid Sans",Arial,sans-serif;}
.baol_dec_container_edit img{width:100%;}
.baol_dec_container_edit .goBuy{ position: relative; width: 9.625rem; height: 3.75rem; border: 1px solid #eee; border-radius: 0.156rem; overflow: hidden; margin: 0 auto 0.2rem; box-shadow: 0 0.125rem #eee; }
.baol_dec_container_edit .goBuy img{ position: absolute; display: block; width: 3.125rem; height: 3.125rem; top: 0.312rem; left: 0.312rem; border-radius:0.156rem; overflow: hidden; }

.baol_dec_container_wordk1 { position:absolute;width: 5.562rem;height: 1.875rem; overflow: hidden; right:0.312rem;top:0.312rem;}
.baol_dec_container_wordk1 .title { color: #333; line-height: 0.531rem; margin:0 0 0.188rem; }
.baol_dec_container_wordk1 .price { color: #f4436d; height: 0.625rem; line-height: 0.625rem; overflow: hidden;margin:0; }
.baol_dec_container_edit .go_look_on { background: #f4436d; }
.baol_dec_container_edit .go_look { width: 2.188rem; height: 0.75rem; line-height: 0.75rem; color: #fff; border-radius: 1.562rem; text-align: center; position: absolute;bottom: 0.312rem;left: 3.7rem;}

/*相关标签*/
.baol_dec_label{background:#fff;margin-bottom:0.312rem;padding: 0.469rem 0.5rem 0.5rem 0.5rem;width:9rem;overflow: hidden;}
.baol_dec_label .title{color: #333;height:0.75rem;line-height: 0.75rem;margin-bottom: 0.469rem;}
.baol_dec_label .label_list{overflow: hidden;width:9.625rem;}
.baol_dec_label .label_list li{float:left;height: 0.9375rem;line-height: 0.9375rem;border-radius:0.156rem;border: 2px solid #ddd; text-align: center;color:#999;margin:0 0.312rem 0.312rem 0;padding:0 0.312rem;white-space:nowrap;overflow:hidden;}

/*淘口令区域*/
.word_box{width:8.719rem;height:2.812rem;background:url(https://img.alicdn.com/imgextra/i3/2296013456/TB2_79QbbmI.eBjy1zjXXaq5VXa_!!2296013456.png) no-repeat;border-radius: 0.156rem;margin:0 auto;color:#333;line-height: 0.531rem;text-align: center;padding:0 0.453rem;word-break: break-all;background-size: 100%;overflow: hidden;}
.word_box_btn{color:#fff;height:1.062rem;line-height:1.062rem;width:4.75rem;border-radius: 1.562rem;text-align: center;display: block;margin: 0.312rem auto 0.938rem;overflow: hidden;}
.word_box_copy{background:#333;}
.word_box_open{background:#f4436d;}

/*爆料列表*/
.clearfix::after{content: '.';display: block;overflow: hidden;visibility: hidden;clear: both;height: 0;}
.floatL{float: left;}
.floatR{float: right;}
.color666{color: #666!important;}
.color333{color: #333;}
.color999{color: #999;}
.color000{color: #000;}
.colorff0{color: #ff0065;}
.mt8{margin-top: 0.125rem;}

.baoliaoList .banner{height: 3.90625rem; overflow: hidden;}
.baoliao_cont{margin-top: 0.15625rem; background-color: #fff;}
.baoliao_cont .nav_box{height: 1.25rem; border-bottom: 0.03125rem solid #f5f5f5; text-align: center; position: relative; background-color: #fff; z-index: 150;width:10rem;}
.nav_box a{ position: relative; line-height: 1.25rem; color: #666; flex: auto; -webkit-flex: auto; -ms-flex: auto; max-width: 100%; min-width: 25%; }
.nav_box .on:before{ content:""; position: absolute; width: 1.25rem; height:0.03125rem; background: #f4436d; bottom: 0; left: 50%; margin-left: -0.625rem; }
.nav_box .on{color: #f4436d!important;}
.nav_box_w{position: -webkit-sticky; top: 0;height: 1.25rem;z-index: 99;}

.goodsList{height: 3.75rem;border-bottom: 0.03125rem solid #f5f5f5; padding: .3125rem .3125rem; box-sizing: border-box; line-height: 1;position: relative;}
.goodsList .pic{display: block; width: 3.125rem; height: 3.125rem; border-radius: 0.15625rem; overflow: hidden; float: left; position: relative;}
.goodsList .bl_dz{float:left; width:0.4375rem; height: 0.375rem; margin:0.02rem 0.078125rem 0 0;}
.goodsList .cont{float: right;width: 5.75rem;}
.goodsList .name{color: #4a4a4a; width:100%;-webkit-line-clamp: 2;overflow: hidden;display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical;
    word-break: break-all; height: 1.25rem; line-height: 0.625rem; margin-top: 0.09375rem;}
.goodsList .price{margin-top: 0.65rem;color: #f4436D;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;width: 100%;}
.goodsList .price.gray {color: #999;}
.goodsList-dif .price.gray {color: #999;}
.goodsList .time{margin-top: 0.09375rem ;height: 0.5rem; line-height: 0.5rem;}
.baoliao_over{color: #ccc!important;}
.flagIcon{position: absolute;; left: 0; top: 0; width: 1.28125rem; height: 0.625rem;}
.baoliao_cont .nav_line{border-bottom: 0.03125rem solid #f4436d; position: absolute; height: 0; width: 1.25rem; left: 1rem; bottom: 0;}
/* 已过期 */
.goodsList .invalid-icon{width: 2.09375rem; height: 1.5625rem; position: absolute; top: 54%; left: 43%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
/*第二种商品样式*/
.goodsList-dif .time { margin-top: .1875rem; height: 0.5rem; line-height: 0.5rem; }
.goodsList-dif { height: auto; border-bottom: 0.03125rem solid #f5f5f5; padding: 0.3125rem 0.1875rem; box-sizing: border-box; line-height: 1; }
.goodsList-dif .name { height: .625rem; line-height: .625rem; -webkit-line-clamp: 1; color: #4a4a4a; width: 100%; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; word-break: break-all; margin-top: 0.09375rem; }
.goodsList-dif .price { height: auto; line-height: .625rem; margin-top: 0; color: #f4436D; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; }
.goodsList-dif .picture { width: 100%; height: auto; margin-top: .3125rem; position: relative}
.goodsList-dif .picture img.lazyload { border-radius: .15625rem}
.goodsList-dif .content-wrap { margin-top: .1875rem}
.goodsList-dif .bl_dz { float: left; width: 0.4375rem; height: 0.375rem; margin: 0.02rem 0.078125rem 0 0; }
.invalid-wrap{position: relative;}
.invalid-wrap .price.gray {color: #999;}
/* 已过期 */
.invalid-wrap .invalid-icon{width: 2.09375rem; height: 1.5625rem; position: absolute; top: 50%; left: 35%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);z-index: 2}


/*弹框*/
.xr_opacity{width:100%; height:100%; display: none; background:#000;filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6; position:fixed; z-index:1000; left:0; top:0;}
.baoliao_close{width: 0.40625rem; height: 0.40625rem; float: left; box-sizing: content-box; margin: 0.3125rem  0 0 0.3125rem;padding: 0.156rem;}
.baoliao_tk{width: 8.0rem; overflow: hidden; background-color: #fff; position: fixed;top: 50%; left: 50%;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); border-radius: 0.15625rem; z-index: 1000; display: none;}
.baoliao_tk .cont{float: left; width: 100%; text-align: center; margin-top: -0.15625rem;}
.baoliao_tk .text{margin: 0 0.53125rem; color:#333; margin-top: 0.3125rem; line-height: 0.546875rem;}
.baoliao_tk .text_cont{width: 6.75rem; height: 1.15625rem; line-height: 1.15625rem; background: #F5F5F5; border-radius: 0.15625rem; margin: 0.3125rem auto 0.75rem; overflow: hidden; color:#666;}
.baoliao_tk .download{background: #F4436D; padding-bottom: 0.6875rem;}
.baoliao_tk .download .p1{margin: 0 1.0625rem; color: #fff; padding-top: 0.5625rem; line-height: 0.546875rem;}
.baoliao_tk .download .but{display: block; width: 4.75rem; height: 0.75rem; line-height: 0.75rem; color: #fff; border-radius: 0.375rem; border:#fff solid 0.03125rem; margin: 0.375rem auto 0;}

/*loading图片*/
@-webkit-keyframes btnRotate {
  0% {-webkit-transform: rotateZ(0deg);}
  100% {-webkit-transform: rotateZ(360deg);}
}
.ajaxImgLoad {
    -webkit-animation: btnRotate 1.5s linear infinite;
}
#ajaxLoadImgDiv {width:10rem;height:1.17rem;background:#fff;text-align:center}
#ajaxLoadImgDiv .li1 {width:4.9rem;padding-right:0.1rem;float:left;text-align:right;margin-top:0.3rem}
#ajaxLoadImgDiv .li2 {width:4.9rem;padding-left:0.1rem;color:#999;float:left;text-align:left;line-height:1.17rem}
/*banner*/
/*.swiper-pagination{text-align: left!important; margin-left: 15px!important;}
.swiper-pagination-bullet{width: 12px!important;height: 12px!important; background: rgba(0,0,0,0.7)!important;}
.swiper-pagination-bullet-active{background: rgba(255,255,255,1)!important;width: 36px!important; border-radius: 18px!important;}*/
.bl_h5_title{text-align: center; width: 100%; background: #fff; padding: 0.25rem 0 0.12rem 0;}
.bl_h5_title p{height: 0.96875rem;display: inline-block; width: 3.125rem;}
#go_top{width: 1rem; height: 1rem; position: fixed; bottom: 1rem; right: 0.4rem; display: none;
    z-index: 200;}

/*标签头部标题*/
.tt_head{height:1.756rem;width: 10rem}
.tt_head .pic{position: fixed;width:10rem;border-bottom:1px solid #d7dbdd;top:0;height: 1.14rem; padding-top: 0.6rem; background: #fff;z-index: 500;}
/*热门排行榜*/
.baol_dec_label .label_list li.bl-rank-list{padding-left:0.78125rem;color:#f4436d;border-color:#f4436d;background-image:url('https://img.alicdn.com/imgextra/i4/2296013456/TB2f3DVnYJkpuFjy1zcXXa5FFXa_!!2296013456.png');background-repeat:no-repeat;background-position:.25rem center;background-size:0.40625rem 0.5rem;}


/*一键复制*/
.onekey-copy-txt-center {
  text-align: center;
}
.onekey-copy-area {
  font-family: PingFangSC-Light;
  padding: 0.3125rem 0;
}
.onekey-copy-area .bg-copy-area {
  background: url('https://img.alicdn.com/imgextra/i1/2296013456/TB2k33KzipnpuFjSZFIXXXh2VXa_!!2296013456.png') #f5f5f5 no-repeat;
  border-radius: 0.125rem;
  background-size: 100% 100%;
}
.onekey-copy-area .bg-copy-area.bg-copy-area-ali {
  background: url('https://y.taofen8.com/84d61992c9a2484cbde2977410b8b19a.jpg') #f5f5f5 no-repeat;
  background-size: 100% 100%;
}
.onekey-copy-area .copy-conent {
  font-size: 0.375rem;
  color: #333333;
  line-height: 0.6875rem;
  text-align: center;
  padding: 0.625rem 0.15625rem;
}
.onekey-copy-area .onkey-copy-btn {
  margin-top: 0.3125rem;
  padding: 0 0.5rem;
  height: 1.0625rem;
  background: #333;
  border: none;
  color: #FFF;
  font-size: 0.4375rem;
  border-radius: 0.53125rem;
  cursor: pointer;
}
.onekey-copy-area .open-taobao-btn {
  display: none;
  margin-top: 0.3125rem;
  padding: 0 0.5rem;
  height: 1.0625rem;
  background: #f4436d;
  border: none;
  color: #FFF;
  font-size: 0.4375rem;
  border-radius: 0.53125rem;
  cursor: pointer;
}
.hide {
  display: none;
}
#commentToast {
  display: none;
  position: fixed;
  text-align: center;
  z-index: 1300;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 70%;
}
#commentToast p {
  text-align: center;
  background-color: #000000;
  color: #FFFFFF;
  opacity: 0.8;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  border-radius: 0.3125rem;
  padding: 0.3125rem 0.9375rem;
  font-size: 0.375rem;
  border: none;
}
/* ADD LIUBING 2017/12/14 #2806 白拿返利H5支持渠道推广 */
.flex-left, .flex-center, .flex-right, .flex-space-between, .flex-space-evenly, .flex-top, .flex-middle, .flex-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
.flex-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
.flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
.flex-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
.flex-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.flex-space-evenly {
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
.flex-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
.flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }
.top-banner {
  height: 3.90625rem;
  margin-bottom: .5rem
}
img {
  display: block;
  width: 100%;
}
.func-area {
  line-height: 1;
  padding-top: .5rem;
  margin-bottom: 0.3125rem;
  text-align: center;
  background-color: #fff;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  overflow: auto;
}
.func-area li {
  min-width: 2rem;
  padding-bottom: .5rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.func-area .pic-wrap {
  position: relative;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 auto 0.1875rem;
}
.func-area .pic-wrap .hot-icon {
  position: absolute;
  top: -0.0625rem;
  right: -0.40625rem;
  width: 0.625rem;
  height: 0.34375rem;
}
.func-area a {
  color: #333;
  font-family: "PingFangSC-Light";
}
.comment_list .praise .praised-count {
  position: relative;
  top: -.03125rem;
}