“用户:850710247liu/common.css”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
第1行: 第1行:
/* 全站字型调整 */
+
/* 这里放置的CSS将应用于所有皮肤 */
 +
/* 首页CSS */
 +
.home-an1 {float:left;min-width:25%;height:40px;line-height:40px;padding:0px 5px;font-size:90%}
 +
.home-an1:hover {background:#c7c7c7;}
 +
.bg-p {background:url(https://patchwiki.biligame.com/images/ys/b/b7/7vg3liyrem0apq5399q5a3pe1ewg8bb.png);overflow:hidden;padding: 10px;border-radius: 10px;border:1px solid #555;}
 +
.bg-y {border:1px solid #555;padding:2px;overflow:hidden;border-radius: 4px;}
 +
.title-1 {
 +
    background-color: transparent;
 +
    background-image: url(https://patchwiki.biligame.com/images/ys/e/ea/la0i23rd7ihbk20n3gdwvgqmst1kwwd.png),url(https://patchwiki.biligame.com/images/ys/a/ac/515smg7pvgarfwxogj5lp0itwx3sxn6.png),url(https://patchwiki.biligame.com/images/ys/f/ff/pjh8k7etpfwe4n70wnclriudeam207j.png);
 +
    background-repeat: no-repeat,no-repeat,repeat-x;
 +
    background-attachment: scroll,scroll,scroll;
 +
    background-position: left top,right top,center top;
 +
    background-clip: border-box,border-box,content-box;
 +
    background-origin: padding-box,padding-box,padding-box;
 +
    background-size: auto auto,auto auto,auto auto,100% 100%;
 +
    color: #fff;
 +
    height: 30px;
 +
    line-height: 30px;
 +
    clear: both;
 +
    font-size: 14px;
 +
    font-family: "Microsoft YaHei",serif;
 +
    padding-left: 20px;
 +
    font-weight:bold;
 +
    margin-top: 10px;
 +
}
 +
@media only screen and (max-width:759px){
 +
.home-an1 {width:50%;}
 +
.home-tag1 {
 +
    display: block;
 +
    width: 80px !important;
 +
    height: 94px;
 +
    font-size: 10px;
 +
    margin: 8px;
 +
    color: #414141;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/d/d3/t1dfnz3fcfkiqqtfuot8kt1aw2rmrt1.png")no-repeat;
 +
    text-align: center;
 +
    float: left;
 +
    padding:2px;
 +
}
 +
.home-tag1:hover {   
 +
    background-position: 0 0px;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/5/5e/jaf1p6d9jggfpyvyd14l3teq45iln2h.png")no-repeat;
 +
    color:#fff;
 +
}
 +
}
 +
.home-box-tag {
 +
display: inline-block;
 +
position:relative;
 +
width: 112px;
 +
height: 132px;
 +
margin: 5px 10px;
 +
}
 +
.home-box-tag-1 {
 +
position: absolute;
 +
top:0px;
 +
left:0px;
 +
padding:3px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
.home-box-tag-2 {
 +
position: absolute;
 +
bottom:3px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
.home-box-tag-3 {
 +
position: absolute;
 +
bottom:3px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
@media only screen and (max-width:759px){
 +
.home-box-tag {
 +
display: inline-block;
 +
position: relative;
 +
width: 31%;
 +
height: auto;
 +
margin-left: 1%;
 +
margin-right: 1%;
 +
}
 +
.home-box-tag-2 {
 +
position: absolute;
 +
bottom: 2px;
 +
left: 0px;
 +
text-align: center;
 +
font-size: 10px;
 +
}
 +
.home-box-tag-3 {
 +
position: absolute;
 +
bottom:2px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
font-size: 10px;
 +
}
 +
}
 +
.kan {
 +
float:left;
 +
height:22px;
 +
width:90px;
 +
line-height:
 +
22px;background-color:#079dcf;
 +
border-radius: 4px;
 +
color: #fff;
 +
text-align: center;
 +
margin:5px 0px;
 +
margin-right:10px;
 +
font-size:12px;
 +
}
 +
.BILIBILI-BOX {width:100%;margin-bottom:20px;overflow:hidden;}
 +
.BOX-title-1 {width:100%;font-size:14px;padding:7px 10px;font-weight: bold;background:#404040;color:#fff;}
 +
.BOX-title-2 {padding: 10px 0px 5px 0px;font-size: 14px;font-weight: bold;border-bottom: 1px solid #384348;}
 +
.BOX-N {width:100%;padding: 10px 0px;}
 +
.BOX-GD {color:#f7f7f7;border: 1px solid #f7f7f7;padding: 0px 5px;border-radius: 50%;}
 +
.BOX-AN-50 {width:50%}
 +
.BOX-AN-25 {width:25%}
 +
.BOX-AN-20 {width:20%}
 +
.BOX-AN2 {width:100%;display: inline-block;height:30px;line-height:30px;padding-left:35px;padding-right:5px;color:#404040;}
 +
.BOX-AN2:hover {background:#000;color:#f7f7f7;}
 +
@media only screen and (max-width:759px){
 +
.BOX-AN-25 {width:50%}
 +
.BOX-AN-20 {width:50%}
 +
}
 +
 
 +
.wz-an-left {
 +
float:left;
 +
width:36px;
 +
height:22px;
 +
line-height:22px;
 +
border-radius: 4px;
 +
color: #fff;
 +
text-align: center;
 +
margin:5px 0px;
 +
margin-right:10px;
 +
font-size:12px;
 +
}
 +
 
 +
.wz-an-right {
 +
float:left;
 +
width:calc(100% - 46px);
 +
height:22px;
 +
line-height:22px;
 +
margin:5px 0px;
 +
overflow: hidden;
 +
white-space: nowrap;
 +
text-overflow: ellipsis;
 +
}
 +
 
 +
 
 +
 
 +
.update-log .log-title {display: none;}
 +
.update-log .bili-list-group {padding: 0px 0px;}
 +
.update-log .read-more {display: none;}
 +
 
 +
.carousel.big-carousel .carousel-indicators li, .carousel.big-carousel .carousel-indicators li.active {width: 8px;height: 8px;}
 +
.carousel.big-carousel .carousel-indicators {bottom: -2.4em;margin-left: -30%;margin-bottom: 45px;}
 +
.carousel.big-carousel {margin-bottom: 15px;}
 +
 
 +
.BOX-1 .BOX-title-2 {padding: 10px 0px 5px 0px;}
 +
.BOX-1 {background:#f7f7f7;border:1px solid #404040;}
 +
.BOX-1 .BOX-N {padding:5px 10px;}
 +
 
 +
.BOX-2 .BOX-title-1 {border-radius: 8px;}
 +
.BOX-2 {border:1px solid #404040;border-radius: 4px;padding:2px}
 +
.BOX-2 .BOX-2-1 {background:#f7f7f7;border:1px solid #404040;border-radius: 8px;padding:10px;}
 +
 
 +
.BOX-3 .BOX-title-1 {border-radius: 8px;}
 +
.BOX-3 {background:#f7f7f7;border-radius: 8px;padding:10px}
 +
 
 +
.BOX-4 .BOX-title-1 {border-radius: 8px 8px 0px 0px;}
 +
.BOX-4 {background:#f7f7f7;border-radius: 8px;padding:0px;}
 +
.BOX-4 .BOX-N {padding:5px 10px;}
 +
 
 +
.BOX-5 .BOX-title-1 {border-radius: 8px 8px 0px 0px;background:#262626;color:#f7f7f7;}
 +
.BOX-5 .BOX-title-2 {padding: 10px 0px 5px 0px;border-bottom: 1px solid #262626;}
 +
.BOX-5 {background:#404040;border-radius: 8px;padding:0px;}
 +
.BOX-5 .BOX-N {padding:5px 10px;border:2px solid #262626;border-top:0px solid ;box-shadow: inset 0 0 1px 2px #000;color:#f7f7f7;border-radius: 0px 0px 8px 8px;}
 +
.BOX-5 .bili-section-normal,.BOX-5 .bili-section-primary {color: #f7f7f7;background: #626262;border: 1px solid rgb(0, 0, 0);}
 +
.BOX-5 .bili-section-normal:hover {color: #fff;background: #000;border: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer;}
 +
.BOX-5 .BOX-zt {color:#f7f7f7}
 +
.BOX-5 .update-log a {color: #f7f7f7 !important;}
 +
.BOX-5 .BOX-AN2 {width:100%;display: inline-block;height:30px;line-height:30px;padding-left:35px;padding-right:5px;color: #f7f7f7;background: #626262;}
 +
.BOX-5 .BOX-AN2:hover {color: #fff;background: #000;}
 +
 
 +
 
 +
@media (max-width: 767px) {
 +
.bvideo-frame{
 +
    height:300px!important;
 +
  }
 +
}
 +
/* 首页CSS结束 */
 +
 
 +
/*地图工具样式修正*/
 +
.BMap_shadow img {
 +
    max-width: none;
 +
}
 +
body{transform:none!important}
 +
 
 +
/* WIKI背景图 */
 
body {
 
body {
    font-size: 108%;
+
background:url("https://patchwiki.biligame.com/images/ys/8/8e/fs0zegmjxowe043i2r430w2ss0vi9fg.jpg") no-repeat fixed 50% 0;
    -moz-hyphens: auto;
+
background-size:cover;
    -webkit-hyphens: auto;
 
    hyphens: auto;
 
 
}
 
}
.mw-body-content {
+
/*logo修正样式*/
     line-height: 1.85;
+
.wiki-header .wiki-nav .wiki-logo {
 +
     width: 188px;
 
}
 
}
body .ui-dialog .ui-widget-header {
+
/*段落行间距*/
     background: #f1f1f1 !important;
+
p {
 +
    line-height: 24px;
 +
     margin: 0 0 0px;
 
}
 
}
body .ui-button {
+
/*筛选按钮被选中*/
     box-shadow: 0 0 0 0 !important;
+
li.btn.cardSelectOption.selected {
 +
    color: #333 !important;
 +
    background-color: #e6e6e6;
 +
    border-color: #adadad;
 +
outline: 0;
 +
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
 +
     box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
 
}
 
}
::selection {
+
 
    background: rgba(0,0,0,.1);
+
.smw-template-furtherresults {
    text-shadow: none;
+
display:none;
 
}
 
}
#firstHeading {
+
 
     font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+
 
     font-weight: 500;
+
/*首页角色切换*/
    padding-bottom: 6px;
+
.home-tag1 {
    font-size: 170%;
+
    display: block;
 +
    width: 112px !important;
 +
    height: 132px;
 +
     font-size: 15px;
 +
    margin: 5px 10px;
 +
    color: #414141;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/2/2e/opbcst4xbtcq0i4lwerucmosawn29ti.png")no-repeat;
 +
    text-align: center;
 +
    float: left;
 +
    padding:2px;
 +
}
 +
.home-tag1:hover {   
 +
    background-position: 0 0px;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/0/06/ltinfvd37eh0h92a8g74622scfmyc62.png")no-repeat;
 +
    color:#fff;
 +
}
 +
.home-tag1-font {
 +
color:#000;
 +
}
 +
.home-tag1-font:hover {
 +
color:#fff;
 +
 +
}
 +
 
 +
@media only screen and (max-width:759px){
 +
.home-tag1 {
 +
    display: block;
 +
    width: 80px !important;
 +
    height: 94px;
 +
    font-size: 12px;
 +
    margin: 5px;
 +
    color: #414141;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/d/d3/t1dfnz3fcfkiqqtfuot8kt1aw2rmrt1.png")no-repeat;
 +
    text-align: center;
 +
    float: left;
 +
    padding:2px;
 +
}
 +
.home-tag1:hover {   
 +
    background-position: 0 0px;
 +
    background: transparent url("https://patchwiki.biligame.com/images/ys/5/5e/jaf1p6d9jggfpyvyd14l3teq45iln2h.png")no-repeat;
 +
     color:#fff;
 +
}
 +
}
 +
 
 +
.home-box-tag {
 +
display: inline-block;
 +
position:relative;
 +
width: 112px;
 +
height: 132px;
 +
margin: 5px 10px;
 +
}
 +
.home-box-tag-1 {
 +
position: absolute;
 +
top:0px;
 +
left:0px;
 +
padding:3px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
.home-box-tag-2 {
 +
position: absolute;
 +
bottom:3px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
.home-box-tag-3 {
 +
position: absolute;
 +
bottom:3px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
}
 +
@media only screen and (max-width:759px){
 +
.home-box-tag {
 +
display: inline-block;
 +
position:relative;
 +
width: 80px;
 +
height: 90px;
 +
margin: 5px;
 +
}
 +
.home-box-tag-2 {
 +
position: absolute;
 +
bottom: 0px;
 +
left: 0px;
 +
text-align: center;
 +
font-size: 10px;
 +
}
 +
.home-box-tag-3 {
 +
position: absolute;
 +
bottom:4px;
 +
left:0px;
 +
width:100%;
 +
text-align:center;
 +
font-size: 10px;
 +
}
 +
}
 +
 
 +
/* 图鉴 */
 +
.poke-bg {
 +
    background-color: #f9f9f9;
 +
    margin-bottom: 20px;
 +
    overflow: hidden;
 +
    padding: 15px;
 +
    margin-top: -10px;
 
}
 
}
h2,
+
 
h3,
+
 
h4,
+
.box-poke-big {
h5,
+
    width:100%;
h6 {
+
    overflow:hidden;
        font-family: "roboto",sans-serif !important;
+
    padding-bottom: 30px;
color: #404040 !important;
 
line-height: 1.8 !important;
 
border-bottom-color: rgba(0, 0, 0, .1) !important;
 
 
}
 
}
.mw-body-content h2 {
+
.box-poke-left {
     font-weight: 540;
+
     float: right;
 +
    width: calc(100% - 395px);
 
}
 
}
/* 链接显示效果 */
+
.box-poke-right {
a:hover {
+
    float: right;
  text-decoration: none;
+
    width: 380px;
  color: #2a4b8d!important;
+
    margin-left: 15px;
 
}
 
}
a, a:visited {
+
@media only screen and (max-width:759px){
     text-decoration: none;
+
.box-poke-big {
     color: #3366cc;
+
     width:100%;
 +
    overflow:hidden;
 +
     padding: 0px;
 
}
 
}
/* 斜体字右边距加大看以防止文字挤在一起 */
+
.box-poke-left {
#mw-content-text i {
+
     float:none;
     margin-right: 3px;
+
    width:100%;
 
}
 
}
/* 隐藏首页标题、空行、分类、查看源代码tab */
+
.box-poke-right {
.page-Mainpage h1.firstHeading,
+
    float:none;
.page-Mainpage #siteSub,
+
    width:100%;
.page-Mainpage #contentSub,
+
    margin-left: 0px;
.page-Mainpage #ca-viewsource,
 
.page-Mainpage #siteNotice,
 
.page-Mainpage #catlinks,
 
.page-Mainpage #footer #footer-info
 
{
 
    display: none;
 
 
}
 
}
/* 目录样式 */
 
#toc{
 
background-color: rgb(255 255 255 / 30%);
 
clear: right;
 
margin-bottom: .5em;
 
float: right;
 
padding: 1em;
 
background: none;
 
width: auto;
 
 
}
 
}
.toctoggle {
+
 
     display: none;
+
 
 +
 
 +
 
 +
/*首页布局*/
 +
.home-box {
 +
     width:100%;
 +
    overflow:hidden;
 +
    padding-bottom: 30px;
 +
    font-size:12px;
 
}
 
}
/* 侧边栏、顶部栏、页脚 */
+
.home-box-right {
#pt-userpage, #pt-anonuserpage {
+
     float: right;
     background-image: url(https://library.moegirl.org.cn/skins/Vector/images/user-icon.png?13155)!important;
+
    width: 330px;
     background-repeat: no-repeat!important;
+
     padding-left: 15px;
 
}
 
}
.mw-body {
+
.home-box-left {
border-left: 1px solid #bbb;
+
    float: right;
border-bottom: 1px solid #bbb;
+
    width: calc(100% - 330px);
border-top: none;
+
    padding-right:15px;
border-right: none;
+
    border-right: 1px solid #d5d5d5;
 
}
 
}
#p-personal {
+
.bbc-n {
    font-size: 17.5px;
+
padding:10px 0px;
    right: 1em;
 
 
}
 
}
#localNotice {
+
@media only screen and (max-width:759px){
     background-color: rgb(245,245,245,0.3);
+
.home-box {
 +
     width:100%;
 +
    overflow:hidden;
 +
    padding: 0px;
 +
    border: 0px;
 
}
 
}
div.vectorTabs {
+
.home-box-left {
     font-size: 16px;
+
     float: none;
     padding-top: 2px;
+
    width: 100%;
 +
    padding: 0px;
 +
    border-right: 0px solid #d5d5d5;
 +
     border-left: 0px solid #d5d5d5;
 
}
 
}
div.vectorMenu {
+
.home-box-right {
     font-size: 92%;
+
     float:none;
 +
    width:100%;
 +
    padding: 0px;
 
}
 
}
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a, .vectorTabs #ca-wikilove.icon a {
 
    padding-top: 3.4em;
 
 
}
 
}
    #content {
 
        margin-left: 214px !important;
 
    }
 
  
    .portal {
 
        background: transparent !important;
 
    }
 
  
    #mw-panel {
+
.home-box-bbc {
border-right: 1px solid #bbb;
+
    overflow: hidden;
        width: 200px !important;
+
    margin-bottom: 20px;
        background: rgb(254,254,254,0.99) !important;
+
}
        padding-left: 14px !important;
 
    }
 
   
 
    #p-logo {
 
        left: 0px;
 
        padding-left: 10px;
 
    }
 
  
    #p-logo a {
 
        padding-left: 40px;
 
        left: 0px;
 
        border-right: 1px solid #aaa;
 
    }
 
    #p-logo a:hover {
 
        opacity: 1.0;
 
    }
 
  
    #mw-head {
+
.title-1 {
        background-color: rgb(254,254,254,0.98);
+
    background-color: transparent;
        opacity: 1.0;
+
    background-image: url(https://patchwiki.biligame.com/images/ys/e/ea/la0i23rd7ihbk20n3gdwvgqmst1kwwd.png),url(https://patchwiki.biligame.com/images/ys/a/ac/515smg7pvgarfwxogj5lp0itwx3sxn6.png),url(https://patchwiki.biligame.com/images/ys/f/ff/pjh8k7etpfwe4n70wnclriudeam207j.png);
        box-shadow: 0px 1px 2px #aaa;
+
    background-repeat: no-repeat,no-repeat,repeat-x;
        -webkit-transition-property: opacity !important;
+
    background-attachment: scroll,scroll,scroll;
        -moz-transition-property: opacity !important;
+
    background-position: left top,right top,center top;
        -o-transition-property: opacity !important;
+
    background-clip: border-box,border-box,content-box;
        -ms-transition-property: opacity !important;
+
    background-origin: padding-box,padding-box,padding-box;
        transition-property: opacity !important;
+
    background-size: auto auto,auto auto,auto auto,100% 100%;
        -webkit-transition-duration: 0.5s !important;
+
    color: #fff;
        -moz-transition-duration: 0.5s !important;
+
    height: 30px;
        -o-transition-duration: 0.5s !important;
+
    line-height: 30px;
        -ms-transition-duration: 0.5s !important;
+
    clear: both;
        transition-duration: 0.25s !important;
+
    font-size: 14px;
    }
+
    font-family: "Microsoft YaHei",serif;
 +
    padding-left: 20px;
 +
    font-weight:bold;
 +
    margin-top: 10px;
 +
}
  
     #mw-head:hover {
+
.title-2 {
        opacity: 1.0 !important;
+
    padding: 10px 0px 5px 0px;
     }
+
     font-size: 14px;
 +
    font-weight: bold;
 +
     border-bottom: 1px solid #384348;
 +
}
  
    .uls-settings-trigger {
+
.title-top {
        display: none !important;
+
    margin-top: 20px;
    }
+
}
  
    #left-navigation {
+
.home-box-3 {width: 50%;}
        margin-left: 233px !important;
+
.home-box-2 {width: 100%;}
    }
+
.home-box-4 {margin-top:15px;}
#mw-page-base {
+
 
     height: 104px;
+
 
 +
@media only screen and (max-width:759px){
 +
.home-box-1 {display: block; margin-bottom: 0px; border-collapse: inherit; overflow: hidden;}
 +
.home-box-tb {display: block;margin-bottom: 15px;}
 +
.home-box-3,.home-box-2{width: 100%;}
 +
.home-box-1 + .home-box-1 {
 +
     margin-top: 0px;
 
}
 
}
#left-navigation,
 
#right-navigation {
 
    margin-top: 60px;
 
 
}
 
}
#mw-head div.vectorMenu h4 {
+
 
     height: 1.9em;
+
.home-tag {
     margin-bottom: 0;
+
     height: 34px;
     padding-top: 1.25em;
+
     font-size: 14px;
     padding-bottom: 0;
+
     line-height: 32px;
     padding-right: 0.5em;
+
     padding: 0px 20px;
 +
    margin: 5px;
 +
    color: #414141;
 +
    border: 1px solid #CECECE;
 +
    display: block;
 +
    text-align: center;
 +
     float: left;
 
}
 
}
#mw-panel div.portal {
+
 
     padding-bottom: 0.7em;
+
.home-tag:hover {
     padding-top: 0.4em;
+
     transition: all 0.3s linear 0s;
 +
     background: #9C875B;
 +
    color: #fff;
 
}
 
}
#mw-panel #p-logo .mw-wiki-logo {
+
 
     width: 175px;
+
.home-tag-top {
 +
    display: block;
 +
    height: 40px;
 +
    font-size: 18px;
 +
    line-height: 36px;
 +
    margin: 10px;
 +
    color:#414141;
 +
    font-weight: bold;
 +
    border: 1px solid #c2c2c2;
 +
    border-radius: 50px;
 +
     text-align: center;
 
}
 
}
#mw-panel {
+
.home-tag-top:hover {
     font-size: 18.5px;
+
     transition: all 0.3s linear 0s;
     /* mw-panel的宽度是10em,改了font-size以后也需要修改一下 */
+
    border: 1px solid #a8a9e3;
     width: 11.6rem;
+
     background: #ecf0ff;
 +
}
 +
 
 +
.homg-art {
 +
    border-top: 1px solid #ddd;
 +
     padding:7px 15px;
 
}
 
}
    ul,li {
 
        background: transparent !important;
 
    }
 
  
  #mw-panel,#mw-head {
 
        font-weight: 300 !important;
 
    }
 
  
#mw-panel .portal .body li {
+
/*信息栏*/
    line-height: 1.6em;
+
.boxright {
 +
width: 300px !important;
 +
float:right;
 +
margin: 0px 0px 15px 15px !important;
 +
}
 +
@media only screen and (max-width:759px){
 +
.boxright {
 +
width:100%;
 +
float:none;
 +
margin:15px 0px !important;
 
}
 
}
    .mw-wiki-logo{
+
.poke-bg {font-size:11px;}
        padding-left: 5px !important;
 
        padding-top: 10px !important;
 
        border: none !important;
 
    }
 
.clear-div {
 
    clear: both;
 
 
}
 
}
.uls-trigger{
+
 
 +
 
 +
/*攻略组*/
 +
ul.mainpage-editor-list{list-style: none; padding: 0 0px;margin-left: 2px;}
 +
ul.mainpage-editor-list>li{margin: 0 0 5px;}
 +
ul.mainpage-editor-list>li>div{display: inline-block;}
 +
ul.mainpage-editor-list .editor-image{margin-right: 5px;}
 +
ul.mainpage-editor-list .editor-image img{width: 30px; height: 30px; box-shadow: 0 0 2px #000;border-radius: 7px;}
 +
ul.mainpage-editor-list .editor-name{font-size: 0.86em; font-weight: bold;}
 +
ul.mainpage-editor-list>li {display: inline-block;width: 99%;}
 +
 
 +
/*隐藏更新日志标题*/
 +
.update-log .log-title {
 +
    font-size: 16px;
 +
    line-height: 24px;
 +
    border-bottom: none;
 
     display: none;
 
     display: none;
 
}
 
}
div.vectorMenu div.menu {
+
 
    top: 2.75em;
+
/*图片自适应*/
    width: 100%;
+
.img-kk {
     background-color: rgba(251,251,251,0.9);
+
display: inline-block;
     border: 1px solid #a7d7f9;
+
height: auto;
     border-top: transparent;
+
padding: 0px;
 +
max-width:100%;
 +
line-height: 1.42857143;
 +
-webkit-transition: all .2s ease-in-out;
 +
-o-transition: all .2s ease-in-out;
 +
transition: all .2s ease-in-out
 +
}
 +
 
 +
img{max-width:100%;height:auto;margin:0 auto;text-align:center;}
 +
/*头像*/
 +
.img-tx img {
 +
    width: 30px;
 +
    height: 30px;
 +
    box-shadow: 0 0 2px #000;
 +
     margin: 2px;
 +
}
 +
.img-tx2 img {
 +
    width: 30px;
 +
    height: 30px;
 +
    margin: 0 2px;
 +
}
 +
/*视频卡片*/
 +
.img-video {
 +
    background-size: cover;
 +
     border-radius: 4px;
 +
     display: inline-block;
 +
height: 100px;
 +
padding: 0px;
 +
max-width:100%;
 +
line-height: 1.42857143;
 +
-webkit-transition: all .2s ease-in-out;
 +
-o-transition: all .2s ease-in-out;
 +
transition: all .2s ease-in-out
 +
}
 +
 
 +
.box-video {
 +
float:left;
 +
padding:10px;
 +
height:145px;
 +
width:25%;
 +
}
 +
 
 +
@media only screen and (max-width:759px){
 +
.box-video {
 +
float:left;
 +
padding:5px;
 +
height:155px;
 +
width:50%;
 +
}
 +
.font-video {
 +
font-size:10px;
 
}
 
}
#mw-panel .portal .body li a:visited {
 
  color: #0648AF;
 
 
}
 
}
#catlinks {
+
 
background-color: rgba(251,251,251,0.3);
+
 
 +
/*隐藏首页标题*/
 +
.page-首页 #firstHeading{display:none;}
 +
 
 +
/*隐藏首页分类*/
 +
.page-首页 #catlinks{display:none;}
 +
 
 +
/*隐藏侧边栏*/
 +
#mw-panel{display:none;}
 +
 
 +
/*a*/
 +
a:link {color:#00b6ff;}
 +
a:visited {color:#397BBD;}
 +
 
 +
/*视频大小*/
 +
.video-player {width:694px;height:500px;}
 +
 
 +
@media only screen and (max-width:759px){
 +
 
 +
.video-player {width:100%;height:200px;}
 
}
 
}
.oo-ui-popupWidget-anchored-top {
+
 
    z-index: 10000;
+
 
 +
 
 +
/*标题*/
 +
#firstHeading{
 +
font-family: Reeji-CloudSongDa-GB-Regular;
 +
font-size: 30px;
 +
color: rgba(0,0,0,0.85);
 +
line-height: 40px;
 
}
 
}
#mp-banner {
+
 
    margin: -1.7em;
+
.mw-body-content h1 {
    margin-top: -4.1em;
+
  font-family: Reeji-CloudSongDa-GB-Regular;
    background-image: url(https://www.hmoegirl.com/images/0/09/80468767.jpg);
+
  font-size: 24px;
 +
  color: rgba(0,0,0,0.85);
 +
  line-height: 32px;
 
}
 
}
#footer {
+
 
     margin-left: 12.4em;
+
.mw-body-content h2 {
     padding: 1.25em;
+
    font-size: 14px;
 +
    background: #4E5465;
 +
    font-weight: bold;
 +
    color: #fff;
 +
    padding: 5px 15px;
 +
     margin: 10px 0px;
 +
    border-bottom: 0px solid #4E5465;
 +
    font-family: inherit;
 +
     letter-spacing: 1px;
 
}
 
}
/* 弹出框和滚轮条外观 */
+
.mw-body-content h3 {
.ve-init-mw-desktopArticleTarget-toolbar-open > .oo-ui-toolbar-bar {
+
     padding: 10px 0px 5px 0px;
     top: -1px;
+
    font-size: 14px;
     border-top: 1px solid #c8ccd1;
+
    font-weight: bold;
 +
     border-bottom: 1px solid #1487ad;
 
}
 
}
::-webkit-scrollbar {
+
 
     border: 0;
+
h2 .mw-headline {
    width: 10px;
+
     font-size: 1.5em;
    height: 10px;
 
 
}
 
}
::-webkit-scrollbar-button {
+
h3 .mw-headline {
     width: 0;
+
     font-size: 1.4em;
    height: 0;
 
 
}
 
}
::-webkit-scrollbar-thumb {
+
h4 .mw-headline {
     border: 0;
+
     font-size: 1.3em;
    min-height: 34px;
 
    padding-top: 100;
 
    background-clip: padding-box;
 
    background-color: rgba(0,0,0,.15);
 
 
}
 
}
::-webkit-scrollbar-track {
+
h5 .mw-headline {
     border: 0;
+
     font-size: 1.2em;
    background-clip: padding-box;
 
    background-color: rgba(206,205,197,.1);
 
 
}
 
}
/* wikitable MD化 */
+
/*表格*/
table.wikitable {
+
table.wikitable > tr > th, table.wikitable > * > tr > th {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
+
background:#f3f3f3;height:auto;
  border-radius: 4px;
+
border-right: 1px solid #bdbdbd;
  overflow: hidden;
 
 
}
 
}
/* 编辑区样式 */
+
 
#wpTextbox1.mw-editfont-monospace{
+
table.wikitable > tr > td, table.wikitable > * > tr > td{
font-size: 93%;
+
background: #ffffff;
height: 450px;
+
height:auto;
 +
border-right: 1px solid #bdbdbd;
 
}
 
}
/* 分类页同开头的页面的列表不分段 */
+
table.wikitable > tr, table.wikitable > * > tr{
.mw-category-group {
+
border: 1px solid #bdbdbd;
    -webkit-column-break-inside: avoid;
 
    page-break-inside: avoid;
 
    break-inside: avoid;
 
 
}
 
}
.mw-category-group:nth-child(1):nth-last-child(1), /* 只有一个列表时 */
+
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
.mw-category-group:nth-child(1):nth-last-child(2), /* 只有两个列表时 */
+
     padding: 5px;
.mw-category-group:nth-child(2):nth-last-child(1) { /* 只有两个列表时 */
+
     border: 1px solid #bdbdbd;
     -webkit-column-break-inside: auto;
+
     color: #4a4a4a;
     page-break-inside: auto;
 
     break-inside: auto;
 
 
}
 
}
/* 注释里的列表 */
+
 
.reference-text > ul.listInRef,
+
table.wikitable{width: auto;border: 1px solid #bdbdbd;margin: 10px 0px 0px 0px;font-family: SourceHanSansCN;}
.reference-text > ol.listInRef {
+
 
     margin: -1.5em 0 0 2em;
+
/*首页链接颜色*/
 +
.update-log a{
 +
    font-family: MicrosoftYaHei;
 +
    font-size: 14px;
 +
     color: rgba(0,0,0,0.85) !important;
 +
    line-height: 22px;
 
}
 
}
/*
+
 
* Skeleton V2.0.4
+
 
* Copyright 2014, Dave Gamache
+
/*标题编辑隐藏*/
* www.getskeleton.com
+
h1 .mw-editsection ,h2 .mw-editsection,h3 .mw-editsection ,h4 .mw-editsection,h5 .mw-editsection{
* Free to use under the MIT license.
+
    white-space: nowrap;
* http://www.opensource.org/licenses/mit-license.php
+
    unicode-bidi: -moz-isolate;
* 12/29/2014
+
    display: none;
*/
+
}
/* 以下内容已被萌百格式化,注释已被翻译 */
+
 
.container {
+
/*隐藏SMW帮助*/
 +
.smw-editpage-help {
 +
    display: none;
 +
}
 +
/*隐藏特殊页面帮助*/
 +
.mw-body #mw-indicator-mw-helplink {
 +
    display: none;
 +
}
 +
/*更新日志样式修复*/
 +
.update-log .bili-list-group {
 +
    padding: 10px 0px;
 +
    margin-left: 0;
 +
}
 +
.update-log .bili-list-group .bili-list-group-item .log-content {
 +
    width: 230px;
 +
    display: inline-block;
 +
    overflow: hidden;
 +
    white-space: nowrap;
 +
    text-overflow: ellipsis;
 +
}
 +
 
 +
 
 +
/*更新日志标签变色*/
 +
.bili-label-purple {
 +
    background: rgba(0,182,255,0.10);
 +
    color: #00B6FF;
 +
}
 +
 
 +
.bili-label-pink {
 +
    background: rgba(0,182,255,0.10);
 +
    color: #00B6FF;
 +
}
 +
 
 +
.bili-label-green {
 +
    background: rgba(0,182,255,0.10);
 +
    color: #00B6FF;
 +
}
 +
/* 黑幕 */
 +
.heimu {
 +
background:#000;
 +
color:#000;
 +
}
 +
.heimu:hover {background:#000;color:#fff;}
 +
 
 +
/*按钮
 +
.vectorMenu {
 +
    direction: ltr;
 +
    float: right;
 +
    cursor: pointer;
 
     position: relative;
 
     position: relative;
 +
    line-height: 1.125em;
 +
    font-size:14px;
 +
}*/
 +
 +
/*弹窗表格*/
 +
table.popuptable > tr > th, table.popuptable > * > tr > th {
 +
background:#e9edf2;height:40px;
 +
border-right: 1px solid rgba(0, 0, 0, .1);
 +
 +
}
 +
 +
table.popuptable > tr > td, table.popuptable > * > tr > td{
 +
background-color: #fff;height:40px;
 +
border-right: 1px solid rgba(0, 0, 0, .1)
 +
}
 +
 +
table.popuptable > tr > th, table.popuptable > tr > td, table.popuptable > * > tr > th, table.popuptable > * > tr > td {
 +
border: 1px #ccc solid;padding: 5px 5px;
 +
}
 +
 +
table.popuptable{max-width:500px;border: 1px solid rgba(0,0,0,0.10);;margin: 0px 0px 0px 0px;font-family: SourceHanSansCN;}
 +
 +
.bili-dialog {
 +
    position: absolute;
 
     width: 100%;
 
     width: 100%;
     max-width: 960px;
+
    min-width: 500px;
     margin: 0 auto;
+
    bottom: 35px;
     padding: 0 20px;
+
    left: 70px;
 +
    height: auto;
 +
     max-height: 280px;
 +
    background-color: #fff;
 +
    box-shadow: 0 24px 48px 0 rgba(59,73,97,.25);
 +
    z-index: 999;
 +
}
 +
 
 +
.bili-box {
 +
display: inline-block;
 +
    border-radius: 30px;
 +
    -moz-border-radius: 30px;
 +
    -webkit-border-radius: 30px;
 +
    border: 3px solid #f5d68e;
 +
     margin-top:2rem;
 +
     padding: 2rem;
 +
    box-shadow: 0 4px 4px 0 #948d6e;
 
     box-sizing: border-box;
 
     box-sizing: border-box;
 +
    color: #181818;
 +
}
 +
 +
.bili-card {
 +
display: inline-block;
 +
    border-radius: 30px;
 +
    -moz-border-radius: 30px;
 +
    -webkit-border-radius: 30px;
 +
    border: 1px solid #9c9cb8;
 +
    box-shadow: 0 5px 2px 0 #a4aec6;
 +
}
 +
 +
.bili-section-normal, .bili-section-primary {
 +
min-width:125px;
 +
    border-radius: 6px;
 +
    -moz-border-radius: 6px;
 +
    -webkit-border-radius: 6px;
 +
}
 +
 +
.section-wrap:hover{
 +
background-color:#FAFAFA ;
 +
color:#f55591;
 
}
 
}
.div,
+
 
.divs,
+
 
.column,
+
.about-us {
.columns {
+
color:#181818;
     width: 100%;
+
    background-color: #FFFFFF;
     float: left;
+
display: inline-block;
 +
    border-radius: 30px;
 +
    -moz-border-radius: 30px;
 +
    -webkit-border-radius: 30px;
 +
    padding: 20px 20px 60px 20px;
 +
     border: 3px solid #f5d68e;
 +
     box-shadow: 0 2px 2px 0 #948d6e;
 
     box-sizing: border-box;
 
     box-sizing: border-box;
 
}
 
}
/* 适用于屏幕像素宽度大于400px的设备 */
+
 
@media (min-width: 400px) {
+
 
     .container {
+
/*条件筛选页面*/
        width: 85%;
+
.select-grid {
        padding: 0;
+
width: 100%;
     }
+
     padding: 10px 0 35px 0;
 +
    display: table;
 +
    margin: 0 0 40px 0;
 +
     border-bottom: 1px solid #a2a9b1;
 
}
 
}
/* 适用于屏幕像素宽度大于800px的设备 */
+
 
@media (min-width: 800px) {
+
.select-grid table td {
    .container {
+
     padding: 5px 10px 0 0;
        width: 80%;
 
    }
 
    .div,
 
    .divs,
 
    .column,
 
    .columns {
 
        margin-left: .3%;
 
    }
 
    .div:first-child,
 
    .divs:first-child,
 
    .column:first-child,
 
    .columns:first-child {
 
        margin-left: 0;
 
    }
 
     .one.div,
 
    .one.divs {
 
        width: 100%;
 
        margin-left: 0;
 
    }
 
    .two.divs {
 
        width: 49.85%;
 
    }
 
    .three.divs {
 
        width: 33.1333333333%;
 
    }
 
    .four.divs {
 
        width: 24.775%;
 
    }
 
    .five.divs {
 
        width: 19.76%;
 
    }
 
    .six.divs {
 
        width: 16.4166666667%;
 
    }
 
    .seven.divs {
 
        width: 14.0285714286%;
 
    }
 
    .eight.divs {
 
        width: 12.2375%;
 
    }
 
    .nine.divs {
 
        width: 10.8444444444%;
 
    }
 
    .ten.divs {
 
        width: 9.73%;
 
    }
 
    .eleven.divs {
 
        width: 8.81818181818%;
 
    }
 
    .twelve.divs {
 
        width: 8.05833333333%;
 
    }
 
    .one.column,
 
    .one.columns {
 
        width: 8.05833333333%;
 
    }
 
    .two.columns {
 
        width: 16.4166666667%;
 
    }
 
    .three.columns {
 
        width: 24.775%;
 
    }
 
    .four.columns {
 
        width: 33.1333333333%;
 
    }
 
    .five.columns {
 
        width: 41.4916666667%;
 
    }
 
    .six.columns {
 
        width: 49.85%;
 
    }
 
    .seven.columns {
 
        width: 58.2083333333%;
 
    }
 
    .eight.columns {
 
        width: 66.5666666667%;
 
    }
 
    .nine.columns {
 
        width: 74.925%;
 
    }
 
    .ten.columns {
 
        width: 83.2833333333%;
 
    }
 
    .eleven.columns {
 
        width: 91.6416666667%;
 
    }
 
    .twelve.columns {
 
        width: 100%;
 
        margin-left: 0;
 
    }
 
    .one-third.column {
 
        width: 33.1333333333%;
 
    }
 
    .two-thirds.column {
 
        width: 66.5666666667%;
 
    }
 
    .one-half.column {
 
        width: 49.85%;
 
    }
 
    /* Offsets设置 */
 
    .offset-by-one.column,
 
    .offset-by-one.columns {
 
        margin-left: 8.66666666667%;
 
    }
 
    .offset-by-two.column,
 
    .offset-by-two.columns {
 
        margin-left: 17.3333333333%;
 
    }
 
    .offset-by-three.column,
 
    .offset-by-three.columns {
 
        margin-left: 26%;
 
    }
 
    .offset-by-four.column,
 
    .offset-by-four.columns {
 
        margin-left: 34.6666666667%;
 
    }
 
    .offset-by-five.column,
 
    .offset-by-five.columns {
 
        margin-left: 43.3333333333%;
 
    }
 
    .offset-by-six.column,
 
    .offset-by-six.columns {
 
        margin-left: 52%;
 
    }
 
    .offset-by-seven.column,
 
    .offset-by-seven.columns {
 
        margin-left: 60.6666666667%;
 
    }
 
    .offset-by-eight.column,
 
    .offset-by-eight.columns {
 
        margin-left: 69.3333333333%;
 
    }
 
    .offset-by-nine.column,
 
    .offset-by-nine.columns {
 
        margin-left: 78.0%;
 
    }
 
    .offset-by-ten.column,
 
    .offset-by-ten.columns {
 
        margin-left: 86.6666666667%;
 
    }
 
    .offset-by-eleven.column,
 
    .offset-by-eleven.columns {
 
        margin-left: 95.3333333333%;
 
    }
 
    .offset-by-one-third.column,
 
    .offset-by-one-third.columns {
 
        margin-left: 34.6666666667%;
 
    }
 
    .offset-by-two-thirds.column,
 
    .offset-by-two-thirds.columns {
 
        margin-left: 69.3333333333%;
 
    }
 
    .offset-by-one-half.column,
 
    .offset-by-one-half.columns {
 
        margin-left: 52%;
 
    }
 
 
}
 
}
/* 表格宽度 */
+
 
.wikitable {
+
.filter {
     max-width: 100%;
+
     display: block;
 +
    clear: both;
 
}
 
}
/* 缩略图居中*/
+
 
.thumb.tcenter {
+
span.select-wrap {
     float: none;
+
width:120px;
     clear: both;
+
height:30px;
     display: block;
+
margin:0 15px 5px 0;
     margin: 0 auto;
+
padding: 8px 0;
 +
font-family: SourceHanSansCN-Regular;
 +
    font-size: 14px;
 +
    display: inline-block;
 +
    color: rgba(0,0,0,.85);
 +
    text-align: center;
 +
    line-height: 14px;
 +
    background: #fff;
 +
    border: 1px solid rgba(0,0,0,.1);
 +
}
 +
 
 +
/*手机端hover伪类显示异常,magic,只能靠js了*/
 +
span.select-wrap.hover{
 +
color: #000;
 +
    border: 2px solid rgb(133, 146, 239);
 +
    cursor: pointer;
 +
    background:#FFF;
 +
}
 +
 
 +
span.select-wrap.active {
 +
border: 1px solid rgba(119,132,222);
 +
    color:rgba(119,132,222);
 +
}
 +
 
 +
.filter li {
 +
    list-style:none;
 +
     float:left;
 +
}
 +
 
 +
 
 +
/* 目录修正 */
 +
.toc h2 {
 +
    font-size: 14px;
 +
    background: transparent !important;
 +
    font-weight: bold;
 +
    color: #000 !important;
 +
    padding: 7px 15px;
 +
    margin-bottom: 10px;
 +
    border: 0px solid #fff;
 +
}
 +
 
 +
.toc {
 +
     margin-bottom: 10px;
 +
     margin-top: 10px;
 +
}
 +
/* 悬浮 */
 +
.iteminfo {display:none;}
 +
.itemhover:hover  .iteminfo{display:block;}
 +
 
 +
.comment-replybox {
 +
     position: unset;
 +
    border-bottom: 1px solid rgba(0,0,0,0.16);
 +
    padding: 16px 0;
 
}
 
}
/* 用户页没有分类! */
+
.comment-toolbar {
body.ns-2 div#catlinks {
+
     position: unset;
     display: none !important;
 
 
}
 
}
/* 解决pre不换行的问题 */
+
 
pre {
+
 
    white-space: pre-wrap; /* CSS-3 */
+
.enemy-left {float:left;margin-right:20px;}
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
+
@media only screen and (max-width:759px){
    white-space: -pre-wrap; /* Opera 4-6 */
+
.enemy-left {float:none;margin-right:0px;}
    white-space: -o-pre-wrap; /* Opera 7 */
 
    word-wrap: break-word; /* Internet Explorer 5.5+ */
 
 
}
 
}
/* Extension:MultimediaViewer的半透明化修改  */
+
 
.mw-mmv-overlay {
+
/*节奏榜评级字体*/
 +
@font-face{
 +
    font-family: myFirstFont;
 +
    src: url('https://patchwiki.biligame.com/images/ys/f/f1/bosuhxrj21x7rbcer6oj049nz9wgh03.tif');
 +
}
 +
/*音频组件*/
 +
.audio-wrapper audio {
 
     position: fixed;
 
     position: fixed;
     top: 0;
+
     left: -99999px;
     left: 0;
+
}
     right: 0;
+
.audio-controls {
     bottom: 0;
+
display: inline-block;
     background-color: rgba(0,0,0,0.8);
+
    width: 30px;
     opacity: 0.73;
+
    height: 30px;
 +
     padding: 0;
 +
     position: relative;
 +
     text-align: center;
 +
     background-color: #f8f9fa;
 +
    cursor: pointer;
 +
    border-radius: 50%;
 +
    border: 1px solid #dddddd;
 +
    box-sizing: border-box;
 +
}
 +
.audio-controls .icon-btn {
 +
    display: inline-block;
 +
     width: 100%;
 +
    height: 100%;
 
}
 
}
body.mediawiki.mw-mmv-lightbox-open #mw-page-base,
+
.audio-controls .icon-play {
body.mediawiki.mw-mmv-lightbox-open #mw-head-base,
+
    background: url("https://patchwiki.biligame.com/images/szqy/0/05/1tg75ar2mq110pxbmcze33cy0xlbrk0.png");
body.mediawiki.mw-mmv-lightbox-open #mw-navigation,
+
    background-size: 100% 100%;
body.mediawiki.mw-mmv-lightbox-open #content,
+
    background-repeat: no-repeat;
body.mediawiki.mw-mmv-lightbox-open #footer,
+
     background-position: center;
body.mediawiki.mw-mmv-lightbox-open #globalWrapper {
 
     display: inherit;
 
 
}
 
}
body.mediawiki.mw-mmv-lightbox-open > *  {
+
 
     display: inherit;
+
.audio-controls .icon-pause {
 +
    background: url("https://patchwiki.biligame.com/images/szqy/d/db/afe454y0obdwci3azwzc66j7jx9ge0r.png");
 +
    background-size: 100% 100%;
 +
    background-repeat: no-repeat;
 +
     background-position: center;
 
}
 
}
body.mediawiki.mw-mmv-lightbox-open > script,
+
/*音频样式*/
body.mediawiki.mw-mmv-lightbox-open > style {
+
 
     display: none;
+
 
 +
/* ==Popover弹出框== */
 +
.popover-content .head {
 +
    color: #337ab7;
 +
    font-weight: 500;
 +
    line-height: 1.1;
 +
    padding-top: 7px;
 +
    margin-bottom: 10px;
 +
}
 +
.popover-content hr{
 +
     background-color: #c8ccd1;
 
}
 
}
body.mediawiki.mw-mmv-lightbox-open {
+
.popover-content p {
     overflow: hidden;
+
     display:block;
 +
    margin-bottom:10px;
 
}
 
}
body .mw-mmv-wrapper {
+
/* --Popover弹出框-- */
     position: fixed;
+
 
 +
/* --- 白色无下划线链接↓ --- */
 +
.a_fff a:link{text-decoration:none; color:#fff;}
 +
.a_fff a:visited{text-decoration:none; color:#fff;}
 +
.a_fff a:hover{text-decoration:none; color:#fff;}
 +
.a_fff a:active{text-decoration:none; color:#fff;}
 +
 
 +
/* -- 地图全屏css -- */
 +
/* full screen */
 +
.fs {
 +
    object-fit: contain;
 +
     position: fixed !important;
 +
    top: 0px !important;
 +
    right: 0px !important;
 +
    bottom: 0px !important;
 +
    left: 0px !important;
 +
    box-sizing: border-box !important;
 +
    min-width: 0px !important;
 +
    max-width: 100% !important;
 +
    min-height: 0px !important;
 +
    max-height: 100% !important;
 +
    width: 100% !important;
 +
    height: 100% !important;
 +
    transform: none !important;
 +
    margin: 0px !important;
 +
    z-index: 9999999;
 
}
 
}
/* mutilmediaViewer 信息栏修复 */
+
 
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-desc-column {
+
/* -- 怪物图鉴 -- */
     width: 30%;
+
.m-skill-bg {
 +
     width: 845px;
 +
    background: #eee;
 +
    border: 1px solid #eee;
 +
    padding: 8px 10px;
 +
    margin: 10px 0px;
 +
    border-radius: 4px;
 +
    overflow: hidden;
 
}
 
}
.mw-mmv-image-metadata-column.mw-mmv-image-metadata-links-column {
+
.m-skill-title-1 {
     width: 70%;
+
    border-bottom: 1px solid #ababab;
     max-width: 70%;
+
    margin-bottom: 10px;
 +
    padding-bottom: 3px;
 +
    font-size: 14px;
 +
     font-weight: bold;
 +
     color: #676767;
 
}
 
}
ul.mw-mmv-image-links li {
+
.m-skill-p {
     float: left;
+
     font-size: 12px;
     padding: .3em 1em;
+
     padding: 1px 5px;
 +
    background: #888888;
 +
    margin-right: 5px;
 +
    border-radius: 4px;
 +
    color: #f9fff8;
 
}
 
}
div.mw-mmv-image-desc-div,
+
@media only screen and (max-width:990px){
div.mw-mmv-image-links-div{
+
.m-skill-bg {
     display:block
+
     width:100%;
 
}
 
}
div.metadata-panel-is-closed .mw-mmv-image-links li.mw-mmv-license-li {
 
    height:inherit;
 
    line-height:inherit;
 
 
}
 
}
.mw-mmv-warning-visible .mw-mmv-download-dialog .mw-mmv-dialog-down-arrow {
+
@media only screen and (max-width:759px){
     background-color: #ffffff;
+
.m-skill-bg {
 +
     width:100%;
 
}
 
}
.mw-mmv-warning-visible .mw-mmv-dialog-warning,
 
.mw-mmv-warning-visible .mw-mmv-download-attribution {
 
    display: none !important;
 
 
}
 
}

2021年3月11日 (四) 20:38的版本

/* 这里放置的CSS将应用于所有皮肤 */
/* 首页CSS */
.home-an1 {float:left;min-width:25%;height:40px;line-height:40px;padding:0px 5px;font-size:90%}
.home-an1:hover {background:#c7c7c7;}
.bg-p {background:url(https://patchwiki.biligame.com/images/ys/b/b7/7vg3liyrem0apq5399q5a3pe1ewg8bb.png);overflow:hidden;padding: 10px;border-radius: 10px;border:1px solid #555;}
.bg-y {border:1px solid #555;padding:2px;overflow:hidden;border-radius: 4px;}
.title-1 {
    background-color: transparent;
    background-image: url(https://patchwiki.biligame.com/images/ys/e/ea/la0i23rd7ihbk20n3gdwvgqmst1kwwd.png),url(https://patchwiki.biligame.com/images/ys/a/ac/515smg7pvgarfwxogj5lp0itwx3sxn6.png),url(https://patchwiki.biligame.com/images/ys/f/ff/pjh8k7etpfwe4n70wnclriudeam207j.png);
    background-repeat: no-repeat,no-repeat,repeat-x;
    background-attachment: scroll,scroll,scroll;
    background-position: left top,right top,center top;
    background-clip: border-box,border-box,content-box;
    background-origin: padding-box,padding-box,padding-box;
    background-size: auto auto,auto auto,auto auto,100% 100%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    clear: both;
    font-size: 14px;
    font-family: "Microsoft YaHei",serif;
    padding-left: 20px;
    font-weight:bold;
    margin-top: 10px;
}
@media only screen and (max-width:759px){
.home-an1 {width:50%;}
.home-tag1 {
    display: block;
    width: 80px !important;
    height: 94px;
    font-size: 10px;
    margin: 8px;
    color: #414141;
    background: transparent url("https://patchwiki.biligame.com/images/ys/d/d3/t1dfnz3fcfkiqqtfuot8kt1aw2rmrt1.png")no-repeat;
    text-align: center;
    float: left;
    padding:2px;
}
.home-tag1:hover {    
    background-position: 0 0px;
    background: transparent url("https://patchwiki.biligame.com/images/ys/5/5e/jaf1p6d9jggfpyvyd14l3teq45iln2h.png")no-repeat;
    color:#fff;
}
}
.home-box-tag {
display: inline-block;
position:relative;
width: 112px;
height: 132px;
margin: 5px 10px;
}
.home-box-tag-1 {
position: absolute;
top:0px;
left:0px;
padding:3px;
width:100%;
text-align:center;
}
.home-box-tag-2 {
position: absolute;
bottom:3px;
left:0px;
width:100%;
text-align:center;
}
.home-box-tag-3 {
position: absolute;
bottom:3px;
left:0px;
width:100%;
text-align:center;
}
@media only screen and (max-width:759px){
.home-box-tag {
display: inline-block;
position: relative;
width: 31%;
height: auto;
margin-left: 1%;
margin-right: 1%;
}
.home-box-tag-2 {
position: absolute;
bottom: 2px;
left: 0px;
text-align: center;
font-size: 10px;
}
.home-box-tag-3 {
position: absolute;
bottom:2px;
left:0px;
width:100%;
text-align:center;
font-size: 10px;
}
}
.kan {
float:left;
height:22px;
width:90px;
line-height:
22px;background-color:#079dcf;
border-radius: 4px;
color: #fff;
text-align: center;
margin:5px 0px;
margin-right:10px;
font-size:12px;
}
.BILIBILI-BOX {width:100%;margin-bottom:20px;overflow:hidden;}
.BOX-title-1 {width:100%;font-size:14px;padding:7px 10px;font-weight: bold;background:#404040;color:#fff;}
.BOX-title-2 {padding: 10px 0px 5px 0px;font-size: 14px;font-weight: bold;border-bottom: 1px solid #384348;}
.BOX-N {width:100%;padding: 10px 0px;}
.BOX-GD {color:#f7f7f7;border: 1px solid #f7f7f7;padding: 0px 5px;border-radius: 50%;}
.BOX-AN-50 {width:50%}
.BOX-AN-25 {width:25%}
.BOX-AN-20 {width:20%}
.BOX-AN2 {width:100%;display: inline-block;height:30px;line-height:30px;padding-left:35px;padding-right:5px;color:#404040;}
.BOX-AN2:hover {background:#000;color:#f7f7f7;}
@media only screen and (max-width:759px){
.BOX-AN-25 {width:50%}
.BOX-AN-20 {width:50%}
}

.wz-an-left {
	float:left;
	width:36px;
	height:22px;
	line-height:22px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	margin:5px 0px;
	margin-right:10px;
	font-size:12px;
}

.wz-an-right {
	float:left;
	width:calc(100% - 46px);
	height:22px;
	line-height:22px;
	margin:5px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



.update-log .log-title {display: none;}
.update-log .bili-list-group {padding: 0px 0px;}
.update-log .read-more {display: none;}

.carousel.big-carousel .carousel-indicators li, .carousel.big-carousel .carousel-indicators li.active {width: 8px;height: 8px;}
.carousel.big-carousel .carousel-indicators {bottom: -2.4em;margin-left: -30%;margin-bottom: 45px;}
.carousel.big-carousel {margin-bottom: 15px;}

.BOX-1 .BOX-title-2 {padding: 10px 0px 5px 0px;}
.BOX-1 {background:#f7f7f7;border:1px solid #404040;}
.BOX-1 .BOX-N {padding:5px 10px;}

.BOX-2 .BOX-title-1 {border-radius: 8px;}
.BOX-2 {border:1px solid #404040;border-radius: 4px;padding:2px}
.BOX-2 .BOX-2-1 {background:#f7f7f7;border:1px solid #404040;border-radius: 8px;padding:10px;}

.BOX-3 .BOX-title-1 {border-radius: 8px;}
.BOX-3 {background:#f7f7f7;border-radius: 8px;padding:10px}

.BOX-4 .BOX-title-1 {border-radius: 8px 8px 0px 0px;}
.BOX-4 {background:#f7f7f7;border-radius: 8px;padding:0px;}
.BOX-4 .BOX-N {padding:5px 10px;}

.BOX-5 .BOX-title-1 {border-radius: 8px 8px 0px 0px;background:#262626;color:#f7f7f7;}
.BOX-5 .BOX-title-2 {padding: 10px 0px 5px 0px;border-bottom: 1px solid #262626;}
.BOX-5 {background:#404040;border-radius: 8px;padding:0px;}
.BOX-5 .BOX-N {padding:5px 10px;border:2px solid #262626;border-top:0px solid ;box-shadow: inset 0 0 1px 2px #000;color:#f7f7f7;border-radius: 0px 0px 8px 8px;}
.BOX-5 .bili-section-normal,.BOX-5 .bili-section-primary {color: #f7f7f7;background: #626262;border: 1px solid rgb(0, 0, 0);}
.BOX-5 .bili-section-normal:hover {color: #fff;background: #000;border: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer;}
.BOX-5 .BOX-zt {color:#f7f7f7}
.BOX-5 .update-log a {color: #f7f7f7 !important;}
.BOX-5 .BOX-AN2 {width:100%;display: inline-block;height:30px;line-height:30px;padding-left:35px;padding-right:5px;color: #f7f7f7;background: #626262;}
.BOX-5 .BOX-AN2:hover {color: #fff;background: #000;}


@media (max-width: 767px) {
.bvideo-frame{
    height:300px!important;
  }
}
/* 首页CSS结束 */

/*地图工具样式修正*/
.BMap_shadow img {
    max-width: none;
}
body{transform:none!important}

/* WIKI背景图 */
body {
	background:url("https://patchwiki.biligame.com/images/ys/8/8e/fs0zegmjxowe043i2r430w2ss0vi9fg.jpg") no-repeat fixed 50% 0;
	background-size:cover;
}
/*logo修正样式*/
.wiki-header .wiki-nav .wiki-logo {
    width: 188px;
}
/*段落行间距*/
p {
    line-height: 24px;
    margin: 0 0 0px;
}
/*筛选按钮被选中*/
li.btn.cardSelectOption.selected {
    color: #333 !important;
    background-color: #e6e6e6;
    border-color: #adadad;
	outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.smw-template-furtherresults {
	display:none;
}


/*首页角色切换*/
.home-tag1 {
    display: block;
    width: 112px !important;
    height: 132px;
    font-size: 15px;
    margin: 5px 10px;
    color: #414141;
    background: transparent url("https://patchwiki.biligame.com/images/ys/2/2e/opbcst4xbtcq0i4lwerucmosawn29ti.png")no-repeat;
    text-align: center;
    float: left;
    padding:2px;
}
.home-tag1:hover {    
    background-position: 0 0px;
    background: transparent url("https://patchwiki.biligame.com/images/ys/0/06/ltinfvd37eh0h92a8g74622scfmyc62.png")no-repeat;
    color:#fff;
}
.home-tag1-font {
	color:#000;
}
.home-tag1-font:hover {
	color:#fff;
	
}

@media only screen and (max-width:759px){
.home-tag1 {
    display: block;
    width: 80px !important;
    height: 94px;
    font-size: 12px;
    margin: 5px;
    color: #414141;
    background: transparent url("https://patchwiki.biligame.com/images/ys/d/d3/t1dfnz3fcfkiqqtfuot8kt1aw2rmrt1.png")no-repeat;
    text-align: center;
    float: left;
    padding:2px;
}
.home-tag1:hover {    
    background-position: 0 0px;
    background: transparent url("https://patchwiki.biligame.com/images/ys/5/5e/jaf1p6d9jggfpyvyd14l3teq45iln2h.png")no-repeat;
    color:#fff;
}
}

.home-box-tag {
display: inline-block;
position:relative;
width: 112px;
height: 132px;
margin: 5px 10px;
}
.home-box-tag-1 {
position: absolute;
top:0px;
left:0px;
padding:3px;
width:100%;
text-align:center;
}
.home-box-tag-2 {
position: absolute;
bottom:3px;
left:0px;
width:100%;
text-align:center;
}
.home-box-tag-3 {
position: absolute;
bottom:3px;
left:0px;
width:100%;
text-align:center;
}
@media only screen and (max-width:759px){
.home-box-tag {
display: inline-block;
position:relative;
width: 80px;
height: 90px;
margin: 5px;
}
.home-box-tag-2 {
position: absolute;
bottom: 0px;
left: 0px;
text-align: center;
font-size: 10px;
}
.home-box-tag-3 {
position: absolute;
bottom:4px;
left:0px;
width:100%;
text-align:center;
font-size: 10px;
}
}

/* 图鉴 */
.poke-bg {
    background-color: #f9f9f9;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
    margin-top: -10px;
}


.box-poke-big {
    width:100%;
    overflow:hidden;
    padding-bottom: 30px;
}
.box-poke-left {
    float: right;
    width: calc(100% - 395px);
}
.box-poke-right {
    float: right;
    width: 380px;
    margin-left: 15px;
}
@media only screen and (max-width:759px){
.box-poke-big {
    width:100%;
    overflow:hidden;
    padding: 0px;
}
.box-poke-left {
    float:none;
    width:100%;
}
.box-poke-right {
    float:none;
    width:100%;
    margin-left: 0px;
}
}




/*首页布局*/
.home-box {
    width:100%;
    overflow:hidden;
    padding-bottom: 30px;
    font-size:12px;
}
.home-box-right {
    float: right;
    width: 330px;
    padding-left: 15px;
}
.home-box-left {
    float: right;
    width: calc(100% - 330px);
    padding-right:15px;
    border-right: 1px solid #d5d5d5;
}
.bbc-n {
	padding:10px 0px;
}
@media only screen and (max-width:759px){
.home-box {
    width:100%;
    overflow:hidden;
    padding: 0px;
    border: 0px;
}
.home-box-left {
    float: none;
    width: 100%;
    padding: 0px;
    border-right: 0px solid #d5d5d5;
    border-left: 0px solid #d5d5d5;
}
.home-box-right {
    float:none;
    width:100%;
    padding: 0px;
}
}


.home-box-bbc {
    overflow: hidden;
    margin-bottom: 20px;
}


.title-1 {
    background-color: transparent;
    background-image: url(https://patchwiki.biligame.com/images/ys/e/ea/la0i23rd7ihbk20n3gdwvgqmst1kwwd.png),url(https://patchwiki.biligame.com/images/ys/a/ac/515smg7pvgarfwxogj5lp0itwx3sxn6.png),url(https://patchwiki.biligame.com/images/ys/f/ff/pjh8k7etpfwe4n70wnclriudeam207j.png);
    background-repeat: no-repeat,no-repeat,repeat-x;
    background-attachment: scroll,scroll,scroll;
    background-position: left top,right top,center top;
    background-clip: border-box,border-box,content-box;
    background-origin: padding-box,padding-box,padding-box;
    background-size: auto auto,auto auto,auto auto,100% 100%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    clear: both;
    font-size: 14px;
    font-family: "Microsoft YaHei",serif;
    padding-left: 20px;
    font-weight:bold;
    margin-top: 10px;
}

.title-2 {
    padding: 10px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #384348;
}

.title-top {
    margin-top: 20px;
}

.home-box-3 {width: 50%;}
.home-box-2 {width: 100%;}
.home-box-4 {margin-top:15px;}


@media only screen and (max-width:759px){
.home-box-1 {display: block; margin-bottom: 0px; border-collapse: inherit; overflow: hidden;}
.home-box-tb {display: block;margin-bottom: 15px;}
.home-box-3,.home-box-2{width: 100%;}
.home-box-1 + .home-box-1 {
    margin-top: 0px;
}
}

.home-tag {
    height: 34px;
    font-size: 14px;
    line-height: 32px;
    padding: 0px 20px;
    margin: 5px;
    color: #414141;
    border: 1px solid #CECECE;
    display: block;
    text-align: center;
    float: left;
}

.home-tag:hover {
    transition: all 0.3s linear 0s;
    background: #9C875B;
    color: #fff;
}

.home-tag-top {
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 36px;
    margin: 10px;
    color:#414141;
    font-weight: bold;
    border: 1px solid #c2c2c2;
    border-radius: 50px;
    text-align: center;
}
.home-tag-top:hover {
    transition: all 0.3s linear 0s;
    border: 1px solid #a8a9e3;
    background: #ecf0ff;
}

.homg-art {
    border-top: 1px solid #ddd;
    padding:7px 15px;
}


/*信息栏*/
.boxright {
	width: 300px !important;
	float:right;
	margin: 0px 0px 15px 15px !important;
}
@media only screen and (max-width:759px){
.boxright {
	width:100%;
	float:none;
	margin:15px 0px !important;
}
.poke-bg {font-size:11px;}
}


/*攻略组*/
ul.mainpage-editor-list{list-style: none; padding: 0 0px;margin-left: 2px;}
ul.mainpage-editor-list>li{margin: 0 0 5px;}
ul.mainpage-editor-list>li>div{display: inline-block;}
ul.mainpage-editor-list .editor-image{margin-right: 5px;}
ul.mainpage-editor-list .editor-image img{width: 30px; height: 30px; box-shadow: 0 0 2px #000;border-radius: 7px;}
ul.mainpage-editor-list .editor-name{font-size: 0.86em; font-weight: bold;}
ul.mainpage-editor-list>li {display: inline-block;width: 99%;}

/*隐藏更新日志标题*/
.update-log .log-title {
    font-size: 16px;
    line-height: 24px;
    border-bottom: none;
    display: none;
}

/*图片自适应*/
.img-kk {
	display: inline-block;
	height: auto;
	padding: 0px;
	max-width:100%;
	line-height: 1.42857143;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

img{max-width:100%;height:auto;margin:0 auto;text-align:center;}
/*头像*/
.img-tx img {
    width: 30px;
    height: 30px;
    box-shadow: 0 0 2px #000;
    margin: 2px;
}
.img-tx2 img {
    width: 30px;
    height: 30px;
    margin: 0 2px;
}
/*视频卡片*/
.img-video {
    background-size: cover;
    border-radius: 4px;
    display: inline-block;
	height: 100px;
	padding: 0px;
	max-width:100%;
	line-height: 1.42857143;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.box-video {
	float:left;
	padding:10px;
	height:145px;
	width:25%;
}

@media only screen and (max-width:759px){
.box-video {
	float:left;
	padding:5px;
	height:155px;
	width:50%;
}
.font-video {
	font-size:10px;
}
}


/*隐藏首页标题*/
.page-首页 #firstHeading{display:none;}

/*隐藏首页分类*/
.page-首页 #catlinks{display:none;}

/*隐藏侧边栏*/
#mw-panel{display:none;}

/*a*/
a:link {color:#00b6ff;}
a:visited {color:#397BBD;}

/*视频大小*/
.video-player {width:694px;height:500px;}

@media only screen and (max-width:759px){

.video-player {width:100%;height:200px;}
}



/*标题*/
#firstHeading{
	font-family: Reeji-CloudSongDa-GB-Regular;
	font-size: 30px;
	color: rgba(0,0,0,0.85);
	line-height: 40px;
}

.mw-body-content h1 {
   font-family: Reeji-CloudSongDa-GB-Regular;
   font-size: 24px;
   color: rgba(0,0,0,0.85);
   line-height: 32px;
}

.mw-body-content h2 {
    font-size: 14px;
    background: #4E5465;
    font-weight: bold;
    color: #fff;
    padding: 5px 15px;
    margin: 10px 0px;
    border-bottom: 0px solid #4E5465;
    font-family: inherit;
    letter-spacing: 1px;
}
.mw-body-content h3 {
    padding: 10px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #1487ad;
}

h2 .mw-headline {
    font-size: 1.5em;
}
h3 .mw-headline {
    font-size: 1.4em;
}
h4 .mw-headline {
    font-size: 1.3em;
}
h5 .mw-headline {
    font-size: 1.2em;
}
/*表格*/
table.wikitable > tr > th, table.wikitable > * > tr > th {
	background:#f3f3f3;height:auto;
	border-right: 1px solid #bdbdbd;
}

table.wikitable > tr > td, table.wikitable > * > tr > td{
	background: #ffffff;
	height:auto;
	border-right: 1px solid #bdbdbd;
}
table.wikitable > tr, table.wikitable > * > tr{
	border: 1px solid #bdbdbd;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    padding: 5px;
    border: 1px solid #bdbdbd;
    color: #4a4a4a;
}

table.wikitable{width: auto;border: 1px solid #bdbdbd;margin: 10px 0px 0px 0px;font-family: SourceHanSansCN;}

/*首页链接颜色*/
.update-log a{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.85) !important;
    line-height: 22px;
}


/*标题编辑隐藏*/
h1 .mw-editsection ,h2 .mw-editsection,h3 .mw-editsection ,h4 .mw-editsection,h5 .mw-editsection{
    white-space: nowrap;
    unicode-bidi: -moz-isolate;
    display: none;
}

/*隐藏SMW帮助*/
.smw-editpage-help {
    display: none;
}
/*隐藏特殊页面帮助*/
.mw-body #mw-indicator-mw-helplink {
    display: none;
}
/*更新日志样式修复*/
.update-log .bili-list-group {
    padding: 10px 0px;
    margin-left: 0;
}
.update-log .bili-list-group .bili-list-group-item .log-content {
    width: 230px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*更新日志标签变色*/
.bili-label-purple {
    background: rgba(0,182,255,0.10);
    color: #00B6FF;
}

.bili-label-pink {
    background: rgba(0,182,255,0.10);
    color: #00B6FF;
}

.bili-label-green {
    background: rgba(0,182,255,0.10);
    color: #00B6FF;
}
/* 黑幕 */
.heimu {
background:#000;
color:#000;
}
.heimu:hover {background:#000;color:#fff;}

/*按钮
.vectorMenu {
    direction: ltr;
    float: right;
    cursor: pointer;
    position: relative;
    line-height: 1.125em;
    font-size:14px;
}*/

/*弹窗表格*/
table.popuptable > tr > th, table.popuptable > * > tr > th {
	background:#e9edf2;height:40px;
	border-right: 1px solid rgba(0, 0, 0, .1);

}

table.popuptable > tr > td, table.popuptable > * > tr > td{
	background-color: #fff;height:40px;
	border-right: 1px solid rgba(0, 0, 0, .1)
}

table.popuptable > tr > th, table.popuptable > tr > td, table.popuptable > * > tr > th, table.popuptable > * > tr > td {
	border: 1px #ccc solid;padding: 5px 5px;
}

table.popuptable{max-width:500px;border: 1px solid rgba(0,0,0,0.10);;margin: 0px 0px 0px 0px;font-family: SourceHanSansCN;}

.bili-dialog {
    position: absolute;
    width: 100%;
    min-width: 500px;
    bottom: 35px;
    left: 70px;
    height: auto;
    max-height: 280px;
    background-color: #fff;
    box-shadow: 0 24px 48px 0 rgba(59,73,97,.25);
    z-index: 999;
}

.bili-box {
	display: inline-block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 3px solid #f5d68e;
    margin-top:2rem;
    padding: 2rem;
    box-shadow: 0 4px 4px 0 #948d6e;
    box-sizing: border-box;
    color: #181818;
}

.bili-card {
	display: inline-block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 1px solid #9c9cb8;
    box-shadow: 0 5px 2px 0 #a4aec6;
}

.bili-section-normal, .bili-section-primary {
	min-width:125px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.section-wrap:hover{
	background-color:#FAFAFA ;
	color:#f55591;
}


.about-us {
	color:#181818;
    background-color: #FFFFFF;
	display: inline-block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 20px 20px 60px 20px;
    border: 3px solid #f5d68e;
    box-shadow: 0 2px 2px 0 #948d6e;
    box-sizing: border-box;
}


/*条件筛选页面*/
.select-grid {
	width: 100%;
    padding: 10px 0 35px 0;
    display: table;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #a2a9b1;
}

.select-grid table td {
    padding: 5px 10px 0 0;
}

.filter {
    display: block;
    clear: both;
}

span.select-wrap {
	width:120px;
	height:30px;
	margin:0 15px 5px 0;
	padding: 8px 0;
	font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    display: inline-block;
    color: rgba(0,0,0,.85);
    text-align: center;
    line-height: 14px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
}

/*手机端hover伪类显示异常,magic,只能靠js了*/
span.select-wrap.hover{
	color: #000;
    border: 2px solid rgb(133, 146, 239);
    cursor: pointer;
    background:#FFF;
}

span.select-wrap.active {
	border: 1px solid rgba(119,132,222);
    color:rgba(119,132,222);
}

.filter li {
    list-style:none;
    float:left;
}


/* 目录修正 */
.toc h2 {
    font-size: 14px;
    background: transparent !important;
    font-weight: bold;
    color: #000 !important;
    padding: 7px 15px;
    margin-bottom: 10px;
    border: 0px solid #fff;
}

.toc {
    margin-bottom: 10px;
    margin-top: 10px;
}
/* 悬浮 */
.iteminfo {display:none;}
.itemhover:hover  .iteminfo{display:block;}

.comment-replybox {
    position: unset;
    border-bottom: 1px solid rgba(0,0,0,0.16);
    padding: 16px 0;
}
.comment-toolbar {
    position: unset;
}


.enemy-left {float:left;margin-right:20px;}
@media only screen and (max-width:759px){
.enemy-left {float:none;margin-right:0px;}
}

/*节奏榜评级字体*/
@font-face{
    font-family: myFirstFont;
    src: url('https://patchwiki.biligame.com/images/ys/f/f1/bosuhxrj21x7rbcer6oj049nz9wgh03.tif'); 
}
/*音频组件*/
.audio-wrapper audio {
    position: fixed;
    left: -99999px;
}
.audio-controls {
	display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0;
    position: relative;
    text-align: center;
    background-color: #f8f9fa;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #dddddd;
    box-sizing: border-box;
}
.audio-controls .icon-btn {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.audio-controls .icon-play {
    background: url("https://patchwiki.biligame.com/images/szqy/0/05/1tg75ar2mq110pxbmcze33cy0xlbrk0.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.audio-controls .icon-pause {
    background: url("https://patchwiki.biligame.com/images/szqy/d/db/afe454y0obdwci3azwzc66j7jx9ge0r.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
/*音频样式*/


/* ==Popover弹出框== */
.popover-content .head {
    color: #337ab7;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 7px;
    margin-bottom: 10px;
}
.popover-content hr{
    background-color: #c8ccd1;
}
.popover-content p {
    display:block;
    margin-bottom:10px;
}
/* --Popover弹出框-- */

/* --- 白色无下划线链接↓ --- */
.a_fff a:link{text-decoration:none; color:#fff;}
.a_fff a:visited{text-decoration:none; color:#fff;}
.a_fff a:hover{text-decoration:none; color:#fff;}
.a_fff a:active{text-decoration:none; color:#fff;}

/* -- 地图全屏css -- */
/* full screen */
.fs {
    object-fit: contain;
    position: fixed !important;
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
    box-sizing: border-box !important;
    min-width: 0px !important;
    max-width: 100% !important;
    min-height: 0px !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    margin: 0px !important;
    z-index: 9999999;
}

/* -- 怪物图鉴 -- */
.m-skill-bg {
    width: 845px;
    background: #eee;
    border: 1px solid #eee;
    padding: 8px 10px;
    margin: 10px 0px;
    border-radius: 4px;
    overflow: hidden;
}
.m-skill-title-1 {
    border-bottom: 1px solid #ababab;
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
    color: #676767;
}
.m-skill-p {
    font-size: 12px;
    padding: 1px 5px;
    background: #888888;
    margin-right: 5px;
    border-radius: 4px;
    color: #f9fff8;
}
@media only screen and (max-width:990px){
.m-skill-bg {
    width:100%;
}
}
@media only screen and (max-width:759px){
.m-skill-bg {
    width:100%;
}
}