﻿body {background:whitesmoke;}
.container{margin:0px auto;width:1120px;height:550px;}
.nav p {margin: 0 10px;vertical-align: middle; width: 100px;float:left;padding-top:70px;text-align:center; }

.nav a {border-color: #6A6A65;display: block; padding-bottom: 5px; border-bottom: 1px solid #e70012;color: #181818;cursor: pointer;text-decoration: none; transition: all 275ms ease 0s;font-size:14px;}
.logo404{width:130px;height:120px;background:url(/images/404logo.png) no-repeat;float:left;}
.nav a:hover, .nav a:active, .nav a:focus {border-color: #e70012;color: #e70012;}
.nofound{width:430px;margin:100px auto 40px;padding:5px;}
.nofound h1{font-size:40px;color:#e70012; text-align:center;}
.sosuo{width:450px;height:30px;line-height:30px;color:Red;height:100px;margin:0 auto;}
.sosuo h2{font-size:16px;line-height:40px;height:40px; text-align:center;}
.search{ margin:20px; margin-top:30px;  }
.search1{ width:440px; height:45px; background:#efede7;border-radius:5px;}
.search1 input{ width:350px;*width:340px; height:30px; margin-top:7px; margin-left:10px; border:none; font-size:14px;}
.search1 p{text-align:left; width:420px; height:30px; margin:10px; font-size:12px; }
#tl{text-align:left;}
#tl a{ padding:0px 5px; color:#666;}
#tl a:hover{  color:#e70012;}