@charset "UTF-8";
/* 全局样式 - 03/09/2025 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font: 14px helvetica, arial, clean, sans-serif;
    width: 100%;
    text-align: center;
    color: #333;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 550px;
}
fieldset, img {
    border: 0;
}
#clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
a {
    color: #666;
    text-decoration: none;
}
/*a:hover {*/
/*    text-decoration: underline;*/  /*移除链接下划线*/
/*}*/
ol, ul {
    list-style: none;
}
.ad {
    margin-bottom: 4px;
}
.word_break {
    word-break: break-all;
}
:focus {
    outline: none;
}
.headline, .#footer, .cban {
    width: 100%;
}
#container {
    text-align: left;
    width: 1200px;
    margin: 0 auto;
}
.top_menu {
    text-align: left;
    width: 1188px;
    margin: 0 auto;
}

/* 颜色相关 */
.a_1 a {
    color: #6a679e;
}
a.red, a#red {
    color: #cc0000;
}

/* 头部样式 */
.headline {
    height: 6px;
    background: #606096;
}
.headmenu {
    width: 100%;
    height: 27px;
    line-height: 27px;
    color: #cdcdcd;
    background: #f1f1f1;
}
.headmenu span {
    float: right;
}
.head, #main {
    margin: 8px 8px 0 8px;
    width: 1180px;
}
.logo {
    width: 282px;
    padding-left: 1px;
}
.ico_hd {
    width: 72px;
    margin-right: 12px !important;
    margin-right: 6px;
    text-align: right;
    background: url(../images/ico.gif) no-repeat 0 4px;
    height: 67px;
    line-height: 24px;
}
#menu {
    margin-top: 8px;
    font-size: 15px;
    width: 1180px;
    height: 35px;
    line-height: 35px;
    background: url(../images/menu.gif);
    color: #fff;
}
#menu span {
    float: right;
    margin-right: 8px;
    margin-top: 5px;
}
#menu span input {
    width: 160px;
    height: 20px;
    color: #6a679e;
    padding-top: 3px;
    line-height: 20px;
    margin-right: 50px;
    background: transparent;
    border: none;
}
#menu span button {
    width: 28px;
    height: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
}
#menu a {
    color: #fff;
    width: 88px;
    display: inline-block;
    text-align: center;
}
#menu a:hover {
    background: url(../images/menu.gif) no-repeat -1180px 0;
    color: #6a679e;
    text-decoration: none;
}

/* 底部样式 */
#footer {
    text-align: center;
}
#footer p {
    height: 28px;
    line-height: 28px;
}
#footer p.footmenu {
    background: #ececf3;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
}
#footer p.footmenu a {
    color: #666;
    width: 80px;
    display: inline-block;
}

/* 主体内容 */
#main {
    margin-top: 3px;
}

/* 首页样式 */
.cban {
    height: 168px;
    overflow: hidden;
}
.cban div {
    float: left;
    width: 18px;
    height: 100%;
    background: url(../images/cban.gif);
}
.cban div.ban_2 {
    width: 1130px;
    background-position: 0 -168px;
    background-repeat: repeat-x;
    color: #3b3a60;
    padding: 10px 0 0 8px;
    font-weight: bold;
}
.cban div.ban_2 span {
    font-size: 16px;
}
.cban div.ban_3 {
    background-position: -18px 0;
}
.cban ul li {
    float: left;
    width: 276px;
    height: 150px;
    text-align: center;
    font-size: 12px;
}
.cban ul li a {
    color: #ee6200;
}
.cban ul li p {
    margin-top: 8px;
}
.cban ul li img {
    border: 1px solid #ccc;
    padding: 2px;
    width: 130px;
    height: 90px;
}

