
	.r_lmgd{
		background: url("/material/images/lmgd.png") no-repeat;
		position: absolute;
		display: inline-block;
		padding: 63px 73px;
		background-size: 143px 123px;
		left: 66%;
		margin-top: -33px;
		transform: rotate(337deg);
	}
	.r_lmgd p{
		color: #ff0000;
		font-size: 12px;
		position: absolute;
		left: 40px;
		top: 82px;
		font-weight: bold;
	}
	.lm_gd2 img{
		position: absolute;
		display: inline-block;
		width: 153px;
		left: 66%;
		margin-top: -33px;
		transform: rotate(337deg);
	}