﻿
#header {
	width: 100%;
	min-width: 1180px;
	height: 37px;
	margin: 0 auto;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}

.header {
	width: 1180px;
	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;
	font-family: "\5b8b\4f53";
}

.header p a {
	display: inline-block;
	color: #666;
	padding: 0 8px;
}

.header p a.mobile {
	padding-left: 20px;
	background: url("/images/exhi/exhi-report.png") 5px 10px no-repeat;
	color: #0b77cf;
}

.header ul li a:hover,
.header p a:hover {
	color: #f60;
}
.adPosition{
	width: 1180px;
	margin: 20px auto 0;
	overflow: hidden;
}
.adPosition ul li img{
	width: 1180px;
	height: 90px;
}
.advs{
	display: block;
	position: relative;
}
.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;
}

.top {
	width: 1180px;
	margin: 20px auto 0;
	height: 45px;
}

.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/exhibition2016/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/exhibition2016/exhi.png") -108px -60px no-repeat;
}

.industryBot {
	width: 102px;
	position: absolute;
	top: 25px;
	left: 0;
	background: #fff;
	border: 1px solid #c7c7c7;
}

.industryBot ul li {
	height: 24px;
	color: #666;
	text-indent: 3px;
}

.industryBot ul li a {
	color: #666;
	cursor: pointer;
}

.industryBot ul li a:hover {
	color: #FF6600;
}

.ereaTop {
	width: 58px;
	background: url("/images/exhibition2016/exhi.png") -150px -60px no-repeat;
}

.ereaBot {
	width: 110px;
	position: absolute;
	top: 25px;
	left: 0;
	background: #fff;
	border: 1px solid #c7c7c7;
	z-index:99;
}

.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: #FF6600;
}

