.pboxa{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
}
.pboxa>ul>li{
	width:575px;
	height:418px;
	margin:10px 0 10px 16px;
	border:1px solid #dadada;
	float:left;
	border-radius: 1em 3em;
}
.pboxa>ul>li:hover{
	border:1px solid #006CAD;
	box-shadow: 0px 1px 10px #006CAD;
}
.pboxa>ul>li>a>img{
	margin:18px 0 0 18px;
}
.pboxa>ul>li>a>img:hover{
	border:1px solid #f00;
}

.pboxa>ul>li .catpoic-img{ width:250px; height:205px; overflow:hidden; float:left;border-radius:1em 0em 0em 0em;margin-left: 14px; margin-top:14px ; }
.pboxa>ul>li .catpoic-img img{ width:100%; height:100%;object-fit: cover;}
.pboxa_r{
	width:278px;
	height:200px;
	overflow:hidden;
	float:right;
	margin-top: 6px;
}
.pboxa_r>h3{
	font-size:18px;
}
.pboxa_r>h3>a{
	color: #525252;
    letter-spacing: 3px;
}
.pboxa_r>h3>a:hover{
	color:#f00;
}
.pboxa_r>p{
	font-size:16px;
	color:#555;
	line-height:45px;
}
.pboxa_r>p>span{
	display:inline-block;
	color:#555;
	margin-left:2px;
	font-size: 15px;
}
.pboxa_r>p>a{
	display:inline-block;
	color:#555;
	margin-left:20px;
}
.pboxa_r>p>a:hover{
	color:#f00;
}
.pboxa_b{
	width:575px;
	height:140px;
	overflow:hidden;
}
.pboxa_b>p{
	padding:7px;
	line-height:30px;
	font-size:16px;
	color:#555;
	text-indent:32px;
	height: 90px;
	overflow: hidden;
}
.pboxa_more{
	width:100px;
	height:30px;
	border:1px solid #2A5077;
	border-radius: 5px;
	float:right;
	margin-right:30px;
}
.pboxa_more a{
	color:#2A5077;
	font-size:30px;
	line-height:30px;
	text-align:center;
	display:block;
}
.pboxa_more a:hover{
	background:#2A5077;
	color:#fff;
	text-decoration:none;
}
.dbox{
	width:100%;
	height:auto;
	overflow:hidden;
}
.danye{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:130px auto 0 auto;
	padding-bottom:30px;
}
