*{margin: 0;padding: 0;list-style: none;font-family: "微软雅黑";}
a{text-decoration: none;}
.container{
	width: 1170px;
	margin: 0 auto;
}
.fl{float: left;}
.fr{float: right;}
.center{margin: 0 auto;width: 1000px;}
/*头部*/
.headerDiv{
	width: 100%;
	height: auto;
}
.search_bj{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #4c4948;
}
.search_bj a{
	color: #fff;
	font-size: 14px;
	float: right;
	margin-right: 35px;
}
.search{
	width: 285px;
	height: 26px;
	line-height: 26px;
	background: #fff;
	border-radius: 26px;
	margin-top: 10px;
}
.search input{
	border: none;
	outline: none;
}
.search_input1{
	width: 240px;
	height: 22px;
	line-height: 22px;
	color: #333;
	font-size: 14px;
	margin-left: 20px;
}
.search_input2{
	float: right;
	margin: 4px 5px 0 0;
}
.search_input2:hover{
	cursor: pointer;
}

.logo{
	height: 130px;
}
.weixin{
	color: #666;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
}


/*<!-- banner & nav -->*/
.nav_bj{
	width: 100%;
	height: 594px;
}

.indexBanner{
	float: left;
	position: relative;
	width: 100%;
	height: 594px;
	background-repeat: no-repeat;
	background-position: center top;
}

.bannerNei{
	float: left;
	position: relative;
	width: 100%;
	height: 386px;
	background-repeat: no-repeat;
	background-position: center top;
	background: url(../images_eaex/bannerNeiNew.jpg);
	
}



.nav_bj_nei{
	width: 100%;
	height: 386px;
}

.nav_n{
	height: 64px;
	padding-top: 304px;
}

.navBG{
	float: left;
	position: relative;
	width: 100%;
	height: 64px;
	margin-top: -64px;
	z-index: 999999;
	background: url(../images_eaex/dhBG.png);
	background-repeat: repeat-x;
}

.nav{
	height: 64px;
}

.nav li{
	width: 150px;
	height: 62px;
	line-height: 62px;
	float: left;
	text-align: center;
	
}


