﻿.head{ 
    width:100%;
    height:0.8rem;
    background:#EE471D;
}
.fanhui{ 
    width:0.4rem;
    height:0.5rem;
    margin-left:0.2rem;
    margin-top:0.15rem;
    float:left;
}
.search{ 
    width:4.45rem;
    height:0.6rem;
    margin-top:0.1rem;
    float:left;
    position:relative;
}
.search_content {
    background: #f3f3f3;
    border-radius: 0.28rem;
    font-size: .24rem;
    height: 0.56rem;
    line-height: .56rem;
    padding: 0 0.56rem 0 0.24rem;
    position: absolute;
    color: #999;
    left: 1.5rem;
    bottom:.02rem;
    display:none;
}
.search input{ 
    width:100%;
    height:100%;
    margin-left:0.9rem;
    border-radius:0.3rem;
    outline:none;
    padding-left:1rem;
    background:#fff;
    font-size:0.28rem;
}
.search img{ 
    width:0.4rem;
    height:0.4rem;
    position:absolute;
    top:0.1rem;
    left:1rem;
}
.cd{ 
    width:0.5rem;
    height:0.5rem;
    float:right;
    margin-right:0.2rem;
    margin-top:0.18rem;
}
.cd img{ 
    width:100%;
    height:100%;
}

.navpage1{ 
    width:100%;
    height:3rem;
    position:absolute;
    top:0.8rem;
    left:0;
    background:white;
    display:none;
    z-index:4;
}
.navpage-top{ 
    width:100%;
    height:1.5rem;
    border:0.01rem solid #F1EFF0;
    display:flex;
}
.tab-nav{ 
    width:1.86rem;
    height:100%;
    border:0.01rem solid #F1EFF0;
    border-bottom:none;
}
.navpage-top .tab-nav:nth-child(1){ 
    border-right:none;
}
.navpage-top .tab-nav:nth-child(2) {
    border-right: none;
}
.navpage-top .tab-nav:nth-child(3) {
    border-right: none;
}
.navpage-bot {
    width: 100%;
    height: 1.5rem;
    display: flex;
    border: 0.01rem solid #F1EFF0;
    border-top:none;
}
.navpage-bot .tab-nav:nth-child(1){ 
    border-right:none;
    border-top:none;
}
.navpage-bot .tab-nav:nth-child(2) {
    border-right: none;
    border-top:none;
}
.navpage-bot .tab-nav:nth-child(3) {
    border-right: none;
    border-top:none;
}
.navpage-bot .tab-nav:nth-child(4) {
    border-top:none;
}
.tab-img{ 
    width:0.7rem;
    height:0.7rem;
    margin:0 auto;
    margin-top:0.2rem;
}
.tab-nav div{ 
    text-align:center;
    font-size:0.2rem;
    margin-top:0.1rem;
}



.num-list{ 
    width:100%;
    overflow:hidden;
    border-bottom:0.01rem solid #EEEEEE;
    margin:0.3rem auto;
    background:white;
}
.num-kp {
    width: 47%;
    height: 1.85rem;
    position: relative;
    float: left;
    margin-left: 2%;
    margin-top: 0.15rem;
    border-radius: 0.1rem;
    box-shadow: 1px 1px 3px #d8d8d8;
}
.number-yd {
    background: url(../image/bg-yd.png) 100% 56% no-repeat;
    background-size: 50%;
}
.number-dx {
    background: url(../image/bg-dx.png) 100% 56% no-repeat;
    background-size: 50%;
}
.number-lt {
    background: url(../image/bg-lt.png) 100% 56% no-repeat;
    background-size: 50%;
}
.num-list .num-love:nth-child(odd) {
    border-right: 0.01rem solid #EEEEEE;
}

.Operator-img{ 
    width:1.7rem;
    height:1.7rem;
    position:absolute;
    background:url(../image/yd.png) no-repeat;
    background-size:100% 100%;
    top:0.07rem;
    right:0.05rem;
    z-index:-1;
}
.num-kp-move {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right,#61ACFD, #A267D5);
    position: absolute;
    top: 0;
    left: 0;
    display:none;
    color:#fff;
}
.num-kp-move div:nth-child(2){
    display:flex;
    justify-content:center;
}
.after2:before {
    content: "-";
    color: white;
}
.num-kp-move .num-hd {
    color: white;
    font-size: 0.42rem;
    line-height: 0.8rem;
}
.num-kp-move .num-hd span{
    color:white;
    font-size:0.42rem;
    line-height:0.8rem;
}
.Collection-btn{ 
    font-size:0.3rem;
    background:white;
    width:1.55rem;
    height:0.75rem;
    text-align:center;
    line-height:0.75rem;
    border-radius:0.05rem;
    color:#000;
}
.appointment-btn {
    width: 1.55rem;
    height: 0.75rem;
    font-size: 0.3rem;
    background: #FF5500;
    text-align: center;
    line-height: 0.75rem;
    margin-left:0.1rem;
    color:white;
    border-radius:0.05rem;
}
/*.num-kp:hover .num-kp-move {
    display:block;
}*/
.num-kp2{ 
    width:3.75rem;
    height:1.85rem;
    position:relative;
    float:left;
    background:#F0F0F0;
}
.num-kp2-txt1{ 
    font-size:0.36rem;
    color:#6B6B6B;
    margin-top:0.35rem;
    margin-left:0.4rem;
    font-weight:600;
}
.num-kp2-txt2 {
    font-size: 0.28rem;
    color: #AFAFB1;
    margin-top: 0.15rem;
    margin-left: 0.4rem;
}
.gengduo{ 
    position:absolute;
    top:0.65rem;
    right:0.55rem;
    width:0.5rem;
    height:0.5rem;
}
.gengduo img{ 
    width:100%;
    height:100%;
}
.colorred{ 
    color:#FF552E;
}
/*热门城市*/
.hot-city {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #fff;
    font-size: 1.2em;
    box-sizing: border-box;
    padding: 0 0.3rem;
    border-top: 0.02rem solid #eee;
    border-bottom: 0.02rem solid #eee;
}

