body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe,a { margin: 0; padding: 0; }  table { border-collapse: collapse; border-spacing: 0; }  input, button, textarea, option { font: 12px "Microsoft Yahei", Arial, Helvetica, sans-serif; }  ul, li, div { list-style: none; border: 0px; }  img { border: 0px; vertical-align: middle;max-width: 100%;}  .clear { font: 0px/0px serif; display: block; clear: both; }  html { -webkit-text-size-adjust: none; }  input { outline: none; }  textarea { resize: none; }  a { text-decoration: none; color: #333;}  body:nth-of-type(1) input:focus, textarea:focus { outline: none; }  br { background: #fff; }  body { font: 12px "microsoft yahei", "\5b8b\4f53", Tahoma, Arial; color: #333; background: #fff; position: relative; }.clearfix:after{content: "\200b"; display: block; height: 0; clear: both;} .clearfix{*zoom: 1;}a:hover{color: #168ce3;}


#header {
	width: 100%;
	height: 37px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}

.header {
	width: 1100px;
	height: 37px;
	margin: 0 auto;
}

.header ul {
	float: left;
}

.header ul li {
	float: left;
	font: normal 12px/37px "\5b8b\4f53", "Tahoma";
	color: #666;
}

.header ul li img {
	vertical-align: middle;
	margin-right: 17px;
}

.header ul li input {
	width: 92px;
	height: 18px;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 9px 5px 8px 0;
}

.header ul li button {
	width: 41px;
	height: 20px;
	float: left;
	border: 0;
	margin: 8px 3px 9px;
	background-color: #005faf;
	color: #fff;
	cursor: pointer;
}

.header ul li a {
	color: #666;
	padding: 0 5px;
}

.header p {
	line-height: 37px;
	float: right;
	color: #dfdfdf;
	margin-right: -5px;
}

.header p a {
	display: inline-block;
	color: #666;
	padding: 0 4px;
}

.header p a.mobile {
	padding-left: 17px;
	background: url(/images/exhibition2017/exhi.png) -190px 13px no-repeat;
	color: #0b77cf;
}

.header ul li a:hover,
.header p a:hover {
	color: #168ce3;
}


.banner{
	width: 1100px;
	margin: 20px auto 0;
}
.banner ul li{
	margin-bottom: 20px;
}
.banner ul li img{
	width: 1100px;
	height: 90px;
}


.top {
	width: 1100px;
	margin: 20px auto 0;
}

.top .logo {
	float: left;
}
.top .qws{
	margin-left: 12px;
	float: right;
}
.top .qws a{
	height: 40px;
	line-height: 40px;
	padding: 0 14px;
	font-size: 14px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	display: block;
	position: relative;
}
.top .qws a:hover{
	background-color: #2b82d9;
	color: #fff;
}
.top .qws a::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
	width: 46px;
	height: 18px;
  	background: url("/images/qwsNew.png") no-repeat;
  	background-size: contain;
}
.search {
	position: relative;
	float: right;
	width: 657px;
	height: 26px;
	padding: 7px 0;
	border: 1px solid #0d67b3;
}

.top input.searchText {
	width: 229px;
	float: left;
	height: 24px;
	line-height: 24px;
	border: 1px solid #c7c7c7;
	text-indent: 29px;
	margin-left: 9px;
	color: #666;
	background: url(/images/exhibition2017/exhi.png) -180px -30px no-repeat;
}

.beginTime {
	position: relative;
	margin-left: 11px;
	float: left;
}

.beginTimeTop,
.endTimeTop,
.industryTop,
.ereaTop {
	width: 74px;
	line-height: 24px;
	text-indent: 3px;
	color: #666666;
	border: 1px solid #c7c7c7;
	height: 24px;
}

.endTime {
	float: left;
	position: relative;
	margin-left: 7px;
}

.industry,
.erea {
	position: relative;
	float: left;
	margin-left: 7px;
}

.industryTop {
	width: 102px;
	background: url(/images/exhibition2017/exhi.png) -108px -60px no-repeat;
}

