.detailct {
width: 1200px;
    background: #fff;
    margin: 0px auto;
    margin-top: 40px;
}

.confoot {
	width: 1010px;
	height: 64px;
	
	margin: 0px auto;
}

.confoot:before, .confoot:after, .detailct:before, .detailct:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.modulesLeft+.modulesRight {
	margin: 0 0 0 0px;
}
#banner{background:none !important}
.word #banner{background:none}
.video #banner{background:none}
/* 展示的模块 */
.modules {
	margin: 10px auto;
}

.modulesLeft .modules {
	width: 240px;
}

.modules .wordList {
	line-height: 30px;
	background: url(../images/b33.png) no-repeat;
}

.modules .wordList .wordTitle {
	text-align: left;
	height: 32px;
	overflow: hidden;
}

.wordList .wordTitle .wordTitleUl {
	padding-top: 5px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.wordList .wordTitle .wordTitleUl li {
	height: 27px;
	line-height: 27px;
	position: relative;
}

.wordList .wordTitle .wordTitleUl li .spanTitle {
	text-indent: 2.4em;
	color: #8aaa45;
}

.spanTitle {
	line-height: 32px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}

.wordList .wordTitle .wordTitleUl li .spanMore {
	width: 58px;
	height: 18px;
	background: url(../images/more2.png) no-repeat;
	position: absolute;
	bottom: 3px;
	right: 4px;
}

.wordList .wordTitle .spanTitle0 {
	font-weight: bold;
}

.wordList .wordContent {
	padding: 8px 0px;
}

.wordList .contentUl {
	padding: 0px 5px;
}

.detailBox {
	padding: 0px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    float: left;
    border-bottom: 2px solid #ccc;
}

.detailBox1 {
	    height: 35px;
    line-height: 36px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    color: #92212B;
   
}

.detailBox1 a {
	padding: 0px 2px;
	color: #92212B
}

.detailBox1 a:hover {
	color: #FF5400
}

.detailBox1 .spanimg {
	color: #000
}

.detailBox2 {
	padding: 0px 15px;
	overflow: hidden;
	float:left;
	    width: 98%;
}

.detailBox3 {
	width: 98%;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	float:left
}

.detailBox3_content {
	font-weight: bold;
	font-size: 14px;
	color: #333
}

.subtitle { /*副标题*/
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

.detailBox4 {
	width: 98%;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	line-height: 33px;
	color: #666;
	float:left
}

.detailBox5 {
	width: 98%;
	overflow: hidden;
	margin: 0 auto;
	line-height: 24px;
	font-size: 12px;
	word-wrap: break-word;
	padding-bottom: 8px
}

.detailBox5 img {
	max-width: 800px;
	_width: expression(this.width > 800 ? "800px" : false);
}

/*图片列表*/
.imageList {
	width: 86%;
	margin: 0 auto;
	overflow: hidden;
}

.imageList .contentUl {
	text-align: left;
}

.imageList .imageListContent {
	padding-top: 15px;
}

.imageList .contentUl li {
	float: left;
	width: 126px;
	padding: 0 9px 5px 9px;
}

.imageListContent img {
	width: 120px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.imageListText {
	width: 100%;
	height: 40px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}

.modulesLeft+.modulesRight .photoMHD .photoList .picList {
	width: 69% !important;
}

.modulesLeft+.modulesRight .photoMHD .photoList .picList .l2 {
	width: 72% !important;
}
/*视频播放*/
videoPlayer {
	width: 96%;
	margin: 0 auto;
}

.videoPlayerContent {
	width: 100%;
	padding-top: 20px;
}

.videoImg {
	text-align: center;
}

.videoText {
	width: 80%;
	line-height: 25px;
	text-indent: 20px;
	padding: 10px 0;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}

.videoText a {
	text-decoration: none;
	color: #000;
}
/*附件列表*/
.attachmentList {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
}

.attTable table {
	border: 1px solid #dedcdc;
	border-collapse: collapse;
}

.attTable table  th {
	background: #eee;
	height: 28px;
	border: 1px solid #dedcdc;
	text-align: left;
	padding-left: 10px;
}

.attTable table  td {
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	border: 1px solid #dedcdc;
}

.attTable table  td textarea {
	width: 98%;
	height: 100%;
	border: 0;
	overflow: auto;
}

.attTable table .widthTitle {
	width: 50%;
}

.attTable table .widthWeight {
	width: 25%;
}

.attTable table .widthOperate {
	width: 15%;
}

.attTable table  td .delete_icon {
	background: url(../images/po_icon.gif) -92px -33px no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	-moz-display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.attTable table  td .editor_icon {
	background: url(../images/po_icon.gif) -153px -88px no-repeat;
	width: 21px;
	height: 16px;
	display: inline-block;
	-moz-display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.attTable table  td table {
	border: none;
}

.attTable table  td table tr td {
	padding: 0;
	border: none;
	padding-top: 24px;
	padding-bottom: 24px;
}

.attTable table  td table tr .poto_icon {
	vertical-align: top;
}

.commentRegister {
	padding-bottom: 10px;
	margin: 0 auto;
}

.comment_border {
	border: 1px solid #DEDCDC;
	padding-bottom: 15px;
	padding-top: 5px;
	background-color: #eee;
	padding: 5px 5px 15px;
}

.contentLink a {
	color: #004276;
	padding: 0 5px;
}

.commentRegister .contentLink {
	height: 25px;
	line-height: 25px;
	text-align: right;
}

.commentRegister textarea {
	width: 99%;
	margin: 0 auto;
	display: block;
	height: 105px;
	resize: none;
	line-height: 25px;
}

.commentRegister .comBut {
	line-height: 30px;
	height: 30px;
	margin-top: 5px;
	text-align: right;
}

.commentRegister .comBut .spanGray {
	float: left;
	display: inline-block;
}

.btn_gray {
	background: #FF8E38;
	border: none;
	outline: none;
	padding: 4px 20px;
	margin: 8px 2px 0 0;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

.btn_gray:hover {
	/* 	border: 1px solid #48a2ea;
	background: #e7f4fd;
	background: -moz-linear-gradient(top, #e7f4fd 0%, #c8e8ff 100%);
	background: -webkit-linear-gradient(top, #e7f4fd 0%, #c8e8ff 100%);
	background: -o-linear-gradient(top, #e7f4fd 0%, #c8e8ff 100%);
	background: -ms-linear-gradient(top, #e7f4fd 0%, #c8e8ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7f4fd',
		endColorstr='#c8e8ff', GradientType=0);
	background: linear-gradient(top, #e7f4fd 0%, #c8e8ff 100%); */
	
}
/* 视频列表 */
.modulesLeft+.modulesRight .detailAttachment {
	width: 100%;
}

.detailAttachment {
	width: 94%;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0 auto
}

.attachment_border {
	border: 1px solid #DEDCDC;
	padding: 0 10px 15px;
	line-height: 30px;
}

.attachment_title {
	height: 30px;
	line-height: 30px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #DEDCDC;
}

.attSpanTitle {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

.attContentDiv {
	margin: 0 auto;
}

.attContentTitle {
	font-weight: bold;
}

.attContentImg {
	float: left;
	max-width: 320px;
}

.attContentLink {
	padding: 0 5px;
	float: right;
}

.attContentLink a {
	color: #1E5494;
	text-decoration: none;
}

.attContentLink a:hover {
	color: #1E5494;
	text-decoration: underline;
}

.attSize {
	color: #666666;
}

.att-detail {
	margin-left: 42px;
	height: 32px;
	line-height: 32px;
}
.att-detail form{ float:right !important}

.att-detail>div {
	float: left;
	max-width: 92%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.att-detail .view {
	background: #FF8E38;
	border: none;
	outline: none;
	padding: 4px 20px;
	margin-top: 4px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

.vlist {
	height: 400px;
	margin: 0px auto;
}

.vlist .mlist {
	margin-left: 65%;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	height: 100%;
	overflow-y: auto;
}

.vlist .mlist li {
	cursor: pointer;
	padding-top: 5px;
	height: 94px;
	width: 100%;
	border-bottom: 1px dashed #ACACAC;
	background-color: #F9F9F9;
}

.vlist .mlist li .mimg {
	float: left;
	background-color: #F5F5F5;
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #878787;
	height: 80px;
	width: 80px;
}

.vlist .mlist li .mright {
	margin-left: 94px;
	height: 94px;
	overflow: hidden;
}

.vlist .mlist li .mright .imagePlayTitle {
	display: inline-block;
}

.vlist .mlist li .mright .imagePlayText {
	display: inline-block;
}

.vlist .leftz {
	float: left;
	height: 100%;
	width: 65%;
	background: rgb(0, 0, 0);
}

.vlist .leftz .palyer {
	height: 100%;
	width: 100%;
	display: inline-block;
	float: left;
	display: inline-block;
}

.vlist .sqlb {
	float: right;
	position: absolute;
	z-index: 19;
	right: 25.5%;
	top: 144px;
	width: 19px;
	height: 72px;
	padding-top: 8px;
	color: #7d7d7d;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background: #1c1c1c;
	cursor: pointer;
}

.alist table {
	line-height: 25px;
	width: 50%;
}

.attTable table tr td, .attTable table tr th, .alist table tr td, .alist table tr th
	{
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	text-align: left;
}



/*以下内容保留*/
.attTable input[type='submit'] {
	background: #FF8E38;
	border: none;
	outline: none;
	padding: 4px 20px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

.modulesLeft+.modulesRight .vlist {
	height: 260px;
}

.modulesLeft+.modulesRight .leftz {
	width: 400px !important;
}

.modulesLeft+.modulesRight .mlist {
	margin-left: 400px;
}
/* 相关文章 */
.modulesLeft {
	float: left;
	display:none
}

.aboutNews {
	border: 1px solid #ccc;
}

.aboutNews .aboutNewsTitle {
	background: #666666;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
}

.aboutNews .list_textdetail  li {
	border-top: 1px solid #ccc;
	line-height: 30px;
	margin: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aboutNews .list_textdetail  li:first-child {
	border-top: none;
}

.aboutNews .list_textdetail .news-content {
	display: none;
}


.detailBox .fl{    float: left;
    line-height: 50px;
    height: 50px;
    border-bottom: 2px solid #c00;
}

.detailBox .fr {
    float: right;
    text-align: right;
    height: 50px;
    line-height: 50px;
    background: url(../images/site.png) left center no-repeat;
    color: #999;
    margin-right: 15px;
    padding-left: 35px;
}
.search-list {
    padding: 10px 10px;
}
.search-list li {
       line-height: 35px;
    border-bottom: 1px dashed #e7e7e7;
}
.search-list-time {
    float: right;
}
.search-list-user {
    float: right;
}
.searchResultTitle {
    color: green;
    font-weight: bold;
    line-height: 35px;
    padding-left: 10px;
}
.detail-container {
    line-height: 30px;
    width: 96%;
    margin: 0 auto;
}
ul.file-list {
    width: 98%;
    margin: 0 auto;
    line-height: 35px;
}
ul.file-list li {
    width: 100%;
	display:block;
	float:left;
    margin: 0 ;
    line-height: 35px;
}
.list-info {
    width: 75%;
    float: left;
	text-align:left
}
.list-info-title {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    width: 100%;
}
.list-info-info {
    display:block;max-height:70px;overflow:hidden;font-size:12px;color:#666;float: left;
    line-height: 35px;
}

.detailct img{max-width:100%; display:block}

/*摘要*/
.newsBrief {
	line-height: 20px;
	text-indent: 2em;
	color: #999999;
	word-break: break-all;
	padding: 15px 0 0;
}
p.newsBrief {
    color: #666;
        width: 94%;
    margin: 0 auto;
        line-height: 35px;
}

.paging {
    line-height: 30px;
}
.subtitle {
    text-align: right;
    line-height: 30px;
    width: 94%;
}
/* 下载按钮 */
.btn_downLoad {
	background: #FF8E38;
	border: none;
	outline: none;
	padding: 4px 20px;
	margin-top: 4px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 4px;
}
.detailBox5 img{ width:100%; display:block}
.newpage {
    width:99%;
    margin: 0 auto;
	padding:10px 0 30px 0
}

.newpage a{ width:45%; float:left; white-space:nowrap;overflow:hidden; text-overflow:ellipsis; color:#ffffff}

.newpage a:last-child{ width:45%; float:left; white-space:nowrap;overflow:hidden; text-overflow:ellipsis; float:right; text-align:right; color:#ffffff}