body{
	background-color: #f7f7f7;
}
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;
}
.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(30,30,30,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.w{
	width: 1500px;
	margin: 0 auto;
}
.header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -27px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #4bbf5b;
	font-weight: bold;
}
.Tophead a:hover {
    color: #4bbf5b;
	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: #4bbf5b;
	border-radius: 5px;
	display: none;
}
.head{
	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;
	display: inline-block;
	vertical-align: top;
}
.head a:hover{
	color: #4bbf5b;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:150px;}
.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{
	margin: 0 auto;
	padding:15px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .logo .top_text {
	float: left;
}
.top .item .logo .top_text b {
	font-size: 22px;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	border-radius: 15px 15px 15px 0;
	background: #00994d;
	display: block;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:10px 0 0 50px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	display: none;
}

.top .item .exhi-ico {
	float: right;
	margin-top: 10px;
}
.top .item .exhi-ico a {
	display: inline-block;
	width: 100px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fa8c16;
	border-radius: 2px;
	border: 1px solid #fa8c16;
	margin-left: 17px;
}
.top .item .exhi-ico a i {
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('/images/expo2020/zhanwei-ico.png') no-repeat;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 5px;
}
.top .item .exhi-ico a.guanzong i {
	display: inline-block;
	width: 22px;
	height: 23px;
	background: url('/images/expo2020/guanzong-ico.png') no-repeat;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 5px;
}
.top .item .exhi-ico a.guanzong {
	color: #4bbf5b;
	border: 1px solid #4bbf5b;
}
.search {
	width: 360px;
	height: 36px;
	margin: 8px 0 0 70px;
	float: left;
	border: 2px solid #4bbf5b;
	position: relative;
	border-radius: 20px;
	color: #999;
}

.searchSelect {
	width: 88px;
	height: 36px;
	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: 40px;
	line-height: 40px;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 20px;
	background-color:#4bbf5b;
}

.search input {
	width: 306px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	margin-left: 20px;
	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: #00cccc;
	border-left: 2px solid #00cccc;
	border-right: 2px solid #00cccc;
	color: #fff;
	cursor: pointer;
}
.top .item .menu{
	float: left;
	margin-top: 17px;
	margin-left: 60px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	color: #333;
	padding: 0 30px;
	font-weight: bold;
	position: relative;
}
.top .item .menu a.home::after {
	position: absolute;
	display: block;
	width: 30px;
	height: 3px;
	background-color: #4bbf5b;
	content:'';
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
}
.top .item .menu a.home{
	color: #4bbf5b;
}
.top .item .menu a:hover{
	color: #4bbf5b;
}
.top .item .menu a:last-child{
	border:none;
}

.banner{
	overflow: hidden;
	position:relative;
	height: 700px;
	position: relative;
}
.banner .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.ly_main .ly_a7 {
	left: 610px;
	top: -15px;
}
.ly_main .ly_a5 {
	left: 435px;
	top: 50px;
}
.ly_main .ly_a3 {
	left: 200px;
	top: 180px;
}
.ly_main .ly_a1 {
	left: 160px;
	top: 310px;
}
.ly_main .ly_a8 {
	left: 1300px;
	top: 100px;
}
.ly_main .ly_a6 {
	left: 1370px;
	top: 220px;
}
.ly_main .ly_a4 {
	left: 1270px;
	top: 430px;
}
.ly_main .ly_a2 {
	left: 1080px;
	top: 540px;
}
.ly_main .ly_a9 {
	left: 1180px;
	top: -15px;
	z-index: 10;
}
.ly_main .ly_btn {
	left: 1350px;
	top: 65px;
}
.banner .item{
	width: 100%;
	height: 100%;
	background-color: #fff;
	position:absolute;
}
.banner .item ul.bigImg{
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 1;
}
.banner .item ul.bigImg li{
	width: 100%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.banner .item .smallImg{
	position:absolute;
	bottom:30px;
	z-index: 2;
	left: 50%;
	transform:translateX(-50%);
	font-size: 0;
	text-align: center;
	width: 100%;
}
.banner .item .smallImg li{
	display: inline-block;
	width: 200px;
	vertical-align: bottom;
	margin: 0 10px;
}
.banner .item .smallImg li a{
	display: block;
	padding-bottom:56%;
	height: 0;
	overflow: hidden;

}
.banner .item .smallImg li img{
	width: 100%;
	max-height: none;
	display: block;
}
.banner .item .smallImg li.focus a{
	border:3px solid #fdbb01;
	padding-bottom:56%;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
}
.banner .item .smallImg li.focus{
	width: 220px;
}
.exhi_data {
	background: #5a5a5a;
}
.exhi_data .notice {
	margin: 0 auto;
}
.exhi_data .notice b {
	font-size: 14px;
	color: #fff;
	float: left;
	width: 100px;
	height: 60px;
	line-height: 60px;
	display: block;
}
.exhi_data .notice b i {
	color: #4bbf5b;
	font-weight: normal;
	vertical-align: top;
	margin-right: 10px;
}
.exhi_data .notice .winBox {
	position:relative;
	overflow: hidden;
	height: 60px;
	line-height:60px;
}
.exhi_data .notice  .scroll {
	width:2000px;
	position:absolute;
	left:0px;
	top:0px;
}
.exhi_data .notice .scroll li {
	float:left;
	height: 60px;
	line-height:60px;
	overflow: hidden;
	text-align:center;
}
.exhi_data .notice .scroll li a {
	color: #fff;
	margin-right: 20px;
	position: relative;
	padding-left: 12px;
	font-size: 14px;
}
.exhi_data .notice .scroll li a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 6px;
	background: #4bbf5b;
	border-radius: 50%;
	transform: translate(0,-50%);
}
.record {
	margin: 0 auto;
	overflow: hidden;
}
.record ul li{
	width: 16.66666%;
	float: left;
	height: 120px;
	color: #fff;
	background: #fa8c16;
	box-sizing: border-box;
	padding: 35px 0 35px 50px;
	-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;
}
.record ul li i {
	font-size: 40px;
	margin-right: 20px;
	float: left;
}
.record ul li:hover {
	background: #238844;
}
.record ul li p {
	font-size: 25px;
	font-weight: bold;
}
.record ul li span {
	display: block;
	font-size: 15px;
}

.pop_list {
	margin: 0 auto;
}
.pop_list ul {
	margin: -15px;
	margin-top: 10px;
}
.pop_list ul li{
	width: 25%;
	float: left;
	padding: 15px;
	box-sizing: border-box;
}
.pop_list ul li .item {
	border-radius: 5px;
	padding: 38px 56px;
	box-sizing: border-box;
	height: 200px;
	background: url('../../../../images/Version/2021/expo_2021autumn/item-bg1.png') no-repeat;
	background-size: cover;
	position: relative;
}
.pop_list ul li:nth-child(2) .item {
	background: url('../../../../images/Version/2021/expo_2021autumn/item-bg2.png') no-repeat;
	background-size: cover;
}
.pop_list ul li:nth-child(3) .item {
	background: url('../../../../images/Version/2021/expo_2021autumn/item-bg3.png') no-repeat;
	background-size: cover;
}
.pop_list ul li:nth-child(4) .item {
	background: url('../../../../images/Version/2021/expo_2021autumn/item-bg4.png') no-repeat;
	background-size: cover;
}
.pop_list ul li .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(22, 132, 253, 0.2);
}
.pop_list ul li:nth-child(2) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(36, 137, 67, 0.2);
}
.pop_list ul li:nth-child(3) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(119, 122, 239, 0.2);
}
.pop_list ul li:nth-child(4) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(238, 70, 48, 0.2);
}
.pop_list ul li .item .cover {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.pop_list ul li .item .left-ico {
	float: left;
}
.pop_list ul li .item .left-ico b {
	display: block;
	position: relative;
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	border-radius: 50%;
	background-color:#26c9fa;
	background-image:-webkit-gradient(linear, top, bottom, from(#26c9fa), to(#0487fe));
	background-image:-webkit-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-moz-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-ms-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-o-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:linear-gradient(180deg, #26c9fa, #0487fe);
	margin-right: 25px;
	font-weight: normal;
}
.pop_list ul li .item .left-ico i {
	font-size: 30px;
	color: #fff;
}
.pop_list ul li:nth-child(2) .item .left-ico b {
	background-color:#91c823;
	background-image:-webkit-gradient(linear, top, bottom, from(#91c823), to(#268a43));
	background-image:-webkit-linear-gradient(180deg, #91c823, #268a43);
	background-image:-moz-linear-gradient(180deg, #91c823, #268a43);
	background-image:-ms-linear-gradient(180deg, #91c823, #268a43);
	background-image:-o-linear-gradient(180deg, #91c823, #268a43);
	background-image:linear-gradient(180deg, #91c823, #268a43);
}
.pop_list ul li:nth-child(3) .item .left-ico b {
	background-color:#ad3eef;
	background-image:-webkit-gradient(linear, top, bottom, from(#ad3eef), to(#6e87ef));
	background-image:-webkit-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-moz-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-ms-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-o-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:linear-gradient(180deg, #ad3eef, #6e87ef);
}
.pop_list ul li:nth-child(4) .item .left-ico b {
	background-color:#ff6c26;
	background-image:-webkit-gradient(linear, top, bottom, from(#ff6c26), to(#ef4730));
	background-image:-webkit-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-moz-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-ms-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-o-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:linear-gradient(180deg, #ff6c26, #ef4730);
}
.pop_list ul li .item::after {
	content: '';
	display: block;
	width: 9px;
	height: 98px;
	position: absolute;
	top: 40px;
	left: 25px;
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-left1.png') no-repeat;
	background-size: contain;
}
.pop_list ul li .item::before {
	content: '';
	display: block;
	width: 9px;
	height: 98px;
	position: absolute;
	bottom: 22px;
	right: 25px;
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-right1.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(2) .item::after {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-left2.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(2) .item::before {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-right2.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(3) .item::after {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-left3.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(3) .item::before {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-right3.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(4) .item::after {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-left4.png') no-repeat;
	background-size: contain;
}
.pop_list ul li:nth-child(4) .item::before {
	background: url('../../../../images/Version/2021/expo_2021autumn/ico-right4.png') no-repeat;
	background-size: contain;
}
.pop_list ul li .item .right-text {
	overflow: hidden;
}
.pop_list ul li .item .right-text b {
	font-size: 28px;
	display: block;
	margin-bottom: 8px;
	position: relative;
}
.pop_list ul li .item .right-text em {
	font-style: normal;
	color: #1684fd;
}
.pop_list ul li:nth-child(2) .item .right-text em {
	color: #238844;
}
.pop_list ul li:nth-child(3) .item .right-text em {
	color: #777aef;
}
.pop_list ul li:nth-child(4) .item .right-text em {
	color: #ee4630;
}
.pop_list ul li .item .right-text p {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #888;
}
.pop_list ul li .item .more {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 8px 14px;
	background: #1684fd;
	border-radius: 3px;
	text-align: center;
	margin-top: 24px;
}
.pop_list ul li:nth-child(2) .item .more {
	background: #238844;
}
.pop_list ul li:nth-child(3) .item .more {
	background: #777aef;
}
.pop_list ul li:nth-child(4) .item .more {
	background: #ee4630;
}
.pop_list ul li .item .more i {
	font-size: 12px;
	margin-left: 8px;
	vertical-align: middle;
}
.pop_list ul li .item:hover .left-ico i {
	color: #fff;
}
.pop_list ul li .item:hover .left-ico b::after {
	background: url('/images/expo2020/ico-left-hover.png') no-repeat;
	background-size: contain;
}
.pop_list ul li .item:hover .left-ico b::before {
	background: url('/images/expo2020/ico-right-hover.png') no-repeat;
	background-size: contain;
}
.pop_list ul li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.pop_list ul li span {
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 15px;
	bottom: 20px;
	z-index: 9;
}
.exhi-title {
	height: 60px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 20px auto 30px auto;
}
.exhi-title b {
	color: #ededed;
	font-size: 56px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	text-transform:uppercase;
	width: 100%;
	text-align: center;
}
.exhi-title span em {
	font-style: normal;
	color: #429743;
	font-size: 30px;
	margin-left: 12px;
}
.exhi-title span {
	display: block;
	color: #333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 1;
	top: 8px;
}
.exhi-title i {
	display: inline-block;
	width: 36px;
	height: 34px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 8px 14px 0 0;
}
.exhi-title .left {
	width: 420px;
	height: 2px;
	background: #429743;
	position: absolute;
	top: 22px;
	left: 0;
}
.exhi-title .left::before {
	content: '';
	width: 14px;
	height: 21px;
	background: #429743;
	position: absolute;
	top: 0;
	right: -14px;
	-webkit-transform: skewX(40deg);
	-ms-transform: skewX(40deg);
	-o-transform: skewX(40deg);
	transform: skewX(40deg);
}
.exhi-title .right {
	width: 420px;
	height: 2px;
	background: #429743;
	position: absolute;
	top: 22px;
	right: 0;
}
.exhi-title .right::before {
	content: '';
	width: 14px;
	height: 21px;
	background: #429743;
	position: absolute;
	top: 0;
	left: -14px;
	-webkit-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	transform: skewX(-40deg);
}
.exhi-hall {
	margin: 0 auto;
}
.exhi-hall .main .left {
	width: 306px;
	float: left;
	background: #429743 url("../../../../images/Version/2021/expo_2021autumn/main-left-bg.png") no-repeat bottom center;
	border-radius: 10px 0 0 10px;
	padding: 20px 0 25px 0;
}
.exhi-hall .main .left .title {
	text-align: center;
	height: 44px;
	line-height: 44px;
}
.exhi-hall .main .left .title b {
	display: block;
	font-size: 26px;
	color: #fff;
}
.exhi-hall .main .left .title b i {
	display: inline-block;
	width: 33px;
	height: 43px;
	background: url("../../../../images/Version/2021/expo_2021autumn/vip.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 0px 10px 0 0;
}
.exhi-hall .main .left ul {
	padding: 0 6px;
	overflow: hidden;
	margin-top: 16px;
}
.exhi-hall .main .left ul li {
	width: 50%;
	float: left;
	padding: 0 6px;
	box-sizing: border-box;
}
.exhi-hall .main .left ul li .image {
	height: 62px;
	background: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
.exhi-hall .main .left ul li .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.exhi-hall .main .left ul li p {
	font-size: 14px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.exhi-hall .main .left ul li p a {
	color: #fff;
}
.exhi-hall .main .center {
	width: 987px;
	float: left;
	padding: 24px 24px 19px 25px;
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bg.png") no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.exhi-hall .main .center .item {
	height: 547px;
	padding: 17px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 2px 2px 5px #999;
	position: relative;
	border-radius: 30px;
}
.exhi-hall .main .center .item::after {
	content: "";
	height: 143px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top.png") no-repeat top;
	background-size: contain;
}
.exhi-hall .main .center .item::before {
	content: "";
	height: 143px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot.png") no-repeat bottom;
	background-size: contain;
}
.exhi-hall .main .center .item .image {
	padding-bottom: 56.5%;
	height: 0;
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	box-shadow: 0px 1px 3px #999;
}
.exhi-hall .main .center .item .image span {
	display: block;
	width: 88px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	position: absolute;
	right: 18px;
	top: 18px;
	color: #fff;
	font-size: 14px;
	border-radius: 16px;
	text-align: center;
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(85,161,85,0.85)), to(rgba(179,179,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
}
.exhi-hall .main .center .item .image span.Notice {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(22,143,255,0.85)), to(rgba(0,180,255,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-o-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
}
.exhi-hall .main .center .item .image span.Live {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,114,0,0.85)), to(rgba(255,156,0,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-o-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
}
.exhi-hall .main .center .item .image em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 86px;
	height: 86px;
	background: url("../../../../images/Version/2021/expo_2021autumn/play-ico.png") no-repeat;
	background-size: cover;
}
.exhi-hall .main .center .item .image span i {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 11px;
	border-color: transparent transparent transparent #ffffff;
	border-radius: 3px;
	vertical-align: top;
	margin: 9px 4px 0 0;
}
.exhi-hall .main .center .item .image p {
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(85,161,85,0.85)), to(rgba(179,179,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
}
.exhi-hall .main .center .item .image p i {
	display: inline-block;
	width: 32px;
	height: 21px;
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 16px 8px 0 0;
}
.exhi-hall .main .center .item .image p a {
	color: #fff;
}
.exhi-hall .main .center .item .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.exhi-hall .main .right {
	width: 207px;
	float: right;
	box-sizing: border-box;
	background: #429743 url("../../../../images/Version/2021/expo_2021autumn/main-right-bg.png") no-repeat center 15px;
	padding: 26px 10px 15px 10px;
	position: relative;
	top: -22px;
	box-shadow: -3px -3px 5px #999;
}
.exhi-hall .main .right::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 16px 0px 0;
	border-color: transparent #084c09 transparent transparent;
	position: absolute;
	left: -16px;
	top: 0;
}
.exhi-hall .main .right::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 12px 8px 0;
	border-color: transparent #084c09 transparent transparent;
	position: absolute;
	left: -12px;
	bottom: 0;
}
.exhi-hall .main .right .title {
	text-align: center;
	height: 44px;
	line-height: 44px;
}
.exhi-hall .main .right .title b {
	display: block;
	font-size: 24px;
	color: #fff;
}
.exhi-hall .main .right .title b i {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("../../../../images/Version/2021/expo_2021autumn/main-right-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 6px 8px 0 0;
}
.exhi-hall .main .right ul {
	margin-top: 25px;
}
.exhi-hall .main .right ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #fff;
	border-radius: 0 10px 0 10px;
	margin-bottom: 11px;
	font-size: 14px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#a8d532), to(#4dba3a));
	background-image:-webkit-linear-gradient(90deg, #a8d532, #4dba3a);
	background-image:-moz-linear-gradient(90deg, #a8d532, #4dba3a);
	background-image:-ms-linear-gradient(90deg, #a8d532, #4dba3a);
	background-image:-o-linear-gradient(90deg, #a8d532, #4dba3a);
	background-image:linear-gradient(90deg, #a8d532, #4dba3a);
}
.exhi-hall .main .right ul li:hover a {
	color: #fff;
}
.exhi-hall .main .right ul li span {
	display: inline-block;
	width: 42px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	vertical-align: top;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 9px 6px 0 6px;
	position: relative;
}
.exhi-hall .main .right ul li span img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.exhi-hall .main .right ul li a {
	color: #333;
}
.a-exhi-hall .exhi-title i {
	width: 34px;
	height: 41px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-a.png") no-repeat;
	background-size: contain;
	margin: 4px 14px 0 0;
}
.a-exhi-hall .main-bot ul li .image:hover p {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(85,161,85,0.85)), to(rgba(179,179,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
}
/* b-exhi-hall */
.b-exhi-hall .exhi-title i {
	width: 32px;
	height: 39px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-b.png") no-repeat;
	background-size: contain;
	margin: 4px 14px 0 0;
}
.b-exhi-hall .exhi-title span em {
	color: #ee4630;
}
.b-exhi-hall .exhi-title .left {
	background: #ee4630;
}
.b-exhi-hall .exhi-title .left::before {
	background: #ee4630;
}
.b-exhi-hall .exhi-title .right {
	background: #ee4630;
}
.b-exhi-hall .exhi-title .right::before {
	background: #ee4630;
}
.b-exhi-hall .main .left {
	background-color: #ee4630;
}
.b-exhi-hall .main .right {
	background: #ee4630;
}
.b-exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffcb66), to(#ee6f30));
	background-image:-webkit-linear-gradient(90deg, #ffcb66, #ee6f30);
	background-image:-moz-linear-gradient(90deg, #ffcb66, #ee6f30);
	background-image:-ms-linear-gradient(90deg, #ffcb66, #ee6f30);
	background-image:-o-linear-gradient(90deg, #ffcb66, #ee6f30);
	background-image:linear-gradient(90deg, #ffcb66, #ee6f30);
}
.b-exhi-hall .main .right::before {
	border-color: transparent #a42717 transparent
}
.b-exhi-hall .main .right::after {
	border-color: transparent #a42717 transparent transparent;
}
.b-exhi-hall .main .center .item .image p {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(238,70,48,0.85)), to(rgba(238,111,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
}
.b-exhi-hall .main-bot ul li .image:hover p {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(238,70,48,0.85)), to(rgba(238,111,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
	background-image:linear-gradient(90deg, rgba(238,70,48,0.85), rgba(238,111,48,0.85));
}
.b-exhi-hall .main .center .item::after {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top-b.png") no-repeat top;
	background-size: contain;
}
.b-exhi-hall .main .center .item::before {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot-b.png") no-repeat bottom;
	background-size: contain;
}
/* c-exhi-hall */
.c-exhi-hall .exhi-title i {
	width: 32px;
	height: 32px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-c.png") no-repeat;
	background-size: contain;
	margin: 8px 14px 0 0;
}
.c-exhi-hall .exhi-title span em {
	color: #fcb516;
}
.c-exhi-hall .exhi-title .left {
	background: #fcb516;
}
.c-exhi-hall .exhi-title .left::before {
	background: #fcb516;
}
.c-exhi-hall .exhi-title .right {
	background: #fcb516;
}
.c-exhi-hall .exhi-title .right::before {
	background: #fcb516;
}
.c-exhi-hall .main .left {
	background-color: #fcb516;
}
.c-exhi-hall .main .right {
	background: #fcb516;
}
.c-exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f31f2e), to(#ffce3c));
	background-image:-webkit-linear-gradient(90deg, #f31f2e, #ffce3c);
	background-image:-moz-linear-gradient(90deg, #f31f2e, #ffce3c);
	background-image:-ms-linear-gradient(90deg, #f31f2e, #ffce3c);
	background-image:-o-linear-gradient(90deg, #f31f2e, #ffce3c);
	background-image:linear-gradient(90deg, #f31f2e, #ffce3c);
}
.c-exhi-hall .main .right::before {
	border-color: transparent #a06e00 transparent
}
.c-exhi-hall .main .right::after {
	border-color: transparent #a06e00 transparent transparent;
}
.c-exhi-hall .main .center .item .image p {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,149,45,0.85)), to(rgba(252,188,45,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-o-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
}
.c-exhi-hall .main-bot ul li .image:hover p {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,149,45,0.85)), to(rgba(252,188,45,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:-o-linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
	background-image:linear-gradient(90deg, rgba(255,149,45,0.85), rgba(252,188,45,0.85));
}
.c-exhi-hall .main .center .item::after {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top-c.png") no-repeat top;
	background-size: contain;
}
.c-exhi-hall .main .center .item::before {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot-c.png") no-repeat bottom;
	background-size: contain;
}
/* d-exhi-hall */
.d-exhi-hall .exhi-title i {
	width: 37px;
	height: 37px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-d.png") no-repeat;
	background-size: contain;
	margin: 6px 14px 0 0;
}
.d-exhi-hall .exhi-title span em {
	color: #5c7aed;
}
.d-exhi-hall .exhi-title .left {
	background: #5c7aed;
}
.d-exhi-hall .exhi-title .left::before {
	background: #5c7aed;
}
.d-exhi-hall .exhi-title .right {
	background: #5c7aed;
}
.d-exhi-hall .exhi-title .right::before {
	background: #5c7aed;
}
.d-exhi-hall .main .left {
	background-color: #5c7aed;
}
.d-exhi-hall .main .right {
	background: #5c7aed;
}
.d-exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#14befe), to(#6935ed));
	background-image:-webkit-linear-gradient(90deg, #14befe, #6935ed);
	background-image:-moz-linear-gradient(90deg, #14befe, #6935ed);
	background-image:-ms-linear-gradient(90deg, #14befe, #6935ed);
	background-image:-o-linear-gradient(90deg, #14befe, #6935ed);
	background-image:linear-gradient(90deg, #14befe, #6935ed);
}
.d-exhi-hall .main .right::before {
	border-color: transparent #233272 transparent
}
.d-exhi-hall .main .right::after {
	border-color: transparent #233272 transparent transparent;
}
.d-exhi-hall .main .center .item .image p {
	background-color: rgba(108,135,239,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(108,135,239,0.85)), to(rgba(174,62,239,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-o-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
}
.d-exhi-hall .main-bot ul li .image:hover p {
	background-color: rgba(108,135,239,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(108,135,239,0.85)), to(rgba(174,62,239,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:-o-linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
	background-image:linear-gradient(90deg, rgba(108,135,239,0.85), rgba(174,62,239,0.85));
}
.d-exhi-hall .main .center .item::after {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top-d.png") no-repeat top;
	background-size: contain;
}
.d-exhi-hall .main .center .item::before {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot-d.png") no-repeat bottom;
	background-size: contain;
}
/* e-exhi-hall */
.e-exhi-hall .exhi-title i {
	width: 29px;
	height: 37px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-e.png") no-repeat;
	background-size: contain;
	margin: 6px 14px 0 0;
}
.e-exhi-hall .exhi-title span em {
	color: #ee4630;
}
.e-exhi-hall .exhi-title .left {
	background: #ee4630;
}
.e-exhi-hall .exhi-title .left::before {
	background: #ee4630;
}
.e-exhi-hall .exhi-title .right {
	background: #ee4630;
}
.e-exhi-hall .exhi-title .right::before {
	background: #ee4630;
}
.e-exhi-hall .main .left {
	background-color: #ee4630;
}
.e-exhi-hall .main .right {
	background: #ee4630;
}
.e-exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffca66), to(#ee6f30));
	background-image:-webkit-linear-gradient(90deg, #ffca66, #ee6f30);
	background-image:-moz-linear-gradient(90deg, #ffca66, #ee6f30);
	background-image:-ms-linear-gradient(90deg, #ffca66, #ee6f30);
	background-image:-o-linear-gradient(90deg, #ffca66, #ee6f30);
	background-image:linear-gradient(90deg, #ffca66, #ee6f30);
}
.e-exhi-hall .main .right::before {
	border-color: transparent #5f1e15 transparent
}
.e-exhi-hall .main .right::after {
	border-color: transparent #5f1e15 transparent transparent;
}
.e-exhi-hall .main .center .item .image p {
	background-color: rgba(240,88,68,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(240,88,68,0.85)), to(rgba(240,124,68,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-o-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
}
.e-exhi-hall .main-bot ul li .image:hover p {
	background-color: rgba(240,88,68,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(240,88,68,0.85)), to(rgba(240,124,68,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:-o-linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
	background-image:linear-gradient(90deg, rgba(240,88,68,0.85), rgba(240,124,68,0.85));
}
.e-exhi-hall .main .center .item::after {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top-e.png") no-repeat top;
	background-size: contain;
}
.e-exhi-hall .main .center .item::before {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot-e.png") no-repeat bottom;
	background-size: contain;
}
/* f-exhi-hall */
.f-exhi-hall .exhi-title i {
	width: 37px;
	height: 37px;
	background: url("../../../../images/Version/2021/expo_2021autumn/exhi-title-ico-f.png") no-repeat;
	background-size: contain;
}
.f-exhi-hall .exhi-title span em {
	color: #8bb735;
}
.f-exhi-hall .exhi-title .left {
	background: #8bb735;
}
.f-exhi-hall .exhi-title .left::before {
	background: #8bb735;
}
.f-exhi-hall .exhi-title .right {
	background: #8bb735;
}
.f-exhi-hall .exhi-title .right::before {
	background: #8bb735;
}
.f-exhi-hall .main .left {
	background-color: #8bb735;
}
.f-exhi-hall .main .right {
	background: #8bb735;
}
.f-exhi-hall .main .right ul li:hover {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f4db2b), to(#18a554));
	background-image:-webkit-linear-gradient(90deg, #f4db2b, #18a554);
	background-image:-moz-linear-gradient(90deg, #f4db2b, #18a554);
	background-image:-ms-linear-gradient(90deg, #f4db2b, #18a554);
	background-image:-o-linear-gradient(90deg, #f4db2b, #18a554);
	background-image:linear-gradient(90deg, #f4db2b, #18a554);
}
.f-exhi-hall .main .right::before {
	border-color: transparent #506821 transparent
}
.f-exhi-hall .main .right::after {
	border-color: transparent #506821 transparent transparent;
}
.f-exhi-hall .main .center .item .image p {
	background-color: rgba(150,190,73,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(150,190,73,0.85)), to(rgba(44,173,102,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-o-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
}
.f-exhi-hall .main-bot ul li .image:hover p {
	background-color: rgba(150,190,73,0.85);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(150,190,73,0.85)), to(rgba(44,173,102,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:-o-linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
	background-image:linear-gradient(90deg, rgba(150,190,73,0.85), rgba(44,173,102,0.85));
}
.f-exhi-hall .main .center .item::after {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-top-f.png") no-repeat top;
	background-size: contain;
}
.f-exhi-hall .main .center .item::before {
	background: url("../../../../images/Version/2021/expo_2021autumn/main-center-bot-f.png") no-repeat bottom;
	background-size: contain;
}

.exhi-hall .main-bot {
	margin-bottom: 45px;
}
.exhi-hall .main-bot ul {
	overflow: hidden;
	margin: 0 -9px 0 -9px;
}
.exhi-hall .main-bot ul li {
	width: 16.6666%;
	float: left;
	box-sizing: border-box;
	padding: 0 9px;
}
.exhi-hall .main-bot ul li .image {
	padding-bottom: 56.5%;
	height: 0;
	position: relative;
	overflow: hidden;
	border-radius: 7px;
}
.exhi-hall .main-bot ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.exhi-hall .main-bot ul li .image em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 46px;
	height: 46px;
	background: url("../../../../images/Version/2021/expo_2021autumn/play-ico.png") no-repeat;
	background-size: cover;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-hall .main-bot ul li .image:hover em {
	opacity: 1;
}
.exhi-hall .main-bot ul li .image span {
	display: block;
	width: 74px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	position: absolute;
	right: 12px;
	top: 12px;
	color: #fff;
	font-size: 14px;
	border-radius: 16px;
	text-align: center;
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(85,161,85,0.85)), to(rgba(179,179,48,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:-o-linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
	background-image:linear-gradient(90deg, rgba(85,161,85,0.85), rgba(179,179,48,0.85));
}
.exhi-hall .main-bot ul li .image span.Notice {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(22,143,255,0.85)), to(rgba(0,180,255,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:-o-linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
	background-image:linear-gradient(90deg, rgba(22,143,255,0.85), rgba(0,180,255,0.85));
}
.exhi-hall .main-bot ul li .image span.Live {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,114,0,0.85)), to(rgba(255,156,0,0.85)));
	background-image:-webkit-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-moz-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-ms-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:-o-linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
	background-image:linear-gradient(90deg, rgba(255,114,0,0.85), rgba(255,156,0,0.85));
}
.exhi-hall .main-bot ul li .image span i {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #ffffff;
	border-radius: 3px;
	vertical-align: top;
	margin: 7px 4px 0 0;
}
.exhi-hall .main-bot ul li .image p {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(153,153,153,0.8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-hall .main-bot ul li .image p a {
	color: #fff;
}
.exhi{
	margin:20px auto 0;
}
.news{
	width: 1520px;
	overflow: hidden;
}
.news .meeting{
	width: 50%;
	float: left;
}
.news .meeting .item{
	margin:20px 20px 0 0;
}
.news .meeting .item .title{
	height: 30px;
	line-height: 30px;
	position:relative;
}
.news .meeting .item .title i{
	position:absolute;
	font-size: 36px;
	color: #ff6600;
}
.news .meeting .item .title h2{
	font-size: 26px;
	text-indent: 40px;
	font-weight: normal;
}
.news .meeting .item .title h2 a{
	color: #333;
}
.news .meeting .item .title .more{
	position:absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}
.news .meeting .item .left{
	width: 380px;
	margin-top: 10px;
	float: left;
}
.news .meeting .item .left li{
	float: left;
	padding:10px 10px 0 0;
	width: 180px;
}
.news .meeting .item .left li.big{
	width: 370px;
}
.news .meeting .item .left li .image{
	padding-bottom:57%;
	height: 0;
	position:relative;
	overflow: hidden;
}
.news .meeting .item .left li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.news .meeting .item .left li .image p{
	position:absolute;
	z-index: 5;
	bottom:0;
	left: 0px;
	right: 0px;
	padding:10px 12px 10px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.news .meeting .item .left li.big .image p{
	font-size: 16px;
}
.news .meeting .item .left li .image p strong{
	line-height: 18px;
	max-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.news .meeting .item .left li .image a:hover p strong{
	max-height:36px;
}
.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));
}
.news .meeting .item .right{
	margin-top: 20px;
	overflow: hidden;
	background-color: #fff;
	padding: 0 12px;
}
.news .meeting .item .right li{
	padding:10px 0;
	border-bottom:1px dashed #e6e6e6;
}
.news .meeting .item .right li:last-child{
	border-bottom:none;
}
.news .meeting .item .right li p{
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.news .meeting .item .right li p a{
	color: #333;
}
.news .meeting .item .right li p a:hover{
	color: #4bbf5b;
}
.news .meeting .item .right li span{
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	color: #999;
	display: block;
	overflow: hidden;
}
.news .meeting .item .right li .time{
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color: #999;
	position:relative;
}
.news .meeting .item .right li .time b{
	position:absolute;
	top: 0;
	right: 0;
	font-weight: normal;
}
.news .meeting .item .right li .time b i{
	display: inline-block;
	vertical-align: top;
	margin: 1px 5px 0 0;
}

.bottomMenu {
	background-color: #238844;
	margin-top: 30px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	margin:0 auto;
	/* overflow: hidden; */
}

.footTop {
	/* overflow: hidden; */
	height: 208px;
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 80px;
	/* overflow: hidden; */
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	/* overflow: hidden; */
}
.footLeft .lxqq .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: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.footLeft .lxqq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft .lxqq a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq a:hover .QQhover{
	display: inline-block;
}
.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 #fff;
	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 p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	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;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.foot {
	background-color: #138146;
	padding: 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;
}
.rightBar{
	position:fixed;
	right: 5px;
	top: 60%;
	transform:translateY(-60%);
	z-index: 999;
	width: 80px;
	background:url('/images/exhibition/shh.png') no-repeat 0 0;
}
.rightBar ul{
	margin-top: 60px;
}
.rightBar ul li{
	width: 74px;
	height: 50px;
	position:relative;
}
.rightBar ul li b a{
	width: 74px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin-bottom:1px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	position:relative;
}
.rightBar ul li b a::before{
	content:'';
	width: 0;
	height: 0;
	position:absolute;
	border-top: 8px solid transparent;
    border-right: 10px solid #00cccc;
    border-bottom: 8px solid transparent;
	left: -10px;
	top: 17px;
	z-index: 9;
	display: none;
}
.rightBar ul li b a:hover{
	color: #fff;
	background-color: #00cccc;
}
.classify{
	width: 174px;
	padding:6px 0 10px 0;
	position:absolute;
	top: 0;
	right: 75px;
	text-align: center;
	background-color: #fff;
	z-index: 8;
	display: none;
}
.rightBar ul li.show b a::before{
	display: block;
}
.rightBar ul li.show .classify{
	display: block;
}
.classify span{
	display: block;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #00cccc;
	position:relative;
	margin-bottom:10px;
}
.classify p{
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
}
.classify p a{
	color: #666;
}
.classify p a:hover{
	color: #00cccc;
}
.classify span::after{
	content:'';
	position:absolute;
	bottom:0;
	left: 50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width: 20px;
	height: 4px;
	border-radius: 2px;
	background-color: #00cccc;
}
.rightBar a.goTop{
	display: block;
	background: #fff;
	margin-top: 10px;
	margin-left: 12px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position:relative;
}
.rightBar a.goTop i{
	width: 22px;
	height: 22px;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background:url('/images/exhibition/goTop.png') no-repeat 0 0;
}
.rightBar a.goTop:hover{
	background:#00cccc;
}
.rightBar a.goTop:hover i{
	background:url('/images/exhibition/goTop.png') no-repeat 0 -25px;
}
.iframe{
	height: 35px;
	overflow: hidden;
}
.fix-navigation {
	background-color: #fff;
	padding: 20px 0;
	height: 80px;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
	display: none;
}
.fix-navigation .item {
	margin: 0 auto;
}
.fix-navigation .logo {
	width: 146px;
	float: left;
	margin-top: -5px;
}
.fix-navigation .search {
	width: 448px;
	margin: 0px 0 0 280px;
}
.fix-navigation .search input {
	width: 360px;
    height: 36px;
}
.fix-navigation .search input {
	color: #cacaca;
}
.fix-navigation .menu {
	float: left;
	margin-left: 48px;
	line-height: 40px;
}
.fix-navigation .menu a:hover {
	color: #4bbf5b;
}
.fix-navigation .menu a {
	font-size: 18px;
	font-weight: bold;
	padding: 0 15px;
	color: #333;
}
.fix-navigation .exhi-ico {
	float: right;
}
.fix-navigation .exhi-ico a {
	margin-left: 17px;
	width: 110px;
	height: 38px;
	line-height: 38px;
	display: block;
	margin-left: 16px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	color: #fff;
	background: #4bbf5b;
	float: left;
}
.fix-navigation .exhi-ico a.qiugou {
	background: #e3ffe7;
	color: #4bbf5b;
	border: 1px solid #e3ffe7;
	box-sizing:border-box;
}

/* ---弹出框样式 */
.rightfloat {
	width: 72px;
	background-color: #34b6f6;
	background-image: -webkit-gradient(linear, top, bottom, from(#34b6f6), to(#6f5af8));
	background-image: -webkit-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -moz-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -ms-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -o-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: linear-gradient(180deg, #34b6f6, #6f5af8);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	border-radius: 20px 0 0 20px;
}
.rightfloat a {
	display: block;
	height: 68px;
	width: 72px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}
.rightfloat a i {
	display: inline-block;
	margin: 12px auto 5px;
	height: 24px;
	font-size: 24px;
}
.rightfloat a i {
	width: 22px;
	background-size: 100% auto !important;
}
.rightfloat a.a4 i {
	background: url('/images/expo2020/a4-ico.png') no-repeat center center;
}
.rightfloat a.a4:hover i {
	background: url('/images/expo2020/a4-ico-hover.png') no-repeat center center;
}

.rightfloat a:hover i {
	color: #fff;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 13px;
	text-align: center;
}
.rightfloat a::after {
	content: '';
	height: 1px;
	width: 52px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.rightfloat a:last-child::after {
	display: none;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */
.p-qq {
	display: block;
	height: 68px;
	width: 68px;
	float: left;
	position: relative;
}
.p-qqBox {
	position: absolute;
	left: -305px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	height: 200px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	/* background-size: 100% 100%; */
	padding: 30px 0 0 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 30px;
}
.p-qqBox i{
    float: left;
    width: 50px;
    height: 56px;
    background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightBar.png) no-repeat -190px -87px;
    margin-right: 20px;
}
.p-qqBox b{
    display: block;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.p-qqBox em{
    font-size: 14px;
    color: #999;
    font-style: normal;
}
.p-qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 15px 0 10px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 15px 10px 10px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a.a6 i {
	background: url('/images/expo2020/a6-ico.png') no-repeat center center;
}
.rightfloat a.a6:hover i {
	background: url('/images/expo2020/a6-ico-hover.png') no-repeat center center;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.want-buy {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.want-buy-mark {
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	filter: Alpha(Opacity=50);
}
.want-buy-box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 444px;
	height: 697px;
	transform: translate(-50%,-50%);
}
.want-buy-box .buy-close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
	z-index: 99;
	right: -60px;
	top: 50px;
	border-radius: 50%;
}
.want-buy-box .buy-close i {
	color: #fff;
}
.want-buy-bot {
	position: absolute;
	width: 400px;
	height: 548px;
	left: 50%;
	bottom: 0;
	border-radius: 10px;
	transform: translateX(-50%);
	background-color:#f23c11;
	background-image:-webkit-gradient(linear, top, bottom, from(#f23c11), to(#ea6832));
	background-image:-webkit-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-moz-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-ms-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:-o-linear-gradient(180deg, #f23c11, #ea6832);
	background-image:linear-gradient(180deg, #f23c11, #ea6832);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f23c11', endColorStr='#ea6832');
	z-index: 99;
	padding-top: 110px;
	box-sizing: border-box;
}
.want-buy-bot p {
	text-align: center;
	font-size: 26px;
	color: #fff;
}
.want-buy-bot .buy-ewm{
	width: 160px;
	height: 160px;
	margin: 10px auto 27px;
}
.want-buy-bot .buy-but {
	position: relative;
	z-index: 99;
}
.want-buy-bot .buy-but a{
	display: block;
	margin: 0 auto;
	width: 270px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #a86614;
	text-align: center;
	border-radius: 30px;
	margin-bottom: 16px;
	font-weight: bold;
	background-color:#fdf087;
	background-image:-webkit-gradient(linear, top, bottom, from(#fdf087), to(#fdc236));
	background-image:-webkit-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-moz-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-ms-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:-o-linear-gradient(180deg, #fdf087, #fdc236);
	background-image:linear-gradient(180deg, #fdf087, #fdc236);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdf087', endColorStr='#fdc236');
}
.want-buy-bot .cover {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 444px;
	height: 697px;
	background: url("/images/expo2020/buy-bg.png") no-repeat;
	background-size: contain;
}
/* 弹窗 */
.videoMask {
	position: fixed;
	top: 0;
	left: 0;
	/* z-index: 9; */
	width: 100%;
	height: 100%;
	/* display: none; */
	z-index: 99999;
	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: 10px;
	top: 14px;
	right: 14px;
	color: #999;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #999;
	line-height: 20px;
	cursor: pointer;
}
.expoLive .liveHot .videoItem {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	left: 0;
	top: 0;
}
.left-float {
	position: fixed;
	left: 0px;
	bottom: 10%;
	z-index: 999999;
}
.recommend-video {
	background-color: #f7f7f7;
	padding: 8px 10px;
	height: 441px;
}
.recommend-video .title {
	text-align: center;
	padding: 0 25px;
}
.recommend-video ul {
	width: 156px;
	margin: 0 auto;
}
.recommend-video li {
	margin-top: 12px;
}
.recommend-video li .image {
	position: relative;
	padding-bottom: 56.4%;
	overflow: hidden;
	height: 0;
}
.recommend-video li .image img {
	max-height: none;
}
.recommend-video li .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background-color: rgba(0,0,0,.5);
	color: #fff;
}
.recommend-video li mark {
	display: inline-block;
	height: 100%;
	padding: 0 6px;
	background: -moz-linear-gradient( 0deg, rgb(255,169,46) 0%, rgb(255,74,55) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(255,169,46) 0%, rgb(255,74,55) 100%);
	background: -ms-linear-gradient( 0deg, rgb(255,169,46) 0%, rgb(255,74,55) 100%);
	color: #fff;
	margin-right: 8px;
}
.recommend-video li mark.notice {
	background: -moz-linear-gradient( 0deg, rgb(46,189,255) 0%, rgb(58,104,255) 100%);
    background: -webkit-linear-gradient( 0deg, rgb(46,189,255) 0%, rgb(58,104,255) 100%);
    background: -ms-linear-gradient( 0deg, rgb(46,189,255) 0%, rgb(58,104,255) 100%);
}

.recommend-video li .text {
	margin-top: 6px;
	text-align: center;
	height: 12px;
	line-height: 1;
	overflow: hidden;
}
.recommend-video li .text a {
	color: #333;
}
.recommend-video .more {
	display: block;
	width: 156px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-color: #4bbf5b;
	text-align: center;
	margin: 12px auto 0;
}
.recommend-video .more i {
	font-size: 8px;
	margin-left: 4px;
	vertical-align: top;
	margin-top: 1px;
	display: inline-block;
}
.pop-bot {
	width: 174px;
	height: 299px;
	background: url("/images/supply/pop-bot.png") no-repeat;
	background-size: cover;
	z-index: 999;
	display: none;
	position: relative;
}
.pop-bot .ewm {
	width: 86px;
	height: 86px;
	margin: 0 0 0 46px;
	padding-top: 150px;
}
.pop-bot p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.pop-bot .pop-btn {
	position: absolute;
	bottom: 0;
	left: 11px;
	border-radius: 0 0 10px 10px;
	width: 156px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #f71818;
	font-weight: bold;
	background: #fdd558;
}
.pop-bot .close-ico {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 82px;
	width: 18px;
	height: 18px;
	background: url("/images/supply/close-ico.png") no-repeat;
	background-size: cover;
}
.pop-bot .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* 闭馆弹窗 */
.bye {
	position: fixed;
	left: 10px;
	top: 10%;
	z-index: 999999;
	width: 156px;
	height: 326px;
	background: url("../../../../images/Version/2021/expo_2021autumn/byeleft_green.png") no-repeat;
}
.byeMain {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}
.byeMain .bye_logo {
	width: 95px;
	height: 30px;
	margin: 0 auto;
	background: url('../../../../images/expo2018/byelogo.png') no-repeat;
	background-size: contain;
}
.byeMain p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.byeMain p b {
	display: block;
	font-size: 16px;
	margin-top: 6px;
	position: relative;
}
.byeMain p b i {
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.byeMain span {
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 85px;
	text-align: center;
	margin-top: 20px;
}
.byeMain .thk_bd {
	border: 2px solid #f9ecc0;
	border-radius: 3px;
	width: 130px;
	height: 72px;
	margin: 0 auto;
	margin-top: 35px;
}
.byeMain .thk {
	border: 1px solid #4bbf5b;
	height: 70px;
	border-radius: 3px;
	background: #f9ecc0;
	text-align: center;
	font-size: 16px;
	color: #4bbf5b;
}
.byeMain .thk b {
	font-weight: normal;
	margin-top: 12px;
	display: block;
	letter-spacing: 2px;
}
.byeMain .ico_right {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 72px;
	width: 18px;
	height: 18px;
	background: url("/images/supply/close-ico.png") no-repeat;
	background-size: cover;
}
.leftFloat {
	width: 100px;
	height: 393px;
	position: fixed;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 9999;
	box-sizing: border-box;
	padding: 5px;
	background: url('../../../../images/Version/2021/expo_2021autumn/leftFloat_green.png') no-repeat;
	display: none;
	background-size: 100% 100%;
}
.leftFloat_logo {
	width: 75px;
	height: 25px;
	margin: 20px auto 0;
	background: url('../../../../images/Version/2021/expo_2021autumn/byelogo.png') no-repeat;
	background-size: contain;
}
.leftFloat1 .leftFloat_logo {
	background: url('../../../../images/Version/2021/expo_2021autumn/byelogo1.png') no-repeat;
	background-size: contain;
}

.leftFloat p {
	text-align: center;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-top: 20px;
	letter-spacing: 1px;
}
.leftFloat p i{
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.leftFloat b {
	text-align: center;
	color: #fff0bf;
	line-height: 28px;
	font-size: 13px;
	display: block;
	margin-top: 20px;
}
.leftFloat_img {
	margin-top: 15px;
	text-align: center;
}
.leftFloat span {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	letter-spacing: 1px;
}
.leftFloat1 b {
	text-align: center;
	color: #fff0bf;
	line-height: 24px;
	font-size: 13px;
	display: block;
	margin-top: 20px;
	font-family: "Microsoft YaHei";
}
.leftFloat1 span {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	margin-top: 15px;
	display: block;
	letter-spacing: 1px;
}
.leftFloat1 p {
	font-size: 13px;
}
.next_bottom {
	width: 100%;
	position: fixed;
	height: 50px;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #43b053;
}
.next_bottom_center {
	margin: 0 auto;
	height: 50px;
	background: #fff;
}
.next_bottom_center a {
	color: #fff;
}
.next_bottom_left {
	width: calc(50% - 1px);
	height: 50px;
	float: left;
	background: #43b053;
}
.next_bottom_left p {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.next_bottom_left b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
}
.next_bottom_left b i {
	font-size: 18px;
}
.next_bottom_right b i {
	font-size: 18px;
}
.next_bottom_right {
	width: calc(50% - 1px);
	height: 50px;
	float: right;
	background: #43b053;
}
.next_bottom_right p {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
}
.next_bottom_right b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
}
/* 不能点击的样式 */
.no-click {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
}
.iframe,.top,.banner,.exhi-hall .exhi-hall-r,.bottomMenu {
	position: relative;
	z-index: 9999;
}
.Tophead {
	z-index: 9999999;
}
.pop-bot,.rightfloat,.fix-navigation {
	z-index: 999999;
}
/* 0519 */
.expo_bot{
	margin-top: 40px;
}
.expo_bot .title{
	height: 30px;
	line-height: 30px;
	position: relative;
}
.expo_bot .title i{
	position: absolute;
	font-size: 36px;
	color: #ff6600;
}
.expo_bot .title h2{
	font-size: 26px;
	text-indent: 40px;
	font-weight: normal;
}
.expo_bot .title h2 a{
	color: #333;
}
.expo_bot .title .more{
	position:absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}
.expo_bot .left {
	float: left;
	width: 556px;
	margin-right: 20px;
}
.expo_bot .left .item{
	margin-top: 20px;
	overflow: hidden;
}
.expo_bot .left ul{
	overflow: hidden;
	margin-left: -20px;
}
.expo_bot .left li{
	float: left;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
}
.expo_bot .left li .image{
	padding-bottom: 57%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.expo_bot .left li .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.expo_bot .left li .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 10px 12px 10px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.expo_bot .left li .image p strong {
	line-height: 18px;
	max-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.expo_bot .left li .image a:hover p strong{
	max-height:36px;
}
.expo_bot .left li.big{
	margin-bottom: 20px;
	float: none;
	width: 100%;
}
.expo_bot .left li.big .image p {
	font-size: 16px;
}
.expo_bot .right{
	float: right;
	width: 924px;
}
.expo_bot .right .item{
	margin-top: 20px;
	padding: 15px;
	background-color: #fff;
}
.expo_bot .right .item p{
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	font-weight: 700;
	overflow: hidden;
}
.expo_bot .right .item p a{
	color: #333;
}
.expo_bot .right .item p a:hover {
	color: #4bbf5b;
}

.expo_bot .right .item span{
	display: block;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.expo_bot .right .item .time{
	line-height: 22px;
	font-size: 16px;
	margin-top: 4px;
	color: #333;
}
.expo_bot .right .item .time i{
	font-size: 15px;
	margin-right: 6px;
}
.expo_bot .right .item .time b{
	float: right;
	font-weight: normal;
}
.expo_bot .right .expoUl{
	margin-top: 20px;
	overflow: hidden;
}
.expo_bot .right .expoL{
	float: left;
	width: 614px;
	margin-right: 20px;
}
.expo_bot .right .image{
	padding-bottom: 57%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.expo_bot .right .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.expo_bot .right .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 10px 12px 10px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}
.expo_bot .right .image p strong {
	line-height: 18px;
	max-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.expo_bot .right .image a:hover p strong{
	max-height:36px;
}
.expo_bot .right .expoL .image p {
	font-size: 18px;
}
.expo_bot .right .expoL .image p strong{
	line-height: 24px;
	max-height: 24px;
}
.expo_bot .right .expoL .image a:hover p strong{
	max-height: 48px;
}
.expo_bot .right .expoR{
	overflow: hidden;
}
.expo_bot .right .expoR li:last-child{
	margin-top: 20px;
}
/* end */



@media only screen and (min-width: 1280px) and (max-width: 1380px) {
	.Tophead.w {
		width: 1180px;
	}
	.w{
		width: 1080px;
	}
	.left-float {
		width: 140px;
	}
	.recommend-video {
		height: 350px;
	}
	.recommend-video ul {
		width: auto;
	}
	.recommend-video li {
		margin-top: 6px;
	}
	.recommend-video .more {
		width: auto;
		height: 24px;
		line-height: 24px;
		margin: 7px auto 0;
	}
	.banner .item ul.bigImg li {
		min-width:
	}
	.head p {
		margin-right: 180px;
	}
	.search{
		width: 280px;
		margin: 4px 0 0 20px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -10px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a {
		font-size: 18px;
		padding: 0 8px;
	}
	.top .item .exhi-ico {
		margin-top: 10px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}
	.exhi_data .notice b {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .winBox {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .scroll li {
		height: 50px;
		line-height: 50px;
	}
	.exhihall-title {
		margin: 35px auto;
	    height: 70px;
		padding: 10px 28px 10px 44px;
	}
	.exhihall-title .title {
		width: 110px;
		height: 50px;
		background-size: contain;
	}
	.record ul li span {
		margin-bottom: 3px;
		font-size: 14px;
	}
	.record ul li i {
		font-size: 30px;
		margin-right: 5px;
	}
	.record ul li b {
		width: 60px;
		line-height: 60px;
		height: 60px;
	}
	.record ul li {
		height: 80px;
		padding: 15px 0 15px 45px;
	}
	.record ul li p {
		font-size: 19px;
	}

	.banner {
		height: 550px;
	}
	.ly_main .ly_a7 {
		left: 370px;
		top: -15px;
	}
	.ly_main .ly_a5 {
		left: 180px;
		top: 0;
	}
	.ly_main .ly_a3 {
		left: 120px;
		top: 160px;
	}
	.ly_main .ly_a1 {
		left: 160px;
		top: 220px;
	}
	.ly_main .ly_a9 {
		left: 780px;
		top: -15px;
	}
	.ly_main .ly_btn {
		left: 960px;
		top: 60px;
	}
	.ly_main .ly_a8 {
		left: 920px;
		top: 70px;
	}
	.ly_main .ly_a6 {
		left: 920px;
		top: 155px;
	}
	.ly_main .ly_a4 {
		left: 900px;
		top: 340px;
	}
	.ly_main .ly_a2 {
		left: 760px;
		top: 410px;
	}
	.exhi-title b {
		font-size: 78px;
		height: 50px;
	}
	.exhi-title span {
		top: 2px;
		font-size: 28px;
	}
	.exhi-title i {
		width: 30px;
		height: 32px;
		margin: 8px 14px 0 0;
	}
	.exhi-title {
		margin: 15px auto;
		height: 45px;
	}
	.exhi-title span em {
		font-size: 24px;
	}
	.a-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 4px 10px 0 0;
	}
	.b-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 2px 10px 0 0;
	}
	.c-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 5px 10px 0 0;
	}
	.d-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 6px 10px 0 0;
	}
	.e-exhi-hall .exhi-title i {
		width: 26px;
		height: 35px;
		margin: 4px 10px 0 0;
	}
	.f-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 6px 10px 0 0;
	}


	.news {
	    width: 1180px;
	}
	.news .meeting .item .right li p {
		font-size: 14px;
	}
	.news .meeting .item .right li span {
		font-size: 12px;
	}
	.news .meeting .item .right li .time {
		font-size: 12px;
	}
	.news .meeting .item .title i {
		font-size: 26px;
	}
	.news .meeting .item .title h2{
		font-size: 24px;
	}


	.exhi-title .left {
		width: 320px;
		top: 15px;
	}
	.exhi-title .right {
		width: 320px;
		top: 15px;
	}
	.pop_list ul {
		margin: -12px;
	}
	.pop_list ul li {
		padding: 12px;
	}
	.pop_list ul li .item .left-ico i {
		font-size: 24px;
	}
	.pop_list ul li .item {
		padding: 28px 44px;
		height: 155px;
	}
	.pop_list ul li .item .more {
		padding: 6px 14px;
		margin-top: 14px;
	}
	.pop_list ul li .item .left-ico b {
		margin-right: 18px;
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	.pop_list ul li .item::after {
		top: 20px;
	}
	.pop_list ul li .item::before {
		bottom: 20px;
	}
	.pop_list ul li .item .right-text b {
		font-size: 22px;
	}
	.pop_list ul li .item .right-text p {
		font-size: 12px;
	}
	.exhi-title b {
		font-size: 42px;
	}
	.exhi-hall .main .left {
		width: 190px;
		padding: 15px 0 11px 0;
	}
	.exhi-hall .main .center {
		width: 745px;
		padding: 20px 15px 19px 15px;
	}
	.exhi-hall .main .center .item .image span {
		width: 70px;
		height: 26px;
		line-height: 26px;
	}
	.exhi-hall .main .center .item .image span i {
		margin: 6px 4px 0 0;
	}
	.exhi-hall .main .right {
		width: 145px;
		padding: 19px 10px 8px 10px;
	}
	.exhi-hall .main .left ul li .image {
		height: 46px;
	}
	.exhi-hall .main .center .item {
		height: 418px;
		padding: 15px;
	}
	.exhi-hall .main .left .title b {
		font-size: 22px;
	}
	.exhi-hall .main .left .title b i {
		width: 26px;
		height: 36px;
		margin: 5px 10px 0 0;
	}
	.exhi-hall .main .left ul li p {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.exhi-hall .main .center .item .image p {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.exhi-hall .main .center .item .image p i {
		width: 26px;
		height: 19px;
		margin: 14px 8px 0 0;
	}
	.exhi-hall .main .right ul li {
		height: 32px;
		line-height: 32px;
		margin-bottom: 8px;
		font-size: 12px;
	}
	.exhi-hall .main .right ul li span {
		margin: 5px 6px 0 6px;
	}
	.exhi-hall .main .right .title {
		height: 40px;
		line-height: 40px;
	}
	.exhi-hall .main .right .title b {
		font-size: 22px;
	}
	.exhi-hall .main .right .title b i {
		width: 24px;
		height: 24px;
	}
	.exhi-hall .main .right ul {
		margin-top: 20px;
	}
	.exhi-hall .main-bot {
		margin-bottom: 30px;
	}
	.exhi-hall .main-bot ul {
		margin: 0 -7px 0 -7px;
	}
	.exhi-hall .main-bot ul li {
		padding: 0 7px;
	}
	.exhi-hall .main-bot ul li .image p {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span {
		width: 60px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span i {
		margin: 5px 2px 0 0;
	}
	.exhi-hall .main-bot ul li .image em {
		width: 38px;
		height: 38px;
	}

	.fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
		height: 30px;
		margin: 3px 0 0 68px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
		padding: 0 13px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}

	.footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
	/* 0519 */
	.expo_bot .left .item {
		margin-top: 14px;
	}
	.expo_bot .right .item {
		margin-top: 14px;
		padding: 12px;
	}
	.expo_bot .left li {
		padding-left: 14px;
	}
	.expo_bot .left li.big {
		margin-bottom: 14px;
	}
	.expo_bot .left ul {
		margin-left: -14px;
	}
	.expo_bot .right .expoUl {
		margin-top: 14px;
	}
	.expo_bot .right .expoR li:last-child {
		margin-top: 14px;
	}
	.expo_bot .right .item p {
		height: 28px;
		line-height: 28px;
		font-size: 20px;
	}
	.expo_bot .right .item span {
		margin-top: 6px;
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.expo_bot .right .item .time {
		font-size: 14px;
	}
	.expo_bot .left {
		width: 418px;
		margin-right: 14px;
	}
	.expo_bot .right {
		float: right;
		width: 648px;
	}
	.expo_bot .right .expoL {
		width: 431px;
		margin-right: 14px;
	}
	.expo_bot .title i {
		font-size: 26px;
	}
	.expo_bot .title h2{
		font-size: 24px;
	}
	/* end */
	.bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}
	.pop-bot {
		width: 140px;
		height: 240px;
		background: url("/images/supply/pop-bot.png") no-repeat;
		background-size: 100% 100%;
	}
	.pop-bot .ewm {
		width: 76px;
		height: 76px;
		margin: 0 0 0 34px;
		padding-top: 117px;
	}
	.pop-bot .pop-btn {
		left: 9px;
		width: 126px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.pop-bot .close-ico {
		bottom: -22px;
		left: 64px;
	}


}
@media only screen and (min-width: 1381px) and (max-width: 1440px) {
	.Tophead.w {
		width: 1340px;
	}
	.w{
		width: 1160px;
	}
	.left-float {
		width: 140px;
	}
	.recommend-video {
		height: 350px;
	}
	.recommend-video ul {
		width: auto;
	}
	.recommend-video li {
		margin-top: 6px;
	}
	.recommend-video .more {
		width: auto;
		height: 24px;
		line-height: 24px;
		margin: 7px auto 0;
	}
	.banner .item ul.bigImg li {
		min-width:
	}
	.head p {
		margin-right: 180px;
	}
	.search{
		width: 280px;
		margin: 4px 0 0 20px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -10px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a{
		font-size: 18px;
		padding: 0 16px;
	}
	.top .item .exhi-ico {
		margin-top: 10px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}
	.exhi_data .notice b {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .winBox {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .scroll li {
		height: 50px;
		line-height: 50px;
	}
	.exhihall-title {
		margin: 35px auto;
	    height: 70px;
		padding: 10px 28px 10px 44px;
	}
	.exhihall-title .title {
		width: 110px;
		height: 50px;
		background-size: contain;
	}
	.record ul li span {
		margin-bottom: 3px;
		font-size: 14px;
	}
	.record ul li i {
		font-size: 34px;
		margin-right: 15px;
	}
	.record ul li b {
		width: 60px;
		line-height: 60px;
		height: 60px;
	}
	.record ul li {
		height: 80px;
		padding: 15px 0 15px 45px;
	}
	.record ul li p {
		font-size: 19px;
	}

	.banner {
		height: 620px;
	}
	.ly_main .ly_a7 {
		left: 470px;
		top: -15px;
	}
	.ly_main .ly_a5 {
		left: 240px;
		top: 0;
	}
	.ly_main .ly_a3 {
		left: 180px;
		top: 180px;
	}
	.ly_main .ly_a1 {
		left: 160px;
		top: 260px;
	}
	.ly_main .ly_a9 {
		left: 950px;
		top: -15px;
	}
	.ly_main .ly_btn {
		left: 1120px;
		top: 65px;
	}
	.ly_main .ly_a8 {
		left: 1050px;
		top: 90px;
	}
	.ly_main .ly_a6 {
		left: 1100px;
		top: 180px;
	}
	.ly_main .ly_a4 {
		left: 1020px;
		top: 360px;
	}
	.ly_main .ly_a2 {
		left: 900px;
		top: 460px;
	}
	.exhi-title b {
		font-size: 78px;
		height: 50px;
	}
	.exhi-title span {
		top: 2px;
		font-size: 28px;
	}
	.exhi-title i {
		width: 30px;
		height: 32px;
		margin: 8px 14px 0 0;
	}
	.exhi-title {
		margin: 15px auto;
		height: 45px;
	}
	.exhi-title span em {
		font-size: 24px;
	}
	.a-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 4px 10px 0 0;
	}
	.b-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 2px 10px 0 0;
	}
	.c-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 5px 10px 0 0;
	}
	.d-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 6px 10px 0 0;
	}
	.e-exhi-hall .exhi-title i {
		width: 26px;
		height: 35px;
		margin: 4px 10px 0 0;
	}
	.f-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 6px 10px 0 0;
	}


	.news {
	    width: 1180px;
	}
	.news .meeting .item .right li p {
		font-size: 14px;
	}
	.news .meeting .item .right li span {
		font-size: 12px;
	}
	.news .meeting .item .right li .time {
		font-size: 12px;
	}
	.news .meeting .item .title i {
		font-size: 26px;
	}
	.news .meeting .item .title h2{
		font-size: 24px;
	}


	.exhi-title .left {
		width: 320px;
		top: 15px;
	}
	.exhi-title .right {
		width: 320px;
		top: 15px;
	}
	.pop_list ul {
		margin: -12px;
	}
	.pop_list ul li {
		padding: 12px;
	}
	.pop_list ul li .item .left-ico i {
		font-size: 24px;
	}
	.pop_list ul li .item {
		padding: 28px 44px;
		height: 155px;
	}
	.pop_list ul li .item .more {
		padding: 6px 14px;
		margin-top: 14px;
	}
	.pop_list ul li .item .left-ico b {
		margin-right: 18px;
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	.pop_list ul li .item::after {
		top: 20px;
	}
	.pop_list ul li .item::before {
		bottom: 20px;
	}
	.pop_list ul li .item .right-text b {
		font-size: 22px;
	}
	.pop_list ul li .item .right-text p {
		font-size: 12px;
	}
	.exhi-title b {
		font-size: 42px;
	}
	.exhi-hall .main .left {
		width: 237px;
		padding: 15px 0 11px 0;
	}
	.exhi-hall .main .center {
		width: 763px;
		padding: 22px 22px 19px 22px;
	}
	.exhi-hall .main .center .item .image span {
		width: 70px;
		height: 26px;
		line-height: 26px;
	}
	.exhi-hall .main .center .item .image span i {
		margin: 6px 4px 0 0;
	}
	.exhi-hall .main .right {
		width: 160px;
		padding: 26px 10px 10px 10px;
	}
	.exhi-hall .main .left ul li .image {
		height: 52px;
	}
	.exhi-hall .main .center .item {
		height: 445px;
		padding: 15px;
	}
	.exhi-hall .main .left .title b {
		font-size: 22px;
	}
	.exhi-hall .main .left .title b i {
		width: 26px;
		height: 36px;
		margin: 5px 10px 0 0;
	}
	.exhi-hall .main .left ul li p {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.exhi-hall .main .center .item .image p {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.exhi-hall .main .center .item .image p i {
		width: 26px;
		height: 19px;
		margin: 14px 8px 0 0;
	}
	.exhi-hall .main .right ul li {
		height: 34px;
		line-height: 34px;
		margin-bottom: 8px;
		font-size: 12px;
	}
	.exhi-hall .main .right ul li span {
		margin: 6px 6px 0 6px;
	}
	.exhi-hall .main .right .title {
		height: 40px;
		line-height: 40px;
	}
	.exhi-hall .main .right .title b {
		font-size: 22px;
	}
	.exhi-hall .main .right .title b i {
		width: 24px;
		height: 24px;
	}
	.exhi-hall .main .right ul {
		margin-top: 20px;
	}
	.exhi-hall .main-bot {
		margin-bottom: 30px;
	}
	.exhi-hall .main-bot ul {
		margin: 0 -7px 0 -7px;
	}
	.exhi-hall .main-bot ul li {
		padding: 0 7px;
	}
	.exhi-hall .main-bot ul li .image p {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span {
		width: 60px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span i {
		margin: 5px 2px 0 0;
	}
	.exhi-hall .main-bot ul li .image em {
		width: 38px;
		height: 38px;
	}

	.fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
		height: 30px;
		margin: 3px 0 0 120px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}

	.footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
	/* 0519 */
	.expo_bot .title i {
		font-size: 26px;
	}
	.expo_bot .title h2{
		font-size: 24px;
	}
	.expo_bot .left {
		width: 452px;
		margin-right: 20px;
	}
	.expo_bot .right .expoL {
		width: 457px;
		margin-right: 20px;
	}
	.expo_bot .right {
		float: right;
		width: 688px;
	}
	/* end */
	.bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}
	.pop-bot {
		width: 140px;
		height: 240px;
		background: url("/images/supply/pop-bot.png") no-repeat;
		background-size: 100% 100%;
	}
	.pop-bot .ewm {
		width: 76px;
		height: 76px;
		margin: 0 0 0 34px;
		padding-top: 117px;
	}
	.pop-bot .pop-btn {
		left: 9px;
		width: 126px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.pop-bot .close-ico {
		bottom: -22px;
		left: 64px;
	}

}

@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.Tophead.w {
		width: 1395px;
	}
	.w{
		width: 1234px;
	}
	.search{
		width: 320px;
		margin-left: 30px;
	}
	.search input{
		width: 156px;
	}
	.top .item .exhi-ico {
		margin-top: 5px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a{
		font-size: 18px;
		padding: 0 14px;
	}
	.exhi_data .notice b {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .winBox {
		height: 50px;
		line-height: 50px;
	}
	.exhi_data .notice .scroll li {
		height: 50px;
		line-height: 50px;
	}
	.banner {
		height: 620px;
	}
	.ly_main .ly_a7 {
		left: 470px;
		top: -15px;
	}
	.ly_main .ly_a5 {
		left: 240px;
		top: 0;
	}
	.ly_main .ly_a3 {
		left: 180px;
		top: 180px;
	}
	.ly_main .ly_a1 {
		left: 160px;
		top: 260px;
	}
	.ly_main .ly_a9 {
		left: 950px;
		top: -15px;
	}
	.ly_main .ly_btn {
		left: 1120px;
		top: 65px;
	}
	.ly_main .ly_a8 {
		left: 1050px;
		top: 90px;
	}
	.ly_main .ly_a6 {
		left: 1100px;
		top: 180px;
	}
	.ly_main .ly_a4 {
		left: 1020px;
		top: 360px;
	}
	.ly_main .ly_a2 {
		left: 900px;
		top: 460px;
	}
	.record ul li span {
		margin-bottom: 3px;
		font-size: 14px;
	}
	.record ul li i {
		font-size: 34px;
		margin-right: 15px;
	}
	.record ul li b {
		width: 60px;
		line-height: 60px;
		height: 60px;
	}
	.record ul li {
		height: 85px;
		padding: 18px 0 18px 45px;
	}
	.record ul li p {
		font-size: 22px;
	}

	.exhi-title b {
		font-size: 82px;
	}
	.exhi-title {
		height: 50px;
		margin: 20px auto;
	}
	.exhi-title span {
		top: 2px;
		font-size: 30px;
	}
	.exhi-title span em {
		font-size: 26px;
	}
	.exhi-title i {
		margin: 4px 10px 0 0;
	}
	.a-exhi-hall .exhi-title i {
		width: 30px;
		height: 37px;
		margin: 4px 10px 0 0;
	}
	.b-exhi-hall .exhi-title i {
		width: 30px;
		height: 37px;
		margin: 2px 10px 0 0;
	}
	.c-exhi-hall .exhi-title i {
		width: 32px;
		height: 32px;
		margin: 5px 10px 0 0;
	}
	.d-exhi-hall .exhi-title i {
		width: 32px;
		height: 32px;
		margin: 6px 10px 0 0;
	}
	.e-exhi-hall .exhi-title i {
		width: 30px;
		height: 39px;
		margin: 4px 10px 0 0;
	}
	.f-exhi-hall .exhi-title i {
		width: 32px;
		height: 32px;
		margin: 6px 10px 0 0;
	}

	.exhi-title .left {
		width: 320px;
		top: 15px;
	}
	.exhi-title .right {
		width: 320px;
		top: 15px;
	}
	.pop_list ul{
		margin: -12px;
	}
	.pop_list ul li {
		padding: 12px;
	}

	.news {
	    width: 1254px;
	}
	.news .meeting .item .title i {
		font-size: 26px;
	}
	.news .meeting .item .title h2{
		font-size: 24px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}

	.fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
		height: 30px;
		margin: 3px 0 0 200px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}

	.pop_list ul li .item {
		padding: 30px 46px;
		height: 165px;
	}
	.pop_list ul li .item .more {
		padding: 6px 14px;
		margin-top: 16px;
	}
	.pop_list ul li .item .left-ico b {
		margin-right: 20px;
		width: 55px;
		height: 55px;
		line-height: 55px;
	}
	.pop_list ul li .item .right-text b {
		font-size: 22px;
	}
	.pop_list ul li .item .right-text p {
		font-size: 12px;
	}
	.exhi-title b {
		font-size: 44px;
	}
	.exhi-hall .main .left {
		width: 252px;
		padding: 15px 0 11px 0;
	}
	.exhi-hall .main .center {
		width: 812px;
		padding: 22px 22px 19px 22px;
	}
	.exhi-hall .main .center .item .image span {
		width: 70px;
		height: 26px;
		line-height: 26px;
	}
	.exhi-hall .main .center .item .image span i {
		margin: 6px 4px 0 0;
	}
	.exhi-hall .main .right {
		width: 170px;
		padding: 21px 10px 15px 10px;
	}
	.exhi-hall .main .left ul li .image {
		height: 52px;
	}
	.exhi-hall .main .center .item {
		height: 445px;
		padding: 15px;
	}
	.exhi-hall .main .left .title b {
		font-size: 22px;
	}
	.exhi-hall .main .left .title b i {
		width: 26px;
		height: 36px;
		margin: 5px 10px 0 0;
	}
	.exhi-hall .main .left ul li p {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.exhi-hall .main .center .item .image p {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.exhi-hall .main .center .item .image p i {
		width: 26px;
		height: 19px;
		margin: 14px 8px 0 0;
	}
	.exhi-hall .main .right ul li {
		height: 34px;
		line-height: 34px;
		margin-bottom: 8px;
		font-size: 12px;
	}
	.exhi-hall .main .right ul li span {
		margin: 6px 6px 0 6px;
	}
	.exhi-hall .main .right .title {
		height: 40px;
		line-height: 40px;
	}
	.exhi-hall .main .right .title b {
		font-size: 22px;
	}
	.exhi-hall .main .right .title b i {
		width: 24px;
		height: 24px;
	}
	.exhi-hall .main .right ul {
		margin-top: 20px;
	}
	.exhi-hall .main-bot {
		margin-bottom: 30px;
	}
	.exhi-hall .main-bot ul {
		margin: 0 -7px 0 -7px;
	}
	.exhi-hall .main-bot ul li {
		padding: 0 7px;
	}
	.exhi-hall .main-bot ul li .image p {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.exhi-hall .main-bot ul li .image span {
		width: 60px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span i {
		margin: 5px 2px 0 0;
	}
	.exhi-hall .main-bot ul li .image em {
		width: 42px;
		height: 42px;
	}
	/* 5919 */
	.expo_bot .title i {
		font-size: 26px;
	}
	.expo_bot .title h2{
		font-size: 24px;
	}
	.expo_bot .left {
		width: 474px;
	}
	.expo_bot .right {
		float: right;
		width: 740px;
	}
	.expo_bot .right .expoL {
		width: 492px;
		margin-right: 20px;
	}
	/* end */
	.bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}
	.pop-bot {
		width: 140px;
		height: 240px;
		background: url("/images/supply/pop-bot.png") no-repeat;
		background-size: 100% 100%;
	}
	.pop-bot .ewm {
		width: 76px;
		height: 76px;
		margin: 0 0 0 34px;
		padding-top: 117px;
	}
	.pop-bot .pop-btn {
		left: 9px;
		width: 126px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.pop-bot .close-ico {
		bottom: -22px;
		left: 64px;
	}





}

@media screen and (min-width: 1921px) {}

@media screen and (max-width: 1279px) {
	.w{
		width: 1070px;
	}
	.left-float {
		width: 140px;
	}
	.recommend-video {
		height: 350px;
	}
	.recommend-video ul {
		width: auto;
	}
	.recommend-video li {
		margin-top: 6px;
	}
	.recommend-video .more {
		width: auto;
		height: 24px;
		line-height: 24px;
		margin: 7px auto 0;
	}
	.search{
		width: 280px;
		margin-left: 20px;
		height: 30px;
	}
	.top .item .logo {
		width: 180px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
		height: 30px;
	}
	.search button {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -8px;
	}
	.top .item {
		padding: 12px 0;
	}
	.top .item .menu {
		margin-left: 40px;
		margin-top: 10px;
	}
	.top .item .menu a{
		font-size: 16px;
		padding: 0 14px;
	}
	.top .item .exhi-ico {
		margin-top: 5px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}

	.banner {
		height: 550px;
	}
	.ly_main .ly_a7 {
		left: 370px;
		top: -15px;
	}
	.ly_main .ly_a5 {
		left: 180px;
		top: 0;
	}
	.ly_main .ly_a3 {
		left: 120px;
		top: 160px;
	}
	.ly_main .ly_a1 {
		left: 160px;
		top: 220px;
	}
	.ly_main .ly_a9 {
		left: 780px;
		top: -15px;
	}
	.ly_main .ly_btn {
		left: 960px;
		top: 60px;
	}
	.ly_main .ly_a8 {
		left: 920px;
		top: 70px;
	}
	.ly_main .ly_a6 {
		left: 920px;
		top: 155px;
	}
	.ly_main .ly_a4 {
		left: 900px;
		top: 340px;
	}
	.ly_main .ly_a2 {
		left: 760px;
		top: 410px;
	}

	.exhi_data .notice b {
		height: 40px;
		line-height: 40px;
	}
	.exhi_data .notice .winBox {
		height: 40px;
		line-height: 40px;
	}
	.exhi_data .notice .scroll li {
		height: 40px;
		line-height: 40px;
	}
	.exhi_data .notice .scroll li a {
		font-size: 12px;
		margin-right: 10px;
	}
	.record ul li span {
		margin-bottom: 3px;
		font-size: 12px;
	}
	.record ul li i {
		font-size: 30px;
		margin-right: 10px;
		margin-top: 5px;
	}
	.record ul li b {
		width: 60px;
		line-height: 60px;
		height: 60px;
	}
	.record ul li {
		height: 65px;
		padding: 10px 0 10px 35px;
	}
	.record ul li p {
		font-size: 19px;
	}

	.exhi-title b {
		font-size: 78px;
		height: 50px;
	}
	.exhi-title span {
		top: 2px;
		font-size: 26px;
	}
	.exhi-title i {
		width: 30px;
		height: 32px;
		margin: 4px 10px 0 0;
	}
	.exhi-title {
		margin: 15px auto;
		height: 45px;
	}
	.exhi-title span em {
		font-size: 22px;
	}
	.a-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 4px 10px 0 0;
	}
	.b-exhi-hall .exhi-title i {
		width: 26px;
		height: 33px;
		margin: 0px 10px 0 0;
	}
	.c-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 5px 10px 0 0;
	}
	.d-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 4px 10px 0 0;
	}
	.e-exhi-hall .exhi-title i {
		width: 26px;
		height: 35px;
		margin: 2px 10px 0 0;
	}
	.f-exhi-hall .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 4px 10px 0 0;
	}


	.exhi-title .left {
		width: 280px;
		top: 13px;
	}
	.exhi-title .right {
		width: 280px;
		top: 13px;
	}
	.pop_list ul {
		margin: -12px;
	}
	.pop_list ul li {
		padding: 12px;
	}
	.pop_list ul li .item .left-ico i {
		font-size: 24px;
	}
	.pop_list ul li .item {
		padding: 25px 40px;
		height: 142px;
	}
	.pop_list ul li .item .more {
		padding: 4px 14px;
		margin-top: 18px;
		font-size: 12px;
	}
	.pop_list ul li .item .more i {
		font-size: 10px;
	}
	.pop_list ul li .item .left-ico b {
		margin-right: 16px;
		width: 48px;
		height: 48px;
		line-height: 48px;
	}
	.pop_list ul li .item::after {
		top: 20px;
	}
	.pop_list ul li .item::before {
		bottom: 20px;
	}
	.pop_list ul li .item .right-text b {
		font-size: 20px;
		margin-bottom: 2px;
	}
	.pop_list ul li .item .right-text p {
		font-size: 12px;
	}
	.exhi-title b {
		font-size: 38px;
	}
	.exhi-hall .main .left {
		width: 218px;
		padding: 15px 0 11px 0;
	}
	.exhi-hall .main .center {
		width: 704px;
		padding: 18px 18px 14px 18px;
	}
	.exhi-hall .main .center .item .image span {
		width: 70px;
		height: 26px;
		line-height: 26px;
	}
	.exhi-hall .main .center .item .image span i {
		margin: 6px 4px 0 0;
	}
	.exhi-hall .main .right {
		width: 148px;
		padding: 16px 7px 7px 7px;
	}
	.exhi-hall .main .left ul {
		padding: 0 5px;
	}
	.exhi-hall .main .left ul li {
		padding: 0 5px;
	}
	.exhi-hall .main .left ul li .image {
		height: 45px;
	}
	.exhi-hall .main .center .item {
		height: 390px;
		padding: 15px;
	}
	.exhi-hall .main .left .title {
		height: 38px;
		line-height: 38px;
	}
	.exhi-hall .main .left .title b {
		font-size: 20px;
	}
	.exhi-hall .main .left .title b i {
		width: 24px;
		height: 34px;
		margin: 5px 10px 0 0;
	}
	.exhi-hall .main .left ul {
		margin-top: 13px;
	}
	.exhi-hall .main .left ul li p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.exhi-hall .main .center .item .image p {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.exhi-hall .main .center .item .image p i {
		width: 24px;
		height: 18px;
		margin: 12px 8px 0 0;
	}
	.exhi-hall .main .right ul li {
		height: 32px;
		line-height: 32px;
		margin-bottom: 6px;
		font-size: 12px;
	}
	.exhi-hall .main .right ul li span {
		margin: 6px 4px 0 4px;
		width: 40px;
		height: 20px;
		line-height: 20px;
	}
	.exhi-hall .main .right .title {
		height: 38px;
		line-height: 38px;
	}
	.exhi-hall .main .right .title b {
		font-size: 18px;
	}
	.exhi-hall .main .right .title b i {
		width: 22px;
		height: 22px;
	}
	.exhi-hall .main .right ul {
		margin-top: 10px;
	}
	.exhi-hall .main-bot {
		margin-bottom: 30px;
	}
	.exhi-hall .main-bot ul {
		margin: 0 -6px 0 -6px;
	}
	.exhi-hall .main-bot ul li {
		padding: 0 6px;
	}
	.exhi-hall .main-bot ul li .image p {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.exhi-hall .main-bot ul li .image span {
		width: 50px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		right: 8px;
		top: 8px;
	}
	.exhi-hall .main-bot ul li .image span i {
		margin: 4px 2px 0 0;
	}
	.exhi-hall .main-bot ul li .image em {
		width: 34px;
		height: 34px;
	}

	.exhi-title {
		margin: 10px auto;
	}
	.news {
	    width: 1080px;
	}
	.news .meeting .item .right li p {
		font-size: 14px;
	}
	.news .meeting .item .right li span {
		font-size: 12px;
	}
	.news .meeting .item .right li .time {
		font-size: 12px;
	}
	.news .meeting .item .title i {
		font-size: 26px;
	}
	.news .meeting .item {
		margin: 10px 20px 0 0;
	}
	.news .meeting .item .title h2{
		font-size: 22px;
		text-indent: 30px;
	}


	.fix-navigation {
		padding: 10px 0;
		height: 60px;
	}
	.fix-navigation .search {
		width: 320px;
		height: 30px;
		margin: 3px 0 0 120px;
	}
	.fix-navigation .search input {
		width: 240px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 14px;
		padding: 0 13px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 20px;
	}

	.footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}

	/* 0519 */
	.expo_bot .title i {
		font-size: 26px;
	}
	.expo_bot .title h2{
		font-size: 22px;
		text-indent: 30px;
	}
	.expo_bot .left .item {
		margin-top: 12px;
	}
	.expo_bot .right .item {
		margin-top: 12px;
		padding: 10px;
	}
	.expo_bot .left li {
		padding-left: 12px;
	}
	.expo_bot .left li.big {
		margin-bottom: 12px;
	}
	.expo_bot .left ul {
		margin-left: -12px;
	}
	.expo_bot .right .expoUl {
		margin-top: 12px;
	}
	.expo_bot .right .expoR li:last-child {
		margin-top: 12px;
	}
	.expo_bot .right .item p {
		height: 26px;
		line-height: 26px;
		font-size: 18px;
	}
	.expo_bot .right .item span {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.expo_bot .right .item .time {
		font-size: 13px;
	}
	.expo_bot .left {
		width: 406px;
		margin-right: 12px;
	}
	.expo_bot .right {
		width: 652px;
	}
	.expo_bot .right .expoL {
		width: 434px;
		margin-right: 12px;
	}
	.expo_bot .right .expoL .image p {
		font-size: 16px;
	}
	.bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}
	.pop-bot {
		width: 140px;
		height: 240px;
		background: url("/images/supply/pop-bot.png") no-repeat;
		background-size: 100% 100%;
	}
	.pop-bot .ewm {
		width: 76px;
		height: 76px;
		margin: 0 0 0 34px;
		padding-top: 117px;
	}
	.pop-bot .pop-btn {
		left: 9px;
		width: 126px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.pop-bot .close-ico {
		bottom: -22px;
		left: 64px;
	}




}
