html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent
}

article,aside,figure,footer,header,nav,section,details,summary {
	display: block
}

html {
	box-sizing: border-box
}

*,*:before,*:after {
	box-sizing: inherit
}

img,object,embed {
	max-width: 100%
}

html {
	overflow-y: scroll
}

ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

del {
	text-decoration: line-through
}

abbr[title],dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: separate;
	border-spacing: 0
}

th {
	font-weight: bold;
	vertical-align: bottom
}

td {
	font-weight: normal;
	vertical-align: top
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,select {
	vertical-align: middle
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word
}

input[type="radio"] {
	vertical-align: text-bottom
}

input[type="checkbox"] {
	vertical-align: bottom
}

.ie7 input[type="checkbox"] {
	vertical-align: baseline
}

.ie6 input {
	vertical-align: text-bottom
}

select,input,textarea {
	font: 99% sans-serif
}

table {
	font-size: inherit;
	font: 100%
}

small {
	font-size: 85%
}

strong {
	font-weight: bold
}

td,td img {
	vertical-align: top
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

pre,code,kbd,samp {
	font-family: monospace,sans-serif
}

.clickable,label,input[type=button],input[type=submit],input[type=file],button {
	cursor: pointer
}

button,input,select,textarea {
	margin: 0
}

button,input[type=button] {
	width: auto;
	overflow: visible
}

.ie7 img {
	-ms-interpolation-mode: bicubic
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both
}

.about-say-hi {
	position: absolute;
	left: 8.48rem;
	top: 3.85rem;
	animation: about-say-hi-hover 2s infinite;
	-moz-animation: about-say-hi-hover 2s infinite;
	-webkit-animation: about-say-hi-hover 2s infinite;
	-o-animation: about-say-hi-hover 2s infinite
}

@keyframes about-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes about-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes about-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes about-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.about-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -.23rem;
	top: 4.9rem;
	z-index: 2;
	animation: about-fly-pig-hover 3s infinite;
	-moz-animation: about-fly-pig-hover 3s infinite;
	-webkit-animation: about-fly-pig-hover 3s infinite;
	-o-animation: about-fly-pig-hover 3s infinite
}

@keyframes about-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes about-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes about-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes about-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

html,body {
	height: 100%;
	width: 100%;
	font-family: 'Open Sans',sans-serif;
	line-height: 16px
}

.header {
	height: 1.1rem;
	width: 100%;
	position: fixed;
	top: 0;
	background-color: #fff;
	z-index: 11
}

.header-center {
	height: 1.1rem;
	max-width: 11.75rem;
	margin: auto
}

.header-center .logo {
	float: left;
	margin-top: .3rem;
	width: 3rem;
	cursor: pointer
}

.app-btn {
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	width: 1.1rem;
	min-width: 76px;
	height: .45rem;
	border-radius: .06rem;
	background-color: #0db4ad;
	color: white;
	float: right;
	font-size: .15rem;
	text-align: center;
	line-height: .45rem;
	cursor: pointer;
	margin-top: .3rem
}

.nav {
	font-family: 'Roboto',sans-serif;
	float: right
}

.nav li {
	font-weight: 400;
	float: left;
	font-size: .18rem;
	vertical-align: top;
	margin-top: .43rem;
	margin-right: .36rem;
	cursor: pointer;
	color: #666
}

.nav-item a {
	color: #666
}

.nav-focus-line {
	width: 100%;
	height: .03rem;
	background-color: #0db4ad;
	border-radius: .03rem;
	display: none;
	margin-top: .06rem
}

.drop-down-nav {
	display: none;
	position: absolute;
	top: 70px;
	z-index: 16;
	-webkit-box-shadow: 0 0 1px rgba(3,3,3,0.05),0 0 2px 2px rgba(3,3,3,0.1);
	border-radius: 4px;
	width: 140px;
	text-align: center;
	background: #fff;
	font-size: 1em
}

.drop-down-nav li {
	margin-top: 0;
	margin-right: 0;
	width: 140px;
	line-height: 48px;
	height: 48px
}

.drop-down-nav li:hover {
	background-color: rgba(247,248,251,1)
}

.drop-down-nav li a {
    color: #333;
    display:block;
}

.container {
	width: 100%;
	margin-top: 1.1rem
}

.footer {
	background-color: #06355a
}

.footer .center {
	max-width: 11.75rem;
	margin: auto
}

.share {
	width: 100%;
	margin-top: .64rem;
	float: right
}

.share img {
	float: right;
	margin-left: .03rem
}

.footer-btn {
	width: 100%;
	margin-top: .22rem;
	float: right
}

.footer-btn img {
	float: right;
	margin-left: .1rem
}

.footer .help {
	font-size: .15rem;
	line-height: .2rem;
	vertical-align: bottom;
	margin-top: .29rem
}

.help a {
	color: #ddd;
	text-decoration: none;
	margin-right: .2rem
}

.network-safe {
	display: none
}

.footer .copyright {
	width: 100%;
	height: .4rem;
	font-size: .13rem;
	color: #a2a2a2;
	text-align: center;
	line-height: .4rem;
	background-color: #042946;
	margin-top: .6rem
}

.ipad-footer {
	background-color: #06355a;
	display: none
}

.ipad-footer .center {
	overflow: hidden;
	max-width: 13.35rem;
	margin: auto
}

.ipad-footer-btn {
	float: left;
	margin-top: .83rem
}

.ipad-footer .share {
	width: auto;
	margin-top: .9rem;
	float: right
}

.footer-logo img {
	margin-top: .5rem;
	width: 1.732rem;
	cursor: pointer
}

.ipad-footer .help {
	float: right;
	font-size: .28rem;
	line-height: .28rem;
	vertical-align: bottom;
	margin-top: 1rem
}

.ipad-footer .copyright {
	width: 100%;
	height: 1rem;
	font-size: .26rem;
	color: #a2a2a2;
	text-align: center;
	line-height: 1rem;
	background-color: #042946;
	margin-top: .6rem
}

.phone-footer {
	background-color: #06355a;
	display: none
}

.phone-footer .center {
	overflow: hidden;
	max-width: 13.35rem;
	margin: auto;
	text-align: center
}

.footer-logo-img {
	width: 3.3rem;
	margin: .6rem auto auto auto!important
}

.phone-footer-btn {
	margin-top: .33rem;
	text-align: center
}

.phone-footer-btn a:nth-child(1) img {
	width: 3.8rem
}

.phone-footer-btn a:nth-child(2) img {
	width: 2.9rem
}

.phone-footer-btn a:nth-child(3) img {
	width: 2.9rem
}

.phone-footer-share {
	width: auto;
	margin-top: .9rem;
	text-align: center
}

.phone-footer-share img {
	width: 1rem
}

.phone-footer-share .footer-logo {
	text-align: center
}

.phone-footer .help {
	font-size: .28rem;
	line-height: .28rem;
	vertical-align: bottom;
	margin-top: .6rem;
	text-align: center
}

.phone-footer .copyright {
	padding-top: .5rem;
	padding-bottom: .5rem;
	width: 100%;
	font-size: .26rem;
	color: #a2a2a2;
	text-align: center;
	line-height: .6rem;
	background-color: #042946;
	margin-top: .8rem
}

.clear-fix:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.nav-small-screen {
	overflow: scroll;
	position: fixed;
	right: -40%;
	top: 0;
	width: 40%;
	height: 100%;
	background-color: #fff;
	-moz-box-shadow: 5px 0 10px rgba(0,0,0,.1) inset;
	-webkit-box-shadow: 5px 0 10px rgba(0,0,0,.1) inset;
	box-shadow: 5px 0 10px rgba(0,0,0,.1) inset
}

.nav-small-screen li {
	margin-top: .3rem
}

.shu-xian {
	height: 1rem;
	width: 5px;
	border-radius: 3px;
	background-color: #0db4ad;
	float: right;
	display: none
}

.child {
	padding-left: .6rem
}

.nav-small-screen li a {
	font-family: 'Roboto',sans-serif;
	float: left;
	margin: auto .5rem auto 1rem;
	display: block;
	padding: 10px 0;
	font-size: .4rem;
	line-height: .5rem;
	color: black;
	text-decoration: none
}

.nav-small-screen li a:hover {
	color: #afafaf
}

.nav-small-screen-close {
	width: 30px;
	margin: .5rem auto auto 1rem
}

.pad-nav {
	float: right;
	margin: .54rem .23rem auto auto;
	width: .9rem;
	display: none
}

@media screen and (max-width:980px) {
	.nav {
		display: none
	}

	.pad-nav {
		display: block
	}

	.header {
		height: 1.68rem
	}

	.header-center {
		height: 1.68rem;
		max-width: 13.35rem;
		margin: auto
	}

	.header-center .logo {
		float: left;
		margin-top: .6rem;
		width: 3.952rem
	}

	.app-btn {
		width: 2rem;
		height: .81rem;
		line-height: .81rem;
		font-size: .27rem;
		margin-top: .42rem
	}

	.container {
		width: 100%;
		margin-top: 1.68rem
	}

	.footer {
		display: none
	}

	.ipad-footer {
		display: block
	}
}

@media screen and (max-width:770px) {
	.phone-footer {
		display: block
	}

	.footer {
		display: none
	}

	.ipad-footer {
		display: none
	}

	.header {
		height: 2rem
	}

	.header-center {
		height: 2rem;
		max-width: 13.35rem;
		margin: auto
	}

	.header-center .logo {
		float: left;
		margin-top: 0.6rem;
		width: 5rem
	}

	.app-btn {
		width: 2rem;
		height: .9rem;
		line-height: .9rem;
		font-size: .3rem;
		margin-top: .5rem
	}

	.container {
		width: 100%;
		margin-top: 1.68rem
	}

	.pad-nav {
		margin: .63rem .33rem auto auto;
		width: 1rem
	}

	.container {
		margin-top: 2rem
	}

	.nav-small-screen li a {
		font-family: 'Roboto',sans-serif;
		float: left;
		margin: auto .5rem auto 1rem;
		display: block;
		padding: 10px 0;
		font-size: .6rem;
		line-height: .6rem;
		color: black;
		text-decoration: none
	}

	.nav-small-screen-close {
		width: 30px;
		margin: 1rem auto auto 1rem
	}

	.footer-logo img {
		margin-top: .5rem;
		width: 3.87rem;
		cursor: pointer
	}
}

a {
	text-decoration: none;
	color: #0db4ad
}

.article-content .center {
	width: 11.75rem;
	margin: auto;
	overflow: hidden;
	padding-bottom: .5rem
}

.article-content h1 {
	font-size: .6rem;
	line-height: .6rem;
	margin-top: .5rem;
	margin-bottom: .4rem;
	color: #063359;
	font-weight: 700
}

.article-content h2 {
	font-size: .3rem;
	line-height: .3rem;
	margin-top: .8rem;
	margin-bottom: .4rem;
	color: #47a0af;
	font-weight: 600
}

.article-content h3 {
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .3rem;
	color: #063359;
	font-weight: 600
}

.article-content h4 {
	font-size: .16rem;
	line-height: .16rem;
	margin-top: .4rem;
	margin-bottom: .1rem;
	color: #063359;
	font-weight: 600
}

.article-content ul {
	list-style: inherit;
	margin-top: .3rem;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 40px
}

.article-content li {
	font-size: .16rem;
	color: #666;
	line-height: .22rem;
	margin: .1rem auto;
	font-family: 'Open Sans',sans-serif
}

.article-content p {
	font-size: .16rem;
	color: #666;
	line-height: .29rem;
	margin: .2rem auto;
	font-family: 'Open Sans',sans-serif
}

@media screen and (max-width:980px) {
	.article-content .center {
		width: 13.35rem;
		margin: auto;
		overflow: hidden;
		padding-bottom: .5rem
	}

	.article-content h1 {
		font-size: .75rem;
		line-height: .75rem;
		margin-top: .8rem;
		margin-bottom: .37rem;
		color: #063359;
		font-weight: 700
	}

	.article-content h2 {
		font-size: .5625rem;
		line-height: .5625rem;
		margin-top: .75rem;
		margin-bottom: .4rem;
		color: #47a0af;
		font-weight: 600
	}

	.article-content h3 {
		font-size: .3375rem;
		line-height: .3375rem;
		margin-top: .75rem;
		color: #063359;
		font-weight: 600
	}

	.article-content h4 {
		font-size: .3375rem;
		line-height: .3375rem;
		margin-top: .56rem;
		margin-bottom: .3rem;
		color: #063359;
		font-weight: 600
	}

	.article-content ul {
		list-style: inherit;
		margin-top: .6rem;
		-webkit-margin-start: 0;
		-webkit-margin-end: 0;
		-webkit-padding-start: 40px
	}

	.article-content li {
		font-size: .3rem;
		color: #666;
		line-height: .46rem;
		margin: .3rem auto;
		font-family: 'Open Sans',sans-serif
	}

	.article-content p {
		font-size: .3rem;
		color: #666;
		line-height: .5125rem;
		margin: .56rem auto;
		font-family: 'Open Sans',sans-serif
	}
}

@media screen and (max-width:720px) {
	.article-content .center {
		width: 13.35rem;
		margin: auto;
		overflow: hidden;
		padding-bottom: 1.23rem
	}

	.article-content h1 {
		font-size: .9rem;
		line-height: .9rem;
		margin-top: .9rem;
		margin-bottom: .57rem;
		color: #063359;
		font-weight: 700
	}

	.article-content h2 {
		font-size: .675rem;
		line-height: .675rem;
		margin-top: .85rem;
		margin-bottom: .4rem;
		color: #47a0af;
		font-weight: 600
	}

	.article-content h3 {
		font-size: .405rem;
		line-height: .405rem;
		margin-top: 1.125rem;
		color: #063359;
		font-weight: 600
	}

	.article-content h4 {
		font-size: .405rem;
		line-height: .405rem;
		margin-top: .56rem;
		margin-bottom: .3rem;
		color: #063359;
		font-weight: 600
	}

	.article-content ul {
		list-style: inherit;
		-webkit-margin-start: 0;
		-webkit-margin-end: 0;
		-webkit-padding-start: 40px
	}

	.article-content li {
		font-size: .36rem;
		color: #666;
		line-height: .66rem;
		margin: .3rem auto;
		font-family: 'Open Sans',sans-serif
	}

	.article-content p {
		font-size: .36rem;
		color: #666;
		line-height: .7rem;
		margin: .66rem auto;
		font-family: 'Open Sans',sans-serif
	}
}

.about-part-one {
	background: url("../images/about_pc_02.png") no-repeat top;
	background-color: #fafafa;
	background-size: auto 6.65rem
}

.about-part-one .center {
	position: relative;
	height: 9.47rem;
	max-width: 11.75rem;
	margin: auto;
	overflow: hidden
}

.about-part-one .top {
	margin-top: 1.9rem;
	margin-left: 5rem
}

.about-part-one .top .title {
	font-size: .6rem;
	line-height: .6rem;
	color: #fff;
	font-weight: 600
}

.about-part-one .top .content {
	font-size: .35rem;
	line-height: .7rem;
	color: #fff
}

.about-part-one .top img {
	height: .5rem
}

.about-part-one .bottom {
	font-weight: 700;
	color: #063359;
	width: 100%;
	margin-top: 2.8rem;
	text-align: center
}

.about-part-one .bottom .title {
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700
}

.about-part-one .bottom .content {
	font-size: .18rem;
	line-height: .36rem;
	margin-top: .24rem;
	color: #666
}

.ipad-about-part-one {
	display: none;
	background: url("../images/about-ipad_02.png") no-repeat top;
	background-color: #fafafa;
	background-size: auto 8.39rem
}

.ipad-about-part-one .center {
	height: 12.3rem;
	max-width: 13.35rem;
	margin: auto;
	overflow: hidden
}

.ipad-about-part-one .top {
	margin-left: 6.23rem;
	margin-top: 1.31rem
}

.ipad-about-part-one .top .title {
	font-size: .75rem;
	line-height: .75rem;
	color: #fff;
	font-weight: 600
}

.ipad-about-part-one .top .content {
	font-size: .47rem;
	line-height: .94rem;
	color: #fff
}

.ipad-about-part-one .top img {
	height: .75rem
}

.ipad-about-part-one .bottom {
	font-weight: 700;
	color: #063359;
	margin-top: 3.18rem;
	width: 100%;
	text-align: center
}

.ipad-about-part-one .bottom .title {
	font-size: .75rem;
	line-height: .75rem;
	font-weight: 700
}

.ipad-about-part-one .bottom .content {
	font-size: .32rem;
	line-height: .64rem;
	margin-top: .45rem;
	color: #666
}

.iphone-about-part-one {
	display: none;
	background: url("../images/about-iphone_02.png") no-repeat top;
	background-color: #fafafa;
	background-size: auto 6.28rem
}

.iphone-about-part-one .center {
	height: 14rem;
	max-width: 13.35rem;
	margin: auto;
	overflow: hidden
}

.iphone-about-part-one .top {
	margin-left: 5.78rem;
	margin-top: 1.12rem
}

.iphone-about-part-one .top .title {
	font-size: .9rem;
	line-height: .9rem;
	color: #fff;
	font-weight: 600
}

.iphone-about-part-one .top .content {
	font-size: .56rem;
	line-height: 1.12rem;
	color: #fff
}

.iphone-about-part-one .bottom {
	font-weight: 700;
	color: #063359;
	margin-top: 2.1rem;
	width: 100%;
	text-align: center
}

.iphone-about-part-one .bottom img {
	height: 1.12rem
}

.iphone-about-part-one .bottom .title {
	font-size: .9rem;
	line-height: .9rem;
	margin-top: .85rem;
	font-weight: 700
}

.iphone-about-part-one .bottom .content {
	font-size: .38rem;
	line-height: .76rem;
	margin-top: .54rem;
	color: #666
}

.about-part-two {
	width: 100%;
	text-align: center
}

.about-part-two .center {
	max-width: 11.75rem;
	margin: auto;
	overflow: hidden
}

.about-part-two .title {
	margin: .8rem auto .7rem auto;
	font-size: .4rem;
	line-height: .4rem;
	color: #47a0af;
	font-weight: 700
}

.about-part-two .left {
	width: 2.74rem;
	float: left;
	margin-right: .6rem;
	text-align: center
}

.about-part-two .left .name {
	font-size: .25rem;
	line-height: .5rem;
	color: #063359;
	font-weight: 700;
	padding-top: .28rem
}

.about-part-two .left .position {
	font-size: .18rem;
	line-height: .18rem;
	color: #666;
	padding-bottom: .7rem
}

.about-part-two .text {
	font-size: .18rem;
	line-height: .36rem;
	color: #666;
	margin-left: 3.45rem;
	text-align: left
}

.about-part-two .text .paragraph {
	margin-top: .22rem
}

.ipad-about-part-two {
	display: none;
	text-align: center
}

.ipad-about-part-two .center {
	max-width: 13.35rem;
	margin: auto;
	overflow: hidden
}

.ipad-about-part-two .title {
	margin: .93rem auto;
	font-size: .56rem;
	line-height: .7rem;
	color: #47a0af;
	font-weight: 700;
	width: 7.88rem
}

.ipad-about-part-two .left {
	width: 4.2rem;
	float: left;
	margin-left: .37rem;
	margin-right: .75rem;
	text-align: center
}

.ipad-about-part-two .left .name {
	font-size: .38rem;
	line-height: .76rem;
	color: #063359;
	font-weight: 700;
	padding-top: .45rem
}

.ipad-about-part-two .left .position {
	font-size: .28rem;
	line-height: .28rem;
	color: #666;
	padding-bottom: .93rem
}

.ipad-about-part-two .text {
	font-size: .28rem;
	line-height: .56rem;
	color: #666;
	margin-left: 5.32rem;
	text-align: left
}

.ipad-about-part-two .text .paragraph {
	margin-bottom: .28rem
}

.ipad-about-part-two .text .paragraph:last-child {
	margin-bottom: .56rem
}

.iphone-about-part-two {
	width: 100%;
	text-align: center;
	display: none
}

.iphone-about-part-two .center {
	max-width: 13.35rem;
	margin: auto;
	overflow: hidden
}

.iphone-about-part-two .title {
	width: 9.45rem;
	margin: 1.12rem auto .57rem auto;
	font-size: .67rem;
	line-height: 1rem;
	color: #47a0af;
	font-weight: 700
}

.iphone-about-part-two .icon {
	width: 10.12rem;
	margin: 0 auto;
	text-align: center
}

.iphone-about-part-two .left {
	width: 5.06rem;
	text-align: center;
	margin: 0 auto;
}

.iphone-about-part-two .right {
	width: 5.06rem;
	float: left;
	text-align: center;
	margin: 0
}

.iphone-about-part-two .left img,.iphone-about-part-two .right img {
	width: 3.24rem
}

.iphone-about-part-two .center .name {
	font-size: .45rem;
	line-height: .9rem;
	color: #063359;
	font-weight: 700;
	margin-top: 1.57rem
}

.iphone-about-part-two .center .position {
	font-size: .33rem;
	line-height: .33rem;
	color: #666;
	padding-bottom: .9rem
}

.iphone-about-part-two .text {
	font-size: .33rem;
	line-height: .66rem;
	color: #666;
	text-align: left
}

.iphone-about-part-two .text .paragraph {
	margin-bottom: .34rem
}

.iphone-about-part-two .text .paragraph:last-child {
	margin-bottom: 1.5rem
}

@media screen and (max-width:980px) {
	.about-part-one {
		display: none
	}

	.ipad-about-part-one {
		display: block
	}

	.about-part-two {
		display: none
	}

	.ipad-about-part-two {
		display: block
	}
}

@media screen and (max-width:720px) {
	.ipad-about-part-one {
		display: none
	}

	.iphone-about-part-one {
		display: block
	}

	.ipad-about-part-two {
		display: none
	}

	.iphone-about-part-two {
		display: block
	}
}

.careers-say-hi {
	position: absolute;
	left: 8.5rem;
	top: 3.85rem;
	animation: careers-say-hi-hover 2s infinite;
	-moz-animation: careers-say-hi-hover 2s infinite;
	-webkit-animation: careers-say-hi-hover 2s infinite;
	-o-animation: careers-say-hi-hover 2s infinite
}

@keyframes careers-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes careers-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes careers-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes careers-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.careers-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -.23rem;
	top: 4.9rem;
	z-index: 2;
	animation: careers-fly-pig-hover 3s infinite;
	-moz-animation: careers-fly-pig-hover 3s infinite;
	-webkit-animation: careers-fly-pig-hover 3s infinite;
	-o-animation: careers-fly-pig-hover 3s infinite
}

