.pr_main_select{
	/*height: 185px;*/
}
.pr_select_position{
	height: 44px;
}
.pr_select_position p{
	font-size: 15px;
	color: #A4A4A5;
	margin-left: 72px;
}
.pr_select{
	/*height: 140px;*/
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	text-align: center;
	background: #fff;
}
.pr_list{
	height: 25px;
    margin: 30px 0 0 40px;
}
.pr_list p{
	float: left;
	font-size: 15px;
	color: #69533D;
	line-height: 25px;
}
.pr_list ul li{
	float: left;
	width: 80px;
	height: 23px;
	margin-left: 15px;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
}
.pr_list ul li:hover{
	background: #DBAD29;
}
.select{
	background: #DBAD29;
}
.pr_list ul li a{
	display: block;
    width: 80px;
    height: 23px;
	font-size: 12px;
	color: #69533D;
	line-height: 23px;
	text-decoration: none;
}
/*内容*/
.pr_main_context{
	width: 1200px;
    margin: 0 auto;
/*     margin-top: 20px; */
}
.pr_context_title{
	height: 43px;
	width: 1200px;
	border: 1px solid #E5E5E5;
	background: url(../images/pr_context_bg.png) no-repeat;
	background-size:cover;
}
.pr_context_mainer{
	min-height: 343px;
	margin-top: -1px;
	border: solid 1px #e5e5e5;
    border-right: none;
    background: #fff;
    width: 1201px;
}
/*
.pr_inner{
	float: left;
	width: 398px;
	height: 343px;
	border: 1px solid #E5E5E5;
}
.pr_img{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.inner_title{
	margin: 20px 0 0 40px;
}
.inner_title p{
	font-size: 15px;
	margin-top: 4px;
}
.inner_contitle{
	display: block;
	margin-top: 30px;
	font-size: 18px;
    line-height: 30px;
    color: #5F4731;
    height: 60px;
    text-align: center;
    overflow: hidden;
}
.inner_content{
	display: block;
	height: 96px;
	padding: 0 16px;
	font-size: 15px;
    overflow: hidden;
}
.inner_icon{
	margin: 0 0 0 40px;
	height: 33px;
	font-size: 16px;
	color: #DBAD29;
}
.inner_icon a{
	display: block;
	float: left;
	text-align: center;
	width: 93px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	background: url(../images/inner_icon_button.png);
	text-decoration: none;
}
.inner_icon span{
	margin-right: 30px;
	display: block;
	width: 80px;
	float: right;
	margin-top: 5px;
}
.inner_icon span img{
	margin-top: -6px;
	margin-right: 15px;
}
*/
.art_list {
	float: left;
    width: 375px;
    height: 400px;
    padding: 15px 12px;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    position: relative;
    cursor: pointer;
}
.art_list:hover {
	box-shadow: 0 0 28px rgba(0, 0, 0, .2) inset;
}
.art_list .img {
	padding-left: 30px;
}
.art_list .details .details_title01 {
	display: block;
	margin-top: 20px;
	font-size: 18px;
    line-height: 20px;
    color: #5F4731;
    height: 40px;
    text-align: center;
    overflow: hidden;
}
.art_list .details .details_time {
	display: block;
	margin-top: 20px;
	font-size: 18px;
    line-height: 20px;
    color: #5F4731;
    height: 20px;
    text-align: center;
    overflow: hidden;
}
/*
.art_list a {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}*/
.art_list .details .details_title {
	display: block;
	margin-top: 30px;
	font-size: 18px;
    line-height: 30px;
    color: #5F4731;
    height: 60px;
    text-align: center;
    overflow: hidden;
}
.details .details_content {
	display: block;
	height: 96px;
	padding: 0 16px;
	font-size: 15px;
    overflow: hidden;
}
.lovesee {
    height: 33px;
    font-size: 16px;
    color: #DBAD29;
}
.lovesee span {
    margin-left: 30px;
    display: block;
    width: 80px;
    float: right;
    margin-top: 5px;
}
.lovesee span img {
    margin-top: -6px;
    margin-right: 15px;
}

.pagelist {
	text-align : center;
	margin: 25px auto;
	clear: both;
	padding-top: 10px;
}
.pagelist a {
	border-bottom: #dedfde 1px solid; 
	border-left: #dedfde 1px solid; 
	padding-bottom: 5px; 
	margin: 0px 5px; 
	padding-left: 9px; 
	padding-right: 9px; 
	color: #000000; 
	border-top: #dedfde 1px solid; 
	border-right: #dedfde 1px solid; 
	padding-top: 5px;
	text-decoration: none;
}
.pagelist a:hover {
	border-bottom: #02346f 1px solid; 
	border-left: #02346f 1px solid; 
	background-color: #DBAD29; 
	color: #fff; 
	border-top: #02346f 1px solid; 
	border-right: #02346f 1px solid
}