
/*资源列表*/
.r_banner{
	width: 7.5rem;
	height: 3rem;
	float: left;
	margin-bottom: 0.2rem;
}
.r_banner img{width: 7.5rem;height: 3rem;float: left;}


/*资源列表*/
.i_res{
	width: 7.5rem;
	float: left;
	padding-top: 0.28rem;
	background: #f5f5f5;
}
.i_res_table{
	width: 7.02rem;
	float: left;
	background: #fff;
	margin: 0.28rem 0.24rem;
}
.i_res_table table{width:15rem;float: left;}
.i_res_table table td{height:0.9rem;font-size: 0.26rem;}
.i_res_table table th{height:0.9rem;text-align:center;background-color: #979797;font-size: 0.26rem;}
.i_res_table table th:last-child{border-right: 0;}
.bg1 td{background-color: #dddddd;}
.r_zixun{
	width: 100%;
	padding:0.6rem 0;
	float: left;
	margin-bottom: 0.4rem;
}
.r_zixun>a{
	width: 4.45rem;
	height: 0.7rem;
	background: #f61e1e;
	float: left;
	line-height: 0.7rem;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	border-radius: 0.7rem;
	box-shadow: 0px 0.1rem 0.1rem rgba(0,0,0,0.15);
}