@charset "UTF-8";@keyframes tada {0%,to {-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}
10%,20% {-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}
30%,50%,70%,90% {-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}
40%,60%,80% {-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}
}
@font-face {font-family:'iconfont';src:url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.eot);src:url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.eot?#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.woff2) format("woff2"),url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.woff) format("woff"),url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.ttf) format("truetype"),url(//at.alicdn.com/t/font_1589749_dzklkfwofsg.svg#iconfont) format("svg");}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);}
html {margin:0 auto;max-width:414px;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif,"\5FAE\8F6F\96C5\9ED1",arial;}
body {overflow-x:hidden;position:relative;margin:0 auto;padding:0;max-width:414px;color:#333;font-size:.16rem;font-family:"Myriad Set Pro","Helvetica Neue",'PingFang SC',sans-serif,"\5FAE\8F6F\96C5\9ED1",arial;background-color:#f5f5f5;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight:normal;font-size:.16rem;line-height:.16rem;}
ol,ul {display:block;margin:0;padding:0;list-style:none;}
i {font-style:normal;}
b {font-weight:normal;}
a {color:#222;text-decoration:none;}
a:hover {color:#00a7eb;}
.iconfont {font-family:'iconfont';}
.mb {margin-bottom:0.1rem!important;}
span.mark-view {background:url(../images/icon-view.png) no-repeat .02rem .13rem/.14rem;}
.btn {display:inline-block;position:relative;cursor:pointer;height:.4rem;line-height:.4rem;padding:0 1.5rem;color:#424242;font-size:15px;font-weight:600;font-family:'Roboto',sans-serif;letter-spacing:.8px;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;white-space:nowrap;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;box-shadow:0 2px 5px 0 rgba(0,0,0,0.225);}
.btn:hover {text-decoration:none;box-shadow:0 4px 10px 0px rgba(0,0,0,0.225);}
/* Buttons Color */.btn.lightBlue {color:#FFF;background-color:#03a9f4;}
.btn.lightBlue:hover {background-color:#23b9fc;}
.ripple {display:inline-block;position:relative;overflow:hidden;cursor:pointer;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;}
.ripple .ripple {display:block;position:absolute;border-radius:100%;background:rgba(255,255,255,0.5);-webkit-transform:scale(0);transform:scale(0);pointer-events:none;}
.ripple.ripple-dark .ripple {background:rgba(0,0,0,0.1) !important;}
.ripple.ripple-red .ripple {background:rgba(244,67,54,0.725) !important;}
.ripple.ripple-orange .ripple {background:rgba(255,152,0,0.725) !important;}
.ripple.ripple-yellow .ripple {background:rgba(255,235,59,0.725) !important;}
.ripple.ripple-green .ripple {background:rgba(76,175,80,0.725) !important;}
.ripple.ripple-purple .ripple {background:rgba(156,39,176,0.725) !important;}
.ripple.ripple-teal .ripple {background:rgba(0,150,136,0.725) !important;}
.ripple.ripple-pink .ripple {background:rgba(233,30,99,0.725) !important;}
.ripple .animated {-webkit-animation:ripple 0.6s linear;animation:ripple 0.6s linear;}
@-webkit-keyframes ripple {100% {opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5);}
}
@keyframes ripple {100% {opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5);}
}
.space {padding-top:.12rem;}
.header,.footer {position:relative;width:100%;max-width:414px;background-color:#fff;}
.page {padding-top:.6rem;padding-bottom:.7rem;}
.banner,.swiper-container {position:relative;width:100%;}
.swiper-slide {display:block;font-size:18px;text-align:center;background:#fff;}
.swiper-slide {display:block;}
.swiper-slide img {max-width:100%;}
/** * menu */.menu {display:none;position:absolute;top:.6rem;width:100%;left:50%;margin-left:-50%;background-color:#fff;z-index:999;box-shadow:0 -1px 1px #eee;}
.menu li a {display:block;padding:.15rem 0;font-size:.14rem;color:#666;line-height:20px;border-bottom:1px solid #eee;text-indent:.3rem;}
.menu li.active a {color:#00a7eb;}
/** * header */.header,.header h2,.header .left,.header .right {height:.6rem;line-height:.6rem;background-repeat:no-repeat;background-position:center;}
.header {z-index:100;position:absolute;box-shadow:1px 1px 11px #eee;}
.header .left {z-index:2;position:absolute;font-size:0;}
.header .left i {display:inline-block;margin-left:.10rem;color:#37c6f5;font-size:.14rem;vertical-align:top;}
.header .left .curr {overflow:hidden;display:inline-block;margin-left:.05rem;max-width:1rem;height:.6rem;font-size:.14rem;white-space:nowrap;text-overflow:ellipsis;}
.header h2 {display:block;position:relative;height:.6rem;text-align:center;background:url(../images/logo.png) no-repeat center 0.15rem/1rem .3rem;}
.header h2 a {display:inline-block;margin:0 auto;height:.6rem;width:1.2rem;}
.header .right {position:absolute;right:0;top:50%;margin-top:-.3rem;width:.6rem;vertical-align:middle;background:url(../images/btn-nav.png) no-repeat center .21rem/.2rem;}
/** * footer */.footer {position:fixed;bottom:0;z-index:99;border-top:1px solid #eee;height:.6rem;}
.footer .talk,.footer .order,.footer .phone {position:absolute;top:.1rem;text-align:center;background-position:top;background-repeat:no-repeat;}
.footer .talk,.footer .order {width:.62rem;color:#333;height:1rem;font-size:.12rem;line-height:.7rem;background-size:.24rem;}
.footer .phone {left:.16rem;right:.16rem;height:.4rem;color:#fff;font-size:.16rem;line-height:.4rem;background-color:#00a7eb;border-radius:.2rem;}
.footer .phone em {width:.24rem;height:.24rem;display:inline-block;vertical-align:middle;margin-right:0.1rem;}
.footer .phone .kefuo {background:url(../images/kefuo.png) no-repeat center center;background-size:contain;}
.footer .talk {background-image:url(../images/icon-talk.png);}
.footer .order {left:.8rem;background-image:url(../images/icon-order.png);}
.footer .talk img,.footer .order img {width:.24rem;height:.24rem;}
.footer .talk:after {content:' ';position:absolute;left:.66rem;top:.1rem;height:.25rem;width:1px;border-right:1px solid #eee;}
/** * 404 */.empty {text-align:center;}
.empty .empty-show {width:1.65rem;margin:1rem auto 0;height:1.16rem;background-image:url(../404/images/bg-404.png);background-repeat:no-repeat;background-position:top;background-size:contain;}
.empty .empty-text {margin-bottom:.5rem;padding-top:.2rem;color:#666;font-size:.14rem;text-align:center;}
.empty .empty-link {margin:0 auto;padding:.08rem .4rem;border-radius:.2rem;color:#00a7eb;font-size:.14rem;text-align:center;border:1px solid #00a7eb;}
/** * banner */.banner,.banner a {overflow:hidden;display:block;padding:0;font-size:0;}
.banner img {padding:0;max-width:100%;font-size:0;}
/** * ËÑË÷ */.sreach-bar,.sreach-bar input {height:.4rem;border-radius:.25rem;}
.sreach-bar {overflow:hidden;position:relative;display:block;margin:.16rem .16rem;border:1px solid #ccc;background-image:url(../images/icon-sreach.png);background-position:.1rem .13rem;background-size:.14rem .16rem;background-repeat:no-repeat;}
.sreach-bar input {display:block;margin-left:.34rem;width:2.9rem;font-size:.14rem;color:#999;line-height:.4rem;border:0;background-color:#f5f5f5;outline:0;}
/** * tab */.tab-bar {display:flex;margin:0 auto;background-color:#fff;padding:0 .16rem;}
.tab-bar li {width:50%;border-bottom:1px solid #eee;text-align:center;padding:.1rem 0;}
.tab-bar li.active {border-bottom:3px solid #00a7eb;}
.tab-bar li a {color:#222;font-size:.16rem;padding:.1rem 0;}
.tab-bar li.active a {color:#00a7eb;}
.titbar {display:flex;margin:0 auto;background-color:#fff;padding:0 .16rem;}
.titbar a {color:#222;font-size:.16rem;padding:.1rem 0;width:100%;border-bottom:1px solid #eee;}
.titbar a:after {position:absolute;left:0;height:0.23rem;width:3px;background:#37c6f5;border-radius:4px;content:"";}
/** * Ò³Ãæ¿é(ÕûÐÐÀ­Í¨) */.lsf-row {overflow:hidden;display:block;position:relative;margin-bottom:.1rem;padding:.16rem;background-color:#fff;}
.lsf-row.margin-clear {margin:0;}
.lsf-row.padding-clear {padding:0;}
/* Ò³Ãæ°å¿é±êÌâ(¾Ó×óÏÔÊ¾) */.lsf-row .row-title {display:block;position:relative;margin-bottom:.10rem;padding-bottom:.04rem;height:.24rem;line-height:.24rem;border-bottom:1px solid #eee;}
.lsf-row .row-title span {position:absolute;padding-left:.05rem;color:#222;font-size:.16rem;font-weight:600;line-height:.16rem;border-left:.03rem solid #00a7eb;}
.lsf-row .row-title a {position:absolute;right:0;font-size:.13rem;line-height:.13rem;}
/* ÄÚÈÝ·Ö¿é±êÌâ(¾ÓÖÐÏÔÊ¾) */.lsf-row .row-topic {display:block;position:relative;margin-bottom:.16rem;height:.24rem;line-height:.24rem;text-align:center;}
.lsf-row .row-topic span {display:inline-block;margin:0 auto;padding:0 .16rem;color:#222;font-size:.16rem;font-weight:600;line-height:.24rem;}
.lsf-row .row-topic span:before,.lsf-row .row-topic span:after {content:'';z-index:2;position:absolute;right:0;top:50%;height:.01rem;width:.5rem;border-bottom:solid .01rem #ddd;}
.lsf-row .row-topic span:before {left:.75rem;}
.lsf-row .row-topic span:after {right:.75rem;}
.lsf-row .row-topic2 {display:block;position:relative;margin-bottom:.16rem;height:.36rem;line-height:.36rem;text-align:center;}
.lsf-row .row-topic2 span {display:inline-block;margin:0 auto;padding:0 .16rem;color:#222;font-size:.20rem;line-height:.36rem;}
/* Í³¼Æ°å¿é±êÌâ(¾Ó×óÏÔÊ¾) */.lsf-row .row-total {display:block;position:relative;margin-bottom:.16rem;height:.24rem;line-height:.24rem;}
.lsf-row .row-total span {display:inline-block;color:#222;font-size:.14rem;font-weight:600;line-height:.24rem;}
.lsf-row .row-total span:before {content:'';z-index:2;position:absolute;right:0;top:50%;height:.01rem;width:.5rem;border-bottom:solid .01rem #eee;}
.lsf-row .row-total span:before {right:.0rem;width:75%;}
/* ¼ò¶ÌÎÄ±¾ */.lsf-row .row-text {display:block;padding-bottom:.1rem;font-size:.12rem;color:#999;line-height:.20rem;text-align:center;}
/* Í¼Æ¬¿í¶È¿ØÖÆ */.lsf-row img {max-width:100%;}
/** * µêÆÌÏêÇé */.lsf-shop-primary {padding:0}
.lsf-shop-primary .row-thumb img {width:100%}
.lsf-shop-primary .row-attr {padding:.06rem;color:#999;}
.lsf-shop-primary .row-attr .row-shopname {font-weight:600;color:#37c6f5;}
.lsf-shop-primary .row-attr span {display:inline-block;margin-right:.20rem;font-size:.13rem;line-height:.24rem;}
.lsf-shop-primary .row-attr span.right {float:right;margin-right:0;margin-left:.20rem;}
.lsf-shop-primary .row-attr span i {display:inline-block;margin-right:.05rem;color:#666;font-style:normal;}
.lsf-shop-primary .row-attr span h5 {margin-right: .05rem;color: #666;font-style: normal;font-size: .14rem;display: unset;}
.lsf-shop-primary .row-attr span.mark {margin-right:0;background-repeat:no-repeat;}
.lsf-shop-primary .row-attr span.mark {margin-right:0;background-repeat:no-repeat;}
.lsf-shop-primary .row-attr span.mark.mark-location {padding-left:.20rem;background:url(../images/icon-location.png) no-repeat 0 .04rem/.14rem;}
.lsf-shop-primary .row-attr span.mark.mark-apprise {padding-left:.20rem;background:url(../images/icon-apprise.png) no-repeat 0 .04rem/.14rem;}
.lsf-shop-primary .row-attr span.mark.mark-service {padding-left:.20rem;background:url(../images/icon-service.png) no-repeat 0 .04rem/.14rem;}
.lsf-shop-primary .title {padding-top:0.1rem;text-align:center;color:#37c6f5;display:flex!important;align-items:center;justify-content:center;}
.lsf-shop-primary .title:before {content:"";width:.15rem;height:.15rem;display:block;background:url(../images/line.png) no-repeat;/* background-position:0 -1px;*/    background-size:.15rem;margin-right:14px;}
.lsf-shop-primary .title:after {content:"";width:.15rem;height:.15rem;display:block;background:url(../images/line.png) no-repeat;/* background-position:0 -22px;*/    background-size:.15rem;margin-left:14px;}
.lsf-shop-primary .title span {display:inline-block;font-size:.16rem;}
.lsf-shop-primary .content {padding:0.1rem;color:#666;font-size:.13rem;line-height:.24rem;text-align:left;}
.appraise .coment-item {margin:0 0.1rem;padding:0.1rem 0 0.1rem 0.6rem;border-bottom:solid 1px #f0f0f0;font-size:0.14rem;background:#fff;position:relative;}
.appraise .userimg {position:absolute;left:0;width:0.5rem;height:0.5rem;}
.appraise .userimg img {display:block;width:0.5rem;height:0.5rem;border-radius:50%;}
.appraise .coment-head {position:relative;padding-top:0.1rem;padding-bottom:0.04rem;font-size:0.14rem;color:#666;}
.minstarbg,.appraise .minstarbg {display:inline-block;width:82px;height:14px;overflow:hidden;line-height:14px;background:url(../images/xinbgwu.png);}
.minstarbg span,.appraise .minstarbg span {display:inline-block;height:14px;background:url(../images/xinbgyou.png);}
span.mark.mark-apprise {padding-left:.20rem;background:url(../images/icon-apprise.png) no-repeat 0 .01rem/.14rem;}
.appraise .coment-date {position:absolute;line-height:26px;top:10px;right:3px;color:#999;}
.appraise dd {margin:0;}
.lsf-shop-primary .appraise .coment-content {color:#666;font-size:.13rem;line-height:.24rem;text-align:left;}
.lsf-shop-primary .pic-list img {width:100%;}
/** * ÎÄÕÂÏêÇé */.lsf-row-primary {}
.lsf-row-primary .row-title {margin:0;padding:.12rem 0;font-size:.18rem;color:#222;font-weight:600;line-height:.18rem;text-align:center;border-bottom-width:0;}
.lsf-row-primary .row-title.indent {padding-left:.36rem;text-align:left;}
.lsf-row-primary .row-title.indent i {display:inline-block;position:absolute;top:.08rem;left:.0rem;padding:.04rem .06rem;color:#fff;font-size:.14rem;text-align:center;line-height:.16rem;background-color:#00a7eb;}
/* ÊôÐÔ */.lsf-row-primary .row-attr {padding:.06rem 0;color:#999;font-size:0;vertical-align:middle;}
.lsf-row-primary .row-attr span {display:inline-block;margin-right:.20rem;font-size:.13rem;line-height:.24rem;}
.lsf-row-primary .row-attr span:last-child {margin-right:0}
.lsf-row-primary .row-attr span.right {float:right;margin-right:0;margin-left:.20rem;}
.lsf-row-primary .row-attr span i {display:inline-block;margin-right:.05rem;color:#666;font-style:normal;}
.lsf-row-primary .row-attr span.mark {margin-right:0;background-repeat:no-repeat;}
.lsf-row-primary .row-attr span.mark.mark-tag {padding-left:.20rem;background:url(../images/icon-tag.png) no-repeat 0 .06rem/.14rem;}
/* Ö÷Í¼ */.lsf-row-primary .row-head {display:block;margin-bottom:.12rem;text-align:center;}
.lsf-row-primary .row-head img {max-width:100%;}
/* ÄÚÈÝ */.lsf-row-primary .row-summary {color:#666;margin-bottom:.12rem;font-size:.14rem;line-height:.22rem;}
.lsf-row-primary .row-summary.line {padding-bottom:.16rem;border-bottom:solid 1px #eee;}
.lsf-row-primary .row-summary img {margin:.03rem auto;max-width:100% !important;font-size:0;}
.lsf-row-primary .row-summary p {padding:0;margin:0;}
/* ÉÏÆª/ÏÂÆª */.lsf-row-primary .row-prev-next {padding:.05rem 0;}
.lsf-row-primary .row-prev-next a {overflow:hidden;display:block;font-size:.14rem;color:#222;line-height:.28rem;white-space:nowrap;text-overflow:ellipsis;}
/* ÉùÃ÷ */.lsf-row-primary .row-state {padding:.1rem;color:#395064;font-size:.12rem;line-height:.18rem;background-color:#ebf1f7;border-radius:.05rem;}
/* Í¼Æ¬ÁÐ±í */.lsf-row-primary .row-images {overflow:hidden;display:block;margin-bottom:.08rem;padding:0;height:.8rem;}
.lsf-row-primary .row-images a {display:inline-block;margin-right:.05rem;}
.lsf-row-primary .row-images a img {max-width:.8rem;max-height:.8rem;}
.lsf-scrollView {width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative;}
.lsf-head {width:100%;height:auto;position:relative;}
.lsf-head img {width:100%;height:auto;display:block;border:none;}
.lsf-line {width:100%;height:10px;background:#f5f5f5;position:relative;overflow:hidden;}
.lsf-list-box {background:#fff;}
.lsf-list-box .lsf-list-title {padding:0.14rem;color:#111111;font-size:0.16rem;font-weight:bold;border-bottom:1px solid #eee;margin-top:-8px;}
.lsf-item-flex {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.1rem;position:relative;}
.lsf-item-img {width:1.2rem;margin-right:.08rem;}
.lsf-item-img img {width:100%;height:.8rem;display:block;border:none;border-radius:5px;}
.lsf-item-flex-box {-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0;font-size:0.14rem;color:#333;}
.lsf-item-flex-box h2 {font-size:0.14rem;color:#1c1c1c;margin-bottom:0.06rem;line-height:0.14rem;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lsf-item-flex-box h4,.lsf-item-flex-box h5 {font-weight:normal;font-size:0.12rem;color:#45444c;margin-bottom:0.04rem;}
.lsf-item-flex-box h5 {font-size:0.14rem;color:#00a7eb;}
.lsf-item-flex-box p {color:#a7a6ae;font-size:0.08rem;}
.lsf-item-flex-box span.mark.mark-apprise {color:#999;font-size:0.12rem;}
/** * ·þÎñÁÐ±í */.lsf-row-product {}
.lsf-row-product ul {display:block;}
.lsf-row-product ul li {overflow:hidden;display:inline-block;margin-bottom:.10rem;width:32%;font-size:0;vertical-align:top;}
.lsf-row-product ul li:nth-child(3n) {margin-bottom:0;padding-bottom:0;}
.lsf-row-product ul li a {overflow:hidden;display:block;}
.lsf-row-product ul li   .cover {display:block;padding:0 .08rem;text-align:center;}
.lsf-row-product ul li   .cover img {max-width:100%;max-height:1.5rem;}
.lsf-row-product ul li   .content {display:block;padding:0 .08rem;}
.lsf-row-product ul li   .content b {display:block;font-size:.13rem;line-height:.2rem;}
.lsf-row-product ul li   .content p {overflow:hidden;display:block;margin:0;padding:0;color:#999;font-size:.12rem;line-height:.18rem;white-space:nowrap;text-overflow:ellipsis;}
.lsf-row-product ul li   .content p.price {color:#fb575a;}
/** * ¹¤³ÌÊ¦ÁÐ±í */.lsf-row-master {}
.lsf-row-master ul {}
.lsf-row-master ul li {overflow:hidden;display:block;margin-bottom:.16rem;padding-bottom:.16rem;font-size:0;border-bottom:solid .01rem #eee;}
.lsf-row-master ul li:last-child {margin-bottom:0;padding-bottom:0;border-bottom-width:0;}
.lsf-row-master ul li .cover {float:left;margin-right:-.7rem;width:.7rem;height:.7rem;text-align:center;vertical-align:top;}
.lsf-row-master ul li .cover img {max-width:.7rem;max-height:.7rem;}
.lsf-row-master ul li .content {float:right;width:100%;vertical-align:top;}
.lsf-row-master ul li   .content-container {margin-left:.80rem;}
.lsf-row-master ul li   .content-container b {display:block;margin-bottom:.08rem;font-size:.14rem;font-weight:normal;line-height:.18rem;}
.lsf-row-master ul li   .content-container p {display:block;position:relative;}
.lsf-row-master ul li   .content-container p span {display:inline-block;position:relative;color:#666;font-size:.12rem;line-height:.18rem;vertical-align:middle;}
.lsf-row-master ul li   .content-container p span.year {margin-right:.30rem;}
.lsf-row-master ul li   .content-container p span i {display:inline-block;position:relative;bottom:.03rem;width:.16rem;height:.16rem;vertical-align:middle;background:url(images/icon-star.png) no-repeat 0 0/.16rem;}
.lsf-row-master ul li   .content-container a {display:inline-block;margin-top:.04rem;padding:0 .16rem;color:#00a7eb;font-size:.12rem;line-height:.20rem;border:solid .01rem #00a7eb;border-radius:.03rem;}
.lsf-row-master ul li   .content-container a:hover {color:#fff;background-color:#00a7eb;}
/** * ÎÄÕÂÁÐ±í */.lsf-row-news {}
.lsf-row-news li {box-shadow:0 3px 9px #dcdcdf;border-radius:3px;background:#fff;margin-bottom:0.1rem;padding:0.1rem;}
.lsf-row-news li:last-child {margin-bottom:0;border-bottom-width:0;}
/* ±êÌâ */.lsf-row-news li .title {padding:0;font-size:0;vertical-align:middle;}
.lsf-row-news li .title h5 {display:inline-block;color:#222;font-size:.14rem;line-height:.24rem;font-weight:600;}
.lsf-row-news li .title span {display:inline-block;margin:0 0 0 .05rem;padding:0 .06rem;font-size:.12rem;font-weight:normal;line-height:.20rem;border-radius:.03rem;}
.lsf-row-news li .title span.reply {color:#00a7eb;background-color:#e5f6fd;}
.lsf-row-news li .summary {padding-top:.06rem;color:#666;font-size:.13rem;line-height:.20rem;}
/* ÊôÐÔ */.lsf-row-news li .attr {position:relative;height:.38rem;color:#999;font-size:0;}
.lsf-row-news li .attr span {display:inline-block;position:relative;font-size:.13rem;line-height:.38rem;}
.lsf-row-news li .attr span.mark {background-position:left;background-repeat:no-repeat;}
.lsf-row-news li .attr span.mark-view {background:url(../images/icon-view.png) no-repeat .02rem .13rem/.14rem;}
.lsf-row-news li .attr span.right {position:absolute;right:0;padding-left:.2rem;}
.lsf-row-news li .attr span i {display:inline-block;margin-right:.08rem;font-style:normal;}
/** * ÆÀÂÛ/´ð°¸ÁÐ±í */.lsf-row-reply {}
.lsf-row-reply ul {}
.lsf-row-reply ul li {display:block;position:relative;margin-bottom:.16rem;padding-bottom:.16rem;border-bottom:1px dashed #eee;}
.lsf-row-reply ul li:last-child {margin-bottom:0;padding-bottom:0;border-bottom-width:0;}
.lsf-row-reply ul li.accept {background:url(../images/bg-adopt.png) right top no-repeat;background-size:.4rem;}
.lsf-row-reply ul li .user {font-size:0;}
.lsf-row-reply ul li .user > div {display:inline-block;vertical-align:middle;}
.lsf-row-reply ul li   .user-photo {width:.4rem;height:.4rem;background:url(../images/default-avatar.jpg) center no-repeat;background-size:.4rem;border-radius:50%;}
.lsf-row-reply ul li   .user-photo img {width:.4rem;height:.4rem;border-radius:50%;}
.lsf-row-reply ul li   .user-info {margin-left:.15rem;font-size:.14rem;}
.lsf-row-reply ul li   .user-info span {display:block;line-height:.18rem;}
.lsf-row-reply ul li   .user-info span.time {margin-top:.04rem;color:#999;font-size:.13rem;}
.lsf-row-reply ul li   a.user-contact {display:block;position:absolute;top:0;right:0;padding:0 .1rem;width:.52rem;color:#00a7eb;font-size:.12rem;line-height:.20rem;border:solid .01rem #00a7eb;border-radius:.03rem;}
.lsf-row-reply ul li   a.user-contact.left {right:.5rem;}
.lsf-row-reply ul li   a.user-contact:hover {color:#fff;background-color:#00a7eb;}
.lsf-row-reply ul li .content {margin-top:.14rem;color:#666;font-size:.13rem;line-height:.24rem;text-align:left;}
.lsf-row-reply ul li .content img {margin:.03rem auto;max-width:100%;font-size:0;}
.lsf-row-reply ul li .content p {padding:0;margin:0;}
/** * ±êÇ©Ë÷Òý */.lsf-row-letter {overflow:hidden;padding-top:0;border-bottom:1px solid #eee;}
.lsf-row-letter .title {margin:.2rem 0;}
.lsf-row-letter .title span {padding:.04rem .1rem;color:#fff;font-size:.14rem;background-color:#395064;border-radius:.03rem;}
.lsf-row-letter a {float:left;width:.3rem;height:.3rem;color:#222;font-size:.16rem;text-align:center;line-height:.3rem;}
.letter-list a.active {color:#fff;background-color:#00a7eb;border-radius:.3rem;}
/* ±êÇ©ÁÐ±í */.lsf-row-tags {margin:0;padding-top:0;}
.lsf-row-tags > div .title {padding:.1rem 0 .06rem 0;font-size:.26rem;color:#00a7eb;}
.lsf-row-tags > div .items {overflow:hidden;margin:0 -.06rem;padding-bottom:.10rem;border-bottom:dotted 1px #ddd;}
.lsf-row-tags > div:last-child .items {border-bottom-width:0;}
.lsf-row-tags > div .items a {display:inline-block;margin-right:.08rem;padding:.04rem .06rem;font-size:.14rem;color:#333;line-height:.22rem;}
.lsf-shop-primary .detail {margin-bottom:23px;position:relative;overflow:hidden;clear:both;}
.readall_box {position:relative;z-index:9;padding:0 0 25px;margin-top:-200px;text-align:center;}
.readall_box .read_more_mask {height:200px;background:-moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background:-webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.read_more_btn {cursor:pointer;font-size:16px;color:#3794e3;background:#fff;border-radius:4px;border:1px solid #3794e3;line-height:30px;padding:5px 30px;}
.read_more_btn:hover {background:#3794e3;color:#fff;}
.pic-gallery {width: 100%;float: left;padding: 0.08rem;overflow-x: auto;overflow-y: hidden;display: -webkit-flex;display: -ms-flexbox;display: flex; box-sizing: border-box;}
.pic-gallery img {width:100%;height:auto;display:block;float:left;vertical-align:middle;width: 152px;height: 100px;margin-right: 0.08rem;}
.pic-gallery figure {display:block;float:left;margin:0;}
.pic-gallery figcaption {display:none;}
.pic-gallery figure:only-child {width:50%;}
.lsf-tags-wrapper {background:#fff;width:100%;}
.lsf-tags-list .class-title {padding:0.1rem;background:#f7f7f9;color:#999;}
.lsf-tags-list li a {font-size:0.16rem;color:#333;line-height:0.45rem;position:relative;border-bottom:1px solid #eee;padding-left:0.1rem;display:block;}
.lsf-tags-nav {position:fixed;width:26px;height:100%;right:0;top:.6rem;}
.lsf-tags-nav li {text-align:center;display:block;text-decoration:none;color:#333;font-size:13px;cursor:pointer;}
#prompt {position:fixed;left:50%;top:50%;margin:-30px 0 0 -30px;width:60px;height:60px;text-align:center;line-height:60px;font-size:30px;color:#fff;background:rgba(0,0,0,0.5);z-index:10;display:none;border-radius:30px;}
#prompt.active {display:block;}
.lsf-tags-nav>a {text-align:center;display:block;text-decoration:none;height:4.166%;line-height:100%;color:#333;font-size:0.13rem;}
.lsf-question-container {display:inline-block;background-color:#fff;margin-bottom:.1rem;}
.lsf-question-slide {padding:0.2rem 0.1rem;border-bottom:1px solid rgba(0,0,0,.06);}
.lsf-question {display:flex;align-items:center;}
.lsf-question .answers-num {width:50px;background-color:hsla(180,3%,92%,.5);padding:7px 0;margin-right:10px;}
.lsf-question .answers-num p {font-size:12px!important;line-height:16px!important;text-align:center;color:#73777a!important;margin:0!important;}
.lsf-question .has-answer {background-color:#00a7eb;}
.lsf-question .has-answer p {color:#fff!important;}
.lsf-question .question-box {width:2.8rem;}
.lsf-question .question-box .question-title {height:0.14rem;display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;}
.lsf-question .question-box .question-title .title {font-size:0.14rem;line-height:0.14rem;color:#373d41;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap;font-family:PingFangSC-Medium;}
.lsf-question .question-box .question-desc span {font-size:0.12rem;margin-right:0.14rem;color:#9b9ea0;line-height:0.12rem;}
.lsf-question .question-box .question-desc .time {padding-left:.18rem;background-image:url(../images/time.png);background-repeat:no-repeat;background-size:0.16rem auto;}
.lsf-question .question-box .question-desc .browse {padding-left:.18rem;background-image:url(../images/icon-view.png);background-repeat:no-repeat;background-size:0.16rem auto;}
.pages {background:#fff;text-align:center;}
.pagination {padding:0;margin:0.2rem 0;display:inline-block;}
.pagination li {float:left;list-style:none;margin:2px;padding:0;}
.pagination li a,.pagination li span {margin:0 2px;line-height:30px;text-align:center;text-decoration:none;border-radius:3px;-moz-border-radius:3px;float:left;min-height:30px;min-width:30px;color:#858585;border:2px #e3e3e3 solid;border-radius:20px;font-size:14px;}
.pagination li a:hover,.pagination li a:focus {border:2px #858585 solid;color:#858585;}
.pagination .active span,.pagination .active span:hover,.pagination .active span:focus {margin:0 2px;line-height:30px;text-align:center;text-decoration:none;border-radius:3px;-moz-border-radius:3px;float:left;font-weight:700;min-height:30px;min-width:30px;color:#262626;border:2px #119eda solid;border-radius:20px;font-size:14px;color:#119eda;}
.pagination .disabled span,.pagination .disabled span:hover,.pagination .disabled span:focus {color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd;}
.pagination-lg li a {padding:10px 16px;font-size:18px;}
.pagination-sm li a,.pagination-sm li span {padding:5px 10px;font-size:12px;}
.side-toolbar {position:fixed;right:30px;bottom:160px;width:44px;z-index:1999;}
.side-toolbar a.option-box {position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px 0 rgba(0,0,0,.05);background-color:#fff;text-align:center;height:44px;cursor:pointer;}
.side-toolbar a.option-box img {display:block;width:22px;height:auto;}
.side-toolbar a.option-box .show-txt {display:none;vertical-align:middle;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;line-height:14px;color:#fff;background-color:#4682b4;text-align:center;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;}
.tagh {display:hidden;}
.shop-empty {padding:80px 0;width:100%;text-align:center;}
.comment-empty {padding:10px 0;width:100%;text-align:center;}
.empty {width:100%;position:absolute;top:250px;bottom:0px;left:0px;}
.shop-empty .message,.row-empty .message,.comment-empty .message {margin-top:0.2rem;color:#bfbfbf;}
.lsf-row-related li {margin-bottom:.1rem;border-bottom:1px dotted #eee;}
.lsf-row-related li .title {padding:0;font-size:0;vertical-align:middle;}
.lsf-row-related li .title h5 {display:inline-block;color:#222;font-size:.14rem;line-height:.24rem;font-weight:600;}
.lsf-row-related li .summary {padding-top:.06rem;color:#666;font-size:.13rem;line-height:.20rem;}
.lsf-row-related li .attr {position:relative;height:.38rem;color:#999;font-size:0;}
.lsf-row-related li .attr span {display:inline-block;position:relative;font-size:.13rem;line-height:.38rem;}
.lsf-row-related li .title span {display:inline-block;margin:0 0 0 .05rem;padding:0 .06rem;font-size:.12rem;font-weight:normal;line-height:.20rem;border-radius:.03rem;}
.lsf-row-related li .title span.reply {color:#00a7eb;background-color:#e5f6fd;}
.tags i {display:inline-block;border-radius:20px;font-size:0.14rem;line-height:2em;padding:0 0.1rem;margin:0 0 0.1rem 0.1rem;}
.tags .color0,.tag .color0 {color:#e46793;border:1px solid #e46793;}
.tags .color0 a,.tag .color0 a {color:#e46793;font-size:0.12rem;}
.tags .color1,.tag .color1 {color:#dea262;border:1px solid #efb981;}
.tags .color1 a,.tag .color1 a {color:#dea262;font-size:0.12rem;}
.tags .color2,.tag .color2 {color:#7ab66d;border:1px solid #96d389;}
.tags .color2 a,.tag .color2 a {color:#7ab66d;font-size:0.12rem;}
.tags .color3,.tag .color3 {color:#69b6a2;border:1px solid #9cd8c8;}
.tags .color3 a,.tag .color3 a {color:#69b6a2;font-size:0.12rem;}
.tags .color4,.tag .color4 {color:#7ba2da;border:1px solid #93b7ea;}
.tags .color4 a,.tag .color4 a {color:#7ba2da;font-size:0.12rem;}
.tags .color5,.tag .color5 {color:#7f24ff;border:1px solid #7f24ff;}
.tags .color5 a,.tag .color5 a {color:#7f24ff;font-size:0.12rem;}
.tags .color6,.tag .color6 {color:#fe6d6d;border:1px solid #fe6d6d;}
.tags .color6 a,.tag .color6 a {color:#fe6d6d;font-size:0.12rem;}
.tags .color7,.tag .color7 {color:#8ea3bc;border:1px solid #8ea3bc;}
.tags .color7 a,.tag .color6 a {color:#8ea3bc;font-size:0.12rem;}
.tags .color8,.tag .color8 {color:#a28d80;border:1px solid #a28d80;}
.tags .color8 a,.tag .color8 a {color:#a28d80;font-size:0.12rem;}
.tags .color9,.tag .color9 {color:#6B8E23;border:1px solid #6B8E23;}
.tags .color9 a,.tag .color8 a {color:#6B8E23;font-size:0.12rem;}
.tags .button {display:flex;}
.lsf-tab-list-item {width:49%;background:#fff;display:block;overflow:hidden;position:relative;box-shadow:0 3px 9px #eeeded;margin-bottom:2%;}
.lsf-tab-list-item:nth-child(odd) {float:left;}
.lsf-tab-list-item:nth-child(even) {float:right;}
.lsf-tab-list-theme-img img {width:100%;height:100px;display:block;border:none;}
.lsf-tab-list-theme-message {padding:0.04rem;}
.lsf-tab-list-theme-message h3,.lsf-tab-list-theme-message h4 {color:#343434;font-size:0.14rem;line-height:1.2;padding:0.06rem 0;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;}
.lsf-tab-list-theme-message h3 {font-weight:bold;}
.lsf-tab-list-theme-message span.mark.mark-apprise {color:#999;font-size:0.12rem;}
.lsf-tab-list-theme-message i {color:#f31e4e;font-size:0.14rem;}
.triangle:before {top:0;left:0;content:'';height:0;width:0;display:block;border:8px transparent solid;border-bottom-width:0;border-left-width:0;border-top-color:#60a3f5;z-index:10;}
.full-gallery {position: fixed;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;z-index: 9998;background: rgba(0,0,0,0.9) !important;display: none;}
#full-swiper {overflow: hidden;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
.full-gallery .swiper-slide {float: left;width: 100%;position: relative;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background:#000;}
.full-gallery .swiper-slide img {width: 100%;height: auto;left: 0;top: 50%;-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);position: absolute;}
.swiper-container-horizontal>.swiper-pagination-progressbar{top:unset!important;bottom: 0!important}
