.secAtcs_btns{float:right;}
.newsCenter_atcTitle {font-size: 24px;padding: 0 0 32px 0;}
.secAtcs_btns .blocks-button{color: #000;padding: 10px 20px;font-size: 16px;}
.secAtcs_btns .blocks-button:hover{color: #fff;background: green;}
.article_list_fantiEight{
    margin: 0 auto;
    padding-top:50px;
}
@media(min-width:1180px){

.article_list_fantiEight .item_other:nth-child(odd){
	float:left;
}
.article_list_fantiEight .item_other:nth-child(even){
	float:right;
}
.article_list_fantiEight{
    width: 1180px;
}
.article_list_fantiEight .backstage-blocksEditor-wrap{
       display: inline-block;
}
     .article_list_fantiEight .item_other:hover{
        box-shadow: rgba(0, 0, 0, 0.08) 0px 10px 30px;
         transition: all .36s ease;
    }
   .article_list_fantiEight .item_other:hover .ArticlePicList_ItemContentInnerBox{
        margin-left: 10px;
        transition: all .36s;   
    }
    .article_list_fantiEight .item_other:hover .thepoint{
             background: #f6a702;
             transition: all .36s;
         	 left:10px;
     }
   .article_list_fantiEight .item_other:hover .fa-long-arrow-right{
        animation:myartmove 0.3s;
	-webkit-animation:myartmove 0.3s; /* Safari and Chrome */
    }
    @keyframes myartmove
    {
    from {margin-left:0px;}
    to {margin-left:15px;}
    }

    @-webkit-keyframes myartmove /* Safari and Chrome */
    {
    from {margin-left:0px;}
    to {margin-left:15px;}
    }
    
    
}

.article_list_fantiEight .item_other{
    width: 43%;
    padding: 20px 20px 20px 20px;
    border-top: 1px solid #ccc;
    position: relative;
    transition: all .36s;
}
.article_list_fantiEight .ArticlePicList_ItemContentInnerH5{
	font-size: 15px;
    line-height: 30px;
}
.article_list_fantiEight .ArticlePicList_ItemContentInnerH5 a{
	color: #666;
    white-space: nowrap;
    width: 361px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
    transition: all .36s;
}
.article_list_fantiEight .item_other .artwaterfall-date-box{
	float: right;
	color: #999;
    font-size: 16px;
    position: absolute;
    right: 18px;
    transition: all .36s;
}
.article_list_fantiEight .ArticlePicList_ItemContentInnerP{
       font-size: 12px;
    /* line-height: 26px; */
    /* height: 52px; */
    width: 380px;
    overflow: hidden;
    color: #999;
    padding-top: 14px;
    transition: all .36s ease;
    height: 48px;
    line-height: 24px;
}
.article_list_fantiEight .item_other .ArticlePicList_ItemContentInnerA{
    width: 40px;
    position: absolute;
    height: 18px;
    border-left: 1px solid #999;
    font-size: 18px;
    bottom: 36px;
    right: 18px;
    line-height: 18px;
    transition: all .36s;
}
.article_list_fantiEight .fa-long-arrow-right{
	color: #999;
    margin-left: 15px;
    display: block;
    transition: all .36s;
}
.article_list_fantiEight .thepoint{
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    float: left;
    background: #666;
    border-radius: 100%;
    top: 33px;
    left: 0;
}
.article_list_fantiEight .ArticlePicList_Item:hover .ArticlePicList_ItemContentInnerH5 a{
	color:#f6a702;
    transition: all .36s;
}
.article_list_fantiEight .item_other:hover .fa-long-arrow-right{
	color:#f6a702;
    transition: all .36s;
}
.article_list_fantiEight .art1_pic{
	width:380px;
    height:180px;
    overflow:hidden;
    transition: all .36s;
}
@media(max-width:767px){
.article_list_fantiEight .secAtcs_btns{
    	display:none;
    }
}
@media(max-width:1179px){
      
  .article_list_fantiEight .topToDetail{
    	    width: 80%;
			margin: 0 auto;
    }
   .article_list_fantiEight .secAtcs_btns .backstage-blocksEditor-wrap{float:left;}
    .article_list_fantiEight .secAtcs_btns{margin-top:5px;}
    
   .article_list_fantiEight .thepoint{display:none;}
    .ArticlePicList_ItemContentInnerA,.art1_pic{
    	display:none;
    }
   .article_list_fantiEight .ArticlePicList_ItemContentInnerH5 a{
    	width:100%;
        max-width:100%;
    }
  .article_list_fantiEight  .ArticlePicList_ItemContentInnerP{
    	width:100%;
    }
   .article_list_fantiEight .ArticlePicList_Item{
    	width:80%;
    	float: none;
    	margin: 0 auto;
    }
   .article_list_fantiEight .item_first{
        width: 80%;
        margin:0 auto;
        padding: 20px 0 20px 0;
        border-top: 1px solid #ccc;
        position: relative;
    }
    .article_list_fantiEight .item_other{
     	padding: 20px 0 20px 0;
     }
   .article_list_fantiEight .item_other .artwaterfall-date-box {
        float: left;
        font-size: 12px;
        position: relative;
        right: 0;
	}  
}