.bg-img{
	width:100%;
	height:460px;
	background: url(../img/product.png) no-repeat center center;     
	background-size: cover;
}
.pt-center{
	width:100%;
	height:auto;
	background: #ffffff;
}
.pt-center .pt-center-c{
	width:1300px;
	height:auto;
	margin:0 auto;
}
.pt-center .pt-center-c .pt-center-c-t{
	width:1300px;
	height:65px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 35px;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tl{
	width:205px;
	height:65px;
	float:left;
	border-bottom:1px solid #0066b0;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tr{
	height:65px;
	float:right;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tl p{
	font-size: 22px;
	color:#221815;
	line-height: 1.5;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tl span{
	color:#0066b0;
	font-size: 16px;
	line-height: 30px;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tr p{
	color:#999999;
	line-height: 65px;
	font-size: 14px;
	text-indent: 20px;
	background: url(../img/weizhi.png) no-repeat;
	background-position: 0 27px;
}
.pt-center .pt-center-c .pt-center-c-t .pt-center-c-tr p a{
	color:#0066b0;
}
.pt-center .pt-center-c .pt-center-c-b{
	width:1300px;
	min-height: 600px;
	margin-top: 50px;
}
.pt-center .pt-center-c .pt-center-c-b img{
	float:left;
	padding-right: 70px;
}
.pt-center .pt-center-c .pt-center-c-b p{
	font-size: 14px;
	color:#666666;
	line-height: 30px;
	padding-bottom: 30px;
}
.qyfc{
	width:100%;
	height:auto;
}
.qyfc .qyfc-c{
	width:1300px;
	height:55px;
	margin:0 auto;
	border-bottom: 1px solid #dcdcdc;

}
.qyfc .qyfc-c p{
	width:200px;
	height:55px;
	border-bottom: 1px solid #0066b0;
	text-align: center;
	line-height: 55px;
	margin:0 auto;
	font-size: 22px;
	color:#221815;
}
.qyfc .qyfc-ul{
	width:1300px;
	height: 600px;
	margin:0 auto;
	margin-top:10px;
}
.qyfc .qyfc-ul li{
	width:300px;
	height:184px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
}
.qyfc .qyfc-ul li img{
	width:100%;
	height:100%;
}
.qyfc .qyfc-ul li p{
	width: 298px;
	height:30px;
	background: url(../img/qyzs.png) no-repeat;
	position: absolute;
	bottom:0;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.qyfc .qyfc-ul li p a{
	color:#ffffff;
}
.qyfc .qyfc_more{
	width:1250px;
	height:30px;
	margin:0 auto;
	margin-top: 20px;
}
.qyfc .qyfc_more a{
	float:right;
} 
.footer{
	margin-top: 50px;
}

.pagess{
	clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px;
}
.pagess .pagination li{
	width:28px;
	height:28px;
	display: inline-block;
    border: 1px solid #ccc;
    margin: 0 3px;
    line-height: 28px;
    background: #fff;
}
.pagess .pagination li a{
    color: #999;
    display: block;
}

.pagess .pagination li.active{
	background: #0066b0;
}
.pagess .pagination li.active a{
	color:#ffffff;
}