body{
    margin: 0 auto;
    background-color: #FF758E
}
.navbar-nav2{ padding-top:28px; }
.navbar-nav2 li{ margin-right: 10px;  }
.navbar-nav2 li a{ color: #0e0e0e }
.navbar-nav2 li .active a{     display: block;
    height: 22px;
    text-align: center;
    background-color: red;
    border-radius: 9px;
    color: white;
    line-height: 165%;
    width: 60px;  }

.coupon_icon{
    border: 1px solid;
    color: #fff;
    border-radius: 4px;
    font-size: 10px;
    display: block;
    width: 17px;
    height: 18px;
    padding-left: 2px;
    float: left;
    margin-left: -11px;
    padding-bottom: 0px;
    margin-top: 5px;
    background: red;
}
.coupon_content{
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: red;
}
.coupon_btn{
    display: block;
    float: left;
    margin-top: 5px;
    border: 1px solid;
    border-radius: 5px;
    color: #fff;
    background-color: #D92F2F;
    text-align: center;
}
.taglist{padding-top: 10px; padding-left: 5px;}
.taglist li{
    padding: 3px 5px 3px 5px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    color: #fff;
}

.show_num{
    display: block;
    background-color: rgba(0,0,0,0.6);
    margin: 4px 12px 4px 110px;
    width: 80px;
    float: right;
    height: 22px;
    padding: 0px -1px 0px 0px;
    text-align: center;
    border-radius: 5px;
}
.projectInfo{
    height: 379px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    margin-bottom: 20px;
    width: calc((100% - 40px) / 3);
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.projectInfo:nth-child(3n) {
    margin-right: 0;
}
.project_address{
    position: absolute;
    top: 178px;
    background-color: rgba(255,255,255,0.1);
    backdrop-filter: blur(2px); /* 毛玻璃效果 */
    pointer-events: none; /* 确保覆盖层不会阻止鼠标事件传递到图片 */
    width: 100%;
    height: 36px;
}
.project_address .address{
    padding-top: 9px;
    padding-left: 5px;
    color: white;
}
.project_title{
    width: 100%;
    height: 36px;
    padding-top: 10px;
    padding-left: 5px;
}
.title_name{
    float: left;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    line-height: 28px;
    padding-left: 5px;
}
.show_mobile{
    float: right;
    background-color: rgba(253, 27, 68, 0.12);
    border-radius: 3px;
    width: 130px;
    height: 25px;
    margin-top: 3px;
    color: rgba(253, 27, 68, 1);
    padding-top: 3px;
    padding-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: inherit;
}

.price i{
    color: rgba(253, 27, 68, 1);
    font-weight: 600;
    font-size: 22px;
}
.price{
    width: 270px;
    margin-top: 15px;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
    float: left;
}
.yuyue{
    background-color: rgba(242, 51, 77, 1);
    border-radius: 5px;
    height: 30px;
    width: 79px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    text-align: center;
    padding-top:5px;
}
.youhui{
    background-color: rgba(255, 233, 237, 1);
    width: 358px;
    height: 70px;
    background-size: 361px 72px;
    margin: 10px 0 12px 10px;
    padding: 5px 10px;
    border-radius: 5px;
}

.footer{width: 100%;
    margin: 0 auto;}
.container{min-width: 1200px;}
.banner{
    width: 100%;
    min-width: 1280px;
    text-align: center;
    height: 610px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: url(/images/fjh2025/banner202505.png) center top no-repeat;
    background-size: auto 100%;
    background-color: #A30001;
}
/*.banner1{
    background: url(/images/fjh2022/banner1_20230106.png) no-repeat;
    width: 700px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 273px;
    transform: translate(-50%, -50%);
    text-align: center;
    background-size: 700px;
}*/
.banner2{
    width: 1201px;
    height: 80px;
    text-align: center;
    background-image: url("/images/fjh2025/bg_01_200505.png");
    background-size: 100% 100%;
    margin-bottom: 35px;
}
.banner2 .banner2_btn{
    padding-top: 10px;
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
}

#banner_3{
    position: absolute;
    left: 50%;
    top: 547px;
    transform: translate(-50%, -50%);
    max-width: 800px;
    width: 800px;
    height: 300px;
    text-align: center;
}
.banner_3_1{
    background: url(../images/fjh2022/bg1-3.png) no-repeat;
    background-size: 100% 100%;;
    width: 400px;
    height: 400px
}
#banner_4{
    background: url(../images/fjh2022/bg1_4.png);
    background-size: 100% 100%;
    width: 772px;
    height: 164px;
    position: absolute;
    left: 50%;
    top: 907px;
    transform: translate(-50%, -50%);
    max-width: 800px;
    text-align: center;
}
.title_shuoming{
    text-align: center;
    padding-top: 58px;
    font-size: 20px;
    color: tomato;
}
.content_shuoming{
    width: 100%;
    height: 100%;
    font-weight: 600;
    text-align: left;
    padding: 32px 20px;
    font-size: 16px;
    line-height: 200%
}
.content_shuoming p{
    font-size: 16px;
}
.banner_4_time{
    font-size: 27px;
    font-weight: 600;
    display: block;
    position: absolute;
    top: 55px;
    color: tomato;
}
#banner_4_time1{
    left: 462px;
}
#banner_4_time2{
    left: 493px;
}
#banner_4_time3{
    left: 553px;
}
#banner_4_time4{
    left: 583px;
}
#banner_4_time5{
    left: 643px;
}
#banner_4_time6{
    left: 673px;
}


