
img{
	width: 100%;
	height: 100%;
}

.bkConInLeft{
	width:996px;
	overflow:hidden;
	margin-bottom:200px;
}

.bkImg{
	width:192px;
	height:286px;
	display: block;
}

.bkImg img{
	height: auto;
}

.bkTxt{
	width: 80%;
    padding-left: 30px;
}

.bkTxtTit{
	font-size: 20px;
	color: #2568b9;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
}

.borrowedHint{
	font-size: 14px;
	padding:5px 20px;
	margin-bottom: 30px;
	display: inline-block;
	-wekbit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
}

.bkTxtIn{
	font-size:14px;
}

.bkTxtIn ul li span{
	display:inline-block;
	vertical-align: top;
}

.bkTxtLeft{
	width: 47%;
	margin-right: 10px;
}

.bkTxtLeft ul li span{
	width: 76%;	
}

.bkTxtRight{
	width: 50%;
}

.bkTxtLeft ul li span{
	width: 74%;	
}

.bkTxtInLink{
	color:#3366CC;
}

.sendToArea{
	height: 65px;
	margin-top: 20px;
	font-size: 14px;
	background:#f5f5f5;
	position: relative;
}

.sendToFont,.sendToUl li{
	height:30px;
	line-height:30px;
	/*padding:0 8px;*/
	margin:12px 0;
}

.sendToFont{
	color:#666;
}

.sendToUl{
	width:88%;
}

.sendToUl li{
	width:20%;
	float:left;
	text-align: center;
	border-left: 1px dashed #d8d8d8;
	position:relative;
}

.sendToUl li a{
	display: block;
}

.sendToIcon{
	width:22px;
	height: 22px;
	background-repeat: no-repeat;
	margin-right: 2px;
}

.sdLinkIcon{
	margin-top: -6px;
}

.bookOpArea{
	margin-top: 34px;
}

.bookLineOut{
	display:table;
	width:78%;

}

.bookLinkArea{
	display:table-row;
}

.bookLinkArea li{
	display:table-cell;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-left: 10px;
}

