*, body {
  margin: 0;
  padding: 0;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 16px; }

ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important; }

@keyframes borderAnimation {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes wordsLoop {
  0% {
    transform: translateX(100px);
    -webkit-transform: translateX(200px); }
  100% {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%); } }

.wrapper {
  width: 100%;
  overflow-x: hidden; }
  @media screen and (min-width: 700px) {
    .wrapper .phone_lang_switch_wrapper {
      display: none; }
    .wrapper .lang_swicth_wrapper {
      height: 30px;
      background: #414141;
      /* fallback for old browsers */ }
      .wrapper .lang_swicth_wrapper .time_text {
        float: left;
        color: whitesmoke;
        line-height: 30px;
        animation: 12s wordsLoop linear infinite; }
      .wrapper .lang_swicth_wrapper .lang_li {
        list-style: none;
        float: right;
        font-size: 18px;
        font-weight: bolder;
        margin-left: 1%;
        padding-right: 3px;
        width: 80px;
        text-align: center; }
        .wrapper .lang_swicth_wrapper .lang_li a {
          text-decoration: none;
          color: white;
          line-height: 30px; }
      .wrapper .lang_swicth_wrapper .active {
        width: 80px;
        background: #ed7326;
        text-align: center; } }
  @media screen and (max-width: 700px) {
    .wrapper .lang_swicth_wrapper {
      display: none; }
    .wrapper .phone_lang_switch_wrapper {
      position: absolute;
      z-index: 10;
      right: 0;
      text-align: center;
      background: #5f6268;
      color: #ffffff;
      cursor: pointer; }
    .wrapper #phone_lang_switch_wrapper {
      display: none; }
      .wrapper #phone_lang_switch_wrapper .lang_li {
        list-style: none; }
        .wrapper #phone_lang_switch_wrapper .lang_li a {
          text-decoration: none;
          color: #ffffff;
          line-height: 30px; }
      .wrapper #phone_lang_switch_wrapper .active {
        background: #ed7326;
        display: block; } }
  .wrapper .search_wrapper {
    height: 700px; }
  .wrapper .search_wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-image: url("../icon/bg.jpeg");
    background-size: 100% 800px;
    filter: blur(0.3px);
    z-index: -1; }
  .wrapper .head_bg_wrapper {
    width: 100%;
    background-color: rgba(95, 98, 104, 0.6);
    position: absolute;
    z-index: 2; }
  .wrapper .head_wrapper {
    margin: 0 auto;
    height: 100px; }
    @media screen and (min-width: 760px) {
      .wrapper .head_wrapper {
        width: 60%; }
        .wrapper .head_wrapper .small_screen {
          display: none; }
        .wrapper .head_wrapper .dropdown_wrapper {
          display: none; } }
    @media screen and (max-width: 760px) {
      .wrapper .head_wrapper {
        width: 90%; }
        .wrapper .head_wrapper .larger_screen {
          display: none; }
        .wrapper .head_wrapper .dropdown_wrapper {
          color: #ffffff; }
          .wrapper .head_wrapper .dropdown_wrapper .dropdown-content {
            display: none;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            background-color: #5f6268;
            padding-right: 10px;
            box-shadow: 20px 10px 16px 0px rgba(46, 8, 197, 0.2); }
            .wrapper .head_wrapper .dropdown_wrapper .dropdown-content a {
              line-height: 33.33333px;
              color: #ece7e7;
              margin-left: 10px;
              text-decoration: none;
              display: block;
              font-size: small; }
              .wrapper .head_wrapper .dropdown_wrapper .dropdown-content a:hover {
                color: #ed7326; } }
    .wrapper .head_wrapper .logo_wrapper {
      float: left; }
      .wrapper .head_wrapper .logo_wrapper .logo {
        height: 80px;
        width: 80px;
        margin-top: 10px; }
    .wrapper .head_wrapper ul {
      overflow: hidden;
      line-height: 100px; }
      .wrapper .head_wrapper ul li {
        max-width: 50%;
        list-style: none;
        float: left;
        font-size: 18px;
        font-weight: bolder;
        margin-left: 10%; }
        @media screen and (min-width: 600px) and (max-width: 1000px) {
          .wrapper .head_wrapper ul li {
            margin-left: 5%; } }
        .wrapper .head_wrapper ul li a {
          display: inline-block;
          text-decoration: none;
          color: #ffffff; }
        .wrapper .head_wrapper ul li a:hover span {
          display: block;
          margin-top: -33.33333px;
          height: 3px;
          border-radius: 4px;
          background: #ed7326; }
        .wrapper .head_wrapper ul li a:hover .animation_char {
          width: 100%;
          animation: borderAnimation 0.8s; }
      .wrapper .head_wrapper ul li:hover {
        cursor: pointer; }
  .wrapper .footer_wrapper {
    margin-top: 100px;
    padding: 30px 50px;
    height: 200px;
    background: #5f6268;
    opacity: 0.9; }
    @media screen and (max-width: 800px) {
      .wrapper .footer_wrapper {
        height: 320px; } }
    .wrapper .footer_wrapper .us_wrapper {
      float: left;
      color: #ffffff;
      min-width: 25%;
      margin: 10px 0 20px 14%; }
      .wrapper .footer_wrapper .us_wrapper .us_title {
        border-bottom: 1px solid rgba(8, 8, 8, 0.2); }
      .wrapper .footer_wrapper .us_wrapper .us_container {
        text-align: center;
        padding-top: 15px; }
        .wrapper .footer_wrapper .us_wrapper .us_container a {
          text-decoration: none;
          color: #ffffff;
          font-weight: 900; }
        .wrapper .footer_wrapper .us_wrapper .us_container a:hover {
          color: rgba(0, 0, 0, 0.6); }
        .wrapper .footer_wrapper .us_wrapper .us_container .footer_us {
          padding: 5px; }
    .wrapper .footer_wrapper .footer_container {
      text-align: center;
      padding-top: 30px;
      float: left;
      width: 100%; }
      .wrapper .footer_wrapper .footer_container a {
        text-decoration: none;
        color: #e48d0a; }

/*# sourceMappingURL=header.css.map */