@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;font-size:100%;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,Arial,sans-serif;font-size:14px;color:#121212;letter-spacing:.4px;background:#f6f6f6}
.pc,.pr,body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}
em, cite, i {font-style: normal;}
ul li{list-style:none}
a{color:#333;text-decoration:none}
a:hover {color: #1979ff;}
a:link, a:visited, a:hover {text-decoration: none;transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}
img,svg{vertical-align:middle}
body.header-fixed>header.header{top:0;left:0;position:fixed;z-index:999;transition:transform .3s ease}
body.hide-header>header.header{transform:translateY(-100%)}
body.header-fixed{margin-top:70px}
body>header.header{background:#fff;border:0;box-shadow:0 0 3px 1px rgb(0 0 0 / 6%);position:relative;width:100%;z-index:9}
body>header.header>.container{display:flex;overflow: inherit;justify-content:space-between}
.navbar-toggle{display:none;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px;float:right;margin-bottom:8px;margin-right:10px;margin-top:8px;padding:9px 10px;position:relative}
.navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:20px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}
body>header.header .logo{align-items:center;display:flex;font-size:20px;height:55px;line-height:1;margin:0;padding:0;transition:all .3s ease-out 0s}
body>header.header .logo .logo-night{display:none}
body>header.header .logo img{height:32px;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out 0s;vertical-align:top;width:auto}
body>header.header .logo img{height:36px}
body>header.header .navbar-collapse{align-items:center;display:flex!important;justify-content:space-between;margin-left:35px;padding-left:0;width:100%}
.navbar-nav{display:flex;margin:0}
body>header.header .nav{align-items:center;font-size:14px}
body>header.header .san-adv-menu{position:relative}
.nav>li,.nav>li>a{display:block;position:relative}
.nav>li,.nav>li>a{display:block;position:relative}
body>header.header .nav>li>a{background:0 0;font-size: 15px;color:#1a1a1a;line-height:55px;padding:0 15px}
body>header.header .nav>li.active>a{color:#216de8}
body>header.header .navbar-nav>.dropdown>a{position:relative;z-index:1001}
body>header.header .nav>li.dropdown>a{padding-right:29px}
body>header.header .navbar-nav>.dropdown>a:after{border:8px solid transparent;border-bottom:8px solid #fff;bottom:0;content:"";filter:drop-shadow(hsl(0deg 0 10% / 20%) 0 -4px 5px);height:0;left:50%;margin-left:-8px;opacity:0;position:absolute;transition:all .2s ease-out;width:0}
body>header.header .navbar-nav>.dropdown:after{content:"\f107";font:normal normal normal 15px/1 FontAwesome;line-height:55px;opacity:.7;position:absolute;right:13px;top:0;transition:transform .3s}
body>header.header .navbar-nav>.dropdown:hover:after{transform:rotate(-180deg);transition:transform .3s}
.dropdown-menu,body>header.header .san-adv-menu li ul{background-clip:padding-box;border:1px solid rgba(0,0,0,.15);display:none;filter:drop-shadow(hsl(0deg 0 10% / 20%) 0 6px 15px);float:left;font-size:14px;left:0;list-style:none;margin:0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;z-index:1000}
body>header.header .dropdown-menu{background-color:#fff;min-width:140px;padding:12px}
body>header.header .san-adv-menu li ul,body>header.header .san-adv-menu>.dropdown .dropdown-menu{backface-visibility:hidden;border:0;border-radius:3px;display:block;opacity:0;transform:scaleY(0);transform-origin:0 0;transition:transform .3s,opacity .1s .2s,visibility .1s .3s;visibility:hidden}
.m-dropdown,.navbar-on-shadow{cursor:pointer;display:none}
body>header.header .san-adv-menu>.dropdown:hover>.dropdown-menu{opacity:1;transform:scaleY(1);transition:transform .3s,opacity .1s;visibility:visible}
body>header.header .san-adv-menu>.dropdown>.dropdown-menu li{display:block}
.dropdown-menu>li>a{clear:both;color:#232323;display:block;font-weight:400;line-height:1.42857;padding:3px 20px;white-space:nowrap}
body>header.header .dropdown-menu>li>a{color:#1a1a1a;padding:9px 15px}
body>header.header .dropdown-menu>li>a:hover{background:#eee;border-radius:3px;color:#1162e8;outline:0}
body>header.header .navbar-nav>.dropdown:hover>a:after,body>header.header .navbar-nav>.dropdown:hover>a:before{opacity:1}
.navbar-action{font-size:0;height:35px;margin-left:20px;position:relative;white-space:nowrap;z-index:9999}
.dark-style-toggle{width:35px;color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:35px;margin-right:5px;opacity:.9;text-align:center;transition:opacity .4s ease-in-out;vertical-align:top}
.is-on{color:#ffc107}
.dark-style-toggle:hover{background:#eee;border-radius:3px}
.navbar-search{display:none;left:0;position:absolute;top:19px;width:100%;z-index:1}
.navbar-search-inner{margin:0 auto;width:360px}
.navbar-search-inner .navbar-search-close{color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:26px;text-align:center;vertical-align:top;width:26px}
.navbar-search-input{background:0 0;border:0;border-left:1px solid #1a1a1a;border-radius:0;color:#1a1a1a;display:inline-block;font-size:14px;height:16px;line-height:16px;margin-left:8px;margin-top:5px;outline:0;padding:0 7px 0 15px;vertical-align:top;width:280px}
.navbar-search-btn{background:0 0;border:0;color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:26px;outline:0;padding:0;vertical-align:top}
.navbar-search-icon{color:#1a1a1acc;cursor:pointer;display:inline-block;font-size:18px;line-height:35px;width:35px;margin-right:5px;opacity:.9;text-align:center;transition:opacity .4s ease-in-out;vertical-align:top}
.navbar-search-icon:hover{background:#eee;border-radius:3px}
.navbar-action .user-wrap{display:inline-block;line-height:35px}
.navbar-action a{display:inline-block;margin-left:8px;position:relative;cursor:pointer;font-size:12px;font-weight:400;line-height:1.2;padding:5px 14px;color:#fff;background-color: #216de8;border: 1px solid #216de8;border-radius:4px;text-align:center;vertical-align:middle;text-decoration:none;white-space:nowrap;user-select:none;touch-action:manipulation;outline:0;transition:all .1s ease-out}
.navbar-action a:hover{opacity:.8}
.navbar-action .user-wrap a:hover{color: #ffffff;}
.navbar-search{display:none;left:0;position:absolute;top:19px;width:100%;z-index:1}
.is-search .navbar-collapse{justify-content:end!important}
.load-next-page{padding:25px 0;text-align:center}
.load-next-page a{background-color:#216de8;color:#fff;padding:8px 16px;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:background-color .3s,box-shadow .3s}
.load-next-page a:hover{color: #ffffff;background-color:#313439}
.load-next-page .no-more-items{color:#8d8f96;background-color:inherit;padding:10px 20px;border:none;border-radius:inherit;font-size:inherit;cursor:inherit;transition:inherit;pointer-events:none}
.load-next-page .no-more-items:hover{background-color:inherit}
.site-main{margin-top:15px;overflow:hidden}
.container{max-width:1200px;margin:0 auto;clear:both;overflow:hidden}
.left_box{position:relative;float:left;width:150px;padding-left:0;margin-bottom:0;font-size:14px;list-style:none}
.left_box_nav{width:100%;padding:8px;border-radius:5px;background:#fff;box-sizing:border-box;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.left_box_nav ul{width:100%;height:auto;clear:both;overflow:hidden}
.left_box_nav li{margin:0 0 7px 0}
.left_box_nav .nav-link{height:37px;line-height:28px;display:block;padding:6px 13px;border-radius:5px;overflow:hidden}
.left_box_nav .nav-link.active{color:#216de8;background-color:rgba(41,151,247,.1)}
.left_box_nav .nav-link img{font-size:16px;width:16px;height:16px;vertical-align:sub;display:inline-block}
.left_box_nav .nav-link svg{font-size:16px;width:16px;height:16px;vertical-align:sub;display:inline-block}
.left_box_nav .nav-link i{font-size:16px;width:16px;height:16px;margin:0 5px 0 2px}
.divide{height:1px;margin-bottom:7px;border-bottom:1px solid #e9ecef}
.centre_box{float:left;width:720px;margin:0 0 0 15px}
.notice{font-size:14px;color:#2c2e3b;background-color:#fff;position:relative;padding:10px 15px;margin-bottom:15px;border:1px solid transparent;border-radius:5px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.notice i{font-size:16px;margin-right:10px;color:#216de8}
.notice .close{position:absolute;top:0;right:0;line-height:22px;padding:10px 15px;font-size:16px;color:inherit;font-weight:700;text-shadow:0 1px 0 #fff;opacity:.5;background-color:transparent;border:0;-webkit-appearance:none}
.post-container{border-radius:5px;border:none;background-color:#fff;box-shadow:none;box-sizing:border-box}
.post-box{position:relative;padding:12px 16px;border-bottom:1px solid #f5f5f5;background:0 0}
.post-author{float:left;display:inline;margin-top:3px}
.post-author img.author-avatar{width:34px;height:34px;border-radius:6px}
.post-title{margin-left:45px;padding:0}
.content-title{width:100%;text-shadow:0 1px 0 #fff;word-wrap:break-word;font-size:14px;height:20px;line-height:20px;margin-bottom:0;overflow:hidden}
.content-title i{color:red;font-size:15px;padding-left:2px}
.content-title a{display:inline-block;color:#222}
.content-title a:hover{color:#1979ff!important}
.post-info{width:100%;color:#adaaa8;font-size:12px;line-height:20px}
.post-info a{color:#868e96}
.post-info em{padding:0 0 0 10px;color:rgba(134,142,150,.8)}
.forum-category{float:left;padding:0 4px;border-radius:2px;font-size:12px;color:rgba(134,142,150,.8);margin-right:10px;margin-top:2px;background:#f8f9fa;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;line-height:16px}
.forum-category a{color:rgba(134,142,150,.8)}
.post-stats{float:right;color:#868e96;font-size:12px}
.right_box{float:right;width:300px}
.widget{padding:15px;background-color:#fff;border-radius:3px;margin-bottom:15px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.widget:last-child{margin-bottom:0}
.widget-header{position:relative;padding-bottom:10px;overflow:hidden;display:block}
.widget-header::before{content:"";position:absolute;right:-20px;bottom:0;height:1px;width:108%;border-bottom:1px solid #f5f6f7}
.widget-title{display:block}
.widget-title .title-text{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:24px;width:100%;background-color:#fff;color:#364e65;font-size:14px;font-weight:400;margin-bottom:0;border-radius:5px;padding-left:15px}
.widget-title .title-text::before{content:'';position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:5px;background:#216de8}
.bg-primary{content:" ";position:absolute;border-radius:50%;background:#fc625d!important;width:10px;height:10px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;float:right;right:40px;top:7px}
.widget-body{margin-top:10px;overflow:hidden}
.widget-body ul li{padding: 5px 0;}
.divPrevious .widget-body{margin-top:0}
.divPrevious ul .item{margin-top:12px}
.item-content{display:flex}
.gray-dot{width:4px;height:4px;border-radius:50%;background-color:#007bff;position:relative;top:8px}
.divPrevious .item-content a{flex:1;margin-left:12px;max-height:44px;font-size:14px;line-height:22px;cursor:pointer;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
/*san_Commented*/
.san_Commented .item{display:flex;gap:10px;padding:10px 0}
.san_Commented .item:first-child{padding-top:0}
.san_Commented .media-wrapper{position:relative;width:115px;height:80px;flex-shrink:0}
.san_Commented .media-link{display:block;width:100%;height:100%;overflow:hidden;border-radius:8px}
.san_Commented .media-img{width:100%;height:100%;object-fit:cover}
.san_Commented .badge-overlay{position:absolute;top:5px;left:5px}
.san_Commented .content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:space-between}
.san_Commented .title{font-size:16px;font-weight:700;color:#333;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.san_Commented .timestamp{font-size:12px;margin-right:8px;font-weight:400;color:#aaaeb3}
/*san_Popular*/
.san_Popular ul{position:relative}
.san_Popular ul::before{border-left:1px dashed rgba(0,102,255,.2)}
.san_Popular ul::before{content:'';width:1px;position:absolute;left: 5px;top:26px;bottom:70px}
.san_Popular ul li{font-size:13px;padding: 5px 0px 5px 3px;box-sizing:border-box}
.rm-content{padding-left:15px;position:relative}
.rm-content::before{content:'';position:absolute;width:5px;height:5px;border-radius:100%;left:0;top:9px}
.rm-content::before{background: #216de8;}
.rm-content h3{margin-bottom:8px;line-height:21px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;position:relative;height:42px;color:#494b4d}
.rm-cot-header{display:flex;justify-content:space-between;height:18px}
.rm-cot-header span{margin-right:8px;font-weight:400;color:#aaaeb3}
.rm-cot-header a{margin-right:16px}
/*dt-grid-container*/
.dt-grid-container{gap:20px;list-style:none;padding:0;margin:0}
.dt-grid-item{position:relative;margin-bottom:20px}
.dt-image-card{position:relative;overflow:hidden;border-radius:5px}
.dt-image{width:100%;height:auto;display:block}
.dt-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));padding:15px 10px}
.dt-title{margin:0;color:#fff;font-size:15px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.dt-info{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:8px;color:#eee}
.dt-info a{color:#fff}
.dt-category a{color:#fff;text-decoration:none}
.dt-stats span{margin-left:10px;display:inline-flex;align-items:center}
.dt-stats i{margin-right:5px}
.img-tu3 .im-grid-container{grid-template-columns:repeat(3,1fr)}
/* divSearchPanel */
.divSearchPanel form{display:flex;justify-content:center;align-items:center;gap:10px}
.divSearchPanel form input[type=text]{width:200px;padding:10px;font-size:14px;border:2px solid #ddd;border-radius:3px;outline:0;transition:border-color .3s}
.divSearchPanel form input[type=text]:focus{border-color:#007bff}
.divSearchPanel form input[type=submit]{padding:10px 20px;background-color:#007bff;border:none;border-radius:3px;color:#fff;font-size:14px;cursor:pointer;transition:background-color .3s}
.divSearchPanel form input[type=submit]:hover{background-color:#0056b3}
/* divCalendar */
.divCalendar .widget-body{margin-top:0}
.divCalendar table{width:100%;border-collapse:collapse;text-align:center;background-color:#fff}
.divCalendar caption{font-size:16px;font-weight:700;color:#333;padding:10px 0}
.divCalendar caption a{color:#007bff;text-decoration:none;transition:color .3s}
.divCalendar caption a:hover{color:#0056b3}
.divCalendar td,.divCalendar th{padding:10px;border:1px solid #ddd;font-size:14px}
.divCalendar th{background-color:#f0f0f0;color:#666;font-weight:400}
.divCalendar td{color:#333;transition:background-color .3s,color .3s}
.divCalendar td a{text-decoration:none;color:inherit;display:block;width:100%;height:100%;color:#007bff}
.divCalendar td a:visited{color:#555}
.divCalendar td.empty{background-color:#f9f9f9;pointer-events:none}
.divCalendar tbody tr:nth-child(even) td{background-color:#fafafa}
/*divContorPanel*/
.divContorPanel .cp-hello{font-size:16px;margin-bottom:-10px;display:block}
.cp-login{font-size:14px;margin-right:14px}
.cp-login::before,.cp-vrs::before{content:'';width:10px;height:10px;border-radius:100%;display:inline-block;margin-right:3px}
.cp-login::before{background-color:#ff3e3e}
.cp-vrs::before{background-color:#2d89ef}
/* divNavBar */
.divNavBar li{margin-bottom:10px}
.divNavBar li ul{margin: 10px 0px 10px 15px;}
.divNavBar a{display:block;padding:10px 15px;text-decoration:none;border-radius:5px;background-color:#f5f5f5}
.divNavBar a:hover{background-color:#007bff;color:#fff}
.divNavBar .sub{margin-left:20px;margin-top:5px}
.divNavBar .sub .li-subcate{margin-bottom:5px}
.divNavBar .sub a{padding:8px 15px;font-size:14px;background-color:#f5f5f5}
.divNavBar .sub a:hover{background-color:#0056b3;color:#fff}
/* divCatalog */
.divCatalog ul{}
.divCatalog li{margin-bottom: 10px;color: #333333;display: block;padding: 10px 15px;background-color: #f5f5f5;border-radius: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-decoration: none;}
.divCatalog a{color: #333333;}
.divCatalog li:hover{background-color:#007bff;color:#ffffff}
.divCatalog li:hover a{color:#ffffff}
/*divTags*/
.divTags li{float:left;padding:12px 0 15px}
.divTags li{font-size:12px;color:#fff;background-color:#428bca;display:inline-block;margin:0 7px 7px 0;padding:2px 15px;line-height:20px;font-weight:400;border-radius:20px}
.divTags li:nth-child(9n){background-color:#4a4a4a}
.divTags li:nth-child(9n+1){background-color:#428bca}
.divTags li:nth-child(9n+2){background-color:#5cb85c}
.divTags li:nth-child(9n+3){background-color:#d9534f}
.divTags li:nth-child(9n+4){background-color:#567e95}
.divTags li:nth-child(9n+5){background-color:#b433ff}
.divTags li:nth-child(9n+6){background-color:#00aba9}
.divTags li:nth-child(9n+7){background-color:#b37333}
.divTags li:nth-child(9n+8){background-color:#f60}
.divTags li:hover{opacity:.8;color:#fff!important}
.divTags li a{color:#fff}
/*divArchives*/
.divArchives ul{list-style:none;padding:0;margin:0}
.divArchives ul li{display:inline-block;margin-right:15px;margin-bottom:5px}
.divArchives ul li a{font-weight:700}
.divArchives ul li a:hover{color:#007bff}
/*divStatistics*/
.divStatistics ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divStatistics ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divStatistics ul li::before{content:"•";margin-right:5px;color:#007bff}
.divMisc .widget-body{margin-top:0}
.divMisc li{float:left;width:43%;margin-right:10px}
.divFavorites ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divFavorites ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divFavorites ul li::before{content:"•";margin-right:5px;color:#007bff}
.divLinkage ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}
.divLinkage ul li{flex:0 0 50%;box-sizing:border-box;padding-right:10px;margin-bottom:5px;font-weight:700;color:#333;display:flex}
.divLinkage ul li::before{content:"•";margin-right:5px;color:#007bff}
/*divAuthors*/
.divAuthors ul{list-style:none;padding:0;margin:0}
.divAuthors ul li{display:inline-block;margin-right:15px;margin-bottom:5px}
.divAuthors ul li a{font-weight:700}
.divAuthors ul li a:hover{color:#007bff}
/*divComments*/
.divComments li .author-info{margin-top:20px;height:29px;line-height:29px;font-size:12px;padding:0}
.divComments li:first-child .author-info{margin-top:0;}
.divComments li .author-info .avatar{float:left;width:29px;height:29px;border-radius:50%;margin-right:15px}
.divComments li .author-info i{font-style:normal;color:#333;float:left;text-indent:5px;font-size:16px}
.divComments li .author-info span{color:#bbb;float:right}
.divComments li .comment-inner p{font-size:14px;color:#333;line-height:22px;margin:5px 0 5px 48px}
.divComments li .comment-refer{position:relative;height:43px;line-height:43px;padding-left:48px}
.divComments li .comment-refer i{font-size:18px;position:absolute;left:10px;top:6px;color:#007BFF}
.divComments li .comment-refer .t{font-size:12px;color:#999;height:21px;line-height:21px;overflow:hidden;display:inline-block}
.divComments li .comment-refer .t a{color:#999;font-style:normal;margin-left:5px}
.san_Random{padding:0;border-radius:5px}
.san_Random .widget-body{margin-top:0;border-radius:5px}
.widget-random-post{color:#fff;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word}
.widget-random-thumbnail{height:280px;position:relative;display:block;overflow:hidden;padding:0;flex-shrink:0;border-radius:5px}
.widget-random-image{position:absolute;top:0;bottom:0;left:0;right:0;border:0;border-radius:inherit;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-color:#f3f3f3;transition:all .3s ease-in-out}
.widget-random-image img{display:block;object-fit:cover;width:100%;height:100%;transition:all .6s}
.widget-random-post:hover img{transform:scale(1.1)}
.widget-random-overlay{width:100%;height:100%;background-color:#20232b;position:absolute;opacity:.4;top:0;left:0;transition:opacity .3s ease-in-out}
.widget-random-thumbnail:after{content:'';display:block;padding-top:100%}
.widget-random-content{position:absolute;left:0;bottom:0;width:100%;color:#fff;padding:15px;z-index:2}
.widget-random-title{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.widget-random-content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000));z-index:-1}
.widget-random-content a{color:#fff}
.widget-random-content a:hover{color:#fff}
.widget-random-date{position:absolute;left:24px;top:24px}
.widget-random-date-center{text-align:center!important}
.widget-random-date-day{font-size:64px}
.widget-random-date-year-month{font-size:14px}
.widget-random-action{border-radius:100px;position:relative;width:40px;height:40px;padding:0;font-size:25px;text-align:center}
.widget-random-action span{position:absolute;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}
.widget-random-refresh{position:absolute;right:20px;top:35px;color:#fff;-webkit-animation:refresh-ring 1.2s linear infinite;animation:refresh-ring 1.2s linear infinite;z-index:2}
.widget-random-refresh:hover{color:#20232b;background-color:#ececec;border-color:#ececec}
.san_Readers li{width:24%;margin:0 0 3% 1%;padding-top:8px;text-align:center;line-height:1.5;border:0;display:inline-block;vertical-align:top}
.readers-img{margin-bottom:5px;display:block}
.readers-img img{width:40px;height:40px;margin:0 auto;border-radius:10%;display:block}
.readers-name{font-size:12px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}
.site-info-card{margin-bottom:15px;background:#fff;overflow:hidden;border-radius:5px;border:none;background-color:#fff;box-shadow:none;box-sizing:border-box;position:relative;min-width:0;word-wrap:break-word;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.site-info-card .card-header{width:100%;height:80px;background-repeat:no-repeat;background-size:cover;background-position:center}
.site-info-card .avatar-container{padding-left:15px;padding-right:15px}
.site-info-card .site-avatar{width:43px;height:43px;margin-top:-25px;border:3px solid #fff;border-radius:5px;background-color:#fff;box-shadow:0 2.5px 5px rgba(0,0,0,.075)}
.site-info-card .card-content{margin:20px}
.site-info-card .card-title{margin-bottom:10px;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.site-info-card .card-description{display:block;font-size:12px;color:rgba(0,0,0,.5);line-height:2}
.sidebar{position:relative;float:right;width:300px}
.main-content{max-width:1200px;margin:0 auto;margin-top:15px;overflow:hidden;clear:both;margin-bottom:20px}
.main-content .left_box{width:80px}
.main-content .centre_box{width:790px}
.leftfollow{position:fixed;top:65px;z-index:999}
.article-suspended-panel{margin-top:80px}
.article-suspended-panel ul li{position:relative;margin-bottom:25px;width:48px;height:48px;line-height:48px;background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:50%;box-shadow:0 2px 4px 0 rgb(50 50 50 / 4%);cursor:pointer;text-align:center;font-size:22px}
.article-suspended-panel ul li a i{color:#555;height:100%}
.article-suspended-panel ul li a:hover{opacity:.8}
.article-suspended-panel ul li a.article-panel-link:after{content:attr(badge);position:absolute;top:0;left:75%;height:17px;line-height:17px;padding:0 5px;border-radius:9px;font-size:11px;text-align:center;white-space:nowrap;background-color:#999;color:#fff}
.clickfullscreen .fa-compress{color:#216de8}
.content-wrap{float:left;margin-top:15px;width:calc(100% - 300px - 15px)}
.article-container{background:#fff;padding:15px;margin-bottom:15px;border-radius:5px}
.article-container .post_tit{padding:10px 0 10px;border-bottom:1px solid #e3e3e3;margin-bottom:25px}
.article-container .post_tit h1{font-size:22px;color:#404040;font-weight:700}
.article-container .post_tit .info{color:#999;font-size:13px;padding:15px 0;border-bottom:0}
.article-container .post_tit .info span{color:#8590a6;margin-right:24px;list-style:none}
.article-container .post_tit .info .post-list-cat{font-size:12px;color:#fff;background-color:#206be71a;display:inline-block;padding:2px 15px;line-height:20px;font-weight:400;border-radius:4px}
.article-container .post_tit .info .post-list-cat a{color:#206be7}
.article_content{font-size:16px;line-height:25px;padding-bottom:0;word-wrap:break-word;position:relative;overflow:hidden}
.article_content .mip-img-loading img{position:inherit!important}
.article_content p mip-img{max-width:100%}
.article_content img{margin:5px 0;width:auto;max-width:100%;height:auto;margin:0 auto}
.article_content h2{font-size:24px;font-weight:600;line-height:32px;margin-top:0;margin-bottom:20px}
.article_content h3{font-size:20px;font-weight:600;line-height:28px;margin-top:0;margin-bottom:20px}
.article_content h4{font-size:16px;font-weight:600;line-height:24px;margin-top:0;margin-bottom:18px}
.article_content h5{font-size:14px;font-weight:600;line-height:20px;margin-top:0;margin-bottom:18px}
.article_content ol,.article_content ul{margin:0 0 18px 46px}
.article_content ul{list-style:disc}
.article_content ol{list-style:circle}
.article_content li{list-style:inherit;margin-bottom:6px}
.article_content p{margin-bottom:25px;line-height:170%;color:#2a2a2a;}
.article_content p img:only-child,.article_content p mip-img:only-child{text-indent:0}
.article_content pre{word-wrap:break-word}
.article_content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:18px}
.article_content table th{background-color:#f9f9f9;text-align:center}
.article_content table td,.article_content table th{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px}
.article_content a{color:#450a11}
.article_content a:hover{opacity:.8}
.article_content pre,.comment pre{margin:20px 0;font:13px/20px 'courier new';background:#272822;padding:10px 15px;color:#f8f8d4;border:none}
.article_content blockquote{font-size:16px;line-height:29px;color:#797c80;background:#f5f6f7;border-radius:4px;width:100%;padding:15px}
.article_content blockquote p{padding:8px 0 0 0;margin:0;text-indent:0;text-align:justify;word-break:break-all;color:#2a2a2a}
.article_content blockquote:before{content:"";display:block;color:#555;width:24px;height:16px;content:"\f10d";font:normal normal normal 18px/1 FontAwesome}
.article_content embed{display:block;margin-left:auto;max-width:100%;margin-right:auto}
.article_content>ol li+li,.article_content>ul li+li{margin-top:5px}
.abautor{padding:0!important;background:#fff;border-top-left-radius:8px!important;border-top-right-radius:8px!important}
.abautor .widget_avatar{position:relative;height:130px;background-repeat:no-repeat;background-position:center center;margin-bottom:45px;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px}
.abautor .widget_avatar a{display:block;position:absolute;top:85px;left:50%;margin-left:-46px;padding:6px;background-color:transparent;border-radius:100%}
.abautor img.widget-about-image{margin:0 auto;display:block;width:70px;height:70px;border-radius:99px}
.abautor .widget-about-intro{text-align:center;margin:15px 0 10px}
.abautor .widget-about-intro .name{font-weight:600}
.abautor .widget-about-intro .name h3{display:inline-block;font-size:14px;margin-top:0}
.abautor .widget-about-intro .widget-about-desc{font-size:12px;line-height:1;margin:7px 0;font-weight:400}
.abautor .widget-about-intro .widget-article-newest{text-transform:uppercase;margin:12px 0;position:relative}
.abautor ul.widget-about-posts{padding:0 20px 10px 20px;margin-top:-5px}
.abautor ul.widget-about-posts li{margin:10px 0;overflow:hidden;line-height:24px;position:relative;padding-left:13px}
.abautor ul.widget-about-posts li:before{position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#06c;content:""}
.abautor a.widget-posts-title{max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;line-height:inherit;font-size:14px}
.abautor .widget-posts-meta{font-size:13px;color:#969696;font-style:normal;float:right}
.abautor .widget-posts-text{text-align:left}
.abautor .widget-about-intro .widget-article-newest{text-transform:uppercase;margin:12px 0;position:relative}
.abautor .widget-article-newest:before{display:block;content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid rgba(0,0,0,.05);z-index:1}
.abautor .widget-article-newest span{padding:0 10px 0 10px;background:#fff;position:relative;z-index:2;color:#06c}
.abautor i.author-ident:after{content:"";position:absolute;width:20px;height:20px;right:10px;top:58px}
.abautor i.author-ident.author1:after{background:url(images/vjin.png) no-repeat;background-size:20px}
.abautor i.author-ident.author2:after{background:url(images/vhuang.png) no-repeat;background-size:20px}
.abautor i.author-ident.author3:after{background:url(images/vlan.png) no-repeat;background-size:20px}
.abautor i.author-ident.author4:after{background:url(images/vhong.png) no-repeat;background-size:20px}
.abautor i.author-ident.author5:after{background:url(images/vfen.png) no-repeat;background-size:20px}
.abautor i.author-ident.author6:after{background:url(images/vhui.png) no-repeat;background-size:20px}
.abautor span.autlv{font-size:10px;color:#fff;display:inline-block;vertical-align:text-top;font-weight:400;border-radius:2px;line-height:1.4;padding:0 4px;margin-left:5px;letter-spacing:0}
.abautor .aut-1{background-image:-webkit-linear-gradient(0deg,rgba(253,165,34,.9294117647058824) 0,#fd4c4c 100%)}
.abautor .aut-2{background:#f6b044}
.abautor .aut-3{background:#c444f6}
.abautor .aut-4{background:#f69644}
.abautor .aut-5{background-image:linear-gradient(to right,#3ca5f6 0,#a86af9 100%);background-image:-webkit-linear-gradient(0deg,#3ca5f6 0,#a86af9 100%)}
.abautor .aut-6{background:#f64444}
.abautor .widget-posts-meta i{font-size:13px;color:#969696;font-style:normal;float:right}
.article-card-citation{width:100%;height:100%;position:relative;display:flex;padding:10px;line-height:1.6;overflow:hidden;font-size:14px;max-width:550px;background:#eee;margin:auto;margin-bottom:20px;box-shadow:none;list-style:none;border-radius:4px;border:1px solid #ddd;transition:opacity .3s}
.article-card-citation a{text-decoration:inherit}
.article-card-citation .title-line-auto{font-size:16px;margin:0;font-weight:inherit;margin-top:-1px;height:45px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;max-height:45px}
.article-card-citation{border-radius:8px}
.article-card-citation .post-thumbs{flex:0 0 96px;height:auto}
.article-card-citation .post-thumbs{margin-right:10px}
.article-card-citation .multi .post-thumbs{display:flex;margin-left:-16px;margin-top:16px;align-items:flex-end;justify-content:space-around}
.article-card-citation .multi .thumbs-item{width:25%;margin-left:16px}
.article-card-citation .multi .thumbs-item img{width:100%;max-height:150px;max-width:200px;border-radius:4px;-o-object-fit:cover;object-fit:cover}
.article-card-citation .thumbs-item img{display:block;width:96px;height:auto;border-radius:4px;-o-object-fit:cover;object-fit:cover;transition:all .6s}
.article-card-citation .thumbs-item img:hover{transform:scale(1.1)}
.article-card-citation .post-main{flex:1}
.article-card-citation.layout-default h2{margin-top:-4px}
.article-card-citation .post-title{color:#202935;margin-left: 0;font-size:16px;font-weight:700;line-height:1.5;transition:color .3s}
.article-card-citation .post-info{margin-top:10px;color:#8d8f96;align-items:center;line-height:1}
.article-card-citation .post-info .meta-item{margin-right:10px;font-size:13px}
.article-card-citation .post-info .meta-item i{display:inline-block;margin-right:4px;font-size:14px}
.article-card-citation .post-info .info-user{color:#8d8f96}
.article-card-citation .list-cat-item{display:inline-block;margin-right:8px;padding:4px 8px;font-size:12px;color:#fff;line-height:1;margin-right:5px;position:relative;top:-2px;background:#03a9f4;border-radius:4px;vertical-align:text-bottom;transition:opacity .3s}
.article-card-citation .single-full .post-thumbs{display:block;margin-top:16px}
.article-card-citation:hover{background-color:#eee}
.post-tag{position:relative;padding-top:12px}
.post-tag a{display:inline-block;margin:10px 10px 0 0;padding:0 10px;max-width:calc(100% - 16px);font-size: 13px;background: #fafafa;border-radius:4px;color: #8599ab;vertical-align:text-bottom;transition:color .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:inherit;border: 1px solid rgba(133, 153, 171, 0.2);}
.post-tag a:before{content:"# "}
.post-tag a:hover{background-color:#216de8;color:#fff;transition:all .2s ease-in}
.share{padding: 5px 10px;margin-top:20px;font-size: 12px;background: #e8eef3;color: #8599ab;border-radius:4px}
.post-wap-actions{display:none;text-align:center}
.post-wap-actions .wap-action{width:80px;padding:25px 0 10px 0;display:inline-block;color:#555;vertical-align:top}
.post-wap-actions .wap-action i{font-size:24px;width:100%;margin:5px 0}
.post-wap-actions .wap-action count,.post-wap-actions .wap-action span{font-size:12px;padding:0 1px}
.red{color:red}
.cms-module .post-list{margin:-10px -20px}
.cms-module .post-list .post-item:first-child{border-top-left-radius:0;border-top-right-radius:0}
.entry-page-next:before,.entry-page-prev:before{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:""}
.entry-page{margin:20px 0;overflow:hidden}
.entry-page-next,.entry-page-prev{position:relative;float:left;width:49%;padding:60px 15px 10px;color:#fff;background-size:cover;background-position:50%;border-radius:5px;overflow:hidden}
.entry-page-next a,.entry-page-prev a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;color:#fff;font-size:15px;font-size:1.25rem}
.entry-page-next .entry-page-info,.entry-page-prev .entry-page-info{position:relative;font-size:14px;line-height:16px;overflow:hidden}
.entry-page-next a span,.entry-page-prev a span{display:block;padding:10px 15px 0;height:50px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}
.pull-left{float:left}
.entry-page-next{float:right}
.pull-right{float:right}
.recommend{position:relative;margin-bottom:15px;box-shadow:0 2px 26px 0 rgb(133 153 171 / 10%);border-radius:4px;background-color:#fff;}
.random,.related{margin-bottom:10px;position:relative;width:100%;padding-right:15px;padding-left:15px;overflow: hidden;}
.recommend h3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#364e65;font-size:16px;font-weight:600;margin-bottom:15px;height:60px;border-bottom:1px solid rgba(133,153,171,.2)}
.recommend ul li{margin-bottom:24px;border-bottom:0}
.recommend ul li>a{display:flex;width:100%}
.recommend ul li .thumbs-item{position:relative;flex:0 0 82px;width:100%;height:62px;margin-right:16px;border-radius:4px;overflow:hidden}
.recommend ul li .thumbs-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .3s}
.recommend ul li.post-item:hover .thumbs-item img{transform:scale(1.2)}
.recommend ul li.post-item .post-title{margin-top:0px;margin-left:0;margin-bottom:8px;min-height:40px;color:#202935;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:color .3s}
.recommend ul li.post-item .post-metas{font-size:12px;line-height:1;color:#8d8f96}
.recommend ul li.post-item .post-metas span{margin-right:16px}
.article-container .post_tit .info .controls{margin-right:0;float:right;font-size:12px;color:#7e7e7e;background-color:#acb1b71a;display:inline-block;padding:2px 7px;line-height:20px;font-weight:400;border-radius:4px}
.controls i{cursor:pointer;font-size:14px;padding:0 3px;transition:background-color .3s}
.fullscreen .centre_box{width:calc(100% - 95px)}
.fullscreen .right_box{display:none}
.list-container{background:#fff;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%);border-radius:5px;padding-top:5px;padding-left:15px;padding-right:15px;padding-bottom:15px}
.post-item{border-bottom:1px solid rgba(0,0,0,.05)}
.post-content{display:block;position:relative;min-height:100px;padding:15px 0 20px 195px}
.post-category-label{position:absolute;background:#216de8;top:2rem;left:-20px;width:5px;height:25px;transform:scaleY(0);transition:transform .35s}
.post-item:hover .post-category-label{transform:scaleY(1)}
.post-thumbnail{display:block;width:180px;height:120px;position:absolute;padding-top:0;margin-right:15px;left:0;border-radius:5px;overflow:hidden}
.post-thumbnail img{width: 100%;height: 100%;object-fit: cover;transition:all .6s}
.post-thumbnail img:hover{transform:scale(1.1)}
.thumbnail-link{position:absolute;border-radius:5px;top:0;bottom:0;left:0;right:0;border:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.thumbnail-link .istop{font-style:normal;display:inline-block;text-overflow:ellipsis;white-space:nowrap;position:absolute;font-size:12px;color:#fff;top:5px;padding:1px 6px;border-radius:4px;background:red;left:5px}
.post-content .post-header{position:relative;background-position:right top;background-repeat:no-repeat;background-size:auto 40%;margin-bottom:8px}
.post-content .post-header h2{margin:0;font-size:18px;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:break-word;display:block}
.post-content h2 a{color:#2c2e3b;transition:all .2s}
.post-item:hover h2 a{color:#216de8}
.post-excerpt p{padding:0 0 6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;font-size:13px;color:#828a92;height:52px;min-height:52px;line-height:24px;margin:9px 0}
.post-meta{font-size:12px;color:#828a92;line-height:1.5}
.post-author-info{float:left;position:relative;cursor:pointer}
.post-content .post-meta .author-avatar{margin-right:5px;margin-top:-5px;border-radius:50%;transition:all .3s linear}
.meta-separator{color:#828a92;padding:0 5px}
.post-meta .post-likes{float:right;cursor:pointer}
.post-meta a{color:#828a92}
.s_slide{margin-bottom: 15px;overflow:hidden}
.swiper-slide img{width:100%;height:280px;object-fit: cover;border-radius:8px;box-shadow:0 12px 28px 0 rgb(27 26 49/3%),0 5px 10px 0 rgb(27 26 49/1%);transition:all .3s ease-in-out;transition:all .6s}
.swiper-slide img:hover{transform:scale(1.1)}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:inherit!important;-webkit-mask-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%2F%3E%3C%2Fsvg%3E)!important;mask-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%2F%3E%3C%2Fsvg%3E)!important;background-color:#007aff;opacity:0}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:inherit!important;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%2F%3E%3C%2Fsvg%3E")!important;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%2F%3E%3C%2Fsvg%3E")!important;background-color:#007aff;opacity:0;transition:all .3s ease-in-out}
.banner:hover .swiper-button-next,.banner:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.swiper-pagination-bullet{background:#fff!important;opacity:.6!important}
.banner{width: calc(100% - 220px - 15px);height:280px;float:left;border-radius: 5px;overflow:hidden;box-shadow: 0 12px 28px 0 rgb(27 26 49/3%),0 5px 10px 0 rgb(27 26 49/1%);
   transition: all .3s ease-in-out;}
.banner section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000));border-radius: 5px;z-index:-1}
.banner section{bottom:0;left:0;position:absolute;display:block;width:100%;z-index:0}
.banner h4{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size: 18px;line-height:26px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;padding: 0 15px;z-index:2;margin: 15px 0 30px;}
.headline{width:220px;float:right;overflow:hidden}
.headline ul{}
.headline ul li{width:100%;border-radius:5px;overflow:hidden;height:134px;position:relative;box-shadow:0 12px 28px 0 rgb(27 26 49/3%),0 5px 10px 0 rgb(27 26 49/1%);transition:all .3s ease-in-out}
.headline ul li:first-child{margin-bottom:11px}
.headline ul li a{display:block;overflow:hidden;height:100%}
.headline ul li img{width:100%;height: 100%;min-height:100%;object-fit: cover;transition:all .6s}
.headline ul li:hover img{transform:scale(1.1)}
.headline span:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000));z-index:-1}
.headline span{bottom:0;left:0;position:absolute;display:block;width:100%;z-index:0}
.headline h4{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:18px;font-size:14px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;padding: 0 10px;z-index:2;margin: 15px 0;}
.crumb{font-size:13px;color:#2c2e3b;background-color:#fff;position:relative;padding:10px 15px;margin-bottom:15px;border:1px solid transparent;border-radius:5px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.collection-list{margin-top:-8px;margin-left:-8px;margin-right:-8px;display:flex;flex-flow:wrap;align-items:stretch}
.collection-item{padding:8px}
.collection-item{width:50%;position:relative;z-index:2;box-sizing:border-box}
.collection-item>div{overflow:hidden;height:100%}
.collection-item-box{background-color:#fff;box-shadow:0 0 2px rgb(98 124 153 / 10%);border-radius:8px;position:relative}
.collection-thumb{width:100%;height:0;padding-top:40%;position:relative;overflow:hidden}
.collection-thumb a{position:absolute;top:0;left:0;width:100%}
.collection-thumb img{width:100%;height:100%;display:block;transition:all .6s}
.collection-thumb img:hover{transform:scale(1.1)}
.collection-info{margin:15px;overflow:hidden}
.collection-info h2{font-size:16px;font-weight:600}
.collection-count{font-size:12px;color:#aaaeb3;margin-top:5px}
.collection-text{color:#999;font-size:13px;line-height:22px;height:42px;margin-top:7px;overflow:inherit}
.collection-posts{padding-bottom:20px}
.collection-posts li{padding:5px 15px;font-size:15px;display:flex;line-height:1.4;align-items:center}
.collection-posts li span{flex-shrink:0;padding:0 8px;height:24px;line-height:24px;font-size:12px;color:#8590a6;background-color:#f6f6f6;border-radius:5px}
.collection-posts li a.post-link{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}
.article-directory{padding:10px;border:1px solid #ddd;background:#f8f8f8;line-height:160%;max-width:30%;font-size:12px;position:relative;margin:0 0 10px 10px;float:right}
.directory-title{margin:0 0 3px 0;padding:0;font-size:130%;font-weight:700}
.directory-toggle{font-size:12px;cursor:pointer}
.article_content .article-directory ol{margin:0;padding-left:15px;padding-bottom:0;line-height:20px}
.article_content .article-directory ol li{list-style:square;color:#747474}
.article-directory.hidden{display:none!important}
.article-directory ol li a{color:#747474}
.article-directory ol li a:hover{color:#007bff}
.article-directory ol li a.current{color:#007bff;font-weight:600}
.directory-fixed{position:fixed;float:right;right:20px;bottom:80px;z-index:999999}
.poster-box{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:perspective(1px) scale(1.1);transition:visibility 0s linear .15s,opacity .15s 0s,transform .15s;z-index:9999999;display:flex;align-items:center}
.show-modal{opacity:1;visibility:visible;transform:perspective(1px) scale(1);transition:visibility 0s linear 0s,opacity .15s 0s,transform .15s;backdrop-filter:saturate(97%) blur(41px)}
.poster-modal{background-color:#fff;width:590px;max-width:100%;padding:20px;margin:0 auto;position:relative;background-image:url(images/model-bg.png);border-radius:4px;box-sizing:border-box;overflow:hidden;user-drag:none;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.close-button{position:absolute;right:0;top:0;line-height:1;font-size:30px;height:43px;display:block;line-height:34px;width:43px;text-align:center;cursor:pointer;color:#b2bac2;z-index:6;display:flex;align-items:center;justify-content:center}
.poster-content{display:flex;flex-flow:row}
.poster-box-left{flex:1;background-repeat:no-repeat;background-position:center;width:100%;height:100%;border-radius:4px;background-color:#fafafa;overflow:hidden}
.poster-image{height:0;padding-top:75%;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}
.poster-image img{position:absolute;top:0;left:0;width:100%;height:100%}
.poster-date{position:absolute;left:16px;bottom:16px;background:rgba(0,0,0,.27);text-align:center;color:#fff;line-height:1}
.poster-date-day{font-size:30px;height:48px;width:65px;text-align:center;line-height:48px;padding:0 12px}
.poster-date-year{font-size:13px;font-weight:700;border-top:1px solid #fff;height:30px;text-align:center;line-height:30px}
.poster-info{padding:16px}
.poster-box-left .poster-info h2{font-size:17px;margin:0;color:#2a2a2a;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.modal.poster-box .poster-modal h2{text-align:left}
.poster-box-left .poster-info p{margin-top:10px;font-size:12px;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:left}
.poster-footer{padding:16px;border-top:1px dashed #cecece;position:relative}
.poster-footer-left{font-size:12px;padding-right:40%;text-align:left}
.poster-footer-left img{height:36px}
.poster-content .poster-footer p{margin-top:5px;margin-bottom:0;font-size:12px;height:32px;overflow:hidden;line-height:1.2;text-align:left}
.poster-footer-right{position:absolute;right:16px;top:12px}
.poster-footer-right img{width:64px;border:1px solid #e4e4e4}
.poster-share{display:flex;align-items:center;justify-content:center;flex-flow:column;width:248px}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-content .button,.poster-content button{margin-bottom:10px;border:0;width:150px;height:32px;text-align:center;font-size:12px;color:#fff;cursor:pointer;position:relative;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:4px}
.poster-content button.poster-share-weibo{background-color:#e24040}
.poster-content button.poster-share-qq{background-color:#4f9ddd}
.poster-content button.poster-share-qq-k{background-color:#f9c740}
.poster-share div{display:flex;align-items:center;flex-flow:column;font-size:14px}
.poster-content p{font-size:14px;margin-bottom:5px;margin-top:10px}
.poster-content .poster-share-download{background-color:#333}
.poster-promotion #promo-url{cursor:pointer;border-radius:4px;padding:5px;outline:0;color:rgba(0,0,0,.8);background-color:rgb(234 234 234);border:1px solid rgba(255,255,255,0)}
/*comments*/
.comments{padding:0 15px 15px 15px;background:#fff}
.comments_title h3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#364e65;font-size:16px;font-weight:600;margin-bottom:15px;height:60px;border-bottom:1px solid rgba(133,153,171,.2)}
.comments-title{height:40px;border-top:2px solid #ff5722;border-bottom:1px solid #e1e1e1;background:#f6f6f6}
.comments-title h3{margin:0;padding:14px 20px;font-size:13px;line-height:14px}
.mkcomments{margin-top:10px;margin-bottom:50px;background:#fff}
.mkcomments h3{color:#333;font-size:18px;margin-top:0;margin-bottom:25px;text-align:center;letter-spacing:3px}
.mkcomments h3 span{display:block;height:4px;width:35px;background:#38a3db;margin:7px auto 0}
.commentlist .msg{padding-top:10px}
ul.msg{width:100%;margin-bottom:5px}
ul.msg li{width:100%;overflow:hidden;clear:both;margin:0;padding:0;list-style:none}
.msgarticle{padding:10px 2px}
.comment-body{position:relative;margin-left:65px;border:1px solid #ddd;padding:0 10px 10px!important;border-radius:2px}
.comment-body:before{border-right-color:#dedede!important;z-index:1}
.comment-body:after{border-right-color:#f8f8f8!important;margin-left:1px;z-index:2}
.comment-body:after,.comment-body:before{position:absolute;top:8px;left:-8px;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid dotted;border-width:8px 8px 8px 0;pointer-events:none}
.comment-header{background-color:#f8f8f8;padding:10px;margin-left:-10px;margin-right:-10px;border-bottom:1px solid #eee;font-weight:500;margin-bottom:10px;font-size:14px}
.comment-header a{color:#999;font-size:13px;margin-right:8px}
.comment-body p{font-size:13px;color:#000;line-height:2em;margin:.5em 0;word-wrap:break-word}
.comment-footer{margin-top:15px;font-size:13px;line-height:1.5em}
.comment-time{font-size:12px;margin-right:8px;color:#999}
.comment-reply{font-size:12px;color:#999}
.comments-ul .children,.msgname .msgname{margin-left:38px}
.msgname .msgname .avatar,.msgname .msgname .avatar img,ul.children .avatar,ul.children .avatar img{width:30px;height:30px}
#divCommentPost p.posttop{position:relative;z-index:5;font-size:12px;padding:8px 0;width:100%;clear:both;overflow:hidden}
#divCommentPost p a{float:right;line-height:1.5em;margin-right:6px;cursor:pointer;text-decoration:none;color:#777}
#divCommentPost p.posttop small{float:right;position:relative;font-size:12px;cursor:pointer;text-align:right;line-height:18px;padding-bottom:3px;width:75px}
.pinglun{width:auto;font-size:12px;z-index:3;margin:8px 0;padding:0 0 0 60px;position:relative;clear:both;padding:0;margin:0;vertical-align:baseline;font:inherit;line-height:inherit;background:0 0;width:auto;float:none;transition:none;overflow:hidden}
.textarea-wrapper{border:1px solid #ddd;background:0 0;border-radius:3px}
.rounded-top{-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}
#txaArticle{position:relative;z-index:1;border:0;border-bottom:none;padding-right:24px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-appearance:none;overflow:auto;padding:10px;height:140px;min-height:140px;margin:0;resize:none;outline:0;width:100%;min-width:100%}
.post-toolbar{margin-top:10px;overflow:hidden;float:right}
input.button{float:right;height:32px;width:100px;text-align:center;text-shadow:none;font-weight:700;border:none;color:#fff;background-color:#38a3db;border-radius:2px;background-image:none;box-shadow:none;cursor:pointer}
input.button:hover{background:#8463a9}
.post-terinfo{padding:20px 0 0;color:#777}
.post-terinfo ul li{margin-bottom:5px;text-align:center}
input.text{margin-right:10px;position:relative;border:none;border:1px solid #ddd;border-radius:2px;height:35px;padding:3px 5px;outline:0;color:#b3b3b3;width:220px;box-shadow:none}
.post-terinfo ul li label{color:#b3b3b3}
.compost .com-info{margin-bottom:10px}
.compost .com-info li{float:left;margin-bottom:1em;width:38.3%;padding-right:3%;position:relative;list-style:none}
.compost .com-info li:nth-child(2){padding-right:0}
.compost .com-info li .verify{position:absolute;right:0;top:0;z-index:1;height:40px!important}
.compost .com-info li .verify img{height:100%;border:1px solid #ddd}
.compost .com-info li input{width:100%;height:40px;line-height:40px;padding-left:4px;border:1px solid #ddd;border-radius:3px;text-indent:10px}
.compost .com-name{padding:1em 0 1em .2em}
#cancel-reply{color:#111}
#txaArticle{border-radius:3px;text-indent:5px;margin:0 0 20px 0;padding:5px;width:98%;border:1px solid #ddd;background:#fff;-webkit-appearance:none;font-size:14px}
.com-submit{border-radius:3px;border:none;cursor:pointer;height:40px;line-height:40px;background-color:#007BFF;color:#fff;padding:0 20px;font-size:14px;opacity:.8}
.com-submit:hover{opacity:1}
.comment-list .cinfo{height:20px}
.comment-list .clbody .p{word-wrap:break-word}
.cinfo .author{color:#666}
.c-time{color:#999;font-size:12px}
.comment-at{color:#111}
.reply-a{opacity:.5}
.comment-list li:hover .reply-a{opacity:1}
.comments .avatar{position: relative;float: left;width: 45px;height: 45px}
.comments .avatar img{width:100%;border-radius:50%;border: 2px solid #dddddd;}
.comments .avatar::after{content:"";position:absolute;background:url(images/v.png) no-repeat;background-size:12px;width:12px;height:12px;right:0;bottom:0}
.comments .avatar.leveladmin::after{background:url(images/vjin.png) no-repeat;background-size:12px}
/*donate-modal*/
.donate-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999999}
.donate-modal{background:#fff;padding:25px;border-radius:5px;width:340px;max-width:90%;box-shadow:0 8px 20px rgba(0,0,0,.2);text-align:center;position:relative;animation:zoomIn .3s ease;transform-origin:center;display:flex;flex-direction:column;align-items:center}
@keyframes zoomIn{from{transform:scale(.8);opacity:0}
to{transform:scale(1);opacity:1}
}
.donate-close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px;color:#aaa;transition:color .3s}
.donate-close-btn:hover{color:#333}
.donate-modal h3{margin-top:10px;font-size:18px;color:#333}
.donate-qr-img{width:180px;height:180px;border-radius:12px;margin-top:15px;border:1px solid #ddd;display:none;transition:transform .3s,opacity .3s}
.donate-qr-img.show{display:block;opacity:1;transform:scale(1)}
.donate-qr-img.hide{display:none;opacity:0;transform:scale(.9)}
.donate-btn-group{display:flex;justify-content:center;margin-top:20px}
.donate-switch-btn{background:#f1f1f1;color:#333;border:none;padding:8px 20px;cursor:pointer;transition:all .3s;border-radius:5px;font-size:16px;margin:0 5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}
.donate-switch-btn.active-wechat{background:linear-gradient(45deg,#4caf50,#81c784);color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}
.donate-switch-btn.active-alipay{background:linear-gradient(45deg,#2196f3,#64b5f6);color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}
.donate-switch-btn:hover{transform:scale(1.05)}
.back-to-top{display:none;position:fixed;bottom:20px;right:20px;width:36px;height:36px;background-color:#333;color:#fff;border-radius:3px;text-align:center;line-height:36px;cursor:pointer;z-index: 999;transition:background-color .3s}
.back-to-top:hover{color: #ffffff;background-color:#555}
.back-to-top i{font-size:14px}		
.footer{clear:both;color:#bbb;padding-top:30px;padding-bottom:30px;border-top:1px solid #eee;margin-top:30px;font-size:12px;text-align:center;background-color:#fff}
.bomnav{text-align:center;overflow:hidden;clear:both;margin-bottom:8px}
.bomnav ul{list-style:none;margin:0;padding:0;width:100%;display:table;word-spacing:-1em;text-align:center}
.bomnav li{display:inline-block;word-spacing:0;margin:0 7px 7px}
.footer a{color:#bbb}		
.pagination{margin:0;padding:20px;text-align:center;font-size:12px;display:block}
.pagination ul{display:inline-block;margin-left:0;margin-bottom:0;padding:0}
.pagination ul>li{display:inline}
.pagination ul>li>a,.pagination ul>li>span{margin:3px 5px 3px 0;float:left;padding:7px 14px;background-color:#ddd;color:#666;border-radius:2px;font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,Arial,sans-serif}
.pagination ul>li>a:focus,.pagination ul>li>a:hover{opacity:1}
.pagination ul>.active>a,.pagination ul>.active>span{background-color:#06c;color:#fff}
.pagination ul>.active>a,.pagination ul>.active>span{cursor:default}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span,.pagination ul>li>span{color:#999;background-color:transparent;cursor:default}
.tags-container{width:100%;background:#fff;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%);border-radius:5px;padding-top:5px;padding-left:15px;padding-right:15px;padding-bottom:30px;overflow:hidden}
.tag-list{height:auto;overflow:hidden;margin-right:-15px}
.tag-list .tag-list{margin:0;padding:0;margin-top:-24px;margin-right:-24px}
.tag-list .tag-item{float:left;width:25%;margin:15px 0 0 0;margin-left:0;padding-right:15px}
.tag-list .tag-item a{position:relative;display:block;width:100%;padding:0 34px 0 10px;height:35px;line-height:37px;font-size:13px;background:#f3f5f7;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s}
.tag-list .tag-item .tag-count{position:absolute;right:16px;color:#8d8f96;text-align:right}
.tag-list .tag-item a:hover{background:#216de8;color:#fff}
.tag-list .tag-item a:hover .tag-count{color:#fff}
.rightclick-context{position:absolute;z-index:10000;display:none;min-width:160px;background-color:#fff;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);font-family:Arial,sans-serif;font-size:14px;color:#333;padding:0}
.rightclick-context-sub{position:absolute;top:0;left:100%;margin-left:4px;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);min-width:160px}
.rightclick-context li{list-style:none;padding:0}
.rightclick-context li a{display:block;padding:10px 15px;color:#333;text-decoration:none;white-space:nowrap}
.rightclick-context li a i{margin-right:8px;font-size:16px;vertical-align:middle}
.rightclick-context li a:hover{background-color:#f0f0f0;color:#000}
.rightclick-context .divider{border-bottom:1px solid #e5e5e5}
.compressed-context{padding:0;font-size:12px;min-width:120px}
.rightclick-context li a i{font-size:14px;width:14px;height:14px;line-height:14px;display:inline-block;text-align:center;vertical-align:middle}
.rightclick-context .inline-block{display:inline-block}
.rightclick-context .inline-block a i{margin-right:0}
.hads{background-color:#fff;border-radius:3px;padding:15px;margin-bottom:15px;overflow:hidden}
.hads2{background-color:#fff;border-radius:3px;padding:15px;margin-top: 0;overflow:hidden}
.hads img,.hads2 img{width:100%;margin:auto;height:auto;overflow:hidden}			
.header-fixed .left_box .theiaStickySidebar{top: 50px!important;transition: transform .3s ease;}
.hide-header .left_box .theiaStickySidebar{top: 0px!important;transition: transform .3s ease;}
/*night*/
.night{background:#000}
.night .header{background:#212121}
.night .header .nav>li>a{color:#ececec}
.night .header .nav>li.active>a{color:#fff;font-weight:700}
.night .crumb{background-color: #212121;color:#ececec}
.night a{color:#ececec}
.night a:hover{color:#ffffff}
.night .article-container{background:#212121}
.night .article-container .post_tit h1{color:#ececec}
.night .article-container .post_tit .info{color:#ececec}
.night .article-container .post_tit .info span a{color:#ececec}
.night .article-container .post_tit{border-bottom:1px solid #353535}
.night .widget{background-color:#212121}
.night .widget-title{color:#ececec}
.night .widget-title .title-text{background-color: #212121;color: #ececec;}
.night .widget-header::before{border-bottom:1px solid #353535}
.night .divSearchPanel form input[type=text] {background: #f2f2f233;border: 2px solid #f2f2f200;}
.night .pagination ul>li>a{background-color:#333;color:#c8c9cc}
.night .article_content{color:#c8c9cc}
.night .article_content p{color:#ececec}
.night .article_content h2,.night .article_content h3,.night .article_content h4,.night .article_content h5{color:#ececec}
.night .article-container .post_tit .info span a{color:#c8c9cc}
.night .post-navigation{background-color:#212121}
.night .post-navigation div span{color:#c8c9cc}
.night .cms-module__title{color:#ececec}
.night .comment-header{background-color:#333;border-bottom:0}
.night .comment-body{border:0;background:#282828}
.night .comment-body:after{border-right-color:#333!important}
.night .comment-body p{color:#ececec}
.night .comment-time{color:#c8c9cc}
.night #divCommentPost p a{color:#c8c9cc}
.night .article_content blockquote{background:#333}
.night #custom-bar{background:#212121}
.night #txaArticle{color:#fff;background:#f2f2f233;border:1px solid #212121}
.night .compost .com-info li input{color:#fff;background:#f2f2f233;border:1px solid #212121;outline:0}
.night .compost .com-info li .verify{outline:0;padding:0;border:1px solid #212121;border-left-width:0}
.night .custom-navigation li a{color:#ececec}
.night .custom-navigation li.on a{border-bottom:4px solid #ececec}
.night .custom-navigation li.hasSub>em{color:#ececec}
.night .custom-navigation ul ul{background:#212121}
.night .card-body{background:#212121;color:#ececec}
.night .card-body p{color:#c8c9cc;margin-top:10px}
.night .readers-name{color:#ececec}
.night .divComments li .author-info i{color:#ececec}
.night .divComments li .comment-inner p{color:#c8c9cc}
.night .divComments li .comment-refer .t{color:#c8c9cc}
.night .divComments li .comment-refer .t a{color:#c8c9cc}
.night .banner section:after,.night .headline span:after{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(rgb(103 103 103 / 50%)))}
.night .notice_headlines{background:#212121;border:1px solid #000}
.night .tu-info{color:#c8c9cc;border-top:1px solid #444}
.night .post-item{background:#212121}
.night .post-list .post-item:not(:last-child){border-bottom:1px dashed #353535}
.night .post-list .post-title{color:#ececec}
.night .post-list .post-content{color:#c8c9cc}
.night .footer{color:#c8c9cc;border-top:1px solid #212121;background-color:#212121}
.night .header .san-adv-menu li ul,.night .header .san-adv-menu>.dropdown .dropdown-menu{background:#333}
.night .header .navbar-nav>.dropdown>a:after{border-bottom:8px solid #333}
.night .header .dropdown-menu>li>a{color:#c8c9cc}
.night .header .dropdown-menu>li>a:hover{background:#444;color:#fff}
.night .post-tag a{background:#555}
.night .share{background:#555;color:#c8c9cc}
.night .navbar-search-icon{color:#c8c9cc}
.night .navbar-search-inner .navbar-search-close{color:#c8c9cc}
.night .navbar-search-btn{color:#c8c9cc!important}
.night .navbar-search-input{border-left:1px solid #c8c9cc;color:#c8c9cc}
.night .icon-bar{background:#c8c9cc}
.night .navbar-collapse{background:#212121}
.night .collapse.in .primary-menu:before{background:#000}
.night .navbar-action a{background:#555;border:1px solid #555}
.night .header .logo .logo-day{display:none}
.night .header .logo .logo-night{display:block}
.night .page-banner .page-banner-top-bg{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000000f2))}
.night .poster-content p{color:#2a2a2a}
.night .poster-content h2{color:#2a2a2a}
.night .article_content blockquote:before{color:#c8c9cc}
.night .article-directory{color:#ececec;border:1px solid #888;background:#666}
.night .directory-title{color:#ececec}
.night .article-directory ol li::marker{color:#ececec}
.night .article-directory ol li a{color:#ececec}
.night .abautor .widget-article-newest span{background:#212121;color:#ececec}
.night .abautor .widget-article-newest:before{border-top:1px solid #4a4a4a}
.night .abautor .widget-about-intro{color:#ececec}
.night .abautor .widget-posts-meta i{color:#c8c9cc}
.night .bulletin-list{background:#212121}
.night .bulletin-list .bulletin-date{border-left:1px dashed #c8c9cc;color:#ececec}
.night .bulletin-list .bulletin-content p{color:#c8c9cc}
.night .divStatistics ul li{color:#c8c9cc}
.night .article-container .post_tit .info span{color:#c8c9cc}
.night .article-container .post_tit .info .post-list-cat{background-color:#c8c9cc1a}
.night .page-tags-info{border:1px solid #212121;background-color:#212121}
.night .page-tags-info h6{color:#ececec}
.night .page-tags-info p{color:#c8c9cc}
.night .page-tags-info:hover a{background:#666;border-color:#666}
.night .page-tags-info:hover{border-color:#666}
.night .collection-item-box{background-color:#212121}
.night .collection-posts li a.post-link{color:#ececec}
.night .collection-posts li span{color:#ececec;background-color:#666}
.night .post_info{background:#212121}
.night .post_info{border-bottom:1px solid #555;background:#212121}
.night .post_info span{color:#ececec}
.night .post_info .post-list-cat a{color:#ececec}
.night .post_info .post-list-cat{background-color:#666}
.night .hads,.night .hads2{background-color: #212121;}
.night .list-container{background: #212121;}
.night .post-content h2 a {color: #ececec;}
.night .post-excerpt p{color: #c8c9cc;}
.night .post-meta {color: #c8c9cc;}
.night .post-meta a {color: #c8c9cc;}
.night .post-item:hover h2 a {color: #ffffff;}	
.night .left_box_nav {background: #212121;}
.night .divide {border-bottom: 1px solid #4c4c4d;}
.night .notice {color: #c8c9cc;background-color: #212121;}
.night .article-suspended-panel ul li {background-color: #212121;}
.night .article-suspended-panel ul li a i{color:#ececec}
.night .recommend{background-color:#212121}
.night .recommend h3{color:#ececec}
.night .recommend ul li{color:#ececec}
.night .recommend ul li a{color:#ececec}
.night .comments{background-color:#212121}
.night .comments_title h3{color:#ececec}
.night .comment-body:after,.night .comment-body:before{border-color:#212121;border-right-color:#333!important}
.night .tags-container{background:#212121}
.night .tag-list .tag-item a{background:#333}
.night .tag-list .tag-item a:hover{background:#216de8}
.night .divCalendar table{background-color:#444}
.night .divCalendar th{background-color:#212121;color:#c8c9cc}
.night .divCalendar td{color:#c8c9cc}
.night .divCalendar tbody tr:nth-child(even) td{background-color:#444}
.night .divCalendar td,.night .divCalendar th{border:1px solid #c8c9cc}
.night .post-container{background-color:#212121}
.night .content-title{text-shadow:inherit}
.night .forum-category{color:#c8c9cc;background:#444}
.night .post-info em{color:#c8c9cc}
.night .post-stats{color:#c8c9cc}
.night .post-box{border-bottom:1px solid #4c4c4d}
.night .content-title i{color:#fff}
.night .widget-random-content:after{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(rgb(103 103 103 / 50%)))}
.night .divNavBar a {color: #ececec;background-color: #333333;}
.night .divContorPanel .cp-hello{color: #ececec;}
.night .divCatalog li{color: #ececec;background-color: #333333;}
.two .centre_box{width:885px;margin:0}
.two .left_box{display:none}
.two .post-wap-actions{display:block;text-align:center}
.one .centre_box{float:inherit;width:1000px;margin:0 auto}
.main-content .page_box{float:inherit;width:1000px;margin:0 auto}
/*wap*/
@media (max-width: 1200px) {
.container{max-width:1000px}
.site-main{margin:80px 20px 0 20px}
.content-wrap{width:100%}
.sidebar{display:none}
}
@media (max-width: 1000px) {
#page-overlay{position:fixed;top:0;left:0;width:100%;height:120%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:visibility .35s,opacity .35s;z-index:10000;display:none}
.page-overlay{display:block!important}
body>header.header.header-fluid>.container{width:100%;margin:0 auto}
body>header.header .navbar-header{align-items:center;display:flex;float:none;height:64px;justify-content:space-between;margin:0;width:100%}
body>header.header.header-fluid>.container{padding-left:15px;padding-right:15px}
.navbar-collapse{background:#206be7;border:0;bottom:0;height:100%!important;margin:0!important;overflow:auto;padding:50px 0;position:fixed!important;right:100%;top:0;transition:all .3s ease-out 0s;width:80%!important;z-index:998}
body>header.header .navbar-collapse{display:block!important;width:80%}
body>header.header .primary-menu{float:none!important;margin:0}
body>header.header .san-adv-menu{border-top:1px solid rgba(0,0,0,.05);box-sizing:border-box;margin:0;padding:0;position:relative;font-size:16px}
.navbar-toggle{display:block;margin:0;order:1;transition:all .3s ease-out 0s}
.icon-bar{background:#1a1a1acc;transition:all .3s ease-out .3s}
body>header.header .logo{height:auto}
body>header.header .logo>a{display:block}
body>header.header .navbar-collapse.in{display:block!important}
body>header.header .primary-menu{float:none!important;margin:0}
.collapse.in .primary-menu:before{background:#206be7;content:"";height:50px;left:-80%;opacity:.9;position:fixed;top:0;width:80%;z-index:1002}
body>header.header .nav{font-size:16px}
body>header.header .san-adv-menu{border-top:1px solid rgba(0,0,0,.05);box-sizing:border-box;margin:0;padding:0;display:block}
body>header.header .san-adv-menu li{display:block!important;width:100%!important}
body>header.header .san-adv-menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#fff;display:block!important;font-weight:400;line-height:48px!important;overflow:hidden;padding:0 20px;text-overflow:ellipsis}
body>header.header .san-adv-menu .active>a{background:hsla(0,0%,100%,.1)!important;color:#fff!important}
.navbar-collapse.in{overflow-y:auto}
.collapse.in{display:block}
.navbar-on{margin-top:0!important;bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(80%)!important;transition:all .3s ease-out 0s}
.navbar-on .navbar-toggle{background:0 0!important;border:0!important;color:#fff;margin-top:8px;position:fixed;right:100%;top:0;transition:all .3s ease-out 0s;z-index:1000}
.navbar-on .icon-bar-1{margin-bottom:0;transform:rotate(-45deg) translate(-5px,5px)}
.navbar-on .icon-bar{background:#fff!important;transition:all .3s ease-out .3s}
.navbar-on .icon-bar-2{opacity:0}
.navbar-on .icon-bar-3{transform:rotate(45deg) translate(-5px,-5px)}
body>header.header .navbar-nav>.dropdown>a{z-index:auto}
body>header.header .san-adv-menu>.dropdown .dropdown-menu{background:rgba(0,0,0,.05);border-left:5px solid rgba(0,0,0,.04)!important;border-top:0;box-shadow:none;box-sizing:border-box!important;display:none;float:none;left:0!important;opacity:1;padding:1px 0!important;position:relative;transform:scaleY(1);visibility:visible;width:100%!important}
body>header.header .san-adv-menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#fff;display:block!important;font-weight:400;line-height:48px!important;overflow:hidden;padding:0 20px;text-overflow:ellipsis}
.m-dropdown{color:#fff;display:block;position:absolute;right:3px;text-align:center;top:0;transition:all .3s ease-out 0s;width:50px;z-index:1002}
.m-dropdown:after{background:rgba(0,0,0,.03);content:"";height:34px;left:0;position:absolute;top:7px;width:1px}
body>header.header .navbar-nav>.dropdown:hover>a:after,body>header.header .navbar-nav>.dropdown:hover>a:before{opacity:0}
.navbar-action .user-wrap{display:flex;gap:20px;justify-content:center;margin:0;padding:20px 0;width:100%}
.navbar-action a{background:hsla(0,0%,100%,.1);border-radius:5px;color:#fff;line-height:22px;margin:0!important;padding:8px 30px!important;text-align:center;width:calc(50% - 30px)}
.dark-style-toggle{color:#fff;height:34px;left:-80%;line-height:34px;margin:8px 20px;position:fixed;text-align:center;top:0;z-index:1000}
.navbar-search-icon,.shopping-cart{display:none!important}
.navbar-search{background:0 0;border:0;display:block!important;height:auto;padding:0 20px;position:relative;width:100%}
.navbar-search-inner{position:relative;width:100%}
.navbar-search-input{background:#fff;border:1px solid #fff;border-radius:5px;color:#333!important;height:36px;line-height:20px;margin:0;padding:5px 10px;width:100%}
.night .navbar-search-input{color:#fff!important;background:#f2f2f242;border:1px solid #212121}
.navbar-search-btn{color:#1a1a1acc!important;line-height:36px;position:absolute;right:10px;top:0}
.navbar-search-close{display:none!important}
.navbar-action{float:none!important;height:auto;margin:0;overflow:hidden;padding:0}
body>header.header .navbar-nav>.dropdown:after{display:none}
.m-dropdown i{font-size:18px;line-height:48px;opacity:.7;transition:all .3s ease-out 0s}
.banner{width:100%;float:none;height:auto}
.swiper-slide img{height:auto}
.headline{float:none;margin-top:20px;width:100%}
.headline ul li{width:calc(50% - 10px);float:left;height:auto}
.headline ul li:first-child{margin-bottom:0}
.headline ul li:nth-child(1){margin-right:10px}
.headline ul li:nth-child(2){margin-left:10px}
.left_box{display:none}
.centre_box{float:inherit;width:auto!important;margin:0 auto}
.main-content{max-width:100%;width:100%;height:auto}
.main-content .centre_box{width:auto;margin:10px}
.post-wap-actions{display:block}
}
@media (max-width: 768px) {
.post-list .post-title{font-size:18px}
.post-list .single-left .post-thumbs img,.post-list .single-right .post-thumbs img{width:140px;max-height:105px}
.post-list .single-left .post-thumbs{margin-right:16px}
.post-list .single-left .post-thumbs,.post-list .single-right .post-thumbs{flex:0 0 140px;max-height:105px}
.post-list .post-content{position:relative;margin-top:16px;max-height:42px;overflow:hidden}
.post-list .post-info .meta-m-hide{display:none}
.post-list .post-info .meta-item{margin-right:12px}
.poster-box .poster-modal{width:100%;padding:15px;margin:16px;max-height:100%}
.poster-content{flex-flow:column}
.poster-share{width:auto;flex-flow:wrap;justify-content:space-between}
.poster-share .poster-promotion,.poster-share .poster-promotion input{width:100%;box-sizing:border-box}
.poster-share div{flex-flow:wrap;display:block}
.poster-content .button,.poster-content button{width:64px;display:inline-block;padding:5px}
.poster-content button.poster-share-download{width:100%}
.first-container{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}
.top-grid-container{grid-template-columns:repeat(2,1fr)}
.im-grid-container{grid-template-columns:repeat(2,1fr)}
.page-tags .page-tags-ul li {width: 31.3%;}
.collection-item{width:100%}
.post-content{min-height:101px;padding:16px 0;padding-left:120px}
.post-thumbnail{float:left;width:106px;height:66px;margin:4px 16px 4px 0}
.post-content .post-header h2{line-height:25px;margin-bottom:-8px;height:54px;white-space:normal}
.post-excerpt{min-height:15px;display:none}
}
@media (max-width: 640px) {
body.header-fixed{margin-top:55px}
body>header.header .navbar-header{height:55px}
body>header.header.header-fluid>.container{padding-left:10px;padding-right:10px}
.site-main{margin: 65px 10px 10px 10px;}
.content-wrap{margin-top:10px}
.headline{margin-top:10px}
.headline ul li:nth-child(1){margin-right:5px}
.headline ul li:nth-child(2){margin-left:5px}
.headline ul li{width:calc(50% - 5px)}
.post-list .post-item{padding:10px}
.post-list .post-content{display:none}
.post-list .post-title{font-size:16px}
.post-list .post-info{margin-top:10px}
.post-list .post-main h2{min-height:48px;margin-top:-2px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.post-list .list-cat-item{display:none}
.post-list .multi .thumbs-item{padding-left:4px}
.post-list .single-left .post-thumbs{margin-right:12px}
.post-list .single-left .post-thumbs,.post-list .single-right .post-thumbs{flex:0 0 100px;max-height:75px}
.post-list .single-left .post-thumbs img,.post-list .single-right .post-thumbs img{width:100px;max-height:75px}
.post-list .multi .post-thumbs{margin-left:-4px;margin-top:8px}
.post-list .single-full .post-thumbs{margin-top:8px}
.s_slide{margin-top:0;margin-bottom: 10px;}
.notice_headlines{height:40px;line-height:40px;margin-bottom:10px}
.notice_headlines li{line-height:40px}
.cms-module{margin-bottom:10px;padding:10px}
.cms-module__header{padding-bottom:10px}
.cms-module-tu .cms-module__container{gap:10px}
.im-grid-container{gap:10px}
.im-title{font-size:14px}
.im-info{font-size:12px;margin-top:4px}
.item-zan,.post-list .post-stick{display:none}
.first-container{gap:10px}
.first-container{margin-top:10px;margin-bottom:10px}
.main-content{margin-bottom:10px}
.load-next-page{padding:20px 0 10px 0}
.load-next-page a{padding:5px 10px;font-size:14px}
.pagination{padding: 10px;}
.pagination ul>li>a,.pagination ul>li>span{padding:5px 10px}
.swiper-button-next,.swiper-button-prev{width:25px!important;height:35px!important;background-size:16px!important}
.banner h4{font-size:16px;padding:10px;z-index:2;margin:10px 0;height:48px;line-height:20px;overflow:hidden}
.headline h4{padding:0 10px;margin:10px 0}
.tu-title{margin:10px 10px 5px 10px}
.tu-description{margin:0 10px 10px}
.tu-info{padding:8px 10px}
.first-posts h2{font-size:15px}
.other-news a{margin:2px 0 2px 0;font-size:15px}
.first-posts{margin-bottom:0}
.cms-module-first-top .first-posts h2{margin:10px 0 5px 0}
.first-posts p{height:40px;line-height:20px}
.cms-module-first-column .first-posts h2{margin:2px 0 6px 0}
.crumb{padding: 10px 10px;margin: 0 0 10px;}
.article-title .post_tit h1{padding-top:0;margin-top:0;font-size:18px;line-height:22px;margin-bottom:0}
.article-title .post_tit{padding:10px}
.post_info{padding:10px}
.post_info span{margin-right:12px}
.article-container{padding:10px;margin-bottom:10px}
.article-card-citation .post-info .meta-item.meta-m-hide{display:none}
.cms-module .post-list{margin:-10px}
.post-list .multi .post-main h2,.post-list .single-full .post-main h2{min-height:auto;margin-top:0}
.post-list .multi .thumbs-item{width:50%;margin-left:0;margin-right:10px}
.page-banner .page-banner-title{font-size:22px}
.page-banner .page-banner-desc{margin-top:5px;padding:0 10px;font-size:14px}
.card-body{padding:10px}
.card-body h1{font-size:22px}
.card-body p{margin-top:5px}
.bulletin-list{padding:10px}
.page-tags ul{padding:0}
.page-tags-info{padding:10px 0 15px}
.page-tags-info h6{height:25px;line-height:25px;font-size:13px}
.page-tags-info p{height:25px;line-height:23px;margin-bottom:5px}
.page-tags-info a{font-size:12px}
.collection-list{margin-top:10px}
.collection-item{padding:0 0 10px 0}
.collection-info{margin:10px}
.collection-posts li{padding:5px 10px}
.collection-posts{padding-bottom:10px}
.post-stats{display:none}
.hads{padding:10px;margin-bottom:10px}
.entry-page-next,.entry-page-prev{width:100%;margin:5px 0}
.recommend{display:block;padding-bottom:10px}
.random,.related{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.compost .com-info li{margin-bottom:10px;width:100%;height:40px;padding-right:0}
.notice{padding:10px;margin-bottom:10px}
.post-box{padding:12px 10px}
.post-content .post-header h2{height:40px;font-size:16px;line-height:20px;margin-bottom:10px}
.post-meta .post-likes{display:none}
.meta-separator,.post-author-info,.post-views{display:none}
.post-date{margin-left:5px}
.post-thumbnail{margin:0 16px 0 0}
.list-container{padding-left:10px;padding-right:10px;padding-bottom:10px}
.post-content{min-height:auto;padding:10px 0;padding-left:120px}
.post-content{padding-left:115px}
.post-wap-actions .wap-action{width:60px;padding:20px 0 5px 0}
.tag-list .tag-item{width:33.3%;margin:10px 0 0 0;margin-left:0;padding-right:10px}
.footer{margin-top:20px;margin-bottom:10px}
.article-container .post_tit .info .post-list-cat{padding: 2px 10px;}
.article-container .post_tit .info .controls{display: none;}
}
	