/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'xwboo';  /* Project id 1932496 */
	src: url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff2?t=1703134893773') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff?t=1703134893773') format('woff'),
		 url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.ttf?t=1703134893773') format('truetype');
}
.xwboo {
	font-family: "xwboo" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'Public';
	/* Project id 2901389 */
	src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
		url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
		url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

img,
a {
	user-select: none;
}

.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

body {
	line-height: 1;
}

body.gray {
	background-color: #f5f5f5;
}

.Center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}

.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}

.banner-adv ul li .adv-item {
	margin: 10px 5px 0 5px;
	position: relative;
}

.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.five li:nth-child(5n + 1) {
	clear: both;
}

.banner-adv ul.six li {
	width: 16.66%;
}

.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 99;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.iframe {
	overflow: hidden;
	height: 42px;
	position: relative;
}

.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}

.search-div,
.nav {
	background: #fff;
}

.w {
	width: 1560px;
	margin: 0 auto;
	box-sizing: border-box;
}

.w::after {
	content: "";
	display: block;
	clear: both;
}

#header {
	width: 100%;
	height: 42px;
	background-color: #f5f5f5;
}

.header {
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}

.divLogin {
	float: left;
}

.divLogin a {
	margin-right: 20px;
	color: #666;
}

.divLogin a:hover {
	text-decoration: underline;
}

.header p {
	float: right;
	margin-right: 65px;
}

.header p a {
	margin-left: 20px;
	color: #666;
}

.header p a:hover {
	text-decoration: underline;
}

.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
}

.headerBot p {
	position: absolute;
	right: 0;
	top: -42px;
	line-height: 42px;
}

.headerBot p a {
	color: #666;
}

.headerBot p a:hover {
	text-decoration: underline;
}

.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
}

.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}

.headerBot .content .item:last-of-type {
	margin-right: 0;
}

.search-div .w {
	padding: 34px 16px;
	box-sizing: border-box;
	text-align: center;
}
.search-div .logo {
	text-align: center;
}

.search-div .search-box {
	border-radius: 4px;
	box-sizing: border-box;
	border: 2px solid #ff9600;
	height: 52px;
	position: relative;
	font-size: 0;
	margin: 24px auto 0;
	display: inline-block;
}

.search-div .search-box form,
.search-div .search-box .form,
.search-div .search-box input {
	height: 100%;
	box-sizing: border-box;
}

.search-div .search-box input {
	border: 0;
	padding: 0 88px 0 22px;
	width: 588px;
	font-size: 15px;
	color: #999;
	background: transparent !important;
	display: inline-block;
	vertical-align: top;
}

.search-div .search-box input:focus {
	color: #333;
}

.search-div .form .select {
	height: 100%;
	position: relative;
	display: inline-block;
}

.search-div .form .select .select-top {
	position: relative;
	padding: 0 22px;
	font-size: 0;
}

.search-div .form .select .select-top p {
	font-size: 15px;
	line-height: 48px;
	cursor: pointer;
	background: #fff;
	display: inline-block;
}

.search-div .form .select .select-top::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: #e6e6e6;
}

.search-div .form .select .select-top i {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #ff9600 transparent transparent transparent;
	vertical-align: top;
	margin-top: 23px;
	margin-left: 9px;
}

.search-div .form .select .select-top.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search-box .select-bot {
	background-color: #fff;
	width: 100%;
	padding: 10px;
	border-radius: 8px;
	position: absolute;
	top: 100%;
	top: calc(100% + 1px);
	left: 0;
	display: none;
	box-sizing: border-box;
	box-shadow: 0px 6px 12px 0px rgba(40, 40, 40, 0.04);
}

.search-box .select-bot li {
	display: block;
	font-size: 15px;
	color: #333;
	text-align: center;
	line-height: 34px;
	border-radius: 4px;
	cursor: pointer;
	letter-spacing: 4px;
}

.search-box .select-bot li:hover {
	background: #fff9f3;
	color: #ff9600;
}

.search-box button {
	padding: 0 20px;
	background-color: #ff9600;
	border: 0;
	color: #fff;
	position: absolute;
	top: 2px;
	bottom: 2px;
	right: 2px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 4px;
}

.search-box button i {
	font-weight: normal;
	margin-right: 6px;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	margin-top: 4px;
}

.search-box .city .select-bot {
	width: 480px;
	background-image: -moz-linear-gradient(-90deg, rgb(255, 249, 242) 0%, rgb(255, 255, 255) 44%);
	background-image: -webkit-linear-gradient(-90deg, rgb(255, 249, 242) 0%, rgb(255, 255, 255) 44%);
	background-image: -ms-linear-gradient(-90deg, rgb(255, 249, 242) 0%, rgb(255, 255, 255) 44%);
	box-shadow: 0px 4px 12px 0px rgba(150, 153, 158, 0.1);
}

.search-box .city .select-bot li {
	float: left;
	width: 14.28%;
	font-size: 14px;
	color: #666;
}
.search-box .city.hangye .select-bot li {
	width: 25%;
	height: 34px;
	overflow: hidden;
	text-align: left;
	padding-right: 12px;
	box-sizing: border-box;
}
.search-box .city .select-bot li:hover {
	background: transparent;
	color: #f08301;
}

.nav ul {
	overflow: hidden;
}

.nav li {
	float: left;
}

.nav li a {
	display: block;
	padding: 0 44px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-bottom: 18px !important;
}

.nav li span {
	display: block;
	position: relative;
	padding-bottom: 15px;
}

.nav li a:hover,.nav li a.on {
	color: #f08301;
}

.nav li span::after {
	content: "";
	width: 0;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #f08200;
}

.nav li a.focus span::after {
	width: 20px;
}

.nav li a.focus {
	color: #f08301;
}

.nav li a::after {
	height: 16px;
	background-color: #ddd;
}
.nav li a::before {
	height: 8px;
	background-color: #6bbf9d;
	z-index: 2;
}
.nav li a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 2px;
}
.nav li a::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 3px;
	background-color: #f08200;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}
