.hide2 {
	visibility: hidden;
}

body .layui-layer {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
}

body .layui-layer.layui-layer-hui {
	background-color: #000;
	filter: alpha(opacity=80);
	background-color: rgba(0, 0, 0, .8);
}

body,
html {
	line-height: 1.2;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	background-color: #1D1E2B;
}

.main {
	width: 10rem;
	position: relative;
	font-size: 0;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	background: url(../img/bg.png) repeat-y;
	background-size: 10rem 22.666rem;
}

.mTop, .mTop_hide {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -5rem;
	width: 10rem;
	height: 1.866rem;
	background-color: #FFFFFF;
	z-index: 500;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 .32rem;
}

.mTopLogo {
	/* position: absolute;
	left: 0.506rem;
	top: 0.5rem; */
	width: 2.3733rem;
}

.mTopInfo {
	position: absolute;
	left: 1.946rem;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	font-size: 0;
}

.mTopInfo p {
	font-size: 0.373rem;
	color: #E6E6E6;
}

.mTopInfo p:nth-child(2) {
	margin-top: 0.16rem;
	font-size: 0.32rem;
	color: #808080;
}

.mTopBtn {
	width: 2.2rem;
	height: 0.85rem;
	line-height: .85rem;
	text-align: center;
	/* position: absolute;
	left: 7.3rem;
	top: 0.45rem; */
	font-size: 0.346rem;
	color: #22222B;
	border-radius: 1rem;
	background: #00F7FF;
}

.mUserInfo {
	position: absolute;
	left: 0;
	top: 4.24rem;
	width: 100%;
	text-align: center;
	font-size: 0;
	z-index: 500;
}

.mUserInfo img {
	width: 3.08rem;
	height: 3.08rem;
	border-radius: 1.533rem;
	-webkit-border-radius: 1.533rem;
	-moz-border-radius: 1.533rem;
	-ms-border-radius: 1.533rem;
	-o-border-radius: 1.533rem;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1.54rem;
	text-align: center;
}

.mUserInfo p.mUserText {
	font-size: 0.506rem;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 3.426rem;
	width: 100%;
	text-align: center;
}

.mUserInfo p.mUserText2 {
	font-size: 0.4rem;
	top: 4.1rem;
}

