﻿

#news{background-color:#ffffff;}
.am-container { width: 1200px; }
.am_news_first_item { overflow: hidden; padding: 30px 0; border-bottom: 1px solid #eaeaea; }
.am_news_first_item .am_new_pic { float: left; }
    .am_news_first_item .am_new_pic img { width: 320px; height: 160px; }
.am_news_first_item .am_new_contact { margin-left: 380px; position: relative; min-height: 160px; }
.am_news_first_item .am_new_contact_title { color: #211713; font-size: 1.8rem; padding-top: 20px; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
            /*.am_new_contact_title:hover { color: #211713; text-indent: 20px; }*/
.am_news_first_item .am_new_contact_sub_title { font-size: 1.2rem; color: #999999; min-height: 20px; }
.am_news_first_item .am_btn_more { position: absolute; right: 0; bottom: 10px; display: inline-block; border-left: 1px solid #eaeaea; height: 60px; line-height: 60px; width: 125px; text-align: right; color: #b1b1b1; font-size: 1.8rem; }
    .am_news_first_item .am_btn_more em { font-style: normal; margin-left: 10px; }
    .am_news_first_item .am_btn_more:hover { color: #211713; }
        .am_news_first_item .am_btn_more:hover em { margin-left: 5px; color: #b1b1b1; }
.am_news_first_item .am_new_contact:hover .am_new_contact_title { color: #211713; text-indent: 20px; }
.am_news_first_item .am_new_contact:hover .am_new_contact_sub_title { text-indent: 20px; }
.am_news_first_item .am_new_contact_date { color: #b1b1b1; font-size: 1.8rem; position: absolute; bottom: 0; left: 0; }
    .am_news_first_item .am_new_contact_date span { font-size: 1.2rem; margin-left: 10px; }

.am_news_item a { display: block; position: relative; color: #999999; font-size: 1.4rem; padding: 20px 0; border-bottom: 1px solid #eaeaea ;}

.am_news_item .am_new_contact_date { color: #b1b1b1; font-size: 1.4rem; float:right;}
    .am_news_item .am_new_contact_date span { font-size: 1.2rem; margin-left: 10px; }

.am_news_item a:hover { text-indent: 85px; color: #211713 ;background:url(../images/news/list_style.png)0 center no-repeat;}



#paging .am-pagination { text-align: center; margin-top: 70px; margin-bottom: 85px; }




@media only screen and (min-width: 641px) { .am-topbar-nav > li > a { color: #211713;}
}
