@charset "utf-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-appearance: none;
    font-size: 100%
}
body {
    font-family: "Microsoft YaHei", "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
    font-size: 0.95pc;
    color: #404040;
    font-weight: 300;
    cursor: default;
    background: url("../images/27.jpg");
    background-size: cover;
    background-width: 100%;
    background-height: auto;
    background-repeat: no-repeat;
    background-attachment: fixed
}
.bg-image-pattern {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -80;
    width: 100%;
    height: 100%;
    background: url(../images/bg1.png) repeat;
}
body, div, dl, dt, dd, ul, ul li, ol, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
audio, canvas, video {
    display: inline-block;
}


::-webkit-scrollbar-track-piece {
    background-color:#f0f0f0;
    border-left:1px solid #e4e4e4;
    border-right:1px solid #EEE;
    width:13px;
}
::-webkit-scrollbar-track-piece:vertical {
    background-image:-webkit-linear-gradient(left, #f0f0f0, #FFF);
}
::-webkit-scrollbar-track-piece:horizontal {
    background-image:-webkit-linear-gradient(top, #f0f0f0, #FFF);
}
::-webkit-scrollbar {
    width:13px;
    height:13px;
}
::-webkit-scrollbar-thumb {
    min-height:25px;
    background-color:rgba(245, 71, 71, 0.45);
    background-clip:padding-box;
    position:relative;
    border-radius:9999px;
}
::-webkit-scrollbar-thumb:vertical {
    border-left:3px solid transparent;
    border-right:2px solid transparent;
    border-top:0 solid transparent;
    border-bottom:0 solid transparent;
}
::-webkit-scrollbar-thumb:horizontal {
    border-left:0 solid transparent;
    border-right:0 solid transparent;
    border-top:3px solid transparent;
    border-bottom:2px solid transparent;
}
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb:active {
    background-color:#7d7d7d;
}
#wrapper {
    position: relative;
    margin: 20px auto;
    padding: 0 30px;
    max-width: 1100px;
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(100,100,100,0.3);
}
#wrapper:after {
    top: 6px;
    left: 6px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 #f6f6f6;
    content: " ";
}
#wrapper:before {
    top: 12px;
    left: 12px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #eee;
    content: " ";
}
img {
    border: none;
    transition: 0.5s;
}
img:hover {
    opacity: 0.8
}
a {
    text-decoration: none;
    color: Teal
}
a:hover {
    color: #cc0000;
}
b, strong {
    font-weight: 700
}
input, textarea, button {
    outline: none;
    font-family: "Microsoft YaHei", "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
    font-size: 12px;
}
.clear {
    clear: both;
}
@font-face {
    font-family: 'iconfont';
    src: url('https://cdn.lwd3699.com/img/iconfont.eot');
    src: url('https://cdn.lwd3699.com/img/iconfont.eot?#iefix') format('embedded-opentype'), url('https://cdn.lwd3699.com/img/iconfont.woff') format('woff'), url('https://cdn.lwd3699.com/img/iconfont.ttf') format('truetype'), url('https://cdn.lwd3699.com/img/iconfont.svg?#iconfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    margin-right: 2px
}
.icon-emo-coffee:before {
    content: '\e800';
}
.icon-sb:before {
    content: '\e84b';
}
.icon-cancel:before {
    content: '\e81f';
}
.icon-cancel-1:before {
    content: '\e820';
}
.icon-error:before {
    content: '\e82c';
}
.icon-info:before {
    content: '\e801';
}
.icon-home:before {
    content: '\e814';
}
.icon-link-1:before {
    content: '\e83d';
}
.icon-link-ext:before {
    content: '\e823';
}
.icon-lock:before {
    content: '\e844';
}
.icon-eye:before {
    content: '\e845';
}
.icon-up-1:before {
    content: '\e815';
}
.icon-down-1:before {
    content: '\e802';
}
.icon-up:before {
    content: '\e816';
}
.icon-down:before {
    content: '\e803';
}
.icon-download:before {
    content: '\e82f';
}
.icon-quote-left:before {
    content: '\e804';
}
.icon-code:before {
    content: '\e817';
}
.icon-pencil:before {
    content: '\e80e';
}
.icon-edit:before {
    content: '\e811';
}
.icon-comment:before {
    content: '\e830';
}
.icon-chat:before {
    content: '\e806';
}
.icon-chat-1:before {
    content: '\e805';
}
.icon-attention:before {
    content: '\e824';
}
.icon-trash:before {
    content: '\e840';
}
.icon-menu:before {
    content: '\e836';
}
.icon-gear:before {
    content: '\e831';
}
.icon-calendar:before {
    content: '\e808';
}
.icon-login:before {
    content: '\e83f';
}
.icon-logout:before {
    content: '\e818';
}
.icon-volume:before {
    content: '\e839';
}
.icon-resize-full:before {
    content: '\e821';
}
.icon-resize-small:before {
    content: '\e822';
}
.icon-right-dir:before {
    content: '\e827';
}
.icon-random:before {
    content: '\e841';
}
.icon-award:before {
    content: '\e842';
}
.icon-ok:before {
    content: '\e819';
}
.icon-italic:before {
    content: '\e82d';
}
.icon-strike:before {
    content: '\e826';
}
.icon-underline:before {
    content: '\e832';
}
.icon-key:before {
    content: '\e843';
}
.icon-tasks:before {
    content: '\e812';
}
.icon-smile:before {
    content: '\e80a';
}
.icon-help:before {
    content: '\e82e';
}
.icon-link:before {
    content: '\e83c';
}
.icon-doc-text:before {
    content: '\e83e';
}
.icon-share:before {
    content: '\e81a';
}
.icon-sound:before {
    content: '\e83a';
}
.icon-clock:before {
    content: '\e829';
}
.icon-mobile:before {
    content: '\e833';
}
.icon-qq:before {
    content: '\e834';
}
.icon-weibo:before {
    content: '\e80c';
}
.icon-user-1:before {
    content: '\e81e';
}
.icon-user:before {
    content: '\e81b';
}
.icon-user-add-1:before {
    content: '\e81d';
}
.icon-user-add:before {
    content: '\e81c';
}
.icon-picture:before {
    content: '\e82a';
}
.icon-aperture:before {
    content: '\e846';
}
.icon-at:before {
    content: '\e847';
}
.icon-mail:before {
    content: '\e82b';
}
.icon-basket:before {
    content: '\e835';
}
.icon-category:before {
    content: '\e80f';
}
.icon-pass:before {
    content: '\e80d';
}
.icon-bitcoin:before {
    content: '\e84f';
}
.icon-wordpress:before {
    content: '\e84a';
}
.icon-tags:before {
    content: '\e80b';
}
.icon-stop:before {
    content: '\e825';
}
.icon-pause:before {
    content: '\e828';
}
.icon-clipboard:before {
    content: '\e838';
}
.icon-comment-1:before {
    content: '\e807';
}
.icon-sound-1:before {
    content: '\e83b';
}
.icon-bold:before {
    content: '\e809';
}
.good-label {
    background-color: #FFBA00;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    top: -2px;
}
.good-arrow {
    position: relative;
    top: -3px;
    left: 0;
    border-left: 4px solid #FFBA00;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-right: 3px
}
.new-label {
    background-color: #00cc00;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    top: -2px;
}
.new-arrow {
    position: relative;
    top: -3px;
    left: 0;
    border-left: 4px solid #00cc00;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-right: 3px
}
.hot-label {
    background-color: #cc0000;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    top: -2px;
}
.hot-arrow {
    position: relative;
    top: -3px;
    left: 0;
    border-left: 4px solid #cc0000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-right: 3px
}
#tooltip {
    background: rgba(0,0,0,0.8);
    position: absolute;
    z-index: 999;
    padding: 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px
}
#tooltip:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 15px;
    border: 6px solid rgba(0,0,0,0.8);
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0.8)
}
#mmenu {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #f8f8f8;
    display: none;
    transition: 0.5s;
}
.open-nav {
    box-shadow: none;
    color: #ffffff;
    font-size: 25px;
    position: relative;
    right: 20px;
    top: 7px;
    float: right;
    display: none;
    cursor: pointer;
}
.has-opened {
    transform: translate3D(100%, 0, 0);
    -webkit-transform: translate3D(100%, 0, 0);
    -moz-transform: translate3D(100%, 0, 0);
    overflow-x: hidden;
    height: 100%
}
#mmenu> ul {
    border-top: 1px solid #fff;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#mmenu> ul> li> ul> li> a {
    line-height: 38px;
    display: block;
    white-space: nowrap;
    text-indent: 40px;
    text-overflow: ellipsis;
    line-height: 38px;
    overflow: hidden;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    color: #404040;
    font-size: 13px
}
#mmenu> ul> li> a, .msearch, .close-nav {
    line-height: 42px;
    display: block;
    white-space: nowrap;
    text-indent: 20px;
    text-overflow: ellipsis;
    line-height: 42px;
    overflow: hidden;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    color: #404040;
    font-size: 14px
}
#mmenu> ul> li:first-child {
    border-top-width: 0;
}
#mmenu a:hover, .close-nav:hover {
    color: #404040;
    box-shadow: inset 0 0 15px 3px #ebebeb;
}
.close-nav {
    font-size: 25px;
    text-indent: 0px;
    text-align: center
}
.msearch {
    padding-bottom: 2px
}
.msearch input[type="text"] {
    border: 1px solid #DDDDDD;
    width: 70%;
    height: 36px;
    background: #ffffff;
    font-size: 12px;
    padding-left: 5px;
}
.msearch input[type="text"]:focus {
    box-shadow: 0 0 3px #33B5E5 inset;
    border-color: #0099cc;
}
.msearch input[type="submit"] {
    background: #cc0000;
    border: 1px solid #eee;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 38px;
    width: 50px;
    margin-left: 2px;
}
/** é¡¶éƒ¨ **/

