
@charset "gb2312";

/*!
 * Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.eot);
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.woff2) format("woff2"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.woff) format("woff"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.ttf) format("truetype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.eot);
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.woff2) format("woff2"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.woff) format("woff"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.ttf) format("truetype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.eot);
    src: url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.woff2) format("woff2"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.woff) format("woff"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.ttf) format("truetype"), url(https://www.6xiu.com/Skin/html5/article/fonts/fa-solid-900.svg#fontawesome) format("svg")
}

* {
    -webkit-tap-highlight-color: transparent
}

article,
figure,
footer,
header,
article,
body,
button,
div,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
input,
li,
menu,
p,
ul {
    margin: 0;
    padding: 0
}

body {
    background: #f2f4f8;
    color: #333;
    font: 16px/1.75em Arial, "Microsoft Yahei", "Lucida Grande";
    overflow-x: hidden;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

button {
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #333;
    outline: 0;
    -webkit-appearance: none
}

input:focus {
    outline: 0
}

a {
    text-decoration: none;
    outline: 0;
    color: #333
}

a:focus {
    outline: 0;
    -moz-outline: none
}

a:hover {
    color: #c00
}

a img {
    border: none
}

li {
    list-style: none
}

.inner {
    width: 1440px;
    margin: 0 auto
}

.bgcolor {
    background-color: #c00
}

.error .title {
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 3.5%
}

.header .inner {
    position: relative
}




.search {
    float: right;
    position: relative
}

.searchForm {
    width: 400px;
    padding: 5px 45px 5px 5px;
    border-radius: 3px;
    overflow: hidden
}

.searchForm .submit {
    display: block;
    width: 25px;
    height: 35px;
    float: right;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center
}

.searchForm .text {
    background-color: #f8f8f8;
    color: #333;
    height: 35px;
    line-height: normal;
    width: 96%;
    padding: 0 2%;
    -webkit-appearance: none;
    font-size: 14px
}

.footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    clear: both
}

.footer .btm {
    overflow: hidden;
    padding: 1.5% 0
}

.copyright {
    text-align: center;
    font-size: 14px;
    color: #999
}

.copyright a {
    color: #999
}

.wrapper {
    margin-bottom: 0
}

.breadcrumb {
    padding: 15px 0;
    font-size: 14px;
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sidebar {
    width: 24%;
    float: right
}

@media only screen and (max-width:1536px) {
    .inner {
        width: 93.75%
    }
}

@media only screen and (max-width:1280px) {
    .sidebar {
        width: 28%
    }
}

@media only screen and (max-width:960px) {
    .header {
        border-bottom: 1px solid #eee;
        padding: 15px 0
    }

    .search {
        display: none;
        position: absolute;
        top: 58px;
        right: 0;
        width: 100%
    }

    .searchForm {
        width: auto
    }

    body.open {
        overflow: hidden;
        position: fixed;
        left: 0;
        top: 0
    }

  

    .breadcrumb {
        padding: 10px 0;
        float: left
    }

    .sidebar {
        width: auto;
        float: none
    }
}

@media only screen and (max-width:768px) {
    .copyright {
        float: none
    }

    .header {
        padding: 5px 0
    }

    .header .inner {
        height: 40px
    }

  

    .search {
        top: 47px
    }

    .error .title {
        font-size: 24px;
        margin-bottom: 15px
    }
}

.header_pc {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%
}

.header_pc {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    background: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, .2);
    border-bottom: 1px solid #ddd
}

.header_pc .hd_Body {
    margin: 0 auto;
    width: 1200px
}

.header_pc .hd_Body .left {
    float: left
}

#hd_Menu {
    float: left;
    height: 38px
}

.keyboard-link {
    display: inline-block;
    background-color: #fbd1ff;
    color: #333;
    padding: 2px 8px;
    margin-right: 5px;
    border-radius: 4px;
    font-size: 12px;
    text-decoration: none
}

.keyboard-link:hover {
    background-color: #007bff;
    color: #fff
}

.tu_760_conpicurl {
    text-align: center;
    margin: 16px auto;
    height: auto !important
}

@media (max-width:768px) {
    .tpl_box {
        column-count: 2
    }

    .tpl_box_294 {
        column-count: 2
    }
}

@media (min-width:767px) {
    .tpl_box {
        column-count: 7;
    }

    .tpl_box_294 {
        column-count: 9
    }
}

.tpl_box img {
    width: 100%
}

.tpl_box div {
    padding: 5px;
    margin-bottom: 10px;
    break-inside: avoid
}

.tpl_box div p {
    line-height: 30px;
    text-align: center;
    font-size: 14px
}



.product-thumb {

    /*   border: 1px solid #a49b9b; */
   
       margin-bottom: 15px;
   
      /*  width: 180px;  */
   
    }
   
   
   
   .product-thumb .description {
   
     text-align: center;
     overflow: hidden;        /* 隐藏溢出内容 */
     text-overflow: ellipsis; /* 超出部分显示省略号 */
     white-space: nowrap;     /* 强制文字不换行 */ 
     font-size: x-small;
   
   }


