@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style:none;}
body{width:100%;margin:0 auto;background:url(/images/404/bg.png) center 0px no-repeat #e3e3e3;font:12px/1.5 "Microsoft Yahei";color:#1d160f;}
img{border:none;}
@media screen and (max-width:425px){
body{background-size:90%;}
}

.text{position: fixed;bottom: 10%;width:100%; text-align: center;font-size: 24px;}
.text font{font-weight: bold;color: #f9023c;}
.bottom{position:fixed;left:10%;bottom:5%;width:100%;height:80px;background:url(/images/404/bot.png) no-repeat;margin-left:-590px;}
.bottom img{float:right;padding:22px 5px 0 0;}