/* 布局样式 */
.lay0_1 {
    width: 300px;
}
.lay0_1_1 {
    width: 298px;
}
.lay0_2 {
    width: 608px;
}
.lay0_3 {
    width: 245px;
}
.lay0_4 {
    width: 873px;
}
.lay1_1 {
    width: 550px;
}
.lay1_2 {
    width: 250px;
}
.bkjj_lay {
    margin-left: 12px;
}
.block1 {
    width: 328px;
}
.block2 {
    width: 415.5px;
}
.bkjj {
    margin-left: 9px;
}
.lay {
    border: 1px solid #d0d0e2;
}
ul.lay {
    background: #f7f7f7;
    padding: 0 5px;
    padding-bottom: 10px;
}
ul.lay li {
    border-bottom: 1px dotted #ccc;
    padding: 8px 8px 7px 10px;
}
ul.lay li span {
    float: right;
    width: 216px;
    color: #5a5a5a;
    line-height: 20px;
}
ul.lay li span img {
    width: 36px;
    height: 36px;
}
ul.lay li span a {
    color: #5eaa1d;
}
ul#laysoft {
    padding: 0;
    padding-top: 10px;
}
ul#laysoft li {
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
ul#laysoft li img {
    width: 220px;
    height: 55px;
}
.lay ul {
    padding: 10px;
}
.lay ul li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
}
.lay ul li a {
    color: #316293;
}
.lay ul li span {
    float: right;
    color: #ab99bc;
}
.laytitle, .other_laytitle {
    background: url(../images/cban.gif) repeat-x 0 -338px;
    /*height: 33px;*/
    line-height: 33px;
    color: #615e97;
    font-weight: bold;
}
.pd_10 {
    padding-left: 10px;
}
.laynew {
    background: url(../images/new.gif) no-repeat;
    height: 40px;
    line-height: 40px;
    color: #3b3a60;
    font-weight: bold;
}
.laynew1 {
    color: #615e97;
}
.laytitle dd {
    font-weight: normal;
}
.laytitle span, .laytitle h3 {
    font-size: 15px;
    margin-left: 10px;
}
.laytitle h3 {
    color: #c20202;
}
.laynew span {
    font-size: 16px;
    margin-left: 33px;
}
.lay dl {
    float: left;
    width: 146.5px;
    text-align: center;
    border-right: 1px dotted #464572;
}
.laytitle dd {
    height: 28px;
    line-height: 28px;
}
.lay_w {
    width: 1178px;
    /*height: 173px;*/
    overflow: hidden;
}
.count ul li.no1 {
    background: url(../images/1.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no2 {
    background: url(../images/2.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no3 {
    background: url(../images/3.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no4 {
    background: url(../images/4.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no5 {
    background: url(../images/5.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no6 {
    background: url(../images/6.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no7 {
    background: url(../images/7.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no8 {
    background: url(../images/8.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no9 {
    background: url(../images/9.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.count ul li.no10 {
    background: url(../images/10.gif) no-repeat 0 center;
    margin-left: 1px;
    padding-left: 23px;
}
.index_top {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
#index_top_list ul {
    padding: 15px 10px 10px 10px;
}
#index_top_list ul li {
    height: 28px;
    line-height: 28px;
    font-size: 15px;
}
ul.index_top_list li a {
    color: #333;
}
ul.index_top_list li span {
    color: #cc0000;
}
ul.index_top_list {
    padding: 6px 10px;
}
ul.index_top_list li {
    height: 24px;
    line-height: 24px;
}
.index_top_border {
    border-top: 1px dotted #ccc;
    padding-top: 15px;
    margin: 0 10px;
}
.index_center_height_0 {
    height: 445px;
    overflow: hidden;
}
.index_center_height {
    height: 495px;
    overflow: hidden;
}
.flink {
    padding: 15px;
    background: #fff;
}
.flink table tr td{
    /*text-align: left;*/
    width: 1170px;
}
.link_list {
    margin-top: 18px;
}

/* 列表页样式 */
.postion {
    font-size: 14px;
    font-weight: normal;
    padding-left: 7px;
}
.postion a {
    color: #3b3a60;
}
.lay_sw {
    width: 1178px;
    height: auto;
    overflow: hidden;
}
#classlist {
    width: 1178px;
    height: auto;
    overflow: hidden;
}
ul#classlist li {
    background: url(../images/classbg.gif) no-repeat center center;
    width: 96px;
    height: 30px;
    line-height: 29px;
    float: left;
    text-align: center;
    overflow: hidden;
}
ul#classlist li a {
    color: #333;
}
ul#classlist li a:hover {
    font-weight: bold;
    color: #cc0000;
}
ul#list li {
    clear: both;
    border-bottom: 1px dashed #ccc;
    width: 98%;
    height: auto;
    overflow: hidden;
    padding: 8px 0;
}
.list_w1 {
    width: 130px;
    padding-left: 8px;
}
.list_w1 img {
    border: 1px solid #dcdcdc;
    padding: 2px;
}
.list_w2 img {
    vertical-align: middle;
    padding-bottom: 2px;
}
.list_w2 {
    width: 690px;
    height: 135px;
    overflow: hidden;
}
.list_w2 b span {
    font-weight: normal;
}
.list_w2 br {
    height: 1px;
    overflow: hidden;
}
#page {
    clear: both;
    text-align: center;
    width: 100%;
    height: 30px;
    font-family: "宋体";
}
#page a {
    border: 1px solid #dcdcdc;
    height: 23px;
    line-height: 23px;
    padding: 0 7px;
    display: inline-block;
}
#page b {
    background: #ffeedd;
    color: #ee7700;
    height: 23px;
    line-height: 23px;
    padding: 0px 7px;
    border: 1px solid #ee7700;
    display: inline-block;
}

/* 软件详情页样式 */
.soft {
    padding: 23px 23px 23px 23px;
}
.aboutsoft tr td {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e5e9ef;
    color: #999;
    font-size: 15px;
}
.aboutsoft tr td img {
    position: relative;
    top: 5px;
}
.aboutsoft tr td span {
    color: #333;
    font-family: helvetica, arial, clean, sans-serif;
}
.aboutsoft tr td a {
    color: #3162b9;
}
.softimg img {
    border: 1px solid #ccc;
    padding: 2px;
    width: 244px;
    height: 280px;
}
.intro {
    padding: 30px;    /*826行padding: 20px;关闭*/
    line-height: 30px;
    color: #3b3a60;
}

/* 评论样式 */
#comment {
    text-align: left;
    padding: 0 15px;
}
.comm_bj {
    background: #EBEBEB;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    width: 75%;
}
.comm_bj span {
    float: right;
}
.comment_ct p b {
    color: #3B3A60;
}
.comment_ct p, .addComment form p {
    margin: 15px 0;
}
.input {
    border: 1px solid #ccc;
    padding: 2px;
}
.addComment form p textarea {
    width: 60%;
    height: 80px;
    overflow: auto;
}
.comment_ct {
    border-top: 1px dashed #EBEBEB;
}
.down {
    margin: 20px;
    line-height: 35px;
}

/* 其他页面样式 */
.allsort {
    padding: 10px;
}
.allsort table {
    margin: 5px 0;
}
.allsort table tr td, #sub table tr td {
    height: 30px;
    line-height: 30px;
}
#sub {
    width: 80%;
    margin-left: 100px;
}
tr.header {
    background: #EBEBEB;
    text-align: center;
}
tr.header td {
    font-size: 14px;
    font-weight: bold;
}
#sub table tr td input, #sub table tr td textarea {
    border: 1px solid #ccc;
    padding: 3px 0;
}

/* 4/18 编辑 */
.other_list ul {
    clear: both;
    border-bottom: 1px dashed #ccc;
    height: 25px;
    line-height: 25px;
    margin: 0 10px;
}
.other_laytitle {
    padding-left: 19px;
}
.other_laytitle span {
    width: 100px;
    display: inline-block;
    text-align: center;
}
.other_list ul li {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 14px;
}
.other_laytitle span.long_wd, .other_list ul li.long_wd {
    width: 380px;
    text-align: left;
}
.list_page {
    margin-top: 10px;
}
.new {
    color: #cc0000;
}
.soft_intro_ad {
    margin-top: 10px;
}
.ad_border_top {
    background: url(../images/ad_border.gif);
    height: 7px;
    width: 100%;
    overflow: hidden;
}
.ad_border_center {
    width: 1152px;
    padding: 0 7px 0 20px;
    overflow: hidden;
    border-left: 1px solid #62609f;
    border-right: 1px solid #62609f;
}
.ad_border_center ul li {
    float: left;
    width: 287px;
    line-height: 25px;
    font: 13px/180% helvetica, arial, clean, sans-serif;
}
.ad_border_center ul li a {
    color: #000;
}
.ad_border_bottom {
    clear: both;
    background: url(../images/ad_border.gif) 0 -8px;
    height: 7px;
    width: 100%;
    overflow: hidden;
}

/* 5/17 编辑 */
div.hidden {
    display: none;
}
div.block {
    display: block;
}
.laytitle b {
    margin-left: 12px;
    cursor: pointer;
}
.com_on {
    color: red;
}
.addface img {
    cursor: pointer;
    margin: 0 5px;
}

/* 列表页筛选样式 */
#allstr {
    width: 1150px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(73, 66, 66, .1);
    margin: 5px auto;
    border: 0px solid #E5E5E5;
}
.lay dl {
    float: left;
    width: 1150px;
    text-align: center;
    border-right: 1px dotted #fff;
}
#allstr dl {
    line-height: 40px;
    border-bottom: 1px dashed #dadada;
}
#allstr dt {
    float: left;
    color: #252525;
    font-weight: bolder;
}
#allstr dd {
    float: left;
    margin: 0 10px;
    font-size: 14px;
    cursor: pointer;
}
#allstr dd.changefieldandcss {
    color: #c4284d;
    font-weight: bold;
    background: url(../images/classbg.gif) no-repeat center center;
    width: 96px;
}
#allstr dd.fieldandcss {
    /* 非选中项样式 */
}
#allstr dl.select {
    background: #efefef;
    margin: 0;
}
#allstr dl.select dd {
    border: 1px solid #c4284d;
    height: 25px;
    line-height: 25px;
    margin-top: 13px;
    padding: 0 2px 0 10px;
    border-radius: 3px;
    background-color: #fff;
}
#allstr dl.select dd span {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    background: #c4284d;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 5px;
}

