*{margin:0;padding:0}.content{margin:auto;max-width:1200px;margin-bottom:100px}.test-button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 10px;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn{border-radius:4px;background-color:#50bfff;border:1px solid #50bfff}.btn,.btn2{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:9px 15px;font-size:14px;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn2{border-radius:4px;background-color:#ff4d4f;border:1px solid #ff4d4f}.btn3{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:9px 15px;font-size:14px;border-radius:4px;color:#fff;background-color:#24be48;border:1px solid #24be48;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.des{line-height:30px}code.language-html{padding:10px 20px;margin:10px 0;display:block;background-color:#333;color:#fff;overflow-x:auto;font-family:Consolas,Monaco,Droid,Sans,Mono,Source,Code,Pro,Menlo,Lucida,Type,Writer,Ubuntu;border-radius:5px;white-space:pre}.show-info{margin-bottom:50px}.show-info h2{line-height:50px}.test{height:90vh}.model{position:fixed;z-index:10;overflow:auto;top:0;left:0;background:rgba(0,0,0,.8)}.model,.model-show{width:100vw;height:100vh}.model-show{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;text-align:center}.model img{margin:auto;max-width:80%;width:auto;background-position:0 0,10px 10px;background-size:20px 20px;background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee)}.c-item,.model img{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-item{padding:10px 0}.pre{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pre-item{padding-right:20px}@-webkit-keyframes slide{0%{background-position:0 0}to{background-position:-100% 0}}@keyframes slide{0%{background-position:0 0}to{background-position:-100% 0}}@media screen and (max-width:1000px){.content{max-width:90%;margin:auto}.test{height:400px}}