@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{width: 100%;min-width: 1260px;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI","PingFang SC", "Hiragino Sans GB", "Microsoft YaHei","Noto Sans", "Noto Sans CJK SC", "Noto Sans JP", "Noto Sans KR", "Noto Sans Thai", Arial, sans-serif;font-size:14px;color:#121212;background:#f6f6f6;letter-spacing: 0;word-spacing: 0;}
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}
.top-bar{width:100%;min-width:1240px;height:80px;background:#fff;border-bottom:1px solid #f3f3f3}
.container{width:1240px;margin:0 auto}
.logo{width:190px;float:left;margin-top:15px}
.logo img{width:190px}
.logo .logo-night{display:none}
.search-box{float:left;margin-top:16px;margin-left:390px}
.search-box form{border:2px solid #ff5000;border-radius:4px;background:#fff;height:44px!important;line-height:44px!important}
.search-box input{padding:8px;outline:0;float:left;width:212px;padding-left:10px;height:40px;line-height:44px;border:0;background:#fff}
.search-box button{width:54px;height:42px;background-color:#f26522;color:#fff;border:none;padding:7px 15px;cursor:pointer}
.top-headapp{float:left;margin:30px 0 0 40px;position:relative;width:53px;height:30px}
.top-headapp span{font-size:18px;vertical-align:sub}
.top-wapcode{position:absolute;left:0;top:30px;background:#fff;z-index:10;padding:5px;box-shadow:1px 1px 10px #eee;display:none}
.top-headapp:hover .top-wapcode{display:block;left:-15px}
.top-wapcode img{width:100px;height:100px}
.top-headnav{float:left;margin:30px 30px 0 30px;position:relative;width:53px;height:30px;z-index:50}
.top-headnav span{font-size:24px;margin-top:-3px;vertical-align:middle}
.top-navlist{width:300px;height:auto;display:none;padding:15px 0;position:absolute;left:-112px;top:30px;background:#fff;box-shadow:1px 1px 10px #ddd}
.top-headnav:hover .top-navlist{display:block;left:-55px}
.top-navlist ul{margin-left:30px;display:inline-block}
.top-navlist ul li{width:120px;float:left;margin-right:15px;height:40px;line-height:40px;position:relative;overflow:hidden}
.top-navlist ul li:after{content:"dashboard";font-family:'Material Icons Sharp';font-size:18px;line-height:25px;opacity:.7;position:absolute;top:7px;transition:transform .3s}
.top-navlist ul li a{display:block;font-size:14px;height:40px;line-height:40px;padding-left:22px}
.auth-buttons{float:right;height:30px;position:relative;z-index:100;margin-top:25px}
.auth-buttons a{display:inline-block;margin-left:8px;position:relative;cursor:pointer;font-size:12px;font-weight:400;line-height:1.2;padding:5px 14px;background:#fff1eb;color:#ff5000;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}
.primary-menu{width:100%;min-width:1240px;height:45px;background:#fff}
.primary-menu .navbar-nav{width:1240px;margin:0 auto;height:45px;display:flex;align-items:center}
.primary-menu .navbar-nav li{position:relative;list-style:none}
.primary-menu .navbar-nav li a{display:block;padding:0 10px;margin-right:22px;height:45px;line-height:45px;color:#333;font-size:16px;font-weight:500;letter-spacing:2px;text-decoration:none;transition:color .3s ease-in-out}
.primary-menu .navbar-nav li.active a,.primary-menu .navbar-nav li:hover a{color:#ff5000}
.primary-menu .navbar-nav li ul{display:none}
.primary-menu .navbar-nav>.dropdown>a:after{content:"\e313";font-family:'Material Icons Sharp';font-size:18px;line-height:25px;opacity:.7;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:transform .3s}
.primary-menu .navbar-nav .dropdown-menu{position:absolute;top:100%;left:0;width:auto;background:#fff;box-shadow:0 6px 15px rgba(0,0,0,.2);display:none;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out,opacity .2s ease-in-out;opacity:0;z-index:1000;border-radius:0 0 4px 4px;white-space:nowrap}
.primary-menu .navbar-nav .dropdown-menu li{display:block;text-align:left}
.primary-menu .navbar-nav .dropdown-menu li a{width:100%;display:block;height:36px;line-height:35px;font-size:14px;color:#1a1a1a;transition:background .3s ease-in-out,color .3s ease-in-out;text-align:center}
.primary-menu .navbar-nav .dropdown:hover .dropdown-menu{display:block;transform:scaleY(1);opacity:1}
.primary-menu .navbar-nav .dropdown-menu li a:hover{background:#ff5000;color:#fff}
.recd{width:1240px;margin:20px auto;background:#fff;position:relative;z-index:2}
.recd-new-tabs{display:flex;border-bottom:1px solid #eee;background-color:#fff}
.recd-new-tabs .tab{position:relative;padding:15px 20px;cursor:pointer;color:#666;font-size:16px;transition:color .2s}
.recd-new-tabs .tab:hover{color:#f60}
.recd-new-tabs .tab.active{color:#fff;background:#f60}
.recd-new-tabs .tab.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:#f60}
.recd-new .game-icons-wrap{padding:20px}
.recd-new .game-icons{display:none;flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:21px}
.recd-new .game-icons.active{display:flex}
.recd-new .game-icons li{width:90px;text-align:center}
.recd-new .game-icons li img{width:100%;height:90px;object-fit:cover;border-radius:10px;box-shadow:0 2px 4px rgb(0 0 0 / 10%)}
.recd-new .game-icons li p{margin-top:8px;font-size:14px;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.recd-new-tags{margin-left:auto;display:flex;align-items:center;padding-right:15px}
.recd-new-tags a{display:inline-block;float:left;margin-left:10px;height:25px;line-height:25px;background:#f60;padding:0 10px;border-radius:4px;font-size:14px;color:#fff}
.recd-new-tags a:hover{background:#333;color:#fff}
.recd-bottom-content{display:flex;margin:0 20px 20px 20px;padding-bottom:10px}
.left-categories{display:flex;flex-direction:column;margin-right:30px}
.recd-cat{margin-bottom:10px;padding:10px 15px;border-radius:5px;color:#fff;cursor:pointer;font-size:14px}
.recd-cat:nth-child(9n){background-color:#f96}
.recd-cat:nth-child(9n+1){background-color:#c5d984}
.recd-cat:nth-child(9n+2){background-color:#f66}
.recd-cat:nth-child(9n+3){background-color:#d9534f}
.recd-cat:nth-child(9n+4){background-color:#567e95}
.recd-cat:nth-child(9n+5){background-color:#b433ff}
.recd-cat:nth-child(9n+6){background-color:#00aba9}
.recd-cat:nth-child(9n+7){background-color:#b37333}
.recd-cat:nth-child(9n+8){background-color:#f60}
.right-text-lists{flex:1}
.text-row{display:flex;flex-wrap:wrap;margin-top:13px;height:38px;line-height:38px;margin-bottom:10px;overflow:hidden}
.text-row:nth-child(1){margin-top:4px}
.text-row li{width:90px;margin-right:15px;font-size:14px;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-module-container{display:flex;gap:20px;width:1240px;margin:20px auto;padding:20px;background:#fff;position:relative;z-index:2}
.news-module-left{width:640px}
.news-slider{width:640px;height:400px;margin-bottom:10px}
.news-slider img{width:100%;height:100%;object-fit:cover}
.news-slider:hover .swiper-button-next,.news-slider:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.swiper-pagination-bullet{background:#fff!important;opacity:.6!important}
.swiper-pagination-bullet-active{background:#f60!important;opacity:1!important}
.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}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-color: #ff6600;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-color: #ff6600;}
.swiper-pagination-bullet-active {background: #ff6600!important;opacity: 1!important;}
.news-slider 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}
.news-slider section{bottom:0;left:0;position:absolute;display:block;width:100%;z-index:0}
.news-slider 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;}

.news-module-thumbs{display:flex;gap:20px;margin-bottom:15px}
.news-thumb-item{width:310px}
.news-thumb-item img{width:100%;height:160px;object-fit:cover}
.news-thumb-title{text-align:center;margin-top:5px;height:20px;line-height:20px;font-size:14px;color:#454545;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-article-list{list-style:none;padding:0;margin:0}
.news-article-list li{margin-bottom:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-article-list .category a{display:block;float:left;padding:0 10px;color:#ff5000;border:1px solid #ff5000;height:20px;line-height:20px;text-align:center;overflow:hidden;margin:0 15px 0 0;font-size:12px;border-radius:2px;overflow:hidden}
.news-article-list .news-article-title{display:block;float:left;height:20px;line-height:20px;font-size:14px;color:#454545;width:450px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-article-list .date{float:right;margin-left:10px;font-size:14px;color:#999}
.news-module-right{width:540px;flex:1}
.news-hot-title{width:100%;height:40px;background:#f5f5f5;margin-bottom:30px}
.news-hot-title h2{float:left;display:inline-block;height:40px;line-height:40px;padding:0 20px;background:#ff5000;color:#fff;font-size:18px;font-weight:700;position:relative}
.news-hot-title h2::after{content:"";position:absolute;left:10px;bottom:-10px;width:0;height:0;border-left:21px solid transparent;border-right:1px solid transparent;border-top:11px solid #f50}
.news-featured-article{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #f3f3f3}
.news-featured-title{font-size:18px;font-weight:700;text-align:center;height:36px;line-height:36px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-featured-desc{font-size:14px;color:#888;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-hot-list{list-style:none;padding:0;margin:10px 0}
.news-hot-list:first-of-type{border-bottom:1px solid #f3f3f3;padding-bottom:3px;margin-bottom:20px}
.news-hot-list li{margin-bottom:15px;height:25px;line-height:25px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-hot-list .category a{color:#888;background:#fff;height:23px;line-height:23px;text-align:center;display:inline-block;margin:0 10px 0 0;float:left;font-size:12px;border-radius:0;border-right:1px solid #eee;padding-right:5px;padding:0 5px}
.news-hot-list .date{float:right;margin-left:10px;font-size:14px;color:#999}
.news-hot-list li .news-article-title{display:inline-block;width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-hot-list li:first-of-type .category a{color:#fff;background:#ff5000;border-color:#fff;position:relative}
.news-hot-list:nth-of-type(2) li:first-of-type .category a{color:#fff;background:#c5d984;border-color:#fff;position:relative}
.news-hot-list:nth-of-type(2) li:first-of-type .category a::after{content:"";position:absolute;top:7px;right:-4px;border-left:4px solid #c5d984;border-top:4px solid transparent;border-bottom:4px solid transparent}
.news-hot-list .category a::after{content:"";position:absolute;top:7px;right:-4px;border-left:4px solid #ff5000;border-top:4px solid transparent;border-bottom:4px solid transparent}
.video-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.h-mod-title{display:flex;justify-content:space-between;align-items:center;height:50px;border-bottom:1px solid #eee;margin-bottom:20px}
.h-mod-title h2{display:block;float:left;font-size:22px;height:50px;line-height:56px;font-weight:700;color:#ff8f19}
.h-mod-title a{height:50px;line-height:50px;margin-left:10px;font-size:16px;color:#999}
.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}
.video-card{position:relative;overflow:hidden;cursor:pointer;border-radius:8px}
.video-card img{width:285px;height:178px;display:block;object-fit:cover;border-radius:8px}
.video-card .video-title{width:100%;padding:0 10px;height:30px;line-height:30px;overflow:hidden;position:absolute;left:0;bottom:0;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 100%);font-size:14px;color:#fff;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .3s linear}
.video-card a:hover .video-title{bottom:-70px}
.video-card .video-text{width:100%;padding:5px 10px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;position:absolute;left:0;bottom:-70px;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 100%);font-size:13px;color:#fff;font-weight:500;transition:all .4s linear}
.video-card a:hover .video-text{bottom:0}
.video-card .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);font-size:46px;color:#fff;transition:transform .3s}
.video-card:hover .play-icon{color:#ff5000;transform:translate(-50%,-50%) rotate(360deg)}
.video-card:hover .video-title{transform:translateY(-20px);white-space:normal}
.app-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.app-header{margin-bottom:-10px}
.app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:30px;margin-top:30px}
.app-card{text-align:center}
.app-card img{width:105px;height:105px;object-fit:cover;border-radius:10px;display:block;margin:auto;margin-bottom:10px}
.app-title{height:20px;line-height:20px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;font-weight:500}
.app-info{height:16px;line-height:16px;margin:6px 0;font-size:12px;color:#999;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.app-card a:hover h3{color:#ff5000}
.app-info span{color:#666}
.unit-rating{list-style:none;padding:0;width: 80px;margin: 0 auto;height:16px;position:relative;background:#ff9800;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><polygon points="12,2 15,9 22,9 17,14 19,22 12,18 5,22 7,14 2,9 9,9"/></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><polygon points="12,2 15,9 22,9 17,14 19,22 12,18 5,22 7,14 2,9 9,9"/></svg>')}
.current-rating{background:linear-gradient(to right,#ff6f00,#ffc400);position:absolute;height:16px;display:block;text-indent:-9000px;z-index:1}
.unit-rating{border:1px solid #8aac01;background-color:#1d1d1d;}

.evaluation-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.evaluation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}
.evaluation-card{position:relative;overflow:hidden;cursor:pointer;border-radius:5px;box-shadow:0 2px 10px 1px #e9e9e9}
.evaluation-card img{float:left;width:140px;height:100px;object-fit:cover}
.evaluation-info{padding:20px;width:245px;float:left}
.evaluation-title{float:left;margin:10px 0;height:40px;line-height:20px;font-size:14px;color:#333;font-weight:500;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}
.evaluation-info .score-container{position:absolute;top:5px;right:0;border-radius:50px 0 0 50px;text-shadow:none;font-size:13px;box-shadow:0 1px 5px rgb(0 0 0 / 20%);z-index:1;padding:0 5px 0 10px;color:#fff;background:linear-gradient(135deg,#ff5000 30%,#ff967e 100%)}
.zt-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.zt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}
.zt-card{border-radius:8px;position:relative;overflow:hidden;cursor:pointer}
.zt-card img{width:100%;height:auto;object-fit:cover;border-radius:8px;transition:all .6s}
.zt-card img:hover{transform:scale(1.1)}
.zt-card .zt-title{bottom:0;left:0;position:absolute;display:block;width:100%;z-index:0}
.zt-card .zt-title: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;border-radius:0 0 8px 8px}
.zt-title span{color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / 50%);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:10px 0}
.wallpaper-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.wallpaper-grid{display:grid;gap:20px;width:100%;margin:0 auto}
.wallpaper-card{border-radius:8px;position:relative;overflow:hidden}
.wallpaper-card img{width:100%;height:100%;object-fit:cover;transition:all .6s}
.wallpaper-card img:hover{transform:scale(1.1)}
.wallpaper-card .wallpaper-title{bottom:0;left:0;position:absolute;display:block;width:100%;z-index:0}
.wallpaper-title span{color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / 50%);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:10px 0}
.wallpaper-card .wallpaper-title: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;border-radius:0 0 8px 8px}
.wallpaper-card:nth-child(1){grid-column:1/3;grid-row:1/3}
.wallpaper-card:nth-child(2){grid-column:3/4;grid-row:1/2}
.wallpaper-card:nth-child(3){grid-column:3/4;grid-row:2/3}
.wallpaper-card:nth-child(4){grid-column:1/2;grid-row:3/4}
.wallpaper-card:nth-child(5){grid-column:2/3;grid-row:3/4}
.wallpaper-card:nth-child(6){grid-column:3/4;grid-row:3/4}
.wallpaper-card:nth-child(7){grid-column:4/5;grid-row:1/2}
.wallpaper-card:nth-child(8){grid-column:4/5;grid-row:2/4}
.news-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-left:12px;row-gap:15px;column-gap:65px;margin-top:20px}
.news-card{border-radius:8px;position:relative;cursor:pointer}
.news-grid li::before{content:'';display:inline-block;width:6px;height:6px;border:1px solid #888;box-sizing:border-box;position:absolute;top:50%;transform:translateY(-3px) rotate(45deg);left:-12px}
.news-card h3.news-title{padding-left:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.link-section{margin:20px auto;padding:5px 20px 20px 20px;background:#fff;position:relative;z-index:2}
.link-grid{display:flex;flex-wrap:wrap;gap:20px;list-style:none}
.link-grid li{background:#f1f1f1;padding:10px 15px;border-radius:5px;white-space:nowrap}
.link-grid li:hover{background:#f60}
.link-grid li:hover a{color:#fff}
.game-footer{width:100%;min-width:1240px;background-color:#0d0d0d;color:#fff;padding:50px 20px 30px 20px;position:relative;overflow:hidden}
.game-footer::before{content:"";position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:150%;height:140%;background:linear-gradient(90deg,transparent,rgba(255,71,71,.2),transparent);animation:neonFlow 5s linear infinite;z-index:0}
@keyframes neonFlow{0%,100%{filter:hue-rotate(0)}
50%{filter:hue-rotate(360deg)}
}
.footer-container{width:1240px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;z-index:1}
.footer-left{width:350px;margin:10px;text-align:left}
.footer-left h2{font-size:36px;margin-bottom:10px;letter-spacing:2px;text-shadow:0 0 10px #ff4747}
.footer-left p{font-size:16px;opacity:.8}
.footer-center{flex:1;margin:10px}
.footer-center .subscribe-section ul{line-height:25px;overflow:hidden;margin-bottom:15px}
.footer-center .subscribe-section ul li{display:inline-block;height:15px;line-height:15px;margin-right:10px;padding-right:10px;border-right:1px solid #888}
.footer-center .subscribe-section ul li:last-child{margin-right:0;padding-right:0;border-right:0}
.footer-center .subscribe-section ul li a{font-size:14px;color:#ccc}
.footer-center .social-section ul li{line-height:25px;font-size:13px;color:#888}
.footer-center .social-section ul li a{font-size:13px;color:#888}
.subscribe-form{display:flex;justify-content:center;margin-bottom:20px}
.subscribe-form input{padding:10px;border:none;border-radius:3px 0 0 3px;outline:0;width:60%}
.subscribe-form button{padding:10px 20px;border:none;border-radius:0 3px 3px 0;background:#ff4747;color:#fff;cursor:pointer;transition:background .3s}
.subscribe-form button:hover{background:#ff2626}
.footer-right{width:370px;margin:10px;text-align:right}
.footer-right ul li{float:right;width:90px;margin:0 0 0 30px}
.footer-right ul li .footer-qcode{width:90px;height:90px;margin:0 auto 10px}
.footer-right ul li .footer-qcode img{width:90px;height:90px}
.footer-right ul li p{height:20px;line-height:20px;color:#888;text-align:center;font-size:13px;overflow:hidden}
.footer-stats p{font-size:14px;margin:5px 0;opacity:.8}
.footer-stats p span{color:#ff4747;font-weight:700}
.footer-bottom{text-align:center;margin-top:40px;font-size:14px;border-top:1px solid #333;padding-top:30px;opacity:.6}
.footer-bottom a{color:#fff}
.ranking-container{    margin: 20px auto;display:flex;justify-content:space-between;gap:20px}
.ranking-header{margin-bottom: 10px;border-bottom:0;}
.ranking-box{flex:1;border-radius:8px;padding:10px;background-color:#fff;border-radius:5px}
.ranking-box h3{font-size:20px;line-height:62px}
.ranking-list{list-style:none;padding:0;margin:0;height:auto;margin-top:-4px}
.ranking-list li{position:relative;cursor:pointer;padding-bottom:2px;margin-bottom:7px;border-bottom:1px solid #f3f3f3;transition:all .3s ease}
.ranking-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.ranking-list li.active{padding-bottom:12px}
.rank-title{display:none;width:100%;color:#222;line-height:34px;font-size:14px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rank-title-dis{display:-webkit-box;display:-ms-flexbox;display:flex}
.rank-title h4{width:240px;margin-top:5px;margin-left:6px;height:34px;line-height:26px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:pre-wrap}
.rank-detail{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:4px}
.rank-detail-num{width:24px;height:24px;margin-top:7px}
.i-num{display:inline-block;position:relative;width:17px;height:22px;border-radius:3px 3px 0 0;color:#fff;font-size:12px;font-weight:700;line-height:19px;text-align:center;clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%,0 20%);box-shadow:0 4px 6px rgb(0 0 0 / 20%)}
.i-num-1{background-color:#f44336}
.i-num-2{background-color:#ff9725}
.i-num-3{background-color:#ffc131}
.rank-detail .rank-detail-info{height:auto;margin-top:10px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:15px;-webkit-box-pack:justify;-ms-flex-pack:inherit;justify-content:space-evenly}
.rank-detail .rank-detail-info h4{line-height:24px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap;height:auto;max-height:48px;font-weight:700}
.rank-detail-info span{margin-top:7px;font-size:12px;height:18px;line-height:16px;display:block}
.rank-detail-info p{height:16px;line-height:16px;overflow:hidden;font-size:14px;color:#999}
.rank-detail-info p em{margin:0 10px}
.rank-detail-download{float:right;margin-top:30px}
.rank-detail-download a{display:block;width:80px;height:33px;line-height:33px;text-align:center;font-size:12px;color:#ff5000;border:1px solid #ff5000;border-radius:4px}
.rank-detail-download a:hover{background:#ff5000;color:#fff}
.rank-detail-img{display:inline;float:left;width:80px;height:80px;margin-top:8px;margin-left:8px;border-radius:5px}
.rank-detail-img img{object-fit:cover;width:100%;height:100%;border-radius:5px;-webkit-transition:all .2s;transition:all .2s}
.ranking-list li:not(.active) .rank-detail{display:none}
.ranking-list li:not(.active) .rank-title{display:inline-block}
.i-num-10,.i-num-4,.i-num-5,.i-num-6,.i-num-7,.i-num-8,.i-num-9{line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:qimao;color:#666;font-size:14px}
.rank-title-dis .unit-rating{float:right;padding-right:0;margin-right:0;margin-top:9px}
.page-banner{overflow:hidden;position:relative;background:#202935}
.page-banner .page-banner-top-bg{background:linear-gradient(.12turn,#666,transparent);position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}
.page-banner{position:relative;width:100%;min-width: 1200px;max-height:300px;min-height:120px;overflow:hidden}
.page-banner>img{width:100%;min-width: 1200px;height:100%;min-height:120px;object-fit:cover}
.page-banner .page-banner-inner{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:99}
.page-banner .page-banner-title{margin:0;text-align:center;color:#fff;font-size:27px;letter-spacing:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-banner .page-banner-desc{margin-top:8px;text-align:center;color:#fff;font-size:15px;letter-spacing:1px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word}
.page-tags ul{display:flex;flex-wrap:wrap;padding:0 10px}
.page-tags .page-tags-ul li{text-align:center;width:18%;margin:1%;transition:all .3s ease}
.page-tags-info{padding:20px 0 25px;border:1px solid #f3f3f3;background-color:#fcfcfc;border-radius:4px;transition:all .3s ease-out}
.page-tags-info:hover{border-color:#216de8;transition:all .3s ease-in}
.page-tags-info h6{height:33px;line-height:33px;font-size:14px;font-weight:400;color:#333;padding:0 5px;overflow:hidden}
.page-tags-info p{height:30px;line-height:30px;margin-bottom:10px;font-size:12px;color:#999}
.page-tags-info p:nth-child(3){padding-top:10px}
.page-tags-info a{border:1px solid #e3e3e3;padding:4px 16px;border-radius:20px;color:#ccc;transition:all .3s ease-out}
.page-tags-info:hover a{background:#216de8;border-color:#216de8;color:#fff;transition:all .3s ease-in}
.site-main{width:100%;min-width:1240px;margin-top:25px;margin-bottom:25px;overflow:hidden}
.app-list,.main-list{display:flex;flex-wrap:wrap;gap:20px}
.app-list-item{width:calc(25% - 15px);background:#fff;border-radius:10px;padding:15px;display:flex;flex-direction:column;box-shadow:0 2px 5px rgb(0 0 0 / 10%);transition:all .5s ease}
.app-list-item:hover{box-shadow:0 5px 20px 1px rgb(0 0 0 / 10%)}
.app-list-header{display:flex;align-items:center;gap:10px}
.app-list-icon{width:80px;height:80px;border-radius:10px;background-color:#ddd}
.app-list-icon img{width:80px;height:80px;object-fit:cover;border-radius:10px}
.app-list-info{width:100%;height:auto}
.app-list-title{font-size:16px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.app-list-tag{font-size:12px;color:#666;margin-top:5px;margin-bottom:7px}
.app-list-info .unit-rating{padding:0;margin:0}
.app-list-description{margin:10px 0 0 0;font-size:13px;color:#999;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.blog_list{float:left;width:925px;margin:0}
.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}
.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%)}
.crumb span{font-size:16px;vertical-align:sub}
.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-item:last-child{border-bottom:none}
.post-content{display:block;position:relative;min-height:100px;padding:15px 0 20px 195px}
.list-summary .post-content{padding:15px 0 20px 0}
.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:180px;height:120px;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-content h2 .post-cat-item{display:none;margin-right:4px;padding:4px 8px;font-size:12px;color:#fff;line-height:1;background:#3280fc;border-radius:4px;vertical-align:text-bottom;transition:opacity .3s}
.post-item:hover h2 a.post-cat-item{color:#fff}
.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-meta span.material-icons-outlined,.post-meta i.material-icons-outlined{font-size:16px;vertical-align:sub}
.post-meta .post-author-info,.post-meta .post-date,.post-meta .post-views{margin-right:15px}
.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}
.right_box{float:right;width:300px}
.widget{padding:15px;background-color:#fff;border-radius:5px;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}
.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:165px;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:6px;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 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{display:flex;flex-wrap:wrap;gap:10px}
.divCatalog li{width:calc(50% - 5px)}
.divCatalog a{display:block;padding:10px 15px;background-color:#f5f5f5;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:#333}
.divCatalog a:hover{background-color:#007bff;color:#fff}
/*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}
.app-download{width:100%;width:100%;background:#000;display:flex;flex-direction:column;align-items:center;text-align:center}
.app-download .container{padding:40px 0}
.app-download-header{display:flex;width:100%;margin-bottom:20px;flex-direction:row;align-content:space-around;align-items:flex-start}
.app-download-icon{width:140px;height:140px;border-radius:10px;background-color:#666;margin-right:15px;flex-shrink:0}
.app-download-icon img{width:140px;height:140px;border-radius:10px;object-fit:cover}
.app-download-info{flex-grow:1;text-align:left}
.app-download-name{font-weight:700;height:33px;line-height:33px;overflow:hidden;font-size:26px;color:#fff;margin-bottom:10px}
.app-download-tags{margin:8px 0}
.app-download-tag{display:inline-block;font-size:12px;background:#626262;color:rgba(255,255,255,.4);padding:5px 10px;border-radius:5px;margin-right:5px}
.app-download-tag a{color:rgba(255,255,255,.4)}
.app-download-description{width:600px;font-size:14px;color:#999;margin-top:20px;text-indent:30px;padding-right:5%;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;position:relative}
.app-download-description::after,.app-download-description::before{font-family:'Material Icons Outlined';font-size:26px;color:#bbb;position:absolute}
.app-download-description::before{content:"format_quote";position:absolute;top:-4px;left:0;transform:rotateY(180deg)}
.app-download-description::after{content:"format_quote";right:30px;bottom:0}
.app-download-badge{width:125px;height:125px;background:#000;color:#fff;font-size:40px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:2}
.app-download-badge::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(icons/icon-warranty-badge.svg) center/cover no-repeat;opacity:1;border-radius:50%;z-index:-2}
.app-download-badge em{position:absolute;top:28px;letter-spacing:-2px}
.app-download-buttons{margin-top:20px;display:flex;gap:15px;width:100%}
.download-btn{flex:1;max-width:180px;padding:12px;font-size:16px;border:none;border-radius:8px;cursor:pointer;font-weight:700;text-align:center;transition:.3s;text-decoration:none;display:inline-block}
.app-download-buttons a{color:#fff}
.app-download-buttons a:nth-child(1){background-color:#34c759}
.app-download-buttons a:nth-child(2){background-color:#007aff}
.app-download-buttons a:nth-child(3){background-color:#00b294}
.app-download-buttons a:nth-child(4){background-color:#af52de}
.app-download-buttons a:nth-child(5){background-color:#ff9500}
.app-download-buttons a:nth-child(6){background-color:#ff3b30}
.app-download-buttons a:nth-child(1):hover{background-color:#28a745}
.app-download-buttons a:nth-child(2):hover{background-color:#0062cc}
.app-download-buttons a:nth-child(3):hover{background-color:#009178}
.app-download-buttons a:nth-child(4):hover{background-color:#93c}
.app-download-buttons a:nth-child(5):hover{background-color:#e67e00}
.app-download-buttons a:nth-child(6):hover{background-color:#e03125}
.main-content{margin-top:20px}
.left_box{float:left;width:910px;margin:0}
.download-container{background:#fff;padding:20px;margin-bottom:20px;border-radius:5px}
.download-swiper{margin:20px 0 40px 0;background:#ddd;padding:20px;border-radius:5px}
.swiper-container{width:100%;height:auto;padding:20px 0}
.swiper-slide img{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}
.download-screenshot .swiper-container:hover .swiper-button-next,.download-screenshot .swiper-container:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.characteristic-title{display:inline-block;height:40px;line-height:40px;padding:0 20px;margin-bottom:10px;background:#ff5000;color:#fff;font-size:18px;font-weight:700;position:relative}
.characteristic-title::after{content:"";position:absolute;left:10px;bottom:-10px;width:0;height:0;border-left:21px solid transparent;border-right:1px solid transparent;border-top:11px solid #f50}
.download-details{width:100%;height:auto;margin-bottom:40px}
.download-details-text{margin-top:30px}
.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,.2)}
.post-tag a:before{content:"# "}
.post-tag a:hover{background-color:#216de8;color:#fff;transition:all .2s ease-in}
.widget_appinfo ul li{font-size:14px;color:#666;height:24px;line-height:24px;margin-bottom:5px}
.widget_appinfo ul li span{color:#2a2a2a}
.widget_appinfo ul li .unit-rating{padding:0;margin:0;vertical-align:text-top;display:inline-block}
.collection-swiper .swiper-container{width:100%;height:320px;border-radius:5px}
.collection-swiper .swiper-slide{background-size:cover;background-position:center;position:relative}
.collection-swiper .overlay{position:absolute;left:50px;top:50%;transform:translateY(-50%);width:350px;background:rgba(0,0,0,.6);padding:20px;border-radius:5px;color:#fff}
.collection-swiper .collection-swiper-item{display:flex;align-items:center;gap:10px}
.collection-swiper .collection-swiper-icon{width:80px;height:80px;float:left;border-radius:10px}
.collection-swiper .collection-swiper-info{display:inline-block;vertical-align:top}
.collection-swiper .collection-swiper-title{font-size:16px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.collection-swiper .collection-swiper-tag{margin-top:5px;margin-bottom:7px;height:20px;line-height:20px;overflow:hidden;font-size:13px;color:#999}
.collection-swiper .collection-swiper-tag em{color:#ff5000;padding:0 5px}
.collection-swiper .collection-swiper-download-btn{width:84px;position:relative;cursor:pointer;font-size:12px;font-weight:400;line-height:1.2;padding:5px 14px;color:#fff;background:#ff5000;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}
.collection-swiper .collection-swiper-download-btn a{color:#fff}
.collection-swiper .collection-swiper-description{margin:10px 0 0 0;font-size:13px;color:#999;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.collection-swiper:hover .swiper-button-next,.collection-swiper:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.collection-list{margin-top:20px;display:flex;flex-wrap:wrap;gap:21px}
.collection-item{width:calc(33% - 10px);background:#fff;border-radius:5px;display:flex;flex-direction:column;box-shadow:0 2px 5px rgb(0 0 0 / 10%);transition:all .5s ease}
.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:400px;height:220px;padding-top:40%;position:relative;overflow:hidden}
.collection-thumb a{position:absolute;top:0;left:0;width:100%}
.collection-thumb img{width:400px;height:220px;object-fit:cover;display:block;transition:all .6s}
.collection-thumb img:hover{transform:scale(1.1)}
.collection-info{margin:16px}
.collection-info h2{font-size:18px}
.collection-count{font-size:13px;color:#aaaeb3;margin-top:5px;display:flex;flex-wrap:wrap;justify-content:space-between}
.collection-count span em{color:#ff5000;padding:0 5px}
.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}
.app-item{display:flex;width:100%;padding:15px 0 20px 0;border-bottom:1px solid rgba(0,0,0,.05);flex-direction:row;align-content:space-around;align-items:flex-start;position:relative}
.app-item-icon{width:140px;height:140px;border-radius:10px;background-color:#666;margin-right:15px;flex-shrink:0}
.app-item-icon img{width:140px;height:140px;object-fit:cover;border-radius:10px}
.app-item-info{flex-grow:1;text-align:left;min-width:0}
.app-item-name{margin:0;font-size:18px;line-height:26px;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-wrap:break-word;display:block}
.app-item-name a{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.app-item-tag .unit-rating{margin:0}
.app-item-description{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:7px 0 5px 0}
.app-item-badge{width:125px;height:125px;background:#000;color:#fff;font-size:40px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:2}
.app-item-download a{display:block;width:80px;height:33px;line-height:33px;text-align:center;font-size:12px;color:#ff5000;border:1px solid #ff5000;border-radius:4px}
.app-item-download a:hover{background:#ff5000;color:#fff}
.app-item-tag em{margin:0 10px}
.app-item:hover .post-category-label{transform:scaleY(1)}
.main-content{max-width:1240px;margin:0 auto;margin-top:15px;overflow:hidden;clear:both;margin-bottom:20px}
.main-content .left_box{width:80px}
.main-content .centre_box{float:left;width:925px;margin:0}
.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 span i{font-size: 18px;vertical-align: sub;}
.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;}
.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:"format_quote";display:inline-block;font-family:'Material Icons Outlined';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#555;margin-right:8px}
.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}
/*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}
.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}
.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}
.share{padding:5px 10px;margin-top:20px;font-size:12px;background:#e8eef3;color:#8599ab;border-radius:4px}
.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}
.gallery-list{width:100%;column-count:4;column-gap:15px;margin:0 auto;position:relative;overflow:hidden}
.gallery-list .im-grid-item{position:relative;background-color:#fff;border-radius:8px;overflow:hidden;width:285px;box-shadow:0 4px 6px rgb(0 0 0 / 10%);transition:transform .3s ease}
.im-grid-item{position:relative}
.im-image-card{position:relative;overflow:hidden;border-radius:5px}
.im-image{width:100%;height:auto;display:block;transition:all .6s}
.im-image:hover{transform:scale(1.1)}
.im-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}
.im-title{margin:0;color:#fff;font-size:15px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.im-info{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:8px;color:#eee}
.im-info a{color:#fff}
.im-category a{color:#fff;text-decoration:none}
.im-stats span{margin-left:10px;display:inline-flex;align-items:center}
.im-stats i{margin-right:5px}
.im-stats span.material-icons-outlined{font-size:16px;padding-right:5px}
.post-multi .post-content{padding:15px 0 20px 0}
.post-multi .post-thumbs{display:flex;margin-left:-16px;margin-top:16px;align-items:flex-end;justify-content:space-around}
.post-multi .thumbs-item{width:25%;margin-left:16px;height:100%;border-radius:4px;overflow:hidden;transition:opacity .3s}
.post-multi .thumbs-item img{width:100%;max-height:300px;max-width:400px;border-radius:4px;-o-object-fit:cover;object-fit:cover}
.post-multi .thumbs-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .6s}
.post-multi .thumbs-item img:hover{transform:scale(1.1)}
.post-multi .post-meta{margin-top:16px}
.floating-sidebar{position:fixed;right:20px;bottom:80px;display:flex;flex-direction:column;z-index:999}
.sidebar-button{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:15px;cursor:pointer;background:rgba(255,255,255,.8);border-radius:50%;box-shadow:0 0 10px rgb(0 0 0 / 10%),0 5px 20px rgb(0 0 0 / 20%);z-index:10}
.sidebar-button span.material-icons-outlined,.sidebar-button span.material-icons-round{font-size:20px;color:#444}
.btn-label{font-size:13px}
.back-to-top span{transform:rotate(-45deg)}
.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;color: #121212;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:100%;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%;object-fit:cover}
.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: 1;-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)}
/*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)}
/*report-modal*/
.report-modal{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999999}
.report-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:5px;width:90%;max-width:400px;box-shadow:0 4px 6px rgba(0,0,0,.1)}
.input-field{width:100%;padding:10px;margin:5px 0 10px 0;border:1px solid #ddd;border-radius:4px;font-size:14px}
.submit-btn{width:100%;padding:10px;margin-top:10px;background-color:#3280fc;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}
.submit-btn:hover{opacity:.8}
.report-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.report-modal-header h2{margin:0;font-size:20px}
.report-modal .close-btn{font-size:24px;cursor:pointer;color:#333}
.report-modal-body .san-report-group{margin-bottom:5px;position:relative}
.report-modal-body .san-report-group{margin-bottom:5px;position:relative}
.report-modal-body .san-report-group img{position:absolute;padding:0 5px 14px 0;bottom:0;right:0}
.load-next-page{padding:45px 0;text-align:center}
.load-next-page a{background-color:#216de8;color:#fff;padding:10px 20px;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s,box-shadow .3s}
.load-next-page a:hover{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}
.san_RecommendApp li,.san_RecommendGame li{padding:10px 0;border-bottom:1px solid #f3f3f3}
.san_RecommendApp li:first-child,.san_RecommendGame li:first-child{padding-top:5px}
.san_RecommendApp li:last-child,.san_RecommendGame li:last-child{padding-bottom:5px;border-bottom:0}
.app-recomlist-item{display:flex;align-items:center}
.app-recomlist-item img{width:70px;height:70px;object-fit:cover;border-radius:10px;margin-right:10px}
.app-recomlist-info{flex:1}
.app-recomlist-title{font-size:16px;font-weight:700;margin-right:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.app-recomlist-subtitle{color:gray;font-size:12px;margin:3px 0}
.app-recomlist-rating{color:orange;float:left}
.san_RecommendTabApp .widget-title,.san_RecommendTabGame .widget-title{display:flex;cursor:pointer}
.san_RecommendTabApp .title-text,.san_RecommendTabGame .title-text{width:auto}
.san_RecommendTabApp .title-text.active,.san_RecommendTabGame .title-text.active{color:#ff5a00;display:inherit}
.san_RecommendTabApp .title-text.active::after,.san_RecommendTabGame .title-text.active::after{content:'';position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:#ff5a00}
.rank-tab{display:none}
.rank-tab.active{display:block}
.rk-ranking-list li{position:relative;cursor:pointer;padding-bottom:2px;margin-bottom:7px;border-bottom:1px solid #f3f3f3;transition:all .3s ease}
.rk-ranking-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.rk-ranking-list li.rk-item.active{padding-bottom:12px}
.rk-title{display:none;width:100%;color:#222;line-height:34px;font-size:14px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rk-title-dis{display:flex}
.rk-title h4{width:170px;margin-top:5px;margin-left:6px;height:34px;line-height:26px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:pre-wrap}
.rk-detail{display:flex;background:#fff;border-radius:4px}
.rk-num{width:24px;height:24px;margin-top:7px;display:inline-block;position:relative;border-radius:3px 3px 0 0;color:#fff;font-size:12px;font-weight:700;line-height:19px;text-align:center;clip-path:polygon(0 0,100% 0,100% 75%,50% 100%,0 75%,0 20%);box-shadow:0 4px 6px rgb(0 0 0 / 20%);font-family:qimao}
.rk-num-1{background-color:#f44336}
.rk-num-2{background-color:#ff9725}
.rk-num-3{background-color:#ffc131}
.rk-num-10,.rk-num-4,.rk-num-5,.rk-num-6,.rk-num-7,.rk-num-8,.rk-num-9{line-height:24px;display:flex;align-items:center;justify-content:center;color:#666;font-size:14px}
.rk-img{float:left;width:70px;height:70px;margin-top:8px;margin-left:8px;border-radius:5px}
.rk-img img{object-fit:cover;width:100%;height:100%;border-radius:5px;transition:all .2s}
.rk-info{height:auto;margin-top:5px;overflow:hidden;display:flex;flex-direction:column;margin-left:15px;justify-content:space-evenly;flex:1}
.rk-info h4{line-height:24px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:pre-wrap;height:auto;max-height:48px;font-weight:700}
.rk-info p{height:16px;line-height:16px;overflow:hidden;font-size:12px;margin-bottom:3px;color:#999}
.rk-info p em{margin:0 10px}
.rk-download{display:block;width:70px;height:20px;line-height:20px;text-align:center;font-size:12px;color:#ff5000;border:1px solid #ff5000;border-radius:4px}
.rk-download:hover{background:#ff5000;color:#fff}
.rk-ranking-list li:not(.rk-item.active) .rk-detail{display:none}
.rk-ranking-list li:not(.rk-item.active) .rk-title{display:inline-block}
.rk-title-dis .rk-unit-rating{float:right;margin-top:9px}
.rk-dis-info{margin-left:auto;font-size:12px;color:#999;font-weight:500}
.post-top-slider{width:925px;height:430px;margin-bottom:10px}
.post-top-slider img{width:100%;height:100%;object-fit:cover}
.post-top-slider:hover .swiper-button-next,.post-top-slider:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.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;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{font-size: 18px;vertical-align: sub;}
.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-container-slider{width:895px;height:430px;margin-bottom:10px}
.post-container-slider img{width:100%;height:100%;object-fit:cover}
.post-container-slider:hover .swiper-button-next,.post-container-slider:hover .swiper-button-prev{opacity:1;transition:all .3s ease-in-out}
.article_content .gallery-grid{column-count:3;column-gap:10px}
.article_content .gallery-item{break-inside:avoid;margin-bottom:10px}
.article_content .gallery-item img{width:100%;display:block;margin:0;border-radius:6px}
.video-box{background:#fff;padding:15px;max-width:925px;margin:0 auto;margin-bottom:15px;border-radius:5px}
.article_content .video-box{padding:0}
.video-player-container{position:relative;width:100%;height:520px;background-color:#000;border-radius:8px;overflow:hidden}
#dplayer,#dplayer1{width:100%;height:100%!important}
.video-episode-list{margin-top:20px;text-align:center}
.episode-btn{display:inline-block;margin:0 6px 10px 6px;padding:8px 16px;font-size:14px;border:1px solid #ccc;background-color:#f7f7f7;border-radius:20px;cursor:pointer;transition:all .2s}
.episode-btn:hover{background-color:#e6f0ff;border-color:#409eff;color:#409eff}
.episode-btn.active{background-color:#409eff;color:#fff;border-color:#409eff}
.hads{width:1240px;margin:0 auto;background-color:#fff;border-radius:3px;padding:20px;margin-top:20px;margin-bottom:20px;overflow:hidden}
.hadposts,.hadposts2{width:100%;margin:0 auto;background-color:#fff;border-radius:3px;padding:20px;margin-top:20px;margin-bottom:20px;overflow:hidden}
.hadsings{width:100%;margin:0 auto;background-color:#fff;margin-bottom:20px;overflow:hidden}
.hadposts2{margin-top:0}
.hads2{background-color:#fff;border-radius:3px;padding:20px;margin-top:25px;overflow:hidden}
.hadposts img,.hadposts2 img,.hads img,.hads2 img,.hadsings img{width:100%;margin:auto;height:auto;overflow:hidden}
.marginbottom0{margin-bottom:0}
.night{background:#000}
.night .header{background:#212121}
.night .header .logo .logo-day{display:none}
.night .header .logo .logo-night{display:block}
.night .top-bar{background:#212121;color:#ececec;border-bottom:1px solid #454040}
.night .search-box form{border:2px solid #555;background:#555}
.night .search-box input{background:#646464;color:#ececec}
.night .search-box input::placeholder{color:#ececec;opacity:1;font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",微软雅黑,"Noto Color Emoji",Arial,sans-serif}
.night .search-box button{background-color:#555;color:#ececec}
.night .primary-menu{background:#212121}
.night .primary-menu .navbar-nav li a{color:#c8c9cc}
.night .recd{background-color:#212121}
.night .recd-new-tabs{border-bottom:1px solid #454040;background-color:#212121}
.night .recd-new-tabs .tab{color:#ececec}
.night .recd-new-tags a{color:#ececec}
.night .recd-new-tags a:hover{color:#ececec}
.night .recd-new .game-icons li p{color:#ececec}
.night .recd-cat{color:#ececec}
.night .text-row li,.night .text-row li a{color:#ececec}
.night .top-wapcode{background:#555}
.night .top-wapcode{box-shadow:1px 1px 10px #eee0}
.night .news-module-container{background:#212121}
.night .news-hot-title{background:#333}
.night .news-featured-title a{color:#ececec}
.night .news-featured-desc{color:#c8c9cc}
.night .news-featured-article{border-bottom:1px solid #454040}
.night .news-hot-list .category a{color:#c8c9cc;background:#212121;border-right:1px solid #454040}
.night .news-hot-list li:first-of-type .category a{border-color:#212121}
.night .news-hot-list li .news-article-title{color:#ececec}
.night .news-hot-list .date{color:#ececec}
.night .news-thumb-title{color:#ececec}
.night .news-article-list .news-article-title{color:#ececec}
.night .news-article-list .date{color:#c8c9cc}
.night .news-slider section:after{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(rgb(103 103 103 / 50%)))}
.night .news-hot-list:first-of-type{border-bottom:1px solid #454040}
.night .recd-new .game-icons li img{box-shadow:0 2px 4px rgb(0 0 0 / 60%)}
.night .zt-section{background:#212121}
.night .h-mod-title{border-bottom:1px solid #454040}
.night .h-mod-title a{color:#ececec}
.night .zt-card span:after{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(rgb(103 103 103 / 50%)))}
.night .zt-title{color:#ececec}
.night .app-section{background:#212121}
.night .app-title{color:#ececec}
.night .app-info{color:#c8c9cc}
.night .app-info span{color:#c8c9cc}
.night .video-section{background:#212121}
.night .video-card .video-title{background:-webkit-linear-gradient(top,rgb(0 0 0 / 0) 0,rgb(0 0 0 / 60%) 100%);color:#ececec}
.night .video-card .video-text{background:-webkit-linear-gradient(top,rgb(0 0 0 / 0) 0,rgb(0 0 0 / 60%) 100%);color:#ececec}
.night .news-section{background:#212121}
.night .news-grid li::before{border:1px solid #c8c9cc}
.night .news-card h3.news-title{color:#ececec}
.night .wallpaper-section{background:#212121}
.night .wallpaper-card span:after{background:-webkit-gradient(linear,0 0,0 bottom,from(transparent),to(rgb(0 0 0 / 60%)))}
.night .wallpaper-title{color:#ececec}
.night .evaluation-section{background:#212121}
.night .evaluation-card{background: #212121;box-shadow:0 2px 10px 1px #030303}
.night .evaluation-title{color:#ececec}
.night .ranking-box{background:#212121}
.night .rank-detail{background:#212121}
.night .rank-detail .rank-detail-info h4,.night .rank-detail .rank-detail-info h4 a{color:#ececec}
.night .rank-detail-info p{color:#c8c9cc}
.night .ranking-list li{border-bottom:1px solid #454040}
.night .ranking-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}
.night .auth-buttons a{background:#666;color:#ff5000}
.night .ranking-header{border-bottom:0}
.night .unit-rating{background-color:#888}
.night .link-section{background:#212121}
.night .link-grid li{background:#444;color:#ececec}
.night .link-grid li a{color:#ececec}
.night .app-download{background:#131313}
.night .download-container{background:#212121}
.night .widget{background:#212121}
.night .widget-title .title-text{background:#212121;color:#ececec}
.night .widget_appinfo ul li{color:#ececec}
.night .widget_appinfo ul li span{color:#c8c9cc}
.night .download-swiper{background:#353535}
.night .article_content p{color:#c8c9cc}
.night a{color:#ececec}
.night .widget-header::before{border-bottom:1px solid #454040}
.night .crumb{color:#ececec;background-color:#212121}
.night .download-container{background:#212121;color:#ececec}
.night .app-item-description{color:#c8c9cc}
.night .post-meta,.night .post-meta a{color:#c8c9cc}
.night .post-content h2 a{color:#ececec}
.night .post-excerpt p{color:#ececec}
.night .pagination ul>li>a{background-color:#212121;color:#ececec}
.night .article_content blockquote{color:#ececec;background:#353535}
.night .article_content blockquote:before{color:#ececec}
.night .list-container{background-color:#212121}
.night .article-container{background-color:#212121}
.night .article-container .post_tit{border-bottom:1px solid #454040}
.night .article-container .post_tit h1{color:#ececec}
.night .article-container .post_tit .info{color:#ececec}
.night .article-container .post_tit .info span{color:#ececec}
.night .share{background:#353535;color:#ececec}
.night .post-tag a{color:#8599ab;border:1px solid #17191b33}
.night .entry-page-next,.night .entry-page-prev{color:#ececec}
.night .recommend{background-color:#212121}
.night .recommend h3{color:#ececec;border-bottom:1px solid #454040}
.night .recommend ul li.post-item .post-title{color:#ececec}
.night .recommend ul li.post-item .post-metas{color:#c8c9cc}
.night .comments{background:#212121}
.night .comments_title h3{color:#ececec;border-bottom:1px solid #454040}
.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:#f2f2f242;border:1px solid #212121}
.night .comment-header{background-color:#333;border-bottom:0}
.night .comment-body:before{border-right-color:#333!important}
.night .comments .avatar img{border:2px solid #353535}
.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 .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 .collection-item{background:#212121}
.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 .hadposts,.night .hadposts2,.night .hads,.night .hads2,.night .hadsings{background-color:#212121}
.night .video-box{background:#333}
.night .rk-detail{background:#212121}
.night .rank-title{color:#c8c9cc}
.night .primary-menu .navbar-nav .dropdown-menu{background:#333}
.night .app-list-item{background:#212121}
.night .post-item{border-bottom:1px solid #454040}
.night .app-item{border-bottom:1px solid #454040}
.night .san_RecommendApp li,.night .san_RecommendGame li{border-bottom:1px solid #454040}
.night .rk-ranking-list li{border-bottom:1px solid #454040}
.night .rk-title{color:#c8c9cc}
.night .recommend ul li{border-bottom:0}
.night .article_content{color:#c8c9cc}
.night .top-navlist{background:#444;box-shadow:1px 1px 10px #100e0e}