/* 标签页样式 - 内容页使用 */
.related-header {
    border-bottom: 1px solid #e0e0e0;
}
.tab-container {
    margin: 15px 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
}
.tab-nav {
    display: flex;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
}
.tab-nav-item {
    padding: 12px 20px;
    cursor: pointer;
    font-weight: bold;
    color: #666;
    border-right: 1px solid #e0e0e0;
    transition: all 0.3s;
}
.tab-nav-item:hover {
    background: #e9e9e9;
    color: #333;
}
.tab-nav-item.active {
    background: #4a89dc;
    color: #fff;
}
.tab-content {
    display: none;
    /*padding: 20px;*/
    background: #fff;
}
.tab-content.active {
    display: block;
}

/* Flex布局方案 */
.lay_w .laytitle {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}

.lay_w .laytitle dl {
    flex: 1;
    min-width: 0;
    text-align: center;
    border-right: 1px dotted #464572;
    margin: 0;
    padding: 0;
}

.lay_w .laytitle dl:last-child {
    border-right: none;
}

.lay_w .laytitle dt {
    font-weight: bold;
    padding: 0px 0;
    color: #615e97;
    background: url(../images/cban.gif) repeat-x 0 -338px;
    margin: 0;
}

.lay_w .laytitle dd {
    margin: 0;
    padding: 5px 0;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.lay_w .laytitle dd a {
    color: #316293;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lay_w .laytitle dd a:hover {
    color: #c20202;
    text-decoration: underline;
}

/* ================================
 * 方形浮动工具样式 - 微信客服和向上箭头
 * 作用：提供返回顶部功能和微信客服二维码展示
 * 使用范围：全站所有页面
 * ================================ */

#float-tools {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* 微信客服样式开始 */
.wechat-service {
    position: relative;
}

.service-btn {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #07c160, #05a75a);
    color: white;
    border-radius: 12px; /* 四角光圆 */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(7, 193, 96, 0.3);
    transition: all 0.3s ease;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    box-sizing: border-box;
}

.service-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(7, 193, 96, 0.4);
    background: linear-gradient(135deg, #09d169, #07c160);
}

.service-btn:active {
    transform: translateY(0);
}

.service-qrcode {
    position: absolute;
    right: 70px;
    bottom: 0;
    width: 160px;
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.18);
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px) scale(0.95);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 10000;
    text-align: center;
    border: 1px solid #f0f0f0;
}

