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;}
.pointMenu {
	display: none;
}
.header{
	height: 34px;
	width: 100%;
	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:-6px;}
.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:25px 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: 24px;
	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 #76a145;
	position: relative;
	border-radius: 18px;
}

.searchSelect {
	width: 110px;
	height: 35px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
	text-align: center;
	box-sizing: border-box;
	padding-right: 10px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("/images/index/hbindex.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: #76a145;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 260px;
	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;
}
#liveImg{
	padding-bottom:57.4%;
	height: 0;
	width: 100%;
	overflow: hidden;
	float: left;
	position:relative;
}
.liveBigImg{
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
.liveBigImg li{
	width: 100%;
	height: 100%;
	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;
}
.banner {
	width: 1500px;
	height: 80px;
	margin: 0 auto;
}
.banner img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.Title{
	height: 32px;
	line-height: 32px;
	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{
	font-size: 30px;
	font-weight: bold;
	text-indent: 40px;
}
.Title h2 a{
	color: #333;
}
.Title a.more{
	position:absolute;
	right: 0;
	font-size: 14px;
	color: #999;
	top: 0;
}
.liveList{
	width: 1515px;
}
.liveList li{
	width: 291px;
	float: left;
	padding:6px 12px 6px 0;
}
.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{
	padding-bottom:56%;
	height: 0;
	position:relative;
	overflow: hidden;

}
.liveList li .item .image img{
	width: 100%;
	max-height: none;
	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: 14px;
	line-height: 34px;
	overflow: hidden;
	font-weight: bold;
}
.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: 51px;
	height: 34px;
	vertical-align: top;
	margin-right: 8px;
}
.liveList li .item .txt span{
	position:absolute;
	right: 12px;
	top: 21px;
	line-height: 14px;
	color: #999;
	text-indent: 22px;
	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: #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: #00a499;
	margin-top: 14px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	width: 1515px;
	margin:0 auto;
	overflow: hidden;
}
.bottomMenu .item ul{
	width: 1212px;
	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: 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: 1512px;
}
.exhibitionLive ul{
	width: 756px;
	float: left;
	overflow: hidden;
}

.exhibitionLive ul li{
	width: 240px;
	float: left;
	margin:0 12px 12px 12px;
}
.exhibitionLive ul li .image{
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px;
}
.exhibitionLive ul li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.exhibitionLive 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;
}
.exhibitionLive ul li .image a{
	color: #fff;
}
.exhibitionLive ul li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 12px 5px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.exhibitionLive ul li .image p strong{
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	display: block;
}
.exhibitionLive ul li .image a:hover p strong{
	height: 36px;
}

.exhibitionLive 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);
}
.exhibitionLive ul li .image span{
	position:absolute;
	top: 0;
	right: 0;
	bottom:0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
}
.exhibitionLive ul li .image a:hover span{
	background-color: rgba(0,0,0,0.3);
}
.exhibitionLive ul li .image a:hover i{
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}
.exhibitionLive ul li .image input{
	display: none;
}
.exhibitionLive ul li.bigImg{
	width: 492px;
	float:left;
	margin:0;
}
.exhibitionLive ul li.bigImg .image{
	padding-bottom:57.2%;
}
.exhibitionLive ul li.bigImg .image p{
	padding:10px 12px 10px 12px;
	font-size: 22px;
}
.exhibitionLive ul li.bigImg .image p strong{
	height: 30px;
	line-height: 30px;
}
.exhibitionLive ul li.bigImg .image a:hover p strong{
	height: 56px;
}
.exhibitionLive ul li.bigImg .image i{
	font-size: 64px;
}
.liveList li .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 10px 12px 5px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.liveList li .image p strong {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	display: block;
}
.liveList li .image:hover p strong {
	height: 36px;
}
.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{
	position:fixed;
	left: 5px;
	top: 12%;
	background-color: #fff;
	border-radius:2px;
	overflow: hidden;
	width: 115px;
	z-index: 999;
}
.leftBar span{
	display: block;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	text-indent: 10px;
	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 10px;
}
.leftBar .item b a{
	color: #333;
}
.leftBar .item p a{
	display: inline-block;
	min-width: 50px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-indent: 10px;
	color: #999;
	font-family: "Microsoft YaHei";
}
.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: 1515px;
	height: 230px;
	margin:15px auto 0;
	overflow: hidden;
	position:relative;
}

.shortVide ul{
	position:absolute;
	top: 0;
	left: 0px;
}
.shortVide ul li{
	width: 291px;
	float: left;
	padding:6px;
}
.shortVide ul li .item{
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
}
.shortVide ul li .item .image{
	padding-bottom:56%;
	height: 0;
	position:relative;
	overflow: hidden;

}
.shortVide ul li .item .image img{
	width: 100%;
	max-height: none;
	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;
}
.footer {
	margin: 15px auto 0;
	padding-top: 20px;
	border-top: 1px solid #c7c7c7;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background-color: #333333;
}
.footer span {
	width: 1180px;
	height: 26px;
	font: normal 12px/26px "\5b8b\4f53","Tahoma";
	margin-top: 12px;
	color: #fff;
}
.footer span a {
	padding: 0 6px;
	color: #fff;
}
.footer b {
	display: block;
	font: normal 12px/26px "Tahoma","\5b8b\4f53";
}
.footer p, .footer b {
	height: 26px;
	line-height: 26px;
}
.leftBar .item p{
display:none
}
