html {
	height:100%;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:transparent
}
body {
	margin:0;
	height:100%;
	font-size:14px;
	font-family:"PingFang SC","Helvetica Neue",Helvetica,STHeiTi,Arial,sans-serif
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display:block
}
audio:not([controls]) {
	display:none;
	height:0
}
progress {
	vertical-align:baseline
}
[hidden],template {
	display:none
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects;
	text-decoration:none;
	color:#fff
}
a:active,a:hover {
	outline-width:0
}
abbr[title] {
	text-decoration:underline;
	text-decoration:underline dotted
}
b,strong {
	font-weight:bolder
}
dfn {
	font-style:italic
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border-style:none
}
svg:not(:root) {
	overflow:hidden
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
pre {
	overflow:auto;
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
	vertical-align:middle;
	outline:0
}
button,input {
	overflow:visible
}
button,select {
	text-transform:none
}
[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance:button
}
[disabled] {
	cursor:default
}
[type=checkbox],[type=radio] {
	box-sizing:border-box;
	padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height:auto
}
[type=search] {
	-webkit-appearance:textfield;
	outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
::-webkit-file-upload-button {
	-webkit-appearance:button;
	font:inherit
}
textarea {
	overflow:auto;
	resize:none;
	vertical-align:top
}
optgroup {
	font-weight:700
}
input,select,textarea {
	outline:0
}
input,textarea {
	-webkit-user-modify:read-write-plaintext-only
}
input::-ms-clear,input::-ms-reveal {
	display:none
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color:inherit;
	opacity:.54
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color:inherit;
	opacity:.54
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td,th {
	padding:0
}
blockquote,figure,form,h1,h2,h3,h4,h5,h6,p {
	margin:0
}
dd,dl,li,ol,ul {
	margin:0;
	padding:0
}
ol,ul {
	list-style:none outside none
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400;
	line-height:1.5
}
* {
	box-sizing:border-box
}
input,select {
	padding:0;
	border:0 none;
	-webkit-appearance:none;
	background-color:transparent
}

.about {
	padding-top:178px;
	min-height:100%;
	height:auto
}
.about .header {
	background:#fff
}
.about .section {
	text-align:center;
	color:#282828
}
.about .section-title {
	font-size:32px;
	font-weight:500;
	line-height:45px
}
.about .section-desc .section-content {
	margin:30px auto;
	width:1000px
}
.about .section-desc .contact-text {
	padding-top:7px;
	text-align:left
}
.about .section-desc .contact-text p {
	font-size:18px;
	line-height:32px;
	margin-bottom:32px
}
.about .section-desc .contact-text p:last-child {
	margin-bottom:0
}
.about .section-pkg .section-content {
	margin-top:50px;
	height:467px;
	background:url("/public/index/images/bg_pkg.png") no-repeat center center/1920px 467px
}
.about .section-pkg .section-content ul {
	display:inline-block;
	margin:0 auto
}
.about .section-pkg .section-content ul:last-child {
	margin-top:96px
}
.about .section-pkg .section-content ul li {
	float:left;
	margin-right:136px
}
.about .section-pkg .section-content ul li:last-child {
	margin-right:0
}
.about .section-pkg .pkg-img {
	width:100px;
	height:100px
}
.about .section-pkg .pkg-text {
	position:relative;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	margin-top:24px;
	font-size:18px;
	line-height:25px;
	white-space:nowrap
}
.about .section-culture {
	margin-top:120px;
	margin-bottom:120px
}
.about .section-culture .section-content {
	position:relative;
	width:1300px;
	height:300px;
	margin:73px auto 0;
	padding:15px 94px;
	background:#fcfcfc
}
.about .section-culture .scroll-box {
	width:100%;
	height:100%;
	overflow:hidden
}
.about .section-culture .culture-imgs {
	height:100%;
	width:2000px;
	-webkit-transition:-webkit-transform .5s ease-in-out;
	transition:-webkit-transform .5s ease-in-out;
	transition:transform .5s ease-in-out;
	transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out
}
.about .section-culture .culture-imgs img {
	width:360px;
	height:270px;
	margin-right:16px;
	float:left
}
.about .section-culture .culture-left,.about .section-culture .culture-right {
	position:absolute;
	top:0;
	width:94px;
	height:100%;
	cursor:pointer
}

.about .section-contact .section-content {
	margin:70px auto 105px 140px;
	width:1200px
}
.about .section-contact .contact-img {
	width:430px;
	height:400px;
	margin-right:200px;
	float:left;
	background:url("/public/index/images/contact_bg.png") no-repeat center center/cover
}
.about .section-contact .contact-text {
	float:left;
	text-align:left;
	margin-top:50px
}
.about .section-contact .contact-text-item {
	margin-bottom:25px
}
.about .section-contact .contact-text-item .item-title {
	font-size:20px;
	font-weight:500;
	line-height:38px
}
.about .section-contact .contact-text-item .item-desc {
	font-size:20px;
	line-height:32px
}
.about .section-contact .contact-text-item:first-child .item-title {
	margin-bottom:4px
}
.about .section-contact a {
	color:#282828
}
.about .footer {
	text-align:center;
	padding-bottom:23px;
	color:#000
}

.about .footer a {
	color:#000
}

.clearfix::after {
	content:'';
	display:block;
	clear:both
}
.header {
	position:fixed;
	top:0;
	left:0;
	height:88px;
	z-index:100;
	min-width:1200px;
	width:100%
}
.header-content {
	margin:0 auto;
	max-width:1300px
}
.header-logo {
	float:left;
	width:80px;
	height:80px;
	margin-top:16px;
}
.header-logo-link {
	display:inline-block;
	height:100%;
	width:100%;
	text-indent:-9999px
}
.header-nav {
	float:right;
	height:100%;
	padding-top:34px
}

 .header-title {
	float:left;
	height:100%;
	padding-top:38px;
	font-size:23px;
}

.header-nav>li {
	position:relative;
	float:left;
	font-size:18px;
	color:#fff;
	line-height:25px;
	margin-right:48px;
	cursor:pointer
}
.header-nav>li:last-child {
	margin-right:0
}
.header-nav>li:hover .icon-arrow-bottom,.header-nav>li:hover>a {
	opacity:1
}
.header-nav>li a {
	opacity:.6;
	-webkit-transition:all .3s;
	transition:all .3s
}
.header-nav>li a:hover {
	opacity:1
}
.header-nav>li .icon-arrow-bottom {
	display:inline-block;
	width:24px;
	height:24px;
	margin-bottom:-4px;
	-webkit-transition:-webkit-transform .3s;
	transition:-webkit-transform .3s;
	transition:transform .3s;
	transition:transform .3s,-webkit-transform .3s;
	opacity:.6;
	background:url("/public/index/images/arrow.png") no-repeat center center/contain
}
.header-nav>li.active {
	position:relative
}
.header-nav>li.active .icon-arrow-bottom,.header-nav>li.active>a {
	font-weight:500;
	opacity:1
}
.header-nav>li.active::after {
	position:absolute;
	content:"";
	left:50%;
	bottom:-13px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:24px;
	height:6px;
	background:#fff;
	border-radius:3px
}
.header-nav>li.active.header-nav-menu::after {
	left:28px;
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.header-nav>li:nth-child(3) {
	margin-right:32px
}
.header-nav>li.header-nav-audio {
	width:42px;
	height:42px;
	visibility:hidden;
	margin-top:-9px;
	margin-right:0;
	opacity:.6;
	-webkit-transition:opacity .3s;
	transition:opacity .3s;
	background:url("/public/index/images/audio_icon.png") no-repeat center center/cover
}
.header-nav>li.header-nav-audio:hover {
	opacity:1
}
.header-nav>li.header-nav-audio.muted {
	background-image:url("/public/index/images/audio_mute.png")
}
.header-nav>li.header-nav-IM {
	display:none!important;
	width:126px;
	height:91px;
	margin-top:-7px;
	background:url("/public/index/images/im_sprite.png") no-repeat left top/126px 3731px;
	-webkit-animation:im 2.73s steps(41) 0s infinite normal none;
	animation:im 2.73s steps(41) 0s infinite normal none
}
.header-nav>li.header-nav-IM>a {
	display:inline-block;
	width:100%;
	height:100%
}
@-webkit-keyframes im {
	0% {
	background-position:0 0
}
100% {
	background-position:0 -3731px
}
}@keyframes im {
	0% {
	background-position:0 0
}
100% {
	background-position:0 -3731px
}
}
.header-nav>li.header-nav-menu:hover .menu {
	display:block
}
.header-nav>li.header-nav-menu:hover .icon-arrow-bottom {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.header-nav>li.header-nav-menu.active .menu {
	bottom:-153px
}
.header-nav>li .menu {
	position:absolute;
	bottom:-133px;
	left:-28px;
	width:136px;
	height:180px;
	padding-top:40px;
	display:none;
	-webkit-transition:all .3s;
	transition:all .3s
}
.header-nav>li .menu a {
	color:#000
}
.header-nav>li .menu-triangle {
	position:relative;
	z-index:2;
	width:40px;
	height:20px;
	overflow:hidden;
	margin:0 auto -1px
}
.header-nav>li .menu-triangle::before {
	position:absolute;
	content:'';
	left:50%;
	top:50%;
	width:20px;
	height:20px;
	margin-left:-10px;
	margin-top:2px;
	-webkit-transform:scaleX(1.2) rotate(45deg);
	transform:scaleX(1.2) rotate(45deg);
	border-radius:5px;
	background-color:#fff;
	border:1px solid #ededed
}
.header-nav>li .menu-items {
	position:relative;
	z-index:1;
	padding-left:18px;
	padding-right:18px;
	border:1px solid #ededed;
	background:#fff;
	border-radius:8px;
	cursor:auto
}
.header-nav>li .menu-item {
	display:block;
	text-align:center;
	font-size:16px;
	line-height:60px;
	border-bottom:1px solid #ededed;
	cursor:pointer
}
.header-nav>li .menu-item:last-child {
	border-bottom:none
}
.header-black .header-nav>li a {
	color:#000
}
.header-black .header-nav>li.active::after {
	background:#256DE6
}
.header-black .header-nav>li .icon-arrow-bottom {
	background-image:url("/public/index/images/arrow_black.png")
}
.header-black .header-nav-audio {
	visibility:hidden!important
}
.footer {
  font-weight: 300;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
  display: block;
  padding-bottom: 18px;
  padding-left: 20%;
  position: fixed;
  bottom: 0px;
  width: 80%;
	text-align: center;
}

.footer a,.footer span {
	font-size:14px
}
.footer a {
	color:#fff
}
.footer a:hover {
	text-decoration:underline
}
.footer img {
	width:20px;
	height:20px;
	margin:0 8px;
	vertical-align:bottom
}

.home {
	position:relative;
	min-width:1200px;
	overflow:hidden
}
.home .header .header-nav>li.header-nav-audio {
	visibility:visible
}
.home .aside {
	position:fixed;
	top:50%;
	right:88px;
	z-index:100;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.home .aside li {
	width:8px;
	height:8px;
	background:rgba(0,0,0,.2);
	border-radius:4px;
	margin-bottom:8px;
	-webkit-transition:all .3s;
	transition:all .3s;
	cursor:pointer
}
.home .aside li.active {
	height:24px;
	background:#3597FA
}
.home .aside li:first-child.active {
	height:24px;
	background:#3597FA
}
.home .aside li:last-child {
	margin-bottom:0
}
.home .list-container {
	position:absolute;
	width:100%;
	height:100%
}
.home .list-container .list-bg {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:9;
	background:#fff
}
.home .list-container .list-bg .bg-waves,.home .list-container .list-bg .waves {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:300px;
	margin-bottom:-5px
}
.home .list-container .list-bg .parallax>use {
	-webkit-animation:move-forever 14s linear infinite;
	animation:move-forever 14s linear infinite
}
.home .list-container .list-bg .parallax>use:nth-child(1) {
	-webkit-animation-delay:-2s;
	animation-delay:-2s;
	-webkit-animation-duration:7s;
	animation-duration:7s;
	fill-opacity:.2
}
.home .list-container .list-bg .parallax>use:nth-child(2) {
	-webkit-animation-delay:-3s;
	animation-delay:-3s;
	-webkit-animation-duration:12s;
	animation-duration:12s;
	fill-opacity:1
}
@-webkit-keyframes move-forever {
	0% {
	-webkit-transform:translate3d(-90px,0,0);
	transform:translate3d(-90px,0,0)
}
100% {
	-webkit-transform:translate3d(85px,0,0);
	transform:translate3d(85px,0,0)
}
}@keyframes move-forever {
	0% {
	-webkit-transform:translate3d(-90px,0,0);
	transform:translate3d(-90px,0,0)
}
100% {
	-webkit-transform:translate3d(85px,0,0);
	transform:translate3d(85px,0,0)
}
}
.home .section {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1
}
.home .section-active {
	display:inline-block;
	z-index:10
}
.home .section-active .section-left .section-phone {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.home .section-active .section-left .section-device {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.home .section-active .section-left .section-video {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.home .section-active .section-left .section-icon {
	opacity:1;
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1)
}
.home .section-active .section-right .right-desc,.home .section-active .section-right .right-sub,.home .section-active .section-right .right-tip,.home .section-active .section-right .right-title {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.home .section-content {
	position:absolute;
	top:50%;
	left:50%;
	width:1082px;
	font-size:0;
	margin-left:-40px;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	white-space:nowrap
}
.home .section-left {
	float:left;
	position:relative;
	width:526px;
	height:636px
}
.home .section-left .section-device {
	position:relative;
	width:562.6px;
	height:677.1px;
	margin:0 auto;
	background:none;
	opacity:0;
	-webkit-transform:translate3d(0,20px,0);
	transform:translate3d(0,20px,0);
	-webkit-transition:all 350ms;
	transition:all 350ms;
	-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);
	transition-timing-function:cubic-bezier(.25,.1,.25,1)
}
.home .section-left .section-device::before {
	position:absolute;
	content:"";
	inset:0;
	z-index:2;
	background:url("/public/index/images/phone-bg.png") no-repeat left top/100% 100%;
	pointer-events:none
}
.home .section-left .section-device::after {
	content:none
}
.home .section-left .section-device-screen {
	position:absolute;
	left:146px;
	top:79px;
	width:240px;
	height:534px;
	overflow:hidden;
	border-radius:28px;
	z-index:1
}
.home .section-phone {
	width:100%;
	height:100%;
	background:no-repeat center center/contain;
	position:relative;
	z-index:2;
	pointer-events:none;
	opacity:0;
	-webkit-transform:translate3d(0,20px,0);
	transform:translate3d(0,20px,0);
	-webkit-transition:all 350ms;
	transition:all 350ms;
	-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);
	transition-timing-function:cubic-bezier(.25,.1,.25,1)
}
.home .section-left .section-video {
	position:absolute;
	top:79px;
	left:146px;
	width:240px;
	height:534px;
	z-index:1;
	display:block;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-align:left;
	background:transparent;
	pointer-events:none;
	-o-object-fit:fill;
	object-fit:fill;
	border-radius:18px;
	opacity:0;
	-webkit-transform:translate3d(0,20px,0);
	transform:translate3d(0,20px,0);
	-webkit-transition:all 350ms;
	transition:all 350ms;
	-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);
	transition-timing-function:cubic-bezier(.25,.1,.25,1)
}
.home .section-left .section-video canvas {
	width:240px!important;
	height:534px!important;
	display:block;
	background-color:transparent!important;
	-webkit-transform:none!important;
	transform:none!important;
	-webkit-transform-origin:0 0;
	transform-origin:0 0
}
.home .section-left .section-icon {
	position:absolute;
	background:no-repeat center center/contain;
	opacity:0;
	-webkit-transform:scale3d(0,0,1);
	transform:scale3d(0,0,1);
	-webkit-transition-property:all;
	transition-property:all;
	-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);
	transition-timing-function:cubic-bezier(.25,.1,.25,1)
}
.home .section-right {
	display:inline-block;
	margin-top:140px;
	padding-left:59px;
	color:#282828
}
.home .section-right .right-title {
	font-size:75px;
	font-weight:600;
	line-height:106px;
	-webkit-transition:all 350ms;
	transition:all 350ms
}
.home .section-right .right-sub {
	margin-top:40px;
	font-size:29px;
	font-weight:500;
	line-height:38px;
	-webkit-transition:all 550ms;
	transition:all 550ms
}
.home .section-right .right-desc,.home .section-right .right-tip {
	margin-top:20px;
	font-size:20px;
	line-height:32px;
	-webkit-transition:all 750ms;
	transition:all 750ms
}
.home .section-right .right-tip {
	-webkit-transition:all 950ms;
	transition:all 950ms
}
.home .section-right .right-desc,.home .section-right .right-sub,.home .section-right .right-tip,.home .section-right .right-title {
	opacity:0;
	-webkit-transform:translate3d(0,50px,0);
	transform:translate3d(0,50px,0);
	-webkit-transition-timing-function:cubic-bezier(.25,.1,.25,1);
	transition-timing-function:cubic-bezier(.25,.1,.25,1)
}
.home .section-main {
	background:rgba(0,0,0,.1)  
}
.home .section-main .video-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0
}
.home .section-main .video-container::before {
	position:absolute;
	content:"";
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.1)
}
.home .section-main .video-container .video {
	height:auto;
	min-height:100%;
	width:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.home .section-main .main-content {
	position:absolute;
	top:27%;
	left:50%;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
	text-align:center
}
.home .section-main .main-content>img {
	width:802px;
	height:182px
}
.home .section-main .main-content>p {
	font-size:20px;
	color:#fff;
	line-height:28px;
	letter-spacing:10px;
	margin:31px 0 48px
}
.home .section-main .main-content .main-down {
	display:inline-block
}
.home .section-main .main-content .main-down>a {
	position:relative;
	float:left;
	width:151px;
	height:52px;
	cursor:pointer
}
.home .section-main .main-content .main-down>a img {
	position:absolute;
	top:100%;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:167px;
	height:167px;
	margin-top:6px;
	display:none
}
.home .section-jspp .section-phone {
	margin-top: 79px;
	margin-left: 146px;
	width: 224px;
	height: 498px;
	/* 和 frend.png 完全相同的路径格式 */
	background-image: url("/public/index/images/msg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	/* 强制覆盖动画隐藏 */
	opacity: 1 !important;
	transform: none !important;
}

.home .section-camera .section-left .section-device,
.home .section-chat .section-left .section-device {
	margin-top:-4px;
	margin-left:-9.5px;
	background:none;
}

.home .section-camera .section-left .section-video,
.home .section-chat .section-left .section-video {
	position:static;
	top:auto;
	left:auto;
	width:100%;
	height:100%;
	border-radius:0;
	opacity:1;
	-webkit-transform:none;
	transform:none;
	-webkit-transition:none;
	transition:none
}

.home .section-camera .section-left .section-video canvas,
.home .section-chat .section-left .section-video canvas {
	width:100%!important;
	height:100%!important
}
.home .section-voice .section-phone {
	margin-top:79px;
	margin-left:146px;
	width:224px;
	height:498px;
	background-image:url("/public/index/images/voice_phone.png")
}

.home .section-camera .section-phone {
	margin-top:-4px;
	margin-left:-9.5px;
	width:562.6px;
	height:677.1px;
	background-image:url("/public/index/images/phone-bg.png");
	background-position:left top;
	background-size:100% 100%
} 

.home .section-square .section-phone {
	margin-top:79px;
	margin-left:146px;
	width:224px;
	height:498px;
	background-image:url("/public/index/images/frend.png")
}

@-webkit-keyframes move-top {
	0% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
100% {
	-webkit-transform:translate3d(0,-1638px,0);
	transform:translate3d(0,-1638px,0)
}
}@keyframes move-top {
	0% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
100% {
	-webkit-transform:translate3d(0,-1638px,0);
	transform:translate3d(0,-1638px,0)
}
}
.home .section-square.section-active .section-phone-content {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.home .section-square.section-active .section-phone-content::after {
	-webkit-animation:move-top 30s linear infinite;
	animation:move-top 30s linear infinite
}

.home .section-chat .section-phone {
	margin-top:-4px;
	margin-left:-9.5px;
	width:562.6px;
	height:677.1px;
	background-image:url("/public/index/images/phone-bg.png");
	background-position:left top;
	background-size:100% 100%
}

.home .section-activity {
	background:#fff;
	text-align:center
}
.home .section-activity .activity-content {
	position:relative;
	top:128px;
	left:0;
	width:100%
}
.home .section-activity .activity-btn {
	width:295px;
	height:57px;
	margin:0 auto 12px;
	color:#fff;
	border-radius:8px;
	font-size:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	opacity:0;
	-webkit-transform:scale(0);
	transform:scale(0);
	background:#25d4d0 url("/public/index/images/activity_btn_bg.png") no-repeat center center/cover;
	-webkit-transition:opacity .3s cubic-bezier(.25,.1,.25,1) 250ms,background .3s,-webkit-transform .3s cubic-bezier(.25,.1,.25,1) 250ms;
	transition:opacity .3s cubic-bezier(.25,.1,.25,1) 250ms,transform .3s cubic-bezier(.25,.1,.25,1) 250ms,background .3s;
	transition:opacity .3s cubic-bezier(.25,.1,.25,1) 250ms,transform .3s cubic-bezier(.25,.1,.25,1) 250ms,background .3s,-webkit-transform .3s cubic-bezier(.25,.1,.25,1) 250ms;
	cursor:pointer
}
.home .section-activity .activity-btn:hover {
	background-color:#21beba
}
.home .section-activity .activity-btn:active {
	background-color:#1da9a6
}

.home .section-chat .footer {
	position:absolute;
	left:50%;
	bottom:0px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%)
}
.home .section-activity.section-active .activity-btn {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-animation:spring .5s ease-in-out .3s;
	animation:spring .5s ease-in-out .3s
}
@-webkit-keyframes spring {
	0% {
	opacity:0;
	-webkit-transform:scale(0);
	transform:scale(0)
}
80% {
	opacity:1;
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
95% {
	opacity:1;
	-webkit-transform:scale(.95);
	transform:scale(.95)
}
100% {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}
}@keyframes spring {
	0% {
	opacity:0;
	-webkit-transform:scale(0);
	transform:scale(0)
}
80% {
	opacity:1;
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
95% {
	opacity:1;
	-webkit-transform:scale(.95);
	transform:scale(.95)
}
100% {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}
}
.home .section-activity.section-active .activity-mess-item::before {
	opacity:1
}
.home .section-activity.section-active .activity-mess-item:first-child {
	-webkit-animation:banner-move-1 64s linear infinite .6s;
	animation:banner-move-1 64s linear infinite .6s
}
.home .section-activity.section-active .activity-mess-item:nth-child(2) {
	-webkit-animation:banner-move-2 96s linear infinite .6s;
	animation:banner-move-2 96s linear infinite .6s
}
.home .section-activity.section-active .activity-mess-item:nth-child(3) {
	-webkit-animation:banner-move-1 80s linear infinite .6s;
	animation:banner-move-1 80s linear infinite .6s
}
.home .section-activity.section-active .activity-mess-item:last-child {
	-webkit-animation:banner-move-2 64s linear infinite .6s;
	animation:banner-move-2 64s linear infinite .6s
}
.home .section-activity.section-active .activity-mess-item>div {
	-webkit-transform:translate3d(0,0,0) scale(1)!important;
	transform:translate3d(0,0,0) scale(1)!important
}
@-webkit-keyframes banner-move-1 {
	0% {
	-webkit-transform:translate3d(-72px,0,0);
	transform:translate3d(-72px,0,0)
}
100% {
	-webkit-transform:translate3d(-2633px,0,0);
	transform:translate3d(-2633px,0,0)
}
}@keyframes banner-move-1 {
	0% {
	-webkit-transform:translate3d(-72px,0,0);
	transform:translate3d(-72px,0,0)
}
100% {
	-webkit-transform:translate3d(-2633px,0,0);
	transform:translate3d(-2633px,0,0)
}
}@-webkit-keyframes banner-move-2 {
	0% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
100% {
	-webkit-transform:translate3d(-2561px,0,0);
	transform:translate3d(-2561px,0,0)
}
}@keyframes banner-move-2 {
	0% {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
100% {
	-webkit-transform:translate3d(-2561px,0,0);
	transform:translate3d(-2561px,0,0)
}
}
.home .qrcode {
	position:fixed;
	right:150px;
	bottom:130px;
	z-index:100;
	display:block
}
.home .qrcode-mask {
	background:rgba(0,0,0,.7);
	width:100%;
	height:100%
}
.home .qrcode-content {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:120px;
	background:#fff;
	color:#282828;
	padding:10px 10px 10px;
	border-radius:16px
}
.home .qrcode-content img {
	width:100px;
	height:100px;
	margin:0 auto
}
.home .qrcode-content p {
	margin-top:4px;
	font-size:15px;
	font-weight:100;
	line-height:28px;
	text-align:center;
}
@media screen and (max-height:800px) {
	.activity-mess {
	-webkit-transform:scale(.9);
	transform:scale(.9);
	-webkit-transform-origin:left top;
	transform-origin:left top
}
}@media screen and (min-width:1800px) {
	.activity-content {
	top:50%!important;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
}@media screen and (min-width:1500px) and (max-width:1800px) {
	.activity-content {
	top:200px!important
}
}@media screen and (min-width:2560px) {
	.activity-mess-item {
	width:7683px!important
}
}
.outside {
	font-size:0;
	background-color:#252a57
}
.outside .main {
	position:relative;
	min-height:100%
}
.outside .main-bg {
	width:100%
}
.outside .main-btn {
	position:absolute;
	top:40%;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:348px;
	height:102px;
	border-radius:51px;
	background:#25d4d0 url("/public/index/images/outside_btn.png") no-repeat center center/191px 37px;
	-webkit-box-shadow:0 11px 10px 7px rgba(0,0,0,.32);
	box-shadow:0 11px 10px 7px rgba(0,0,0,.32);
	-webkit-transition:background .3s;
	transition:background .3s;
	cursor:pointer
}
.outside .main-btn:hover {
	background-color:#21beba
}
.outside .main-btn:active {
	background-color:#1da9a6
}

.app-icon {
    border: 1px solid #eee;
    border-radius: 12px;
    border-radius: 24%;
    float: left;
    height: 70px;
    width: 70px;
}
.mark {
  margin-top: 50px;
  margin-left: 20%;
  width: 60%;
  height: calc(100vh);
  background: url("/public/index/images/mark_bg.png") no-repeat;
  z-index: 100;
  background-size: 100%;
}
.section-mark {
	  opacity:1;
	  -webkit-transform:translate3d(0,0,0);
	  transform:translate3d(0,0,0);
    z-index:100 !important;
    margin-top: 88px;
}