pid=825114773&f0=home_homeHeader%400"] {
display: none !important;
}

/*配色*/

/*卡片*/

section.card-wrap.home-card-recommend,
section.card-wrap.home-card-normal,
section.card-wrap.detail-card-comment,
section.card-wrap.detail-card-dev,
section.card-wrap.detail-card-recommend,
.cate-content .cate-item {
transition: 0.3s;
overflow: hidden;
width: auto;
margin: 6px 5px 0;
background-color: #fff;
box-shadow: 0 1px 4px #dfdfdf;
border-radius: 5px;
}

/*动画*/

a {
transition: 0.3s;
}

/**细节调整**/

span.normal-down {
display: inline-block;
white-space: nowrap;
cursor: pointer;
text-align: center;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 2px 13.5px 3px;
-moz-border-radius: 50px;
border-radius: 50px;
font-size: 13px;
position: relative;
margin: 0 auto;
width: 289px;
line-height: 18px;
height: 37px;
padding-top: 7px;
padding-bottom: 9px;
color: #fff !important;
background-image: -webkit-linear-gradient(55deg, #25cdff, #467bf3);
background-image: linear-gradient(35deg, #25cdff, #467bf3);
background-color: #467bf3;
}

.detail-download-layer .detail-modal .modal-container .modal-body {
height: 1px;
opacity: 0;
}
</style>
`;
};

if (["zhidao.baidu.com"].some(hostname => hostname.match(location.hostname))) {
document.head.innerHTML += `
<style>
/*广告*/

.iknow-root-dom-element .doodle-container.show,
.iknow-root-dom-element #iknow-common-header .dib.msg-new-ico:after,
.iknow-root-dom-element
#iknow-common-header
.iknow-msg-list
.msg-list
.ico-msg.msg-new-ico:after,
.iknow-root-dom-element .icon-bdad,
.iknow-root-dom-element .feed-recommend.mm-content-box {
display: none !important;
}

/*配色*/

/*卡片*/

ul#home-list-container li,
.new-search-list.w-list .w-solved-list-li {
transition: 0.3s;
overflow: hidden;
width: auto;
margin: 6px 5px 0;
background-color: #fff;
box-shadow: 0 1px 4px #dfdfdf;
border-radius: 5px;
}

.home-list ul#home-list-container li {
margin: 6px 5px 0;
padding: 0 10px;
}

.home-list.home-mod,
.home-list #home-list-container {
background: #00000005;
}

/*动画*/

a {
transition: 0.3s;
}

/*展开*/

.iknow-root-dom-element .w-detail-full .w-detail-display-btn {
display: none !important;
}

.iknow-root-dom-element .w-detail-full .w-detail-container {
max-height: initial !important;
}

/**细节调整**/

.iknow-root-dom-element #iknow-common-header {
box-shadow: 0 2px 5px #0000001f;
}

.pannel {
background-color: #00000005;
padding: 0;
}

.new-search-list.w-list .w-solved-list-li {
padding: 10px;
}

.wm-wrapper {
padding-left: 20px;
}
</style>
`;
};

if (["wk.baidu.com"].some(hostname => hostname.match(location.hostname))) {
document.head.innerHTML += `
<style>
/*广告*/

nav.ui-nav-container#ui-nav ul li a .new-item,
.ui-toolbar .ui-toolbar-right > button.icon-app,
.sf-edu-wenku .top-bar-root > .wk-container .right-panel > button.btn-vip,
.sf-edu-wenku .bottom-bar-container,
.sf-edu-wenku .top-doc-info-root .btn-view-in-app,
.sf-edu-wenku .gain-doc-block-root,
.sf-edu-wenku .guidetowkappwg-root,
.sf-edu-wenku .vip-guide-contanier,
.sf-edu-wenku .rec-text-root .rec-list li div.doc-see-in-app,
.sf-edu-wenku
.bottombarwg-root
.bottombarwg-root-bottom
.handel-box
.wangpan-area
.vip-icon-super {
display: none !important;
}

/*配色*/

/*卡片*/