#pre-header {
    background-color: #eeeeee;
    border-bottom: 5px solid #F6F6F6;
    color: #000000;
    font-size: 0.95pc;
    height: 20px;
    margin: 0 -30px 22px -30px;
    padding: 10px 30px;
    box-shadow: 0 -1px 0 #dddddd inset
}
#pre-header i {
    font-size: 15px;
    float: left;
    margin-right: 5px
}
#pre-header span {
    margin-left: 5px
}
#pre-header a {
    color: rgb(144, 145, 148)
}
#pre-header .bulletin img {
    vertical-align: top;
    max-width: 20px
}
#pre-header .bulletin {
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
#pre-header .bulletin ul {
    height: 20px;
    overflow: hidden;
    float: left;
}
.social {
    float: right;
    display: block;
    width: 280px;
    text-align: right;
    font-size: 14px;
}
.social li {
    display: inline-block;
    margin: 2px 0;
    height: 20px;
    *display:inline;
    *zoom:1;
}
.social li a {
    float: left;
    padding: 1px;
    border-bottom: 3px solid #f6f5f4;
    color: #999;
    white-space: nowrap;
    transition: all .3s ease 0;
}
.social li a:hover {
    color: #f6f5f4;
    border-bottom-width: 6px;
}
.social li:nth-child(4n+1) a {
    border-color: #70b90d;
}
.social li:nth-child(4n+1) a:hover {
    color: #70b90d;
}
.social li:nth-child(4n+2) a {
    border-color: #fbb82d;
}
.social li:nth-child(4n+2) a:hover {
    color: #fbb82d;
}
.social li:nth-child(4n+3) a {
    border-color: #17a7dd;
}
.social li:nth-child(4n+3) a:hover {
    color: #17a7dd;
}
.social li:nth-child(4n+4) a {
    border-color: #70b90d;
}
.social li:nth-child(4n+4) a:hover {
    color: #70b90d;
}
.social li:first-child a {
    border-color: #ee9285;
}
.social li:first-child a:hover {
    color: #e14938;
}
.social .m-sch a {
    border-color: #70b90d;
}
.social .m-sch a:hover {
    color: #70b90d;
}
@media screen and (max-width: 1000px) {
    .post-navigation, .social {
        display: none;
    }
}
#header {
    margin-bottom: 10px;
}
#header .logo {
    float: left;
    height: 60px;
    width: 190px;
    display: block;
}
#header .logos {
    height: 60px;
    width: 190px;
    text-indent: -9999px;
    display: block;
    background-image: url("../images/logo.png");
}

#nav {
    position: relative;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 20px 0 10px 0;
    font-size: 0.9pc
}
#nav> ul {
    list-style-type: none;
    width: 100%;
    float: left;
    line-height: 43px;
    height: 43px;
}
#nav> ul> li {
    float: left;
    text-align: center;
    line-height: 23px;
    margin: 6px 2px 0 0;
    height: 23px;
    position: relative;
}
#nav> ul> li.current a {
    color: #ffffff;
    background-color: #2BEF10;
    padding: 3px 20px;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
}
#nav> ul> li a {
    color: #404040;
    display: block;
    background: #ffffff;
    padding: 3px 20px;
    transition: 0.2s;
}
#nav> ul> li a:hover {
    color: #ffffff;
    background-color: #2BEF10;
    padding: 3px 20px;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
    animation: progress .6s linear infinite;
    -webkit-animation: progress .6s linear infinite;
}
#nav> ul> li a:active, #nav> ul> li:active > a {
    color: #ffffff;
    background-color: #2BEF10;
    transform: scale(0.95);
    -webkit-transform: scale(0.95)
}
#nav .catbtn a {
    padding: 3px 25px 3px 15px;
}
#nav .catbtn a:hover {
    padding: 3px 25px 3px 15px;
}
#nav .catbtn:hover .catbtnx {
    color: #ffffff;
    background-color: #2BEF10;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
    padding: 3px 25px 3px 15px;
}
#nav li ul {
    z-index: 10;
    background: #ffffff;
    display: none;
    position: absolute;
    left: 0px;
    top: 29px;
    width: 88px;
    text-align: left;
    border: 1px solid #dddddd;
    border-top: 2px solid #FFFFFF;
}
#nav li ul li {
    border-bottom: 1px solid #dddddd;
}
#nav li ul li:last-child {
    border: none;
}
#nav li ul a {
    line-height: 28px;
    height: 28px;
    background: #ffffff;
    color: #777777;
}
#nav li ul a:hover {
    background: #f6f6f6;
    color: #303030;
}
#nav li ul a:hover .catbtn {
    color: #404040;
    background-color: #2BEF10;
    padding: 5px 25px;
}
#nav li a .arrow {
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: 1px;
    border-color: #404040 transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    width: 0;
    height: 0;
    display: inline-block;
}
#nav li:hover .arrow {
    position: absolute;
    top: 50%;
    right: 14px;
    border-color: #ffffff transparent;
    border-style: solid;
    border-width: 0 4px 4px 4px;
    width: 0;
    height: 0;
    display: inline-block;
}

#sidebar {
    float: right;
    overflow: hidden;
    display: block;
    padding: 10px 0;
    width: 280px;
    font-size: 0.8pc;
    background: #ffffff;
    color: #606060;
    text-transform: uppercase;
}
#sidebar a {
    color: #606060
}
#sidebar a:hover {
    color: #cc0000
}
#sidebar h3 {
    border-bottom: 3px double #ddd;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 5px;
    color: #333
}
#sidebar h3 i {
    margin-right: 3px
}
#sidebar ul {
    overflow: hidden;
    padding: 5px 0 20px 0
}
#sidebar ul li div {
    display: inline;
}
#record li, #blogsort li, #link li, #blogsort li, #record li, #newlog li, #randlog li, #hotlog li, #statistics li, #stab li {
    border-bottom: 1px dashed #eeeeee;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#stab .tab-title span {
    display: inline-block;
    margin: 0 6px;
    cursor: pointer;
    font-weight: 300;
}
#stab .tab-title .selected {
    font-weight: 700;
}
#stab .tab-content .hide {
    display: none;
}
#sidebar em, #poat-hotlog em {
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 18px;
    border-radius: 10px;
    text-align: center;
}
.hotone {
    background-color: #e04620
}
.hottwo {
    background-color: #00ccff
}
.hotthree {
    background-color: #03bf03
}
.hotSoSo {
    background-color: #888
}
#readerwall .avatar {
    width: 40px;
    height: 40px;
    padding: 2px;
    border: 1px solid #eee;
    background: #ffffff;
    margin: 0 6px 3px 0;
}
#readerwall .avatar:hover {
    -webkit-animation-name: buzz;
    animation-name: buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
