@charset "utf-8";
@import url("common.css");
@import url("content_index.css");
@import url("layout_index.css");
@import url("page_index_specifies.css");
@import url("page_index_columns.css");
@import url("page_index_public.css");
@import url("page_index_products.css");
@import url("/styles/news/FrontNews_list01-d2_c2.css");
@import url("page_index_news.css");

/*新闻列表*/
.boxnews{margin-bottom: 20px;float:left;}
.title3 {line-height: 30px;height: 42px;color: #FFFFFF;/* background-color: #21CB9E; */padding-right: 8px;}
.title3 h3 {float: left;line-height: 42px;color: #FFF;text-align: center;font-size: 16px;margin-top: 0px;height: 18px;background-color: #3495e4;width: 142px;height: 42px;border-radius: 6px;}
.title3 h3 a {color: #fff;font-size: 18px;height: 30px;line-height: 41px;}
.innews {width: 396px;margin-right: 4px;/* border: 6px solid #1198EA; */}
.innews li {width: 380px;float: left;border-bottom: 1px #CCC dotted;line-height: 36px;height: 36px;margin-top: 6px;padding-left: 12px;text-align:left;}
.innews li span { width: 76px; float: right; }
.innews li a { font-size: 14px; width: 302px; display: block; float: left;/* clear: both; */ overflow: hidden; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }