.RecommendCard_a37_YTM3_cmVjb21tZW5kX2NhcmRo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%
}

.RecommendCard_data {
    border-bottom: 1px solid #eaeaea;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    width: 100%;
}

.RecommendCard_data .lazyImage {
    position: relative;
}

.RecommendCard_data .play {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(/style/img/play_w.png) no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    opacity: 0.8;
}

.RecommendCard_data:last-child {
    border-bottom: none
}


.RecommendCard_right {
    margin-left: 20px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: column;
    height: 90px;
}

.RecommendCard_right.RecommendCard_big {
    height: 135px
}

.RecommendCard_right > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.RecommendCard_right > div > div {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    height: 20px;
    padding: 0 6px;
    background-color: #071531
}

.RecommendCard_right > div > div > p {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    -moz-column-gap: 3px;
    column-gap: 3px;
    font-size: 12px
}

.RecommendCard_right > div > div > p:before {
    content: "";
    width: 12px;
    height: 11px;
    background-size: 10px 11px;
    display: block
}

.RecommendCard_sub_title {
    font-size: 18px;
    color: #000;
    -webkit-line-clamp: 1;
}

.RecommendCard_desc, .RecommendCard_sub_title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.RecommendCard_desc {
    font-size: 14px;
    color: #000;
    line-height: 18px;
    -webkit-line-clamp: 2
}

.RecommendCard_time {
    font-size: 14px;
    color: #999
}

.list-haspic li {
    border-bottom: 1px solid #eee;
}

.list-haspic li:last-child {
    border-bottom: 0;
}

.list-haspic a {
    display: flex;
    padding: 10px 0;
}

.list-item_pic {
    flex-shrink: 0;
    width: 140px;
    height: 80px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}

.list-item_pic img {
    width: 100%;
}

.list-item_play {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(/style/img/play_w.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    opacity: 0.8;
}

.list-item_text {
    width: 100%;
    overflow: hidden;
}

.list-item_title {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-item_time {
    color: #666;
    font-size: 12px;
}
.contentl{
    margin-top:10px;
}
.contentl a{
    color:#143465;
}
.a37_YTM3_aS1tYWluLWxlZnRo{
    float:left;
    width:750px;
    background:#fff;
}
.a37_YTM3_aS1tYWluLXNpZGVo{
    float:left;
    width:220px;
     background:#fff;
    padding: 10px;
}
.a37_YTM3_YnQtYzJo-sb{
    background:#fff !important;
    padding-top:8px !important;
}
.a37_YTM3_Y29tcGV0aXRpdmVo{
    /*background: none !important;*/
}
.a37_YTM3_c2lkZV9ib3ho{
    margin-top: 10px;
    float:left;
}
.titleR{
    padding-right: 10px;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #143465;
}


.a37_YTM3_c2lkZV9ib3ho ul li{
    padding: 5px;
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    float: left;
    font-size: 12px;
    margin-left: 3%;
}
.label-hot{
        display: flex;
    flex-wrap: wrap;
}
.label-hot a{
        color: #FFFFFF;
    padding: 2px 6px;
    margin: 3px 4px;
    line-height: 22px;
    text-align: center;
    background: #143465;
    cursor: pointer;
    border-radius: 20px;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .RecommendCard_data {
        padding: 10px;
    }

    .RecommendCard_data img {
        width: 120px;
        height: 80px;
    }

    .RecommendCard_right {
        margin-left: 10px;
        height: 84px;
    }

    .RecommendCard_sub_title {
        font-size: 14px;
    }

    .RecommendCard_desc, .RecommendCard_time {
        font-size: 12px;
    }
    .a37_YTM3_aS1tYWluLWxlZnRo{
    float:left;
    width:100%;
    background:#fff;
}
.a37_YTM3_aS1tYWluLXNpZGVo{
    float:left;
    width:100%;
     background:#fff;
    padding: 10px;
}
.a37_YTM3_YnQtYzJo-sb{
    background:#fff !important;
    padding-top:8px !important;
}
.a37_YTM3_Y29tcGV0aXRpdmVo{
}
}


/* 分页 */

.a37_YTM3_cGFnaW5hdGlvbi13cmFwaA {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 30px;
}

.pagination {
    display: flex;
    flex-wrap: wrap;
}

.page-item {
    margin-right: 10px;
}

.page-item.active a, .page-item.active span {
    color: #fff;
    background-color: #143465;
    border-color: #143465;
}

.page-item a, .page-item span {
    min-width: 10px;
    display: block;
    padding: 0 11px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #999999;
}

.page-item a:hover {
    color: #222;
    background-color: #eee;
    border-color: #ddd;
}

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

@media screen and (max-width: 767px) {

    .pagenum {
        display: block;
    }

    .box ul li .ti {
        display: unset !important;
    }
}

/* 视频播放 */
.video-play-box .video-outer {
    background-color: #000;
    padding-top: 60%;
    position: relative;
}

.video-play-box .video-outer video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


/*--评论--*/
#comment_box {
    background: #fff;
    padding: 30px 0;
    margin-bottom: 22px;
    margin-top: 12px;
}

#comments-title {
    padding-top: 100px;
    margin-top: -100px
}

