.userSell{padding:0 .33333rem 2.66667rem}.userSell .content .header{display:flex;justify-content:space-between}.userSell .content .header .left h3{font-size:.64rem;font-weight:500}.userSell .content .header .left p{color:var(--gary,none);margin-top:.13333rem;display:flex;align-items:center}.userSell .content .header .left p span{color:var(--baseColor,none);font-size:.64rem;font-weight:700;margin-left:.18667rem}.userSell .content .header .contact{display:flex;flex-direction:column;align-items:center;justify-content:center}.userSell .content .header .contact i{font-size:.64rem;color:var(--baseColor,none);position:relative}.userSell .content .header .contact i img{width:.66667rem;height:.66667rem}.userSell .content .header .contact i span{position:absolute;display:inline-block;width:.13333rem;height:.13333rem;border-radius:.06667rem;background:#ee0a24}.userSell .content .header .contact p{color:var(--baseColor,none);font-size:.32rem;text-align:center}.userSell .content .header .contact.disable i,.userSell .content .header .contact.disable p{opacity:.4}.userSell .content .order{padding:0 .32rem;margin-top:.26667rem;width:100%;background:var(--leaveBg,none);border-radius:.08rem;box-shadow:0 1px .2rem -2px rgba(0,0,0,.07)}.userSell .content .order .orderHeader{display:flex;justify-content:space-between;padding:.37333rem 0;border-bottom:1px solid var(--cutLine,none);align-items:center}.userSell .content .order .orderHeader .orderHeader_left{display:flex;align-items:center}.userSell .content .order .orderHeader .orderHeader_left img{width:.50667rem;height:.50667rem;margin-right:.13333rem}.userSell .content .order .orderHeader .orderHeader_right{position:relative}.userSell .content .order .orderHeader .orderHeader_right img{width:.37333rem}.userSell .content .order .orderHeader .orderHeader_right .otcTips{position:absolute;right:-.26667rem;bottom:.66667rem;z-index:10;width:6.30667rem;padding:.24rem .34667rem;border-radius:.10667rem;box-shadow:2px 2px .16rem .08rem var(--shadow,none);font-size:.32rem;background-color:#fff}.userSell .content .order .orderHeader .orderHeader_right .otcTips:after{bottom:-.26667rem;right:.26667rem;content:"";border:.13333rem solid hsla(0,0%,100%,0);border-top:.13333rem solid #fff;position:absolute}.userSell .content .order .list .listInfo li{display:flex;justify-content:space-between;align-items:center;height:1.33333rem}.userSell .content .order .list .listInfo li .blue{color:var(--gary,none)}.userSell .content .order .list .listInfo li .money{color:var(--baseColor,none);font-weight:600}.userSell .content .order .list .listInfo li img{width:.33333rem;height:.33333rem;vertical-align:middle;margin-top:-.08rem}.userSell .content .order .footer{border-top:1px solid var(--cutLine,none)}.userSell .content .order .footer li{display:flex;justify-content:space-between;align-items:center;height:1.33333rem}.userSell .content .order .footer li .blue{color:var(--gary,none)}.userSell .content .order .footer li img{width:.4rem;height:.4rem;vertical-align:middle;margin-top:-.06667rem}.userSell .content .order .footer li .icon img{width:.4rem;height:.4rem;margin-left:.2rem}.userSell .content .order .footer li .qrcode{width:.56rem;height:.56rem}.userSell .btn{position:fixed;left:0;bottom:0;width:100%;display:flex;padding:.48rem .32rem;text-align:center;font-size:.45333rem;box-shadow:.05333rem .05333rem .13333rem .13333rem var(--shadow,none);background:var(--bg,none);-webkit-overflow-scroll:touch}.userSell .btn .cancel{flex:1;border:1px solid var(--gary,none);border-radius:.08rem;height:1.25333rem;line-height:1.25333rem;color:var(--gary,none)}.userSell .btn .confirm{flex:2;background:var(--baseColor,none);border-radius:.08rem;height:1.25333rem;line-height:1.25333rem;color:var(--fontActive,none);margin-left:.26667rem}.userSell .btn .confirm.disable{background:var(--btnDisable,none);color:var(--fontDisable,none)}