﻿body{
	background-color: #f5f5f5;
	overflow-x: hidden;
}
a {
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.message img {
	width: 24px;
}
.hall-box.container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
}
.hall-box.container .interaction {
	height: auto;
	background: transparent;
}
.Live-2-exhibition-hall .Bra a b {
	margin: 9px 7px 0 0;
}
.public-live-close {
	position: absolute;
	right: -32px;
	font-size: 13px;
	color: #7790aa;
	opacity: 1;
	text-shadow: none;
	font-weight: normal;
	width: 21px;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #9bb0c7;
}
.public-live-close i {
	font-size: 12px;
}
.public-live-close:hover {
	color: #333;
	border-color: #333;
}
.hall-box {
	position: relative;
}
.video-body,.Video {
	height: 100%;
}
.hall-box .image mark {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 11px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	background-color: rgba(0,0,0,.5);
	padding: 0;
	padding-right: 12px;
}
.hall-box .image mark span {
	display: inline-block;
	margin-top: 2px;
	vertical-align: top;
	height: 18px;
	border-radius: 10px;
	padding: 0 8px;
	background-color: #0872e0;
	margin-right: 5px;
	line-height: 18px;
	margin-left: 2px;
}
.hall-box .image mark.living span {
	background-color: #ff3b14;
}

.faceList1 {
	background-color: #fff;
	position: absolute;
	bottom: 50px;
	right: 0;
	left: auto;
	top: auto;
	z-index: 999;
	width: 288px;
	padding: 5px 16px;
	/* box-sizing: border-box; */
}
.faceList1 img {
	width: 24px;
}
.faceList1 a {
	float: left;
	height: 28px;
	width: 28px;
	padding: 4px 2px;
}
#liveqr {
	display: none;
	position: absolute;
	z-index: 999;
	left: -20px !important;
	bottom: 30px;
	background-color: #fff;
	width: 110px;
	height: 110px;
	border-radius: 5px;
}
#liveqr::after {
	content: "";
	clear: both;
	position: absolute;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #fff;
	bottom: -10px;
	left: 43px;
}

