body{
    background: #F6F6F6;
    font-family:"PingFangS","Helvetica Neue","Hiragino Sans GB","Helvetica","Arial","Microsoft Yahei","Heiti SC","WenQuanYi Micro Hei","sans-serif";
}
*{
    margin:0;
    padding:0;
}
.news-bar{
    width:100%;
    height:264px;
    background: url("./../../resources/banner_official.png") no-repeat scroll center;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    color:white;
    text-align:center;
}
#news-bar1{
    padding-top:123px;
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: -0.5px;
}
#news-bar2{
    font-size: 20px;
    color: #F8F8F8;
    line-height: 28px;
}
.news-main{
    width:1200px;
    height:auto;
    margin:0 auto;
    background: #FFFFFF;
    margin-top:47px;
    margin-bottom:99px;
    border-radius: 6px;
}
.news-content{
    width:1200px;
    height:90px;
}

.news-title{
    padding-left:87.3px;
    padding-top:28px;
    font-size: 20px;
    color: #999999;
    letter-spacing: 0;
}

.news-all{
    margin-left:90px;
    margin-right:71px;
}
.news-all-details{
    padding-top:28px;
    height:104px;
    border-bottom:1px solid #E6EAEE;
}
.news-img{
    line-height: 90px;
    width:114px;
    float:left;
}

.news-details{
    display:inline-block;
    margin-left:31.7px;
    width:571.3px;
}
.news-details-title{
    width:418px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight:bold;
}

.news-details-title a{
    text-decoration: none;
    font-size: 14px;
    color: #666666;

}
.news-details-content{
    margin-top:8px;
    font-size: 12px;
    color: #999999;
}

.news-details-introduce{
    width:140px;
    float:right;
    font-size: 14px;
    color: #999998;
}
.news-details-source{
}

.news-details-time{
    float:right;
}

.image-style{
    width:114px;
    height:76px;
    border-radius: 4px;
}

.load-news{
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    color:#00CC66;
    font-size:20px;
}