/* 首页 */
.nava {
    margin: 0 auto;
    width: 920px;
    height: 38px;
    background: url(/themes/images/index0.gif);
    color: #FFFFFF;
    /*font-weight: 800;*/
    text-align: center;
    line-height: 35px;
}

.naval {
    float: left;
    width: 868px;
    color: #FFFFFF;
    font-weight: 800;
    text-align: center;
    line-height: 36px;
}

.navar {
    float: left;
    width: 50px;
    line-height: 36px;
}

.navb {
    margin: 0 auto;
    width: 918px;
    height: 30px;
    background-color: #e5cccc;
    border: 1px solid #D9B5B5;
}

.navbs {
    float: left;
    line-height: 30px;
    text-align: center;
}

.navc {
    margin: 0 auto;
    width: 918px;
    height: 40px;
    border-bottom: 1px solid #D9B5B5;
    border-left: 1px solid #D9B5B5;
    border-right: 1px solid #D9B5B5;
}

.navcs {
    float: left;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: 0px 0.6px 1px rgba(0, 0, 0, 0.1);
}

.pad {
    padding-left: 5px;
}

.navbor_r {
    border-right: 1px solid #D9B5B5;
}

/* 颜色主题 */
.d_00 { background-color: #FAE1FF; }
.d_10 { background-color: #CAFFE4; }
.d_20 { background-color: #FFEAEA; }
.d_30 { background-color: #E1EFFF; }
.d_40 { background-color: #FFF8DF; }
.d_50 { background-color: #F6F6F6; }
.d_52 { background-color: #FFFFFF; }
.d_60 { background-color: #F6F6F6; }
.d_62 { background-color: #FFFFFF; }

/* 悬停效果 */
.d_00:hover, .d_01 { background-color: #FFFFFF !important; }
.d_10:hover, .d_11 { background-color: #FFFFFF !important; }
.d_20:hover, .d_21 { background-color: #FFFFFF !important; }
.d_30:hover, .d_31 { background-color: #FFFFFF !important; }
.d_40:hover, .d_41 { background-color: #FFFFFF !important; }
.d_50:hover, .d_51 { background-color: #FCF5EB !important; }
.d_60:hover, .d_61 { background-color: #FCF5EB !important; }

.link {
    background-color: #F8F2E7;
    font-weight: bold;
    line-height:38px;
    text-align:center;
    text-shadow: 1px 1px 2px rgba(160, 0, 0, 0.2);
}

.link a {
    font-size: 14px;
    color: #6B000A;
}

.link a:link {
    text-decoration: none;
}

.link a:visited {
    text-decoration: none;
    color: #6B000A;
}

.link a:hover {
    text-decoration: none;
    color: #FF0000;
    text-decoration: underline;
    text-decoration-color: #FF0000;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.link a:active {
    text-decoration: none;
    color: #6B000A;
}

.bpic {
    height:173px;
    display: table;
}
.bpic_l {
    width:25%;
    height:173px;
    line-height: 171px;
    text-align: center;
}
.bpic_r {
    width:25%;
    height:173px;
    line-height: 171px;
    text-align: center;
    box-sizing: border-box;
    border-left: 1px solid #D9B5B5;
}

.content {
  margin: 0 auto;
  width: 918px;
  border: 1px solid #D9B5B5;
}

.con1 {
  color: #FF0000;
  font-weight: 800;
  text-align: center;
  line-height: 52px;
}

.bgc1 {
  background-color: #F8F2E7;
}

.bor_b {
  border-bottom: 1px solid #D9B5B5;
}

.nava h1 {
    font-size: 14px;
    display: inline;
}

.navc h2 {
    font-size: 14px;
    display: inline;
}

.navcs h3 {
    font-size: 14px;
    display: inline;
    font-weight: 600;
    margin: 0;
}

.jy {
    margin: 0 auto;
    width: 918px;
    min-height: 212px;
    text-align: center;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9B5B5;
    border-left: 1px solid #D9B5B5;
    border-right: 1px solid #D9B5B5;
}

.jy h2 {
    text-decoration: underline;
    text-decoration-color: #C70311;
    text-decoration-thickness: 3px;
    text-underline-offset: 6px;
    line-height: 40px;
    font-size: 14px;
    display: inline;
    text-shadow: 0px 0.6px 1px rgba(0, 0, 0, 0.1);
    -webkit-text-size-adjust: 100% !important;
}

.page {
  margin: 0 auto;
  width: 718px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.gm {
    margin: 0 auto;
    width: 918px;
    min-height: 212px;
    text-align: center;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9B5B5;
    border-left: 1px solid #D9B5B5;
    border-right: 1px solid #D9B5B5;
}

.gmtxt {
    line-height:  32px;
    padding:22px 22px;
    text-align: justify;
    text-shadow: 0px 0.6px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden; 
    -webkit-text-size-adjust: 100% !important;
}

.gmcontent {
    margin: 0 auto;
    width: 918px;
    border-left: 1px solid #D9B5B5;
    border-right: 1px solid #D9B5B5;
    border-bottom: 1px solid #D9B5B5;
    overflow: hidden;
    min-height: 300px;
    background-color: #F8F2E7;
}

.gmcontents {
    margin: 0 auto;
    width: 904px;
    overflow: hidden;
    padding-bottom: 8px;
}

.gms {
    float:left;
    width:25%;
    min-height:260px;
    margin-bottom:1px;
    text-align:center;
}

.gmka {
    margin:8px 5px 0 5px;
    min-height: 300px;
    background-color: #FAFAFA;
    overflow:auto;
    border-radius:12px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    text-shadow: 0px 0.6px 1px rgba(0, 0, 0, 0.2);
}
.card-image {
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    margin-bottom: 3px;
}

.card-image img {
    width: 100%;
    height: 133px; 
    display: block;
}

.card-body {
    padding: 8px 10px 12px;
    text-align: center;
}

/* 通用按钮样式（同时作用于 .btn-contact 和 .btn-rate） */
.btn-contact,
.btn-rate,
.btn-gm,
.btn-gms {
    display: inline-block;
    width: 188px;
    padding: 6px 22px;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    margin: 4px 0;
    transition: background 0.2s, color 0.2s, transform 0.15s;
    /* 去除默认按钮样式 */
    background: transparent;
    font-family: inherit;
    line-height: 1.5;
}

.btn-gm  {
    background: #fee8e8;
    color: #ae0303;
}
.btn-gm:hover {
    background: #ae0303;
    color: #FFE100;
}
.btn-gms  {
    background: #eefff9;
    color: #385205;
    cursor: pointer;
}
.btn-gms:hover {
    background: #385205;
    color: #eefff9;
}
/* 联系 QQ 按钮（蓝色） */
.btn-contact {
    background: #e8f0fe;
    color: #1a73e8;
    cursor: pointer;
}
.btn-contact:hover {
    background: #1a73e8;
    color: #fff;
}

/* 评价按钮（橙色） */
.btn-rate {
    background: #fef3e8;
    color: #e67e22;
    cursor: pointer;
}
.btn-rate:hover {
    background: #e67e22;
    color: #fff;
}

/* 介绍文字 */
.card-intro {
    font-size: 14px;
    line-height: 1.6;
    color: #475569;
    margin: 8px 0 8px;
    padding: 0 4px;
    text-align: left;
    height: 68px;
    text-align: justify;
}

.feedback {
    float:left;
    width:75%;
    min-height:260px;
    margin-bottom:1px;
    text-align:center;
}

.feedback_ka {
    margin:8px 5px 0 5px;
    min-height: 319px;
    background-color: #FAFAFA;
    overflow:auto;
    border-radius:12px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    text-shadow: 0px 0.6px 1px rgba(0, 0, 0, 0.2);
}

.ka-img {
    width: 100%;
    height: 52px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 52px;
    font-weight: 600;
    color:#fbeed7;
    font-size: 15px;
}
.img { background-image: url('/themes/images/feed.jpg'); }

 /*========== 骨架占位样式 ========== */

.skeleton-wrapper {
    margin: 0 auto;
    width: 920px;
    background: #FFF;
}
.skeleton-item {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #D9B5B5;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}
.skeleton-banner {
    margin: 0 auto;
    width: 100%;
    height: 60px;
    margin-bottom: 1px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}
.skeleton-alt {
    background: #f8f8f8; /* 交替背景色，与真实列表一致 */
}
@keyframes skeleton-shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}
.skeleton-banner-text {
    text-align: center;
    line-height: 60px;
    color: #999;
    font-size: 14px;
}
.skeleton-item-text {
    text-align: center;
    line-height: 40px;
    color: #999;
    font-size: 14px;
}

.skeleton-gm {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 12px 0;
}
.skeleton-card {
    width: 186px;
    background: #f0f0f0;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    animation: skeleton-shimmer 1.5s infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
}
.skeleton-card .skeleton-image {
    height: 133px;
    background: #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}
.skeleton-card .skeleton-line {
    height: 20px;
    background: #ddd;
    margin: 10px 0;
    border-radius: 4px;
}
.skeleton-card .skeleton-line-short {
    width: 60%;
}
@keyframes skeleton-shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}
.skeleton-loading-text {
    text-align: center;
    color: #999;
    padding: 20px;
    font-size: 16px;
}

/*========== 骨架占位样式结束 ==========*/

.wenku-container {
    width:918px;
    margin: 0 auto;
    background: #FFF;
    border-left: 1px solid #D9B5B5;
    border-right: 1px solid #D9B5B5;
    border-bottom: 1px solid #D9B5B5;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 0;
}
.wenku-col {
    width: 50%;
    box-sizing: border-box;
}
.wenku-item a {
    font-size: 14px !important;
    line-height: 40px;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.wenku-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wenku-item {
    line-height: 40px;
    border-bottom: 1px solid #D9B5B5;
    padding: 0 12px;
    background-color: #FFF; 
}
.wenku-item:nth-child(even) {
    background-color: #F6F6F6;
}
.wenku-item:hover {
    background-color: #FCF5EB;
}

.wenku-item .date {
    float: right;
    color: #999;
    font-size: 12px;
}
