.route{width:100%;height:100vh;position:relative}.route .top{width:100%;height:4.8rem;position:absolute;top:0;padding:1.3rem 1.8rem;border-bottom:.1rem solid #eee;display:flex;background:#fafafa}.route .top .topLeft{width:5rem;height:2.2rem;display:flex;align-items:center;float:left}.route .top .topLeft .backIcon{width:2rem;height:2rem}.route .top .topLeft .backText{width:2.8rem;height:2rem;font-size:1.4rem;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;text-align:CENTER;color:#333;line-height:2rem}.route .top .topTitle{width:3.2rem;height:2.2rem;font-size:1.6rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;color:#333;line-height:2.2rem;letter-spacing:0;position:absolute;left:50%;margin-left:-1.6rem}.route .content{width:100%;height:100%;padding:4.8rem 1.65rem 0;background:#fafafa}.route .content .contentList{width:16.5rem;height:21.6rem;margin:1.2rem .3rem 0;display:inline-block}.route .content .contentList .listImg{width:16.5rem;height:13.2rem;border-radius:.8rem .8rem 0 0;background:#0ff}.route .content .contentList .listDetail{width:100%;height:8.4rem;padding:.8rem .8rem 1rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.route .content .contentList .listDetail .detailName{width:100%;height:4rem;font-size:1.4rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:LEFT;color:#333;line-height:2rem;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.route .content .contentList .listDetail .detailData{width:60%;height:2rem;display:flex}.route .content .contentList .listDetail .detailData .leftCon{width:50%;height:2rem;display:flex;align-items:center}.route .content .contentList .listDetail .detailData .leftCon .leftIcon{width:1.8rem;height:1.8rem;background:url(../img/icon_location.1e20bbe8.svg) no-repeat;background-size:100%}.route .content .contentList .listDetail .detailData .leftCon .leftNum{height:2rem;font-size:1.4rem;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;text-align:LEFT;color:#666;line-height:2rem}.route .content .contentList .listDetail .detailData .rightCon{width:50%;height:2rem;display:flex;align-items:center}.route .content .contentList .listDetail .detailData .rightCon .rightIcon{width:1.8rem;height:1.8rem;background:url(../img/icon_picture.af8f0138.svg) no-repeat;background-size:100%}.route .content .contentList .listDetail .detailData .rightCon .rightNum{height:2rem;font-size:1.4rem;font-family:PingFang SC,PingFang SC-Regular;font-weight:400;text-align:LEFT;color:#666;line-height:2rem}