body {
font : normal normal 14px/normal verdana, arial, sans-serif;
}
.warning {
color : green;
}
.file_list {
padding : 0;
}
.file_list li {
list-style : none;
}
.file_list span {
font-size : 10px;
}
img {
border : 0;
max-width : 100%;
}
#contacts-list {
list-style-type : none;
margin : 0;
padding : 0;
}
#contacts-list li {
margin-bottom : 12px;
border-left : 1px solid #E6E6E6;
padding-left : 6px;
}
.call-block {
display : block;
width : 58px;
height : 28px;
border : gray solid 1px;
border-radius : 4px;
margin-bottom : 2px;
float : left;
margin-right : 14px;
text-align : center;
padding-top : 12px;
}
a:link.call-block {
text-decoration : none;
color : black;
}
a:visited.call-block {
text-decoration : none;
color : black;
}
a:hover.call-block {
text-decoration : none;
color : black;
}
a:active.call-block {
text-decoration : none;
color : black;
}
#compose-contents textarea {
width : 300px;
height : 300px;
}
#compose-contents .section {
margin-bottom : 10px;
}
#compose-sections td {
border : #9d9d9d solid 1px;
border-radius : 4px;
background-color : #BDBDBD;
}
input.compose-title {
width : 80%;
max-width : 550px;
}
#compose-form input.submit {
margin-top : 10px;
}
#compose-form td {
vertical-align : text-top;
}
td.wo-compose-attachment-title {
vertical-align : center;
text-align : center;
}
#compose-form td.upload {
border-bottom : 1px solid #CFC8C8;
}
.input-fileext {
width : 50px;
}
.wo-entry-section {
margin-bottom : 5px;
}
.wo-warn {
background-color : yellow;
padding : 3px;
margin-top : 3px;
padding-left : 10px;
border-radius : 4px;
}
.wo-entry-title {
border-bottom : 1px dotted #cecece;
padding-bottom : 5px;
margin-bottom : 2px;
}
.wo-entry-time {
color : #969393;
margin-bottom : 10px;
}
.wo-file-title {
font-size : 14px;
}
div.wo-file-main {
padding-bottom : 10px;
}
.wo-file-main p {
margin : 0;
}
.wo-file-screenshot p {
margin-top : 10px;
}
.wo-search-result-host {
color : gray;
}
.wo-file-localenames {
display : none;
padding-left : 10px;
}
.wo-file-permissions {
display : none;
}
.wo-button {
text-align : center;
display : block;
background-color : #464646;
color : white;
padding : 3px;
text-decoration : none;
width : 97px;
border-radius : 4px;
}
a:hover.wo-button {
background-color : #817b7b;
}
.wo-group-list-title {
color : #5c5a5a;
font-size : 24px;
font-weight : bold;
text-decoration : none;
}
a:hover.wo-group-list-title {
text-decoration : underline;
}
.wo-group-list-author {
color : #645f5f;
font-size : 11px;
font-weight : bold;
text-decoration : none;
}
.wo-group-list-item {
border-bottom : 1px solid #d0d0d0;
margin-bottom : 5px;
}
.wo-group-topic-op {
border-bottom : none;
}
.wo-group-topic-header {
margin-bottom : 10px;
}
.wo-group-topic-header h1 {
font-size : 20px;
display : inline;
}
.wo-group-contents {
padding : 10px 2px 5px 2px;
white-space : pre-wrap;
}
.wo-group-topic-stats {
display : block;
background-color : #D0D0D0;
color : #777272;
padding : 5px;
text-decoration : none;
border-radius : 4px;
margin-bottom : 20px;
}
.wo-group-header h1 {
font-size : 18px;
display : inline;
}
.wo-group-header a.wo-button {
text-align : center;
display : inline-block;
background-color : #464646;
color : white;
padding : 3px;
text-decoration : none;
width : 97px;
border-radius : 4px;
}
.wo-my-groups-list {
padding-left : 2px;
margin-top : 2px;
margin-left : 2px;
}
.wo-my-groups-list li {
list-style : none;
}
.wo-group-description {
color : #949494;
}
.wo-group-anonymous-name {
color : #949494;
}
.wo-group-stats {
color : gray;
}
.wo-group-member-list {
padding-left : 0;
}
.wo-group-member-list li {
display : inline;
padding-right : 6px;
list-style : none;
}
.wo-reply-at {
text-decoration : none;
}
h1.wo-subscribe {
font-size : 20px;
}
.wo-notification-item-contents {
border-left : 1px solid gray;
padding-left : 10px;
}
.wo-entry-file-widget {
padding-left : 10px;
padding-top : 6px;
display : none;
}
.wo-entry-file-widget p {
margin : 0;
padding : 0;
}
.wo-toggle-link {
text-decoration : none;
}
.wo-hidden {
display : none;
}
.wo-compose-advance {
padding-left : 10px;
}
.wo-compose-advance input {
width : 280px;
}
.wo-entry-section blockquote {
border-left : 4px solid #c3c3c3;
padding : 0 5px 0 5px;
margin : 0;
}
.wo-entry-section pre {
border : #cdc5c5 solid 1px;
padding : 5px 5px 5px 5px;
border-radius : 3px;
}
.wo-group-count-link {
border-radius : 4px;
padding : 2px 3px 2px 3px;
margin-right : 10px;
display : inline-block;
text-decoration : none;
background-color : #bebebe;
color : #6e6e6e;
}
a:visited.wo-group-count-link {
border-radius : 4px;
padding : 2px 3px 2px 3px;
margin-right : 10px;
display : inline-block;
text-decoration : none;
background-color : #e5e5e5;
color : #c1c1c1;
}
.wo-entry-prev-next {
margin-top : 20px;
margin-bottom : 5px;
}
ol, ul {
list-style : none;
}
li {
list-style-type : none;
}
img {
max-width : 98%;
vertical-align : top;
border : 0;
}
body {
margin : 0 auto;
padding : 0;
max-width : 620px;
overflow-x : hidden;
background : #F5F6F8;
background-image : url(https://cosplay.wodemo.net/entry/319671/fd5a9bc25573f16803ce9a0819705804/bg.png);
color : #563743;
font-family : "\5b8b\4f53", sans-serif;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, select, blockquote, p {
margin : 0;
padding : 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight : normal;
font-size : inherit;
}
hr {
margin : 8px auto;
max-width : 96%;
border : #D5B681 solid 1px;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
overflow : hidden;
}
a, a:link, a:visited, a:hover, a:active {
color : #563743;
outline : none;
text-decoration : none;
}
input:focus, select:focus, textarea:focus {
font-size : medium;
}
::-webmit-selection, ::-moz-selection {
background : #EADAC0;
}
#ln-h, a[href*="/cat/"] {
display : none;
}
html {
cursor : url("https://cosplay.wodemo.net/entry/319671/7a828e2626d8189934eb26f5d39c0dc0/mouse_out.cur"), auto;
}
a, button, input[type="submit"], select, .menuwrapper {
cursor : url("https://cosplay.wodemo.net/entry/319671/332b9e8d27657d2ae508888ce65a90ae/mouse_over.cur"), auto;
}
::-webkit-scrollbar {
width : 8px;
}
::-webkit-scrollbar-track {
background-color : #F5F5F5;
border-radius : 2em;
border : #ccc solid 1px;
}
::-webkit-scrollbar-thumb {
background-color : #F90;
border-radius : 2em;
}
#whole_body {
height : auto;
background : #fbf8f1;
text-align : center;
}
@media only screen and (max-device-width:239px) {
body {
font-size : 13px;
font-size : 0.8125rem;
}
}
@media only screen and (min-device-width:240px) and (max-width:481px) {
body {
font-size : 14px;
font-size : 0.875rem;
}
}
@media only screen and (min-device-width:482px) {
body {
font-size : 15px;
font-size : 0.9375rem;
}
}
@media only screen and (min-device-width:540px) {
body {
font-size : 16px;
font-size : 1.0rem;
}
}
.animated {
animation-duration : 1s;
animation-fill-mode : both;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function : cubic-bezier(0.215,0.610,0.355,1.000);
}
0% {
opacity : 0;
transform : translate3d(-3000px,0,0);
}
60% {
opacity : 1;
transform : translate3d(25px,0,0);
}
75% {
transform : translate3d(-10px,0,0);
}
90% {
transform : translate3d(5px,0,0);
}
to {
transform : none;
}
}
.bounceInLeft {
animation-name : bounceInLeft;
}
@keyframes flipInX {
from {
transform : perspective(400px), rotate3d(1,0,0,90deg);
animation-timing-function : ease-in;
opacity : 0;
}
40% {
transform : perspective(400px), rotate3d(1,0,0,-20deg);
animation-timing-function : ease-in;
}
60% {
transform : perspective(400px), rotate3d(1,0,0,10deg);
opacity : 1;
}
80% {
transform : perspective(400px), rotate3d(1,0,0,-5deg);
}
to {
transform : perspective(400px);
}
}
.flipInX {
backface-visibility : visible !important ;
animation-name : flipInX;
}
@keyframes slideInDown {
from {
transform : translate3d(0,-100%,0);
visibility : visible;
}
to {
transform : translate3d(0,0,0);
}
}
.slideInDown {
animation-name : slideInDown;
}
#nav {
overflow : hidden;
width : 100%;
max-height : 118px;
height : 118px;
background-image : url(https://cosplay.wodemo.net/entry/319671/20141213/dd0a7a729ad8dd0118827043f3b20046/sonico.jpg);
background-position : center top;
background-size : cover;
box-shadow : 0 0 6px #999;
}
#nav a {
float : left;
display : inline-block;
margin : 0 5%;
padding : 11px 0;
width : 15%;
}
#header {
position : fixed;
top : 0;
right : 0;
left : 0;
z-index : 1000;
overflow : hidden;
height : 45px;
line-height : 45px;
border-bottom : 1px solid #dda900;
background : #FAD06E;
text-align : center;
}
#header .SiteTitle {
display : inline-block;
width : 165px;
color : #FFF;
text-align : center;
font-weight : normal;
font-size : 20px;
font-size : 1.25rem;
}
.site-icon {
float : left;
display : block;
margin : 3px 0 0 6px;
}
.ip-icon {
position : relative;
transition : all 0.35s ease-in-out;
}
.ip-icon, .ip-icon * {
box-sizing : border-box;
}
.ip-icon img {
width : 100%;
height : 100%;
}
.ip-icon.circle, .ip-icon.circle .img {
position : relative;
width : 36px;
height : 36px;
border-radius : 50%;
}
.ip-icon.circle .img img {
display : inline-block;
border-radius : 50%;
}
.ip-icon.circle.effect .spinner {
width : 39px;
height : 39px;
border : #ecab18 solid 2px;
border-right-color : #1ad280;
border-bottom-color : #1ad280;
border-radius : 50%;
transition : all 0.8s ease-in-out;
}
.ip-icon.circle.effect .img {
position : absolute;
top : 3px;
right : 0;
bottom : 0;
left : 3px;
width : auto;
height : auto;
}
.ip-icon.circle.effect a:hover .spinner {
transform : rotate(180deg);
}
.menuwrapper {
float : right;
display : inline-block;
margin : 13px 8px 0 0;
width : 20px;
height : 20px;
background-image : url(https://cosplay.wodemo.net/entry/319671/ecaa8a9c40d515117197c0abe28543aa/pic.png);
background-position : -136px 0;
background-size : 234px 48px;
background-repeat : no-repeat;
}
.loading {
position : fixed;
top : 50%;
left : 50%;
z-index : 3;
margin-top : -20px;
margin-left : -62px;
width : 124px;
height : 41px;
line-height : 41px;
border : #ccc solid 1px;
border-radius : 10px;
background : #FFF;
box-shadow : 1px 0 9px #D4C3AA;
text-align : center;
}
html {
position : relative;
}
.munu_zg {
position : fixed;
top : 0;
left : 0;
z-index : 99;
width : 100%;
height : 100%;
background : #000;
opacity : 0.75;
}
.munu_right {
position : fixed;
top : 44px;
right : 0;
z-index : 99999;
width : 90%;
height : 100%;
background : #131515;
color : #F5F5F5;
text-align : left;
}
.munu_right .ul_box {
overflow : scroll;
padding-left : 0;
width : 100%;
height : 100%;
}
.munu_right .ul_box li {
margin-bottom : 1px;
background : #25292B;
font-size : 1.1em;
line-height : 50px;
}
.munu_right .ul_box li .ul_box_title {
display : block;
padding-left : 18px;
height : 50px;
}
.munu_right .ul_sub li {
margin-bottom : 1px;
background : #1C1F20;
transition : 0.5s;
}
.munu_right .ul_sub li a {
display : block;
padding-left : 40px;
height : 50px;
color : #F5F5F5;
font-size : 0.8em;
}
.munu_right .ul_sub {
display : none;
padding-left : 0;
background : #25292B;
}
.munu_right .ul_sub li:hover {
background : #131515;
}
.push_list_title {
border-bottom : 1px solid rgba(0, 0, 0, 0.12);
border-left : 4px solid silver;
background : #FFF;
}
.push_list_title:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.push_list_span_left {
float : left;
margin : 10px;
padding : 1px 0 0 8px;
border-left : 3px solid #ff856e;
color : #333;
font-size : 18px;
font-size : 1.125rem;
}
.push_list_span_right {
float : right;
margin : 8px 5px 0 0;
padding : 4px 7px;
border : #e1e2e3 solid 1px;
border-radius : 3em;
background : #f2f8ff;
font-size : 13px;
font-size : 0.8125rem;
}
.push_list_title span a {
color : #563743;
font-size : 12px;
font-size : 0.75rem;
}
.file_list {
margin-top : -17px;
margin-top : -1.1rem;
padding : 0;
}
.file_list li {
position : relative;
clear : both;
padding : 6px 0 6px 4px;
height : 40px;
border-bottom : 1px solid #EEE;
text-align : left;
transition : 0.6s;
background : #FFF;
background-repeat : no-repeat;
background-position : 10px center;
background-size : 36px 36px;
}
.file_list li a {
float : left;
width : 76%;
overflow : hidden;
margin-left : 55px;
height : 26px;
line-height : 23px;
transition : color 0.3s;
}
.file_list li span {
float : right;
clear : both;
display : inline;
padding-right : 5px;
font-size : 12px;
font-size : 0.75rem;
}
.file_list li .date {
float : left;
clear : both;
display : inline;
width : 49.5%;
white-space : nowrap;
overflow : hidden;
margin : -16px 0 0 55px;
color : #ccc;
font-size : 13px;
font-size : 0.8125rem;
opacity : 0.89999997615814208984375;
}
.file_list li .edit {
top : 0;
right : 0;
width : auto;
font-size : 13px;
font-size : 0.8125rem;
}
.file_list li:hover {
background : #f5f5f5;
background-repeat : no-repeat;
background-position : 10px center;
background-size : 36px 36px;
}
.file_list li:hover a {
color : #009B9B;
}
.pagination a, .pagination span {
display : inline-block;
position : relative;
margin : 10px 10px;
height : 50px;
line-height : 50px;
color : #563743;
}
.pagination a:after {
content : "";
display : block;
position : absolute;
left : 50%;
right : 50%;
bottom : 0;
height : 2px;
opacity : 0;
background-color : #87CEFA;
transition : all 0.2s;
}
.pagination a:hover:after {
left : 0;
right : 0;
opacity : 1;
}
.wo-search-form, .wo-search-home {
display : none;
}
.wo-latest-link a, .wo-site-feed-link a, .wo-site-feed-link + a, .wo-site-feed-link + a + a, .wo-lang-link a, .wo-n-count-block a {
display : inline-block;
margin : 0 1% 5px;
padding : 0 6px;
height : 28px;
line-height : 28px;
border : #ddd solid 1px;
border-radius : 0.375em;
background : #eee;
color : #444;
}
.wo-n-count-num {
height : 16px;
line-height : 16px;
}
.bulletin {
margin-top : 1px;
padding : 10px 20px;
background : #ffedc7;
color : #6b3612;
font-size : 13px;
font-size : 0.8125rem;
}
.gg_icon {
float : left;
margin-right : 6px;
width : 17px;
height : 25px;
background : url(/down/417752/bulletin.gif) no-repeat;
background-position : center right;
background-size : 100%;
}
.gonggao {
float : left;
line-height : 25px;
font-style : initial;
font-size : 14px;
font-size : 0.875rem;
}
#scrollDiv {
overflow : auto;
}
.scrollText {
float : left;
width : auto;
min-height : 25px;
line-height : 25px;
text-align : left;
overflow : hidden;
}
.font color {
color : #6b3612;
}
.search {
position : relative;
padding : 5px 0 3px;
height : 34px;
border-top : 1px solid #FFD477;
background : #FFEDC7;
text-align : right;
}
.search_box {
position : absolute;
top : 0;
left : 0;
overflow : hidden;
width : 100%;
}
.SearChoese {
position : absolute;
top : 20px;
left : 44px;
z-index : 3;
display : block;
border : #868686 solid 5px;
border-color : #868686 transparent transparent;
}
.search .SearChoese-show {
position : absolute;
top : 6px;
left : 0;
width : 60px;
height : 30px;
text-indent : 6px;
border : #FFD477 solid 1px;
border-radius : 6px 0 0 6px;
background : #FBF8F1;
}
.search .search_test {
margin-top : 6px;
width : 100%;
height : 28px;
text-indent : 63px;
border : #FFD477 solid 1px;
border-radius : 6px;
background : #FBF8F1;
color : #666;
font-size : 13px;
font-size : 0.8125rem;
}
.search .search_btn {
position : absolute;
top : 6px;
right : 0;
width : 50px;
height : 31px;
border : none;
border : #FFD477 solid 1px;
border-radius : 0 6px 6px 0;
background : none;
background-image : url(https://cosplay.wodemo.net/entry/319671/ecaa8a9c40d515117197c0abe28543aa/pic.png);
background-position : -511px 32px;
background-size : 384px auto;
}
.back_top {
position : fixed;
right : 2%;
bottom : 14%;
z-index : 200;
display : inline-block;
padding : 3px;
width : 30px;
height : 30px;
line-height : 30px;
border-radius : 30px;
background : #dddec2;
color : #696b53;
font-weight : bold;
font-size : 12px;
font-size : 0.75rem;
opacity : 0.800000011920928955078125;
}
.back_top:hover {
background : #c8c9a7;
color : #f2f5cd;
}
body:before {
display : block;
overflow : hidden;
height : 45px;
line-height : 45px;
border-bottom : 1px solid #dda900;
background : #ffc300;
color : #fff;
content : "短信迷你轰炸机-免费云呼网页版";
text-align : center;
font-size : 20px;
font-size : 1.25rem;
}
.wo-file-main {
margin : 0 auto;
margin-bottom : 20px;
padding : 10px;
width : 92%;
border-radius : 5px;
background : #FFF;
overflow-wrap : break-word;
}
.wo-file-main p {
padding : 8px 0;
border-bottom : 1px solid #F1F1F1;
}
.wo-file-main > a.wo-toggle-link {
color : #1ad;
}
.wo-file-permissions {
list-style-type : decimal;
text-align : initial;
font-size : 12px;
font-size : 0.75rem;
}
.wo-file-permissions li {
margin-left : 55%;
transform : translateX(-50%);
}
.wo-file-main audio {
margin : 3px auto;
}
.wo-file-main > div a:nth-child(1):before {
content : "\27a9";
}
.wo-file-main > div a {
display : inline-block;
margin-top : 8px;
padding : 0 13px;
height : 28px;
line-height : 28px;
border : none;
border-radius : 5px;
background : #F4AD49;
color : #FFF;
font-size : 1em;
}
.wo-file-main > div + div {
margin-top : 8px;
border-top : 1px solid #F1F1F1;
}
.wo-read-content {
padding : 10px 10px;
background : #FFF;
color : #456371;
line-height : 25px;
}
.wo-read-content + hr + div {
margin-bottom : -2rem;
}
.wo-read-content + hr + div > a[href*="read"] {
line-height : 3.5rem;
}
.wo-read-content + hr + div > span.page_no_link {
position : relative;
padding : 5px;
border : currentColor solid 1px;
}
.wo-file-title {
padding : 10px 0;
border-radius : 5px 5px 0 0;
background : #DDD;
font-size : 1em;
}
.wo-file-description-area {
margin : 10px 0 5px;
}
.wo-file-description-contents {
display : inline-block;
line-height : 25px;
vertical-align : text-top;
text-align : left;
font-size : 0.9em;
}
.wo-file-screenshot {
padding-top : 14px;
background : #F1F1F1;
color : #B07A40;
text-align : center;
font-weight : bold;
font-size : 1em;
}
.wo-file-screenshot img {
border : #FFF solid 4px;
border-radius : 5px;
}
.wo-entry-title, .wo-entry-time {
margin : 0 5px;
background : #FFF;
}
.wo-entry-title {
padding : 15px 10px 5px;
border : none 0;
border-radius : 5px 5px 0 0;
color : #FFC300;
text-align : center;
font-size : 20px;
font-size : 1.25rem;
}
.wo-entry-time {
padding : 10px 10px 6px;
border-bottom : 1px solid #F4F4F4;
color : #ccc;
text-align : left;
font-size : 14px;
font-size : 0.875rem;
}
.wo-entry-section {
margin : 0 5px 5px;
padding : 5px 10px;
background-color : #6495ED;
text-align : left;
}
.wo-entry-section a {
color : #fff;
}
.wo-entry-section > a.wo-toggle-link {
color : #fff;
}
.wo-entry-file-widget p {
color : #000;
}
.wo-text-html, .wo-text-text, .wo-text-markdown {
margin : 0 5px;
background : #FFF;
}
.wo-entry-passage {
clear : both;
margin : 2px 1px;
padding : 5px;
border : #BACDEB solid 1px;
background : #c8d9f3;
color : #676566;
}
.wo-entry-prev-next a {
display : inline-block;
position : relative;
height : 50px;
line-height : 50px;
color : #563743;
}
.wo-entry-prev-next a:after {
content : "";
display : block;
position : absolute;
left : 50%;
right : 50%;
bottom : 0;
height : 2px;
opacity : 0;
background-color : #87CEFA;
transition : all 0.2s;
}
.wo-entry-prev-next a:hover:after {
left : 0;
right : 0;
opacity : 1;
}
form[action^="https://s.wodemo."] {
position : relative;
margin : auto;
padding : 12px;
width : 92%;
border-radius : 5px;
background : #FFF;
box-shadow : 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.16);
text-align : justify;
text-indent : 3px;
line-height : 28px;
}
form[action^="https://s.wodemo."] textarea {
margin : 5px 0 3px;
padding : 0.3em 0.3em;
width : 100%;
height : 80px;
outline : none;
border : #DAD1CE solid 1px;
box-sizing : border-box;
border-radius : 5px;
color : #163544;
resize : none;
}
form[action^="https://s.wodemo."] div {
margin-top : 5px;
}
form[action^="https://s.wodemo."] input[type="input"] {
margin-left : 5px;
outline : none;
}
form[action^="https://s.wodemo."] input[type="submit"] {
float : right;
margin-top : -25px;
padding : 6px 16px;
border : none;
border-radius : 5px;
background : #F4AD49;
color : #FFF;
font-weight : normal;
font-size : 12px;
font-size : 0.75rem;
line-height : 16px;
}
form[action^="https://s.wodemo."] input[type="submit"]:hover {
opacity : 0.89999997615814208984375;
}
form[action^="https://s.wodemo."] ~ hr {
margin-top : 15px;
}
form[action^="https://s.wodemo."] ~ hr + a::before, .wo-search-result-area ~ hr + a::before {
position : relative;
content : "\007b\0020";
color : #50a456;
left : 20px;
opacity : 0;
transition : opacity 0.5s, left 0.5s cubic-bezier(0.68,-0.55,0.27,1.55);
}
form[action^="https://s.wodemo."] ~ hr + a:hover::before, .wo-search-result-area ~ hr + a:hover::before {
left : 0;
opacity : 1;
}
form[action^="https://s.wodemo."] ~ hr + a::after, .wo-search-result-area ~ hr + a::after {
position : relative;
content : "\0020\007d";
color : #87cefa;
right : 20px;
opacity : 0;
transition : opacity 0.5s, right 0.5s cubic-bezier(0.68,-0.55,0.27,1.55);
}
form[action^="https://s.wodemo."] ~ hr + a:hover::after, .wo-search-result-area ~ hr + a:hover::after {
right : 0;
opacity : 1;
}
.wo-search-result-area {
margin : 0 6px 0;
padding-top : 1px;
text-align : left;
}
.wo-search-result-item {
display : block;
margin-bottom : 6px;
padding : 8px;
border : #1e90ff solid 1px;
background-color : #fcfbfa;
color : #000;
white-space : pre-wrap;
overflow-wrap : break-word;
}
.wo-search-result-item p {
margin-top : 6px;
height : 30px;
line-height : 30px;
overflow : hidden;
white-space : nowrap;
text-overflow : ellipsis;
}
.wo-search-result-host {
font-weight : bold;
}
.wo-search-result-item em {
color : red;
font-weight : bold;
}
.wo-search-result-item:hover {
background : #eee;
}
.wo-search-result-item:hover a {
color : #1ad;
}
.wo-search-result-area .page_no_link {
color : #999;
}
.wo-search-result-area a[href*="/search"] {
display : inline-block;
margin : 5px 1% 5px;
padding : 3px 8px;
border : #ddd solid 1px;
border-radius : 0.375em;
background : #eee;
color : #444;
}
.wo-search-result-area a[href*="/search"]:hover {
background : #1ad;
color : #FFF;
}
.content {
color : #333;
font-size : 14px;
}
.content h1 {
padding : 8px 0;
border-bottom : 1px solid #EAEAEA;
color : #00B7E9;
font-size : 16px;
}
.content p {
padding : 8px 0;
}
.content pre {
padding : 10px;
background : #F1F1F1;
color : #666;
overflow-wrap : break-word;
line-height : 22px;
}
embed {
width : 100%;
height : 500px;
}
.xiaz {
padding : 5px 0;
background : #F1F1F1;
}
.xiaz p {
padding : 6px;
border-bottom : 1px dashed #DDD;
}
.xiaz p:last-child {
border : none;
}
.xiaz p a {
color : blue;
}
body:after {
display : block;
overflow : hidden;
height : 46px;
line-height : 46px;
border-top : 1px solid #ACD6FF;
background : url(/down/417751/h_bg.png);
background-color : #545454;
color : #FFF;
content : "轰炸网页版-请等待几秒钟后就会显示出来轰炸网页了";
text-align : center;
font-size : 14px;
font-size : 0.875rem;
font-family : Arial;
}
#footer {
display : block;
overflow : hidden;
height : 46px;
line-height : 46px;
border-top : 1px solid #ACD6FF;
background : url(/down/417751/h_bg.png);
background-color : #545454;
color : #FFF;
text-align : center;
font-size : 14px;
font-size : 0.875rem;
font-family : Arial;
}
#footer span {
color : #40C5FF;
}
#la_stat_icon_16839322 {
padding-left : 5px;
}
.hljs {
display : block;
overflow-x : auto;
padding : 0.5em;
background : white;
color : black;
}
.hljs-comment, .hljs-quote, .hljs-variable {
color : #008000;
}
.hljs-keyword, .hljs-selector-tag, .hljs-built_in, .hljs-name, .hljs-tag {
color : #00f;
}
.hljs-string, .hljs-title, .hljs-section, .hljs-attribute, .hljs-literal, .hljs-template-tag, .hljs-template-variable, .hljs-type, .hljs-addition {
color : #a31515;
}
.hljs-deletion, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-meta {
color : #2b91af;
}
.hljs-doctag {
color : #808080;
}
.hljs-attr {
color : #f00;
}
.hljs-symbol, .hljs-bullet, .hljs-link {
color : #00b0e8;
}
.hljs-emphasis {
font-style : italic;
}
.hljs-strong {
font-weight : bold;
}
div.sk_body {
border-radius : 2px;
box-shadow : 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.16);
background : #ffffff;
z-index : 100;
overflow : hidden;
margin : 8px;
}
div.sk_body > div {
padding : 16px;
}
div.sk_body > div:not(:last-child) {
border-bottom : 0.01rem solid rgba(0, 0, 0, 0.12);
padding : 16px 16px 15px;
}
div.sk_body_title {
font-weight : bold;
}
div.sk_body_text {
font-weight : normal;
}
div.sk_body_textarea {
font-weight : normal;
}
div.sk_body_textarea > textarea {
border : none;
font-family : consolas, monospace;
display : block;
margin : -16px -16px -15px;
padding : 16px 16px 15px;
width : 100%;
min-height : 72px;
resize : none;
}
div.sk_body_textarea > textarea:focus {
color : #7b1fa2;
outline : none;
}
div.sk_body_textarea > textarea:focus::-webkit-input-placeholder {
color : transparent;
}
div.sk_body_textarea + div {
text-align : right;
}
div.sk_body_textarea + div > input {
border : none;
border-radius : 2px;
background : #7b1fa2;
line-height : 16px;
font-size : 12px;
color : #ffffff;
padding : 6px 16px;
margin : -6px;
}
div.sk_body_textarea + div > input:focus {
outline : none;
}
div.sk_talk > div.sk_body_title {
font-weight : normal;
}
div.sk_talk > div.sk_body_title > span {
font-size : 12px;
float : right;
}