:root{
    --primary: 348 83% 47%;
}
/*! CSS Used from: https://rizi.nuclgeol.cn/static/index-DH9S0nFg.css */
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));}
.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);}
.to-cyan-500{--tw-gradient-to:#06b6d4 var(--tw-gradient-to-position);}
.shadow-blue-500\/50{--tw-shadow-color:rgb(59 130 246 / .5);--tw-shadow:var(--tw-shadow-colored);}

.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));}
.from-indigo-500{--tw-gradient-from:#6366f1 var(--tw-gradient-from-position);--tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);}
.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position);}
.shadow-indigo-500\/50{--tw-shadow-color:rgb(99 102 241 / .5);--tw-shadow:var(--tw-shadow-colored);}
.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);}
.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position);}
.shadow-purple-500\/50{--tw-shadow-color:rgb(168 85 247 / .5);--tw-shadow:var(--tw-shadow-colored);}
.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}
@media (min-width: 768px) {
    .lg\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

.text-block\/40 {
    color: rgba(0, 0, 0, 0.267);
}
.shadow-purple-500\/50 {
    --tw-shadow-color: rgb(168 85 247 / .5);
    --tw-shadow: var(--tw-shadow-colored)
}
.to-indigo-500 {
    --tw-gradient-to: #6366f1 var(--tw-gradient-to-position)
}

.w-20 {
    width: 5rem
}

.h-20 {
    height: 5rem
}

.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.progress-bar.small {
    height: 4px;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #3b82f6, #6366f1);
    border-radius: 4px;
    transition: width 0.3s ease;
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
}

.to-cyan-600 {
    --tw-gradient-to: #0891b2 var(--tw-gradient-to-position);
}
/*
.from-blue-600 {
    --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}*/
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}