.image-with-badge {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.image-with-badge img {
    width: 100%;
    height: auto
}

.emb-badge {
    position: absolute;
    top: 5px;
    left: -35px;
    background: linear-gradient(135deg, #ff6b6b, #d63031);
    color: #fff;
    padding: 8px 45px;
    font-size: 15px;
    font-weight: 900;
    transform: rotate(315deg);
    text-align: center;
    letter-spacing: 2px;
    z-index: 10;
    white-space: nowrap;
    box-shadow: 0 4px 15px rgba(214, 48, 49, .5), inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -2px 0 rgba(0, 0, 0, .2);
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    border-radius: 2px
}

.dst-badge {
    position: absolute;
    top: 8px;
    left: -25px;
    background: linear-gradient(135deg, #0fdde2, #0e79d6);
    color: #fff;
    padding: 8px 88px;
    font-size: 15px;
    font-weight: 900;
    transform: rotate(333deg);
    text-align: left;
    letter-spacing: 1px;
    z-index: 20;
    white-space: nowrap;
    box-shadow: 0 4px 15px rgba(214, 48, 49, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
}
	

.download-btn {
    background: linear-gradient(145deg, #4a90e2, #357ab7);
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 12px;
    cursor: pointer;
    outline: 0;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, .1), -4px -4px 10px rgba(255, 255, 255, .1);
    transition: all .3s ease;
    margin-right: 20px
}

.download-btn.green {
    background: linear-gradient(145deg, #6c6, #449d44)
}

.download-btn.yellow {
    background: linear-gradient(145deg, #f1c70a, #e3ed0c)
}

.download-btn.yellow a {
    color: #da1717;
    text-decoration: none
}

.download-btn:hover {
    box-shadow: 8px 8px 15px rgba(0, 0, 0, .2), -8px -8px 15px rgba(255, 255, 255, .1);
    transform: translateY(-3px)
}

.download-btn:active {
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, .2);
    transform: translateY(2px)
}

.modal {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    font-size: 14px;
    z-index: 9999;
    max-width: 200px;
    text-align: center;
    margin-top: 160px
}

button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    transition: background-color .3s
}

button:hover {
    background-color: #0056b3
}

.qrcode-wrapper {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 9999;
    font-family: Arial, sans-serif
}

.qrcode-panel {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
    padding: 15px;
    width: 150px;
    text-align: center;
    transition: all .3s ease;
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 70px;
    left: 0
}

.qrcode-wrapper:hover .qrcode-panel {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.qrcode-title {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 700
}

.qrcode-img-container {
    margin: 0 auto;
    padding: 5px;
    background: #fff;
    border: 1px solid #eee
}

.qrcode-float-btn {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    transition: all .3s ease;
    border: 1px solid #eee
}

.qrcode-float-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 16px rgba(0, 0, 0, .2)
}

.qrcode-icon {
    width: 36px;
    height: 36px;
    background: #2c3e50;
    position: relative
}

.qrcode-icon::after,
.qrcode-icon::before {
    content: '';
    position: absolute;
    background: #fff
}

.qrcode-icon::before {
    width: 8px;
    height: 8px;
    border: 2px solid #2c3e50;
    top: 0;
    left: 0
}

.qrcode-icon::after {
    width: 4px;
    height: 4px;
    bottom: 4px;
    right: 4px;
    box-shadow: -8px 0 0 #2c3e50, 0 -8px 0 #2c3e50, -8px -8px 0 #2c3e50, -4px -12px 0 #2c3e50, -12px -4px 0 #2c3e50
}

@media (max-width:768px) {
    .qrcode-wrapper {
        display: none
    }
}

.headerbar {
    margin-bottom: 30px
}

.img-item {
    margin-bottom: 40px;
    margin: 0 auto; 
}

.pdfimg {
    max-width: 100%;       /* 关键：不超过容器 */
    height: auto;
    display: inline-block;
}



.img-item:last-child {
    margin-bottom: 0
}

.product-card {
    max-width: 1200px;
    width: 100%;
    background: #fff;
    border-radius: 28px;
    box-shadow: 0 20px 40px -12px rgba(0, 0, 0, .12), 0 8px 24px -8px rgba(0, 0, 0, .05);
    overflow: hidden;
    padding: 28px 32px 40px;
    transition: all .2s ease
}

.product-top {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 40px;
    margin-bottom: 48px;
    align-items: flex-start
}

.product-image {
    flex: 0 0 400px;
    max-width: 100%;
    aspect-ratio: 1/1;
    background: #f0f2f6;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .02);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: flex-basis .2s
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background: #eaeef3
}

.product-meta {
    flex: 1 1 300px;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    gap: 18px
}

.product-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.02em;
    color: #0b1a2e;
    margin-bottom: 4px
}

.params {
    display: flex;
    flex-direction: column;
    gap: 8px 0;
    background: #f8faff;
    padding: 16px 18px;
    border-radius: 20px;
    border: 1px solid #eef2f8;
    margin: 6px 0 8px
}

.param-item {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    font-size: .98rem;
    line-height: 1.6;
    padding: 2px 0;
    border-bottom: 1px dashed #e6ecf3
}

.param-item:last-child {
    border-bottom: none
}

.param-key {
    width: 80px;
    font-weight: 500;
    color: #2c3e50;
    opacity: .75;
    flex-shrink: 0
}

.param-value {
    flex: 1;
    color: #0b1a2e;
    word-break: break-word
}

.param-value1 {
    flex: 1;
    color: #a0aa9e;
    word-break: break-word
}

.param-value .badge {
    background: #dbeafe;
    padding: 0 10px;
    border-radius: 30px;
    font-size: .8rem;
    color: #1a4c7a;
    margin-left: 6px;
    font-weight: 400
}

.action-group {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 18px;
    margin-top: 8px;
    align-items: center
}

.product-description {
    border-top: 2px solid #eef2f8;
    padding-top: 32px;
    margin-top: 6px
}

.desc-title {
    font-size: 1.4rem;
    font-weight: 600;
    color: #0f1e33;
    margin-bottom: 20px;
    letter-spacing: -.3px;
    display: flex;
    align-items: center;
    gap: 12px
}

.desc-title span {
    background: #eef3fc;
    padding: 0 14px;
    border-radius: 60px;
    font-size: .8rem;
    color: #1a4c7a;
    font-weight: 500
}

.desc-content {
    display: flex;
    flex-direction: column;
    gap: 28px
}

.desc-text {
    font-size: x-large;
    line-height: 1.7;
    color: #1f2a3f;
    background: #fafcff;
    padding: 20px 24px;
    border-radius: 24px;
    border: 1px solid #edf2f9
}

.desc-text p {
    margin-bottom: 1em
}

.desc-text p:last-child {
    margin-bottom: 0
}

.desc-media {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 32px;
    align-items: center;
    background: #fafcff;
    padding: 20px 24px 24px;
    border-radius: 28px;
    border: 1px solid #edf2f9
}

.desc-media img {
    flex: 1 1 200px;
    max-width: 280px;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, .02);
    background: #eef2f8;
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block
}

.desc-media .desc-text-inline {
    flex: 2 1 240px;
    font-size: .98rem;
    line-height: 1.7;
    color: #1f2a3f
}

@media screen and (max-width:820px) {
    .product-card {
        padding: 20px 18px 32px
    }

    .product-image {
        flex: 0 0 100%;
        max-width: 100%;
        aspect-ratio: 1/1
    }

    .product-meta {
        flex: 1 1 100%;
        min-width: 0
    }

    .product-title {
        font-size: 1.7rem
    }

    .action-group {
        flex-wrap: wrap
    }

    .btn {
        flex: 1 1 auto;
        min-width: 100px;
        padding: 14px 20px;
        justify-content: center
    }
}

@media screen and (max-width:480px) {
    .product-card {
        padding: 16px 12px 28px
    }

    .product-title {
        font-size: 1.4rem
    }

    .params {
        padding: 12px 14px
    }

    .param-key {
        width: 70px;
        font-size: .9rem
    }

    .param-value {
        font-size: .9rem
    }

    .btn {
        font-size: .95rem;
        padding: 12px 18px;
        min-width: 80px
    }

    .desc-media {
        flex-direction: column;
        align-items: flex-start;
        padding: 16px 16px 20px
    }

    .desc-media img {
        max-width: 100%;
        width: 100%;
        aspect-ratio: 4/3
    }

    .desc-text {
        padding: 16px
    }

    .desc-title {
        font-size: 1.2rem
    }
}

@media screen and (max-width:360px) {
    .product-title {
        font-size: 1.2rem
    }

    .param-key {
        width: 60px
    }
}

@media screen and (max-width:820px) {
    .product-card {
        padding: 20px 18px 32px
    }

    .product-image {
        flex: 0 0 100%;
        max-width: 100%;
        aspect-ratio: 1/1
    }

    .product-meta {
        flex: 1 1 100%;
        min-width: 0
    }

    .product-title {
        font-size: 1.7rem
    }

    .action-group {
        flex-wrap: wrap
    }

    .btn {
        flex: 1 1 auto;
        min-width: 100px;
        padding: 14px 20px;
        justify-content: center
    }
}

@media screen and (max-width:480px) {
    .product-card {
        padding: 16px 12px 28px
    }

    .product-title {
        font-size: 1.4rem
    }

    .params {
        padding: 12px 14px
    }

    .param-key {
        width: 70px;
        font-size: .9rem
    }

    .param-value {
        font-size: .9rem
    }

    .btn {
        font-size: .95rem;
        padding: 12px 18px;
        min-width: 80px
    }

    .desc-media {
        flex-direction: column;
        align-items: flex-start;
        padding: 16px 16px 20px
    }

    .desc-media img {
        max-width: 100%;
        width: 100%;
        aspect-ratio: 4/3
    }

    .desc-text {
        padding: 16px
    }

    .desc-title {
        font-size: 1.2rem
    }
}

@media screen and (max-width:360px) {
    .product-title {
        font-size: 1.2rem
    }

    .param-key {
        width: 60px
    }
}

.search-wrapper {
    max-width: 1200px;
    width: 100%;
    box-shadow: 0 12px 32px -8px rgba(0, 20, 40, .12), 0 4px 12px rgba(0, 0, 0, .02);
    padding: 15px 5px 10px 5px;
    transition: all .2s ease
}

.search-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px 24px
}

.search-label {
    flex: 1 1 200px;
    min-width: 140px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #0b1a2e;
    letter-spacing: -.01em;
    display: flex;
    align-items: center;
    gap: 8px 12px;
    flex-wrap: wrap
}

.search-label .main-text {
    font-size: 1.2rem;
    font-weight: 600;
    color: #6083e0;
    background: #eef3fc;
    padding: 2px 16px 2px 14px;
    border-radius: 40px;
    display: inline-block;
    white-space: nowrap;
    text-align: left
}

.search-label .sub-text {
    font-weight: 400;
    color: #4d6a8f;
    font-size: .95rem;
    background: #f5f8ff;
    padding: 0 10px 0 6px;
    border-radius: 30px
}

.search-field {
    min-width: 180px;
    display: flex;
    align-items: center;
    background: #f5f9ff;
    border-radius: 60px;
    padding: 4px 4px 4px 20px;
    border: 1.5px solid #479fce;
    transition: border-color .2s, box-shadow .2s;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .02)
}