.nav li a.on::before {
	opacity: 1;
}
.nav li:last-child a::after {
	display: none;
}
.banner {
	padding: 24px 0;
	background: url(../../../../images/exhibition/version/2024/bg.png) no-repeat;
	background-size: cover;
}
.banner-right {
	float: right;
	width: 362px;
	margin-left: 12px;
	background-color: #fff;
	border-radius: 4px;
}
.banner-right .loginIndex {
	padding: 20px 30px 15px;
	background: url(../../../../images/exhibition/version/2024/login-bg.png) no-repeat;
	background-size: cover;
}
.banner-right .loginIndex .message{
    line-height: 54px;
	height: 54px;
    font-size: 15px;
    color: #fff;
	overflow: hidden;
}
.banner-right .loginIndex .message .image {
	width: 54px;
	height: 54px;
    margin-right: 18px;
	border-radius: 50%;
    float: left;
}
.banner-right .loginIndex .message a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.login-box {
	padding: 16px 16px 10px;
}
.login-box .sign {
	text-align: center;
	font-size: 0;
}
.login-box .sign a {
	font-size: 15px;
	margin-right: 12px;
	width: 159px;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	color: #f08200;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}
.login-box .sign a:last-child {
	margin-right: 0;
	color: #666;
}
.login-box .sign a:hover {
	background-color: #f08200;
	color: #fff;
}
.login-box .btn-arr {
	font-size: 0;
	border-top: 1px solid #eee;
	margin-top: 16px;
	padding-top: 16px;
}
.login-box .btn-arr a {
	display: inline-block;
	text-align: center;
	width: 100px;
	color: #333;
}
.login-box .btn-arr a:nth-child(2) {
	width: 130px;
}
.login-box .btn-arr span {
	display: block;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 8px;
}
.login-box .btn-arr a:hover {
	color: #f08200;
}
.vx-img-top {
	display: none;
	margin-top: 18px;
}
.vx-img-top .image {
	padding: 7px;
	text-align: center;
	background: url(../../../../images/exhibition/version/2024/wx-bg.png) no-repeat center center;
	background-size: auto 100%;
}
.vx-img-top .image img {
	height: 132px;
}
.vx-text {
	margin-top: 18px;
	font-size: 0;
}
.vx-text a {
	display: inline-block;
	margin-right: 12px;
	width: 102px;
	height: 32px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #333;
	border-radius: 2px;
	background-color: #f5f5f5;
}
.vx-text a.focus {
	background-color: #fff4e8;
	color: #f08200;
}
.vx-text a:last-child {
	margin-right: 0;
}
.web-notice {
	margin-top: 22px;
}
.web-notice .title {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.web-notice .title .more {
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.web-notice .title .more i {
	font-size: 8px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 2px;
}
.web-notice li {
	margin-top: 15px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.web-notice li a {
	color: #333;
}
.web-notice li a:hover {
	color: #f08200;
}
.web-notice li mark {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	font-size: 12px;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	margin-top: 1px;
	background-color: #fff4e8;
	color: #f08200;
}
.banner-left {
	padding: 12px;
	border-radius: 4px;
	background-color: #fca135;
	overflow: hidden;
}
.live-box {
	overflow: hidden;
}
.live-box .big-live {
	float: left;
	width: 880px;
	margin-right: 12px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.live-box .big-live .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	position: relative;
}
.live-box .big-live .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.live-box .big-live .image .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(../../../../images/exhibition/version/2024/play.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 8px;
	color: #fff;
	font-size: 20px;
	height: 68px;
	line-height: 66px;
	padding: 0 30px;
	font-weight: bold;
}
.live-box .big-live .image .btn i {
	display: inline-block;
	width: 30px;
	height: 22px;
	background: url(../../../../images/exhibition/version/2024/live-line.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 24px;
	margin-right: 10px;
}
.live-box .big-live .text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0,0,0,.6);
}

.live-box .big-live .text p {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 24px;
	font-weight: bold;
}
.live-box .big-live .text p a {
	color: #fff;
}
.live-box .big-live .text p mark {
	display: inline-block;
	width: 75px;
	height: 32px;
	background: url(../../../../images/exhibition/version/2024/big-live.gif) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 10px;
}
.live-box .brands {
	overflow: hidden;
	background-color: #fff;
	border-radius: 4px;
	padding: 0 12px;
}
.live-box .brands ul {
	overflow: hidden;
}
.live-box .brands li {
	float: left;
	width: 50%;
	height: 98px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.live-box .brands li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.live-box .brands li:nth-last-child(-n + 2) {
	border-bottom: 0;
}
.banner-left .live-list {
	margin-top: 12px;
	overflow: hidden;
}
.banner-left .live-list ul {
	overflow: hidden;
	margin-right: -12px;
}
.banner-left .live-list li {
	float: left;
	width: 16.66%;
}
.banner-left .live-list .item {
	margin-right: 12px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.banner-left .live-list .image {
	height: 0;
	padding-bottom: 55%;
	overflow: hidden;
	position: relative;
}
.banner-left .live-list .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.banner-left .live-list .image .play {
	position: absolute;
	width: 34px;
	height: 34px;
	background: url(../../../../images/exhibition/version/2024/play-icon.png) no-repeat;
	background-size: contain;
	left: 50%;
	top: 24px;
	transform: translateX(-50%);
}
.banner-left .live-list .text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 12px 10px 8px;
	width: 100%;
	box-sizing: border-box;
	background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.47) 53%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.47) 53%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.47) 53%, rgba(255,255,255,0) 100%);
}
.banner-left .live-list .text p {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
}
.banner-left .live-list .text p a {
	color: #fff;
}
.swiper-main .w {
	position: relative;
	overflow: hidden;
}
.swiper-main .swiper {
	position: relative;
	overflow: hidden;
}

