@charset "utf-8";
@media only screen { html { font-size: 13px; } }
@media only screen and (min-width: 360px) and (max-width: 399px) { html { font-size: 15px; } }
@media only screen and (min-width: 400px) and (max-width: 479px) { html { font-size: 16px; } }
@media only screen and (min-width: 480px) and (max-width: 719px) { html { font-size: 20px; } }
@media only screen and (min-width: 720px) { html { font-size: 30px; } }
html { overflow-y: scroll; }

body { margin: 0 auto; color: #333333; background-color: #eff0f3; font: 0.6rem/1.5 Microsoft Yahei, sans-serif; text-align: center; }

p, dt, table, td, th, input, img, form, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, select, input { padding: 0; font-weight: normal; }

img, iframe { border: none; }

ul, li, ol { list-style: none; }

img { vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

input { outline: none; }

em, b, i, strong, cite, sub, font { font-weight: normal; font-style: normal; font-size: 100%; }

a { color: #333333; text-decoration: none; outline: none; }
a:hover { color: #333333; }

.clearfix { zoom: 1; }
.clearfix:before { content: ""; display: table; }
.clearfix:after { content: ""; display: table; clear: both; }

.clear { clear: both; }

html, body { height: 100%; width: 100%; }

a:visited { color: #333333; }

.moreArrow { font-size: 0; line-height: 0; border: solid #5aace8; vertical-align: top; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.mask { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); position: fixed; top: 0; left: 0; z-index: 900; display: none; }

.row { padding: 0 2%; background-color: #fff; }

.rowAuto { background-color: #fff; }

.globalPadding { padding: 0 2%; }

.globalMarginTop { margin-top: 2%; }

.pt { padding-top: 2%; }

.wrapper { padding-top: 3.33333rem; text-align: left; min-height: 100%; width: 100%; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-bottom: 3.26667rem; }

.globalBtn { -webkit-border-radius: 0.1rem; -moz-border-radius: 0.1rem; border-radius: 0.1rem; }
.globalBtn.submitBtn { background-color: #3097fd; border: 1px solid #3097fd; color: #fff; }
.globalBtn.submitBtn:hover { color: #fff; }
.globalBtn.cancelBtn { background-color: #fff; border: 1px solid #ccc; color: #666; }
.globalBtn.cancelBtn:hover { color: #666; }

.header { height: 3.33333rem; background-color: #3097fd; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; z-index: 600; position: fixed; top: 0; left: 0; width: 100%; }
.header .logo { display: block; background: url("../images/alogo.png") center center no-repeat; background-size: 8.6rem 3.33333rem; width: 8.6rem; height: 3.33333rem; overflow: hidden; }
.header .aChannel { display: block; height: 3.33333rem; padding: 0 0.83333rem; overflow: hidden; }
.header .aChannel span { float: left; line-height: 3.33333rem; font-size: 1.2rem; color: #fff; }
.header .aChannel .moreArrow { border-width: 0 0.1rem 0.1rem 0; border-color: #fff; width: 0.5rem; height: 0.5rem; float: left; margin: 1.26667rem 0 0 0.5rem; }
.header .aChannelShow .moreArrow { border-width: 0.1rem 0 0 0.1rem; margin: 1.46667rem 0 0 0.5rem; }
.header .headerChannelList { position: absolute; top: 3.33333rem; left: 0; padding: 0.33333rem 0; background-color: rgba(0, 0, 0, 0.8); line-height: 2rem; width: 100%; display: none; }
.header .headerChannelList a { width: 33%; text-align: center; color: #fff; font-size: 0.93333rem; float: left; }
.header .headerChannelList a:hover { color: #fff; }
.header .aChannelShow ~ .headerChannelList { display: block; }

.searchPop { position: absolute; top: 0; left: 0; width: 100%; z-index: 1000; display: none; background-color: #fff; overflow: hidden; }
.searchPop input[type="search"] { -webkit-appearance: none; }
.searchPop input::-webkit-search-cancel-button { display: none; }
.searchPop .searchCon { height: 3.33333rem; background-color: #3097fd; width: 100%; position: relative; overflow: hidden; }
.searchPop .searchCon .sSearchInput { display: block; padding: 0.53333rem 0 0.53333rem 0.66667rem; margin-right: 4.73333rem; position: relative; }
.searchPop .searchCon .sSearchInput .searchInput { border: 0 none; width: 100%; -webkit-border-radius: 0.16667rem; -moz-border-radius: 0.16667rem; border-radius: 0.16667rem; background-color: #fff; height: 2.26667rem; padding: 0.33333rem 0 0.33333rem 0.83333rem; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 0.93333rem; }
.searchPop .searchCon .sSearchInput .iDelete { background-color: #c3c3c3; width: 1.06667rem; height: 1.06667rem; -webkit-border-radius: 1.06667rem; -moz-border-radius: 1.06667rem; border-radius: 1.06667rem; position: absolute; top: 50%; margin-top: -0.53333rem; right: 0.66667rem; cursor: pointer; display: none; }
.searchPop .searchCon .sSearchInput .iDelete:before, .searchPop .searchCon .sSearchInput .iDelete:after { content: ""; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 50%; left: 50%; width: 1px; height: 0.66667rem; background-color: #fff; margin-top: -0.3rem; margin-left: -0.03333rem; }
.searchPop .searchCon .sSearchInput .iDelete:before { -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.searchPop .searchCon .cancelInput { position: absolute; top: 0; right: 0; width: 4.73333rem; height: 3.33333rem; line-height: 3.33333rem; text-align: center; border: 0 none; background: none; color: #fff; font-size: 1.06667rem; cursor: pointer; }
.searchPop .pLinks a { display: block; line-height: 2.93333rem; border-bottom: 1px solid #e7e7e7; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0 4%; }
.searchPop .pLinks a span { display: block; font-size: 0.86667rem; color: #333; }
.searchPop .pLinks a span.sName { white-space: nowrap; text-overflow: ellipsis; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; font-size: 0.93333rem; overflow: hidden; }
.searchPop .pLinks a span.sName em { color: #3097fd; }
.searchPop .pLinks a span.sStyle { opacity: 0.7; padding-left: 0.66667rem; }
.searchPop .searchHistory { padding: 0 4%; }
.searchPop .searchHistory .th { line-height: 2.6rem; height: 2.6rem; overflow: hidden; font-size: 0.93333rem; }
.searchPop .searchHistory .th .sMark { float: left; }
.searchPop .searchHistory .th .deleteHistory { float: right; color: #3097fd; }

.popShow { display: block; }

.popShow ~ .mask { display: block; }

.footer { border-top: 1px solid #c5c5c5; vertical-align: middle; background: #dfdfdf; text-align: center; color: #686868; position: absolute; bottom: 0; width: 100%; }
.footer .pLinks a, .footer .pLinks a:hover { color: #686868; }
.footer { height: 72px; padding: 12px 0; }
.footer p { height: 36px; font-size: 16px; line-height: 36px; }
.footer .pLinks { font-size: 21px; }
.footer .pLinks a { margin: 0; }
.footer { height: 54px; padding: 9px 0; }
.footer p { height: 27px; font-size: 12px; line-height: 27px; }
.footer .pLinks { font-size: 15px; }
.footer .pLinks a { margin: 0; }
.footer .pLinks { display: none !important; }

.mod_a .th_a { height: 2.53333rem; line-height: 2.53333rem; }
.mod_a .th_a .iLine { width: 0.16667rem; height: 1.1rem; -webkit-border-radius: 0.16667rem; -moz-border-radius: 0.16667rem; border-radius: 0.16667rem; background-color: #3097fd; float: left; margin: 0.66667rem 0.4rem 0 0; }
.mod_a .th_a .sMark { font-size: 1.2rem; float: left; }
.mod_a .th_a .sDes { float: right; font-size: 0.8rem; color: #666; }
.mod_a .th_a .aMore { float: right; color: #3097fd; font-size: 0.93333rem; }
.mod_a .th_a .aMore:visited, .mod_a .th_a .aMore:hover { color: #3097fd; }
.mod_a .th_a .aMore em { float: left; }
.mod_a .th_a .aMore .moreArrow { border-color: #3097fd; border-width: 0.1rem 0.1rem 0 0; width: 0.53333rem; height: 0.53333rem; float: left; margin: 0.93333rem 0.16667rem 0 0.16667rem; }

.globalPicList li { padding-bottom: 3%; }
.globalPicList li .pic { position: relative; width: 100%; }
.globalPicList li .pic img { width: 100%; display: block; }
.globalPicList li .pic .sBottom { position: absolute; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); color: #fff; line-height: 0.93333rem; padding: 0 0.33333rem; font-size: 0.73333rem; }
.globalPicList li .sTit { line-height: 1.2rem; height: 1.2rem; display: block; width: 100%; overflow: hidden; font-size: 0.86667rem; padding-top: 0.33333rem; white-space: nowrap; text-overflow: ellipsis; }
.globalPicList li .sTit em { color: #666; padding-left: 0.66667rem; }
.globalPicList li .sDes { display: block; line-height: 1.2rem; height: 1.2rem; width: 100%; overflow: hidden; font-size: 0.8rem; opacity: 0.6; white-space: nowrap; text-overflow: ellipsis; }
.globalPicList li .sDes.yellow { color: #f57f17; }
.globalPicList.threeList { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; padding: 6px; list-style: none; margin: 0; box-sizing: border-box; }
.globalPicList.threeList li { float: none; width: 100%; margin: 0; padding: 0; box-sizing: border-box; }
.globalPicList.threeList li:nth-child(3n+2) { margin: 0; }
.globalPicList.threeList li .pic img { width: 100%; height: auto; display: block; }

.pGlobalList a { display: block; float: left; text-align: center; margin-bottom: 2%; }
.pGlobalList a img { width: 70%; display: block; margin: 0 auto; }
.pGlobalList a .sTit { line-height: 2rem; height: 2rem; display: block; width: 100%; font-size: 0.93333rem; overflow: hidden; }
.pGlobalList.threeList a { width: 33%; }
.pGlobalList.threeList a:nth-child(3n+2) { width: 34%; }

.downLoadPopB { height: 100%; overflow: hidden; background-position: center 0; background-size: 100%; background-repeat: no-repeat; display: none; position: fixed; width: 100%; top: 0; left: 0; z-index: 10000; }
.downLoadPopB .ulBtnList { position: absolute; width: 100%; left: 0; bottom: 1rem; }
.downLoadPopB .ulBtnList li { width: 45%; padding: 0 5% 0 10%; float: left; }
.downLoadPopB .ulBtnList li .aBtn { color: #fff; margin: 0 auto; text-align: center; display: block; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; line-height: 2.4rem; height: 2.4rem; font-size: 1.2rem; -webkit-border-radius: 1.5rem; -moz-border-radius: 1.5rem; border-radius: 1.5rem; }
.downLoadPopB .ulBtnList li .aBtn:hover, .downLoadPopB .ulBtnList li .aBtn:visited { color: #fff; }
.downLoadPopB .ulBtnList li .aBtn.blueBtn { background-color: #00a0e3; }
.downLoadPopB .ulBtnList li .aBtn.grayBtn { background-color: #a2a2a2; }
.downLoadPopB .ulBtnList li .aBtn .downLoadIcon, .downLoadPopB .ulBtnList li .aBtn .passIcon { display: inline-block; vertical-align: middle; background: url("../images/headIconMap.v3.png") 0 0 no-repeat; margin-right: 0.3rem; width: 1rem; height: 1rem; -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5); background-size: 16.66667rem 16.66667rem; }
.downLoadPopB .ulBtnList li .aBtn .downLoadIcon { background-position: 0 -3.33333rem; }
.downLoadPopB .ulBtnList li .aBtn .passIcon { background-position: -1.06667rem -3.33333rem; }
.downLoadPopB .ulBtnList li:nth-child(2) { width: 25%; padding: 0 10% 0 5%; }
.downLoadPopB .ulBtnList li:nth-child(3) { width: 80%; padding: 0 10%; }
.downLoadPopB .ulBtnList li .emTips { float: right; position: relative; color: #333; margin-top: 0.5rem; font-size: 1rem; line-height: 1.5rem; height: 1.5rem; padding-left: 1.6rem; }
.downLoadPopB .ulBtnList li .emTips .iCheckIcon { left: 0; background: url("../images/headIconMap.v3.png") -2.13333rem -3.33333rem no-repeat; position: absolute; width: 0.96667rem; height: 0.96667rem; -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5); background-size: 16.66667rem 16.66667rem; top: 0.16667rem; }
.downLoadPopB .ulBtnList li .emTips .iCheckIcon.iCheckedIcon { background-position: -3.1rem -3.33333rem; }

.fixedBtnList { position: fixed; right: 3px; z-index: 100; width: 2.13333rem; bottom: 2.2rem; }
.fixedBtnList a { display: block; overflow: hidden; background: rgba(0, 0, 0, 0.3); text-align: center; margin-top: 0.2rem; height: 2.13333rem; border-radius: 0.13333rem; }
.fixedBtnList a:after { content: ""; background: url("../images/headIconMap.v3.png") 0 0 no-repeat; background-size: 16.66667rem 16.66667rem; display: block; height: 2.13333rem; width: 2.13333rem; }
.fixedBtnList a.gotoTop:after { background-position: 0 -5.8rem; }
.fixedBtnList a.aFeedBack:after { background-position: -2.13333rem -5.8rem; }

.globalPopWin { position: fixed; left: 50%; top: 38%; z-index: 1000; border: 1px solid #fff; background-color: #fff; -webkit-border-radius: 0.1rem; -moz-border-radius: 0.1rem; border-radius: 0.1rem; display: none; }
.globalPopWin .th { background-color: #efefef; height: 2.26667rem; line-height: 2.26667rem; }
.globalPopWin .th .sMark { font-size: 0.93333rem; float: left; margin-left: 0.83333rem; display: inline; }
.globalPopWin .tb { text-align: center; padding-top: 0.66667rem; }
.globalPopWin .tb span { line-height: 1.66667rem; display: block; color: #404040; }
.globalPopWin .tb span.sTit { font-size: 1.06667rem; padding-bottom: 0.2rem; }
.globalPopWin .tb span.sDes { font-size: 0.93333rem; }
.globalPopWin .tb .pBtn { padding-top: 0.66667rem; }
.globalPopWin .tb .pBtn a { font-size: 1.06667rem; line-height: 2.6rem; width: 8rem; display: inline-block; margin: 0 0.66667rem; }
.globalPopWin.pop600 { width: 19.93333rem; margin-left: -10rem; margin-top: -4.33333rem; }
@media only screen { html { font-size: 13px; }}
@media only screen and (min-width: 360px) and (max-width: 399px) { html { font-size: 15px; }}
@media only screen and (min-width: 400px) and (max-width: 479px) { html { font-size: 16px; }}
@media only screen and (min-width: 480px) and (max-width: 719px) { html { font-size: 20px; }}
@media only screen and (min-width: 720px) { html { font-size: 30px; }}

.pSortBtn a { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; float: left; width: 23%; margin-right: 2%; line-height: 2.2rem; border: 1px solid #3097fd; color: #2196f3; font-size: 0.93333rem; text-align: center; -webkit-border-radius: 0.1rem; -moz-border-radius: 0.1rem; border-radius: 0.1rem; margin-bottom: 2%; }
.pSortBtn a:nth-child(4n+1) { width: 24%; }
.pSortBtn a:nth-child(4n+4) { width: 24%; margin-right: 0; }
.pSortBtn a.all { background-color: #3097fd; color: #fff; }

.sortRecommended { border-bottom: 1px solid #e3e3e3; }
.sortRecommended a { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; font-size: 0.93333rem; height: 3.53333rem; line-height: 3.53333rem; overflow: hidden; text-align: center; border-top: 1px solid #e3e3e3; margin-bottom: 0; }
.sortRecommended a:nth-child(3n+2) { border-left: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; }

/* ====================================================
   Header Styles (moved from _header.mtpl.php)
   ==================================================== */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: none;
  height: 70px;
  background: #3097fd;
  z-index: 600;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  box-sizing: border-box;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 12px;
}
.header-logo {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-logo img {
  height: 60px;
  width: auto;
  max-width: 180px;
  object-fit: contain;
}
.hamburger-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
.ham-icon {
  width: 26px;
  height: 26px;
  fill: none;
}
.header-search-wrap {
  display: none;
}
.header-right-spacer {
  width: 44px;
}
.mobile-menu-overlay {
  display: none;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100vh - 70px);
  background: rgba(0,0,0,0.5);
  z-index: 550;
}
.mobile-menu-overlay.active {
  display: block;
}
.mobile-menu {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  background: rgba(48, 151, 253, 0.97);
  z-index: 560;
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
.mobile-menu.active {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.mobile-menu-link {
  display: flex;
  align-items: center;
  color: #fff !important;
  font-size: 16px;
  padding: 14px 24px;
  text-decoration: none;
  transition: background 0.2s;
}
.mobile-menu-link:hover,
.mobile-menu-link:active {
  background: rgba(255,255,255,0.15);
  color: #fff !important;
}
.mobile-menu-link i {
  width: 24px;
  margin-right: 12px;
  text-align: center;
  font-size: 16px;
}
.desktop-nav {
  display: none;
}
@media screen and (min-width: 768px) {
  .site-header { height: 70px; }
  .header-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .hamburger-btn { display: none !important; }
  .mobile-menu { display: none !important; }
  .mobile-menu-overlay { display: none !important; }
  .header-right-spacer { display: none; }
  .header-logo img {
    height: 64px;
    max-width: 200px;
  }
  .header-search-wrap {
    display: flex;
    flex: 1;
    justify-content: center;
    padding: 0 30px;
  }
  .header-search-box {
    position: relative;
    width: 100%;
    max-width: 450px;
  }
  .header-search-box input {
    width: 100%;
    height: 42px;
    padding: 0 48px 0 20px;
    border: none;
    border-radius: 21px;
    background: #fff;
    color: #333;
    font-size: 15px;
    outline: none;
    box-sizing: border-box;
    transition: box-shadow 0.3s;
  }
  .header-search-box input::placeholder { color: #999; }
  .header-search-box input:focus {
    box-shadow: 0 0 0 3px rgba(255,255,255,0.4);
  }
  .header-search-btn {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .header-search-btn svg {
    width: 20px;
    height: 20px;
    color: #888;
  }
  .header-search-history {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
    z-index: 700;
    overflow: hidden;
  }
  .header-search-history.active { display: block; }
  .header-history-item {
    padding: 10px 18px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: background 0.15s;
  }
  .header-history-item:hover { background: #f0f0f0; }
  .desktop-nav {
    display: block;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    background: #2176cc;
    z-index: 590;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
    box-sizing: border-box;
  }
  .desktop-nav-inner {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 20px;
    gap: 4px;
  }
  .nav-link {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
    padding: 12px 18px;
    display: flex;
    align-items: center;
    transition: background 0.2s;
    border-radius: 4px;
    white-space: nowrap;
  }
  .nav-link:hover { background: rgba(255,255,255,0.15); color: #fff !important; }
  .nav-link i { margin-right: 6px; font-size: 13px; }
}
@media screen and (min-width: 1024px) {
  .header-inner { max-width: 1200px; }
  .desktop-nav-inner { max-width: 1200px; }
  .header-search-box { max-width: 500px; }
}
@media screen and (min-width: 1440px) {
  .header-inner { max-width: 1400px; }
  .desktop-nav-inner { max-width: 1400px; }
  .header-search-box { max-width: 550px; }
}

/* ====================================================
   Footer Styles (moved from _footer.mtpl.php)
   ==================================================== */
.mobile-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f1f1f1;
    color: #666;
    border-top: 2px solid #ddd;
    z-index: 9999;
    padding-bottom: env(safe-area-inset-bottom);
}
.nav-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 65px;
    padding: 0;
    margin: 0;
}
.nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: inherit;
    font-size: 12px;
    cursor: pointer;
    width: 20%;
    text-align: center;
    background: transparent;
    border: none;
    padding: 0;
}
.nav-item i {
    font-size: 22px;
    margin-bottom: 4px;
    color: inherit;
}
.footer-search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10001;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.footer-search-container {
    width: 100%;
    background: #f1f1f1;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.footer-search-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
}
.footer-search-title {
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.footer-search-close {
    background: none;
    border: none;
    color: #666;
    font-size: 24px;
    cursor: pointer;
    padding: 5px;
}
.footer-search-body {
    padding: 20px;
}
.footer-search-input-wrapper {
    position: relative;
    width: 100%;
}
.footer-search-input {
    width: 100%;
    padding: 12px 45px 12px 15px;
    border-radius: 25px;
    border: none;
    background: #ffffff;
    color: #666;
    font-size: 16px;
    outline: none;
}
.footer-search-input::placeholder {
    color: #999;
}
.footer-search-submit {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: 18px;
}
.footer-search-history {
    margin-top: 15px;
    background: #ffffff;
    border-radius: 10px;
    padding: 10px;
}
.footer-search-history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    color: #666;
    font-size: 14px;
}
.footer-search-history-clear {
    background: none;
    border: none;
    color: #dc2626;
    font-size: 12px;
    cursor: pointer;
}
.footer-search-history-list {
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}
.footer-search-history-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: #666;
}
.footer-search-history-list li:last-child {
    border-bottom: none;
}
.footer-search-history-list li span {
    flex: 1;
    cursor: pointer;
}
.footer-search-history-list li button {
    background: none;
    border: none;
    color: #999;
    cursor: pointer;
    padding: 5px;
}
.footer-search-history-list li button:hover {
    color: #dc2626;
}
.category-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(241,241,241,0.98);
    z-index: 10000;
    display: none;
    flex-direction: column;
    backdrop-filter: blur(5px);
}
.category-mask.active {
    display: flex;
}
.category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
}
.category-title {
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.category-close {
    background: none;
    border: none;
    color: #666;
    font-size: 24px;
    cursor: pointer;
    padding: 5px 10px;
}
.category-content {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
}
.headerChannelList {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.category-link {
    display: inline-block;
    padding: 8px 16px;
    background: #e0e0e0;
    color: #666;
    text-decoration: none;
    border-radius: 20px;
    font-size: 14px;
    transition: all 0.3s;
}
.category-link:active {
    transform: scale(0.95);
    background: #d0d0d0;
}
.footer-fixed-nav {
    display: none !important;
}
body.footer-search-open {
    overflow: hidden;
}