@keyframes careers-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes careers-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes careers-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes careers-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.careers-part-one {
	background: url("../images/careers_021.png") no-repeat top;
	background-size: 14.4rem auto;
	background-color: #fafafa
}

.careers-part-one .center {
	position: relative;
	height: 9.44rem;
	width: 11.75rem;
	margin: auto;
	text-align: center;
	overflow: hidden
}

.careers-part-one .top {
	color: #fff;
	font-size: .8rem;
	line-height: .8rem;
	font-weight: 600;
	margin-top: 2.12rem
}

.careers-part-one .title {
	color: #063359;
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700;
	margin-top: 3.5rem
}

.careers-part-one .content {
	color: #666;
	font-size: .16rem;
	line-height: .32rem;
	font-weight: 700;
	margin-top: .5rem
}

.careers-part-one .content p:last-child {
	margin-top: .22rem
}

.careers-part-one .content span {
	color: #469fac
}

.careers-part-two .center {
	width: 11.75rem;
	margin: .7rem auto 0;
	overflow: hidden;
	font-size: 0
}

.careers-part-two .teamIteam {
	margin-bottom: .47rem
}

.careers-part-two .left-border {
	float: left;
	height: .3rem;
	border-left: .04rem solid #d6d6d6;
	width: 0
}

.careers-part-two .right-content {
	margin-left: .34rem
}

.careers-part-two .top {
	font-size: .25rem;
	line-height: .30rem;
	font-weight: 700;
	color: #063359;
	cursor: pointer
}

.careers-part-two .top:hover {
	color: #47a0af
}

.careers-part-two .sumContent {
	color: #666;
	font-size: .16rem;
	line-height: .32rem;
	padding: .3rem 0 0 0
}

.careers-part-two .title {
	font-size: .20rem;
	line-height: .20rem;
	font-weight: 700;
	color: #47a0af;
	margin-top: .3rem;
	margin-bottom: .12rem
}

.careers-part-two .content ul {
	color: #666;
	font-size: .16rem;
	line-height: .32rem;
	list-style: disc;
	padding: 0 0 0 .2rem
}

.careers-part-two .btn {
	width: 1.11rem;
	height: .45rem;
	color: white;
	font-size: .15rem;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	border: 1px solid #0db4ad;
	border-radius: 4px;
	background-color: #0db4ad;
	margin-top: .32rem
}

.careers-part-two .bottom {
	display: none
}

.careers-part-two .active .top {
	color: #47a0af
}

.careers-part-two .active .bottom {
	display: block
}

.careers-part-two .active .left-border {
	border: 0
}

.careers-part-two .active .right-content {
	margin-left: 0;
	border-left: .04rem solid #47a0af;
	padding-left: .3rem
}

.apply-layer .hide {
	display: none
}

.layui-layer {
	width: 7.22rem!important
}

.layui-layer-content {
	padding: 0!important;
	width: 7.22rem!important
}

.layui-layer-btn {
	text-align: left!important;
	margin: 0 .56rem .6rem!important;
	padding: 0!important
}

.layui-layer-btn a {
	margin: 0 .12rem 0 0!important;
	height: .45rem!important;
	width: 1.3rem!important;
	border: 1px solid #0db4ad!important;
	background-color: #0db4ad!important;
	color: #fff!important;
	font-family: 'Roboto',sans-serif!important;
	font-weight: 700!important;
	font-size: .15rem!important;
	text-align: center!important;
	line-height: .45rem!important
}

.careers-part-three .center {
	width: 7.2rem;
	padding: .52rem .56rem
}

.careers-part-three .title {
	color: #47a0af;
	font-size: .34rem;
	line-height: .34rem
}

.careers-part-three .text {
	display: flex;
	justify-content: space-between
}

.careers-part-three .teamIteam {
	width: 2.98rem
}

.careers-part-three input {
	display: block;
	font-size: .15rem;
	height: .44rem;
	border-radius: 4px;
	border: 1px solid #d6d6d6;
	padding-left: .18rem;
	margin-top: .2rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

.careers-part-three .email {
	width: 6.1rem
}

.careers-part-three textarea {
	font-size: .15rem;
	height: 1.65rem;
	width: 6.1rem;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	padding-left: .18rem;
	margin-top: .2rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

@media screen and (max-width:980px) {
	.careers-say-hi {
		display: none
	}

	.careers-fly-pig {
		display: none
	}

	.careers-part-one {
		background: url("../images/careers-ipad_02.png") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa
	}

	.careers-part-one .center {
		height: 13.89rem;
		width: 13.35rem;
		margin: auto
	}

	.careers-part-one .top {
		font-size: 1.12rem;
		line-height: 1.12rem;
		margin-top: 2.62rem
	}

	.careers-part-one .title {
		font-size: .75rem;
		line-height: .75rem;
		margin-top: 4.5rem
	}

	.careers-part-one .content {
		font-size: .30rem;
		line-height: .60rem;
		margin-top: .37rem
	}

	.careers-part-one .content p:last-child {
		margin-top: .5rem
	}

	.careers-part-two .center {
		width: 13.35rem;
		margin: .94rem auto 0
	}

	.careers-part-two .teamIteam {
		margin-bottom: .75rem
	}

	.careers-part-two .left-border {
		border-left: .056rem solid #d6d6d6;
		height: .56rem
	}

	.careers-part-two .right-content {
		margin-left: .28rem
	}

	.careers-part-two .top {
		font-size: .47rem;
		line-height: .56rem;
		cursor: pointer
	}

	.careers-part-two .title {
		font-size: .37rem;
		line-height: .37rem;
		margin-top: .75rem;
		margin-bottom: .24rem
	}

	.careers-part-two .sumContent {
		font-size: .26rem;
		line-height: .58rem;
		padding: .75rem 0 0 0
	}

	.careers-part-two .content ul {
		font-size: .26rem;
		line-height: .58rem;
		padding: 0 0 0 .36rem
	}

	.careers-part-two .btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem;
		margin-top: .43rem
	}

	.careers-part-two .active .right-content {
		border-left: .056rem solid #47a0af;
		padding-left: .28rem
	}

	.layui-layer {
		width: 10rem!important
	}

	.layui-layer-content {
		width: 10rem!important
	}

	.layui-layer-btn {
		margin: 0 .56rem .6rem!important
	}

	.layui-layer-btn a {
		margin: 0 .2rem 0 0!important;
		width: 2.08rem!important;
		height: .84rem!important;
		font-size: .28rem!important;
		line-height: .84rem!important
	}

	.careers-part-three .center {
		width: 10rem;
		padding: .52rem .56rem
	}

	.careers-part-three .title {
		color: #47a0af;
		font-size: .37rem;
		line-height: .37rem
	}

	.careers-part-three .text {
		display: block
	}

	.careers-part-three .teamIteam {
		width: 8.82rem
	}

	.careers-part-three input {
		font-size: .28rem;
		height: .75rem;
		padding-left: .30rem;
		margin-top: .4rem
	}

	.careers-part-three .email {
		width: 8.82rem
	}

	.careers-part-three textarea {
		font-size: .28rem;
		height: 2.5rem;
		width: 8.82rem;
		padding-left: .30rem;
		margin-top: .2rem
	}
}

@media screen and (max-width:720px) {
	.careers-part-one {
		background: url("../images/careers-iphone-retina_02.png") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa
	}

	.careers-part-one .center {
		height: 14.24rem;
		width: 13.05rem;
		margin: auto
	}

	.careers-part-one .top {
		font-size: 1.34rem;
		line-height: 1.34rem;
		margin-top: 1.8rem
	}

	.careers-part-one .title {
		font-size: .9rem;
		line-height: .9rem;
		margin-top: 3.51rem
	}

	.careers-part-one .content {
		font-size: .36rem;
		line-height: .72rem;
		margin-top: .38rem
	}

	.careers-part-one .content p:last-child {
		margin-top: .61rem
	}

	.careers-part-two .center {
		width: 13.05rem;
		margin: 1.24rem auto 0
	}

	.careers-part-two .teamIteam {
		margin-bottom: 1.12rem
	}

	.careers-part-two .left-border {
		border-left: .09rem solid #d6d6d6;
		height: .67rem
	}

	.careers-part-two .right-content {
		margin-left: .33rem
	}

	.careers-part-two .top {
		font-size: .56rem;
		line-height: .67rem;
		cursor: pointer
	}

	.careers-part-two .title {
		font-size: .45rem;
		line-height: .45rem;
		margin-top: .9rem;
		margin-bottom: .29rem
	}

	.careers-part-two .sumContent {
		font-size: .32rem;
		line-height: .64rem;
		padding: .9rem 0 0 0
	}

	.careers-part-two .content ul {
		font-size: .32rem;
		line-height: .64rem;
		padding: 0 0 0 .56rem
	}

	.careers-part-two .btn {
		width: 2.5rem;
		height: 1.01rem;
		font-size: .33rem;
		margin-top: .63rem
	}

	.careers-part-two .active .right-content {
		border-left: .09rem solid #47a0af;
		padding-left: .33rem
	}

	.layui-layer {
		width: 12rem!important
	}

	.layui-layer-content {
		width: 12rem!important
	}

	.layui-layer-btn {
		margin: 0 .67rem .67rem!important
	}

	.layui-layer-btn a {
		margin: 0 .4rem 0!important;
		width: 3.4rem!important;
		height: 1.01rem!important;
		font-size: .33rem!important;
		line-height: 1.01rem!important
	}

	.careers-part-three .center {
		width: 12rem;
		padding: .8rem .67rem
	}

	.careers-part-three .title {
		font-size: .45rem;
		line-height: .45rem
	}

	.careers-part-three .text {
		display: block
	}

	.careers-part-three .teamIteam {
		width: 10.66rem
	}

	.careers-part-three input {
		font-size: .31rem;
		height: .9rem;
		padding-left: .33rem;
		margin-top: .4rem
	}

	.careers-part-three .email {
		width: 10.66rem
	}

	.careers-part-three textarea {
		font-size: .31rem;
		height: 2.5rem;
		width: 10.66rem;
		padding-left: .33rem;
		margin-top: .4rem
	}
}

.uploader-list {
	font-size: .16rem;
	line-height: .2rem;
	margin-top: .1rem
}

.uploader-list .state {
	color: red
}

.contact-say-hi {
	position: absolute;
	left: 8.5rem;
	top: 3.85rem;
	animation: contact-say-hi-hover 2s infinite;
	-moz-animation: contact-say-hi-hover 2s infinite;
	-webkit-animation: contact-say-hi-hover 2s infinite;
	-o-animation: contact-say-hi-hover 2s infinite
}

@keyframes contact-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes contact-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes contact-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes contact-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.contact-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -.23rem;
	top: 4.9rem;
	z-index: 2;
	animation: contact-fly-pig-hover 3s infinite;
	-moz-animation: contact-fly-pig-hover 3s infinite;
	-webkit-animation: contact-fly-pig-hover 3s infinite;
	-o-animation: contact-fly-pig-hover 3s infinite
}

@keyframes contact-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes contact-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes contact-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes contact-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.contact-part-one {
	background: url('../images/contact2_031.png') no-repeat top;
	background-size: auto 6.76rem;
	background-color: #fafafa
}

.contact-part-one .center {
	position: relative;
	max-width: 11.75rem;
	margin: auto;
	overflow: hidden;
	text-align: center;
	padding-bottom: .66rem
}

.contact-part-one .center .title {
	font-size: .8rem;
	line-height: .8rem;
	color: #fff;
	font-weight: 600;
	margin-top: 2.06rem
}

.contact-part-one .center .title1 {
	font-size: .6rem;
	color: #063359;
	line-height: .6rem;
	font-weight: 700;
	margin-top: 3.35rem
}

.contact-part-one .center .content {
	margin-top: .25rem;
	font-size: .18rem;
	color: #666;
	line-height: .34rem
}

.contact-part-one .center .contact-share {
	margin-top: .23rem;
	font-size: 0;
	line-height: 0
}

.contact-part-one .center .contact-share img {
	width: .45rem;
	margin-left: .12rem
}

.contact-part-one .contact-share a:nth-child(1) img {
	margin-left: 0
}

.contact-part-two .center {
	max-width: 11.75rem;
	margin: auto;
	overflow: hidden;
	text-align: center
}

.contact-part-two .center .title {
	font-size: .6rem;
	color: #063359;
	line-height: .6rem;
	font-weight: 700;
	margin-top: .6rem;
	margin-bottom: .6rem
}

.contact-part-two .offices-img {
	width: 100%;
	background: url('../images/contact2_02.png') no-repeat top;
	background-size: auto 4.5rem;
	overflow: hidden
}

.contact-part-two .offices-img .text {
	font-size: .5rem;
	color: #fff;
	text-align: center;
	margin-top: 2rem;
	line-height: .5rem;
	font-weight: 700
}

.contact-part-two .offices-img .address {
	font-size: .18rem;
	color: #666;
	margin-top: 2.3rem;
	margin-bottom: .7rem;
	line-height: .18rem
}

.contact-part-two .small {
	float: left;
	width: 5.7rem;
	height: 4.49rem;
	background-size: auto 3rem
}

.contact-part-two .small .text {
	margin-top: 1.375rem;
	font-size: .3rem;
	line-height: .3rem
}

.contact-part-two .small .address {
	line-height: .3rem;
	margin-top: 1.55rem
}

.contact-part-two .beijing {
	background-image: url('../images/contact2_03_1.png')
}

.contact-part-two .taibei {
	margin-left: .3rem;
	background-image: url('../images/contact2_04.png')
}

.contact-part-two .shanghai {
	background-image: url('../images/contact2_05.png')
}

.contact-part-two .shenzhen {
	margin-left: .3rem;
	background-image: url('../images/contact2_06.png')
}

.contact-part-two .gurgaon {
	background-image: url('../images/gurgaon1.png')
}

.contact-part-two .bangalore {
	margin-left: .3rem;
	background-image: url('../images/bangalore1.png')
}

.contact-part-three {
	background-color: #fafafa
}

.contact-part-three .center {
	width: 14.4rem;
	margin: auto
}

.contact-part-three .form-map {
	float: left;
	width: 7.2rem;
	height: 5.39rem
}

.contact-part-three .form {
	margin-left: .55rem;
	margin-top: .7rem;
	overflow: hidden
}

.contact-part-three .form .title {
	font-size: .2rem;
	line-height: .2rem;
	color: #47a0af;
	font-weight: 600
}

.contact-part-three .form .form-input {
	font-size: .15rem;
	line-height: .15rem;
	width: 3rem;
	height: .44rem;
	border: 0;
	outline: 0;
	padding-left: .1rem;
	color: #666;
	font-family: 'Open Sans',sans-serif;
	border-radius: .03rem;
	margin-top: .2rem
}

.contact-part-three .form .email {
	width: 6.25rem;
	display: block
}

.contact-part-three .form .textarea {
	width: 6.25rem;
	height: 1.65rem;
	line-height: .2rem;
	padding: .1rem;
	display: block
}

.contact-part-three .form .submit {
	width: 1.11rem;
	height: .48rem;
	font-size: .18rem;
	display: block;
	background-color: #0db4ad;
	border: 0;
	outline: 0;
	color: #fff;
	border-radius: .05rem;
	margin-top: .2rem;
	font-family: 'Open Sans',sans-serif
}

.contact-part-three .map {
	background-image: url('../images/contact2_07.png');
	background-size: auto 5.39rem
}

.contact-part-three .map .address {
	background-color: #fff;
	margin-left: 1.36rem;
	width: 4.61rem;
	margin-top: 4.13rem;
	padding: .18rem
}

.contact-part-three .map .address .title {
	font-size: .2rem;
	line-height: .2rem;
	color: #47a0af;
	text-align: center
}

.contact-part-three .map .address .content {
	font-size: .18rem;
	line-height: .18rem;
	color: #666;
	text-align: center;
	margin-top: .08rem
}

@media screen and (max-width:980px) {
	.contact-fly-pig {
		display: none
	}

	.contact-say-hi {
		display: none
	}

	.contact-part-one {
		background: url('../images/contact-ipad_02.png') no-repeat top;
		background-size: auto 8.42rem;
		background-color: #fafafa
	}

	.contact-part-one .center .title {
		font-size: 1.2rem;
		line-height: 1.2rem;
		color: #fff;
		font-weight: 600;
		margin-top: 2.57rem
	}

	.contact-part-one .center .title1 {
		font-size: .8rem;
		color: #063359;
		line-height: .8rem;
		font-weight: 600;
		margin-top: 4.25rem
	}

	.contact-part-one .center .content {
		margin-top: .35rem;
		font-size: .34rem;
		color: #666;
		line-height: .64rem
	}

	.contact-part-one .center .contact-share {
		margin-top: .53rem;
		font-size: 0;
		line-height: 0
	}

	.contact-part-one .center .contact-share img {
		width: 1rem;
		margin-left: .2rem
	}

	.contact-part-one .center {
		padding-bottom: .96rem
	}

	.contact-part-two .center {
		max-width: 13.5rem;
		margin: auto;
		overflow: hidden;
		text-align: center
	}

	.contact-part-two .offices-img {
		width: 100%;
		background-size: 13.5rem auto;
		overflow: hidden
	}

	.contact-part-two .center .title {
		font-size: .74rem;
		color: #063359;
		line-height: .74rem;
		font-weight: 700;
		margin-top: .9rem;
		margin-bottom: 1.25rem
	}

	.contact-part-two .offices-img .text {
		font-size: .76rem;
		color: #fff;
		text-align: center;
		margin-top: 2.2rem;
		line-height: .76rem;
		font-weight: 600
	}

	.contact-part-two .offices-img .address {
		font-size: .31rem;
		color: #666;
		margin-top: 2.76rem;
		margin-bottom: .9rem;
		line-height: .31rem
	}

	.contact-part-two .small .text {
		margin-top: 1.375rem;
		font-size: .7rem;
		line-height: .3rem
	}

	.contact-part-two .small {
		float: left;
		width: 6.6rem;
		height: 5.69rem;
		background-size: auto 3.46rem
	}

	.contact-part-two .small .address {
		line-height: .6rem;
		margin-top: 2rem
	}

	.contact-part-two .beijing {
		background-image: url('../images/contact2_03_1.png')
	}

	.contact-part-two .taibei {
		margin-left: .3rem;
		background-image: url('../images/contact2_04.png')
	}

	.contact-part-two .shanghai {
		background-image: url('../images/contact2_05.png')
	}

	.contact-part-two .shenzhen {
		margin-left: .3rem;
		background-image: url('../images/contact2_06.png')
	}

	.contact-part-two .gurgaon {
		background-image: url('../images/gurgaon1.png')
	}

	.contact-part-two .bangalore {
		margin-left: .3rem;
		background-image: url('../images/bangalore1.png')
	}

	.contact-part-three .center {
		width: 14.4rem;
		margin: auto;
		overflow: hidden
	}

	.contact-part-three .form-map {
		float: inherit;
		width: 100%;
		height: 10.19rem;
		overflow: hidden
	}

	.contact-part-three .form .title {
		font-size: .4rem;
		line-height: .4rem;
		color: #47a0af;
		font-weight: 600
	}

	.contact-part-three .form .form-input {
		font-size: .35rem;
		line-height: .35rem;
		width: 6.5rem;
		height: .9rem;
		border: 0;
		outline: 0;
		padding-left: .3rem;
		color: #666;
		font-family: 'Open Sans',sans-serif;
		border-radius: .1rem;
		margin-top: .4rem
	}

	.contact-part-three .form .email {
		width: 13.25rem;
		display: block
	}

	.contact-part-three .form .textarea {
		width: 13.25rem;
		height: 3.65rem;
		line-height: .45rem;
		padding: .3rem;
		display: block
	}

	.contact-part-three .form .submit {
		width: 2.4rem;
		height: .98rem;
		font-size: .33rem;
		display: block;
		background-color: #0db4ad;
		border: 0;
		outline: 0;
		color: #fff;
		border-radius: .12rem;
		margin-top: .4rem;
		font-family: 'Open Sans',sans-serif
	}

	.contact-part-three .map {
		background: url('../images/contact-ipad_02_2.png') no-repeat top;
		background-size: auto 6.03rem;
		height: 6.03rem
	}

	.contact-part-three .map .address {
		background-color: #fff;
		margin-left: 2.74rem;
		width: 8.65rem;
		margin-top: 3.63rem;
		padding: .43rem
	}

	.contact-part-three .map .address .title {
		font-size: .36rem;
		line-height: .35rem;
		color: #47a0af;
		text-align: center;
		font-weight: 600
	}

	.contact-part-three .map .address .content {
		font-size: .34rem;
		line-height: .5rem;
		color: #666;
		text-align: center;
		margin-top: .08rem
	}
}

