<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "./common/init.css";
body{width: 100%; color: #000; min-width: 1300px; overflow-x: hidden;position: relative; background:#f0f0f0; }
.wrap{width: 1200px;margin: 0 auto;position: relative; }
.header{
	background: #fff;
}
.header .div1{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	border-bottom: solid 1px #d6d6d6;
}
.header .div1 .logo{
	float: left;
	width: 340px;
	height: 100px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/logo.png);
}
.header .div1 .jianyaodaoh{
	float: left;
	display: none;
	padding-top: 20px;
	width: 200px;
}
.header .div1 .jianyaodaoh .name{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	padding-right: 5px;
}
.header .div1 .jianyaodaoh .select{
	flex: 1;
}
.cemetery_info_header .header .div1 .jianyaodaoh{
	display: flex;
}
.header .div1 .search{
	float: left;
	padding:28px 0 0 40px;
}
.header .div1 .search .shang{
	width: 300px;
	border: solid 1px #00a0e9;
	border-radius: 4px;
	display: flex;
}
.header .div1 .search .shang .text{
	display: block;
	flex: 1;
	height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color: #818181;
	background-color: transparent;
	outline: none;
}
.header .div1 .search .shang .search_img{
	width: 	40px;
	height: 30px;
	background-color: #00a0e9;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url(../img/header_search.png);
	cursor: pointer;
}
.header .div1 .search .hot{
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}
.header .div1 .search .hot a{
	margin-right: 10px;
	color: #818181;
	cursor: pointer;
	display: inline;
}
.header .div1 .header_tel{
	float: right;
	padding-left: 55px;
	margin-top: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url(../img/header_tel.png);
}
.header .div1 .header_tel .p1{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.header .div1 .header_tel .p2{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.header .div1 .header_tel .p3{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.header .div2{
	padding-top: 10px;
}
.cemetery_info_header .header .div2{
	display: none;
}
.header .div2 .li{
	float: left;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
}
.header .div2 .li span{
	padding: 0 30px;
	display: block;
	line-height: 50px;
	border-top: solid 4px transparent;
}
.header .div2 .li.on span{
	border-top-color: #0087c5;
	background: #f0f0f0;
	color: #0087c5;
	border-radius: 5px 5px 0 0;
}
.lunbo .fenye{
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 10px;
	text-align: center;
}
.lunbo .fenye span{
	width:10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
}
.lunbo .fenye span.swiper-pagination-bullet-active{
	background-color: #000;
}

.index .tag{
	padding: 50px 0 25px;
	display: flex;
}
.index .tag .li{
	flex: 1;
	background: #fff;
	text-align: center;
	padding: 20px 0;
}
.index .tag .li .img{
	width: 100%;
	height: 90px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .tag .li .p1{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.index .tag .li .p2{
	font-size: 12px;
	color: #818181;
}
.index .tag .li+.li{
	margin-left: 25px;
}
.title_title{
	padding: 25px 0 30px;
	text-align: center;
}
.title_title .h1{
	font-size: 26px;
	color: #333333;
	line-height: 40px;
	margin-bottom: 5px;
}
.title_title .h1:before,
.title_title .h1:after{
	content: "";
	display:inline-block;
	vertical-align: middle;
	margin: 0 10px;
	width: 80px;
	height: 3px;
	background: #333333;
}
.title_title .h2{
	font-size: 16px;
	color: #818181;
	line-height: 24px;
}
.cemetery_list .li{
	overflow: hidden;
	float: left;
	width: 285px;
	margin-right: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.cemetery_list .li:nth-child(4n){
	margin-right: 0;
}
.cemetery_list .li .img{
	width: 100%;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.cemetery_list .li .img .bantouming{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding: 0 0 0 10px;
	height: 24px;
}
.cemetery_list .li .img .bantouming .wuxing{
	float: left;
	width: 60px;
	height: 24px;
}
.cemetery_list .li .img .bantouming .wuxing .i{
	display: block;
	height: 100%;
	background-position:left;
	background-repeat: no-repeat;
	background-size:  auto 12px;
	background-image: url(../img/wuxing.png);
}
.cemetery_list .li .img .bantouming .youce{
	float: right;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.cemetery_list .li .img .bantouming .youce .p1{
	float: left;
	padding-left: 22px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	margin-right: 10px;
}
.cemetery_list .li .neir{
	background: #fff;
	padding: 10px;
}
.cemetery_list .li .neir .name{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height:24px;
	max-width: 240px;
	float: left;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.cemetery_list .li .neir .atte{
	/*background-image: url(../img/atte.png);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	float: left;
	height: 24px;
	width: 16px;
	margin-left: 5px;
}
.cemetery_list .li .neir .trait{
	margin-top: 10px;
	border: solid 1px #dbdbdb;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	border-radius: 4px;
	font-size: 12px;
	color: #00a0e9;
	float: left;
	margin-bottom: 5px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.cemetery_list .li .neir .address{
	font-size: 12px;
	color: #818181;
	line-height: 24px;
	margin-bottom: 4px;
	padding-left: 17px;
	background-position: left;
	background-image: url(../img/index_list_dingwei.png);
	background-repeat: no-repeat;
	background-size: 14px;
}
.cemetery_list .li .neir .amount{
	font-size: 20px;
	color: #fb8e00;
}
.index .ambient .li{
	float: left;
	width: 590px;
	margin-right: 20px;
	display: flex;
	margin-bottom: 20px;
	border-radius: 4px;
	overflow: hidden;
}
.index .ambient .li:nth-child(2n){
	margin-right: 0;
}
.index .ambient .li .img{
	width:320px;
	height: 240px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.index .ambient .li .img .bantouming{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding: 0 0 0 10px;
	height: 24px;
	line-height: 24px;
}
.index .ambient .li .img .bantouming .p1{
	float: left;
	padding-left: 22px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	margin-right: 10px;
	color: #fff;
	font-size: 12px;
}
.index .ambient .li .neir{
	flex: 1;
	background: #fff;
	padding: 20px;
}
.index .ambient .li .neir .name{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.index .ambient .li .neir .biaoqian{
	padding-top: 10px;
}
.index .ambient .li .neir .biaoqian span{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #00a0e9;
	line-height: 22px;
	padding: 0 8px;
	border-radius: 4px;
	border: solid 1px #dbdbdb;
}
.index .ambient .li .neir .address{
	font-size: 14px;
	color: #818181;
	padding: 10px 0 10px 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/index_list_dingwei.png);
	background-size: 14px;
}
.index .ambient .li .neir .amount{
	font-size: 20px;
	border-top: solid 1px #e2e2e2;
	margin-top: 10px;
	color: #ff9405;
	padding-top: 10px;
}
.index .ambient_tuijian{
	background: #fff;
	padding: 20px 30px;
	border-radius: 10px;
}
.index .ambient_tuijian .name{
	float: left;
	font-size: 22px;
	color: #818181;
	line-height: 40px;
}
.index .ambient_tuijian .genduo{
	font-size: 20px;
	color: #00a0e9;
	float: right;
	line-height: 40px;
	background-image: url(../img/jiantou_lans.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 13px;
	padding-right: 18px;
}
.index .ambient_tuijian .liebiao{
	margin-top: 10px;
}
.index .ambient_tuijian .liebiao .li{
	float: left;
	width: 212px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	margin-right:20px;
}
.index .ambient_tuijian .liebiao .li:nth-child(5n){
	margin-right: 0;
}
.index .index_youhui{
	display: flex;
}
.index .index_youhui .youbian{
	width: 680px;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.index .index_youhui .zuobian{
	flex: 1;
	padding: 20px 30px;
	background: #fff;
	margin-right: 20px;
	border-radius: 4px;
}
.index .index_youhui .zuobian .biaoti{
	line-height: 20px;
	padding: 10px 0;
}
.index .index_youhui .zuobian .biaoti .name{
	font-size: 20px;
	color: #333333;
	float: left;
	font-weight: bold;
}
.index .index_youhui .zuobian .biaoti .p{
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
	float: left;
	padding: 0 10px;
	border-radius: 50px;
}
.index .index_youhui .zuobian .biaoti .p1{
	background:-webkit-linear-gradient(left,#fa7c00,#fe9d00);
	background:-o-linear-gradient(right,#fa7c00,#fe9d00);
	background:-moz-linear-gradient(right,#fa7c00,#fe9d00);
	background:linear-gradient(to right,#fa7c00,#fe9d00);
}
.index .index_youhui .zuobian .biaoti .p2{
	background:-webkit-linear-gradient(left,#42aeec,#9bc4eb);
	background:-o-linear-gradient(right,#42aeec,#9bc4eb);
	background:-moz-linear-gradient(right,#42aeec,#9bc4eb);
	background:linear-gradient(to right,#42aeec,#9bc4eb);
}
.index .index_youhui .zuobian .biaoti .p3{
	background:-webkit-linear-gradient(left,#ff3434,#ff8745);
	background:-o-linear-gradient(right,#ff3434,#ff8745);
	background:-moz-linear-gradient(right,#ff3434,#ff8745);
	background:linear-gradient(to right,#ff3434,#ff8745);
}
.index .index_youhui .zuobian .kuang{
	margin-top: 20px;
	display: flex;
}
.index .index_youhui .zuobian .kuang .name{
	font-size: 16px;
	color: #333333;
}
.index .index_youhui .zuobian .kuang .xuanz{
	flex: 1;
}
.index .index_youhui .zuobian .kuang .xuanz .li{
	float: left;
	width: 95px;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
}
.index .index_youhui .zuobian .kuang .xuanz .li1{
	width: 145px;
}
.index .index_youhui .zuobian .kuang .xuanz .li.on{
	color: #00a0e9;
}
.index .index_youhui .zuobian .anjian{
	float: right;
	font-size: 16px;
	color: #ffffff;
	line-height: 40px;
	width: 130px;
	background: #00a0e9;
	text-align: center;
	border-radius: 5px;
	margin-top: 15px;
}
.index .loucheng{
	display: flex;
	text-align: center;
	padding-bottom: 100px;
}
.index .loucheng .li{
	position: relative;
	flex: 1;
}
.index .loucheng .li .img{
	width: 100%;
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .loucheng .li .p1{
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
}
.index .loucheng .li .i{
	position: absolute;
	left: 50%;
	bottom: -60px;
	margin-left: -15px;
	width:30px;
	line-height: 28px;
	border: solid 1px #818181;
	border-radius: 50%;
	font-size: 20px;
	color: #818181;
}
.index .loucheng .li .i:before{
	content: "";
	width: 150px;
	height: 1px;
	background: #c4c4c4;
	position: absolute;
	left: 40px;
	top: 50%;
}
.index .loucheng .li:last-child .i:before{
	display: none;
}
.index .auspicious{
	padding-bottom: 30px;
	padding-top: 10px;
}
.index .auspicious .li{
	float: left;
	width: 49%;
	display: flex;
	border-radius: 5px;
	overflow: hidden;
}
.index .auspicious .li .img{
	width: 260px;
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .auspicious .li+.li{
	margin-left: 2%;
}
.index .auspicious .li .neir{
	background: #fff;
	flex: 1;
	padding:15px 20px;
}
.index .auspicious .li .neir .p1{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/auspicious3.png);
	background-size: 25px;
}
.index .auspicious .li .neir .input{
	display: flex;
	padding: 20px 0;
}
.index .auspicious .li .neir .input .name{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-right: 5px;
}
.index .auspicious .li .neir .input .text{
	flex: 1;
}
.index .auspicious .li .neir .chaxian{
	font-size: 16px;
	color: #ffffff;
	background: #00a0e9;
	width: 130px;
	line-height: 40px;
	margin: 0 auto 0;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.index .yonghuo{
	position: relative;
	width: 100%;
	height: 600px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/yonghuo.png);
	border-radius: 5px;
	margin-bottom: 30px;
}
.index .yonghuo .li{
	position: absolute;
	width: 70px;
	height: 70px;
}
.index .yonghuo .li:nth-child(1){
	left: 310px;
	top: 420px;
}
.index .yonghuo .li:nth-child(2){
	left: 367px;
    top: 367px;
}
.index .yonghuo .li:nth-child(3){
	left: 643px;
    top: 420px;
}
.index .yonghuo .li:nth-child(4){
	left: 201px;
    top: 367px;
}
.index .yonghuo .li:nth-child(5){
    left: 237px;
    top: 454px;
}
.index .yonghuo .li:nth-child(6){
	left: 257px;
    top: 199px;
}
.index .yonghuo .li:nth-child(7){
	left: 572px;
    top: 442px;
}
.index .yonghuo .li:nth-child(8){
    left: 460px;
    top: 273px;
}
.index .yonghuo .li:nth-child(9){
	left: 741px;
    top: 358px;
}
.index .yonghuo .li:nth-child(10){
	left: 827px;
    top: 245px;
}
.index .yonghuo .li:nth-child(11){
    left: 1060px;
    top: 296px;
}
.index .yonghuo .li:nth-child(12){
	left: 1011px;
    top: 407px;
}
.index .yonghuo .li:nth-child(13){
    left: 1060px;
    top: 481px;
}
.index .yonghuo .li:nth-child(14){
	left: 428px;
    top: 121px;
}
.index .yonghuo .li:nth-child(15){
	left: 507px;
    top: 86px;
}
.index .yonghuo .li:nth-child(16){
    left: 665px;
    top: 207px;
}
.index .yonghuo .li:nth-child(17){
	left: 1000px;
    top: 181px;
}
.index .yonghuo .li:nth-child(18){
	left: 510px;
    top: 496px;
}
.index .yonghuo .li:nth-child(19){
	left: 560px;
    top: 220px;
}
.index .yonghuo .li:nth-child(20){
	left: 710px;
	top: 120px;
}
.index .yonghuo .li:nth-child(21){
	left: 710px;
	top: 50px;
}
.index .yonghuo .li:nth-child(22){
	left: 510px;
	top: 220px;
}
.index .yonghuo .li:nth-child(23){
	left: 450px;
	top: 210px;
}
.index .yonghuo .li:nth-child(24){
	left: 370px;
	top: 320px;
}
.index .yonghuo .li:nth-child(25){
	left: 340px;
	top: 170px;
}
.index .yonghuo .li:nth-child(26){
	left: 267px;
	top: 426px;
}
.index .yonghuo .li .touxiang{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .yonghuo .li .touxiang .dingwei{
	width: 14px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	bottom: -25px;
	margin-left: -7px;
}
.index .yonghuo .li .tanchu{
	position: absolute;
	left: 100%;
	bottom: 0;
	background: #fff;
	z-index: 4;
	width: 310px;
	border-radius: 5px;
	padding: 20px;
}
.index .yonghuo .li .tanchu .guanbi{
	width: 16px;
	height: 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 5px;
	top: -22px;
	cursor: pointer;
}
.index .yonghuo .li .tanchu .toubu{
	display: flex;
}
.index .yonghuo .li .tanchu .toubu .img{
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .yonghuo .li .tanchu .toubu .name{
	flex: 1;
	padding-left: 10px;
	line-height: 50px;
}
.index .yonghuo .li .tanchu .com{
	margin-top: 10px;
	font-size: 12px;
	color: #818181;
	line-height: 18px;
	margin-bottom: 10px;
}
.index .yonghuo .li .tanchu .pic .img{
	width: 30.5%;
	height: 60px;
	float: left;
	margin-right: 4%;
}
.index .yonghuo .li .tanchu .pic .img:nth-child(3n){
	margin-right: 0;
}
.index .index_news{
	padding: 50px 0;
}
.index .index_news .zuobian{
	background: #fff;
	width: 356px;
	border-radius: 6px;
	padding: 30px 20px 20px;
	float: left;
}
.index .index_news .zuobian .title_title .h1:before,.index .index_news .zuobian .title_title .h1:after{
	width: 60px;
}
.index .index_news .zuobian .img{
	width: 100%;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	margin-top: 28px;
}
.index .index_news .youce{
	float: right;
	width: 820px;
	background: #fff;
	padding: 20px 20px 5px;
	border-radius: 6px;
}
.index .index_news .youce .table{
	line-height: 40px;
	border-bottom: solid 2px #e2e2e2;
	margin-bottom: 20px;
}
.index .index_news .youce .table .li{
	float: left;
	padding: 0 10px;
	margin-right: 20px;
	border-bottom: solid 2px transparent;
	position: relative;
	bottom:-2px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.index .index_news .youce .table .li.on{
	border-bottom-color: #2798cc;
	font-weight: bold;
}
.index .index_news .youce .news_list .li{
	display: flex;
	float: left;
	width: 48%;
	margin-right: 4%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dashed 1px #e2e2e2;
	position: relative;
}
.index .index_news .youce .news_list .li:nth-child(2n){
	margin-right: 0;
}
.index .index_news .youce .news_list .li:nth-child(2n):before{
	content: "";
	width: 2px;
	height: 133%;
	background: #e2e2e2;
	position: absolute;
	left: -4.4%;
	top: 0;
}
.index .index_news .youce .news_list .li:last-child:before{
	height: 102%;
}
.index .index_news .youce .news_list .li .img{
	width: 95px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 6px;
}
.index .index_news .youce .news_list .li .name{
	flex: 1;
	line-height: 80px;
	height: 80px;
	font-size: 14px;
	padding: 0 10px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.index .index_news .youce .news_list .li .time{
	line-height: 80px;
	font-size: 12px;
	color: #818181;
}
.footer{
	background-image: url(../img/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: ;
	padding: 30px 0 20px;
}
.footer .zuobina{
	float: left;
	width: 190px;
}
.footer .zuobina .logo{
	width: 94%;
	margin: 0 auto;
	height: 144px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/footer_logo.png)
}
.footer .zuobina .about{
	font-size: 20px;
	color: #ffffff;
	background: #0391d2;
	width: 94%;
	margin: 30px auto 0;
	border-radius: 5px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.footer .zuobina .about_jeis{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 50px;
}
.footer .zhongjian{
	float: left;
	margin-left: 20px;
	padding-top: 24px;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	width: 810px;
}
.footer .zhongjian .nav{
	min-height: 150px;
}
.footer .zhongjian .nav .li{
	float: left;
	margin-right: 40px;
}
.footer .zhongjian .youqing{
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer .zhongjian .youqing .li{
	float: left;
	margin-right: 20px;
}
.footer .zhongjian .copyright{
	font-size: 14px;
	line-height: 50px;
}
.footer .youce{
	float: right;
	width: 180px;
	padding: 30px 0 0;
	text-align: center;
}
.footer .youce .p1{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 60px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 47px;
	background-image: url(../img/footer_tel1.png);
}
.footer .youce .p2{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}
.footer .youce .p3{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}
.footer .youce .erweim{
	padding-top: 20px;
}
.footer .youce .erweim .fl{
	width: 50%;
}
.footer .youce .erweim .fl .img{
	width: 100%;
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.footer .youce .erweim .fl .name{
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
}
.cemetery .index .index_youhui .youbian{
	width: 720px;
	height: 230px;
}
.cemetery .index .index_youhui .zuobian .kuang{
	margin-top: 12px;
}
.cemetery .index .index_youhui .zuobian .kuang .xuanz .li{
	width: 85px;
}
.cemetery .index .index_youhui .zuobian .kuang .xuanz .li1{
	width: 130px;
}
.breadcrumb{
	line-height: 55px;
	font-size: 16px;
	color: #818181;
}
.breadcrumb a{
	display: inline;
}
.cemetery .title_1{
	line-height: 70px;
}
.cemetery .title_1 .name{
	font-size:26px;
	color: #333333;
	float: left;
}
.cemetery .title_1 .name span{
	color: #00a0e9;
}
.cemetery .title_1 .meod{
	float: right;
	font-size: 20px;
	color: #00a0e9;
	cursor: pointer;
	padding-right: 20px;
	background-position: right;
	background-size: 11px;
	background-repeat: no-repeat;
}
.cemetery .yizhanshi{
	padding: 10px 0 20px;
}
.cemetery .set_meal .li{
	float: left;
	width: 32%;
	margin-right: 2%;
	overflow: hidden;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 20px;
}
.cemetery .set_meal .li:nth-child(3n){
	margin-right: 0;
}
.cemetery .set_meal .li .img{
	width: 100%;
	height: 260px;
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
}
.cemetery .set_meal .li .p1{
	font-size: 16px;
	color: #333333;
	line-height: 70px;
	text-align: center;
}
.cemetery .tombstone{
	padding-bottom: 30px;
}
.cemetery .tombstone .li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
	display: flex;
	position: relative;
}
.cemetery .tombstone .li:nth-child(3n){
	margin-right: 0;
}
.cemetery .tombstone .li .hot{
	position: absolute;
	right: 10px;
	top: 5px;
	width: 32px;
	height: 50px;
	background-position: center;
	background-image: url(../img/cemetery_hot.png);
	background-repeat: no-repeat;
}
.cemetery .tombstone .li .img{
	width: 170px;
	height: 220px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery .tombstone .li .neir{
	flex: 1;
	background: #fff;
	padding:20px 20px;
}
.cemetery .tombstone .li .neir .p1{
	font-size: 20px;
	color: #333333;
	line-height:28px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.cemetery .tombstone .li .neir .p2{
	font-size: 12px;
	color: #00a0e9;
	float: left;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 4px;
	border: solid 1px #dbdbdb;
}
.cemetery .tombstone .li .neir .p3{
	margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #818181;
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 15px;
	background-image: url(../img/cemetery_orientation.png);
	overflow : hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient: vertical;
}
.cemetery .tombstone .li .neir .p4{
	font-size: 20px;
	color: #ff9405;
	margin-top: 10px;
}
.cemetery .tombstone .li .neir .p4 .i{
	font-size: 12px;
	display: inline;
}
.cemetery .tombstone .li .neir .p4 .shan{
	font-size: 14px;
	color: #d4d4d4;
	text-decoration:line-through;
	display: inline;
	margin-left: 6px;
}
.cemetery .tombstone .li .neir .p5{
	font-size: 16px;
	color: #ffffff;
	background: #00a0e9;
	width: 100px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	margin-top: 10px;
}
.cemetery .cemetery_news{
	padding-bottom: 50px;
}
.cemetery .cemetery_news .ul{
	background: #fff;
	padding: 20px;
	float: left;
	border-radius: 5px;
	width: 380px;
	margin-right: 20px;
}
.cemetery .cemetery_news .ul .toutu{
	width: 100%;
	line-height: 60px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 26px;
	color: #ffffff;
	border-radius: 4px;
}
.cemetery .cemetery_news .ul .li{
	padding: 20px 0;
	border-bottom: dashed 1px #e2e2e2;
	display: flex;
}
.cemetery .cemetery_news .ul .li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.cemetery .cemetery_news .ul .li .img{
	width: 95px;
	height: 80px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery .cemetery_news .ul .li .nei{
	flex: 1;
	padding-left: 20px;
}
.cemetery .cemetery_news .ul .li .nei .name{
	font-size: 14px;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	margin-bottom: 40px;
}
.cemetery .cemetery_news .ul .li .nei .cle{
	font-size: 12px;
	color: #818181;
}
.cemetery .cemetery_news .ul .li .nei .cle&gt;div{
	float: left;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
}
.cemetery .cemetery_news .ul .li .nei .cle .click{
	background-image: url(../img/click.png)
}
.cemetery .cemetery_news .ul .img_img .img{
	float: left;
	width: 48%;
	height: 225px;
	overflow: hidden;
	border-radius: 4px;
	margin-right: 4%;
	margin-top: 20px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery .cemetery_news .ul .img_img .img:nth-child(2n){
	margin-right: 0;
}
.cemetery .cemetery_news .ul .img_img .img .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.cemetery .cemetery_news .cemetery_search_map{
	width: 100%;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/cemetery_search_map.png);
	line-height: 210px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
}
.cemetery .cemetery_news .anzangtuiyan{
	width: 400px;
	float: right;
}
.cemetery .cemetery_news .anzangtuiyan .li{
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	line-height: 270px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery .cemetery_news .anzangtuiyan .li+.li{
	margin-top: 20px;
}
.tree_burial .kuang .yidatu{
	width: 100%;
	height: 320px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.tree_burial .kuang .yidatu .dingwei{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 40px;
	padding: 0 20px;
	z-index: 2;
}
.tree_burial .kuang .yidatu .dingwei .p1{
	float: left;
	font-size: 26px;
}
.tree_burial .kuang .yidatu .dingwei .p2{
	float: right;
	padding-right: 20px;
	font-size: 20px;
	background-position: right;
	background-size:14px;
	background-repeat: no-repeat;
	background-image: url(../img/jiantou_bai.png);
}
.tree_burial .baibei{
	background: #fff;
	border-radius: 0 0 10px 10px;
	padding: 20px 20px 1px;
	margin-bottom: 30px;
}
.tree_burial .baibei .biaoti{
	font-size: 26px;
	color: #333333;
	line-height: 50px;
}
.tree_burial .baibei .huanjing{
	margin-bottom: 20px;
}
.tree_burial .baibei .huanjing .li{
	float: left;
	width: 23.7%;
	height:210px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.tree_burial .baibei .huanjing .li:nth-child(4n){
	margin-right: 0;
}
.tree_burial .baibei .huanjing .li .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height:30px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.tree_burial .baibei .cemetery .tombstone{
	padding-bottom: 0;
}
.tree_burial .baibei .cemetery .tombstone .li{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.tree_burial .pic{
	padding-bottom: 30px;
}
.tree_burial .pic .img{
	float: left;
	width: 285px;
	margin-right:20px;
	margin-bottom:20px;
	overflow: hidden;
	border-radius: 4px;
	height: 210px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.tree_burial .pic .img:nth-child(4n){
	margin-right: 0;
}
.tree_burial .pic .img .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 40px;
	padding: 0 20px;
	text-align: center;
	font-size: 20px;
}
.news .sort{
	background: #fff;
	display: flex;
	font-size:24px;
	color: #333333;
	text-align: center;
	padding: 24px 0;
	border-radius: 4px;
	margin-bottom: 30px;
	font-weight: bold;
}
.news .sort .li{
	flex: 1;
}
.news .sort .li .img{
	width: 100%;
	height:100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.news .news_toubu{
	margin-bottom: 30px;
}
.news .news_toubu .li{
	float: left;
	width: 18.66%;
	margin-right: 20px;
	background: #fff;
	overflow: hidden;
	border-radius: 4px;
}
.news .news_toubu .li:nth-child(5n){
	margin-right: 0;
}
.news .news_toubu .li .img{
	width: 100%;
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news .news_toubu .li .p1{
	text-align: center;
	font-size: 18px;
	color: #333333;
	padding: 0 10px;
	line-height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .news_news .index_news{
	padding: 50px 0 30px;
}
.news .news_news .index_news .jir{
	float: right;
	width: 590px;
}
.news .news_news .index_news .youce{
	width: 580px;
	float: left;
}
.news .news_news .index_news .youce .table{
	margin-bottom: 0;
}
.news .news_news .cemetery_news{
	padding-bottom: 0;
}
.news .news_news .cemetery_news .ul{
	padding: 0;
	margin-bottom: 0;
	width: 100%;
	margin-right: 0;
}
.news .news_news .cemetery_news .ul .li:last-child{
	padding: 20px 0;
}
.news .news_news .auspicious{
	padding: 0;
	margin-bottom: 10px;
}
.news .news_news .auspicious .li{
	width: 100%;
	float:none;
	margin-right: 0;
}
.news .news_news .auspicious .li+.li{
	margin-left: 0;
	margin-top: 10px;
}
.news_list&gt;.wrap{
	padding-bottom: 50px;
}
.news_list .baibeijing{
	background: #fff;
	padding: 10px 30px;
	border-radius: 5px;
}
.news_list .baibeijing .list .li{
	padding: 20px 0;
	border-bottom: solid 1px #e2e2e2;
	display: flex;
}
.news_list .baibeijing .list .li .img{
	width: 180px;
	height: 135px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 4px;
}
.news_list .baibeijing .list .li .neir{
	flex: 1;
	padding: 0 20px;
}
.news_list .baibeijing .list .li .neir .name{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news_list .baibeijing .list .li .neir .com{
	font-size: 16px;
	color: #818181;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	height: 72px;
	margin-bottom: 10px;
}
.news_list .baibeijing .list .li .neir .cle{
	font-size: 12px;
	color: #818181;
}
.news_list .baibeijing .list .li .neir .cle&gt;div{
	float: left;
}
.news_list .baibeijing .list .li .neir .cle .click{
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 18px;
	background-image: url(../img/click.png);
	margin-right: 20px;
}
.news_list .baibeijing .list .li .caozuo{
	width: 130px;
	position: relative;
}
.news_list .baibeijing .list .li .caozuo .anjian{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	border-radius: 6px;
	line-height:40px;
	width: 100%;
	background: #00a0e9;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.pagination{
	text-align: center;
	padding: 30px 0;
	display: flex;
	justify-content: center;
}
.pagination li span,
.pagination li a{
	display: block;
	margin: 0 5px;
	font-weight: bold;
	min-width: 30px;
	font-size: 14px;
	color: #606266;
	line-height: 30px;
	padding: 0 5px;
	border: solid 1px #bababa;
}
.pagination li.active span{
	border-color: #00a0e9;
	background-color: #00a0e9;
	color: #fff;
}

.news_list .baibeijing .juzhong{
	width: 820px;
	margin: 0 auto;
	padding: 20px 0;
}
.news_list .baibeijing .juzhong .name{
	font-size: 26px;
	color: #333333;
	text-align: center;
	line-height: 34px;
	font-weight: bold;
	padding: 20px 0;
}
.news_list .baibeijing .juzhong .time{
	float: right;
	font-size: 12px;
	color: #818181;
	margin-left: 20px;
}
.news_list .baibeijing .juzhong .click{
	font-size: 12px;
	color: #818181;
	float: right;
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 18px;
	background-image: url(../img/click.png);
}
.news_list .baibeijing .juzhong .com{
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 30px;
}
.news_list .baibeijing .juzhong .fenye{
	padding: 20px 0;
	font-size: 16px;
	color: #818181;
	line-height: 40px;
}
.news_list .baibeijing .juzhong .fenye a:hover{
	color: #00a0e9;
}
.news_list .baibeijing .juzhong .fenye .i{
	border: solid 1px #818181;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	padding: 0 10px;
	border-radius: 4px;
}
.news_list .baibeijing .juzhong .fenye a:hover .i{
	border-color: #00a0e9;
}
.cemetery_search .list_kuang{
	width: 780px;
	float: left;
}
.cemetery_search .list_kuang .list{
	padding:10px 20px 0;
	background: #fff;
	border-radius: 4px;
}
.cemetery_search .list_kuang .list .li{
	padding: 20px 0;
	display: flex;
	border-bottom: solid 1px #e2e2e2;
}
.cemetery_search .list_kuang .list .li:last-child{
	border-bottom: none;
}
.cemetery_search .list_kuang .list .li .img{
	width: 240px;
	height: 180px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery_search .list_kuang .list .li .img .dingwei{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	line-height: 24px;
	padding: 0 10px;
	width: 100%;
	font-size: 12px;
	color: #fff;
}
.cemetery_search .list_kuang .list .li .img .dingwei .p{
	float: left;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	margin-right: 20px;
}
.cemetery_search .list_kuang .list .li .img .dingwei .p3{
	padding-left: 20px;
}
.cemetery_search .list_kuang .list .li .neir{
	flex: 1;
	padding-left: 20px;
}
.cemetery_search .list_kuang .list .li .neir .name{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	float: left;
	line-height: 24px;
}
.cemetery_search .list_kuang .list .li .neir .authentication{
	float: left;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 15px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 12px;
	background-image: url(../img/atte.png)
}
.cemetery_search .list_kuang .list .li .neir .wuxing{
	margin: 10px 0;
    width: 100px;
    height: 20px;
    background-image: url(../img/wuxing_.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.cemetery_search .list_kuang .list .li .neir .wuxing .i{
	display: block;
	height: 100%;
	background-image: url(../img/wuxing.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.cemetery_search .list_kuang .list .li .neir .tedian{
	font-size: 12px;
	color: #00a0e9;
	border: solid 1px #eeeeee;
	border-radius: 4px;
	float: left;
	line-height:24px;
	padding: 0 10px;
}
.cemetery_search .list_kuang .list .li .neir .address{
	font-size: 12px;
	color: #818181;
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 15px;
	background-image: url(../img/index_list_dingwei.png);
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.cemetery_search .list_kuang .list .li .neir .tag{
	padding-top: 10px;
}
.cemetery_search .list_kuang .list .li .neir .tag .i{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 50px;
	margin-right: 10px;
	float: left;
}
.cemetery_search .list_kuang .list .li .neir .tag .i1{
	background:-webkit-linear-gradient(left,#fa7c00,#fe9d00);
	background:-o-linear-gradient(right,#fa7c00,#fe9d00);
	background:-moz-linear-gradient(right,#fa7c00,#fe9d00);
	background:linear-gradient(to right,#fa7c00,#fe9d00);
}
.cemetery_search .list_kuang .list .li .neir .tag .i2{
	background:-webkit-linear-gradient(left,#42aeec,#9bc4eb);
	background:-o-linear-gradient(right,#42aeec,#9bc4eb);
	background:-moz-linear-gradient(right,#42aeec,#9bc4eb);
	background:linear-gradient(to right,#42aeec,#9bc4eb);
}
.cemetery_search .list_kuang .list .li .neir .tag .i3{
	background:-webkit-linear-gradient(left,#ff3434,#ff8745);
	background:-o-linear-gradient(right,#ff3434,#ff8745);
	background:-moz-linear-gradient(right,#ff3434,#ff8745);
	background:linear-gradient(to right,#ff3434,#ff8745);
}
.cemetery .cemetery_search .cemetery_news{
	float: right;
	width: 400px;
}
.cemetery .cemetery_search .cemetery_news .ul{
	margin-right: 0;
	width: 100%;
	margin-top: 20px;
}
.forum .forum_baibeij{
	background: #fff;
	border-radius: 10px;
	padding: 15px 0;
}
.forum .forum_baibeij .li{
	font-size: 20px;
	color: #ffffff;
	background: #9ccfff;
	padding: 0 23px;
	margin: 10px 12px;
	border-radius: 50px;
	line-height: 40px;
	float: left;
}
.forum .forum_baibeij .li.bg1{
	background: #9ccfff;
}
.forum .forum_baibeij .li.bg2{
	background: #23b5df;
}
.forum .forum_baibeij .li.bg3{
	background: #98dca8;
}
.forum .forum_baibeij .li.bg4{
	background: #a9abff;
}
.forum .forum_baibeij .li.bg0{
	background: #3cc7ab;
}
.forum .forum_hot{
	padding: 15px 25px 0;
	background: #fff;
	border-radius: 10px;
}
.forum .forum_hot .list .li{
}
.forum .forum_hot .list .li .biaoti{
	border-bottom: solid 1px #e2e2e2;
	line-height: 80px;
	display: flex;
}
.forum .forum_hot .list .li .biaoti .index{
	width:20px;
	background-position: center 27px;
	background-repeat: no-repeat;
	background-image: url(../img/forum_0.png);
	background-size: 20px;
	font-size: 16px;
	color: #818181;
	text-align: center;
	margin-right:20px;
}
.forum .forum_hot .list .li:nth-child(1) .biaoti .index{
	background-image: url(../img/forum_1.png);
	color: #ffffff;
}
.forum .forum_hot .list .li:nth-child(2) .biaoti .index{
	background-image: url(../img/forum_2.png);
	color: #ffffff;
}
.forum .forum_hot .list .li:nth-child(3) .biaoti .index{
	background-image: url(../img/forum_3.png);
	color: #ffffff;
}
.forum .forum_hot .list .li .biaoti .neir{
	flex: 1;
	display: flex;
}
.forum .forum_hot .list .li .biaoti .neir .name{
	font-size: 20px;
	color: #333333;
	float: left;
	max-width: 700px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.forum .forum_hot .list .li .biaoti .neir .zhiding{
	float: left;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	padding: 0 10px;
}
.forum .forum_hot .list .li .biaoti .neir .zhiding&gt;div{
	border-radius: 4px;
	padding: 0 10px;
	position: relative;
	top: 50%;
	margin-top: -10px;
}
.forum .forum_hot .list .li .biaoti .neir .zhiding .i{
	border: solid 1px #fb8e00;
	color: #fb8e00;
}
.forum .forum_hot .list .li .biaoti .neir .zhiding .ii{
	border: solid 1px #e44248;
	color: #e44248;
}
.forum .forum_hot .list .li .biaoti .comment{
	font-size:16px;
	color: #818181;
	padding-left: 25px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url(../img/forum_comment.png);
}
.forum .forum_hot .list .li .biaoti .anjian{
	position: relative;
	width:175px;
}
.forum .forum_hot .list .li .biaoti .anjian .i{
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background: #3cc7ab;
	border-radius: 4px;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
}
.forum .forum_hot .list .li .xiangxi_luang{
	display: none;
}
.forum .forum_hot .list .li .xiangxi{
	display: flex;
	padding: 20px;
	border-bottom: dashed 1px #e2e2e2;
}
.forum .forum_hot .list .li:last-child .xiangxi{
	border-bottom: none;
}
.forum .forum_hot .list .li .xiangxi .toux{
	width: 60px;
}
.forum .forum_hot .list .li .xiangxi .toux .img{
	width: 100%;
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
}
.forum .forum_hot .list .li .xiangxi .neir{
	flex: 1;
	padding-left: 20px;
}
.forum .forum_hot .list .li .xiangxi .neir .name{
	font-size: 28px;
    color: #333333;
    line-height: 30px;
    float: left;
}
.forum .forum_hot .list .li .xiangxi .neir .name .i{
	color: #ffffff;
	border-radius: 4px;
	padding: 0 15px;
	line-height: 40px;
	background: #d5ab66;
}
.forum .forum_hot .list .li .xiangxi .neir .name .ii{
	background: #0aa3e9;
}
.forum .forum_hot .list .li .xiangxi .neir .name .ii{
	background: #000;
}
.forum .forum_hot .list .li .xiangxi .neir .time{
	margin-top:5px;
	font-size: 20px;
	color: #818181;
	line-height:30px;
}
.forum .forum_hot .list .li .xiangxi .neir .com{
	font-size: 20px;
	color: #818181;
	line-height: 26px;
	margin-top: 15px;
}
.forum .pinglun{
	background: #fff;
	border-radius: 0.2rem;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 360px;
	margin-left: -200px;
	margin-top: -180px;
	padding: 20px;
	z-index: 11;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
.forum .pinglun .guanbi{
	width:16px;
	height: 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/forum_guanbi.png);
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: -20px;
}
.forum .pinglun .title_biao{
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
	line-height: 30px;
	position: relative;
}
.forum .pinglun .title_biao:before{
	content: "";
	display: block;
	width: 70px;
	height: 3px;
	background: #333333;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom:-10px;
}
.forum .pinglun .kuang{
	display: flex;
}
.forum .pinglun .kuang .name{
	font-size:16px;
	color: #818181;
	line-height:30px;
	vertical-align: top;
	width:80px;
}
.forum .pinglun .kuang.kuang1 .name{
	line-height: 40px;
}
.forum .pinglun .kuang .neir{
	flex: 1;
}
.forum .pinglun .kuang .neir .li{
	float: left;
	width:80px;
}
.forum .pinglun .kuang .neir .li.on{
	border: solid 1px #000;
}
.forum .pinglun .kuang .neir .li3{
	margin-right: 0;
}
.forum .pinglun .kuang .neir .li .img{
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
.forum .pinglun .kuang .neir .li .img .tuiao{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/sex.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.forum .pinglun .kuang .neir .li .p1{
	font-size: 12px;
	border: solid 1px #00a0e9;
	color: #00a0e9;
	width:70px;
	margin: 15px auto 30px;
	text-align: center;
	line-height: 20px;
	border-radius: 4px;
	cursor: pointer;
}
.forum .pinglun .kuang .neir .li.li2 .p1{
	border-color: #fb8e00;
	color: #e8bf7e;
}
.forum .pinglun .kuang .neir .li.li3 .p1{
	border-color: #000;
	color: #000;
}
.forum .pinglun .kuang .neir .li .p1.on{
	background: #00a0e9;
	color: #fff;
}
.forum .pinglun .kuang .neir .li.li2 .p1.on{
	background: #fb8e00;
	color: #fff;
}
.forum .pinglun .kuang .neir .li.li3 .p1.on{
	background: #000;
	color: #fff;
}
.forum .pinglun .kuang .neir .textarea{
	width: 100%;
	border: solid 1px #333333;
	height: 100px;
	outline: none;
	padding:5px 10px;
	font-family: inherit;
	display: block;
	border-radius: 4px;
	font-size:16px;
	-webkit-appearance: none;resize: none;
}
.forum .pinglun .kuang .neir .tijiao{
	font-size:16px;
	color: #ffffff;
	line-height:30px;
	width: 100px;
	background: #00a0e9;
	text-align: center;
	margin: 20px auto 0;
	cursor: pointer;
	border-radius: 5px;
}
.about .guanyu{
	display: flex;
	overflow: hidden;
	border-radius: 4px;
}
.about .guanyu .img{
	width: 600px;
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about .guanyu .neir{
	background: #fff;
	flex: 1;
	padding: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.about .guanyu .neir .p1{
	font-weight: bold;
}
.about .chengnuo .li{
	float: left;
	width: 25%;
}
.about .chengnuo .li .baibeij{
	margin: 0 auto;
	width: 220px;
	height: 160px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	padding: 15px 0;
}
.about .chengnuo .li .baibeij .img{
	width: 100%;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 15px;
}
.about .chengnuo .li .baibeij .p1{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.about .yeiwu{
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
}
.about .yeiwu .shangmian{
	width: 100%;
	height: 270px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.about .yeiwu .shangmian .p1{
	font-size: 30px;
	font-weight: bold;
	color: #fefefe;
	padding: 30px 0 0 20px;
	line-height: 30px;
}
.about .yeiwu .shangmian .p2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	color: #ffffff;
	padding: 10px 20px;
	line-height: 26px;
}
.about .yeiwu .goumu{
	display: flex;
	padding: 20px;
	background: #fff;
}
.about .yeiwu .goumu .li{
	flex: 1;
	line-height: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 4px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about .yeiwu .goumu .li+.li{
	margin-left: 20px;
}
.about .lanxiwum{
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 50px;
}
.about .lanxiwum .neir{
	display: flex;
	font-size: 16px;
	color: #333333;
	padding: 10px 0;
	line-height: 24px;
}
.about .lanxiwum .neir .p1{
	flex: 0.9;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.about .lanxiwum .neir .p2{
	flex: 1.1;
}
.sea_burial .guanyu{
	display: flex;
	background: #fff;
	border-radius:4px;
}
.sea_burial .guanyu .img{
	width: 600px;
	height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sea_burial .guanyu .neir{
	flex: 1;
	padding: 50px 45px;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
.sea_burial .guanyu .neir .p1{
	text-indent: 3em;
	margin-bottom: 5px;
}
.sea_burial .guanyu .neir .p2{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
}
.sea_burial .guanyu .neir .p2 span{
	color: #00a0e9;
}
.sea_burial .guanyu .neir .p3{
	margin-left: auto;
	font-size: 20px;
	color: #ffffff;
	background: #00a0e9;
	width: 130px;
	line-height: 40px;
	border-radius: 4px;
	text-align: center;
}
.sea_burial .luicheng{
	width: 100%;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
.sea_burial .luicheng .img{
	width: 100%;
	height: 100%;
	position: relative;
}
.sea_burial .luicheng .img .juzhong{
	position: relative;
	top: 50%;
	width: 90%;
	margin: 0 auto;
	transform: translate(0,-50%);
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
}
.sea_burial .luicheng .img .juzhong .p1{
	font-weight: bold;
}
.sea_burial .tab{
	display: flex;
}
.sea_burial .tab .li{
	width: 180px;
	height: 140px;
	background-color: #fff;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 100px;
	background-position: center 5px;
	background-repeat: no-repeat;
	background-size: 100px;
}
.sea_burial .tab .li1{
	background-image: url(../img/t1.png)
}
.sea_burial .tab .li2{
	background-image: url(../img/t2.png)
}
.sea_burial .tab .li3{
	background-image: url(../img/t3.png)
}
.sea_burial .tab .li4{
	background-image: url(../img/t4.png)
}
.sea_burial .tab .li5{
	background-image: url(../img/t5.png)
}
.sea_burial .tab .li.on{
	background-color:#00a0e9;
	color: #fff;
	text-shadow:0 0 15px rgba(255,255,255,0.5);
}
.sea_burial .tab .li1.on{
	background-image: url(../img/t1_.png);
}
.sea_burial .tab .li2.on{
	background-image: url(../img/t2_.png);
}
.sea_burial .tab .li3.on{
	background-image: url(../img/t3_.png);
}
.sea_burial .tab .li4.on{
	background-image: url(../img/t4_.png);
}
.sea_burial .tab .li5.on{
	background-image: url(../img/t5_.png);
}
.sea_burial .tab .li0{
	flex: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url(../img/t0.png);
}
.sea_burial .taocan{
	display: flex;
}
.sea_burial .taocan .li{
	flex: 1;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.sea_burial .taocan .li+.li{
	margin-left: 20px;
}
.sea_burial .taocan .li .img{
	width: 100%;
	height: 140px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.sea_burial .taocan .li .img .p1{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
.sea_burial .taocan .li .img .p2{
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0 6px;
}
.sea_burial .taocan .li .img .p3{
	font-size: 26px;
	line-height: 40px;
}
.sea_burial .taocan .li .img .p3 span{
	font-size: 20px;
}
.sea_burial .taocan .li .neir{
	padding: 20px;
	font-size: 16px;
	color: #818181;
	line-height: 24px;
}
.sea_burial .taocan .li .neir .p1{
	color: #333333;
	font-weight: bold;
	margin-bottom:10px;
}
.sea_burial .youshi .shangmian{
	display: flex;
	margin-bottom: 30px;
}
.sea_burial .youshi .shangmian .li{
	flex: 1;
	display: flex;
}
.sea_burial .youshi .shangmian .li+.li{
	margin-left: 20px;
}
.sea_burial .youshi .shangmian .li .dazi{
	width: 150px;
	height: 150px;
	background: #00a0e9;
	text-align: center;
	line-height: 150px;
	font-size: 80px;
	color: #ffffff;
	border-radius: 10px;
}
.sea_burial .youshi .shangmian .li .nei{
	border-radius: 10px;
	flex: 1;
	margin-left: 10px;
	background: #fff;
}
.sea_burial .youshi .shangmian .li .nei .zhong{
	padding:15px 20px;
	position: relative;
	top: 50%;
	transform: translate(0,-50%)
}
.sea_burial .youshi .shangmian .li .nei .p1{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.sea_burial .youshi .xiamian{
	text-align: center;
}
.sea_burial .youshi .xiamian .p1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
}
.sea_burial .youshi .xiamian .p2{
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	width: 130px;
	background: #00a0e9;
	margin: 0 auto;
	border-radius: 5px;
	cursor: pointer;
}
.sea_burial .hai_pic{
	margin-bottom: 40px;
}
.sea_burial .hai_pic .img{
	float: left;
	width: 285px;
	height: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sea_burial .hai_pic .img:nth-child(4n){
	margin-right: 0;
}
.sea_burial .hai_pic .img .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	line-height: 36px;
	padding: 0 10px;
	font-size: 20px;
	color: #fff;
}
.cemetery_info{
	background-position: center 134px;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 1px;
}
.cemetery_info .title{
	font-size: 26px;
	color: #333333;
	line-height: 70px;
}
.cemetery_info .title span{
	font-size: 16px;
	color: #818181;
	margin-left: 30px;
}
.cemetery_info .yiceng{
	overflow: hidden;
	border-radius: 6px;
}
.cemetery_info .yiceng .nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.cemetery_info .yiceng .nav .li{
	font-size: 18px;
	color: #fff;
	float: left;
	padding: 0 30px;
	position: relative;
	cursor: pointer;
}
.cemetery_info .yiceng .nav .li.on{
	font-weight: bold;
	font-size: 20px;
}
.cemetery_info .yiceng .nav .li.on:before{
	content: "";
    display: block;
    width: 72px;
    height: 2px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -36px;
}
.cemetery_info .yiceng .neirong{
	position: relative;
	z-index:4;
	background: #fff;
	border-radius: 6px;
	padding: 30px;
	top: -10px;
}
.cemetery_info .yiceng .neirong .fl{
	width: 610px;
	border-right: solid 2px #e2e2e2;
	padding-right: 60px;
}
.cemetery_info .yiceng .neirong .fl .name{
	font-size:26px;
	color: #333333;
	font-weight: bold;
	float: left;
	line-height: 40px;
}
.cemetery_info .yiceng .neirong .fl .wuxing{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	width:100px;
	height: 20px;
	background-image: url(../img/wuxing_.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.cemetery_info .yiceng .neirong .fl .wuxing .i{
	display: block;
	height: 100%;
	background-image: url(../img/wuxing.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.cemetery_info .yiceng .neirong .fl .jiage{
	float: right;
	font-size: 26px;
	color: #fb8e00;
	line-height: 40px;
}
.cemetery_info .yiceng .neirong .fl .jiage span{
	font-size: 14px;
}
.cemetery_info .yiceng .neirong .fl .erpai{
	font-size: 16px;
	color: #333333;
	text-align: justify;
	overflow: hidden;
	height: 190px;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
}
.cemetery_info .yiceng .neirong .fl .sanpai .anjian{
	float: right;
	margin-top: 10px;
	font-size: 14px;
	color: #03a1e9;
	padding-right: 10px;
	cursor: pointer;
	background-position: right;
	background-repeat: no-repeat;
	background-size: 7px;
	background-image: url(../img/jiantou_lans.png);
}
.cemetery_info .yiceng .neirong .fr{
	width: 530px;
	padding: 0 60px;
}
.cemetery_info .yiceng .neirong .fr .p1{
	float: left;
	margin-right: 30px;
	line-height: 34px;
	font-size: 20px;
	color: #fb8e00;
	padding-left: 40px;
	background-position: left;
	background-repeat: no-repeat;
	background-size:32px;
}
.cemetery_info .yiceng .neirong .fr .com{
	padding: 20px 0;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.cemetery_info .yiceng .neirong .fr .com span{
	font-size: 14px;
	color: #818181;
}
.cemetery_info .yiceng .neirong .fr .anjian{
	display: flex;
}
.cemetery_info .yiceng .neirong .fr .anjian .caoz{
	flex: 1;
	height: 80px;
	border-radius: 4px;
	text-align: center;
	background:-webkit-linear-gradient(left,#0195d8,#6db9ff);
	background:-o-linear-gradient(right,#0195d8,#6db9ff);
	background:-moz-linear-gradient(right,#0195d8,#6db9ff);
	background:linear-gradient(to right,#0195d8,#6db9ff);
	color: #fff;
	font-size: 16px;
	padding-top: 8px;
}
.cemetery_info .yiceng .neirong .fr .anjian .caoz .p4{
	line-height: 24px;
}
.cemetery_info .yiceng .neirong .fr .anjian .caoz .p5{
	font-size: 12px;
}
.cemetery_info .yiceng .neirong .fr .anjian .caoz+.caoz{
	margin-left:30px;
	background:-webkit-linear-gradient(left,#fa7c00,#fe9d00);
	background:-o-linear-gradient(right,#fa7c00,#fe9d00);
	background:-moz-linear-gradient(right,#fa7c00,#fe9d00);
	background:linear-gradient(to right,#fa7c00,#fe9d00);
}
.cemetery_info .yiceng .title_tit{
	font-size: 26px;
	color: #333333;
	margin-top: 10px;
	line-height: 80px;
	font-weight: bold;
}
.cemetery_info .yiceng .title_tit .yuye{
	font-size: 14px;
	float: right;
	color: #61c0ec;
	font-weight: normal;
	padding-right: 10px;
	background-position: right;
	background-repeat: no-repeat;
	background-size: 6px;
	background-image: url(../img/jiantou_lans.png);
}
.cemetery_info .yiceng .pic{
	background: #fff;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 30px;
}
.cemetery_info .yiceng .pic .img{
	float: left;
	width: 275px;
	height: 210px;
	overflow: hidden;
	border-radius: 4px;
	margin-right: 20px;
	margin-top: 20px;
	line-height: 30px;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery_info .yiceng .pic .img img{
	width: 100%;
	height: 100%;
	opacity: 0;
}
.cemetery_info .yiceng .pic .img:nth-child(4n){
	margin-right: 0;
}
.cemetery_info .yiceng .pic .img:nth-child(-n+4){
	margin-top: 0;
}
.cemetery_info .yiceng .pic .img .p1{
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.cemetery_info .yiceng .jiaotong .fl{
	width: 640px;
}
.cemetery_info .yiceng .jiaotong .fl .map{
	height: 310px;
	width: 100%;
	background: #000;
}
.cemetery_info .yiceng .jiaotong .fr{
	width: 540px;
}
.cemetery_info .yiceng .jiaotong .fr .list_vale .img{
	float: left;
	width:260px;
	margin-right: 20px;
	margin-top: 20px;
	height: 145px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	border-radius: 4px;
	background-color: #fff;
	font-size: 26px;
	color: #00a0e9;
	text-align: center;
	line-height: 145px;
}
.cemetery_info .yiceng .jiaotong .fr .list_vale .img:nth-child(2n){
	margin-right: 0;
}
.cemetery_info .yiceng .jiaotong .fr .list_vale .img:nth-child(-n+2){
	margin-top: 0;
}
.cemetery_info .yiceng .table2{
	background: #fff;
	padding: 20px 0;
	border-radius: 10px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.cemetery_info .yiceng .table2 .neir{
	width: 800px;
	margin: 0 auto;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.cemetery_info .table3 .tablee{
	font-size: 24px;
	color: #333333;
	line-height: 100px;
	margin-bottom: 10px;
}
.cemetery_info .table3 .tablee .li{
	float: left;
	margin-right: 80px;
	position: relative;
	cursor: pointer;
}
.cemetery_info .table3 .tablee .li.on{
	font-weight: bold;
	font-size: 26px;
}
.cemetery_info .table3 .tablee .li.on:before{
	content: "";
	display: block;
	width: 150px;
	margin-left: -75px;
	height: 6px;
	border-radius: 50px;
	background: #00a0e9;
	position: absolute;
	left: 50%;
	bottom: 10px;
}
.cemetery_info .table3 .pic{
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 50px;
}
.cemetery_info .table3 .pic .li{
	float: left;
	width: 275px;
	height: 210px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cemetery_info .table3 .pic .li img{
	width: 100%;
	height: 100%;
	opacity: 0;
}
.cemetery_info .table3 .pic .li:nth-child(4n){
	margin-right: 0;
}
.cemetery_info .table3 .pic .li:nth-child(-n+4){
	margin-top: 0;
}
.cemetery_info .table3 .pic .li .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	font-size: 30px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.cemetery_info .table3 .pic.video .w100{
	width: 100%;
	display: block;
	margin-top: 20px;
}
.cemetery_info .table3 .pic.video .w100:first-child{
	margin-top: 0;
}
.cemetery_info .table5{
	margin-bottom: 30px;
}
.cemetery_info .table5 .news_list .baibeijing .list .li:last-child{
	border-bottom: none;
}
.cemetery_info .table6{
	margin-bottom: 30px;
}
.cemetery_info .table6 .cemetery_info_forum{
	width: 100%;
	height: 130px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 4px;
	line-height: 130px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
}
.cemetery_info .table6 .forum{
	position: relative;
	z-index: 2;
	top: -6px;
}
.cemetery_info .table7 .map{
	width: 100%;
	height: 700px;
}
.map_html{
	position: relative;
}
.map_html .container{
	width: 100%;
	height: 1000px;
}
.map_html .container label&gt;a:before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -48%;
    border: solid 8px transparent;
    border-top-color: #445fb0;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.map_html .container label&gt;a {
    background: #445fb0;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    font-size: 14px;
}
.map_html .container label&gt;a p {
    display: inline-block;
    padding: 0 5px;
}
.map_html .fudongceng{
	position: absolute;
	left: 50px;
	top: 30px;
	width: 420px;
	height: 800px;
	z-index: 2;
	background: #fff;
	border-radius: 10px;
}
.map_html .fudongceng .shangmian{
	padding: 20px;
	font-size: 14px;
	color: #333333;
	box-shadow: 0 5px 30px 0 rgba(0,0,0,0.2);
	margin-bottom: 20px;
}
.map_html .fudongceng .shangmian .li{
	width: 25%;
	line-height: 30px;
	float: left;
	text-align: center;
}
.map_html .fudongceng .shangmian .li.on{
	color: #00a0e9;
}
.map_html .fudongceng .list_kuang{
	width: 100%;
	height: 600px;
}
.map_html .fudongceng .list_kuang .list_leibiao{
	padding: 0 20px;
}
.map_html .fudongceng .list_kuang .list_leibiao .li{
	display: flex;
	border-top: solid 1px #e2e2e2;
	padding: 20px 0;
}
.map_html .fudongceng .list_kuang .list_leibiao .li .img{
	width: 170px;
	height: 130px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.map_html .fudongceng .list_kuang .list_leibiao .li .neir{
	flex: 1;
	padding-left: 20px;
}
.map_html .fudongceng .list_kuang .list_leibiao .li .neir .p1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 24px;
}
.map_html .fudongceng .list_kuang .list_leibiao .li .neir .p2{
	font-size: 16px;
	color: #00a0e9;
	line-height: 24px;
	padding-left: 20px;
	background-position: left;
	background-size: 16px;
	background-repeat: no-repeat;
	background-image: url(../img/atte.png);
	margin-bottom: 10px;
}
.map_html .fudongceng .list_kuang .list_leibiao .li .neir .p3{
	margin-bottom: 10px;
	font-size: 12px;
	color: #818181;
	line-height: 24px;
	padding-left: 20px;
	background-position: left;
	background-size: 16px;
	background-repeat: no-repeat;
	background-image: url(../img/index_list_dingwei.png);
}
.map_html .fudongceng .list_kuang .list_leibiao .li .neir .p4{
	font-size: 20px;
	color: #fb8e00;
	line-height: 26px;
}
.ly-map-con {width:400px;position:relative;}
.ly-map-con .img-wrap {float:left;width:140px;}
a.for-ad-img {position:relative;display:block;}
a.for-ad-img img {vertical-align:middle;border-style:none;max-width:100%;}
.ly-map-con .con-wrap {float:right;width:calc(100% - 150px);}
.lymaplabel&gt;.detailwrap .detail-con h3,.ly-map-con .con-wrap h3 {margin-bottom:10px;line-height:1;font-size:16px;font-weight:600;}
.lymaplabel&gt;.detailwrap .detail-con p,.ly-map-con p {height:40px;overflow:hidden;margin-bottom:3px;}
.ly-map-con .tel {position:absolute;font-size:18px;right:0;bottom:0;color:#ad8f49;}
.lymaplabel&gt;.detailwrap .detail-con .price,.ly-map-con .con-wrap .price {color:#888;}
.lymaplabel&gt;.detailwrap .detail-con .price&gt;span,.map-lylist-item .item-con .price&gt;span,.ly-map-con .con-wrap .price&gt;span {font-size:18px;margin:0 3px;color:#be281a;}
.tombstone .shangmian{
	display: flex;
	margin-bottom: 30px;
}
.tombstone .shangmian .adv{
	width: 310px;
	margin-left: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.tombstone .shangmian .jeishaoqu{
	width:870px;
	padding: 20px;
	background: #fff;
	border-radius: 6px;
	display: flex;
}
.tombstone .shangmian .jeishaoqu .img{
	width: 330px;
	height: 440px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 6px;
}
.tombstone .shangmian .jeishaoqu .neir{
	flex:1;
	padding-left: 30px;
	padding-top: 10px;
}
.tombstone .shangmian .jeishaoqu .neir .p1{
	font-size: 26px;
	color: #333333;
	margin-bottom: 20px;
}
.tombstone .shangmian .jeishaoqu .neir .p2{
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}
.tombstone .shangmian .jeishaoqu .neir .p2 span{
	color: #818181;
	font-size: 14px;
}
.tombstone .shangmian .jeishaoqu .neir .p3{
	font-size: 14px;
	color: #fb8e00;
	margin-bottom: 20px;
}
.tombstone .shangmian .jeishaoqu .neir .p3 .jiac{
	font-size: 20px;
}
.tombstone .shangmian .jeishaoqu .neir .p3 .i{
	font-size: 14px;
	color: #d4d4d4;
	text-decoration:line-through;
	margin-left: 10px;
}
.tombstone .shangmian .jeishaoqu .neir .p4{
	font-size: 14px;
	color: #818181;
	margin-bottom: 20px;
}
.tombstone .shangmian .jeishaoqu .neir .p4 span{
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
}
.tombstone .shangmian .jeishaoqu .neir .p5{
	display: flex;
	padding-bottom: 30px;
	border-bottom: solid 1px #e2e2e2;
	margin-bottom: 40px;
}
.tombstone .shangmian .jeishaoqu .neir .p5 .span{
	font-size: 14px;
	color: #818181;
	line-height: 24px;
}
.tombstone .shangmian .jeishaoqu .neir .p5 .p{
	flex: 1;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.tombstone .shangmian .jeishaoqu .neir .p6{
	display: flex;
	background-position: right;
	background-repeat: no-repeat;
	background-size: 200px;
	background-image: url(../img/tombstone1.png);
}
.tombstone .shangmian .jeishaoqu .neir .p6 .anjian{
	width: 240px;
	height: 75px;
	background: #00a0e9;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	padding-top: 5px;
}
.tombstone .shangmian .jeishaoqu .neir .p6 .anjian .p{
	font-size: 20px;
	line-height: 30px;
	background-position: 30px 6px;
	background-repeat: no-repeat;
	background-size:20px;
	background-image: url(../img/tombstone2.png);
}
.tombstone .shangmian .jeishaoqu .neir .p6 .anjian .pp{
	font-size: 26px;
}
.tombstone .name_name{
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	line-height: 70px;
	margin-top: 30px;
}
.tombstone .com{
	padding: 20px 50px;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 40px;
}
.tombstone .com img{
	max-width: 100%;
}
.memorial .yipai{
	background: #fff;
	padding: 50px 0 30px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.memorial .yipai .img{
	width:400px;
	margin: 0 auto 30px;
	font-size: 36px;
	line-height: 150px;
	text-align: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #fff;
}
.memorial .yipai .input_kuang{
	width: 750px;
	border: solid 1px #818181;
	margin: 0 auto;
	border-radius: 10px;
	display: flex;
	padding: 20px 40px;
	text-align: center;
}
.memorial .yipai .input_kuang .name{
	font-size:20px;
    color: #333333;
    line-height: 40px;
    margin-right: 30px;
    padding-left: 30px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(../img/auspicious3.png);
    background-size: 25px;
}
.memorial .yipai .input_kuang .text{
	flex: 1;
}
.memorial .yipai .input_kuang .tijiao{
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	background: #00a0e9;
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	cursor: pointer;
}
.memorial .yipai.erceng{
	padding: 10px 0;
}
.memorial .yipai.erceng .erceng_kuang{
	width: 800px;
	margin: 0 auto;
}
.memorial .yipai.erceng .erceng_kuang .li{
	float: left;
	width: 33.33%;
	padding: 20px 0;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
}
.memorial .yipai.erceng .erceng_kuang .li span{
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	width: 100px;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #00a0e9;
	font-size: 18px;
	color: #333333;
	margin-right: 10px;
}
.memorial .sangceng{
	margin-bottom: 30px;
}
.memorial .sangceng&gt;div{
	width: 48%;
}
.memorial .sangceng .li{
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
	border-radius: 6px;
}
.memorial .sangceng .li .name{
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	line-height: 55px;
	background: #4cbcf0;
}
.memorial .sangceng .li .com{
	font-size: 14px;
	color: #333333;
	padding: 20px;
	line-height: 24px;
}
.auspicious .burial{
	margin-bottom: 30px;
}
.auspicious .burial .zuoce{
	float: left;
	width: 405px;
	background: #fff;
	border-radius: 6px;
	padding: 0 40px 20px 40px;
	text-align: center;
	color: #333333;
}
.auspicious .burial .zuoce .nianyueri{
	font-size: 24px;
	line-height: 60px;
}
.auspicious .burial .zuoce .dahao{
	line-height: 120px;
	font-size: 120px;
	font-weight: bold;
}
.auspicious .burial .zuoce .nongli{
	font-size: 20px;
	line-height: 30px;
}
.auspicious .burial .zuoce .table{
	display: flex;
	margin-top: 15px;
	margin-bottom: 20px;
}
.auspicious .burial .zuoce .table .li{
	flex: 1;
	margin: 0 10px;
	border: solid 1px #00a0e9;
	font-size: 16px;
	color: #00a0e9;
	line-height: 30px;
	border-radius: 6px;
}
.auspicious .burial .zuoce .table1{
	display: flex;
	margin-bottom: 20px;
	line-height: 24px;
}
.auspicious .burial .zuoce .table1 .li1{
	border-left: solid 2px #e2e2e2;
	border-right: solid 2px #e2e2e2;
}
.auspicious .burial .zuoce .table1 .li{
	flex: 1;
}
.auspicious .burial .zuoce .table1 .li .p1{
	font-size: 18px;
	color: #00a0e9;
}
.auspicious .burial .zuoce .table1 .li .p2{
	font-size: 14px;
	color: #333333;
}
.auspicious .burial .zuoce .neir{
	border: solid 2px #e2e2e2;
	border-radius: 6px;
	padding: 6px 0;
	display: flex;
}
.auspicious .burial .zuoce .neir .kuang{
	flex: 1;
	padding: 0 7px;
}
.auspicious .burial .zuoce .neir .kuang+.kuang{
	border-left: solid 2px #e2e2e2;
}
.auspicious .burial .zuoce .neir .kuang .name{
	width: 100%;
	padding: 12px 0;
}
.auspicious .burial .zuoce .neir .kuang .name .i{
	width: 26px;
	height: 26px;
	margin: 0 auto;
	border-radius: 50%;
	border: solid 1px #00a0e9;
	line-height: 26px;
	color: #00a0e9;
	font-size: 16px;
}
.auspicious .burial .zuoce .neir .kuang .name.hong .i{
	color: #bb1b21;
	border-color: #bb1b21;
}
.auspicious .burial .zuoce .neir .kuang .value span{
	float: left;
	width: 33.33%;
}
.auspicious .burial .youbian{
	float: right;
	width: 764px;
	padding:0 20px;
	background: #fff;
	border-radius: 6px;
}
.auspicious .burial .youbian .biaotou{
	padding: 20px 0;
}
.auspicious .burial .youbian .biaotou .fr{
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30px;
	background-image: url(../img/auspicious3.png);
	cursor: pointer;
}
.auspicious .burial .youbian .xingqi{
	display: flex;
	margin-bottom: 10px;
	text-align: center;
}
.auspicious .burial .youbian .xingqi .li{
	flex: 1;
	padding: 0 5px;
}
.auspicious .burial .youbian .xingqi .li .span{
	font-size: 16px;
	background: #00a0e9;
	color: #fff;
}
.auspicious .burial .youbian .xingqi .li:last-child .span,
.auspicious .burial .youbian .xingqi .li:first-child .span{
	background: #f1c2b2;
	color: #bb1b21;
}
.auspicious .burial .youbian .ul{
	padding-bottom: 10px;
}
.auspicious .burial .youbian .ul .li{
	float: left;
    width: 14.285%;
    padding: 10px 0;
    text-align: center;
    border-top: solid 1px #d9d9d9;
}
.auspicious .burial .youbian .ul .li:nth-child(-n+7){
	border-top: none;
}
.auspicious .burial .youbian .ul .li .kuang{
	width:80px; ;
	height: 80px;
	border-radius: 4px;
	border: solid 1px transparent;
	padding-top: 5px;
	margin: 0 auto;
	color: #3b546a;
	cursor: pointer;
}
.auspicious .burial .youbian .ul .li .kuang .p1{
	font-size: 26px;
	margin-bottom: 5px;
}
.auspicious .burial .youbian .ul .li .kuang .p2{
	font-size: 24px;
}
.auspicious .burial .youbian .ul .li.off .kuang .p2,
.auspicious .burial .youbian .ul .li.off .kuang .p1{
	color: #ccc;
}
.auspicious .burial .youbian .ul .li.on .kuang{
	color: #00a0e9;
}
.auspicious .burial .youbian .ul .li.jin .kuang{
	background: #e7e7e7;
}</pre></body></html>