@charset "utf-8";
.page_main{
	margin-top: 20px;
}
.img_list{
	margin-top: 20px;
}


/*banner_z*/
.banner_z{
	display: block;
	width:100%;
	height: auto;
	margin-top:20px;
	margin-bottom: 20px;
}

/*
子页右侧导航
*/
.breadcrumb{
	border-radius: 0px;
	background-color: #aa9377;

}
.breadcrumb .active{
	color:#fff;
}
.breadcrumb-item{
	font-size: 14px;
}
.breadcrumb-item a{
	color:#822422;
}
.breadcrumb-item a:hover{
	color:#fff;
}
.breadcrumb-item+.breadcrumb-item::before {
	color:#822422;
}

/* 左侧导航  竖版 */
.list-group,list-group a{
	font-size:20px;
	text-align:center;
}
.list-group-item:hover{
	color:#997335;
	font-weight: bold;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
	padding: 1.5rem 1.25rem;
	background-color: #f0f0f0;
}

.list-group-item:hover {
	color:#fff;
	background-color: #aa9377;
	border-color: #aa9377;
}
.list-group-item.active{
	font-weight: bold;
	background-color: #822422;
	border:none;
}
.list-group-item.active:hover{
	color:#fff;
}


.artshow{ padding:0px; text-align:center}
.artshow .proimgshow{padding-top:12px}
.artshow h1{ margin:0; padding:15px 0px; text-align:center; line-height:30px; font-size:20px }
.artinfro{ height:22px; line-height:22px; text-align:center; color:#858585; border-bottom:#ffffff 0px dashed; font-size:12px }
.artcontent{ font-size:14px; line-height:26px; padding:8px 0; text-align:left;padding:8px 0px; text-align:justify; text-justify:inter-ideograph; margin:0 auto  }

.nr_ls{ margin:0px; }
.nr_ls ul{}
.nr_ls li{ height:60px; line-height:60px;
	background:url(../images/icon_2.gif) no-repeat 2px center;
	padding-left:15px; overflow:hidden;
	border-bottom:#CCC 1px dashed; font-size:14px;
}
.nr_ls li a{ float:left; font-size: 16px;}
.nr_ls li a:hover{color:#966700; }
.nr_ls li span{ float:right;}


/*文章正文*/
.page_content{
	font-size:16px;
	line-height: 200%;
	margin:0px;
	margin-top:20px;
	text-align: justify;
	color:#555;
}
.page_content img{
	max-width:100%;
	display: block;
	margin:0 auto;
	margin-bottom: 10px;
	margin-top:10px;


}

.no-gutter{
	margin-left: 0px;
	margin-right: 0px;
}


/* 会员登录 */
.index_userlogin{
margin:20px;
font-size:14px;

height:104px;
}
.index_userlogin span{
margin-left:6px;
line-height:26px;
height:26px;

}
.index_userlogin a{

display:block;
float:left;
margin:5px;
margin-top:10px;
font-size:14px;
background-color:#ee0000;
color:#FFFFFF;
height:40px;
line-height:40px;
width:150px;
text-align:center;

}
.index_userlogin a:hover{
background-color:#333;
}
.input_1{
width:214px;
height:28px;
font-size:14px;
color:#333;
border:1px solid #ddd;
}
.btn_1{
display:block;
text-align:center;
width:138px;
height:38px;
line-height:38px;
color:#fff;
font-size:16px;
background-color:#dd0000;
border:0px;
font-family:"微软雅黑"
}

.btn_1:hover{
color:#FFFFFF;
}
.form_1{ padding-top:15px;}

.photo_title{
	font-size: 14px;
	text-align: center;
	line-height: 160%;
	margin-top: 5px;
}