*{-ms-touch-action:manipulation;touch-action:manipulation}.common-nav{position:fixed;width:4.5rem;z-index:1999;border-radius:2.5rem;right:1rem;bottom:20%;height:4.5rem;overflow:hidden;background:hsla(0,0%,100%,.9);-webkit-transition:all .5s;transition:all .5s}.common-nav.active{height:28.25rem}.common-nav .nav-icon{height:4.5rem;border-radius:50%;background-color:#f92028;color:#fff;padding:1.2rem 1rem;font-size:1.2rem;position:absolute;bottom:0;text-align:center}.common-nav .nav-icon,.common-nav .right-cont{width:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.common-nav .right-cont{border-radius:.5rem 0 0 .5rem}.common-nav .right-cont ul{overflow:hidden}.common-nav .right-cont li{float:left;text-align:center;width:100%;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.common-nav .right-cont li i{font-size:1.5rem;color:#666;font-weight:600}.common-nav .right-cont li p{font-size:1rem;color:#666;margin-top:.1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.common-nav .right-cont li:first-child{padding-top:1rem;-webkit-box-sizing:initial;box-sizing:initial}.common-nav .right-cont li:last-child{padding-bottom:.25rem}.common-show{position:fixed;width:100%;height:100%;left:100%;right:0;top:0;bottom:0;z-index:1998;background:rgba(0,0,0,.4);display:none}.common-show.active{display:block;left:0}.list-header{width:100%;-ms-flex-align:center;background:#fff}.list-header,.list-header .header-item{height:4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.list-header .header-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;font-weight:400;color:#666}.list-header .active{position:relative;color:#000;font-weight:700;font-size:1.6rem}.list-header .active:before{content:"";position:absolute;bottom:.4rem;width:1.2rem;height:.4rem;background:#f71c2b;border-radius:.2rem}.list-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-body .list-item{width:92%;background:#fff;border-radius:.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem 1.2rem;margin-top:1.6rem}.list-body .list-item .item-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-body .list-item .item-header .header-no{font-size:1.2rem;font-weight:400;color:#333}.list-body .list-item .item-header .header-status{font-size:1.4rem;font-weight:500;color:#999;margin-left:auto}.list-body .list-item .item-header .statusColor{color:#ff5733}.list-body .list-item .item-mid{width:100%;margin:1.8rem 0}.list-body .list-item .item-mid,.list-body .list-item .item-mid .mid-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-body .list-item .item-mid .mid-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-body .list-item .item-mid .mid-content .content-top{font-size:2rem;font-weight:500;color:#ff8133}.list-body .list-item .item-mid .mid-content .content-bot{font-size:1.2rem;font-weight:400;color:#333;margin-top:.2rem}.list-body .list-item .item-mid-other{width:100%;-ms-flex-align:center;-ms-flex-pack:center;margin:1.8rem 0}.list-body .list-item .item-mid-other,.list-body .list-item .item-mid-other .mid-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.list-body .list-item .item-mid-other .mid-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-ms-flex-pack:center}.list-body .list-item .item-mid-other .mid-content:first-child{border-right:1px solid #e3e3e6}.list-body .list-item .item-mid-other .mid-content .content-top{font-size:2rem;font-weight:500;color:#ff8133}.list-body .list-item .item-mid-other .mid-content .content-bot{font-size:1.2rem;font-weight:400;color:#333;margin-top:.2rem}.list-body .list-item .item-footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-body .list-item .item-footer .item-date{font-size:1.2rem;font-weight:400;color:#999}.list-body .list-item .item-footer .item-btn{margin-left:auto}.list-body .list-item .item-footer .item-btn label{width:7.2rem;height:2.8rem;border-radius:4px;border:1px solid #f71c2b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;font-weight:400;color:#f71c2b}.popup-bg{width:85%;margin:0 auto;border-radius:2rem;background:linear-gradient(174.61deg,#ffe8e8,#fff);-webkit-box-shadow:0 2px 16px rgba(50,97,232,.08);box-shadow:0 2px 16px rgba(50,97,232,.08)}.popup-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-body .popup-img{margin:3.2rem 0 2.4rem}.popup-body .popup-img,.popup-body .popup-img img{width:6.8rem;height:6rem}.popup-body .popup-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3.2rem 0}.popup-body .popup-content .tit{font-size:1.8rem;font-weight:700;color:#000;margin-bottom:.8rem}.popup-body .popup-content .txt{font-size:1.4rem;font-weight:400;color:#000}.popup-body .popup-btn{width:90%;margin-bottom:3.3rem}.popup-body .popup-btn,.popup-body .popup-btn label{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-body .popup-btn label{width:100%;height:4.2rem;border-radius:.6rem;background:#f71c2b;border:1px solid #f71c2b;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;font-weight:400;color:#fff}