body {
    font-family: Arial, 'Microsoft YaHei', serif;
    font-size: 16px;
    word-break: break-all;
}

* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

p {
    word-wrap: break-word;
    color: #fff9ec;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 2em;
}

a {
    text-decoration: none;
    color: #fff;
}

img {
    border: none;
}

.bo_c {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

#bg_pattern {
    background-image: url(../images/bg_pattern.png);
    position: fixed;
    opacity: 0.8;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.navbar-brand {
    height: auto;
}

h1, h2, h3, h4, h5 {
    display: block;
}

pre {
    background: #111;
    color: #fcfff0;
    padding: 10px 10%;
    display: block;
    margin: 10px;
    box-sizing: border-box;
    width: 100% !important;
}

.content {
    padding-bottom: 20px;
}

.articlesTypes {
    display: flex;
    margin: 30px auto 0;
    flex-wrap: wrap;
    height: calc(100% - 100px);
    width: 90%;
    padding: 0 5%;
    color: #fff;
    align-items: flex-start;
    justify-content: space-between
}

.articlesTypes .articlesItem {
    width: 30%;
    padding: 1%;
}

.articles {
    margin: 100px auto 20px;
    height: calc(100% - 100px);
    width: 90%;
    padding: 0 5%;
    color: #fff;
}

.articles img {
    max-width: 90%;
    margin: 0 auto;
}

.articlesTypes .articlesItem h2 a {
    text-decoration: underline;
}

.articleList, .articleList li {
    width: 100%;
}

.articleList li {
    font-size: 12px;
    padding-top: 10px;
}

.articleList li span {
    width: 10px;
}

.articleList li a {
    display: block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 1%;
    text-decoration: underline;
}

.articleList li a:hover {
    color: #fcff00;
}

.pageInfo {
    width: 100%;
}

.pageInfo ul {
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 50%;
}

.pageInfo ul li {
    margin: 10px;
    width: 30px;
    height: 40px;
    text-align: center;
    border: 1px solid #fcff00;
}

.pageInfo ul li a {
    display: block;
    width: 30px;
    height: 40px;
    line-height: 40px;
}

.pageInfo ul li:hover {
    background: #fcff00;
}

.pageInfo ul li:hover a {
    color: #007aff;
}

.bo_onePage .bo_onePage_text span {
    color: #fff;
}

.new_lit {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    display: none;
    overflow: hidden;
    z-index: 9999;
}

.new_lit span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
    color: #fff;
    display: block;
    height: 30px;
    width: 170px;
}

.bo_onePage .bo_onePage_time li {
    border-radius: 100%;
    text-align: center;
    color: #fff;
    float: left;
    border: 3px solid #a9a1ab;
}

.bo_onePage .bo_onePage_time li em {
    font-style: normal;
}

.bo_onePage .bo_onePage_time li span {
    padding-right: 5px;
}

.bo_ThreePage .tit {
    background: url(../images/ThreePage_tit.png) no-repeat;
    background-size: 100% 100%;
}

.bo_ThreePage .con {
    background: url(../images/ThreePage_con1.png) no-repeat;
    background-size: 100% 100%;
}

@media screen and (max-height: 600px ) and (max-width: 900px) {
    @media all and (orientation: landscape) {
        #new_lit {
            display: block;
        }
    }
}

@keyframes myfirst {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}

@-moz-keyframes myfirst {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}

@-webkit-keyframes myfirst {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}

@-o-keyframes myfirst {
    from {
        margin-top: -200px;
    }
    to {
        margin-top: 0;
    }
}

@keyframes myfirst1 {
    from {
        margin-left: -200px;
    }
    to {
        margin-left: 0;
    }
}

@-moz-keyframes myfirst {
    from {
        margin-left: -200px;
    }
    to {
        margin-left: 0;
    }
}

@-webkit-keyframes myfirst {
    from {
        margin-left: -200px;
    }
    to {
        margin-left: 0;
    }
}

@-o-keyframes myfirst {
    from {
        margin-left: -200px;
    }
    to {
        margin-left: 0;
    }
}

@keyframes myfirst2 {
    from {
        margin-left: 200px;
    }
    to {
        margin-left: 0;
    }
}

@-moz-keyframes myfirst {
    from {
        margin-left: 200px;
    }
    to {
        margin-left: 0;
    }
}

@-webkit-keyframes myfirst {
    from {
        margin-left: 200px;
    }
    to {
        margin-left: 0;
    }
}

@-o-keyframes myfirst {
    from {
        margin-left: 200px;
    }
    to {
        margin-left: 0;
    }
}

@keyframes myfirst3 {
    from {
        bottom: -200px;
    }
    to {
        bottom: 0;
    }
}

@-moz-keyframes myfirst {
    from {
        bottom: -500px;
    }
    to {
        bottom: 0;
    }
}

@-webkit-keyframes myfirst {
    from {
        bottom: -500px;
    }
    to {
        bottom: 0;
    }
}

@-o-keyframes myfirst {
    from {
        bottom: -500px;
    }
    to {
        bottom: 0;
    }
}

.bo_SixPage li:hover {
    -webkit-animation: bounce 1s .2s infinite both;
    -moz-animation: bounce 1s .2s infinite both;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px)
    }
}
