header {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  z-index: 999;
}

header .container {
  overflow-x: auto;
  display: flex;
  align-items: center;
}

header .headerbox {
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.1);
}

header .headerbox nav {
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 29px;
  padding-left: 250px;
  z-index: 3;
  height: 80px;
}

header .headerbox .nav-right {
  height: 80px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #fefeff;
  margin-right: 80px;
  cursor: pointer;
  min-width: 181px;
  max-width: 181px;
}

header .headerbox .nav-right div {
  display: inline-block;
  margin-top: 9px;
}

header .headerbox .nav-right .aboutUsC:hover {
  color: #cc0000;
}
header .headerbox .nav-right .lanuageSet .english:hover {
  color: #cc0000 !important;
}
header .headerbox .nav-right .lanuageSet .chinese:hover {
  color: #cc0000 !important;
}
header .headerbox .nav-rightSearch {
  min-width: 60px;
  height: 80px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 80px;
}

header .headerbox nav .nav-box {
  float: left;
  margin-right: 80px;
}

header .headerbox nav .nav-box .nav-item {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #fefeff;
}

header .headerbox nav .nav-box .nav-item:hover {
  color: #cc0000 !important;
}

.navHoverul {
  width: 100%;
  height: 330px;
  background: #fefeff;
  box-shadow: 0px 10px 40px 0px rgba(68, 68, 68, 0.14);
  position: relative;
  top: 0px;
  display: none;
}

.navHoveruls5,
.navHoveruls4,
.navHoveruls3,
.navHoveruls,
.navHoveruls0 {
  width: 1400px;
  height: 330px;
  margin: 0px auto;
  display: none;
  padding-top: 50px;
}

.navHoveruls5 li,
.navHoveruls4 li,
.navHoveruls3 li,
.navHoveruls li,
.navHoveruls0 li {
  width: 180px;
  height: 200px;
  line-height: 200px;
  margin-right: 20px;
  text-align: center;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  float: left;
  position: relative;
  cursor: pointer;
}

.navHoveruls5 li p,
.navHoveruls4 li p,
.navHoveruls3 li p,
.navHoveruls li p,
.navHoveruls0 li p {
  position: absolute;
  top: -86px;
  font-size: 25px;
  font-weight: bold;
}

.navHoveruls5 li img,
.navHoveruls4 li img,
.navHoveruls3 li img,
.navHoveruls li img,
.navHoveruls0 li img {
  position: absolute;
  top: 80px;
  /* left: 17px; */
}

.navHoveruls4 li a {
  position: absolute;
  top: 80px;
  /* left: 17px; */

}

.navHoveruls5 li a,
.navHoveruls4 li a,
.navHoveruls3 li a,
.navHoveruls li a,
.navHoveruls0 li a {
  font-size: 15px;
  position: absolute;
  top: 64px;
  /* left: 0; */
  color: #444444;
  width: 195px;
  display: block;
}

.navHoveruls5 li a,
.navHoveruls4 li a,
.navHoveruls3 li a,
.navHoveruls li a {
  color: #444444;
}

.navHoveruls3 li a:hover {
  color: #cc0000;
}

.navHoveruls li a:hover {
  color: #cc0000;
}

.navHoveruls0 li a:hover {
  color: #cc0000;
}

.navHoveruls4 li a:hover {
  color: #cc0000;
}

.navHoveruls5 li a:hover {
  color: #cc0000;
}
