#global{position:relative;bottom:50px;display:flex;justify-content:flex-end;align-items:center;background-color:#fafafa80;border-radius:20px;box-shadow:0 10px 10px #0000001a;transition:all 1s;background-image:url(../../assets/logo.svg);background-size:auto 50%;background-repeat:no-repeat;background-position:15% center;padding:auto}#global:hover{box-shadow:0 20px 20px #0003}input::placeholder{color:#969696}::v-deep input::-webkit-outer-spin-button,::v-deep input::-webkit-inner-spin-button{-webkit-appearance:none}::v-deep input[type=number]{-moz-appearance:textfield}.weChatLogin{width:500px;height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:14px;background:linear-gradient(326deg,#fdffff66 -9%,#f4f7fc66 87%);border:2px solid #ffffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 25px #4f7d9429}.weChatLogin .weChatLogin-border{width:90%;height:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.weChatLogin .weChatLogin-header{font-family:思源黑体;font-size:28px;font-weight:700;line-height:40px;text-align:center;letter-spacing:.04em;color:#4f7d94}.weChatLogin .weChatLogin-subheader{font-family:思源黑体;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em;color:#666}.weChatLogin .weChatLogin-qrCode{margin:26px}.weChatLogin .weChatLogin-qrCode img{width:226px;height:226px}.weChatLogin .weChatLogin-footer{width:100%;display:flex;align-items:center;justify-content:space-around;font-family:思源黑体;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em;color:#666}.weChatLogin .weChatLogin-Number{margin:26px 0 0;width:357px;height:71px;top:169px;left:86px;gap:0px;border-radius:15px;opacity:0px;background:#f0fafa;border:none;outline:none;font-family:Abyssinica SIL;font-size:24px;font-weight:400;letter-spacing:.1em;text-align:left;line-height:normal}.weChatLogin .weChatLogin-Vertification{margin:21px 0 0;width:212px;height:71px;top:169px;left:86px;gap:0px;border-radius:15px 0 0 15px;opacity:0px;background:#f0fafa;border:none;outline:none;font-family:Abyssinica SIL;font-size:24px;font-weight:400;letter-spacing:.1em;text-align:left;line-height:normal}.weChatLogin .weChatLogin-Submit{margin:57px 5px 30px;width:357px;height:71px;top:389px;left:86px;gap:0px;border-radius:15px;opacity:0px;background:#4f7d94;border:none;font-family:Abyssinica SIL;font-size:32px;font-weight:400;align-items:center;text-align:center;line-height:normal;display:flex;justify-content:center}.weChatLogin .weChatLogin-ver{margin:21px 0 0;width:145px;height:71px;top:261px;left:298px;gap:0px;border-radius:0 15px 15px 0;opacity:0px;background:#4f7d94;border:none;font-family:Abyssinica SIL;font-size:20px;font-weight:400;letter-spacing:.1em;text-align:center}@media screen and (min-height: 770px){#global:hover{transform:translateY(-10px)}}@media screen and (max-height: 770px){#global{transform:translateY(50px)}#global:hover{transform:translateY(40px)}}:root{--shallowYellow: #fff1bb;--deepYellow: #ffe170;--shallowGrey: #ded6b6;--deepBrown: #5c4a00;--shadowGrey: #d9d9d9;--NUMBER: 20}*{margin:0;padding:0;box-sizing:border-box;font-weight:500;font-size:1.05rem}body{position:relative;background:#5c4a00}.header{z-index:1000;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;width:100%;padding:0 50px;position:fixed;height:80px;box-shadow:var(--shadowGrey) 0 1px 4px;transition:.5s}header:hover{height:110px;transition:.5s}header img{width:47px;margin-left:35px;transition:.5s}header img:hover{transform-origin:center;transform:rotate(360deg)}header button{border-style:none;border-radius:8px;padding:12px;background-color:var(--shallowYellow);transition:.2s ease;font-weight:600;cursor:pointer}header button.active{background-color:var(--deepYellow)}.header-btn{margin:0 8px;display:flex;align-items:center;justify-content:space-between;width:700px}.header-btn button:hover{box-shadow:#5c4a00 1px 1px 4px;transform:translateY(-1px);font-weight:700}.login{margin-left:24px;padding:12px 26px;text-align:center;background-color:var(--shallowGrey);border-color:#767676}.register{margin-left:24px;padding:12px 26px;color:#fff;background-color:var(--deepBrown);border-color:#2c2c2c}.user-info span{font-size:12px;color:#555;text-align:center}.hero{transform:translateY(80px)}.hero .content{height:calc(100vh - 80px);position:relative;overflow:hidden}.hero img{width:100%;height:100%;z-index:-1000;object-fit:cover;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:cover;left:0;animation:anime 24s 0s infinite}.hero img:nth-of-type(2){animation-delay:6s}.hero img:nth-of-type(3){animation-delay:12s}.hero img:nth-of-type(4){animation-delay:18s}@keyframes anime{0%{opacity:0}8%{opacity:1}20%{opacity:1}26%{opacity:0;transform:scale(1.17);z-index:9}to{opacity:0}}.hero:before{content:"";position:absolute;z-index:-9;top:0;left:0;width:100%;height:100%;background-color:#2c2c2c;z-index:10;opacity:.5}.hero .title{position:relative;display:flex;z-index:1000;width:100%;height:100%;justify-content:center;align-items:center;flex-direction:column;color:#fff;letter-spacing:15px}.hero .title h1{font-size:8.5rem}.hero .title p{font-size:2.5rem;text-align:end}.intro{height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(100px)}.intro h1{position:relative;top:-20px;left:-10%;font-size:3.1rem;color:#ded6b6}.intro p{font-size:1.6rem;color:var(--shadowGrey);margin-top:30px;margin-left:90px}.category{display:flex;position:relative;transform:translateY(80px)}.category section{display:flex;width:100%;transform:translateY(80px);flex-direction:column;align-items:center;justify-content:center;background:var(--shallowYellow)}.category section h1{font-size:3.5rem;text-align:center;margin:120px auto 0}.category section .card{padding:100px;width:100%;display:grid;grid-template-columns:repeat(2,400px);grid-template-rows:repeat(2,300px);justify-content:center;align-items:center;margin:0 auto;gap:60px 0px;transition:.5s ease}.category section .card .inform{width:100%;height:300px;padding:50px;border:5px solid #2c2c2c;border-radius:8%;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.category section .card:hover{gap:100px 300px}.category section .card .inform img{height:150px}.category section .card .inform h1{display:block;margin:5px 0 0;padding:0;font-size:1.5rem;height:auto;position:absolute;bottom:10px}.category section .card .inform p{opacity:0;padding:5px;transition:.5s}.category section .card .inform:hover p{margin-bottom:20px;opacity:1}.main{display:flex;flex-direction:column}.qa{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;transform:translateY(200px);width:100%;height:auto;background:var(--shallowGrey);padding:100px}.qa h2{color:#fff;font-size:3rem;margin:70px}.qa .qus{display:flex;flex-direction:column;width:70%;justify-content:center;align-items:center;background:#fcfcfc;border:4px solid rgba(167,167,167,.5);box-shadow:0 1px 5px inset;margin-bottom:50px}span{font-size:1.5rem}.qa .qus .question,.qa .qus .answer{color:#2c2c2c;display:inline-block;text-align:left;width:100%;margin:10px;padding-left:10px}.red{color:#f37167;font-size:2.5rem}.green{color:#6fa24a;font-size:2.5rem}.button{border-style:none;border-radius:8px;padding:12px;background-color:var(--shallowYellow);transition:.2s ease;font-weight:600;font-size:30px;cursor:pointer;margin-top:12px;margin-right:15px}footer{width:100%;position:absolute;bottom:0;transform:translateY(500px);height:300px;background:#24180f;display:flex}footer .left{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30%;opacity:.8}footer .left img{height:160px;padding:20px}footer .left span{color:#bdbdbd;padding:15px;font-size:1rem}footer .right{color:#bdbdbd;width:70%;display:flex;align-items:center;justify-content:space-evenly;flex-grow:1}footer .right .banner{display:flex;flex-direction:column}footer .right .banner h1{margin-bottom:35px;font-size:1.4rem;transition:.2s}footer .right .banner span{margin-bottom:15px;font-size:1.2rem;transition:.2s}.box{display:flex;position:relative;z-index:100;width:500px;height:500px}.SimulationPage{height:100vh;font-size:16px}.SimulationPage .ant-layout-sider{background:#001529;overflow:auto}.SimulationPage .ant-menu{font-size:12px}.SimulationPage .ant-menu-item{color:#000;font-size:12px}.SimulationPage .ant-menu-item:hover{background:#1890ff;color:#fff}.SimulationPage .ant-menu-item:focus{color:#000}.SimulationPage .ant-menu-title-content{font-size:12px}.SimulationPage .ant-layout-content{background:#f0f2f5;padding:20px}.SimulationPage h2{font-size:24px;margin-bottom:16px}.SimulationPage .custom-modal-button{font-size:12px!important;padding:4px 10px!important}.SimulationPage .ant-btn{margin-right:10px;font-size:16px;padding:4px 10px;height:auto;line-height:1.5}.SimulationPage .ant-btn-default{font-size:16px;padding:4px 10px;height:auto;line-height:1.5;background-color:#fff;border-color:#d9d9d9}.SimulationPage .ant-btn-default:hover{background-color:#f5f5f5;border-color:#d9d9d9}.SimulationPage .ant-btn-default span{font-size:16px}.SimulationPage .ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.SimulationPage .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.SimulationPage .ant-btn-primary span{font-size:16px}.SimulationPage .ant-table{margin-top:20px}.SimulationPage .ant-table .ant-pagination{margin-right:20px}.SimulationPage .ant-table-container{max-height:calc(100vh - 250px);overflow-y:auto}.SimulationPage .ant-table-pagination{display:flex;justify-content:center}.SimulationPage .ant-input-number{width:100%}.SimulationPage .ant-modal .ant-modal-title{font-size:18px;font-weight:700}.SimulationPage .ant-modal .ant-modal-body{padding:20px}.SimulationPage .ant-modal .ant-input-number{width:100%}.back-home-button{position:fixed;bottom:10px;left:15px;padding:12px 30px;background-color:#fff;color:#000;border:none;border-radius:10px;font-size:18px;cursor:pointer;z-index:1000;width:170px;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease}.back-home-button:hover{background-color:#d8aa05;color:#fff;box-shadow:0 4px 6px #0000001a}.back-home-button:active{background-color:#d8aa05;box-shadow:none}.home-icon{width:24px;object-fit:contain}
