/*头部*/
.head {
	height: 145px;
	background-color: #1d8d0d;
}
.head .head_top_box {
	margin-bottom: 25px;
	padding-top: 35px;
	padding-right: 25px;
}
.head_top_box .head_input_box {
	padding: 0 10px;
	width: 180px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cae8c5;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.head_input_box .search_input {
	padding: 0 2%;
	width: 83%;
	font-size: 14px;
	color: #cae8c5;
	background: none;
	border: none;
	outline: none;
	background-color: #1d8d0d;
}
.search_input::-webkit-input-placeholder { /* WebKit browsers */ 
    color: #cae8c5; 
} 
.search_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: #cae8c5; 
} 
.search_input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color: #cae8c5; 
} 
.search_input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    color: #cae8c5; 
}
.head_input_box .search_btn {
	position: relative;
	top: 2px;
	right: 5px;
	width: 17px;
	height: 17px;
}
.head_top_box .head_btn_box {
	margin-right: 15px;
	padding-top: 5px;
}
.head_btn_box a {
	font-size: 14px;
	color: #cae8c5;
}
.head_btn_box .line {
	display: inline-block;
	position: relative;
	top: 2px;
	*top: -1px;
	margin: 0 5px;
	width: 2px;
	height: 15px;
	background-color: #cae8c5;
}
.head .head_nav {
	width: 100%;
}
.head_nav .nav-font {
	position: relative;
	float: left;
	width: 117.5px;
	text-align: center;
}
.nav-font .nav-font-a {
	font-size: 17px;
	color: #fff;
	display:block;
	height: 55px;
}
.hide {
	display: none;
}
.sub {
    position: absolute;
    /*top: 55px;
    left: 0;*/
    z-index: 3;
}
.sub li {
	margin-top: 5px;
	width: 117.5px;
	height: 30px;
	line-height: 30px;
	*height: 28px;
	*line-height: 28px;
	_height: 28px;
	_line-height: 28px;
	background-color: #1d8d0d;
}
.sub li a {
    font-size: 14px;
    color: #fff;
    display:block;
    height: 35px;
}
.sub li:hover a {
    color: #fff100;
}
.head .logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -101.5px;
	width: 180px;
	height: 220px;
	z-index: 4;
}
.head .logo img {
	width: 180px;
	height: 220px;
}

/*轮播图*/
.index_m {
	position: relative;
	width: 100%;
	height: 558px;
	z-index: 2;
}
.index_m .lb_box {
	width: 100%;
	height: 558px;
}
.lb_box img {
	width: 100%;
	height: 558px;
}
.index_m .zxgg_box {
	position: relative;
	margin-top: -50px;
	height: 50px;
	line-height: 50px;
	background: rgba(29,141,13,0.7);
	filter: alpha(opacity=70);
}
.zxgg_box img {
	margin-top: 17px;
	margin-right: 8px;
	margin-left: 23px;
	width: 17px;
	height: 15px;
}
.zxgg_box .txt {
	font-size: 14px;
	color: #fff;
}
.zxgg_box .scrollDiv {
    width: 940px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.scrollDiv a {
	font-size: 14px;
	color: #fff;
}

.index_m1 {
	padding: 45px 0 55px;
	background-color: #f9f9f9;
}
.index_m1 .list ul {
	margin-left: -36px;
}
.list li {
	float: left;
	margin-left: 36px;
	width: 195px;
	height: 227px;
	text-align: center;
	background: url(../images2021/list_bg.png) bottom no-repeat;
	background-color: #fff;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 10px #ededed; 
	-webkit-box-shadow: 3px 3px 10px #ededed; 
	box-shadow: 3px 3px 10px #ededed;
} 
.list li img {
	margin: 38px auto 10px;
}
.list li .p5 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #535354;
}
.list li .p6 {
	font-size: 14px;
	color: #838386;
}
.list li:hover {
	background-color: #49a33c;
}
.list li:hover .p5,
.list li:hover .p6 {
	color: #fff;
}

