body {
	line-height: 1;
}

.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;
}

.bg {
	background-color: #f5f6f6;
}

.w {
	width: 1430px;
	margin: 0 auto;
}

.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;
}


.w {
	width: 1500px;
	margin: 0 auto;
}

.header {
	height: 68px;
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 999;
	width: 100%;
}

.header .logo {
	float: left;
	margin-top: 11px;
}

.header .pageName {
	float: left;
	margin-top: 19px;
	margin-left: 17px;
	padding-left: 16px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
}

.header .pageName::after {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	height: 32px;
	background: #e6e6e6;
}

.header .pageName i {
	margin-left: 15px;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}

.header .menu {
	float: right;
	line-height: 36px;
	font-size: 16px;
	margin-top: 16px;
}

.header .menu a {
	color: #333;
	margin: 0 20px;
}

.header .menu a.baoming {
	color: #03a363;
	font-weight: bold;
}

.header .menu a.caigou {
	color: #ff7c1f;
	font-weight: bold;
}

.header .menu a i {
	margin-right: 5px;
	font-weight: normal;
}

.header .menu a:hover {
	color: #ff7c1f;
}

.banner-top {
	height: 320px;
	position: relative;
	background-color: #03a363;
	background-image: -webkit-gradient(linear, top, bottom, from(#03a363), to(#11a66a));
	background-image: -webkit-linear-gradient(180deg, #03a363, #11a66a);
	background-image: -moz-linear-gradient(180deg, #03a363, #11a66a);
	background-image: -ms-linear-gradient(180deg, #03a363, #11a66a);
	background-image: -o-linear-gradient(180deg, #03a363, #11a66a);
	background-image: linear-gradient(180deg, #03a363, #11a66a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#03a363', endColorStr='#11a66a');
	margin-top: 68px;
}

.banner-top .cover {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("https://expo.hbzhan.com/images/directory/banner-bg.png") no-repeat center;
	background-size: cover;
}

.banner-main {
	position: relative;
	text-align: center;
}

.banner-main b {
	width: 410px;
	height: 44px;
	display: inline-block;
	margin-top: 44px;
	background: url("../../../../images/expoHall/version/2022/banner-title.png") no-repeat center;
	background-size: contain;
}

.banner-main em {
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 32px;
	opacity: .3;
}

.banner-main .text {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}

.banner-main .text .entrust {
	display: inline-block;
	position: relative;
	z-index: 9;
}

.banner-main .text .entrust span a {
	color: #ffd800;
	font-size: 17px;
	font-style: italic;
	text-decoration: underline;
}

.banner-main .entrust-bot {
	position: absolute;
	top: 45px;
	left: -80px;
	width: 220px;
	height: 240px;
	background: #fff;
	border-radius: 15px;
	color: #aaaaaa;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.2);
	display: none;
}

.banner-main .text .entrust:hover .entrust-bot {
	display: block;
}

.banner-main .entrust-bot::after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent;
	border-bottom-width: 14px;
	border-bottom-color: currentColor;
	color: #fff;
}

.banner-main .entrust-bot strong {
	font-weight: normal;
	display: block;
}

.banner-main .banner-search {
	width: 880px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	border-radius: 3px;
	margin: 44px auto 0;
}

.banner-main .banner-search input {
	width: 772px;
	height: 50px;
	line-height: 50px;
	border: none;
	float: left;
	color: #cacaca;
	font-size: 16px;
	text-indent: 20px;
	border-radius: 3px;
}

.banner-main .banner-search button {
	width: 104px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: none;
	background: #ff7c1f;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	margin-top: 2px;
	cursor: pointer;
}

.banner-main .banner-search button i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("https://expo.hbzhan.com/images/directory/search-ico.png") no-repeat center;
	background-size: contain;
	vertical-align: middle;
	margin-right: 5px;
}

.banner-main .banner-hot {
	width: 880px;
	margin: 15px auto 0;
	text-align: left;
	font-size: 16px;
	color: #fff;
}

.banner-main .banner-hot a {
	color: #fff;
	margin-right: 15px;
}

.banner {
	padding-top: 30px;
}

.banner .comment {
	padding: 0 30px;
	width: 444px;
	float: right;
	background-color: #333;
	box-sizing: border-box;
	height: 594px;
	overflow-x: hidden;
	overflow-y: auto;
}
.banner .comment h2 {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	margin-top: 30px;
}
.banner .comment h2 i {
	color: #ff7c1f;
	font-size: 40px;
	font-weight: normal;
	margin-right: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: -6px;
}

.banner .comment ul {
	padding-top: 5px;
	padding-bottom: 34px
}

.banner .comment ul li {
	overflow: hidden;
	margin-top: 20px;
}

.banner .comment ul li.focus .image {
	border: 3px solid #08a567
}

.banner .comment ul li .image {
	float: left;
	width: 176px;
	margin-right: 20px;
	position: relative;
	border-radius: 6px;
	border: 3px solid transparent;
	overflow: hidden;
}

.banner .comment ul li .image:hover {
	border: 3px solid #08a567
}

.banner .comment ul li .image a {
	display: block;
	height: 0;
	padding-bottom: 55%;
	overflow: hidden
}

.banner .comment ul li .image a img {
	max-height: none
}
.banner .comment ul li .text {
	overflow: hidden;
}
.banner .comment ul li p {
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.banner .comment ul li p a {
	color: #fff
}

.banner .comment ul li p a:hover {
	color: #08a567
}

.banner .comment ul li span a {
	display: block;
	width: 100px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-top: 12px;
	border-radius: 4px;
	background-color: #08a567;
	border: 1px solid #08a567;
	box-sizing: border-box;
}
.banner .comment ul li span a:hover {
	color: #08a567;
	background-color: transparent;
}
.banner .video {
	overflow: hidden;
	height: 594px;
	position: relative;
}

.banner .video ul {
	position: absolute;
	height: 100%
}

.banner .video ul li {
	float: left;
	position: relative;
	height: 100%
}

.banner .video .image {
	width: 100%;
	height: 100%
}
.banner .video .image mark {
	position: absolute;
	right: 18px;
	top: 12px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-top: 12px;
	border-radius: 4px;
	background-color: #08a567;
	border: 1px solid #08a567;
	box-sizing: border-box;
	padding: 0 12px;
}
.banner .video .image img {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.banner .video .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.banner .video p {
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 720px;
	height: 54px;
	line-height: 54px;
	background-color: rgba(0, 0, 0, 0.4);
	text-indent: 20px;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden
}

.banner .video p a {
	color: #fff
}

.banner .video span {
	position: absolute;
	right: 30px;
	bottom: 30px;
	padding: 0 15px;
	height: 54px;
	line-height: 54px;
	background-color: #f95355;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	font-size: 20px
}

.banner .video span i {
	font-size: 22px;
	vertical-align: top;
	display: inline-block;
	margin-right: 10px;
	margin-top: 1px
}

.banner .video span i.living {
	background: url(../../../Images/zhibo-icon.gif) 0 0 no-repeat;
	width: 32px;
	height: 32px;
	margin-top: 8px;
	margin-right: 5px
}
.cloud-video {
	margin-top: 25px;
}
.cloud-video .w {
	overflow: hidden;
}
.cloud-video .swiper {
	width: calc(100% + 20px);
	display: none;
}
.cloud-video .swiper-slide {
	width: 20%;
}
.cloud-video .swiper-slide .item {
	margin-right: 20px;
	border-radius: 3px;
	overflow: hidden;
}
.cloud-video .swiper-slide .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.cloud-video .swiper-slide .image img {
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.cloud-video .swiper-slide .image mark {
	height: 24px;
	line-height: 22px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	position: absolute;
	right: 10px;
	top: 10px;
	background: -moz-linear-gradient( 0deg, rgb(28,161,134) 0%, rgb(10,128,203) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(28,161,134) 0%, rgb(10,128,203) 100%);
	background: -ms-linear-gradient( 0deg, rgb(28,161,134) 0%, rgb(10,128,203) 100%);
}
.cloud-video .swiper-slide .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.cloud-video .swiper-slide .text {
	background-color: #f5f5f5;
	padding: 12px 15px 15px;
}
.cloud-video .swiper-slide .text p {
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.cloud-video .swiper-slide .text p a {
	color: #333;
}
.cloud-video .swiper-slide .text p a:hover {
	color: #08a567;
}
.public-title {
	margin-top: 20px;
	margin-bottom: 12px;
	line-height: 77px;
	background: url(../../../../images/expoHall/version/2022/titlebg.png) no-repeat center center;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.main .w {
	overflow: hidden;
}
.main .left {
	width: 624px;
	margin-right: 20px;
	float: left;
	border-radius: 3px;
	overflow: hidden;
}
.main .left .image {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.main .left .image img {
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.main .left .text {
	padding: 18px 20px;
	background-color: #f5f5f5;
	position: relative;
}
.main .left .text p {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.main .left .text p a {
	color: #333;
}
.main .left .text p a:hover {
	color: #08a567;
}
.main .left .text span {
	margin-top: 15px;
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #999;
}
.main .left .text .detail {
	position: absolute;
	bottom: 18px;
	right: 20px;
	line-height: 32px;
	height: 32px;
	border-radius: 4px;
	background-color: #08a567;
	padding: 0 12px;
	color: #fff;
	font-size: 14px;
}
.main .left .text .detail i {
	font-style: normal;
	margin-left: 4px;
}
.main .right {
	overflow: hidden;
}
.main .right ul {
	overflow: hidden;
	margin-top: -25px;
	margin-right: -20px;
}
.main .right li {
	float: left;
	width: 33.33%;
	margin-top: 25px;
}
.main .right li .item {
	margin-right: 20px;
}
.main .right li .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	border-radius: 3px;
}
.main .right li .image img {
	max-height: none;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.main .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.main .right .text p {
	margin-top: 15px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.main .right .text p a {
	color: #333;
}
.main .right .text p a:hover {
	color: #08a567;
}
.main .right .text span {
	display: block;
	margin-top: 12px;
	color: #999;
	font-size: 14px;
}
.main .right .text span i {
	font-size: 14px;
	margin-right: 5px;
}
.report .w {
	overflow: hidden;
}
.report ul {
	overflow: hidden;
	margin-right: -25px;
	margin-top: -25px;
}
.report li {
	width: 50%;
	float: left;
	margin-top: 25px;
}
.report li .item {
	margin-right: 25px;
	background-color: #f5f5f5;
	overflow: hidden;
	position: relative;
}
.report li .icon {
	float: left;
	width: 68px;
	height: 68px;
	background-color: #08a567;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.report li .icon i {
	font-size: 22px;
	display: block;
	margin-top: 12px;
}
.report li .icon span {
	display: block;
	margin-top: 5px;
}
.report li .text {
	line-height: 68px;
	overflow: hidden;
	padding: 0 60px 0 20px;
}
.report li .text p a {
	color: #333;
	font-size: 18px;
}
.report li .text p a:hover {
	color: #08a567;
}
.report li .text .detail {
	position: absolute;
	right: 35px;
	top: 0;
	color: #08a567;
}
.report li .text .detail .icon-jiantou::before {
	content: "\e682" !important;
}
.report li .text .detail i {
	font-size: 22px;
}
.exhi-fast {
	background: #f5f5f5;
	padding: 30px 0;
	margin-top: 45px;
}
.exhi-fast-main {
	position: relative;
}
.exhi-fast-title {
	width: 125px;
	height: 58px;
	background: url('../../../../images/expoHall/version/2022/canzhan.png') no-repeat;
	background-size: contain;
	position: absolute;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
}
.exhi-fast ul {
	width: 1070px;
	margin: 0 auto;
	overflow: hidden;
}
.exhi-fast li {
	width: 33.333%;
	float: left;
	border-right: 1px solid #dddddd;
	box-sizing: border-box;
	padding-left: 56px;
}
.exhi-fast li:last-child {
	border-right: 0;
}
.exhi-fast li b {
	width: 72px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	border-radius: 50%;
	display: block;
	float: left;
	margin-right: 20px;
	background: #ff8630;
}
.exhi-fast li b i {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
}
.exhi-fast li .text {
	overflow: hidden;
	line-height: normal;
}
.exhi-fast li .text p {
	font-size: 22px;
	font-weight: bold;
	margin-top: 4px;
}
.exhi-fast li .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.exhi-fast li .text p a {
	color: #333;
}
.exhi-fast li .text p a:hover {
	color: #138146;
}
.bottomMenu {
	background-color: #238844;
	padding: 30px 0 25px 0;
}

.bottomMenu .item {
	margin: 0 auto;
}

.footTop {
	height: 208px;
}

.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 80px;
}

.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft .lxqq{
	height: 108px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	height: 108px;
}

.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("https://expo.hbzhan.com/images/directory/qq_ico.png") no-repeat center center #fff;
	margin-left: 10px;
}

.footLeft ul li i:hover {
	background: url("https://expo.hbzhan.com/images/directory/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 p b {
	font-size: 16px;
	font-weight: normal;
}

.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid rgba(255, 255, 255, .3);
	border-right: 1px solid rgba(255, 255, 255, .3);
	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;
}
.footLeft ul li a{
	position: relative;
}
.footLeft ul li a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 22px;
	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 ul li a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft ul li a:hover .QQhover{
	display: inline-block;
}
.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: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 60px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.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;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	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;}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 50px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}
/* 闭馆弹窗 */
.bye {
	position: fixed;
	left: 10px;
	top: 10%;
	z-index: 999999;
	width: 156px;
	height: 326px;
	background: url("../../../../images/Version/2021/expo_2021autumn/byeleft.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 #ff8e24;
	height: 70px;
	border-radius: 3px;
	background: #f9ecc0;
	text-align: center;
	font-size: 16px;
	color: #ff8e24;
}
.byeMain .thk b {
	font-weight: normal;
	margin-top: 12px;
	display: block;
	letter-spacing: 2px;
	line-height: normal;
}
.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;
}
.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;
}
@media only screen and (min-width:1920px){
	.w{
		width: 1500px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1500px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.banner .comment {
		padding: 0 25px;
		width: 414px;
	}
	.banner .comment h2 {
		font-size: 22px;
		margin-top: 25px;
	}
	.banner .comment h2 i {
		font-size: 36px;
	}
	.banner .comment ul li .image {
		width: 164px;
	}
	.banner .comment ul li p {
		line-height: 22px;
		height: 44px;
		font-size: 15px;
	}
	.banner .comment ul li span a {
		width: 94px;
		height: 32px;
		line-height: 30px;
		font-size: 14px;
	}
	.banner .comment ul {
		padding-top: 4px;
		padding-bottom: 31px;
	}
	.banner .video,.banner .comment {
		height: 555px;
	}
	.cloud-video .swiper-slide .item {
		margin-right: 18px;
	}
	.cloud-video .swiper {
		width: calc(100% + 18px);
	}
	.cloud-video .swiper-slide .text p {
		font-size: 15px;
		line-height: 24px;
		height: 48px;
	}
	.public-title {
		font-size: 28px;
	}
	.main .left {
		width: 582px;
		margin-right: 18px;
	}
	.main .right li .item {
		margin-right: 18px;
	}
	.main .right ul {
		margin-right: -18px;
	}
	.main .left .text p {
		font-size: 20px;
	}
	.report li .icon {
		width: 64px;
		height: 64px;
		font-size: 18px;
	}
	.report li .icon i {
		font-size: 20px;
	}
	.report li .text p a {
		font-size: 16px;
	}
	.report li .text {
		line-height: 63px;
		padding: 0 60px 0 20px;
	}
	.report li .text .detail i {
		font-size: 20px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.banner .comment {
		padding: 0 25px;
		width: 393px;
	}
	.banner .comment h2 {
		font-size: 21px;
		margin-top: 25px;
	}
	.banner .comment h2 i {
		font-size: 35px;
	}
	.banner .comment ul li .image {
		width: 156px;
		margin-right: 18px;
	}
	.banner .comment ul li p {
		line-height: 21px;
		height: 42px;
		font-size: 14px;
	}
	.banner .comment ul li span a {
		width: 88px;
		height: 30px;
		line-height: 28px;
		font-size: 13px;
	}
	.banner .comment ul li {
		margin-top: 18px;
	}
	.banner .comment ul {
		padding-top: 4px;
		padding-bottom: 29px;
	}
	.banner .video,.banner .comment  {
		height: 526px;
	}
	.cloud-video .swiper-slide .item {
		margin-right: 16px;
	}
	.cloud-video .swiper {
		width: calc(100% + 16px);
	}
	.cloud-video .swiper-slide .text p {
		font-size: 14px;
		line-height: 23px;
		height: 46px;
	}
	.cloud-video .swiper-slide .text {
		padding: 10px 13px 13px;
	}
	.public-title {
		font-size: 28px;
	}
	.main .left {
		width: 552px;
		margin-right: 16px;
	}
	.main .right li .item {
		margin-right: 16px;
	}
	.main .right ul {
		margin-right: -16px;
		margin-top: -20px;
	}
	.main .right li {
		margin-top: 20px;
	}
	.main .left .text p {
		font-size: 19px;
		height: 21px;
		line-height: 21px;
	}
	.main .left .text .detail {
		bottom: 18px;
		right: 20px;
		line-height: 26px;
		height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.main .left .text span {
		margin-top: 13px;
		line-height: 28px;
		font-size: 13px;
	}
	.main .right .text p {
		margin-top: 13px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .text span {
		font-size: 13px;
	}
	.main .right .text span i {
		font-size: 13px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.report li .item {
		margin-right: 22px;
	}
	.report ul {
		margin-right: -22px;
		margin-top: -20px;
	}
	.report li {
		margin-top: 20px;
	}
	.report li .icon {
		width: 60px;
		height: 60px;
		font-size: 18px;
	}
	.report li .icon i {
		font-size: 20px;
		margin-top: 9px;
	}
	.report li .text p a {
		font-size: 16px;
	}
	.report li .text {
		line-height: 59px;
		padding: 0 56px 0 16px;
	}
	.report li .text .detail i {
		font-size: 20px;
	}
	.exhi-fast-title {
		width: 110px;
		height: 52px;
	}
	.exhi-fast li b {
		width: 64px;
		height: 64px;
		line-height: 64px;
		margin-right: 15px;
	}
	.exhi-fast li {
		padding-left: 45px;
	}
	.exhi-fast ul {
		width: 1025px;
	}
	.exhi-fast li b i {
		font-size: 32px;
	}
	.exhi-fast li .text p {
		font-size: 19px;
	}
	.exhi-fast li .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.exhi-fast {
		padding: 25px 0;
		margin-top: 40px;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.header {
		height: 52px;
	}
	.banner-top {
		margin-top: 52px;
		height: 246px;
	}
	.banner {
		padding-top: 26px;
	}
	.header .logo {
		margin-top: 10px;
		width: 99px;
	}
	.header .pageName {
		margin-top: 15px;
		margin-left: 12px;
		padding-left: 12px;
		font-size: 18px;
	}
	.header .pageName::after {
		left: 0;
		width: 1px;
		height: 24px;
		top: -2px;
	}
	.header .pageName i {
		width: 90px;
	}
	.header .menu {
		font-size: 12px;
		margin-top: 8px;
	}
	.banner-main b {
		width: 410px;
		height: 36px;
		margin-top: 35px;
	}
	.banner-main em {
		letter-spacing: 25px;
	}
	.banner-main .text {
		font-size: 12px;
		margin-top: 8px;
	}
	.banner-main .text .entrust span a {
		font-size: 13px;
	}
	.banner-main .banner-search {
		width: 670px;
		height: 38px;
		line-height: 38px;
		margin: 30px auto 0;
	}
	.banner-main .banner-search button {
		width: 78px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		margin-top: 2px;
	}
	.banner-main .banner-search input {
		width: 587px;
		height: 38px;
		font-size: 12px;
		text-indent: 20px;
	}
	.banner-main .banner-hot {
		width: 670px;
		margin: 12px auto 0;
		font-size: 12px;
	}
	.header .menu a {
		margin: 0 16px;
	}
	.banner .comment {
		padding: 0 22px;
		width: 337px;
	}
	.banner .comment h2 {
		font-size: 18px;
		margin-top: 22px;
	}
	.banner .comment h2 i {
		font-size: 30px;
		margin-top: -5px;
	}
	.banner .comment ul li .image {
		width: 134px;
		margin-right: 14px;
	}
	.banner .comment ul li p {
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.banner .comment ul li span a {
		width: 82px;
		height: 28px;
		line-height: 26px;
		font-size: 12px;
	}
	.banner .comment ul li {
		margin-top: 15px;
	}
	.banner .comment ul {
		padding-top: 4px;
		padding-bottom: 21px;
	}
	.banner .video,.banner .comment  {
		height: 451px;
	}
	.cloud-video {
		margin-top: 20px;
	}
	.cloud-video .swiper-slide .item {
		margin-right: 14px;
	}
	.cloud-video .swiper {
		width: calc(100% + 14px);
	}
	.cloud-video .swiper-slide .text p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.cloud-video .swiper-slide .image mark {
		height: 22px;
		line-height: 20px;
		padding: 0 7px;
		font-size: 12px;
	}
	.cloud-video .swiper-slide .text {
		padding: 10px 13px 13px;
	}
	.public-title {
		line-height: 56px;
		background-size: contain;
		font-size: 24px;
	}
	.main .left {
		width: 473px;
		margin-right: 16px;
	}
	.main .right li .item {
		margin-right: 16px;
	}
	.main .right ul {
		margin-right: -16px;
		margin-top: -14px;
	}
	.main .right li {
		margin-top: 14px;
	}
	.main .left .text p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
	}
	.main .left .text {
		padding: 15px 15px;
	}
	.main .left .text .detail {
		bottom: 15px;
		right: 15px;
		line-height: 26px;
		height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.main .left .text span {
		margin-top: 13px;
		line-height: 28px;
		font-size: 13px;
	}
	.main .right .text p {
		margin-top: 13px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .text span {
		font-size: 13px;
	}
	.main .right .text span i {
		font-size: 13px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.report li .item {
		margin-right: 22px;
	}
	.report ul {
		margin-right: -22px;
		margin-top: -20px;
	}
	.report li {
		margin-top: 20px;
	}
	.report li .icon {
		width: 60px;
		height: 60px;
		font-size: 18px;
	}
	.report li .icon i {
		font-size: 20px;
		margin-top: 9px;
	}
	.report li .text p a {
		font-size: 14px;
	}
	.report li .text .detail {
		right: 25px;
	}
	.report li .text {
		line-height: 59px;
		padding: 0 56px 0 16px;
	}
	.report li .text .detail i {
		font-size: 20px;
	}
	.exhi-fast-title {
		width: 100px;
		height: 48px;
	}
	.exhi-fast li b {
		width: 54px;
		height: 54px;
		line-height: 54px;
		margin-right: 13px;
	}
	.exhi-fast li {
		padding-left: 40px;
	}
	.exhi-fast ul {
		width: 870px;
	}
	.exhi-fast li b i {
		font-size: 32px;
	}
	.exhi-fast li .text p {
		font-size: 17px;
	}
	.exhi-fast li .text span {
		font-size: 12px;
		margin-top: 8px;
	}
	.exhi-fast {
		padding: 25px 0;
		margin-top: 40px;
	}
	.footLeft ul li {
		line-height: 32px;
		font-size: 12px;
	}
	.footLeft ul {
		margin-right: 45px;
		height: 96px;
	}
	.footLeft .lxqq{
		height: 96px;
	}
	.footLeft p {
		font-size: 12px;
		line-height: 26px;
	}
	.footCenter ul li a {
		font-size: 12px;
	}
	.footCenter ul li {
		line-height: 37px;
	}
	.footLeft p b {
		font-size: 12px;
	}
	.footRight .title {
		font-size: 13px;
		margin-bottom: 14px;
	}
	.footTop{
		height: 185px;
	}
}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.header {
		height: 52px;
	}
	.banner-top {
		margin-top: 52px;
		height: 246px;
	}
	.banner {
		padding-top: 26px;
	}
	.header .logo {
		margin-top: 10px;
		width: 99px;
	}
	.header .pageName {
		margin-top: 15px;
		margin-left: 12px;
		padding-left: 12px;
		font-size: 18px;
	}
	.header .pageName::after {
		left: 0;
		width: 1px;
		height: 24px;
		top: -2px;
	}
	.header .pageName i {
		width: 90px;
	}
	.header .menu {
		font-size: 12px;
		margin-top: 8px;
	}
	.banner-main b {
		width: 410px;
		height: 36px;
		margin-top: 35px;
	}
	.banner-main em {
		letter-spacing: 25px;
	}
	.banner-main .text {
		font-size: 12px;
		margin-top: 8px;
	}
	.banner-main .text .entrust span a {
		font-size: 13px;
	}
	.banner-main .banner-search {
		width: 670px;
		height: 38px;
		line-height: 38px;
		margin: 30px auto 0;
	}
	.banner-main .banner-search button {
		width: 78px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		margin-top: 2px;
	}
	.banner-main .banner-search input {
		width: 587px;
		height: 38px;
		font-size: 12px;
		text-indent: 20px;
	}
	.banner-main .banner-hot {
		width: 670px;
		margin: 12px auto 0;
		font-size: 12px;
	}
	.header .menu a {
		margin: 0 16px;
	}
	.banner .comment {
		padding: 0 18px;
		width: 296px;
	}
	.banner .comment h2 {
		font-size: 16px;
		margin-top: 20px;
	}
	.banner .comment h2 i {
		font-size: 26px;
		margin-top: -4px;
	}
	.banner .comment ul li .image {
		width: 117px;
		margin-right: 12px;
	}
	.banner .comment ul li p {
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.banner .comment ul li span a {
		width: 82px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		margin-top: 6px;
	}
	.banner .comment ul li {
		margin-top: 12px;
	}
	.banner .comment ul {
		padding-top: 4px;
		padding-bottom: 21px;
	}
	.banner .video,.banner .comment  {
		height: 396px;
	}
	.cloud-video {
		margin-top: 20px;
	}
	.cloud-video .swiper-slide .item {
		margin-right: 14px;
	}
	.cloud-video .swiper {
		width: calc(100% + 14px);
	}
	.cloud-video .swiper-slide .text p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	.cloud-video .swiper-slide .image mark {
		height: 22px;
		line-height: 20px;
		padding: 0 7px;
		font-size: 12px;
	}
	.cloud-video .swiper-slide .text {
		padding: 10px 13px 13px;
	}
	.public-title {
		line-height: 56px;
		background-size: contain;
		font-size: 24px;
	}
	.main .left {
		width: 420px;
		margin-right: 14px;
	}
	.main .right li .item {
		margin-right: 14px;
	}
	.main .right ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.main .right li {
		margin-top: 14px;
	}
	.main .left .text p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
	}
	.main .left .text {
		padding: 15px 15px;
	}
	.main .left .text .detail {
		bottom: 15px;
		right: 15px;
		line-height: 26px;
		height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.main .left .text span {
		margin-top: 13px;
		line-height: 28px;
		font-size: 13px;
	}
	.main .right .text p {
		margin-top: 13px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .text span {
		font-size: 13px;
		margin-top: 8px;
	}
	.main .right .text span i {
		font-size: 13px;
		vertical-align: top;
		margin-top: 1px;
		display: inline-block;
	}
	.report li .item {
		margin-right: 22px;
	}
	.report ul {
		margin-right: -22px;
		margin-top: -20px;
	}
	.report li {
		margin-top: 20px;
	}
	.report li .icon {
		width: 60px;
		height: 60px;
		font-size: 18px;
	}
	.report li .icon i {
		font-size: 20px;
		margin-top: 9px;
	}
	.report li .text p a {
		font-size: 14px;
	}
	.report li .text .detail {
		right: 25px;
	}
	.report li .text {
		line-height: 59px;
		padding: 0 56px 0 16px;
	}
	.report li .text .detail i {
		font-size: 20px;
	}
	.exhi-fast-title {
		width: 100px;
		height: 48px;
		left: 15px;
	}
	.exhi-fast li b {
		width: 54px;
		height: 54px;
		line-height: 54px;
		margin-right: 13px;
	}
	.exhi-fast li {
		padding-left: 18px;
	}
	.exhi-fast ul {
		width: 770px;
	}
	.exhi-fast li b i {
		font-size: 32px;
	}
	.exhi-fast li .text p {
		font-size: 17px;
	}
	.exhi-fast li .text span {
		font-size: 12px;
		margin-top: 8px;
	}
	.exhi-fast {
		padding: 25px 0;
		margin-top: 40px;
	}
	.footLeft ul li {
		line-height: 32px;
		font-size: 12px;
	}
	.footLeft ul {
		margin-right: 12px;
		height: 96px;
	}
	.footLeft .lxqq{
		height: 96px;
	}
	.footLeft p {
		font-size: 12px;
		line-height: 26px;
	}
	.footCenter ul li a {
		font-size: 12px;
	}
	.footCenter ul li {
		line-height: 37px;
	}
	.footLeft p b {
		font-size: 12px;
	}
	.footRight .title {
		font-size: 13px;
		margin-bottom: 14px;
	}
	.footLeft {
		width: 25%;
		padding-left: 60px;
	}
	.footRight {
		width: 44%;
	}
	.footTop{
		height: 185px;
	}
}
