html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

audio,canvas,progress,video {
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit;
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

button:-moz-focusring,input:-moz-focusring {
	outline: 1px dotted ButtonText
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

article,aside,audio,blockquote,canvas,caption,dd,details,dl,dt,embed,figcaption,figure,footer,h1,h2,h3,h4,h5,h6,header,li,mark,menu,nav,ol,output,p,pre,progress,ruby,section,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block
}

li {
	list-style: none
}

a,button,input,optgroup,select,textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body,html {
	height: 100%
}

body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: AvenirLTStd,microsoft yahei,Helvetica Neue,Helvetica,Arial,sans-serif;
	line-height: 1.6;
	color: #333;
	background: #fff
}

a {
	color: #1890ff;
	text-decoration: none
}

a:active,a:hover {
	color: #40a9ff
}

.ipt {
	padding: 4px 10px;
	border: 1px solid #aaa;
	outline: none
}

.ipt:focus {
	border: 1px solid #85141a
}

.btn {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100px;
	height: 36px;
	border: 0;
	outline: 0;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background-color: #85141a
}

.btn:hover {
	color: #fff;
	background-color: #d80000
}

.container {
	width: 1000px;
	margin: 0 auto
}

.main {
	font-size: 14px
}

@media screen and (max-width:1000px) {
	.container {
		width: 100%;
		min-width: 320px
	}
}

.app-store {
	width: 248px;
	height: 85px;
	background: url(../images/app_store.png) no-repeat;
	background-size: 100% auto
}

.app-store,.app-store-white {
	display: inline-block;
	vertical-align: top
}

.app-store-white {
	width: 245px;
	height: 74px;
	background: url(../images/app_store_white.png) no-repeat;
	background-size: 100% auto
}

.google-play {
	width: 248px;
	height: 85px;
	background: url(../images/google_play.png) no-repeat;
	background-size: 100% auto
}

.google-play,.google-play-white {
	display: inline-block;
	vertical-align: top
}

.google-play-white {
	width: 245px;
	height: 74px;
	background: url(../images/google_play_white.png) no-repeat;
	background-size: 100% auto
}

@media screen and (max-width:1000px) {
	.app-store {
		width: 2.48rem;
		height: .85rem;
		background: url(../images/app_store.png) no-repeat;
		background-size: 100% auto
	}

	.app-store,.app-store-white {
		display: inline-block;
		vertical-align: top
	}

	.app-store-white {
		width: 2.45rem;
		height: .74rem;
		background: url(../images/app_store_white.png) no-repeat;
		background-size: 100% auto
	}

	.google-play {
		width: 2.48rem;
		height: .85rem;
		background: url(../images/google_play.png) no-repeat;
		background-size: 100% auto
	}

	.google-play,.google-play-white {
		display: inline-block;
		vertical-align: top
	}

	.google-play-white {
		width: 2.45rem;
		height: .74rem;
		background: url(../images/google_play_white.png) no-repeat;
		background-size: 100% auto
	}
}

.header {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	width: 100%;
	height: 64px;
	color: #fff
}

.header.active {
	background-color: rgba(50,83,250,.8)
}

.header .logo {
	float: left;
	display: block;
	width: 220px;
	height: 64px;
	background: url(../images/logo.png) no-repeat 50%;
	background-size: 188px auto
}

.nav {
	float: right;
	vertical-align: top
}

.nav-list {
	padding-top: 20px;
	font-size: 0
}

.nav-list li {
	position: relative;
	display: inline-block;
	margin: 0 18px
}

.nav_link {
	display: inline-block;
	padding-bottom: 2px;
	font-size: 16px;
	color: #fff;
	font-family: CircularStdBook,Helvetica;
	cursor: pointer
}

.nav_link.nav_link--china {
	padding-right: 10px;
	background: url(../images/arrow_small.png) no-repeat 100%;
	background-size: 7px auto
}

.nav_link:hover {
	color: #fff;
	border-bottom: 2px solid #fff
}

.nav_btn {
	display: none;
	width: .72rem;
	height: .64rem;
	cursor: pointer;
	background: url(../images/icon_menu.png) no-repeat 50%;
	background-size: auto .48rem
}

.nav-china {
	display: none;
	position: absolute;
	top: 26px;
	right: 0;
	width: 120px;
	background-color: rgba(0,0,0,.5)
}

.nav-china_link {
	display: block;
	padding: 4px 10px;
	font-size: 16px;
	color: #fff
}

.nav-china_link:hover {
	color: #fff
}

.nav-language:hover .nav-china {
	display: block
}

.menu {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7)
}

.menu-list {
	width: 100%;
	padding-top: .64rem
}

.menu_link {
	display: block;
	width: 100%;
	height: .8rem;
	line-height: .8rem;
	overflow: hidden;
	color: hsla(0,0%,100%,.8);
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-size: 16px;
	text-align: center
}

.menu_link:hover {
	color: #fff;
	background-color: rgba(0,0,0,.7)
}

@media screen and (max-width:1000px) {
	.header {
		height: .64rem
	}

	.header .logo {
		width: 2.2rem;
		height: .64rem;
		background-size: 1.88rem auto
	}

	.nav-list {
		display: none
	}

	.nav_btn {
		display: block
	}
}

.copyright {
	padding: 50px 0;
	color: #5b5c5c;
	text-align: center;
	font-size: 12px
}

@media screen and (max-width:1000px) {
	.copyright {
		padding: .5rem .2rem
	}
}