.main-wrapper {
    display: flex
;
    min-height: 100vh;
}
li{list-style:none;}
@media (max-width:768px){
    .sidebar{height:auto;margin-bottom:20px;position:static;width:100%;}
    .category-nav a{padding:8px 15px;}
}
.sidebar{display:flex;flex-direction:column;height:100%;}
.sidebar-logo{border-bottom:1px solid #eee;margin-bottom:10px;padding:15px;}
.sidebar-logo a{color:#333;display:flex;flex-direction:column;text-decoration:none;}
.logo-img{align-items:center;display:flex;font-size:32px;height:60px;justify-content:center;margin:0 auto;width:60px;}
.logo-text{font-size:38px;font-weight:700;margin-bottom:3px;}
.logo-subtitle{font-size:.85rem;}
.category-nav{background-color:#fff;border-radius:10px;padding:15px; }
.category-nav ul{list-style:none;margin:0;padding:0;}
.category-nav li{margin-bottom:8px;justify-content: center;}
.category-nav li a{padding:10px 15px;}
.category-nav li{background-color:#f5f5f5;border-radius:5px;color:#333;font-size:14px;text-decoration:none;transition:all .3s;}
.category-nav li:hover{
    /*transform: translateX(10px);*/
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.category-nav li.active,.category-nav li:hover{
    /*background-color:#4285f4;*/
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    /*--tw-gradient-from-position：'';
    --tw-gradient-from: #000000 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
    --tw-gradient-to: #000000 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgba(0, 0, 0, 0.44), var(--tw-gradient-to);
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
    */
    background-color: hsl(var(--primary));
    color:#fff;

}
.menu li svg.icon{
    background: #ddd;
    border-radius: .4rem;
}
.menu li:hover svg,.menu li.active svg{
    background: inherit;
}
table{
    border-top: 1px solid #e2e8f0;
    border-left: 1px solid #e2e8f0;
}
table tr td,table tr th{
    border-right: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
    padding: .2rem 2rem;
}
.inner-glow {
    box-shadow: inset 0 0 10px 2px rgba(27, 123, 204, 0.8);
}
.blur-border {
    --neon-blue: #00F3FF;
    text-shadow: 0 0 5px var(--neon-blue), 0 0 20px var(--neon-blue) #00F3FF;
    letter-spacing: 1px;
}

.sidebar-toggle span {
    background-color: #fff;
    display: block;
    height: 3px;
    margin: 2px 0;
    transition: all .3s;
    width: 25px;
    border-radius: 25px;

}

.sidebar-toggle.active span:nth-child(1) {
    transform: translateY(0.4rem) rotate(45deg);
}

.sidebar-toggle.active span:nth-child(2) {
    opacity: 0;
}

.sidebar-toggle.active span:nth-child(3) {
    transform: translateY(-0.5rem) rotate(-45deg);
}


@media (max-width:767px){
    .sidebar{height:auto;margin-bottom:20px;position:static;}
    .sidebar{width:100%;}
    .main-logo{display: block!important;}
}
@media (max-width:767px){
    .sidebar{height:auto;margin-bottom:20px;position:static;width:100%;}

}


.right-column {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.sidebar {
    display: flex;
    flex-direction: column;
    height: 100%;

}
.sidebar-logo {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding: 40px 15px;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%); /* 元素起始位置在上方 */
        opacity: 0; /* 初始透明度为0 */
    }
    to {
        transform: translateY(0); /* 元素最终位置在正常位置 */
        opacity: 1; /* 最终透明度为1，完全不透明 */
    }
}

@keyframes slideBottom {
    from {
        transform: translateY(100%); /* 元素起始位置在上方 */
        opacity: 0; /* 初始透明度为0 */
    }
    to {
        transform: translateY(0); /* 元素最终位置在正常位置 */
        opacity: 1; /* 最终透明度为1，完全不透明 */
    }
}

@keyframes slideLeft {
    from {
        transform: translateX(-100%); /* 元素起始位置在上方 */
        opacity: 0; /* 初始透明度为0 */
    }
    to {
        transform: translateX(0); /* 元素最终位置在正常位置 */
        opacity: 1; /* 最终透明度为1，完全不透明 */
    }
}
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%); /* 从左边开始 */
        opacity: 0; /* 完全透明 */
    }
    100% {
        transform: translateX(0); /* 移动到正常位置 */
        opacity: 1; /* 完全不透明 */
    }
}
.menu li{
    animation: slideInFromLeft 1s ease-out forwards; /* 应用动画 */

    opacity: 0; /* 初始状态为透明 */
    transform: translateX(-100%); /* 初始状态从左边开始 */
}
.menu li:nth-child(1) { animation-delay: 0.1s; }
.menu li:nth-child(2) { animation-delay: 0.2s; }
.menu li:nth-child(3) { animation-delay: 0.3s; }
.menu li:nth-child(4) { animation-delay: 0.4s; }
.menu li:nth-child(5) { animation-delay: 0.5s; }
.menu li:nth-child(6) { animation-delay: 0.6s; }
.menu li:nth-child(7) { animation-delay: 0.7s; }
.menu li:nth-child(8) { animation-delay: 0.8s; }
.menu li:nth-child(9) { animation-delay: 0.9s; }
.menu li:nth-child(10) { animation-delay: 1.0s; }
.menu li:nth-child(11) { animation-delay: 1.1s; }
.menu li:nth-child(12) { animation-delay: 1.2s; }
.menu li:nth-child(13) { animation-delay: 1.3s; }
.menu li:nth-child(14) { animation-delay: 1.4s; }
.menu li:nth-child(15) { animation-delay: 1.5s; }
.menu li:nth-child(16) { animation-delay: 1.6s; }
.menu li:nth-child(17) { animation-delay: 1.7s; }
.menu li:nth-child(18) { animation-delay: 1.8s; }

#container-body{
    animation: slideBottom 1s ease forwards;
}
.left-column {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    flex-shrink: 0;
    height: 100vh;

    position: sticky;
    top: 0;
    animation: slideLeft 1s ease forwards;
    width: 280px;
    z-index: 100;
    overflow-y: auto;
}

header{
    animation: slideDown 1s ease forwards;
}
.bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))
}
.pl-6 {
    padding-left: 1.5rem;
}
.border-slate-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-l-2 {
    border-left-width: 2px;
}

.ml-8 {
    margin-left: 2rem;
}
.absolute {
    position: absolute;
}
.-left-\[29px\]{left:-29px;}
.top-2{top:.5rem;}
.p-5{padding:1.25rem;}
.bg-white\/80{background-color: rgba(255, 255, 255, 0.6);}
.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.max-w-4xl{  max-width: 52rem}

.sidebar-toggle {
    align-items: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    cursor: pointer;

    flex-direction: column;
    justify-content: center;
    padding: 0;
    width: 2.25rem;
    height: 2.25rem;
    z-index: 101;
}
.menubtn{display: none!important;}

.md\:mobile{
    display: none;
}
.mobile-nav ul{
    display: grid;
    list-style: none;
    flex-wrap: wrap;
    background-color: #fff;
    grid-template-columns: repeat(3,1fr);
}
.mobile-nav li{
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    line-height: 3rem;
}

.md\:text-4xl{font-size: 2.25rem;
    line-height: 2.5rem;}
