@charset "utf-8";
/* CSS Document */

#container { margin: 0 auto; width:100%;display:inline-block; }
/* 新闻类内容盒 */
.main_content_box{width:1200px; height:auto;margin:0 auto; padding-top:20px;}
.top_content_box{width:1200px; height:auto;float:left;  }

/* 二级 */

.inform_rightcon_titles{ margin-top:10px; min-height:520px;}
.titlebox_title{ width:945px;float:left; font-size:15px; color:#333333; line-height:35px; }
.titlebox_title a{width:800px;float:left; flex: 1;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.titlebox_title i{background-image: url(../images/spot_img.png); background-repeat :no-repeat; background-position-x: left; background-position-y: top;width: 5px;height: 5px;display: inline-block; vertical-align: middle;padding-right: 5px;}