.industryBot {
	width: 102px;
	position: absolute;
	top: 25px;
	left: 0;
	background: #fff;
	border: 1px solid #c7c7c7;
	z-index: 99;
}

.industryBot ul li {
	height: 24px;
	color: #666;
	text-indent: 3px;
}

.industryBot ul li a {
	color: #666;
	cursor: pointer;
}

.industryBot ul li a:hover {
	color: #168ce3;
}

.ereaTop {
	width: 58px;
	background: url(/images/exhibition2017/exhi.png) -150px -60px no-repeat;
}

.ereaBot {
	width: 110px;
	position: absolute;
	top: 25px;
	left: 0;
	background: #fff;
	border: 1px solid #c7c7c7;
	z-index:1000;
}

.ereaBot ul li {
	height: 24px;
	color: #666;
	text-indent: 3px;
	width:50px;
	float:left;
	z-index:999;
}

.ereaBot ul li a {
	color: #666;
	cursor: pointer;
}

.ereaBot ul li a:hover {
	color: #168ce3;
}

.search button {
	position: absolute;
	width: 60px;
	height: 40px;
	border: 0;
	right: 0;
	cursor: pointer;
	top: 0px;
	background: url(/images/exhibition2017/exhi.png) 15px 7px no-repeat #0a5ba7;
}



.nav {
	width: 1100px;
	margin: 20px auto 0;
	overflow: hidden;
}

.nav p {
	width: 1110px;
	height: 50px;
	background-color: #0a5ba7;
}

.nav p a.home {
	width: 115px;
	border: 0;
	background-color: #e33a00;
}

.nav p a {
	width: 141px;
	font: normal 16px/50px "microsoft yahei";
	text-align: center;
	display: block;
	color: #fff;
	float: left;
	background: url(/images/exhibition2017/exhi.png) 139px -106px no-repeat;
}

.nav p a:hover {
	background-color: #e33a00;
}




