.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.image {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.bannerAdv {
	width: 1200px;
	margin: 0px auto 0;
}

.bannerAdv ul {
	width: 1214px;
	display: inline;
	float: left;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 14px 14px 0 0px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.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;
}

.imgCenter {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.imgCenter img {
	vertical-align: middle;
}

.blockCenter {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.imgResponsive {
	display: block;
	max-width: 100%;
	height: auto;
}

a {
	outline: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}

a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

html, body {
	height: 100%;
}

body {
	font-family: "microsoft yahei";
	color: #333;
	background: #fff;
	position: relative;
}

.header {
	height: 34px;
	border-bottom: 1px solid #dddddd;
}

.head {
	margin: 0 auto;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	position: relative;
}

.head span {
	float: left;
	line-height: 34px;
}

.head span a {
	color: #666666;
	margin: 0 8px;
}

.head p {
	float: right;
	color: #dfdfdf;
	font-family: "SimSun";
	line-height: 34px;
}

.head p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
	font-family: "microsoft yahei";
}

.head p a.mobile {
	color: #945d56;
	padding: 0px 5px 0px 22px;
	background: url(/images/vmall/sub2015.png) no-repeat -80px 8px;
}

.head p a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;

}

.head a:hover {
	color: #ff6600;
}

.head a.moreNav {
	position: absolute;
	right: 8px;
	display: none;
}

.pointMenu {
	position: absolute;
	right: 0;
	top: 33px;
	width: 60px;
	border: 1px solid #dddddd;
	background-color: #fff;
	z-index: 999;
	padding: 5px 0;
	display: none;
}

.pointMenu a {
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding: 0 10px;
	text-align: center;
}

.top {
	margin: 30px auto 0;
	padding-bottom: 30px;
	position: relative;
}
.top.pad{
	margin-top: 10px;
	padding-bottom:10px;
}

.logo {
	float: left;
}
.pageName{
	float: left;
	font-size: 24px;
	padding: 20px 0 0 30px;
	color: #ed6d00;
}

.search {
	width: 487px;
	height: 44px;
	margin: 6px 0 0 80px;
	float: left;
	border: 2px solid #945d56;
	position: relative;
	border-radius: 2px;
}

.searchSelect {
	width: 80px;
	height: 40px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 14px;
	border-right: 1px solid #e6e6e6;
	margin-top: 11px;
}

.selectTop i {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 20px;
	color: #945d56;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 40px;
	background-color: #945d56;
	color: #ffffff;
	width: 78px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	right: 0;
	top: 0;
}
.search button i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background: url(../../images/news2018/newsIndex.png) no-repeat 0 -137px;
}
.search input {
	width: 297px;
	height: 20px;
	float: left;
	margin-top: 9px;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
}

.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 42px;
	left: -2px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #ed6d00;
	border-left: 2px solid #ed6d00;
	border-right: 2px solid #ed6d00;
	color: #fff;
	cursor: pointer;
}

.top a.menuItem {
	position: absolute;
	right: 14px;
	top: 6px;
	color: #333;
}

.top a.menuItem i {
	font-size: 30px;
	display: none;
}
.topRightAdv{
	position: absolute;
	right: 0;
	top: 6px;
	max-width: 270px;
}
.detailNav{
	position: absolute;
	right: 0;
	top: 17px;
}
.detailNav a{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	padding: 0 15px;
	color: #333;
}
.detailNav a:hover{
	color: #ff6600;
}
.detailNav a.login{
	color: #945d56;
	padding: 0 0 0 35px;
}
.detailNav a.login i{
	font-size: 20px;
	margin-right: 8px;
	vertical-align: middle;
}

.menu {
	margin: 0px auto 14px;
}

.menu ul {
	overflow: hidden;
}

.menu ul li {
	width: 134px;
	height: 38px;
	float: left;
	margin-right: 26px;
	position: relative;
}

.menu ul li a {
	display: inline-block;
	height: 38px;
	padding: 0 20px;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	color: #333;
}

.menu ul li:after {
	content: "";
	width: 1px;
	height: 16px;
	background-color: #eaeaea;
	position: absolute;
	right: 0;
	top: 11px;
}

.menu ul li a.home, .menu ul li a:hover {
	background-color: #945d56;
	border-radius: 19px;
	color: #fff;
}

.menu ul li:last-child:after {
	display: none;
}

.dropMenu {
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 95px;
	width: 100%;
	height: 0;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.5);
	background-color: rgba(0, 0, 0, .8);
	-moz-transition: background 0.35s linear, height 0.25s ease-in 200ms;
	-o-transition: background 0.35s linear, height 0.25s ease-in 200ms;
	transition: background 0.35s linear, height 0.25s ease-in 200ms;
}
.dropMenu.dNav{
	top: 50px;
}

.dropMenu ul {
	padding: 20px;
}

.dropMenu ul li {
	display: block;
	height: 47px;
	line-height: 47px;
	color: #f2f2f2;
	font-size: 16px;
	border-bottom: 1px solid #666;
	-moz-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
}

.dropMenu ul li a {
	color: #fff;
}

.dropMenu.show {
	background-color: #333;
	height: 100%;
	visibility: inherit;
}

.dropMenu ul li {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.1) translateY(-24px);
	-moz-transform: scale(1.1) translateY(-24px);
	-o-transform: scale(1.1) translateY(-24px);
	transform: scale(1.1) translateY(-24px);
}