/* 第二套 */
.Live-2-exhibition-hall {
	background: url(/NewShowStand/Templates/Broadcast/images/live2bg.png) no-repeat top center;
	padding-bottom: 25px;
	background-size: cover;
}
.Live-2-exhibition-hall .hall-left {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	height: 588px;
}
.Live-2-exhibition-hall .hall-left.hall-relative ul {
	position: relative;
}
.Live-2-exhibition-hall .hall-left ul {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.Live-2-exhibition-hall .hall-left li {
	float: left;
	width: 100%;
}
.Live-2-exhibition-hall .hall-left .hall-top {
	background: #27303a;
	height: 478px;
	overflow: hidden;
}
.Live-2-exhibition-hall .hall-left .hall-top .image {
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.Live-2-exhibition-hall .hall-left .hall-top .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-height: 100%;
}
.Live-2-exhibition-hall .hall-left .hall-top .play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	border-radius: 50%;
	text-indent: 2px;
	width: 96px;
	height: 96px;
	opacity: 0.8;
}
.Live-2-exhibition-hall .hall-left .hall-top .play svg {
	width: 70px;
	height: 70px;
	fill: #0872e0;
	display: inline-block;
	margin: 14px;
}
.Live-2-exhibition-hall .hall-left .hall-top .play i {
	display: block;
	width: 96px;
	height: 96px;
	background: url(/NewShowStand/Templates/Broadcast/images/playicon.png) no-repeat;
	background-size: contain;
}
.Live-2-exhibition-hall .hall-left .hall-bottom {
	background: url(/NewShowStand/Templates/Broadcast/images/liveBottomBg.png) no-repeat;
	background-size: cover;
	padding: 17px 24px 15px;
	position: relative;
}
.Live-2-exhibition-hall .hall-left .hall-bottom .name {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	padding-right: 230px;
}
.Live-2-exhibition-hall .hall-left .hall-bottom .name a {
	color: #fff;
}
.Live-2-exhibition-hall .interaction {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
}
.interaction-item {
	display: inline-block;
	position: relative;
	margin-right: 15px;
}
.interaction-item a {
	color: #fff;
}
.interaction-item a.Mobile {
	padding-left: 15px;
	background: url(/NewShowStand/Templates/Broadcast/images/mobileicon.png) no-repeat 0 center;
}
.interaction-item a.Call {
	padding-left: 18px;
	background: url(/NewShowStand/Templates/Broadcast/images/kefuicon.png) no-repeat 0 center;
}
.bshare-custom .bshare-more.more-style-addthis {
	background: url(/NewShowStand/Templates/Broadcast/images/Share.png) no-repeat left center;
	padding-left: 20px !important;
}
.Live-2-exhibition-hall .live-data {
	margin-top: 0;
}
.Live-2-exhibition-hall .live-data::after {
	content: "";
	clear: both;
	display: block;
}
.Live-2-exhibition-hall .live-data .live-time {
	font-size: 15px;
	color: #fff;
	float: left;
	margin-top: 11px;
}
.Live-2-exhibition-hall .live-data .live-time i {
	font-size: 14px;
	margin-right: 6px;
}
.Live-2-exhibition-hall .live-data .input-box {
	float: right;
	position: relative;
	font-size: 0;
}
.Live-2-exhibition-hall .live-data .input-box .InteractionBot {
	position: relative;
	display: inline-block;
}
.Live-2-exhibition-hall .live-data .input-box input {
	width: 130px;
	height: 42px;
	border: 0;
	background-color: #f1f1f1;
	text-indent: 10px;
	color: #999;
	font-size: 14px;
}
.Live-2-exhibition-hall .live-data .input-box .message {
	width: 225px;
	height: 42px;
	display: inline-block;
	vertical-align: top;
	background-color: #f1f1f1;
	font-size: 14px;
	line-height: 42px;
	color: #999;
	padding: 0 0 0 10px;
	margin: 0 0 0 12px;
	box-shadow: none;
}
.Live-2-exhibition-hall .live-data .InteractionBot button {
	width: 70px;
	height: 42px;
	vertical-align: top;
	background-color: #2575f2;
	border: 0;
	font-size: 14px;
	color: #fff;
}
.Live-2-exhibition-hall .live-data .InteractionBot a {
	height: 42px;
	width: 42px;
	line-height: 44px;
	color: #999;
	position: absolute;
	right: 70px;
	bottom: 0px;
	text-align: center;
}
.Live-2-exhibition-hall .live-data .InteractionBot a i {
	font-size: 20px;
}
.Live-2-exhibition-hall .faceList1 {
	bottom: 42px;
}
.Live-2-exhibition-hall .Bra {
	display: inline-block;
	text-align: center;
	margin-top: 4px;
	margin-left: 18px;
}
.Live-2-exhibition-hall .Bra a {
	line-height: 32px;
	height: 32px;
	color: #fff;
	font-size: 14px;
	display: block;
	padding: 0 10px;
}
.Live-2-exhibition-hall .Bra a b {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #e5e5e5;
	border-radius: 100%;
	border: 4px solid #7aabf7;
	vertical-align: top;
	margin: 9px 7px 0 0;
	box-sizing: content-box;
}
.Live-2-exhibition-hall .Bra i {
	font-style: normal;
	font-size: 14px;
	margin-right: 0;
}
.Live-2-exhibition-hall .Bra a.focus {
	background-color: #e5e5e5;
	border-radius: 18px;
	color: #2871e5;
}
.Live-2-exhibition-hall .Bra a.focus b {
	background-color: #2575f2;
	border: 4px solid #7aabf7;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin-top: 8px;
}
.Live-2-exhibition-hall .hall-right {
	overflow: hidden;
	background-color: #27303a;
	padding: 15px 15px 22px;
	width: 335px;
	margin-left: 25px;
	float: right;
}
.Live-2-exhibition-hall .hall-right li {
	margin-top: 18px;
	position: relative;
}
.Live-2-exhibition-hall .hall-right li:first-of-type {
	margin-top: 0;
}
.Live-2-exhibition-hall .hall-right li .image {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	background: #fff;
}
.Live-2-exhibition-hall .hall-right li .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-height: 100%;
}
.Live-2-exhibition-hall .hall-right li .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	z-index: 9;
}
.Live-2-exhibition-hall .hall-right li.focus::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 3px solid #0a82ff;
}
.Live-2-exhibition-hall .hall-right li p {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
	height: 65px;
	width: 100%;
}
.Live-2-exhibition-hall .hall-right li p a {
	color: #fff;
	font-size: 15px;
	position: absolute;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	bottom: 10px;
	left: 0;
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.hall-box.container {
		max-width: 1200px;
	}
	.Live-2-exhibition-hall .live-data .input-box .message {
		width: 220px;
	}
	.Live-2-exhibition-hall .hall-left {
		height: 494px;
	}
	.Live-2-exhibition-hall .hall-right {
		width: 287px;
		margin-left: 22px;
	}
	.Live-2-exhibition-hall .hall-right li {
		margin-top: 15px;
	}
	.Live-2-exhibition-hall .hall-left .hall-top {
		height: 384px;
	}
	.Live-2-exhibition-hall .hall-right {
		padding: 15px 15px 15px;
	}
	/* .Live-2-exhibition-hall .hall-left .hall-bottom {
		padding: 22px 24px 22px;
	}
	.Live-2-exhibition-hall .interaction {
		top: 32px;
	}
	.Live-2-exhibition-hall .hall-right li {
		margin-top: 15px;
	} */
}
@media screen and (max-width: 1200px) {
	.hall-box.container {
		max-width: 970px;
	}
	.Live-2-exhibition-hall .hall-left {
		height: 400px;
	}
	.Live-2-exhibition-hall .live-data .input-box input {
		width: 100px;
	}
	.Live-2-exhibition-hall .hall-left .hall-top {
		height: 295px;
	}
	.Live-2-exhibition-hall .hall-left .hall-bottom .name {
		font-size: 18px;
	}
	.Live-2-exhibition-hall .hall-left .hall-bottom {
		padding: 14px 18px 14px;
	}
	.Live-2-exhibition-hall .interaction {
		top: 23px;
	}
	.Live-2-exhibition-hall .live-data .live-time {
		font-size: 12px;
		margin-top: 11px;
	}
	.Live-2-exhibition-hall .live-data .input-box .message {
		width: 185px;
	}
	.Live-2-exhibition-hall .hall-left .hall-top .image {
		padding-bottom: 45%;
	}
	.Live-2-exhibition-hall .hall-right {
		padding: 12px 12px 12px;
		width: 233px;
		margin-left: 17px;
	}
	.Live-2-exhibition-hall .hall-right li {
		margin-top: 12px;
	}
}
@media screen and (max-width: 768px) {

}



