.icon-tijiaochenggong { color: var(--color-yc); font-size: 70px; } .successText { font-size: 22px; color: rgba(0, 0, 0, 0.9); } .fullBtn{ font-size: 14px; height: 40px; opacity: 1; background: var(--color-yc); border-radius: 25px; font-weight: 601; color: #ffffff; line-height: 40px; } .fillBtn{ font-size: 14px; height: 40px; opacity: 1; border: 1px solid var(--color-yc); border-radius: 18px; background-color: #fff; font-weight: 601; color: var(--color-yc); line-height: 40px; } .fillBtnHover{ opacity: 0.8; }