.page-parcel{min-height:100vh;background:#f3f3f3;padding-bottom:95px;box-sizing:border-box}.parcel-header{height:40px;background:#1787e7;color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;left:0;right:0;top:0;z-index:100}.parcel-header-title{font-size:16px;font-weight:700}.parcel-box-two{box-sizing:border-box;padding:30px 0 20px 0;margin-top:40px}.parcel-box-two-inner{width:700px;max-width:94%;margin:0 auto;background:#fff;border-radius:10px;border-bottom:2px solid #ccc;display:flex;flex-wrap:wrap;padding:10px 15px;box-sizing:border-box}.parcel-item{width:50%;display:flex;align-items:center;border-bottom:1px solid rgba(204,204,204,.22);padding:8px 4px;box-sizing:border-box;cursor:pointer}.parcel-item:nth-child(2n){padding-left:10px}.parcel-item-icon{width:32px;height:32px}.parcel-item-text{margin-left:10px}.parcel-item-title{font-size:13px}.parcel-item-desc{margin-top:4px;font-size:12px;color:#999}.parcel-pack-banner{width:65%;max-width:65%;margin:0 auto;margin-top:8px;border-radius:5px;overflow:hidden}.parcel-pack-banner img{width:100%;display:block}.parcel-info{width:700px;max-width:94%;margin:10px auto 0 auto;border-radius:10px;border-bottom:2px solid #ccc;overflow:hidden}.parcel-info-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:linear-gradient(45deg,#e3dcf7cf 0,#9a8cee6e 100%);box-sizing:border-box}.parcel-info-left{display:flex;align-items:center;font-weight:700}.parcel-info-icon{width:20px;height:20px}.parcel-info-left span{margin-left:8px}.parcel-info-right{font-size:13px;font-weight:700;color:rgba(0,0,0,.69)}.parcel-info-right span{color:#1787e7}.parcel-info-body{position:relative;background:#fff;padding:18px 14px 20px 14px;box-sizing:border-box}.parcel-info-line{position:absolute;top:20px;left:10px;height:160px;border-left:2px dashed rgba(23,135,231,.49);z-index:1}.parcel-info-item{position:relative;display:flex;justify-content:space-between;align-items:center;height:40px;border-bottom:1px dashed rgba(204,204,204,.45);padding-left:20px;margin-bottom:10px;box-sizing:border-box;font-size:12px}.parcel-info-item:last-child{margin-bottom:0;border-bottom:none}.parcel-info-item-left{display:flex;align-items:center;height:24px}.parcel-info-circle{position:absolute;top:4px;left:5px;z-index:2;width:8px;height:8px;border-radius:50%;border:1px solid #8a7ee5;background:rgba(23,135,231,.87)}.parcel-info-item-title{margin-left:8px;font-size:13px}.parcel-info-item-num{margin-left:10px;font-size:12px}.parcel-info-item-right{font-size:12px;color:#999}@media (min-width:768px){.page-parcel{max-width:480px;margin:0 auto;border:1px solid #eee}}
