@charset "UTF-8";

/*Document.css*/

a,
a:hover {
	text-decoration: none;
}

.header .title_opac2 ul li a {
	color: #fff !important;
}


/*todo 公共*/

.center2 {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}


/*todo banner*/

.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: 100%;
}


/*todo nav*/

.opac2-nav {
	background: url(../images/nav_bj.jpg) repeat-x;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.opac2-nav .nav-center {
	position: relative;
}

.opac2-nav ul.ul-nav {
	width: 1120px;
	margin: 0 auto;
}

.opac2-nav ul.ul-nav li {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.opac2-nav ul.ul-nav li:hover {
	background: #0c5ac3;
	height: 40px;
	color: #fff;
	width: 120px;
}

.opac2-nav ul.ul-nav li a {
	color: #FFFFFF;
}

.opac2-nav ul.ul-nav li.checked a {
	background: #0c5ac3;
	height: 40px;
	width: 120px;
	display: inline-block;
}

.opac2-nav ul.ul-nav li .hidden {
	position: absolute;
	top: 40px;
	left: 0;
	padding: 0;
	color: #fff;
	display: none;
	width: 120px;
	text-align: center;
	background: #0c5ac3;
	background-color: rgba(19, 104, 218, 0.8);
	zoom: 1;
	z-index: 20;
}

.opac2-nav ul.ul-nav li .myLibrary {
	width: 240px;
	height: 200px;
}

.opac2-nav ul.ul-nav li .hidden ol li {
	font-size: 14px;
	width: 120px;
}

.opac2-nav .nav-center .login_tiem {
	position: absolute;
	top: 0px;
	right: 0;
	color: #FFFFFF;
}

.opac2-nav .nav-center .login_tiem ul li a {
	color: #FFFFFF;
}


/*todo 简单检索*/

.search-group {
	margin-top: 20px;
}

.search-group .form-bottom {
	margin-left: 120px;
}

.search-group select {
	width: 140px;
	padding: 6px;
	display: inline-block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.search-group .text {
	width: 60%;
	display: inline-block;
	margin-left: -5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.search-group .btn {
	margin: 0 20px 0 5px;
}

.search-group a {
	margin-right: 20px;
}

.search-group label {
	margin: 15px 0 0 20px;
	display: inline-block;
}

.hot {
	background: #EEEEEE;
	border: 1px solid #dddddd;
	border-radius: 3px;
	margin-top: 30px;
	padding: 10px;
	width: 48%;
	box-sizing: border-box;
	height: 430px;
}

.hot h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

.hot p {
	padding: 5px 15px;
}

.hot p a {
	padding: 5px 10px;
}

.hot p.hotJY {
	padding: 0 15px;
}

.hot p.hotJY a {
	display: block;
	padding: 5px 10px;
}


/*todo 检索结果*/

.result {
	margin-top: 30px;
	overflow: hidden;
}

.result .FL-Nav {
	width: 20%;
	height: auto;
	border: 1px solid #dddddd;
	border-top: none;
	box-sizing: border-box;
}

.result .FL-Nav .item {
	position: relative;
}

.result .FL-Nav .item h4 {
	overflow: hidden;
	height: 34px;
	padding: 0 6px 0 36px;
	border-top: 1px solid #DDD;
	background: #ebebeb;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	line-height: 34px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.result .FL-Nav .item h4 b.jia {
	position: absolute;
	left: 10px;
	top: 8px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(../images/b.jpg) no-repeat;
	cursor: pointer;
}

.result .FL-Nav .item h4 b.jian {
	position: absolute;
	left: 10px;
	top: 6px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(../images/a.jpg) no-repeat;
	cursor: pointer;
}

.result .FL-Nav .item ul {
	display: none;
	overflow: hidden;
	border-top: 1px solid #DDD;
}

.result .FL-Nav .item ul li {
	padding: 10px 15px;
	transition: all .3s;
}

.result .FL-Nav .item ul li:hover {
	background: #eaeaea;
}

.result .FL-Nav .item ul li.more:hover {
	background: none;
}

.result .FL-Nav .item ul li.more:hover a {
	text-decoration: underline;
}

.result .FL-Nav .item ul li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.result .FR-ResultCon {
	width: 78%;
	box-sizing: border-box;
}

.result .FR-ResultCon .operation h4 {
	font-size: 16px;
}

.result .FR-ResultCon .operation h4 b {
	margin: 0 5px;
}

.result .FR-ResultCon .operation .concrete {
	margin-top: 20px;
	overflow: hidden;
}

.result .FR-ResultCon .operation .concrete .creteFL {
	margin-top: 8px;
}

.result .FR-ResultCon .operation .concrete .creteFL label {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.result .FR-ResultCon .operation .concrete .creteFL p {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.result .FR-ResultCon .operation .concrete .creteFL a {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}

.result .FR-ResultCon .operation .concrete .creteFR select {
	display: inline-block;
	width: 94px;
	padding: 6px;
}

.result .FR-ResultCon .operation .concrete .creteFR .select1 {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.result .FR-ResultCon .operation .concrete .creteFR .select2 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -5px;
}

.result .FR-ResultCon .operation .concrete .creteFR .btn {
	margin-left: 5px;
}

.result .FR-ResultCon .BookList {
	margin-top: 20px;
	overflow: hidden;
}

.result .FR-ResultCon .BookList .BookDetails {
	margin-bottom: 15px;
	overflow: hidden;
}

.result .FR-ResultCon .BookList .BookDetails .img {
	width: 70px;
	height: 90px;
	overflow: hidden;
	margin: 0 10px 0 5px;
}

.result .FR-ResultCon .BookList .BookDetails .img img {
	width: 100%;
	height: 100%;
}

.result .FR-ResultCon .BookList .BookDetails .textFL {
	width: 75%;
}

.result .FR-ResultCon .BookList .BookDetails .textFL h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.result .FR-ResultCon .BookList .BookDetails .textFL p {
	margin-bottom: 10px;
	color: #333;
}

.result .FR-ResultCon .BookList .BookDetails .textFL p a {
	display: inline-block;
	margin-right: 15px;
}

.result .FR-ResultCon .BookList .BookDetails .textFR {
	margin-top: 30px;
	width: 10%;
}

.result .FR-ResultCon .BookList .BookDetails .textFR p {
	margin-bottom: 10px;
	color: #333;
}

.result .FR-ResultCon .BookList .BookDetails .textFR p b {
	font-size: 16px;
	margin-left: 5px;
}

.result .FR-ResultCon .BookList .BookDetails .table {
	width: 100%;
	margin: 10px 0 20px;
}

.result .FR-ResultCon .BookList .BookDetails .table tr {
	height: 30px;
}

.result .FR-ResultCon .BookList .BookDetails .table tr th,
.result .FR-ResultCon .BookList .BookDetails .table tr td {
	border: 1px solid #DDDDDD;
	padding: 2px 5px;
	line-height: 1.4;
	font-size: 12px;
}

.result .FR-ResultCon .BookList .BookDetails .table tr th {
	color: #002eb2;
	font-weight: bold;
	background-color: #EEEEEE;
	font-size: 14px;
}


/*.result .FR-ResultCon .BookList .BookDetails .table tr th p {*/


/*font-family: inherit;*/


/*font-size: 22px;*/


/*color: #b82e2a;*/


/*cursor: pointer;*/


/*}*/

.situationCon,
.BooksCon,
.PeriodicalCon {
	display: none;
}

.FRHideCon {
	position: fixed;
	top: 50%;
	right: 0;
	width: 220px;
	height: 400px;
	margin-top: -200px;
	font-size: 12px;
	box-shadow: -5px 0px 20px 1px #abaaaa;
}

.FRHideConInitial {
	width: 40px;
	box-shadow: none;
}

.FRHideCon .FLBtn {
	width: 40px;
	height: 400px;
	background: #54aafb;
	color: #FFFFFF;
	text-align: center;
	line-height: 400px;
	border-radius: 3px 0 0 3px;
	cursor: pointer;
}

.FRHideCon .FLBtnInitial {
	height: 120px;
	line-height: 120px;
}

.FRHideCon .FRHideCon {
	width: 180px;
	background: #EEEEEE;
	box-shadow: none;
	display: none;
}

.FRHideCon .FRHideCon h4 {
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.FRHideCon .FRHideCon ul {
	padding: 5px 15px;
}

.FRHideCon .FRHideCon ul li {
	margin-bottom: 5px;
}

.FRHideCon .FRHideCon a {
	display: block;
	padding: 5px 15px;
}

#closePrompt {
	display: none;
}


/*todo 图书信息详情*/

.bookMessageCon {
	margin-top: 20px;
	overflow: hidden;
}

.bookMessageCon .message .img {
	width: 90px;
	height: 110px;
	margin-right: 20px;
}

.bookMessageCon .message .img a {
	text-align: center;
	margin-top: 8px;
	display: block;
}


/*.bookMessageCon .message .img img {
    width: 100%;
    height: 100%;
}*/

.bookMessageCon .message .FLMessageText {
	width: 40%;
	margin-right: 2%;
}

.bookMessageCon .message .FLMessageText ul li {
	line-height: 20px;
}

.bookMessageCon .message .FRMessageText {
	width: 40%;
}

.bookMessageCon .message .FRMessageText ul li {
	line-height: 20px;
}

.centerNav {
	margin-top: 30px;
	background: #1268DF;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.centerNav ul {
	width: 28%;
	margin: 0 auto;
	overflow: hidden;
}

.centerNav ul li a {
	display: inline-block;
	padding: 0 10px;
	float: left;
	color: #FFFFFF;
}

.centerNav ul li a:hover {
	text-decoration: underline;
}

.bookMessageTable {
	margin-top: 20px;
	width: 100%;
}

.bookMessageTable .table {
	width: 100%;
}

.bookMessageTable .table tr {
	height: 30px;
}

.bookMessageTable .table tr th,
.bookMessageTable .table tr td {
	border: 1px solid #DDDDDD;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.4;
}

.bookMessageTable .table tr th {
	font-size: 14px;
	font-weight: bold;
	color: #002eb2;
	background-color: #eee;
}

.bookMessageTable .reservation {
	margin-top: 15px;
}

.bookMessageTable .reservation a {
	display: inline-block;
	margin-right: 20px;
}

.bookMessageTable .reservation select {
	width: 100px;
	margin: 0 5px;
	padding: 6px;
	display: inline-block;
}

.bookMessageTab {
	margin-top: 20px;
}

.bookMessageTab ul.nav {
	border-bottom: 1px solid #DDDDDD;
}

.bookMessageTab ul.nav li {
	width: 120px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 0;
	display: inline-block;
	margin-bottom: -1px;
	border-bottom: none;
	background-color: #EEEEEE;
}

.bookMessageTab ul.nav li a {
	color: #333;
}

.bookMessageTab ul.nav li.hit {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.bookMessageTab .cons {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 15px 15px 0;
	overflow: hidden;
}

.bookMessageTab .cons .con {
	overflow: hidden;
	display: none;
}

.bookMessageTab .cons .con .conTxt {
	margin-bottom: 15px;
}

.bookMessageTab .cons .con .conTxt h4 {
	font-weight: bold;
	font-size: 14px;
}

.bookMessageTab .cons .con .conTxt h4 i {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #0c5ac3;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	font-style: normal;
	text-align: center;
	line-height: 8px;
}

.bookMessageTab .cons .con .conTxt h4 i:before {
	content: "●";
	font-size: 18px;
	color: #0c5ac3;
}

.bookMessageTab .cons .con .conTxt h4 i.o1 {
	border-color: #e3a631;
}

.bookMessageTab .cons .con .conTxt h4 i.o1:before {
	color: #e3a631;
}

.bookMessageTab .cons .con .conTxt h4 i.o2 {
	border-color: #df1a14;
}

.bookMessageTab .cons .con .conTxt h4 i.o2:before {
	color: #df1a14;
}

.bookMessageTab .cons .con .conTxt h4 i.o3 {
	border-color: #0088bb;
}

.bookMessageTab .cons .con .conTxt h4 i.o3:before {
	color: #0088bb;
}

.bookMessageTab .cons .con .conTxt p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
}

#xzw_starSys .description {
	clear: both;
	display: inline-block;
	vertical-align: middle;
}

#xzw_starSys #xzw_starBox {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

#xzw_starSys span {
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}

#xzw_starSys .star {
	height: 20px;
	width: 120px;
	position: relative;
	background: url(../images/wx_dtpj.png) repeat-x;
	cursor: pointer
}

#xzw_starSys .star li {
	float: left;
	padding: 0px;
	margin: 0px
}

#xzw_starSys .star li a {
	display: block;
	width: 24px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	z-index: 5
}

#xzw_starSys .star li a:hover {
	background: url(../images/wx_dtpj.png) 0 -25px repeat-x;
	z-index: 3;
	left: 0
}

