.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;
}
.form{
	margin-top: 50px;
	width:312px;
	height: 43px;
	position: relative;
	margin-right: 250px;
	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: #3390e4;
	height: 58px;
}
.nav a{
	width: 120px;
	height: 58px;
	display: block;
	float: left;
	text-align: center;
	line-height: 58px;
	color: #fff;
	font-size: 16px;
}
.nav a:hover{
	background: #075ba8;
	font-weight: bold;
}
.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;
}
.f1{position: relative;margin-left: 120px;
			}
			.f2{
				position: relative;
				margin-left: 240px;
			}
			.f3{
				position: relative;
				margin-left: 360px;
			}
			.f4{
				position: relative;
				margin-left: 480px;
			}
			.f5{
				position: relative;
				margin-left: 600px;
			}
			.f6{
				position: relative;
				margin-left: 720px;
			}
			.f7{
				position: relative;
				margin-left: 840px;
			}
			.f8{
				position: relative;
				margin-left: 960px;
			}
			.f9{
				position: relative;
				margin-left:1080px;
			}
			.nav .w div{
				z-index: 999;
			}
			
			.ul{
				width: 120px;
				height: 100%;
				position: absolute;
				top:58px ;
				display: none;
			}
			.ul a{
				height: 40px;
				line-height: 40px;
				background: #3390e4;
			}
			.f1:hover .g1{
				background:#075ba8;
			}
			.f1:hover .ul{
				display: block;
			}
			.f2:hover .g2{
				background:#075ba8;
			}
			.f2:hover .ul{
				display: block;
			}
			.f3:hover .g3{
				background:#075ba8;
			}
			.f3:hover .ul{
				display: block;
			}
			.f4:hover .g4{
				background:#075ba8;
			}
			.f4:hover .ul{
				display: block;
			}
			.f5:hover .g5{
				background:#075ba8;
			}
			.f5:hover .ul{
				display: block;
			}
			.f6:hover .g6{
				background:#075ba8;
			}
			.f6:hover .ul{
				display: block;
			}
			.f7:hover .g7{
				background:#075ba8;
			}
			.f7:hover .ul{
				display: block;
			}
			.f8:hover .g8{
				background:#075ba8;
			}
			.f8:hover .ul{
				display: block;
			}
			.f9:hover .g9{
				background:#075ba8;
			}
			.f9: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;
			}
			
			
