@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/font_1943868_nyr0xsqjkt8.woff2?t=1636097754221') format('woff2'),
		 url('//at.alicdn.com/t/font_1943868_nyr0xsqjkt8.woff?t=1636097754221') format('woff'),
		 url('//at.alicdn.com/t/font_1943868_nyr0xsqjkt8.ttf?t=1636097754221') format('truetype');
  }
.chem17{
    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;
}
@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;
    -moz-osx-font-smoothing: grayscale;
}
body .shop-live {
	bottom: 10px;
	top: auto;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.7)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.7));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.7));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.7));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(102,102,102,0.9));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,.7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.mt0 {
	margin-top: 0 !important;
}
.Dialog .tip {
 font-size:14px;
 color:#999;
 overflow:hidden;
}
.Dialog .tip a {
 color:#00895c
}
.Dialog .tip span {
	-webkit-appearance: none;
	width: 15px;
	height: 15px;
	background-color: white;
	border: 1px solid #5692fc;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-right: 5px;
	box-sizing: border-box;
}
.Dialog .tip span.checked::after {
 content:'';
 position:absolute;
 width:9px;
 height:5px;
 background:transparent;
 top:2px;
 left:1px;
 border:2px solid #00895c;
 border-top:none;
 border-right:none;
 -webkit-transform:rotate(-45deg);
 -moz-transform:rotate(-45deg);
 -o-transform:rotate(-45deg);
 -ms-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.Dialog .tip span input {
 width:0;
 height:0;
 display:none
}
body {
	line-height: 1;
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.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;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.header {
	width: 100%;
	height: 32px;
	background: #f9f9f9;
}
.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;
}
.w,#nav .main {
	width: 1500px;
	margin: 0 auto;
}
.header {
	height: 40px;
	background-color: #f9f9f9;
}

.head {
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
.head .left{
	float: left;
}
.head .left p {
	line-height: 40px;
	color: #666;
	float: left;
	margin-right: 15px;
}
.head .left p a {
	color: #666;
}
.head ul{
	float: left;
	margin-top: 12px;
}
.head ul li {
	float: left;
	padding: 0 6px;
	height: 16px;
	color: #666;
}
.head ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
	vertical-align: top;
}
.head .left ul li:first-child a {
	padding: 0 5px;
}
.head .left ul li a {
	padding: 0 10px;
}
.head ul li:first-child a{
	color: #00895c;
}
.head ul li:nth-child(even) a,.header .item ul li:nth-child(even) a:hover{
	color: #fff;
	background-color: #00895c;
	border-radius: 2px;
}

.head .right p {
	float: right;
	padding-right: 166px;
	color: #5d5b56;
}
.head .right p a {
	color: #666;
	padding: 0 14px;
	border-right: 1px solid #ddd;
	line-height: 1;
	display: inline-block;
}
.head .right p a:last-of-type {
	border: 0;
}
.head .right a:hover{
	color: #ff6600;
}
.header--drop ul li a {
	color: #666;
	line-height: 45px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
}
.header--drop ul li a i {
	vertical-align: top;
	margin: 13px 4px 0 0;
	background: url("https://www.chem17.com/images/industry/weixin.png") no-repeat 0 center;
	width: 22px;
	height: 18px;
	display: inline-block;
}
.header--drop ul li.mobile a i {
    width: 12px;
	background: url("https://www.chem17.com/images/industry/mobile.png") no-repeat 0 center;
}
.header--drop ul li a:hover{
	color: #00895c;
}
.header--drop{
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -43px;
}
.header--drop ul li{
	float: left;
	height: 40px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 36px;
	position:relative;
	z-index: 99;
}
.header--drop ul li .weixin.hover::before{
	background-color: #fff;
	content:'';
	position:absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom:0;
	height: 45px;
	z-index: 2;
}
.header--drop ul li .weixin.hover{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.header--drop ul li .weixin.hover::after,.header--drop ul li:last-child .weixin::after{
	display: none;
}
.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;
}
.headerNav p {
	color: #333;
	margin-top: 15px;
	font-family: "microsoft yahei";
	font-size: 14px;
}
.headerNav p a {
	color: #333;
	padding: 0 10px;
	border-right: 1px solid #e6e6e6;
	display: inline-block;
	vertical-align: top;
}
.headerNav p a:last-of-type {
	border: 0;
}
.headerNav p a:hover{
	color: #FF6600;
}
.topAdv {
	margin-top: 15px;
}
/* top */
.top{
    padding: 24px 0;
}
.top .logo{
    height: 60px;
    float: left;
}
.top .logo img{
    height: 100%;
    width: auto;
}
.top .searchForm{
    margin-top: 9px;
    padding: 2px 2px 2px 0;
    width: 834px;
    height: 42px;
    border: 2px solid #f3942e;
    border-radius: 6px;
    position: relative;
    float: right;
	box-sizing: border-box;
}
.search {
    width: 100%;
    height: 34px;
}
.searchSelect{
    float: left;
    width: 12.2%;
    position: relative;
}
.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
    margin-top: 7px;
	font-size: 14px;
	line-height: 18px;
    text-indent: 14px;
    border-right: 1px solid #dddddd;
	color: #666;
}
.selectTop i{
    top: 0;
    right: 8px;
    color:#666;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
}
.selectTop i.focus{
    transform: rotate(-180deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.selectBot {
    position: absolute;
    width: 95%;
    border: 2px solid #f3942e;
    left: 4px;
	top: 36px;
    z-index: 99999;
    background: #fff;
    display: none;
    border-radius: 4px;
    overflow: hidden;
}
.selectBot li {
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.selectBot li:hover{
    background-color: #f3942e;
    color: #fff;
}
.top .searchForm input{
    line-height: 34px;
    text-indent: 12px;
    font-size: 14px;
    width: 79.4%;
    border: 0;
    background: transparent;
    color: #999;
    float: left;
}
.top .searchForm button{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    width: 8.3%;
    border-radius: 6px;
    border: 0;
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(252,176,43) 0%, rgb(242,145,46) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(252,176,43) 0%, rgb(242,145,46) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(252,176,43) 0%, rgb(242,145,46) 100%);
    float: right;
}
.top.w::after,.nav.w::after {
	content: "";
	display: block;
	clear: both;
}

/* nav */
#nav {
	background-color: #00895c;
	height: 50px;
	line-height: 50px;
	font-size: 0;
}
.nav {
	height: 100%;
	padding-left: 15px;
	box-sizing: border-box;
	padding-top: 0!important;
}
#nav a {
	font-size: 18px;
	color: #fff;
	padding: 0 42px;
	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;
	/* font-style: normal; */
}
#nav a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #00895c;
	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,#nav a.on {
	font-weight: bold;
	font-style: italic;
}
#nav a:hover::after,#nav a.on::after {
	background-color: #33a17d;
}

.location {
	height: 44px;
	line-height: 44px;
	background-color: #f5f5f5;
	font-size: 14px;
}
.location i {
	color: #ff9600;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.location a {
	margin: 0 8px;
	color: #333;
}
.location a:last-child {
	color: #ff9600;
}
.location a:hover {
	color: #00895c;
}
.exhi-top {
	padding-top: 20px;
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
.exhi-top .w {
	position: relative;
}
.exhi-name p {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 34px;
	font-weight: bold;
}
.exhi-top-content .meet-right-box .exhi-name p {
	height: auto;
	font-size: 30px;
}
.exhi-top-content .meet-right-box .exhi-name p.pr {
	padding-right: 202px;
}
.exhi-name img {
	vertical-align: top;
	display: inline-block;
	margin-right: 6px;
}
.exhi-top-content {
	margin-top: 30px;
	position: relative;
}
.exhi-top-content .image {
	width: 640px;
	margin-right: 50px;
	float: left;
}
.exhi-top-content .image a {
	display: block;
	height: 360px;
	overflow: hidden;
	cursor: auto;
}
.exhi-top-content .image img {
	max-height: none;
	width: 100%;
	height: 100%;
}
.exhi-top-content .meet-image {
	width: 567px;
	float: left;
	padding-left: 40px;
	box-sizing: border-box;
	position: relative;
}
.exhi-top-content .meet-image a {
	display: block;
	height: 296px;
	overflow: hidden;
}
.exhi-top-content .meet-image img {
	max-height: none;
	width: 100%;
	height: 100%;
}
.exhi-top-content .right-box {
	float: right;
	width: 810px;
}
.exhi-top-content .meet-right-box {
	float: right;
	width: 865px;
}
.exhi-top .tip {
	position: absolute;
	right: 0;
	top: 40px;
	background:#f5f5f5 url(../../../../images/exhi/version/2021/tip.png) no-repeat;
	height: 79px;
	line-height: 76px;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	padding: 0 30px;
	background-size: cover;
	-webkit-transform: rotate(17deg);
	-ms-transform: rotate(17deg);
	-o-transform: rotate(17deg);
	transform: rotate(17deg);
	z-index: 9;
}
.exhi-top .tip.meet-tip {
	top: -10px;
}
.exhi-top .time {
	line-height: 64px;
	font-size: 22px;
	font-weight: bold;
	color: #f6442c;
}

.exhi-top .time mark {
	display: inline-block;
	width: 62px;
	height: 60px;
	background: url(../../../../images/exhi/version/2021/day.png) no-repeat;
	margin: 0 12px;
	text-align: center;
	font-size: 34px;
	color: #fff;
	line-height: 62px;
	vertical-align: top;
	background-size: cover;
}
.exhi-top-content .meet-image .time {
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0 25px;
	background-color: rgba(246,68,44,0.9);
	position: absolute;
	border-radius: 0 0 30px 0;
	top: 0;
	left: 30px;
}
.exhi-top-content .meet-image .time::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 10px 0;
	border-color: transparent #9C2818 transparent transparent;
	left: 0;
	bottom: -10px;
}
.exhi-top-content .meet-image .time mark {
	display: inline-block;
	background: transparent;
	margin: 0 10px;
	font-size: 30px;
	color: #fff;
	vertical-align: top;
	width: auto;
	height: auto;
	line-height: 1;
	margin-top: 6px;
}
.exhi-top .meet-message {
	background-color: #eee;
	border: 1px solid #e8e8e8;
	margin-top: 12px;
	overflow: hidden;
	padding: 25px 0;
}
.exhi-top .meet-message.mt28 {
	margin-top: 28px;
}

