.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{
	/*width:200px;*/
	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;
	height:auto;
	margin-top: 49px;
    padding-bottom: 30px;

}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl{
	width:310px;
	border:1px solid #dcdcdc;
	padding-bottom: 74px;
	background: url(../img/libg.png) no-repeat;
	float:left;
}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl h3{
	width:118px;
	height:38px;
	border-top: 4px solid #0066b0;
	font-weight: 500;
	text-align: center;
	line-height: 38px;
	margin:0 auto;
}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl ul{
	padding-top: 20px;
}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl ul li{
	height:48px;
	line-height: 48px;
	border-bottom:1px solid #dcdcdc;
	text-indent: 80px;
}
.pt-center .pt-center-c .pt-center-c-b .output{
	width:943px;
	min-height: 800px;
	float:right;
	border:1px solid #dcdcdc;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	color:#333333;
	line-height: 30px;
}
.pt-center .pt-center-c .pt-center-c-b .output .output-u{
	height:800px;
}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl ul li a{
	display: block;
	color:#383938;
	background: url(../img/li.png) no-repeat;
	background-position: 66px 20px;
}
.pt-center .pt-center-c .pt-center-c-b .pt-center-c-bl ul li a:hover{
	color:#0066b0;
	border-bottom:1px solid #0066b0;
	background: url(../img/lih.png) no-repeat;
	background-position: 66px 20px;
}
.current{
	color:#0066b0!important;
	border-bottom:1px solid #0066b0!important;
	background: url(../img/lih.png) no-repeat!important;
	background-position: 66px 20px!important;
}
.pt-center .pt-center-c .pt-center-c-b .output ul li{
    background-image: url(../img/listall_libac.jpg);
    background-repeat: no-repeat;
    height: 50px;
    border-bottom: 1px dashed #e0e0e0;
    padding: 0 18px;
    line-height: 50px;
    margin: 0 18px;
    padding: 0 14px;
    color: #333;
}
.pt-center .pt-center-c .pt-center-c-b .output ul li span{
    float: right;
    font-size: 14px;
    color: #333;
}
.pt-center .pt-center-c .pt-center-c-b .output ul li a{
    font-size: 16px;
    color: #333;
    margin-left: 6px;
}
.pt-center .pt-center-c .pt-center-c-b .output ul li:hover a{
	color:#0066b0;
}


.pagess{
	clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px;
}
.pagess .pagination ul{
	height:26px!important;
}
.pagess .pagination li{

	height:28px!important;
	width:28px!important;
	display: inline-block;
    border: 1px solid #ccc!important;
    padding: 0!important;
    margin: 0 3px!important;
    line-height: 28px!important;
    background: #fff!important;
    margin-left: 0!important;
    margin-top: 0!important;
    background: none!important;
    text-align: center;

}
.pagess .pagination li a{
    color: #999;
    line-height: 26px;
    text-align: center!important;
    display: block!important;
}

.pagess .pagination li.active{
	background: #0066b0!important;
}
.pagess .pagination li.active a{
	color:#ffffff!important;
	line-height: 26px!important;
    text-align: center!important;
    margin:0 auto!important;
}