﻿.cstxt{
    color:#0ff;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 1.34em 1.67em;
}
.ast-row .ast-article-post {
    width: 33%;
    padding: 1.34em 1.67em;
    min-height: 310px;
}

.ast-row article div div .post-thumb {
    display: block;
    width:100%;
    background-color: #e3e3e3;
    text-align: center;
    padding: 14px;
}

.ast-page-builder-template .entry-header {
    margin-top: 10px;
    margin-bottom: 50px;
}
.entry-title{
    text-align: center;
    padding-top: 0.5em;
    font-size: 18px;
}
.entry-content,.entry-meta{
    display: none;
}
.entry-title {/*列表项标题*/
    height: 55px;
}

.wechat-img {/*二维码图片*/
    max-height: 154px;
}

@media screen and (max-width:800px){
    .ast-row .ast-article-post {
        width: 100%;
        min-height: 330px;
     }
     .entry-title{
            }
    .navigation .nav-links {
        margin-bottom: 15%;
}

.ast-row article div div div img{
height: auto;  
max-width: 100%;  
max-height: 100%;     
}

.ast-blog-featured-section {
    margin-bottom: 0;
}

.entry-content{
    margin-top: -520px;
    visibility: hidden;
    display: none;
}

.blog-layout-1 {
    border: 0px solid #eee;
}

.entry-header .entry-meta{
    visibility: hidden;
    display: none;
}

.archive .entry-title {
    min-height: 60px;
}


}