﻿a{
	text-decoration:none;
}
body{
	background:#261e15 url(../images/bg.jpg) no-repeat center top;
	max-width: 750px;
	margin:0 auto;
	position:relative;
	
}
.inner{
	width:750px;
	margin:0 auto;
	
}
.telun{
  height:385px;
  width:640px;
  margin:0 auto;
  overflow:hidden;
 padding:40px 0px;
	  display:block;
  position:relative;
}


.telun img{
  width:184px;
  height:385px;
}


.lunbo1 .swiper-slide{
  -webkit-transform: scale(0.7);
     -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
       -o-transform: scale(0.7);
          transform: scale(0.7);
  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.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}
.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);
}
.xias{text-align:right;}
.dw{
	padding:20px 0px;
	width:680px;
	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;
}
.jin{
	height:270px;
}
.game{text-align:center;}
.jietu{
	height:400px;
	padding:0 35px;
	width:633px;
	padding-top:160px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
	background: url(../images/jiebg.png) no-repeat center bottom;
}
.wang{
	width:703px;
	height:406px;
	
	margin:22px auto;
	background: url(../images/wybg.png) no-repeat center top;
}
.wyt{
	height:100px;
}
.cesu {
	width:666px;
	margin:0 auto;
}
.cesu li{
	height:68px;
	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:13px 0px;
}
.jixian{
	color:#fff;
	font-size:24px;
	line-height:68px;
	width:136px;
	text-align:center;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	background:#5a3a10;
}
.wz{
	color:#fff;
	text-align:center;
	font-size:24px;
	line-height:64px;
	background:#2d1c06;
	border:2px solid #5a3a10	;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:350px;
	padding-left:30px;
	margin-left:-10px;
}
.open img{display:block;}
.xuan{
	text-align:center;
}
.di{
	height:170px;
}
.foot{
	height:155px;
	background:#3b3022;
	position:fixed;
	width:100%;
	z-index:9;
	bottom:0px;
	left:0px;
	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;
}
.fz{
	padding:0 15px;
}
.tan{
	position:fixed;
	width:100%;
	height:100%;
	background: url(../images/hei.png) ;
	top:0px;
	left:0px;
	z-index:10;
}
.tanwai{
	position:relative;
	width:100%;
	height:100%;
	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;
}
.tanin {
	position:relative;
}
.close{
	position:absolute;
	top:200px;
	right:20px;
	cursor:pointer;
}
.kf{
	position: fixed;
	right: 20px;
	top: 450px;
	z-index: 9999;
}