.mUserBtn {
	width: 2.733rem;
	height: 0.8rem;
	line-height: .8rem;
	text-align: center;
	position: absolute;
	top: 9.493rem;
	left: 50%;
	margin-left: -1.366rem;
	font-size: 0.346rem;
	color: #FFF;
	border: solid 1px transparent;
	border-radius: 1rem;
	background-image: linear-gradient(to left, #0e375d, #0f4647), linear-gradient(to left, #00a0e9, #00f088);
	background-origin: border-box;
	background-clip: content-box, border-box;
}

.mBottom {
	background: url(../img/bottom.png) no-repeat;
	background-size: 100% 100%;
	width: 10rem;
	height: 2.506rem;
	position: absolute;
	left: 50%;
	margin-left: -5rem;
	bottom: 0;
	z-index: 500;
}

.mBottom span {
	position: absolute;
	left: 1.266rem;
	top: 1.24rem;
	height: 0.88rem;
	line-height: 0.85rem;
	font-size: 0.373rem;
	color: rgba(0, 0, 0, .6);
}

.mLiveEndBg {
	width: 10rem;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	overflow: hidden;
	height: 100%;
	background: url(../img/bg.png) repeat-y;
	background-size: 10rem 22.666rem;
}

.mLiveEnd .mUserBtn {
	top: 9.44rem;
}

.L_En .mTopInfo p:nth-child(2) {
	font-size: .3rem;
}

.L_En .mUserBtn {
	width: 3.8rem;
	margin-left: -1.9rem;
}

.mLiveText {
	font-size: 0.4rem;
	position: absolute;
	left: 0;
	top: 3.773rem;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mLiveText::after {
	content: '';
	display: block;
	width: 2.36rem;
	height: 0.1rem;
	background: url(../img/line.png) no-repeat;
	background-size: contain;
	margin-left: 0.4rem;
}

.mLiveText::before {
	content: '';
	display: block;
	width: 2.36rem;
	height: 0.1rem;
	background: url(../img/line2.png) no-repeat;
	background-size: contain;
	margin-right: 0.4rem;
}


.micRecommendBox {
	position: absolute;
	top: 4.813rem;
	left: 1.187rem;
	width: 7.62rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.reEach {
	width: 3.684rem;
	height: 3.676rem;
	border-radius: 0.107rem;
	position: relative;
	margin-top: 0.213rem;
	overflow: hidden;
}

.reEach img {
	display: block;
	width: 100%;
}

.micName {
	position: absolute;
	bottom: 0.16rem;
	left: 0;
	padding-left: 0.12rem;
	color: #fff;
	font-size: 0.28rem;
	font-weight: bold;
}

.micLocation {
	position: absolute;
	bottom: 0.627rem;
	left: 0;
	padding-left: 0.12rem;
	font-size: 0.187rem;
	color: #fff;
}

.micLocation::before {
	content: '';
	display: inline-block;
	width: 0.16rem;
	height: 0.2rem;
	background: url(../img/loc.png) no-repeat;
	background-size: contain;
	margin-right: 0.12rem;
}

.micHot {
	box-sizing: border-box;
	padding: 0 0.2rem;
	color: #fff;
	border-radius: 0.027rem 0.213rem 0.027rem 0.213rem;
	background: rgba(0, 0, 0, .24);
	font-size: 0.2rem;
	position: absolute;
	top: 0.107rem;
	right: 0.093rem;
}

.micHot img {
	width: 0.187rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.08rem;
}

.micHot::before {
	content: '';
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../img/green.webp) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 0.08rem;
}


.mBottom2 {
	width: 10rem;
	height: 2.506rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 500;
}

.mBottom2 p {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 0.347rem;
}

.goBtn {
	color: #000000;
	font-size: 0.4rem;
	text-align: center;
	width: 6.213rem;
	height: 1.067rem;
	line-height: 1.067rem;
	background: #00F7FF;
	border-radius: 0.533rem;
	margin: 0 auto;
	margin-top: 0.44rem;
}

.hide {
	display: none;
}

.mLiveStart {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.box_img {
	position: relative;
	height: 100%;
	width: 10rem;
	overflow: hidden;
	background: #f3f3f3;
}

.box_img img {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -300px;
	width: 600px;
	height: 600px;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-ms-filter: blur(15px);
	-o-filter: blur(15px);
	filter: blur(15px);
}

.mListPlay {
	width: 1.066rem;
	height: 1.066rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -.533rem;
	margin-top: -.533rem;
	z-index: 2000;
}

.mListPlay img {
	width: 100%;
	height: 100%;
}

.video-play {
	position: relative;
	overflow: hidden;
	width: 10rem;
}

.video-play-bg {
	position: absolute;
	overflow: hidden;
	height: 100%;
	width: 10rem;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-ms-filter: blur(15px);
	-o-filter: blur(15px);
	filter: blur(15px);
}

.video-play-bg1 {
	position: absolute;
	overflow: hidden;
	height: 100%;
	width: 10rem;
}

.mLiveBox {
	position: absolute;
	left: 0.453rem;
	top: 2.186rem;
	height: 0.946rem;
	line-height: 1rem;
	font-size: 0.346rem;
	color: rgba(255, 255, 255, .6);
	background-color: rgba(0, 0, 0, .6);

	border-radius: 0.48rem;
	-webkit-border-radius: 0.48rem;
	-moz-border-radius: 0.48rem;
	-ms-border-radius: 0.48rem;
	-o-border-radius: 0.48rem;
	z-index: 100000;
	padding-right: 0.306rem;
	display: flex;
	align-items: center;
}

.uInfo {
	line-height: 0.4rem;
}

.copyBtn {
	width: 0.227rem;
	height: 0.227rem;
	background: url(../img/copy.png) no-repeat;
	background-size: contain;
	display: inline-block;
	margin-left: 0.12rem;
}

.mLiveBox img {
	width: 0.773rem;
	height: 0.773rem;
	border-radius: 0.386rem;
	-webkit-border-radius: 0.386rem;
	-moz-border-radius: 0.386rem;
	-ms-border-radius: 0.386rem;
	vertical-align: middle;
	margin-top: -.05rem;
	margin-left: 0.093rem;
	margin-right: 0.146rem;
}

.restrict {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .4rem;
	font-weight: 700;
	color: #FFFFFF;
}