1 |
- .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:14px 16px;font-size:16px;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:22px}.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:8px;color:#969799;font-size:12px;line-height:18px}.van-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.van-action-sheet__header{-webkit-flex-shrink:0;flex-shrink:0;font-weight:500;font-size:16px;line-height:48px;text-align:center}.van-action-sheet__description{position:relative;-webkit-flex-shrink:0;flex-shrink:0;padding:20px 16px;color:#969799;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:22px;height:22px}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}[data-v-3db8fb6d] .van-button--plain.van-button--primary{color:#384855;border:none;background-color:#f0f4f7}[data-v-3db8fb6d] .van-popover__action{width:auto!important}img[data-v-3db8fb6d]{width:.24rem;height:.16rem;margin-left:.066667rem}.active[data-v-3db8fb6d]{color:#241716;font-weight:700;font-size:.4rem!important}.limitWidth[data-v-3db8fb6d]{display:flex;align-items:center}.overflowhide[data-v-3db8fb6d]{display:inline-block;max-width:1.866667rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.van-popover__action{width:auto!important}body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{-webkit-transition:height .3s;transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:30px;padding:10px 0}.mescroll-upwarp{min-height:30px;padding:15px 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:12px;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:8px}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes mescrollRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:20px;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:6px;font-size:14px;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:20px auto;padding:10px;border:1px solid #65aadd;border-radius:6px;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:10px;bottom:30px;width:36px;height:36px;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:6px}.mescroll-bar::-webkit-scrollbar-thumb{border-radius:6px;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.inputalertlayer[data-v-0d875e3a]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:transparent}.crmsearch[data-v-0d875e3a]{display:block;width:100%;height:1.333333rem;position:absolute;top:0;left:0}.crmsearch[data-v-0d875e3a] .van-cell__value{width:calc(100% - .66667rem)!important}.inputalertbox[data-v-0d875e3a]{position:absolute;top:100%;left:0;z-index:9;width:100%;background:#fff;border:.013333rem solid #d4e4ed;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.3);border-radius:.053333rem;padding:.266667rem}.ptop120[data-v-0d875e3a]{padding-top:1.6rem}.inputalertbox .divtag[data-v-0d875e3a]{width:auto;height:.64rem;background:#fff;border:1px solid #9db6cf;border-radius:.053333rem;display:flex;justify-content:center;align-items:center;padding:0 .133333rem;margin-right:.32rem;margin-bottom:.32rem}.inputalertbox .divtag.nowtap[data-v-0d875e3a]{background:#249efb;border-color:#249efb;color:#fff}.layer[data-v-28030d76]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:999}.assignType[data-v-28030d76]{width:100%;box-sizing:border-box;padding:.533333rem .266667rem;display:flex;align-items:center;justify-content:space-around;border-radius:.106667rem}.assignType>div[data-v-28030d76]{flex:none;display:inline-block;padding:.133333rem .266667rem;border:.026667rem solid #249efb;color:#249efb;font-size:.32rem;border-radius:.106667rem}.assignType .activeAssign[data-v-28030d76]{background-color:#249efb;color:#fff}.requiredBorder[data-v-28030d76]{border:.026667rem solid red}.popup-box[data-v-28030d76]{width:100%;height:60vh;max-width:800px;position:absolute;left:50%;transform:translateX(-50%);bottom:0;background:#fff;padding:1.386667rem 0 0;box-sizing:border-box}.popup-box .popup-title[data-v-28030d76]{height:1.386667rem;width:100%;position:absolute;top:0;left:0;z-index:9;display:flex;justify-content:center;align-items:center;background-color:#d4e4ed;font-size:.426667rem;color:#384855}.popup-box .popup-title .xq-confirm-btn[data-v-28030d76]{width:1.6rem;height:.96rem;border:.026667rem solid #249efb;color:#249efb!important;font-size:.373333rem;text-align:center;line-height:.96rem;position:absolute;right:.4rem;top:50%;transform:translateY(-50%);border-radius:.106667rem}.popup-box .popup-content[data-v-28030d76]{display:block;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:.266667rem}.popup-box .popup-bottom[data-v-28030d76]{height:1.386667rem;width:100%;background-color:#249efb;font-size:.426667rem;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;z-index:9;box-sizing:content-box}.flex-row[data-v-28030d76]{display:flex;flex-direction:row;flex:1}.justify-between[data-v-28030d76]{justify-content:space-between}.align-center[data-v-28030d76]{align-items:center}.ml-30[data-v-28030d76]{margin-left:.4rem}.text-384855[data-v-28030d76]{color:#384855}.text-9DB6CF[data-v-28030d76]{color:#9db6cf}.font-16[data-v-28030d76]{font-size:.426667rem}.ml-200[data-v-28030d76]{margin-left:2.666667rem}.width-50[data-v-28030d76]{max-width:4.266667rem}.team[data-v-28030d76],.van-radio-style[data-v-28030d76]{width:100%;border-bottom:1px solid #d8d8d8;padding:.266667rem 0;display:flex;justify-content:space-between}.team[data-v-28030d76]{flex-direction:row}.team-box[data-v-28030d76]{width:100%;display:flex;flex-direction:column;padding:0}[data-v-28030d76] .desleft{position:absolute;left:.266667rem}[data-v-28030d76] .van-image{border-radius:.053333rem;background:#dedede}.departimg[data-v-28030d76]{display:block;width:38px;height:38px;border-radius:.053333rem;background:#d4e4ed}.departimg img[data-v-28030d76]{display:block;width:20px;height:15px;position:relative;top:14px;margin:0 auto}.no_desiger[data-v-28030d76]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:.426667rem;color:#999}[data-v-28030d76] .van-dialog{width:90%;top:55%}.addcrmmsg[data-v-0701c891]{display:block;width:100%}.everysetcrmbox[data-v-0701c891]{width:100%;padding:.133333rem 0 .266667rem;background:#fff;border-radius:.053333rem;margin:0 auto .32rem}.everysetcrmbox .setcrmtitbox[data-v-0701c891]{padding-left:.373333rem;position:relative}.everysetcrmbox .setcrmtitbox[data-v-0701c891]:before{content:" ";display:block;width:.133333rem;height:.426667rem;background:#71c4ff;position:absolute;top:.08rem;left:0}.everysetcrmbox .setcrmtitbox img[data-v-0701c891]{display:block;width:.48rem;position:relative;top:.16rem}.namebox[data-v-0701c891]{display:block;width:100%;border-bottom:1px solid #d4e4ed;border-radius:.133333rem}.namebox input[data-v-0701c891]{display:block;width:100%;height:100%;padding-left:.64rem;box-sizing:border-box;border-width:0}.namebox1 input[data-v-0701c891]{padding-left:.32rem}.customerlevelbox[data-v-0701c891]{padding:.48rem 0 .24rem;padding-left:.133333rem}.customerlevelbox div.nowlev[data-v-0701c891]{background:#249efb;border-color:#249efb;color:#fff}.leftlabel[data-v-0701c891]{box-sizing:border-box;width:3.066667rem;margin-right:.16rem;color:#646566;text-align:left}.rightinput[data-v-0701c891]{width:calc(100% - 3.26667rem)}.rightinput1[data-v-0701c891]{width:calc(100% - 4rem)}.rightinput1 img[data-v-0701c891]{width:.186667rem;position:absolute;right:.266667rem;top:.586667rem}.everylev[data-v-0701c891]{width:auto;height:.64rem;background:#fff;border:1px solid #9db6cf;border-radius:.053333rem;padding:0 .16rem;text-align:center;line-height:.586667rem}.mustbox[data-v-0701c891] .van-cell--required:before,.namebox1[data-v-0701c891] .van-cell--required:before{left:-.106667rem}[data-v-0701c891] .van-field{padding-left:.133333rem!important;padding-right:.133333rem!important}[data-v-0701c891] .van-field__label{width:3.066667rem;color:#384855;font-size:.373333rem;margin-right:.16rem}[data-v-0701c891] .van-field__control::placeholder{font-size:.373333rem;color:#9db6cf}[data-v-0701c891] .van-field__control::-webkit-input-placeholder{font-size:.373333rem;color:#9db6cf}[data-v-0701c891] .van-field__value{width:5.333333rem}.rightinput img[data-v-0701c891]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-right:.106667rem}.sexbox[data-v-0701c891]{display:block;padding:.48rem 0 .24rem;padding-left:.133333rem}.sexbox .rightinput img[data-v-0701c891]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-right:.106667rem}.sexbox .mustbox[data-v-0701c891]{line-height:.533333rem;top:.48rem;left:.266667rem}.girlbox[data-v-0701c891]{margin-left:.96rem}div.nowbluebtn[data-v-0701c891]{border-color:#249efb!important;background:#249efb!important;color:#fff!important;padding:0 .16rem}.talktimespan[data-v-0701c891]{display:block;position:absolute;top:10px;right:0;line-height:24px}.cjtimg[data-v-0701c891]{display:block;width:.186667rem;position:absolute;right:.266667rem;top:.453333rem}.layerbox[data-v-0701c891]{display:block;width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background-color:rgba(56,72,85,.6)}.locationdiv[data-v-0701c891]{position:absolute;bottom:0;left:0;width:100%}.calendarbox[data-v-0701c891]{display:block;padding:.453333rem 0 .213333rem;padding-left:.133333rem}.calendarbox img[data-v-0701c891]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-left:.186667rem}.redRequired[data-v-0701c891]{color:red;position:absolute;left:-.266667rem}.redRequired-img[data-v-0701c891]{color:red;position:absolute;left:-.133333rem;font-size:.373333rem}.pStyle[data-v-0701c891]{box-sizing:border-box;padding-left:.133333rem}.upload-image-box[data-v-0701c891]{width:100%;height:auto}.upload-image-box .upload-image-cell[data-v-0701c891]{width:100%;height:1.173333rem;border-bottom:1px solid #d4e4ed;display:flex;align-items:center}.upload-image-box .upload-image-cell .upload-image-label[data-v-0701c891]{width:3.333333rem;height:100%;line-height:1.173333rem;font-size:.373333rem;box-sizing:border-box;padding-left:.133333rem}.upload-image-box .upload-image-cell .upload-image-icon[data-v-0701c891]{width:calc(100% - 3.33333rem);height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;padding-right:.133333rem}.upload-image-box .upload-image-list[data-v-0701c891]{width:100%;height:auto;overflow:hidden;box-sizing:border-box;padding:.266667rem 0 0}.upload-image-box .upload-image-list .imgItem[data-v-0701c891]{width:2rem;height:1.6rem;background-color:#ccc;position:relative;overflow:hidden;display:inline-block;margin:0 .2rem .133333rem 0}.upload-image-box .upload-image-list .imgItem .wzh_img_del[data-v-0701c891]{width:.666667rem;height:.666667rem;background-color:rgba(0,0,0,.6);position:absolute;top:-.24rem;right:-.24rem;border-radius:50%;color:#fff!important;display:flex;justify-content:center;align-items:center;z-index:999}.upload-image-box .upload-image-list .imgItem .wzh_img_del .del_icon[data-v-0701c891]{margin-top:.2rem;margin-right:.2rem}.layercommunity[data-v-0701c891]{display:block;position:absolute;top:100%;left:3.066667rem;z-index:9;width:calc(100% - 3.06667rem);background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.3);border-radius:.053333rem;padding:.133333rem .266667rem}.layercommunity div[data-v-0701c891]{line-height:.64rem;font-size:.32rem;border-bottom:1px solid #d4e4ed}[data-v-5265d429] .trackrecordbox2{display:block;width:100%;margin:0 auto;padding:.56rem .266667rem .32rem;background:#fff;border-radius:.133333rem}[data-v-5265d429] .trackrecordbox2 .leftrecordtitbox{display:block;line-height:.533333rem}[data-v-5265d429] .trackrecordbox2 .leftrecordtitbox div{margin-right:.8rem}[data-v-5265d429] .trackrecordbox2 .rightrecordbtn{display:block;font-size:.373333rem;color:#249efb}.trackinput[data-v-5265d429]{display:block;width:100%;height:1.386667rem;background:#fff;border:1px solid #b6cade;border-radius:.053333rem;margin-top:.213333rem;padding:.16rem .213333rem}[data-v-5265d429] .trackrecordlistbox{display:block;margin-top:.32rem;padding:0 .266667rem}[data-v-5265d429] .trackrecordlistbox>span{display:block;width:0;height:100%;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox{margin-bottom:.4rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox{margin-bottom:.24rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox{display:block;width:.346667rem;height:.346667rem;background:#fddde1;position:relative;border-radius:50%;top:.093333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox div{display:block;width:.24rem;height:.24rem;background:#f54d64;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox{display:block;width:.346667rem;height:.346667rem;background:#dee0ff;position:relative;border-radius:50%;top:.093333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox div{display:block;width:.24rem;height:.24rem;background:#545dff;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox{display:block;width:.346667rem;height:.346667rem;background:#d8eeff;position:relative;border-radius:50%;top:.093333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox div{display:block;width:.24rem;height:.24rem;background:#249efb;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .toptimebox .daytime{margin-left:.106667rem;line-height:.533333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3{margin-bottom:.32rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#f54d64;margin-right:.186667rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyanmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#545dff;margin-right:.186667rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .trackcircclebox{position:relative;left:.053333rem;top:.08rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redcolor{background:#f54d64}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyancolor{background:#545dff}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluemiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#249efb;margin-right:.186667rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluecolor{background:#249efb}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv{width:calc(100% - .53333rem);padding-left:.08rem;box-shadow:0 .053333rem .106667rem 0 rgba(36,158,251,.17);border-radius:.133333rem}[data-v-5265d429] .trackbox{width:calc(100% - .66667rem);padding-left:.08rem}[data-v-5265d429] .trackbox .poolbox{height:.64rem;line-height:.64rem;padding:0 .266667rem;border-radius:.053333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent{display:block;padding:.24rem .266667rem .293333rem .186667rem;background-color:#fff;border-radius:.133333rem;line-height:.533333rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .addhourbox{margin-left:.346667rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .statebox{display:block;height:.533333rem;line-height:.533333rem;padding:0 .213333rem;background:#f0f4f7;border-radius:.266667rem;text-align:center;font-size:.32rem;color:#249efb}.smstatebox[data-v-5265d429]{color:#71c4ff}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .recordcontentmsg{width:86%;display:block;margin-top:.133333rem;line-height:.426667rem;font-size:.293333rem;white-space:pre-wrap}.lineClamp4[data-v-5265d429]{max-height:1.706667rem!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;position:relative}.lineClamp4[data-v-5265d429]:after{content:"【更多】";position:absolute;background-color:#fff;right:-.133333rem;bottom:0;color:#249efb;font-size:.32rem}.retractText[data-v-5265d429]{position:relative}.retractText[data-v-5265d429]:after{content:"【收起】";position:absolute;background-color:#fff;right:-1.2rem;bottom:0;color:#249efb;font-size:.32rem;z-index:99}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div{display:block;margin-top:.133333rem;width:2.48rem;height:2.133333rem;margin-right:.24rem}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div:nth-of-type(3n){margin-right:0}[data-v-5265d429] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3:last-child{margin-bottom:0}[data-v-5265d429] .recordcontentbox .addimg{display:block;width:.64rem;height:.64rem;position:absolute;right:.16rem;bottom:.053333rem;z-index:2}[data-v-5265d429] .recordcontentbox .addimg img,[data-v-5265d429] .recordimgbox{display:block;width:100%}[data-v-5265d429] .recordimgbox img{display:block;width:2.48rem;height:2.133333rem;margin-right:.213333rem;margin-top:.213333rem}[data-v-5265d429] .recordimgbox img:nth-of-type(3n){margin-right:0}[data-v-5265d429] .recordimgbox img{max-width:100%}[data-v-5265d429] .timevisitbox{display:inline-block;padding-left:.266667rem;margin:.32rem 0 .426667rem;color:#384855}[data-v-5265d429] .visitbox .customerlistbox{padding-top:0;margin-top:0}[data-v-5265d429] .visitbox .customerlistbox .everycustomerlist:first-child{padding-top:.533333rem}[data-v-5265d429] .visitbox .customerlistbox{width:9.333333rem;min-height:.933333rem;background-color:#fff;border-radius:.133333rem}img.headimg[data-v-5265d429]{display:block;width:.533333rem;height:.533333rem;border-radius:50%;margin-right:.213333rem}.scrolling[data-v-5265d429]{overflow:auto}.overflowScroll[data-v-5265d429]{overflow:hidden}.moneybox[data-v-5265d429]{display:block;width:100%;padding:.266667rem;background:#f0f4f7}.msg-box[data-v-5265d429]{display:flex;flex-direction:column;padding-bottom:.266667rem;line-height:.8rem}.msg-box .sign-date[data-v-5265d429]{align-items:center}.msg-box .msg-box-money[data-v-5265d429],.msg-box .sign-date[data-v-5265d429]{display:flex;justify-content:space-between;padding:.133333rem .4rem;background:#fff;border:1px solid #9db6cf}.msg-box .msg-box-money[data-v-5265d429]{margin-top:.266667rem;position:relative}.msg-box .msg-box-money input[data-v-5265d429]{border:none;outline:none;text-align:right;background:#fff;padding-right:.186667rem}.msg-box .msg-box-money div[data-v-5265d429]{position:absolute;top:.133333rem;right:.133333rem}.msg-box .msg-box-jiaoding[data-v-5265d429]{margin-top:.266667rem;display:flex;justify-content:space-between;background:#fff;border:1px solid #9db6cf;padding:.133333rem .4rem;position:relative}.msg-box .msg-box-jiaoding label[data-v-5265d429]{margin-left:.133333rem}[data-v-5265d429] .van-cell{padding-left:0;padding-right:0}[data-v-5265d429] .van-collapse-item__content{padding:12px 0 0}[data-v-5265d429] .addcustomerbox{padding:0}.setcrmbox[data-v-5265d429]{padding:0 .266667rem}.setcrmbt[data-v-5265d429]{padding-bottom:.266667rem}.opencrmtitbox[data-v-5265d429]{display:block;width:100%;height:1.066667rem;line-height:1.066667rem;padding:0 .266667rem}.opencrmtitbox img[data-v-5265d429]{display:block;width:.48rem;position:relative;top:.32rem}.everysetcrmbox[data-v-5265d429]{display:block;width:100%;padding:.32rem .266667rem;background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31);border-radius:.053333rem;margin:0 auto .32rem}.everysetcrmbox .setcrmtitbox[data-v-5265d429]{padding-left:.373333rem;position:relative}.everysetcrmbox .setcrmtitbox[data-v-5265d429]:before{content:" ";display:block;width:.133333rem;height:.426667rem;background:#71c4ff;position:absolute;top:.08rem;left:0}.everysetcrmbox .setcrmtitbox img[data-v-5265d429]{display:block;width:.48rem;position:relative;top:.16rem;opacity:.5}[data-v-5265d429] .setcrmtitbox img{opacity:.5}.ratescole[data-v-5265d429]{padding:.533333rem .266667rem .533333rem .46rem}.topcustomermsgbox[data-v-5265d429]{display:block;width:100%;height:.96rem;position:absolute;top:-.96rem;left:0;background:#72c4ff;padding:0 .266667rem;border-radius:.106667rem .106667rem 0 0}.topcustomermsgbox .customername[data-v-5265d429]{max-width:1.866667rem}.topcustomermsgbox .topcustomercommunity[data-v-5265d429]{max-width:2.666667rem}.topcustomermsgbox .addwximg[data-v-5265d429]{display:block;width:.586667rem;position:relative;top:.24rem}.topcustomermsgbox .crmtopimg[data-v-5265d429]{display:block;width:.533333rem;position:relative;top:.24rem;margin-left:.8rem}.appointamount[data-v-5265d429]{display:block;padding:.266667rem .266667rem .373333rem;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31)}.appointamount .amountinput[data-v-5265d429]{margin-top:.266667rem}.appointamount .amountinput .amountimebox div[data-v-5265d429]{padding:0 .213333rem;border:1px solid #9db6cf;height:.64rem;line-height:.64rem}.appointamount .amountinput .amountimebox div.nowdiv[data-v-5265d429]{background:#249efb!important;color:#fff!important;border-color:#249efb!important}.appointamount .amountinput .amountimebox .orderclose[data-v-5265d429]{display:block;width:.32rem;position:absolute;top:-.16rem;right:-.16rem}.appointamount .amountinput .amountime[data-v-5265d429]{display:block;margin-top:.32rem;width:100%;height:1.066667rem;background:#fff;border-radius:.053333rem;padding:.266667rem;border:1px solid #9db6cf;position:relative;line-height:calc(.53333rem - 1px)}.appointamount .amountinput .amountime img[data-v-5265d429]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.106667rem;margin-left:.213333rem}.appointamount .activityname[data-v-5265d429]{margin-top:.32rem}.amountlogbox[data-v-5265d429]{display:block;width:100%;padding:0 .266667rem;margin-top:.32rem}.amountlogbox .leftline[data-v-5265d429]{display:block;width:0;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade;height:calc(100% - .53333rem)}.inputbox[data-v-5265d429]{display:block;width:2.666667rem;border:unset;text-align:right;padding-right:.32rem}.pr50[data-v-5265d429]{padding-right:.666667rem}.storenumbox[data-v-5265d429]{display:block;position:absolute;top:.266667rem;right:.133333rem}[data-v-5265d429] .van-action-sheet__content{padding:0 .266667rem}.width25_[data-v-5265d429]{width:25%}.sticky_bottom[data-v-5265d429]{position:sticky!important;bottom:0!important;margin-top:.533333rem}[data-v-5265d429] .popoverbox .van-popup{margin-top:.266667rem!important}[data-v-5265d429] .popoverbox .van-popover__content{border-radius:.053333rem;padding:.213333rem .293333rem;clear:both;max-width:6.746667rem;margin-left:-.48rem}[data-v-5265d429] .van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:.266667rem}[data-v-5265d429] .popoverbox .van-popover__content div{display:block;width:1.92rem;height:.64rem;line-height:.64rem;background:#e7eaee;border-radius:.053333rem;font-family:PingFangSC-Regular,Source Han Sans CN DemiLight;font-size:.373333rem;color:#9db6cf;text-align:center}[data-v-5265d429] .popoverbox .van-popover__content div.nowdiv{background:#09bb07;color:#fff}.deposide_img[data-v-5265d429]{display:block;width:.373333rem;height:.373333rem;margin-right:.106667rem}.mergeDataStyle[data-v-5265d429]{margin-top:.133333rem;color:#249efb}.mergeDataStyle>span[data-v-5265d429]{background-color:#dfefff;padding:.066667rem 0;border-radius:.053333rem;font-size:.293333rem}.amountimgStyle[data-v-5265d429]{display:block;width:1.333333rem;height:1.066667rem;background:#9db6cf;border:1px solid #9db6cf;border-radius:.053333rem;line-height:.48rem;position:relative;margin-top:.266667rem;margin-left:.266667rem}.amountimgStyle img[data-v-5265d429]{display:block;width:.586667rem;height:.48rem;margin:.266667rem auto 0;position:relative}.amountimgStyle div[data-v-5265d429]{color:#e02020;display:inline-block;padding-left:.293333rem}.soundstyle[data-v-5265d429]{position:absolute;right:.266667rem;top:.266667rem}.xq-customer-tracking-component[data-v-5265d429]{width:100%;height:auto;box-sizing:border-box;padding:0 .266667rem}.xq-customer-tracking-component .xq-customer-tracking-style-1[data-v-5265d429]{width:100%;height:1.253333rem;display:flex;align-items:center;border-bottom:.013333rem solid #e7f1f7}.xq-customer-tracking-component .xq-customer-tracking-style-1 .xq-customer-tracking-label-1[data-v-5265d429]{width:1.866667rem}.xq-customer-tracking-component .xq-customer-tracking-style-1 .xq-customer-tracking-radio[data-v-5265d429]{width:.4rem}.xq-customer-tracking-component .xq-customer-tracking-style-1 .xq-customer-files[data-v-5265d429]{width:calc(100% - 1.86667rem)}.xq-customer-tracking-component .xq-customer-tracking-style-1 .xq-customer-files .xq-fileName[data-v-5265d429]{max-width:calc(100% - 2.66667rem);box-sizing:border-box;padding:0 .266667rem}.xq-customer-tracking-component .xq-customer-tracking-style-1 .xq-customer-files .xq-approval[data-v-5265d429]{max-width:calc(100% - 2rem)!important;padding:.133333rem!important}.xq-customer-tracking-component .xq-customer-tracking-box-1[data-v-5265d429]{width:100%;height:auto;overflow:hidden;background-color:#f0f4f7;box-sizing:border-box;padding:.266667rem .266667rem;margin-top:.266667rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-word[data-v-5265d429]{width:100%;height:auto;overflow:hidden}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-word .mlr15[data-v-5265d429]{margin:0 .2rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-word>span[data-v-5265d429]{display:inline-block;font-size:.373333rem;color:#384855;margin-bottom:.133333rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-word .xq-customer-tracking-active[data-v-5265d429]{color:#fff;background-color:#71c4ff;padding:.053333rem .106667rem;border-radius:.053333rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-textarea[data-v-5265d429]{width:100%;height:auto;overflow:hidden;position:relative}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-textarea>textarea[data-v-5265d429]{width:100%;margin-top:.133333rem;box-sizing:border-box;padding:.266667rem;font-size:.373333rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-textarea .xq-customer-tracking-file[data-v-5265d429]{width:.666667rem;position:absolute;bottom:.133333rem;right:.133333rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-image-box[data-v-5265d429]{width:100%;height:auto;overflow:hidden;padding-top:.266667rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-image-box .xq-customer-imgItem[data-v-5265d429]{width:2rem;height:1.6rem;background-color:#ccc;position:relative;overflow:hidden;display:inline-block;margin:0 .106667rem .133333rem .093333rem}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-image-box .xq-customer-imgItem .wzh_img_del[data-v-5265d429]{width:.666667rem;height:.666667rem;background-color:rgba(0,0,0,.6);position:absolute;top:-.24rem;right:-.24rem;border-radius:50%;color:#fff!important;display:flex;justify-content:center;align-items:center;z-index:999}.xq-customer-tracking-component .xq-customer-tracking-box-1 .xq-customer-tracking-image-box .xq-customer-imgItem .wzh_img_del .del_icon[data-v-5265d429]{margin-top:.2rem;margin-right:.2rem}.xq-customer-tracking-component .xq-customer-tracking-box-2[data-v-5265d429]{width:100%;height:auto}.xq-customer-tracking-component .line-style-1[data-v-5265d429]{width:calc(100% + .53333rem);height:.266667rem;background-color:#f0f4f7;margin:.266667rem 0;position:relative;left:-.266667rem}.xq-customer-tracking-component .xq-customer-tracking-setting-date[data-v-5265d429]{width:100%;height:auto}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-title-1[data-v-5265d429]{width:100%;height:.8rem;line-height:.8rem;font-size:.373333rem;color:#384855}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-title-1 .cancelNextRevisit[data-v-5265d429]{color:#249efb;font-size:.32rem;border-radius:.106667rem}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-date-data[data-v-5265d429]{width:100%;height:1.253333rem;display:flex;align-items:center;justify-content:space-around}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-date-data .xq-customer-tracking-radio[data-v-5265d429]{width:.4rem}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-other-date[data-v-5265d429]{width:100%;height:1.253333rem;display:flex;align-items:center;border:.026667rem solid #e7f1f7;box-sizing:border-box;padding:0 .266667rem}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-label[data-v-5265d429]{width:3.2rem;height:100%;line-height:1.253333rem}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-content[data-v-5265d429]{width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-tracking-component .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-content .xq-customer-date-icon[data-v-5265d429]{width:.4rem;margin-left:.2rem}.xq-customer-tracking-component .xq-customer-tracking-submit[data-v-5265d429]{width:100%;height:1.173333rem;margin:.533333rem 0 .533333rem}.xq-customer-tracking-component .xq-customer-tracking-submit[data-v-5265d429] .van-button--info{width:100%;height:100%;font-size:.426667rem;background-color:#249efb}.xq-customer-tracking-component .trackrecordbox2[data-v-5265d429]{padding:.533333rem 0 .533333rem}.everytrackrecordbox[data-v-4462998a]{margin-bottom:.4rem}.everytrackrecordbox .toptimebox[data-v-4462998a]{margin-bottom:.24rem}.everytrackrecordbox .toptimebox .bluecircclebox[data-v-4462998a]{display:block;width:.346667rem;height:.346667rem;background:#d8eeff;position:relative;border-radius:50%;top:.093333rem}.everytrackrecordbox .toptimebox .bluecircclebox div[data-v-4462998a]{display:block;width:.24rem;height:.24rem;background:#249efb;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}.everytrackrecordbox .toptimebox .daytime[data-v-4462998a]{margin-left:.106667rem;line-height:.533333rem}.everytrackrecordbox .recordcontentbox3[data-v-4462998a]{margin-bottom:.32rem}.everytrackrecordbox .recordcontentbox3 .bluemiddlecirccle[data-v-4462998a]{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#249efb;margin-right:.186667rem}.everytrackrecordbox .recordcontentbox3 .recordcontentdiv[data-v-4462998a]{width:calc(100% - .53333rem);padding-left:.08rem;box-shadow:0 .053333rem .106667rem 0 rgba(36,158,251,.17);border-radius:.133333rem}.everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent[data-v-4462998a]{display:block;padding:.24rem .266667rem .293333rem .186667rem;background-color:#fff;border-radius:.133333rem;line-height:.533333rem}.everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .addhourbox[data-v-4462998a]{margin-left:.346667rem}.everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .recordcontentmsg[data-v-4462998a]{display:block;margin-top:.133333rem;line-height:.426667rem;font-size:.293333rem}.everytrackrecordbox .recordcontentbox3 .bluecolor[data-v-4462998a]{background:#249efb}.amountlogimg[data-v-4462998a]{display:block}.amountlogimg img[data-v-4462998a]{display:block;width:2.48rem;height:2.133333rem;margin-right:.213333rem;margin-top:.16rem}.amountlogimg img[data-v-4462998a]:nth-of-type(3n){margin-right:0}[data-v-59ac58ea] .trackrecordbox2{display:block;width:100%;margin:0 auto;padding:.56rem .266667rem .32rem;background:#fff;border-radius:.133333rem}[data-v-59ac58ea] .trackrecordbox2 .leftrecordtitbox{display:block;line-height:.533333rem}[data-v-59ac58ea] .trackrecordbox2 .leftrecordtitbox div{margin-right:.8rem}[data-v-59ac58ea] .trackrecordbox2 .rightrecordbtn{display:block;font-size:.373333rem;color:#249efb}.trackinput[data-v-59ac58ea]{display:block;width:100%;height:1.386667rem;background:#fff;border:1px solid #b6cade;border-radius:.053333rem;margin-top:.213333rem;padding:.16rem .213333rem}[data-v-59ac58ea] .trackrecordlistbox{display:block;margin-top:.32rem;padding:0 .266667rem}[data-v-59ac58ea] .trackrecordlistbox>span{display:block;width:0;height:100%;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox{margin-bottom:.4rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox{margin-bottom:.24rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox{display:block;width:.346667rem;height:.346667rem;background:#fddde1;position:relative;border-radius:50%;top:.093333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox div{display:block;width:.24rem;height:.24rem;background:#f54d64;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox{display:block;width:.346667rem;height:.346667rem;background:#dee0ff;position:relative;border-radius:50%;top:.093333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox div{display:block;width:.24rem;height:.24rem;background:#545dff;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox{display:block;width:.346667rem;height:.346667rem;background:#d8eeff;position:relative;border-radius:50%;top:.093333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox div{display:block;width:.24rem;height:.24rem;background:#249efb;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .toptimebox .daytime{margin-left:.106667rem;line-height:.533333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3{margin-bottom:.32rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#f54d64;margin-right:.186667rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyanmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#545dff;margin-right:.186667rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .trackcircclebox{position:relative;left:.053333rem;top:.08rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redcolor{background:#f54d64}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyancolor{background:#545dff}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluemiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#249efb;margin-right:.186667rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluecolor{background:#249efb}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv{width:calc(100% - .53333rem);padding-left:.08rem;box-shadow:0 .053333rem .106667rem 0 rgba(36,158,251,.17);border-radius:.133333rem}[data-v-59ac58ea] .trackbox{width:calc(100% - .66667rem);padding-left:.08rem}[data-v-59ac58ea] .trackbox .poolbox{height:.64rem;line-height:.64rem;padding:0 .266667rem;border-radius:.053333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent{display:block;padding:.24rem .266667rem .293333rem .186667rem;background-color:#fff;border-radius:.133333rem;line-height:.533333rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .addhourbox{margin-left:.346667rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .statebox{display:block;height:.533333rem;line-height:.533333rem;padding:0 .213333rem;background:#f0f4f7;border-radius:.266667rem;text-align:center;font-size:.32rem;color:#249efb}.smstatebox[data-v-59ac58ea]{color:#71c4ff}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .recordcontentmsg{width:86%;display:block;margin-top:.133333rem;line-height:.426667rem;font-size:.293333rem;white-space:pre-wrap}.lineClamp4[data-v-59ac58ea]{max-height:1.706667rem!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;position:relative}.lineClamp4[data-v-59ac58ea]:after{content:"【更多】";position:absolute;background-color:#fff;right:-.133333rem;bottom:0;color:#249efb;font-size:.32rem}.retractText[data-v-59ac58ea]{position:relative}.retractText[data-v-59ac58ea]:after{content:"【收起】";position:absolute;background-color:#fff;right:-1.2rem;bottom:0;color:#249efb;font-size:.32rem;z-index:99}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div{display:block;margin-top:.133333rem;width:2.48rem;height:2.133333rem;margin-right:.24rem}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div:nth-of-type(3n){margin-right:0}[data-v-59ac58ea] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3:last-child{margin-bottom:0}[data-v-59ac58ea] .recordcontentbox .addimg{display:block;width:.64rem;height:.64rem;position:absolute;right:.16rem;bottom:.053333rem;z-index:2}[data-v-59ac58ea] .recordcontentbox .addimg img,[data-v-59ac58ea] .recordimgbox{display:block;width:100%}[data-v-59ac58ea] .recordimgbox img{display:block;width:2.48rem;height:2.133333rem;margin-right:.213333rem;margin-top:.213333rem}[data-v-59ac58ea] .recordimgbox img:nth-of-type(3n){margin-right:0}[data-v-59ac58ea] .recordimgbox img{max-width:100%}[data-v-59ac58ea] .timevisitbox{display:inline-block;padding-left:.266667rem;margin:.32rem 0 .426667rem;color:#384855}[data-v-59ac58ea] .visitbox .customerlistbox{padding-top:0;margin-top:0}[data-v-59ac58ea] .visitbox .customerlistbox .everycustomerlist:first-child{padding-top:.533333rem}[data-v-59ac58ea] .visitbox .customerlistbox{width:9.333333rem;min-height:.933333rem;background-color:#fff;border-radius:.133333rem}img.headimg[data-v-59ac58ea]{display:block;width:.533333rem;height:.533333rem;border-radius:50%;margin-right:.213333rem}.scrolling[data-v-59ac58ea]{overflow:auto}.overflowScroll[data-v-59ac58ea]{overflow:hidden}.moneybox[data-v-59ac58ea]{display:block;width:100%;padding:.266667rem;background:#f0f4f7}.msg-box[data-v-59ac58ea]{display:flex;flex-direction:column;padding-bottom:.266667rem;line-height:.8rem}.msg-box .sign-date[data-v-59ac58ea]{align-items:center}.msg-box .msg-box-money[data-v-59ac58ea],.msg-box .sign-date[data-v-59ac58ea]{display:flex;justify-content:space-between;padding:.133333rem .4rem;background:#fff;border:1px solid #9db6cf}.msg-box .msg-box-money[data-v-59ac58ea]{margin-top:.266667rem;position:relative}.msg-box .msg-box-money input[data-v-59ac58ea]{border:none;outline:none;text-align:right;background:#fff;padding-right:.186667rem}.msg-box .msg-box-money div[data-v-59ac58ea]{position:absolute;top:.133333rem;right:.133333rem}.msg-box .msg-box-jiaoding[data-v-59ac58ea]{margin-top:.266667rem;display:flex;justify-content:space-between;background:#fff;border:1px solid #9db6cf;padding:.133333rem .4rem;position:relative}.msg-box .msg-box-jiaoding label[data-v-59ac58ea]{margin-left:.133333rem}[data-v-59ac58ea] .van-cell{padding-left:0;padding-right:0}[data-v-59ac58ea] .van-collapse-item__content{padding:12px 0 0}[data-v-59ac58ea] .addcustomerbox{padding:0}.setcrmbox[data-v-59ac58ea]{padding:0 .266667rem}.setcrmbt[data-v-59ac58ea]{padding-bottom:.266667rem}.opencrmtitbox[data-v-59ac58ea]{display:block;width:100%;height:1.066667rem;line-height:1.066667rem;padding:0 .266667rem}.opencrmtitbox img[data-v-59ac58ea]{display:block;width:.48rem;position:relative;top:.32rem}.everysetcrmbox[data-v-59ac58ea]{display:block;width:100%;padding:.32rem .266667rem;background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31);border-radius:.053333rem;margin:0 auto .32rem}.everysetcrmbox .setcrmtitbox[data-v-59ac58ea]{padding-left:.373333rem;position:relative}.everysetcrmbox .setcrmtitbox[data-v-59ac58ea]:before{content:" ";display:block;width:.133333rem;height:.426667rem;background:#71c4ff;position:absolute;top:.08rem;left:0}.everysetcrmbox .setcrmtitbox img[data-v-59ac58ea]{display:block;width:.48rem;position:relative;top:.16rem;opacity:.5}[data-v-59ac58ea] .setcrmtitbox img{opacity:.5}.ratescole[data-v-59ac58ea]{padding:.533333rem .266667rem .533333rem .46rem}.topcustomermsgbox[data-v-59ac58ea]{display:block;width:100%;height:.96rem;position:absolute;top:-.96rem;left:0;background:#72c4ff;padding:0 .266667rem;border-radius:.106667rem .106667rem 0 0}.topcustomermsgbox .customername[data-v-59ac58ea]{max-width:1.866667rem}.topcustomermsgbox .topcustomercommunity[data-v-59ac58ea]{max-width:2.666667rem}.topcustomermsgbox .addwximg[data-v-59ac58ea]{display:block;width:.586667rem;position:relative;top:.24rem}.topcustomermsgbox .crmtopimg[data-v-59ac58ea]{display:block;width:.533333rem;position:relative;top:.24rem;margin-left:.8rem}.appointamount[data-v-59ac58ea]{display:block;padding:.266667rem .266667rem .373333rem;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31)}.appointamount .amountinput[data-v-59ac58ea]{margin-top:.266667rem}.appointamount .amountinput .amountimebox div[data-v-59ac58ea]{padding:0 .213333rem;border:1px solid #9db6cf;height:.64rem;line-height:.64rem}.appointamount .amountinput .amountimebox div.nowdiv[data-v-59ac58ea]{background:#249efb!important;color:#fff!important;border-color:#249efb!important}.appointamount .amountinput .amountimebox .orderclose[data-v-59ac58ea]{display:block;width:.32rem;position:absolute;top:-.16rem;right:-.16rem}.appointamount .amountinput .amountime[data-v-59ac58ea]{display:block;margin-top:.32rem;width:100%;height:1.066667rem;background:#fff;border-radius:.053333rem;padding:.266667rem;border:1px solid #9db6cf;position:relative;line-height:calc(.53333rem - 1px)}.appointamount .amountinput .amountime img[data-v-59ac58ea]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.106667rem;margin-left:.213333rem}.appointamount .activityname[data-v-59ac58ea]{margin-top:.32rem}.amountlogbox[data-v-59ac58ea]{display:block;width:100%;padding:0 .266667rem;margin-top:.32rem}.amountlogbox .leftline[data-v-59ac58ea]{display:block;width:0;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade;height:calc(100% - .53333rem)}.inputbox[data-v-59ac58ea]{display:block;width:2.666667rem;border:unset;text-align:right;padding-right:.32rem}.pr50[data-v-59ac58ea]{padding-right:.666667rem}.storenumbox[data-v-59ac58ea]{display:block;position:absolute;top:.266667rem;right:.133333rem}[data-v-59ac58ea] .van-action-sheet__content{padding:0 .266667rem}.width25_[data-v-59ac58ea]{width:25%}.sticky_bottom[data-v-59ac58ea]{position:sticky!important;bottom:0!important;margin-top:.533333rem}[data-v-59ac58ea] .popoverbox .van-popup{margin-top:.266667rem!important}[data-v-59ac58ea] .popoverbox .van-popover__content{border-radius:.053333rem;padding:.213333rem .293333rem;clear:both;max-width:6.746667rem;margin-left:-.48rem}[data-v-59ac58ea] .van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:.266667rem}[data-v-59ac58ea] .popoverbox .van-popover__content div{display:block;width:1.92rem;height:.64rem;line-height:.64rem;background:#e7eaee;border-radius:.053333rem;font-family:PingFangSC-Regular,Source Han Sans CN DemiLight;font-size:.373333rem;color:#9db6cf;text-align:center}[data-v-59ac58ea] .popoverbox .van-popover__content div.nowdiv{background:#09bb07;color:#fff}.deposide_img[data-v-59ac58ea]{display:block;width:.373333rem;height:.373333rem;margin-right:.106667rem}.mergeDataStyle[data-v-59ac58ea]{margin-top:.133333rem;color:#249efb}.mergeDataStyle>span[data-v-59ac58ea]{background-color:#dfefff;padding:.066667rem 0;border-radius:.053333rem;font-size:.293333rem}.amountimgStyle[data-v-59ac58ea]{display:block;width:1.333333rem;height:1.066667rem;background:#9db6cf;border:1px solid #9db6cf;border-radius:.053333rem;line-height:.48rem;position:relative;margin-top:.266667rem;margin-left:.266667rem}.amountimgStyle img[data-v-59ac58ea]{display:block;width:.586667rem;height:.48rem;margin:.266667rem auto 0;position:relative}.amountimgStyle div[data-v-59ac58ea]{color:#e02020;display:inline-block;padding-left:.293333rem}.soundstyle[data-v-59ac58ea]{position:absolute;right:.266667rem;top:.266667rem}.xq-customer-change-component[data-v-59ac58ea]{width:100%;height:auto;position:relative}.xq-customer-change-component .xq-customer-change-header[data-v-59ac58ea]{width:100%;height:1.466667rem;overflow-x:auto;box-sizing:border-box}.xq-customer-change-component .xq-customer-change-header>div[data-v-59ac58ea]{flex:none;display:inline-block;font-size:.373333rem;color:#384855;padding:.106667rem .293333rem;background-color:#d4e4ed;margin:0 .133333rem;border-radius:.053333rem}.xq-customer-change-component .xq-customer-change-header .xq-customer-change-active[data-v-59ac58ea]{color:#fff;background-color:#249efb;border-color:#249efb}.xq-customer-change-component .xq-customer-change-content[data-v-59ac58ea]{width:100%;height:auto;box-sizing:border-box;padding:0 .266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-date-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-date-box .xq-customer-change-date-label[data-v-59ac58ea]{width:3.466667rem;height:100%;line-height:1.253333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-date-box .xq-customer-change-date-content[data-v-59ac58ea]{width:calc(100% - 3.46667rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-date-box .xq-customer-change-date-content .xq-customer-date-icon[data-v-59ac58ea]{width:.4rem;margin-left:.2rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box[data-v-59ac58ea]{height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-change-image-label[data-v-59ac58ea]{width:2.666667rem;height:100%;line-height:1.253333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-change-image-content[data-v-59ac58ea]{width:calc(100% - 2.66667rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-change-image-content .xq-customer-change-image-icon[data-v-59ac58ea]{width:1.2rem;height:.933333rem;border:.026667rem solid #d4e4ed}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-change-image-content .xq-customer-change-image-icon>img[data-v-59ac58ea]{width:.6rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box[data-v-59ac58ea]{width:100%;height:auto;overflow:hidden;padding-top:.266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-imgItem[data-v-59ac58ea]{width:2rem;height:1.6rem;background-color:#ccc;position:relative;overflow:hidden;display:inline-block;margin:0 .106667rem .133333rem .093333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-imgItem .wzh_img_del[data-v-59ac58ea]{width:.666667rem;height:.666667rem;background-color:rgba(0,0,0,.6);position:absolute;top:-.24rem;right:-.24rem;border-radius:50%;color:#fff!important;display:flex;justify-content:center;align-items:center;z-index:999}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-image-box .xq-customer-imgItem .wzh_img_del .del_icon[data-v-59ac58ea]{margin-top:.2rem;margin-right:.2rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box .xq-customer-change-dialog-label[data-v-59ac58ea]{width:5.066667rem;height:100%;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box .xq-customer-change-dialog-content[data-v-59ac58ea]{max-width:calc(100% - 5.06667rem);height:100%;display:flex;align-items:center;overflow-x:auto;flex-wrap:nowrap}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box .xq-customer-change-dialog-content .xq-customer-change-dialog-data[data-v-59ac58ea]{width:calc(100% - .37333rem);height:100%;overflow-x:auto;display:flex;flex-wrap:nowrap;align-items:center;font-size:.373333rem;color:#333}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box .xq-customer-change-dialog-content .xq-customer-change-dialog-data>img[data-v-59ac58ea]{width:.533333rem;height:.533333rem;border-radius:50%;overflow:hidden}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-dialog-box .xq-customer-change-dialog-content .xq-custom-select-icon[data-v-59ac58ea]{width:.24rem;margin-left:.133333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-textarea-box[data-v-59ac58ea]{width:100%;height:auto;margin:.4rem 0 0}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-textarea-box>textarea[data-v-59ac58ea]{width:100%;background-color:#f0f4f7;box-sizing:border-box;padding:.266667rem;font-size:.373333rem;color:#384855}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date[data-v-59ac58ea]{width:100%;height:auto}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-title-1[data-v-59ac58ea]{width:100%;height:.8rem;line-height:.8rem;font-size:.373333rem;color:#384855}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-title-1 .cancelNextRevisit[data-v-59ac58ea]{color:#249efb;font-size:.32rem;border-radius:.106667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-date-data[data-v-59ac58ea]{width:100%;height:1.253333rem;display:flex;align-items:center;justify-content:space-around}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-date-data .xq-customer-tracking-radio[data-v-59ac58ea]{width:.4rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-other-date[data-v-59ac58ea]{width:100%;height:1.253333rem;display:flex;align-items:center;border:.026667rem solid #e7f1f7;box-sizing:border-box;padding:0 .266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-label[data-v-59ac58ea]{width:3.2rem;height:100%;line-height:1.253333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-content[data-v-59ac58ea]{width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-setting-date .xq-customer-tracking-other-date .xq-customer-tracking-date-content .xq-customer-date-icon[data-v-59ac58ea]{width:.4rem;margin-left:.2rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-submit[data-v-59ac58ea]{width:100%;height:1.173333rem;margin:.533333rem 0 .533333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-submit[data-v-59ac58ea] .van-button--info{width:100%;height:100%;font-size:.426667rem;background-color:#249efb}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-number-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-number-box .xq-customer-change-number-label[data-v-59ac58ea]{width:3.2rem;height:100%;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-number-box .xq-customer-change-number-content[data-v-59ac58ea]{width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-number-box .xq-customer-change-number-content>input[data-v-59ac58ea]{flex:1;height:100%;text-align:right;font-size:.373333rem;color:#333;box-sizing:border-box;padding-right:.2rem;background-color:transparent}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-number-box .xq-customer-change-number-content>span[data-v-59ac58ea]{font-size:.373333rem;color:#9db6cf}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-store-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-store-box .xq-customer-change-store-label[data-v-59ac58ea]{width:3.2rem;height:100%;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-store-box .xq-customer-change-store-content[data-v-59ac58ea]{max-width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center;overflow-x:auto}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-store-box .xq-customer-change-store-content .xq-arrow-right-icon[data-v-59ac58ea]{margin-left:.266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-style-1[data-v-59ac58ea]{width:100%;height:1.253333rem;display:flex;align-items:center;border-bottom:.013333rem solid #e7f1f7}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-style-1 .xq-customer-tracking-label-1[data-v-59ac58ea]{width:2.666667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-tracking-style-1 .xq-customer-tracking-radio[data-v-59ac58ea]{width:.4rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-activity-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-activity-box .xq-customer-change-activity-label[data-v-59ac58ea]{width:3.2rem;height:100%;display:flex;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-activity-box .xq-customer-change-activity-content[data-v-59ac58ea]{max-width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center;overflow-x:auto}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-activity-box .xq-customer-change-activity-content .xq-arrow-right-icon[data-v-59ac58ea]{margin-left:.266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-activity-none[data-v-59ac58ea]{width:100%;height:1.173333rem;text-align:center;line-height:1.173333rem;font-size:.373333rem;color:#333;margin-bottom:.266667rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box[data-v-59ac58ea]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between;position:relative}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-label[data-v-59ac58ea]{width:2.666667rem;height:100%;line-height:1.253333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-content[data-v-59ac58ea]{max-width:calc(100% - 2.66667rem);height:100%;display:flex;align-items:center;overflow-x:auto;flex-wrap:nowrap}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-content .xq-custom-select-icon[data-v-59ac58ea]{width:.24rem;margin-left:.133333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-content .xq-custom-select-content-data[data-v-59ac58ea]{width:calc(100% - .37333rem);height:100%;overflow-x:auto;display:flex;flex-wrap:nowrap;align-items:center}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-content .xq-custom-select-content-data>div[data-v-59ac58ea]{flex:none;display:inline-block;font-size:.373333rem;padding:.053333rem .106667rem;border-radius:.053333rem;margin-right:.133333rem;margin-bottom:.133333rem;background-color:#249efb;border:.026667rem solid #249efb;color:#fff}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-content .xq-custom-select-content-data>span[data-v-59ac58ea]{white-space:nowrap}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-data[data-v-59ac58ea]{width:100%;padding:.266667rem .266667rem .133333rem;position:absolute;top:1.253333rem;left:0;z-index:99;background-color:#fff;border:.013333rem solid #d4e4ed;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.3)}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-data>div[data-v-59ac58ea]{display:inline-block;color:#333;font-size:.373333rem;padding:.053333rem .106667rem;border:.026667rem solid #9db6cf;border-radius:.053333rem;margin-right:.133333rem;margin-bottom:.133333rem}.xq-customer-change-component .xq-customer-change-content .xq-customer-change-select-box .xq-custom-select-data .xq-custom-selected[data-v-59ac58ea]{background-color:#249efb;border-color:#249efb;color:#fff}.xq-customer-change-component .line-change[data-v-59ac58ea]{width:100%;height:.266667rem;background-color:#f0f4f7}.xq-customer-tracking-radio[data-v-59ac58ea]{width:.4rem}[data-v-df443a12] .trackrecordbox2{display:block;width:100%;margin:0 auto;padding:.56rem .266667rem .32rem;background:#fff;border-radius:.133333rem}[data-v-df443a12] .trackrecordbox2 .leftrecordtitbox{display:block;line-height:.533333rem}[data-v-df443a12] .trackrecordbox2 .leftrecordtitbox div{margin-right:.8rem}[data-v-df443a12] .trackrecordbox2 .rightrecordbtn{display:block;font-size:.373333rem;color:#249efb}.trackinput[data-v-df443a12]{display:block;width:100%;height:1.386667rem;background:#fff;border:1px solid #b6cade;border-radius:.053333rem;margin-top:.213333rem;padding:.16rem .213333rem}[data-v-df443a12] .trackrecordlistbox{display:block;margin-top:.32rem;padding:0 .266667rem}[data-v-df443a12] .trackrecordlistbox>span{display:block;width:0;height:100%;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox{margin-bottom:.4rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox{margin-bottom:.24rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox{display:block;width:.346667rem;height:.346667rem;background:#fddde1;position:relative;border-radius:50%;top:.093333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .redcircclebox div{display:block;width:.24rem;height:.24rem;background:#f54d64;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox{display:block;width:.346667rem;height:.346667rem;background:#dee0ff;position:relative;border-radius:50%;top:.093333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .cyancircclebox div{display:block;width:.24rem;height:.24rem;background:#545dff;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox{display:block;width:.346667rem;height:.346667rem;background:#d8eeff;position:relative;border-radius:50%;top:.093333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .bluecircclebox div{display:block;width:.24rem;height:.24rem;background:#249efb;position:absolute;top:.053333rem;left:.053333rem;border-radius:50%}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .toptimebox .daytime{margin-left:.106667rem;line-height:.533333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3{margin-bottom:.32rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#f54d64;margin-right:.186667rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyanmiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#545dff;margin-right:.186667rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .trackcircclebox{position:relative;left:.053333rem;top:.08rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .redcolor{background:#f54d64}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .cyancolor{background:#545dff}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluemiddlecirccle{display:block;width:.213333rem;height:.213333rem;border-radius:50%;position:relative;left:.053333rem;top:.693333rem;background:#249efb;margin-right:.186667rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .bluecolor{background:#249efb}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv{width:calc(100% - .53333rem);padding-left:.08rem;box-shadow:0 .053333rem .106667rem 0 rgba(36,158,251,.17);border-radius:.133333rem}[data-v-df443a12] .trackbox{width:calc(100% - .66667rem);padding-left:.08rem}[data-v-df443a12] .trackbox .poolbox{height:.64rem;line-height:.64rem;padding:0 .266667rem;border-radius:.053333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent{display:block;padding:.24rem .266667rem .293333rem .186667rem;background-color:#fff;border-radius:.133333rem;line-height:.533333rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .addhourbox{margin-left:.346667rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .statebox{display:block;height:.533333rem;line-height:.533333rem;padding:0 .213333rem;background:#f0f4f7;border-radius:.266667rem;text-align:center;font-size:.32rem;color:#249efb}.smstatebox[data-v-df443a12]{color:#71c4ff}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .recordcontent .recordcontentmsg{width:86%;display:block;margin-top:.133333rem;line-height:.426667rem;font-size:.293333rem;white-space:pre-wrap}.lineClamp4[data-v-df443a12]{max-height:1.706667rem!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;position:relative}.lineClamp4[data-v-df443a12]:after{content:"【更多】";position:absolute;background-color:#fff;right:-.133333rem;bottom:0;color:#249efb;font-size:.32rem}.retractText[data-v-df443a12]{position:relative}.retractText[data-v-df443a12]:after{content:"【收起】";position:absolute;background-color:#fff;right:-1.2rem;bottom:0;color:#249efb;font-size:.32rem;z-index:99}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div{display:block;margin-top:.133333rem;width:2.48rem;height:2.133333rem;margin-right:.24rem}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3 .recordcontentdiv .imgbox div:nth-of-type(3n){margin-right:0}[data-v-df443a12] .trackrecordlistbox .everytrackrecordbox .recordcontentbox3:last-child{margin-bottom:0}[data-v-df443a12] .recordcontentbox .addimg{display:block;width:.64rem;height:.64rem;position:absolute;right:.16rem;bottom:.053333rem;z-index:2}[data-v-df443a12] .recordcontentbox .addimg img,[data-v-df443a12] .recordimgbox{display:block;width:100%}[data-v-df443a12] .recordimgbox img{display:block;width:2.48rem;height:2.133333rem;margin-right:.213333rem;margin-top:.213333rem}[data-v-df443a12] .recordimgbox img:nth-of-type(3n){margin-right:0}[data-v-df443a12] .recordimgbox img{max-width:100%}[data-v-df443a12] .timevisitbox{display:inline-block;padding-left:.266667rem;margin:.32rem 0 .426667rem;color:#384855}[data-v-df443a12] .visitbox .customerlistbox{padding-top:0;margin-top:0}[data-v-df443a12] .visitbox .customerlistbox .everycustomerlist:first-child{padding-top:.533333rem}[data-v-df443a12] .visitbox .customerlistbox{width:9.333333rem;min-height:.933333rem;background-color:#fff;border-radius:.133333rem}img.headimg[data-v-df443a12]{display:block;width:.533333rem;height:.533333rem;border-radius:50%;margin-right:.213333rem}.scrolling[data-v-df443a12]{overflow:auto}.overflowScroll[data-v-df443a12]{overflow:hidden}.moneybox[data-v-df443a12]{display:block;width:100%;padding:.266667rem;background:#f0f4f7}.msg-box[data-v-df443a12]{display:flex;flex-direction:column;padding-bottom:.266667rem;line-height:.8rem}.msg-box .sign-date[data-v-df443a12]{align-items:center}.msg-box .msg-box-money[data-v-df443a12],.msg-box .sign-date[data-v-df443a12]{display:flex;justify-content:space-between;padding:.133333rem .4rem;background:#fff;border:1px solid #9db6cf}.msg-box .msg-box-money[data-v-df443a12]{margin-top:.266667rem;position:relative}.msg-box .msg-box-money input[data-v-df443a12]{border:none;outline:none;text-align:right;background:#fff;padding-right:.186667rem}.msg-box .msg-box-money div[data-v-df443a12]{position:absolute;top:.133333rem;right:.133333rem}.msg-box .msg-box-jiaoding[data-v-df443a12]{margin-top:.266667rem;display:flex;justify-content:space-between;background:#fff;border:1px solid #9db6cf;padding:.133333rem .4rem;position:relative}.msg-box .msg-box-jiaoding label[data-v-df443a12]{margin-left:.133333rem}[data-v-df443a12] .van-cell{padding-left:0;padding-right:0}[data-v-df443a12] .van-collapse-item__content{padding:12px 0 0}[data-v-df443a12] .addcustomerbox{padding:0}.setcrmbox[data-v-df443a12]{padding:0 .266667rem}.setcrmbt[data-v-df443a12]{padding-bottom:.266667rem}.opencrmtitbox[data-v-df443a12]{display:block;width:100%;height:1.066667rem;line-height:1.066667rem;padding:0 .266667rem}.opencrmtitbox img[data-v-df443a12]{display:block;width:.48rem;position:relative;top:.32rem}.everysetcrmbox[data-v-df443a12]{display:block;width:100%;padding:.32rem .266667rem;background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31);border-radius:.053333rem;margin:0 auto .32rem}.everysetcrmbox .setcrmtitbox[data-v-df443a12]{padding-left:.373333rem;position:relative}.everysetcrmbox .setcrmtitbox[data-v-df443a12]:before{content:" ";display:block;width:.133333rem;height:.426667rem;background:#71c4ff;position:absolute;top:.08rem;left:0}.everysetcrmbox .setcrmtitbox img[data-v-df443a12]{display:block;width:.48rem;position:relative;top:.16rem;opacity:.5}[data-v-df443a12] .setcrmtitbox img{opacity:.5}.ratescole[data-v-df443a12]{padding:.533333rem .266667rem .533333rem .46rem}.topcustomermsgbox[data-v-df443a12]{display:block;width:100%;height:.96rem;position:absolute;top:-.96rem;left:0;background:#72c4ff;padding:0 .266667rem;border-radius:.106667rem .106667rem 0 0}.topcustomermsgbox .customername[data-v-df443a12]{max-width:1.866667rem}.topcustomermsgbox .topcustomercommunity[data-v-df443a12]{max-width:2.666667rem}.topcustomermsgbox .addwximg[data-v-df443a12]{display:block;width:.586667rem;position:relative;top:.24rem}.topcustomermsgbox .crmtopimg[data-v-df443a12]{display:block;width:.533333rem;position:relative;top:.24rem;margin-left:.8rem}.appointamount[data-v-df443a12]{display:block;padding:.266667rem .266667rem .373333rem;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31)}.appointamount .amountinput[data-v-df443a12]{margin-top:.266667rem}.appointamount .amountinput .amountimebox div[data-v-df443a12]{padding:0 .213333rem;border:1px solid #9db6cf;height:.64rem;line-height:.64rem}.appointamount .amountinput .amountimebox div.nowdiv[data-v-df443a12]{background:#249efb!important;color:#fff!important;border-color:#249efb!important}.appointamount .amountinput .amountimebox .orderclose[data-v-df443a12]{display:block;width:.32rem;position:absolute;top:-.16rem;right:-.16rem}.appointamount .amountinput .amountime[data-v-df443a12]{display:block;margin-top:.32rem;width:100%;height:1.066667rem;background:#fff;border-radius:.053333rem;padding:.266667rem;border:1px solid #9db6cf;position:relative;line-height:calc(.53333rem - 1px)}.appointamount .amountinput .amountime img[data-v-df443a12]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.106667rem;margin-left:.213333rem}.appointamount .activityname[data-v-df443a12]{margin-top:.32rem}.amountlogbox[data-v-df443a12]{display:block;width:100%;padding:0 .266667rem;margin-top:.32rem}.amountlogbox .leftline[data-v-df443a12]{display:block;width:0;position:absolute;top:.133333rem;left:.426667rem;border-left:1px dashed #b6cade;height:calc(100% - .53333rem)}.inputbox[data-v-df443a12]{display:block;width:2.666667rem;border:unset;text-align:right;padding-right:.32rem}.pr50[data-v-df443a12]{padding-right:.666667rem}.storenumbox[data-v-df443a12]{display:block;position:absolute;top:.266667rem;right:.133333rem}[data-v-df443a12] .van-action-sheet__content{padding:0 .266667rem}.width25_[data-v-df443a12]{width:25%}.sticky_bottom[data-v-df443a12]{position:sticky!important;bottom:0!important;margin-top:.533333rem}[data-v-df443a12] .popoverbox .van-popup{margin-top:.266667rem!important}[data-v-df443a12] .popoverbox .van-popover__content{border-radius:.053333rem;padding:.213333rem .293333rem;clear:both;max-width:6.746667rem;margin-left:-.48rem}[data-v-df443a12] .van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:.266667rem}[data-v-df443a12] .popoverbox .van-popover__content div{display:block;width:1.92rem;height:.64rem;line-height:.64rem;background:#e7eaee;border-radius:.053333rem;font-family:PingFangSC-Regular,Source Han Sans CN DemiLight;font-size:.373333rem;color:#9db6cf;text-align:center}[data-v-df443a12] .popoverbox .van-popover__content div.nowdiv{background:#09bb07;color:#fff}.deposide_img[data-v-df443a12]{display:block;width:.373333rem;height:.373333rem;margin-right:.106667rem}.mergeDataStyle[data-v-df443a12]{margin-top:.133333rem;color:#249efb}.mergeDataStyle>span[data-v-df443a12]{background-color:#dfefff;padding:.066667rem 0;border-radius:.053333rem;font-size:.293333rem}.amountimgStyle[data-v-df443a12]{display:block;width:1.333333rem;height:1.066667rem;background:#9db6cf;border:1px solid #9db6cf;border-radius:.053333rem;line-height:.48rem;position:relative;margin-top:.266667rem;margin-left:.266667rem}.amountimgStyle img[data-v-df443a12]{display:block;width:.586667rem;height:.48rem;margin:.266667rem auto 0;position:relative}.amountimgStyle div[data-v-df443a12]{color:#e02020;display:inline-block;padding-left:.293333rem}.soundstyle[data-v-df443a12]{position:absolute;right:.266667rem;top:.266667rem}.xq-customer-subscribe-component[data-v-df443a12]{width:100%;height:auto}.xq-customer-subscribe-component .xq-customer-subscribe-header[data-v-df443a12]{width:100%;height:1.466667rem;overflow-x:auto}.xq-customer-subscribe-component .xq-customer-subscribe-header>div[data-v-df443a12]{flex:none;display:inline-block;font-size:.373333rem;color:#384855;padding:.133333rem .533333rem;background-color:#d4e4ed;margin:0 .133333rem;border-radius:.053333rem}.xq-customer-subscribe-component .xq-customer-subscribe-header .xq-customer-subscribe-active[data-v-df443a12]{color:#fff;background-color:#249efb;border-color:#249efb}.xq-customer-subscribe-component .xq-customer-subscribe-padding[data-v-df443a12]{width:100%;height:auto;box-sizing:border-box;padding:0 .266667rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-box[data-v-df443a12]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-box .xq-customer-subscribe-radio-label[data-v-df443a12]{width:2.666667rem;height:100%;line-height:1.253333rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-box .xq-customer-subscribe-radio-content[data-v-df443a12]{width:calc(100% - 2.66667rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-box .xq-customer-subscribe-radio-content .xq-customer-subscribe-radio-item[data-v-df443a12]{width:2.4rem;height:100%;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-box .xq-customer-subscribe-radio-content .xq-customer-subscribe-radio-item .xq-custom-radio-icon[data-v-df443a12]{width:.4rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-activity-box[data-v-df443a12]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-activity-box .xq-customer-subscribe-activity-label[data-v-df443a12]{width:3.2rem;height:100%;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-activity-box .xq-customer-subscribe-activity-content[data-v-df443a12]{max-width:calc(100% - 3.2rem);height:100%;display:flex;align-items:center;overflow-x:auto}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-date-box[data-v-df443a12]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-date-box .xq-customer-subscribe-date-label[data-v-df443a12]{width:3.466667rem;height:100%;line-height:1.253333rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-date-box .xq-customer-subscribe-date-content[data-v-df443a12]{width:calc(100% - 3.46667rem);height:100%;display:flex;align-items:center;justify-content:flex-end}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-date-box .xq-customer-subscribe-date-content .xq-customer-date-icon[data-v-df443a12]{width:.4rem;margin-left:.2rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box[data-v-df443a12]{width:100%;height:1.253333rem;border-bottom:.026667rem solid #e7f1f7;display:flex;align-items:center;justify-content:space-between}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box .xq-customer-subscribe-dialog-label[data-v-df443a12]{width:5.066667rem;height:100%;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box .xq-customer-subscribe-dialog-content[data-v-df443a12]{max-width:calc(100% - 5.06667rem);height:100%;display:flex;align-items:center;overflow-x:auto;flex-wrap:nowrap}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box .xq-customer-subscribe-dialog-content .xq-customer-subscribe-dialog-data[data-v-df443a12]{width:calc(100% - .37333rem);height:100%;overflow-x:auto;display:flex;flex-wrap:nowrap;align-items:center;font-size:.373333rem;color:#333}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box .xq-customer-subscribe-dialog-content .xq-customer-subscribe-dialog-data>img[data-v-df443a12]{width:.533333rem;height:.533333rem;border-radius:50%;overflow:hidden}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-dialog-box .xq-customer-subscribe-dialog-content .xq-custom-select-icon[data-v-df443a12]{width:.24rem;margin-left:.133333rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-textarea-box[data-v-df443a12]{width:100%;height:auto;margin:.4rem 0 0}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-textarea-box>textarea[data-v-df443a12]{width:100%;background-color:#f0f4f7;box-sizing:border-box;padding:.266667rem;font-size:.373333rem;color:#384855}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-submit[data-v-df443a12]{width:100%;height:1.173333rem;margin:.533333rem 0 .533333rem}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-submit[data-v-df443a12] .van-button--info{width:100%;height:100%;font-size:.426667rem;background-color:#249efb}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-group[data-v-df443a12]{width:100%;height:1.253333rem;display:flex;align-items:center}.xq-customer-subscribe-component .xq-customer-subscribe-padding .xq-customer-subscribe-radio-group[data-v-df443a12] .van-radio-group{width:100%;display:flex;align-items:center;justify-content:space-around;font-size:.373333rem;color:#333}.xq-customer-subscribe-component .line-subscribe[data-v-df443a12]{width:100%;height:.266667rem;background-color:#f0f4f7}.xq-customer-tracking-radio[data-v-df443a12]{width:.4rem}.recordcontentmsg .leftextbox[data-v-df443a12]{width:6.373333rem}.addcrmmsg[data-v-95fa6312]{display:block;width:100%}.everysetcrmbox[data-v-95fa6312]{width:100%;padding:.32rem .266667rem;background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.31);border-radius:.053333rem;margin:0 auto .32rem}.everysetcrmbox .setcrmtitbox[data-v-95fa6312]{padding-left:.373333rem;position:relative}.everysetcrmbox .setcrmtitbox[data-v-95fa6312]:before{content:" ";display:block;width:.133333rem;height:.426667rem;background:#71c4ff;position:absolute;top:.08rem;left:0}.everysetcrmbox .setcrmtitbox img[data-v-95fa6312]{display:block;width:.48rem;position:relative;top:.16rem}.namebox[data-v-95fa6312]{display:block;width:100%;border-bottom:1px solid #d4e4ed;border-radius:.133333rem}.namebox input[data-v-95fa6312]{display:block;width:100%;height:100%;padding-left:.64rem;box-sizing:border-box;border-width:0}.namebox1 input[data-v-95fa6312]{padding-left:.32rem}.customerlevelbox[data-v-95fa6312]{padding:.48rem 0 .24rem;padding-left:.133333rem}.customerlevelbox div.nowlev[data-v-95fa6312]{background:#249efb;border-color:#249efb;color:#fff}.leftlabel[data-v-95fa6312]{box-sizing:border-box;width:3.066667rem;margin-right:.16rem;color:#646566;text-align:left}.rightinput[data-v-95fa6312]{width:calc(100% - 3.26667rem)}.rightinput1[data-v-95fa6312]{width:calc(100% - 4rem)}.rightinput1 img[data-v-95fa6312]{width:.186667rem;position:absolute;right:.266667rem;top:.586667rem}.everylev[data-v-95fa6312]{width:auto;height:.64rem;background:#fff;border:1px solid #9db6cf;border-radius:.053333rem;padding:0 .16rem;text-align:center;line-height:.586667rem}.mustbox[data-v-95fa6312] .van-cell--required:before,.namebox1[data-v-95fa6312] .van-cell--required:before{left:-.106667rem}[data-v-95fa6312] .van-field{padding-left:.133333rem!important;padding-right:.133333rem!important}[data-v-95fa6312] .van-field__label{width:3.066667rem;color:#384855;font-size:.373333rem;margin-right:.16rem}[data-v-95fa6312] .van-field__control::placeholder{font-size:.373333rem;color:#9db6cf}[data-v-95fa6312] .van-field__control::-webkit-input-placeholder{font-size:.373333rem;color:#9db6cf}[data-v-95fa6312] .van-field__value{width:5.333333rem}.rightinput img[data-v-95fa6312]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-right:.106667rem}.sexbox[data-v-95fa6312]{display:block;padding:.48rem 0 .24rem;padding-left:.133333rem}.sexbox .rightinput img[data-v-95fa6312]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-right:.106667rem}.sexbox .mustbox[data-v-95fa6312]{line-height:.533333rem;top:.48rem;left:.266667rem}.girlbox[data-v-95fa6312]{margin-left:.96rem}div.nowbluebtn[data-v-95fa6312]{border-color:#249efb!important;background:#249efb!important;color:#fff!important;padding:0 .16rem}.talktimespan[data-v-95fa6312]{display:block;position:absolute;top:10px;right:0;line-height:24px}.cjtimg[data-v-95fa6312]{display:block;width:.186667rem;position:absolute;right:.266667rem;top:.453333rem}.layerbox[data-v-95fa6312]{display:block;width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background-color:rgba(56,72,85,.6)}.locationdiv[data-v-95fa6312]{position:absolute;bottom:0;left:0;width:100%}.calendarbox[data-v-95fa6312]{display:block;padding:.453333rem 0 .213333rem;padding-left:.133333rem}.calendarbox img[data-v-95fa6312]{display:block;width:.373333rem;height:.373333rem;position:relative;top:.08rem;margin-left:.186667rem}.redRequired[data-v-95fa6312]{color:red;position:absolute;left:-.266667rem}.redRequired-img[data-v-95fa6312]{color:red;position:absolute;left:-.133333rem;font-size:.373333rem}.pStyle[data-v-95fa6312]{box-sizing:border-box;padding-left:.133333rem}.upload-image-box[data-v-95fa6312]{width:100%;height:auto}.upload-image-box .upload-image-cell[data-v-95fa6312]{width:100%;height:1.173333rem;border-bottom:1px solid #d4e4ed;display:flex;align-items:center}.upload-image-box .upload-image-cell .upload-image-label[data-v-95fa6312]{width:3.333333rem;height:100%;line-height:1.173333rem;font-size:.373333rem;box-sizing:border-box;padding-left:.133333rem}.upload-image-box .upload-image-cell .upload-image-icon[data-v-95fa6312]{width:calc(100% - 3.33333rem);height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;padding-right:.133333rem}.upload-image-box .upload-image-list[data-v-95fa6312]{width:100%;height:auto;overflow:hidden;box-sizing:border-box;padding:.266667rem 0 0}.upload-image-box .upload-image-list .imgItem[data-v-95fa6312]{width:2rem;height:1.6rem;background-color:#ccc;position:relative;overflow:hidden;display:inline-block;margin:0 .2rem .133333rem 0}.upload-image-box .upload-image-list .imgItem .wzh_img_del[data-v-95fa6312]{width:.666667rem;height:.666667rem;background-color:rgba(0,0,0,.6);position:absolute;top:-.24rem;right:-.24rem;border-radius:50%;color:#fff!important;display:flex;justify-content:center;align-items:center;z-index:9}.upload-image-box .upload-image-list .imgItem .wzh_img_del .del_icon[data-v-95fa6312]{margin-top:.2rem;margin-right:.2rem}.layercommunity[data-v-95fa6312]{display:block;position:absolute;top:100%;left:3.066667rem;z-index:9;width:calc(100% - 3.06667rem);background:#fff;box-shadow:0 .053333rem .213333rem 0 rgba(36,158,251,.3);border-radius:.053333rem;padding:.133333rem .266667rem}.layercommunity div[data-v-95fa6312]{line-height:.64rem;font-size:.32rem;border-bottom:1px solid #d4e4ed}.van-calendar__popup.van-popup--top[data-v-95fa6312],[data-v-95fa6312] .van-calendar__popup.van-popup--bottom{height:70%!important}[data-v-95fa6312] .van-calendar{height:100%!important}.xq-addtrack-component[data-v-9c9390b6]{width:100%;height:auto;overflow:hidden}.xq-addtrack-component .xq-addtrack-mask[data-v-9c9390b6]{width:100%;height:100vh;background-color:rgba(56,72,85,.7);position:fixed;top:0;left:0;z-index:999}.xq-addtrack-component .xq-addtrack-mask .xq-paddingtop178[data-v-9c9390b6]{padding-top:2.373333rem!important}.xq-addtrack-component .xq-addtrack-mask .xq-paddingtop80[data-v-9c9390b6]{padding-top:1.066667rem!important}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block[data-v-9c9390b6]{width:100%;height:80%;background-color:#fff;position:absolute;bottom:0;left:0;border-top-left-radius:.133333rem;border-top-right-radius:.133333rem;overflow:hidden;box-sizing:border-box}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-height178[data-v-9c9390b6]{height:2.373333rem!important}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-height80[data-v-9c9390b6]{height:1.066667rem!important}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top[data-v-9c9390b6]{width:100%;position:absolute;top:0;left:0}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-header[data-v-9c9390b6]{width:100%;height:1.066667rem;background-color:#71c4ff;display:flex;align-items:center;padding:0 .266667rem}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-header .xq-addtrack-header-left[data-v-9c9390b6]{width:calc(100% - 1.06667rem);font-size:.373333rem;color:#fff;display:flex;align-items:center}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-header .xq-addtrack-header-left .limitWidth[data-v-9c9390b6]{display:inline-block;max-width:2.933333rem}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-header .xq-addtrack-header-right[data-v-9c9390b6]{width:1.066667rem}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-tab[data-v-9c9390b6]{width:100%;height:1.306667rem;background-color:#fff;box-shadow:0 -.026667rem .106667rem 0 rgba(36,158,251,.23);border-bottom:.013333rem solid #d4e4ed}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-tab>div[data-v-9c9390b6]{height:100%}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-tab .xq-addtrack-active[data-v-9c9390b6]{color:#249efb;font-size:.426667rem;font-weight:700;position:relative}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-top .xq-addtrack-tab .xq-addtrack-active[data-v-9c9390b6]:after{content:" ";width:100%;height:.106667rem;border-radius:.053333rem;background-color:#249efb;position:absolute;bottom:0;left:0}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-content[data-v-9c9390b6]{width:100%;height:100%;overflow:auto}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-content .xq-customer-data-submit[data-v-9c9390b6]{width:95%;height:1.173333rem;margin:.533333rem auto .533333rem}.xq-addtrack-component .xq-addtrack-mask .xq-addtrack-block .xq-addtrack-content .xq-customer-data-submit[data-v-9c9390b6] .van-button--info{width:100%;height:100%;font-size:.426667rem;background-color:#249efb}.slide-fade-enter-active[data-v-9c9390b6]{transition:all .3s ease}.slide-fade-leave-active[data-v-9c9390b6]{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-9c9390b6],.slide-fade-leave-to[data-v-9c9390b6]{transform:translateY(2.666667rem);opacity:0}.customerPage[data-v-790bd0bd]{width:100%;height:100vh;overflow:auto;box-sizing:border-box;background-color:#f7f9ff;padding:.266667rem}.customerPage .topDataMsgBox[data-v-790bd0bd]{width:100%;height:2.4rem;background-color:#fff;border-radius:.2rem}.customerPage .c_search_box[data-v-790bd0bd]{width:100%;height:1.173333rem;display:flex;align-items:center;box-sizing:border-box;padding:0 .133333rem;background-color:#f7f9ff}.customerPage .c_search_box .s_img_icon[data-v-790bd0bd]{width:.453333rem;height:.453333rem}.customerPage .c_search_box[data-v-790bd0bd] .van-button{background-color:#f7f9ff}.customerPage .customerItem[data-v-790bd0bd]{width:100%;height:2.666667rem;background-color:#fff;margin:0 auto .266667rem;box-sizing:border-box;padding:.266667rem;display:flex;align-items:center;border-radius:.133333rem}.customerPage .customerItem .leftMsg[data-v-790bd0bd]{height:100%;flex:1;display:flex;flex-direction:column;justify-content:space-around}.customerPage .customerItem .leftMsg .leftTop[data-v-790bd0bd]{width:100%;height:.666667rem;display:flex;align-items:center}.customerPage .customerItem .leftMsg .leftTop .sexType[data-v-790bd0bd]{width:.533333rem;height:.533333rem}.customerPage .customerItem .leftMsg .leftTop .levelStyle[data-v-790bd0bd]{padding:.04rem .066667rem;background-color:#ffd6ba;color:#d06c30;font-size:.32rem;border-radius:.053333rem;margin-left:.133333rem}.customerPage .customerItem .leftMsg .leftTop .statusStyle[data-v-790bd0bd]{padding:.04rem .066667rem;color:#fff;font-size:.32rem;border-radius:.053333rem;margin:0 .133333rem}.customerPage .customerItem .leftMsg .leftTop .timeColor[data-v-790bd0bd]{color:#9fabbc;font-size:.32rem}.customerPage .customerItem .leftMsg .leftMiddle[data-v-790bd0bd]{width:100%;height:.666667rem;display:flex;align-items:center}.customerPage .customerItem .leftMsg .leftMiddle .houseImg[data-v-790bd0bd]{width:.426667rem}.customerPage .customerItem .leftMsg .leftBottom[data-v-790bd0bd]{width:100%;height:.666667rem;display:flex;align-items:center}.customerPage .customerItem .leftMsg .leftBottom .recordTime[data-v-790bd0bd],.customerPage .customerItem .leftMsg .leftBottom .souceMsg[data-v-790bd0bd]{color:#a6b5c3}.customerPage .customerItem .rightBox[data-v-790bd0bd]{width:2.4rem;height:100%;box-sizing:border-box;padding-left:.133333rem}.customerPage .customerItem .rightBox .phoneIcon[data-v-790bd0bd]{width:.533333rem}[data-v-790bd0bd] .van-button--default{color:#384855;border:none;background-color:#f0f4f7;padding:0 .133333rem;height:.666667rem}.select_img[data-v-790bd0bd]{width:.24rem;height:.16rem;margin-left:.066667rem}.pb200[data-v-790bd0bd]{padding-bottom:2.666667rem}.pb100[data-v-790bd0bd]{padding-bottom:1.333333rem}.active[data-v-790bd0bd]{font-weight:700;color:#241716;font-size:.373333rem}.van-popover__content{max-height:5.333333rem!important;overflow:auto!important}
|