﻿body {
    background:#F8F8F8;
    color:black;
}
/*头部*/
.package-topnav-wrap[data-v-659ca309] {
    position: fixed;
    top: 0;
    max-width: 7.5rem;
    width: 100%;
    z-index: 100;
    background: #fff;
    border-bottom: 0.01rem solid #f4f4f4;
}

.head-tabbar {
    position: fixed;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #e7e7e7;
    line-height: 0.832rem;
    background: #fff;
    z-index: 11;
}

.package-topnav-wrap .head-tabbar {
    position: initial;
}
.head-tabbar-title{
    font-size:0.28rem;
}
.head-back-btn {
    width: .704rem;
    text-align: center;
}

.icon_prev:before {
    content: "\e608";
    margin-right: 0.064rem;
}

.head-tabbar-other2 {
    width: .704rem;
}

    .head-tabbar-other2 img {
        margin-top: 0.4rem;
        width: 0.33rem;
        margin-left: 0.1rem;
    }

.icon-icon_prev {
    font-size: .26rem;
}
ul {
    width:7rem;
    overflow:hidden;
    list-style:none;
    margin: 0 auto;
    margin-top:1rem;
}
li {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.24rem;
    border-bottom: 0.01rem dashed #dddddd;
    overflow: hidden;
    clear: both;
}
    li a.listss {
        float: left;
        display: inline-block;
        
    }

        li a.listss .title {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 4rem;
            display: inline-block;
        }

li span.publishTime {
    float: right;
    display: inline-block;
    color:#cacaca;
}
    li .sandian {
        width: 0.2rem;
        height: 0.2rem;
        float: left;
        margin-top: 0.3rem;
        margin-right: 0.1rem;
        background: url(../image/sgdd.png) no-repeat;
        background-size: 100%;
    }c

.head-tabbar-other {
    float:right;
    width: 0.5rem;
    margin-top:0.5rem;
    height:0.1rem;
    margin-right:0.2rem;
    
}
.head-tabbar-other img{
    width:100%;
    height:100%;
}

.fenye{ 
    width:100%;
    height:1.5rem;
    display:flex;
    font-size:0.24rem;
}

.syy {
    width:1rem;
    /*display:inline-block;*/
    margin-left: 2rem;
    background: #F8F8F8;
    height:0.5rem;
    line-height:0.5rem;
    text-align:center;
    margin-top:0.3rem;
}
.ye-num {
    width: 1.2rem;
    /*display: inline-block;*/
    margin-left: 0.3rem;
    border: 0.01rem solid black;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
    margin-top: 0.3rem;
}
.fenye-img {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.05rem;
    top: 0.1rem;
}
.xyy {
    width: 1rem;
    /*display: inline-block;*/
    margin-left: 0.3rem;
    background: #F8F8F8;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    margin-top: 0.3rem;
}

/*热门城市*/
.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;
}

a{ 
    color:black;
}
.page_shade {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    top: 0;
    left: 0;
    top: 0;
}
.page_list {
    border-top: 8px solid #f1f1f1;
    position: fixed;
    padding: 7px;
    border-top: 1px solid #eee;
    left: 0;
    right: 0;
    background: #fff;
    /*top: 100%;*/
    border-radius: 6px 6px 0 0;
    /*transition: height 0.5s;
    -moz-transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;*/
    z-index: 99999;
    overflow-y: auto;
    height: 40%;
}

    .page_list a {
        display: block;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

.pre_page {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 22px;
    background-color: #F8F8F8 !important;
    border: 1px solid #F8F8F8;
}