.bookLinkArea li a{
	width:96%;
	font-size: 18px;
	color:#fff;
	display: inline-block;
	margin:0 auto;
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.bookOpIcon{
	width:20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-right: 8px;
}

.bkOpSingle{
	width:100px;
	font-size: 14px;
	color:#000;
	position:relative;
}

.marginBot{
	margin-bottom:14px;
}

.bookDetPie{
	margin-top: 50px;
}


.bkLibMesChose{
	padding:8px 0 6px;
	border: 1px solid #D8D8D8;
	margin-bottom: 10px;
	background:#f4f4f4;
}

.bkLibMesChIn{
	font-size: 14px;
	color:#666;
	width: 33%;
	text-align: center;
}

.bkLibMesArea{
	border: 1px solid #D8D8D8;
}

.bkLibMesAreaIn{
	padding:0 54px 24px;
}

.bkLibNameDet{
	padding: 18px 0 0 0;
	overflow: hidden;
}

.bkLibNameDet i{
	font-style: normal;
}

.libNameLine{
	font-size: 16px;
	color:#333333;
}

.libName{
	font-weight: 700;
}

.libBkInfoLine{
	font-size: 16px;
	color:red;
}

.libBkInfoLine i{padding-left: 10px;}

.libNmIcon{
	width: 14px;
	height: 19px;
	background-repeat: no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:-4px 4px 0 0;
	background: url(../images/bk-addr.png) no-repeat;
}

.libTabArea{
	display:none;
	margin-top: 18px;
}

.libTabArea table{
	width:100%;
	font-size: 14px;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	border:1px dashed  #cccccc;
}

.libTabArea table th{
	color:#666666;
	height:36px;
	line-height:36px;
	background-color: #f4f4f4;
	border:none;
}

.libTabArea table td{
	border-top:1px dashed #cccccc;
	padding-right: 8px;
	text-align:center;
}

/*
table.gridtable {
	width:100%;
	font-size: 14px;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	color:#666666;
	height:36px;
	line-height:36px;
	background-color: #f4f4f4;
	border:none;
}
table.gridtable td {
	border-top:1px dashed #cccccc;
	padding: 8px;
	text-align:center;
}*/

.notLib{
	background:#f4f4f4;
}

.tableInIcon{
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	display:inline-block;
	vertical-align: middle;
}


.pageNumArea{
	background:#f4f4f4;
	border-top:1px dashed #ccc;
}

/* .pageNumAreaIn{
	width:90px;
} */


.bkCatalog{
	font-size: 14px;
}

.bkCataArea{
	/*height:204px;*/
	overflow: hidden;
}

.bkCataLine{
	width: 50%;
	float: left;
	padding-bottom: 2px;
}

.bkCataIn{
	width: 338px;
	height:20px;
    margin-left: 6px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.bkCon{
	margin-bottom: 0;
}

.relRecomArea{
	width:100%;
	height: 236px;
	margin-bottom: 90px;
	background:#f5f5f5;
	overflow: hidden;
}

.bkDetBotCon{
	width: 100%;
	height:88px;
	background:#f5f5f5;
	margin-top: 3px;
	position: fixed;
    bottom: 0;
    left: 0;
    display:none;
}

.bkDetBotCon .bookOpArea{
	padding-top: 14px;
	margin-top: 0;
}

.bkDetBotUl{
	margin-top: 20px;
}

.bkDetBotUl li{
	float:left;
	margin-right: 20px;
	position: relative;
}

.bkDetBotUl li .snIcon{
	left:10px;
}

.snIcon{
	width: 22px;
	height: 10px;
	background-repeat: no-repeat;
	position:absolute;
}

.weChatEqArea{
	width: 130px;
	position:absolute;
	background:#fff;
	border: 1px solid #d8d8d8;
	z-index: 2;
	font-size: 14px;
	color:#000;
	text-align: center;
	display:none;
}

.weChatTop{
	 top: 44px;
    left: -28px;
}

.weChatTop .upSnIcon{
	left:50px;
}

.downSnIcon{
   bottom: -9px;
    left:30px;
   background-image: url(../images/hd-Down.png);
}

.weChatLeft{
	top: 34px;
    padding-bottom: 10px;
}

.upSnIcon{
	top: -9px;
	left: 20px;
	 background-image: url(../images/hd-Up.png);
}

.weChatBot{
	left: -10px;
    top: -164px;
}

/*图书荐购*/
.recBuyBookArea{
    font-size: 14px;
    color:#999;
    margin-top: 80px;
}

.letRecBuy{
	width: 148px;
	height: 60px;
	line-height: 60px;
	color:#fff;
	font-size: 18px;
	text-align: center;
	margin-right: 20px;
	border:none;
	outline: none;
	background:url(../images/recB-btnBg02.png) no-repeat;
	cursor: pointer;
}

.letRecBuy[disabled]{
	background:#999;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
}

.searchHisArea{
/*	width:188px;
	margin-left: 14px;*/
}

.abtRecArea{
	border-top-width: 1px;
	border-top-style: solid;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom:200px;
    margin-top: 0;
}

.abtRecTit{
	font-size: 16px;
	padding:8px 0 0 8px; 
}

.abtRecImg{
	width: 100px;
	height:175px;
	margin:0 auto;
	display: block;
}

.abtRecImg img{
	 height:auto;
}




.abtRecLi{
	padding: 14px 5px;
    border-bottom: 1px dashed #d9d9d9;

}

.abtRecLink{
	display:block;
	overflow: hidden;
}

.abtRecLi.notBdBot{
	border-bottom:none;
}

.abtRecDet{
	width: 100%;
	text-align: center;
	margin-top: 8px;

}

.abtBkTit,.searhBkNm{
	font-size: 14px;
	height:26px;
	color:#333333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.abtRecLine{
	font-size: 12px;
	color:#999;

}


.searhBkCon{
	width: 150px;
    margin: 16px auto;
    text-align: center;
}

.searhBkImg{
	width:86px;
	margin:0 auto;
	display:block;
}

.twoSearch{
	margin-bottom: 50px;
}

.oneSearch{
	margin-bottom: 240px;
}

.searhBk{
	width: 100%;
	overflow: hidden;
	height: 190px;
	border-bottom:1px dashed #d8d8d8;
	position:relative;
	background:#f4f4f4;
}

.searhBk.notBord{
	border-bottom: none;
}

.seaHisBtn{
	width: 56px;
	height: 56px;
	position:absolute;
	right:0;
	top: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.searhBkNm{
	margin-top: 8px;
}

.lastArt{
	background-image: url(../images/lastArt.png);
}

.nextArt{
	background-image: url(../images/nextArt.png);
}

.opAbtUl{
	overflow: hidden;
}

.opAbtLink{
	width:28px;
	height:18px;
	background-repeat: no-repeat;
	display:block;
}

.opAbtUl{
	width: 74px;
	margin:0 auto 16px;
}

.abtBkUp{
	background-image: url(../images/abtBkUp.png);
}

.abtBkDown{
	background-image: url(../images/abtBkDown.png);
}
/* 本例子css */
.picScroll-top{   overflow:hidden; position:relative;    }
.picScroll-top .hd{ 
	width: 100px;
	height:40px;
	margin:0 auto;
	overflow:hidden;  
	padding:0 10px;  
}
.picScroll-top .hd .prev,.picScroll-top .hd .next{
 display:block; 
 width:28px;
 height:18px;
  margin-top:10px;  
  overflow:hidden;
  cursor:pointer;
  background-repeat: no-repeat;
  /*background:url("images/arrow.png") 0 -100px no-repeat;*/
}

.picScroll-top .hd .prev{
	float:left;
	background-image: url(../images/abtBkUp.png);
}

.picScroll-top .hd .next{
	float: right;
	background-image: url(../images/abtBkDown.png);
}

.picScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-top .hd ul li.on{ background-position:0 0; }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; height:auto !important;}
.picScroll-top .bd ul li .pic{ text-align:center; }
.picScroll-top .bd ul li .title{ line-height:24px; }

.bkTxtIn ul li span.abResArea{
	 width: 60%;
	 vertical-align: middle;
	 }

.resLinkImg{
	width: 18px;
	height: 18px;
	display: inline-block;
}

.mobileAbRecArea,.bkSeachArea{display: none;}


@media screen and (max-width: 1023px) {
	.bkSeachArea{display: block;	padding:20px 10px;background: rgba(0,0,0,.4);}
	.brCon{padding: 0 6px;margin-top: 14px;}
	/* .bkImg { width: 129px; height: 192px;} */
	.bkImg { width: 114px; height: 192px;}
	.bkTxt{padding-left: 0;width: 63%;padding-left: 11px;}
	
	.bkTxtLeft,.bkTxtRight{width: 100%;font-size: 12px;}

	.bkTxtIn,.bkTxtLeft ul li,.bkOpSingle{font-size: 12px;}
	.borrowedHint{margin-bottom: 10px;font-size: 12px;}
	.bkConInLeft{width: 100%;position: relative;margin-bottom: 0;}
	/* .sendToUl { width: 82%;} */
	.sendToUl { width: 86%;}
	.sendToUl li a{font-size: 10px;text-align: center;line-height: 1.3 !important;}
	.sendToIcon{display: block;  margin: -6px auto 3px; background-size: 100% 100%;}
	/* .sendToArea{ margin-left: -139px;margin-top: 10px; width: 166%;} */
	.sendToArea{ margin-left: -118px;margin-top: 10px;overflow: hidden; }
	
	.bkOpSingle{width: 66px; white-space:nowrap;margin-right: 10px;}
	.bkDetBotCon{height: auto;}
	.bkDetBotCon .bookOpArea{margin-top: 0;padding-top: 0;margin-bottom: 10px;}
	.bookOpIcon{margin-right: 2px;}
	.bookLineOut{width: 100%;  margin-top: 8px;}
	.bookLinkArea li a{font-size: 12px;}
	.bookOpArea .flLeft{width: 100%;font-size: 0;margin-left: 10px;}
	.bkOpLine{display: inline-block;width: 50%;font-size: 0;text-align: center;}
	.emInp{width: 100%;}
	.bookDetPie { margin-top: 24px;}
	.bkLibMesAreaIn {padding: 0 10px 24px;}
	.searchHisArea,.bookDetHint{display: none !important;}
	.bookDetRight{width: 100%;}
	.mobileAbRecArea{margin-bottom: 200px;display: block;}
	.bkDetBotUl{margin:15px 0 10px;}

	/* 本例子css */
	.mobAbRecArea .picScroll-left{margin: 0; width:100%;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
	.mobAbRecArea .picScroll-left .hd{ overflow:hidden;  height:40px;  padding:0 10px; position: relative;   border-top: 1px dashed #D8D8D8;   }
	.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; margin-top:10px;  overflow:hidden;
		 cursor:pointer;    width: 22px;  height: 22px; margin-top: -11px;}
	.mobAbRecArea .picScroll-left .hd .prev{ left: 33%;}
	.mobAbRecArea .picScroll-left .hd .next{ left: 64%;}
	.mobAbRecArea .pageState{display: none;}
	.mobAbRecArea .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: none;}
	.mobAbRecArea .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
	.mobAbRecArea .picScroll-left .hd ul li.on{ background-position:0 0; }
	.mobAbRecArea .picScroll-left .bd{ padding:10px;   }
	.mobAbRecArea .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
	.mobAbRecArea .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
	.mobAbRecArea .picScroll-left .bd ul li .pic{ text-align:center; }
	.mobAbRecArea .picScroll-left .bd ul li .pic img{width: 66px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
	.mobAbRecArea .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
	.mobAbRecArea .picScroll-left .bd ul li .title{width: 100%; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;   }
}

	