* {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}


*{
	margin:0;padding:0;border:0;
}
.ruleImg img{max-width:100%;text-align:center}

/*头部*/
.head_bg{
	height: 44px;
	line-height: 44px;
	width:100%;
	background:#fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	color: #333;
	font-size:16px;
	text-align: center;
	border-bottom: 1px #eee solid;
	font-weight: bold;
}
.back{
	width: 44px; height: 44px;
	position: absolute;
	left: 0; top: 0;
	color: #fff;
	background: url(../m/images/backIco.png) center no-repeat;
	background-size: 10px;
}
#header{
	display: none;
}
.h44{height: 44px;}

.ruleTitle{
	font-size:22px;color: #000;margin:0 auto 30px auto;font-weight: bold;text-align: center;
}
.indent{
	 width: 30px;display: inline-block;
 }
.indent1{
	width: 15px;display: inline-block;
}
.ruleImg{max-width: 740px;margin:10px auto 50px auto;padding:0 30px;overflow: hidden;}
.ruleImg img{max-width:100%;text-align:center}
.ruleImg p{
	text-align: left;font-size: 15px;color: #000;line-height:33px;
	/*text-indent: 32px;*/
}
.ruleImg p.img{
	text-align: center;
}
.section{
	margin-top:16px;
}
.xieyi span{
	text-decoration: none;
}
.bold{
	font-weight: bold;
}
.ruleImg p.txtBg{
	color: #ff0000;background:#ffff00;
}
.ruleImg p.textColorRed{
	color: #ff0000;
}
.ruleImg .section1{
	margin-top:16px;
}
.privacyApp{
	font-size: 15px;color: #555;margin-bottom: 12px;
}
.privacyApp dt{
	font-weight: bold;font-size: 13px;
}
.privacyApp dd{
	color: #666;font-size: 13px;line-height: 22px;
}