/* -------- reset -------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

/* -------- global -------- */
::selection {
    color: #222;
    background: #D6EDFF;
    text-shadow: none;
}

::-moz-selection {
    color: #222;
    background: #D6EDFF;
    text-shadow: none;
}

body {
    background: #eee;
    font: 14px/1.5 "Lucida Grande", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #222;
}

a:link,
a:visited,
a:active {
    color: #1ba1e2;
    text-decoration: none;
}

a:hover,
a:hover>i {
    color: #f9962b;
}

i[class^="icon"] {
    color: #0093F0;
}

abbr[title],
acronym[title] {
    border-bottom: thin dotted;
    cursor: help;
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 170%;
}

h3 {
    font-size: 150%;
}

h4 {
    font-size: 130%;
}

h5 {
    font-size: 110%;
}

h6 {
    font-size: 100%;
}

small {
    font-size: 10px;
}

strong {
    font-weight: bold;
}

blockquote {
    padding: 5px;
    color: #555;
    background: #F4F5F7;
    border: 1px dashed #DEE9F6;
    font-size: 12px;
}

code {
    background: #FFF9E8;
    border: 1px solid #ddd;
    padding: 1px 5px;
    font-size: 11px;
    vertical-align: 1px;
    margin: 0 3px;
}

pre {
    padding: 10px;
    margin: 0 0 10px;
    border: 1px dotted #7BA54E;
    background: #f5f5f5;
    font: 13px "Courier New", monospace;
    overflow: auto;
    clear: both;
}

pre code {
    color: #000;
    font: 12px consolas, monaco, courier new, courier, monospace;
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow-x: auto;
    border: 0px;
    background-color: transparent;
    padding: 0;
    margin: 0;
}


address {
    margin-bottom: 20px;
    font-style: italic;
    font-size: 12px;
}

@font-face {
    font-family: 'SimpX';
    src: url('../fonts/simpx.eot?cwtq86');
    src: url('../fonts/simpx.eot?#iefixcwtq86') format('embedded-opentype'),
        url('../fonts/simpx.woff?cwtq86') format('woff'),
        url('../fonts/simpx.ttf?cwtq86') format('truetype'),
        url('../fonts/simpx.svg?cwtq86#SimpX') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'SimpX';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -1px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
    content: "\e61b";
}

.icon-arrow-left:before {
    content: "\e61c";
}

.icon-arrow-down:before {
    content: "\e606";
}

.icon-arrow-up:before {
    content: "\e61f";
}

.icon-pencil:before {
    content: "\e61d";
}

.icon-paperclip:before {
    content: "\e620";
}

.icon-users:before {
    content: "\e621";
}

.icon-user:before {
    content: "\e622";
}

.icon-star1:before {
    content: "\e623";
}

.icon-star2:before {
    content: "\e624";
}

.icon-thumbs-up:before {
    content: "\e625";
}

.icon-thumbs-down:before {
    content: "\e626";
}

.icon-chat:before {
    content: "\e627";
}

.icon-comment:before {
    content: "\e628";
}

.icon-quote:before {
    content: "\e629";
}

.icon-share:before {
    content: "\e62a";
}

.icon-tag {
    zoom: 0.95;
}

.icon-tag:before {
    content: "\e62b";
}

.icon-calendar {
    zoom: 0.9;
    margin-right: 1px;
}

.icon-calendar:before {
    content: "\e62c";
}

.icon-googleplus:before {
    content: "\e62d";
}

.icon-tumblr:before {
    content: "\e62e";
}

.icon-facebook:before {
    content: "\e62f";
}

.icon-list {
    zoom: 1.2;
    position: relative;
    left: -2px;
    margin-right: -2px;
}

.icon-list:before {
    content: "\e630";
}

* html .icon-layout {
    zoom: 1.2;
    vertical-align: -3px;
    position: relative;
    left: -2px;
    margin-right: -3px;
}

.icon-layout:before {
    content: "\e61e";
}

.icon-text:before {
    content: "\e631";
}

.icon-rss:before {
    content: "\e632";
}

