@font-face {
  font-family: 'regular';
  src: url('../font/font.ttf') format('opentype');
}
.hvr-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	cursor: pointer;
}

.hvr-shrink:active,
.hvr-shrink:focus,
.hvr-shrink:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9)
}
#lsztWrap {
	position: relative;
	overflow: hidden;
	background: #000;
	max-width: 19.2rem;
	margin: 0 auto;
}
.kv{
	width:100%;
	height:15.2rem;
	background:url(../images/kv.jpg) no-repeat center;
	background-size:cover;
	position:relative;
	overflow: hidden;
}
.kv .btn{
	width:4.04rem;
	height:1.12rem;
	position:absolute;
	right:.77rem;
	top:.65rem;
	overflow: hidden;
}
.kv .btn img{
	display:block;
	width:100%;
}
.downc{
	display:block;
	width:6.25rem;
	height:1.84rem;
	position:absolute;
	left:50%;
	margin-left:-3.125rem;
	bottom:.25rem;
}
.downc img{
	display:block;
	width:100%;
}
.sec {
	width:100%;
	height:13.64rem;
	background:url(../images/sec.jpg) no-repeat center;
	background-size:cover;
	position:relative;
	overflow: hidden;
}
.tit{
	display:block;
	width:14.57rem;
	margin:0.26rem auto 0;
}
.map{
	width:11.76rem;
	height:7.13rem;
	background:url(../images/map.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0.24rem auto 0;
	z-index:1;
}
.map>div{
	width:2rem;
	height:1.7rem;
	position:absolute;
}
.map>div img{
	display:none;
}
.map>div:nth-child(1){
	left:.4rem;
	top:1.85rem;
	cursor: pointer;
}
.map>div:nth-child(2){
	left: 3.62rem;
	top: .4rem;
	cursor: pointer;
}
.map>div:nth-child(3){
	left: 7.38rem;
	top: .28rem;
	cursor: pointer;
}
.map>div:nth-child(4){
	left: 5.51rem;
	top: 1.37rem;
	cursor: pointer;
}
.map>div:nth-child(5){
	left: 2.65rem;
	top: 2.47rem;
	cursor: pointer;
}
.map>div:nth-child(6){
	left: 1.62rem;
	top: 4.1rem;
	cursor: pointer;
}
.map>div.active img:nth-child(1){
	display:block;
}
.map>div.on img:nth-child(3){
	display:block;
}
.map>div:nth-child(7){
	left: 3.63rem;
	top: 4.87rem;
	cursor: pointer;
}
.map>div:hover img:nth-child(2){
	display:block;
}
.map>div:nth-child(8){
	left: 6.02rem;
	top: 4.68rem;
	cursor: pointer;
}
.map>div:nth-child(9){
	left: 9.3rem;
	top: 4.51rem;
	cursor: pointer;
}
.map>div:nth-child(10){
	left: 6.96rem;
	top: 2.87rem;
	cursor: pointer;
}
.map>div img:nth-child(1) {
	width:.64rem;
	position:absolute;
}
.map>div img:nth-child(2){
	position:absolute;
	width:4.4rem;
	height:1.87rem;
}
.map>div img:nth-child(3){
	position:absolute;
	width:1.03rem;
	height:1.83rem;
}
.map>div img:nth-child(1){
	left: .5rem;
	top: -.3rem;
}
.map>div img:nth-child(2){
	left: -2rem;
	top: 1.25rem;
}
.map>div img:nth-child(3){
	left: 0.3rem;
	top: 0rem;
}
.signBtn{
	display:block;
	width:5.11rem;
	margin:0.17rem auto 0;
}
.thc{
	width:100%;
	height:19.85rem;
	background:url(../images/thc.jpg) no-repeat center;
	background-size:cover;
	position:relative;
	overflow: hidden;
}
.tit1{
	display:block;
	width:14.57rem;
	margin:0.27rem auto 0;
}
.btnList{
	width:10.95rem;
	height:1.5rem;
	position:relative;
	margin:0.63rem auto 0;
	display:flex;
	display:-webkit-flex;
	justify-content: space-between;
}
.btnList a {
	display:block;
	width:5.11rem;
}
.btnList a img{
	display:block;
	width:100%;
}
.lottery{
	width:11.2rem;
	height:11.25rem;
	background:url(../images/box.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
}
.lottery ul{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.lottery ul li img{
	display:none;
	width:100%;
}
.lottery ul li:nth-child(1){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	right: 2.64rem;
	top: 0.49rem;
	transform: rotate(-44.2deg);
	-webkit-transform:rotate(-44.2deg);
}
.lottery ul li:nth-child(2){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	right: .75rem;
	top: 2.14rem;
}
.lottery ul li.active img{
	display:block;
}
.lottery ul li:nth-child(3){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	right: .47rem;
	top: 4.65rem;
    transform: rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.lottery ul li:nth-child(4){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	right: 2.1rem;
	bottom: .7rem;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.lottery ul li:nth-child(5){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	left: 2.75rem;
    bottom: 0.5rem;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.lottery ul li:nth-child(6){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	left: .9rem;
	top: 5.14rem;
	transform: rotate(-180deg);
	-webkit-transform:rotate(-180deg);
}
.lottery ul li:nth-child(7){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	left: .65rem;
	top: 2.7rem;
	transform: rotate(225deg);
	-webkit-transform:rotate(225deg);
}
.lottery ul li:nth-child(8){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	left: 2.18rem;
	top: .75rem;
	transform: rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}
.lottery ul li:nth-child(9){
	width:3.85rem;
	height:3.96rem;
	position: absolute;
	left: 2.18rem;
	top: .75rem;
	transform: rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}
.lotteryBtn{
	width:4rem;
	height:4rem;
	position:absolute;
	left:50%;
	margin-left:-2rem;
	top:3.6rem;
	cursor: pointer;
}
.lotteryBtn.active{
	pointer-events: none;
}
.lotteryBtn p{
	width:100%;
	text-align:center;
	font-size:.18rem;
	color:#f1d695;
	position:absolute;
	left:0;
	bottom:1rem;
	letter-spacing: 0.02rem;
}
.thBtn{
	width:10.95rem;
	height:1.5rem;
	position:relative;
	margin:0 auto 0;
	display:flex;
	display:-webkit-flex;
	justify-content: space-between;
}
.thBtn img{
	display:block;
	width:5.11rem;
}
.for{
	width:100%;
	height:14.52rem;
	background:url(../images/for.jpg) no-repeat center;
	background-size:cover;
	position:relative;
	overflow: hidden;
}
.tit2{
	display:block;
	width:12.54rem;
	margin:.14rem auto 0;
}
.foBanner{
	width:12.3rem;
	overflow: hidden;
	position:relative;
	margin:0.54rem auto 0;
}
.foBanner .liPic{
	width:11.07rem;
	height:5.9rem;
	background:url(../images/kua.png) no-repeat center;
	background-size:cover;
	position:relative;
	overflow: hidden;
	margin:0 auto 0;
}
.foBanner .liPic img{
	display:block;
	width:10.56rem;
	height:5.59rem;
	margin:0.16rem auto 0;
}
.foBanner p{
	font-size:.46rem;
	color:#fff0cc;
	line-height:.55rem;
	margin-top:1.05rem;
}
.foBanner .swiper-pagination{
	left:50%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	top:6.24rem;
}
.foBanner .swiper-pagination .swiper-pagination-bullet{
	width:.39rem;
	height:.39rem;
	background:url(../images/wx.png) no-repeat center;
	background-size:cover;
	position:relative;
}
.foBanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:url(../images/xd.png) no-repeat center;
	background-size:cover;
}
.for .prevButton{
	width:1.75rem;
	height:1.19rem;
	background:url(../images/zuo.png) no-repeat center;
	background-size:cover;
	position:absolute;
	left:2.28rem;
	top:4.9rem;
}
.for .nextButton{
	width:1.75rem;
	height:1.19rem;
	background:url(../images/you.png) no-repeat center;
	background-size:cover;
	position:absolute;
	right:2.28rem;
	top:4.9rem;
}
.loginTc,.bindTc,.addressTc,.priceTc,.tipsTc{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	position:fixed;
	left:0;
	top:0;
	z-index:20;
	display:none;
}
.loginBody{
	width:4.68rem;
	height:6rem;
	background:url(../images/hao.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.close{
	display:block;
	width:.5rem;
	position:absolute;
	right:-.6rem;
	top:0rem;
}
.s_put{
	width:3.4rem;
	overflow: hidden;
	position:relative;
	margin:.1rem auto 0;
}
.s_put .tipsPic{
	display:block;
	width:1.82rem;
	margin:0 auto .1rem;
}
.s_put .phone{
	width:100%;
	height:.55rem;
	background:url(../images/put.png) no-repeat center;
	background-size:cover;
	font-size:.26rem;
	color:#FFF;
	text-indent: .2rem;
	display:block;
}
.s_put div input{
	width:2.11rem;
	height:.55rem;
	background:url(../images/put.png) no-repeat center;
	background-size:100% 100%;
	font-size:.26rem;
	color:#FFF;
	text-indent: .2rem;
	float:left;
}
.s_put div .captcha{
	width:1.24rem;
	height:.55rem;
	float:right;
}
.s_put div .captcha img{
	display:block;
	width:100%;
	height:100%;
}
.s_put div .g_code{
	width:1.24rem;
	height:.46rem;
	background:url(../images/yzm.png) no-repeat center;
	background-size:cover;
	position:relative;
	float:right;
	margin-top:.04rem;
	font-size:.2rem;
	color:#fff;
	text-align: center;
	line-height:.46rem;
	font-family: 'regular';
	cursor: pointer;
}
.s_put div .g_code.active{
	pointer-events: none;
}
.deng{
	display:block;
	width:4.11rem;
	margin:.1rem auto 0;
}
.bindBody{
	width:6.35rem;
	height:5.6rem;
	background:url(../images/bind.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.b_put{
	width:4.76rem;
	overflow: hidden;
	position:relative;
	margin:2.3rem auto 0;
}
.tipsBind{
	display:block;
	width:3.1rem;
	margin:0 auto 0;
}
.b_put div{
	width:4.76rem;
	height:.76rem;
	position:relative;
	margin:0.04rem auto 0;
}
.b_put div input{
	width:3.87rem;
	height:.76rem;
	background:url(../images/puts.png) no-repeat center;
	background-size:cover;
	position:relative;
	float:left;
	line-height:.65rem;
	font-size:.24rem;
	color:#fff;
	text-indent:.2rem;
}
.b_put div img{
	display:block;
	width:.82rem;
}
.que{
	display:block;
	width:5.6rem;
	margin:0.34rem auto 0;
}
.yin{
	display:none;
	width:5rem;
	position:absolute;
	left: .8rem;
	top: 3.4rem;
	z-index:2;
}
.addressBody{
	width:4.06rem;
	height:6rem;
	background:url(../images/add.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.addressBody .c_put{
	width:2.93rem;
	overflow: hidden;
	position:relative;
	margin:0 auto 0;
}
.addressBody .c_put img{
	display:block;
	width:1.3rem;
	margin:0.18rem auto 0;
}
.addressBody .c_put input{
	width:2.93rem;
	height:.47rem;
	background:url(../images/zz.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0.05rem auto 0;
	font-size:.22rem;
	color:#fff;
	text-indent:.2rem;
	line-height:.47rem;
}
.tj{
	display:block;
	width:3.59rem;
	margin:0.45rem auto 0;
}
.txt{
	display:block;
	width:3.18rem;
	margin:-0.07rem auto 0;
}
.priceBody{
	width:6.36rem;
	height:6rem;
	background:url(../images/myprice.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.huadong{
	width:4.6rem;
	overflow:hidden;
	position:relative;
	margin:2.15rem auto 0;
}
.huadong ul{
	width:4.8rem;
	height:2.6rem;
	position:relative;
	overflow: auto;
}
.huadong ul li{
	width:100%;
	overflow: hidden;
	position:relative;
	margin:0.17rem auto 0;
	font-family: 'regular';
}
.huadong ul li span:nth-child(1){
	display:block;
	width:2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:.32rem;
	line-height:.47rem;
	color:#fce8b1;
	float:left;
}
.huadong ul li span:nth-child(2){
	display:block;
	width:1.66rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:.22rem;
	line-height:.47rem;
	color:#fce8b1;
	float:left;
}
.huadong ul li span:nth-child(3){
	display:block;
	width:.82rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}
.huadong ul li span:nth-child(3) img{
	display:block;
	width:100%;
}
.huadong ul li span:nth-child(3).active{
	display:none;
}
.tipsBody{
	width:9.83rem;
	height:6rem;
	background:url(../images/ma.png) no-repeat center;
	background-size:cover;
	position:relative;
	margin:0 auto 0;
	top:45%;
	transform: translate(0,-45%);
	-webkit-transform: translate(0,-45%);
}
.tipsTxt{
	width:7.7rem;
	overflow: hidden;
	margin:1.7rem auto 0;
	font-family: 'regular';
}
.tipsTxt p.tipsP1{
	font-size:.66rem;
	color:#fdf1c4;
	text-align: center;
}
.tipsTxt p.tipsP2{
	font-size:.66rem;
	color:#fdf1c4;
	text-align: center;
}
.tipsTxt p.tipsP3{
	font-size:.66rem;
	color:#f8ce7d;
	text-align: center;
}
.fuBtn,.tianBtn{
	display:block;
	width:6.43rem;
	margin:0.1rem auto 0;
}

@media (max-width: 1080px) {
	.loginBody,.bindBody,.addressBody,.priceBody,.tipsBody{
		transform: translate(0,-45%) scale(2);
		-webkit-transform: translate(0,-45%) scale(2);
	}
}