@charset "utf-8";
/**
 * document.css
 * modify-Second
 * 整体页面修改
 */
 
 /*公用*/
 /*文字字体*/
 i.font {
 	font-family: 'Microsoft YaHei' !important;
 	font-style: normal;
}

/*鼠标滑过显示隐藏内容样式*/
.content .tab-content .table-PDA tr th .orders-PDA .order-pda-tb ul li,
.content .allOrders .title .orders .checked ul li,
.content .tab-con-title-CF .orders-CF ul li,
.content .tab-con-title-CF .state-CF .state-con-CF ul li {
	text-align: left;
	font-size: 12px;
}

.content .tab-content .table-PDA tr th .orders-PDA .order-pda-tb ul li.on,
.content .allOrders .title .orders .checked ul li.on,
.content .tab-con-title-CF .orders-CF ul li.on,
.content .tab-con-title-CF .state-CF .state-con-CF ul li.on,
.content .allOrders .title .orders .checked p.on {
    color: #ba3101;
    background: #eee;
}

.content .tab-content .table-PDA tr th .orders-PDA .order-pda-tb ul li.on:after,
.content .allOrders .title .orders .checked ul li.on:after,
.content .tab-con-title-CF .orders-CF ul li.on:after,
.content .tab-con-title-CF .state-CF .state-con-CF ul li.on:after,
.content .allOrders .title .orders .checked p.on:after {
    content: "\e83b";
    float: right;
    font-size: 16px;
    color: #ba3101;
}
 
/**
 * 整体修改第一次
 * 修改开始时间：2018-01-22
 */
 
/**************PC版纸书系统-采访订单***************/
.content .Fun-CF .time-XD {
	margin-bottom: 0;
}

.content .Fun-CF .time-XD .text {
	height: 28px;
}

.content .page-export .fun-btn button {
	font-size: 13px;
}

.content .tab-content .tab-con-CF .order-img img {
	border: 1px solid #eee;
}

/**************PC版纸书系统-订单详情***************/
.content .orderMessage-table table tr th, .content .orderMessage-table table tr td {
	font-size: 12px;
}

.content .orderMessage-table table tr td a p {
	margin-bottom: 5px;
}

.content .orderMessage-table table tr td a p.img {
	width: 70px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	overflow: hidden;
}

#sbcurrenttotal b {
	padding: 0 2px;
	font-size: 14px;
}

/**************PC版纸书系统-我的收藏***************/
#checkAll1, #checkAll2 {
	margin-top: 2px;
	vertical-align: middle;
	margin-left: -15px;
}

input[name="batchAddCartInfoRadio"] {
	margin-top: 0px;
	vertical-align: middle;
	margin-left: -15px;
}

.tab-condition {
    margin: 2px 0 0 20px;
}

.tab-condition div {
	font-size: 18px;
}

/**************PC版纸书系统-阿法购订单***************/
.content .tab-content .table-PDA tr th,
.content .tab-content .table-PDA tr td,
.content .MyLibrary-OrderDetails .state table tr th,
.content .MyLibrary-OrderDetails .state table tr td,
.content .tab-content .table-PDA tabel tr th,
.content .tab-content .table-PDA tabel tr td {
	font-size: 12px;
}

.content .Fun-CF ul li a {
	color: #333;
}

.content .Fun-CF ul li.active a {
	background: #eee;
	color: #a76400;
	border-radius: 0;
}

/**************PC版纸书系统-人天全部订单***************/
.content .tabCon-JG table tr th,
.content .tabCon-JG table tr td {
	font-size: 12px;
}

.content .allOrders .title .orders .checked p {
	padding: 8px 15px;
	font-size: 12px;
}

.content .allOrders .title .orders .checked p:hover {
	text-decoration: none;
	color: #ba3101;
	background: #eee;
}

.content .allOrders .title .orders .checked .input-group {
	padding: 0 15px 10px;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

.content .allOrders .title .orders .checked .input-group select {
	display: inline-block;
	width: 80px;
    padding: 5px;
}

/**************PC版纸书系统-纸书购物车***************/
.bookMessage-shoppingCar table tr th,
.bookMessage-shoppingCar table tr td {
	font-size: 12px;
}

.bookMessage-shoppingCar table tr td.num .input-group {
	user-select: none;
}

/**************PC版纸书系统-搜索导航***************/
.book-detail p.jianJie {
	height: 50px;
	overflow: hidden;
}

.book-detail p.jianJie h3 {
	background: none !important;
	font: normal 12px/normal "微软雅黑" !important;
	color: #333 !important;
	height: auto !important;
	margin: 10px auto 0;
	padding-left: 30px !important;
}

.book-detail p.jianJieBtn {
	margin-bottom: 0;
	color: #337ab7;
	cursor: pointer;
}

.book-detail p.jianJieBtn:hover {
	color: #23527c;
}

.bottom-message h5.h, .btn-condition {
	display: inline-block;
	margin: 0 50px 0 0;
}

.btn-condition button {
	font-size: 13px;
}

.message-label .checkbox-inline {
	margin-top: 4px;
}

.message-label label input[type="checkbox"], #checkAll2 {
	vertical-align: middle;
	margin-top: 2px;
}

#batchAddCartInfoRadioId {
	margin: 0 20px;
}

#fStartPubTime, #fEndPubTime, #startPubTime, #endPubTime {
	border: 1px solid #ddd;
	width: 166px;
	padding: 3px 5px;
	box-sizing: border-box;
	outline: none;
}

/**************PC版纸书系统-检索结果***************/
#fEBook, #fStock {
	vertical-align: middle;
	margin-top: 2px;
}

#ZS-checkBox {
	margin: 0 20px;
}

#qStartPubTime, #qEndPubTime {
	border: 1px solid #ddd;
    width: 166px;
    padding: 3px 5px;
    box-sizing: border-box;
    outline: none;
}

/**************PC版纸书系统-新书专区***************/
.cursor {
	cursor: pointer;
	background: #fff;
	transition: all .1s;
}

.cursor:hover {
	background: #e6e6e6;
}

.cursor:active {
	background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.searchNavBottom .newBooksView h5.H {
	margin-bottom: 0;
	margin-top: 6px;
}

.searchNavBottom .newBooksView .btn-condition {
	margin-top: 3px;
}

.searchNavBottom .newBooksView .newBookLabel {
	margin-top: 4px;
}

.searchNavBottom .newBooksView .newBookLabel label input {
	vertical-align: middle;
	margin-top: 2px;
}

.searchNavBottom .newBooksView h5,
.searchNavBottom .newBooksView .btn-condition,
.searchNavBottom .newBooksView .newBookLabel {
	display: inline-block;
	margin-right: 30px;
}

.searchNavBottom .newBooksView h5 b.num {
	padding: 0 3px;
}

/**************PC版纸书系统-荐购详情***************/
.content .JG-table table tr th,
.content .JG-table table tr td {
	font-size: 12px;
}

/**************PC版纸书系统-阿法购详情***************/
.bookPDAMessages {
	overflow: hidden;
}

.stateCon h5.ZW-message {
	font-size: 14px;
	color: #666;
}

.stateCon h5.ZW-message:before {
	content: '\e616';
	font-size: 24px;
	margin-right: 10px;
	color: #6d6955;
}

/**************PC版纸书系统-我的图书馆***************/
.myLibrary h4 {
	font-size: 16px;
}

.myLibrary table tr th,
.myLibrary table tr td {
	font-size: 12px;
}






















