
#app {
	font-family: Avenir,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #2c3e50
}

.Slide-img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.wh_show_bgcolor {
	background: #fff!important
}

.wrap {
	background: #fff;
	width: 100%;
	overflow: hidden;
	min-width: 320px
}/*.h-top{background:-mos-linear-gradient(left bottom,#ff8dff,#dc0022);background:-webkit-gradient(linear,left bottom,right top,from(#ff8dff),to(#dc0022));background:linear-gradient(left bottom,#ff8dff,#dc0022);background:-webkit-gradient(linear,right top,left top,from(#dc0022),to(#ff8dff));background:linear-gradient(270deg,#dc0022,#ff8dff)}*/.h-top,.h-top-contnet {
	width: 100%;
	position: relative
}

.h-top-contnet .logo {
	width: 100%
}

.h-top-contnet .title {
	height: 36px;
	margin-top: 2px;
	margin-left: 1px
}

.h-top-item {
	width: 70px;
	position: absolute;
	background-color: #fff;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	line-height: 30px;
	font-size: 13px;
	color: #4eafff;
	z-index: 99
}

.mod_hotgame {
	overflow: hidden;
	padding-bottom: 5px
}

.mod-header {
	border-bottom: 1px solid #e4e4e4;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	padding: 0 11px 0 10px
}

.mod-header-h3,.mod-header-h3:after {
	float: left;
	font-size: 17px;
	color: #333;
	font-weight: 700;
	height: 43px;
	padding: 0 1%;
	position: relative
}

.mod-header-h3:after {
	position: absolute;
	bottom: -4px;
	height: 3px;
	width: 100%;
	content: "";
	background: -mos-linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,left bottom,right top,from(#ff8dff),to(#dc0022));
	background: linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,right top,left top,from(#dc0022),to(#ff8dff));
	background: linear-gradient(270deg,#dc0022,#ff8dff);
	border-radius: 1.5px;
	left: 0;
	right: 0
}

.mod-header .more {
	line-height: 46px;
	font-size: 20px;
	color: #ffffff;
	display: contents;
	float: right;
}



.mod_hotgame li img {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 0.9rem;
}

.section-3 {
	padding: 0 15px;
	list-style: none
}

.section-3,.section-3-li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.section-3-li {
	width: 100%;
	position: relative;
	height: 107.5px;
	padding-top: 13.5px;
	border-bottom: 1px solid #efefef
}

.section-3-li .img-div {
	float: left;
	width: 80px;
	height: 80px;
	background-color: #efefef;
	border: 1px solid #efefef;
	border-radius: 8px;
	overflow: hidden
}

.section-3-li .img-div img {
	width: 100%;
	height: 100%
}

.middle-word {
	float: left;
	text-align: left;
	margin-left: 9px;
	width: 50%
}

.middle-word-h2 {
	font-size: 15px;
	font-weight: 700;
	line-height: 15px;
	color: #333
}

.middle-word .sub-title {
	position: relative;
	width: 100%;
	margin: 6px 0 0;
	color: #51abff;
	height: 40px
}

.middle-word .sub-title p {
	width: 100%;
	position: absolute;
	left: 0;
	margin: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 13px;
	color: #51abff;
	line-height: 20px
}

.middle-word .download-number {
	margin-top: 6.5px;
	font-size: 12px;
	color: #999;
	line-height: 12px
}

.clearfix:after {
	content: " ";
	height: 0;
	display: block;
	clear: both
}

.download-btn-main .download-btn {
	width: 79.5px;
	height: 26.5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #54b02c;
	border-radius: 5px;
	font-size: 13px;
	color: #54b02c;
	text-align: center;
	line-height: 22px;
	cursor: pointer
}

.download-btn-main .margin-top-attr {
	margin-top: 25px
}

.download-btn {
	float: right
}

a {
	text-decoration: none
}

.line-through {
	width: 100%;
	height: 10px;
	background: #f0f0f0;
	position: relative
}

.section-3-li .down-anz {
	width: 17%;
	height: 25px;
	line-height: 25px
}

.section-3-li .down,.section-3-li .down-anz {
	color: #fff;
	background: -mos-linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,left bottom,right top,from(#ff8dff),to(#dc0022));
	background: linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,right top,left top,from(#dc0022),to(#ff8dff));
	background: linear-gradient(270deg,#dc0022,#ff8dff);
	-webkit-box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	display: block;
	font-size: 13px;
	border-radius: 4px
}

.section-3-li .down {
	width: 18%;
	height: 28px;
	line-height: 28px
}

.section-3-li .down-pc {
	color: #fff;
	background: -mos-linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,left bottom,right top,from(#ff8dff),to(#dc0022));
	background: linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,right top,left top,from(#dc0022),to(#ff8dff));
	background: linear-gradient(270deg,#dc0022,#ff8dff);
	-webkit-box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	text-align: center;
	width: 17%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 13px;
	border-radius: 4px
}

.mod_hotgame li .down-anz,.mod_hotgame li .down-ios,.mod_hotgame li .down-pc {
	color: #fff;
	background: -mos-linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,left bottom,right top,from(#ff8dff),to(#dc0022));
	background: linear-gradient(left bottom,#ff8dff,#dc0022);
	background: -webkit-gradient(linear,right top,left top,from(#dc0022),to(#ff8dff));
	background: linear-gradient(270deg,#dc0022,#ff8dff);
	-webkit-box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	box-shadow: 0 0 10px 4px rgba(59,195,255,.2);
	text-align: center;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 13px;
	border-radius: 4px
}

.mod_hotgame li {
	float: left;
	width: 16%;
	margin: 10px 4.5% 0
}

.mod_hotgame li p {
	font-size: 14px;
	width: 140%;
	height: 32px;
	margin: 0 -20%;
	line-height: 32px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis
}

.xfb-zz-content {
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
	background-color: rgba(0,0,0,.5)
}

.xfb-zz-content-box {
	width: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 5px;
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff
}

.xfb-zz-content-box .close {
	width: 25px;
	width: 50px;
	position: absolute;
	top: -35px;
	right: 5px;
	border-radius: 15px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #999;
	font-size: 14px;
	line-height: 26px;
	color: #000
}

.xfb-zz-content-box .img-box {
	width: 100%;
	position: relative
}

.xfb-zz-content-box .img-box img {
	width: 100%
}

.xfb-zz-content-box p {
	width: 100%;
	margin: 15px 0 0;
	font-size: 14px;
	color: #000;
	text-align: center
}

.seahotid-anz,.seahotid-ios,.seahotid-pc {
	width: 100%
}

.wh_content {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 100%
}

.wh_swiper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-duration: 0s linear;
	transition-duration: 0s linear
}

.wh_indicator {
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
	background: 0 0
}

.wh_indicator_item {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 1px 7px;
	cursor: pointer;
	border-radius: 100%;
	background: #aaa
}

.wh_show_bgcolor {
	background: #0fc37c
}

.wh_slide {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	z-index: 10;
	min-height: 100px
}

.wh_slide img {
	display: block
}
/*# sourceMappingURL=app.a73faa5e7d4c1e38d76e15186ffa026c.css.map */

.mod-header1 {
	border-top: 1px solid #e4e4e4;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	padding: 0 11px 0 10px
}