

#vrqj_List{
	width: 100%;
	margin-top: 4.5rem;
	height: auto;
}
#vrqj_List .vrl_Content{
	width: 98%;
	margin: 1rem 1% 1rem 1%;
	height: auto;
}
#vrqj_List .vrl_Content .vrlc_box{
	width: 100%;
}
#vrqj_List .vrl_Content .vrlc_box .img-box{width:100%; position: relative;}
#vrqj_List .vrl_Content .vrlc_box .img-box .vrlc_png1{
	width:100%;
}
#vrqj_List .vrl_Content .vrlc_box img.vrlc_png2{
	width: 6rem;
	height: 6rem;
	position: absolute;
	left: 50%;
	top:  50%;
	transform: translate(-50% , -50%);
}
#vrqj_List .vrl_Content .vrlc_box dl{
	width: 100%;
	/* height: 5rem; */
	/* position: absolute; */
	/* left: 0;
	bottom: 0; */
	text-align: center;
}

#vrqj_List .vrl_Content .vrlc_box dl dt{
	font-size: 1.3rem;
	color: #e11323;
	margin-top: 0.5rem;
}

#vrqj_List .vrl_Content .vrlc_box dl dd{
	font-size: 1.2rem;
	color: #9d9d9d;
	margin-top: 0.5rem;
}

/*·ÖÒ³*/
#vrqj_List .vrlc_page{
	width: 100%;
	margin: 0 auto;
	height: 3rem;
	line-height: 3rem;
}

.vrlc_a_box{
	width: 100%;
	float: left;
	text-align: center;
	
}
#vrqj_List .vrlc_page a.vrlc_page_show{
	float: right;
	margin-right: 1rem;
}
.vrlc_a_box ul.pagination{
	display: inline-block;
}
.vrlc_a_box ul.pagination li{
	float: left;
	min-width: 1.5rem;
	 display: inline;
	 text-align: center;
}
.vrlc_a_box ul.pagination li a{
	color: #000000;
}

.vrlc_a_box ul.pagination li.active {
	color: red;
}<!--ºÄÊ±1784894902.7866Ãë-->