@charset "UTF-8";
/* footer */
.w-footer {
  width: 100%;
  height: auto;
  padding: 0 20px; }
  .w-footer.cookieActive {
    padding-bottom: 36px; }
  .w-footer .uiwu-footer-cookie {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 8px 2px;
    font-size: 14px;
    z-index: 99;
    color: #FFF; }
    .w-footer .uiwu-footer-cookie.active {
      display: flex; }
    .w-footer .uiwu-footer-cookie a {
      color: #FFF; }
    .w-footer .uiwu-footer-cookie .button {
      background: #fff;
      display: inline-block;
      width: 70px;
      color: #2f2f2f;
      margin-left: 20px;
      cursor: pointer;
      text-align: center; }
  .w-footer .uiwu-footer-search {
    margin-top: 110px;
    margin-bottom: 60px; }
    .w-footer .uiwu-footer-search p {
      text-align: center;
      font-size: 26px;
      font-family: Montserrat;
      font-weight: bold;
      color: #000000;
      line-height: 42px;
      margin-bottom: 43px; }
    .w-footer .uiwu-footer-search input {
      color: #C3C3C3;
      width: 549px;
      height: 55px;
      border: 2px solid #7F8085;
      border-radius: 10px;
      background: transparent;
      padding: 0 27px; }
    .w-footer .uiwu-footer-search button {
      margin-left: 16px;
      width: 150px;
      height: 55px;
      background: #0045FF;
      border-radius: 10px;
      font-size: 18px;
      font-family: Montserrat;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 33px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-footer .uiwu-footer-search {
        margin-top: 1.0rem;
        margin-bottom: 0.67rem; }
        .w-footer .uiwu-footer-search p {
          font-size: 0.5rem;
          margin-bottom: 0.5rem; }
        .w-footer .uiwu-footer-search > div {
          flex-wrap: wrap; }
          .w-footer .uiwu-footer-search > div input {
            height: 1.07rem;
            border-radius: 0.13rem;
            border-width: 0.03rem;
            padding: 0 0.31rem; }
          .w-footer .uiwu-footer-search > div button {
            width: 100%;
            margin-left: 0;
            height: 1.07rem;
            border-radius: 0.13rem;
            margin-top: 0.36rem;
            font-size: 0.37rem; } }

  @media screen and (min-width: 768px) and (max-width: 1024px){
    .w-footer .uiwu-footer-search{
      margin-top: 100px;
    }
  }
  .w-footer-center {
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto; }
    .w-footer-center-menu {
      align-items: flex-start;
      padding: 50px 0 0;
      width: 100%;
      flex: 1;
      position: relative; }
      .w-footer-center-menu li {
        display: flex;
        flex: 1;
        flex-direction: column; }
        .w-footer-center-menu li .title h4 {
          font-size: 16px;
          color: #000;
          font-weight: 600;
          line-height: 33px; }
        .w-footer-center-menu li .title img {
          display: none; }
        .w-footer-center-menu li .center {
          -webkit-align-items:flex-start;
          flex-direction: column; }
          .w-footer-center-menu li .center a {
            font-size: 14px;
            color: #555555;
            font-weight: 400;
            line-height: 33px;
            /*width: 100%;*/
            cursor: pointer; }
            .w-footer-center-menu li .center a:hover {
              color: #359ff6;
              transition: all 0.3s; }
        .w-footer-center-menu li .image {
          margin-top: 15px; }
          .w-footer-center-menu li .image a {
            margin-right: 28px; }
            .w-footer-center-menu li .image a:nth-child(1) {
              width: 36px;
              height: 32px;
              background: url(../image/common/mobeil_facebook.png) no-repeat 0 0/100% 100%; }
            .w-footer-center-menu li .image a:nth-child(2) {
              width: 36px;
              height: 32px;
              background: url(../image/common/mobeil_Twi.png) no-repeat 0 0/100% 100%; }
            .w-footer-center-menu li .image a:nth-child(3) {
              width: 36px;
              height: 32px;
              background: url(../image/common/mobeil_youtube.png) no-repeat 0 0/100% 100%; }
            .w-footer-center-menu li .image a:nth-child(1):hover {
              background: url(../image/common/12_withe.png) no-repeat 0 0/100% 100%; }
            .w-footer-center-menu li .image a:nth-child(2):hover {
              background: url(../image/common/11_withe.png) no-repeat 0 0/100% 100%; }
            /*.w-footer-center-menu li .image a:nth-child(3):hover {
              background: url(../image/common/10_withe.png) no-repeat 0 0/100% 100%; }*/
        .w-footer-center-menu li.fixed {
          position: absolute;
          bottom: 0;
          right: 0;
          height: auto;
          flex: 2;
          width: 350px; }
          .w-footer-center-menu li.fixed select {
            background: none;
            border: 0;
            font-size: 14px;
            font-family: Montserrat;
            font-weight: 400;
            color: #555555;
            line-height: 38px;
            margin-top: 5px;
            outline: none; }
            @media screen and (min-width: 320px) and (max-width: 767px) {
              .w-footer-center-menu li.fixed select {
                font-size: .37rem;
                line-height: 0.51rem; } }
        .w-footer-center-menu li .end {
          width: 100%;
          align-items: flex-end; }
          .w-footer-center-menu li .end input {
            width: 271px;
            border-bottom: 0.5px solid #d7d7d7;
            padding: 10px 0;
            margin-top: 5px; }
            .w-footer-center-menu li .end input::-webkit-input-placeholder {
              font-size: 14px;
              color: #999; }
          .w-footer-center-menu li .end button {
            width: 100px;
            height: 36px;
            background: #3da5f9;
            border-radius: 10px;
            font-size: 16px;
            font-weight: 500;
            color: #fff;
            margin-left: 10px; }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .w-footer-center-menu li .end button {
                margin-right: 350px; } }
    .w-footer-center-copyright {
      text-align: center;
      font-size: 14px;
      color: #555555;
      padding: 59px 0 23px; }
      .w-footer-center-copyright a {
        cursor: pointer;
        color: #555555; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-footer {
      padding: 0 30px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .w-footer {
      height: auto; }
      .w-footer li {
        padding: 20px 0 10px !important; }
      .w-footer .title h4 {
        font-size: 16px !important; }
      .w-footer .center a {
        font-size: 14px !important; }
      .w-footer .zhankai {
        transform: scale(0.6); }
      .w-footer .guanbi {
        transform: scale(0.6); }
      .w-footer .image {
        margin-bottom: 0 !important;
        margin-top: 15px !important; }
        .w-footer .image a {
          transform: scale(0.5);
          margin-right: 0 !important; } }
  @media screen and (min-width: 320px) and (max-width: 1023px) {
    .w-footer {
      height: auto;
      padding: 0.23rem 0.5rem 0.33rem; }
      .w-footer-center-menu {
        flex-wrap: wrap;
        padding: 0; }
        .w-footer-center-menu li {
          width: 100%;
          flex: initial;
          border-bottom: 1px solid #ccc;
          padding: 0.53rem 0; }
          .w-footer-center-menu li .title {
            position: relative;
            z-index: 5; }
            .w-footer-center-menu li .title h4 {
              font-size: 0.42rem; }
            .w-footer-center-menu li .title img {
              display: block; }
            .w-footer-center-menu li .title .zhankai {
              width: 0.34rem;
              height: 0.18rem; }
            .w-footer-center-menu li .title .guanbi {
              width: 0.33rem;
              height: 0.32rem; }
          .w-footer-center-menu li .image {
            margin-top: 0.53rem;
            margin-bottom: 0.2rem; }
            .w-footer-center-menu li .image a {
              margin-right: 1.1rem; }
              .w-footer-center-menu li .image a:nth-child(1) {
                width: 0.86rem;
                height: 0.64rem; }
              .w-footer-center-menu li .image a:nth-child(2) {
                width: 0.86rem;
                height: 0.64rem; }
              .w-footer-center-menu li .image a:nth-child(3) {
                width: 0.86rem;
                height: 0.64rem;
                margin-right: 0; }
              .w-footer-center-menu li .image a:nth-child(1):hover {
                background: url(../image/common/mobeil_facebook.png) no-repeat 0 0/100% 100%; }
              .w-footer-center-menu li .image a:nth-child(2):hover {
                background: url(../image/common/mobeil_Twi.png) no-repeat 0 0/100% 100%; }
              .w-footer-center-menu li .image a:nth-child(3):hover {
                background: url(../image/common/mobeil_youtube.png) no-repeat 0 0/100% 100%; }
          .w-footer-center-menu li .center {
            height: 0;
            overflow: hidden;
            opacity: 1;
            transition: height 0.5s;
            flex-direction: column; }
            .w-footer-center-menu li .center a {
              font-size: 0.37rem; }
          .w-footer-center-menu li.fixed {
            position: initial;
            border: none;
            width: calc(100%/ 1) !important;
            flex: initial; }
            .w-footer-center-menu li.fixed input {
              border-bottom: 1px solid #e0e0e0;
              flex: 1;
              font-size: 18px;
              width: auto; }
      .w-footer-center-copyright {
        padding: 0;
        padding-top: 0.66rem; } }
.ConsentOverlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.7);
            display: flex;
            align-items: end;
            justify-content: end;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s ease-in-out;
        }
        .consent-box {
            background: #222;
            color: #fff;
            padding: 20px;
            width: 400px;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
            text-align: center;
            opacity: 0;
            transform: translateY(-20px);
            transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
        }

        .consent-box h2 {
            font-size: 20px;
            margin-bottom: 10px;
        }

        .consent-box p {
            font-size: 14px;
            margin-bottom: 20px;
            color: #bbb;
        }

        .btn-container {
            display: flex;
            justify-content: space-between;
        }

        .ConsentBtn {
            flex: 1;
            padding: 10px;
            border: none;
            cursor: pointer;
            font-size: 14px;
            border-radius: 5px;
            transition: background 0.3s;
        }

        .ConsentBtn.accept {
            background: #28a745;
            color: white;
            margin-right: 10px;
        }

        .ConsentBtn.accept:hover {
            background: #218838;
        }

        .ConsentBtn.decline {
    		background: #444;
    		color: #ddd;
		}

		.ConsentBtn.decline:hover {
			background: #555;
		}

        .ConsentOverlay.show {
            opacity: 1;
            visibility: visible;
        }

        .ConsentOverlay.show .consent-box {
            opacity: 1;
            transform: translateY(0);
        }