X

! 404 

Page Not Found

当您看到这个页面,表示您的访问出错,这个错误是您打开的页面不存在,请确认您输入的地址是正确的,感谢您的支持!



@keyframes kuosan { 0% { width: 80px; height: 80px; opacity: 1; } 50% { width: 90px; height: 90px; opacity: 1; } 100% { width: 100px; height: 100px; opacity: 0; } } .fixquote{ position: fixed; bottom:25px; right:25px; z-index: 999; } .fixquote img { width: 50px; } @media screen and (max-width:900px) { .fixquote{ display: none; } }