/*position*/
.position1 {margin: 58px 0px 30px;}
.position1 p {
	font-size: 32px;
	text-align:  center;
}
.position1 span {
	display: block;
	width: 35px;
	background: #0059a9;
	height: 3px;
	margin: 0px auto;
}
.n-ban {
	background: url(../images/br1.jpg) no-repeat center center;
	height: 455px;
	border-bottom: 1px solid #efefef;
	padding-top: 118px;
}
.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 {
}
.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 0px; */
	float: left;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	width: 1200px;
}
.newList .info li:hover{
    background: #f4f4f4;
    border-radius: 5px;
}
.newList .info li:not(:nth-child(2n+1)){
}
.newList .info li .rq {
	float: left;
	width: 72px;
	height: 80px;
	color: #e70c0c;
	text-align: center;
	border: 1px solid #8f8f8f40;
	border-radius: 13px;
}
.newList .info li .rq p {
	font-size: 30px;
	line-height: 30px;
	text-align:  center;
	color: #0059a9;
	margin-top: 12px;
}
.newList .info li .rq span {
	font-size: 14px;
	color: #10101059;
}
.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: 100px;
}
.newList .info li .bt a {
	color: #000000;
	line-height: 25px;
	font-size: 18px;
	letter-spacing: 1px;
}
.newList .info li .bt p {
	margin-top: 3px;
	line-height: 28px;
}
.productList .info1 {overflow: hidden;}
.productList .info1 li {
	width: 220px;
	float: left;
	border: 1px dotted #cac9c9;
	margin: 10px;
}
.productList .info1 li:not(:nth-child(4n+1)) {
}
.productList .info1 li a {
}
.productList .info1 li img {
	width: 100%;
	height: 295px;
	display:  block;
	transition: 1s ease-out;
}
.productList .info1 li span {
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #393939;
}
.productList .info1 li span:hover {
	color: #c21605;
	font-weight: bold;
}



.productList .info {overflow: hidden;}
.productList .info li {
	width: 380px;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
}
.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;
}