.van-cell-group{background-color:#fff}.van-cell-group--inset{margin:0 .16rem;overflow:hidden;border-radius:.08rem}.van-cell-group__title{padding:.16rem .16rem .08rem;color:#969799;font-size:.14rem;line-height:.16rem}.van-cell-group__title--inset{padding:.16rem .16rem .08rem .32rem}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:.1rem .16rem;overflow:hidden;color:#323233;font-size:.14rem;line-height:.24rem;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.16rem;bottom:0;left:.16rem;border-bottom:.01rem solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:.04rem;color:#969799;font-size:.12rem;line-height:.18rem}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:.24rem;font-size:.16rem;line-height:.24rem}.van-cell__left-icon{margin-right:.04rem}.van-cell__right-icon{margin-left:.04rem;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:.08rem;color:#ee0a24;font-size:.14rem;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:.12rem;padding-bottom:.12rem}.van-cell--large .van-cell__title{font-size:.16rem}.van-cell--large .van-cell__label{font-size:.14rem}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:.12rem;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:.12rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:.06rem}.van-swipe__indicator{width:.06rem;height:.06rem;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:.06rem}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:.36rem}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:.16rem;left:50%;color:#fff;font-size:.14rem;line-height:.2rem;text-shadow:0 .01rem .01rem #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:.22rem;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:.16rem;left:.16rem}.van-image-preview__close-icon--top-right{top:.16rem;right:.16rem}.van-image-preview__close-icon--bottom-left{bottom:.16rem;left:.16rem}.van-image-preview__close-icon--bottom-right{right:.16rem;bottom:.16rem}.van-rate{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;-webkit-user-select:none;user-select:none}.van-rate__item{position:relative}.van-rate__item:not(:last-child){padding-right:.04rem}.van-rate__icon{display:block;width:1em;color:#c8c9cc;font-size:.2rem}.van-rate__icon--half{position:absolute;top:0;left:0;width:.5em;overflow:hidden}.van-rate__icon--full{color:#ee0a24}.van-rate__icon--disabled{color:#c8c9cc}.van-rate--disabled{cursor:not-allowed}.van-rate--readonly{cursor:default}.van-action-sheet{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.van-action-sheet__content{-webkit-box-flex:1;-webkit-flex:1 auto;flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:.14rem .16rem;font-size:.16rem;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:.22rem}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:.08rem;color:#969799;font-size:.12rem;line-height:.18rem}.van-action-sheet__gap{display:block;height:.08rem;background-color:#f7f8fa}.van-action-sheet__header{-webkit-flex-shrink:0;flex-shrink:0;font-weight:500;font-size:.16rem;line-height:.48rem;text-align:center}.van-action-sheet__description{position:relative;-webkit-flex-shrink:0;flex-shrink:0;padding:.2rem .16rem;color:#969799;font-size:.14rem;line-height:.2rem;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.16rem;bottom:0;left:.16rem;border-bottom:.01rem solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:.22rem;height:.22rem}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 .16rem;color:#c8c9cc;font-size:.22rem;line-height:inherit}.van-action-sheet__close:active{color:#969799}.customer-pic-show-class11{background:#000!important}.customer-pic-show-class11 .van-image-preview__close-icon--top-right{color:#fff}.pic-board-class33{display:flex;justify-content:flex-start;flex-wrap:wrap;padding-bottom:.08rem}.pic-board-class33 .img-item-class{margin-top:.06rem;position:relative;overflow:hidden}.pic-board-class33 .img-item-class.cleanmargin{margin-right:0}.pic-board-class33 .img-item-class .van-image{height:0;width:100%;border-radius:.08rem;overflow:hidden;padding-bottom:100%}.pic-board-class33 .img-item-class .van-image img{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%}.pic-board-class33 .img100{width:60.27%}.pic-board-class33 .img50{width:48.69%;margin-right:2.62%}.pic-board-class33 .img33{display:inline-flex;width:31.78%;margin-right:2.33%}.cell-card-class2{margin-top:.18rem;padding-bottom:.32rem;box-sizing:border-box;width:100%;border-bottom:.005rem solid #f0f0f0}.cell-card-class2 .new-rate-class{display:flex;align-items:center}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class{display:flex;justify-content:space-between;align-items:center}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .complain-img{width:.24rem;height:.24rem}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper{display:flex;align-items:center;width:50%}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper .vip-hat{width:.52rem;height:.16rem;margin-left:.05rem}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper .main-customer-name{display:inline-block;max-width:100%;color:#333;line-height:1.2}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper .main-customer-name.showVip{max-width:calc(100% - .52rem)}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper.en .vip-hat{width:.72rem}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .info-wrapper.en .main-customer-name.showVip{max-width:calc(100% - .72rem)}.cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .main-customer-name{font-size:.14rem;line-height:1.2;font-weight:700;color:#333;word-break:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;max-width:50%}.cell-card-class2 .van-card{background:#fff;padding:.08rem 0}.cell-card-class2 .van-card .van-card__header{display:flex;align-items:center}.cell-card-class2 .van-card .van-card__header .van-card__thumb{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center}.cell-card-class2 .van-card .van-card__header .van-card__thumb img{border-radius:.08rem}.cell-card-class2 .van-card .van-card__header .van-card__content{min-height:.4rem}.cell-card-class2 .van-card .van-card__header .van-card__content .van-card__bottom{text-align:left}.cell-card-class2 .merchantRecomment{background:#f5f5f7;padding:.1rem .12rem;margin-top:.08rem;border-radius:.08rem;overflow:hidden}.cell-card-class2 .merchantRecomment .mainLabel{width:100%;display:inline-flex;justify-content:space-between;align-items:center}.cell-card-class2 .merchantRecomment .mainLabel .left{color:#666;line-height:1.2;font-size:.12rem;font-weight:700}.cell-card-class2 .merchantRecomment .mainLabel .right{color:#999;line-height:1.2;font-size:.11rem}.recommentCommon33{width:100%;overflow:hidden}.recommentCommon33:first-child .cell-card-class2{margin-top:0}.recommentCommon33:last-child .cell-card-class2{border:0;padding-bottom:0}.recommentCommon33 .product-good{text-align:left}.recommentCommon33 .product-good .pitem{padding:.06rem .08rem .06rem .08rem;background-color:#fef0e8;display:inline-flex;align-items:center;width:max-content;overflow:hidden;border-radius:.08rem;max-width:100%;margin-top:.08rem}.recommentCommon33 .product-good .pitem.pitemGray{background-color:#f5f5f7}.recommentCommon33 .product-good .pitem.pitemGray .pleft{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAWlBMVEUAAADNzc3MzMzMzMzLy8vMzMzNzc3MzMzOzs7MzMzQ0NDJycnMzMzLy8vNzc3j4+PMzMzMzMz////l5eX8/Pzo6Oji4uLU1NTQ0ND29vbx8fHe3t7b29vs7OwonBx1AAAAEXRSTlMA+OuX47Ssh3g3GxPTWFcJ0s45PKcAAAEbSURBVDjLnZXbkoMgEEQHNN7AjYiK1///zd2tRBoFpZLzZk2Xrc3MQEfKIms4Y7zJipIuqfJUOaR5FZSJhKkTLBG+ruYqAP856xJ1QXKQPR/qkseTAHQhpecbda9VhPcfCR4TcuEYx80rJ+dFg1UBVhFRjue5dZkMKjkR4XzX9kg34tyJSmXR7YketZIKXwhQKyi7Ey62lpG8E862JokHhGC0mRO7FQ42yYhwhvDeuoO1hHDwhdNea9x4xs4TroinUMDobdo9+z+0QeA4QvgjGFDuTQF6mIIUbQZeX6qVS47GBRsSROOGRmFBMMc5FDzkvfnDRXXglZ3xx9U3N8MwusYfrpT4kvpi7cUXaXw1f7/scX3I/+tDetfHLydMU9AX09a6AAAAAElFTkSuQmCC)}.recommentCommon33 .product-good .pitem.pitemGray .pmiddle{color:#666}.recommentCommon33 .product-good .pitem.pitemGray .pright{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAG1BMVEUAAACZmZmZmZmYmJiYmJiZmZmampqampqZmZlp4Gx/AAAACHRSTlMAHffdSLlyMontwl8AAABLSURBVCjPYxhuQKwARLInwgUiVECkUytCoMmBgYFFAyEg3KECVNBhCBdgtGhyYNFoFmBAVgJVgFACVYBQAlWAUAJRgACigQxDDQAAeBsNJ272oj4AAAAASUVORK5CYII=)}.recommentCommon33 .product-good .pitem.over{padding-right:.04rem}.recommentCommon33 .product-good .pitem.over .pmiddle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommentCommon33 .product-good .pitem.over .pright{display:block}.recommentCommon33 .product-good .pitem.expand{align-items:flex-start}.recommentCommon33 .product-good .pitem.expand .pright{transform:rotate(180deg)}.recommentCommon33 .product-good .pitem.expand .pmiddle{white-space:normal}.recommentCommon33 .product-good .storepitem .pleft{width:.14rem;height:.14rem;background-size:.14rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAZlBMVEUAAAD7bBf7bRb/Ygj9bBX5bRf7bBb6bBf8bBb7bBf6bBf6bBf7bBf7bBf7bBf6bBb7bRf/bRf3axj7bRf6axb7bRj6axf7bBf8bBf6bBf7bhf8bBb8axf6axf4aRr/bBT/cBD6bBcMz+F5AAAAIXRSTlMAQPsGMCvyyVrs4N3Uo4hhQiYg5tjOvq+ckHlQTDcnGhBMMOBIAAAAj0lEQVQoz43R2RLCIAyFYSBAV+3ivpv3f0m1YUbpHDP9b785XBCzOAqe/llZMTcBm3f8rsW44ik4pShoEfYsDcqrEdngBPfAnjuW1nOhR9dw6pKTLxx/c5+qw5hmNYNakiHDygktxrOGVwUjKXg0CvYKbkjBk1HwpuDWpAL+nlSRQ362caZ1lx/N/nQ3y3oBnjUvDsJRn4YAAAAASUVORK5CYII=)}.recommentCommon33 .product-good .storepitem.pitemGray{background-color:#f5f5f7}.recommentCommon33 .product-good .storepitem.pitemGray .pleft{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAWlBMVEUAAADMzMzMzMzMzMzNzc3Nzc3Nzc3KysrMzMzMzMzNzc3Nzc3MzMzMzMzMzMzMzMzNzc3e3t7Nzc3MzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzNzc3Pz8/MzMyy9S1uAAAAHXRSTlMAQPss3lsyBu7JoCYe9NSIQgfj2M++r5B5ZFBMEJmNmccAAACNSURBVCjPjdFZDsMgDEVRM5NA2qTz5P1vsyoUQYTr5v4e6UmW4W9KNIUVxQFX6XuD2dr2dRP7TEFB4JFDtBxeOTxwiDOHI4feMYhPDm8JLY0modOU7RZIqUFiTX7ylwglF40u+IC+16m+qy98t89ANWacSJwxFyh0U0bB7SoSrUzXA53xiFrBjxZlYXNvWDApWzJwZQUAAAAASUVORK5CYII=)}.recommentCommon33 .product-good .pleft{width:.2rem;height:.2rem;background-size:.2rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAgVBMVEUAAAD7bBf6bBj/gAD7bBf6bBf5bBb7bBf7bRb5bBf7bBf6axf/cRP/aw36bBf5axf8bBf/cRz7bBf6bBf////8tYv+9vH7q3r6ezD9yKj8vpj+/Pv91b38uZD7n2j6gzv6dCT++vj+5tj8sob7mV77l1z6hkD+6d39387928b7oWyPQ9TfAAAAE3RSTlMA65cE+PjjtKyHeDcbE9NYVwnS+wJwaQAAATdJREFUOMudldmWgyAMQCNY68pMBRVH7TJtZ/v/D5zaeoSAwmnvY7yHSAgBEDRL4zIIw6CM04zCGnkScY0oyRe1gmy4wYYUtvcW8AWCd0OjhK9A0K/utnyV7U5bD3mWqdYk3AmZ98E9TDsqrP0emkaivRfLifedEPXBSp6bdT7W4kaLKj+eUWItKEZ+UCwBoJEptnexR7GIQsYXM4sBRzNITXEQdy44mkJseI14IHE4BqbXb2i/J+/0caP6mj8x0Kota2HQXeeaQ4iymnzyiVAXK1uslRg4xV+VmjnFhk+UELvETqrypC6x1wqeucQ/7QhptC6ejqop9DY7Iwv1ZIIa92IWUarGxVehx6eiTpqYl2tfzZyv6HI9dV39A+DJkeIfUi+MPf8g9Y/m14Y9fj7Y+Hww6/n4B71wXu1QMXgOAAAAAElFTkSuQmCC)}.recommentCommon33 .product-good .pmiddle{font-size:.12rem;color:#fa6c17;margin-left:.04rem;line-height:.17rem;flex:1;word-break:break-all}.recommentCommon33 .product-good .pright{display:none;width:.16rem;height:.16rem;background-size:.16rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD3ZhH6bBf6axf7bhX5bBb7bRf7axb6bBT/bBb6bBfH8WWkAAAACnRSTlMAHvfdSLm5cjIW+G9ANwAAAExJREFUKM9jGG5gegOI5KiEC0SpgEinpXCBrEUODAwsWggB4VUqQAWrDOECjFaLHFi0FgswICuBKkAogSpAKIEqQCiBKEAA0USGoQYATUIPzbfMyzEAAAAASUVORK5CYII=)}.recommentCommon33 .van-icon__image{width:.14rem;height:.14rem}.recommentCommon33 .showAllButton{color:#4f7caf;font-size:.14rem;line-height:.2rem;display:flex;margin-top:.04rem}.recommentCommon33 .van-rate .van-rate__item{padding-right:0}.recommentCommon33 .van-rate .van-rate__item .van-icon{font-size:.14rem}.recommentCommon33 .van-rate{margin-right:.04rem}.recommentCommon33 .small-grey-class{font-size:.12rem;line-height:1.2;color:#999;font-weight:400;display:flex;align-items:center;text-align:left}.recommentCommon33 .riderRate{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.08rem}.recommentCommon33 .riderRate .riderRecomments{flex:1;margin-left:.08rem}.recommentCommon33 .customer-reason-class{margin:0;font-size:.14rem;color:#333;line-height:.2rem;text-align:left;word-break:break-all;white-space:pre-wrap}.recommentCommon33 .customer-reason-class.hidden{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.recommentCommon33 .merchantRespone{position:relative;width:100%;font-size:.12rem;margin:.08rem 0 0 0;color:#666;line-height:.2rem;text-align:left;word-break:break-all;white-space:pre-wrap}.recommentCommon33 .merchantRespone.hidden{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recommentCommon33 .merchantRespone .small-grey-class{position:absolute;top:.03rem;left:0}.mine-cell-card-class2{background:#fff;border-radius:.08rem;overflow:hidden;padding:.12rem;margin-top:.08rem}.mine-cell-card-class2:first-child{margin-top:0}.mine-cell-card-class2 .flexEnd{width:100%;padding-left:.48rem;overflow:hidden}.mine-cell-card-class2 .flexEnd .endData{overflow:hidden}.mine-cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class{width:100%;display:inline-flex;align-items:center;justify-content:space-between}.mine-cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .main-customer-name{font-size:.14rem;font-weight:700;color:#333;line-height:1.2;width:71%;text-align:left;display:inline-flex;align-items:center}.mine-cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .main-customer-name>span{overflow:hidden;word-break:break-word;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:calc(100% - .2rem)}.mine-cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class .main-customer-name .icon-arrow{width:.16rem;height:.16rem}.mine-cell-card-class2 .van-card .van-card__header .van-card__content>div .customer-name-class svg{align-self:flex-start;font-size:.13rem}.mine-cell-card-class2 .merchantRecomment{margin-top:.08rem;border-top:.005rem solid rgba(49,46,75,.1);overflow:hidden}.mine-cell-card-class2 .merchantRecomment .merchantResponse{text-align:left}.mine-cell-card-class2 .merchantRecomment .merchantContent{position:relative;margin:0;font-size:.12rem;line-height:.17rem;text-align:left;white-space:pre-wrap;word-break:break-all;color:#333;text-indent:.56rem}.mine-cell-card-class2 .merchantRecomment .merchantResponDate{width:100%;text-align:left;font-size:.11rem;line-height:.16rem;margin-top:.04rem;color:rgba(49,46,75,.5)}.mine-cell-card-class2 .bottomSlot{width:100%;display:inline-flex;align-items:center;justify-content:space-between;margin-top:.08rem;overflow:hidden}.mine-cell-card-class2 .bottomSlot .aliasType{color:#999;height:.2rem;font-size:.14rem}.mine-cell-card-class2 .bottomSlot .deleteRecomment{color:#666;font-size:.14rem;padding:.04rem .12rem .04rem .08rem;display:inline-flex;align-items:center;justify-content:center;border:.005rem solid #ccc;border-radius:.04rem}.mine-cell-card-class2 .bottomSlot .deleteRecomment .icon-del{width:.24rem;height:.24rem;margin-right:.04rem}.mine-cell-card-class2 .van-card{background:#fff;padding:0 0 .08rem 0;overflow:hidden}.mine-cell-card-class2 .van-card .van-card__header{display:flex;align-items:flex-start;overflow:hidden}.mine-cell-card-class2 .van-card .van-card__header .van-card__thumb{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center}.mine-cell-card-class2 .van-card .van-card__header .van-card__content{min-height:.4rem;overflow:hidden}.mine-cell-card-class2 .van-card .van-card__header .van-card__content .van-card__bottom{text-align:left}.dialog-like-class{top:45%!important}.dialog-like-class .van-dialog__message{color:#333;font-size:.16rem;font-weight:700;padding:.24rem .2rem .2rem .2rem}.dialog-like-class .van-dialog__content{align-items:normal;min-height:0}.dialog-like-class .van-dialog__footer{margin-bottom:.2rem;justify-content:center;flex-direction:row-reverse}.dialog-like-class .van-dialog__footer:after{display:none}.dialog-like-class .van-button__content{width:1.215rem;height:.4rem;border:.01rem solid #e5e5e5;border-radius:.08rem;font-weight:700}.dialog-like-class .van-button{width:auto;flex:0}.dialog-like-class .van-button:first-child{margin-left:.06rem}.dialog-like-class .van-button:first-child .van-button__content{background:#fa6c17;border-color:#fa6c17;color:#fff}.dialog-like-class .van-button:nth-child(2){margin-right:.06rem}.dialog-like-class .van-button:nth-child(2) .van-button__content{color:#666}.recommentListUp.polymerization-scroll{flex:1;border-radius:.08rem}.recommentListUp.polymerization-scroll .mescroll-hardware{display:flex!important;align-items:center;align-content:center;justify-content:center}.recommentListDown.polymerization-scroll{width:100%;overflow:hidden;display:inherit}.recommentListDown.polymerization-scroll .tabs2{z-index:9;position:sticky;top:0;width:100%;height:.44rem;display:flex;align-items:center;justify-content:space-evenly;background-color:#fff;color:#666;font-size:.16rem}.recommentListDown.polymerization-scroll .tabs2 .tab-btn2{position:relative}.recommentListDown.polymerization-scroll .tabs2 .tab-btn2.active{color:#333;font-weight:700}.recommentListDown.polymerization-scroll .tabs2 .tab-btn2.active:after{content:"";width:.16rem;height:.02rem;background-color:#fa6c17;border-radius:.01rem;position:absolute;bottom:-.08rem;left:50%;transform:translateX(-50%)}.recommentListDown.polymerization-scroll .commentList{padding:0 .12rem}.recommentListDown.polymerization-scroll>div:nth-child(2){width:100%;height:100%;display:flex;flex-flow:column;align-items:center}.recommentListDown.polymerization-scroll.empty>div:nth-child(2){height:50%}.recommentListDown.polymerization-scroll.empty .mescroll-empty{transform:translateY(-50%)}.recommentListDown.polymerization-scroll.empty .empty-tip{color:#666;margin-top:.2rem}