@charset "utf-8";
/*
修改时间：2024-04-15
用处：m站新房详情页改版样式
*/
*{margin:0;padding:0;font-size: 0.32rem;color: #303030;}
/* 顶部 */
.head-pdn{position: fixed;top: 0;left: 0;width: 100%;z-index: 99999;}
.head-pdn .head-detail{
    background: none;
    height: 1rem;
}
.head-pdn .headPng-return{
    height: 0.64rem;
    width: 0.64rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail1.png) top left;;;;;;;;;;;;
    background-size: 100% 100%;;
;;;;margin-top: 10px;;;;;
}
.head-pdn .headPng-right>a{
    width: 0.53rem;
    height: 0.53rem;
}
.head-pdn .headPng-collect{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail2.png) top left;;;;
;background-size: 100% 100% !important;;;
}
.headPng-collect.hover {
    background: url(https://static.fangxiaoer.com/m/static/images/headNav/page_zx_nav_btn_ysc.png) top center !important;
;;;background-size: 100% 100% !important;;;;
}
.head-pdn #contrast{
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail3.png) top left;;;;
    background-size: 100% 100%;
    float: left;
    margin: 12px 16.5px 0 0;;
}
.head-pdn .headPng-share{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail5.png) top left;;
    background-size: 100% 100%;;
}
.head-pdn .headPng-catalog{
    cursor: pointer;
}
.pdn-1{
    width: 100%;
    height: 6rem !important;
    overflow: hidden;
    position: relative;

    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail0.png) bottom center no-repeat;;;;;;;;;;;;;;;;;;;
    background-size: 100% 100%;;
;;;;;;;;;margin-bottom: 0.32rem;;;;;;;;;;
}
.head-pdn .scrollShowHead {
    background: #fff;
}
.head-pdn .scrollShowHead .headPng-return {
    background: url(https://static.fangxiaoer.com/m/static/images/headNav/page_fddh_nav_btn_rtn.png) top center;
    background-size: 100% 100%;
}
.head-pdn .scrollShowHead .headPng-collect{background: url(https://static.fangxiaoer.com/m/static/images/headNav/page_fddh_nav_btn_sc.png) top center;;;;;;;
;;;;;;;;;;;background-size: 100% 100% !important;;;;;;;;;;;;;
;cursor: pointer;;
}
.head-pdn .scrollShowHead #contrast{
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail3-1.png) top left;;;;;;
    background-size: 100% 100%;
    float: left;
    margin: 12px 16.5px 0 0;;
;;;cursor: pointer;;;;
}
.head-pdn .scrollShowHead .headPng-share{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail5-1.png) top left;;;;
    background-size: 100% 100%;;
;;;;;;;cursor: pointer;;;;;;;;
}
/* 轮播相关 */
.swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
}
.swiper-slide {
    float: left;
    max-height: 350px;
    width: 100%;
}
.pdn-1 .swiper-slide a {
    width: 100%;
    height: 100%;
}
.pdn-1 .swiper-slide a img {
    width: 100%;
    height: 100%;
}
.sandTablesi {
    position: absolute;
    top: 0;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 1.6rem;
    height: 1.6rem;
    z-index: 999999;
}

.vrf{ width: 1.8rem; height: 1.8rem; position: absolute; left: 0; bottom: 1.07rem; top: 0; right: 0; margin: auto; z-index: 10; }
.vrf i{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; z-index: 3; display: block; background-image: url('https://static.fangxiaoer.com/web/images/ico/sign/vr.png'); background-size: 100%; background-repeat: no-repeat; background-position: center;}
.vrf b{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; z-index: 1; display: block; background-color: rgba(0,0,0,0.5); border-radius: 50%;}

.vru{
    width: 0.586rem;
    height: 0.586rem;
    position: absolute;
    left: 0.32rem;
    top: 1.6rem;
    z-index: 10;
}
.vrd{width: 0.586rem;
    height: 0.586rem;
    position: absolute;
    left: 0.12rem;
    top: 2rem;
    z-index: 10;}
.vru i,.vrd i{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; z-index: 3; display: block; background-image: url('https://static.fangxiaoer.com/web/images/ico/sign/vr.png'); background-size: 100%; background-repeat: no-repeat; background-position: center;}
.vru b,.vrd b{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; z-index: 1; display: block; background-color: rgba(0,0,0,0.5); border-radius: 50%;}


