﻿/*保护区概况*/
.gk_back {
	width: 100%;
	background: url('/Home/static/img/gkinner2.jpg') no-repeat;
/*	background-size: 100% 100%;
	background-position: center;*/
	background-color:#f9fbfa;
	position:relative;
	min-height:1302px;
	padding-bottom:80px;
}
.bhq{
	width:1600px;
	margin:20px auto 0;
}
#bhqgk_jgjj{
	width:1400px;
	margin:0px auto;
}
#bhqgk_jgjj li{
	width:100%;
	background-color:#fff;
	margin-block-start:41px;
	padding:29px 28px 28px 22px;
}
/*保护活动*/
.bhhd_back {
	width: 100%;
	background: url('/Home/static/img/bhhdinner3.png');
/*	background-size: 100% 100%;
	background-position: center;*/
	padding-bottom:50px;
}
.bhhd_content {
	width: 1400px;
	margin: 40px auto 0;
}
.bhhd_content .content_div{
	width:100%;
	display: grid;
	grid-template-columns: repeat(2,minmax(0, 1fr));
	grid-template-rows: repeat(4,538px);
	row-gap: 25px;
	column-gap: 25px;
}
.bhhd_content a{
	display:inline-block;
	background-color:#fff;
	border-radius: 8px;
    border: 1px solid #D2D2D2;
	padding:23px 23px;
}
.bhhd_content a .title{
	margin-top:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	/*width:641px;*/
}
.bhhd_content a .time{
	margin-top:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:641px;
}
.bhhd_content a .address{
	margin-top:5px;
}
.bhhd_content a .address .more{
	padding:5px 10px;
	background: #335B52;
    border-radius: 20px;
}
/*非遗好物*/
.fyhw_back {
	width: 100%;
	background: url('/Home/static/img/fyhwinner1.jpg');
	min-height: 2021px;
	position: relative;
}
/*保护影像*/
.bhyx_back {
	width: 100%;
	background: url('/Home/static/img/bhyxinner1.jpg') no-repeat;
	min-height: 2676px;
}

/*政策法规*/
.zcfg_back {
	width: 100%;
	background: url('/Home/static/img/zcfginner2.png');
	min-height: 1784px;
	position: relative;
	padding-bottom: 129px;
}
.zcfg_typeback {
	width: 1398px;
	height: 63px;
	background: url('/Home/static/img/zcfginner1.png') no-repeat;
	position: absolute;
	top: -109px;
	z-index: 300;
	display:flex;
}
.zcfg_type{
	width:1400px;
	margin:0px auto;
}
/*非遗资源*/
.fyzy_back {
	width: 100%;
	min-height: 1950px;
	background: url('/Home/static/img/fyzyinner1.jpg');
	position: relative;
}
.fyzy_back .ich_type {
	width: 1400px;
	margin: 0px auto;
}
.fyzy_back .ich_typeback {
	width: 1398px;
	height: 118px;
	background: url('/Home/static/img/fyzyinner4.png') no-repeat;
	position: absolute;
	top: -158px;
	z-index: 300;
	display: flex;
}
.fyzy_back .search {
	width: 598px;
	height: 48px;
	background: rgba(255,255,255,0.5);
	border-radius: 4px;
	position: absolute;
	top: -248px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.fyzy_back #txtsearch {
	width: 420px;
	height: 100%;
	margin-left: 6px;
	outline: none;
	background-color: transparent;
	border: none;
	color: #333;
	font-size: 16px;
}
.fyzy_back .ich_search {
	width: 100%;
	box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.10);
	background-color: rgba(255,255,255,0.27);
	width:1400px;
	margin:40px auto 0;
}
/*文化生态*/
.whst_back {
	width: 100%;
	background: url('/Home/static/img/whstinner3.jpg');
	min-height: 1915px;
}
.search_back {
	width: 100%;
	min-height: 760px;
	background: url('/Home/static/img/searchback.png') no-repeat;
	background-color: #eee;
	padding-top: 26px;
	padding-bottom: 26px;
}