.warning{
	position:absolute;
	text-align: center;
	z-index: 9999;
	padding:20px;
	background-color: #000;
	top: 0;
	right: 0px;
	bottom:0;
	left: 0;
}
.warning i.nowifi{
	display: inline-block;
	width: 60px;
	height: 47px;
	background:url('https://public.mtnets.com/Images/public/nowifi.png') no-repeat;
}
.warning i.noplay{
	display: inline-block;
    width: 30px;
    height: 27px;
    margin: 150px 0 20px;
    background: url('https://public.mtnets.com/images/public/waring.png') no-repeat;
}

.warning p{
	font-size: 14px;
	color: #fff;
	padding: 12px 0;
}
.warning a{
	display: inline-block;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	background-color: #a81b0c;
	border-radius: 11px;
	padding: 0 10px;
}
.blockCenter {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 0;
}
.braageContent {
	position: absolute;
	width: 100%;
	height: calc(100% - 46px);
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
height:70%;
}

.braageContent.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#braage {
	width: 100%;
	height: 100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 999;
}

#braage.opacity {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#braage span {
	font-size: 20px;
	position: absolute;
	white-space: nowrap;
	padding: 10px;
	font-family: SimHei;
	font-weight: bold;
	z-index: 99999;
}
#braage span img {
	width: 24px;
}
.Live-2-exhibition-hall.Red-hall .live-data .InteractionBot button,.Red-hall .hall-box .image mark span {
	background-color: #c30d23;
}
.Live-2-exhibition-hall.Red-hall .hall-right li.focus::after {
	border-color: #c30d23;
}
.Live-2-exhibition-hall.Red-hall .Bra a b {
	background-color: #fdd1d6;
	border-color: #f47786;
}
.Live-2-exhibition-hall.Red-hall .hall-left .hall-top .play svg {
	fill: #c30d23;
}
.Live-2-exhibition-hall.Red-hall .Bra a.focus {
	background-color: #fff;
	color: #c30d23;
}
.Live-2-exhibition-hall.Orange-hall .live-data .InteractionBot button,.Orange-hall .hall-box .image mark span {
	background-color: #fd8900;
}
.Live-2-exhibition-hall.Orange-hall .hall-right li.focus::after {
	border-color: #fd8900;
}
.Live-2-exhibition-hall.Orange-hall .Bra a b {
	background-color: #fbdbb5;
	border-color: #fb961e;
}
.Live-2-exhibition-hall.Orange-hall .hall-left .hall-top .play svg {
	fill: #fd8900;
}
.Live-2-exhibition-hall.Orange-hall .Bra a.focus {
	background-color: #fff;
	color: #fd8900;
}
.Live-2-exhibition-hall.Green-hall .live-data .InteractionBot button,.Green-hall .hall-box .image mark span {
	background-color: #00994d;
}
.Live-2-exhibition-hall.Green-hall .hall-right li.focus::after {
	border-color: #00994d;
}
.Live-2-exhibition-hall.Green-hall .Bra a b {
	background-color: #c6fbe0;
	border-color: #0dc66a;
}
.Live-2-exhibition-hall.Green-hall .hall-left .hall-top .play svg {
	fill: #00994d;
}
.Live-2-exhibition-hall.Green-hall .Bra a.focus {
	background-color: #fff;
	color: #00994d;
}
.Live-2-exhibition-hall.Black-hall .live-data .InteractionBot button,.Black-hall .hall-box .image mark span {
	background-color: #737373;
}
.Live-2-exhibition-hall.Black-hall .hall-right li.focus::after {
	border-color: #737373;
}
.Live-2-exhibition-hall.Black-hall .Bra a b {
	background-color: #dbdbdb;
	border-color: #737373;
}
.Live-2-exhibition-hall.Black-hall .hall-left .hall-top .play svg {
	fill: #737373;
}
.Live-2-exhibition-hall.Black-hall .Bra a.focus {
	background-color: #fff;
	color: #737373;
}

.compatible-Tips {
	position:absolute;
	text-align: center;
	z-index: 999;
	padding:20px;
	background-color: #000;
	top: 0;
	right: 0px;
	bottom:0;
	left: 0;
}
.compatible-Tips .blockCenter{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.compatible-Tips i {
	display: block;
	width: 84px;
	height: 84px;
	background: url("/images/live/Tips.png") no-repeat;
	background-size: cover;
	margin: 0 auto 20px;
}
.compatible-Tips p {
	font-size: 14px;
	color: #fff;
	padding: 5px 0;
}