.exhi-top .meet-message li {
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
}
.exhi-top .meet-message li::after {
	content: "";
	right: 0;
	top: 0;
	border-radius: 50%;
	background-color: rgb(210, 210, 210);
	position: absolute;
	width: 1px;
	height: 100%;
}
.exhi-top .meet-message li:last-child::after {
	display: none;
}

.exhi-top .meet-message li i {
	font-size: 48px;
	color: #f64e38;
	display: block;
}
.exhi-top .meet-message li p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}
.exhi-top .message {
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	margin-top: 10px;
}
.exhi-top .message dl {
	float: left;
	margin-top: 30px;
	width: 268px;
	font-size: 16px;
	color: #999;
	line-height: 1.2;
}
.exhi-top .message dl:nth-child(2n) {
	min-width: 400px;
}
.exhi-top .message dt {
	font-size: 18px;
	color: #333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.exhi-top .message dt a:hover {
	color: #00895c !important;
}
.exhi-top .message dd {
	margin-top: 15px;
}
.exhi-top .bottom {
	margin-top: 25px;
	border-top: 1px solid #e6e6e6;
	padding-top: 32px;
	padding-bottom: 0;
	font-size: 0;
	position: relative;
	background-color: transparent;
	text-align: left;
}
.exhi-top .bottom .btn-box a {
	min-width: 136px;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-right: 22px;
	background: -moz-linear-gradient( 0deg, rgb(255,86,58) 0%, rgb(255,156,0) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(255,86,58) 0%, rgb(255,156,0) 100%);
	background: -ms-linear-gradient( 0deg, rgb(255,86,58) 0%, rgb(255,156,0) 100%);
	box-shadow: 0px 4px 12px 0px rgba(255, 57, 22, 0.5);
	padding: 0 12px;
	box-sizing: border-box;
}
.exhi-top .bottom .btn-box a.green {
	background: -moz-linear-gradient( 0deg, rgb(7,167,157) 0%, rgb(18,200,99) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(7,167,157) 0%, rgb(18,200,99) 100%);
	background: -ms-linear-gradient( 0deg, rgb(7,167,157) 0%, rgb(18,200,99) 100%);
	box-shadow: 0px 4px 12px 0px rgba(8, 168, 156, 0.5);
}
.exhi-top .bottom .btn-box a.blue {
	background: -moz-linear-gradient( 0deg, rgb(67,133,245) 0%, rgb(0,182,249) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(67,133,245) 0%, rgb(0,182,249) 100%);
	background: -ms-linear-gradient( 0deg, rgb(67,133,245) 0%, rgb(0,182,249) 100%);
	box-shadow: 0px 4px 12px 0px rgba(67, 133, 245, 0.5);
}
.exhi-top .bottom .btn-box a.red {
	background: rgb(246, 78, 56);
	box-shadow: 0px 4px 12px 0px rgba(246, 78, 56, 0.5);
}
.exhi-top .bottom .btn-box a.disable {
	background: #b0b0b0;
	color: #fff;
	box-shadow: none;
	pointer-events: none;
}
.exhi-top .bottom .share {
	position: absolute;
	right: 0;
	top: 47px;
	color: #999;
}
.bottom span.fenxiang .fenxiangDiv {
	position: absolute;
	left: -50px;
	top: 20px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #00895c;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
	display: none;
}
.bdsharebuttonbox a {
	display:inline-block!important;
	width:30px!important;
	height:30px!important;
	float:none;
	margin-left:5px;
	margin: 3px!important;
	padding-left: 0!important;
	line-height:0!important;
	float: none!important;
}
.exhi-top .bottom .share span {
	padding: 0 12px;
	position: relative;
	font-size: 14px;
	cursor: pointer;
}
.exhi-top .bottom .share span:first-child {
	cursor: auto;
}
.exhi-top .bottom .share span::after {
	content: "";
	position: absolute;
	right: 0;
	top: 3px;
	width: 1px;
	height: 14px;
	background-color: #ddd;
}
.exhi-top .bottom .share span:last-child {
	padding-right: 0px;
	color: #f60;
}
.exhi-top .bottom .share span:last-child::after {
	width: 0;
}
.exhi-top .bottom .share span i {
	font-size: 14px;
	margin-right: 4px;
}
.exhi-top .bottom .erweima .ewmDiv {
	position: absolute;
	left: -40px;
	top: 25px;
	width: 130px;
	height: 150px;
	margin-top: 0;
	background: #fff;
	text-align: center;
	box-shadow: 0 6px 15px #d6d6d6;
	display: none;
	position: absolute;
	z-index: 99;
	color: #999;
	font-size: 12px;
	border-radius: 4px;
	padding: 10px;
}
.exhi-top .bottom .erweima .ewmDiv p {
	margin-top: 5px;
}
.exhi-top .bottom .erweima:hover .ewmDiv {
	display: block;
}
.exhi-top .meet-right-box .bottom {
	margin-top: 30px;
	border-top: 0;
	padding-top: 0;
}
.exhi-top .meet-right-box .bottom .share {
	top: 17px;
}
.exhi-top .bottom .share {
	top: 50px;
}
.main {
	padding-top: 40px;
}

.main .right {
	float: right;
	width: 420px;
	margin-left: 50px;
}
.main .right .title {
	line-height: 30px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.main .right .title p {
	font-size: 20px;
	font-weight: bold;
}
.main .right .title i {
	color: #00895c;
	font-size: 26px;
	margin-right: 8px;
	vertical-align: top;
}
.main .right .title span {
	padding-bottom: 8px;
	display: inline-block;
	position: relative;
}
.main .right .title span::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: #00895c;
}
.main .right .title .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 14px;
}
.main .right .title .more:hover {
	color: #00895c;
}
.recommend-meeting ul {
	position: relative;
}
.recommend-meeting ul::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0;
	left: 5px;
	background-color: #dbe3f1;
}
.recommend-meeting li {
	margin-top: 22px;
	padding-left: 20px;
	position: relative;
}
.recommend-meeting li::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 6px;
	width: 8px;
	height: 8px;
	box-sizing: border-box;
	border: 2px solid #00895c;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
	background-color: #fff;
}
.meeting-list .recommend-meeting li::after {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border: 0;
	background-color: #00895c;
	left: 3px;
	top: 9px;
}
.meeting-list .recommend-meeting ul::after {
	height: calc(100% - 9px);
	top: 9px;
}
.recommend-meeting li .label {
	font-size: 0;
	margin-bottom: 12px;
}
.recommend-meeting li .label mark {
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	background-color: #fff6e8;
	display: inline-block;
	color: #ff9600;
	margin-right: 8px;
	font-size: 14px;
	max-width: calc(100% - 120px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recommend-meeting li .label mark:first-child {
	background-color: #eef4ff;
	color: #00895c;
}
.recommend-meeting li p {
	font-size: 16px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
}
.recommend-meeting li p a {
	color: #333;
}
.recommend-meeting li p a:hover {
	color: #00895c;
}
.recommend-meeting li span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 12px;
	height: 14px;
	overflow: hidden;
}
.main .right .report {
	margin-top: 2px;
}
.main .right .report li {
	margin-top: 15px;
}
.main .right .report li .image {
	height: 0;
	padding-bottom: 0%;
	overflow: hidden;
	position: relative;
}
.main .right .report li .image img {
	max-height: none;
	width: 100%;
}
.main .right .report li .image span {
	position: absolute;
	height: 110px;
	bottom: 0;
	left: 0;
	width: 100%;
}
.main .right .report li .image span strong {
	font-size: 16px;
	color: #fff;
	padding: 0 15px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	box-sizing: border-box;
	line-height: 18px;
}
.main .right .report li p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.main .right .report li p a {
	color: #333;
}
.main .right .report li p a:hover {
	color: #00895c;
}
.main .right .report li p i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #00895c;
	vertical-align: top;
	margin: 7px 10px 0 2px;
}
.main .right .report li.active .image {
	padding-bottom: 66.66%;
}
.main .right .report li.active p {
	display: none;
}
.main .right .video, .main .right .train, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
	margin-top: 30px;
	overflow: hidden;
}
.main .right .right-advs img {
	width: 100%;
}
.main .right .video ul {
	overflow: hidden;
	margin-top: -5px;
	width: calc(100% + 15px);
}
.main .right .video li {
	float: left;
	width: 50%;
	margin-top: 20px;
}
.main .right .video li .item {
	margin-right: 15px;
}
.main .right .video li .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	position: relative;
}
.main .right .video li .image img {
	max-height: none;
}
.main .right .video li .image i {
	position: absolute;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.95);
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	font-size: 16px;
	color: #00895c;
	text-indent: 4px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.main .right .video li .image:hover i {
	opacity: 1;
}
.main .right .video li p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	margin-top: 8px;
	overflow: hidden;
}
.main .right .video li p a {
	color: #333;
}
.main .right .video li p a:hover {
	color: #00895c;
}
.main .right .video li span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
	height: 14px;
	overflow: hidden;
}
.main .right .video li span i {
	font-size: 15px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
.main .right .special .image {
	margin-top: 18px;
}
.main .right .special .image img {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.main .right .special .image:hover img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.main .right .recommend-exhi ul {
	position: relative;
}
.main .right .recommend-exhi ul::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 5px;
	left: 5px;
	background-color: #dbe3f1;
}
.main .right .recommend-exhi li {
	margin-top: 20px;
	padding-left: 20px;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.main .right .recommend-exhi li a {
	color: #333;
}
.main .right .recommend-exhi li a:hover {
	color: #00895c;
}
.main .right .recommend-exhi li::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 7px;
	width: 7px;
	height: 7px;
	box-sizing: border-box;
	border: 2px solid #00895c;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
	background-color: #fff;
}
.main .left {
	overflow: hidden;
}
.main .left .left-title {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.main .left .left-title span {
	display: inline-block;
	position: relative;
	padding:0 4px 15px;
}
.main .left .left-title span::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 3px;
	width: 100%;
	background-color: #00895c;
}
.main .left-title i {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #00895c;
	position: absolute;
	bottom: -4px;
	right: -8px;
}
.main .left-title i::after {
	content: "";
	position: absolute;
	right: -8px;
	bottom: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #5ec1a0;
}
.main .left-title i::before {
	content: "";
	position: absolute;
	right: -17px;
	bottom: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #d8f5ec;
}
.main .exhi-content {
	padding-top: 35px;
	font-size: 16px;
	line-height: 28px;
}
.main .download {
	margin-top: 45px;
	font-size: 16px;
}
.main .download span {
	float: left;
}
.main .download span i {
	color: #f60;
	margin-right: 6px;
	display: inline-block;
	vertical-align: top;
}
.main .download .download-link {
	overflow: hidden;
}
.main .download .download-link p {
	line-height: 30px;
}
.main .download .download-link p:first-child {
	margin-top: -7px;
}
.main .download .download-link a {
	color: #f60;
	text-decoration: underline;
}
.main .download .download-link a:hover {
	color: #00895c;
}
.main .public-tip {
	background-color: #f1f4f9;
	padding: 18px 20px;
	margin-top: 30px;
	overflow: hidden;
}
.main .public-tip i {
	float: left;
	margin-right: 15px;
	font-size: 37px;
	color: #6d84ab;
	margin-top: 3px;
}
.main .public-tip p {
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	color: #6d84ab;
}
/* footer */
#footer {
	margin-top: 50px;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 20px 0 12px;
}
.foot {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #00895c;
}
.footer-content {
	text-align: left;
	padding-left: 96px;
	border-bottom: 1px solid #424241;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.guide{
	padding-left: 15px;
	width: 350px;
	float: left;
	box-sizing: border-box;
}
.guide span{
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.guide p{
	float: left;
	margin-right: 20px;
}
.guide p a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.guide.last {
	width: auto;
	overflow: hidden;
	float: none;
}
.zyAPP {
	width: 110px;
	text-align: center;
	margin: 5px 10px;
	display: inline-block;
	vertical-align: top;
}
.zyAPP:first-of-type {
    margin-left: 0;
}
.zyAPP b{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: normal;
}
.WechatTop{
	font-size: 14px;
    line-height: 30px;
    color: #999;
}
.guide {
	width: 415px;
	position: relative;
}
.guide p {
	width: 180px;
}
.foot span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 10px;
}
.foot li {
	float: left;
	margin-right: 20px;
}
.foot li b{
	display: block;
	font-weight: normal;
	margin-bottom: 7px;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	/* background: #cecece url(../../../images/index/QQ.png) no-repeat center; */
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}

