/* 404*/
.con_404 { width: 1200px; height: 770px; margin: 30px auto; text-align: center; border-radius: 10px; background: #fff; }
.ts_404 img { margin: 0 auto; padding-top: 30px; } 
.ts_404 h3 { font-size: 36px;  }
.ts_404 p { font-size: 16px; margin-top: 10px; color: #999; }
.sub404 { width: 140px; height: 50px; display: block; text-align: center; line-height: 50px; margin: 0 auto; margin-top: 40px; background: #f5f9f9; color: #3a82d3 ; border-radius: 10px; }
.sub404:hover { color: #fff; background: #3a82d3; }
.tz_index { height: 30px; line-height: 30px; margin-top: 30px; font-size: 14px; color: #666; }
.tz_index span { color: #ff3600; margin-right: 10px; font-weight: bold; }
footer {margin-top: 0!important; }
}