.main{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f5{
	background-color: #f5f5f5;
}
.main::after,.recommend .time,.recommend .bottom{
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	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;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX( -50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY( -50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.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;
}
.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}');
}
@font-face {
	font-family: "优设标题黑";
  font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
@font-face {
	font-family: 'xwboo22';  /* Project id 2797050 */
	src: url('//at.alicdn.com/t/c/font_2797050_qrby520e5wm.woff2?t=1705308415331') format('woff2'),
		 url('//at.alicdn.com/t/c/font_2797050_qrby520e5wm.woff?t=1705308415331') format('woff'),
		 url('//at.alicdn.com/t/c/font_2797050_qrby520e5wm.ttf?t=1705308415331') format('truetype');
}
.xwboo22{
    font-family:"xwboo22" !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: '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: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_37mkiu8l8x5.woff2?t=1709520388108') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_37mkiu8l8x5.woff?t=1709520388108') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_37mkiu8l8x5.ttf?t=1709520388108') format('truetype');
  }
.yiqi{
    font-family:"hbzhan" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/* header */
.header{
	height: 40px;
    background-color: #f5f5f5;
}
.header a{
	font-size: 14px;
	color: #666;
}
.header p{
	float: left;
}
.header p a{
	line-height: 40px;
	margin-left: 15px;
}
.header p a:first-child{
	margin: 0;
}
.header p a.login{
	height: 24px;
	line-height: 24px;
	margin: 8px 0 8px 30px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #f2820a;
    color: #fff;
	display: inline-block;
	vertical-align: top;
}
.header ul{
	float: right;
	font-size: 0;
}
.header li{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-left: 9px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.header li::after{
	height: 15px;
	width: 1px;
	background-color: #dddddd;
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.header li.mobile{
	padding-left: 0;
}
.header li.mobile a{
    color: #f2820a;
}
.header li.mobile i{
	margin-right: 5px;
}
.header li:first-child{
	padding-left: 0;
	margin-left: 0;
}
.header li:first-child::after,.header li.mobile::after{
	display: none;
}
.header a:hover{
	text-decoration: underline;
}
/* top */
.top {
	padding: 28px 0;
	background-color: #fff;
}
.top .logo {
	height: 82px;
	float: left;
}
.top .searchBox{
    margin: 16px 0 0 128px;
    height: 50px;
    width: 694px;
    border-radius: 2px;
    background-color: #f3f3f3;
    float: left;
}
.search {
	width: 100%;
	height: 100%;
}
.searchSelect {
	width: 106px;
	height: 50px;
	border-radius: 2px;
	float: left;
	position: relative;
	z-index: 99999;
}
.searchSelectTop {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
	display: inline-block;
  	vertical-align: top;
}
.searchSelectTop p {
    margin-top: 13px;
	font-size: 15px;
	line-height: 24px;
	color: #333;
	text-indent: 15px;
    border-right: 1px solid #ddd;
}
.searchSelectTop i {
	position: absolute;
	top: 21px;
	right: 7px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	font-size: 10px;
}
.searchSelectTop.focus i {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #ed5736;
	left: 0px;
	top: 50px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li {
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.searchSelectBot li:hover {
	background: #ed5736;
	color: #fff;
}
.erea{
    width: 104px;
    height: 50px;
    background-color: #f3f3f3;
    float: left;
	position: relative;
  	z-index: 999;
}
.ereaTop{
    margin-top: 13px;
	padding: 0 45px 0 12px;
	background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 81px 11px;;
    background-size: 10px 6px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
    border-right: 1px solid #ddd;
	cursor: pointer;
}
.ereaBot {
	width: 110px;
	position: absolute;
	top: 40px;
	left: 0;
	background: #fff;
	border: 1px solid #ddd;
}
.ereaBot ul li {
    height: 24px;
    color: #999;
    text-indent: 10px;
    width: 50px;
    line-height: 24px;
    float: left;
    z-index: 999;
    cursor: pointer;
}
.ereaBot ul li a {
    color: #999;
    cursor: pointer;
}
.ereaBot ul li.selected {
    background: #f3917c;
    color: #fff;
    padding: 0;
}
.ereaBot ul li:hover {
    background: #ed5736;
    color: #fff;
}
.ereaBot ul li:hover a{
	color: #fff;
}

.search input {
	width: calc(100% - 310px);
	height: 50px;
	float: left;
	text-indent: 12px;
	font-size: 15px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #aaa;
    background-color: #f3f3f3;
	border: none;
}
.search button {
	width: 100px;
	height: 50px;
	border: none;
	background: transparent;
	cursor: pointer;
	outline: none;
	float: right;
	font-size: 18px;
	line-height: 50px;
	border-radius: 0 2px 2px 0;
	color: #fff;
    background-color: #f2820a;
	font-family: "microsoft yahei";
	text-align: center;
}
.topAdv{
    margin-top: 1px;
    width: 380px;
    float: right;
}
.topAdv a{
    height: 0;
    padding-bottom: 21.0527%;
    display: block;
    overflow: hidden;
    background-color: #fff;
}
.topAdv img{
    width: 100%;
    max-height: none;
}
/* nav */
.nav {
	background-color: #fa6035;
	height: 50px;
	line-height: 50px;
	font-size: 0;
}
.nav .main{
	height: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
.nav a {
	font-size: 18px;
	color: #fff;
	padding: 0 52px;
	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: #fa6035;
	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: #f90;
}
/* location */
.location{
    height: 58px;
    line-height: 58px;
    font-size: 15px;
    color: #666;
}
.location i{
    margin-right: 3px;
    font-size: 17px;
    color: #f2820a;
}
.location a{
    padding-right: 15px;
    margin-right: 5px;
    color: #666;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.location a:hover{
    color: #f2820a;
}
.location a::after{
    position: absolute;
    content: ">";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.location a:last-child{
    padding: 0;
    margin: 0;
}
.location a:last-child::after{
    display: none;
}
/* recommend */
.recommend{
    padding: 28px;
    background-color: #fff;
    box-sizing: border-box;
}
.recommend .left{
    width: 736px;
    float: left;
}
.recommend .left a{
    height: 414px;
    display: block;
    overflow: hidden;
    cursor: auto;
}
.recommend .left a img{
    max-height: none;
    width: 100%;
    height: 100%;
}
.recommend .right{
    width: 712px;
    float: right;
}
.recommend h1{
    padding: 10px 0;
    height: 80px;
    line-height: 40px;
    overflow: hidden;
}
.recommend h1 b{
    width: 80px;
    margin: 5px 10px 0 0;
    display: inline-block;
    vertical-align: top;
	line-height: normal;
}
.recommend h1 b img{
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.recommend h1 a{
    font-size: 28px;
    font-weight: 700;
    color: #333;
}
.recommend h1 a:hover{
    color: #f2820a;
}
.recommend .time{
    margin-top: 3px;
    padding-bottom: 21px;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
    font-weight: 700;
    color: #f2820a;
    border-bottom: 1px solid #e6e6e6;
}
.recommend .time mark{
	color: #f2820a;
	background: transparent;
}
.recommend .time em{
    width: 32px;
    margin: 5px 9px 0 0;
    display: inline-block;
    vertical-align: top;
	line-height: normal;
}
.recommend .time em img{
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.recommend .time .erweima{
    float: right;
    position: relative;
}
.recommend .time .erweima span{
    height: 42px;
    line-height: 42px;
    padding: 0 24px;
    font-size: 16px;
    border-radius: 26px;
    color: #f2820a;
    border: 1px solid #ffe7e0;
    background-color: #fff4f1;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.recommend .time .erweima span i{
    margin: 20px 0 0 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #f2820a transparent transparent transparent;
    display: inline-block;
    vertical-align: top;
}
.recommend .time .erweima .ewmDiv {
	position: absolute;
    left: -10px;
    top: 52px;
	width: 130px;
	height: 150px;
	margin-top: 0;
	background: #fff;
	text-align: center;
    line-height: normal;
	box-shadow: 0 6px 15px #d6d6d6;
	display: none;
	position: absolute;
	z-index: 100001;
	color: #999;
	font-size: 12px;
	border-radius: 4px;
	padding: 10px;
}
.recommend .time .erweima .ewmDiv p {
    margin-top: 5px;
    line-height: normal;
    font-weight: normal;
}
.recommend .time .erweima:hover .ewmDiv {
	display: block;
}
.recommend .message{
    margin-top: 4px;
    overflow: hidden;
}
.recommend .message .item{
    padding-bottom: 28px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.recommend .message dl{
    margin-top: 24px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #333;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}
.recommend .message dl:nth-child(2n){
    padding-left: 20px;
    width: 57%;
}
.recommend .message dl:nth-child(2n+1){
    padding-right: 20px;
    width: 43%;
}
.recommend .message dt{
    width: 80px;
    margin-right: 12px;
    float: left;
    position: relative;
}
.recommend .message dt span{
    position: relative;
    z-index: 9;
}
.recommend .message dt::after{
    width: 32px;
    height: 6px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    z-index: 1;
    background-image: -moz-linear-gradient( 0deg, rgb(248,153,51) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(248,153,51) 0%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(248,153,51) 0%, rgba(255,255,255,0) 100%);
}
.recommend .message dd{
    overflow: hidden;
}
.recommend .message dd a{
    color: #2465bd;
	text-decoration: underline;
}
.recommend .message ul{
    padding: 22px 0;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.recommend .message li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.recommend .message li p{
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
}
.recommend .message li span{
    margin-top: 15px;
    padding: 0 14px;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.recommend .message li span::before{
    width: 4px;
    height: 4px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    content: "";
    background-color: #fa7558;
}
.recommend .message li span::after{
    width: 4px;
    height: 4px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    content: "";
    background-color: #fa7558;
}
.recommend .message>p{
    margin-top: 19px;
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
}
.recommend .message>p i{
    margin: 5px 11px 0 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color:transparent transparent transparent #333;
    display: inline-block;
    vertical-align: top;
}
.recommend .message>p a{
    color: #2465bd;
    text-decoration: underline;
}

.recommend .bottom{
    margin-top: 31px;
}
.recommend .bottom .btn-box{
    float: left;
    font-size: 0;
}
.recommend .bottom .btn-box a{
    height: 54px;
    line-height: 54px;
	padding: 0 43px;
    font-size: 16px;
	margin-left: 18px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.recommend .bottom .btn-box a.bm{
    background-color: #f2820a;
}
.recommend .bottom .btn-box a.dj{
    background-color: #f89933;
}
.recommend .bottom .btn-box a.disable{
    background-color: #b0b0b0;
}
.recommend .bottom .btn-box a:first-child{
	margin: 0;
}
.recommend .share{
    height: 54px;
    line-height: 54px;
    float: right;
}
.recommend .share>span{
    padding-right: 13px;
    margin-right: 12px;
    font-size: 15px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.recommend .share>span::after{
    width: 1px;
    height: 14px;
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #999;
}
.recommend .share>.fenxiang{
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
}
.recommend .share .Share-2 {
	position: relative;
    z-index: 99999;
}
.recommend .share .Share-left{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.recommend .share .Share-2 ul {
    height: 30px;
	font-size: 0;
	display: inline-block;
    vertical-align: top;
}
.recommend .share .Share-2 li p i{
    width: 30px;
    height: 30px;
    background: url('https://public.mtnets.com/Images/public/share/share2022.png') no-repeat;
    background-size: 165px 30px;
}
.recommend .share .Share-2 li.Share-wx p i{
    background-position: 0 0;
    box-shadow: 0px 2px 7px 0px rgba(80, 182, 116, 0.5);
}
.recommend .share .Share-2 li.Share-qq p i{
    background-position: -45px 0;
    box-shadow: 0px 2px 7px 0px rgba(79, 156, 221, 0.5);
}
.recommend .share .Share-2 li.Share-qzone p i{
    background-position: -90px 0;
    box-shadow: 0px 2px 7px 0px rgba(248, 182, 65, 0.6);
}
.recommend .share .Share-2 li.Share-wb p i{
    background-position: -135px 0;
    box-shadow: 0px 2px 7px 0px rgba(255, 109, 90, 0.5);
}
.recommend .share .Share-2 li {
	margin-right: 8px;
}
.recommend .share .Share-2 li:last-child{
	margin: 0;
}
.recommend .share .Share-2 .wx-bot {
    top: 30px; 
    left: -70px;
	bottom: auto!important;
}
.recommend .share .Share-img{
	height: 130px;
}
/* show */
.show{
    margin-top: 20px;
}
.show .right{
    width: 410px;
    margin-left: 20px;
    float: right;
}
.show .title{
	line-height: 26px;
	height: 26px;
}
.show .title i{
	width: 21px;
	height: 22px;
	margin: 3px 7px 0 0;
	background: url(../../../../images/Exhibition/version/2024/list-right-title1.png) no-repeat;
    background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
.show .title b{
	font-size: 22px;
	color: #333;
}
.show .title a.more{
	line-height: 26px;
	font-size: 14px;
	color: #333;
	float: right;
}
.show .title a.more:hover{
	color: #f2820a;
}
.show .right .tip{
    padding: 16px;
    line-height: 22px;
    font-size: 15px;
    color: #e09c53;
    background: url(../../../../images/Exhibition/version/2024/tip.png) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #ffdfbf;
}
.show .right .tip b{
    padding-bottom: 8px;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #e59a49;
    text-align: center;
    display: block;
}
.show .right .tip b i{
    width: 24px;
    height: 18px;
    margin: 5px 4px 0 0;
    background: url(../../../../images/Exhibition/version/2024/tip-title.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
	vertical-align: top;
}
.show .right .report,
.show .right .video,
.show .right .special,
.show .right .recommend-exhi {
	margin-top: 20px;
    padding: 22px;
    background-color: #fff;
}
.show .right .report li {
	margin-top: 21px;
}
.show .right .report li .image {
	height: 0;
	padding-bottom: 0%;
	overflow: hidden;
	position: relative;
}
.show .right .report li .image img {
	max-height: none;
	width: 100%;
}
.show .right .report li .image span {
	position: absolute;
	height: 110px;
	bottom: 0;
	left: 0;
	width: 100%;
}
.show .right .report li .image span strong {
	font-size: 16px;
	color: #fff;
	padding: 0 15px;
	height: 18px;
    line-height: 18px;
    bottom: 15px;
    left: 0;
	width: 100%;
    font-weight: normal;
	overflow: hidden;
	position: absolute;
	box-sizing: border-box;
}
.show .right .report li p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.show .right .report li p a {
	color: #333;
}
.show .right .report li p a:hover {
	color: #f2820a;
}
.show .right .report li p i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	vertical-align: top;
	margin: 7px 10px 0 2px;
}
.show .right .report li.active .image {
	padding-bottom: 66.66%;
}
.show .right .report li.active p {
	display: none;
}
.show .right .video li{
    margin-top: 22px;
    overflow: hidden;
}
.show .right .video .image{
    width: 160px;
    height: 90px;
    margin-right: 12px;
    float: left;
}
.show .right .video .image img{
    width: 100%;
    height: 100%;
}
.show .right .video .text{
    overflow: hidden;
}
.show .right .video .text p{
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
}
.show .right .video .text p a{
    color: #333;
}
.show .right .video .text p a:hover{
    color: #f2820a;
}
.show .right .video .text span{
    margin-top: 12px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #df913e;
    display: block;
    overflow: hidden;
}
.show .right .special .image{
    margin-top: 18px;
    height: 206px;
}
.show .right .special .image img{
    width: 100%;
    height: 100%;
}
.show .right .recommend-exhi li>p{
    height: 22px;
    line-height: 22px;
    margin-top: 18px;
    font-size: 16px;
    overflow: hidden;
}
.show .right .recommend-exhi li>p i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	vertical-align: top;
	margin: 10px 10px 0 2px;
}
.show .right .recommend-exhi li>p a{
    color: #333;
}
.show .right .recommend-exhi li .item{
    height: 0;
    overflow: hidden;
}
.show .right .recommend-exhi .item .image{
    margin-top: 18px;
    width: 160px;
    height: 90px;
    margin-right: 12px;
    float: left;
}
.show .right .recommend-exhi .item .image img{
    width: 100%;
    height: 100%;
}
.show .right .recommend-exhi .item .text{
    margin-top: 18px;
    overflow: hidden;
}
.show .right .recommend-exhi .item .text p{
    line-height: 24px;
    height: 48px;
    font-size: 16px;
    overflow: hidden;
}
.show .right .recommend-exhi .item .text p a{
    color: #333;
}
.show .right .recommend-exhi .item .text p a:hover{
    color: #f2820a;
}
.show .right .recommend-exhi .item .text span{
    margin-top: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    display: block;
}
.show .right .recommend-exhi .item .text span i{
    font-size: 14px;
    margin-right: 3px;
}
.show .right .recommend-exhi li.active .item{
    height: auto;
}
.show .right .recommend-exhi li.active>p {
	display: none;
}
.show .left{
    padding: 22px 28px;
    width: calc(100% - 410px - 20px);
    background-color: #fff;
    float: left;
    box-sizing: border-box;
}
.content{
    padding-top: 20px;
    margin-top: 19px;
    line-height: 38px;
    font-size: 18px;
    color: #333;
    border-top: 1px solid #e6e6e6;
}

/* bottom */
.bot{
	margin-top: 55px;
	padding: 38px 0 45px;
	background-color: #282828;
	position: relative;
	overflow: hidden;
}
.bot::after{
	position: absolute;
	content: "";
	right: 108px;
	top: 55px;
	width: 420px;
	height: 416px;
	background: url(../../../../images/Company/version/2024/footer.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
.bot .main{
	padding: 0 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 9;
}
/* link */
.link{
	overflow: hidden;
}
.link-top{
	position: relative;
	padding-bottom: 6px;
}
.link-top p a{
	height: 36px;
	line-height: 36px;
	padding: 0 11px;
	font-size: 16px;
	color: #868686;
	background-color: #3c3c3c;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.link-top p a::after{
	display: none;
	position: absolute;
	content: "";
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width:6px 6px 0 6px;
	border-color: #7c7c7c transparent transparent transparent;
}
.link-top p a:nth-child(1){
	margin-right: 15px;
}
.link-top p a.focus{
	color: #e6e6e6;
	background-color: #7c7c7c;
}
.link-top a.focus::after{
	display: inline-block;
}
.link-top .a-link{
	line-height: 36px;
	font-size: 14px;
	color: #e6e6e6;
	top: 0;
	right: 0;
	position: absolute;
}
.link-top .a-link i{
	margin-right: 3px;
}
.link-top .a-link:hover{
	color: #f2820a;
}
.link-item{
	margin-left: -15px;
	font-size: 0;
	display: none;
}
.link-item a{
	margin-top: 12px;
	height: 18px;
	line-height: 18px;
	margin-left: 15px;
	font-size: 14px;
	color: #868686;
	display: inline-block;
	vertical-align: top;
}
.link-item a:hover{
	color: #e6e6e6;
}
.link-bot{
	margin-top: 12px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #868686;
}
.link-bot span{
	width: 72px;
	float: left;
}
.link-bot p{
	overflow: hidden;
}
.link-bot p a{
	padding: 0 9px;
	margin-right: 14px;
	color: #868686;
	background-color: #444444;
	display: inline-block;
	vertical-align: top;
}
.link-bot p a:hover{
	color: #e6e6e6;
	background-color: #7c7c7c;
}
/* footer */
.footer{
	padding: 27px 0 0;
	overflow: hidden;
}
.footer .left{
	width: 67%;
	float: left;
}
.footer .left p {
	font-size: 16px;
	line-height: 32px;
	color: #e7e7e7;
}
.footer .left p a {
	color: #e7e7e7;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}
.footer .left p a:first-child {
	padding-left: 0;
}
.footer .left p a:last-child{
	border:none;
}
.footer .left p a:hover{
	color: #f2820a;
}
.footer .left span {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
	display: block;
}
.footer .left span img {
	margin: 7px 15px 0 6px;
	vertical-align: top;
}
.footer ul.footImg {
	margin-top: 8px;
	height: 40px;
	overflow: hidden;
	background: url("../../../../images/Company/version/2024/Publicbg.png") no-repeat 0 0;
}

.footer ul.footImg li {
	width: 110px;
	float: left;
}
.footer ul.footImg li a {
	height: 40px;
	display: block;
}
.footer .right{
	overflow: hidden;
}
.footer .right li{
	width: 148px;
	margin-left: 128px;
	background-color: #484848;
	border: 8px solid #484848;
	box-sizing: border-box;
}
.footer .right li .code {
	width: 122px;
	height: 122px;
	padding: 5px;
	background-color: #fff;
}
.footer .right li .code img{
	width: 100%;
	height: 100%;
}
.footer .right li p{
	margin-top: 8px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #e6e6e6;
	text-align: center;
}
.foot{
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	background-color: #222222;
	text-align: center;
}
.foot a{
	color: #868686;
}
.foot img{
	margin: 15px 8px 0 0;
	display: inline-block;
	vertical-align: top;
}
/* rightfloat */
.rightfloat {
	width: 72px;
	background-color: #fff;
	position: fixed;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	border-radius: 36px;
	padding: 6px 0;
}
.rightfloat a {
	display: block;
	height: 80px;
	width: 72px;
	float: left;
	position: relative;
	text-align: center;
	color: #333;
}
.rightfloat a::after {
	content: '';
	height: 1px;
	width: 52px;
	background: #e6e6e6;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.rightfloat a i {
	display: inline-block;
	margin: 15px auto 10px;
	height: 25px;
	font-size: 24px;
}
.rightfloat a i {
	width: 25px;
	background-size: 100% 100% !important;
}
.rightfloat a i.icon-qq {
	width: 22px;
	height: 25px;
	background: url(../../../../images/Exhibition/version/2024/rightfloat-1.png) no-repeat;
}
.rightfloat a i.icon-phone {
	width: 21px;
	height: 24px;
	background: url(../../../../images/Exhibition/version/2024/rightfloat-2.png) no-repeat;
}
.rightfloat a i.icon-yijian {
	width: 25px;
	height: 20px;
	background: url(../../../../images/Exhibition/version/2024/rightfloat-3.png) no-repeat;
}
.rightfloat a.gotoTop{
	height: 40px;
}
.rightfloat a.gotoTop i {
	width: 18px;
	height: 10px;
	background: url(../../../../images/Exhibition/version/2024/gotop.png) no-repeat;
}
.rightfloat a.gotoTop::after{
	display: none;
}

/* QQ */
.p-qq {
	display: block;
	width: 68px;
	float: left;
	position: relative;
}
.p-qqBox {
	position: absolute;
	left: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 55px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 20px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox a{
	position: relative;
	cursor: pointer;
}
.p-qqBox a .QQhover {
	position: absolute;
	left: -15px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 110px;
	z-index: 99;
	text-align: center;
	overflow: hidden;
	resize:none;
}
.p-qqBox a .QQhover::after{
     position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	content: "QQ:";
}
.p-qqBox a:hover .QQhover{
	 display: inline-block;
}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #5c9950;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.p-qqBox span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 50px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}
/* media */
@media only screen and (max-width: 1024px){
    .main{width:  880px;}
    body{min-width:  880px;}
	.header a {
		font-size: 12px;
	}
	.header p a.login {
		margin: 8px 0 8px 11px;
		padding: 0 10px;
	}
	.header p a {
		margin-left: 9px;
	}
	.header li {
		padding-left: 7px;
		margin-left: 6px;
	}
	.top {
		padding: 15px 0;
	}
	.top .logo {
		height: 46px;
	}
	.top .searchBox {
		margin: 9px 0 0 35px;
		height: 28px;
		width: 392px;
	}
	.searchSelect {
		width: 60px;
		height: 28px;
	}
	.searchSelectTop p {
		margin-top: 3px;
		font-size: 12px;
		line-height: 22px;
		text-indent: 6px;
	}
	.searchSelectTop p {
		margin-top: 3px;
		font-size: 13px;
		line-height: 22px;
		text-indent: 6px;
	}
	.searchSelectBot {
		top: 28px;
	}		
	.erea {
		width: 60px;
		height: 28px;
	}
	.ereaTop {
		margin-top: 3px;
		padding: 0 15px 0 4px;
		background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 48px 10px;
		background-size: 6px 3px;
		font-size: 12px;
		line-height: 22px;
	}
	.ereaBot {
		top: 28px;
	}
	.search input {
		width: calc(100% - 176px);
		height: 28px;
		text-indent: 6px;
		font-size: 12px;
		line-height: 28px;
	}
	.search button {
		width: 56px;
		height: 28px;
		font-size: 13px;
		line-height: 28px;
	}
	.searchSelectTop i {
		top: 12px;
		right: 6px;
		font-size: 8px;
	}
	.topAdv {
		margin-top: 0px;
		width: 214px;
	}
	.nav {
		height: 32px;
		line-height: 32px;
	}
	.nav a {
		font-size: 13px;
		padding: 0 24px;
	}
	.location {
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}
	.location i {
		margin-right: 3px;
		font-size: 13px;
	}
	.location a {
		padding-right: 10px;
		margin-right: 3px;
	}
    .show .title {
		line-height: 16px;
		height: 16px;
	}
	.show .title i {
		width: 13px;
		height: 14px;
		margin: 1px 3px 0 0;
	}
	.show .title b {
		font-size: 14px;
	}
	.show .title a.more {
		line-height: 16px;
		font-size: 12px;
	}
	.recommend {
		padding: 16px;
	}
	.recommend .left {
		width: 415px;
	}
	.recommend .left a {
		height: 233px;
	}
	.recommend .right {
		width: 402px;
	}
	.recommend h1 a {
		font-size: 16px;
	}
	.recommend h1 {
		height: 46px;
		line-height: 23px;
		padding: 8px 0;
	}
	.recommend h1 b {
		width: 46px;
		margin: 8px 4px 0 0;
		height: 20px;
	}
	.recommend .time {
		margin-top: 6px;
		padding-bottom: 8px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.recommend .time em {
		width: 20px;
		margin: 5px 6px 0 0;
	}
	.recommend .time .erweima span {
		height: 26px;
		line-height: 26px;
		padding: 0 16px;
		font-size: 13px;
		border-radius: 22px;
	}
	.recommend .time .erweima span i {
		margin: 12px 0 0 4px;
		border-width: 3px 3px 0 3px;
	}
	.recommend .message ul {
		padding: 4px 0;
	}
	.recommend .message li p {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.recommend .message li span {
		margin-top: 7px;
		padding: 0 10px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.recommend .message > p {
		margin-top: 10px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.recommend .bottom {
		margin-top: 10px;
	}
	.recommend .bottom .btn-box a {
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		margin-left: 8px;
		font-size: 12px;
	}
	.recommend .share {
		height: 30px;
		line-height: 30px;
	}
	.recommend .share > span {
		padding-right: 4px;
		margin-right: 3px;
		font-size: 12px;
	}
	.recommend .share > .fenxiang {
		margin-top: 0;
	}
	.recommend .share .Share-left {
		font-size: 12px;
		margin-right: 5px;
	}
	.recommend .share .Share-2 li {
		margin-right: 2px;
	}
	.recommend .time .erweima .ewmDiv {
		left: -36px;
		top: 34px;
	}
	.show .right {
		width: 260px;
		margin-left: 12px;
	}
	.show .left {
		padding: 15px 17px;
		width: calc(100% - 260px - 12px);
	}
	.show .right .tip b {
		padding-bottom: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.show .right .tip {
		padding: 8px;
		line-height: 18px;
		font-size: 12px;
	}
	.show .right .tip b i {
		width: 16px;
		height: 14px;
		margin: 3px 3px 0 0;
	}
	.show .right .report, .show .right .video, .show .right .special, .show .right .recommend-exhi {
		margin-top: 12px;
		padding: 14px;
	}
	.show .right .report li .image span {
		height: 50px;
	}
	.show .right .report li .image span strong {
		font-size: 13px;
		padding: 0 8px;
		height: 14px;
		line-height: 14px;
		bottom: 6px;
	}
	.show .right .report li {
		margin-top: 12px;
	}
	.show .right .report li p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.show .right .video .image,.show .right .recommend-exhi .item .image {
		width: 102px;
		height: 57px;
		margin-right: 8px;
	}
	.show .right .video .text p,.show .right .recommend-exhi .item .text p {
		height: 36px;
		line-height: 18px;
		font-size: 13px;
	}
	.show .right .video .text span,.show .right .recommend-exhi .item .text span {
		margin-top: 5px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.show .right .video li {
		margin-top: 14px;
	}
	.show .right .special .image {
		margin-top: 12px;
		height: 130px;
	}
	.show .right .recommend-exhi .item .image {
		margin-top: 10px;
	}
	.show .right .recommend-exhi .item .text {
		margin-top: 10px;
	}
	.show .right .recommend-exhi li > p {
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
		font-size: 12px;
	}
	.content {
		padding-top: 12px;
		margin-top: 11px;
		line-height: 24px;
		font-size: 13px;
	}
    .bot {
		margin-top: 25px;
		padding: 28px 0 32px;
	}
	.bot .main {
		padding: 0 17px;
	}
	.link-top {
		padding-bottom: 4px;
	}
	.link-top p a {
		height: 26px;
		line-height: 26px;
		padding: 0 8px;
		font-size: 13px;
	}
	.link-top p a:nth-child(1) {
		margin-right: 10px;
	}
	.link-top p a::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.link-top .a-link {
		line-height: 26px;
		font-size: 12px;
	}
	.link-top .a-link i {
		margin-right: 3px;
		font-size: 13px;
	}
	.link-item {
		margin-left: -10px;
	}
	.link-item a {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		margin-left: 10px;
		font-size: 12px;
	}
	.link-bot {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.link-bot span {
		width: 64px;
	}
	.link-bot p a {
		padding: 0 6px;
		margin-right: 8px;
	}
	.footer {
		padding: 24px 0 0;
	}
	.footer .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left p a {
		padding: 0 4px;
	}
	.footer .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left span em {
		font-style: normal;
		margin-right: 8px;
	}
	.footer .left span img {
		margin: 5px 4px 0 0px;
		width: 12px;
	}
	.footer .left {
		width: 83%;
	}
	.footer .right li .code {
		width: 104px;
		height: 104px;
		padding: 3px;
	}
	.footer .right li p {
		margin-top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.footer .right li {
		width: 120px;
		margin-left: 18px;
		border: 5px solid #484848;
	}
	.bot::after {
		right: 18px;
		top: 105px;
		width: 320px;
		height: 316px;
	}
	.rightfloat {
		width: 50px;
		right: 0;
	}
	.p-qq {
		width: 50px;
	}
	.rightfloat a {
		height: 70px;
		width: 50px;
	}
	.rightfloat a i {
		margin: 10px auto 8px;
	}
	.rightfloat a::after {
		width: 48px;
	}
	.rightfloat a.gotoTop {
		height: 30px;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main{width:  988px;}
    body{min-width:  988px;}
	.top {
		padding: 18px 0;
	}
	.top .logo {
		height: 52px;
	}
	.top .searchBox {
		margin: 10px 0 0 45px;
		height: 32px;
		width: 440px;
	}
	.searchSelect {
		width: 70px;
		height: 32px;
	}
	.searchSelectTop p {
		margin-top: 5px;
		font-size: 13px;
		line-height: 22px;
		text-indent: 10px;
	}
	.searchSelectTop p {
		margin-top: 5px;
		font-size: 13px;
		line-height: 22px;
		text-indent: 10px;
	}
	.searchSelectBot {
		top: 32px;
	}		
	.erea {
		width: 70px;
		height: 32px;
	}
	.ereaTop {
		margin-top: 5px;
		padding: 0 22px 0 6px;
		background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 54px 10px;
		background-size: 8px 4px;
		font-size: 13px;
		line-height: 22px;
	}
	.ereaBot {
		top: 38px;
	}
	.search input {
		width: calc(100% - 234px);
		height: 32px;
		text-indent: 10px;
		font-size: 12px;
		line-height: 32px;
	}
	.search button {
		width: 62px;
		height: 32px;
		font-size: 14px;
		line-height: 32px;
	}
	.searchSelectTop i {
		top: 15px;
		right: 10px;
		font-size: 8px;
	}
	.topAdv {
		margin-top: 0px;
		width: 240px;
	}
	.nav {
		height: 36px;
		line-height: 36px;
	}
	.nav a {
		font-size: 14px;
		padding: 0 28px;
	}
	.location {
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}
	.location i {
		margin-right: 3px;
		font-size: 13px;
	}
	.location a {
		padding-right: 10px;
		margin-right: 3px;
	}
	.show .title {
		line-height: 16px;
		height: 16px;
	}
	.show .title i {
		width: 13px;
		height: 14px;
		margin: 1px 3px 0 0;
	}
	.show .title b {
		font-size: 14px;
	}
	.show .title a.more {
		line-height: 16px;
		font-size: 12px;
	}
	.recommend {
		padding: 18px;
	}
	.recommend .left {
		width: 466px;
	}
	.recommend .left a {
		height: 262px;
	}
	.recommend .right {
		width: 452px;
	}
	.recommend h1 a {
		font-size: 18px;
	}
	.recommend h1 {
		padding: 4px 0;
		height: 48px;
		line-height: 24px;
	}
	.recommend h1 b {
		width: 51px;
		margin: 5px 6px 0 0;
		height: 23px;
	}
	.recommend .time {
		margin-top: 9px;
		padding-bottom: 13px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.recommend .time em {
		width: 20px;
		margin: 5px 6px 0 0;
	}
	.recommend .time .erweima span {
		height: 26px;
		line-height: 26px;
		padding: 0 16px;
		font-size: 13px;
		border-radius: 22px;
	}
	.recommend .time .erweima span i {
		margin: 12px 0 0 4px;
		border-width: 3px 3px 0 3px;
	}
	.recommend .message ul {
		padding: 10px 0;
	}
	.recommend .message li p {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.recommend .message li span {
		margin-top: 7px;
		padding: 0 10px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.recommend .message > p {
		margin-top: 10px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.recommend .bottom {
		margin-top: 20px;
	}
	.recommend .bottom .btn-box a {
		height: 34px;
		line-height: 34px;
		padding: 0 15px;
		margin-left: 10px;
		font-size: 13px;
	}
	.recommend .share {
		height: 34px;
		line-height: 34px;
	}
	.recommend .share > span {
		padding-right: 4px;
		margin-right: 3px;
		font-size: 13px;
	}
	.recommend .share > .fenxiang {
		margin-top: 2px;
	}
	.recommend .share .Share-left {
		font-size: 12px;
		margin-right: 6px;
	}
	.recommend .share .Share-2 li {
		margin-right: 2px;
	}
	.recommend .time .erweima .ewmDiv {
		left: -36px;
		top: 34px;
	}
	.recommend .message dt {
		width: 54px;
		margin-right: 6px;
	}
	.show .right {
		width: 260px;
		margin-left: 12px;
	}
	.show .left {
		padding: 15px 17px;
		width: calc(100% - 260px - 12px);
	}
	.show .right .tip b {
		padding-bottom: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.show .right .tip {
		padding: 8px;
		line-height: 18px;
		font-size: 12px;
	}
	.show .right .tip b i {
		width: 16px;
		height: 14px;
		margin: 3px 3px 0 0;
	}
	.show .right .report, .show .right .video, .show .right .special, .show .right .recommend-exhi {
		margin-top: 12px;
		padding: 14px;
	}
	.show .right .report li .image span {
		height: 50px;
	}
	.show .right .report li .image span strong {
		font-size: 13px;
		padding: 0 8px;
		height: 14px;
		line-height: 14px;
		bottom: 6px;
	}
	.show .right .report li {
		margin-top: 12px;
	}
	.show .right .report li p {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.show .right .video .image,.show .right .recommend-exhi .item .image {
		width: 102px;
		height: 57px;
		margin-right: 8px;
	}
	.show .right .video .text p,.show .right .recommend-exhi .item .text p {
		height: 36px;
		line-height: 18px;
		font-size: 13px;
	}
	.show .right .video .text span,.show .right .recommend-exhi .item .text span {
		margin-top: 5px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.show .right .video li {
		margin-top: 14px;
	}
	.show .right .special .image {
		margin-top: 12px;
		height: 130px;
	}
	.show .right .recommend-exhi .item .image {
		margin-top: 10px;
	}
	.show .right .recommend-exhi .item .text {
		margin-top: 10px;
	}
	.show .right .recommend-exhi li > p {
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
		font-size: 12px;
	}
	.content {
		padding-top: 12px;
		margin-top: 11px;
		line-height: 24px;
		font-size: 13px;
	}

	.bot {
		margin-top: 25px;
		padding: 28px 0 32px;
	}
	.bot .main {
		padding: 0 21px;
	}
	.link-top {
		padding-bottom: 4px;
	}
	.link-top p a {
		height: 26px;
		line-height: 26px;
		padding: 0 8px;
		font-size: 13px;
	}
	.link-top p a:nth-child(1) {
		margin-right: 10px;
	}
	.link-top p a::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.link-top .a-link {
		line-height: 26px;
		font-size: 12px;
	}
	.link-top .a-link i {
		margin-right: 3px;
		font-size: 13px;
	}
	.link-item {
		margin-left: -10px;
	}
	.link-item a {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		margin-left: 10px;
		font-size: 12px;
	}
	.link-bot {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.link-bot span {
		width: 64px;
	}
	.link-bot p a {
		padding: 0 6px;
		margin-right: 8px;
	}
	.footer {
		padding: 24px 0 0;
	}
	.footer .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left p a {
		padding: 0 10px;
	}
	.footer .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left span em {
		font-style: normal;
		margin-right: 8px;
	}
	.footer .left span img {
		margin: 5px 4px 0 0px;
		width: 12px;
	}
	.footer .left {
		width: 74%;
	}
	.footer .right li .code {
		width: 104px;
		height: 104px;
		padding: 3px;
	}
	.footer .right li p {
		margin-top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.footer .right li {
		width: 120px;
		margin-left: 48px;
		border: 5px solid #484848;
	}
	.bot::after {
		right: 78px;
		top: 35px;
		width: 320px;
		height: 316px;
	}
	.rightfloat {
		width: 60px;
		right: 5px;
	}
	.p-qq {
		width: 60px;
	}
	.rightfloat a {
		height: 70px;
		width: 60px;
	}
	.rightfloat a i {
		margin: 10px auto 8px;
	}
	.rightfloat a::after {
		width: 48px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main{width:  1178px;}
    body{min-width:  1178px;}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		height: 64px;
	}
	.top .searchBox {
		margin: 13px 0 0 45px;
		height: 38px;
		width: 540px;
	}
	.searchSelect {
		width: 83px;
		height: 38px;
	}
	.searchSelectTop p {
		margin-top: 7px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 12px;
	}
	.searchSelectTop p {
		margin-top: 7px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 12px;
	}
	.searchSelectBot {
		top: 38px;
	}		
	.erea {
		width: 83px;
		height: 38px;
	}
	.ereaTop {
		margin-top: 7px;
		padding: 0 27px 0 8px;
		background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 64px 11px;
		background-size: 10px 6px;
		font-size: 14px;
		line-height: 24px;
	}
	.ereaBot {
		top: 38px;
	}
	.search input {
		width: calc(100% - 244px);
		height: 38px;
		text-indent: 12px;
		font-size: 14px;
		line-height: 38px;
	}
	.search button {
		width: 78px;
		height: 38px;
		font-size: 16px;
		line-height: 38px;
	}
	.searchSelectTop i {
		top: 17px;
		right: 10px;
	}

	.topAdv {
		margin-top: 0px;
		width: 296px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav a {
		font-size: 16px;
		padding: 0 36px;
	}
	.location {
		height: 46px;
		line-height: 46px;
		font-size: 14px;
	}
	.location i {
		margin-right: 3px;
		font-size: 15px;
	}
    .show .title i {
		width: 16px;
		height: 17px;
		margin: 2px 4px 0 0;
	}
	.show .title b {
		font-size: 17px;
	}
	.show .title a.more {
		line-height: 20px;
		font-size: 13px;
	}
	.show .title {
		line-height: 20px;
		height: 20px;
	}
	.recommend {
		padding: 21px;
	}
	.recommend .left {
		width: 556px;
	}
	.recommend .left a {
		height: 312px;
	}
	.recommend .right {
		width: 538px;
	}
	.recommend h1 {
		padding: 5px 0;
		height: 60px;
		line-height: 30px;
	}
	.recommend h1 a {
		font-size: 22px;
		font-weight: 700;
		color: #333;
	}
	.recommend h1 b {
		width: 64px;
		margin: 5px 10px 0 0;
		height: 27px;
	}
	.recommend .time {
		margin-top: 11px;
		padding-bottom: 16px;
		height: 34px;
		line-height: 34px;
		font-size: 17px;
	}
	.recommend .time em {
		width: 25px;
		margin: 4px 6px 0 0;
	}
	.recommend .time .erweima span {
		height: 32px;
		line-height: 32px;
		padding: 0 20px;
		font-size: 15px;
	}
	.recommend .time .erweima span i {
		margin: 15px 0 0 4px;
		border-width: 4px 4px 0 4px;
	}
	.recommend .message {
		margin-top: 3px;
	}
	.recommend .message ul {
		padding: 12px 0;
	}
	.recommend .message li p {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}
	.recommend .message li span {
		margin-top: 9px;
		padding: 0 10px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.recommend .message > p {
		margin-top: 14px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.recommend .bottom {
		margin-top: 22px;
	}
	.recommend .bottom .btn-box a {
		height: 38px;
		line-height: 38px;
		padding: 0 23px;
		margin-left: 12px;
		font-size: 14px;
	}
	.recommend .share {
		height: 38px;
		line-height: 38px;
	}
	.recommend .share > span {
		padding-right: 8px;
		margin-right: 7px;
		font-size: 14px;
		color: #999;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
	.recommend .share .Share-left {
		font-size: 14px;
		margin-right: 10px;
	}
	.recommend .share > .fenxiang {
		margin-top: 4px;
	}
	.recommend .time .erweima .ewmDiv {
		left: -16px;
		top: 40px;
	}
	.show .right {
		width: 310px;
		margin-left: 15px;
	}
	.show .left {
		padding: 17px 20px;
		width: calc(100% - 310px - 15px);
	}
	.show .right .tip b {
		padding-bottom: 5px;
		height: 22px;
		line-height: 22px;
		font-size: 17px;
	}
	.show .right .tip b i {
		width: 20px;
		height: 16px;
		margin: 3px 3px 0 0;
	}
	.show .right .tip {
		padding: 10px;
		line-height: 16px;
		font-size: 13px;
	}
	.show .right .report, .show .right .video, .show .right .special, .show .right .recommend-exhi {
		margin-top: 15px;
		padding: 17px;
	}
	.show .right .report li {
		margin-top: 14px;
	}
	.show .right .report li .image span strong {
		font-size: 14px;
		padding: 0 13px;
		height: 16px;
		line-height: 16px;
		bottom: 9px;
	}
	.show .right .report li .image span {
		height: 70px;
	}
	.show .right .report li p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.show .right .video .image {
		width: 124px;
		height: 71px;
		margin-right: 9px;
	}
	.show .right .video .text span {
		margin-top: 8px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.show .right .video .text p {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.show .right .video li {
		margin-top: 16px;
	}
	.show .right .special .image {
		margin-top: 14px;
		height: 161px;
	}
	.show .right .recommend-exhi .item .image {
		margin-top: 13px;
		width: 124px;
		height: 71px;
		margin-right: 9px;
	}
	.show .right .recommend-exhi .item .text {
		margin-top: 13px;
	}
	.show .right .recommend-exhi .item .text p {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.show .right .recommend-exhi .item .text span {
		margin-top: 10px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.show .right .recommend-exhi li > p {
		height: 20px;
		line-height: 20px;
		margin-top: 11px;
		font-size: 13px;
	}
	.content {
		padding-top: 13px;
		margin-top: 12px;
		line-height: 28px;
		font-size: 14px;
	}














	.bot {
		margin-top: 30px;
		padding: 28px 0 32px;
	}
	.bot .main {
		padding: 0 21px;
	}
	.link-top {
		padding-bottom: 4px;
	}
	.link-top p a {
		height: 26px;
		line-height: 26px;
		padding: 0 8px;
		font-size: 13px;
	}
	.link-top p a:nth-child(1) {
		margin-right: 10px;
	}
	.link-top p a::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.link-top .a-link {
		line-height: 26px;
		font-size: 12px;
	}
	.link-top .a-link i {
		margin-right: 3px;
		font-size: 13px;
	}
	.link-item {
		margin-left: -10px;
	}
	.link-item a {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		margin-left: 10px;
		font-size: 12px;
	}
	.link-bot {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.link-bot span {
		width: 64px;
	}
	.link-bot p a {
		padding: 0 6px;
		margin-right: 8px;
	}
	.footer {
		padding: 24px 0 0;
	}
	.footer .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left p a {
		padding: 0 10px;
	}
	.footer .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left span img {
		margin: 5px 10px 0 2px;
		width: 12px;
	}
	.footer .left {
		width: 74%;
	}
	.footer .right li .code {
		width: 104px;
		height: 104px;
		padding: 3px;
	}
	.footer .right li p {
		margin-top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.footer .right li {
		width: 120px;
		margin-left: 48px;
		border: 5px solid #484848;
	}
	.bot::after {
		right: 78px;
		top: 35px;
		width: 320px;
		height: 316px;
	}
	.rightfloat {
		width: 60px;
		right: 5px;
	}
	.p-qq {
		width: 60px;
	}
	.rightfloat a {
		height: 70px;
		width: 60px;
	}
	.rightfloat a i {
		margin: 10px auto 8px;
	}
	.rightfloat a::after {
		width: 48px;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main{width:  1216px;}
    body{min-width:  1216px;}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		height: 64px;
	}
	.top .searchBox {
		margin: 13px 0 0 68px;
		height: 38px;
		width: 540px;
	}
	.searchSelect {
		width: 83px;
		height: 38px;
	}
	.searchSelectTop p {
		margin-top: 7px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 12px;
	}
	.searchSelectTop p {
		margin-top: 7px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 12px;
	}
	.searchSelectBot {
		top: 38px;
	}		
	.erea {
		width: 83px;
		height: 38px;
	}
	.ereaTop {
		margin-top: 7px;
		padding: 0 27px 0 8px;
		background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 64px 11px;
		background-size: 10px 6px;
		font-size: 14px;
		line-height: 24px;
	}
	.ereaBot {
		top: 38px;
	}
	.search input {
		width: calc(100% - 244px);
		height: 38px;
		text-indent: 12px;
		font-size: 14px;
		line-height: 38px;
	}
	.search button {
		width: 78px;
		height: 38px;
		font-size: 16px;
		line-height: 38px;
	}
	.searchSelectTop i {
		top: 17px;
		right: 10px;
	}

	.topAdv {
		margin-top: 0px;
		width: 296px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav a {
		font-size: 16px;
		padding: 0 38px;
	}
	.location {
		height: 46px;
		line-height: 46px;
		font-size: 14px;
	}
	.location i {
		margin-right: 3px;
		font-size: 15px;
	}
	.show .title i {
		width: 16px;
		height: 17px;
		margin: 2px 4px 0 0;
	}
	.show .title b {
		font-size: 17px;
	}
	.show .title a.more {
		line-height: 20px;
		font-size: 13px;
	}
	.show .title {
		line-height: 20px;
		height: 20px;
	}
	.recommend {
		padding: 21px;
	}
	.recommend .left {
		width: 574px;
	}
	.recommend .left a {
		height: 323px;
	}
	.recommend .right {
		width: 556px;
	}
	.recommend h1 {
		padding: 5px 0;
		height: 60px;
		line-height: 30px;
	}
	.recommend h1 a {
		font-size: 22px;
		font-weight: 700;
		color: #333;
	}
	.recommend h1 b {
		width: 64px;
		margin: 5px 10px 0 0;
		height: 27px;
	}
	.recommend .time {
		margin-top: 11px;
		padding-bottom: 16px;
		height: 34px;
		line-height: 34px;
		font-size: 17px;
	}
	.recommend .time em {
		width: 25px;
		margin: 4px 6px 0 0;
	}
	.recommend .time .erweima span {
		height: 32px;
		line-height: 32px;
		padding: 0 20px;
		font-size: 15px;
	}
	.recommend .time .erweima span i {
		margin: 15px 0 0 4px;
		border-width: 4px 4px 0 4px;
	}
	.recommend .message {
		margin-top: 3px;
	}
	.recommend .message li p {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}
	.recommend .message li span {
		margin-top: 10px;
		padding: 0 12px;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
	}
	.recommend .message ul {
		padding: 16px 0;
	}
	.recommend .message > p {
		margin-top: 14px;
		height: 14px;
		line-height: 14px;
		font-size: 14px;
	}
	.recommend .bottom {
		margin-top: 24px;
	}
	.recommend .bottom .btn-box a {
		height: 42px;
		line-height: 42px;
		padding: 0 28px;
		margin-left: 14px;
		font-size: 14px;
	}
	.recommend .share {
		height: 42px;
		line-height: 42px;
	}
	.recommend .share > span {
		padding-right: 9px;
		margin-right: 8px;
		font-size: 14px;
		color: #999;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
	.recommend .share .Share-left {
		font-size: 14px;
		margin-right: 10px;
	}
	.recommend .share > .fenxiang {
		margin-top: 5px;
	}
	.recommend .time .erweima .ewmDiv {
		left: -16px;
		top: 41px;
	}
	.show .right {
		width: 320px;
		margin-left: 15px;
	}
	.show .left {
		padding: 17px 22px;
		width: calc(100% - 320px - 15px);
	}
	.show .right .tip b {
		padding-bottom: 5px;
		height: 22px;
		line-height: 22px;
		font-size: 17px;
	}
	.show .right .tip b i {
		width: 20px;
		height: 16px;
		margin: 3px 3px 0 0;
	}
	.show .right .tip {
		padding: 11px;
		line-height: 16px;
		font-size: 13px;
	}
	.show .right .report, .show .right .video, .show .right .special, .show .right .recommend-exhi {
		margin-top: 16px;
		padding: 18px;
	}
	.show .right .report li {
		margin-top: 15px;
	}
	.show .right .report li .image span strong {
		font-size: 14px;
		padding: 0 13px;
		height: 16px;
		line-height: 16px;
		bottom: 9px;
	}
	.show .right .report li .image span {
		height: 70px;
	}
	.show .right .report li p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.show .right .video .image {
		width: 124px;
		height: 71px;
		margin-right: 9px;
	}
	.show .right .video .text span {
		margin-top: 8px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.show .right .video .text p {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.show .right .video li {
		margin-top: 16px;
	}
	.show .right .special .image {
		margin-top: 14px;
		height: 161px;
	}
	.show .right .recommend-exhi .item .image {
		margin-top: 13px;
		width: 124px;
		height: 71px;
		margin-right: 9px;
	}
	.show .right .recommend-exhi .item .text {
		margin-top: 13px;
	}
	.show .right .recommend-exhi .item .text p {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.show .right .recommend-exhi .item .text span {
		margin-top: 10px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.show .right .recommend-exhi li > p {
		height: 20px;
		line-height: 20px;
		margin-top: 11px;
		font-size: 13px;
	}
	.content {
		padding-top: 15px;
		margin-top: 14px;
		line-height: 30px;
		font-size: 15px;
	}
    .bot {
		margin-top: 30px;
		padding: 28px 0 32px;
	}
	.bot .main {
		padding: 0 21px;
	}
	.link-top {
		padding-bottom: 4px;
	}
	.link-top p a {
		height: 26px;
		line-height: 26px;
		padding: 0 8px;
		font-size: 13px;
	}
	.link-top p a:nth-child(1) {
		margin-right: 10px;
	}
	.link-top p a::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.link-top .a-link {
		line-height: 26px;
		font-size: 12px;
	}
	.link-top .a-link i {
		margin-right: 3px;
		font-size: 13px;
	}
	.link-item {
		margin-left: -10px;
	}
	.link-item a {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		margin-left: 10px;
		font-size: 12px;
	}
	.link-bot {
		margin-top: 10px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.link-bot span {
		width: 64px;
	}
	.link-bot p a {
		padding: 0 6px;
		margin-right: 8px;
	}
	.footer {
		padding: 24px 0 0;
	}
	.footer .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left p a {
		padding: 0 10px;
	}
	.footer .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .left span img {
		margin: 5px 10px 0 2px;
		width: 12px;
	}
	.footer .left {
		width: 74%;
	}
	.footer .right li .code {
		width: 104px;
		height: 104px;
		padding: 3px;
	}
	.footer .right li p {
		margin-top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.footer .right li {
		width: 120px;
		margin-left: 48px;
		border: 5px solid #484848;
	}
	.bot::after {
		right: 78px;
		top: 35px;
		width: 320px;
		height: 316px;
	}
	.rightfloat{
		right: 10px;
	}

}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main{width:  1376px;}
    body{min-width:  1376px;}
	.top {
		padding: 25px 0;
	}
	.top .logo {
		height: 72px;
	}
	.top .searchBox {
		margin: 14px 0 0 75px;
		height: 44px;
		width: 612px;
	}
	.searchSelect {
		width: 93px;
		height: 44px;
	}
	.searchSelectTop p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 15px;
	}
	.searchSelectTop p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 24px;
		text-indent: 15px;
	}
	.searchSelectBot {
		top: 44px;
	}		
	.erea {
		width: 93px;
		height: 44px;
	}
	.ereaTop {
		margin-top: 10px;
		padding: 0 38px 0 12px;
		background: url("../../../../images/Exhibition/version/2024/exhi2020.png") no-repeat 76px 11px;
		background-size: 10px 6px;
		font-size: 14px;
		line-height: 24px;
	}
	.search input {
		width: calc(100% - 274px);
		height: 44px;
		text-indent: 12px;
		font-size: 14px;
		line-height: 44px;
	}
	.search button {
		width: 88px;
		height: 44px;
		font-size: 17px;
		line-height: 44px;
	}
	.topAdv {
		margin-top: 0px;
		width: 336px;
	}
	.nav a {
		font-size: 17px;
		padding: 0 46px;
	}
	.show .title b {
		font-size: 19px;
	}
	.show .title i {
		width: 19px;
		height: 19px;
		margin: 3px 5px 0 0;
	}
	.show .title {
		line-height: 22px;
		height: 22px;
	}
	.show .title a.more {
		line-height: 22px;
	}
	.recommend {
		padding: 24px;
	}
	.recommend .left {
		width: 649px;
	}
	.recommend .left a {
		height: 365px;
	}
	.recommend .right {
		width: 628px;
	}
	.recommend h1 {
		padding: 2px 0;
		height: 80px;
		line-height: 40px;
	}
	.recommend h1 a {
		font-size: 25px;
	}
	.recommend h1 b {
		width: 71px;
		margin: 7px 8px 0 0;
	}
	.recommend .time .erweima span {
		height: 36px;
		line-height: 36px;
		padding: 0 22px;
		font-size: 15px;
	}
	.recommend .time .erweima span i {
		margin: 17px 0 0 6px;
		border-width: 4px 4px 0 4px;
	}
	.recommend .time {
		margin-top: 8px;
		padding-bottom: 18px;
		height: 38px;
		line-height: 38px;
		font-size: 19px;
	}
	.recommend .time em {
		width: 30px;
		margin: 4px 7px 0 0;
	}
	.recommend .message ul {
		padding: 18px 0;
	}
	.recommend .message li p {
		height: 22px;
		line-height: 22px;
		font-size: 18px;
	}
	.recommend .message li span {
		margin-top: 13px;
		padding: 0 14px;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
	}
	.recommend .message > p {
		margin-top: 15px;
	}
	.recommend .bottom {
		margin-top: 27px;
	}
	.recommend .bottom .btn-box a {
		height: 48px;
		line-height: 48px;
		padding: 0 35px;
		font-size: 15px;
		margin-left: 16px;
	}
	.recommend .share {
		height: 48px;
		line-height: 48px;
	}
	.recommend .share > span {
		padding-right: 10px;
		margin-right: 10px;
	}
	.recommend .share > .fenxiang {
		margin-top: 9px;
	}
	.recommend .share .Share-left {
		margin-right: 12px;
	}
	.recommend .time .erweima .ewmDiv {
		left: -14px;
		top: 44px;
	}
	.show {
		margin-top: 18px;
	}
	.show .right {
		width: 362px;
		margin-left: 16px;
	}
	.show .left {
		padding: 20px 26px;
		width: calc(100% - 362px - 16px);
	}
	.show .right .tip b {
		padding-bottom: 7px;
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.show .right .tip {
		padding: 12px;
		line-height: 20px;
		font-size: 15px;
	}
	.show .right .tip b i {
		width: 20px;
		height: 16px;
		margin: 4px 4px 0 0;
	}
	.show .right .report, .show .right .video, .show .right .special, .show .right .recommend-exhi {
		margin-top: 18px;
		padding: 20px;
	}
	.show .right .report li {
		margin-top: 19px;
	}
	.show .right .report li .image span strong {
		bottom: 12px;
		font-size: 15px;
	}
	.show .right .report li p {
		font-size: 15px;
		height: 16px;
		line-height: 16px;
	}
	.show .right .report li p {
		font-size: 15px;
		height: 16px;
		line-height: 16px;
	}
	.show .right .video .image {
		width: 141px;
		height: 80px;
		margin-right: 10px;
	}
	.show .right .video li {
		margin-top: 19px;
	}
	.show .right .video .text span {
		margin-top: 10px;
	}
	.show .right .video .text p {
		height: 44px;
		line-height: 22px;
		font-size: 15px;
	}
	.show .right .special .image {
		margin-top: 16px;
		height: 182px;
	}
	.show .right .recommend-exhi .item .image {
		margin-top: 16px;
		width: 141px;
		height: 80px;
		margin-right: 12px;
	}
	.show .right .recommend-exhi .item .text {
		margin-top: 16px;
	}
	.show .right .recommend-exhi .item .text span {
		margin-top: 14px;
	}
	.show .right .recommend-exhi .item .text p {
		line-height: 22px;
		height: 44px;
		font-size: 15px;
	}
	.show .right .recommend-exhi li > p {
		height: 20px;
		line-height: 20px;
		margin-top: 15px;
		font-size: 15px;
	}
	.content {
		padding-top: 16px;
		margin-top: 18px;
		line-height: 34px;
		font-size: 16px;
	}

	.bot {
		margin-top: 48px;
		padding: 32px 0 38px;
	}
	.link-top p a {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 14px;
	}
	.link-top p a:nth-child(1) {
		margin-right: 12px;
	}
	.link-top p a::after {
		bottom: -5px;
		border-width: 5px 5px 0 5px;
	}
	.link-top {
		padding-bottom: 5px;
	}
	.link-top .a-link {
		line-height: 30px;
		font-size: 13px;
	}
	.link-top .a-link i {
		margin-right: 3px;
		font-size: 14px;
	}
	.link-item {
		margin-left: -12px;
	}
	.link-item a {
		margin-top: 10px;
		height: 16px;
		line-height: 16px;
		margin-left: 12px;
		font-size: 13px;
	}
	.link-bot {
		margin-top: 10px;
		font-size: 13px;
	}
	.footer .left {
		width: 76%;
	}
	.footer .left p {
		font-size: 14px;
		line-height: 28px;
	}
	.footer .left p a {
		padding: 0 12px;
	}
	.footer .right li {
		width: 144px;
		margin-left: 58px;
		border: 6px solid #484848;
	}
	.footer .left span {
		font-size: 13px;
		line-height: 30px;
	}
	.bot::after {
		right: 68px;
		top: 45px;
		width: 380px;
		height: 374px;
	}
	.rightfloat {
		right: 10px;
	}
}












