a:hover{text-decoration:none;font-weight:bold}
a.icp{font-size:12px;color:#888;text-align:center;margin: 0 5px;}
/* ========== 深色导航栏样式 ========== */
.navbar.navbar-expand-lg.navbar-light.fixed-top{position:absolute;z-index:10000;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0.5rem 1rem}
.navbar-dark-custom{background-color:#202329;width:100%;padding:0;padding: 10px 0;box-shadow:0 2px 8px rgba(0,0,0,0.3)}
.navbar-inner-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;height:56px}
.navbar-left-group{display:flex;align-items:center;gap:15px;flex-shrink:0}
.navbar-logo{display:flex;align-items:center;text-decoration:none}
.navbar-logo-img{height:50px;width:auto;display:block;border-radius: 10px;}
.navbar-logo:hover{opacity:0.9}
/* 导航菜单（桌面端） */
.navbar-nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:0;height:56px}
.navbar-nav-menu .nav-menu-item{height:100%;display:flex;align-items:center;position:relative}
.navbar-nav-menu .nav-menu-item a{display:flex;align-items:center;height:100%;padding:0 18px;color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:color 0.2s ease;border-bottom:2px solid transparent}
.navbar-nav-menu .nav-menu-item a:hover{color:#4a90d9;text-decoration:none}
.navbar-nav-menu .nav-menu-item.active a{color:#4a90d9;border-bottom:2px solid #4a90d9}
/* 右侧区域 */
.navbar-right-group{flex-shrink:0}
/* 汉堡按钮 */
.navbar-toggler-custom{background:none;border:none;outline:none;padding:6px 8px;cursor:pointer;color:#fff}
.navbar-toggler-custom svg{fill:#fff;color:#fff}
/* 移动端折叠菜单里的导航 */
.navbar-nav-menu-mobile{list-style:none;padding:10px 0;margin:0;border-bottom:1px solid rgba(255,255,255,0.1)}
.navbar-nav-menu-mobile .nav-menu-item a{display:block;padding:10px 20px;color:#ccc;font-size:15px;text-decoration:none;transition:color 0.2s}
.navbar-nav-menu-mobile .nav-menu-item a:hover,.navbar-nav-menu-mobile .nav-menu-item.active a{color:#4a90d9}
/* 城市选择器在深色背景下的调整 */
.navbar-dark-custom .location-btn{background-color:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2);color:#fff}
.navbar-dark-custom .location-btn:hover{background-color:rgba(255,255,255,0.18);box-shadow:none}
/* 移动端下navbarCollapse背景 */
@media screen and (max-width:992px){
    .navbar-dark-custom div#navbarsExample05{background:#202329;padding:10px 20px;border-radius:0}
    .navbar-inner-wrap{height:50px;padding:0 12px;position:relative}
    .navbar-logo-img{height:50px;}
    .navbar-logo{margin-left:15px}
    /* 移动端汉堡按钮定位 */
    .navbar-toggler-custom{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:1001}
    /* 移动端折叠菜单样式 */
    .navbar-collapse.navbar-right-group{position:absolute;top:50px;left:0;right:0;background:#202329;padding:10px 15px;border-top:1px solid rgba(255,255,255,0.1);box-shadow:0 4px 8px rgba(0,0,0,0.3)}
    .navbar-collapse.navbar-right-group.show{display:block}
    /* 移动端登录按钮居中 */
    .topbar-right{width:100%;display:flex;justify-content:center;padding:10px 0}
    .login-btn-container{width:100%;text-align:center}
    .btn-login-nav{display:inline-block;width:auto;min-width:100px}
}
.bottom-cover{background-image:linear-gradient(rgba(255,255,255,0) 0%,rgb(244 248 251 / 0.6) 50%,rgb(244 248 251) 100%)}
.navbar-light .navbar-toggler{color:#fff}
p.content{text-align:center;padding:5px 30px;border-radius:10px;font-size:12px;color:#fff;font-weight:500}
::-webkit-scrollbar{display:none}
.back-to{bottom:55px;overflow:hidden;position:fixed;right:10px;width:110px;z-index:999}
.back-to .back-top{background:url("__CDN__/assets/pchtml/top.png") no-repeat center center !important;background-size:contain !important;display:block;float:right;height:50px;width:50px;margin-left:10px;outline:0 none;border-radius:50%;position:relative;box-shadow:0 2px 10px rgba(0,0,0,0.2);transition:all 0.3s ease;text-indent:-9999em !important}
.back-to .back-top:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,0.3)}
.mylist li.col-3 img{display:block;width:45px;height:45px;padding:8px;background:#fff;border:1px solid #eee;border-radius:10px;margin:0 auto}
h2.title{text-align:center;color:#fff;font-size:36px;font-weight:600;text-shadow:1px 1px 8px #504b4b}
body{font-size:14px;background:#f4f8fb;overflow-x:hidden}
a{text-decoration:none}
a:hover{text-decoration:none}
svg.icon{width:14px;height:14px;margin:0 5px 0 8px;vertical-align:-0.15em;fill:currentColor;overflow:hidden}
.navbar-light .navbar-nav .nav-link{color:#fff !important;font-size:16px;font-weight:bold;text-shadow:0px 1px 0px #000}
#search{width:100%;margin:0;padding:0 0 10px;position:relative;z-index:2000;border-radius:5px}
#search form{position:relative;margin-top:15px}
#search-text{width:100%;height:50px;line-height:50px;text-indent:10px;font-size:16px;border-radius:10px;background-color:#fff;border:1px solid #fff;transition:0.3s all linear;padding-left:20px}
#search-text:focus{border:1px solid #4e6ef2}
#search-text:hover{border:1px solid #a7aab5}
#search button{position:absolute;top:0;right:0;background:none;border:0;border-radius:20px;width:auto;height:50px;border-radius:0 10px 10px 0;outline:none;background-color:#202329}
#search button i{color:#ddd;font-size:18px}
.search-group{text-align: center;}
.s-current .search-type{padding-left:0;display:block}
.s-current{display:block}
#search-list{position:relative;overflow-x:auto}
#search-list::-webkit-scrollbar{display:none}
.s-type{position:absolute;top:0;left:0;z-index:13;width:75px}
.s-type:hover{height:auto}
.s-type>span{display:block;height:31px;width:75px}
.s-type-list{display:none;position:absolute;top:31px;padding:9pt 0;width:70px;background:#fff;border-radius:5px;box-shadow:0 9px 20px rgba(0,0,0,.16)}
.s-type-list:before{position:absolute;top:-1pc;left:20px;content:'';display:block;width:0;height:0;border:10px solid transparent;border-bottom-color:#fff}
.s-type-list label{display:block;font-size:15px;text-align:center;font-weight:normal;margin-bottom:0;padding:2px 0;cursor:pointer;transition:.3s}
.s-type-list label:hover{background:rgba(136,136,136,.1)}
.s-type-list .tile-lg{color:#fff;width:3pc;height:3pc;font-size:1.25rem;line-height:3rem;border-radius:.3rem;display:block;margin:auto}
.s-type:hover .s-type-list{display:block}
.type-text{position:absolute;left:0;width:75px;padding-left:9pt;font-size:1pc;line-height:31px}
.search-type{white-space:nowrap;margin:0}
.search-type label{margin:0}
.search-type img {width: 14px;height: 14px;margin: 0 5px 0 8px;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.search-type li{margin-bottom:10px;display:inline-block;background:#ffffffAD;background:rgba(255,255,255,70%);border-radius:10px}
.search-type li label{display:inline-block;padding:0 11px;font-size:14px;border-radius:3px 3px 0 0;cursor:pointer}
.search-type input:checked+label,.search-type input:hover+label{background-color:#fff;height:50px;border-radius:10px}
#search-text::-webkit-input-placeholder{color:#bbb}
#word{position:absolute;list-style:none;top:55px;left:0px;width:100%;background:rgba(259,259,259,0.9);border-radius:5px;z-index:20000;padding:15px 10px;box-shadow:0 0 10px #aaa}
#word li{height:35px;padding:0 5px;text-indent:30px;background-size:20px;line-height:35px;cursor:pointer;font-size:16px;border-radius:5px}
#word li:hover{background-color:#ddd}

/* 地址选择器样式 */
.location-selector {
    position: relative;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.location-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 15px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #ddd;
    border-radius: 20px;
    cursor: pointer;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.location-btn:hover {
    background-color: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.location-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10001;
    width: 320px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    display: none;
    overflow: hidden;
}

.location-dropdown.show {
    display: block;
}

.location-search {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fafafa;
}

.location-search input {
    flex: 1;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 6px 10px;
    font-size: 14px;
    outline: none;
    transition: all 0.3s ease;
}

.location-search input:focus {
    border-color: #4e6ef2;
    box-shadow: 0 0 0 2px rgba(78, 110, 242, 0.1);
}

.location-tabs {
    display: flex;
    border-bottom: 1px solid #f0f0f0;
}

.location-tabs .tab {
    flex: 1;
    padding: 12px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    transition: all 0.3s ease;
}

.location-tabs .tab.active {
    color: #4e6ef2;
    font-weight: 600;
    border-bottom: 2px solid #4e6ef2;
}

.location-tabs .tab:hover {
    color: #4e6ef2;
}

.location-content {
    padding: 15px;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.city-selector {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.city-selector select {
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
    transition: all 0.3s ease;
}

.city-selector select:focus {
    border-color: #4e6ef2;
    box-shadow: 0 0 0 2px rgba(78, 110, 242, 0.1);
}

/* 热门城市样式 */
.hot-cities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    max-height: 140px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.hot-cities-list.expanded {
    max-height: none;
}

.hot-cities-expand {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    padding: 8px 0;
    border-top: 1px solid #f0f0f0;
    cursor: pointer;
    transition: all 0.3s ease;
    gap: 6px;
}

.hot-cities-expand:hover {
    background-color: #f9f9f9;
}

.expand-text {
    font-size: 13px;
    color: #666;
    user-select: none;
}

.expand-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #999;
    transition: transform 0.3s ease;
}

.expand-icon svg {
    fill: currentColor;
}

.hot-city-item {
    padding: 6px 15px;
    background-color: #f5f5f5;
    border-radius: 15px;
    cursor: pointer;
    font-size: 13px;
    color: #666;
    transition: all 0.3s ease;
}

.hot-city-item:hover {
    background-color: #202329;
    color: white;
}

/* 城市分类样式 */
.city-categories {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.city-category-section {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.city-category-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding-left: 5px;
    border-left: 3px solid #202329;
}

.city-category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

/* 搜索结果样式 */
.search-results-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.search-result-item {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    transition: all 0.3s ease;
    border-bottom: 1px solid #eee;
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-item:hover {
    background-color: #e8f0fe;
    color: #4e6ef2;
    padding-left: 20px;
}

/* 夜间模式支持 */
body.night-mode .location-btn {
    background-color: rgba(52, 73, 94, 0.8);
    border-color: #34495e;
    color: #ecf0f1;
}

body.night-mode .location-btn:hover {
    background-color: #34495e;
}

body.night-mode .location-dropdown {
    background-color: #2c3e50;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

body.night-mode .location-search {
    background-color: #34495e;
    border-bottom-color: #34495e;
}

body.night-mode .location-search input {
    background-color: #2c3e50;
    border-color: #34495e;
    color: #ecf0f1;
}

body.night-mode .location-search input:focus {
    border-color: #3498db;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.1);
}

body.night-mode .location-tabs {
    border-bottom-color: #34495e;
}

body.night-mode .location-tabs .tab {
    color: #bdc3c7;
}

body.night-mode .location-tabs .tab.active {
    color: #3498db;
    border-bottom-color: #3498db;
}

body.night-mode .location-tabs .tab:hover {
    color: #3498db;
}

body.night-mode .city-selector select {
    background-color: #2c3e50;
    border-color: #34495e;
    color: #ecf0f1;
}

body.night-mode .city-selector select:focus {
    border-color: #3498db;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.1);
}

body.night-mode .hot-city-item {
    background-color: #34495e;
    color: #bdc3c7;
}

body.night-mode .hot-city-item:hover {
    background-color: #3498db;
    color: white;
}

/* 夜间模式下的搜索结果样式 */
body.night-mode .search-result-item {
    background-color: #34495e;
    color: #bdc3c7;
    border-bottom-color: #2c3e50;
}

body.night-mode .search-result-item:hover {
    background-color: #2980b9;
    color: white;
}

body.night-mode .no-results {
    color: #bdc3c7;
}

/* 导航栏右侧布局 */
.topbar-right {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: auto;
}

#main {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}

#show_date {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    text-shadow: 1px 1px 2px #000;
    text-align: right;
}

#show_time {
    font-family: "Micro";
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000;
    text-align: right;
}

/* 导航栏登录按钮样式 */
.login-btn-container {
    display: flex;
    align-items: center;
}

.btn-login-nav {
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #ff7100;
    border: 1px solid #ff7100;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-login-nav:hover {
    background-color: #ff7100;
    border-color: #ff7100;
    color: #fff;
    text-decoration: none;
}

.btn-login-nav:active {
    transform: translateY(1px);
}

/* 响应式设计 */
@media (max-width: 992px) {
    .topbar-right {
        gap: 15px;
        margin-left: 0;
        justify-content: center;
        margin-top: 15px;
    }
    
    #main {
        align-items: center;
    }
    
    #show_date,
    #show_time {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .topbar-right {
        gap: 10px;
    }
    
    #show_time {
        font-size: 20px;
    }
    
    #show_date {
        font-size: 13px;
    }
    
    .btn-login-nav {
        padding: 6px 16px;
        font-size: 13px;
    }
}
.set-check{margin-top:3px;font-size:9pt}
.set-check label{margin-left:3px}
.set-check input,.set-check label{opacity:0;transition:all .3s ease}
.search-type li{height:50px;line-height:50px;list-style:none;display:inline-block;border-radius:10px}
.mylist{list-style:none;padding:10px 20px;position:relative;z-index:1000;margin:20px 0;border-radius:15px;background:#ffffffe6;box-shadow:0 0.5rem 0.625rem #d4d4d44d}
.mylist li.col-3{width:100px;transition:0.3s all linear;font-size:14px;overflow:hidden;padding:10px 0;border-radius:10px}
.mylist li.col-3 svg{display:block;width:45px;height:45px;padding:8px;background:#fff;border:1px solid #eee;border-radius:10px;margin:0 auto}
.mylist li.col-3:hover{background:#eee}
.mylist li.col-3 span{width:100%;height:26px;line-height:26px;text-align:center;font-size:13px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.mylist li a{color:#555;display:block}
.mylist li.title{width:100%;min-width:auto;margin:0;height:35px;font-size:16px;line-height:33px;padding:0 20px 0 10px;margin-bottom:10px}
.hero-section{position:relative;min-height:100vh;overflow:hidden}
.banner-video{position:absolute;width:100%;overflow:hidden;left:0;top:0;height:100%}
.banner-video video{width:2048px;float:left}
.banner-video img{object-fit:cover;width:100%;height:100%}
.bottom-cover{width:100%;height:50%;position:absolute;bottom:-1px;z-index:10}
@media screen and (min-width:1200px){.mylist li.col-3{min-width:132px}
}@media screen and (min-width:992px) and (max-width:1200px){.mylist li.col-3{min-width:110px}
}@media screen and (max-width:992px){#he-plugin-simple{display:none}
.banner-video video{width:1200px}
.banner-video img{object-fit:cover;width:100%;height:100%}
.search-group{padding-left:0px}
div#navbarsExample05{background:rgba(0,0,0,0.8);padding:10px 30px;border-radius:20px}
.navbar.navbar-expand-lg.navbar-light.fixed-top {
    padding: 0.5rem 1rem;
}
.location-selector {
    margin-right: 0;
}
}@media screen and (max-width:767px){.banner-video video{width:960px}
.banner-video img{object-fit:cover;width:100%;height:100%}
.s-type-list label{padding:5px 0}
.search-list{height:30px;overflow-y:hidden;white-space:nowrap}
.search-group{padding-left:0px}
.mylist{border-radius:8px}
.mylist li.col-3{margin:5px 0 5px}
.mylist li.col-3 svg{width:30px;height:30px;padding:5px;border-radius:5px}
.mylist li.col-3 span{font-size:12px}
.mylist li.col-3 img {display: block; width: 30px; height: 30px; padding: 5px; background: #fff; border: 1px solid #eee; border-radius: 10px; margin: 0 auto;}
}.navbar-toggler svg{width:24px;height:24px}
.navbar-toggler .bi-list-nested{display:none}
.navbar-toggler.collapsed .bi-list-nested{display:block}
.navbar-toggler.collapsed .bi-x{display:none}
.navbar-toggler .bi-x{display:block}
#he-plugin-simple{z-index:1000}
::-webkit-scrollbar{width:8px;height:8px;border-radius:4px}
::-webkit-scrollbar-track{background:#eee;border-radius:0px}
::-webkit-scrollbar-thumb{background:#ddd;border-radius:0px}
::-webkit-scrollbar-thumb:hover{background:#ccc}
::-webkit-scrollbar-corner{background:#ddd}
::-webkit-scrollbar-corner{background:#ddd}
li.selected{background:#f1f1f1}
#word li:hover {background-color: #f1f1f1;}
@font-face{font-family:"Micro";src:url('MicroExtendFLF.ttf')}
#show_time{font-family:"Micro";text-align:center;font-weight:bold;font-size:30px;color:#fff;text-shadow:1px 1px 2px #000}
#show_date{text-align:center;font-size:16px;color:#fff;font-weight:bold;margin:10px}

.box{margin:40px 0;position:fixed;z-index:1000}
.change-type{min-width:40px;min-height:160px;position:absolute;z-index:99;left:0;top:0;display:flex}
.change-type .type-left{width:0;background:#fff;height:100%;box-shadow:0 2px 12px 0 rgb(0 0 0 / 50%);border-bottom-right-radius:5px;border-top-right-radius:5px;margin-left:-40px;overflow:hidden;transition:width 0.4s;-moz-transition:width 0.4s;-webkit-transition:width 0.4s;-o-transition:width 0.4s}
.change-type .showListType{width:150px;transition:width 0.4s;-moz-transition:width 0.4s;-webkit-transition:width 0.4s;-o-transition:width 0.4s}
.change-type .type-left ul{margin-bottom:0px}
.change-type .type-left ul li{line-height:40px;height:40px;text-align:left;width:100%;position:relative;cursor:pointer;list-style:none}
.change-type .type-left ul li a{display:block;height:100%;position:absolute;left:0;top:0;z-index:9;padding-left:15px;overflow:hidden;width:calc(100% - 17px);color:#333;font-size:14px;border-left:2px solid #26778d}
.change-type .type-left ul li span{display:block;position:absolute;width:0;height:100%;left:0;top:0;z-index:8;overflow:hidden;transition:width 0.5s;-moz-transition:width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s}
.change-type .type-left ul li:hover span{transition:width 0.5s;-moz-transition:width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s}
.type-left ul li:nth-child(1):hover span,.type-left ul li:nth-child(1).active span,.type-left ul li:nth-child(8):hover span,.type-left ul li:nth-child(8).active span{background:#2C73D2;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(1):hover a,.type-left ul li:nth-child(1).active a,.type-left ul li:nth-child(8):hover a,.type-left ul li:nth-child(8).active a{border-left:2px solid #2C73D2;color:#fff}
.type-left ul li:nth-child(2):hover span,.type-left ul li:nth-child(2).active span,.type-left ul li:nth-child(9):hover span,.type-left ul li:nth-child(9).active span{background:#D65DB1;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(2):hover a,.type-left ul li:nth-child(2).active a,.type-left ul li:nth-child(9):hover a,.type-left ul li:nth-child(9).active a{border-left:2px solid #D65DB1;color:#fff}
.type-left ul li:nth-child(3):hover span,.type-left ul li:nth-child(3).active span,.type-left ul li:nth-child(10):hover span,.type-left ul li:nth-child(10).active span{background:#00C9A7;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(3):hover a,.type-left ul li:nth-child(3).active a,.type-left ul li:nth-child(10):hover a,.type-left ul li:nth-child(10).active a{border-left:2px solid #00C9A7;color:#fff}
.type-left ul li:nth-child(4):hover span,.type-left ul li:nth-child(4).active span,.type-left ul li:nth-child(11):hover span,.type-left ul li:nth-child(11).active span{background:#009EFA;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(4):hover a,.type-left ul li:nth-child(4).active a,.type-left ul li:nth-child(11):hover a,.type-left ul li:nth-child(11).active a{border-left:2px solid #009EFA;color:#fff}
.type-left ul li:nth-child(5):hover span,.type-left ul li:nth-child(5).active span,.type-left ul li:nth-child(12):hover span,.type-left ul li:nth-child(12).active span{background:#FF8066;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(5):hover a,.type-left ul li:nth-child(5).active a,.type-left ul li:nth-child(12):hover a,.type-left ul li:nth-child(12).active a{border-left:2px solid #FF8066;color:#fff}
.type-left ul li:nth-child(6):hover span,.type-left ul li:nth-child(6).active span,.type-left ul li:nth-child(13):hover span,.type-left ul li:nth-child(13).active span{background:#64b5f6;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(6):hover a,.type-left ul li:nth-child(6).active a,.type-left ul li:nth-child(13):hover a,.type-left ul li:nth-child(13).active a{border-left:2px solid #64b5f6;color:#fff}
.type-left ul li:nth-child(7):hover span,.type-left ul li:nth-child(7).active span,.type-left ul li:nth-child(14):hover span,.type-left ul li:nth-child(14).active span{background:#388e3c;width:100%;box-shadow:0px 2px 5px 0 rgba(0,0,0,0.5)}
.type-left ul li:nth-child(7):hover a,.type-left ul li:nth-child(7).active a,.type-left ul li:nth-child(14):hover a,.type-left ul li:nth-child(14).active a{border-left:2px solid #388e3c;color:#fff}
ul.navbar-nav.mr-auto{margin-left:60px}
.type-right{position:fixed;top:38px}
.type-right svg{width:28px;height:28px}
@media screen and (max-width:992px){.type-right{position:fixed;top:10px;right:10px}}

/* 行业职位列表样式 */
.job-industry-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    background-color: white;
}

.job-industry-card:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.job-industry-card .card-header {
    background-color: #ff7100;
    color: white;
    padding: 12px 15px;
    margin: 0;
    border-bottom: none;
    font-weight: 600;
}

.job-industry-card .card-body {
    padding: 15px;
}

.job-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.job-item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
}

.job-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.job-link {
    text-decoration: none;
    color: #333;
    display: block;
    transition: all 0.3s ease;
}

.job-link:hover {
    color: #4e6ef2;
    text-decoration: none;
}

.job-info h6 {
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.job-info .company-name {
    margin: 0 0 5px 0;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.4;
}

.job-meta {
    display: flex;
    font-size: 11px;
    color: #999;
    gap: 10px;
    align-items: center;
}

.job-meta .salary {
    color: #ff6b6b;
    font-weight: 500;
}

.job-meta .location {
    color: #6c757d;
}

.more-jobs {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}

.more-jobs a {
    color: #4e6ef2;
    text-decoration: none;
    font-weight: 500;
}

.more-jobs a:hover {
    text-decoration: underline;
}

/* 夜间模式支持 */
body.night-mode .job-industry-card {
    background-color: #2c3e50;
    border-color: #34495e;
    color: #ecf0f1;
}

body.night-mode .job-industry-card .card-header {
    background-color: #3498db;
    color: white;
}

body.night-mode .job-info h6 {
    color: #ecf0f1;
}

body.night-mode .company-name {
    color: #bdc3c7;
}

body.night-mode .job-meta {
    color: #95a5a6;
}

body.night-mode .job-meta .location {
    color: #bdc3c7;
}

body.night-mode .job-item {
    border-bottom-color: #34495e;
}

body.night-mode .job-link {
    color: #ecf0f1;
}

body.night-mode .job-link:hover {
    color: #3498db;
}

/* ========== 深色Footer样式 ========== */
.site-footer-dark{background-color:#1E2A3F;color:#999;margin-top:40px}
.footer-main{padding:40px 0 30px;border-bottom:1px solid rgba(255,255,255,0.1)}
.footer-main-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}

/* 左侧公司信息 */
.footer-brand{flex:0 0 280px;min-width:240px}
.footer-logo-wrap{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.footer-logo-img{width:50px;height:50px;object-fit:contain;border-radius: 10px;}
.footer-logo-text{font-size:22px;font-weight:700;color:#fff;letter-spacing:1px}
.footer-company-info{font-size:13px;line-height:1.8}
.footer-company-name{color:#fff;font-weight:500;margin-bottom:8px}
.footer-contact-item{display:flex;align-items:flex-start;gap:8px;color:rgba(255,255,255,0.6);margin-bottom:6px}
.footer-contact-item .footer-icon{flex-shrink:0;font-style:normal;font-size:14px}
.footer-contact-item span{line-height:1.5}

/* 中间导航链接 */
.footer-links{display:flex;gap:50px;flex:1;justify-content:center}
.footer-link-group h6,.footer-link-title{color:#fff;font-size:14px;font-weight:600;margin:0 0 16px;letter-spacing:0.5px}
.footer-link-group ul{list-style:none;padding:0;margin:0}
.footer-link-group ul li{margin-bottom:10px}
.footer-link-group ul li a{color:rgba(255,255,255,0.6);font-size:13px;text-decoration:none;transition:color 0.2s}
.footer-link-group ul li a:hover{color:#4a90d9;text-decoration:none}

/* 右侧二维码区域 */
.footer-qrcode-group{display:flex;gap:20px;flex-shrink:0}
.footer-qrcode-item{text-align:center}
.footer-qrcode-wrap{width:90px;height:90px;background:#fff;border-radius:4px;padding:6px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.footer-qrcode-img{width:100%;height:100%;object-fit:contain}
.qrcode-placeholder{color:#999;font-size:12px;text-align:center;line-height:1.4}
.footer-qrcode-label{color:rgba(255,255,255,0.6);font-size:12px}

/* 底部链接栏 */
.footer-links-bar{border-bottom:1px solid rgba(255,255,255,0.1);padding:12px 0}
.footer-links-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;font-size:13px}
.footer-links-label{color:rgba(255,255,255,0.4);flex-shrink:0}
.footer-links-row a{color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.2s}
.footer-links-row a:hover{color:#4a90d9;text-decoration:none}

/* 版权信息 */
.footer-bottom{padding:16px 0;text-align:center}
.footer-bottom p{margin:0;font-size:13px;color:rgba(255,255,255,0.4)}
.footer-bottom a{color:rgba(255,255,255,0.5);text-decoration:none;transition:color 0.2s}
.footer-bottom a:hover{color:#4a90d9;text-decoration:none}
.footer-beian-icon{width:14px;height:14px;vertical-align:middle;margin-right:4px;opacity:0.7}
.footer-bottom a:hover .footer-beian-icon{opacity:1}

/* 响应式适配 */
@media screen and (max-width:1200px){
    .footer-main-inner{gap:30px}
    .footer-links{gap:35px}
    .footer-brand{flex:0 0 240px}
}
@media screen and (max-width:992px){
    .footer-main-inner{flex-direction:column;gap:30px}
    .footer-brand{flex:none;width:100%}
    .footer-links{justify-content:flex-start;gap:40px}
    .footer-qrcode-group{justify-content:flex-start}
}
@media screen and (max-width:768px){
    .footer-main{padding:24px 0 20px}
    .footer-links{gap:30px;flex-wrap:wrap}
    .footer-qrcode-group{gap:15px}
    .footer-qrcode-wrap{width:80px;height:80px}
    .footer-links-row{justify-content:center}
}
@media screen and (max-width:480px){
    .footer-qrcode-group{flex-wrap:wrap;justify-content:center}
    .footer-link-group{min-width:100px}
}

/* ===== 企业列表页通用样式（company-list- 前缀） ===== */
.company-list-page{background:#f5f5f5;min-height:100vh}
.company-list-hero{background:linear-gradient(135deg,#202329 0%,#2d3440 60%,#1a2030 100%);padding:40px 0 30px;text-align:center;color:#fff}
.company-list-hero h1{font-size:32px;font-weight:700;margin:0 0 10px;letter-spacing:1px}
.company-list-hero p{font-size:15px;color:rgba(255,255,255,0.7);margin:0}
.company-list-filter{background:#fff;border-bottom:1px solid #eee;padding:0;position:sticky;top:56px;z-index:500;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.filter-row{display:flex;align-items:center;border-bottom:1px solid #f2f2f2;min-height:48px;flex-wrap:wrap}
.filter-row:last-child{border-bottom:none}
.filter-label{font-size:13px;color:#999;font-weight:500;width:72px;flex-shrink:0;padding:12px 0}
.filter-tags{display:flex;flex-wrap:wrap;gap:6px;padding:8px 0;flex:1}
.filter-tag{display:inline-block;padding:4px 14px;border-radius:20px;font-size:13px;color:#555;background:#f5f5f5;text-decoration:none;transition:all 0.2s ease;border:1px solid transparent;white-space:nowrap}
.filter-tag:hover{color:#4a90d9;background:#e8f2fc;border-color:#4a90d9;text-decoration:none}
.filter-tag.active{color:#fff;background:#4a90d9;border-color:#4a90d9;font-weight:500}
.company-list-main{padding:28px 0 40px}
.company-list-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.company-list-card{background:#fff;border-radius:10px;padding:22px 18px 18px;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 1px 6px rgba(0,0,0,0.07);transition:all 0.25s ease;border:1px solid #f0f0f0;min-width:0}
.company-list-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,0.13);border-color:#d0e4f7;text-decoration:none;color:inherit}
.company-list-logo{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f5f7fa;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 5px rgba(0,0,0,0.1)}
.company-list-logo img{width:100%;height:100%;object-fit:cover}
.company-list-text-logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:bold;color:#fff;text-align:center;line-height:1.2}
.company-list-info{width:100%;text-align:center}
.company-list-name{font-size:15px;font-weight:600;color:#222;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.company-list-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;font-size:12px;color:#888}
.company-list-meta .meta-tag{background:#f5f5f5;border-radius:4px;padding:2px 8px;white-space:nowrap}
.company-list-job-count{font-size:13px;color:#4a90d9;font-weight:500;margin-top:4px}
.company-list-job-count span{font-size:16px;font-weight:700}
.company-list-empty{text-align:center;padding:80px 20px;color:#bbb}
.company-list-pagination{margin-top:30px;display:flex;justify-content:center}
.company-list-count-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:13px;color:#999}
.company-list-count-bar strong{color:#4a90d9}
@media(max-width:1199px){.company-list-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.company-list-grid{grid-template-columns:repeat(2,1fr);gap:12px}.company-list-hero h1{font-size:24px}.company-list-filter{position:static}.filter-row{flex-wrap:wrap}}
@media(max-width:480px){.company-list-grid{grid-template-columns:1fr}}
/* ===== 企业列表页样式结束 ===== */
