@charset"utf-8";

* {
	font-size: 12px;
	margin: 0px auto;
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"Droid Sans Fallback",'Microsoft YaHei',sans-serif,"WenQuanYi Micro Hei",SimSun,icons,"MaterialIcons";
	text-decoration: none
}

body {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #080203
}

ul,li,a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #56bebe;
	text-decoration: underline
}

ul,li,dl,dd,dt,dl {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none
}

h1 {
	font-size: 16px
}

#all {
	width: 100%;
	height: auto
}

#top {
	display: table;
  position: absolute;
	width: 100%;
  top:0px;
  left:0px;
  z-index:4;
}

.top-left {
	display: table-cell;
	width: 40%;
	text-align: left;
  vertical-align: middle;
}

.top-right {
	display: table-cell;
	width: 60%;
	text-align: center;
  vertical-align: middle;
}

.topimg {
	margin: 10px 0px 10px 10%;
  width: 100%;
  max-width: 150px;
  min-width: 100px;
}

#top ul {
	width: 100%;
	margin: 0px 5% 0px 0px;
  padding: 0px;
  top:0px;
  bottom: 0px;
	overflow: hidden
}

#selected a:visited {
	color: #fff
}

#top ul li {
	float: left;
	width: 23%;
	margin: 0px;
	text-align: right
}

#top ul li a:link {
	color: #fff
}

#top ul li a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding-left: auto;
	text-decoration: none;
	line-height: 24px;
	font-weight: 400
}

#top ul li a:hover {
	color: #56bebe;
}

.appDownload {
	margin-bottom: 20px
}

.text {
	height: auto;
	min-height: 300px;
	padding: 5px 10px
}

.text h1 {
	font-size: 18px;
	color: #56bebe;
	height: 20px;
	margin-top: 10px
}

.text hr {
	width: 100%;
	float: left;
	color: #56bebe;
}

.text p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	text-align: justify;
	text-indent: 2em;
	color: #fff
}

.text li {
	display: table;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 15px
}

.app {
	font-size: 24px;
	height: 30px;
	margin-top: 10px;
	margin-left: 10px
}

.banner {
	width: 100%;
	height: auto;
	position: relative;
  text-align: left;
}
.banner-top{
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0px;
  left:0px;
  margin: 0px;
  padding: 0px;
  z-index: 3;
}
.banner-left{
  display: inline-block;
	width: 100%;
  height: auto;
}
.banner-slogn-en{
  display: block;
  position: absolute;
  width: 35%;
  height: auto;
  top: 0px;
  right:10%;
  bottom: 0px;
  margin: auto;
  z-index: 1;
}
.banner-slogn-ch{
  display: block;
  position: absolute;
  width: 40%;
  top: 0px;
  left:0px;
  right:0px;
  bottom: 0px;
  margin: auto;
  z-index: 2;
}
.bannerimg {
	width: 100%;
}

.mainer {
	width: 100%;
	height: auto;
  min-height: 800px;
  text-align: center;
  position: relative;
  background-color: rgba(255,255,255,1);
}
.mainer-container{
	position: relative;
  width: 100%;
  height: 100%;
}
.mainer-bg-left{
  display: block;
  position: absolute;
  width: 30%;
  height: auto;
  top: 10%;
  left:0px;
  z-index: 0;
}
.mainer-bg-right{
  display: block;
  position: absolute;
  width: 30%;
  height: auto;
  bottom: 0px;
  right:0px;
  z-index: 0;
}
.mainer-text{
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 10% 10px 20%;
}
.mainer-text-title{
  display: block;
  font-size: 22px;
  line-height:35px;
  font-weight: 500px;
  color: #56bebe;
  letter-spacing:8px;
  margin: 10px 0px 10px 0px;
}
.mainer-text-title-detail{
  display: block;
  font-size: 18px;
  line-height:24px;
  font-weight: 400px;
  color: #000;
  letter-spacing:8px;
  margin: 10px 0px 10px 0px;
}
.mainer-text-detail{
  padding: 0px 0px 0px 50px;
}
.mainer-text-box{
  display: block;
  position: relative;
  margin: 20px 0px 50px 0px;
}
.mainer-text p{
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400px;
  color: #000;
}
.mainer-image-box{
  display: block;;
  margin: 20px 0px 50px 0px;

}
.barcode {
	position: absolute;
	width: 350px;
	z-index: 1;
	margin: auto;
	bottom: 18%;
	right: 5%
}

.barcode2 {
	position: absolute;
	width: 250px;
	margin: auto;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px
}

.mainimg {
	width: 100%;
	max-width: 350px;
	height: auto;
	margin: auto;
	padding: 10px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px
}

#foot {
	width: 100%;
	height: 80px;
  padding: 10px;
}

#foot p {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	text-align: center;
	margin: 2px;
	padding-top: 0px
}
