/*position*/
.position1 {margin-bottom: 30px;}
.position1 p {
	font-size: 32px;
	margin-bottom: 20px;
	text-align:  center;
}
.position1 span {
	display: block;
	/* width: 30px; */
	background: #aaa8a8;
	/* height: 2px; */
}

.ny-weizhi {
    padding: 18px 0px;
    /* width: 100%; */
    height: auto;
    background-color: #efefef;
    border: 1px solid #DFDEDE;
    margin-bottom: 25px;
    margin-top: -9px;
}
.ny-weizhi .ny-r-t {
    margin: 0 auto;
    width: 1400px;
    font-size: 15px;
    color: #333;
}
.nbanner{ width:100%; }
.nbanner img{ width:100%; height:500px; margin:0 auto;}
.n-ban {
	background: url(../images/br1.jpg) no-repeat center center;
	height: 500px;
	border-bottom: 1px solid #efefef;
}
.abo {
	width: 1200px;
	margin: 0 auto;
	padding-top: 145px;
}
.abo .title {
	text-align: center;
	font-size: 45px;
	color: #c21605;
	letter-spacing: 4px;
	
	/
	font-weight:;
	text-shadow: 2px 2px 3px white;
}
.abo span {
	width: 60px;
	height: 3px;
	display: block;
	background: #c21605;
	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: 30px 30px 30px;
	border: 1px dotted #f00;
	min-height: 294px;
	box-shadow: rgba(255, 0, 0, 0.08) 0px 0px 20px 5px;
}
.newList {
	padding: 40px 0px 0px;
}
.newList .info {
	overflow: hidden;
	border: 1px dotted #f00;
	box-shadow: rgba(255, 0, 0, 0.08) 0px 0px 20px 4px;
	padding: 30px;
}
.newList .info li {
	height: 110px;
	margin: 20px 15px 0px;
	float: left;
	border-bottom: 1px dotted #ccc;
}
.newList .info li:not(:nth-child(2n+1)){
}
.newList .info li .rq {
	float: left;
	width: 95px;
	height: 92px;
	color: #fff;
	text-align: center;
	background: url(../images/bj.jpg);
}
.newList .info li .rq p {
	font-size: 43px;
	line-height: 55px;
	text-align:  center;
	color: white;
	margin-top: 4px;
}
.newList .info li .rq span {
	font-size: 18px;
	color: white;
}
.info li:hover .bt a{
    margin-left: 20px;
    transition: all 1s ease;
}
.info li:hover .bt p{
    margin-left: 20px;
    transition: all 1s ease;
}
.newList .info li .bt {
	/* width: 475px; */
	margin-left: 125px;
}
.newList .info li .bt a {
	font-weight: bold;
	color: #000;
	line-height: 25px;
	font-size: 18px;
	letter-spacing: 1px;
}
.newList .info li .bt p {
	margin-top: 3px;
	line-height: 28px;
}
.productList {
}
.productList .info {overflow: hidden;border: 1px dotted #f00;box-shadow: rgba(255, 0, 0, 0.08) 0px 0px 20px 4px;padding: 30px;}
.productList .info li {
	width: 339px;
	float: left;
	border: 1px dotted #ccc;
	margin: 20px;
}
.productList .info li:not(:nth-child(4n+1)) {
}
.productList .info li a {
}
.productList .info li img {
	width: 100%;
	height: 240px;
	display:  block;
	transition: 1s ease-out;
}
.productList .info li span {
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #393939;
}
.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;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 20px 4px;
}
.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;
	margin: 3px;
	padding-top: 60px;
	text-align: center;
	/* margin: 0px 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;
    margin-top:  30px;
}
.date span{
}
.date{
    text-align:  center;
    line-height: 48px;
    margin-bottom: 20px;
}
.tp img:hover{
    transform: scale(1.5);
    overflow: hidden;
}
.tp{
    overflow: hidden;
}
.kcp1 {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	margin-top: 30px;
	/* border-top: 1px solid #dddcdc; */
	/* margin-left: 17%; */
}
.kcp1 ul {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	padding-top: 20px;
}
.kcp1 ul li {
	width: 132.6px;
	height: 43px;
	float: left;
	margin: 8px;
	border-radius: 30px;
	background: url(../images/bj.jpg);
	box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 0px 0px;
}
.kcp1 ul li a {
	color: #fff;
	text-align: center;
	display: block;
	line-height: 43px;
	font-size: 18px;
}
.kcp1 ul li a:hover {
	background: #312e2e;
	transition: 1s;
	color: #fff;
	border-radius: 20px;
}