#xzw_starSys .star a.one-star {
	left: 0
}

#xzw_starSys .star a.one-star:hover {
	width: 24px
}

#xzw_starSys .star a.two-stars {
	left: 24px
}

#xzw_starSys .star a.two-stars:hover {
	width: 48px
}

#xzw_starSys .star a.three-stars {
	left: 48px
}

#xzw_starSys .star a.three-stars:hover {
	width: 72px
}

#xzw_starSys .star a.four-stars {
	left: 72px
}

#xzw_starSys .star a.four-stars:hover {
	width: 96px
}

#xzw_starSys .star a.five-stars {
	left: 96px
}

#xzw_starSys .star a.five-stars:hover {
	width: 120px
}

#xzw_starSys .current-rating {
	background: url(../images/wx_dtpj.png) 0 -25px repeat-x;
	position: absolute;
	height: 20px;
	z-index: 1;
	top: 0;
	left: 0
}

.commentText textarea {
	height: 120px;
	margin-top: 15px;
	border: 1px solid #ddd;
	font-size: 12px;
}

.commentText .commentBtn {
	margin-top: 15px;
	overflow: hidden;
}

.commentText .commentBtn p {
	font-size: 12px;
}

.commentText .commentBtn p a {
	margin: 0 5px;
}

.hotComment {
	margin: 30px 0 15px;
}