.tuan-list .list-mod {
    height: 390px;
    border: 1px solid #DDD;
    margin-top: 20px;
    border-radius: 5px;
}
.tuan-list .list-mod h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 16px 0 9px 20px;
}
.tuan-list .list-mod .mod-info {
    position: relative;
    padding-left: 474px;
}
.mod-info .lp-img {
    width: 435px;
    height: 320px;
    position: absolute;
    left: 20px;
    top: 4px;
}
.tuan-list .list-mod h3 {
    margin: 0 20px;
    font-size: 20px;
    height: 60px;
    line-height: 30px;
}
.mod-info .tags {
    padding: 5px 0 12px 20px;
    font-size: 14px;
    height: 144px;
}
.mod-info .tags li {
    width: 300px;
    float: left;
    height: 34px;
    line-height: 34px;
    color: #666;
    overflow: hidden;
    zoom: 1;
}
.mod-info .tags li em {
    color: #62ab00;
    margin-right: 6px;

}
.mod-info .discount-box {
    width: 100%;
    height: 120px;
    background: #fff9ea;
}
.mod-info .discount {
    padding: 20px 20px 0;
    height: 70px;
}
.mod-info .discount strong {
    font-size: 26px;
    color: #F60;
    line-height: 38px;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-c {
    padding: 0 13px;
}
.mod-info .time-info {
    padding: 13px 20px 0 20px;
    color: #666;
    font-size: 14px;
}
.mod-info .time-info .limit-time {
    float: left;
}
.mod-info .time-info .time-icons {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-position: -300px -25px;
    vertical-align: -2px;
}
.sp-icons {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background-image: url(//pages.anjukestatic.com/xinfang/img/house/hui/sprites-icons-11.png);
    background-repeat: no-repeat;
}
.fr {
    float: right;
}
.btn-c {
    border-radius: 3px;
    padding: 0 29px 0 30px;
    font-size: 18px;
    height: 40px;
    line-height: 220%;
    color: #FFF;
    background: #D92F2F;
}
.recommend_title{
    font-size: 30px;
    color: tomato;
    padding-top: 17px;
}
.recommend_content{
    font-size: 30px;
    color: #fff;
    padding-top: 1px;
}
.recommend_date{
    font-size: 14px;
    color: gray;
    padding-top: 2px;
}
.recommend_des{
    font-size: 14px;
    color: #0e0e0e;
    padding-top: 2px;
}

.recommend_table_content{
    height: 35px;
}
.recommend_table_content li{
    float: left;
    width: 73px;
    line-height: 44px;
    height: 10px;
    color: #0e0e0e;
    font-weight: 600;
}
.table_heard li{
    color: white;
}
.banner_btn{
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    color: black;
    font-size:18px;
}

.active{
    color: #FD1B44;
    font-weight: 600;
    cursor:pointer;
}
.banner_btn:hover{
    color: #FD1B44;
    cursor:pointer;
}
.recmmend_btn1{
    width: 104px;
    height: 30px;
    background-color: #F32CAF;
    border: 1px #F32CAF;
    border-radius: 5px;
    padding-top: 6px;
    float: left;
    margin: 18px 1px 1px 67px;
}
.recmmend_btn2{
    width: 104px;
    height: 30px;
    background-color: #D92F2F;
    border: 1px #D92F2F;
    border-radius: 5px;
    padding-top: 6px;
    float: left;
    margin: 18px 1px 1px 32px;
}
.recmmend_btn1 a,.recmmend_btn1 a:hover{ color: white;}
.recmmend_btn2 a,.recmmend_btn2 a:hover{ color: white;}
.fw_btn{
    height: 120px;
    width: 279px;
    line-height: 128px;
    border-radius:5px;
    font-size: 22px;
    color: white;
    transform: scale(1);
    transition :all 0.5s;
    text-shadow: 2px 2px 2px #000000;
}
.fw_btn:hover{
    box-shadow: 3px 3px 13px #888888;
    font-size: 26px;
    transform: scale(1.1);
    transition :all 0.5s;
}

.video_icon{
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    background-image: url(../images/play.png);
}

.bg_02{
    background: url(/images/fjh2025/bg_02_200505.png);
    background-size: 100% 100%;
    width: 394px;
    height: 118px;
    position: absolute;
    right: 0;
    top:1px;
}
.bg_03{
    background: url(/images/fjh2025/bg_03_200505.png);
    background-size: 100% 100%;
    width: 231px;
    height: 55px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bg_03 h3{
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.bg_bottom_house{
    background: url(/images/fjh2025/bg_bottom_house_200505.png);
    background-size: 100% 100%;
    width: 1920px;
    height: 762px;
    margin: 0 auto;
    position: absolute;
    bottom: 143px;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, -50%);
    right: 50%;
    opacity: 0.5;
}
.bo_modal_content {
    background: url(/theme/agency/img/yy_bg.png);
}