.searchList .search-li,
.searchList .kg-search-li,
.searchList .op-search-li {
transition: 0.3s;
overflow: hidden;
width: auto;
margin: 6px 5px 0;
background-color: #fff;
box-shadow: 0 1px 4px #dfdfdf;
border-radius: 5px;
}

/*动画*/

a {
transition: 0.3s;
}

/**细节调整**/
</style>
`;
};

if (["fanyi.baidu.com"].some(hostname => hostname.match(location.hostname))) {
document.head.innerHTML += `
<style>
/*广告*/

.fanyi-sfr-container .app-guide,
a.app-bar,
.fanyi-sfr-container .article,
section.bottom-intro,
.fanyi-sfr-container .extend-title-inner .usecase-title::after {
display: none !important;
}

/*配色*/

.fanyi-sfr-container .setting-container .setting-header {
background: #5892e3;
}

/*卡片*/

.fanyi-sfr-container .translang,
.fanyi-sfr-container .translatein,
.fanyi-sfr-container .trans-btn,
.fanyi-sfr-container .sug-wrap {
transition: 0.3s;
overflow: hidden;
width: auto;
margin: 6px 5px 0;
background-color: #fff;
box-shadow: 0 1px 4px #dfdfdf;
border-radius: 5px;
}

/*动画*/

a {
transition: 0.3s;
}

/**细节调整**/

.fanyi-sfr-container .sug-box:first-child {
border-top: none;
}

.fanyi-sfr-container .sug-box {
border-bottom: 1px solid #0000000d;
}

.fanyi-sfr-container.with-middle-app-bar .translatein {
margin-bottom: 6px;
}

.fanyi-sfr-container .extend-style {
border-bottom: 0;
height: 48px;
}

.fanyi-sfr-container.with-middle-app-bar .extend-output {
z-index: 99;
box-shadow: 0 0 10px #0000005c;
border-radius: 8px 8px 0 0;
}
</style>
`;
};

if (["jingyan.baidu.com"].some(hostname => hostname.match(location.hostname))) {
document.head.innerHTML += `
<style>
/*广告*/

.main-nav .lk-btn,
.wgt-ad-guess {
display: none !important;
}

/*配色*/

.wgt-sub-nav a.act,
.h2,
.expDlList em,
.wgt-exp-content .go-to-step-text {
color: #2db68a;
}

#navigation,
.wgt-toolbar2,
.origin-ico,
.good-ico,
.wgt-exp-head .article-feed-header .article-feed-btn {
background: #2db68a;
}

.wgt-sub-nav a.act,
.origin-ico,
.good-ico {
border-color: #2db68a;
}

/*卡片*/

ul.good-mag.clr li,
.rec-list li,
.usr-nav,
.ui-suggestion,
#excellentTab .expDlList li,
.content-box,
.wgt-rel-exp-feed {
transition: 0.3s;
overflow: hidden;
width: auto;
margin: 6px 5px 0;
background-color: #fff;
box-shadow: 0 1px 4px #dfdfdf;
border-radius: 5px;
}

/*动画*/

a {
transition: 0.3s;
}

/**细节调整**/

body {
background-color: #fbfbfb;
}

.read-whole-mask {
display: none !important;
}

.exp-content-container.fold {
overflow: hidden;
max-height: 100% !important;
}

#navigation,
.wgt-toolbar2 {
border: none;
}

.main-nav .btn {
border: none;
background-color: #ffffff1c;
top: 6px;
left: 10px;
}

.wgt-sub-nav .wp {
background: #fff;
}

ul.good-mag.clr li {
width: 47.61%;
height: 167px;
margin: 0 3px;
}

.category-wrapper {
padding: 11px 11px 0 11px;
overflow: hidden;
border-radius: 5px;
}

.search-input,
.wgt-toolbar2 .input-btn-search {
transition: 0.3s;
border: none;
-webkit-box-shadow: 0 2px 5px #0000001a;
background-color: #fff;
border-radius: 5px;
}

.search-input:focus {

Prev | Next
Pg.: 1 2 3 4


Back to home | File page

Subscribe | Register | Login | N