﻿.fyzx_back {
	width: 100%;
	background: url('/Cultural/static/img/fyzx_back.jpg');
	min-height: 1248px;
	padding-bottom: 50px;
}
.location {
	padding-top: 15px;
}
.location a{

	color: #91826E;
}
.location a.cur{
	color:#4F320D;
	font-weight: bold;
}
.list-width {
	width: 1200px;
	margin: 0px auto;
	box-sizing: border-box;
}
.zcfg_back {
	width: 100%;
	background: url('/Cultural/static/img/zcfg_back.jpg');
	padding-bottom:50px;
}
.fyhd_back {
	width: 100%;
	background: url('/Cultural/static/img/fyhd_back.jpg');
	min-height: 1248px;
	padding-bottom: 50px;
}
.fyzy_back {
	width: 100%;
	background: url('/Cultural/static/img/fyzy_back.jpg');
	min-height: 2004px;
	padding-bottom: 50px;
}
.fydt_back {
	width: 100%;
	background: url('/Cultural/static/img/fydt_back.jpg');
	min-height: 1080px;
	position:relative;
}
.fykt_back {
	width: 100%;
	background: url('/Cultural/static/img/fykt_back.png');
	min-height: 1471px;
	padding-bottom: 50px;
}
.fyhw_back {
	width: 100%;
	background: url('/Cultural/static/img/fyhw_back.jpg');
	min-height: 1913px;
	padding-bottom: 50px;
}
.qywh_back {
	width: 100%;
	background: url('/Cultural/static/img/qywh_back.jpg');
	min-height: 1913px;
	padding-bottom: 50px;
}
.search{
	width:598px;
	height:48px;
	margin:36px auto 0;
	position:relative;
}
#txtsearch {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	border: 1px solid #D2D2D2;
	width: 72%;
	padding-left: 60px;
	height: 93%;
	font-size: 16px;
	color: #8D8478;
}
#btn_search {
	position: absolute;
	right: 0;
	top: 0;
	background: #653408;
	border-radius: 4px;
	width:107px;
	height:48px;
}
.filter {
	width: 1200px;
	margin: 41px auto 0;
	background: #FFFFFF;
	border: 1px solid #B28755;
	background-image: url("/Cultural/static/img/lefttop.png"), url("/Cultural/static/img/righttop.png"), url("/Cultural/static/img/leftbottom.png"), url("/Cultural/static/img/rightbottom.png");
	background-position: top left, top right, bottom left, bottom right;
	background-repeat: no-repeat;
	box-sizing:border-box;
	padding:37px 10px 37px 49px;
}
