.content, .main {
	overflow: hidden;
	position: relative
}
body, html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/pc-bg.jpg);
	background-repeat: round;
	font-weight: 300;
	font-family: Avenir, "Helvetica Neue", Arial, Helvetica, sans-serif
}
img{
	max-width: 100%;
	object-fit: contain;
}
.tips-c{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 4.02rem;
	margin: .1rem auto;
}
.main {
	min-height: 100%
}
.content {
	margin: .2rem auto;
	text-align: center
}
.tips {
	width: .71rem;
	height: .71rem;
	display: flex;
	/* margin: .3rem auto .2rem; */
}
.title-img{
	width: 2.35rem;
	/* margin: 0 auto .2rem; */
	display: flex;
}
.logo {
	width: 2.12rem;
	height: .52rem;
	margin: 0 auto;
	display: block;
	background: url(../images/down-tit.png) no-repeat;
	background-size: 100%
}
.xzdz{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
	font-size: .24rem;
}
.xzdz .wz{
	color: rgba(226, 178, 102, 1);
	font-size: .35rem;
}
.code {
	width: 1.17rem;
	height: 1.17rem;
	margin: .3rem auto 0;
	border-radius: .1rem;
	padding: .08rem;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.btn-list a {
	background: url(/./images/btn-bg.png) no-repeat;
	background-size: 100% 100%;
	color: #69450C;
	display: none;
	text-align: left;
	width: 2.86rem;
	height: .52rem;
	/* padding-left: 67px; */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: .48rem;
	text-decoration: none;
	font-size: .17rem;
	position: relative;
	cursor: pointer;
	margin: .22rem auto 0
}
.btn-list .t{
	position: absolute;
	width: .67rem;
	height: .34rem;
	top: -.26rem;
	right: 0;
}
.bottom, .handover {
	text-align: center
}
.btn-list i, .handover, .shadow {
	position: absolute
}
.btn-list i {
	display: block;
	width: 32px;
	height: 40px;
	left: 26px;
	top: 14px;
}
.btn-list p {
	margin: 0;
	font-size: 14px;
	color:#9f9f9f;
}
.font, .shadow {
	font-size: 16px;
	line-height: 30px
}
.shadow {
	display: none;
	background: rgba(0,0,0,.8);
	top: 50%;
	left: 50%;
	margin-left: -137px;
	margin-top: -46px;
	width: 242px;
	height: 60px;
	color: #fff;
	border-radius: 8px;
	padding: 16px
}
.ios {
	background: url(../images/ios-h.png?v=62580) no-repeat;
	background-size: 100%;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}
.android, .tool {
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast
}
.android {
	background: url(../images/android-h.png?v=62580) no-repeat;
	background-size: 100%;
	image-rendering: -moz-crisp-edges;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}
.android-btn{
	color: #121212;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row !important;
}
.toolBtn{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row !important;
}
.android-btn img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.toolBtn img{
	width: 18px;
	height: 18px;
	margin-right: 6px;
}
.handover, .tool {
	image-rendering: -moz-crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}
.tool {
	background: url(../images/tool-h.png?v=62580) no-repeat;
	background-size: 100%;
	image-rendering: crisp-edges
}
/* .android-bottom, .btn-list .android-btn, .btn-list .tool-btn {
	display: block
} */
.btn-list .tool-btn {
	color: #E2B266;
	background: 0 0;
	border: 1px solid #E2B266;
}
.btn-list .tool-btn p{
	color: #E2B266;
}
.font {
	color: #77420d;
	margin-top: 150px
}
.font p {
	margin: 0;
	font-weight: 400
}
.font a {
	color: #e55100;
	text-decoration: none
}
.bottom {
	display: none;
	color: #E2B266;
	font-size: .14rem;
	line-height: .33rem;
	margin-top: .2rem;
}
.footer{
	font-size: .12rem;
	color: #3CBB18;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: .3rem;
	left: 50%;
	transform: translateX(-50%);
}
.footer img{
	width: .16rem;
	height: .16rem;
	margin-right: .04rem;
}
.android-bottom, .handover {
	display: inline-block
}
.bottom p {
	margin: 0;
	display: flex;
	align-items: center;
}
.bottom p a, .bottom p span {
	text-decoration: none;
	color: #fff
}
.handover {
	color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -72.5px;
	cursor: pointer;
	font-size: 20px;
	padding-left: 30px;
margin-bottom:.3rem;
	background: url(../images/handover.png) left no-repeat;
	background-size: auto 100%;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges
}
