.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.van-list__error-text,.van-list__finished-text,.van-list__loading,.van-pull-refresh__head{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-swipe{position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 4px;color:#646566;font-size:14px;line-height:20px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__wrap--scrollable .van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.refreshLoadMask{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:transparent}.refreshLoadMask .refreshLoad{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:99999}.refreshLoadMask .refreshLoad>span{display:inline-block;width:12px;height:12px;background-color:#e91441;border-radius:100%;-webkit-animation:delay 1.4s ease-in-out infinite;animation:delay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.refreshLoadMask .refreshLoad>span:nth-of-type(n+2){margin-left:15px}.refreshLoadMask .refreshLoad .circle1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.refreshLoadMask .refreshLoad .circle2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.one[data-v-352386a2]{width:91.4666666667vw;margin:0 auto}.one_title[data-v-352386a2]{width:100%;height:6.4vw;background:#f5f5f5;border-radius:.5333333333vw;font-size:3.2vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#575757;line-height:6.4vw;text-align:center}.one_equal[data-v-352386a2]{margin:1.3333333333vw auto}.one_equal[data-v-352386a2],.one_equal img[data-v-352386a2]{width:2.1333333333vw;height:4vw}.one_content[data-v-352386a2],.one_content_left[data-v-352386a2]{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}.one_content_left[data-v-352386a2]{min-width:62.6666666667vw;min-height:12.2666666667vw;padding:1.3333333333vw;border:.2666666667vw solid #eee}.one_content_left .left_item_top[data-v-352386a2]{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;padding-bottom:1.3333333333vw;border-bottom:.2666666667vw solid #979797;margin-bottom:1.0666666667vw;line-height:2.9333333333vw}.one_content_left .left_item_top div[data-v-352386a2]{font-size:2.9333333333vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666}.one_content_left .left_item_top .calc_element p[data-v-352386a2]{text-align:center}.one_content_left .left_item_top .calc_element .top_num[data-v-352386a2]{margin-top:.8vw}.one_content_left .left_item_top img[data-v-352386a2]{width:2.6666666667vw;height:2.9333333333vw;margin-left:1.0666666667vw;margin-right:1.3333333333vw}.one_content_left .left_item_bottom[data-v-352386a2]{width:36.8vw;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:2.9333333333vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;line-height:2.9333333333vw}.one_content_left .left_item_bottom span[data-v-352386a2]:last-child{margin-left:1.3333333333vw}.one_content_left .left_remain[data-v-352386a2]{font-size:2.4vw;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;margin-left:1.0666666667vw}.one_content_middle[data-v-352386a2]{margin:0 2.6666666667vw}.one_content_middle[data-v-352386a2],.one_content_middle img[data-v-352386a2]{width:3.7333333333vw;height:3.7333333333vw}.one_content_right[data-v-352386a2]{width:18.6666666667vw;height:12.2666666667vw;border:.2666666667vw solid #eee;padding:2.1333333333vw 0 1.6vw 0;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.one_content_right span[data-v-352386a2]{font-size:2.9333333333vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;text-align:center;line-height:2.9333333333vw}.one_note[data-v-352386a2]{margin-top:2.9333333333vw}.one_note_item[data-v-352386a2]{font-size:2.6666666667vw;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex}.one_note_item .item_label1[data-v-352386a2],.one_note_item .item_label2[data-v-352386a2]{font-weight:700;white-space:nowrap}.one_note_item p[data-v-352386a2]{word-break:break-all}.one_note_item[data-v-352386a2]:last-child{margin-top:1.3333333333vw}.myHistoryDraw .van-tab--active{font-weight:700}.myHistoryDraw .van-swipe__track{height:auto!important}.myHistoryDraw .swipe-new .swipe-tit{font-size:4.2666666667vw;font-weight:700;padding:4vw 3.2vw}.myHistoryDraw .swipe-new .swipe-tit span{display:inline-block;font-weight:400;font-size:3.2vw;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAeCAYAAAD+bvZ2AAAG80lEQVR42u2be2wURRzH+ctEeT+UAiIPIyZgIiYKSPAZCEhE5dUWeQQQoQKRAqIUyrO0SBEQUChaoCBCRB4VRaSWthTkUSgt7zcCgkiBXnvXXnu9u/k5M7e3tzszu7d3RxM22Uu+mb29vflnPvnO7/fd3Tp1rI/1CecDZ+AxKLraFwovDA1LxRdj4PyNflBS+hpWj7BUysouSXn8EGVn5YxMzlDllqQ8ZuRWjBEL1ILQ5YPlyJnxkFfohH3HIFKhnOOAjpwGdPYaoNv3AN0tDaiEyBbQPb/KFCPWfVblPj0QqNTOy+bA8o8KlflVEVC5QPZKsRx+OQOqUKqKCirxqFK1b3RWU4E0UlURuVSCajzKqgnI5RO43NIxHmvcADW+0S9wewBJAkn+78iDv3u8anm9gLyKESENARBYYiHnOHoYsHAi8Jy6AujOfQkYGy8jwDwIFRgGmjIWGEcEwDiDAoMYYIABBjHAAAMMlQIYkIABlxgaPzCgAw0dPT4hCRQkCbxKIZ9EwAAB5kDR9VqBRek6+08AuvavjsMoYOGgCREWDhoRLA5tWLSgcRgBRhsaISxO3l3UwARgQS6ReHeRpXAX2WVkYDwqdwGlu+gBg1UnFHfxZh2BC99mQOaEKbB6YAws6tkbUnu9A6v6R0PmxKlwcdUG8P55VMNtMDgXrhsD5r6GywihKdeAJRgwjjAcxhkEGg1Y/NuSJjTVOg4T2JaAAcbnMgpXYUflVuRWw6JyGYW7IHkMQIJUDmMAlIpfcmHz6Dj4qHVr6F/3cV2NatUKfhozHuyZ2bzTEF26qVPH6NQwD0Ldkgw4TCjABHWYKn1gnNW6LgM6W5IIFrmGUdQxeluSfztityQwvCWBMWD2z06BEVHNg4LCakSLKMiblSwuiq/fqWVgHEGAqXh4DmOo6FU7TLhFL2gUvUjkLNIIQRxGWfDKDoPUDgNGHAZlF8DaISNCBoXVOjwHmUs194FiXz1zT7Atcd2RDjQEDhYam4bD2DS2ozKDsNg1OiTWZSp1xDgLdRUGGiUsvvrFpeqSVIVvjVsTGsR2R6IOyRsoepGGwyCjwGQMGxUxLH5tGD6aB/K8VM+wHZKw6C0LzWFKI6lhKsMsequE25Juh+SHRqeGAa6lFhe9XKfkVkMT2Ja8FBxlh4QEWxIKZUs6mrJMc/E/btMGdoyPh7PL0+HM8u/xiLUiHbZ/MgnGtHlG838FC5fxnZPsMlYOY54choHFvfcwjGvXTrjoaYNiwbXnIL0ud2YSxDRuSHV4wRJ6jvy2akC0GLS2bencKmiu3rZyGNPlMAww+bjI1YKFFMBXv9tEryvfmQ0TnusA8R07QdXufHru3Mq1cGDOQlj5/kDhHPn4NxUwxZesHMZ0OQwDTGqvPnyr/HQruLx6IwxqUA+GNG0Chakr6bU/jh5H8xdyfGj+Yohu1BAGN6wPV9J+gJEtW3LzfNW7rxqYQ6etHMbsOUxc+/bcQq8fOhLyEpNhYofn6feB9evRrOUShujKmk2wedQ4GFDvCar4Ti/AoaTFkB4zjJtnbNt2amDyCq0cxuw5THSjBtxC70uYJ/9ux1tRdsJcKF6yWj53cmka3a4qduXK57I+n83NQ+odLsizchhz5zBky2EXeu+0WfS3yl15eDv6BtJjh0POjCT5P3mJC6gLncC/VUrQ7Jk6g5tnePOn+PbaymHMncNM6tiRW+gV/frD7snT6ZZDU9yoKOog2+I+pS02OSYwkN/INb9PSYDl737AzUO2Kx4YK4cxdQ4jaotjmzSGy2kbadwf1/5ZuL1xB712MgZgWueX6PE/GdtgLG7HR7ZsQesasv2w86wZPETDYawcxrQ5DAnhRC3xzFe60rbZtj2LXley5VfZUWzb/qDnSvFIrkl4uYtwDjJ3WMBYOcyjm8MQJXZ9VbjgxE1urt9Kr8mZMR93S3Vpq31w3iJ67sa6rfDZi52F/53VrTt3Twm0il4rhzFPDuNfeLINiRaeQLLgjbdpTVOAbyEUpHyNj7+ApNffkmscVqTzurn+Z/FNTiuHMVkOk1PoFS0kCeIIHJHeeCRzHE1eqv00npXDmCyHyS+yaS0muQkparON6sNmTSl4uo9vWjmMyXKY/KIMvQW9sykT5nTvETIsiV260f8Gfd7XymFMlsMcO/+mked6yaMMy/q+p+s4Q59sBqk9++BuaK3xB8StHMZcOQx9L+mvUzuNLrAn6zD8nb4F35X+Eqe5M+G3+OlwcO4i+gC4Bz8kHtLbBLmFVg5jthyGAnPyv7qQf+JUbb9uwgFz7JyVw5gth5FflSXQEKeprZfaWFjInepbJVYOY7YchnvHmtQ0pBAm3ZNGyx0RKGQbIs5y6671XpIJc5j/AXCUdUVH2/LaAAAAAElFTkSuQmCC) no-repeat;background-size:100%;color:#510b09;background-position:50%;padding-left:4.8vw;border-radius:1.0666666667vw;margin-left:2.6666666667vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .swipe-new .swipe-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2.1333333333vw}.myHistoryDraw .swipe-new .swipe-top img{width:6.1333333333vw;height:6.1333333333vw}.myHistoryDraw .swipe-new .swipe-top .disDiv .span1{display:block;width:25.3333333333vw;height:.8vw;background:#e6e6e6}.myHistoryDraw .swipe-new .swipe-top .disDiv .span2{display:block;width:25.3333333333vw;height:.8vw;background:#e91441}.myHistoryDraw .swipe-new .swipe-top .disDiv .span3{display:block;width:22.6666666667vw;height:.8vw;background:#e6e6e6}.myHistoryDraw .swipe-new .swipe-top .disDiv .span4{display:block;width:22.6666666667vw;height:.8vw;background:#e91441}.myHistoryDraw .swipe-new .swipe-top .disDiv .span5{display:block;width:22.6666666667vw;height:.8vw;background:#e6e6e6}.myHistoryDraw .swipe-new .swipe-top .disDiv .span6{display:block;width:22.6666666667vw;height:.8vw;background:#e91441}.myHistoryDraw .swipe-new ul{margin:1.3333333333vw 2.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myHistoryDraw .swipe-new ul span{width:13.3333333333vw;text-align:right;display:block}.myHistoryDraw .swipe-new .swipe-content{padding:3.2vw 4.2666666667vw;background:#fee5eb;border-radius:1.0666666667vw;width:88.8vw;margin:4vw auto;position:relative}.myHistoryDraw .swipe-new .swipe-content .progIcon1{width:3.2vw;height:1.3333333333vw;position:absolute;top:-1.3333333333vw;left:2.6666666667vw}.myHistoryDraw .swipe-new .swipe-content .progIcon2{width:3.2vw;height:1.3333333333vw;position:absolute;top:-1.3333333333vw;left:28vw}.myHistoryDraw .swipe-new .swipe-content .progIcon3{width:3.2vw;height:1.3333333333vw;position:absolute;top:-1.3333333333vw;right:28vw}.myHistoryDraw .swipe-new .swipe-content .progIcon4{width:3.2vw;height:1.3333333333vw;position:absolute;top:-1.3333333333vw;right:2.6666666667vw}.myHistoryDraw .swipe-new .swipe-content div{margin-top:2.6666666667vw;margin:auto;font-size:3.7333333333vw;line-height:5.3333333333vw;color:#333}.myHistoryDraw .swipe-new .swipe-content .loadImg{width:57.8666666667vw;height:11.7333333333vw;margin:auto;margin-bottom:2.6666666667vw}.myHistoryDraw .content1{background:#fff;margin-top:2.6666666667vw;padding-bottom:5.3333333333vw}.myHistoryDraw .content1_header1{font-size:3.7333333333vw;color:#666;padding:2.6666666667vw 3.2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myHistoryDraw .content1_header1 .span1{font-weight:700;color:#333;font-size:4.2666666667vw}.myHistoryDraw .content1_header1 .span2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#e91441}.myHistoryDraw .content1_header1 .span2 img{width:1.0666666667vw;height:1.8666666667vw;margin-left:1.0666666667vw}.myHistoryDraw .content1_header2{padding:0 3.2vw;font-size:2.9333333333vw;color:#666;margin-top:2.6666666667vw}.myHistoryDraw .content1_header2 span{font-size:2.6666666667vw}.myHistoryDraw .content1_header3{width:100%;position:relative;background:#fff;margin-top:2.6666666667vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:3.2vw;font-size:2.9333333333vw}.myHistoryDraw .content1_header3,.myHistoryDraw .content1_header3_left1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .content1_header3_left1{width:16vw;height:8vw;background:#f5f5f5;border-radius:.5333333333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.myHistoryDraw .content1_header3_left1 span:first-of-type{color:#666;font-size:2.6666666667vw}.myHistoryDraw .content1_header3_left1 span:nth-of-type(2){color:#e91441;padding-top:.5333333333vw}.myHistoryDraw .content1_header3_left2{width:4.2666666667vw;height:4.2666666667vw;margin:0 1.3333333333vw;text-align:center}.myHistoryDraw .content1_header3_left3{width:17.0666666667vw;height:7.4666666667vw;background:#fff;border-radius:.5333333333vw;border:1px solid #eee;line-height:7.4666666667vw;text-align:center;color:#666}.myHistoryDraw .content1_header3_left4{width:4.2666666667vw;height:4.2666666667vw;margin:0 1.3333333333vw;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .content1_header3_left5{display:-webkit-box;display:-ms-flexbox;display:flex;color:#666;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .content1_header3_left5 .span2{margin-left:1.3333333333vw}.myHistoryDraw .content1_header3_left5 .span2 .p2{text-align:center;color:#e91441}.myHistoryDraw .content1_header3_left6{color:#666}.myHistoryDraw .content1_header3_left6 span{color:#e91441}.myHistoryDraw .data-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:9.3333333333vw;color:#a8a8a8}.myHistoryDraw .data-time .van-count-down{color:#e91441}.myHistoryDraw .data-time .van-count-down .millItem{width:8.5333333333vw}.myHistoryDraw .data-time .down{color:#e91441}.myHistoryDraw .data-time .item{display:inline-block;min-width:6.4vw;padding:0 1.3333333333vw;color:#fff;font-size:3.2vw;text-align:center;background-color:#e91441;border-radius:.5333333333vw}.myHistoryDraw .data-time .item1{margin:0 .8vw}.myHistoryDraw .userInfo{position:relative;width:92%;margin:0 auto;background:#feeae9;border-radius:3.2vw;border:1px solid #f5f5f5;margin-top:7.4666666667vw;margin-bottom:2.6666666667vw}.myHistoryDraw .userInfo_top{position:absolute;top:-4vw;left:0;right:0;margin:0 auto;width:31.2vw;height:8vw;line-height:8vw;text-align:center;background:#fff;border-radius:2.1333333333vw;border:1px solid #e91441;font-size:4.8vw;font-weight:500;color:#e91441}.myHistoryDraw .userInfo .header{width:100%;padding:5.3333333333vw 2.6666666667vw 2.1333333333vw 5.3333333333vw;border-bottom:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.myHistoryDraw .userInfo .header .userImg{width:12.5333333333vw;height:12.5333333333vw}.myHistoryDraw .userInfo .header .userImg img{width:12.5333333333vw;height:12.5333333333vw;border-radius:50%}.myHistoryDraw .userInfo .header .userNamber{margin-left:4vw;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:1.6vw}.myHistoryDraw .userInfo .header .userNamber_name{font-size:3.7333333333vw;color:#000;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:4.8vw;word-break:break-all}.myHistoryDraw .userInfo .header .userNamber_name span{font-size:3.2vw;color:#666}.myHistoryDraw .userInfo .header .userNamber_goods{height:4.8vw;font-size:3.4666666667vw;color:#a8a8a8;line-height:4.8vw;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.myHistoryDraw .userInfo .header .userNamber span{color:#a8a8a8;font-size:3.4666666667vw;margin-top:1.3333333333vw}.myHistoryDraw .userInfo .header .userNamber span em{color:#e91441;font-style:normal}.myHistoryDraw .userInfo .noOwner{color:#e91441;font-size:4.2666666667vw;text-align:center;padding-bottom:5.3333333333vw;margin:2.6666666667vw auto;display:block}.myHistoryDraw .userInfo .foot{width:100%;padding:4.2666666667vw 2.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.7333333333vw}.myHistoryDraw .userInfo .foot p{color:#333}.myHistoryDraw .userInfo .foot p em{color:#e91441;font-style:normal}.myHistoryDraw .userInfo .foot .blankBody{color:#666;font-size:3.2vw;line-height:5.3333333333vw;width:100%}.myHistoryDraw .userInfo .foot .blankBody .content1_header3{width:100%;position:relative;padding-bottom:2.6666666667vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left1{width:19.7333333333vw;height:11.4666666667vw;background:#e91441;margin:auto;border-radius:.5333333333vw;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-pack:center;-ms-flex-pack:center;justify-content:center;line-height:4.2666666667vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.2vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left1 span:first-of-type{color:#fff;font-size:2.6666666667vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left1 span:nth-of-type(2){color:#fff;padding-top:.5333333333vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left2{width:4.2666666667vw;height:4.2666666667vw;margin:1.3333333333vw auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left3{width:17.3333333333vw;height:7.7333333333vw;border-radius:.5333333333vw;border:1px solid #e91441;line-height:7.4666666667vw;text-align:center;color:#333;margin:auto}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left4{width:4.2666666667vw;height:4.2666666667vw;margin:1.3333333333vw auto}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:1.3333333333vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top{width:66.6666666667vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top{-webkit-box-flex:5;-ms-flex:5;flex:5;border-radius:.5333333333vw;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;text-align:center}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top div{color:#666;margin-top:6.6666666667vw;font-size:2.6666666667vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top span{font-size:3.2vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top span:first-of-type{color:#666;font-size:2.6666666667vw;border:1px solid #e91441;border-radius:.5333333333vw;padding:.8vw 1.6vw;line-height:4vw;margin-right:1.3333333333vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top span:first-of-type .vals{color:#e91441}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top span:nth-of-type(2){color:#666;font-size:2.6666666667vw;border:1px solid #e91441;border-radius:.5333333333vw;padding:.8vw 1.6vw;margin-left:1.3333333333vw;line-height:4vw;margin-right:1.3333333333vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_top span:nth-of-type(2) .vals{color:#e91441}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_cent{width:100%;height:1px;background:#999;margin-top:1.8666666667vw;margin-bottom:1.8666666667vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_bottom{width:36vw;height:11.2vw;border-radius:.5333333333vw;border:1px solid #e91441;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:4vw;padding:1.3333333333vw 1.6vw;margin:0 auto}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_bottom span:first-of-type{color:#666;font-size:2.6666666667vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_top .content1_header3_left5_bottom span:nth-of-type(2){color:#e91441;font-size:3.2vw}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left5 .content1_bottom{width:21.3333333333vw;text-align:center}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left6{margin-left:2.1333333333vw;font-size:2.6666666667vw;color:#666}.myHistoryDraw .userInfo .foot .blankBody .content1_header3_left6 span{color:#e91441;font-size:3.2vw}.myHistoryDraw .userInfo .foot .footButton{border-radius:3.2vw;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;width:20.2666666667vw;height:6.4vw;line-height:6.4vw;background:#e91441}.myHistoryDraw .userInfo .foot .footButton span{font-size:3.7333333333vw;color:#fff}.myHistoryDraw .userInfo1{position:relative;width:92%;margin:0 auto;background:#feeae9;border-radius:3.2vw;border:1px solid #f5f5f5;margin-top:3.4666666667vw;margin-bottom:2.6666666667vw;padding-top:5.3333333333vw}.myHistoryDraw .userInfo1_title{width:45.3333333333vw;height:8vw;line-height:8vw;text-align:center;background:#fff;border-radius:2.1333333333vw;border:1px solid #e91441;font-size:4.2666666667vw;font-weight:500;color:#e91441;margin:0 auto}.myHistoryDraw .userInfo1_cont{margin-top:5.3333333333vw;margin-bottom:4.2666666667vw;text-align:center}.myHistoryDraw .userInfo1_cont .item{display:inline-block;min-width:6.4vw;padding:0 1.3333333333vw;color:#fff;font-size:3.2vw;text-align:center;background-color:#e91441;border-radius:.5333333333vw}.myHistoryDraw .userInfo1_cont .item1{margin:0 .8vw;color:#e91441}.myHistoryDraw .userInfo2{position:relative;width:92%;margin:0 auto;background:#feeae9;border-radius:3.2vw;border:1px solid #f5f5f5;margin-top:3.4666666667vw;margin-bottom:2.6666666667vw;padding-top:5.3333333333vw;padding-bottom:5.3333333333vw}.myHistoryDraw .userInfo2_title{text-align:center;font-size:3.7333333333vw;font-weight:500;color:#e91441;margin-bottom:2.4vw}.myHistoryDraw .userInfo2_cont{text-align:center;width:57.8666666667vw;height:11.7333333333vw;margin:0 auto}.myHistoryDraw .userInfo2_cont img{width:100%;height:100%}.myHistoryDraw .userInfo3{position:relative;width:92%;margin:0 auto;background:#f5f5f5;border-radius:3.2vw;border:1px solid #f5f5f5;margin-top:7.4666666667vw;margin-bottom:2.6666666667vw;padding:5.0666666667vw 0}.myHistoryDraw .userInfo3_txt1{width:22.9333333333vw;height:16.2666666667vw;margin:0 auto}.myHistoryDraw .userInfo3_txt2{font-size:4.8vw;font-weight:500;color:#333;text-align:center;padding:1.8666666667vw 0 2.1333333333vw 0}.myHistoryDraw .userInfo3_txt3{font-size:3.2vw;color:#333;text-align:center}.myHistoryDraw .table_bar{background:#f5f5f5;height:2.6666666667vw}.myHistoryDraw .body{width:100%;min-height:24vw}.myHistoryDraw .body .my-swipe .van-swipe__indicator{background-color:#d8d8d8}.myHistoryDraw .body .my-swipe .van-swipe__indicator.van-swipe__indicator--active{background-color:#999}.myHistoryDraw .body .van-swipe-item{width:100%;height:56vw}.myHistoryDraw .body .van-swipe-item img{width:auto;margin:0 auto;height:100%}.myHistoryDraw .body_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myHistoryDraw .body_item span{font-size:3.7333333333vw;font-weight:500;color:#a8a8a8}.myHistoryDraw .body_item span em{font-size:3.7333333333vw;font-weight:400;color:#e91441}.myHistoryDraw .body_item1{height:22px;padding:0 3.7333333333vw;margin-top:2.6666666667vw}.myHistoryDraw .body .swipe-title{width:100%;min-height:26.4vw;padding:0 3.7333333333vw;margin-top:2.6666666667vw;background:#ffe7ec;padding-bottom:4.2666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-bottom:50px}.myHistoryDraw .body .swipe-title .titleFloat{width:60.5333333333vw;height:6.9333333333vw;position:absolute;left:0;top:0}.myHistoryDraw .body .swipe-title .titleContent{background:#fff;border-radius:2.1333333333vw;width:93.3333333333vw;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;padding:2.4vw;padding-bottom:6.4vw;position:absolute;top:7.2vw;left:3.3333333333vw}.myHistoryDraw .body .swipe-title .titleContent .bodyTitle{width:100%;font-size:4.8vw;color:#333;margin:2.6666666667vw 0;font-weight:500;word-break:break-all}.myHistoryDraw .blankHead1{margin-top:14.6666666667vw}.myHistoryDraw .blankHead,.myHistoryDraw .blankHead1{height:2.6666666667vw;background:#f5f5f5;width:100%}.myHistoryDraw .topRanking .topRank_t{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.2vw 4.8vw;color:#666}.myHistoryDraw .topRanking .topRank_t div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;font-size:3.7333333333vw}.myHistoryDraw .topRanking .topRank_t div:first-child img{width:4.8vw;height:4.2666666667vw;margin-right:2.6666666667vw}.myHistoryDraw .topRanking .topRank_t div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;font-size:3.2vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myHistoryDraw .topRanking .topRank_t div:nth-child(2) img{width:3.7333333333vw;height:1.8666666667vw;margin-left:1.6vw}.myHistoryDraw .topRanking .topRank_b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-bottom:4vw;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.myHistoryDraw .topRanking .topRank_b .kingMain{width:27.2vw;text-align:center}.myHistoryDraw .topRanking .topRank_b .kingMain .kingMain_a{width:100%;height:24.2666666667vw;background:url(../img/king.5db5c890.png) no-repeat;background-size:100%;position:relative;color:#333}.myHistoryDraw .topRanking .topRank_b .kingMain .kingMain_a .userPic{position:absolute;left:5.8666666667vw;top:7.7333333333vw;width:15.2vw;height:15.2vw;border-radius:50%}.myHistoryDraw .topRanking .topRank_b .kingMain .kingMain_a .king_fix{position:absolute;bottom:-2.6666666667vw;left:-1.6vw;width:30.1333333333vw;height:7.4666666667vw}.myHistoryDraw .topRanking .topRank_b .kingMain .kingMain_b{margin-top:2.6666666667vw;color:#666}.myHistoryDraw .topRanking .topRank_b .kingMain .kingMain_b p{margin-bottom:.8vw}.myHistoryDraw .topRanking .topRank_b .endMain{text-align:center}.myHistoryDraw .topRanking .topRank_b .endMain .endMain_a{width:14.1333333333vw;height:18.4vw;background:url(../img/end.0f13f34f.png) no-repeat;background-size:100%;position:relative;color:#333}.myHistoryDraw .topRanking .topRank_b .endMain .endMain_a .userPic{position:absolute;left:.5333333333vw;top:4.5333333333vw;width:13.0666666667vw;height:13.3333333333vw;border-radius:50%}.myHistoryDraw .topRanking .topRank_b .endMain .endMain_a .king_fix{position:absolute;bottom:-2.6666666667vw;left:-1.6vw;width:30.1333333333vw;height:7.4666666667vw}.myHistoryDraw .topRanking .topRank_b .endMain .endMain_b{margin-top:2.6666666667vw;color:#666;font-size:2.9333333333vw}.myHistoryDraw .topRanking .topRank_b .endMain .endMain_b p{color:#e91441;font-weight:700;font-size:3.4666666667vw;margin-bottom:.8vw}.myHistoryDraw .content{width:100%;background-color:#fff}.myHistoryDraw .content .goodsimage{width:100%}.myHistoryDraw .content .participateList1{padding-bottom:11.7333333333vw}.myHistoryDraw .content .participateList{width:100%;padding:0 4.2666666667vw;padding-bottom:11.7333333333vw}.myHistoryDraw .content .participateList .participateItem{width:100%;min-height:20.8vw;border-bottom:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.6666666667vw 0}.myHistoryDraw .content .participateList .participateItem .item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.myHistoryDraw .content .participateList .participateItem .item-left .userIcon{width:10.9333333333vw;height:10.9333333333vw}.myHistoryDraw .content .participateList .participateItem .item-left .userIcon img{width:10.9333333333vw;height:10.9333333333vw;border-radius:50%}.myHistoryDraw .content .participateList .participateItem .item-left .itemPhone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:3.4666666667vw}.myHistoryDraw .content .participateList .participateItem .item-left .itemPhone .phoneNumber{width:100%;line-height:5.8666666667vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.myHistoryDraw .content .participateList .participateItem .item-left .itemPhone .phoneNumber span:first-of-type{font-size:3.4666666667vw;color:#000;padding-right:1.3333333333vw}.myHistoryDraw .content .participateList .participateItem .item-left .itemPhone .phoneNumber span:nth-of-type(2){font-size:3.2vw;color:#666;padding-right:4vw}.myHistoryDraw .content .participateList .participateItem .item-left .itemPhone .phoneTime{color:#a8a8a8;font-size:3.4666666667vw;margin-top:1.3333333333vw}.myHistoryDraw .content .participateList .participateItem .item-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.myHistoryDraw .content .participateList .participateItem .item-number p{color:#e91441;font-size:4.2666666667vw}.myHistoryDraw .content .participateList .participateItem .item-number img{width:1.6vw;height:3.2vw;margin-left:1.6vw}.myHistoryDraw .dialog{width:85.3333333333vw;padding:0 3.2vw 0 5.8666666667vw}.myHistoryDraw .dialog .gongx{width:100%;font-size:3.7333333333vw;margin-top:2.6666666667vw;color:#a6a6a6;line-height:5.3333333333vw}.myHistoryDraw .dialog .gongx span{color:#e91441}.myHistoryDraw .dialog .likeNumber{color:#a6a6a6;font-size:3.2vw;margin-top:.5333333333vw}.myHistoryDraw .dialog .likeNumber em{color:#e91441;font-style:normal}.myHistoryDraw .dialog .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0 auto;height:19.4666666667vw;border-radius:1.6vw;border:1px solid #f5f5f5;margin-top:2.6666666667vw}.myHistoryDraw .dialog .header .userImg{width:10.9333333333vw;height:10.9333333333vw;margin-left:3.7333333333vw;margin-right:3.2vw}.myHistoryDraw .dialog .header .userImg img{width:100%;height:100%;border-radius:50%}.myHistoryDraw .dialog .header .userNamber_name1{font-size:3.7333333333vw;color:#333}.myHistoryDraw .dialog .van-dialog__footer{margin:6.6666666667vw 0;text-align:center}.myHistoryDraw .dialog .van-dialog__footer .van-dialog__cancel{width:56.5333333333vw;height:10.6666666667vw;line-height:10.6666666667vw;text-align:center;background:#dc3b35;border-radius:5.3333333333vw;font-size:4.2666666667vw;font-weight:500;color:#fff}.myHistoryDraw .dialog .van-dialog__footer .van-dialog__confirm{width:36.2666666667vw;height:10.6666666667vw;line-height:10.6666666667vw;text-align:center;border-radius:5.3333333333vw;border:1px solid #dc3b35;font-size:4vw;font-weight:500;color:#dc3b35;margin-left:1.6vw}.myHistoryDraw .dialog .van-hairline--top:after{border-top-width:0}.myHistoryDraw .dialog .van-hairline--left:after{border-left-width:0}.myHistoryDraw .footer{position:fixed;bottom:0;left:0;right:0;height:11.7333333333vw;background:#fff;margin:0 auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myHistoryDraw .footer span:first-of-type{width:100%;background:#434343}.myHistoryDraw .footer span:first-of-type,.myHistoryDraw .footer span:nth-of-type(2){height:11.7333333333vw;line-height:11.7333333333vw;font-size:4.2666666667vw;font-weight:500;color:#fff}.myHistoryDraw .footer span:nth-of-type(2){width:35.4666666667vw;background:#e91441;-ms-flex-negative:0;flex-shrink:0}.myHistoryDraw .checkNumber .checkNumber_headers{width:100%;height:27.2vw;background:#f5f5f5;position:absolute;top:0;left:0;z-index:11}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2.9333333333vw;padding-top:4.2666666667vw;height:19.7333333333vw}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item1{padding-right:2.6666666667vw;-ms-flex-negative:0;flex-shrink:0}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item1 img{width:12.8vw;height:12.8vw;border-radius:6.4vw}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item2{width:100%}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item2 .checkNumber_header_item2_span1{width:100%;line-height:5.3333333333vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item2 .checkNumber_header_item2_span1 .span1{font-size:3.4666666667vw;color:#000;padding-right:1.3333333333vw}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item2 .checkNumber_header_item2_span1 .span2{font-size:3.2vw;color:#666}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header .checkNumber_header_item2 .checkNumber_header_item2_span2{color:#a8a8a8;font-size:3.4666666667vw;margin-top:.5333333333vw}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header2{padding-left:2.9333333333vw;padding-top:1.6vw;font-size:3.4666666667vw;color:#a8a8a8}.myHistoryDraw .checkNumber .checkNumber_headers .checkNumber_header2 span{color:#e91441}.myHistoryDraw .checkNumber .checkNumber_content{min-height:10.6666666667vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:29.8666666667vw;max-height:100%;overflow-y:auto;padding-bottom:10.6666666667vw;z-index:1}.myHistoryDraw .checkNumber .checkNumber_content span{color:#666;font-size:3.2vw;font-weight:400;padding-bottom:1.0666666667vw;height:4.8vw;line-height:4.8vw;width:33.3%;text-align:center}