/*  Copyright ©&trade 蚌埠思然电子科技有限公司  */

.container {
	margin-left: auto;
	margin-right: auto
}

.container.\31 25\25 {
	width: 100%;
	max-width: 1200px;
	min-width: 960px
}

.container.\37 5\25 {
	width: 720px
}

.container.\35 0\25 {
	width: 480px
}

.container.\32 5\25 {
	width: 240px
}

.container {
	width: 1200px
}

.api_doc {
	padding-top: 4.5em;
	padding-bottom: 3em
}

.api_doc_bar {
	height: 500px;
	left: 0;
	position: fixed;
	top: 0;
	padding-top: 6.25em;
	width: 230px
}

.api_doc_bar dl {
	padding: 0 0 1.5em;
	margin: 0
}

.api_doc_bar dl dt {
	font-size: .9em;
	font-weight: 400;
	line-height: 1.5em;
	padding-bottom: .5em;
	width: 100%
}

.api_doc_bar dd {
	font-size: .8em;
	line-height: 1.2em;
	padding: 5px 0 5px 1em
}

.api_doc_bar dl a {
	cursor: pointer;
	color: #333;
	display: block;
	padding: 0 1.5em
}

.api_doc_bar dl dd a {
	color: #999
}

.api_doc_bar dl a.active {
	color: #4696e5
}

.api_doc_bar dl dt a {
	border-left: 3px solid transparent
}

.api_doc_bar dl dt a.active {
	border-left: 3px solid #4696e5
}

.api_doc_content {
	padding-left: 250px
}

.api_doc_content img,
.doc_text img {
	max-width: 100%
}

.align-center {
	text-align: center
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
h1 {
	font-size: 2em;
	line-height: 1.5em
}

h2 {
	font-size: 1.5em;
	line-height: 1.5em
}

h3 {
	font-size: 1.25em;
	line-height: 1.5em
}

h4 {
	font-size: 1.1em;
	line-height: 1.5em
}

h5 {
	font-size: .9em;
	line-height: 1.5em
}

h6 {
	font-size: .7em;
	line-height: 1.5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-weight: 400;
	line-height: 1em;
	margin: 0 0 1em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none
}
body,
input,
select,
textarea {
	color: #777;
	font-size: 14pt;
	font-weight: 400;
	line-height: 1.75em
}
#page-wrapper {
	height: 100%
}
table {
	margin: 0 0 2em;
	width: 100%
}

table tbody tr {
	border: solid 1px #e0e0e0;
	border-left: 0;
	border-right: 0
}

table tbody tr:nth-child(2n+1) {
	background-color: #f7f7f7
}

table td {
	padding: .75em;
	font-size: .7em;
	line-height: 1.8em
}

table th {
	color: #787878;
	font-size: .8em;
	font-weight: 400;
	padding: 0 .75em .75em;
	text-align: left
}

table thead {
	border-bottom: solid 2px #e0e0e0
}

table tfoot {
	border-top: solid 2px #e0e0e0
}

table.alt {
	border-collapse: separate
}

table.alt tbody tr td {
	border: solid 2px #e0e0e0;
	border-left-width: 0;
	border-top-width: 0
}

table.alt tbody tr td:first-child {
	border-left-width: 2px
}

table.alt tbody tr:first-child td {
	border-top-width: 2px
}

table.alt thead {
	border-bottom: 0
}

table.alt tfoot {
	border-top: 0
}










a {
	-moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, border-color .2s ease-in-out;
	color: #2695ef;
	text-decoration: none
}

a:hover {
	border-bottom-color: transparent;
	color: #2695ef !important;
	text-decoration: none
}

b,
strong {
	color: #787878
}

em,
i {
	font-style: italic
}

p {
	font-size: 16px
}

.ppp {
	margin: 0 0 1em;
	font-size: 16px
}