/**
 * auto
 * @version v1.00
 * Modify-Date:2022-9-6 18:49:25
 */
.letter-list,.notice-list .notice-label,.selector-city{position:fixed;background-color:#fff}*{-webkit-tap-highlight-color:transparent}.selector-city{z-index:99;width:100%;top:0;bottom:0;font-size:14px;-webkit-transform:translate(100%);transform:translate(100%);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.selector-from-right{-webkit-transform:translate(0);transform:translate(0)}.selector-city .city-list{height:90%;height:-webkit-calc(100% - 44px);height:calc(100% - 44px);overflow:auto;-webkit-overflow-scrolling:touch}.selector-city .city-list h3{height:30px;line-height:30px;background:#f2f2f2;padding:0 5%}.selector-city .city-list p{height:35px;line-height:35px;padding:0 5%;border-bottom:1px solid #eee}.letter-list{width:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px;text-align:center;border-radius:30px}.letter-list a{display:block;padding:.08rem 0;color:#000;text-decoration:none}.notice-list{font-size:14px;font-family:"PingFang SC";padding:0 .33rem}.notice-filter{display:none}.filter-from-right{-webkit-transform:translate(0);transform:translate(0)}.notice-list .notice-label{right:.33rem;top:60px;top:calc(44px + .38rem);display:block;float:right;height:.28rem;line-height:.28rem;padding:.1rem .2rem;border:.06rem solid #f2f2f2;border-radius:.28rem;font-size:12px}.notice-list .notice-label .icon-screen_icon{font-size:12px}.notice-list h2{font-size:18px;border-bottom:1px solid #f2f2f2;height:1.24rem;line-height:1.24rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.notice-list ul .notice-list-item{height:1rem;line-height:1rem;color:#484848;border-bottom:1px solid #f2f2f2;text-decoration:none;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.notice-list .notice-title{display:inline-block;width:86%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-list .notice-title-cancle{color:#dadada}.notice-list .notice-title b{font-weight:400;margin-right:.2rem}.notice-list .notice-cancel{font-size:12px;font-style:normal;color:#dadada}.notice_none{text-align:center;color:#afb0b3;position:absolute;top:50%;width:100%;margin-top:-1rem;display:none}.notice_none img{width:2.9rem;height:1.89rem;background-size:100%;text-align:center}