* {
    margin: 0;
    padding: 0;
    background-color: transparent
}

a {
    color: #337ab7;
    text-decoration: none;
    font-size: 14px
}

body {
    background: #f9f9f9
}

.banner {
    height: 350px;
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #17181c;
    width: 100%;
    z-index: 1;
    padding-right: 0;
    padding-left: 0
}

.content_body {
    font-size: 16px;
    color: #333
}

.banseo {
    top: 88px;
    width: 520px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute
}

.banseo2 a {
    color: #fff;
    opacity: .7
}

.f {
    float: left
}

.r {
    float: right
}

.banjz {
    padding-bottom: 0;
    height: 40px;
    font-size: 18px;
    color: #afd4ea;
    text-align: center
}

.bantxt {
    width: 70%;
    height: 46px;
    opacity: 1;
    background-color: #eceff1;
    border-radius: 5px;
    border: 0;
    padding-left: 50px;
    color: #000;
    padding-right: 20px;
    outline: 0
}

.banseo2 a {
    color: #fff;
    opacity: .7
}

.banseo2 a:hover {
    opacity: 1
}

.banbutt {
    height: 46px;
    width: 140px;
    background-color: #ec4d1c;
    border: 0;
    color: #fff;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: all .7s ease 0s;
    font-size: 15px;
    background: -webkit-linear-gradient(top, #f4511e 0, #d84315 100%);
    background: linear-gradient(to bottom, #f4511e 0, #d84315 100%);
    position: absolute;
    right: 0;
    display: inline-block;
    cursor: pointer
}

.banbutt:hover {
    background-color: #ed3800;
    background: -webkit-linear-gradient(top, #f03900 0, #bb2c00 100%);
    background: linear-gradient(to bottom, #f03900 0, #bb2c00 100%)
}

.baniframe {
    width: 100%;
    height: 100%;
    border-width: 0
}

.layui-nav {
    background-color: transparent;
    padding: 0
}

#top {
    z-index: 8;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #404553;
    border-radius: 0
}

.sy_category_a_first {
    margin-right: 12px;
    font-weight: 900;
    color: #444;
    font-size: 15px
}

.sy_category_a {
    margin-right: 8px;
    color: #777
}

.sy_category_a.active {
    font-weight: bold;
    border: 1px solid #aaa;
    padding: 0 4px;
    color: #333
}

.sy_category_a:hover {
    color: #000
}

.sy_div_list {
    overflow: hidden;
    height: 250px;
    position: relative;
    border: 1px solid #eee;
    background: #fff
}

.sy_div_list_img_box {
    height: 210px;
    cursor: pointer
}

.sy_div_list_img_box img {
    height: 100%;
    width: 100%;
    transition: all .6s
}

.sy_div_list_img_box img:hover {
    transform: scale(1.4)
}

.sy_div_list_hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.sy_div_list_bot {
    margin-top: 10px
}

.sy_div_list_hover .cover {
    background: #2b303b;
    opacity: .6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    cursor: pointer
}

.sy_div_list_hover .layui-btn {
    position: absolute;
    bottom: 10px;
    left: 72px;
    z-index: 100;
    background: #191a1b
}

.sy_div_list_hover .file_size_p {
    position: absolute;
    top: 9px;
    left: 12px;
    color: #dde0dc
}

.sy_div_list_hover h3 a {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 50%;
    margin-top: -140px;
    font-size: 16px;
    color: #fff;
    z-index: 100
}

.sy_div_list_hover h3 a:hover {
    color: #31cfd2;
    text-decoration: underline
}

.sy_div_list_hover h4 a {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 50%;
    margin-top: -160px;
    color: #fff;
    z-index: 100
}

.sy_div_list_hover .layui-icon-rate, .sy_div_list_hover .layui-icon-rate-solid {
    position: absolute;
    top: 10px;
    right: 13px;
    font-size: 25px;
    color: red;
    z-index: 100;
    cursor: pointer
}

.sy_div_list_bot .layui-bg-cyan {
    float: right;
    margin-left: 2px
}

.color-888 {
    color: #888
}

.color-333 {
    color: #888
}

.seoicn {
    position: absolute;
    left: 20px;
    bottom: 13px;
    color: #b0bec5;
    font-size: 18px
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    border-radius: 4px;
    width: 10px;
    border: 1px solid #eee;

}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #ccc;
    border: 1px solid #bbb;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #eee;
}

.article-header .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 3px
}

.article-header h1 {
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-top: 6px
}

.article-header .meta {
    padding: 0 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #999
}

.article-header .meta a {
    color: #40a9ff;
    margin-right: 15px
}

.article-header .meta .time {
    margin-right: 15px
}

.article-header .meta {
    padding: 0 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #999
}

.article-header .meta .post-edit-link {
    margin-left: 15px;
    margin-right: 0
}

.article-header {
    padding-left: 70px;
    position: relative
}

.article .excerpt {
    color: #666;
    border-left: 8px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-top: 20px
}

.article-content {
    padding: 20px 15px;
    font-size: 16px;
    line-height: 30px;
    overflow-x: hidden;
    background: #fff
}

.article-content h1, .article-content h2{
    border-left: 5px solid #2b8ef5;
    padding-left: 18px;
    margin: 18px 0;
    margin-left: -15px !important;
    font-size: 25px;
}

.article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    border-left: 5px solid #678A8A;
    padding-left: 18px;
    margin: 18px 0;
    margin-left: -15px !important;
    font-size: 20px;
}