.service-qrcode::before {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid white;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.service-qrcode::after {
    content: '';
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid #f0f0f0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    z-index: -1;
}

.service-qrcode img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 12px;
    border: 1px solid #f0f0f0;
}

.service-qrcode p {
    margin: 0;
    font-size: 13px;
    color: #666;
    line-height: 1.4;
    font-weight: 500;
}

.wechat-service.active .service-qrcode {
    opacity: 1;
    visibility: visible;
    transform: translateX(0) scale(1);
}
/* 微信客服样式开始结束 */

/* 返回顶部箭头样式开始 */
.back-to-top {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #1890ff, #096dd9);
    color: white;
    border-radius: 12px; /* 四角光圆 */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(24, 144, 255, 0.3);
    transition: all 0.3s ease;
    font-size: 22px;
    font-weight: bold;
}

.back-to-top:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(24, 144, 255, 0.4);
    background: linear-gradient(135deg, #40a9ff, #1890ff);
}

.back-to-top:active {
    transform: translateY(0);
}

.back-to-top span {
    margin-top: -2px;
}

/* 滚动显示/隐藏效果 */
.back-to-top {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease;
}

.back-to-top.show {
    opacity: 1;
    transform: translateY(0);
}

/* 响应式设计 */
@media screen and (max-width: 768px) {
    #float-tools {
        right: 20px;
        bottom: 20px;
        gap: 12px;
    }
    
    .service-btn,
    .back-to-top {
        width: 55px;
        height: 55px;
        font-size: 13px;
        border-radius: 10px;
    }
    
    .service-qrcode {
        width: 140px;
        right: 60px;
        padding: 15px;
    }
    
    .service-qrcode p {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    #float-tools {
        right: 15px;
        bottom: 15px;
        gap: 10px;
    }
    
    .service-btn,
    .back-to-top {
        width: 50px;
        height: 50px;
        font-size: 12px;
        border-radius: 8px;
    }
    
    .service-btn {
        font-size: 11px;
        padding: 4px;
    }
    
    .service-qrcode {
        width: 130px;
        right: 55px;
        padding: 12px;
    }
    
    .service-qrcode p {
        font-size: 11px;
    }
    
    .back-to-top {
        font-size: 20px;
    }
}