.a37_YTM3_Yy10aXRsZWg {
    font-size: 18px;
    font-weight: 500;
    color: #222;
}

.comment-disable {
    padding: 1.5em;
    color: #888;
    text-align: center
}

.comment-disable i.iconfont {
    padding-right: 5px;
    color: #666;
    font-size: 18px
}

.comment-num {
    color: #999;
    font-size: 16px
}

.comment-num .emphasize {
    color: #f33
}

.no-comment {
    color: #999;
    text-align: center
}

.no-comment i.iconfont {
    font-size: 60px;
    color: #ddd;
    display: block;
    margin-top: -20px;
    height: 90px
}

.comment-msg {
    padding: 1.5em 0;
    overflow: hidden;
    border-top: 1px solid #ddd
}

.comment-list .ul {
    list-style: none;
    border-top: 1px solid #ededed
}

.comment-list .li {
    overflow: hidden;
    padding: 1em
}

.comment-list .li:hover {
    background: #f8f8f8
}

.comment-list .li img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

.comment-list .li:hover img {
}

.comment-list .li .clbody {
    margin-left: 70px
}

.comment-list .ul .ul {
    margin-left: 4%
}

.comment-list .title {
    font-size: 18px;
    padding: 10px 0;
    color: #222;
}

.compost .a37_YTM3_Y29tLWluZm9o {
    margin-bottom: 10px;
}

.compost .a37_YTM3_Y29tLWluZm9o li {
    float: left;
    margin-bottom: 1em;
    width: 33.3%;
    padding-right: 3%;
    position: relative
}

/*.compost .a37_YTM3_Y29tLWluZm9o li:nth-child(2){padding-right:0}*/
.compost .a37_YTM3_Y29tLWluZm9o li .verify {
    position: absolute;
    right: 6.5%;
    top: 0;
    z-index: 1;
    height: 40px
}

.compost .a37_YTM3_Y29tLWluZm9o li .verify img {
    height: 100%;
    border: 1px solid #ddd
}

.compost .a37_YTM3_Y29tLWluZm9o li input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-indent: 10px
}

.compost .a37_YTM3_Y29tLW5hbWVo {
    padding: 1em 0 1em .2em
}

#cancel-reply {
    color: #143465
}

#auTxaArticle {
    border-radius: 3px;
    text-indent: 5px;
    margin: 0 0 20px 0;
    padding: 5px;
    width: 98%;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-appearance: none;
    font-size: 14px;
}

.a37_YTM3_Y29tLXN1Ym1pdGg {
    border-radius: 3px;
    border: none;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background-color: #143465;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    width: 100px !important;
}

.comment-list .cinfo {
    height: 20px
}

.comment-list .clbody .p {
    word-wrap: break-word
}

.cinfo .author {
    color: #666
}

.c-time {
    color: #999;
    font-size: 12px
}

.comment-at {
    color: #143465
}

.reply-a {
    opacity: 0.5
}

.comment-list li:hover .reply-a {
    opacity: 1
}

.mcolor {
    color: #143465
}

@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    border: 0;
}

:focus {
    outline: 0;
}