.swiper-main .swiper-slide {
	width: 640px;
}
.swiper-main .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}
.swiper-main .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.swiper-main .image i {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 36px;
	height: 18px;
	background: url(../../../../images/exhibition/version/2024/adv.png) no-repeat;
	background-size: contain;
}
.swiper-main p {
	margin-top: 12px;
	font-size: 22px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	display: none;
}
.swiper-main p a {
	color: #333;
}
.swiper-main p a:hover {
	color: #f08200;
}
.swiper-slide-active p {
	display: block;
}
.swiper-main .swiper-button-next, .swiper-main .swiper-button-prev {
	top: 50%;
	width: 44px;
	height: 88px;
	margin-top: -50px;
	z-index: 10;
	background-size: auto;
	background-color: rgba(0,0,0,.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.swiper-main .swiper-button-next {
	background-image: url(../../../../images/exhibition/version/2024/arrow-right-wide-fill.png);
	right: 0;
}
.swiper-main .swiper-button-prev {
	background-image: url(../../../../images/exhibition/version/2024/arrow-left-wide-fill.png);
	left: 0;
}
.swiper-main .swiper-button-next:hover,.swiper-main .swiper-button-prev:hover {
	background-color: rgba(0,0,0,.7);
}
.swiper-main {
	margin-top: 16px;
	overflow: hidden;
}
.exhi-main {
	margin-top: 22px;
}
.public-title {
	position: relative;
}
.public-title p {
	font-size: 32px;
	font-weight: bold;
}
.public-title p i {
	display: inline-block;
	width: 37px;
	height: 36px;
	margin-right: 10px;
	vertical-align: top;
	background: url(../../../../images/exhibition/version/2024/guonri.png) no-repeat;
	background-size: contain;
}
.public-title p i.guoji {
	background: url(../../../../images/exhibition/version/2024/guoji.png) no-repeat;
	background-size: contain;
}
.public-title p span {
	color: #f18200;
}
.guoji-main .public-title p span {
	color: #945d56;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 12px;
	font-size: 16px;
	color: #333;
}
.public-title .more i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../../../images/exhibition/version/2024/more.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 4px;
}
.public-title .more:hover {
	color: #f08200;
}
.guoji-main .public-title .more:hover {
	color: #945d56;
}
.public-tab {
	margin-top: 20px;
	overflow: hidden;
}
.public-tab p {
	margin-right: -10px;
	margin-top: -10px;
	overflow: hidden;
}
.public-tab p a {
	float: left;
	width: 8.33%;
	color: #333;
}
.public-tab .item {
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	border-radius: 4px;
	background-color: #baa89b;
	padding: 0 8px;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.public-tab .item::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 20px;
	background: url(../../../../images/exhibition/version/2024/nav-bg.png) no-repeat;
	background-size: 100% 100%;
}
.public-tab .text {
	position: relative;
	z-index: 2;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	min-width: 76px;
}
.public-tab i {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 18px;
	height: 18px;
	background-image: url(../../../../images/exhibition/version/2024/server-line.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
}
.public-tab a:hover,.public-tab a.focus {
	color: #f18200;
}
.public-tab a:hover .item,.public-tab a.focus .item {
	background-color: #f18200;
}
.public-tab.guoji-tab .item {
	background-color: #bfa6a2;
}
.public-tab.guoji-tab a:hover,.public-tab.guoji-tab a.focus {
	color: #945d56;
}
.public-tab.guoji-tab a:hover .item,.public-tab.guoji-tab a.focus .item {
	background-color: #945d56;
}
.public-tab i.lingbujian {
	background-image: url(../../../../images/exhibition/version/2024/settings-4-line.png);
}
.public-tab i.yiqi {
	background-image: url(../../../../images/exhibition/version/2024/microscope-line.png);
}
.public-tab i.zhinengzhizao {
	background-image: url(../../../../images/exhibition/version/2024/robot-2-line.png);
}
.public-tab i.jichuang {
	background-image: url(../../../../images/exhibition/version/2024/jichuang.png);
}
.public-tab i.nongye {
	background-image: url(../../../../images/exhibition/version/2024/nongye.png);
}
.public-tab i.shipin {
	background-image: url(../../../../images/exhibition/version/2024/shipin.png);
}
.public-tab i.fangzhi {
	background-image: url(../../../../images/exhibition/version/2024/fangzhi.png);
}
.public-tab i.baozhuang {
	background-image: url(../../../../images/exhibition/version/2024/baozhuang.png);
}
.public-tab i.huagong {
	background-image: url(../../../../images/exhibition/version/2024/huagong.png);
}
.public-tab i.xiangsu {
	background-image: url(../../../../images/exhibition/version/2024/xiangsu.png);
}
.public-tab i.zhiyao {
	background-image: url(../../../../images/exhibition/version/2024/zhiyao.png);
}
.public-tab i.huanbao {
	background-image: url(../../../../images/exhibition/version/2024/huanbao.png);
}
.public-tab i.dianqi {
	background-image: url(../../../../images/exhibition/version/2024/dianqi.png);
	width: 16px;
	height: 20px;
}
.public-tab i.haiyang {
	background-image: url(../../../../images/exhibition/version/2024/haiyang.png);
	height: 20px;
}
.public-tab i.jiaotong {
	background-image: url(../../../../images/exhibition/version/2024/jiaotong.png);
	width: 19px;
	height: 18px;
}
.public-tab i.tongxin {
	background-image: url(../../../../images/exhibition/version/2024/tongxin.png);
	height: 20px;
}
.public-tab i.dianzi {
	background-image: url(../../../../images/exhibition/version/2024/dianzi.png);
}
.public-tab i.cangchu {
	background-image: url(../../../../images/exhibition/version/2024/cangchu.png);
}
.public-tab i.caikuang {
	background-image: url(../../../../images/exhibition/version/2024/caikuang.png);
}
.public-tab i.jiancai {
	background-image: url(../../../../images/exhibition/version/2024/jiancai.png);
}
.public-tab i.gongcheng {
	background-image: url(../../../../images/exhibition/version/2024/gongcheng.png);
}
.public-tab i.hangkong {
	background-image: url(../../../../images/exhibition/version/2024/hangkong.png);
	width: 20px;
}
.public-tab i.chuanbo {
	background-image: url(../../../../images/exhibition/version/2024/chuanbo.png);
}
.public-tab i.qiche {
	background-image: url(../../../../images/exhibition/version/2024/qiche.png);
}
.public-bot {
	display: none;
	margin-top: 22px;
}
.public-bot ul::after {
	content: "";
	clear: both;
	display: block;
}
.public-bot ul {
	margin-right: -16px;
	margin-top: -16px;
}
.public-bot li {
	float: left;
	width: 20%;
}
.public-bot li .item {
	margin-right: 16px;
	margin-top: 16px;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.public-bot li .item:hover {
	box-shadow: 0px 8px 16px 0px rgba(40, 40, 40, 0.08);
}
.public-bot.guoji-bot li .item {
	background-image: url(../../../../images/exhibition/version/2024/eath.png);
	background-repeat: no-repeat;
	background-position: 178px 136px;
}
.public-bot li .image {
	height: 130px;
	position: relative;
}
.public-bot li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
}
.public-bot li .text {
	padding: 6px 16px 14px;
}
.public-bot li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.public-bot li .text p a {
	color: #333;
}
.public-bot li .text p a:hover {
	color: #f08200;
}
.public-bot li .text .data {
	margin-top: 8px;
	position: relative;
	font-size: 15px;
}
.public-bot li .text .data .day {
	color: #f08200;
	font-family: "PingFang SC";
	font-weight: bold;
}
.public-bot li .text .data .day i {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 2px;
	color: #bbb;
	font-weight: normal;
}
.public-bot li .text .data .status {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-weight: bold;
	font-family: "PingFang SC";
}
.public-bot li .text .data .status p {
	line-height: 1;
}
.public-bot li .text .data .status b {
	color: #f08200;
	margin: 0 2px;
}
.public-bot li .text .city {
	margin-top: 12px;
	position: relative;
	font-size: 13px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	color: #999;
	padding-right: 76px;
}
.public-bot li .text .city .didian i {
	font-size: 14px;
	margin-right: 2px;
	color: #bbb;
}
.public-bot li .text .city .follow {
	position: absolute;
	right: 0;
	top: 1px;
	font-size: 12px;
}
.public-bot li .text .city .follow i {
	color: #ff5252;
	font-size: 12px;
	vertical-align: top;
	margin-right: 2px;
}
.exhi-news {
	margin-top: 30px;
}
.exhi-news .title {
	position: relative;
}
.exhi-news .title p {
	font-size: 24px;
	font-weight: bold;
}
.exhi-news .title p i {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 8px;
	vertical-align: top;
	background: url(../../../../images/exhibition/version/2024/guonri.png) no-repeat;
	background-size: contain;
	margin-top: -1px;
}
.exhi-news .title p span {
	color: #f08200;
}
.exhi-news .title .more {
	position: absolute;
	right: 0;
	top: 6px;
	font-size: 16px;
	color: #999;
}
.exhi-news .title .more i {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 2px;
}
.exhi-news .title .more:hover {
	color: #f08200;
}
.report-box {
	float: left;
	width: 416px;
	margin-right: 20px;
	background: url(../../../../images/exhibition/version/2024/report-bg1.png) no-repeat;
	background-size: cover;
	box-shadow: 0px 8px 16px 0px rgba(40, 40, 40, 0.08);
	border-radius: 4px;
	overflow: hidden;
	padding: 20px 14px;
	box-sizing: border-box;
}
.report-box .list {
	margin-top: 14px;
}
.report-box li {
	overflow: hidden;
	margin-top: 20px;
}
.report-box li:first-child {
	margin-top: 0;
}
.report-box li .image {
	float: left;
	width: 160px;
	margin-right: 8px;
}
.report-box li .image a {
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.report-box li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.report-box li .text {
	overflow: hidden;
}
.report-box li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.report-box li .text p a {
	color: #333;
}
.report-box li .text p a:hover {
	color: #f08200;
}
.report-box li .text .num {
	margin-top: 18px;
	font-size: 15px;
	color: #999;
}
.news-box {
	float: left;
	margin-right: 20px;
	width: 688px;
	padding: 20px;
	box-shadow: 0px 8px 16px 0px rgba(40, 40, 40, 0.08);
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
	background: url(../../../../images/exhibition/version/2024/news-bg1.png) no-repeat;
	background-size: cover;
}
.exhi-news .news-box .title p span {
	color: #ed5736;
}
.exhi-news .title p i.img-icon {
	width: 28px;
	height: 24px;
	background: url(../../../../images/exhibition/version/2024/image-fill.png) no-repeat;
	background-size: contain;
	margin-top: 1px;
}
.news-swiper-box {
	margin-top: 18px;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.news-swiper-box .image {
	height: 0;
	padding-bottom: 56.15%;
	overflow: hidden;
	position: relative;
}
.news-swiper-box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.news-swiper-box .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 60px 18px 14px;
	box-sizing: border-box;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,1));
}
.news-swiper-box .text p {
	font-size: 24px;
	line-height: 26px;
	height: 26px;
	padding-right: 80px;
	overflow: hidden;
}
.news-swiper-box .text p a {
	color: #fff;
}
.news-swiper-box .swiper-button-next, .news-swiper-box .swiper-button-prev {
	width: 20px;
	height: 40px;
	margin-top: -20px;
	background-size: 10px 18px;
	background-color: rgba(0,0,0,.7);
}
.news-swiper-box .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'https%3A%2F%2Fround-lake.dustinice.workers.dev%3A443%2Fhttp%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	left: 0;
}
.news-swiper-box .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'https%3A%2F%2Fround-lake.dustinice.workers.dev%3A443%2Fhttp%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	right: 0;
}
.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 20px;
	left: auto;
	width: auto;
	right: 8px;
}
.news-swiper-box .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.news-swiper-box .swiper-pagination-bullet-active {
	background: #ed5736;
	width: 32px;
	border-radius: 4px;
}
.news-list {
	margin-top: 17px;
	overflow: hidden;
}
.news-list ul {
	margin-top: -20px;
	overflow: hidden;
}
.news-list li {
	margin-top: 18px;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.news-list li a {
	color: #333;
}
.news-list li a:hover {
	color: #ed5736;
}
.news-list li mark {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	padding: 0 7px;
	border-radius: 2px;
	color: #fff;
	background-color: #ed5736;
	height: 22px;
	line-height: 21px;
	font-size: 14px;
	margin-top: 2px;
}
.report-box:last-child {
	margin-right: 0;
	background-image: url(../../../../images/exhibition/version/2024/report-bg2.png);

}
.report-box:last-child .title p span {
	color: #4b2093;
}
.exhi-news .title p i.guowai {
	width: 28px;
	height: 28px;
	background: url(../../../../images/exhibition/version/2024/earth-fill.png) no-repeat;
	margin-top: 0px;
	background-size: contain;
}
.link-box {
	background: #fff;
	margin-top: 30px;
	padding: 30px 0;
}

.link-top {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.link-top p {
	color: #dddddd;
	font-size: 0;
}
.link-top p a {
	display: inline-block;
	vertical-align: top;
	color: #999;
	padding: 0 16px 20px;
	border-top: 3px solid transparent;
	font-weight: bold;
	font-size: 22px;
}
.link-top p a.focus {
	font-weight: 700;
	color: #f08200;
	border-bottom: 3px solid #f08200;
}
.link-btn {
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 15px;
	color: #fff;
	padding: 0 20px;
	background-color: #f08200;
	border-radius: 18px;
	height: 34px;
	line-height: 34px;
	z-index: 9;
}
.link-btn:hover {
	background-color: rgb(214, 98, 20);
}
.link-list {
	font-size: 0;
	display: none;
	padding: 20px 0 0;
	overflow: hidden;
}
.link-list ul {
	overflow: hidden;
	margin: 0 -17px;
}
.link-list li {
	float: left;
}
.link-list a {
	color: #333;
	font-size: 16px;
	line-height: 32px;
	padding: 0 17px;
	display: inline-block;
	position: relative;
}
.link-list a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 1px;
	height: 16px;
	background: #ddd;
}
.link-list a:hover{
	color: #f08200;
}


.footer {
	margin: 0 auto;
	background-color: #212324;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}

.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}

.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.cn/images/index/Version/2021/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}