.icon-checkmark:before {
    content: "\e633";
}

.icon-lock:before {
    content: "\e634";
}

.icon-export:before {
    content: "\e635";
}

.icon-heart2:before {
    content: "\e636";
}

.icon-heart3:before {
    content: "\e637";
}

.icon-forward:before {
    content: "\e638";
}

.icon-reply:before {
    content: "\e639";
}

.icon-earth {
    zoom: 0.9;
    margin-right: 1px;
}

.icon-earth:before {
    content: "\e63a";
}

.icon-info:before {
    content: "\e63b";
}

.icon-warning:before {
    content: "\e63c";
}

.icon-shuffle:before {
    content: "\e63d";
}

.icon-resize-enlarge:before {
    content: "\e63e";
}

.icon-resize-shrink:before {
    content: "\e63f";
}

.icon-sina-weibo:before {
    content: "\e640";
}

.icon-renren:before {
    content: "\e641";
}

.icon-qq:before {
    content: "\e642";
}

.icon-pinterest:before {
    content: "\e643";
}

.icon-linkedin:before {
    content: "\e644";
}

.icon-paypal:before {
    content: "\e645";
}

.icon-picasa:before {
    content: "\e646";
}

.icon-mixi:before {
    content: "\e647";
}

.ie-icon {
    color: #0093F0;
    font-family: 'SimpX';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -1px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* -------- utils -------- */
.align-left {
    float: left;
    margin-right: 10px;
    text-align: left;
}

.align-right {
    float: right;
    margin-left: 10px;
    text-align: right;
}

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-break {
    word-break: break-all;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clear {
    clear: both;
}

.hidden,
.screen-reader-text {
    display: none;
}

.inline-block {
    display: inline-block;
}

.p-1 {
    padding: 5px;
}

.p-2 {
    padding: 10px;
}

/* -------- form & box -------- */
.box {
    background: #f9f9f9;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

textarea,
input[type="text"],
input[type="password"] {
    font: 13px/1.5 "Lucida Grande", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    padding: 5px;
}

.input-group {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: table \9;
    *display: inline-block;
    *zoom: 1;
    *white-space: nowrap;
}

.input-group input {
    flex: 1;
    min-width: 0;
    width: 140px \9;
    height: 28px;
    height: 30px \9;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #1E90FF;
    border-right: none;
    border-radius: 0;
    outline: none;
    background: #fff;
    color: #000;
    box-sizing: border-box;
    *border-right: none;
    *background: #fff;
    *color: #000;
}

.input-group button {
    flex-shrink: 0;
    height: 28px;
    *height: 30px;
    line-height: 28px;
    padding: 0 5px;
    border: 1px solid #1E90FF;
    border-radius: 0;
    background: #1E90FF;
    color: #fff;
    cursor: pointer;
    white-space: nowrap \9;
    *border: 0;
    *background: #1E90FF;
    *color: #fff;
    *overflow: visible;
}

.input-group input,
.input-group button {
    *padding: 0 10px;
    display: table-cell \9;
    *display: inline-block;
    *vertical-align: middle;
    *zoom: 1;
    vertical-align: middle;
    white-space: nowrap;
}

.input-group button:hover {
    background: #187bcd;
}

.badge {
    display: inline-block;
    color: #fff !important;
    background-color: #0093F0;
    font-size: 12px;
    padding: 1px 5px;
    margin: 0 3px;
    border-radius: 99999px;
}

.badge-danger {
    background-color: #f44336;
}

.badge-success {
    background-color: #4caf50;
}

.badge-warning {
    background-color: #ff9800;
}

.badge-info {
    background-color: #00bcd4;
}

.badge-light {
    background-color: #f5f5f5;
    color: #000;
}

.badge-dark {
    background-color: #333;
    color: #fff;
}

a.badge:hover {
    background-color: #0088cc;
}

a.badge-danger:hover {
    background-color: #e74c3c;
}

a.badge-success:hover {
    background-color: #5cb85c;
}

a.badge-warning:hover {
    background-color: #f39c12;
}

a.badge-info:hover {
    background-color: #00acc1;
}

a.badge-light:hover {
    background-color: #e0e0e0;
}

a.badge-dark:hover {
    background-color: #222;
}

/* -------- layout -------- */
.container {
    width: 1000px;
    margin: 0 auto;
}

#wrapper.with-left-sidebar .container {
    width: 800px;
}

#wrapper.with-right-sidebar .container {
    width: 840px;
}

#left-sidebar {
    width: 150px;
    overflow: hidden;
    float: left;
}