#record li, #blogsort li, #link li {
    float: left;
    display: block;
    min-width: 130px;
    overflow: hidden
}
#blogsort i, #record i, #link i, #statistics i {
    color: #ff742b;
    margin-right: 2px
}
#bulletin li img {
    vertical-align: top
}
#newcomment a {
    color: #000!important;
}
#newcomment .name {
    margin: 0 0 0 43px;
    text-transform: uppercase;
    font-size: 13px;
}
#newcomment .time {
    margin: 2px 0 11px 43px;
    color: #999aaa;
    font-size: 12px;
}
#newcomment .avatar {
    float: left;
    margin: 0 5px 0 5px;
    width: 32px;
    height: 32px;
    border: 3px #fff solid;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,0.5);
}
#newcomment .avatar:hover {
    border-color: #0c0;
    -webkit-animation: myhk infinite 5s linear;
    animation: myhk infinite 5s linear;
}
#newcomment .content {
    position: relative;
    display: inline-block;
    padding: 5px 5px 2px 5px;
    width: 230px;
    border: solid #dfdfdf 1px;
    border-radius: 2px;
    background: #fff;
}
#newcomment .content a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 230px;
    text-overflow: ellipsis;
}
#newcomment .content myhk {
    position: absolute;
    top: -6px;
    left: 18px;
    display: block;
    width: 12px;
    height: 7px;
    background: url(https://cdn.lwd3699.com/img/bg_msg2.gif) 0 -12px no-repeat;
}
#newcomment .content .comment-img {
    height: auto;
    max-width: 50%;
    border: 1px solid #eee;
}
#newcomment li {
    padding: 5px 0 5px 0;
}
#newcomment {
    margin-bottom: -10px;
}
.calendartop {
    display: none
}
.calendartitle {
    font-size: 14px;
    line-height: 30px
}
.calendar {
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.calendar a {
    color: #fff !important
}
.calendar td {
    font-size: 12px;
    text-align: center;
    padding: 1px 10px;
    line-height: 1.6;
    background: #fcfcfc;
    border-left: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}
.calendar td:hover {
    background: #eeeeee;
}
.day {
    background: #cc0000 !important;
    color: #ffffff;
}
.day2 {
    background: #00cc00 !important
}
.sun {
    font-weight: bold;
    background: #fcfcfc;
}
.week {
    background: #fcfcfc;
    font-weight: bold
}
.fix2 {
    position: fixed;
    _position: absolute;
    top: 10px;
    z-index: 3;
}
.adtitle {
    padding: 0 15px;
    line-height: 26px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: normal;
    background: #d14836;
    display: block;
    position: absolute;
    z-index: 3;
    margin: 3px 0 0 3px
}
.adtitle:hover {
    background: #666
}
.ssearch-title {
    float: left;
    margin: 0 10px 5px 0;
    padding: 4px 0;
    width: 260px;
    height: 20px;
    border: medium none;
    border-radius: 10px;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    background: #dddddd;
    color: #000000
}
.ssearch {
    border: 1px solid #DDDDDD;
    box-shadow: 0 3px 0 #F8F8F8;
    float: left;
    height: 32px;
    margin-bottom: 20px;
}
.ssearch input[type="text"] {
    border: 0;
    height: 30px;
    width: 150px;
    text-indent: 10px;
    font-size: 12px;
    background: transparent;
}
.ssearch input[type="submit"] {
    background-color: #DDDDDD;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 32px;
    width: 90px;
    color: #505050;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
}
.ssearch input[type="submit"]:hover {
    animation: progress .6s linear infinite;
    -webkit-animation: progress .6s linear infinite;
}
/** åº•éƒ¨ **/

#footer {
    position: relative;
    clear: both;
    font-size: 12px;
    background: #eeeeee;
    border-top: 5px solid #F6F6F6;
    clear: both;
    position: relative;
    text-align: center;
    padding: 12px 30px;
    margin: 0 -30px;
    box-shadow: 0 1px 0 #dddddd inset;
}
#footer:before {
    pointer-events: none;
    pointer-events: none;
    content: '';
    width: 55px;
    height: 55px;
    bottom: 0;
    right: 0;
    background: none;
    background: -webkit-linear-gradient(135deg, white 45%, #777 50%, #cccccc 56%, white 80%);
    background: linear-gradient(315deg, white 45%, #777 50%, #cccccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
    z-index: 3;
    overflow: hidden
}
#footer a {
    color: #000;
}
#footer a:hover {
    border-bottom: 1px dotted #000;
}
#footer .copyright {
    display: inline;
}
.blackground {
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
}
#circle {
    background-color: #ffffff;
    border: 5px solid rgba(10,10,10,0.9);
    opacity: .9;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #404040;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    position: fixed;
    left: 30px;
    bottom: 30px;
    -moz-animation: spinPulse 1s infinite linear;
    -webkit-animation: spinPulse 1s infinite linear;
    -o-animation: spinPulse 1s infinite linear;
    -ms-animation: spinPulse 1s infinite linear;
}
#circle1 {
    background-color: #ffffff;
    border: 6px solid rgba(20,20,20,0.9);
    opacity: .9;
    border-left: 6px solid rgba(0,0,0,0);
    border-right: 6px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #202020;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: fixed;
    left: 39px;
    bottom: 39px;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
    -o-animation: spinoffPulse 1s infinite linear;
    -ms-animation: spinoffPulse 1s infinite linear;
}
#circletext {
    width: 46px;
    height: 20px;
    margin: 0 auto;
    position: fixed;
    left: 46px;
    bottom: 53px;
    color: #000
}
@-moz-keyframes spinPulse {
    0% {
        -moz-transform:rotate(160deg);
        opacity:0;
        box-shadow:0 0 1px #505050;
    }
    50% {
        -moz-transform:rotate(145deg);
        opacity:1;
    }
    100% {
        -moz-transform:rotate(-320deg);
        opacity:0;
    }
}
@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform:rotate(0deg);
    }
    100% {
        -moz-transform:rotate(360deg);
    }
}
@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform:rotate(160deg);
        opacity:0;
        box-shadow:0 0 1px #505050;
    }
    50% {
        -webkit-transform:rotate(145deg);
        opacity:1;
    }
    100% {
        -webkit-transform:rotate(-320deg);
        opacity:0;
    }
}
@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
    }
}
@-o-keyframes spinPulse {
    0% {
        -o-transform:rotate(160deg);
        opacity:0;
        box-shadow:0 0 1px #505050;
    }
    50% {
        -o-transform:rotate(145deg);
        opacity:1;
    }
    100% {
        -o-transform:rotate(-320deg);
        opacity:0;
    }
}
@-o-keyframes spinoffPulse {
    0% {
        -o-transform:rotate(0deg);
    }
    100% {
        -o-transform:rotate(360deg);
    }
}
@-ms-keyframes spinPulse {
    0% {
        -ms-transform:rotate(160deg);
        opacity:0;
        box-shadow:0 0 1px #505050;
    }
    50% {
        -ms-transform:rotate(145deg);
        opacity:1;
    }
    100% {
        -ms-transform:rotate(-320deg);
        opacity:0;
    }
}
@-ms-keyframes spinoffPulse {
    0% {
        -ms-transform:rotate(0deg);
    }
    100% {
        -ms-transform:rotate(360deg);
    }
}
.wf-main {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.wf-main .wf-cld {
    position: absolute;
    margin-bottom: 10px;
    padding: 2px;
    line-height: 18px;
    width: 200px;
    left: -9999px;
    top: -9999px;
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    display: inline-block
}
.wf-main .wf-cld img {
    width: 200px;
}
.imgtext {
    position: absolute;
    overflow: hidden;
    width: 180px;
    height: 0px;
    line-height: 22px;
    transition: 0.2s;
    text-align: center;
    color: #eee;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    padding: 0 10px
}
.wf-main .wf-cld:hover .imgtext {
    height: 22px;
}
.metasb {
    position: relative;
    color: #404040;
    padding: 2px;
    background: #eee;
    text-align: center;
    margin-top: -2px;
    font-size: 12px;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
}
.wf-main .wf-cld:hover .metasb {
    animation: progress .6s linear infinite;
    -webkit-animation: progress .6s linear infinite;
}
/** å†…å®¹ **/

#container {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
#content {
    float: left;
    width: 640px;
    width: calc( 100% - 300px );
    background: #ffffff;
    line-height: 26px;
    border-right: 1px dashed #ccc;
    padding-right: 10px;
}
.entry-comment-number {
    position: relative;
    width: 30px;
    height: 24px;
    color: #fff;
    float: right;
    margin-top: -26px
}
.entry-comment-number a {
    text-align: center;
    width: 30px;
    height: 20px;
    display: block;
    position: absolute;
    background: #cc0000;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
    z-index: 2;
}
.entry-comment-number .corner {
    display: block;
    position: absolute;
    left: 12px;
    bottom: -4px;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-width: 4px 4px;
    border-style: solid;
    border-color: #cc0000 #fff #fff #cc0000;
    z-index: 1
}
.post-name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: -34px;
    padding-top: 20px;
    padding-left: 30px;
    border-left: 4px solid #2BEF10;
    color: #333
}
.post-name i {
    margin-right: 5px
}
.breadcrumbs {
    color: #888;
    font-size: 12px;
    margin-bottom: 5px;
    padding-bottom: 5px
}
.breadcrumbs a {
    color: #888;
}
.post-list {
    padding: 20px 0px;
    border-bottom: 1px #eeeeee solid;
    position: relative;
}
.post-list:first-child {
    padding-top: 10px
}
.post-list:after {
    background-color: #cc0000;
    bottom: -1px;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    content: "";
    width: 100px;
    transition: 0.3s
}
.post-list:hover:after {
    left: calc( 100% - 100px );
    left: 60%\0;
}
.post-header h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333
}
.post-header {
    margin-left: -34px;
    padding-left: 30px;
    border-left: 4px solid #2BEF10;
}
.post-header h2 a {
    font-weight: bold;
    color: #333
}
.post-header h2 a:hover {
    color: #cc0000
}
.post-meta, .post-meta a {
    color: #069;
    font-size: 12px;
    padding: 3px 0
}
.pauthor, .ptime, .pcate, .pcomm, .pview {
    margin-right: 10px;
    text-transform: uppercase
}
.post-thumbnail {
    float: left;
    position: relative;
    margin: 2px 10px 0 0;
    width: 160px;
    height: 120px;
    border: 1px solid #e6e6e6;
    padding: 2px;
    overflow: hidden
}
.post-thumbnail img {
    width: 160px;
    height: 120px;
}
.post-excerpt {
    word-wrap: break-word;
    word-break: break-all;
    display: inline;
}
.pagenavi {
    margin: 20px 0 20px 0;
    font-size: 13px;
    float: right;
    text-align: center;
}
.pagenavi li{float: left;}
.pagenavi li:nth-child(1),.pagenavi li:nth-child(2){
    border-radius: 5px;
    float: left;
    margin-left: 5px;
    padding: 2px 6px;
    min-width: 19px;
    border: 1px solid #ddd;
    line-height: 26px;}
