body {
    background-color: #f4f6f9;
    font-size: 14px;
}

p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.copyright {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none; /* 标准语法 */
}

.form-control {
    font-size: 15px;
}

.table-striped td {
    padding: 5px;
}

.table-striped th {
    padding: 5px;
}

.table-bordered td {
    padding: 5px;
}

.table-bordered th {
    padding: 5px;
}

.card-body {
    padding: 8px 15px;
}

.card-body-1 {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 8px;
}

div.query {
    margin-left: 0px;
    margin-bottom: 0px;
    text-align: center;
}

button.query {
    padding: 0.375rem 30px;
}

table.center {
    text-align: center;
    margin-bottom: 0px;
}

table.center td, table.center th {
    vertical-align: middle;
    padding: 5px 2px;
}

table.center .odd {
    background-color: rgba(0, 0, 0, .05);
}

div.page {
    text-align: center;
}

.center {
    text-align: center;
}

div.nav {
    border-bottom: 1px solid #dee2e6;
    background: #fff;
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    z-index: 999;
    text-align: center;
}

div.back-top {
    height: 55px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 55px;
    z-index: 999;
}

.nav .row {
    line-height: 60px;
    vertical-align: middle;
    width: 100%;
}

.container-fluid {
    margin-top: 60px;
}

.container-app {
    margin-top: 0;
}

.footer {
    text-align: center;
    margin-bottom: 10px;
}

.grey {
    background-color: rgba(0, 0, 0, .05);
}

.arrow-up {
    display: inline-block;
    vertical-align: top;
    border-bottom: 4px solid #dd0000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 5px;
}

.arrow-down {
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #dd0000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 5px;
}

.main-table thead td {
    border-bottom-width: 1px;
}

.main-table thead th {
    border-bottom-width: 1px;
}

.main-table tbody + tbody {
    border-top: 0px;
}

.main-table td {
    border-top: 0px;
}

.main-table th {
    border-top: 0px;
}

.num-line {
    text-decoration: line-through;
}

.row .table {
    margin-bottom: 0px;
}

.row h1 {
    margin-bottom: 0px;
}

.row .card {
    margin-bottom: 10px;
}

div.back {
    margin: 5px 0;
}

div.info-box {
    margin-left: 0px;
}

table.info th {
    text-align: center;
    vertical-align: middle
}

td.floor {
    background-color: #fff;
    font-size: 18px;
}

td.white {
    background: #fff;
}

span.blue {
    color: #007bff;
}

.card-content {
    padding: 8px;
}

.card-content-1 {
    padding: 8px 8px 0;
}

.sub-card-content {
    margin-bottom: 0px;
    min-height: auto;
}

div.sell {
    overflow: auto;
    display: flex;
    white-space: nowrap;
}

div.sell .sub {
    width: 100%;
}

div.sell .mag {
    margin-left: 5px;
}

.popup .full {
    padding: 0;
}

.popup .map {
    padding: 30px 0px 0px;
}

.popup .stat {
    padding: 0;
    width: 330px;
}

.popup__content div {
    overflow: auto;
}

.calculator .full {
    width: 100%;
}

.li-top {
    border-top: solid 1px #e0e0e0;
}

.btn-container {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 1050;
}

.map-popup {
    font-size: 13px;
}

.map-popup a {
    text-decoration: none;
}

.body-ad {
    padding: 0;
    text-align: center;
    height: 120px;
}

.header-app {
    padding: 8px;
}

.header-query {
    min-height: auto;
    margin-bottom: 8px;
}

.card-body-ad {
    padding: 5px;
}

.card-body-layout {
    padding: 8px 8px 0px;
}

.div-introduction {
    font-size: 13px;
}

.div-exemption {
    font-size: 16px;
}

div.title {
    width: 100%;
    padding-bottom: 8px;
}

.overlay {
    filter: opacity(0.5);
}

.sell-table .sold {
    background-color: #EE4000;
    color: #EEEEEE;
}

.sell-table .sold a {
    color: #EEEEEE;
}

img.center {
    margin: 0 auto;
}

h4.title {
    margin: 3px auto 0px;
}

.article_body {
    padding-bottom: 3px;
}

.article_body .container {
    padding: 3px;
}

.container .card {
    margin-bottom: 5px;
}

.article {
    padding: 8px;
}

