.SubmitButton { background: #3a91d5; border-radius: 7px; border: 0px; } .SelectFrom { width: 180px; background: #ffffff; border-radius: 7px; border: 1px solid #dbdbdb; } .addButton { border-radius: 4px; border: 0px; margin: 10px 0px; } .cardText { font-size: 0.11rem; color: #333; line-height: 1.5; display: flex; align-items: center; position: relative; margin-bottom: 0.08rem; } .cardItem { font-size: 0.11rem; font-weight: 400; color: #666; display: flex; align-items: center; line-height: 1.5; font-size: 0.11rem; margin-bottom: 0.08rem; } .ediText { font-size: 0.11rem; color: #ff925c; position: absolute; right: 0; } .title { display: inline-block; width: 0.54rem; justify-content: space-between; text-align: justify; text-align-last: justify; } .address { width: 400px; height: 24px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }