.bg-img{
	width:100%;
	height:460px;
	background: url(../img/product.png) no-repeat center center;     
	background-size: cover;
}
.ct{
	width:100%;
	height:auto;
}
.ct .ct-c{
	width:1300px;
	min-height:800px;
	margin:0 auto;
}
.ct .ct-c .commonDetailedtitle{
	width:1300px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}
.ct .ct-c .commonDetailedtitle h3{
	text-align: center;
    line-height: 32px;
    color: #1a1a1a;
    font-size: 28px;
    font-weight: 500;
    padding: 50px 0px 0px;
}
.ct .ct-c .commonDetailedtitle p{
	text-align: center;
	margin:0 auto;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.ct .ct-c .commonDetailedcenter{
	width:1300px;
	height:auto;
	margin:0 auto;	
	margin-top: 30px;
}
.footer{
	margin-top: 50px;
}


.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;
}