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,.main {
    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;
}
.iframe {
	overflow: hidden;
	height: 40px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff2?t=1636160224746') format('woff2'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff?t=1636160224746') format('woff'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.ttf?t=1636160224746') format('truetype');
  }
.hbzhan{
    font-family:"chem17" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

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


/* header */
.header{
    height: 40px;
    line-height: 40px;
    color: #666;
}
.header .main{
    overflow: hidden;
}
.header ul{
    float: left;
    height: 40px;
}
.header span{
    float: right;
    height: 40px;
    font-size: 0;
}
.header a{
    font-size: 13px;
    color: #666;
}
.header a:hover{color: #f60;}
.header li{
    display: inline-block;
    font-size: 13px;
}
.header li:nth-child(2) a,.header li:nth-child(3) a{
    display: inline-block;
    width: 96px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ddd;
    text-align: center;
    margin-top: 9px;
    margin-left: 9px;
}
.header li a.login{
    color: #185ead;
    margin-right: 8px;
}
.header span a{
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #e0e0e0;
}
.header span a:last-child{
    border-right: none;
}
.header span a.phone i{
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(../../../../images/exhibition/version/2022/phone.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    margin: 13px 7px 0 0;
}
/* top */
.top{
    margin-bottom: 24px;
    background: url(../../../../images/exhibition/version/2022/topBanner.jpg) no-repeat center;
}
.top .main{
    height: 48px;
    padding: 62px 0 66px 0;
}
.top .logo{
    float: left;
    height: 48px;
}
.top .logo img{
    float: left;
    height: 48px;
}
.top .logo span{
    float: left;
    margin-top: 14px;
    padding-left: 12px;
    margin-left: 8px;
    border-left: 1px solid #99cbdf;
}
.top .logo span i{
    display: block;
    width: 124px;
    height: 25px;
    background: url(../../../../images/exhibition/version/2022/topTitle.png) no-repeat;
    background-size: 100% 100%;
}
.top .search{
    float: right;
    width: 885px;
    height: 50px;
    border:1px solid #338abe;
    border-radius: 25px;
    background-color: #fff;
    position: relative;
}
.top .search span {
	display: inline-block;
	height: 26px;
	min-width: 79px;
	font-size: 15px;
	line-height: 26px;
    padding-right: 20px;
	color: #333;
	position: absolute;
	top: 12px;
	left: 14px;
	z-index: 999;
	cursor: pointer;
    border-right: 1px solid #e6e6e6;
    text-indent: 10px;
}
.top .search span::before,
.search b::before,
#hangye::before,
.ereaTop::before{
    display: inline-block;
    position: absolute;
    content: "";
    right: 8px;
    top: 10px;
    width: 10px;
    height: 6px;
    background: url(../../../../images/exhibition/version/2022/search-arr-bot.png) no-repeat;
    -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;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.search b {
	display: inline-block;
	height: 26px;
	min-width: 79px;
    padding-right: 20px;
	border-right: 1px solid #e6e6e6;
	font-size: 15px;
	line-height: 26px;
	color: #333;
	position: absolute;
	top: 12px;
	left: 115px;
	font-weight: normal;
	z-index: 999;
	text-indent: 10px;
	cursor: pointer;
}
#hangye {
	position: absolute;
	min-width: 79px;
    padding-right: 20px;
	height: 26px;
	border-right: 1px solid #e6e6e6;
	font: normal 15px/26px "microsoft yahei", Tahoma, Arial;
	color: #333;
	text-indent: 10px;
	top: 12px;
	left: 215px;
	cursor: pointer;
	z-index: 999;
}
.ereaTop {
	position: absolute;
	height: 26px;
	font: normal 15px/26px "microsoft yahei", Tahoma, Arial;
	color: #333;
	text-indent: 12px;
	top: 12px;
    left: 315px;
	cursor: pointer;
	z-index: 999;
	min-width: 54px;
    padding-right: 20px;
    border-right: 1px solid #e6e6e6;
}
.top .search input.searchText{
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-top: 12px;
    width: 395px;
    text-indent: 8px;
    color: #ccc;
    border: none;
}
.top .search button{
    float: right;
    height: 46px;
    width: 96px;
    margin: 2px;
    font-size: 16px;
    border-radius: 25px;
    background-color: #f9901f;
    color: #fff;
    text-align: center;
    border: 0;
}
.top .search button i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../../../images/exhibition/version/2022/search.png) no-repeat;
    vertical-align: top;
    margin: 4px 5px 0 0;
}
#searchList ul {
	position: absolute;
	z-index: 9999;
	width: 85px;
	border: 1px solid #c4c4c4;
	display: block;
	top: 50px;
	left: 224px;
	padding: 5px 0;
	background: #fff;
}
#searchList ul li {
	display: block;
	font: normal 12px/22px microsoft yahei;
	color: #666;
	text-indent: 16px;
    cursor: pointer;
}
#searchList ul li:hover{
    background: #185ead;
    color: #fff;
}
.ereaBot ul {
	width: 110px;
	position: absolute;
	top: 50px;
	left: 280px;
	background: #fff;
	z-index: 99;
	border-top: 1px solid #c7c7c7;
}
.ereaBot ul li {
	height: 24px;
	color: #666;
	text-indent: 3px;
	width: 50px;
	line-height: 24px;
	float: left;
	z-index: 999;
    cursor: pointer;
}
.ereaBot ul li.selected{
    background:#185ead;
    color:#fff;
    padding: 0;
}
.search ul li:hover {
    background: #185ead;
    color: #fff;
}






