@charset "utf-8";

html body {
    font-family: "Microsoft Yahei";
}

/* .form-inline .form-control.search-input{width:30rem} */
.q-tag {
    color: #39739d;
    background-color: #E1ECF4;
    border-color: #E1ECF4;
}

.q-desc {
    font-size: 14px;
    word-wrap: break-word;
    max-height: 64px;
    overflow: hidden;
}

.q-tag {
    font-size: 14px;
    padding: 1px 6px;
    display: inline-block;
    border-radius: 3px;
}

.ft14 {
    font-size: 14px
}

.q-tick {
    color: #45A163 !important
}

.svg-icon {
    fill: currentColor
}

.h100 {
    height: 102px;
    overflow: hidden;
}

.post h1 {
    font-size: 20px;
    font-weight: bold
}

.post h2 {
    font-size: 18px;
    font-weight: bold
}

.post img {
    max-width: 100%
}

.question {
    word-wrap: break-word
}

blockquote {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #FFF8DC;
    border-left: 2px solid #ffeb8e
}

blockquote p {
    margin-bottom: 0
}

.front-search {
    background-color: #36B
}

.bg0 {
    background-color: #f3f3f3
}

.big-nav {
    max-width: 1480px
}