.n2-neir, .n2-title {
	width: 100%;
	margin: 30px auto;
	color: #777;
	padding: 0 30px;
}
.n2-neir p{
	line-height: 30px;
	margin-bottom: 0
}
.n2-title span {
	margin-right: 20px;
}
.n2-title span input {
	margin-left: 0;
	background: none;
	border: 1px solid #e1e1e1;
	width: 150px;
}
.n2-title span select {
	border: 1px solid #e1e1e1;
	outline: none;
	width: 150px;
}
.sousuo {
	width: 50px;
	margin-left: -5px;
	background: #0499a0;
	color: white;
	outline: none;
	padding: 3px 0;
	border: 0;
}
.n2-biaoge {
	width: 1000px;
	margin: 0 auto;
}
.n2-biaoge ul {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	padding: 0;
}
.n2-oth span {
	width: 246px;
	text-align: center;
	display: inline-block;
	line-height: 35px;
	font-weight: bold;
	color: #666;
}
.n2-con a span {
	width: 246px;
	text-align: center;
	display: inline-block;
	line-height: 45px;
	color: #666;
}
.n2-con:hover {
	background: #e9e9e9;
}
.n2-oth {
	text-align: center;
	background: #e9e9e9;
	border-bottom: 1px solid white;
	height: 35px;
}
.n2-con {
	background: #f9f9f9;
	border-bottom: 1px solid white;
	height: 45px;
}
.n2-neir h3 {
	margin: 30px 0 20px 0;
}
.n2-neir h4 {
	margin: 15px 0;
	font-size:15px;
}
.n2-neir h4 span {
	margin-left: 100px;
}
.n2-p a {
	background: #BC284E;
	color: white;
	padding: 5px 20px;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	font-size: 15px;
	margin-left: 20px;
}
.n2-p a:hover {
	background: #73D0DA;
	color: white;
	text-decoration: none;
}
.n2-p {
	height: 50px;
}