#right-sidebar {
    width: 200px;
    overflow: hidden;
    float: right;
}

#main {
    width: 630px;
}

* html #main,
* html #left-sidebar,
* html #right-sidebar {
    zoom: 1;
}

* html #main {
    margin-left: 157px !important;
    margin-right: 207px !important;
}

#wrapper.with-left-sidebar {
    margin-left: 160px;
}

#wrapper.with-right-sidebar {
    margin-right: 210px;
}

#wrapper.with-both-sidebars #main {
    margin-left: 160px;
    margin-right: 210px;
}

/* -------- header -------- */
#wrapper {
    padding-top: 60px;
}

#header {
    width: 100%;
    background: #0093F0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    height: 40px;
    margin-top: 0;
}

#header .container {
    height: 40px;
    position: relative;
}

#logo {
    font: 23px/1 "Lucida Grande", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #fff;
    margin-top: 8px;
    float: left;
}

#logo a {
    color: #fff;
    text-decoration: none;
}

#logo a:hover {
    color: #d54e21;
}

#header .container .nav-menu {
    float: right;
}

.nav-menu {
    position: relative;
    z-index: 1000;
    height: 40px;
    display: flex;
}

.nav-menu li {
    display: inline;
    *float: left;
    float: left \9;
}

.nav-menu a {
    display: block;
    padding: 0 15px;
    line-height: 40px;
    color: #fff !important;
    font-weight: bold;
}

.nav-menu a:hover,
.nav-item-active a {
    color: #fff;
    background: rgba(0, 0, 0, .4);
    text-decoration: none;
    *color: #fff !important;
    *background: #0076C0;
}

.nav-item-active a {
    background: rgba(0, 0, 0, .2);
}

.nav-item.nav-item-has-dropdown .nav-dropdown a:hover {
    color: #fff !important;
    background: #0076C0 !important;
}

.nav-dropdown {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 180px;
    background: #fff;
    border: 1px solid #004499;
    border-top: none;
}

.nav-dropdown li {
    width: 100%;
    border-top: 1px solid #eee;
}

.nav-dropdown a {
    line-height: 40px;
    height: 40px;
    color: #000;
    background: #fff;
}

.nav-item.nav-item-has-dropdown .nav-dropdown a {
    color: #222 !important;
    background: #fff;
}

.nav-dropdown a:hover {
    color: #fff;
    background: #06C;
}

*+html .nav-item.nav-item-has-dropdown .nav-dropdown a:hover {
    color: #fff !important;
}

/* -------- common -------- */
.welcome {
    background: url(../img/xiao16.png) no-repeat scroll 0 1px;
    padding-left: 20px;
}

#top-box,
.notice {
    font-size: 13px;
}

.connections li {
    float: right;
    margin-left: 5px;
}

/* -------- sidebar -------- */
.widget {
    background: #f9f9f9;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.widget .widget-title {
    font: bold 15px verdana, arial, sans-serif;
    padding: 5px;
    color: #545454;
    border-bottom: 1px dotted #ddd;
}

.widget .widget-title span {
    padding-left: 4px;
}

.widget .widget-body {
    background: #fff;
}

#search-box,
.widget .widget-browser .widget-body {
    padding: 10px;
}

#search-box .input-group {
    *width: 180px;
    *overflow: hidden;
    zoom: 1;
}

#search-box .input-group input {
    *width: 112px;
}

.widget ul li {
    font-size: 13px;
}

.widget ul li a {
    padding: 5px 5px 5px 8px;
    border-bottom: 1px solid #eee;
    display: block;
    *zoom: 1;
}

