/* build time:Mon Jan 23 2023 01:25:34 GMT+0000 (Coordinated Universal Time)*/
#page,#post,#post-list{position:relative;padding:30px;border-radius:0 0 10px 10px;background:var(--main-bg)}.post-item{display:flex;padding:40px 0;border-bottom:1px solid var(--adorn)}.post-item .post-item-info{width:100%;padding-right:10px}.post-item .post-title{display:block;color:var(--title-color);font-size:1.4rem;padding-bottom:16px;font-weight:600;word-wrap:break-word;word-break:break-all}.post-item .post-title .stick{color:#ffa51e;margin-right:6px}.post-item .post-description{font-weight:400;line-height:2em;letter-spacing:.2px;overflow:hidden;word-wrap:break-word;word-break:break-all}.post-item .post-meta-wrap{color:#999;font-size:.6rem;margin:10px 0 0;overflow:hidden;word-wrap:break-word;word-break:break-all}.post-item .post-meta-wrap .post-categorie,.post-item .post-meta-wrap .post-tag{margin-left:10px}.post-item .post-meta-wrap a{text-decoration:none;color:#999}@media (max-width:768px){#post-list .post-item{flex-direction:column-reverse}#post-list .post-item .post-meta-wrap{margin-top:10px;position:unset}}*{margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--body-bg);color:var(--text-color);font-family:consolas,Menlo,'PingFang SC','Microsoft YaHei',sans-serif}body a{text-decoration:none;color:#00c4b6;transition:all .5s}body p{margin:revert}body .mask{width:100%;height:100%;position:fixed;top:0;z-index:1;background:rgba(0,0,0,.4)}body .clipboard{right:16px;top:8px;cursor:pointer;border-radius:3px;color:#eff;position:relative;float:right;padding:2px}body img{width:100%}#body-wrap{display:flex;width:820px;margin:0 auto;flex-flow:column}#body-wrap #main{box-shadow:10px 30px 40px 0 var(--box-shadow)}#body-wrap #main .post-title:hover{color:unset}#body-wrap #main a:hover{color:var(--main)}.display-none{display:none}.table-wrap{overflow-x:scroll}.table-wrap table{display:table;width:100%;border-spacing:0;border-collapse:collapse;empty-cells:show}.table-wrap table thead{background:rgba(153,169,191,.1)}.table-wrap table td,.table-wrap table th{padding:.3rem .6rem;border:1px solid #eee;vertical-align:middle}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{padding-top:100px;margin-top:-60px}kbd{padding:2px 4px;font-size:.8rem;color:#fff;background-color:#666;border-radius:3px;box-shadow:inset 0 -1px 0 #000}code{padding:4px;background:rgba(27,31,35,.05);color:#f47466;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}blockquote{border-radius:4px;margin:4px 0;padding:.6rem .8rem;border-left:.2rem solid #e58a8a;background-color:rgba(73,177,245,.1);color:var(--blockquote-color)}blockquote p{margin:0}.pullquote.left{max-width:45%;float:left;margin:.5em .5em 0 0}.pullquote.right{max-width:45%;float:right;margin:.5em 0 0 .5em;border-right:.2rem solid #e58a8a;border-left:none}.video-container{position:relative;overflow:hidden;margin-bottom:.8rem;padding-top:56.25%;height:0}.video-container iframe{position:absolute;top:0;left:0;margin-top:0;width:100%;height:100%}@media (max-width:820px){#body-wrap{width:100%}}@media screen and (max-width:900px){#header,#page,#post,#post-list{padding:10px;padding-bottom:30px;margin:0 10px;width:calc(100% - 20px);box-sizing:border-box;min-width:auto;max-width:none}}.search-keyword{color:#f47466;font-weight:700}#local-search .search-result-list{overflow-y:auto;max-height:200px;overflow-x:hidden;padding:0 10px}#local-search .search-result{margin:.3rem 0 .4rem;word-break:break-all;line-height:1.7;font-size:.8rem}.search-result-list li{list-style:none}.search-result-list li a{font-weight:600;font-size:.8rem}.search-close-button{position:absolute;top:.8rem;right:1rem;color:#858585;font-size:1rem;line-height:1;cursor:pointer;transition:color .2s ease-in-out}#local-search{top:5rem;left:50%;z-index:1;width:30rem;display:none;padding:1rem;margin-left:-15rem;position:fixed;border-radius:10px;background:var(--main-bg);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#local-search hr{margin:1rem auto}#local-search-title{padding:0 0 .7rem;color:var(--main);font-size:1rem;text-align:center;line-height:1}#local-search input{padding:.25rem .7rem;width:100%;outline:0;border:2px solid var(--main);border-radius:2rem;background:0 0;color:var(--text-color);font-size:.8rem;box-sizing:border-box}#local-search hr{border:2px dashed var(--main);margin:2rem auto}@media screen and (max-width:900px){#local-search .search-result-list{max-height:78vh}#local-search{border-radius:0;top:0;left:0;margin:0;width:100%;height:100%}#navbar-wrap .search-btn{margin-left:auto}}.search-animation-max{-webkit-animation:search-animation-max .5s;animation:search-animation-max .5s}.search-animation-min{-webkit-animation:search-animation-min .5s;animation:search-animation-min .5s}@-webkit-keyframes search-animation-max{0%{opacity:0;transform:scale(.7)}100%{opacity:1;-ms-filter:none;filter:none;transform:scale(1)}}@keyframes search-animation-max{0%{opacity:0;transform:scale(.7)}100%{opacity:1;-ms-filter:none;filter:none;transform:scale(1)}}@-webkit-keyframes search-animation-min{0%{opacity:1;-ms-filter:none;filter:none;transform:scale(1)}100%{opacity:0;transform:scale(.7)}}@keyframes search-animation-min{0%{opacity:1;-ms-filter:none;filter:none;transform:scale(1)}100%{opacity:0;transform:scale(.7)}}#nav-wrap{width:inherit;height:60px;margin-bottom:10px;position:relative}.navbar{z-index:1;width:inherit;height:inherit;position:fixed;transition:all .4s}.navbar ul li:hover .menu-child{display:flex;background-color:var(--navbar-bg);position:absolute;padding:0;border-radius:6px;box-shadow:0 5px 20px -4px #000;flex-direction:column}.navbar li{position:relative;list-style:none;float:left}.navbar li a{font-weight:700;display:block;cursor:pointer;white-space:nowrap;padding:10px;font-size:.8rem}.navbar .bar{display:flex;height:inherit;width:var(--body-width);padding:0 20px;box-sizing:border-box;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-radius:0 0 8px 8px;background:var(--navbar-bg);align-items:center;justify-content:space-between}.navbar .bar .title{color:#ff7242;font-size:1.1rem;font-weight:700}.navbar .bar .search-btn{flex:1;display:flex;justify-content:flex-end}.navbar .bar .menu{padding:0 0 0 6px}.navbar .bar .open-nav{margin-left:10px;display:none}#navbar-wrap .open-nav{margin-left:10px;display:none}#navbar-wrap i{order:1;font-size:.8rem}.menu-child{display:none}.menu-child li{float:none}.open-mobile{transform:translate3d(-100%,0,0)}#mobile-nav{right:-250px;top:0;position:fixed;width:250px;height:100%;z-index:103;overflow:hidden auto;background:var(--main-bg);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s}#mobile-nav ul{-webkit-padding-start:unset;padding-inline-start:unset}#mobile-nav ul li{display:block;list-style:none;text-align:center;line-height:2}#mobile-nav ul li a{font-weight:700;display:block;cursor:pointer;white-space:nowrap;padding:10px;font-size:.9rem}@media screen and (max-width:900px){.bar .menu{display:none}.navbar #navbar-wrap{margin:0}.navbar .bar{padding:0 20px}.navbar .bar .open-nav{display:inline-block}}#header{display:flex;padding:60px 30px 0;background:var(--main-bg);border-radius:10px 10px 0 0;justify-content:space-between;box-shadow:10px 10px 40px 0 var(--box-shadow)}.avatar:hover{transform:rotate(360deg);transition:all .5s}.header-author{display:flex;justify-content:center}.header-author .author-avatar{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.header-author .author-name{color:#ff7242;font-size:1.3rem;font-weight:700;padding-top:10px;text-align:center}.header-description{margin-top:20px;color:var(--text-color);text-align:right}.header-description p{margin:unset}.header-description .header-icon *{color:var(--text-color);font-size:12px;margin:20px 2px 0}.header-description .header-icon * i:hover{transform:rotate(360deg);transition:all .5s}figure.highlight pre{color:#eff}figure.highlight table::-webkit-scrollbar-thumb{background:#121212}figure.highlight pre .deletion{color:#bf42bf}figure.highlight pre .addition{color:#105ede}figure.highlight pre .meta{color:#c792ea}figure.highlight pre .comment{color:#969896}figure.highlight pre .attribute,figure.highlight pre .css .class,figure.highlight pre .css .id,figure.highlight pre .css .pseudo,figure.highlight pre .html .doctype,figure.highlight pre .regexp,figure.highlight pre .ruby .constant,figure.highlight pre .tag .name,figure.highlight pre .variable,figure.highlight pre .xml .doctype,figure.highlight pre .xml .pi,figure.highlight pre .xml .tag .title{color:#ff5370}figure.highlight pre .tag{color:#89ddff}figure.highlight pre .command,figure.highlight pre .constant,figure.highlight pre .literal,figure.highlight pre .number,figure.highlight pre .params,figure.highlight pre .preprocessor{color:#f78c6c}figure.highlight pre .built_in{color:#ffcb6b}figure.highlight pre .css .rules .attribute,figure.highlight pre .formula,figure.highlight pre .header,figure.highlight pre .inheritance,figure.highlight pre .number,figure.highlight pre .ruby .class .title,figure.highlight pre .ruby .symbol,figure.highlight pre .special,figure.highlight pre .string,figure.highlight pre .value,figure.highlight pre .xml .cdata{color:#c3e88d}figure.highlight pre .css .hexcolor,figure.highlight pre .keyword,figure.highlight pre .title{color:#89ddff}figure.highlight pre .coffeescript .title,figure.highlight pre .function,figure.highlight pre .javascript .title,figure.highlight pre .perl .sub,figure.highlight pre .python .decorator,figure.highlight pre .python .title,figure.highlight pre .ruby .function .title,figure.highlight pre .ruby .title .keyword{color:#82aaff}figure.highlight pre .javascript .function,figure.highlight pre .tag .attr{color:#c792ea}figure.highlight pre .line.marked{background-color:rgba(97,97,97,.314)}figure.highlight pre{padding-right:.5rem;padding-left:.5rem;background-color:var(--code-bg);color:#eff;font-family:consolas,Menlo,'PingFang SC','Microsoft YaHei',sans-serif}figure.highlight{overflow-y:hidden;padding:0;background:var(--code-bg);color:#eff;line-height:1.6;position:relative;box-shadow:0 0 5px 0 rgba(0,0,0,.4);border-radius:10px;margin-bottom:20px;margin-top:10px}.code-block{height:38px;position:sticky;overflow:hidden;left:0}.code-block::before{content:attr(lang);height:38px;line-height:38px;background:var(--code-wrap-bg);color:#eff;font-size:1rem;position:absolute;top:0;left:0;width:100%;font-weight:700;padding:0 16px;padding:0 70px;text-indent:15px;float:left}.code-block::after{content:' ';position:absolute;border-radius:50%;background:#fc625d;width:12px;height:12px;top:0;left:20px;margin-top:13px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;z-index:3}.show-btn{position:sticky;cursor:pointer;left:0;bottom:0;width:100%;height:2rem;text-align:center;color:#fff;background-image:linear-gradient(transparent 0,#212121 80%);z-index:1}.show-btn i{display:flex;-webkit-animation:UpDown .8s infinite alternate;animation:UpDown .8s infinite alternate;justify-content:center}@-webkit-keyframes UpDown{from{transform:translate(0,0)}to{transform:translate(0,6px)}}@keyframes UpDown{from{transform:translate(0,0)}to{transform:translate(0,6px)}}.comment-head .comment-headline{margin-bottom:1.6rem;display:inline-block;vertical-align:middle;font-weight:700;font-size:1.2rem}.comment-head hr{border:2px dashed var(--main);margin:2rem auto}footer{text-align:center;font-size:.9rem;line-height:2em;padding:30px 0}footer .fa-fan{color:#00c4b6;-webkit-animation:IH 1s linear infinite;animation:IH 1s linear infinite}:root{--main:#e58a8a;--body-bg:#f7f7f7;--text-color:#333;--main-bg:#fff;--navbar-bg:#fff;--title-color:#2f2f2f;--link-bg:#f8f9fa;--code-bg:#212121;--code-wrap-bg:#1c1c1c;--blockquote-color:#6a737d;--color-block:#f9f9f9;--adorn:#f0f0f0;--error-text-color:#333;--box-shadow:#eee}:root[theme=dark]{--body-bg:#333841;--text-color:rgba(255,255,255,0.6);--main-bg:#282c34;--navbar-bg:#282c34;--title-color:rgba(255,255,255,0.9);--link-bg:#333841;--code-bg:#333841;--code-wrap-bg:#444851;--blockquote-color:var(--text-color);--color-block:#363941;--adorn:#646e80;--error-text-color:#fff;--box-shadow:#282c34}:root[theme=dark] #rightside,:root[theme=dark] img{filter:brightness(.8)}@-webkit-keyframes CW{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes CW{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes IH{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes IH{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes toc-open{0%{transform:scale(.7)}100%{transform:scale(1)}}@keyframes toc-open{0%{transform:scale(.7)}100%{transform:scale(1)}}@-webkit-keyframes toc-close{0%{transform:scale(1)}100%{transform:scale(.7)}}@keyframes toc-close{0%{transform:scale(1)}100%{transform:scale(.7)}}*{scrollbar-width:thin;scrollbar-color:var(--main) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:var(--main);background-image:linear-gradient(45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);border-radius:2em}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-corner{background:0 0}::-moz-selection{color:#fff;background-color:var(--main)}::selection{color:#fff;background-color:var(--main)}.post-info{padding:40px 0 60px}.post-info .post-title{padding-bottom:10px}.post-info .post-meta{line-height:1.6;font-size:.6rem}.post-info .post-meta>div{padding:2px 0}.post-obsolete{margin:0 0 20px;padding:1.2em;border-radius:3px}.post-content{line-height:2;letter-spacing:.5px;padding-bottom:50px;word-wrap:break-word;overflow-wrap:break-word}.post-content img{margin:0 auto .8rem;display:block;max-width:100%;width:60%;border-radius:10px}.post-content ol,.post-content ul{-webkit-padding-start:24px;padding-inline-start:24px}#toc-wrap{right:-100%;padding-right:10px;opacity:0;position:fixed;bottom:80px;z-index:1;max-width:300px;width:calc(100% - 80px);max-height:calc(100% - 100px);transform-origin:right bottom}#toc-wrap #toc{top:10px;padding:30px;position:sticky;border-radius:10px;background:var(--main-bg);transition:all .3s;box-shadow:0 3px 8px 6px rgba(7,17,27,.05)}#toc-wrap .toc-title{padding-bottom:30px;text-align:center}#toc-wrap .toc-title div{font-size:.9rem;font-weight:700}#toc-wrap .progress{width:100%;height:10px;background:#ededed;border-radius:10px}#toc-wrap .toc-list{overflow-y:auto;max-height:calc(100vh - 200px)}#toc-wrap .toc-list li{list-style:none;line-height:30px}#toc-wrap .toc-list li .toc-child{padding-left:1rem}#toc-wrap .toc,#toc-wrap .toc-list>li{padding:0}#progress{width:60%;height:10px;background:#ededed;border-radius:10px}progress::-webkit-progress-bar{background:#ededed;border-radius:8px}progress::-webkit-progress-value{background:var(--main);border-radius:8px}.post-copyright{margin:20px 0;position:relative;padding:.5rem .8rem;border-radius:10px;border-left:3px solid var(--main);border-right:3px solid var(--main);box-shadow:0 0 2px 0 rgba(0,0,0,.4);transition:box-shadow .3s ease-in-out;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;-ms-transition:box-shadow .3s ease-in-out}.post-copyright div{line-height:28px;word-break:break-all}.post-copyright .post-copyright-icon:before{position:absolute;top:.1rem;right:.6rem;color:var(--main);content:'\f1f9';font-size:1rem;display:inline-block;font-weight:600;font-style:normal;font-variant:normal;font-family:'Font Awesome 5 Free';text-rendering:auto}.post-copyright .post-copyright-meta{color:var(--main);font-weight:700}.post-tag{text-align:center;padding-bottom:20px}.pagination-post{display:flex;align-items:baseline}.pagination-post a{width:100%;margin:5px 4px;padding:8px;border-radius:4px;background:var(--color-block)}.pagination-post a i{width:1rem}.pagination-post .next-title{text-align:right}.pagination-post .prev-title{text-align:left}.pagination-post .next-title,.pagination-post .prev-title{line-height:1.4em;width:100%;font-weight:700;margin-bottom:6px}.pagination-post .next-desc,.pagination-post .prev-desc{word-break:break-all;color:#777}@media screen and (max-width:760px){.pagination-post{flex-direction:column;align-items:center;margin:0 10px}}#page{min-height:400px}.content{padding-bottom:20px;word-break:break-all}.page-title{font-size:1.3rem;text-align:center;padding:20px 0 30px}.tag-content{display:flex;flex-wrap:wrap;justify-content:center}.category-list .category-list-item{padding:6px 0}.category-list .category-list-item .category-list-child{padding-left:20px}.category-list .category-list-item .category-list-count{position:relative;top:-8px;right:-2px;color:#858585;font-size:.8rem}.category-list .category-list-item .category-list-count:before{content:'('}.category-list .category-list-item .category-list-count:after{content:')'}.article-item{display:flex;line-height:20px;margin:1rem 0 1rem 1rem;align-items:center}.article-item .article-item-cover{width:120px;height:80px}.article-item .article-item-cover>img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.article-item .article-item-info{flex:1;padding-left:1rem}.article-item .article-item-date{margin-bottom:10px}.tag-content a{padding:4px}.link-list{overflow:auto;padding:10px 10px 0;text-align:center}.link-list a{color:var(--text-color)}.link-list .link-list-item:hover{background:var(--link-bg)}.link-list .link-list-item:hover a img{transform:rotate(360deg);transition:all .5s}.link-list .link-list-item{position:relative;float:left;overflow:hidden;margin:15px 7px;width:calc(50% - 15px);height:90px;border-radius:8px;line-height:17px}.link-list .link-list-item img{float:left;margin:15px 10px;width:60px;height:60px;border-radius:35px;transition:all .3s}.link-list .link-item-name{display:block;padding:16px 10px 0 0;height:40px;line-height:1.5rem;font-weight:700;font-size:1.2em}.link-list .link-item-desc{display:block;padding:16px 10px 16px 0;height:50px;font-size:.93em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.link-list .link-list-item-screenshot{width:calc(25% - 15px);height:130px;position:relative;display:block;margin:15px 7px;float:left;overflow:hidden;border-radius:3px;transition:all .3s ease 0s,transform .6s cubic-bezier(.6,.2,.1,1) 0s;box-shadow:0 14px 38px rgba(0,0,0,.078),0 3px 8px rgba(0,0,0,.059);cursor:pointer}@media screen and (max-width:1024px){.link-list .link-list-item-screenshot{width:calc(50% - 15px)}}@media screen and (max-width:600px){.link-list .link-list-item-screenshot{width:calc(100% - 15px)}}.link-list .link-list-item-screenshot img{position:absolute;top:0;left:0;width:100%;transform:scale(1);transition:transform .8s!important}.link-list .link-list-item-screenshot:hover .link-item-info{transform:translateY(-100%)}.link-list .link-list-item-screenshot:hover img{transform:translateZ(0) scale(1.5)}.link-list .link-list-item-screenshot .link-item-info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;border-radius:3px;background-color:rgba(255,255,255,.702);transition:transform .5s cubic-bezier(.6,.2,.1,1) 0s}.link-list .link-list-item-screenshot .link-item-info img{position:relative;top:22px;width:66px;height:66px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.302);z-index:1}.link-list .link-list-item-screenshot .link-item-info span{font-size:16px;width:100%;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.302);background-color:rgba(255,255,255,.702);line-height:60px;position:relative;top:10px}.link-list .loading{text-align:center}@-webkit-keyframes link-custom{0%{box-shadow:0 0 5px var(--primary-color,grey),inset 0 0 5px var(--primary-color,grey),0 1px 0 var(--primary-color,grey)}to{box-shadow:0 0 20px var(--primary-color,grey),inset 0 0 10px var(--primary-color,grey),0 1px 0 var(--primary-color,grey)}}@keyframes link-custom{0%{box-shadow:0 0 5px var(--primary-color,grey),inset 0 0 5px var(--primary-color,grey),0 1px 0 var(--primary-color,grey)}to{box-shadow:0 0 20px var(--primary-color,grey),inset 0 0 10px var(--primary-color,grey),0 1px 0 var(--primary-color,grey)}}@-webkit-keyframes borderFlash{0%{border-color:transparent}to{border-color:var(--primary-color,grey)}}@keyframes borderFlash{0%{border-color:transparent}to{border-color:var(--primary-color,grey)}}@-webkit-keyframes link-custom1{0%{box-shadow:0 0 4px #ca00ff}25%{box-shadow:0 0 16px #00b5e5}50%{box-shadow:0 0 4px #00f}75%{box-shadow:0 0 16px #b1da21}to{box-shadow:0 0 4px red}}@keyframes link-custom1{0%{box-shadow:0 0 4px #ca00ff}25%{box-shadow:0 0 16px #00b5e5}50%{box-shadow:0 0 4px #00f}75%{box-shadow:0 0 16px #b1da21}to{box-shadow:0 0 4px red}}@-webkit-keyframes auto-rotate-left{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes auto-rotate-left{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes auto-rotate-right{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes auto-rotate-right{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link-subtitle{padding-top:10px}@media screen and (max-width:1000px){.link-list .link-list-item{width:calc(50% - 15px)}}@media screen and (max-width:600px){.link-list .link-list-item{width:calc(100% - 15px)}}#rightside{position:fixed;right:0;bottom:80px;z-index:1;width:30px}#rightside .rightside-item{text-align:center}#rightside .rightside-item a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--main);color:#fff;margin-bottom:3px;border-radius:6px;cursor:pointer}.pagination{text-align:center;margin:20px 0 0;bottom:0;left:0;right:0}.pagination .page-number.current{background:#00c4b6;color:#fff}.pagination .page-number{display:inline-block;margin:0 .2rem;min-width:1.2rem;height:1.2rem;color:#00c4b6;text-align:center;line-height:1.2rem}
/* rebuild by neat */