.dropMenu.show ul li {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
}

.dropMenu ul li:nth-of-type(2) {
	-moz-transition-delay: 300ms, 300ms;
	-o-transition-delay: 300ms, 300ms;
	transition-delay: 300ms, 300ms;
}

.dropMenu ul li:nth-of-type(3) {
	-moz-transition-delay: 350ms, 350ms;
	-o-transition-delay: 350ms, 350ms;
	transition-delay: 350ms, 350ms;
}

.dropMenu ul li:nth-of-type(4) {
	-moz-transition-delay: 400ms, 400ms;
	-o-transition-delay: 400ms, 400ms;
	transition-delay: 400ms, 400ms;
}

.dropMenu ul li:nth-of-type(5) {
	-moz-transition-delay: 450ms, 450ms;
	-o-transition-delay: 450ms, 450ms;
	transition-delay: 450ms, 450ms;
}

.dropMenu ul li:nth-of-type(6) {
	-moz-transition-delay: 500ms, 500ms;
	-o-transition-delay: 500ms, 500ms;
	transition-delay: 500ms, 500ms;
}

.dropMenu ul li:nth-of-type(7) {
	-moz-transition-delay: 550ms, 550ms;
	-o-transition-delay: 550ms, 550ms;
	transition-delay: 550ms, 550ms;
}

.main {
	padding: 14px 0 0 0;
	border-top: 1px solid #e6e6e6;
	background-color: #f8f8f8;
}

.aotuLive {
	margin: 0px auto 0;
	overflow: hidden;
}

#liveImg {
	padding-bottom:56.8%;
	width: 986px;
	position: relative;
	overflow: hidden;
}

.liveBigImg {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.liveBigImg li {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

.liveBigImg li p{
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 8;
	width: 100%;
	height:50px;
	background-color: #945d56;
	text-indent: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	overflow: hidden;
	opacity: 0.8;
	filter: alpha(opacity:80);
}
.liveBigImg li p a{
	color: #fff;
}
.vPlay{
	z-index: 8;
	color: #fff;
}
.vPlay:hover{
	color: #ed6d00;
}
.vPlay i.iconplay{
	font-size: 80px;
}
.liveBigImg li b{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	width: 65px;
	height: 65px;
	background:url("/images/recommend.png") no-repeat 0 0;
	background-size: contain;
}

.liveBigImg li img {
	width: 100%;
	height: 100%;
	display: block;
}

.liveSmallImg {
	height: 566px;
	overflow: hidden;
}

.liveSmallImg li {
	width: 100%;
	height: 0;
	padding-bottom:65.6%;
	margin-bottom: 14px;
	position: relative;
	float: left;
}

.liveSmallImg li:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	content: "";
}

.liveSmallImg li img {
	width: 100%;
	max-height: none;
	display: block;
}

.liveSmallImg li.focus img {
	border: 2px solid #945d56;
}

.liveSmallImg li.focus:after {
	display: none;
}

.title {
	margin-top: 30px;
	height: 34px;
	position: relative;
}

.title b {
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	text-align: center;
	font-weight: 200;
	margin-right: 8px;
	vertical-align: top;
	background-image: -moz-linear-gradient(120deg, rgb(192, 149, 143) 0%, rgb(148, 93, 86) 100%);
	background-image: -webkit-linear-gradient(120deg, rgb(192, 149, 143) 0%, rgb(148, 93, 86) 100%);
	background-image: -ms-linear-gradient(120deg, rgb(192, 149, 143) 0%, rgb(148, 93, 86) 100%);
}

.title b i {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-top: 9px;
}

.title h2 {
	display: inline-block;
	font-weight: bold;
	line-height: 34px;
}

.title h2 a {
	color: #945d56;
}



.title h3 {
	font-weight: bold;
	line-height: 34px;
	font-size: 22px;
}

.title h3 a {
	color: #333;
}

.title h3 a:hover {
	color: #ff6600;
}

.title h3 i {
	color: #cbcbcb;
	margin-left: 5px;
}
.title a.more{
	position: absolute;
	font-size: 14px;
	line-height: 34px;
	top: 0;
	right: 0;
}
.title a:hover {
	color: #ff6600;
}

.leftExhiLive {
	margin-top: 14px;
	background-color: #fff;
}

.leftExhiLive .itemImg {
	height: 0px;
	position: relative;
	padding-bottom: 53.67%;
	overflow: hidden
}

.leftExhiLive .itemImg img {
	width: 100%;
	max-height: none;
	display: block;
}

.leftExhiLive .itemImg:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.leftExhiLive .itemImg a.play {
	z-index: 9;
	color: #fff;
}

.leftExhiLive .itemImg a.play:hover {
	color: #ed6d00;
}

.leftExhiLive .itemImg a.play i {
	font-size: 80px;
}

.leftExhiLive .exhiTxt {
	height: 144px;
	padding-top: 10px;
}

.leftExhiLive .exhiTxt span {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	padding: 0 14px;
}

.leftExhiLive .exhiTxt p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 14px;
	color: #999;
	margin-top: 5px;
}

.leftExhiLive .exhiTxt .time {
	line-height: 20px;
	padding: 0 14px;
	color: #999;
	font-size: 12px;
	font-family: "Montserrat";
	margin-top: 15px;
}