.article-content iframe {
    width: 100%;
    min-height: 650px
}

.article-content{padding:20px 15px;font-size: 16px;line-height: 30px;}
.article-content .excerpt{color: #666;border-left:8px solid #efefef;margin-bottom: 20px;padding:8px 15px;margin-left: -15px;}
.article-content p{margin-bottom: 25px;}
.article-content img{max-width: 100%;height: auto;}
.article-content ul {
    display: block;
    list-style-type: disc;
    list-style-position: inside;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    list-style-type: circle;
}
.article-content li {
    list-style-position: inside;
    display: list-item;
    text-align: -webkit-match-parent;
    
}

.sign-show .sign {
    opacity: 1.0;
    visibility: visible
}

.sign-show .sign .container {
    -webkit-animation: showPanel .5s ease;
    -moz-animation: showPanel .5s ease;
    animation: showPanel .5s ease-in
}

.foot-paging {
    margin-top: 40px
}

body.sign-show {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.sign-left-ad {
    float: left;
    height: 100%
}

.bc_custom_paging {
    margin-top: 30px
}

.sign-left-ad img {
    width: 239px;
    height: 100%
}

.sign {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .0;
    visibility: hidden;
    overflow: auto
}

.sign-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #15191d;
    opacity: .40;
    filter: alpha(opacity=80)
}

.sign .container {
    background-color: #fff;
    width: 600px !important;
    position: absolute;
    height: 430px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    margin: auto;
    border-radius: 3px
}

.sign .container.has-social {
    height: 400px
}

.sign .close-link {
    color: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 22px 0;
    font-size: 18px;
    color: #3da9f7;
    display: block;
    opacity: .85;
    filter: alpha(opacity=85);
    width: 70px;
    margin-left: -60px;
    text-align: center
}

.sign .close-link:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.sign form {
    padding: 0 30px;
    height: 100%
}

.sign h3 {
    font-weight: normal;
    text-align: center;
    font-size: 22px
}

.sign h3 small {
    float: right;
    cursor: pointer;
    color: #bbb;
    font-size: 14px;
    margin-top: 4px
}

.sign .form-item {
    margin-bottom: 15px;
    position: relative;
    text-align: center
}

.sign .form-item i {
    position: absolute;
    left: 8px;
    top: 11px;
    color: #888585;
    font-size: 20px
}

.sign .logo-login {
    width: auto;
    height: 115px
}

.sign .captcha-clk {
    border: 1px solid #505050;
    background: #505050;
    text-align: center;
    padding: 10px 15px 9px;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    display: inline-block
}

.sign .captcha-clk.disabled {
    border: 1px solid #949393;
    background: #949393;
    cursor: auto
}

.sign .form-control {
    border-radius: 0;
    padding-left: 30px;
    width: 100%;
    background: #e6eaed;
    border: 0;
    -webkit-box-shadow: 0 0 0 1000px #e6eaed inset;
    min-height: 40px;
    box-sizing: border-box
}

.sign .sign-submit {
    overflow: hidden;
    padding-bottom: 35px
}

.sign .sign-submit .btn {
    width: 100%;
    background: #40a9ff;
    color: #fff;
    border-radius: 3px;
    padding: 9.5px 0;
    text-align: center;
    font-size: 16px;
    border: 0
}

.sign .sign-submit label {
    margin-top: 8px;
    font-weight: normal;
    font-size: 14px
}

.sign .sign-submit label input {
    position: relative;
    top: 2px;
    margin-right: 4px
}

.sign-trans {
    font-size: 13px;
    color: #999;
    position: absolute;
    bottom: 54px
}

.sign .hr {
    height: 1px;
    width: 100%;
    background: #eee
}

.sign label {
    cursor: default
}

#sign-up .sign-trans {
    margin-top: 10px
}

.sign-trans a {
    color: #666;
    margin-right: 18px;
    cursor: pointer
}

.send-captcha-a {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #9e9ef5
}