.foot li em{
	font-style:normal ;
	margin-right: 8px;
}
.bottom {
	padding: 20px 0;
	text-align: center;
	background-color: #333;
}
.bottom p a {
	margin-right: 12px;
}
.bottom p a.record6 {
	width: 86px;
	background: url(https://www.foodjx.com/images/index/ypxx.png) no-repeat;
	vertical-align: top;
	position: relative;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	color: #424345;
	text-align: left;
	font: normal 12px/14px "microsoft yahei";
	margin: 0px 2px;
	border-radius: 3px;
	padding: 8px 0px 0 34px;
}
.bottom p a.record6::after {
	content: "互联网药品信息服务资格证书";
	position: absolute;
	right: 1px;
	top: 1px;
	width: 90px;
	background-color: #fff;
	bottom: 1px;
	border-radius: 2px;
	text-align: center;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 6px;
	box-sizing: border-box;
}
.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}
/* end */

.right-bar {
	position: fixed;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	width: 142px;
}
.right-bar::after {
	content: "";
	position: absolute;
	width: 114px;
	height: 100%;
	background-color: #bcd3fa;
	left: 14px;
	top: 0;
}
.right-bar li {
	height: 44px;
	line-height: 44px;
	background-color: #00895c;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	z-index: 9;
	background-image: -moz-linear-gradient( -50deg, rgb(0,179,246) 0%, rgb(88,127,253) 100%);
	background-image: -webkit-linear-gradient( -50deg, rgb(0,179,246) 0%, rgb(88,127,253) 100%);
	background-image: -ms-linear-gradient( -50deg, rgb(0,179,246) 0%, rgb(88,127,253) 100%);
}
.right-bar li::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #1C4488 transparent;
	left: 0;
	bottom: -15px;
}
.right-bar li::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #1C4488 transparent transparent transparent;
	right: 0;
	bottom: -15px;
}

.right-bar li a {
	color: #fff;
}
.right-bar li i {
	font-weight: normal;
	margin-right: 5px;
}
.right-bar li.image {
	height: auto;
	position: relative;
	margin: 0;
}
.right-bar li.image .image-bot {
	height: 142px;
	position: relative;
}
.right-bar li.image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 128px;
}
.right-bar li.image p {
	line-height: 1;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}
