@import "./common/init.css";
body{width: 100%; color: #000; min-width: 1300px; overflow-x: hidden;position: relative; background:#fff; }
.wrap{width: 1200px;margin: 0 auto;position: relative; }

.header .div1{
	height: 36px;
	background: #e7f3f3;
}
.header .div1 .fl{
	font-size: 14px;
	color: #0f3938;
	line-height: 36px;
}
.header .div1 .fr .p1{
	font-size: 14px;
	color: #0f3938;
	line-height: 36px;
	padding-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url(../img/pc_tel.png);
}
.header .div1 .fr .p2{
	font-size: 28px;
	color: #666666;
}
.header .div2{
	background: #01a7a3;
}
.header .div2 .logo{
	height: 84px;
	float: left;
}
.header .div2 .logo img{
	height: 100%;
}
.header .div2 .nav_{
	float: left;
	margin-left: 40px;
	padding: 25px 0;
}
.header .div2 .nav_ .li{
	float: left;
	padding: 0 30px;
	font-size: 16px;
	color: #fefefe;
	line-height: 33px;
	border: solid 1px transparent;
	border-radius: 50px;
}
.header .div2 .nav_ .li.on{
	color: #fff;
	border: solid 1px #fff;
}
.index .title{
	font-size: 22px;
	color: #333333;
	margin-bottom: 20px;
}
.index .title a{
	display: inline;
}
.index .title .genduoi{
	font-size: 14px;
	color: #999999;
	display: inline;
}
.index .title span{
	font-size: 14px;
	color: #999999;
	display: inline;
}
.index .index_news{
	background-color: #fcfcfc;
	border-radius: 10px;
	margin-top: 20px;
	padding: 20px;
	margin-bottom: 50px;
}
.index .index_news .news_kuang .zuobian{
	float: left;
	height: 310px;
	width: 630px;
}
.index .index_news .news_kuang .zuobian .img{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.index .index_news .news_kuang .zuobian .img .yangshi{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: right;
	padding: 20px;
	bottom: 0;
}
.index .index_news .news_kuang .zuobian .img .yangshi span{
	font-size: 13px;
	color: #000;
	line-height: 18px;
	width: 20px;
	text-align: center;
	border: solid 1px #000;
	border-radius: 50%;
	display: inline-block;
}
.index .index_news .news_kuang .zuobian .img .yangshi span.on{
	color: #50b5b3;
	border: solid 1px #50b5b3;
}
.index .index_news .news_kuang .youbian{
	float: right;
	width: 530px;
} 
.index .index_news .news_kuang .youbian .li{
	float: left;
	width: 50%;
	padding: 13px 0;
	padding-left: 30px;
	position: relative;
}
.index .index_news .news_kuang .youbian .li:before{
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #a2a2a2;
	position: absolute;
	left: 30px;
	top: 0;
}
.index .index_news .news_kuang .youbian .li .p1{
	font-size: 14px;
	color: #333333;
	line-height: 2;
	height: 56px;
	margin-bottom: 5px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.index .index_news .news_kuang .youbian .li .p2{
	font-size: 12px;
	color: #999999;
}
.index .index_news .news_kuang .youbian .li:hover .p2,
.index .index_news .news_kuang .youbian .li:hover .p1{
	color: #01a7a3;
}
.index .index_news .news_kuang .youbian .li:hover:before{
	background-color: #01a7a3;
}
.index .index_news2{
	padding: 20px;
	margin-bottom: 20px;
}
.index .index_news2 .zuob{
	float: left;
	width: 320px;
}
.index .index_news2 .zuob .li{
	width: 100%;
	height: 142px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 140px;
	border-radius: 10px;
}
.index .index_news2 .zuob .li i{
	width: 38px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 15px;
}
.index .index_news2 .youb{
	float: right;
	width: 810px;
	height: 466px;
	margin-bottom: 20px;
	position: relative;
}
.index .index_news2 .youb .lunmbo{
	width: 100%;
	height: 100%;
}
.index .index_news2 .youb .img{
	border-radius: 10px;
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .index_news2 .youb .fenye{
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.index .index_news2 .youb .fenye span{
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #01a7a3;
	margin: 0 5px;
}
.index .index_news2 .youb .fenye span.swiper-pagination-bullet-active{
	background-color: #4d606e;
}
.index .index_service{
	padding: 20px;
}
.index .index_service .liebiao .li{
	float: left;
	width: 90px;
	margin-right: 40px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding-bottom: 20px;
}
.index .index_service .liebiao .li:last-child{
	margin-right: 0;
}
.index .index_service .liebiao .li .img{
	width: 100%;
	height:84px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 10px;
	-webkit-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
}
.index .index_service .liebiao .li .img:hover{
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.index .index_setmeal{
	width: 100%;
	padding: 70px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/index/setmeal_beijing.jpg);
}
.index .index_setmeal .wrap{
	padding: 20px 0 20px 20px;
}
.index .index_setmeal .title{
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.4);
	margin-bottom: 30px;
}
.index .index_setmeal .title span{
	text-shadow: 0 0 10px rgba(0,0,0,0.4);
	color: #fff;
}
.index .index_setmeal .table{
	text-align: center;
	margin-bottom: 40px;
}
.index .index_setmeal .table .li{
	width: 160px;
	height: 44px;
	line-height: 44px;
	margin: 0 70px;
	text-align: center;
	border-radius: 6px;
	background-color: #fff;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.index .index_setmeal .table .li.on{
	background-color: #01a5a1;
	color: #fff;
}
.index .index_setmeal .kuang{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
}
.index .index_setmeal .kuang .zuobian{
	width: 580px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .index_setmeal .kuang .neir{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding: 20px;
	background-color: #fff;
}
.index .index_setmeal .kuang .neir .tab{
	margin-bottom: 10px;
}
.index .index_setmeal .kuang .neir .tab .li{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #999999;
	margin-right: 27px;
	position: relative;
	cursor: pointer;
}
.index .index_setmeal .kuang .neir .list .li:nth-child(5n),
.index .index_setmeal .kuang .neir .tab .li:last-child{
	margin-right: 0;
}
.index .index_setmeal .kuang .neir .tab .li.on{
	color: #333333;
}
.index .index_setmeal .kuang .neir .tab .li.on:before{
	content: "";
	display: block;
	width: 30px;
	background-color: #01a7a3;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left:-15px; 
	bottom: -5px;
}
.index .index_setmeal .kuang .neir .list .li{
	width: 100px;
	margin-right: 15px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding-top: 10px;
}
.index .index_setmeal .kuang .neir .list .li .img{
	width: 100%;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .index_hearse{
	padding: 50px 0;
}
.index .index_hearse .wrap{
	padding: 20px;
}
.index .index_hearse .wrap .kuang{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
}
.index .index_hearse .wrap .zuob{
	width: 630px;
}
.index .index_hearse .wrap .zuob .img{
	width: 100%;	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.index .index_hearse .wrap .zuob .shangmian{
	margin-bottom: 20px;
	height: 300px;
}
.index .index_hearse .wrap .zuob .xiamian{
	height: 144px;
}
.index .index_hearse .wrap .youbi{
	width: 500px;
	margin-left: 30px;
	position: relative;
}
.index .index_hearse .wrap .youbi .shang{
	font-size: 14px;
	color: #333333;
	line-height: 2;
	height: 195px;
	margin-bottom: 20px;
	text-align: justify;
}
.index .index_hearse .wrap .youbi .xia{
	width: 100%;
	height: 250px;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
}
.index .index_hearse .wrap .youbi .xia .img{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.index .index_hearse .wrap .youbi .xia .img.zhong{
	margin: 0 20px;
}
.index .index_funeral .wrap{
	padding: 20px;
	margin-bottom: 30px;
}
.index .index_funeral .wrap .zuobian{
	width: 624px;
	float: left;
}
.index .index_funeral .wrap .zuobian .list .li{
	margin-right: 40px;
	width: 292px;
	float: left;
	text-align: center;
}

.index .index_customer .wrap .list .li:nth-child(4n),
.index .index_funeral .wrap .zuobian .list .li:nth-child(2n){
	margin-right: 0;
}
.index .index_funeral .wrap .zuobian .list .li .img{
	width: 100%;
	height: 186px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.index .index_funeral .wrap .zuobian .list .li .p1{
	font-size: 16px;
	color: #333333;
	padding: 10px 0 5px;
}
.index .index_funeral .wrap .zuobian .list .li .p2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #999999;
}
.index .index_funeral .wrap .youbian{
	float: right;
	width: 516px;
	margin-left: 20px;
}
.index .index_funeral .wrap .youbian .title{
	/*padding-left: 70px;*/
}
.index .index_funeral .wrap .youbian .kuang{
	padding-left: 20px;
	border-left: dashed 2px #999999;
}
.index .index_funeral .wrap .youbian .kuang .img{
	width: 100%;
	height: 186px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}
.index .index_funeral .wrap .youbian .kuang .burial{
	margin-bottom: 16px;
}
.index .index_customer .wrap{
	padding: 20px;
}
.index .index_customer .wrap .list .li{
	float: left;
	width: 274px;
	margin-right: 20px;
	border-radius: 10px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.14);
}
.index .index_customer .wrap .list .li .img{
	width: 100%;
	height: 240px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .index_customer .wrap .list .li .neir{
	padding: 20px 10px;
	text-align: center;
}
.index .index_customer .wrap .list .li .neir .p1{
	font-size: 16px;
	text-align: left;
	color: #999999;
	padding-top: 20px;
}
.index .index_customer .wrap .list .li .neir span{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #41a4c3;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 4px;
	float: left;
	width: 48%;
}
.index .index_customer .wrap .list .li .neir span:first-child{
	margin-right: 4%;
}
.index .index_customer .wrap .genduo{
	text-align: center;
	padding: 30px 0 50px;
}
.index .index_customer .wrap .genduo a{
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #4d606e;
	border-radius: 4px;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	position: relative;
}
.index .index_customer .wrap .genduo a:after,
.index .index_customer .wrap .genduo a:before{
	content: "";
	position: absolute;
	left: 75%;
	top: 56%;
	width: 18px;
	height: 2px;
	background-color: #fff;
}
.index .index_customer .wrap .genduo a:after{
	width: 7px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 82%;
	margin-top: -2px;
}
.index .index_products .wrap{
	padding: 20px;
	margin-bottom: 20px;
}
.index .index_products .wrap .list{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	margin-bottom: 20px;
}
.index .index_products .wrap .list .zuob,
.index .index_products .wrap .list .youb{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
.index .index_products .wrap .list .zhong{
	width: 56px;
	font-size: 16px;
	color: #999999;
	text-align: center;
}
.index .index_products .wrap .list .zhong .kuang_yanse{
	position: relative;
}
.index .index_products .wrap .list .zhong .lanse{
	color: #01a7a3;
}
.index .index_products .wrap .list .zhong .p2,
.index .index_products .wrap .list .zhong .p1{
	padding-bottom: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 19px;
}
.index .index_products .wrap .list .zhong .p1{
	margin-bottom: 50px;
	background-image: url(../img/index/jiantou3.png);
}
.index .index_products .wrap .list .zhong .p2{
	background-image: url(../img/index/jiantou4.png);
}
.index .index_products .wrap .list .zhong .lanse .p1{
	margin-bottom: 50px;
	background-image: url(../img/index/jiantou1.png);
}
.index .index_products .wrap .list .zhong .lanse .p2{
	background-image: url(../img/index/jiantou2.png);
}
.index .index_products .wrap .list .zhong .kuang_yanse.shangmian{
	margin-bottom: 40px;
}
.index .index_products .wrap .list .zhong .kuang_yanse:before{
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #a9a9a9;
	position: absolute;
	left:0;
	top: 82%;
	-webkit-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.index .index_products .wrap .list .zhong .lanse:before{
	background-color: #01a7a3;
}
.index .index_products .wrap .list .li{
	float: left;
	width:164px;
	text-align: center;
	border-radius: 5px;
}
.index .index_products .wrap .list .zuob .li{
	margin-right: 20px;
}
.index .index_products .wrap .list .youb .li{
	margin-left: 20px;
}
.index .index_products .wrap .list .li .img{
	width: 100%;
	height: 120px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.index .index_products .wrap .list .li .p1{
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.index .index_home .wrap{
	padding: 20px;
	background-color: #f5f5f5;
	margin-bottom: 50px;
}
.index .index_home .wrap .list .li{
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.index .index_home .wrap .list .li .img{
	width: 100%;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.index .index_home .wrap .list .li .neir{
	padding: 10px 20px 10px;
}
.index .index_home .wrap .list .li .neir .p1{
	font-size: 18px;
	color: #999999;
	margin-bottom: 5px;
}
.index .index_home .wrap .list .li .neir .fl{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url(../img/index/home2.png);
	float:none;
	display: block;
	width: 100%;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	height: 24px;
}
.index .index_home .wrap .list .li .neir .fr{
	font-size: 14px;
	color: #333333;
	/*padding-top: 10px;*/
	float:none;
	width: 100%;
	display: block;
}
.index .index_home .wrap .list .li .neir .fr span{
	font-size: 22px;
	color: #01a7a3;
}
.index .index_and .wrap{
	padding: 20px;
	margin-bottom: 20px;
}
.index .index_and .wrap .zuobian{
	float: left;
	width: 380px;
	padding-right: 20px;
}
.index .index_and .wrap .zuobian .list .li{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	margin-bottom: 20px;
}
.index .index_and .wrap .zuobian .list .li .riqi{
	width: 70px;
	height: 80px;
	background-color: #01a7a3;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
}
.index .index_and .wrap .zuobian .list .li .riqi p{
	font-size: 14px;
	padding-top: 15px;
}
.index .index_and .wrap .zuobian .list .li .neir{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding-left: 15px;
}
.index .index_and .wrap .zuobian .list .li .neir .p1{
	font-size: 14px;
	color: #333333;
	line-height: 1.7;
	margin-bottom: 15px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.index .index_and .wrap .zuobian .list .li .neir .p2{
	font-size: 12px;
	color: #999999;
}
.index .index_and .wrap .youbian{
	float: left;
	width: 370px;
	margin-left: 20px;
}
.index .index_and .wrap .youbian .img{
	width: 100%;
	height: 190px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	margin-bottom: 10px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.index .index_and .wrap .youbian .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: 50px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index .index_and .wrap .youbian .p2{
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.footer{
	background-color: #01a7a3;
	padding-top: 50px;
	color: #fff;
}
.footer .wrap{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	padding-bottom:40px;
}
.footer .wrap .li{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}
.footer .wrap .logo{
	width: 370px;
	padding-left: 20px;
}
.footer .wrap .logo .jizhong{
	width: 270px;
	text-align: center;
}
.footer .wrap .logo .jizhong .logo_img{
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.footer .wrap .logo .jizhong img{
	display: inline-block;
}
.footer .wrap .logo .jizhong .baibeij{
	background-color: #fff;
	line-height: 42px;
	border-radius: 50px;
	font-size: 20px;
	color: #01a7a3;
}
.footer .wrap .logo .jizhong .baibeij i{
	width: 42px;
	height: 42px;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size:42px;
	background-image: url(../img/pc_fooer_tel.png);
}
.footer .wrap .logo .jizhong .baibeij span{
	display: inline-block;
	vertical-align: top;
	line-height: 42px;
}
.footer .wrap .li .p1{
	font-size: 16px;
	margin-bottom: 16px;
}
.footer .wrap .li .p2{
	font-size: 12px;
	line-height: 24px;
}
.footer .wrap .li1 .juzhong{
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 30px;
	color: #ffffff;
	padding-left: 60px;
	line-height: 60px;
	margin-top: -30px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/pc_fooer_tel.png);
	background-size: 52px;
}
.footer .wrap .li a{
	line-height: 20px;
}
.footer .copyright{
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 75px;
	border-top: solid 1px #fff;
}
.nei_ye{
	background-color: #f5f5f5;
	line-height: 50px;
}
.nei_ye .xuanzhong{
	background-color: #01a7a3;
	font-size: 14px;
	color: #ffffff;
	width: 120px;
	text-align: center;
}
.nei_ye .fr a{
	display: inline;
}
.nei_ye .fr span{
	color: #01a7a3;
}
.transport .p1{
	font-size: 22px;
	color: #333333;
	line-height: 100px;
}
.transport .p1 span{
	font-size: 16px;
	color: #999999;
	margin-left: 10px;
}
.transport .yic{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
}
.transport .yic .img{
	width:550px;
	height: 360px;
}
.transport .yic .neir{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding:40px 40px 0 60px; 
	font-size: 16px;
	color: #666666;
	line-height: 1.7;
	text-align: justify;
	position: relative;
}
.transport .yic .neir:before,
.transport .yic .neir:after{
	font-size: 100px;
	color: #999999;
	position: absolute;
	width: 24px;
	height: 20px;
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.transport .yic .neir:after{
	top: 0;
	left: 20px;
	background-image: url(../img/transport/zuoyin.png);
}
.transport .yic .neir:before{
	background-image: url(../img/transport/youyin.png);
	right: 0;
	bottom: 0;
}
.transport .erceng{
	padding: 30px 0;
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
}
.transport .huibeijing{
	background-color: #f5f5f5;
	padding: 40px 0;
}
.transport .huibeijing .li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
}
.transport .huibeijing .li:last-child{
	margin-right: 0;
}
.funeral{
	padding: 25px 0 85px;
}
.funeral .li{
	float: left;
	width: 32%;
	margin-right: 2%;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}
.funeral .li:nth-child(3n){
	margin-right: 0;
}
.funeral .li .img{
	width: 100%;
	height: 318px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	margin-bottom: 70px;
}
.funeral .li .dingwei{
	position: absolute;
	left: 0;
	top: 318px;
	width: 100%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.funeral .li .dingwei .neirrong{
	width: 80%;
	margin: 0 auto;
	background-color: #01a7a3;
	padding: 20px 0;
	text-align: center;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.funeral .li .dingwei .neirrong .p1{
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
}
.funeral .li .dingwei .neirrong .p2{
	font-size: 14px;
	color: #ffffff;
}
.funeral .li .nrie{
	padding: 0 20px;
	font-size: 16px;
	color: #666666;
	text-align: justify;
	height: 140px;
	line-height: 1.8;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
}
.funeral .li:hover{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.funeral .li:hover .dingwei .neirrong{
	width: 100%;
}
.funeral .tanchu{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	z-index: 10;
	background-color: #fff;
	padding: 50px;
	width: 1200px;
	/*display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;*/
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.funeral .tanchu .guanbi{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
	background-image: url(../img/funeral/guanbi.png);
}
.funeral .tanchu .img{
	width: 280px;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.funeral .tanchu .jeishai{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	padding-left: 50px;
}
.funeral .tanchu .jeishai .p1{
	font-size: 16px;
	color: #01a7a3;
	margin-bottom: 10px;
}
.funeral .tanchu .jeishai .p2{
	font-size: 14px;
	color: #01a7a3;
	margin-bottom: 20px;
}
.funeral .tanchu .jeishai .com{
	font-size: 14px;
	color: #666666;
	line-height: 1.7;
}
.goods{
	padding: 30px 0 0;
}
.goods .zuobian{
	float: left;
	width: 890px;
}
.goods .zuobian .toubu{
	margin-bottom: 20px;
}
.goods .zuobian .toubu .title{
	font-size: 17px;
	color: #333333;
	float: left;
	font-weight: bold;
}
.goods .zuobian .toubu .title span{
	color: #999999;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
}
.goods .zuobian .toubu .biaoqian a{
	float: left;
	line-height: 30px;
	width: 100px;
	margin-left: 20px;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.goods .zuobian .toubu .biaoqian a.on{
	background-color: #01a7a3;
	color: #fff;
}
.goods .zuobian .list .li{
	float: left;
	width: 283px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.goods .zuobian .list .li:nth-child(3n){
	margin-right: 0;
}
.goods .zuobian .list .li .img{
	width: 100%;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
	background-color: #f2f3f5;
	border:solid 1px #999999;
}
.goods .zuobian .list .li .p1{
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.goods .zuobian .list .li .p2{
	font-size: 14px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}
.pages{
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.pages li{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}







.goods .youbian{
	float: right;
	width: 290px;
}
.goods .youbian .title{
	background-color: #01a7a3;
	font-size: 14px;
	color: #ffffff;
	line-height: 60px;
	padding: 0 20px;
}
.goods .youbian .biankuan{
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	border-bottom: solid 1px #ededed;
}
.goods .youbian .biankuan{
	padding-top: 20px;
	margin-bottom: 50px;
}
.goods .youbian .biankuan .neibianju{
	padding:0 20px;
}
.goods .youbian .biankuan .xinwei_ul{
	margin-bottom: 20px;
}
.goods .youbian .biankuan .xinwei_li{
	padding: 20px 0;
	font-size: 12px;
	color: #999999;
	line-height: 1.7;
	position: relative;
}
.goods .youbian .biankuan .xinwei_li:before{
	content: "";
	width: 60%;
	height: 2px;
	background-color: #999999;
	position: absolute;
	left: 0;
	bottom: 0;
}
.goods .youbian .biankuan .xinwei_li .p1{
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}
.goods .youbian .biankuan .xinwei_li .p2{
	margin-bottom: 5px;
}
.goods .youbian .biankuan .biaoti{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.goods .youbian .biankuan .dianjchakan{
	font-size: 14px;
	color: #ffffff;
	background-color: #01a7a3;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border-radius: 50px;
	text-align: center;
	margin: 30px 0 70px;
}
.offsite .yoceng{
	padding-top: 40px;
}
.offsite .yoceng .ditu{
	float: left;
	margin-right: 35px;
	width: 580px;
}
.offsite .yoceng .youce{
	float: right;
	width: 580px;
	background-color: #f5f5f5;
	padding: 30px;
}
.offsite .yoceng .youce .p1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
}
.offsite .yoceng .youce .p2{
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	height: 110px;
}
.offsite .yoceng .youce .cle{
	margin-bottom: 40px;
}
.offsite .yoceng .youce .cle img{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.offsite .yoceng .youce .cle img:nth-child(3n){
	margin-right: 0;
}
.offsite .yoceng .youce .genduo{
	padding-bottom: 20px;
	font-size: 16px;
	color: #01a7a3;
}
.offsite .yoceng .youce .genduo a{
	display: inline;
	position: relative;
	padding-right: 30px;
}
.offsite .yoceng .youce .genduo a:before{
	content: "";
	width: 20px;
	height: 2px;
	background-color: #3ab9b6;
	position: absolute;
	right: 0px;
	top: 12px;
}
.offsite .yoceng .youce .genduo a:after{
	content: "";
	width: 4px;
	height: 2px;
	background-color: #3ab9b6;
	position: absolute;
	right: 0px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.offsite .erceng{
	padding: 40px 0;
}
.offsite .erceng .img{
	float: left;
	width: 580px;
	margin-right: 35px;
	height: 220px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	margin-bottom: 35px;
}
.offsite .erceng .img:nth-child(2n){
	margin-right: 0;
}
.offsite .sanceng .p1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
	font-weight: bold;
}
.offsite .sanceng .list .li{
	margin-bottom: 30px;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #666666;
	padding: 10px;
}
.offsite .sanceng .list .li .wen{
	padding:5px 10px;
}
.offsite .sanceng .list .li .da{
	padding:5px 10px;
	color: #01a7a3;
}
.offsite .ciceng{
	text-align: center;
	font-size: 20px;
	color: #01a7a3;
	padding: 20px 0 40px;
}

.news .list{
	padding: 30px 0 ;
}
.news .list .li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 24px;
	border: solid 1px #999999;
	border-radius: 5px;
	overflow: hidden;
}
.news .list .li:nth-child(3n){
	margin-right: 0;
}
.news .list .li .img{
	width: 100%;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news .list .li .neir{
	padding:30px 40px;
}
.news .list .li .neir .time{
	float: left;
	width: 90px;
}
.news .list .li .neir .time .p1{
	font-size: 26px;
	color: #01a7a3;
	margin-bottom: 10px;
}
.news .list .li .neir .time .p2{
	font-size: 14px;
	color: #01a7a3;
}
.news .list .li .youce{
	float: right;
	width: 210px;
}
.news .list .li .youce .p1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 25px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news .list .li .youce .p2{
	font-size: 14px;
	color: #999999;
	height: 40px;
	line-height:20px;
	margin-bottom: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.news .list .li .youce .p3{
	font-size: 16px;
	color: #01a7a3;
}
.news .list .li .youce .p3 a{
	display: inline;
}

.news_info.goods{
	background-color: #eeeeee;
	padding: 50px 0;
}
.news_info.nei_ye{
	background-color: #ffffff;
}
.news_info .youbian{
	background-color: #fff;
}
.news_info .youbian .biankuan{
	border: none;
}
.news_info .zuobian{
	width: 870px;
}
.news_info .zuobian .p1{
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
.news_info .zuobian .p2{
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 30px;
}
.news_info .zuobian .com{
	font-size: 14px;
	color: #333333;
	line-height: 2;
	text-align: justify;
}
.news_info .zuobian .com img{
	max-width: 100%;
	display: inline;
}
.news_info .zuobian .com a{
	display: inline;
}
.package{
	padding-bottom: 1px;
	background-color: #fff;
}
.package .title{
	padding: 40px 0;
	text-align: center;
}
.package .title .p1{
	font-size: 22px;
	color: #01a7a3;
	font-weight: bold;
	margin-bottom: 5px;
}
.package .title .p2{
	font-size: 14px;
	color: #999999;
}
.package .list .li{
	margin-bottom: 45px;
	padding: 30px 0 50px;
	background-color: #f5f5f5;
}
.package .list .li .baibeijing{
	width: 580px;
	height: 310px;
	float: left;
	background-color: #ffffff;
}
.package .list .li:nth-child(2n) .baibeijing{
	float: right;
}
.package .list .li .baibeijing .img{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	-webkit-transform: translate(30px,20px);
	-ms-transform: translate(30px,20px);
	-o-transform: translate(30px,20px);
	transform: translate(30px,20px);	
}
.package .list .li:nth-child(2n) .baibeijing .img{
	-webkit-transform: translate(-30px,20px);
	-ms-transform: translate(-30px,20px);
	-o-transform: translate(-30px,20px);
	transform: translate(-30px,20px);
}
.package .list .li .neir{
	float: right;
	width: 560px;
}
.package .list .li:nth-child(2n) .neir{
	float: left;
}
.package .list .li .neir .p1{
	position: relative;
	padding-left: 100px;
	line-height: 60px;
	margin-bottom: 30px;
}
.package .list .li .neir .p1 .yingwei{
	font-size: 34px;
	color:rgba(204,204,204,0.5);
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -10px;
	line-height: 1;
}
.package .list .li .neir .p1 .zhongwen{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.package .list .li .neir .p1 .zhongwen:before,
.package .list .li .neir .p1 .zhongwen:after{
	content: "";
	position: absolute;
}
.package .list .li .neir .p1 .zhongwen:after{
	left: -46px;
	top: 57%;
	width: 36px;
	height: 2px;
	background-color: #cdcdcd;
}
.package .list .li .neir .p1 .zhongwen:before{
	left: -46px;
	top: 50%;
	width: 8px;
	height: 2px;
	background-color: #cdcdcd;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.package .list .li .neir .p1 .zhongwen span{
	font-size: 26px;
	color: #01a7a3;
	padding-left: 20px;
	line-height: 60px;
	display: inline-block;
	vertical-align: top;
}
.package .list .li .neir .con{
	font-size: 14px;
	color: #808080;
	line-height: 1.7;
	height: 140px;
	text-align: justify;
	margin-bottom: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
}
.package .list .li .neir .xiangqing{
	font-size: 14px;
	color: #ffffff;
	background-color: #01a7a3;
	width: 140px;
	height: 38px;
	border-radius: 50px;
	line-height: 38px;
	padding: 0 20px;
	position: relative;
}
.package .list .li .neir .xiangqing:before,
.package .list .li .neir .xiangqing:after{
	content: "";
	position: absolute;
}
.package .list .li .neir .xiangqing:after{
	left: 86px;
	top: 57%;
	width: 36px;
	height: 2px;
	background-color: #fff;
}
.package .list .li .neir .xiangqing:before{
	left: 116px;
	top: 50%;
	width: 8px;
	height: 2px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.service .zuobian .sahngmian_list .li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.service .zuobian .sahngmian_list .li:nth-child(3n){
	margin-right: 0;
}
.service .zuobian .sahngmian_list .li .img{
	width: 100%;
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .zuobian .sahngmian_list .li .p1{
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.service .zuobian .anli_list .li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	box-shadow: 0 0 10px rgba(0,0,0,0.14);
	border-radius: 5px;
	overflow: hidden;
	height: 276px;
	margin-bottom: 20px;
}
.service .zuobian .anli_list .li:nth-child(4n){
	margin-right: 0;
}
.service .zuobian .anli_list .li .img{
	width: 100%;
	height: 190px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.service .zuobian .anli_list .li .biaoqian{
	text-align: center;
	padding:15px 8px 10px; 
}
.service .zuobian .anli_list .li .biaoqian .i{
	font-size: 12px;
	color: #ffffff;
	background-color: #41a4c3;
	line-height: 24px;
	padding: 0 10px;
	float: left;
	margin-right: 10px;
	border-radius: 5px;
	vertical-align: top;
	display: inline-block;
}
.service .zuobian .anli_list .li .p1{
	font-size: 13px;
	color: #999999;
	padding: 0 8px 20px;
}
.service .zuobian .gengduo_kuang{
	padding: 20px 0 50px;
	text-align: center;
}
.service .zuobian .gengduo_kuang .gengduo{
	display: inline-block;
	width: 140px;
	height: 30px;
	background-color: #4d606e;
	line-height: 30px;
	padding: 0 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	position: relative;
}
.service .zuobian .gengduo_kuang .gengduo:before,
.service .zuobian .gengduo_kuang .gengduo:after{
	content: "";
	position: absolute;
}
.service .zuobian .gengduo_kuang .gengduo:after{
	left: 101px;
	top: 57%;
	width: 20px;
	height: 1px;
	background-color: #fff;
}
.service .zuobian .gengduo_kuang .gengduo:before{
	left: 116px;
	top: 50%;
	width: 4px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.more_cases{
	padding-bottom: 50px;
}
.more_cases .title{
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background-color: #f5f5f5;
	margin: 40px 0;
}
.more_cases .title .i{
	height: 100px;
	width: 23px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 23px;
	background-image: url(../img/more_cases/1.png);
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.more_cases .list .li{
	float: left;
	width: 24.2%;
	margin-right: 1%;
	height: 400px;
	position: relative;
	margin-bottom: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.more_cases .list .li:nth-child(4n){
	margin-right: 0;
}
.more_cases .list .li .pingbi{
	position: absolute;
	left: 0;
	top: 110%;
	width: 100%;
	height: 100%;
	padding: 24px;
	background-color: rgba(1,167,163,0.5);
	-webkit-transition: top 0.6s;
	-o-transition: top 0.6s;
	transition: top 0.6s;
}
.more_cases .list .li:hover .pingbi{
	top: 0;
}
.more_cases .list .li .pingbi .kuang{
	width: 100%;
	height: 100%;
	border:solid 1px #fff;
	padding: 20px;
}
.more_cases .list .li .pingbi .kuang .p1{
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.more_cases .list .li .pingbi .kuang .com{
	margin-bottom: 30px;
	font-size: 16px;
	color: #ffffff;
	text-align: justify;
	line-height: 1.8;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
}
.more_cases .list .li .pingbi .kuang .gendui{
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto;
	border: solid 1px #fff;
}
.info{
	padding: 40px 0;
}
.info .yiji{
	padding-bottom: 30px;
}
.info .yiji .zuobian{
	width: 700px;
	float: left;
}
.info .yiji .zuobian .p1{
	font-size: 22px;
	color: #333333;
	margin-bottom: 20px;
}
.info .yiji .zuobian .p2{
	font-size: 16px;
	color: #999999;
	margin-bottom: 20px;
}
.info .yiji .youbian{
	width: 430px;
	float: right;
}
.info .yiji .youbian .anjian{
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 30px;
}
.info .yiji .youbian .anjian .anj{
	width: 48%;
	line-height: 58px;
	border-radius: 3px;
	background-color: #01a7a3;
	float: left;
}
.info .yiji .youbian .anjian a.anj{
	margin-right: 4%;
	background-color: #41a4c3;
}
.info .yiji .youbian .anjian .anj i{
	width: 20px;
	height: 58px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
	background-image: url(../img/info/1.png);
	margin-right: 5px;
}
.info .yiji .youbian .p1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: bold;
}
.info .yiji .youbian .con{
	font-size: 14px;
	line-height: 1.7;
	color: #999999;
}
.info .biaoti{
	width: 100%;
	line-height:100px;
	font-size: 20px;
	color: #333333;
	background-color: #f5f5f5;
	text-align: center;
	margin-bottom: 30px;
}
.info .biaoti i{
	width: 20px;
	height: 100px;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/info/2.png);
	margin-right: 5px;
}
.info .fuwenben{
	font-size: 14px;
	color: #333333;
}
.info .fuwenben img{
	display: inline-block;
	max-width: 100%;
}
.goods_info .erjian{
	margin-bottom: 50px;
}
.goods_info .erjian .img{
	float: left;
	width: 700px;
	height: 430px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.goods_info .erjian .img .neiyinying{
	box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
}
.goods_info .erjian .neir{
	width: 500px;
	border: solid 1px #e3e3e3;
	border-left: none;
	float: left;
	height: 430px;
	padding:10px 0;
}
.goods_info .erjian .neir .kuang{
	border-bottom: solid 1px #e3e3e3;
	padding-left: 90px;
	line-height: 58px;
}
.goods_info .erjian .neir .kuang:last-child{
	border-bottom: none;
}
.goods_info .erjian .neir .kuang .name{
	width: 50%;
	float: left;
	padding-left: 35px;
	background-position:left;
	background-repeat: no-repeat;
	background-size: 30px; 
}
.goods_info .erjian .neir .kuang .value{
	width: 50%;
	float: left;
}

.package_info .title{
	padding: 40px 0 30px;
	text-align: center;
}
.package_info .title .p1{
	font-size: 22px;
	color: #01a7a3;
	margin-bottom: 6px;
}
.package_info .title .p2{
	font-size: 14px;
	color: #999999;
}
.package_info .table{
	text-align: center;
	margin-bottom: 40px;
}
.package_info .table .li{
	display: inline-block;
	vertical-align: top;
	margin: 0 40px;
	font-size: 16px;
	color: #999999;
}
.package_info .table .li.on{
	color: #01a7a3;
}
.package_info .zuobian{
	float: left;
	width: 820px;
	position: relative;
}
.package_info .zuobian ._lunbo{
	width: 600px;
	margin: 0 auto;
}
.package_info .zuobian ._lunbo .img{
	width: 100%;
	height: 340px;
	position: relative;
	background-position: center;
	background-size: cover;
}
.package_info .zuobian ._lunbo .img .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow : hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	font-size:16px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.5);
	line-height: 60px;
	padding: 0 20px;
}
.package_info .zuobian .ding{
	width: 30px;
	height: 70px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(0,0,0,0.6);
}
.package_info .zuobian .ding.l{
	left: 0;
}
.package_info .zuobian .ding.r{
	right: 0;
}
.package_info .youce{
	float: right;
	width: 300px;
}
.package_info .youce .p1{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.package_info .youce .com{
	font-size: 14px;
	color: #999999;
	line-height: 1.8;
	margin-bottom: 50px;
}
.package_info .youce .taocan{
	font-size: 14px;
	color: #fff;
	background-color: #01a7a3;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.burial .div1{
	padding: 30px 0 40px;
}
.burial .div1 .fl{
	width: 585px;
	height: 308px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.burial .div1 .fr{
	width: 580px;
}
.burial .div1 .fr .p1{
	padding-top: 15px;
	font-size: 28px;
	color: #01a7a3;
	font-weight: bold;
	margin-bottom: 10px;
}
.burial .div1 .fr .p2{
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
	text-transform:uppercase;
}
.burial .div1 .fr .p3{
	font-size: 14px;
	color: #000000;
	margin-bottom: 30px;
}
.burial .div1 .fr .p4{
	display: flex;
}
.burial .div1 .fr .p4 .li{
	flex: 1;
	border: solid 1px #01a7a3;
}
.burial .div1 .fr .p4 .li2{
	margin: 0 15px;
}
.burial .div1 .fr .p4 .li .pp1{
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	background-color: #01a7a3;
}
.burial .div1 .fr .p4 .li .pp2_k{
	width: 100%;
	height: 80px;
	position: relative;
}
.burial .div1 .fr .p4 .li .pp2_k .pp2{
	width: 100%;
	padding-left: 64px;
	position: absolute;
	left: 0;
	top: 50%;
	background-position: 10px;
	background-repeat: no-repeat;
	background-size: 50px;
	transform: translate(0,-50%);
	font-size: 14px;
	color: #737373;
}
.burial .div1 .fr .p4 .li1 .pp2_k .pp2{
	background-image: url(../img/burial/1.png)
}
.burial .div1 .fr .p4 .li2 .pp2_k .pp2{
	background-image: url(../img/burial/2.png)
}
.burial .div1 .fr .p4 .li3 .pp2_k .pp2{
	background-image: url(../img/burial/3.png)
}
.burial .div2{
	padding-top: 35px;
	background-color: #f0f8f8;
}
.burial .title{
	text-align: center;
	padding-bottom: 20px;
}
.burial .title .p1{
	font-size: 22px;
	color: #01a7a3;
	margin-bottom: 5px;
	font-weight: bold;
}
.burial .title .p2{
	font-size: 14px;
	color: #999999;
	text-transform:uppercase;
}
.burial .div2 .list .li{
	margin-right: 4%;
	width: 48%;
	float: left;
	margin-bottom: 40px;
}
.burial .div2 .list .li:nth-child(2n){
	margin-right: 0;
}
.burial .div2 .list .li .img{
	width: 100%;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.burial .div2 .list .li .p1{
	width: 100%;
	height: 44px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: 20px;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.burial .div2 .list .li .p2{
	font-size: 14px;
	color: #333333;
	line-height: 1.7;
}
.burial .div2 .list .li .p2 span{
	color: #01a7a3;
}
.burial .div3{
	width: 100%;
	height: 560px;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/burial/youshi.jpg);
	padding-top: 30px;
}
.burial .div3 .title .p2,
.burial .div3 .title .p1{
	color: #fff;
}
.burial .div3 .list{
	height: 430px;
	position: relative;
	padding: 20px 50px;
}
.burial .div3 .list:before{
	content: "";
	width: 100%;
	height: 4px;
	background-color: #fff;
	border-radius: 10px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.burial .div3 .list .li{
	width: 200px;
	height: 150px;
	background-color: #fff;
	border-radius: 10px;
	padding:20px 20px;
	text-align: center;
	float: left;
	margin-right: 100px;
	position: relative;
}
.burial .div3 .list .li:before{
	content: "";
	width: 20px;
	height: 20px;
	background-color: #fff;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -54px;
}
.burial .div3 .list .li:nth-child(n+5):before{
	bottom: auto;
	top: -54px;
}
.burial .div3 .list .li:after{
	border: solid 10px transparent;
	content: "";
	border-top-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -20px;
}
.burial .div3 .list .li:nth-child(n+5):after{
	bottom: auto;
	top: -20px;
	border-bottom-color: #fff;
	border-top-color: transparent;
}
.burial .div3 .list .li:nth-child(4){
	margin-right: 0;
}
.burial .div3 .list .li:nth-child(n+5){
	margin-top: 90px;
}
.burial .div3 .list .li:nth-child(5){
	margin-left: 150px;
}
.burial .div3 .list .li .p1{
	font-size: 20px;
	color: #01a7a3;
	position: relative;
	margin-bottom: 20px;
	position: relative;
}
.burial .div3 .list .li .p1:before{
	content: "";
	width: 24px;
	height: 2px;
	background-color: #01a7a3;
	position: absolute;
	left: 50%;
	top:35px;
	margin-left: -12px;
}
.burial .div3 .list .li .p2{
	font-size: 16px;
	color: #333333;
	line-height: 2;
}
.burial .div4{
	padding:30px 0 50px;
}
.burial .div4 .list .li{
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 40px;
}
.burial .div4 .list .li:nth-child(2n){
	margin-right: 0;
}
.burial .div4 .list .li .img{
	width: 100%;
	height: 160px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
}
.burial .div4 .list .li .p1{
	font-size: 16px;
	padding: 10px 20px 10px 50px;
	line-height: 1.7;
	position: relative;
}
.burial .div4 .list .li .p1:before{
	content: "";
	width: 13px;
	height: 13px;
	background-color: #01a7a3;
	position: absolute;
	left: 20px;
	top: 17px;
	border-radius: 50%;
}
.burial .div4 .tishi{
	background-color: #01a7a3;
	line-height: 42px;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
}

.about{
	padding: 30px 0 100px;
}
.about .fl{
	width: 320px;
}
.about .fl .li{
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #fff;
	line-height: 140px;
	padding-left: 90px;
	background-position: 40px;
	background-repeat: no-repeat;
	background-size: 38px;
	border-radius: 10px;
}
.about .fl .li1{
	background-color: #3f4b83;
	background-image: url(../img/about/1.png);
}
.about .fl .li2{
	background-color: #41a4c3;
	background-image: url(../img/about/2.png);
}
.about .fl .li3{
	background-color: #50b5b3;
	background-image: url(../img/about/3.png);
}
.about .fr{
	width: 850px;
}
.about .fr .p1{
	font-size: 16px;
	color: #333333;
	line-height: 1.7;
}







