@charset "utf-8";

/* CSS Document */
.ic{
    background-image: url("../images/wenku/pkg.png");
}
.main{
	width:780px;
	margin-top:20px;
	float:left;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.doc-header h1{
	font-family:"微软雅黑";
	font-weight:400;
	line-height:32px;
	font-size:24px;
	}
 .doc_info .ic {
padding: 0;
font-size: 0;
float:left;
overflow: hidden;
position: relative;
width: 12px;
height: 15px;
margin-top:2px;
}

h1 .ic {
display: -moz-inline-stack;
display: inline-block;
padding: 0;
font-size: 0;
line-height: 9999em;
overflow: hidden;
position: relative;
width: 16px;
height: 16px;
margin-right: 8px;
vertical-align: 1px;

}
.doc_info {
	color:#999;
}
.doc_info_all i{
    color: #d8d8d8;
    display: inline-block;
    font-size: 4px;
    font-style: normal;
    height: 12px;
    margin: 0 10px;
    overflow: hidden;
}
.report .ic{
  background: rgba(0, 0, 0, 0) url("../images/wenku/icons_03.png") repeat scroll 0 0;
  	vertical-align: -3px;
    height: 15px;
    width: 15px;
	display: inline-block;
    font-size: 0;
    line-height: 9999em;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.reader-container{
	width:780px;
	margin-top:15px;

}

.reader-container-inner{
	text-align:center;
	background-color:#FFF;
}

/*内容*/
.reader-page{
	width:778px;
	border:#ccc 1px solid;
	margin-bottom:5px;
	background-color:#FFF;
	
}


/*内容end*/

/*右边*/
.right{
	margin-top:20px;
	float:right;
	background-color:#FFF;
	}
.upload-btn {
	background-image:url(../images/wenku/bg_index.png);
    background-position: left -150px;
    display: inline-block;
    height: 40px;
    position: relative;
    width: 198px;
	margin-bottom:20px;
}
.user_all{
	display:block;
	width:100%;
	padding:10px 0px;
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
	font-family:"微软雅黑";

	}

.user-info{
	display:block;
	padding-top:10px;
	padding-bottom:20px;
}

.user_name{
	color:#333;
	font-size:16px;
	font-weight:400;
	
	}
.user_comp{
	color:#999;
	font-size:12px;
	
	font-weight:400;
	line-height:30px;
	}

.user_img{
	float:left;
	width:80px;
	margin-right:10px;
	border:#eee 1px solid;
	padding:2px;
}
.user-info>span{
	display:block;
}


.f{
	border-right:#eee 1px dotted;
}
.e{
	border-left:#eee 1px dotted;
}
.user_tab_info{
	text-align:center;
	width:100%;
	font-size:12px;
	font-weight:400;
	border:none;
	line-height:14px;
	}

.user_tab_info a{
	 color: #9b5b32;
    font-family: Arial;
    font-size: 14px;
}
.user_tab_info a:hover{
	text-decoration:underline;
}

/*pingfen*/
.pingjia{
	border-bottom:#eee 1px solid;
	padding:10px 0px 10px;
	font-family:"微软雅黑";
	font-size:14px;

}
.value_star{
background-image:url(../images/wenku/big-stars.png);
display: inline-block;
zoom: 1;
width: 19px;
height: 19px;
vertical-align:-2px;

}
.xiangguan{
	margin-top:10px;
}
.xg_title{
	line-height:14px;
}
.pagepre,.pagenext{
	display:inline-block;
	float:right;
	width: 16px;
	height: 15px;
	
}
.pagepre{
display: inline-block;
letter-spacing: normal;
word-spacing: normal;
vertical-align: top;
margin-left: 2px;
background: url(http://static.wenku.bdimg.com/static/wkview/html_view/arrow_cb33d71.png) no-repeat;
background-position: 0 -17px;
}
.pagepre:hover{
 background-position: 0 -32px;
}
.pagenext{

display: inline-block;
letter-spacing: normal;
word-spacing: normal;
vertical-align: top;
margin-left: 2px;
background: url(http://static.wenku.bdimg.com/static/wkview/html_view/arrow_cb33d71.png) no-repeat;
background-position: -25px -17px;
}
.pagenext:hover{
	background-position: -25px -32px;
}


.xgwz-ic{
float:left;
padding: 0;
font-size: 0;
line-height: 9999em;
overflow: hidden;
position: relative;
width: 16px;
height: 16px;
margin-right:5px;
}

.item-xgwz_all{
	width:100%;
	font-size:14px;
	font-family:"微软雅黑";
	padding:10px 0px;
	}
.item-xgwz{
	margin-bottom:10px;
	}
.item-xgwz_all a:hover{
	text-decoration:underline;
	}

.xgwz-info{
	color:#999;
}
.xgwz-pj .ic{
	display:block;
	float:left;
	width:12px;
	height:15px;
	margin-top:3px;

}
.xgwz-info span{
	margin-right:15px;
	font-family: "Microsoft YaHei" "微软雅黑" "黑体" "宋体";
	font-size:12px;
}

/**工具栏*/
.reader-tools-bar-wrap {
    background-image: url("../images/wenku/toolbar-bg.png");
    background-repeat: repeat-x;
    bottom: 0;
    left: 0;
    padding-top: 5px;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 1004;
	font-family: "Microsoft YaHei" "微软雅黑" "黑体" "宋体";
	text-align: left;
}
.reader-tools-bar-wrap .reader-tools-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll center top;
    height: 46px;
    line-height: 46px;
    margin: auto;
    max-width:1008px;
    outline: 0 none;
    position: relative;
    vertical-align: middle;
    z-index: 2;
	
}

.tools-left {
	float:left;
	overflow:hidden;
}

.tools-left input{
	width: 40px;
	height: 14px;
	padding: 2px 3px;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: right;
	color: #606060;
	margin-right: 3px;
	}

.tools-left span{
	color: #606060;
}

.reader-tools-page{
	float:left;
	margin-right:10px;
}
.tools-left .ic{
	float:left;
	background-image:url(../images/wenku/toolbar-icons.png);
	height: 46px;
    margin: 0 10px 0 0;
    width: 39px;
	display: inline-block;
	overflow:hidden;
}
.reader-fullScreen{
    background-position: -109px -322px;

}
 .reader-fullScreen:hover {
    background-position: 0 -320px;
}
 .reader-fullScreen:active {
    background-position: -58px -320px;
}

 .isFullScreen {
    background-position: -1px -563px;
}
.isFullScreen:hover {
    background-position: -56px -563px;
}
 .isFullScreen:active {
    background-position: -109px -565px;
}


.reader-bookmark{
    background-position: -113px -499px;

}
.reader-bookmark:hover {
    background-position: 0 -498px;
}
.reader-bookmark:active {
    background-position: -58px -500px;
}


.reader-share-wrap{
	display: inline-block;
	height: 46px;
    margin: 0 10px 0 0;
    width: 39px;
	margin: 0 10px 0 0;
	}
.reader-share{
	height: 18px;
    margin: 0 10px 0 0;
    width: 19px;
	 margin-left: 12px;
    margin-right: 12px;
    margin-top: 15px;
	display: inline-block;
	float:left;
	background-image:url(../images/wenku/sp_share.png);
    background-position: 0px 0px;
	overflow:hidden;

}
.reader-share:hover {
	background-position: -19px 0;
}
.shareto{
	float:left;
	 color: #888;
    float: left;
    width: 55px;
	line-height:48px;
	cursor: pointer;
	}
.share-btn{
float: left;
width: 18px;
height: 18px;
background: url(../images/wenku/share_png.png) no-repeat;
margin-right: 4px;
margin-top: 15px;
}
.tozone{
	background-position:0px 0px;
	}

.toweibo{
	background-position: -22px -19px;
}
.towechat{
	background-position: -43px -19px ;
}
.tools-right {
	float:left;
	overflow:hidden;
}
.kong{
	width:100px;
	display:block;
	float:left;
	height:46px;
	}
.shoucang-wrap{
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 46px;
	outline: 0 none;
}
.shoucang{
	background-position: 0 -1px;
    height: 29px;
    margin-right: 6px;
    vertical-align: middle;
    width: 75px;
	 display: inline-block;
    font-size: 0;
    line-height: 9999em;
    overflow: hidden;
    padding: 0;
    position: relative;
	background:url(../images/wenku/toolbar-icons.png) ;
	background-position: 0 -30px;
	margin-top:10px;
}

.download-wrap{
	display: inline-block;
	position: relative;
	height: 46px;
	margin-top: 2px;
	outline: 0 none;

}

.download{
	margin-right:8px;
	padding:0px 15px;
	color: #fff;
	border-radius: 2px;
	background: #2fad85;
	display: inline-block;
	line-height:32px;
	text-shadow: #188062 0 1px 0;
	font-family: '微软雅黑','冬青黑体','宋体',arial;
	font-size:16px;
	}
.download-wrap span{
	color: #858585;
	
}
.ic-caifu{
display: inline-block;
 background: rgba(0, 0, 0, 0) url("../images/wenku/ico_12x14_4781632.png") no-repeat scroll 7px 0;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    width: 20px;
	
}
.reader-backtotop{
	width:57px;
	float:right;
	z-index:50;
	display:block;
	margin-right:-67px;
	margin-top:-200px;
	}
.reader-backtotop a{
	text-align:center;
	display:block;
	border:#CCC 1px solid;
	line-height:18px;
	font-size:16px;
	color:#999;
	background-color:#FFF;
	margin-bottom:10px;
	
	
}
.reader-backtotop a:hover{
	color: #fff;
	background-color: #2db68a;
	border: 1px solid #2db68a;
	text-decoration: none;
}
.b-xzj{
	padding:10px 0px;
}
.b-fanhui{
	padding:10px;
}
.b2t{
	text-align:center;
}
.b2t-btn{
	display:block;
	width:35px;
	height:20px;
	background:url(../images/wenku/back-to-top.png) no-repeat 0px 0px;
	margin:15px auto;
}
.b2t-btn:hover{
	background-position:-40px 0px;
	}



/*标签*/

.ic-star-t-on {
    background-position: -2px 0;
}
 .ic-star-t-half {
    background-position: -21px 0;
}
.ic-star-t-off {
    background-position: -39px 0;
}



.ic-star-s-on {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -129px 0;
}
 .ic-star-s-half {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -149px 0;
}
 .ic-star-s-off {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -167px 0;
}
.ic-star-m-on {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -63px 0;
}
 .ic-star-m-half {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -84px 0;
}
 .ic-star-m-off {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -105px 0;
}
 .ic-star-b-on {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll 0 0;
}
 .ic-star-b-half {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -21px 0;
}
 .ic-star-b-off {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars.png") no-repeat scroll -42px 0;
}
 #green-stars .ic-star-b-on {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars_green.png") no-repeat scroll 0 0;
}
 #green-stars .ic-star-b-half {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars_green.png") no-repeat scroll -18px 0;
}
 #green-stars .ic-star-b-off {
    background: rgba(0, 0, 0, 0) url("../images/wenku/stars_green.png") no-repeat scroll -36px 0;
}



