/*公共样式*/
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding:0px;
	color: #333;
	/*font-family: "Microsoft YaHei";*/
}
input,select {
	font-size: 12px;
}
img {
	border: 0px;
}
/*---------------------reset----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul, li {
	list-style: none
}

:focus {
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type=button], input[type=submit], button {
	cursor: pointer;
	outline: none;
}

.input, select {
	vertical-align: middle
}

* html .clearfix {
	zoom: 1
}

* + html .clearfix {
	zoom: 1
}

textarea {
	resize: none;
}

a:visited,a:hover,a:active {
	text-decoration: none;
}
.clear {
	overflow: hidden;
}
.pos-r {
	position: relative;
}
.hide {
	display: none;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.animated {
	animation-duration: 5s;
	animation-fill-mode: both;
	animation-delay: 1s;
}
.bg-blur {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background: #fff url(../../images/index_bg.png) center top no-repeat;
	background-size: 100% 700px;
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
@media screen and (max-width: 1140px) {
	#content{
		width: 1140px;
	}
	.bg-blur{
		width: 1140px;
	}
}
/* 头部 */
#top {
	width:100%;
}
#top_contents{
	width: 1140px;
	height: 190px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.5);
	position: relative;
}
#top_contents .top_logins {
	position: absolute;
	left: 760px;
	top: 120px;
	width: 290px;
}
#top_contents .top_links2 {
	position: absolute;
	right: 293px;
	top: 90px;
	width: 310px;
	text-align: right;
	color: #999999;
}
.weatherDetail td i{
	opacity: 0.5;
	font-size: 20px;
	color: #fff;
	background: #FF8000;
	display: block;
	border-radius: 4px;
	text-align: center;
}
#top_contents .top_logins .input_class001 {
	font-size: 14px;
	text-indent: 8px;
	height: 36px;
	line-height: 36px;
	width: 200px;
	color: #999;
	border: 0;
	outline: none;
	background: #fff;
	border-radius: 10px;
}
#top_contents .top_logins .tijiao_btns {
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	width: 60px;
	color: #fff;
	background: #60A13F;
	text-align: center;
	border-radius: 10px;
	border: 0;
}
#top_contents .top_pones {
	position: absolute;
	right: 10px;
	top: 50px;
	width: 370px;
	text-align: right;
	/*font-family: "微软雅黑";*/
	font-size: 12px;
	color: #2795c9;
	font-weight: bold;
}
#top_contents #logo {
	width: 400px;
	text-align: left;
	position: absolute;
	left: 110px;
	top: 36px;
}

#logo > a > img {
	transform: scale(1.2);
}

#logo > img {
	margin: 20px -45px;
	transform: scale(0.9);
}
#menu {
    width: 100%;
    margin: 0 auto;
    height: 110px!important;
	background: rgba(0,0,0,0.3);
    position: relative;
    z-index: 999;
}
.menu_text ul {
	width: 1140px;
    height: 110px;
    border-radius: 6px;
	padding: 20px;
	margin: 0 auto;
	/*background: linear-gradient( #89E34D, #55AE14, #67C028);*/
}
.menu_text ul li {
	height: 70px;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #fff;
	float: left;
}
.menu_text ul li:last-child{
	border: none;
}
.menu_text ul li a{
	display: block;
	width: 40%;
	height: 90px;
	margin: 0 auto;
}
.menu_text ul li a:hover{
	color: #ff9900;
	border-bottom: 3px solid #ff9900;
}
.menu_text ul li a i{
    font-size: 32px;
    display: block;
	transition: all 0.6s;
}
.menu_text ul li a i:hover{
	transform: scale(1.4);
}

