.index{
	height: 70px;
	width: 100%;
	background-image: url(../img/guoke-49.jpg);
	background-repeat: no-repeat;
	background-position: 85px -11px;
}
.guoke_1-3 {
	height: 35px;
	width: 100%;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
}
.guoke_1-2 {
	height: auto;
	width: auto;
}
.index-1{
	height: 470px;
	width: 100%;
	position: relative;
	float: left;
	top: 0px;
}
.index-2{
	width: 100%;
	height: 50px;
	float: left;
	position: relative;
	top: -9px;
	overflow: hidden;
}
.guoke-1_ {
	width: 50px;
	height: 30px;
	position: absolute;
	left: 11px;
	text-align: center;
	top: 12px;
}
.guoke-1_1 {
	width: 50px;
	height: 30px;
	position: relative;
	left: 350px;
	text-align: center;
	top: 10px;
}
.guoke-1_2 {
	width: 450px;
	height: 30px;
	position: relative;
	float: left;
	left: 420px;
	top: -20px;
	line-height: 30px;
}
.guoke-1_3 {
	height: 30px;
	width: 100px;
	position: relative;
	float: left;
	left: 650px;
	top: -20px;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
}

.index {
	height: 28px;
	width: 200px;
	position: relative;
	float: left;
}
.guoke_1-1 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	margin-right: 10px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-1:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-2 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-2:hover {
	background-color: #2b90ec;
	color: #FFF;
}

/*第二段*index-2*/

.nav {
	position: relative;
	margin: 20px 0;
	font-size: 14px;
	font-family: "黑体";
	width: 100%;

}

.nav ul {

	margin: 0;

	padding: 0;

}

.nav li {

	margin: 0 5px 10px 0;

	padding: 0;

	list-style: none;

	display: inline-block;

}

.nav a {
	padding: 3px 12px;
	text-decoration: none;
	color: #333;
	line-height: 100%;

}

.nav a:hover {
	color: #F00;

}

.nav .current a {
	color: #F00;
	border-radius: 5px;

}



/* right nav */

.nav.right ul {

	text-align: right;

}



/* center nav */

.nav.center ul {

	text-align: center;

}



@media screen and (max-width: 600px) {

	.nav {

		position: relative;

		min-height: 40px;

	}	

	.nav ul {

		width: 180px;

		padding: 5px 0;

		position: absolute;

		top: 0;

		left: 0;

		border: solid 1px #aaa;

		background: #fff url(images/menu.png) no-repeat 10px 11px;

		border-radius: 5px;

		box-shadow: 0 1px 2px rgba(0,0,0,.3);

	}

	.nav li {

		display: none; /* hide all <li> items */

		margin: 0;

	}

	.nav .current {

		display: block; /* show only current <li> item */

	}

	.nav a {

		display: block;

		padding: 5px 5px 5px 32px;

		text-align: left;

	}

	.nav .current a {

		background: none;

		color: #666;

	}



	/* on nav hover */

	.nav ul:hover {

		background-image: none;

	}

	.nav ul:hover li {

		display: block;

		margin: 0 0 5px;

	}

	.nav ul:hover .current {

		background: url(images/check.png) no-repeat 10px 7px;

	}



	/* right nav */

	.nav.right ul {

		left: auto;

		right: 0;

	}



	/* center nav */

	.nav.center ul {

		left: 50%;

		margin-left: -90px;

	}

	

}

/*第三段index_1*/


