/*名称*/
.titler {

    padding: 0;
}

/*名称*/

/*右侧的房价和销售*/

.righter {
    height: 410px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
}

li {
    list-style: none;
}

.rower {
    margin-bottom: 10px !important;
    font-size: 16px;
}

.col-3 .title {
    margin-bottom: 10px !important;
}

.keywords a {
    color: #849aae;
    background: rgba(132, 154, 174, .1);

    margin: 15px 10px 0 0;
    padding: 0 5px;
}
.priceNumber1,
.priceNumber2,
.priceNumber {
    font-size: 28px;
    color: #fe615a;
    font-weight: 700;
    padding-top: 6px;
}

.priceUntil {
    font-size: 30px;
    color: #fe615a;
    font-weight: 700;
}

.priceAll {
    display: table-cell;
    vertical-align: bottom;
}

/*.info-item .title ,.title{
    width: 81px;
    font-size: 14px;
    color: #9399a5;
}
.info-list .info-item .content {
    font-weight: 300;
    font-size: 14px;
    color: #101d37;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}*/
.up .col-3 .title, .mid .col-3 .title, .down .col-3 .title {
    font-size: 16px;
    color: #9399a5;
}

.mid .col-9 .content, .under {
    font-size: 16px;
    color: #101d37;
    margin-bottom: 3px
}

.title {
    display: flex;
    align-items: baseline;
    margin: 0;
}

.ref {
    margin-top: 10px;
}

.up, .mid {
    margin: 20px 30px 10px 30px;
    padding: 19px 4px 9px 0px;
    border-bottom: 1px solid #eee;
    width: 464px;
}

.down {
    margin: 20px 30px 10px 30px;
    padding: 19px 4px 9px 0px;
    width: 464px;
}

.col-1 .title {
    font-size: 16px;
}

.under {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.under .col-5 p {
    display: block;
}

.erweima img {
    height: 100px;
    width: 100px;
}

.name {
    font-size: 20px;
    font-weight: bolder;
    color: black;
}

.phone {
    font-size: 20px;
    font-weight: bolder;
    color: #fe615a;
}

.map {
    margin-left: 10px;
}

.payPromise {
    width: 141px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border: 1px solid transparent;
    background: #d6363b;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    display: block;
    margin: 0 auto 20px;
}

.payPromise:hover {

    background: #035ef8;

}

.pm-notesTrigger {
    display: inline-block;
    margin-left: 5px;
}

.pm-notesTrigger i {
    margin-right: 3px;
    padding: 0 5px;
    background-color: #c71622;
    border-radius: 100%;
    color: #fff;
}

.prompt {
    position: relative;
    line-height: 18px;
    padding: 5px 0;
    padding-left: 20px;
    color: #fe615a;
    background-color: #fffce0;
    font-size: 14px;
}

.prompt:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 11px;
    height: 15px;
    background: url('../img/zhuyi.png') no-repeat 0 0;
}

#add, #sub {
    width: 60px;
    height: 38px;
    background: #035ef8;
    color: #000;
    border-radius: 3px;
    font-size: 20px;
    font-weight: bold;
}

#num {
    width: 170px;
    height: 38px;
    border: 1px solid #d2d2d2;
    background-color: transparent;
    padding: 0 10px;
    outline: none;
    outline: 0
}

.informations {
    font-size: 13px;
    color: #666;
}

.pm-deals {
    padding-top: 5px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.pm-deals .smt {
    position: relative;
    margin-bottom: 4px;
    width: 400px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}

.pm-deals .smt:before {
    left: 14px;
}

.pm-deals .smt:after {
    right: 14px;
}

.pm-deals.fold .smc {
    height: 150px;
    overflow: hidden;
    font-size: 13px;
}

.pm-deals .smc li {
    padding: 0 14px;
    margin-bottom: 4px;
    height: 26px;
    line-height: 26px;
    color: #666;
    overflow: hidden;
}

.pm-deals .smc li em {
    float: left;
    min-width: 150px;
}

em, i, u {
    font-style: normal;
}

.pm-deals .smc li span {
    background-color: #ff8882;
}

.pm-deals .smc li span {
    margin-left: 3px;
    padding: 0 2px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
}

.pm-deals .smt:before {
    content: "";
    position: absolute;
    top: 13px;
    width: 80px;
    height: 1px;
    background-color: #ccc;
}

.pm-deals .smt:after, .pm-deals .smt:before {
    content: "";
    position: absolute;
    top: 13px;
    width: 80px;
    height: 1px;
    background-color: #ccc;
}

#pay {
    width: 306px;
    height: 47px;
    background: #035ef8;
    border-radius: 5px;
    color: #fff;
}