.web-code{
	width: 130px;
	padding:25px 25px 20px 25px;
	background-color: #fff;
	position:absolute;
	top: 40px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 20;
}
.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.banner-adv {
	margin: 0 auto;
}
.banner-adv ul {
	width: calc(100% + 10px);
	margin: 0px 0 0 -5px;
	overflow: hidden;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
	width: 20%;
}
.banner-adv ul li .adv-item {
	margin: 10px 5px 0 5px;
	position: relative;
}
.banner-adv ul li .adv-item img {
	width: 100%;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

#nav {
	background-color: #0d8ddb;
	height: 50px;
	line-height: 50px;
	margin-top: 25px;
	font-size: 0;
}
.nav {
	height: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
#nav a {
	font-size: 18px;
	color: #fff;
	padding: 0 37px;
	position: relative;
	display: inline-block;
	height: 100%;
	vertical-align: top;
}
#nav a span {
	position: relative;
	z-index: 9;
}
#nav i {
	font-size: 18px;
	color: #fff;
	margin-left: -3px;
}
#nav a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0d8ddb;
	right: 0;
	top: 0;
	transform:skew(-30deg);
	-ms-transform:skew(-30deg); 	/* IE 9 */
	-moz-transform:skew(-30deg); 	/* Firefox */
	-webkit-transform:skew(-30deg); /* Safari 和 Chrome */
	-o-transform:skew(-30deg); 	/* Opera */
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#nav a:hover span,#nav a.on span {
	font-weight: bold;
	font-style: italic;
}
#nav a:hover::after,#nav a.on::after {
	background-color: #5eaede;
}
#nav a mark {
	position: absolute;
	height: 15px;
	line-height: 14px;
	background: url("../../../../images/exhi/version/2021/new.png") no-repeat;
	background-size: 100% 17px;
	right: -15px;
	top: -4px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	font-style: normal;
	padding: 1px 5px;
	min-width: 38px;
	text-align: center;
	color: #fff;
	z-index: 9;
}
#nav a .hot {
	right: 15px;
	top: -12px;
	height: 30px;
	width: 30px;
	background: url(../../../../images/exhi/version/2021/hot.png) no-repeat 0 0;
	position: absolute;
	background-size: 100%;
	font-size: 12px;
	font-style: normal;
	line-height: 36px;
	z-index: 9;
	text-align: center;
}
.location {
	height: 44px;
	line-height: 44px;
	background-color: #f8f8f8;
	font-size: 15px;
	color: #999;
}
.location i {
	color: #ff9600;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.location a {
	margin: 0 8px;
	color: #999;
}
.location a:hover {
	color: #0d8ddb;
}
.findtop {
	background-color: #f8f8f8;
	padding: 10px 0;
}

.findtop dl {
	overflow: hidden;
	position: relative;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.findtop dl:last-child {
	border-bottom: 0;
}
.findtop dt {
	width: 110px;
	text-align: center;
	float: left;
	margin-right: 15px;
}
.findtop dd {
	overflow: hidden;
	padding-right: 90px;
	height: 26px;
}
.findtop dd ul {
	overflow: hidden;
}
.findtop dd li {
	float: left;
}
.findtop ul li a {
	height: 100%;
	display: inline-block;
	padding: 0 12px;
	border-radius: 13px;
	color: #666;
	margin-right: 15px;
}
.findtop ul.public-category li a.focus {
	background-color: #fff;
	color: #0d8ddb;
	font-weight: bold;
}
.findtop ul li a:hover {
	color: #0d8ddb;
}
.findtop ul li {
	margin-bottom: 10px;
}
.findtop a.more {
	position: absolute;
	right: 25px;
	top: 11px;
	color: #666;
	cursor: pointer;
}
.findtop a.more i {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
	margin-top: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	font-size: 12px;
}
.findtop a.focus i {
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.findtop ul.other-exi b {
	display: inline-block;
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 7px;
	position: relative;
	border-radius: 2px;
}
.findtop ul.other-exi b::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 4px;
	background: transparent;
	top: 2px;
	left: 1px;
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	transform: scale(0) rotate(-45deg);
	-moz-transform: scale(0) rotate(-45deg);
	-o-transform: scale(0) rotate(-45deg);
	-ms-transform: scale(0) rotate(-45deg);
	transform: scale(0) rotate(-45deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.findtop ul.other-exi a.focus b {
	background-color: #0d8ddb;
	border-color: #0d8ddb;
}
.findtop ul.other-exi a.focus b::after {
    transform: scale(1) rotate(-45deg);
    -moz-transform: scale(1) rotate(-45deg);
    -o-transform: scale(1) rotate(-45deg);
    -ms-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg);
}
.findtop ul.other-exi a i {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 1px;
}
.main .right {
	float: right;
	width: 360px;
	margin-left: 50px;
}
.main .right .title {
	margin-top: 25px;
	border-bottom: 3px solid #e6e6e6;
	position: relative;
}
.main .right .title p {
	padding-bottom: 12px;
	position: relative;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}
.main .right .title p i {
	font-size: 24px;
	font-weight: normal;
	margin-right: 5px;
	color: #ff9600;
}
.main .right .title p::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: url(../../../../images/exhi/version/2021/common_title.png) no-repeat;
	background-size: 100% 100%;
	bottom: -3px;
	left: 0;
}
.main .right .title a.join {
	line-height: 30px;
	height: 32px;
	border-radius: 4px;
	padding: 0 15px;
	background-color: #0d8ddb;
	color: #fff;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: -10px;
}
.exhi-live {
	overflow: hidden;
	position: relative;
	margin-top: 18px;
}
.exhi-live mark {
	position: absolute;
	top: 0;
	left: 0;
	width: 84px;
	height: 28px;
	line-height: 28px;
	background-color: #ff9600;
	text-align: center;
	color: #fff;
	font-size: 14px;
	z-index: 9;
}
.exhi-live mark::after {
	content: "";
	position: absolute;
	right: -7px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 0 7px;
	border-color: transparent transparent transparent #854E00;
}
.exhi-live .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	margin-top: 7px;
	position: relative;
}
.exhi-live .image img {
	max-height: none;
}
.exhi-live .image i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	color: #0d8ddb;
	font-size: 24px;
	text-indent: 5px;
	opacity: .8;
}
.exhi-live .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 13px;
}
.exhi-live .text p a {
	color: #333;
}
.exhi-live .text p a:hover {
	color: #0d8ddb;
}
.exhi-live .text span {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}
.exhi-live .swiper-container-horizontal > .swiper-pagination-bullets,.exhi-live .swiper-pagination-custom,.exhi-live .swiper-pagination-fraction {
	bottom: 1px;
	left: auto;
	right: 0;
	width: auto;
}
.exhi-live .swiper-pagination-bullet-active {
	width: 16px;
	border-radius: 4px;
	background: #0d8ddb;
}

