/* 公用顶部蓝色北京title */
.ubr2-common-header {
	background-color: transparent;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1002;
}

.ubr-header,
.ubr-header-block {
	width: 100%;
	background-color: #0075c2 !important;
	color: #fff;
	height: 80px;
	line-height: 80px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* position: fixed; */
	top: 0;
	left: 0;
	z-index: 1002;
}

.d-md-block {
	position: relative;
	background-image: none !important;
	/* display: block !important; */
}

#dibu {
	float: left;
	position: fixed;
	bottom: 0;
}
.gaikuangs {
	background: url('../img/dangjianzhuanlan.jpg') no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
/* 公用顶部蓝色北京title */

/* 党建 */

/* 景点介绍 */
.spxc_bddh {
	width: 100%;
	/* margin-top: 3%; */
	PADDING-left: 15%;
	PADDING-right: 15%;
	border-bottom: 1px dashed #ccc;
	PADDING-BOTTOM: 3%;
}

.spxc_bddh_a {
	width: 48%;
	text-align: center;
	padding-top: 2.5%;
	padding-bottom: 2%;
	box-shadow: 0 1px 8px rgba(232, 234, 236, 1);
	float: left;
	font-size: 18px;
	line-height: 20px;
	border-radius: 50px;	margin-left: 1%;
	margin-right: 1%;
}

.spxc_bddh_b {
	width:48%;
	text-align: center;
	padding-top: 2.5%;
	padding-bottom: 2%;
	box-shadow: 0 1px 8px rgba(232, 234, 236, 1);
	float: left;
	font-size: 18px;
	line-height: 20px;
	border-radius: 50px;
	margin-left: 1%;
	margin-right: 1%;
}

.p-m80 {
	margin-top: 0rem;
}

.dangjian {
    width: 100%;
    /* margin: 5% 20%; */
    /* background: rgba(255, 255, 255, .9); */
    /* padding: 30px; */
    float: left;
    border-radius: 15px;
}

.dangjian_title {
	font-size: 30px;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
}

.dangjian ul {
    width: 100%;
    /* margin-top: 60px; */
    float: left;
}

.dangjian ul li {
	width: 32%;
	float: left;
	position: relative;
	float: left;
}

.dangjian ul li img {
	width: 100%;
}

.dangjian ul li .wz {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	background: #036bd9;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
}

.dangjian ul a:hover .wz {
	background: #ff9900;
}

/* 党建 */


.content{
	position:absolute;
	bottom: 0;
}