@media screen and (max-width:770px) {
	.contact-part-one {
		background: url('../images/contact-iphone-retina_02.png') no-repeat top;
		background-size: auto 6.4rem;
		background-color: #fafafa
	}

	.contact-part-one .center .title {
		font-size: 1.4rem;
		line-height: 1.4rem;
		color: #fff;
		font-weight: 600;
		margin-top: 1.4rem
	}

	.contact-part-one .center .title1 {
		font-size: .9rem;
		color: #063359;
		line-height: .9rem;
		font-weight: 600;
		margin-top: 3.7rem
	}

	.contact-part-one .center .content {
		margin-top: .35rem;
		font-size: .34rem;
		color: #666;
		line-height: .78rem
	}

	.contact-part-one .center .contact-share {
		margin-top: .53rem;
		font-size: 0;
		line-height: 0
	}

	.contact-part-one .center .contact-share img {
		width: 1.24rem;
		margin-left: .2rem
	}

	.contact-part-one .center {
		padding-bottom: 1rem
	}

	.contact-part-two .center {
		max-width: 12.5rem;
		margin: auto;
		overflow: hidden;
		text-align: center
	}

	.contact-part-two .offices-img {
		width: 100%;
		overflow: hidden;
		background: url('../images/contact-iphone-retina_03_2.png') no-repeat top;
		background-size: 12.5rem auto
	}

	.contact-part-two .center .title {
		font-size: .9rem;
		color: #063359;
		line-height: .9rem;
		font-weight: 700;
		margin-top: 1.12rem;
		margin-bottom: .76rem
	}

	.contact-part-two .offices-img .text {
		font-size: .76rem;
		color: #fff;
		text-align: center;
		margin-top: 1.6rem;
		line-height: .76rem;
		font-weight: 600
	}

	.contact-part-two .offices-img .address {
		font-size: .31rem;
		color: #666;
		margin-top: 2.26rem;
		margin-bottom: .9rem;
		line-height: .31rem
	}

	.contact-part-two .small .text {
		font-size: .76rem;
		color: #fff;
		text-align: center;
		margin-top: 1.6rem;
		line-height: .76rem;
		font-weight: 600
	}

	.contact-part-two .small {
		float: inherit;
		width: 100%;
		background-size: 12.5rem auto;
		overflow: hidden;
		height: 6.59rem
	}

	.contact-part-two .small .address {
		line-height: .8rem;
		margin-top: 2.06rem;
		margin-bottom: .9rem
	}

	.contact-part-two .beijing {
		background-image: url('../images/contact-iphone-retina_2_1.png')
	}

	.contact-part-two .beijing {
		background-image: url('../images/contact-iphone-retina_2_1.png')
	}

	.contact-part-two .taibei {
		margin-left: 0;
		background-image: url('../images/contact-iphone-retina_3_1.png')
	}

	.contact-part-two .shanghai {
		background-image: url('../images/contact-iphone-retina_5_1.png')
	}

	.contact-part-two .shenzhen {
		margin-left: 0;
		background-image: url('../images/contact-iphone-retina_6_1.png')
	}

	.contact-part-two .gurgaon {
		background-image: url('../images/gurgaon3.png')
	}

	.contact-part-two .bangalore {
		margin-left: 0;
		background-image: url('../images/bangalore3.png')
	}

	.contact-part-three .center {
		width: 14.4rem;
		margin: auto;
		overflow: hidden
	}

	.contact-part-three .form-map {
		float: inherit;
		width: 100%;
		height: 10.19rem;
		overflow: hidden
	}

	.contact-part-three .form .title {
		font-size: .45rem;
		line-height: .45rem;
		color: #47a0af;
		font-weight: 600
	}

	.contact-part-three .form .form-input {
		font-size: .35rem;
		line-height: .35rem;
		width: 6.5rem;
		height: 1rem;
		border: 0;
		outline: 0;
		padding-left: .3rem;
		color: #666;
		font-family: 'Open Sans',sans-serif;
		border-radius: .1rem;
		margin-top: .5rem
	}

	.contact-part-three .form .email {
		width: 13.25rem;
		display: block
	}

	.contact-part-three .form .textarea {
		width: 13.25rem;
		height: 3.65rem;
		line-height: .45rem;
		padding: .3rem;
		display: block
	}

	.contact-part-three .form .submit {
		width: 2.4rem;
		height: .98rem;
		font-size: .33rem;
		display: block;
		background-color: #0db4ad;
		border: 0;
		outline: 0;
		color: #fff;
		border-radius: .12rem;
		margin-top: .4rem;
		font-family: 'Open Sans',sans-serif
	}

	.contact-part-three .map {
		background: url('../images/contact-ipad_02_2.png') no-repeat top;
		background-size: auto 6.03rem;
		height: 6.03rem
	}

	.contact-part-three .map .address {
		background-color: #fff;
		margin-left: 1.845rem;
		width: 10.65rem;
		margin-top: 3.3rem;
		padding: .43rem
	}

	.contact-part-three .map .address .title {
		font-size: .45rem;
		line-height: .45rem;
		color: #47a0af;
		text-align: center;
		font-weight: 600
	}

	.contact-part-three .map .address .content {
		font-size: .405rem;
		line-height: .5rem;
		color: #666;
		text-align: center;
		margin-top: .3rem
	}
}

.cookie-privacy-content .center {
	width: 11.75rem;
	margin: auto;
	overflow: hidden;
	padding-bottom: .5rem
}

.cookie-privacy-content h1 {
	font-size: .6rem;
	line-height: .6rem;
	margin-top: .5rem;
	margin-bottom: .4rem;
	color: #063359;
	font-weight: 700
}

.cookie-privacy-content h3 {
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .3rem;
	color: #063359;
	font-weight: 600
}

.cookie-privacy-content h4 {
	font-size: .16rem;
	line-height: .16rem;
	margin-top: .4rem;
	margin-bottom: .1rem;
	color: #063359;
	font-weight: 600
}

.cookie-privacy-content ul {
	list-style: inherit;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 40px
}

.cookie-privacy-content li {
	font-size: .16rem;
	color: #666;
	line-height: .22rem;
	margin: .1rem auto;
	font-family: 'Open Sans',sans-serif
}

.cookie-privacy-content p {
	font-size: .16rem;
	color: #666;
	line-height: .22rem;
	margin: .2rem auto;
	font-family: 'Open Sans',sans-serif
}

@media screen and (max-width:980px) {
	.cookie-privacy-content .center {
		width: 13.35rem;
		margin: auto;
		overflow: hidden;
		padding-bottom: .5rem
	}

	.cookie-privacy-content h1 {
		font-size: .75rem;
		line-height: .75rem;
		margin-top: .8rem;
		margin-bottom: .37rem;
		color: #063359;
		font-weight: 700
	}

	.cookie-privacy-content h3 {
		font-size: .3375rem;
		line-height: .3375rem;
		margin-top: .75rem;
		color: #063359;
		font-weight: 600
	}

	.cookie-privacy-content h4 {
		font-size: .3375rem;
		line-height: .3375rem;
		margin-top: .56rem;
		margin-bottom: .3rem;
		color: #063359;
		font-weight: 600
	}

	.cookie-privacy-content ul {
		list-style: inherit;
		-webkit-margin-start: 0;
		-webkit-margin-end: 0;
		-webkit-padding-start: 40px
	}

	.cookie-privacy-content li {
		font-size: .36rem;
		color: #666;
		line-height: .36rem;
		margin: .3rem auto;
		font-family: 'Open Sans',sans-serif
	}

	.cookie-privacy-content p {
		font-size: .3rem;
		color: #666;
		line-height: .5125rem;
		margin: .56rem auto;
		font-family: 'Open Sans',sans-serif
	}
}

@media screen and (max-width:770px) {
	.cookie-privacy-content .center {
		width: 13.35rem;
		margin: auto;
		overflow: hidden;
		padding-bottom: 1.23rem
	}

	.cookie-privacy-content h1 {
		font-size: .9rem;
		line-height: .9rem;
		margin-top: .9rem;
		margin-bottom: .57rem;
		color: #063359;
		font-weight: 700
	}

	.cookie-privacy-content h3 {
		font-size: .405rem;
		line-height: .405rem;
		margin-top: 1.125rem;
		color: #063359;
		font-weight: 600
	}

	.cookie-privacy-content h4 {
		font-size: .405rem;
		line-height: .405rem;
		margin-top: .56rem;
		margin-bottom: .3rem;
		color: #063359;
		font-weight: 600
	}

	.cookie-privacy-content ul {
		list-style: inherit;
		-webkit-margin-start: 0;
		-webkit-margin-end: 0;
		-webkit-padding-start: 40px
	}

	.cookie-privacy-content li {
		font-size: .36rem;
		color: #666;
		line-height: .36rem;
		margin: .3rem auto;
		font-family: 'Open Sans',sans-serif
	}

	.cookie-privacy-content p {
		font-size: .36rem;
		color: #666;
		line-height: .7rem;
		margin: .66rem auto;
		font-family: 'Open Sans',sans-serif
	}
}

.events-say-hi {
	position: absolute;
	left: 9.8rem;
	top: 3.85rem;
	animation: events-say-hi-hover 2s infinite;
	-moz-animation: events-say-hi-hover 2s infinite;
	-webkit-animation: events-say-hi-hover 2s infinite;
	-o-animation: events-say-hi-hover 2s infinite
}

@keyframes events-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes events-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes events-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes events-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.events-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: .77rem;
	top: 4.9rem;
	z-index: 2;
	animation: events-fly-pig-hover 3s infinite;
	-moz-animation: events-fly-pig-hover 3s infinite;
	-webkit-animation: events-fly-pig-hover 3s infinite;
	-o-animation: events-fly-pig-hover 3s infinite
}

@keyframes events-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes events-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes events-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes events-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.events-part-one .center {
	position: relative;
	max-width: 14.4rem;
	height: 6.94rem;
	background: url('../images/events2-spec_011.png') no-repeat top;
	background-size: 100% auto;
	text-align: center;
	margin: auto
}

.events-part-one .title {
	padding-top: 2.22rem;
	font-size: .8rem;
	font-weight: 600;
	color: #fff
}

.events-part-two .center {
	max-width: 14.4rem;
	margin: auto;
	padding: 0 1.37rem 1rem
}

.events-part-two .top {
	color: #063359;
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700;
	margin-bottom: .5rem
}

.events-part-two img {
	width: 4.78rem;
	float: left
}

.events-part-two .right {
	margin-left: 6rem;
	font-size: 0;
	position: relative
}

.events-part-two .right .title {
	color: #47a0af;
	font-size: .4rem;
	line-height: .4rem;
	font-weight: 700;
	margin-bottom: .11rem
}

.events-part-two .right .descrip {
	color: #666;
	font-size: .18rem;
	line-height: .36rem;
	font-weight: 600
}

.events-part-two .right .text {
	color: #666;
	font-size: .16rem;
	line-height: .32rem;
	margin-top: .03rem
}

.events-part-two .right .btn {
	color: #fff;
	width: 1.11rem;
	height: .45rem;
	background: #57bbef;
	font-size: .15rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px;
	margin-bottom: 0;
	position: absolute;
	bottom: 0
}

.ipad-events-part-two {
	display: none
}

.ipad-events-part-two .center {
	max-width: 14.4rem;
	margin: 0 .56rem
}

.ipad-events-part-two .top {
	color: #063359;
	font-size: .75rem;
	line-height: .75rem;
	font-weight: 700;
	margin-bottom: .56rem
}

.ipad-events-part-two img {
	width: 100%
}

.ipad-events-part-two .title {
	color: #47a0af;
	font-size: .56rem;
	line-height: .56rem;
	font-weight: 700;
	margin-top: .56rem;
	margin-bottom: .18rem
}

.ipad-events-part-two .descrip {
	color: #666;
	font-size: .34rem;
	line-height: .68rem;
	font-weight: 600
}

.ipad-events-part-two .text {
	color: #666;
	font-size: .30rem;
	line-height: .60rem;
	margin-top: .15rem;
	margin-bottom: .41rem
}

.ipad-events-part-two .btn {
	color: #fff;
	width: 2.08rem;
	height: .84rem;
	background: #57bbef;
	font-size: .28rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px
}

.iphone-events-part-two {
	display: none
}

.iphone-events-part-two .center {
	max-width: 14.4rem;
	margin: 0 .78rem
}

.iphone-events-part-two .top {
	color: #063359;
	font-size: .9rem;
	line-height: .9rem;
	font-weight: 700;
	margin-bottom: .67rem
}

.iphone-events-part-two img {
	width: 100%
}

.iphone-events-part-two .title {
	color: #47a0af;
	font-size: .67rem;
	line-height: .67rem;
	font-weight: 700;
	margin-top: 1.01rem;
	margin-bottom: .22rem
}

.iphone-events-part-two .descrip {
	color: #666;
	font-size: .41rem;
	line-height: .82rem;
	font-weight: 600
}

.iphone-events-part-two .text {
	color: #666;
	font-size: .36rem;
	line-height: .72rem;
	margin-top: .18rem;
	margin-bottom: .5rem
}

.iphone-events-part-two .btn {
	color: #fff;
	width: 2.49rem;
	height: 1.01rem;
	background: #57bbef;
	font-size: .33rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px
}

.events-part-three .center {
	margin: auto;
	max-width: 11.75rem
}

.events-part-three .content1 {
	margin-bottom: .8rem
}

.events-part-three .title {
	color: #063359;
	font-size: .6rem;
	font-weight: 700;
	margin-bottom: .65rem
}

.events-part-three .title1 {
	color: #47a0af;
	font-size: .4rem;
	line-height: .4rem;
	font-weight: 700;
	margin-bottom: .2rem
}

.events-part-three .des {
	color: #666;
	font-size: .18rem;
	line-height: .36rem;
	font-weight: 600;
	margin-bottom: .31rem
}

.events-part-three img {
	float: left;
	width: 2.70rem;
	height: 1.94rem;
	margin-right: .28rem;
	margin-bottom: .28rem;
	cursor: pointer
}

.events-part-three video {
	float: left;
	width: 2.70rem;
	height: 1.94rem;
	margin-right: .28rem;
	margin-bottom: .28rem
}

.events-part-three .video-transform {
	-webkit-transform: scale(2,2);
	-moz-transform: scale(2,2);
	transform: scale(2,2)
}

.events-part-three video {
	float: left;
	width: 2.70rem;
	margin-right: .28rem;
	margin-bottom: .28rem
}

.events-part-three .video-transform {
	-webkit-transform: scale(2,2);
	-moz-transform: scale(2,2);
	transform: scale(2,2)
}

.events-part-three img:hover {
	-webkit-transform: scale(2,2);
	-moz-transform: scale(2,2);
	transform: scale(2,2)
}

.events-part-three .hide {
	display: none
}

.events-part-three .img .four {
	margin-right: 0
}

.events-part-three .btnDiv {
	clear: both
}

.events-part-three .btn {
	color: #fff;
	background: #57bbef;
	width: 1.4rem;
	height: .45rem;
	font-size: .15rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px;
	margin-top: .3rem;
	margin-bottom: .8rem
}

.ipad-events-part-three {
	display: none;
	margin: auto
}

.ipad-events-part-three .center {
	max-width: 13.35rem;
	margin: 1.12rem auto auto
}

.ipad-events-part-three .content1 {
	margin-bottom: 1.12rem
}

.ipad-events-part-three .title {
	color: #063359;
	font-size: .75rem;
	line-height: .75rem;
	font-weight: 700;
	margin-bottom: .56rem
}

.ipad-events-part-three .title1 {
	color: #47a0af;
	font-size: .56rem;
	line-height: .56rem;
	font-weight: 700;
	margin-bottom: .18rem
}

.ipad-events-part-three .des {
	color: #666;
	font-size: .34rem;
	line-height: .68rem;
	font-weight: 600;
	margin-bottom: .39rem
}

.ipad-events-part-three img {
	float: left;
	width: 6.35rem;
	margin-right: .56rem;
	margin-bottom: .56rem
}

.ipad-events-part-three video {
	float: left;
	width: 6.35rem;
	margin-right: .56rem;
	margin-bottom: .56rem
}

.ipad-events-part-three .enlargeLeft {
	-webkit-transform: translate(25%,0) scale(1.5,1.5);
	-moz-transform: translate(25%,0) scale(1.5,1.5);
	transform: translate(25%,0) scale(1.5,1.5)
}

.ipad-events-part-three .enlargeRight {
	-webkit-transform: translate(-25%,0) scale(1.5,1.5);
	-moz-transform: translate(-25%,0) scale(1.5,1.5);
	transform: translate(-25%,0) scale(1.5,1.5)
}

.ipad-events-part-three .hide {
	display: none
}

.ipad-events-part-three .img img:nth-child(even) {
	margin-right: 0
}

.ipad-events-part-three .img video:nth-child(even) {
	margin-right: 0
}

.ipad-events-part-three .btnDiv {
	clear: both
}

.ipad-events-part-three .btn {
	color: #fff;
	width: 2.28rem;
	height: .84rem;
	background: #57bbef;
	font-size: .28rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px;
	margin-bottom: 1.12rem
}

.iphone-events-part-three {
	display: none
}

.iphone-events-part-three .center {
	max-width: 13.35rem;
	margin: 1.35rem auto auto
}

.iphone-events-part-three .content1 {
	margin-bottom: 1.57rem
}

.iphone-events-part-three .title {
	color: #063359;
	font-size: .9rem;
	line-height: .9rem;
	font-weight: 700;
	margin-bottom: .9rem
}

.iphone-events-part-three .title1 {
	color: #47a0af;
	font-size: .67rem;
	line-height: .67rem;
	font-weight: 700;
	margin-bottom: .22rem
}

.iphone-events-part-three .des {
	color: #666;
	font-size: .41rem;
	line-height: .82rem;
	font-weight: 600;
	margin-bottom: .7rem
}

.iphone-events-part-three img {
	float: left;
	width: 6.15rem;
	margin-right: .54rem;
	margin-bottom: .54rem
}

.iphone-events-part-three video {
	float: left;
	width: 6.15rem;
	margin-right: .54rem;
	margin-bottom: .54rem
}

.iphone-events-part-three .enlargeLeft {
	-webkit-transform: translate(52%,0) scale(2.2,2.2);
	-moz-transform: translate(52%,0) scale(2.2,2.2);
	transform: translate(50%,0) scale(2,2)
}

