@charset "UTF-8";
.header {
  height: 90px;
  background: #fff;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1); }

.header .logo {
  float: left; }

.header {
  position: absolute; }

.header .header1 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 90px;
  background: #fff;
  transition: all .4s;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }

.header .header1 .nav-wrap .container {
  display: flex;
  justify-content: space-between; }

.header .header1 .nav-wrap .logo {
  line-height: 90px;
  float: left; }

.header .header1 .nav-wrap .logo .logoimg2 {
  display: none; }

.header .header1 .nav-wrap .nav-wrap {
  display: flex;
  justify-content: space-between; }

.header .header1 .nav-wrap .nav-wrap .nav-list {
  font-size: 0;
  display: inline-block;
  margin-bottom: 0;
  line-height: 90px;
  width: 100%;
  height: 90px; }

.header .header1 .nav-wrap .nav-wrap .icon-wrap {
  width: 124px;
  line-height: 90px;
  position: relative; }
  .header .header1 .nav-wrap .nav-wrap .icon-wrap .search-icon:hover,
  .header .header1 .nav-wrap .nav-wrap .icon-wrap .earth:hover {
    cursor: pointer; }
  .header .header1 .nav-wrap .nav-wrap .icon-wrap .lan-down {
    position: absolute;
    width: 90px;
    left: 50px;
    z-index: -1;
    top: 90px;
    display: none;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.8); }
    .header .header1 .nav-wrap .nav-wrap .icon-wrap .lan-down p {
      line-height: 40px; }

