@charset "utf-8";
/* CSS Document */
body{font: normal 14px 微软雅黑; color:#333;}
a:hover{text-decoration:none;}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '.';
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}
.headerDiv{
	width:100%;
	height:510px;
	background-color:#1359bb;
}
.header1{
	height:230px;
	background: url(../../images/exhibition/headerImg1.jpg) no-repeat center top;
}
.header2{
	height:280px;
	background: url(../../images/exhibition/headerImg2.jpg) no-repeat center top;
}
.logo_icnet{
	width:1190px;
	height:90px;
	margin:0 auto;
	position: absolute;
	top:40px;
	left:50%;
	margin-left:-595px;
	z-index:1;
}
.icnetIndex{
	display:block;
	width:170px;
	height:60px;
	position: absolute;
	top: 15px;
    left: 8px;
}
.navDiv{
	width:100%;
	height:90px;
	background-color:#8fceff;
	margin-bottom:30px;
	font-family:微软雅黑;
	padding-top: 0;
}
.navDiv:hover{
	background-color:#8fceff;
}
.navList{
	width:1190px;
	margin:0 auto;
}
.navList a{
	display:inline-block;
	width:228px;
	height:90px;
	line-height:90px;
	text-align:center;
	font-size:24px;
	color:#fff;
	font-weight:bold;

}
.navList a:hover,.navList a.current{
	background-color:#005fc8;
}

/*展会进行时*/
.exhibotion_adv ol{
	position:absolute;
	bottom:5px;
	right:10px;
}
.exhibotion_adv ol li{
	display:inline-block;
	width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: width .5s;
    transition: width .5s;
    -webkit-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
	cursor:pointer;
}
.exhibotion_adv ol li.seleted{
	width: 20px;
    border-radius: 6px;
    -webkit-transition: width .5s;
    transition: width .5s;
}
.exhibotion_advBox {
	width:880px;
	height:330px;
	position:relative;
	padding: 10px;
    background-color: #ececec;
    border: 1px solid #34a8e5;
    margin: 0 auto 20px;
}
.ex_advImg{
	position:relative;
	padding:0;
	overflow: hidden;
}
.ex_advImg ul{
	padding: inherit;
	margin: 0;
}
.ex_advImg ul li{
	display: none;
	padding: inherit;
	margin: inherit;
	list-style: none;
}
.ex_advImg ul li:first-child{
	display:block;
}
.ex_advImg ul li img{
	width: inherit;
	height: inherit;
}



.exhibition_main{
	width:1190px;
	margin:0 auto;
	font-family:微软雅黑;
}
.ex_title{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
	background: url(../../images/exhibition/titBg1.gif) no-repeat center bottom;
}
.ex_title2{
	line-height:50px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#33a9e7;
	margin-bottom:20px;
}
.ex_title2:before,.ex_title2:after{
	content: '';
	display:inline-block;
	width:17px;
	height:20px;
	position: relative;
    top: 3px;
}
.ex_title2:before{
	margin-right:15px;
	background: url(../../images/exhibition/titBg2.gif) no-repeat left top;
}
.ex_title2:after{	
	margin-left:15px;
	background: url(../../images/exhibition/titBg2.gif) no-repeat -17px top;
}
.ex_table{
	margin-bottom:50px;
}
.ex_table table{
	font-size:14px;
	border:1px solid #85cbf1;
}
.ex_table th{
	height:56px;
	font-size:16px;
	background-color:#33a9e7;
	color:#fff;
}
.ex_table td{
	height:auto;
	line-height:24px;
	padding:10px 0;
}
.ex_table tr:nth-child(odd) td{
	background-color:#e0f4fe;
}
.location_num{
	color:#d00;
}
.more_ex{
	color:#f00;
}
.contactUs{
	width:870px;
	height:275px;
	padding:25px 60px;
	margin:0 auto 60px;
	position: relative;
	background-color:#ddf0ff;
	font-size:16px;
}
.contactUs .text{
	width:500px;
	line-height:30px;
}
.contactUs .tit{
	font-size:20px;
	line-height:50px;
}
.contactUs .boldT{
	font-weight:bold;
}
.erweima{
	width:146px;
	position: absolute;
	top:68px;
	line-height:40px;
	text-align:center;
	font-size:14px;
}
.erweima.left{
	right:223px;
}
.erweima.right{
	right:47px;
}
.erweima .img{
	display:inline-block;
	width:144px;
	height:144px;
	border:1px solid #bcbcbc;
	background-color:#fff;
}
.linkList{
	border-top:2px solid #33a9e7;
	padding:24px 0 0 130px;
	margin-bottom:60px;
}
.linkList a{
	margin:0 35px;
}
#rightNav{
	position: fixed;
	top:20px;
	width:138px;
	padding:28px 17px 10px 17px;
	background-color:#fff;
	 -webkit-box-shadow: 0px 0px 10px rgba(51,169,231,.25);
	-moz-box-shadow: 0px 0px 10px rgba(51,169,231,.25);
    box-shadow: 0px 0px 10px rgba(51,169,231,.25);
	font-family:微软雅黑;
}
#rightNav li{
	width:138px;
	height:42px;
	margin-bottom:10px;
	background: url(../../images/exhibition/navBg.gif) no-repeat;
}
#rightNav li a{
	display:block;
	width:138px;
	height:42px;
	font-size:16px;
	color:#fff;
	line-height:42px;
	text-align:center;
}
#ToTop{
	width:138px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#33a9e7;
	font-size:16px;
	cursor: pointer;
}