.search-field:focus-within {
    border-color: #1a4c7a;
    box-shadow: 0 0 0 4px rgba(26, 76, 122, .08), inset 0 1px 3px rgba(0, 0, 0, .02);
    background: #fff
}

.search-field form {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 8px;
    flex: 1
}

.search-field input {
    flex: 1;
    border: none;
    background: 0 0;
    padding: 12px 8px 12px 4px;
    font-size: 1rem;
    color: #0b1a2e;
    outline: 0;
    min-width: 80px;
    font-weight: 450
}

.search-field input::placeholder {
    color: #8ba0bb;
    font-weight: 400;
    font-size: .95rem;
    letter-spacing: .2px
}

.search-field button {
    background: #1dc522;
    border: none;
    border-radius: 60px;
    padding: 10px 22px;
    color: #fff;
    font-weight: 600;
    font-size: .95rem;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: .2s ease;
    white-space: nowrap;
    flex-shrink: 0;
    box-shadow: 0 4px 10px rgba(26, 58, 107, .2);
    letter-spacing: .3px
}

.search-field button:hover {
    background: #0f2a4f;
    box-shadow: 0 6px 16px rgba(26, 58, 107, .3);
    transform: translateY(-1px)
}

.search-field button:active {
    transform: scale(.96);
    box-shadow: 0 2px 6px rgba(26, 58, 107, .2)
}

