﻿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;
}

.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right: 151px;}
.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 #945d56;
	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: #945d56;
	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: #76a145;
	border-left: 2px solid #76a145;
	border-right: 2px solid #76a145;
	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_red.jpg") no-repeat top center #f4f4f4;
}
.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: #791a19;
}
.briefing_blue .briefingRight ul li.focus {
	background: #21568c;
}
.briefingLive ul li {
	width: 100%;
	height: 506px;
	position: relative;
	min-width: 900px;
}
.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: #891d1c;
}
.briefingTitle {
	padding-left: 20px;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #b82827;
	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 #b82827;
	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/video.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 .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: 200px;
	position:relative;
	overflow: hidden;
}
.liveList li .item .image img{
	width: 100%;
	height: 100%;
	display: block;
}
.recommend .liveList li .item .image {
	height: 162px;
	position:relative;
	overflow: hidden;
}
.recommend .liveList li .item .image img {
	width: 100%;
	height: 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: #2cb967;
}
.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: #b4675d;
	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: #b4675d;
	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: #2cb967;
	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: 162px;;
	position:relative;
	overflow: hidden;

}
.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: #4bbf5b;
	margin-right: 20px;
}
.main{
	width: 1500px;
	margin: 15px auto 0;
}


.footTop {
	
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 100px;
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.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 #c88d87;
	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 {
	/* overflow: hidden; */
	height: 108px;
}
.footLeft .lxqq ul li a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq ul li a .QQhover{
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 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: 110px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.footLeft .lxqq ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footLeft .lxqq ul li a:hover .QQhover{
	 display: inline-block;
	}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #d37569;
	border-right: 1px solid #d37569;
	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 #cb948d;
}
.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;
}
/* 20231114 */
.header .mobile{
	display: none;
}
.Tophead {
	position: relative;
	margin: 0 auto;
	width: 1500px;
  }
  .Tophead ul{
	  position: absolute;
	  top: -35px;
	  right: 0;
  }
  .Tophead li{
	  float: left;
	  height: 34px;
		position: relative;
  }
  .Tophead li .ServiceTop {
	  height: 34px;
	  line-height: 34px;
	  padding: 0 8px;
	  font-size: 12px;
	  position: relative;
  }
  .Tophead li .ServiceTop::after{
	  position: absolute;
	  content: "";
	  right: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 1px;
	  height: 12px;
	  background-color: #e2e2e2;
  }
  .Tophead li:last-child .ServiceTop::after{
	  display: none;
  }
  .Tophead li .ServiceTop a{
	  color: #777;
  }
  /* 两个下拉 */
  .Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	  color: #945d56;
  }
  .Tophead li .ServiceTop i{
	  margin-right: 6px;
	  font-size: 12px;
  }
  /* mobile */
  .ServiceBot{
	  background-color: #fff;
	  position: absolute;
	  z-index: 99;
	  top: 34px;
	  right: 0;
	  display: none;
	  text-align: center;
	  z-index: 9999;
	  box-sizing: border-box;
  }
  .ServiceBot1 {
	  width: 833px;
	  padding: 18px 14px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
  }
  .ServiceBot1 .item {
	  float: left;
	  width: 20%;
  }
  .ServiceBot1 .item .image{
	  padding: 4px 4px 0;
	  border-radius: 8px;
	  display: inline-block;
	  background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
  }
  .ServiceBot1 .item .image img{
	  width: 130px;
	  height: 130px;
	  border-radius: 8px;
  }
  .ServiceBot1 .item .image b{
	  height: 24px;
	  line-height: 24px;
	  font-size: 15px;
	  color: #fff;
	  display: block;
	  text-align: center;
	  overflow: hidden;
  }
  .ServiceBot1 .item p{
	  margin-top: 10px;
	  height: 16px;
	  line-height: 16px;
	  font-size: 15px;
	  color: #888;
	  overflow: hidden;
  }
  .Tophead li.mobile .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.mobile .hover a{
	  color: #945d56;
  }
  .Tophead li.mobile .hover::after{
	  display: none;
  }
  /* weixin */
  .ServiceBot2{
	  height: 220px;
	  width: 740px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
	  overflow: hidden;
  }
  .ServiceBot2 .gzRight{
	  width: 440px;
	  border-left: 1px solid #f3f3f3;
	  float: right;
  }
  .ServiceBot2 .gzRight a{
	  height: 110px;
	  padding: 65px 20px 27px;
	  line-height: 18px;
	  font-size: 14px;
	  color: #333;
	  width: 25%;
	  text-align: center;
	  box-sizing: border-box;
	  position: relative;
	  float: left;
	  cursor: pointer;
  }
  .ServiceBot2 .gzRight a:nth-child(1)::after,
  .ServiceBot2 .gzRight a:nth-child(2)::after,
  .ServiceBot2 .gzRight a:nth-child(3)::after,
  .ServiceBot2 .gzRight a:nth-child(4)::after{
	  position: absolute;
	  content:'';
	  left: 0;
	  right: 0;
	  bottom: 0;
	  height: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a::before{
	  position: absolute;
	  content:'';
	  top: 0;
	  right: 0;
	  bottom: 0;
	  width: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a:nth-child(4n)::before{
	  display: none;
  }
  .ServiceBot2 .gzRight a i{
	  position: absolute;
	  top: 27px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 28px;
	  height: 31px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	  background-size: 100% 100%!important;
	  display: inline-block;
	  vertical-align: top;
  }
  .ServiceBot2 .gzRight a:nth-child(2) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(3) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(4) i{
	  width: 63px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(5) i{
	  width: 28px;
	  height: 24px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(6) i{
	  width: 41px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(7) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(8) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
  }
  .ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	  z-index: 999;
	  background-color: #fff;
	  box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
  }
  .ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	  display: none;
  }
  .ServiceBot2 .zgLeft{
	  width: 299px;
	  height: 100%;
	  float: right;
	  position: relative;
	  display: none;
  }
  .ServiceBot2 .zgLeft p{
	  display: inline-block;
	  position: absolute;
	  left: 30px;
	  top: 50%;
	  width: 20px;
	  line-height: 28px;
	  font-size: 20px;
	  color: #c27468;
	  transform: translateY(-50%);
  }
  .ServiceBot2 .zgLeft img{
	  position: absolute;
	  left: 66px;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 180px;
  }
  .Tophead li.weixin .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.weixin .hover a{
	  color: #945d56;
  }
  .Tophead li.weixin .hover::after{
	  display: none;
  }

