﻿#header .header-top .header-topr .header-topt ul.header-jf{
	float:left;
	padding-left:0px;
}

.a1Code,.a2Code{
    position: absolute;
    display: none;
    z-index: 10;
}

.a1Code img, .a2Code img{
	width:130px;
}

.a1Code {
    right: 165px;
    top: 60px;
}
.a2Code {
    right: 120px;
    top: 60px;
}


/*==������==*/
#header {
  width: 100%;
  height: 170px;
  background: #fff;
}
#header .header-top {
  width: 1100px;
  margin: 0 auto;
  height: 126px;
  background: #ffffff;
}
#header .header-top .header-logo {
  padding: 28px 0 0 28px;
  float: left;
  width: 608px;
}
#header .header-top .header-topr {
  width: 364px;
  float: right;
  padding-right: 20px;
  margin-top: 38px;
}
#header .header-top .header-topr .header-topt {
  padding-top: 22px;
  height: 40px;
}
#header .header-top .header-topr .header-topt ul.header-jf {
  float: right;
  height: 30px;
  line-height: 30px;
  padding-left: 75px;
  margin-right: 0px;
}
#header .header-top .header-topr .header-topt ul.header-jf li {
  float: left;
  width: 20px;
  height: 30px;
  cursor: pointer;
  color: #999999;
  font-size: 14px;
  text-align: center;
  margin-right: 10px;
}
#header .header-top .header-topr .header-topt ul.header-jf li.hover {
  background: url(../images/2018_header_color.png) 0 4px no-repeat;
}
#header .header-top .header-topr .header-topt ul.header-jf li.hover a {
  color: #fff;
}
#header .header-top .header-topr .header-topt ul.header-jf li a {
  color: #999999;
}
#header .header-top .header-topr .header-topt .group-nav {
  float: right;
}
#header .header-top .header-topr .header-topt .group-nav select {
  backgrround: #f7f7f7;
  color: #888;
  padding: 4px 0;
  height: 30px;
  line-height: 26px;
  vertical-align: middle;
}
#header .header-top .header-topr .search-box {
  float: right;
}
#header .header-top .header-topr .search-box input {
  width: 312px;
  border: 1px solid #4F86DA;
  float: left;
  height: 35px;
  line-height: 35px;
  color: #999999;
  text-indent: 1em;
}
#header .header-top .header-topr .search-box img {
  float: left;
}
.header-nav {
  height: 50px;
  background: #347BD7;
}
.header-nav ul {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.header-nav ul li {
  float: left;
  height: 50px;
  line-height: 50px;
}
.header-nav ul li.nav-item {
  height: 50px;
  line-height: 50px;
  width: 108px;
  text-align: center;
}
.header-nav ul li.nav-item:hover a {
  background: #fff;
  color: #347BD7;
}
.header-nav ul li.nav-item a {
  line-height: 50px;
  color: #FFFFFF;
  font-size: 16px;
  display: block;
}
.header-nav ul li.nav-item:hover .hnavbox {
  display: block;
}
.header-nav ul li i {
  display: block;
  width: 1px;
  height: 100%;
  line-height: 50px;
  background: url(../images/2018_nav_icon.png) no-repeat 0 50%;
}
.hnavbox {
	background: url("../images/hmbb.png"); padding: 10px 50px; /*left: 0px;*/ top: 50px; width: 985px; height: 90px; display: none; position: absolute; z-index: 99;
}
.header-nav ul li.nav-item .hnavbox .hnavl {
  height: 90px; 
}
.header-nav ul li.nav-item .hnavbox .hnavl a {
  float: left;
  height: 30px;
  line-height: 30px;
}
.header-nav ul li.nav-item .hnavbox p {
	height: 30px; text-align: left; line-height: 30px; font-weight: bold;
}
.header-nav ul li.nav-item .hnavbox p span {
	width: 117px; text-align: center; color: rgb(51, 51, 51); font-size: 16px; float: left; display: block;
}
.header-nav ul li.nav-item .hnavbox p a {
	color: rgb(51, 51, 51); font-size: 16px; font-weight: normal; margin-right: 20px;
}
.header-nav ul li.nav-item .hnavbox .hnavr p {
	padding-left: 20px; font-weight: bold;
}
.header-nav ul li.nav-item .hnavbox .hnavr p a {
	font-weight: bold;
}
.header-nav ul li.nav-item .hnavbox .hnavr {
	width: 200px; height: 110px; float: left;
}
.header-nav ul li.nav-item .hnavbox ul li {
	float: left;
}
.header-nav ul li.nav-item .hnavbox ul li a {
	padding: 0px 10px; color: rgb(51, 51, 51); font-size: 16px; font-weight: bold; float: left; display: block;
}
.hnav1 {
	padding-left: 66px;
}