.brConLeft{
	width: 246px;
	height: 904px;
	position: absolute;
	left: 0;
	top: 0;
}

.preciseFilter {
      width: 246px;
      background: #fff;
      overflow-x: hidden;
}

.brConLeftTop,.brConLeftBot{
	border: 1px solid #ccc;
}

.brConLeftTop{
	background: #f5f5f5;
	padding-left: 12px;
	margin-bottom: 14px;
	font-size: 14px;
}

.libRadio{
	margin: 18px 0 30px 0;
	font-size: 14px;
	color: #000;
}

.libRadio label{
	cursor: pointer;
}

.libRadioLab{
	margin-right: 10px;
}

.libRadioCon{
	margin-left: -4px;
}
.libLiter,.libLiterTit{
	color:#000;
}

.libLiterTit{
	font-size: 16px;
	padding-bottom: 10px;
}

.literLi{
	border-bottom:1px dashed #ccc;
	padding:8px 0;
}

li.notBorder {
 border: none;
}

.literUl li a{
	display:inline-block;
	
}

.literUl li a.keyArea{
	font-size: 14px;
	width:86%;
}

.brConLeftBot{
	padding-top: 48px;
}

.libBookClas{
	height:36px;
	background:#f5f5f5;
	margin-bottom: 22px;
}

.libBookClas li{
	width:50%;
	height:34px;
	line-height:34px;
	float:left;
	text-align: center;
}

.libBookClas li.curBookCls{
	border-bottom-width: 2px ;
	border-bottom-style: solid;
}

.libBookClas li a{
	font-size:16px;
	display:block;
}

.libClsCon{
	font-size: 14px;
	padding:0 4px;
}

.libClsUl li{
	padding-bottom: 14px;
}

.libClsLet,.libClsDet{
	display:inline-block;
}

.libClsLet{
	width:6%;
	vertical-align: top;
}

.libClsDet{
	width:90%;
	height: 26px;
}

.libClsNum{
	color:#666;
}

.brConRight{
	width:78%;
	margin-left: 254px;
}

.libBookLi{
	border-top: 1px dashed #cccccc;
	position:relative;
	padding:0 ;
	overflow: initial;
}

.libBookLi .libBookDet{
	width: 86%;
	margin-left: 10px;
	float: none;
	display: inline-block;
	vertical-align: top;
	padding-top: 4px;
}

.rankLiIn{
	padding:14px 12px;
}

.rankLiIn .libBookImg{
	 width: 86px;
    height: 86px;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
    float: none;
}

.rankLiIn .libBookImg img{
	 width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: contain;
}

.rankLiIn .libBookDetNm{
	padding-bottom: 4px;
	
}

.borrFreq{
	font-size: 12px;
	color:#666666;
	float:right;
	margin-top: 6px;
	position: relative;
	display: block;
}

.greenIcon{
	width: 18px;
	height: 20px;
	background:url(../images/high-green.png) no-repeat;
    margin:-4px 0 0 6px;
}

.enProHint{
	width: 218px;
	height: 136px;
	background: url(../images/enProt.png) no-repeat;
	position: absolute;
	right: -104px;
    top: 20px;
	z-index: 1;
	display: none;
}

.borrFreq:hover .enProHint{
	display: block;
}

/*jieyuezoushi*/
.bookTrendAreaIn{
	width:1200px;
	margin:32px auto 15px;
	overflow: hidden;
}

.bookTrndTit{
	font-size: 22px;
	color:#333;
	float: left;
	margin-left:46px;
}

.rankIcon{
	width: 28px;
	height: 22px;
	background:url(../images/br-rankIcon.png) no-repeat;
	margin:-4px 10px 0 0;
}

.trendForm{
	float: right;
	width:872px !important;
	height:164px!important;
}

.brConTit{
	height:42px;
	line-height: 42px;
	font-size: 16px;
	color:#000;
}

.brConRadio{
	margin-top: 10px;
}

.filterRetBtn{
	padding:16px 0;
}

.filterClear,.filterAdd{
	width:86px;
	height:30px;
	line-height:30px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	display: inline-block;
	-webkit-border-radius:3px ;
	-moz-border-radius:3px ;
	-ms-border-radius:3px ;
	-o-border-radius:3px ;
	border-radius:3px ;
}

.filterClear{
	border-color: #999999;
	/*margin-right: 12px;*/
	margin: 0 auto;
    display: block;
}

.filterAdd{
	color:#fff;
}


.acFilterTop{
	height:36px;
	line-height: 36px;
	background:#f5f5f5;
	font-size: 14px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
	position: relative;
}


.acFilterArea .libClsUl{
	padding:7px  7px 0;
	font-size: 12px;
}

.acFilterArea .libClsUl li{
	padding:0 10px;
	display:none;
	position: relative;
	margin-bottom: 2px;
}