/*横幅*/
.state {
    position: absolute;
    top: 0;
    left: 16px;
    padding: 15px 14px;
    width: 80px;
    height: 70px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    background: #035ef8;
    display: flex;
    align-items: center;
    text-align: center;
}

.pm-follow i {
    background-image: url('../img/save.png');
}

.pm-follow.isFollow i {
    background-image: url('../img/attention.png');
}

.pm-follow {
    position: absolute;
    top: 0;
    right: 20px;
    color: #fff;
}

.pm-follow {
    padding-top: 6px;
    width: 68px;
    height: 62px;
    cursor: pointer;
}

.pm-follow i {
    margin: 5px auto;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.stage-1 .pm-follow em {
    color: #fff;
}

.pm-follow em {
    text-align: center;
}

.pm-follow em, .pm-follow i {
    display: block;
}

em, i, u {
    font-style: normal;
}

/*.pm-countdown{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

.endChange, .countdown {
    display: flex;
    box-sizing: border-box;
    padding: 0;


}

.countdown {
    height: 70px;
    line-height: 50px;
    /*padding: 5px;*/
}


.pm-countdown-wrapper {
    overflow: hidden;
    position: absolute;
    left: 100px;
    top: 12px;
}

.pm-countdown-wrapper .pm-countdown {
    padding-right: 10px;
}

.pm-countdown .countdown {
    font-size: 20px;
}

/*.countdown{*/
/*    color: #fff;*/
/*}*/
/*.countdown{*/
/*    margin-bottom: 3px;*/
/*    font-size: 14px;height: 20px;*/
/*    line-height: 20px;*/
/*}*/
.countdown em {
    color: yellow;
}

.countdown em {
    padding: 0 2px;
    font-weight: 700;
}

.pm-follow em {
    font-size: 15px;
}

/*结束的横幅*/
.endState {
    background: #a39696;

}

/*右侧的房价和销售*/


/*详细信息*/
.des {
    padding: 20px 0;
}

.listPrice {
    color: red !important;
    font-size: 20px !important;
}

.minder, .under {
    padding-right: 30px
}

.topper .col-4 p, .topper .col-8 p {
    color: #999;
    font-size: 15px;
    margin: 15px 0;
}

.topper {
    margin-right: 15px;
}

.topper .col-8 p {
    color: #333;
    font-size: 15px;
    margin: 15px 0;
    font-weight: bold;
}

.topper {
    border: 1px solid #e5e5e5;
}

.weiTuo, .institution {
    background-color: #f6f6f6;
    margin: 5px 0;
    height: 120px;
    display: flex;
    align-items: center;
    color: #666;
    font-size: 16px;
}

.institution {
    border-left: 8px solid white;
}

.weiTuo {
    color: #333;
    font-weight: bold;
}

.minder, .under {
    /*padding: 10px 0 ;*/
    height: 130px;
    display: flex;
    align-items: center;
}

.content ul {
    padding: 0;
}

p {
    margin: 0;
}

/*详细信息*/


/*表格*/
.property_tab_box {
    background: #fff;
    border: solid 1px #e5e5e5;
}

.element.style {
    position: fixed;
    top: 0;
}

.property_tab, .property_tab li a {
    background: #f7f7f7;
    height: 48px;
}

.property_tab {
    width: 100%;
}

.property_tab ul, .property_tab li {
    float: left;
}

ul li {
    list-style-type: none;
}

.property_tab li.current a {
    color: #104166;
    border-bottom: solid 4px #104166;
}

.property_tab li.current a {
    line-height: 49px;
    position: relative;
    top: -1px;
}

