﻿body {
    background:white;
    color:black;
}
.head {
    background: white;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    position:fixed;
    top:0;
    z-index:99;
}
.fanhui{
    width:0.4rem;
    height:0.5rem;
    margin-top:0.25rem;
    margin-left:0.2rem;
    float:left;
}
.fanhui img{ 
    width:100%;
    height:100%;
}
.title{
    float:left;
    font-size:0.3rem;
    margin-left:2.5rem;
}
.crumbs {
    line-height: .8rem;
    font-size: .28rem;
    padding-left: .2rem;
    margin-top: 1rem;
}
.h1 {
    font-size: .36rem;
    padding-left: 0.2rem;
    float: left;
    line-height: .6rem;
    margin-top:0;
}
.timer {
    float: left;
    margin-left: 0.2rem;
    line-height: .6rem;
}
.banner {
    width: 7rem;
    margin: 0 auto;
    height: 5.5rem;
    position: relative;
    clear:both;
}
.banner img{
    width:100%;
    height:100%;
}
.banner-txt{
    width:100%;
    height:1rem;
    font-size:0.3rem;
    color:white;
    font-weight:900;
    line-height:1rem;
    position:absolute;
    left:0;
    bottom:0;
    background:rgba(0,0,0,0.3);
    z-index:99;
}
.banner-txt span{ 
    margin-left:0.2rem;
}
.content{ 
    width:7rem;
    margin:0 auto;
    overflow:hidden;
    margin-top:0.2rem;
    font-size:0.3rem;
}
.spx{ 
    width:100%;
    height:0.3rem;
    background:#F8F8F8;
    margin-top:0.2rem;
}
.news-head{ 
    width:100%;
    height:0.8rem;
    line-height:0.8rem;
}
.news-head div{ 
    width:0.1rem;
    height:0.6rem;
    margin-top:0.1rem;
    margin-left:0.2rem;
    background:#FF7414;
    float:left;
}
.news-head span{ 
    font-size:0.36rem;
    margin-left:0.1rem;
}
.news-list{
    width:100%;
    height:2.3rem;
    border-bottom:0.01rem solid #dddddd;
    margin-top:0.2rem;
}
.left{ 
    width:2.5rem;
    height:100%;
    float:left;
}
.left img{ 
    width:2rem;
    height:1.3rem;
    margin-left:0.3rem;
}
.right{ 
    width:5rem;
    height:100%;
    float:left;
}
.p1{
    width:100%;
    overflow:hidden;
    font-size:0.3rem;
    font-weight:900;
    padding-right:0.1rem;
}
.p2{ 
    width:100%;
    height:0.8rem;
    overflow:hidden;
    font-size:0.26rem;
    padding-right:0.1rem;
    margin-top:0.1rem;
}
/*热门城市*/
.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;
}
.copyright p {
    text-align: center;
}
ul {
    width:7rem;
    overflow:hidden;
    list-style:none;
    margin: 0 auto;
}
li{ 
    width:100%;
    height:0.8rem;
    line-height:0.8rem;
    font-size:0.24rem;
}
li img{ 
    width:0.2rem;
    height:0.2rem;
    float:left;
    margin-top:0.3rem;
    margin-right:0.1rem;
}
li div{ 
    width:6rem;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    float:left;
    color:black;
}
.xgzt{
    width:100%;
    overflow:hidden;
    display:flex;
    flex-wrap:wrap;
}
.xgzt div{ 
    margin-left:0.2rem;
    font-size:0.28rem;
    padding:0.03rem 0.05rem;
    margin-top:0.1rem;
    margin-bottom:0.1rem;
}