.send-captcha-a.disabled {
    cursor: auto;
    color: #aaa
}

.sign-trans a:hover {
    color: #8787dc
}

.sign-tips {
    position: absolute;
    bottom: 0;
    background-color: #fd6e6e;
    left: 0;
    right: 0;
    height: 0;
    line-height: 29px;
    padding: 0 50px;
    color: #fff;
    font-size: 12px;
    overflow: hidden
}

.sign-show .sign {
    opacity: 1.0;
    visibility: visible
}

.sign-show .sign .container {
    -webkit-animation: showPanel .5s ease;
    -moz-animation: showPanel .5s ease;
    animation: showPanel .5s ease-in
}

body.sign-show {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.sign-social {
    margin: 30px auto 0;
    overflow: hidden;
    text-align: center;
    margin-bottom: 45px
}

.single_banner {
    width: 100%;
    max-height: 130px;
    margin: 30px 0
}

.single_banner img {
    width: 100%;
}

#sign-up .sign-social {
    margin: 10px auto 0
}

.sign-social h2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px
}

.sign-social .login-qq, .sign-social .login-weibo, .sign-social .login-weixin {
    display: inline-block;
    margin: 0 5px 3px;
    padding: 10px;
    opacity: .85;
    filter: alpha(opacity=85);
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 85px;
    border-radius: 2px
}

.sign-social .login-qq {
    background-color: #3f92d6
}

.sign-social .login-weibo {
    background-color: #ff766c
}

.sign-social .login-weixin {
    background-color: #40c34a
}

.sign-social .login-qq:hover, .sign-social .login-weibo:hover, .sign-social .login-weixin:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.sign-mobile .disabled {
    color: #aaa
}

.qrcode {
    width: 250px
}

#second {
    margin-top: 24px;
    overflow: hidden
}

.layui-carousel img {
    width: 100%
}

.layui-logo img {
    width: 70px
}

.layui-nav, .layui-logo {
    float: left
}

.layui-nav * {
    font-size: 16px
}

span.time, span.views {
    font-size: 15px
}

.entry-navigation {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    display: flex;
    margin-top: 30px;
    overflow: hidden
}

.content h2 {
    font-weight: 900
}

.index-carousel {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 17px 0 rgba(7, 17, 27, 0.2);
    /*float: left;*/
        width: 100%;
    height: auto
}

.index-carousel img {
    width: 100%;
    height: 100%
}

.entry-navigation .nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100px;
    padding: 0 20px;
    position: relative;
    width: 50%;
    word-break: break-word
}

.entry-navigation img {
    height: 66px;
    width: 66px;
    left: 23px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 11px
}

.lazyloaded {
    opacity: 1;
    transition: opacity 1s cubic-bezier(.4, .01, .165, .99)
}

.entry-navigation span {
    font-size: 14px;
    font-weight: 500;
    padding-top: 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
    margin-left: 100px
}

.entry-navigation .entry-title {
    font-size: 15px;
    margin: 5px 0 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
    margin-left: 100px
}

.u-permalink {
    bottom: 0;
    left: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    margin-left: 100px
}

.comments-area {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    margin-top: 30px;
    padding: 30px
}

.section-title {
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase
}

.comments-area .children, .comments-area .comment-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.comments-area #reply-title.comment-reply-title {
    font-size: 22px
}

.comments-area #reply-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    position: relative
}

#respond .comment-form-comment {
    margin: 30px 0
}

#commentform .comment-form-comment label {
    display: none
}

#respond .form-submit #submit {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    border: 0
}

.news-list .news-item:hover {
    border: 1px solid #e8e8e8
}

.news-list .news-item {
    padding: 15px 0 8px 75px;
    border-radius: 2px;
    position: relative;
    border: 1px solid #fff;
    border-top: 1px solid #eaeaea;
    background: #fff
}

.news-list .news-item .image {
    font-size: 0;
    margin-left: -60px;
    float: left;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-right: 12px
}

.news-list .news-item img {
    width: 80px;
    margin-top: 5px
}

.news-list .news-item .detail {
    height: 100px;
    overflow: hidden
}

.news-list .news-item .recommend {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 99;
    background: #3db96d;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.news-list .news-item .detail h3 {
    margin-bottom: 6px;
    line-height: 18px;
    font-weight: 600;
    height: 20px;
    overflow: hidden
}

.news-list .news-item .detail h3 a {
    font-size: 16px;
    color: #333
}

.news-list .news-item .detail .author a {
    color: #40a9ff;
    font-size: 12px;
    margin-left: 14px
}

.news-list .news-item .detail .desc {
    font-size: 14px;
    line-height: 18px;
    color: #777;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    height: 18px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: nowrap
}

