.top{width:100%;height:180px;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;font-size:13px}.top div:first-child{font-size:25px;font-weight:700}.box{width:92%;margin:0 auto;background-color:#fff;border-radius:6px}.box .item:first-child{border-bottom:1px solid #ccc}.item{width:90%;height:50px;line-height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.cardNum,.item{display:-webkit-box;display:-ms-flexbox;display:flex}.cardNum{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cardNum span{margin-right:6px}.bg{margin-top:20px;background-color:#fff;padding:0 14px}.bg,.btn{border-radius:6px}.btn{display:block;width:92%;height:40px;line-height:40px;margin:40px auto 0 auto;background-color:#f44939;text-align:center;color:#fff;font-size:16px}.model{width:100%;height:100%;background-color:hsla(0,0%,80%,.36);position:fixed;top:0;bottom:0}.list{position:absolute;left:0;right:0;top:54%;bottom:0;background-color:#fff}.title{height:46px;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;border-bottom:1px solid #ccc;padding-right:16px}.img{width:30px;height:30px}.imgR{width:16px;height:16px}.rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.img img,.imgR img{vertical-align:middle;width:100%;height:100%}.addCard,.card{width:90%;height:44px;line-height:44px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc}.card input{width:18px;height:18px;-webkit-appearance:radio}.model1{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#fff}.model1 .head{height:40px;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}.topTitel{font-size:18px;font-weight:700}.icon{height:100%;width:10%;text-align:center}.rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg);line-height:40px}.tip{font-size:20px;margin-left:20px;margin-top:16px}.inp{height:40px;text-align:center;margin-top:20px}.inp input{height:100%}.inpCode,.inp input{width:90%;border-bottom:1px solid #000}.inpCode{height:40px;margin:0 auto;text-align:center;margin-top:30px}.inpCode input{width:68%;height:100%}.inpCode button{height:90%;padding:0 16px;background-color:#f44939;border-radius:30px;color:#fff}