.public-container{
	position: relative;
	margin: 0 auto;
	width: 1280px;
}

.hander-top{
	width: 100%;
	height: 30px;
	background:url(hander-bg.png) repeat-x;
}

.hander-top .top-nav{
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	position: relative;
	margin: 0 auto;
	width: 720px;
}

 .top-nav .item{
 	width: 80px;
 	text-align: center;
 	line-height: 30px;
 	float: left;
 }

 .top-nav .item:hover{
 	background: #1d4d72;
 }

.top-nav .item-1{
	color: #5faeff;
}

.hander-logo{
	margin-top: 42px;
}

.hander-logo .logo-img{
	width: 230px;
	height: 96px;
	float: left;
}

.logo-search{
	float: right;
	width: 630px;
	height: 96px;
}

.logo-search .search{
	float: right;
	margin-bottom: 20px;
	width: 600px;
	height: 42px;
	border-radius: 21px;
	background: #FFFFFF;
}

.search .search-text{
	float: left;
	width: 380px;
	height: 42px;
	border-radius: 21px;
	border: none;
	font-family: "微软雅黑";
	font-size: 14px;
	text-indent: 50px;
	color: #777;
	line-height: 42px;
	box-shadow: none;
	outline: none;
	background: url(icon-search.png) no-repeat 16px  10px;
}

.search .search-bt{
	float: right;
	width: 120px;
	height: 42px;
	border-radius: 21px;
	border: none;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	box-shadow: none;
	outline: none;
	color: #FFFFFF;
	background: #e1953c;
}

.search .search-bt:hover{
	background: #f9a644;
}

.logo-search .search-hot{
/*	margin-top: 20px;*/
}

.search-hot .item{
	width: 100px;
	height: 30px;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 30px;	
	text-align: center;
	float: left;
}

.search-hot .item a{
	display: block;
	width: 80px;
	height: 30px;
	background: #4971a1;
	border-radius: 15px;
}

.search-hot .item a:hover{
	background: #528acd;
}
/*搜索与LOGO结束*/
.hander-nav{
	margin-top: 190px;
	background: #213544;
	height: 50px;
}

.hander-nav .item{
	float: left;
	width: 200px;
	height: 50px;
}
.hander-nav .item:hover{
	background: #0164a5;
}

.hander-nav .item-nav{
	float: right;
}

.hander-nav .item-now{
	background: #00568E;
}

.item-nav a{
	display: block;
	width: 80px;
	height: 50px;	
	background: url(bt-switch-1.png) no-repeat;
}

.item-nav a:hover{	
	background: url(http://www.tonglu.gov.cn/images/29320/bt-switch-2.png) no-repeat;
}

.public-bottom{
	margin-top: 40px;
	width: 100%;
	height: 60px;
	background: #2f2f2f;
	overflow:hidden;
}

.public-bottom .public-container .bottom-text1{
	float: left;
}

.bottom-text1 .bottom1{
	float: left;
	margin-left: 30px;
	font-size: 12px;
	line-height: 60px;
	color: #FFFFFF;
}

.bottom-text1 .bottom2{
	width: 220px;
	height: 60px;
	background: url(number-img.png) no-repeat 180px 14px;
}

.public-bottom .public-container .bottom-text2{
	float: right;
}

.bottom-text2 .bottom1{
	float: left;
	font-size: 12px;
	line-height: 60px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

.bottom-text2 .bottom1:hover{
	color: #34A1EC;
}