.c_f{
	clear:both;
	height:0;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f20909;
	text-decoration: none;
}
a.fl1:link {
	color: #333;
	text-decoration: none;
}
a.fl1:visited {
	color: #333;
	text-decoration: none;
}
a.fl1:hover {
	color: #f20909;
	text-decoration: none;
}
a.fl2:link {
	color: #ffffff;
	text-decoration: none;
}
a.fl2:visited {
	color: #ffffff;
	text-decoration: none;
}
a.fl2:hover {
	color: #ffffff;
	text-decoration: none;
}
a.fl3:link {
	color: #fcee0a;
	text-decoration: none;
}
a.fl3:visited {
	color: #fcee0a;
	text-decoration: none;
}
a.fl3:hover {
	color: #fcee0a;
	text-decoration: none;
}
table.news{
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
}
/*轮播图*/
.wrap {width: 100%;height: 65px;position:relative;overflow:hidden;float:left;}
.slidebox { position:absolute;top:0;left:15px;}
.slidebox li {float:left;left:0;top:0;}
.slidebox li>img {display:block;margin-top: 20px;}
.dot {position:absolute;width:100%;height:30px;background:rgba(0,0,0,0.3);text-align:right;bottom:0;left:0;}
.dot p {margin-right:10px;}
.dot b {width:17px;height:17px;border-radius:20px;color:#333;display:inline-block;border:1px solid #fff;background:#fff;text-align:center;line-height:17px;margin:0 3px;margin-top:6px;cursor:pointer;font-weight:normal;}
.dot .cur {background:#F63;color:#fff;border:1px solid #f63;}


/*主体*/
#contain {
	width: 1140px;
	text-align: center;
	margin: 0 auto;
	border-top:0;
	background: #fff;
}
.contain_text {
	width:1138px;
	height: auto;
	overflow: hidden;
	border-top:0;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	margin:0 auto;
	background:url(../../images/containtext_bg.jpg) repeat-x;

}

.containText {
	width: 1140px;
	height: auto;
	overflow: hidden;
}
.content_show_top{
	height: 40px;
	line-height: 40px;
	background: #E8F7DE;
	padding-left: 15px;
}
.content_show_top ul{
	width: 50%;
}
.content_show_top ul li{
	float: left;
}
.content_show_top a {
	color: #60A13F;
}
/* 页脚 */
.link{
	overflow: hidden;
	padding: 10px;
	border: 3px solid #ddd;
}
.link>li{
	float: left;
	padding: 10px;
}
.link>li a{
	font-size: 14px;
}
.link>li:first-child a{
	color: #999;
}
#footer {
	line-height: 20px;
	/* background: #E8F7DE; */
	height: 140px;
	/* border-top: 2px solid #55AE14; */
	background: #fff url(../../images/index_bot.png) center bottom no-repeat;
	background-size: 100% 140px;
}
#footerBg {
	/*background:url(../../images/footerBg.gif) repeat-x;*/
	height:16px;
}
#footer spanz{
	text-align: left;
	width: 780px;
}
#footer span{
	font-size: 13px;
	text-align: center;
	margin:0px 10px 5px 18px;
}
#footbs{
	width: 90px;
	height:90px;
	text-align:right;
}
.menu_text .col-md-1{
	padding: 0;
}
.foot_img{

}
/*侧边微信，微博，墓园跳转*/
/*.content_show_top{
	height: 40px;
	line-height: 40px;
	background: #E8F7DE;
	padding-left: 15px;
}
.content_show_top a{
	color: #56AF15;
}
.content_show_top>ul>li{
	float: left;
}
!*侧边全景图跳转*!
.sidebar-show {
	border: 1px solid #ebebeb;
	background-color: #f9f9f9;
	width: 138px;
}
.sidebar {
	position: fixed;
	top: 240px;
	right: 2px;
	text-align: center;
	font-size: 12px;
	z-index: 1000;
}
.sidebar-head{
	height: 25px;
	padding: 0 3px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.sidebar-body p{
	margin-bottom: 15px;
}
.sidebar-body p a{
	padding: 5px 5px;
	border-radius: 6px;
	color: #fff;
	background: #83DD47;
}
.sidebar-scrolltop a i{
	font-size: 30px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.sidebar-scrolltop{
	margin-top: 5px;
	border-top: 1px solid #ddd;
}*/
#jumpPic {
	position: fixed;
	top: 250px;
	right: 15px;
	text-align: center;
	font-size: 12px;
	z-index: 1000;
}
#jumpPic>li{
	text-align: center;
	background: #60A13F;
	border-radius: 10px;
	margin-bottom: 5px;
	position: relative;
}
#jumpPic>li>a{
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: #fff;
}
#jumpPic>li>a>i{
	font-size: 36px;
}
.wxPic,.cemeteryJump{
	padding: 15px;
	background: #fff;
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
}
.cemeteryJump{
	top: -40px;
	border-radius: 6px;
}
.cemetery a{
	font-size: 20px;
}
.cemeteryJump a{
	display: block;
	width: 200px;
	font-size: 16px;
	padding: 10px 15px;
	border-radius: 6px;
	color: #fff;
	background: #60A13F;
}