div,input{-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline}input{border:none;outline:none;display:block}.top-light{position:absolute;top:0;left:-50%;width:50%;height:calc(var(--bidding-large-screen-rem)*1.5px);background:-webkit-gradient(linear,left top,right top,from(rgba(0,190,255,0)),color-stop(rgba(0,190,255,.8)),color-stop(hsla(0,0%,100%,.9)),color-stop(rgba(0,190,255,.8)),to(rgba(0,190,255,0)));background:linear-gradient(90deg,rgba(0,190,255,0),rgba(0,190,255,.8),hsla(0,0%,100%,.9),rgba(0,190,255,.8),rgba(0,190,255,0));-webkit-animation:topLightMove 4s linear infinite;animation:topLightMove 4s linear infinite;-webkit-filter:blur(1px);filter:blur(1px)}@-webkit-keyframes topLightMove{0%{left:-50%}to{left:150%}}@keyframes topLightMove{0%{left:-50%}to{left:150%}}