@media screen and (max-width:1115px) {
  .content .article .article-list-content {
    background-color: #fff
  }
  .content .article .article-list-content .list-type {
    width: 100%;
    border-bottom: 1px solid #1a6ac1;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 20px
  }
  .content .article .article-list-content .list-type span {
    display: inline-block;
    font-size: 18px;
    font-family: FZCuSong-B09S;
    font-weight: 400;
    color: #fff;
    background-color: #1a6ac1;
    padding: 10px
  }
  .content .article .article-list-content .list-wrap {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px
  }
  .content .article .article-list-content .list-wrap .article-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 25px;
    color: #777;
    margin-top: 10px;
    white-space: nowrap;
    padding-right: 10px
  }
	
  .content .article .article-list-content .list-wrap .article-item .article-title {
    display: inline-block;	  
    max-width: 100%;
    overflow: hidden;
    color: #222;
	font-weight: 800;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
	text-align: left;
  }
  .content .article .article-list-content .list-wrap .article-item .article-title:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #77aaf6;
    position: absolute;
    border-radius: 50%;
    left: 9px;
    top: 7px
  }
  .content .article .article-list-content .navigation {
    width: 100%;
    padding-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 32px;
    background: #eee
  }	
	.list-pic{width:35%; height: auto; max-width: 250px; float:left; max-height: 150px; }
	.list-cyzd{width: 100%; padding-left:0px; padding-right:0px; padding-top: 5px;}
}

.list-cyzdimg{text-align: center;width: 100%; height: auto; max-width:1120px; max-height:280px;}
}

.content .article .article-list-content .list-wrap .article-itempic {
    position: relative;
	word-wrap:break-word; 
	word-break:break-all;
    justify-content: space-between;
    padding-left: 25px;
    color: #777;
    margin-top: 10px;
    white-space: nowrap;
    padding-right: 10px
  }
 .content .article .article-list-content .list-wrap .article-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    padding-left: 25px;
    color: #777;
    margin-top: 10px;
    white-space: nowrap;
    padding-right: 10px;
	text-align: left;
  }
	
  .content .article .article-list-content .list-wrap .article-itempic .article-titlepic {      
    max-width: 80%;
    overflow: hidden;
    color: #222;
	font-weight: 800;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer
  }
  .content .article .article-list-content .list-wrap .article-itempic .article-titlepic:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #77aaf6;
    position: absolute;
    border-radius: 50%;
    left: 9px;
    top: 7px
  }
  
	.content .article .article-list-content .list-wrap .article-itempic .article-nr { 	
   	max-width: 100%;		
	max-height:100px;
	line-height: 20px;	
	word-wrap:break-word; 
	word-break:break-all;
    overflow: hidden;		
    color: #777;  	
    text-overflow: ellipsis;
}}
@media (max-width: 800px){.article-time{display: block !important;}

