.point_body{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.point_body>.point_info{width:100%;height:calc(100% - 72px);background-color:#fff;display:flex;flex-direction:column;position:relative}.point_body>.point_info .point-choose-tips-title{width:calc(100% - 32px);margin-left:16px;font-weight:700;font-size:28px;color:#101828;line-height:42px;margin-top:20px}.point_body>.point_info .point-choose-tips-content{width:calc(100% - 32px);margin-left:16px;font-size:15px;color:#6a7282;line-height:23px;margin-top:8px}.point_body>.point_info .point-type-bar{width:calc(100% - 32px);margin-left:16px;height:32px;overflow-x:auto;margin-top:12px;display:flex;align-items:center;flex-shrink:0;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}.point_body>.point_info .point-type-bar::-webkit-scrollbar{display:none}.point_body>.point_info .point-type-bar>*{flex-shrink:0}.point_body>.point_info .point-type-bar .point-type-item{height:32px;min-width:58px;line-height:32px;padding:0 12px;border-radius:100px;font-size:13px;color:#6a7282;background-color:#f2f2f2;margin-right:8px;white-space:nowrap;text-align:center;cursor:pointer;transition:all .2s ease}.point_body>.point_info .point-type-bar .point-type-item:hover{background-color:#e4e7eb}.point_body>.point_info .point-type-bar .point-type-item.active{background-color:#4f80ff;color:#fff}.point_body>.point_info>.search_bar{width:calc(100% - 32px);margin-left:16px;height:51px;border-radius:6px;margin-top:15px}.point_body>.point_info>.list{width:calc(100% - 32px);margin-top:16px;margin-left:16px;flex:1;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.point_body>.point_info>.list>.point-item{height:102px;background-color:#fff;margin-bottom:12px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;border-radius:16px;border:1px solid #E5E7EB;display:flex;flex-direction:column;justify-content:space-between}.point_body>.point_info>.list>.point-item-active{border:1px solid #2b7fff;background:#eff6ff}.point_body>.point_info>.list>.point-item>.title{height:26px;font-weight:700;font-size:17px;color:#101828;line-height:26px;width:calc(100% - 30px);margin-left:15px;margin-top:15px}.point_body>.point_info>.list>.point-item>.row_data{margin-left:15px;width:calc(100% - 30px);font-size:10px;display:flex;align-items:center;justify-content:space-around;margin-bottom:15px}.point_body>.point_info>.list>.point-item>.row_data>.other{width:100%;height:100%;font-size:14px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start}.point_body>.point_info>.list>.point-item>.row_data>.other .name{font-size:11px;color:#364153;line-height:17px;border-radius:100px}.point_body>.point_info>.list>.point-item>.content-container{position:relative;width:100%;transition:opacity .3s ease}.loadingOrNoMore{width:100%;height:40px;line-height:40px;text-align:center;color:#999;grid-column:span 2}.operation{width:100vw;height:71px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-evenly}.btn{width:calc(50% - 16px);height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-radius:14px}.popup{width:100%;height:73vh;min-height:450px;border-radius:20px}.show_ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup>.title{width:100%;height:64px;border-bottom:1px solid #e5e7eb;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:17px;color:#101828;line-height:26px}.popup>.body{width:100%;height:calc(100% - 63px);display:flex;flex-direction:column;align-items:center;gap:10px}.popup>.body>.info{width:100%;overflow-y:auto;height:calc(100% - 62px);display:flex;flex-direction:column;align-items:center;gap:20px}.popup>.body>.info>.row{width:calc(100% - 40px);font-size:14px;color:#364153;line-height:21px}.recipient{height:30px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:#f1f1f1;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recipient>.clear_icon{width:12px;height:12px;margin-right:10px}.popup>.body>.point-info-operation{width:100%;height:41px;margin-bottom:20px}
