.gfIdxLogo{
	background:url(../images/idx-logo.png) no-repeat ;
}

.searchOut{
	width: 100%;
	background: url(../images/idx-shOutBg.png) no-repeat center center;
	position: relative;
}

.sigSearchOut{
	height: 346px;
}
.doubSearchOut{
	height:327px;
}

/* 2020.5.19 s */
/*single*/
.sigSearchCon{
	width:890px;
	height: 110px;
	background: rgba(0,0,0,0.55);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -445px;
	top: 160px;
	padding: 11px 0 11px 43px;
}

.searchArea{
	text-align: center;
}

.hotWordArea{ 
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	}

.hotWordArea a{
	 color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	 }

.sigSearchLeft,.sigSearchRight{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.sigSearchLeft{
	height: 46px;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.sigSearchType{
	width: 114px;
	height: 46px;
	background: #fff;
	position: relative;
	-webkit-border-radius:  6px 0 0 6px;
	-moz-border-radius:  6px 0 0 6px;
	border-radius:  6px 0 0 6px;
}

.sigChoseType{
	font-size:14px;
	width: 100%;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
	position: relative;
	cursor: pointer;
}
.sigSearDown{
	width:8px;
	height: 6px;
	background: url(../images/idx-bl-down.png) no-repeat;
	position: absolute;
	right:10px;
	top: 50%;
	margin-top: -3px;
}
.sigChoseFont{
	width: 68px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
	margin-left: -20px;
}

.sigSearchTypeUl{
	width: 94px;
	background: #fff;
	position: absolute;
	top:46px;
	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;
	display: none;
	border: 1px solid #d8d8d8\9;
	z-index: 2;
}

.sigSearchIn{
	width: 460px;
    vertical-align: top;
}

.sigSearchInp{
	width: 326px;
	height: 32px;
	padding-left: 10px;
	border-left: 1px solid #D8D8D8;
    margin:7px 14px 7px 10px;
}

.sigSearchInpIn{
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #333;
	border: none;
	outline: none;
}

.sigSearchBtn{
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: none;
	outline: none;
	cursor: pointer;
}
.sigSearchIn .sigSearchBtn{
	width: 110px;
	height: 46px;
	line-height: 46px;
	-webkit-border-radius:0px 6px 6px 0px;
	-moz-border-radius:0px 6px 6px 0px;
	border-radius:0px 6px 6px 0px;
}

.sigSearchRight{
	vertical-align: top;
	margin-left: 6px;
	overflow: hidden;
}

.sigSearchRight .sigSearchBtn{
	width: 150px;
	height: 46px;
	line-height: 46px;
	background: #A48F19;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/* 2020.5.19 e */
/*single end*/

/*Double start*/
.doubSearchCon{   
	 width: 932px;
    margin: 0 auto;
    height: 176px;
    position: absolute;
    left: 50%;
    margin-left: -466px;
    top: 50%;
    margin-top: -46px;
}
.searchTabHd li{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 170px;
	height: 50px;
	line-height: 50px;
	margin-right: 2px;
	background: url(../images/idx-shInpBg.png) repeat;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	cursor: pointer;
}
.sSourIcon{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 2px 0 0;
}

.searchTabHd li.curSearLi{
	background: #fff;
}

.sSourIcon01{
	background-image: url(../images/ser-icon01-1.png);

}
.sSourIcon02{
	background-image: url(../images/ser-icon02-1.png);
}

.searchTabBd{
	width: 100%;
	height: 100px;
	background: #fff;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	border-radius: 0px 2px 2px 2px;
}

.doubSearchLeft,.doubSearchRight{
	margin: 26px 0;
}

.doubSearchLeft{
	margin-left: 30px;
}

.doubSearchType{
	height: 50px;
	background: #fff;
	position: relative;
}

.doubChoseType{
	font-size:14px;
	width: 112px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #adadad;
}

.doubSearDown{
	width:10px;
	height: 6px;
	background: url(../images/ser-icon04.png) no-repeat;
	position: absolute;
	right:10px;
	top: 50%;
	margin-top: -3px;
}
.doubChoseFont{
	width: 68px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.doubSearchTypeUl{
	width: 120px;
	background: #fff;
	position: absolute;
	top:52px;
	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;
	display: none;
	border: 1px solid #d8d8d8\9;
	z-index: 1;
}

.searchTypeUl li{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.searchTypeUl li a{
	width: 100%;
	display: block;
	padding-left: 10px;
}

.searchTypeUl li a:hover,.searchTypeUl li.sTypeCur a{
	color: #fff;
}

.searchIn{
    vertical-align: top;
}

.doubSearchInp{
	width: 410px;
    margin: 0 24px;
    border-bottom: 1px solid #adadad;
}

.doubSearchInpIn{
	font-size: 14px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	padding:0 10px;
}

.doubSearchBtn{
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: none;
	outline: none;
	cursor: pointer;
	width: 140px;
	height: 50px;
	line-height: 46px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background: #fff;
	border: 2px solid;
}


.searchIcon{
	width: 17px;
	height: 16px;
	background: url(../images/ser-icon03.png) no-repeat;
	vertical-align: middle;
	margin: -2px 5px 0 0;
}

.doubSearchRight{
	vertical-align: top;
	margin-left: 11px;
	overflow: hidden;
}
/*double end*/


.plateOne{
	margin-top: 32px;
}	
.plateOneCenter{
	width: 846px;
}

.bannerArea{
	height: 319px;
}
/* 本例子css */
.bannerSlideBox{ width:100%; height:100%; overflow:hidden; position:relative;  }
.bannerSlideBox .hd{
	width: 100%; 
	height:44px; 
	overflow:hidden; 
	position:absolute; 
	right:0; 
	bottom:0; 
	z-index:1; 
	background: rgba(0,0,0,.5);
	}
.bannerSlideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float: right;
    margin: 15px 0;
	}
.bannerSlideBox .hd ul li{ 
	 font-size: 0; 
	float:left; 
	margin-right:2px;  
	width:14px; 
	height:14px; 
	line-height:14px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
	-webkit-border-radius:50%;
	border-radius:50%;
	opacity: .5;
	margin-right: 15px;
	}
.bannerSlideBox .hd ul li.on{ opacity: 1;}
.bannerSlideBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerSlideBox .bd li{ zoom:1; vertical-align:middle; }
.bannerSlideBox .bd img{ width:100%; height:100%; display:block;  }

.listModel{
	margin-top: 26px;
}

.listModTit{
	margin-bottom: 16px;
}

.listModTitIn{
	font-size:18px;
	color: #000000;
	float: left;
}

.titLine{
	width: 4px;
	height: 24px;
	margin: -4px 14px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.listChekMore{
	color: #333;
	 font-size: 14px;
	 float: right;
	 margin-right: 8px;
	 margin-top: 6px;
}

.idxMoreIcon{
	width: 12px;
	height: 14px;
	background-image: url(../images/idx-right.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0 7px;
}

/* 本例子css */
.hotSlide{
	border:1px solid #e5e5e5;
}

.hotSlide .lModTabBdLi{
	width: 148px;
}
.hotSlide .hd ul li.on{ 
	background: #fff;
}

.slideTxtBox{ 
	width:100%; 
	 text-align:left;  
	}
.slideTxtBox .hd{ 
	height: 36px;
    border-bottom: 1px solid #e5e5e5;
    background: #f4f4f4;
    position: relative;
	}
.slideTxtBox .hd ul{
	 float:left;  
	 position:absolute; 
	 top:-1px; 
	 left: -1px;
	 height:37px;  
	}
.slideTxtBox .hd ul li{
	 float:left;
	cursor:pointer; 
	font-size: 14px;
    color: #4f4331;
   /*width: 74px;*/
    height: 36px;
    line-height: 36px;
    text-align: center; 
    padding: 0 14px;
	  }
.slideTxtBox .hd ul li.on{ 
	height:37px;  
	line-height: 31px;
	border:1px solid #ddd; 
	border-bottom:2px solid #fff;
	border-top:2px solid ;
 }
.slideTxtBox .bd ul{ 
	padding:24px 0; 
	 zoom:1; 
	 height: 232px;
	  }
.lModTabBdUl{ overflow: hidden;}

.lModTabBdLi{
	margin: 0 10px;
	text-align: center;
	float: left;
}

.lBookImg{
	width: 112px;
	height: 162px;
	margin: 0 auto;
	border: 1px solid #d8d8d8;
	position: relative;
}

.lBookImg img,.wxPubImg img{
	width:100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	object-fit: cover;
}

.lBookName{
	font-size: 14px;
	color: #333;
	margin-top: 14px;
	width: 124px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.plateOneRight{
	width: 320px;
}
.rightLink{
	height: 319px;
}

.onLineCreat{
	font-size: 22px;
	color: #fff;
	height: 96px;
	line-height: 96px;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 16px;
	padding-left: 35px;
	position: relative;
}

.cardIcon,.bordIcon,.bkBordIcon{
	width: 64px;
	height:64px;
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	margin:-7px 26px 0 0;

}
.cardIcon{
	background-image: url(../images/idx-id-card.png);
}

.bordIcon{
	background-image: url(../images/idx-my-bor.png);	
}

.bkBordIcon{
	background-image: url(../images/idx-my-bkList.png);
}

.rankArea{
	margin-top: 26px;
}

.rankTitArea{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-bottom: 12px;
}

.rankTitArea .disInlineBk{
	vertical-align: middle;
}

.rankLineIcon{
	width: 46px;
	height: 2px;
}

.rankTitIcon{
	width: 23px;
	height: 37px;
	background: url(../images/rankIcon.png) no-repeat;
}

.rankTit{
	margin-right: 4px;
}

.rankTitCon{
	height: 603px;
	border: 1px solid #e7e7e7;
}

.rankTabHd{
	height: 37px;
	border-bottom:1px solid #e7e7e7;
	overflow: hidden;
}

.rankTabLi{
	line-height: 33px;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 20%;
    text-align: center;
	cursor: pointer;
}

.borRankBox .hd ul li.on{
	border-bottom:3px solid;
}

.rankTabBd{
	margin: 0 3px;
}

.rankTabBd li{
	border-bottom:1px dashed #eaeaea;
	padding: 0 7px;
}

.rankTabBd li.notBor{
	border-bottom: none;
}

.bkLineName{
	color: #333;
	height: 45px;
	line-height: 45px;

}

.rankNum{
	width: 18px;
	font-size: 16px;
	text-align: center;
	margin-right:16px;
}

.rankBkName{
	font-size: 14px;
	width: 254px;
	height: 37px;
	vertical-align: top;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #3366CC;
}

.hasTop{
	color: #fff;
	height: 24px;
	line-height: 20px;
	background:url(../images/rankBg.png) no-repeat;
	vertical-align: middle;
}

.bkBlockCon{
	padding: 20px 0 13px;
}

.bkBlockCon .disInlineBk{
	vertical-align: top;
}

.bkBlockCon .rankNum{
	margin-right:7px;
}

.rankBkImg{
	width: 78px;
	height: 112px;
	position: relative;
}

.rankBkImg img,.recThemBkImg img{
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	object-fit: contain;
	}

.bkBlokDet{
	color: #000;
	width: 174px;
	margin-left: 6px;
}

.bkBlokTit{
	font-size: 14px;
	display: block;
	color: #2568b9;
	height:45px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
  	margin-bottom: 10px;
}

.linkFont{
	color: #2568b9;
}

.outModel{
	margin-top: 30px;
}

.outModelTit{
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	text-align: center;
}

.outModelTit .outMdTitIcon06{
	margin-top: 0;
}

.outMdTitIcon{
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: -8px 18px 0 0;
}

.oneModel{
	border-top:3px solid; 
	height: 276px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	overflow: hidden;
}


.picMarquee-left{ 
	width:879px;  
	overflow:hidden; 
	position:relative;  
	margin: 52px 0;
	}


.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ 
	width:120px; 
	height:90px; 
	display:block;
	padding:2px; 
	border:1px solid #ccc; 
	}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


.recThemFont{
	width: 320px;
	background: #fff1cf;
}

.recThemTit{
	font-size:16px;
	color: #333;
	margin:40px 20px 20px;
}

.recThemCon{
	font-size: 14px;
	color: #555;
	height: 278px;
	margin:0 20px;
}

.recThemBkUl li{
	float: left;
	border-right:1px solid #e5e5e5;
}

.recThemBkUl li.notBor{
	border-right: none;
}

.recThemBkLink{
	display: block;
	position: relative;
	width: 188px;
	height: 168px;
	padding: 0 12px;
	text-align: center;
}

.recThemBkImg{
	display: block;
    width: 124px;
    height: 124px;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.recThemBkNm{
	font-size: 12px;
    color: #000;
    width: 170px;
    margin-left: -85px;
    position: absolute;
    left: 50%;
    bottom: 0;
    
}

.outModelTwo{
	height: 426px;
	background: #f2f9fd;
	margin-top: 56px;
}

.libInAct{
	width: 556px;
	margin-top: 42px;
	position: relative;
}

.libInActTit{
	font-size: 18px;
}

.libInActTit .outMdTitIcon{ margin-top: auto;}

.libInActTitArea .listChekMore{
	margin-top: 12px;
}

.libActLi{
	width: 558px;
	height: 158px;
	background: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	margin-top: 12px;
}

.libActState{	
	font-size: 14px;
	color: #fff;
	width: 104px;
	height: 24px;
	line-height: 24px;
	text-align: center;

	position: absolute;
	left: 0;
	top: 0;
	-webkit-border-radius: 0  0 10px 0 ;
	-moz-border-radius: 0  0 10px 0 ;
	-ms-border-radius: 0  0 10px 0 ;
	-o-border-radius:0  0 10px 0 ;
	border-radius: 0  0 10px 0;
}

.libActState01{
	background: #ea7601;
}
.libActState02{
	background: #666;
}

.libActImg{
	width:186px ;
	height: 116px;
	margin:20px 12px;
}

.libActImg img{ width: 100%;}

.libActDet{
	width: 326px;
	margin: 16px 12px 16px 8px;
}

.libActTit{
	display: block;
	font-size: 16px;
	color: #333;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.libActTm,.libActInfo{
	font-size: 14px;
	color: #666;
}

.libActInfo{
	display: block;
	height:64px ;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-top: 12px;
}

.actAddr{
	display: inline-block;
	vertical-align: top;
	width:256px;	
	height: 44px;
    overflow: hidden;
}

/* 本例子css */
.actSlideBox{ 
	width:558px;
	height: 370px;
 	overflow:hidden; 
 	position:relative; 
 }
.actSlideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:0; 
	z-index:1; 
	}
.actSlideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.actSlideBox .hd ul li{ 
	font-size: 0;
	float:left;
	 margin-right:8px;  
	 width:12px; 
	 height:12px; 
	 text-align:center; 
	 cursor:pointer; 
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -ms-border-radius: 50%;
	 -o-border-radius: 50%;
	 border-radius: 50%;
	 border: 1px solid #4c3c20;
	background:#4c3c20;
	 }
.actSlideBox .hd ul li.on{ background:#FFF; color:#fff; }
.actSlideBox .bd{ position:relative; height:100%; z-index:0;   }
.actSlideBox .bd li{ zoom:1; vertical-align:middle; }

.calArea{
	width: 592px;
	margin-top:42px;
	position: relative;
}
.calTit {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 12px;
}

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

#calendar{
	width: 100%;
	background: #fff;
}

.fc-header td{
	color: #fff;
}

.fc-header td,.fc-first.fc-last{
	height: 40px;
	line-height: 40px;
}

.fc-first.fc-last{	font-size: 16px; color: #666;}

.fc-event-inner,.fc-header-left,.fc-header-right{text-align: center;}
.fc-header-right {
    text-align: right;
    padding-right: 20px !important;
}

.fc-button{
	margin-top: 10px !important;
}

.fc-grid th{font-weight: 700;}

.fc-border-separate tbody tr.fc-first td {
    border-top-width: 1px;
}

.fc-week td.fc-today {
  background: none;
  border: 1px solid ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.fc-widget-header{
	border-bottom-color: red;
}

.fc-widget-header, .fc-widget-content {
    border: 1px solid #eee;
}

.fc-border-separate tr.fc-last th{
	border-top: 1px solid #fff;
	border-right-width: 0;
	border-bottom: 2px solid #eee;
	border-left-width: 0;
}
.fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
    border-right-width: 2px;
}
.fc-border-separate th, .fc-border-separate td{
	border-width: 2px 0px 0px 2px;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td{
	border-bottom-width: 2px;
}

.fc-event-container{z-index: 1 !important; }

.fc-grid .fc-day-number{
	float: none;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.fc-event{
    width: 78px !important;
    /*height: 40px !important;*/
	border: none;
	/*top: 42px !important;*/
	border-radius: 1px !important;
	background: none;
}

.fc-event .fc-event-title{
	 width: 24px;
    height: 20px;
	display: block;
	margin-left: 54px;
}

.fc-event.hasAct .fc-event-title{
	cursor: pointer;
}

.fc-event.pasTime .fc-event-title{
	background: #a8a8a8;
}
.fc-button{
	height: 24px;
	line-height: 24px;
	border:none;
}
.fc-grid .fc-day-content{
	width: 0;
	height: 0;
	padding: 0;
}
.fc-border-separate tr.fc-last{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


.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;
}

.actLiPopArea{
	display: none;
}

.wxModelArea{
	height: 404px;
	background: url(../images/idx-md-Bg.png) no-repeat center center;
}

.wxPubLi{
	float: left;
	margin:16px 6px 10px;
	-webkit-box-shadow: 0 1px 7px 0px #e2e2e2;
	-moz-box-shadow: 0 1px 7px 0px #e2e2e2;
	-ms-box-shadow: 0 1px 7px 0px #e2e2e2;
	box-shadow: 0 1px 7px 0px #e2e2e2;
}

.wxPubLink{
	display: block;
	width: 288px;
	height: 258px;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.wxPubImg{
	height: 180px;
	margin-bottom: 12px; 
	position: relative;
}

.wxPubTit{
	font-size: 14px;
	color: #000;
	height: 40px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0 10px;
}

/* 本例子css */
.picScroll-left{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left .hd{ 
	overflow:hidden;  
	height:40px; 
	position: relative;
	margin-top: 40px;
	 }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
	display:block;  
	width:22px; 
	height:22px; 
	float:right; 
	margin-top:6px; 
	overflow:hidden;
	cursor:pointer; 
	background-repeat:  no-repeat;
	}
.picScroll-left .hd .prev{
	margin-right: 20px;
}
.picScroll-left .hd .next{
	margin-left: 14px;
}
.picScroll-left .hd ul{ 
	float:right; 
	overflow:hidden; 
	zoom:1; 
	margin-top:12px; 
	zoom:1; 
	}
.picScroll-left .hd ul li{ 
	font-size: 0;
    float: left;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #4c3c20;
    background: #4c3c20;
	 }
.picScroll-left .hd ul li.on{     
	background: none;
    color: #fff; 
    }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden;   }
.picScroll-left .hd .outModelTit{
	position: absolute;
	left: 0;
	top:6px;
}

.wxOpRight{
	margin-top:4px;
}

.wxPubMore{
	border-left: 2px solid #999999; 
	padding-left: 16px;
	margin: 6px 0 0 34px;
}

.wxPubMore .listChekMore{ margin-top: 0;}

.mapArea{
	width: 100%;
	height: 321px;
	position: relative;
}

.mapAddr{
	width: 318px;
	position: absolute;
	left: 14%;
	top: 24px;
}

.libLiArea{
	width: 318px;
	height: 280px;
	overflow-y: auto;
	background: #fff;
	-webkit-box-shadow: 0px 10px 24px -6px #545454;
	-moz-box-shadow: 0px 10px 24px -6px #545454;
	-ms-box-shadow: 0px 10px 24px -6px #545454;
	-o-box-shadow: 0px 10px 24px -6px #545454;
	box-shadow: 0px 10px 24px -6px #545454;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	
}

#my-list li{
	border-bottom: 1px solid #e5e5e5;
	padding:0 12px ;
	cursor: pointer;
}

.libName{
	font-size: 14px;	
	font-weight: bold;
	color: #000;
	padding-top: 16px;
}

.libAddr{
	font-size: 12px;
	color: #666;
	padding-bottom: 12px;
}

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

.addrCon{
	width: 226px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

/*为您推荐*/
.outModelRes{
	background: #f6f5f2;
}

.padBot{ padding-bottom: 20px;}

.forResSlide .lModTabBdLi{
	width: 130px;
}
.forResSlide .hd,.ebkSlide  .hd{ background: none;}

.forResSlide .hd ul li.on{
	background: none;
	border-bottom-color: #f6f5f2;
}

.forResSlide .hd ul li.on.forFirtLi,.ebkSlide .hd ul li.on.forFirtLi{
	border-left: none;
}

/*在线电子阅读*/

.ebkSlide .bd ul{
	height: 198px;
}

.ebkBdLi{
	width: 282px !important;
	height: 150px;
	border: 1px solid #e2e2e2;
	margin: 0 9px;
	padding:10px 14px;
}

.ebkBdBkImg{
	width: 88px;
	height: 128px;
	position: relative;
	margin-right: 18px;
}

.ebkBdBkImg img{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.ebkImg{
	width: 104px;
	height: 104px;
	margin: 0 auto;
}

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

.ebkTit{
	margin-top: 6px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    width: 146px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ebookDet{
    width: 146px;
}

.eqImgScrollLeft{
	position: relative;
}

.eqImgScrollLeft .eqhd{ overflow:hidden;  position: relative;  z-index: 1;}
.eqImgScrollLeft .eqhd ul{
		height: 9px;
	  	overflow:hidden;
	  	zoom:1; 	
	  	 text-align: center;
	     }
.eqImgScrollLeft .eqhd ul li{
	     font-size: 0;
	    display: inline-block;
	    margin-right: 8px;
	    width: 12px;
	    height: 12px;
	    text-align: center;
	    cursor: pointer;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	    -o-border-radius: 50%;
	    border-radius: 50%;
	    border: 1px solid #4c3c20;
	    background: #4c3c20;
	   }
.eqImgScrollLeft .eqhd ul li.on{  
	 background: #FFF;
    color: #fff;
     }
.eqImgScrollLeft .eqbd{
	height: 150px;
	margin: 24px 0 0;
}

.hotEResImg{
	width: 209px;
	height: 86px;
	position: relative;
}

.hotEResImg img{
	width: 100%;
}

.hasBuy{
	width: 48px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 0;
}

.hotEResDet{
	color: #333;
	font-size: 14px;
}

.hotEResDet p{
	margin: 4px 0 0 4px;
	
}

.hotEResLink{
	display: block;
}

.hotDTit{color: #888;}

.hotEResLi{
	height: 136px;
	margin: 15px;
}

.slideTxtBox .bd ul.hotEResUl{
	height: 366px;
	padding-top: 15px;
}

.padTop{
	padding-top: 22px;
}

.followPub,.followRtArea{
	text-align: center;
	/*width: 142px;*/
	position: fixed;
	right:10px;
	top: 36%;
	font-size: 12px;
	z-index: 8;
	background: #fff;
}

.followPub{
	padding-bottom: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	padding: 0 10px;
	-webkit-box-shadow:0px 1px 3px #ababab;
	-moz-box-shadow:0px 1px 3px #ababab;
	-ms-box-shadow:0px 1px 3px #ababab;
	-o-box-shadow:0px 1px 3px #ababab;
	box-shadow:0px 1px 3px #ababab;
	border-left: 1px solid #dadada\9;
	border-right:1px solid #dadada\9;
	border-bottom: 1px solid #dadada\9;
}

.followRtArea{
	top: 49%;
	width: 54px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.floLink{
	width: 70%;
	display:block;
	color:#aaa;
	padding:10px 0;
	border-bottom: 1px solid #eeeeee;
	margin:0 10px;
	position:relative;

}
.floLink.notBor{border-bottom: none;}
.floIcon{
	width:28px;
	height:24px;
	margin: 0 auto 6px;
}

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

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

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

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


.floLink:hover{
	color:#333;
}

.rtPopArea{
	width: 154px;
	height: 188px;
	background:#fff;
	border: 1px solid #ddd;
	position:absolute;
	left:-178px;
	top: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display:none;
}


.hiddened{display:none;}
.showed{display:block ;}


.rtPopSan{
	width:6px;
	height:14px;
	position:absolute;
	right:-6px;
	top: 18px;
	background-image: url(../images/rtPopS.png);

}

.rtEqImg{
	width: 98px;
	height: 98px;
	line-height: 98px;
	border: 1px solid #eeeeee;
	margin:24px auto 8px;
	text-align: center;

}

.rtEqImg img{
	width: 90px;
	height: 90px;
	margin:4px 0;
}

.rtHint01{
	color:#09bb07;
}
.rtHint02{
	color:#666;
}
.rtHint03{
	color:#118cea;
}

.followHint{
	width: 134px;
	padding:6px 0 14px 0;
	margin: 0 auto ;
}

.gtEqImg{
	margin-bottom: 10px;
}

.footerIn{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	margin-top: 4px;
}

.footerIn p{
	margin-top: 5px;
}
.footerIn span{
	display: inline-block;
	padding: 0 10px;
}
/* 2020.5.19 start */
.outTypeArea{
	overflow: hidden;
	margin-bottom: 10px;
}

.outTypeArea li{
	float: left;
	margin-right: 10px;
}

.outTypeArea li a{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	-webkit-border-radius:4px ;
	-moz-border-radius:4px ;
	border-radius:4px ;
}

.toHighSearchLink{
	font-size:15px;
	font-weight:bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin:12px 0 0 38px;
	vertical-align: top;
}
/* 2020.5.19 end */

/*2020.7.06 s*/
.newSearchCon{
	width:700px;
	height:66px;
	background:rgba(255,255,255,.35);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	left: 50%;
	top: 162px;
	margin-left:-350px;
	padding: 7px;
}

.newSearchLeft{
	width:568px;
	height:52px;
	background:#fff;
	border:1px solid rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

.newSearchLeft .sigSearchIn{
	width: 468px;
    margin: 2px 0px;
}

.newSearchLeft 	.sigSearchInp{
	width:330px;

}

.newSearchLeft 	.sigSearchInpIn{
	height: 32px;
	line-height: 32px;
	border-left: 1px solid #D8D8D8;
	padding-left: 10px;
	    margin: 7px 0;
}

.newHighBtn{
	font-size: 15px;
	color: #fff;
	width:110px;
	height:50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
	outline: none;

}

.newHighArea{vertical-align: middle;}


.newSearchLeft .sigChoseFont{
	height:50px;
	line-height:50px;
}

.hintIcon{
	width:24px;
	height:8px;
	background: url(../images/idx-on-icon.png) no-repeat;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -4px;
}
.newSearchIcon{
	width: 16px;
	height: 16px;
	background: url(../images/idx-new-search.png) no-repeat;
	vertical-align: middle;
	margin: -4px 8px 0 0;
}
/*2020.7.06 e*/
.mobliePerFnArea,.mOpSlideHdBtn{display: none;}

/*2020.9.27 s*/
@media screen and (max-width: 1023px) {
	.mobileHide{display: none !important;}
	.plateOneLeft,.rightLink{display: none;}
	.mobliePerFnArea{
		display: flex;
		margin-top: 20px;
	}
	.mobliePerFn{
		color: #FFF;
		font-size: 14px;
		text-align: center;
		width: 480px;
		height: 46px;
		line-height: 46px;
		background: rgba(255,255,255,.2);
		-webkit-border-radius:10px ;
		-moz-border-radius:10px ;
		border-radius:10px ;
		margin: 0 5px;
	}
	.mobliePerFn::before{
		content: '';
		width: 26px;
		height: 26px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		display: inline-block;
		vertical-align: middle;
		margin: 0 8px 0 0;
	}
	
	.mobliePerFn01::before{
		background-image: url(../images/mobile/m-card-icon.png);
	}
	
	.mobliePerFn02::before{
		background-image: url(../images/mobile/m-borrow-icon.png);
	}
	
	.mobliePerFn03::before{
		background-image: url(../images/mobile/m-list-icon.png);
	}
	.searchOut{height: 232px; background-size: cover;}
	.navArea,.navRt{height: 45px;}
	.langArea,.langIconArea,.simpVersion,.headLine,.newSearchIcon{display: none;}
	.gfPerDown{
		font-size: 12px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.loginPopIn, .checkIdPopIn{
		width: 98% !important;
		margin-left: auto !important;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.popDel{right: 0 !important;}
	.searchArea{text-align: center; margin-top: -32px;}
	.sigSearchCon{
		width: 100%;
		height: auto;
		margin-left: 0;
		top:200px;
		left: 0;
		background: -webkit-linear-gradient(0deg,#c22124 0%, #781114 100%);	
		background: -moz-linear-gradient(0deg,#c22124 0%, #781114 100%);	
		background: -ms-linear-gradient(0deg,#c22124 0%, #781114 100%);	
		background: -o-linear-gradient(0deg,#c22124 0%, #781114 100%);	
		background: linear-gradient(0deg,#c22124 0%, #781114 100%);	
		-webkit-border-radius:0px 0px 20px 20px ;
		-moz-border-radius: 0px 0px 20px 20px;
		border-radius: 0px 0px 20px 20px;
		padding:14px 8px;

	}
	.sigSearchLeft { 
		width: 74%;
		-webkit-border-radius:10px ;
		-moz-border-radius:10px ;
		border-radius:10px ;
	}
	.sigSearchIn{width: 70%;float: right;}
	.sigSearchInp{width: 58%;padding-left: 3px;  margin: 7px 0px 7px 3px;}
	.sigSearchIn .sigSearchBtn{
		width: 70px;
		-webkit-border-radius:0px 10px 10px 0px ;
		-moz-border-radius: 0px 10px 10px 0px ;
		border-radius:0px 10px 10px 0px  ;
	}
	.sigSearchType{
		-webkit-border-radius:10px 0 0 10px ;
		-moz-border-radius:10px 0 0 10px ;
		border-radius:10px 0 0 10px ;
	}
	.sigSearchType,.sigSearchTypeUl { width: 30%;}
	.sigSearchTypeUl{width: 100%;}
	.sigChoseFont{width: 90%;}
	.sigSearDown{right: -6px;}
	.sigChoseType{ width: 74%;padding-left: 0px;}
	.sigSearchRight .sigSearchBtn{
		width: 76px;
		padding: 0;
		-webkit-border-radius:10px ;
		-moz-border-radius:10px ;
		border-radius:10px ;
	}
	.toHighSearchLink{margin:0;position: absolute;right:10px; top:44px;}
	.searchTypeUl li a{padding: 0;}
	.hotWordArea{margin-top: 18px;}
	
	.plateOneCenter{width: 100%;  margin-top: 78px;}
	.bannerArea{height: 0;}
	.bannerSlideBox{display: none;}
	
	
	.plateOneRight{
		width: 100%;
		margin-top: 22px;
		background: #fff0f0;
		border-radius: 20px;
	}
	.rankTabBd li{border: none;}
	.rankTitCon{height: auto;border: none;}
	.rankTitCon .borRankBox .hd{display: none; height: 0;}
	.bkBlockCon {padding: 10px 0;display: flex;display: -webkit-flex;}
	.bkBlokDet{flex:1;-webkit-flex: 1;}
	.bkLineName{height: 40px; line-height: 40px;}
	.rankNum{
		font-size: 13px;
		color: #666;
		width: 28px;
		height: 28px;
		line-height: 28px;
		background-color: #fff;
		border-radius: 100%;
	}
	.rankNum.hasTop{
		color: #fff;
		border-radius: 0;
		height: 24px;
		line-height: 20px;
		text-align: center;
		width: 28px;
		background-color:inherit;
		background-position: center;
	}
	.rankTitArea .disInlineBk{font-size: 16px;}
	.rankArea {margin-top: 14px;padding-bottom: 10px;}
	.onLineCreat{height: 48px;line-height: 48px;margin-bottom:0;font-size: 14px;padding:0 9px; display: inline-block;flex: 1;margin: 0 1px;}
	.cardIcon, .bordIcon, .bkBordIcon{width: 26px;height: 26px;background-size: 100% 100%;margin-right: 16px;}
	.hintIcon{display: none;}
	.listModel{width: 100%;}
	.slideTxtBox .hd{
		height: auto;
		background:none;
		border: none;
		position: relative;
		display: flex;
	}
	.slideTxtBox .hd ul{
		flex: 1;
		float: inherit;
		position: static;
		height: auto;
		overflow: hidden;
		display: inline-block;
		padding: 0 0 0 8px;
	}
	
	/* .slideTxtBox .hd ul.isClose{
		height: 28px;
	} */
	
	.slideTxtBox .hd ul.isOpen{
		height: auto;
	}
	  
	.slideTxtBox .hd ul li{
		font-size: 13px;
		height: 28px;
		line-height: 28px;
		float: none;
		display: inline-block;
		-webkit-border-radius:36px ;
		-moz-border-radius:36px ;
		border-radius: 36px;
		background-color: #F1F1F1;
		margin: 0 2px 6px;
	}
	.slideTxtBox .hd ul li.on{
		height: 28px;
		line-height: 28px;
		border: none;
	}
	
	.slideTxtBox .bd ul{
		height: 130px;
		margin-top: 0;
		text-align: center;
		font-size: 0;
		border: none;
		padding: 0 0;
	}
	
	.hotSlide .lModTabBdLi{width: 20%;display:inline-block;margin: 8px;float: none;}
	
	.lBookImg { width: 100%; height: 90px;border: none;}
	.lBookImg img{object-fit: contain;}
	.lBookName{width: 100%;  margin-top: 4px;font-size: 13px;}
	.hotSlide{border: none;}
	.forResSlide .lModTabBdLi{width: 15%;margin: 0 4px;float: none;display: inline-block;}
	.recThemFont,.picMarquee-left{width: 100%;}
	.recThemFont{padding: 10px 0;}
	.recThemCon{height: auto;}
	.picMarquee-left{margin: 8px 0;}
	.oneModel{height: auto;}
	.recThemTit{margin: 0px 20px 8px;}
	.recThemBkLink{width: 88px;height: 144px;}
	.recThemBkImg,.recThemBkNm{width: 100%;}
	.recThemBkNm{position: static;margin-left: 0;}
	.outModelRes,.outOnlineBookArea,.wxModelArea,.libInnerActArea,.followRtArea{display: none;}
	.footerArea{height: auto;}
	.mOpSlideHdBtn{display: none;}
	.mOpSlideHdBtn.moreCon{
		color: #222;
		height: 28px;
		line-height: 28px;
		width: 40px;
		background:#fff;
		display: inline-block;
		vertical-align: top;
		margin-right: 10px;
	}
	.mOpSlideHdBtn::after{
		content: '';
		width: 10px;
		height: 6px;
		background: url(../images/mobile/m-down-icon.png) no-repeat;
		background-size: 100% 100%;
		display: inline-block;
		vertical-align: middle;
		margin: -1px 0 0 5px;
	}
	.mOpSlideHdBtn.isTap::after{
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.listModTitIn{font-size: 16px;}
	
	
	
	
}
	/* @supports (bottom: env(safe-area-inset-bottom)){
	    body,
	    .footerArea{
	        padding-bottom: constant(safe-area-inset-bottom);
	        padding-bottom: env(safe-area-inset-bottom);
	    }
	}
 */
/*2020.9.27 s*/