@charset "utf-8";
/* news */
.news{ margin:45px auto;}
.news .title{ margin:0 auto 90px; width:246px; height:43px; background-position:0 -481px;}
.news_list li{ height:166px; border-top:1px #E7E7E7 solid;}
.list{ margin:0 auto; width:880px;} 
.news_list a{ display:block; height:166px; color:#4d4d4d;}
.news_list a:hover{ background:#2FC3FF; color:#fff; text-decoration:none;}
.news_list a .ico_news{ margin-top:58px; width:71px; height:32px; color:#fff; text-align:center; line-height:32px; background-position:-327px -482px;}
.news_list a:hover .ico_news{ color:#2fc3ff; text-decoration:none; background-position:-256px -482px;}
.news_list .detial{ margin:50px 0 0 28px; width:615px; font-size:20px;}
.news_list .detial span{ display:block; margin-top:10px; font-size:15px;}
.news_list .date{ margin:50px 0 0 50px; font-size:20px;}


/* news_detail */
.news_detail{ padding:50px 0 200px;}
.news_detail .title{ font-size:40px; text-align:center; font-weight:bold; border-bottom:1px #E7E7E7 solid; overflow:hidden;}
.news_detail .title span{ display:block; margin:35px auto; font-size:16px; font-weight:normal;}
.news_detail .detail{ margin:58px auto 0; width:1024px; font-size:18px; color:#4d4d4d; line-height:38px;}