@media (max-width: 767px) {
    .md\:text-4xl{font-size: 1.25rem;
        line-height: 2.5rem;
    }
    .md\:mobile{display: block;}
    .menubtn{display: flex!important;}
    .sidebar-toggle {
        display: flex;
        z-index: 1001;
        background-color: hsl(var(--primary));
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }
    .right-column {
        /* padding: 0 10px; */
        overflow: hidden;
    }

    .left-column {
        position: fixed;
        top: 0;
        right: -280px;
        width: 280px;
        z-index: 1000;
        height: 100vh;
        overflow-y: auto;
        transition: left 0.3s ease;
        background-color: #fff;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
    }
    .left-column.active {
        right: 0;
    }
    .left-column.active {
        transform: translateX(0);
        z-index: 1000;
        margin-top: 75px;
    }

}


:root {
    --primary-color: #9333ea;
    --primary-light: #FFA057;
    --primary-dark: #E56700;
    --secondary-color: #2B3C3D;
    --secondary-light: #3A5152;
    --text-dark: #2B3C3D;
    --text-light: #5A6C6D;
    --bg-light: #F8F6F2;
    --white: #ffffff;
    --shadow: 0 5px 15px rgba(43, 60, 61, 0.1);
    --transition: all 0.3s ease;
}
input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: hsl(var(--primary));
}

.radio-option label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 20px;
    border: 2px solid var(--bg-light);
    border-radius: 8px;
    background-color: var(--white);
    color: var(--text-light);
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: var(--shadow);
}
l1abel::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    border: 2px solid var(--text-light);
    border-radius: 50%;
    background-color: var(--white);
    transition: var(--transition);
}

