input:-internal-autofill-selected {
// 让浏览器自带的填充延迟很久才显示
transition: background-color 5000s ease-in-out 0s !important;
}
input:-internal-autofill-selected {
// 让浏览器自带的填充延迟很久才显示
transition: background-color 5000s ease-in-out 0s !important;
}