
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
}
.containers {
  width: 100%;
  background: url("../img/b49058_1920x2100.jpg") top center no-repeat;
  background-size: 100% 100%;
  min-height: 100vh;
  float: left;
  overflow-x: hidden;
}
.containers .logo {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.containers .logo img {
  height: 100px;
}
.containers .content {
  width: 100%;
  padding-top: 110px;
}
.containers .content .data {
  width: 50%;
  padding-top: 20px;
}
.containers .content .data .title {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.containers .content .data .title img {
  max-width: 106%;
}
.containers .content .data .qrcode {
  width: 100%;
  padding: 40px 0;
  display: flex;
  justify-content: center;
}
.containers .content .data .qrcode .box {
  width: 50%;
  max-width: 252px;
  float: left;
  text-align: center;
}
.containers .content .data .qrcode .box .image {
  width: 100%;
  max-width: 210px;
  border: 4px solid #10a218;
  padding: 8px;
  margin: 0 auto;
  background-color: #fff;
}
.containers .content .data .qrcode .box .image img {
  width: 100%;
  background-color: #e4dfdf;
}
.containers .content .data .qrcode .box .title {
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #44495f;
  text-shadow: -1.5px -1.5px 0 #fff, 1.5px -1.5px 0 #fff, -1.5px 1.5px 0 #fff, 1.5px 1.5px 0 #fff;
  letter-spacing: 1px;
}
.containers .content .buttons {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -20px;
  float: left;
}
.containers .content .buttons a {
  display: inline-block;
}
.containers .content .buttons a button {
  width: 188px;
  height: 72px;
  background: url("../img/5b79b5_188x72.png") center no-repeat;
  background-size: 100% 100%;
  font-size: 22px;
  color: #fff;
  letter-spacing: 2px;
  padding-bottom: 6px;
  animation: myfirst 1s infinite;
}
.containers .content .buttons a:nth-child(2) button {
  background: url("../img/da33ee_188x72.png") center no-repeat;
  background-size: 100% 100%;
}
.containers .content .buttons a:nth-child(3) button {
  background: url("../img/04de83_188x72.png") center no-repeat;
  background-size: 100% 100%;
}
.containers .content .bann {
  width: 50%;
}
.containers .content .bann img {
  width: 100%;
  position: relative;
  margin-top: -50px;
}
.containers .game {
  width: 100%;
  float: left;
  margin-top: 24px;
}
.containers .game .conts {
  width: 100%;
  min-height: 592px;
  background: url("../img/aeb23e_1200x592.png") right top no-repeat;
  background-size: 100% auto;
  text-align: center;
  padding-top: 70px;
  position: relative;
}
.containers .game .conts .imgs1 {
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 99;
}
.containers .game .conts .imgs1 img {
  width: auto;
}
.containers .game .conts .imgs2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.containers .game .conts .imgs2 img {
  width: auto;
}
.containers .game .conts .list {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  min-height: 200px;
  padding-bottom: 30px;
}
.containers .game .conts .list ul {
  width: 100%;
}
.containers .game .conts .list ul li {
  width: 284px;
}
.containers .game .conts .list ul li img {
  width: 100%;
  transition: 0.5s;
}
.containers .game .conts .list ul li.swiper-slide-next img {
  transform: scale(0.86) translateX(-0.5rem);
  opacity: 0.9;
}
.containers .game .conts .list ul li.swiper-slide-prev img {
  transform: scale(0.86) translateX(0.5rem);
  opacity: 0.9;
}
.containers .game .conts .list ul li.swiper-slide-active {
  position: relative;
  z-index: 99;
}
.containers .game .conts .list ul li.swiper-slide-active img {
  position: relative;
  z-index: 99;
  opacity: 1;
}
.containers .game .conts .list .swiper-pagination {
  bottom: 2px !important;
}
.containers .game .conts .list .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 5px;
  height: 14px;
  opacity: 0.5;
  background-color: #fff;
}
.containers .game .conts .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.containers .recommend {
  width: 100%;
  padding-top: 40px;
  float: left;
  padding-bottom: 20px;
}
.containers .recommend .intr {
  width: 50%;
}
.containers .recommend .intr .title {
  width: 100%;
}
.containers .recommend .intr .title img {
  max-width: 100%;
}
.containers .recommend .type {
  width: 100%;
  padding-top: 10px;
}
.containers .recommend .type img {
  max-width: 100%;
}
.containers .recommend .image {
  width: 50%;
  padding-top: 10px;
}
.containers .recommend .image img {
  max-width: 130%;
  margin-left: -100px;
}
.containers .footer {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #353539;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.download {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: -34px;
}
.download button {
  width: 204px;
  height: 56px;
  background: url("../img/a1ffb1_362x100.png") center no-repeat;
  background-size: 100% 100%;
  animation: myfirst 1s infinite;
}
.fix-down {
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 99;
  bottom: 0;
}
.fix-down img {
  width: 100%;
  margin-bottom: -1px;
}
.fix-down button {
  width: 122px;
  height: 44px;
  background: url("../img/0a5635_210x76.png") center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -22px;
  animation: myfirst 1s infinite;
}
@keyframes myfirst {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 1200px) {
  .containers .content .buttons a button {
    width: 146px;
    height: 56px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1100px) {
  .containers .recommend .intr {
    width: 45%;
  }
  .containers .recommend .image {
    width: 55%;
  }
  .containers .recommend .image img {
    max-width: 110%;
    margin-left: -50px;
  }
  .containers .content .data .qrcode {
    padding: 20px 0;
  }
  .containers .game .conts {
    min-height: auto;
    background-size: 100% auto;
    background-position: bottom center;
  }
  .containers .game .conts .list {
    padding-bottom: 80px;
  }
  .containers .game .conts .imgs2 {
    top: initial;
    bottom: 40px;
  }
  .containers .game .conts .imgs2 img {
    width: 220px;
  }
  .containers .game .conts .imgs1 {
    top: initial;
    bottom: 40px;
  }
  .containers .game .conts .imgs1 img {
    width: 254px;
  }
  .containers .game .conts .list .swiper-pagination {
    bottom: 40px !important;
  }
  .containers .game {
    margin-top: 60px;
  }
}
@media screen and (max-width: 993px) {
  .containers .game .conts .imgs2 img {
    width: 180px;
  }
  .containers .game .conts .imgs1 img {
    width: 224px;
  }
  .containers .content .data .qrcode .box {
    max-width: 200px;
    padding: 0 10px;
  }
  .containers .content .data .qrcode .box .title {
    font-size: 16px;
    line-height: 36px;
  }
  .containers .content .buttons a button {
    width: 104px;
    height: 40px;
    font-size: 14px;
  }
  .containers .game .conts {
    padding-top: 0;
  }
  .containers .game .conts .list {
    max-width: 80%;
  }
  .containers .game .conts .list ul li {
    width: 220px;
  }
  .containers .logo {
    z-index: 88;
  }
  .containers .logo img {
    height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .containers .content .data {
    width: 100%;
  }
  .containers .content .buttons {
    margin-top: 0;
    padding-top: 20px;
  }
  .containers .content .bann {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .containers .content .bann img {
    margin: 0;
    max-width: 560px;
  }
  .containers .recommend .intr {
    width: 100%;
  }
  .containers .recommend .intr .title {
    width: 100%;
    text-align: center;
  }
  .containers .recommend .image {
    width: 100%;
    text-align: center;
  }
  .containers .recommend .image img {
    width: 100%;
    margin: 0;
  }
  .containers .recommend .type {
    text-align: center;
  }
}
@media screen and (max-width: 540px) {
  .containers .game {
    margin-top: 10px;
  }
  .containers .game .conts .imgs2 {
    right: 0px;
    bottom: 20px;
  }
  .containers .game .conts .imgs2 img {
    width: 100px;
  }
  .containers .game .conts .imgs1 {
    left: 0px;
    bottom: 20px;
  }
  .containers .game .conts .imgs1 img {
    width: 104px;
  }
  .containers .logo img {
    height: 48px;
  }
  .containers .content {
    padding-top: 60px;
  }
  .containers .content .data .title img {
    max-width: 90%;
  }
  .containers .content .bann img {
    width: 90%;
    max-width: initial;
  }
  .containers .game .conts .list ul li {
    width: 120px;
  }
  .containers .game .conts .list {
    bottom: 0px;
    padding-bottom: 0px;
  }
  .containers .game .conts .list .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .containers .game .conts {
    padding-bottom: 10px;
  }
  .containers .game .conts .list .swiper-pagination {
    bottom: 0;
  }
  .containers .recommend .intr .title img {
    width: 90%;
  }
  .containers .recommend .type {
    padding-top: 20px;
    float: left;
  }
  .containers .recommend .type img {
    max-width: 90%;
  }
  .containers .footer {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .containers .content .buttons {
    padding-top: 10px;
  }
  .containers .game .conts .list ul li.swiper-slide-next img {
    transform: scale(0.86) translateX(-1.5rem);
    opacity: 0.9;
  }
  .containers .game .conts .list ul li.swiper-slide-prev img {
    transform: scale(0.86) translateX(1.5rem);
    opacity: 0.9;
  }
  .containers .content .data {
    padding-top: 0;
  }
  .containers .content .bann {
    padding-top: 8px;
  }
  .containers .recommend .type {
    padding-top: 0;
  }
  .containers {
    background: url("../img/f65aa0_750x2830.jpg") top center no-repeat;
    background-size: 100% 100%;
    padding-bottom: 76px;
  }
  .containers .game .conts .list .swiper-pagination {
    bottom: 0 !important;
  }
  .containers .game .conts .list {
    padding-bottom: 20px;
  }
  .containers .content .buttons a button {
    animation: initial;
  }
}