.news-list .news-item .meta {
    position: relative;
    height: 46px;
    margin-top: 6px
}

.news-list .news-item .meta .s1 {
    position: absolute;
    bottom: 0
}

.news-list .news-item .meta .s2 {
    position: absolute;
    bottom: 23px
}

.news-list .news-item .meta .install_button {
    position: absolute;
    bottom: 0;
    right: 20px
}

.news-list .news-item .meta .layui-btn-group {
    position: absolute;
    bottom: 0;
    right: 20px
}

.h2_span {
    color: #888;
    font-size: 16px;
    font-weight: normal
}

h2 i.layui-icon {
    font-size: 20px
}

.banner-list {
    position: relative;
    float: right;
    margin-left: 12px
}

.banner-list ul {
    margin-right: -20px
}

.banner-list li {
    overflow: hidden;
    float: left;
    height: 143px;
    border-radius: 8px;
    box-shadow: 0 8px 8px 0 rgba(7, 17, 27, 0.2);
    margin-bottom: 13px;
    margin-right: 12px;
    position: relative
}

.banner-list li a {
    width: 160px;
    height: 100px;
    box-shadow: inset 0 15px 15px -15px #000, inset 0 -15px 15px -15px #000
}

.banner-list li a img {
    width: 100%;
    height: 100%
}

.banner-list li a .info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    color: #99a2aa;
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, 0), #4c3b4c)
}

.banner-list li a .info .title {
    overflow: hidden;
    line-height: 45px;
    color: #fff;
    margin: 0 5px;
    word-break: break-all
}

.banner-list li a .info .author {
    padding: 12px 0 10px
}

.expired_code_span {
    position: absolute;
    top: 100px;
    font-size: 16px;
    left: 20px;
    z-index: 100000;
    display: none
}

.roller-bar {
    position: fixed;
    bottom: 10%;
    right: 20px;
    z-index: 9999
}

.roller-bar > a {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    border: #efefef 1px solid;
    background: #2b303b;
    opacity: .7
}

.roller-bar .return-top {
    position: relative;
}

.roller-bar i {
    font-size: 24px;
    color: #4f99ff
}

.roller-bar > a:hover {
    opacity: .6
}

.roller-bar .return-top .back-page, .roller-bar .return-back .back-page {
    position: absolute;
    border-radius: 3px;
    right: 65px;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #d1d1d1;
    background: #000;
    box-shadow: 2px 0 6px 1px rgba(0, 0, 0, 0.08);
    bottom: 160px;
    display: none
}

.roller-bar .return-top .browser-open, .roller-bar .return-back .browser-open {
    position: absolute;
    border-radius: 3px;
    right: 65px;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #d1d1d1;
    background: #000;
    box-shadow: 2px 0 6px 1px rgba(0, 0, 0, 0.08);
    bottom: 110px;
    display: none
}

.roller-bar .return-top .refresh-page, .roller-bar .return-back .refresh-page {
    position: absolute;
    border-radius: 3px;
    right: 65px;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #d1d1d1;
    background: #000;
    box-shadow: 2px 0 6px 1px rgba(0, 0, 0, 0.08);
    bottom: 60px;
    display: none
}

.roller-bar .return-top:hover .top-tips, .roller-bar .return-back:hover .top-tips, .roller-bar .return-top:hover .refresh-page, .roller-bar .return-back:hover .refresh-page, .roller-bar .return-top:hover .browser-open, .roller-bar .return-back:hover .browser-open, .roller-bar .return-top:hover .back-page, .roller-bar .return-back:hover .back-page {
    display: block
}

.roller-bar .return-top .top-tips, .roller-bar .return-back .top-tips {
    position: absolute;
    border-radius: 3px;
    right: 65px;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #d1d1d1;
    background: #000;
    box-shadow: 2px 0 6px 1px rgba(0, 0, 0, 0.08);
    bottom: 6px;
    display: none;
}