.link-box .w {
	position: relative;
}
.banner-left .live-list .image img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.banner-left .live-list .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
@media only screen and (min-width:1920px) {
	.w {
		width: 1560px;
	}
}

@media only screen and (min-width: 1600px) and (max-width:1919px) {
	.w {
		width: 1560px;
	}
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
	.w {
		width: 1400px;
	}

	.search-div .w {
		padding: 30px 20px;
	}

	.search-div .logo {
		margin-top: 3px;
	}

	.search-div .search-box input {
		width: 520px;
	}

	.nav li a {
		font-size: 20px;
		padding: 0 40px;
	}
	.banner {
		padding: 22px 0;
	}
	.banner-right {
		width: 324px;
		margin-left: 10px;
	}
	.banner-right .loginIndex {
		padding: 18px 28px 13px;
	}
	.banner-right .loginIndex .message .image {
		width: 48px;
		height: 48px;
		margin-right: 15px;
	}
	.banner-right .loginIndex .message {
		line-height: 48px;
		height: 48px;
		font-size: 14px;
	}
	.login-box {
		padding: 14px 14px 8px;
	}
	.login-box .sign a {
		font-size: 14px;
		margin-right: 10px;
		width: 143px;
		height: 36px;
		line-height: 36px;
	}
	.login-box .btn-arr {
		margin-top: 14px;
		padding-top: 14px;
	}
	.login-box .btn-arr a {
		width: 88px;
	}
	.login-box .btn-arr a:nth-child(2) {
		width: 120px;
	}
	.login-box .btn-arr span {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 7px;
	}
	.login-box .btn-arr .icon {
		height: 24px;
	}
	.vx-img-top {
		margin-top: 15px;
	}
	.vx-img-top .image img {
		height: 119px;
	}
	.vx-img-top .image {
		padding: 5px;
	}
	.vx-text {
		margin-top: 16px;
	}
	.vx-text a {
		margin-right: 12px;
		width: 90px;
		height: 29px;
		line-height: 27px;
		font-size: 13px;
	}
	.web-notice {
		margin-top: 20px;
	}
	.web-notice .title {
		font-size: 15px;
	}
	.web-notice .title .more {
		top: 3px;
	}
	.web-notice li {
		margin-top: 13px;
		font-size: 13px;
	}
	.banner-left {
		padding: 11px;
	}
	.live-box .big-live {
		width: 790px;
		margin-right: 11px;
	}
	.live-box .big-live .text {
		padding: 16px;
	}
	.live-box .big-live .text p mark {
		width: 67px;
		height: 29px;
		margin-right: 10px;
	}
	.live-box .big-live .text p {
		line-height: 29px;
		height: 29px;
		font-size: 22px;
	}
	.live-box .brands {
		padding: 0 11px;
	}
	.live-box .brands li {
		height: 88px;
	}
	.swiper-main {
		margin-top: 14px;
	}
	.swiper-main .swiper-slide {
		width: 574px;
	}
	.swiper-main p {
		margin-top: 12px;
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.swiper-main .swiper-button-next, .swiper-main .swiper-button-prev {
		width: 40px;
		height: 78px;
		margin-top: -44px;
		background-size: 16px 43px;
	}
	.exhi-main {
		margin-top: 20px;
	}
	.public-title p {
		font-size: 29px;
	}
	.public-title p i {
		width: 32px;
		height: 32px;
		margin-right: 8px;
	}
	.public-title .more {
		top: 10px;
		font-size: 15px;
	}
	.public-tab {
		margin-top: 18px;
	}
	.public-tab .item {
		margin-right: 8px;
		margin-top: 8px;
		padding: 0 7px;
	}
	.public-tab p {
		margin-right: -8px;
		margin-top: -8px;
	}
	.public-tab .text {
		line-height: 39px;
		height: 39px;
		font-size: 15px;
		min-width: 71px;
	}
	.public-tab i {
		right: 5px;
		top: 5px;
		width: 16px;
		height: 16px;
	}
	.public-tab .item::after {
		right: 16px;
	}
	.public-tab i.haiyang {
		height: 18px;
	}
	.public-tab i.jiaotong {
		width: 17px;
		height: 16px;
	}
	.public-tab i.dianqi {
		width: 14px;
		height: 18px;
	}
	.public-bot {
		margin-top: 20px;
	}
	.public-bot li .item {
		margin-right: 14px;
		margin-top: 14px;
	}
	.public-bot ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.public-bot li .image {
		height: 116px;
	}
	.public-bot li .text {
		padding: 6px 14px 13px;
	}
	.public-bot li .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.public-bot li .text .data {
		font-size: 13px;
	}
	.public-bot li .text .data .day i {
		font-size: 12px;
	}
	.public-bot li .text .city {
		margin-top: 12px;
		font-size: 12px;
		line-height: 15px;
		height: 15px;
		padding-right: 76px;
	}
	.public-bot.guoji-bot li .item {
		background-position: 170px 125px;
		background-size: 134px;
	}
	.exhi-news {
		margin-top: 26px;
	}
	.report-box {
		width: 372px;
		margin-right: 17px;
		padding: 19px 14px;
	}
	.exhi-news .title p i.guowai {
		width: 25px;
		height: 25px;
	}
	.exhi-news .title p i {
		width: 25px;
		height: 25px;
		margin-right: 7px;
		margin-top: 0;
	}
	.exhi-news .title p {
		font-size: 21px;
	}
	.exhi-news .title .more {
		font-size: 15px;
	}
	.exhi-news .title .more i {
		font-size: 11px;
		margin-top: 4px;
	}
	.report-box li .image {
		width: 144px;
	}
	.report-box li .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.report-box li .text .num {
		margin-top: 16px;
		font-size: 14px;
	}
	.report-box li {
		margin-top: 18px;
	}
	.report-box .list {
		margin-top: 12px;
	}
	.news-box {
		margin-right: 17px;
		width: 622px;
		padding: 18px;
	}
	.exhi-news .title p i.img-icon {
		width: 25px;
		height: 21px;
		margin-top: 2px;
	}
	.news-swiper-box {
		margin-top: 15px;
	}
	.news-swiper-box .text {
		padding: 54px 18px 14px;
	}
	.news-swiper-box .text p {
		font-size: 22px;
		line-height: 24px;
		height: 24px;
		padding-right: 72px;
	}
	.news-swiper-box .swiper-pagination-bullet-active {
		width: 28px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 3px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 18px;
	}
	.news-list {
		margin-top: 15px;
	}
	.news-list ul {
		margin-top: -18px;
	}
	.news-list li mark {
		margin-right: 8px;
		padding: 0 7px;
		height: 20px;
		line-height: 19px;
		font-size: 13px;
		margin-top: 2px;
	}
	.news-list li {
		margin-top: 16px;
		font-size: 15px;
		line-height: 22px;
		height: 22px;
	}
	.link-box {
		margin-top: 28px;
		padding: 23px 0;
	}
	.link-top p a {
		padding: 0 13px 17px;
		font-size: 20px;
	}
	.link-btn {
		top: 3px;
		right: 0;
		font-size: 14px;
		padding: 0 18px;
		height: 32px;
		line-height: 32px;
	}
	.link-list a {
		font-size: 15px;
		line-height: 28px;
		padding: 0 15px;
	}
	.link-list ul {
		margin: 0 -15px;
	}
	.link-list a::after {
		top: 8px;
		width: 1px;
		height: 14px;
	}
	.link-list {
		padding: 16px 0 0;
	}
	.copyright {
		font-size: 13px;
	}


}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
	.w {
		width: 1328px;
	}

	.search-div .w {
		padding: 30px 20px 26px;
	}
	.search-div .logo {
		width: 268px;
		margin: 0 auto;
	}

	.search-div .form .select .select-top p {
		font-size: 14px;
		line-height: 40px;
	}
	.search-div .form .select .select-top {
		padding: 0 13px;
	}


	.search-div .search-box input {
		padding: 0 80px 0 20px;
		width: 424px;
		font-size: 14px;
	}
	.search-div .search-box {
		height: 44px;
		margin: 18px auto 0;
	}
	.search-div .form .select .select-top i {
		margin-top: 20px;
		margin-left: 7px;
	}
	.search-box button {
		font-size: 16px;
	}

	.nav li a {
		font-size: 19px;
		padding: 0 37px;
	}
	.banner {
		padding: 20px 0;
	}
	.banner-right {
		width: 308px;
		margin-left: 10px;
	}
	.banner-right .loginIndex {
		padding: 16px 24px 12px;
	}
	.banner-right .loginIndex .message .image {
		width: 46px;
		height: 46px;
		margin-right: 14px;
	}
	.banner-right .loginIndex .message {
		line-height: 46px;
		height: 46px;
		font-size: 13px;
	}
	.login-box {
		padding: 14px 14px 8px;
	}
	.login-box .sign a {
		font-size: 13px;
		margin-right: 10px;
		width: 135px;
		height: 34px;
		line-height: 34px;
	}
	.login-box .btn-arr {
		margin-top: 14px;
		padding-top: 14px;
	}
	.login-box .btn-arr a {
		width: 80px;
	}
	.login-box .btn-arr a:nth-child(2) {
		width: 120px;
	}
	.login-box .btn-arr span {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 6px;
	}
	.login-box .btn-arr .icon {
		height: 21px;
	}
	.vx-img-top {
		margin-top: 14px;
	}
	.vx-img-top .image img {
		height: 114px;
	}
	.vx-img-top .image {
		padding: 4px;
	}
	.vx-text {
		margin-top: 16px;
	}
	.vx-text a {
		margin-right: 10px;
		width: 86px;
		height: 27px;
		line-height: 25px;
		font-size: 12px;
	}
	.web-notice {
		margin-top: 15px;
	}
	.web-notice .title {
		font-size: 14px;
	}
	.web-notice .title .more {
		top: 2px;
	}
	.web-notice li {
		margin-top: 12px;
		font-size: 13px;
	}
	.banner-left {
		padding: 10px;
	}
	.live-box .big-live {
		width: 748px;
		margin-right: 10px;
	}
	.live-box .big-live .image .btn {
		background: url(../../../../images/exhibition/version/2024/play.png) no-repeat;
		background-size: 100% 100%;
		font-size: 17px;
		height: 56px;
		line-height: 56px;
		padding: 0 26px;
	}
	.live-box .big-live .image .btn i {
		width: 26px;
		height: 20px;
		margin-top: 20px;
		margin-right: 8px;
	}
	.live-box .big-live .text {
		padding: 15px;
	}
	.live-box .big-live .text p mark {
		width: 67px;
		height: 28px;
		margin-right: 10px;
	}
	.live-box .big-live .text p {
		line-height: 28px;
		height: 28px;
		font-size: 21px;
	}
	.live-box .brands {
		padding: 0 10px;
	}
	.live-box .brands li {
		height: 83px;
	}
	.banner-left .live-list ul {
		margin-right: -10px;
	}
	.banner-left .live-list {
		margin-top: 10px;
	}
	.banner-left .live-list .item {
		margin-right: 10px;
	}
	.banner-left .live-list .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.banner-left .live-list .image .play {
		width: 30px;
		height: 30px;
	}
	.swiper-main {
		margin-top: 14px;
	}
	.swiper-main .swiper-slide {
		width: 544px;
	}
	.swiper-main p {
		margin-top: 10px;
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.swiper-main .swiper-button-next, .swiper-main .swiper-button-prev {
		width: 37px;
		height: 74px;
		margin-top: -42px;
		background-size: 15px 40px;
	}
	.exhi-main {
		margin-top: 16px;
	}
	.public-title p {
		font-size: 27px;
	}
	.public-title p i {
		width: 30px;
		height: 30px;
		margin-right: 8px;
	}
	.public-title .more {
		top: 7px;
		font-size: 14px;
	}
	.public-title .more i {
		width: 14px;
		height: 14px;
	}
	.public-tab {
		margin-top: 16px;
	}
	.public-tab .item {
		margin-right: 7px;
		margin-top: 7px;
		padding: 0 6px;
	}
	.public-tab p {
		margin-right: -7px;
		margin-top: -7px;
	}
	.public-tab .text {
		line-height: 36px;
		height: 36px;
		font-size: 14px;
		min-width: 69px;
	}
	.public-tab i {
		right: 4px;
		top: 4px;
		width: 15px;
		height: 15px;
	}
	.public-tab .item::after {
		right: 16px;
	}
	.public-tab i.haiyang {
		height: 18px;
	}
	.public-tab i.jiaotong {
		width: 17px;
		height: 16px;
	}
	.public-tab i.dianqi {
		width: 14px;
		height: 18px;
	}
	.public-bot {
		margin-top: 18px;
	}
	.public-bot li .item {
		margin-right: 12px;
		margin-top: 12px;
	}
	.public-bot ul {
		margin-right: -12px;
		margin-top: -12px;
	}
	.public-bot li .image {
		height: 111px;
	}
	.public-bot li .text {
		padding: 5px 12px 12px;
	}
	.public-bot li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.public-bot li .text .data {
		font-size: 13px;
	}
	.public-bot li .text .data .day i {
		font-size: 12px;
	}
	.public-bot li .text .city {
		margin-top: 12px;
		font-size: 12px;
		line-height: 15px;
		height: 15px;
		padding-right: 76px;
	}
	.public-bot.guoji-bot li .item {
		background-position: 170px 125px;
		background-size: 134px;
	}
	.exhi-news {
		margin-top: 26px;
	}
	.report-box {
		width: 353px;
		margin-right: 17px;
		padding: 19px 12px;
	}
	.exhi-news .title p i.guowai {
		width: 24px;
		height: 24px;
	}
	.exhi-news .title p i {
		width: 24px;
		height: 24px;
		margin-right: 6px;
		margin-top: 0;
	}
	.exhi-news .title p {
		font-size: 20px;
	}
	.exhi-news .title .more {
		font-size: 13px;
	}
	.exhi-news .title .more i {
		font-size: 9px;
		margin-top: 3px;
	}
	.report-box li .image {
		width: 136px;
	}
	.report-box li .text p {
		font-size: 14px;
		line-height: 21px;
		height: 42px;
	}
	.report-box li .text .num {
		margin-top: 16px;
		font-size: 13px;
	}
	.report-box li {
		margin-top: 18px;
	}
	.report-box .list {
		margin-top: 12px;
	}
	.news-box {
		margin-right: 17px;
		width: 588px;
		padding: 20px 16px;
	}
	.exhi-news .title p i.img-icon {
		width: 25px;
		height: 21px;
		margin-top: 2px;
	}
	.news-swiper-box {
		margin-top: 13px;
	}
	.news-swiper-box .text {
		padding: 50px 16px 13px;
	}
	.news-swiper-box .text p {
		font-size: 20px;
		line-height: 24px;
		height: 24px;
		padding-right: 72px;
	}
	.news-swiper-box .swiper-pagination-bullet-active {
		width: 28px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 3px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 18px;
	}
	.news-list {
		margin-top: 13px;
	}
	.news-list ul {
		margin-top: -13px;
	}
	.news-list li mark {
		margin-right: 8px;
		padding: 0 7px;
		height: 20px;
		line-height: 19px;
		font-size: 13px;
		margin-top: 2px;
	}
	.news-list li {
		margin-top: 13px;
		font-size: 15px;
		line-height: 22px;
		height: 22px;
	}
	.link-box {
		margin-top: 24px;
		padding: 18px 0;
	}
	.link-top p a {
		padding: 0 13px 17px;
		font-size: 20px;
	}
	.link-btn {
		top: 3px;
		right: 0;
		font-size: 14px;
		padding: 0 18px;
		height: 32px;
		line-height: 32px;
	}
	.link-list a {
		font-size: 15px;
		line-height: 28px;
		padding: 0 15px;
	}
	.link-list ul {
		margin: 0 -15px;
	}
	.link-list a::after {
		top: 8px;
		width: 1px;
		height: 14px;
	}
	.link-list {
		padding: 16px 0 0;
	}

	.copyright {
		font-size: 12px;
	}

	ul.footImg {
		height: 42px;
		background-size: auto 100%;
	}

	ul.footImg li {
		width: 118px;
	}

	ul.footImg li a {
		width: 106px;
		height: 42px;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1199px) {

	.w {
		width: 1138px;
	}

	.header p {
		margin-right: 56px;
	}

	.header,
	.headerBot.w {
		font-size: 12px;
	}

	.header p a {
		margin-left: 16px;
	}

	.search-div .w {
		padding: 24px 16px;
	}

	.search-div .logo {
		width: 230px;
		margin: 0 auto;
	}

	.search-box button {
		font-size: 14px;
	}

	.search-div .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
	}

	.search-div .form .select .select-top {
		padding: 0 10px;
	}

	.search-div .form .select .select-top i {
		margin-top: 16px;
		margin-left: 5px;
	}

	.search-div .search-box input {
		padding: 0 80px 0 12px;
		width: 500px;
		font-size: 12px;
	}

	.search-div .search-box {
		height: 38px;
		margin: 14px auto 0;
	}


	.search-div .form .select .select-top::after {
		height: 16px;
	}

	.search-box .select-bot li {
		font-size: 12px;
		line-height: 28px;
		letter-spacing: 1px;
	}

	.nav ul {
		padding: 0 16px;
	}

	.nav li a {
		font-size: 17px;
		padding: 0 29px;
	}
	.nav li span::after {
		height: 3px;
	}

	.nav li a.focus span::after {
		width: 16px;
	}

	.nav li span {
		padding-bottom: 12px;
	}

	.nav li a::after {
		font-size: 15px;
		top: 1px;
	}
	.banner {
		padding: 18px 0;
	}
	.banner-right {
		width: 264px;
		margin-left: 8px;
	}
	.banner-right .loginIndex {
		padding: 14px 20px 10px;
	}
	.banner-right .loginIndex .message .image {
		width: 40px;
		height: 40px;
		margin-right: 12px;
	}
	.banner-right .loginIndex .message {
		line-height: 40px;
		height: 40px;
		font-size: 12px;
	}
	.login-box {
		padding: 12px 12px 8px;
	}
	.login-box .sign a {
		font-size: 12px;
		margin-right: 10px;
		width: 115px;
		height: 30px;
		line-height: 30px;
	}
	.login-box .btn-arr {
		margin-top: 12px;
		padding-top: 12px;
	}
	.login-box .btn-arr a {
		width: 74px;
	}
	.login-box .btn-arr a:nth-child(2) {
		width: 91px;
	}
	.login-box .btn-arr span {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 6px;
	}
	.login-box .btn-arr .icon {
		height: 21px;
	}
	.vx-img-top {
		margin-top: 13px;
	}
	.vx-img-top .image img {
		height: 98px;
	}
	.vx-img-top .image {
		padding: 2px;
	}
	.vx-text {
		margin-top: 14px;
	}
	.vx-text a {
		margin-right: 10px;
		width: 73px;
		height: 24px;
		line-height: 23px;
		font-size: 12px;
	}
	.web-notice {
		margin-top: 15px;
	}
	.web-notice .title {
		font-size: 14px;
	}
	.web-notice .title .more {
		top: 2px;
	}
	.web-notice li {
		margin-top: 5px;
		font-size: 12px;
	}
	.banner-left {
		padding: 9px;
	}
	.live-box .big-live {
		width: 642px;
		margin-right: 9px;
	}
	.live-box .big-live .image .btn {
		background: url(../../../../images/exhibition/version/2024/play.png) no-repeat;
		background-size: 100% 100%;
		font-size: 17px;
		height: 56px;
		line-height: 56px;
		padding: 0 26px;
	}
	.live-box .big-live .image .btn i {
		width: 26px;
		height: 20px;
		margin-top: 20px;
		margin-right: 8px;
	}
	.live-box .big-live .text {
		padding: 12px;
	}
	.live-box .big-live .text p mark {
		width: 55px;
		height: 24px;
		margin-right: 8px;
	}
	.live-box .big-live .text p {
		line-height: 24px;
		height: 24px;
		font-size: 17px;
	}
	.live-box .brands {
		padding: 0 9px;
	}
	.live-box .brands li {
		height: 71.2px;
	}
	.banner-left .live-list ul {
		margin-right: -9px;
	}
	.banner-left .live-list {
		margin-top: 9px;
	}
	.banner-left .live-list .item {
		margin-right: 9px;
	}
	.banner-left .live-list .text {
		padding: 10px 6px 4px;
	}
	.banner-left .live-list .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.banner-left .live-list .image .play {
		width: 26px;
		height: 26px;
		top: 16px;
	}
	.swiper-main {
		margin-top: 12px;
	}
	.swiper-main .swiper-slide {
		width: 466px;
	}
	.swiper-main p {
		margin-top: 10px;
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
	.swiper-main .swiper-button-next, .swiper-main .swiper-button-prev {
		width: 32px;
		height: 64px;
		margin-top: -44px;
		background-size: 13px 34px;
	}
	.exhi-main {
		margin-top: 15px;
	}
	.public-title p {
		font-size: 23px;
	}
	.public-title p i {
		width: 26px;
		height: 26px;
		margin-right: 8px;
	}
	.public-title .more {
		top: 7px;
		font-size: 14px;
	}
	.public-title .more i {
		width: 13px;
		height: 13px;
		margin-top: 1px;
	}
	.public-tab {
		margin-top: 16px;
	}
	.public-tab .item {
		margin-right: 7px;
		margin-top: 7px;
		padding: 0 6px;
	}
	.public-tab p {
		margin-right: -7px;
		margin-top: -7px;
	}
	.public-tab .text {
		line-height: 32px;
		height: 32px;
		font-size: 12px;
		min-width: 52px;
	}
	.public-tab i {
		right: 4px;
		top: 4px;
		width: 15px;
		height: 15px;
	}
	.public-tab .item::after {
		right: 16px;
	}
	.public-tab i.haiyang {
		height: 18px;
	}
	.public-tab i.jiaotong {
		width: 17px;
		height: 16px;
	}
	.public-tab i.dianqi {
		width: 14px;
		height: 18px;
	}
	.public-bot {
		margin-top: 16px;
	}
	.public-bot li .item {
		margin-right: 9px;
		margin-top: 9px;
	}
	.public-bot ul {
		margin-right: -9px;
		margin-top: -9px;
	}
	.public-bot li .image {
		height: 96px;
	}
	.public-bot li .text {
		padding: 5px 12px 12px;
	}
	.public-bot li .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.public-bot li .text .data {
		font-size: 12px;
		letter-spacing: -0.5px;
	}
	.public-bot li .text .data .day i {
		font-size: 11px;
		margin-right: 2px;
	}
	.public-bot li .text .city {
		margin-top: 10px;
		font-size: 12px;
		line-height: 15px;
		height: 15px;
		padding-right: 76px;
	}
	.public-bot li .text .city .didian i {
		font-size: 12px;
	}
	.public-bot.guoji-bot li .item {
		background-position: 135px 102px;
		background-size: 134px;
	}
	.exhi-news {
		margin-top: 20px;
	}
	.report-box {
		width: 302px;
		margin-right: 15px;
		padding: 17px 12px;
	}
	.exhi-news .title p i.guowai {
		width: 20px;
		height: 20px;
	}
	.exhi-news .title p i {
		width: 20px;
		height: 20px;
		margin-right: 6px;
		margin-top: 0;
	}
	.exhi-news .title p {
		font-size: 17px;
	}
	.exhi-news .title .more {
		font-size: 12px;
		top: 4px;
	}
	.exhi-news .title .more i {
		font-size: 9px;
		margin-top: 3px;
	}
	.report-box li .image {
		width: 116px;
	}
	.report-box li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.report-box li .text .num {
		margin-top: 12px;
		font-size: 12px;
	}
	.report-box li {
		margin-top: 14px;
	}
	.report-box .list {
		margin-top: 12px;
	}
	.news-box {
		margin-right: 15px;
		width: 504px;
		padding: 17px 14px;
	}
	.exhi-news .title p i.img-icon {
		width: 20px;
		height: 16px;
		margin-top: 2px;
	}
	.news-swiper-box {
		margin-top: 13px;
	}
	.news-swiper-box .text {
		padding: 42px 12px 10px;
	}
	.news-swiper-box .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.news-swiper-box .text p {
		font-size: 18px;
		line-height: 22px;
		height: 22px;
		padding-right: 64px;
	}
	.news-swiper-box .swiper-pagination-bullet-active {
		width: 28px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 3px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 15px;
	}
	.news-list {
		margin-top: 13px;
	}
	.news-list ul {
		margin-top: -8px;
	}
	.news-list li mark {
		margin-right: 6px;
		padding: 0 7px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 1px;
	}
	.news-list li {
		margin-top: 8px;
		font-size: 13px;
		line-height: 20px;
		height: 20px;
	}
	.link-box {
		margin-top: 24px;
		padding: 18px 0;
	}
	.link-top p a {
		padding: 0 13px 17px;
		font-size: 20px;
	}
	.link-btn {
		top: 3px;
		right: 0;
		font-size: 14px;
		padding: 0 18px;
		height: 32px;
		line-height: 32px;
	}
	.link-list a {
		font-size: 15px;
		line-height: 28px;
		padding: 0 15px;
	}
	.link-list ul {
		margin: 0 -15px;
	}
	.link-list a::after {
		top: 8px;
		width: 1px;
		height: 14px;
	}
	.link-list {
		padding: 16px 0 0;
	}

	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}

	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}

	.footer .item .footer-code {
		width: 360px;
		margin-top: 42px;
	}

	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left p a {
		padding: 0 12px;
	}

	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}

	.copyright {
		font-size: 12px;
	}

	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}

	ul.footImg li {
		width: 90px;
	}

	ul.footImg li a {
		width: 80px;
		height: 32px;
	}

}

