body,
label,
input,
select,
button,
textarea,
pre {
	font-family: Arial, Simhei, '黑体', sans-serif !important;
	font-size: 15px;
}

div,
section,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
ol,
p,
strong,
span,
label,
li,
dt,
dd {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none
}

a {
	outline: none;
	text-decoration: none;
}

html,
body {
	width: 100%;
	height: 100%;
}

/* 隐私 */
.textIndent {
	text-indent: 28px;
	margin: 5px 0;
}

.blueColor {
	color: #2ac5ff;
}

.container {
	width: 100%;
	min-height: 100%;
	padding: 35px 20px;
	background-color: #fff;
}

.container img {
	display: block;
	width: 30%;
	margin: 0 auto 35px;
}

.container h2 {
	font-size: 18px;
	margin-bottom: 15px;
}

.container .top-info {
	line-height: 24px;
}

.content-box {
	line-height: 25px;
}

.first-content-title {
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0;
	line-height: 24px;
}
.first-mulu-title {
	font-size: 13px;
	margin: 10px 30px;
	line-height: 24px;
}
.first-small-title {
	font-size: 14px;
	margin: 10px 80px;
	line-height: 24px;
}
.first-content-title span {
	float: left;
	width: 10px;
	height: 24px;
	margin-right: 20px;
	background-color: #28c4ff;
}

.second-content-title {
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;
	line-height: 22px;
}

.second-content-title span {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 5px 15px 0 0;
	background-color: #7ed321;
}

.footer-com {
	margin-top: 50px;
}

.footer-com,
.footer-time {
	text-align: right;
	line-height: 30px;
}

.sdk-mulu-title {
    padding-left: 30px;
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
}
.sdk-u{
    color: #f8a206;
}