.iphone-events-part-three .enlargeRight {
	-webkit-transform: translate(-50%,0) scale(2.1,2.1);
	-moz-transform: translate(-50%,0) scale(2.1,2.1);
	transform: translate(-50%,0) scale(2,2)
}

.iphone-events-part-three .hide {
	display: none
}

.iphone-events-part-three .img img:nth-child(even) {
	margin-right: 0
}

.iphone-events-part-three .img video:nth-child(even) {
	margin-right: 0
}

.iphone-events-part-three .btnDiv {
	clear: both
}

.iphone-events-part-three .btn {
	color: #fff;
	padding: .22rem .33rem;
	background: #57bbef;
	font-size: .33rem;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	border: 1px solid #57bbef;
	border-radius: 4px;
	margin-top: .25rem;
	margin-bottom: 1.57rem
}

@media screen and (max-width:980px) {
	.events-fly-pig {
		display: none
	}

	.events-say-hi {
		display: none
	}

	.events-part-one .center {
		height: 8.41rem;
		background: url('../images/events2-ipad_01.png') no-repeat top;
		background-size: 100% auto
	}

	.events-part-one .title {
		padding-top: 2.62rem;
		font-size: 1.12rem
	}

	.events-part-two {
		display: none
	}

	.ipad-events-part-two {
		display: block
	}

	.events-part-three {
		display: none
	}

	.ipad-events-part-three {
		display: block
	}
}

@media screen and (max-width:720px) {
	.events-part-one .center {
		background: url('../images/events2-iphone-retina_01.png') no-repeat top;
		background-size: 100% auto;
		height: 6.27rem
	}

	.events-part-one .title {
		padding-top: 1.68rem;
		font-size: 1.35rem
	}

	.ipad-events-part-two {
		display: none
	}

	.iphone-events-part-two {
		display: block
	}

	.ipad-events-part-three {
		display: none
	}

	.iphone-events-part-three {
		display: block
	}
}

.faq-say-hi {
	position: absolute;
	left: 8.5rem;
	top: 3.85rem;
	animation: faq-say-hi-hover 2s infinite;
	-moz-animation: faq-say-hi-hover 2s infinite;
	-webkit-animation: faq-say-hi-hover 2s infinite;
	-o-animation: faq-say-hi-hover 2s infinite
}

@keyframes faq-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes faq-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes faq-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes faq-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.faq-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -.23rem;
	top: 4.9rem;
	z-index: 2;
	animation: faq-fly-pig-hover 3s infinite;
	-moz-animation: faq-fly-pig-hover 3s infinite;
	-webkit-animation: faq-fly-pig-hover 3s infinite;
	-o-animation: faq-fly-pig-hover 3s infinite
}

@keyframes faq-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes faq-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes faq-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes faq-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.faq-part-one {
	background: url("../images/faq2_021.png") no-repeat top;
	background-size: 14.4rem auto;
	background-color: #fafafa
}

.faq-part-one .center {
	position: relative;
	height: 6.7rem;
	width: 11.75rem;
	margin: auto;
	text-align: center;
	overflow: hidden
}

.faq-part-one .top {
	color: #fff;
	font-size: .8rem;
	line-height: .8rem;
	font-weight: 600;
	margin-top: 2.17rem
}

.faq-part-two {
	padding-top: .3rem
}

.faq-part-two .center {
	width: 11.75rem;
	margin: 0 auto;
	overflow: hidden
}

.faq-part-two .question-kind-list {
	margin-bottom: .7rem
}

.faq-part-two .catalogue {
	color: #47a0af;
	font-size: .35rem;
	line-height: .35rem;
	font-weight: 700;
	margin-bottom: .3rem
}

.faq-part-two .teamIteam {
	margin-bottom: .3rem
}

.faq-part-two .left-border {
	float: left;
	height: .3rem;
	border-left: .03rem solid #d6d6d6;
	width: 0
}

.faq-part-two .right-content {
	margin-left: .2rem
}

.faq-part-two .top {
	font-size: .2rem;
	line-height: .30rem;
	font-weight: 700;
	color: #063359;
	cursor: pointer
}

.faq-part-two .top:hover {
	color: #47a0af
}

.faq-part-two .title {
	font-size: .18rem;
	line-height: .36rem;
	font-weight: 600;
	color: #47a0af;
	margin-top: .3rem
}

.faq-part-two .content ul {
	color: #666;
	font-size: .16rem;
	line-height: .32rem;
	list-style: disc;
	padding: 0 0 0 .2rem
}

.faq-part-two .bottom {
	display: none
}

.faq-part-two .active .top {
	color: #47a0af
}

.faq-part-two .active .bottom {
	display: block
}

.faq-part-two .active .left-border {
	border: 0
}

.faq-part-two .active .right-content {
	margin-left: 0;
	border-left: .03rem solid #47a0af;
	padding-left: .2rem
}

@media screen and (max-width:980px) {
	.faq-fly-pig {
		display: none
	}

	.faq-say-hi {
		display: none
	}

	.faq-part-one {
		background: url("../images/faq-ipad_02.png") no-repeat top;
		background-size: 14.4rem auto
	}

	.faq-part-one .center {
		height: 8.42rem;
		width: 13.35rem;
		margin: auto
	}

	.faq-part-one .top {
		font-size: 1.12rem;
		line-height: 1.12rem;
		margin-top: 1.96rem
	}

	.faq-part-two .center {
		width: 13.27rem;
		margin: 0 auto
	}

	.faq-part-two .question-kind-list {
		margin-bottom: .94rem
	}

	.faq-part-two .catalogue {
		color: #47a0af;
		font-size: .66rem;
		line-height: .66rem;
		font-weight: 700;
		margin-bottom: .66rem
	}

	.faq-part-two .teamIteam {
		margin-bottom: .56rem
	}

	.faq-part-two .left-border {
		border-left: .056rem solid #d6d6d6;
		height: .47rem;
		margin-top: .045rem
	}

	.faq-part-two .right-content {
		margin-left: .28rem
	}

	.faq-part-two .top {
		font-size: .37rem;
		line-height: .56rem
	}

	.faq-part-two .title {
		font-size: .34rem;
		line-height: .68rem;
		margin-top: .37rem
	}

	.faq-part-two .content ul {
		font-size: .3rem;
		line-height: .60rem;
		padding: 0 0 0 .36rem
	}

	.faq-part-two .active .right-content {
		border-left: .056rem solid #47a0af;
		padding-left: .28rem
	}
}

@media screen and (max-width:720px) {
	.faq-part-one {
		background: url("../images/faq-iphone-retina_02.png") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa
	}

	.faq-part-one .center {
		height: 6.39rem;
		width: 13.05rem;
		margin: auto
	}

	.faq-part-one .top {
		font-size: 1.12rem;
		line-height: 1.34rem;
		margin-top: 1rem
	}

	.faq-part-two .center {
		width: 13.05rem;
		margin: 0 auto
	}

	.faq-part-two .question-kind-list {
		margin-bottom: 1.46rem
	}

	.faq-part-two .catalogue {
		color: #47a0af;
		font-size: .79rem;
		line-height: .79rem;
		margin-bottom: .67rem
	}

	.faq-part-two .teamIteam {
		margin-bottom: .56rem
	}

	.faq-part-two .left-border {
		border-left: .067rem solid #d6d6d6;
		height: .56rem;
		margin-top: .055rem
	}

	.faq-part-two .right-content {
		margin-left: .33rem
	}

	.faq-part-two .top {
		font-size: .45rem;
		line-height: .67rem
	}

	.faq-part-two .title {
		font-size: .41rem;
		line-height: .82rem;
		margin-top: .22rem
	}

	.faq-part-two .content ul {
		font-size: .36rem;
		line-height: .72rem;
		padding: 0 0 0 .56rem
	}

	.faq-part-two .active .right-content {
		border-left: .067rem solid #47a0af;
		padding-left: .33rem
	}
}

.index-part-one {
	background: url('../images/title_bg1.png') no-repeat bottom;
	background-size: auto 4.41rem
}

.index-part-one .center {
	position: relative;
	max-width: 11.75rem;
	margin: auto;
	height: 7.9rem
}

.index-part-one .center .text {
	position: relative;
	float: left;
	width: 6.4rem;
	letter-spacing: .001rem
}

.index-part-one .index-tu-zi {
	position: absolute;
	width: 1.7rem;
	top: 4.23rem;
	left: 1.5rem
}

@keyframes index-tu-zi-hover {
	0% {
		top: 4.23rem
	}

	50% {
		top: 4.13rem
	}

	100% {
		top: 4.23rem
	}
}

@-moz-keyframes index-tu-zi-hover {
	0% {
		top: 4.23rem
	}

	50% {
		top: 4.13rem
	}

	100% {
		top: 4.23rem
	}
}

@-webkit-keyframes index-tu-zi-hover {
	0% {
		top: 4.23rem
	}

	50% {
		top: 4.13rem
	}

	100% {
		top: 4.23rem
	}
}

@-o-keyframes index-tu-zi-hover {
	0% {
		top: 4.23rem
	}

	50% {
		top: 4.13rem
	}

	100% {
		top: 4.23rem
	}
}

.index-part-one .center .index-say-hi {
	position: absolute;
	width: 1rem;
	left: 5.5rem;
	top: 5.1rem;
	z-index: 2
}

@keyframes index-say-hi-hover {
	0% {
		top: 4.5rem
	}

	50% {
		top: 4.4rem
	}

	100% {
		top: 4.5rem
	}
}

@-moz-keyframes index-say-hi-hover {
	0% {
		top: 4.5rem
	}

	50% {
		top: 4.4rem
	}

	100% {
		top: 4.5rem
	}
}

@-webkit-keyframes index-say-hi-hover {
	0% {
		top: 4.5rem
	}

	50% {
		top: 4.4rem
	}

	100% {
		top: 4.5rem
	}
}

@-o-keyframes index-say-hi-hover {
	0% {
		top: 4.5rem
	}

	50% {
		top: 4.4rem
	}

	100% {
		top: 4.5rem
	}
}

.index-part-one .center .index-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -1.4rem;
	top: 6.1rem;
	z-index: 2
}

@keyframes index-fly-pig-hover {
	0% {
		top: 6.1rem
	}

	50% {
		top: 6rem
	}

	100% {
		top: 6.1rem
	}
}

@-moz-keyframes index-fly-pig-hover {
	0% {
		top: 6.1rem
	}

	50% {
		top: 6rem
	}

	100% {
		top: 6.1rem
	}
}

@-webkit-keyframes index-fly-pig-hover {
	0% {
		top: 6.1rem
	}

	50% {
		top: 6rem
	}

	100% {
		top: 6.1rem
	}
}

@-o-keyframes index-fly-pig-hover {
	0% {
		top: 6.1rem
	}

	50% {
		top: 6rem
	}

	100% {
		top: 6.1rem
	}
}

.index-part-one .center .img {
	position: relative;
	width: 7.5rem;
	float: left;
	margin-left: -2.21rem
}

.index-part-one .center .text .title {
	margin-top: .22rem;
	font-size: .8rem;
	line-height: .8rem;
	color: #06355a;
	font-weight: 700
}

.index-part-one .center .text .title-small {
	font-size: .6rem;
	line-height: .65rem;
	color: #06355a;
	font-weight: 700
}

.index-part-one .center .text .content {
	margin-top: 24px;
	font-size: .18rem;
	color: #666;
	line-height: .31rem
}

.index-part-one .center .img img {
	margin-left: 1.52rem;
	margin-top: 0
}

.index-part-one .btn-list {
	margin-top: 1.42rem
}

.index-part-one .btn {
	float: left;
	margin: .04rem
}