.acFilterArea .libClsUl li a{
	display:block;
	height: 26px;
	line-height: 26px;
	width: 100%;
}

.libClsDel{
	width:12px;
	height: 12px;
	background: url(../images/br-del02.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	cursor: pointer;
	display: none;
}

.curLibClsLi .libClsDel{
	display: block;
}

.moreDate{
	font-size: 14px;
    color: #3e66cf;
    height: 28px;
    line-height: 28px;
     margin: 0 0 0 14px; 
    display: block;
}

.moreDate:hover{
	color:#3e66cf;
}

.acFilterArea .pubDate{
	padding-bottom: 0;
}
.acFilterArea .moreLibClsUl{
	padding-top: 0;
}

.searchKey{
	font-size: 16px;
	color:#666;
	padding-bottom: 14px;
}

.searchKeyFont,.libActHintTit{
	color:#000;
	font-weight: 700;
}

.libActIng{
	border-top-width: 1px;
	border-top-style: solid;
	background:#f4f4f4;
	padding:0 24px 20px;
	position: relative;
}

.libActHintTit{
	font-size: 16px;
	padding:20px 0 16px 0;
}

.libActArea{
	width:496px;
}

.libActLi{
	width:100%;
	height:88px;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
	overflow: hidden;
}

.libActLi a{
	display: block;
	padding:12px;
}

.libActImg{
	width:102px;
	height:64px;
}

.libActImg img{
	width:100%;
	height:100%;
}

.libActCon{
	width:74%;
	margin-left: 12px;
	float:right;
}

.libActTit{
	font-size: 16px;
	color:#000;
	height: 24px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom: 4px;
}

.libActDet{
	font-size: 14px;
	color:#666;
}

.gtEqArea{
	width:168px;
	text-align: center;
	font-size: 14px;
	margin-left: 45px;
	vertical-align: top;
}

.gtEqImg{
	width:130px;
	height: 130px;
	background:#fff;
	margin: 0 auto 10px;
}

.gtEqImg img{
	margin:10px 0;
}

.actMoreIcon{
	width:12px;
	height:12px;
	background:url(../images/br-more.png) no-repeat;
	margin: -4px 0 0 3px;
}

.actMore{
	font-size: 14px;
	float: right;
}

.smallEqArea{
	position:absolute;
	right:24px;
	top: 16px;
	cursor: pointer;
	display:none;
}

.smEqBtn{
	font-size: 14px;
	color:#000;
}

.smEqImg{
	width: 26px;
	height: 26px;
	background:url(../images/br-eq01.png) no-repeat; 
	margin-right: 4px;
}

.brFlEqArea{
	width: 130px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	position:absolute;
	left:-150px;
	top: -22px;
	background:#fff;
	text-align: center;
	display:none;
}

.brLeftIcon{
	width: 14px;
	height: 22px;
	background:url(../images/br-rt.png) no-repeat;
	position:absolute;
	right:-12px;
	top:20px;
}

.brFlEqCon{
	padding-bottom:6px;
}

.brFlEqImg{
	width:112px;
	height: 112px;
	margin:8px auto;
}

.brFlEqImg img{
	width: 100%;
	width: 100%;
}

.bkRankOpLine{
	padding: 26px 0 10px 0;
	border-bottom: 1px solid #d8d8d8;
	background:#fff;
	overflow: hidden;
}

.bkRankOpLf{
	float: left;
}

.rankType{
	border:1px solid #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.rankType li{
	float:left;
	padding: 0 15px;
	height:30px;
	line-height:30px;
	font-size: 14px;
	text-align: center;
	
}

.rankType li.hasBorRight{
	border-right:1px solid #999;

}

.rankType li a{
	display:block;
	color:#666666;
	font-size: 14px;
}

.rankType li.curRankType{
	background:#f1f1f1;
	
}

.rankType li.curRankType a{
	color:#333333;
}

.bkRankRt{
	float: right;
	color:#000;

}

.rankPage{
	font-size: 14px;
	color:#666;
	padding:16px 0 0 0;
}

.allVer{
	display:block;
}

.otherVer{
	/*margin-top: 18px;*/
	padding-left: 20px;
}

.otherVer .libBookLi{
	padding:14px 0 14px 10px;
}


.verNm{
	color:#c42f29;
}

.checkOtherLibMes{
	text-decoration: underline;
}

.checkOtherLibMes:hover{
	text-decoration: underline;
}

.collBkNumLine span{
	padding-right: 10px;
}

/* 高级搜索 */
.hignConArea{
	background:#f4f4f4;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	padding:1px 0;
	display:none;
}



.highSearArea{
	width: 100%;
	padding-bottom: 40px;
	background:#fff;
	position:relative;
	margin:22px auto;
	box-shadow: 0 0 30px 0 #b9b9b9;
	border:1px solid #ccc \9;
}

.hightSDown{
	background-image: url(../images/br-down02.png);
}

.highSearchUp{
	font-size: 14px;
    color: #3366CC;
    position:absolute;
    right:20px;
    top:40px;
}

.highSearIn{
	padding:34px 108px 0;
}

.highSearchLine{
	margin-bottom: 10px;
}

.highSearchInp,.highSearchSel,.addhighSel{
	font-size: 16px;
   height:40px;
   border:1px solid #999;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   -ms-border-radius:2px;
   -o-border-radius:2px;
   border-radius:2px;
}

.highSearchInp{
	width:612px;
   line-height:40px;
	padding:0 15px;
}

.highSearchSel,.addhighSel{
	padding:5px;
	text-align: center;
}

.highSearchSel{
	width: 160px;
	margin-left: 8px;
}

.addSearchArea .addhighSel{
	width: 100px;
	margin-right: 8px;
}

.addSearchArea .highSearchInp{
	width: 504px;
}

.ctrlAddArea{
	font-size: 14px;
	margin-bottom:30px;
}

.addhighBtn{
	width: 46px;
	height: 46px;
	background:url(../images/high-add.png) no-repeat;
	margin-right: 34px;
}

.clearHighBtn{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	margin:0 6px 0 0;
}

.restCond{
	font-size: 14px;
	margin-bottom: 14px;
}

.fontColor9{
	color:#999;
}

.condArea,.condConLine,.choYearSel,.yearInp,.monthInp{
-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-top: 14px;
}

.condArea{
	/*width: 780px;*/
	height: 36px;
	line-height: 36px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}

.chodLab{
	margin:0 60px 0 10px;
}

.highIcon{
	width: 20px;
	height: 20px;
	background:url(../images/high-search.png) no-repeat;
}

.highSearchBtn{
	color:#fff;
	font-size: 16px;
	text-align: center;
	width: 174px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display:block;
	margin:32px auto 0;
}

.highIcon{
	margin:-4px 6px 0 0;
}

.justCond{
	text-align: center;
	padding-top: 20px;
}

.condConLine{
	border: 1px dashed #ccc;
	padding:18px 12px;
	margin-bottom: 14px;
}

.condTit{
	font-size: 14px;
	margin-bottom: 10px;
}

.conLab{
	width:122px;
	display:inline-block;
	margin-bottom: 6px;
}
.choYearSel,.yearInp,.monthInp{
	height: 32px;
	border:1px solid #999;
}

.choYearSel{
	width: 100px;
	padding:5px 0;
	margin-right: 24px;
}

.yearInp,.monthInp{
	margin-right: 6px;
	text-align: center;
}

.yearInp{
	width: 60px;
}

.monthInp{
	width: 44px;
}

.centerLine{
	padding:0 10px;
}

.highSmCon{
	float:left;
}

.condConLine{
	display:none;
}

.trendFormArea{
	position:relative;
}

.trendFormUnit{
	font-size: 14px;
	position:absolute;
	bottom: 10px;
    left: 280px;
    font-weight: 700;
}

.opRightArea{
	position:absolute;
	right:12px;
	top: 14px;
	display:none;
	/*overflow: hidden;*/
}

.opRightIcon{
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	margin-left: 22px;
	float:left;
	position:relative;
}

.eqBigShow{
	width: 128px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left: -64px;
	top:30px;
	border: 1px solid #d8d8d8;
	text-align: center;
	padding:0 0 10px 0;
	z-index: 1;
	display:none;
}

.eqBigUpSnIcon{
	 width: 22px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
	top: -9px;
    left:50%;
    margin-left: -11px;
    background-image: url(../images/hd-Up.png);
}

.eqBigShow p{
	margin:5px 0;
}

.moreOpArea{
	border-top:1px solid #d8d8d8;
	display: none;
	position: relative;
}

.sendToUl{
	width:100%;
}

.sendToUl li{
	width:25%;
	float:left;
	text-align: center;
	border-left: 1px solid #d8d8d8;
	position:relative;
}

.sendToUl li a{
	display: block;
	height: 44px;
    line-height: 44px;
}

.sendToIcon{
	width:22px;
	height: 22px;
	background-repeat: no-repeat;
	margin-right: 2px;
}

.sdLinkIcon{
	margin-top: -6px;
}

.bookOpArea{
	margin-top: 34px;
}

.sendToUl li.notBorderLf{
	border-left: none;
}

.hasHover,.lock{
	background:#f4f4f4;
}

.delMoreIcon{
	display:none;
}

.brDelIcon{
	width:14px;
	height: 14px;
	background:url(../images/br-del.png) no-repeat;
	cursor: pointer;
}

.notResArea{
	width:100%;
	padding:24px 0 18px 0;
	background:#f4f4f4;
}

.notFindIcon{
	width: 117px;
	height: 82px;
	background:url(../images/high-noRes.png) no-repeat;
}

.notResHintArea{
	margin-left: 270px;
}


.notFindHint{
	font-size: 20px;
	color:#999;
}

.notFindFt{
	display:inline-block;
	vertical-align: bottom;
	margin-bottom: 10px;
}

.wantSearch{
	margin-top: 20px;
	font-size: 14px;
}

.wantLink{
	color:#3366cc;
	text-decoration: underline;
	margin-left:14px;
	display:inline-block;
}

.wantLink:hover{
	text-decoration: underline;
}

.wantOther{
	margin-top: 14px;
	font-size: 14px;
}

.wantOtherUl li{
	text-align: center;
	float:left;
	/*width: 88px;*/
	padding:0 10px;
	height: 32px;
	line-height: 28px;
	border: 1px solid #999;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	margin-left: 8px;
	overflow: hidden;
}

.wantOtherUl li a{
	display:block;
	border-top:1px solid #fff;
}

.color66{
	color:#666;
}

.otherMes{
	font-size: 14px;
}

.otherMesIn{
	height: 88px;
	overflow:hidden;
}

.otherMesTit{
	font-weight: 700;
}

.otherMes p{
	line-height: 1.25;
}

.openDown{
	width: 10px;
	height: 10px;
	background:url(../images/br-down.png) no-repeat;
	margin:0 0 0 5px;
}

.openOhterAll{
	text-align: center;
	color:#3366cc;
	display: block;
	margin-top: 10px;
}

.highCon{
	width:1020px;
	margin-top: 45px ;
	margin-bottom: 300px;
}

.propIcon{
	width:22px;
	height: 22px;
	background-repeat: no-repeat;
	margin: -3px 6px 0 0;
}

.propFont{
	font-size:14px ;
	padding-bottom: 12px;
}

.propFormGrop select{
	padding:5px 0;
}

.propTit{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}

.longInp{
	width: 855px;
}

.smInp{
	width: 284px;
}

.marLeft34{
	margin-left: 34px;
}

.marLeft108{
	margin-left: 108px;
}

.propOpBtnArea{
	margin-left: 84px;
}

.propOpBtn{
	width: 128px;
	height: 46px;
	border-width: 1px;
	border-style: solid;
	font-size: 16px;
	margin-right: 4px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
}

.propRet{
	background:none;
}

.expBorArea{
	font-size: 14px;
	color:#666;
	position:absolute;
	right:30px;
	top: 50%;
	margin-top: -26px;
}

.expBorIcon{
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	display:block;
	margin:0 auto 6px;
}

.highBroLine{
	padding-top: 0;
}

.sendToLineIn{
	top: 44px;
}

.rightActArea{
	width: 204px;
	position:fixed;
	right: 30px;
    top: 20%;
    background:#f4f4f4;
     border-top-width: 2px;
    border-top-style: solid;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    -webkit-box-shadow:0 3px 30px -15px #000;
    -moz-box-shadow:0 3px 30px -15px #000;
    -ms-box-shadow:0 3px 30px -15px #000;
    -o-box-shadow:0 3px 30px -15px #000;
    box-shadow:0 3px 30px -15px #000;
}

.rightActTop{
	overflow: hidden;
	padding: 6px 14px;
}

.rightActFrTit{
	font-size: 14px;
	color:#000;
}

.rightActBot{
	padding-bottom:10px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}

.actEqArea{
	text-align: center;
}

.actEqImg{
	width: 110px;
	height: 110px;
    margin:15px auto 10px;
}

.actEqImg img{
	width: 100%;
	height: 100%;
	margin:0;
}

.actEqHint{
	font-size:14px;
	width: 86%;
    margin: 0 auto;

}

.actLineLi{
	width: 90%;
    margin: 0 auto;
}

.actLineLink{
	display:block;
	margin:0 auto 4px; 
}

.actLineLink .libActImg{
	margin:0 auto 10px;
	width: 178px;
	height: 100px;
}


.actLineLink  .actLineTit{
	font-size: 14px;
	color:#000000;
    height: 42px;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-clamp: 2;
    overflow: hidden;
}

.actLineCon{
    font-size: 12px;
    color:#666666;
}

.height20{
	width: 78%;
	height:20px;
	display:inline-block;
	vertical-align: middle;
}

.retCheckBtn{
	width:100%;
	font-size: 14px;
	color:#3366cc;
	text-align:right;
	display:inline-block;
	margin-bottom: 6px;
}

.rtCheckMore{
	width:12px;
	height:12px;
	background:url(../images/br-more.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:-2px 0 0 4px;
}


.brFilterBtn{
	width:12px;
	height:12px;
	background:url(../images/br-leftUp01.png) no-repeat;
	position:absolute;
	right:10px;
	top: 50%;
	margin-top: -6px;
}

.brFilterBtn.hasBrFlterDown{
	background-image:url(../images/br-leftDown01.png) ;
}

.rightActTm{
	width:  56%;
    vertical-align: top;
}

/*18.11.30*/
.rightTab{
	width: 100%;
	/*background:#e2e3ff;*/
	/*border-top: 1px solid #ebebed;*/
	border-bottom: 2px solid #ebebed;
	margin-bottom: 14px;
}

.rightTabUl{
	overflow: hidden;
}

.rightTabLi{
	float:left;
}

.rightTabLi a{
	display: block;
	font-size: 16px;
	color:#010500;
	height:42px;
	line-height:42px;
	padding:0 16px;
}
.rightTabLi.tabCur a{
	color:#c42f29;
	background:#fff;
	border-bottom: 2px solid #c42f29;
}

/*2018.12.17*/
.bkDetTabHead{
	width: 797px;
	height:30px;
	background: #f3f5fc;
	position: relative;
	border:1px solid #DCDCDC;
}

.bkDetTabUl{
	overflow: hidden;
	position:absolute;
	left:0;
	top: 0;
}
.bkDetTabLi{
	height: 30px;
	line-height: 27px;
	padding:0 10px;
	margin-right: 14px;
	position: relative;
}

.curLine{
	width: 42px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 1px;
	margin-left: -21px;
	display: none;
}


.bkDetTabLi.curDetTab .curLine{
	display: block;
}


.bkDetTabCon{
	width: 99%;
	margin-top: 4px;
}

.bkDetTabIn{
	display: none;
	padding:12px;
	/*max-height: 186px;*/
	border: 1px solid #e3e3e3;
	background:#f3f5fc;
	overflow-y: auto;
}

.hyEbook{
	display: none;
	padding:12px;
	border: 1px solid #e3e3e3;
	background:#f3f5fc;
	overflow-y: auto;
}
.hyEbook div{
	padding-left: 21px
}

.searchScope{
	width: 97%;
	height:58px;
	line-height:58px;
	background:#ddd;
	margin-bottom: 10px;
	padding-left: 14px;
	font-size:16px ;
}

.searchScope .resMethodArea{
	border-left: none;
}

.searchScope select{
	font-size: 14px;
	color:#c42f29;
	width: auto;
	height: 32px;
    border: 1px solid #c42f29;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: 4px;
}
/*418*/
.libNotBkImg{
	width: 14px;
	height:14px;
	background:url(../images/yunHint.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:-2px 4px 0 0;
}

/* 2020.5.19 s */
.cloudArea{
	width: 164px;
   position: relative;   
   margin-top: 6px;
}

.cloudBtn,
.libInBook{
	font-size: 13px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	display:block;
	width: 174px;
	height: 27px;
	line-height: 27px;
	background-repeat:no-repeat;
	position:relative;
}

.cloudBtn{
	background-image: url(../images/yunBtn.png);
	}
.libInBook{
	background-image: url(../images/yunBtn02.png);
	}
#isScreen{
	width: 100px;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.listElement{
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin-left: 5px;
	padding: 5px;
	border-radius: 2px
}
.library{
	width: 1200px;
	margin: 0 auto;
}

.cloudPokt,
.libInBookIcon{
	width: 20px;
	height:20px;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:-3px 5px 0 0;
}

.cloudPokt{background-image: url(../images/yunPokt.png);}

.libInBookIcon{background-image: url(../images/yunPokt02.png);}

/* 2020.5.19 e */


.cloPoint{
	width: 4px;
	height: 4px;
	background:#ff3131;
	border: 1px solid #9cc5f1;
	position:absolute;
	right:4px;
	top: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.cloudBookArea{
	width: 342px;
	height: 210px;
	background:#fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid;
	position:absolute;
	left:168px;
	top: -42px;
	z-index: 1;
	display:none;
}

.cloLeft{
	width: 12px;
	height: 11px;
	background:url(../images/yunLeft.png) no-repeat;
	position:absolute;
	left:-11px;
	top: 50px;
}

.cloBookCon{
	height:137px;
	border-bottom: 1px solid #e5e5e5;
	background:#f4f4f4;
}

.cloBookConUl{
 overflow: hidden;
 padding:10px 7px 0;
}

.cloBookConLi{
	color:#000;
	font-size: 12px;
	float: left;
	margin:0 7px;
	text-align: center;
}

.cloBookConLi a{
	display:block;
	width: 66px;
	height: 96px;
	margin:0 auto 6px;
}

.clBkImg{
	width: 66px;
	height: 96px;
}

.clBkImg img{
	width:100%;
}

.cloHintArea{
	font-size: 14px;
	padding:14px 17px;
}

/*.cloudArea:hover .cloudBookArea{
	display: block;
}*/

.recBtn{
	font-size: 18px;
	color:#fff;
	width: 109px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background:url(../images/yunBtn01.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:26px 0 0 26px;
}

.cloLinkArea{
	width: 317px;
	height: 78px;
	background:url(../images/yunHintImg.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:0 0 0 36px;
}

.collBkNumArea .resLinkImg{
	display: inline-block;
	vertical-align: middle;
	margin: 24px 0 0 1px;
}

.watSerTit{
	 width: 144px;
	text-align: right;
	display:inline-block;
}

.autoTurnLink{
	font-size: 14px;
	margin:16px 0 0 210px;
}

.cancelTurn{
	color:#3366cc;
	text-decoration: underline;
	margin-left: 8px;
}

.cancelTurn:hover{
	text-decoration: underline;
}

.second{
	color:#be2623;
}

.otherLinkArea{
	text-align: center;
	margin-top: 20px;
}

.otLinkUl{
	overflow: hidden;
	display:inline-block;
}

.otLinkLi{
	float:left;
	border-right: 1px solid #e5e5e5;
}

.otLinkLi.notBor{
	border-right: none;
}

.otLinkLi a{
	font-size: 14px;	
	padding:0 14px;
	display:inline-block;
}
/*2019.7.2*/
.libBkDetIn p{
	padding-right: 20px;
}
.libBkDetCon{
    height: 22px;
}

.ebkType{
	font-size: 13px;
	 height: 21px;
	 line-height: 21px;
	display: inline-block;
	padding:0 10px;
	color: #fff;
	margin: 0 6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.easyCon{
	width: 100%;
	height: 22px;
	margin: 10px 0;
	cursor: pointer;
}

.searchLibData{
	color: red;
}

.libBkTab{
	width:100%;
}

.libBkTab th{
    font-size: 13px;
    font-weight: 700;
    color: #2568b9;
    height: 22px;
}

.libBkTab td{
	color: #000000;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.libBkTab tr:nth-child(even) td{
background: #ececec;

}

.bkHeadCon{
	/* height: 86px; */
	margin-top: 6px;
}

.bkDetIcon{
	width:16px;
	height: 16px;
	background-repeat: no-repeat;
	margin: -2px 0 0 0;
}

.notSource{
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

.bkDetIcon01{
	width: 16px;
}
.ebkDetIn{
	font-size: 13px;
	margin-right: 10px;
}

.libBkAddr{
	width: 200px;
	height: 30px;
}

.layerTip{ cursor: pointer;}

.layui-layer-tips .layui-layer-content{word-wrap:break-word;}

.choseTmArea{
	margin:8px 0 0 15px;
}

.choseTmArea input,.choseTmArea button{
	font-size: 12px;
}

.choseTmArea input {
	width:58px;
	text-align: center;
}

.choseTmArea button{
	width:45px;
	cursor:pointer;
}

.moreDate .libBookOpIcon{
    margin-top: -3px;

}
.rankInTitIn {
    width: 86%;
}
.libBookDetNum {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
    padding-bottom: 4px;
    font-size: 15px;
    color: #555555;
    font-weight: bold;
}

/* 2020.5.19 s */
.bookAbMesUl li{
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding-left: 14px;
}

.bookAbMesUl li:nth-child(even){ 
	    background: #fff;
}

.wMes380{
	width: 380px;
}

.accessLinkUl li{
	width: 50%;
	font-size:14px;
	font-weight:400;
	color:#333;
	margin: 7px 0;
	padding-left: 7px;
}

.accessLinkUl li span{
	width: 102px;
}

.accessLinkUl li a{
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width:86px;
	height:24px;
	line-height:24px;
	-webkit-border-radius:2px ;
	-moz-border-radius:2px ;
	border-radius:2px ;
	margin-left: 10px;
	border-style: solid;
	border-width: 1px;
}

.libBkDetTit {
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
    margin-right: 2px;
	height: 22px;
	line-height: 22px;
	-webkit-border-radius:2px ;
	-moz-border-radius: 2px;
	border-radius:2px ;
	display: inline-block;
}

.retrScreen{
	font-size: 17px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 18px;
	width: 246px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.retrIcon{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -1px 4px 0 0;
}
.retrIcon01{
	background-image: url(../images/retr-icon-01.png);	
}

/* 2020.5.19 e */


/*右边内容*/
.rightDetArea{
	width: 930px;
	margin-left: 270px;
}

.searchKeyArea{
	width: 100%;
	height:41px;
	background: #f5f5f5;
	position: relative;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.searchKeyDet{
	width: 516px;
	height: 41px;
	line-height: 41px;
}

.schWord{
	padding-right: 10px;
}

.schWordIn{
	width: 182px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.resSchArea{
	font-size: 0;
	width: 256px;
	height: 32px;
	position: absolute;
	right: 18px;
	top: 3px;
	border: 1px solid #c6c6c6;
}

.resSchLf{
	width: 188px;
	border-right: 1px solid #c6c6c6;
}

.resSchInp,.resSchRt{
	vertical-align: middle;
}

.resSchInp{
	font-size: 13px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: none;
	outline: none;
	padding: 0 8px;
}

.resSchRt input{
	font-size: 13px;
	color: #fff;
	width:66px;
	height: 30px;
	line-height: 30px;
	background: #f1f1f1;
	padding: 0;
	display: block;
	cursor: pointer;
	outline: none;
	border: none;
}

.searchKeyArea,
.schResInfo{
	font-size: 13px;
	color: #666666;
	padding:0 18px;
}

.schResInfo{
	height: 37px;
	line-height: 37px;
	background: #fff;
	border: 1px solid #e6e6e6;
	font-size: 0;
	padding-right: 0;
	position: relative;
}
.schResNum,.schResOpArea,.detTypeUl{
	vertical-align: middle;
}

.resSchUl, .schResGrpUl {
    max-height: 160px;
    top: 32px;
}
 .schResGrpUl {
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    -ms-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    -o-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    overflow: hidden;
    border: 1px solid #d8d8d8\9;
    z-index: 2;
    overflow-y: auto;
    display: none;
}
.schResOpArea{
	width: 617px;
	height: 37px;
	position: absolute;
	right:0;
	top: 0;
}

.schResNum{
	font-size: 13px;
}

.schResNumIn{
	font-size: 17px;
	font-weight: bold;
	padding: 0 2px;
}

.schResGrp{
	font-size: 13px;
	height: 36px;
	border-left:1px solid #E4E4E4;
	position: relative;
}

.hasDownGrp{
	background: url(../images/retr-icon-03.png) no-repeat;
	cursor: pointer;
}

.sGrpIcon{
	width: 16px;
	height: 14px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 5px 0 14px;
}

.sGrpIcon01{
	background-image: url(../images/retr-icon-13.png);
}
.sGrpIcon02{
	background-image: url(../images/retr-icon-14.png);
}
.sGrpIcon03{
	height: 16px;
	background-image: url(../images/retr-icon-15.png);
}

.schResGrp01{
	width: 222px;
	background-position: 198px ;
}

.schResGrp02{
	width: 200px;
	background-position: 178px ;
}

.schResGrp03{
	width: 194px;
	text-align: center;
}

.schResGrpUl li a{
	width: 100%;
	display: block;
	padding: 0 10px;
}

.schResGrpUl li a:hover,
.schResGrpUl li.sTypeCur a
{
	color: #fff;
}

.retrLab{
	cursor: pointer;
	position: relative;
}

.retrInp{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	cursor: pointer;
	z-index: 1;
}

.retrRadio{
	background-image: url(../images/retr-radio-01.png);
}

.retrLabRadio.isChecked .retrRadio{
	background-image: url(../images/retr-radio-02.png);
}

.retrBox{
	background-image: url(../images/retr-box-01.png);
}
.retrLabBox.isChecked .retrBox{
	background-image: url(../images/retr-box-02.png);
}

.sGrpChosedIn{
    display: inline-block;
    vertical-align: top;
}

.schResGrp01 .sGrpChosedIn{
    width: 99px;
}
.schResGrp02 .sGrpChosedIn{
    width: 90px;
}

.schResLab{
	position: relative;
	cursor: pointer;
}
.schResLab.isChecked .sGrpIcon03{
	background-image: url(../images/retr-icon-15-2.png);
}

.disInlineBk{
	display: inline-block;
	vertical-align: middle;
}

.resFilterBtn,.brConLeftMask{display: none;}

@media screen and (max-width: 1023px) {
	html,body{
		width: 100%;
		overflow-x: hidden;
	}
	.brConLeft,
	.rightActArea,
	.borrFreq,
	.easyCon,
	.trendFormUnit,
	.branchLibFilter
	{display: none;}
	.brCon{margin-top: 0;}
	.brConLeft{
		position: fixed;
		left: 0;
		top: 0;
		z-index: 2;
	}
	.brConLeftMask{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		background: rgba(0,0,0,.4);
		z-index: 1;
	}
	
	.brHdSreach,.bookTrendAreaIn,.rightDetArea{width: 100%;margin-left: 0}
	.brHdSreach{height: auto;  padding: 0 10px;}
	.brHdSreachIn{
		text-align: center;
		width: 100%;
		-webkit-border-radius:40px ;
		-moz-border-radius:40px ;
		border-radius:40px ;
	}
	.brSreachBtn{
		-webkit-border-radius:0 40px 40px 0;
		-moz-border-radius:0 40px 40px 0 ;
		border-radius:0 40px 40px 0 ;
	}
	.brHdSreachInp{width: 51%;-webkit-appearance:none;border-radius: 0;}
	.highSearIn{padding: 10px;}
	.searchScope{width: 100%;}
	.highSearchUp{top: 30px;position: static;margin: 10px auto 20px;display: block; text-align: center;}
	.highSearchLine,.highSearchInp,.addSearchArea .highSearchInp,.addSearchArea .addhighSel{width: 100%;}
	.highSmCon{width: 50%;}
	.chodLab{margin: 0px 34px 0 10px;}
	
	
	.bookTrndTit{font-size: 12px;margin-left: 10px;}
	.bookTrendAreaIn{margin: 10px 0 0 10px;}
	.rankIcon{width: 20px;height: 20px;background-size: 100% 100%;}
	.bookTrendArea{background-size: cover;height: 112px;}
	.trendForm{width: 100% !important;height: 90px !important;}
	
	.libBookLi.hasHover .rankLiIn{padding-top: 46px;}
	.rankLiIn{padding: 10px 0; }
	.rankLiIn .mbLibBookNum{
		font-size: 13px;
		font-weight: normal;
		color: #333333;
		text-align: center;
		width: 40px;
		height: 20px;
		line-height: 20px;
		background: #f1f1f1;
		border-radius: 0px 24px 24px 0px;
	}
	.rankLiIn .libBookImg{width: 18%;}
	.libBookLi .libBookDet{width: 80%;margin-left: 2px;padding-top: 0;}
	.searchKeyDet,.bkDetTabHead{width: 100%;}
	.accessLinkUl li span{width: auto;}
	.accessLinkUl li a{width: 70px;}
	.rankInTitIn{width: 70%;}
	.bkDetTabHead{
		overflow: hidden;
		background:none;
		border: none;
	}
	.bkDetTabUl{width: 100%;}
	.bkDetTabLi {
		width: 47%;
		text-align: center;
		line-height: 30px;
	    padding: 0 10px;
	    margin:0 4px;
	    font-size: 12px;
		background:#F1F1F1 ;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		position: relative;
	}	
	
	.bkDetTabLi::after{
		content: '';
		width: 10px;
		height: 6px;
		background:url(../images/mobile/m-down-icon.png) no-repeat;
		background-size: 100% 100%;
		/* position: absolute;
		right: 10%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%); */
		display: inline-block;
		vertical-align: middle;
		margin: -1px 0 0 5px;
	}
	
	.bkDetTabLi.curDetTab{background: #E2EDFF;}
	
	.bkDetTabLi.curDetTab::after{
		-webkit-transform: rotate(180deg);
		transform:rotate(180deg);
	}
	.hasHover, .lock{background: inherit;}
	.curDetTab a,.searchLibData{color: #222222!important; }
	.bkDetTabCon { width: 100%; margin-top: 8px;}
	.bkDetTabIn{padding: 5px;border-radius: 10px;}
	.libBkTab tr:nth-child(even) td{background: #fff;}
	.bkDetTabLi.curDetTab .curLine,
	.bkDetTabLi .bkDetIcon{display: none;}
	.bkHeadCon{padding: 0  0 0 10px;}
	.cloudArea{margin-left: 10px;}
	.libBkDetTit{border-radius: 6px;}
	
	.resFilterBtn{display: block;width: 100%;color:#000;border-bottom: 1px solid #D8D8D8;height: 40px;line-height: 40px;text-align: center;}
	.retrIconMb{background-image: url(../images/mobile/retr-icon-01.png);margin-top: -3px;}
	
	.searchKeyDet{overflow: initial;}
	.schResInfo{width: 100%;}
	.searchKeyArea{height: auto;padding: 6px 2px;background: none;}
	.searchKeyDet{height: auto;line-height: 30px;}
	.resSchArea{position: static;width: 100%;display: flex;}
	.resSchLf{width: 82%;}
	.resSchRt{flex: 1;-webkit-flex:1;}
	.schResInfo{padding: 0 2px;}
	.schResNum{font-size: 10px;}
	.schResNumIn{font-size: 12px;}
	.schResOpArea{width: 70%;}
	.schResGrp01 .sGrpChosedIn{width: 100%; text-align: center;}
	.schResGrp01,.schResGrp02,.schResGrp03{width: 33.33%;}
	.sGrpIcon01,.sGrpIcon02{display: none;}
	.sGrpIcon03{margin: -2px 0 0 0;}
	
	.bookAbMesUl li div{width: 100%;}
	.libBkTab td{font-size: 10px;}
	.bookAbMesUl li,.ebkDetIn{font-size: 12px;}
	.libBkAddr{width: 74px;}
	.resSchRt input{width:100%; -webkit-appearance:none; border-radius: 0;}
	.libBkDetCon{margin-bottom: 6px;float: inherit;}
	.schResGrpUl li a{padding: 0;text-align: center;}
	.schResGrp02 .sGrpChosedIn{text-align: center;}
}