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;
}
.ly_Main {
  height: 554px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
  position: relative;
}
.ly_Main video {
	display: block;
  width: 100%;
  height: auto;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.ly_Main .expo_Banner{
  width: 828px;
  height: 320px;
  position: absolute;
  left: 50%;
  top: 80px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  z-index: 999;
}
.iframe{width: 100%;height:35px;overflow:hidden;}
.w {
	width: 1500px;
}
.header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.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;
}
.head a:hover{
	color: #138146;
}

.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -27px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #ff6400;
	font-weight: bold;
}
.Tophead a:hover {
    color: #ff6400;
	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: #ff6400;
	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: #ff6600;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:125px;}
.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: 78px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #fa8c16;
	border-radius: 5px;
	border: 1px solid #fa8c16;
	margin-left: 17px;
}
.top .item .exhi-ico a.guanzong {
	color: #238844;
	border: 1px solid #238844;
}
.search {
	width: 360px;
	height: 36px;
	margin: 8px 0 0 70px;
	float: left;
	border: 2px solid #fa8c16;
	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:#ff6200;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6200), to(#ff9c00));
	background-image:-webkit-linear-gradient(90deg, #ff6200, #ff9c00);
	background-image:-moz-linear-gradient(90deg, #ff6200, #ff9c00);
	background-image:-ms-linear-gradient(90deg, #ff6200, #ff9c00);
	background-image:-o-linear-gradient(90deg, #ff6200, #ff9c00);
	background-image:linear-gradient(90deg, #ff6200, #ff9c00);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff6200', endColorStr='#ff9c00')
}

.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: 120px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 17px;
	height: 20px;
	line-height: 20px;
	color: #333;
	padding: 0 10px;
	position: relative;
}
.top .item .menu a.home::after {
	position: absolute;
	display: block;
	width: 30px;
	height: 3px;
	background-color: #ff6200;
	content:'';
	left: 50%;
	transform: translateX(-50%);
	top: -12px;
}
.top .item .menu a.home{
	color: #ff6200;
}
.top .item .menu a:hover{
	color: #ff6200;
}
.top .item .menu a:last-child{
	border:none;
}

.banner{
	overflow: hidden;
	position:relative;
	height: 570px;
	min-width: 1500px;
}
.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: #fa8c16;
	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: #fa8c16;
	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;
}
.record ul li i {
	font-size: 38px;
	margin-right: 20px;
	float: left;
}
.record ul li:first-child {
	background: #238844;
}
.record ul li p {
	font-size: 30px;
	font-weight: bold;
}
.record ul li span {
	display: block;
	font-size: 15px;
}

.pop_list {
	margin: 0 auto;
	overflow: hidden;
	display: none;
	padding-top: 15px !important;
}
.pop_list ul {
	margin: -10px;
}
.pop_list ul li{
	width: 25%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.pop_list ul li .image{
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}
.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;
}
.pop_list ul li mark {
	display: block;
	position: absolute;
	right: 14px;
	bottom: 13px;
	width: 84px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	z-index: 9;
	border-radius: 30px;
		background-color:#2e7d42;
		background-image:-webkit-gradient(linear, left top, left bottom, from(#2e7d42), to(#789a1b));
		background-image:-webkit-linear-gradient(90deg, #2e7d42, #789a1b);
		background-image:-moz-linear-gradient(90deg, #2e7d42, #789a1b);
		background-image:-ms-linear-gradient(90deg, #2e7d42, #789a1b);
		background-image:-o-linear-gradient(90deg, #2e7d42, #789a1b);
		background-image:linear-gradient(90deg, #2e7d42, #789a1b);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#2e7d42', endColorStr='#789a1b');
}
.pop_list ul li mark.notice {
	background-color:#2e7d42;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#2e7d42), to(#789a1b));
	background-image:-webkit-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-moz-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-ms-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-o-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:linear-gradient(90deg, #2e7d42, #789a1b);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#2e7d42', endColorStr='#789a1b');
}
.pop_list ul li mark.replay {
	background-color:#ff8233;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ff8233), to(#ffb033));
	background-image:-webkit-linear-gradient(90deg, #ff8233, #ffb033);
	background-image:-moz-linear-gradient(90deg, #ff8233, #ffb033);
	background-image:-ms-linear-gradient(90deg, #ff8233, #ffb033);
	background-image:-o-linear-gradient(90deg, #ff8233, #ffb033);
	background-image:linear-gradient(90deg, #ff8233, #ffb033);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff8233', endColorStr='#ffb033');
}
.pop_list ul li mark.live {
	background-color:#3fa9ff;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#3fa9ff), to(#65b9fd));
	background-image:-webkit-linear-gradient(90deg, #3fa9ff, #65b9fd);
	background-image:-moz-linear-gradient(90deg, #3fa9ff, #65b9fd);
	background-image:-ms-linear-gradient(90deg, #3fa9ff, #65b9fd);
	background-image:-o-linear-gradient(90deg, #3fa9ff, #65b9fd);
	background-image:linear-gradient(90deg, #3fa9ff, #65b9fd);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#3fa9ff', endColorStr='#65b9fd');
}
.pop_list ul li:hover .item{
	padding: 2px;
	background-color:#ff6200;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6200), to(#ff9d00));
	background-image:-webkit-linear-gradient(90deg, #ff6200, #ff9d00);
	background-image:-moz-linear-gradient(90deg, #ff6200, #ff9d00);
	background-image:-ms-linear-gradient(90deg, #ff6200, #ff9d00);
	background-image:-o-linear-gradient(90deg, #ff6200, #ff9d00);
	background-image:linear-gradient(90deg, #ff6200, #ff9d00);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff6200', endColorStr='#ff9d00');
	margin-top: -15px;
	border-radius: 5px;
}
.pop_list ul li:hover p a {
	color: #fff;
}
.pop_list ul li .image p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
}
.pop_list ul li p{
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	padding:  0 10px;
}
.pop_list ul li p a {
	color: #333;
}
.pop_list li p a:hover {
	color: #fa8c16;
}

.exhihall-bg {
	background: #f7f7f7;
	overflow: hidden;
}
.exhi-ul {
	margin: 0 auto;
}
.exhi-ul ul {
	overflow: hidden;
	margin: 0 -7px;
}
.exhi-ul ul li {
	width: 20%;
	float: left;
	padding: 7px;
	box-sizing: border-box;
}
.exhi-ul ul li .item {
	background: #fff;
	height: 80px;
	display: block;
	position: relative;
	overflow: hidden;
}
.exhi-ul ul li .item::after {
	content: '';
	display: block;
	position: absolute;
	width: 130px;
	height: 15px;
	background: #61aa08;
	top: -10px;
	left: 14px;
	border-radius: 20px;
}
.exhi-ul ul li .item strong {
	font-size: 37px;
	color: #f2f2f2;
	font-style: italic;
	position: absolute;
	right: 0;
	bottom: -15px;
}
.exhi-ul ul li .item:hover {
	background: #61aa08;
}
.exhi-ul ul li .item:hover strong {
	color: #72b232;
}
.exhi-ul ul li .item:hover em{
	color: #fff;
}
.exhi-ul ul li .item:hover b{
	color: #fff;
}
.exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/a-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.exhi-ul ul li:hover .item::after{
	background: #80c230;
}
.exhi-ul ul li .item b {
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	color: #333;
	font-size: 18px;
	width: 50%;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}
.exhi-ul ul li .item b i {
	width: 27px;
	height: 22px;
	display: inline-block;
	vertical-align: top;
	background: url("../../../../images/exhi/version/2021/a-exhi-ico.png") no-repeat;
	background-size: contain;
	margin-right: 4px;
}
.exhi-ul ul li .item em {
	font-size: 16px;
	color: #61aa08;
	font-style: normal;
	line-height: 80px;
	float: right;
	margin-right: 14px;
}
.exhi-ul ul li .item em i {
	font-size: 12px;
}


.b-exhi-ul ul li .item::after {
	background: #4aa5ea;
}
.b-exhi-ul ul li .item em {
	color: #4a99db;
}
.b-exhi-ul ul li .item b i{
	background: url("../../../../images/exhi/version/2021/b-exhi-ico.png") no-repeat;
	background-size: contain;
}
.b-exhi-ul ul li .item:hover {
	background: #2f8fd8;
}
.b-exhi-ul ul li .item:hover strong {
	color: #4a99db;
}
.b-exhi-ul ul li .item:hover em{
	color: #fff;
}
.b-exhi-ul ul li .item:hover b{
	color: #fff;
}
.b-exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/b-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.b-exhi-ul ul li:hover .item::after{
	background: #4aa5ea;
}

.c-exhi-ul ul li .item::after {
	background: #ff7323;
}
.c-exhi-ul ul li .item em {
	color: #ff7323;
}
.c-exhi-ul ul li .item b i{
	background: url("../../../../images/exhi/version/2021/c-exhi-ico.png") no-repeat;
	background-size: contain;
}
.c-exhi-ul ul li .item:hover {
	background: #ff7323;
}
.c-exhi-ul ul li .item:hover strong {
	color: #ff8142;
}
.c-exhi-ul ul li .item:hover em{
	color: #fff;
}
.c-exhi-ul ul li .item:hover b{
	color: #fff;
}
.c-exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/c-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.c-exhi-ul ul li:hover .item::after{
	background: #ff985d;
}

.d-exhi-ul ul li .item::after {
	background: #89add2;
}
.d-exhi-ul ul li .item em {
	color: #1b78bf;
}
.d-exhi-ul ul li .item b i{
	background: url("../../../../images/exhi/version/2021/d-exhi-ico.png") no-repeat;
	background-size: contain;
}
.d-exhi-ul ul li .item:hover {
	background: #89add2;
}
.d-exhi-ul ul li .item:hover strong {
	color: #94b4d6;
}
.d-exhi-ul ul li .item:hover em{
	color: #fff;
}
.d-exhi-ul ul li .item:hover b{
	color: #fff;
}
.d-exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/d-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.d-exhi-ul ul li:hover .item::after{
	background: #a5d1ff;
}

.f-exhi-ul ul li .item::after {
	background: #1cac90;
}
.f-exhi-ul ul li .item em {
	color: #1cac90;
}
.f-exhi-ul ul li .item b i{
	background: url("../../../../images/exhi/version/2021/f-exhi-ico.png") no-repeat;
	background-size: contain;
}
.f-exhi-ul ul li .item:hover {
	background: #1cac90;
}
.f-exhi-ul ul li .item:hover strong {
	color: #3db39a;
}
.f-exhi-ul ul li .item:hover em{
	color: #fff;
}
.f-exhi-ul ul li .item:hover b{
	color: #fff;
}
.f-exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/f-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.f-exhi-ul ul li:hover .item::after{
	background: #65dcc5;
}

.g-exhi-ul ul li .item::after {
	background: #9559e6;
}
.g-exhi-ul ul li .item em {
	color: #9559e6;
}
.g-exhi-ul ul li .item b i{
	background: url("../../../../images/exhi/version/2021/g-exhi-ico.png") no-repeat;
	background-size: contain;
}
.g-exhi-ul ul li .item:hover {
	background: #9559e6;
}
.g-exhi-ul ul li .item:hover strong {
	color: #9f6be8;
}
.g-exhi-ul ul li .item:hover em{
	color: #fff;
}
.g-exhi-ul ul li .item:hover b{
	color: #fff;
}
.g-exhi-ul ul li .item:hover b i {
	background: url("../../../../images/exhi/version/2021/g-exhi-ico-hover.png") no-repeat;
	background-size: contain;
}
.g-exhi-ul ul li:hover .item::after{
	background: #d0adff;
}

.exhi-main {
	height: 745px;
	background: url('../../../../images/exhi/version/2021/a-bg.png') no-repeat #fff;
	background-size: 100%;
	margin: 25px auto;
	padding: 26px;
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.1);
}
.exhi-main .bigimg {
	width: 1040px;
	float: left;
}
.exhi-main .bigimg .image {
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.exhi-main .bigimg .image i {
	position: absolute;
	color: #fff;
	font-size: 60px;
	opacity: 0.7;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.exhi-main .bigimg .image p {
	height: 48px;
	line-height: 48px;
	font-size: 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left:0;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.exhi-main .bigimg .image p a {
	color: #fff;
}
.exhi-main .bigimg .image mark {
	width: 84px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 27px;
	right: 31px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
	background: rgba(123,187,121,0.8);
}
.exhi-main .bigimg .image mark.notice {
	background: rgba(123,187,121,0.8);
}
.exhi-main .bigimg .image mark.replay {
	background: rgba(48,163,224,0.8);
}
.exhi-main .bigimg .image mark.live {
	background: rgba(255,176,51,0.8);
}
.exhi-main .bigimg .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.exhi-main .exhi-ul-right {
	width: 398px;
	float: right;
}
.exhi-main .exhi-ul-right ul {
	overflow: hidden;
	margin: -5px;
}
.exhi-main .exhi-ul-right ul li{
	width: 50%;
	padding: 5px;
	float: left;
	box-sizing: border-box;
}
.exhi-main .exhi-ul-right ul li:hover p {
	background: #61aa08;
}
.exhi-main .exhi-ul-right ul li mark {
	width: 55px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	display: block;
	position: absolute;
	font-size: 12px;
	color: #fff;
	text-align: center;
	right: 8px;
	top: 9px;
	background: rgba(123,187,121,0.8);
}
.exhi-main .exhi-ul-right ul li mark.notice {
	background: rgba(123,187,121,0.8);
}
.exhi-main .exhi-ul-right ul li mark.replay {
	background: rgba(48,163,224,0.8);
}
.exhi-main .exhi-ul-right ul li mark.live {
	background: rgba(255,176,51,0.8);
}
.exhi-main .exhi-first {
	display: block;
	float: left;
	width: 145px;
	height: 70px;
	background: #61aa08;
	margin-top: 22px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.exhi-main .exhi-botul b {
	line-height: 70px;
	font-size: 20px;
	color: #fff;
	position: relative;
	z-index: 10;
}
.exhi-main .exhi-botul em {
	font-size: 22px;
	color: #76b43b;
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: bold;
	text-align: center;
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	font-style: normal;
	z-index: 1;
}
.exhi-main .exhi-botul b i {
	width: 24px;
	height: 24px;
	display:inline-block;
	background: url('../../../../images/exhi/version/2021/exhi-botul-ico.png') no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 2px;
}
.exhi-main .exhi-botul .exhi-first::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 70px solid #fff;
	border-left: 12px solid transparent;
	z-index: 10;
}
.exhi-main .exhi-botul ul {
	float: right;
	margin-top: 22px;
	width: 1290px;
}
.exhi-main .exhi-botul ul li{
	width: 118px;
	float: left;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
}
.exhi-main .exhi-botul ul li:hover {
	border: 1px solid #238844;
}
.exhi-main .exhi-botul ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.exhi-main .exhi-botul ul li:last-child {
	margin-right: 0;
}
.exhi-main .exhi-ul-right ul li .image {
	padding-bottom:56%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.exhi-main .exhi-ul-right ul li p {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #a3a3a3;
	overflow: hidden;
	text-align: center;
}
.exhi-main .exhi-ul-right ul li p a {
	color: #fff;
}
.exhi-main .exhi-ul-right ul li .image img{
	max-height: none;
	display: block;
	width: 100%;
}


.b-exhi-main {
	background: url('../../../../images/exhi/version/2021/b-bg.png') no-repeat #fff;
	background-size: 100%;
}
.b-exhi-main .exhi-ul-right ul li:hover p {
	background: #2f8fd8;
}
.b-exhi-main .exhi-first {
	background: #2f8fd8;
}
.b-exhi-main .exhi-botul em {
	color: #519ddc;
}
.b-exhi-main .exhi-botul ul li:hover {
	border: 1px solid #2f8fd8;
}



.c-exhi-main {
	background: url('../../../../images/exhi/version/2021/c-bg.png') no-repeat #fff;
	background-size: 100%;
}
.c-exhi-main .exhi-ul-right ul li:hover p {
	background: #ff7323;
}
.c-exhi-main .exhi-first {
	background: #ff7323;
}
.c-exhi-main .exhi-botul em {
	color: #ff8549;
}
.c-exhi-main .exhi-botul ul li:hover {
	border: 1px solid #ff7323;
}

.d-exhi-main {
	background: url('../../../../images/exhi/version/2021/d-bg.png') no-repeat #fff;
	background-size: 100%;
}
.d-exhi-main .exhi-ul-right ul li:hover p {
	background: #89add2;
}
.d-exhi-main .exhi-first {
	background: #89add2;
}
.d-exhi-main .exhi-botul em {
	color: #97b6d7;
}
.d-exhi-main .exhi-botul ul li:hover {
	border: 1px solid #89add2;
}


.f-exhi-main {
	background: url('../../../../images/exhi/version/2021/f-bg.png') no-repeat #fff;
	background-size: 100%;
}
.f-exhi-main .exhi-ul-right ul li:hover p {
	background: #1cac90;
}
.f-exhi-main .exhi-first {
	background: #1cac90;
}
.f-exhi-main .exhi-botul em {
	color: #45b59d;
}
.f-exhi-main .exhi-botul ul li:hover {
	border: 1px solid #1cac90;
}

.g-exhi-main {
	background: url('../../../../images/exhi/version/2021/g-bg.png') no-repeat #fff;
	background-size: 100%;
}
.g-exhi-main .exhi-ul-right ul li:hover p {
	background: #9559e6;
}
.g-exhi-main .exhi-first {
	background: #9559e6;
}
.g-exhi-main .exhi-botul em {
	color: #a270e9;
}
.g-exhi-main .exhi-botul ul li:hover {
	border: 1px solid #9559e6;
}

.exhihall {
	margin: 30px auto 30px;
}
.exhihall-title {
	margin: 50px auto;
	position: relative;
}
.exhihall-title b {
	text-align: center;
	display: block;
	padding-bottom: 5px;
	position: relative;
	z-index: 99;
}
.exhihall-title b strong{
	color: #ededed;
	font-size: 60px;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translate(-50%,-50%);
	width: 100%;
	text-transform:uppercase;
	z-index: 0	;
	font-weight: bold;
}
.exhihall-title b span {
	font-size: 38px;
	position: relative;
	top: 4px;
}
.exhihall-title b span i {
	width: 33px;
	display: inline-block;
	height: 39px;
	background: url(../../../../images/exhi/version/2021/aa-exhi-ico.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 5px;
}
.exhihall-title b span {
	color: #333;
}
.exhihall-title b span em {
	font-size: 28px;
	margin-left: 5px;
	font-style: normal;
}
.exhihall-title p {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.exhihall-title .line-3 {
	width: 440px;
	height: 31px;
	display: inline-block;
	vertical-align: top;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
}
.exhihall-title .line-3 .p1{
	width: 420px;
	height: 2px;
	background: #61aa08;
	position: absolute;
	top: 22px;
	left: 0;
}
.exhihall-title .line-3 .p2{
	width: 14px;
	height: 21px;
	background: #61aa08;
	position: absolute;
	top: 22px;
	right: 0;
	-webkit-transform: skewX(40deg);
	-ms-transform: skewX(40deg);
	-o-transform: skewX(40deg);
	transform: skewX(40deg);
}
.exhihall-title .line-3-right{
	width: 440px;
	height: 31px;
	display: block;
	vertical-align: top;
	z-index: 9;
	position: absolute;
	right: 0;
	top: 0;
}
.exhihall-title .line-3-right .p1{
	width: 420px;
	height: 2px;
	background: #61aa08;
	position: absolute;
	top: 22px;
	right: 0;
}
.exhihall-title .line-3-right .p2{
	width: 14px;
	height: 21px;
	background: #61aa08;
	position: absolute;
	top: 22px;
	left: 0;
	-webkit-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	transform: skewX(-40deg);
}
.c-exhihall-title p {
	color: #009788;
}
.d-exhihall-title p {
	color: #3fa9ff;
}
.f-exhihall-title p {
	color: #be9348;
}
.g-exhihall-title p {
	color: #8f6cd0;
}
.aa-exhihall-title b span em{
	color: #fa8c16;
}
.a-exhihall-title b span em{
	color: #61aa08;
}
.b-exhihall-title b span em{
	color: #308fd8;
}
.c-exhihall-title b span em{
	color: #ff7323;
}
.d-exhihall-title b span em{
	color: #5784b1;
}
.e-exhihall-title b span em{
	color: #be9348;
}
.f-exhihall-title b span em{
	color: #1cac90;
}
.g-exhihall-title b span em{
	color: #9559e6;
}
.h-exhihall-title b span em{
	color: #238844;
}
.i-exhihall-title b span em {
	color: #fb8c16;
}

.b-exhihall-title .line-3 .p1 {
	background: #2f8fd8;
}
.b-exhihall-title .line-3 .p2 {
	background: #2f8fd8;
}
.b-exhihall-title .line-3-right .p1 {
	background: #2f8fd8;
}
.b-exhihall-title .line-3-right .p2 {
	background: #2f8fd8;
}

.c-exhihall-title .line-3 .p1 {
	background: #ff7323;
	width: 300px;
}
.c-exhihall-title .line-3 .p2 {
	background: #ff7323;
	right: 120px;
}
.c-exhihall-title .line-3-right .p1 {
	background: #ff7323;
	width: 300px;
}
.c-exhihall-title .line-3-right .p2 {
	background: #ff7323;
	left: 120px;
}

.d-exhihall-title .line-3 .p1 {
	background: #89add2;
	width: 250px;
}
.d-exhihall-title .line-3 .p2 {
	background: #89add2;
	right: 170px;
}
.d-exhihall-title .line-3-right .p1 {
	background: #89add2;
	width: 250px;
}
.d-exhihall-title .line-3-right .p2 {
	background: #89add2;
	left: 170px;
}

.f-exhihall-title .line-3 .p1 {
	background: #1cac90;
	width: 510px;
}
.f-exhihall-title .line-3 .p2 {
	background: #1cac90;
	right: -90px;
}
.f-exhihall-title .line-3-right .p1 {
	background: #1cac90;
	width: 510px;
}
.f-exhihall-title .line-3-right .p2 {
	background: #1cac90;
	left: -90px;
}

.g-exhihall-title .line-3 .p1 {
	background: #9559e6;
}
.g-exhihall-title .line-3 .p2 {
	background: #9559e6;
}
.g-exhihall-title .line-3-right .p1 {
	background: #9559e6;
}
.g-exhihall-title .line-3-right .p2 {
	background: #9559e6;
}

.a-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/a-ico.png) no-repeat;
	width: 31px;
	background-size: contain;
}
.b-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/b-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 31px;
}
.c-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/c-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 26px;
	margin-top: 14px;
}
.d-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/d-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 30px;
}
.f-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/e-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 31px;
}
.g-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/f-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 31px;
}
.g1-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/g-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 33px;
}
.g2-exhihall-title b span i {
	background: url(../../../../images/exhi/version/2021/h-ico.png) no-repeat;
	background-size: contain;
	width: 31px;
	height: 33px;
}
.exhihall .exhihall-nav {
	text-align: center;
	margin-bottom: 20px;
}
.exhihall .exhihall-nav a {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	border-radius: 20px;
	display: inline-block;
	padding: 5px 10px;
	margin: 0 5px;
}
.exhihall .exhihall-nav a.focus {
	background: #ff6600;
	color: #fff;
}
.exhihall .exhihall-list{
	overflow: hidden;
	display: none;
}
.exhihall .exhihall-list ul {
	width: 100%;
	margin: -7px;
	overflow: hidden;
}
.exhihall .exhihall-list ul li .image {
	padding-bottom: 52%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.exhihall .exhihall-list ul li .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 20px 12px 10px 12px;
	font-size: 14px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
}
.exhihall .exhihall-list ul li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.exhihall .exhihall-list ul li .image .cover {
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter:alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}
.exhihall .exhihall-list ul li .image a:hover .cover {
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
}
.exhihall .exhihall-list ul li .image span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0);
	z-index: 3;
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
	opacity: 0;
}
.exhihall .exhihall-list ul li .image span div {
	line-height: 20px;
	font-size: 16px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
}
.exhihall .exhihall-list ul li .image span  i {
	display: block;
	width: 68px;
	height: 2px;
	background: #ff6600;
	position: absolute;
	top: 20px;
	left: 20px;
}
.exhihall .exhihall-list ul li .image span em {
	font-style: normal;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
}
.exhihall .exhihall-list ul li .image a:hover span {
    background-color: rgba(0,0,0,0.5);
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-transform: scale(1);
}
.exhihall .exhihall-list ul li .image a:hover p {
	display: none;
}
.exhihall .exhihall-list ul li .image p strong {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.exhihall .exhihall-list ul li .image mark {
	position:absolute;
	right: -4px;
	top:10px;
	z-index: 9;
	font-size: 14px;
	width: 60px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	color: #fff;
}
.exhihall .exhihall-list ul li .image mark.Live {
	background: url('../../../../images/exhi/version/2021/Live.png') no-repeat;
	background-size: contain;
}
.exhihall .exhihall-list ul li .image mark.Replay {
	background: url('../../../../images/exhi/version/2021/Replay.png') no-repeat;
	background-size: contain;
}
.exhihall .exhihall-list ul li .image mark.Notice {
	background: url('../../../../images/exhi/version/2021/Notice.png') no-repeat;
	background-size: contain;
}
.exhihall .exhihall-list ul li {
	padding: 7px;
	width: 20%;
	float: left;
	box-sizing: border-box;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(10,10,10,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(51,51,51,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(51,51,51,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(51,51,51,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(51,51,51,0.9));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(51,51,51,1));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.exhihall ul.marks {
	width: 33.3333%;
	float: left;
	margin: 0 -8px;
}
.exhihall ul.marks .smallimg {
	width: 50%;
	float: right;
	padding: 8px;
	box-sizing: border-box;
}
.exhihall ul.marks li {
	width: 50%;
	float:left;
	padding: 8px;
	box-sizing: border-box;
}
.exhihall ul.marks li .item {
	padding: 12px 0 12px 15px;
	box-sizing: border-box;
	background-color:#dcfaf7;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#dcfaf7), to(#e6fcfa));
	background-image:-webkit-linear-gradient(90deg, #dcfaf7, #e6fcfa);
	background-image:-moz-linear-gradient(90deg, #dcfaf7, #e6fcfa);
	background-image:-ms-linear-gradient(90deg, #dcfaf7, #e6fcfa);
	background-image:-o-linear-gradient(90deg, #dcfaf7, #e6fcfa);
	background-image:linear-gradient(90deg, #dcfaf7, #e6fcfa);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dcfaf7', endColorStr='#e6fcfa')
}

.exhihall ul.marks li .item span{
	font-size: 16px;
	color: #999;
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.exhihall ul.marks li .item b {
	display: block;
	font-size: 17px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.exhihall ul.marks li .item b a {
	color: #009788;
}
.exhihall ul.marks li.bigli .item {
	height: 255px;
}
.exhihall ul.marks li.midli .item {
	height: 120px;
}
.exhihall ul.marks li.henli {
	width: 100%;
}
.exhihall ul.marks li.henli .item {
	height: 120px;
}
.exhihall ul.marks li.sizeli .item {
	height: 164px;
}

.a-exhihall ul.marks li .item {
	background-color:#e5feed;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e5feed), to(#f4fff8));
	background-image:-webkit-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-moz-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-ms-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-o-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:linear-gradient(90deg, #e5feed, #f4fff8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5feed', endColorStr='#f4fff8')
}
.a-exhihall ul.marks li .item b a {
	color: #238844;
}
.b-exhihall ul.marks li .item {
	background-color:#fcefe3;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fcefe3), to(#fef8f4));
	background-image:-webkit-linear-gradient(90deg, #fcefe3, #fef8f4);
	background-image:-moz-linear-gradient(90deg, #fcefe3, #fef8f4);
	background-image:-ms-linear-gradient(90deg, #fcefe3, #fef8f4);
	background-image:-o-linear-gradient(90deg, #fcefe3, #fef8f4);
	background-image:linear-gradient(90deg, #fcefe3, #fef8f4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcefe3', endColorStr='#fef8f4')
}
.b-exhihall ul.marks li .item b a {
	color: #fb8c16;
}
.d-exhihall ul.marks li .item {
	background-color:#e8f4ff;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e8f4ff), to(#fafdff));
	background-image:-webkit-linear-gradient(90deg, #e8f4ff, #fafdff);
	background-image:-moz-linear-gradient(90deg, #e8f4ff, #fafdff);
	background-image:-ms-linear-gradient(90deg, #e8f4ff, #fafdff);
	background-image:-o-linear-gradient(90deg, #e8f4ff, #fafdff);
	background-image:linear-gradient(90deg, #e8f4ff, #fafdff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8f4ff', endColorStr='#fafdff')
}
.d-exhihall ul.marks li .item b a {
	color: #3fa9ff;
}
.e-exhihall ul.marks li .item {
	background-color:#fbf5e1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fbf5e1), to(#fdf9ee));
	background-image:-webkit-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-moz-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-ms-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-o-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:linear-gradient(90deg, #fbf5e1, #fdf9ee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbf5e1', endColorStr='#fdf9ee')
}
.e-exhihall ul.marks li .item b a {
	color: #be9348;
}
.f-exhihall ul.marks li .item {
	background-color:#f1edfb;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f1edfb), to(#f8f7fd));
	background-image:-webkit-linear-gradient(90deg, #f1edfb, #f8f7fd);
	background-image:-moz-linear-gradient(90deg, #f1edfb, #f8f7fd);
	background-image:-ms-linear-gradient(90deg, #f1edfb, #f8f7fd);
	background-image:-o-linear-gradient(90deg, #f1edfb, #f8f7fd);
	background-image:linear-gradient(90deg, #f1edfb, #f8f7fd);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1edfb', endColorStr='#f8f7fd')
}
.f-exhihall ul.marks li .item b a {
	color: #8f6cd0;
}
.g-exhihall ul.marks li .item {
	background-color:#fbf5e1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fbf5e1), to(#fdf9ee));
	background-image:-webkit-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-moz-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-ms-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:-o-linear-gradient(90deg, #fbf5e1, #fdf9ee);
	background-image:linear-gradient(90deg, #fbf5e1, #fdf9ee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbf5e1', endColorStr='#fdf9ee')
}
.g-exhihall ul.marks li .item b a {
	color: #be9348;
}
.h-exhihall ul.marks li .item {
	background-color:#e5feed;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e5feed), to(#f4fff8));
	background-image:-webkit-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-moz-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-ms-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:-o-linear-gradient(90deg, #e5feed, #f4fff8);
	background-image:linear-gradient(90deg, #e5feed, #f4fff8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5feed', endColorStr='#f4fff8')
}
.h-exhihall ul.marks li .item b a {
	color: #238844;
}
.exhihall .exhihall-bigimg {
	width: 33.3333%;
	float: left;
	padding: 9px 16px;
	box-sizing: border-box;
}
.exhihall-smallimg {
	width: 33.3333%;
	float: left;
	margin: 0 -8px;
}
.exhihall-smallimg .smallimg {
	width: 50%;
	float: left;
	padding: 8px;
	box-sizing: border-box;
}
.exhihall-smallimg .smallimg .image {
	padding-bottom: 51%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
}
.exhihall-smallimg .smallimg .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.5);
	padding: 0 5px;
	box-sizing: border-box;
}
.exhihall-smallimg .smallimg .image p a {
	color: #fff;
}
.exhihall-smallimg .smallimg .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.exhihall .exhihall-bigimg .image {
	padding-bottom: 54%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.exhihall .exhihall-bigimg .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.exhihall .exhihall-bigimg .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 0 10px;
	box-sizing: border-box;
}
.exhihall .exhihall-bigimg .image p a {
	color: #fff;
}
.exhihall .exhihall-bigimg .image .cover {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.exhihall .exhihall-bigimg .image .cover i {
	font-size: 70px;
	color: #fff;
}
.c-exhihall ul li.bigli {
	float: right;
}
.e-exhihall ul li.bigli {
	float: right;
}
.f-exhihall ul li.bigli {
	float: right;
}
.h-exhihall ul li.bigli {
	float: right;
}
.g-exhihall ul li.bigli {
	float: right;
}
.e-exhihall ul li.sizeli {
	float: right;
}
.c-exhihall ul.marks .marks-left {
	width: 50%;
	float: left;
}
.c-exhihall ul.marks .marks-left li {
	width: 100%;
}
.c-exhihall ul.marks .smallimg .image {
	padding-bottom: 51%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
}
.c-exhihall ul.marks .smallimg .image img {
	width: 100%;
	max-height: none;
	display: block;
}
.c-exhihall ul.marks .smallimg .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.5);
	padding: 0 5px;
	box-sizing: border-box;
}
.c-exhihall ul.marks .smallimg .image p a {
	color: #fff;
}


.controll {
	position: absolute;
	right: 0;
	top: 6px;
	height: 20px;
	line-height: 20px;
}
.controll b {
	font-size: 24px;
	color: #bababa;
}
.controll b:hover {
	color: #333333;
}
.activity{
	width: 1500px;
	margin:30px auto 30px;
	overflow: hidden;
	position: relative;
}
.activity ul {
	white-space: nowrap;
	display: inline-block;
}
.activity li{
	width: 380px;
	display: inline-block;
}
.activity li .image{
	padding-bottom:56%;
	height: 0;
	position:relative;
	overflow: hidden;
	margin-right: 20px;
}
.activity li .image img{
	width: 100%;
	max-height: none;
	display: block;
	border-radius: 10px;
}
.activity li p {
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 20px;
}
.activity li p a {
	color: #333;
}
.activity li p a:hover {
	color: #fa8c16;
}
.exhi{
	margin:20px auto 0;
}
.exhihall ul.marks li.midli .item{
	height: 100px;
}
.exhihall ul.marks li.henli .item {
	height: 110px;
}
.news{
	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;
}
.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));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.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: #ff6600;
}
.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: #b4675d;
	margin-top: 30px;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	margin:0 auto;
   height: 208px;
}

.footTop {

}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 60px;

}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	/* overflow: hidden; */
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(../../../../images/exhi/version/2021/qq_ico.png) no-repeat center center #c88d87;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(../../../../images/exhi/version/2021/qq_ico.png) no-repeat center center #865049;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	height: 108px;
}
.footLeft .lxqq ul li a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq ul li a .QQhover {
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	line-height: 20px;
   color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 700;
	height: 20px;
	 width: 110px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.footLeft .lxqq ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footLeft .lxqq ul li a:hover .QQhover{
	 display: inline-block;
	}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #d37569;
	border-right: 1px solid #d37569;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 40%;
	float: right;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 33.333%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #cb948d;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}

.foot {
	background-color: #865049;
	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;
}

.rightfloat {
	width: 68px;
	background: #fff;
	position: fixed;
	right: 10px;
	top: 200px;
	z-index: 9999;
}
.rightfloat a {
	display: block;
	height: 68px;
	width: 68px;
	float: left;
	position: relative;
}
.rightfloat a i {
	display: block;
	width: 22px;
	height: 22px;
	margin: 12px auto 5px;
	background: url('../../../../images/exhi/version/2021/a1-ico.png') no-repeat center center;
}
.rightfloat a.a1 i {
	background: url('../../../../images/exhi/version/2021/a1-ico.png') no-repeat center center;
}
.rightfloat a.a2 i {
	background: url('../../../../images/exhi/version/2021/a2-ico.png') no-repeat center center;
}
.rightfloat a.a3 i {
	background: url('../../../../images/exhi/version/2021/a3-ico.png') no-repeat center center;
}
.rightfloat a.a4 i {
	background: url('../../../../images/exhi/version/2021/a4-ico.png') no-repeat center center;
}
.rightfloat a.a5 i {
	background: url('../../../../images/exhi/version/2021/a5-ico.png') no-repeat center center;
}
.rightfloat a.gotop i {
	background: url('../../../../images/exhi/version/2021/gotop.png') no-repeat center center;
}

.rightfloat a.a1:hover i {
	background: url('../../../../images/exhi/version/2021/a1-ico-hover.png') no-repeat center center;
}
.rightfloat a.a2:hover i {
	background: url('../../../../images/exhi/version/2021/a2-ico-hover.png') no-repeat center center;
}
.rightfloat a.a3:hover i {
	background: url('../../../../images/exhi/version/2021/a3-ico-hover.png') no-repeat center center;
}
.rightfloat a.a4:hover i {
	background: url('../../../../images/exhi/version/2021/a4-ico-hover.png') no-repeat center center;
}
.rightfloat a.a5:hover i {
	background: url('../../../../images/exhi/version/2021/a5-ico-hover.png') no-repeat center center;
}
.rightfloat a.gotop:hover i {
	background: url('../../../../images/exhi/version/2021/gotop-hover.png') no-repeat center center;
}

.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.gotop p{
	color: #fa8c16;
}
.rightfloat a:hover {
	background: #fa8c16;
}
.rightfloat a:hover p{
	color: #fff;
}
.rightfloat a:after {
	content:'';
	height: 1px;
	width: 32px;
	background: #eeeeee;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.rightfloat a:last-child::after {
	display: none;
}
.rightfloat a:hover::after {
	display: none;
}
.rightfloat a p {
	font-size: 12px;
	color: #555555;
	text-align: center;
}
@media screen and (max-width: 1279px) {
	.w{
		width: 1000px;
	}
	.ly_Main {
		height: 384px;
	}
	.ly_Main .expo_Banner {
		width: 574px;
		height: 222px;
		top: 71px;
	}
	.exhi-main .bigimg .image i {
		font-size: 45px;
	}
	.search {
	    width: 240px;
	    margin-left: 10px;
	}
	.search input{
		width: 140px;
		height: 30px;
		height: 28px;
		font-size: 12px;

	}
	.search button {
		width: 60px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.banner {
		height: 380px;
		min-width: 1000px;
	}
	.exhi_list_right {
		width: 340px;
	}
	.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;
	}
	.exhihall-title {
		margin: 25px auto;
	}
	.pop_list ul li {
		padding: 6px;
	}
	.pop_list ul {
		margin: -6px;
	}
	.pop_list ul li mark {
		width: 80px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
	}
	.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: 80px;
		padding: 15px 0 15px 35px;
	}
	.record ul li p {
		font-size: 24px;
	}
	.exhi_data .notice .scroll li a {
		font-size: 12px;
	}
	.exhihall-title b strong {
		font-size: 37px;
	}
	.exhihall-title b span {
	    font-size:24px;
		top: 4px;
	}
	.pop_list ul li span {
		font-size: 12px;
		left: 10px;
	}
	.exhihall-title b span i {
		margin-top: 3px;
	}
	.exhihall-title b span em {
		font-size: 20px;
	}
	.pop_list ul li p {
		font-size: 12px;
		line-height: 38px;
		height: 38px;
	}
	.pop_list ul li mark {
		width: 55px;
		height: 20px;
		line-height: 20px;
		font-size: 10px;
	}
	.exhi-ul ul li .item {
		height: 70px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		top: -5px;
	}
	.top .item {
		padding: 8px 0;
	}
	.top .item .menu {
		margin-left: 20px;
	}
	.top .item .menu a{
		font-size: 14px;
		padding: 0 4px;
	}
	.top .item .exhi-ico a {
		width: 60px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
		margin-left: 5px;
	}
	.exhi-main {
		height: 498px;
		padding: 17px;
		border-radius: 10px;
		margin: 18px auto;
	}
	.exhi-main .bigimg {
		width: 695px;
	}
	.exhi-main .exhi-ul-right {
		width: 265px;
	}
	.exhi-main .exhi-ul-right ul {
		margin: -4px;
	}
	.exhi-main .exhi-ul-right ul li {
		padding: 4px;
	}
	.exhi-main .exhi-ul-right ul li p {
		height: 20px;
		line-height: 20px;
		font-size: 10px;
	}
	.exhi-main .exhi-ul-right ul li mark {
		width: 36px;
		height: 14px;
		line-height: 14px;
		font-size: 10px;
	}
	.exhi-main .bigimg .image p {
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	.exhihall-title b span i {
	    width: 26px;
		height: 27px;
	}
	.exhi-ul ul li .item b {
		font-size: 14px;
		margin-top: 15px;
		line-height: 20px;
		max-height: 40px;
	}
	.exhi-ul ul li .item em {
		font-size: 13px;
		line-height: 70px;
	}
	.exhi-ul ul li .item em i {
		font-size: 10px;
	}
	.exhi-ul ul li .item strong {
		font-size: 33px;
		bottom: -10px;
	}
	.exhi-ul ul li .item b i {
    	width: 22px;
		margin-right: 2px;
	}
	.exhi-ul ul li .item::after {
		width: 108px;
		top: -12px;
	}
	.exhi-main .exhi-first {
		width: 98px;
		margin-top: 15px;
	}
	.exhi-main .exhi-botul ul {
		margin-top: 15px;
	}
	.exhi-main .exhi-first {
		height: 47px;
	}
	.exhi-main .exhi-botul em {
		font-size: 16px;
	}
	.exhi-main .exhi-botul b {
		line-height: 47px;
		font-size: 14px;
	}
	.exhi-main .exhi-botul b i {
		width: 14px;
		height: 16px;
		margin-bottom: 3px;
	}
	.exhi-main .exhi-botul ul {
		width: 862px;
	}
	.exhi-main .exhi-botul ul li {
		width: 79px;
		height: 47px;
		margin-right: 8px;
	}
	.a-exhihall-title b span i {
		width: 28px;
	}
	.exhihall-title .line-3 .p1 {
	    width: 260px;
		top: 15px;
	}
	.exhihall-title .line-3 .p2 {
		right: 160px;
		top: 15px;
	}
	.exhihall-title .line-3-right .p1 {
	    width: 260px;
		top: 15px;
	}
	.exhihall-title .line-3-right .p2 {
		left: 160px;
		top: 15px;
	}


	.c-exhihall-title .line-3 .p1 {
		width: 160px;
		top: 15px;
	}
	.c-exhihall-title .line-3 .p2 {
		right: 260px;
		top: 15px;
	}
	.c-exhihall-title .line-3-right .p1 {
		width: 160px;
		top: 15px;
	}
	.c-exhihall-title .line-3-right .p2 {
		left: 260px;
		top: 15px;
	}

	.d-exhihall-title .line-3 .p1 {
		width: 180px;
		top: 15px;
	}
	.d-exhihall-title .line-3 .p2 {
		right: 240px;
		top: 15px;
	}
	.d-exhihall-title .line-3-right .p1 {
		width: 180px;
		top: 15px;
	}
	.d-exhihall-title .line-3-right .p2 {
		left: 240px;
		top: 15px;
	}

	.f-exhihall-title .line-3 .p1 {
		width: 320px;
		top: 15px;
	}
	.f-exhihall-title .line-3 .p2 {
		right: 110px;
		top: 15px;
	}
	.f-exhihall-title .line-3-right .p1 {
		width: 320px;
		top: 15px;
	}
	.f-exhihall-title .line-3-right .p2 {
		left: 110px;
		top: 15px;
	}
	.exhi-main .bigimg .image mark {
		width: 56px;
		height: 19px;
		line-height: 19px;
		font-size: 12px;
		top: 19px;
		right: 22px;
	}
	.news .meeting .item {
		margin: 0 20px 0 0;
	}
	.news .meeting .item .title i {
		font-size: 24px;
	}
	.news .meeting .item .title h2 {
		font-size: 18px;
		text-indent: 30px;
	}
		.news .meeting .item .left{
			width: 256px;
		}
		.news .meeting .item .left li.big{
			width: 246px;
		}
		.news .meeting .item .left li{
			width: 118px;
		}
		.news .meeting .item .left li .image p{
			padding:5px 5px 5px 5px;
			font-size: 12px;
		}
		.news .meeting .item .right li p{
			font-size: 12px;
			height: 18px;
			line-height: 18px;
		}
		.news .meeting .item .right li span{
			font-size: 12px;
			height: 18px;
			line-height: 18px;
		}
		.news .meeting .item .right li .time{
			font-size: 12px;
			height: 18px;
			line-height: 18px;
		}
		.news .meeting .item .right li{
			padding:9px 0;
		}
		.news .meeting .item .left li.big .image p {
			    font-size: 14px;
		}
	.exhi {
	    margin: 0px auto 0;
	}

	.footLeft {
		padding-left: 20px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 90px;
		height: 90px;
		padding: 5px;
	}

	.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;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
	.w{
		width: 1240px;
	}
	.ly_Main {
		height: 426px;
	}
	.ly_Main .expo_Banner {
		width: 638px;
		height: 247px;
		top: 74px;
	}
	.banner {
		height: 470px;
		min-width: 1240px;
	}
	.exhi_list_right {
		width: 340px;
	}
	.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: 42px auto;
	}
	.pop_list ul li mark {
		width: 80px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
	}
	.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: 100px;
		padding: 25px 0 25px 45px;
	}
	.record ul li p {
		font-size: 26px;
	}
	.exhihall-title b strong {
		font-size: 46px;
	}
	.exhihall-title b span {
	    font-size: 30px;
		top: 8px;
	}
	.exhihall-title b span i {
		margin-top: 3px;
	}
	.exhihall-title b span em {
		font-size: 24px;
	}
	.pop_list ul li p {
		font-size: 14px;
		line-height: 50px;
		height: 50px;
	}
	.pop_list ul li mark {
		width: 76px;
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}
	.exhi-ul ul li .item {
		height: 70px;
	}
	.search{
		width: 320px;
		margin-left: 50px;
	}
	.search input{
		width: 240px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		top: -5px;
	}
	.top .item {
		padding: 8px 0;
	}
	.top .item .menu {
		margin-left: 20px;
	}
	.top .item .menu a{
		font-size: 15px;
		padding: 0 6px;
	}
	.exhi-main {
		height: 617px;
		padding: 22px;
		margin: 22px auto;
	}
	.exhi-main .bigimg {
		width: 860px;
	}
	.exhi-main .exhi-ul-right {
		width: 328px;
	}
	.exhi-main .exhi-ul-right ul {
		margin: -4px;
	}
	.exhi-main .exhi-ul-right ul li {
		padding: 4px;
	}
	.exhi-main .exhi-ul-right ul li p {
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.exhi-main .exhi-ul-right ul li mark {
		width: 44px;
		height: 18px;
		line-height: 18px;
		font-size: 11px;
	}
	.exhi-main .bigimg .image p {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.exhihall-title b span i {
	    width: 26px;
	}
	.exhi-ul ul li .item b {
		font-size: 15px;
		margin-top: 15px;
	}
	.exhi-ul ul li .item em {
		font-size: 13px;
		line-height: 70px;
	}
	.exhi-ul ul li .item em i {
		font-size: 10px;
	}
	.exhi-ul ul li .item strong {
		font-size: 33px;
		bottom: -10px;
	}
	.exhi-ul ul li .item b i {
    	width: 22px;
		margin-right: 2px;
	}
	.exhi-ul ul li .item::after {
		width: 108px;
		top: -12px;
	}
	.exhi-main .exhi-first {
		width: 120px;
	}
	.exhi-main .exhi-first {
		height: 60px;
	}
	.exhi-main .exhi-botul em {
		font-size: 18px;
	}
	.exhi-main .exhi-botul b {
		line-height: 60px;
		font-size: 16px;
	}
	.exhi-main .exhi-botul b i {
		width: 16px;
		height: 18px;
		margin-bottom: 3px;
	}
	.exhi-main .exhi-botul ul {
		width: 1070px;
	}
	.exhi-main .exhi-botul ul li {
		width: 98px;
		height: 60px;
		margin-right: 10px;
	}
	.a-exhihall-title b span i {
		width: 28px;
	}
	.exhihall-title .line-3 .p1 {
	    width: 350px;
		top: 20px;
	}
	.exhihall-title .line-3 .p2 {
		right: 70px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p1 {
	    width: 350px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p2 {
		left: 70px;
		top: 20px;
	}


	.c-exhihall-title .line-3 .p1 {
		width: 230px;
		top: 20px;
	}
	.c-exhihall-title .line-3 .p2 {
		right: 190px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p1 {
		width: 230px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p2 {
		left: 190px;
		top: 20px;
	}

	.d-exhihall-title .line-3 .p1 {
		width: 230px;
		top: 20px;
	}
	.d-exhihall-title .line-3 .p2 {
		right: 190px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p1 {
		width: 230px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p2 {
		left: 190px;
		top: 20px;
	}

	.f-exhihall-title .line-3 .p1 {
		width: 370px;
		top: 20px;
	}
	.f-exhihall-title .line-3 .p2 {
		right: 60px;
		top: 20px;
	}
	.f-exhihall-title .line-3-right .p1 {
		width: 370px;
		top: 20px;
	}
	.f-exhihall-title .line-3-right .p2 {
		left: 60px;
		top: 20px;
	}
	.exhi-main .bigimg .image mark {
		width: 68px;
		height: 25px;
		line-height: 25px;
		top: 24px;
		right: 26px;
	}
	.news .meeting .item {
		margin: 0 20px 0 0;
	}
	.news .meeting .item .title i {
		font-size: 26px;
	}
	.news .meeting .item .title h2 {
		font-size: 22px;
		text-indent: 30px;
	}
	.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;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}

	.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;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.w{
		width: 1340px;
	}
	.ly_Main {
		height: 455px;
	}
	.ly_Main .expo_Banner {
		width: 680px;
		height: 264px;
		top: 74px;
	}
	.banner {
		height: 508px;
		min-width: 1340px;
	}
	.exhi_list_right {
		width: 340px;
	}
	.exhi_data .notice b {
		height: 56px;
		line-height: 56px;
	}
	.exhi_data .notice .winBox {
		height: 56px;
		line-height: 56px;
	}
	.exhi_data .notice .scroll li {
		height: 56px;
		line-height: 56px;
	}
	.exhihall-title {
		margin: 42px auto;
	}
	.pop_list ul li mark {
		width: 80px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
	}
	.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: 108px;
		padding: 30px 0 30px 45px;
	}
	.record ul li p {
		font-size: 26px;
	}
	.exhihall-title b strong {
		font-size: 50px;
	}
	.exhihall-title b span {
	    font-size: 32px;
	}
	.exhihall-title b span em {
		font-size: 26px;
	}
	.pop_list ul li p {
		font-size: 14px;
		line-height: 52px;
		height: 52px;
	}
	.pop_list ul li mark {
		width: 76px;
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}
	.exhi-ul ul li .item {
		height: 70px;
	}
	.search{
		width: 320px;
		margin-left: 50px;
	}
	.search input{
		width: 240px;
	}
	.top .item .menu {
		margin-left: 20px;
	}
	.top .item .menu a{
		font-size: 16px;
		padding: 0 10px;
	}
	.exhi-main {
		height: 666px;
		padding: 24px;
	}
	.exhi-main .bigimg {
		width: 929px;
	}
	.exhi-main .exhi-ul-right {
		width: 355px;
	}
	.exhi-main .exhi-ul-right ul {
		margin: -4px;
	}
	.exhi-main .exhi-ul-right ul li {
		padding: 4px;
	}
	.exhi-main .exhi-ul-right ul li p {
		height: 27px;
		line-height: 27px;
		font-size: 13px;
	}
	.exhi-main .exhi-ul-right ul li mark {
		width: 50px;
		height: 18px;
		line-height: 18px;
	}
	.exhi-main .bigimg .image p {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.exhihall-title b span i {
	    width: 30px;
	}
	.exhi-ul ul li .item b {
		font-size: 16px;
		margin-top: 15px;
	}
	.exhi-ul ul li .item em {
		font-size: 14px;
		line-height: 70px;
	}
	.exhi-ul ul li .item strong {
		font-size: 33px;
		bottom: -10px;
	}
	.exhi-ul ul li .item b i {
    	width: 24px;
	}
	.exhi-ul ul li .item::after {
		width: 118px;
		top: -11px;
	}
	.exhi-main .exhi-first {
		width: 130px;
	}
	.exhi-main .exhi-first {
		height: 63px;
	}
	.exhi-main .exhi-botul em {
		font-size: 20px;
	}
	.exhi-main .exhi-botul b {
		line-height: 63px;
		font-size: 18px;
	}
	.exhi-main .exhi-botul b i {
		width: 20px;
		margin-bottom: 3px;
	}
	.exhi-main .exhi-botul ul {
		width: 1155px;
	}
	.exhi-main .exhi-botul ul li {
		width: 106px;
		height: 63px;
		margin-right: 10px;
	}
	.a-exhihall-title b span i {
		width: 28px;
	}
	.exhihall-title .line-3 .p1 {
	    width: 380px;
		top: 20px;
	}
	.exhihall-title .line-3 .p2 {
		right: 40px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p1 {
	    width: 380px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p2 {
		left: 40px;
		top: 20px;
	}

	.c-exhihall-title .line-3 .p1 {
		width: 250px;
		top: 20px;
	}
	.c-exhihall-title .line-3 .p2 {
		right: 170px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p1 {
		width: 250px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p2 {
		left: 170px;
		top: 20px;
	}

	.d-exhihall-title .line-3 .p1 {
		width: 250px;
		top: 20px;
	}
	.d-exhihall-title .line-3 .p2 {
		right: 170px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p1 {
		width: 250px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p2 {
		left: 170px;
		top: 20px;
	}

	.exhi-main .bigimg .image mark {
		width: 72px;
		height: 28px;
		line-height: 28px;
		top: 24px;
		right: 29px;
	}
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.w{
		width: 1400px;
	}
	.ly_Main {
		height: 498px;
	}
	.ly_Main .expo_Banner {
		width: 764px;
		height: 295px;
		top: 78px;
	}
	.exhi_list_right {
		width: 340px;
	}
	.exhi_data .notice b {
		height: 56px;
		line-height: 56px;
	}
	.exhi_data .notice .winBox {
		height: 56px;
		line-height: 56px;
	}
	.exhi_data .notice .scroll li {
		height: 56px;
		line-height: 56px;
	}
	.exhihall-title {
		margin: 45px auto;
	}
	.pop_list ul li mark {
		width: 80px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
	}
	.record ul li span {
		margin-bottom: 3px;
	}
	.record ul li b {
		width: 60px;
		line-height: 60px;
		height: 60px;
	}
	.record ul li {
		height: 115px;
	}
	.search{
		width: 320px;
		margin-left: 50px;
	}
	.search input{
		width: 240px;
	}
	.top .item .menu {
		margin-left: 20px;
	}
	.top .item .menu a{
		font-size: 18px;
		padding: 0 12px;
	}
	.exhi-main {
		height: 695px;
	}
	.exhi-main .bigimg {
		width: 970px;
	}
	.exhi-main .exhi-ul-right {
		width: 372px;
	}
	.exhi-main .exhi-ul-right ul {
		margin: -4px;
	}
	.exhi-main .exhi-ul-right ul li {
		padding: 4px;
	}
	.exhi-main .exhi-ul-right ul li p {
		height: 28px;
		line-height: 28px;
	}
	.exhi-ul ul li .item b {
		font-size: 17px;
	}
	.exhi-ul ul li .item em {
		font-size: 15px;
	}
	.exhi-main .exhi-first {
		width: 136px;
	}
	.exhi-main .exhi-first {
		height: 65px;
	}
	.exhi-main .exhi-botul b {
		line-height: 65px;
		font-size: 19px;
	}
	.exhi-main .exhi-botul b i {
		width: 20px;
		margin-bottom: 3px;
	}
	.exhi-main .exhi-botul ul {
		width: 1205px;
	}
	.exhi-main .exhi-botul ul li {
		width: 110px;
		height: 65px;
		margin-right: 11px;
	}
	.a-exhihall-title b span i {
		width: 28px;
	}
	.exhihall-title .line-3 .p1 {
		width: 350px;
		top: 20px;
	}
	.exhihall-title .line-3 .p2 {
		right: 70px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p1 {
		width: 350px;
		top: 20px;
	}
	.exhihall-title .line-3-right .p2 {
		left: 70px;
		top: 20px;
	}

	.c-exhihall-title .line-3 .p1 {
		width: 250px;
		top: 20px;
	}
	.c-exhihall-title .line-3 .p2 {
		right: 170px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p1 {
		width: 250px;
		top: 20px;
	}
	.c-exhihall-title .line-3-right .p2 {
		left: 170px;
		top: 20px;
	}

	.d-exhihall-title .line-3 .p1 {
		width: 200px;
		top: 20px;
	}
	.d-exhihall-title .line-3 .p2 {
		right: 220px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p1 {
		width: 200px;
		top: 20px;
	}
	.d-exhihall-title .line-3-right .p2 {
		left: 220px;
		top: 20px;
	}

	.f-exhihall-title .line-3 .p1 {
		width: 400px;
		top: 20px;
	}
	.f-exhihall-title .line-3 .p2 {
		right: 20px;
		top: 20px;
	}
	.f-exhihall-title .line-3-right .p1 {
		width: 400px;
		top: 20px;
	}
	.f-exhihall-title .line-3-right .p2 {
		left: 20px;
		top: 20px;
	}

}