.leftExhiLive .exhiTxt .time i {
	font-size: 12px;
	margin-right: 5px;
	vertical-align: middle;
}

.leftExhiLive .exhiTxt a:hover {
	color: #ff6600;
}

.rightExhiLive {
	overflow: hidden;
}

.rightExhiLive li {
	padding: 14px 0 0 14px;
	float: left;
}

.rightExhiLive li .liveList {
	background-color: #fff;
}

.rightExhiLive li .liveList .itemImg {
	height: 0;
	position: relative;
	overflow: hidden;
	padding-bottom: 58.74%;
}

.rightExhiLive li .liveList .itemImg img {
	width: 100%;
	max-height: none;
	display: block;
}

.rightExhiLive li .liveList .itemImg:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.rightExhiLive li .liveList .itemImg a.play {
	z-index: 9;
	color: #fff;
}

.rightExhiLive li .liveList .itemImg a.play:hover {
	color: #ed6d00;
}

.rightExhiLive li .liveList .itemImg a.play i {
	font-size: 50px;
}

.rightExhiLive li .liveList .exhiTxt {
	height: 58px;
	padding-top: 6px;
}

.rightExhiLive li .liveList span {
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 14px;
}

.rightExhiLive li .liveList .time {
	line-height: 20px;
	padding: 0 14px;
	color: #999;
	font-size: 12px;
	font-family: "Montserrat";
	margin-top: 2px;
}

.rightExhiLive li .liveList .time i {
	font-size: 12px;
	margin-right: 5px;
	vertical-align: middle;
}

.rightExhiLive li a:hover {
	color: #ff6600;
}

.shortVideo {
	overflow: hidden;
	padding-bottom: 20px;
}

.shortVideo ul {
	width: calc(100% + 14px);
}

.shortVideo ul li {
	padding: 14px 0px 0px 0;
	float: left;
}

.shortVideo ul li .item {
	background-color: #fff;
	margin-right: 14px;
	padding-bottom: 10px;
}

.shortVideo ul li .item .itemImg {
	height: 0px;
	padding-bottom: 56.05%;
	position: relative;
	overflow: hidden;
}

.shortVideo ul li .item .itemImg img {
	width: 100%;
	max-height: none;
	display: block;
}

.shortVideo ul li .item .itemImg:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.shortVideo ul li .item span {
	display: block;
	margin-top: 6px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 14px;
}

.shortVideo ul li .item p {
	line-height: 20px;
	padding: 0 14px;
	color: #999;
	font-size: 12px;
	margin-top: 2px;
}

.shortVideo ul li .item p b {
	font-weight: normal;
	font-family: "Montserrat";
	color: #ed6d00;
	margin-right: 5px;
}

.shortVideo ul li .item a:hover {
	color: #ff6600;
}

.bottomMenu {
	background-color: #b4675d;
	margin-top: 14px;
	padding: 30px 0 25px 0;
}

.bottomMenuTitle {
	position: relative;
	height: 43px;
	padding-left: 90px;
}

.bottomMenuTitle span {
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	color: #fff;
}

.bottomMenu p {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	padding-left: 90px;
}

.bottomMenu p a:hover {
	text-decoration: underline;
}

.bottomMenuTitle b {
	position: absolute;
	color: #fff;
	font-size: 40px;
	top: 3px;
	left: 40px;
	z-index: 1
}

.bottomMenuTitle i {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 12px;
	left: 50px;
	z-index: 2;
}

.bottomMenuTitle i.iconflag {
	top: 14px;
	left: 52px;
}

.bottomMenuTitle i.iconlocation {
	left: 51px;
}

.bottomMenuTitle i.iconservice {
	left: 49px;
	font-size: 22px
}

.Code {
	height: 190px;
	position: relative;
}

.Code i {
	font-size: 155px;
	color: #ff9000;
	z-index: 1;
	overflow: hidden;
}

.Code i:before {
	vertical-align: middle;
}

.Code img {
	z-index: 2;
}

.foot {
	background-color: #333333;
	padding: 23px 14px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #ed6d00;
}

.foot span {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	font-family: "Montserrat";
	display: block;
}

.location {
	border-top: 1px solid #e6e6e6;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #888888;
	background-color: #f2f2f2;
}

.location a:hover {
	color: #ff6600;
}

.videoClass {
	margin: 30px auto 0;
	overflow: hidden;
}

.videoClass strong {
	width: 52px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	float: left;
}

.allClass {
	overflow: hidden;
	position: relative;
}

.allClass.hidden {
	height: 34px;
}

.allClass p {
	width: 90px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	background-color: #ed6d00;
	border-radius: 17px;
	float: left;
	margin-right: 15px;
}

.classItem {
	font-size: 14px;
	line-height: 34px;
	/* margin-right: 60px; */
	overflow: hidden;
	word-break: break-all;
}

.classItem a {
	color: #333;
	display: inline-block;
	margin: 0 15px;
}

.classItem a.focus {
	color: #fff;
	background-color: #945d56;
	border-radius: 17px;
	padding: 0 15px;
}

.allClass a:hover {
	color: #ff6600;
}

.allClass .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 34px;
	display: none;
}

.allClass .more b {
	font-weight: normal;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #bbd1a3;
	border-radius: 50%;
	vertical-align: top;
	margin: 9px 0 0 7px;
	text-align: left;
}