#goto-top:hover{background-color: hsl(var(--primary));}
#goto-top{position:fixed;bottom:5rem;right:2rem;width:4rem;height:4rem;background-color: #e4e8ea;border-radius:100%;cursor:pointer;z-index:1000;}
i.icon::before{content:"";display:block;width:1.25rem;height:1.25rem;background-size:contain;background-repeat:no-repeat;color:white;}
i.top::before{content:' ';background-image:url(/static/top.svg);background-repeat:no-repeat;background-position:50% 50%;width:2.0rem;height:2.0rem;margin:1rem auto;}
span.active{ color: #06b6d4;}
.tag span{white-space: nowrap;}
.notice-list{ margin-left: 2rem; list-style-type: decimal;}
.notice-list li{ line-height: 1.75rem;list-style:inherit;}
.jitag span{color: #f10b87;}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}

@keyframes pulse2 {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}
.animate-spin{
    animation: pulse2 2s infinite;
}

.blur-2xl {
    --tw-blur: blur(1px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

li.pull-left{display: flex;flex-direction: row;}
div.pull-left{flex-direction: column;}
.dis_inblock{display: flex;flex-direction: row;}
.dis_inblock .pull-left{flex-direction: row;}
.text_a_c{overflow: hidden;display: flex;flex-wrap: wrap;}
.pull-left.fs{display: flex}

.f_s12{font-size:12px;}
.f_s14{font-size:14px;}
.f_s15{font-size:15px;}
.f_s16{font-size:16px;}
.co_666{color:#666;}
.co_999{color:#999;}
.co_dark{color:#5c6577;}
.back_fcfcfc{background:#fcfcfc;}
.back_b6cee9{background:#b6cee9;}
.back_b6dace{background:#b6dace;}
.back_b6b7da{background:#b6b7da;}
.back_ffc5c5{background:#ffc5c5;}
.back_cbc29a{background:#cbc29a;}
.back_abdcee{background:#abdcee;}
.border1_000{border:1px solid #3b82f680;padding:20px  13px;}
.name_content .fraction{width:120px;height:50px;background:#e55352;color:#fff;text-align:center;font-size:12px;position:absolute;top:20px;right:-9px;border-top-left-radius:50px;border-bottom-left-radius:50px;}
.name_content .fraction i{width:6px;height:7px;background:url(./images/page_icon.png) -156px -77px no-repeat;position:absolute;right:0;bottom:-7px;}
.name_content  .fraction strong{color:#fff;font-size:18px;line-height:50px;display:block;}
.name_content .zi-info{padding-bottom:22px;}
.name_content .zi-info ul{display: flex;flex-direction: row;flex-wrap: wrap;}
.name_content .zi-info li{font-size:14px;white-space:nowrap;padding-right:30px;}
.name_content .zi-info .pull-left p{line-height:20px;}
.name_content .zi-info .zi{width:65px;height:65px;text-align:center;line-height:65px;font-size:40px;font-weight:700;background:url(./images/tian.png) no-repeat;border:1px solid #cacaca;margin-right:10px;color:#333;}
.name_content .df-info{font-size:0;padding:10px 0;}
.name_content .df-info li{line-height:18px;vertical-align:top;padding-left:26px;}
.name_content .df-info li:first-child{padding-left:0px;}
.name_content .df-info li span{padding-right:10px;white-space: nowrap;}
.name_content .df-info .fs em,.name_content .df-info .fs i{height:14px;border-radius:14px;}
.name_content .df-info .fs em{background:#e4e4e4;width:155px;margin:2px 8px 0 0;}
.name_content .df-info .fs b{width:46px;}
.name_content .df-info .fs i{display:block;width:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.name_list_c{border:1px solid #f3efef;padding:15px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.name_list_c li{border-top:1px solid #d8e4e0;padding:17px 0;line-height:1.7;}
.name_list_c li:first-child{border-top:0;padding-top:0;}
.name_list_c li:last-child{padding-bottom:0;}
.name_list_c p{padding:4px 0;margin:0;clear:both;line-height:28px;}
@media (min-width:768px){
    ::-webkit-scrollbar-thumb{min-height:28px;padding-top:100px;background-color:rgba(0,0,0,.2);-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:5px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);}
    ::-webkit-scrollbar-button{width:0;height:0;}
    ::-webkit-scrollbar{width:10px;height:10px;}
}
@media screen and (max-width:991px){
    .border1_000{padding:15px 8px;}
    .name_list_c{padding:8px;margin-top:10px;}
}
@media screen and (max-width:767px){
    .name_content .df-info{padding-top:5px;}
    .name_content .df-info li{padding-left:0px;padding-top:8px;}
    .name_content .zi-info li{padding-right:0px;}
    .name_content .zi-info li{margin-bottom:10px;width:100%;}
    .name_content .fraction{width:100px;height:40px;top:65px;}
    .name_content .fraction strong{line-height:40px;font-size:16px;}
}
.p-8{padding:2rem}
.other-person-page{padding:15px 0;overflow:hidden;border:1px solid #eee;margin-bottom:20px; display: flex;gap: 2rem; border-radius: .75rem;}
.other-person-page .face-stuff{height:auto;width:100px;position:relative;}
.other-person-page .face-stuff-img{width:100px;height:100px;text-align:center;line-height:100px;position:relative;margin:0 10px;}
.face-stuff-img .avatar-box{overflow:hidden;border-radius:100%;}
.face-stuff-img .avatar-box img{max-width:100%;vertical-align:middle;width:100px;height:auto;}
.other-person-page .info-stuff{height:auto;width:auto;}
.other-person-page .info-stuff-set{line-height:24px;}
.other-person-page .info-stuff-set span{color:#888;font-size:15px;line-height:32px;}
.other-person-page .info-stuff-set span b{color:#333;}
@media (min-width:768px){
    ::-webkit-scrollbar-thumb{min-height:28px;padding-top:100;background-color:rgba(0,0,0,.2);-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:5px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);}
    ::-webkit-scrollbar-button{width:0;height:0;}
    ::-webkit-scrollbar{width:10px;height:10px;}
}
@media screen and (max-width:767px){
    .other-person-page .face-stuff-img{margin:0;width:80px;height:80px;}
    .other-person-page .info-stuff-set span{line-height:24px;font-size:12px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block;}

    .other-person-page .face-stuff,.face-stuff-img .avatar-box img{width:80px;}
}

.co_1{color:#ffd200;}
.co_2{color:#bae4a3;}
.co_3{color:#93b7ff;}
.co_4{color:#ffa200;}
.co_5{color:#af8673;}
.tu ul{display: flex;flex-wrap: wrap}

.wuxing .tu li{font-size:15px;font-weight:700;overflow:hidden;line-height:20px;padding:0 60px 15px 0;color:#5c6575;border:0;display: flex;}
.wuxing .tu span{padding-right:5px;}
.wuxing .tu .back,.wuxing .tu .back i{height:14px;border-radius:20px;}
.wuxing .tu .back{height:14px;width:100px;background:#e4e4e4;margin-top:3px;}
.wuxing .tu .back i{height:14px;display:block;}
.wuxing .tu .wx_j .back i{background:#ecd69f;}
.wuxing .tu .wx_m .back i{background:#bbd4c5;}
.wuxing .tu .wx_s .back i{background:#bdd5dd;}
.wuxing .tu .wx_h .back i{background:#e9c8c0;}
.wuxing .tu .wx_t .back i{background:#d1cbc7;}
.p_l5{padding-left:5px;}
.bzxys ul{display:inline-block;padding:6px 0;}
.bzxys li{padding:4px 0;display:inline-block;border:0;}

.htitle h3{font-family:inherit;font-weight:bold;line-height:1.1;color:inherit;}
.htitle h3{margin-top:20px;margin-bottom:10px;}
.htitle h3{font-size:1.15rem;}
.pb-6{padding-bottom: 1.5rem;}

@media print{
    *,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
    p{orphans:3;widows:3;}
}
.clearfix:after,.clearfix:before{display:table;content:" ";}
.clearfix:after{clear:both;}


.f_s12{font-size:12px;}
.f_s14{font-size:14px;}
.f_s15{font-size:15px;}
.f_s16{font-size:16px;}
.co_666{color:#666;}
.co_999{color:#999;}
.co_dark{color:#5c6577;}
.back_fcfcfc{background:#fcfcfc;}
.back_b6cee9{background:#b6cee9;}
.back_b6dace{background:#b6dace;}
.back_b6b7da{background:#b6b7da;}
.back_ffc5c5{background:#ffc5c5;}
.back_cbc29a{background:#cbc29a;}
.back_abdcee{background:#abdcee;}
.mt20{margin-top:20px;}
.border3_000{border:3px solid #3b82f680;background:#fff;padding:3px;position:relative;}
.border3_000:after,.border3_000:before{content:'';width:4px;height:4px;border:1px solid #3b82f680;position:absolute;}
.border3_000:after{bottom:3px;right:3px;}
.border3_000:before{top:3px;left:3px;}



/* 添加移动端适配 */
@media screen and (max-width: 767px) {
    .tu ul{flex-direction: column;}
    .name_content .zi-info ul{flex-direction: column;}
    .text_a_c{flex-direction: column;}
    .other-person-page{flex-direction: column;}
    /* 解决表格溢出 */
    table {
        display: block;
        overflow: auto;
        white-space: nowrap;
    }

    table tr td, table tr th {
        padding: .2rem .3rem; /* 减少padding */
        min-width: auto;
    }

    /* 修复.wuxing布局 */
    .wuxing .tu li {
        
        display: flex;
        width: 90% !important;
        padding-right: 0;
        margin-bottom: 10px;
    }

    /* 修复.fraction位置 */
    .name_content .fraction {

        width: 100px;
        right: 0;
        top: 10px;
        margin: 0 auto;
    }
    .qiming-content{width: calc(100% - 2px);overflow: hidden;}
    /* 修复.zi-info布局 */
    .name_content .zi-info li {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
        white-space: normal;
    }

    /* 修复.df-info布局 */
    .name_content .df-info {
        display: block;
    }

    .name_content .df-info li {

        width: 90%;
        padding-left: 0;
        padding-top: 8px;
    }

    /* 防止其他元素溢出 */
    .border1_000,
    .name_list_c,
    .other-person-page {
        max-width: calc(100% - 2px);
        box-sizing: border-box;
        overflow-x: hidden;
    }

    /* 强制换行 */
    .name_content .zi-info,
    .info-stuff-set span {
        word-wrap: break-word;
        word-break: break-word;
        overflow-wrap: break-word;
    }
}
.poster-txt{ overflow-x: hidden;}
.basic{overflow: hidden}

/* 添加滚动条以防万一 */
@media screen and (max-width: 767px) {
    .overflow-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.score-number{font-size:32px;font-weight:700;line-height:1;}
@media (max-width: 576px){
    .score-number{font-size:24px;}
}
.score-value{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg, #d4a017, #b8860b);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 15px;box-shadow:0 4px 15px rgba(0, 0, 0, 0.2);}
.score-number{font-size:36px;font-weight:700;line-height:1;}
.score-unit{font-size:16px;margin-top:5px;}
.score-label{font-size:18px;font-weight:600;color:#333;text-align:center;}
.score-average{color:#d08030;padding:3px 10px;background-color:rgba(208, 128, 48, 0.1);border-radius:15px;}

input{z-index: 1;}
.topic-widget{
    color: white;
    position: absolute;
    left: calc(50% - 4rem);
    top: 3.4rem;
    border: 1px solid #db143c;
    background-color: #db143c;
    padding: .75rem;
    border-radius: .4rem;
    z-index: 2;
}
.topic-item{
    position: relative;
}
.triangle {
    position: absolute;
    top: -18px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;  /* 左边框 */
    border-right: 6px solid transparent; /* 右边框 */
    border-bottom: 5px solid #db143c;     /* 底边框 */
}
