<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*璋冩暣鍏ㄥ眬瀛椾綋澶у皬*/
body,html{font-size:14px;}
/*鑳屾櫙鍥鹃摵婊�*/
#search-bg {
    background-size: cover;
}
/*鍔犺浇鍔ㄧ敾*/
.loader {
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: helvetica, arial, sans-serif;
    font-weight: 900;
    color: #82c749;
    letter-spacing: 0.2em
}
.loader::before,
.loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #82c749;
    position: absolute;
    animation: load .5s infinite alternate ease-in-out
}
.loader::before {top: 0}
.loader::after {bottom: 0}
@keyframes load {
    0% {left: 0;height: 30px;width: 15px}
    50% {height: 8px;width: 40px}
    100% {left: 235px;height: 30px;width: 15px}
}
/*宸﹀鑸偓娴畇idebar-menu-inner瀹藉害璋冩暣涓�90px*/
.sidebar-popup.sidebar-menu-inner &gt; div &gt; ul &gt; li.sidebar-item&gt;ul{position:absolute;top:0px;left:10px;width:90px;z-index:99}
.sidebar-popup.sidebar-menu-inner ul{width:90px}
.sidebar-popup.sidebar-menu-inner ul li{width:90px}

/*鎼滅储妗嗘悳绱㈠浘鏍囬鑹�*/
#search button i{color:#6C757D;font-size:18px}

/*椤堕儴瀵艰埅鏍忓瓧浣�+鍥炬爣棰滆壊*/
.big-header-banner .page-header{color:#ffffff;background:rgba(255,255,255,0);box-shadow:none;transition:color .3s,background-color .3s}
.big-header-banner:not(.header-bg) .page-header .navbar-nav&gt;li&gt;a,.big-header-banner:not(.header-bg) .navbar-menu a:not(.dropdown-item){color:#ffffff;}
.big-header-banner:not(.header-bg) .page-header .navbar-nav&gt;li&gt;a:hover,.big-header-banner:not(.header-bg) .navbar-menu a:not(.dropdown-item):hover{color:#dc3545;}
.big-header-banner:not(.header-bg) .header-mini-btn path{stroke:#ffffff;}
.big-header-banner:not(.header-bg) .header-mini-btn label:hover path{stroke:#ffffff;}

/*鎼滅储鏍忓瓧浣�+鑳屾櫙*/
.header-big #search-text{color:#6C757D;}
.io-black-mode .header-big #search-text{color:#fff;}

/*鎼滅储activate鍥炬爣棰滆壊*/
.header-big .search-type input:checked+label:before{content:'';border-width:8px 8px 0px 8px;border-style:solid;border-color:#ffffff transparent transparent;position:absolute;left:50%;top:0;margin-left:-8px}

/*涓婚〉鎼滅储鎼滅储妗�(澶�+搴曢儴)瀛椾綋棰滆壊*/
.header-big:not(.no-bg) .s-type-list{color:#20c997}
.header-big:not(.no-bg) .text-muted,.header-big:not(.no-bg) .search-type .menu-item a,.header-big:not(.no-bg) .big-title .h1{color:#ffffff!important}

/*涓婚〉header-banner搴曢儴瀹藉害*/
@media screen and (min-width:768px){.post-top{padding-bottom:50px}}
/*宸﹀鑸簩绾у鑸爣棰樺乏渚ц窛绂�*/
.sidebar-menu-inner ul li ul li a{margin-left:30px;}

/*澶撮儴瀵艰埅浜岀骇瀵艰埅iconfont鍥炬爣*/
.navbar-collapse ul li.menu-item-has-children:after{content:'\e612';}

/*鎼滅储閮ㄥ垎鑳屾櫙鏍峰紡*/
.header-big.css-color{background-size:unset;background-position:unset;animation:unset;}

/*鎼滅储鐑瘝鏍峰紡璋冩暣*/
.search-hot-text{
    position: absolute;
    z-index: 100;
    width: 100%;
    border-radius: 0 0 10px 10px;
    background: #FFF;
    box-shadow: 0px 4px 5px 0px #cccccc94;
    overflow: hidden;
}
.search-hot-text ul{
    margin: 0;
    padding: 5px 0;
}
.search-hot-text ul li{
    line-height: 30px;
    font-size: 14px;
    padding: 0px 25px;
    color: #777;
    cursor: pointer;
}
.io-black-mode .search-hot-text ul li{
    color: #fff;
}    
.search-hot-text ul li.current{
    background: #f1f1f1;
    color: #2196f3;
}
.search-hot-text ul li:hover{
    background: #f1f1f1;
    color: #2196f3;
    cursor: pointer;
}
.search-hot-text ul li span{
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background: #e5e5e5;
    margin-right: 10px;
    border-radius: 10px;
    color: #999;
}

footer.main-footer .footer-text {
    text-align: center;
}
footer.main-footer .footer-text a {
    color: #007bff;
}
footer.main-footer .footer-text a:hover {
    color: red;
}

/*鐏版牸瀛�*/
.io-grey-mode .page-container .grid-bg {
    background-image: linear-gradient(rgba(50, 0, 0, 0.05) 1px, transparent 0), linear-gradient(90deg, rgba(50, 0, 0, 0.05) 1px, transparent 0); 
    background-size: 15px 15px;
    background-color: #d8d8d8;
}
/*鐧芥牸瀛�*/
.io-grey-mode .page-container .white-bg {
    background-image: linear-gradient(90deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%), linear-gradient(360deg, rgba(50, 0, 0, 0.05) 3%, rgba(0, 0, 0, 0) 3%);
    background-size: 20px 20px;
    background-position: center center;
}
/*娉㈠皵鍗″渾鐐�*/
.io-grey-mode .page-container .polkadot-bg {
    background-color: #d8d8d8;
    background-image: radial-gradient(tan 32%, transparent 0), radial-gradient(tan 30%, transparent 0);
    background-size: 30px 30px;
    background-position: 0 0, 15px 15px;
}
/*椹禌鍏�*/
.io-grey-mode .page-container .mosaic-bg {
    background: #eee url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill-opacity=".25" &gt;&lt;rect x="50" width="50" height="50" /&gt;&lt;rect y="50" width="50" height="50" /&gt;            &lt;/svg&gt;');
    background-size: 30px 30px;
}
/*鐮栧*/
.io-grey-mode .page-container .brickwall-bg {
    background-color: silver;
    background-image: linear-gradient(335deg, #979393  23px, transparent 23px),
    linear-gradient(155deg, #9f9999 23px, transparent 23px),
    linear-gradient(335deg, #9b8f8f 23px, transparent 23px),
    linear-gradient(155deg, #9f9999 23px, transparent 23px);
    background-size: 58px 58px; 
    background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px;
}

.hide{
    display: none!important;
}
img.icon{width:15px;height:15px;margin:0 5px 0 8px;vertical-align:-0.15em;fill:currentColor;overflow:hidden}
</pre></body></html>