.widget ul {
    *zoom: 1;
}

.widget-qrcode img.qrcode {
    width: 100%;
}

.widget-comments .widget-comments-item {
    display: block;
}

.widget-comments .widget-comments-item .avatar {
    float: left;
    position: relative;
    top: 4px;
}

.widget-comments .widget-comments-item-content {
    margin-left: 40px;
}

.widget-comments .widget-comments-item-author,
.widget-comments .widget-comments-item-excerpt {
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-comments .widget-comments-item-author {
    font-weight: bold;
}

.widget-comments .widget-comments-item-excerpt img.smiley {
    vertical-align: -4px;
}

.widget-tags .widget-body {
    padding: 10px;
}

.widget-tags a {
    text-decoration: none;
}

.widget-tags .color0 {
    color: #2F5FC2;
}

.widget-tags .color1 {
    color: #AC1BF2;
}

.widget-tags .color2 {
    color: #9E6FC5;
}

.widget-tags .color3 {
    color: #FBA426;
}

.widget-tags .color4 {
    color: #2739CF;
}

.widget-tags .color5 {
    color: #C8A453;
}

.widget-tags .color6 {
    color: #AB2846;
}

.widget-tags .weight0 {
    font-size: 30%;
}

.widget-tags .weight1 {
    font-size: 45%;
}

.widget-tags .weight2 {
    font-size: 60%;
}

.widget-tags .weight3 {
    font-size: 75%;
}

.widget-tags .weight4 {
    font-size: 90%
}

.widget-tags .weight5 {
    font-size: 115%
}

.widget-tags .weight6 {}

.widget-tags .size0 {
    font-size: 8px;
}

.widget-tags .size1 {
    font-size: 10px;
}

.widget-tags .size2 {
    font-size: 12px;
}

.widget-tags .size3 {
    font-size: 14px;
}

.widget-tags .size4 {
    font-size: 16px;
}

.widget-tags .size5 {
    font-size: 18px;
}

.widget-tags .size6 {
    font-size: 20px;
}

/* -------- post -------- */
.single .post {
    overflow: hidden;
}

.post-breadcrumb {
    font-size: 13px;
    padding: 10px;
}

.post-header {
    border-bottom: 1px dotted #ddd;
    position: relative;
}

.single .post-header {
    padding-bottom: 5px;
}

.post-title {
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 1px 1px 2px #ccc;
}

.post-title i {
    vertical-align: -2px;
    margin-right: 3px;
}

.post-meta {
    display: flex;
    gap: 5px;
    font-size: 12px;
}

.single .post-meta {
    margin: 0 10px;
    *display: inline-block;
}

.post-meta li {
    *float: left;
    *margin-right: 5px;
}

.post-meta li span,
.post-meta li a {
    display: inline-block;
    padding-left: 3px;
}

.post-edit-button {
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    *color: #f9962b !important;
}

.post-content {
    overflow: hidden;
    word-break: break-all;
    white-space: pre-wrap;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
}

.single .post-content {
    display: flex;
    flex-direction: column;
    gap: 5px;
    min-height: 100px;
    background: #fff;
    padding: 10px;
    position: inherit;
    *overflow: hidden;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    font-weight: bold;
    margin: 10px 0;
    padding-bottom: 5px;
    border-bottom: 2px dotted #ddd;
}

.post-content h1 {
    font-size: 1.5em;
}

.post-content h2 {
    font-size: 1.4em;
}

.post-content h3 {
    font-size: 1.3em;
}

.post-content h4 {
    font-size: 1.2em;
}

.post-content p,
.post-content div,
.post-content span,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.post-content ul,
.post-content ol,
.post-content li,
.post-content table,
.post-content tr,
.post-content td,
.post-content th,
.post-content blockquote,
.post-content pre,
.post-content form,
.post-content input,
.post-content select,
.post-content textarea,
.post-content button,
.post-content a,
.post-content img {
    *margin-bottom: 5px;
}

.post-content blockquote {
    text-indent: 2em;
    padding-left: .5em;
    background: #F4F5F7 url(../img/blockquote.gif) no-repeat 0 0;
}

.post-content img {
    max-width: calc(100% - 10px);
    *width: 600px !important;
    border: 1px solid #ddd;
    padding: 4px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

* html .post-content img {
    border: 1px solid #ddd;
    width: 596px !important;
    padding: 4px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=135, strength=2);
}

.post-content a {
    color: #06c;

    /* IE6–IE8 兜底 */
    text-decoration: underline;

    /* IE8–IE11 稳定模拟 */
    text-decoration: none;
    border-bottom: 1px solid currentColor;

    /* 防止 IE6/7 inline 抖动 */
    zoom: 1;
}

/* 避免图标被画线 */
.post-content a i,
.post-content a img {
    border-bottom: none;
}

/* 现代浏览器增强（IE 自动忽略） */
@supports (transform: scaleX(1)) {
    .post-content a {
        position: relative;
        border-bottom: none;
        text-decoration: none;
    }

    .post-content a::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -2px;
        width: 100%;
        height: 1px;
        background: currentColor;

        transform: scaleX(0);
        transform-origin: left;
        transition: transform .25s ease;
    }

    .post-content a:hover::after {
        transform: scaleX(1);
    }
}