/*展会回顾*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 5px;
	overflow: hidden;
	*zoom: 1;
}
.bx-wrapper img {
	width:228px;
	height:158px;
	display: block;
}
.slide{
	width:228px;
	height:158px;
	cursor: pointer;
	border:1px solid #e1e2e3;
	background-color:#e5eff9;
}
.slide:hover{
	 -webkit-box-shadow: 0px 0px 10px rgba(0,114,225,.45);
	-moz-box-shadow: 0px 0px 10px rgba(0,114,225,.45);
    box-shadow: 0px 0px 10px rgba(0,114,225,.45);
}
.slide:hover .imgTitle{
	display:none;
}
.bx-wrapper .bx-pager {
	margin-top:20px;
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #c7c7c7;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	outline: 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#33a9e8;
}
.bx-prev,.bx-next{
	display:inline-block;
	width:23px;
	height:46px;
	position: absolute;
    top: 65px;
    z-index: 10;
	cursor: pointer;
}
.bx-prev {
	left: 15px;
	background: url(../../images/exhibition/arrow.png) no-repeat left top;
}

.bx-next {
	right: 15px;
	background: url(../../images/exhibition/arrow.png) no-repeat -23px top;
}
.bx-wrapper .bx-controls-direction a {
	text-indent: -9999px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


#imgModule{display:none;}
#imgDefault{cursor:pointer;}
.mask{
	background:#000;
	opacity:.6;
	filter:alpha(opacity=60);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 2;
}
.lightBox{
	width:800px;
	height:560px;
	border: 2px solid #fff;
	position:fixed;
	left:50%;
	top:50%;
	margin:-265px 0 0 -400px;
	z-index: 2;
}
.lightBoxContent{
	    position: relative;
}
#imgLoader{
	width:32px;
	height:32px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-16px 0 0 -16px;
	display:none;
}
#imgLight{
	width:800px;
	height:560px;
}
#imgModule .btn{
	width:40px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	cursor:pointer;
}
.lightBoxSprite{
	background-image:url(../../images/exhibition/imgIcons.png);
	background-repeat:no-repeat;
}
#lightBoxPrev{
	left:10px;
	background-position:2px center;
}
#lightBoxNext{
	right:10px;
	background-position:-42px center;
}
.closeBtn{
	width:35px;
	height:35px;
	background-position:-100px center;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}
.imgText{
	display:none;
}
.imgTitle{
	display:block;
	width: 228px;
    height: 103px;
	padding-top: 55px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background:rgba(0,0,0, 0.5)!important;
	filter:Alpha(opacity=50);
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.slideHover .imgTitle:hover{
	background:rgba(12,89,130, 0.5)!important;
	filter:Alpha(opacity=50);
	background:#000;
}
#imgtit{
	position:absolute;
	left:0;
	bottom:0;
	width:800px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#000;
	opacity:.6;
	filter:alpha(opacity=60);
	color:#fff;
}


.slidings{
	width:1190px;
	height:51px;
	margin: 0 auto;
    clear: both;
    border-bottom: 1px solid #33a9e7;
    text-align: center;
}
.slidings li{
	display:inline-block;
	width:190px;
	height:50px;
	line-height:50px;
	margin-right:15px;
}
.slidings li span{
	display:block;
	width:190px;
	height:50px;
	line-height:50px;
	border:1px solid #d0d0d0;
	border-radius:5px 5px 0 0;
	border-bottom:0;
	text-align:center;
	float:left;
	background-color:#eee;
	font-size: 16px;
    font-weight: bold;
	cursor: pointer;
}
.slidings li.hover span{
	height:51px;
	line-height:51px;
	color:#33a9e7;
	border:1px solid #33a9e7;
	background-image: linear-gradient(-180deg, #e2f4fe, #feffff);
	border-bottom:0;
}
.slidnr{
	margin-top:15px;
}

.sliding_yc{display:none;}	