.allClass .more b i {
	vertical-align: top;
	color: #7ba44c;
	line-height: 14px;
	display: inline-block;
}

.videoClassLeft {
	margin-top: 20px;
	padding-right: 90px;
	overflow: hidden;
}

.videoClassLeft li {
	padding: 20px 0;
	overflow: hidden;
}

.liveListImg {
	width: 300px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	border-radius: 4px;
}

.videoClassLeft li .itemImg {
	height: 0px;
	padding-bottom: 53.33%;
	position: relative;
}

.videoClassLeft li .itemImg img {
	width: 100%;
	max-height: none;
	display: block;
}

.videoClassLeft li .itemImg:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.videoClassLeft li .itemImg b,.leftExhiLive .itemImg b,.liveList .itemImg b {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 32px;
	padding: 0 12px;
	color: #fff;
	font-size: 14px;
	border-bottom-right-radius: 4px;
	background-color: #7367f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7367f0), to(#cc9efc));
	background-image: -webkit-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -moz-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -ms-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: -o-linear-gradient(90deg, #7367f0, #cc9efc);
	background-image: linear-gradient(90deg, #7367f0, #cc9efc);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{7367f0}', endColorStr='#{cc9efc}');
}

.videoClassLeft li .itemImg b.videoPlay,.leftExhiLive .itemImg b.videoPlay,.liveList .itemImg b.videoPlay {
	background-color: #f55555;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f55555), to(#fccd32));
	background-image: -webkit-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -moz-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -ms-linear-gradient(90deg, #f55555, #fccd32);
	background-image: -o-linear-gradient(90deg, #f55555, #fccd32);
	background-image: linear-gradient(90deg, #f55555, #fccd32);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{f55555}', endColorStr='#{fccd32}');
}

.videoClassLeft li .itemImg b.notice,.leftExhiLive .itemImg b.notice,.liveList .itemImg b.notice {
	background-color: #ea5455;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ea5455), to(#feb491));
	background-image: -webkit-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -moz-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -ms-linear-gradient(90deg, #ea5455, #feb491);
	background-image: -o-linear-gradient(90deg, #ea5455, #feb491);
	background-image: linear-gradient(90deg, #ea5455, #feb491);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{ea5455}', endColorStr='#{feb491}');
}

.videoClassLeft li .itemImg b.replay,.leftExhiLive .itemImg b.replay,.liveList .itemImg b.replay {
	background-color: #0396ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0396ff), to(#a8dbff));
	background-image: -webkit-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -moz-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -ms-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: -o-linear-gradient(90deg, #0396ff, #a8dbff);
	background-image: linear-gradient(90deg, #0396ff, #a8dbff);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{0396ff}', endColorStr='#{a8dbff}');
}

.videoClassLeft li span {
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	display: block;
}

.videoClassLeft li span a {
	color: #945d56;
}

.videoClassLeft li p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
}

.videoClassLeft li p a {
	color: #ff6600;
}

.lecturer {
	line-height: 18px;
	font-size: 14px;
	margin-top: 8px;
	color: #999;
	font-family: Montserrat;
	overflow: hidden;
}

.lecturer i {
	color: #945d56;
	font-size: 22px;
	margin-right: 10px;
	vertical-align: middle;
}
.lecturer i.iconcalendar{
	font-size: 16px;
}

.videoClassLeft li a:hover {
	color: #ff6600;
}

.page {
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
}

.page a {
	width: 40px;
	height: 40px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	background: #fff;
	border-left: 0;
	text-align: center;
	font: normal 12px/40px "Tahoma";
	color: #666666;
	vertical-align: middle;
}

.page a:hover {
	color: #333333 !important;
	text-decoration: none;
}

.page a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: #fff url(/images/companyList.png) no-repeat -56px -530px;
}

.page a.next {
	margin-right: 15px;
	background: #fff url(/images/companyList.png) no-repeat 15px -530px;
}

.page a.prev {
	width: 68px;
	background: #fff url(/images/companyList.png) no-repeat 8px -467px;
	border-left: 1px solid #e6e6e6;
}

.page a.lt {
	width: 68px;
	background: #fff url(/images/companyList.png) no-repeat 8px -497px;
}

.page a.on {
	background: #945d56;
	border: 1px solid #945d56;
	border-left: 0;
	color: #fff;
	font-weight: bold;
}

.page a.on:hover {
	color: #fff !important;
	text-decoration: none;
}

.page input {
	width: 38px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/38px "Tahoma";
	margin: 0 10px;
	vertical-align: middle;
}

.page button {
	width: 52px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: url(/images/companyList.png) no-repeat 0 -386px;
}

.videoClassRight {
	padding-top: 40px;
}

.videoClassRight a.liveBtn {
	height: 60px;
	border-radius: 30px;
	display: block;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background-color: #9708cc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9708cc), to(#5ad0fc));
	background-image: -webkit-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -moz-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -ms-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -o-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: linear-gradient(90deg, #9708cc, #5ad0fc);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{9708cc}', endColorStr='#{5ad0fc}');
	box-shadow: 0px 10px 25px 0px rgba(255, 169, 0, 0.21);
}

.videoClassRight a.liveBtn i {
	font-weight: normal;
	margin-right: 8px;
	font-size: 22px;
}

.liveRecom {
	height: 56px;
	position: relative;
	border-top: 1px solid #dddddd;
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 56px;
	color: #945d56;
}

.liveRecom b {
	position: absolute;
	top: -1px;
	width: 40px;
	height: 4px;
	background-color: #945d56;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.videoClassRight ul {
	overflow: hidden;
}

.videoClassRight ul li {
	padding-bottom: 22px;
	font-size: 14px;
}

.videoClassRight ul li .itemImg {
	height: 0;
	padding-bottom: 53.33%;
	overflow: hidden;
}

.videoClassRight ul li .itemImg img {
	width: 100%;
	max-height: none;
	display: block;
}

.videoClassRight ul li .itemImg:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}

.videoClassRight ul li span {
	display: block;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	margin-top: 10px;
}

.videoClassRight ul li span a {
	color: #333;
}

.videoClassRight ul li p {
	line-height: 22px;
	color: #999;
	font-family: Montserrat;
	margin-top: 5px;
}

.videoClassRight ul li a:hover {
	color: #ff6600;
}

.liveDialogueBg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(Opacity=30);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
}

.liveDialogue {
	width: 500px;
	height: 600px;
	position: fixed;
	z-index: 999;
	background-color: #fff;
	border-radius: 4px;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -300px;
	padding: 30px 50px;
	display: none;
}

.liveDialogueTitle {
	position: relative;
	font-size: 28px;
	height: 50px;
	text-align: center;
}

.liveDialogueTitle a.closed {
	position: absolute;
	right: -110px;
	top: -90px;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 50%;
}

.liveDialogueTitle a.closed i {
	font-size: 24px;
	vertical-align: top;
	margin-top: 12px;
	display: inline-block;
	color: #fff;
}

.liveDialogue label {
	display: block;
	font-size: 16px;
	line-height: 38px;
}

.input {
	height: 50px;
	background-color: #f2f2f2;
	padding: 15px 0;
	margin: 10px 0 20px 0;
}

.input input {
	display: block;
	width: 100%;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-family: Montserrat;
	border-radius: 2px;
}

.liveDialogue button {
	height: 50px;
	width: 100%;
	display: block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 10px 0 20px;
	border-radius: 2px;
	background-color: #9708cc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9708cc), to(#5ad0fc));
	background-image: -webkit-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -moz-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -ms-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: -o-linear-gradient(90deg, #9708cc, #5ad0fc);
	background-image: linear-gradient(90deg, #9708cc, #5ad0fc);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{9708cc}', endColorStr='#{5ad0fc}');
}

.liveDialogue p {
	line-height: 32px;
	font-family: Montserrat;
}
.detailTop{
	background-color: #1e1e1e;
	padding: 24px 0;
}
.liveTopTitle{
	padding: 0 0 10px 0;
}
.liveTopTitle h2{
	display: block;
	font-size: 28px;
	line-height: 38px;
	color: #fff;
}
.liveTopTitle h2 i.iconvideo{
	font-size: 32px;
	color: #f29a4c;
	margin-right: 8px;
	vertical-align: top;
	display: inline-block;
}
.liveTopTitle h2 b{
	font-size: 16px;
	color: #fff;
	margin-left: 8px;
	margin-top: 3px;
	vertical-align: top;
	display: inline-block;
	background-color: #29b902;
	border-radius: 3px;
	font-weight: normal;
	padding: 0 12px;
	line-height: 30px;
}
.liveTopTitle h2 b.living{
	background-color: #ed4528;
}
.liveTopTitle p{
	line-height: 32px;
	color: #999999;
	font-size: 14px;
	font-family: Montserrat;
}
.liveTopTitle p b{
	font-weight: normal;
	color: #ed6d00;
	margin-right: 20px;
}
.liveVideo{
	height: 0;
	padding-bottom:53.67%;
	overflow: hidden;
	position: relative;
}
.liveVideoBot{
	height: 60px;
	background-color: #2d2d2d;
	position: relative;
	z-index: 9;
}
.liveVideoBot p{
	position: absolute;
	line-height: 30px;
	top: 15px;
	color: #fff;
	font-size: 14px;
	font-family: Montserrat;
}
.liveVideoBot p.weixin{
	left: 20px;
}
.liveVideoBot p.weixin i{
	font-size: 15px;
	color: #0ea37c;
	margin-right: 8px;
}
.liveVideoBot p.app{
	left: 160px;
}
.liveVideoBot p.app i{
	font-size: 15px;
	color: #ff4444;
	margin-right: 8px;
}
.liveVideoBot p.share{
	left: 282px;
	color: #fff;
}
.liveVideoBot p.share i{
	font-size: 15px;
	color: #f8ad3b;
	margin-right: 8px;
}
.liveVideoBot p.view{
	right: 20px;
	color: #666666;
}
.liveVideoBot p.view i{
	font-size: 15px;
	color: #fff;
	margin-right: 8px;
}
.liveVideoBot p.view b{
	font-weight: normal;
}
.interaction{
	height: 543px;
	background-color: #ffffff;
	position: relative;
}
.interactionNav{
	position: relative;
	height: 14px;
	background-color: #f5f5f5;
}
.interactionNav p{
	position: absolute;
	left: -56px;
	top: 175px;
	width: 56px;
	display: none;
}
.interactionNav p a{
	text-align: center;
	width: 56px;
	height: 80px;
	display: inline-block;
	background-color: #1c1f21;
	margin-top: 1px;
	font-size: 12px;
	color: #666;
	padding:20px 13px 0 13px;
}
.interactionNav p a.focus{
	background-color: #2bb07d;
	color: #fff;
}
.interactionNav p a i{
	font-size: 22px;
	display: inline-block;
	margin-bottom:6px;
}
.sayInfor{
	overflow: hidden;

}
.sayInfor span{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.sayInfor span b{
	display: inline-block;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	background-color: #01b2e4;
	border-radius: 2px;
	padding:0 6px;
	margin-right: 6px;
}
.sayInforTxt{
	font-size: 16px;
	line-height: 24px;
	color: #cdcbcc;
	margin-top: 6px;
}
.interactionTitle {
	height: 52px;
	position: relative;
}

.interactionTitle b {
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 14px;
	line-height: 28px;
	color: #3a84ff;
	background-color: #ebefff;
	border-radius: 14px;
	padding: 0 16px;
}

.interactionBox{
	height: calc(100% - 65px);
	position: relative;
	display: none;
	background-color: #f5f5f5;
}
.interactionMain{
	height: calc(100% - 150px);
	position: relative;
}
.scrollContent{
	height: 100%;
	overflow: hidden;
	padding-right: 20px;
}
.say{
	overflow: hidden;
	margin:15px 0;
}
.say p{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	float: left;
	margin: 0 12px 0 12px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.scrollBar {
	position: absolute;
	top:0;
	right:0;
	width: 7px;
	height: 100%;
	background-color: #f5f5f5;
}
.scrollSlider {
	position: absolute;
	top: 0;
	left: 0px;
	width: 7px;
	height: 48px;
	background-color: #aaaaaa;
	border-radius:7px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.scrollSlider:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.interactionBot{
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	padding:10px;
	background-color: #f5f5f5;
}
#message{
	height: 44px;
	width: calc(100% - 104px);
	background-color: #eeeeee;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding:10px 0;
	line-height: 24px;
	font-size: 14px;
	text-indent: 10px;
	color: #999999;
	outline: none;
	overflow-y: auto;
}
.interactionBot input{
	height: 44px;
	width: calc(100% - 104px);
	background-color: #eeeeee;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding:10px 0;
	line-height: 24px;
	font-size: 14px;
	text-indent: 10px;
	color: #999999;
}
.interactionBot button{
	height: 44px;
	width: 60px;
	background-color: #3a84ff;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	line-height: 44px;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.interactionBot a{
	height: 44px;
	width: 44px;
	background-color: #eeeeee;
	line-height: 44px;
	color: #999;
	position: absolute;
	right: 70px;
	bottom: 10px;
	text-align: center;
}
.interactionBot a i{
	font-size: 24px;
}
.introduction{
	height: 60px;
	line-height: 60px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #76a145;
}
.introduction b{
	width: 34px;
	height: 4px;
	background-color: #76a145;
	position: absolute;
	left: 0;
	bottom:4px;
	border-radius: 2px;
}
.introductionMain{
	padding:30px 0 0 0;
	position: relative;
	margin-top: 10px;
}
.introductionMain:after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 40px;
	content:"";
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
	background-image: -webkit-linear-gradient(180deg, #ededed, #ffffff);
	background-image: -moz-linear-gradient(180deg, #ededed, #ffffff);
	background-image: -ms-linear-gradient(180deg, #ededed, #ffffff);
	background-image: -o-linear-gradient(180deg, #ededed, #ffffff);
	background-image: linear-gradient(180deg, #ededed, #ffffff);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{ededed}', endColorStr='#{ffffff}');
	z-index: -1;
}
.introductionTxt{
	font-size: 14px;
	line-height: 26px;
	padding: 0 40px 0 0;
}
.recomLiveTop{
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.recomLiveTop b{
	display: inline-block;
	width: 6px;
	height: 16px;
	border-radius: 6px;
	background-color: #76a145;
	margin: 3px 10px 0 0;
	vertical-align: top;
}
.recomLive ul{
	overflow: hidden;
	margin-top: 10px;
}
.recomLive ul li{
	overflow: hidden;
	padding:10px 0;
}
.recomLive ul li .recomLiveList{
	width: 127px;
	margin-right: 12px;
	float: left;
	overflow: hidden;
	border-radius: 3px;
}
.recomLive ul li .recomLiveList .itemImg{
	height:0;
	padding-bottom:53.33%;
}
.recomLive ul li .itemImg img{
	width: 100%;
	max-height: none;
	display: block;
}
.recomLive ul li .itemImg:hover img{
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.recomLive ul li span{
	display: block;
	max-height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
}
.recomLive ul li span a:hover{
	color: #ff6600;
}
.recomLive ul li p{
	display: block;
	max-height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	font-family: Montserrat;
	color: #999;
}
.interactionUser{
	position: absolute;
	left: 0;
	bottom:60px;
	width: 100%;
	padding-top: 6px;
	background-color: #ffffff;
}
.validCode{
	padding:0 70px 6px 0;
	text-align: right;
	display: block;
}
.validCode img{
	border-radius: 2px;
}
.interactionUserInput{
	margin-right: 10px;
	margin-left: 10px;
	height: 80px;
	position: relative;
}
.interactionUserInput p {
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.interactionUserInput p input {
	height: 30px;
	background-color: #eeeeee;
	font-size: 12px;
	line-height: 30px;
	border-radius: 2px;
	width: 115px;
	float: left;
	color: #999999;
	text-indent: 10px;
	border: 0;
}

.interactionUserInput p img {
	position: absolute;
	top: 4px;
	left: 130px;
}

.interactionUserInput p span {
	position: absolute;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	top: 0;
	left: 130px;
}

.interactionUserInput p span a {
	color: #333;
}

.interactionUserInput p span a i {
	margin-right: 8px;
	display: none;
}

.interactionUserInput p span a i.focus {
	display: inline-block;
	color: #dddddd;
}

.interactionUserInput p span a i.iconchecked.focus {
	color: #3a84ff;
}
.rightExhiLive input,.leftExhiLive input,.videoClassLeft li input,.liveTopTitle input,#YGVideo input,.liveVideo input{
	display: none;
}
.bdsharebuttonbox{
	position: absolute;
	left: 337px;
	top: 10px;
}
.weixinCode {
	left: 0;
	top: 60px;
	width: 200px;
	height: 200px;
	margin-top: 0;
	background: #fff;
	border-top: 3px solid #76a145;
	text-align: center;
	box-shadow: 0 6px 15px #d6d6d6;
	display: none;
	position: absolute;
}
.direct-three-erweimasmall-zi{
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 16px;
    padding-top: 5px;
}
.arrow-up {
    position: relative;
    margin: -8px  auto 0 auto;
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid #fff;
    z-index: 2;
}
.arrow-up2 {
    position: relative;
    margin: -11px  auto 0 auto;
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #76a145;
    z-index: 1;
}
#YGVideo{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
}
#YGVideo img{
	width: 100%;
	height: 100%;
	display: block;
}
#YGVideo a.iconplay{
	position: absolute;
	font-size: 100px;
	color: #ffffff;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
}
#YGVideo a.iconplay:hover{
	color: #76a145;
}
.videoMask{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
}
.videoMaskItem{
	width: 450px;
	height: 250px;
	background-color: #fff;
	border-radius: 6px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	font-size: 18px;
}
.videoMaskItem img{
	width: 110px;
	margin:40px 0 25px 0;
}
.videoMaskItem a{
	position: absolute;
	font-size: 24px;
	top: 14px;
	right: 14px;
	color: #999;
}
.faceList {
	position: absolute;
	left: 10px;
	bottom: -96px;
	padding: 4px;
	width: calc(100% - 20px);
	background: #fff;
	border: 1px solid #dfe6f6;
	z-index: 9;
}

.faceList a{
	float: left;
	height: 32px;
	width: 32px;
	padding: 4px 2px;
}
.faceList ul li a,.faceList ul li img{
	cursor: pointer;
}
#moreComment{
	text-align: center;
	font-size: 12px;
}
#moreComment a{
	color: #999;
}
.entry{
	display: none;
}
.liveVideoBot p.comment{
	display: none;
}
.braageContent {
	position: absolute;
	width: 100%;
	height: calc(100% - 46px);
	z-index: 999999;
	top: 0;
	left: 0;
	display: none;
}

.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;
}

#braage.opacity {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#braage span {
	font-size: 16px;
	position: absolute;
	white-space: nowrap;
	padding: 10px;
}

.bra {
	position: absolute;
	top: 18px;
	left: 680px;
}

.bra a {
	line-height: 24px;
	height: 24px;
	color: #fff;
	padding: 0 10px;
	font-size: 14px;
	display: block;
}

.bra a b {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border-radius: 100%;
	border: 3px solid #bbd0a2;
	vertical-align: top;
	margin: 7px 6px 0 0;
}

.bra a.focus {
	background-color: #ffffff;
	border-radius: 12px;
	color: #76a145;
}

.bra a.focus b {
	background-color: #76a145;
	border: 3px solid #bcd1a5;
}
.lostpro {
	width: 100%;
    padding: 0 20px;
    margin: 25px auto 0;
	padding-left: 20px;

}
.lostpro span
{
	margin-top: 70px;
    display: block;
}
.publicbox img.warn{
	margin: 30px 0 0 80px;
}
a.entr{width: 87px; height: 22px;display: inline-block;background: #ff6600;text-align: center; font: 12px/22px "\5b8b\4f53";color: #fff;}
a.qq img{vertical-align: middle;}
.videoClassRight ul li a.play{
	z-index: 9;
    color: #fff;
}
@media screen and (max-width:48em) {
	.search {
		display: none;
	}

	#liveImg {
		width: 100%;
	}

	.liveBigImg li {
		/* width: 100%; */
	}

	.liveSmallImg {
		width: calc(100% + 14px);
		margin-top: 14px;
		height: 66px;
	}
	.liveBigImg{
		height: 100%;
	}

	.liveSmallImg li {
		width: 25%;
		height: 66px;
		padding-right: 14px;
	}

	.liveSmallImg li:after {
		width: calc(100% - 14px);
	}

	.rightExhiLive {
		padding-right: 14px;
	}

	.title {
		padding-left: 14px;
	}

	.leftExhiLive {
		margin-left: 14px;
		margin-right: 14px;
	}

	.shortVideo ul {
		width: 100%;
		padding: 0 0 0 14px;
	}

	.bannerAdv {
		width: 100%;
		overflow: hidden;
	}

	.bannerAdv ul {
		width: calc(100% + 14px);
	}

	.bottomMenu p {
		padding-left: 90px;
		width: 50%;
		float: left;
	}

	.foot span {
		padding-top: 10px;
	}

	.menu {
		display: none;
	}

	.head p {
		display: none;
	}

	.logo {
		margin-left: 12px;
	}

	.head a.moreNav {
		display: block;
	}

	.top a.menuItem i.show {
		display: block;
	}

	.bottomMenu {
		padding-top: 10px;
	}

	.bottomMenuTitle {
		margin-top: 20px;
	}

	.videoClassLeft {
		padding: 0 10px 0 10px;
	}

	.videoClassLeft li {
		padding: 10px 10px;
	}

	.location {
		padding-left: 20px;
	}

	.videoClass strong {
		padding-left: 20px;
		font-size: 12px;
	}

	.allClass p {
		width: 60px;
		margin: 0;
		font-size: 12px;
	}

	.classItem a {
		margin: 0 5px;
		font-size: 12px;
	}

	.allClass .more {
		right: 20px;
		font-size: 12px;
	}

	.liveListImg {
		width: auto;
		float: none;
		margin: 0;
	}

	.videoClassLeft li span {
		font-size: 14px;
	}

	.videoClassLeft li p {
		font-size: 12px;
	}

	.lecturer {
		font-size: 12px;
	}

	.videoClassRight a.liveBtn {
		margin: 0 20px;
	}

	.liveRecom {
		margin: 30px 20px 0 20px;
	}

	.videoClassRight ul {
		padding: 0 10px;
	}

	.videoClassRight ul li {
		padding: 10px 10px;
		font-size: 12px;
	}

	.liveDialogue {
		width: 350px;
		height: 500px;
		margin-left: -175px;
		margin-top: -250px;
		padding: 20px 20px;
	}

	.liveDialogueTitle {
		font-size: 24px;
		height: 40px;
	}

	.liveDialogueTitle a.closed {
		position: absolute;
		right: -110px;
		top: -90px;
		width: 50px;
		height: 50px;
		border: 2px solid #fff;
		border-radius: 50%;
	}

	.liveDialogueTitle a.closed i {
		font-size: 24px;
		vertical-align: top;
		margin-top: 12px;
		display: inline-block;
		color: #fff;
	}

	.liveDialogue label {
		font-size: 14px;
		line-height: 34px;
	}

	.input {
		height: 40px;
		padding: 10px 0;
		margin: 10px 0 10px 0;
	}

	.input input {
		font-size: 14px;
	}

	.liveDialogue button {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.liveDialogue p {
		line-height: 28px;
		font-size: 14px;
	}
	.detailNav{
		display: none;
	}
	.liveTopTitle{
		padding: 0 12px 10px 12px;
	}
	.liveVideoBot p.share{
		display: none;
	}
	.interactionNav{
		height:48px;
	}
	.interactionNav p{
		left: 50%;
		top: 10px;
		width: 202px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		text-align: center;
	}
	.interactionNav p a{
		width: 100px;
		height: 38px;
		padding: 0 13px;
		line-height: 38px;
	}
	.interactionNav p a i{
		line-height: 38px;
		margin:0 6px 0 0;
		vertical-align: middle;
	}
	.interaction{
		height: 460px;
	}
	.interactionBox{
		height: calc(100% - 99px);
	}
	.introduction{
		margin: 0 20px;
	}
	.introductionTxt{
		padding: 0 20px;
	}
	.recomLive{
		padding: 20px 20px 0 20px;
	}
	.topRightAdv{
		display: none;
	}
	.bdsharebuttonbox{
		display: none;
	}
	.videoMaskItem{
		width: 90%;
	}
	#YGVideo a.iconplay{
		font-size: 60px;
	}
	.videoClassRight ul li span{
		height: 44px;
	}
	.vPlay i.iconplay{
		font-size: 80px;
	}
	.logo img{
		height: 40px;
	}
	.pageName{
		font-size: 16px;
	    padding: 12px 0 0 20px;
	}
	.top{
		height: 50px;
		margin: 10px auto 0;
	}
	.liveTopTitle h2{
		font-size: 20px;
	}
	.liveVideo{
		padding-bottom:63.67%;
	}
	.weixin{
		display: none;
	}
	.liveVideoBot p.app {
	    left: 20px;
	}
	.entry{
		display: block;
		position: absolute;
		right: 50px;
		font-size: 16px;
		top: 12px;
		color: #999;
	}
	.entry a{
		color: #333;
		margin: 0 10px;
	}
	.entry a.login{
		color: #ff6600;
	}
	.entry a.login i{
		font-size: 20px;
		margin-right: 8px;
		vertical-align: middle;
	}
	.interaction{
		display: none;
	}
	.liveVideoBot p.comment{
		left: 140px;
		display: block;
	}
	.liveVideoBot p.comment i{
		color: #3a84ff;
		margin-right: 8px;
	}
	.liveBigImg li p{
		height:40px;
		font-size: 16px;
		line-height: 40px;
	}
	.title a.more{
		right: 14px;
	}
	.detailTop{
		padding: 14px 0 0 0;
	}
	.liveVideoBot{
		height: 48px;
	}
	.liveVideoBot p{
		top: 10px;
	}
	.head span {
		text-indent: 6px;
	}
	.liveBigImg li b{
		width: 50px;
		height: 50px;
	}
	.hide{
		display: none;
	}
}