.fly-face {
	position: absolute;
	bottom: .9rem;
	left: 3.35rem;
	width: .3rem;
	opacity: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.ipad-fly-face {
	position: absolute;
	bottom: 1.26rem;
	left: 6.48rem;
	width: .3rem;
	opacity: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.phone-fly-face {
	position: absolute;
	bottom: 1.26rem;
	left: 6.48rem;
	width: .3rem;
	opacity: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.face1 {
	opacity: 1;
	width: .6rem;
	left: 2.85rem;
	bottom: 4.3rem;
	z-index: 1
}

.face2 {
	opacity: 1;
	width: 1.27rem;
	left: 5.35rem;
	bottom: 3.5rem
}

.face3 {
	opacity: 1;
	width: 1.2rem;
	left: 2.22em;
	bottom: 3.5rem;
	z-index: 2
}

.face4 {
	opacity: 1;
	width: 2.86rem;
	left: 3em;
	bottom: 2.8rem;
	z-index: 3
}

.face5 {
	opacity: 1;
	width: .64rem;
	left: 5.9em;
	bottom: 4.8rem;
	z-index: 4
}

.face6 {
	opacity: 1;
	width: .8rem;
	left: 2.9em;
	bottom: 3.3rem;
	z-index: 5
}

.face7 {
	opacity: 1;
	width: .8rem;
	left: 5.1em;
	bottom: 3.3rem;
	z-index: 5
}

.float1 {
	animation: face1-float 2s infinite;
	-moz-animation: face1-float 2s infinite;
	-webkit-animation: face1-float 2s infinite;
	-o-animation: face1-float 2s infinite
}

@keyframes face1-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-moz-keyframes face1-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-webkit-keyframes face1-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-o-keyframes face1-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

.float2 {
	animation: face2-float 2.5s infinite;
	-moz-animation: face2-float 2.5s infinite;
	-webkit-animation: face2-float 2.5s infinite;
	-o-animation: face2-float 2.5s infinite
}

@keyframes face2-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-moz-keyframes face2-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-webkit-keyframes face2-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-o-keyframes face2-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

.float3 {
	animation: face3-float 2.75s infinite;
	-moz-animation: face3-float 2.75s infinite;
	-webkit-animation: face3-float 2.75s infinite;
	-o-animation: face3-float 2.75s infinite
}

@keyframes face3-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-moz-keyframes face3-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-webkit-keyframes face3-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

@-o-keyframes face3-float {
	0% {
		bottom: 3.5rem
	}

	50% {
		bottom: 3.6rem
	}

	100% {
		bottom: 3.5rem
	}
}

.float4 {
	animation: face4-float 3s infinite;
	-moz-animation: face4-float 3s infinite;
	-webkit-animation: face4-float 3s infinite;
	-o-animation: face4-float 3s infinite
}

@keyframes face4-float {
	0% {
		bottom: 2.8rem
	}

	50% {
		bottom: 2.9rem
	}

	100% {
		bottom: 2.8rem
	}
}

@-moz-keyframes face4-float {
	0% {
		bottom: 2.8rem
	}

	50% {
		bottom: 2.9rem
	}

	100% {
		bottom: 2.8rem
	}
}

@-webkit-keyframes face4-float {
	0% {
		bottom: 2.8rem
	}

	50% {
		bottom: 2.9rem
	}

	100% {
		bottom: 2.8rem
	}
}

@-o-keyframes face4-float {
	0% {
		bottom: 2.8rem
	}

	50% {
		bottom: 2.9rem
	}

	100% {
		bottom: 2.8rem
	}
}

.float5 {
	animation: face5-float 3.25s infinite;
	-moz-animation: face5-float 3.25s infinite;
	-webkit-animation: face5-float 3.25s infinite;
	-o-animation: face5-float 3.25s infinite
}

@keyframes face5-float {
	0% {
		bottom: 4.8rem
	}

	50% {
		bottom: 4.9rem
	}

	100% {
		bottom: 4.8rem
	}
}

@-moz-keyframes face5-float {
	0% {
		bottom: 4.8rem
	}

	50% {
		bottom: 4.9rem
	}

	100% {
		bottom: 4.8rem
	}
}

@-webkit-keyframes face5-float {
	0% {
		bottom: 4.8rem
	}

	50% {
		bottom: 4.9rem
	}

	100% {
		bottom: 4.8rem
	}
}

@-o-keyframes face5-float {
	0% {
		bottom: 4.8rem
	}

	50% {
		bottom: 4.9rem
	}

	100% {
		bottom: 4.8rem
	}
}

.float6 {
	animation: face6-float 3.25s infinite;
	-moz-animation: face6-float 3.25s infinite;
	-webkit-animation: face6-float 3.25s infinite;
	-o-animation: face6-float 3.25s infinite
}

@keyframes face6-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-moz-keyframes face6-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-webkit-keyframes face6-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-o-keyframes face6-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

.float7 {
	animation: face7-float 3.5s infinite;
	-moz-animation: face7-float 3.5s infinite;
	-webkit-animation: face7-float 3.5s infinite;
	-o-animation: face7-float 3.5s infinite
}

@keyframes face7-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-moz-keyframes face7-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-webkit-keyframes face7-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

@-o-keyframes face7-float {
	0% {
		bottom: 3.3rem
	}

	50% {
		bottom: 3.4rem
	}

	100% {
		bottom: 3.3rem
	}
}

.ipad-face1 {
	opacity: 1;
	width: 1rem;
	left: 5.74rem;
	bottom: 5.4rem;
	z-index: 1
}

.ipad-face2 {
	opacity: 1;
	width: 1.57rem;
	left: 9rem;
	bottom: 4.5rem
}

.ipad-face3 {
	opacity: 1;
	width: 1.6rem;
	left: 5em;
	bottom: 4.3rem;
	z-index: 2
}

.ipad-face4 {
	opacity: 1;
	width: 3.56rem;
	left: 6em;
	bottom: 3.6rem;
	z-index: 3
}

.ipad-face5 {
	opacity: 1;
	width: .84rem;
	left: 9.65em;
	bottom: 6.1rem;
	z-index: 4
}

.ipad-face6 {
	opacity: 1;
	width: 1rem;
	left: 5.9em;
	bottom: 4.1rem;
	z-index: 5
}

.ipad-face7 {
	opacity: 1;
	width: 1rem;
	left: 8.6em;
	bottom: 4.1rem;
	z-index: 5
}

.ipad-float1 {
	animation: ipad-float1-float 2s infinite;
	-moz-animation: ipad-float1-float 2s infinite;
	-webkit-animation: ipad-float1-float 2s infinite;
	-o-animation: ipad-float1-float 2s infinite
}

@keyframes ipad-float1-float {
	0% {
		bottom: 5.4rem
	}

	50% {
		bottom: 5.5rem
	}

	100% {
		bottom: 5.4rem
	}
}

@-moz-keyframes ipad-float1-float {
	0% {
		bottom: 5.4rem
	}

	50% {
		bottom: 5.5rem
	}

	100% {
		bottom: 5.4rem
	}
}

@-webkit-keyframes ipad-float1-float {
	0% {
		bottom: 5.4rem
	}

	50% {
		bottom: 5.5rem
	}

	100% {
		bottom: 5.4rem
	}
}

@-o-keyframes ipad-float1-float {
	0% {
		bottom: 5.4rem
	}

	50% {
		bottom: 5.5rem
	}

	100% {
		bottom: 5.4rem
	}
}

.ipad-float2 {
	animation: ipad-float2-float 2.25s infinite;
	-moz-animation: ipad-float2-float 2.25s infinite;
	-webkit-animation: ipad-float2-float 2.25s infinite;
	-o-animation: ipad-float2-float 2.25s infinite
}

@keyframes ipad-float2-float {
	0% {
		bottom: 4.5rem
	}

	50% {
		bottom: 4.6rem
	}

	100% {
		bottom: 4.5rem
	}
}

@-moz-keyframes ipad-float2-float {
	0% {
		bottom: 4.5rem
	}

	50% {
		bottom: 4.6rem
	}

	100% {
		bottom: 4.5rem
	}
}

@-webkit-keyframes ipad-float2-float {
	0% {
		bottom: 4.5rem
	}

	50% {
		bottom: 4.6rem
	}

	100% {
		bottom: 4.5rem
	}
}

@-o-keyframes ipad-float2-float {
	0% {
		bottom: 4.5rem
	}

	50% {
		bottom: 4.6rem
	}

	100% {
		bottom: 4.5rem
	}
}

.ipad-float3 {
	animation: ipad-float3-float 2.5s infinite;
	-moz-animation: ipad-float3-float 2.5s infinite;
	-webkit-animation: ipad-float3-float 2.5s infinite;
	-o-animation: ipad-float3-float 2.5s infinite
}

@keyframes ipad-float3-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-moz-keyframes ipad-float3-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-webkit-keyframes ipad-float3-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

@-o-keyframes ipad-float3-float {
	0% {
		bottom: 4.3rem
	}

	50% {
		bottom: 4.4rem
	}

	100% {
		bottom: 4.3rem
	}
}

.ipad-float4 {
	animation: ipad-float4-float 2.75s infinite;
	-moz-animation: ipad-float4-float 2.75s infinite;
	-webkit-animation: ipad-float4-float 2.75s infinite;
	-o-animation: ipad-float4-float 2.75s infinite
}

@keyframes ipad-float4-float {
	0% {
		bottom: 3.6rem
	}

	50% {
		bottom: 3.7rem
	}

	100% {
		bottom: 3.6rem
	}
}

@-moz-keyframes ipad-float4-float {
	0% {
		bottom: 3.6rem
	}

	50% {
		bottom: 3.7rem
	}

	100% {
		bottom: 3.6rem
	}
}

@-webkit-keyframes ipad-float4-float {
	0% {
		bottom: 3.6rem
	}

	50% {
		bottom: 3.7rem
	}

	100% {
		bottom: 3.6rem
	}
}

@-o-keyframes ipad-float4-float {
	0% {
		bottom: 3.6rem
	}

	50% {
		bottom: 3.7rem
	}

	100% {
		bottom: 3.6rem
	}
}

.ipad-float5 {
	animation: ipad-float5-float 3s infinite;
	-moz-animation: ipad-float5-float 3s infinite;
	-webkit-animation: ipad-float5-float 3s infinite;
	-o-animation: ipad-float5-float 3s infinite
}

@keyframes ipad-float5-float {
	0% {
		bottom: 6.1rem
	}

	50% {
		bottom: 6.2rem
	}

	100% {
		bottom: 6.1rem
	}
}

@-moz-keyframes ipad-float5-float {
	0% {
		bottom: 6.1rem
	}

	50% {
		bottom: 6.2rem
	}

	100% {
		bottom: 6.1rem
	}
}

@-webkit-keyframes ipad-float5-float {
	0% {
		bottom: 6.1rem
	}

	50% {
		bottom: 6.2rem
	}

	100% {
		bottom: 6.1rem
	}
}

@-o-keyframes ipad-float5-float {
	0% {
		bottom: 6.1rem
	}

	50% {
		bottom: 6.2rem
	}

	100% {
		bottom: 6.1rem
	}
}

.ipad-float6 {
	animation: ipad-float6-float 3.25s infinite;
	-moz-animation: ipad-float6-float 3.25s infinite;
	-webkit-animation: ipad-float6-float 3.25s infinite;
	-o-animation: ipad-float6-float 3.25s infinite
}

@keyframes ipad-float6-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-moz-keyframes ipad-float6-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-webkit-keyframes ipad-float6-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-o-keyframes ipad-float6-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

.ipad-float7 {
	animation: ipad-float7-float 3.5s infinite;
	-moz-animation: ipad-float7-float 3.5s infinite;
	-webkit-animation: ipad-float7-float 3.5s infinite;
	-o-animation: ipad-float7-float 3.5s infinite
}

@keyframes ipad-float7-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-moz-keyframes ipad-float7-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-webkit-keyframes ipad-float7-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

@-o-keyframes ipad-float7-float {
	0% {
		bottom: 4.1rem
	}

	50% {
		bottom: 4.2rem
	}

	100% {
		bottom: 4.1rem
	}
}

.phone-face1 {
	opacity: 1;
	width: 1.4rem;
	left: 6rem;
	bottom: 8.6rem;
	z-index: 1
}

.phone-face2 {
	opacity: 1;
	width: 2.7rem;
	left: 11rem;
	bottom: 6.7rem
}

.phone-face3 {
	opacity: 1;
	width: 2rem;
	left: 5em;
	bottom: 7.4rem;
	z-index: 2
}

.phone-face4 {
	opacity: 1;
	width: 5.56rem;
	left: 6.2em;
	bottom: 5rem;
	z-index: 3
}

.phone-face5 {
	opacity: 1;
	width: 1.2rem;
	left: 12em;
	bottom: 9.3rem;
	z-index: 4
}

.phone-face6 {
	opacity: 1;
	width: 2rem;
	left: 5.9em;
	bottom: 6.1rem;
	z-index: 5
}

.phone-face7 {
	opacity: 1;
	width: 2rem;
	left: 10.6em;
	bottom: 6.1rem;
	z-index: 5
}

.ipad-index-part-one {
	display: none
}

.ipad-index-part-one .top {
	background: url('../images/ipad_bg.png') no-repeat bottom;
	background-size: auto 4.41rem
}

.ipad-index-part-one .center {
	max-width: 13.35rem;
	margin: auto;
	height: 9.9rem
}

.ipad-index-part-one .center .text {
	float: left;
	width: 6.4rem;
	letter-spacing: .001rem
}

.ipad-index-part-one .center .ipad-index-say-hi {
	position: absolute;
	width: 1.42rem;
	left: 5rem;
	top: 8.1rem;
	z-index: 2;
	animation: ipad-index-say-hi-hover 2s infinite;
	-moz-animation: ipad-index-say-hi-hover 2s infinite;
	-webkit-animation: ipad-index-say-hi-hover 2s infinite;
	-o-animation: ipad-index-say-hi-hover 2s infinite
}

@keyframes ipad-index-say-hi-hover {
	0% {
		top: 8.1rem
	}

	50% {
		top: 8rem
	}

	100% {
		top: 8.1rem
	}
}

@-moz-keyframes ipad-index-say-hi-hover {
	0% {
		top: 8.1rem
	}

	50% {
		top: 8rem
	}

	100% {
		top: 8.1rem
	}
}

@-webkit-keyframes ipad-index-say-hi-hover {
	0% {
		top: 8.1rem
	}

	50% {
		top: 8rem
	}

	100% {
		top: 8.1rem
	}
}

@-o-keyframes ipad-index-say-hi-hover {
	0% {
		top: 8.1rem
	}

	50% {
		top: 8rem
	}

	100% {
		top: 8.1rem
	}
}

.ipad-index-part-one .center .img {
	position: relative;
	width: 10.5rem;
	float: left;
	margin-left: -3.6rem
}

.ipad-index-part-one .center .text .title {
	margin-top: 1rem;
	font-size: 1.37rem;
	line-height: 1.37rem;
	color: #06355a;
	font-weight: 700
}

.ipad-index-part-one .center .text .title-small {
	font-size: .7rem;
	line-height: 1rem;
	color: #06355a;
	font-weight: 700
}

.ipad-index-part-one .content {
	max-width: 13.35rem;
	margin: .2rem auto auto auto;
	font-size: .39rem;
	color: #666;
	line-height: .56rem;
	text-align: center
}

.ipad-index-part-one .center .img .img-bg {
	width: 92%;
	margin-left: 2.1rem;
	margin-top: .15rem
}

.ipad-index-part-one .btn-list {
	width: 100%;
	text-align: center;
	margin-top: .92rem
}

.ipad-index-part-one .btn {
	float: left;
	margin: .04rem
}

.ipad-index-part-one .bottom {
	background: #fafafa;
	overflow: hidden;
	padding-bottom: 1rem
}

.phone-index-part-one {
	display: none
}

.phone-index-part-one .top-img {
	width: 100%
}

.phone-index-part-one .top {
	background: url('../images/ipad_bg.png') no-repeat bottom;
	background-size: 16rem 3.41rem
}

.phone-index-part-one .center {
	max-width: 13.35rem;
	margin: auto
}

.phone-index-part-one .text {
	letter-spacing: .001rem;
	text-align: center
}

.phone-index-part-one .phone-index-say-hi {
	position: absolute;
	width: 2.14rem;
	left: .2rem;
	top: 9.1rem;
	z-index: 2;
	animation: phone-index-say-hi-hover 2s infinite;
	-moz-animation: phone-index-say-hi-hover 2s infinite;
	-webkit-animation: phone-index-say-hi-hover 2s infinite;
	-o-animation: phone-index-say-hi-hover 2s infinite
}

@keyframes phone-index-say-hi-hover {
	0% {
		top: 9.1rem
	}

	50% {
		top: 9rem
	}

	100% {
		top: 9.1rem
	}
}

@-moz-keyframes phone-index-say-hi-hover {
	0% {
		top: 9.1rem
	}

	50% {
		top: 9rem
	}

	100% {
		top: 9.1rem
	}
}

@-webkit-keyframes phone-index-say-hi-hover {
	0% {
		top: 9.1rem
	}

	50% {
		top: 9rem
	}

	100% {
		top: 9.1rem
	}
}

@-o-keyframes phone-index-say-hi-hover {
	0% {
		top: 9.1rem
	}

	50% {
		top: 9rem
	}

	100% {
		top: 9.1rem
	}
}

.phone-index-part-one .center .img {
	width: 11.5rem;
	margin: auto
}

.phone-index-part-one .text .title {
	margin-top: 0;
	font-size: 1.67rem;
	line-height: 1.37rem;
	color: #06355a;
	font-weight: 700
}

.phone-index-part-one .text .title-small {
	font-size: .98rem;
	line-height: 1.7rem;
	color: #06355a;
	font-weight: 700
}

.phone-index-part-one .content {
	max-width: 13.35rem;
	margin: .2rem auto auto auto;
	font-size: .39rem;
	color: #666;
	line-height: .76rem;
	text-align: center
}

.phone-index-part-one .btn-list {
	width: 100%;
	text-align: center;
	margin-top: .92rem
}

.phone-index-part-one .btn-list a:nth-child(1) img {
	width: 3.8rem
}

.phone-index-part-one .btn-list a:nth-child(2) img {
	width: 2.9rem
}

.phone-index-part-one .btn-list a:nth-child(3) img {
	width: 2.8rem
}

.phone-index-part-one .btn {
	float: left;
	margin: .04rem
}

.phone-index-part-one .bottom {
	background: #fafafa;
	overflow: hidden;
	padding-bottom: 1rem
}

.index-part-two {
	margin-top: 0;
	padding-top: .3rem
}

.index-part-two .center {
	max-width: 11.75rem;
	margin: auto;
	padding-bottom: 1.12rem
}

.index-part-two .list-item {
	float: left;
	width: 1.958rem;
	vertical-align: top
}

.index-part-two .list-item img {
	margin-left: -.05rem
}

.index-part-two .list-item-text {
	margin-left: .3rem;
	margin-top: .02rem;
	border-left: 1px solid #a8daf4;
	padding-left: .16rem
}

.index-part-two .list-item-text .list-item-text-1 {
	font-size: .25rem;
	line-height: .25rem;
	font-weight: 700;
	color: #47a0af
}

.index-part-two .list-item-text .list-item-text-1 span {
	font-weight: 700
}

.index-part-two .list-item-text .list-item-text-2 {
	font-size: .16rem;
	line-height: .16rem;
	margin-top: .13rem;
	color: #666
}

.index-part-three .center {
	max-width: 14.4rem;
	margin: auto;
	padding-bottom: 1rem
}

.index-part-three .text {
	float: left;
	width: 4.46rem;
	margin-left: 1.4rem
}

.index-part-three .img {
	float: left;
	width: 8.91rem;
	margin-left: -.71rem
}

.index-part-three .img img {
	margin-left: 2rem;
	margin-top: 1.5rem;
	width: 6rem
}

.index-part-three .img .rotateImg {
	transform: rotate(20deg)
}

.index-part-three .title {
	font-size: .6rem;
	line-height: .7rem;
	color: #47a0af;
	font-weight: 700;
	margin-top: 1.69rem
}

.index-part-three .content {
	font-size: .18rem;
	color: #666;
	margin-top: .2rem;
	line-height: .3rem
}

.index-part-three .swiper-area {
	max-width: 11.75rem;
	margin: auto
}

.index-part-three .swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: .4rem;
	height: .4rem;
	margin-top: -.22rem;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: .4rem .4rem;
	-webkit-background-size: .4rem .4rem;
	background-size: .4rem .4rem;
	background-position: center;
	background-repeat: no-repeat
}

.index-part-three .swiper-button-prev {
	background-image: url('../images/home_icon_left.png');
	left: .46rem
}

.index-part-three .swiper-button-next {
	background-image: url('../images/home_icon_right.png');
	right: .41rem
}

.phone-index-part-three {
	display: none
}

.phone-index-part-three .center {
	max-width: 14.4rem;
	margin: auto;
	padding-bottom: .67rem
}

.phone-index-part-three .text {
	width: 80%;
	margin: auto
}

.phone-index-part-three .img img {
	margin-top: .6rem
}

.phone-index-part-three .img .rotateImg {
	transform: rotate(20deg)
}

.phone-index-part-three .title {
	font-size: .9rem;
	line-height: 1.5rem;
	color: #47a0af;
	font-weight: 700;
	text-align: center
}

.phone-index-part-three .content {
	font-size: .39rem;
	color: #666;
	margin-top: .2rem;
	line-height: .6rem;
	text-align: center
}

.phone-index-part-three .swiper-area {
	max-width: 11.75rem;
	margin: auto
}

.phone-index-part-three .swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: .4rem;
	height: .4rem;
	margin-top: -.22rem;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: .4rem .4rem;
	-webkit-background-size: .4rem .4rem;
	background-size: .4rem .4rem;
	background-position: center;
	background-repeat: no-repeat
}

.phone-index-part-three .swiper-button-prev {
	background-image: url('../images/home_icon_left.png');
	left: .46rem
}

.phone-index-part-three .swiper-button-next {
	background-image: url('../images/home_icon_right.png');
	right: .41rem
}

.index-part-four {
	background: url('../images/home_banner2_02.png') center;
	background-size: auto 7.94rem;
	height: 7.94rem
}

.index-part-four .center {
	width: 11.75rem;
	margin: auto;
	position: relative
}

.index-part-four .phone {
	width: 8.75rem;
	margin-left: 1.5rem;
	margin-top: 2.31rem;
	z-index: 1;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

.index-part-four .video-play-btn {
	width: 1rem;
	height: 1rem;
	position: absolute;
	margin-top: 5.6rem;
	margin-left: 5.375rem;
	z-index: 2;
	cursor: pointer;
	background-image: url("../images/play_btn.png");
	background-repeat: no-repeat;
	background-size: 1rem 1rem
}

.index-video {
	width: 7.1rem;
	position: absolute;
	margin-top: 4.14rem;
	left: 2.33rem
}

.index-part-five .center {
	max-width: 11.75rem;
	margin: auto;
	padding-bottom: .67rem
}

.index-part-five .title {
	font-size: .6rem;
	line-height: .6rem;
	color: #06355a;
	text-align: center;
	margin-top: 1.29rem;
	font-weight: 700
}

.index-part-five .feature-nav {
	font-family: 'Open Sans',sans-serif;
	margin: .4rem auto auto auto;
	text-align: center
}

.index-part-five .feature-nav li {
	font-weight: 400;
	display: inline-block;
	line-height: .15rem;
	font-size: .15rem;
	vertical-align: top;
	margin-top: 0;
	margin-right: .36rem;
	padding-bottom: 5px;
	cursor: pointer
}

.index-part-five .feature-nav .li-focus {
	border-bottom: 3px solid #0db4ad
}

.index-part-five .feature-nav li:nth-child(3) {
	margin-right: 0
}

.index-part-five .nav-focus-line {
	width: .34rem;
	height: .03rem;
	background-color: #0db4ad;
	border-radius: .03rem;
	display: none;
	margin: .1rem auto auto auto
}

.index-part-five .feature-list ul {
	list-style: none
}

.index-part-five .app-btn-1 {
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	width: 1.1rem;
	height: .45rem;
	border-radius: .06rem;
	background-color: #0db4ad;
	color: white;
	font-size: .15rem;
	text-align: center;
	line-height: .45rem;
	cursor: pointer;
	margin: .3rem auto auto auto
}

.index-part-five .feature-list {
	margin-top: .7rem
}

.index-part-five .feature-list li {
	float: left;
	margin: auto .3rem .3rem auto
}

.index-part-five .feature-list li:nth-child(3) {
	margin-right: 0
}

.index-part-five .feature-list li:nth-child(6) {
	margin-right: 0
}

.index-part-five .feature-list li img {
	width: 3.7rem
}

.line {
	height: 6px;
	max-width: 11.75rem;
	background-color: #0db4ad;
	margin: auto
}

.index-part-six {
	background: #fafafa
}

.index-part-six .center {
	max-width: 11.75rem;
	margin: auto;
	padding-top: .3rem;
	padding-bottom: 1rem
}

.index-part-six ul {
	list-style: none
}

.index-part-six li {
	float: left;
	width: 1.9583rem;
	text-align: center
}

.index-part-six .title {
	font-weight: 700;
	line-height: .5rem;
	font-size: .4rem;
	color: #47a0af
}

.index-part-six .title span {
	font-weight: 700
}

.index-part-six .desc {
	font-size: .16rem;
	line-height: .25rem;
	color: #666;
	margin-top: .15rem
}

@media screen and (max-width:980px) {
	.index-part-one {
		display: none
	}

	.ipad-index-part-one {
		background-color: #fafafa;
		display: block
	}

	.index-part-five .feature-nav {
		font-family: 'Open Sans',sans-serif;
		margin: .4rem auto auto auto
	}

	.index-part-two .center {
		max-width: 13.35rem;
		margin: auto;
		padding-bottom: 1.12rem
	}

	.index-part-two .list-item {
		width: 4.45rem
	}

	.index-part-two .list-item img {
		width: 1.4rem
	}

	.index-part-two .list-item:nth-child(4) {
		margin-top: 1rem
	}

	.index-part-two .list-item:nth-child(5) {
		margin-top: 1rem
	}

	.index-part-two .list-item:nth-child(6) {
		margin-top: 1rem
	}

	.index-part-two .list-item-text {
		margin-left: .6rem;
		margin-top: .3rem;
		border-left: 1px solid #a8daf4;
		padding-left: .3rem
	}

	.index-part-two .list-item-text .list-item-text-1 {
		font-size: .46rem;
		line-height: .7rem;
		font-weight: 700;
		color: #47a0af
	}

	.index-part-two .list-item-text .list-item-text-2 {
		font-size: .32rem;
		line-height: .32rem;
		margin-top: .13rem;
		color: #666
	}

	.index-part-four {
		background: url('../images/home_banner2.png') center;
		background-size: auto 7.94rem;
		height: 7.94rem
	}

	.index-part-five .title {
		font-size: .9rem;
		line-height: .9rem;
		color: #06355a;
		text-align: center;
		margin-top: 1.29rem;
		font-weight: 700
	}

	.index-part-five .feature-nav {
		font-family: 'Open Sans',sans-serif;
		margin: .4rem auto auto auto
	}

	.index-part-five .feature-nav li {
		font-weight: 400;
		display: inline;
		line-height: .3rem;
		font-size: .3rem;
		vertical-align: top;
		margin-top: 0;
		margin-right: .66rem
	}

	.index-part-five .nav-focus-line {
		width: .64rem;
		height: .06rem;
		background-color: #0db4ad;
		border-radius: .03rem;
		margin: .1rem auto auto auto
	}

	.index-part-five .center {
		max-width: 13.35rem;
		margin: auto;
		padding-bottom: .67rem
	}

	.index-part-five .feature-list li {
		float: left;
		margin: auto auto .5rem auto
	}

	.index-part-five .feature-list li:nth-child(1) {
		margin-right: .5rem
	}

	.index-part-five .feature-list li:nth-child(3) {
		margin-right: .5rem
	}

	.index-part-five .feature-list li:nth-child(5) {
		margin-right: .5rem
	}

	.index-part-five .feature-list li img {
		width: 6.4rem
	}

	.index-part-five .app-btn-1 {
		font-family: 'Roboto',sans-serif;
		font-weight: 700;
		width: 2.1rem;
		height: .85rem;
		border-radius: .06rem;
		background-color: #0db4ad;
		color: white;
		font-size: .29rem;
		text-align: center;
		line-height: .85rem;
		cursor: pointer;
		margin: .3rem auto auto auto
	}

	.line {
		height: 6px;
		max-width: 100%;
		background-color: #0db4ad;
		margin: auto
	}

	.index-part-six li {
		float: left;
		width: 3.8rem;
		text-align: center
	}

	.index-part-six li:nth-child(4) {
		margin-top: .8rem
	}

	.index-part-six li:nth-child(5) {
		margin-top: .8rem
	}

	.index-part-six li:nth-child(6) {
		margin-top: .8rem
	}

	.index-part-six .title {
		font-weight: 700;
		line-height: .7rem;
		font-size: .7rem;
		color: #47a0af
	}

	.index-part-six .desc {
		font-size: .34rem;
		line-height: .5rem;
		color: #666;
		margin-top: .45rem
	}

	.index-part-six .center {
		padding-bottom: 1.3rem
	}

	.index-part-two {
		margin-top: 0;
		overflow: hidden
	}

	.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 1rem;
		height: 1rem;
		margin-top: -.22rem;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 1rem 1rem;
		-webkit-background-size: 1rem 1rem;
		background-size: 1rem 1rem;
		background-position: center;
		background-repeat: no-repeat
	}

	.index-part-three .swiper-button-prev {
		left: .26rem
	}

	.index-part-three .swiper-button-next,.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 1rem;
		height: 1rem;
		margin-top: -.22rem;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 1rem 1rem;
		-webkit-background-size: 1rem 1rem;
		background-size: 1rem 1rem;
		background-position: center;
		background-repeat: no-repeat
	}
}

