html,body{
    min-height:0;
}
body {
    min-width: 1100px;
    font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "Tahoma", "Helvetica", "SimSun", "ËÎÌå" !important;
}
.banner{
    background-position: center !important;
}
a:link,a:visited{
    color:#333;
}
.today{
    color:#f60;
}


.article-li{
   font-size:15px;
   height: 28px;
   line-height: 28px;
}
.article-li .article-date{
   float:right;
   color:#999;
}