@charset "UTF-8";

.animate-box {
    opacity: 0;
}

.nav-header > a > img {
    width: 160px;
}


#weixin-pic {
    display: none;
}

.def {
    padding: 0 20px;
}

.govimg {
    margin-top: -4px;
    margin-right: 6px;
    width: 14px;
    height: 1pc;
    background: url(../images/icon-police.png) 0 0 no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.index-more {
    margin-top: 5em;
}

.cd-tool a {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 30px;
    font-size: 30px;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3;
}

.cd-top {
    bottom: 40px;
    color: #aaa;
    display: none;
}

.dis {
    display: block;
}

.protected {
    text-align: center;
}

#weixin-pic {
    position: fixed;
    right: 100px;
    bottom: 45px;
}

.wx-login {
    color: #fff;
    display: none;
    width: auto;
    padding: 0 0.75em;
    line-height: 2;
    font-size: 16px;
    background-color: #07c160;
    border-radius: 4px;
    margin-top: 12px;
}


#top-wechat {
    width: 150px;
    height: 150px;
    box-shadow: 0 0 15px #888;
}

.cd-wechat {
    bottom: 96px;
    color: #11de5b;
}

.social-icons > a {
    padding: 4px 14px;
    color: #fff;
}

footer {
    background-color: #2d2d2d;
    color: #fff;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

footer a {
    color: #fff;
}

.page-gray {
    background-color: #f3f3f3;
}

.social-icons > a i {
    font-size: 30px
}

.ocial-icons > a:active, .ocial-icons > a:focus, .social-icons > a:hover {
    text-decoration: none;
    color: #fe6566;
}

body {
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
}

#header-section {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.header-bgm {
    height: 100px;
    background: #2d2d2d;
    width: 100%;
}

.container {
    margin: 0 auto;
    overflow: hidden;
}

.col-6 {
    width: 50%;
    float: left;
    position: relative;
}

.row {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.entry-title-new {
    vertical-align: middle;
    text-align: center;
}

#menu-wrap {
    float: right;
}

#menu-wrap li {
    margin-left: 10px;
    float: left;
    text-align: center;
    list-style-type: none;
}

.entry-content-new p, .video-text p {
    text-align: justify;
    text-indent: 2em;
    color: #999;
}

.text-info a, .desc > a {
    font-size: 17px;
    color: #fff;
    border-radius: 4px;
}

.post-text > a, .video-title a {
    color: #000;
}

.text-info {
    margin: 50px auto;
}

a {
    text-decoration: none
}

#primary-menu > li > a {
    font-size: 17px;
    color: #fff;
    text-decoration: none
}

.start {
    position: relative;
    height: 800px;
}

.overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(66, 64, 64, .5);
}

.cover {
    height: 100%;
    background-size: cover;
    position: relative;
    background-position: center center;
}

.desc {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.desc h2 {
    font-size: 40px;
}

.desc p {
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 60px;
    margin-top: 10px;
}

.desc span {

}

.btn-star {
    border: 1px solid #fff;
    padding: 1em 5em;
}

.page-default {
    background: #fff;
}

#blog {
    padding: 3em 0 3em;
}

.post-text > p {
    text-indent: 2em;
    margin: 0 10px 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
}

.post-image img {
    display: block;
    width: 100%;
}

#blog .post {
    float: left;
    width: 100%;
    background: #f3f3f3;
    position: relative;
    display: table;
}

.btn.btn-primary {
    background: #51aded;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
    padding: 1em 5em;
}

.col-md-4 {
    padding: 0 12px;
    float: left;
    display: table-cell;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

.div-right {
    float: right;
}

/* 文章目录页面 */
.entry-thumb img {
    float: left;
    margin: 10px;
    height: 160px;
    width: 240px;
}

.entry-thumb-share img {
    float: left;
    padding: 10px;
    width: 240px;
}

.post-inner {
    height: 180px;
    overflow: hidden;
}

.entry-content-new {
    margin-right: 10px;
}

.post-meta {
    margin: 0 10px;
    color: #bbb;
}

.list-group a, .post-meta a, .post-inner a {
    color: #000;
    margin-right: 5px;
}

.widget {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.widget-area {
    width: 31%;
    float: right;
}

#search {
    padding: 20px;
}

.form-control {
    width: 98%;
    line-height: 30px;
    text-indent: 10px;
    font-size: 18px;
}

.clearfix {
    position: relative;
    margin-bottom: 3px;
    overflow: hidden;
    padding: 0 0 10px;
    background-color: #fff;
}

#about img {
    margin-top: 47px;
    max-height: 90px;
    border: rgb(228, 228, 228) 2px solid;
    border-radius: 50%;
}

