.recHeadIn{
    margin:14px auto;
    width: 1020px;
}

.newBkArea{
    width:232px;
    height: 178px;
    background-repeat: no-repeat;
    text-align: center;
    color:#fff;
    font-size: 22px;
    margin-left:8px; 	
    display:block;
}

.newBkIcon{
    width: 64px;   
    height: 64px;
    background:url(../images/rec-icon.png) no-repeat;
    display:block;
    margin: 36px auto 12px;
}

.newBookLine{
    width:100%;
    height:300px;
    background:#f4f4f4;
}

.bookRecModle{
    margin-top: 46px;
}
.bkRecUl{
    width: 100%;
}

.bkRecLi{
    float:left;
    width: 18%;
    margin-right: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.marRtNone{
    margin-right: 0;
}

.bkRecLiCon{
    display:block;
}

.bkRecLiConTop{
    height: 146px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background:#ededed;
}


.bkRecLiConBot{
   background-size: 100%;
}

.bkRecLiConBot p{
    text-align: center;
    font-size: 14px;
    color:#fff;
    padding: 6px 10px;
    line-height: 1.2;
}

.bkRecLiConUl{
    margin:29px 12px 0;
    width: 88%;
    height: 116px;
    overflow: hidden;
}

.bkRecLiConUl li{
    height: 116px;
    float:left;
    border-left:1px solid #000 \9;
    -webkit-box-shadow:-4px -2px 4px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow:-4px -2px 4px 0px rgba(0, 0, 0, 0.22);
    -ms-box-shadow:-4px -2px 4px 0px rgba(0, 0, 0, 0.22);
    -o-box-shadow:-4px -2px 4px 0px rgba(0, 0, 0, 0.22);
    box-shadow:-4px -2px 4px 0px rgba(0, 0, 0, 0.22);

}

.bkRecLiConUl li.marginLf0{
    margin-left: 0 !important;
}


.bkFive .bkRecLiConUl li{
    margin-left: -60px;
}

.bkFour .bkRecLiConUl li{
    margin-left: -53px;
}

.bkThr .bkRecLiConUl li{
    margin-left: -40px;
}


.bkTwo .bkRecLiConUl li{
    margin-left: 2px;
}

.highFilterLine,.bookCls li a{
     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.highFilterLine{
    border: 1px dashed #ccc;
    margin-bottom: 14px;
}

.highFilterLineIn{
    padding:16px 12px 6px;
    position:relative;
}


.filterLi{
    float:left;
    margin:0 0 10px 12px;
}

.filterLi a{
    display:block;
    padding:4px 10px;
}

.bookCls .filterLi .bookClsIn:hover{
    background:#D8D8D8;
}

.highFilterLineTit{
    font-size: 14px;
    margin-right: 12px;
}

.curFilter .bookClsIn{
    background:#D8D8D8;
}

.bookCls{
    width: 92%;
    vertical-align: top;
}

.highFilterAreaTop{
    margin-bottom: 38px;
}

.filterBkLi{
    float:left;
    text-align: center;
    width:16.666%;
    height: 202px;
    margin-bottom: 26px;
}

.filterBkImg{
    width: 100px;
    height: 150px;
    margin:0 auto 10px;
}

.filterBkName{
    font-size: 14px;
    width: 78%;
    margin:0 auto;
}

.margBot{
    margin-bottom:100px;
}

.bookRecListHead{
    width:100%;
    height:206px;
    background:url(../images/rec-topBg.png) no-repeat center center;
    overflow:hidden;
}

.RecListTit{
    font-size:26px;
    color:#fff;
    line-height: 206px;
    text-align: center;
    margin-top: -14px;
   -webkit-text-shadow:2px 0px 10px #000;
    -moz-text-shadow:2px 0px 10px #000;
    -ms-text-shadow:2px 0px 10px #000;
    -o-text-shadow:2px 0px 10px #000;
    text-shadow:2px 0px 10px #000;
}

.libBookLi {
    border-top: 1px dashed #cccccc;
}

.notifSearchArea{
    width:524px;
    margin:0 auto 56px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}


.notSearchInp,.notSearchBtn{
    outline: none;
}

.notSearchInp{
    font-size: 14px;
    color:#333;
    width: 412px;
    height: 44px;
   line-height: 44px;
    background:#f4f4f4;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right:none;
    padding:0 7px;
}

.notSearchBtn{
    font-size: 16px;
    color:#fff;
    /*width:86px;*/
    height: 44px;
    border-width: 1px;
    border-style: solid;
   /*margin-left: -4px;*/
    cursor: pointer;
     -webkit-border-radius:0 2px 2px 0 ;
    -moz-border-radius: 0 2px 2px 0 ;
    -ms-border-radius:0 2px 2px 0 ;
    -o-border-radius:0 2px 2px 0 ;
    border-radius:0 2px 2px 0 ;
}

.notifCon .filterBkLi{
    width:20%;
}

.notifConIn{
    width:88%;
    border-bottom: 1px dashed #ccc;
}

.notifTimeArea{
    text-align: right;
    width: 86px;
    padding-bottom: 130px;
    margin-right: 58px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
}

.notifTit{
    font-size: 16px;
    margin-bottom: 20px;
}

.notifTmUl li{
    line-height: 36px;
    font-size: 14px;
    color:#666;
    cursor:pointer;
    position: relative;
}

.notiTmPoint{
    width:9px;
    height: 9px;
    -wekbit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position:absolute;
    right:-15px;
    top: 50%;
    margin-top: -5px;
}

/*browsePeriodicals*/
.periUl .libBookLi{
    border-top:0;
    border-bottom: 1px dashed #cccccc;
}

.periIn{
    width:92%;
    vertical-align: top;
}

.navInCon{
     width: 90%;
    margin-left: 84px;
}

.navInCon .periodTypeNavIn{
    border-top: 1px solid #e8e8e8;
}

.navInUl .filterLi{
    margin-top: 6px;
}

/*纸电融合*/
.papElecTop{
    height: 206px;
    background: url(../images/pap-topBg.png) no-repeat center center;
}

.bgNone{
    background:none;
}

.comDataLi{
    float:left;
    /*width: 240px;*/
    padding: 0 54px;
    height: 48px;
    line-height: 48px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin:0 4px 16px;
}

.comDataLi a{
    display:block;
    font-size: 16px;
    text-align: center;
}

.compDataTit{
    padding-bottom: 10px;
    display: block;
}

.papBkArea{
    height:440px;
    overflow:hidden;
}

/*图书荐购*/
.bookRecBuyTop{
    background-image:  url(../images/recBuy-topBg.png) ;
}

.recBuySchArea{
    width: 550px;
    margin:66px auto 0;
}

.recBuySchLine{
    
    overflow:hidden;
}

.recBuySchInp{
    font-size: 16px;
    width: 436px;
    height:46px;
    background:#fff;
-webkit-border-radius: 2px 0  0 2px;
    -moz-border-radius:2px 0  0 2px;
    -ms-border-radius:2px 0  0 2px;
    -o-border-radius:2px 0  0 2px;
    border-radius:2px 0  0 2px;
    border:none;
    padding:0 10px;
    outline: none;
}

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

.moreIcon {
    width: 15px;
    height: 9px;
    background: url(../images/idx-ticon08.png) no-repeat;
    margin-left: 8px;
}

.recBuySchBtn{
    width:86px;
    height:46px;
   line-height:46px;
   text-align: center;
   -webkit-border-radius:  0 2px 2px  0 ;
    -moz-border-radius: 0 2px 2px  0 ;
    -ms-border-radius: 0 2px 2px  0 ;
    -o-border-radius: 0 2px 2px  0 ;
    border-radius: 0 2px 2px  0 ;
}

.recBuySchIcon{
    width: 24px;
    height: 24px;
    background:url(../images/recB-icon02.png) no-repeat;
    display:inline-block;
    margin:10px 0;
}

.recBuySchHint{
    width: 600px;
    font-size: 14px;
    color: #fff;
    padding-top: 4px;
    opacity:0.75;
}

.hotRecBuyLi{
    width: 18%;
    height: 276px;
    border: 1px solid #D8D8D8;
    margin:0 12px 0 10px;
    float:left;
    position: relative;
}

.hotRecBuyImg{
    width: 100px;
    height: 150px;
    margin:26px auto 4px;
    display:block;
}

.hotRecBuyBookName{
    font-size: 14px;
    text-align: center;
    width: 130px;
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin:0 auto;
}

.hotRecBuyBot{
    font-size: 14px;
    width: 100%;
    height:45px;
    line-height:45px;
    position:absolute;
    bottom:0;
    left:0;
    background:#f4f4f4;
}

.hotRecBuyIcon{
    width: 30px;
    height: 30px;
    background:url(../images/recB-icon01.png) no-repeat;
    margin:0 10px 0 24px;
    cursor:pointer;
}

.hasRecBuyIcon{
    background-image: url(../images/recB-icon01-2.png);
}

.marginTop42{
    margin-top: 42px;
}

.propFormArea{
	width: 1020px;
    margin-left: 12px;
}

.propFormArea input,.propFormArea select{
    outline:none;
}

.propFormGrop label{
    position:relative;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}

.import{
    color:#f30000;
    position:absolute;
    left: -8px;
    top: 2px;
}

.recBuyBookInp{
    width:685px;
    height: 46px;
    line-height: 46px;
    border:1px solid #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: relative;
}

.recBuyBookInp input{
    width:72%;
    height:44px;
    outline:none;
    border:none;
}

.recLoadArea{
    position:absolute;
    right:26px;
    top: 0;
    font-size: 16px;
    color:#666;
}

.recLoadIcon{
    width: 22px;
    height: 22px;
    background:url(../images/recB-load.png) no-repeat;
    margin:-3px 2px 0 0;
}

.loadBookArea{
    width: 1200px;
    background:#f4f4f4;
    border-top-width: 1px;
    border-top-style: solid;
    padding:12px;
    margin-bottom: 18px;
}

.loadBookLi{
    width: 24.33%;
    float:left;
    margin-bottom: 10px;
}

.loadBookLi .loadBookName{
    height:46px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.loadBookLink{
    display:block;
}

.loadBookImg{
    width: 84px;
    height: 126px;
    margin-right: 12px;
}

.loadBookDet{
    width: 66%;
}

.loadBookName{
    font-size: 16px;
    margin:6px 0 12px;
}

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

.loadBookHint{
    font-size: 16px;
    padding-bottom: 6px;
}

.loadOpenMore{
    font-size: 14px;
    color:#3366CC;
}

.loadDown,.loadUp{
     width: 10px;
    height: 10px;
}

.loadDown{
   
    background:url(../images/br-down.png) no-repeat;
    margin-left: 3px;
}

.loadUp{
    background-image: url(../images/br-Up.png);
}

.recBuyBkUl .hotRecBuyLi{
    margin-bottom: 26px;
}

.recBuySearchTopArea{
    width:62%;
   margin: 0 auto 20px;
}

.addRecBuy{
    font-size:18px;
    color:#fff;
    text-align: center;
    /*width: 126px;*/
    padding:0 27px;
    height: 46px;
    line-height: 46px;
    background:url(../images/recB-btnBg.png) no-repeat;
    margin-left: 4px;
}

.brHAddBuy{
    margin-left: 10px;
}

/*预约玩具*/
.resToyDetLi{
    float: left;
    width: 15%;
    height: 166px;
    margin: 0 2% 26px 0;
}

.resToyDetImg{
    width: 100%;
    height: 118px;
}

.resToyDetImg img,.toyInfoImg img{
    width: 100%;
    height: 100%;
}

.marginRight{
    margin-right: 0;
}

.resToyDetTit{
    font-size: 14px;
    padding-top:6px;
    display:block;
    width: 188px;
    height: 48px;
}

.resToyDetIn{
    position:relative;
    width: 100%;
    display:block;
}

.toyMask{
    width: 100%;
    height: 100%;
    background:url(../images/toy-mask.png) repeat;
    position:absolute;
    left:0;
    top: 0;
    display:none;
}

.resToyDetIn:hover .toyMask{
    display:block;
}

.toyInfoTit{
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
}

.toyInfoIn{
    width: 64%;
    margin-left: 34px;
    font-size: 14px;
}

.toyInfoFont{
    color:#666;
}

.toyInfoImg{
    width: 320px;
    height: 200px;
}

.toyInfoLine{
    margin-bottom: 46px;
}

.toyInfoCon span{
    margin-bottom: 10px;
    width: 49%;
}

.resCalendarArea{
    border-top: 1px solid #d8d8d8;
}

.resCalendarTable{
    width: 100%;
    height:290px;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #d8d8d8;
}

.resCalendarTable td{
    height:40px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
}

.cTableYear{
    height: 46px;
    line-height: 46px;
    font-weight: 700;
    color:#000;
}

.timeInter,.notToy{
    background:#f4f4f4;
}

.fs14{
    font-size: 12px;
    color:#666;
}

.resCalendarTable td.weekStyle{
    vertical-align: top;
    padding-top: 5px;
}

.w20{
    width: 20px;
    padding:0 10px;
    font-size: 14px;
    color:#666;
}

.col66{
    font-size: 14px;
    color:#666;
}
.choseBtn{
    width: 100%;
    height: 100%;
    cursor:pointer;
    border:none;
    outline:none;
    background:none;
}

.choseBtn[disabled]{
    background:#f4f4f4;
    cursor:no-drop;
}

.thHasChoseTm{
    background-position: center center;
    background-repeat: no-repeat;
}

.dateArea{
    cursor:pointer;
}

.dataDown{
    width: 6px;
    height: 4px;
    margin:-2px 0 0 4px;
    background:url(../images/idx-ticon03.png) no-repeat;
}

.dateBtn{
    width: 10px;
    height: 16px;
    background-repeat: no-repeat;
    margin-top: 16px;
    cursor:pointer;
}

.prevBtn{
    background-image: url(../images/toy-left.png);
    float:left;
    margin-left: 28px;
}

.nextBtn{
    background-image: url(../images/toy-right.png);
    float:right;
    margin-right: 28px;
}

.resCaleBtn .cFormSubBtn{
    margin:24px auto 0;
    display: block;
}

/*荐购结果状态*/
.recBuyStatuArea{
    width: 38%;
    margin:100px auto 0;
}

.recBuyStatuIcon{
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    margin:0 25px 0 0;
}

.recBuyStatuFont{
    font-size: 24px;
    display:inline-block;
    vertical-align: middle;
}



.recBuyStatuOpArea{
    margin: 38px auto 0;
}

.recBuyStatuLine{
    text-align: center;
}

.recBuyStatuOpArea a{
    text-align: center;
    line-height: 46px;
    width: auto;
    padding: 0 58px;
    display: inline-block;
}

.failCon{
    font-size: 14px;
    color:#666;
    margin-top: 38px;
}

.failArea .recBuyStatuOpArea{
    width:175px ;
}
@media screen and (max-width: 1023px) {
	.bookTrendArea{height: auto; overflow: inherit;}
	.recBuySchArea,.recBuySchLine{width: 100%;}
	.recBuySchInp{width: 76%;}
	.recBuySchArea{padding: 12px 7px;margin: 0;}
	.propFormArea{width: 100%;margin: 0;    padding: 0 10px;}
	.propFormGrop,.loadBookArea,.hotRecBuyBook,.hotRecBuyImg,.hotRecBuyBookName{width: 100%;}
	.hotRecBuyImg img{width: 100%;height: 100%;object-fit: contain;}
	.recBuyBookInp,.smInp{width: 70% !important;}
	.propOpBtnArea{margin: 0; text-align: center;}
	.propOpBtn{width: 128px;}
	.hotRecBuyIcon{margin: 0;width: 26px;background-size: 100% 100%;}
	.hotRecBuyLi{height: 270px;margin: 5px 13px;width: 43%;}
	
	.filterBkArea,.recHeadIn,.recHeadIn .flLeft{width: 100%;}
	.recHeadIn .flLeft img{width: 100%; height: 100%;object-fit: cover;}
	.newBkArea{
		margin: 0;    
		background-size: 100%;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
    }
	.newBkIcon {
    		width: 20px;
    		height: 20px;
    		background-size: 100% 100%;
    		margin:0;
    		display: inline-block;
    		vertical-align: middle;
    }
    .newBkArea p{display: inline-block;}
    .picScroll-left .bd ul li .pic img {
    width: 60px;
    height: 80px;
    }
    .picScroll-left .bd ul li .title{width:60px;}
    .newBookLine {  width: 100%;  height: 246px;}
	.recHeadIn{margin: 0;}
	.filterBkLi{width: 33.33%;}
	.bookCls{margin-top: 5px;}
	
	.notifConIn{width: 100%;}
	.libBookLi{padding: 10px;}
	.libBookDet { width: 68%;margin-left: 10px;}
	.notifSearchArea{width: 100%;padding: 0 10px;margin-bottom: 20px;}
	.notSearchInp{width: 79%;}
	
	.notifTimeArea{
		text-align: left;
		width: 100%;
		border-bottom: 1px solid #ddd;
		padding-bottom: 0;
		padding: 0 4px;
		margin-bottom: 20px;
	}
	.notifTit{margin-bottom: 10px;}
	.notifTmUl{overflow: hidden;}
	.notifTmUl li{float: left; margin: 0 2px;padding: 0 4px;}
	.notiTmPoint{display: none;}
	.notifTmUl li.thCurNotiTm{color: #fff}
	.thCurNotiTm{background:#8e8e8e;color: #fff;}
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	input,textarea,button{-webkit-appearance:none; resize: none; outline: none;}
	
	.resToyDetLi{width: 48%;}
	.toyInfoIn { width: auto;  margin-left: 0;}
    .bkRecLi {
        float: left;
        width: 41%;
        margin: 10px 15px;
    }
}