.top-box {
  width: 1100px;
  margin: 0 auto;
}

.logo-box {
  background: url("../images/2022928logo.png") no-repeat center;
  width: 623px;
  height: 101px;
  margin-top: 60px;
  margin-left: -60px;
}

.search-box {
  background: url("../images/search.png") no-repeat center;
  width: 273px;
  height: 38px;
  margin-top: 92px;
}

.search-box form .search-info {
  height: 36px;
  margin-left: 15px;
  color: #999;
  border: 0;
  outline: none;
  width: 220px;
  line-height: 36px;
}

.search-box form .search-sub {
  height: 38px;
  border: 0;
  background: none;
  cursor: pointer;
  width: 30px;
  padding: 0;
}

.strNav,
.fixedNav {
  width: 100%;
  height: 45px;
  background: #F1F1F1;
}

.strNav {
  margin-top: 55px;
}

.nav-box {
  background: #497b4f;
  height: 50px;
}

.str-nav-box {
  width: 1100px;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
}

.str-nav-box a {
  margin: 0 10px;
  padding: 0 10px;
}

.str-nav-box a:hover {
  background: #b7b5b5;
  color: #FFF;
}

.nav {
  width: 1100px;
  margin: 0 auto;
}

.nav a {
  color: #FFF;
  text-align: center;
  height: 50px;
  line-height: 50px;
  width: 122px;
}

.nav a:hover {
  background: #2c603b;
  color: #f8e934;
}

.nav .customize {
  width: 130px !important;
}

.subNav {
  width: 122px !important;
}

#xxgk {
  width: 365px !important;
}

.fixe-nav-box {
  width: 1100px;
  margin: 0 auto;
}

.fixe-nav-box a {
  height: 45px;
  line-height: 45px;
  padding: 0px 47.5px;
}

.fixe-nav-box a:hover {
  background: #b7b5b5;
  color: #FFF;
}

.link-box {
  height: 57px;
  background: #F1F1F1;
  margin-top: 40px;
}

.link {
  width: 1100px;
  margin: 0 auto;
}

.link p {
  height: 57px;
  line-height: 57px;
}

.link-group select {
  margin: 15px 10px 0;
  width: 323px;
  height: 30px;
  line-height: 30px;
}

.bottom-box {
  background: url("../images/bottom.jpg") no-repeat center;
  width: 100%;
  height: 131px;
}

.bottom {
  width: 1100px;
  margin: 0 auto;
}

.bottom-ico {
  width: 275px;
}

.bottom-info {
  width: 825px;
  color: #FFF;
  margin-top: 30px;
}

.bottom-info div {
  margin: 5px 0;
}

.nav li {
  float: left;
}

.subNav {
  position: absolute;
  left: 0;
  top: 50px;
  background: #2c603b;
  z-index: 99;
  width: 122px;
}

.subNav li {
  width: 122px !important;
  text-align: center;
}

.subNav a {
  padding: 0 10px;
}

.nav-line {
  border: 2px solid #f8e934;
  margin-top: 54px;
}

.link-group{
  margin-top: 10px;
}
.other_links {
  width: 1000px;
  height: 36px;
  overflow: hidden;
  float: left;
}

.other_links li {
  line-height: 36px;
  float: left;
  width: 183px;
  text-align: center;
}

.other_links li a {
  color: #000;
  display: block;
  height: 36px;
}