.hotcity-left {
    width: 1.6rem;
    line-height: 0.8rem;
    float: left;
}

.hotcity-right {
    width: 0.4rem;
    float: right;
    margin-top:0.2rem;
}

    .hotcity-right img {
        width: 100%;
    }
/*城市*/
.hot-address, .zhoubian-address {
    width: 100%;
    background: #fff;
    font-size: 1.1em;
    box-sizing: border-box;
    padding: 0 0.3rem;
    border-top: 0.02rem solid #eee;
    border-bottom: 0.02rem solid #eee;
}

    .hot-address p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .zhoubian-address p {
        overflow: visible;
    }

    .hot-address span {
        padding: 0 0.3rem 0 0;
        line-height: 0.8rem;
        color: #676767;
    }

    .zhoubian-address span {
        margin-left:0.2rem;
        line-height: 0.5rem;
        color: #676767;
    }
/*手机靓号网 版权所有*/
.color-67 {
    color: #676767;
    font-size:0.3rem;
}

.foot_about {
    width: 100%;
    height: 0.6rem;
    background: #f5f5f5;
    line-height: 0.6rem;
    font-size: 0.28rem;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .copyright p {
        text-align: center;
    }

.bot-div {
    width: 100%;
    height: 1.4rem;
    background: #fff;
}
.undefined{
    width:100%;
    /*height:100%;*/
    overflow:hidden;
    background:#F7F7F7;
    display:none;
}
.undf-img{ 
    width:2.8rem;
    height:1.85rem;
    margin:0 auto;
}
.undf-img img{
    width:100%;
    height:100%;
}
.und-txt{ 
    width:100%;
    font-size:0.36rem;
    color:#FE5510;
    font-weight:900;
    text-align:center;
    overflow:hidden;
    margin-bottom:0.3rem;
}
.und-btn{
    width:100%;
    height:0.8rem;
}
.kf-btn{ 
    width:2.6rem;
    height:0.8rem;
    background:#FE5510 !important;
    color:white;
    float:left;
    margin-left:1rem;
    line-height:0.8rem;
    text-align:center;
    font-size:0.3rem;
    border-radius:0.1rem;
}
.dz-btn {
    width: 2.6rem;
    height: 0.8rem;
    background: #E3393C;
    color:white;
    float:left;
    margin-left:0.2rem;
    line-height:0.8rem;
    text-align:center;
    font-size:0.3rem;
    border-radius:0.1rem;
}
.ewm{ 
    width:1.7rem;
    height:1.7rem;
    margin:0 auto;
    margin-top:1rem;
}
.ewm img{ 
    width:100%;
    height:100%;
}
.p1{ 
    width:100%;
    text-align:center;
    font-size:0.32rem;
    color:#8E8E8E;
    margin-top:0.3rem;
    overflow:hidden;
}
/*新添加的价格区间里的自定义价格*/
.opt_box {
    display: flex;
    padding-left: 0.14rem;
    padding-top: 0.16rem;
}
.opt_box .input-box {
    flex-grow: 1;
    text-align: center;
    background: #fff;
    border-radius: .125rem;
    color: #9C9FA1 !important;
    max-width: 2rem;
}
.opt_box .input-box {
    font-size: 0.28rem;
    line-height: 0.6rem;
    height: 0.6rem;
}
.opt_box span {
    padding: 0 0.1rem;
    color: #666;
}
.slideUp {
    display: block;
}

.slideDown {
    display: none;
}

.zanwu {
    font-size: 16px;
    color: #ff0000;
    line-height: 1.6rem;
    margin: 0 auto;
}
.sx_box{
    display:none;
}
.confirm_btn {
    display: inline-block;
    /* float: right; */
    background: red;
    width: 1.5rem;
    height: 0.6rem;
    text-align: center;
    line-height: .6rem;
    border-radius: 0.2rem;
    color: #fff;
    margin-left: 0.2rem;
}
.filter-selected-box.selected-active:after {
    border-bottom: 0.1rem solid #fff !important;
    border-top: 0;
}