/*! normalize.css v8.0.1 | mit license | github.com/necolas/normalize.css */ html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none} /*! flexible.css v0.0.1 | lyc 20191010 */ html{font-size:10vw !important}button,input,optgroup,select,textarea{font-size:initial;*font-size:100%;} /*! reset.css v0.0.1 | lyc 20191010 */ blockquote,body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}a{text-decoration:none;color:inherit}button,input{border:none;margin:0;padding:0;-webkit-appearance:none;background-color:transparent}em,i{font-style:normal}h1,h2,h3,h4,h5,h6,input,select,textarea{font-size:100%}input,select,textarea{font-family:inherit;box-sizing:border-box}img{display:inline-block;border:none}p{word-break:normal}main{display:block}body{margin:0 auto;line-height:1;font-family:source han sans,pingfang sc,microsoft yahei,-apple-system,sf ui text,arial,hiragino sans gb,wenquanyi micro hei,sans-serif} /*! basic.css v0.0.1 | lyc 20191010 */ .r,.fr{float:right}.l,.fl{float:left}.fix:before,.clearfix:before,.fix:after,.clearfix:after{content:'';display:table;clear:both}.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nowrap-n{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.nowrap-n.l3{-webkit-line-clamp:3}.nowrap-n.l4{-webkit-line-clamp:4}.nowrap-n.l5{-webkit-line-clamp:5}.db{display:block}.dib{display:inline-block}.oh{overflow:hidden}.dn{display:none}.rel{position:relative}.b{font-weight:700}.em{padding-right:1em}.em-l{padding-left:1em}.em2{padding-right:2em}.em2-l{padding-left:2em}.fs0{font-size:0}.tc{text-align:center}.bd1{position:relative;border:none !important}.bd1:before{content:'';position:absolute;border:1px solid;top:0;right:0;bottom:0;left:0;transform:scale(.5)}.bdb1,.bdt1{position:relative;border:none !important}.bdb1:before,.bdt1:before{content:'';position:absolute;bottom:0;width:100%;border-top:1px solid;transform-origin:0 0;left:0}.bdt1:before{bottom:auto;top:0}@media only screen and (-webkit-min-device-pixel-ratio:2){.bd1:before{top:-50%;right:-50%;bottom:-50%;left:-50%;transform:scalex(.5) scaley(.5)}.bdb1:before,.bdt1:before{transform:scaley(.5)}}@media only screen and (-webkit-min-device-pixel-ratio:3){.bd1:before{top:-100%;right:-100%;bottom:-100%;left:-100%;transform:scalex(.33) scaley(.33)}.bdb1:before,.bdt1:before{transform:scaley(.33)}}html,body{position:relative;width:100%;height:100%;overflow:hidden}.fl{float:left}.fr{float:right}.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}.clearfix{zoom:1}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.slideindown,.animated.slideoutup{-webkit-animation-duration:.45s;animation-duration:.45s}.animated.slideinup,.animated.slideinup{-webkit-animation-duration:.45s;animation-duration:.45s}.animated.fadein,.animated.fadeout{-webkit-animation-duration:.35s;animation-duration:.35s}@-webkit-keyframes slideindown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideindown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideindown{-webkit-animation-name:slideindown;animation-name:slideindown}@-webkit-keyframes slideoutup{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideoutup{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideoutup{-webkit-animation-name:slideoutup;animation-name:slideoutup}.border-t,.border-b{position:relative}.border-t:after,.border-b:after{content:'';position:absolute;z-index:0;left:0;height:.01333rem;width:100%;background-color:#eee;transform:rotatex(60deg)}.ios-select-widget-box #iosselecttitle{display:block}.border-t:after{top:0}.border-b:after{bottom:0}.border{position:relative;border:none !important}.border:after{content:'';position:absolute;border:.01333rem solid #eee;top:0;right:0;bottom:0;left:0;transform:scale(.5);border-radius:.21333rem}@media only screen and (-webkit-min-device-pixel-ratio:2){.border:after,.border-bottom:after,.border-top:after{transform:scaley(.5)}.border:after{transform:scalex(.5) scaley(.5)}.border:after{top:-50%;right:-50%;bottom:-50%;left:-50%}}@media only screen and (-webkit-min-device-pixel-ratio:3){.border:after,.border-bottom:after,.border-top:after{transform:scaley(.5)}.border:after{top:-100%;right:-100%;bottom:-100%;left:-100%}.border:after{transform:scalex(.33) scaley(.33)}}.body{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#f6f6f8}.input{outline:none}.zf-header{position:relative;height:1.24rem;box-sizing:border-box;margin-bottom:.4rem}.zf-header .address-box{line-height:1.24rem;color:#000;font-size:.38667rem;font-weight:400;position:absolute;left:.4rem;bottom:0;height:1.24rem;padding-right:.45333rem}.zf-header .address-box:before{position:absolute;right:0;top:50%;transform:translatey(-50%);content:'';width:0;height:0;border-width:.16rem .16rem 0;border-style:solid;border-color:rgba(0,0,0,0);border-top-color:#666}.zf-header .header-title{color:#222;font-size:.48rem;font-weight:700;line-height:1.24rem;text-align:center}.zf-header .person-icon{position:absolute;width:.56rem;height:1.24rem;right:.4rem;bottom:0}.zf-header .person-icon:before{content:'';width:.56rem;height:.56rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/uploads/image/pivmcommon/person.png) center/contain no-repeat}.zf-header .person-icon.active:after{content:'';position:absolute;top:calc(50% - .4rem);left:50%;height:.24rem;width:.24rem;border-radius:50%;background:#fc3d3d;border:.01333rem solid #f6f6f8}.zf-header1{position:relative;height:1.24rem;padding:0 .4rem;box-sizing:border-box;background:#fff;display:flex;overflow:hidden}.zf-header1.border-b:after{background-color:#d1d1d1}.zf-header1 .header-left{display:flex;align-items:center;height:100%;flex:1;overflow:hidden}.zf-header1 .header-right{display:flex;align-items:center;height:100%}.zf-header1 .logo{width:2.10667rem;height:.81333rem;background:url(/uploads/image/pivmcommon/logo.png) center/contain no-repeat;margin-right:.46667rem}.zf-header1 .address-box1{padding:0 .69333rem 0 .24rem;height:.8rem;color:#000;font-size:.38667rem;font-weight:400;line-height:.8rem;border:.01333rem solid #666;border-radius:.41333rem;position:relative;margin-right:.46667rem}.zf-header1 .address-box1:before{content:'';position:absolute;top:50%;right:.2rem;transform:translatey(-50%);width:0;height:0;border:.14667rem solid rgba(0,0,0,0);border-bottom:none;border-top:.17333rem solid #666}.zf-header1 .header-title{color:#222;font-size:.48rem;font-weight:700;flex:1;overflow:hidden;white-space:nowrap}.zf-header1 .header-menu{width:1.09333rem;height:.81333rem;margin-right:-.26667rem;position:relative;overflow:hidden}.zf-header1 .header-menu:before{content:'';width:.56rem;height:.05333rem;background:#222;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.02667rem;box-shadow:0 .18667rem #222,0 -.18667rem #222}.zf-header1 .person-icon1{width:1.09333rem;height:.81333rem;background:url(/uploads/image/pivmcommon/person.png) center/0.56rem no-repeat;position:relative}.zf-header1 .person-icon1.active:before{content:'';position:absolute;top:0;left:50%;height:.24rem;width:.24rem;border-radius:50%;background:#fc3d3d;border:.01333rem solid #f6f6f8}.zf-header1 .ask-text{line-height:.81333rem;color:#00997d;font-size:.48rem;font-weight:700;padding:0 .26667rem}.df{display:flex}.df-sb{display:flex;justify-content:space-between;align-items:center}.overflow-hide{overflow:hidden !important}.mb5{margin-bottom:.06667rem}.mb10{margin-bottom:.13333rem}.mb15{margin-bottom:.2rem}.mb20{margin-bottom:.26667rem}.mb25{margin-bottom:.33333rem}.mb30{margin-bottom:.4rem}.mb35{margin-bottom:.46667rem}.mb40{margin-bottom:.53333rem}.mb45{margin-bottom:.6rem}.mb50{margin-bottom:.66667rem}.mb55{margin-bottom:.73333rem}.mb60{margin-bottom:.8rem}.mb65{margin-bottom:.86667rem}.mb70{margin-bottom:.93333rem}.mb80{margin-bottom:1.06667rem}.mb85{margin-bottom:1.13333rem}.mlr-30{margin-left:.4rem;margin-right:.4rem}.zf-bottom-menu-box{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);height:1.28rem}.zf-bottom-menu{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);height:1.28rem;display:flex;position:fixed !important;z-index:10;background:#fff;left:0;width:100%;bottom:0;overflow:hidden}.zf-bottom-menu:after{background-color:#d1d1d1 !important}.zf-bottom-menu .zf-bottom-menu-item{line-height:1;height:1.28rem;flex:1;width:0;color:#333;font-size:.29333rem;font-weight:400;text-align:center;box-sizing:border-box;padding-top:.85333rem}.zf-bottom-menu .zf-bottom-menu-item.active{color:#00997d}.zf-bottom-menu .zf-bottom-menu-item.index{background:url(/uploads/image/pivmcommon/index_normal.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.index.active{background:url(/uploads/image/pivmcommon/index_selected.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.find{background:url(/uploads/image/pivmcommon/find_normal.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.find.active{background:url(/uploads/image/pivmcommon/find_selected.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.shop{background:url(/uploads/image/pivmcommon/shop_normal.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.shop.active{background:url(/uploads/image/pivmcommon/shop_selected.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.consult{background:url(/uploads/image/pivmcommon/consult_normal.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.consult.active{background:url(/uploads/image/pivmcommon/consult_selected.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.mine{background:url(/uploads/image/pivmcommon/mine_normal.png) center top .09333rem/0.68rem no-repeat}.zf-bottom-menu .zf-bottom-menu-item.mine.active{background:url(/uploads/image/pivmcommon/mine_selected.png) center top .09333rem/0.68rem no-repeat}.wl-title{color:#222;font-size:.53333rem;font-weight:700}.wl-title .desc{padding-left:.13333rem;color:#666;font-size:.29333rem;font-weight:400}.wl-title .more-link{float:right;color:#222;font-size:.38667rem;font-weight:400;height:.57333rem;line-height:.57333rem;padding-right:.69333rem;position:relative}.wl-title .more-link:before{content:'';position:absolute;width:.54667rem;right:0;top:.01333rem;height:.54667rem;border-radius:50%;background:#e8e8ed url(/uploads/image/pivmcommon/black-more.png) left .2rem center/0.18667rem no-repeat}.white-box{background:#fff;box-shadow:0 .08rem .48rem rgba(0,0,0,.04);border-radius:.4rem}.search-box{display:flex;align-items:center}.search-box .logo{width:2.14667rem;height:.82667rem;background:url(/uploads/image/pivmcommon/logo.png) center/2.14667rem no-repeat;margin-right:.76rem}.search-box .input-box{flex:1;background:#fff url(/uploads/image/pivm/search.png) .33333rem center/0.36rem no-repeat;box-shadow:0 .08rem .4rem rgba(205,209,219,.5);border-radius:.50667rem;height:1rem;box-sizing:border-box;padding-left:.90667rem;padding-right:.50667rem}.search-box .input{width:100%;height:100%;font-size:.33333rem;display:block}.search-box .input::-moz-placeholder{color:#999}.search-box .input::placeholder{color:#999}.advantage-tag-list{height:.88rem;background-color:#ebebf0;display:flex;justify-content:space-between;align-items:center;padding:0 .32rem;border-radius:.24rem}.advantage-tag-list .tag-item{font-size:.29333rem;font-weight:400;color:#595959;padding-left:.4rem;position:relative}.advantage-tag-list .tag-item:before{opacity:.7;position:absolute;left:0;top:50%;transform:translatey(-50%);content:'';width:.28rem;height:.28rem;background:url(/uploads/image/pivm/correct-icon.png) center/contain no-repeat}.ask-serve-card-list{display:flex;justify-content:space-between}.ask-serve-card-item{flex:1;height:3.73333rem;border-radius:.38667rem;box-sizing:border-box;position:relative;text-align:center;padding-top:1.29333rem}.ask-serve-card-item:not(:last-child){margin-right:.32rem}.ask-serve-card-item .red-tag{position:absolute;width:.98667rem;height:.50667rem;background:#fc3d3d;color:#fff;top:-.26667rem;left:0;font-size:.29333rem;font-weight:500;text-align:center;line-height:.49333rem;border-radius:.25333rem .25333rem .25333rem 0;border:.01333rem solid #fff}.ask-serve-card-item .name{color:#fff;font-size:.48rem;font-weight:700;position:absolute;width:100%;height:100%;top:0;left:0;box-sizing:border-box;padding-top:.6rem}.ask-serve-card-item .desc{color:#fff;font-size:.26667rem;font-weight:400}.ask-serve-card-item.icon1{background:url(/uploads/image/pivm/doubt.png) center bottom .34667rem/1.58667rem no-repeat,linear-gradient(to top,#49c9bd,#00a698)}.ask-serve-card-item.icon2{background:url(/uploads/image/pivm/phone1.png) center bottom .24rem/1.45333rem no-repeat,linear-gradient(to bottom,#0d7bdb,#6aace6)}.ask-serve-card-item.icon3{background:url(/uploads/image/pivm/person.png) center bottom .29333rem/1.56rem no-repeat,linear-gradient(to bottom,#465bcf,#98a5e3)}.banner-swiper .banner-img-item{border-radius:.38667rem;overflow:hidden;font-size:0}.banner-swiper .img{width:100%}.banner-swiper .swiper-pagination{display:flex;justify-content:center;bottom:.16rem}.banner-swiper .pagination-item{width:.34667rem;height:.08rem;background:#fff;border-radius:.08rem;opacity:.5;transition:all .2s}.banner-swiper .pagination-item:not(:last-child){margin-right:.13333rem}.banner-swiper .pagination-item.swiper-pagination-bullet-active{opacity:1}.menu-box{position:relative}.menu-box .swiper-pagination{bottom:.18667rem;display:flex;justify-content:center}.menu-box .pagination-item{width:.4rem;height:.08rem;background:#d9d9d9;transition:all .2s}.menu-box .pagination-item:first-child{border-radius:.08rem 0 0 .08rem}.menu-box .pagination-item:last-child{border-radius:0 .08rem .08rem 0}.menu-box .pagination-item.swiper-pagination-bullet-active{background:#00b594}.menu-box .menu-list{padding-top:.46667rem;display:flex;flex-wrap:wrap;justify-content:space-evenly}.menu-box .menu-item{width:25%;max-width:2.29333rem;margin-bottom:.66667rem;position:relative;height:1.89333rem}.menu-box .menu-link{white-space:nowrap;color:#000;position:absolute;box-sizing:border-box;height:100%;min-width:100%;top:0;left:50%;transform:translatex(-50%);font-size:.33333rem;font-weight:400;text-align:center;line-height:.49333rem;padding-top:1.38667rem}.menu-box .menu-link.icon1{background:url(/uploads/image/pivm/chat.png) center top/1.38667rem no-repeat}.menu-box .menu-link.icon2{background:url(/uploads/image/pivm/one-to-one.png) center top/1.38667rem no-repeat}.menu-box .menu-link.icon3{background:url(/uploads/image/pivm/location-icon.png) center top .28rem/1.01333rem no-repeat}.menu-box .menu-link.icon4{background:url(/uploads/image/pivm/com1-icon.png) center top/1.38667rem no-repeat}.menu-box .menu-link.icon5{background:url(/uploads/image/pivm/model.png) center top/1.38667rem no-repeat}.menu-box .menu-link.icon6{background:url(/uploads/image/pivm/question.png) center top/1.38667rem no-repeat}.menu-box .menu-link.icon7{background:url(/uploads/image/pivm/book-icon.png) center top .21333rem/0.78667rem no-repeat}.menu-box .menu-link.icon8{background:url(/uploads/image/pivm/more-icon.png) center top/1.38667rem no-repeat}.lawyer-media-card-list{margin-left:-.13333rem;margin-right:-.13333rem;display:flex;flex-wrap:wrap;justify-content:space-evenly}.lawyer-media-card{overflow:hidden;margin:0 .13333rem .26667rem;width:calc(50% - .26667rem);max-width:4.44rem;float:left;display:block;height:4.17333rem;background:#fff;box-shadow:0 .08rem .4rem rgba(0,0,0,.03);border-radius:.29333rem;font-size:0}.lawyer-media-card .law-img{width:100%;height:2.45333rem;-o-object-fit:cover;object-fit:cover;margin-bottom:.4rem}.lawyer-media-card .law-name{padding-left:.36rem;color:#222;font-size:.38667rem;font-weight:700;margin-bottom:.26667rem}.lawyer-media-card .law-type{padding-left:.13333rem;color:#222;font-size:.33333rem;font-weight:400}.lawyer-media-card .speciality{padding-left:.36rem;color:#666;font-size:.28987rem;font-weight:400}.wl-serve-list{display:flex}.wl-serve-card{height:2.72rem;border-radius:.28987rem;display:block;flex:1;padding-top:.4rem;padding-left:.36rem;position:relative;width:0;box-sizing:border-box}.wl-serve-card.blue{color:#1f3950;background:linear-gradient(90deg,#dbeeff,#c2e1ff)}.wl-serve-card.blue .go-btn{background:#0f7bd9}.wl-serve-card.green{color:#143d3a;background:linear-gradient(90deg,#d5f5f3,#b0e8e5)}.wl-serve-card.green .go-btn{background:#00997d}.wl-serve-card .name{font-size:.48rem;font-weight:700;margin-bottom:.2rem}.wl-serve-card .go-btn{color:#fff;font-size:.34667rem;height:.6rem;line-height:.6rem;border-radius:.30667rem;padding:0 .50667rem 0 .26667rem;position:absolute;bottom:.29333rem;left:.36rem}.wl-serve-card .go-btn:before{content:'';position:absolute;width:.4rem;height:100%;right:0;background:url(/uploads/image/pivmcommon/white-more.png) left center/0.17333rem no-repeat}.wl-serve-card .hot-tag{position:absolute;height:.53333rem;line-height:.53333rem;box-sizing:border-box;padding:0 .2rem 0 .50667rem;font-weight:700;color:#fff;font-size:.29333rem;border-radius:.13333rem .13333rem .13333rem 0;background:#fc3d3d url(/uploads/image/pivm/fire-icon.png) left .14667rem center/0.26667rem no-repeat;right:-.08rem;top:-.06667rem}.wl-serve-card .desc{font-size:.29333rem;font-weight:400}.wl-serve-card .icon-img{width:1.45333rem;height:1.29333rem;position:absolute;right:0;bottom:0}.wl-serve-card .icon-img.online-ask-green-icon{background:url(/uploads/image/pivm/lawyer.png) center top .13333rem/1.22667rem no-repeat}.wl-serve-card .icon-img.download-blue-icon{background:url(/uploads/image/pivm/download.png) center/contain no-repeat}.wl-serve-card:not(:last-child){margin-right:.26667rem}.wl-serve-item{width:0;height:1.24rem;display:block;flex:1;box-sizing:border-box;position:relative;padding-left:1.53333rem;padding-top:.2rem}.wl-serve-item .icon-box{position:absolute;left:0;top:0;height:1.24rem;width:1.24rem;border-radius:50%;background:#fff;box-shadow:0 .08053rem .2416rem rgba(0,0,0,.05)}.wl-serve-item .icon-box:before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.wl-serve-item .icon-box.icon1:before{width:.82667rem;height:.68rem;background:url(/uploads/image/pivm/tuwen.png) center/contain no-repeat}.wl-serve-item .icon-box.icon2:before{width:.70667rem;height:.62667rem;background:url(/uploads/image/pivm/edit.png) center/contain no-repeat}.wl-serve-item .icon-box.icon3:before{width:.66667rem;height:.65333rem;background:url(/uploads/image/pivm/phone2.png) center/contain no-repeat}.wl-serve-item .icon-box.icon4:before{width:.66667rem;height:.65333rem;background:url(/uploads/image/pivm/editor.png) center/contain no-repeat}.wl-serve-item .name{width:100%;color:#222;font-size:.38667rem;font-weight:500;margin-bottom:.2rem}.wl-serve-item .desc{color:#666;font-size:.28987rem;font-weight:400}.wl-serve-item:not(:last-child){margin-right:.26667rem}.wl-lawyer-show-card{margin:0 auto;overflow:hidden;position:relative}.wl-lawyer-show-card .law-img{overflow:hidden;display:block}.wl-lawyer-show-card .img{width:100%;display:block}.wl-lawyer-show-card .card-detail{position:relative;box-sizing:border-box;padding:.53333rem .4rem 0}.wl-lawyer-show-card .ask-btn{position:absolute;box-sizing:border-box;top:.74667rem;right:.36rem;width:2.56rem;height:.84rem;background:linear-gradient(90deg,#fa8900 0%,#fa1e1e 100%);border-radius:.42667rem;line-height:.84rem;color:#fff;font-size:.38667rem;font-weight:500;padding-left:.73333rem}.wl-lawyer-show-card .ask-btn:before{content:'';width:.37333rem;height:100%;position:absolute;left:.26667rem;top:0;background:url(/uploads/image/pivmcommon/phone-white-icon.png) center/contain no-repeat}.wl-lawyer-show-card .law-name{display:block;width:5.73333rem;color:#222;font-size:.45333rem;font-weight:700;margin-bottom:.26667rem}.wl-lawyer-show-card .speciality{width:5.73333rem;color:#333;font-size:.33333rem;font-weight:500;padding-bottom:.46667rem}.wl-lawyer-show-card .solve-swiper{margin-top:.53333rem;height:5rem}.wl-lawyer-show-card .solve-item{position:relative;padding:0 0 .8rem .66667rem;box-sizing:border-box}.wl-lawyer-show-card .solve-item.swiper-slide-active:before,.wl-lawyer-show-card .solve-item.swiper-slide-active .solve-item:before{content:'';width:.01333rem;height:calc(100% - .66667rem);background-color:#d9e1e1;position:absolute;left:.18667rem;top:.53333rem}.wl-lawyer-show-card .slove-title{color:#222;font-size:.33333rem;font-weight:400;margin-bottom:.26667rem;line-height:.4rem}.wl-lawyer-show-card .slove-time{color:#999;font-size:.26667rem;font-weight:400}.wl-lawyer-show-card .circle-icon{position:absolute;width:.4rem;height:.4rem;border-radius:50%;background:#c7f2ef;left:0;top:0}.wl-lawyer-show-card .circle-icon:before{content:'';width:.17333rem;height:.17333rem;background:#3abbb0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}.wl-switch-box{display:flex;justify-content:space-between;height:.85333rem}.wl-switch-box .wl-switch-btn{flex:1;height:.72rem;line-height:.72rem;background:#e8e8ed;border-radius:.16rem;position:relative;color:#222;font-size:.33333rem;font-weight:400;text-align:center;transition:all .2s}.wl-switch-box .wl-switch-btn:not(:last-child){margin-right:.32rem}.wl-switch-box .wl-switch-btn.active{background:#00b594;color:#fff}.wl-switch-box .wl-switch-btn.active:before{content:'';width:0;height:0;position:absolute;left:50%;bottom:-.13333rem;transform:translatex(-50%);border-top:.13333rem solid #00b594;border-left:.10667rem solid rgba(0,0,0,0);border-right:.10667rem solid rgba(0,0,0,0)}.switch-content{display:none}.switch-content:first-child{display:block}.know-media-card{display:block;padding:.26667rem 3.26667rem .26667rem .26667rem;background:#fff;box-shadow:0 .08rem .48rem rgba(0,0,0,.04);border-radius:.4rem;height:3.33333rem;box-sizing:border-box;position:relative}.know-media-card:not(:last-child){margin-bottom:.26667rem}.know-media-card .title{color:#222;font-size:.45333rem;line-height:.70667rem;font-weight:500}.know-media-card .desc{position:absolute;bottom:.26667rem;padding:0 3.26667rem 0 .26667rem;width:100%;box-sizing:border-box;left:0;white-space:nowrap;line-height:.54667rem;color:#999;font-size:.32rem;font-weight:400}.know-media-card .card-tag{display:inline-block;color:#106152;background:#e4f7f4;border-radius:.13333rem;padding:0 .2rem;margin-right:.4rem}.know-media-card .img-box{width:2.77333rem;height:2.77333rem;border-radius:.2rem;position:absolute;right:.26667rem;top:.26667rem;overflow:hidden}.know-media-card .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qa-media-card{display:block;padding:.4rem;background:#fff;box-shadow:0 .08rem .48rem rgba(0,0,0,.04);border-radius:.4rem;box-sizing:border-box;position:relative}.qa-media-card:not(:last-child){margin-bottom:.26667rem}.qa-media-card .question-title{color:#222;font-size:.38667rem;line-height:.58667rem;font-weight:500;margin-bottom:.4rem;position:relative;padding-left:.73333rem}.qa-media-card .question-title:before{position:absolute;content:'问';background:#26b0ff;width:.48rem;height:.48rem;color:#fff;top:.06667rem;left:0;text-align:center;line-height:.48rem;font-size:.29333rem;font-weight:500;border-radius:.09333rem .09333rem .09333rem 0}.qa-media-card .ans-content{color:#666;font-size:.33333rem;line-height:.52rem;font-weight:400;position:relative;padding-left:.73333rem}.qa-media-card .ans-content:before{position:absolute;content:'答';background:#2ad1b5;width:.48rem;height:.48rem;color:#fff;top:.01333rem;left:0;text-align:center;line-height:.48rem;font-size:.29333rem;font-weight:500;border-radius:.09333rem .09333rem .09333rem 0}.lawyer-comment-media-card{display:block;padding:.46667rem .26667rem 0 .46667rem;height:3.86667rem;background:#fff;box-shadow:0 .08rem .48rem rgba(0,0,0,.04);border-radius:.4rem;box-sizing:border-box;position:relative}.lawyer-comment-media-card:not(:last-child){margin-bottom:.26667rem}.lawyer-comment-media-card .law-msg{display:flex;justify-content:space-between;height:1.21333rem;align-items:center;margin-bottom:.66667rem}.lawyer-comment-media-card .law-img-box{width:1.21333rem;height:1.21333rem;border-radius:50%;overflow:hidden;margin-right:.26667rem}.lawyer-comment-media-card .law-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lawyer-comment-media-card .law-name{display:block;color:#333;font-size:.38667rem;font-weight:500;margin-bottom:.13333rem}.lawyer-comment-media-card .msg{flex:1;padding-top:.13333rem;height:1.21333rem;box-sizing:border-box}.lawyer-comment-media-card .ask-btn{height:.85333rem;line-height:.85333rem;background:#00b594;border-radius:.42667rem;color:#fff;font-size:.38667rem;font-weight:500;text-align:center;width:2.29333rem;margin-left:.13333rem}.lawyer-comment-media-card .star-list{display:flex;align-items:center}.lawyer-comment-media-card .star-num{color:#666;font-size:.38667rem;font-weight:400;height:.44rem;line-height:.44rem;transform:translatey(.04rem)}.lawyer-comment-media-card .star-half-icon{width:.44rem;height:.44rem;margin-right:.2rem;background:url(/uploads/image/pivm/star-half-icon.png) center/contain no-repeat}.lawyer-comment-media-card .star-icon{width:.44rem;height:.44rem;margin-right:.2rem;background:url(/uploads/image/pivm/star-icon.png) center/contain no-repeat}.lawyer-comment-media-card .comment{color:#000;font-size:.38667rem;font-weight:500;margin-bottom:.4rem}.lawyer-comment-media-card .msg-text:not(:last-child){padding-right:.6rem}.lawyer-comment-media-card .time{color:#999;font-size:.32rem;font-weight:400}.banner-card{font-size:0;border-radius:.38667rem;overflow:hidden;box-sizing:border-box;position:relative;display:block}.banner-card .bg-img{width:100%;display:block}.banner-card .card-content{width:100%;height:100%;position:absolute;left:0;top:0;color:#fff;box-sizing:border-box;padding:.30667rem 0 0 .46667rem}.banner-card .phone{font-size:.36rem;font-weight:700;padding-left:.46667rem;position:relative;line-height:.53333rem;margin-bottom:.2rem}.banner-card .phone:before{content:'';width:.34667rem;height:.36rem;position:absolute;left:0;top:50%;transform:translatey(-50%);background:url(/uploads/image/pivmcommon/phone-white-icon.png) center/contain no-repeat}.banner-card .lawyer-name{display:block;font-size:.61333rem;font-weight:700;margin-bottom:.2rem}.banner-card .speciality{font-size:.32rem;font-weight:400;margin-bottom:.4rem}.banner-card .ask-btn{display:inline-block;font-size:.33333rem;font-weight:700;height:.72rem;line-height:.72rem;background:linear-gradient(125.08deg,#ff8730,#ff2626);border:.01333rem solid #fff;border-radius:.37333rem;padding:0 .66667rem 0 .46667rem;position:relative}.banner-card .ask-btn:before{position:absolute;content:'';width:.2rem;height:.4rem;right:.33333rem;top:50%;transform:translatey(-50%);background:url(/uploads/image/pivmcommon/white-more.png) center/contain no-repeat}.banner-swiper{margin-left:0 !important;margin-right:0 !important}.banner-swiper .banner-card .bg-img{width:calc(100% - .8rem);border-radius:.38667rem;margin:0 auto;display:block}.banner-swiper .banner-card .card-content{width:calc(100% - .8rem);left:.4rem}.banner-swiper .banner-img-item{border-radius:.38667rem;overflow:hidden;font-size:0}.banner-swiper .banner-img-item .img{width:calc(100% - .8rem);border-radius:.38667rem;margin:0 auto;display:block}.card_imgs{width:2.77333rem;height:2.77333rem;border-radius:.18667rem;position:absolute;right:.26667rem;top:.26667rem;overflow:hidden}.cover_imgs:first-child{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(8px)}.cover_imgs:last-child{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.zf-footer .crumb{margin:0 .4rem .6rem;color:#222;font-size:.38667rem;font-weight:400;line-height:.57333rem}.zf-footer .crumb-link{color:#222;font-size:.38667rem;font-weight:400}.zf-footer .footer-logo{width:3.26667rem;height:1.26667rem;display:block;margin:0 auto .8rem;background:url(/uploads/image/pivmcommon/logo.png) center/contain no-repeat}.zf-footer .footer-desc{color:#178268;font-size:.53333rem;line-height:.8rem;font-weight:400;text-align:center;margin-bottom:.66667rem}.zf-footer .wl-guarantee{height:1.02667rem;background:#ebecef;border-radius:.24rem;margin:0 .4rem .66667rem;display:flex;align-items:center;padding:0 .2rem;color:#222;font-size:.29333rem;font-weight:400}.zf-footer .wl-guarantee-list{margin-left:.2rem;flex:1;display:flex;align-items:center;justify-content:space-between}.zf-footer .green-arrow-icon{height:.54667rem;width:.54667rem;background:#fff url(/uploads/image/pivmcommon/more.png) left .21333rem center/0.17333rem no-repeat;border-radius:50%;margin-left:.26667rem}.zf-footer .wl-guarantee-item{height:1.02667rem;line-height:1.02667rem;padding-left:.53333rem;color:#4f4f4f;font-size:.29333rem;font-weight:400}.zf-footer .wl-guarantee-item:nth-child(1){background:url(/uploads/image/pivmcommon/audit.png) left center/0.36rem no-repeat}.zf-footer .wl-guarantee-item:nth-child(2){background:url(/uploads/image/pivmcommon/profession.png) left center/0.48rem no-repeat}.zf-footer .wl-guarantee-item:nth-child(3){background:url(/uploads/image/pivmcommon/shopping.png) left center/0.38667rem no-repeat}.zf-footer .footer-link-list{display:block;font-size:.38667rem;font-weight:400;padding:0 .33333rem;text-align:center;margin-bottom:.66667rem}.zf-footer .footer-link-item{position:relative;color:#222;padding:0 .33333rem}.zf-footer .footer-link-item:not(:last-child):before{content:'';width:.01333rem;height:100%;position:absolute;top:0;right:0;background-color:#222}.zf-footer .copyright{color:#666;font-size:.33333rem;font-weight:500;text-align:center;margin-bottom:.37333rem}.zf-footer .footer-other{font-size:.33813rem;font-weight:500;text-align:center;margin-bottom:.66667rem}.zf-footer .foorter-other-link{color:#666;padding:0 .30667rem}