@charset "utf-8";


.datalist { line-height: 48px; color: #666; }
.datalist div{  overflow:hidden; }
.datalist .clearfix { border-bottom: 1px dashed #ccc; width: 100%;}
.datalist a { color: #666; }
.datalist a:hover { color: #666; text-decoration:underline; }

.newslist { font-size: 16px; }


.newsinfo { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align: center;padding:10px 0; font-family:"微软雅黑"; }
.news_title { padding:0 0 20px 0; }
.news_title h2 { text-align:center; }



.pageinfo { text-align: center;line-height:18px; }
.pageinfo a { display: inline-block;border: 1px solid #ccc; padding:15px 19px 14px 19px; background:#fff; color: #666; border-radius:5px; }
.pageinfo a:hover { background:#008a0c; color: #fff;border: 1px solid #008a0c;}
.pageinfo .currentpage{border:0;background:#fff;}







.textarea_content {  line-height:32px; font-size:16px; color:#666; }


@media handheld,only screen and (max-width:1024px) {
    .textarea_content img{  max-width:98%;  height:auto;}
}























