body{

}
a {
	outline: none;
}
.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;
}
.w{
	width: 1500px;
}
#header{ width: 100%;height: 32px; margin: 0px auto; border-bottom: 1px solid #f1f1f1; background: #fafafa; }
.header{height: 32px; margin: 0px auto;font-size: 12px; font-family: "\5b8b\4f53"; line-height: 32px;width: 1500px;margin: 0 auto;;}
.header span{ display: block;line-height: 32px; }
.header span a{ color: #999999; margin-right: 3px; margin-left: 3px; }
.header span a.login{ color: #0072bc; margin-left: 20px; }
.header span a.gom{ margin: 0px 8px; }
.header p{ display: block;color: #999999;margin: 0; text-align: right;}
.header p a{ color: #999999; margin: 0px 5px; }
.header p a.mobile{ float: right; width: 55px; vertical-align: middle;text-indent: 12px; background: url(/images/videoList/video.png) no-repeat 0 9px; }
.header a:hover,.header span a.login:hover{ text-decoration: underline; color: #ff6600; }
.header .col-md-4 {
	float: left;
}
.top{
	background-color: #fff;
	/* box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16); */
}.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -27px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #138146;
	font-weight: bold;
}
.Tophead a:hover {
    color: #138146;
	font-weight: bold;
}
.Tophead a.moblie:hover .hbapp {
	display: block;
}
.Tophead a.moweixin:hover .hbweixin {
	display: block;
}
.Tophead a.moblie {
	margin:0 15px;
}
.Tophead a.moweixin {
	margin:0 30px 0 10px
}
.Tophead img.hbapp {
	right:20px;
}
.Tophead img.hbweixin {
	right: -40px;
}
.Tophead img {
	max-width: 150px;
	max-height: 150px;
	position: absolute;
	top: 24px;
	z-index: 9999;
	padding: 8px;
	background: #0070ce;
	border-radius: 5px;
	display: none;
}
.top .item{
	margin: 0 auto;
	padding:16px 0 0 0;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 182px;
}
.top .item .pageName{
	float: left;
	font-size: 20px;
	color: #000;
	margin:10px 0 0 20px;
	border-left: 1px solid #eeeeee;
	padding-left: 20px;
}
.top .item .menu{
	float: right;
	margin-top: 10px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #eeeeee;
	color: #333;
	padding: 0 22px;
}
.top .item .menu a:hover{
	color: #ff6600;
}
.top .item .menu a:last-child{
	border:none;
}
.search {
	width: 500px;
	height: 34px;
	margin: 2px 0 0 160px;
	float: left;
	border: 2px solid #0070ce;
	position: relative;
	border-radius: 20px;
}

.searchSelect {
	width: 88px;
	height: 33px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("http://www.hbzhan.com/images/index/index.png") no-repeat;
	-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: 38px;
	line-height: 38px;
	background-color: #0070ce;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 20px 20px 0;
}

.search input {
	width: 336px;
	height: 33px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 35px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 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: #0070ce;
	border-left: 2px solid #0070ce;
	border-right: 2px solid #0070ce;
	color: #fff;
	cursor: pointer;
}
.Live{
	margin:16px auto 0;

}
.comment{
	float: right;
	width: 340px;
	height:645px;
	border:2px solid #e6e6e6;
	border-left: none;
	position:relative;
}
.play{
	height: 649px;
	background-color: #333;
	overflow: hidden;
}
.h{
	word-break:break-all;
    margin-bottom: -100000px;
    padding-bottom: 100000px;
}
.video{
	width: 100%;
	height: 100%;
	position:relative;
}
.video .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
}
.video .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.video a.live-play{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
}
.video a.live-play i{
	font-size: 80px;
	font-style: normal;
}
.video a.open{
	position: absolute;
	top: 50%;
	right: 0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width:15px;
	height:30px;
	background-color:#e6e6e6;
	border-radius:15px 0px 0px 15px;
	z-index: 99;
	color: #333;
	text-align: center;
}
.video a.open i{
	font-size: 12px;
	position:absolute;
	top: 7px;
	left: 5px;
	display: none;
}
.video a.open i.show{
	display: block;
}
.comment .title{
	height: 43px;
	background-color: #f2f2f2;
	font-size: 16px;
	line-height: 43px;
	color: #000000;
	font-weight: bold;
	padding-left: 18px;
}
.comment .form{
	position:absolute;
	left: 0;
	bottom:0;
	background-color: #f2f2f2;
	padding:6px 18px;
	width: calc(100% - 36px);
}
.comment .form .item{
	padding: 6px 0;
	height: 36px;
	position:relative;
}
.comment .form .item img{
	/* position:absolute;
	left: 180px;
	top: 13px; */
	margin-right: 10px;
}
.comment .form .item input{
	width: 166px;
	height: 36px;
	background-color: #fff;
	font-size: 14px;
	text-indent: 10px;
	color: #787878;
	border:none;
}
.comment #form1 .item{
	background-color: #fff;
	padding: 0;
	margin: 6px 0;
}
.comment #form1 .item:first-child {
	background-color: transparent;
	padding: 6px 0;
	margin: 0;
}
#message{
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	font-size: 14px;
	padding-left: 10px;
	color: #787878;
	outline: none;
	width: 200px;
	overflow: hidden;
}
#message img{
	width: 20px;
}
.comment .form .item .anonymous{
	position:absolute;
	left: 180px;
	top: 15px;
	font-size: 14px;
}
.comment .form .item .anonymous a{
	color: #999999;
}
.comment .form .item .anonymous a i{
	display: none;
	font-size: 12px;
	margin-right: 5px;
}
.comment .form .item .anonymous a i.focus{
	display: inline;
}
.comment .form .item button{
	position:absolute;
	right: 0;
	top: 8px;
	height: 20px;
	width: 54px;
	background-color: #fff;
	border:none;
	font-size: 14px;
	color: #0070ce;
	outline:none;
	cursor: pointer;
	border-left: 1px solid #eeeeee;
}
.comment .form .item a.expression{
	position:absolute;
	right: 65px;
	top: 8px;
	color: #666;
}
.comment .form .item a.expression i{
	font-size: 20px;
}
.faceList {
	position: absolute;
	left: 0px;
	top: 48px;
	padding: 4px;
	width: calc(100% - 10px);
	background: #fff;
	border: 1px solid #dfe6f6;
	z-index: 9;
	display: none;
}
.faceList.faceList2{
	top: 118px;
}