.hotComment h4 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.hotComment .commentCon p {
	margin-top: 5px;
	line-height: 20px;
}


/*搜索无结果*/

.noResult .noIcon {
	margin: 40px auto 20px;
}

.noResult .noIcon h2 {
	font-size: 90px;
	color: #09F;
}

.noResult .noIcon h4 {
	font-size: 15px;
	color: #333;
	vertical-align: 26px;
	margin-left: 20px;
}

.noResult .noIcon h4 b {
	font-size: 18px;
}

.noResult .otherWay {
	width: 530px;
	margin: 50px auto 10px;
	font-size: 16px;
}

.noResult .otherWay span {
	color: #999;
	width: 80px;
	text-align: right;
	display: inline-block;
}

.noResult .otherWay dl dd {
	margin-top: 10px;
}

.noResult .otherWay dl dd a {
	margin-right: 10px;
}

.noResult .otherWay dl dd a:hover {
	text-decoration: underline;
}


/*todo 高级搜索*/

.senior {
	margin-top: 20px;
}

.senior .s1 {
	margin-bottom: 20px;
}

.senior .s1 p {
	display: inline-block;
	margin-right: 20px;
}

.senior .s1 p span {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
}

.senior .s1 p input {
	width: 270px;
	padding: 6px;
	display: inline-block;
}

