/*名称*/
.titler{

    padding: 20px 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;
}
.priceNumber{
    font-size: 30px;
    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{
    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: 20px;
}
.up,.mid{
    margin: 35px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.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;
}
/*右侧的房价和销售*/



/*详细信息*/
.des{
    width: 1110px;
    padding: 20px 0;
    border: 1px solid #eee;
}

.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;
    border-bottom: 1px solid #eee
}
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 {
    min-height: 878px;
    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%;
}

/*表格*/

/*下方详细内容*/

.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;
}
/*下方详细内容*/

/*导航栏*/
.nav{
    display: flex;
    justify-content: center;
}
.nav-item a{
    color: #f5f6f6;
}
/*导航栏*/

/*footer*/
.content-item {
    width: 1202px;
    margin: 0 auto;
}
.rel-link {
    margin-bottom: 30px;
    color: #819dbb;
}
.rel-link a {
    color: #819dbb;
}

.rel-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.organizer {
    line-height: 30px;
    color: #95acc6;
}
.organizer p{
    display: inline-block;
    margin-right: 15px;
}
.qrcode {
    position: absolute;
    right: 12px;
    top: 0;
    width: 104px;
    height: 104px;
}
.saoyisao {
    position: absolute;
    right: 9px;
    bottom: -10px;
    color: #819dbb;
}
.filing-number {
    margin-top: 50px;
    text-align: center;
    color: grey;
}
footer {
    background: url(../img/footer.jpg);
    background-position: center;
}

footer .content-item .right {
    top: 0;
    width: 179px;
    height: 143px;
    position: absolute;
    right: 0;
    border-left: 1px solid #95acc6;
}
footer {
    height: 279px;
    margin-top: 45px !important;
    position: relative;
}

footer .content-item {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 1202px;
    height: 150px;
}

.namejingjiren {
    font-size: 25px;
    font-weight: bolder;
    color: black;
    margin-bottom: 0.1rem;
}

.phonejingjiren{
    font-size: 20px;
    font-weight: bolder;
    color: #fe615a;
}

