@charset "utf-8";
.rjxz_list{
   width:80%;
   margin:0 auto;
}
.rjxz_list li{
    list-style-type:none;
	width:100%;
	height:auto;
	background:#fff;
	padding-bottom:0.5rem;
	margin-bottom:0.5rem;
}
.rjxz_list li a img{
    border:0px;
	width:100%;
	max-width:400px;
}
.rjxz_list li span{
    width:100%;
	height:0.8rem;
	line-height:0.8rem;
	display:block;
	text-align:center;
}
.rjxz_list li span a{
     text-decoration:none;
	 font-size:0.3rem;
	 color:#000;
}
.xz{

}
.xz a{
    width:40%;
	margin:0 auto;
	background:#f39800;
	border-radius:1rem;
	display:block;
	color:#fff;
	height:0.6rem;
	line-height:0.6rem;
}