#news{width:1200px; height:auto; margin:0 auto;    margin-bottom: 70px;margin-top: 60px;}
.news_tbg{ height:40px; line-height:40px; margin-top:14px; margin-bottom:20px;}
.news_tl{font-weight:bold; font-family:"Microsoft YaHei"; font-size:30px; color:#ffb400;float: left;}
.news_tbg .fr{float: right;}
.news_l{ float:left; width:410px;}
.news_l .news_div_item{ position:relative;}
.news_l .news_div_item_pic{width: 100%;}
.news_l .news_div_item_pic img{width: 100%;display: block; height: 260px;}
.news_l .news_div_item_pic_img{width: 406px;}
.news_l .news_div_item_content{line-height:30px; width:410px; padding-top:10px;}
.news_l .news_div_item_a{ font-size:16px;}
.news_l .news_div_item_body{ color:#999; line-height:24px;}
.news_r{ float:right; width:730px; }
.news_r .news_div .news_div_item:nth-child(1){ display:none;}   /*第一条新闻已在左边调用，所以此处设置不显示*/
.news_r .news_div_item{background:#f6f6f6; width:730px; height:80px; margin-bottom:10px;}
.news_r .news_div_item_date{float:left; width:92px; background:url(../uploadfile/image/20170607/20170607172200_929365103.jpg) right no-repeat; height:80px; position:relative;  font-family:Arial, Helvetica, sans-serif;}
.news_r .news_div_item_day{position:absolute; top:5px; left:27px; font-size:30px; font-weight:bold;}
.news_r .news_div_item_month{position:absolute; top:50px; left:57px; color:#999;}
.news_r .news_div_item_year{position:absolute; top:50px; left:19px; color:#999;}
.news_r .news_div_item_content{ float:left; line-height:30px;  width:615px; padding-top:10px;}
.news_r .news_div_item_body{ color:#999;}
.news_r .news_div_item:hover { background:#ffb400;}
.news_r .news_div_item:hover .news_div_item_day,.news_r .news_div_item:hover .news_div_item_month,.news_r .news_div_item:hover .news_div_item_year,.news_r .news_div_item:hover .news_div_item_title,.news_r .news_div_item:hover .news_div_item_body{ color:#FFF;}
.news_r .news_div_item:hover .news_div_item_title a{color:#FFF;}
.news_r .news_div_item_title .news_div_item_a{font-size:18px;display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}