*{padding:0;margin:0;outline:none;-webkit-tap-highlight-color:transparent}
body,html{font-family:Microsoft YaHei;-webkit-font-smoothing:antialiased;color:#fff;line-height:1.5;min-width:1150px;background-color:#212121;font-size:14px;overflow-x:hidden}.intro{position:relative}.clear:after{content:"";display:block;height:0;visibility:hidden;clear:both}.chatbox>.line{display:none}#startrack{height:140%;width:100%}.background.fixed{position:fixed;top:-60%}.background{position:absolute;top:0;left:0;width:100vw;height:100vh}.background .cover{position:absolute;bottom:-42%;left:0;height:100%;width:100%;background:linear-gradient(0deg,#202020 30%,rgba(32,32,32,0))}@keyframes bg{0%{transform:rotate(0deg);border-radius:0}50%{transform:rotate(180deg);border-radius:0}to{transform:rotate(1turn);border-radius:0}}@-webkit-keyframes bg{0%{transform:rotate(0deg);border-radius:0}50%{transform:rotate(180deg);border-radius:0}to{transform:rotate(1turn);border-radius:0}}@-ms-keyframes bg{0%{transform:rotate(0deg);border-radius:0}50%{transform:rotate(180deg);border-radius:0}to{transform:rotate(1turn);border-radius:0}}@-moz-keyframes bg{0%{transform:rotate(0deg);border-radius:0}50%{transform:rotate(180deg);border-radius:0}to{transform:rotate(1turn);border-radius:0}}nav{position:fixed;left:20px;bottom:0;z-index:2333;transform:rotate(-90deg) translateZ(0);transform-origin:0 0;transition:all .3s ease-out;vertical-align:middle;font-family:Roboto,Tahoma,Consolas,Microsoft YaHei}nav a.clip{height:3px;width:3px;background:#fff;border-radius:100%}nav a{display:inline-block;font-size:13px;color:#fff;text-decoration:none;margin:0 10px;opacity:.4;transition:all .3s;vertical-align:middle}nav a.time{opacity:1}nav a.active,nav a:hover{text-decoration:underline;opacity:1}.ch{width:100%;padding:80px 0;animation:fadedown 1s cubic-bezier(.19,1,.22,1);-webkit-animation:fadedown 1s cubic-bezier(.19,1,.22,1);-ms-animation:fadedown 1s cubic-bezier(.19,1,.22,1);-moz-animation:fadedown 1s cubic-bezier(.19,1,.22,1)}.ch h2.chtitle{padding-bottom:30px;font-size:26px;letter-spacing:.2em;color:hsla(0,0%,100%,.5)}.ch h2.chtitle span{color:#fff}.ch h2.chtitle:after{content:"";display:block;width:10%;height:5px;background-color:hsla(0,0%,100%,.5);margin-top:30px}@keyframes fadedown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadedown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@-ms-keyframes fadedown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@-moz-keyframes fadedown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.container{position:relative;width:1000px;margin:0 auto;height:100%;padding:20px 0}.intro{color:#fff;height:100vh;padding:0}.intro .container{animation:fadedown 3.5s cubic-bezier(.19,1,.22,1);-webkit-animation:fadedown 3.5s cubic-bezier(.19,1,.22,1);-ms-animation:fadedown 3.5s cubic-bezier(.19,1,.22,1);-moz-animation:fadedown 3.5s cubic-bezier(.19,1,.22,1)}.hello{position:absolute;bottom:20%;left:0}.hello h1,.hello h2{font-weight:400;font-size:22px;line-height:1.5em;letter-spacing:.2em}.hello h1{font-size:42px;letter-spacing:.5em}.hello h2{padding-top:.6em}.hello .circle{float:left;margin-right:10px;letter-spacing:0}.hello .circle span{display:inline-block;width:13px;height:13px;background-color:#fff;border-radius:100%;margin-right:5px}.hello .circle span:first-child{background-color:#ff493f}.hello .circle span:nth-child(2){background-color:#f7c900}.hello .circle span:nth-child(3){background-color:#00ff37}.about .introduct{line-height:2em}.about .introduct img.avatar{float:right;width:140px;margin-left:40px;margin-right:20px;border-radius:100%}.about ul.skill{margin-top:50px}.about ul.skill li{list-style:none;padding:10px 0;width:45%;float:left;margin-right:5%}.about ul.skill li p{display:inline-block;width:26%;margin-right:3%;font-size:12px}.about ul.skill li .progress{display:inline-block;width:70%;height:3px;background-color:hsla(0,0%,100%,.2);vertical-align:middle}.about ul.skill li .progress span{font-size:12px;color:hsla(0,0%,100%,.4);opacity:0;position:relative;top:-5px;letter-spacing:.5em;transition:all .3s}.about ul.skill li:hover .progress span{opacity:1;top:0}.about ul.skill li .progress div{background-color:#fff;height:3px;position:relative}ul.skill li .progress div{animation:progressin 7s;-webkit-animation:progressin 7s;-ms-animation:progressin 7s;-moz-animation:progressin 7s}@keyframes progressin{0%{width:0}}@-webkit-keyframes progressin{0%{width:0}}@-ms-keyframes progressin{0%{width:0}}@-moz-keyframes progressin{0%{width:0}}.about ul.skill li .progress div:after{content:"";display:inline-block;position:absolute;right:-4px;top:-8px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:3px solid #fff}.links a{color:#fff;text-decoration:none}.find .links .item{position:relative;width:17.6%;height:80px;line-height:80px;margin:10px 1.2%;padding:5px 0;text-align:center;float:left;transition:all .2s;opacity:.9}.find .links .item:hover{opacity:1;transform:translateY(-10px);-webkit-animation:index-link-active 1s cubic-bezier(.315,.605,.375,.925) forwards}.find .links .item .inner{position:relative;z-index:5}.find .links .item .bg{position:absolute;bottom:0;left:0;width:100%;height:1.8%;z-index:0;transition:all .15s}.find .links .item:hover .bg{height:100%;width:100%;border-radius:5px;box-shadow:0 3px 20px rgba(0,0,0,.28)}.find .links .item i{font-size:20px}.find .links .item span{display:inline-block;width:100px}.find .links .col-3 .item{width:30.93%;margin:10px 1.2%}.gate .links .item{margin:5px 0;padding:15px 1.5%;float:left;width:22%;height:60px;transition:all .2s;opacity:.85}.gate .links .item.akarin{opacity:.58}.gate .links .item:hover{opacity:1;border-radius:5px;background-color:hsla(0,0%,100%,.25);transform:translateY(-5px);box-shadow:0 3px 20px rgba(0,0,0,.28);-webkit-animation:index-link-active 1s cubic-bezier(.315,.605,.375,.925) forwards}.gate .links .item .avatar{float:left;height:60px;line-height:60px;width:60px;border-radius:100%;text-align:center;margin-right:15px;background-color:#353535;overflow:hidden}.gate .links .item .avatar i{font-size:24px}.gate .links .item .avatar img{height:60px;max-width:60px;border-radius:100%}.gate .links .item .inner{padding:6px}.gate .links .item .inner h5{font-weight:400;font-size:17px}.gate .links .item .inner p{font-size:13px;color:hsla(0,0%,100%,.6)}.footer{text-align:center}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}.footer h3{font-weight:400;font-size:20px;letter-spacing:.8em;margin:6px 0}.footer p{font-size:12px;letter-spacing:1em;opacity:.3}.footer p.c{margin-top:20px;letter-spacing:.1em}.chatbox .line{margin:40px 0}.chatbox .line p{margin:10px 0}.chatbox .question a{display:inline-block;background-color:hsla(0,0%,100%,.3);border-radius:10px 10px 10px 0;font-size:12px;padding:0 10px;margin-right:10px;cursor:pointer;opacity:.8;transform:translateY(0);transition:all .2s}.chatbox .question a:hover{opacity:1;transform:translateY(-2px);-webkit-animation:index-link-active 1s cubic-bezier(.315,.605,.375,.925) forwards}.chatbox .question.disable a{opacity:.3}.chatbox .question.disable a.selected{opacity:.9}.chatbox .question a.error{opacity:.3;animation:error .2s ease-in-out}.chatbox .loading span{display:inline-block;height:10px;width:10px;border-radius:100%;background-color:#fff;margin-right:5px;animation:loading-point 1.4s ease-in-out infinite both}.chatbox .loading span:first-child{animation-delay:.2s}.chatbox .loading span:nth-child(2){animation-delay:.4s}.chatbox .loading span:nth-child(3){animation-delay:.6s}@keyframes loading-point{0%{opacity:.8}50%{opacity:.25}to{opacity:1}}@keyframes error{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(0)}75%{transform:translateX(2px)}to{transform:translateX(0)}}@keyframes index-link-active{0%{transform:perspective(1600px) rotateX(0) rotateY(0) translateZ(0)}16%{transform:perspective(1600px) rotateX(10deg) rotateY(5deg) translateZ(32px)}to{transform:perspective(1600px) rotateX(0) rotateY(0) translateZ(65px)}}@media screen and (min-width:1400px){.container{width:70%}nav a{font-size:18px}}@media screen and (max-width:700px){body,html{min-width:0}.container{width:auto;margin:0 5%}div.el span{display:block;width:60%;left:0;top:75px;margin:-40% auto 0}nav{padding:15px 5%;overflow:auto;font-size:13px;left:0;top:inherit;bottom:0;transform:rotate(0deg) translateZ(0);transform-origin:0 100%;white-space:nowrap;width:90%;background:-webkit-linear-gradient(180deg,transparent,rgba(0,0,0,.8));background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.ch{padding:40px 0}.hello{width:90%;padding:5%;text-align:center;bottom:50%}.hello .circle{float:none;margin-right:0}.hello h2{padding-top:0}.hello h1,.hello h2{font-weight:400;font-size:14px}.hello .circle{padding:20px}.hello .circle span{margin:0 5px;width:10px;height:10px}.hello h1{font-size:26px}.about .introduct img.avatar{float:none;margin-left:0;margin-right:0;width:100px}.about .introduct,.about .skill{float:none;width:auto}.about .skill{padding-top:40px}.about ul.skill li{width:100%}.find .links .item,.gate .links .item{width:46%;height:auto;padding:5px 0;margin:10px 2%}.find .links .item{height:60px;line-height:60px;font-size:13px}.gate .links .item .avatar{height:40px;line-height:40px;width:40px}.gate .links .item .avatar img{height:40px;max-width:40px}.gate .links .item .inner{padding:0}.gate .links .item .inner h5{font-size:15px}.gate .links .item .inner h5,.gate .links .item .inner p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.footer{padding-bottom:100px}.footer h3,.footer p{letter-spacing:.2em}}



html,body{width:100%;height:100%;position:relative;overflow-x:hidden;background:#fff}
html{font-family:'Noto Sans SC Sliced',PingFangSC-Light,Microsoft YaHei UI,Microsoft YaHei,helvetica,sans-serif;font-weight:500;color:#000}
form,input,button{padding:0;margin:0;border:none;outline:none;background:none}
input::-webkit-input-placeholder{color:#ccc;letter-spacing:2px;font-size:16px}
ul,li{display:block;list-style:none}
a{text-decoration:none;color:#000}
#content{width:100%;height:100%}
li img{width:14px;height:14px;margin:0 5px 0 8px;vertical-align:-0.15em;fill:currentColor;overflow:hidden}
.con{width:100%;transition:1s all;margin:auto;min-width:320px;}
.con .shlogo{position:relative;width:auto;height:auto;margin:10vh auto 5vh}
h2.title{text-align:center;color:#fff;font-size:26px;font-weight:600;text-shadow:1px 1px 8px #504b4b}
.con .shlogo a{width:100%;display:block;width:100%;height:100%}
.con .sou{max-width:680px;position:relative;width:calc(100% - 60px);min-width:320px;margin:0 auto}
.content{margin:10px}
.con .sou .lylme{width:100%;display:block;margin:50px auto 30px;position:relative}
.con .sou .lylme .wd{background:#ffffff2e;padding-left:1em;width:100%;height:50px;display:block;border:1px solid #ddd;border-radius:25px;line-height:100%;font-size:17px;text-indent:50px;transition:0.3s all;color:#ffffffc4}
.lg{z-index:1000}
.con .sou .lylme .lg svg{display:block;width:25px;height:25px;position:absolute;left:15px;top:12px;overflow:hidden;cursor:pointer}
.con .sou .lylme .lg img{display:block;width:25px;height:25px;position:absolute;left:25px;top:12px;overflow:hidden;cursor:pointer}
.con .sou .lylme .wd:focus{color:#000;background:#fff;box-shadow:0 0px 15px 0 rgba(32,33,36,0.2);border-color:#fff}
.con .sou .lylme button{width:40px;height:40px;display:block;position:absolute;z-index:10;right:6px;top:6px;cursor:pointer;font-size:22px;line-height:40px;border-radius:50%;color:#ddd}
.con .sou #word{backdrop-filter: blur(10px);width:calc(100% - 70px);padding: 15px;border-radius:10px;left:20px;position:absolute;z-index:500;top:65px;background:#ffffffb0;;line-height:30px;font-size:16px;overflow:hidden;display:none; box-shadow: 0 0.5rem 0.625rem #d4d4d4f2}
.con .sou #word li{cursor:pointer;color:#555;margin: 5px;padding: 2px 5px;}
li.selected{background:#ffffffd1;}
#word li:hover {background-color: #ffffffd1;}
.foot{text-shadow: 0px 0px 5px black;position:relative;bottom:20px;text-align:center;width:100%;color:#fff;line-height:20px;font-size:12px;height:auto}
.foot a{color:#fff}
.home{width:50px;height:50px;position:absolute;right:70px;top:10px;z-index:200;cursor:pointer}
.home a{font-size:20px;color:#999;line-height:50px;display:block;text-align:center}
#menu{width:50px;height:50px;background: #f4f6f900;border-radius: 50%;transform:scale(0.8);position:absolute;right:10px;top:5px;z-index:2000000;cursor:pointer;transition:0.5s}
#menu i{position:absolute;left:0;right:0;margin:24px auto;width:30px;height:2px;background:#fff}
#menu i:before{content:'';width:30px;height:3px;top:-8px;background:#fff;position:absolute;right:0}
#menu i:after{content:'';width:30px;height:3px;bottom:-8px;background:#fff;position:absolute;left:0}
#menu.on{right:380px;background:#f4f6f900;border-radius:25px}
#menu.on i{width:20px;background:#fff}
#menu.on i:before{top:-5px;transform:rotate(45deg);width:14px;right:-1px;left:auto;background:#fff}
#menu.on i:after{bottom:-5px;transform:rotate(-45deg);width:14px;right:-1px;left:auto;background:#fff}
.list{width:337px;padding:0 20px;height:100%;overflow:hidden;overflow-y:auto;position:absolute;right:0px;z-index:2000;background:#222d46;transition:0.3s all linear}
.list.closed{right:-380px}
.list ul{width:330px;float:left;padding:0 0 20px;margin-bottom:0px}
.list ul li{word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;float:left;margin:5px;width:100px;height:30px;text-align:left;line-height:30px}
.list ul li a{width:100%;border-radius:5px;transition:0.2s all linear;height:100%;display:block;color:#fff;font-weight:500;background:#293550;text-align:left;font-size:12px}
.list ul li:hover a{color:#fff;background-color:#29f;background-image:linear-gradient(135deg,rgba(35,153,255) 0%,rgba(84,175,253) 100%);box-shadow:0 3px 3px rgba(0,40,70,.3)}
.list ul li.title{width:100%;height:40px;line-height:40px;margin:20px 0 0;text-align:center;text-indent:10px;color:#fff;font-size:18px;font-weight:bold}
svg.icon{width:14px;height:14px;margin:0 5px 0 8px;vertical-align:-0.15em;fill:currentColor;overflow:hidden}
.list ul li.title svg.icon{width:20px;height:20px}
@media (max-width:640px){.con{top:80px}
.con .shlogo{width:auto;height:auto}
.con .sou .lylme .wd:focus{background:#f1f1f1;box-shadow:none;border-color:#ccc}
.con .sou .lylme button{border-radius:25px}
.con .sou #word{max-height:50vh}
#menu.on{right:270px}
.list{width:227px}
.list ul{width:220px}
.con .sou ul li{width:100px;font-size:12px;text-indent:30px}
.home,#menu{top:5px}
.mywth{color:#777;left:10px}
.mywth.hidden{display:none}
}@media (max-height:420px){.con{margin:0;top:0px}
.con .shlogo{display:none}
.home,#menu,.mywth,.foot{display:none}
}@media (prefers-color-scheme:dark){body{background-color:#162035}
.mywth{color:#bbb}
.con .sou .lylme .wd:focus{background:#293550;border:1px solid #162035}
.con .sou .lylme .wd{border:1px solid #293550;color:#ffffff}
.con .sou #word{border:15px solid #293550;background:#293550}
.con .sou #word .click_work{color:#89b}
}::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-thumb{background:none;border-radius:0px}
::-webkit-scrollbar-thumb:hover{background:none}
::-webkit-scrollbar-corner{background:none}
.hide {display:none}
#content {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
a.icp {
    margin: 0 5px;
}
p.yan {
    text-shadow: 0px 0px 5px black;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin: 40px auto;
}
.con .sou .lylme .wd::-webkit-input-placeholder {
    color: #fff;
}
.con .sou .lylme .wd:focus::-webkit-input-placeholder {
    color: #555;
}
.htmlcode {
    width: 90%;
    margin: 50px auto 30px;
}
/*# sourceMappingURL=/h.9c69ed6c.css.map */