@charset "UTF-8";
body {
	background-color: #f5f5f5;
}

.gs-e3-btn {
	height: 0.8rem;
	font-size: 0.28rem;
	color: #818181;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.area-top {
	height: 3rem;
	background: url("//image.gamersky.com/webimg13/weplay/2024/wap.png") 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.LiveBroadcastingRoomBox {
	width: 100%;
	margin-top: 0.65rem;
	height: 3.29rem;
	position: relative;
}

.LiveBroadcastingRoomBox img {
	width: 6.9rem;
	height: 3.29rem;
	display: block;
	margin: 0 auto;
	border-radius: 0.3rem;
}

.LiveBroadcastingRoomBox .LiveBroadcastingRoomBtn {
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.5rem;
	font-size: 0.2rem;
	border: 0.03rem solid #55bfb7;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.8rem;
	margin-top: -0.25rem;
	text-indent: 0.35rem;
	background: url("//image.gamersky.com/webimg13/weplay/2021/VideoBtn.png") no-repeat;
	background-size: 0.15rem;
	background-position: 0.15rem 0.18rem;
}

.Box {
	background-color: #fff;
	margin-top: 0.14rem;
	padding: 0.3rem 0.3rem 0;
}

.Box .title {
	height: 0.4rem;
	line-height: 0.4rem;
	position: relative;
	color: #333;
	font-size: 0.33rem;
	font-weight: 700;
	text-indent: 0.22rem;
	margin-bottom: 0.37rem;
}

.Box .title::after {
	content: "";
	display: block;
	width: 0.1rem;
	height: 0.4rem;
	background: #007bda;
	left: 0;
	top: 0;
	position: absolute;
	border-radius: 0.1rem;
}

.Box .llist {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	border-bottom: 0.01rem #f5f5f5 solid;
}

.Box .llist .img {
	width: 1.58rem;
	height: 2.11rem;
	background: #000;
	border-radius: 0.1rem;
	flex-shrink: 0;
	margin-bottom: 0.2rem;
}

.Box .llist .img img {
	width: 1.58rem;
	height: 2.11rem;
	border-radius: 0.1rem;
}

.Box .llist li {
	margin-right: 0.09rem;
}

.Box .llist li .img p {
	display: none;
}

.Box .llist li:nth-child(4n) {
	margin-right: 0;
}

.Box .clist {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	border-bottom: 0.01rem #f5f5f5 solid;
}

.Box .clist .firmItem {
	width: 2rem;
	height: 0.92rem;
	border-radius: 0.1rem;
	flex-shrink: 0;
	margin-bottom: 0.2rem;
	margin-right: 0.3rem;
}

.Box .clist .firmItem img {
	width: 2rem;
	height: 0.92rem;
	border-radius: 0.1rem;
	object-fit: contain;
}

.Box .clist .firmItem:nth-child(3n) {
	margin-right: 0;
}

.Box.b1 {
	padding-bottom: 0.5rem;
}

.Box.b1 .LiveBroadcast {
	width: 100%;
	height: 3.9rem;
	background: #000;
	position: relative;
	border-radius: 0.2rem;
}

.Box.b1 .LiveBroadcast a {
	display: block;
	background: url("//image.gamersky.com/webimg13/weplay/2022/zbjbtn.png") no-repeat center;
	background-size: 2.01rem;
	width: 2.01rem;
	height: 0.61rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.Box.b2 {
	padding-bottom: 0.5rem;
}

.Box.b2 .Schedule {
	margin: 0.3rem auto;
	width: 100%;
	border-radius: 0.1rem;
	overflow: hidden;
}

.Box.b2 .Schedule table {
	width: 100%;
}

.Box.b2 .Schedule table tr {
	color: #000;
	height: 0.6rem;
	width: 100%;
	background-color: #f4fbff;
}

.Box.b2 .Schedule table tr:nth-child(2n) {
	background-color: #ffffff;
}

.Box.b2 .Schedule table tr td {
	text-align: center;
	font-size: 0.2rem;
}

.Box.b2 .Schedule table tr td:first-child span {
	padding-left: 0.35rem;
	background: url("//image.gamersky.com/webimg13/weplay/2022/time.png") no-repeat left center;
	background-size: 0.21rem;
}

.Box.b2 .Schedule table tr:first-child {
	background: #56c1ff;
	color: #fff;
}

.Box.b2 .Schedule table tr:first-child td {
	font-size: 0.22rem;
}

.Box.b2 img {
	max-width: 100%;
	display: block;
	margin: 0;
}

.Box.b3 .gamelist {
	width: 100%;
}

.Box.b3 .gamelist .item {
	height: 2.55rem;
	display: block;
	width: 100%;
	border-bottom: 0.01rem solid #eeeeee;
	margin-bottom: 0.16rem;
}

.Box.b3 .gamelist .item:last-child {
	margin-bottom: 0;
}

.Box.b3 .gamelist .item .cover {
	width: 1.7rem;
	height: 2.35rem;
	float: left;
}

.Box.b3 .gamelist .item .con {
	margin-left: 0.15rem;
	float: left;
	width: 4.7rem;
}

.Box.b3 .gamelist .item .con .itemtitle {
	margin-top: 0;
	font-size: 0.34rem;
	color: #000;
	line-height: 0.24rem;
}

.Box.b3 .gamelist .item .con .den {
	margin-top: 0.2rem;
	font-size: 0.22rem;
	color: #919191;
	line-height: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}

.Box.b5 {
	display: none;
}

.Box.b5 .giftlist {
	width: 100%;
	margin: 0 auto;
}

.Box.b5 .giftlist .gifttitle {
	font-size: 0.24rem;
	margin-bottom: 15px;
}

.Box.b5 .giftlist .list {
	display: block;
	height: 2.11rem;
}

.Box.b5 .giftlist .list img {
	float: left;
	width: 1.58rem;
	height: 2.11rem;
	border-radius: 0.1rem;
	display: block;
	margin-right: 0.09rem;
	margin-bottom: 0.09rem;
}

.Box.b5 .giftlist .list img:nth-child(4n) {
	margin-right: 0;
}

.Box.b5 .giftlist .more {
	height: 0.7rem;
	position: relative;
	top: 0.5rem;
	padding-bottom: 1rem;
}

.Box.b5 .giftlist .more a {
	display: none;
	margin: 0 auto;
	width: 4.4rem;
	height: 0.7rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: 0.01rem solid #16aaff;
	border-radius: 0.35rem;
	background-color: #16aaff;
}

.Box.b5 .giftlist .more a img {
	margin-right: 0.1rem;
	position: relative;
	top: 0.05rem;
}

.allGames {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100vh;
	display: none;
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.allGames .Box {
	width: 6.6rem;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -3.3rem;
	top: 50%;
	margin-top: -4.5rem;
	height: 9rem;
	background-color: #fff;
	border-radius: 5px;
}

.allGames .Box .close {
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	cursor: pointer;
	background: url("//image.gamersky.com/webimg13/weplay/2022/wapclose.png") no-repeat center;
	background-size: 0.3rem;
}

.allGames .Box .alltitle {
	font-size: 0.32rem;
	color: #000;
	margin-top: 0.27rem;
	text-align: center;
	margin-bottom: 0.15rem;
}

.allGames .Box .tablist {
	width: 6rem;
	height: 0.65rem;
	line-height: 0.65rem;
	margin: 0 auto;
	background: #f7f7f7;
	border-radius: 0.05rem;
	overflow: hidden;
}

.allGames .Box .tablist .item {
	height: 0.26rem;
	line-height: 0.28rem;
	float: left;
	width: 1.5rem;
	font-size: 0.26rem;
	text-align: center;
	position: relative;
	top: 0.18rem;
	border-right: 2px #d1d1d1 solid;
	box-sizing: border-box;
	cursor: pointer;
	color: #7e7e7e;
}

.allGames .Box .tablist .item.cur {
	color: #000000;
}

.allGames .Box .tablist .item:last-child {
	border: none;
}

.allGames .Box .gamelist {
	width: 6rem;
	margin: 0.3rem 0 0 0.3rem;
	position: relative;
	height: 7.65rem;
	overflow: hidden;
	overflow-y: scroll;
}

.allGames .Box .gamelist::-webkit-scrollbar {
	width: 0.1rem;
	position: absolute;
	height: 0.01rem;
	right: -0.3rem;
	border-radius: 0.05rem;
}

.allGames .Box .gamelist::-webkit-scrollbar-track {
	background: #f6f6f6;
	border-radius: 5px;
}

.allGames .Box .gamelist::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
}

.allGames .Box .gamelist .item {
	width: 1.37rem;
	height: 1.9rem;
	margin-bottom: 0.14rem;
	margin-right: 0.14rem;
	float: left;
	position: relative;
}

.allGames .Box .gamelist .item .slidetitle {
	width: 1.37rem;
	text-align: center;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	z-index: 1;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #fff;
	font-size: 0.16rem;
	background: linear-gradient(180deg, transparent, black);
}

.allGames .Box .gamelist .item .nr {
	width: 1.37rem;
	height: 1.9px;
	position: relative;
	display: block;
}

.allGames .Box .gamelist .item .nr img {
	width: 1.37rem;
	height: 1.9rem;
	border-radius: 0.05rem;
}

.allGames .Box .gamelist .item:nth-child(4n) {
	margin-right: 0;
}

.AllFinalists,
.HwAllFinalists {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100vh;
	display: none;
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.AllFinalists .Box,
.HwAllFinalists .Box {
	width: 6.6rem;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -3.3rem;
	top: 50%;
	margin-top: -4.5rem;
	height: 9rem;
	background-color: #fff;
	border-radius: 5px;
}

.AllFinalists .Box .close,
.HwAllFinalists .Box .close {
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	cursor: pointer;
	background: url("//image.gamersky.com/webimg13/weplay/2022/wapclose.png") no-repeat center;
	background-size: 0.3rem;
}

.AllFinalists .Box .alltitle,
.HwAllFinalists .Box .alltitle {
	font-size: 0.32rem;
	color: #000;
	margin-top: 0.27rem;
	text-align: center;
	margin-bottom: 0.15rem;
}

.AllFinalists .Box .tablist,
.HwAllFinalists .Box .tablist {
	width: 6rem;
	height: 0.65rem;
	line-height: 0.65rem;
	margin: 0 auto;
	background: #f7f7f7;
	border-radius: 0.05rem;
	overflow: hidden;
}

.AllFinalists .Box .tablist .item,
.HwAllFinalists .Box .tablist .item {
	height: 0.26rem;
	line-height: 0.28rem;
	float: left;
	width: 1.5rem;
	font-size: 0.26rem;
	text-align: center;
	position: relative;
	top: 0.18rem;
	border-right: 2px #d1d1d1 solid;
	box-sizing: border-box;
	cursor: pointer;
	color: #7e7e7e;
}

.AllFinalists .Box .tablist .item.cur,
.HwAllFinalists .Box .tablist .item.cur {
	color: #000000;
}

.AllFinalists .Box .tablist .item:last-child,
.HwAllFinalists .Box .tablist .item:last-child {
	border: none;
}

.AllFinalists .Box .gamelist,
.HwAllFinalists .Box .gamelist {
	width: 6rem;
	margin: 0.3rem 0 0 0.3rem;
	position: relative;
	height: 7.65rem;
	overflow: hidden;
	overflow-y: scroll;
}

.AllFinalists .Box .gamelist::-webkit-scrollbar,
.HwAllFinalists .Box .gamelist::-webkit-scrollbar {
	width: 0.1rem;
	position: absolute;
	height: 0.01rem;
	right: -0.3rem;
	border-radius: 0.05rem;
}

.AllFinalists .Box .gamelist::-webkit-scrollbar-track,
.HwAllFinalists .Box .gamelist::-webkit-scrollbar-track {
	background: #f6f6f6;
	border-radius: 5px;
}

.AllFinalists .Box .gamelist::-webkit-scrollbar-thumb,
.HwAllFinalists .Box .gamelist::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
}

.AllFinalists .Box .gamelist .item,
.HwAllFinalists .Box .gamelist .item {
	width: 1.37rem;
	height: 1.9rem;
	margin-bottom: 0.14rem;
	margin-right: 0.14rem;
	float: left;
	position: relative;
}

.AllFinalists .Box .gamelist .item .slidetitle,
.HwAllFinalists .Box .gamelist .item .slidetitle {
	width: 1.37rem;
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 0.3rem;
	color: #fff;
	font-size: 0.16rem;
	background: linear-gradient(180deg, transparent, black);
}

.AllFinalists .Box .gamelist .item .nr,
.HwAllFinalists .Box .gamelist .item .nr {
	width: 1.37rem;
	height: 1.9px;
	position: relative;
	display: block;
}

.AllFinalists .Box .gamelist .item .nr img,
.HwAllFinalists .Box .gamelist .item .nr img {
	width: 1.37rem;
	height: 1.9rem;
	border-radius: 0.05rem;
	position: absolute;
	top: 0;
}

.AllFinalists .Box .gamelist .item:nth-child(4n),
.HwAllFinalists .Box .gamelist .item:nth-child(4n) {
	margin-right: 0;
}

.hide {
	display: none;
}

.area-nav {
	padding-top: 2.37rem;
}

.area-nav nav {
	display: block;
	position: relative;
	padding: 0 0.24rem;
	height: 0.56rem;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.area-nav nav a {
	position: relative;
	display: block;
	width: 50%;
	height: 0.56rem;
	line-height: 0.52rem;
	font-size: 0.3rem;
	color: #eef1ff;
	text-align: center;
}

.area-nav nav a:after {
	display: none;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -0.13rem;
	bottom: 0;
	width: 0.26rem;
	height: 0.03rem;
	background-color: #fdde04;
}

.area-nav nav a.cur {
	color: #fdde04;
	font-weight: 700;
}

.area-nav nav a.cur:after {
	display: block;
}

.area-swp-top {
	padding-top: 0.2rem;
	width: 100%;
	height: 3.79rem;
}

.area-swp-top .swp-top {
	position: relative;
	height: 3.79rem;
}

.area-swp-top .swp-top .swiper-slide {
	width: 6.33rem;
	overflow: hidden;
}

.area-swp-top .swp-top .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.area-swp-top .swp-top .swiper-slide a img {
	display: block;
	margin: 0 auto 0.24rem;
	width: 6.33rem;
	height: 3.21rem;
}

.area-swp-top .swp-top .swiper-slide a span {
	display: block;
	width: 100%;
	height: 0.44rem;
	line-height: 0.44rem;
	font-size: 0.28rem;
	color: #eef1ff;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	opacity: 0;
	-webkit-transform: translate(0, -0.2rem);
	-ms-transform: translate(0, -0.2rem);
	transform: translate(0, -0.2rem);
}

.area-swp-top .swp-top .swiper-slide.swiper-slide-active a span {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.area-swp-top .swp-top .swiper-button-prev {
	width: 0.635rem;
	height: 0.635rem;
	background: url(//image.gamersky.com/webimg13/zt/e3/2019/wap/banner-btn.png) no-repeat 0 0;
	background-size: 1.27rem 0.635rem;
}

.area-swp-top .swp-top .swiper-button-next {
	width: 0.635rem;
	height: 0.635rem;
	background: url(//image.gamersky.com/webimg13/zt/e3/2019/wap/banner-btn.png) no-repeat -0.635rem 0;
	background-size: 1.27rem 0.635rem;
}

/*热门大作*重磅新作*/
.area-swp-list {
	padding-left: 0.3rem;
	height: 8.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	flex-flow: row wrap;
	align-content: flex-start;
	overflow: hidden;
}

.area-swp-list li {
	padding-right: 0.3rem;
	height: 3.8rem;
	flex: 0 0 33.3333333333333333%;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}

.area-swp-list li a {
	display: block;
	width: 100%;
}

.area-swp-list li a img {
	display: block;
	margin-bottom: 0.15rem;
	width: 100%;
}

.area-swp-list li a span {
	display: block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.24rem;
	overflow: hidden;
	color: #3b3b3b;
}

.area-swp-list li a span i {
	font-style: normal;
}

.area-swp-list li a span.want {
	color: #34b95f;
}

.area-swp-all {
	height: 0.8rem;
	font-size: 0.28rem;
	color: #818181;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #f5f5f5;
	cursor: pointer;
}

.area-swp-all:after {
	display: block;
	margin-top: 0.05rem;
	margin-left: 0.1rem;
	content: "";
	width: 0.21rem;
	height: 0.12rem;
	background: url(//image.gamersky.com/webimg13/zt/e3/2019/wap/more-arrow.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/*热门大作*重磅新作*/
.zpimglist {
	padding-left: 0.3rem;
	height: 8.18rem;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	flex-flow: row wrap;
	align-content: flex-start;
}

.zpimglist li {
	padding-right: 0.3rem;
	height: 3.8rem;
	flex: 0 0 33.3333333333333333%;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}

.zpimglist li .img {
	width: 100%;
	margin-bottom: 0.01rem;
}

.zpimglist li .img .tit {
	display: block;
	width: 100%;
	position: relative;
}

.zpimglist li .img .tit img {
	display: block;
	width: 100%;
	height: auto;
}

.zpimglist li .img .tit i {
	display: block;
	width: 100%;
	height: 0.8rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(//image.gamersky.com/webimg13/zt/e3/2019/pc/mk3.png) 0 bottom repeat-x;
	-webkit-background-size: 0.02rem 0.8rem;
	background-size: 0.02rem 0.8rem;
}

.zpimglist li .img .tit p {
	margin: 0;
	padding: 0.1rem 0;
	width: 100%;
	height: auto;
	line-height: 0.3rem;
	color: #fff;
	font-size: 0.22rem;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}

.zpimglist li .img .layer {
	display: none;
}

.zpimglist li .num {
	width: 100%;
	height: auto;
}

.zpimglist li .num a {
	display: block;
	width: 100%;
	height: 0.46rem;
	line-height: 0.46rem;
	color: #fff;
	font-size: 0.22rem;
	text-align: center;
	background: #222;
}

.zpimglist li .num a:hover {
	background: #00b9ff;
}

.zpimglist li .num span {
	display: block;
	width: auto;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #41b25a;
	font-size: 0.24rem;
	text-align: center;
}

.zpimglist li .num span em {
	font-style: normal;
}

.gs-e3-page-index .area-top {
	height: 3rem;
}

.gs-e3-page-live .gs-e3-sec-live {
	padding-top: 0.35rem;
}

.gs-e3-sec {
	padding-top: 0.1rem;
	margin-bottom: 0.1rem;
	background-color: #fff;
}

.gs-e3-sec .title-lev1 {
	padding: 0.3rem 0.24rem 0.1rem 0.41rem;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.28rem;
	color: #333;
	font-weight: 700;
	position: relative;
}

.gs-e3-sec .title-lev1::after {
	content: "";
	position: absolute;
	left: 0.24rem;
	top: 50%;
	width: 0.06rem;
	height: 0.23rem;
	margin-top: -0.015rem;
	background-color: #fbd647;
}

.gsE3MoreList {
	padding: 0 0.24rem;
}

.gsE3MoreList li {
	position: relative;
	padding: 0.25rem 0;
	height: 1.4rem;
	border-bottom: 1px solid #f5f5f5;
}

.gsE3MoreList li:first-child {
	padding-top: 0;
}

.gsE3MoreList li img {
	display: block;
	width: 2.5rem;
	height: 1.4rem;
}

.gsE3MoreList li h5 {
	position: absolute;
	top: 0.1rem;
	width: 3.92rem;
	left: 2.8rem;
	height: 1rem;
	line-height: 0.5rem;
	font-size: 0.26rem;
	color: #222;
	overflow: hidden;
	font-weight: 400;
}

.gsE3MoreList li p {
	position: absolute;
	left: 2.8rem;
	bottom: 0.25rem;
	width: 3.92rem;
	height: 0.24rem;
	line-height: 0.24rem;
	color: #888;
	font-size: 0.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.gsE3MoreList li p time {
	display: block;
}

.gsE3MoreList li p span {
	display: block;
	padding-right: 0.32rem;
	font-style: normal;
	background: url(//image.gamersky.com/webimg13/wap/zq/gs-zq-comm.png) right 0.02rem no-repeat;
	-webkit-background-size: 0.25rem 0.22rem;
	background-size: 0.25rem 0.22rem;
}

.gsE3MoreList li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.gs-e3-btn-more {
	height: 0.8rem;
	font-size: 0.28rem;
	color: #818181;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gs-e3-btn-more:after {
	display: block;
	margin-top: 0.02rem;
	margin-left: 0.1rem;
	content: "";
	width: 0.21rem;
	height: 0.12rem;
	background: url(//image.gamersky.com/webimg13/zt/e3/2019/wap/more-arrow.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.gs-e3-btn-more.loading {
	color: #999;
}

.gs-e3-btn-more.loading:after {
	width: 0.25rem;
	height: 0.25rem;
	background: url(//image.gamersky.com/webimg15/loading.gif) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.gs-e3-btn-more.loaded {
	color: #999;
}

.gs-e3-btn-more.loaded:after {
	display: none;
}

.gs-e3-bf-tab {
	background-color: #fff;
}

.gs-e3-bf-tab-nav {
	margin: 0 auto 0.3rem;
	width: 6.72rem;
	height: 0.6rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	border-radius: 0.06rem;
}

.gs-e3-bf-tab-nav a {
	display: block;
	width: 50%;
	height: 0.6rem;
	line-height: 0.6rem;
	background-color: #f5f5f5;
	font-size: 0.28rem;
	color: #666;
	text-align: center;
}

.gs-e3-bf-tab-nav a.cur {
	background-color: #007bda;
	color: #fff;
}

.cmt-list-tit h5:after {
	background-color: #007bda !important;
}

.gs-e3-bf-tab-con {
	display: none;
	width: 100%;
}

.gs-e3-bf-tab-con.cur {
	display: block;
}

.ym-comm-user-out,
#register {
	display: none !important;
}

.ym-comm .ym-comms-wrap .ym-comm-btnwrap .ym-comm-btn-re {
	display: none !important;
}

.ym-comm .ym-comms-wrap .ym-comm-btnwrap .ym-comm-btn-more {
	margin: 10px auto 0 !important;
	float: none !important;
}

.ym-comm .ym-comms-wrap .ym-comm-btnwrap span,
.ym-comm .ym-comm-login-wrap span {
	display: none !important;
}

.reloade {
	display: block;
	width: 0.7rem;
	height: 0.7rem;
	line-height: 0.7rem;
	color: #fff;
	font-size: 0.24rem;
	text-align: center;
	background: rgba(34, 34, 34, 0.8);
	border-radius: 50%;
	position: fixed;
	right: 0.25rem;
	bottom: 1.1rem;
	z-index: 99999;
}

.gs-e3-share {
	padding: 0 0.3rem;
	background: #fff;
	cursor: pointer;
}

.ymw-bdshare-new {
	position: relative;
	border-top: 1px solid #f5f5f5;
	margin: 0;
}

.ymw-bdshare-new .ymw-bdshare-new-tit {
	padding: 0.2rem 0;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.24rem;
	color: #666;
}

.ymw-bdshare-new .bdshare {
	position: absolute;
	left: 1.28rem;
	top: 0.2rem;
}

.ymw-bdshare-new .bdshare a {
	display: block;
	margin: 0 0.95rem 0 0;
	padding: 0;
	float: left;
	width: 0.5rem;
	height: 0.5rem;
	background-position: 0 0;
	background-size: 100% 100%;
}

.ymw-bdshare-new .bdshare a.bds_count {
	display: none;
}

.ymw-bdshare-new .bdshare a.bds_more {
	margin-right: 0;
}

.ymw-loginpopMsk {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999997;
	background-color: rgba(0, 0, 0, 0.5);
}

.ymw-loginpop {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	width: 6rem;
	height: 3.4rem;
	background-color: #fff;
	z-index: 999998;
	border-radius: 0.25rem;
}

.ymw-loginpop h5 {
	line-height: 0.55rem;
	font-size: 0.3rem;
	color: #000;
	text-align: center;
}

.ymw-loginpop p {
	line-height: 0.45rem;
	font-size: 0.24rem;
	color: #888;
	text-align: center;
}

.ymw-loginpop p span {
	position: relative;
}

.ymw-loginpop p span:before {
	left: -0.58rem;
}

.ymw-loginpop p span:after {
	right: -0.58rem;
}

.ymw-loginpop .ymw-loginpop-btns {
	padding-left: 1.03rem;
}

.ymw-loginpop .ymw-loginpop-btns a {
	display: block;
	float: left;
	margin-right: 0.63rem;
	width: 0.9rem;
	height: 0.9rem;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.ymw-loginpop .ymw-loginpop-btns a.ymw-loginpop-wb {
	margin-right: 0;
}

.ymw-loginpop p span:after,
.ymw-loginpop p span:before {
	display: block;
	position: absolute;
	content: "";
	top: 50%;
	width: 0.48rem;
	height: 1px;
	background-color: #ccc;
}