.faceList a {
	float: left;
	height: 28px;
	width: 28px;
	padding: 4px 2px;
}

.faceList ul li a, .faceList ul li img {
	cursor: pointer;
}
.comment .area {
	height: 366px;
	padding: 10px 18px 50px 18px;
	overflow-y: auto;
}
.comment .area ul li{

}
.comment .area ul li p{
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.comment .area ul li p b{
	font-weight: normal;
	color: #0070ce;
	margin-right: 5px;
}
.comment .area ul li .txt{
	padding:12px 14px;
	background-color: #f7f7f7;
	font-size: 14px;
	line-height: 22px;
	margin-bottom:18px;
	margin-top: 5px;
	border-radius: 6px;
}
.comment .area ul li .txt img{
	max-height: 22px;
}
.live-name{
	margin: 0 auto;
	padding:20px 0;
	position:relative;
}
.live-name h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
	padding-right:120px;
}
.live-name h2 b{
	display: inline-block;
	font-size: 16px;
	color: #ff6600;
	border:2px solid #ff6600;
	height: 26px;
	line-height: 26px;
	border-radius: 15px;
	padding: 0 15px;
	vertical-align: top;
	margin:4px 0 0 14px;
	text-indent: 0;
	background: none;
}
.live-name p{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.live-name .goBack{
	position:absolute;
	right: 0;
	top: 35px;
	line-height: 40px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
	border-radius: 20px;
}
.live-name .goBack i{
	font-size: 20px;
	vertical-align: top;
	margin: 0 6px 0 0;
}
.main{
	margin:20px auto 0;
	overflow: hidden;
}
.comments{
	overflow: hidden;
}
.recommend{
	float: right;
	width: 440px;
	margin-left: 30px;
}
.comments .title{
	height: 42px;
	position:relative;
	border-bottom:1px solid #eeeeee;
}
.comments .title p{
	height: 43px;
}
.comments .title p a{
	color: #999;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 0 ;
	margin-right: 34px;
	height: 43px;
}
.comments .title p a.focus{
	color: #333;
	height: 40px;
	border-bottom:3px solid #0070ce;
}
.Content{
	display: none;
}
.introduction{
	padding:30px 0;
	font-size: 14px;
	line-height: 26px;
}
.Content dl.form{
	overflow: hidden;
	margin-top: 30px;
}
.Content dl.form dt{
	width: 44px;
	float: left;
	margin-right: 16px;
}
.Content dl.form dd{
	overflow: hidden;
	height: 200px;
	position:relative;
}
.Content dl.form dd input{
	width: 100px;
	height: 30px;
	border:1px solid #eeeeee;
	border-radius: 2px;
	font-size: 14px;
	position:absolute;
	left: 0;
	top: 6px;
	color: #666;
	text-indent: 8px;
	z-index: 2;
}
.Content dl.form dd input.code{
	left: 128px;
	z-index: 3
}
.Content dl.form dd .anonymous{
	position:absolute;
	left: 120px;
	top: 12px;
	font-size: 14px;
}
.Content dl.form dd .anonymous a{
	color: #999999;
}
.Content dl.form dd .anonymous a i{
	display: none;
	font-size: 12px;
	margin-right: 5px;
}
.Content dl.form dd .anonymous a i.focus{
	display: inline;
}
.Content dl.form dd img.ver-code{
	position:absolute;
	left: 240px;
	top: 12px;
}
#messages{
	position:absolute;
	top: 68px;
	right: 14px;
	bottom:44px;
	left: 14px;
	z-index: 4;
	font-size: 14px;
	line-height: 22px;
	color: #787878;
	height: 80px;
	overflow-y: auto;
	outline:none;
}
#messages img{
	width: 24px;
	margin-right: 10px;
}
.bottom-box{
	position:absolute;
	top: 54px;
	right: 0;
	bottom:0;
	left: 0;
	z-index: 1;
	border:1px solid #eeeeee;
	background-color: #fff;
	border-radius: 2px;

}
.Content dl.form dd button{
	position:absolute;
	right: 14px;
	bottom:14px;
	z-index: 5;
	height: 32px;
	padding: 0 20px;
	font-size: 16px;
	background: #47bf5b;
	color: #fff;
	border:none;
	border-radius: 16px;
	cursor: pointer;
}
.Content dl.form dd .expression{
	position:absolute;
	z-index: 6;
	bottom:10px;
	left: 14px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.Content dl.form dd .expression i{
	font-size: 24px;
	color: #ff6600;
	vertical-align: top;
	margin: 0 4px 0 0;
}
.Content dl.comment-list{
	overflow: hidden;
	padding: 30px 0;
	border-bottom:1px solid #eeeeee;
}
.Content dl.comment-list:last-child{
	border:none;
}
.Content dl.comment-list dt{
	width: 44px;
	float: left;
	margin-right: 16px;
}
.Content dl.comment-list dd{
	overflow: hidden;
}
.Content dl.comment-list dd p{
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.Content dl.comment-list dd p b{
	color: #333;
	margin-right: 15px;
}
.Content dl.comment-list dd .txt{
	padding:12px 14px;
	background-color: #f7f7f7;
	font-size: 16px;
	line-height: 26px;
	margin-top: 5px;
	border-radius: 8px;
}
.Content dl.comment-list dd .txt img{
	max-height: 22px;
}
.recommend .title{
	height: 43px;
	font-size: 20px;
	font-weight: bold;
}
.recommend .title b{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 6px;
	position:relative;
	width: 24px;
}
.recommend .title b::before{
	content:'';
	width: 24px;
	height: 5px;
	position:absolute;
	top: 8px;
	border-radius: 0 2px 2px 0;
	background-color: #7ec788;
}
.recommend .title b::after{
	content:'';
	width: 16px;
	height: 5px;
	position:absolute;
	top: 17px;
	border-radius: 0 2px 2px 0;
	background-color: #ffa468;
}
.recommend ul{
	width: calc(100% + 20px);
	overflow: hidden;
}
.recommend ul li{
	width: 50%;
	float: left;
}
.recommend ul li .item{
	margin:0px 20px 20px 0;
}
.recommend ul li .item .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
}
.recommend ul li .item .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.recommend ul li .item p{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
}
.recommend ul li .item p a{
	color: #333;
}
.recommend ul li .item p a:hover{
	color: #ff6600;
}
.recommend ul li .item b{
	display: block;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin-top: 5px;
}
.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: #76a145;
}

