.main,.w{
    width: 1500px;
    margin: 0 auto;
}
.brandRanking dl::after {
	content: "";
	display: block;
	clear: both;
}
body{
	line-height: 1;
}
@font-face {
	font-family: "优设标题黑";
	font-display: swap;
  	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: "阿里妈妈数黑体 Bold";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff2") format("woff2"), 
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff") format("woff");
}
@font-face {
	font-family: 'ybzhan';  /* Project id 1936689 */
	src: url('//at.alicdn.com/t/c/font_1936689_w0h9bo1knyb.woff2?t=1693386488876') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1936689_w0h9bo1knyb.woff?t=1693386488876') format('woff'),
		 url('//at.alicdn.com/t/c/font_1936689_w0h9bo1knyb.ttf?t=1693386488876') format('truetype');
  }
.ybzhan {
    font-family: "ybzhan" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -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');
}
.ybzhan1 {
    font-family: "xwboo" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.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%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 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;
}
.f7{
	background-color: #f7f7f7;
}
/* top */
.top {
	width: 100%;
	height: 44px;
    padding: 18px 0;
	position: fixed;
	z-index: 100010;
	background: rgba(0,0,0,1);
	box-shadow: 0px 0px 24px rgba(0,0,0,.4);
}
.top .logo{
    float: left;
    margin-right: 15px;
}
.top .logo img{
    height: 44px;
}
.top .pageName{
    float: left;
    margin-top: 6px;
    height: 32px;
    line-height: 32px;
}
.top .pageName span{
    padding: 0 10px;
    font-size: 20px;
    border-radius: 14px 0 14px 0;
    font-family: "阿里妈妈数黑体 Bold";
    color: #06155c;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
.top .pageName b{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.top .search {
	width: 350px;
	height: 38px;
	margin: 0 0 0 15px;
	float: left;
	border: 3px solid #fff;
	position: relative;
	border-radius: 20px;
    background-color: #fff;
}
.top .search input {
	width: 275px;
	height: 38px;
	float: left;
	border: none;
	font-size: 14px;
	color: #aaa;
	margin-left: 15px;
	background-color: #fff;
}
.top .search button {
	position: absolute;
	height: 38px;
	line-height: 37px;
	color: #2b82d9;
	width: 86px;
	font-size: 15px;
	border: none;
	cursor: pointer;
	right: 0;
	top: 0;
	border-radius: 20px;
	background-color: #deeaf7;
}
.top .search button i{
    margin-right: 4px;
    font-size: 15px;
}
.top .menu {
	float: left;
	margin-left: 13px;
}
.top .menu a {
	display: inline-block;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	padding: 0 17px;
}
.top .menu a:hover,.top .menu a.home {
	color: #f90;
}
.top .exhi-ico{
	margin-top: 3px;
	float: right;
}
.top .exhi-ico a{
	height: 38px;
	line-height: 38px;
	padding: 0 16px;
	font-size: 15px;
	border-radius: 2px;
	color: #fff;
	background-color: #2b82d9;
	display: inline-block;
	vertical-align: top;
}
.top .exhi-ico a i{
	width: 18px;
	height: 18px;
	margin:10px 5px 0 0;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/exhi-ico1.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
.top .exhi-ico a.guanzong{
	margin-left: 16px;
	background-color: #fa8d22;
}
.top .exhi-ico a.guanzong i{
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/exhi-ico2.png) no-repeat;
	background-size: 100% 100%;
}

/* banner */
.banner img{
	width: 100%;
	height: auto;
}

.broadcast {
	margin-top: 9px;
	height: 40px;
	line-height: 40px;
}
.broadcast dl {
	width: 100%;
	height: 40px;
}
.broadcast dt {
	float: left;
	width: 9%;
	height: 40px;
	color: #fa8d22;
	font: 16px/40px "Microsoft Yahei";
	font-weight: bold;
}
.broadcast dt i {
	height: 26px;
	width: 26px;
	color: #fa8d22;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/tz.png) no-repeat;
	font-weight: bold;
	background-size: contain;
	vertical-align: middle;
	display: inline-block;
	margin-right: 8px;
}
.broadcast dd {
	float: left;
	width: 91%;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.broadcast dd strong{
	color:#2b82d9;
}
.broadcast dd a{
	color:#2b82d9;
	margin-right: 10px;
}
/* exhi-title */
.exhi-title {
	height: 80px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 25px auto 23px auto;
}
.exhi-title b {
	color: #ededed;
	font-size: 60px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
.exhi-title span {
	display: block;
	color: #333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 1;
	top: 22px;
}
.exhi-title i {
	display: inline-block;
	width: 36px;
	height: 34px;
	background: url("https://syh.ybzhan.cn/images/expo/version/2023/exhi-title-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 8px 12px 0 0;
}
.pop_guestSpeech .exhi-title i {
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url("https://syh.ybzhan.cn/images/expo/version/2023/exhi-title-ico1.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 8px 12px 0 0;
}
/* pop_list */
.pop_list_bot{
	margin: -15px;
	margin-top: 10px;
}
.pop_list_bot li {
	width: 25%;
	float: left;
	padding: 15px;
	box-sizing: border-box;
}
.pop_list_bot li .item {
	border-radius: 5px;
	padding: 38px 56px;
	box-sizing: border-box;
	height: 200px;
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/item-bg1.png') no-repeat;
	background-size: cover;
	position: relative;
}
.pop_list_bot li:nth-child(2) .item {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/item-bg2.png') no-repeat;
	background-size: cover;
}
.pop_list_bot li:nth-child(3) .item {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/item-bg3.png') no-repeat;
	background-size: cover;
}
.pop_list_bot li:nth-child(4) .item {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/item-bg4.png') no-repeat;
	background-size: cover;
}
.pop_list_bot li .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(22, 132, 253, 0.2);
}
.pop_list_bot li:nth-child(2) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(36, 137, 67, 0.2);
}
.pop_list_bot li:nth-child(3) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(119, 122, 239, 0.2);
}
.pop_list_bot li:nth-child(4) .item:hover {
	box-shadow: 0px 10px 15px 0px rgba(238, 70, 48, 0.2);
}
.pop_list_bot li .item .cover {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.pop_list_bot li .item .left-ico {
	float: left;
}
.pop_list_bot li .item .left-ico b {
	display: block;
	position: relative;
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	border-radius: 50%;
	background-color:#26c9fa;
	background-image:-webkit-gradient(linear, top, bottom, from(#26c9fa), to(#0487fe));
	background-image:-webkit-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-moz-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-ms-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:-o-linear-gradient(180deg, #26c9fa, #0487fe);
	background-image:linear-gradient(180deg, #26c9fa, #0487fe);
	margin-right: 25px;
	font-weight: normal;
}
.pop_list_bot li .item .left-ico i {
	font-size: 30px;
	color: #fff;
}
.pop_list_bot li:nth-child(2) .item .left-ico b {
	background-color:#91c823;
	background-image:-webkit-gradient(linear, top, bottom, from(#91c823), to(#268a43));
	background-image:-webkit-linear-gradient(180deg, #91c823, #268a43);
	background-image:-moz-linear-gradient(180deg, #91c823, #268a43);
	background-image:-ms-linear-gradient(180deg, #91c823, #268a43);
	background-image:-o-linear-gradient(180deg, #91c823, #268a43);
	background-image:linear-gradient(180deg, #91c823, #268a43);
}
.pop_list_bot li:nth-child(3) .item .left-ico b {
	background-color:#ad3eef;
	background-image:-webkit-gradient(linear, top, bottom, from(#ad3eef), to(#6e87ef));
	background-image:-webkit-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-moz-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-ms-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:-o-linear-gradient(180deg, #ad3eef, #6e87ef);
	background-image:linear-gradient(180deg, #ad3eef, #6e87ef);
}
.pop_list_bot li:nth-child(4) .item .left-ico b {
	background-color:#ff6c26;
	background-image:-webkit-gradient(linear, top, bottom, from(#ff6c26), to(#ef4730));
	background-image:-webkit-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-moz-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-ms-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:-o-linear-gradient(180deg, #ff6c26, #ef4730);
	background-image:linear-gradient(180deg, #ff6c26, #ef4730);
}
.pop_list_bot li .item::after {
	content: '';
	display: block;
	width: 9px;
	height: 98px;
	position: absolute;
	top: 40px;
	left: 25px;
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-left1.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li .item::before {
	content: '';
	display: block;
	width: 9px;
	height: 98px;
	position: absolute;
	bottom: 22px;
	right: 25px;
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-right1.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(2) .item::after {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-left2.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(2) .item::before {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-right2.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(3) .item::after {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-left3.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(3) .item::before {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-right3.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(4) .item::after {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-left4.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li:nth-child(4) .item::before {
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/ico-right4.png') no-repeat;
	background-size: contain;
}
.pop_list_bot li .item .right-text {
	overflow: hidden;
}
.pop_list_bot li .item .right-text b {
	font-size: 28px;
	display: block;
	margin-bottom: 8px;
	position: relative;
}
.pop_list_bot li .item .right-text em {
	font-style: normal;
	color: #1684fd;
}
.pop_list_bot li:nth-child(2) .item .right-text em {
	color: #238844;
}
.pop_list_bot li:nth-child(3) .item .right-text em {
	color: #777aef;
}
.pop_list_bot li:nth-child(4) .item .right-text em {
	color: #ee4630;
}
.pop_list_bot li .item .right-text p {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #888;
}
.pop_list_bot li .item .more {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 8px 14px;
	background: #1684fd;
	border-radius: 3px;
	text-align: center;
	margin-top: 24px;
}
.pop_list_bot li:nth-child(2) .item .more {
	background: #238844;
}
.pop_list_bot li:nth-child(3) .item .more {
	background: #777aef;
}
.pop_list_bot li:nth-child(4) .item .more {
	background: #ee4630;
}
.pop_list_bot li .item .more i {
	font-size: 12px;
	margin-left: 8px;
	vertical-align: middle;
}
.pop_list_bot li .image img{
	width: 100%;
	max-height: none;
	display: block;
}
.pop_list_bot li span {
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 15px;
	bottom: 20px;
	z-index: 9;
}

/* brands */
.brands{
    margin-top: 46px;
    padding: 25px 30px 18px;
    background: url(../../../../images/expo/version/2024/brands.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    border-radius: 10px;
}
.brands_title{
    text-align: center;
}
.brands_title b{
    margin: 0 18px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    color: #ffffff;
    font-family: "阿里妈妈数黑体 Bold";
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.brands_title i{
    margin-top: 6px;
    height: 38px;
    display: inline-block;
    vertical-align: top;
    left: inherit;
}
.brandsTop{
    margin-top: 22px;
    overflow: hidden;
}
.brandsTop p{
    margin-left: -12px;
    padding-bottom: 7px;
    overflow: hidden;
}
.brandsTop a{
    width: 11.111%;
    float: left;
}
.brandsTop a b{
    height: 44px;
    line-height: 44px;
    margin-left: 12px;
    font-size: 16px;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    position: relative;
    display: block;
    text-align: center;
}
.brandsTop a.focus b{
    color: #fff;
    background-color: #ffc000;
}
.brandsTop a.focus b::after{
    bottom: -7px;
    position: absolute;
    left: 50%;
	transform: translateX(-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #ffc000 transparent transparent transparent;
}
.brandsBot{
	display: none;
    margin-top: 13px;
    padding: 26px 24px 20px;
    border-radius: 4px;
    background-image: -moz-linear-gradient( -90deg, rgb(233,240,245) 0%, rgb(255,255,255) 26%);
    background-image: -webkit-linear-gradient( -90deg, rgb(233,240,245) 0%, rgb(255,255,255) 26%);
    background-image: -ms-linear-gradient( -90deg, rgb(233,240,245) 0%, rgb(255,255,255) 26%);
    overflow: hidden;
}
.brandRanking dl{
    padding: 0 40px 35px;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    position: relative;
}
.brandRanking dl::after{
    width: 1px;
    height: 100px;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background-color: #e6e6e6;
}
.brandRanking dl:nth-child(3){
    float: right;
}
.brandRanking dl:nth-child(3)::after{
    display: none;
}
.brandRanking dl.first{
    float: inherit;
    display: inline-block !important;
    vertical-align: top;
}
.brandRanking dt{
    margin-right: 18px;
    float: left;
    position: relative;
}
.brandRanking dt a{
    width: 100px;
    height: 100px;
    border: 8px solid #d8d8d8;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
    position: relative;
}
.brandRanking dl dt::after{
    width: 43px;
    height: 41px;
    top: -14px;
    right: -4px;
    position: absolute;
    content: "";
    background: url(../../../../images/expo/version/2024/brands-two.png) no-repeat;
    background-size: contain;
}
.brandRanking dl.first dt a{
	border-color: #ffde53;
}
.brandRanking dl.first dt::after{
    background: url(../../../../images/expo/version/2024/brands-one.png) no-repeat;
    background-size: contain;
}
.brandRanking dl:nth-child(3) dt a{
	border-color: #efc185;
}
.brandRanking dl:nth-child(3) dt::after{
    background: url(../../../../images/expo/version/2024/brands-three.png) no-repeat;
    background-size: contain;
}
.brandRanking dd{
    overflow: hidden;
}
.brandRanking dd p{
    height: 46px;
    line-height: 46px;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
}
.brandRanking dd p a{
    color: #333;
}
.brandRanking dd p a:hover{
    color: #0183d8;
}
.brandRanking dd a.votingBtn{
    margin-top: 8px;
    height: 38px;
    line-height: 36px;
    width: 96px;
    font-size: 18px;
    border: 1px solid #0183d8;
    font-weight: 700;
    border-radius: 20px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #0183d8;
    box-sizing: border-box;
}
.brandRanking dd a.votingBtn:hover{
    color: #0183d8;
    background-color: #fff;
}
.brandsUl{
	height: 210px;
	overflow: hidden;
}
.brandsBot ul{
    margin-left: -10px;
    overflow: hidden;
}
.brandsBot li{
    padding-left: 10px;
    width: 16.667%;
    float: left;
    box-sizing: border-box;
}
.brandsBot li:nth-child(n+7){
	margin-top: 10px;
}
.brandsBot li .item{
    padding: 11px 14px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.brandsBot li .image{
    height: 76px;
    width: 76px;
    margin-right: 20px;
    border: 1px solid #dddddd;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    overflow: hidden;
	position: relative;
}
.brandsBot li .image img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.brandsBot li .text{
    overflow: hidden;
}
.brandsBot li .text p{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
}
.brandsBot li .text p a{
	color: #333;
}
.brandsBot li .text p a:hover{
	color: #ff6c00;
}
.brandsBot li .text a.abtn{
	margin-top: 4px;
	border: 1px solid #ff6c00;
	height: 32px;
	line-height: 30px;
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background-color: #ff6c00;
	border-radius: 20px;
	display: block;
	box-sizing: border-box;
	text-align: center;
}
.brandsBot li .text a.abtn:hover{
	color: #ff6c00;
	background-color: #fff;
}
.brandsBot .more{
	margin: 16px auto 0;
	height: 18px;
	line-height: 18px;
	width: 100px;
	font-size: 16px;
	font-weight: 700;
	display: block;
}
.brandsBot .more a{
	color: #333;
	cursor: pointer;
}
.brandsBot .more i{
	margin-left: 10px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
}
.brandsBot .more a:hover{
	color: #ff6c00;
}
/* pop_live */
.pop_live{
	margin-top: 48px;
	padding: 40px 0 48px;
	background: url('https://syh.ybzhan.cn/images/expo/version/2023/pop_live.png') no-repeat;
	background-size: 100% 100%;
}
.pop_live .left{
	width: 928px;
	margin-right: 40px;
	float: left;
}
.pop_live .left .title{
	height: 40px;
	line-height: 40px;
}
.pop_live .left .title i{
	width: 34px;
	height: 40px;
	margin-right: 10px;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/pop_live01.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
.pop_live .left .title b{
	font-size: 32px;
	color: #fff;
}
.pop_live .left .image{
	margin-top: 26px;
	height: 522px; 
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.pop_live .left .image img{
	width: 100%;
	height: 100%;
}
.pop_live .left .image mark{
	position: absolute;
	right: 22px;
	top: 22px;
	height: 44px;
	line-height: 44px;
	padding: 0 18px;
	font-size: 18px;
	color: #fff;
	background-image: -moz-linear-gradient( 0deg, rgb(255,117,5) 0%, rgb(255,162,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,117,5) 0%, rgb(255,162,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,117,5) 0%, rgb(255,162,0) 100%);
	border-radius: 4px;
}
  
.pop_live .left .image mark.living{
	background-color: #f22424;
}
.pop_live .left .image mark.replay{
	background-color: #fa8d22;
}
.pop_live .left .image mark.notice {
	background: #2983d9;
}
.pop_live .right{
	overflow: hidden;
}
.pop_live .live-tab{
	padding-bottom: 21px;
	border-bottom: 2px solid #70addd;
}
.pop_live .live-tab a{
	height: 46px;
	line-height: 46px;
	padding: 0 18px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}
.pop_live .live-tab a::after{
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: -23px;
	height: 3px;
	background-color: #ffd48a;
	width: 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;
}
.pop_live .live-tab a.focus{
	color: #ffd48a;
}
.pop_live .live-tab a.focus::after{
	width: 100%;
}
.pop_live .live-tab a:last-child{
	margin-left: 16px;
}
.pop_live .live-bot{
	display: none;
	padding-top: 29px;
	max-height: 519px;
	overflow-y: auto;
	box-sizing: border-box;
}
.pop_live .live-bot ul{
	margin-left: 5px;
	padding-left: 22px;
	position: relative;
}
.pop_live .live-bot ul::after{
	top: 14px;
	bottom: 1px;
	position: absolute;
	content: "";
	left: 0;
	width: 1px;
	background-color: #72b2e0;
}
.pop_live .live-bot li{
	margin-top: 36px;
}
.pop_live .live-bot li:first-child{
	margin-top: 0;
}
.pop_live .live-bot p{
	position: relative;
}
.pop_live .live-bot p a{
	line-height: 28px;
	height: 28px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	display: block;
	overflow: hidden;
}
.pop_live .live-bot p a:hover{
	text-decoration: underline;
}
.pop_live .live-bot p::after{
	position: absolute;
	left: -25px;
	top: 10px;
	width: 8px;
	height: 8px;
	background-color: #fff;
	content: "";
	transform: rotate(45deg);
	z-index: 2;
}
.pop_live .live-bot .live-item{
	margin-top: 12px;
	overflow: hidden;
}
.pop_live .live-bot .image{
	width: 176px;
	margin-right: 18px;
	float: left;
	overflow: hidden;
}
.pop_live .live-bot .image a{
	height: 0;
	padding-bottom: 56.25%;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	position: relative;
}
.pop_live .live-bot .image img{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.pop_live .live-bot .text{
	padding-top: 12px;
	padding-right: 10px;
	opacity: 0.7;
	overflow: hidden;
}
.pop_live .live-bot span{
	line-height: 22px;
	height: 44px;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
.pop_live .live-bot span a{
	color: #fff;
}
.pop_live .live-bot .comName,
.pop_live .live-bot .bot{
	margin-top: 15px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
.pop_live .live-bot .comName i,
.pop_live .live-bot .bot i{
	font-size: 14px;
	margin-right: 5px;
}
.pop_live .live-bot2 .text{
	padding-top: 1px;
}
.pop_live .live-bot2 .comName,
.pop_live .live-bot2 .bot{
	margin-top: 10px;
}
/* 展馆 */
.exhiItem{
	padding-bottom: 50px;
}
.exhiTitle{
	text-align: center;
	overflow: hidden;
}
.exhiTitle .titleTop {
	height: 80px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 25px auto 23px auto;
}
.exhiTitle .titleTop b {
	color: #ededed;
	font-size: 60px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
.exhiTitle .titleTop span {
	display: block;
	color: #333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 1;
	top: 22px;
}
.exhiTitle .titleTop span a{
	color: #333;
}
.exhiTitle .titleTop em{
	margin-right: 15px;
	font-size: 36px;
	font-style: normal;
	color: #2b82d9;
}

.exhiTitle .titleBot{
	height: 36px;
	line-height: 36px;
	padding: 0 25px;
	font-size: 14px;
	color: #fff;
	transform: skewX(-30deg);
	background-image: -moz-linear-gradient( 0deg, rgb(22,180,225) 0%, rgb(66,172,126) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(22,180,225) 0%, rgb(66,172,126) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(22,180,225) 0%, rgb(66,172,126) 100%);
	display: inline-block;
	overflow: hidden;

}
.exhiTitle .titleBot p{
	transform: skewX(30deg);
}
/* exhiTop */
.exhiTop{
	margin-top: 44px;
	overflow: hidden;
}
.exhiTop .left{
	width: calc(100% - 287px - 16px);
	float: left;
}
.exhiTop .left ul{
	margin-left: -18px;
	overflow: hidden;
}
.exhiTop .left li{
	float: left;
	width: 50%;
	padding-left: 18px;
	box-sizing: border-box;
}
.exhiTop .left a{
	height: 0;
	padding-bottom: 57.289%;
	position: relative;
	overflow: hidden;
	display: block;
}
.exhiTop .left img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.exhiTop .left span{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 52px;
	line-height: 52px;
	padding: 0 12px;
	font-size: 18px;
	color: #fff;
	background: rgba(0,0,0,.5);
	overflow: hidden;
}
.exhiTop .right{
	width: 287px;
	float: right;
}
.exhiTop .right li:nth-child(1){
	margin-bottom: 16px;
}

/* exhiVideo */
.exhiVideo{
	padding-top: 16px;
	overflow: hidden;
}
.exhiVideo ul{
	margin-left: -16px;
}
.exhiVideo li{
	float: left;
	width: 20%;
	padding-left: 16px;
	box-sizing: border-box;
}
.exhiVideo li .item a,
.exhiTop .right li a{
	height: 0;
	padding-bottom: 56.097%;
	position: relative;
	overflow: hidden;
	display: block;
}
.exhiVideo li img,
.exhiTop .right li img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.exhiVideo li mark,
.exhiTop li mark{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 15px;
	color: #fff;
	border-radius: 2px;
}
.exhiVideo li mark.living,
.exhiTop li mark.living{
	background-color: #f22424;
}
.exhiVideo li mark.replay,
.exhiTop li mark.replay{
	background-color: #fa8d22;
}
.exhiVideo li mark.notice,
.exhiTop li mark.notice {
	background: #2983d9;
}
.exhiVideo li span,
.exhiTop .right li span{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0,.5);
	overflow: hidden;
}
.exhiVideo li .item:hover{
	margin-top: -4px;
}
/* exhiBrands */
.exhiBrands,.exhiShow,.exhiCompany{
	margin-top: 24px;
}
.exhiBotTitle{
	height: 56px;
	line-height: 56px;
	background-image: -moz-linear-gradient( 0deg, rgb(216,230,243) 0%, rgb(228,236,244) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(216,230,243) 0%, rgb(228,236,244) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(216,230,243) 0%, rgb(228,236,244) 100%);
}
.exhiBotTitle span{
	margin-top: -6px;
	height: 62px;
	line-height: 62px;
	width: 177px;
	font-size: 24px;
	color: #333;
	background: url(../../../../images/expo/version/2023/exhiBotTitle.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
}
.exhiBotTitle span b{
	position: relative;
	z-index: 99;
}
.exhiBotTitle span::after{
	position: absolute;
	left: 24px;
	top: 11px;
	width: 38px;
	height: 34px;
	content: "";
	background: url(../../../../images/expo/version/2023/exhiBotTitle01.png) no-repeat;
	background-size: 100% 100%;
	z-index: 98;
}
.exhiBrands-bot .swiper-container{
	padding:0 0 8px;
	background-color: #fff;
	overflow: hidden;
}
.exhiBrands-bot .swiper-button-next,.exhiBrands-bot .swiper-button-prev{
	top: 126px;
	width: 28px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	background-color: transparent;
	background-image: none;
	text-align: center;
}
.exhiBrands-bot .swiper-button-next{
	right: 5px;
}
.exhiBrands-bot .swiper-button-prev{
	left: 5px;
}
.exhiBrands-bot .swiper-button-next i,.exhiBrands-bot .swiper-button-prev i{
	font-size: 22px;
	color: #999;
}
.exhiBrands-bot .swiper-button-next,
.exhiBrands-bot .swiper-button-prev{
	display: none;
}
.exhiBrands-bot .swiper-slide{
	padding: 10px 30px;
	border-radius: 8px;
	text-align: center;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
.exhiBrands-bot .swiper-slide .img{
	height: 120px;
	position: relative;
}
.exhiBrands-bot .swiper-slide .img img{
	max-width: 99%;
}
.exhiBrands-bot .swiper-slide p{
	height: 30px;
	line-height: 30px;
	padding: 0 13px;
	font-size: 14px;
	border-radius: 12px;
	color: #2b82d9;
	background-color: #ecf3fa;
	display: inline-block;
	cursor: pointer;
}
.exhiBrands-bot .swiper-slide p i{
	margin-right: 8px;
}
.exhiBrands-bot .swiper-slide p.active{
	color: #fff;
	background-color: #2b82d9;
}
.exhiBrands-bot .swiper-slide:hover{
	z-index: 999;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
}

/* exhiShow */
.exhiShow .exhiBotTitle span::after{
	left: 38px;

}
.exhiShowBot{
	padding: 0 9px;
	position: relative;
	background-color: #fff;
}
.exhiShowBot .swiper-container{
	overflow: hidden;
}
.exhiShowBot .swiper-slide{
	padding: 22px 24px;
	box-sizing: border-box;
}
.exhiShowBot .swiper-slide .image{
	height: 192px;
	position: relative;
}
.exhiShowBot .text p{
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.exhiShowBot .text p a{
	color: #333;
}
.exhiShowBot .text p a:hover{
	color: #2b82d9;
}
.exhiShowBot .text span{
	margin-top: 16px;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #2b82d9;
	background-color: #ecf3fa;
	border-radius: 16px;
	display: inline-block;
	cursor: pointer;
}
.exhiShowBot .text span i{
	margin-right: 4px;
}
.exhiShowBot .text span.active{
	color: #fff;
	background-color: #2b82d9;
}
.exhiShowBot .swiper-button-next,.exhiShowBot .swiper-button-prev{
	top: 126px;
	width: 28px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	background-color: transparent;
	background-image: none;
	text-align: center;
}
.exhi-hall-3 .exhiShowBot .swiper-button-next,.exhi-hall-3 .exhiShowBot .swiper-button-prev{
	/* top: 70px; */
}
.exhiShowBot .swiper-button-next{
	right: 5px;
}
.exhiShowBot .swiper-button-prev{
	left: 5px;
}
.exhiShowBot .swiper-button-next i,.exhiShowBot .swiper-button-prev i{
	font-size: 22px;
	color: #999;
}
/* exhiCompany */
.exhiCompanyBot{
	height: 360px;
	overflow: hidden;
}
.exhiCompany ul{
	padding: 0 12px;
	background-color: #fff;
	overflow: hidden;
}
.exhiCompany li{
	float: left;
	width: 25%;
	padding: 0 20px;
	box-sizing: border-box;
}
.exhiCompany li a{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	display: block;
	overflow: hidden;
}
.exhiCompany li span {
	display: inline-block;
	height: 20px;
	line-height: 18px;
	border-radius: 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right: 8px;
	background: -moz-linear-gradient( 0deg, rgb(220,163,88) 0%, rgb(243,147,34) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(220,163,88) 0%, rgb(243,147,34) 100%);
	background: -ms-linear-gradient( 0deg, rgb(220,163,88) 0%, rgb(243,147,34) 100%);
	font-family: "Microsoft YaHei";
	margin-right: 4px;
	vertical-align: top;
	margin-top: 20px;
}
.exhiCompany li span i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/vip.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: -2px;
	margin-right: 4px;
}
.exhiCompany li:hover{
	background-color: #f2f2f2;
}
.exhiCompany li a:hover{
	color: #f90;
}
/* 展馆颜色 */
/* b */
.exhi-hall-2 .exhiTitle .titleTop em{
	color: #31976f;
}
.exhi-hall-2 .exhiBotTitle{
	background-image: -moz-linear-gradient( 0deg, rgb(232,240,237) 0%, rgb(225,235,236) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(232,240,237) 0%, rgb(225,235,236) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(232,240,237) 0%, rgb(225,235,236) 100%);
}
.exhi-hall-2 .exhiBotTitle span::after {
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/b-exhiBotTitle01.png) no-repeat;
	background-size: 100% 100%;
}
.exhi-hall-2 .exhiBrands .swiper-slide p,.exhi-hall-2 .exhiShowBot .text span {
	color: #31976f;
	background-color: #ecf6f2;
}
.exhi-hall-2 .exhiBrands .swiper-slide p.active,.exhi-hall-2 .exhiShowBot .text span.active{
	color: #fff;
	background-color: #31976f;
}
/* c */
.exhi-hall-3 .exhiTitle .titleTop em{
	color: #dc603a;
}
.exhi-hall-3 .exhiBotTitle{
	background-image: -moz-linear-gradient( 0deg, rgb(241,228,224) 0%, rgb(243,234,217) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(241,228,224) 0%, rgb(243,234,217) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(241,228,224) 0%, rgb(243,234,217) 100%);
}
.exhi-hall-3 .exhiBotTitle span::after {
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/b-exhiBotTitle02.png) no-repeat;
	background-size: 100% 100%;
}
.exhi-hall-3 .exhiBrands .swiper-slide p,.exhi-hall-3 .exhiShowBot .text span {
	color: #dc603a;
	background-color: #f7f1ef;
}
.exhi-hall-3 .exhiBrands .swiper-slide p.active,.exhi-hall-3 .exhiShowBot .text span.active{
	color: #fff;
	background-color: #dc603a;
}
/* footer */

.foot {
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}

.foot1 {
	margin: 0 auto;
}

.footLeft {
	width: 750px;
	float: left;
}

.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}

.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}

.footLeft ul li {
	float: left;
	margin-right: 15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
	line-height: 1.5;
}

.footLeft ul li:last-child {
	margin-right: 0;
}

.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}

.footLeft ul li b a {
	color: #666;
}

.footLeft p {
	color: #666;
	height: 24px;
	line-height: 24px;
}

.footLeft p a {
	color: #666;
}

.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}

.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 63px;
	display: inline-block;
}

.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;
}

.footRight ul {
	float: left;
}

.footRight ul.ul2 {
	float: right;
}

.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}

.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}

.footRight ul li a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255, 255, 255, .9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	resize: none;
	overflow: hidden;
}

.footRight ul li a .QQhover::after {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}

.footRight ul li a:hover .QQhover {
	display: inline-block;
}

.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(https://www.ybzhan.cn/images/index420/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}

.footRight p b {
	font-size: 16px;
}

.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}

.ybw a {
	color: #dcdcdc;
}

.ybw span {
	color: #dcdcdc;
}

.lxqq {
	height: 108px;
	margin-bottom: 10px;
}

.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}

.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}

.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}

.footRight-r {
	overflow: hidden;
	padding-left: 120px;
	box-sizing: border-box;
}

.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}

.footRight-r ul li {
	float: left;
	margin-right: 30px;
}

.footRight-r ul li:last-child {
	margin-right: 0;
}

.footRight-r ul li .image {
	width: 132px;
	height: 132px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}

.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}

.footer a {
	color: #dcdcdc;
}

/* leftFloat */
.leftFloat {
	width: 100px;
	height: 393px;
	position: fixed;
	left: 0px;
	top: 40%;
	transform: translate(0,-50%);
	z-index: 9999;
	box-sizing: border-box;
	padding: 5px;
	background: url(https://syh.ybzhan.cn/images/expo2018/leftFloat_green.png) no-repeat;
	display: none;
	background-size: 100% 100%;
}
.leftFloat_logo {
	width: 75px;
	height: 25px;
	margin: 20px auto 0;
	background: url(https://syh.ybzhan.cn/images/expo2018/byelogo.png) no-repeat;
	background-size: contain;
}
.leftFloat1 .leftFloat_logo {
	background: url(https://syh.ybzhan.cn/images/expo2018/byelogo1.png) no-repeat;
	background-size: contain;
}

.leftFloat p {
	text-align: center;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-top: 20px;
	letter-spacing: 1px;
}
.leftFloat p i{
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.leftFloat b {
	text-align: center;
	color: #fff0bf;
	line-height: 28px;
	font-size: 13px;
	display: block;
	margin-top: 20px;
}
.leftFloat_img {
	margin-top: 15px;
	text-align: center;
}
.leftFloat span {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	letter-spacing: 1px;
}
.next_bottom {
	width: 100%;
	position: fixed;
	height: 50px;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #168ce3;
}
.next_bottom_center {
	margin: 0 auto;
	height: 50px;
	background: #fff;
}
/* leftAdv */
.leftAdv{
	position: fixed;
	top: 150px;
	right: 28px;
	padding: 10px 3px 50px;
	z-index: 999999;
	background-image: -moz-linear-gradient( -90deg, rgb(89,150,219) 0%, rgb(77,166,234) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(89,150,219) 0%, rgb(77,166,234) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(89,150,219) 0%, rgb(77,166,234) 100%);
}
.leftAdv p{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	font-family: "优设标题黑";
	text-align: center;
}
.leftAdv ul{
	margin-top: 7px;
}
.leftAdv li{
	width: 108px;
	margin-top: 3px;
	background-color: #f7f7f7;
}
.leftAdv li a{
	height: 58px;
	position: relative;
	display: block;
	cursor: pointer;
}
.leftAdv li span{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-align: center;
}
.leftAdv li b{
	display: block;
}
.leftAdv i{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 12px;
	width: 26px;
	height: 21px;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/goTop.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.leftAdv li.focus{
	background-color: #f29d18;
}
.leftAdv li.focus span{
	color: #fff;
}
/* online-talk */
.online-talk {
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	position: fixed;
	transform: translateX(-0);
	top: 63%;
	width: 114px;
	line-height: 1;
	box-sizing: border-box;
	padding: 16px 9px 14px;
	z-index: 999;
	/* -webkit-animation: 6s linear 0.15s infinite normal none running swing; */
	/* animation: 6s linear 0.15s infinite normal none running swing; */
}
.online-talk .image {
	height: 78px;
	text-align: center;
}
.online-talk p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
}
.online-talk span {
	display: block;
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.online-talk .talk {
	display: block;
	height: 28px;
	line-height: 28px;
	border-radius: 4px;
	background-image: -moz-linear-gradient( 0deg, #fd7a5f 0%, #f41826 100%);
	background-image: -webkit-linear-gradient( 0deg, #fd7a5f 0%, #f41826 100%);
	background-image: -ms-linear-gradient( 0deg, #fd7a5f 0%, #f41826 100%);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 2px 0;
}
/* bye */
/* 闭馆弹窗 */
.bye {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999;
	width: 570px;
	height: 363px;
	background: url(../../../../images/expo2018/byebg_green.png) no-repeat;
}
.byeMain {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 40px;
	box-sizing: border-box;
}
.byeMain .ico_right {
	position: absolute;
	right: 22px;
	top: 22px;
	cursor: pointer;
}
.byeMain .ico_right i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../../../../images/expo2018/right_ico.png) no-repeat;
}
.byeMain .bye_logo {
	width: 112px;
	height: 38px;
	margin: 0 auto;
	background: url(https://syh.ybzhan.cn/images/expo/version/2023/expoLogo.png) no-repeat;
	background-size: contain;
}
.byeMain p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	position: relative;
}
.byeMain p i {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.byeMain .thk {
	width: 475px;
	height: 115px;
	background: #f9ecc0;
	margin: 35px auto 0;
	display: block;
	border-radius: 4px;
	background: url(../../../../images/expo2018/thk_bg.png) no-repeat;
	padding-top: 16px;
}
.byeMain .thk b {
	text-align: center;
	line-height: 38px;
	font-size: 28px;
	color: #3d8ad7;
	display: block;
	font-weight: bold;
}
.byeMain .thk em{
	text-align: center;
	font-size: 28px;
	font-style: normal;
	color: #3d8ad7;
	display: block;
	font-weight: bold;
	line-height: 76px;
}
.byeMain  span {
	display: block;
	font-size: 20px;
	color: #fff;
	margin: 10px auto 0;
	width: 280px;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.byeMain  span i.left {
	width: 16px;
	height: 13px;
	position: absolute;
	left:0;top: 6px;
	background: url(../../../../images/expo2018/thkleft_ico.png) no-repeat;
}
.byeMain  span i.right {
	width: 16px;
	position: absolute;
	height: 13px;
	right: 0;
	top: 6px;
	background: url(../../../../images/expo2018/thkright_ico.png) no-repeat;
}


/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  732px;}
    body{min-width:  732px;}
	.top {
		height: 20px;
		padding: 10px 0;
	}
	.top .logo img {
		height: 20px;
	}
	.top .logo {
		margin-right: 3px;
	}
	.top .pageName {
		margin-top: 1px;
		height: 16px;
		line-height: 16px;
	}
	.top .pageName span {
		padding: 0 2px;
		font-size: 12px;
		border-radius: 8px 0 8px 0;
	}
	.top .pageName b {
		font-size: 12px;
		font-weight: normal;
	}
	.top .search {
		width: 194px;
		height: 20px;
		margin: 0 0 0 0px;
		border: 1px solid #fff;
	}
	.top .search input {
		width: 150px;
		height: 20px;
		font-size: 12px;
		margin-left: 6px;
	}
	.top .search button {
		height: 20px;
		line-height: 20px;
		width: 42px;
		font-size: 12px;
	}
	.top .search button i {
		margin-right: 1px;
		font-size: 12px;
	}
	.top .menu {
		margin-left: 4px;
	}
	.top .menu a {
		font-size: 12px;
		height: 28px;
		line-height: 28px;
		padding: 0 2px;
	}
	.top .exhi-ico a {
		height: 28px;
		line-height: 28px;
		padding: 0 3px;
		font-size: 12px;
	}
	.top .exhi-ico a i {
		width: 12px;
		height: 12px;
		margin: 8px 4px 0 0;
		display: none;
	}
	.top .exhi-ico a.guanzong {
		margin-left: 5px;
	}
	.top .exhi-ico {
		margin-top: 0;
	}
	.broadcast {
		margin-top: 8px;
		height: 30px;
		line-height: 30px;
	}
	.broadcast dl {
		height: 30px;
	}
	.broadcast dt {
		width: 14%;
		height: 30px;
		font: 12px/30px "Microsoft Yahei";
	}
	.broadcast dt i {
		height: 22px;
		width: 22px;
		margin-right: 5px;
	}
	.broadcast dd {
		width: 86%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.exhi-title{
		margin: 12px auto;
		height: 50px;
	}
	.exhi-title b,.exhiTitle .titleTop b {
		font-size: 45px;
	}
	.exhi-title span,.exhiTitle .titleTop span {
		top: 14px;
		font-size: 27px;
	}
	.exhi-title i {
		width: 28px;
		height: 28px;
		margin: 8px 9px 0 0;
	}
	.pop_guestSpeech .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 7px 9px 0 0;
	}
	.exhiTitle .titleTop {
		margin: 15px auto;
		height: 60px;
	}
	.exhiTitle .titleTop em{
		font-size: 26px;
		margin-right: 11px;
	}
	.exhiTitle .titleBot {
		height: 28px;
		line-height: 28px;
		padding: 0 18px;
		font-size: 12px;
		transform: skewX(-24deg);
	}
	.exhiTitle .titleBot p {
		transform: skewX(24deg);
	}
	.pop_list_bot ul {
		margin: -8px;
	}
	.pop_list_bot li {
		padding: 8px;
	}
	.pop_list_bot li .item .left-ico i {
		font-size: 18px;
	}
	.pop_list_bot li .item {
		padding: 15px 18px;
		height: 106px;
	}
	.pop_list_bot li .item .more {
		padding: 4px 14px;
		margin-top: 18px;
		font-size: 12px;
	}
	.pop_list_bot li .item .more i {
		font-size: 10px;
	}
	.pop_list_bot li .item .left-ico b {
		margin-right: 8px;
		width: 38px;
		height: 38px;
		line-height: 38px;
	}
	.pop_list_bot li .item::after {
		top: 10px;
		left: 6px;
	}
	.pop_list_bot li .item::before {
		bottom: 10px;
		right: 6px;
	}
	.pop_list_bot li .item .right-text b {
		font-size: 15px;
		margin-bottom: 2px;
	}
	.pop_list_bot li .item .right-text p {
		font-size: 12px;
	}
	/* brands */
	.brands {
		margin-top: 27px;
		padding: 11px 13px 9px;
	}
	.brands_title b {
		margin: 0 8px;
		height: 24px;
		line-height: 24px;
		font-size: 20px;
	}
	.brands_title i {
		margin-top: 1px;
		height: 22px;
	}
	.brandsTop {
		margin-top: 11px;
	}
	.brandsTop p {
		margin-left: -4px;
		padding-bottom: 4px;
	}
	.brandsTop a b {
		height: 22px;
		line-height: 22px;
		margin-left: 4px;
		font-size: 12px;
	}
	.brandsTop a.focus b::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.brandsBot {
		margin-top: 6px;
		padding: 18px 12px 6px;
	}
	.brandRanking dl dt::after {
		width: 22px;
		height: 21px;
		top: -7px;
		right: -2px;
	}
	.brandRanking dt a {
		width: 50px;
		height: 50px;
		border: 4px solid #d8d8d8;
	}
	.brandRanking dt {
		margin-right: 6px;
	}
	.brandRanking dl {
		padding: 0 20px 16px;
	}
	.brandRanking dd p {
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.brandRanking dd a.votingBtn {
		margin-top: 4px;
		height: 20px;
		line-height: 18px;
		width: 50px;
		font-size: 12px;
	}
	.brandsBot li .item {
		padding: 3px 5px;
	}
	.brandsBot li .image {
		height: 38px;
		width: 38px;
		margin-right: 4px;
	}
	.brandsBot li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.brandsBot li .text a.abtn {
		margin-top: 3px;
		height: 16px;
		line-height: 14px;
		font-size: 12px;
		border-radius: 18px;
	}
	.brandsBot li:nth-child(n+7) {
		margin-top: 6px;
	}
	.brandsUl {
		height: 98px;
	}
	.brandRanking dl::after {
		height: 56px;
	}
	.brandsBot .more {
		margin: 8px auto 0;
		height: 14px;
		line-height: 14px;
		width: 70px;
		font-size: 12px;
	}
	.brandsBot .more i {
		margin-left: 4px;
		font-size: 12px;
	}
	/* pop_live */
	.pop_live {
		margin-top: 25px;
		padding: 21px 0 26px;
	}
	.pop_live .left {
		width: 453px;
		margin-right: 14px;
	}
	.pop_live .left .title {
		height: 22px;
		line-height: 22px;
	}
	.pop_live .left .title i {
		width: 20px;
		height: 22px;
		margin-right: 6px;
	}
	.pop_live .left .title b {
		font-size: 17px;
	}
	.pop_live .left .image {
		margin-top: 14px;
		height: 255px;
	}
	.pop_live .left .image mark{
		right: 11px;
		top: 11px;
		height: 26px;
		line-height: 26px;
		padding: 0 10px;
		font-size: 12px;
	}
	.pop_live .live-tab {
		padding-bottom: 12px;
		border-bottom: 1px solid #70addd;
	}
	.pop_live .live-tab a {
		height: 24px;
		line-height: 24px;
		padding: 0 10px;
		font-size: 14px;
	}
	.pop_live .live-tab a::after {
		bottom: -13px;
		height: 2px;
	}
	.pop_live .live-bot ul {
		margin-left: 3px;
		padding-left: 8px;
	}
	.pop_live .live-bot p::after {
		left: -9.5px;
		top: 5px;
		width: 4px;
		height: 4px;
	}
	.pop_live .live-bot ul::after {
		top: 7px;
	}
	.pop_live .live-bot {
		padding-top: 13px;
		max-height: 252px;
	}
	.pop_live .live-bot p a {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.pop_live .live-bot .live-item {
		margin-top: 3px;
	}
	.pop_live .live-bot .image {
		width: 100px;
		margin-right: 6px;
	}
	.pop_live .live-bot .text {
		padding-top: 5px;
		padding-right: 5px;
	}
	.pop_live .live-bot span {
		line-height: 14px;
		height: 28px;
		font-size: 12px;
	}
	.pop_live .live-bot .comName, .pop_live .live-bot .bot {
		margin-top: 6px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.pop_live .live-bot .comName i, .pop_live .live-bot .bot i {
		font-size: 12px;
		margin-right: 2px;
	}
	.pop_live .live-bot li {
		margin-top: 10px;
	}
	.pop_live .live-bot2 .text {
		padding-top: 0;
	}
	.pop_live .live-bot2 .comName, .pop_live .live-bot2 .bot {
		margin-top: 0;
	}
	.exhiTop {
		margin-top: 15px;
	}
	.exhiTop .left {
		width: calc(100% - 141px - 7px);
	}
	.exhiTop .right {
		width: 141px;
	}
	.exhiTop .left li {
		padding-left: 7px;
	}
	.exhiTop .left ul {
		margin-left: -7px;
	}
	.exhiTop .right li:nth-child(1) {
		margin-bottom: 7px;
	}
	.exhiVideo li {
		padding-left: 7px;
	}
	.exhiVideo ul {
		margin-left: -7px;
	}
	.exhiVideo {
		padding-top: 7px;
	}
	.exhiTop .left span {
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		font-size: 14px;
	}
	.exhiVideo li span, .exhiTop .right li span {
		height: 24px;
		line-height: 24px;
		padding: 0 6px;
		font-size: 12px;
	}
	.exhiVideo li mark, .exhiTop li mark {
		right: 6px;
		top: 6px;
		height: 18px;
		line-height: 18px;
		padding: 0 4px;
		font-size: 12px;
	}
	.exhiBrands, .exhiShow, .exhiCompany {
		margin-top: 12px;
	}
	.exhiBotTitle {
		height: 30px;
		line-height: 30px;;
	}
	.exhiBotTitle span {
		margin-top: -3px;
		height: 33px;
		line-height: 33px;
		width: 94px;
		font-size: 13px;
		text-indent: 13px;
		text-align: left;
	}
	.exhiBotTitle span::after {
		left: 11px!important;
		top: 5px;
		width: 20px;
		height: 19px;
	}
	.exhiBrands-bot .swiper-slide {
		padding: 4px 8px;
	}
	.exhiBrands-bot .swiper-slide .img {
		height: 67px;
	}
	.exhiBrands-bot .swiper-button-next, .exhiBrands-bot .swiper-button-prev,
	.exhiShowBot .swiper-button-next, .exhiShowBot .swiper-button-prev {
		top: 60px;
	}
	.exhiBrands-bot .swiper-button-next i, .exhiBrands-bot .swiper-button-prev i,
	.exhiShowBot .swiper-button-next i, .exhiShowBot .swiper-button-prev i {
		font-size: 15px;
	}
	.exhiShowBot .swiper-slide {
		padding: 4px 6px;
	}
	.exhiShowBot .swiper-slide .image {
		height: 107px;
	}
	.exhiShowBot .text p {
		line-height: 14px;
		height: 28px;
		font-size: 12px;
	}
	.exhiCompany li a {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.exhiCompany li {
		padding: 0 5px;
	}
	.exhiCompany li span {
		height: 18px;
		line-height: 18px;
		border-radius: 10px;
		font-size: 12px;
		margin-right: 4px;
		margin-top: 7px;
	}
	.exhiCompanyBot {
		height: 224px;
	}
	.exhiItem {
		padding-bottom: 15px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 355px;
	}
	.footRight {
		width: 160px;
		padding-left: 10px;
		padding-right: 0;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 20px;
		line-height: 20px;
	}
	.footRight-r {
		padding-left: 30px;
	}
	.footRight-r ul li {
		margin-right: 10px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 82px;
		height: 82px;
		padding: 3px;
	}
	.footRight-r ul li p {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
	}
	.footLeft ul {
		margin: 0px 0;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 1px;
	}
	.footLeft ul li img {
		height: 15px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li b {
		margin-right: 2px;
		width: 60px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.footRight ul li {
		line-height: 30px;
		font-size: 12px;
	}
	.footRight ul li i {
		width: 16px;
		height: 18px;
		margin-top: 5px;
	}
	.footRight p b {
		font-size: 12px;
	}
	.footRight p{
		font-size: 12px;
	}
	.ybw {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
	}
	.lxqq {
		height: 92px;
	}
	.footRight .title {
		font-size: 18px;
	}
		.leftAdv {
		top: 120px;
		right: 18px;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  870px;}
    body{min-width:  870px;}
	.top {
		height: 28px;
		padding: 11px 0;
	}
	.top .logo img {
		height: 28px;
	}
	.top .logo {
		margin-right: 8px;
	}
	.top .pageName {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
	}
	.top .pageName span {
		padding: 0 6px;
		font-size: 12px;
		border-radius: 8px 0 8px 0;
	}
	.top .pageName b {
		font-size: 12px;
	}
	.top .search {
		width: 244px;
		height: 26px;
		margin: 0;
		border: 1px solid #fff;
	}
	.top .search input {
		width: 180px;
		height: 26px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .search button {
		height: 26px;
		line-height: 26px;
		width: 52px;
		font-size: 12px;
	}
	.top .search button i {
		margin-right: 3px;
		font-size: 12px;
	}
	.top .menu {
		margin-left: 6px;
	}
	.top .menu a {
		font-size: 12px;
		height: 28px;
		line-height: 28px;
		padding: 0 2px;
	}
	.top .exhi-ico a {
		height: 28px;
		line-height: 28px;
		padding: 0 4px;
		font-size: 12px;
	}
	.top .exhi-ico a i {
		width: 12px;
		height: 12px;
		margin: 8px 4px 0 0;
	}
	.top .exhi-ico a.guanzong {
		margin-left: 6px;
	}
	.top .exhi-ico {
		margin-top: 0;
	}
	.broadcast {
		margin-top: 8px;
		height: 30px;
		line-height: 30px;
	}
	.broadcast dl {
		height: 30px;
	}
	.broadcast dt {
		width: 12%;
		height: 30px;
		font: 12px/30px "Microsoft Yahei";
	}
	.broadcast dt i {
		height: 18px;
		width: 18px;
		margin-right: 5px;
	}
	.broadcast dd {
		width: 88%;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.exhi-title{
		margin: 12px auto;
		height: 50px;
	}
	.exhi-title b,.exhiTitle .titleTop b {
		font-size: 45px;
	}
	.exhi-title span,.exhiTitle .titleTop span {
		top: 14px;
		font-size: 27px;
	}
	.exhi-title i {
		width: 28px;
		height: 28px;
		margin: 8px 9px 0 0;
	}
	.pop_guestSpeech .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 7px 9px 0 0;
	}
	.exhiTitle .titleTop {
		margin: 15px auto;
		height: 60px;
	}
	.exhiTitle .titleTop em{
		font-size: 26px;
		margin-right: 11px;
	}
	.exhiTitle .titleBot {
		height: 28px;
		line-height: 28px;
		padding: 0 18px;
		font-size: 12px;
		transform: skewX(-24deg);
	}
	.exhiTitle .titleBot p {
		transform: skewX(24deg);
	}
	.pop_list_bot ul {
		margin: -10px;
	}
	.pop_list_bot li {
		padding: 10px;
	}
	.pop_list_bot li .item .left-ico i {
		font-size: 22px;
	}
	.pop_list_bot li .item {
		padding: 25px 40px;
		height: 127px;
	}
	.pop_list_bot li .item .more {
		padding: 4px 14px;
		margin-top: 18px;
		font-size: 12px;
	}
	.pop_list_bot li .item .more i {
		font-size: 10px;
	}
	.pop_list_bot li .item .left-ico b {
		margin-right: 16px;
		width: 46px;
		height: 46px;
		line-height: 48px;
	}
	.pop_list_bot li .item::after {
		top: 20px;
	}
	.pop_list_bot li .item::before {
		bottom: 20px;
	}
	.pop_list_bot li .item .right-text b {
		font-size: 15px;
		margin-bottom: 2px;
	}
	.pop_list_bot li .item .right-text p {
		font-size: 12px;
	}
	/* brands */
	.brands {
		margin-top: 27px;
		padding: 16px 18px 10px;
	}
	.brands_title b {
		margin: 0 10px;
		height: 26px;
		line-height: 26px;
		font-size: 22px;
	}
	.brands_title i {
		margin-top: 1px;
		height: 24px;
	}
	.brandsTop {
		margin-top: 14px;
	}
	.brandsTop p {
		margin-left: -7px;
		padding-bottom: 4px;
	}
	.brandsTop a b {
		height: 30px;
		line-height: 30px;
		margin-left: 7px;
		font-size: 12px;
	}
	.brandsTop a.focus b::after {
		bottom: -4px;
		border-width: 4px 4px 0 4px;
	}
	.brandsBot {
		margin-top: 8px;
		padding: 21px 14px 8px;
	}
	.brandRanking dl dt::after {
		width: 26px;
		height: 25px;
		top: -8px;
		right: -2px;
	}
	.brandRanking dt a {
		width: 58px;
		height: 58px;
		border: 4px solid #d8d8d8;
	}
	.brandRanking dt {
		margin-right: 10px;
	}
	.brandRanking dl {
		padding: 0 23px 20px;
	}
	.brandRanking dd p {
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.brandRanking dd a.votingBtn {
		margin-top: 5px;
		height: 22px;
		line-height: 20px;
		width: 56px;
		font-size: 12px;
	}
	.brandsBot li .item {
		padding: 6px 8px;
	}
	.brandsBot li .image {
		height: 46px;
		width: 46px;
		margin-right: 10px;
	}
	.brandsBot li .text p {
		height: 22px;
		line-height: 22px;
		font-size: 13px;
	}
	.brandsBot li .text a.abtn {
		margin-top: 4px;
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		border-radius: 18px;
	}
	.brandsBot li:nth-child(n+7) {
		margin-top: 6px;
	}
	.brandsUl {
		height: 132px;
	}
	.brandRanking dl::after {
		height: 56px;
	}
	.brandsBot .more {
		margin: 10px auto 0;
		height: 14px;
		line-height: 14px;
		width: 70px;
		font-size: 12px;
	}
	.brandsBot .more i {
		margin-left: 4px;
		font-size: 12px;
	}
	/* pop_live */
	.pop_live {
		margin-top: 35px;
		padding: 30px 0 36px;
	}
	.pop_live .left {
		width: 538px;
		margin-right: 16px;
	}
	.pop_live .left .title {
		height: 30px;
		line-height: 30px;
	}
	.pop_live .left .title i {
		width: 25px;
		height: 30px;
		margin-right: 6px;
	}
	.pop_live .left .title b {
		font-size: 24px;
	}
	.pop_live .left .image mark {
		right: 17px;
		top: 17px;
		height: 32px;
		line-height: 32px;
		padding: 0 12px;
		font-size: 15px;
	}
	.pop_live .left .image {
		margin-top: 20px;
		height: 303px;
	}
	.pop_live .live-tab {
		padding-bottom: 15px;
	}
	.pop_live .live-tab a {
		height: 36px;
		line-height: 36px;
		padding: 0 14px;
		font-size: 20px;
	}
	.pop_live .live-tab a::after {
		bottom: -17px;
	}
	.pop_live .live-bot ul {
		margin-left: 3px;
		padding-left: 12px;
	}
	.pop_live .live-bot p::after {
		left: -14px;
		top: 9px;
		width: 5px;
		height: 5px;
	}
	.pop_live .live-bot {
		padding-top: 14px;
		max-height: 300px;
	}
	.pop_live .live-bot p a {
		line-height: 18px;
		height: 18px;
		font-size: 12px;
	}
	.pop_live .live-bot .live-item {
		margin-top: 6px;
	}
	.pop_live .live-bot .image {
		width: 103px;
		margin-right: 8px;
	}
	.pop_live .live-bot span {
		line-height: 13px;
		height: 26px;
		font-size: 12px;
	}
	.pop_live .live-bot .comName, .pop_live .live-bot .bot {
		margin-top: 8px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.pop_live .live-bot .comName i, .pop_live .live-bot .bot i {
		font-size: 12px;
		margin-right: 2px;
	}
	.pop_live .live-bot .text {
		padding-top: 6px;
		padding-right: 6px;
	}
	.pop_live .live-bot li {
		margin-top: 20px;
	}
	.pop_live .live-bot2 .text {
		padding-top: 0;
	}
	.pop_live .live-bot2 .comName, .pop_live .live-bot2 .bot {
		margin-top: 1.5px;
	}
	.exhiTop {
		margin-top: 24px;
	}
	.exhiTop .left {
		width: calc(100% - 167px - 9px);
	}
	.exhiTop .right {
		width: 167px;
	}
	.exhiTop .left li {
		padding-left: 9px;
	}
	.exhiTop .left ul {
		margin-left: -9px;
	}
	.exhiTop .right li:nth-child(1) {
		margin-bottom: 8.5px;
	}
	.exhiVideo li {
		padding-left: 9px;
	}
	.exhiVideo ul {
		margin-left: -9px;
	}
	.exhiVideo {
		padding-top: 9px;
	}
	.exhiTop .left span {
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		font-size: 14px;
	}
	.exhiVideo li span, .exhiTop .right li span {
		height: 24px;
		line-height: 24px;
		padding: 0 6px;
		font-size: 12px;
	}
	.exhiVideo li mark, .exhiTop li mark {
		right: 6px;
		top: 6px;
		height: 18px;
		line-height: 18px;
		padding: 0 4px;
		font-size: 12px;
	}
	.exhiBrands, .exhiShow, .exhiCompany {
		margin-top: 18px;
	}
	.exhiBotTitle {
		height: 42px;
		line-height: 42px;
	}
	.exhiBotTitle span {
		margin-top: -5px;
		height: 47px;
		line-height: 47px;
		width: 135px;
		font-size: 18px;
		text-align: left;
		text-indent: 26px;
	}
	.exhiBotTitle span::after {
		left: 17px!important;
		top: 7px;
		width: 28px;
		height: 26px;
	}
	.exhiBrands-bot .swiper-slide {
		padding: 4px 10px;
	}
	.exhiBrands-bot .swiper-slide .img {
		height: 79px;
	}
	.exhiBrands-bot .swiper-button-next, .exhiBrands-bot .swiper-button-prev,
	.exhiShowBot .swiper-button-next, .exhiShowBot .swiper-button-prev {
		top: 70px;
	}
	.exhiBrands-bot .swiper-button-next i, .exhiBrands-bot .swiper-button-prev i,
	.exhiShowBot .swiper-button-next i, .exhiShowBot .swiper-button-prev i {
		font-size: 15px;
	}
	.exhiShowBot .swiper-slide {
		padding: 8px 10px;
	}
	.exhiShowBot .swiper-slide .image {
		height: 122px;
	}
	.exhiShowBot .text p {
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.exhiCompany li a {
		height: 46px;
		line-height: 46px;
		font-size: 13px;
	}
	.exhiCompany li {
		padding: 0 8px;
	}
	.exhiCompany li span {
		height: 18px;
		line-height: 18px;
		border-radius: 10px;
		font-size: 12px;
		margin-right: 3px;
		margin-top: 13px;
	}
	.exhiCompanyBot {
		height: 276px;
	}
	.exhiItem {
		padding-bottom: 20px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 445px;
	}
	.footRight {
		width: 160px;
		padding-left: 10px;
		padding-right: 0;
	}
	.footNav {
		font-size: 12px;
	}
	.footNav a {
		margin-right: 20px;
		line-height: 20px;
	}
	.footRight-r {
		padding-left: 30px;
	}
	.footRight-r ul li {
		margin-right: 10px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 82px;
		height: 82px;
		padding: 3px;
	}
	.footRight-r ul li p {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
	}
	.footLeft ul {
		margin: 0px 0;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 1px;
	}
	.footLeft ul li img {
		height: 15px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li b {
		margin-right: 2px;
		width: 60px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.footRight ul li {
		line-height: 30px;
		font-size: 12px;
	}
	.footRight ul li i {
		width: 16px;
		height: 18px;
		margin-top: 5px;
	}
	.footRight p b {
		font-size: 12px;
	}
	.footRight p{
		font-size: 12px;
	}
	.ybw {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
	}
	.lxqq {
		height: 92px;
	}
	.footRight .title {
		font-size: 18px;
	}
	.leftAdv {
		top: 120px;
		right: 18px;
	}


}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1060px;}
    body{min-width:  1060px;}
	.top {
		height: 36px;
		padding: 14px 0;
	}
	.top .logo img {
		height: 36px;
	}
	.top .logo {
		margin-right: 12px;
	}
	.top .pageName {
		margin-top: 6px;
		height: 26px;
		line-height: 26px;
	}
	.top .pageName span {
		padding: 0 6px;
		font-size: 17px;
		border-radius: 12px 0 12px 0;
	}
	.top .pageName b {
		font-size: 14px;
	}
	.top .search {
		width: 264px;
		height: 32px;
		margin: 0 0 0 8px;
		border: 2px solid #fff;
	}
	.top .search input {
		width: 205px;
		height: 32px;
		font-size: 13px;
		margin-left: 10px;
	}
	.top .search button {
		height: 32px;
		line-height: 32px;
		width: 60px;
		font-size: 14px;
	}
	.top .search button i {
		margin-right: 3px;
		font-size: 13px;
	}
	.top .menu {
		margin-left: 8px;
	}
	.top .menu a {
		font-size: 15px;
		height: 36px;
		line-height: 36px;
		color: #fff;
		padding: 0 4px;
	}
	.top .exhi-ico a {
		height: 30px;
		line-height: 30px;
		padding: 0 6px;
		font-size: 14px;
	}
	.top .exhi-ico a i {
		width: 16px;
		height: 16px;
		margin: 8px 4px 0 0;
	}
	.top .exhi-ico a.guanzong {
		margin-left: 8px;
	}
	.broadcast {
		margin-top: 8px;
		height: 30px;
		line-height: 30px;
	}
	.broadcast dl {
		height: 30px;
	}
	.broadcast dt {
		width: 11%;
		height: 30px;
		font: 14px/30px "Microsoft Yahei";
	}
	.broadcast dt i {
		height: 22px;
		width: 22px;
		margin-right: 5px;
	}
	.broadcast dd {
		width: 89%;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.exhi-title{
		margin: 15px auto;
		height: 50px;
	}
	.exhi-title b,.exhiTitle .titleTop b {
		font-size: 45px;
	}
	.exhi-title span,.exhiTitle .titleTop span {
		top: 14px;
		font-size: 27px;
	}
	.exhi-title i {
		width: 28px;
		height: 28px;
		margin: 8px 9px 0 0;
	}
	.pop_guestSpeech .exhi-title i {
		width: 28px;
		height: 28px;
		margin: 7px 9px 0 0;
	}
	.exhiTitle .titleTop {
		margin: 15px auto;
		height: 60px;
	}
	.exhiTitle .titleTop em{
		font-size: 26px;
		margin-right: 11px;
	}
	.exhiTitle .titleBot {
		height: 28px;
		line-height: 28px;
		padding: 0 18px;
		font-size: 12px;
		transform: skewX(-24deg);
	}
	.exhiTitle .titleBot p {
		transform: skewX(24deg);
	}
	.pop_list_bot ul {
		margin: -12px;
	}
	.pop_list_bot li {
		padding: 12px;
	}
	.pop_list_bot li .item .left-ico i {
		font-size: 24px;
	}
	.pop_list_bot li .item {
		padding: 24px 39px;
		height: 142px;
	}
	.pop_list_bot li .item .more {
		padding: 6px 14px;
		margin-top: 14px;
	}
	.pop_list_bot li .item .left-ico b {
		margin-right: 18px;
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	.pop_list_bot li .item::after {
		top: 20px;
	}
	.pop_list_bot li .item::before {
		bottom: 20px;
	}
	.pop_list_bot li .item .right-text b {
		font-size: 22px;
	}
	.pop_list_bot li .item .right-text p {
		font-size: 12px;
	}
	.brands {
		margin-top: 34px;
		padding: 18px 22px 14px;
	}
	.brands_title b {
		margin: 0 12px;
		height: 34px;
		line-height: 34px;
		font-size: 28px;
	}
	.brands_title i {
		margin-top: 2px;
		height: 28px;
	}
	.brandsTop {
		margin-top: 16px;
	}
	.brandsTop p {
		margin-left: -9px;
		padding-bottom: 6px;
	}
	.brandsTop a b {
		height: 30px;
		line-height: 30px;
		margin-left: 9px;
		font-size: 13px;
	}
	.brandsTop a.focus b::after {
		bottom: -5px;
		border-width: 5px 5px 0 5px;
	}
	.brandsBot {
		margin-top: 10px;
		padding: 25px 17px 11px;
	}
	.brandRanking dl dt::after {
		width: 32px;
		height: 30px;
		top: -10px;
		right: -3px;
	}
	.brandRanking dt a {
		width: 70px;
		height: 70px;
		border: 5px solid #d8d8d8;
	}
	.brandRanking dt {
		margin-right: 12px;
	}
	.brandRanking dl {
		padding: 0 29px 25px;
	}
	.brandRanking dd p {
		height: 32px;
		line-height: 32px;
		font-size: 15px;
	}
	.brandRanking dd a.votingBtn {
		margin-top: 6px;
		height: 28px;
		line-height: 26px;
		width: 68px;
		font-size: 13px;
	}
	.brandsBot li .item {
		padding: 8px 10px;
	}
	.brandsBot li .image {
		height: 56px;
		width: 56px;
		margin-right: 12px;
	}
	.brandsBot li .text p {
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.brandsBot li .text a.abtn {
		margin-top: 3px;
		height: 22px;
		line-height: 20px;
		font-size: 13px;
		border-radius: 18px;
	}
	.brandsBot li:nth-child(n+7) {
		margin-top: 7px;
	}
	.brandsUl {
		height: 155px;
	}
	.brandRanking dl::after {
		height: 70px;
	}
	.brandsBot .more {
		margin: 10px auto 0;
		height: 14px;
		line-height: 14px;
		width: 70px;
		font-size: 12px;
	}
	.brandsBot .more i {
		margin-left: 4px;
		font-size: 12px;
	}
	.pop_live {
		margin-top: 35px;
		padding: 30px 0 36px;
	}
	.pop_live .left {
		width: 656px;
		margin-right: 28px;
	}
	.pop_live .left .title {
		height: 30px;
		line-height: 30px;
	}
	.pop_live .left .title i {
		width: 25px;
		height: 30px;
		margin-right: 6px;
	}
	.pop_live .left .title b {
		font-size: 24px;
	}
	.pop_live .left .image mark {
		right: 17px;
		top: 17px;
		height: 32px;
		line-height: 32px;
		padding: 0 12px;
		font-size: 15px;
	}
	.pop_live .left .image {
		margin-top: 20px;
		height: 369px;
	}
	.pop_live .live-tab {
		padding-bottom: 15px;
	}
	.pop_live .live-tab a {
		height: 36px;
		line-height: 36px;
		padding: 0 14px;
		font-size: 20px;
	}
	.pop_live .live-tab a::after {
		bottom: -17px;
	}
	.pop_live .live-bot ul {
		margin-left: 4px;
		padding-left: 15px;
	}
	.pop_live .live-bot p::after {
		left: -17.5px;
		top: 9px;
		width: 5px;
		height: 5px;
	}
	.pop_live .live-bot {
		padding-top: 19px;
		max-height: 368px;
	}
	.pop_live .live-bot p a {
		line-height: 24px;
		height: 24px;
		font-size: 15px;
	}
	.pop_live .live-bot .live-item {
		margin-top: 8px;
	}
	.pop_live .live-bot .image {
		width: 125px;
		margin-right: 12px;
	}
	.pop_live .live-bot span {
		line-height: 16px;
		height: 32px;
		font-size: 13px;
	}
	.pop_live .live-bot .text {
		padding-top: 7px;
	}
	.pop_live .live-bot .comName, .pop_live .live-bot .bot {
		margin-top: 12px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.pop_live .live-bot .comName i, .pop_live .live-bot .bot i {
		font-size: 12px;
		margin-right: 2px;
	}
	.pop_live .live-bot li {
		margin-top: 21px;
	}
	.pop_live .live-bot2 .text {
		padding-top: 0;
	}
	.pop_live .live-bot2 .comName, .pop_live .live-bot2 .bot {
		margin-top: 4px;
	}
	.exhiTop {
		margin-top: 34px;
	}
	.exhiTop .left {
		width: calc(100% - 204px - 11px);
	}
	.exhiTop .right {
		width: 204px;
	}
	.exhiTop .left li {
		padding-left: 11px;
	}
	.exhiTop .left ul {
		margin-left: -11px;
	}
	.exhiTop .right li:nth-child(1) {
		margin-bottom: 10px;
	}
	.exhiVideo li {
		padding-left: 11px;
	}
	.exhiVideo ul {
		margin-left: -11px;
	}
	.exhiVideo {
		padding-top: 11px;
	}
	.exhiTop .left span {
		height: 44px;
		line-height: 44px;
		padding: 0 10px;
		font-size: 16px;
	}
	.exhiVideo li span, .exhiTop .right li span {
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
		font-size: 14px;
	}
	.exhiVideo li mark, .exhiTop li mark {
		right: 8px;
		top: 8px;
		height: 24px;
		line-height: 24px;
		padding: 0 8px;
		font-size: 14px;
	}
	.exhiBrands, .exhiShow, .exhiCompany {
		margin-top: 18px;
	}
	.exhiBotTitle {
		height: 42px;
		line-height: 42px;
	}
	.exhiBotTitle span {
		margin-top: -5px;
		height: 47px;
		line-height: 47px;
		width: 135px;
		font-size: 18px;
		text-align: left;
		text-indent: 26px;
	}
	.exhiBotTitle span::after {
		left: 17px!important;
		top: 7px;
		width: 28px;
		height: 26px;
	}
	.exhiBrands-bot .swiper-slide {
		padding: 6px 18px;
	}
	.exhiBrands-bot .swiper-slide .img {
		height: 88px;
	}
	.exhiBrands-bot .swiper-button-next, .exhiBrands-bot .swiper-button-prev {
		top: 85px;
	}
	.exhiBrands-bot .swiper-button-next i, .exhiBrands-bot .swiper-button-prev i {
		font-size: 16px;
	}
	.exhiShowBot .swiper-slide {
		padding: 12px 14px;
	}
	.exhiShowBot .swiper-slide .image {
		height: 145px;
	}
	.exhiShowBot .text p {
		line-height: 18px;
		height: 36px;
		font-size: 13px;
	}
	.exhiShowBot .swiper-button-next, .exhiShowBot .swiper-button-prev {
		top: 85px;
	}
	.exhiShowBot .swiper-button-next i, .exhiShowBot .swiper-button-prev i {
		font-size: 16px;
	}
	.exhiCompany li a {
		height: 46px;
		line-height: 46px;
		font-size: 13px;
	}
	.exhiCompany li {
		padding: 0 8px;
	}
	.exhiCompany li span {
		height: 18px;
		line-height: 18px;
		border-radius: 10px;
		font-size: 12px;
		margin-right: 3px;
		margin-top: 13px;
	}
	.exhiCompanyBot {
		height: 276px;
	}
	.exhiItem {
		padding-bottom: 25px;
	}
	.foot{
		padding: 20px 0 10px;
	}
	.footLeft {
		width: 530px;
	}
	.footRight {
		width: 240px;
		padding-left: 10px;
		padding-right: 0;
	}
	.footNav a {
		margin-right: 30px;
	}
	.footRight-r {
		padding-left: 20px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
	    height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.leftAdv {
		top: 120px;
		right: 18px;
	}


}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1132px;}
    body{min-width:  1132px;}
	.top {
		height: 36px;
		padding: 14px 0;
	}
	.top .logo img {
		height: 36px;
	}
	.top .logo {
		margin-right: 12px;
	}
	.top .pageName {
		margin-top: 6px;
		height: 26px;
		line-height: 26px;
	}
	.top .pageName span {
		padding: 0 6px;
		font-size: 17px;
		border-radius: 12px 0 12px 0;
	}
	.top .pageName b {
		font-size: 15px;
	}
	.top .search {
		width: 284px;
		height: 32px;
		margin: 0 0 0 15px;
		border: 2px solid #fff;
	}
	.top .search input {
		width: 225px;
		height: 32px;
		font-size: 13px;
		margin-left: 10px;
	}
	.top .search button {
		height: 32px;
		line-height: 32px;
		width: 60px;
		font-size: 14px;
	}
	.top .search button i {
		margin-right: 3px;
		font-size: 13px;
	}
	.top .menu {
		margin-left: 12px;
	}
	.top .menu a {
		font-size: 16px;
		height: 36px;
		line-height: 36px;
		color: #fff;
		padding: 0 3px;
	}
	.top .exhi-ico a {
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		font-size: 14px;
	}
	.top .exhi-ico a i {
		width: 16px;
		height: 16px;
		margin: 8px 4px 0 0;
	}
	.top .exhi-ico a.guanzong {
		margin-left: 10px;
	}
	.broadcast {
		margin-top: 8px;
		height: 30px;
		line-height: 30px;
	}
	.broadcast dl {
		height: 30px;
	}
	.broadcast dt {
		width: 10%;
		height: 30px;
		font: 14px/30px "Microsoft Yahei";
	}
	.broadcast dt i {
		height: 22px;
		width: 22px;
		margin-right: 5px;
	}
	.broadcast dd {
		width: 90%;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.exhi-title b {
		font-size: 50px;
	}
	.exhi-title span {
		font-size: 30px;
		top: 20px;
	}
	.exhi-title i {
		width: 33px;
		height: 31px;
		margin: 7px 8px 0 0;
	}
	.exhi-title {
		height: 60px;
		margin: 16px auto 18px auto;
	}
	.pop_list_bot {
		margin: -12px;
	}
	.pop_list_bot li {
		padding: 12px;
	}
	.pop_list_bot li .item .left-ico i {
		font-size: 24px;
	}
	.pop_list_bot li .item {
		padding: 28px 44px;
		height: 155px;
	}
	.pop_list_bot li .item .more {
		padding: 6px 14px;
		margin-top: 14px;
	}
	.pop_list_bot li .item .left-ico b {
		margin-right: 18px;
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	.pop_list_bot li .item::after {
		top: 20px;
	}
	.pop_list_bot li .item::before {
		bottom: 20px;
	}
	.pop_list_bot li .item .right-text b {
		font-size: 22px;
	}
	.pop_list_bot li .item .right-text p {
		font-size: 12px;
	}
	.brands {
		margin-top: 36px;
		padding: 21px 23px 14px;
	}
	.brands_title b {
		margin: 0 14px;
		height: 34px;
		line-height: 34px;
		font-size: 30px;
	}
	.brands_title i {
		margin-top: 2px;
		height: 28px;
	}
	.brandsTop {
		margin-top: 18px;
	}
	.brandsTop p {
		margin-left: -9px;
		padding-bottom: 6px;
	}
	.brandsTop a b {
		height: 32px;
		line-height: 32px;
		margin-left: 9px;
		font-size: 14px;
	}
	.brandsTop a.focus b::after {
		bottom: -6px;
		border-width: 6px 6px 0 6px;
	}
	.brandsBot {
		margin-top: 11px;
		padding: 27px 17px 11px;
	}
	.brandRanking dl dt::after {
		width: 35px;
		height: 31px;
		top: -11px;
		right: -3px;
	}
	.brandRanking dt a {
		width: 76px;
		height: 76px;
		border: 6px solid #d8d8d8;
	}
	.brandRanking dt {
		margin-right: 14px;
	}
	.brandRanking dl {
		padding: 0 32px 26px;
	}
	.brandRanking dd p {
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	.brandRanking dd a.votingBtn {
		margin-top: 8px;
		height: 30px;
		line-height: 28px;
		width: 72px;
		font-size: 14px;
	}
	.brandsBot li .item {
		padding: 8px 10px;
	}
	.brandsBot li .image {
		height: 58px;
		width: 58px;
		margin-right: 14px;
	}
	.brandsBot li .text p {
		height: 26px;
		line-height: 26px;
		font-size: 15px;
	}
	.brandsBot li .text a.abtn {
		margin-top: 4px;
		height: 24px;
		line-height: 22px;
		font-size: 13px;
		border-radius: 18px;
	}
	.brandsBot li:nth-child(n+7) {
		margin-top: 8px;
	}
	.brandsUl {
		height: 160px;
	}
	.brandRanking dl::after {
		height: 74px;
	}
	.brandsBot .more {
		margin: 11px auto 0;
		height: 16px;
		line-height: 16px;
		width: 70px;
		font-size: 12px;
	}
	.brandsBot .more i {
		margin-left: 4px;
		font-size: 12px;
	}
	.pop_live {
		margin-top: 36px;
		padding: 31px 0 37px;
	}
	.pop_live .left {
		width: 700px;
		margin-right: 30px;
	}
	.pop_live .left .title {
		height: 32px;
		line-height: 32px;
	}
	.pop_live .left .title i {
		width: 28px;
		height: 32px;
		margin-right: 6px;
	}
	.pop_live .left .title b {
		font-size: 25px;
	}
	.pop_live .left .image {
		margin-top: 19px;
		height: 404px;
	}
	.pop_live .left .image mark {
		right: 17px;
		top: 17px;
		height: 34px;
		line-height: 34px;
		padding: 0 14px;
		font-size: 15px;
	}
	.pop_live .live-tab {
		padding-bottom: 16px;
	}
	.pop_live .live-tab a {
		height: 36px;
		line-height: 36px;
		padding: 0 14px;
		font-size: 20px;
	}
	.pop_live .live-tab a:last-child {
		margin-left: 12px;
	}
	.pop_live .live-tab a::after {
		bottom: -18px;
	}
	.pop_live .live-bot {
		padding-top: 26px;
		max-height: 398px;
	}
	.pop_live .live-bot ul {
		margin-left: 4px;
		padding-left: 16px;
	}
	.pop_live .live-bot p::after {
		left: -18.5px;
		top: 10px;
		width: 5px;
		height: 5px;
	}
	.pop_live .live-bot p a {
		line-height: 24px;
		height: 24px;
		font-size: 15px;
	}
	.pop_live .live-bot .live-item {
		margin-top: 6px;
	}
	.pop_live .live-bot .image {
		width: 136px;
		margin-right: 14px;
	}
	.pop_live .live-bot .text {
		padding-top: 8px;
	}
	.pop_live .live-bot span {
		line-height: 18px;
		height: 36px;
		font-size: 14px;
	}
	.pop_live .live-bot .comName, .pop_live .live-bot .bot {
		margin-top: 9px;
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.pop_live .live-bot .comName i, .pop_live .live-bot .bot i {
		font-size: 13px;
		margin-right: 4px;
	}
	.pop_live .live-bot li {
		margin-top: 27px;
	}
	.pop_live .live-bot2 .text {
		padding-top: 0;
	}
	.pop_live .live-bot2 .comName, .pop_live .live-bot2 .bot {
		margin-top: 5px;
	}
	.exhiTitle .titleTop b {
		font-size: 46px;
	}
	.exhiTitle .titleTop span {
		font-size: 28px;
		top: 20px;
	}
	.exhiTitle .titleTop {
		height: 60px;
		margin: 14px auto 10px auto;
	}
	.exhiTitle .titleTop em {
		margin-right: 10px;
		font-size: 27px;
	}
	.exhiTitle .titleBot {
		height: 28px;
		line-height: 28px;
		padding: 0 20px;
		font-size: 13px;
	}
	.exhiTop {
		margin-top: 34px;
	}
	.exhiTop .left {
		width: calc(100% - 217px - 12px);
	}
	.exhiTop .right {
		width: 217px;
	}
	.exhiTop .left li {
		padding-left: 12px;
	}
	.exhiTop .left ul {
		margin-left: -12px;
	}
	.exhiTop .right li:nth-child(1) {
		margin-bottom: 11.5px;
	}
	.exhiVideo li {
		padding-left: 12px;
	}
	.exhiVideo ul {
		margin-left: -12px;
	}
	.exhiVideo {
		padding-top: 12px;
	}
	.exhiTop .left span {
		height: 44px;
		line-height: 44px;
		padding: 0 10px;
		font-size: 16px;
	}
	.exhiVideo li span, .exhiTop .right li span {
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
		font-size: 14px;
	}
	.exhiVideo li mark, .exhiTop li mark {
		right: 8px;
		top: 8px;
		height: 24px;
		line-height: 24px;
		padding: 0 8px;
		font-size: 14px;
	}
	.exhiBrands, .exhiShow, .exhiCompany {
		margin-top: 17px;
	}
	.exhiBotTitle {
		height: 44px;
		line-height: 44px;
	}
	.exhiBotTitle span {
		margin-top: -4px;
		height: 48px;
		line-height: 48px;
		width: 138px;
		font-size: 18px;
	}
	.exhiBotTitle span::after {
		left: 20px;
		top: 8px;
		width: 30px;
		height: 27px;
	}
	.exhiShow .exhiBotTitle span::after {
		left: 32px;
	}
	.exhiBrands-bot .swiper-button-next, .exhiBrands-bot .swiper-button-prev,
	.exhiShowBot .swiper-button-next, .exhiShowBot .swiper-button-prev {
		top: 90px;
	}
	.exhiBrands-bot .swiper-button-next i, .exhiBrands-bot .swiper-button-prev i,
	.exhiShowBot .swiper-button-next i, .exhiShowBot .swiper-button-prev i {
		font-size: 18px;
	}
	.exhiBrands-bot .swiper-slide {
		padding: 8px 20px;
	}
	.exhiBrands-bot .swiper-slide .img {
		height: 93px;
	}
	.exhiShowBot .swiper-slide {
		padding: 16px 18px;
	}
	.exhiShowBot .swiper-slide .image {
		height: 150px;
	}
	.exhiShowBot .text p {
		line-height: 18px;
		height: 36px;
		font-size: 14px;
	}
	.exhiCompany li a {
		height: 46px;
		line-height: 46px;
		font-size: 14px;
	}
	.exhiCompany li {
		padding: 0 10px;
	}
	.exhiCompany li span {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		margin-top: 13px;
	}
	.exhiCompanyBot {
		height: 276px;
	}
	.exhiItem {
		padding-bottom: 40px;
	}
	.footLeft {
		width: 560px;
	}
	.footRight {
		width: 240px;
		padding-left: 20px;
		padding-right: 0;
	}
	.footNav a {
		margin-right: 40px;
	}
	.footRight-r {
		width: 316px;
		padding-left: 50px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
	    height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}



}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main,.w{width:  1232px;}
    body{min-width:  1232px;}
	.top {
		height: 36px;
		padding: 14px 0;
	}
	.top .logo img {
		height: 36px;
	}
	.top .logo {
		margin-right: 12px;
	}
	.top .pageName {
		margin-top: 6px;
		height: 26px;
		line-height: 26px;
	}
	.top .pageName span {
		padding: 0 6px;
		font-size: 17px;
		border-radius: 12px 0 12px 0;
	}
	.top .pageName b {
		font-size: 15px;
	}
	.top .search {
		width: 284px;
		height: 32px;
		margin: 0 0 0 15px;
		border: 2px solid #fff;
	}
	.top .search input {
		width: 225px;
		height: 32px;
		font-size: 13px;
		margin-left: 10px;
	}
	.top .search button {
		height: 32px;
		line-height: 32px;
		width: 60px;
		font-size: 14px;
	}
	.top .search button i {
		margin-right: 3px;
		font-size: 13px;
	}
	.top .menu {
		margin-left: 12px;
	}
	.top .menu a {
		font-size: 17px;
		height: 36px;
		line-height: 36px;
		color: #fff;
		padding: 0 12px;
	}
	.top .exhi-ico a {
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		font-size: 14px;
	}
	.top .exhi-ico a i {
		width: 16px;
		height: 16px;
		margin: 8px 4px 0 0;
	}
	.top .exhi-ico a.guanzong {
		margin-left: 10px;
	}
	.broadcast {
		margin-top: 8px;
		height: 30px;
		line-height: 30px;
	}
	.broadcast dl {
		height: 30px;
	}
	.broadcast dt {
		width: 10%;
		height: 30px;
		font: 14px/30px "Microsoft Yahei";
	}
	.broadcast dt i {
		height: 22px;
		width: 22px;
		margin-right: 5px;
	}
	.broadcast dd {
		width: 90%;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.exhi-title {
		height: 60px;
	}
	.exhi-title b {
		font-size: 50px;
	}
	.exhi-title span {
		font-size: 30px;
		top: 20px;
	}
	.exhi-title i {
		width: 33px;
		height: 31px;
		margin: 7px 8px 0 0;
	}
	.pop_list_bot {
		margin: -12px;
	}
	.pop_list_bot li {
		padding: 12px;
	}
	.pop_list_bot li .item {
		padding: 30px 46px;
		height: 165px;
	}
	.pop_list_bot li .item .more {
		padding: 6px 14px;
		margin-top: 16px;
	}
	.pop_list_bot li .item .left-ico b {
		margin-right: 20px;
		width: 55px;
		height: 55px;
		line-height: 55px;
	}
	.pop_list_bot li .item .right-text b {
		font-size: 22px;
	}
	.pop_list_bot li .item .right-text p {
		font-size: 12px;
	}
	.brands {
		margin-top: 40px;
		padding: 24px 26px 15px;
		border-radius: 10px;
	}
	.brands_title b {
		margin: 0 16px;
		height: 38px;
		line-height: 38px;
		font-size: 34px;
	}
	.brands_title i {
		margin-top: 3px;
		height: 32px;
	}
	.brandsTop {
		margin-top: 21px;
	}
	.brandsTop p {
		margin-left: -10px;
		padding-bottom: 6px;
	}
	.brandsTop a b {
		height: 38px;
		line-height: 38px;
		margin-left: 10px;
		font-size: 14px;
	}
	.brandsTop a.focus b::after {
		bottom: -6px;
		border-width: 6px 6px 0 6px;
	}
	.brandsBot {
		margin-top: 12px;
		padding: 31px 20px 14px;
	}
	.brandRanking dl dt::after {
		width: 38px;
		height: 37px;
		top: -12px;
		right: -3px;
	}
	.brandRanking dt a {
		border: 7px solid #d8d8d8;
	}
	.brandRanking dt a {
		width: 86px;
		height: 86px;
		border: 7px solid #d8d8d8;
	}
	.brandRanking dt {
		margin-right: 16px;
	}
	.brandRanking dl {
		padding: 0 34px 30px;
	}
	.brandRanking dd p {
		height: 38px;
		line-height: 38px;
		font-size: 19px;
	}
	.brandRanking dd a.votingBtn {
		margin-top: 8px;
		height: 34px;
		line-height: 32px;
		width: 84px;
		font-size: 15px;
	}
	.brandsBot li .image {
		height: 64px;
		width: 64px;
		margin-right: 16px;
	}
	.brandsBot li .text p {
		height: 28px;
		line-height: 28px;
		font-size: 16px;
	}
	.brandsBot li .text a.abtn {
		margin-top: 4px;
		height: 28px;
		line-height: 26px;
		font-size: 14px;
		border-radius: 18px;
	}
	.brandsBot li:nth-child(n+7) {
		margin-top: 8px;
	}
	.brandsUl {
		height: 184px;
	}
	.pop_live {
		margin-top: 38px;
		padding: 32px 0 40px;
	}
	.pop_live .left {
		width: 798px;
		margin-right: 32px;
	}
	.pop_live .left .title {
		height: 34px;
		line-height: 34px;
	}
	.pop_live .left .title i {
		width: 28px;
		height: 34px;
		margin-right: 8px;
	}
	.pop_live .left .title b {
		font-size: 26px;
	}
	.pop_live .left .image {
		margin-top: 20px;
		height: 448px;
	}
	.pop_live .left .image mark {
		right: 18px;
		top: 18px;
		height: 36px;
		line-height: 36px;
		padding: 0 16px;
		font-size: 16px;
	}
	.pop_live .live-tab a {
		height: 34px;
		line-height: 34px;
		padding: 0 14px;
		font-size: 22px;
	}
	.pop_live .live-tab a:last-child {
		margin-left: 14px;
	}
	.pop_live .live-bot li {
		margin-top: 30px;
	}
	.pop_live .live-bot {
		padding-top: 25px;
		max-height: 445px;
	}
	.pop_live .live-bot ul {
		padding-left: 19px;
	}
	.pop_live .live-bot ul::after {
		top: 9px;
	}
	.pop_live .live-bot p a {
		line-height: 24px;
		height: 24px;
		font-size: 17px;
	}
	.pop_live .live-bot .live-item {
		margin-top: 10px;
	}
	.pop_live .live-bot .image {
		width: 152px;
		margin-right: 15px;
	}
	.pop_live .live-bot .text {
		padding-top: 9px;
	}
	.pop_live .live-bot span {
		line-height: 20px;
		height: 40px;
		font-size: 15px;
	}
	.pop_live .live-bot .comName, .pop_live .live-bot .bot {
		margin-top: 11px;
		height: 16px;
		line-height: 16px;
		font-size: 14px;
	}
	.pop_live .live-bot2 .text {
		padding-top: 0px;
	}
	.pop_live .live-bot2 .comName, .pop_live .live-bot2 .bot {
		margin-top: 6px;
	}
	.pop_live .live-bot p::after {
		left: -22px;
		top: 9px;
		width: 7px;
		height: 7px;
	}
	.exhiTitle .titleTop em {
		margin-right: 11px;
		font-size: 29px;
	}
	.exhiTitle .titleTop span {
		font-size: 30px;
		top: 18px;
	}
	.exhiTitle .titleTop b {
		font-size: 50px;
	}
	.exhiTitle .titleTop {
		height: 60px;
		margin: 20px auto 18px auto;
	}
	.exhiTitle .titleBot {
		height: 34px;
		line-height: 34px;
		padding: 0 20px;
		font-size: 14px;
	}
	.exhiTop {
		margin-top: 36px;
	}
	.exhiTop .left {
		width: calc(100% - 237px - 12px);
	}
	.exhiTop .right {
		width: 237px;
	}
	.exhiTop .left li {
		padding-left: 12px;
	}
	.exhiTop .left ul {
		margin-left: -12px;
	}
	.exhiTop .right li:nth-child(1) {
		margin-bottom: 12px;
	}
	.exhiVideo li {
		padding-left: 12px;
	}
	.exhiVideo ul {
		margin-left: -12px;
	}
	.exhiVideo {
		padding-top: 12px;
	}
	.exhiTop .left span {
		height: 44px;
		line-height: 44px;
		padding: 0 10px;
		font-size: 16px;
	}
	.exhiVideo li span, .exhiTop .right li span {
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
		font-size: 14px;
	}
	.exhiVideo li mark, .exhiTop li mark {
		right: 8px;
		top: 8px;
		height: 24px;
		line-height: 24px;
		padding: 0 8px;
		font-size: 14px;
	}
	.exhiBotTitle span {
		margin-top: -5px;
		height: 50px;
		line-height: 50px;
		width: 144px;
		font-size: 20px;
	}
	.exhiBotTitle span::after {
		left: 17px;
		top: 10px;
		width: 29px;
		height: 27px;
	}
	.exhiBotTitle {
		height: 45px;
		line-height: 45px;
	}
	.exhiShow .exhiBotTitle span::after {
		left: 31px;
		top: 9px;
	}
	.exhiBrands-bot .swiper-slide .img {
		height: 92px;
	}
	.exhiShowBot .swiper-slide .image {
		height: 154px;
	}
	.exhiShowBot .text p {
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.exhiCompany li a {
		height: 50px;
		line-height: 50px;
		font-size: 15px;
	}
	.exhiCompany li span {
		margin-top: 15px;
	}
	.exhiCompanyBot {
		height: 300px;
	}
	.exhiItem {
		padding-bottom: 40px;
	}
	.foot{
		padding: 10px 0 10px;
	}
	.footLeft {
		width: 600px;
	}
	.footRight {
		padding-left: 20px;
		padding-right: 0;
	}
	.footNav a {
		margin-right: 40px;
	}
	.footRight-r {
		padding-left: 50px;
	}
	.footRight-r ul li {
		margin-right: 24px;
	}
	.footRight-r .title {
	    font-size: 18px;
	}
	.footRight-r ul li .image {
		width: 106px;
		height: 106px;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 8px;
	}
	.footLeft ul li img {
	    height: 25px;
		margin: 4px 2px 0 2px;
	}
	.footLeft ul li:last-child img {
	    height: 29px;
	}
	.exhiBrands-bot .swiper-button-next, .exhiBrands-bot .swiper-button-prev,
	.exhiShowBot .swiper-button-next, .exhiShowBot .swiper-button-prev {
		top: 98px;
	}

}











