@charset "utf-8";
/* CSS Document */
body{
	background:#a0bfdf;
}
h2{
	color:#4d4d4d;
	padding:0px;
}
p{
	text-indent:0px;
}
.gray a{
	color:#606060;
}
.top{
	background:url(../img/expo/topBg.jpg) repeat-x;
	text-align:left;
}
.topCon{
	height:57px;
	width:980px;
	margin:0px auto;
	padding-top:10px;
	background:url(../img/expo/topConBg.jpg) 138px 0px no-repeat;	
}
.topCon .homeAndExpo{
	float:right;
	margin-top:10px;
}
/*顶部导航结束，主体部分开始*/
.conBg{
	background:url(../img/expo/conBg.jpg) repeat-x left top;
}
.adv{
	margin-bottom:5px;
}
.expoConHead{
	background:url(../img/expo/expoConHead.jpg) no-repeat;
	width:980px;
	height:6px;
	font-size:0px;
	margin:0px auto;
}
.expoConFoot{
	background:url(../img/expo/expoConFoot.jpg) no-repeat;
	width:980px;
	height:6px;
	font-size:0px;
	margin:0px auto 20px;
}
.expoCon{
	background:#FFF;
	margin:0px auto;
	width:960px;
	padding:4px 10px;
	overflow:hidden;
}
/*网上教育展服务和搜索开始*/
.serveAndSearch{
	margin-bottom:15px;
}
.serve{
	background:url(../img/expo/serveBg.jpg) no-repeat;
	width:410px;
	height:81px;
	float:left;
}
.serveCon{
	margin:23px 46px 0px 0px;
	text-align:right;
}
.serveCon img{
	margin-right:15px;
}
.search{
	background:url(../img/expo/searchBg.jpg) no-repeat;
	width:960px;
	height:81px;
	float:right;
}
.searchCon{
	margin:27px 0px 0px 100px;
	text-align:left;
}
.searchCon .input100{
	width:100px;
}
/*展位开始，黄金展位等*/
.booth{
	margin:12px 0px;
}
.boothHead{
	margin:0px;
	height:1%;
}
.boothHead .head{
	background:url(../img/expo/boothHead.jpg) no-repeat left top;
	margin:0px;
	padding:5px 0px 0px;
	height:48px;
	overflow:hidden;
}
.head ul{
	margin:3px 0px 0px 168px;
	padding:0px;
	float:left;
	display:inline;
}

.head ul li{
	color:#808080;
	background:url(../img/expo/hall01.gif) no-repeat;
	width:77px;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-right:15px;
	padding-left:17px;
	letter-spacing:3px;
}
.head ul li.select{
	color:#bc640e;
	background:url(../img/expo/hall02.gif) no-repeat;
}

