 @charset "gb2312";
.banner { width: 100%; margin: 30px 0; overflow: hidden }
.fader { position: relative; padding-top: 30%; font-family: "futura", arial; overflow: hidden; }
.fader .slide { position: absolute; width: 100%; height: 100%; top: 0; z-index: 1; opacity: 0; }
.fader img.slide { height: auto; }
.fader .prev, .fader .next { position: absolute; height: 80px; line-height: 55px; width: 50px; font-size: 100px; text-align: center; color: #fff; top: 50%; left: 0; z-index: 4; margin-top: -25px; cursor: pointer; opacity: .3; transition: all 150ms; }
.fader .prev:hover, .fader .next:hover { opacity: 1; }
.fader .next { left: auto; right: 0; }
.fader .pager_list { position: absolute; width: 100%; height: 40px; padding: 0; line-height: 40px; bottom: 0; text-align: center; z-index: 4; }
.fader .pager_list li { display: inline-block; width: 15px; height: 15px; margin: 0 7px; background: #fff; opacity: .3; text-indent: -9999px; border-radius: 999px; cursor: pointer; transition: all 150ms; }
.fader .pager_list li:hover, .fader .pager_list li.active { opacity: 1; }
/* blog */
.blog { margin-bottom: 30px; overflow: hidden; padding: 10px 0; background: #ececec; }
.blog figure { background: #ececec; border: #f3f3f3 10px solid; width: 22%; height: 430px; float: left; margin: 0 6px 0; overflow: hidden }
.blog figure img { display: block; margin: auto; height: 256px; overflow: hidden; }
.blog figure p { font-size: 14px; text-shadow: #fff 1px 1px 0px; line-height: 26px; text-align: center; font-weight: bold }
.blog figure p a { color: #226039; }
.blog figure figcaption { padding: 10px; line-height: 22px; color: #666; }
.blog figure ul { background: url(../images/yu.png) no-repeat center; overflow: hidden; height: 256px; margin-bottom: 20px }
.blog figure ul span { opacity: 0 }
.blog figure ul:hover span { opacity: 1 }
.blog figure ul a { position: relative; display: block }
.blog figure ul span { position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.5) url(../images/yu.png) no-repeat center 10px; color: #FFF; display: block; width: 100%; height: 100%; line-height: 256px; text-align: center; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; text-decoration: underline }
/*最新文章*/
.newblogs { background: #fff; overflow: hidden; width: 68%; float: left; margin-bottom:30px;}
h3.blogtitle { line-height: 30px; height: 30px; margin: 10px 0; }
.blogtitle span { background: #333; padding: 2px 5px; font-size: 14px; color: #FFF; border-radius: 2px; position: relative; margin-right: 20px }
.blogtitle span a { color: #FFF }
.blogtitle span:after { content: ""; width: 0px; height: 0px; border-top-width: 6px; border-top-style: solid; border-top-color: transparent; border-left-width: 6px; border-left-style: solid; border-left-color: #333; border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: transparent; margin: 0px; padding: 0px; position: absolute; right: -6px; top: 6px } /*三角形*/
.blogpic { overflow: hidden; width: 30%; height: 100px; display: block; float: left; margin-right: 20px; background: #333; }
.newblogs ul { padding: 10px; overflow: hidden }
.newblogs li { border-bottom: #ccc 1px solid; margin-bottom: 10px; overflow: hidden; }
.autor { width: 100%; overflow: hidden; clear: both; margin: 20px 0 0 0; display: inline-block; color: #838383; font-size: 12px }
.autor span { margin: 0 10px 0 0; padding-left: 20px }
.autor span a { color: #096; }
.autor span a:hover { text-decoration: underline }
.lm { background: url(../images/newsbg01.png) no-repeat left center }
.dtime { background: url(../images/posttime.gif) no-repeat left center }
.viewnum { background: url(../images/newsbg04.png) no-repeat left center }
.pingl { background: url(../images/newsbg03.png) no-repeat left center }
.blogpic img { width: 100%; }
.bloginfo p { color: #888; line-height: 24px; }
.more { font-size: 14px; }
.line { width: 0px; height: 2px; background: #333; -moz-transition: all 5s ease; -webkit-transition: all 5s ease; transition: all 5s ease; }/* line 过渡*/
.newblogs li:hover .line { width: 100%; }
.rbox { width: 30%; overflow: hidden; float: right}
.paihang { background: #FFF; overflow: hidden; margin-bottom: 20px }
.paihang ul { padding: 10px; }
.paihang ul li { border-bottom: solid 1px #EAEAEA; font-size: 14px; margin: 0 0 10px 0; padding: 0 0 10px 0; overflow:hidden }
.paihang ul li b { height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.paihang ul li p { line-height: 24px; color: #888 }
.paihang ul li a:hover { color: #000; }
.paihang ul li:hover p { color: #000; }
.paihang ul li:hover b a { color: #000; }
.paihang li i { width: 100px; height: 90px; overflow: hidden; display: block; border: #efefef 1px solid; float: left; margin-right: 10px }
.paihang li img { height: 100%; margin: auto; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.paihang ul li:hover i img { transform: scale(1.1) }
/*links*/
.links { width: 100%; background: #FFF; overflow: hidden;margin-bottom:20px; }
.links ul { padding: 20px 50px; }
.links ul li { line-height: 24px; border: 1px solid #ccc; margin: 0 0 10px 0; padding: 5px; text-align: center; border-radius: 5px; }
.links ul li:hover { }
.links ul li:hover a { color: #096 }
.links .userinfo{
    height: auto;
	min-height: 60px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
    padding: 8px;
}
.f_link {
    display: flow-root;
    clear: both;
    width: 100%;
    /*margin-top: 30px;*/
    margin: 0 0 0 0; 
    overflow: hidden;
    background: #FFF;
}
.f_link a:not(:last-child)::after {
  /*content: "|";*/
  margin: 0 3px;
  color: #999;
}

.box-fixed {
    position: relative;
    /*height: auto;*/
    min-height: 200px;
    top: 15px;
    text-align: center;
    color: #fff;
}
.tab_fix_bottom {
    position: absolute;
    bottom: 0px;
    top: auto;
}

.tab_fix {
    position: fixed;
    width: 360px;
    height: 223px;
}
#total_online {
    font-size: 8px;margin-left: 5px;color:#888888;
}

#links_3117 {
    /*padding-bottom: 20px;*/
}
#links_3117 a,span{
    display: inline-block;
    font-size: 14px;
    color: gray;
    margin-right: 5px;
}

article{
    padding-top: 0px;
}

/* 小设备 (平板, 576px 及以上) */
@media (max-width: 479px) {
    article {
        width: 90%;
    }
}

/* 中等屏幕 - 平板等 (min-width: 768px) */
@media (min-width: 768px) {
  /*article {
    width: 90%;
  }*/
}

/* 超大屏幕 (min-width: 1200px) */
@media (min-width: 1200px) {
  article {
    width: 70%;
  }
}

/* ========== 抖音工具站 — 亮色主题 ========== */

/* 全局容器 */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* page-body 区域 — container 作为 flex 容器 */
.page-body {
    background: #f7f7f7;
}
.page-body .container {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding-top: 24px;
    padding-bottom: 24px;
}

/* Hero 区域 */
.hero {
    position: relative;
    width: 100%;
    min-height: 380px;
    background: linear-gradient(135deg, #fff0f3 0%, #fff 50%, #f0f7ff 100%);
    border-bottom: 1px solid #f0e0e4;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.hero-bg-pattern {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background:
        radial-gradient(ellipse at 15% 50%, rgba(254,44,85,0.08) 0%, transparent 55%),
        radial-gradient(ellipse at 85% 50%, rgba(37,244,238,0.06) 0%, transparent 55%);
    pointer-events: none;
}
.hero-inner {
    position: relative;
    text-align: center;
    padding: 40px 20px;
    max-width: 700px;
    z-index: 1;
}
.hero-badge {
    display: inline-block;
    padding: 5px 16px;
    background: rgba(254,44,85,0.08);
    border: 1px solid rgba(254,44,85,0.2);
    border-radius: 20px;
    color: #fe2c55;
    font-size: 13px;
    margin-bottom: 18px;
}
.hero-badge i { margin-right: 5px; }
.hero-title {
    font-size: 48px;
    font-weight: 800;
    color: #333;
    margin-bottom: 12px;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #fe2c55, #e8235e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.hero-desc {
    font-size: 16px;
    color: #666;
    margin-bottom: 28px;
    line-height: 1.6;
}
.hero-search {
    display: flex;
    max-width: 500px;
    margin: 0 auto 20px;
    border-radius: 40px;
    overflow: hidden;
    background: #fff;
    border: 1.5px solid #fe2c55;
    box-shadow: 0 4px 20px rgba(254,44,85,0.12);
}
.hero-search input {
    flex: 1;
    padding: 14px 20px;
    background: transparent;
    border: none;
    outline: none;
    color: #333;
    font-size: 15px;
}
.hero-search input::placeholder { color: #bbb; }
.hero-search button {
    padding: 14px 28px;
    background: linear-gradient(135deg, #fe2c55, #e8235e);
    border: none;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: all .3s;
    display: flex;
    align-items: center;
    gap: 6px;
}
.hero-search button:hover { background: linear-gradient(135deg, #e8235e, #fe2c55); box-shadow: 0 4px 16px rgba(254,44,85,0.35); }
.hero-tags { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; }
.hero-tags .tag {
    padding: 4px 14px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    color: #888;
    font-size: 12px;
    cursor: pointer;
    transition: all .3s;
}
.hero-tags .tag:hover {
    background: #fe2c55;
    border-color: #fe2c55;
    color: #fff;
}

/* 快捷工具入口 */
.quick-tools {
    background: #fff;
    padding: 24px 0;
    border-bottom: 1px solid #f0f0f0;
}
.quick-tools-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 12px;
}
.quick-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 14px 8px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
}
.quick-item:hover {
    border-color: #fe2c55;
    box-shadow: 0 4px 16px rgba(254,44,85,0.1);
    transform: translateY(-3px);
}
.quick-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}
.quick-item span { color: #555; font-size: 13px; text-align: center; }

/* 主体区域 */
/* 工具区 */
.tools-main { flex: 1; min-width: 0; }
.tools-section { margin-bottom: 30px; }
.section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.section-title {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
}
.section-title i { color: #fe2c55; }
.section-more { font-size: 13px; color: #999; text-decoration: none; transition: color .3s; }
.section-more:hover { color: #fe2c55; }
.tools-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
}
.tool-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 18px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: all .3s;
    position: relative;
    overflow: hidden;
}
.tool-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, #fe2c55, #25f4ee);
    opacity: 0;
    transition: opacity .3s;
}
.tool-card:hover {
    border-color: rgba(254,44,85,0.3);
    box-shadow: 0 4px 16px rgba(254,44,85,0.08);
    transform: translateY(-2px);
}
.tool-card:hover::before { opacity: 1; }
.tool-card-icon {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    flex-shrink: 0;
}
.tool-card-info { flex: 1; min-width: 0; }
.tool-card-info h3 { font-size: 14px; font-weight: 600; color: #333; margin-bottom: 3px; }
.tool-card-info p {
    font-size: 12px;
    color: #999;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tool-card-tag {
    position: absolute;
    top: 8px; right: 8px;
    padding: 2px 7px;
    background: #fe2c55;
    border-radius: 6px;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
}
.tool-card-arrow {
    color: #ccc;
    font-size: 13px;
    transition: all .3s;
    flex-shrink: 0;
}
.tool-card:hover .tool-card-arrow {
    color: #fe2c55;
    transform: translateX(2px);
}

/* 右侧资讯栏 */
.info-sidebar { width: 300px; flex-shrink: 0; }
.info-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 14px;
}
.info-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 11px 14px;
    border-bottom: 1px solid #f5f5f5;
    background: #fafafa;
}
.info-card-header h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}
.info-card-header h3 i { color: #fe2c55; font-size: 13px; }
.more-link { font-size: 12px; color: #999; text-decoration: none; transition: color .3s; }
.more-link:hover { color: #fe2c55; }
.info-card-body { padding: 12px 14px; }
.info-card-body p { color: #666; font-size: 13px; line-height: 1.7; margin: 0; }

/* 资讯列表 */
.info-list { padding: 8px 0; }
.info-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    border-bottom: 1px solid #f9f9f9;
    transition: background .2s;
}
.info-item:last-child { border-bottom: none; }
.info-item:hover { background: #fff5f6; }
.info-thumb {
    width: 56px;
    height: 42px;
    overflow: hidden;
    border-radius: 6px;
    flex-shrink: 0;
    background: #f5f5f5;
}
.info-thumb img { width: 100%; height: 100%; object-fit: cover; }
.info-text { flex: 1; min-width: 0; }
.info-title {
    display: block;
    font-size: 13px;
    color: #444;
    text-decoration: none;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
    transition: color .2s;
}
.info-title:hover { color: #fe2c55; }
.info-meta {
    font-size: 11px;
    color: #aaa;
    display: flex;
    align-items: center;
    gap: 6px;
}
.new-tag {
    display: inline-block;
    padding: 1px 5px;
    background: #fe2c55;
    color: #fff;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    vertical-align: middle;
}

/* 排行列表 */
.rank-list { padding: 6px 14px 10px; }
.rank-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 0;
    border-bottom: 1px solid #f9f9f9;
}
.rank-list li:last-child { border-bottom: none; }
.rank-num {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background: #ccc;
    flex-shrink: 0;
}
.rank-num-1 { background: #fe2c55; }
.rank-num-2 { background: #ff6b81; }
.rank-num-3 { background: #ffa502; }
.rank-content { flex: 1; min-width: 0; }
.rank-title {
    display: block;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color .2s;
}
.rank-title:hover { color: #fe2c55; }
.rank-meta { font-size: 11px; color: #bbb; }
.rank-meta i { margin-right: 2px; }

/* 音乐控件 */
.music-controls { display: flex; gap: 8px; font-size: 12px; color: #999; }
.music-controls i { cursor: pointer; transition: color .2s; }
.music-controls i:hover { color: #fe2c55; }

/* 底部 */
.f_link {
    background: #fff;
    border-top: 1px solid #f0f0f0;
    padding: 16px 0 20px;
}
.f_link_inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.f_link a, #links_3117 a, #links_3117 span {
    display: inline-block;
    font-size: 13px;
    color: #999;
    margin-right: 6px;
    text-decoration: none;
}
.f_link a:hover { color: #fe2c55; }

/* 响应式 */
@media (max-width: 1100px) {
    .tools-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 900px) {
    .page-body .container { flex-direction: column; }
    .info-sidebar {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }
    .info-card { margin-bottom: 0; }
    .tools-grid { grid-template-columns: repeat(2, 1fr); }
    .quick-tools-inner { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 600px) {
    .hero-title { font-size: 30px; }
    .hero-desc { font-size: 14px; }
    .tools-grid { grid-template-columns: 1fr; }
    .quick-tools-inner { grid-template-columns: repeat(3, 1fr); }
    .info-sidebar { grid-template-columns: 1fr; }
    .hero-search { max-width: 100%; border-radius: 12px; }
    .hero-search input { padding: 12px 14px; font-size: 14px; }
    .hero-search button {
        padding: 12px 18px;
        font-size: 15px;
        border-radius: 0 12px 12px 0;
    }
    .hero-search button .btn-text { display: none; color: white;}
}