.senior .s1 p select {
	width: 270px;
	padding: 6px;
	display: inline-block;
}

.senior .btnSearch {
	text-align: center;
	margin-top: 30px;
}

.senior .btnSearch .btn {
	margin-right: 20px;
}

.senior .btnSearch a {
	margin-right: 20px;
}


/*todo 征订目录列表及详情展示*/

.search-list {
	margin-top: 20px;
}

.search-list form p {
	display: inline-block;
}

.search-list form p span {
	vertical-align: middle;
	font-weight: bold;
	color: #333;
	width: 90px;
	text-align: right;
	display: inline-block;
}

.search-list form p input {
	padding: 6px;
	width: 186px;
	display: inline-block;
}

.search-list form p select {
	padding: 6px;
	width: 186px;
	display: inline-block;
}

.iconBtn a {
	font-size: 24px;
	margin-right: 15px;
	cursor: pointer;
}

.iconBtn a:first-child {
	font-size: 22px;
}

.TableList .table {
	width: 100%;
	margin-top: 15px;
}

.TableList .table tr {
	height: 30px;
}

.TableList .table tr th,
.TableList .table tr td {
	padding: 2px 5px;
	line-height: 1.4;
	font-size: 12px;
}

.TableList .table tr th {
	font-weight: bold;
	color: #002eb2;
	background-color: #EEEEEE;
	font-size: 14px;
}


/*todo 分类导航*/

.Nav-Fl-introduce h4 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center;
}

.Nav-Fl-introduce p {
	margin-bottom: 15px;
	line-height: 24px;
	text-indent: 2em;
}


/*************************新增部分************************/

.content6 {
	width: 1120px;
	margin: 40px auto 20px;
}

.content6 .search_title {
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 0 10px 15px 10px;
	box-sizing: border-box;
}

.content6 .search_title h4 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

.content6 .search_title a {
	font-size: 12px;
	color: #666;
}

.content6 .search_title a:after {
	content: ">>";
	font-size: 14px;
}

.content6 .search_title a:hover {
	color: #337ab7;
	text-decoration: underline;
}

.content6 .Guess_You_Love {
	margin-top: 20px;
	position: relative;
	height: 244px;
	width: 100%;
	overflow: hidden;
}

.content6 .Guess_You_Love .tabCon {
	width: 1040px;
	overflow: hidden;
	margin-left: 50px;
}

.content6 .Guess_You_Love ul li {
	float: left;
	border: 1px solid #DDDDDD;
	padding: 15px;
	box-sizing: border-box;
	width: 170px;
	height: 244px;
	text-align: center;
	margin: 0 20px;
	transition: all .3s;
}

.content6 .Guess_You_Love ul li:hover {
	border-color: #1268DF;
}

.content6 .Guess_You_Love ul li:first-child {
	margin-left: 0;
}

.content6 .Guess_You_Love ul li:last-child {
	margin-right: 0;
}

.content6 .Guess_You_Love ul li p.img a {
	width: 120px;
	height: 170px;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
}

.content6 .Guess_You_Love ul li p.text {
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.content6 .Guess_You_Love ul li p.text a {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	color: #002EB2;
}

.content6 .Guess_You_Love ul li p img {
	height: 100%;
	width: 100%;
}

.content6 .Guess_You_Love p.iconfont {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	/*background: rgba(0,0,0,.5);*/
	color: #999;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	user-select: none;
	font-size: 30px;
}

.content6 .Guess_You_Love p.btnFl {
	left: 0px;
}

.content6 .Guess_You_Love p.btnFr {
	right: 0px;
}