.header .header1 .nav-wrap .nav-wrap .icon-wrap .line {
  padding: 0 15px;
  color: #999; }

.header .header1 .nav-wrap .nav-wrap .nav-list .nav-item {
  display: inline-block;
  color: #333;
  font-size: 16px;
  padding-right: 50px;
  text-transform: uppercase;
  position: relative; }

.quick_links_box a:hover {
  /* color: #E60010 */
  background-color: #e60010;
  color: #fff; }

.close_search p:hover {
  color: #e60010; }

.header .header1 .nav-wrap .nav-wrap .nav-list .nav-item a {
  color: #333333;
  font-family: Oswald;
  font-weight: bold;
  text-decoration: none; }

.header .header1 .nav-wrap .lan-wrap {
  display: inline-block;
  width: 18%;
  text-align: right;
  float: right;
  font-size: 0;
  color: #999;
  vertical-align: middle; }

.header .header1 .nav-wrap .lan-wrap .lang {
  width: 33.33%;
  display: inline-block !important; }

.header .header1 .nav-wrap .lan-wrap .erp {
  width: 33.33%;
  display: inline-block !important; }

.header .header1 .nav-wrap .lan-wrap .erp span {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #999; }

.header .header1 .nav-wrap .lan-wrap .erp span img {
  margin-right: 7px; }

.header .header1 .nav-wrap .lan-wrap .lang .lan-btn {
  line-height: 100px;
  font-size: 14px;
  text-align: right; }

.header .header1 .nav-wrap .lan-wrap .lang .lan-btn .icon-diqiu {
  padding-right: 5%; }

.header .header1 .nav-wrap .lan-wrap .lang .lan-btn .Lan {
  text-transform: uppercase;
  font-size: 14px; }

.header .header1 .nav-wrap .lan-wrap .lang .lan-btn .icon-xiahua1 {
  font-size: 10px; }

.header .header1 .nav-wrap .lan-wrap .search {
  width: 33.33%;
  display: inline-block; }

.header .header1 .nav-wrap .lan-wrap .search .search-icon {
  margin-right: 0px;
  text-align: right;
  font-size: 14px;
  padding-right: 0; }

.header .header1 .nav-wrap .lan-wrap .lang .lan-btn img {
  padding-right: 2%; }

.header .header1 .nav-wrap .lan-wrap .search .search-icon .icon-sousuo {
  font-size: 18px; }

.Active,
.Active1 {
  position: fixed !important;
  background-color: #fff !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-bottom: unset !important;
  transition: all 0.2s; }

.Active .logoimg,
.Active1 .logoimg {
  display: none; }

.Active .logoimg2,
.Active1 .logoimg2 {
  display: block !important;
  padding-top: 26px; }

.Active a {
  color: #333 !important;
  font-weight: 600; }

.Active .nav-wrap .lan-wrap {
  color: #333 !important;
  font-weight: 600; }

.Active1 {
  background-color: #fff !important; }

.Active1 a {
  color: #333 !important;
  font-weight: 600; }

.Active1 .nav-wrap .lan-wrap {
  color: #333 !important;
  font-weight: 600; }

.Active1 .searchIconInHead,
.Active .searchIconInHead {
  color: #333 !important; }

.Active1 .nav-item:hover a {
  color: #E60010 !important; }

.header .nav-wrap .nav-list .nav-item .activea {
  border-bottom: 2px solid #E60010;
  padding-bottom: 32px !important;
  color: #E60010 !important; }

.header_search_box {
  position: fixed;
  z-index: 998;
  display: none;
  top: 90px;
  background-color: #fff;
  left: 0;
  text-align: center;
  height: 0;
  font-size: 0;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc; }

.header_search_box .black-overlay {
  height: 800px;
  background-color: #000;
  opacity: 0.7;
  width: 100%; }

.header_search_box_width {
  overflow: hidden;
  display: inline-block;
  text-align: center;
  padding-bottom: 130px;
  padding-top: 180px;
  position: relative; }

.search_box .search,
.search_box .submit_btn {
  float: left;
  cursor: pointer; }

.search_box .search {
  height: 48px;
  border-bottom: 1px solid #333333;
  width: 636px;
  overflow: hidden; }

.search_box .search .icon {
  font-size: 24px;
  float: left;
  line-height: 48px;
  text-align: center;
  width: 48px;
  color: #808080; }

.search_box .search .icon::before {
  vertical-align: middle; }

.search_box .search input {
  float: left;
  width: calc(100% - 48px);
  font-size: 16px;
  height: 100%;
  border: none;
  outline: inherit; }

.search_box .submit_btn {
  width: 128px;
  height: 48px;
  border-radius: 4px;
  background: #e60010;
  color: #ededed;
  margin-left: 18px;
  outline: inherit;
  border: none;
  font-size: 16px; }

.quick_links_box {
  text-align: center; }

.quick_links_tit {
  color: #cccccc;
  font-size: 16px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-transform: uppercase; }

.quick_links_box {
  display: inline-block;
  width: 540px;
  text-align: center; }

.quick_links_box a {
  padding: 0 22px;
  border: 1px solid #ededed;
  box-sizing: border-box;
  height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  margin: 0 20px 16px 0;
  color: #969696;
  line-height: 40px; }

.close_search {
  background-color: #f7f7f7;
  text-align: center;
  cursor: pointer;
  width: 100%;
  display: table;
  position: absolute;
  bottom: 2%; }

.close_search .iconfont {
  color: #c4c4c4;
  font-size: 24px; }

.close_search div {
  height: 60px;
  display: table-cell;
  vertical-align: middle; }

.close_search i {
  font-size: 20px;
  color: #8d8d8d; }

.close_search p {
  font-size: 16px;
  margin: 0;
  color: #e60010;
  text-transform: uppercase; }

.search_box .search .icon-soushuo:before {
  content: ""; }

.header .header1 .nav-wrap .nav-wrap .nav-list .nav-item:hover {
  cursor: pointer; }
  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item:hover>a {
    color: #e60010;
    border-bottom: 2px solid #e60010;
    padding-bottom: 31px; }
  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item:hover .down-menu {
    display: block; }

.down-menu {
  position: fixed;
  left: 0;
  top: 90px;
  z-index: 999;
  background: #fff;
  width: 100%;
  display: none;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2); }
  .down-menu .container {
    margin-top: 50px;
    margin-bottom: 0px; }
    .down-menu .container .row {
      width: 100%; }
    .down-menu .container .item {
      text-align: center;
      margin-bottom: 20px; }
      .down-menu .container .item img {
        width: 171px;
        height: 108px;
        object-fit: cover; }
      .down-menu .container .item p {
        text-transform: uppercase;
        font-size: 14px;
        font-family: Oswald;
        font-weight: bold;
        color: #444444;
        line-height: 30px; }
      .down-menu .container .item .line {
        display: inline-block;
        width: 1px;
        height: 20px;
        position: absolute;
        bottom: 0px;
        right: 0;
        background: #eeeeee; }
    .down-menu .container .item:hover {
      cursor: pointer; }
      .down-menu .container .item:hover p {
        color: #E60011; }
    .down-menu .container .item:nth-child(4n) .line {
      display: none; }

.guan {
  display: none; }

@media (min-width: 0px) and (max-width: 1500px) {
  .header .header1 .nav-wrap .nav-wrap {
    width: 62%; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item {
    padding-right: 30px; }

  .header_search_box_width {
    padding-bottom: 0;
    padding-top: 4rem; } }
@media (min-width: 0px) and (max-width: 1400px) {
  .header .header1 .nav-wrap .nav-wrap {
    width: 70%; }

  .down-menu .container {
    margin-top: 50px;
    margin-bottom: 0;
    position: relative; } }
@media (min-width: 1025px) and (max-width: 1299px) {
  .header .header1 .nav-wrap .nav-wrap {
    width: 76%; }

  .header .header1 .nav-wrap .lan-wrap .lang {
    width: 28.33%; }

  .header .header1 .nav-wrap .lan-wrap {
    width: 23%; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item {
    padding-right: 3%; } }
@media (min-width: 769px) and (max-width: 1024px) {
  .header .header1 .nav-wrap .nav-wrap {
    width: 76%; }

  .header .nav-wrap .nav-list .nav-item .activea {
    padding-bottom: 35px !important; }

  .header .header1 .nav-wrap .logo img {
    height: 50px; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item {
    font-size: 14px; }

  .header .header1 .nav-wrap .lan-wrap {
    width: 22%; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item {
    padding-right: 3%; }

  .header .header1 .nav-wrap .lan-wrap .lang {
    width: 28.33%; }

  .header .header1 .nav-wrap .lan-wrap .search {
    width: 36.33%; } }
@media (min-width: 0px) and (max-width: 768px) {
  .header .header1 .nav-wrap .logo img {
    height: 38px; }

  .guan {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: -15px;
    top: -40px;
    z-index: 12; }

  .down-menu {
    top: 62px;
    overflow-y: scroll;
    height: calc(100% - 62px); }

  .header .header1 .nav-wrap .lan-wrap .erp {
    display: none !important; }

  .header .searchIconInHead .iconfont {
    color: #333;
    font-size: 20px; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item > a {
    display: none; }

  .header .header1 .nav-wrap .nav-wrap .icon-wrap {
    display: none; }

  .menus {
    width: 100%;
    left: 0;
    top: 60px;
    padding-bottom: 50px; }

  .mobileShow {
    display: block !important; }

  .header .header1 {
    height: 60px; }

  .header .logo-wrap .logo img {
    height: 50px; }

  .header .header-top .top-wrap .left {
    width: 70%; }

  .header .header-top .top-wrap {
    width: 80%;
    margin-left: 25%; }

  .header .logo-wrap .right-content {
    display: none; }

  .header .logo-wrap .logo {
    margin-top: 2%; }

  .fa-bars {
    font-size: 24px;
    line-height: 70px;
    margin-left: 10px; }

  .fa-search {
    font-size: 22px; }

  .header .searchIconInHead {
    position: absolute;
    right: 5%;
    top: 10px;
    color: #fff; }

  .menus {
    position: fixed;
    z-index: 99;
    background: #fff;
    width: 50%;
    height: 600px;
    overflow: hidden;
    left: 50%;
    display: none;
    padding: 1%;
    color: #666;
    margin: 0;
    top: 60px;
    overflow: auto;
    border-top: 1px solid #f1f1f1;
    box-shadow: 3px 3px 35px rgba(0, 0, 0, 0.1); }

  .menus .has {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    position: relative; }

  .menus .has a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    line-height: 50px;
    padding-left: 5%; }

  .menus .has .ls a {
    font-weight: 400; }

  .menus .has .rotate {
    transform: rotate(90deg);
    transition: 0.4s; }

  .menus .has i {
    float: right;
    width: 45px;
    height: 45px;
    position: relative; }

  .fa-caret-down:before {
    content: "\f0d7";
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%); }

  li {
    list-style-type: none !important; }

  .menus .has .do-menu {
    margin-bottom: 0;
    border-top: 1px solid #f1f1f1;
    background: #f3f3f3;
    padding-left: 8%;
    display: none; }

  .header_search_box {
    top: 50px; }

  .header_search_box_width {
    width: 60%; }

  .search_box .search {
    width: 60%; }

  .header .header1 .nav-wrap .logo {
    line-height: 60px; }

  .header .searchIconInHead .icon-sousuo {
    color: #333;
    font-size: 20px; }

  .header .searchIconInHead #button .iconfont {
    color: #333;
    font-size: 22px;
    font-weight: 600; }

  .header .header1 .nav-wrap .lan-wrap .lang {
    width: 55%; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn {
    width: 125px;
    border: 1px solid #9b9ba2; }

  .header .header1 .nav-wrap .logo {
    width: 8%; }

  #button {
    padding-left: 10px; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn .icon-diqiu {
    padding-right: 4px;
    font-size: 12px; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn .icon-xiahua1 {
    padding-left: 4px; }

  .header .searchIconInHead {
    top: 0;
    line-height: 60px; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn {
    display: none; }

  .Active .logoimg2,
  .Active1 .logoimg2 {
    padding-top: 17px;
    height: 46px !important; }

  .header {
    height: 60px; } }
@media (min-width: 0px) and (max-width: 767px) {
  .guan {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 10px;
    top: -40px;
    z-index: 12; }

  .down-menu .container .item {
    margin-bottom: 30px;
    width: 50%; }

  .down-menu .container .item:nth-child(2n) {
    margin-right: 0; }

  .down-menu .container .item img {
    width: 100%; }

  .down-menu .container .item:nth-child(2n) .line {
    display: none; }

  .down-menu {
    top: 62px;
    overflow-y: scroll;
    height: calc(100% - 62px); }

  .MobileShow {
    display: block !important; }

  .header .header1 .nav-wrap .nav-wrap .nav-list .nav-item > a {
    display: none; }

  .header .header1 .nav-wrap .nav-wrap .icon-wrap {
    display: none; }

  .menus {
    width: 100%;
    left: 0;
    top: 60px;
    padding-bottom: 50px; }

  .header .header-wrap .header-body .searchIconInHead {
    top: 22px; }

  .header_search_box {
    top: 50px; }

  .header_search_box_width {
    padding: 3%;
    padding-top: 18%; }

  .header_search_box_width {
    width: 100%; }

  .search_box .search {
    width: 70%; }

  .search_box .submit_btn {
    width: 80px; }

  .quick_links_box {
    width: 100%; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn .Lan {
    font-size: 12px; }

  .header .header1 .nav-wrap {
    width: 100%; }

  .header .header1 .nav-wrap .lan-wrap {
    width: 51%;
    text-align: right;
    position: absolute;
    right: 10%;
    top: 30%; }

  .header .header1 .nav-wrap .lan-wrap .lang .lan-btn {
    line-height: 25px;
    height: 25px; }

  .header .header1 .nav-wrap .logo {
    width: 50px; }

  .header .header1 .nav-wrap .lan-wrap .lang {
    border: unset;
    display: none !important; }

  .close_search {
    line-height: 1; }

  .quick_links_box a,
  .quick_links_tit,
  .close_search p,
  .search_box .submit_btn {
    font-size: 15px !important; }

  .quick_links_tit {
    margin-bottom: 0rem; }

  .quick_links_box a {
    margin: 0;
    padding: 0 12px; }

  .menus .has .do-menu li {
    line-height: 1; }

  .menus .has .ls a {
    font-size: 14px;
    line-height: 45px; }

  .menus .has {
    line-height: 60px; } }
@media (min-width: 0px) and (max-width: 340px) {
  .header .header1 .nav-wrap .lan-wrap {
    padding-left: 20%; }

  .search_box .search .icon {
    font-size: 18px; }

  .search_box .search {
    width: 67%; }

  .search_box .search input {
    font-size: 12px; }

  .quick_links_box {
    display: none; } }

/*# sourceMappingURL=common_header.css.map */