@media screen and (max-width:720px) {
	.ipad-index-part-one {
		display: none
	}

	.phone-index-part-one {
		display: block
	}

	.header-center .logo {
		float: left;
		margin-top: .69rem;
		width: 5.33rem
	}

	.app-btn {
		width: 2rem;
		height: 1.1rem;
		line-height: 1.1rem;
		font-size: .27rem
	}

	.pad-nav {
		width: 1.3rem
	}

	.index-part-two .list-item img {
		width: 1.8rem
	}

	.index-part-two .list-item-text .list-item-text-1 {
		font-size: .56rem;
		line-height: 1rem;
		font-weight: 700;
		color: #47a0af
	}

	.index-part-two .list-item-text .list-item-text-2 {
		font-size: .32rem;
		line-height: .52rem;
		margin-top: .13rem;
		color: #666
	}

	.index-part-two .list-item-text {
		margin-left: .8rem;
		margin-top: .3rem;
		border-left: 1px solid #a8daf4;
		padding-left: .3rem
	}

	.index-part-three {
		display: none
	}

	.phone-index-part-three {
		display: block
	}

	.phone-index-part-three .swiper-button-prev {
		background-image: url('../images/home_icon_left.png');
		left: .36rem
	}

	.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 1rem;
		height: 1rem;
		margin-top: -.22rem;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 1rem 1rem;
		-webkit-background-size: 1rem 1rem;
		background-size: 1rem 1rem;
		background-position: center;
		background-repeat: no-repeat
	}

	.phone-index-part-three .swiper-button-next,.swiper-button-prev {
		position: absolute;
		top: 50%;
		width: 1rem;
		height: 1rem;
		margin-top: -.22rem;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 1rem 1rem;
		-webkit-background-size: 1rem 1rem;
		background-size: 1rem 1rem;
		background-position: center;
		background-repeat: no-repeat
	}

	.index-part-five .feature-nav {
		font-family: 'Open Sans',sans-serif;
		margin: .4rem auto auto auto
	}

	.index-part-five .feature-list {
		margin-top: 1.4rem
	}

	.index-part-five .nav-focus-line {
		width: .84rem;
		height: .05rem;
		background-color: #0db4ad;
		border-radius: .03rem;
		margin: .3rem auto auto auto
	}

	.index-part-six .center {
		max-width: 12.75rem;
		margin: auto;
		padding-top: 1rem;
		padding-bottom: 1rem
	}

	.index-part-six li {
		float: left;
		width: 4.2rem;
		text-align: center
	}

	.line {
		height: 3px;
		max-width: 100%;
		background-color: #0db4ad;
		margin: auto
	}

	.index-part-five .app-btn-1 {
		font-family: 'Roboto',sans-serif;
		font-weight: 700;
		width: 2.8rem;
		height: 1rem;
		border-radius: .06rem;
		background-color: #0db4ad;
		color: white;
		font-size: .28rem;
		text-align: center;
		line-height: 1rem;
		cursor: pointer;
		margin: .3rem auto auto auto
	}

	.index-part-five .center {
		max-width: 13.35rem;
		margin: auto;
		padding-bottom: 1.2rem
	}
}

.partner-say-hi {
	position: absolute;
	left: 8.48rem;
	top: 3.85rem;
	animation: partner-say-hi-hover 2s infinite;
	-moz-animation: partner-say-hi-hover 2s infinite;
	-webkit-animation: partner-say-hi-hover 2s infinite;
	-o-animation: partner-say-hi-hover 2s infinite
}

@keyframes partner-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes partner-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes partner-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes partner-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.partner-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: -.23rem;
	top: 4.9rem;
	z-index: 2;
	animation: partner-fly-pig-hover 3s infinite;
	-moz-animation: partner-fly-pig-hover 3s infinite;
	-webkit-animation: partner-fly-pig-hover 3s infinite;
	-o-animation: partner-fly-pig-hover 3s infinite
}

@keyframes partner-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes partner-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes partner-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes partner-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.partner-part-one {
	background: url('../images/partner-pc.png') no-repeat top;
	background-size: auto 6.54rem;
	background-color: #fafafa
}

.partner-part-one .center {
	position: relative;
	max-width: 11.75rem;
	height: 6.54rem;
	margin: auto;
	overflow: hidden
}

.partner-part-one .center .text {
	margin: 1.6rem auto auto 8.6rem;
	color: #063359
}

.partner-part-one .center .small-text {
	font-size: .5rem;
	line-height: .5rem;
	font-weight: 700
}

.partner-part-one .center .big-text {
	font-size: .8rem;
	line-height: .7rem;
	font-weight: 600
}

.partner-part-two {
	background-color: #fafafa
}

.partner-part-two .center {
	max-width: 11.75rem;
	padding-bottom: .32rem;
	margin: auto
}

.partner-part-two .center ul li {
	float: left;
	width: 3.9166rem;
	text-align: center;
	padding-bottom: .49rem
}

.partner-part-two .center ul li img {
	width: 2.3rem;
	height: 2.06rem
}

.partner-part-two .text-one {
	font-size: .3rem;
	color: #47a0af;
	font-weight: 700;
	line-height: .3rem;
	margin-top: .15rem
}

.partner-part-two .text-two {
	font-size: .18rem;
	color: #666;
	line-height: .28rem;
	margin-top: .14rem
}

.partner-part-three .center {
	max-width: 14.4rem;
	margin: auto;
	padding-bottom: .36rem
}

.partner-part-three .center .title {
	margin: 1rem auto auto auto;
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700;
	color: #063359;
	text-align: center;
	margin-bottom: .32rem
}

.partner-part-three .item {
	float: left;
	width: 1.958rem;
	text-align: center
}

.partner-part-three .item img {
	height: 1rem
}

.partner-part-three .swiper-area {
	max-width: 11.75rem;
	margin: auto
}

.partner-part-three .swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: .4rem;
	height: .4rem;
	margin-top: -.22rem;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: .4rem .4rem;
	-webkit-background-size: .4rem .4rem;
	background-size: .4rem .4rem;
	background-position: center;
	background-repeat: no-repeat
}

.partner-part-three .swiper-button-prev {
	background-image: url('../images/home_icon_left.png');
	left: .46rem
}

.partner-part-three .swiper-button-next {
	background-image: url('../images/home_icon_right.png');
	right: .41rem
}

.ipad-partner-part-three {
	display: none
}

.ipad-partner-part-three .center {
	max-width: 14.4rem;
	margin: auto
}

.ipad-partner-part-three .center .title {
	margin: 1.3rem auto auto auto;
	font-size: .8rem;
	line-height: .8rem;
	font-weight: 700;
	color: #063359;
	text-align: center;
	margin-bottom: .32rem
}

.ipad-partner-part-three .item {
	float: left;
	width: 3.18rem;
	text-align: center
}

.ipad-partner-part-three .item img {
	height: 1.7rem
}

.ipad-partner-part-three .swiper-area {
	max-width: 12.75rem;
	margin: auto
}

.ipad-partner-part-three .swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: .8rem;
	height: .8rem;
	margin-top: -.42rem;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: .8rem .8rem;
	-webkit-background-size: .8rem .8rem;
	background-size: .8rem .8rem;
	background-position: center;
	background-repeat: no-repeat
}

.ipad-partner-part-three .swiper-button-prev {
	background-image: url('../images/home_icon_left.png');
	left: .16rem
}

.ipad-partner-part-three .swiper-button-next {
	background-image: url('../images/home_icon_right.png');
	right: .21rem
}

.partner-part-four {
	background: url('../images/partner4.png') no-repeat top;
	background-size: auto 13.9rem
}

.partner-part-four .center {
	max-width: 11.75rem;
	margin: auto;
	height: 13.9rem;
	overflow: hidden
}

.partner-part-four .text-content {
	margin-top: 1.5rem;
	width: 6.1rem
}

.partner-part-four .title {
	font-size: .3rem;
	color: #06345a;
	line-height: .4rem;
	font-weight: 600
}

.partner-part-four .content {
	font-size: .18rem;
	color: #666;
	line-height: .3rem;
	margin-top: .19rem
}

.partner-part-four .content span {
	color: #469fae
}

.partner-part-four .item-list {
	margin-top: .6rem
}

.partner-part-four .item {
	margin-bottom: .5rem
}

.partner-part-four .item .img {
	float: left;
	width: 1.1rem
}

.partner-part-four .item .text {
	float: left;
	margin-left: .1rem;
	width: 4.8rem
}

.partner-part-four .item .text-1 {
	font-size: .35rem;
	line-height: .35rem;
	margin-top: .1rem;
	color: #47a0af;
	font-weight: 700
}

.partner-part-four .item .text-2 {
	font-size: .18rem;
	line-height: .26rem;
	color: #333;
	margin-top: .18rem
}

@media screen and (max-width:980px) {
	.partner-say-hi {
		display: none
	}

	.partner-fly-pig {
		display: none
	}

	.partner-part-one {
		background: url('../images/partner-ipad2_02.png') no-repeat top;
		background-size: auto 8.6rem;
		background-color: #fafafa
	}

	.partner-part-one .center {
		max-width: 13.35rem;
		height: 8.6rem;
		margin: auto;
		overflow: hidden
	}

	.partner-part-one .center .text {
		margin: 2.13rem auto auto 8.6rem;
		color: #063359
	}

	.partner-part-one .center .small-text {
		font-size: .8rem;
		line-height: .8rem;
		font-weight: 600;
		text-align: center
	}

	.partner-part-one .center .big-text {
		font-size: 1.2rem;
		line-height: 1.2rem;
		font-weight: 600
	}

	.partner-part-two {
		background-color: #fafafa;
		margin-top: -.2rem
	}

	.partner-part-two .center {
		max-width: 11.75rem;
		padding-bottom: .32rem;
		margin: auto
	}

	.partner-part-two .center ul li {
		float: left;
		width: 5.875rem;
		text-align: center;
		padding-bottom: .49rem
	}

	.partner-part-two .center ul li img {
		width: 4.6rem;
		height: auto
	}

	.partner-part-two .text-one {
		font-size: .6rem;
		color: #47a0af;
		font-weight: 700;
		line-height: .6rem;
		margin-top: .15rem
	}

	.partner-part-two .text-two {
		font-size: .36rem;
		color: #666;
		line-height: .56rem;
		margin-top: .14rem
	}

	.partner-part-three {
		display: none
	}

	.ipad-partner-part-three {
		display: block
	}

	.partner-part-four {
		background: transparent
	}

	.partner-part-four .center {
		max-width: 11.75rem;
		margin: auto;
		height: auto;
		overflow: hidden
	}

	.partner-part-four .text-content {
		margin-top: 1.1rem;
		width: 100%
	}

	.partner-part-four .title {
		font-size: .56rem;
		color: #06345a;
		line-height: .8rem;
		font-weight: 600
	}

	.partner-part-four .content {
		font-size: .34rem;
		color: #666;
		line-height: .54rem;
		margin-top: .19rem
	}

	.partner-part-four .content span {
		color: #469fae
	}

	.partner-part-four .item-list {
		margin-top: 1.2rem
	}

	.partner-part-four .item {
		margin-bottom: .8rem
	}

	.partner-part-four .item .img {
		float: left;
		width: 2.3rem
	}

	.partner-part-four .item .text {
		float: left;
		margin-left: .1rem;
		width: 8.8rem
	}

	.partner-part-four .item .text-1 {
		font-size: .65rem;
		line-height: .65rem;
		margin-top: .1rem;
		color: #47a0af;
		font-weight: 600
	}

	.partner-part-four .item .text-2 {
		font-size: .33rem;
		line-height: .5rem;
		color: #333;
		margin-top: .18rem
	}
}

@media screen and (max-width:720px) {
	.partner-part-one {
		background: url('../images/partner-iphone-retina2_02.png') no-repeat top;
		background-size: auto 6.4rem;
		background-color: #fafafa
	}

	.partner-part-one .center {
		max-width: 13.35rem;
		height: 6.4rem;
		margin: auto;
		overflow: hidden
	}

	.partner-part-one .center .text {
		margin: 1.5rem auto auto 8.6rem;
		color: #063359
	}

	.partner-part-one .center .big-text {
		font-size: 1.1rem;
		line-height: 1.1rem;
		font-weight: 600;
		text-align: center
	}

	.partner-part-two .text-one {
		font-size: .6rem;
		color: #47a0af;
		font-weight: 600;
		line-height: .6rem;
		margin-top: .15rem
	}

	.partner-part-four .item .text-1 {
		font-size: .6rem;
		line-height: .65rem;
		margin-top: .1rem;
		color: #47a0af;
		font-weight: 600
	}

	.partner-part-four .item .text-2 {
		font-size: .33rem;
		line-height: .58rem;
		color: #333;
		margin-top: .18rem
	}

	.ipad-partner-part-three .center .title {
		font-weight: 600
	}
}

.press-part-one .hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #f6f6f6
}

.press-part-two .center {
	max-width: 11.75rem;
	margin: auto
}

.press-part-two .title {
	color: #063359;
	font-weight: bold;
	font-size: .6rem;
	line-height: .6rem;
	text-align: center;
	margin-top: .7rem;
	margin-bottom: .42rem
}

.press-part-two .news-list ul {
	list-style: none
}

.press-part-two .news-list li {
	width: 3.7rem;
	height: 3.7rem;
	float: left;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	margin: auto .3rem .3rem auto;
	position: relative;
	cursor: pointer
}

.press-part-two .news-list .hide {
	display: none
}

.press-part-two .news-list li:nth-child(3n+3) {
	margin-right: 0
}

.press-part-two .news-list img {
	width: 100%;
	height: auto
}

.press-part-two .news-list .tribal_SBJSBD {
	width: 3.3rem;
	margin-top: .2rem
}

.press-part-two .news-list li .contents {
	position: absolute;
	left: .3rem;
	right: .3rem;
	top: .3rem
}

.press-part-two .news-list li .date {
	font-size: .15rem;
	line-height: .15rem;
	color: #666
}

.press-part-two .news-list li .text {
	font-size: .15rem;
	line-height: .3rem;
	margin-top: 1.88rem;
	font-weight: 600;
	color: #06345a
}

.press-part-two .news-list li .text a {
	color: #06345a
}

.press-part-two .bottom {
	text-align: center;
	margin-top: .2rem;
	margin-bottom: .7rem
}

.press-part-two .btn {
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	width: 1.2rem;
	height: .45rem;
	border: 1px solid #0db4ad;
	border-radius: .06rem;
	background-color: #0db4ad;
	color: white;
	font-size: .15rem
}

.press-part-three .center {
	max-width: 11.75rem;
	margin: auto
}

.press-part-three .title {
	color: #063359;
	font-weight: bold;
	font-size: .6rem;
	line-height: .6rem;
	text-align: center;
	margin-bottom: .42rem
}

.press-part-three .release-list ul {
	list-style: none
}

.press-part-three .release-list li {
	width: 5.72rem;
	height: 1.9rem;
	float: left;
	padding: .36rem .3rem;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	margin: auto .3rem .3rem auto;
	cursor: pointer
}

.press-part-three .release-list .hide {
	display: none
}

.press-part-three .release-list li:nth-child(even) {
	margin-right: 0
}

.press-part-three .release-list li .date {
	font-size: .15rem;
	line-height: .15rem;
	color: #666
}

.press-part-three .release-list li .text {
	font-size: .15rem;
	line-height: .3rem;
	color: #06345a;
	margin-top: .16rem;
	font-weight: 600
}

.press-part-three .release-list li .text a {
	color: #06345a
}

.press-part-three .bottom {
	text-align: center;
	margin-top: .4rem;
	margin-bottom: .7rem
}

.press-part-three .btn {
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	width: 1.8rem;
	height: .45rem;
	border: 1px solid #0db4ad;
	border-radius: .06rem;
	background-color: #0db4ad;
	color: white;
	font-size: .15rem
}

.press-part-four .center {
	max-width: 11.75rem;
	margin: auto
}

.press-part-four .title {
	color: #063359;
	font-weight: bold;
	font-size: .6rem;
	line-height: .6rem;
	text-align: center;
	margin-bottom: .32rem
}

.press-part-four .content {
	font-size: .2rem;
	text-align: center;
	line-height: .3rem;
	margin-bottom: .5rem
}

.press .news-list li:hover,.press .news-list li:active,.press .release-list li:hover,.press .release-list li:active {
	border: 1px solid #48a0af
}

.press-part-two .news-list li:hover,.press-part-two .news-list li:active,.press-part-three .release-list li:hover,.press-part-three .release-list li:active {
	border: 1px solid #48a0af
}

.press-part-two .news-list li:hover .text,.press-part-two .news-list li:active .text,.press-part-three .release-list li:hover .text,.press-part-three .release-list li:active .text {
	color: #48a0af
}

@media screen and (max-width:980px) {
	.press-part-two .center {
		max-width: 13.35rem
	}

	.press-part-two .title {
		font-size: .75rem;
		line-height: .75rem;
		margin-top: .75rem;
		margin-bottom: .75rem
	}

	.press-part-two .news-list li {
		width: 6.39rem;
		height: 6.93rem;
		float: left;
		margin: auto .56rem .56rem auto
	}

	.press-part-two .news-list .tribal_SBJSBD {
		width: 5.9rem;
		margin-top: .3rem
	}

	.press-part-two .news-list li:nth-child(3n+3) {
		margin-right: .56rem
	}

	.press-part-two .news-list li:nth-child(even) {
		margin-right: 0
	}

	.press-part-two .news-list li .contents {
		left: .56rem;
		right: .56rem;
		top: .56rem
	}

	.press-part-two .news-list li .date {
		font-size: .28rem;
		line-height: .28rem;
		color: #666
	}

	.press-part-two .news-list li .text {
		font-size: .28rem;
		line-height: .56rem;
		color: #06345a;
		margin-top: 3.85rem
	}

	.press-part-two .bottom {
		text-align: center;
		margin-top: .2rem;
		margin-bottom: .94rem
	}

	.press-part-two .btn {
		width: 2.1rem;
		height: .84rem;
		border: 1px solid #0db4ad;
		border-radius: .06rem;
		background-color: #0db4ad;
		font-size: .28rem
	}

	.press-part-three .center {
		max-width: 13.35rem;
		margin: auto
	}

	.press-part-three .title {
		font-size: .75rem;
		line-height: .75rem;
		margin-bottom: .56rem
	}

	.press-part-three .release-list li {
		width: 13.35rem;
		height: 2.95rem;
		float: left;
		padding: .66rem .56rem;
		border: 1px solid #d6d6d6;
		border-radius: 4px;
		margin: auto auto .56rem auto
	}

	.press-part-three .release-list li:nth-child(even) {
		margin-right: auto
	}

	.press-part-three .release-list li .date {
		font-size: .28rem;
		line-height: .28rem
	}

	.press-part-three .release-list li .text {
		font-size: .28rem;
		line-height: .56rem;
		margin-top: .37rem
	}

	.press-part-three .bottom {
		text-align: center;
		margin-top: .18rem;
		margin-bottom: .93rem
	}

	.press-part-three .btn {
		height: .84rem;
		width: 3.18rem;
		font-size: .28rem;
		padding: .18rem .28rem
	}

	.press-part-four .center {
		max-width: 13.35rem;
		margin: auto
	}

	.press-part-four .title {
		font-size: .75rem;
		line-height: .75rem;
		margin-bottom: .56rem
	}

	.press-part-four .content {
		font-size: .4rem;
		text-align: center;
		line-height: .56rem;
		margin-bottom: .5rem
	}
}