.search-field button svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    flex-shrink: 0
}

@media screen and (max-width:700px) {
    .search-wrapper {
        padding: 16px 18px;
        border-radius: 40px
    }

    .search-row {
        flex-direction: column;
        align-items: stretch;
        gap: 12px
    }

    .search-label {
        flex: 1 1 auto;
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
        gap: 6px 10px
    }

    .search-label .main-text {
        white-space: normal;
        font-size: 1.1rem;
        padding: 2px 14px
    }

    .search-label .sub-text {
        font-size: .9rem
    }

    .search-field {
        padding: 4px 4px 4px 16px
    }

    .search-field input {
        padding: 10px 6px 10px 2px;
        font-size: .95rem
    }

    .search-field button {
        padding: 8px 18px;
        font-size: .9rem
    }
}

@media screen and (max-width:420px) {
    .search-wrapper {
        padding: 12px 12px;
        border-radius: 32px
    }

    .search-field {
        padding: 3px 3px 3px 12px;
        border-radius: 40px
    }

    .search-field input {
        padding: 8px 4px 8px 0;
        font-size: .9rem;
        min-width: 60px
    }

    .search-field button {
        padding: 6px 14px;
        font-size: .8rem;
        gap: 4px
    }

    .search-field button svg {
        width: 16px;
        height: 16px
    }

    .search-label .main-text {
        font-size: 1rem
    }
}