.search button {
	position: absolute;
	width: 60px;
	height: 40px;
	border: 0;
	right: 0;
	cursor: pointer;
	top: 0px;
	background: url("/images/exhibition2016/exhi.png") 15px 7px no-repeat #0a5ba7;
}
.nav{
	width: 1180px;
	margin: 0 auto;
	background: #2b82d9;
	padding: 16px 0;
	overflow: hidden;
	margin-top: 10px;
}
.nav a{
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	width: 130px;
	text-align: center;
	border-right: 1px dashed #5896d5;
}
.nav a:last-child{
	border-right: none;
}
.location{
	width: 1180px;
	margin: 15px auto;
	height: 30px;
	overflow: hidden;
	text-indent: 25px;
	background: url("/images/exhi/exhi-report.png") no-repeat 0 -93px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.location p{
	display: inline;
	color: #bababa;
}
.location p a{
	color: #333;
	margin: 0 5px;
}
.location p a:hover{
	color: #2b82d9;
}
.location p span{
	color: #333;
	margin-left: 5px;
}
.main{
	width: 1180px;
	margin: 0 auto 35px;
}
.left{
	width: 840px;
	float: left;
	border-top: 1px solid #eeeeee;
}
.left dl{
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #eeeeee;
}
.left dl dt{
	width: 226px;
	height: 132px;
	float: left;
	margin-right: 20px;
	display: flex;
    justify-content:center;
    align-items:Center;

}
.left dl dt a{
	display: block;
	width: 100%;
	height: 100%;
}
.left dl dt img{
	/* max-width: 226px;
	max-height: 132px; */
	width: 100%;
	height: 100%;
}
.left dl dd{
	overflow: hidden;
}
.left dl dd h2{
	font-size: 18px;
	line-height: 25px;

}
.left dl dd h2 a{
	color: #333;
}
.left dl dd h2 a:hover{
	color: #2B82D9;
}
.left dl dd p{
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #666;
	margin: 5px 0 8px;
}
.material{

}
.material b{
	font-size: 12px;
	line-height: 22px;
	float: left;
	padding: 0 10px;
	background: #f5f5f5;
	color: #999;
	font-weight: normal;
}
.material span{
	font-size: 12px;
	line-height: 22px;
	color: #bababa;
	float: right;
	padding-left: 18px;
	background: url("/images/exhi/exhi-report.png") no-repeat;
}
.material span.time{
	background-position: 0 -126px;
}

.material span.views{
	margin-left: 20px;
	background-position: 0 -152px;
}


.page{margin:40px 0 10px;height: 40px;line-height: 40px;text-align: center;}
.page a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 16px/38px "Tahoma"; color: #666666; vertical-align: middle;background: #fff; }
.page a.ft{width: 58px; border-left: 1px solid #e6e6e6;border-right:0;background: url("/images/exhi/page.png") no-repeat #fff;}
.page a.next{width: 58px; margin-right:15px;background: url("/images/exhi/page.png") no-repeat -409px 0px #fff;}
.page a.prev{ width: 75px; background: url("/images/exhi/page.png") no-repeat -60px 0 #fff; border-left: 1px solid #e6e6e6; }
.page a.lt{ width: 75px; background: url("/images/exhi/page.png") no-repeat -332px 0px #fff; }
.page a.on{ background: #2b82d9; border:1px solid #2b82d9; border-left: 0; color: #fff; }
.page input{ width: 58px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 59px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #2b82d9; color: #fff;border: none;}
.page span.jump em{ font-style: normal; color: #2b82d9; }

.right{
	width: 300px;
	float: right;
}
.rightCard{
	padding: 12px 16px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.rightTitle{
	height: 32px;
	overflow: hidden;
	margin-bottom: 20px;
}
.rightTitle h2{
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	border-bottom: 2px solid #2B82D9;
	color: #333;
}
.rightTitle a.more{
	font-size: 12px;
	line-height: 30px;
	color: #999;
	float: right;
}
.exhiBox dl{

}
.exhiBox dl dt{
	width: 268px;
	height: 156px;
}
.exhiBox dl dt img{
	width: 268px;
	height: 156px;
}
.exhiBox dl dd{
	padding: 10px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.exhiBox dl dd p{
	font-size: 14px;
	line-height: 22px;
}
.exhiBox dl dd p a{
	color: #333;
}
.exhiBox dl dd p a:hover{
	color: #2B82D9;
}
.exhiBox ul{
	padding: 10px 0;
}
.exhiBox ul li{
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	background: url("/images/exhi/exhi-report.png") no-repeat 0 -174px;
}
.exhiBox ul li a{
	color: #333;
}
.exhiBox ul li a:hover{
	color: #2B82D9;
}
.interview dl{
	overflow: hidden;
	margin-bottom: 20px;
}
.interview dl dt{
	width: 106px;
	height: 62px;
	float: left;
	margin-right: 12px;
}
.interview dl dd{
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px;
}
.interview dl dd a{
	color: #333;
}
.interview dl dd a:hover{
	color: #2B82D9;
}
.focusToday ul{
	padding-bottom: 10px;
}
.focusToday ul li{
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.focusToday ul li span{
	font-size: 14px;
	line-height: 30px;
	width: 20px;
	text-align: center;
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.focusToday ul li a{
	color: #333;
}
.focusToday ul li a:hover{
	color: #2B82D9;
}
.focusToday ul li span.hot{
	font-weight: bold;
	color: #2B82D9;
}


/* #footer{width: 100%;margin: 0 auto;border-top: 1px solid #e8e8e8;background: #f6f6f6;padding: 12px 0;font-family: "\5b8b\4f53";margin-top: 20px;}
.foot{width: 1100px;min-width: 1100px;margin: 0 auto;text-align: center;line-height: 25px;color: #666666;}
.foot p{text-align: center;line-height: 46px;color: #b2b2b2;}
.foot p a{color: #333;margin: 0 6px;}
.foot a:hover{color: #2b82d9;text-decoration: underline;}
.foot span{font-size: 14px;color: #000;display: block;}
.foot i{font-style: normal;color: #2b82d9;}
.bottom{display: inline-block;margin: 20px 15px 0 15px;line-height: 26px;color: #666666;vertical-align: middle;*zoom: 1;*display: inline;}
/*.bottom img{vertical-align: top;margin-top: 3px;}*/
/* .bottom b{display: block;line-height: 26px;font-weight: normal;text-align: left;}
.bottom b a{color: #666;}
.bottom.bg1{padding: 0 0 0 28px;background: url("/images/index/index2016.png") no-repeat -84px -651px;}
.bottom.bg2{padding: 0 0 0 28px;background: url("/images/index/index2016.png") no-repeat -84px -743px;} */ 
.foot {
	background: #282828;
	 width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
	width: 1180px;
}
.footLeft {
	width: 580px;
	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: 5px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.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: 40px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 290px;
	padding-left: 40px;
	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(../../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(../../images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 40px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 20px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 112px;
	height: 112px;
	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;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}
.footer a {
	color: #dcdcdc;
}
.record{
	margin-top: 10px;
}
.record p{
	text-align: center;
	font-family: "\5b8b\4f53";
	line-height: 20px;
}
.record p a{
	caption-side: #666;
}
.foot .medi{
	font-weight: normal;
	background: url("/images/medi.png") no-repeat 0 0;
	display: inline-block;
	padding-left: 27px;
	position: relative;
	top: 10px;
    right: 20px;
}
.foot .medi a{
	color: #666;
}
.foot .medi:hover a{
	color: #b31717;
}

/*goTop*/
.backHome{ width:54px;}
.backHome a{ width:38px; height:46px; display:block; float:left; background:#446cb3; 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:hover{ background:#446cb3; opacity: 1; filter:Alpha(Opacity=100);}
.backHome a.guest{ background:url("/images/ndetail/gotopIcon.gif") no-repeat 0 0; opacity: 0.6; filter:Alpha(Opacity=60);}
.backHome a.guest:hover{ background:url("/images/ndetail/gotopIcon.gif") no-repeat 0 0; opacity: 1; filter:Alpha(Opacity=100);}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:376px; _top:expression(eval(document.documentElement.scrollTop+318)); display:none;}
.toTop a{ display:block; width:54px; height:54px; background:url("/images/ndetail/gotopIcon.gif") no-repeat -54px 0; opacity: 0.6; filter:Alpha(Opacity=60);}
.toTop a:hover{ background:url("/images/ndetail/gotopIcon.gif") no-repeat -54px 0; opacity:1; filter:Alpha(Opacity=100);}
#goTop { position:fixed; _position:absolute; top:258px; display:block; right:20px;}
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft)); top:expression(eval(document.documentElement.scrollTop+200));}

.left2{
	border-top: none;
}
.newsShow h1{
	font-size: 36px;
	line-height: 50px;
	color: #333;
}
.newsTime{
	margin-top: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	position: relative;
}
#Share {
	bottom: 10px !important;
}
.newsTime a{
	color: #999;
}
.newsTime b{
	display: inline-block;
	width: 30px;
}
.bdsharebuttonbox {
	float: right;
	margin-top: -5px;
}
.bdsharebuttonbox span{
	font-size: 14px;
	line-height: 42px;
	color: #999;
	float: left;
}
.bdshare-button-style0-16 a{
	height: 20px !important;
	padding-left: 20px !important;
}
.bdshare-button-style0-16 .bds_weixin{
	/* background: url("/images/exhi/exhi-report.png") no-repeat 0 -205px !important; */
	background: url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -140px -36px !important;
}
.bdshare-button-style0-16 .bds_sqq{
	/* background: url("/images/exhi/exhi-report.png") no-repeat 0 -235px !important; */
	background: url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -90px -36px !important;
}
.bdshare-button-style0-16 .bds_qzone{
	/* background: url("/images/exhi/exhi-report.png") no-repeat 0 -268px !important; */
	background: url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat 0 -36px !important;
}
.bdshare-button-style0-16 .bds_tsina{
	/* background: url("/images/exhi/exhi-report.png") no-repeat 0 -297px !important; */
	background: url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -45px -36px !important;
}
.bdshare-button-style0-16 .bds_tieba{
	background: url("/images/exhi/exhi-report.png") no-repeat 0 -330px !important;
	display: none;
}
.bdshare-button-style0-16 a {
	width: 30px !important;
	height: 30px !important;
	padding: 0 !important;
	margin-right: 6px !important;
}
.newsContent{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding-top: 20px;
}
.newsContent img{
	margin: 20px 0;
}
.source{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: right;
}
.source span{
	color: #2B82D9;
}
.wechat{
	padding: 0 20px;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	margin: 50px 0 0;
}
.codeBox{
	width: 388px;
	float: left;
	padding: 20px 0;
}
.codeBox2{
	padding-left: 20px;
	border-left: 1px solid #e6e6e6;
}
.codeBox img{
	width: 120px;
	height: 120px;
}
.codeLeft{
	float: left;
	margin-right: 20px;
}
.codeRight{
	overflow: hidden;
	padding-top: 20px;
}
.codeRight p{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
}

.fellow{
	background: #fafafa;
	border: 1px solid #e6e6e6;
	border-top: none;
	text-align: center;
	padding: 13px 0;
}
.fellow em {
	display: inline-block;
    width: 65px;
    color: #2b82d9;
    font: bold 16px/24px "Microsoft Yahei","Arial";
}
.sina{
	display: inline-block;
	margin-left: 30px;
}

.read{
	border: 1px solid #e6e6e6;
	margin: 35px 0;
}
.readTop{
	height: 45px;
	background: #fafafa;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 1px;
}
.readTop h2{
	font-size: 18px;
	line-height: 18px;
	margin-left: 20px;
	text-indent: 10px;
	border-left: 5px solid #2B82D9;
	margin-top: 13px;
}
.read ul{
	width: 100%;
	padding: 15px 0;
	float: left;
}
.read ul li{
	width: 47%;
	float: left;
	text-indent: 10px;
	background: url("/images/exhi/exhi-report.png") no-repeat 0 -355px;
	font-size: 14px;
    line-height: 30px;
    margin-bottom: 3px;
    box-sizing: border-box;
    margin-left: 3%;
}
.read ul li a{
	color: #333;
}
.read ul li:hover a{
	color: #2B82D9;
}
.read ul li:hover{
	background: url("/images/exhi/exhi-report.png") no-repeat 0 -174px;
}

.return{
	height: 34px;
	padding-top: 10px;
	background: #f5f5f5;
	text-align: center;
}
.return a{
	font-size: 16px;
	line-height: 23px;
	color: #333;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    text-decoration: none;
}
.returnLeft{
	width: 50%;
	float: left;
}
.returnLeft a{
	padding-right: 12px;
	background: url("/images/exhi/exhi-report.png") no-repeat 86px -406px;
}
.returnLeft a:hover{
	color: #2B82D9;
	background: url("/images/exhi/exhi-report.png") no-repeat 86px -380px;
}
.returnRight{
	width: 49%;
	float: left;
	border-left: 1px solid #e2e2e2;
}
.returnRight a{
	padding-right: 12px;
	background: url("/images/exhi/exhi-report.png") no-repeat 70px -406px;
}
.returnRight a:hover{
	color: #2B82D9;
	background: url("/images/exhi/exhi-report.png") no-repeat 70px -380px;
}