@media screen and (max-width:720px) {
	.press-part-two .center {
		max-width: 13.35rem;
		margin: auto
	}

	.press-part-two .title {
		font-size: .9rem;
		line-height: .9rem;
		margin-top: .9rem;
		margin-bottom: .9rem
	}

	.press-part-two .news-list li {
		width: 6.33rem;
		height: 7.2rem;
		float: left;
		margin: auto .68rem .68rem auto
	}

	.press-part-two .news-list .tribal_SBJSBD {
		width: 5.7rem;
		margin-top: .4rem
	}

	.press-part-two .news-list li:nth-child(3n+3) {
		margin-right: .68rem
	}

	.press-part-two .news-list li:nth-child(even) {
		margin-right: 0
	}

	.press-part-two .news-list li .contents {
		position: absolute;
		left: .5rem;
		right: .5rem;
		top: .68rem
	}

	.press-part-two .news-list li .date {
		font-size: .33rem;
		line-height: .33rem
	}

	.press-part-two .news-list li .text {
		font-size: .33rem;
		line-height: .66rem;
		margin-top: 3.3rem;
		font-weight: 600
	}

	.press-part-two .bottom {
		margin-top: .22rem;
		margin-bottom: 1.35rem
	}

	.press-part-two .btn {
		width: 2.5rem;
		height: 1.01rem;
		border-radius: .06rem;
		font-size: .33rem
	}

	.press-part-three .center {
		max-width: 13.35rem
	}

	.press-part-three .title {
		font-size: .9rem;
		line-height: .9rem;
		margin-bottom: .68rem
	}

	.press-part-three .release-list li {
		width: 13.35rem;
		height: 3.55rem;
		padding: .78rem .56rem;
		margin: auto auto .56rem auto
	}

	.press-part-three .release-list li:nth-child(even) {
		margin-right: auto
	}

	.press-part-three .release-list li .date {
		font-size: .28rem;
		line-height: .28rem
	}

	.press-part-three .release-list li .text {
		font-size: .33rem;
		line-height: .66rem;
		margin-top: .45rem
	}

	.press-part-three .bottom {
		margin-top: .22rem;
		margin-bottom: 1.1rem
	}

	.press-part-three .btn {
		height: 1.01rem;
		width: 4.3rem;
		font-size: .33rem
	}

	.press-part-four .center {
		max-width: 13.35rem
	}

	.press-part-four .title {
		font-size: .9rem;
		line-height: .9rem;
		margin-bottom: .68rem
	}

	.press-part-four .content {
		font-size: .2rem;
		text-align: center;
		line-height: .6rem;
		margin-bottom: .5rem
	}
}

.product-say-hi {
	position: absolute;
	left: 8.48rem;
	top: 2.52rem;
	animation: product-say-hi-hover 2s infinite;
	-moz-animation: product-say-hi-hover 2s infinite;
	-webkit-animation: product-say-hi-hover 2s infinite;
	-o-animation: product-say-hi-hover 2s infinite
}

@keyframes product-say-hi-hover {
	0% {
		top: 2.52rem
	}

	50% {
		top: 2.42rem
	}

	100% {
		top: 2.52rem
	}
}

@-moz-keyframes product-say-hi-hover {
	0% {
		top: 2.52rem
	}

	50% {
		top: 2.42rem
	}

	100% {
		top: 2.52rem
	}
}

@-webkit-keyframes product-say-hi-hover {
	0% {
		top: 2.52rem
	}

	50% {
		top: 2.42rem
	}

	100% {
		top: 2.52rem
	}
}

@-o-keyframes product-say-hi-hover {
	0% {
		top: 2.52rem
	}

	50% {
		top: 2.42rem
	}

	100% {
		top: 2.52rem
	}
}

.product-part-one {
	background: url('../images/product-pc-11.png') top no-repeat;
	height: 13rem;
	background-size: auto 13rem;
	background-color: #fafafa;
	overflow: hidden
}

.product-part-one .center {
	position: relative;
	max-width: 11.75rem;
	margin: auto
}

.product-part-one .center .text1 {
	color: white;
	width: 5.4rem;
	margin-top: 1.24rem;
	margin-left: 6.5rem
}

.product-part-one .text1 .title {
	font-size: .5rem;
	line-height: .5rem;
	font-weight: 600
}

.product-part-one .text1 .content {
	font-size: .18rem;
	line-height: .33rem;
	color: #fefefe;
	margin-top: .3rem;
	letter-spacing: .01rem
}

.product-part-one .center .text2 {
	color: #47a0af;
	width: 5.4rem;
	margin-top: 4.4rem;
	margin-left: 6.5rem
}

.product-part-one .text2 .title {
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700
}

.product-part-one .text2 .content {
	font-size: .18rem;
	line-height: .32rem;
	color: #333;
	margin-top: .23rem;
	letter-spacing: .01rem
}

.phone-product-part-one {
	background-color: #fafafa;
	overflow: hidden;
	display: none
}

.phone-product-part-one .top {
	margin: auto;
	background: url('../images/product-phone-01.png') top no-repeat;
	background-size: auto 6.26rem;
	overflow: hidden
}

.phone-product-part-one .bottom {
	margin: auto;
	background: url('../images/product-phone-02.png') top no-repeat;
	background-size: auto 12.82rem;
	height: 11.82rem;
	overflow: hidden
}

.phone-product-part-one .center {
	max-width: 11.75rem;
	margin: auto
}

.phone-product-part-one .text1 {
	color: white;
	margin-top: 1.24rem
}

.phone-product-part-one .text1 .title {
	font-size: .78rem;
	line-height: .5rem;
	font-weight: 600;
	margin-left: 7.45rem;
	margin-top: 2.2rem
}

.phone-product-part-one .text1 .content {
	font-size: .38rem;
	line-height: .7rem;
	padding-left: .5rem;
	padding-right: .5rem;
	color: black;
	margin-top: 3.7rem;
	letter-spacing: .01rem;
	text-align: center
}

.phone-product-part-one .text2 {
	color: #47a0af;
	width: 6.4rem;
	margin-top: 4rem;
	margin-left: 6.9rem
}

.phone-product-part-one .title {
	font-size: .9rem;
	line-height: .6rem;
	font-weight: 700
}

.phone-product-part-one .content {
	font-size: .38rem;
	line-height: .62rem;
	color: #333;
	margin-top: .5rem;
	letter-spacing: .01rem
}

.product-part-two {
	background: url('../images/product-pc-3.png') top no-repeat;
	height: 8.2rem;
	background-size: auto 8.2rem;
	overflow: hidden
}

.product-part-two .center {
	max-width: 11.75rem;
	margin: auto
}

.product-part-two .center .text {
	color: #47a0af;
	width: 3.4rem;
	margin-top: 2.72rem;
	margin-left: 1.33rem
}

.product-part-two .text .title {
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700
}

.product-part-two .text .content {
	font-size: .18rem;
	line-height: .32rem;
	color: #333;
	margin-top: .23rem;
	letter-spacing: .01rem
}

.product-part-three {
	background: url('../images/product-pc-4.png') top no-repeat;
	height: 8.2rem;
	background-color: #fafafa;
	background-size: auto 8.2rem;
	overflow: hidden
}

.product-part-three .center {
	max-width: 11.75rem;
	margin: auto
}

.product-part-three .center .text {
	color: #47a0af;
	width: 4.4rem;
	margin-top: 2.32rem;
	margin-left: 8rem
}

.product-part-three .text .title {
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700
}

.product-part-three .text .content {
	font-size: .18rem;
	line-height: .32rem;
	color: #333;
	margin-top: .23rem;
	letter-spacing: .01rem
}

.product-part-four {
	background: url('../images/product-4.png') top no-repeat;
	height: 8.2rem;
	background-size: auto 8.2rem;
	overflow: hidden
}

.product-part-four .center {
	max-width: 11.75rem;
	margin: auto
}

.product-part-four .center .text {
	color: #47a0af;
	width: 4.4rem;
	margin-top: 2.72rem;
	margin-left: 1.33rem
}

.product-part-four .text .title {
	font-size: .6rem;
	line-height: .6rem;
	font-weight: 700
}

.product-part-four .text .content {
	font-size: .18rem;
	line-height: .32rem;
	color: #333;
	margin-top: .23rem;
	letter-spacing: .01rem
}

