
@charset "utf-8";
*{padding: 0;margin: 0;}
ul,li,ol{list-style: none;margin-bottom: 0;}
i,em{font-style:normal}
a,a:hover{text-decoration: none;}
button,input{outline: none;}

html,body{font-size: 12px;font-family: "Microsoft yahei", Helvetica, Arial, sans-serif;}
ul{margin: 0;padding: 0;}
/* 协议 */
.paddingt{
	padding: 0 0.32rem 0.8rem 0.32rem;
}
.title{
	text-align: center;
	padding: 0.5333333333333333rem 0;
	font-size: 0.5333333333333333rem;
}
h4{
	font-size: 0.37333333333333335rem;
	margin-bottom: 0.16rem;
}
p{
	font-size: 0.3466666666666667rem;
	margin-bottom: 0.26666666666666666rem;
	line-height: 0.5866666666666667rem;
}
/* 协议结束 */
/* 推荐app */
.setting{
	background: url('../images/bjimg.png') no-repeat;
	background-size: 100% 100%;
	display: block;
	width: 100%;
	height: 100%;
}
.logo{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 1.333333333333333rem;
}
.logo img{
	height: 1.093333333333333rem;
}

.btnr{
	position: fixed;
	bottom: 1.7333333333333334rem;
	left: 0;
	width: 100%;
}
.btnr a{
	background: rgba(255, 255, 255, 0.2);
	border-radius: 0.1333333333333333rem;
	display: block;
	width: 6.4rem;
	height: 1.1733333333333333rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0.5866666666666667rem auto 0 auto;
	font-size: 0.4rem;
	color: #fff;
}
a.android i{
	width: 0.4266666666666667rem;
	height: 0.48rem;
	background: url(../images/ico_anzhuo.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.26666666666666666rem;
}
a.ios i{
	width: 0.4266666666666667rem;
	height: 0.48rem;
	background: url(../images/ico_pingg.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.26666666666666666rem;
}
/* 推荐app-end */