.exhi-live .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px;
}
.recommend-meeting ul {
	position: relative;
}
.recommend-meeting ul::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0;
	left: 5px;
	background-color: #dbe3f1;
}
.recommend-meeting li {
	margin-top: 22px;
	padding-left: 20px;
	position: relative;
}
.recommend-meeting li::after {
	content: "";
	position: absolute;
	left: 1px;
	top: 5px;
	width: 8px;
	height: 8px;
	box-sizing: border-box;
	border: 2px solid #0d8ddb;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
	background-color: #fff;
}
.meeting-list .recommend-meeting li::after {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border: 0;
	background-color: #0d8ddb;
	left: 3px;
	top: 9px;
}
.meeting-list .recommend-meeting ul::after {
	height: calc(100% - 9px);
	top: 9px;
}
.recommend-meeting li .label {
	font-size: 0;
	margin-bottom: 12px;
}
.recommend-meeting li .label mark {
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	background-color: #fff6e8;
	display: inline-block;
	color: #ff9600;
	margin-right: 8px;
	font-size: 14px;
}
.recommend-meeting li .label mark:first-child {
	background-color: #eef4ff;
	color: #0d8ddb;
}
.recommend-meeting li p {
	font-size: 16px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
}
.recommend-meeting li p a {
	color: #333;
}
.recommend-meeting li p a:hover {
	color: #0d8ddb;
}
.recommend-meeting li span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 12px;
	height: 14px;
	overflow: hidden;
}
.meeting-live .live-top {
	margin-top: 15px;
}
.meeting-live .live-top .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.meeting-live .live-top .image img {
	max-height: none;
}
.meeting-live .live-top p {
	padding-top: 15px;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
}
.meeting-live .live-top p a {
	color: #333;
}
.meeting-live .live-top p a:hover {
	color: #0d8ddb;
}
.meeting-live .live-top span {
	color: #999;
	margin-top: 10px;
	display: block;
	font-size: 14px;
	height: 14px;
}
.meeting-live ul {
	margin-top: 15px;
	border-top: 1px solid #e6e6e6;
}
.meeting-live li {
	margin-top: 15px;
	font-size: 16px;
	height: 16px;
	overflow: hidden;
}
.meeting-live li a {
	color: #333;
}
.meeting-live li a:hover {
	color: #0d8ddb;
}
.meeting-live li i {
	color: #0d8ddb;
	margin-left: 1px;
	margin-right: 6px;
	vertical-align: top;
	display: inline-block;
}
.recommend-expo {
	margin-top: 20px;
}
.recommend-expo li {
	margin-top: 12px;
	line-height: 22px;
	height: 22px;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
.recommend-expo li a {
	color: #333;
	display: block;
	padding-right: 40px;
}
.recommend-expo li a:hover {
	color: #0d8ddb;
}
.recommend-expo li mark {
	width: 38px;
	height: 22px;
	text-align: center;
	background-color: #ffe8c7;
	font-size: 14px;
	color: #ff9600;
	position: absolute;
	top: 0;
	right: 0;
}
.right-advs {
	margin-top: 20px;
}
.right-advs .image {
	margin-top: 15px;
}
.right-advs .image img {
	width: 100%;
}
.main {
	padding-top: 15px;
}
.main .left {
	overflow: hidden;
}
.main .left li {
	padding: 25px 0;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.main .left li .image {
	width: 270px;
	float: left;
	margin-right: 22px;
	position: relative;
}

.main .left li .image mark {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	height: 28px;
	line-height: 28px;
	padding: 0 3px 0 7px;
	background: -moz-linear-gradient( 0deg, rgb(255,85,67) 0%, rgb(255,167,39) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(255,85,67) 0%, rgb(255,167,39) 100%);
	background: -ms-linear-gradient( 0deg, rgb(255,85,67) 0%, rgb(255,167,39) 100%);
}
.main .left li .image mark i {
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	margin-right: 3px;
}
.main .left li .image mark::after {
	content: "";
	position: absolute;
	right: -14px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 28px 14px;
	border-color: transparent transparent transparent #FFA228;
}
.main .left li .image a {
	display: block;
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
}
.main .left li .image img {
	max-height: none;
}
.main .left li .text {
	overflow: hidden;
}
.main .left li .text p {
	height: 48px;
	overflow: hidden;
	padding-top: 4px;
}
.main .left li .text p a {
	font-size: 22px;
	overflow: hidden;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.main .left li .text p span {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	height: auto;
	width: 96px;
	margin-top: -13px;
}
.main .left li .text p a:hover {
	color: #0d8ddb;
}
.main .left li .text p mark {
	background: url(../../../../images/exhi/version/2021/hotBg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	width: 54px;
	text-align: center;
	color: #fff;
	line-height: 33px;
	margin-right: 10px;
	margin-top: -4px;
	display: inline-block;
	vertical-align: top;
}
.main .left li .text span {
	font-size: 16px;
	color: #999;
	display: block;
	line-height: 24px;
	height: 48px;
	margin-top: 10px;
	overflow: hidden;
}
.main .left li .text .bottom {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}
.main.meeting-list .left li .image {
	width: 240px;
}
.main.meeting-list .left li .text .bottom {
	margin-top: 15px;
}
.main .left li .text .bottom a {
	height: 100%;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 12px;
	color: #fff;
	background: -moz-linear-gradient( 0deg, rgb(46,176,125) 0%, rgb(109,198,93) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(46,176,125) 0%, rgb(109,198,93) 100%);
	background: -ms-linear-gradient( 0deg, rgb(46,176,125) 0%, rgb(109,198,93) 100%);
	border-radius: 15px;
	font-size: 14px;
	opacity: 0;
}

.main .left li .text .bottom a i {
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
}
.main .left li .text .bottom b {
	font-weight: normal;
	margin-right: 20px;
}
.main .left li .text .bottom b i {
	color: #0d8ddb;
	font-size: 16px;
	margin-left: 1px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.main .left li:hover .text .bottom a {
	opacity: 1;
}
.pages {
	margin-top: 85px;
	text-align: center;
}

.pages a {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0 5px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	background-color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #0d8ddb;
	color: #fff;
	border-color: #0d8ddb;
}
.pages a.prev {
	background: #fff url(../../../../images/exhi/version/2021/page.png) 14px center no-repeat;
}
.pages a.lt {
	background: #fff url(../../../../images/exhi/version/2021/page.png) -285px center no-repeat;
}
.pages a.ft {
	background: #fff url(../../../../images/exhi/version/2021/back_2.png) center no-repeat;
}
.pages a.next {
	background: #fff url(../../../../images/exhi/version/2021/next_1.png) center no-repeat;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
	margin-left: 6px;
}
.pages .jump input {
	width: 45px;
	height: 40px;
	box-sizing: border-box;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin: 0 10px;
	text-align: center;
}
.pages .jump button {
	width: 55px;
	height: 40px;
	border: 0;
	background-color: #0d8ddb;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
}
/* footer */
.footer {
	margin-top: 35px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer p a{
	position: relative;
	cursor: pointer;
}
.footer p 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: 100px;
	 text-align: center;
	 overflow: hidden;
	 resize: none;
	}
	.footer p a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer p a:hover .QQhover{
	 display: inline-block;
	}
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('../../../../images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}





.rightfloat {
	width: 72px;
	background: -moz-linear-gradient( -90deg, rgb(0,150,224) 0%, rgb(150,206,234) 100%);
	background: -webkit-linear-gradient( -90deg, rgb(0,150,224) 0%, rgb(150,206,234) 100%);
	background: -ms-linear-gradient( -90deg, rgb(0,150,224) 0%, rgb(150,206,234) 100%);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	border-radius: 36px;
	padding: 6px 0;
}
.rightfloat a {
	display: block;
	height: 80px;
	width: 72px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}
.rightfloat>a:first-child{
	display: none;
}
.rightfloat a i {
	display: inline-block;
	margin: 15px auto 10px;
	height: 26px;
	font-size: 24px;
}
.rightfloat a i {
	width: 26px;
	background-size: 100% auto !important;
}
.rightfloat a i.icon-hezuo {
	background: url(../../../../images/exhi/version/2021/icon1.png) no-repeat;
}
.rightfloat a i.icon-qq {
	background: url(../../../../images/exhi/version/2021/icon2.png) no-repeat;
}
.rightfloat a i.icon-phone {
	background: url(../../../../images/exhi/version/2021/icon3.png) no-repeat;
}
.rightfloat a i.icon-yijian {
	background: url(../../../../images/exhi/version/2021/icon4.png) no-repeat;
}
.rightfloat a i.icon-top {
	background: url(../../../../images/exhi/version/2021/icon5.png) no-repeat;
}
.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;
	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 a{
	position: relative;
	cursor: pointer;
}
.p-qqBox a .QQhover {
	 position: absolute;
	 left: -15px;
	 bottom: 25px;
	 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;
	 overflow: hidden;
	 resize: none;
	}
	.p-qqBox a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.p-qqBox a:hover .QQhover{
	 display: inline-block;
	}
.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;
	line-height: 18px;
}
.p-qqBox strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.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: 20px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox a{
	position: relative;
	cursor: pointer;
}
.p-qqBox a .QQhover {
	 position: absolute;
	 left: -15px;
	 bottom: 25px;
	 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;
	 overflow: hidden;
	 resize: none;
	}
	.p-qqBox a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.p-qqBox a:hover .QQhover{
	 display: inline-block;
	}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 20px 10px 5px;
	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: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;
}
/* 20220307 */
.nullDate {
	overflow: hidden;
	text-align: center;
	padding: 70px 0;
	font-size: 18px;
}
.nullDate p {
	margin-top: 30px;
}












@media only screen and (min-width:1920px){
	.w,.main{
		width: 1500px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.main{
		width: 1390px;
	}
	.query-bot .place li a {
		padding: 0 10px;
	}
	#nav a {
		font-size: 17px;
		padding: 0 33px;
	}
	.main .right {
		width: 340px;
		margin-left: 40px;
	}
	.main .right .title a.join {
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
		font-size: 15px;
		top: -8px;
	}
	.exhi-live {
		margin-top: 15px;
	}
	.exhi-live .text p {
		margin-top: 10px;
	}
	.recommend-meeting li span {
		margin-top: 10px;
	}
	.recommend-meeting li {
		margin-top: 20px;
	}
	.main .left li .image {
		width: 250px;
		margin-right: 20px;
	}
	.main .left li .text p mark {
		font-size: 14px;
		height: 28px;
		width: 46px;
		line-height: 31px;
	}
	.main .left li .text p a {
		font-size: 20px;
		padding-top: 2px;
		line-height: 24px;
	}
	.main .left li .text span {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
		margin-top: 10px;
	}
	.main .left li .text .bottom {
		font-size: 15px;
		margin-top: 4px;
	}
	.main .left li .text .bottom b i {
		font-size: 15px;
	}
	.qr-code li {
		padding: 0 0 0 30px;
	}
	.hot-line {
		width: 250px;
		margin-left: 65px;
	}
	.qr-code h2 {
		padding-left: 30px;
	}
	.qr-code li span {
		width: 135px;
		height: 135px;
	}



}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.main{
		width: 1230px;
	}
	.top .search {
		width: 805px;
	}
	.top .search input.searchText {
		width: 315px;
	}
	#nav a {
		font-size: 15px;
		padding: 0px 29px;
	}
	#nav a .hot {
		right: 5px;
	}
	.main .right {
		width: 320px;
		margin-left: 40px;
	}
	.main .right .title {
		margin-top: 20px;
	}
	.main .right .title a.join {
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
		font-size: 15px;
		top: -8px;
	}
	.exhi-live {
		margin-top: 15px;
	}
	.exhi-live .text p {
		margin-top: 8px;
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.recommend-meeting li span {
		margin-top: 8px;
		font-size: 13px;
	}
	.recommend-meeting li {
		margin-top: 15px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 15px;
		height: 17px;
		line-height: 17px;
	}
	.right-advs .image {
		margin-top: 12px;
	}
	.main .left li {
		padding: 20px 0;
	}
	.main .left li .image {
		width: 235px;
		margin-right: 20px;
	}
	.main .left li .text .bottom a {
		height: 100%;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .text p mark {
		font-size: 14px;
		height: 26px;
		width: 46px;
		line-height: 28px;
	}
	.main .left li .text p a {
		font-size: 18px;
		padding-top: 3px;
		line-height: 22px;
	}
	.main .left li .text p {
		height: 44px;
	}
	.main .left li .text span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 8px;
	}
	.main .left li .text .bottom {
		font-size: 14px;
		margin-top: 5px;
	}
	.main .left li .text .bottom b i {
		font-size: 13px;
	}
	.qr-code li {
		padding: 0 0 0 22px;
	}
	.hot-line {
		width: 250px;
		margin-left: 65px;
	}
	.qr-code h2 {
		padding-left: 30px;
	}
	.qr-code li span {
		width: 112px;
		height: 112px;
	}
	.foot-nav {
		width: 530px;
	}
	.hot-line {
		width: 235px;
		margin-left: 60px;
	}
	.foot-img {
		width: calc(100% + 30px);
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.main{
		width: 1158px;
	}
	.iframe {
		height: 36px;
	}
	.top .main {
        height: 42px;
        padding: 50px 0 52px 0;
    }
    .top .logo img {
        height: 40px;
    }
    .top .logo span i {
        width: 100px;
        height: 20px;
    }
    .top .logo span {
        margin-top: 7px;
        margin-left: 8px;
        padding: 5px 0 5px 12px;
    }
    .top .logo {
       height: 40px;
    }
    .top .search {
        width: 716px;
        height: 40px;
    }
    .top .search span {
        height: 24px;
        min-width: 76px;
        font-size: 14px;
        line-height: 24px;
        padding-right: 18px;
        top: 8px;
        left: 14px;
        text-indent: 10px;
    }
    .search b {
        height: 24px;
        min-width: 76px;
        padding-right: 18px;
        font-size: 14px;
        line-height: 24px;
        top: 8px;
        left: 107px;
    }
    #hangye {
        min-width: 76px;
        padding-right: 18px;
        height: 24px;
        font: normal 14px/24px "microsoft yahei", Tahoma, Arial;
        top: 8px;
        left: 202px;
    }
    .ereaTop {
        height: 24px;
        font: normal 14px/24px "microsoft yahei", Tahoma, Arial;
        text-indent: 10px;
        top: 8px;
        left: 297px;
        min-width: 50px;
        padding-right: 18px;
    }
    .top .search input.searchText {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        margin-top: 8px;
        width: 268px;
        text-indent: 8px;
    }
    .top .search button {
        height: 36px;
        width: 78px;
        margin: 2px;
        font-size: 14px;
    }
    #searchList ul {
        width: 84px;
        top: 40px;
        left: 208px;
    }
    .ereaBot ul {
        top: 40px;
        left: 258px;
        padding-bottom: 5px;
    }
    .ereaBot ul li {
        height: 22px;
        text-indent: 3px;
        width: 55px;
        line-height: 22px;
    }
	#nav a {
		font-size: 15px;
		padding: 0px 26px;
	}
	#nav a .hot {
		right: 5px;
	}
	.main .right {
		width: 300px;
		margin-left: 40px;
	}
	.main .right .title {
		margin-top: 20px;
	}
	.main .right .title a.join {
		line-height: 26px;
		height: 28px;
		padding: 0 10px;
		font-size: 14px;
		top: -6px;
	}
	.exhi-live .image i {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 22px;
	}
	.exhi-live .text span {
		font-size: 13px;
	}

	.exhi-live {
		margin-top: 15px;
	}
	.exhi-live .text p {
		margin-top: 8px;
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.recommend-meeting li span {
		margin-top: 8px;
		font-size: 13px;
	}
	.recommend-meeting li {
		margin-top: 13px;
		padding-left: 17px;
	}
	.right-advs {
		margin-top: 15px;
	}
	.recommend-meeting li p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.right-advs .image {
		margin-top: 12px;
	}
	.main .left li {
		padding: 20px 0;
	}
	.main .left li .image {
		width: 235px;
		margin-right: 20px;
	}
	.main .left li .text .bottom a {
		height: 100%;
		line-height: 28px;
		font-size: 12px;
	}
	.main .left li .text p mark {
		font-size: 14px;
		height: 26px;
		width: 46px;
		line-height: 28px;
	}
	.main .left li .text p a {
		font-size: 18px;
		padding-top: 3px;
		line-height: 22px;
	}
	.main .left li .text p {
		height: 44px;
	}
	.main .left li .text span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.main .left li .text .bottom {
		font-size: 14px;
		margin-top: 10px;
		height: 24px;
		line-height: 24px;
	}
	.main .left li .text .bottom b i {
		font-size: 13px;
	}
	.qr-code li {
		padding: 0 0 0 22px;
	}
	.hot-line {
		width: 250px;
		margin-left: 65px;
	}
	.qr-code h2 {
		padding-left: 30px;
	}
	.qr-code li span {
		width: 112px;
		height: 112px;
	}
	.hot-line {
		width: 235px;
		margin-left: 60px;
	}
	.foot-nav {
		width: 480px;
	}
	.foot-img li {
		width: 73px;
		height: 29px;
	}
	.hot-line {
		width: 220px;
		margin-left: 50px;
	}
	.foot-img {
		width: calc(100% + 30px);
	}
	.footer {
		margin-top: 30px;
		padding: 22px 0;
	}
	.footer-nav a {
		font-size: 14px;
		padding: 0 16px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .footer_img {
		width: 640px;
		height: 40px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 99px;
		height: 40px;
	}
	.footer .footer_img li a {
		height: 40px;
	}

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

	.w,.main{
		width: 968px;
	}
	.iframe {
		height: 36px;
	}
	.head ul li {
		padding: 0 2px;
	}
	.head .left ul li a {
		padding: 0 5px;
	}
	.head .right p a {
		padding: 0 7px;
	}
	#nav {
		height: 46px;
		line-height: 46px;
		margin-top: 22px;
	}
	#nav a {
		font-size: 14px;
		padding: 0px 18px;
	}
	#nav a .hot {
		right: 5px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.main .right {
		width: 280px;
		margin-left: 25px;
	}
	.main .right .title {
		margin-top: 20px;
	}
	.main .right .title a.join {
		line-height: 26px;
		height: 28px;
		padding: 0 10px;
		font-size: 14px;
		top: -6px;
	}
	.exhi-live .image i {
		width: 54px;
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}
	.exhi-live .text span {
		font-size: 13px;
	}
	.main {
		padding-top: 10px;
	}
	.exhi-live mark {
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.exhi-live {
		margin-top: 10px;
	}
	.exhi-live .text p {
		margin-top: 8px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.recommend-meeting li span {
		margin-top: 6px;
		font-size: 12px;
	}
	.recommend-meeting li {
		margin-top: 12px;
		padding-left: 17px;
	}
	.right-advs {
		margin-top: 15px;
	}
	.recommend-meeting li p {
		font-size: 13px;
		height: 14px;
		line-height: 14px;
	}
	.right-advs .image {
		margin-top: 12px;
	}
	.main .left li {
		padding: 20px 0;
	}
	.main .left li .image {
		width: 215px;
		margin-right: 15px;
	}
	.main .left li .text .bottom a {
		height: 100%;
		line-height: 24px;
		font-size: 12px;
	}
	.main .left li .text p mark {
		font-size: 12px;
		height: 24px;
		width: 38px;
		line-height: 28px;
		margin-right: 5px;
	}
	.main .left li .text p a {
		font-size: 16px;
		padding-top: 3px;
		line-height: 20px;
	}
	.main .left li .text p {
		height: 40px;
	}
	.main .left li .text span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.main .left li .text .bottom {
		font-size: 12px;
		margin-top: 10px;
		height: 22px;
		line-height: 22px;
	}
	.main .left li .text .bottom b i {
		font-size: 11px;
	}
	.pages {
		margin-top: 55px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		margin: 0 2px;
		line-height: 32px;
		font-size: 12px;
	}
	.pages a.ft,.pages a.next {
		background-size: 10px;
	}
	.pages a.prev {
		background-size: auto 10px;
	}
	.pages a.lt {
		background: #fff url(../../../../images/exhi/version/2021/page.png) -200px center no-repeat;
		background-size: auto 10px;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 34px;
	}
	.pages .jump input {
		width: 36px;
		height: 34px;
		margin: 0 7px;
	}
	.pages .jump button {
		width: 50px;
		height: 34px;
		border-radius: 4px;
		font-size: 12px;
	}
	.footer {
		margin-top: 60px;
		padding: 25px 0;
	}
	.foot .logo {
		height: 50px;
	}
	.foot-txt li {
		width: 14%;
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.foot-nav p {
		font-size: 12px;
		line-height: 24px;
	}
	.foot-img li {
		width: 62px;
		height: 25px;
		margin-right: 8px;
	}
	.foot-img li a {
		height: 25px;
	}
	.hot-line > b {
		font-size: 24px;
		margin-top: 15px;
	}
	.hot-line span {
		font-size: 12px;
		line-height: 30px;
	}
	.hot-line p {
		font-size: 12px;
		line-height: 26px;
	}
	.qr-code li {
		padding: 0 0 0 13px;
	}
	.hot-line {
		width: 250px;
		margin-left: 65px;
	}
	.qr-code h2 {
		padding-left: 12px;
	}
	.qr-code li span {
		width: 90px;
		height: 90px;
	}
	.qr-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.foot-nav {
		width: 400px;
	}
	.hot-line {
		width: 200px;
		margin-left: 58px;
	}
	.foot-img {
		width: calc(100% + 30px);
	}
	.location i {
		font-size: 14px;
	}
	.findtop dl {
		line-height: 22px;
		font-size: 12px;
		padding: 6px 0;
	}
	.findtop dd {
		height: 22px;
	}
	.findtop dt {
		width: 90px;
		margin-right: 10px;
	}
	.findtop ul li a {
		margin-right: 7px;
		padding: 0 10px;
	}
	.findtop a.more {
		top: 7px;
	}
	.findtop {
		padding: 5px 0;
	}
	.findtop ul.other-exi b {
		width: 12px;
		height: 12px;
		margin-top: 6px;
	}
	.findtop ul.other-exi b::after {
		width: 6px;
		height: 3px;
		top: 2px;
		left: 1px;
	}
	.findtop a.more i {
		font-size: 10px;
	}
	.findtop ul.other-exi a i {
		font-size: 12px;
	}
	.header {
        height: 36px;
        line-height: 36px;
    }
    .header ul {
        height: 36px;
    }
    .header li {
        font-size: 12px;
    }
    .header a {
        font-size: 12px;
    }
    .header li:nth-child(2) a, .header li:nth-child(3) a {
        width: auto;
        padding: 0 8px;
        margin-top: 7px;
        margin-left: 7px;
    }
    .header span a.phone i {
        margin: 10px 4px 0 0;
    }
    .top .logo img {
        height: 36px;
    }
    .top .logo span {
        margin-top: 12px;
        padding-left: 8px;
        margin-left: 6px;
    }
    .top .logo span i {
        width: 86px;
        height: 20px;
    }
    .top .search {
        width: 622px;
        height: 36px;
    }
    .top .search span {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 10px;
        text-indent: 5px;
    }
    .top .search span::before, .search b::before, #hangye::before, .ereaTop::before {
        right: 4px;
        top: 8px;
        width: 7px;
        height: 4px;
        background-size: 100% 100%;
    }
    .search b {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 80px;
        text-indent: 5px;
    }
    #hangye {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 150px;
        text-indent: 5px;
    }
    .ereaTop {
        height: 18px;
        min-width: 34px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 220px;
        text-indent: 5px;
    }
    .top .search input.searchText {
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        margin-top: 10px;
        width: 252px;
        text-indent: 6px;
    }
    .top .search button {
        height: 34px;
        width: 68px;
        margin: 1px;
        font-size: 12px;
    }
    .top .search button i {
        width: 12px;
        height: 12px;
        margin: 3px 4px 0 0;
        background-size: 100% 100%;
    }
    .top .main {
        height: 38px;
        padding: 44px 0;
    }
    #searchList ul {
        width: 72px;
        top: 36px;
        left: 144px;
        padding: 5px 0;
    }
    .ereaBot ul {
        width: 90px;
        top: 36px;
        left: 182px;
    }
    .ereaBot ul li {
        height: 22px;
        text-indent: 2px;
        width: 45px;
        line-height: 22px;
    }
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}

}
@media only screen and (max-width:1024px){
	.w,.main{
		width: 830px;
	}
	.iframe {
		height: 36px;
	}
	#nav {
		height: 44px;
		line-height: 44px;
		margin-top: 22px;
	}
	#nav a {
		font-size: 12px;
		padding: 0px 15px;
	}
	#nav a .hot {
		right: 5px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.main .right {
		width: 240px;
		margin-left: 20px;
	}
	.main .right .title {
		margin-top: 20px;
	}
	.main .right .title a.join {
		line-height: 24px;
		height: 26px;
		padding: 0 8px;
		font-size: 12px;
		top: -6px;
	}
	.exhi-live .image i {
		width: 54px;
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}
	.exhi-live .text span {
		font-size: 12px;
		margin-top: 10px;
	}
	.exhi-live .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px;
	}
	.exhi-live .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.exhi-live .swiper-pagination-bullet-active {
		width: 12px;
	}
	.main {
		padding-top: 5px;
	}
	.exhi-live mark {
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.exhi-live {
		margin-top: 6px;
	}
	.exhi-live .text p {
		margin-top: 8px;
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.recommend-meeting li span {
		margin-top: 6px;
		font-size: 12px;
	}
	.recommend-meeting li {
		margin-top: 10px;
		padding-left: 17px;
	}
	.right-advs {
		margin-top: 12px;
	}
	.recommend-meeting li p {
		font-size: 13px;
		height: 14px;
		line-height: 14px;
	}
	.right-advs .image {
		margin-top: 12px;
	}
	.main .left li {
		padding: 15px 0;
	}
	.main .left li .image {
		width: 190px;
		margin-right: 12px;
	}
	.main .left li .text .bottom a {
		height: 100%;
		line-height: 24px;
		font-size: 12px;
	}
	.main .left li .text p mark {
		font-size: 12px;
		height: 22px;
		width: 36px;
		line-height: 25px;
		margin-right: 5px;
	}
	.main .left li .text p a {
		font-size: 14px;
		padding-top: 3px;
		line-height: 20px;
	}
	.main .left li .text p {
		height: 40px;
	}
	.main .left li .text span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 6px;
	}
	.main .left li .text .bottom {
		font-size: 12px;
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
	}
	.main .left li .text .bottom b {
		margin-right: 8px;
	}
	.main .left li .text .bottom b i {
		font-size: 11px;
	}
	.pages {
		margin-top: 40px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		margin: 0 2px;
		line-height: 32px;
		font-size: 12px;
	}
	.pages a.ft,.pages a.next {
		background-size: 10px;
	}
	.pages a.prev {
		background-size: auto 10px;
	}
	.pages a.lt {
		background: #fff url(../../../../images/exhi/version/2021/page.png) -200px center no-repeat;
		background-size: auto 10px;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 34px;
	}
	.pages .jump input {
		width: 36px;
		height: 34px;
		margin: 0 7px;
	}
	.pages .jump button {
		width: 50px;
		height: 34px;
		border-radius: 4px;
		font-size: 12px;
	}
	.location i {
		font-size: 14px;
	}
	.findtop dl {
		line-height: 22px;
		font-size: 12px;
		padding: 6px 0;
	}
	.findtop dd {
		height: 22px;
	}
	.findtop dt {
		width: 90px;
		margin-right: 10px;
	}
	.findtop ul li a {
		margin-right: 7px;
		padding: 0 8px;
	}
	.findtop a.more {
		top: 7px;
	}
	.findtop {
		padding: 5px 0;
	}
	.findtop ul.other-exi b {
		width: 12px;
		height: 12px;
		margin-top: 6px;
	}
	.findtop ul.other-exi b::after {
		width: 6px;
		height: 3px;
		top: 2px;
		left: 1px;
	}
	.findtop a.more i {
		font-size: 10px;
	}
	.findtop ul.other-exi a i {
		font-size: 12px;
	}
	.main .right .title p {
		padding-bottom: 10px;
		font-size: 16px;
	}

	.header {
        height: 36px;
        line-height: 36px;
    }
    .header ul {
        height: 36px;
    }
    .header li {
        font-size: 12px;
    }
    .header a {
        font-size: 12px;
    }
    .header li:nth-child(2) a, .header li:nth-child(3) a {
        width: auto;
        padding: 0 8px;
        margin-top: 7px;
        margin-left: 7px;
    }
    .header span a.phone i {
        margin: 10px 4px 0 0;
    }
    .top .logo img {
        height: 36px;
    }
    .top .logo span {
        margin-top: 12px;
        padding-left: 8px;
        margin-left: 6px;
    }
    .top .logo span i {
        width: 86px;
        height: 20px;
    }
    .top .search {
        width: 545px;
        height: 36px;
    }
    .top .search span {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 10px;
        text-indent: 5px;
    }
    .top .search span::before, .search b::before, #hangye::before, .ereaTop::before {
        right: 4px;
        top: 8px;
        width: 7px;
        height: 4px;
        background-size: 100% 100%;
    }
    .search b {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 80px;
        text-indent: 5px;
    }
    #hangye {
        height: 18px;
        min-width: 49px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 150px;
        text-indent: 5px;
    }
    .ereaTop {
        height: 18px;
        min-width: 34px;
        font-size: 12px;
        line-height: 18px;
        padding-right: 15px;
        top: 10px;
        left: 220px;
        text-indent: 5px;
    }
    .top .search input.searchText {
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        margin-top: 10px;
        width: 205px;
        text-indent: 6px;
    }
    .top .search button {
        height: 34px;
        width: 68px;
        margin: 1px;
        font-size: 12px;
    }
    .top .search button i {
        width: 12px;
        height: 12px;
        margin: 3px 4px 0 0;
        background-size: 100% 100%;
    }
    .top .main {
        height: 38px;
        padding: 44px 0;
    }
    #searchList ul {
        width: 72px;
        top: 36px;
        left: 144px;
        padding: 5px 0;
    }
    .ereaBot ul {
        width: 90px;
        top: 36px;
        left: 182px;
    }
    .ereaBot ul li {
        height: 22px;
        text-indent: 2px;
        width: 45px;
        line-height: 22px;
    }
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}


}
