
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,table,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

body,button,input,select,textarea {
	font: 12px/1.5 -apple-system-font,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,SimSun,"sans-serif";
	color: #333
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0;
	vertical-align: middle
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400
}

ol,ul {
	list-style: none
}

a {
	color: #333
}

a,a:hover {
	text-decoration: none
}

a:active,a:focus {
	outline: none
}

caption,th {
	text-align: left
}

input {
	outline: none
}

input::-moz-focus-inner {
	border: none
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

body,html {
	font-size: 100px
}

#root,.main,body,html {
	width: 100%;
	height: 100%
}

header {
	height: 80px;
	padding: 0 40px 0 70px;
	font-size: 14px;
	position: relative;
	z-index: 3
}

header .logo {
	width: 200px;
	height: 100%;
	float: left;
	line-height: 80px;
	color: #212121;
	position: relative;
	cursor: pointer
}

header .logo .logo-icon {
	width: 28px;
	height: 28px;
background-size: cover;
	position: absolute;
	left: -38px;
	top: 26px
}

header ul {
	width: 222px;
	height: 100%;
	float: right;
	display: flex;
	justify-content: space-between;
	line-height: 80px
}

header ul li,header ul li a {
	color: rgba(33,33,33,.6)
}

header ul li a {
	font-weight: 600
}

header ul li a.active {
	color: #212121
}

header.home .logo {
	color: #fff
}

header.home ul li {
	color: hsla(0,0%,100%,.6)
}

header.home ul li:first-of-type a {
	color: #fff
}

header.home ul li a {
	color: hsla(0,0%,100%,.6)
}

header.home ul li a.active {
	color: #fff
}

header.hidden {
	display: none
}

.footer {
	width: 747px;
	height: 24px;
	position: fixed;
	left: 50%;
	bottom: 26px;
	margin-left: -373px;
	z-index: 3;
	text-align: center;
	color: #909399;
	font-size: 12px;
	font-family: PingFangSC-Regular,PingFangSC;
	line-height: 24px;
	letter-spacing: 0;
	transition: color 2s ease 0s
}

.footer a {
	color: inherit
}

.footer.home {
	color: #fff
}

.footer.home .goverment-records .line:before {
	background: #fff
}

.footer.other {
	transition: color 0s
}

.footer.other .goverment-records .line:before {
	transition: background-color 0s
}

.footer .company-info {
	float: left;
	width: 365px
}

.footer .goverment-records {
	width: 337px;
	float: left;
	margin-left: 44px;
	position: relative
}

.footer .goverment-records .police {
	width: 20px;
	height: 20px;
	background-size: cover;
	position: absolute;
	top: 2px;
	left: -22px
}

.footer .goverment-records .line {
	padding-left: 20px
}

.footer .goverment-records .line:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #909399;
	position: absolute;
	left: 198px;
	top: 7px;
	transition: background-color 2s ease 0s
}

.opening-animation {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: opacity 1s ease 0s
}

.opening-animation.hidden {
	z-index: 1;
	opacity: 0
}

video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

@-webkit-keyframes fadeout {
	0% {
		opacity: 1;
		z-index: 2
	}

	50% {
		opacity: 1;
		z-index: 2
	}

	to {
		opacity: 0;
		z-index: 1
	}
}

@keyframes fadeout {
	0% {
		opacity: 1;
		z-index: 2
	}

	50% {
		opacity: 1;
		z-index: 2
	}

	to {
		opacity: 0;
		z-index: 1
	}
}

.home-container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1
}

.home-container.playing .background-layer {
	opacity: 0
}

.home-container.playing .content-layer {
	display: none
}

.home-container.landing .content {
	-webkit-animation: content-landing 2s ease 0s;
	animation: content-landing 2s ease 0s
}

.home-container.landing .background-layer .upper-layer {
	-webkit-animation: bg-landing 2s linear 0s;
	animation: bg-landing 2s linear 0s
}

.home-container.landing .left-rect {
	left: -350px;
	-webkit-animation: left-rect-landing 1s linear 0s;
	animation: left-rect-landing 1s linear 0s
}

.home-container.landing .right-rect {
	right: -350px;
	-webkit-animation: right-rect-landing 1s linear 0s;
	animation: right-rect-landing 1s linear 0s
}