.pagenavi a, .pagenavi span, .pagenavi em {
    border-radius: 5px;
    float: left;
    margin-left: 5px;
    padding: 2px 6px;
    min-width: 19px;
    border: 1px solid #ddd;
    background: #0c0;
    color: #fff;
    line-height: 26px;
}
.pagenavi a, .pagenavi em {
    float: left;
    margin-left: 5px;
    padding: 2px 6px;
    border: 1px solid #dddddd;
    min-width: 19px;
    line-height: 26px;
    color: #404040;
    border: 1px solid #dddddd;
    background: linear-gradient(to bottom, #fefefe, #eeeeee);
    background-color: #eeeeee;
}
.pagenavi a {
    transition: 0.2s
}
.pagenavi a:hover {
    border: 1px solid #dddddd;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px rgba(255, 255, 255, 0) inset, 0px 2px 5px rgba(0, 0, 0, 0.2) inset, 0px 1px rgba(255, 255, 255, 0);
}
.breadcrumbs {
    padding: 5px 0 1px;
    font-style: normal;
    color: #888;
    font-size: 0.8pc
}
.entry-meta {
    padding: 10px 0 1px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    font-style: normal;
    color: #888;
    font-size: 0.8pc
}
.breadcrumbs a, .entry-meta a {
    color: #888;
    text-transform: uppercase
}
.entry-meta .tools {
    float: right;
    margin-top: -5px;
}
.high, .entry-meta .tools .go-comment, .open, .fullscreen, .size {
    float: left;
    display: inline;
    margin-left: 4px;
    background: linear-gradient(to bottom, #fefefe, #eeeeee);
    filter: progid:DXImageTransform.Microsoft YaHei.gradient(startColorstr='#fefefe', endColorstr='#eeeeee', GradientType='0');
    background-color: #eeeeee;
    padding: 0px 6px 0 8px;
    border: 1px #dddddd solid;
    text-align: center;
    min-width: 14px;
    cursor: pointer;
    color: #505050
}
.high:hover, .entry-meta .tools .go-comment:hover, .open:hover, .fullscreen:hover, .size:hover {
    box-shadow: inset 0px 0px 10px #cccccc;
}
.entry-meta .tools .Share {
    z-index: 10;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 130px;
    padding: 20px;
    margin: -130px 0 0 -190px;
    border-radius: 20px;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 0 10px #999;
}
.entry-meta .tools .Share ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.entry-meta .tools .Share ul li {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}
.entry-meta .tools .Share ul li a {
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 11px;
    margin-top: 12px;
}
.entry-meta .tools .Share ul li span {
    display: block;
    width: 40px;
    height: 10px;
    position: absolute;
    left: 5px;
    bottom: 0px;
}
@keyframes hover {
    50% {
        -webkit-transform:translateY(-3px);
        -ms-transform:translateY(-3px);
        transform:translateY(-3px);
    }
    100% {
        -webkit-transform:translateY(-6px);
        -ms-transform:translateY(-6px);
        transform:translateY(-6px);
    }
}
@-webkit-keyframes hover-shadow {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity:.4;
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity:.4;
    }
}
@keyframes hover-shadow {
    0% {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }
    50% {
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }
}
.entry-meta .tools .Share ul li a {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.entry-meta .tools .Share ul li a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: -11%;
    height: 10px;
    width: 120%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}
.entry-meta .tools .Share ul li a:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-animation-name: hover;
    animation-name: hover;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.entry-meta .tools .Share ul li a:hover:before {
    opacity: .4;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-animation-name: hover-shadow;
    animation-name: hover-shadow;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -animation-direction: alternate;
}
.entry-meta .tools .Share ul li a.share1 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) 0px 0px;
}
.entry-meta .tools .Share ul li a.share2 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) -28px 0px;
}
.entry-meta .tools .Share ul li a.share3 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) -56px 0px;
}
.entry-meta .tools .Share ul li a.share4 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) -84px 0px;
}
.entry-meta .tools .Share ul li a.share5 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) -112px 0px;
}
.entry-meta .tools .Share ul li a.share6 {
    background: url(https://cdn.lwd3699.com/img/share_icon.png) -140px 0px;
}
.entry-meta .tools .Share .close {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 10px
}
.entry-meta .tools .Share .close span {
    font-size: 12px;
    font-weight: normal;
}
.entry-meta .tools .Share .close a {
    display: block;
    width: 19px;
    height: 19px;
    background: url(https://cdn.lwd3699.com/img/close.png) no-repeat;
    float: right;
    transition: 0.6s
}
.entry-meta .tools .Share .close a:hover {
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
}
.post-context {
    margin-top: 10px;
    word-wrap: break-word;
    word-break: break-all;
}
.post-goon a {
    float: right;
    margin-top: 5px;
    padding: 5px;
    line-height: 12px;
    background: #fafafa;
    border: 1px solid #eee;
    color: #404040;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 12px;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
}
.post-goon a:hover {
    animation: progress .6s linear infinite;
    -webkit-animation: progress .6s linear infinite;
    color: #cc0000
}
.post-context .post-lisence {
    padding: 10px;
    position: relative;
    overflow: hidden;
    background-size: 16px 16px;
    background-image: linear-gradient(to top left, transparent, transparent 25%, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0.15));
    background-color: #eee;
    margin: 10px 0;
    font-size: 0.8pc;
    border: 1px solid #eeeeee;
    border-left: 3px #cc0000 solid;
    text-transform: uppercase
}
.post-context .post-lisence a {
    color: #404040
}
.post-context .post-lisence a:hover {
    color: #cc0000
}
.post-context .pgood {
    z-index: 3;
    float: right;
    margin-left: 450px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-top: 10px;
    width: 148px;
    height: 88px;
    position: absolute
}
.post-context .pretie {
    z-index: 3;
    float: right;
    margin-left: 450px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-top: 10px;
    width: 148px;
    height: 88px;
    position: absolute
}
.post-context p {
    margin-bottom: 15px;
}
.post-context img, .post-context video, .post-context audio {
    max-width: 100%;
    height: auto;
    margin: 5px auto;
}
.post-context embed, .post-context iframe {
    max-width: 100%;
    height: 400px;
    display: inline-block;
}
.post-context object {
    display: inline-block
}
.post-context {
    position: relative;
    line-height: 24px;
    margin-top: 3px;
    word-wrap: break-word;
    word-break: break-all;
}
.post-context h4 {
    padding: 6px;
    margin-bottom: 15px;
    font-size: 18px;
    margin-left: -34px;
    padding-left: 30px;
    border-left: 4px solid #000;
}
.post-context ul {
    margin: 0 6px 0;
    padding: 6px;
}
.post-context ul li {
    list-style: square inside;
}
.post-context ol {
    margin: 0 6px 0;
    padding: 6px;
}
.post-context ol li {
    list-style: decimal inside;
}
.post-context table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #dddddd;
    text-align: center;
}
.post-context table a {
    color: #404040
}
.post-context table a:hover {
    color: #cc0000
}
.post-context hr {
    border: 1px dashed #00cc00;
}
.post-context tr th, .post-context thead th {
    border: 1px solid #dddddd;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    padding: 4px;
}
.post-context tr td {
    border: 1px solid #dddddd;
    padding: 2px;
}
.post-context .button {
    background: linear-gradient(to bottom, #bc4e41 0%, #963e34 100%);
    background-color: #963e34;
    border: 1px solid #963E34;
    color: #ffffff !important;
    font-size: 12px;
    cursor: pointer;
    padding: 3px 6px;
    display: inline-block
}
.post-context .button a {
    color: #fff
}
.post-context .button:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.28)
}
.post-context .gray {
    margin: 20px 0px;
    padding: 15px 15px 15px 70px;
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/checklist.png) no-repeat 20px 20px #f6f5f5;
    border: 1px solid #cccccc;
    color: #555;
    border-radius: 8px
}
.post-context .yellow {
    margin: 20px 0px;
    padding: 15px 15px 15px 70px;
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/warning.png) no-repeat 20px 20px #fff9c6;
    border: 1px solid #fbe951;
    color: #cba200;
    border-radius: 8px
}
.post-context .green {
    margin: 20px 0px;
    padding: 15px 15px 15px 70px;
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/yes.png) no-repeat 20px 20px #EBF6E0;
    border: 1px solid #b7ec82;
    color: #649505;
    border-radius: 8px
}
.post-context .blue {
    margin: 20px 0px;
    padding: 15px 15px 15px 70px;
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/info.png) no-repeat 20px 20px #c3e5ff;
    border: 1px solid #8accff;
    color: #0d70bb;
    border-radius: 8px
}
.post-context .red {
    margin: 20px 0px;
    padding: 15px 15px 15px 70px;
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/noway.png) no-repeat 20px 20px #FFE9E9;
    border: 1px solid #ffacac;
    color: #bd0000;
    border-radius: 8px
}
.post-context blockquote {
    background: #f9f9f9;
    font-size: 12px;
    border: 1px solid #d6d6d6;
    border-left: 4px solid #ccc;
    padding: 0.5em 10px;
}
.post-context pre {
    margin: 15px auto;
    padding: 0 15px;
    border: 1px solid #d6d6d6;
    background: #fbfbfb url(https://cdn.lwd3699.com/img/prebg.png) repeat;
    white-space: pre-wrap;
    word-wrap: break-word;
    letter-spacing: 0;
    font: 12px/20px Arial, Microsoft YaHei;
    line-height: 19px;
    border-left-width: 4px;
    color: #000
}
.post-context code {
    background-color: #F7F7F9;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    color: #DD1144;
    padding: 2px 4px;
    font: 12px Arial, Microsoft YaHei;
}
.post-prev {
    float: left;
}
.post-next {
    float: right;
}
.post-related h3 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px double #eeeeee;
    padding-bottom: 5px;
    margin: 20px 0 0 0;
    color: #333
}
.post-related a {
    color: #404040;
}
.post-related li {
    float: left;
    width: 50%;
    font-size: 13px;
    margin: 10px 0 0 0;
    list-style: none !important;
}
.post-related li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: -50px 0 0 20px
}
.post-related li .modified {
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: -5px 0 0 52px
}
.thumb {
    width: 50px;
    height: 50px
}
.thumb img {
    padding: 2px;
    border: 1px solid #eeeeee;
    width: 5px;
    height: 5px;
    display: inline-block;
    transition: .2s;
}
.thumb img:hover {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}
ul.readers-list {
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
}
ul.readers-list li {
    width: 25%;
    display: inline-block;
}
ul.readers-list a, ul.readers-list a:hover strong {
    background-color: #f2f2f2;
    background-image: -webkit-linear-gradient(#fdfdfd, #f2f2f2);
    background-image: -moz-linear-gradient(#fdfdfd, #f2f2f2);
    background-image: linear-gradient(#fdfdfd, #f2f2f2);
    filter: progid:DXImageTransform.Microsoft YaHei.gradient(startColorstr='#fdfdfd', endColorstr='#f2f2f2', GradientType='0');
}
ul.readers-list a {
    position: relative;
    display: block;
    height: 36px;
    line-height: 36px;
    margin: 0 4px;
    padding: 4px 4px 4px 44px;
    color: #888;
    overflow: hidden;
    border: 1px solid #dddddd;
}
ul.readers-list img, ul.readers-list em, ul.readers-list strong {
    transition: 0.2s
}
ul.readers-list img {
    width: 36px;
    height: 36px;
    float: left;
    margin: 0 8px 0 -38px;
}
ul.readers-list em {
    color: #404040;
    font-style: normal;
    position: absolute;
    margin-right: 10px;
    height: 36px;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.readers-list strong {
    color: #888;
    width: 20%;
    text-align: right;
    position: absolute;
    right: 8px;
}
ul.readers-list a:hover {
    border-color: #dddddd;
    background-color: #fff;
    background-image: none;
    text-decoration: none;
}
ul.readers-list a:hover img {
    margin-left: 3px;
}
ul.readers-list a:hover em {
    color: #cc0000;
}
ul.readers-list a:hover strong {
    color: #cc0000;
    right: 80%;
    top: 0;
    text-align: center;
    border-right: 1px solid #dddddd;
    height: 44px;
    line-height: 44px;
}
ul.links li:active {
    transform: scale(0.95);
    -webkit-transform: scale(0.95)
}
ul.links li {
    display: inline-block;
    text-align: center;
    margin: 4px 2px;
}
ul.links li a {
    color: #404040;
    min-width: 100px;
    padding: 3px 6px;
    display: block;
    background: #fafafa;
    border: 1px #ddd solid;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 4px
}
ul.links a img {
    vertical-align: text-bottom;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    border-radius: 2px
}
ul.links li a:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1) inset;
}
.archives ul {
    overflow: hidden;
}
.archives-title {
    border-bottom: 1px #eee solid;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 10px
}
.archives li a {
    color: #404040;
    padding: 8px 0;
    display: block;
}
.archives li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.archives li a:hover .atitle:after {
    background: #cc0000
}
.archives li a span {
    display: inline-block;
    width: 130px;
    font-size: 12px;
    text-indent: 20px
}
.archives li a .atitle {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    white-space: nowrap;
    width: calc(100% - 180px);
}
.archives li a .atitle:after {
    position: absolute;
    left: -6px;
    background: #ccc;
    height: 8px;
    width: 8px;
    border-radius: 6px;
    top: 8px;
    content: ""
}
.archives li a .atitle:before {
    position: absolute;
    left: -8px;
    background: #fff;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    top: 6px;
    content: "";
    box-shadow: inset 0px 0px 2px #00cc00;
}
.archives {
    position: relative;
}
.archives:before {
    height: 100%;
    width: 4px;
    background: #eee;
    position: absolute;
    left: 126px;
    content: "";
    top: 0;
}
.archives h4 {
    position: relative;
    margin: 10px 0;
    cursor: pointer;
    font-size: 15px;
    width: 120px
}
.archives h4:hover:after {
    background: #cc0000
}
.archives h4:before {
    position: absolute;
    left: 119px;
    background: #fff;
    height: 18px;
    width: 18px;
    border-radius: 9px;
    top: 3px;
    content: "";
    box-shadow: inset 0px 0px 4px #00cc00;
}
.archives h4:after {
    position: absolute;
    left: 122px;
    background: #ccc;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    top: 6px;
    content: ""
}
.one-star, .two-star, .three-star, .four-star, .five-star {
    background: url(https://cdn.lwd3699.com/img/star.png) no-repeat;
    width: 67px;
    height: 14px;
    margin-top: 7px;
    overflow: hidden;
    position: absolute;
}
.one-star {
    background-position: 0 -56px
}
.two-star {
    background-position: 0 -42px
}
.three-star {
    background-position: 0 -28px
}
.four-star {
    background-position: 0 -14px
}
.five-star {
    background-position: 0 0
}
.regbox {
    position: relative;
    width: 90%;
    border: 3px solid #f2f2f2;
    margin: 30px auto;
    border-radius: 6px
}
.regbox:before {
    pointer-events: none;
    pointer-events: none;
    position: absolute;
    content: '';
    height: 25px;
    width: 25px;
    bottom: 0;
    right: 0;
    background: white;
    background: -webkit-linear-gradient(135deg, white 45%, #777 50%, #cccccc 56%, white 80%);
    background: linear-gradient(315deg, white 45%, #777 50%, #cccccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
    z-index: 3;
    border-radius: 6px 0 6px 0
}
.regbox .inner {
    border: 1px solid #ccc;
    padding: 10px 5px;
    border-radius: 4px
}
.regbox .inner table {
    line-height: 30px;
    margin: 0 auto;
    border: none;
}
.regbox .inner table tr {
    height: 35px
}
.regbox .inner table tr td:first-child {
    text-align: right
}
.regbox .inner table input[type="text"], .regbox .inner table input[type="password"] {
    width: 160px;
    border: #dddddd 1px solid;
    margin: 0 5px 0 0;
    padding: 5px;
}
.regbox .inner table input.yzinput {
    width: 80px;
}
.regbox .inner table input[type="text"]:focus, .regbox .inner table input[type="password"]:focus {
    border-color: #00cc00;
}
.regbox .inner table input[type="checkbox"] {
    margin-right: 5px
}
.headtitle {
    font-size: 18px;
}
.yzcode {
    cursor: pointer;
    vertical-align: middle;
    width: 70px;
    height: auto
}
.regbox button {
    background: linear-gradient(to bottom, #bc4e41 0%, #963e34 100%);
    background-color: #963e34;
    border: 1px solid #963E34;
    color: #ffffff !important;
    font-size: 12px;
    cursor: pointer;
    padding: 4px 6px;
    padding: 0 6px\0;
    margin: 10px 5px 10px 0;
    margin-top: 10px\0;
    display: inline-block;
}
.regbox button:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.28)
}
#imgwall {
    max-width: 100%;
    height: auto;
    position: relative;
}
#imgwall .box {
    width: 200px;
    height: auto;
    padding: 5px;
    border: none;
    float: left;
}
#imgwall .box .info {
    width: 200px;
    height: auto;
    border: 1px solid #ddd;
    padding: 2px;
    background: #fff;
}
#imgwall .box .info .pic {
    width: 200px;
    height: auto;
    margin: 0 auto;
}
#imgwall .box .info .pic img {
    width: 200px;
}
#imgwall .box .info .title {
    width: 200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
}
.regular-checkbox {
    display: none;
}
.regular-checkbox + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin: 0 5px -4px 0
}
.regular-checkbox:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    background: #99a1a7;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}
.regular-checkbox:checked + label {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.page #blogtags, .links {
    margin-top: -20px
}
.page {
    min-height: 500px
}
.author-profile {
    margin: 10px 0 0;
    padding: 10px;
    position: relative;
    border: 1px solid #EEEEEE;
}
.autho-profi-face {
    position: absolute;
    top: 10px;
    left: 10px
}
.autho-profi-face img {
    width: 44px;
    height: 44px;
    padding: 2px;
    border: 1px solid #eee
}
.author-profile-text {
    margin: 0 60px;
    font-size: 12px;
    min-height: 50px
}
.author-profile-text h2 {
    font-weight: 700;
    line-height: 1.5em;
    font-size: 16px;
    text-transform: uppercase;
    color: #333
}
.imageswall {
    text-align: center
}
.imageswall .grid {
    height: 184px;
    overflow: hidden;
    width: 197px;
    display: inline-block;
    padding: 3px;
    border: 1px solid #ddd;
    margin-right: 5px;
}
.imageswall .grid .imgtext {
    position: absolute;
    overflow: hidden;
    width: 177px;
    height: 0px;
    line-height: 22px;
    transition: 0.2s;
    text-align: center;
    color: #eee;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3;
    padding: 0 10px
}
.imageswall .grid:hover .imgtext {
    height: 22px;
}
.imageswall .grid img {
    width: 197px;
    height: 150px
}
.imageswall .grid .meta {
    position: relative;
    color: #695554;
    padding: 2px;
    background: #F2F0F0;
    text-align: center;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2) inset;
    margin-top: -5px;
    font-size: 12px;
}
.status-wall li {
    padding: 8px 0;
    display: block
}
.status-wall li:hover .atitle:after {
    background: #cc0000
}
.status-wall li .atitle {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    *display:inline;
    *zoom:1
}
.status-wall {
    position: relative;
    padding: 10px 0
}
.status-wall:before {
    height: 100%;
    width: 5px;
    background: #eee;
    position: absolute;
    left: 20px;
    content: "";
    top: 0
}
.status-wall-meta {
    text-align: right;
    margin-top: 5px
}
.status-wall li:hover span {
    background: #cc0000;
    color: #fff
}
.status-wall-meta span {
    background-color: #fff;
    border-radius: 3px;
    color: #777;
    padding: 2px 5px;
    font-size: 12px
}
.status-wall .avatar {
    float: left;
    padding: 2px;
    border: 1px #ddd solid;
    display: block;
    margin: 15px 0 0 15px;
    transition: 0.5s;
    width: 40px;
    height: 40px
}
.status-wall-content:after {
    position: absolute;
    left: -42px;
    background: #ccc;
    height: 8px;
    width: 8px;
    border-radius: 6px;
    top: 37px;
    content: ""
}
.status-wall-content:before {
    position: absolute;
    left: -44px;
    background: #fff;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    top: 35px;
    content: "";
    box-shadow: inset 0px 0px 2px #00cc00;
}
.status-wall-content em {
    position: absolute;
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    top: 32px;
    left: -8px;
    border-width: 8px 8px 8px 0;
    border-color: transparent #f2f2f2 transparent transparent;
}
.status-wall li:hover .status-wall-content:after {
    background: #cc0000
}
.status-wall li:hover .avatar {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    border-radius: 25px;
    border-color: #cc0000
}
.status-wall-content {
    background-color: #f2f2f2;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 60px;
    padding: 20px 20px 20px 30px;
    color: #666;
    position: relative
}
.timg {
    max-width: 100%
}
/** è¯„è®º **/

