body{
	background-color: #f5f5f5;
}
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;
}
.iframe{width: 100%;height:35px;overflow:hidden;}
.header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.head{
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.head span{
	float: left;
	line-height: 34px;
	font-size: 0;
}
.head span a{
	font-size: 12px;
	color: #666;
	margin-right: 16px;
}
.head a:hover{
	color: #ff6600;
}.Tophead {
	position: relative;
	margin: 0 auto;width: 1500px;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -27px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #4f7ec4;
	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 15px 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: #4f7ec4;
	border-radius: 5px;
	display: none;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:130px;}
.head p a{ display:inline-block; color:#666; padding:0 6px;}
.head p a.mobile {
	color: #76a145;
}

.head p a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
}

.top{
	background-color: #fff;
}
.top .item{
	width: 1500px;
	margin: 0 auto;
	padding:15px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:12px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.top .item .menu{
	float: right;
	margin-top: 15px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #ddd;
	color: #333;
	padding: 0 22px;
}
.top .item .menu a:hover{
	color: #ff6600;
}
.top .item .menu a:last-child{
	border:none;
}
.search {
	width: 460px;
	height: 35px;
	margin: 6px 0 0 80px;
	float: left;
	border: 2px solid #4f7ec4;
	position: relative;
	border-radius: 18px;
}

.searchSelect {
	width: 88px;
	height: 35px;
	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: 39px;
	line-height: 39px;
	background-color: #4f7ec4;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 296px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	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: #4f7ec4;
	border-left: 2px solid #4f7ec4;
	border-right: 2px solid #4f7ec4;
	color: #fff;
	cursor: pointer;
}
.images7{
	width: 1500px;
	margin:20px auto 0;
	overflow: hidden;
}
.images7 .left{
	width: 894px;
	float: left;
}
.briefing {
	width: 100%;
	overflow: hidden;
	height: 506px;
	background: url("../../../images/index/briefing_bg.png") no-repeat top center #f4f4f4;
	background-size: cover;
}
.briefing_blue {
	background: url("../../../images/index/briefing_blue.jpg") no-repeat top center #f4f4f4;
}
.briefing_blue .briefingRight {
	background: #10477f;
}
.briefing_blue .briefingTitle {
	border-bottom: 1px solid #14599c;
}
.briefing_blue .briefingRight ul li {
	border-bottom: 1px solid #14599c;
}
.briefing_main {
	width: 1200px;
	margin: 0 auto;
}
.briefingLive {
	width: 900px;
	height: 506px;
	float: left;
	position: relative;
	overflow: hidden;
}
.briefing .briefingRight ul li.focus {
	background: #fb9717;
}
.briefing_blue .briefingRight ul li.focus {
	background: #21568c;
}
.briefingLive ul li {
	width: 100%;
	height: 506px;
	position: relative;
}
.briefingLive ul li img {
	width: 100%;
	height: 100%;
}
.briefingLive ul li .bof {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}
.briefingLive ul li .bof i {
	font-size: 98px;
	color: #fff;
}
.briefingLive ul li .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}
.briefingLive ul li  p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 80px;
	font-size: 26px;
	line-height: 100px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8)); /* 标准的语法（必须放在最后） */
}
.briefingLive ul li  p a {
	color: #fff;
}
.briefingRight {
	width: 300px;
	float: right;
	background: #fbc917;
}
.briefingTitle {
	padding-left: 20px;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #dbb41c;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}
.briefingTitle i {
	color: #fbc917;
	font-size: 24px;
	margin-right: 6px;
	vertical-align: middle;
}
.briefingRight ul li {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	border-bottom: 1px solid #dbb41c;
	padding-top:18px;
	padding-bottom: 18px;
}
.briefingRight ul li .image {
	width: 124px;
	float: left;
	margin-right: 16px;
	height: 80px;
	position: relative;
}
.briefingRight ul li .image img {
	width: 100%;
	max-width: 100%;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.briefingRight ul li .text{
	overflow: hidden;
	color: #fff;
}
.briefingRight ul li p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	margin-top: 5px;
	overflow: hidden;
}
.briefingRight ul li a {
	color: #fff;
}
.briefingRight ul li  span {
	font-size: 14px;
	margin-top: 30px;
	margin-top: 10px;
	display: block;
}
.liveBigImg{
	height: 506px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
.liveBigImg li{
	float: left;
	position: relative;
}
.images7 .left .image{
	/* padding-bottom:58.3%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px; */
}
.images7 .left .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.images7 .left .image b{
	position:absolute;
	z-index: 1;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	color: #fff;
	top: 20px;
	right: 20px;
	font-size: 16px;
	font-weight: normal;
}
.images7 .left .image a{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	z-index: 9;
}
.images7 .left .image p{
	position:absolute;
	z-index: 2;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 20px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.images7 .left .image input{
	display: none;
}
.gradual{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(102,102,102,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,0.9));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,1));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.images7 .right{
	width: 606px;
	float: right;
}
.images7 .right ul{
	overflow: hidden;
}
.images7 .right ul li{
	width: 291px;
	float: left;
	padding: 0 0 12px 12px;
}
.images7 .right ul li input{
	display: none;
}
.images7 .right ul li .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px;
}
.images7 .right ul li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.images7 .right ul li.focus .image::after{
	content:'';
	position:absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
	z-index: 99;
	border:2px solid #76a145;
}
.images7 .right ul li .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.images7 .right ul li .image a{
	color: #fff;
}
.images7 .right ul li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.images7 .right ul li .image p strong{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
}
.images7 .right ul li .image a:hover p strong{
	height: 44px;
}

