.show2-2{
	width: 100%;
	height: 10rem;
	background: #324353;
	padding-top: 2.6rem;
	overflow: hidden;
	position: relative;
}
.show2-h{
	height: 9rem;
}
table{
	cursor: pointer;
	overflow: hidden;
	background: #324353;
	width: 12rem;
	margin-left: 0.4rem;
}
.scroll{
	width:12.25rem;
	height: 8rem;
	overflow:hidden; 
	margin: -1rem auto 0;
	/*padding-top: 0.1rem;	
	padding-bottom: 0.1rem;*/
	font-size:0.53rem;
}
.scroll .xbgdxx td a{
	color: #21c0b1;
}
.show2-2 span{
	display: block;
	width:12.25rem;
	height: 9.3rem;
	position: absolute;
	left: 2rem;
	top: 1rem;
	border: 1px solid #21c0b1;
}
.show2-2 i{
	width: 0.75rem;
	height: 0.75rem;
	border-right: 1px solid #21c0b1;
	border-top: 1px solid #21c0b1;
	position: absolute;
	left: 13.75rem;
	top: 0.75rem;
}
.show2-2 strong{
	width: 0.75rem;
	height: 0.75rem;
	border-left: 1px solid #21c0b1;
	border-bottom: 1px solid #21c0b1;
	position: absolute;
	left: 1.75rem;
	top: 9.85rem;
}