#comments {
    margin-bottom: 30px;
    padding-bottom: 30px
}
#comments h3 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px double #eeeeee;
    padding-bottom: 5px;
    margin-top: 20px;
    color: #333
}
#comments h3 .cancel-reply {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px
}
#comments h3 .cancel-reply a {
    color: #cc0000;
}
#comments h3 .cancel-reply a:hover {
    color: #000000;
}
.comment-body {
    line-height: 24px;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0 10px 0
}
/**
.commentlist .comment-body1 .avatar{width:40px;height:40px;border:3px #fff solid;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(34,25,25,0.5);}
.commentlist .comment-body .avatar1{position:absolute;top:50%;left:-75px;display:block;overflow:hidden;margin-top:-15px;width:40px;height:40px;border:3px #fff solid;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(34,25,25,0.5);}

**/

.comment-head .avatar {
    width: 35px;
    height: 35px;
    margin-right: 8px;
    float: left;
    padding: 2px;
    border: 1px #fff solid;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(34,25,25,0.5);
}
.comment-head .avatar:hover {
    border-color: #0c0;
    -webkit-animation: myhk infinite 5s linear;
    animation: myhk infinite 5s linear;
}
@-webkit-keyframes buzz {
    50% {
        -webkit-transform:translateX(3px) rotate(2deg);
        transform:translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform:translateX(-3px) rotate(-2deg);
        transform:translateX(-3px) rotate(-2deg);
    }
}
@keyframes buzz {
    50% {
        --ms-transform:translateX(3px) rotate(2deg);
    }
    100% {
        -webkit-transform:translateX(-3px) rotate(-2deg);
        -ms-transform:translateX(-3px) rotate(-2deg);
        transform:translateX(-3px) rotate(-2deg);
    }
}
.comment-head .name, .comment-head .name a {
    font-weight: bold;
    text-transform: uppercase;
    color: #333
}
.comment-head .sbname a {
    font-weight: bold;
    text-transform: uppercase;
    color: #e04620;
    font-size: 12px;
}
.comment-head .sbname img {
    width: 11px;
    height: 11px;
}
.comment-head .time {
    color: #888;
    font-size: 12px;
    margin: 0 5px 0 4px
}
.comment-head .floor {
    float: right;
    color: #eeeeee;
    font-weight: bold;
}
.comment-content {
    margin-left: 54px
}
.comment-content .reply a {
    color: #cc0000;
    margin-left: -46px;
    font-size: 12px;
    position: absolute;
}
.comment-content .reply a:hover {
    color: #000000;
}
.face {
    vertical-align: top;
}
.children {
    margin-left: 40px;
}
.comment-body-children {
    border-top: 1px solid #eeeeee;
    margin-top: 10px;
    padding-top: 7px;
    line-height: 21px;
}
.comment-body-children .avatar {
    margin-right: 10px;
    float: left;
    padding: 2px;
    border: 1px solid #eeeeee;
    width: 35px;
    height: 35px
}
.comment-body-children .comment-content {
    margin-left: 51px
}
.admin, .vip, .vip1, .vip2, .vip3, .vip4, .vip5, .vip6, .vip7 {
    margin-left: 2px;
    background: url(https://cdn.lwd3699.com/img/vip.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    border: none;
}
.admin {
    background-position: -494px -3px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
}
.admin:hover {
    background-position: -494px -21px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
}
.vip {
    background-position: -515px -2px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
}
.vip:hover {
    background-position: -515px -22px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
}
.vip1 {
    background-position: -1px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip1:hover {
    background-position: -1px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip2 {
    background-position: -63px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip2:hover {
    background-position: -63px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip3 {
    background-position: -144px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip3:hover {
    background-position: -144px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip4 {
    background-position: -227px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip4:hover {
    background-position: -227px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip5 {
    background-position: -331px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip5:hover {
    background-position: -331px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip6 {
    background-position: -441px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip6:hover {
    background-position: -441px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip7 {
    background-position: -611px -2px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.vip7:hover {
    background-position: -611px -22px;
    width: 46px;
    height: 14px;
    margin-bottom: -1px;
}
.commentnav {
    margin: 20px 0 20px 0;
    float: right
}
.commentnav a, .commentnav span, .commentnav em {
    border: 1px solid #DDDDDD;
    display: inline-block;
    font-size: 12px;
    line-height: 27px;
    margin-left: 2px;
    padding: 0 7px;
    min-width: 14px;
    text-align: center;
    background: linear-gradient(to bottom, #fefefe, #eeeeee);
    background-color: #eeeeee;
}
.commentnav a {
    cursor: pointer;
    color: #404040
}
.commentnav span, .commentnav a:hover {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.06);
    box-shadow: 0px 1px rgba(255, 255, 255, 0) inset, 0px 2px 5px rgba(0, 0, 0, 0.2) inset, 0px 1px rgba(255, 255, 255, 0);
    border-bottom-color: #cc0000
}
#comment-post {
    margin-top: 20px
}
.author-input p {
    margin-top: 10px
}
#comment-post .author-input input {
    width: 160px;
    border: #dddddd 1px solid;
    margin: 0 5px 0 0;
    padding: 6px;
}
#comment-post .author-input input:focus {
    border-color: #00cc00;
}
#comment-post .author-input input:focus:invalid {
    border-color:#b03535;
    background:#ffffff url(https://cdn.lwd3699.com/img/error.png) no-repeat 98% center;
}
#comment-post .author-input input:focus:valid {
    border-color:#00cc00;
    background:#ffffff url(https://cdn.lwd3699.com/img/valid.png) no-repeat 98% center;
}
#comment-post .author-input input:required {
    background:#ffffff url(https://cdn.lwd3699.com/img/red_asterisk.png) no-repeat 98% center;
}
#comment-post label {
    font-size: 12px;
    padding: 6px;
    border: 1px solid #dddddd;
    border-right: none;
    filter: progid:DXImageTransform.Microsoft YaHei.gradient(startColorstr='#fefefe', endColorstr='#eeeeee', GradientType='0');
    background: linear-gradient(to bottom, #fefefe, #eeeeee);
    background-color: #eeeeee;
}
#comment-post .input {
    border: #dddddd 1px solid;
    margin: 0 5px 0 0;
    padding: 5px;
}
.comment-box {
    margin-top: 10px;
}
#comment-post textarea {
    width: 100%;
    -max-width: 100%;
    -min-width: 100%;
    height: 95px;
    padding: 5px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background: url(https://cdn.lwd3699.com/img/sb.png) no-repeat scroll 97% bottom transparent;
}
#comment-post .comment-tools {
    position: relative;
    background: linear-gradient(to bottom, #fefefe, #eeeeee);
    filter: progid:DXImageTransform.Microsoft YaHei.gradient(startColorstr='#fefefe', endColorstr='#eeeeee', GradientType='0');
    background-color: #eeeeee;
    border: #dddddd 1px solid;
    width: calc(100% - 2px);
    border-bottom: none;
}
#comment-post .comment-tools li {
    display: inline-block;
    text-align: center;
    padding: 1px 10px;
    border-right: 1px solid #dddddd;
    cursor: pointer;
    font-size: 14px;
    margin-right: -4px
}
#comment-post .comment-tools li:hover {
    box-shadow: inset 0px 0px 10px #cccccc;
}
#comment-post button {
    background: linear-gradient(to bottom, #bc4e41 0%, #963e34 100%);
    background-color: #963e34;
    border: 1px solid #963E34;
    color: #ffffff !important;
    font-size: 12px;
    cursor: pointer;
    padding: 1px 6px;
    height: 30px;
    margin: 3px 5px 0 0;
    margin-top: 10px\0;
    display: inline-block;
}
#comment-post button:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.28)
}
.smile {
    width: 188px;
    height: auto;
    padding: 5px 5px 0 5px;
    position: absolute;
    z-index: 10;
    display: none;
    background: #ffffff;
    border: solid #dddddd 1px;
    box-shadow: 0 0 10px #f1f1f1;
    margin: -35px 0 0 36px;
    line-height: 20px;
}
.smile img {
    width: 22px;
    height: 22px;
    padding: 2px;
    border: 1px solid #eeeeee;
}
.smile img:hover {
    border: 1px solid #cc0000;
    background: #dddddd
}
.smile .arrow {
    background: url(https://cdn.lwd3699.com/img/arrow.gif) -13px -9px no-repeat;
    width: 6px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    left: -6px;
    top: 15px
}
.comment-img {
    max-width: 100%;
    height: auto;
    display: inline;
}
#comments blockquote {
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    border-left: 3px solid #cccccc;
    margin: 2px 0 0 0;
    padding: 3px 10px;
}
.ajaxloading {
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/loading.gif) no-repeat left center;
    padding-left: 20px;
    display: none
}
.error {
    font-size: 12px;
    background: url(https://cdn.lwd3699.com/img/error.png) no-repeat left center;
    padding-left: 20px;
    display: none
}
.emaillist {
    position: absolute;
    width: 200px;
    padding: 5px;
    margin: 2px 0 0 37px;
    border: 1px solid #dddddd;
    background: #fff;
    display: none;
    z-index: 10
}
.emaillist p {
    background: #EEEEEE;
    line-height: 20px;
}
#num {
    position: absolute;
    font-family: Georgia, Arial, Tahoma, Geneva;
    font-size: 30px;
    margin: 60px 0 0 10px;
    font-style: normal;
    font-weight: bold;
    color: #ddd
}
#guest_avatar {
    float: right;
    margin-top: -100px;
}





/** å“åº”å¼ **/

@media screen and (max-width:980px) {
    #wrapper {
        overflow: hidden;
        margin: 0;
    }
    #circle, #circle1, #circletext, .link-back2top, .fullscreen {
        display: none !important
    }
}
@media screen and (max-width:770px) {
    #wrapper {
        padding: 0 20px
    }
    #content {
        width: 100%;
        border: none;
        padding: 0;
    }
    #sidebar {
        display: none
    }
}
@media screen and (max-width:680px) {
    #wrapper {
        padding: 0 6px;
        background: #e6e6e6;
        border-radius: 0px
    }
    #footer {
        border-radius: 0px;
    }
    #content {
        background: none;
    }
    #sidebar, .copyright, .tools, .icon-basket, #pre-header, .hsearch, #nav, .post-list:after, .entry-comment-number, ul.readers-list, #tooltip, #wrapper:before, #footer:before, .pagenavi em, .commentnav em {
        display: none !important
    }
    .open-nav {
        display: inline;
    }
    #mmenu {
        display: block !important;
    }
    #header {
        background: #404040;
        height: 50px;
        border-bottom: 5px solid #ccc;
        margin: 0 -10px 0 -10px;
    }
    #header .logo {
        text-align: center;
        float: none;
        width: 100%;
        padding-top: 3px
    }
    #header .logos {
        height: 45px;
        width: auto;
        display: inline;
        background: none;
        text-indent: 0px;
        color: #fff;
        font-size: 12px;
        font-weight: bold
    }
    #footer {
        margin: 0 -10px;
        padding-left: 10px;
        background: #404040;
        color: #fff;
        border-top: 5px solid #ccc
    }
    .pagenavi a, .pagenavi span {
        padding: 1px 7px;
        min-width: 15px;
        line-height: 26px;
        margin-left: 4px;
        position: relative
    }
    .post-context embed, .post-context iframe {
        height: 250px
    }
    .post-list {
        border: 1px solid #ddd;
        padding: 10px;
        margin-top: 6px;
        background: #fff
    }
    .page {
        border: 1px solid #ddd !important;
        padding: 10px !important;
        background: #fff !important;
        margin-top: 6px !important
    }
    body {
        font-size: 14px
    }
    .pagenavi {
    }
}
@media screen and (max-width:660px) {
    .pcomm {
        display: none
    }
}
@media screen and (max-width:510px) {
    .pview, .comment-tools {
        display: none
    }
}
@media screen and (max-width:475px) {
    .pcate {
        display: none
    }
}
ul.link-content {
    display: block;
    margin-top: -30px;
    width: 100%;
}
ul.link-content li {
    float: left;
    overflow: hidden;
    margin: 0 18px 18px 0;
    padding: 4px 6px;
    width: 168px;
    height: 46px;
    border: 1px #dbdbdb solid;
    border-left: 5px #0089fa solid;
    box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
    transition: .5s;
}
ul.link-content li:nth-child(5n+1) {
    border-left-color: #ff002b;
}
ul.link-content li:nth-child(5n+2) {
    border-left-color: #ffa900;
}
ul.link-content li:nth-child(5n+3) {
    border-left-color: #0c0;
}
ul.link-content li:nth-child(5n+4) {
    border-left-color: #0cf;
}
ul.link-content li a {
    overflow: hidden;
    height: 25px;
    color: #0c0;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 25px;
}
ul.link-content li p {
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    height: 16px;
    font-size: 12px;
    line-height: 1.4;
}
ul.link-content li:hover {
    background-image: linear-gradient(to right, #fcfcfc, #f2f2f2);
    background-position: 180px 0;
}
ul.link-content li img {
    float: left;
    margin: 4px 8px 2px 6px;
    width: 16px;
    height: 16px;
    line-height: 16px;
}
.new-label, .hot-label, .good-label, .pagenavi, .hotone, .hottwo, .hotthree, .hotSoSo, .status-wall-meta, .search, .button, .post-tags, #blogtags, .toggler, .totop {
    text-shadow: none;
}
#blogtags a:before, #bloggerinfo a:before, .post-tags a:before {
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 8px solid #0089fa;
    border-bottom: 10px solid transparent;
    content: "";
}
#blogtags a:nth-child(6n+1):before, #bloggerinfo a:nth-child(6n+1):before, .post-tags a:nth-child(6n+1):before {
    border-right-color: #ff002b;
}
#blogtags a:nth-child(6n+2):before, #bloggerinfo a:nth-child(6n+2):before, .post-tags a:nth-child(6n+2):before {
    border-right-color: #ffa900;
}
#blogtags a:nth-child(6n+3):before, #bloggerinfo a:nth-child(6n+3):before, .post-tags a:nth-child(6n+3):before {
    border-right-color: #00a753;
}
#blogtags a:nth-child(6n+4):before, #bloggerinfo a:nth-child(6n+4):before, .post-tags a:nth-child(6n+4):before {
    border-right-color: #b433ff;
}
#blogtags a:nth-child(6n+5):before, #bloggerinfo a:nth-child(6n+5):before, .post-tags a:nth-child(6n+5):before {
    border-right-color: #b37333;
}
#blogtags a:after, #bloggerinfo a:after, .post-tags a:after {
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    content: "";
}
#blogtags a, #bloggerinfo a, .post-tags a {
    position: relative;
    display: inline-block;
    margin: 4px 5px 0 8px;
    padding: 3px 7px;
    background-color: #0089fa;
    color: #fff!important;
    font-size: 11px;
    line-height: 14px;
    -webkit-text-size-adjust: none;
}
#blogtags a:nth-child(6n+1), #bloggerinfo a:nth-child(6n+1), .post-tags a:nth-child(6n+1) {
    background-color: #ff002b;
}
#blogtags a:nth-child(6n+2), #bloggerinfo a:nth-child(6n+2), .post-tags a:nth-child(6n+2) {
    background-color: #ffa900;
}
#blogtags a:nth-child(6n+3), #bloggerinfo a:nth-child(6n+3), .post-tags a:nth-child(6n+3) {
    background-color: #00a753;
}
#blogtags a:nth-child(6n+4), #bloggerinfo a:nth-child(6n+4), .post-tags a:nth-child(6n+4) {
    background-color: #b433ff;
}
#blogtags a:nth-child(6n+5), #bloggerinfo a:nth-child(6n+5), .post-tags a:nth-child(6n+5) {
    background-color: #b37333;
}
#blogtags a:hover, #bloggerinfo a:hover, .post-tags a:hover {
    background-color: #000;
}
#blogtags a:hover:before, #bloggerinfo a:hover:before, .post-tags a:hover:before {
    border-right-color: #000;
}
/*æµ®æ²‰*/
#lbOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 500px;
}
#lbOverlay.green {
    background-color: #000000;
}
#lbMain {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
    line-height: 0;
}
#lbMain a img {
    border: none;
}
#lbOuterContainer {
    position: relative;
    background-color: #fff;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
