@charset "utf-8";
/* CSS Document */
body{background: url(../images/content_bg.jpg) #f4f3ef no-repeat bottom center;}

/*--内容页--*/
.content{width:100%;margin: 20px auto;min-height:300px;padding-bottom:10px;}
.content .content-bt{width:95%;line-height:30px;padding:10px 0;text-align:center;color:#525252;font-size:24px;margin-bottom:5px;font-weight: normal;font-weight: bold;}
.content .content-bt-xia{ width:95%; line-height:26px; text-align:center; color:#585858; font-size:14px; font-weight: normal;}
.content .content-bt-xia span{ color:#bdbdbd; padding:0 10px;display:inline-block;}
.content .content_xian_bg{width:95%;height:0;margin: 20px auto;border-top: 1px dashed #d6d6d6;}
.content .content-ld,.content .content_content{width:95%;line-height:2em;color: #b6b6b6;margin:15px auto 0 auto;min-height: 560px;overflow-x:auto;overflow-y:hidden;}
.content .content-ld p,.content .content_content p{text-indent:2em;line-height:2em; color:#585858; margin:0; padding:0;}
.content .content-ld table p,.content .content_content table p{text-indent:0em; max-width:100%;}
.content .content_content img{max-width:90%; margin:5px auto;display:block;}

.content .content-ld img{float: left;margin: 7px 15px 3px 0px;padding: 2px;border: 1px solid #DDD;display: inline;}
.content a{color:#585858;}
.content a:hover{color:#aa021c;}

.content .sxt{width: 100%;border-top: 1px solid #ddd;padding-top:15px;margin-top: 15px;}
.content .sxt p{padding: 5px 0; line-height: 20px;}


/***新增***/
.leaderInfo {border-collapse:collapse;margin:15px auto;}
.leaderInfo td {border: 1px solid black;padding:10px;}
.leaderInfo .name {width:80px;}

.TabbedPanelsContent table tr {margin-bottom: 5px;display: block;}
.dsjContentTable tr .dsjDate {text-align: right;width: 11em;vertical-align: top;}
.dsjContentTable tr .dsjContent {text-align: left;vertical-align: top;padding-left: 1em;}


@media screen and (max-width:800px) {
.content .content-ld,.content .content_content{min-height:200px;}
}

.v_news_content table{margin: 0 auto;}