.main1{
	height: 162px;
	background: #117cd5;
}
.top{
	width: 1200px;
	height:162px;
	margin: 0px auto;
}
.top-1{
	float: left;
	width: 1200px;
	height:64px;
	margin: 24px auto;
}
.t-r{
	line-height: 64px;
	float: right;
	position: relative;
	margin-right: 10px;
}
.logo{
	float: left;
}
.t-r li{
	color: #fff;
	}
.xxmh{
	color: #fff;
	font-size: 18px;
	padding-right: 15px;
}
.text{
	width:271px;
	height: 36px;
	background: url("../images/sutch.png");
	border: 0px;
	text-indent: 2em;
	outline: none;
}

.submit{
	width:18px;
	height: 18px;
	background: url("../images/logo-s.png");
	border: 0px;
	position: absolute;
	right:20px;
	outline: none;
	top:25px;
}
.nav{
	float: left;
	width:1200px;
	height: 50px;
	/*background: url("../images/nav-logo.png") center no-repeat;*/
	position:relative;
}
.nav a{
	float: left;
	line-height: 50px;
	width:109px;
	height: 50px;
	text-align: center;	
	color: #fff;
	font-size: 17px;
	display: block;
}

.nav a:hover{
	background: #3fb0d0;
	border-radius:5px;
}
.nav a:hover p{
	border:0px;
	font-size: 18px;
	font-weight: bold;

}

.drop-down-content{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:109px;
	display: none;
}
.drop-down-content1{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:218px;
	display: none;
}
.drop-down-content2{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:327px;
	display: none;
}
.drop-down-content3{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:436px;
	display: none;
}
.drop-down-content4{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:545px;
	display: none;
}
.drop-down-content5{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:654px;
	display: none;
}
.drop-down-content6{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:763px;
	display: none;
}
.drop-down-content7{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:872px;
	display: none;
}
.drop-down-content8{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:981px;
	display: none;
}
.drop-down-content9{
	z-index: 999;
	position: absolute;
	width:109px;
	top:50px;
	left:1090px;
	display: none;
}
.drop-down-content3 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content9 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content8 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content7 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content6 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content5 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content4 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content2 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content1 a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content a{
	width:109px;
	height:50px;
	background: #117cd5;
}
.drop-down-content a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content2 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content3 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content4 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content9 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content8 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content7 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content6 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content5 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}
.drop-down-content1 a:hover{
	background:#3fb0d0;
	border-radius: 0px;
}	
.drop-down:hover .drop-down-content{
	display:block;
}
.drop-down1:hover .drop-down-content1{
	display:block;
}
.drop-down2:hover .drop-down-content2{
	display:block;
}
.drop-down3:hover .drop-down-content3{
	display:block;
}
.drop-down4:hover .drop-down-content4{
	display:block;
}
.drop-down5:hover .drop-down-content5{
	display:block;
}
.drop-down6:hover .drop-down-content6{
	display:block;
}
.drop-down7:hover .drop-down-content7{
	display:block;
}
.drop-down8:hover .drop-down-content8{
	display:block;
}
.drop-down9:hover .drop-down-content9{
	display:block;
}

