﻿@charset "utf-8";
/* CSS Document */
.detailct{padding:0px 10px 15px 10px;
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:100;background: #fff;}
.detailBox{
	padding:0px;}

.detailBox1{
	color:#222222;
	height:38px; 
	line-height:38px;text-indent:1em;border:1px solid #fcca99;
	}

.detailBox1 a {
	padding:0px 2px;color:#222222}
.detailBox1 a:hover {
	color:#FF5400}
.detailBox2{ 
	margin:0 7px; 
	padding-top:10px;min-height: 300px;}
.detailBox3{
	width:98%; 
	height:42px; 
	margin: 0 auto; 
	text-align:center; 
	line-height:42px; 
	vertical-align:middle;
	padding:5px 0px}
	
.modulesLeft+.modulesRight .photoMHD .photoList .picList {
	width: 69% !important;
}

.modulesLeft+.modulesRight .photoMHD .photoList .picList .l2 {
	width: 72% !important;
}
.detailBox3_content{
	font-weight:bold;
	font-size:16px;}
.detailBox4{
	width:98%; 
	height:28px; 
	margin:0 auto; 
	text-align:center; 
	line-height:28px; 
	vertical-align:middle; 
	/*border-top: 1px dashed #cccccc; 
     border-bottom: 1px dashed #cccccc; */
    margin-top: 15px;
    background: url(../images/artpos.gif) center center no-repeat;
    display: block;}
.detailBox5{
	width:99%; 
	overflow:hidden;
	margin:0 auto; 
	margin-top:10px; 
	line-height:20px; 
	font-size:14px;}
.detailBox5 img{
	max-width:800px;
	_width:expression(this.width > 800 ? "800px" : false);}



.attContentDiv{
	width:98%; 
	margin:0 auto;}
.attContentTitle{
	font-weight:bold;}
.attContentImg{
	float:left;
	max-width:320px;}
.attContentLink{
	padding:0 5px;}
.attContentLink a{
	color:#1E5494;
	text-decoration:none;}
.attContentLink a:hover{
	color:#1E5494;
	text-decoration:underline;}
.attSize{
	color:#666666;}
.att-detail{
	margin-left:42px;}
/*以下内容保留*/

/*图片列表*/
.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-bottom: 15px;
    width: 95%;
    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>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;
	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;
	line-height: 40px;
}

.paging div {
	float: left;
}

.paging div+div {
	float: right;
}

.paging a, .paging span {
	font-weight: bold;
}


/*摘要*/
.newsBrief {
	line-height: 20px;
	text-indent: 2em;
	color: #999999;
	word-break: break-all;
	padding: 15px 0 0;
}
p.newsBrief {
    color: #666;
    width: 100%;
    margin: 0 auto;
    line-height: 150%;
}

.paging {
    line-height: 30px;
}
.subtitle {
    text-align: right;
    line-height: 30px;
    width: 94%;
}
/* 下载按钮 */
.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;
}
	

.detail-image-info-item-pic img {
    max-width: 100%;
}