.nav li a{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.nav li a:hover{
	background: #44af35;
}
/*下拉菜单*/
.drop-down{
	position: relative;
}
.drop-down:hover dl{
	display: block;
}
.drop-down dl{
	position: absolute;
	top: 62px;
	width: 100%;
	height: auto;
	display: none;
	z-index: 999;
}
.drop-down dl dt{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
} 
.drop-down dl dt a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #7ea0aa;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}


/*公告*/
.gongGao{
	height: 70px;
	line-height: 70px;
}
.gongGao img{
	float: left;
}
.gongGao span{
	margin-left: 30px;
	padding-left: 25px;
	background: url(../images/circle.jpg)no-repeat 0px 4px;
}
.gongGao span a{
	color: #4c4948;
	font-size: 16px;
}


/*新闻*/
.news{
	height: 540px;
	margin-top: 13px;
	margin-bottom: 65px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	box-shadow: 4px 4px 5px #e5e5e5;
}
.news_l{
	width: 650px;
	height: 510px;
}
.news_r{
	width: 450px;
	height: 100%;
	margin-right: 20px;
	overflow: hidden;
}

.news_r div{
	padding: 10px 0 15px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.news_r div a:hover{
	color: #44AF35;
}

.news_r div a{
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}
.news_r div p{
	font-size: 15px;
	color: #4c4948;
	line-height: 26px;
	margin-top: 5px;
}

/*<!-- 参展商中心 & 专业观众中心 & 会期活动 -->*/
.section{
	height: 300px;
}
.section_div{
	width: 358px;
	height: 300px;
	float: left;
}
.section_div h1{
	height: 74px;
	line-height: 74px;
	color: #fff;
	padding-left: 145px;
	background: url(../images/section_topBj.jpg)no-repeat 0px 0px;
}
.section_div p{
	width: 210px;
	height: 60px;
	line-height: 60px;
	padding-left: 145px;
	border: 1px solid #0068b6;
	margin-top: 10px;
	background: url(../images/section_icon1.jpg)no-repeat 100px 10px;

}
.section_div p a{
	color: #0068b6;
	font-size: 24px;
}
.section_div p:nth-child(3){
	background: url(../images/section_icon2.jpg)no-repeat 100px 10px;
}
.section_div p:nth-child(4){
	background: url(../images/section_icon3.jpg)no-repeat 100px 10px;
}

/*专业观众中心*/
.section_div2{
	margin-left: 45px;
}
.section_div2 h1{
	background: url(../images/section_topBj2.jpg)no-repeat 0px 0px;
}
.section_div2 p{
	border: 1px solid #009844;
	background: url(../images/section_icon4.jpg)no-repeat 100px 10px;
}
.section_div2 p a{
	color: #009844;
}
.section_div2 p:nth-child(3){
	background: url(../images/section_icon5.jpg)no-repeat 100px 10px;
}
.section_div2 p:nth-child(4){
	background: url(../images/section_icon6.jpg)no-repeat 100px 10px;
}

/*会期活动*/
.section_div3{
	margin-left: 45px;
}
.section_div3 h1{
	background: url(../images/section_topBj3.jpg)no-repeat 0px 0px;
}
.section_div3 p{
	height: 96px;
	line-height: 96px;
	border: 1px solid #930682;
	background: url(../images/section_icon7.jpg)no-repeat 100px 29px;
}
.section_div3 p a{
	color: #930682;
}
.section_div3 p:nth-child(3){
	background: url(../images/section_icon8.jpg)no-repeat 100px 29px;
}


/*36000㎡*/
.number{
	clear: both;
	width: 100%;
	height: 360px;
	margin: 60px 0 40px 0;
	background: url(../images/number.jpg)no-repeat center;
}

/*合作单位*/
.hezuo_more{
	display: block;
	margin: 20px auto;
	width: 188px;
	height: 41px;
	line-height: 41px;
	color: #009844;
	font-size: 20px;
	text-align: center;
	border: 1px solid #009844;
	border-radius: 40px;
}


/*<!-- 友情链接 -->*/
.link_bottom {
	text-align: center;
}

.link_bottom a{
	color: #4c4948;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	margin: 10px 0 10px 50px;
}
.link_bottom a:hover{
	color: #009844;
}

footer{

	width: 100%;
	height: 415px;
	background: #4c4948;
	border-top: 6px solid #75c084;
}
.foot{
	height: 380px;
}
.foot_center{
	width: 720px;
	margin-top: 30px;

	margin-left: 73px;
	color: #c8c9ca;
}
.foot_center a:hover{
	color: #fff;
}
.foot_center h1{
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #b1b1b2;
	color: #c8c9ca;
	font-size: 24px;
}

.foot_center_l h2{
	font-size: 18px;
	margin-top: 20px;
}
.foot_center_l a{
	color: #c8c9ca;
	line-height: 28px;
	font-size: 14px;
}

.foot_center_l p{
	color: #c8c9ca;
	line-height: 28px;
	font-size: 14px;
}
.foot_center_r{
	margin-left: 70px;
}
.foot_center_r h2{
	font-size: 18px;
	margin-top: 20px;
}
.foot_center_r a{
	color: #c8c9ca;
	font-size: 14px;
	line-height: 28px;
}

.foot_center_r p{
	color: #c8c9ca;
	font-size: 14px;
	line-height: 28px;
}


.foot_contact{
	width: 230px;
	color: #c8c9ca;
	margin-top: 30px;
}
.foot_contact h1{
	width: 100%;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b1b1b2;
}
.foot_contact p{
	font-size: 15px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/foot_icon1.png)no-repeat 0px 5px;
}
.foot_contact p:nth-child(3){
	background: url(../images/foot_icon2.png)no-repeat 0px 5px;
}
.foot_contact p:nth-child(4){
	background: url(../images/foot_icon3.png)no-repeat 0px 5px;
}
.foot_contact p:nth-child(5){
	background: url(../images/foot_icon4.png)no-repeat 0px 5px;
}


.foot_copy{
	clear: both;
	width: 100%;
	height: 33px;
	line-height: 33px;
	color: #c8c9ca;
	font-size: 15px;
	text-align: center;
	border-top: 2px solid #8a8989;
}
.foot_copy a{
	color: #c8c9ca;
	font-size: 15px;
}
.foot_copy a:hover{
	color: #fff;
}

.sliderPicMain{
	float: left;
	position: relative;
	width: 207px;
	height: 100px;
	border: 1px solid #ECEBEB;
	margin: 10px;
	overflow: hidden;
}

.sliderPic{
	width: 100%;
	height: 100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}






