.property_tab li a {
    margin: 0;
    padding: 0 28px;
    line-height: 48px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    display: inline-block;
    text-decoration: none;
    float: left;
}

.property_tab, .property_tab li a {
    background: #f7f7f7;
    height: 48px;
}

.property_tab_cont {
    padding: 25px 26px;
}

.property_tab_cont li {
    margin-bottom: 20px;
}

.tab_title {
    height: 40px;
    /*margin: 0 0 12px 0;*/
    /*  padding: 0 0 0 10px;
      border-left: solid 3px #3071a7;*/
}

.tab_title .fl {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #444;
}

.clear {
    clear: both;
}

.xm_tab {
    border-left: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}

.xm_tab td {
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
}

.xmtd2 {
    padding: 5px;
    background: #fff;
    font-size: 12px;
    color: #000000;
    text-align: left;
}

.xmtd1 {
    padding: 5px;
    background: #f7f7f7;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

.xm_tab {
    border-left: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
}

.view_groupTitle {
    margin: 20px 0 10px 0;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.view_required {
    margin-right: 10px;
    color: #F00;
}

.view_label {
    font-weight: bold;
    font-size: 14px;
}

.view_td_label {
    font-size: 16px;
    width: 17%;
    text-align: left;
    background: #f7f7f7;
}

.view_td_value {
    width: 30%;
    font-size: 14px;
}

.view_group_table {
    font-size: 16px;
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    word-break: break-all;
}

.view_group_table tr th, .view_group_table tr td {
    padding: 5px 20px;
    border: #e5e5e5 1px solid;
}

.view_group_table tr th {
    text-align: right;
    line-height: 30px;
}

.view_group_table tr td {
    line-height: 30px;
    color: #666;
}

.view_group img {
    width: 95%;
}

.bd_detail_table_info {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
}

.bd_detail_table_info tr td {
    padding: 2px 3px;
    line-height: 26px;
    color: #555;
}


.view_groupTitle {
    margin: 20px 0 10px 0;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.view_required {
    margin-right: 10px;
    color: #F00;
}

.view_label {
    font-weight: bold;
    font-size: 14px;
}

.view_td_label {
    font-size: 16px;
    width: 17%;
    text-align: left;
    background: #f7f7f7;
}

.view_td_value {
    width: 30%;
    font-size: 14px;
}

.view_group_table {
    font-size: 16px;
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    word-break: break-all;
}

.view_group_table tr th, .view_group_table tr td {
    padding: 5px 20px;
    border: #e5e5e5 1px solid;
}

.view_group_table tr th {
    text-align: right;
    line-height: 30px;
}

.view_group_table tr td {
    line-height: 30px;
    color: #666;
}

.view_group img {
    width: 95%;
}

.property_tab_box {
    width: 1110px;
}

/*表格*/

/*下方详细内容*/

.content ul li {
    display: inline-block;
    width: 49%;
    line-height: 24px;
    font-size: 14px;
    color: #101d37;
    /*white-space: nowrap;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/

}

li, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content ul li .label {
    color: #9399a5;
    margin-right: 30px;
    display: inline-block;
    width: 135px;
}

.aroundInfo .label {
    color: #9399a5;
    margin-right: 20px;
}

.annex {
    display: block;
}

.annex a {
    font-size: 15px;
}

/*下方详细内容*/
.processPic {
    display: flex;
    justify-content: center;
}

.arrow {
    display: flex;
    align-items: center;
}

.arrow img {
    width: 30px;
}

.detailPic {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

.detailPic img {
    width: 80% !important;
}

.video_slider {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 100;
    content: "";
    width: 50px !important;
    height: 50px !important;
    display: block;
    background: url("../img/icon_pc_play.png");
    background-size: 100%;
    margin-left: -25px;
    margin-top: -25px;
}

.videoCloseBtn {
    position: absolute;
    top: -58px;
    left: 822px;
    background-image: url(../img/close.png);
}

.videoModel {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: #00000080; /* Fallback color */
}

#wks {
    width: 300px;
    height: 38px;
    background: #035ef8;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
    font-weight: bold;
}

/* 拍卖信息布局样式 */
.info-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.info-group {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.info-item {
    display: flex;
    flex: 1;
    justify-content: space-between;
}

.info-label {
    color: #666;
    font-size: 15px;
    width: 70%;
    /* text-align: right; */
}

.info-value {
    color: #666;
    font-size: 15px;
    width: 60%;
    padding-left: 10px;
}


/*顶部滑动框*/
.section-margin {
    margin-top: 30px;
}

.container-flex {
    display: flex;
    align-items: center;
}

.slider-container {
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    padding: 0 30px;
    flex: 1;
    display: flex;
    align-items: center;
}

.slider-arrow {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.slider-arrow:hover {
    color: rgb(48, 119, 212);
}

.slider-wrapper {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

.slider {
    display: flex;
    transition: transform 0.3s ease;
}

.slider-item {
    min-width: 18%;
    margin: 0 1%;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}

.item-content {
    border-radius: 2px;
    position: relative;
}

.item-number {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 2px 5px;
    font-size: 12px;
    display: none;
}

.item-image {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.item-status {
    padding: 5px;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.item-description {
    padding: 5px 0;
    text-align: center;
}

.item-description-text {
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.active-border {
    border: 2px solid rgb(48, 119, 212);
}

.active-text {
    color: rgb(48, 119, 212);
}

#searchInput {
    padding: 8px;
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    outline: none;
    margin: 20px 50px 20px 20px;
}

#contentArea {
    border: 1px solid #ccc;
    border-bottom: 0px;
    padding: 10px;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-left: -5px;
    box-sizing: border-box;
    width: 1115px;

}

/* 拍卖师 */

.PaiMaiShi_container {
    width: 100%;
    max-width: 360px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.PaiMaiShi_header {
    background-color: rgb(48, 119, 212);
    color: white;
    padding: 6px;
    text-align: center;
    font-size: 18px;
}

.PaiMaiShi_auctioneer-info {
    padding: 5px 20px;
    text-align: center;
}

.PaiMaiShi_avatar {
    width: 120px;
    height: 120px;
    background-color: #b8c2cc;
    margin: 0 auto 15px;
    border-radius: 5px;
    overflow: hidden;
}

.PaiMaiShi_avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.PaiMaiShi_name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.PaiMaiShi_id {
    color: #8b4513;
    margin-bottom: 10px;
}

.PaiMaiShi_bid-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.PaiMaiShi_bid-table th {
    background-color: #eee;
    padding: 8px;
    text-align: center;

}

.PaiMaiShi_bid-table td {
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.PaiMaiShi_status {
    color: #e74c3c;
}

.PaiMaiShi_price {
    color: #e74c3c;
}

.PaiMaiShi_more-btn {
    display: block;
    width: 80px;
    margin: 15px auto;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;
    text-decoration: none;
}

/* 添加激活tab下方横条的样式 */
.property_tab li a.current {
    color: #104166;
    border-bottom: solid 4px #104166;
    line-height: 44px; /* 调整行高以适应底部边框 */
}


/* 拍卖-中间信息 */
.statusMessageDisplay,
.PriceContainerBox{
    color: #e74c3c;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0px 15px;
    padding: 10px;
    background: #FDF4F5;
}

.statusMessageDisplay{
    margin-bottom: 10px;
    font-size: 18px;
}

.PriceContainerBox{

}


.TargetStatus,
.PriceContainer{

    align-items: center;
    color: #686868;
}

.TargetStatus{
    margin-bottom: 10px;
}

#mediumImg0,
#mediumImg1,
#mediumImg2,
#mediumImg {
    width: 100% !important;
}

.paiMaiStatusBox{
    display: flex;
    align-items: center;

}

.paiMaiStatus_l{
    color: #fff;
    font-size: 12px;
    width: 65px;
    height: 24px;
    border-radius: 100px;
    margin-right: 12px;
    text-align: center;
    line-height: 24px;
    display: inline-block;
}

.paiMaiStatus_r{

}
/*竞价区域的加载图标*/
.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border-left-color: #09f;
    animation: spin 1s ease infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px; /* 半高 */
    margin-left: -18px; /* 半宽 */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
