.mesPopArea,
.roomPopArea,
.basPopArea,
.loanPopArea,
.loanSucPopArea,
.addBkLiPopArea,
.MARCPopArea,
.notePopArea,
.appPopArea,
.appSucPopArea,
.loginPopArea,
.checkIdPopArea,
.renewSucPopArea,
.renewPopArea,
.logiPopArea,
.delBookPopArea,
.delBookLiPopArea,
.changePwdPopArea,
.changePhonePopArea,
.RepLossPopArea,
.actLiPopArea,
.editMenuPopArea{
	display:none;
}

.popMask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
}

.popIn{
	background: #fff;
	position: fixed;
	left:50% ;
	top: 50%;
	z-index: 9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow:2px 2px 5px #5c5c5c;
	-moz-box-shadow:2px 2px 5px #5c5c5c;
	-ms-box-shadow:2px 2px 5px #5c5c5c;
	-o-box-shadow:2px 2px 5px #5c5c5c;
	box-shadow:2px 2px 5px #5c5c5c;
	
}

.popDel{
	width: 42px;
	height: 42px;
	background: url(../images/l-popdel01.png) no-repeat;
	position: absolute;
	right: -20px;
	top: -20px;
}

.popDel:hover{
	background-image: url(../images/l-popdel02.png) ;
}

.mesPopIn,.roomPopIn,.basPopIn,.loanPopIn,.addBkLiPopIn,.notePopIn,.delBookPopIn,.changePwdPopIn{
	width: 800px;
	margin-left: -400px;
}

.mesPopIn{
	height: 504px;
	margin-top: -252px;
}

.mesPInCon,.delBookPInCon{
	padding:20px 42px 26px 38px;
}

.mesPInCon .pageNumArea{
	background:none;
	border-top:none;
}

.mesIcon{
	width:20px;
	height: 20px;
	margin:-3px 5px 0 0 ;
}

.mesTit{
	font-size: 16px;
	font-weight: 700;
}