.guoke-1 {
	width: auto;
	height: 50px;
	position: relative;
	top: -9px;
	overflow: hidden;
}
.guoke-1_1 {
	width: 50px;
	height: 30px;
	position: relative;
	left: 350px;
	text-align: center;
	top: 10px;
}
.guoke-1_2 {
	width: 450px;
	height: 30px;
	position: relative;
	float: left;
	left: 420px;
	top: -20px;
	line-height: 30px;
}
.guoke-1_3 {
	height: 30px;
	width: 100px;
	position: relative;
	float: left;
	left: 650px;
	top: -20px;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
}
.guoke-1_3:hover {
	color: #F00;
}
.guoke_1_3:hover {
	color: #2b90ec;
}
.guoke-2 {
	width: 100%;
	height: 100px;
	position: relative;
	top: -10px;
}
.guoke_1 {
	height: 70px;
	width: auto;
	background-image: url(../imges/guoke-49.jpg);
	background-repeat: no-repeat;
	background-position: 85px -11px;
}
.guoke_1-1 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	margin-right: 100px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 1030px;
}
.guoke_1-1:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-2 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-right: 20px;
	margin-top: 12px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 950px;
}
.guoke_1-2:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-3 {
	height: 35px;
	width: auto;
	position: relative;
	float: left;
	top: 0px;
	left: 50px;
	text-align: center;
	
}

.guoke_2 {
	height: 460px;
	width: 200px;
	position: absolute;
	left: 110px;
	top: 0;
	overflow: hidden;
	background-color:rgba(21,0,0,0.6);
	color:#FFF;
	z-index:99;
}
.guoke_2-0 {
	height: 50px;
	width: 200px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	cursor: pointer;
}
.guoke_2-1 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 50px;
	overflow: hidden;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	text-indent: -20px;
	line-height: 60px;
}
.guoke_2-1:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
.guoke_2-2 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 110px;
	cursor:hand;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.guoke_2-2:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
.guoke_2-3 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 170px;
	cursor:hand;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.guoke_2-3:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
.guoke_2-4 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 230px;
	cursor: hand;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.guoke_2-4:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
.guoke_2-5 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 290px;
	cursor: hand;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.guoke_2-5:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
.guoke_2-6 {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 350px;
	cursor: hand;
	cursor: pointer;
	font-family: "宋体";
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.guoke_2-6:hover {
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
}
#divid {
	height: auto;
	width: 100%;
	position: relative;
	
}
#divid .div1 {
	height: auto;
	width: 100%;
	position: relative;
	
}
.guoke_3 {
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: -10px;
}

.guoke_3-1 {
	height: 460px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}