.right-bar li.image::after,.right-bar li.image::before {
	display: none;
}
.right-bar {
	width: 130px;
	right: 30px;
}
.right-bar li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
	font-size: 15px;
}
.right-bar li:nth-child(2) a,.right-bar li:nth-child(3) a {
	cursor: auto;
}
.right-bar li i {
	margin-right: 3px;
	font-size: 14px;
}
.right-bar::after {
	width: 100px;
	left: 15px;
}
.right-bar li::before {
	border-width: 0 0 15px 15px;
	bottom: -15px;
}
.right-bar li::after {
	border-width: 15px 15px 0 0;
	bottom: -15px;
}
.right-bar li.image .image-bot {
	height: 130px;
	position: relative;
}
.right-bar li.image p {
	font-size: 12px;
	padding-bottom: 6px;
}
.right-bar li.image img {
	width: 112px;
}
#leftAdv {
	position: fixed;
	top: 50%;
	display: block;
	left: 0px;
	z-index: 9998;
	transform: translateY(-50%);
	width: 100px;
}
#leftAdv a.closeLeftAdv, #rightAdv a.closeLeftAdv {
	width: 10px;
	height: 10px;
	display: block;
	overflow: hidden;
	margin-top: 5px;
}
#leftAdv a.closeLeftAdv i, #rightAdv a.closeLeftAdv i {
	font-size: 10px;
}
.Dialog {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	z-index: 9999;
}
.dialog-body {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.26);
	background-color: #fff;
	position: absolute;
	width: 940px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.dialog-body .closed {
	position: absolute;
	z-index: 9;
	top: 30px;
	right: 30px;
	color: #fff;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	line-height: 1;
}
.Dialog .dialog-body .closed i {
	font-size: 26px;
}
.Dialog .dialog-body .closed:hover {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dialog-title {
	height: 104px;
	background-color: #f64e38;
	background-image: url(../../../../images/exhi/version/2021/dialog.png);
	background-size: auto 100%;
	padding: 28px 40px 0;
	box-sizing: border-box;
	color: #fff;
	background-repeat: no-repeat;
	background-position-x: right;
}


.dialog-title h4 {
	font-size: 28px;
}
.dialog-title p {
	font-size: 20px;
	font-weight: bold;
	color: rgba(255,255,255,.2);
	margin-top: 10px;
}
.dialog-content {
	padding: 20px 40px 25px;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.dialog-content .Title {
	font-size: 14px;
	color: #f00;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.dialog-content .Title strong {
	font-size: 16px;
	color: #333;
	margin-right: 20px;
}
.dialog-content .Title b {
	position: relative;
	width: 14px;
	height: 3px;
	background-color: #ff6a2a;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: -13px;
}
.dialog-content .Title b::after {
	content:"";
	position: absolute;
	width: 8px;
	height: 3px;
	background-color: #ff6a2a;
	bottom: -7px;
	left: 0;
}
.dialog-content ul {
	overflow: hidden;
	width: calc(100% + 50px);
	padding-bottom: 20px;
}
.dialog-content ul.topUl {
	margin-top: -20px;
	padding-bottom: 30px;
}
.dialog-content li {
	margin-top: 20px;
	float: left;
	width: 50%;
	position: relative;
}
.dialog-content li label {
	font-size: 14px;
	color: #999;
	line-height: 38px;
	width: 90px;
	float: left;
}
.dialog-content li label i {
	color: #ed2020;
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	line-height: 1;
	display: inline-block;
	margin-top: 10px;
}
.dialog-content li .input-box {
	height: 40px;
	border: 0;
	line-height: 40px;
	font-size: 14px;
	float: left;
	width: calc(100% - 90px);
}
.dialog-content li .input-box.Text {
	width: 100%;
	margin-left: -36px;
}
.Dialog .tips {
	font-size: 12px;
	line-height: 1;
	margin-top: 4px;
}
.Dialog .tips img {
	vertical-align: top;
	display: inline-block;
	width: 13px;
	margin-right: 5px;
}
.Dialog .success.tips {
	position: absolute;
	right: 0;
	top: 9px;
}
.Dialog .success.tips img {
	width: 16px;
}
.dialog-content li .input-box span {
	color: #999;
}
.dialog-content li .input-box input {
	border: 1px solid #ddd;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-indent: 10px;
	font-size: 14px;
}
.dialog-content li .item {
	margin-right: 50px;
	position: relative;
}
.dialog-content li.line {
	width: 100%;
}
.dialog-content li .text-box {
	overflow: hidden;
}
.dialog-content li textarea {
	width: 100%;
	height: 88px;
	border: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
}
.dialog-content li .code img {
	margin-right: 10px;
}
.dialog-content li .code {
	color: #999;
	font-size: 14px;
	position: absolute;
	left: -36px;
	top: 10px;
	white-space: nowrap;
	width: max-content;
	max-width: 460px;
}
.dialog-btn {
	text-align: center;
	margin-top: 0px;
}
.dialog-btn button {
	width: 174px;
	height: 44px;
	border: 0;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	background-color: #f64e38;
	cursor: pointer;
}
.dialog-content li .input-box.city {
	overflow: visible;
	width: calc(100% - 90px);
	float: left;
}
.dialog-content .Select {
	width: calc(50% - 6px);
	margin-right: 12px;
	float: left;
	position: relative;
	cursor: pointer;
}
.dialog-content .Select:last-child {
 margin-right:0;
}
.dialog-content .Select .select-top {
	height: 38px;
	border: 1px solid #ddd;
	padding-left: 12px;
	border-radius: 2px;
	position: relative;
	line-height: 38px;
}
.dialog-content .Select .select-top i {
 position:absolute;
 right:10px;
 top:1px;
 font-size:10px;
 color:#888;
 -webkit-transform:rotate(0);
 -ms-transform:rotate(0);
 -o-transform:rotate(0);
 transform:rotate(0)
}
.dialog-content .Select .select-top.focus i {
 top:-1px;
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 -o-transform:rotate(180deg);
 transform:rotate(180deg)
}
.dialog-content .Select .select-bot {
 display:none;
 position:absolute;
 top:40px;
 left:0;
 background-color:#fff;
 border:1px solid #f1f1f1;
 border-radius:2px;
 width:100%;
 max-height:200px;
 overflow-x:hidden;
 overflow-y:auto
}
.dialog-content .Select .select-bot li {
	line-height: 30px;
	padding-left: 20px;
	margin: 0;
	float: none;
	width: 100%;
}
.dialog-content .Select .select-bot li a {
 position:static;
 background:transparent;
 color:#333
}
.dialog-content .Select .select-bot li:hover {
 background-color:#f7f8fa;
 color:#00895c
}
.dialog-content li label b {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #d8d8d8;
	position: relative;
	cursor: pointer;
	background: none;
	box-sizing: border-box;
	vertical-align: top;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: 7px;
	margin-top: 12px;
}
.dialog-content li label b::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #ff6a2a;
	border-radius: 50%;
	transform: scale(0);
	position: absolute;
	top: 3px;
	left: 3px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.dialog-content li label b.active {
	border-color: #ff6a2a;
}
.dialog-content li label b.active::before {
 transform:scale(1)
}
.reduce {
	display: inline-block;
	height: 100%;
	line-height: 32px;
	width: 40px;
	text-align: center;
	font-size: 20px;
	border-radius: 2px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: #333;
	vertical-align: top;
	cursor: pointer;
}
.reduce#add {
	margin-right: 5px;
}
.dialog-content li .input-box input.num {
	width: 50px;
	vertical-align: top;
	border-radius: 2px;
	margin: 0 7px;
	text-indent: 0;
	text-align: center;
}
ul.investigateLists b {
	width: 12px;
	height: 12px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin-right: 7px;
	vertical-align: top;
	border: 1px solid #cacaca;
	border-radius: 2px;
	background-color: #e6e6e6;
	margin-top: 1px;
}
ul.investigateLists b::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 3px;
	background: transparent;
	top: 3px;
	left: 2px;
	border: 2px solid #0bb08c;
	border-top: none;
	border-right: none;
	transform: scale(0) rotate(-45deg);
	-moz-transform: scale(0) rotate(-45deg);
	-o-transform: scale(0) rotate(-45deg);
	-ms-transform: scale(0) rotate(-45deg);
	transform: scale(0) rotate(-45deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
ul.investigateLists b.active::after {
 transform:scale(1) rotate(-45deg);
 -moz-transform:scale(1) rotate(-45deg);
 -o-transform:scale(1) rotate(-45deg);
 -ms-transform:scale(1) rotate(-45deg);
 transform:scale(1) rotate(-45deg)
}
ul.investigateLists b.active {
	border-color: #0bb08c;
}
.dialog-content ul.investigateLists li input {
	height: 36px;
	box-sizing: border-box;
	quotes: ;
	border: 1px solid #ddd;
	text-indent: 10px;
	margin-left: 10px;
	width: 312px;
}
.dialog-content ul.investigateLists li.other b {
	margin-top: 11px;
}
ul.investigateLists,ul.investigateList {
	margin-top: -10px;
}
.dialog-content ul.investigateLists li {
	width: auto;
	font-size: 14px;
	margin-right: 35px;
}
ul.investigateList li b {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #d8d8d8;
	position: relative;
	cursor: pointer;
	background: none;
	box-sizing: border-box;
	vertical-align: top;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-right: 7px;
	background-color: #e6e6e6;
}
ul.investigateList li b::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #0bb08c;
	border-radius: 50%;
	transform: scale(0);
	position: absolute;
	top: 3px;
	left: 3px;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
ul.investigateList li b.active::before {
 transform:scale(1)
}
ul.investigateList li b.active {
	border-color: #0bb08c;
}
.dialog-content ul.investigateList li {
	width: auto;
	font-size: 14px;
	margin-right: 38px;
}
#companyDialog .dialog-title {
	background-color: #ff6a2a;
}
#companyDialog .dialog-content .Title {
	border: 0;
}
#companyDialog .dialog-btn button {
	background-color: #ff6a2a;
}
#peopleDialog .dialog-title {
	background-color: #0bb08c;
}
#peopleDialog .dialog-content .Title {
	border: 0;
}
#peopleDialog .dialog-btn button {
	background-color: #0bb08c;
}
#peopleDialog .dialog-content .Title b,#peopleDialog .dialog-content .Title b::after {
	background-color: #0bb08c;
}
.tign {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	font-family: "Microsoft Yahei";
}
.tign_main {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 480px;
	height: 200px;
	border-radius: 8px;
	background:url("/images/exhiList/tign.png") no-repeat;
	background-size: cover;
}
.tign_main .title {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	background-color:#5782ff;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#5782ff), to(#579dff));
	background-image:-webkit-linear-gradient(90deg, #5782ff, #579dff);
	background-image:-moz-linear-gradient(90deg, #5782ff, #579dff);
	background-image:-ms-linear-gradient(90deg, #5782ff, #579dff);
	background-image:-o-linear-gradient(90deg, #5782ff, #579dff);
	background-image:linear-gradient(90deg, #5782ff, #579dff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#5782ff', endColorStr='#579dff');
	font-weight: bold;
	border-radius: 8px 8px 0 0;
	position: relative;
}
.tign_main .title::after {
	position: absolute;
	bottom: -7px;
	left: 42px;
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid #5783ff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.tign_main .close {
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 14px;
	right: 20px;
	background:url("/images/exhiList/close_ico.png") no-repeat;
}
.tign_main .content p {
	color: #333;
	font-size: 18px;
	text-align: center;
	padding-top: 60px;
}
.tign_main .content p i {
	display: inline-block;
	width: 30px;
	height: 30px;
	background:url("/images/exhiList/warning.png") no-repeat;
	background-size: contain;
	margin-right: 10px;
	vertical-align: middle;
}

/* goTop */
#goTop {
	position: fixed;
	_position: absolute;
	top: 235px;
	display: block;
	right: 10px;
	z-index: 99999;
	width: 54px;
}
.backHome .cooperation, .backHome .cooperation, .backHome a.price, .backHome a.rightWx, .backHome a.back, .backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff !important;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0 0 #00895c;
	text-decoration: none;
	cursor: pointer;
}
.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.backHome .cooperation {
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0 -57px #00895c;
}
.backHome a.price {
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0px -57px #00895c;
}
.backHome a.rightWx {
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0px -228px #00895c;
}
.backHome img {
	position: absolute;
	right: 60px;
	top: 45px;
	max-width: 100px;
	max-height: 100px;
	display: none;
}
.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0px -288px #00895c;
}
.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}
.qqconsult {
	display: none;
	position: absolute;
	left: -185px;
	top: 0px;
	width: 180px;
	padding-right: 10px;
	z-index: 9999;
}
.qqBox {
	width: 160px;
	height: 67px;
	background-color: #fff;
	border: #00895c 10px solid;
}
.qqBox h3 {
	width: 158px;
	background-color: #00895c;
	border: #fff 1px solid;
	height: 28px;
}
.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}
.qqBox p {
	margin-left: 8px;
}
.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 4px;
	font-family: "microsoft yahei";
}
.qqBox p a {
	margin-top: 5px;
	display: block;
	float: left;
	cursor: default;
	border: none;
	height: 24px;
	line-height: 24px;
	width: 98px;
	color: #fff;
	font-family: "microsoft yahei";
}
.qqBox p a.btn1 {
	background-color: #00895c;
}
.qqBox p a.btn2 {
	background-color: #f26522;
}
.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}
.appBot img {
	width: auto;
	height: auto;
	position: static;
	display: block;
}
.backHome .cooperation:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	color: #fff!important;
}
.cooConsult{
	width: 130px;
	height: 81px;
	background: #00895c;
	padding: 5px 6px;
	position: absolute;
    left: -150px;
    top: 100px;
	display: none;
}
.cooInner{
	width: 128px;
	height: 79px;
	border: 1px solid #fff;
}
.cooInner h3{
	font-size: 12px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.cooBot{
	width: 122px;
	padding-left: 6px;
	height: 45px;
	padding-top: 4px;
	background: #fff;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	text-align: left;
}
.cooBot p{
	padding-left: 24px;
	background: url(/images/exhibition/exhibition.png) no-repeat 0 -447px;
}
.cooBot span{
	display: block;
	padding-left: 24px;
	background: url(/images/exhibition/exhibition.png) no-repeat 1px -476px;
}
.cooConsult b{
	width: 5px;
	height: 8px;
	background: url(/images/exhibition/exhibition.png) no-repeat 0 -516px;
	position: absolute;
	top: 41px;
	right: -5px;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 469px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}
.toTop a, .toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(/images/exhibition/rightBarBg.png) no-repeat 0px -170px #00895c;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff !important;
	text-decoration: none;
	text-align: center;
}
.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,#nav .main{
		width: 896px;
	}
	.exhi-top-content .meet-image a {
		height: 194px;
	}
	.exhi-top-content .image a {
		height: 215px;
	}
	.exhi-top-content .meet-right-box .exhi-name p {
		font-size: 20px;
	}
	.exhi-top-content .meet-right-box .exhi-name p.pr {
		padding-right: 120px;
	}
	.exhi-top-content .meet-image .time {
		line-height: 34px;
		font-size: 14px;
		padding: 0 15px;
		left: -7px;
	}
	.exhi-top-content .meet-image .time mark {
		margin: 0 6px;
		font-size: 18px;
		margin-top: 7px;
	}
	.recommend-meeting li {
		margin-top: 12px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 12px;
		height: 12px;
		line-height: 12px;
	}
	.recommend-meeting li span {
		font-size: 12px;
		margin-top: 5px;
		height: 12px;
	}
	.recommend-meeting li::after {
		left: 2px;
		top: 3px;
		width: 7px;
		height: 7px;
	}
	.exhi-top-content .meet-image {
		width: 350px;
		padding-left: 5px;
	}
	.exhi-top .meet-message {
		margin-top: 2px;
		padding: 15px 0;
	}
	.exhi-top .meet-message.mt28 {
		margin-top: 15px;
	}
	.exhi-top-content .meet-right-box {
		width: 525px;
	}
	.exhi-top .meet-message li i {
		font-size: 38px;
	}
	.exhi-top .meet-message li p {
		font-size: 15px;
	}
	.exhi-top .meet-right-box .bottom {
		margin-top: 15px;
	}
	.exhi-top .meet-right-box .bottom .share {
		top: 8px;
	}
	.header--drop ul li a {
		padding: 0 5px;
	}
	.headerBot p a {
		margin: 0 3px;
	}


	.head .left ul li:first-child a {
		padding: 0 0px;
	}
	.head ul li {
		padding: 0 2px;
	}
	.head .left ul li a {
		padding: 0 3px;
	}
	.head .left p {
		margin-right: 0px;
	}
	.head .right p a {
		padding: 0 3px;
	}
	.headerBot p a {
		margin: 0 3px;
	}
	.head .right p {
		padding-right: 142px;
	}
	.weixin-bot {
		right: 62px;
	}
	.headerNav p {
		margin-top: 10px;
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 3px;
	}
	.topAdv {
		margin-top: 10px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
		margin-right: 5px;
	}

	.exhi-top {
		padding-top: 5px;
		padding-bottom: 25px;
	}
	.exhi-name p {
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.exhi-name img {
		width: 48px;
	}
	.exhi-top-content {
		margin-top: 15px;
	}
	.exhi-top-content .image {
		width: 382px;
		margin-right: 28px;
	}
	.exhi-top-content .right-box {
		width: 486px;
	}
	.exhi-top .tip {
		top: 30px;
		height: 47px;
		line-height: 44px;
		font-size: 20px;
		padding: 0 18px;
	}
	.exhi-top .time {
		line-height: 44px;
		font-size: 14px;
	}
	.exhi-top .message {
		margin-top: 3px;
	}
	.exhi-top .time mark {
		width: 40px;
		height: 39px;
		margin: 0 10px;
		font-size: 22px;
		line-height: 43px;
	}
	.exhi-top .message dl {
		margin-top: 15px;
		width: 160px;
		font-size: 12px;
	}
	.exhi-top .message dl:nth-child(2n) {
		min-width: 310px;
	}
	.exhi-top .message dt {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.exhi-top .message dd {
		margin-top: 10px;
	}
	.exhi-top .bottom {
		margin-top: 12px;
		padding-top: 18px;
	}
	.exhi-top .bottom .btn-box a {
		min-width: 80px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 10px;
	}
	.exhi-top .bottom .share span {
		padding: 0 7px;
		font-size: 12px;
	}
	.exhi-top .bottom .share span::after {
		top: 3px;
		height: 10px;
	}
	.exhi-top .bottom .share span i {
		font-size: 11px;
		margin-right: 3px;
	}
	.exhi-top .bottom .share {
		top: 26px;
	}
	.main {
		padding-top: 25px;
	}
	.main .right {
		width: 276px;
		margin-left: 33px;
	}
	.main .right .title .more {
		font-size: 12px;
	}
	.main .right .title p {
		font-size: 14px;
	}
	.main .right .title i {
		font-size: 16px;
	}
	.main .right .title span {
		padding-bottom: 5px;
	}
	.main .right .title {
		line-height: 22px;
	}
	.main .right .title span::after {
		width: 16px;
	}
	.main .right .report li .image span strong {
		padding: 0 12px;
		font-size: 12px;
		height: 12px;
		line-height: 1;
		bottom: 13px;
	}
	.main .right .report li p {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .report li {
		margin-top: 12px;
	}
	.main .right .report li p i {
		width: 4px;
		height: 4px;
		margin: 5px 5px 0 2px;
	}
	.main .right .video li .image i {
		width: 31px;
		height: 31px;
		line-height: 31px;
		font-size: 12px;
		text-indent: 2px;
	}
	.main .right .video, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
		margin-top: 20px;
	}
	.main .right .video li {
		margin-top: 15px;
	}
	.main .right .video li .item {
		margin-right: 12px;
	}
	.main .right .video ul {
		margin-top: -3px;
		width: calc(100% + 12px);
	}
	.main .right .video li p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 5px;
	}
	.main .right .video li span {
		font-size: 12px;
		margin-top: 6px;
		height: 12px;
	}
	.main .right .video li span i {
		font-size: 12px;
	}
	.main .right .special .image {
		margin-top: 12px;
	}
	.main .right .recommend-exhi li {
		margin-top: 14px;
		padding-left: 15px;
		font-size: 12px;
		line-height: 1;
		height: 12px;
	}
	.main .right .recommend-exhi li::after {
		left: 2px;
		top: 3px;
		width: 6px;
		height: 6px;
	}
	.main .left .left-title {
		font-size: 16px;
		margin-top: 5px;
	}
	.main .left .left-title span {
		padding: 0 4px 8px;
	}
	.main .left .left-title span::after {
		height: 2px;
	}
	.main .left-title i {
		bottom: -5px;
	}
	.main .exhi-content {
		font-size: 12px;
		line-height: 25px;
		padding-top: 20px;
	}
	.main .download {
		margin-top: 20px;
		font-size: 12px;
	}
	.main .download .download-link p {
		line-height: 24px;
	}
	.main .download span i {
		font-size: 12px;
	}
	.main .public-tip i {
		font-size: 25px;
	}
	.main .public-tip i {
		font-size: 25px;
		margin-right: 7px;
		margin-top: 5px;
	}
	.main .public-tip p {
		font-size: 12px;
		line-height: 16px;
	}
	.main .download .download-link p:first-child {
		margin-top: -6px;
	}
	.right-bar {
		width: 110px;
		right: 10px;
	}
	.right-bar li {
		height: 34px;
		line-height: 34px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.right-bar li i {
		margin-right: 3px;
		font-size: 14px;
	}
	.right-bar::after {
		width: 90px;
		left: 10px;
	}
	.right-bar li::before {
		border-width: 0 0 10px 10px;
		bottom: -10px;
	}
	.right-bar li::after {
		border-width: 10px 10px 0 0;
		bottom: -10px;
	}

	.right-bar li.image img {
		width: 99px;
	}
	/* 20240625 */
	.top {
		padding: 16px 0;
	}
	.top .logo {
		height: 42px;
	}
	.top .searchForm {
		margin-top: 6px;
		padding: 2px 2px 2px 0;
		width: 508px;
		height: 30px;
		border: 1px solid #f3942e;
	}
	.search {
		height: 24px;
	}
	.searchSelect {
		width: 14.2%;
	}
	.selectTop p {
		margin-top: 4px;
		font-size: 12px;
		line-height: 18px;
		text-indent: 5px;
	}
	.selectTop i {
		top: 2px;
		right: 3px;
		font-size: 15px;
	}
	.selectBot {
		border: 1px solid #f3942e;
		top: 26px;
		left: 0;
	}
	.selectBot li {
		text-indent: 9px;
		font-size: 12px;
		line-height: 24px;
	}
	.top .searchForm input {
		line-height: 24px;
		text-indent: 10px;
		font-size: 12px;
		width: 76.4%;
	}
	.top .searchForm button {
		height: 24px;
		line-height: 24px;
		font-size: 13px;
		width: 9.3%;
	}
	#nav {
		height: 34px;
		line-height: 34px;
	}
	#nav a {
		font-size: 13px;
		padding: 0 19px;
	}
	#footer {
		margin-top: 25px;
		padding: 14px 0 8px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide {
		width: 250px;
	}
	.guide p {
		width: 90px;
		margin-right: 10px;
	}
	.guide p:nth-child(2){
		width: 130px;
	}
	.guide p a {
		font-size: 12px;
		line-height: 26px;
	}
	.zyAPP {
		margin: 4px 4px;
		width: 88px;
	}
	.foot {
		font-size: 12px;
	}
	.guide.last {
		font-size: 0;
	}
	.guide {
		padding-left: 5px;
	}
	.foot span {
		font-size: 14px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,#nav .main{
		width: 984px;
	}
	.exhi-top-content .meet-image a {
		height: 219px;
	}
	.exhi-top-content .image a {
		height: 236px;
	}
	.exhi-top-content .meet-right-box .exhi-name p {
		font-size: 22px;
	}
	.exhi-top-content .meet-right-box .exhi-name p.pr {
		padding-right: 140px;
	}
	.exhi-top-content .meet-image .time {
		line-height: 38px;
		font-size: 15px;
		padding: 0 15px;
		left: -2px;
	}
	.exhi-top-content .meet-image .time mark {
		margin: 0 6px;
		font-size: 22px;
		margin-top: 6px;
	}
	.recommend-meeting li {
		margin-top: 12px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 12px;
		height: 12px;
		line-height: 12px;
	}
	.recommend-meeting li span {
		font-size: 12px;
		margin-top: 5px;
		height: 12px;
	}
	.recommend-meeting li::after {
		left: 2px;
		top: 3px;
		width: 7px;
		height: 7px;
	}
	.exhi-top-content .meet-image {
		width: 400px;
		padding-left: 10px;
	}
	.exhi-top .meet-message {
		margin-top: 7px;
		padding: 17px 0;
	}
	.exhi-top .meet-message.mt28 {
		margin-top: 15px;
	}
	.exhi-top-content .meet-right-box {
		width: 564px;
	}
	.exhi-top .meet-message li i {
		font-size: 38px;
	}
	.exhi-top .meet-message li p {
		font-size: 15px;
	}
	.exhi-top .meet-right-box .bottom {
		margin-top: 20px;
	}
	.exhi-top .meet-right-box .bottom .share {
		top: 13px;
	}
	.header--drop ul li a {
		padding: 0 5px;
	}
	.headerBot p a {
		margin: 0 3px;
	}
	.right-bar {
		right: 10px;
	}


	.head .left ul li:first-child a {
		padding: 0 0px;
	}
	.head ul li {
		padding: 0 2px;
	}
	.head .left ul li a {
		padding: 0 5px;
	}
	.head .left p {
		margin-right: 0px;
	}
	.head .right p a {
		padding: 0 5px;
	}
	.headerBot p a {
		margin: 0 3px;
	}
	.head .right p {
		padding-right: 142px;
	}
	.weixin-bot {
		right: 62px;
	}
	.headerNav p {
		margin-top: 10px;
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 5px;
	}
	.topAdv {
		margin-top: 10px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
		margin-right: 5px;
	}
	.right-advs {
		margin-top: 17px;
	}
	.right-advs .image {
		margin-top: 10px;
	}
	.exhi-top {
		padding-top: 5px;
		padding-bottom: 25px;
	}
	.exhi-name p {
		height: 26px;
		line-height: 26px;
		font-size: 22px;
	}
	.exhi-name img {
		width: 60px;
	}
	.exhi-top-content {
		margin-top: 20px;
	}
	.exhi-top-content .image {
		width: 420px;
		margin-right: 30px;
	}
	.exhi-top-content .right-box {
		width: 534px;
	}
	.exhi-top .tip {
		top: 32px;
		height: 55px;
		line-height: 53px;
		font-size: 24px;
		padding: 0 20px;
	}
	.exhi-top .time {
		line-height: 44px;
		font-size: 14px;
	}
	.exhi-top .message {
		margin-top: 3px;
	}
	.exhi-top .time mark {
		width: 40px;
		height: 39px;
		margin: 0 10px;
		font-size: 22px;
		line-height: 43px;
	}
	.exhi-top .message dl {
		margin-top: 16px;
		width: 180px;
		font-size: 12px;
	}
	.exhi-top .message dl:nth-child(2n) {
		min-width: 340px;
	}
	.exhi-top .message dt {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.exhi-top .message dd {
		margin-top: 10px;
	}
	.exhi-top .bottom {
		margin-top: 20px;
		padding-top: 20px;
	}
	.exhi-top .bottom .btn-box a {
		min-width: 96px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-right: 15px;
	}
	.exhi-top .bottom .share span {
		padding: 0 7px;
		font-size: 12px;
	}
	.exhi-top .bottom .share span::after {
		top: 3px;
		height: 10px;
	}
	.exhi-top .bottom .share span i {
		font-size: 11px;
		margin-right: 3px;
	}
	.exhi-top .bottom .share {
		top: 31px;
	}
	.main {
		padding-top: 25px;
	}
	.main .right {
		width: 276px;
		margin-left: 33px;
	}
	.main .right .title .more {
		font-size: 12px;
	}
	.main .right .title p {
		font-size: 14px;
	}
	.main .right .title i {
		font-size: 16px;
	}
	.main .right .title span {
		padding-bottom: 5px;
	}
	.main .right .title {
		line-height: 22px;
	}
	.main .right .title span::after {
		width: 16px;
	}
	.main .right .report li .image span strong {
		padding: 0 12px;
		font-size: 12px;
		height: 12px;
		line-height: 1;
		bottom: 13px;
	}
	.main .right .report li p {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .report li {
		margin-top: 12px;
	}
	.main .right .report li p i {
		width: 4px;
		height: 4px;
		margin: 5px 5px 0 2px;
	}
	.main .right .video li .image i {
		width: 31px;
		height: 31px;
		line-height: 31px;
		font-size: 12px;
		text-indent: 2px;
	}
	.main .right .video, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
		margin-top: 20px;
	}
	.main .right .video li {
		margin-top: 15px;
	}
	.main .right .video li .item {
		margin-right: 12px;
	}
	.main .right .video ul {
		margin-top: -3px;
		width: calc(100% + 12px);
	}
	.main .right .video li p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 5px;
	}
	.main .right .video li span {
		font-size: 12px;
		margin-top: 6px;
		height: 12px;
	}
	.main .right .video li span i {
		font-size: 12px;
	}
	.main .right .special .image {
		margin-top: 12px;
	}
	.main .right .recommend-exhi li {
		margin-top: 14px;
		padding-left: 15px;
		font-size: 12px;
		line-height: 1;
		height: 12px;
	}
	.main .right .recommend-exhi li::after {
		left: 2px;
		top: 3px;
		width: 6px;
		height: 6px;
	}
	.main .left .left-title {
		font-size: 16px;
		margin-top: 5px;
	}
	.main .left .left-title span {
		padding: 0 4px 8px;
	}
	.main .left .left-title span::after {
		height: 2px;
	}
	.main .left-title i {
		bottom: -5px;
	}
	.main .exhi-content {
		font-size: 12px;
		line-height: 25px;
		padding-top: 20px;
	}
	.main .download {
		margin-top: 20px;
		font-size: 12px;
	}
	.main .download .download-link p {
		line-height: 24px;
	}
	.main .download span i {
		font-size: 12px;
	}
	.main .public-tip i {
		font-size: 25px;
	}
	.main .public-tip i {
		font-size: 25px;
		margin-right: 7px;
		margin-top: 5px;
	}
	.main .public-tip p {
		font-size: 12px;
		line-height: 16px;
	}
	.main .download .download-link p:first-child {
		margin-top: -6px;
	}
	/* 20240625 */
	.top {
		padding: 16px 0;
	}
	.top .logo {
		height: 42px;
	}
	.top .searchForm {
		margin-top: 6px;
		padding: 2px 2px 2px 0;
		width: 558px;
		height: 30px;
		border: 1px solid #f3942e;
	}
	.search {
		height: 24px;
	}
	.searchSelect {
		width: 13.2%;
	}
	.selectTop p {
		margin-top: 4px;
		font-size: 12px;
		line-height: 18px;
		text-indent: 5px;
	}
	.selectTop i {
		top: 2px;
		right: 3px;
		font-size: 15px;
	}
	.selectBot {
		border: 1px solid #f3942e;
		top: 26px;
		left: 0;
	}
	.selectBot li {
		text-indent: 9px;
		font-size: 12px;
		line-height: 24px;
	}
	.top .searchForm input {
		line-height: 24px;
		text-indent: 10px;
		font-size: 12px;
		width: 78.4%;
	}
	.top .searchForm button {
		height: 24px;
		line-height: 24px;
		font-size: 13px;
	}
	#nav {
		height: 34px;
		line-height: 34px;
	}
	#nav a {
		font-size: 14px;
		padding: 0 22px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide {
		width: 285px;
	}
	.guide p {
		width: 110px;
		margin-right: 10px;
	}
	.guide p:nth-child(2) {
		width: 145px;
	}
	.guide p a {
		font-size: 12px;
		line-height: 26px;
	}
	.zyAPP {
		margin: 4px 4px;
		width: 95px;
	}
	.foot {
		font-size: 12px;
	}
	.guide.last {
		font-size: 0;
	}
	.guide {
		padding-left: 5px;
	}
	.foot span {
		font-size: 14px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,#nav .main{
		width: 1058px;
	}
	.exhi-top-content .meet-image a {
		height: 236px;
	}
	.exhi-top-content .image a {
		height: 253px;
	}
	.exhi-top-content .meet-right-box .exhi-name p {
		font-size: 24px;
	}
	.exhi-top-content .meet-right-box .exhi-name p.pr {
		padding-right: 140px;
	}
	.exhi-top-content .meet-image .time {
		line-height: 38px;
		font-size: 15px;
		padding: 0 15px;
		left: 8px;
	}
	.exhi-top-content .meet-image .time mark {
		margin: 0 6px;
		font-size: 22px;
		margin-top: 6px;
	}
	.recommend-meeting li {
		margin-top: 15px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 14px;
		height: 14px;
		line-height: 14px;
	}
	.recommend-meeting li span {
		font-size: 12px;
		margin-top: 10px;
		height: 12px;
	}
	.recommend-meeting li::after {
		left: 2px;
		top: 3px;
		width: 7px;
		height: 7px;
	}
	.exhi-top-content .meet-image {
		width: 440px;
		padding-left: 20px;
	}
	.exhi-top .meet-message {
		margin-top: 10px;
		padding: 20px 0;
	}
	.exhi-top .meet-message.mt28 {
		margin-top: 20px;
	}
	.exhi-top-content .meet-right-box {
		width: 580px;
	}
	.exhi-top .meet-message li i {
		font-size: 38px;
	}
	.exhi-top .meet-message li p {
		font-size: 15px;
	}
	.exhi-top .meet-right-box .bottom {
		margin-top: 25px;
	}
	.exhi-top .meet-right-box .bottom .share {
		top: 13px;
	}
	.header--drop ul li a {
		padding: 0 5px;
	}
	.headerBot p a {
		margin: 0 3px;
	}
	.right-bar {
		right: 10px;
	}

	.head ul li {
		padding: 0 2px;
	}
	.head .left ul li a {
		padding: 0 5px;
	}
	.head .left p {
		margin-right: 0px;
	}
	.head .right p a {
		padding: 0 7px;
	}
	.headerBot p a {
		margin: 0 5px;
	}
	.head .right p {
		padding-right: 150px;
	}
	.weixin-bot {
		right: 62px;
	}
	.headerNav p {
		margin-top: 10px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.topAdv {
		margin-top: 10px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
		margin-right: 5px;
	}
	.exhi-top {
		padding-top: 15px;
		padding-bottom: 32px;
	}
	.exhi-name p {
		height: 30px;
		line-height: 30px;
		font-size: 24px;
	}
	.exhi-name img {
		width: 64px;
	}
	.exhi-top-content {
		margin-top: 20px;
	}
	.exhi-top-content .image {
		width: 450px;
		margin-right: 35px;
	}
	.exhi-top-content .right-box {
		width: 573px;
	}
	.exhi-top .tip {
		top: 32px;
		height: 55px;
		line-height: 53px;
		font-size: 24px;
		padding: 0 20px;
	}
	.exhi-top .time {
		line-height: 48px;
		font-size: 16px;
	}
	.exhi-top .message {
		margin-top: 3px;
	}
	.exhi-top .time mark {
		width: 43px;
		height: 42px;
		margin: 0 10px;
		font-size: 24px;
		line-height: 46px;
	}
	.exhi-top .message dl {
		margin-top: 18px;
		width: 190px;
		font-size: 12px;
	}
	.exhi-top .message dl:nth-child(2n) {
		min-width: 355px;
	}
	.exhi-top .message dt {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}

	.exhi-top .message dd {
		margin-top: 12px;
	}
	.exhi-top .bottom {
		margin-top: 20px;
		padding-top: 20px;
	}
	.exhi-top .bottom .btn-box a {
		min-width: 96px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-right: 15px;
	}
	.exhi-top .bottom .share span {
		padding: 0 7px;
		font-size: 12px;
	}
	.exhi-top .bottom .share span::after {
		top: 3px;
		height: 10px;
	}
	.exhi-top .bottom .share span i {
		font-size: 11px;
		margin-right: 3px;
	}
	.exhi-top .bottom .share {
		top: 31px;
	}
	.main {
		padding-top: 25px;
	}
	.main .right {
		width: 297px;
		margin-left: 36px;
	}
	.main .right .title .more {
		font-size: 12px;
	}
	.main .right .title p {
		font-size: 16px;
	}
	.main .right .title i {
		font-size: 20px;
	}
	.main .right .title span {
		padding-bottom: 5px;
	}
	.main .right .title {
		line-height: 26px;
	}
	.main .right .title span::after {
		width: 23px;
	}
	.main .right .report li .image span strong {
		padding: 0 12px;
		font-size: 12px;
		height: 12px;
		line-height: 1;
		bottom: 13px;
	}
	.main .right .report li p {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .report li {
		margin-top: 12px;
	}
	.main .right .report li p i {
		width: 4px;
		height: 4px;
		margin: 5px 5px 0 2px;
	}
	.main .right .video li .image i {
		width: 31px;
		height: 31px;
		line-height: 31px;
		font-size: 12px;
		text-indent: 2px;
	}
	.main .right .video, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
		margin-top: 20px;
	}
	.main .right .video li {
		margin-top: 15px;
	}
	.main .right .video li .item {
		margin-right: 12px;
	}
	.main .right .video ul {
		margin-top: -3px;
		width: calc(100% + 12px);
	}
	.main .right .video li p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 5px;
	}
	.main .right .video li span {
		font-size: 12px;
		margin-top: 6px;
		height: 12px;
	}
	.main .right .video li span i {
		font-size: 12px;
	}
	.main .right .special .image {
		margin-top: 12px;
	}
	.main .right .recommend-exhi li {
		margin-top: 14px;
		padding-left: 15px;
		font-size: 12px;
		line-height: 1;
		height: 12px;
	}
	.main .right .recommend-exhi li::after {
		left: 2px;
		top: 3px;
		width: 6px;
		height: 6px;
	}
	.main .left .left-title {
		font-size: 20px;
		margin-top: 6px;
	}
	.main .left .left-title span {
		padding: 0 4px 8px;
	}
	.main .left .left-title span::after {
		height: 2px;
	}
	.main .left-title i {
		bottom: -5px;
	}
	.main .exhi-content {
		font-size: 12px;
		line-height: 25px;
	}
	.main .download {
		margin-top: 20px;
		font-size: 12px;
	}
	.main .download .download-link p {
		line-height: 24px;
	}
	.main .download span i {
		font-size: 12px;
	}
	.main .public-tip i {
		font-size: 25px;
	}
	.main .public-tip i {
		font-size: 25px;
		margin-right: 7px;
		margin-top: 5px;
	}
	.main .public-tip p {
		font-size: 12px;
		line-height: 16px;
	}
	.main .download .download-link p:first-child {
		margin-top: -6px;
	}
	/* 20240625 */
	.top {
		padding: 16px 0;
	}
	.top .logo {
		height: 42px;
	}
	.top .searchForm {
		margin-top: 6px;
		padding: 2px 2px 2px 0;
		width: 588px;
		height: 30px;
		border: 1px solid #f3942e;
	}
	.search {
		height: 24px;
	}
	.selectTop p {
		margin-top: 4px;
		font-size: 12px;
		line-height: 18px;
		text-indent: 5px;
	}
	.selectTop i {
		top: 2px;
		right: 3px;
		font-size: 15px;
	}
	.selectBot {
		border: 1px solid #f3942e;
		top: 26px;
		left: 0;
	}
	.selectBot li {
		text-indent: 9px;
		font-size: 12px;
		line-height: 24px;
	}
	.top .searchForm input {
		line-height: 24px;
		text-indent: 10px;
		font-size: 12px;
	}
	.top .searchForm button {
		height: 24px;
		line-height: 24px;
		font-size: 13px;
	}
	#nav {
		height: 34px;
		line-height: 34px;
	}
	#nav a {
		font-size: 14px;
		padding: 0 26px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide {
		width: 320px;
	}
	.guide p {
		width: 110px;
		margin-right: 10px;
	}
	.guide p:nth-child(2){
		width: 170px;
	}
	.guide p a {
		font-size: 13px;
		line-height: 28px;
	}
	.zyAPP {
		margin: 4px 4px;
		width: 95px;
	}
	.foot {
		font-size: 12px;
	}
	.guide.last {
		font-size: 0;
	}
	.guide {
		padding-left: 5px;
	}
	.foot span {
		font-size: 14px;
	}

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,#nav .main{
		width: 1256px;
	}
	.exhi-top-content .meet-image a {
		height: 294px;
	}
	.exhi-top-content .image a {
		height: 302px;
	}
	.exhi-top-content .meet-right-box .exhi-name p {
		font-size: 26px;
	}
	.exhi-top-content .meet-right-box .exhi-name p.pr {
		padding-right: 165px;
	}
	.exhi-top .meet-message.mt28 {
		margin-top: 20px;
	}
	.exhi-top-content .meet-image .time {
		line-height: 44px;
		font-size: 16px;
		padding: 0 20px;
		left: 18px;
	}
	.exhi-top-content .meet-image .time mark {
		margin: 0 6px;
		font-size: 26px;
		margin-top: 6px;
	}
	.recommend-meeting li {
		margin-top: 16px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 14px;
		height: 14px;
		line-height: 14px;
	}
	.recommend-meeting li span {
		font-size: 12px;
		margin-top: 10px;
		height: 12px;
	}
	.recommend-meeting li::after {
		left: 2px;
		top: 3px;
		width: 7px;
		height: 7px;
	}
	.header--drop ul li a {
		padding: 0 6px;
	}
	.headerBot p a {
		margin: 0 5px;
	}
	.right-bar {
		right: 10px;
	}
	.head ul li {
		padding: 0 5px;
	}
	.head .left p {
		margin-right: 7px;
	}
	.head .right p a {
		padding: 0 8px;
	}
	.headerBot p a {
		margin: 0 5px;
	}
	.head .right p {
		padding-right: 150px;
	}
	.weixin-bot {
		right: 62px;
	}
	.headerNav p {
		margin-top: 12px;
	}
	.headerNav p a {
		padding: 0 8px;
	}
	.topAdv {
		margin-top: 12px;
	}
	.location {
		height: 38px;
		line-height: 38px;
	}

	.exhi-top {
		padding-top: 15px;
		padding-bottom: 32px;
	}
	.exhi-name p {
		height: 34px;
		line-height: 34px;
		font-size: 28px;
	}
	.exhi-name img {
		width: 76px;
	}
	.exhi-top-content {
		margin-top: 25px;
	}
	.exhi-top-content .image {
		width: 536px;
		margin-right: 40px;
	}
	.exhi-top-content .meet-image {
		width: 500px;
		padding-left: 30px;
	}
	.exhi-top-content .meet-right-box {
		width: 695px;
	}
	.exhi-top .meet-message li i {
		font-size: 42px;
	}
	.exhi-top .meet-message li p {
		font-size: 17px;
	}
	.exhi-top .meet-right-box .bottom {
		margin-top: 25px;
	}
	.exhi-top .meet-right-box .bottom .share {
		top: 13px;
	}
	.exhi-top-content .right-box {
		width: 680px;
	}
	.exhi-top .tip {
		top: 40px;
		height: 65px;
		line-height: 63px;
		font-size: 28px;
		padding: 0 25px;
	}
	.exhi-top .time {
		line-height: 54px;
		font-size: 20px;
	}
	.exhi-top .time mark {
		width: 52px;
		height: 50px;
		margin: 0 10px;
		font-size: 28px;
		line-height: 55px;
	}
	.exhi-top .message dl {
		margin-top: 22px;
		width: 224px;
		font-size: 14px;
	}
	.exhi-top .message dt {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
	}
	.exhi-top .message dd {
		margin-top: 12px;
	}
	.exhi-top .bottom {
		margin-top: 20px;
		padding-top: 28px;
	}
	.exhi-top .bottom .btn-box a {
		min-width: 114px;
		height: 38px;
		line-height: 38px;
		font-size: 16px;
		margin-right: 15px;
	}
	.exhi-top .bottom .share {
		top: 41px;
	}
	.main {
		padding-top: 30px;
	}
	.main .right {
		width: 352px;
		margin-left: 42px;
	}
	.main .right .title .more {
		font-size: 12px;
	}
	.main .right .title p {
		font-size: 18px;
	}
	.main .right .title i {
		font-size: 20px;
	}
	.main .right .title span {
		padding-bottom: 6px;
	}
	.main .right .title span::after {
		width: 23px;
	}
	.main .right .report li .image span strong {
		padding: 0 12px;
	}
	.main .right .report li p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.main .right .report li {
		margin-top: 13px;
	}
	.main .right .report li p i {
		width: 4px;
		height: 4px;
		margin: 7px 7px 0 2px;
	}
	.main .right .video, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
		margin-top: 20px;
	}
	.main .right .video li {
		margin-top: 15px;
	}
	.main .right .video li .item {
		margin-right: 12px;
	}
	.main .right .video ul {
		margin-top: -3px;
		width: calc(100% + 12px);
	}
	.main .right .video li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 5px;
	}
	.main .right .video li span {
		font-size: 13px;
		margin-top: 8px;
		height: 13px;
	}
	.main .right .video li span i {
		font-size: 14px;
	}
	.main .right .special .image {
		margin-top: 14px;
	}
	.main .right .recommend-exhi li {
		margin-top: 16px;
		padding-left: 18px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.main .right .recommend-exhi li::after {
		left: 2px;
		top: 6px;
		width: 6px;
		height: 6px;
	}
	.main .left .left-title {
		font-size: 20px;
		margin-top: 6px;
	}
	.main .left .left-title span {
		padding: 0 4px 11px;
	}
	.main .exhi-content {
		font-size: 14px;
		line-height: 30px;
	}
	.main .download {
		margin-top: 25px;
		font-size: 14px;
	}
	.main .download .download-link p {
		line-height: 26px;
	}
	.main .download .download-link p:first-child {
		margin-top: -6px;
	}
	/* 20240625 */
	.top {
		padding: 18px 0;
	}
	.top .logo {
		height: 48px;
	}
	.top .searchForm {
		margin-top: 7px;
		padding: 2px 2px 2px 0;
		width: 695px;
		height: 38px;
	}
	.search {
		height: 30px;
	}
	.selectTop p {
		margin-top: 6px;
		font-size: 13px;
		line-height: 18px;
		text-indent: 8px;
	}
	.selectTop i {
		top: 0;
		right: 3px;
		font-size: 19px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		text-indent: 12px;
		font-size: 13px;
		line-height: 24px;
	}
	.top .searchForm input {
		line-height: 30px;
		text-indent: 12px;
		font-size: 14px;
		width: 78%;
	}
	.top .searchForm button {
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		width: 9%;
	}
	#nav {
		height: 40px;
		line-height: 40px;
	}
	#nav a {
		font-size: 16px;
		padding: 0 32px;
	}
	.footer-content {
		padding-left: 0;
	}
	.guide {
		width: 360px;
	}
	.guide p {
		width: 160px;
		margin-right: 10px;
	}
	.guide p a {
		font-size: 13px;
		line-height: 28px;
	}
	.zyAPP {
		margin: 5px 5px;
	}
	.foot {
		font-size: 13px;
	}

}
@media only screen and (min-width:1920px){
	.w,#nav .main{
		width: 1500px;
	}
	.dialog-content {
		max-height: none;
	}

}
@media only screen and (max-width:1024px){
	.w,#nav .main{
		width: 780px;
	}
	.exhi-top-content .meet-image a {
		height: 160px;
	}
	.exhi-top-content .image a {
		height: 187px;
	}
	.exhi-top-content .meet-right-box .exhi-name p {
		font-size: 18px;
	}
	.exhi-top-content .meet-right-box .exhi-name p.pr {
		padding-right: 120px;
	}
	.exhi-top-content .meet-image .time {
		line-height: 30px;
		font-size: 14px;
		padding: 0 15px;
		left: -11px;
	}
	.exhi-top-content .meet-image .time mark {
		margin: 0 4px;
		font-size: 18px;
		margin-top: 7px;
	}
	.recommend-meeting li {
		margin-top: 12px;
		padding-left: 17px;
	}
	.recommend-meeting li p {
		font-size: 12px;
		height: 12px;
		line-height: 12px;
	}
	.recommend-meeting li span {
		font-size: 12px;
		margin-top: 5px;
		height: 12px;
	}
	.recommend-meeting li::after {
		left: 2px;
		top: 3px;
		width: 7px;
		height: 7px;
	}
	.exhi-top-content .meet-image {
		width: 285px;
		padding-left: 0;
	}
	.exhi-top .meet-message {
		margin-top: 2px;
		padding: 12px 0;
	}
	.exhi-top .meet-message.mt28 {
		margin-top: 10px;
	}
	.exhi-top-content .meet-right-box {
		width: 480px;
	}
	.exhi-top .meet-message li i {
		font-size: 25px;
	}
	.exhi-top .meet-message li p {
		font-size: 13px;
		margin-top: 10px;
	}
	.exhi-top .meet-right-box .bottom {
		margin-top: 15px;
	}
	.exhi-top .meet-right-box .bottom .share {
		top: 8px;
	}
	.head .left ul li:first-child a {
		padding: 0 0px;
	}
	.head ul li {
		padding: 0 0px;
	}
	.head .left ul li a {
		padding: 0 1px;
		line-height: 20px;
		margin-top: -2px;
	}
	.head .left p {
		margin-right: -6px;
	}
	.head .right p a {
		padding: 0 3px;
	}
	.headerBot p a {
		margin: 0 1px;
	}
	.head .right p {
		padding-right: 95px;
	}
	.headerBot p a.mobile {
		text-indent: 4px;
		background: none;
	}
	.headerBot p a {
		text-indent: 0;
		background: none;
	}
	.weixin-bot {
		right: 19px;
	}
	.headerNav p {
		margin-top: 7px;
		font-size: 12px;
	}
	.headerNav p a {
		padding: 0 3px;
	}
	.topAdv {
		margin-top: 7px;
	}
	.header--drop ul li a {
		padding: 0;
		line-height: 43px;
	}
	.header--drop ul li a i {
		display: none;
	}
	.iframe iframe {
		width: calc(100%);
		margin-left: -0;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.location i {
		font-size: 12px;
		margin-right: 5px;
	}

	.exhi-top {
		padding-top: 5px;
		padding-bottom: 20px;
	}
	.exhi-name p {
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.exhi-name img {
		width: 48px;
	}
	.exhi-top-content {
		margin-top: 15px;
	}
	.exhi-top-content .image {
		width: 332px;
		margin-right: 15px;
	}
	.exhi-top-content .right-box {
		width: 433px;
	}
	.exhi-top .tip {
		top: 30px;
		height: 47px;
		line-height: 44px;
		font-size: 20px;
		padding: 0 18px;
	}
	.exhi-top .time {
		line-height: 35px;
		font-size: 12px;
	}
	.exhi-top .message {
		margin-top: 3px;
	}
	.exhi-top .time mark {
		width: 32px;
		height: 31px;
		margin: 0 7px;
		font-size: 17px;
		line-height: 33px;
	}
	.exhi-top .message dl {
		margin-top: 12px;
		width: 140px;
		font-size: 12px;
	}
	.exhi-top .message dl:nth-child(2n) {
		min-width: 280px;
	}
	.exhi-top .message dt {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.exhi-top .message dd {
		margin-top: 8px;
	}
	.exhi-top .bottom {
		margin-top: 10px;
		padding-top: 15px;
	}
	.exhi-top .bottom .btn-box a {
		min-width: 70px;
		height: 24px;
		line-height: 23px;
		font-size: 12px;
		margin-right: 8px;
	}
	.exhi-top .bottom .share span {
		padding: 0 5px;
		font-size: 12px;
	}
	.exhi-top .bottom .share span::after {
		top: 3px;
		height: 10px;
	}
	.exhi-top .bottom .share span i {
		font-size: 11px;
		margin-right: 3px;
	}
	.exhi-top .bottom .share {
		top: 21px;
	}
	.main {
		padding-top: 20px;
	}
	.main .right {
		width: 219px;
		margin-left: 27px;
	}
	.main .right .title .more {
		font-size: 12px;
	}
	.main .right .title p {
		font-size: 14px;
	}
	.main .right .title i {
		font-size: 16px;
	}
	.main .right .title span {
		padding-bottom: 5px;
	}
	.main .right .title {
		line-height: 22px;
	}
	.main .right .title span::after {
		width: 16px;
	}
	.main .right .report li .image span strong {
		padding: 0 12px;
		font-size: 12px;
		height: 12px;
		line-height: 1;
		bottom: 13px;
	}
	.main .right .report li p {
		font-size: 12px;
		height: 12px;
		line-height: 1;
	}
	.main .right .report li {
		margin-top: 12px;
	}
	.main .right .report li p i {
		width: 4px;
		height: 4px;
		margin: 5px 5px 0 2px;
	}
	.main .right .video li .image i {
		width: 31px;
		height: 31px;
		line-height: 31px;
		font-size: 12px;
		text-indent: 2px;
	}
	.main .right .video, .main .right .special, .main .right .recommend-exhi, .main .right .right-advs {
		margin-top: 20px;
	}
	.main .right .video li {
		margin-top: 15px;
	}
	.main .right .video li .item {
		margin-right: 12px;
	}
	.main .right .video ul {
		margin-top: -3px;
		width: calc(100% + 12px);
	}
	.main .right .video li p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 5px;
	}
	.main .right .video li span {
		font-size: 12px;
		margin-top: 6px;
		height: 12px;
	}
	.main .right .video li span i {
		font-size: 12px;
	}
	.main .right .special .image {
		margin-top: 12px;
	}
	.main .right .recommend-exhi li {
		margin-top: 14px;
		padding-left: 15px;
		font-size: 12px;
		line-height: 1;
		height: 12px;
	}
	.main .right .recommend-exhi li::after {
		left: 2px;
		top: 3px;
		width: 6px;
		height: 6px;
	}
	.main .left .left-title {
		font-size: 16px;
		margin-top: 5px;
	}
	.main .left .left-title span {
		padding: 0 4px 8px;
	}
	.main .left .left-title span::after {
		height: 2px;
	}
	.main .left-title i {
		bottom: -5px;
	}
	.main .exhi-content {
		font-size: 12px;
		line-height: 25px;
		padding-top: 20px;
	}
	.main .download {
		margin-top: 20px;
		font-size: 12px;
	}
	.main .download .download-link p {
		line-height: 24px;
	}
	.main .download span i {
		font-size: 12px;
	}
	.main .public-tip i {
		font-size: 25px;
	}
	.main .public-tip i {
		font-size: 25px;
		margin-right: 7px;
		margin-top: 5px;
	}
	.main .public-tip p {
		font-size: 12px;
		line-height: 16px;
	}
	.main .download .download-link p:first-child {
		margin-top: -6px;
	}
	.right-bar {
		width: 110px;
		right: 10px;
	}
	.right-bar li {
		height: 34px;
		line-height: 34px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.right-bar li i {
		margin-right: 3px;
		font-size: 14px;
	}
	.right-bar::after {
		width: 90px;
		left: 10px;
	}
	.right-bar li::before {
		border-width: 0 0 10px 10px;
		bottom: -10px;
	}
	.right-bar li::after {
		border-width: 10px 10px 0 0;
		bottom: -10px;
	}
	.right-bar li.image img {
		width: 99px;
	}
	/* 20240625 */
	.top {
		padding: 14px 0;
	}
	.top .logo {
		height: 32px;
	}
	.top .searchForm {
		margin-top: 1px;
		padding: 1px 1px 1px 0;
		width: 458px;
		height: 30px;
		border: 1px solid #f3942e;
	}
	.search {
		height: 26px;
	}
	.searchSelect {
		width: 16.2%;
	}
	.selectTop p {
		margin-top: 4px;
		font-size: 12px;
		line-height: 18px;
		text-indent: 5px;
	}
	.selectTop i {
		top: 2px;
		right: 3px;
		font-size: 15px;
	}
	.selectBot {
		border: 1px solid #f3942e;
		top: 28px;
		left: 0;
	}
	.selectBot li {
		text-indent: 9px;
		font-size: 12px;
		line-height: 26px;
	}
	.top .searchForm input {
		line-height: 26px;
		text-indent: 10px;
		font-size: 12px;
		width: 73.4%;
	}
	.top .searchForm button {
		height: 26px;
		line-height: 24px;
		font-size: 13px;
		width: 10.3%;
	}
	#nav {
		height: 30px;
		line-height: 30px;
	}
	#nav a {
		font-size: 12px;
		padding: 0 15px;
	}
	#footer {
		margin-top: 25px;
		padding: 14px 0 8px;
	}
	.footer-content {
		padding-left: 0;
		padding-bottom: 14px;
		margin-bottom: 14px;
	}
	.guide {
		width: 220px;
	}
	.guide p {
		width: 70px;
		margin-right: 10px;
	}
	.guide p:nth-child(2){
		width: 120px;
	}
	.guide p a {
		font-size: 12px;
		line-height: 26px;
	}
	.zyAPP {
		margin: 3px 3px;
		width: 78px;
	}
	.zyAPP b {
		font-size: 12px;
		line-height: 28px;
	}
	.foot {
		font-size: 12px;
	}
	.guide.last {
		font-size: 0;
	}
	.guide {
		padding-left: 5px;
	}
	.foot span {
		font-size: 13px;
	}
	.foot li {
		margin-right: 14px;
	}
	.foot li a {
		width: 20px;
		height: 20px;
	}
	.foot li a img{
		width: 15px;
	}

}
