﻿#app {
    box-sizing: border-box;
    /* font-family: "PingFangSC-Regular", "Microsoft YaHei", Helvetica; */
    font-family: "Helvetica Neue", Microsoft YaHei, "Helvetica, Arial", "PingFang SC", "PingFangSC-Regular", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    font-size: 0.32rem;
    width: 100%;
    min-height: 100vh;
    overflow-x: hidden;
    max-width: 7.5rem;
    margin: 0 auto;
    background: #fff;
}
.broadband-topnav-wrap {
    position: fixed;
    top: 0;
    max-width: 7.5rem;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.head-tabbar {
    position: fixed;
    padding: 0 .03rem;
    width: 100%;
    display: flex;
    text-align: center;
    border-bottom: 0.01rem solid #e7e7e7;
    line-height: 0.832rem;
    background: #fff;
    z-index: 11;
    color: #000;
    font-size: .3rem;
}
    .head-tabbar .head-tabbar-title {
        margin: 0 auto;
    }
    .head-tabbar .head-tabbar-other {
        opacity: 0;
    }
.broadband-topnav-wrap .head-tabbar {
    position: initial;
}
.head-back-btn {
    width: .704rem;
    text-align: center;
}

.icon_prev:before {
    content: "\e608";
    margin-right: 0.064rem;
}

.head-tabbar-other {
    width: .704rem;
}

.icon-icon_prev {
    font-size: .26rem;
}

.icon-icon_list {
    font-size: .35rem;
    margin-top: 0.02rem;
}

.icon-grid:before {
    font-size: .27rem;
    margin-left: 0.02rem;
}

.unfold-icon {
    width: .28rem;
    margin-left:.1rem;
}


/* 筛选 */
.filter-wrap {
    height: 0.7rem;
    font-size: .28rem;
    color: #666;
    padding: 0 .3rem;
}

.filter-item, .filter-wrap {
    display: flex;
    /*flex: 1;*/
    align-items: center;
    margin-right: 0.5rem;
    /*justify-content: center;*/
}
.filter2_item {
    display: flex;
    align-items: center;
    color: #0E0E0E;
    height: 0.5rem;
    width: 1.8rem;
    justify-content: center;
    margin-right: .2rem;
    background: #F2F2F2;
    border-radius: .3rem;
}
.filter2_item img{
    width:.2rem;
    margin-left:.1rem;
    
}

.active {
    color: #e4393c;
}

.selected {
    color: #e4393c;
}

.filter-item {
    box-sizing: border-box;
}

.filter-item-name {
    font-size: .28rem;
    max-width: 75%;
    white-space: nowrap;
    color: #0E0E0E;
    /*    overflow: hidden;
    text-overflow: ellipsis;*/
}

.filter-item:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-top: .1rem solid #666;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-bottom: 0;
    margin-left: .1rem;
    -webkit-animation: all .5s;
    animation: all .5s;
}

.filter-item.active:after {
    border-bottom: .1rem solid #e4393c;
    border-top: 0;
}

.filter-item.no-filters:after {
    border: 0;
}

.filter-item.no-filters:after {
    border: 0;
}

.filter-item-name .iconfont {
    margin-left: .1rem;
}

.filter-item-name .icon-Icon_filter {
    margin-left: .1rem;
    color: #666;
    font-size: .26rem;
}

.active .icon-Icon_filter {
    margin-left: .1rem;
    color: #ff0000;
    font-size: .26rem;
}

.icon_up:before {
    content: "\e72a";
}

.icon_down:before {
    content: "\e731";
}

.icon_filter:before {
    content: "\e601";
    font-size: 0.128rem;
}