#top {
    height: 92px;
    background-color: #01a0df;
}

#bot {
    padding-top: 47px;
    padding-bottom: 1px;
    background-color: #ff6364;
    color: #fff;
}

.list-group {
    list-style-type: none;
    padding: 0 20px 1px;
}

.widget-title {
    padding: 0 20px;
    margin: 0;
}

.download-btn {
    padding: 10px 26px;
    border: 1px solid #3e92cc;
    background: #3e92cc;
    color: #fff;
    line-height: 1.5;

}

.post-meta-download a {
    color: #fff;
}

.post-meta-download {
    position: absolute;
    bottom: 10px;
    right: 10px;
    left: 260px;
    color: #bbb;
}

.pad {
    padding: 0;
}

.video-title {
    margin: 10px;
}

.pull-left {
    margin-right: 10px;
}

/*目录分页*/
.page-tag a {
    margin: 0 3px;
    border-radius: 5px;
    color: black;
    padding: 4px 8px;
    text-decoration: none;
    background-color: #fff;
}

.page-tag {
    text-align: center;
    list-style: none;
    margin: 20px 20px 20px -10px;
}

.page-tag li {
    display: inline;
}

.prev {

}

.next {

}

.current a {
    background-color: #51aded;
    color: white;
}

/*菜单*/
#offcanvas-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.88);
    width: -webkit-fill-available;
    height: 0;
    text-align: center;
    overflow: hidden;
    transition: height .5s ease-in-out 0s;
    -moz-transition: height .5s ease-in-out 0s; /* Firefox 4 */
    -webkit-transition: height .5s ease-in-out 0s; /* Safari and Chrome */
    -o-transition: height .5s ease-in-out 0s; /* Opera */
}

#offcanvas-menu ul {
    padding: 0;
    margin-top: 10ex;;

}

#offcanvas-menu ul li {
    padding: 0;
    margin: 30px 0;
    list-style: none;
    color: #fff;
}

#offcanvas-menu ul li a {
    font-size: 20px;
    color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #b3b3b3;
}

.nav-toggle {
    color: #fff;
    float: right;
    top: 40px;
    right: 20px;
    position: absolute;
    display: none;
}


@media ( max-width: 767px) {
    .video-title {
        margin: 10px 10px 25px;
    }

    .kratos-entry-title-new, .entry-title {
        font-size: 16px;
        margin-top: 10px;
    }

    .def {
        padding: 0 10px;
    }

    .nav-toggle {
        color: #fff;
        float: right;
        top: 20px;
        right: 10px;
        position: absolute;
        display: block;
        padding: 20px;
    }

    #offcanvas-li > li:active {
        color: #23a6f1;
    }

    .desc h2 {
        font-size: 26px;
    }

    .desc {
        font-size: 26px;
        top: 20%;
    }

    .nav-header {
        margin: 25px auto;
        text-align: center;
    }

    .container {
        padding: 0 10px;
    }

    .col-md-4 {
        width: 100%;
    }

    .post-image img {
        height: 100%;
    }

    .video-text {
        transform: translate(0%, 0%);
    }

    #menu-wrap, .video-text p, .dl-mun {
        display: none;
    }

    .col-6, input#mail, input#author {
        width: 100%;
    }

    .widget-area, .post-meta-download a, .entry-content-new {
        display: none;
    }

    .entry-thumb-share img {
        width: 35%;
    }

    .post-inner {
        height: 100%;
        overflow: hidden;
        padding: 0 10px 0;
    }

    .post-meta-download {
        margin-bottom: initial;
        left: initial;
    }

    .entry-thumb img {
        float: left;
        background-color: #a9a9a9;
        height: 80px;
        width: 120px;
    }

    .entry {
        margin: 0 -10px 0;
    }

    .pull-left {
        margin-right: 10px;
        display: none;
    }

    .read-more {
        display: none;
    }

    .clearfix {
        position: relative;
        margin-bottom: 3px;
        overflow: hidden;
        padding: 10px;
        background-color: #fff;
    }

    .pull {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 0.9em;
    }

    .time-flow.pull {
        bottom: 10px;
    }

    #weixin-img {
        display: none;
    }

    .pad {
        padding: 0;
    }

    .entry-header-new {
        margin-top: 20px;
    }

    .plyr--ready {
        margin-top: -10px;
    }
}

