a{text-decoration:none;}
body{
  max-width: 640px;
  margin:0 auto;
  position:relative;
  min-height:100vh;
  background:#0C0C0C url(/images/bg.jpg) no-repeat center top;
}
.head{
  position:fixed;
  top:0px;
  z-index:88;
  left:50%;
  margin-left:-320px;
  width:620px;
  padding:0 10px;
  height:126px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.logo{
 
}
.gaget{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width:100%;
  height:150px;
}
.dw{
  padding-top:30px;
  text-align:center;
  padding-bottom:45px;
}
.dw7{
  padding-top:580px;
  text-align:center;
  padding-bottom:45px;
}
.dw8{
  padding-top:30px;
  text-align:center;
  padding-bottom:45px;
}
.dw9{
  padding-top:600px;
  text-align:center;
  padding-bottom:45px;
}
.telun{
  height:361px;
  width:595px;
  margin:0 auto;
  overflow:hidden;
  padding-bottom:15px;
}

.daluntu{
  display:block;
  position:relative;
}
.daluntu img{
  width:253px;
  height:361px;
}


.lunbo1 .swiper-slide{
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
       -o-transform: scale(0.6);
          transform: scale(0.6);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all ease 0.2s;
     -moz-transition: all ease 0.2s;
       -o-transition: all ease 0.2s;
          transition: all ease 0.2s;
  
}
.lunbo1 .swiper-slide-prev,
.lunbo1 .swiper-slide-next{
  position:relative;
  z-index: 15;
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lunbo1 .swiper-slide-next+.swiper-slide{
  z-index: 10;
}
.lunbo1 .swiper-slide-active{
  position:relative;
  z-index: 20;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.til{
  text-align:center;
  padding:35px 0px;
}
.game{
  width:590px;
  height:150px;
  margin:0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bt{cursor:pointer;}
.gain{
  width:480px;
  height:150px;
  overflow:hidden;
}
.mo{
  width:672px;
  margin:0 auto;
  padding-top:20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.jietu{
  width:614px;
  height:330px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}
.jiao{
  text-align:center;
  padding-top:20px;
  padding-bottom:130px;
}
.foot{
  width:650px;
  height:117px;
  background: url(../images/ftbg.png) no-repeat center top;
  position:fixed;
  bottom:0px;
  z-index:88;
  left:50%;
  margin-left:-360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left:30px;
  padding-right:40px;
}
.fti{
  height:117px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  
}
.fiw{
  padding-left:30px;
  
}
.fwd{
  font-size:32px;
  color:#fff;
  line-height:50px;
}
.fwx{
  font-size:20px;
  color:#d3d3d3;
}
.guanjiao{display:block;}
.guanjiao img{display:block;}
.xinren img{display:block;}

.rightdao{
  position:fixed;
  right: 0px;
  top: 150px;
}
.pin{
  padding: 0 32px;
  padding-top:40px;
 
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
.iw{
  padding-left:23px;
  font-size:34px;
  line-height:40px;
  color:#fff;
}
.iw em{color:#ffff00;}
.iw a{color:#ff00ff;}
/*xixi start*/
.imgGif{
  display: inline-block;
  width: 20px;
  margin: auto;
  vertical-align: middle;
}
.prop{
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0,0,0,.6);
}
.prop>*{
  text-align: center;
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 330px;
  -webkit-transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  -webkit-transform: translate3d(-50%,-50%,0) scale(1.185);
  transform: translate3d(-50%,-50%,0) scale(1.185);
  color: #000;
  background: white;
  border-radius: 5px;
  padding: 10px 5px;
}
.prop>*>*:first-child{
  position: relative;
}
.imglogo{
  padding-top: 17px;
  width: 80px;
  margin: auto;
}
.imglogo img{
  width: 100%;
}
.imglogo span{
  position: absolute;
  top: -7px;
  right: 1px;
  font-size: 30px;
  color: #e54c38;
}
.prop p{
  font-size: 16px;
  margin: 15px 0;
  color: #666666;
}
.prop p a{
  color: #3131fe;
}
.btn{
  padding: 8px 25px;
  border-radius: 4px;
  color: white!important;
  background: #3dd001;
  font-size: 16px;
  width: 150px;
  display: inline-block;
}

.blink{
  color: #dd4814;
  animation: blink 3s linear infinite;
  /* 其它浏览器兼容性前缀 */
  -webkit-animation: blink 1.5s linear infinite;
  -moz-animation: blink 1.5s linear infinite;
  -ms-animation: blink 1.5s linear infinite;
  -o-animation: blink 1.5s linear infinite;
}
@-webkit-keyframes blink {
  0% { opacity: 1; color:red}
  100% { opacity: 1; color: #666666;}
}
/*xixi end*/