/* 列表 */
.broadband-list-box {
    position: relative;
    padding-top: 5.7rem;
}
.sl_box {
    padding: .2rem;
    display: flex;
    background: #F2F2F2;
    flex-wrap: wrap;
}
.sl_item {
    width: 2.1rem;
    height: .64rem;
    color: #333333;
    font-size: .26rem;
    border-radius: .3rem;
    background: #ffffff;
    margin-right:.2rem;
    margin-top:.2rem;
    text-align:center;
    line-height:.64rem;
}
.zk_filter {
    height: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.zk_filter img{
    transform: rotate(180deg);
}
.checked_filter {
    background: #FE552E !important;
    color:#ffffff !important;
}
.broadband-list {
    padding: 0 .3rem;
}
.broadband-box {
    margin-bottom : .3rem;
    display: flex;
}
.broadband-img {
    width: 2.5rem;
    height: 2.5rem;
    background: #eee;
}
.broadband-info {
    padding-left: .15rem;
    width: 4.4rem;
}
    .broadband-info div {
        height: .5rem;
        display: flex;
        flex-wrap: nowrap;
        line-height: .5rem;
        align-items: center;
    }
.broadband-head .broadband-head-city {
    padding: 0 .04rem;
    color: #f00808;
    font-size: .2rem;
    height: .3rem;
    line-height: .3rem;
    border: .01rem solid #f00808;
    border-radius: .06rem;
    margin-right: .12rem;
    white-space: nowrap;
}
.broadband-head .broadband-head-operator {
    padding: 0 .04rem;
    color: #ef6a16;
    font-size: .2rem;
    height: .3rem;
    line-height: .3rem;
    border: .01rem solid #ef6a16;
    border-radius: .06rem;
    margin-right: .12rem;
    white-space: nowrap;
}

.broadband-head .title {
    display: block;
    /*width: 2.91rem;*/
    max-width: 2.78rem;
    font-size: .28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.operator {
    color: #969696;
    font-size: .24rem;
}
.broadband-info .price-box {
    justify-content: space-between;
    font-size: .22rem;
    display: flex;
    align-items: baseline;
}
.price-box .price {
    color: #f00804;
    display: flex;
    align-items: baseline;
}
    .price-box .price .price-num {
        font-size: .28rem;
        color:#ef3030;
    }
    .price-box .sales {
        color: #969696;
    }
.broadband-box .description {
    font-size: .22rem;
    color: #19b7fc;
}
.broadband-info .pact {
    background: #f8f8f8;
    color: #969696;
    font-size: .22rem;
}
    .broadband-info .pact div:nth-child(1) {
        margin-right: .20rem;
    }
    .broadband-info .pact img {
        width: .32rem;
        height: auto;
        margin-right: .08rem;
    }

.position_img {
    width: 0.3rem;
    margin-right: 0.1rem;
}


/*地址弹窗*/
.options-wrap {
    max-height: 40vh;
    overflow: hidden;
    display: flex;
    background: #f9f9f9;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem;
}

.options-column-wrap {
    overflow-y: auto;
    flex: 1;
}

.options-wrap:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100vh;
    bottom: -100vh;
    background: rgba(0,0,0,.4);
}

.options-item {
    position: relative;
    padding: 0 0.8rem 0 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: .28rem;
    color: #333;
    margin: 0 .1rem;
}

.options-item-province {
    background: #fff;
}

.options-item-province {
    margin: 0;
}

    .options-item-province.item-selected {
        background: #fafafa;
    }

.options-item.item-selected {
    color: #e93b3d;
}

/* 运营商 */
.options-item.item-checked-selected {
    color: #e93b3d;
    background: url(../image/redgou.png) right 0.299424rem bottom 0.299424rem no-repeat;
    background-size: .28rem auto;
}

/* 筛选 */
.tanchuang4 {
    max-height: 70vh;
    overflow: hidden;
}

.list-filter-container {
    background: #fff;
    padding-bottom: 0.9rem;
    overflow-y: scroll;
    margin-bottom: 0.32rem;
}

.list-filter-wrap {
    border-bottom: 0.01rem solid #f4f4f4;
    line-height: 0.8rem;
    font-size: .28rem;
    background: #fff;
    border-radius: .1504rem;
}

.list-filter-tit {
    padding: 0 .24rem;
}

.list-filter-cont {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 .0512rem .24rem;
}

.list-filter-option {
    width: 2.2rem;
    font-size: .24rem;
    line-height: .28rem;
    padding: .1504rem 0;
    text-align: center;
    margin: 0 .1rem 0.2rem 0;
    background: #f4f4f4;
    border: 0.01rem solid #f4f4f4;
    border-radius: .1rem;
    border-radius: .3rem;
}

    .list-filter-option.active {
        color: #e93b3d;
        border-color: #e93b3d;
        background: #fff;
    }

/*重置确认按钮*/
.list-filter-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 1.024rem;
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 0 .256rem;
}

    .list-filter-bottom .btn {
        width: 50%;
        height: 0.896rem;
        line-height: 0.676rem;
        font-size: .28rem;
    }