/* 动画效果 */
@keyframes qrcodeFadeIn {
    from {
        opacity: 0;
        transform: translateX(20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}

.wechat-service.active .service-qrcode {
    animation: qrcodeFadeIn 0.3s ease forwards;
}

/* 点击态效果 */
.service-btn:active {
    transform: scale(0.95);
}

.back-to-top:active {
    transform: scale(0.95);
}
/* 返回顶部箭头样式结束 */



/* ================================
 * 文章关联软件源码展示样式
 * ================================ */
 

/* 文章关联软件源码展示样式 */
.related-source-code {
    width: 80%; /* 宽度80% */
    margin: 15px auto; /* 居中 */
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #f9f9f9;
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

/* 左侧图片区域 */
.source-left {
    flex: 0 0 auto;
}

.source-img img {
    width: 120px;
    height: 90px;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 右侧内容区域 */
.source-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* 标题样式 */
.source-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1.4;
}

.source-title h3 a {
    color: inherit;
    text-decoration: none;
}

.source-title h3 a:hover {
    color: #007bff;
}

/* 信息行样式 */
.source-info-row {
    display: flex;
    gap: 30px;
    align-items: center;
    flex-wrap: wrap;
}

.source-info-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.info-label {
    font-weight: 600;
    color: #495057;
    font-size: 14px;
    white-space: nowrap;
}

.info-value {
    color: #6c757d;
    font-size: 14px;
}

/* 下载按钮样式 */
.download-btn {
    display: inline-block;
    padding: 8px 20px;
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.download-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
    background: linear-gradient(135deg, #0056b3, #004494);
}

/*.no-related-code {*/
/*    text-align: center;*/
/*    padding: 30px;*/
/*    color: #6c757d;*/
/*    font-style: italic;*/
/*    background: #f8f9fa;*/
/*    border-radius: 8px;*/
/*    border: 1px dashed #dee2e6;*/
/*}*/

/* 响应式设计 */
@media (max-width: 992px) {
    .related-source-code {
        width: 90%;
        flex-direction: column;
        text-align: center;
    }
    
    .source-img img {
        width: 100px;
        height: 75px;
    }
    
    .source-info-row {
        justify-content: center;
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .related-source-code {
        width: 95%;
        padding: 15px;
    }
    
    .source-info-row {
        flex-direction: column;
        gap: 12px;
        align-items: center;
    }
    
    .source-info-item {
        justify-content: center;
    }
    
    .source-title h3 {
        font-size: 16px;
        text-align: center;
    }
}

/* 动画效果 */
.related-source-code {
    animation: fadeInUp 0.5s ease;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}















/* 其他版本样式 */
.version-list {
    padding: 15px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.version-list h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-size: 16px;
}

.version-item {
    padding: 12px;
    margin-bottom: 10px;
    background: white;
    border-radius: 6px;
    border: 1px solid #dee2e6;
    transition: all 0.3s ease;
}

.version-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-color: #007bff;
}

.version-item:last-child {
    margin-bottom: 0;
}

.version-title {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 5px;
}

.version-meta {
    display: flex;
    gap: 15px;
    font-size: 13px;
    color: #6c757d;
}

.version-meta span {
    display: flex;
    align-items: center;
}

.version-download {
    margin-top: 10px;
}

.version-download-btn {
    padding: 6px 12px;
    background: #28a745;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-size: 12px;
    transition: all 0.3s ease;
}

.version-download-btn:hover {
    background: #218838;
    color: white;
    text-decoration: none;
}


/* 使用教程链接样式 */
.tutorial-link-box {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px dashed #dee2e6;
    text-align: center;
}

.tutorial-link {
    display: inline-block;
    padding: 12px 24px;
    background: linear-gradient(135deg, #ff6b6b, #ee5a52);
    color: white !important;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(255, 107, 107, 0.3);
}

.tutorial-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 107, 107, 0.4);
    color: white;
    text-decoration: none;
}

/* 使用教程页面样式 */
.tutorial-content {
    text-align: center;
    padding: 20px;
}

.tutorial-content p {
    font-size: 16px;
    color: #495057;
    margin-bottom: 25px;
}

.tutorial-button {
    margin-bottom: 30px;
}

.tutorial-btn {
    display: inline-block;
    padding: 15px 30px;
    background: linear-gradient(135deg, #4ecdc4, #44a08d);
    color: white !important;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(78, 205, 196, 0.3);
}

.tutorial-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(78, 205, 196, 0.4);
    color: white;
    text-decoration: none;
}

.tutorial-info {
    text-align: left;
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.tutorial-info h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    text-align: center;
}

.tutorial-info ul {
    list-style: none;
    padding: 0;
}

.tutorial-info li {
    padding: 8px 0;
    border-bottom: 1px dashed #dee2e6;
    position: relative;
    padding-left: 25px;
}

.tutorial-info li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
}

.tutorial-info li:last-child {
    border-bottom: none;
}

/* 响应式设计 */
@media screen and (max-width: 768px) {
    .version-meta {
        flex-direction: column;
        gap: 5px;
    }
    
    .tutorial-link {
        padding: 10px 20px;
        font-size: 14px;
    }
    
    .tutorial-btn {
        padding: 12px 24px;
        font-size: 16px;
    }
    
    .tutorial-info {
        padding: 15px;
    }
}