@import "./common/init.css";
body{width: 100%; color: #000; min-width: 320px; max-width: 768px; overflow-x: hidden; margin: 0 auto; position: relative; background:#fff; }
.wrap{width: 93%;margin: 0 auto;position: relative; }
.header{
	width: 100%;
	height:1.6rem;
	position: relative;
}
.header .fixed{
	position: relative;
	background-color: #01a7a3;
}
.header .fixed .tanc{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
}
.header .fixed .tanc a{
	text-align: center;
	font-size: 0.52rem;
	color: #ffffff;
	line-height: 1.4rem;
	border-bottom: solid 0.04rem #fff;
}
.header .fixed .tanc a:last-child{
	border-bottom: none;
}
.header .fixed .title{
	width: 100%;
	line-height: 1.6rem;
	font-size: 0.72rem;
	color: #ffffff;
	text-align: center;
}
.header .fixed .logo{
	width: 2.4rem;
	height: 1.0rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5rem;
	background-position:left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/logo.png);
	display: none;
}
.body_index .header .fixed .logo{
	display: block;
}
.header .fixed .houtu{
	width: 2.4rem;
	height: 1.0rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5rem;
	background-position:left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/index/houtui.png);
}
.body_index .header .fixed .houtu{
	display: none;
}
.header .fixed .nav_jian{
	width: 1.0rem;
	height: 0.8rem;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.4rem;
	background-position:right;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/nav_jian.png);

}
.header .nav{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	display: none;
}
.header.on .nav{
	display: block;
}
.header .nav ul{
	position: absolute;
	left: 0;
	width: 100%;
	top: 2rem;
	background: #fff;
	padding: 1.25rem 0;
}
.header .nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 0.55rem;
	color: #000000;
	line-height: 1.0rem;
	margin-bottom: 0.75rem;
}
.header .nav ul li img{
	width: 1.9rem;
	margin: 0 auto 0.5rem;
}
.header .nav ul li span{
	display: block;
}
.header h1{
	font-size: 0.768rem;
	color: #ffffff;
	text-align: center;
	z-index: 7;
	line-height: 1.75rem;
	position: relative;
}
.header h1.hous{
	color: #000;
}

