.rczp_tb img{
	width:15px;
	height:15px;
	margin-top:12px;
	float:left;
}
.rczp_tb a h3{
	color:#000;
	font-size:16px;
	line-height: 1.9;
}
.rczp_tb a h3:hover{
	color:#F27405
}
.rczp_tb a span{
	float:right;
	font-size: 12px;
	color: #808080;
	font-weight:normal;
	padding-top:5px;
}
.rczp_td{
	margin-bottom: 30px;
	padding-bottom: 4px;
	border-bottom:1px dashed #aaa;
}
.rczp_td:before{
	content: "";
	width: 15px;
	height: 15px;
	background-image:url('../img/type-icons/cloud.png');
	background-size:cover;
	display:inline-block;
	float:left;
	margin:8px 20px 0 0;
}
.rczp_td{
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.rczp_tb .mrg-r{
	margin-right:5%;
}
.rczp_tb .mrg-l{
	margin-left:5%;
}
@media (min-width: 768px){
	.rczp_td {
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}
}
@media (max-width:767px){
	.rczp_tb .mrg-r{
		margin:0 15px 30px 15px;
	}
	.rczp_tb .mrg-l{
		margin:0 15px 30px 15px;
	}
}
/*.fill_download{
    margin-top:80px;
    width:100%;
    overflow: hidden;
}
.download_time , .download_text{
    width:100%;
}
.download_time .download_icon,.download_text .download_icon{
    margin-bottom:15px;
    float:left;
    width:45%;
}

.download_time  img,.download_text .download_icon img{
    float:left;
}
.item{
    width:100%;
    overflow: auto;
    margin-bottom:30px;
	padding-bottom:4px;
	border-bottom:1px dashed #aaa;
}
.item a h3:hover{color:#F27405}
.item img{
	width:15px;
	height:15px;
	margin-top:12px;
}
.download_time h3,.download_icon h3{
    color:#000;
    font-size:16px;
    line-height: 1.9;
    padding-right:10px;
    padding-left:35px;
    padding-top:3px;
}
.download_time>.item>a>h3>span,.download_icon>.item>a>h3>span{
    float:right;
    font-size: 12px;
    color:#808080;
    padding-top:3px;
}
.download_text .download_time{
    float:right;
    width:45%;
}
@media (max-width:576px) {
    .download_text .download_icon{width:100%;clear:both}
    .download_text .download_time{ width:100%;clear:both}
}*/