body {
  font-family: 'Lato-Regular'; }

img {
  max-width: 100%; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

a:hover {
  text-decoration: none; }

li {
  list-style: none; }

.empty {
  display: none; }

.container {
  width: 1200px;
  margin: 0;
  padding: 0;
  margin: 0 auto; }

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3; }

.pc_nav {
  padding: 20px 0; }
  .pc_nav .logo_box {
    float: left; }

.pc_nav.activeShow {
  display: block; }

.pcmenu {
  display: inline-block;
  cursor: pointer; }

.show_box {
  display: none;
  background: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 55px; }
  .show_box section {
    width: 95%;
    margin: 0 auto; }
  .show_box img {
    float: right;
    display: block;
    margin-bottom: 10px; }
  .show_box nav {
    height: auto;
    clear: both; }
    .show_box nav li {
      float: left;
      padding: 0 10px;
      position: relative;
      width: 19%;
      padding-top: 5px;
      padding-bottom: 15px;
      text-align: center;
      border-right: 1px solid #c24793 ;
      border-bottom: 1px solid #c24793 ;
      margin-right: 5px; }
      .show_box nav li a {
        display: inline-block;
        color: #c24793 ;
        font-size: 28px;
        font-weight: 400;
        text-align: center;
        margin: 0 5px;
        font-family: 'Lato-Light';
        padding: 0 40px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0); }
        .show_box nav li a:hover {
          border-bottom: 1px solid #c24793; }
      .show_box nav li .Actives {
        border-bottom: 1px solid #c24793; }
    .show_box nav li:last-child {
      border-right: none; }

.phone_nav {
  display: none; }

.header_box {
  display: none; }

.rightBox {
  float: right; }

.lang_box {
  padding-top: 30px;
  display: inline-block; }
  .lang_box a {
    color: #c24793; }
    .lang_box a span {
      color: #c24793; }
      .lang_box a span img {
        padding-right: 7px; }
      .lang_box a span svg {
        margin-left: 15px;
        margin-right: 15px;
        vertical-align: middle; }
  .lang_box div {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-right: 20px;
    border-right: 1px solid #c24793; }
  .lang_box .lang i {
    font-size: 18px;
    color: #c24793;
    margin-right: 10px; }

.dropdown-menu {
  left: unset;
  top: 65%;
  min-width: 90px; }

.bottomE {
  width: 394px;
  margin: 0 auto;
  border: 1px solid #c24793;
  margin-bottom: 60px; }
  .bottomE i {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: -7px;
    vertical-align: middle;
    font-size: 20px;
    color: #c24793; }
  .bottomE a {
    display: inline-block;
    text-align: center;
    border-left: 1px solid #c24793; }
    .bottomE a span {
      font-size: 20px;
      font-family: Lato-Light;
      font-weight: 300;
      color: #c24793;
      line-height: 38px;
      padding-top: 6px;
      padding-bottom: 6px;
      display: inline-block;
      padding-left: 48px; }
  .bottomE:hover {
    background: #c24793; }
    .bottomE:hover i {
      color: #fff; }
    .bottomE:hover a span {
      color: #fff; }

footer {
  padding-top: 60px;
  position: relative; }
  footer .toUp {
    position: absolute;
    top: -78px;
    right: 300px;
    z-index: 2; }
    footer .toUp .hover-after {
      display: none; }
    footer .toUp:hover {
      cursor: pointer; }
      footer .toUp:hover .hover-after {
        display: block; }
      footer .toUp:hover .hover-before {
        display: none; }
  footer .foot {
    padding-top: 60px; }
  footer .foot1, footer .foot2, footer .foot3 {
    width: 300px;
    display: inline-block;
    margin-right: 145px;
    vertical-align: top; }
    footer .foot1 h3, footer .foot2 h3, footer .foot3 h3 {
      color: #fff;
      font-size: 24px;
      margin-bottom: 20px; }
    footer .foot1 nav, footer .foot2 nav, footer .foot3 nav {
      border-top: 1px solid rgba(255, 255, 255, 0.4);
      padding-top: 20px; }
      footer .foot1 nav li, footer .foot1 nav a, footer .foot2 nav li, footer .foot2 nav a, footer .foot3 nav li, footer .foot3 nav a {
        display: inline-block;
        color: #fff;
        margin-bottom: 10px;
        font-size: 16px; }
  footer .foot1 nav a {
    display: block; }
  footer .foot1 ul {
    overflow: hidden;
    margin-top: 25px; }
    footer .foot1 ul li {
      width: 36px;
      height: 36px;
      line-height: 36px;
      border-radius: 50%;
      background: #fff;
      margin-right: 5px;
      float: left;
      text-align: center; }
      footer .foot1 ul li i {
        color: #c24793;
        font-size: 20px;
        vertical-align: middle; }
  footer .foot2 h3 {
    padding-top: 20px; }
  footer .foot2 nav a {
    width: 47%; }
  footer .foot2 nav a:nth-child(2n) {
    float: right; }
  footer .foot3 {
    margin-right: 0; }
    footer .foot3 h3 {
      padding-top: 20px; }
  footer .footBottom {
    margin-top: 190px;
    padding-bottom: 30px; }
    footer .footBottom p {
      color: #fff;
      font-size: 14px;
      display: inline-block;
      padding-top: 10px; }
      footer .footBottom p span {
        margin-right: 30px; }
      footer .footBottom p a {
        color: #fff;
        font-size: 14px;
        margin: 0 12px; }
    footer .footBottom .bottomLogo {
      float: right; }

.form_box {
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }
  .form_box .closes {
    display: inline-block;
    position: absolute;
    background: #005BB6;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
    z-index: 99;
    right: 0;
    top: 0;
    cursor: pointer; }

.hovheader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 123;
  background: -webkit-linear-gradient(left top, #1780ce, #025dae);
  background: -o-linear-gradient(to bottom right, #1780ce, #025dae);
  background: -moz-linear-gradient(to bottom right, #1780ce, #025dae);
  background: linear-gradient(to bottom right, #1780ce, #025dae);
  height: 300px;
  width: 100% !important;
  transform: translateY(-1000px);
  transition: transform .3s; }

.activea {
  transform: translateY(0);
  transition: transform .3s; }

.show-box {
  background: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 33;
  top: 0;
  left: 0; }
  .show-box .search-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .show-box .search-wrapper .input-holder {
      overflow: hidden;
      height: 70px; }
      .show-box .search-wrapper .input-holder input {
        height: 70px;
        border: unset;
        width: 450px;
        padding-left: 20px;
        outline: none; }
    .show-box .search-wrapper .search-input {
      background: rgba(21, 101, 192, 0.8);
      border-radius: 50px;
      color: #fff; }
    .show-box .search-wrapper input::-webkit-input-placeholder {
      color: #fff;
      font-size: 16px;
      padding-left: 20px; }
    .show-box .search-wrapper .search-icon {
      width: 50px;
      height: 50px;
      margin: 10px;
      border-radius: 30px;
      background: #FFF;
      padding: 0px;
      outline: none;
      position: relative;
      z-index: 2;
      float: right;
      cursor: pointer;
      border: unset; }
      .show-box .search-wrapper .search-icon i {
        color: #1565C0;
        text-align: center;
        font-size: 20px; }

@media screen and (max-width: 1400px) {
  .container {
    width: 1170px; }

  footer .toUp {
    right: 5%; }

  .show_box nav li a {
    font-size: 24px; }

  footer .foot1, footer .foot2 {
    margin-right: 120px; } }
@media screen and (max-width: 1200px) {
  .container {
    width: 970px; }

  footer .foot1, footer .foot2, footer .foot3 {
    width: 235px; }

  footer .foot1, footer .foot2 {
    margin-right: 85px; }

  .show_box section {
    width: 95%; }

  .show_box nav li a {
    font-size: 20px; }

  .show_box nav li a {
    padding: 0 20px; }

  footer .foot1 nav li, footer .foot1 nav a, footer .foot2 nav li, footer .foot2 nav a, footer .foot3 nav li, footer .foot3 nav a {
    font-size: 14px; } }
@media screen and (max-width: 999px) {
  .container {
    width: 750px; }

  .show_box nav li a {
    font-size: 18px; }

  footer .foot {
    width: 100%;
    padding: 0 20px; }

  footer .foot1, footer .foot2 {
    margin-right: 3%; }

  footer .foot1, footer .foot2, footer .foot3 {
    width: 30%; }

  footer .footBottom {
    width: 100%;
    padding: 0 20px;
    margin-top: 50px;
    padding-bottom: 30px; } }
@media screen and (max-width: 768px) {
  .lang_box {
    padding-top: 10px; } }
@media screen and (max-width: 767px) {
  .empty {
    height: 55px;
    display: block; }

  .pc_nav {
    display: none; }

  .container {
    width: 100%;
    padding: 0 20px; }

  .phone_nav {
    display: block; }

  .phone_nav {
    display: block; }
    .phone_nav .activess {
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); }
    .phone_nav .tops {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 55;
      padding: 5px 10px;
      box-shadow: 0px -6px 7px 5px #333; }
      .phone_nav .tops .logo_box p {
        float: left;
        width: 35%;
        margin-top: 10px; }
      .phone_nav .tops .logo_box .menu_btn {
        width: 35px;
        float: right; }
        .phone_nav .tops .logo_box .menu_btn span {
          border: 1px solid #333;
          display: block;
          margin: 10px 0;
          transition: all 0.3s;
          transform-origin: center; }
      .phone_nav .tops .logo_box .play {
        margin-top: 20px; }
        .phone_nav .tops .logo_box .play span {
          margin: 0 !important; }
        .phone_nav .tops .logo_box .play span:nth-child(1) {
          transform: rotate(45deg); }
        .phone_nav .tops .logo_box .play span:nth-child(2) {
          transform: rotate(-45deg); }
        .phone_nav .tops .logo_box .play span:nth-child(3) {
          display: none; }
    .phone_nav .show_menu {
      background: #fff;
      height: 100vh;
      position: fixed;
      top: 55px;
      left: -100%;
      width: 100%;
      background: #fff;
      z-index: 55;
      overflow-y: scroll;
      border-top: 1px solid #eee;
      transition: all .3s; }
      .phone_nav .show_menu ul {
        padding: 0; }
        .phone_nav .show_menu ul li {
          border-bottom: 1px solid #eee;
          position: relative; }
          .phone_nav .show_menu ul li a {
            color: #333;
            font-size: 15px;
            line-height: 60px;
            padding-left: 20px;
            font-weight: 500;
            text-transform: uppercase; }
          .phone_nav .show_menu ul li div.Btn {
            position: relative;
            float: right; }
            .phone_nav .show_menu ul li div.Btn span.menu_btns {
              position: absolute;
              top: 21px;
              right: 26px;
              display: block;
              width: 2px;
              height: 12px;
              background: #323233;
              z-index: 99; }
            .phone_nav .show_menu ul li div.Btn span.menu_btns_1 {
              position: absolute;
              right: 21px;
              top: 26px;
              display: block;
              width: 12px;
              height: 2px;
              background: #323233;
              z-index: 99; }
          .phone_nav .show_menu ul li .second {
            display: none;
            background: #eee; }
            .phone_nav .show_menu ul li .second li {
              height: 45px; }
              .phone_nav .show_menu ul li .second li a {
                font-size: 14px;
                color: #666;
                line-height: 45px; }
        .phone_nav .show_menu ul li:last-child span {
          display: none; }
        .phone_nav .show_menu ul li:last-child .Btn {
          display: none; }
      .phone_nav .show_menu .lang_box_p {
        height: 60px;
        padding: 0 20px; }
        .phone_nav .show_menu .lang_box_p p.langs {
          height: 60px; }
          .phone_nav .show_menu .lang_box_p p.langs a {
            color: #333;
            font-size: 15px;
            margin-right: 0px;
            padding: 0 18px;
            display: inline-block;
            border-right: 1px solid #ccc; }
          .phone_nav .show_menu .lang_box_p p.langs a:last-child {
            border-right: unset; }
        .phone_nav .show_menu .lang_box_p form {
          margin: 20px 0; }
          .phone_nav .show_menu .lang_box_p form p {
            overflow: hidden;
            height: 60px; }
            .phone_nav .show_menu .lang_box_p form p input {
              border: none;
              background: none;
              font-size: 20px;
              display: inline-block;
              height: 100%;
              width: 80%;
              float: left;
              border: 1px solid #ccc; }
            .phone_nav .show_menu .lang_box_p form p input::-webkit-input-placeholder {
              color: #999;
              font-size: 20px;
              padding-left: 20px; }
          .phone_nav .show_menu .lang_box_p form button {
            border: none;
            background: #000;
            font-size: 20px;
            color: #fff;
            display: inline-block;
            width: 20%;
            float: right;
            height: 60px; }
    .phone_nav .play-menu {
      left: 0%; }

  .bottomE {
    width: 95%; }

  footer {
    padding-top: 30px; }
    footer .toUp {
      top: -50px; }
    footer .foot3 li {
      width: 100%; }
    footer .footBottom {
      margin-top: 0; }
    footer .footBottom .bottomLogo {
      float: left;
      margin-top: 20px; }

  footer .foot1, footer .foot2, footer .foot3 {
    width: 100%; } }
@media screen and (max-width: 321px) {
  #close_state_box {
    bottom: 67px; } }

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