.article .date {
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article .view {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article .card {
    margin-bottom: 5px;
}

.article img {
    height: 120px;
    width: 100%;
}

.article .title {
    height: 45px;
    overflow: hidden;
}

.article .sub_title {
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article .sub_content {
    height: 20px;
    text-align: right;
}

.article .content {
    height: 30px;
    line-height: 30px;
}

.mb-2-5 {
    margin-bottom: 0.6rem !important;
}

.user .main_style {
    width: 100%;
    height: 350px;
    background-color: #2897df;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    /*opacity: 0.8;*/
}

.user .white {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
}

.user .cir {
    width: 50px;
    height: 50px;
    background-color: #4bcdff;
    border: 1px solid #4bcdff;
    position: absolute;
    bottom: 30%;
    right: 10%;
    z-index: 100;
    border-radius: 50%;
}

.user .head2 {
    top: 53%;
    position: absolute;
    font-size: 18px;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
}

.user .p3 {
    color: #bfd2d0;
    top: 60%;
    text-align: center;
    width: 100%;
    position: absolute;
    font-size: 14px;
    margin-top: 0px;
}

.user .hd1 {
    font-size: 20px;
    color: #000000;
    padding-top: 19px;
    margin-bottom: 5px;
}

.user .p4 {
    font-size: 12px;
}

.user .edit {
    color: #FFFFFF;
    padding-top: 6px;
    padding-left: 6px;
}

.user .circle {
    width: 150px;
    height: 150px;
    background: #eee;
    margin: 20px auto 0;
    border-radius: 50%;
    transform: scale(1, 1);
    overflow: hidden;
}

.user .quarter {
    position: absolute;
    width: 50%;
    height: 50%;
    transition: background-color 0.5s ease-in-out;
}

.user .quarter1 {
    opacity: 0;
    top: 0;
    left: 0;
    background-color: #2897df;
    border-radius: 100% 0 0 0;
    transition: ease-in-out 0.6s all;
}

.user .quarter2 {
    opacity: 0;
    top: 0;
    right: 0;
    background-color: #2897df;
    border-radius: 0 100% 0 0;
    transition: ease-in-out 0.6s all;
}

.user .quarter3 {
    opacity: 0;
    bottom: 0;
    left: 0;
    background-color: #2897df;
    border-radius: 0 0 0 100%;
    transition: ease-in-out 0.6s all;
}

.user .quarter4 {
    opacity: 0;
    bottom: 0;
    right: 0;
    background-color: #2897df;
    border-radius: 0 0 100% 0;
    transition: ease-in-out 0.6s all;
}

.user .cutout {
    width: 90%;
    height: 90%;
    background-color: white;
    position: absolute;
    top: 5%;
    left: 5%;
    border-radius: 50%;
    pointer-events: none;
    background-image: url(../img/default-icon-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: ease-in-out 0.8s all;
}

.div-center {
    width: 100%;
    text-align: center;
}

.detail-title .img {
    border-radius: 6px 6px 0px 0px;
}

.detail-title .img-1 {
    border-radius: 10px;
}

.detail-title .title {
    background: linear-gradient(to right, red, yellow);
    color: white;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}

.detail-title .sub-title {
    font-size: 13px;
    text-align: right;
}

.detail-title .name {
    font-size: 18px;
}

.detail-title .sub-name {
    font-size: 13px;
    text-align: right;
    line-height: 27px;
    color: grey
}

.detail-title .price {
    color: grey;
    font-size: 13px;
}

.detail-title .fix-title {
    font-weight: bold;
    text-align: center;
}

.detail-title div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.col-2-5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
}

.project {
    padding: 8px;
}

.project img {
    height: 120px;
    width: 100%;
}

.project .address {
    font-size: 13px;
}

.project .price {
    font-size: 13px;
}

.project .num {
    font-size: 12px;
    color: grey;
}

.project .area {
    line-height: 14px;
    font-size: 12px;
    color: grey;
}

.project .sub-content {
    font-size: 13px;
    color: grey;
}

.project .sub-bot-content {
    font-size: 12px;
    color: grey;
    margin-top: 2px;
}

.project .sub-bot-content-1 {
    font-size: 12px;
    color: grey;
}

.project .progress {
    margin-top: 2px;
}

.project .new-project {
    font-size: 12px;
    color: grey;
}

.project div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bot-page {
    margin-bottom: 3px;
}

.top-content {
    width: 96%;
    margin: 0 auto;
}

.tr-bg-1 {
    background: #FFC107;
    color: floralwhite;
    font-size: 16px;
}

.tr-bg-2 {
    background: #FFFAFA;
}

.td-bg-1 {
    background: #FFC107;
    color: floralwhite;
    font-size: 14px;
}

.tr-ft-1 {
    color: dimgrey;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px;
}

.mlt-1 {
    margin-top: 2px;
}

.table-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.tr-grey {
    color: grey;
}

.popup__close {
    z-index: 9999;
}

.btn-white {
    color: white;
    font-weight: bold;
}

.center-1 {
    text-align: center;
}

.center-1 .first {
    margin: 5px 0;
}

.watermark {
    background-image: url('/dist/img/bg-1.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.watermark-1 {
    background-image: url('/dist/img/bg-2.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.watermark-2 {
    background-image: url('/dist/img/bg-3.png');
    background-repeat: repeat-y;
    background-position: center center;
}

.watermark-3 {
    background-image: url('/dist/img/bg-4.png');
    background-repeat: repeat-y;
    background-position: center center;
}

.bordered {
    width: 100%;
}

.bordered .odd {
    background-color: rgba(0, 0, 0, .05);
}

.bordered td, .bordered th {
    padding: 3px;
    border: 1px solid #dee2e6;
}

.bordered td:first-child, .bordered th:first-child {
    text-align: center;
}

.more-info tbody tr:nth-child(odd) {
    color: grey;
}

/* 1. 容器样式 - 已改为白色背景 */
.marquee-container {
    width: 100%;
    background-color: #ffffff; /* 背景改为纯白 */
    color: #333333;           /* 文字改为深灰，白底黑字更清晰 */
    overflow: hidden;
    font-size: 16px;
    /* 加一点点淡边框，防止在白底网页中“隐身” */
    cursor: pointer;
}

/* 2. 内容层样式 */
.marquee-wrapper {
    display: flex;
    white-space: nowrap;
    width: max-content;
}

/* 3. 每一份文字内容的样式 */
.marquee-content {
    padding-right: 60px; /* 设置首尾之间的间距 */
    display: inline-block;
}

/* 给文字里的重点加个颜色（可选） */
.marquee-container .highlight {
    color: #ff4757;
    font-weight: bold;
}