.top-bg{
	height: 136px;
	width: 100%;
	background: url(bg.png) center no-repeat;
}
.logo{
	margin-top:25px;
}
.form:hover .select{
	display:block;
	transition:all 1s ease-in 0s;
}
.top-bg .ss-title{    
	float: left;
    font-size: 30px;
    color: #fff;
    line-height: 136px;
    margin-left: 114px;}
.form{
	margin-top: 50px;
	width:312px;
	height: 43px;
	position: relative;
	margin-right: 170px;
	transition:all 1s ease-in 0s;
}
.jjs{
	width: 41px;
	height: 41px;
	background: url(js.png);
	float: right;
	cursor: pointer;
	position: absolute;
	right: 12px;
	top: 1px;
}
.select{
	width: 312px;
	height: 43px;
	background: url(select.png);
	font-size: 14px;
	line-height: 43px;
	text-indent: 3em;
	outline: none;
	color: #fff;
	float: right;
	display: none;
}
#lsj_ss{
	position: absolute;
	top: 0;
	right: 20px;
	width: 30px;
	height: 43px;
	background: none;
}
.nav{
	background: url(nav.png);
	height: 58px;
	border-top: 1px solid #ffae64;
}
.nav a{
	width: 180px;
	height: 57px;
	display: block;
	float: left;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-size: 16px;
}
.nav a:hover{
	background: #df5835;
	font-weight: bold;
}
.nav .w div{
	float: left;
}
.bottom{
	height: 181px;
	background: url(bottom.png) center no-repeat;
}
.bottom p{
	color: #fff;
	line-height: 30px;
}
.bottom-text{
	margin-top: 30px;
}
.vx{
	width: 200px;
	margin-top: 20px;
}
.vx img{
	margin-left: 43px;
}
.vx p{
	line-height: 40px;
	font-size: 14px;
}
			.f3{
				width: 200px;
				position: relative;
			}
			.nav .f3 .g3{
				width: 200px;
			}
			.f4{
				position: relative;
			}
			.f5{
				position: relative;
			}
			.nav .w div{
				z-index: 999;
			}
			
			.ul{
				width: 100%;
				height: 100%;
				position: absolute;
				top:57px ;
				display: none;
			}
			
			.ul a{
				width: 100%;
				font-size: 14px;
				height: 40px;
				line-height: 40px;
				background: #e57335;
			}
			
			.f3:hover .g3{
				background:#df5835;
			}
			.f3:hover .ul{
				display: block;
			}
			.f4:hover .g4{
				background:#df5835;
			}
			.f4:hover .ul{
				display: block;
			}
			.f5:hover .g5{
				background:#df5835;
			}
			.f5:hover .ul{
				display: block;
			}
			
			.xitong{
				line-height: 50px;
				width: 1170px;
				margin: auto;
				text-align:right;
				color: #fff;
			}
			.xitong a{
				margin: 0 8px 0 5px;
				color: #fff;
			}
			
			
