﻿/*首页*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.zdtb_t {
	background-color:#F7F7F7;
	height:306px;
	width:100%;
}
.zdtb_t .bg {
	background:url('/Content/images/zdtbbg.jpg') no-repeat center;
	width:100%;
	height:306px;
	margin:0px auto;
}
.zdtb_s {
	width: 750px;
	margin: 10px auto;
	position: relative;
	top: -95px;
}
	.zdtb_s .s_box {
		height: 48px;
		line-height: 48px;
		width: 750px;
		background: white;
		border: none;
		margin-top: 10px;
		border-radius: 5px 0 0 5px;
	}
		.zdtb_s .s_box .s_inp {
			width: 660px;
			border-radius: 5px 0 0 5px;
			text-indent: 1em;
			border: none;
		}
.search-main {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	float:none;
}
.search-main-filter {
	float:none;
	height:50px;
}
.zdtb_m {
	border-radius: 3px;
	width: 1190px;
	margin: 0px auto;
	padding: 0px 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	position: relative;
	top: -70px;
}
}
.cbs_list {
	padding: 25px 25px 25px 10px;
	background: white;
	border-radius: 5px;
}
.cbs_l {
	float: left;
	width: 330px;
	padding: 20px 30px;
	padding-bottom: 30px;
}
.cbs_l h2 {
	font-weight: 700;
	margin-bottom: 20px;
}
.zdtxt {
	line-height: 23px;
	font-size: 13px;
	height: 110px;
	overflow: hidden;
	color: #666;
}
.cbs_l .dzsl {
	display:block;
	margin-top:30px;
	color:#666;
    font-size: 13px;
}
.cbs_l .dzsl b {
    font-size: 14px;
    color: #ff0000;
}
.cbs_l a:hover {
	color: rgba(202, 26, 27, 1);
}
.cbs_r {
	float: right;
	width: 760px;
	border-left: 1px dashed rgba(236, 236, 236, 1);
}
	.cbs_r li {
		float: left;
		width: 140px;
		text-align: center;
		margin-left: 10px;
	}
		.cbs_r li .p2 {
			width: 112px;
			margin: 0 auto;
		}
.cbs_r li:last-child {
	margin-right:0px;
}
.cbs_r li a {
	display:block;
}
.cbs_r li a:hover .t {
	color: rgba(202, 26, 27, 1);
}
.cbs_r li .p1 {
	width:100%;
    height: 160px;
}
.p1 img {
	width: 112px;
	height: 153px;
}
.cbs_r li .p2 span {
	display:block;
	letter-spacing: 1px;
}
.p2 .t {
	color: #8e7054;
	font-weight: 600;
	line-height: 20px;
	font-size: 14px;
	width: 100%;
	max-height:44px;
	overflow:hidden;
}
.p2 .a {
	color:#999;
	margin-top:3px;
}
/*出版社*/
.pub_nav {
	width:1200px;
	margin:10px auto;
	color: #81817E;
}
.pub_nav a {
	color: #81817E;
}
.pub_main {
	width:1080px;
	margin:20px auto;
}
.pub_t {
	width:100%;
	padding-bottom:30px;
	border:1px solid #eee;
	background:#f7f7f7;
}
.pub_t .logo {
	width:266px;
	height:61px;
	float:left;
	margin-left:40px;
	margin-top: 60px;
    padding: 5px 5px;
    background: #fff;
}
.pub_t .logo img {
	width:100%;
	height:100%;
}
.pub_t .line {
	float:left;
	height:140px;
	background:#ddd;
	width:1px;
	margin-left:40px;
	margin-top:30px;
}
.pub_t .d {
	float:left;
	margin-left:40px;
	width:650px;
	margin-top:20px;
}
.d h2 {
	margin-bottom:20px;
	font-weight:700;
}
.d .txt {
	font-size:13px;
	color:#666;
	line-height:22px;
    max-height: 110px;
    overflow: hidden;
}
.pub_m {
	width:100%;
	margin-top:30px;
}
.searchbox {
	width:100%;
	height:32px;
	line-height:32px;
}
.b_count {
	display:block;
	float:left;
	color:#666;
	font-size:14px;
}
.b_count b {
	color:#f00;
}
.s_box {
	float:right;
	position:relative;
	width:260px;
}
.s_box .s_inp {
	width:240px;
	border:1px solid #ddd;
}
.btn_s {
	position: absolute;
	right: 0;
	top: 0px;
	display: block;
	width: 90px;
	height: 48px;
	background: rgba(192, 95, 44, 1);
	background-size: 14px;
	color: white;
	font-size: 16px;
	border-radius: 0 5px 5px 0;
	text-align:center;

}
	.btn_s:hover {
		color: white;
	}
	.pub_book {
		margin-top: 0px;
	}
.booklist {
	width:100%;
}
.booklist li {
	float:left;
	width: 120px;
	margin-right: 71px;
	margin-top:40px;
}
.booklist li.b6{
    margin-right:0px;
}
.booklist li a {
	display:block;
}
.booklist li a:hover .t {
	color: rgba(202, 26, 27, 1);
}
	.booklist li .p1 {
		width: 100%;
		
		border: 1px solid #eee;
		margin-bottom: 6px;
		text-align: center;
	}
.booklist li .p2 span {
	display:block;
	letter-spacing: 1px;
}
.cbs_r ul {
	border-left: 1px dashed rgba(236, 236, 236, 1);
	float: left;
}
.p2 .t {
	margin-top: 8px;
	color: #333;
	font-weight: 600;
	line-height: 18px;
	font-size: 13px;
	width: 100%;
	height: 37px;
	overflow: hidden;
}
.p2 .a {
	color:#999;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*检索*/
.zdtb_search{
    width:950px;
    margin:20px auto;
}
.searchbox.elesear{
	border-bottom:1px solid #ddd;
}
.pub_book.eles_book{
    margin-top:-10px;
}
.cbs_list_n{
    width: 242px;
    height: 165px;
    margin: 50px auto 0;
}
.cbs_list_n .txt{
    color: #999;
    margin-top: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}

