.nowrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.full{height:100%}.full,.full-w{width:100%}.full-h{height:100%}.clear:after{content:"";display:block;clear:both}.scan_flat .icon,.to-camera-wrapper{width:100%;height:100%}.to-camera-wrapper{background-color:#000;position:fixed;top:0;left:0;z-index:9999;overflow:hidden;touch-action:none}.to-camera-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.to-camera__close_btn{font-weight:bolder;position:absolute;top:0.1rem;right:0.1rem;width:0.45rem;height:0.45rem;border-radius:50%;color:#fff;background-color:rgba(0,0,0,0.3);border:none;z-index:100}.to-camera__aimat-wrapper,.to-camera__canvas{width:100%;height:100%;position:absolute;top:0;left:0}.to-camera__video{display:none}.to-camera__canvas{z-index:2}.to-camera__aimat{position:relative;overflow:hidden;z-index:10}.to-camera__aimat:after,.to-camera__aimat:before{content:"";position:absolute;top:0;bottom:0;width:0.2rem;border:0.03rem solid #004b82}.to-camera__aimat:before{left:0;border-right:none}.to-camera__aimat:after{right:0;border-left:none}.to-camera__aimat-wrapper{display:flex;align-items:center;justify-content:center;z-index:9;position:relative}.to-camera__aimat-line{display:block;width:100%;height:100%;padding:0.02rem;animation:aimatLine 0.7s linear infinite both}.to-camera__aimat-line:before{content:"";display:block;width:100%;height:50%;border-bottom:0.01rem solid #004b82;background-image:linear-gradient(rgba(0,75,130,0),rgba(0,75,130,0.3))}.to-camera__cover{position:absolute;z-index:9;box-shadow:0 0 0 20rem rgba(0,0,0,0.3)}.to-camera__btn{display:flex;align-items:center;justify-content:space-around;position:absolute;bottom:10%;left:0;right:0;z-index:99}.to-camera__btn button{border:none}.to-camera__btn-close,.to-camera__btn-confirm{width:0.6rem;height:0.3rem;border-radius:0.03rem;color:#fff;box-shadow:0 0 0.05rem 0.02rem rgba(0,0,0,0.2)}.to-camera__btn-take{width:0.6rem;height:0.6rem;border-radius:50%;color:#fff;background-color:#004b82;box-shadow:0 0 0.05rem 0 rgba(0,0,0,0.4),0 0 0.05rem 0 rgba(0,0,0,0.4)}.to-camera__btn-close{font-size:0.12rem;background-color:#c10015}.to-camera__btn-confirm{width:0.6rem;height:0.6rem;border-radius:50%;color:#fff;background-color:green;box-shadow:0 0 0.05rem 0 rgba(0,0,0,0.4),0 0 0.05rem 0 rgba(0,0,0,0.4)}@keyframes aimatLine{0%{transform:translateY(-50%)}to{transform:translateY(100%)}}