@media screen and (min-width:1200px) {
    .search-row {
        gap: 32px
    }

    .search-label {
        max-width: 50%
    }

    .search-field {
        flex: 0 1 50%;
        max-width: 40%
    }
}

@media screen and (min-width:701px) and (max-width:1199px) {
    .search-label {
        flex: 1 1 35%;
        min-width: 160px
    }

    .search-field {
        flex: 1 1 30%;
        min-width: 200px
    }
}

.demo-hint {
    position: fixed;
    bottom: 18px;
    left: 0;
    right: 0;
    text-align: center;
    color: #7b93b0;
    font-size: .8rem;
    letter-spacing: .3px;
    opacity: .6;
    pointer-events: none
}


/* ==================== 基础重置 ==================== */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #f5f5f5; }

/* ==================== 导航栏容器 ==================== */
.navbar {
    background:  #c00;;
    color: #fff;
    position: relative;
    z-index: 1000;
}
.nav-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 60px;
}

/* Logo */
.nav-logo {
    font-size: 1.4rem;
    color: #ffe007;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-text-stroke: 1px #fffcfc;
}

/* ==================== 桌面端菜单样式 ==================== */
.nav-menu {
    list-style: none;
    display: flex;
    gap: 0;
}
.nav-item { position: relative; }
.nav-link {
    display: block;
    padding: 18px 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.95rem;
    transition: all 0.3s ease;
    white-space: nowrap;
}
.nav-link:hover, .nav-item.active > .nav-link {
    color: #fff;
    background: rgba(233, 69, 96, 0.15);
}

