/*position*/
.position1 {margin: 30px 0px;}
.position1 p {
	font-size: 26px;
	margin-bottom: 20px;
}
.position1 span {
	display: block;
	width: 30px;
	background: #c21605;
	height: 2px;
}
.n-ban {
	background: url(../images/n-ban.jpg) no-repeat center center;
	height: 464px;
	border-bottom: 1px solid #efefef;
}
.abo {
	width: 1200px;
	margin: 0 auto;
	padding-top: 235px;
}
.abo .title {
	text-align: center;
	font-size: 50px;
	color: #ffffff;
	letter-spacing: 4px;
	
	/
	font-weight: ;
	/* text-shadow: 2px -1px 0px white; */
}
.abo span {
	width: 60px;
	height: 3px;
	display: block;
	background: #ffffff;
	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: 118px;
	margin-bottom: 46px;
	float: left;
}
.newList .info li:not(:nth-child(2n+1)){
	margin-left: 4%;
}
.newList .info li .rq {
	float: left;
	width: 70px;
	height: 118px;
	background: #0060d6;
	color: #fff;
	text-align: center;
}
.newList .info li .rq p {
	font-size: 43px;
	line-height: 55px;
	text-align:  center;
	color: white;
	margin-top: 13px;
}
.newList .info li .rq span {
	font-size: 18px;
	color: white;
}
.newList .info li .bt {
	width: 475px;
	margin-left: 112px;
}
.newList .info li .bt a:hover{
	color: #de0303;
}
.newList .info li .bt a {
	font-weight: bold;
	color: #000;
	line-height: 25px;
	font-size: 16px;
	letter-spacing: 1px;
}
.newList .info li .bt p {
	margin-top: 8px;
	line-height: 25px;
}
.productList {
}
.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: #c21605;
	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;
	width: 800px;
}
.page span{
	display: inline-block;
}
.page span a {
	color: #c21605;
}
.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: #c21605;
	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: #8d8d8d;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
.tit{
    font-size:  30px;
    text-align:  center;
}
.date span{
}
.date{
    text-align:  center;
    line-height: 48px;
    margin-bottom: 20px;
}
/*pro*/

.pro-info .menu {
	overflow: hidden;
	width: 100%;
	height: 75px;
	margin: 10px 0 0;
	text-align: center;
}
.pro-info .menu li:hover{
	background: #ffffff;
	transition: all 0.6s ease-out;
	border-radius: 50px;
}
.pro-info .menu li:hover a{
	color: #000;
}
.pro-info .menu li {
	display: inline-block;
	width: 168px;
	height: 40px;
	text-align: center;
	margin-bottom: 35px;
	line-height: 40px;
	font-size: 18px;
	color: #ffffff;
	position: relative;
	margin: 20px 5px;
	border: 1px solid #ddd;
	font-weight: bold;
	background: #0060d6;
}
.pro-info .menu li a {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 20px;
}
.pro-info .menu li img {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -9px;
}
.pro-info .menu li.cur {
	font-weight: bold;
	background: #690701;
}
.pro-info .menu li.cur a {color: white;}
.pro-info .menu li.cur img {
	display: block
}