.guoke_3-1-a {
	height: 30px;
	width: 90px;
	position: absolute;
	float: left;
	top: 339px;
	left: 351px;
	z-index: 99;
	overflow: hidden;
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	line-height: 30px;
	color: #F00
	
}
.guoke_3-1-b {
	height: 30px;
	width: 90px;
	position: absolute;
	float: left;
	top: 339px;
	left: 466px;
	z-index: 99;
	overflow: hidden;
	color: #FFF;
	font-size: 13px;
	border: 1px solid #FFF;
	line-height: 30px;
	text-align: center;
}
.guoke_3-1-c {
	height: 179px;
	width: 323px;
	position: absolute;
	top: 100px;
	left: 380px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-1-d {
	height: 316px;
	width: 478px;
	position: absolute;
	top: 55px;
	left: 740px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-1-f {
	height: 209px;
	width: 120px;
	position: absolute;
	top: 221px;
	left: 718px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-2 {
	height: 470px;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display:none;
	font-size:0px;
	margin:0px;
	color:#FF0000;
}
.guoke_3-2-a {
	height: 30px;
	width: 90px;
	position: absolute;
	top: 325px;
	left: 389px;
	z-index: 99;
	overflow: hidden;
	font-size: 13px;
	background-color: #FFF;
	filter: Alpha(Opacity=30);
	text-align: center;
	line-height: 30px;
	color: #f18808;
}
.guoke_3-2-b {
	height: 30px;
	width: 90px;
	position: absolute;
	top: 325px;
	left: 497px;
	z-index: 99;
	overflow: hidden;
	color: #FFF;
	font-size: 13px;
	border: 1px solid #FFF;
	line-height: 30px;
	text-align: center;
}
.guoke_3-2-c {
	height: 179px;
	width: 323px;
	position: absolute;
	top: 100px;
	left: 380px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-2-d {
	height: 340px;
	width: 470px;
	position: absolute;
	top: 55px;
	left: 690px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-2-f {
	height: 209px;
	width: 120px;
	position: absolute;
	float: left;
	top: 165px;
	left: 1070px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-3 {
	height: 470px;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display:none;
	font-size:0px;
	margin:0px;
	color:#FF0000;
}
.guoke_3-3-a {
	height: 30px;
	width: 90px;
	position: absolute;
	top: 325px;
	left: 389px;
	z-index: 99;
	overflow: hidden;
	font-size: 13px;
	background-color: #FFF;
	filter: Alpha(Opacity=30);
	text-align: center;
	line-height: 30px;
}
.guoke_3-3-b {
	height: 30px;
	width: 90px;
	position: absolute;
	top: 325px;
	left: 389px;
	z-index: 99;
	overflow: hidden;
	color: #FFF;
	font-size: 13px;
	border: 1px solid #FFF;
	line-height: 30px;
	text-align: center;
}
.guoke_3-3-c {
	height: 179px;
	width: 323px;
	position: absolute;
	top: 100px;
	left: 380px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-3-d {
	height: 340px;
	width: 478px;
	position: absolute;
	top: 52px;
	left: 742px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-3-f {
	height: 209px;
	width: 120px;
	position: absolute;
	top: 219px;
	left: 709px;
	z-index: 99;
	overflow: hidden;
	
}
.guoke_3-4 {
	height: 470px;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display:none;
	font-size:0px;
	margin:0px;
	color:#FF0000;
}
.guoke_3-5 {
	height: 470px;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display:none;
	font-size:0px;
	margin:0px;
	color:#FF0000;
}
.guoke_3-6 {
	height: 470px;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display:none;
	font-size:0px;
	margin:0px;
	color:#FF0000;
}

/*第三段index-3*/

.guoke_1-1 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	margin-right: 10px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-1:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-2 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-2:hover {
	background-color: #2b90ec;
	color: #FFF;
}

.index {
	height: 28px;
	width: 200px;
	position: relative;
	float: left;
}

/*第四段index-3*/

.guoke_1-1 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	margin-right: 10px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-1:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-2 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-2:hover {
	background-color: #2b90ec;
	color: #FFF;
}

.index {
	height: 28px;
	width: 200px;
	position: relative;
	float: left;
}

/*第五段index-4*/

.guoke_1-1 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	margin-right: 10px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-1:hover {
	background-color: #2b90ec;
	color: #FFF;
}
.guoke_1-2 {
	height: 28px;
	width: 75px;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #2b90ec;
	text-decoration: none;
	border: 1px solid #2b90ec;
	margin-top: 12px;
	font-family: "黑体";
	font-size: 14px;
	position: relative;
	left: 0px;
}
.guoke_1-2:hover {
	background-color: #2b90ec;
	color: #FFF;
}

.index {
	color: #2b90ed;
	text-decoration: none;
}
.index_1 {
	position: relative;
	top: 20px;
	width: 150px;
	padding-right: 10px;
	padding-left: 13px;
	z-index: 1000;
}



.aa{
	width:150px;
	height:30px;
	position:relative;
}
.aa .bb{
	width:150px;
	height:150px;
	position:relative;
	display:none;
	border:1px solid #ddd;
	float:left;
	top:-20px;
	background-color: #FFF;
}
.bb_1{
	position: relative;
	height: auto;
	width: auto;
	top: 73px;
	}
.aa:hover .bb{display:block}

.inde_1 {
	height: 30px;
	text-align: center;
	width: 150px;
	padding-top: 10px;
	}
.inde_1:hover {
	background-color: #E7E7E7;
	color: #F00;
}
.inde_2 {
	height: 30px;
	text-align: center;
	width: 150px;
	padding-top: 10px;
	}
.inde_2:hover {
	background-color: #E7E7E7;
	color: #F00;
}

/*第六段index_2*/

