@media screen and (max-width: 780px) {
	html{
		font-size: 45.5%;/*10px*/
		overflow-x:hidden;
	}
	.justheight{
		width:100%;
		height:1rem;
	}
	.prm{
		margin-top:5rem;
	}
	.verify_code{
		display:inline-block;
		width:100px;
	}
	.contectmsg{
		text-align:center;
		margin-top:50px;
	}
	.qrimg{
		margin-top:20px;
	}
	.quanguo{
		margin-top:20px;
	}
	.mincontainer{
		width:100%;
		max-width:850px;
		margin-left:auto;
		margin-right:auto;	
		padding-top:30px;
		padding-bottom:30px;
	}
	.newsmain{
		padding-top:30px;
		padding-bottom:30px;
	}
	.newsframe{
		margin-bottom:0px;
	}
}
