@charset "utf-8";
/*头部*/
.header{ width:100%; overflow:hidden; background:#fff; }
.topnav, .menu, .broadcast{ border:solid 1px #ddd; overflow:hidden; }
.logo{ border-left:solid 1px #ddd; border-right:solid 1px #ddd; overflow:hidden; }
.topbanner, .broadcast{ margin-top:8px; }

.topnav{ height:26px; line-height:26px; background:url('../image/topnavbg.gif') left top repeat-x; }
	.topnav .linian{ float:left; }
	.topnav .linian span{ display:inline-block; margin-left:8px; vertical-align:middle; }
	.topnav .linian span.bao{ }
	.topnav .linian span.jhidea{ }
	.topnav .linian .ico_tsj{ background:url('../image/ico_tsj.gif') no-repeat; vertical-align:middle; width:18px; height:16px; }
	.topnav .topsubnav{ float:right; padding-right:3px; }
	.topnav .topsubnav h2{ line-height:26px; color:#666; }
	.topnav .topsubnav h2 a{ padding:0 5px; }
	
.logo{ height:120px; background:url('../image/logobg.gif') right top no-repeat; }
	.logo .jhlogo,.logo .jhchannels{ float:left; height:120px; }
	.logo .jhlogo{ width:174px; overflow:hidden; }
		/*移民logo*/
		.logo .yimin{ background:url('../image/ymlogo.gif') center center no-repeat; }
		/*留学logo*/
		.logo .liuxue{ background:url('../image/lxlogo.gif') center center no-repeat; }
		
		.logo .jhlogo a{ width:147px; margin:10px 0 0 14px; height:103px; cursor:pointer; display:inline-block; }
	.logo .jhchannels{ width:750px; padding-left:30px; }
		.logo .jhchannels .jhchls{ width:100%; height:40px; line-height:40px; overflow:hidden; }
			.logo .jhchannels .jhchls strong{ font-weight:bold; }
			.logo .jhchannels .jhchls a{ padding:0 6px; }
		.logo .jhchannels .jhchlhd{ width:100%; height:60px; overflow:hidden; }
			.logo .jhchannels .jhchlhd li.zhengs{ width:180px; height:60px; float:left; }	
	
.menu{ height:57px; background:url('../image/menubg.gif') left top repeat-x; }
	.menu .menunav{ height:44px; float:left; display:inline; overflow:hidden; margin-top:7px; margin-left:15px; }
	/*移民导航*/
	.yzixun, .yjiaol, .yfuwu{ width:250px; border-right:dashed 1px #ccc; }
	.yimin{ width:180px; }
	/*留学导航*/
	.zixun, .jiaol, .fuwu{ width:250px; border-right:dashed 1px #ccc; }
	.liuxue{ width:180px; }
	
		.menudt{ width:46px; height:42px; text-align:center; border:solid 1px #ddd; background:#fff; font-size:14px; letter-spacing:2px; font-weight:bold; float:left; }		
			.menudt a{ width:43px !important; height:38px !important; width:44px; height:39px; padding-left:3px !important; padding-left:2px; padding-top:4px !important; padding-top:3px; display:inline-block; text-decoration:none; cursor:default; }
			.menudt a:hover{ text-decoration:none; /*background:#0066cc;*/ }
				/*移民一级导航名称*/
				.yzxdt, .yjldt, .yfwdt, .ymdt{ color:#3a8b15; }
				.yzxdt a, .yjldt a, .yfwdt a, .ymdt a{ color:#3a8b15; }
				.yzxdt a:hover, .yjldt a:hover, .yfwdt a:hover, .ymdt a:hover{ color:#3a8b15; }
				/*留学一级导航名称*/
				.zxdt, .jldt, .fwdt, .lxdt{ color:#0066cc; }
				.zxdt a, .jldt a, .fwdt a, .lxdt a{ color:#0066cc; }
				.zxdt a:hover, .jldt a:hover, .fwdt a:hover, .lxdt a:hover{ color:#0066cc; }
		
		.menudd{ float:left; }
		/*移民二级导航名称*/
		.yzxdd, .yjldd, .yfwdd{ width:202px; }
		.ymdd{ width:132px; }
		/*留学二级导航名称*/
		.zxdd, .jldd, .fwdd{ width:202px; }
		.lxdd{ width:132px; }
		
			.menudd li{ text-align:center; height:21px; line-height:21px; width:55px; float:left; padding-left:8px; }
	
.topbanner{ width:100%; overflow:hidden; text-align:center; }

.broadcast{ height:28px; line-height:28px; background:url('../image/buobbg.gif') left top repeat-x; }
	.brocastinfo, .bctit, .bcnews{ height:28px; line-height:28px; float:left; overflow:hidden; }
	.bcnews ul li{ height:28px; line-height:28px;}
	.bctit, .bcnews{ padding-left:10px; }
	.broadcast .brocastinfo{ width:700px; }
	.broadcast .bctit{ background:url('../image/laba.gif') right center no-repeat; padding-right:20px; color:#3f7600; }
	.broadcast .bcnews ul li{ font-family:'\5b8b\4f53'; }
		.broadcast .bcnews a{ padding:0 10px 0 2px; }
	
	.search{ float:right; width:248px; }
		.search span{ display:inline-block; padding-top:3px; padding-left:3px; }
		.search .seainput input{ border:solid 1px #ccc; width:180px; height:18px; line-height:18px; }
		.search .seabut input{ width:46px; height:20px; color:#fff; background:url('../image/seabutbg.gif') left top repeat-x; border:none; cursor:pointer; }


