@charset "utf-8";
.detailct{
	width:1000px;
	margin:0px auto;
	position:relative;
	background:url(../images/center.png) repeat-y;
	background-position:0 100%;
	padding:10px 0px}
.detailBox{
	    padding: 0px 15px;
    height: 45px;
    background: #fff;
    width: 96%;
    margin: 0 auto;
	}

#banner{height:200px !important;}
.listLeft .leftModules {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.disnone {
	display: none;
}

.moreicon {
	display: inline-block;
    position: absolute;
    border: 5px dashed transparent;
    border-top: 5px solid #666;
    top: 17px;
    right: 28px;
    cursor: pointer;
}

.morer {
	border-top: 5px dashed transparent;
	border-left: 5px solid #666;
	top: 14px;
}

.listLeft ul {
	
}

.listLeft li {
    width: 100%;
    line-height: 37px;    
    overflow: hidden;
    margin: 0px auto;
    text-align: left;
    position: relative;    
    ont-size: 14px;
    background: url(../images/list_left_li.png) 68px 15px no-repeat;
}

.listLeft li a:hover{   
	background: url(../images/list_left_li_hov.png) center 6px no-repeat;
}
.listLeft li a:hover{
	    text-decoration: underline;
}
.listLeft li a {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    text-align:center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#1291D5;
    font-weight: bold;
}

.listLeft ul li ul {
	margin:0px auto;
	text-align: center;
}
.listLeft ul li ul li{
    background: url(../images/list_left_li.png) 82px 15px no-repeat;
}
.listLeft ul li ul li a {
     padding-left: 1em;
    width: 100%;
}
.listLeft .leftModules .wordList {
	line-height: 30px;
	background: url(../images/b33.png) no-repeat;
}

.listLeft .leftModules .wordList .wordTitle {
	text-align: left;
	height: 32px;
	overflow: hidden;
}
.leftTitleStyle {
	height: 35px;
    line-height: 35px;
    
}

.leftTitleContent {
	overflow: hidden;
}

.leftTitleContent .ulFirstTitle {
	width:240px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}


.listRight:after, #content:after, .listLeft .leftModules:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.listRightContainer {
	height:auto;    
	min-height: 460px;
}


.confoot {
	width: 1010px;
	height: 64px;
	background: url(../images/confoot.png) no-repeat;
	margin: 0px auto;
	display:none;
}

.confoot:before, .confoot:after, .detailct:before, .detailct:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.modules {
	width: 240px;
	min-height: 400px;
	float: left;
	margin-left: 20px;
}

.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;
}

.modulesRight {
	width:100%;
	
}

.detailBox{
	height:38px;
	line-height:38px;
	padding:0px;
	background:url(../images/iconl.png) no-repeat;
	background-position:0 50%;
	border-bottom:1px solid #dedede;
	margin:0px 10px}

.detailBox1 .fr{
	float:right;
	line-height:37px;
	padding-left:5px}

.detailBox1 a {
	padding:0px 2px;
	color:#000}
.detailBox1 a:hover {
	color:#FF5400}
.detailBox1 .spanimg{
	display:inline-block;
	padding-left:4px;
	color:#000}

.detailBox2{ 
	margin:0px 6px;background: #fff;
}
.detailBox3{
	width:99%; 
	height:35px; 
	margin: 0 auto; 
	text-align:center; 
	line-height:35px; 
	vertical-align:middle; background: #fff;
}

.detailBox3_content{
	font-weight:bold;
	font-size:14px;
	padding-top:6px;
}
.detailBox4{
	width:99%; 
	height:23px; 
	margin:0 auto; 
	text-align:center; 
	line-height:23px; 
	color:#868485;
	background:#fff}

.detailBox5{
	width:98%; 
	overflow:hidden;
	margin:0 auto; 
	line-height:20px; 
	font-size:14px;
}

.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;
}
.fl .postitle{color: #222;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;}

.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;
}


/* 视频列表 */
.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-bottom: 15px;
    width: 97%;
    margin: 0 auto;
    padding: 5px;
}

.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>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;
	display:none;
}

.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;
	margin-top: 0px;
}

.modulesLeft+.modulesRight .vlist {
	height: 260px;
}

.modulesLeft+.modulesRight .leftz {
	width: 400px !important;
}

.modulesLeft+.modulesRight .mlist {
	margin-left: 400px;
}
/* 相关文章 */
.modulesLeft {
	float: left;
}

.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;
}
.attachment_border {
	    border: 1px solid #DEDCDC;
    padding-bottom: 15px;
    width: 95%;
    margin: 0 auto;
    padding: 5px;
}

/* 上一条新闻，下一条新闻 */
.paging {
	overflow: hidden;
	padding: 0 10px;
	line-height: 40px;
}

.paging div {
	float: left;
}

.paging div+div {
	float: right;
}

.paging a, .paging span {
	font-weight: bold;
}


/*摘要*/
.newsBrief {
	line-height: 20px;
	color: #999999;
	word-break: break-all;
	padding: 15px 0 0;
}
p.newsBrief {
    color: #666;
    width: 98%;
    margin: 0 auto;
    line-height: 26px;
}

.paging {
    line-height: 30px;
}
.subtitle {
    text-align: left;
    line-height: 30px;
    width: 97%;
    padding-left:20px;
	background: #fff;
margin:0 auto
}
/* 下载按钮 */
.btn_downLoad,  .view {
	background: #FF8E38;
	border: none;
	outline: none;
	padding: 4px 20px;
	margin-top: 4px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 4px;
}
 .fl{
	padding-left:15px;
	line-height:37px;
	float:left;
	color:#000;
	position:relative;
}
 .fr{
	float:right;
	line-height:37px;
	padding-left:5px
}



.detail-image-info-item img {
    max-width: 100%;
}
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;
}

