@charset "utf-8";
body,html{margin: 0; padding: 0; background: #f2f2f2; font-family: -apple-system,"PingFang SC","Hiragino Sans GB",Arial ;}
ul,li,i,em,p{margin: 0; padding: 0; list-style-type: none; font-style: normal;}
a{color: inherit; text-decoration: none;}

/*WeChat英文数字字体载入*/
@font-face{font-family: RPpetb;src: url('cssfont/wechatsansstd-bold.ttf');}
@font-face{font-family: RPpet;src: url('cssfont/wechatsansstd-medium.ttf');}
@font-face{font-family: RPpetr;src: url('cssfont/wechatsansstd-regular.ttf');}
@font-face{font-family: RPpetl;src: url('cssfont/wechatsansstd-light.ttf');}

/*首页头部内容*/
header{width: 100vw; height: 48px; position: fixed; top: 0; left: 0;  z-index: 99; transition: box-shadow 0.3s;}
.headerbox{width: 100%; height: 100%;display: flex; justify-content: space-between; align-items: center;}
header.fixed{box-shadow: 0 0 3px rgba(0,0,0,0.1)}
header .header_left .pagetype{font-size: 16px;width: 84px; margin-left:0px; display: block; color: #fff;display: flex; justify-content: center; align-items: center;}
header .header_left .pagetype.pt_cat:before{display: block; content: ""; width: 28px;height: 24px; background:url(../images/v3.0/pagelogo_cat.png) center center no-repeat; background-size:20px 18px; }
header .header_left .pagetype.pt_dog:before{display: block; content: ""; width: 28px;height: 24px; background:url(../images/v3.0/pagelogo_dog.png) center center no-repeat; background-size:20px 18px; }
header.fixed .header_left .pagetype:before{background-image: url(../images/v3.0/pagelogo_cath.png); opacity: 0.6;}
header .header_left .pagetype span{margin: 0 1px; font-size: 15px;}
header.fixed .header_left .pagetype span{color: #666;}
header .header_left .pagetype i{display: block;width: 14px;height: 12px; background:url(../images/v3.0/in_choosedown.png) center center no-repeat; background-size:8px auto; }
header.fixed  .header_left .pagetype i{background-image: url(../images/v3.0/in_choosedownh.png); opacity: 0.6;}
header .header_mid{width: calc(100vw - 164px);display: flex; justify-content: center; align-items: center; color: #666;}
header .header_mid .header-inp{ background-color: rgba(255,255,255,0.9); height: 30px; display: block;border-radius: 8px;display: flex; justify-content: flex-start; align-items: center; width: 100%; font-size: 12px; }
header.fixed .header_mid .header-inp{background-color: #f5f5f5;}
header .header_mid .header-inp i.icon{width: 20px; height: 20px; margin: 0 0px 0 6px; display: block; background:url(../images/v3.0/in_search.png) center center no-repeat; background-size:12px auto;}
header .header_right{width: 80px;display: flex; justify-content: center; align-items: center; }
header .header_right a{width: 36px; height: 40px; display: block;float: left; background: center center no-repeat; background-size: 24px auto;}
header .header_right .in_kf{background-image: url(../images/v3.0/in_kf.png);}
header .header_right .in_msg{background-image: url(../images/v3.0/in_msg.png);background-size: 22px auto;}
header.fixed  .header_right .in_kf{background-image: url(../images/v3.0/in_kfh.png); opacity: 0.6;}
header.fixed  .header_right .in_msg{background-image: url(../images/v3.0/in_msgh.png); opacity: 0.6;}

/*首页顶部滚动*/
.in_slide{width: 100vw; height: 60vw; overflow: hidden; position: relative;}
.in_slide .swiper-wrapper .swiper-slide{width: 100vw; height: 60vw; overflow: hidden; font-size: 0;}
.in_slide .swiper-wrapper .swiper-slide img{display: block; width: 100vw; height: 60vw;}
.in_slide .cohesive { position: absolute; z-index: 2; top: 0; left: 0; width: 100vw; display: block; height: 45px;background-image: linear-gradient(180deg, rgba(0,0,0,0.2) 0%,  rgba(0,0,0,0.0) 100%); pointer-events: none;}
.in_slide .cohesive.bot{background: url(../images/v3.0/in_slidebot.png) center bottom no-repeat; top: auto; bottom: -3vw; background-size: 100% auto;height: 8vw; }
.in_slide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 3px;}
.in_slide.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 32px;}
.in_slide .swiper-pagination-bullet{background: #fff; opacity: 0.6; transition: all 0.3s; width: 6px; height: 6px; border-radius: 6px;}
.in_slide .swiper-pagination-bullet-active{opacity: 1; width: 16px;}
/*首页按钮和banner*/
.in_fristpage{width: 100vw; height: 195px;background-image: linear-gradient(180deg, #fff 0%,  #f2f2f2 100%); position: relative; z-index: 20;}
.in_fristpagebox{width: calc(100vw - 20px);  position: absolute; left: 10px; bottom: 4px; background: #fff; border-radius: 15px; box-shadow: 0 0 30px rgba(0,0,0,0.04); height: 214px;}
.in_fristpagebox .in_serviceword{background: url(../images/v3.0/in_serviceword.png) center center no-repeat; height: 44px; background-size: calc(100% - 30px) auto;}
.in_fristpagebox .header_url {width:calc(100% - 30px);margin: 0 auto;  }
.in_fristpagebox .header_url ul{width:100%;/* display: flex; *//* justify-content: space-between; *//* align-items: flex-start; */}
.in_fristpagebox .header_url li{width: 50px;height: 72px;margin-right: calc((100% - 250px) / 4);margin-bottom: 14px;float: left;}
.in_fristpagebox .header_url li:nth-child(5n){margin-right:0;}
.in_fristpagebox .header_url li a{display: block; width: 100%; height: 100%; border-radius: 6px; }
.in_fristpagebox .header_url li a img{width: 50px; height: 50px; margin: 0 auto; display: block;}
.in_fristpagebox .header_url li a span{display: block; text-align: center; font-size: 11px; line-height: 16px; margin-top: 4px; color: #666;}
.in_midbanner a{display: block;}
.in_midbanner a img{display: block; width: 100%;}

/*首页板块*/
.in_bk{width: calc(100vw - 20px); margin: 10px auto 0; border-radius: 15px;}
.in_bktop{width: calc(100% - 30px); margin: 0 auto; height: 48px;  display: flex; justify-content: space-between; align-items: center; }
.in_bktop span{font-size: 16px; font-weight: 700; color: #393939;}
.in_bktop span b{color:#ff3d11; }
.in_bktop a.in_bkmore{display: block;display: flex;justify-content: center; align-items: center; border-radius: 20px; height: 19px; line-height: 19px; font-size: 10px; background: #f4f3f3; padding: 0 10px;}
.in_bktop a.in_bkmore:after{content: ""; display: block; width: 5px; height: 8px; background: url(../images/v3.0/in_more.png) center center no-repeat; background-size:auto 100%; margin: 0 0 0 4px;}

/*拼团*/
.intype_pintuan{background:#fef9f9 url(../images/v3.0/in_ptbg.png) center top no-repeat; background-size: 100% auto;}
.intype_pintuan .in_bkbody{width: calc(100% - 30px); margin: 0 auto; padding-bottom: 15px;  overflow:hidden; ;position: relative;}
.intype_pintuan .in_bkbody .swiper-wrapper{ margin-bottom: 4px;}
.intype_pintuan .in_bkbody .swiper-slide{background: #fff; padding-bottom: 6px; border-radius: 6px;}
.intype_pintuan .in_bkbody .swiper-slide>img{display: block; width: calc(100% - 20px);  margin: 10px auto;}
.intype_pintuan .in_bkbody .swiper-slide .tfs_name{font-size: 11px; line-height: 14px; height: 28px;display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden;-webkit-line-clamp:2; width: calc(100% - 20px); margin: 0 auto;}
.intype_pintuan .in_bkbody .swiper-slide .tfs_price{font-size: 14px;height: 24px; width: calc(100% - 20px); margin: 0 auto; display: flex; justify-content: flex-start; align-items: center; line-height: 24px; color: #ff3d11;}
.intype_pintuan .in_bkbody .swiper-slide .tfs_price em{font-size: 10px; margin-right: 1px; font-style: normal;display: block; font-family: RPpetr; transform: translateY(2px);}
.intype_pintuan .in_bkbody .swiper-slide .tfs_price b{font-size: 14px; display: block; font-family: RPpet;}
.intype_pintuan .in_bkbody .swiper-slide .tfs_price i{  position: relative; margin: 0 0 0 6px;  width: 36px;  height: 12px; line-height: 12px; font-size: 9px; display: block;  background-image: linear-gradient(90deg, #ff674e 0%,  #ff3e12 100%); text-align: center;  color: #fff;  border-radius: 50px;}
.intype_pintuan .in_bkbody .swiper-slide .tfs_price i:before{position: absolute; width: 0; height: 0;content:  ""; border:6px solid #ff674e; border-color: transparent #ff674e transparent transparent; left: -9px; top: 0px; transform: scale(0.9,0.6);}
.intype_pintuan .in_bkbody .tfs_pnum{display: block; width: calc(100% - 20px); height: 14px; clear: both; margin: 0 auto; color: #aeaeae; font-size: 10px; line-height: 14px; }
.intype_pintuan .in_bkbody.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0;}
.intype_pintuan .in_bkbody.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 4px;}
.intype_pintuan .in_bkbody .swiper-pagination-bullet{background: #e6e6e6; opacity: 1; transition: all 0.1s;width:18px;height: 4px; border-radius: 0;}
.intype_pintuan .in_bkbody .swiper-pagination-bullet:nth-child(1){border-bottom-left-radius:10px;border-top-left-radius:10px; }
.intype_pintuan .in_bkbody .swiper-pagination-bullet:nth-last-child(1){border-bottom-right-radius:10px;border-top-right-radius:10px; }
.intype_pintuan .in_bkbody .swiper-pagination-bullet-active{background: #ff3d11; opacity: 1; border-radius: 10px; }

/*热卖*/
.intype_hotsale{background: #fff;}
.intype_hotsale .in_saletop{height: 152px; width: 100%;}
.intype_hotsale .in_saletop .in_stpart{width: 50%;height: 100%; float: left; position: relative;}
.intype_hotsale .in_saletop .in_stpart .in_bktop{display: flex; align-items: center;justify-content:space-between;position: relative;}
.intype_hotsale .in_saletop .in_stpart .in_bktop span{display: flex; justify-content: flex-start; align-items: center;}
.intype_hotsale .in_saletop .in_stpart .in_bktop i{font-size: 9px; display: inline-block; background: #ff3d11; line-height: 16px; margin-left: 4px; border-radius: 20px; color: #fff; padding: 0 6px;}
.intype_hotsale .in_saletop .in_stpart.in_typecut .in_bktop i{background: #fff; position: absolute;top: calc(50% - 8px); right: 0; font-size: 8px; color: #797979; border: calc(1px / 2) solid #bbb; box-sizing:border-box; border-radius: 20px; display: block;}
.intype_hotsale .in_stitem{width: calc(50% - 15px); display: block; float: left; position: relative;  margin-left: 15px;}
.intype_hotsale .in_typehot .in_stitem .in_salebq{width: 44px; font-size: 18px; text-align: center; height: 40px; padding: 2px 0; line-height: 20px; border:1px solid #ff3d11; color: #ff3d11; background: #fff; border-radius: 8px; overflow: hidden; position: absolute; left: 0px; top: 0px; transform: scale(0.45); transform-origin: left top;}
.intype_hotsale .in_typehot .in_bktop b{font-family: RPpetb; font-weight: 400;font-size: 18px;}
.intype_hotsale .in_stitem>*{width: 64px; display: block; text-align: center;}
.intype_hotsale .in_stitem img{height: 64px; }
.intype_hotsale .in_stitem span{line-height: 14px;font-size: 10px; color: #aeaeae;display: flex; justify-content: center; align-items: center;}
.intype_hotsale .in_stitem span b{font-size: 14px; color: #ff3d11; }
.intype_hotsale .in_typehot .in_stitem b { font-family: RPpet;}
.intype_hotsale .in_stitem span b em{ font-size: 10px; margin-right: 1px; }
.intype_hotsale .in_stitem span i{font-size:12px; text-decoration: line-through; margin-left: 4px;}
.intype_hotsale .in_typecut .in_stitem .in_salebq{width: 24px; height: 24px;  position: absolute; left: 40px; top: 0px; background: url(../images/v3.0/in_0rmb.png) center center no-repeat; background-size: 100% 100%; }
.intype_hotsale .in_salebot{position: relative; height: 140px; width: 100%;}
.intype_hotsale .in_salebot:before{content: ""; width: 100%; height: 1px; background: #efefef; top: 0; position: absolute;display: block;}
.intype_hotsale .in_salebot ul{display: block; width: 100%; height: 100%;}
.intype_hotsale .in_salebot li{ width: 25%; float: left; height: 100%; position: relative;}
.intype_hotsale .in_salebot li a{ width: 100%; height: 100%; box-sizing:border-box; padding: 15px; display: block; }
.intype_hotsale .in_salebot li a b{ display: block; font-size: 14px; color: #393939; white-space:nowrap; overflow:hidden;}
.intype_hotsale .in_salebot li a i{ display: block;  font-size: 10px; line-height: 14px; color: #aeaeae;display: flex; justify-content: flex-start; align-items: center; }
.intype_hotsale .in_salebot li a img{ width: 100%; display: block; margin: 10px auto 0; }
.intype_hotsale .in_salebot li a i:after{display: inline-block; content: ""; width: 5px; height: 7px;  background: url(../images/v3.0/in_mores.png) center center no-repeat; background-size:auto 100%; margin: 0 0 0 2px; }
.intype_hotsale .in_salebot:before{content: ""; width: 100%; height: 1px; transform: (1,0.5); background: #efefef; top: 0; position: absolute;display: block;}
.intype_hotsale .in_salebot li:before,.in_typehot:before{content: ""; position: absolute; width: 1px; height: 100%; transform: (0.5,1); background: #efefef; right: 0px;}
.intype_hotsale .in_salebot li:nth-last-child(1):before{display: none;}
.intype_hotsale .in_stitem span.in_csname{color: #393939; height: 15px; line-height: 15px; overflow: hidden; align-items: flex-start; }
.intype_hotsale .in_stitem span.in_csprice{text-decoration: line-through;}
.intype_hotsale .in_stitem span.in_csprice:before{content: "¥";}
@media screen and (max-width: 360px) {
    .intype_hotsale .in_stitem{margin-left: 12px;}
    .intype_hotsale .in_salebot{height: 132px;}
    .intype_hotsale .in_salebot li a{padding: 12px;}
}
@media screen and (max-width: 320px) {
    .in_bktop span{font-size: 14px;}
    .intype_hotsale .in_typehot .in_bktop b{font-size: 16px;}
    .intype_hotsale .in_saletop .in_stpart.in_typecut .in_bktop i{display: none;}
    .intype_hotsale .in_stitem{margin-left: 10px;}
    .intype_hotsale .in_stitem>*{width: 60px;}
    .intype_hotsale .in_stitem img{height: 60px; }
    .intype_hotsale .in_saletop{height: 148px;}
    .intype_hotsale .in_salebot li a{padding: 10px;}
    .intype_hotsale .in_salebot{height: 122px;}
}

/*排行*/
.intype_rank{background:#fed4d5 url(../images/v3.0/in_bangbg.png) center top no-repeat; background-size: 100% auto;}
.intype_rank .in_bkbody{width: calc(100% - 30px); margin: 0 auto; padding-bottom: 15px;  overflow:hidden; ;position: relative;display: flex; justify-content: space-between; align-items: center;height:  calc((((100vw - 50px) / 3) - 4px) * 62 / 42);}
.intype_rank .in_bkbody .rank_box{width: calc(((100vw - 50px) / 3) - 4px); height:  calc((((100vw - 50px) / 3) - 4px) * 62 / 42); position: relative; overflow: hidden;}
.intype_rank .in_bkbody .rank_box a{display: block; width: 100%; height: 100%; position: absolute; left: 0; top:0; border-radius: 6px; overflow: hidden;}
.intype_rank .in_bkbody .rank_box img{width: 100%; height: 100%;display: block;  }
.intype_rank .in_bkbody .rank_box.rtype_fan a{animation:rtype_fan1 8s cubic-bezier(.19,1,.22,1) infinite 4s ; z-index: 9; opacity: 1;}
.intype_rank .in_bkbody .rank_box.rtype_fan a:nth-child(2){animation:rtype_fan2 8s cubic-bezier(.19,1,.22,1) infinite 4s ; }
@keyframes rtype_fan1 {
    0% {transform:translateY(0);z-index: 10; }
    15% {transform:translateY(100%); z-index: 8; opacity: 1}
    15.01%,49.99%{opacity: 0}
    50% {transform:translateY(-100%); z-index: 8; opacity: 1}
    65%,100% {transform:translateY(0);z-index: 10;}
}
@keyframes rtype_fan2 {
    0% {transform:translateY(-100%);z-index: 10;}
    15%,50% {transform:translateY(0);z-index: 10; opacity: 1}
    65% {transform:translateY(100%); z-index: 8; opacity: 1}
    65.01%,99.99%{opacity: 0}
    100% {transform:translateY(-100%); z-index: 8;}
}

/*分类专区*/
.intype_zone{background:#fff url(../images/v3.0/in_unitcatbg.png) center top no-repeat; background-size: 100% auto;}
.intype_zone.cat_l{background-image: url(../images/v3.0/in_unitcatbg.png);}
.intype_zone.dog_l{background-image: url(../images/v3.0/in_unitdogbg.png);}
.intype_zone .in_bkbody{padding-bottom: 6px;}
.intype_zone .in_bktop{height: calc((100vw - 20px) * 76 / 355);}
.intype_zone .in_bktop span{ font-size: 12px; color: #767676;}
.intype_zone .in_bktop span b{display: block; font-size: 19px; color: #393939;}
.intype_zone .in_bktop a.in_bkmore{background: #fffaf9;}
.intype_zone .itz_name{width: 100%; height: 66px; font-size: 16px; color: #393939; font-weight: 700; text-align: center; line-height: 66px; background: url(../images/v3.0/in_unitnamebg.png) center center no-repeat; background-size: auto 6px;}
.intype_zone .itz_name b{color: #ff3d11;}
.intype_zone .itz_unit{width: 100%;height: 136px; -webkit-overflow-scrolling:touch; overflow-y:scroll;}
.intype_zone .itz_unit ul{width: auto; white-space: nowrap; display: inline-block; font-size: 0;}
.intype_zone .itz_unit ul li{width: 68px; height: 124px;display:inline-block;font-size: 14px; margin: 0 0 0 32px; color: #393939;}
.intype_zone .itz_unit ul li:nth-child(1){margin-left: 24px;}
.intype_zone .itz_unit ul li:nth-last-child(1){margin-right: 24px;}
.intype_zone .itz_unit ul li a{display: block; border-radius: 6px; overflow: hidden; width: 100%; height: 100%;}
.intype_zone .itz_unit ul li b{display: block; padding-top: 2px; line-height: 16px; font-size: 14px; text-align: center; }
.intype_zone .itz_unit ul li span{font-size: 9px; display: block; height: 12px; line-height: 12px; text-align: center;}
.intype_zone .itz_unit ul li img{width: 68px; height: 68px; border-radius: 68px; margin-top: 14px;}
.intype_zone .itz_unit::-webkit-scrollbar,.intype_zone .itz_unit ul::-webkit-scrollbar {width: 0;height: 0;color: transparent;}

/*为你推荐*/
.intype_push{background:#fff ; }
.intype_push .in_bkbody{width: 100%; margin: 0 auto; padding-bottom: 15px;  overflow:hidden; ;position: relative; color: #393939;}
.intype_push .in_pushlink{width: calc(50% - 30px); padding:0 15px; float: left; height: 58px; display: block; line-height: 16px; }
.intype_push .in_pushlink img{width: 58px; height: 58px; display: block; float: left; border-radius: 6px;}
.intype_push .in_pushlink .in_pushinfo{width: calc(100% - 66px); margin-left:8px; float: left; height: 58px; overflow: hidden;}
.intype_push .in_pushlink span{font-size:12px; font-weight: 700; line-height: 17px; height: 34px; margin-bottom:8px; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden;-webkit-line-clamp:2; }
.intype_push .in_pushlink i{font-size: 10px; display: flex; align-items: center; font-family: RPpetr;}
.intype_push .in_pushlink i:after{display: inline-block; content: ""; width: 5px; height: 10px;  background: url(../images/v3.0/in_mores.png) center center no-repeat; background-size:auto 100%; margin: 0 0 0 4px; }
.intype_push .in_pushlink b{font-size: 14px; color: #ff3d11; font-family: RPpet;}
.intype_push .in_pushlink b em{font-size: 10px;}

/*底部切换导航*/
.navslide{width: 100%; padding: 0 10px; box-sizing:border-box; height: 60px; background: #f2f2f2; overflow: hidden;  transition: box-shadow 0.3s;}
.fix .navslide{position: fixed; top:0; left: 0; z-index: 100;box-shadow: 0 0 3px rgba(0,0,0,0.2) }
.navslide .box{display: inline-block;width: 100%; height: 60px; -webkit-overflow-scrolling:touch; overflow-y:scroll; }
.navslide .box ul{width: auto; white-space: nowrap; display: inline-block; font-size: 0; }
.navslide .box ul li{display:inline-block;font-size: 14px; width:calc(20vw - 4px); margin: 0; user-select: none;-webkit-user-select: none; -webkit-tap-highlight-color: transparent; padding: 0px 0px; height: 50px; line-height: 40px; }
.navslide .box ul li b,.navslide .box ul li span{color: #222; font:16px/20px -apple-system,"PingFang SC","Hiragino Sans GB",Arial ; display: block; margin: 13px auto 0; text-align: center;}
.navslide .box ul li b{font-weight: 700;}
.navslide .box ul li span{font-size:11px; margin-top:0; color: #999; }
.navslide .box ul li.hot{background: url(../images/v3.0/in_unithot.png) center 8px no-repeat; background-size: 44px auto;}
.navslide .box ul li.hot span{color: #222;}
.navslide .box::-webkit-scrollbar,.docpage::-webkit-scrollbar {width: 0;height: 0;color: transparent;}
.dpbox{line-height: 40px;}
.docbody{width: 100%; height: auto; min-height: calc(100vh - 40px);margin-bottom: 58px;padding-bottom: calc(env(safe-area-inset-bottom) * 0.75); overflow: hidden; position: relative;}
.fix .docbody{margin-top: 60px; }
.docpage{width: 100%; height: auto;position: absolute; background: #f2f2f2; top: 0; left: 0; transform: translateX(-100vw); overflow-y: auto; -webkit-overflow-scrolling:touch; transition: transform 0.3s; }
.docpage.dphot{position: relative; transform: translateX(0vw);}
.docpage.dphot ~ .docpage{ transform: translateX(100vw);}

/*底部商品列表*/
.unitlink{width: calc(50vw - 15px); margin-left:10px; border-radius: 8px; background: #fff; float: left; margin-bottom: 10px;}
.unitlink>*{width: calc(100% - 24px); margin: 0 auto;}
.unitlink>img{ max-height:180px; max-width: 180px; margin: 10px auto; display: block; height: calc(50vw - 15px - 24px);}
.unitlink .ulink_info{ line-height: 18px; font-size: 12.5px;}
.unitlink .ulink_info .uli_name{height: 36px; display: block; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden;-webkit-line-clamp:2;}
.unitlink .ulink_info .uli_price{height: 30px;display: block; font-family: RPpet; line-height: 30px;}
.unitlink .ulink_info .uli_price b{color: #393939; font-size: 18px; color: #ff3d11;}
.unitlink .ulink_info .uli_price b:before{content: "¥";margin-right: 1px; font-size: 10px;}
.unitlink .ulink_info .uli_price i{font-style: normal;margin-left: 6px;  font-size: 10px;text-decoration: line-through;  color: #aaa;}
.unitlink .ulink_info .uli_price i:before{content: "¥";}
.unitlink .ulink_comment{padding-bottom: 10px; overflow: hidden; border-top: 1px solid #eee; padding-top: 6px;}
.unitlink .ulink_comment img{float: left; width: 20px; box-shadow: 0 0 2px rgba(0,0,0,0.2); height: 20px; display: block; border-radius: 50%; margin-right: 6px;}
.unitlink .ulink_comment span{float: left;font-size: 10px; display: block; line-height: 12px;  color: #666; width: calc(100% - 26px); display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden;-webkit-line-clamp:2; height: 24px;}

/*底部栏*/
footer{height: 58px; line-height: 13px; box-sizing: content-box; box-shadow: 0 3px 10px rgba(0,0,0,0.2); background: #fff; position: fixed !important; bottom: 0; left: 0; right: 0;z-index: 150; padding-bottom: calc(env(safe-area-inset-bottom) * 0.75);}
footer .fotnav{height: 58px; width: 100%; display: flex;  justify-content: space-around; background: #fff; align-items: flex-start;}
footer .fotnav a{display: block; font-family: -apple-system; width: 20%;text-align: center; font-size: 10.5px; color: #2d2d2d; position: relative; }
footer .fotnav a span{display: block; width: 58px; height: 58px; background: center no-repeat; margin:0px auto 0;  background-size: 100% 100%;}
footer .fotnav a.index span{background-image: url(../images/v3.0/bot_index.png);}
footer .fotnav a.classify span{background-image: url(../images/v3.0/bot_classify.png);}
footer .fotnav a.cartList span{background-image: url(../images/v3.0/bot_cart.png);}
footer .fotnav a.mine span{background-image: url(../images/v3.0/bot_home.png);}
footer .fotnav a.hot{color: #ff3d11;}
footer .fotnav a.hot.index span{background-image: url(../images/v3.0/bot_indexh.png);}
footer .fotnav a.hot.classify span{background-image: url(../images/v3.0/bot_classifyh.png);}
footer .fotnav a.hot.cartList span{background-image: url(../images/v3.0/bot_carth.png);}
footer .fotnav a.hot.mine span{background-image: url(../images/v3.0/bot_homeh.png);}
footer .fotnav a #cart_count sup{position: absolute; display: block; min-width: 8px; text-align: center; padding: 0 3px; height: 10px; font-size: 8px; border-radius: 40px; background: #fff; color: #ff3d11;border:1px solid #ff3d11; top: 6px; left: calc(50% + 5px);  line-height: 10px; font-weight: 700;}
footer .fotnav a p{font-size: 0;}