.u-permalink {
    bottom: 0;
    left: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.widget_xintheme_hotpost .entry-thumbnail img {
    object-fit: cover;
    border-radius: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.widget_xintheme_hotpost .entry-header {
    margin-bottom: 0;
    margin-left: 15px
}

.widget_xintheme_hotpost .widget-title {
    font-size: 22px;
    margin-bottom: 6px
}

.widget_xintheme_hotpost {
    margin-top: 30px
}

.widget_xintheme_hotpost .posts {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 14px 12px;
    background: #fff
}

.widget-area .widget {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    padding: 20px;
    position: relative;
    z-index: 10
}

.widget-area .widget-title {
    border-bottom: 1px solid #f4f4f4;
    color: #47525d;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1;
    margin: -20px -25px 20px;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700
}

.widget_xintheme_hotpost .posts > div {
    align-items: center;
    display: flex
}

.widget_xintheme_hotpost .entry-thumbnail {
    flex-shrink: 0;
    height: 65px;
    position: relative;
    width: 65px
}

.widget_xintheme_hotpost .entry-title a, .widget_xintheme_hotpost .entry-meta a {
    color: #777
}

.entry-header .entry-title a {
    font-size: 16px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.entry-header .entry-title a.meta {
    color: #888;
    font-size: 14px
}

.posts .entry-post-header .entry-post-title{
    color:black; 
    word-break: keep-all; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;  
    margin-bottom: 2px;  
    padding-left: 3px; 
    line-height: 25px;
}

.posts .entry-post-header .entry-post-excerpt{
    color:grey; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.footer {
    background: #2b303b;
    color: #fff;
    margin-top: 50px;
    overflow: hidden;
    bottom: 0
}

.cloud-bubble-one {
    position: absolute;
    top: -120px;
    left: 50%;
    z-index: 10;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    background: url(https://cache.zhidayun.net/static/images/cloud-back-bule1.png);
    animation: bubble-animate-1 linear 10s infinite
}

.cloud-bubble-two {
    position: absolute;
    top: 50px;
    left: 34%;
    z-index: 11;
    width: 360px;
    height: 360px;
    background: url(https://cache.zhidayun.net/static/images/cloud-back-bule2.png);
    animation: bubble-animate-2 linear 12s infinite
}

.cloud-bubble-three {
    position: absolute;
    top: 50px;
    left: 48%;
    z-index: 12;
    width: 300px;
    height: 300px;
    background: url(https://cache.zhidayun.net/static/images/cloud-back-bule3.png);
    animation: bubble-animate-3 linear 11s infinite
}

@keyframes bubble-animate-1 {
    from {
        top: -120px
    }
    50% {
        top: -180px
    }
    to {
        top: -120px
    }
}

@keyframes bubble-animate-2 {
    from {
        top: 50px;
        left: 34%
    }
    50% {
        top: 80px;
        left: 24%
    }
    to {
        top: 50px;
        left: 34%
    }
}

@keyframes bubble-animate-3 {
    from {
        top: 50px;
        left: 48%
    }
    50% {
        top: 80px;
        left: 58%
    }
    to {
        top: 50px;
        left: 48%
    }
}

.cloud-bubble-text {
    position: relative;
    padding-top: 46px;
    z-index: 20;
    font-size: 24px
}

.cloud-bubble-link {
    position: relative;
    z-index: 20
}

.cloud-bubble-link a {
    display: inline-block;
    margin-top: 24px;
    width: 220px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    color: #fff
}

.cloud-bubble-link a:hover {
    color: #333;
    background-color: #fff
}

.cloud-footer {
    font-family: "Microsoft Yahei"
}

.cloud-footer-box {
    width: 100%;
    margin: 0 auto
}

.cloud-footer-feature {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #414b51
}

.cloud-footer-feature ul li {
    float: left;
    width: 25%;
    height: 120px
}

.cloud-footer-feature ul li a {
    white-space: nowrap;
    display: block;
    line-height: 120px;
    padding-left: 110px;
    background-repeat: no-repeat;
    background-position: 50px center;
    font-size: 18px;
    color: #fff
}

.feature-item001 a {
    background-image: url("https://cache.zhidayun.net/static/images/icon-item001.png")
}

.feature-item002 a {
    background-image: url("https://cache.zhidayun.net/static/images/icon-item002.png")
}

.feature-item003 a {
    background-image: url("https://cache.zhidayun.net/static/images/icon-item003.png")
}

.feature-item004 a {
    background-image: url("https://cache.zhidayun.net/static/images/icon-item004.png")
}

.cloud-footer-nav {
    width: 100%;
    padding: 40px 0 62px
}

.cloud-footer-nav-logo {
    width: 25%;
    float: left
}

.cloud-comm {
    padding-left: 20px
}

.cloud-comm-logo {
    height: 60px;
    background: url(https://cache.zhidayun.net/static/images/logo-footer.png) no-repeat left;
    background-position-x: 57px;
    background-position-y: 1px;
    background-size: 70px
}

.cloud-comm-logo span {
    display: inline-block;
    margin-left: 136px;
    margin-top: -5px;
    width: 126px;
    height: 40px;
    background: url(https://cache.zhidayun.net/static/images/icon-gif.gif) no-repeat left;
}

.cloud-info {
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #fff
}

.cloud-share {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: relative
}

.cloud-share > p {
    width: 132px;
    height: 135px;
    border: 1px solid #ddd;
    background-color: #fff
}

.group-qq {
    position: absolute;
    top: -143px;
    left: -32px;
    display: none;
    background-size: 132px
}

.wei-xin {
    position: absolute;
    top: -143px;
    left: 24px;
    display: none;
    background-size: 132px
}

.tiktok {
    position: absolute;
    top: -143px;
    left: 78px;
    display: none;
    background-size: 132px
}

.corner {
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -20px;
    right: 50%;
    margin-right: -10px;
    z-index: 10
}

.wei-bo {
    position: absolute;
    top: -145px;
    left: -32px;
    background-image: url(https://cache.zhidayun.net/static/images/wb.png);
    display: none;
    background-size: 132px
}

.cloud-share ul li {
    float: left;
    margin-left: 15px;
    width: 40px;
    height: 40px
}

.cloud-share ul li a {
    display: block
}

.cloud-share ul li a span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 40px
}

.cloud-share ul li .icon-blog {
    background-image: url(https://cache.zhidayun.net/static/images/wb1.png)
}

.cloud-share ul li .icon-blog:hover {
    background-image: url(https://cache.zhidayun.net/static/images/wb2.png)
}

.cloud-share ul li .icon-wei {
    background-image: url(https://cache.zhidayun.net/static/images/wx1.png)
}

.cloud-share ul li .icon-wei:hover {
    background-image: url(https://cache.zhidayun.net/static/images/wx2.png)
}

/* ============================================================================ */

.cloud-share ul li .icon-tiktok {
    background-image: url(https://cache.zhidayun.net/static/images/dy1.png)
}

.cloud-share ul li .icon-tiktok:hover {
    background-image: url(https://cache.zhidayun.net/static/images/dy2.png)
}

/* ============================================================================ */

.cloud-share ul li .icon-qq {
    background-image: url(https://cache.zhidayun.net/static/images/qq1.png)
}

.cloud-share ul li .icon-qq:hover {
    background-image: url(https://cache.zhidayun.net/static/images/qq2.png)
}

.cloud-share ul li .icon-mail {
    background-image: url(https://cache.zhidayun.net/static/images/yx1.png)
}

.cloud-share ul li .icon-mail:hover {
    background-image: url(https://cache.zhidayun.net/static/images/yx2.png)
}

.cloud-footer-nav-list {
    width: 65%;
    height: 100%;
    border-left: 1px solid #414b51;
    padding-left: 50px;
    float: left
}

.cloud-footer-nav-list ul {
    float: left;
    width: 25%
}

.list-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    line-height: 30px
}

.cloud-footer-nav-list ul li {
    line-height: 30px
}

.cloud-footer-nav-list ul li a {
    color: #819199;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.cloud-footer-nav-list ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.cloud-copyright {
    width: 100%;
    border-top: 1px solid #212a2f;
    padding: 16px 0;
    text-align: center;
    float: left;
    margin-top: 30px
}

.cloud-copyright p {
    text-align: center;
    color: #819199;
    font-size: 12px;
    line-height: 25px
}

.cloud-copyright p a {
    color: #819199
}

.cloud-copyright p a:hover {
    text-decoration: underline
}

#plugin .layui-col-md10 {
    margin-top: 30px;
    padding-left: 20px
}

#plugin .filter_left {
    margin-top: 30px;
    background: #fff
}

#plugin .layui-bg-gray i {
    cursor: pointer;
    margin-right: 6px;
    font-size: 12px
}

.search_box {
    padding-top: 13px;
    left: 36px;
    float: left;
    margin-left: 0px
}

.search_box input {
    height: 32px;
    border: 1px solid #777;
    border-radius: 26px;
    width: 260px;
    text-indent: 15px;
    color: #555
}

.permission_p {
    color: #888;
    font-size: 13px
}

.permission_p input {
    position: relative;
    top: 1px
}

.search_box input:focus {
    background: #fff;
    transition: all .3s
}

.search_box .layui-icon-search {
    cursor: pointer;
    color: #aaa;
    right: 0;
    top: 1px;
    position: relative;
    left: -30px
}

.article-content img {
    max-width: 100%;
    max-height: 100%
}

.article-content p {
    font-size: 16px;
    margin-top: 18px;

}

.article .characters {
    margin-top: 33px
}

.main-content {
    min-height: 888px
}

.layui-elem-quote {
    color: #666
}

.fa-chevron-up {
    margin-top: 10px
}

#top .layui-nav .layui-nav-item a {
    padding: 0 14px
}

#comments {
    padding-bottom: 30px;
    line-height: 1
}

.comments-title {
    position: relative;
    padding-bottom: 10px;
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #f1f1f1
}

h3.comments-title:after {
    position: absolute;
    content: '';
    top: 29px;
    left: 0;
    width: 135px;
    height: 1px;
    background: #fa2a2a
}

.commentCount {
    color: #fa2a2a
}

.commentlist {
    list-style: none;
    margin: 10px 0 0;
    padding: 0
}

.commentlist ol {
    list-style: none
}

.comment {
    padding: 10px 0 5px
}

.comment .media-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px
}

.comment .media-left img {
    border-radius: 50%
}

.comment .media-body {
    display: table-cell;
    vertical-align: top
}

.comment .media-body .author_name {
    margin-bottom: 5px;
    font-size: 14px;
    color: #777
}

.comment .media-body p {
    font-size: 14px;
    line-height: 1.5em;
    color: #777
}

.comment .media-body p a {
    color: #000
}

.comment .comment-metadata {
    margin-left: 58px;
    padding: 5px 0
}

.comment .comment-metadata span {
    margin-right: 15px;
    font-size: 13px
}

.comment .comment-metadata span {
    font-size: 12px;
    color: #999
}

.comment .comment-metadata span.comment-btn-reply a:hover {
    color: #666
}

.comment .comment-metadata span.comment-btn-reply i {
    color: #d1d1d1
}

.comment .comment-metadata span.comment-btn-reply a {
    color: #999
}

.commentlist > .comment {
    border-bottom: 1px dotted #d9d9d9
}

.commentlist .children {
    padding-left: 58px
}

.commentlist .children > .comment {
    border-top: 1px dotted #d9d9d9
}

#reply-title {
    font-size: 14px;
    color: #666;
    border-bottom: 0;
    color: #999
}

#reply-title a:first-child, .warning-text a:first-child {
    display: inline-block;
    margin: 0 2px;
    padding: 2px 5px;
    background: #fa2a2a;
    color: #fff;
    font-size: 14px
}

#reply-title #cancel-comment-reply-link {
    background: #fff;
    color: #999
}

#reply-title #cancel-comment-reply-link:hover {
    text-decoration: underline
}

.warning-text {
    color: #999
}

.link-logout {
    color: #999
}

.comment-navigation {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center
}

.comment-navigation .page-numbers {
    display: inline-block;
    padding: 9px 16px;
    color: #999;
    background: #f1f1f1
}

.comment-navigation .page-numbers:hover {
    background: #e8e8e8;
    color: #666
}

.comment-navigation .current, .comment-navigation .current:hover {
    background: #fa2a2a;
    color: #fff
}

textarea#comment {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    background: #f5f5f5;
    color: #777;
    border: 0;
    box-shadow: none;
    height: 90px;
    padding: 10px;
    resize: none;
    border-radius: 5px;
    transition: background .3s
}

textarea#comment:focus {
    background: #e9e9e9
}

.commentform-info {
    float: left
}

.commentform-info input {
    margin-right: 10px;
    width: 230px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #f5f5f5;
    font-weight: normal;
    transition: background .5s;
    height: 19px;
    padding: 8px
}

.commentform-info input:focus {
    box-shadow: none;
    color: #AAA !important;
    background: #AAA
}

.commentform-info input:focus:-moz-input-placeholder {
    color: #fff
}

.commentform-info input:focus::-moz-input-placeholder {
    color: #fff
}

.commentform-info input:focus::-webkit-input-placeholder {
    color: #fff
}

.commentform-info input:focus:-ms-input-placeholder {
    color: #fff
}

.commentBtn .btn {
    padding: 8px 0;
    width: 140px !important;
    text-align: center;
    background: #009688;
    border: 0
}

.commentBtn .btn:hover {
    opacity: .8
}

input#submit {
    color: #fff
}

#mobile_show_menu {
    color: #c3b5b5;
    font-size: 26px;
    position: absolute;
    top: 16px;
    left: 89px
}

@media only screen and (min-width: 1366px) {
    .c {
        width: 1366px;
        margin: 0 auto
    }

    .banner-list li {
        width: 317px
    }

    .banner-list {
        width: 642px
    }

}

@media only screen and (max-width: 1366px) {
    .c {
        width: 98%;
        margin: 0 auto
    }

    .banner-list li {
        width: 306px
    }

    .banner-list {
        width: 622px
    }

}

@media only screen and (max-width: 1024px) {
    .c {
        width: 98%;
        margin: 0 auto
    }

    .banner-list {
        width: 100%;
        height: 155px;
        overflow: hidden;
        margin-top: 20px
    }

    .banner-list li {
        width: 100%;
        height: auto;
    }

    .sy_div_list {
        height: 300px
    }

    .sy_div_list_img_box {
        height: 252px
    }
}

@media only screen and (max-width: 812px) {
    .banner-list li {
        width: 100%;
        height: auto;
    }

    .banner-list {
        width: 100%;
        height: auto;
    }

    .layui-nav .layui-nav-item a {
        padding: 0 10px
    }
}

@media only screen and (max-width: 600px) {

    #main_nav {
        display: none;
        background: #39243e
    }

    .cloud-footer-nav-logo {
        display: none
    }

    .friend_link_ul {
        display: none
    }

    .cloud-footer-nav-list {
        width: 100%
    }

    .cloud-footer-nav-list ul {
        width: 32%
    }

    .banseo {
        display: none
    }

    #header_resource_search_form {
        display: none
    }
}

@media only screen and (min-width: 600px) {
    #mobile_show_menu {
        display: none
    }
}

.vip_price {
    text-align: center;
    font-family: fantasy;
}


.right_nav:hover {
    display: block;
    background-color: #332D3C;
}

.right_nav {
    right: 6px;
    top: 15%;
    position: fixed;
    text-align: left;
    z-index: 999;
    cursor: pointer;
}

.right_nav .iconBox {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: block;
    text-align: center;
    background-image: linear-gradient(90deg, rgb(51, 173, 255) 0%, rgb(26, 122, 248) 100%);
    border-color: rgb(51, 139, 255);
    opacity: 0.8;
}

.right_nav .iconBox:hover {
    opacity: 1;
}

.right_nav .iconBox i {
    padding: 7px 0;
    font-size: 35px;
    color: white;
}

.right_nav .hideBox {
    width: 200px;
    display: none;
    position: absolute;
    right: 45px;
    padding: 10px;
    top: -10px;
    z-index: 999;
}

.right_nav .hideBox .hb {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px 0 10px 58px;
    border-top: 2px solid #0085cd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.right_nav .hideBox .hideBox_icon {
    font-size: 40px;
    position: absolute;
    padding: 22px 0 14px 13px;
    color: #ccc;
}

.right_nav .hideBox .hb p {
    font-size: 19px;
    color: #178fff;
    font-weight: 700;
}

#top .layui-nav-more {
    display: none;
}

