*{margin:0;padding:0}body,html{width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}img,span{-webkit-user-select:none;-moz-user-select:none;user-select:none}img{display:block;width:100%;height:auto;pointer-events:none}input{border:none}input:focus{outline:none}body{background:#fff;font-family:PingFang SC,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-width:1600px}.page{width:100%;margin:0 auto}.header{position:fixed;top:0;left:0;width:100%;min-width:1600px;z-index:999;padding:30px 80px;box-sizing:border-box;background:#fff}.header,.header-left{display:flex;align-items:center}.header-left{gap:12px}.header-left .app-icon{width:48px;height:48px;border-radius:8px}.header-left .app-name{font-size:18px;font-weight:600;color:#190097;line-height:1.4em}.header-right{display:flex;align-items:center;gap:58px;margin-left:160px}.header-right a{text-decoration:none;font-size:18px;line-height:1.4em}.header-right .nav-btn{display:inline-block;padding:6px 16px;border-radius:30px;font-weight:600}.header-right .nav-btn.active{background:#fff;color:#190097;box-shadow:0 6px 10px 0 rgba(71,137,184,.25)}.header-right .nav-link{color:#190097;font-weight:400}#container{width:100%;position:relative;padding-top:108px}#container .title-msg{width:100%;box-sizing:border-box;background:#fff;position:fixed;top:108px;z-index:998}#container .title-msg .msg-title{font-size:20px;line-height:20px;padding:0 60px;max-width:100%;margin:0 auto;box-sizing:border-box;display:flex}#container .title-msg .msg-title .title-1,#container .title-msg .msg-title .title-2,#container .title-msg .msg-title .title-3{display:inline-block;padding:20px;cursor:pointer;flex:1;text-align:center;color:#999}#container .title-msg .msg-title .title-1 span,#container .title-msg .msg-title .title-2 span,#container .title-msg .msg-title .title-3 span{pointer-events:none}#container .content-msg{width:100%;position:relative;background:#fafafa;padding-top:70px;font-size:14px}#container .content-msg .msg-1,#container .content-msg .msg-2,#container .content-msg .msg-3{display:none;padding:30px 130px 60px;width:100%;max-width:1600px;margin:0 auto;box-sizing:border-box;position:relative;min-height:500px}#container .content-msg .placeholder{text-align:center;color:#999;font-size:18px;padding:100px 0}#container.show-1 .title-1{border-bottom:5px solid #190097;pointer-events:none;font-weight:700;color:#000}#container.show-1 .msg-1{display:block}#container.show-2 .title-2{border-bottom:5px solid #190097;pointer-events:none;font-weight:700;color:#000}#container.show-2 .msg-2{display:block}#container.show-3 .title-3{border-bottom:5px solid #190097;pointer-events:none;font-weight:700;color:#000}#container.show-3 .msg-3{display:block}.footer{text-align:center;padding:28px 0}.footer-beian{font-size:12px;line-height:20px;color:silver}.footer-beian .beian-item{display:block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:inherit}.footer-beian .beian-item:hover{color:#00e}.footer-beian .beian-row{display:flex;justify-content:center;align-items:center}.footer-beian .beian-icon{display:inline-block;height:12px;width:auto;margin-right:4px;vertical-align:middle}