[hidden] {
	display: none!important
}
html {
	box-sizing: border-box
}
*, :after, :before {
	box-sizing: inherit
}
body, html {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
h1, h2 {
	margin: 0;
	font: inherit
}
a {
	color: inherit;
	text-decoration: none;
	outline: none
}
button {
	background-color: transparent;
	border: none;
	padding: 0
}
html {
	height: 100%;
	background-color: #fff
}
html body {
	height: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	font-family: Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif
}
.Download-root {
	display: flex;
	z-index: 1;
	flex-direction: column;
	align-items: center;
	position: fixed;
	bottom: 8%;
	width: 100%
}
.Download-upgradeHint {
	display: none;
	font-size: 13px;
	margin-top: 12px;
	text-align: center
}
.Download-link {
	display: block;
	width: 268px;
	height: 44px;
	line-height: 44px;
	border-radius: 24px;
	border: none;
	background-color: #056de8;
	margin-top: 28px;
	color: #fff
}
.Download-link {
	font-size: 16px;
	font-weight: 500;
	text-align: center
}
.downloadZhihuBtn {
	margin-top: 21px;
	color: #1772f6;
	margin: 21px auto 0;
	display: block
}
.downloadSecond-wrapper {
	margin-top: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 268px
}
.downloadLink--second {
	width: 130px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: hsla(0,0%,100%,.12);
	border-radius: 44px;
	color: #fff;
	font-weight: 400;
	font-size: 16px
}
.OpenGuide-wrapper {
	width: 100%;
	padding-bottom: 30%;
	background-image: url("https://img.naimal.com/newask/img/v2-75937fa0458006c93a607b81f956c4ae.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 0;
	background-size: 600px
}
.OpenGuide-guideBrowser {
	background: rgba(0,0,0,.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	display: none
}
.OpenGuide-promote {
	position: fixed;
	top: 10px;
	right: 20px;
	width: 140px;
	height: 98px
}
.OpenGuide-gif {
	width: 279px;
	height: 220px;
	border-radius: 16px
}
.OpenGuide-toolTip {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 12px;
	margin-right: 12px;
	padding: 13px;
	border-radius: 8px;
	background-color: #fff;
	font-size: 14px;
	font-weight: 700;
	color: #1772f6;
	box-shadow: 0 5px 20px 0 rgba(26,26,26,.1);
	transition: all .3s;
	-webkit-transform: scale3d(.1, .1, .1);
	transform: scale3d(.1, .1, .1);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	opacity: 0
}
.OpenGuide-toolTip:after {
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 16px;
	top: -5px;
	display: block;
	width: 12px;
	height: 12px;
	box-shadow: -2px -2px 18px -2px rgba(26,26,26,.1);
	border-radius: 3px;
	content: "";
	background: #fff;
	transition: all .3s
}
.OpenGuide-toolTip--active {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.OpenGuide-toolTip--highlight {
	box-shadow: 0 5px 20px rgba(26,26,26,.24)
}
.OpenGuide-toolTip--highlight:after {
	box-shadow: -2px -2px 18px -2px rgba(0,0,0,.3)
}
.OpenGuide-clickHint {
	height: 60px;
	opacity: 0
}
.OpenGuide-clickHintLink {
	border-bottom: 1px solid #777
}
@-webkit-keyframes arrow {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px);
opacity:0
}
50% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1
}
to {
-webkit-transform:translateY(5px);
transform:translateY(5px);
opacity:0
}
}
@keyframes arrow {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px);
opacity:0
}
50% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity:1
}
to {
-webkit-transform:translateY(5px);
transform:translateY(5px);
opacity:0
}
}
.FixedAppInfo-wrapper {
	display: flex;
	justify-content: center;
	width: 100%
}
.FixedAppInfo {
	padding: 0 16px;
	color: #999;
	font-weight: 400;
	font-size: 13px;
	line-height: 26px
}
.FixedAppInfo, .FixedAppInfo-element-wrapper {
	display: flex;
	flex-direction: column
}
.FixedAppInfo-element {
	margin-right: 20px
}
.FixedAppInfo .AppInfo-link {
	color: #056de8
}
html[data-theme=dark] .FixedAppInfo {
	color: #646464
}
.ft24 {
    font-size: 1.03rem;
}
.fcf {
    color: #fff;
}
.footer {
    background-color: #999;
    padding: .9rem 1.3rem 1.3rem;
    text-align: center;
}
.ft24 {
    font-size: 1.03rem;
}
.ml10 {
    margin-left: .45rem;
}
.FixedAppInfo-daohang{
    font-size: .9rem;
    text-align: center;
    color: #333;
	margin-bottom:.95rem;
}