.search_box{
    position: relative;
}
.header_resource_search_ul{
    width: 290px!important;
    background: #fff!important;
    border-radius: 5px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 5px;
    top: 50px;
    box-shadow: 0px 5px 10px 0px #aaa;
}
.header_resource_search_li{
    margin: 0!important;
    padding:5px 5px;
    border-radius: 5px;
}
.header_resource_search_li.active{
    background: #ebe9e9 !important;
}
.header_resource_search_li:hover{
    cursor: pointer;
}
.text_container h3 a:hover{
    color: #000!important;
}
.text_container h3 a{
    color: #444!important;
}
.search_box input{
    width: 150px;
    min-width: 150px;
    max-width: 300px;
    transition: 0.5s;
}
.single_meta_list_ul .single_meta_list_li{
    display: inline;
}

.single_share_plugin_box{
    width: 450px; 
    height: 120px; 
    position: absolute;
    top: 61px;
    left: 240px;
}

.single_share_plugin_box_input{
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
}

.single_share_plugin_box_button{
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    padding:0 5px
}

.single_share_plugin_box .qr_code{
    width: 90%;
    margin: 10px 5px;
}








/*.post .content {*/
/*padding:5px 0 5px 5px;*/
/*line-height:145%;*/
/*overflow:hidden;*/
/*}*/
/*.post .content p {*/
/*margin-bottom:10px;*/
/*}*/
/*.post .content .under {*/
/*height:16px;*/
/*line-height:16px;*/
/*}*/
/*.post .content .under span {*/
/*float:left;*/
/*margin-right:15px;*/
/*}*/
/*.post .content h4 {*/
/*color：#080;*/
/*margin-bottom:10px;*/
/*}*/
/*.post .content img {*/
/*max-width:600px;*/
/*}*/
/*.post .content ul，*/
/*.post .content ol {*/
/*padding-bottom:10px;*/
/*}*/
/*.post .content ul li，*/
/*.post .content ol li {*/
/*list-style-position:inside;*/
/*padding-left:20px;*/
/*}*/
/*.post .content table {*/
/*background：#FFF;*/
/*border:1px solid #CCC;*/
/*margin:5px 0 10px;*/
/*}*/
/*.post .content table tr td {*/
/*border-top:1px solid #CCC;*/
/*padding:2px 10px;*/
/*}*/
/*.post .content table tr th {*/
/*padding:1px 10px;*/
/*background：#EDEFF0;*/
/*text-align:left;*/
/*}*/
/*.post .content .boxcaption {*/
/*background-image:url（img/postbox.gif）;*/
/*border-bottom:1px solid #CCC;*/
/*}*/
/*.post .content .box {*/
/*background-image:url（img/postbox.gif）;*/
/*}*/