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;
}
@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;
}
.iframe {
	overflow: hidden;
	height: 40px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.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 p{
	color: #999;
}
.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;
}
.foreshow {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 20px;
}
.foreshow .attCloumn {
	float: left;
	background: url(../../../../images/exhi/version/2021/playIcon.png) no-repeat;
	padding-left: 40px;
	font-size: 14px;
	margin-right: 20px;
}
.attention {
	height: 30px;
}
.scroll-box {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	position: relative;
	height: 100%;
}
.scroll-box .scrollobj-content {
	position: absolute;
	left: 0;
	top: 0;
}
.scroll-box ul {
	overflow: hidden;
	display: inline-block;
}
.scroll-box li {
	display: inline;
	margin-right: 35px;
	font-size: 14px;
}
.scroll-box li a {
	color: rgb(21, 93, 191);
}
.scroll-box li:nth-child(odd) a {
	color: rgb(255, 102, 0);
}
.scroll-box li a:hover {
	text-decoration: underline;
}
.recommend {
	margin-top: 30px;
}
.recommend .title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	position: relative;
}

.recommend .title i {
	/* position: absolute; */
	/* left: 0; */
	/* top: 0; */
	height: 84px;
	display: inline-block;
	width: 150px;
	/* z-index: 9; */
	background: url(../../../../images/exhi/version/2021/exhimeet.png) 0 -50px no-repeat;
	vertical-align: top;
	margin-top: -33px;
}
.info {
	margin-top: 25px;
	background-color: #f2fcea;
	padding: 30px 40px 15px;
	overflow: hidden;
}
.info .left {
	width: 400px;
	float: left;
	margin-right: 38px;
}
.info .left .image {
	height: 0;
	padding-bottom: 55.5%;
	overflow: hidden;
}
.info .left .image img {
	width: 100%;
	max-height: none;
}
.fenxiang {
	margin-top: 12px;
	color: #999;
	line-height: 30px;
}
.fenxiang #fenxiangDiv {
	float: none;
	display: inline-block;
}
.info .right {
	overflow: hidden;
	position: relative;
}
.recommend .info .hd {
	font: normal 22px/50px "microsoft yahei";
	margin-bottom: 22px;
}
.recommend .info .hd i {
	display: inline-block;
	width: 40px;
	margin-right: 1px;
	text-align: center;
	font: bold 30px/50px arial;
	color: #fff;
	background: url(../../../../images/exhi/version/2021/exhiList.png) 0 -150px no-repeat;
}
.recommend .info .share {
	margin-top: 24px;
	float: right;
}
.recommend .info .share p {
	font: normal 16px/30px "microsoft yahei";
	color: #666;
}
.recommend .info .share p b {
	color: #ff6600;
}
.recommend .right dl {
	margin-top: 10px;
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
}
.recommend .right dt {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.recommend .right dd {
	overflow: hidden;
}
.recommend .right dd a {
	color: #333;
}
.recommend .info dl dd a:hover {
	color: #0d8ddb;
	text-decoration: underline;
}
.info .right .message-box dl.line dd {
	float: right;
}
.recommend .info .bottom {
	margin-top: 46px;
	overflow: hidden;
}

.recommend .info .bottom a {
	height: 50px;
	width: 144px;
	float: left;
	text-align: center;
	margin-right: 18px;
	border-radius: 5px;
	font: bold 20px/50px "microsoft yahei";
	color: #fff;
	box-sizing: border-box;
}

.recommend .info .bottom a.btn1 {
	background-color: #4499ff;
}

.recommend .info .bottom a.btn2 {
	background-color: #ff6600;
}

.recommend .info .bottom a.btn3 {
	border: 1px solid #0d8ddb;
	color: #0d8ddb;
}
.recommend .info .bottom a.shoucang {
	background-color: #ebb100;
}
.recommend .info .bottom a.gz-btn {
	background-color: #76a244;
}
.recommend .info .bottom a i {
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	font-size: 26px;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.recommend .info .bottom a.sc-btn {
	background-color: #ebb100;
}
.recommend .info .bottom a.sc-btn i,.recommend .info .bottom a.sc-btn-active i  {
	margin-top: 0;
	font-size: 30px;
}
.recommend .info .bottom a.gz-btn-active,.recommend .info .bottom a.sc-btn-active {
	background-color: #cacaca;
}
.recommend .info .bottom a.gz-btn-active,.recommend .info .bottom a.sc-btn-active{
	background-color: #cacaca;
}
.recommend .info .right span img {
	position: absolute;
	top: 49px;
	right: 0;
}
.exhi-show {
	margin-top: 30px;
}
.exhi-show .w {
	overflow: hidden;
	border: 1px solid #dcdcdc;
}
.exhi-lf {
	width: 340px;
	float: right;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
	border-left: 1px solid #dcdcdc;
	margin-left: -1px;
}
.exhi-lf .codes{
	overflow: hidden;
	padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.exhi-lf .codes .code{
	width: 135px;
	height: 178px;
	position: relative;
}
.exhi-lf .codes .code p{
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
	text-align: center;
}
.exhi-lf .codes .wech{
	float: left;
	background: #2c9fe5 url(../../../../images/exhi/version/2021/wech.png) 16px 15px no-repeat;
}
.exhi-lf .codes .serv{
	float: right;
	background: #e84414 url(../../../../images/exhi/version/2021/serv.png) 19px 15px no-repeat;
}
.exhi-lf .tips .hd {
	margin-top: 20px;
	background: url(../../../../images/exhi/version/2021/exhiList.png) -176px -174px no-repeat;
	font: bold 16px/26px "microsoft yahei";
	text-indent: 33px;
}

.exhi-lf .tips p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-bottom: 25px;
}

.exhi-lf .tips .contact-box {
	width: 260px;
	min-height: 40px;
	position: relative;
	text-indent: 65px;
	margin:0 auto;
	margin-bottom: 2px;
	font: bold 14px/40px "microsoft yahei";
	color: #fff;
	background: #0d8ddb;
}

.tips .contact-box i.phone {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	border-right: 1px solid #496735;
	padding-right: 14px;
	background: url(../../../../images/exhi/version/2021/exhiList.png) 0 -203px no-repeat;
}

.tips .contact-box i.qq2 {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	background: url(../../../../images/exhi/version/2021/exhiList.png) -44px -203px no-repeat;
}

.tips .contact-box i.qq {
	width: 25px;
	height: 40px;
	position: absolute;
	left: 14px;
	top: 0px;
	background: url(../../../../images/exhi/version/2021/exhiList.png) -44px -203px no-repeat;
}

.tips .contact-box img {
	margin-left: 20px;
}
.exhi-lf .box {
	margin-top: 15px;
}

.exhi-lf .box .hd {
	height: 42px;
	border-bottom: 1px solid #0d8ddb;
}

.exhi-lf .box .hd h3 {
	font: bold 18px/40px "microsoft yahei";
	padding-right: 6px;
	float: left;
	border-bottom: 2px solid #0d8ddb;
}

.exhi-lf .box .hd h3 a {
	color: #0d8ddb;
}

.exhi-lf .box .hd  a.more {
		font-size: 14px;
	line-height: 45px;
	color: #666;
	float: right;
	display: inline-block;
	background:url(../../../../images/exhi/version/2021/add.jpg) no-repeat 35px 17px;
	padding-right: 19px;
	font-weight: normal;
	font-family: "\5b8b\4f53";
}
.exhi-lf .box .big-img {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.exhi-lf .box .big-img img {
	width: 100%;
	height: 199px;
}

.exhi-lf .box .big-img p {
	position: absolute;
	bottom: -22px;
	left: 0;
	background-color: rgba(49, 49, 49, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8313131, endColorstr=#c8313131);
	padding: 5px 15px;
	width: 100%;
	box-sizing: border-box;
}
.exhi-lf .box .big-img p a {
	color: #fff;
	font: normal 14px/20px "microsoft yahei";
}

.exhi-lf .box .big-img .phover:hover p {
	text-decoration: underline;
	bottom: 0;
	background-color: rgba(13, 141, 219, 0.8);

}

.exhi-lf .box ul {
	margin-top: 10px;
}
.exhi-lf .box ul li {
	background: url(../../../../images/exhi/version/2021/exhiList.png) -195px -215px no-repeat;
	font: normal 14px/30px "microsoft yahei";
	text-indent: 18px;
	height: 30px;
	overflow: hidden;
}

.exhi-lf .box ul li a {
	color: #666666;
}

.exhi-lf .box ul li a:hover {
	text-decoration: underline;
	color: #0d8ddb;
}

.exhi-lf .box .news-img {
	margin-top: 20px;
	height: 80px;
	border: 1px solid #dcdcdc;
}

.exhi-lf .box .news-img img {
	float: left;
	height: 100%;
	width: 100px;
}

.exhi-lf .box .news-img p {
	color: #888;
	float: left;
	width: 178px;
	padding-top: 6px;
	line-height: 22px;
	margin-left: 14px;
}

.exhi-lf .box .news-img p a {
	color: #0d8ddb;
}

.exhi-lf .exhi-adv {
	margin-top: 15px;
}

.exhi-lf .exhi-adv img {
	margin-top: 10px;
}
.exhi-rt {
	padding: 30px 40px 85px;
	border-right: 1px solid #dcdcdc;
	overflow: hidden;
}
.exhi-rt .tl {
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	color: #0d8ddb;
}

.exhi-rt .content {
	margin-top: 20px;
	font-size: 18px;
	line-height: 2;
	font-family: "microsoft yahei";
	color: #333;
}
.exhi-rt .content h4 {
	font: bold 18px/48px "microsoft yahei";
	color: #333333;
}

.content span,.content strong{color: #333;}
.exhi-rt .download {
	margin-top: 40px;
	background: url(https://www.hbzhan.com/images/down.png) no-repeat 0 2px;
	padding-left: 37px;
	font-size: 16px;
	line-height: 1.2;
}
.exhi-rt .download span {
	float: left;
}
.exhi-rt .download p {
	overflow: hidden;
}
.exhi-rt .download i {
	height: 22px;
	float: left;
	font: bold 14px/22px "microsoft yahei";
	padding-left: 40px;
	color: #ff6600;
	background: url(../../images/exhibition2017/exhiList.png) -171px -364px no-repeat;
}

.exhi-rt .download a {
	color: #f60;
}

.comment {
	width: 100%;
	margin-top: 60px;
}

.comment_title {
	width: 100%;
	position: relative;
	height: 32px;
	border-bottom: 1px solid #dcdcdc;
}

.comment_title h3 {
	bottom: -2px;
	left: 0;
	position: absolute;
	font: normal 22px/24px "microsoft yahei";
	padding-bottom: 10px;
	color: #0d8ddb;
	border-bottom: 3px solid #0d8ddb;
}

.web_main_cr {
	border-color: #0d8ddb;
}

.comment_toolbar {
	width: 100%;
	height: 35px;
	margin-top: 15px;
}

.comment_toolbar p {
	background: url(../../../../images/exhi/version/2021/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font: normal 14px/35px "microsoft yahei";
}

.comment_toolbar p a {
	font: bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}

.toolbar_Rt {
	float: right;
}

.nickname {
	float: left;
	margin-right: 9px;
}

.nickname label {
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font: normal 12px/33px "microsoft yahei";
	color: #999;
}

.nickname input {
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code {
	float: left;
	height: 35px;
	position: relative;
}

.v_code input {
	float: left;
	height: 33px;
	width: 118px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code label {
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}

.v_code label img {
	width: 78px;
	height: 33px;
}

.error {
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font: normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../../../images/exhi/version/2021/comment.png) 0 -94px no-repeat;
}

.anonymous {
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}

.anonymous span.checkbox {
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../../../images/exhi/version/2021/comment.png) -40px -58px no-repeat;
}

.checked span.checkbox {
	background-position: 0 -58px;
}

.anonymous span {
	font: normal 14px/14px "microsoft yahei";
}

.commentArea {
	zoom: 1;
	margin-top: 15px;
}

.textarea {
	padding: 10px;
	border: 1px solid #FF6600;
	border-radius: 2px;
	zoom: 1;
}
.textarea div {
    border: none;
    width: 100%;
    float: left;
    height: 100px;
    font: normal 14px/24px 'microsoft yahei';
    overflow: auto;
    outline: none;
}
.textarea:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.textarea textarea {
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font: normal 14px/24px "microsoft yahei";
}

.commentArea_ft {
	margin-top: 9px;
}

.commentArea_ft:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.face {
	float: left;
	position: relative;
	z-index: 99;
}

.face span {
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font: normal 14px/19px "microsoft yahei";
	float: left;
	background: url(../../../../images/exhi/version/2021/comment.png) 67px -137px no-repeat;
}

.face i {
	background: url(../../../../images/exhi/version/2021/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}

.faceList {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}

.faceList a {
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}

.faceList ul li a {
	cursor: pointer;
}

.commentArea_ft p {
	font: normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}

.commentArea_ft button {
	float: right;
	height: 40px;
	width: 100px;
	background: #FF6600;
	color: #fff;
	border: none;
	cursor: pointer;
	font: normal 16px/40px "microsoft yahei";
}

label.rt_mg {
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}

.commentContent {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.context_title i {
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #0d8ddb;
	margin-right: 10px;
}

.context_title h3 {
	font: normal 18px/20px "microsoft yahei";
}

.hot_comment {
	padding-top: 10px;
}

.commentContent ul li {
	padding: 16px 0 12px 0;
}

.commentContent ul li+li {
	border-top: 1px solid #eaebea;
}

li div.head {
	height: 60px;
	width: 60px;
	position: absolute;
}

li div.head img {
	height: 60px;
	width: 60px;
}

.cont {
	margin-left: 75px;
	margin-right: 20px;
}

.comment .info {
	height: 20px;
	padding: 6px 0 8px 0;
}

.comment .info span.name {
	float: left;
	font: bold 14px/20px "microsoft yahei";
	color: #0d8ddb;
}

.comment .info span.area {
	float: left;
	font: normal 14px/20px "microsoft yahei";
	color: #aaa;
	margin-left: 10px;
}

.comment .info span.time {
	float: right;
	font: normal 14px/20px arial;
	color: #888888;
}

.cont div.txt {
	width: 100%;
	font: normal 16px/24px "microsoft yahei";
	color: #333;
	padding: 4px 0;
}

.cont div.txt span {
	float: left;
}

.cont div.txt span i {
	width: 4px;
	float: left;
	margin-top: 6px;
	margin-right: 9px;
	height: 12px;
	background-color: #FF6600;
}

.cont div.txt span b {
	color: #ff6600;
}

.cont div.txt span em {
	font: normal 14px/24px "microsoft yahei";
	color: #aaaaaa;
}

.action {
	margin-top: 8px;
}

.action a {
	color: #a0a0a0;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 14px;
	font: normal 14px/24px "microsoft yahei";
}

.subset {
	padding-left: 75px;
}

.action a.reply {
	background: url(../../../../images/exhi/version/2021/comment.png) -2px -182px no-repeat;
}

.action a.agree {
	background: url(../../../../images/exhi/version/2021/comment.png) -65px -232px no-repeat;
}

.action a.oppose {
	background: url(../../../../images/exhi/version/2021/comment.png) -124px -232px no-repeat;
}

.action a:hover {
	background-position-y: -211px;
	color: #0d8ddb;
}

.action a.report {
	padding-left: 0;
}

.all_com_t {
	padding: 20px 0;
	position: relative;
}

.all_com_t i {
	width: 100%;
	height: 1px;
	float: left;
	background-color: #dcdcdc;
}

.all_com_t h3 {
	position: absolute;
	left: 50%;
	top: 7px;
	background-color: #fff;
	margin-left: -55px;
	width: 110px;
	z-index: 9;
	text-align: center;
	font: normal 18px/24px "microsoft yahei";
}

.commentContent ul li .v_code {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .nickname {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .v_code input {
	width: 78px;
}

.commentContent ul li .face {
	margin-right: 8px;
}

.commentContent ul li .nickname input {
	width: 87px;
}

.commentContent ul li a.close {
	float: right;
	font: normal 14px/19px "microsoft yahei";
	color: #888;
	width: 38px;
	text-align: center;
	margin: 10px 5px;
	cursor: pointer;
}

.moreComment {
	width: 100%;
	float: left;
	text-align: center;
	font: normal 16px/24px "microsoft yahei";
}

.moreComment a {
	color: #666666;
}

.moreComment b {
	color: #FF6600;
	font: bold 16px/24px arial;
}

.more_comment {
	margin: 0 auto;
	width: 88px;
	text-align: center;
	display: block;
	cursor: pointer;
	font: normal 12px/30px "microsoft yahei";
	border-radius: 20px;
	border: 1px solid #c9c7c8;
	color: #666;
}

.more_comment:hover {
	background-color: #529126;
	border: 1px solid #529126;
	color: #fff;
}

/* 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: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;
}
.popup-mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	z-index: 99999;
}
.popup-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 8px;
	width: 500px;
	text-align: center;
	overflow: hidden;
}
.popup-box .title {
	height: 46px;
	line-height: 46px;
	background-color: #0d8ddb;
	padding: 0 20px;
	position: relative;
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.popup-box .title a {
	position: absolute;
	right: 20px;
	top: 0;
	width: 12px;
}
.pop-content {
	padding: 35px 20px 40px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.pop-content p {
	margin-top: 20px;
}
.pop-content .btn {
	margin-top: 25px;
}
.pop-content .btn a {
	display: inline-block;
	color: #0d8ddb;
	background-color: #eaffe6;
	height: 36px;
	line-height: 32px;
	width: 140px;
	border-radius: 18px;
	border: 1px solid #0d8ddb;
	box-sizing: border-box;
}
@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;
	}
	.head .left p {
		line-height: 40px;
		margin-right: 5px;
	}
	.foreshow {
		margin-top: 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;
	}
	.foreshow {
		margin-top: 15px;
		height: 26px;
		line-height: 26px;
	}
	.foreshow .attCloumn {
		padding-left: 34px;
		margin-right: 15px;
		background-size: auto 100%;
	}
	.attention {
		height: 26px;
	}
	.scroll-box li {
		margin-right: 25px;
	}
	.recommend .info .hd {
		font: normal 20px/50px "microsoft yahei";
	}
	.recommend .info .share p {
		font: normal 14px/30px "microsoft yahei";
	}
	.recommend .right dl {
		font-size: 15px;
	}
	.recommend .info .right span img {
		width: 185px;
	}
	.recommend .info .bottom a {
		height: 50px;
		width: 126px;
		margin-right: 12px;
		font: bold 17px/50px "microsoft yahei";
	}
	.exhi-show {
		margin-top: 25px;
	}

	.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 25px;
	}
	#nav a .hot {
		right: 5px;
	}
	.foreshow {
		margin-top: 15px;
		height: 22px;
		line-height: 22px;
	}
	.foreshow .attCloumn {
		padding-left: 28px;
		margin-right: 10px;
		background-size: auto 100%;
		font-size: 12px;
	}

	.attention {
		height: 22px;
	}
	.scroll-box li {
		margin-right: 25px;
		font-size: 12px;
	}
	.recommend {
		margin-top: 22px;
	}
	.recommend .title {
		font-size: 26px;
		line-height: 30px;
	}
	.info {
		margin-top: 20px;
		padding: 25px 30px 15px;
	}
	.info .left {
		width: 370px;
		margin-right: 30px;
	}
	.recommend .info .hd i {
		width: 36px;
		font: bold 28px/48px arial;
		background: url(../../../../images/exhi/version/2021/exhiList.png) 0 -134px no-repeat;
		background-size: 180px auto;
	}
	.recommend .info .hd {
		font: normal 18px/40px "microsoft yahei";
	}
	.recommend .info .share p {
		font: normal 12px/22px "microsoft yahei";
	}
	.recommend .right dl {
		font-size: 14px;
	}
	.recommend .info .right span img {
		width: 180px;
	}
	.recommend .info .bottom a {
		height: 50px;
		width: 126px;
		margin-right: 12px;
		font: bold 17px/50px "microsoft yahei";
	}
	.exhi-show {
		margin-top: 25px;
	}
	.recommend .info .bottom {
		margin-top: 36px;
	}

	.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;
	}
	#nav a {
		font-size: 14px;
		padding: 0px 18px;
	}
	#nav a .hot {
		right: 5px;
	}
	.foreshow {
		margin-top: 15px;
		height: 22px;
		line-height: 22px;
	}
	.foreshow .attCloumn {
		padding-left: 28px;
		margin-right: 10px;
		background-size: auto 100%;
		font-size: 12px;
	}

	.attention {
		height: 22px;
	}
	.scroll-box li {
		margin-right: 25px;
		font-size: 12px;
	}
	.recommend {
		margin-top: 22px;
	}
	.recommend .title {
		font-size: 22px;
		line-height: 24px;
		height: 24px;
	}
	.info {
		margin-top: 20px;
		padding: 20px 25px 15px;
	}
	.info .left {
		width: 340px;
		margin-right: 20px;
	}
	.recommend .info .hd i {
		width: 32px;
		font: bold 24px/42px arial;
		background: url(../../../../images/exhi/version/2021/exhiList.png) 0 -119px no-repeat;
		background-size: 160px auto;
	}
	.recommend .info .hd {
		font: normal 16px/40px "microsoft yahei";
	}
	.recommend .info .share p {
		font: normal 12px/22px "microsoft yahei";
	}
	.recommend .right dl {
		font-size: 14px;
	}
	.recommend .info .right span img {
		width: 150px;
	}
	.recommend .info .bottom a {
		height: 40px;
		width: 105px;
		margin-right: 6px;
		font: bold 15px/40px "microsoft yahei";
	}
	.recommend .info .bottom a i {
		margin-right: 3px;
		font-size: 22px;
		margin-top: -2px;
	}
	.recommend .info .bottom a.sc-btn i, .recommend .info .bottom a.sc-btn-active i {
		margin-top: -1px;
		font-size: 24px;
	}
	.exhi-show {
		margin-top: 25px;
	}
	.recommend .info .bottom {
		margin-top: 36px;
	}
	.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: 13px;
		padding: 0px 13px;
	}
	#nav a .hot {
		right: 5px;
	}
	.foreshow {
		margin-top: 15px;
		height: 22px;
		line-height: 22px;
	}
	.foreshow .attCloumn {
		padding-left: 28px;
		margin-right: 10px;
		background-size: auto 100%;
		font-size: 12px;
	}

	.attention {
		height: 22px;
	}
	.scroll-box li {
		margin-right: 25px;
		font-size: 12px;
	}
	.recommend {
		margin-top: 22px;
	}
	.recommend .title {
		font-size: 22px;
		line-height: 24px;
		height: 24px;
	}
	.info {
		margin-top: 20px;
		padding: 20px 25px 15px;
	}
	.info .left {
		width: 265px;
		margin-right: 20px;
	}
	.recommend .info .hd i {
		width: 32px;
		font: bold 24px/42px arial;
		background: url(../../../../images/exhi/version/2021/exhiList.png) 0 -119px no-repeat;
		background-size: 160px auto;
	}
	.recommend .info .hd {
		font: normal 16px/40px "microsoft yahei";
	}
	.recommend .info .share p {
		font: normal 12px/22px "microsoft yahei";
	}
	.recommend .right dl {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 7px;
	}
	.recommend .info .right span img {
		width: 120px;
	}
	.recommend .info .bottom a {
		height: 34px;
		width: 93px;
		margin-right: 6px;
		font: bold 13px/34px "microsoft yahei";
	}
	.recommend .info .bottom a i {
		margin-right: 3px;
		font-size: 22px;
		margin-top: -2px;
	}
	.recommend .info .bottom a.sc-btn i, .recommend .info .bottom a.sc-btn-active i {
		margin-top: -1px;
		font-size: 24px;
	}
	.exhi-lf {
		width: 280px;
		padding: 0 15px 20px 15px;
	}
	.exhi-lf .codes .code {
		width: 115px;
		height: 155px;
	}
	.exhi-lf .codes .wech {
		background: #2aa346 url(../../../../images/exhi/version/2021/wech.png) 13px 15px no-repeat;
		background-size: 90px auto;
	}
	.exhi-lf .codes .code p {
		font-size: 12px;
	}
	.exhi-lf .codes .serv {
		background: #e84414 url(../../../../images/exhi/version/2021/serv.png) 13px 15px no-repeat;
		background-size: 90px auto;
	}
	.exhi-lf .tips p {
		margin-top: 12px;
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.exhi-lf .tips .contact-box {
		width: 248px;
		font: bold 12px/40px "microsoft yahei";
	}
	.exhi-show {
		margin-top: 25px;
	}
	.recommend .info .bottom {
		margin-top: 12px;
	}
	.exhi-lf .box .news-img p {
		width: 133px;
	}
	.exhi-lf .box .big-img img {
		height: 166px;
	}
	.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: 552px;
        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: 212px;
        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;
	}
}
