.img{
	background:url(/skin/default/images/img.png) no-repeat;
}

.kefu{
	width: 220px;
	height: 484px;
	background: url(/skin/default/images/flo_bg.png) no-repeat;
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -100px;
	z-index: 50;
}
.kefu .kefu_txt{
	width: 194px;
	display: block;
	color: #3f3b4a;
	font-family: "SourceHanSansCN-Normal";
	line-height: 23px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0 0 27px;
}
.kefu .kefu_er{
	width: 154px;
	height: 154px;
	border: 0.5px solid #fff;
	border-radius: 5px;
	display: block;
	margin: 10px 0 0 47px;
}
.kefu .btn_{
	height:48px;
	width:171px;
	display: block;
	text-indent: -999em;
	margin: 15px 0 0 38px;
}
.kefu .btn_appstore{
	background-position:0 -318px;
}
.kefu .btn_appstore:hover{
	background-position:-180px -319px;
}
.kefu .btn_android{
	background-position:0 -377px;
}
.kefu .btn_android:hover{
	background-position:-180px -377px;
}
.kefu .btn_taptap{
	background-position:0 -433px;
}
.kefu .btn_taptap:hover{
	background-position:-180px -433px;
}
.wmgameFooter {
	background: #282a2c;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #81868c;
	text-align: center;
	line-height: 24px;
	padding: 10px 0;
}

.wmgameFooter_healthTitle {
	font-size: 14px;
	text-align: center
}

.wmgameFooter_logo img {
	display: inline-block;
	height: 70px;
	margin: 0 10px;
}

.wmgameFooter_nav a {
	color: #81868c;
}

.wmgameFooter_nav a:hover {
	color: #FFF;
}

.wmgameFooter_nav span {
	padding: 0 6px;
}

.wmgameFooter_navyang {
	position: relative;
	cursor: pointer;
}

#wmgameFooter_navShow {
	position: absolute;
	left: 50%;
	z-index: 10;
	margin-left: -85px;
	top: 20px;
	border: 2px solid #393c40;
	width: 170px;
	line-height: 22px;
	background-color: #303338;
	padding: 6px 0;
	color: #f15733;
	display: none;
}

#wmgameFooter_navShow em {
	display: block;
	background: url(https://safestatic.games.laohu.com/main_station/images/stel.png) no-repeat 24px center;
	font-family: "Microsoft YaHei";
}

#wmgameFooter_navClose {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: pointer;
	background: url(https://safestatic.games.laohu.com/main_station/images/sclose.png) no-repeat center center;
	background-size: 100% auto;
}

.wmgameFooter_infolink {
	padding: 0 10px;
}

.wmgameFooter_infolink a {
	color: #81868c;
}

.wmgameFooter_infolink a:hover {
	color: #FFF;
}

.wmgameFooter_infoDiv span {
	padding: 0 10px;
}

.wmgameFooter_infoDiv strong {
	font-weight: normal;
	color: #81868c;
}

@media only screen and (max-width: 750px) {
	.wmgameFooter {
		position: relative;
		line-height: 18px;
		-webkit-text-size-adjust: none;
	}

	.wmgameFooter_infolink {
		padding: 0 10px;
	}

	.wmgameFooter_logo img {
		height: 46px;
	}

	.wmgameFooter_infoDiv span {
		padding: 0 10px;
	}

	.wmgameFooter_infoDiv span.beian {
		display: block;
	}

	.wmgameFooter_nav span {
		padding: 0 5px;
	}
}