html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "微软雅黑";
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.5rem;
	background:#ffffff;
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p,label {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
img {border: 0px;display: block;}
ul li{ list-style:none;}
.clear{ clear:both;}
.box {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;background:#ffffff;}
table{border-collapse:collapse;border-spacing:0; margin:3% 1.5%; }
.item1 tr td {padding-left: 3px;font-size:0.5rem; line-height:1.8;}
.item1 tr td a{ color:#000; text-decoration:none; display:block}
.item1 thead tr th{font-size: 0.5rem;font-weight: bold;line-height: 3;}
