* {}
html, body {font-size: 16px;font-size: 16px;font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;}
a {color:#545454;text-decoration: none;}
a:hover {text-decoration: none;color: #002244;}

.iconpark-icon {width: 1rem;height: 1rem;}

/* 顶部信息栏样式 */
.top-header {
    background: linear-gradient(to right, #004884, #0066cc);
    color: white;
    padding: 15px 0;
}

.top-header .container {
    padding: 0;
}

.top-header .row {
    align-items: center;
}

.company-info {
    display: flex;
    align-items: center;
}

.company-info a {
    display: flex;
    align-items: center;
    color: white;
    text-decoration: none;
}

.company-info .logo {
    max-width: 80px;
    max-height: 80px;
    margin-right: 15px;
}

.company-name h1 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: bold;
}

.company-name p {
    margin: 0;
    font-size: 0.9rem;
    opacity: 0.9;
}

.service-hotline {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.service-hotline .iconpark-icon {
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 10px;
    color: white;
}

.hotline-text { display: flex; flex-direction: column; }

 .hotline-text .label { font-size: 0.9rem; opacity: 0.9; }

 .hotline-text .number { font-size: 1.2rem; font-weight: bold; color: #ff9900; }

/* 主导航栏样式 */
.main-header {
    background: linear-gradient(to right, #0066cc, #004884);
    position: sticky;
    top: 0;
    z-index: 1020;
}

.main-header .navbar {
    background: transparent !important;
    padding: 0;
}

.main-header .navbar-nav {
    flex-wrap: wrap;
}

.main-header .nav-link {
    color: white !important;
    font-size: 16px;
    padding: 12px 20px !important;
    position: relative;
    transition: all 0.3s ease;
}

.main-header .nav-link:hover,
.main-header .nav-link.active {
    background-color: rgba(255, 255, 255, 0.1);
}

.main-header .dropdown-menu {
    background-color: #004884;
    border: none;
    border-radius: 0;
    margin: 0;
}

.main-header .dropdown-item {
    color: white;
    padding: 10px 20px;
}

.main-header .dropdown-item:hover {
    background-color: #0066cc;
    color: white;
}

/* 其他现有样式 */
.xccms-guestbook-box {position: fixed;bottom: 0;left: 1rem;background: #fff;width: 300px;z-index: 999   }
.xccms-guestbook-box .header {background: #002244;color: #fff;padding: 10px;cursor: pointer;}
.xccms-guestbook-box .header a {float: right;color: #fff;}
.xccms-guestbook-box .body {padding: 10px;position: relative;}
.xccms-guestbook-box .body .form-group {margin:5px 0;}
.xccms-guestbook-box .body .result-box {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.3);z-index: 999;display: none;}
.xccms-guestbook-box .body .result-box div {display: block;text-align: center;color: #fff;margin-top: 20%;}
.xccms-guestbook-box .body .result-box div span {display:inline-block;border: 1px solid #eee;padding: 10px;}

.breadcrumb .breadcrumb-item a {color: #002244;}

.xccms-mobile-tel-box {position:fixed; bottom:140px; right:10px; z-index:1001; background-color:rgba(0,0,0,0.3); background-color:#969696\9;}
.xccms-mobile-tel-box a { display:block; _display:block !important;width:55px; height:55px;line-height:55px;text-align: center;}
.xccms-mobile-tel-box a .iconpark-icon {color: #fff;width: 2.3rem;height:2.3rem;}
.xccms-mobile-tel-box:hover { background-color:rgba(0,0,0,0.6); background-color:#6d6d6d\9; } 

.xccms-mobile-guestbook-box {position:fixed; bottom:80px; right:10px; z-index:1001; background-color:rgba(0,0,0,0.3); background-color:#969696\9; }
.xccms-mobile-guestbook-box:hover { background-color:rgba(0,0,0,0.6); background-color:#6d6d6d\9; } 
.xccms-mobile-guestbook-box a { display:block; _display:block !important;width:55px; height:55px;line-height:55px;text-align: center;}
.xccms-mobile-guestbook-box a .iconpark-icon {color: #fff;width: 2.3rem;height:2.3rem;}

.gotop-wrapper { position:fixed; bottom:20px; right:10px; z-index:1001; background-color:rgba(0,0,0,0.3); background-color:#969696\9; }
.gotop-wrapper:hover { background-color:rgba(0,0,0,0.6); background-color:#6d6d6d\9; } 
.gotop-wrapper a { display:none; _display:none !important;width:55px; height:55px; overflow:hidden; background:url(/assets/addons/xccms/img/icon-gotop-fixed.gif) no-repeat center;}

.pagination {justify-content: center;}
.pagination li span, .pagination li a {border: 1px solid #ccc;display: inline-block;padding:2px 8px;margin:0 5px;}
.pagination li a {text-decoration: none;border:1px solid #002244;}
.pagination li a:hover, .pagination li.active span {background: #002244;color:#fff;}
.my-4 {color: #999;}
.dropdown-toggle::after {position: absolute; right: -2px;top:23px;}


#carouselExampleIndicators .vcenter {width:100%;max-height:450px;object-fit: cover;}

.xccms-aboutus-box {}

/* 服务领域区块样式 */
.xccms-service-domain-box {}
.xccms-service-domain-box .title {
    color: #002244;
    text-align: center;
    margin-bottom: 40px;
}
.xccms-service-domain-box .title h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.xccms-service-domain-box .title .hr {
    display: inline-block;
    width: 85px;
    height: 3px;
    background: #002244;
    margin-bottom: 20px;
}
.xccms-service-domain-box .service-item {
    padding: 20px;
    transition: all 0.3s ease;
    border-radius: 8px;
}
.xccms-service-domain-box .service-item:hover {
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}
.xccms-service-domain-box .service-icon {
    padding: 15px;
    display: inline-block;
    background-color: #f8f9fa;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.xccms-service-domain-box .service-item:hover .service-icon {
    background-color: #e3f2fd;
}
.xccms-service-domain-box h3 {
    font-size: 1.2rem;
    color: #333;
    margin-top: 10px;
    font-weight: 600;
}
.xccms-aboutus-box .title {color: #b61a29;text-align: center;}
.xccms-aboutus-box .title h2 {}
.xccms-aboutus-box .title .hr {
    display: inline-block;
    width: 85px;
    height: 2px;
    background: #b61a29;
    margin-bottom: 35px;
}
.xccms-aboutus-box .lead {line-height: 30px;font-size: 16px;}
.xccms-aboutus-box .lead .btn {margin-top: 20px;}
.xccms-aboutus-box .desc-image-box {width: 80%;overflow: hidden;}
.xccms-aboutus-box .desc-image-box .desc-image {width: 100%;max-height:400px;object-fit: cover;transition: all 0.8s;}
.xccms-aboutus-box .desc-image-box .desc-image:hover {transform: scale(1.2);}

.xccms-datareport-box {background: #f1f1f1;}
.xccms-datareport-box .col {border-right: 1px solid #ddd;}
.xccms-datareport-box .col:last-child {border-right:0;}
.xccms-datareport-box dt {color: #b61a29;font-size: 22px;margin-bottom: 10px;}
.xccms-datareport-box dt .num {font-size: 36px;margin-right: 5px;}


.xccms-box {}
.xccms-box .title {color: #b61a29;text-align: center;}
.xccms-box .title h2 {}
.xccms-box .title .hr {
    display: inline-block;
    width: 85px;
    height: 2px;
    background: #b61a29;
    margin-bottom: 35px;
}

.xccms-box .item {padding:10px;text-align: center;}
.xccms-box .item .img {max-width: 60px;margin-bottom: 15px;}
.xccms-box .item dt {font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.xccms-box .item dd {display: block;width: 70%;color: #999;text-align: center;display: inline-block;}

.xccms-product-box {}
.xccms-product-box .title {color: #b61a29;text-align: center;}
.xccms-product-box .title h2 {}
.xccms-product-box .title .hr {
    display: inline-block;
    width: 85px;
    height: 2px;
    background: #b61a29;
    margin-bottom: 35px;
}
.xccms-product-box .row {}
.xccms-product-box .row .item {padding: 0;position: relative;}

.xccms-product-box .row .item .desc {
    position: absolute;width: 100%;height: 100%;top:0;left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.3); text-align: center; color: #ffffff;
}
.xccms-product-box .row .item:hover .desc {display: block;}
.xccms-product-box .row .item .list-image-box {width: 100%;overflow: hidden;}
.xccms-product-box .row .item .list-image-box .img {width:100%;height:240px;transition: all 0.8s;}
.xccms-product-box .row .item:hover .img {transform: scale(1.2);}
.xccms-product-box .row .item .desc .box {display: inline-block;padding: 10px;border: 1px solid #fff;margin-top: 15%;color: #fff;width: 80%;}
.xccms-product-box .row .item .desc .box h3 {font-size: 20px;}
.xccms-product-box .row .img {width: 100%;}


.xccms-news-box {}
.xccms-news-box .title {color: #b61a29;text-align: center;}
.xccms-news-box .title h2 {}
.xccms-news-box .title .hr {
    display: inline-block;
    width: 85px;
    height: 2px;
    background: #b61a29;
    margin-bottom: 35px;
}
.xccms-news-box .row {}
.xccms-news-box .item {border:1px solid #fff;}
.xccms-news-box .item a {color: #545454;}
.xccms-news-box .item:hover {border:1px solid #f0f0f0;}
.xccms-news-box .list-image-box {width: 100%;overflow: hidden;display: block;}
.xccms-news-box .item .img {width: 100%;max-height:191px;margin-top: 1rem;object-fit: cover;transition: all 0.8s;}
.xccms-news-box .item:hover img {transform: scale(1.2);}
.xccms-news-box .item dl {padding: 10px;}
.xccms-news-box .item dt {margin-bottom: 10px;}
.xccms-news-box .item dd {color: #999;}

.xccms-page-box {}
.xccms-page-box .container {background: #fff;padding: 0 20px;}
.xccms-page-box .title {text-align: center;}
.xccms-page-box .title h1 {font-size: 1.8rem;}
.xccms-page-box .title p {color: #999;font-size: 14px;}
.xccms-page-box .content {line-height: 28px;}
.xccms-page-box .content .product-content {}
.xccms-page-box .content .product-content img {width: 100%;}
.xccms-page-box .content h1 {font-size: 28px;}

.xccms-list-box {}
.xccms-list-box .container {background: #fff;padding: 0 20px;}
.xccms-list-box .title {text-align: center;}
.xccms-list-box .title h1 {font-size: 1.8rem;}
.xccms-list-box .list {}
.xccms-list-box .list .item {border-bottom: 1px solid #eee;padding: 10px 0;margin:10px 0;}
.xccms-list-box .list .item:last-child {border-bottom: 0;}
.xccms-list-box .list .item .list-image-box {display: block;width: 100%;}
.xccms-list-box .list .item .list-image-box .list-image {width: 100%;max-height: 170px;object-fit: cover;}
.xccms-list-box .list .item dt {font-size: 18px;}
.xccms-list-box .list .item dd.time {color: #999;}
.xccms-list-box .list .item .btn {float: right;}

.product-box {}
.product-box .list-group {border-radius:0;}
.product-box .list-group .list-group-item {border: 0;border-bottom: 1px solid #eee;padding: 20px 10px;font-size: 16px;}
.product-box .list-group .list-group-item .badge {float: right;}
.product-box .list-group .list-group-item.active {background: #f1f1f1;color: #545454;}
.product-box .list-group .list-group-item.active.topic {background: #b61a29;color: #fff;}


.product-box .item {margin-bottom: 30px;}
.product-box .item .list-image-box {width: 90%;overflow: hidden;display: block;margin: 0 auto;margin-bottom: 10px;}
.product-box .item .list-image-box .list-image {width: 100%; transition: all 0.8s;}
.product-box .item .list-image-box .list-image:hover {transform: scale(1.2);}
.product-box .item .title {text-align: center;font-size: 20px;}
.product-box .item .title a {color: #545454;}

.xccms-partner-box {}
.xccms-partner-box .container {background: #fff;padding: 0 20px;}
.xccms-partner-box .title {text-align: center;}
.xccms-partner-box .partner-list {}
.xccms-partner-box .partner-list .item {text-align: center;margin-bottom: 30px;}
.xccms-partner-box .partner-list .item a {color: #545454;}
.xccms-partner-box .partner-list .item .list-image-box {
    margin: 0 auto;
    width: 200px;height:200px;
    -webkit-border-radius: 200px;/*Safari, Chrome*/
    -moz-border-radius: 200px;/*Firefox*/
    border-radius: 200px;
    border: 1px solid #eee;
    overflow: hidden;margin-bottom: 10px;
}
.xccms-partner-box .partner-list .item .list-image-box .list-image {
    width: 200px;height:200px;transition: all 0.8s;
}
.xccms-partner-box .partner-list .item .list-image-box .list-image:hover {transform: scale(1.2);}
.xccms-partner-box .partner-list .item .fw-normal {font-size: 16px;}

.faq-list-box {}
.faq-list-box .accordion {}
.faq-list-box .accordion-item {border: 0;border-radius: 0;}
.faq-list-box .accordion-item .accordion-button {background: none;box-shadow: none;color: #b61a29;font-weight: bolder;border-bottom: 1px solid #ccc;}
.faq-list-box .accordion-item .accordion-button::after {background:none;}
.faq-list-box .accordion-item .accordion-button.active {border-bottom: 1px solid #b61a29;}


/* 三栏布局区块样式 */
.xccms-three-column-box {
    background-color: #fff;
}
.xccms-three-column-box .column-item {
    padding: 15px;
    border-right: 1px solid #eaeaea;
    height: 100%;
}
.xccms-three-column-box .column-item:last-child {
    border-right: none;
}
.xccms-three-column-box .column-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 2px solid #002244;
}
.xccms-three-column-box .column-header h3 {
    color: #002244;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0;
}
.xccms-three-column-box .more-link {
    color: #666;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}
.xccms-three-column-box .more-link:hover {
    color: #002244;
}

/* 通知公告样式 */
.notice-list {
    padding: 0;
    list-style: none;
}
.notice-list li {
    margin-bottom: 12px;
    padding-left: 15px;
    position: relative;
}
.notice-list li:before {
    content: "•";
    color: #002244;
    font-size: 1.2em;
    position: absolute;
    left: 0;
    top: -2px;
}
.notice-list li a {
    color: #545454;
    font-size: 0.95rem;
    line-height: 1.5;
    transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.notice-list li a:hover {
    color: #002244;
}

/* 关于我们样式 */
.about-content {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.about-logo {
    flex: 0 0 auto;
}
.about-logo img {
    max-width: 120px;
    height: auto;
}
.about-text {
    flex: 1;
}
.about-text p {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
}

/* 联系我们样式 */
.contact-info img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border-radius: 4px;
}
.contact-info h4 {
    color: #333;
    font-size: 1.1rem;
    margin-bottom: 10px;
}
.contact-info p {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 8px;
    line-height: 1.5;
}
.contact-info p strong {
    color: #333;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .xccms-three-column-box .column-item {
        border-right: none;
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .xccms-three-column-box .column-item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about-content {
        flex-direction: column;
        text-align: center;
    }
    .about-logo {
        margin: 0 auto 15px;
    }
}

/* 两栏布局区块样式 */
.xccms-two-column-box {
    background-color: #f9f9f9;
}
.xccms-two-column-box .column-item {
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    margin-bottom: 20px;
}
/*
.xccms-two-column-box .column-item:last-child {
    margin-bottom: 0;
}*/
.xccms-two-column-box .column-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #002244;
}
.xccms-two-column-box .column-header h3 {
    color: #002244;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0;
}
.xccms-two-column-box .more-link {
    color: #666;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}
.xccms-two-column-box .more-link:hover {
    color: #002244;
}

/* 招聘信息样式 */
.recruitment-list {
    padding: 0;
}
.recruitment-item {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.3s ease;
}
.recruitment-item:last-child {
    border-bottom: none;
}
.recruitment-item:hover {
    background-color: #f9f9f9;
}
.recruitment-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.recruitment-title a {
    color: #333;
    font-size: 1.05rem;
    font-weight: 500;
    transition: color 0.3s ease;
}
.recruitment-title a:hover {
    color: #002244;
}
.recruitment-title .salary {
    color: #b61a29;
    font-weight: bold;
    font-size: 0.95rem;
}
.recruitment-info {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.recruitment-info span {
    color: #666;
    font-size: 0.9rem;
}

/* 政策分享样式 */
.policy-list {
    padding: 0;
}
.policy-item {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.policy-item:last-child {
    border-bottom: none;
}
.policy-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}
.policy-header a {
    color: #333;
    font-size: 1.05rem;
    font-weight: 500;
    transition: color 0.3s ease;
    flex: 1;
    margin-right: 10px;
}
.policy-header a:hover {
    color: #002244;
}
.policy-header .date {
    color: #999;
    font-size: 0.85rem;
    white-space: nowrap;
}
.policy-summary p {
    color: #666;
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .xccms-two-column-box .column-item {
        margin-bottom: 20px;
    }
    .recruitment-info {
        flex-direction: column;
        gap: 5px;
    }
    .policy-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
    .policy-header .date {
        align-self: flex-start;
    }
}

/* 招聘求职入口模块样式 */
.xccms-job-entry-box {
    background-color: #f8f9fa;
}
.job-entry-button {
    display: flex;
    justify-content: center;
    align-items: center;
}
.entry-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

    height: 80px;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 123, 255, 0.3);
    transition: all 0.3s ease;
}
.entry-link:hover {
    background-color: #0056b3;
    box-shadow: 0 6px 12px rgba(0, 86, 179, 0.4);
    transform: translateY(-2px);
    color: white;
}
.entry-text {
    margin: 0 30px;
    white-space: nowrap;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .entry-link {
        font-size: 1.2rem;
        height: 60px;
        flex-wrap: wrap;
        padding: 10px;
    }
    .entry-text {
        margin: 5px 15px;
    }
}

/* 新闻模块标题样式 */
.xccms-news-box .column-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #002244;
}
.xccms-news-box .column-header h3 {
    color: #002244;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0;
}
.xccms-news-box .more-link {
    color: #666;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}
.xccms-news-box .more-link:hover {
    color: #002244;
}

/* 改进的页脚样式 */
footer {
    color: #fff;
    background: linear-gradient(135deg, #004884 0%, #0066cc 100%);
    padding: 50px 0 20px 0;
    position: relative;
    overflow: hidden;
}

/* 装饰元素 */
footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, #004884, #0066cc, #004884);
}

footer a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

footer a:hover {
    color: #b3d4fc;
    text-decoration: underline;
}

/* 菜单区域样式优化 */
footer .row > .col-md-8 {
    display: flex;
    align-items: flex-start;
}

footer .row > .col-md-8 > .row {
    width: 100%;
}

footer dt {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
}

footer dt::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #fff;
}

footer dd {
    margin-bottom: 8px;
    font-size: 1rem;
    opacity: 0.9;
}

footer dd:hover {
    opacity: 1;
}

/* 联系信息区域样式优化 */
footer .col-md-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

footer .logo-bottom {
    max-width: 255px;
    max-height: 60px;
    margin-bottom: 20px;
    border-radius: 5px;
    /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);*/
    transition: transform 0.3s ease;
}

footer .logo-bottom:hover {
    transform: scale(1.05);
}

footer ul.site_contact {
    padding: 0;
    margin-top: 15px;
}

footer ul.site_contact li {
    list-style: none;
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

footer ul.site_contact li:hover {
    opacity: 1;
}

footer ul.site_contact svg {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

/* 友情链接样式优化 */
.friendlink-box {
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.friendlink-box::before {
    content: '友情链接: ';
    font-weight: 600;
    margin-right: 10px;
    color: #fff;
}

.friendlink-box a {
    display: inline-block;
    padding: 5px 12px;
    margin: 5px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    transition: all 0.3s ease;
}

.friendlink-box a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
    text-decoration: none;
}

/* 底部版权区域样式优化 */
.footer-bottom {
    background: #003366;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    opacity: 0.9;
}

.footer-bottom a {
    color: #fff;
    text-decoration: none;
}

.footer-bottom a:hover {
    text-decoration: underline;
    color: #b3d4fc;
}

/* 响应式优化 */
@media (max-width: 991px) {
    footer .col-md-4 {
        margin-top: 30px;
        padding-left: 20px;
    }
    
    footer .logo-bottom {
        max-width: 200px;
    }
}

@media (max-width: 767px) {
    footer {
        padding: 30px 0 15px 0;
    }
    
    footer .col-md-8 > .row > div {
        margin-bottom: 20px;
    }
    
    footer dt {
        font-size: 16px;
    }
    
    .friendlink-box::before {
        display: block;
        margin-bottom: 10px;
    }
}

/* 留言板样式优化 */
.xccms-guestbook-box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.xccms-guestbook-box .header {
    background: linear-gradient(90deg, #004884, #0066cc);
    color: #fff;
    padding: 15px 20px;
    font-weight: 600;
    position: relative;
}

.xccms-guestbook-box .header a {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.xccms-guestbook-box .body {
    padding: 20px;
}

.xccms-guestbook-box .btn-danger {
    background: #0066cc;
    border-color: #0066cc;
    transition: all 0.3s ease;
}

.xccms-guestbook-box .btn-danger:hover {
    background: #004884;
    border-color: #004884;
}