.help-body{
	width:100%;
	
}
.body-main{
	width:1200px;
	margin:auto;
	background-color:#fbfaf8;
	overflow:hidden;
	zoom:1;
}

.content-left{
	width:180px;
/* 	height:1300px; */
	float:left;
	background-color:#e6e9f2;
/* 	box-shadow:0px 0px 1px #ff80c0; */
	
	
}

.first-list-li{
	width:181px;
	height:40px;
	background-color:#fbfaf8;
	float:left;
	border:1px solid #cccccc;
	border-right:none;
}
.content-left ul{
	margin-top:60px;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	width:180px;
	height:500px;
	 
}
.content-left ul li{
	width:181px;
	height:40px;
	float:left;
	cursor:pointer;
	
}
.content-left ul li span{
	line-height:40px;
	margin-left:30px;
	float:left;
}
.content-left ul li img{
	margin-right:30px;
	float:right;
	margin-top:15px;
	
}
/*
	ÓÒ±ß²¿·Ö
*/
.content-right{
	width:1020px;
	float:left;
	
}
.head-imageAndtext{
	margin-top:20px;
	margin-left:0px;
	float:left;
	width:1000px;
	overflow: hidden;
	zoom:1;
}
.head-imageAndtext ul{
	list-style:none;
	
}
.select-button input{
	color:white;
	background:#3499DA;
	border-radius:15px;
	
}
.no-select-button input{
	background:none;
	border-radius:15px;
	
}
.head-imageAndtext ul li input{
	float:left;
	font-size:12px;
	border:0px;
	margin-left:30px;
	background-color:none;
	
}
.right-title span{
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	margin-left:30px;
	float:left;
	width:700px;
	 
	
}
/* .right-title  { */
 
/* 	overflow: hidden; */
/* 	zoom:1; */
	
/* } */
.right-title-help{
/* 	display: none; */
}
.right-title-download{
	display: none;
}
.right-title-push{
	display: none;
}
.right-title-collection{
	display: none;
}
.right-title hr{
	width:960px;
	margin-top:10px;
	margin-left:30px;
	float:left;
	
}
.one-books{
	width:500px;
	height:146px;
	float:left;
	margin-top:10px;
	margin-bottom:50px;
}
.booklist-top3{
	
	width:60px;
	height:146px;
	float:left;
	margin-left:30px;
	
}
.booklist-top3 span{
	margin-top:10px;
	float:left;
	color:red;
	margin-left:20px;
	font-weight:bold;
}
.booklist{
	
	width:60px;
	height:146px;
	float:left;
	margin-left:30px;
	
}
.booklist span{
	margin-top:10px;
	float:left;
	margin-left:20px;
	font-weight:bold;
}

.bookimages img{
	width:108px;
	height:146px;
	float:left;
	
}
.book-top-name{
	width:300px;
	height:100px;
	float:left;
	
	
}
.book-top-name span a:hover{
	color:#009edf;
}
.book-top-name span{
	font-size:12px;
	margin-top:10px;
	margin-left:20px;
	float:left;
		word-wrap:break-word;
/* 	 word-break: break-all; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden;  
	height:40px;
	line-height:20px;
	display:block;
	
	
}

.test{
	float:right;
	margin-right:20px;
	margin-top:100px;
	text-align:center;
	overflow: hidden;
	zoom:1;
}

.test ul{
	float:right;
	margin-right:20px;
	list-style: none;	
}
.test ul li{
	
	float:left;
	padding:4px 12px;
	margin-left:2px;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
}
.test ul li a{
	color:#0078B6;
}
.pageChoice{
	background:#0078B6 !important;
	color:#FFF !important;
}
.pageChoice a{	 
	color:#FFF !important;
}

.download-books{
	display: none;
	
}
/* .right-body{ */
/* 	overflow: hidden; */
/* 	zoom:1; */
/* } */
.clearFloat{
	clear:both;
	padding-top:0px;
}