.ic-dir {
    background-position: -193px -970px;
}
.ic-doc, .ic-docx {
    background-position: -193px -991px;
}
.ic-dps {
    background-position: -193px -1012px;
}
.ic-epub {
    background-position: -193px -1033px;
}
.ic-et {
    background-position: -193px -1054px;
}
.ic-pdf {
    background-position: -193px -1075px;
}
.ic-pot {
    background-position: -193px -1096px;
}
.ic-pps {
    background-position: -193px -1117px;
}
.ic-ppt, .ic-pptx {
    background-position: -193px -1138px;
}
.ic-rtf {
    background-position: -193px -1159px;
}
.ic-txt {
    background-position: -193px -1180px;
}
.ic-vsd {
    background-position: -193px -1201px;
}
.ic-wps {
    background-position: -193px -1222px;
}
.ic-xls, .ic-xlsx {
    background-position: -193px -1243px;
}
.ic-album {
    background-position: -193px -1264px;
}
.ic-wealth {
    background-position: -193px -1285px;
}
.ic-wealth {
    background-position: -193px -1285px;
}
.ic-ok {
    background-position: -193px -1306px;
}
.ic-exp {
    background-position: -193px -1327px;
}
.ic-refresh {
    background-position: -193px -1348px;
}
.ic-html {
    background-position: -193px -1369px;
}
.ic-none {
    background-position: -193px -1390px;
}
.ic-hot {
    background-position: -187px -1411px;
}
.ic-new {
    background-position: -190px -1429px;
}
.ic-activity-b-1 {
    background-position: -10px -1462px;
}
.ic-activity-m-1 {
    background-position: -96px -1475px;
}
.ic-activity-s-1 {
    background-position: -156px -1482px;
}