[genuitec-file-id="wc1-55"],[genuitec-lp-path="/QuDongShiJie/src/main/webapp/css/materiallist.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
.main {
	padding-top: 10px;
	width: 960px;
	margin: 0 auto;
}
.material-wrapper {
	background: #FFF;
	margin-top: 30px;
	padding-bottom: 50px;
	/*border: 1px solid green;*/
}

.material-wrapper .header {
	background-color: #004B96;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	padding-left: 10px;
	color:#FFF;
}

.material-list {
	/*border: 1px solid red;*/
}

.material-list ul {
	list-style: none;
}

.material-list ul li {
	padding: 20px 30px;
	border-bottom: 1px dotted #B0C4DE;
	height: 50px;
	/*line-height: 80px;*/
	vertical-align: middle;
}

.material-list ul li:hover {
	background: #F8F8FF;
}

.material-list ul li .mt {
	float: left;
	/*border: 1px solid green;*/
	width: 55px;
}

.material-list ul li .md {
	float: left;
	width: 800px;
	margin-left: 10px;
}

.material-list ul li .md .detail-title {
	font-size: 16px;
	color:#2C2C2C;
}

.material-list ul li .md .detail-info {
	font-size: 13px;
	color: #696969;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.material-list ul li .md .detail-info .time,
.material-list ul li .md .detail-info .author {
	margin-right: 20px;
}

.material-list ul li .md .detail-info .qdb {
	float: right;
}

.material-list ul li .md .detail-info .qdb .value {
	font-size: 25px;
	color: #FF8C00;
}
.pdf20 {
	background: url(../img/pdf20.png) no-repeat 0 0;
	background-size: 20px 20px;
	background-size: cover;
	margin-top: 11px;
	/*line-height: 80px;*/
	display: block;
	float: left;
	height: 20px;
	width:20px;
	margin-left: 10px;
}
.doc20 {
	background: url(../img/doc20.png) no-repeat 0 0;
	background-size: 20px 20px;
	background-size: cover;
	margin-top: 11px;
	/*line-height: 80px;*/
	display: block;
	float: left;
	height: 20px;
	width:20px;
	margin-left: 10px;
}
.ppt20 {
	background: url(../img/PPT20.png) no-repeat 0 0;
	background-size: 20px 20px;
	background-size: cover;
	margin-top: 11px;
	/*line-height: 80px;*/
	display: block;
	float: left;
	height: 20px;
	width:20px;
	margin-left: 10px;
}
.pdf {
	background: url(../img/pdf60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}
.doc {
	background: url(../img/doc60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}
.ppt {
	background: url(../img/ppt60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}
.xls {
	background: url(../img/xls60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}
.rar {
	background: url(../img/rar60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}
.zip {
	background: url(../img/zip60.png) no-repeat left center;
	background-size: 48px 50px;
	display: inline-block;
	padding-left: 50px;
	height: 50px;
}