/*-----404页面-----*/
.error{width:100%; margin:0 auto; text-align:center; top:50%; margin-top:-232px; position:absolute; }
.error img{ width:695px; height:238px; margin: 0 auto; display:inline-block; }
.error p{ font-size:24px; color:#333; padding:18px 0px 23px 0; }
.error a{ width:160px; height:50px; line-height:50px; background:#22b383; border-radius:50px; display:inline-block; box-shadow:0px 2px 1px rgba(34, 179, 131, 0.3); color:#fff; text-align:center; }
.error a:hover{ background:#1a966d; color:#fff !important; text-decoration:none !important; }
























