@charset "utf-8";
form, div, table, span, p, b, a, i, input, font, dl, dt, dd, font, ul, li, ol, h1, h2, h3, h4, h5, h6, figure, button {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-size: 0.28rem;
}
html {
	height: 100%;
	width: 100%;
	font-family: 'Heiti SC', 'Microsoft YaHei';
	font-size: 100px;
	outline: 0;
	-webkit-text-size-adjust: none;
}
body {
	height: 100%;
	margin: 0;
	-webkit-user-select: none;
	position: relative;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.page1 {
	background-color: #eee;
}
.page1 .ui-bar-inherit {
	background-color: #fff;
	border: none;
	box-shadow: 0 0.05rem 0.05rem #cecdcd;
	-moz-box-shadow: 0 0.05rem 0.05rem #cecdcd;
	-webkit-box-shadow: 0 0.05rem 0.05rem #cecdcd;
	-o-box-shadow: 0 0.05rem 0.05rem #cecdcd;
}
.page1 .ui-title {
	font-size: 0.28rem;
	margin: 0;
}
.page1 .ui-btn {
	font-size: 0.26rem;
	font-weight: bold;
}
.page1 {
	font-weight: normal;
	font-size: 0.26rem;
}
.page1 .ui-listview .ui-btn {
	font-size: 0.9em;
	font-weight: normal;
}
.page1 .ui-btn {
	background: #fff;
	margin: 0;
}
.page1 .ui-btn:hover {
	background: #fff;
}
.page1 h3 .ui-btn {
	overflow: visible;
	margin: 0;
	display: block;
	white-space: normal;
}
.page1 .ui-collapsible-set {
	height: 9.7rem;
	background-color: #fff;
}
.page1 h1.title {
	margin-bottom: 1.5em;
}
.page1 .content2 {
	padding: 0;
}
.page1 .title2 {
	line-height: 2.8em;
	padding: 0 0 0 1em;
}
.page1 .ui-block-a .ui-btn {
	margin: 0;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.page1 .ui-block-b .ui-btn {
	margin: 0;
	border-bottom: none;
	border-right: none;
}
.page1 .ui-grid-a .ui-btn {
	line-height: 2.4em;
	height: 2.4em;
	margin: 0;
	box-shadow: none;
}
.page1 img {
	width: 1.4em;
	height: 1.4em;
	margin-left:-0.8em;
	margin-top:0.5em;
	position:absolute;
}
.page1 .app-title {
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight:bold;
}
.page1 p {
	font-size: 1em;
	line-height: 1.8em;
}
    .sdk h2.app-title{ margin-bottom: 20px; }
    .sdk .ui-content>p { margin-bottom: 10px; text-align: justify; }
    .sdk .table{ width: 100%; }
    .sdk .table>table { border-collapse: collapse; text-align: left;}
    .sdk .table>table,.table>table tr td,.table>table tr th {border:1px solid #ccc;}
    .sdk .table>table tr td,.table>table tr th{ padding: 8px 10px; }
    .sdk .table>table tr td a{ display: inline-block; width: 50px; word-wrap: break-word; }