﻿.pageSide{}
.pageMain{background-color: white;padding:40px;}


.border_bg1{background: none repeat scroll 0 0 #F3F3F3; margin-bottom: 10px; padding: 10px;}
.border_bg1 .tit{font-family: '微软雅黑'; font-size: 20px; font-weight: normal; margin-bottom: 10px; color: #702920; margin: 0;}

.TreeList .cat0{color: #702920; font-family: '微软雅黑'; font-size: 20px; font-weight: normal; line-height: 40px;}
.TreeList .cat0 a{color: #702920;}

.TreeList .cat1{border-bottom: 1px solid #DDDDDD; font-family: '微软雅黑'; font-size: 14px; font-weight: normal; line-height: 40px;}
.TreeList .cat1 a{background: url("images/article_bg.gif") no-repeat 170px -190px; display: block; height: 40px;}

.information_page .pageMain .ArtListWrap .list dt{border-bottom: 1px solid #999; clear: both; float: left; font-family: Arial,Helvetica,sans-serif; padding: 0 0 10px; width: 760px;}
.information_page .pageMain .ArtListWrap .list dt .date{display: inline; float: right; font-size: 11px; margin: 10px 0 0;}
.information_page .pageMain .ArtListWrap .list dt a{color: #black; float: left; font: 20px/1.5 '微软雅黑'; height: 30px; overflow: hidden; text-indent: 0; width: 680px;}
.information_page .pageMain .ArtListWrap .list dd{clear: both; color: #666666; display: block; font-size: 12px; font-weight: normal; line-height: 1.8; padding: 20px 0; text-align: left; text-indent: 2em; width: 760px;}

.information_page .pageMain .ArticleDetailsWrap{text-align: left;}
.information_page .pageMain .ArticleDetailsWrap h1{border-bottom: 1px solid #DDDDDD; font-family: '微软雅黑'; font-size: 22px; font-weight: normal; line-height: 1.5; margin: 10px 0 20px; padding-bottom: 10px; text-align: left;}
.date{color: #999; font-size: 11px;}
.information_page .pageMain .ArticleDetailsWrap .article_content{color: #e7e7e7; font-size: 14px; line-height: 2; text-align: left;}

.news_other{margin-top:25px;}
.article_content>p>img{
    width:100%;
    height:100%;
}
.article_content>div>p>img{
    width:100%;
    height:100%;
}