.images7 .right ul li .image i{
	font-size: 50px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.images7 .right ul li .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.images7 .right ul li .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.images7 .right ul li .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.blockCenter {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -28px;
	margin-top: -20px;
}
.Title{
	height: 51px;
	line-height: 51px;
	width: 1500px;
	margin:20px auto 0;
	position:relative;
}
.Title i{
	width: 32px;
	height: 32px;
	position:absolute;
	top: 0px;
	left: 0;
	background:url('/images/live/live2020.png') no-repeat -2px -79px;
}
.Title i.product{
	background:url('/images/live/live2020.png') no-repeat 0px -134px;
}
.Title i.industry{
	background:url('/images/live/live2020.png') no-repeat 0px -244px;
}
.Title h2{
	height: 51px;
}
.Title h2.liveLeft {
    width: 68%;
	float: left;
	position: relative;
	font-weight: normal;
}
.Title h2.liveRight {
	width: 32%;
	float: right;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
}
.Title h2 .hot_pro {
	width: 164px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/hot_pro.png") no-repeat;
	background-size: contain;
}
.Title h2 .hot_tj{
	width: 164px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/hot_tj.png") no-repeat;
	background-size: contain;
}
.Title h2 .exhi_live{
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/exhi_live.png") no-repeat;
	background-size: contain;
}
.Title h2 .hb_live{
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/hb_live.png") no-repeat;
	background-size: contain;
}
.Title h2 .hb_meeting {
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/meeting.png") no-repeat;
	background-size: contain;
}
.Title h2 .exhi_yugao{
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/exhi_yugao.png") no-repeat;
	background-size: contain;
}
.Title a.more{
	width: 86px;
	height: 34px;
	display: inline-block;
	position:absolute;
	right: 0;
	font-size: 14px;
	color: #666;
	background: #e8e8e8;
	border-radius: 20px;
	text-align: center;
	top: 0;
	line-height: 34px;
}
.recommend .liveList li{
	width: 20%;
}
.liveList{
	width: 1512px;
	margin: 0 -6px;
}
.liveList li{
	width: 25%;
	float: left;
	padding:6px;
	box-sizing: border-box;
}
.liveList li .item{
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
}
.liveList li .item:hover{
	box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
}
.liveList li .item .image {
	/* height: 0; */
	position: relative;
	overflow: hidden;
	/* padding-bottom: 56%; */
	height: 204px;
}
.liveList li .item .image img {
	width: 100%;
	display: block;
	max-height: none;
	height: 100%;
}
.interview {
		margin: 20px auto 0;
		overflow: hidden;
	}
	.interview .bigimg {
		width: 39.5%;
		float: left;
		padding-right: 20px;
		box-sizing: border-box;
	}
	.interview .bigimg .image {
		/* padding-bottom: 59.3%; */
		/* height: 0; */
		overflow: hidden;
		position: relative;
		border-radius: 10px;
		height: 343px;
	}
	.interview .bigimg .image img {
		width: 100%;
		display: block;
		height: 100%;
	}
	.interview .bigimg .image p {
		position: absolute;
	   bottom: 0;
	   left: 0;
	   height: 70px;
	   font-size: 20px;
	   line-height: 90px;
	   padding: 0 10px;
		overflow: hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	   width: 100%;
	   background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	}
	.interview .bigimg .image b {
		position: absolute;
		top: 0;
		left: 0;
		width: 100px;
		height: 35px;
		display: inline-block;
		line-height: 35px;
		text-align: center;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
		border-radius: 10px 0 10px 0;
	}
	.interview .bigimg .image i {
		font-size: 56px;
		transform: scale(1.3);
		color: #fff;
	}
	.interview .bigimg .image p a {
		color: #fff;
	}
	.interview .listimg {
		width: 60.5%;
		float: right;
	}
	.interview .listimg ul {
		overflow: hidden;
		margin: -10px;
	}
	.interview .listimg ul li{
		width: 33.3333%;
		float: left;
		padding: 10px;
		box-sizing: border-box;
	}
	.interview .listimg ul li .image {
		padding-bottom: 60%;
		height: 0;
		overflow: hidden;
		position: relative;
		border-radius: 10px;
	}
	.interview .listimg ul li .image img {
		width: 100%;
		display: block;
		height: 100%;
	}
	.interview .listimg ul li .image p {
		position: absolute;
	   bottom: 0;
	   left: 0;
	   height: 50px;
	   font-size: 16px;
	   line-height: 60px;
	   padding: 0 10px;
		overflow: hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	   width: 100%;
	   background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	   background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
	}
	.interview .listimg ul li .image b {
		position: absolute;
		top: 0;
		left: 0;
		width: 65px;
		height: 26px;
		display: inline-block;
		line-height: 26px;
		text-align: center;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		border-radius: 10px 0 10px 0;
	}
	.interview .listimg ul li .image p a {
		color: #fff;
	}
	.interview .listimg ul li .image {
		padding-bottom: 0;
		height: 164px;
	}
	.interview .bigimg {
		padding-right: 14px;
	}
	.interview .listimg ul {
		margin: -7px;
	}
	.interview .listimg ul li{
		padding: 7px;
	}
	.interview .bigimg .image p{
		height: 60px;
		font-size: 16px;
		line-height: 80px;
	}
	.interview .listimg ul li .image p{
		height: 40px;
		font-size: 14px;
		line-height: 50px;
	}
	.interview .listimg ul li .image b{
		width: 55px;
		height: 22px;
		line-height: 22px;
	}
	.interview .bigimg .image b{
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
.recommend .liveList li .item .image {
	position: relative;
	overflow: hidden;
	height: 162px;
}
.recommend .liveList li .item .image img {
	width: 100%;
	display: block;
}
.liveList li .item .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.liveList li .item .image i{
	font-size: 56px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.liveList li .item .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.liveList li .item .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.liveList li .item .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.liveList li .item .image input{
	display: none;
}
.liveList li .item .txt{
	height: 56px;
	position:relative;
	overflow: auto;
}
.liveList li .item .txt p{
	height: 34px;
	margin-top: 11px;
	padding: 0 70px 0 12px;
	font-size: 16px;
	line-height: 34px;
	overflow: hidden;
	font-weight: bold;
}
.liveList li .item .txt b {
	display: block;
	width: 64px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translate(0,-50%);
	border-radius: 2px;
	z-index: 10px;
	font-weight: normal;
}
.liveList li .item .txt b.liveing1 {
	background: #ff6022;
}
.liveList li .item .txt b.replay1 {
	background: #4f7ec4;
}
.liveList li .item .txt p a{
	color: #333;
}
.liveList li .item .txt p a:hover{
	color: #ff6600;
}
.liveList li .item .txt p a img{
	width: 40px;
	margin-right: 8px;
	vertical-align: middle;
}
.liveList li .item .txt span{
	position:absolute;
	right: 12px;
	top: 21px;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	text-indent: 22px;
	z-index: 2px;
	background:url('/images/live/live2020.png') no-repeat -40px -305px;
}
.living{
	background-color: #ff474b;
}
.notice{
	background-color: #55a1ff;
}
.replay{
	background-color: #ffa800;
}
.foot {
	background-color: #4f7ec4;
	padding: 10px 15px 30px 15px;
	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: 14px;
	line-height: 24px;
	color: #fff;
	display: block;
}
.bottomMenu {
	background-color: #4f7ec4;
	margin-top: 30px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	width: 1515px;
	margin:0 auto;
	height: 208px;
}

.Code {
	height: 190px;
	position: relative;
	float: left;
	width: 303px;
}

.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%);
}
.exhibitionLive{
	width:1500px;
	margin:20px auto 0;
}
.exhibitionLive .item{
	width: 1500px;
}
.exhibitionLive .rightExhiLive {
	width: 68%;
	margin-top: -7px;
	float: left;
	overflow: hidden;
}
.exhibitionLive .notice1 {
	width: 32%;
	float: right;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
}
.exhibitionLive .notice1 .notice_main {
	width: 100%;
	box-sizing: border-box;
	padding: 16px;
	background: #fff;
}
.exhibitionLive .notice1 ul {
	padding-left: 16px;
	padding-top: 13px;
	width: 100%;
	box-sizing: border-box;
	border-left: 1px solid #e6e6e6;
}
.exhibitionLive .notice1 ul li {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}
.exhibitionLive .notice1 ul li:after {
	position: absolute;
	width: 10px;
	content: '';
	top: 8px;
	left: -21px;
	height: 10px;
	background: #cccccc;
	transform: translate(0,-50%) rotate(45deg);
	-ms-transform:translate(0,-50%) rotate(45deg); 	/* IE 9 */
	-moz-transform:translate(0,-50%) rotate(45deg); 	/* Firefox */
	-webkit-transform:translate(0,-50%) rotate(45deg); /* Safari 和 Chrome */
	-o-transform:translate(0,-50%) rotate(45deg); 	/* Opera */
}
.exhibitionLive .notice1 ul li b {
	font-weight: normal;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.exhibitionLive .notice1 ul li:hover b{
	font-weight: bold;
}
.exhibitionLive .notice1 ul li:hover:after {
	position: absolute;
	width: 10px;
	content: '';
	top: 8px;
	left: -21px;
	height: 10px;
	background: #4f7ec4;
	transform: translate(0,-50%) rotate(45deg);
	-ms-transform:translate(0,-50%) rotate(45deg); 	/* IE 9 */
	-moz-transform:translate(0,-50%) rotate(45deg); 	/* Firefox */
	-webkit-transform:translate(0,-50%) rotate(45deg); /* Safari 和 Chrome */
	-o-transform:translate(0,-50%) rotate(45deg); 	/* Opera */
}
.exhibitionLive .notice1 ul li b a {
	color: #333;
}
.exhibitionLive .notice1 ul li .image {
	width: 38%;
	margin-right: 15px;
	float: left;
	padding-bottom: 22%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
}
.exhibitionLive .notice1 ul li .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.exhibitionLive .notice1 ul li .text {
	overflow: hidden;
}
.exhibitionLive .notice1 ul li .text p {
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 4px;
}
.exhibitionLive .notice1 ul li .text p a {
	color: #999;
}
.exhibitionLive .notice1 ul li .text span i {
	margin-right: 3px;
	vertical-align: middle;
}
.exhibitionLive .notice1 ul li .text span {
	width: 115px;
	height: 26px;
	display: block;
	background: #ff9e00;
	border-radius: 15px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}
.exhibitionLive .notice1 .gduo {
	margin: 0 16px;
}
.exhibitionLive .notice1 .gduo a {
	width: 100%;
	height: 40px;
	background: #f4f4f4;
	color: #666666;
	text-align: center;
	line-height: 40px;
	display: block;
}
.exhibitionLive .notice1 .gduo a i {
	margin-left: 5px;
	font-size: 10px;
}
.exhibitionLive .rightExhiLive ul {
	width: 61%;
	float: left;
}
.exhibitionLive .rightExhiLive ul.ul2 {
	width: 39%;
	float: left;
}
.exhibitionLive .rightExhiLive ul.ul2 li {
	width: 100%;
	padding-left: 7px;
	padding-right: 0px;
}
.exhibitionLive .rightExhiLive ul.ul2 li .image {
	padding-bottom: 65%;
}
.exhibitionLive .rightExhiLive li{
	width: 50%;
	float: left;
	padding: 7px;
	padding-left: 0px;
	box-sizing: border-box;
}
.exhibitionLive .rightExhiLive li .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px;
}
.exhibitionLive .rightExhiLive li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.exhibitionLive .rightExhiLive li .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image a{
	color: #fff;
}
.exhibitionLive .rightExhiLive li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:15px 12px 10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image p strong{
	height: 18px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.exhibitionLive .rightExhiLive li .image a:hover p strong{
	height: 40px;
}

.exhibitionLive .rightExhiLive li .image i{
	font-size: 50px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
.exhibitionLive .rightExhiLive li .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.exhibitionLive .rightExhiLive li .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.exhibitionLive .rightExhiLive li .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.exhibitionLive .rightExhiLive li .image input{
	display: none;
}
.exhibitionLive .rightExhiLive li.bigImg{
	width: 100%;
	float:left;
	margin:0;
}
.exhibitionLive .rightExhiLive li.bigImg .image{
	padding-bottom:55%;
}
.exhibitionLive .rightExhiLive li.bigImg .image p{
	padding:10px 12px 10px 12px;
	font-size: 22px;
}
.exhibitionLive .rightExhiLive li.bigImg .image p strong{
	height: 30px;
	line-height: 30px;
}
.exhibitionLive .rightExhiLive li.bigImg .image a:hover p strong{
	height: 56px;
}
.exhibitionLive .rightExhiLive li.bigImg .image i{
	font-size: 64px;
}
.controll{
	position:absolute;
	right: 0;
	top: 6px;
	height: 20px;
	line-height: 20px;
}
.controll a{
	color: #999;
	display: inline-block;
}
.controll a:hover{
	color: #76a145;
}
.controll p{
	display: inline-block;
	padding: 0 20px;
	font-size: 16px;
}
.leftBar_item {
	width: 50px;
	height: 166px;
	background-color: #ff852d;
	float: right;
	border-radius: 3px 0 0 3px;
}
.leftBar_item .leftBar_logo {
	width: 32px;
	height: 30px;
	background: url("../../../images/index/leftBar_logo.png") no-repeat;
	text-align: center;
	margin: 8px 10px;
	background-size: contain;
}
.leftBar_item .leftBar_logo img {
	width: 100%;
}
.leftBar_item p {
	font-size: 16px;
	margin: 0 15px;
	text-align: center;
	color: #fff;
}
.leftBar_item p i {
	width: 12px;
	height: 14px;
	background: url("../../../images/index/leftBar_ico.png") no-repeat;
	text-align: center;
	display: inline-block;
	background-size: contain;
	vertical-align: middle;
	margin-top: 5px;
}
.leftBar_hover {
	display: none;
	background-color: #fff;
}
.leftBar:hover .leftBar_hover {
	display: block;
	-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;
}
.leftBar:hover .leftBar_item {
	display: 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;
}
.leftBar{
	position:fixed;
	right: 5px;
	top: 30%;
	transform: translateY(-30%);
	border-radius:2px;
	overflow: hidden;
	width: 115px;
	z-index: 999;
	display: none;
}
.leftBar span{
	display: block;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	text-indent: 15px;
	font-weight: bold;
	color: #fff;
	font-family: 'microsoft yahei';
	background:#ff7b22 url('/images/live/live2020.png') no-repeat 100% -436px;
}
.leftBar .item{
	padding:8px 0;
	border-bottom:1px solid #f0f0f0;
}
.leftBar .item b{
	display: block;
	font-size: 14px;
	padding:2px 10px 8px 15px;
}
.leftBar .item b a{
	color: #333;
}
.leftBar .item p a{
	display: inline-block;
	width: 55px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: 15px;
	color: #999;
}
.leftBar .item a:hover{
	color: #ff6600;
}
.leftBar .item p a.oneline{
	width: 100px;
}
.gotoTop{
	background-color: #fffbf8;
	height: 45px;
	text-align: center;
}
.gotoTop a{
	display: inline-block;
	line-height: 14px;
	font-size: 12px;
	padding-right: 20px;
	color: #ff6600;
	margin-top: 16px;
	background:url('/images/live/live2020.png') no-repeat 100% -402px;
}
.shortVide{
	width: 1512px;
	height: 470px;
	margin:15px auto 0;
	position:relative;
}

.shortVide ul{
	position:absolute;
	top: 0;
	left: 0px;
}
.shortVide ul li{
	width: 20%;
	float: left;
	padding:6px;
	box-sizing: border-box;
}
.shortVide ul li .item{
	background-color: #fff;
	overflow: hidden;
	border-radius: 12px;
}
.shortVide ul li .item .image {
	/* height: 0; */
	position: relative;
	overflow: hidden;
	/* padding-bottom: 56%; */
	height: 162px;
}
.shortVide ul li .item .image img {
	width: 100%;
	height: 100%;
	display: block;
}
.shortVide ul li .item .image b{
	position:absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}
.shortVide ul li .item .image i{
	font-size: 56px;
	z-index: 4;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.shortVide ul li .item .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.shortVide ul li .item .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.shortVide ul li .item .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.shortVide ul li .item .txt{
	height: 64px;
	padding: 0 14px;
	position:relative;
	overflow: auto;
}
.shortVide ul li .item .txt p{
	height: 26px;
	margin-top: 8px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	font-weight: bold;
}
.shortVide ul li .item .txt p a{
	color: #333;
}
.shortVide ul li .item .txt p a:hover{
	color: #ff6600;
}

.shortVide ul li .item .txt span{
	display: block;
	line-height: 18px;
	color: #999;
}
.shortVide ul li .item .txt span b{
	font-weight: normal;
	color: #4f7ec4;
	margin-right: 20px;
}
.main{
	width: 1500px;
	margin: 15px auto 0;
}


.footTop {
	/* overflow: hidden; */
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 100px;
	/* overflow: hidden; */
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	/* overflow: hidden; */
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li a{
	position: relative;
	cursor: pointer;
}
.footLeft ul li a .QQhover {
    position: absolute;
   left: 0px;
    bottom: 18px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 500;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
 
    

   }
   .footLeft ul li a .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   .footLeft ul li a:hover .QQhover{
    display: inline-block;
   }
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(../../../images/index/qq_ico.png) no-repeat center center #82a6db;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(../../../images/index/qq_ico.png) no-repeat center center #ff9e00;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #06b6aa;
	border-right: 1px solid #06b6aa;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 40%;
	float: right;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 33.333%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #82a6db;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}

.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;
	z-index: 99;
}

.videoMaskItem img {
	width: 110px;
	margin: 40px 0 25px 0;
}

.videoMaskItem a {
	position: absolute;
	font-size: 24px;
	top: 14px;
	right: 14px;
	color: #999;
}
