////////扫码////////
// .barcode {
//   position:fixed;
//   left:0;
//   top:@base-bar-height;
//   bottom:0;
//   width:100%;
//   z-index:@sys-zindex-xxl;
//   background:rgba(0, 0, 0, 0.5);
// }

////////自适应设置////////
//.sys-media-rules({
//    @media (max-width:1200px) {
//
//    }
//});