.tzzgx_content .plate_top{

}
.tzzgx_content .plate_top h3{
	font-weight: bold;
	font-size: .28rem;
	margin:.22rem 0 .26rem 0;
}
.tzzgx_content .plate_top .desc{
	font-size: .24rem;
	font-weight: bold;
	color: #e8222b;
	margin-bottom: .1rem;
}
.tzzgx_content .plate_top p{
	font-size: .16rem;
	line-height: .26rem;
	margin-top: .3rem;
}
.tzzgx_content .commit-plate_item .plate_bottom li{
	text-align: center;
	padding: 0;
}
.tzzgx_content .commit-plate_item .plate_bottom i{
	margin: 0 auto;
}
.tzzgx_content .commit-plate_item .plate_bottom .n{
	color: #e8222b;
}
.tzzgx_content .commit-plate_item .plate_bottom .icon{
	width: 32px;
	height: 32px;
}
.tzzgx_content .commit-plate_item .plate_bottom .icon_1{
	background: url(../images/shzr_icon19.png) no-repeat;
	background-size: 100%;
}
.tzzgx_content .commit-plate_item .plate_bottom .icon_2{
	background: url(../images/shzr_icon20.png) no-repeat;
	background-size: 100%;
}
.tzzgx_content .commit-plate_item .plate_bottom .icon_3{
	background: url(../images/shzr_icon21.png) no-repeat;
	background-size: 100%;
}
.tzzgx_content .commit-plate_item .plate_bottom li:first-child{
	border-left: 0;
}
.tzzgx_content  .commit-plate_item{
	margin-bottom: .8rem;
}
.tzzgx_content  .list_box_bg{
	background: #f1f8fd;
}
.tzzgx_content  .new_list_item{
	display: none;
}
.tzzgx_content  .new_list_item.show{
	display: block;
}
@media screen and (max-width: 768px) {
	.tzzgx_content .plate_top h3{
		font-size: 14px;
		line-height: 22px;
		margin:0;
	}
	.tzzgx_content .plate_top .desc{
		margin-top: 0;
		font-size: 12px;
	}
	.tzzgx_content .plate_top p{
		font-size: 12px;
		line-height: 18px;
	}
	.tzzgx_content .commit-plate_item{
		padding-top:0;
	}
}