html,body{background-color:#eee}.head{margin-top:calc(var(--NavBar-height)*-1);position:relative}.head>.box{position:absolute;width:100%;height:100%;color:#fff}.head>.bj{-o-object-fit:cover;object-fit:cover;width:100%;height:36rem}.tabBar{gap:2rem;min-height:100vh;background-color:#eee;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-sizing:border-box;box-sizing:border-box}.tabBar .label{font-size:1.3rem;padding:0rem .5rem}.tabBar .content{margin:1rem auto;border-radius:3px;width:80% !important;border:1px solid rgba(153,153,153,.4392156863)}.tabBar .notice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem !important;padding:1rem}.tabBar .notice .img{width:10rem;max-height:15rem;border:1px solid rgba(153,153,153,.3215686275);border-radius:.5rem}.tabBar .file{margin:1rem;border:1px solid rgba(153,153,153,.3215686275);border-radius:.5rem;width:5rem;min-height:5rem;max-height:7.5rem}.tabBar .file>img{width:100%;height:100%}.tabBar .propaganda{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;padding:1rem}.tabBar .propaganda .video{height:150px;width:250px;border:1px solid rgba(153,153,153,.3215686275);border-radius:.5rem}.tabBar .propaganda .video>video,.tabBar .propaganda .video iframe{width:100%;height:100%}.tabBar .empty{width:100%;height:100%;font-weight:600;font-size:1.1rem;color:#b21812}.sample{margin:.5rem auto;width:100%;height:90%;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.sample .label{font-size:1.3rem;padding:0rem .5rem}.sample .content{margin:1rem auto;border-radius:3px;width:100%;border:1px solid rgba(153,153,153,.4392156863)}.tab-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;contain:paint;-ms-flex-pack:distribute;justify-content:space-around}.tab-card .item{min-height:50px}.tab-card .item>.radio,.tab-card .item>.content{position:absolute;left:0px;right:0px;display:none;content-visibility:auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:90%;overflow:auto}.tab-card .item>.label{cursor:pointer;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}.tab-card .item>.radio:checked~.label{border-bottom:solid 2px #b21812;color:#b21812}.tab-card .item>.radio:checked~.content{display:-webkit-box;display:-ms-flexbox;display:flex}