﻿
#shlib_find_btn
{
	height: 18px;
	float: right;
	position: absolute;
	right: 7px;
	top: 9px;
	cursor: hand;
	z-index: 999;
}

.dropdown-menu {
	min-width: 100px;
}
.dropdown-menu>li>a.active {
	color: #FFF;
	background-color: #00aaff;
}
.notification
{
	text-align: center;
	padding-top: 15%;
	font-size: 20px;
	color: #0db2ec;
	font-family:'微软雅黑'；
}

a
{
	letter-spacing: 0px !important;
}

a:hover {
text-decoration:none !important;
}


/*轮播图导航栏*/
.owl-pagination
{
    margin-top: -32px;
}

.owl-page span
{
	background-color:#fff;
}



.shlib_find_search:after
{
clear:both;
}

.shlib_find_search{
	padding-top:20px;
	text-align: center;
	vertical-align:middle;
	background-color:#00aaff;
 
}
.vender_icon{
width: 25px;
}
.form_control_find{
	opacity: 0.5;
	vertical-align:middle;
	border:1px solid #a8a8a8;
	height: 35px;
	width: 70%;
	display:inline;
}

.book_management{
	margin:0; 
	padding:0;
	//margin-top:20px;
	background-color:#00aaff;
	height:102px;
    
}
/* 图书续读 */
#renew_books{
	vertical-align:middle;
	width: 100%;
	max-width: 60px;
	margin-top: 20px;
}
#renew_books_p{
	font-family:'微软雅黑';
	margin-top:6px;
	font-size:15px;
	color:white;
	vertical-align:middle;
	margin-bottom:15px;
}
/*轮播图图片大小*/
.owl-img
{
	width:100%;
	max-height: 300px;
}
.book_Study{
	margin:0; 
	padding:0;
	background-color:white;
	
}
#Study_books{
	vertical-align:middle;
	width: 100%;
	max-width: 25px;
	margin-top: 25px;
}
#books_Study_p{
	margin-top:8px;
	font-size:15px;
	font-family:'微软雅黑';
	vertical-align:middle;
}
#nav_tab{
text-align: center;
}
.tab-content{
	text-align: center;

}
#_attention{
	font-family:'微软雅黑';
	font-size:12px;
	color:white;
	letter-spacing: 2;
	padding: 5px;
	background-color:#00aaff
;
	border-radius: 5px;
	margin-right: 10px;
	float: right;
	margin-bottom: 5px;
}

/*kevin 活动类型*/
.acrivity-type{
	font-family:'微软雅黑';
	font-size: 12px;
	color:white;
	letter-spacing:4;
	padding:3px;
	background-color:#C2C2C2;
	border-radius: 5px;

}

/*在线阅读按钮*/
.online-read-btn{
	font-family:'微软雅黑';
	font-size:12px;
	color:white;
	letter-spacing:4;
	padding: 5px;
	background-color:#00aaff;
	border-radius: 5px;
	top: 10px;      
	position: inherit;      
	margin-right: 10px;      float: right;
}

#_span{
opacity: 0.5;
font-size: 14px;
font-family:'微软雅黑';
}
/*书本标题字体样式*/
.font_view_head{
font-size:15px;
font-family: '微软雅黑';
}
font_view_head_title
{
font-size:15px;
font-family: '微软雅黑';
letter-spacing: 3px
}


/*书本简介字体样式*/
.font_view{
font-size: 14px;
font-family: '微软雅黑';
opacity: 0.5;
}
/*个人中心箭头样式*/
.centerfx{
margin-top: 6px;
width: 7px;
margin-right: -20px;
}
.image_size{
height:140px;
width:100px
}
.get_lib{
font-family:'微软雅黑';
font-size:15px;
}
.book_intro{
font-family:'微软雅黑';
font-size:14px;
}
.modal-title{
font-family:'微软雅黑'
}
.btn-primary{
border-color:#428bca;
color:#fff;
background-color:#26B7EC;
}

 
.tooltip-custom
{
	text-align: center;
    margin: auto;
    position: absolute; left: 50%; 
    bottom: 5%;      
    transform: translate(-50%, -50%);
    font-family: "微软雅黑";
    font-size: 14px;
    letter-spacing: 3px;
	z-index:100;
	background-color:#999999;	
}