.box1 .wp_article_list .list_item span:nth-child(2){
   display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.box1 .wp_article_list .list_item .ex_fields{
  width:100%;
}
    .oSpan{
        animation: 8s yidong linear infinite normal;
        transform:translate(300px)
    }
    .tzTop .bigbox{
        overflow:hidden;
    }

    @keyframes yidong {
         0%{
             transform:translate(500px)
         }
         100%{
             transform:translate(-320px)
         }
    }

.box1 .wp_article_list .list_item .Article_Index{
  display:none;
}

.box1 .wp_article_list .list_item .Article_PublishDate {
    color: #999;
    float: right;
    margin-top: 10px;
}
.box1 .wp_article_list .list_item .pr_fields{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box1 .wp_article_list .list_item .Article_Title{
    line-height:39px;
}

.box1 .wp_article_list .list_item .Article_Title, .box1 .wp_article_list .list_item .Article_Title a{
    font-size: 17px;
    font-weight: bold;
    color: #000;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box1 .wp_article_list .list_item .Article_Title a:hover{
  color:#9a000b;
}

.box1 .wp_article_list .list_item{
    height:auto;
}

.box1 .wp_article_list .list_item .ex_fields .Article_Content a{
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:15px;
}

.box1 .wp_article_list .list_item .ex_fields{
   float:none;
}

.box1 .wp_article_list .list_item .ex_fields .Article_Content{
    color: #999;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box1 .wp_article_list .list_item span,.box2 .wp_article_list .list_item span{
    margin-left:0;
}

.box1 .dtjt8_div_img {
    width: 100% !important;
    height: 354px;
}

.box1 .dtjt8_div_img img{
  height: 354px;
}

.box2>.bigbox>.fl ul li{
  padding:17px 0;
}

/*.wp_article_list .list_item .Article_Index{
  background:url(/_upload/tpl/06/60/1632/template1632/images/icon01.png) no-repeat left center;
}*/

.wp_article_list .list_item .Article_Index{
  margin-top:3px;
}

.box2>.bigbox>.fl ul li span:nth-child(2) a{
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: right;
    margin-top: -1px;
    color:#000;
}

.box2>.bigbox>.fl ul li span:nth-child(2) a:hover{
  color:#9a0004;
}
.wp_article_list .list_item{
 line-height:22px;
}

#wp_news_w5 .wp_article_list .list_item{
background: url(/_upload/tpl/06/60/1632/template1632/images/icon01.png) no-repeat left center;
}
#wp_news_w5 .wp_article_list .list_item .Article_Index{
display: none;
background:none;
}


#wp_news_w5 .wp_article_list .list_item .ex_fields{
float:left !important;
}

#wp_news_w5 .wp_article_list .list_item .ex_fields{
width:auto !important;
}

.box2 .wp_article_list .list_item .pr_fields {
    width: calc(100% - 156px);
}

@media only screen and (max-width:414px){
.box2>.bigbox>.fl {
    width: calc(100% - 24px) !important;
    margin-bottom: 24px;
}


}

.wp_article_list .list_item .Article_PublishDate {
    color: #222;
    font-weight: bold;
}