.foot span {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	display: block;
}
.bottomMenu {
	background-color: #0070ce;
	margin-top: 14px;
	padding: 30px 0 25px 0;
	overflow: hidden;
}
.bottomMenu .item{
	margin:0 auto;
	overflow: hidden;
}
.bottomMenu .item ul{
	width: 1200px;
	float: left;
}
.bottomMenu .item ul li{
	width:25%;
	float: left;
}
.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{
	color: #fff;
}

.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;
	float: left;
	width: 300px;
}

.Code i {
	font-size: 155px;
	color: #ff9000;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.Code i:before {
	vertical-align: middle;
}

.Code img {
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.loadMore{
	padding:20px;
	text-align: center;
}
.loadMore a{
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	padding: 0 10px;
	background-color: #f7f7f7;
	border-radius: 3px;
	color: #333;
}
.loadMore a:hover{
	background-color: #00a499;
	color: #fff;
}
.iframe{
	padding:0;
	height: 35px;
	overflow: hidden;
}
.liveVideo{
	height: 100%;
}
.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;
}

.hi{
	line-height: 20px;
	font-size: 14px;
	padding: 4px 0 4px 36px;
	background:url('/images/exhibition/hiuser.png') no-repeat;
}
.hi b{
	color:#ff6600;
	padding: 0 12px;
}
.warning{
	position:absolute;
	text-align: center;
	z-index: 9999;
	padding:20px;
	background-color: #000;
	top: 0;
	right: 0px;
	bottom:0;
	left: 0;
}
.blockCenter{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.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;
}
.new_live_title {
	margin: 15px auto 0;
	position: relative;
}
.controll {
	position: absolute;
	right: 0;
	top: 6px;
	height: 20px;
	line-height: 20px;
}
.controll b {
	font-size: 24px;
	color: #bababa;
}
.controll b:hover {
	color: #333333;
}
.new_live_title h2 {
	font-size: 24px;
}
.new_live_title h2 a {
	color: #333;
}
.new_live_title h2 i {
	font-size: 30px;
	color: #d821ff;
	margin-right: 5px;
	font-weight: normal;
}
.shortVide {
	margin: 15px auto 0;
	overflow: hidden;
	width: 1512px;
	position: relative;
	height: 213px;
}
.shortVide ul {
	white-space: nowrap;
	display: inline-block;
}
.shortVide ul li {
	width: 302px;
	display: inline-block;
	padding: 6px;
	box-sizing: border-box;
}
.shortVide ul li .item {
	background: #f7f7f7;
	overflow: hidden;
}
.shortVide ul li .item .image {
	padding-bottom: 56%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.shortVide ul li .item .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.shortVide ul li .item .image b {
	width: 80px;
	height: 30px;
	border-radius: 50px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	background: #ff474b;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.shortVide ul li .item .image b.notice {
	background: #55a1ff;
	border: none;
	text-indent: 0px;
}
.shortVide ul li .item .image b.replay {
	background: #ffa800;
}
.shortVide ul li .item  .text {
	height: 45px;
}
.shortVide ul li .item  .text p {
	line-height: 45px;
	font-size: 14px;
	float: left;
	width: 210px;
	overflow: hidden;
	padding-left: 10px;
}
.shortVide ul li .item  .text a {
	color: #333;
}
.shortVide ul li .item  .text span {
	float: right;
	margin-right: 10px;
	color: #999;
	line-height: 45px;
	font-size: 14px;
}
.shortVide ul li .item  .text span i {
	font-size: 15px;
	margin: 0 3px;
}
.xiangxi {
	position: absolute;
	right: 180px;
	top: 45px;
	font-size: 14px;
	color: #e6e6e6;
}
.xiangxi1 {
	right: 0px;
}
.xiangxi i {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.xiangxi span.fenxiang {
	position: relative;
	cursor: pointer;
	height: 30px;
	display: inline-block;
}
.xiangxi span.shoujilook {
	position: relative;
}
.xiangxi span.fenxiang .fenxiangDiv {
	position: absolute;
	left: -50px;
	top: 25px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #76a145;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
	display: none;
}
.xiangxi span.shoujilook .ewmDiv {
	position: absolute;
	left: -40px;
	top: 25px;
	width: 150px;
	height: 170px;
	margin-top: 0;
	background: #fff;
	border-top: 3px solid #76a145;
	text-align: center;
	box-shadow: 0 6px 15px #d6d6d6;
	display: none;
	position: absolute;
	z-index: 99;
}
.xiangxi span.shoujilook .ewmDiv img {
	width: 120px;
	height: 120px;
	margin: 10px  0 ;
}
.xiangxi span.shoujilook:hover .ewmDiv {
	display: block;
}
.xiangxi span.bofang i {
	background: url(../../../images/live/bofang.png) no-repeat left center;
	background-size: contain;
}
.xiangxi span.fenxiang i {
	background: url(../../../images/live/fenxiang.png) no-repeat left center;
	background-size: contain;
}
.xiangxi span.shoujilook i {
	background: url(../../../images/live/shoujilook.png) no-repeat left center;
	background-size: contain;
}
.xiangxi span.jubao i {
	background: url(../../../images/live/jubao.png) no-repeat left center;
	background-size: contain;
}
.bdsharebuttonbox a{
	display:inline-block!important;
	width:30px!important;
	height:30px!important;
	float:none;
	margin-left:5px;
	margin: 3px!important;
	padding-left: 0!important;
	line-height:0!important;
	float: none!important;
}
.bdsharebuttonbox a:hover .fenxiangDiv {
	display: block;
}
.bdsharebuttonbox a.weixin {
	background:url('../../../images/live/share.png') no-repeat -140px -36px;
}
.bdsharebuttonbox a.weibo {
	background:url('../../../images/live/share.png') no-repeat -45px -36px;
}
.bdsharebuttonbox a.qq {
	background:url('../../../images/live/share.png') no-repeat 0 -36px;
}
.xiangxi span {
	color: #999;
}
.xiangxi span a {
	color: #999;
}
.xiangxi span {
	margin: 0 12px;
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
	.w{
		width: 1240px;
	}
	.shortVide ul li .item .text p {
		width: 70%;
	}
	.shortVide {
		width: 1240px;
		height: 185px;
	}
	.shortVide ul li {
    	width: 248px;
	}
	.comment {
		height: 514px;
	}
	.play {
		height: 514px;
	}
	.search{
		width: 420px;
		margin: 0px 0 0 80px;
	}
	.search input{
		width: 256px;
	}
	.bottomMenu .item ul{
		width: 1030px;
	}
	.recommend{
		width: 340px;
	}
	.top .item .menu a {
		padding:0 10px;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.w{
		width: 1330px;
	}
	.shortVide {
		width: 1330px;
		height: 200px;
	}
	.shortVide ul li .item .text p {
		width: 70%;
	}
	.shortVide ul li {
    width: 267px;
	}
	.top .item .menu a {
		padding: 0 12px;
	}
	.search{
		width: 450px;
	}
	.search input{
		width: 286px;
	}
	.bottomMenu .item ul{
		width: 1100px;
	}
	.play{
		height: 528px;
	}
	.comment{
		height: 524px;
	}
	.comment .area{
		height: 382px;
	}
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
.w{
		width: 1330px;
	}
	.play {
		height: 553px;
	}
	.comment {
		height: 550px;
	}
.head p {
	margin-right: 130px;
}
	.shortVide {
		width: 1342px;
		height: 180px;
	}
	.shortVide ul li .item .text p {
		width: 70%;
	}
	.shortVide ul li {
		width: 247px;
	}
	.search{
		width: 420px;
		margin: 2px 0 0 80px;
	}
	.search input{
		width: 256px;
	}
	.bottomMenu .item ul{
		width: 1030px;
	}
	.recommend{
		width: 340px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
	.w{
		width: 1250px;
	}
	.shortVide {
		width: 1250px;
		height: 185px;
	}
	.shortVide ul li {
		width: 249px;
	}
	.shortVide ul li .item .text p {
		width: 65%;
	}
	.shortVide ul li .item .text p img {
		max-width: 30px;
		max-height: 30px;
	}
	.top .item .menu a{
		padding: 0 12px;
	}
	.search{
		width: 420px;
		margin: 0px 0 0 80px;
	}
	.search input{
		width: 256px;
	}
	.bottomMenu .item ul{
		width: 910px;
	}
	.recommend{
		width: 340px;
	}
}
@media screen and (max-width: 1024px) {
	.w{
		width: 980px;
	}
	.top .item .menu a{
		padding: 0 10px;
		font-size: 16px;
	}
	.search{
		width: 330px;
		margin: 0px 0 0 30px;
	}
	.comment{
		height: 360px;
	}
	.play{
		height: 360px;
	}
	.search input{
		width: 166px;
	}
	.bottomMenu .item ul{
		width: 680px;
	}
	.recommend{
		width: 340px;
	}
	.comment .area{
		height: 200px;
	}
}
.start,.end{
		display:none
		}

.container1 {
	display: block;
	margin: 0 auto;
	clear: both;
}
.col-md-10 {
	width: 83.3333333%;
}
.col-md-3 {
	width: 25%;
	float: left;
}
.col-md-2 {
	width: 16.6666%;
	float: left;
	margin-top: 30px;
}
.bottomMenu p a {
	color: #fff;
}
.Code {
	width: 140px;
	height: 165px;
	background: url(/images/videoList/codebg.png) no-repeat;
	background-size: contain;
	text-align: center;
}
.bottomMenu dl dt {
	padding-left: 63px;
	background: url(/images/videoList/foot.png) no-repeat;
	font-size: 18px;
	line-height: 48px;
	color: #fff;
}
.bottomMenu dl dd {
	font-size: 14px;
	line-height: 30px;
	padding-left: 63px;
}
.bottomMenu dl dd a {
	color: #fff;
}