.post-footer {
    padding: 10px;
    font-size: 12px;
    border-top: 1px dotted #ddd;
}

.post-tags {
    display: flex;
    gap: 5px;
}

.post-tags i {
    margin-right: 5px;
    display: inline-flex;
    align-items: center;
    *position: relative;
    *top: -3px;
}

.post-tags a {
    color: #222;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 5px;
    background: #FFF9E8;
}

.post-tags a:hover {
    color: #fff;
    background: #0093F0;
}

.post-copyright {
    padding: 10px;
    font-size: 13px;
}

.post-navi {
    display: flex;
    display: table \9;
    *zoom: 1;
    width: 628px \9;
    font-size: 13px;
}

.post-navi-prev,
.post-navi-next {
    width: calc(50% - 10px);
    width: 50% \9;
    padding: 10px;
    display: table-cell \9;
}

.post-navi-next {
    *float: left;
    *width: 290px;
}

.post-navi-prev {
    *float: right;
    *width: 290px;
}

/* -------- post list -------- */
.post-content-wrapper {
    padding: 10px;
    position: relative;
    background: #fff;
    overflow: hidden;
}

* html .post-list .post-content-wrapper {
    height: 96px;
}

* html .post-list .post-content {
    height: 76px;
}

.post-content-placeholder {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    visibility: hidden;
}

.post-list .post-content {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
}

.post-list .post-content>* {
    margin-bottom: 5px;
}

.post-list .post-footer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.post-list .post-footer .more-link {
    margin-inline-start: auto;
    *float: right;
}

.post-list .post-footer .icon-list {
    vertical-align: -2px;
}

/* -------- related -------- */
.related-post-title {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #ddd;
}

.related-post-title i {
    margin-right: 5px;
}

.related-posts-list {
    padding: 10px;
    font-size: 13px;
    background: #fff;
}

.related-posts-list li {
    position: relative;
    *padding-left: 12px;
}

.related-posts-list li .icon {
    background-image: url(../img/tip-twitter_arrows.gif);
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: -9px 0;
    *position: absolute;
    *top: 6px;
    *left: 0;
    _left: -12px;
}

/* -------- footer -------- */
#footer {
    background: #2990d1;
    margin-top: 30px;
    color: #ffdada;
    width: 100%;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #ccc;
}

#footer .container {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
}

#footer .container .go-top {
    position: absolute;
    top: 0;
    right: 0;
}

#footer .container .go-top a {
    display: block;
    background: #f1f1f1;
    padding: 3px 8px;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    color: #555;
    text-decoration: none;
}

#footer .container .go-top a:hover {
    color: #111;
}

#error-msg #content {
    padding-left: 140px;
}

#error-msg #content {
    background: #f9f9f9 url(../img/404img.png) no-repeat scroll 0 0;
}