.bg-img{
	width:100%;
	height:460px;
	background: url(../img/product.png) no-repeat center center;     
	background-size: cover;
}
.pt-center{
	width:100%;
	min-height: 800px;
	background: #ffffff;
}
.pt-center .pt-center-c{
	width:1300px;
	min-height:800px;
	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 span{
	color:#0066b0;
}
.pt-center .pt-center-c .pt-center-c-b{
   width:1300px;
   height:210px;
   margin:0 auto;
   background: #f7f7f7;
   margin-top: 10px;
}	
.pt-center .pt-center-c .pt-center-c-b a img{
	width:285px;
	height:190px;
	margin-top:10px;
	margin-left: 10px;
	float:left;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1{
	width:783px;
	height:190px;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1 span{
	display: block;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1 .s1{
	font-size: 18px;
    color: #1a1a1a;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1 .s2{
	height:73px;
	font-size: 14px;
	color: #666;
	margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1 .s3{
	width:88px;
	height:36px;
    border: 1px solid #999;
    margin-top: 30px;
    line-height: 36px;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p1 .s3:hover{
	background: #015198;
	color:#ffffff;
	border:1px solid #015198;
	font-size: 13px;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p2{
	width:135px;
	height:109px;
	float:right;
	margin-top: 40px;
	margin-right: 10px;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p2 span{
	display: block;
	text-align: center;

}
.pt-center .pt-center-c .pt-center-c-b p.text-p2 .s1{
    font-size: 60px;
    line-height: 60px;
    color: #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: 12px;
    text-align: center;
    width:80px;
    margin:0 auto;
}
.pt-center .pt-center-c .pt-center-c-b p.text-p2 .s2{
	text-align: center;
    font-size: 18px;
    color:#666666;
    line-height: 30px;
}
.footer{
	margin-top: 30px;
}

.pt-center .pt-center-c .pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px;
}
.pt-center .pt-center-c .pagess a .pagination-info{
	color:#333333;
}
.pt-center .pt-center-c .pagess ul li{
	width:28px;
	height:28px;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 3px;
    line-height: 28px;
    background: #fff;
    color: #999;
}
.pt-center .pt-center-c .pagess ul li a{
	color: #999;
	display: block;
}
li.active{
	background:#0066b0!important;
	color:#ffffff!important;
}
li.active a{
	color: #ffffff!important;
}