@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"宋体";
}
.bg1{
	background:url(../images/bg14.png);
}

ul,h1{
	margin:0;
	padding:0;
	list-style:none;
}
#top{
	width:100%;
	height:70px;
	margin:0 auto;
	border-bottom:solid 2px #6C9;
}
#header{
	width:1000px;
	height:70px;
	margin:0 auto;
}
#logo{
	width:130px;
	height:37px;
	float:left;
	padding-top:20px;
}
#zimu{
	width:860px;
	height:20px;
	color:#F00;
	font-size:16px;
	float:left;
	line-height:20px;
}
#nav{
	width:600px;
	height:20px;
	float:left;
	margin-top:10px;

}

#nav li{
	float:left;
	display:block;
	width:100px;
	text-align:center;
	border-left:solid 1px #CCC;
}
#nav li a{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height:20px;
	color:#666;
	text-decoration: none;

}
#nav li a:hover{color:#ff7d49;}
#login{
	width:100px;
	height:30px;
	float:right;
	margin-top:2px;
	font-family: "黑体";
	font-size: 16px;
	line-height: 30px;
	color:#666;
}
#login a{
	color:#333; 
	text-decoration:none;
}
#login a:hover{
	color:#F00;
}
#banner{
	width:100%;
	height:400px;
	margin:0 auto;
	background:url(../images/bg1.jpg) no-repeat top center;
	background-size:cover;
}
.box{
	position:relative;
	width:1000px;
	height:400px;
	margin:0 auto;
}
#tu1{
	width:209px;
	height:194px;
	position:absolute;
	right:430px;
	top:243px;
	z-index:9;
}
#tu2{
	width:300px;
	height:331px;
	float:right;
	margin-top:20px;
}
	
.gun{
	width:1000px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	font-family:"方正舒体";
	font-size:26px;
	color:#FC0;
}

#md{
	width:528px;
	height:30px;
	float:left;
}

.btn{
	width:80px;
	height: 30px;
	color:#C60;
	cursor:pointer;
	border-radius:6px;
	border:none;
	background:#F00;
	color:#FC0;
	font-family:"微软雅黑";
}
.shuru{
	width:180px;
	height:30px;
	text-indent:15px;
}


#content{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:30px;
}
.box2{
	width:100%;
	height:auto;
	float:left;
	margin-top:60px;
}
.box2 ul li{
	width:25%;
	height:auto;
	display:block;
	float:left;
	text-align:center;
}
.box2 ul li a{
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	color:#666;
}
.box2 ul li a:hover{
	color:#F00;
}
.z p{
	line-height:30px;
	text-indent:35px;
	font-size:14px;
}
.z2 p{
	line-height:30px;
	text-indent:35px;
	font-size:14px;
	font-weight:bold;
}
.footer{
	width:100%;
	height:40px;
	margin:0 auto;
	text-align:center;
	background:#e8edd9;
	margin-top:120px;
	line-height:40px;
}
.clear{
	clear:both;
}
#banner1{
	width:100%;
	height:auto;
}
.biaodan{
	width:500px;
	height:400px;
	margin:50px auto;
	background:#FFF;
	border-radius:25px;
	border:solid 1px #CCC;
}
.tian{
	width:200px;
	height:30px;
	border:solid 1px #CCC;
	text-indent:10px;
}
.btn{
	width:80px;
	height:35px;
	background:#090;
	border:none;
	cursor:pointer;
	color:#FFF;
}
.z3{
	font-size:17px;
	font-family:"黑体";
	color:#060;
}