.cancel-btn {
    border: 0.01rem solid #bfbfbf;
    border-right: none;
    border-top-left-radius: 0.896rem;
    border-bottom-left-radius: 0.896rem;
    background: #fff;
}

.confirm-btn {
    background: #e93b3d;
    color: #fff;
    border-top-right-radius: 0.896rem;
    border-bottom-right-radius: 0.896rem;
}

.no-more-result {
    margin-top: 30%;
    position: relative;
    display: flex;
    padding: 0 0 1rem 0;
    justify-content: center;
    color: #bbb;
    font-size: 0.28rem
}
.footlink_box {
    margin: 0.3rem 0.2rem;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 0.16rem;
    box-shadow: 0.02rem 0rem 0.09rem 0rem #D8D0CF;
    overflow: hidden;
}
.title_nav {
    width: 100%;
    height: 0.81rem;
    background: #F8F8F8;
    display: flex;
    flex-wrap: nowrap;
}
    .title_nav li {
        width: 25%;
        height: 100%;
        text-align: center;
        line-height: 0.81rem;
        background: #F8F8F8;
        font-weight: 500;
        font-size: 0.28rem;
        color: #0E0E0E;
    }
.title_check {
    background: #fff !important;
    color: #ff552e !important;
}
.special_box {
    overflow: hidden;
    background: #fff;
}
.special_content {
    background: #fff;
    display: flex;
    gap: 0.29rem 0.19rem;
    flex-wrap: wrap;
    padding: 0.3rem 0.2rem;
    overflow: hidden;
}
    .special_content li {
        width: 2.1rem;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        background: #FFF8F7;
        border-radius: 0.3rem;
        border: 0.01rem solid #FFA9A2;
        font-size: 0.26rem;
        padding: 0 0.1rem;
        color: #5A5A5A;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: flex;
        justify-content: center;
    }
        .special_content li a {
            color: #5A5A5A;
        }
.number-gd {
    background: url(../image/guangdian.png) 100% 56% no-repeat;
    background-size: 50%;
}
.kd_footer {
    margin: 0 .2rem;
    background: #ffffff;
    box-shadow: 0.02rem 0rem 0.09rem 0rem #d8d0cf;
    border-radius:.2rem;
}
.kd_tab_title {
    display: flex;
    align-items: center;
    height: 0.8rem;
    line-height: .8rem;
    background: #F8F8F8;
}
.zx_tile{
    padding:0 .2rem;
    margin-right:.2rem;
    font-size:.28rem;
}
.kd_content {
    padding: 0.3rem 0.2rem;
}
.kd_footer_content p {
    font-size: .24rem;
    padding: 0 .2rem;
}
.title_check {
    background: #fff !important;
    color: #ff552e !important;
}
.news_list {
    width: 100%;
    overflow: hidden;
    padding: 0 0.2rem 0.2rem;
    background: #fff;
    height: 4.1rem;
}
.news_list li {
    box-sizing: border-box;
    border-bottom: 0.01rem solid #F2F2F2;
    padding: 0.2rem 0;
}
.news_list li a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.news_tit {
    width: 65%;
    color: #666666;
    font-size: 0.25rem;
    display: flex;
    align-items: center;
}
.news_data {
    color: #C5C5C5;
    margin-left: 0.1rem;
    font-size:.22rem;
}
.news_icon {
    min-width: 0.24rem;
    min-height: 0.24rem;
    background: url(../image/new_icon.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 0.1rem;
}
.news_txt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_miaoshu {
    font-size: .22rem;
    color: #666666;
    padding-left: 0.35rem;
}