@media screen and (max-width:980px) {
	.product-say-hi {
		display: none
	}

	.product-part-one {
		background: url('../images/product-pad.png') top no-repeat;
		height: 16.7rem;
		background-size: auto 16.7rem;
		background-color: #fafafa;
		overflow: hidden
	}

	.product-part-two {
		background: url('../images/product-pc-3.png') center no-repeat;
		height: 9.1rem;
		background-size: auto 9.1rem;
		overflow: hidden
	}

	.product-part-three {
		background: url('../images/product-pc-4.png') top no-repeat;
		height: 8rem;
		background-color: #fafafa;
		background-size: auto 8rem;
		overflow: hidden
	}

	.product-part-four {
		background: url('../images/product-4.png') top no-repeat;
		height: 7.5rem;
		background-size: auto 7.5rem;
		overflow: hidden
	}

	.product-part-one .center {
		max-width: 11.75rem;
		margin: auto
	}

	.product-part-one .center .text1 {
		color: white;
		width: 6.4rem;
		margin-top: 1.34rem;
		margin-left: 6.1rem
	}

	.product-part-one .text1 .title {
		font-size: .5rem;
		line-height: .5rem;
		font-weight: 600
	}

	.product-part-one .text1 .content {
		font-size: .28rem;
		line-height: .53rem;
		color: #fefefe;
		margin-top: .43rem;
		letter-spacing: .01rem
	}

	.product-part-one .center .text2 {
		color: #47a0af;
		width: 5.4rem;
		margin-top: 4.83rem;
		margin-left: 6.1rem
	}

	.product-part-one .text2 .title {
		font-size: .6rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-one .text2 .content {
		font-size: .27rem;
		line-height: .52rem;
		color: #333;
		margin-top: .63rem;
		letter-spacing: .01rem
	}

	.product-part-two .center .text {
		color: #47a0af;
		width: 4.4rem;
		margin-top: 1.89rem;
		margin-left: .83rem
	}

	.product-part-two .text .title {
		font-size: .7rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-two .text .content {
		font-size: .28rem;
		line-height: .52rem;
		color: #333;
		margin-top: .52rem;
		letter-spacing: .01rem
	}

	.product-part-three .center .text {
		color: #47a0af;
		width: 4.4rem;
		margin-top: 1.49rem;
		margin-left: 8.5rem
	}

	.product-part-three .text .title {
		font-size: .7rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-three .text .content {
		font-size: .28rem;
		line-height: .34rem;
		color: #333;
		margin-top: .52rem;
		letter-spacing: .01rem
	}

	.product-part-four .center .text {
		color: #47a0af;
		width: 5.4rem;
		margin-top: 1rem;
		margin-left: .83rem
	}

	.product-part-four .text .title {
		font-size: .7rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-four .text .content {
		font-size: .28rem;
		line-height: .34rem;
		color: #333;
		margin-top: .32rem;
		letter-spacing: .01rem
	}
}

@media screen and (max-width:770px) {
	.phone-product-part-one {
		display: block
	}

	.product-part-one {
		display: none
	}

	.product-part-two {
		background: url('../images/product-iphone-3.png') center no-repeat;
		height: 10.1rem;
		background-size: auto 10rem;
		overflow: hidden
	}

	.product-part-two .center .text {
		color: #47a0af;
		width: 5.4rem;
		margin-top: 2rem;
		margin-left: 1.2rem
	}

	.product-part-two .text .title {
		font-size: .9rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-two .text .content {
		font-size: .38rem;
		line-height: .62rem;
		color: #333;
		margin-top: .5rem;
		letter-spacing: .01rem
	}

	.product-part-three {
		background: url('../images/product-iphone-4.png') top no-repeat;
		height: 9.4rem;
		background-color: #fafafa;
		background-size: auto 9.8rem;
		overflow: hidden
	}

	.product-part-three .center .text {
		color: #47a0af;
		width: 6.4rem;
		margin-top: 2.32rem;
		margin-left: 7.5rem
	}

	.product-part-three .text .title {
		font-size: .9rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-three .text .content {
		font-size: .38rem;
		line-height: .62rem;
		color: #333;
		margin-top: .5rem;
		letter-spacing: .01rem
	}

	.product-part-four {
		background: url('../images/product-iphone-4.png') top no-repeat;
		height: 10.8rem;
		background-size: auto 8.8rem;
		overflow: hidden
	}

	.product-part-four .center .text {
		color: #47a0af;
		width: 6.4rem;
		margin-top: 1.3rem;
		margin-left: 1rem
	}

	.product-part-four .text .title {
		font-size: .9rem;
		line-height: .6rem;
		font-weight: 700
	}

	.product-part-four .text .content {
		font-size: .38rem;
		line-height: .62rem;
		color: #333;
		margin-top: .5rem;
		letter-spacing: .01rem
	}

	.product-part-two .center {
		max-width: 100%;
		margin: auto
	}

	.product-part-three .center {
		max-width: 100%;
		margin: auto
	}

	.product-part-four .center {
		max-width: 100%;
		margin: auto
	}
}

.signature-part-one .center {
	max-width: 11.75rem;
	margin: auto
}

.signature-part-one .title {
	color: #063359;
	font-weight: bold;
	font-size: .6rem;
	line-height: .6rem;
	text-align: center;
	margin-top: .7rem;
	margin-bottom: .42rem
}

.signature-part-one .item {
	margin-bottom: .4rem
}

.signature-part-one .img {
	float: left;
	width: 7.8rem
}

.signature-part-one .img img {
	width: 100%
}

.signature-part-one .product-info {
	width: 3.65rem;
	float: left
}

.right {
	margin-left: .24rem
}

.left {
	margin-right: .24rem;
	text-align: right
}

.signature-part-one .product-name {
	color: #34a0ae;
	font-size: .4rem;
	line-height: .4rem;
	font-weight: 700
}

.signature-part-one .button {
	border-radius: .05rem;
	padding: .1rem;
	color: #60c4ed;
	font-size: .17rem;
	border: 1px solid #40bbec;
	outline: 0;
	background-color: transparent
}

.signature-part-one .button:hover {
	background-color: #40bbec;
	color: white
}

.phone-signature-part-one {
	display: none
}

.phone-signature-part-one .center {
	max-width: 11.75rem;
	margin: auto
}

.phone-signature-part-one .title {
	color: #063359;
	font-weight: bold;
	font-size: .6rem;
	line-height: .6rem;
	text-align: center;
	margin-top: .7rem;
	margin-bottom: .42rem
}

.phone-signature-part-one .item {
	margin-bottom: .4rem
}

.phone-signature-part-one .img {
	width: 11.75rem
}

.phone-signature-part-one .img img {
	width: 100%
}

.phone-signature-part-one .product-info {
	width: 11.75rem;
	text-align: center;
	margin: .4rem
}

.right {
	margin-left: .24rem
}

.left {
	margin-right: .24rem;
	text-align: right
}

.phone-signature-part-one .product-name {
	color: #34a0ae;
	font-size: .7rem;
	line-height: .8rem;
	font-weight: 700;
	margin: .3rem
}

.phone-signature-part-one .button {
	border-radius: .05rem;
	padding: .1rem;
	color: #60c4ed;
	font-size: .17rem;
	border: 1px solid #40bbec;
	outline: 0;
	background-color: transparent;
	margin: .3rem
}

.phone-signature-part-one .button:hover {
	background-color: #40bbec;
	color: white
}

@media screen and (max-width:720px) {
	.signature-part-one {
		display: none
	}

	.phone-signature-part-one {
		display: block
	}
}

.blog-say-hi {
	position: absolute;
	left: 9.8rem;
	top: 3.85rem;
	animation: blog-say-hi-hover 2s infinite;
	-moz-animation: blog-say-hi-hover 2s infinite;
	-webkit-animation: blog-say-hi-hover 2s infinite;
	-o-animation: blog-say-hi-hover 2s infinite
}

@keyframes blog-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes blog-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes blog-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes blog-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.blog-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: .77rem;
	top: 4.9rem;
	z-index: 2;
	animation: blog-fly-pig-hover 3s infinite;
	-moz-animation: blog-fly-pig-hover 3s infinite;
	-webkit-animation: blog-fly-pig-hover 3s infinite;
	-o-animation: blog-fly-pig-hover 3s infinite
}

@keyframes blog-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes blog-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes blog-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes blog-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.blog-part-one {
	background: url("../images/blog-top-bg.jpg") no-repeat top;
	background-size: 14.4rem auto
}

.blog-part-one .center {
	position: relative;
	max-width: 11.75rem;
	height: 6.94rem;
	text-align: center;
	margin: auto
}

.blog-part-one .title {
	padding-top: 2.22rem;
	font-size: .8rem;
	font-weight: 600;
	color: #fff
}

.blog-part-two .center {
	width: 11.75rem;
	margin: .3rem auto .3rem;
	overflow: hidden;
	font-size: 0
}

.blog-part-two .blog-item {
	margin-bottom: .47rem
}

.blog-part-two .title {
	font-size: .25rem;
	line-height: .35rem;
	font-weight: 700;
	color: #47a0af;
	cursor: pointer;
	margin-bottom: .05rem
}

.blog-part-two .title:hover {
	color: #063359
}

.blog-part-two .date {
	font-size: .15rem;
	line-height: 1;
	color: #666;
	margin-bottom: .28rem
}

.blog-part-two .content {
	width: 100%;
	display: flex
}

.blog-part-two .content img {
	width: 3.7rem;
	height: 2.42rem;
	border-radius: 4px
}

.blog-part-two .content .right {
	height: 2.42rem;
	margin-left: .28rem
}

.blog-part-two .content .right.noimg {
	margin-left: 0;
	height: auto
}

.blog-part-two .content .text {
	color: #666;
	font-size: .16rem;
	line-height: 2;
	height: 1.6rem;
	overflow: hidden;
	word-break: keep-all;
	margin-bottom: .36rem
}

.blog-part-two .content .right.noimg .text {
	height: auto;
	margin-bottom: 0;
}

.blog-part-two .content .text p {
	margin-bottom: .32rem
}

.blog-part-two .content .read-btn {
	width: 1.11rem;
	height: .45rem;
	color: white;
	font-size: .15rem;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	border: 1px solid #0db4ad;
	border-radius: 4px;
	background-color: #0db4ad;
	box-sizing: border-box
}

@media screen and (max-width:980px) {
	.blog-say-hi {
		display: none
	}

	.blog-fly-pig {
		display: none
	}

	.blog-part-one {
		background: url("../images/blog-top-bg-ipad.jpg") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa;
		font-size: 0
	}

	.blog-part-one .center {
		height: 7.72rem;
		width: 13.35rem;
		margin: auto
	}

	.blog-part-one .title {
		font-size: .75rem;
		line-height: .75rem;
		padding-top: 2.62rem
	}

	.blog-part-two .center {
		width: 13.35rem;
		margin: .56rem auto .375rem;
		font-size: 0
	}

	.blog-part-two .blog-item {
		margin-bottom: .94rem
	}

	.blog-part-two .title {
		font-size: .45rem;
		line-height: .56rem;
		margin-bottom: .18rem
	}

	.blog-part-two .date {
		font-size: .3rem;
		margin-bottom: .56rem
	}

	.blog-part-two .content img {
		height: 4.2rem;
		width: 6.3rem
	}

	.blog-part-two .content .right {
		height: 4.2rem;
		margin-left: .56rem
	}

	.blog-part-two .content .text {
		font-size: .26rem;
		line-height: 2;
		height: 3.12rem;
		overflow: hidden;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-part-two .content .text p {
		margin-bottom: .26rem
	}

	.blog-part-two .content .read-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}
}

@media screen and (max-width:720px) {
	.blog-part-one {
		background: url("../images/blog-top-bg-iphone.jpg") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa;
		font-size: 0
	}

	.blog-part-one .center {
		height: 8.58rem;
		width: 13.05rem;
		margin: auto;
		font-size: 0
	}

	.blog-part-one .title {
		font-size: 1.34rem;
		line-height: 1.34;
		padding-top: 3.37rem
	}

	.blog-part-two .center {
		width: 13.05rem;
		margin: .9rem auto .455rem;
		font-size: 0
	}

	.blog-part-two .blog-item {
		margin-bottom: 1.12rem
	}

	.blog-part-two .title {
		font-size: .45rem;
		line-height: .64rem;
		margin-bottom: .22rem
	}

	.blog-part-two .date {
		font-size: .3rem;
		margin-bottom: .64rem
	}

	.blog-part-two .content {
		width: 100%;
		display: block
	}

	.blog-part-two .content img {
		width: 100%;
		height: auto;
		margin-bottom: .45rem
	}

	.blog-part-two .content .right {
		width: 100%;
		margin-left: 0
	}

	.blog-part-two .content .text {
		font-size: .32rem;
		line-height: 2;
		height: 3.2rem;
		overflow: hidden;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-part-two .content .text p {
		margin-bottom: .64rem
	}

	.blog-part-two .content .read-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}

	.blog-part-two .content .read-btn:focus {
		margin-left: 5px
	}
}

.blog-individual-say-hi {
	position: absolute;
	left: 9.8rem;
	top: 3.85rem;
	animation: blog-individual-say-hi-hover 2s infinite;
	-moz-animation: blog-individual-say-hi-hover 2s infinite;
	-webkit-animation: blog-individual-say-hi-hover 2s infinite;
	-o-animation: blog-individual-say-hi-hover 2s infinite
}

@keyframes blog-individual-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes blog-individual-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes blog-individual-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes blog-individual-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.blog-individual-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: .77rem;
	top: 4.9rem;
	z-index: 2;
	animation: blog-individual-fly-pig-hover 3s infinite;
	-moz-animation: blog-individual-fly-pig-hover 3s infinite;
	-webkit-animation: blog-individual-fly-pig-hover 3s infinite;
	-o-animation: blog-individual-fly-pig-hover 3s infinite
}

@keyframes blog-individual-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes blog-individual-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes blog-individual-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes blog-individual-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.blog-individual-part-one {
	background: url("../images/blog-top-bg.jpg") no-repeat top;
	background-size: 14.4rem auto
}

.blog-individual-part-one .center {
	position: relative;
	max-width: 11.75rem;
	height: 6.94rem;
	text-align: center;
	margin: auto
}

.blog-individual-part-one .title {
	padding-top: 2.22rem;
	font-size: .8rem;
	font-weight: 600;
	color: #fff
}

.blog-individual-part-two .center {
	width: 11.75rem;
	margin: auto;
	overflow: hidden;
	font-size: 0;
	margin-bottom: .3rem
}

.blog-individual-part-two .blog-individual-item {
	margin-bottom: .47rem
}

.blog-individual-part-two .title {
	font-size: .25rem;
	line-height: .35rem;
	font-weight: 700;
	color: #47a0af;
	cursor: pointer;
	margin-bottom: .05rem
}

.blog-individual-part-two .date {
	font-size: .15rem;
	line-height: 1;
	color: #666;
	margin-bottom: .28rem
}

.blog-individual-part-two .content {
	width: 100%
}

.blog-individual-part-two .content .bg-img {
	width: 5.70rem;
	height: auto;
	float: left;
	margin-right: .28rem;
	margin-bottom: .1rem;
	border-radius: 4px
}

.blog-individual-part-two .content .cover-img {
	width: 100%;
	height: auto
}

.blog-individual-part-two .content .text {
	color: #666;
	font-size: .16rem;
	line-height: 2;
	word-break: keep-all;
	margin-bottom: .36rem
}

.blog-individual-part-two .content p {
	margin-bottom: .32rem;
	text-align: left
}

.blog-individual-part-two .content .second-title {
	font-size: .20rem;
	line-height: .30rem;
	font-weight: 700;
	color: #47a0af;
	cursor: pointer;
	margin-top: .5rem;
	margin-bottom: .05rem
}

.blog-individual-part-two .content .img-row {
	margin-bottom: .32rem
}

.blog-individual-part-two .content .img-row .img-item {
	float: left;
	width: 30%;
	height: auto;
	margin-right: 5%
}

.blog-individual-part-two .content .img-row .img-name {
	font-family: 'Roboto',sans-serif;
	text-align: center;
	font-weight: 600
}

.blog-individual-part-two .content .img-row .img-item:last-child {
	margin-right: 0
}

.blog-individual-part-two .content a:hover {
	text-decoration: underline
}

.blog-individual-part-two .bottom .back-btn {
	width: 1.11rem;
	height: .45rem;
	color: white;
	font-size: .15rem;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	border: 1px solid #0db4ad;
	border-radius: 4px;
	background-color: #0db4ad;
	box-sizing: border-box
}

.blog-individual-part-two .bottom .back-btn:focus {
	margin-left: 5px
}

.blog-individual-part-two-another .center {
	width: 11.75rem;
	margin: auto;
	overflow: hidden;
	font-size: 0;
	margin-bottom: .3rem
}

.blog-individual-part-two-another .blog-individual-item {
	margin-bottom: .47rem
}

.blog-individual-part-two-another .title {
	font-size: .25rem;
	line-height: .35rem;
	font-weight: 700;
	color: #47a0af;
	cursor: pointer;
	margin-bottom: .05rem;
	text-align: center
}

.blog-individual-part-two-another .top {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .7rem
}

.blog-individual-part-two-another .top img:first-child {
	width: 2.67rem;
	height: 2.67rem
}

.blog-individual-part-two-another .top div {
	color: #000;
	font-size: .25rem;
	margin-right: .35rem
}

.blog-individual-part-two-another .top img:last-child {
	width: 2.34rem;
	height: 2.34rem;
	margin-top: .34rem
}

.blog-individual-part-two-another .text-top {
	margin-top: .3rem
}

.blog-individual-part-two-another .text-top p {
	text-align: center;
	color: #666;
	font-size: .16rem;
	line-height: 2;
	word-break: keep-all;
	margin-bottom: .36rem;
	width: 100%
}

.blog-individual-part-two-another .content {
	width: 100%
}

.blog-individual-part-two-another .content .text {
	color: #666;
	font-size: .16rem;
	line-height: 2;
	word-break: keep-all;
	margin-bottom: .36rem
}

.blog-individual-part-two-another .content p {
	margin-bottom: .32rem;
	text-align: left
}

.blog-individual-part-two-another .content .img-row {
	margin-bottom: .32rem;
	display: flex;
	justify-content: center
}

.blog-individual-part-two-another .content .img-row .img-item {
	margin-right: .35rem;
	width: 2.67rem;
	height: 2.67rem
}

.blog-individual-part-two-another .content a:hover {
	text-decoration: underline
}

.blog-individual-part-two-another .bottom .back-btn {
	width: 1.11rem;
	height: .45rem;
	color: white;
	font-size: .15rem;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	border: 1px solid #0db4ad;
	border-radius: 4px;
	background-color: #0db4ad;
	box-sizing: border-box
}

.blog-individual-part-two-another .bottom .back-btn:focus {
	margin-left: 5px
}

.blog-individual-part-two .content .img-flex-2-row {
	width: 100%;
	display: flex;
	justify-content: space-around
}

.blog-individual-part-two .content .img-flex-2-row img {
	width: 4.23rem;
	height: 7.98rem;
	margin-bottom: .32rem
}

.blog-individual-part-two .content .individual-6-ul-title {
	margin-top: .32rem;
	margin-bottom: .22rem
}

.blog-individual-part-two .content ul {
	list-style: disc;
	padding: 0 0 0 .2rem
}

.blog-individual-part-two .content ul li {
	list-style: disc
}

@media screen and (max-width:980px) {
	.blog-individual-say-hi {
		display: none
	}

	.blog-individual-fly-pig {
		display: none
	}

	.blog-individual-part-one {
		background: url("../images/blog-top-bg-ipad.jpg") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa;
		font-size: 0
	}

	.blog-individual-part-one .center {
		height: 7.72rem;
		width: 13.35rem;
		margin: auto
	}

	.blog-individual-part-one .title {
		font-size: .75rem;
		line-height: .75rem;
		padding-top: 2.62rem
	}

	.blog-individual-part-two .center {
		width: 13.35rem;
		margin: .56rem auto .375rem;
		font-size: 0
	}

	.blog-individual-part-two .blog-individual-item {
		margin-bottom: 1.6rem
	}

	.blog-individual-part-two .title {
		font-size: .45rem;
		line-height: .56rem;
		margin-bottom: .18rem
	}

	.blog-individual-part-two .date {
		font-size: .26rem;
		margin-bottom: .56rem
	}

	.blog-individual-part-two .content {
		width: 100%;
		display: block
	}

	.blog-individual-part-two .content .bg-img {
		width: 100%;
		height: auto;
		margin-bottom: .45rem
	}

	.blog-individual-part-two .content .right {
		height: auto;
		margin-left: 0
	}

	.blog-individual-part-two .content .text {
		font-size: .26rem;
		line-height: 2;
		height: auto;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-individual-part-two .content p {
		margin-bottom: .52rem
	}

	.blog-individual-part-two .content .second-title {
		font-size: .37rem;
		line-height: .56rem;
		margin-top: .9rem;
		margin-bottom: .1rem
	}

	.blog-individual-part-two .content .img-row {
		margin-bottom: .32rem
	}

	.blog-individual-part-two .bottom .back-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}

	.blog-individual-part-two-another .center {
		width: 13.35rem;
		margin: .56rem auto .375rem;
		font-size: 0
	}

	.blog-individual-part-two-another .blog-individual-item {
		margin-bottom: 1.6rem
	}

	.blog-individual-part-two-another .title {
		font-size: .45rem;
		line-height: .56rem;
		margin-bottom: .18rem
	}

	.blog-individual-part-two-another .top {
		margin-top: 1.45rem
	}

	.blog-individual-part-two-another .top img:first-child {
		width: 5rem;
		height: 5rem
	}

	.blog-individual-part-two-another .top div {
		color: #000;
		font-size: .25rem;
		margin-right: .65rem
	}

	.blog-individual-part-two-another .top img:last-child {
		width: 4.39rem;
		height: 4.39rem;
		margin-top: .34rem
	}

	.blog-individual-part-two-another .text-top {
		margin-top: .56rem
	}

	.blog-individual-part-two-another .text-top p {
		font-size: .26rem;
		margin-bottom: .52rem
	}

	.blog-individual-part-two-another .content .text {
		font-size: .26rem;
		line-height: 2;
		height: auto;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-individual-part-two-another .content p {
		margin-bottom: .52rem
	}

	.blog-individual-part-two-another .content .img-row {
		margin-bottom: .52rem
	}

	.blog-individual-part-two-another .content .img-row .img-item {
		margin-right: .6rem;
		width: 5rem;
		height: 5rem
	}

	.blog-individual-part-two-another .bottom .back-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}

	.blog-individual-part-two .content ul {
		list-style: disc;
		padding: 0 0 0 .4rem
	}

	.blog-individual-part-two .content .img-flex-2-row {
		width: 100%;
		display: flex;
		justify-content: space-around
	}

	.blog-individual-part-two .content .img-flex-2-row img {
		width: 5rem;
		height: 9.43rem;
		margin-bottom: .6rem
	}
}

@media screen and (max-width:720px) {
	.blog-individual-part-one {
		background: url("../images/blog-top-bg-iphone.jpg") no-repeat top;
		background-size: 14.4rem auto;
		background-color: #fafafa;
		font-size: 0
	}

	.blog-individual-part-one .center {
		height: 8.58rem;
		width: 13.05rem;
		margin: auto;
		font-size: 0
	}

	.blog-individual-part-one .title {
		font-size: 1.34rem;
		line-height: 1.34;
		padding-top: 3.37rem
	}

	.blog-individual-part-two .center {
		width: 13.05rem;
		margin: .9rem auto .455rem;
		font-size: 0
	}

	.blog-individual-part-two .blog-individual-item {
		margin-bottom: 1.12rem
	}

	.blog-individual-part-two .title {
		font-size: .56rem;
		line-height: .64rem;
		margin-bottom: .22rem
	}

	.blog-individual-part-two .date {
		font-size: .3rem;
		margin-bottom: .64rem
	}

	.blog-individual-part-two .content {
		width: 100%;
		display: block
	}

	.blog-individual-part-two .content .bg-img {
		width: 100%;
		height: auto;
		margin-bottom: .45rem
	}

	.blog-individual-part-two .content .right {
		width: 100%;
		margin-left: 0
	}

	.blog-individual-part-two .content .text {
		font-size: .32rem;
		line-height: 2;
		height: auto;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-individual-part-two .content p {
		margin-bottom: .64rem
	}

	.blog-individual-part-two .content .second-title {
		font-size: .45rem;
		line-height: .67rem;
		margin-top: 1.1rem;
		margin-bottom: .1rem
	}

	.blog-individual-part-two .content .img-row {
		margin-bottom: 0
	}

	.blog-individual-part-two .content .img-row .img-item {
		height: auto;
		margin: .5rem 1rem;
		width: 11.05rem
	}

	.blog-individual-part-two .bottom .back-btn {
		width: 2.47rem;
		height: 1.12rem;
		font-size: .33rem
	}

	.blog-individual-part-two-another .center {
		width: 13.05rem;
		margin: .9rem auto .455rem;
		font-size: 0
	}

	.blog-individual-part-two-another .blog-individual-item {
		margin-bottom: 1.12rem
	}

	.blog-individual-part-two-another .title {
		font-size: .56rem;
		line-height: .64rem;
		margin-bottom: .22rem
	}

	.blog-individual-part-two-another .top {
		margin-top: 1.57rem
	}

	.blog-individual-part-two-another .top img:first-child {
		width: 6rem;
		height: 6rem
	}

	.blog-individual-part-two-another .top div {
		color: #000;
		font-size: .56rem;
		margin-right: .65rem
	}

	.blog-individual-part-two-another .top img:last-child {
		width: 5.26rem;
		height: 5.26rem;
		margin-top: .74rem
	}

	.blog-individual-part-two-another .text-top {
		margin-top: .67rem
	}

	.blog-individual-part-two-another .text-top p {
		font-size: .32rem;
		margin-bottom: .8rem
	}

	.blog-individual-part-two-another .content .text {
		font-size: .32rem;
		line-height: 2;
		height: auto;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.blog-individual-part-two-another .content p {
		margin-bottom: .8rem
	}

	.blog-individual-part-two-another .content .img-row {
		margin-bottom: .8rem
	}

	.blog-individual-part-two-another .content .img-row .img-item {
		margin-right: .6rem;
		width: 6rem;
		height: 6rem
	}

	.blog-individual-part-two-another .bottom .back-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}

	.blog-individual-part-two .content ul {
		list-style: disc;
		padding: 0 0 0 .6rem
	}

	.blog-individual-part-two .content ul li {
		list-style: disc
	}

	.blog-individual-part-two .content .img-flex-2-row img {
		width: 6rem;
		height: 11.3rem;
		margin-bottom: .6rem
	}
}

.awards-say-hi {
	position: absolute;
	left: 9.8rem;
	top: 3.85rem;
	animation: awards-say-hi-hover 2s infinite;
	-moz-animation: awards-say-hi-hover 2s infinite;
	-webkit-animation: awards-say-hi-hover 2s infinite;
	-o-animation: awards-say-hi-hover 2s infinite
}

@keyframes awards-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-moz-keyframes awards-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-webkit-keyframes awards-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

@-o-keyframes awards-say-hi-hover {
	0% {
		top: 3.85rem
	}

	50% {
		top: 3.75rem
	}

	100% {
		top: 3.85rem
	}
}

.awards-fly-pig {
	position: absolute;
	width: 2.4rem;
	left: .77rem;
	top: 4.9rem;
	z-index: 2;
	animation: awards-fly-pig-hover 3s infinite;
	-moz-animation: awards-fly-pig-hover 3s infinite;
	-webkit-animation: awards-fly-pig-hover 3s infinite;
	-o-animation: awards-fly-pig-hover 3s infinite
}

@keyframes awards-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-moz-keyframes awards-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-webkit-keyframes awards-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

@-o-keyframes awards-fly-pig-hover {
	0% {
		top: 4.9rem
	}

	50% {
		top: 4.8rem
	}

	100% {
		top: 4.9rem
	}
}

.awards-part-one {
	background: url("../images/bg1.png") no-repeat top;
	background-size: 14.4rem auto
}

.awards-part-one .center {
	position: relative;
	max-width: 11.75rem;
	height: 6.94rem;
	text-align: center;
	margin: auto
}

.awards-part-one .title {
	padding-top: 2.22rem;
	font-size: .8rem;
	font-weight: 600;
	color: #fff
}

.awards-part-two .center {
	width: 11.75rem;
	margin: .3rem auto .3rem;
	overflow: hidden;
	font-size: 0
}

.awards-part-two .awards-item {
	margin-bottom: .47rem
}

.awards-part-two .title {
	font-size: .25rem;
	line-height: .35rem;
	font-weight: 700;
	color: #47a0af;
	cursor: pointer;
	margin-bottom: .5rem
}

.awards-part-two .title:hover {
	color: #063359
}

.awards-part-two .date {
	font-size: .15rem;
	line-height: 1;
	color: #666;
	margin-bottom: .28rem
}

.awards-part-two .content {
	width: 100%;
	display: flex
}

.awards-part-two .content img {
	width: auto;
	height: 2.42rem;
	border-radius: 4px;
	margin-left: .5rem;
	margin-right: .3rem
}

.awards-part-two .content .right {
	height: 2.42rem;
	margin-left: .28rem
}

.awards-part-two .content .right.noimg {
	margin-left: 0;
	height: auto
}

.awards-part-two .content .text {
	color: #666;
	font-size: .16rem;
	line-height: 2;
	height: 1.6rem;
	overflow: hidden;
	word-break: keep-all;
	margin-bottom: .36rem
}

.awards-part-two .content .content-header {
	font-weight: bold
}

.awards-part-two .content .right.noimg .text {
	height: auto;
	margin-bottom: 0
}

.awards-part-two .content .text p {
	margin-bottom: .32rem
}

.awards-part-two .content .read-btn {
	width: 1.11rem;
	height: .45rem;
	color: white;
	font-size: .15rem;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	border: 1px solid #0db4ad;
	border-radius: 4px;
	background-color: #0db4ad;
	box-sizing: border-box
}

@media screen and (max-width:980px) {
	.awards-say-hi {
		display: none
	}

	.awards-fly-pig {
		display: none
	}

	.awards-part-one {
		background: url("../images/bg1.png") no-repeat top;
		background-size: 14.4rem auto;
		font-size: 0
	}

	.awards-part-one .center {
		width: 13.35rem;
		margin: auto
	}

	.awards-part-one .title {
		font-size: .75rem;
		line-height: .75rem;
		padding-top: 2.62rem
	}

	.awards-part-two .center {
		width: 13.35rem;
		margin: .56rem auto .375rem;
		font-size: 0
	}

	.awards-part-two .awards-item {
		margin-bottom: .94rem
	}

	.awards-part-two .title {
		font-size: .45rem;
		line-height: .56rem;
		margin-bottom: .6rem
	}

	.awards-part-two .date {
		font-size: .3rem;
		margin-bottom: .56rem
	}

	.awards-part-two .content img {
		height: 4.2rem;
		width: auto
	}

	.awards-part-two .content .right {
		height: 4.2rem;
		margin-left: .56rem
	}

	.awards-part-two .content .text {
		font-size: .26rem;
		line-height: 2;
		height: 3.12rem;
		overflow: hidden;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.awards-part-two .content .text p {
		margin-bottom: .26rem
	}

	.awards-part-two .content .read-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}
}

@media screen and (max-width:720px) {
	.awards-part-one {
		background: url("../images/bg1.png") no-repeat top;
		background-size: 14.4rem auto;
		font-size: 0
	}

	.awards-part-one .center {
		width: 13.05rem;
		margin: auto;
		font-size: 0
	}

	.awards-part-one .title {
		font-size: 1.34rem;
		line-height: 1.34;
		padding-top: 1.8rem
	}

	.awards-part-two .center {
		width: 13.05rem;
		margin: .9rem auto .455rem;
		font-size: 0
	}

	.awards-part-two .awards-item {
		margin-bottom: 1.12rem
	}

	.awards-part-two .title {
		font-size: .45rem;
		line-height: .64rem;
		margin-bottom: .64rem
	}

	.awards-part-two .date {
		font-size: .3rem;
		margin-bottom: .64rem
	}

	.awards-part-two .content {
		width: 100%;
		display: block
	}

	.awards-part-two .content img {
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
		height: auto;
		margin-bottom: .45rem
	}

	.awards-part-two .content .right {
		width: 100%;
		margin-left: 0;
		height: auto
	}

	.awards-part-two .content .text {
		font-size: .32rem;
		line-height: 2;
		height: auto;
		overflow: hidden;
		word-break: keep-all;
		margin-bottom: .22rem
	}

	.awards-part-two .content .text p {
		margin-bottom: .64rem
	}

	.awards-part-two .content .read-btn {
		width: 2.08rem;
		height: .84rem;
		font-size: .28rem
	}

	.awards-part-two .content .read-btn:focus {
		margin-left: 5px
	}
}