.fl {
	float: left
}

.fr {
	float: right
}

body {
	background: #fff;
	font: 1em/1.5 "SimHei ";
}

header {
	margin: 9px 19px 11px 11px;
}

header .h-logo {
	margin-right: 3.8%;
	width: 52px;
	height: 52px;
	background: url("//oss-image3.quanmamaimg.com/AdminImageUpload/919600icon-logo-share-new.png") no-repeat;
	background-size: 52px 52px;
}

header .level {
	width: 78px;
	background: url("//image.fanhuan.com/mfanhuan/images/download/icon_star.png") no-repeat;
	background-size: 72px 11px
}

header .h-cont p:first-child {
	font-size: 0.875em;
	color: #000;
	margin-bottom: 2px;
	margin-top: 1px;
}

header .h-cont p:nth-child(2) {
	height: 11px;
	line-height: 11px;
}

header .h-cont p:last-child {
	color: #000;
	font-family: "[STXihei]";
	font-size: 0.75em;
	margin-top: 2px;
}

header .h-dn {
	width: 31%;
	margin-top: 10px;
}

header .h-dn a {
	background: #008cfe;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	width: 100%;
	border-radius: 3px;
	font-size: 0.938em;
}

.box-play .swipe {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.box-play .swipe-wrap {
	overflow: hidden;
	position: relative;
}

.box-play .swipe-wrap > figure {
	position: relative;
	float: left;
}

.box-play figure .wrap {
	width: 100%;
	height: 300px;
	display: block;
	position: relative;
}

.box-play #slider figure .image {
	display: block;
	height: inherit;
	width: 100%;
}

.box-play nav {
	position: absolute;
	bottom: 6px;
	left: 50%;
	margin-left: -66px;
}

.box-play nav li {
	margin: 0 7px;
	float: left;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	border-radius: 6px;
}

.box-play nav li i {
	width: 6px;
	height: 6px;
	border-radius: 6px;
	display: block;
	overflow: hidden;
	background: #fff;
}

.box-play nav li.on i {
	border-radius: 6px;
	overflow: hidden;
	background: #5997ff;
}

.invite-play {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	position: relative
}

footer {
	margin: 5px 10px 0;
	background: linear-gradient(180deg, #eee, #eee 50%, transparent 50%);
	background-size: 100% 1px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
}

footer a {
	display: inline-block;
	width: 50%;
	text-align: center;
	float: left;
	color: #008cfe;
	height: 35px;
	padding-top: 15px
}

footer a:hover {
	color: #008cfe
}

.if_weixin_bg {
	position: fixed;
	background: rgba(0,0,0,0.7);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999998;
}

.if_weixin {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
	text-align: right;
}
/*°²×¿µÈ´ýÒ³*/
/*.androidwait-bd{position:relative}
.androidwait-bd img{display:block}
.shaper{position:absolute;bottom:0px;left:0px;height:4px;background:url(//image.fanhuan.com/mfanhuan/images/download/shaperbg.png) repeat-x;width:100%; background-size:12px 4px;}
.androidwait-bh{background:#eefcff; text-align:center;padding:40px 0;}
.androidwait-bh a{ text-align:center;line-height:40px; height:40px;width:44%; background:#f7592c;color:#fefaea;display:inline-block; font-size:1.125em;}*/
.wraper {
	background: url(//image.fanhuan.com/mfanhuan/images/download/ioswait.jpg)  top center no-repeat;
	background-size: 320px 452px;
	padding-top: 360px;
}

.androidwait-bh {
	position: relative;
	width: 100%;
	height: 115px;
	background: #eefcff;
	text-align: center;
}

.shaper {
	position: absolute;
	top: -4px;
	width: 100%;
	height: 4px;
	background: url(//image.fanhuan.com/mfanhuan/images/download/shaperbg.png) repeat-x;
	background-size: 12px 4px;
}

.androidwait-bh a {
	margin-top: 40px;
	height: 40px;
	width: 44%;
	vertical-align: middle;
	line-height: 40px;
	background: #f7592c;
	color: #fefaea;
	display: inline-block;
	font-size: 18px;
}