@media only screen and (max-width:1024px) {
	.w {
		width: 1000px;
	}

	.header p {
		margin-right: 56px;
	}

	.header,
	.headerBot.w {
		font-size: 12px;
	}

	.header p a {
		margin-left: 16px;
	}

	.search-div .w {
		padding: 24px 16px;
	}

	.search-div .logo {
		width: 190px;
		margin: 0 auto;
	}
	.search-box button {
		font-size: 14px;
	}

	.search-div .form .select .select-top p {
		font-size: 12px;
		line-height: 34px;
	}

	.search-div .form .select .select-top {
		padding: 0 10px;
	}

	.search-div .form .select .select-top i {
		margin-top: 16px;
		margin-left: 5px;
	}

	.search-div .search-box input {
		padding: 0 80px 0 12px;
		width: 400px;
		font-size: 12px;
	}

	.search-div .search-box {
		height: 38px;
		margin: 12px auto 0;
	}

	.search-div .form .select .select-top::after {
		height: 16px;
	}

	.search-box .select-bot li {
		font-size: 12px;
		line-height: 28px;
		letter-spacing: 1px;
	}
	.nav li a {
		font-size: 17px;
		padding: 0 23px;
	}
	.nav li span::after {
		height: 3px;
	}

	.nav li a.focus span::after {
		width: 16px;
	}

	.nav li span {
		padding-bottom: 12px;
	}

	.nav li a::after {
		font-size: 15px;
		top: 2px;
	}

	.banner {
		padding: 18px 0;
	}
	.banner-right {
		width: 232px;
		margin-left: 8px;
	}
	.banner-right .loginIndex {
		padding: 12px 18px 9px;
	}
	.banner-right .loginIndex .message .image {
		width: 35px;
		height: 35px;
		margin-right: 10px;
	}
	.banner-right .loginIndex .message {
		line-height: 35px;
		height: 35px;
		font-size: 12px;
	}
	.login-box {
		padding: 10px 10px 8px;
	}
	.login-box .sign a {
		font-size: 12px;
		margin-right: 10px;
		width: 101px;
		height: 26px;
		line-height: 26px;
	}
	.login-box .btn-arr {
		margin-top: 10px;
		padding-top: 10px;
	}
	.login-box .btn-arr a {
		width: 70px;
	}
	.login-box .btn-arr a:nth-child(2) {
		width: 72px;
	}
	.login-box .btn-arr span {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 4px;
	}
	.login-box .btn-arr .icon {
		height: 21px;
	}
	.vx-img-top {
		margin-top: 10px;
	}
	.vx-img-top .image img {
		height: 72px;
	}
	.vx-img-top .image {
		padding: 2px;
	}
	.vx-text {
		margin-top: 12px;
	}
	.vx-text a {
		margin-right: 7px;
		width: 66px;
		height: 22px;
		line-height: 21px;
		font-size: 12px;
	}
	.web-notice {
		margin-top: 12px;
	}
	.web-notice .title {
		font-size: 14px;
	}
	.web-notice .title .more {
		top: 2px;
	}
	.web-notice li {
		margin-top: 5px;
		font-size: 12px;
	}
	.banner-left {
		padding: 8px;
	}
	.live-box .big-live {
		width: 564px;
		margin-right: 8px;
	}
	.live-box .big-live .image .btn {
		background: url(../../../../images/exhibition/version/2024/play.png) no-repeat;
		background-size: 100% 100%;
		font-size: 14px;
		height: 48px;
		line-height: 48px;
		padding: 0 26px;
	}
	.live-box .big-live .image .btn i {
		width: 22px;
		height: 16px;
		margin-top: 18px;
		margin-right: 6px;
	}
	.live-box .big-live .text {
		padding: 12px;
	}
	.live-box .big-live .text p mark {
		width: 48px;
		height: 21px;
		margin-right: 6px;
	}
	.live-box .big-live .text p {
		line-height: 20px;
		height: 20px;
		font-size: 15px;
	}
	.live-box .brands {
		padding: 0 8px;
	}
	.live-box .brands li {
		height: 62.3px;
	}
	.banner-left .live-list ul {
		margin-right: -8px;
	}
	.banner-left .live-list {
		margin-top: 8px;
	}
	.banner-left .live-list .item {
		margin-right: 8px;
	}
	.banner-left .live-list .text {
		padding: 10px 6px 4px;
	}
	.banner-left .live-list .text p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.banner-left .live-list .image .play {
		width: 26px;
		height: 26px;
		top: 16px;
	}
	.swiper-main {
		margin-top: 10px;
	}
	.swiper-main .swiper-slide {
		width: 410px;
	}
	.swiper-main p {
		margin-top: 8px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.swiper-main .swiper-button-next, .swiper-main .swiper-button-prev {
		width: 28px;
		height: 56px;
		margin-top: -36px;
		background-size: 11px 30px;
	}
	.exhi-main {
		margin-top: 12px;
	}
	.public-title p {
		font-size: 21px;
	}
	.public-title p i {
		width: 23px;
		height: 23px;
		margin-right: 6px;
	}
	.public-title .more {
		top: 6px;
		font-size: 12px;
	}
	.public-title .more i {
		width: 12px;
		height: 12px;
		margin-top: 1px;
	}
	.public-tab {
		margin-top: 10px;
	}
	.public-tab .item {
		margin-right: 7px;
		margin-top: 7px;
		padding: 0 4px;
	}
	.public-tab p {
		margin-right: -7px;
		margin-top: -7px;
	}
	.public-tab .text {
		line-height: 30px;
		height: 30px;
		font-size: 12px;
		min-width: 52px;
	}
	.public-tab i {
		right: 3px;
		top: 3px;
		width: 12px;
		height: 12px;
	}
	.public-tab .item::after {
		right: 10px;
	}
	.public-tab i.haiyang {
		height: 14px;
	}
	.public-tab i.jiaotong {
		width: 13px;
		height: 12px;
	}
	.public-tab i.dianqi {
		width: 10px;
		height: 14px;
	}
	.public-bot {
		margin-top: 14px;
	}
	.public-bot li .item {
		margin-right: 8px;
		margin-top: 8px;
	}
	.public-bot ul {
		margin-right: -8px;
		margin-top: -8px;
	}
	.public-bot li .image {
		height: 84px;
	}
	.public-bot li .text {
		padding: 5px 8px 10px;
	}
	.public-bot li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.public-bot li .text .data {
		font-size: 12px;
		letter-spacing: -1.2px;
	}
	.public-bot li .text .data .day i {
		font-size: 11px;
		margin-right: 2px;
	}
	.public-bot li .text .city {
		margin-top: 8px;
		font-size: 12px;
		line-height: 15px;
		height: 15px;
		padding-right: 76px;
	}
	.public-bot li .text .city .didian i {
		font-size: 12px;
	}
	.public-bot.guoji-bot li .item {
		background-position: 135px 102px;
		background-size: 134px;
	}
	.exhi-news {
		margin-top: 18px;
	}
	.report-box {
		width: 266px;
		margin-right: 12px;
		padding: 14px 9px;
	}
	.exhi-news .title p i.guowai {
		width: 18px;
		height: 18px;
	}
	.exhi-news .title p i {
		width: 18px;
		height: 18px;
		margin-right: 5px;
		margin-top: 0;
	}
	.exhi-news .title p {
		font-size: 16px;
	}
	.exhi-news .title .more {
		font-size: 12px;
		top: 2px;
	}
	.exhi-news .title .more i {
		font-size: 9px;
		margin-top: 3px;
	}
	.report-box li .image {
		width: 102px;
	}
	.report-box li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.report-box li .text .num {
		margin-top: 6px;
		font-size: 12px;
	}
	.report-box li {
		margin-top: 16px;
	}
	.report-box .list {
		margin-top: 8px;
	}
	.news-box {
		margin-right: 12px;
		width: 444px;
		padding: 14px 12px 12px;
	}
	.exhi-news .title p i.img-icon {
		width: 19px;
		height: 16px;
		margin-top: 0px;
	}
	.news-swiper-box {
		margin-top: 10px;
	}
	.news-swiper-box .text {
		padding: 38px 8px 8px;
	}
	.news-swiper-box .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.news-swiper-box .text p {
		font-size: 16px;
		line-height: 20px;
		height: 20px;
		padding-right: 64px;
	}
	.news-swiper-box .swiper-pagination-bullet-active {
		width: 22px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px;
	}
	.news-swiper-box .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 13px;
		right: 6px;
	}
	.news-list {
		margin-top: 13px;
	}
	.news-list ul {
		margin-top: -8px;
	}
	.news-list li mark {
		margin-right: 6px;
		padding: 0 7px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 1px;
	}
	.news-list li {
		margin-top: 8px;
		font-size: 13px;
		line-height: 20px;
		height: 20px;
	}
	.link-box {
		margin-top: 24px;
		padding: 18px 0;
	}
	.link-top p a {
		padding: 0 13px 17px;
		font-size: 20px;
	}
	.link-btn {
		top: 3px;
		right: 0;
		font-size: 14px;
		padding: 0 18px;
		height: 32px;
		line-height: 32px;
	}
	.link-list a {
		font-size: 15px;
		line-height: 28px;
		padding: 0 15px;
	}
	.link-list ul {
		margin: 0 -15px;
	}
	.link-list a::after {
		top: 8px;
		width: 1px;
		height: 14px;
	}
	.link-list {
		padding: 16px 0 0;
	}



















































	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}

	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}

	.footer .item .footer-code {
		width: 360px;
		margin-top: 42px;
	}

	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left p a {
		padding: 0 12px;
	}

	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}

	.copyright {
		font-size: 12px;
	}

	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}

	ul.footImg li {
		width: 90px;
	}

	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
}
