﻿@charset "utf-8";
/* CSS Document */
.source-search {
	width: 100%;
	height: 176px;
	background-color: #51aff3;
}
.source-img {
	padding-top: 10px;
	margin-bottom: 4px;
}
.source-search dl {
	margin-left: 10px;
	margin-top: 4px;
	overflow: hidden;
	margin-bottom: 6px;
}
.source-search dl dd {
	float: left;
	width: 70px;
	font-size: 15px;
	color: white;
	cursor: pointer;
	line-height: 30px;
}
.source-search dl dd.currentA {
	background: -webkit-linear-gradient(#f39d47, #db6e02); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f39d47, #db6e02); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f39d47, #db6e02); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f39d47, #db6e02); /* 标准的语法 */
	border: solid 1px #709bb5;
}
.search {
	margin: 0 10px 0px 10px;
}
/*.input-group .btn-default {
	background-color:#ed8a27;
	color:white;
}
*/
.form-control {
	padding-left: 4px;
}
.xuanze {
	color: white;
	margin-left: 2%;
	margin-top: 8px;
	width: 96%;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0;
}
.table > tbody > tr > td {
	padding: 2px;
}
.container-fluid {
	padding: 0;
}
.container-fluid table tr td .icon {
	font-size: 16px;
	color: #333;
	padding-top: 6px;
	display: block;
	height: 84px;
}
.container-fluid table tr td .icon p {
	margin-top: 6px;
	font-size: 15px;
}
.container-fluid table tr td .icon img {
	width: 52px;
	height: 42px;
}
/*每日一读*/
.daily {
	height: 60px;
	background-image: url(../images/daily_02.png);
	background-repeat: repeat-x;
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 640px;
}
.daily .col-xs-2 p {
	color: white;
}
.daily .col-xs-2 {
	padding: 0;
	cursor: pointer;
	width:14.28%;
}
.daily .col-xs-2.currentC {
	background-image: url(../images/daily_03.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.daily .col-xs-2.currentC p {
	color: #c77700;
}
.daily-reading {
	display: block;
	width: 100%;
	padding-left: 0 1%;
}
.book {
	float: left;
	width: 79%;
}
.book1 img {
	float: right;
	width: 20%;
	margin-top: 6px;
}
.daily-reading {
	border-bottom: solid 1px #bcbcbc;
}
.book .p1 {
	font-size: 18px;
	color: #333;
	margin-left: 4px;
}
.book .p2 {
	color: #c20000;
}
.container-fluid.container-fluid1.daily-reading1 {
	border: solid 1px #bcbcbc;
	width: 96%;
	padding-bottom: 0;
	margin-bottom: 54px;
!important
}
/*电子资源*/
.e-source {
	margin: 0;
	margin-top: 14px;
}
.e-source .col-xs-3 {
	padding: 0;
}
.e-source .col-xs-3 p {
	font-size: 16px;
	color: #333;
	margin-top: 6px;
}
.hot-source {
	background-color: #e6e6e6;
	color: #1645b0;
	line-height: 30px;
	padding-left: 2%;
	font-size: 16px;
}
.hot-source1 {
	margin-top: 10px;
	width: 98%;
	margin-left: 1%;
}
.hot-source1 tr th {
	background-color: #18c7f9;
	color: white;
}
.hot-source1 tr td a {
	color: #f20101;
	line-height: 28px;
}
.hot-source1 tr td {
	line-height: 28px;
}
.hot-source1 tr td a img {
	padding-top: 4px;
}

/*资源详情*/
table.source-detail {
	margin-bottom: 10px;
}
.source-detail tr {
	height: 36px;
}
table.source-detail tr td {
	padding-top: 6px;
	padding-left: 6px;
}
table.source-detail tr td span.xingxing {
	color: #fa5300;
}
table.source-detail tr td a {
	color: #ff1010;
	text-decoration: underline;
}
.source-detail1 h4 {
	color: #1c4282;
	margin: 0 6px;
}
.source-detail1 p {
	text-indent: 2em;
	margin: 0 6px;
	font-size: 16px;
}


/*馆员信息统计*/
.neirong{
	padding: 0;
	margin: 0!important;
	position: fixed;
	max-width: 640px;
	top: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
	background-color:white;

}
.big_box{
	width:100%;
	height:600px;
	overflow-y:auto;
}
.borrow-ranking222 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.borrow-ranking222 .col-xs-6 {
	font-size: 22px;
	cursor: pointer;
	background-color: white;
	padding: 0;
	height: 60px;
	width:50%;
	border-right: solid 1px #cdcdcd;
    border-bottom:solid 1px #cdcdcd;
}
.borrow-ranking222 .col-xs-6 a {
	display: block;
	color: #4c4c4c;
	line-height: 60px;
	text-align:center;
}
.borrow-ranking222 .col-xs-6.currentD a {
	color:#2873ee;
}
.fenlei{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.zhicheng{
	line-height:30px;
	font-size:18px;
	background-color:#f0f4f5;
	text-align:center;
	color:#4c4c4c;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
.ul1{
	border-bottom:solid 1px #0084ff;
}
.ul1 li{
	float:left;
	width:33%;
	font-size:18px;
	line-height:30px;
	color:#0084ff;
	margin-top:10px;
}
.ul2{
	border-bottom:solid 1px #cccccc;
}
.ul2 li{
	float:left;
	width:33%;
	font-size:16px;
	line-height:30px;
	color:#4c4c4c;
	margin-top:4px;
}
.ul3{
	border-bottom:solid 1px #cccccc;
}
.ul3 li{
	float:left;
	font-size:18px;
	color:#4c4c4c;
	line-height:60px;
}
.ul3 .li1{
	float:right;
	margin-right:10px;
}
.ul3 li img{
	display:block;
}

/*借阅排行榜*/
.borrow-ranking {
	padding: 0;
	margin: 0!important;
	position: fixed;
	max-width: 640px;
	top: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}
.borrow-ranking .col-xs-6 {
	font-size: 16px;
	cursor: pointer;
	background-color: #80c9ff;
	padding: 0;
	height: 60px;
	border-right: solid 1px white;
}
.borrow-ranking .col-xs-6 img {
	margin-right: 4px;
}
.borrow-ranking .col-xs-6 a {
	display: block;
	color: #333;
	line-height: 60px;
	text-align:center;
}
.borrow-ranking .col-xs-6.currentD {
	background-image: url(../images/borrow-ranking_05_03_03.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.borrow-ranking .col-xs-6.currentD a {
	color: white;
}
.borrow-ranking1 {
	border-right: solid 1px white;
}
.borrow-ranking2 .borrow-ranking3 {
	display: block;
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 10px;
	margin-top: 10px;
}
.borrow-ranking2 .ranking {
	float: left;
	width: 5%;
	font-size: 26px;
	color: #8d8d8d;
	margin-top: 30px;
	margin-left: 4px;
}
.borrow-ranking2 .ranking1 {
	float: left;
	width: 5%;
	margin-top: 6px;
	font-size: 26px;
	color: #8d8d8d;
	margin-top: 10px;
	margin-left: 4px;
}
.borrow-ranking2 .shu {
	float: left;
	width: 26%;
}
.borrow-ranking2 .shu img {
	width: 100%;
	height: 120px;
}
.borrow-ranking2 .shu1 {
	float: left;
}
.borrow-ranking2 .shu1 img {
	width: 56px;
	height: 56px;
	border-radius: 30px;
	border: solid 1px #79c0ff;
}
.borrow-ranking2 .introduction {
	float: left;
	width: 60%;
	margin-left: 2%;
	margin-top: 8px;
}
.borrow-ranking2 .introduction1 {
	float: left;
	width: 56%;
	margin-left: 2%;
}
.borrow-ranking3 .introduction h4, .borrow-ranking3 .introduction p {
	color: #333;
	margin: 2px 0;
}
.borrow-ranking3 .introduction1 h4, .borrow-ranking3 .introduction1 p {
	margin: 2px 0;
}
.borrow-ranking3 .introduction p {
	color: #727272;
}
.borrow-ranking3 .introduction1 p {
	color: #727272;
}
.borrow-ranking3 .jiantou {
	float: left;
	width: 5%;
	margin-top: 50px;
	font-size: 20px;
}
.borrow-ranking3 .jiantou1 {
	float: right;
	width: 16%;
}
/*图书详情*/
.book-top {
	background-image: url(../images/shu-detail_02.png);
	width: 100%;
	height: 140px;
	background-repeat: repeat-x;
	background-position: left top;
}
.book-left {
	float: left;
	width: 24%;
	margin-top: 10px;
	margin-left: 20px;
}
.book-left img {
	width: 100%;
	height: 120px;
}
.book-right {
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}
.book-right p {
	margin: 0;
	color: #737373;
}
.online-read input {
	background-color: white;
	border: 0;
	width: 92%;
	margin-left: 4%;
	height: 34px;
	line-height: 34px;
	border: solid 1px #1351b7;
	border-radius: 6px;
	font-size: 16px;
	margin-top: 10px;
}
.summary {
	border-top: solid 1px #7d7d7d;
	padding-top: 6px;
	margin-top: 10px;
}
.summary h4, .summary p {
	padding-left: 10px;
	padding-right: 10px;
}
.summary p {
	text-indent: 2em;
}
.my-discuss {
	font-size: 16px;
	background-image: url(../images/discuss_03.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #808080;
	margin-top: 20px;
}
.my-discuss span {
	background-color: white;
}
/*.discuss-left{ float:left; margin-left:10px; width:10%;}
.discuss-left img{width:40px; height:40px; background-color:white; border:solid 1px #dedede;}
.discuss-right{ float:left; margin-left:6px; margin-right:10px; width:80%;}*/
.discuss .media-left img {
	width: 40px;
	height: 40px;
	background-color: white;
	border: solid 1px #dedede;
	margin-left: 10px;
}
.discuss .media-body h4, .discuss .makes span {
	color: #808080;
}
.discuss .media-body p {
	font-size: 16px;
	margin-bottom: 6px;
}
.discuss .makes a {
	cursor: pointer;
}
.discuss .makes .huifu {
	float: right;
}
.zan {
	background-image: url(../images/dianzan_06.png);
	width: 13px;
	height: 17px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin: 0px 30px 0 4px;
	padding-left: 13px;
	background-position: 6px 4px 0 0;
}
.zan1 {
	background-image: url(../images/dianzan_03.png)!important;
}
.all-discuss {
	cursor: pointer;
	margin-left: 58px;
	margin-top: 6px;
	display: block;
	margin-top: 6px;
}
.discuss2 div {
	margin-left: 60px;
}
.discuss2 div span {
	color: #333;
}
.discuss1 {
	margin-top: 16px;
}
textarea {
	width: 96%;
	background-color: white;
	margin-left: 2%;
	border: solid 1px #e3e3e3;
	height: 170px;
	margin-top: 10px;
}
.btn-block {
	width: 96%;
	margin-left: 2%;
	background-color: #1b9efd;
	padding: 8px 0;
	margin-top: 10px;
	border: 0;
}
.comment img {
	margin-left: 16px;
	margin-top: -70px;
}
/*新书推荐*/
.zan2 {
	background-image: url(../images/dianzan_06.png);
	width: 13px;
	height: 17px;
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 2px 4px 0 0;
}
.pinglun {
	float: right;
	margin-top: 76px;
}
.pinglun a {
	display: block;
	color: white;
	background-color: #279df8;
	font-size: 16px;
	padding: 2px 4px 2px 4px;
}
.tuijian {
	position: fixed;
	z-index: 99;
	bottom: 48px;
	width: 100%;
	background-color: white;
	padding-bottom: 14px;
	padding-top: 10px;
	max-width: 640px;
}
.tuijian a {
	width: 40%;
	display: block;
	border-radius: 6px;
	color: white;
	background-color: #0dcad6;
	margin-left: 30%;
	line-height: 40px;
	font-size: 16px;
}
/*资源动态*/
.source-dynamic {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #e0e0e0;
	padding-bottom: 10px;
	margin-top: 10px;
}
.source-dynamic1 a {
	font-size: 16px;
	color: #333;
}
.source-dynamic1 img {
	margin-left: 4px;
}
.time {
	color: #6f6f6f;
	margin-top: 6px;
}
.time-left {
	float: left;
}
.time-right {
	float: right;
}
/*资源动态详情*/
.source-dynamic-detail {
	margin-left: 10px;
	margin-right: 10px;
}
.source-dynamic-detail img{
	max-width:100%;
}
.source-dynamic-detail h5 {
	font-size: 16px;
	color: #8b8b8b;
}
.source-dynamic-detail h5 a {
	margin-left: 6px;
}
.source-dynamic-detail p {
	font-size: 16px;
}
.source-dynamic-detail p img{ max-width:100%;}
.source-dynamic-detail > .read {
	font-size: 18px;
	color: #8b8b8b;
}
/*新闻公告*/
.news {
	font-size: 16px;
	line-height: 36px;
	padding-left: 10px;
	color: #1a9de1;
	width: 100%;
	background-color: #f4f4f4;
	border:solid 1px #d1d1d1;
	position:fixed;
	top:60px;
	max-width:640px;
}
/*图书详情*/
.pinglun1{ position:fixed!important; right:0px;bottom:100px;}
.pinglun1 a{ display:block;}

/*微社区发表*/
.leixing {
	font-size: 18px;
	margin-left:2%;
	margin-top:4px;
	cursor:pointer;
}
.leixing .leixing1 {
	font-size: 16px;
	color: #3163b6;
	cursor: pointer;
	margin-right: 8px;
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0px 1px;
}
.leixing .leixing1.span1 {
	background-image: url(../images/leixing-tubiao_03.png);
}
.leixing .leixing1.span2 {
	background-image:url(../images/leixing-tubiao_05.png);
}
.leixing .leixing1.span3 {
	background-image: url(../images/leixing-tubiao_07.png);
}
.comment1{ position:relative;}
.comment1 textarea,.comment1 .kuang-tu{ border:solid 1px #4da3e1;width: 96%;
	background-color: white;
	margin-left: 2%;
	height: 260px;
}
.kuang-tu img{ margin:0; width:50px; height:50px; float:left; margin:6px; display:block;}
.comment1 .kuang-tu{ margin-top:10px; overflow:hidden;}
.comment1 .leixing-sanjiao{ position:absolute; top:73px; left:96px;}
.comment1 .leixing-sanjiao1{ position:absolute; top:63px; left:166px;}
.comment1 .leixing-sanjiao2{ position:absolute; top:63px; left:236px;}
.biaoti{ font-size:18px; margin-top:10px; margin-left:2%;}
.biaoti input{border:solid 1px #4da3e1; width:85%; margin-left:4px; line-height:30px;}
/*搜索引导*/
.touming5 {
	position: fixed;
	width: 100%;
	height: 1000px;
	background-color: black;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	top: 0px;
	right: 0px;
	z-index: 991;
}
.touming2 {
	position: fixed;
	z-index: 992;
	top: 25px;
	width: 100%;
	max-width: 640px;
}
.touming2 img {
	width: 95%;
	height: 276px;
}
/*赞弹出*/
.zan_tanchu {
	position: fixed;
	top: 100px;
	z-index: 999;
	background-image: url(../images/zan_tanchu.png);
	left: 50%;
	margin-left: -140px;
	width: 280px;
	height: 240px;
	display: block;
}
.zan_tanchu p {
	color: white;
	margin-top: 130px;
	font-size: 16px;
}
.zan_tanchu a {
	font-size: 16px;
	color: #ed5155;
	margin-left: 104px;
	margin-top: 46px;
	display: block;
	cursor:pointer;
}
