﻿body{
    font-family:"Lucida Sans Unicode", Verdana, Arial, sans-serif, "宋体","微软雅黑", "黑体";
    margin:0 auto;
    padding:0;
	border:0;
    width: 100%;
}

*{
	margin: 0;
	padding:0;
	border:0;
}

.clear{clear:both;}
 
#container {
	width: 100%;
	padding: 0px;
	margin:0px auto;
}

#header {
	margin: 0px auto;
	padding:0;
	height: 100px;
	width: 100%;
	background-color: #3b3b3b;
	position: relative;
	z-index:99;
}

#top{
	margin: 0px auto;
	padding:0;
	height: 100px;
	width: 1200px;
	position: relative;
	background-color: #3b3b3b;
}

#logo {
	float: left;
	margin-top: 24px;
	height: 52px;
}

ul{
    list-style:none;
	margin:0;
	padding:0;
}

a{
	text-decoration: none;
	color: #FFFFFF;
}

.nav {
	height:50px;
	line-height: 50px;
	width: 500px;
	float: right;
	margin-top: 50px;
}

.nav li{
	float:left;
	text-align: center;
	position: relative;
	color: #FFFFFF;
	width: 100px;
    /*border:1px red solid;*/
    /*padding: 0 10px 0 10px ;*/
}

.nav li a{
    color:#FFFFFF;
	font-size:16px;
    display: block;
    /*border:1px #000 solid;*/
}

.w li a{
	font-size:16px;
	color:#787878;
	text-align: left;
	text-indent: 20px;
	margin: 5px;
}

.nav li a:hover{color: #0992CF;}

.nav li div{display: none;}

.nav li:hover div{
	display: block;
}
/*.nav a:hover+div{
    display: block;
}*/

.nav li div li{
	background-color: #FFFFFF;
	width: 200px;
}

.nav li div li a:hover{
	color: #0992CF;
	background-color: #e8e8e8;
	margin: 5px;
}

hr{
	margin-top: 10px;
	margin-bottom: 30px;
	height:2px;border:none;border-top:2px solid #e9e9e9;
}

#banner {
	width: 100%;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #DEDEDE;
}

#banner-img {
	width: 1200px;
	height: 300px;
	margin: 0px auto;
}

#content{
	margin: 0px auto;
	width: 1200px;
}

#qd {
	width: 500px;
	margin-top: 37px;
	float: left;
}


.p1{
	font-family: "微软雅黑", "Adobe 黑体 Std R", "宋体", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #3b3b3b;
	margin-top: 50px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.p2{
	font-size: 20px;
	color: #7197c5;
	line-height: 90px;
	margin-bottom: 30px;
	width: 400px;
}

.p3{
	font-size: 20px;
	color: #8789a2;
	line-height: 90px;
	margin-bottom: 30px;
	width: 400px;
}

.clear{
    clear:both;
}

.infor{
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 71px;
}

.infor img{
	float: left;
}

.infor p{
	float: left;
	font-size: 14px;
	line-height: 70px;
	margin-left: 30px;
}

#map{
	float: left;
	margin-left: 150px;
	margin-bottom: 30px;
}

#sign{
	height: 57px;
	width: 40px;
	position: absolute;
	left: 170px;
	top: 250px;
}
#map p{
	font-size: 12px;
	width: 170px;
	position: absolute;
	left: 520px;
	top: 180px;
}

#footer1{
	width: 100%;
	background-color: #EDEDED;
	height: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#list {
	width: 1200px;
	padding:0;
	background-color: #EDEDED;
	height: 210px;
	margin: 0 auto;
}

.list-ul{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	}

.list-ul li a{
    display: block;
	font-size: 14px;
	color:#5e5e5e;
	line-height: 30px;
}

.list-ul li:first-child a{color: #000000;}

.list-ul li a:hover{color:#0992CF;}

#footer2{
	margin: 0px auto;
	height: 100px;
	width: 100%;
	padding:0;
    background-color: #3B3B3B;
}

#copyright{
	height: 100px;
	width: 1200px;
	margin: 0px auto;
	position: relative;
	background-color: #3b3b3b;
}

.c{
	width: 500px;
	position: absolute;
	left: 350px;
}

.c p{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3B3B3B;
	line-height: 70px;
	text-align: center;
}