@media ( min-width: 768px) {
    .nav-header {
        padding: 20px;
    }

    .container {
        padding: 0 10px;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .video-text {
        position: absolute;
        left: 50%;
        width: 90%;
        transform: translate(-50%, 10%);
    }

    .widget-area {
        display: none;
    }
}

@media ( min-width: 992px) {
    .nav-header {
        padding: 0;
    }

    .container {
        width: 970px;
        padding: 20px;
    }

    .video-text {
        transform: translate(-50%, 30%);
    }

    .entry {
        width: 67%;
        float: left;
        margin-bottom: 10px;
    }

    .widget-area {
        display: block;
    }
}

@media ( min-width: 1200px) {
    .container {
        width: 1170px;
    }

    .video-text {
        transform: translate(-50%, 50%);
    }
}

/* 主页下载样式 */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.grid {
    padding: 0;
    max-width: 1300px;
    margin: 10px auto;
    list-style: none;
    text-align: center;
}

.grid li {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: left;
    position: relative;
}

.grid figure {
    margin: 0;
    position: relative;
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    background: #2c3f52;
    color: #fff;
}

.grid figcaption span:before {
    content: 'by ';
}

.grid figcaption a {
    text-align: center;
    padding: 5px 10px;
    border-radius: 2px;
    display: inline-block;
    background: #51aded;
    color: #fff;
}

/* Caption Style 3 */
figcaption > h4 {
    margin-left: 20px;
}

.cs-style-3 figure {
    overflow: hidden;
}

.cs-style-3 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}

.cs-style-3 figcaption {
    height: 100px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.page {
    padding: 0 20px;
}

@media ( max-width: 767px) {
    .cs-style-3 figcaption {
        height: 100px;
        width: 100%;
        top: auto;
        bottom: 0;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    figure img {
        width: 100%;
        -webkit-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

/*文章内容*/
.post-content {
    padding: 0 20px;
}

.post-footer {
    text-align: center;
    margin: 0 20px;
    border-top: 1px solid #eee;
    padding: 20px 0 10px;
}

.post-footer > a {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    cursor: pointer;
    margin: 0 2px 4px;
    color: #000;
}

.post-content img {
    margin: 0 auto;
    display: block;
}

.post-footer > a:hover {
    background-color: #01a0df;
    border-color: #01a0df;
    color: #fff !important
}

.post-content p {
    margin-bottom: 1em;
    font-size: 16px;
    color: #333;
    line-height: 1.8;
}

.post-next p {
    padding-left: 20px;
    margin: 0;
}

/*打赏弹窗*/
.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    z-index: 99;
}

.mess {
    position: absolute;
    display: none;
    padding: 10px;
    background: #fff;
    text-align: center;
    z-index: 101;
}

/*去掉圆角*/
.modal-content {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#tip-title {
    text-align: center
}

#tip-footer, #tip-qrcode {
    text-align: center
}

#tip-button {
    border: 0;
    padding: 05px 30px;
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
    background-color: #00adea;
    cursor: pointer;
}

#alipay-qrcode, #wechat-qrcode {
    font-size: 0;
}

#alipay-qrcode img {
    background: #00adea;
    border: 2px #00adea solid;
    width: 154px;
    height: 154px;
}

#wechat-qrcode img {
    background: #00a70e;
    border: 2px #00a70e solid;
    width: 154px;
    height: 154px;
}

/*打赏弹窗结束*/
.qrcode {
    padding-top: 20px;
}

.share-int {
    position: fixed;
    top: 25%;
    left: 50%;
    z-index: 100;
    display: none;
    margin-left: -110px;
    padding: 10px;
    width: 200px;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    color: #555;
    text-align: center;
}

/*评论区*/
#comments {
    background-color: #fff;
    padding: 20px 20px 10px;
    margin-top: 10px;
}

.respond {
    margin-top: -20px;
}

textarea {
    width: 100%;
}

button.submit {
    background-color: #01a0df;
    border: 0;
    height: 30px;
    color: #fff;
}

cite.fn {
    font-style: inherit;
    font-weight: bold;
}

a#cancel-comment-reply-link {
    background-color: #fff;
}

input#mail, input#author {
    height: 20px;
    margin: 0;
}

#comment-form p {
    margin: 10px 0;
}

img {
    image-rendering: -moz-crisp-edges;         /* Firefox */
    image-rendering:   -o-crisp-edges;         /* Opera */
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}