html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: Consolas, Microsoft YaHei, sans-serif, Segoe UI Emoji;
}
body {
    margin: 0;
    font-size: 16px;
    color: #3e3e3e;
    line-height: 1.6;
    word-spacing: 0;
    letter-spacing: 0;
    background: #fafafa 0 0 repeat
}
p {
    margin: 1.5em 0;
    line-height: 1.8;
    letter-spacing: .02em
}
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
    font-weight: 700
}
h1 {
    font-size: 1.8em
}
h2 {
    font-size: 1.6em
}
h3 {
    font-size: 1.4em
}
h4 {
    font-size: 1.2em
}
h5 {
    font-size: 1em
}
h6 {
    font-size: 1em
}
ol, ul {
    padding-left: 32px
}
ul {
    list-style-type: disc
}
ol {
    list-style-type: decimal
}
li {
    margin-bottom: .5em
}
code, pre {
    margin-bottom: 30px;
    font-family: Courier, Monaco, Terminal, monospace, Consolas, Inconsolata
}
pre {
    color: #222;
    overflow: auto;
    font-size: 13px;
    padding: 16px 12px;
    text-shadow: none;
    background: #fff;
    border: solid 1px #f2f2f2
}
code {
    color: #e96900;
    font-size: 14px;
    border-radius: 4px;
    background: #f8f8f8;
    word-wrap: break-word;
    border: solid 1px #dbe7f3
}
pre code {
    border: 0;
    color: #ffce00;
    background: #fff;
    word-spacing: 0;
    letter-spacing: 0
}
blockquote {
    display: block;
    padding: 15px 1rem;
    font-size: .9em;
    padding-right: 15px;
    margin: 0;
    color: #819198;
    border-left: 6px solid #dce6f0;
    background: #f2f7fb;
    overflow: auto;
    word-wrap: normal;
    word-break: normal
}
blockquote p {
    margin: 0
}
a {
    color: #ffce00;
    text-decoration: none;
    word-wrap: break-word;
    background-color: transparent
}
a:hover {
    color: #ffce00;
}
a:link {
    color: #ffce00;
}
a:visited {
    color: #ffce00;
}
b, strong {
    font-weight: 700
}
em {
    font-style: italic
}
del {
    font-style: italic
}
strong em {
    font-weight: 700
}
hr {
    height: 1px;
    margin: 1.5rem 0;
    border: 0;
    border-top: 1px dashed #a5a5a5
}
img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}
figcaption {
    margin-top: 10px;
    text-align: center;
    color: #999;
    font-size: .7em
}
table {
    display: table;
    width: 100%;
    text-align: left
}
tbody {
    border: 0
}
table tr {
    border: 0;
    border-top: 1px solid #ccc;
    background-color: #fff
}
table tr td, table tr th {
    font-size: 1em;
    border: 1px solid #ccc;
    padding: .5em 1em;
    text-align: left
}
table tr th {
    font-weight: 700;
    background-color: #f0f0f0
}
header {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #2e7bcf url(../images/kong.png) 0 0 repeat-x;
    border-bottom: solid 1px #275da1
}
header h1 {
    width: 540px;
    margin-top: 0;
    margin-bottom: .2em;
    font-size: 72px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    letter-spacing: -1px;
    font-family: STXinwei, Helvetica, Arial, serif
}
header h2 {
    width: 540px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.3;
    color: #ffce00;
    letter-spacing: 0;
    font-family: STXinwei, Helvetica, Arial, serif
}
.header {
    background: #fff url(../images/kong.png) 0 0 repeat-x;
    border-bottom: solid 1px #f1f1f1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 6
}
.header .site {
    float: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 52px;
    color: #33333300;
    word-spacing: -9px;
    /**font-family: STXinwei, Helvetica, Arial, serif;
  background-image: url(../images/logo.png);**/
}
.logoBg {
    position: absolute;
    width: 90px;
    height: 8px;
    background-color: #ffce00;
    bottom: -40px;
    margin-left: 20px;
    z-index: -1
}
.header-menu {
    float: right;
    margin-left: 5px;
    font-size: 16px
}
.header-menu li, .header-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.header-menu>ul>li {
    float: left;
    margin-left: 40px;
    position: relative
}
.header-menu>ul>li a {
    display: block;
    line-height: 52px
}
.header-menu>ul>li a:hover {
    color: #ffce00;
}
/**.header-menu>ul>li a:link {
    color: #ffce00;
}
.header-menu>ul>li a:visited {
    color: #ffce00;
}**/
.header-menu a {
    color: #333333
}
.header-menu li.current-menu-item a {
    color: #ffce00;
    font-weight: 700
}
.header-menu a:hover {
    opacity: .8
}
aside#sidebar {
    float: right;
    font-size: 14px;
    line-height: 1.3;
    background: transparent 0 0 no-repeat
}
aside#sidebar blockquote {
    padding: 0 0 0 10px;
    margin: 15px 0;
    font-size: 15px;
    background: #fafafa;
    border-left: 10px solid #e9e9e9
}
aside#sidebar a.button {
    display: block;
    color: #fff;
    height: 38px;
    padding-top: 16px;
    padding-left: 48px;
    background: transparent url(../images/button.png) 0 0 no-repeat
}
.clearfix:after {
    display: block;
    content: "";
    clear: both
}
.container {
    position: relative;
    margin: 0 auto
}
#content-wrap {
    margin-top: 30px;
    margin-bottom: 20px;
    min-height: calc(100vh - 310px)
}
#content-wrapper {
    margin-top: 80px;
    margin-bottom: 20px;
    min-height: calc(100vh - 160px)
}
#main-content {
    float: left
}
#main-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}
#art-title {
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #000;
    /**font-family: Courier, Helvetica, Arial, serif **/
}
.footer {
    font-size: 13px;
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    padding: 16px;
    color: #333333
}
.footer a {
    color: #333333
}
.footer a:hover {
    color: #ffce00
}
.footer .copy {
    float: left;
    line-height: 25px
}
.footer .link {
    float: right
}
.footer .link a {
    display: inline;
    border-radius: 50%;
    margin-left: 10px;
    text-align: center;
    line-height: 24px;
    opacity: .9;
    transition: .3s
}
.nav-cell {
    margin-bottom: 20px
}
.nav-cell h2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 22px
}
.nav-list-title {
    text-align: center;
    padding: 8px 15px;
    letter-spacing: 2px;
    background-color: #3f51b5;
    color: #fff;
    border-radius: 5px;
    text-shadow: #666 1px 1px 1px;
    box-shadow: #666 1px 1px 2px
}
.nav-list, .nav-list-art {
    margin-left: -10px;
    margin-right: -10px;
    list-style: none;
    padding: 0
}
.nav-list li {
    box-sizing: border-box;
    width: 25%;
    padding: 10px;
    float: left
}
.nav-list-art li {
    box-sizing: border-box;
    width: 50%;
    padding: 10px;
    float: left
}
.nav-item {
    padding: 15px;
    background: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .03);
    border-radius: 5px;
    display: block;
    transform: translateY(0);
    transition: .3s
}
.nav-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .03)
}
.nav-item:hover .nav-name {
    color: #ffce00
}
.nav-item .nav-img {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 5%;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}
.nav-item .nav-img-default {
    background-image: url(../images/icon-list.png)
}
.nav-item .nav-name {
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: .3s
}
.nav-item p {
    font-size: 12px;
    color: #8c8c8c;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
@media only screen and (min-width:1200px) {
    .container {
        width: 1100px
    }
    #main-content {
        width: 750px
    }
    aside#sidebar {
        width: 300px
    }
}
@media only screen and (min-width:769px) and (max-width:1199px) {
    .container {
        width: 730px
    }
    #main-content {
        width: 490px
    }
    aside#sidebar {
        width: 230px
    }
    .nav-list li {
        width: calc(100%/3)
    }
}
@media only screen and (max-width:768px) {
    header {
        padding-top: 0;
        padding-bottom: 52px
    }
    header h1 {
        width: 100%;
        float: left;
        font-size: 28px;
        font-weight: 700;
        line-height: 52px;
        text-align: center
    }
    header h2 {
        display: none
    }
    .container {
        width: 93%
    }
    #main-content, aside#sidebar {
        float: none;
        width: 100%
    }
}
@media (max-width:768px) {
    .header {
        position: static
    }
    .header-menu {
        margin: 0;
        text-align: right;
        float: none
    }
    .header-menu>ul>li {
        float: none;
        display: inline-block;
        margin: 0 5px
    }
    #content-wrapper {
        margin-top: 10px;
        margin-bottom: 0
    }
    .nav-list li {
        width: 50%
    }
    .nav-list-art li {
        width: 100%
    }
    .logoBg {
        position: absolute;
        width: 90px;
        height: 8px;
        background-color: #ffce0070;
        bottom: 65px;
        margin-left: 37%;
        z-index: 1;
    }
}