#lbDetailsContainer {
    background-color: #fff;
    width: 100%;
    line-height: 1.4em;
    overflow: auto;
    margin: 0 auto;
    font-family: "Microsoft YaHei Yahei", Tahoma, Arial;
    font-size: 12px;
}
#lbImageContainer, #lbIframeContainer {
    padding: 10px;
}
#lbLoading {
    position: absolute;
    top: 45%;
    left: 0%;
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(https://cdn.lwd3699.com/img/loading.gif) center no-repeat;
}
#lbHoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lbImageContainer>#lbHoverNav {
    left: 0;
}
#lbHoverNav a {
    outline: none;
}
#lbPrev {
    width: 49%;
    height: 100%;
    display: block;
    left: 0;
    float: left;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
    background: url(https://cdn.lwd3699.com/img/prev_green.png) left 15% no-repeat;
}
#lbNext {
    width: 49%;
    height: 100%;
    display: block;
    right: 0;
    float: right;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
    background: url(https://cdn.lwd3699.com/img/next_green.png) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
    text-decoration: none;
    font-weight: bold;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
    color: #003300;
}
#lbPrev2_Off, #lbNext2_Off {
    font-weight: bold;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
    color: #82FF82;
}
#lbDetailsData {
    padding: 0 10px;
}
#lbDetailsData.green {
    color: #003300;
}
#lbDetails {
    width: 60%;
    float: left;
    text-align: left;
}
#lbCaption {
    display: block;
    font-weight: bold;
}
#lbNumberDisplay {
    float: left;
    display: block;
    padding-bottom: 1.0em;
}
#lbNavDisplay {
    float: left;
    display: block;
    padding-bottom: 1.0em;
}
#lbClose {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}
#lbClose.green {
    background: url(https://cdn.lwd3699.com/img/close_green.png) no-repeat;
}
#lbPlay {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}
#lbPlay.green {
    background: url(https://cdn.lwd3699.com/img/play_green.png) no-repeat;
}
#lbPause {
    width: 64px;
    height: 28px;
    float: right;
    margin-bottom: 1px;
}
#lbPause.green {
    background: url(https://cdn.lwd3699.com/img/pause_green.png) no-repeat;
}
.cutline {
    margin: 20px 0 0 0;
    width: 100%;
    height: 1px;
    border-top: 1px #ccc dotted;
    text-align: center;
}
.cutline span {
    position: relative;
    top: -14px;
    padding: 2px 4px;
    border: 1px solid #d6d6d6;
    background-color: #f7f7f9;
    color: #d14;
    font: 12px Arial, Microsoft YaHei;
}
/**åˆ†é¡µ**/
.post-navigation a {
    position: fixed;
    bottom: 20%;
    display: block;
    outline: 0;
    text-align: left;
    z-index: 1000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.post-navigation a.prev {
    left: 0
}
.post-navigation a.next {
    right: 0
}
.post-navigation a {
    width: 100px;
    height: 100px
}
.post-navigation .icon-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}
.post-navigation a::before, .post-navigation a::after, .post-navigation .icon-wrap::before, .post-navigation .icon-wrap::after {
    position: absolute;
    left: 50%;
    width: 3px;
    height: 50%;
    background: #bbb;
    content: '';
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.post-navigation .icon-wrap::before, .post-navigation .icon-wrap::after {
    z-index: 100;
    height: 0;
    background: #0c0;
    -webkit-transition: height .3s, -webkit-transform .3s;
    transition: height .3s, transform .3s
}
.post-navigation a::before, .post-navigation .icon-wrap::before {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-135deg);
    transform: translateX(-50%) rotate(-135deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}
.post-navigation a.next::before, .post-navigation a.next .icon-wrap::before {
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}
.post-navigation a::after, .post-navigation .icon-wrap::after {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}
.post-navigation a.next::after, .post-navigation a.next .icon-wrap::after {
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.post-navigation h3 {
    width: 150px;
    position: absolute;
    top: 50%;
    margin: 0;
    color: #0c0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: .85em;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s
}
.post-navigation a.prev h3 {
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}
.post-navigation a.next h3 {
    right: 100%;
    text-align: right;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%)
}
.post-navigation a:hover .icon-wrap::before, .post-navigation a:hover .icon-wrap::after {
    height: 50%
}
.post-navigation a:hover::before, .post-navigation a:hover .icon-wrap::before {
    -webkit-transform: translateX(-50%) rotate(-125deg);
    transform: translateX(-50%) rotate(-125deg)
}
.post-navigation a.next:hover::before, .post-navigation a.next:hover .icon-wrap::before {
    -webkit-transform: translateX(-50%) rotate(125deg);
    transform: translateX(-50%) rotate(125deg)
}
.post-navigation a:hover::after, .post-navigation a:hover .icon-wrap::after {
    -webkit-transform: translateX(-50%) rotate(-55deg);
    transform: translateX(-50%) rotate(-55deg)
}
.post-navigation a.next:hover::after, .post-navigation a.next:hover .icon-wrap::after {
    -webkit-transform: translateX(-50%) rotate(55deg);
    transform: translateX(-50%) rotate(55deg)
}
.post-navigation a:hover h3 {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}
@media screen and (max-width: 1180px) {
    .post-navigation {
        display: none;
    }
}

.column{height: 4rem;line-height: 4rem;background: #eeeeee;padding-left:1rem;margin-top: 1rem;}
.column a{font-size: 1.5rem;}

