﻿@media screen and (max-width: 640px) {
html,body{
width:100%!important;
min-width:320px;
	color: #000;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #fff;



}
}