.dateList{position:fixed;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:2}.dateList .date{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.13rem;text-align:center}.dateList .date span{display:inline-block;width:.35rem;height:.35rem;line-height:.35rem;border-radius:50%;margin-top:8px;font-size:.15rem;font-weight:700}.dateList .date span.active{color:#fff;background:#2403df}.dateList.role3 .date span.active{background:#007aff}.historyCon{height:100%}.historyCon .amap-icon img{width:40px;left:0}.historyCon .moving{position:absolute;bottom:2.3rem;right:10px;background:#fff;border:1px solid #2403df;border-radius:19px;padding:8px 10px;margin-left:10px;font-size:.14rem;color:#666;z-index:3}.historyCon .moving p{display:-webkit-box;display:-ms-flexbox;display:flex}.historyCon .moving i{color:#2403df;font-size:.2rem;margin-right:4px}.historyCon .mapContent{position:relative;z-index:4}.historyCon #container{height:100%;width:100%;z-index:1}.historyCon .mapList{position:fixed;bottom:0;left:0;border-radius:.2rem .2rem 0 0;padding:.2rem;font-size:.15rem;color:#999;background:#fff;width:100%;z-index:2}.historyCon .mapList .history{margin-top:20px;position:relative;color:#666;padding-left:20px;font-size:.15rem}.historyCon .mapList .history p{padding-bottom:22px;position:relative;margin-bottom:10px}.historyCon .mapList .history p:last-child{margin-bottom:0}.historyCon .mapList .history p .text{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.historyCon .mapList .history p:first-child:before{content:"";height:80%;width:2px;display:block;position:absolute;border-left:1px dashed #ccc;left:-16px;top:22px}.historyCon .mapList .cicle{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:10px;background:#0bcc9e;margin-left:-20px;position:absolute;top:5px}