@charset "utf-8";
/* 主内容样式 Start */
.centerDiv {
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 500px;
	height: expression_r(document.body.clientHeight <                 
		                               
		                     500 ?                        
		   
		           
		                              "500px" :
		                               
		    
		                                 "auto");
	filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
}

.centerDiv>div {
	width: 1190px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.topPicDiv {
	background-image: url("../../v2/img/doc/doc2.png");
	background-repeat: repeat-x;
	height: 240px;
}

.topPicDiv .topCenterPicDiv {
	background-image: url("../../v2/img/doc/doc1.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 1190px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
}

.divOpacity {
	filter: alpha(opacity =                                                   60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.divOpacity_sel {
	filter: alpha(opacity =                                                   100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.divOpacity:hover {
	filter: alpha(opacity =                                                   100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.docTypeDiv {
	height: 145px;
	border-bottom: 1px solid #1E9E93;
	margin-bottom: 10px;
}

.docTypeDiv>div {
	float: left;
	width: 177px;
	height: 120px;
	margin: 12px 10px 10px 45px;
	cursor: pointer;
}

.docxDiv {
	background-image: url("../../v2/img/doc/wendang_000.png");
}

.xlsxDiv {
	background-image: url("../../v2/img/doc/wendang_0004.png");
}

.pptxDiv {
	background-image: url("../../v2/img/doc/wendang_0003.png");
}

.pdfDiv {
	background-image: url("../../v2/img/doc/wendang_0000.png");
}

.txtDiv {
	background-image: url("../../v2/img/doc/wendang_0001.png");
}

.pictrueDiv {
	background-image: url("../../v2/img/doc/pictrue.png");
}

.typeDocDiv>div {
	float: left;
	width: 100px;
	height: 36px;
	margin-right: 5px;
	text-align: center;
	cursor: pointer;
}

.typeDocDiv {
	width: 780px !important;
	margin-left: 15px;
	height: 36px;
}

.typeDocDiv .selTypeDocDiv {
	background-image: url("../../v2/img/shipin_0004.png");
}

.typeDocDiv span {
	line-height: 30px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
}

.showDocTypeDiv {
	background-image: url("../../v2/img/doc/wendang_0015.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: 3px 15px 0 0;
	width: 93px;
	height: 34px;
	float: right;
}

.showDocTypeDiv1 {
	background-image: url("../../v2/img/doc/wendang_0012.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: 3px 15px 0 0;
	width: 93px;
	height: 34px;
	float: right;
}

.pagingDiv {
	float: right !important;
	height: 34px;
}

.pagingDiv>div {
	float: left;
}

.pagingLeftDiv {
	background-image: url("../../v2/img/paging_left.png");
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-top: 5px;
}

.pagingCenterDiv {
	height: 24px;
	text-align: center;
	margin: 0 8px 0 8px;
}

.pagingCenterDiv span {
	line-height: 34px;
	display: inline-block;
	font-size: 12px;
	font-family: "Microsoft Yahei";
}

.pagingRightDiv {
	background-image: url("../../v2/img/paging_right.png");
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-top: 5px;
}

/** 最新/最热 文档列表 start */
.docListContentDiv {
	width: 780px;
	float: left;
	margin-left: 15px;
}

.docDiv {
	height: 125px;
	border-bottom: 1px solid #F1E6E6;
}

.docDiv1 {
	height: 100px;
	border-bottom: 1px solid #F1E6E6;
}

.docPicDiv {
	width: 120px;
	height: 115px;
	margin: 5px 10px 5px 0;
	float: left;
}

.docPicDiv img {
	width: 100px;
	height: 110px;
	border: 1px solid #E4D9D9;
	cursor: pointer;
}

.docContentDiv {
	float: left;
	width: 550px;
	margin-top: 5px;
}

.docContentDiv1 {
	float: left;
	width: 600px;
	margin-top: 10px;
}

.docContentDiv span {
	font-family: "Microsoft Yahei";
}

.docContentTitleDiv span {
	font-size: 15px;
	color: #145372;
	font-weight: bold;
	cursor: pointer;
}

.docInfoMainDiv>div {
	float: left;
	margin-right: 30px;
}

.docUser {
	display: inline-block;
	margin-top: 1px;
}

.docUser1 {
	display: inline-block;
	margin-top: 2px;
	margin-top: 6px;
}

.splitLineDvi {
	width: 1px;
	height: 18px;
	background-image: url("../../v2/img/shipin_0005.png");
	background-position: center;
	margin-top: 7px;
}

.docInfoDiv1 {
	margin-top: 3px;
}

.docInfoData {
	margin-right: 15px;
}

.docTimePic {
	background-image: url("../../v2/img/shipin_0003.png");
	display: inline-block;
	width: 11px;
	height: 11px;
}

.docCkPic {
	background-image: url("../../v2/img/shipin_0002.png");
	display: inline-block;
	width: 19px;
	height: 10px;
}

.docDzPic {
	background-image: url("../../v2/img/shipin_0001.png");
	display: inline-block;
	width: 13px;
	height: 10px;
}

.docPlPic {
	background-image: url("../../v2/img/shipin_0000.png");
	display: inline-block;
	width: 15px;
	height: 10px;
}

.docTypePicDiv {
	float: right;
	margin: 35px 45px 5px 5px;
}

/** 最新/最热 文档列表 end */

/** 热门文档推荐 start*/
.docListDiv .hotDocListDiv {
	width: 330px;
	float: right;
	margin-right: 10px;
}

.docListDiv .hotDocListDiv .hotDocTitleDiv span {
	font-size: 20px;
	font-family: "Microsoft Yahei";
}

.hotDocContentDiv {
	margin-right: 10px;
}

.hotDocContentDiv span {
	font-size: 12px;
	font-family: "Microsoft Yahei";
}

.hotDocContentTitleDiv {
	margin-top: 10px;
	cursor: pointer;
}

.hotDocContentTitleDiv span {
	color: #1fa8ee;
	font-size: 14px;
}

.hotDocInfoDiv {
	text-align: right;
	border-bottom: 1px solid #DED5D5;
	padding-bottom: 3px;
}

.hotDocInfoDiv .hotDocHeart {
	background-image: url("../../v2/img/doc/wendang_0005.png");
	display: inline-block;
	width: 9px;
	height: 8px;
	margin: 5px 2px 0 5px;
}
/** 热门文档推荐 end */