.head .ipNews{
	width:310px;
	float:right;
	margin:0px 25px 0px 0px;
	display:inline;
	overflow:hidden;
	text-align:left;
	line-height:20px;
	color:#FFF;
}
.ipNews span{
	color:#ffff10;
	padding:0px 5px;
}
.ipNews span a{
	color:#ffff10;
}
.ipNews span a:hover{
	color:#ffff10;
}
.headCon{
	background:#faebc8;
	border-bottom:4px solid #e26d1f;
	border-right:1px solid #f6deb5;
	border-left:1px solid #f6deb5;
	/*height:96px;*/
}
.headCon img{
	width:46px;
	height:36px;
}
h3{
	line-height:40px;
	font-size:12px;
}
.headCon a{
	color:#d91010;
}
/*.leftCountry{
	width:96px;
	height:66px;
	text-align:center;
	border-left:1px solid #f6deb5;
	padding:15px 0px;
	overflow:hidden;
	float:left;
}*/
.headCon .select{
	background:#fdf8ea;
	text-align:center;
	/*border:1px solid #f6deb5;
	border-bottom:none;
	border-top:none;*/
}
.country{
	width:119px;
	height:66px;
	text-align:center;
	padding:15px 0px;
	overflow:hidden;
	float:left;
}
/*.japan{
	padding:15px 2px 15px 1px;
	border-right:1px solid #f6deb5;
}*/
.rightCountry{
	width:40px;
	height:66px;
	background:#fdf8ea;
	text-align:center;
	padding:15px 2px 15px 14px;
	overflow:hidden;
	float:right;
}
.other{
	width:20px;
	line-height:17px;
	font-weight:bold;
	float:left;
	font-size:14px;
}
.topPd{
	padding-top:25px;
}
/*展馆以及国家导航结束，展商区开始*/
.boothCon{
	border:1px solid #dfdfdf;
	border-top:none;
	border-bottom:none;
	height:1%;
	padding:5px 10px;
	background:url(../img/expo/boothCon.gif) repeat-x left top;
	position:relative;
	text-align:left;
}
.move{
	width:93px;
	height:93px;
	position:absolute;
	left:1px;
	top:1px;
	z-index:10;
}
.boothCon .title{
	margin:0px 95px 0px;
	padding:10px 0px 0px;
}
.title li{
	height:24px;
	line-height:24px;
	margin:0px 20px 0px 0px;
	text-align:center;
	width:90px;
	padding:0px 0px 0px 15px;
	background:url(../img/expo/titleBg.jpg) left center;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.title li a{
	background:url(../img/expo/titleBg.jpg) right center;
	display:block;
	padding:0px 10px 0px 0px;
}
#exhibitor{
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:left;
	width:940px;
	height:590px;
	overflow:hidden;
	position:relative;
}
#container{
	position:absolute;
	left:0px;
	top:0px;
}
/*四个方向的小人*/
.goLeft{
	width:229px;
	position:absolute;
}
.goLeft .goHead{
	background:url(../img/expo/goLeft.png) no-repeat left top;
	width:229px;
	height:40px;
}
.goDownLeft{
	width:229px;
	position:absolute;
}
.goDownLeft .goHead{
	background:url(../img/expo/goDownLeft.png) no-repeat left top;
	width:229px;
	height:40px;
}
.goRight{
	width:229px;
	position:absolute;
}
.goRight .goHead{
	background:url(../img/expo/goRight.png) no-repeat left top;
	width:229px;
	height:40px;
}
.goDownRight{
	width:229px;
	position:absolute;
}
.goDownRight .goHead{
	background:url(../img/expo/goDownRight.png) no-repeat left top;
	width:229px;
	height:40px;
}
.goCon{
	border:1px solid #e36f20;
	border-top:none;
	padding:5px 5px 10px 15px;
	background:#ffd098;
}
.goDownCon{
	border:1px solid #e36f20;
	border-bottom:none;
}
.goCon .title{
	height:22px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.goCon h4{
	font-size:14px;
	line-height:20px;
	width:190px;
	height:20px;
	overflow:hidden;
	float:left;
}
.goCon h4 a{
	color:#d91010;
}
.goText{
	text-indent:2em;
	line-height:22px;
	padding:0px 10px 5px 0px;
	margin:0px;
}
.goCon .close{
	background:url(../img/expo/close.gif) no-repeat left 1px;
	width:15px;
	display:inline-block;
	height:16px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.goCon .close a{
	width:15px;
	display:inline-block;
	text-decoration:none;
	height:16px;
}
.goCon .close a:hover{
	background:url(../img/expo/closeHover.gif) no-repeat left 1px;
}
.goCon .btn{
	width:50px;
	padding:2px 3px;
	height:18px;
	line-height:18px;
	display:inline-block;
	text-align:center;
	border:1px solid #e36f20;
	background:#fcf5e2;
}
.goCon span.center{
	margin:0px 9px;
}
/*四个方向小人结束*/
#exhibitor .eachBlock{
	width:524px;
	margin:20px 30px 10px 3px;
	float:left;
	display:inline;
}
#exhibitor .each{
	width:108px;
	height:119px;
	border:1px solid #d1d1d1;
	/*border-bottom:none;*/
	float:left;
	margin:10px;
	background:#FFF;
	display:inline;
	text-align:center;
}
#exhibitor .each .imgCon{
	width:108px;
	height:78px;
	overflow:hidden;
}
#exhibitor .each img{
	width:106px;
	overflow:hidden;
	padding:1px;
}
#exhibitor .each p{
	line-height:15px;
	border-top:1px solid #d1d1d1;
	padding:7px 2px 3px;	
	clear:none;
	height:30px;
	overflow:hidden;
	background:#e4e7ea;
	font-weight:bold;
}
#exhibitor .loading{
	position:absolute;
	left:370px;
	top:100px;
	width:177px;
	height:31px;
	border:1px solid #CCC;
	background:#FFF;
	padding:8px 5px 8px 13px;
	font-weight:bold;
	z-index:100;
}
.boothFoot{
	background:url(../img/expo/boothFoot.jpg) no-repeat;
	width:980px;
	height:6px;
	font-size:0px;
	margin:0px auto;
}
/*组织承办批准单位开始*/
.org{
	margin:12px 0px;
}
.orgHead{
	background:url(../img/expo/orgHead.jpg) no-repeat;
	width:980px;
	height:8px;
	font-size:0px;
	margin:0px auto;
}
.orgCon{
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	height:1%;
	background:url(../img/expo/orgConBg.jpg) left top repeat-x;
}
.orgCon .each{
	width:239px;
	padding:10px 0px;
	float:left;
	text-align:center;
	background:url(../img/expo/orgRight.jpg) no-repeat right top;
}
.orgCon .each img{
	margin:15px 0px 6px;
	padding:0px;
}
.each h3{
	line-height:15px;
}
.each h3 span{
	line-height:15px;
	font-family:Tahoma, Geneva, sans-serif, Arial;
	font-size:10px;
}
.each h3 a{
	color:#283588;
}
.each .textBg{
	line-height:18px;
	background: url(../img/expo/orgTextBg.jpg) no-repeat center center;
	width:191px;
	height:56px;
	text-align:center;
	margin:0px auto;
}
.moe{
	padding-top:13px;
}
.orgOter{
	padding-top:6px;
}
.orgCon .noBg{
	background:none;
}
.orgFoot{
	background:url(../img/expo/orgFoot.jpg) no-repeat;
	width:980px;
	height:6px;
	font-size:0px;
	margin:0px auto;
}
/*免费获取门票，在线申请评估，开幕，展商服务开始*/
.tail{
	margin:12px 0px;
}
.tailHead{
	background:url(../img/expo/tailHead.jpg) no-repeat;
	width:980px;
	height:6px;
	font-size:0px;
	margin:0px auto;
}
.tailCon{
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	background:#f5f5f5;
	height:1%;
}
.tailCon ul li{
	float:left;
	background:url(../img/expo/tail.gif) no-repeat left center;
	height:25px;
	line-height:25px;
	padding-left:30px;
	margin:10px 60px;
	font-weight:bold;
	display:inline;
}
.tailFoot{
	background:url(../img/expo/tailFoot.jpg) no-repeat;
	width:980px;
	height:5px;
	font-size:0px;
	margin:0px auto;
}
