.content-width-fullwidth .content-container.site-container {
    max-width: 1440px;
    padding: 0;
}

.content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.entry-hero.post-archive-hero-section .entry-header {
    min-height: 50px;
}

.entry-hero.post-hero-section .entry-header {
    min-height: 50px;
}



.relateblogs-c{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px auto;
    padding:0px 0px;
    background:#fff;
    }
    .relateblogs{
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px;
    padding:0px 10px;
    }
    .relateblogs-t{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px;
    padding:15px 0px;
    border-bottom:solid 1px #ddd;
    }
    .relateblogs-t>.label-title{
    padding:0px 0px;
    text-align:left;
    font-size:26px;
    font-weight:bold;
    color:#000;
    }
    .relateblogs-m{
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:10px 0px;
    padding:0px 0px;
    }
    .relateblogs-item{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:space-between;
    width:100%;
    height:auto;
    min-height:30px;
    margin:15px 0px;
    padding:0px 0px;
    background:#fff;
    }
    .relateblogs-item-l{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:center;
    width:100px;
    height:100px;
    min-height:30px;
    margin:0px 0px 0px 0px;
    padding:0px 0px;
    }
    .relateblogs-item-l>a>.img{
    width:100%;
    height:100%;
    min-height:30px;
    margin:0px 0px;
    padding:0px 0px;
    object-fit:cover;
    }
    .relateblogs-item-l>a{
    display:block;
    width: 100%;
    height: auto;
    }
    .relateblogs-item-r{
    box-sizing:border-box;
    flex:1;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px 0px 10px;
    padding:0px 0px;
    }
    .relateblogs-item-info{
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px;
    padding:0px 0px;
    }
    .relateblogs-item-info-t{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:flex-start;
    flex-wrap:wrap;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px;
    padding:0px 0px;
    }
    .relateblogs-item-info-title{
    box-sizing:border-box;
    width:100%;
    height:auto;
    margin:0px 0px;
    padding:0px 0px;
    text-align:left;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;word-break: break-all;;
    text-overflow:ellipsis;
    white-space:wrap;
    overflow:hidden;
    }
    .relateblogs-item-info-title>.label-title{
    margin:0px 0px;
    padding:0px 0px;
    font-size:16px;
    font-weight:normal;
    color:#000;
    }
    .relateblogs-item-info-title>.label-title:hover{
    color: #000;
    text-decoration: none;
    }
    .relateblogs-item-info-title>.label-title:active{
    color: #000;
    text-decoration: none;
    }
    .relateblogs-item-info-title>.label-title:visited{
    color: #000;
    text-decoration: none;
    }

    .relateblogs-item-info-m{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:flex-start;
    width:100%;
    height:auto;
    min-height:30px;
    margin:0px 0px;
    padding:0px 0px;
    }
    .relateblogs-item-info-desc{
    box-sizing:border-box;
    width:100%;
    height:46px;
    margin:0px 0px;
    padding:0px 0px;
    text-align:left;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;;
    text-overflow:ellipsis;
    white-space:wrap;
    overflow:hidden;
    }
    .relateblogs-item-info-desc>.label-desc{
    margin:0px 0px;
    padding:0px 0px;
    font-size:14px;
    font-weight:normal;
    color:#999;
    }
    .relateblogs-item-info-b{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    width:100%;
    height:auto;
    margin:0px 0px;
    padding:0px 0px;
    }
    .relateblogs-item-info-b>.label-date{
    padding:0px 0px;
    font-size:14px;
    font-weight:normal;
    color:#999;
    }
    .relateblogs-item-info-b>.label2{
    padding:0px 0px;
    font-size:14px;
    font-weight:normal;
    color:#999;
    }
    .relateblogs-b{
    box-sizing:border-box;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-end;
    width:100%;
    height:auto;
    min-height:30px;
    margin:10px 0px;
    padding:0px 0px;
    }
    .relateblogs-b>.link-more{
    margin:0px 0px;
    padding:0px 0px;
    font-size:14px;
    font-weight:normal;
    color:#666;
    }
    .relateblogs-b>.link-more:hover{
    color: #666;
    text-decoration: none;
    }
    .relateblogs-b>.link-more:active{
    color: #666;
    text-decoration: none;
    }
    .relateblogs-b>.link-more:visited{
    color: #666;
    text-decoration: none;
    }
    /*--------自适应--------*/
    


@media screen and (max-width: 750px) {
    .content-width-fullwidth .content-container.site-container {
        max-width: 100%;
        padding: 0;
        box-sizing: border-box;
        padding: 0;
    }
    
    .content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    
    .entry-hero.post-archive-hero-section .entry-header {
        min-height: 50px;
    }
    
}