/*收藏成功*/
.coll_t {
    display: none;
    position: fixed;
    top: 45%;
    left: 15%;
    z-index: 999999;
    max-width: 640px;
    width: 70%;
    height: auto;
    font-size: 12px;
    text-align: center;
    background: #fff;
    color: #000;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    z-index: 999999;
}
.coll_t p {
    text-align: center;
    line-height: 55px;
    background-size: 25px;
}
.coll_t .close_view_house {
    width: 49.5%;
    text-align: center;
    display: inline-block;
    line-height: 35px;
    color: #4b78b8;
}
.coll_t .cal a {
    color: #4b78b8;
}
.coll_tt {
    display: none;
    position: fixed;
    top: 50%;
    left: 30%;
    z-index: 999999;
    max-width: 640px;
    width: 120px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: rgb(102, 102, 102);
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    border-radius: 5px;
}
.coll_tt p{color: #fff;}
.mz{
    width: 9.2rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.42rem;
    margin: 0.32rem auto;
}



/* 新房详情页增加楼盘在线支付 */
.projectpayIcon{
    background: url(https://static.fangxiaoer.com/m/static/images/projectpayIcon/pay-bg.png) top center;
    background-size: 100% 100%;
    height: 50px;
    color: #fff;
}
.projectpayIcon .icon-l{
    padding-top: 11px;
    float: left;
    padding-left: 18px;
    width: 62%;
}
.projectpayIcon .icon-l h4{
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    height: 15px;
    margin-bottom: 5px;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.projectpayIcon .icon-l p{
    font-size: 11px;
    line-height: 12px;
    height: 12px;
}
.projectpayIcon .icon-r{
    width: 101px;
    float: right;
    background: url(https://static.fangxiaoer.com/m/static/images/projectpayIcon/pay-bg-right.png) top center;
    background-size: 100% 100%;
    height: 50px;
}
.projectpayIcon .icon-r a{
    width: 72px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #ff4747;
    display: block;
    margin: 12px 11px 12px 18px;
    border-radius: 18px;
}
.zmt-content .QALi {
    overflow: hidden;
    padding: 0.37rem 0;
    border-top: 1px solid #f1f1f1;
    list-style: none;
}
.pdn{
    padding: 0.4rem 0.32rem;
    width: 8.56rem;
    background: #FFFFFF;
    margin: 0 auto;
    margin-bottom: 0.32rem;
    border-radius: 0.11rem;
}
.instantDetail{}
.pdn-title{
    height: 0.59rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 0.43rem;
    color: #303030;
    line-height: 0.59rem;
    text-align: left;
}
.pdn-title>span{}
.pdn-title>a{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
    text-align: right;
    display: inline-block;
    float: right;
}
.title-more{
    display: inline-block;
    width: 0.11rem;
    height: 0.21rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail29.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.06rem;
    margin-left: 0.12rem;;
}
.title-icon{
    width: 0.05rem;
    height: 0.4rem;
    display: inline-block;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    float: left;
    margin: 0.1rem 0.11rem 0 0;
}
.icon-1{background: #FF7600;}
.icon-2{background: #10EAD1;}
.icon-3{background: #EA5B10;}
.icon-4{background: #009634;}
.icon-5{background: #FF7F00;}
.icon-6{background: #FFCE00;}
.icon-7{background: #001FA2;}
.icon-8{background: #1D9301;}



.pdn-bot{
    width: 8.56rem;
    height: 0.88rem;
    background: #FFEDD8;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    display: block;
    text-align: center;
    line-height: 0.88rem;
    cursor: pointer;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
}
.pdn-2{
    padding: 0.4rem 0.32rem;
    width: 8.56rem;
}
.state img{width: 100%;height: 100%;display: block;}
.state{
    display: block;
    float: left;
    width: 0.8rem;
    height: 0.48rem;
    margin-right: 0.19rem;
    margin-top: -0.02rem;
}
.pdn2-1 h4{
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 0.4rem;
    color: #303030;
    line-height: 0.4rem;
    float: left;
}
.pdn2-1 .itemMore{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
    line-height: 0.32rem;
    float: right;
    margin-top: 0.08rem;
}
.pdn2-1 div i{
    display: inline-block;
    float: right;
    width: 0.11rem;
    height: 0.21rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail29.png) top center no-repeat;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;background-size: 100% 100%;;;;;;;;;
;;;;;;;;;;;;;;;margin-top: 0.06rem;;;;;;;;;;;;;;;;
;;;;;;;margin-left: 0.12rem;;;;;;;;
}
.pdn2-2{
    overflow: hidden;
    margin-bottom: 0.32rem;
}
.pdn2-1{
    overflow: hidden;
    margin-bottom: 0.27rem;
}
.pdn2-2 li{
    height: 0.48rem;
    background: #FFEFE5;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    line-height: 0.48rem;
    padding: 0 0.11rem;
    display: inline-block;
    margin-right: 0.11rem;
}
.pdn2-3{
    overflow: hidden;
    margin-bottom: 0.21rem;
}
.pdn2-3ul{
    float: left;
}
.pdn2-3li{
    height: 0.59rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.59rem;
    font-style: normal;
    margin-bottom: 0.21rem;
}
.pdn2-3li1{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.37rem;
    color: #303030;
    margin-right: 0.32rem;
    font-style: initial;
}
.pdn2-3li2{
    font-size: 0.43rem;
    color: #ff5200;
    font-weight: bold;
}
.pdn2-3li3{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #ff5200;
}
.pdn2-3li4{
    color: #999999;
    font-style: normal;
}
.pdn2-3li4 img{}
.pdn2-3li5{}
.pdn2-3li6{
    width: 2.45rem;
    height: 0.61rem;
    background: #FFEDD8;
    border-radius: 0.8rem 0.8rem 0.8rem 0.8rem;
    float: right;
    text-align: center;
    line-height: 0.61rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
}
.pdn2-3li6 i{
    width: 0.32rem;
    height: 0.32rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail7.png) top center;;;;;;;;;;
;;;;;;;;;;;;;;;display: inline-block;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;background-size: 100% 100%;;;;;;;;;;;;;;;;;;;;;;;;;;
;;float: left;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin: 0.16rem 0.11rem 0 0.21rem;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
}
.pdn2-3li6 span{
    float: left;
}
.pdn2-4{
    overflow: hidden;
}
.pdn2-4 li{
    overflow: hidden;
    float: left;
    width: 49%;
    line-height: 0.45rem;
    height: 0.45rem;
    margin-bottom: 0.21rem;
}
.pdn2-4 li span{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    float: left;
    display: inline-block;
    width: 1.5rem;
}
.pdn2-4 li p{
    float: left;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
    margin-left: 0.21rem;
}
.pdn2-5,.pdn2-6{
    overflow: hidden;
    margin-bottom: 0.21rem;
    line-height: 0.51rem;
}
.pdn2-5 span,.pdn2-6 span{
    width: 0.91rem;
    height: 0.51rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    display: inline-block;
    text-align: center;
    font-family: Arial, Arial;
    font-size: 0.32rem;
    font-weight: 400;
    margin-right: 0.59rem;
    float: left;
}
.pdn2-5 p,.pdn2-6 p{
    float: left;
}
.pdn2-5 span{
    background: #FFF7CB;
    color: #FF5200;
}
.pdn2-6 span{
    background: #CBE1FF;
    color: #001DFF;
}
.pdn2-7{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    line-height: 0.45rem;
    margin-bottom: 0.21rem;
    overflow: hidden;
}
.pdn2-7>a{
    max-width: 8.2rem;
    display: block;
    float: left;
}
.pdn2-7 span{
    display: inline-block;
    width: 7.8rem;
}
.pdn2-7i{
    display: block;
    width: 0.18rem;
    height: 0.29rem;

    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail10.png) top center;;;;
;;;;
    background-size: 100% 100%;;
;;;;;;;;;;;;;;;;;;;;float: right !important;;;;;;;;;;;;;;;;;;;;;
;;;;;;;margin-top: 0.08rem;;;;;;;;
}
.pdn2-8,.pdn2-9{
    margin-bottom: 0.21rem;
    overflow: hidden;
}
.pdn2-8 a,.pdn2-9 a{color: #FF5200;font-family: PingFang SC, PingFang SC;font-weight: 500;font-size: 0.32rem;text-align: left;}
.pdn2-8 i,.pdn2-9 i{display: inline-block;width: 0.32rem;height: 0.32rem;float: left;margin-right: 0.11rem;margin-top: 0.05rem;}
.pdn2-9s, .pdn2-8s{
    display: inline-block;
    float: right;
    width: 0.11rem;
    height: 0.21rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail28.png) top center no-repeat;;;
    background-size: 100% 100%;
;;;;
    margin-left: 0.12rem;;
;;;;;;;margin-top: 0.13rem;;;;;;;;
}
.pdn2-8s,.pdn2-8s{}
.pdn2-8 .pdn2-8i{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail8.png) top center;;;
;;
    background-size: 100% 100%;;
}
.pdn2-9 .pdn2-9i{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail9.png) top center;;;
    background-size: 100% 100%;;
}
.pdn2-10{
    overflow: hidden;
}
.pdn2-10 a{
    width: 4.21rem;
    height: 1.01rem;
    background: #F7F7F7;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    float: left;
    line-height: 1.01rem;
    text-align: center;
    cursor: pointer;
    display: block;
}
.pdn2-10 a+a{
    float: right;
}
.pdn2-10 a i{width: 0.43rem;height: 0.35rem;display: inline-block;margin-right: 0.11rem;}
.pdn2-10 a i.pdn2-10i{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail11.png) top center no-repeat;;;;;
    background-size: 100% 100%;;
}
.pdn2-10 a i.pdn2-10ii{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail12.png) top center no-repeat;;;
    background-size: 100% 100%;;
}
.pdn-3{
    padding: 0.32rem;
    width: 8.56rem;
}
.pdn3-1{
    overflow: hidden;
    width: 7.92rem;
    height: 1.03rem;
    background: #FFEDD8;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    padding: 0.19rem 0.32rem;
    margin-bottom: 0.32rem;
    display: block;
}
.pdn3-1 h1{
    height: 0.53rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.37rem;
    color: #303030;
    line-height: 0.53rem;
    margin-bottom: 0.05rem;
}
.pdn3-1 p{
    height: 0.45rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.45rem;
}
.pdn3-11{
    width: 5.92rem;
    height: 1.03rem;
    background: #FFEDD8;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    float: left;
}
.pdn3-12{
    float: right;
    display: block;
    width: 0.88rem;
    height: 0.88rem;background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail13.png) top center;;;;
;;;;
    background-size: 100% 100%;;
}
.pdn3-2{
    width: 8.56rem;
    height: 1.01rem;
    background: #F7F7F7;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    line-height: 1.01rem;
    text-align: center;
    display: block;
}
.pdn-4{
    padding: 0.32rem;
    width: 8.56rem;
}
.pdn-5{}
.pdn-hx{
    margin-top: 0.29rem;
}
.swiper-slide .hxa{
    height: auto;
}
.pdn-hx1{
    position: relative;
}
.pdn-hx2{
    padding: 0 0.19rem;
    overflow: hidden;
    margin-bottom: 0.08rem;
}
.pdn-hx2 .state{
    width: 0.64rem;
    height: 0.35rem;
    margin-top: 0.05rem;
}
.pdn-hx2 span{
    height: 0.45rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #303030;
    line-height: 0.45rem;
    float: left;
    margin-right: 0.13rem;
}
.pdn-hx3{
    padding: 0 0.19rem;
    overflow: hidden;
    height: 0.29rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #303030;
    line-height: 0.29rem;
    font-size: 0.32rem;
    margin-bottom: 0.12rem;
}
.swiper-slide .pdn-hx4{
    width: 3.04rem;
    height: 0.61rem;
    background: #FFEDD8;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.21rem;
    text-align: center;
    line-height: 0.61rem;
    cursor: pointer;
    color: #ff5200;
}
.swiper-slide .pdn-hx44{
    background: #D1D1D1;
    color: #FFFFFF;
}
.pdn-hx11{
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail42.png) top center;;;;;;;;;;;;;
;;;;;;;;;;;background-size: 100% 100%;;;;;;;;;;;width: 0.75rem;
    height: 0.32rem;
;;;;
;;;;;
;display: block;;
;;;position: absolute;;;;
}
.pdn-hx .swiper-slide .pdn-hx12{
    width: 3.04rem;
    height: 3.04rem;
}
.pdn-hx .swiper-slide{
    width: 3.41rem;
    height: 5.26rem;
    background: #FFFFFF;
    box-shadow: 0.02rem 0.08rem 0.26rem 0.04rem #ededed;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    border-top: 1px solid #f5f5f5;
}
.pdn-hx .swiper-slide img{
    width: 100%;
    height: 100%;
}
.pdn-hx .swiper-wrapper{
    height: 5.36rem !important;
}
.pdn-hx13-1{
    width: 0.32rem;
    height: 0.32rem;
    display: block;
    position: absolute;
    left: 0.13rem;
    bottom: 0.13rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail36.png) top center;;;;;
    background-size: 100% 100%;;
}
.pdn-hx13-2{
    width: 0.32rem;
    height: 0.32rem;
    display: block;
    position: absolute;
    left: 0.13rem;
    bottom: 0.13rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail37.png) top center;;;;;
    background-size: 100% 100%;;
}
.pdn-hx13 i+i{
    left: 0.63rem;
}
.pdn-6{}
.pdn-jzf{margin-top: 0.21rem;}
.pdn-jzf .swiper-container{
    height: 3rem;
}
.pdn-7{}
.pdn7-1{}
.pdn7-1i{}
.pdn7-1img{
    width: 8.56rem;
    height: 4.8rem;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    margin-top: 0.21rem;
    overflow: hidden;
}
.pdn-8{}
.pdn8-1{
    width: 8.56rem;
    height: 4.8rem;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    margin-top: 0.21rem;
    overflow: hidden;
}
.pdn8-1 img{
    width: 100%;
    height: 100%;
}
.pdn-9{}
.pdn-92{
    overflow: hidden;
    margin-bottom: 0.43rem;
}
.pdn-92 span{
    font-size: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #303030;
    line-height: 0.37rem;
    float: left;
    margin-top: 0.28rem;
    max-width: 6rem;
}
.pdn-92 a{
    width: 2.29rem;
    height: 0.75rem;
    background: #FFFFFF;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    opacity: 1;
    border: 0.03rem solid #303030;
    display: block;
    float: right;
    font-size: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #303030;
    line-height: 0.75rem;
    text-align: center;
}
.pdn-93{
    width: 8.56rem;
    height: 4.83rem;
    border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
    opacity: 1;
}
.pdn-94{
    overflow: hidden;
    margin: 0.21rem 0;
}
.pdn-94 li{
    width: 1.44rem;
    height: 0.64rem;
    background: #F7F7F7;
    border-radius: 1.33rem 1.33rem 1.33rem 1.33rem;
    opacity: 1;
    float: left;
    font-size: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.64rem;
    text-align: center;
    margin-left: 0.34rem;
}
.pdn-94 li:first-child {
    margin-left: 0;
}
.pdn-94 li.onli{
    background: #FF9B5C;
    color: #fff;
}
.pdn-95{}
.pdn-95 li{
    list-style: none;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.pdn-95 li i {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background: url(https://static.fangxiaoer.com/m/static/images/coin/per_2.png);
    background-size: 100% 100%;
    float: left;
    margin-right: 0.11rem;
}
.pdn-95 li.per_2 i{background: url(https://static.fangxiaoer.com/m/static/images/coin/per_2.png);; background-size: 100% 100%;}
.pdn-95 li.per_6 i{background: url(https://static.fangxiaoer.com/m/static/images/coin/per_4.png); background-size: 100% 100%;}
.pdn-95 li.per_3 i{background: url(https://static.fangxiaoer.com/m/static/images/coin/per_1.png);;; background-size: 100% 100%;}
.pdn-95 li.per_5 i{background: url(https://static.fangxiaoer.com/m/static/images/coin/per_5.png);;; background-size: 100% 100%;}
.pdn-95 li.per_4 i{background: url(https://static.fangxiaoer.com/m/static/images/coin/per_3.png);;; background-size: 100% 100%;}
.pdn-95 .per_left{
    width: 4.37rem;
    height: 0.32rem;
    font-size: 0.32rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #303030;
    line-height: 0.32rem;
    float: left;
    overflow: hidden;
}
.pdn-95 .per_right{
    font-size: 0.32rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #BFBFBF;
    line-height: 0.32rem;
    float: right;+
}
.pdn-96{
    width: 100%;
    border-top: 1px solid #EDEDED;
    padding-top: 0.21rem;
    overflow: hidden;
    margin-bottom: 0.21rem;
}
.pdn-96 span {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.43rem;
    color: #303030;
    line-height: 0.43rem;
    text-align: left;
    float: left;
}
.pdn-96 div a {
    float: right;
    height: 0.45rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #3C9EFF;
    line-height: 0.43rem;
    text-transform: none;
}
.pdn-97{
    overflow: hidden;
}
.pdn-97 li{
    width: 4rem;
    height: 0.8rem;
    background: #F7F7F7;
    border-radius: 1.33rem 1.33rem 1.33rem 1.33rem;
    line-height: 0.8rem;
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #303030;
    float: left;
}
.pdn-97 li span{
    display: inline-block;
    width: 3rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    text-align: left;
}
.pdn-97 li+li{
    float: right;
}
.pdn-97i{
    display: inline-block;
    width: 0.27rem;
    height: 0.32rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail16.png) top center no-repeat;;;;;
    background-size: 100% 100%;;
;;;;;;;;;;;;;;;;;;;;;;margin: 0.24rem 0.21rem 0 0.32rem;;;;;;;;;;;;;;;;;;;;;;;
;;float: left;;;
}
.pdn-10{}
.pdn10-1{
    width: 7.92rem;
    background: #FFFBE8;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    margin-top: 0.21rem;
    padding: 0.32rem;
    overflow: hidden;
    margin-bottom: 0.21rem;
    padding-bottom: 0.1rem;
}
.pdn10-1-l{
    overflow: hidden;
    float: left;
    text-align: center;
}
.pdn10-1-l>div{overflow: hidden;}
.pdn10-1-l p{
    height: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.27rem;
    color: #FF4E00;
    line-height: 0.37rem;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.pdn10-1>div span{
    float: left;
    height: 0.67rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 0.48rem;
    color: #FF4E00;
    line-height: 0.67rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.08rem;
}
.pdn10-1>div i{
    display: inline-block;
    width: 0.48rem;
    height: 0.8rem;
    float: left;
}
.pdn10-1>div i.h-l{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail17.png) top center no-repeat;;;
    background-size: 100% 100%;;
}
.pdn10-1>div i.h-r{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail18.png) top center no-repeat;;;
    background-size: 100% 100%;;
}
.pdn10-1>p{}
.pdn10-1-r{
    float: left;
}
.pdn10-1-r li{
    margin-bottom: 0.09rem;
    overflow: hidden;
}
.pdn10-1-r li span{
    height: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.27rem;
    color: #333333;
    line-height: 0.37rem;
    float: left;
    width: 1.5rem;
}
.pdn10-1-r li div{
    float: left;
    width: 3.48rem;
    height: 0.16rem;
    border-radius: 0.08rem;
    background: #EEEEEE;
    margin: 0.12rem;
    position: relative;
}
.pdn10-1-r li s{
    height: 0.37rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.27rem;
    color: #333333;
    line-height: 0.38rem;
    float: right;
}
.xian i{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 0.16rem;
    border-radius: 0.08rem;
}
.xian .active{
    background: linear-gradient( 90deg, #FFD95A 0%, #FF872F 100%);
}
.pdn10-1-z{
    width: 0.03rem;
    height: 0.75rem;
    background: #FF4E00;
    border-radius: 0.8rem 0.8rem 0.8rem 0.8rem;
    display: block;
    float: left;
    margin: 0.21rem 0.17rem;
}
.pdn10-2{}
.pdn10-2 li{
    overflow: hidden;
    margin-bottom: 0.21rem;
}
.pdn10-2 li i{
    display: block;
    width: 0.45rem;
    height: 0.45rem;
    float: left;
    margin-right: 0.03rem;
}
.pdn10-2 li span{
    float: left;
    font-family: PingFang-SC-Bold, PingFang-SC-Bold;
    font-weight: normal;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.45rem;
}
.pdn10-2 li p{
    float: left;
    width: 6.45rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.44rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.pdn10-21i{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail19.png) top center no-repeat;;;;;
    background-size: 100% 100%;;
}
.pdn10-22i{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail20.png) top center no-repeat;;;
    background-size: 100% 100%;;
;;;;;;;;;;margin-top: -0.03rem;;;;;;;;;;;
}
.pdn-11{}
.pdn11-1{
    overflow: hidden;
    /* margin-bottom: 0.32rem; */
    margin-top: 0.21rem;
}
.pdn11-1 li{
    background: #FFF4E2;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    float: left;
    margin-right: 0.32rem;
    padding: 0.21rem 0.32rem;
}
.pdn11-1 li.hover{
    background:  #E2EFFF;

}
.pdn11-1 li p{
    font-family: PingFang SC, PingFang SC;
    height: 0.53rem;
    font-weight: bold;
    font-size: 0.37rem;
    color: #303030;
    line-height: 0.53rem;
    margin-bottom: 0.08rem;
}
.pdn11-1 li div{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
    line-height: 0.45rem;
}
.pdn11-1 li b{
    float: left;
}
.pdn11-1 li s{}
.pdn11-1 li div i{
    display: block;
    width: 0.24rem;
    height: 0.45rem;
    float: left;
    margin-right: 0.11rem;
}
.disIcon1{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail30.png) top left;;;;
    background-size: 100% 100%;;
}
.disIcon2{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail31.png) top left;;
    background-size: 100% 100%;;
}
.top_wei_icon{
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    background: #FF7600;
    border-radius: 0.16rem;
    float: left;
    margin: 0.16rem 0.06rem 0 0;
}
.pdn11-2{}
.pdn11-3{}
.pdn-12{}
.pdn12-1{}
.pdn12-1 li{}
.pdn12-1 li a{}
.pdn12-1 li a i{}
.pdn12-1 li a s{}
.pdn12-1 li a span{}
.pdn-13{}
.pdn13-1{
    margin-top: 0.21rem;
}
.pdn13-1 li{
    margin-bottom: 0.21rem;
}
.pdn13-1 li a{}
.pdn-13 .top_wei{
    margin-bottom: 0.06rem;
}
.pdn-13 .dyTime{}
.pdn-13 .dyTime b{}
.pdn-13 .bottom_wei{
    margin-left: 0.26rem;
}
.pdn-13 .dynamic_wei{}
.pdn-13 {}
.pdn-bot2{
    background: #E2F3FF;
}
#commentNow{
    margin-top: 0.21rem;
}
.pdn-14{}
.pdn14-1{
    margin-top: 0.21rem;
}
.pdn14-1 li{}
.pdn14-1 li a{
    display: block;
    overflow: hidden;
}
.pdn-14 .sdjx_left{
    width: 2.8rem;
    height: 2.05rem;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    float: left;
}
.pdn-14 .sdjx_right{
    float: left;
    width: 5.5rem;
    margin-left: 0.21rem;
}
.pdn-14 .sdjx_right h1{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.4rem;
    color: #303030;
    line-height: 0.55rem;
}
.pdn-14 .sdjx_right p{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #696969;
    line-height: 0.45rem;
}
.pdn-15{
}
.pdn15-1{
    margin-top: 0.21rem;
}
.pdn15-1 .evateul{}
.pdn15-1 .list_box{}
.pdn15-1 .list{overflow: hidden;}
.pdn15-1 .inforevate{
    padding: 0;
    padding-left: 0.11rem;
}
.pdn15-1 .evate_photo{}
.pdn15-1 .evate_photo ul{
    display: block;
    margin: 5px 0;
    overflow: hidden;
}
.pdn15-1 .evate_photo li{
    display: block;
    float: left;
    margin-right: 0.11rem;
    margin-bottom: 5px;
    overflow: hidden;
    height: 1.76rem;
    width: 1.76rem;
}
.pdn15-1 .evate_photo li a{}
.pdn15-1 .evate_photo li a img{
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.pdn15-1 .inforevate a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.pdn15-1 .name{
    height: 0.53rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.37rem;
    color: #303030;
    line-height: 0.53rem;
}
.pdn15-1 .Star_review{
    width: 1.953rem;
    /* width: 71.5px; */
    overflow: hidden;
    position: relative;
    margin-top: 0.02rem;
}
.pdn15-1 .Star_review img{
    height: 0.315rem;
    width: auto;
    display: block;
}
.pdn15-1 .red{
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0.315rem;
    background-image: url(https://static.fangxiaoer.com/m/static/images/Reversion_wei/red.png);
    background-size: auto 0.315rem;;
}

.star1 .red { width: 6px !important;}
.star2 .red {width: 12px !important}
.star3 .red {width: 21px !important}
.star4 .red {width: 27px !important}
.star5 .red {width: 36px !important}
.star6 .red {width: 42px !important}
.star7 .red {width: 51px !important}
.star8 .red { width: 57px !important}
.star9 .red {width: 66px !important}
.star10 .red {width: 74px !important}


.pdn15-1 .Set_top {
    position: absolute;
    top: -15px;
    right: 0;
}
.pdn15-1 .zhiding {
    width: 0.52rem;
    height: 0.906rem ;
    background: url(https://static.fangxiaoer.com/m/static/images/coin/zhiding.png) no-repeat !important;
    background-size: 100% 100% ;
    float: left ;
    margin-right: 0.16rem;
    margin-top: 0 ;
}

.pdn15-1 .Essence {
    width: 0.52rem ;
    height: 0.906rem;
    background: url(https://static.fangxiaoer.com/m/static/images/coin/page_pj_img_jh.png) no-repeat !important;
    background-size: 100% 100%;
    float: left;
    margin-top: 0;
}
.pdn-15 .evat_box{
    margin-top: 0.21rem;
    width: 8.56rem;
    height: 0.88rem;
    background: #FFEDD8;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    display: block;
    text-align: center;
    line-height: 0.88rem;
    cursor: pointer;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #303030;
}
.pdn15-1 .time{}

.pdn15-1 .evateul_left{
    width: 0.91rem;
    height: 0.91rem;
}
.fxekf{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail44.png) top left;;;;;
    background-size: 100% 100%;;
;;;;;;;;;;;;;;display: inline-block;;;;;;;;;;;;;;;
;;;;;;;width: 0.53rem;;;;;;;;
;;;;;;;;;;;height: 0.53rem;;;;;;;;;;;;
;;;;float: left;;;;;
;;;;;;;margin-right: 0.11rem;;;;;;;;
}
.pdn15-2{}
.pdn-16{}
.pdn16-1{
    margin-top: 0.21rem;
}
.pdn16-1 .tation_ul{
    float: initial;
    margin-bottom: 0.21rem;
}
.pdn16-1 .tation_li{
    overflow: hidden;
}
.pdn-17{
    padding-bottom: 0;
}
.pdn17-1{
}
.pdn17-1 li{
    overflow: hidden;
    border-top: 1px solid #ededed;
    padding: 0.21rem 0;
}
.pdn17-1 li:first-child{border-top:none}
.pdn17-1 li>a{
    float: right;
    width: 0.85rem;
    height: 0.85rem;
    display: block;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail24.png) top left;;;
    background-size: 100% 100%;;
}
.pdn17-1 li>a.liaobei-Icon{
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail23.png) top left;;;
    background-size: 100% 100%;;
}
.pdn17-1 li>div{}
.pdn17-1 li>div a{display: block;overflow: hidden;width: 6rem;float: left;}
.pdn17-1 li>div img{
    width: 0.85rem;
    height: 0.85rem;
    border-radius: 0.85rem;
    float: left;
}
.pdn17-1 li>div b{
    line-height: 0.85rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.35rem;
    color: #303030;
    display: block;
    float: left;
    margin-left: 0.11rem;
}


.pdn16-1 .tation_ul ul {
    width: 100%;
    overflow: hidden;
}
.pdn16-1 .tation_ul ul .tation_li{
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
}
.pdn16-1 .tation_ul1{
    float: left;
}
.pdn16-1 .tation_ul1 span{
    font-size: 0.32rem;
    color: #757575;
    line-height: 0.55rem;
}
.pdn16-1 .tation_left{
    width: 1.15rem;
    height: 1.15rem;
    float: left;
    border-radius: 50%;
}
.pdn16-1 .tation_left img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.pdn16-1 .tation_right{
    overflow: hidden;
    padding-top: 0.133rem;
    padding-left: 0.293rem;
}
.pdn16-1 .tation_right .tation_right_name{
    overflow: hidden;
}
.pdn16-1 .tation_right .tation_right_name h1{
    color: #000000;
    font-size: 0.373rem;
    float: left;
}
.pdn16-1 .tation_right .tation_right_name h2{
    color: #a8a8a8;
    font-size: 0.346rem;
    float: right;
}
.pdn16-1 .tation_right .tation_right_con{
    font-size: 0.373rem;
    color: #333333;
    line-height: 0.5rem;
    margin-top: 0.15rem;
}
.pdn16-1 .tation_right_huifu{
    overflow: hidden;
    padding: 0.32rem 0.293rem;
    margin-top: 0.32rem;
    border-radius: 0.11rem;
    background: #F9F9F9;
}
.pdn16-1 .tation_right_huifu li{
    overflow: hidden;
    font-size: 0.32rem;
    color: #333333;
}
.pdn16-1 .tation_right_huifu li span{
    color: #757575;
    margin-bottom: 0.11rem;
}
.pdn16-1 .tation_right_huifu li p{
    width: 5.6rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.37rem;
    color: #161823;
    line-height: 0.5rem;
    margin-left: 0.56rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.pdn-18 .new-house1{
    width: 100%;
}
.pdn-18 .new-house1 .newhouse_right{
    width: 5.25rem;
}
.pdn-19{}
.pdn-18 span i{
    font-style: initial;
}
.pdn-18 .recD i{}

.pdn20-1 {
}
.pdn20-1 .zhuzhai {
    display: block;
    color: #000;
    text-decoration: none;
    position: relative;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #e8e8e8;
    padding: 0.21rem 0;
}
.pdn20-1 .esfJcD {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 0.16rem;
    width: 2.91rem;
    height: 2.19rem;
}
.pdn20-1 .left_tu {
    width: 100%;
    height: 100%;
}
.pdn20-1 .right_info {
    height: auto;
    float: left;
    width: 5.29rem;
}
.cl {
    clear: both;
}
.pdn20-1 .title {
    font-size: 15px !important;
    width: auto !important;
    height: auto;
    font-weight: bold;
    color: #000000;
    margin-top: -3px;
    line-height: 19px !important;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: 0;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.pdn20-1 .realEstateStatus {
    margin-right: 0.1rem;
    display: inline-block;
    width: 1.02rem;
    height: 0.4rem;
    background: url(https://static.fangxiaoer.com/web/images/sec_verify/realEstateStatus.png) top center;
    background-size: 100% 100%;
    position: relative;
    left: 0;
    top: 2px;
}
.pdn20-1 .address_main {
    font-size: 11px;
    line-height: 11px;
    height: 12px;
    margin-bottom: -1px;
    color: #545454;
    display: inline-block;
    margin-right: 3px;
    margin-top: 9px;
}
.pdn20-1 .address {
    color: #777;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pdn20-1 .charact_dist {
    display: block;
    margin-top: 7px;
    overflow: hidden;
}
.pdn20-1 .charact {
    list-style: none;
}
.pdn20-1 .charact li {
    border-radius: 3px;
    font-style: normal;
    margin-right: 2px;
    display: inline-block;
    height: 16px !important;
    line-height: 16px !important;
    color: #545454 !important;
    border: 0px solid #ddd;
    font-size: 10px;
    background: #f4f5f7;
    padding: 0px 3px;
    border-color: #ddd;
}
.pdn20-1 .esfPrice {
    float: left;
    font-size: 16px;
    color: #ff6f28;
    font-weight: bold;
    margin-top: 4px;
    margin-right: 9px;
}
.pdn20-1 .esfPrice i {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}
.pdn20-1 .address_span {
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #545454;
    margin-top: 9px
}
.pdn20-1 .address_span span {
    float: left;
    font-size: 11px;
}
.pdn20-1 .address_span span:last-child {
    margin-left: 8px;
}

.pdn-18 .new-house1>a:first-child,.pdn20-1>a:first-child{
    border-top: none !important;
}
.pdn-18 .new-house1>a,.pdn20-1>a{
    border-top: 1px solid #ededed  !important;
    border-bottom: none !important;
    position: relative;
}
.BMap_Marker img{
    width: 100%;
    height: 100%;
}


#chart {
    display: flex;
    align-items: flex-end;
    gap: 6px;
    padding: 0;
    height: 1.3rem;
    position: relative;
    overflow: hidden;
    margin: 0.21rem 0;
}

.pdn11-2 .bar {
    flex: 1;
    color: white;
    text-align: center;
    line-height: 20px;
    width: 0.67rem;
    background: #D0D0D0;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
}
.headPng-right{overflow: hidden}
.pdn11-2 .mean-line {
    border-top: 0.03rem dashed #999999;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9999;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.21rem;
    color: #888888;
    line-height: 0.21rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.pdn11-2 .highlight{
    background: #FF9133;
}
.fullbgn {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
}
.fullbgn div {
    display: none;
}
.fullbgn img {
    display: block;
    text-align: center;
    padding: 5% 2%;
    margin: 0 auto;
}
.pdn-4{
    padding: 0.32rem;
    width: 8.56rem;
    display: none;
}
.pdn-4 .house-oupon-entry2 {
    width: 8.54rem;
    margin: 0 auto;
    height: 2.27rem;
    border-radius: 0rem 0rem 0rem 0rem;
    background: url(https://static.fangxiaoer.com/m/static/images/hoc/house-oupon-entry2.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.21rem;
}
.jingjzhuang{text-align: left;line-height: 0.32rem;}

.pdn15-2 .wu_eva {
    overflow: hidden;
    text-align: center;
    margin: 0.3rem 0;
    float: none;
}
.pdn15-2 .wu_eva p {
    font-size: 0.32rem;
    color: #757575;
    line-height: 0.55rem;
}


.Success_sun {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none
}

.Success_sun .border_sun {
    position: absolute;
    left: 10%;
    top: 40%;
    width: 80%;
    background-color: #fff;
    border-radius: 15px
}

.Success_sun .border_sun .title {
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    margin-bottom: 0px
}

.Success_sun .border_sun .title h1 {
    font-size: 14px;
    text-align: center;
    line-height: 27px;
    /* padding-bottom: 5px; */
    font-weight: bold;
    line-height: 42px;
}

.Success_sun .border_sun .title img {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.Success_sun .border_sun .content {
    padding-top: 52px;
    padding-bottom: 63px;
    margin-left: 0px
}

.Success_sun .border_sun .content h1 span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #737b87;
    line-height: 24px;
}
.pdn-hx5{
    padding: 0 0.19rem;
    overflow: hidden;
    height: 0.29rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #303030;
    line-height: 0.29rem;
    font-size: 0.32rem;
    margin-bottom: 0.12rem;
}

.meanSpan{
    position: absolute;
    bottom: 0.37rem;
}
.mzsm {
    background-color: #f6f6f6;
    color: #b7b7b7;
    font-size: 12px;
    padding: 10px;
    padding-bottom: 0;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #e4e4e4;
    z-index: 9999;
    padding: 9px 0;
    height: 45px;
    line-height: 45px;
}
.footer ul {
    display: block;
}
.footer ul li {
    display: block;
    float: left;
    width: 50%;
    font-size: 14px;
    position: relative;
}

.footer ul li span {
    display: block;
    float: left;
    width: 33.3%;
    height: 47px;
    font-size: 12px;
    padding-top: 3px;
    cursor: pointer;
    width: 50px;
}
.footer ul li .mqbtn2 {
    margin-left: 0.22rem;
    margin-right: 0.22rem;
    margin-top: 0.2rem;
}
.footer ul li a {
    display: block;
    color: #fff;
}
.footer ul li a i {
    display: block;
    height: 25px;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    font-size: 12px;

}

.footer ul li span:nth-child(1) i{
    background: url(https://static.fangxiaoer.com/m/static/images/Reversion_wei/consulting.png) no-repeat top center;
    background-size: 22px 20px;
;;;;;;
}
.footer ul li:nth-child(1){
    width: 20% !important;
}
.footer ul li:nth-child(2) {
    width: 7.22rem !important;
    margin-right: 0.48rem;
    float: right;
}
.footer ul li .phone {
    height: 45px;
    background-image: linear-gradient(90deg, #ff5300, #ff9828);
    font-size: 0.373rem;
    padding-left: 0;
    border-radius: 3px;
    font-weight: bold;
    overflow: hidden;
}
.footer ul li .phone:before {

}
.footer ul li .phone h1 {
    margin-top: 0;
    font-size: 0.373rem;
    line-height: 0.4rem;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    text-indent: 1.3em;
    line-height: 45px;
    text-align: center;
}
.footer ul li .phone h1 i {
    content: '';
    background: url(https://static.fangxiaoer.com/m/static/images/coin/newCall.png) no-repeat;
    background-size: 14px 14.5px;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;background-position: 0px 0px;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    display: block;
    width: 14px;
    height: 14.5px;
    position: absolute;
;;;;;;;;;;;;left: 20%;;;;;;;;;;;;;
;;;;;;;;;;top: 15px;;;;;;;;;;;
}
.footer ul li .phone p {
    font-size: 0.267rem;
    color: #ffffff;
    line-height: 0.4rem;
    margin-top: 0.1rem;
    text-align: center;
}
.h60 {
    height: 60px;
}
.selection_img{width: 100%;height: 1.07rem;background-repeat: no-repeat;background-position: center;background-size: cover;display: block;background-image: url(https://static.fangxiaoer.com/m/images/selection/3.png);;margin-bottom: 0.32rem;;}
.footer ul li a i.downIcon{
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail45.png) top left;
    background-size: 100% 100%;
    width: 0.43rem;
    height: 0.43rem;
    margin-bottom: 0.11rem;
}
.mqbtn2 p {
    color: #2a2f35;
    line-height: 0.4rem;
    width: 100%;
    display: block;
}

.down-box{
    height: 1.31rem;
    background: #FFFFFF;
    border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 0.32rem;
    display: flex;
    align-items: center;
    padding: 0 0.32rem;
    width: 8.56rem;
}

.down-img{
    width: 3.81rem;
    margin-left: 0.32rem;
}
.down-text{
    width: 1.81rem;
    height: 0.8rem;
    background: #FF5200;
    border-radius: 4rem;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    font-family: Milky Han Mono CN, Milky Han Mono CN;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: 0.32rem;
}
.pdn-1-bot{
    width: 10rem;
    height: 1.04rem;
    position: absolute;
    left: 0;
    bottom: -0.3rem;
    background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail0.png) top left;;;;;;;
    background-size: 100% 100%;;
;;z-index: 99;;;
}

/*登录*/
.virtual_loginPopup{ width: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 999999992;}
.virtual_fed_head2{ width: 100%; height: 1rem; line-height: 1.44rem; text-align: center; font-size: 0.42rem; color: #303030; position: relative; background-color: #fff;}
.virtual_fed_head2 i{display: inline-block;width: 1rem;height: 1rem;background-image: url('https://static.fangxiaoer.com/m/resources/problemFeedback/img/back.png');background-size: 0.45rem;background-repeat: no-repeat;background-position: center;position: absolute;left: 0.2rem;top: 0.1rem;}
.virtual_loginPop{ width: 100%; font-size: 0.32rem; padding: 0 0.6rem; margin-top: 1rem;}
.virtual_loginPopup{ width: 100%; display: none;}
.virtual_lgptit{ font-size: 0.5rem;font-weight: 800;color: #161616;}
.virtual_lgaccord{font-size: 0.32rem;color: #8A8B92;margin-top: 0.26rem;position: relative;padding-left: 0.5rem;margin-bottom: 0.72rem;width: 8.5rem;}
.virtual_lgaccord i{ display: inline-block; width: 0.4rem; height: 0.4rem; background-image: url('https://static.fangxiaoer.com/m/static/IM/img/checkNo1.png'); background-size: 100%; background-repeat: no-repeat; background-position: center; vertical-align: middle; margin-right: 0.1rem; position: absolute; top: 0; left: 0;}
.virtual_lgaccord em{ color: #FF5200;}
.virtual_lgaccord a{color: #FF5200;font-style: initial;}
.virtual_lgaccordccc{ width: 0.9rem; height: 0.9rem; position: absolute; z-index: 9999999999; left: -0.15rem; top: -0.15rem;}
.virtual_logcontent{width: 8.37rem;margin: auto;margin-left: 0;}
.virtual_lgaphone{ width: 100%; height: 1.25rem; position: relative;}
.virtual_lgaphone span{display: inline-block; position: absolute; top: 0.4rem; left: 0.3rem;}
.virtual_lgaphone span i{ width: 0.24rem; height: 0.16rem;  background-image: url('./img/jdown.png'); background-size: 100%; background-repeat: no-repeat; background-position: center; display: inline-block; margin-left: 0.1rem;}
.virtual_lgaph{width: 6.37rem;height: 1.25rem;background: #F8F8F8;border-radius: 0.1rem;border: 1px solid #F8F8F8;padding: 0 0.42rem;margin: auto;display: block;}
.virtual_lgapu{ padding-left: 1.5rem;}
.virtual_lgacode{ width: 8.37rem; height: 1.25rem; position: relative; display: block; margin: 0.18rem auto auto auto;}
.virtual_lgamore{ font-size: 0.34rem;font-family: PingFang SC, PingFang SC;font-weight: 500;color: #73747B;  margin-top: 0.4rem;}
.virtual_lgasub{ width: 100%;height: 1.14rem;background: #FF5200;border-radius: 0.18rem; margin-top: 0.42rem; text-align: center; line-height: 1.14rem;font-size: 0.37rem;font-family: PingFang SC, PingFang SC;font-weight: 800;color: #FFFFFF; border: 1px solid #FF5200;}
.virtual_lgapwd{ width: 3.94rem;height: 1.14rem;border-radius: 0.58rem;border: 1px solid #E2E2E2; text-align: center; line-height: 1.14rem; margin-top: 0.48rem;font-size: 0.34rem;font-weight: 500;color: #000000;}
.virtual_lgapwd i{display: inline-block;background-image: url('https://static.fangxiaoer.com/m/resources/problemFeedback/img/key.png');background-size: 100%;background-repeat: no-repeat;background-position: center;width: 0.56rem;height: 0.48rem;vertical-align: middle;margin-right: 0.1rem;}
.virtual_lgaciv{ background-image: url('https://static.fangxiaoer.com/m/static/IM/img/checkYes1.png') !important;}

#virtual_lgacode{width: 4.94rem;margin: unset !important;}
#virtual_feedbackPWD{ display: none;}
#virtual_getphcode{ display: inline-block; line-height: 1.25rem; color: #FF5200; position: absolute; top: 0; right: 0.2rem; z-index: 11;}
#virtual_getphcode2{ display: none;  line-height: 1.25rem; color: #73747B; position: absolute; top: 0; right: 0.2rem; z-index: 11;}
/*end*/
.pageM{
    background: rgb(245, 245, 245);
}
.fxe_alert span {
    display: inline-block;
    background: url(https://static.fangxiaoer.com/web/images/ico/sign/b50.png);
    padding: 6px 16px;
    border-radius: 4px;
    font-size: 12pt;
    color: #fff;
}

.fxe_alert {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    position:  fixed;
    top: 62%;
}

.lptc{
    width: 7.47rem;
    background: #FFFFFF;
    border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999999;
    margin-left: -3.72rem;
    margin-top: -2.36rem;
    padding-top: 0.37rem;
    display: none;
}
.lptc .closexx{background: url(https://static.fangxiaoer.com/m/static/images/projectDetailNew/detail32.png) top left;;;;;;
    background-size: 100% 100%;;
;;;;;;;;;display: inline-block;;;;;;;;;;
;;;;;;;width: 0.37rem;;;;;;;;
;;;;;;;height: 0.37rem;;;;;;;;
;;;float: right;;;;
;;;;;;;;;;margin-right: 0.4rem;;;;;;;;;;;
;;cursor: pointer;;;
}
.lptc h4{
    height: 0.56rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 0.4rem;
    color: #303030;
    line-height: 0.56rem;
    text-align: center;
    margin-bottom: 0.37rem;
    margin-left: 0.9rem;
}
.lptc .lptcdiv{
    width: 6.75rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.37rem;
    color: #303030;
    line-height: 0.54rem;
    text-align: left;
    margin: 0 auto;
}
.lptc .lptcp{
    width: 6.78rem;
    height: 0.45rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.64rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0.16rem auto 0.4rem auto;
}
.lptc .lptcbtn{
    width: 6.37rem;
    height: 0.88rem;
    background: #FF754B;
    border-radius: 0.13rem 0.13rem 0.13rem 0.13rem;
    margin: 0 auto;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.88rem;
    color: #fff;
    margin-bottom: 0.45rem;
}
.lptc-full{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
}
.footer ul li .phone h1:before{
    background:none;
    display:none
}
.pagebottomIocnTel{
    content: '';
    background: url(https://static.fangxiaoer.com/m/static/images/coin/newCall.png) no-repeat;
    background-size: 14px 14.5px;
    background-position: 0px 0px;
    display: block;
    width: 14px;
    height: 14.5px;
    position: absolute;
    left: 20%;
    top: 15px;
}


/* 2025年1月18日 抢优惠券 */
.activity2025 .youhui2 {
    padding-bottom: 13px;
    margin: 0 !important;
    position: relative;
}

.activity2025 .youhui2 .yhleft {
    float: left
}

.activity2025 .youhui2 .yhright {
    /*float: right;*/
    position: absolute;
    top: 0;
    right: 0;
}

.activity2025 .youhui2 .yhright span {
    display: inline-block;
    width: 75px;
    height: 30px;
    background-color: #fff;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    margin-top: 22px;
    margin-right: 14px;
    color: #f95740;

}

.activity2025 .youhui2 {
    background-image: url(https://static.fangxiaoer.com/m/static/images/Reversion_wei/qian_bd.png);
    background-size: 100%;
    background-repeat: no-repeat
}

.activity2025 .youhui2 .zg_wei {
    float: left
}

.activity2025 .youhui2 .may {
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin-top: 6px;
}

.activity2025 .text_wei label {
    display: inline-block;
    position: relative
}

.activity2025 .lunbo span {
    white-space: nowrap;
    margin-right: 35px;
    min-width: 143px;
    display: inline-block;
}

.activity2025 .zg_wei span {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.activity2025 .lunbo span {
    font-weight: bold;
    color: #fff;
}
.activity2025 .type_wei{float:left;font-size:11px;color:#fff;margin-left:12px;margin-right:15px;height:  11px;line-height: 11px;margin-top: 10px;}
.activity2025 .text_wei{float:left;font-size:11px;color:#fff;font-weight:bold;height:  11px;line-height: 11px;margin-top: 10px;width: 290px;overflow:  hidden;}
.activity2025 .text_wei .lunbo{display:inline-block}

.activity2025 .zg_wei{font-size:11px;color:#ffffff;margin-left:12px;height:11px;line-height:11px;margin-top: 10px;}
.activity2025 .time_wei{font-size:11px;color:#ffffff;margin-left:12px;height:11px;line-height:11px;margin-top: 10px;}
.activity2025 {
    background-color: #fff;
    padding: 13px 10px;
    display: none;
    margin: 10px 0;
}

.activity2025 .youhui1{background-image:url(https://static.fangxiaoer.com/m/static/images/Reversion_wei/zg_bd.png);
    background-size:100%; background-repeat:no-repeat}
.activity2025 .youhui1{padding-bottom: 13px;margin:  0 !important;}
.activity2025 .youhui1 .yhleft{ float:left}
.activity2025 .youhui1 .yhright{float: right;}
.activity2025 .youhui1 .yhright span{
    display:inline-block;
    width:75px;
    height:30px;
    background-color:#fff;
    border-radius:15px;
    text-align:center;
    line-height:30px;
    margin-top:22px;
    margin-right:14px;
    color: #f95740;
}
.lunbo span:nth-child(2){
    display: none !important;
}


/* 项目活动 */
.pdn-doings{}
.pdn-title .doingsTel{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 0.33rem;
    color: #FF5200;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.doingsTel i{
    display: inline-block;
    width: 0.33rem;
    height: 0.33rem;
    background: url(https://static.fangxiaoer.com/m/static/images/coin/doingsIcon.png) top center;
    background-size: 100% 100%;
    margin-right: 0.06rem;
}
.doings-ul{
    margin-top: 0.2rem;
}
.doings-li{
    background: #FBF4F0;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    border: 0.03rem solid #FCD1B3;
    margin-bottom: 0.15rem;
    overflow: hidden;
}
.doings-1{}
.doings-l{
    float: left;
    width: 5.85rem;
    padding: 0.3rem;
    padding-right: 0;
}
.doings-li h3{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 800;
    font-size: 0.38rem;
    color: #333333;
    text-align: left;
    line-height: 0.38rem;
    margin-bottom: 0.18rem;
}
.doings-li h4{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    width: 5.68rem;
    margin-bottom: 0.18rem;
}
.doings-li div{
    overflow: hidden;
}
.doings-li div b{
    font-family: PingFang-SC, PingFang-SC;
    font-size: 0.25rem;
    color: #FF5200;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    float: right;
    font-weight: normal;
}
.doings-all div b{
    color: #ED4888;
}
.doings-r{
    width: 2.15rem;
    height: 2.03rem;
    border-radius: 0rem 0.25rem 0.25rem 0rem;
    float: right;
    background: #fff;
}
.doings-r img{width:100%;height100%;}
.doings-li div span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    width: 4.2rem;
    float: left;
}
.doings-li div span.doings-1-span{}
.doings-li div span.doings-2-span{}
.doings-2{
    background: #FEF4F8;
    border: 0.03rem solid #F4CADA;
}
.doings-all{
    padding: 0.42rem;
    width: 5.85rem;
}
.doings-txt{
    position: fixed;
    left: 0;
    bottom: -100%;
    z-index: 999999;
    background: #FFFFFF;
    border-radius: 30px 30px 0px 0px;
    padding: 0.37rem;
    display: none;
    width: 9.26rem;
    max-height: 8rem;
    overflow-y: scroll;
}
.doings-txt p{
    margin: 0.24rem 0 0.51rem;
}
.doings-txt h4{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 0.46rem;
    color: #333333;
    text-align: center;
    font-style: normal;
    line-height: 0.46rem;
    margin-left: 0.24rem;
}
.doings-close{
    display: inline-block;
    width: 0.35rem;
    height: 0.35rem;
    background: url(https://static.fangxiaoer.com/m/static/IM/img/sy_btn_close.png) no-repeat center;
    background-size: 0.39rem 0.39rem;
    float: right;
    margin: 0.2rem;
    opacity: 0.6;
    cursor: pointer;
}
.doings-full{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0000009c;
    z-index: 99999;
    display: none;
}

/* 项目活动--登录 */
.doings-head2{
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.42rem;
    color: #303030;
    position: relative;
    background-color: #fff;
}
.doings-fedhistory{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-image: url(https://static.fangxiaoer.com/m/resources/problemFeedback/img/back.png);
    background-size: 0.45rem;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0.2rem;
    top: 0.01rem;
    cursor: pointer;
}
.doings-login{
    background: url(https://static.fangxiaoer.com/m/static/images/coin/doings-login.jpg) top center;
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
.doings-form{
    width: 7.14rem;
    background: #FFFFFF;
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    margin: 4.23rem auto 0 auto;
    box-shadow: 0.05rem 0rem 0.1rem 0rem #0000002e;
    padding: 0.8rem  0.89rem;
}
.doings-input{
    margin-bottom: 0.44rem;
    position: relative;
}
.doings-input .find_pass{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 0.35rem;
    color: #1B60B6;
    text-align: left;
    position: absolute;
    right: 0.2rem;
    bottom: 0.39rem;
}
.doings-input label{
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 0.35rem;
    color: #333333;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.31rem;
    display: block;
    line-height: 0.36rem;
}
.doings-input input{
    width: 6.93rem;
    height: 1.11rem;
    background: #F5F5F5;
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    border: navajowhite;
    padding-left: 0.25rem;
    outline: none;
    -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset !important;
}

.doings-login-btn{
    width: 7.22rem;
    height: 1.11rem;
    background: #FFC000;
    border-radius: 0.56rem 0.56rem 0.56rem 0.56rem;
    border: navajowhite;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 0.41rem;
    color: #FFFFFF;
    cursor: pointer;
}
.doings-login .form_xy input{
    width: 0.37rem;
    height: 0.37rem;
    margin-right: 0.25rem;
}
.doings-login .form_xy{
    margin: 0.8rem 0 0.38rem auto;
    font-size: 0.32rem;
}
.doings-login .form_xy a{
    color: #1B60B6;
}
.toast{display:none;width:100%;position:fixed;top: 16%;text-align: center;font-size: 0.36rem;z-index:100;z-index: 999999;}
.toast span{display:inline-block;padding:5px 30px;border-radius:15px;margin:0 auto;background-color: #00000087;color:#fff;font-size: 0.36rem;}


