*{
  padding: 0;
  margin: 0;
}
ul, li {
  list-style: none;
}
fieldset,img {
  border: 0
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal
}
body {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
img {
  border: none;
}
input {
  padding: 1px;
  vertical-align: middle;
  line-height: normal;
}
input::-ms-input-placeholder{
  text-align: center;
}
input::-webkit-input-placeholder{
  text-align: center;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.center{
  margin: 0 auto;
}
.mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.7);
}
.p-video {
  position: fixed;
  left: 50%;
  top: 20%;
  margin-left: -400px;
  z-index: 1000;
  width: 800px;
  height: 360px;
  background-color: #000;
  border: 10px solid #fff;
}
.p-video .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-video .close {
  position: absolute;
  right: -18px;
  top: -18px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 15px;
  background-color: #000;
  box-shadow: 2px 4px 4px rgba(0,0,0,.7);
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.p-video .close:hover {
  border-color: #f9ad26;
  color: #f9ad26;
}
.show {
  display: block;
}

#wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 2249px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../img/bg.jpg) no-repeat center;
  overflow: hidden;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 150;
  width: 100%;
  height: 60px;
  background: rgba(0,0,0,.6);
}
#header .inner {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
}
#header .logo img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
#header .lang {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header .lang a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
#header .lang span {
  font-size: 14px;
  padding: 0 8px;
}
#header .lang .active {
  color: #f9ad26
}
.m1 {
  position: relative;
  width: 960px;
  height: 815px;
  margin: 0 auto;
}
.m1 .btn-area {
  position: absolute;
  left: 12px;
  top: 100px;
  z-index: 33;
  width: 960px;
  height: 90px;
  display: flex;
  justify-content: space-between;
}
.m1 .btn-area a {
  display: flex;
  width: 210px;
  height: 90px;
  background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  line-height: 80px;
  font-size: 24px;
  color: #b35f09;
  font-weight: bold;
  text-decoration: none;
}
.m1 .btn-area a:hover {
  text-decoration: underline;
}
.m1 .cash {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 22;
  margin-left: -340px;
  width: 725px;
  height: 524px;
}
.m1 .cash img {
  width: 100%;
}
.m1 .gril {
  position: absolute;
  left: -142px;
  top: 205px;
  width: 503px;
  height: 1082px;
}
.m1 .gril img {
  width: 100%;
}
.m1 .video-box {
  position: absolute;
  right: -120px;
  top: 400px;
  width: 359px;
  height: 188px;
}
.m1 .video-in {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../img/video_bg.png) no-repeat;
  background-size: 100% 100%;
}
.m1 .video-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 92px;
  height: 135px;
  background: url(../img/video_btn.png) no-repeat;
  background-size: 100% 100%;
}
.m1 .max-logo {
  position: absolute;
  left: 50%;
  top: 500px;
  margin-left: -165px;
  width: 330px;
  height: 248px;
}
.m1 .top-up-now-en {
  background: url(../img/top_pay_en.png) no-repeat;
  background-size: 100% 100%;
}
.m1 .top-up-now-zh {
  background: url(../img/top_pay_zh.png) no-repeat;
  background-size: 100% 100%;
}
.m1 .top-up-now-en .in {
  position: relative;
  width: 100%;
  height: 100%;
}
.m1 .top-up-now-a {
  display: block;
  position: absolute;
  left: 17px;
  bottom: 16px;
  width: 290px;
  height: 60px;
}
.m1 .pay-list{
  display: none;
  position: absolute;
  top: 244px;
  left: 50%;
  margin-left: -116px;
  width: 232px;
  z-index: 99;
}
.m1 .pay-list-zh{
  margin-left: -142px;
}
.m1 .pay-list .list-btn {
  display: block;
  width: 232px;
  height: 63px;
}
.m1 .pay-list .list-btn:nth-child(2){
  margin-top: 10px;
}
.m1 .mycard-img {
  background: url(../img/mycard_btn.png) no-repeat;
}
.m1 .bluepay-img {
  background: url(../img/bluepay_btn.png) no-repeat;
}
.m1 .show {
  display: block;
}
.m2, .m2 .bg, .m2 .in {
  height: 900px;
  /* overflow: hidden; */
}
.m2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 200px auto 0;
}
.m2 .bg {
  max-width: 1450px;
  margin: 0 auto;
  height: 1000px;
  overflow: hidden;
}
.m2 .title {
  position: relative;
  width: 460px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
}
.m2 .title .diamond {
  position: absolute;
  top: 20px;
  width: 26px;
  height: 25px;
  background: url(../img/diamond.png) no-repeat;
}
.m2 .title .poslt {
  left: 0;
}
.m2 .title .posrt {
  right: 0;
}
.m2 .slide {
  max-width: 1450px;
  height: auto;
  margin: 180px auto 0;
  position: relative;
  z-index: 100;
}
.m2 .slide ul{
  width: 10000%;
  list-style-type: none;
}
.m2 .next_btn, .m2 .prev_btn {
  position: absolute;
  top: 40%;
  width: 59px;
  height: 103px;
  cursor: pointer;
}
.m2 .next_btn {
  right: 0%;
  background: url(../img/rt_arrow.png) no-repeat;
}
.m2 .prev_btn {
  left: 0%;
  background: url(../img/lt_arrow.png) no-repeat;
}
.m2 .slide ul:after {
  content: '';
  clear: both;
  display: block;
}
.m2 .slide ul li {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m2 .slide ul li img {
  width: 86%;
  max-width: 1450px;
}
.m2 .slide ul li:nth-child(3) img {
  width: 70%;
  margin-top: -10%;
}
.m2 .slide .circle_btn {
  position: absolute;
  bottom: 0px;
  text-align: center;
  left: 0;
  display: table;
  margin: 0 auto;
  width: 100%;
}
.m2 .slide .circle_btn button {
	box-sizing: content-box;
	outline: none;
	border: none;
	padding: 8px;
	background: #fff;
	margin: 2px 5px;
	overflow: hidden;
	cursor: pointer;
	transition: all .6s;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}
.m2 .slide .circle_btn button.active {
  padding: 8px 16px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
footer {
  margin-top: 136px;
  width: 100%;
  height: 98px;
  background-color: #000;
}
footer .inner {
  margin: 0 auto;
  width: 240px;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
footer .logo1 {
  width: 152px;
}
footer .logo2 {
  width: 46px;
}
footer .text {
  font-size: 20px;
  color: #fff;
}
.mask{
  position: absolute;
  left: 0;
  top:0;
  z-index: 333;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
}
.video-pop{
  position: fixed;
  left: 50%;
  top:50%;
  z-index: 9999;
  width: 900px;
  height: 420px;
  background: #000;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.video-in{
  position: relative;
  width: 100%;
  height: 100%;
}
.video-in .v-if{
  width: 100%;
  height: 100%;
  background: #000;
}
.video-in .v-load,.video-pop .close-video{
  position: absolute;
}
.video-in .v-load{
  left: 50%;
  top:50%;
  z-index: 55;
  font-size: 20px;
  color:#fff;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.video-pop .close-video{
  display: block;
  top:0;
  right: -60px;
  z-index: 66;
  width: 50px;
  height: 50px;
  background: #000;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
.video-pop .close-video:hover{ 
  background-color: #f9ad26; 
}


#footer {
  margin-top: 150px;
	width:100%;
	height:auto;
	padding:5px 0;
	overflow:hidden;
	background-color:#000
}
#footer .inner {
	width:900px;
	margin:0 auto
}
#footer .lt {
	width:20%;
	height:70px;
	padding-right:20px;
	border-right:1px solid #fff;
	text-align:right;
	line-height:70px
}
#footer .lt img {
	width:auto;
	height:auto;
}
#footer .rt p span {
	padding-left:10px
}
#footer .rt {
	width:71%;
}
#footer .rt p {
	padding-bottom:2px;
	text-align:left;
	font-size:12px;
	color:#fff
}

.bg-btn{
	position: absolute;
	z-index: 99999;
	width: 959px;
	height: 501px;
	background-size: cover;
  background-repeat: no-repeat;
	background: url(../img/download_bg.png) no-repeat center;
	display: flex;
	flex-flow: column;
	padding-top: 20px;
	padding-left: 50px;
	left: 50%;
	top: 200px;
	margin-left: -480px;
	box-sizing: border-box;
}
.goo{
	display: inline-block;
	width: 381px;
	height: 136px;
	background-size: cover;
  background-repeat: no-repeat;
	background: url(../img/goo.png) no-repeat center;
	margin-top: 150px;
	cursor: pointer;

}
.app{
	margin-top: 30px;
	width: 381px;
	height: 136px;
	background-size: cover;
  background-repeat: no-repeat;
	background: url(../img/app.png) no-repeat center;
	cursor: pointer;
}

.bg-btn .close{
	position: absolute;
	top: 0;
	right: -60px;
	z-index: 66;
	width: 50px;
	height: 50px;
	background: #000;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #fff;;
	text-decoration: none
}
.bg-btn .close:hover{ 
  background-color: #f9ad26; 
}

.hide {
  display: none;
}