/*公墓简介*/
.gmjj_box {
	width: 100%;
	height: 380px;
	background: url(../images2021/gmjj_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.gmjj_box .gmjj_tit_img {
	margin: 0 auto 45px;
	padding-top: 45px;
}
.gmjj_box .gmjj_cont {
	font-size: 14px;
	color: #474749;
	text-align: center;
	line-height: 30px;
}
.gmjj_box .gmjj_list {
	margin-top: 35px;
}
.gmjj_list li {
	float: left;
	width: 20%;
	text-align: center;
}
.gmjj_list li img {
	margin: 0 auto 8px;
	width: 42px;
	height: 35px;
}
.gmjj_list li .txt {
	font-size: 18px;
	color: #535354;
	text-align: center;
}

/*通栏图片*/
.tl_box {
	width: 100%;
	height: 190px;
	background: url(../images2021/tl_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.tl_box .tl_a {
	display: block;
	float: left;
	padding-top: 55px;
}
.tl_box .tl_a1 {
	padding-right: 8%;
	width: 42%;
	text-align: right;
}
.tl_box .tl_a2 {
	padding-left: 8%;
	width: 42%;
	text-align: left;
}
.tl_a .p3 {
	margin-bottom: 3px;
	font-size: 20px;
	color: #fff;
}
.tl_a .p4 {
	font-size: 14px;
	color: #fff;
}
.tl_a .line1 {
	display: inline-block;
	width: 48px;
	height: 2px;
	background-color: #fff;
}

/*公墓快讯和党建活动*/
.gmkx_djhd_box {
	width: 100%;
	height: 620px;
	background: url(../images2021/gmjj_bg.png) center repeat-y;
	background-size: 100% 100%;
}
.gmkx_djhd_box .tab_t {
	margin-bottom: 40px;
	padding-top: 70px;
	text-align: center;
}
.tab_t a {
	display: inline-block;
	width: 170px;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #1d8d0d;
	text-align: center
	background-color: #fff;
	border: 1px solid #1d8d0d;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.tab_t a.active {
	color: #fff;
	background-color: #1d8d0d;
}
.news_list ul {
	margin-left: -39px;
}
.news_list li {
	float: left;
	margin-left: 39px;
	padding: 10px;
	width: 327px;
	height: 363px;
	background-color: #fff;
}
.news_list li img {
	width: 327px;
	height: 219px;
}
.news_list li .news_tit {
	margin: 25px 0 15px;
	padding-right: 15px;
	padding-left: 15px;
	width: 297px;
	font-size: 16px;
	color: #353535;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images2021/li_bg.png) left center no-repeat;
}
.news_list li .news_jj {
	padding: 0 15px;
	width: 297px;
	font-size: 14px;
	color: #747378;
	line-height: 30px;
}

/*墓碑展示*/
.mbzs_box {
	width: 100%;
	height: 700px;
	background: url(../images2021/mbzs_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.mbzs_box .mbzs_tit_img {
	margin: 0 auto 35px;
	padding-top: 45px;
} 
.mbzs_box .mb_list ul {
	margin-left: -24px;
}
.mb_list li {
	float: left;
	margin-bottom: 35px;
	margin-left: 24px;
	padding: 6px;
	width: 250px;
	height: 174px;
	background-color: #fff;
}
.mb_list li img {
	width: 250px;
	height: 174px;
}
.mbzs_box .mbzs_btn {
	display: block;
	margin: 0 auto;
	*margin-top: 35px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #1d8d0d;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* 尾部  */
.foot {
	padding: 45px 0;
	background-color: #404142;
}
.foot .left_img_box {
	border-right: 1px solid #5b5c5d;
}
.left_img_box img {
	width: 140px;
	height: 159px;
}
.foot .middle_box {
	position: relative;
	padding: 0 80px 0 55px;
	height: 159px;
	border-right: 1px solid #5b5c5d;
}
.middle_box .small_nav {
	margin-bottom: 40px;
}
.small_nav a {
	font-size: 13px;
	color: #fff;
}
.small_nav .line {
	display: inline-block;
	margin: 0 3px;
	font-size: 10px;
	color: #fff;
}
.middle_box p {
	margin-bottom: 12px;
	font-size: 14px;
	color: #d2d2d3;
}
.middle_box .middle_img_box {
	position: absolute;
	right: 85px;
	bottom: -12px;
}
.middle_img_box .img_box {
	float: left;
	margin-left: 25px;
	text-align: center;
}
.middle_img_box .img_box img {
	margin-bottom: 5px;
	width: 75px;
	height: 75px;
}
.middle_img_box .img_box .txt {
	font-size: 13px;
	color: #797777;
}
.foot .right_box {
	text-align: right;
}
.right_box .p1 {
	margin-bottom: 5px;
	padding-top: 25px;
	font-size: 14px;
	color: #fff;
}
.right_box .p2 {
	margin-bottom: 25px;
	font-size: 22px;
	color: #fff;
}
.right_box .wsjs_btn {
	display: inline-block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #1d8d0d;
}
.foot .foot_info {
	margin-top: 35px;
	font-size: 12px;
	color: #8b8b8c;
	text-align: center;
}
.foot_info img {
	display: inline-block;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	vertical-align: middle;
}
 .foot_info a {
 	color: #8b8b8c;
}

/*左侧悬浮*/
.float_box {
	position: fixed;
	top: 50%;
	left: 5px;
	margin-top: -212px;
	width: 114px;
	height: 424px;
	border: 2px solid #28990d;
	z-index: 13;
}
