.laws {
	width: 1200px;
	margin: 0 auto;
}
.laws .lawsOnew{
	margin-bottom: 32px;
	float: left;
	margin-right: 1.25%;
	cursor: pointer;
	height: auto;
	width: 19%;
}
.laws .lawsOne {
	border: 2px solid #eee;
	
}

.laws .lawsOnew:hover,.laws .lawsOnew.specialitem {
	border-color: #FA4F1C;
}

.laws .lawsOnew .lawsTop {
	height: 348px;
}

.laws .lawsOnew .lawsTop img {
	height: auto;
	max-height: 348px;
}

.laws .lawsOnew:nth-child(5n) {
	margin-right: 0;
}

.laws .lawsOnew .LawsTop {
	margin-bottom: 12px;
	box-sizing: border-box;
}

.laws .lawsOnew .LawsTop img {
	/* border: 2px solid #e5e5e5;
	transition: all .5s; */
}

.laws .lawsOnew:hover .LawsTop img {
	/* border-color: #FA4F1C; */
}

.laws .lawsOnew .lawsBtn {
	color: #555;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	height: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.laws .lawsOnew .lawsBtn p {
	color: #555;
	font-size: 16px;
	padding-left: 6px;
	transition: all .5s;
}

.lawsOnew:hover .lawsBtn p {
	color: #FA4F1C;
}
.strengthpgnav{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 22px;
	
}
.strengthpgnav a{
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 32px;
    font-weight: bold;
    background-color: #fe695c;
	
}
.strentcatbd .laws .lawsOnew .lawsTop{
	height: 305px;
}
.strentcatbd  .laws .lawsOnew .lawsTop img{
	max-height:305px;
}
.strengthcatm{
	padding: 48px 0;
}