@charset "UTF-8";
/* 暂时用来抽出来存放适配的样式 */
/* 响应式样式 */
@media (min-width: 3200px) {
  /* .container-fy,
  .container2-fy {
    width: 88.75rem;
  } */
  /* .myNavdefault,
  .nav_list_cont .logo,
  .header .nav_list {
    height: 7.5rem;
  }
  .nav_list_cont .logo {
    width: 43.75rem;
  }
  .header #nav_list,
  .header .isPartyNavList {
    height: 100% !important;
  }
  .nav_list_cont {
    height: 100%;
  }
  .header .nav_list a,
  .header .isPartyNavList a,
  .header .nav_list li > a h4 {
    font-size: 1rem;
  }

  .header .nav_drop,
  .new_down_box {
    width: 9.375rem;
  }
  .header a.nav_sec,
  .new_down_box a {
    font-size: 1.375rem;
    height: 3.375rem;
    line-height: 3.375rem;
  }
  .right_icon {
    padding-right: 3.75rem;
  }
  .right_icon .down_btn,
  .right_icon .search_btn {
    width: 2rem;
    height: 2rem;
  }
  .new_search_box {
    right: 3.125rem;
    width: 36.25rem;
    height: 6.25rem;
  }
  .new_search_box .search_border {
    height: 3.125rem;
    border-radius: 0.5rem;
  }
  .new_search_box .search_border .input_text {
    font-size: 1.375rem;
  }
  .right_icon .line {
    margin: 0 2.5rem;
  } */
}
/* 3k */
@media (min-width: 3600px) {
  html {
    font-size: 34px;
  }
}
@media (max-width: 3200px) {
  /* html {
    font-size: 25px;
  } */
  .container-fy,
  .container2-fy {
    width: 88.75rem;
  }
  .banner_Nav .navBg {
    width: calc(100% - (100% - 88.75rem) / 2);
  }
}
@media (max-width: 2880px) {
  html {
    font-size: 24px;
  }
}
@media (max-width: 2600px) {
  /* html {
    font-size: 18px;
  } */
  html {
    font-size: 20px;
  }
}
@media (max-width: 2300px) {
  html,
  body {
    font-size: 16px;
  }
}
@media (max-width: 1980px) {
  html,
  body {
    font-size: 16px;
  }
  .container-fy {
    width: 87.875rem;
  }
  .container2-fy {
    width: 80rem;
  }
  .banner_Nav .navBg {
    width: calc(100% - (100% - 80rem) / 2);
  }
}
@media (max-width: 1910px) {
  html,
  body {
    font-size: 15px;
  }
}
@media (max-width: 1680px) {
  html,
  body {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  html,
  body {
    font-size: 12px;
  }

  h4,
  .h4 {
    font-size: 1rem;
  }
}
/* 2k */
@media (max-width: 1910px) {
  .myNavdefault {
    height: 4.375rem;
  }
  .header #nav_list {
    height: 100% !important;
  }
  .nav_list_cont {
    height: 100%;
  }
  .logo {
    width: 24%;
    height: auto;
 margin-left: 1rem !important;
  }
  .logo a {
    display: block;
  }
  .logo a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .header .nav_list {
    height: 100%;
  }
  h4,
  .h4 {
    font-size: 1rem;
  }
  .new_down_box {
    left: -2.8125rem;
  }
}
/* 1k 1280 */
@media (max-width: 1520px) {
  .header .nav_list {
    width: 78vw;
  }
  .header .nav_list > li {
    margin-right: 1vw;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 12px;
  }

  /*.container-fy,*/
  /*.container2-fy {*/
  /*  width: 1000px;*/
  /*}*/
  h4,
  .h4 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1024px) {
  .right_icon .down_btn,
  .right_icon .search_btn {
    width: 1.125rem;
    height: 1.125rem;
  }
  .right_icon .line {
    height: 1.25rem;
  }
}
@media (min-width: 769px) {
  .myNavdefault {
    display: block;
  }
  .phoneShow {
    display: none !important;
    background: #d9ece4;
    height: 8rem;
  }
}
@media (max-width: 768px) {
  .container-fy,
  .container2-fy {
    width: 100%;
    padding: 0 3.7333vw;
  }
  .index_area_box .english_tit {
    font-size: 4vw;
  }
  .index_area_box .chinese_tit {
    font-size: 5.3333vw;
  }
  html {
    font-size: 12px;
  }
  body {
    padding-top: 12.8vw;
    width: 100vw;
    overflow-x: hidden;
  }
  .new_search_box_p.p_show {
    display: block;
  }
  .new_search_box_p {
    width: calc(100vw - 3.7333vw * 2);
    right: 3.7333vw;
    top: 4.2rem;
  }
  .new_search_box_p:after {
    top: -4.1026vw;
  }
  .new_search_box_p:after {
    right: 40px;
  }
  .new_search_box_p .search_box_img {
    width: 4.1026vw;
    height: 4.1026vw;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    height: 12.8vw;
    z-index: 100;
  }
  .myNavdefault {
    display: none !important;
  }
  .phoneShow {
    display: block;
    height: 100%;
    background: #d9ece4;
  }
  .phoneBox {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: space-between;
  }
  .pLogo {
    width: 60%;
    height: auto;
  }
  .pLogo a {
    display: block;
  }
  .pLogo a img {
    width: 100%;
    height: 100%;
  }
  .pRightIcon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .pRightIcon .pSearch,
  .pRightIcon .pNav {
    display: block;
    width: auto;
    height: auto;
    margin-right: 3.7333vw;
  }
  .pRightIcon .pSearch a,
  .pRightIcon .pNav a {
    display: block;
    width: 6.4vw;
    height: 6.4vw;
  }
  .pRightIcon .pSearch a i,
  .pRightIcon .pNav a i {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .pRightIcon > div {
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin-right: 2rem;
  }
  .pRightIcon .pSearch a i {
    background-image: url(../../2023/img/phone/m_search.png);
  }
  .pRightIcon .pNav a i {
    background-image: url(../../2023/img/phone/m_menu.png);
  }
  .pRightIcon > div > img {
    width: 100%;
    height: 100%;
  }
  .phoneNavList {
    display: none;
    position: absolute;
    width: 100%;
    background: #f2f4f7;
    top: 12.8vw;
    left: 0;
    z-index: 999;
  }
  .p_nav_list {
    background: #fff;
    height: 100%;
  }
  .p_nav_container {
    background: #ddebe4;
    padding-left: 2rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 1px solid #ddd;
    height: calc(100vh - 12.8vw);
    overflow-y: auto;
  }
  .p_nav_container li {
    position: relative;
    width: 100%;
  }
  .p_nav_container > li {
    padding: 0.8vw 0;
  }
  .p_nav_container li a {
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    height: 9.6vw;
    line-height: 9.6vw;
    width: 100%;
    display: block;
    transition: all 600ms ease-in-out;
  }
  .p_nav_container li a.p_nav_fir.active {
    color: #fff;
  }
  .p_nav_drop li a {
    font-weight: normal;
  }
  .header .isPartyNavList .p_nav_fir,
  .header .isPartyNavList .p_nav_sec {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .header a.p_nav_fir i,
  .header a.p_nav_sec i,
  .header a.nav_thi i {
    float: right;
    margin: 0.3125rem 1rem 0 0;
    border: 0;
    width: 2rem;
    height: 2rem;
    background-image: url(../../2023/img/phone/close.png);
    background-size: 100% 100%;
    cursor: pointer;
    transition: all 0.5s;
    transform: rotate(0);
  }
  .header a.p_nav_fir.active i,
  .header a.p_nav_sec.active i,
  .header a.nav_thi.active i {
    transform: rotate(90deg);
    margin-right: 0;
  }
  .header .p_nav_drop {
    position: relative;
    left: 0;
    top: 0;
    transform: translateX(0);
    box-shadow: none;
    /* background: #F7F7F7; */
    padding-left: 1.875rem;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }
  .header .p_nav_drop li a:hover {
    color: #9ea1a5;
  }
  /*  */
  .tit-more-box .tit {
    font-size: 4.5333vw;
    letter-spacing: 2px;
  }
  .footer_icon {
    margin-top: 4px;
    height: 9px;
  }
  .footer_icon > img {
    display: block;
    max-width: 100%;
  }
  .footer_return .text-en p {
    font-size: 13px;
  }
  .seat {
    margin: 10px auto;
    font-size: 12px;
  }
  .p_foot {
    flex-wrap: wrap;
  }
  .p_foot .total {
    margin-right: 2.1333vw !important;
  }
  .p_foot .pagebar .p_pages .p_no,
  .p_foot .pagebar .p_pages .p_no_d {
    width: auto !important;
    height: auto !important;
    padding: 3px 6px !important;
  }
  .p_foot .pagebar .p_pages span {
    font-size: 12px;
    margin: 2.6667vw 1.9333vw 0 0 !important;
  }
  .footer_return {
    bottom: 5vh;
  }
  .detail_title {
    font-size: 5.3333vw;
  }
  .detail_message {
    display: block;
  }
  .message_left {
    font-size: 3.2vw;
    display: block;
  }
  .message_left > div:not(:nth-child(1)) {
    padding: 0;
    margin: 4px 0;
  }
  .message_right {
    font-size: 12px;
  }
}
@media (max-width: 376px) {
  .p_foot .pagebar .p_pages span {
    font-size: 12px;
    margin: 2.6667vw 1.2333vw 0 0 !important;
  }
}