<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;box-sizing:border-box}@media only screen and (max-width:1000px){.pcOnly{display:none}}.bottom{background-color:#dcdcdc;position:fixed;width:100%;left:0;bottom:0;height:30px;display:flex;justify-content:center;align-items:center;z-index:99}.bottom a{text-decoration:none;color:gray}.loginWindow{display:none}.loginWindow .box{border:3px solid gray;position:fixed;width:500px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;z-index:90;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.loginWindow .box .btn_box{display:flex;justify-content:space-around;width:100%;margin:30px}.loginWindow .box .btn_box .btn{border:2px solid gray;padding:10px 20px;border-radius:5px}.loginWindow .box .btn_box .btn:hover{background-color:skyblue}.loginWindow .box input{margin:10px;border:2px solid #a0a0a0;padding:5px;border-radius:5px}.beiAnHao{width:100%;display:flex;justify-content:center;margin-top:100px}.beiAnHao a{text-decoration:none;color:gray;font-size:1rem}.head{position:fixed;background-color:#fff;display:flex;width:100%;height:80px;box-shadow:3px 3px 5px #888;justify-content:center;z-index:90;top:0;left:0}@media only screen and (max-width:1000px){.head{display:none}}.head .head_box01{display:flex;align-items:center;height:100%;width:100%;padding:0 100px;justify-content:space-between}.head .head_box01 .login_box{display:flex;margin:0 0 0 0}@media only screen and (max-width:1000px){.head .head_box01 .login_box .login{position:fixed;bottom:0;z-index:99;background-color:#fff;width:100vw;left:0;text-align:center}}.head .head_box01 .title_app{margin-right:30px;text-align:center;font-weight:700;font-size:25px;color:#b0b0da}.head .head_box01 .login:hover{color:skyblue}.head_box02{display:flex;align-items:center;height:100%;width:20%;justify-content:flex-end}.container{padding:100px 2% 50px 2%}.mobile_bottombar{box-shadow:-3px -3px 5px #888;z-index:99;top:100vh;transform:translateY(-100%);padding:0 1rem}.mobile_bottombar,.mobile_head{position:fixed;background-color:#fff;display:flex;width:100vw;height:50px;justify-content:space-around;align-items:center;left:0}.mobile_head{box-shadow:3px 3px 5px #888;z-index:90;top:0}</pre></body></html>