@charset "utf-8";
body,div,ul,li,span,p,dl,dt,dd,strong,form,input,a,img{margin:0; padding:0; border:0;}
body{margin:auto; hieght:auto; font-size:12px;background:#ffffff;background-color:#F4F2ED;}
div,body{font-family:微软雅黑; margin:0 auto; color:#343434;}
h1,h2,h3{list-style:none; margin:0;padding:0;}
ul li,li{list-style:none;}
a:visited {text-decoration:none;}
a{text-decoration:none;outline:none; color:#343434;}
a:focus{ -moz-outline-style: none; }
a:active {star:expression(this.onFocus=this.blur());}
.clear{clear:both;}
a{text-decoration:none;cursor:pointer}
img {display:block; border:none;}
.w1200 {width:1200px;}
.header {
	width:100%;
	height:85px;	
	background-color:#383848; 
	position: relative;
	top:0;
	
}
.header .hdcont {
	width:1200px;	
}
.header .xdlogo {
	display:block;	
	float:left;
	height:85px;
}
.header .xdlogo img {
	 height: 66px;
   padding-top: 10px;
}
.header .pengren {
	background-image: url("huomiao.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  color: #fbfe4f;
  display: block;
  float: right;
  font-size: 16px;
  height: 85px;
  line-height: 85px;
  padding-left: 40px;
}
.nav{
	background-color: #383848;
  float: left;
  height: 85px;
  line-height: 85px;
  position: relative;
  width: 616px;
  z-index: 999;
  margin-left:43px;
}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left; font-weight:normal; }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px;  }
a.pengren {color:#fbfe4f;}
.nav .sub{ 
	display:none; 
	width:226px; 
	left:0; 
	top:85px;  
	position:absolute; 
	background:#4E4E4E;  
	line-height:26px; 
	padding:5px 0;  
	font-size:14px;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav .on h3 a{ color:#F18E00;}

a.xcxdzx {
	  background-color: #383848;
    border-radius: 6px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    width: 200px;
		margin-top:16px;
}
.footer {
	width:100%;
	background-color:#383848;	
	padding:56px 0;
}

.bottom_nav {
    height: 122px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 880px;
    margin-bottom:36px;
}
.footer .dbico {
    display: block;
    float: left;
    text-align: center;
    width: 156px;
    color:#ffffff;
}
.footer .dbico p {
	padding-top:6px;	
}
.footer .dbico img {
	width:64px;	
	margin:0 auto;
}
.footer .right {
	float:right;	
}

.bottom_logo {
    height: 142px;
    left: 50%;
    margin-left: -71px;
    position: absolute;
    top: -36px;
    width: 142px;
}
.bottom_logo img {
	width:142px;	
}
.footer .dizhi {
	color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 36px;
  text-align: center;
}