/* 二级菜单箭头指示器 */
.has-dropdown > .nav-link::after {
    content: '\25BE'; /* ? 的 Unicode 编码，不受文件编码影响 */
    margin-left: 6px;
    font-size: 0.75rem;
    transition: transform 0.3s;
}

/* ===== 二级下拉菜单 ===== */
.dropdown {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #ea535f;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.3);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}
.dropdown .nav-link {
    padding: 12px 20px;
    font-size: 0.9rem;
    border-left: 3px solid transparent;
}
.dropdown .nav-link:hover {
    background: rgba(233, 69, 96, 0.1);
    border-left-color: #e94560;
}

/* 桌面端悬停触发下拉 */
@media (min-width: 769px) {
    .has-dropdown:hover > .dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    .has-dropdown:hover > .nav-link::after {
        transform: rotate(180deg);
    }
}

/* ==================== 汉堡按钮 ==================== */
.hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
    gap: 5px;
    padding: 5px;
}
.hamburger span {
    width: 25px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    transition: all 0.3s ease;
}
/* 汉堡动画 → X */
.hamburger.active span:nth-child(1) { transform: rotate(45deg) translate(5px, 6px); }
.hamburger.active span:nth-child(2) { opacity: 0; }
.hamburger.active span:nth-child(3) { transform: rotate(-45deg) translate(5px, -6px); }

/* ==================== 移动端适配 ==================== */
@media (max-width: 768px) {
    .hamburger { display: flex; }

    .nav-menu {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #e54646;
        flex-direction: column;
        padding: 20px 0;
        transform: translateX(100%);
        transition: transform 0.35s ease;
        overflow-y: auto;
    }
    .nav-menu.open { transform: translateX(0); }

    .nav-link { padding: 15px 25px; font-size: 1rem; }

    /* 移动端下拉菜单改为折叠面板 */
    .dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: #e54646;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.35s ease;
        border-radius: 0;
    }
    .dropdown.mobile-open { max-height: 500px; }

    .dropdown .nav-link {
        padding-left: 45px;
        font-size: 0.9rem;
    }

    /* 移动端箭头旋转 */
    .has-dropdown.mob-active > .nav-link::after {
        transform: rotate(180deg);
    }
}

/* ==================== 演示用页面内容 ==================== */
.demo-content {
    max-width: 800px; margin: 60px auto; padding: 0 20px;
    line-height: 1.8; color: #333;
}
.demo-content h1 { margin-bottom: 20px; color: #1a1a2e; }



.main_tupian {
    width: 100%;
    max-width: 1200px;
}

/*详情页*/

.details { border-radius:5px; border:1px solid #eee; /* padding:20px; */}

.details .title {font-size:32px; text-align: center; line-height: 1.35em;  padding: 10; margin: 10 2 2 2;}

.details .meta {text-align:center; font-size:0; line-height: normal; border-bottom:1px solid #f15017; margin-bottom:2.43%;}

.details .meta span {font-size:14px; color:#888; padding:2px 15px; display:inline-block;}

.details .meta a {color:#888;}


.product-thumb {

/*   border: 1px solid #a49b9b; */

   margin-bottom: 15px;

  /*  width: 180px;  */

}



.product-thumb .description {

 text-align: center;
 overflow: hidden;        /* 隐藏溢出内容 */
 text-overflow: ellipsis; /* 超出部分显示省略号 */
 white-space: nowrap;     /* 强制文字不换行 */ 

}



/*详情内容*/

.entry {font-size:15px; line-height: 1.75em; color:#333;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin-bottom:2.43%; text-indent:2em; word-break: break-all;}
.entry p img {border:0px;}
.entry img {max-width:100%; height:auto; display: block; margin: 0 auto;}
.entry ol li {list-style:outside decimal none; margin-left:1em;} 
.entry blockquote {margin:0 2em 2.43%; padding:2.43% 2.43% 0; font-style:italic; overflow: hidden; color:#555; border:1px dashed #eee; background-color:#f9f9f9; border-radius:3px;}
.entry hr {border:none; border-bottom:1px solid #999; margin-bottom:2.43%;}


@media only screen and (max-width: 768px)
.details .title {
    font-size: 20px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 960px)
.details .title {
    font-size: 24px;
}

.wz_760_fenyue {
    text-align: center;
    margin: 10px 0;
}

