.body {
    position: relative;
    padding-bottom: .5rem;
}

.head {
    width: 100%;
    position: absolute;
    top: 0;
}

.notice-top {
    display: flex;
    justify-content: space-between;
    padding-top: 3rem;
    margin: 0 .48rem;

}

.notice-top-text {
    font-size: .3rem;
    display: block;
    color: #007aff;
    margin-bottom: .05rem;
}

.city {
    position: absolute;
    top: 0.26rem;
    right: 0.25rem;
    width: 1.15rem;
    height: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0.375rem;
    border-radius: 1.875rem;
    background-color: #ffffff;
}

.city a {
    display: flex;
    align-items: center;
}

.city-name {
    font-weight: 600;
    color: rgb(14, 20, 87);
    font-size: .26rem;
}

.city-icon {
    width: 0.14rem;
    height: .1rem;
    margin-left: 0.1rem;
}

.title {
    display: flex;
    justify-content: space-between;
    padding-top: 3.08rem;
    margin: 0 .48rem;
    overflow: auto\9;
}

.title-name {
    font-size: .34rem;
    color: #141414;
    float: left\9;
}

select {
    min-width: 1.3rem;
    max-width: 2rem;
    font-size: 0.281rem;
    padding: 0.1rem 0.3rem;
    text-align: center;
    border: 0;
    background: url(http://imgbdb3.bendibao.com/whbdb/20202/26/20200226162105_59108.png) no-repeat scroll right 0.26rem transparent;
    -webkit-appearance: none;
    background-size: 0.16rem 0.08rem;
}

.select {
    display: flex;
    width: 2rem;
    text-align: center;
    border-radius: 0.28rem;
    box-shadow: 0rem 0.06rem 0.12rem 0rem rgba(0, 0, 0, 0.16);
    float: right\9;
}

.tab-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .2rem;
    font-size: .34rem;
    color: #929292;
    padding: .2rem\9;
    overflow: auto\9;
}

.local {
    position: relative\9;
    width: 40%\9;
    float: left\9;
    text-align: right\9;
}

.local .sel-icon {
    position: absolute\9;
    bottom: -15%\9;
    right: 14%\9;
}

.other {
    position: relative\9;
    width: 40%\9;
    float: right\9;
}

.other .sel-icon {
    position: absolute\9;
    bottom: -15%\9;
    left: 14%\9;
}

.local,
.other {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.card-type {
    padding-bottom: .08rem;
}

.sel-icon {
    width: .38rem;
    height: .06rem;
}

.local {
    margin-right: .86rem;
    margin-right: 0\9;
}

.chouse {
    color: #141414;
    font-weight: 600;
    font-size: .38rem;
}

.content {
    padding: .22rem .48rem;
    padding-bottom: .2rem;
    box-shadow: 0rem 0rem 0.12rem 0rem rgba(0, 0, 0, 0.16);
}

.limit-list {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: .23rem;
    margin-bottom: .25rem;
    border-bottom: .02rem solid rgba(112, 112, 112, .14);
    overflow: auto\9;
}

.today,
.tomorrow {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: .28rem;
    color: #141414;
}

.item {
    float: left\9;
    margin-right: .1rem\9;
    text-align: center\9;
}

.today,
.tomorrow,
.line {
    float: left\9;
}

.date {
    color: #929292;
    margin-top: .01rem;
    margin-bottom: .08rem;
    font-size: .28rem;
}

.line {
    height: .96rem;
    margin-left: .73rem;
    margin-right: .69rem;
    margin-right: .6rem\9;
    border-right: .02rem solid rgba(112, 112, 112, .14);
}

.week {
    padding-bottom: .21rem;
    margin-bottom: .25rem;
    border-bottom: .02rem solid rgba(112, 112, 112, .14);
}

.date-from {
    margin-bottom: .22rem;
    font-size: .27rem;
    font-weight: 500;
}

.list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: auto\9;
}

.num {
    font-size: .28rem;
}

.limit-item {
    margin-bottom: .52rem;
}

.title-icon {
    width: .18rem;
    height: .26rem;
    margin-right: .14rem;
}

.limit-title {
    margin-bottom: .24rem;
    font-size: .32rem;
    font-weight: 500;
}

.limit-detail {
    font-size: .26rem;
    color: #858585;
}

.limit-detail>div {
    margin-bottom: .2rem;
}

.tools {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: .32rem;
    font-size: .26rem;
    color: #545454;
    border-top: .1rem solid #EEEEEE;
}

.tools-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.icon {
    width: .78rem;
    height: .78rem;
    margin-bottom: .14rem;
}

footer {
    display: none;
}

.back_to_top,
.back_to_feed {
    display: none;
    font-size: 0;
}

.swiper-slide {
    float: left\9;
}

.limit-rule pre {
    margin-top: .2rem;
    margin-bottom: 0;
    line-height: .5rem !important;
}

.daofen-box p:nth-child(2) img {
    width: 100%;
}