.banner{
    width: 100%;
    height: 506px;
    background:#050607 url("../../images/public/banner/newscenterbanner.png") no-repeat center top;
    
}
.banner .contentgroup{
    max-width: 1200px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}
.banner .contentgroup div{
    width: 100%;
}
.banner .contentgroup .title{
    padding-top: 125px;
    font-size: 36px;
    line-height: 64px;
    height: 64px;
}
.temp25{
    width: 100%;
    height: 25px;
}
/*新闻组*/
.newsgroup
{
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
}
/*新闻项*/
.newsgroup .newsitem{
    height: 195px;
    width: 100%;
    float: left;
    border-bottom: solid #dbdbdb 1px;
}
.newsgroup .newsitem .newsiteminfo{
    height: 145px;
    width: 100%;
}
.newsgroup .newsitem .column40{
    height: 100%;
    width: 40px;
    float: left;
}
.newsgroup .newsitem .columnDate{
    width: 110px;
    height: 100%;
    float: left;
    text-align: left;
}
.newsgroup .newsitem .columnDate div{
    width: 100%;
    text-align: left;
    color: #707070;
    font-size: 26px;
}


.newsgroup .newsitem .columnDate div:first-child{
    margin-top: 43px;
    line-height: 34px;
}
.newsgroup .newsitem .columnDate div:last-child{
    font-size: 13px;
    line-height: 24px;
}
.newsgroup .newsitem .newsiteminfo .newsimg{
    width: 260px;
    height: 145px;
    float: left;
}


.newsgroup .newsitem .newsiteminfo .textcontent{
    width:546px;
    height: 100%;
    float: left;
}
.newsgroup .newsitem .newsiteminfo .textcontent div
{
    text-align: left;
    width: 100%;
}
.newsgroup .newsitem .newsiteminfo .textcontent div:first-child{
    line-height: 55px;
    height: 55px;
    font-size: 16px;
    overflow: hidden;
    
}

.newsgroup .newsitem .newsiteminfo .textcontent div:last-child{
    line-height: 24px;
    color: #aaaaaa;
    height: auto;
    font-size: 12px;
    word-break:break-all;
}

.newsgroup .newsitem .newsiteminfo .htemp158{
    height: 100%;
    width: 158px;
    float: left;
}

.newsgroup .newsitem .newsiteminfo .todetailicon{
    height: 145px;
    line-height: 145px;
    width: 42px;
    float: left;
}

.newsgroup .newsitem .newsiteminfo .todetailicon img{
    width: 42px;
    height: 42px;
    margin-top: 52px;
}



.pageupdown{
    width: 100%;
    height: 178px;
    float: left;
}
.pageupdown .wtemp60{
width: 100%;
float: left;
height: 60px;
}
.pageupdown .pageupdownpagercontent{
    width: 1200px;
    margin: 0 auto;
    height: 36px;
}

.pageupdown .pageupdownpagercontent .pageupdownlist{
 
   margin: 0 auto;
   width: 108px;
}



.pageupdown .pageupdownpagercontent .pageupdownlist  div{
    height: 36px;
    width: 36px;
    line-height: 36px;
    color: #aaaaaa;
    text-align: center;
    font-size: 12px;
    float: left;

}

.pageupdown .pageupdownpagercontent .pageupdownlist  .selected{
    color: #ffffff;
    background-color: #039dfe;
}

.pageupdown .pageupdownpagercontent .pageupdownlist .pagedown{
    background: url("../../images/public/icon/pagedown.png") no-repeat center center;
    background-size: auto 50%;

}