/*position*/
.position1 {
}
.position1 p {
	font-size: 26px;
	margin-bottom: 20px;
}
.position1 span {
	display: block;
	width: 30px;
	background: #803b1e;
	height: 2px;
}
.n-ban {
	background: url(../images/n-ban.jpg) no-repeat center center;
	height: 248px;
	border-bottom: 1px solid #efefef;
}
.abo {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}
.abo .title {
	text-align: center;
	font-size: 30px;
	color: #803b1e;
	letter-spacing: 4px;
}
.abo span {
	width: 50px;
	height: 3px;
	display: block;
	background: #803b1e;
	margin: 15px auto;
}
.abo .fl {
	display: table;
	overflow: hidden;
	margin: 35px auto 0;
}
.abo .fl li {
	float: left;
	display: inline-block;
	zoom: 1;
	height: 35px;
	width: 130px;
	cursor: pointer;
	font-size: 14px;
	margin: 0 5px;
	position: relative;
}
.abo .fl li:hover {
	background-color: none;
	background-image: url(../images/pro.png);
}
.abo .fl li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background-color: #803b1e;
	text-align: center;
	color: #fff;
}
.abo .fl li:hover a {
	background-color: #803b1e;
	color: #fff;
}
.about {
	padding: 40px 0;
}
.about .info {
	line-height: 32px;
	font-size: 15px;
	margin-top: 15px;
	padding: 15px 30px 30px;
	border: 1px dotted #ccc;
	min-height: 294px;
}
.newList {
	padding: 40px 0;
}
.newList .info {
	margin-top: 20px;
	overflow: hidden;
}
.newList .info li {
	width: 48%;
	height: 90px;
	margin-bottom: 20px;
	float: left;
}
.newList .info li:not(:nth-child(2n+1)){
	margin-left: 4%;
}
.newList .info li .rq {
	float: left;
	width: 100px;
	height: 90px;
	background: #803b1e;
	color: #fff;
	text-align: center;
}
.newList .info li .rq p {
	font-size: 26px;
	line-height: 50px;
}
.newList .info li .rq span {
	font-size: 18px;
}
.newList .info li .bt {
	float: left;
	width: 455px;
	margin-left: 20px;
}
.newList .info li .bt a {
	font-weight: bold;
	color: #000;
	line-height: 25px;
	font-size: 15px;
	letter-spacing: 1px;
}
.newList .info li .bt p {
	margin-top: 3px;
	line-height: 21px;
}
.productList {
	padding: 40px 0;
}
.productList .info {
	margin: 20px auto 0;
	overflow: hidden;
}
.productList .info li {
	width: 23%;
	float: left;
	border: 1px dotted #ccc;
	margin-bottom: 30px;
}
.productList .info li:not(:nth-child(4n+1)) {
 margin-left: 2.44%;
}
.productList .info li a {
}
.productList .info li img {
	width: 100%;
	height: 212px;
	display:  block;
}
.productList .info li span {
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	letter-spacing: 1px;
	background: #803b1e10;
}
.productList .info li span:hover {
	color: #803b1e;
	font-weight: bold;
}
.news {
	padding: 40px 0;
}
.news .new {
	margin-top: 15px;
	padding: 15px 30px 30px;
	border: 1px dotted #ccc;
}
.new .title {
	font-size: 20px;
	text-align: center;
	height: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.new .info {
	width: 98%;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
}
.page {
	padding: 30px 10px 10px;
	margin: 0 auto;
	line-height: 30px;
}
.page span{
	display: inline-block;
}
.page span a {
	color: #803b1e;
}
.page span a:hover {
	font-weight: bold;
}
/*Page*/
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	margin: 50px 0 30px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #803b1e;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #803b1e;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;

	color: #b4b4b4;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