/*picture*/
.picture{ width:1100px; margin:12px auto 0; }
.pictureTop{ width:1099px; height:38px; float:left; border-bottom: 1px solid #e6e6e6; position:relative; }
.pictureTop h3{ width:122px; height:37px; position:absolute; top:-1px; left:0; border-bottom:3px solid #0981da; font:normal 22px/36px "Microsoft Yahei"; }
.pictureTop h3 a{ color:#0981da; }
.pictureTop a.more{ float:right; padding-right:16px; line-height:38px; color:#888; }
.pictureTop a.more:hover{ color:#168ce3; }
.pictureBot{ width:1100px; height:118px !important;padding: 20px 0; float:left; margin-top:14px; position:relative; overflow: hidden; background: #f8f8f8;}
.pictureBot a.pictureBtnLeft2{ width: 28px;height: 28px; background:url(/images/exhibition2017/tenderbg.png) no-repeat 0 -320px;position:absolute; top:65px; left:5px; z-index:999;}
.pictureBot a.pictureBtnRight2{ width: 28px;height: 28px; background:url(/images/exhibition2017/tenderbg.png) no-repeat 0px -440px;position:absolute; top:65px; right:5px; z-index:999;}
.pictureBot2{ width:1100px; height:130px; float:left; margin-top:14px; position:relative; overflow: hidden; }

.pictureList2 ul li{width:325px;float:left;height:114px; margin-right:20px; }
.pictureList2 ul li img{ float:left; height:114px;width:159px;}
.pictureList2 ul li p{width:145px;height: 48px;overflow: hidden;margin-left: 15px;font:normal 14px/24px "microsoft yahei";color:#333;margin-right:5px;margin-top: 8px;float: right;}
.pictureList2 ul li a.btn{ width: 72px; height: 29px; display: block; float: left; margin-top: 8px; background: #168ce3; border-radius: 3px; color: #fff; font: 14px/29px "Microsoft Yahei","\5b8b\4f53"; text-align: center;margin-left: 15px;}

.pictureList2{
	margin: 0 auto;
}



.meiTitle{width: 1100px;margin: 0 auto;border-bottom: 3px solid #eceef4;}
.meiTitle h3{float: left; font: 26px/48px "Microsoft Yahei";color: #333;}
.meiTitle a.more{float: right;color: #888; font: 12px/48px "Microsoft Yahei";}
.platform{width: 1090px;margin: 0 auto 0;height: 131px;background: url(/images/exhibition2017/platform-bg.jpg) repeat;margin-bottom: 15px;padding: 10px 0 9px 10px;}
.platform span{width: 199px;height: 131px;float: left;background: url(/images/exhibition2017/erweima.jpg) no-repeat;}
.platform p{width: 890px;float: left;}
.platform p a{width: 168px;height: 45px;float: left;border-radius: 5px;margin-right: 10px; text-indent: 65px; margin-top: 40px; font: 18px/45px "Microsoft Yahei","\5b8b\4f53";color: #fff;}
.platform p a:hover{color: #fff !important;text-decoration: none;}
.platform p a.media1{background: #e65e42 url(/images/exhibition2017/platform-icon.png) no-repeat 12px 0;}
.platform p a.media2{background: #308eb5 url(/images/exhibition2017/platform-icon.png) no-repeat 12px -64px;}
.platform p a.media3{background: #8db800 url(/images/exhibition2017/platform-icon.png) no-repeat 12px -128px;position: relative;cursor: pointer;}
.platform p .media3 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	/* font-family: "Microsoft Yahei"; */
   }
   .platform p .media3 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p .media3:hover .QQhover{
	display: inline-block;
   }
.platform p a.media4{background: #0f8eec url(/images/exhibition2017/platform-icon.png) no-repeat 12px -193px;position: relative;cursor: pointer;}
.platform p .media4 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	/* font-family: "Microsoft Yahei"; */
   }
   .platform p .media4 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p .media4:hover .QQhover{
	display: inline-block;
   }
.platform p a.media5{background: #8db800 url(/images/exhibition2017/platform-icon.png) no-repeat 12px -255px;}

#service{ width:100%; height:118px; margin:20px auto 0; background:#fff;}
.service{ width:1100px; height:94px; margin:0 auto;}
.service dl{ width:260px; height:94px; float:left; padding-left:25px; }
.service dt{ width:260px; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(/images/exhibition2017/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#168ce3; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}

#footer{ width:100%;  border-top: 1px solid #ebebeb; padding-bottom:20px;background: #f6f6f6;}
.footer{ width:1100px;  padding-top:16px;margin: 0 auto;}
.footer p{ width:1100px; float:left; font:normal 12px/30px "Microsoft Yahei","\5b8b\4f53"; overflow:hidden; color:#878787;}
.footer p a{ padding:0 4px; color:#878787;}
.footer p a:hover,.footer span a:hover{ color:#168ce3; text-decoration:underline;}
.footer span{ width:1100px; height:26px; /*float:left;*/padding:16px 0; text-align:center; font:normal 16px/26px "Microsoft Yahei","\5b8b\4f53"; color:#333;display: inline-block;}
.footer span a{ color:#333; padding:0 10px;}
.footer b{ width:1100px; height:21px;  text-align:center; font:normal 12px/21px "Tahoma","\5b8b\4f53"; color:#888; margin: 0 auto;display: block;}
.footer strong{ padding:0 15px;}


/*goTop*/
.backHome {
	width: 54px;
}
.backHome a.goTopBtn {
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #0058a9;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome a.goTopBtn:hover {
	background: #0058a9;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome a.guest,
.backHome a.guest:hover {
	background: url(/images/exhibition2017/exhi1.png) no-repeat 0 -180px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome a.guest:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .weixin{
	position: relative;
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .weixinBot{
	position:absolute;
	left: -116px;
	top:0;
}
.backHome .weixinBot img{
	width: 106px;
	height: 99px;
}
.backHome .weixin:hover{
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .qq{
	position: relative;
	width: 38px;
	height: 46px;
	
	float: left;
	background: #38880b;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
	
}
.backHome .qq,
.backHome .qq:hover {
	background: url(/images/exhibition2017/exhi1.png) no-repeat 0 -366px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.backHome .weixin,
.backHome .weixin:hover {
	background: url(/images/exhibition2017/exhi1.png) no-repeat -55px -366px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.backHome .weixin:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.backHome .qq:hover .qqconsult{
	display: block;
}
  .qqconsult{
	display: none;
	position: absolute;
	left: -115px;
	top:-20px;
	padding-right: 10px;
	z-index: 9999;
	
}
.qqBox{
	width: 106px;
	height: 99px;
}
.qqBox img{width:98px;height:91px}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 376px;
	_top: expression(eval(document.documentElement.scrollTop+318));
	display: none;
	
}



.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 54px;
	background: url(/images/exhibition2017/exhi1.png) no-repeat -54px -180px;
	opacity: 0.6;
	filter: Alpha(Opacity=60);
}
.toTop a:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}



.exhiDate{ background: #fb972c; color: #fff; }
.CalendarCon a.exhiDate{ background: #fb972c; color: #fff; }
#goTop {
	position: fixed;
	_position: absolute;
	top: 142px;
	display: block;
	right: 10px;
	z-index: 999;
}
*html,
* html body {
	background-attachment: fixed;
}
#productNav {
	display: block;
	_top: expression(eval(document.documentElement.scrollTop+142));
	top: 142px;
}
*html #goTop {
	position: absolute;
	
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+142));
}


.nav ul {
	padding-left: 18px;
	width: 1082px;
}

.nav ul li {
	color: #515151;
	line-height: 32px;
	text-indent: 29px;
	background: url(/images/exhibition2016/exhi.png) -177px -98px no-repeat;
}

.carouselTop{width: 1100px;height: 158px;background: #f8f8f8; margin: 15px auto;overflow: hidden;position: relative;}
.carouselTop ul{float: left;position: absolute;left: 46px;top: 22px;}
.carouselTop ul li{width: 325px;height: 114px;float: left;margin-right: 20px;}
.carouselTop ul li img{width: 159px;height: 114px;float: left;margin-right: 15px;}
.carouselTop ul li h3{width: 148px;float: left;height: 48px;overflow: hidden;margin-top: 8px;}
.carouselTop ul li h3 a{font: 14px/24px "Microsoft Yahei","\5b8b\4f53";color: #333;}
.carouselTop ul li h3 a:hover{color: #168ce3;}
.carouselTop ul li a.chakan{width: 72px;height: 29px;display: block;float: left;margin-top: 8px; background: #168ce3;border-radius: 3px;color: #fff;font: 14px/29px "Microsoft Yahei","\5b8b\4f53";text-align: center;}
.preNext{width: 28px;height: 28px;position: absolute;top :62px;background: url(/images/exhibition2017/tenderbg.png) no-repeat 0 0;cursor: pointer;}
.pre{background-position: 0px -320px;left: 0;}
.pre:hover{background-position: 0px -400px;left: 0;}
.next{background-position: 0px -440px;right: 0;}
.next:hover{background-position: 0px -360px;right: 0;}
.media {width: 1100px;margin: 20px auto 0;}
.media h3 {width: 1090px;float: left;font: 18px/18px "Microsoft Yahei","\5b8b\4f53";color: #333;padding: 10px 0 9px 17px;}


.publicbox{width: 100%}
.lostpro{width:450px;background: url(/images/lostpro.jpg) no-repeat;margin: 45px auto 0;padding-left: 165px;}
.lostpro span{font: 22px/44px "Microsoft Yahei";color: #333;}
.lostproab{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostproab a{background: url(/images/caigouSearch.png) no-repeat -145px -35px;padding-left: 12px;}
.weigz{
	width: 159px;
	height: 175px;
	text-align: center;
	background: #fff;
	position: relative;
	top: 112px;
	
	left: 380px;

	display: none;
	border: 1px solid #ddd;
}
.weigz table{
	width: 129px;
	height: 129px;
	position: absolute;
	top: 5px;
	left: 15px;
}
.weigz table td{
	width: 129px;
	height: 129px;
	text-align: center;
	vertical-align: middle;
}
.weigz img{
	width: 100%;
}
.weigP{
	padding: 0px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	font-family: "microsoft yahei";
	position: absolute;
	top: 130px;
	left: 5px;
}