.tongy{
	background-color: #eeeeee;
}
.tongy .div{
	background-color: #fff;
	padding-bottom: 1px;
	margin-bottom: 0.8rem;
	position: relative;
}
.index .div1{
	padding-top: 3.4rem;
}
.index .div1 .shuju{
	position: absolute;
	left: 50%;
	margin-left: -6.5rem;
	top: 0;
	width: 13.0rem;
	background-color: #01a7a3;
	border-radius: 5px;
	padding: 0.6rem 0 ;
	text-align: center;
	color: #fff;
	-webkit-transform: translate(0,-2.2rem);
	-ms-transform: translate(0,-2.2rem);
	-o-transform: translate(0,-2.2rem);
	transform: translate(0,-2.2rem);
}
.index .div1 .shuju .p1{
	font-size: 0.9rem;
	font-weight: bold;
}
.index .div1 .shuju .p2{
	font-size: 0.46rem;
	margin-bottom: 0.4rem;
}
.index .div1 .shuju .p3{
	display: flex;
}
.index .div1 .shuju .p3 .pp1{
	flex: 1;
	font-size: 0.74rem;
	opacity: 0.7;
}
.index .div1 .shuju .p3 .pp1 .p{
	font-size: 0.42rem;
}
.index .div1 .nav .li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 0.56rem;
	color: #333333;
	padding-bottom: 0.4rem;
	padding-top: 0.2rem;
}
.index .div1 .nav .li .img{
	width: 100%;
	height: 1.76rem;
	margin-bottom:0.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.tongy .title{
	background-color: #fff;
	line-height: 1.7rem;
}
.tongy .title .name{
	float: left;
	font-size: 0.68rem;
	color: #333333;
	padding-left: 0.7rem;
	position: relative;
}
.tongy .title .name:before{
	content: "";
	width: 0.28rem;
	height: 0.64rem;
	background-color: #01a7a3;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.32rem;
}
.tongy .title .gendui{
	float: right;
	font-size: 0.6rem;
	color: #999999;
	padding-right: 0.4rem;
	background-image: url(../wap_img/index/genduo_jiantou.png);
	background-position:right;
	background-repeat: no-repeat;
	background-size: 0.28rem;
}

.index .div2 .img1{
	margin-bottom: 0.4rem;
}
.index .div2 .img2{
	margin-bottom: 0.8rem;
}
.index .div3 .ul .li{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	margin-bottom: 0.4rem;
	height: 3.6rem;
}
.index .div3 .ul .li>div:first-child{
	margin-right: 0.4rem;
}
.index .div3 .ul .li>div>a{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.index .div3 .ul .li .w68{
	-webkit-flex: 6.8;
	-moz-flex: 6.8;
	-ms-flex: 6.8;
	-o-flex: 6.8;
	flex: 6.8;
}
.index .div3 .ul .li .w28{
	-webkit-flex: 2.8;
	-moz-flex: 2.8;
	-ms-flex: 2.8;
	-o-flex: 2.8;
	flex: 2.8;
}
.index .div3 .ul .li .w25{
	-webkit-flex: 2.5;
	-moz-flex: 2.5;
	-ms-flex: 2.5;
	-o-flex: 2.5;
	flex: 2.5;
}
.index .div3 .ul .li .w71{
	-webkit-flex: 7.1;
	-moz-flex: 7.1;
	-ms-flex: 7.1;
	-o-flex: 7.1;
	flex: 7.1;
}
.index .div3 .ul .li2 .w25 a{
	height:3.7rem;
}
.index .div3 .ul .li2 .w25 a:first-child{
	margin-bottom: 0.4rem;
}
.index .div3 .ul .li1{
	height: 5.6rem;
}
.index .div3 .ul .li2{
	height: 7.8rem;
}
.index .div4 .ul{
	padding-bottom: 0.8rem;
}
.index .div4 .ul .li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.index .div4 .ul .li:nth-child(3n){
	margin-right: 0;
}
.index .video{
	padding-bottom: 0.8rem;
}
.index .video video{
	display: block;
}
.index .div5 .li{
	margin-bottom:0.6rem;
	width: 100%;
	height: 6.8rem;
	color: #fff;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .div5 .li .p1{
	font-size: 0.44rem;
	position: absolute;
	left: 0.4rem;
	top: 0.4rem;
}
.index .div5 .li .cle{
	width: 94%;
	position: absolute;
	left: 0.4rem;
	bottom: 0.6rem;
}
.index .div5 .li .cle .p2{
	font-size: 0.6rem;
	padding-left: 0.7rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-image: url(../wap_img/index/dingwei.png);
	line-height: 1.0rem;
	float: left;
	max-width: 80%;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.index .div5 .li .cle .fr{
	width:1.0rem ;
	height: 1.0rem;
	margin-left: 0.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .div5 .li .cle .fr.sandian{
	background-image: url(../wap_img/index/dian.png);
}
.index .div5 .li .cle .fr.dianhua{
	background-image: url(../wap_img/index/dianhuan.png);
}
.index .div6 .table{
	border-bottom: solid 0.04rem #999999;
	height: 1.66rem;
	margin-bottom: 0.2rem;
	display: flex;
}
.index .div6 .table .li{
	text-align: center;
	float: left;
	width: 3.4rem;
	font-size: 0.6rem;
	color: #999999;
	line-height: 1.6rem;
	margin-bottom: -0.05rem;
}
.index .div6 .table .li.li1{
	/*margin: 0 2rem;*/
	flex: 1;
	width: auto;
}
.index .div6 .table .li.on{
	color: #01a7a3;
	border-bottom: solid 0.06rem #01a7a3;
}
.index .div6 .list .li{
	display: flex;
	padding: 0.4rem 0;
	border-bottom: solid 0.02rem #999999;
}
.index .div6 .list .li .img{
	width: 5.4rem;
	height: 3.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .div6 .list .li .neir{
	flex: 1;
	padding-left: 0.4rem;
}
.index .div6 .list .li .neir .p1{
	font-size: 0.6rem;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin-bottom: 0.2rem;
}
.index .div6 .list .li .neir .p2{
	margin-bottom: 0.2rem;
	font-size: 0.52rem;
	color: #999999;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.index .div6 .list .li .neir .p3{
	font-size: 0.36rem;
	color: #01a7a3;
}
.index .div6 .list .li .neir .p3 span{
	font-size: 0.3rem;
	vertical-align:middle;
}

.footer{
	background-color: #01a7a3;
	padding-top: 0.6rem;
}
.footer .footerlogo{
	width: 10rem;
	margin: 0 auto;
}
.footer .wenzhi .p1{
	text-align: center;
	font-size:0.6rem;
	color: #fff;
	margin-bottom: 0.4rem;
	line-height: 2;
}
.footer .wenzhi .p2{
	border-top: solid 0.04rem #fff;
	font-size:0.44rem;
	color: #fff;
	text-align: center;
	line-height: 1.2rem;
}
.footer:after{
	width: 100%;
	height: 2.2rem;
	display: block;
	content:"";
}
.footer .pof{
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	height:2.2rem;
	z-index: 3;
	display: flex;
}
.footer .pof .li{
	flex: 1;
	text-align: center;
	color: #fff;
}
.footer .pof .li .i{
	width:1.2rem;
	height:2.2rem;
	background-position: center;
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
	margin-right: 0.2rem;
}
.footer .pof .li .beir{
	display: inline-block;
	vertical-align: top;
	padding-top: 0.5rem;
}
.footer .pof .li .p1{
	font-size: 0.52rem;
}
.footer .pof .li .p2{
	font-size: 0.45rem;
}
.footer .pof .li.li1{
	background-color: #3f4b83;
}
.footer .pof .li.li2{
	background-color: #f3301c;
}

.body_transport{
	padding-bottom: 1px;
}
.body_transport .div1{
	padding: 0.4rem 0;
	font-size: 0.52rem;
	color: #333333;
	line-height: 1.8;
}
.body_transport .div2 .vehicle_img .li{
	float: left;
	width: 48%;
	height: 4.0rem;
	margin-right: 4%;
	margin-bottom: 4%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.body_transport .div2 .vehicle_img .li:nth-child(2n){
	margin-right: 0;
}
.body_transport .div2 .vehicle_neir{
	font-size:0.52rem;
	color: #999999;
	padding-bottom: 0.6rem;
	line-height: 1.7;
}
.body_transport .div3 .li{
	font-size: 0.56rem;
	color: #333333;
	line-height: 1.7;
	margin-bottom: 0.8rem;
}
.body_transport .div3 .li .p1{
	margin-bottom: 0.2rem;
}
.body_transport .div3 .li .img{
	width: 100%;
	margin-top: 0.2rem;
	height: 4.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.body_transport .div4 .kuang{
	overflow: hidden;
	overflow-x: auto;
}
.body_transport .div4 .kuang .kuandu .li{
	width: 8.4rem;
	margin-right: 0.4rem;
	padding-bottom: 0.2rem;
	float: left;
}
.body_transport .div4 .kuang .kuandu .li:last-child{
	margin-right: 0;
}
.body_transport .div4 .kuang .kuandu .li .img{
	width: 100%;
	height: 4.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.body_transport .div4 .kuang .kuandu .li .p1{
	font-size: 0.52rem;
	color: #333333;
	line-height: 1.0rem;
	text-align: center;
}
.goods{
	padding-bottom: 1px;
}
.goods .fenlei .li{
	padding-top: 0.8rem;
	float: left;
	width: 25%;
	text-align: center;
	font-size: 0.56rem;
	color: #333333;
	padding: 0.8rem 0 0.2rem 0;
}
.goods .fenlei .li .img{
	width: 100%;
	height: 1.76rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 0.2rem;
}
.goods .list .li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom:4%;
	border: solid 0.04rem #d6d6d6;
}
.goods .list .li:nth-child(2n){
	margin-right: 0;
}
.goods .list .li .img{
	width: 100%;
	height: 5.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.goods .list .li .p1{
	font-size: 0.6rem;
	color: #333333;
	line-height: 1.2rem;
	padding: 0 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.goods .list .li .p2{
	padding: 0 0.2rem;
	padding-bottom: 0.2rem;
	font-size: 0.6rem;
	color: #ff0000;
}

.funeral{
	padding-bottom: 1px;
}
.funeral .caozuo{
	padding: 0.6rem 0;
	background-color: #fff;
}
.funeral .caozuo .li{
	width: 48%;
	margin-right: 4%;
	float: left;
	background-color: #3f4b83;
	display: flex;
	padding: 0.4rem 0.6rem;
}
.funeral .caozuo .li1{
	margin-right: 0;
	background-color: #41a4c3;
}
.funeral .caozuo .li .img{
	width: 1.6rem;
	height: 1.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.funeral .caozuo .li .neir{
	flex: 1;
	padding-left: 0.4rem;
	color: #ffffff;
}
.funeral .caozuo .li .neir .p1{
	font-size: 0.6rem;
	padding-top: 0.1rem;
}
.funeral .caozuo .li .neir .p2{
	font-size: 0.4rem;
}
.funeral_info{
	background-color: #fff;
}
.funeral_info .div1{

}
.funeral_info .div1 .beijing{
	background-color: #01a7a3;
	border-radius: 0.1rem;
	text-align: center;
	color: #fff;
	padding: 0.8rem 0;
	position: relative;
	z-index: 2;
	margin-top: -1.8rem;
}
.funeral_info .div1 .beijing .p1{
	font-size: 1.2rem;
	margin-bottom: 0.4rem;
}
.funeral_info .div1 .beijing .p2{
	margin-bottom: 0.4rem;
	font-size: 0.6rem;
}
.funeral_info .div1 .beijing .p3{
	font-size: 0.52rem;
}
.funeral_info .div1 .jiantou{
	margin: 0.6rem 0;
	width: 100%;
	height: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: ;
	background-image: url(../wap_img/funeral/3.png);
}
.funeral_info .div1 .dianh{
	width: 8.4rem;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
	font-size: 0.6rem;
	color: #ffffff;
	border-radius: 1.0rem;
	background-color: #ff2929;
	margin: 0 auto;
}
.funeral_info .div1 .p4{
	text-align: center;
	font-size: 0.56rem;
	color: #737373;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}
.funeral_info .div2 .yiti{
	overflow-x:auto;
}
.funeral_info .div2 .yiti .kuangdu .li{
	width: 4.8rem;
	margin-right: 0.4rem;
	background-color: #ededed;
	border-radius: 0.2rem;
	float: left;
}
.funeral_info .div2 .yiti .kuangdu .li:last-child{
	margin-right: 0;
}
.funeral_info .div2 .yiti .kuangdu .li .img{
	width: 100%;
	height: 4.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.funeral_info .div2 .yiti .kuangdu .li .p1{
	font-size: 0.6rem;
	color: #333333;
	text-align: center;
	padding-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.funeral_info .div2 .yiti .kuangdu .li .p2{
	font-size: 0.42rem;
	color: #999999;
	text-align: center;
	padding-bottom: 0.4rem;
}
.funeral_info .div3 .li{
	float: left;
	width: 4.3rem;
	margin-right: 0.5rem;
}
.funeral_info .div3 .li:nth-child(3n){
	margin-right: 0;
}
.funeral_info .div3 .li .img{
	width: 100%;
	height: 3.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.1rem;
}
.funeral_info .div3 .li .p1{
	font-size: 0.5rem;
	color: #333333;
	text-align: center;
	padding: 0.2rem 0 0.4rem;
}
.funeral_info .div4 .lun{
	margin-bottom: 0.4rem;
}
.funeral_info .div4 .lun .img{
    width: 100%;
    height: 5.2rem;
    border-radius: 0.4rem;
    background-position: bottom;
    background-repeat: no-repeat;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -ms-transition: all 1.0s;
    -o-transition: all 1.0s;
	background-size: 100%;
	-webkit-transform: scale(0.9,0.9);
	-ms-transform: scale(0.9,0.9);
	-o-transform: scale(0.9,0.9);
	transform: scale(0.9,0.9);
}
.funeral_info .div4 .lun .swiper-slide-active .img{
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
}
.funeral_info .div4 .lun .p1{
	font-size: 0.56rem;
	color: #333333;
	text-align: center;
	line-height: 2;
}
.funeral_info .div5 .taoc_titl{
	font-size: 0.8rem;
	color: #333333;
	overflow: hidden;
	text-align: center;
}
.funeral_info .div5 .taoc_titl span{
	position: relative;
}
.funeral_info .div5 .taoc_titl span:before,
.funeral_info .div5 .taoc_titl span:after{
	content: "";
	width: 6.0rem;
	height: 0.04rem;
	background-color: #333333;
	position: absolute;
	top: 50%;
}
.funeral_info .div5 .taoc_titl span:after{
	left: 120%;
}
.funeral_info .div5 .taoc_titl span:before{
	right: 120%;
}
.funeral_info .div5 .table{
	border-bottom: solid 0.02rem #999999;
	margin-bottom: 0.4rem;
}
.funeral_info .div5 .table .li{
	line-height: 1.8rem;
	float: left;
	width: 33.33%;
	font-size: 0.6rem;
	color: #999999;
	text-align: center;
}
.funeral_info .div5 .table .li span{
	display: inline-block;
	border-bottom: solid 0.06rem transparent;
	margin-bottom: -0.03rem;
	padding: 0 0.2rem;
}
.funeral_info .div5 .table .li.on span{
	border-bottom-color: #01a7a3;
}
.funeral_info .div5 .table1{
	background-color: #01a7a3;
	padding: 0.6rem;
	margin-bottom: 0.6rem;
	color: #fff;
}
.funeral_info .div5 .table1 .p1{
	width: 100%;
	height: 2.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 0.2rem;
	background-image: url(../wap_img/funeral/4.png);
}
.funeral_info .div5 .table1 .p2{
	text-align: center;
	font-size: 0.88rem;
	margin-bottom: 0.4rem;
}
.funeral_info .div5 .table1 .p3{
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.6rem;
	color: rgba(255,255,255,0.5);
	padding-left: 0.9rem;
	margin-bottom: 0.2rem;
}
.funeral_info .div5 .table1 .p4{
	font-size: 0.6rem;
	border-bottom: solid 0.02rem #fff;
	text-align: justify;
	margin-bottom: 0.4rem;
}
.funeral_info .div5 .table1 .p4.on{
	text-align: left;
}
.funeral_info .div5 .table1 .p4 span{
	margin-right: 0.2rem;
	margin-bottom: 0.2rem;
	display: inline-block;
	vertical-align: top;
	white-space:nowrap;
}
.funeral_info .div5 .table1 .p4 span.on{
	white-space:normal;
}
.funeral_info .div5 .table1 .tel{
	font-size: 0.72rem;
	color: #01a7a3;
	line-height: 1.2rem;
	text-align: center;
	width: 5.2rem;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 1.0rem;
}
.cemetery .list .li{
	margin-bottom: 0.8rem;
}
.cemetery .list .li .img{
	width: 100%;
	height: 6.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0.2rem;
}
.cemetery .list .li .p1{
	font-size: 0.6rem;
	color: #333333;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.cemetery .list .li .bioao{
	margin-bottom: 0.2rem;
}
.cemetery .list .li .bioao .i{
	float: left;
	line-height: 0.72rem;
	color: #ffffff;
	font-size: 0.36rem;
	padding: 0 0.2rem 0 0.8rem;
	border-radius: 0.1rem;
	margin-right: 0.2rem;
	margin-bottom: 0.2rem;
	background-position: 0.1rem;
	background-size: 0.72rem;
	background-repeat: no-repeat;
}
.cemetery .list .li .bioao .i1{
	background-color: #2c9969;
	background-image: url(../wap_img/cemetery/1.png);
}
.cemetery .list .li .bioao .i2{
	background-color: #11999e;
	background-image: url(../wap_img/cemetery/2.png);
}
.cemetery .list .li .bioao .i3{
	background-color: #40cde0;
	background-image: url(../wap_img/cemetery/3.png);
}
.cemetery .list .li .bioao .i4{
	background-color: #fdc552;
	background-image: url(../wap_img/cemetery/4.png);
}
.cemetery .list .li .bioao .i5{
	background-color: #32aad7;
	background-image: url(../wap_img/cemetery/5.png);
}
.cemetery .list .li .p2{
	font-size: 0.4rem;
	color: #01a7a3;
	padding-left: 0.6rem;
	line-height: 1.4;
	background-position: left;
	background-repeat: no-repeat;
	background-size:0.44rem;
	background-image: url(../wap_img/cemetery/dizhi.png);
	margin-bottom: 0.2rem;
}
.cemetery .list .li .com{
	font-size: 0.48rem;
	color: #666666;
}
.page{
	text-align: center;
	font-size: 0.52rem;
	color: #999999;
	padding-bottom: 0.4rem;
	line-height: 0.8rem;
}
.page .click,
.page .dianj{
	display: inline-block;
	vertical-align: top;
}
.page .click.on{
	cursor: pointer;
}
.page i{
	width: 0.6rem;
	height: 0.8rem;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/page.png);
	margin-left: 0.1rem;
}
.news{
	padding-bottom: 1px;
}
.news .table{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	margin-bottom: 0.4rem;
	margin-top: 0.4rem;
}
.news .table .li{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	margin-right: 0.4rem;
	font-size: 0.6rem;
	color: #333333;
	line-height: 1.2rem;
	text-align: center;
	border-radius: 0.2rem;
	background-color: #f0f0f4;
}
.news .table .li:last-child{
	margin-right: 0;
}
.news .table .li.on{
	background-color: #01a7a3;
	color: #fff;
}
.news .list .li{
	display: flex;
	padding: 0 0 0.6rem 0;
	margin-bottom: 0.6rem;
	border-bottom: solid 0.02rem #999999;
}
.news .list .li .img{
	width: 5.4rem;
	height: 3.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news .list .li .neir{
	flex: 1;
	padding-left: 0.4rem;
}
.news .list .li .neir .p1{
	font-size: 0.6rem;
	color: #333333;
	margin-bottom: 0.1rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.news .list .li .neir .p2{
	font-size: 0.52rem;
	color: #999999;
	margin-bottom: 0.2rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news .list .li .neir .p3{
	font-size: 0.36rem;
	color: #01a7a3;
}
.news .list .li .neir .p3 span{
	font-size: 0.3rem;
	margin: 0 0.2rem;
}
.news .div2 .table{
	font-size: 0.6rem;
	color: #999999;
	border-bottom: solid 0.02rem #999999;
	display: flex;
	margin-bottom: 0.4rem;
}
.news .div2 .table .li{
	flex: 1;
	text-align: center;
	line-height:0.9rem;
	height:1.2rem;
	position: relative;
}
.news .div2 .table .li1{
	flex: 1.7;
}
.news .div2 .table .li.on{
	color: #01a7a3;
}
.news .div2 .table .li:before{
	width: 3.8rem;
	height: 0.06rem;
	background-color: #01a7a3;
	position: absolute;
	left: 50%;
	bottom: -0.03rem;
	display: none;
	content: "";
	transform: translate(-50%,0);
}
.news .div2 .table .li.on:before{
	display: block;
}
.news .div2 .table1{
	padding-bottom: 0.4rem;
}
.news .div2 .table1 .img{
	width: 100%;
	height: 6.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0.2rem;
}
.news .div2 .table1 .p1{
	font-size: 0.52rem;
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	margin-bottom: 0.4rem;
}
.news .div2 .table1 .p2{
	padding-bottom: 0.2rem;
}
.news .div2 .table1 .p2 .i{
	font-size: 0.44rem;
	color: #41a4c3;
	line-height: 0.7rem;
	padding: 0 0.2rem;
	border: solid 0.02rem #41a4c3;
	float: left;
	margin-right: 0.2rem;
}
.news_info{
	background-color: #fff;
}
.news_info .name{
	font-size: 0.68rem;
	color: #333333;
	padding: 0.4rem 0 0;
	margin-bottom: 0.4rem;
}
.news_info .p1{
	font-size: 0.44rem;
	color: #01a7a3;
	margin-bottom: 0.6rem;
}
.news_info .p1 span{
	margin-left: 0.4rem;
	color: #999999;
}
.news_info .com{
	font-size: 0.6rem;
	color: #333333;
	padding-bottom: 0.5rem;
	line-height: 1.6;
}
.news_info .com img{
	max-width: 100%;
	display: inline;
}
.news_info .com a{
	display: inline;
}
.news_info .p2{
	font-size: 0.44rem;
	color: #01a7a3;
	padding-bottom: 0.5rem;
}

.about{
	background-color: #fff;
}
.about .logo{
	width: 6.2rem;
	margin: 1.2rem auto 0.8rem;
}
.about .div1{
	font-size: 0.56rem;
	color: #333333;
	padding-bottom: 1rem;
	text-align: justify;
	line-height: 1.2rem;
}
.about .div1 .cle img{
	float: left;
	width: 40%;
	margin-top: 0.4rem;
}
.about .div1 .cle p{
	float: right;
	width: 56%;
}
.about .div1 p{

}
.contact{
	background-color: #ffffff;
}
.contact .wrap{
	padding: 1.0rem 0 0.8rem;
}
.contact .wrap .li{
	background-color: #f0f0f0;
	padding: 0 0.6rem;
	line-height: 1.6rem;
	margin-bottom: 0.6rem;
	border-radius: 0.2rem;
}
.contact .wrap .li .p1{
	font-size: 0.6rem;
	color: #01a7a3;
	font-weight: bold;
	border-bottom: solid 0.04rem #d9d9d9;
	padding-left: 0.9rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/contact/1.png);
}
.contact .wrap .li .p2{
	font-size: 0.52rem;
	color: #333333;
}
.contact .wrap .dianhua{
	background-color: #01a7a3;
	line-height: 1.7rem;
	font-size: 0.6rem;
	color: #ffffff;
	text-align: center;
	border-radius: 0.2rem;
}
.contact .wrap .dianhua i{
	display: inline-block;
	vertical-align: top;
	width: 1.0rem;
	height: 1.7rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/contact/2.png);
}



.service .service_{
	background-color: #ffffff;
}
.service .service_ .table{
	padding-top: 0.6rem;
}
.service .service_ .table .li{
	float: left;
	width:32%;
	margin-right: 2%;
	height: 1.2rem;
	background-color: #f0f0f4;
	border-radius: 0.2rem;
	font-size: 0.6rem;
	color: #333333;
	line-height: 1.2rem;
	text-align: center;
	padding: 0 0.2rem 0 0.8rem;
	margin-bottom: 0.6rem;
	background-position: 0.2rem;
	background-size: 1.2rem;
	background-repeat: no-repeat;
}
.service .service_ .table .li:nth-child(3n){
	margin-right: 0;
}
.service .service_ .table .li:nth-child(1){
	background-image: url(../wap_img/service/i1.png);
}
.service .service_ .table .li:nth-child(2){
	background-image: url(../wap_img/service/i2.png);
}
.service .service_ .table .li:nth-child(3){
	background-image: url(../wap_img/service/i3.png);
}
.service .service_ .table .li:nth-child(4){
	background-image: url(../wap_img/service/i4.png);
}
.service .service_ .table .li:nth-child(5){
	background-image: url(../wap_img/service/i5.png);
}
.service .service_ .table .li:nth-child(6){
	background-image: url(../wap_img/service/i6.png);
}
.service .service_ .table .li:nth-child(7){
	background-image: url(../wap_img/service/i7.png);
}
.service .service_ .table .li:nth-child(8){
	background-image: url(../wap_img/service/i8.png);
}
.service .service_ .table .li:nth-child(9){
	background-image: url(../wap_img/service/i9.png);
}
.service .service_ .table .li.on:nth-child(1){
	background-image: url(../wap_img/service/i1_.png);
}
.service .service_ .table .li.on:nth-child(2){
	background-image: url(../wap_img/service/i2_.png);
}
.service .service_ .table .li.on:nth-child(3){
	background-image: url(../wap_img/service/i3_.png);
}
.service .service_ .table .li.on:nth-child(4){
	background-image: url(../wap_img/service/i4_.png);
}
.service .service_ .table .li.on:nth-child(5){
	background-image: url(../wap_img/service/i5_.png);
}
.service .service_ .table .li.on:nth-child(6){
	background-image: url(../wap_img/service/i6_.png);
}
.service .service_ .table .li.on:nth-child(7){
	background-image: url(../wap_img/service/i7_.png);
}
.service .service_ .table .li.on:nth-child(8){
	background-image: url(../wap_img/service/i8_.png);
}
.service .service_ .table .li.on:nth-child(9){
	background-image: url(../wap_img/service/i9_.png);
}
.service .service_ .table .li.on{
	color: #fff;
	background-color: #01a7a3
}
.service .service_ .huibeij{
	padding: 0.4rem 0;
}
.service .service_ .huibeij .wrap{
	background-color: #01a7a3;
	background-repeat: no-repeat;
	background-size: 2.6rem;
	background-position: bottom right;
	background-image: url(../wap_img/service/logo_hua.png);
	padding:0.4rem 0.4rem;
	font-size: 0.52rem;
	color: #ffffff;
	line-height:1.5;
	border-radius: 0.4rem;
	text-align: justify;
}
.service .service_ .service_nei .li{
	padding: 0.4rem 0;
	border-bottom: solid 0.04rem #d9d9d9;
	display: flex;
}
.service .service_ .service_nei .li .nei{
	flex: 1;
	font-size: 0.56rem;
	color: #333333;
	line-height: 1.5;
	margin-right:0.6rem;
	text-align: justify;
}
.service .service_ .service_nei .li .img{
	width: 3.4rem;
	height: 2.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .service_ .service_nei .li:last-child{
	border-bottom: none;
}
.service .service_ .service_nei_ .li{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	margin-bottom: 0.4rem;
	padding: 0.4rem;
	border-radius:0.2rem;
}
.service .service_ .service_nei_ .li .img{
	width:2.8rem ;
	height: 2.8rem;
}
.service .service_ .service_nei_ .li .nei{
	margin-left: 0.6rem;
	position: relative;
}
.service .service_ .service_nei_ .li .nei .p1{
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 100%;
	color: #666666;
}
.service .service_ .service_nei_ .li .nei .p1 span{
	color: #333333;
}
.service .service_ .huise .huandong_kuang{
	width: 100%;
	overflow: auto;
	padding-bottom: 1.0rem;
}
.service .service_ .huise .huandong_kuang .huandong .li{
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0 0.2rem;
}
.service .service_ .huise .huandong_kuang .huandong1 .li{
	width: 4.4rem;
	border-radius: 0.2rem;
	overflow: hidden;
	border: solid 0.02rem #d9d9d9;
}
.service .service_ .huise .huandong_kuang .huandong .li .img{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .service_ .huise .huandong_kuang .huandong1 .li .img{
	height: 4.0rem;
}
.service .service_ .huise .huandong_kuang .huandong1 .li .p1{
	background-color: #ededed;
	font-size: 0.56rem;
	color: #333333;
	text-align: center;
	line-height: 1.4rem;
}
.service .service_ .huise .huandong_kuang .huandong2 .li{
	width: 8.4rem;
}
.service .service_ .huise .huandong_kuang .huandong2 .li .img{
	height: 4.8rem;
	border-radius: 0.2rem;
}
.service .service_ .huise .huandong_kuang .huandong2 .li .p1{
	text-align: center;
	font-size: 0.52rem;
	color: #333333;
	line-height: 1.0rem;
}
.service .service_ .huise .huandong_kuang .huandong3 .li{
	float: left;
	margin: 0;
	margin-right: 3.5%;
	width: 31%;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	margin-bottom: 0.6rem;
	border-radius: 0.2rem;
}
.service .service_ .huise .huandong_kuang .huandong3 .li:nth-child(3n){
	margin-right: 0;
}
.service .service_ .huise .huandong_kuang .huandong3 .li .img{
	height:3.5rem;
}
.service .service_ .huise .huandong_kuang .huandong3 .li .p1{
	text-align: center;
	font-size: 0.52rem;
	color: #333333;
	line-height: 1.2rem;
}
.service .service_ .lingche{
	padding-bottom: 0.6rem;
}
.service .service_ .lingche .jeishao{
	font-size: 0.52rem;
	color: #666666;
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 0.4rem;
}
.service .service_ .lingche .cle .li{
	float: left;
	width: 49%;
	border-radius: 0.4rem;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.service .service_ .lingche .cle .li:last-child{
	margin-left: 2%;
}
.service .service_ .lingche .cle .li .img{
	width: 100%;
	height: 3.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .service_ .lingche .cle .li .p1{
	font-size: 0.6rem;
	color: #8b8768;
	padding: 0.3rem 0 0.2rem;
	text-align: center;
}
.service .service_ .lingche .cle .li .p2{
	text-align: center;
	font-size: 0.48rem;
	color: #666666;
	padding:0 0 0.4rem;
}
.service .service_ .chuanyi{
	width: 100%;
	overflow-x: auto;
	padding-bottom: 0.6rem;
	padding-top: 0.2rem;
}
.service .service_ .chuanyi .gundong{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	text-align: center;
	font-size: 0.48rem;
	color: #383838;
}
.service .service_ .chuanyi .gundong .li:nth-child(even){
	width:0.4rem;
}
.service .service_ .chuanyi .gundong .li:nth-child(odd){
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
.service .service_ .chuanyi .gundong .li .img{
	width: 100%;
	height: 2.4rem;
	height: 2.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.service .service_ .chuanyi .gundong .li .p1{
	padding-top: 0.4rem;
}
.service .service_ .guifan .li{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	border-radius: 0.2rem;
	padding: 0.4rem;
	display: flex;
	margin-bottom: 0.4rem;
}
.service .service_ .guifan .li .toubu{
	width: 2.8rem;
	min-height: 2.8rem;
	position: relative;
	background-image: url(../img/service/service2_beijing.png);
	background-repeat: no-repeat;
	background-size:2.4rem;
	background-position: center;
	border-radius: 0.2rem;
}
.service .service_ .guifan .li .toubu .juzhong{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 0.6rem;
	color: #ffffff;
	font-weight: bold;
	line-height: 0.92rem;
	letter-spacing:0.1rem;
	text-align: center;
	width: 1.8rem;
}
.service .service_ .guifan .li .neir{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding-left: 0.4rem;
}
.service .service_ .guifan .li .neir .p1{
	font-size: 0.52rem;
	color: #737373;
	line-height: 1.8;
}
.service .service_ .guifan .li .neir .p1 .i{
	width: 0.66rem;
	height: 0.66rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #d7c7a5;
	text-align: center;
	line-height: 0.66rem;
	color: #fff;
	margin-right: 0.4rem;
	font-size: 0.48rem;
}
.service .service_ .guifan .li .neir .yiban{
	float: left;
	width: 50%;
}
.service .service_ .peizhi{
	width: 100%;
	overflow-x: auto;
	padding-bottom: 0.6rem;
	padding-top: 0.2rem;
}
.service .service_ .peizhi .li{
	width: 4.4rem;
	margin: 0 0.2rem;
	border:solid 0.02rem #d9d9d9;
	border-radius: 0.2rem;
	float: left;
}
.service .service_ .peizhi .li .img{
	width: 100%;
	height: 4.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .service_ .peizhi .li .p1{
	text-align: center;
	font-size: 0.56rem;
	color: #333333;
	line-height: 1.4rem;
}
.service .service_ .gongfu{
	padding-bottom: 0.6rem;
}
.service .service_ .gongfu .li{
	padding: 0.2rem 0;
	display: flex;
	border-bottom: solid 0.02rem #bfbfbf;
}
.service .service_ .gongfu .li:last-child{
	border-bottom: none;
}
.service .service_ .gongfu .li .img{
	width: 1.24rem;
	background-position:center 0.2rem;
	background-repeat: no-repeat;
	background-size: contain;
}
.service .service_ .gongfu .li .neir{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding-left: 0.4rem;
	line-height: 1.8;
}
.service .service_ .gongfu .li .neir .p1{
	font-size: 0.6rem;
	color: #333333;
}
.service .service_ .gongfu .li .neir .p2{
	font-size: 0.52rem;
	color: #737373;
	line-height: 
}
.package .index .div{
	margin-bottom: 0;
}
.package .index_customer{
	background-color: #fff;
}
.package .index_customer .list .li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.14);
}
.package .index_customer .list .li:nth-child(2n){
	margin-right: 0;
}
.package .index_customer .list .li .img{
	width: 100%;
	height: 4.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.package .index_customer .list .li .neir{
	padding: 0.4rem 0.2rem;
	text-align: center;
}
.package .index_customer .list .li .neir .p1{
	font-size: 0.4rem;
	text-align: left;
	color: #999999;
	padding-top: 0.4rem;
}
.package .index_customer .list .li .neir span{
	text-align: center;
	font-size: 0.34rem;
	color: #ffffff;
	background-color: #41a4c3;
	line-height: 0.8rem;
	padding: 0 0.4rem;
	border-radius: 0.1rem;
	float: left;
	width: 48%;
}
.package .index_customer .list .li .neir span:first-child{
	margin-right: 4%;
}

.transport{
	background-color: #fff;
}



.burial{
	background-color: #ffffff;
}
.burial .div1{
	padding: 0.8rem 0 0.6rem;
}
.burial .div1 .p1{
	font-size: 0.76rem;
	color: #01a7a3;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.burial .div1 .p2{
	font-size: 0.48rem;
	color: #999999;
	margin-bottom: 10px;
	padding-bottom: 0.2rem;
	border-bottom: solid 0.04rem #d9d9d9;
	text-transform:uppercase;
}
.burial .div1 .p3{
	font-size: 0.48rem;
	color: #333333;
	line-height: 1.7;
	margin-bottom: 0.4rem;
}
.burial .div1 .p4{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	margin-bottom: 0.6rem;
}
.burial .div1 .p4 .li{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	border:solid 0.04rem #01a7a3;
}
.burial .div1 .p4 .li1{
	margin-right: 4%;
}
.burial .div1 .p4 .li .pp1{
	width: 100%;
	text-align: center;
	font-size: 0.6rem;
	color: #ffffff;
	background-color: #01a7a3;
	line-height: 1.4rem;
}
.burial .div1 .p4 .li .pp2_k{
	width: 100%;
	height: 2.0rem;
	position: relative;
}
.burial .div1 .p4 .li .pp2_k .pp2{
	position: absolute;
	left: 0;
	top: 50%;
	line-height: 1.7;
	padding-left: 1.7rem;
	background-position: 0.4rem;
	background-repeat: no-repeat;
	background-size: 1.0rem;
	font-size: 0.48rem;
	color: #737373;
	transform: translate(0,-50%);
}
.burial .div1 .p4 .li.li1 .pp2_k .pp2{
	background-image: url(../wap_img/burial/1.png)
}
.burial .div1 .p4 .li.li2 .pp2_k .pp2{
	font-size: 0.4rem;
	background-image: url(../wap_img/burial/2.png)
}
.burial .div1 .p5{
	text-align: center;
	background-color: #01a7a3;
	border-radius: 0.2rem;
	margin-bottom: 0.6rem;
}
.burial .div1 .p5 .i{
	width: 0.8rem;
	height: 1.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../wap_img/burial/3.png);
	margin-right: 0.2rem;
	display: inline-block;
	vertical-align: top;
}
.burial .div1 .p5 .name{
	line-height: 1.4rem;
	display: inline-block;
	vertical-align: top;
	font-size: 0.56rem;
	color: #fff;
}
.burial .div2{
	padding-top: 0.6rem;
	background-color: #f0f8f8;
}
.burial .titl_name{
	margin-bottom: 0.4rem;
	text-align: center;
}
.burial .titl_name .p1{
	font-size: 0.76rem;
	color: #01a7a3;
	margin-bottom: 0.1rem;
	font-weight: bold;
}
.burial .titl_name .p2{
	font-size: 0.52rem;
	color: #999999;
	text-transform:uppercase;
}
.burial .div2 .list .li{
	border-bottom: solid 0.04rem #d9d9d9;
	margin-bottom: 0.4rem;
}
.burial .div2 .list .li:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0.2rem;
}
.burial .div2 .list .li .p1{
	width: 100%;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
	height: 1.0rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.burial .div2 .list .li .p2{
	font-size: 0.48rem;
	color: #383838;
	line-height: 1.7;
	margin-bottom: 0.4rem;
}
.burial .div2 .list .li .p2 span{
	color: #01a7a3;
}
.burial .div3{
	background-color: #049bb8;
	background-image: url(../wap_img/burial/youshi1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
	padding-top: 0.6rem;
}
.burial .div3 .titl_name .p2,
.burial .div3 .titl_name .p1{
	color: #fff;
}
.burial .div3 .div3_{
	background-image: url(../wap_img/burial/youshi2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}
.burial .div3 .list .li{
	float: left;
	width: 48%;
	margin-right: 4%;
	background-color: #fff;
	margin-bottom: 0.6rem;
	border-radius: 0.2rem;
	padding: 0.4rem;
}
.burial .div3 .list .li:nth-child(2n){
	margin-right: 0;
}
.burial .div3 .list .li .img{
	width: 100%;
	height: 2.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.2rem;
	margin-bottom: 0.2rem;
}
.burial .div3 .list .li .p1{
	font-size: 0.56rem;
	color: #01a7a3;
	margin-bottom: 0.6rem;
	position: relative;
}
.burial .div3 .list .li .p1:before{
	content: "";
	display: block;
	width: 0.88rem;
	height: 0.08rem;
	background-color: #01a7a3;
	border-radius: 0.2rem;
	position: absolute;
	left: 0;
	top: 1rem;
}
.burial .div3 .list .li .p2{
	font-size: 0.48rem;
	color: #333333;
	line-height: 1.7;
}
.burial .div4{
	padding-top: 0.6rem;
	padding-bottom: 1.6rem;
}
.burial .div4 .p{
	margin-top: 0.4rem;
}
.burial .div4 .p .p1{
	font-size: 0.48rem;
	color: #333333;
	margin-bottom: 0.2rem;
	padding-left: 0.8rem;
	position: relative;
	line-height: 1.7;
}
.burial .div4 .p .p1:before{
	content: "";
	display: block;
	width: 0.28rem;
	height: 0.28rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0.3rem;
	background-color: #01a7a3;
}
.burial .div4 .pp{
	margin-top: 0.4rem;
	background-color: #01a7a3;
	border-radius: 0.2rem;
	line-height: 1.7;
	font-size: 0.46rem;
	color: #fff;
	padding: 0.2rem 0.2rem;
}
.burial .div4 .pp .i{
	width: 0.6rem;
	height: 0.6rem;
	background-image: url(../wap_img/burial/!.png);
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.1rem;
	position: relative;
	top: -0.05rem;
}

.cemetery_detail .wrap{
	padding: 0.4rem 0.2rem;
}
.cemetery_detail .wrap .p1{
	font-size: 0.76rem;
	color: #333333;
	padding-top: 0.4rem;
	margin-bottom: 0.2rem;
}
.cemetery_detail .wrap .p2{
	font-size: 0.52rem;
	color: #333333;
	line-height: 1.7;
}
.cemetery_detail .wrap .p3{
	border-bottom: solid 0.04rem #d9d9d9;
	margin-bottom: 0.4rem;
	padding-bottom: 0.4rem;
}
.cemetery_detail .wrap .p4{
	padding: 0.4rem 0;
}
.cemetery_detail .wrap .p4 span{
	padding-left: 0.4rem;
	line-height: 1;
	font-size: 0.68rem;
	color: #333333;
	border-left: solid 0.28rem #01a7a3;
	display: block;
}
.cemetery_detail .wrap .com{
	font-size: 0.48rem;
	color: #333333;
	line-height: 1.8;
	padding-bottom: 0.4rem;
}
.cemetery_detail .wrap .com img{
	max-width: 100%;
}
.services_index{
	background-color: #fff;
}
.services_index .liste .li{
	float: left;
	width: 4.2rem;
	margin-right: 0.6rem;
	margin-bottom: 0.2rem;
}
.services_index .liste .li:nth-child(3n){
	margin-right: 0;
}
.services_index .liste .li .img{
	width: 100%;
	height: 3.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.2rem;
}
.services_index .liste .li .p1{
	font-size: 0.48rem;
	color: #333333;
	line-height: 1.2rem;
	text-align: center;
}
.services_index .div5{
	margin-top: 0.6rem;
}
.services_index .div5 .title{
	line-height: 1;
}

.services_index .index_customer .li{
	float: left;
	width: 48%;
	margin-right:4%;
	border-radius: 0.2rem;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.14);
	margin-bottom: 0.5rem;
	overflow: hidden;
}
.services_index .index_customer .li:nth-child(2n){
	margin-right: 0;
}
.services_index .index_customer .li .img{
	width: 100%;
	height: 6.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.services_index .index_customer .li .neir{
	padding: 0.4rem 0.3rem;
	text-align: center;
}
.services_index .index_customer .li .neir .p1{
	font-size: 0.4rem;
	text-align: left;
	color: #999999;
	padding-top: 0.4rem;
}
.services_index .index_customer .li .neir span{
	text-align: center;
	font-size: 0.36rem;
	color: #ffffff;
	background-color: #41a4c3;
	line-height: 0.8rem;
	border-radius: 0.1rem;
	float: left;
	width: 48%;
}
.services_index .index_customer .li .neir span:first-child{
	margin-right: 4%;
}























