.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: none;
	padding: 0;
}
.box {
	background-color: white;border-bottom: 1px solid #AFAFAF;min-height: 700px;margin-bottom: 60px;
}
.middle-menu {
	padding: 0px;min-height: 700px;border-right: 1px solid #AFAFAF;border-left: 1px solid #AFAFAF;
}
.panel-group {
	margin-left: 40px;
}
.panel-group span {
	font-size: 12px;
}
.book-menu-hd {
	padding-top: 5px;margin: 0 auto;margin-top: 20px;margin-bottom: 23px;
	width: 150px;height: 34px;
	color: #A42D39;text-align: center;font-size: 14px;
	border-radius: 3px;border: 1px solid #C8C8C8;background-color: #EFEFEF;
}
.book-menu {
	line-height: 25px;
}
.book-menu a {
	text-decoration: none;
	font-size: 12px;color: #717171;
}
.book-menu span {
	cursor: pointer;
}
.dropdown-menu {
	top: 40px;
	left: 48px;
	min-width: 100px;
	border-radius: 0px;
	background-color: #f4f4f4;
	border: 1px solid #f4f4f4;
	box-shadow: none;
	padding: 5px;
	font-size: 12px;
}
.dropdown-menu::before {
	content: "";
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #f4f4f4 transparent;
	height: 0px;
	position: absolute;
	left: 5px;
	top: -8px;
	width: 0px;
	-webkit-transform: rotate(360deg);
}
.dropdown-menu>li {
	color: #337ab7;
}
.dropdown-menu>li>a {
	padding: 2px 0px;
}
.dropdown-toggle {
	margin-left: 5px;
	cursor: pointer;
}
.books-icon {
	margin-left: 20px;padding: 2px;
	font-size: 12px;color: white;background-color: #F18B46;border-radius: 2px;
}
.papers-icon {
	margin-left: 20px;padding: 2px;
	font-size: 12px;color: white;background-color: #F90D31;border-radius: 2px;
}
.book-list {
	border: none;
}
.drop {
	margin-right: 15px;
}
.drop-menu1 {
	top: 42px;
	left: 65px;
}
.drop-menu2 {
	top:42px;
	left: 205px;
}
.drop-menu3 {
	top: 42px;
	left: 345px;
}
.ls{
	font-size:12px;
	padding:18px 10px 10px;
}

.book-recommend-hd {
	border-bottom: 2px solid #DFDFDF;font-size: 15px;padding-bottom: 7px;color: #717171;margin-top: 5px;
}
.book-recommend {
	margin: 30px 5px;
	color: #5380B3;
}
.book-recommend a{
	line-height:25px;
}
.book-recommend a li{
	list-style-type: disc;
}
.book-recommend>li {
	list-style: inherit;line-height: 25px;cursor: pointer;
}
.rb{
	margin-bottom:20px;
	padding:0;
}
.rb .list-inline li{
	width:45%;
	text-align:center;
}
.rb .list-inline li img{
	width:40px;
	margin:15px auto;
}
.rb .list-inline li>a>p{
	color:#337ab7;
}
.rb .list-inline li p{
	font-size: 12px;
	line-height: 20px;
	margin:0;
	color:#999;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.book-list>tbody>tr>td:nth-child(2){
	padding:15px;
}