.clearAllMes{
	font-size: 14px;
	color:#fff;
	text-align: center;
	/*width: 80px;*/
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.mesTopLine{
	padding-bottom: 12px;
	border-bottom: 1px dashed #d8d8d8;
}

.mesLi{
	font-size: 14px;
	color:#666;
	padding:16px 0;
	border-bottom: 1px dashed #d8d8d8;
}

.mesLiTit{
	font-size: 16px;
}

.mesStatu01{
	font-weight: 700;
	color:#000;
}
/* .pageNumAreaIn{
	width: 142px;
} */

.roomPopIn,.basPopIn,.changePwdPopIn{
	height: 460px;
	margin-top: -230px;
}

/*.basPopIn{
	height:416px;
}
*/
.basPopIn .mesTit,.loanPopIn .mesTit{
	padding:20px 0 0 38px;
}

.basBox{
	width:720px;
	height:358px;
	background:#cbcbcb;
	margin:0 auto;
	position:static;
}

.curSearchBook{
	position:relative;
}


.bookBg{
	/*width:76px;*/
	height:290px;
	background-repeat: no-repeat;
	margin: 0 auto ;
	position:relative;
}

.bookBg01{
	background-image:url(../images/bk-bas01.png);
}

.bookBg02{
	background-image:url(../images/bk-bas02.png);
}

.bookBg03{
	background-image:url(../images/bk-bas03.png);
}

.bookBg04{
	background-image:url(../images/bk-bas04.png);
}

.basBox .bd ul li.curSearchBook{
	margin-top: 0;
}

.curSearchBook .bookBg{
	height:358px;
}


.curSearchBook .bookBg01{
	background-image:url(../images/bk-bas011.png);
}

.curSearchBook .bookBg02{
	background-image:url(../images/bk-bas021.png);
}

.curSearchBook .bookBg03{
	background-image:url(../images/bk-bas031.png);
}

.curSearchBook .bookBg04{
	background-image:url(../images/bk-bas041.png);
}


.basBookNm{
	font-size: 18px;
	color:#fff;
	font-weight: 700;
	width: 18px;
    height: 220px;
    line-height: 20px;
    margin: 0 auto;
    padding-top: 58px;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
}

.basBookCode{
	text-align: center;
	font-size: 14px;
	color:#fff;
	position:absolute;
	left:2px;
	bottom:10px;
	width: 50px;
	word-wrap:break-word;

}
.basBox .bd ul li{
	width:50px !important;
	margin-right:4px;
	 margin-top: 66px;
}

.basBox .prev{
	left:10px;
}

.basBox .next{
	right:10px;
}

.basBkHintLine{
	margin: 8px 40px 0 0;
}

.basBkHintUl,.loanMethTit{
	font-size: 16px;
}

.basBkHintUl li{
	float:left;
	margin-right: 20px;
}

.colorPoint{
	width: 16px;
	height: 16px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
    margin: -4px 6px 0 0;
}

.color01{
	background:#2568B9;
}

.color02{
	background:#DB0000;
}

.color03{
	background:#EB9700;
}

.color04{
	background:#2E983E;
}

.loanPopIn{
	/*height:334px;*/
	margin-top: -167px;
}

.loanMethUl{
	margin:20px 0 34px;
}

.loanMethUl li{
	float:left;
	width:33%;
	height:216px;
	text-align: center;
	border-right: 1px dashed #d8d8d8;
}

.loanMethImg{
	width:100px;
	height:100px;
	display: block;
	margin:0  auto 42px;

}

.loanMethHint{
	font-size: 14px;
	color:#666;
	width:62%;
	margin: 10px auto 0;
}

.changeLib{
	color:#3366CC;
}
.choseLibArea{
	width:100%;
	height:136px;
	background:#F5F5F5;
	position:relative;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	display:none;
}

.choseLibTop{
	width:344px;
	height:48px;
	line-height:48px;
	border-bottom: 1px solid #dfdfdf;
}

.choseLibTop li{
	font-size: 16px;
	color:#666;
	text-align: center;
	float:left;
	width: 33.333%;
	height:47px;
}

.libChose{
	border-bottom-width: 3px;
	border-bottom-style: solid;

}

.choseLibSn{
	width:20px;
	height: 10px;
}

.libUl{
	width:100%;
	margin-top: 22px;
}

.libUl li{
	float:left;
	text-align: center;
	width:20%;
	height:28px;
}
.libUl li a{
	font-size: 14px;
}

.choseLibSn{
	width: 20px;
	height: 10px;
	background:url(../images/bk-libup.png) no-repeat;
	position:absolute;
	left:50%;
	top: -10px;
	margin-left: -10px;
}

.confiChange{
	text-align: center;
	font-size: 14px;
	color:#fff;
	/*width:92px;*/
	padding:0 10px;
	height: 32px;
	line-height: 32px;
	background:#4196CE;
	position:absolute;
	right:30px;
	top: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.confiChange:hover{
	background:#387fae;
}

.loanSucPopIn,.appSucPopIn{
	width:360px;
	margin-left: -180px;
	text-align: center;
	padding-bottom: 26px;
}

.loanSucFont{
	font-size: 22px;
	padding:56px 0 16px 0;
}

.loanSucHint{
	font-size: 16px;
	color:#666;
	padding-bottom: 55px;
}


.loanSucBtn,.formConfirBtn,.checkAppBtn{
	/*width: 172px;*/
	height: 44px;
	line-height: 44px;
	text-align: center;
	color:#fff;
	font-size: 16px;
	border-width:1px;
	border-style: solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
    padding: 0 46px;
}

.loanSucBtn,.checkAppBtn{
	margin:0 auto 8px;
	
}


.addBkLiPInCon,.MARCPInCon,.appInCon{
	margin:26px 40px;
}

.addInpIn,.addNewBtn{
	display:inline-block;
	vertical-align: middle;
}

.addInpIn{
	width: 564px;
	height: 46px;
	font-size: 14px;
	padding:0 10px;

}



.addNewBtn{
	font-size: 18px;
	color:#fff;
	/*width: 130px;*/
	padding: 0 47px;
	height: 46px;
	background:url(../images/bk-new.png) no-repeat;
	border: none;
	cursor: pointer;
	margin-left: 4px;
}

.addNewBtn[disabled]{
	background:#ccc;
}

.addOtherCon{
	font-size: 14px;
	color:#666;
	padding-top: 24px;
	display:block;
}

.myBkUl{
	margin-bottom: 56px;
	height: 230px;
    overflow: auto;
}

.myBkUl li{
	width:100%;
	height:46px;
	line-height: 46px;
	border-bottom:1px dashed #ccc;
	position:relative;

}

.myBkUl li a{
	display:block;
	font-size: 16px;
}

.addNewCho{
	width:32px;
	height: 32px;
	background-repeat: no-repeat;
	position:absolute;
	right:10px;
	top: 50%;
	margin-top: -16px;
}

.MARCPopIn,.appPopIn{
	width: 480px;
	margin-left: -240px;
}

.MARCPopIn{
	height:632px;
	margin-top: -316px;
}

.marcCon{
	height: 416px;
	overflow-y: auto;
	margin-bottom: 34px;
}

.copyAll{
	width:206px;
}

.addNewNt{
	/*width: 170px;*/
	height: 46px;
	background:url(../images/bk-addNode.png) no-repeat;
    display: inline-block;
    margin: 30px auto 16px;
    text-align: center;
    padding: 0 85px;
}

.notePopIn{
	height:498px;
	margin-top: -249px;
}

.notePInCon{
	margin:20px 30px;
}

.noteLiArea{
	height:378px;
	overflow-y: auto;
}

.noteLiCon{
	/*width:718px;*/
	height: 130px;
	border: 1px solid #999;
	padding:16px 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 16px;

}

.noteText{
	width:100%;
	height: 56px;
	font-size: 16px;
	color:#333;
	outline: none;
}

.noteTop{
	border-bottom:1px dashed #e8e8e8;
}
.noteBkPage{
	font-size: 14px;
	color:#666;
	padding-top: 4px;
}

.noteBtnG{
	width: 20px;
	height: 20px;
	display:inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 15px  0 0 20px;
}

.delNoteBtn{
	background-image: url(../images/bk-del.png);
}

.editNoteBtn{
	background-image: url(../images/bk-edit.png);
}

.noteEdit{
	font-size: 14px;
	/*width:76px;*/
	padding:0 20px;
	height: 32px;
	line-height: 32px;
	text-align:center;
	display:inline-block;
	vertical-align: middle;
	margin: 8px 0 0 12px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
}

.noteCancel{
	background:#f1f1f1;
	border: 1px solid #999;
}

.noteConfir{
	color:#fff;
}

.appPopIn{
	height: 320px;
	margin-top: -160px;
}

.appInCon{
	margin-top: 20px;
}

.fromGrop{
	margin-bottom: 20px;
}

.formGorpTit{
	font-size: 16px;
	color:#666;
}

.formGorpInp{
	font-size: 16px;
	width: 300px;
	height:36px;
	line-height:36px;
	padding:0 6px;
}

.formPoi{
	font-size: 16px;
	color:#ff0000;
}

.formGorpSel{
	padding:6px 0;
}

.formGorpTitE{
	padding-right: 4px;
}

.formConfir{
	margin-left: 86px;
}

.formConfirBtn{
	outline:none;
	cursor:pointer;
}

.appSucPopIn{
	height:258px;
	margin-top: -129px;
}
.appSucPopIn .loanSucFont{
	padding-top: 40px;
}

.appSucPopIn .loanSucHint{
	padding-bottom: 20px;
}

/*login*/
.loginPopIn,.checkIdPopIn{
	width: 480px;
	height: 400px; 
	margin-left: -240px;
	margin-top: -200px !important;
}

.loginPInCon{
	width: 342px;
	margin:30px auto 0;
}

.popTit{
	font-size: 20px;
	text-align: center;
	padding-bottom: 12px;
}

.loginInp,.loginSubBtn,.cFormInp,.cFormSubBtn,.cFormPrevBtn,.cFormSikpBtn{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.loginInp {
	margin-bottom: 12px;
    position: relative;
	border: 1px solid #999;
	position:relative;
}

.loginInp .cid,.loginInp .pwd{
	height: 22px;
	position:absolute;
	right:10px;
	top:50%;
	margin-top: -11px;
}

.loginInp .cid {
	width: 16px;
	background-image: url(../images/l-logper.png);
	
}

.loginInp .pwd {
	width: 20px;
	background-image: url(../images/l-logpwd.png);
}

/*.login-content .loginInp .cid:focus {
	background-image: url(../images/login-user-active.png);
}

.login-content .loginInp .pwd:focus {
	background-image: url(../images/login-pwd-active.png);
}*/

.loginInp input {
    width:88%;
    height:44px;
    line-height:44px;
	font-size: 14px;
	outline: none;
	border: none;
	padding:0 10px;
}

.yzmInp,.yzmCodeArea{
	display:inline-block;
	vertical-align: middle;
}

.yzmInp{
	width: 236px;
}

.yzmCodeArea{
	width: 90px;
	height:34px;
	margin-left: 10px;
}

.loginTip{
	padding-bottom:42px;
}

.forPwd a,.forReadId a {
	text-decoration: underline;
}

.forReadId{
	margin-left:14px;
}

.loginSubBtn {
	width:100%;
	height: 44px;
	line-height: 44px;
	display: block;
	color: #fff;
	background-color: #137ed2;
	text-align: center;
	font-size: 18px;
	outline:none;
	border:none;
	cursor:pointer;
}

.reg a {
	color: #3366cc;
}

.withLine {
    font-size: 12px;
    color: #666;
    margin: 18px auto;
    position: relative;
    text-align: center;
}

.hintLine{
	width: 120px;
	height: 1px;
	background:#d9d9d9;
}

.withLineFont{
	margin: 0 5px;
}

.ohterMeth li{
	float: left;
	width: 33%;
}

.loginIcon{
	display:block;
	margin: 0 auto;
	width:52px;
	height: 52px;
}

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

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

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

.checkIdPInCon{
	width:404px;
	margin:16px auto;
}


.checkPopTit{
	font-size: 16px;
	padding-bottom: 14px;
}

.cFormGrop{
	margin-bottom: 18px;
}

.cFormTit{
	font-size: 16px;
	color:#666;
	width: 20%;
	display: inline-block;
}

.cFormInp{
	width: 320px;
	height: 44px;
	line-height: 44px;
	border:1px solid #999999;
	padding:0 10px;
	font-size: 16px;
}

.cFormSub{
	margin:0 0 30px 84px;
}


.cFormSubBtn,.cFormPrevBtn,.cFormSikpBtn{
	height: 44px;
	padding: 0 36px;
	border-width: 1px;
	border-style: solid;
	font-size: 16px;
	cursor:pointer;
	outline:none;
}

.cFormSubBtn{
	/*width: 172px;*/
	color:#fff;
}

.cFormPrevBtn,.cFormSikpBtn{
	width: 126px;
}

.checkFormHint{
	font-size:14px ;
	color:#666;
}

.onlnineCon{
	color:#3366cc;
	text-decoration: underline;
}

/*首页活动列表*/
.actLiPopIn{
	width:600px;
	margin-left: -300px;
	border: 1px solid #909090;
	box-shadow: none;
}

.actTmLine{
	font-size: 14px;
	font-weight: 700;
	padding:10px 18px;
	border-bottom: 1px solid #eee;
}

.actLiPInCon{
	width: 564px;
	margin: 16px auto;
}

.actLiPInCon p{
	padding-bottom: 8px;
}

.actLiPInCon a{
	font-size: 16px;
}

.actLiPInCon a:hover{
	color:#233ab7;
	text-decoration: underline;
}

/*续借成功*/
.renewSucPopIn{
	width: 360px;
	height: 134px;
	line-height: 134px;
	font-size: 22px;
	text-align: center;
	margin-left: -130px;
	margin-top: -67px;
}

/*续借失败*/
.renewFailPopIn{
	width: 360px;
	height: 240px;
	margin-left: -130px;
	margin-top: -120px;
}

.renewFailPInCon{
	text-align: center;
	font-size: 16px;
	color:#666;
}

.renewFailTit{
	font-size: 22px;
	padding: 40px 0 20px;
	color:#333;
}

.reFailBtn{
	font-size: 16px;
	color:#fff;
	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:55px auto 0;
	text-align: center;
}
/*删除图书*/
.delBookPopIn{
	/*height: 608px;*/
	margin-top: -304px;
}

.delBookPInCon .mesLi{
	font-size: 16px;
	color:#333;
	 padding: 10px 0;
}

.delBookPInCon .mesLiHint{
	padding-left: 6px;
}

.delBookPInCon .mesUl{
	height:220px;
	overflow-y: auto;
}

/*修改密码*/
.changeAreaIn{
	width: 520px;
	margin:60px auto 0;
}

.changePwdPopIn .cFormInp{
	width: 432px;
}

/*修改绑定手机号*/
.changePhoneIn .perPhoneInp{
	width: 274px;
}

.changePhoneIn .sendYzmBtn{
	 width: 156px;
    border-color: #4196ce;
    background: #4196ce;
    color: #fff;
    text-align: center;
    margin-top: -3px;
}

.propOpBtn{
	width: 175px;
}

.logiPopIn{
	width: 320px;
	margin-left: -160px;
}

/*2020.10.30 editMenu S*/
.editMenuPopIn{
	width: 756px;
	/*height: 550px;*/
	padding-bottom: 14px;
	background: #ffffff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -378px;
	margin-top: -227.5px;
	z-index: 8;
}

.closeEditMenuBtn{
	width:14px;
	height: 14px;
	background: url(../images/popMenu/close-menu.png) no-repeat;
	position: absolute;
	right: 26px;
	top: 16px;
}

.editMenuTop{
	height: 53px;
	line-height: 53px;
	padding: 0 36px;
	border-bottom: 1px solid #DFDFDF;
}

.editMenuTit{
	font-size: 15px;
	font-weight: 500;
	color: #656565;
	letter-spacing: 2px;
}

.menuBox{
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	color: #333333;
	letter-spacing: 2px;
	width: 226px;
	height: 438px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
}

.menuBoxTop{
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 2px;
	height: 48px;
	line-height: 48px;
	background: #3c3838;
	padding: 0 26px;
}

.menuBoxLink,
.menuBoxLab{
	color: #333333;
	height: 32px;
	line-height: 32px;
	display: block;
	padding: 0 24px;
	cursor: pointer;
}

.editMenuBot{
	padding: 14px 0;
	width: 646px;
	margin: 0 auto;
}

.opMenuBtnArea{
	width: 90px;
	margin: 126px 52px;
}

.opMenuBtnArea button{
	color: #333;
	font-size: 15px;
	display: block;
	width: 90px;
	height: 37px;
	background: #ffffff;
	border: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 25px;
	outline: none;
}

.opMenuBtnArea button.saveMenuBtn{
	background: #333;
	color: #fff;
}

.opMenuBtn[disabled]{
	cursor: -ms-not-allowed;
	cursor: not-allowed;
	opacity: .6;
}


.opMenuBtn.dirUpBtn i,
.opMenuBtn.dirDownBtn i{
	width: 10px;
	height: 18px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 10px;
}

.checkAllLab,
.menuBoxLab{
	display: block;
	cursor: pointer;
	position: relative;
}

.checkAllLab input,
.menuBoxLab input{
	visibility: hidden;
	position: absolute;
	left: 0;
    top: 8px;
    width: 100%;
    height: 16px;
	cursor: pointer;
}

.checkAllLab span,
.menuBoxLab span{
	width:16px;
	height:16px;
	background: url(../images/popMenu/checkbox-n.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin:-2px 4px 0 0;
}

.menuBoxLab span{margin-right: 6px;}

/*.checkAllLab input:checked+span,
.menuBoxLab input:checked+span{
	background-image: url(../images/popMenu/checkbox-s.png) ;
}*/

.checkAllLab span.isChecked,
.menuBoxLab span.isChecked{
	background-image: url(../images/popMenu/checkbox-s.png) ;
}

.menuChoseHint{
	font-size: 14px;
	font-weight: 400;
	color: #ff2222;
	letter-spacing: 2px;
	text-align: right;
	 margin-right: 54px;
}

.menuBoxBot{
	height: 386px;
	overflow-y: auto;
	overflow-x: hidden;
}
/*2020.10.30 editMenu E*/



@media screen and (max-width: 1023px) {
	.mesPopIn, .roomPopIn, .basPopIn, .loanPopIn, .addBkLiPopIn, .notePopIn, .delBookPopIn, .changePwdPopIn{
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.popDel{right: 0;}
	.MARCPopIn, .appPopIn{width:100%;height: auto; margin-left: 0;left: 0;}
	/*.loanSucBtn, .formConfirBtn, .checkAppBtn{line-height: inherit;}*/
	.addInpIn{width: 100%;}
	.addBkLiPInCon, .MARCPInCon, .appInCon { margin: 24px 10px;}
	.addNewBtn{-webkit-appearance:none;outline: none;}
	
	.renewSucPopIn,.renewFailPopIn{
		width: 100%;
		margin-left: auto;
		-webkit-transform:  translateX(-50%);
		-moz-transform:  translateX(-50%);
		-ms-transform:  translateX(-50%);
		-o-transform:  translateX(-50%);
		transform:  translateX(-50%);
	}
	
	.changeAreaIn,.changePwdPopIn .cFormInp{width: 100%;}

	.noteLiCon{height: auto;}
	.noteText{height: 98px;}
}