﻿


#toast{display:none;position:fixed;width:16rem;top:80%;z-index:99}
#toast_content{line-height:36px;text-align:center;width:90%;max-width:640px;margin:0 auto;border-radius:40px;background:rgba(0,0,0,0.8);color:#ffffff;font-size:15px}