.toutiaoBox{
    margin-top: 20px; 
} 
.toutiaoTop{
    width: 100%;
    height: 370px;
    display: flex;
    justify-content: space-between;
    align-content: flex-start; 
    overflow: hidden;
}
.CommContent.style2{
    display: block;
    margin-top: 0px;
}
.CommContent.style2 .titleBox{
    margin-bottom: 10px;
} 
.toutiaoTop .toutiaoTop-banner{
    width: 880px;
    height: 370px;
    overflow: hidden;
}
.toutiaoTop .toutiaoTop-banner img{
    width: 100%;
    height: 100%;
}
.toutiaoTop .toutiaoTop-news{
    width: 300px;
    height: 370px;
} 
 

.toutiao2Box{
    width: 100%;
    /*height: 530px;*/
    display: flex;
    justify-content: space-between;
    align-content: flex-start; 
    overflow: hidden;
}
.toutiao2Box .news-item-txtImg{
    margin-bottom: 10px;
}
/* 市场快讯 start*/
.toutiao2Box .toutiao-shichang{
    width: 880px; 
} 
.toutiao-shichang-body{
    width: 100%; 
    display: flex;
    justify-content: space-between;
    align-content: flex-start; 
    flex-wrap: wrap;
    margin-top:15px;
}
.toutiao2Box .toutiao-shichang .news-item-txtImg {
    width: 430px;
}
.toutiao2Box .toutiao-shichang .news-item-txtImg .txtImg-img{
    width: 160px;
    height: 100px;
}
.toutiao2Box .toutiao-shichang .news-item-txtImg .txtImg-txt{
    width: 255px;
}
.toutiao-shichang-body .news-item-txtAndDate{
    width: 430px;
}
.toutiao-shichang-body .news-item-txtAndDate .title{
    width: 308px;
}
/* 市场快讯 end*/

 
/* 政策解读 start*/ 
.toutiao2Box .toutiao-zhengce{
    width: 300px; 
}
.toutiao2Box .toutiao-zhengce .news-item-txtImg{
    margin-bottom: 10px;
}
.toutiao2Box .toutiao-zhengce .news-item-txtImg .txtImg-img{
    width: 124px;
    height: 80px;
}
.toutiao2Box .toutiao-zhengce .news-item-txtImg .txtImg-txt{
    width: 168px;
}

/* 政策解读 end*/


/* 行业专题 start */
.hyzhuanti{
    width: 100%; 
    overflow: hidden;
    margin-bottom: 10px;
}
.hyzhuanti-body{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: flex-start; 
    flex-wrap: wrap;
}
.hyzhuanti-body .news-item-ZhuanTi{
    width: 584px;
}
.hyzhuanti-body .news-item-ZhuanTi>.txtImg-img img{
    width: 188px;
    height: 140px;
}
/* 行业专题 end */

/*-------------列表页-------------*/