.StandardAddresList { &-rusticate { font-family: 'DingTalkRegular'; color: #ff713d; font-weight: 400; } &-title { flex: 1; } &-flex { margin-bottom: 4px; display: flex; justify-content: space-between; &-r { width: 14px; height: 22px; display: flex; align-items: center; &-img { width: 100%; height: 14px; } } } &-address { font-size: 12px; line-height: 20px; color: rgba(23, 26, 29, 0.85); display: flex; &-img { width: 14px; height: 20px; margin-right: 4px; display: flex; align-items: center; &_1 { width: 14px; height: 14px; } } } &-active { box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); border-radius: 5px; } &-bottom-l { font-size: 12px; line-height: 20px; padding: 8px 0; margin: 0 8px; display: flex; justify-content: center; align-items: center; color: rgba(23, 26, 29, 0.6); border-top: 0.5px solid rgba(126, 134, 142, 0.16); } &-top { &-flex { display: flex; justify-content: center; padding: 8px 0; margin: 0 8px; border-bottom: 0.5px solid rgba(126, 134, 142, 0.16); &-1 { display: flex; } &-img { width: 12px; height: 20px; display: flex; align-items: center; font-size: 12px; margin-right: 4px; & img { width: 12px; height: 12px; } } } } &-form-head { background-color: #f2f2f2; border-radius: 10px; padding: 12px 16px; margin: 0 12px; &-row { display: flex; padding-bottom: 4px; } &-col { flex: 1 1; &-top { color: rgba(0, 0, 0, 0.5); line-height: 22px; } &-bottom { margin: 4px 0; } } } }