
header#header {
  width: 100%;
}
.top {
  overflow: hidden;
  /*background: #26372f;*/
  background: #e4e4e4;
  border-bottom: 1px solid #cccccc;
}
.top p {
  font-size: 12px;
  line-height: 40px;
  color: #666666;
  float: left;
}
.top p + p {
  float: right;
}
.top p + p a {
  display: inline-block;
  width: 32px;
  line-height: 32px;
  border-radius: 50%;
  background-color: #eceaea;
  text-align: center;
  color: #26372f;
}
.top p + p a:first-child {
  margin-left: 10px!important;
}
.top p + p a:hover {
  color: #000000;
  text-decoration: none;
  background-color: #ffcc00;
}
/*百度分享*/
.bdsharebuttonbox a{
	
  float: none!important;
  
  background-image: none!important;
  overflow: inherit!important;
  text-indent: 0!important;
}
.logo {
  margin-top: 34px;
  margin-bottom: 34px;
  float: left;
}
.logo a {
  height: 52px;
}
.logo img {
  display: block;
}
.logo-call {
  position: relative;
}
.phone{
  font-size: 14px;
  line-height: 40px;
  color: #ed9d08;
  float: right;
  padding-left: 40px;
  background: url("../image/phone.png") no-repeat left center;
}
.phone i {
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  color: #ed9d08;
  font-style: normal;
  vertical-align: middle;
  margin-left: 5px;
}
.slogan {
  float: right;
  text-align: right;
  margin-top: 34px;
  margin-bottom: 34px;
}
.slogan strong {
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #cc0000;
}
.slogan span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.version {
  width: 480px;
  float: right;
  text-align: right;
}
nav.nav {
	border-top: 1px solid #cccccc;
  	text-align: center;
  	border-bottom: 1px solid #cccccc;
}
nav.nav ul {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}
nav.nav ul > li {
  margin: 0;
}
nav.nav ul > li > a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 36px;
  color: #333333;
  border-bottom: 2px solid #fff;
}
nav.nav ul > li > a:hover {
  color: #216d12;
  border-bottom: 2px solid #216d12;
}
nav.nav ul > li:first-child a {
  border-left: 0;
}
nav.nav ul > .active > a {
  color: #216d12;
  border-bottom: 2px solid #216d12;
}
.menu-level-1:after {
  display: none;
}
footer#footer {
  background: #333333;
  overflow: hidden;
}
footer#footer section.code {
  float: left;
  background-color: #3c3c3c;
  width: 240px;
  text-align: center;
  padding-top: 34px;
}
footer#footer section.code p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin-bottom: 15px;
}
footer#footer section.code img {
  display: inline-block;
  margin-bottom: 10px;
}
footer#footer address {
  float: left;
  padding-left: 33px;
  padding-right: 20px;
  padding-top: 34px;
}
footer#footer address strong {
  font-size: 16px;
  line-height: 30px;
  color: #999999;
}
footer#footer address p {
  font-size: 12px;
  line-height: 25px;
  color: #999999;
}
footer#footer .bottom-nav {
  width: 680px;
  min-height: 256px;
  float: right;
  border-left: 2px solid #3c3c3c;
  border-right: 2px solid #3c3c3c;
  overflow: hidden;
  padding: 34px 10px 0 10px;
}
footer#footer .bottom-nav dl {
  float: left;
  margin: 0 50px ;
}
footer#footer .bottom-nav dl strong {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
}
footer#footer .bottom-nav dl a {
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #999999;
}
footer#footer .bottom-nav dl a:hover {
  text-decoration: none;
  color: #ffffff;
}
footer#footer .bottom-nav dl.jd {
  width: 220px;
}
footer#footer .bottom-nav dl.jd p {
  margin-top: 8px;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 20px;
  color: #cccccc;
  border: 1px solid #cccccc;
}
footer#footer section.copy {
  background-color: #ffffff;
  padding: 17px 0;
}
footer#footer section.copy p {
  font-size: 12px;
  line-height: 25px;
  color: #999999;
  float: left;
}
footer#footer section.copy p a {
  color: #999999;
}
footer#footer section.copy p a:hover {
  color: #ed9d08;
  text-decoration: none;
}
footer#footer section.copy p + p {
  float: right;
}
