﻿.encyclopedia-banner{
	width: 100%;
	height: 100%;
}

.encyclopedia-banner img{
	width: 100%;
}

.encyclopedia-content{
	width: 1200px;
	margin: 0 auto;
	padding: 16px 0 34px 0;
}

.encyclopedia-left{
	float: left;
	width: 860px;
	margin-right: 20px;
}

.left-content{
	width: 860px;
}

.left-nav{
	position: relative;
	width: 860px;
	height: 40px;
	border: 1px solid #ececec;
	background: #f5f5f5;
}

.left-nav a{
	display: block;
	position: absolute;
	top: -1px;
	width: 164px;
	height: 40px;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #666;
	padding: 3px 1px 1px 1px;
}

.left-nav a:first-child{
	left:0;
}

.left-nav a:first-child+a{
	left: 163px;
}

.left-nav .left-nav-active{
	background: #fff;
	border: 1px solid #fff;
	border-top: 3px solid #22b0eb;
	padding: 0;
	z-index: 99;
	color: #22b0eb;
}

.left-list{
	width: 860px;
	border: 1px solid #ececec;
	border-top: none;
	padding: 0 14px 13px 14px;
}

.left-list li{
	width: 830px;
	border-top: 1px solid #e9e9e9;
	padding: 20px 0;
	
}

.left-list li:first-child{
	border-top: none;
}

.left-list-img{
	float: left;
	width: 208px;
	height: 140px;
}

.left-list-img img{
	width: 100%;
	height: 100%;
}

.left-list-main{
	float: left;
	width: 622px;
	padding: 10px 15px 10px 16px;
}

.left-list-main a{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #333;
}

.left-list-main a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.left-list-menu{
	font-size: 13px;
	line-height: 33px;
	color: #999;
} 

.left-list-time{
	float: left;
	display: block;
	padding-right: 30px;
}

.left-list-type{
	float: left;
	display: block;
	padding-right: 30px;
}

.left-list-menu i{
	font-style: normal;
	color: #666;
	padding-left: 2px;
}

.left-list-text{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	padding-top: 8px;
	margin: 0;
}

.encyclopedia-right{
	float: left;
	width: 320px;
	border: 1px solid #ececec;
}

.right-nav{
	width: 318px;
	height: 39px;
}

.right-nav span{
	float: left;
display: block;
width: 319px;
height: 39px;
font-size: 18px;
line-height: 38px;
text-align: center;
background: #f5f5f5;
border-bottom: 1px solid #ececec;
border-right: 1px solid #ececec;
}

.right-nav span:hover{
	cursor:pointer;
}

.right-nav .right-nav-active{
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #22b0eb;
	color: #22b0eb;
}

.right-content{
	padding: 10px;
}

.right-content-main{
	display: none;
	width: 300px;
}

.right-content-active{
	display: block;
}

.right-list{
	width: 300px;
}

.right-list li{
	padding: 10px 0;
}

.right-list li:first-child{
	padding-top: 0;
}

.right-hot{
	position: relative;
	width: 300px;
	height: 188px;
}

.right-hot a{
	display: block;
	width: 300px;
	height: 188px;
}

.right-hot a img{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 188px;
}

.right-hot a span{
	display: block;
	position: absolute;
	top: 130px;
	left: 0;
	width: 300px;
	height: 58px;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 8px 9px 6px 9px;
}

.right-hot a span:hover{
	text-decoration: underline;
}

.right-list-img{
	float: left;
	width: 100px;
	height: 80px;
}

.right-list-img img{
	width: 100%;
	height: 100%;
}

.right-list-main{
	float: left;
	width: 200px;
	padding: 0px 9px;
}

.right-list-main a{
	display: block;
	width: 182px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 6px 0 22px 0;
}

.right-list-main a:hover{
	color: #333;
	text-decoration: underline;
}

.right-list-time{
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: 0;
}

.encyclopedia-details{
	padding-bottom: 15px;
}

.encyclopedia-details-container {
	width: 1200px;
	margin: 0 auto;
}
.encyclopedia-details-breadcrumb {
	content: " ";
	display: table;
	height: 60px;
	line-height: 60px;
	margin: 0;
	clear: both;
	padding-left: 0;
}
.encyclopedia-details-breadcrumb li {
	float: left;
	font-size: 14px;
	color: #666;
}
.breadcrumbs-arrows:after {
	content: ">\00a0";
	padding: 0 5px 0 8px;
	color: #ccc;
}
.encyclopedia-details-left {
	width: 860px;
	border: 1px solid #ececec;
	padding: 30px;
	float: left;
	margin-right: 20px;
}
.encyclopedia-details-left h1 {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.pubdate {
	margin: 22px 0 50px 0;
	font-size: 16px;
	color: #333;
}
.pubdate b {
	font-weight: lighter;
	display: inline-block;
	margin: 0 15px;
	height: 12px;
	border-left: 1px solid #000;
}
.encyclopedia-details-left p {
	font-size: 14px;
	color: #333;
	
	line-height: 22px;
	margin-bottom: 15px;
}
.encyclopedia-details-left p a{
	color: #22b0eb;
}

.encyclopedia-details-left p a:hover{
	color: #006699;
}

.provenance {
	font-size: 14px;
	color: #333;
}

.encyclopedia-details .encyclopedia-details-left p img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.encyclopedia-catalog{
	width: 860px;
	border: 1px solid #efefef;
	padding: 14px 18px 19px 25px;
	margin-bottom:40px; 
}

.encyclopedia-catalog h4{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-bottom: 1px dashed #efefef;
	padding-bottom: 14px;
	margin: 0
}

.encyclopedia-catalog-text p{
	display: block;
	width: 360px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding-top: 8px;
	padding-right:10px; 
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.encyclopedia-catalog-prev{
	float: left;
	width: 360px;
}

.encyclopedia-catalog-prev a:hover{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.encyclopedia-catalog-next{
	float: right;
	width: 360px;
	text-align: right;
}

.encyclopedia-catalog-next a:hover{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