.home-container .background-layer {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.home-container .background-layer .layer-container {
	width: 150%;
	-webkit-transform: rotate(-20deg) translateY(-10%);
	transform: rotate(-20deg) translateY(-10%);
	position: absolute
}

.home-container .background-layer .layer-container .additional-layer,.home-container .background-layer .layer-container .bottom-layer,.home-container .background-layer .layer-container .upper-layer {
	width: 100%;
	display: block
}

.home-container .background-layer .layer-container .additional-layer {
	position: absolute;
	left: 0
}

.home-container .background-layer .layer-container .additional-layer-before {
	top: -50%
}

.home-container .background-layer .layer-container .additional-layer-after {
	bottom: -50%
}

.home-container .left-rect {
	background: linear-gradient(135deg,#32fbfc,#3214f2);
	left: -215px;
	bottom: 90px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.home-container .left-rect,.home-container .right-rect {
	width: 300px;
	height: 300px;
	border-radius: 40px;
	opacity: .5;
	position: absolute;
	z-index: 3
}

.home-container .right-rect {
	background: linear-gradient(135deg,#32fbfc,#3156ff);
	right: -215px;
	top: 90px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.home-container .content-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(0,0,0,.5)
}

.home-container .content-layer:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 1011px;
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 1;
	opacity: .05
}

.home-container .content-layer .content {
	width: 670px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 2
}

.home-container .content-layer .content .slogon {
	font-size: 66px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: #fff;
	line-height: 66px;
	margin-bottom: 20px;
	letter-spacing: -1px
}

.home-container .content-layer .content .slogon-en {
	height: 18px;
	font-size: 18px;
	font-family: Montserrat-Regular;
	font-weight: 400;
	color: #909399;
	line-height: 18px;
	letter-spacing: 0
}

.home-container .content-layer .content .divider {
	height: 129px;
	position: relative
}

.home-container .content-layer .content .divider:before {
	content: "";
	width: 48px;
	height: 2px;
	background: #909399;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: none
}

.home-container .content-layer .content .web-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 49px auto 32px;
	width: 324px;
	height: 48px;
	background: #e4e7ed;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	cursor: pointer
}

.home-container .content-layer .content .downloadButton {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 384px;
	margin: 0 auto
}

.home-container .content-layer .content .downloadButton .buttonType {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative
}

.home-container .content-layer .content .downloadButton .buttonType a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	background: #e4e7ed;
	border-radius: 50%;
	margin-bottom: 10px;
	cursor: pointer
}

.home-container .content-layer .content .downloadButton .buttonType a i {
	display: block;
	width: 32px;
	height: 32px;
	background-size: cover
}


.home-container .content-layer .content .downloadButton .buttonType p {
	font-size: 14px;
	font-weight: 500;
	color: #fff
}


.home-container .content-layer .content .downloadButton .buttonType:hover .qrCode {
	opacity: 1;
	transition: opacity .5s
}

.home-container .content-layer .mouse-icon {
	width: 32px;
	height: 50px;
	border-radius: 16px;
	border: 1px solid #fff;
	position: absolute;
	left: 50%;
	bottom: 40px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.home-container .content-layer .mouse-icon:after {
	content: "";
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 2px;
	position: absolute;
	left: 14px;
	bottom: 31px
}

@-webkit-keyframes content-landing {
	0% {
		opacity: 0;
		top: calc(50% + 30px)
	}

	to {
		top: 50%;
		opacity: 1
	}
}

@keyframes content-landing {
	0% {
		opacity: 0;
		top: calc(50% + 30px)
	}

	to {
		top: 50%;
		opacity: 1
	}
}

@-webkit-keyframes bg-landing {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes bg-landing {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes bg-layer-animation {
	0% {
		-webkit-transform: rotate(-20deg) translateY(-400px);
		transform: rotate(-20deg) translateY(-400px)
	}

	to {
		-webkit-transform: rotate(-20deg) translateY(-1600px);
		transform: rotate(-20deg) translateY(-1600px)
	}
}

@keyframes bg-layer-animation {
	0% {
		-webkit-transform: rotate(-20deg) translateY(-400px);
		transform: rotate(-20deg) translateY(-400px)
	}

	to {
		-webkit-transform: rotate(-20deg) translateY(-1600px);
		transform: rotate(-20deg) translateY(-1600px)
	}
}

@-webkit-keyframes left-rect-landing {
	0% {
		left: -215px
	}

	to {
		left: -350px
	}
}

@keyframes left-rect-landing {
	0% {
		left: -215px
	}

	to {
		left: -350px
	}
}

@-webkit-keyframes right-rect-landing {
	0% {
		right: -215px
	}

	to {
		right: -350px
	}
}

@keyframes right-rect-landing {
	0% {
		right: -215px
	}

	to {
		right: -350px
	}
}

.indicator {
	width: 30px;
	height: 100px;
	position: fixed;
	right: 40px;
	top: 50%;
	z-index: 3
}

.indicator li {
	width: 30px;
	height: 20px;
	position: relative
}



.indicator li.active:before {
	width: 30px
}

.func-content {
	width: 750px;
	height: 600px;
	position: absolute;
	top: calc(50% - 300px);
	left: calc(50% - 375px)
}

.func-content .phone-container {
	width: 523px;
	height: 673px;
	position: absolute;
	top: 0;
	z-index: 1;
	transition: left 1s ease .1s;
	-webkit-animation: fadein .5s ease 0s;
	animation: fadein .5s ease 0s
}

.func-content .phone-container .phone {
	width: 100%;
	height: 100%;
	position: relative
}

.func-content .phone-container .phone .iphone-content {
	width: 254px;
	height: 550px;
	background-size: cover;
	position: absolute;
	top: 17px;
	left: 26px;
	z-index: 1;
	transition: opacity 1s ease 0s;
	opacity: 0
}
.func-content .phone-container .phone .iphone-content.iphone-content0 {
	background-image:url(../media/maintask.png)
}
.func-content .phone-container .phone .iphone-content.iphone-content1 {
	background-image:url(../media/minitask.png)
}
.func-content .phone-container .phone .iphone-content.iphone-content2 {
	background-image:url(../media/rectask.png)
}
.func-content .phone-container .phone .iphone-content.iphone-content3 {
	background-image:url(../media/everyday.png)
}
.func-content .phone-container .phone .iphone-content.iphone-content4 {
	background-image:url(../media/taskpool.png)
}

.func-content .phone-container .phone .iphone-bg {
	width: 100%;
	height: 100%;
	background-image: url(../media/background.png);
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2
}

.func-content .desc-container {
	width: 358px;
	position: absolute;
	top: 78px;
	z-index: 2;
	transition: left 1s ease 0s
}

.func-content .desc-container.flashing1 {
	-webkit-animation: flashing1 1s ease 0s;
	animation: flashing1 1s ease 0s
}

.func-content .desc-container.flashing2 {
	-webkit-animation: flashing2 1s ease 0s;
	animation: flashing2 1s ease 0s
}

.func-content .desc-container.fadein {
	-webkit-animation: fadein 1s ease 0s;
	animation: fadein 1s ease 0s
}

.func-content .desc-container .desc {
	color: #212121;
	position: absolute;
	opacity: 0;
	transition: opacity 0s linear .4s;
	z-index: 1;
	font-family: PingFangSC
}

.func-content .desc-container .desc h2 {
	font-size: 44px;
	font-weight: 500;
	line-height: 56px;
	margin-bottom: 24px
}

.func-content .desc-container .desc h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 8px;
	margin-top: 20px
}

.func-content .desc-container .desc p {
	width: 362px;
	height: 84px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0
}

.func-content .desc-container .desc .buttons {
	position: absolute;
	width: 435px;
	font-size: 12px
}

.func-content .desc-container .desc .buttons .button {
	text-align: center;
	display: inline-block;
	height: 48px;
	margin-left: 20px;
	background: #e4e7ed;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	color: #212121;
	line-height: 48px;
	cursor: pointer
}

.func-content .desc-container .desc .buttons .button:hover {
	background-color: rgba(228,231,237,.8)
}

.func-content .desc-container .desc .buttons .button i {
	width: 18px;
	height: 18px;
	margin-right: 10px;
	background-size: cover;
	display: inline-block;
	vertical-align: text-top
}

.func-content .desc-container .desc .buttons .store {
	width: 172px
}

.func-content .desc-container .desc .buttons .store.apple {
	margin-left: 0
}

.func-content .desc-container .desc .buttons .qr.active .qr-code {
	width: 220px;
	height: 220px;
	border-radius: 8px
}

.func-content.page0 .phone-container {
	left: 0
}

.func-content.page0 .phone-container .iphone-content0 {
	opacity: 1
}

.func-content.page0 .desc-container {
	left: 392px
}

.func-content.page0 .desc-container .desc0 {
	opacity: 1;
	z-index: 2
}

.func-content.page1 .phone-container {
	left: 453px
}

.func-content.page1 .phone-container .iphone-content1 {
	opacity: 1
}

.func-content.page1 .desc-container {
	left: 0
}

.func-content.page1 .desc-container .desc1 {
	opacity: 1;
	z-index: 2
}

.func-content.page2 .phone-container {
	left: 0
}

.func-content.page2 .phone-container .iphone-content2 {
	opacity: 1
}

.func-content.page2 .desc-container {
	left: 392px
}

.func-content.page2 .desc-container .desc2 {
	opacity: 1;
	z-index: 2
}

.func-content.page3 .phone-container {
	left: 453px
}

.func-content.page3 .phone-container .iphone-content3 {
	opacity: 1
}

.func-content.page3 .desc-container {
	left: 0
}

.func-content.page3 .desc-container .desc3 {
	opacity: 1;
	z-index: 2
}

.func-content.page4 .phone-container {
	left: 0
}

.func-content.page4 .phone-container .iphone-content4 {
	opacity: 1
}

.func-content.page4 .desc-container {
	left: 392px
}

.func-content.page4 .desc-container .desc4 {
	opacity: 1;
	z-index: 2
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes flashing1 {
	0% {
		opacity: 0
	}

	80% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes flashing1 {
	0% {
		opacity: 0
	}

	80% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes flashing2 {
	0% {
		opacity: 0
	}

	80% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes flashing2 {
	0% {
		opacity: 0
	}

	80% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.function-intro {
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg,#fbfdff,#fff);
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 2
}



@-webkit-keyframes landing {
	0% {
		opacity: 0;
		margin-top: -.5rem
	}

	to {
		opacity: 1;
		margin-top: 0
	}
}

@keyframes landing {
	0% {
		opacity: 0;
		margin-top: -.5rem
	}

	to {
		opacity: 1;
		margin-top: 0
	}
}

@-webkit-keyframes leftRect {
	0% {
		opacity: 0;
		-webkit-transform: translate(-2.5rem,-.2rem) rotate(135deg);
		transform: translate(-2.5rem,-.2rem) rotate(135deg)
	}

	to {
		opacity: .1;
		-webkit-transform: translate(-2rem,-.2rem) rotate(135deg);
		transform: translate(-2rem,-.2rem) rotate(135deg)
	}
}

@keyframes leftRect {
	0% {
		opacity: 0;
		-webkit-transform: translate(-2.5rem,-.2rem) rotate(135deg);
		transform: translate(-2.5rem,-.2rem) rotate(135deg)
	}

	to {
		opacity: .1;
		-webkit-transform: translate(-2rem,-.2rem) rotate(135deg);
		transform: translate(-2rem,-.2rem) rotate(135deg)
	}
}

@-webkit-keyframes rightRect {
	0% {
		opacity: 0;
		-webkit-transform: translate(2.5rem,1rem) rotate(135deg);
		transform: translate(2.5rem,1rem) rotate(135deg)
	}

	to {
		opacity: .1;
		-webkit-transform: translate(2rem,1rem) rotate(135deg);
		transform: translate(2rem,1rem) rotate(135deg)
	}
}

@keyframes rightRect {
	0% {
		opacity: 0;
		-webkit-transform: translate(2.5rem,1rem) rotate(135deg);
		transform: translate(2.5rem,1rem) rotate(135deg)
	}

	to {
		opacity: .1;
		-webkit-transform: translate(2rem,1rem) rotate(135deg);
		transform: translate(2rem,1rem) rotate(135deg)
	}
}
