@import "./common/init.css";
body{width: 100%; color: #000; min-width: 1800px;position: relative; background:#fff; }
.wrap{width: 1760px;margin: 0 auto;position: relative; }
.header:before{
	content: "";
	display: block;
	width: 100%;
	height: 2.2rem;
}
.header_fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 4;
	background-color: #fff;
	box-shadow: 0 0 30px 4px rgba(0, 0, 0, .1);
}
.header .wrap{
	display: flex;
	align-items: center;
}
.header .wrap .pingbic{
	display: none;
}
.header .wrap .guanb{
	display: none;
	width: 0.9rem;
	height: 0.9rem;
	background-image: url(../img/close.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80%;
	cursor: pointer;
	position: fixed;
	top: 0.5rem;
	left: 0.5rem;
	z-index: 11;
}
.header .logo{
	width:3.7rem;
	height: 2.2rem;
	background-image: url(../img/logo.png);
	background-position:left;
	background-repeat: no-repeat;
	background-size: auto 1.0rem;
}
.header .neir{
	flex: 1;
	font-size:0.44rem;
	line-height: 0.6rem;
	color: #a38252;
	padding-left: 0.4rem;
	border-left: solid 0.02rem #e9e9e9;
	display: none;
}
.header .nav{
	display: flex;
	flex: 1;
	font-size: 0.32rem;
	color: #333333;
	margin: 0 0.6rem;
}
.header .nav .li{
	flex: 1;
	line-height: 1.8rem;
}
.header .nav .li.on{
	color: #9e7d50;
}
.header .nav .li.on span{
	display: inline-block;
	line-height: 1.8rem;
	border-bottom: solid 0.04rem #9e7d50;
}
.header .tel{
	height: 1.0rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 1.0rem;
	background-image: url(../img/tel.png);
	padding-left: 1.1rem;
}
.header .tel .p1{
	font-size: 0.28rem;
	color: #333333;
}
.header .tel .p2{
	font-size: 0.48rem;
	color: #a28152;
	font-weight: bold;
}
.header .nav_button{
	font-size: 0.6rem;
	color: #333333;
	padding-left: 0.6rem;
	line-height: 1.8rem;
	display: none;
}
.lunbo .swiper-wrapper .swiper-slide,
.lunbo .swiper-wrapper{
	height:auto!important;
}
.lunbo .wapimg{
	display: none;
}
.lunbo .fenye{
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 0.2rem;
	z-index: 3;
}
.lunbo .fenye span{
	background-color: #fff;
	opacity: 0.3;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
}
.lunbo .fenye span.swiper-pagination-bullet-active{
	opacity: 1;
}
.index .more{
	width: 4.4rem;
	height: 1.2rem;
	margin: 0.8rem auto 0;
	line-height: 1.2rem;
	font-size: 0.32rem;
	color: #ffffff;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/genguo.png);
}
.index .div1{
	padding: 0.6rem 0;
}
.index .div1 .name{
	text-align: center;
	font-size: 0.38rem;
	color: #666666;
}
.index .div1 .list{
	display: flex;
	padding: 0.6rem 0;
	border-bottom: solid 0.02rem #cccccc;
	margin-top: 0.6rem;
	margin-bottom: 0.6rem;
}
.index .div1 .list .li{
	flex: 1;
	background-repeat: no-repeat;
	background-size: 1.0rem;
	background-position:90%;
	display: flex;
	align-items: baseline;
	border-right: solid 0.02rem #cccccc;
	margin-right: 0.4rem;
	padding-right: 0.4rem;
	position: relative;
}
.index .div1 .list .li:last-child{
	border-right: none;
	background-position: right;
	margin-right: 0;
	flex: 0.9;
}
.index .div1 .list .li .p1{
	color: #757575;
	font-weight: bold;
	font-size: 0.32rem;
}
.index .div1 .list .li .p1 span{
	font-size: 0.72rem;
}
.index .div1 .list .li .p1 span.i:after{
	content: "+";
	vertical-align: super;
	font-size: 0.6rem;
	vertical-align: top;
}
.index .div1 .list .li .p2{
	font-size: 0.32rem;
	color: #bababa;
	flex: 1;
	padding-left: 0.2rem;
}
.index .div1 .list .li .xiangq{
	width: 1.7rem;
	height: 1.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/0.png);
	position: absolute;
	left: 50%;
	margin-left: -0.85rem;
	top: -1.0rem;
}
.index .div2{
	display: none;
	background:-webkit-linear-gradient(top,#ffffff,#fff9ee);
	background:-o-linear-gradient(bottom,#ffffff,#fff9ee);
	background:-moz-linear-gradient(bottom,#ffffff,#fff9ee);
	background:linear-gradient(to bottom,#ffffff,#fff9ee);
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 0.6rem;
}
.index .div2 .li{
	width: 3.7rem;
	padding-top: 0.48rem;
}
.index .div2 .li img{
	width: 100%;
	height:1.52rem;
	object-fit: contain;
	margin-bottom: 0.2rem;
}

.index .div2 .li .p1{
	font-size: 0.54rem;
	color: #333333;
	text-align: center;
}
.index .div3{
	padding-bottom: 0.8rem;
}
.index .div3 .about{
	float: left;
	width: 675px;
}
.index .div3 .about .tit{
	font-size: 0.76rem;
	color: #333333;
	line-height: 1.0rem;
	margin-bottom: 0.6rem;
}
.index .div3 .about .tit .biank{
	display: inline-flex;
	border-bottom: solid 1px #cccccc;
}
.index .div3 .about .tit .biank span{
	font-size:0.32rem;
	color: #9e7d50;
	margin-left: 0.2rem;
}
.index .div3 .about .com{
	font-size:0.32rem ;
	color: #555555;
	line-height: 0.8rem;
}
.index .div3 .about .com p{
	text-indent: 2em;
}
.index .div3 .about .com .changend{
	display: none;
	color: #a38152;
}
.index .div3 .about .more{
	margin-top: 0.2rem;
	margin-bottom: 0.6rem;
}
.index .div3 .video{
	float: left;
	width: 700px;
	margin-left: 1.4rem;
}
.index .div3 video.w100{
	display: none;
}
.index .div3 .biaoqian{
	width: 315px;
	text-align: center;
	float: right;
}
.index .div3 .biaoqian .li{
	border-bottom: solid 1px #e1dbd8;
	height: 79px;
	display: flex;
	flex-direction: column;
    justify-content: center;
}
.index .div3 .biaoqian .li:hover{
	background-color: #9e7d50;
}

.index .div3 .biaoqian .li .p1{
	display: flex;
	justify-content: center;
    align-items: center;
}
.index .div3 .biaoqian .li .p1 .name{
	font-size:18px;
	color: #9e7d50;
	margin-left: 0.2rem;
}
.index .div3 .biaoqian .li .p1 .img{
	width: 0.44rem;
	height: 0.5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .div3 .biaoqian .li .p2{
	font-size: 14px;
	color: #898989;
}
.index .div3 .biaoqian .li:hover .p2,
.index .div3 .biaoqian .li:hover .p1 .name{
	color: #fff;
}
.index .div3 .biaoqian .li .p1 .biaoqian1{
	background-image: url(../img/index/biaoqian1.png);
}
.index .div3 .biaoqian .li .p1 .biaoqian2{
	background-image: url(../img/index/biaoqian2.png);
}
.index .div3 .biaoqian .li .p1 .biaoqian3{
	background-image: url(../img/index/biaoqian3.png);
}
.index .div3 .biaoqian .li .p1 .biaoqian4{
	background-image: url(../img/index/biaoqian4.png);
}
.index .div3 .biaoqian .li .p1 .biaoqian5{
	background-image: url(../img/index/biaoqian5.png);
}
.index .div3 .biaoqian .li:hover .p1 .biaoqian1{
	background-image: url(../img/index/biaoqian1_1.png);
}
.index .div3 .biaoqian .li:hover .p1 .biaoqian2{
	background-image: url(../img/index/biaoqian2_1.png);
}
.index .div3 .biaoqian .li:hover .p1 .biaoqian3{
	background-image: url(../img/index/biaoqian3_1.png);
}
.index .div3 .biaoqian .li:hover .p1 .biaoqian4{
	background-image: url(../img/index/biaoqian4_1.png);
}
.index .div3 .biaoqian .li:hover .p1 .biaoqian5{
	background-image: url(../img/index/biaoqian5_1.png);
}
.index .title{
	text-align: center;
	padding-bottom: 20px;
}
.index .title .p1{
	font-size: 38px;
	color: #333333;
	margin-bottom: 10px;
}
.index .title .p2{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	position: relative;
	margin-bottom: 40px;
}
.index .title .p2:before{
	content: "";
	display: block;
	width: 220px;
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/taocan0.png);
	position: absolute;
	left: 50%;
	margin-left:-110px;
	bottom: -20px;
}
.index .title .p3{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #ffffff;
	line-height: 44px;
	width: 230px;
	text-align: center;
	background-color: #9e7d50;
}
.index .div4{
	background-color: #f9f9f9;
	padding: 1.0rem 0;
	position: relative;
	overflow: hidden;
}
.index .div4 .zuobian{
	width: 300px;
	float: left;
	position: relative;
}
.index .div4 .zuobian:before{
	content: "";
	width: 171px;
	height: 257px;
	position: absolute;
	left: -130px;
	bottom: -20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/taocan01.png);
	z-index: 1;
}
.index .div4 .zuobian .tab{
	margin-bottom: 80px;
	position: relative;
	z-index: 2;
}
.index .div4 .zuobian .tab .li{
	display: flex;
	align-items: center;
	background-color: #f2ede7;
	border-bottom: solid 1px #f9f9f9;
	color: #9e7d50;
	height: 1.6rem;
	font-weight: bold;
	padding-left: 30px;
	cursor: pointer;
}
.index .div4 .zuobian .tab .li.on{
	color: #fff;
	background-color: #9e7d50;
}
.index .div4 .zuobian .tab .li .name{
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
.index .div4 .zuobian .tab .li.on .name{
	color: #fff;
}
.index .div4 .zuobian .tab .li .fuh{
	font-size: 20px;
	margin-top: 8px;
}
.index .div4 .zuobian .tab .li .jine{
	font-size: 0.64rem;
	margin: 0 4px;
}
.index .div4 .zuobian .tab .li .danwei{
	font-size: 18px;
	margin-top: 8px;
}
.index .div4 .zuobian .jeis{
	text-align: center;
	position: relative;
	z-index: 2;
}
.index .div4 .zuobian .jeis .p1{
	font-size: 20px;
	color: #9e7d50;
	font-weight: bold;
	margin-bottom: 0.6rem;
}
.index .div4 .zuobian .jeis .p2{
	font-size: 14px;
	line-height: 0.6rem;
	color: #666666;
	border-bottom: solid 1px #ded4c6;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 0.6rem;
}
.index .div4 .zuobian .jeis .p3{
	display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
	padding-left: 1.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 1.4rem;
	background-image: url(../img/index/tabl_tel2.png);
	height: 1.4rem;
	margin-top: 0.6rem;
}
.index .div4 .zuobian .jeis .p3 .pp1{
	font-size: 14px;
	color: #888888;
	line-height:0.6rem;
}
.index .div4 .zuobian .jeis .p3 .pp2{
	font-size: 19px;
	line-height: 0.6rem;
	color: #888888;
	padding-left: 0.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-image: url(../img/index/tabl_tel1.png);
}
.index .div4 .youbian{
	float: right;
	width: 1460px;
	height: 760px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/index/taocan_beijing.jpg);
	padding: 40px;
}
.index .div4 .youbian .p1{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #be9d5f;
	font-weight: bold;
	margin-bottom: 20px;
}
.index .div4 .youbian .p1 .name{
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}
.index .div4 .youbian .p1 .fuh{
	font-size:16px;
	margin-top: 8px;
	margin-left: 10px;
}
.index .div4 .youbian .p1 .jine{
	font-size: 26px;
	margin: 0 4px;
}
.index .div4 .youbian .p1 .danwei{
	font-size: 18px;
	margin-top: 8px;
}
.index .div4 .youbian .p2{
	font-size: 16px;
	color: #a6a6a6;
	margin-bottom: 20px;
	text-align: center;
}
.index .div4 .youbian .biankuang{
	padding: 40px;
	border: solid 2px rgba(207, 171, 103, 0.1);
}
.index .div4 .youbian .biankuang .fl{
	width: 25%;
}
.index .div4 .youbian .biankuang .biaoti{
	margin-bottom: 0.4rem;
	font-size: 0.4rem;
	color: #cfab67;
	line-height: 1.0rem;
}
.index .div4 .youbian .biankuang .biaoti .xiahuaxian{
	padding-left: 0.6rem;
	background-position: left;
	background-repeat:no-repeat;
	background-size: 0.6rem;
	display: inline-block;
	border-bottom: solid 0.02rem #cfab67;
}
.index .div4 .youbian .biankuang .biaoti .xiahuaxian span{
	font-size: 0.28rem;
	color: #dcdcdc;
}
.index .div4 .youbian .biankuang .leibiao{
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
}
.index .div4 .youbian .biankuang .leibiao p{
	float: left;
	width: 50%;
}
.index .div4 .youbian .biankuang .leibiao p.p_2{
	width: 100%;
}
.index .div4 .youbian .biankuang .leibiao span{
	padding-left: 10px;
	display: block;
	white-space:pre;
}
.index .div4 .youbian .biankuang .leibiao .img_kuang{
	margin-top: 30px;
}
.index .div4 .youbian .biankuang .leibiao .img_kuang img{
	width: 185px;
	margin-top: 10px;
}
.index .div5{
	display: none;
	padding: 1.0rem 0;
	background-color: #f9f9f9;
}
.index .div5 .tab{
	display: flex;
	background-color: #f2ede7;
}
.index .div5 .tab .li{
	height: 2.0rem;
	flex: 1;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index .div5 .tab .li .p1{
	font-size: 0.4rem;
	color: #666666;
}
.index .div5 .tab .li .p2{
	font-size: 0.36rem;
	color: #9e7d50;
	font-weight: bold;
}
.index .div5 .tab .li .p2 span{
	font-size: 0.64rem;
}
.index .div5 .tab .li.on{
	background-color: #9e7d50;
}
.index .div5 .tab .li.on .p1,
.index .div5 .tab .li.on .p2{
	color: #fff;
}
.index .div5 .kuang_tabl{
	width: 100%;
	background-position: top;
	background-size: 100%;
	background-image: url(../img/index/taocan.jpg);
	padding: 0.2rem
}
.index .div5 .kuang_tabl .tabl .p1{
	display: flex;
	align-items: center;
    justify-content: center;
	font-weight: bold;
	color: #be9d5f;
	margin-bottom: 0.2rem;
}
.index .div5 .kuang_tabl .tabl .p1 .name{
	font-size:0.48rem;
	color: #ffffff;
}
.index .div5 .kuang_tabl .tabl .p1 .fuh{
	font-size: 0.36rem;
	margin-left: 0.1rem;
}
.index .div5 .kuang_tabl .tabl .p1 .jine{
	font-size: 0.56rem;
}
.index .div5 .kuang_tabl .tabl .p1 .danwei{
	font-size:0.4rem;
}
.index .div5 .kuang_tabl .tabl .p2{
	text-align: center;
	font-size: 0.32rem;
	color: #a6a6a6;
	margin-bottom: 0.2rem;
}
.index .div5 .kuang_tabl .tabl .biankuang{
	border: solid 0.02rem rgba(207, 171, 103, 0.1);
	padding: 0.4rem;
}
.index .div5 .kuang_tabl .tabl .biankuang .biaoti{
	margin-bottom: 0.4rem;
	font-size: 0.4rem;
	color: #cfab67;
	line-height: 1.0rem;
}
.index .div5 .kuang_tabl .tabl .biankuang .biaoti .xiahuaxian{
	padding-left: 0.6rem;
	background-position: left;
	background-repeat:no-repeat;
	background-size: 0.6rem;
	display: inline-block;
	border-bottom: solid 0.02rem #cfab67;
}
.index .div5 .kuang_tabl .tabl .biankuang .biaoti .xiahuaxian span{
	font-size: 0.28rem;
	color: #dcdcdc;
}
.index .div5 .kuang_tabl .tabl .biankuang .leibiao{
	margin-bottom: 0.6rem;
}
.index .div5 .kuang_tabl .tabl .biankuang .fl{
	width: 33.33%;
	font-size: 0.3rem;
	color: #ffffff;
	line-height: 1.8;
}
.index .div5 .kuang_tabl .tabl .biankuang .fl span{
	font-size: 0.26rem;
	padding-left: 0.2rem;
	display: block;
}
.index .div5 .kuang_tabl .tabl .biankuang .img_kuang{
	width: 66.66%;
	float: left;
}
.index .div5 .kuang_tabl .tabl .biankuang .img_kuang img{
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.index .div5 .kuang_tabl .tabl .taocan_tel{
	width: 3.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url(../img/index/taocan_tel.png);
	height: 1.0rem;
	margin: -0.5rem auto 0.1rem;
}
.index .div5 .tabl_1{
	background-color: #f2ede7;
	padding: 0.4rem;
	display: flex;
	align-items: center;
}
.index .div5 .tabl_1 .p1{
	flex: 1;
}
.index .div5 .tabl_1 .p1 .pp1{
	font-size:0.4rem;
	color: #9e7d50;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.index .div5 .tabl_1 .p1 .pp2{
	font-size: 0.28rem;
	color: #666666;
}
.index .div5 .tabl_1 .p2{
	width: 5.3rem;
	height: 1.4rem;
	padding-left:1.5rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 1.4rem;
	background-image: url(../img/index/tabl_tel2.png);
	display: flex;
	flex-direction: column;
    justify-content: center;
}
.index .div5 .tabl_1 .p2 .pp1{
	font-size: 0.28rem;
	color: #333333;
	margin-bottom: 0.2rem;
}
.index .div5 .tabl_1 .p2 .pp2{
	font-size:0.52rem;
	font-weight: bold;
	color: #9e7d50;
	text-align: right;
}
.index .div5 .tabl_1 .p2 .pp2:before{
	content: "";
	display: inline-block;
	margin-bottom: 0.1rem;
	margin-right: 0.2rem;
	vertical-align: middle;
	width: 0.48rem;
	height: 0.48rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/tabl_tel1.png);
}
.index .div5 .tabl_1 .p3{
	width: 0.04rem;
	height: 1.0rem;
	background-color: #d9cbb9;
	margin-right: 1.3rem;
}
.index .div6 .title .p3{
	display: none;
}
.index .div6{
	padding: 1.2rem 0;
}
.index .div6 .list{
	display: flex;
}
.index .div6 .list .li{
	width: 160px;
}
.index .div6 .list .li img{
	width: 100%;
	height: 1.8rem;
	object-fit: contain;
}
.index .div6 .list .li .p1{
	text-align: center;
	font-size: 0.32rem;
	color: #333333;
	margin-bottom: 0.6rem;
}
.index .div6 .list .li .p2{
	width: 0.64rem;
	height: 0.64rem;
	border: solid 0.02rem #cccccc;
	text-align: center;
	line-height: 0.6rem;
	font-size:0.32rem;
	color: #8f8f8f;
	margin: 0 auto;
	border-radius: 50%;
	position: relative;
}
.index .div6 .list .li .p2:before{
	content: "";
	display: block;
	width: 2.0rem;
	height: 0.02rem;
	background-color: #cccccc;
	position: absolute;
	left: 0.8rem;
	top: 50%;
}
.index .div6 .list .li:last-child .p2:before{
	display: none;
}
.index .div7{
	background-position: center;
	background-image: url(../img/index/tese_beijing.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2.0rem 0 1.4rem;
}
.index .div7 .zuobian{
	float: left;
}
.index .div7 .zuobian .p1{
	font-size: 0.76rem;
	color: #ffffff;
	margin-bottom: 10px;
}
.index .div7 .zuobian .p2{
	font-size: 16px;
	color: #e0dddd;
	margin-bottom: 20px;
	border-bottom: solid 1px #95836e;
	padding-bottom: 30px;
}
.index .div7 .zuobian .p3{
	font-size: 0.36rem;
	color: #d3ae69;
	line-height: 2.4;
	padding-left:0.72rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.52rem;
	background-image: url(../img/index/tese0.png);
}
.index .div7 .youbian{
	width: 1270px;
	float: right;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index .div7 .youbian .li{
	width: 6.0rem;
	min-height: 1.2rem;
	position: relative;
	position: relative;
	margin-bottom: 0.4rem;
}
.index .div7 .youbian .li img{
	width: 100%;
	height: 290px;
	object-fit: cover;
}
.index .div7 .youbian .li:nth-child(n+5) img{
	display: none;
}
.index .div7 .youbian .li .neir{
	display: none;
}
.index .div7 .youbian .li .neir .p2{
	font-size: 0.68rem;
	color: #000000;
}
.index .div7 .youbian .li .neir .p3{
	font-size: 0.48rem;
	color: #888888;
}
.index .div7 .youbian .li .neir .p4{
	font-size: 0.44rem;
	color: #ffffff;
	width: 2.7rem;
	text-align: center;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	background-color: #a28152;
	margin-top: 0.4rem;
}
.index .div7 .youbian .li .p1{
	position: absolute;
	left:0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.2rem;
	font-size: 0.36rem;
	color: #f2f2f2;
	background-color: #9e7d50;
}
.index .div7 .youbian .li:hover .p1{
	background-color: #e0bb6f;
}
.index .div8{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/index/adv1.jpg);
}
.index .div8 .wrap{
	display: flex;
	align-items: center;
	padding: 1.6rem 0;
}
.index .div8 .wrap .yi{
	flex: 1;
	padding-left: 4.6rem;
}
.index .div8 .wrap .yi .p1{
	font-size:0.76rem;
	color: #333333;
	margin-bottom: 0.2rem;
	font-weight: bold;
}
.index .div8 .wrap .yi .p2{
	font-size: 0.52rem;
	color: #9e7d50;
}
.index .div8 .wrap .er{
	width: 7.6rem;
}
.index .div8 .wrap .er .p1{
	font-size: 0.44rem;
	color: #333333;
	margin-bottom: 0.2rem;
}
.index .div8 .wrap .er .p1 span{
	font-style:italic;
	font-size: 1.32rem;
	color: #9e7d50;
	font-weight: bold;
}
.index .div8 .wrap .er .p1 span.i:after{
	content: "+";
	font-size: 1.0rem;
	line-height: 1.1;
	vertical-align: top;
}
.index .div8 .wrap .er .p2{
	font-size: 0.44rem;
	color: #333333;
}
.index .div9{
	padding: 0.6rem 0;
	position: relative;
}
.index .div9:before{
	content: "";
	display:block;
	width: 2.7rem;
	height: 6.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/anli0.png);
	position: absolute;
	top: -40px;
	left: 0;
}
.index .div9 .list .zuobian{
	width: 800px;
	height: 573px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/anli1_1.jpg);
	float: left;
}
.index .div9 .list .youbian{
	float: right;
	width: 960px;
}
.index .div9 .list .youbian .li{
	margin-left: 20px;
	margin-bottom: 20px;
	width: 460px;
	float: left;
}
.index .div9 .list .youbian .li img{
	width: 100%;
	height: 240px;
	object-fit: cover;
}
.index .div9 .list .youbian .li .p1{
	text-align: center;
	font-size: 13px;
	color: #333333;
	line-height: 40px;
}
.index .div10{
	padding: 0.4rem 0 0.2rem;
	background-position: right top;
	background-size: 4.46rem;
	background-image: url(../img/index/team0.jpg);
	background-repeat: no-repeat;
}
.index .div11{
	background-repeat: no-repeat;
	padding:50px 0;
	background-image: url(../img/index/team_beijing2.jpg);
	background-size: 1910px;
}
.swiper-wrapper,
.swiper-wrapper .swiper-slide{
	height:auto!important;
}
.index .div11 .wrap{
	padding:0 470px 0 320px;
}
.index .div11 .wrap .genduo{
	width:180px;
	font-size:16px;
	color: #ffffff;
	line-height:50px;
	background-image: url(../img/index/genguo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-align: center;
}
.index .div11 .wrap > .more{
	display: none;
}
.index .div11 .team_lunbo .li{
	display: flex;
	align-items: center;
}
.index .div11 .team_lunbo .li img{
	width: 334px;
	height: 490px;
	object-fit: cover;
}
.index .div11 .team_lunbo .neir{
	flex: 1;
	padding-left: 106px;
	color: #fff;
	position: relative;
}
.index .div11 .team_lunbo .neir .toubu{
	display: flex;
	align-items: flex-end;
	margin-bottom:30px;
}
.index .div11 .team_lunbo .neir .toubu .biaoqian{
	padding-left: 0.6rem;
}
.index .div11 .team_lunbo .neir .toubu .biaoqian span{
	font-size:16px;
	color: #ffffff;
	background-color: #9e7d50;
	line-height:0.6rem;
	padding: 0 0.2rem;
	display:block;
}
.index .div11 .team_lunbo .neir .p1{
	font-size:33px;
}
.index .div11 .team_lunbo .neir .p2{
	font-size:12px;
	color: #666666;
	text-transform:uppercase;
}
.index .div11 .team_lunbo .neir .p4{
	margin-bottom:30px;
}
.index .div11 .team_lunbo .neir .p4 .pp1{
	width: 6.0rem;
	font-size:19px;
	color: #9e7d50;
	margin-bottom: 0.1rem;
	border-bottom: solid 0.04rem #666667;
	padding-bottom: 0.1rem;
}
.index .div11 .team_lunbo .neir .p4 .pp1 span{
	font-size:12px;
	color: #858585;
	text-transform:uppercase;
}
.index .div11 .team_lunbo .neir .p4 .pp1 span:after{
	content: "+";
	font-size: ;
	color: #876d4b;
	vertical-align: top;
}
.index .div11 .team_lunbo .neir .p4 .pp2{
	font-size:16px;
	color: #ffffff;
	line-height: 1.7;
}
.index .div11 .button{
	width: 0.44rem;
	height: 0.8rem;
	position: absolute;
	top: 50%;
	margin-top: -0.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}
.index .div11 .button.swiper-button-disabled{
	opacity: 0.3;
}
.index .div11 .button.team_left{
	background-image: url(../img/index/t_left.png);
	left: 0;
}
.index .div11 .button.team_right{
	background-image: url(../img/index/t_right.png);
	right: 300px;
}
.index .div12{
	padding-bottom: 60px;
}
.index .div12 .zuobuan{
	width: 1510px;
	height: 160px;
	float: left;
	padding-top: 20px;
	position: relative;
}
.index .div12 .zuobuan .team_lunbo1{
	width: 1330px;
	margin: 0 auto;
}
.index .div12 .zuobuan .team_lunbo1 .active-nav .img{
	border: solid 3px #9e7d50;
}
.index .div12 .zuobuan .team_lunbo1 .img{
	height: 140px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .div12 .zuobuan .zuobian_button,
.index .div12 .zuobuan .youbian_button{
	width: 40px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	background-color: #9e7d50;
	font-size: 30px;
	font-weight: bold;
	font-family: "宋体";
	color: #fff;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
.index .div12 .zuobuan .zuobian_button{
	left: 0;
}
.index .div12 .zuobuan .youbian_button{
	right: 0;
}
.index .div12 .zuobuan .zuobian_button.swiper-button-disabled,
.index .div12 .zuobuan .youbian_button.swiper-button-disabled{
	background-color: #d2d0ce;
}
.index .div12 .youbian{
	width: 230px;
	float: right;
	height: 160px;
	background-image: url(../img/index/team-0.jpg);
}
.index .div13{
	background-color: #f9f9f9;
	padding: 70px 0;
}
.index .div13 .goosd_kuang{
	display: flex;
	justify-content: space-between;
}
.index .div13 .goosd_kuang .list_fl{
	width: 49%;
	display: flex;
}
.index .div13 .goosd_kuang .list_fl .sort{
	width:280px;
	padding-bottom: 20px;
	margin-right: 20px;
	border: solid 1px #c0ab8e;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 2.3rem;
	background-image: url(../img/index/goosd0.png);
	background-color: #fff;
}
.index .div13 .goosd_kuang .list_fl .sort img{
	width: 100%;
	height: 175px;
	object-fit: cover;
}
.index .div13 .goosd_kuang .list_fl .sort .sort_wap{
	display: flex;
	justify-content: center;
	margin-top: 0.2rem;
}
.index .div13 .goosd_kuang .list_fl .sort .sort_wap .name{
	font-size: 0.48rem;
	color: #333333;
	line-height: 1.2rem;
	border-bottom: solid 1px #ebebeb;
	background-position: 0.2rem;
	background-repeat: no-repeat;
	background-size: 0.64rem;
	padding-left: 1rem;
	padding-right: 0.2rem;
}
.index .div13 .goosd_kuang .list_fl .sort .sort_wap .genduo{
	display: none;
	font-size: 0.4rem;
	color: #9e7d50;
}
.index .div13 .goosd_kuang .list_fl .sort .two{
	text-align: center;
	font-size: 0.32rem;
	color: #666666;
	line-height: 0.7rem;
	margin: 0.2rem 0 0.4rem;
	height: 210px;
	overflow: hidden;
}
.index .div13 .goosd_kuang .list_fl .sort .two div{
	cursor: pointer;
}
.index .div13 .goosd_kuang .list_fl .sort .two .on{
	color: #a28052;
}
.index .div13 .goosd_kuang .list_fl .sort .genduo_{
	width: 150px;
	height: 44px;
	margin: 0 auto;
	background-image: url(../img/index/genguo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 14px;
	color: #ffffff;
	line-height: 44px;
	text-align: center;
}
.index .div13 .goosd_kuang .list_fl .list{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.index .div13 .goosd_kuang .list_fl .list .li{
	width: 270px;
}
.index .div13 .goosd_kuang .list_fl:first-child .list .li:nth-child(n+3){
	margin-top: 20px;
}
.index .div13 .goosd_kuang .list_fl:nth-child(1) .list .li:nth-child(n+5),
.index .div13 .goosd_kuang .list_fl:nth-child(2) .list .li:nth-child(n+3){
	display: none;
}
.index .div13 .goosd_kuang .list_fl .list .li img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.index .div13 .goosd_kuang .list_fl+.list_fl .list .li img{
	height: 475px;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir{
	padding: 0.2rem 0.1rem 0;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir .p1{
	font-size: 0.36rem;
	line-height: 0.7rem;
	height: 0.7rem;
	color: #666666;
	overflow:hidden;
	text-overflow:?ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:?vertical;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir .p1 span{
	font-size: 20px;
	color: #333333;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir_wap{
	display: none;
	background-color: #f6f6f6;
	padding: 0.2rem;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir_wap .p2{
	font-size: 0.32rem;
	color: #333333;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir_wap .p3{
	font-size: 0.24rem;
	color: #666666;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir_wap .p4{
	text-align: right;
	font-size: 0.4rem;
	color: #a30505;
}
.index .div13 .goosd_kuang .list_fl .list .li .neir_wap .p4 span{
	font-size: 0.24rem;
}
.index .adv_wap{
	display: none;
}
.index .div14{
	background-position: left 70px;
	background-image: url(../img/index/funeral_beijing.png);
	background-repeat: no-repeat;
	background-size: 102px;
	padding: 1.2rem 0;
}
.index .div14 .funeral_kuang{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index .div14 .funeral_kuang .li{
	width: 860px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	background-color: #f9f9f9;
	box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.1);
}
.index .div14 .funeral_kuang .li img{
	width: 445px;
	height: 270px;
	object-fit: cover;
}
.index .div14 .funeral_kuang .li .neir{
	flex: 1;
	padding-left:40px;
}
.index .div14 .funeral_kuang .li .neir .p1{
	font-size: 20px;
	color: #333333;
	line-height: 70px;
	margin-bottom: 30px;
}
.index .div14 .funeral_kuang .li .neir .p1 span{
	display: inline-block;
	border-bottom: solid 1px #e9c473;
	padding-right: 20px;
}
.index .div14 .funeral_kuang .li .neir .p2{
	font-size: 14px;
	padding-left: 20px;
	background-image: url(../img/index/funeral_location.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: left;
	margin-bottom: 40px;
}
.index .div14 .funeral_kuang .li .neir .p3{
	width: 130px;
	line-height: 40px;
	background-image: url(../img/index/genguo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.index .div15{
	padding: 70px 0;
	background-color: #f9f9f9;
	background-image: url(../img/index/cemetery_beijing.png);
}
.index .div15 .title{
	background-image: url(../img/index/cemetery_beijing_.png);
	background-size: 122px;
	background-position: 90% bottom;
	background-repeat: no-repeat;
}
.index .div15 .cemetery_kang{
	display: flex;
	justify-content: space-between;
}
.index .div15 .cemetery_kang .li{
	width: 420px;
	position: relative;
}
.index .div15 .cemetery_kang .li .p3{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #9d291f;
	padding: 0 15px 0 45px;
	background-image: url(../img/index/cemetery_1.png);
	background-position: 10%;
	background-size: auto 65%;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
}
.index .div15 .cemetery_kang .li img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.index .div15 .cemetery_kang .li .neir{
	padding: 20px;
	line-height: 1.8;
	background-position: 98%;
	background-repeat: no-repeat;
	background-size: 31px;
	background-image: url(../img/index/cemetery_2.png);
}
.index .div15 .cemetery_kang .li .neir .p1{
	font-size: 20px;
	color: #333333;
}
.index .div15 .cemetery_kang .li .neir .p2{
	font-size: 16px;
	color: #999999;
}
.index .div16{
	padding: 60px 0;
}
.index .div16 .title{
	display: flex;
	align-items: flex-end;
	padding-bottom: 30px;
}
.index .div16 .title .zuobin{
	flex: 1;
	display: flex;
	align-items: flex-end;
}
.index .div16 .title .anjianquy{
	display: flex;
}
.index .div16 .title .p2{
	margin-bottom: 0;
	line-height: 40px;
	flex: 1;
	text-align: left;
	padding-left: 55px;
}
.index .div16 .title .p2:before{
	display: none;
}
.index .div16 .title .p4{
	font-size: 16px;
	color: #999999;
	line-height:40px;
	padding: 0 15px;
	border-radius: 8px;
	border: solid 1px #999999;
	cursor: pointer;
	margin-left: 20px;
}
.index .div16 .title .p4.on{
	background-color: #9e7d50;
	border-color: #9e7d50;
	color: #fff;
}
.index .div16 .entity_list{
	display: flex;
}
.index .div16 .entity_list .datu{
	width: 710px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 20px;
}
.index .div16 .entity_list .list_kuang{
	flex: 1;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index .div16 .entity_list .list_kuang .li{
	width: 330px;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index .div16 .entity_list .list_kuang .li:nth-child(n+4){
	margin-top: 20px;
}
.index .div16 .entity_list .mask{
	width: 100%;
	height: 100%;
	<!--background-color: rgba(0, 0, 0, 0.5);-->
}
.index .div16 .entity_list .mask .juzhong{
	display: flex;
	color: #fff;
	flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    padding: 1.0rem;
}
.index .div16 .entity_list .mask .juzhong .p1{
	font-size: 0.44rem;
	line-height: 1.2rem;
	border-bottom: solid 0.02rem rgba(255, 255, 255, 0.3);
	margin-bottom: 0.4rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.6rem;
	background-image: url(../img/index/entity1.png);
	padding-left: 0.8rem;
}
.index .div16 .entity_list .mask .juzhong .p2{
	font-size: 0.32rem;
}
.index .div17{
	background-color: #fff;
	background-image: url(../img/index/zhengshu_beijing.png);
	background-size: 1920px;
	background-repeat: no-repeat;
	background-position: top;
	padding:150px 0 80px;
}
.index .div17 .zhengshu_kang{
	display: flex;
}
.index .div17 .zhengshu_kang .zuonian{
	width: 330px;
	font-size: 0.32rem;
}
.index .div17 .zhengshu_kang .zuonian .p1{
	font-size: 38px;
	color: #333333;
	margin-bottom: 0.2rem;
}
.index .div17 .zhengshu_kang .zuonian .p2{
	color: #666666;
	margin-bottom: 0.4rem;
}
.index .div17 .zhengshu_kang .zuonian .p3{
	color: #9e7d50;
	line-height: 2.5;
}
.index .div17 .zhengshu_kang .youbian{
	flex: 1;
}
.index .div17 .zhengshu_kang .youbian .lunbo_zhengshu{
	position: relative;
	width: 1320px;
	margin: 0 auto;
}
.index .div17 .zhengshu_kang .youbian .li{
	position: relative;
}
.index .div17 .zhengshu_kang .youbian .li img{
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.index .div17 .zhengshu_kang .youbian .li .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #9e7d50;
	font-size:0.28rem;
	color: #f2f2f2;
	text-align: center;
	line-height: 0.8rem;
}
.index .div17 .zhengshu_kang .youbian .anjian_feny{
	width: 40px;
	height: 70px;
	margin-top: -35px;
	position: absolute;
	top: 50%;
	font-size: 30px;
	color: #fff;
	background-color: #9e7d50;
	font-family: "宋体";
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}
.index .div17 .zhengshu_kang .youbian .zheng_left{
	left: -55px;
}
.index .div17 .zhengshu_kang .youbian .zheng_right{
	right: -55px;
}
.index .div17 .zhengshu_kang .youbian .anjian_feny.swiper-button-disabled{
	background-color: #d2d0ce;
}
.index .div17 .zhengshu_kang .youbian .zhengshu_felx{
	display: none;
}
.index .div18{
	position: relative;
	padding: 70px 0;
	background-image: url(../img/index/news_beijing.png);
	background-position: bottom right;
	background-size:360px;
	background-repeat: no-repeat;
}
.index .div18:before{
	content: "";
	width: 109px;
	height: 257px;
	position: absolute;
	left: 40px;
	top:-60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/news0.png);
}
.index .div18 .news_list{
	width: 1440px;
	display: flex;
	margin: 0 auto;
	border: solid 1px #e1e0e0;
}
.index .div18 .news_list .kuang_li{
	flex: 1;
	border-right: solid 1px #e1e0e0;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% 2.7rem;
	background-color: #fff;
	padding-bottom: 50px;
	height: 13rem;
}
.index .div18 .news_list .kuang_li:nth-child(1){
	background-image: url(../img/index/news_1.png);
}
.index .div18 .news_list .kuang_li:nth-child(2){
	background-image: url(../img/index/news_2.png);
}
.index .div18 .news_list .kuang_li:nth-child(3){
	background-image: url(../img/index/news_3.png);
}
.index .div18 .news_list .kuang_li:nth-child(4){
	background-image: url(../img/index/news_4.png);
	border-right: none;
}
.index .div18 .news_list .kuang_li .toubu_1{
	width: 100%;
	height: 2.7rem;
	background-color: #f6f6f6;
	display: flex;
	align-items: center;
    justify-content: center;
}
.index .div18 .news_list .kuang_li:nth-child(n+3) .toubu_1:last-child{
	display: none;
}
.index .div18 .news_list .kuang_li:hover .toubu_1{
	background-color: rgba(0, 0, 0, 0.7);
}
.index .div18 .news_list .kuang_li .toubu_1 .name{
	font-size: 18px;
	color: #6a6a6a;
}
.index .div18 .news_list .kuang_li:hover .toubu_1 .name{
	color: #fff;
}
.index .div18 .news_list .kuang_li .toubu_1 .i{
	width: 55px;
	height: 55px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index .div18 .news_list .kuang_li:nth-child(1) .toubu_1 .i{
	background-image: url(../img/index/news1.png);
}
.index .div18 .news_list .kuang_li:nth-child(2) .toubu_1 .i{
	background-image: url(../img/index/news2.png);
}
.index .div18 .news_list .kuang_li:nth-child(3) .toubu_1 .i{
	background-image: url(../img/index/news3.png);
}
.index .div18 .news_list .kuang_li:nth-child(4) .toubu_1 .i{
	background-image: url(../img/index/news4.png);
}
.index .div18 .news_list .kuang_li:nth-child(1):hover .toubu_1 .i{
	background-image: url(../img/index/news1.png);
}
.index .div18 .news_list .kuang_li:nth-child(2):hover .toubu_1 .i{
	background-image: url(../img/index/news2_.png);
}
.index .div18 .news_list .kuang_li:nth-child(3):hover .toubu_1 .i{
	background-image: url(../img/index/news3_.png);
}
.index .div18 .news_list .kuang_li:nth-child(4):hover .toubu_1 .i{
	background-image: url(../img/index/news4_.png);
}
.index .div18 .news_list .kuang_li .neir{
	padding: 20px;
	height: 360px;
}
.index .div18 .news_list .kuang_li .neir a{
	font-size:0.28rem;
	color: #5f5f5f;
	line-height: 0.72rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.index .div18 .news_list .kuang_li .genduo{
	margin: 50px auto 0;
	width: 180px;
	line-height: 0.96rem;
	font-size: 14px;
	color: #949494;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/news00.png);
}
.index .div18 .news_list .kuang_li:hover .genduo{
	background-image: url(../img/index/genguo.png);
	color: #fff;
}
.footer .links{
	background-color: #f6f6f6;
	padding: 30px 0;
}
.footer .links .wrap{
	display: flex;
}
.footer .links .wrap .name{
	font-size: 0.32rem;
	color: #b3915a;
	line-height: 1.6;
}
.footer .links .wrap .neir{
	line-height: 1.6;
	flex: 1;
	font-size: 0.28rem;
	color: #a3a3a3;
	display: flex;
	flex-wrap: wrap;
}
.footer .main{
	padding: 50px 0;
	background-image: url(../img/index/footer_beijing.jpg);
}
.footer .main .yiceng{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.footer .main .yiceng .logo{
	width: 4.6rem;
	height: 1.4rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/index/footer_logo.png);
}
.footer .main .yiceng .p1{
	font-family: "仿宋";
	text-align: right;
}
.footer .main .yiceng .p1 .pp1{
	font-size: 0.56rem;
	color: #757575;
}
.footer .main .yiceng .p1 .pp2{
	font-size: 16px;
	color: #5e5e5e;
}
.footer .main .erceng{
	display: flex;
	justify-content: space-between;
}
.footer .main .erceng .zuobian{
	font-size: 14px;
	color: #8a8b8b;
	line-height: 30px;
}
.footer .main .erceng .zuobian .p1{
	font-size:18px;
	color: #c6c6c6;
	margin-bottom: 10px;
}
.footer .main .erceng .zuobian .p2{
	margin-bottom: 10px;
}
.footer .main .erceng .zuobian .p2 span{
	font-size: 20px;
	color: #cccccc;
}
.footer .main .erceng .zhongjian{
	font-size: 16px;
	color: #8a8b8b;
	display: flex;
	text-align: center;
	position: relative;
}
.footer .main .erceng .zhongjian:before{
	content: "";
	display: block;
	width: 1px;
	height: 80px;
	background-color: rgba(191, 191, 191, 0.2);
	position: absolute;
	top: 25px;
	left: 0;
}
.footer .main .erceng .zhongjian .li{
	width: 170px;
	position: relative;
}
.footer .main .erceng .zhongjian .li a{
	margin-bottom: 20px;
}
.footer .main .erceng .zhongjian .li:before{
	content: "";
	display: block;
	width: 1px;
	height: 80px;
	background-color: rgba(191, 191, 191, 0.2);
	position: absolute;
	top: 25px;
	right: 0;
}
.footer .main .erceng .youbian{
	display: flex;
	margin-left: 160px;
}
.footer .main .erceng .youbian .li{
	width: 136px;
	margin-left: 20px;
}
.footer .main .erceng .youbian .li img{
	width: 100%;
	height: 136px;
	object-fit: contain;
}
.footer .main .erceng .youbian .li .p1{
	font-size: 14px;
	color: #b9b8b8;
	text-align: center;
	padding-top: 10px;
}
.footer .copyright{
	background-color: #000000;
	line-height: 60px;
	font-size:12px;
	color: #777878;
}
.footer .copyright span{
	padding: 0 20px;
}
.footer .copyright .i{
	display: inline;
}
.footer .weibu{
	position: relative;
	display: none;
}
.footer .weibu:before{
	content: "";
	display: block;
	width: 100%;
	height: 2.0rem;
}
.footer .weibu .weibu_fixed{
	width: 100%;
	/* position: absolute; */
	position: fixed;
	left: 0;
	bottom: 0;
	display: flex;
	z-index: 3;
}
.footer .weibu .weibu_fixed .remwu{
	padding: 0.2rem 0.6rem;
	background-color: #f9f6ee;
	display: flex;
	align-items: center;
	flex: 1;
}
.footer .weibu .weibu_fixed .remwu img{
	width: 1.6rem;
	height: 1.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.16rem;
}
.footer .weibu .weibu_fixed .remwu .neir{
	padding-left: 0.4rem;
	color: #a38152;
}
.footer .weibu .weibu_fixed .remwu .p1{
	font-size: 0.6rem;
	line-height: 0.72rem;
}
.footer .weibu .weibu_fixed .remwu .p2{
	font-size: 0.44rem;
	line-height: 0.6rem;
}
.footer .weibu .weibu_fixed .li{
	width: 4.3rem;
	display: flex;
	font-size: 0.5rem;
	color: #ffffff;
	align-items: center;
	justify-content: center;
}
.footer .weibu .weibu_fixed .li .i{
	width:0.8rem;
	height: 0.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.1rem;
}
.footer .weibu .weibu_fixed .li1{
	background-color: #a38152;
}
.footer .weibu .weibu_fixed .li2{
	background-color: #bf1d2d;
}
.footer .weibu .weibu_fixed .li1 .i{
	background-image: url(../img/index/footer_weixin.png);
}
.footer .weibu .weibu_fixed .li2 .i{
	background-image: url(../img/index/footer_tel_b.png);
}
.youlian .links{
	background-color: #f6f6f6;
	padding: 30px 0;
}
.youlian .links .wrap{
	display: flex;
}
.youlian .links .wrap .name{
	font-size: 0.32rem;
	color: #b3915a;
	line-height: 1.6;
}
.youlian .links .wrap .neir{
	line-height: 1.6;
	flex: 1;
	font-size: 0.28rem;
	color: #a3a3a3;
	display: flex;
	flex-wrap: wrap;
}
.banner_wap{
	display: none;
}
.breadcrumb{
	font-size: 14px;
	color: #666666;
	line-height: 0.6rem;
	padding: 0.4rem 0;
}
.breadcrumb_{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: rgba(255,255,255,0.8);
}
.breadcrumb .i{
	display: inline;
	padding: 0 0.1rem;
}
.breadcrumb .ii{
	display: inline;
}
.title1{
	padding:0.6rem 0;
	text-align: center;
}
.title1 .h1{
	font-size: 0.6rem;
	color: #a88754;
	margin-bottom: 0.2rem;
}
.title1 .h2{
	font-size: 0.28rem;
	color: #666666;
	position: relative;
}
.title1 .h3{
	position: absolute;
	right:0.2rem;
	bottom: 0;
	padding: 0 0.5rem;
	line-height: 0.84rem;
	background-color: #9e7d50;
	font-size: 0.28rem;
	color: #ffffff;
}
.title1 .annei{
	display: none;
	position: absolute;
	right:0;
	bottom: 0;
	justify-content: space-between;
	width: 6.4rem;
	text-align: center;
}
.title1 .annei .anj{
	width: 3.1rem;
	line-height: 1.2rem;
	font-size: 0.48rem;
	color: #999999;
	background-color: #f5f2ed;
	border-radius: 0.08rem;
}
.title1 .annei .anj.on{
	background-color: #9e7d50;
	color: #fff;
}
/* 殡仪服务 */
.funeral{
	background-position: right top;
	background-size: 6.36rem;
	background-image: url(../img/funeral/luicheng_beijing.png);
	background-repeat: no-repeat;
}
.funeral .index .title .p1{
	font-size: 0.6rem;
    color: #a88754;
}
.funeral .luicheng{
	padding-bottom: 90px;
	position: relative;
}
.funeral .luicheng:before{
	content: "";
	display: block;
	width: 100%;
	height: 190px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ececec;
	z-index: -1;
}
.funeral .luicheng_list{
	display: flex;
	justify-content: space-between;
}
.funeral .luicheng_list .li{
	width: 133px;
	height: 237px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/funeral/luicheng_li_beijing.png);
	text-align: center;
	padding-top: 20px;
}
.funeral .luicheng_list .li img{
	width: 90px;
	height: 90px;
	object-fit: cover;
	margin: 0 auto 20px;
}
.funeral .luicheng_list .li .p1{
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}
.funeral .luicheng_list .li .p2{
	font-size: 12px;
	color: #8d7d6b;
}
.funeral .index .title .p2{
	margin-bottom: 20px;
}
.funeral .index .title .p2:before{
	display: none;
}
.funeral .adv_div{
	width: 100%;
	background-color: #ececec;
	padding: 1.2rem 0;
	position: relative;
}
.funeral .adv_div:before{
	content: "";
	display: block;
	width:20.74rem;
	height: 6.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/funeral/adv_beijing.png);
	position: absolute;
	top: -0.6rem;
	right: 3%;
}
.funeral .adv_div .p1{
	font-size: 0.72rem;
	color: #333333;
	line-height: 0.8rem;
	position: relative;
	padding-left: 0.8rem;
	margin-bottom: 0.6rem;
}
.funeral .adv_div .p1:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 0.2rem;
	height: 0.8rem;
	background-color: #c5b49e;
}
.funeral .adv_div .p2{
	display: flex;
	justify-content: space-between;
	width: 1230px;
}
.funeral .adv_div .p2 .i{
	font-size: 0.32rem;
	color: #666666;
	line-height:0.8rem;
	padding-left: 0.8rem;
	background-position: left top;
	background-repeat: no-repeat;
	background-size:0.8rem;
}
.funeral .adv_div .p2 .i:nth-child(1){
	background-image: url(../img/funeral/adv1.png);
}
.funeral .adv_div .p2 .i:nth-child(2){
	background-image: url(../img/funeral/adv2.png);
}
.funeral .adv_div .p2 .i:nth-child(3){
	background-image: url(../img/funeral/adv3.png);
}
.funeral .adv_div .p2 .i:nth-child(4){
	background-image: url(../img/funeral/adv4.png);
}
.funeral .adv_div .p3{
	margin-top: 0.8rem;
	font-size: 0.28rem;
	color: #ececec;
	width: 2.8rem;
	line-height: 0.84rem;
	background-color: #9e7d50;
	text-align: center;
}
.funeral .shipin{
	padding: 1.0rem 0 1.6rem;
	background-position: bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/funeral/shipin_beijing.jpg);
}
.funeral .shipin .shipin_kuang{
	display: flex;
	justify-content: flex-end;
	width: 1248px;
	margin: 0 auto;
}
.funeral .shipin .shipin_kuang .shipin_ul{
	width: 720px;
}
.funeral .shipin .shipin_kuang .shipin_ul .li{
	width: 100%;
}
.funeral .shipin .shipin_kuang .shipin_ul .video{
	display: block;
	width: 100%;
}
.funeral .shipin .shipin_kuang .anjian_qu{
	width: 5.28rem;
}
.funeral .shipin .shipin_kuang .anjian_qu .anjina{
	width: 100%;
	line-height: 1.34rem;
	font-size: 0.4rem;
	color: #818181;
	text-align: center;
	background-image: url(../img/funeral/shipin1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}
.funeral .shipin .shipin_kuang .anjian_qu .anjina.on{
	background-image: url(../img/funeral/shipin2.png);
	color: #fff;
}
.funeral .tuandui{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/funeral/tuandui_beijing.jpg);
}
.funeral .tuandui .name{
	text-align: center;
	color: #fff;
	padding: 1.6rem 0 0.8rem;
}
.funeral .tuandui .name .p1{
	font-size: 0.8rem;
	margin-bottom: 10px;
}
.funeral .tuandui .name .p2{
	font-size: 0.28rem;
}
.funeral .tuandui_kuang{
	position: relative;
}
.funeral .tuandui_lunbo{
	width: 1570px;
	margin: 0 auto 1.6rem;
}
.funeral .tuandui_lunbo .li{
	background-color: #fff;
	padding: 0.5rem;
	border-radius: 0.2rem;
	display: flex;
	background-position: right;
	background-size: 2.8rem;
	background-repeat: no-repeat;
	background-image: url(../img/funeral/tuandui1.png);
}
.funeral .tuandui_lunbo .li img{
	width: 3.4rem;
	height: 6.0rem;
	object-fit: cover;
	border-radius: 0.2rem;
}
.funeral .tuandui_lunbo .neir{
	flex: 1;
	padding-left: 0.4rem;
}
.funeral .tuandui_lunbo .neir .p1{
	display: flex;
	align-items: center;
	margin-bottom: 0.4rem;
}
.funeral .tuandui_lunbo .neir .p1 .pp1{
	font-size: 0.48rem;
	color: #333333;
}
.funeral .tuandui_lunbo .neir .p1 .pp2{
	font-size: 0.32rem;
	color: #a88655;
	flex: 1;
	margin-left: 0.4rem;
	padding-left: 0.4rem;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/funeral/tuandui0.png);
	background-size: 0.34rem;
}
.funeral .tuandui_lunbo .neir .p1 .pp3{
	font-size: 0.28rem;
	color: #fff;
	width: 2.0rem;
	line-height: 0.8rem;
	text-align: center;
	border-radius: 0.2rem;
	background:-webkit-linear-gradient(top,#a48353,#e9c473);
	background:-o-linear-gradient(bottom,#a48353,#e9c473);
	background:-moz-linear-gradient(bottom,#a48353,#e9c473);
	background:linear-gradient(to bottom,#a48353,#e9c473);
}
.funeral .tuandui_lunbo .neir .zuobianj{
	padding-left: 0.4rem;
}
.funeral .tuandui_lunbo .neir .zuobianj .p2{
	font-size: 0.36rem;
	color: #333333;
	margin-bottom: 0.2rem;
	position: relative;
	margin-top: 0.4rem;
}
.funeral .tuandui_lunbo .neir .zuobianj .p2:before{
	content: "";
	display: block;
	width: 0.12rem;
	height: 0.12rem;
	background-color: #c6a363;
	border-radius: 50%;
	position: absolute;
	left:-0.4rem;
	top: 50%;
	margin-top: -0.06rem;
}
.funeral .tuandui_lunbo .neir .zuobianj .p2 span{
	font-size: 12px;
	color: #b8b8b8;
}
.funeral .tuandui_lunbo .neir .zuobianj .p3{
	font-size: 0.32rem;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.funeral .tuandui_lunbo .neir .zuobianj .p5{
	-webkit-line-clamp:2;
}
.funeral .fenye{
	position: absolute;
	top: 50%;
	width:0.8rem;
	font-size: 0.8rem;
	text-align: center;
	line-height: 1.4rem;
	background-color: #616163;
	color: #000;
	font-weight: bold;
	font-family: "宋体";
	cursor: pointer;
	margin-top: -0.7rem;
}
.funeral .fenye.fenye_left{
	left: 0;
}
.funeral .fenye.fenye_right{
	right: 0;
}
.funeral .chagenduo{
	width: 3.0rem;
	margin: 0 auto;
	line-height: 0.84rem;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
	font-size: 0.28rem;
}
.funeral .tuandui_bai{
	width: 1760px;
	margin: 1.4rem auto 0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/funeral/tuandui_bai.jpg);
	background-size: cover;
	padding: 0.8rem 7.2rem;
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.8rem;
}
.funeral .tuandui_bai .p1{
	padding-left: 0.8rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.8rem;
}
.funeral .tuandui_bai .p1:nth-child(1){
	background-image: url(../img/funeral/tuandui_1.png);
}
.funeral .tuandui_bai .p1:nth-child(2){
	background-image: url(../img/funeral/tuandui_2.png);
}
.funeral .jingdananl .title1 .h2 .annei{
	display: flex;
}
.funeral .jingdananl .title1 .h2 .anj{
	width: 3.0rem;
	line-height: 0.84rem;
	font-size: 14px;
}
.funeral .anli_pc .tabl_anl{
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
}
.funeral .anli_pc .tabl_anl .li{
	width: 530px;
	position: relative;
}
.funeral .anli_pc .tabl_anl .li:before{
	content: "";
	display: none;
	width: 18px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/funeral/anli_li0.png);	
	position: absolute;
	left: 50%;
	margin-left:-9px; 
	bottom: -52px;
}
.funeral .anli_pc .tabl_anl .li.on:before{
	display: block;
}
.funeral .anli_pc .tabl_anl .li img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.funeral .anli_pc .tabl_anl .li .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.funeral .anli_pc .xiam_tab{
	background-color: #ececec;
	padding: 65px 0;
	display: flex;
	align-items: center;
}
.funeral .anli_pc .xiam_tab .neir{
	flex: 1;
}
.funeral .anli_pc .xiam_tab .neir .li{
	padding: 20px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.funeral .anli_pc .xiam_tab .neir .li .name{
	font-size: 18px;
	color: #ffffff;
	width: 100px;
	line-height: 36px;
	text-align: center;
	background-color: #a98855;
}
.funeral .anli_pc .xiam_tab .neir .li .value{
	font-size: 16px;
	color: #666666;
	width: 230px;
	line-height: 26px;
	margin-left: 20px;
}
.funeral .anli_pc .xiam_tab .img_ul{
	display: flex;
	flex-wrap: wrap;
	width: 1410px;
}
.funeral .anli_pc .xiam_tab .img_ul img{
	width: 440px;
	height: 260px;
	object-fit: cover;
	margin-left: 30px;
}
.funeral .anli_pc .xiam_tab .img_ul img:nth-child(-n+3){
	margin-bottom: 20px;
}
.funeral .anli_wap{
	display: none;	
}
.funeral .anli_wap .li_kuang .tuibu{
	position: relative;
}
.funeral .anli_wap .li_kuang .tuibu img{
	width:100%;
}
.funeral .anli_wap .li_kuang .tuibu .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	font-size: 0.48rem;
	color: #ffffff;
	text-align: center;
	line-height: 1.0rem;
}
.funeral .anli_wap .li_kuang .zhongjian{
	padding: 0.4rem 0;
}
.funeral .anli_wap .li_kuang .zhongjian .li{
	display: flex;
	align-items: center;
	padding: 0.2rem 0;
}
.funeral .anli_wap .li_kuang .zhongjian .li .name{
	font-size: 0.48rem;
	color: #ffffff;
	line-height: 0.8rem;
	width: 2.4rem;
	text-align: center;
	background-color: #a98855;
}
.funeral .anli_wap .li_kuang .zhongjian .li .value{
	flex: 1;
	padding-left: 0.4rem;
	font-size: 0.5rem;
	color: #666666;
}
.funeral .anli_wap .li_kuang .img_ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.funeral .anli_wap .li_kuang .img_ul img{
	width: 48%;
	height: 4.0rem;
	object-fit: cover;
}
.funeral .anli_wap .li_kuang .img_ul img:nth-child(n+3){
	margin-top: 0.4rem;
}
.funeral .tese{
	padding: 0.6rem 0 0.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.funeral .tese .title1{
	text-align: left;
}
.funeral .tese .title1 .h2,
.funeral .tese .title1 .h1{
	color: #fff;
}
.funeral .tese .title1 .h3{
	display: none;
}
.funeral .tese .tab_ul{
	float: left;
	padding: 20px 0;
}
.funeral .tese .tab_ul .li{
	border: solid 1px #fff;
	width: 190px;
	height: 70px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	padding: 0 15px;
	cursor: pointer;
}
.funeral .tese .tab_ul .li:nth-child(2n){
	margin-left: 50px;
}
.funeral .tese .tab_ul .li.on{
	background-color: #d68c32;
	border-color: #d68c32;
}
.funeral .tese .tab_ul .li img{
	width: 0.8rem;
	height: 0.8rem;
	object-fit: cover;
}
.funeral .tese .tab_ul .li .nei{
	flex: 1;
	color: #fff;
	text-align: right;
}
.funeral .tese .tab_ul .li .nei .p1{
	font-size: 18px;
}
.funeral .tese .tab_ul .li .nei .p2{
	font-size: 12px;
	margin-top: 10px;
	position: relative;
}
.funeral .tese .tab_ul .li .nei .p2:before{
	position: absolute;
	right: 0;
	top: -4px;
	content: "";
	display: block;
	width: 70px;
	height: 1px;
	background-color: #d68c32;
}
.funeral .tese .tab_ul .li.on .nei .p2:before{
	background-color: #fff;
}
.funeral .tese .tab_ul .chagenduo{
	margin: 100px 0 0;
}
.funeral .tese .anjian{
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
}
.funeral .tese .anjian .p1{
	font-size: 0.52rem;
}
.funeral .tese .anjian .p1 span{
	font-size: 16px;
	opacity: 0.6;
	margin-left: 10px;
}
.funeral .tese .anjian .p2{
	margin-top: 0.4rem;
	font-size: 0.44rem;
	color: #fff;
	border: solid 1px #fff;
	opacity: 0.5;
	width: 3.0rem;
	line-height: 0.8rem;
	margin-left: auto;
	text-align: center;
}
.funeral .tese .jiantou{
	margin-left: 10px;
	width: 12px;
	height: 12px;
	background-color: #d68c32;
	border-radius: 50%;
	position: relative;
	left: 0;
	top: 50px;
	float: left;
}
.funeral .tese .geshu_tese:nth-child(2) .jiantou{
	top: 130px;
}
.funeral .tese .geshu_tese:nth-child(3) .jiantou{
	top: 210px;
}
.funeral .tese .geshu_tese:nth-child(4) .jiantou{
	top: 290px;
}
.funeral .tese .jiantou:before{
	content: "";
	width: 250px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -1px;
}
.funeral .tese .jiantou .i{
	width: 2px;
	height: 160px;
	background-color: #fff;
	position: absolute;
	left: 262px;
	top: 50%;
	margin-top: -1px;
}
.funeral .tese .geshu_tese:nth-child(2) .jiantou .i{
	height: 80px;
}
.funeral .tese .geshu_tese:nth-child(3) .jiantou .i{
	height: 0;
}
.funeral .tese .geshu_tese:nth-child(4) .jiantou .i{
	height: 80px;
	top: auto;
	bottom: 50%;
	margin-top: 0;
}
.funeral .tese .jiantou .i:before{
	content: "";
	width: 190px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 100%;
}
.funeral .tese .geshu_tese:nth-child(4) .jiantou .i:before{
	top: auto;
	bottom: 100%;
}
.funeral .tese .neirong{
	padding-top: 160px;
	float: right;
	width: 1050px;
	display: flex;
}
.funeral .tese .neirong .zuobian{
	flex: 1;
	line-height: 38px;
	font-size: 16px;
	color: #ffffff;
	padding: 30px 0 0 50px;
}
.funeral .tese .neirong img{
	width:670px;
	height: 316px;
	object-fit: contain;
}
.funeral .tese .img{
	float: right;
	width: 1050px;
	height: 505px;
	margin-top: -30px;
}
.funeral .tese .img_img{
	width: 100%;
	display: none;
	margin-top: 20px;
}
.funeral .rongyu{
	background-image: url(../img/funeral/rongyu_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0.8rem 0 1.6rem;
}
.funeral .rongyu .rongyu_kuang{
	width: 1430px;
	position: relative;
}
.funeral .rongyu .rongyu_kuang .lunbo_rongyu{
	width: 1320px;
	margin: 0 auto;
}
.funeral .rongyu .rongyu_kuang .lunbo_rongyu .li{
	position: relative;
}
.funeral .rongyu .rongyu_kuang .lunbo_rongyu .li img{
	width: 100%;
	height: 230px;
	object-fit: cover;
}
.funeral .rongyu .rongyu_kuang .lunbo_rongyu .li .p1{
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	font-size: 14px;
	color: #f2f2f2;
	line-height: 50px;
	text-align: center;
	background-color: #9e7d50;
}
.funeral .rongyu .rongyu_kuang .anjian_feny{
	width: 40px;
    height: 70px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #fff;
    background-color: #9e7d50;
    font-family: "宋体";
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}
.funeral .rongyu .rongyu_kuang .anjian_feny.zheng_left{
	left: 0;
}
.funeral .rongyu .rongyu_kuang .anjian_feny.zheng_right{
	right: 0;
}
.funeral .rongyu .rongyu_kuang .anjian_feny.swiper-button-disabled{
	background-color: #d2d0ce;
}
.funeral .rongyu .rongyu_kuang .zhengshu_felx{
	display: none;
	justify-content: space-between;
}
.funeral .rongyu .rongyu_kuang .zhengshu_felx .li{
	width: 5rem;
	position: relative;
}
.funeral .rongyu .rongyu_kuang .zhengshu_felx .li img{
	width: 100%;
	height: 4.0rem;
}
.funeral .rongyu .rongyu_kuang .zhengshu_felx .li .p1{
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	font-size:0.4rem;
	color: #f2f2f2;
	line-height: 0.8rem;
	text-align: center;
	background-color: #9e7d50;
}
.goods .wap_guang{
	padding: 0.6rem 0;
	display: none;
}
.goods .wap_guang .shang{
	background-color: #fffbf3;
	padding: 0.4rem 0;
	display: flex;
}
.goods .wap_guang .shang .li{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    align-items: center;
    position: relative;
}
.goods .wap_guang .shang .li:nth-child(2):before,
.goods .wap_guang .shang .li:nth-child(2):after{
	content: "";
	width: 2px;
	height: 50px;
	background-color: #f7f1e6;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.goods .wap_guang .shang .li:nth-child(2):after{
	left: 0;
}
.goods .wap_guang .shang .li:nth-child(2):before{
	right: 0;
}
.goods .wap_guang .shang .li img{
	width: 1.0rem;
	height: 1.0rem;
	margin-right: 0.2rem;
}
.goods .wap_guang .shang .li .neir .p1{
	font-size: 0.5rem;
	color: #9e7d50;
	font-weight: bold;
}
.goods .wap_guang .shang .li .neir .p2{
	font-size: 0.48rem;
	color: #333333;
}
.goods .wap_guang .shang .li .tishi{
	text-align: center;
	font-size: 0.48rem;
	color: #666666;
	width: 100%;
	margin-top: 0.2rem;
}
.goods .wap_guang .xiamian{
	width: 100%;
	font-size: 0.4rem;
	color: #ffffff;
	line-height: 1.0rem;
	background-color: #9e7d50;
	text-align: center;
}
.goods .goods_main{
	display: flex;
	margin-bottom: 0.6rem;
}
.goods .goods_main .zuobian_kuang{
	flex: 1;
}
.goods .goods_main .zuobian_kuang .tit1{
	display: flex;
	align-items:center;
	padding: 0.2rem 0 0.6rem;
}
.goods .goods_main .zuobian_kuang .tit1 .p1_flex{
	display:flex;
	align-items: flex-end;
}
.goods .goods_main .zuobian_kuang .tit1 .p1{
	font-size: 0.6rem;
	color: #a88754;
}
.goods .goods_main .zuobian_kuang .tit1 .p2{
	font-size: 14px;
	color: #666666;
	flex: 1;
	margin-left: 10px;
}
.goods .goods_main .zuobian_kuang .tit1 .sort{
	flex:1;
	display: flex;
	flex-wrap: wrap;
    justify-content: flex-end;
}
.goods .goods_main .zuobian_kuang .tit1 .sort .li{
	font-size: 12px;
	color: #333333;
	width: 120px;
	border:solid 2px #f7f7f7;
	text-align: center;
	line-height: 38px;
	/*margin-left: 10px;*/
	margin:4px 0 4px 10px;
}
.goods .goods_main .zuobian_kuang .tit1 .sort .li.on{
	color: #fff;
	background-color: #9e7d50;
	border-color: #9e7d50;
}
.goods .goods_main .zuobian_kuang .sort_erji{
	display: none;
	padding-bottom: 1rem;
}
.goods .goods_main .zuobian_kuang .sort_erji .select{
	flex: 1;
	border: solid 0.02rem #f7f7f7;
	padding: 0 0.4rem;
	height: 1.2rem;
	font-size: 0.48rem;
	color: #333333;
	border-radius: 0.2rem;
	cursor: pointer;
	outline: none;
	background-image: url(../img/goods/select1.png);
	background-position: 95%;
	background-size: 0.24rem;
	background-repeat: no-repeat;
}
.goods .goods_main .zuobian_kuang .list{
	display: flex;
	flex-wrap: wrap;
}
.goods .goods_main .zuobian_kuang .list .li{
	width: 320px;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
}
.goods .goods_main .zuobian_kuang .list .li:nth-child(4n){
	margin-right: 0;
}
.goods .goods_main .zuobian_kuang .list .li img{
	width: 100%;
	height: 4.4rem;
	object-fit: cover;
}
.goods .goods_main .zuobian_kuang .list.on .li img{
	height: 5.6rem;
}
.goods .goods_main .zuobian_kuang .list .li .mask{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 4.4rem;
	background-color: rgba(0,0,0,0.65);
	align-items: center;
	justify-content: center;
}
.goods .goods_main .zuobian_kuang .list.on .li .mask{
	height: 5.6rem;
}
.goods .goods_main .zuobian_kuang .list .li:hover .mask{
	display: flex;
}
.goods .goods_main .zuobian_kuang .list .li .mask .anjian{
	width: 150px;
	line-height: 40px;
	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color: #9e7d50;
}
.goods .goods_main .zuobian_kuang .list .li .neir{
	background-color: #f7f7f7;
	padding:0.3rem 0.4rem;
}
.goods .goods_main .zuobian_kuang .list .li .neir .p1{
	font-size: 20px;
	color: #333333;
}
.goods .goods_main .zuobian_kuang .list .li .neir .p2{
	font-size: 14px;
	color: #666666;
}
.goods .goods_main .zuobian_kuang .list .li .neir .p3{
	font-size: 14px;
	color: #a30505;
	text-align: right;
}
.goods .goods_main .zuobian_kuang .list .li .neir .p3 span{
	font-size: 24px;
}
.pages{
	padding: 0.6rem 0 1.0rem;
	text-align: center;
}
.pages .pagination{
	display: flex;
    justify-content: center;
    align-items: center;
}
.pages .pagination li{
	width: 0.8rem;
	text-align: center;
	line-height: 0.8rem;
	border: solid 0.02rem #eeeeee;
	font-weight: bold;
	font-size: 0.24rem;
	color: #d0d0d0;
}
.pages .pagination li.active{
	background-color: #9e7d50;
	border-color: #9e7d50;
	color: #fff;
}




.goods .goods_main .tuijian .titl{
	display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}
.goods .goods_main .zuobian_kuang .jingpin{
	display: none;
}
.goods .goods_main .tuijian .titl .p1{
	font-size: 0.6rem;
	color: #666666;
	line-height: 0.76rem;
}
.goods .goods_main .tuijian .titl .p2{
	font-size: 0.24rem;
	color: #666666;
	margin-left: 0.2rem;
	text-transform:uppercase;
}
.goods .tuijian .list_fenl{
	display: flex;
}
.goods .tuijian .list_fenl .li{
	flex: 1;
	margin-bottom: 20px;
	border-left: solid 0.08rem #9e7d50;
	background-color: #f2ede7;
	background-position: right bottom;
	background-size: 2.6rem;
	background-repeat: no-repeat;
	padding: 0.4rem 0.6rem;
}
.goods .tuijian .list_fenl .li .p1{
	font-size: 0.5rem;
	color: #666666;
	padding-left: 40px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 32px;
	margin-bottom: 15px;
}
.goods .tuijian .list_fenl .li .p2{
	font-size: 12px;
	color: #9e7d50;
	width: 90px;
	line-height: 30px;
	border: solid 1px #9e7d50;
	font-weight: bold;
	text-align: center;
}
.goods .goods_main .xiangguan{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0.6rem;
}
.goods .goods_main .xiangguan .li{
	width: 49%;
	background-color: #f2ede7;
	margin-right: 2%;
	margin-bottom: 0.28rem;
	border-left: solid 0.08rem #9e7d50;
	padding:0.4rem 0.6rem;
	display: flex;
	align-items: center;
}
.goods .goods_main .xiangguan .li:nth-child(2n){
	margin-right: 0;
}
.goods .goods_main .xiangguan .li .neir{
	flex: 1;
	padding-right: 0.4rem;
}
.goods .goods_main .xiangguan .li .neir .p1{
	font-size: 0.36rem;
	color: #333333;
	margin-bottom: 0.2rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.goods .goods_main .xiangguan .li .neir .p2{
	font-size: 0.24rem;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.goods .goods_main .xiangguan .li .anjian{
	width:1.8rem ;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.24rem;
	color: #9e7d50;
	border: solid 0.02rem #9e7d50;
}
.goods .goods_main .xiangguan .li .anjian:hover{
	background-color: #9e7d50;
	color: #fff;
}
.goods .index_kuang .flex_kuang{
	padding: 30px 0 30px 70px;
	display: flex;
	justify-content: space-between;
}
.goods .index_kuang .flex_kuang:nth-child(2n){
	padding: 30px 70px 30px 0;
}
.goods .index_kuang .flex_kuang .sort{
	width: 360px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/goods/index_sort_bejing1.jpg);
	padding: 30px;
}
.goods .index_kuang .flex_kuang:nth-child(2) .sort{
	background-image: url(../img/goods/index_sort_bejing2.jpg);
	order:9;
}
.goods .index_kuang .flex_kuang:nth-child(3) .sort{
	background-image: url(../img/goods/index_sort_bejing3.jpg);
}
.goods .index_kuang .flex_kuang .sort .shangmian{
	background-color: #ab8f6b;
	margin-left: -30px;
	padding: 25px 50px;
}
.goods .index_kuang .flex_kuang .sort .shangmian .p1{
	font-size: 25px;
	color: #ffffff;
	line-height: 36px;
	padding-left: 40px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 32px;
}
.goods .index_kuang .flex_kuang .sort .shangmian .p2{
	font-size: 12px;
	color: #eae3da;
	margin-top: 10px;
}
.goods .index_kuang .flex_kuang .sort .xiamian{
	padding: 20px 0;
	font-size: 14px;
	color: #666666;
	line-height: 34px;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
}
.goods .index_kuang .flex_kuang .sort .xiamian a:hover{
	text-decoration:underline;
}
.goods .index_kuang .flex_kuang .sort .lianj{
	font-size: 14px;
	color: #9e7d50;
	width: 190px;
	line-height: 40px;
	border: solid 1px #9e7d50;
	text-align: center;
}
.goods .index_kuang .flex_kuang .list{
	width: 1443px;
	display: flex;
	flex-wrap: wrap;
	background-image: url(../img/goods/index_bejing1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 70px 50px 50px;
}
.goods .index_kuang .flex_kuang:nth-child(2n) .list{
	background-image: url(../img/goods/index_bejing2.jpg);
}
.goods .index_kuang .flex_kuang .list .li{
	width: 319px;
	margin-right: 15px;
	position: relative;
}
.goods .index_kuang .flex_kuang .list .li:nth-child(4){
	margin-right: 0;
}
.goods .index_kuang .flex_kuang .list .li:nth-child(n+5){
	display: none;
}
.goods .index_kuang .flex_kuang .list .li img{
	width: 100%;
	height: 4.8rem;
	object-fit: cover;
}
.goods .index_kuang .flex_kuang .list.on .li img{
	height: 5.6rem;
}
.goods .index_kuang .flex_kuang .list .li .mask{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 4.8rem;
	background-color: rgba(0,0,0,0.65);
	align-items: center;
	justify-content: center;
}
.goods .index_kuang .flex_kuang .list .li:hover .mask{
	display: flex;
}
.goods .index_kuang .flex_kuang .list.on .li .mask{
	height: 5.6rem;
}
.goods .index_kuang .flex_kuang .list .li .mask .anjian{
	width: 150px;
	line-height: 40px;
	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color: #9e7d50;
}
.goods .index_kuang .flex_kuang .list .li .neir{
	background-color: #ffffff;
	padding:10px 20px;
}
.goods .index_kuang .flex_kuang .list .li .neir .p1{
	font-size: 20px;
	color: #333333;
}
.goods .index_kuang .flex_kuang .list .li .neir .p2{
	font-size: 14px;
	color: #666666;
}
.goods .index_kuang .flex_kuang .list .li .neir .p3{
	text-align: right;
	font-size: 14px;
	color: #a30505;
}
.goods .index_kuang .flex_kuang .list .li .neir .p3 span{
	font-size: 24px;
}
.goods .goods_main .youbian_kuang{
	width: 360px;
	margin-left: 90px;
}
.goods .goods_main .youbian_kuang .tuijian .list_fenl{
	flex-direction: column;
}
.goods .taocan{
	width: 100%;
	background-color: #f7f7f7;
	padding: 16px;
	position: relative;
}
.goods .taocan .p0{
	display: block;
	width: 103px;
	height: 77px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/goods/taocan0.png);
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.goods .taocan .p0 span{
	transform: rotate(38deg);
	text-align: center;
	display: block;
	position: absolute;
	left: 40px;
	top: 26px;
}
.goods .taocan .p1{
	font-size: 24px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}
.goods .taocan .p2{
	font-size:12px;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: solid 1px #d4d4d4;
	margin-bottom: 10px;
}
.goods .taocan .p3{
	font-size: 14px;
	color: #9e7d50;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.goods .taocan .p3 span{
	font-size: 28px;
}
.goods .taocan .p4{
	display: flex;
	align-items: flex-end;
	margin-bottom: 10px;
}
.goods .taocan .p4 .p4_1{
	font-size: 14px;
	color: #9e7d50;
	font-weight: bold;
	padding-left: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 20px;
	border-bottom: solid 1px #e3d1af;
	padding-bottom: 10px;
}
.goods .taocan .p4 .p4_2{
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
	border-bottom: solid 1px #e3d1af;
}
.goods .taocan .p5{
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
	line-height: 26px;
}
.goods .taocan .p5 .p5_1{
	float: left;
	width: 33.33%;
}
.goods .taocan .p5 .p5_2{
	float: left;
	width: 50%;
}
.goods .taocan .p6{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 26px;
	padding-left: 10px;
}
.goods .taocan .p7{
	width: 150px;
	line-height: 45px;
	background-color: #9e7d50;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	display: flex;
	align-items: center;
    justify-content: center;
}
.goods .taocan .p7:before{
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../img/index/footer_tel_b.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.goods .goods_main .youbian_kuang .adv_kuang{
	width: 100%;
	background-image: url(../img/goods/adv_kuang_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 178px;
	padding: 30px;
	line-height: 30px;
}
.goods .goods_main .youbian_kuang .adv_kuang .p1{
	font-size: 16px;
	color: #888888;
}
.goods .goods_main .youbian_kuang .adv_kuang .p2{
	font-size: 18px;
	color: #333333;
}
.goods .goods_main .youbian_kuang .adv_kuang .p3{
	font-size: 16px;
	color: #9e7d50;
	padding-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 20px;
	background-image: url(../img/index/footer_tel.png);
	margin-top: 10px;
}
.goods.goods_info .goods_main .zuobian_kuang{
	width: 24.0rem;
	flex: none;
}
.goods_info .wap_info_lunbo{
	display: none;
	width: 100%;
	padding-top: 0.4rem;
	position: relative;
}
.goods_info .wap_info_lunbo img{
	width: 100%;
}
.goods_info .wap_info_lunbo .goods_info_lunbo_2,
.goods_info .wap_info_lunbo .goods_info_lunbo_2 img{
	width: 100%;
}
.goods_info .wap_info_lunbo .wap_info{
	width: 0.6rem;
	height: 1.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	margin-top: -0.6rem;
	z-index: 3;
	cursor: pointer;
}
.goods_info .wap_info_lunbo .wap_info.wap_info_left{
	background-image: url(../img/goods/wap_info_left.png);
	left: 4%;
}
.goods_info .wap_info_lunbo .wap_info.wap_info_right{
	background-image: url(../img/goods/wap_info_right.png);
	right: 4%;
}
.goods_info .shangmian{
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
}
.goods_info .shangmian .duoge{
	width: 160px;
	padding: 0 20px;
	position: relative;
}
.goods_info .shangmian .duoge .goods_info_lunbo{
	width: 100%;
	height: 400px;
	margin-top: 30px;
}
.goods_info .shangmian .duoge .goods_info_lunbo img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.goods_info .shangmian .duoge .goods_info_lunbo .mask{
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
}
.goods_info .shangmian .duoge .goods_info_lunbo .active-nav .mask{
	opacity: 0;
}
.goods_info .shangmian .duoge .goods_info_{
	width: 100%;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	cursor: pointer;
}
.goods_info .shangmian .duoge .goods_info_.goods_info_left{
	top: 0;
	background-image: url(../img/goods/goods_info_left.png);
}
.goods_info .shangmian .duoge .goods_info_.goods_info_right{
	bottom: 0;
	background-image: url(../img/goods/goods_info_right.png);
}
.goods_info .shangmian .dange{
	width: 660px;
	height: 470px;
}
.goods_info .shangmian.on .dange{
	width: 8.2rem;
}
.goods_info .shangmian .dange .goods_info_lunbo_1{
	width: 100%;
	height: 100%
}
.goods_info .shangmian .dange .goods_info_lunbo_1 img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.goods_info .shangmian .main{
	flex: 1;
	padding-left: 20px;
	position: relative;
}
.goods_info .shangmian .main .p1{
	font-size: 0.52rem;
	color: #333333;
	margin-bottom: 0.4rem;
}
.goods_info .shangmian .main .p2{
	font-size: 0.28rem;
	color: #666666;
	border-bottom: solid 1px #f2ede7;
	padding-bottom: 0.4rem;
}
.goods_info .shangmian .main .p2 span{
	color: #a30505;
}
.goods_info .shangmian .main .p2 i{
	font-size: 0.56rem;
	font-weight: bold;
}
.goods_info .shangmian .main .p2 .p3{
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
}
.goods_info .shangmian .main .p1 .p3{
	display: none;
	position: static;
	flex-direction: row;
	padding-left: 0.2rem;
}
.goods_info .shangmian.on .main .p2 .p3{
	position: static;
	flex-direction: row;
	display: inline-flex;
	padding-left: 0.6rem;
}
.goods_info .shangmian .main .p3 .i{
	font-size: 0.24rem;
	color: #9e7d50;
	line-height: 0.68rem;
	width: 100px;
	background-color: #f2ede7;
	display: flex;
	justify-content: center;
    align-items: center;
}
.goods_info .shangmian .main .p3 .i+.i{
	margin-top: 0.4rem;
}
.goods_info .shangmian .main .p1 .p3 .i,
.goods_info .shangmian.on .main .p3 .i{
	margin-top: 0;
	margin-left: 0.4rem;
}
.goods_info .shangmian .main .p3 .i:before{
	content: "";
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/goods/i1.png);
}
.goods_info .shangmian .main .p3 .i:nth-child(2):before{
	background-image: url(../img/goods/i2.png);
}
.goods_info .shangmian .main .p4{
	font-size: 0.32rem;
	color: #444444;
	font-weight: bold;
	margin-top: 0.3rem;
}
.goods_info .shangmian .main .p5{
	font-weight: bold;
	font-size: 0.4rem;
	margin-top: 0.2rem;
	color: #9e7d50;
	display: flex;
	align-items: center;
}
.goods_info .shangmian .main .p5:before{
	content: "";
	margin-right: 0.2rem;
	display: block;
	width:0.4rem ;
	height: 0.4rem;
	background-image: url(../img/index/footer_tel.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}
.goods_info .shangmian .main .p6{
	display: flex;
	flex-wrap: wrap;
	border: solid 0.04rem #ece3d1;
	margin-top: 0.6rem;
	width:7.2rem;
}
.goods_info .shangmian .main .p6 .li{
	width: 100%;
	border-bottom: solid 0.02rem #ece3d1;
	display: flex;
	align-items: center;
	font-size:0.32rem;
	color: #333333;
}
.goods_info .shangmian .main .p6 .li:last-child{
	border-bottom: none;
}
.goods_info .shangmian .main .p6 .li .name{
	text-align: center;
	width: 3.0rem;
	background-color: #f5f1ec;
	height: 0.92rem;
	line-height: 0.92rem;
}
.goods_info .shangmian .main .p6 .li .value{
	flex: 1;
	padding: 0 0.4rem;
}
.goods_info .xiaoqing{
	font-size: 0.6rem;
	overflow: hidden;
	color: #666666;
	margin-bottom: 0.6rem;
	position: relative;
}
.goods_info .xiaoqing span{
	font-size: 0.4rem;
	text-transform:uppercase;
	margin-left: 0.2rem;
}
.goods_info .xiaoqing:before{
	content: "";
	width: 100%;
	height: 0.02rem;
	background-color: #f2ede7;
	position: absolute;
	left:5.7rem;
	top: 0.6rem;
}
.goods_info .xiaoqing .dianp{
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	height: 40px;
	background-color: #f2ede7;
	display: flex;
	justify-content: center;
    align-items: center;
	font-size: 14px;
	color: #9e7d50;
	cursor: pointer;
}
.goods_info .xiaoqing .dianp:before{
	content: "";
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/team/fabu.png);
	margin-right: 0.1rem;
}
.goods_info .com{
	font-size: 0.42rem;
	color: #666666;
	line-height:0.8rem;
	margin-bottom: 1.0rem;
}
.goods_info .com a{
	display: inline;
}
.goods_info .com img{
	max-width: 100%;
}
.goods_info .weub{
	padding: 0.4rem 0;
	display: flex;
}
.goods_info .weub a{
	width: 3.0rem;
	line-height: 0.8rem;
	border: solid 0.02rem #f2f2f2;
	text-align: center;
	font-size: 0.28rem;
	color: #666666;
}
.goods_info .weub .flex1{
	flex: 1;
	padding: 0 0.4rem;
}
.goods_info .weub a.fanhui{
	display: flex;
	align-items: center;
    justify-content: center;
}
.goods_info .weub a.fanhui:before{
	margin-right: 0.2rem;
	content: "";
	width: 0.24rem;
	height: 0.24rem;
	background-image: url(../img/goods/fanhui.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.goods_info .qitatuij{
	display: none;
	padding: 0.6rem 0;
}
.goods_info .qitatuij .list_qi{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.goods_info .qitatuij .list_qi .li{
	width: 48%;
	margin-bottom: 0.4rem;
}
.goods_info .qitatuij .list_qi .li img{
	width: 100%;
	height: 4.0rem;
	object-fit: cover;
}
.goods_info .qitatuij .list_qi .li .neir{
	padding:0.3rem 0.4rem;
	background-color: #f7f7f7;
}
.goods_info .qitatuij .list_qi .li .neir .p1{
	font-size: 0.65rem;
	color: #333333;
}
.goods_info .qitatuij .list_qi .li .neir .p2{
	font-size: 0.45rem;
	color: #666666;
}
/*殡葬服务流程*/
.flow .beijing1,
.flow .beijing2,
.flow .beijing3,
.flow .beijing4,
.flow .beijing5,
.flow .beijing6,
.flow .beijing7,
.flow .beijing8{
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 0;
	width: 83px;
	height: 265px;
	background-image: url(../img/flow/beijing1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.flow .beijing6,
.flow .beijing3,
.flow .beijing2{
	background-image: url(../img/flow/beijing2.jpg);
	width: 40px;
	height: 124px;
	left: auto;
	right: 40px;
	top: 740px;
}
.flow .beijing3{
	right: auto;
	left: 40px;
	top: 1370px;
	transform:rotateY(180deg);
}
.flow .beijing4{
	transform:rotateY(180deg);
	left: auto;
	right: -10px;
	top: 1500px;
}
.flow .beijing5{
	top: 2900px;
	left: -20px;
}
.flow .beijing6{
	right: 40px;
	left: auto;
	top: 3700px;
}
.flow .beijing7,
.flow .beijing8{
	width: 125px;
	height: 97px;
	background-image: url(../img/flow/beijing0.jpg);
	left: auto;
	right: -5px;
	top: 30px;
}
.flow .beijing8{
	left: 0;
	right: auto;
	top: 2300px;
}
.flow{
	position: relative;
	overflow: hidden;
}
.flow .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 0.6rem;
}
.flow .list .li{
	width: 49%;
	height:11.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
	margin-bottom: 0.8rem;
}
.flow .list .li1{
	background-image: url(../img/flow/f1.png);
}
.flow .list .li1:hover{
	background-image: url(../img/flow/f1_.png);
}
.flow .list .li2{
	background-image: url(../img/flow/f2.png);
}
.flow .list .li2:hover{
	background-image: url(../img/flow/f2_.png);
}
.flow .list .li3{
	background-image: url(../img/flow/f3.png);
	width: 100%;
	height: 10.9rem;
}
.flow .list .li3:hover{
	background-image: url(../img/flow/f3_.png);
}
.flow .list .li3 .kuang{
	display: flex;
}
.flow .list .li3 .kuang .shang .neir .p2:before{
	display: none;
}
.flow .list .li3 .kuang .titl{
	font-size: 0.4rem;
	color: #ffffff;
	position: relative;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.flow .list .li3 .kuang .titl span{
	position: relative;
	z-index: 3;
}
.flow .list .li3 .kuang .titl:before{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -2.4rem;
	margin-top:-0.35rem;
	content: "";
	width: 4.8rem;
	height: 0.72rem;
	background-color: #af8d58;
	z-index: 2;
	transform:skew(-20deg,0);
}
.flow .list .li3 .kuang .titl:after{
	width: 100%;
	height: 0.02rem;
	background-color: #e5e5e5;
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	display: block;
	z-index: 1;
}
.flow .list .li3 .kuang .list_1{
	width: 600px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 40px 0;
}
.flow .list .li3 .kuang .list_1 .li_1{
	font-size: 14px;
	color: #9e7d50;
	width: 47px;
	height: 121px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/flow/0_1.png);
	padding: 25px 15px;
	text-align: center;
	line-height: 25px;
}
.flow .list .li3 .kuang .list_1 .li_0{
	line-height: 18px;
}

.flow .list .li3 .kuang .zuobian{
	width: 50%;
}
.flow .list .li3 .kuang .youbian{
	padding:40px 20px;
	width: 50%;
}
.flow .list .li3 .kuang .youbian .list_2{
	padding-top: 40px;
	width: 97%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flow .list .li3 .kuang .youbian .list_2 .li_2{
	display: flex;
	width: 48%;
	margin-bottom: 20px;
}
.flow .list .li3 .kuang .youbian .list_2 .li_2 .span{
	width: 0.4rem;
	height: 1.8rem;
	background-color: #f0eada;
	text-align: center;
	line-height: 1.8rem;
	border-radius: 0.2rem;
	font-size: 0.28rem;
	color: #9e7d50;
}
.flow .list .li3 .kuang .youbian .list_2 .li_2 .neir{
	flex: 1;
	padding-left: 0.3rem;
}
.flow .list .li3 .kuang .youbian .list_2 .li_2 .neir .p1{
	font-size: 0.32rem;
	color: #9e7d50;
	letter-spacing:5px;
	margin-bottom: 6px;
}
.flow .list .li3 .kuang .youbian .list_2 .li_2 .neir .p2{
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.44rem;
}


.flow .list .li4{
	background-image: url(../img/flow/f4.png);
	height: 10.2rem;
}
.flow .list .li4:hover{
	background-image: url(../img/flow/f4_.png);
}
.flow .list .li5{
	background-image: url(../img/flow/f5.png);
	height: 10.2rem;
}
.flow .list .li5:hover{
	background-image: url(../img/flow/f5_.png);
}
.flow .list .li6{
	background-image: url(../img/flow/f6.png);
	height: 10.2rem;
}
.flow .list .li6:hover{
	background-image: url(../img/flow/f6_.png);
}
.flow .list .li7{
	background-image: url(../img/flow/f7.png);
	height: 10.2rem;
}
.flow .list .li7:hover{
	background-image: url(../img/flow/f7_.png);
}
.flow .list .li8{
	background-image: url(../img/flow/f8.png);
	height: 10.2rem;
}
.flow .list .li8:hover{
	background-image: url(../img/flow/f8_.png);
}
.flow .list .li9{
	background-image: url(../img/flow/f9.png);
	height: 10.2rem;
}
.flow .list .li9:hover{
	background-image: url(../img/flow/f9_.png);
}
.flow .list .li10{
	background-image: url(../img/flow/f10.png);
	height: 10.2rem;
}
.flow .list .li10:hover{
	background-image: url(../img/flow/f10_.png);
}
.flow .list .li11{
	background-image: url(../img/flow/f11.png);
	height: 10.2rem;
}
.flow .list .li11:hover{
	background-image: url(../img/flow/f11_.png);
}
.flow .list .li12{
	background-image: url(../img/flow/f12.png);
	height: 10.2rem;
}
.flow .list .li12:hover{
	background-image: url(../img/flow/f12_.png);
}
.flow .list .li12 .p5{
	text-align: center;
	font-size:0.28rem;
	color: #666666;
	line-height: 0.68rem;
	margin-top: 20px;
}
.flow .list .li12:hover .p5{
	color: #fff;
}
.flow .list .li12 .p5 .span{
	display: inline;
	font-size: 0.48rem;
	color: #af8d58;
	font-weight: bold;
	padding: 0 10px;
}
.flow .list .li12 .kuang .youbian{
	padding:80px 20px;
}
.flow .list .li12 .kuang .list_1{
	margin-top: 10px;
}
.flow .list .li12 .kuang .list_1 .li_1{
	margin: 0 30px;
	margin-bottom: 20px;
	line-height: 18px;
}
.flow .list .li12 .kuang .list_1 .li01{
	margin-left: 95px;
	line-height: 25px;
}
.flow .list .li12 .kuang .list_1 .li03{
	line-height: 25px;
}
.flow .list .li12 .kuang .list_1 .li04{
	margin-right: 95px;
}
.flow .list .li12 .kuang .list_1 .li06{
	line-height: 17px;
	padding: 10px 15px;
}
.flow .list .li .i{
	position: absolute;
	left: 0.27rem;
	top: 0.15rem;
	width: 0.68rem;
	height: 0.68rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/flow/0.png);
	text-align: center;
	line-height: 0.68rem;
	font-size: 0.32rem;
	color: #ffffff;
	font-weight: bold;
}
.flow .list .li .shang{
	display: flex;
	padding-top: 1.2rem;
}
.flow .list .li .shang img{
	width:5.0rem;
	height:3.4rem;
	object-fit: cover;
	border-radius: 0.2rem;
	display: none;
}
.flow .list .li .shang .neir{
	flex: 1;
}
.flow .list .li .shang .neir .p1{
	text-align: center;
	font-size: 0.48rem;
	color: #000000;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	margin-bottom: 0.4rem;
}
.flow .list .li:hover .shang .neir .p1{
	color: #ffffff;
}
.flow .list .li .shang .neir .p1 .ii{
	width: 100%;
	height: 1.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.flow .list .li .shang .neir .p2{
	text-align: center;
	font-size: 0.28rem;
	color: #666666;
	line-height: 0.4rem;
	margin-bottom: 1.0rem;
	position: relative;
}
.flow .list .li .shang .neir .p2 i{
	display: none;
}
.flow .list .li:hover .shang .neir .p2{
	color: #d1d1d1;
}
.flow .list .li .shang .neir .p2:before{
	content: "";
	display: block;
	width: 0.32rem;
	height: 0.04rem;
	background-color: #9e7d50;
	position: absolute;
	left: 50%;
	margin-left: -0.14rem;
	top: 1.4rem;
}
.flow .list .li .com{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.6rem;
	text-align: center;
}
.flow .list .li:hover .com{
	color: #ffffff;
}
.flow .list .li .com p{
	display: inline-block;
	text-align: left;
}
/* 服务团队 */
.team .titl{
	font-size: 0.6rem;
	color: #a88754;
	padding: 0.4rem 0;
}
.team .titl span{
	font-size: 0.28rem;
	color: #666666;
}
.team .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.team .list .li{
	width: 850px;
	padding: 25px;
	display: flex;
	margin-top: 0.8rem;
	border-radius: 0.2rem;
	box-shadow: 0 0 20px 3px rgba(0,0,0,0.16);
	background-position: right;
	background-size: 2.78rem;
	background-repeat: no-repeat;
	background-image: url(../img/team/li_beijing.png);
}
.team .list .li img{
	width:170px;
	height: 300px;
	object-fit: cover;
	border-radius: 0.2rem;
}
.team .list .li .neir{
	flex: 1;
	padding-left: 0.4rem;
	position: relative;
}
.team .list .li .neir .p1{
	display: flex;
	align-items: center;
	padding-bottom: 0.2rem;
}
.team .list .li .neir .name{
	font-size: 0.48rem;
	color: #333333;
	margin-right: 0.6rem;
	font-weight: bold;
}
.team .list .li .neir .biao{
	font-size: 0.32rem;
	color: #a88655;
	padding-left: 0.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.36rem;
	background-image: url(../img/funeral/tuandui0.png);
}
.team .list .li .neir .suojing{
	padding-left: 0.4rem;
	width: 10.0rem;
}
.team .list .li .neir .p2{
	font-size: 0.36rem;
	color: #333333;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
	position: relative;
}
.team .list .li .neir .p2:before{
	content: "";
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	background-color: #c6a363;
	border-radius: 50%;
	position: absolute;
	left: -0.4rem;
	top: 50%;
	margin-top: -0.05rem;
}
.team .list .li .neir .p2 span{
	font-size: 0.24rem;
	color: #b8b8b8;
	text-transform:uppercase;
}
.team .list .li .neir .p3{
	font-size: 0.32rem;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.team .list .li .neir .p4{
	font-size: 0.32rem;
	color: #666666;
	line-height: 0.7rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.team .list .li .neir .p5{
	font-size: 0.28rem;
	color: #ffffff;
	width: 2.4rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	text-align: center;
	position: absolute;
	right: 1.0rem;
	top: 0.8rem;
	background:-webkit-linear-gradient(top,#a48353,#e9c473);
	background:-o-linear-gradient(bottom,#a48353,#e9c473);
	background:-moz-linear-gradient(bottom,#a48353,#e9c473);
	background:linear-gradient(to bottom,#a48353,#e9c473);
}
.team .page{
	padding: 1rem 0;
}
.team_info .main{
	display: flex;
	justify-content: space-between;
	padding-top: 0.6rem;
}
.team_info .main .tit{
	font-size: 0.6rem;
	color: #666666;
	position: relative;
	overflow: hidden;
	padding-bottom: 0.4rem;
}
.team_info .main .tit span{
	font-size: 0.24rem;
	color: #666666;
	margin-left: 0.2rem;
	text-transform:uppercase;
}
.team_info .main .tit .dianp{
	position: absolute;
	right: 0;
	top: 0.1rem;
	font-size: 0.28rem;
	color: #9e7d50;
	width:3.6rem;
	height: 0.8rem;
	background-color: #f2ede7;
	display: flex;
	align-items: center;
    justify-content: center;
    cursor: pointer;
}
.team_info .main .tit .dianp br{
	display: none;
}
.team_info .main .tit .dianp:before{
	content: "";
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/team/fabu.png);
	margin-right: 0.1rem;
}

.team_info .main .tit:before{
	content: "";
	display: block;
	width: 100%;
	height: 0.02rem;
	background-color: #f2ede7;
	position: absolute;
	left: 5.3rem;
	top:0.55rem;
}
.team_info .main .tit.dianping:before{
	left: 6rem;
}
.team_info .main .zuoce{
	width: 1200px;
}
.team_info .main .zuoce .shangmian{
	display: flex;
	align-items: center;
	margin-bottom: 1.4rem;
}
.team_info .main .zuoce .shangmian img{
	width: 6.2rem;
	height: 9.4rem;
	object-fit: cover;
	border-radius: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong{
	padding-left:0.8rem;
	flex: 1;
}
.team_info .main .zuoce .shangmian .neirong .yiceng{
	display: flex;
	align-items: flex-end;
	padding-bottom: 0.6rem;
	border-bottom: solid 0.02rem #f2ede7;
	margin-bottom: 0.6rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .name{
	width: 6.0rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .name .p1{
	font-size: 0.52rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .name .p2{
	font-size: 0.28rem;
	color: #666666;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .name .p2 span{
	font-size: 0.56rem;
	color: #9e7d50;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .biaoqian{
	flex: 1;
	display: flex;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .biaoqian .i{
	background-color: #f2ede7;
	font-size: 0.32rem;
	color: #a88655;
	display: flex;
	width: 2.6rem;
	height: 0.64rem;
	align-items: center;
    justify-content: center;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .biaoqian .i+.i{
	margin-left: 0.4rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .biaoqian .i:before{
	content: "";
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	background-image: url(../img/funeral/tuandui0.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .biaoqian .i+.i:before{
	background-image: url(../img/funeral/tuandui01.png);
}
.team_info .main .zuoce .shangmian .neirong .erceng .li{
	display: flex;
	align-items: center;
	padding: 0.4rem 0;
}
.team_info .main .zuoce .shangmian .neirong .erceng .li .name{
	border-right: solid 0.02rem #f2ede7;
	margin-right: 0.4rem;
	padding-right: 0.4rem;
	padding-left: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong .erceng .li .name .p1{
	position: relative;
	font-size: 0.36rem;
	color: #333333;
	margin-bottom: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong .erceng .li .name .p1:before{
	content: "";
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	background-color: #c6a363;
	border-radius: 50%;
	position: absolute;
	left: -0.2rem;
	top: 50%;
	margin-top: -0.05rem;
}
.team_info .main .zuoce .shangmian .neirong .erceng .li .name .p2{
	font-size: 0.24rem;
	color: #b8b8b8;
	text-transform:uppercase;
}
.team_info .main .zuoce .shangmian .neirong .erceng .li .value{
	flex: 1;
	font-size: 0.32rem;
	color: #666666;
	line-height: 0.4rem;
}
.team_info .main .zuoce .shangmian .neirong .genduo{
	display: none;
	font-size: 0.48rem;
	color: #ffffff;
	width: 100%;
	line-height: 1.32rem;
	text-align: center;
	border-radius: 0.2rem;
	background:-webkit-linear-gradient(right,#a48353,#e9c473);
	background:-o-linear-gradient(left,#a48353,#e9c473);
	background:-moz-linear-gradient(left,#a48353,#e9c473);
	background:linear-gradient(to left,#a48353,#e9c473);
	margin-top: 0.2rem;
}
.team_info .main .zuoce .shangmian .neirong .yiceng .p3{
	font-size: 0.36rem;
	color: #fff;
	width: 3.2rem;
	line-height: 0.84rem;
	text-align: center;
	border-radius: 0.2rem;
	background:-webkit-linear-gradient(right,#a48353,#e9c473);
	background:-o-linear-gradient(left,#a48353,#e9c473);
	background:-moz-linear-gradient(left,#a48353,#e9c473);
	background:linear-gradient(to left,#a48353,#e9c473);
}
.team_info .main .zuoce .anli_list{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.8rem;
}
.team_info .main .zuoce .anli_list .li{
	width: 9.8rem;
	position: relative;
}
.team_info .main .zuoce .anli_list .li img{
	width: 100%;
	height: 8.6rem;
	object-fit: cover;
}
.team_info .main .zuoce .anli_list .li .p1{
	font-size: 0.48rem;
	color: #333333;
	width: 100%;
	background-color: #f2ede7;
	line-height: 0.92rem;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.team_info .main .zuoce .anli_list .li1{
	width: 3.6rem;
	background-color: #f2ede7;
	font-size: 0.32rem;
	color: #9e7d50;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.team_info .main .zuoce .anli_list .li1:before{
	background-image: url(../img/team/sangedian.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 1rem;
	height: 1rem;
	content: "";
	display: block;
	margin-bottom: 0.4rem;
}
.team_info .main .zuoce .comments_list .li{
	padding: 0.4rem 0.2rem;
}
.team_info .main .zuoce .comments_list .li:nth-child(2n){
	background-color: #f2ede7
}
.team_info .main .zuoce .comments_list .li .flex{
	display: flex;
	align-items: flex-start;
	padding: 0.1rem 0;
}
.team_info .main .zuoce .comments_list .li .flex .name{
	font-size: 0.32rem;
	color: #666666;
	padding-left: 0.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.48rem;
}
.team_info .main .zuoce .comments_list .li .flex .value{
	flex: 1;
	font-size: 0.28rem;
	color: #999999;
	line-height: 0.4rem;
}
.team_info .main .zuoce .comments_list .li .flex .value .wuxing{
	display: flex;
}
.team_info .main .zuoce .comments_list .li .flex .value img{
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 0.2rem;
	object-fit: contain;
}
.team_info .main .zuoce .page{
	padding: 0.6rem 0;
}
.team_info .main .youce{
	width: 360px;
}
.team_info .main .youce .relevant_list{
	padding-top: 30px;
	border-top: solid 1px #f2ede7;
}
.team_info .main .youce .relevant_list .li{
	margin-bottom: 0.4rem;
	box-shadow: 0 0 30px 4px rgba(0,0,0,0.14);
	display: flex;
	padding: 0.3rem 0.4rem;
	border-radius: 0.2rem;
}
.team_info .main .youce .relevant_list .li img{
	width: 1.8rem;
	height: 2.2rem;
	border-radius: 0.2rem;
}
.team_info .main .youce .relevant_list .li .neir{
	flex: 1;
	padding-left: 0.4rem;
}
.team_info .main .youce .relevant_list .li .neir .p1{
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.48rem;
	margin-bottom: 15px;
}
.team_info .main .youce .relevant_list .li .neir .p2{
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}
.team_info .main .youce .relevant_list .li .neir .p2 .i{
	width: 100px;
	height: 24px;
	background-color: #f2ede7;
	font-size: 13px;
	color: #a88655;
	display: flex;
	justify-content: center;
    align-items: center;
}
.team_info .main .youce .relevant_list .li .neir .p2 .i:before{
	content: "";
	width: 0.28rem;
	height: 0.28rem;
	display: block;
	background-image: url(../img/funeral/tuandui0.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.1rem;
}
.team_info .main .youce .relevant_list .li .neir .p2 .i+.i:before{
	background-image: url(../img/funeral/tuandui01.png);
}
.team_info .main .youce .relevant_list .li .neir .p3{
	font-size: 14px;
	color: #9e7d50;
	background:-webkit-linear-gradient(right,#a48353,#e9c473);
	background:-o-linear-gradient(left,#a48353,#e9c473);
	background:-moz-linear-gradient(left,#a48353,#e9c473);
	background:linear-gradient(to left,#a48353,#e9c473);
	width: 100px;
	line-height: 0.6rem;
	padding: 1px;
	text-align: center;
	border-radius: 6px;
}
.team_info .main .youce .relevant_list .li .neir .p3 span{
	background-color: #fff;
	display: block;
	border-radius: 6px;
}
/* 客户案例 */
.case .index .title .p1{
	font-size: 30px;
	color: #a88754;
}
.case .index .title .p2{
	font-size: 14px;
}
.case .index .title .p2:before{
	display: none;
}
.case .kuang .beijing{
	padding: 1.0rem 0;
	display: flex;
	align-items: center;
}
.case .kuang .beijing:nth-child(2n){
	background-color: #f2ede7;
}
.case .kuang .beijing .neir{
	flex: 2.15;
	padding: 0 1.6rem;
}
.case .kuang .beijing:nth-child(2n) .neir{
	order:9;
}
.case .kuang .beijing .neir .p1{
	font-size: 0.52rem;
	color: #333333;
	margin-bottom: 0.4rem;
}
.case .kuang .beijing .neir .p2{
	display: flex;
	align-items: center;
	padding: 0.4rem 0;
}
.case .kuang .beijing .neir .p2 .name{
	font-size: 0.36rem;
	color: #fff;
	background-color: #a98855;
	line-height: 0.72rem;
	width: 2.0rem;
	text-align: center;
}
.case .kuang .beijing .neir .p2 .value{
	flex: 1;
	line-height: 0.52rem;
	font-size: 0.32rem;
	color: #666666;
	padding-left: 0.4rem;
}
.case .kuang .beijing .list{
	flex: 7.85;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case .kuang .beijing .list .li{
	width: 32%;
	position: relative;
}
.case .kuang .beijing .list .li img{
	width: 100%;
	height: 5.2rem;
	object-fit: cover;
}
.case .kuang .beijing .list .li:nth-child(n+4){
	margin-top: 0.4rem;
}
.case .kuang .beijing .list .li .p1{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 0.48rem;
	color: #ffffff;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
	line-height: 1.2rem;
}
.case .zhankai{
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	text-align: center;
	display: flex;
	justify-content: center;
	/* display: none; */
}
.case .zhankai .zhong{
	cursor: pointer;
	font-size: 0.32rem;
	color: #a88754;
	display: flex;
	flex-direction: column;
    align-items: center;
}
.case .zhankai .zhong:before{
	content: "";
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.4rem;
	background-image: url(../img/case/genduo.png);
}
.case .evaluate .list{
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
.case .evaluate .list .li{
	width: 6.4rem;
	box-shadow: 0 0 30px 4px rgba(0,0,0,0.2);
    margin-bottom: 0.8rem;
}
.case .evaluate .list .li img{
	width: 100%;
}
.case .evaluate .list_pc .li:nth-child(n+6){
	display: none;
}
.case .adv{
	width: 100%;
	height:379px;
	background-image: url(../img/case/adv_beijing.png);
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
}
.case .adv .shangmian{
	width: 1040px;
	margin: 0 auto 40px;
	color: #fff;
	font-size: 18px;
	line-height: 0.8rem;
}
.case .adv .xiamian{
	width: 1100px;
	height: 64px;
	margin: 0 auto;
	text-align: center;
	color: #9e7d50;
	line-height: 64px;
}
.case .adv .xiamian .beijing{
	padding: 0.4rem 0 0.3rem;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/case/adv_beijing1.png);
	width: 620px;
}
.case .adv .xiamian .p1{
	font-size: 18px;
	flex: 1;
	padding-left: 20px;
}
.case .adv .xiamian .p2{
	flex: 1;
	font-size: 24px;
	font-weight: bold;
}
.case .case_foot{
	display: flex;
}
.case .case_foot .taoc{
	flex: 1;
	padding: 40px 130px 80px 80px;
	background-image: url(../img/index/taocan01.png);
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-size: 180px;
	position: relative;
}
.case .case_foot .taoc:before{
	content: "";
	width: 400px;
	height: 400px;
	background-image: url(../img/index/taocan02.png);
	background-position:center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	bottom: 0;
}
.case .case_foot .taoc .zuoyouf{
	display: flex;
	padding-left: 55px;
}
.case .case_foot .taoc .zuoyouf .zuobian{
	width: 300px;
}
.case .case_foot .taoc .zuoyouf .zuobian .list{
	margin-bottom: 50px;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li{
	background-color: #f2ede7;
	margin-bottom: 2px;
	display: flex;
    justify-content: center;
    align-items: center;
	height: 86px;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li.on{
	background-color: #9e7d50
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li .name{
	font-size: 24px;
	color: #666666;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li .fu{
	font-size: 19px;
	color: #9e7d50;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li .jine{
	font-size: 32px;
	color: #9e7d50;
	font-weight: bold;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li .span{
	font-size: 18px;
	color: #9e7d50;
}
.case .case_foot .taoc .zuoyouf .zuobian .list .li.on>div{
	color: #fff
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis{
	text-align: center;
    position: relative;
    z-index: 2;
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis .p1{
	font-size: 20px;
    color: #9e7d50;
    font-weight: bold;
    margin-bottom: 0.6rem;
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis .p2{
	font-size: 14px;
    line-height: 0.6rem;
    color: #666666;
    border-bottom: solid 1px #ded4c6;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis .p3{
	display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding-left: 1.6rem;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 1.4rem;
    background-image: url(../img/index/tabl_tel2.png);
    height: 1.4rem;
    margin-top: 0.6rem;
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis .p3 .pp1{
	font-size: 14px;
    color: #888888;
    line-height: 0.6rem;
}
.case .case_foot .taoc .zuoyouf .zuobian .jeis .p3 .pp2{
	font-size: 19px;
    line-height: 0.6rem;
    color: #888888;
    padding-left: 0.6rem;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 0.5rem;
    background-image: url(../img/index/tabl_tel1.png);
}
.case .case_foot .taoc .zuoyouf .youbian{
	width: 360px;
}
.case .case_foot .titl{
	line-height: 110px;
	font-size: 26px;
	color: #666666;
}
.case .case_foot .titl span{
	font-size: 12px;
}
.case .case_foot .titl .genduo{
	display: none;
	font-size: 0.4rem;
	color: #ffffff;
	width: 3.0rem;
	line-height: 1.2rem;
	text-align: center;
	float: right;
	background-color: #9e7d50;
}
.case .case_foot .goods_list{
	flex: 1;
	background-color: #f2ece3;
	padding: 110px 80px 80px;
}
.case .case_foot .goods_list .list{
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.case .case_foot .goods_list .list .li{
	width: 32%;
}
.case .case_foot .goods_list .list .li img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.case .case_foot .goods_list .list.on .li img{
	height: 470px;
}
.case .case_foot .goods_list .list .li .neir{
	background-color: #fff;
	padding: 10px 20px;
}
.case .case_foot .goods_list .list .li .neir .p1{
	font-size: 20px;
	color: #333333;
}
.case .case_foot .goods_list .list .li .neir .p2{
	font-size: 14px;
	color: #666666;
}
.case .case_foot .goods_list .list .li .neir .p3{
	font-size: 14px;
	color: #a30505;
	text-align: right;
}
.case .case_foot .goods_list .list .li .neir .p3 span{
	font-size: 24px;
}
/* 公墓大全 */
.cemetery .main{
	display: flex;
}
.cemetery .main .zuobian{
	flex: 1;
}
.cemetery .main .zuobian .screen{
	padding: 0.6rem 0 1rem 0.2rem;
}
.cemetery .main .zuobian .screen .li{
	padding: 0.2rem 0;
	border-bottom: solid 0.02rem #e4e4e4;
	display: flex;
	line-height: 37px;
	font-size: 13px;
}
.cemetery .main .zuobian .screen .li .name{
	width:80px;
	text-align: right;
	color: #333333;
}
.cemetery .main .zuobian .screen .li .value{
	flex: 1;
	color: #4c4c4c;
	display: flex;
	flex-wrap: wrap;
}
.cemetery .main .zuobian .screen .li .value a{
	margin-left: 0.4rem;
	padding: 0 10px;
}
.cemetery .main .zuobian .screen .li .value a.on{
	background-color: #9e7d50;
	color: #fff;
}
.cemetery .main .zuobian .screen .li .select{
	display: none;
	flex: 1;
	border: solid 0.02rem #eeeeee;
	height: 1.2rem;
	font-size: 0.48rem;
	color: #333333;
	text-align: center;
	border-radius: 0.1rem;
	padding: 0 0.4rem;
	outline: none;
	background-position: right;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-image: url(../img/cemetery/select_beijing.jpg);
}
.cemetery .main .zuobian .list .li{
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	position: relative;
	background-color: #f8f8f8;
	border-radius: 0.2rem;
}
.cemetery .main .zuobian .list .li img{
	width:485px;
	height: 286px;
	object-fit: cover;
}
.cemetery .main .zuobian .list .li .tuijian{
	position: absolute;
	left: 0;
	top: 0;
	width:2.8rem ;
	height:0.8rem;
	display: flex;
	align-items: center;
    justify-content: center;
	font-size: 0.36rem;
	color: #ffffff;
	background-color: rgba(171,30,30,0.85);
}
.cemetery .main .zuobian .list .li .tuijian:before{
	content: "";
	margin-right: 0.1rem;
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-image: url(../img/index/cemetery_1.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.cemetery .main .zuobian .list .li .neir{
	flex: 1;
	padding: 0 60px;
}
.cemetery .main .zuobian .list .li .neir .p1{
	font-size: 26px;
	color: #333333;
	margin-bottom: 0.4rem;
	font-weight: bold;
}
.cemetery .main .zuobian .list .li .neir .p2{
	font-size: 12px;
	color: #9e7d50;
	line-height: 34px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.cemetery .main .zuobian .list .li .neir .p2 .i{
	width: 100px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f2ede7;
}
.cemetery .main .zuobian .list .li .neir .p3{
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 15px;
	background-image: url(../img/cemetery/dizhi.png);
}
.cemetery .main .zuobian .list .li .neir .p4{
	margin-top: 0.4rem;
	display: flex;
	align-items: flex-end;
}
.cemetery .main .zuobian .list .li .neir .p4 .fu{
	font-size: 14px;
	color: #a30505;
	font-weight: bold;
}
.cemetery .main .zuobian .list .li .neir .p4 .jine{
	font-size: 28px;
	color: #a30505;
	font-weight: bold;
	line-height: 30px;
}
.cemetery .main .zuobian .list .li .neir .p4 .zi{
	font-size: 14px;
	color: #111111;
}
.cemetery .main .zuobian .list .li .neir .p4 .gend{
	font-size: 12px;
	color: #ffffff;
	width: 130px;
	line-height: 34px;
	text-align: center;
	background-color: #9e7d50;
	margin-left: 20px;
}
.cemetery .main .youce{
	width: 440px;
	margin-left: 130px;
}
.cemetery .main .youce .wenda{
	width: 100%;
	height: 135px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image:url(../img/cemetery/wenda.jpg);
	padding-top: 50px;
}
.cemetery .main .youce .wenda .p1{
	font-size: 26px;
	color: #9e7d50;
	text-align: center;
}
.cemetery .main .youce .wenda .p1 span{
	font-size: 12px;
	text-transform:uppercase;
	margin-left: 10px;
}
.cemetery .main .youce .wenda_list a{
	border: solid 0.02rem #f2ede7;
	border-top: none;
	line-height: 0.52rem;
	font-size: 14px;
	color: #999999;
	padding:0.2rem 0.6rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cemetery .main .youce .wenda_list a span{
	max-width: 300px;
	flex: 1;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.cemetery .main .youce .wenda_list a:after{
	content: "";
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background-image: url(../img/cemetery/wenda_a.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.cemetery .main .youce .goods .tuijian .list_fenl{
	flex-direction: column;
	margin-top: 30px;
}
.cemetery .main .youce .mianfeihuoqu{
	width: 100%;
	height: 1.2rem;
	font-size: 18px;
	color: #ffffff;
	background:-webkit-linear-gradient(left,#eac77c,#a68454);
	background:-o-linear-gradient(right,#eac77c,#a68454);
	background:-moz-linear-gradient(right,#eac77c,#a68454);
	background:linear-gradient(to right,#eac77c,#a68454);
	display: flex;
	align-items: center;
    justify-content: center;
}
.cemetery .main .youce .mianfeihuoqu:before{
	content: "";
	display: block;
	width: 1.0rem;
	height: 1.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/cemetery/jiantou.png);
	margin-right: 0.2rem;
}
.cemetery .main .youce .ti{
	margin-top: 80px;
	font-size: 26px;
	color: #666666;
	margin-bottom: 30px;
}
.cemetery .main .youce .ti span{
	font-size: 12px;
	margin-left: 10px;
	text-transform:uppercase;
}
.cemetery .qita_list .li{
	margin-bottom: 20px;
	display: flex;
	background-color: #9e7d50;
}
.cemetery .qita_list .li .neir{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cemetery .qita_list .li .neir .p1{
	font-size: 20px;
	color: #ffffff;
}
.cemetery .qita_list .li .neir .p2{
	font-size: 12px;
	color: #ffffff;
	width: 90px;
	line-height: 30px;
	border: solid 1px #fff;
	text-align: center;
	margin-top: 10px;
}
.cemetery .qita_list .li img{
	width: 320px;
	height: 120px;
	object-fit: cover;
}
.cemetery_info .info_nei{
	flex: 1;
    padding-left: 20px;
    position: relative;
}
.cemetery_info .info_nei .yipai{
	display: flex;
	margin-bottom: 0.4rem;
}
.cemetery_info .info_nei .yipai .name{
	flex: 1;
	font-size: 0.52rem;
	color: #333333;
}
.cemetery_info .info_nei .yipai .jinr{
	display: none;
}
.cemetery_info .info_nei .jinr{
	color: #a30505;
	font-size: 14px;
	display: flex;
    align-items: flex-end;
    font-weight: bold;
    padding: 0.4rem 0;
}
.cemetery_info .info_nei .jinr .yuan{
	color: #111111;
	margin-left: 0.2rem;
	font-weight: normal;
}
.cemetery_info .info_nei .jinr .jin{
	font-size: 0.56rem;
	line-height: 0.6rem;
}
.cemetery_info .info_nei .erceng{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0.4rem;
	border-bottom: solid 1px #f2ede7;
}
.cemetery_info .info_nei .erceng .p1{
	width: 50%;
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
}
.cemetery_info .info_nei .erceng .p1 span{
	color: #999999;
}
.cemetery_info .info_nei .dizhi{
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.3rem;
	background-image: url(../img/cemetery/dizhi.png);
}
.cemetery_info .info_nei .tag{
	padding-top: 0.3rem;
	margin-top: 0.3rem;
	border-top: solid 1px #f2ede7;
}
.cemetery_info .info_nei .tag .i{
	float: left;
	width: 67px;
	line-height: 34px;
	text-align: center;
	margin-right: 6px;
	margin-top: 8px;
	font-size: 12px;
	color: #9e7d50;
	background-color: #f2ede7;
}
.cemetery_info .info_nei .tag .i:nth-child(5n){
	margin-right: 0;
}
.cemetery_info .info_nei .zuihouyic{
	padding-top: 0.3rem;
}
.cemetery_info .info_nei .zuihouyic .youhui{
	display: flex;
	justify-content: center;
    align-items: center;
	height: 0.8rem;
	background-color: #fef1f1;
	font-size: 16px;
	color: #a30505;
	margin-bottom: 0.3rem;
}
.cemetery_info .info_nei .zuihouyic .youhui:before{
	content: "";
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-image: url(../img/cemetery/youhui.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.12rem;
}
.cemetery_info .info_nei .zuihouyic .dianh{
	display: flex;
}
.cemetery_info .info_nei .zuihouyic .dianh .zuoce{
	width: 220px;
	height: 1.6rem;
	background-color: #9e7d50;
	color: #fff;
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cemetery_info .info_nei .zuihouyic .dianh .zuoce .p1{
	font-size: 0.32rem;
	margin-bottom: 0.12rem;
}
.cemetery_info .info_nei .zuihouyic .dianh .zuoce .p2{
	display: flex;
	justify-content: center;
    align-items: center;
	font-size: 0.4rem;
}
.cemetery_info .info_nei .zuihouyic .dianh .zuoce .p2:before{
	content: "";
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background-image: url(../img/index/footer_tel_b.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.12rem;
}
.cemetery_info .info_nei .zuihouyic .dianh .p3{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:0.32rem;
	color: #9e7d50;
	background-color: #f2ede7;
	margin-left:0.3rem;
}
.cemetery_info .environment{
	margin-bottom: 0.6rem;
}
.cemetery_info .environment .li{
	float: left;
	width: 393px;
	height: 260px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cemetery_info .environment .li:nth-child(3n){
	margin-right: 0;
}
.cemetery_info .environment .li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	cursor: pointer;
}
.cemetery_info .environment .li:after{
	content: "";
	display: none;
	width: 50px;
	height: 50px;
	background-image: url(../img/cemetery/fangda.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
}
.cemetery_info .environment .li:hover:after{
	display: block;
}
.cemetery_info .environment.tombstone .li{
	width: 282px;
	height: 320px;
	margin-right: 24px;
	margin-bottom: 20px;
}
.cemetery_info .environment.tombstone .li:nth-child(4n){
	margin-right: 0;
}
.cemetery_info .comment_top{
	display: flex;
	padding-bottom: 0.2rem;
}
.cemetery_info .comment_top .dianping{
	display: none;
	width: 4.6rem;
	font-size: 0.5rem;
	color: #9e7d50;
	align-items: center;
    justify-content: center;
}
.cemetery_info .comment_top .dianping:before{
	content: "";
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/team/fabu.png);
	margin-right: 0.1rem;
}
.cemetery_info .comment_top .name{
	font-size: 0.36rem;
	color: #333333;
	flex:1;
}
.cemetery_info .wuxing{
	display: flex;
	align-items: center;
}
.cemetery_info .wuxing .p1{
	margin-right: 40px;
	display: flex;
	align-items: center;
}
.cemetery_info .wuxing .p1 .i{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.cemetery_info .wuxing .p1 .img{
	width: 2.48rem;
	height: 0.4rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/cemetery/wuxing.png);
	display: flex;
	/* justify-content: space-between; */
}
.cemetery_info .wuxing .p1 .img img{
	width: 0.4rem;
	height: 0.4rem;
	object-fit: contain;
	margin-right: 0.121rem;
}
.cemetery_info .wuxing .p1 .img img:last-child{
	margin-right: 0;
}
.cemetery_info .comment_list .li{
	border-bottom: solid 0.02rem #ece3d1;
	padding: 0.6rem 0;
	display: flex;flex-wrap: wrap;
}
.cemetery_info .comment_list .li img{
	width: 90px;
	height: 90px;
	object-fit: cover;
	border-radius: 50%;
}
.cemetery_info .comment_list .li .neir{
	padding-left: 30px;
	flex: 1;
}
.cemetery_info .comment_list .li .neir .tel{
	font-size: 18px;
	color: #333333;
	margin-bottom: 0.2rem;
}
.cemetery_info .comment_list .li .neir .tel span{
	margin-left: 30px;
	font-size: 14px;
	color: #999999;
}
.cemetery_info .comment_list .li .neir .wuxing .p2{
	display: none;
	font-size: 0.36rem;
	color: #999999;
}
.cemetery_info .comment_list .li .pingjia_com{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.cemetery_info .comment_list .li .wai_com{
	display: none;
	font-size: 0.5rem;
	color: #666666;
	line-height: 0.72rem;
	margin-top: 0.2rem;
}
.cemetery_info .pages{
	padding: 50px 0;
}
.cemetery_info .tuijian_lingy{
	margin-bottom: 50px;
}
.cemetery_info .tuijian_lingy .li{
	margin-bottom: 15px;
}
.cemetery_info .tuijian_lingy .li img{
	width: 100%;
	height: 210px;
	object-fit: cover;
}
.cemetery_info .tuijian_lingy .li .neir{
	background-color: #f8f8f8;
	padding: 10px 20px;
}
.cemetery_info .tuijian_lingy .li .neir .p1{
	font-size: 17px;
	color: #333333;
}
.cemetery_info .tuijian_lingy .li .neir .p2{
	display: flex;
	align-items: flex-end;
}
.cemetery_info .tuijian_lingy .li .neir .p2 .name{
	font-size: 12px;
	color: #999999;
	flex: 1;
}
.cemetery_info .tuijian_lingy .li .neir .p2 .jine{
	display: flex;
    align-items: flex-end;
	font-size: 14px;
	color: #a30505;
	font-weight: bold;
}
.cemetery_info .tuijian_lingy .li .neir .p2 .jine .jin{
	font-size: 28px;
	line-height: 30px;
}
.cemetery_info .tuijian_lingy .li .neir .p2 .jine .yuan{
	color: #111111;
}
.cemetery.cemetery_info .qita_list .li img{
	width: 240px;
}
.cemetery_info .wap{
	display: none;
}
.cemetery_info .qita_lingyuan{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 1.0rem;
}
.cemetery_info .qita_lingyuan .li{
	width: 48%;
	margin-bottom: 0.4rem;
}
.cemetery_info .qita_lingyuan .li img{
	width: 100%;
	height: 4.0rem;
	object-fit: cover;
}
.cemetery_info .qita_lingyuan .li .neri{
	background-color: #f7f7f7;
	padding: 0.2rem 0.4rem;
}
.cemetery_info .qita_lingyuan .li .neri .p1{
	font-size: 0.56rem;
	color: #333333;
	margin-bottom: 0.1rem;
}
.cemetery_info .qita_lingyuan .li .neri .p2{
	font-size: 0.48rem;
	color: #666666;
}

/*殡仪馆*/
.shop .list .li{
	padding: 0.6rem 0;
	border-bottom: solid 0.02rem #f2ede7;
	display: flex;
}
.shop .list .li:last-child{
	border-bottom: none;
}
.shop .list .li .img_img{
	display: none;
	width: 100%;
}
.shop .list .li .img_img img{
	width: 100%;
	height: 8.0rem;
	object-fit: cover;
}
.shop .list .li .img_img .tab{
	width: 0.4rem;
	height: 0.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 2;
}
.shop .list .li .img_img .tab.swiper-button-disabled{
	opacity: 0.3;
}
.shop .list .li .img_img .tab_l{
	left: 0.2rem;
	background-image: url(../img/index/t_left.png);
}
.shop .list .li .img_img .tab_r{
	background-image: url(../img/index/t_right.png);
	right: 0.2rem;
}
.shop .list .li .img{
	width: 1125px;
}
.shop .list .li .img img{
	float: left;
	width: 265px;
	height: 156px;
	margin-left: 17.5px;
	object-fit: cover;
}
.shop .list .li .img img:nth-child(1){
	width: 560px;
	height: 330px;
	margin-left: 0;
}
.shop .list .li .img img:nth-child(2),
.shop .list .li .img img:nth-child(3){
	margin-bottom: 17.5px;
}
.shop .list .li .neir{
	flex: 1;
	padding-left: 30px;
}
.shop .list .li .neir .p1{
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.6rem;
}
.shop .list .li .neir .p2{
	font-size: 16px;
	color: #333333;
	display: flex;
	flex-direction: column;
	line-height: 36px;
	margin-bottom: 0.4rem;
}
.shop .list .li .neir .p2 .i{
	padding-left: 24px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 15px;
}
.shop .list .li .neir .p2 .i1{
	background-image: url(../img/shop/i1.png);
}
.shop .list .li .neir .p2 .i2{
	background-image: url(../img/shop/i2.png);
}
.shop .list .li .neir .p2 .i3{
	background-image: url(../img/shop/i3.png);
}
.shop .list .li .neir .p2 .i span{
	color: #888888;
	font-size: 14px;
}
.shop .list .li .neir .p3{
	background-color: #f2ede7;
	display: flex;
	align-items: center;
    justify-content: space-evenly;
	height: 42px;
	width: 500px;
	line-height: 30px;
	border-left: solid 0.02rem #9e7d50;
	margin-bottom: 0.5rem;
}
.shop .list .li .neir .p3 .span{
	font-size: 14px;
	color: #9e7d50;
	background-position:left;
	background-image: url(../img/shop/t1.png);
	background-repeat: no-repeat;
	background-size: 0.46rem;
	padding-left:0.6rem;
}
.shop .list .li .neir .p3 .i{
	font-size: 16px;
	color: #333333;
	padding-right: 0.3rem;
	border-right: solid 0.02rem #e9e2d8;
}
.shop .list .li .neir .p3 .i:last-child{
	border-right: none;
}
.shop .list .li .neir .p4{
	display: flex;
	justify-content: space-between;
	line-height:43px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.shop .list .li .neir .p4 a{
	width: 48%;
}
.shop .list .li .neir .p4 .p4_1{
	background-color: #9e7d50;
	width: 150px;
}
.shop .list .li .neir .p4 .p4_2{
	display: none;
	background-color: #caa765;
}
.shop .tit{
	font-size: 0.6rem;
	color: #666666;
	margin-bottom: 0.4rem;
}
.shop .tit+.cle{
	margin-top: 50px;	
}
.shop .tit span{
	font-size: 12px;
	text-transform:uppercase;
}
.shop .tit .p3{
	float: right;
	font-size: 14px;
	color: #ffffff;
	width: 230px;
	line-height: 43px;
	text-align: center;
	background-color: #9e7d50;
}
.shop .yiceng .wrap{
	padding: 0.4rem 0 0.8rem;
	display: flex;
}
.shop .biaoqian{
	padding: 0.5rem 0.6rem;
	background-color: #f2ede7;
	display: none;
	justify-content: space-between;
	margin-bottom: 1.2rem;
}
.shop .biaoqian .li{
	flex: 1;
	display: flex;
	align-items: center;
	position: relative;
}
.shop .biaoqian .li:before{
	content: "";
	display: block;
	width: 0.02rem;
	height: 100%;
	background-color: #e0d9d1;
	position: absolute;
	left: -0.2rem;
	top: 0;
}
.shop .biaoqian .li:first-child:before{
	display: none;
}
.shop .biaoqian .li img{
	width: 1rem;
	height: 1rem;
	object-fit: contain;
}
.shop .biaoqian .li .neir{
	flex: 1;
	padding-left: 0.3rem;
}
.shop .biaoqian .li .neir .p1{
	font-size:0.52rem;
	color: #666;
	margin-bottom: 0.1rem;
}
.shop .biaoqian .li .neir .p2{
	font-size: 0.4rem;
	color: #aeaeae;
}
.shop .biaoqian .li1{
	flex: 0.1;
	position: relative;
}
.shop .biaoqian .li1 img{
	position: absolute;
	right: -0.6rem;
	top: -0.8rem;
	width: 1.6rem;
}
.shop .yiceng .zuobian{
	flex: 1;
	padding-right: 40px;
}
.shop .yiceng .zuobian .video{
	width: 100%;
	display: none;
}
.shop .yiceng .zuobian .com{
	font-size: 16px;
	color: #666666;
	line-height: 1.9;
}
.shop .yiceng .zuobian .com img{
	max-width: 100%;
	height: auto;
}
.shop .yiceng .zuobian .biaoqian{
	display: flex;
	margin-top: 130px;
	margin-bottom: 0;
}
.shop .yiceng .zuobian .biaoqian .li:before{
	left: -80px;
}
.shop .yiceng .zuobian .biaoqian .li img{
	width: 1.1rem;
	height: 1.1rem;
}
.shop .yiceng .zuobian .biaoqian .li .neir .p1{
	font-size: 0.4rem;
}
.shop .yiceng .zuobian .biaoqian .li .neir .p2{
	font-size: 12px;
}
.shop .yiceng .zuobian .biaoqian .li1 img{
	width: 137px;
	top: -100px;
}
.shop .yiceng .youbian{
	width: 700px;
}
.shop .erceng{
	padding: 1.0rem 0;
	background-color: #f8f8f8;
}
.shop .erceng .list{
	display: flex;
	flex-wrap: wrap;
}
.shop .erceng .list img{
	width: 32%;
	height:310px;
	object-fit: cover;
	margin-right: 2%;
	margin-top: 0.6rem;
}
.shop .erceng .list img:nth-child(3n){
	margin-right: 0;
}
.shop .sanji{
	padding: 1.2rem 0;
}
.shop .sanji .p1{
	font-size: 0.36rem;
	color: #999999;
	padding-bottom: 0.4rem;
}
.shop .sanji img.table{
	max-width: 100%;
}
.shop .ditu{
	padding: 1.4rem 0;
}
.shop .ditu .map{
	width: 100%;
	height: 12.0rem;
	background-image: url(../img/shop/map.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.shop .ditu .lianx{
	position: absolute;
	left: 30px;
	top: 100px;
	width: 500px;
	height: 380px;
	background-color: #b5935d;
	z-index: 2;
	padding: 60px 70px;
	color: #fff;
}
.shop .ditu .lianx .tit{
	color: #fff;
	margin-bottom: 1.4rem;
	position: relative;
}
.shop .ditu .lianx .tit:before{
	content: "";
	display: block;
	width: 1.8rem;
	height: 0.04rem;
	background-color: #e4bd7e;
	position: absolute;
	left: 0;
	top: 1.4rem;
}
.shop .ditu .lianx .p2{
	font-size: 0.44rem;
	line-height: 1.4;
	display: flex;
	align-items: flex-start;
	padding: 0.1rem 0;
}
.shop .ditu .lianx .p2 span{
	padding-left: 0.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
}
.shop .ditu .lianx .p2 .i{
	flex: 1;
}
.shop .ditu .lianx .i1 span{
	background-image: url(../img/shop/i1_bai.png);
}
.shop .ditu .lianx .i2 span{
	background-image: url(../img/shop/i2_bai.png);
}
.shop .ditu .lianx .i3 span{
	background-image: url(../img/shop/i3_bai.png);
}
/*实体店铺*/
.store .list{
	background-color: #f4f4f4;
}
.store .list .li{
	padding: 1.0rem 0;
}
.store .list .li:nth-child(2n){
	background-color: #fff;
}
.store .list .li .shangmina{
	display: flex;
}
.store .list .li .shangmina .duoge{
	width: 1340px;
	position: relative;
}
.store .list .li .shangmina .duoge .store_lunbo{
	width: 100%;
}
.store .list .li .shangmina .duoge .store_lunbo img{
	width: 100%;
	height: 470px;
	object-fit: cover;
}
.store .list .li .shangmina .duoge .store_lunbo_{
	display: none;
	width: 0.6rem;
	height: 1.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 40%;
	z-index: 4;
}
.store .list .li .shangmina .duoge .store_lunbo_.swiper-button-disabled{
	opacity: 0.5;
}
.store .list .li .shangmina .duoge .store_lunbo_right{
	background-image: url(../img/index/t_right.png);
	right: 0.6rem;
}
.store .list .li .shangmina .duoge .store_lunbo_left{
	left: 0.6rem;
	background-image: url(../img/index/t_left.png);
}
.store .list .li .shangmina .youce{
	flex: 1;	
	position: relative;
	display: flex;
	align-items: center;
}
.store .list .li:nth-child(2n) .shangmina .youce{
	order: -1;
}
.store .list .li .shangmina .youce .zhuzhong{
	width: 610px;
	height: 340px;
	background-image: url(../img/store/beijing.jpg);
	background-size: cover;
	background-position: center;
	padding: 50px 80px;
	position: relative;
	z-index: 2;
	margin-left: -185px;
}
.store .list .li:nth-child(2n) .shangmina .zhuzhong{
	margin-right: -185px;
	margin-left: 0;
}

.store .list .li .shangmina .youce .zhuzhong .p1{
	font-size: 0.6rem;
	color: #333333;
	margin-bottom: 0.4rem;
}
.store .list .li .shangmina .youce .zhuzhong .p1 span{
	font-weight: bold;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/store/name.png);
	background-size: 0.7rem;
	padding-left: 0.9rem;
	border-bottom: solid 0.02rem #d6c6ab;
	display: inline-block;
	line-height: 2;
}
.store .list .li .shangmina .youce .zhuzhong .p2{
	font-size: 0.32rem;
	color: #444444;
	padding: 0.1rem 0;
	display: flex;
}
.store .list .li .shangmina .youce .zhuzhong .p2 span{
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
	width: 135px;
	height: 22px;
	line-height: 22px;
	text-align: justify;
	padding-left: 0.6rem;
}
.store .list .li .shangmina .youce .zhuzhong .p2 span:after{
	content: "";
	width: 100%;
	height: 0;
	display: inline-block;
}
.store .list .li .shangmina .youce .zhuzhong .i1 span{
	background-image: url(../img/store/i1.png);
}
.store .list .li .shangmina .youce .zhuzhong .i2 span{
	background-image: url(../img/store/i2.png);
}
.store .list .li .shangmina .youce .zhuzhong .i3 span{
	background-image: url(../img/store/i3.png);
}
.store .list .li .shangmina .youce .zhuzhong .p2 .i{
	flex: 1;
}
.store .list .li .shangmina .youce .zhuzhong .p3{
	font-size: 14px;
	color: #ffffff;
	width: 245px;
	line-height: 1.2rem;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #9e7d50;
}
.store .list .li .xialian{
	margin-top: 0.4rem;
	position: relative;
}
.store .list .li .xialian .store_lunbo_1{
	width: 1670px;
	margin: 0 auto;
}
.store .list .li .xialian .store_lunbo_1 img{
	width: 100%;
	height: 100px;
	object-fit: cover;
	cursor: pointer;
}
.store .list .li .xialian .store_lunbo_1 .mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.store .list .li .xialian .store_lunbo_1 .active-nav .mask{
	opacity: 0;
}
.store .list .li .xialian .store_{
	position: absolute;
	top: 0;
	width: 40px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background-color: #9e7d50;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	font-family: "宋体";
	cursor: pointer;
}
.store .list .li .xialian .store_.swiper-button-disabled{
	background-color: #d2d0ce;
}
.store .list .li .xialian .store_left{
	left: 0;
}
.store .list .li .xialian .store_right{
	right: 0;
}
.store .fengongs{
	padding: 60px 0;
}
.store .fengongs .tit{
	text-align: center;
	font-size: 32px;
	color: #333333;
	margin-bottom: 60px;
	position: relative;
}
.store .fengongs .tit:before{
	content: "";
	display: block;
	width: 160px;
	height: 1px;
	background-color: #e2d8ca;
	position: absolute;
	left: 50%;
	top: 55px;
	margin-left: -80px;
}
.store .fengongs .list_1{
	display: flex;
	flex-wrap: wrap;
}
.store .fengongs .list_1 .li{
	width: 336px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.store .fengongs .list_1 .li:nth-child(5n){
	margin-right: 0;
}
.store .fengongs .list_1 .li img{
	width: 100%;
	height: 220px;
	object-fit: cover;
}
.store .fengongs .list_1 .li .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
    justify-content: center;
}
.store .fengongs .list_1 .li:hover .mask{
	background-color: rgba(0, 0, 0, 0);
}
.store .fengongs .list_1 .li .mask .juzhong{
	width: 190px;
	height: 110px;
	background-color: rgba(255,255,255,0.1);
	text-align: center;
	color: #fff;
	border: solid 1px #c4bbad;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.store .fengongs .list_1 .li:hover .mask .juzhong{
	background-color: rgba(158, 125, 80, 0.8);
	border-color:rgba(158, 125, 80, 0.8);
}
.store .fengongs .list_1 .li .mask .juzhong .p1{
	font-size:18px;
	margin-bottom: 16px;
	position: relative;
}
.store .fengongs .list_1 .li .mask .juzhong .p1:before{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 33px;
	background-color:rgba(238, 230, 213, 0.5);
	width:150px;
	height: 1px;
	margin-left: -75px;
}
.store .fengongs .list_1 .li .mask .juzhong .p2{
	font-size: 14px;
	color: #bbbbbb;
}
.store_info .shangmian{
	display: flex;
	padding: 0.6rem 0 0;
}
.store_info .shangmian .map_kuang{
	width: 1550px;
	height: 400px;
	position: relative;
}
.store_info .shangmian .map_kuang .map{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.store_info .shangmian .neir{
	position: absolute;
	left: 850px;
	top: 115px;
	width: 8.0rem;
	background-color: rgba(158,125,80,0.85);
	padding: 0.2rem 0.5rem 0.5rem;
}
.store_info .shangmian .neir .p1{
	font-size:0.5rem;
	color: #fff;
	padding: 0.2rem 0;
	line-height:0.6rem;
	border-bottom: solid 0.02rem #af936e;
}
.store_info .shangmian .neir .p2{
	font-size: 0.28rem;
	color: #ffffff;
	display: flex;
	padding: 0.1rem 0;
}
.store_info .shangmian .neir .p2 span{
	color: #f0eada;
	width: 2.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	padding-left: 0.6rem;
	text-align: justify;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.36rem;
}
.store_info .shangmian .neir .p2 .i{
	flex: 1;
}
.store_info .shangmian .neir .i1 span{
	background-image: url(../img/store/i1_bai.png);
}
.store_info .shangmian .neir .i2 span{
	background-image: url(../img/store/i2_bai.png);
}
.store_info .shangmian .neir .i3 span{
	background-image: url(../img/store/i3_bai.png);
}
.store_info .shangmian .neir .p2 span:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0px;
}
.store_info .shangmian .tupian_qu{
	position: relative;
	z-index: 3;
	flex: 1;
	display: flex;
	align-items: center;
}
.store_info .shangmian .tupian_qu img{
	width: 330px;
	height: 370px;
	border: solid 0.12rem #fdf5e9;
	border-radius: 6px;
	margin-left: -40px;
	object-fit: cover;
}
.store_info .shangmian .tupian_qu .neir{
	display: none;
}
.store_info .huanjing{
	padding: 1.8rem 0;
}
.store_info .tit{
	font-size: 30px;
	color: #666666;
	position: relative;
	overflow: hidden;
}
.store_info .tit span{
	font-size: 12px;
	color: #666666;
	text-transform:uppercase;
}
.store_info .tit:before{
	position: absolute;
	left: 250px;
	top: 27px;
	width: 100%;
	height: 1px;
	background-color: #f2ede7;
	content: "";
	display: block;
}
.store_info .huanjing .list{
	display: flex;
	flex-wrap: wrap;
}
.store_info .huanjing .list .li{
	width:560px;
	margin-right: 40px;
	margin-top: 30px;
}
.store_info .huanjing .list .li:nth-child(3n){
	margin-right: 0;
}
.store_info .huanjing .list .li img{
	width: 100%;
	height: 270px;
	object-fit: cover;
}
.store_info .goosd_store .ul_li{
	padding: 0.6rem 0;
	background-color: #f9f9f9;
}
.store_info .goosd_store .ul_li:nth-child(2n){
	background-color: #fff;
}
.store_info .goosd_store .ul_li .sort{
	display: flex;
	justify-content: space-between;
}
.store_info .goosd_store .ul_li .sort .p1{
	font-size: 0.6rem;
	color: #666666;
}
.store_info .goosd_store .ul_li .sort .p1 span{
	font-size: 12px;
	color: #666666;
	text-transform:uppercase;
	margin-left: 0.1rem;
}
.store_info .goosd_store .ul_li .sort_ul{
	display: flex;
}
.store_info .goosd_store .ul_li .sort_ul .sort_li{
	font-size: 12px;
	color: #333333;
	line-height: 0.8rem;
	border: solid 0.02rem #e3e3e3;
	width: 2.4rem;
	text-align: center;
	margin: 0 0.2rem;
}
.store_info .goosd_store .ul_li .sort_ul .sort_li.on{
	background-color: #9e7d50;
	border-color: #9e7d50;
	color: #fff;
}
.store_info .goosd_store .ul_li .genduo{
	width: 3.0rem;
	text-align: center;
	font-size: 0.28rem;
	color: #fff;
	line-height: 0.8rem;
	background-color: #9e7d50;
}
.store_info .goosd_store .list{
	padding-top: 0.8rem;
	display: flex;
	flex-wrap: wrap;
}
.store_info .goosd_store .list .li{
	width: 316px;
	margin-right: 45px;
	position: relative;
}
.store_info .goosd_store .list .li:nth-child(5n){
	margin-right: 0;
}
.store_info .goosd_store .list .li img{
	width: 100%;
	height: 280px;
	object-fit: cover;
}
.store_info .goosd_store .list .li .mask{
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 280px;
	display: flex;
	justify-content: center;
    align-items: center;
    display: none;
}
.store_info .goosd_store .list .li:hover .mask{
	display: flex;
}
.store_info .goosd_store .list .li .mask .annui{
	width: 150px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #9e7d50;
}
.store_info .goosd_store .list .li .neir{
	background-color: #fff;
	padding: 0.3rem 0.4rem;
}
.store_info .goosd_store .ul_li:nth-child(2n) .list .li .neir{
	background-color: #f7f7f7;
}
.store_info .goosd_store .ul_li:nth-child(2n) .list .li:hover .neir,
.store_info .goosd_store .list .li:hover .neir{
	background-color: #f2ede7;
}
.store_info .goosd_store .list .li .neir .p1{
	font-size: 0.4rem;
	color: #333333;
}
.store_info .goosd_store .list .li .neir .p2{
	font-size: 0.28rem;
	color: #666666;
}
.store_info .goosd_store .list .li .neir .p3{
	font-size: 0.28rem;
	color: #a30505;
	text-align: right;
}
.store_info .goosd_store .list .li .neir .p3 span{
	font-size: 0.48rem;
}

/*殡葬百科*/
.news .sort{
	display: flex;
	justify-content: center;
	padding: 0.6rem 0;
}
.news .sort .li{
	font-size: 0.36rem;
	color: #666666;
	line-height: 1.0rem;
	text-align: center;
	width: 3.6rem;
	border: solid 0.02rem #d3d3d3;
	margin: 0 0.4rem;
}
.news .sort .li.on{
	background-color: #9e7d50;
    border-color: #9e7d50;
    color: #fff;
}
.news .list_ul .li{
	display: flex;
	align-items: center;
	padding: 0.6rem 0;
	border-bottom: solid 0.02rem #eeeeee;
}
.news .list_ul .li .img{
	width: 6.0rem;
	height: 3.2rem;
	position: relative;
}
.news .list_ul .li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news .list_ul .li .img .time{
	width: 1.8rem;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	padding: 0.2rem;
}
.news .list_ul .li .time .p1{
	font-size: 0.48rem;
}
.news .list_ul .li .time .p2{
	font-size: 0.28rem;
}
.news .list_ul .li .neir{
	flex: 1;
	padding:0 0.8rem;
}
.news .list_ul .li .neir .p1{
	font-size: 0.36rem;
	color: #333333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news .list_ul .li .neir .p2{
	font-size:12px;
	color: #666666;
	line-height: 0.48rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.news .list_ul .li .neir .p3{
	padding: 0.4rem 0;
	font-size: 0.24rem;
	color: #999999;
	display: flex;
	line-height: 0.4rem;
}
.news .list_ul .li .neir .p3>div{
	margin-right: 0.6rem;
	padding-left: 0.4rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
}
.news .list_ul .li .neir .p3 .i1{
	background-image: url(../img/news/click1.png);
}
.news .list_ul .li .neir .p3 .i2{
	background-image: url(../img/news/click2.png);
}
.news .list_ul .li .jiant{
	width: 1.0rem;
	height: 1.0rem;
	line-height: 1rem;
	background-color: #dbdbdb;
	text-align: center;
	font-size: 0.6rem;
	font-weight: bold;
	color: #fff;
	font-family: "宋体";
}
.news .list_ul .li:hover .jiant{
	background-color: #9e7d50;
}
.news_info{
	background-image: url(../img/news/info_beijing.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.news_info .zuobian_kuang .name{
	font-size: 0.64rem;
	color: #333333;
}
.news_info .zuobian_kuang .biaoqian{
	display: flex;
	justify-content: flex-end;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
	padding: 0.4rem 0;
	border-bottom: solid 0.02rem #eeeeee;
	margin-bottom: 0.6rem;
}
.news_info .zuobian_kuang .biaoqian .i{
	margin-left: 0.6rem;
	padding-left: 0.6rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
}
.news_info .zuobian_kuang .biaoqian .i1{
	background-image: url(../img/news/click1.png);
}
.news_info .zuobian_kuang .biaoqian .i2{
	background-image: url(../img/news/click2.png);
}
.news_info .zuobian_kuang .biaoqian .i3{
	background-image: url(../img/news/click3.png);
}
.news_info .zuobian_kuang .com{
	font-size: 0.28rem!important;
	color: #666666;
	line-height: 0.62rem!important;
	padding-bottom: 1.0rem;
	margin-bottom: 1.0rem;
	border-bottom: solid 0.02rem #eeeeee;
}
.news_info .zuobian_kuang .com p,
.news_info .zuobian_kuang .com span{
	line-height: 0.6rem!important;
	font-size: 0.28rem!important;
	font-family: '微软雅黑'!important;
}
.news_info .zuobian_kuang .com a{
	display: inline;
}
.news_info .zuobian_kuang .com img{
	max-width: 100%;
	display: inline;
}
.news_info .zuobian_kuang .caozuo{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	font-size: 0.28rem;
	color: #666666;
}
.news_info .zuobian_kuang .caozuo .zuobian{
	display: flex;
	flex-direction: column;
}
.news_info .zuobian_kuang .caozuo .zuobian .anjian a{
	display: inline-block;
	padding: 0 0.4rem;
	line-height: 0.8rem;
	border: solid 0.02rem #f2f2f2;
	border-radius: 0.1rem;
}
.news_info .zuobian_kuang .caozuo .zuobian .anjian+.anjian{
	margin-top: 0.6rem;
}
.news_info .zuobian_kuang .caozuo .youbian a{
	display:flex;
	justify-content: center;
    align-items: center;
	width: 3.4rem;
	text-align: center;
	line-height: 0.8rem;
	border: solid 0.02rem #f2f2f2;
	border-radius: 0.1rem;
}
.news_info .zuobian_kuang .caozuo .youbian a:before{
	content: "";
	display: block;
	width: 0.24rem;
	height: 0.24rem;
	margin-right: 0.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/goods/fanhui.png);
}
.news_info .zuobian_kuang .tuijian_news{
	display: none;
}
.news_info .tuijian_news{
	margin-bottom: 1.0rem;
}
.news_info .tuijian_news .top{
	width: 100%;
	height: 1.74rem;
	padding-left: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/news/tuijian_top.jpg);
	font-size:0.4rem;
	color: #666666;
	line-height: 1.74rem;
}
.news_info .tuijian_news .leibiao a{
	border: solid 0.02rem #f5f2e9;
	border-top: none;
	padding-left: 0.4rem;
	position: relative;
}
.news_info .tuijian_news .leibiao a:before{
	content: "";
	display: block;
	width: 0.12rem;
	height:0.12rem;
	position: absolute;
	left: 0.3rem;
	top: 50%;
	margin-top: -0.06rem;
	background-color: #eeeeee;
}
.news_info .tuijian_news .leibiao a span{
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #999999;
	padding: 0 0.4rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
/* 关于万古 */
.about .title0{
	text-align: center;
	padding: 0.8rem 0;
	position: relative;
}
.about .title0:after,
.about .title0:before{
	position: absolute;
	top: 50%;
	content: "";
	display: block;
	width: 43%;
	height:0.02rem;
	background-color: #f1f1f1;
}
.about .title0:after{
	left: 0;
}
.about .title0:before{
	right: 0;
}
.about .title0 .p1{
	font-size: 0.74rem;
	color: #f1f1f1;
	text-transform:uppercase;
	line-height:1;
}
.about .title0 .p2{
	font-size: 0.6rem;
	color: #333333;
	padding: 0.2rem 0;
}
.about .title0 .p2 span{
	font-weight: bold;
}
.about .title0 .p3{
	font-size: 0.32rem;
	color: #c9a163;
	line-height: 1.6;
}
.about .tit0{
	display: flex;
	align-items: flex-end;
}
.about .tit0 .p1{
	font-size: 0.84rem;
	color: #c9a163;
	width: 1.9rem;
	height: 1.48rem;
	border: solid 0.02rem #cc9f66;
	line-height: 1;
	padding: 0.1rem;
}
.about .tit0 .neir{
	margin-left: -0.7rem;
	flex: 1;
	margin-bottom: -0.2rem;
}
.about .tit0 .neir .bai{
	background-color: #fff;
	display: inline-block;
	padding: 0.2rem;
}
.about .tit0 .neir .p2{
	font-size: 0.24rem;
	color: #999999;
	text-transform:uppercase;
}
.about .tit0 .neir .p3{
	font-size: 0.48rem;
	color: #333333;
}
.about .tit0 .neir .p4{
	float: right;
	font-size: 0.32rem;
	color: #9e7d50;
	margin-top: 0.6rem;
}
.about .yiceng{
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/about/1_beijing.jpg);
}
.about .yiceng .jeishao{
	font-size: 0.3rem;
	color: #666666;
	line-height: 2.4;
	padding: 0.6rem 0
}
.about .yiceng .jeishao p{
	text-indent: 2em;
}
.about .yiceng .xinyang_kuang{
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 0 1.0rem;
}
.about .yiceng .xinyang_kuang .zuobian{
	width: 830px;
	padding-left: 30px;
}
.about .yiceng .xinyang_kuang .zuobian .biaoti{
	border-bottom: solid 0.02rem #cebda7;
	display: flex;
}
.about .yiceng .xinyang_kuang .zuobian .biaoti .li{
	font-size: 0.44rem;
	color: #efeff0;
	width: 5.6rem;
	line-height: 0.9rem;
	text-align: center;
	background-color: #9e7d50;
}
.about .yiceng .xinyang_kuang .zuobian .biaoti .li+.li{
	width: 4.0rem;
	background-color: #eeeeee;
	color: #9e7d50;
}
.about .yiceng .xinyang_kuang .zuobian .wenzi{
	font-size: 14px;
	color: #666666;
	line-height: 0.72rem;
	padding: 0.6rem 0;
}
.about .yiceng .xinyang_kuang .zuobian .ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about .yiceng .xinyang_kuang .zuobian .ul .li{
	width: 49%;
	margin-top: 2%;
	background-color: #f8f8f8;
	display: flex;
	padding: 0.6rem 0.8rem;
}
.about .yiceng .xinyang_kuang .zuobian .ul .li img{
	width:1.2rem;
	height: 1.2rem;
	object-fit: cover;
}
.about .yiceng .xinyang_kuang .zuobian .ul .li .neir{
	flex: 1;
	padding-left: 0.4rem;
}
.about .yiceng .xinyang_kuang .zuobian .ul .li .neir .p1{
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.6rem;
}
.about .yiceng .xinyang_kuang .zuobian .ul .li .neir .p2{
	font-size: 0.28rem;
	color: #999999;
	line-height: 0.56rem;
}
.about .yiceng .xinyang_kuang .youbian{
	width: 703px;
	position: relative;
}
.about .yiceng .xinyang_kuang .youbian img{
	width: 100%;
	position: relative;
	z-index: 2;
}
.about .yiceng .xinyang_kuang .youbian .p1{
	font-size: 1.56rem;
	color: #efeff0;
	position: absolute;
	left: 0;
	top: 50%;
	line-height: 1.6rem;
	width: 8.0rem;
	text-align: center;
	margin-top: -0.8rem;
	margin-left: -4.6rem;
	transform:rotate(-90deg);
}
.about .yiceng .fuwu{
	padding: 1.0rem 0 2.0rem;
	display: flex;
	justify-content: space-between;
}
.about .yiceng .fuwu .li{
	width: 7.8rem;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/about/f_beijing.jpg);
	padding: 0.8rem;
}
.about .yiceng .fuwu .li img{
	width: 100%;
	height: 1.6rem;
	object-fit: contain;
}
.about .yiceng .fuwu .li .p1{
	font-size: 0.36rem;
	color: #9e7d50;
	font-weight: bold;
	padding: 0.3rem 0;
}
.about .yiceng .fuwu .li .p2{
	font-size: 0.28rem;
	color: #555555;
	line-height: 1.8;
}
.about .yiceng .youshi .jei{
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
.about .yiceng .youshi .jei .p1{
	font-size: 0.28rem;
	color: #999999;
	line-height: 0.56rem;
	text-align: right;
	width: 100%;
}
.about .yiceng .youshi .jei .p3,
.about .yiceng .youshi .jei .p2{
	font-size: 0.36rem;
	color: #9e7d50;
	display: flex;
	justify-content: space-between;
}
.about .yiceng .youshi .list{
	padding: 1.0rem 0 2.0rem;
	display: flex;
	justify-content: space-between;
}
.about .yiceng .youshi .list .li{
	width: 8.0rem;
	border: solid 0.02rem #ebebeb;
	padding: 0.8rem 0.6rem 1.0rem;
	text-align: center;
}
.about .yiceng .youshi .list .li img{
	width: 100%;
	height: 0.88rem;
	object-fit: contain;
	margin-bottom: 0.4rem;
}
.about .yiceng .youshi .list .li .p1{
	font-size: 0.48rem;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.about .yiceng .youshi .list .li .p2{
	font-size: 0.28rem;
	color: #333333;
	margin-bottom: 0.8rem;
	position: relative;
}
.about .yiceng .youshi .list .li .p2:before{
	content: "";
	display: block;
	width: 0.32rem;
	height: 0.04rem;
	background-color: #9e7d50;
	margin-left: -0.16rem;
	top: 40px;
	left: 50%;
	position: absolute;
}
.about .yiceng .youshi .list .li .p3{
	font-size: 0.24rem;
	color: #999999;
	line-height: 2;
	text-align: justify;
}
.about .yiceng .yeiwu{
	background-image: url(../img/about/yeiwu_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about .yiceng .yeiwu .title0 .p1{
	color: rgba(51, 51, 51, 0.2);
}
.about .yiceng .yeiwu .title0:after, .about .yiceng .yeiwu .title0:before{
	top: 60%;
	width: 45%;
	background-color: #f1f1f1;
}
.about .yiceng .yeiwu .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 2.0rem 1rem;
}
.about .yiceng .yeiwu .list .li{
	width:7.6rem;
	font-size: 0.34rem;
	color: #ffffff;
	line-height: 0.8rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/about/y_beijing1.png);
	text-align: center;
	margin: 0.6rem 0;
}
.about .hangyei{
	padding: 0.6rem 0;
	position: relative;
	background-image: url(../img/about/hangyei_beijing.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.about .hangyei .list{
	display: flex;
	justify-content: center;
	padding: 0.4rem 0 1.8rem;
}
.about .hangyei .list .li{
	width: 1.44rem;
	height: 4.6rem;
	background-color: #f2ede7;
	font-size: 0.4rem;
	color: #9e7d50;
	font-weight: bold;
	margin: 0 1.0rem;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.about .hangyei .list .li span{
	width: 100%;
	height: 2.2rem;
	color: #fff;
	padding: 0.4rem;
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/about/hangyei_beijing.png);
}
.about .hangyei .list .li i{
	padding:0 0.4rem;
	line-height: 1.3;
}
.about .rongyu{
	background-position: top;
	background-size: 100%;
	background-image: url(../img/about/rongyu_beijing.jpg);
	background-repeat: no-repeat;
	padding-bottom: 1.2rem;
}
.about .rongyu .title0 .p1{
	color: rgba(51, 51, 51, 0.2);
}
.about .rongyu .title0:after, .about .rongyu .title0:before{
	background-color:rgba(51, 51, 51, 0.1);
}
.about .rongyu .jeisao{
	text-align: center;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.8rem;
	width: 14.0rem;
	margin: 0 auto;
}
.about .rongyu .jeisao .p1{
	display: inline-flex;
	align-items: center;
	margin: 0 0.6rem;
	position: relative;
}
.about .rongyu .jeisao .p1:before{
	content: "";
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	background-color: #9e7d50;
	transform: rotate(45deg);
	margin-right: 0.2rem;
}
.about .rongyu .lunbo_kuang{
	width: 29.2rem;
	margin: 1.0rem auto 0;
	position: relative;
}
.about .rongyu .lunbo_kuang .zh_lunb{
	width: 26.6rem;
	margin: 0 auto;
}
.about .rongyu .lunbo_kuang .zh_lunb img{
	width: 100%;
	height: 4.6rem;
	object-fit: cover;
}
.about .rongyu .lunbo_kuang .zh_lunb .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 0.28rem;
	color: #f2f2f2;
	text-align: center;
	line-height: 0.8rem;
	background-color: #9e7d50;
}
.about .rongyu .lunbo_kuang .zh{
	width: 40px;
	height: 67px;
	text-align: center;
	line-height: 67px;
	background-color: #9e7d50;
	font-size: 20px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	position: absolute;
	top: 50%;
	margin-top:-33.5px;
	cursor: pointer;
}
.about .rongyu .lunbo_kuang .zh.swiper-button-disabled{
	background-color: #d2d0ce;
}
.about .rongyu .lunbo_kuang .zh_right{
	right: 0;
}
.about .rongyu .lunbo_kuang .zh_left{
	left: 0;
}
.about .zuihou .zuihou_lunbo,
.about .zuihou{
	width: 100%;
	position: relative;
}
.about .zuihou .zuihou_lunbo img{
	width: 100%;
	height: 10.8rem;
	object-fit: cover;
}
.about .zuihou .zuihou_lunbo .neir{
	width:11.4rem;
	position: absolute;
	left: 60%;
	top: 50%;
	transform:translate(0,-50%);
	padding: 0.8rem 1.0rem;
	background-image: url(../img/store/beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about .zuihou .zuihou_lunbo .neir .p1{
	font-size: 0.6rem;
	color: #333333;
	border-bottom: solid 0.02rem #cebb9f;
	line-height: 1.4rem;
	display: flex;
	margin-bottom: 0.4rem;
}
.about .zuihou .zuihou_lunbo .neir .p1 span{
	font-size: 0.6rem;
	color: #333333;
	opacity: 0.2;
	text-transform:uppercase;
	padding-left: 0.4rem;
}
.about .zuihou .zuihou_lunbo .neir .p2{
	display: flex;
	font-size: 0.32rem;
	color: #444444;
	padding: 0.1rem 0;
}
.about .zuihou .zuihou_lunbo .neir .p2 span{
	width:2.6rem;
	height: 0.44rem;
	line-height: 0.44rem;
	padding-left: 0.5rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
	text-align: justify;
}
.about .zuihou .zuihou_lunbo .neir .p2 span:after{
	content: "";
	width: 100%;
	height: 0;
	display: inline-block;
}
.about .zuihou .zuihou_lunbo .neir .p2 .i1{
	background-image: url(../img/store/i1.png);
}
.about .zuihou .zuihou_lunbo .neir .p2 .i2{
	background-image: url(../img/store/i2.png);
}
.about .zuihou .zuihou_lunbo .neir .p2 .i3{
	background-image: url(../img/store/i3.png);
}
.about .zuihou .zuihou_lunbo .neir .p2 .i{
	flex: 1;
}
.about .zuihou .zuihou_bo{
	width: 40px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	font-family: "宋体";
	z-index: 3;
	background-color: #9e7d50;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
}
.about .zuihou .zuihou_right{
	right: 0.6rem;
}
.about .zuihou .zuihou_left{
	left: 0.6rem;
}
.about .zuihou .zuihou_bo.swiper-button-disabled{
	background-color: #d2d0ce;
}
.about .shengming{
	font-size: 0.6rem;
	text-align: center;
	padding: 0.6rem 0;
}
/* 特色服务 */
.service .list_index{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service .list_index .li{
	width: 48%;
	margin-bottom: 0.8rem;
	border: solid 0.02rem #f2ede7;
	padding: 0.7rem 0.5rem;
	display: flex;
	align-items: center;
}
.service .list_index .li:hover{
	box-shadow: 0 0 30px 2px rgba(0,0,0,0.2);
}
.service .list_index .li img{
	width: 8.6rem;
	height: 6.2rem;
	object-fit: cover;
}
.service .list_index .li .neir{
	flex:1;
	padding-left: 0.8rem;
}
.service .list_index .li:nth-child(4n-1) .neir,
.service .list_index .li:nth-child(4n) .neir{
	order: -1;
	padding: 0 0.8rem 0 0.2rem;
}
.service .list_index .li .neir .p1{
	font-size: 0.52rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.9rem;
	position: relative;
}
.service .list_index .li .neir .p1:before{
	content: "";
	display: block;
	width: 2.0rem;
	height: 0.02rem;
	background-color: #e2d8ca;
	position: absolute;
	left: 0;
	top: 1rem;
}
.service .list_index .li .neir .p2{
	font-size: 14px;
	color: #333333;
	line-height: 2;
	height: 2.0rem;
}
.service .list_index .li .neir .p3{
	font-size: 12px;
	color: #fff;
	width: 3.0rem;
	line-height: 0.86rem;
	text-align: center;
	background-color: #9e7d50;
}
/* 安葬服务 */
.bury{
	position: relative;
}
.bury .yiji{
	background-image: url(../img/service/bury/3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 1.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bury .yiji .zuobian{
	width: 17.0rem;
	height: 10.2rem;
	background-image: url(../img/service/bury/2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.bury .yiji .zuobian img{
	position: absolute;
	right: -3.0rem;
	top: 50%;
	margin-top: -3.1rem;
	width: 10.6rem;
	height: 6.2rem;
	object-fit: cover;
}
.bury .yiji .youbian{
	width: 16.4rem;
	padding-right:1.6rem;
}
.bury .yiji .youbian .p1{
	font-size: 0.64rem;
	color: #333333;
	margin-bottom:1.6rem;
	position: relative;
}
.bury .yiji .youbian .p1:before{
	content:"";
	display: block;
	width: 1.0rem;
	height: 0.04rem;
	background-color: #9e7d50;
	position: absolute;
	left: 0;
	top: 1.5rem;
}
.bury .yiji .youbian .p1 span{
	font-size: 0.24rem;
	margin-left: 0.4rem;
}
.bury .yiji .youbian .p2{
	font-size: 0.32rem;
	color: #555555;
	line-height: 2;
}
.bury .ti{
	text-align: center;
	position: relative;
}
.bury .ti .p1{
	font-size:0.64rem;
	color: #333333;
	padding-bottom: 1.2rem; 
	position: relative;
}
.bury .ti .p1:before{
	content:"";
	display: block;
	width: 1.0rem;
	height: 0.04rem;
	background-color: #9e7d50;
	position: absolute;
	left: 50%;
	margin-left: -0.5rem;
	top: 1.3rem;
}
.bury .ti .p2{
	position: absolute;
	right: 0;
	bottom: 1.0rem;
	width: 3.0rem;
	line-height: 0.86rem;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #9e7d50;
}
.bury .luichu{
	padding: 2.0rem 0 1.4rem;
	background-image: url(../img/service/bury/luichu_beijing.jpg);
	background-position: bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.bury .luichu:before,
.bury .luichu:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width:5.04rem;
	height: 2.5rem;
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
}
.bury .luichu:after{
	background-image: url(../img/service/bury/luichu_beijing1.png);
	left: 0;
	top: 1.6rem;
}
.bury .luichu:before{
	background-image: url(../img/service/bury/luichu_beijing2.png);
	right: 0;
	top: 0.4rem;
}
.bury .luichu .list{
	margin-top: 0.6rem;
	display: flex;
	background-color: #f2ede7;
	padding: 0.8rem;
	border-radius: 0.2rem 0.2rem 0 0;
}
.bury .luichu .list .li{
	border: solid 0.02rem #92908d;
	text-align: center;
	flex: 1;
	padding: 0.4rem 0;
	position: relative;
}
.bury .luichu .list .li:nth-child(3):before,
.bury .luichu .list .li:nth-child(4):before,
.bury .luichu .list .li:nth-child(6):before,
.bury .luichu .list .li:nth-child(7):before,
.bury .luichu .list .li:nth-child(9):before,
.bury .luichu .list .li:nth-child(10):before,
.bury .luichu .list .li:nth-child(12):before,
.bury .luichu .list .li:nth-child(13):before{
	position: absolute;
	left: 0;
	top: 100%;
	content: "";
	width: 0.16rem;
	height: 0.3rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/service/bury/lui0.png);
	transform: translate(-50%,-50%);
}
.bury .luichu .list .li:nth-child(4):before,
.bury .luichu .list .li:nth-child(7):before,
.bury .luichu .list .li:nth-child(10):before,
.bury .luichu .list .li:nth-child(13):before{
	top: 0;
}
.bury .luichu .list .li+.li{
	border-left: none;
}
.bury .luichu .list .li .p1{
	font-size: 0.24rem;
	color: #333333;
	font-style: italic;
	text-transform:uppercase;
}
.bury .luichu .list .li img{
	width: 100%;
	height: 1.1rem;
	object-fit:contain;
	margin: 0.2rem 0;
}
.bury .luichu .list .li .p2{
	font-size: 0.32rem;
	color: #333333;
}
.bury .luichu .list .li .p2 br{
	display:none;
}
.bury .taocan{
	padding: 1.8rem 0 2.0rem;
	position: relative;
	overflow: hidden;
}
.bury .taocan:before{
	content: "";
	display: block;
	width: 5.66rem;
	height: 8.92rem;
	position: absolute;
	right:4.0rem;
	bottom: -1.2rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/service/bury/taocan1.png);
}
.bury .taocan .p1{
	font-size: 0.56rem;
	color: #ffffff;
	text-align: center;
	background-color: #b5935d;
	line-height: 1.2rem;
	border-radius: 0.2rem 0.2rem 0 0;
	width: 24.0rem;
}
.bury .taocan .list{
	width: 24.0rem;
	border: solid 0.02rem #b5935d;
	display: flex;
    flex-wrap: wrap;
}
.bury .taocan .list .li{
	text-align: center;
	width:16.66666%;
	font-size: 0.28rem;
	color: #323333;
	line-height: 1.0rem;
	border-right: solid 0.02rem #b5935d;
	border-top: solid 0.02rem #b5935d;
	background-color: #f2ede7;
}
.bury .taocan .list .li:nth-child(6n){
	border-right: none;
}
.bury .xeijei{
	padding: 1.2rem 0 1.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/service/bury/xeijei_beijing.jpg);
}
.bury .xeijei .list{
	display: flex;
	flex-wrap: wrap;
}
.bury .xeijei .list .li{
	width: 50%;
	display: flex;
	align-items: center;
	text-align: center;
	background-color: #f2ede7;
}
.bury .xeijei .list .li img{
	width: 8.98rem;
	height: 6.06rem;
	object-fit: contain;
}
.bury .xeijei .list .li .neir{
	flex: 1;
}
.bury .xeijei .list .li .neir .p1{
	font-size: 0.56rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2.0rem;
	position: relative;
}
.bury .xeijei .list .li .neir .p1:before{
	content: "";
	display: block;
	width: 0.42rem;
	height: 0.42rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/service/bury/xeijei0.png);
	position: absolute;
	left: 50%;
	top:1.3rem;
	margin-left: -0.2rem;
}
.bury .xeijei .list .li .neir .p2{
	font-size: 0.32rem;
	color: #666666;
}
.bury .xeijei .list .li:nth-child(n+3) img{
	order: 9
}
.bury .index{
	background-image: url(../img/service/bury/tuijian.png);
	background-size: 4.78rem;
	background-position:2.4rem 0.6rem;
	background-repeat: no-repeat;
	background-color: #fff;
}
.bury .index .div15{
	background-image: none;
	background-color: transparent;
}
.bury .goods_tuij{
	background-image: url(../img/service/bury/goods_tuij_beijing.jpg);
	padding: 1.2rem 0 2.0rem;
}
.bury .goods_tuij .list{
	display: flex;
}
.bury .goods_tuij .list .li{
	width: 6.4rem;
	margin-right:0.8rem;
	position: relative;
}
.bury .goods_tuij .list .li:nth-child(5n){
	margin-right: 0;
}
.bury .goods_tuij .list .li img{
	width: 100%;
	height: 4.8rem;
	object-fit: cover;
}
.bury .goods_tuij .list .li .mask{
	width: 100%;
	height: 4.8rem;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	align-items: center;
    justify-content: center;
}
.bury .goods_tuij .list .li:hover .mask{
	display: flex;
}
.bury .goods_tuij .list .li .mask .anjian{
	width: 3.0rem;
	line-height: 0.88rem;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #9e7d50;
}
.bury .goods_tuij .list .li .neir{
	background-color: #fff;
	padding: 0.4rem 0.4rem;
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.bury .goods_tuij .list .li .neir .p1{
	font-size: 0.4rem;
	color: #333333;
	max-width: 70%;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.bury .goods_tuij .list .li .neir .p2{
	font-size: 0.28rem;
	color: #a30505;
}
.bury .goods_tuij .list .li .neir .p2 span{
	font-size: 0.48rem;
}
/* 海葬服务 */
.sea{
	position: relative;
}
.sea .luicheng{
	width: 100%;
	padding:0.4rem 0;
	background-image: url(../img/service/sea/process_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.sea .tit{
	position: relative;
	text-align: center;
	padding: 0.4rem 0;
}
.sea .tit .p1{
	font-size: 1.0rem;
	color: #01538d;
	position: relative;
	z-index: 2;
}
.sea .tit .p2{
	width:20rem;
	position: absolute;
	left: 50%;
	top: 0;
	line-height: 1;
	margin-left: -10rem;
	font-size: 1.74rem;
	font-weight: bold;
	color: rgba(1,83,141,0.1);
	text-transform:uppercase;
}
.sea .luicheng .list1{
	width: 100%;
	display:flex;
	padding:0.8rem 0 1.8rem;
}
.sea .luicheng .list1 .li{
	flex:1;
	position: relative;
}
.sea .luicheng .list1 .li:before{
	content: "";
	display: block;
	width:0.8rem;
	height:0.4rem;
	background-image: url(../img/service/sea/process0.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position: absolute;
	left:90%;
	top:40%;
}
.sea .luicheng .list1 .li:last-child:before{
	display: none;
}
.sea .luicheng .list1 .li .img{
	width:3.0rem;
	height:3.0rem;
	object-fit:contain;
	margin:0 auto 0;
}
.sea .luicheng .list1 .li .name{
	text-align: center;
	font-size:0.56rem;
	color:#1E66A4;
	font-weight: bold;
}
.sea .video_kuang{
	padding:1.6rem 0;
}
.sea .video_kuang .wrap{
	display: flex;
}
.sea .video_kuang .wrap .video{
	width: 1240px;
	height:10.3rem;
}
.sea .video_kuang .wrap .neir{
	margin-right:1.6rem;
	width:7.5rem;
	height:10.3rem;
	background-image: url(../img/service/sea/video_bg.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:cover;
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	padding:2.2rem 0.6rem;
}
.sea .video_kuang .wrap .neir .p1{
	opacity: 0.5;
	color:#72A4D6;
	font-size:0.8rem;
	text-transform:uppercase;
}
.sea .video_kuang .wrap .neir .p2{
	font-size:0.72rem;
	color:#21476C;
	margin-top:-0.6rem;
	position: relative;
}
.sea .taocan{
	width: 100%;
	background-image: url(../img/service/sea/taocan.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-size: 100%;
	padding:1.6rem 0 2.0rem;
}
.sea .taocan .list{
	padding-top: 0.8rem;
	display: flex;
	justify-content: space-between;
}
.sea .taocan .list .li{
	margin-right: 0.6rem;
	width: 9.6rem;
	background-color: #fff;
	border-radius: 0.2rem;
	padding-bottom: 1.2rem;
}
.sea .taocan .list .li .shangmian{
	width: 100%;
	height: 4.4rem;
	text-align: center;
	border-radius: 0.2rem;
	background-color: #01538d;
	position: relative;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.sea .taocan .list .li .shangmian .p1{
	font-size: 0.6rem;
	margin-bottom: 0.8rem;
	position: relative;
	color: #fff;
}
.sea .taocan .list .li .shangmian .p1:before{
	position: absolute;
	left: 50%;
	top: 1.1rem;
	margin-left: -0.5rem;
	content: "";
	display: block;
	width: 1.0rem;
	height: 0.02rem;
	background-color: rgba(218,232,240,0.5);
}
.sea .taocan .list .li .shangmian .p2{
	font-size: 0.48rem;
	color: #cda771;
	display: flex;
	justify-content: center;
    align-items: flex-end;
}
.sea .taocan .list .li .shangmian .p2 span{
	font-size: 1.36rem;
	line-height: 0.9;
	font-weight: bold;
	margin: 0 0.2rem;
	background-image:-webkit-linear-gradient(top,#f3ca90,#caa46e); 
	background-image:-o-linear-gradient(bottom,#f3ca90,#caa46e); 
	background-image:-moz-linear-gradient(bottom,#f3ca90,#caa46e); 
	background-image:linear-gradient(to bottom,#f3ca90,#caa46e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sea .taocan .list .li .shangmian .p3{
	position: absolute;
	right: -0.6rem;
	top: -0.4rem;
	width:2.4rem;
	line-height: 0.86rem;
	background-color: #bd1818;
	text-align: center;
	font-size: 0.32rem;
	color: #fff;
	border-radius: 0.4rem;
}
.sea .taocan .list .li .xiamian{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.72rem;
	padding: 0.4rem 1.2rem;
	height: 10rem;
}
.sea .taocan .list .li .genduo{
	display: flex;
	justify-content: center;
    align-items: center;
	width: 6.6rem;
	line-height: 1.08rem;
	text-align: center;
	background-color: #01538d;
	border-radius: 1.0rem;
	margin: 0 auto;
	font-size: 0.36rem;
	color: #ffffff;
}
.sea .taocan .list .li .genduo:before{
	content: "";
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	background-image: url(../img/index/footer_tel_b.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.2rem;
}
.sea .adv{
	background-image: url(../img/service/sea/adv_beijing.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 6.8rem;
	padding-top: 2.2rem;
}
.sea .adv .flex{
	display: flex;
	width: 11.8rem;
	margin-left: 2.0rem;
}
.sea .adv .flex .nei{
	flex: 1;
	padding-right: 0.6rem;
}
.sea .adv .flex .nei .p1{
	font-size: 1.04rem;
	color: #fff;
	line-height: 1.44rem;
	text-align: center;
	background-image: url(../img/service/sea/adv_beijing_.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.sea .adv .flex .nei .p2{
	font-size: 0.28rem;
	font-weight: bold;
	opacity: 0.3;
	color: #fff;
	text-transform:uppercase;
	line-height: 0.4rem;
	letter-spacing:0.078rem;
	margin-top: 0.3rem;
}
.sea .adv .flex .anjian{
	width: 2.0rem;	
	height: 2.2rem;
	font-size: 0.36rem;
	color: #fff;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
	background:-webkit-linear-gradient(top,#f3ca90,#caa46e);
	background:-o-linear-gradient(bottom,#f3ca90,#caa46e);
	background:-moz-linear-gradient(bottom,#f3ca90,#caa46e);
	background:linear-gradient(to bottom,#f3ca90,#caa46e);
}
.sea .adv .flex .anjian:before{
	content: "";
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	background-image: url(../img/index/footer_tel_b.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size:cover;
}
.sea .hepingg{
	width: 100%;
	height: 550px;
	background-image: url(../img/service/sea/hepingg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size:cover;
	display: flex;
	align-items: center;
	padding-left: 300px;
}
.sea .hepingg .neir{
	width: 550px;
	height: 360px;
	border: solid 1px #01538d;
	margin-bottom: 40px;
}
.sea .hepingg .neir .beijing{
	width: 100%;
	height: 100%;
	background-color: #01538d;
	transform:translate(20px,20px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.sea .hepingg .neir .p1{
	font-size: 1.0rem;
	font-weight: bold;
	color: #fff;
	opacity: 0.05;
	text-transform:uppercase;
	margin-bottom: -0.9rem;
}
.sea .hepingg .neir .p2{
	font-size: 1.0rem;
	color: #ffffff;
}
.sea .hepingg .neir .p3{
	font-size: 0.6rem;
	color: #eec58c;
	padding: 0.4rem 0 0.6rem;
	position: relative;
}
.sea .hepingg .neir .p3:after,
.sea .hepingg .neir .p3:before{
	content: "";
	width: 0.2rem;
	height: 0.2rem;
	background-color: #eec58c;
	position: absolute;
	top: 50%;
	margin-top: -0.2rem;
}
.sea .hepingg .neir .p3:after{
	left: 3rem;
}
.sea .hepingg .neir .p3:before{
	right: 3rem;
}
.sea .hepingg .neir .p4{
	width: 4.8rem;
	height: 1.0rem;
	display: flex;
	justify-content: center;
    align-items: center;
	background-color: #eec58c;
	border-radius: 10px;
	font-size: 0.36rem;
	color: #01538d;
	margin: 0 auto;
}
.sea .hepingg .neir .p4:before{
	margin-right: 0.2rem;
	content: "";
	width: 1.1rem;
	height: 0.72rem;
	border-radius: 0.2rem;
	background-color: #01538d;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-image: url(../img/service/sea/hepingg_tel.png);
}
.sea .haisa{
	padding:1.2rem 0 2.0rem;
}
.sea .haisa .list{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.sea .haisa .list .li{
	width: 11.2rem;
	margin-top: 0.8rem;
	border-radius: 0.4rem;
	overflow: hidden;
	position: relative;
}
.sea .haisa .list .li img{
	width: 100%;
	height: 7.4rem;
}
.sea .haisa .list .li .p1{
	display: flex;
	align-items: center;
    justify-content: space-between;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 1.6rem;
	padding: 0 0.8rem;
	font-size:0.4rem;
	color: #fff;
	background-color: rgba(1, 83, 141, 0.7);
}
.sea .haisa .list .li .p1:after{
	display: block;
	content: "";
	width: 2.84rem;
	height: 0.46rem;
	background-image: url(../img/service/sea/0.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.sea .zixuan{
	background-image: url(../img/service/sea/zi.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 1.6rem 0 2.0rem;
}
.sea .zixuan .list{
	padding-top: 1.6rem;
	display: flex;
	justify-content: space-between;
}
.sea .zixuan .list .li{
	width: 11.2rem;
}
.sea .zixuan .list .li img{
	width: 100%;
}
.sea .zhaop{
	width: 100%;
	position: relative;
}
.sea .zhaop .img{
	width: 100%;
	height: 15.8rem;
	object-fit: cover;
}
.sea .zhaop .biaoti{
	position: absolute;
	left: 0;
	top: 1.6rem;
	z-index: 2;
	width: 100%;
}
.sea .zhaop .biaoti .tit{
	text-align: left;
	padding: 0.25rem 0;
}
.sea .zhaop .biaoti .tit .p1{
	color: #fff;
}
.sea .zhaop .biaoti .tit .p2{
	opacity: 0.1;
	color: #fff;
	left: 0;
	margin-left: 0;
}
.sea .zhaop .neir{
	position: absolute;
	left: 0;
	top: 6.2rem;
	background-color: rgba(55, 114, 154, 0.8);
	color: #fff;
	width: 14.4rem;
	height: 5.28rem;
	padding: 1rem 1.6rem;
	border-radius: 0 0.2rem 0.2rem 0;
}
.sea .zhaop .neir .p1{
	font-size: 0.68rem;
	margin-bottom:1.0rem;
	position: relative;
}
.sea .zhaop .neir .p1:before{
	content: "";
	display: block;
	width: 1.0rem;
	height: 0.04rem;
	background-color: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0;
	top: 1.3rem;
}
.sea .zhaop .neir .p2{
	margin-bottom: 0.4rem;
	font-size:0.32rem;
}
.sea .zhaop .neir .p3{
	font-size: 0.24rem;
	opacity: 0.5;
}
.sea .zhaop .qeihuan{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}
.sea .zhaop .qeihuan .ul{
	width: 4.6rem;
	height: 15.8rem;
	margin-left: auto;
	display: flex;
    flex-direction: column;
	justify-content: space-evenly;
}
.sea .zhaop .qeihuan .ul .li{
	width: 100%;
	height: 2.6rem;
	background-color: #000;
	cursor: pointer;
}
.sea .zhaop .qeihuan .ul .li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.5;
}
.sea .zhaop .qeihuan .ul .li.on img{
	border: solid 0.08rem #01538d;
	opacity: 1;
}
/*葬礼策划*/
.plan{
	position: relative;
}
.plan .shenmeshi{
	position: relative;
	z-index: 2;
	margin-top: -1.5rem;
	display: flex;
}
.plan .shenmeshi .zuobian{
	width: 12.4rem;
	height: 4.8rem;
	background-color: #f2ede7;
	position: relative;
}
.plan .shenmeshi .zuobian:before{
	content: "";
	display: block;
	width: 205px;
	height: 245px;
	background-image: url(../img/service/plan/shenmeshi.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 40px;
	top: -40px;
}
.plan .shenmeshi .zuobian .neir{
	width: 7.4rem;
	margin-left: auto;
	padding: 1.2rem 0;
	text-align: center;
}
.plan .shenmeshi .zuobian .neir .p1{
	font-size: 0.6rem;
	color: #222222;
	margin-bottom: 0.4rem;
}
.plan .shenmeshi .zuobian .neir .p1 span{
	border-bottom: solid 2px #afaca8;
	display: inline-block;
	line-height: 1.2rem;
}
.plan .shenmeshi .zuobian .neir .p2{
	font-size: 0.24rem;
	color: #999999;
	text-transform:uppercase;
	position: relative;
}
.plan .shenmeshi .youce{
	width: 1040px;
	background-color: #a18051;
	color: #ffffff;
	padding: 0.9rem 3.2rem;
}
.plan .shenmeshi .youce .p1{
	font-size: 16px;
	line-height: 0.52rem;
	margin-bottom: 0.4rem;
}
.plan .shenmeshi .youce .p2{
	font-size:12px;
	line-height: 0.32rem;
	opacity: 0.3;
}
.plan .erceng{
	padding: 2.2rem 1.6rem 2.4rem;
	display: flex;
}
.plan .erceng .zuobian{
	width: 22.2rem;
	display: flex;
	align-items: center;
	background-color: #f2ede7;
}
.plan .erceng .zuobian img{
	width: 15.2rem;
	height: 9.6rem;
	object-fit: cover;
}
.plan .erceng .zuobian .neir{
	flex: 1;
	padding: 0 0.8rem;
	font-size:0.32rem;
	color: #a18051;
	line-height: 0.56rem;
}
.plan .erceng .youce{
	flex: 1;
	display: flex;
}
.plan .erceng .youce .img{
	flex: 1;
	background-image: url(../img/service/plan/erceng1.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 7.9rem;
}
.plan .erceng .youce .renwu{
	width: 5.0rem;
	background-color: #f2ede7;
}
.plan .erceng .youce .renwu img{
	width: 100%;
	height:4.6rem;
	object-fit: cover;
}
.plan .erceng .youce .renwu .neir{
	padding:0.4rem 0.6rem;
}
.plan .erceng .youce .renwu .neir .p1{
	display: flex;
	align-items: flex-end;
	margin-bottom: 0.4rem;
}
.plan .erceng .youce .renwu .neir .p1 .name{
	font-size: 0.48rem;
	color: #333333;
	flex: 1;
}
.plan .erceng .youce .renwu .neir .p1 .biao{
	font-size: 0.32rem;
	color: #a88655;
	padding-left: 0.5rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.4rem;
	background-image: url(../img/funeral/tuandui0.png);
}
.plan .erceng .youce .renwu .neir .p2{
	font-size: 0.32rem;
	color: #333333;
	padding-left: 0.2rem;
	position: relative;
}
.plan .erceng .youce .renwu .neir .p2:before{
	content: "";
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	background-color: #c6a363;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 53%;
}
.plan .erceng .youce .renwu .neir .p2 span{
	font-size: 0.54rem;
	color: #a58454;
	font-weight: bold;
}
.plan .erceng .youce .renwu .p3{
	width: 2.4rem;
	line-height: 0.8rem;
	text-align: center;
	margin: 0.4rem auto 0;
	font-size: 0.28rem;
	color: #ffffff;
	background:-webkit-linear-gradient(top,#a48353,#e9c473);
	background:-o-linear-gradient(bottom,#a48353,#e9c473);
	background:-moz-linear-gradient(bottom,#a48353,#e9c473);
	background:linear-gradient(to bottom,#a48353,#e9c473);
}
.plan .luicheng{
	padding: 1.4rem 0 1.8rem;
	background-image: url(../img/service/plan/luicheng_beijing.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
.plan .luicheng .title{
	text-align: center;
	padding-bottom: 0.2rem;
	background-image: url(../img/service/plan/luicheng_tit.png);
	background-size: 7.8rem;
	background-position:center 0.1rem;
	background-repeat: no-repeat;
}
.plan .luicheng .title .p1{
	font-size: 0.28rem;
	color: #d5b16b;
	text-transform:uppercase;
	margin-bottom: 0.2rem;
}
.plan .luicheng .title .p2{
	font-size: 0.72rem;
	color: #fff;
}
.plan .luicheng .list{
	display: flex;
	padding-top: 0.4rem;
}
.plan .luicheng .list .li{
	flex: 1;
	text-align: center;
	color: #fff;
}
.plan .luicheng .list .li img{
	width: 100%;
	height:1.1rem;
	object-fit: contain;
}
.plan .luicheng .list .li .p1{
	font-size: 0.32rem;
	opacity: 0.5;
	text-transform:uppercase;
	margin-top: 0.1rem;
	line-height: 1.5;
}
.plan .luicheng .list .li .p2{
	font-size: 0.36rem;
}
.plan .luicheng .list .li1{
	width:0.52rem;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/service/plan/lui0.png);
	background-size: contain;
}
.plan .anli_title{
	margin: 1.8rem 0 0.2rem;
	position: relative;
	text-align: center;
	background-image: url(../img/service/plan/luicheng_tit1.png);
	background-size: 7.8rem;
	background-position:center 0.1rem;
	background-repeat: no-repeat;
}
.plan .anli_title .p1{
	font-size: 0.28rem;
	color: #d5b16b;
	text-transform:uppercase;
	margin-bottom: 0.2rem;
}
.plan .anli_title .p2{
	font-size:0.72rem;
	color: #333333;
}
.plan .anli_title .p3{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0.32rem;
	color: #ffffff;
	background-color: #a48353;
	width: 3.4rem;
	line-height: 1.0rem;
}
/*化妆修容*/
.grooming{
	position: relative;
}
.grooming .tit{
	text-align: center;
	color: #333333;
	position: relative;
}
.grooming .tit .p1{
	font-size: 0.8rem;
	margin-bottom: 0.2rem;
}
.grooming .tit .p4,
.grooming .tit .p2{
	font-size:0.24rem;
	opacity: 0.2;
	text-transform:uppercase;
	letter-spacing:0.1rem;
}
.grooming .tit .p3{
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
}
.grooming .tit .p3 .p3_1{
	font-size: 0.32rem;
	color: #999999;
	cursor: pointer;
	width: 3.0rem;
	line-height: 0.8rem;
	border: solid 0.02rem #999999;
	text-align: center;
}
.grooming .tit .p3 .p3_1+.p3_1{
	margin-left: 0.4rem;
}
.grooming .tit .p3 .p3_1.on{
	background-color: #9e7d50;
	border-color: #9e7d50;
	color: #fff;
}
.grooming .yiceng{
	width: 100%;
	background-image: url(../img/service/grooming/yi1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 1.2rem 0;
}
.grooming .yiceng .neir{
	text-align: center;
	font-size: 0.32rem;
	color: #666666;
	line-height: 0.68rem;
	margin-top: 0.8rem;
}
.grooming .yiceng .neir br{
	display: none;
}
.grooming .yiceng .neir .p2{
	font-size: 0.44rem;
	color: #fff;
	line-height: 0.88rem;
	background-image: url(../img/service/grooming/yi1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	margin: 0.4rem 0 0.6rem;
}
.grooming .luicheng{
	padding: 1.4rem 0;
	background-image: url(../img/service/grooming/luicheng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.grooming .luicheng .list{
	display: flex;
	margin-top: 1.2rem;
	position: relative;
}
.grooming .luicheng .list:before{
	content: "";
	display: block;
	width: 100%;
	height: 0.02rem;
	background-color: #9e7d50;
	opacity: 0.2;
	position: absolute;
	left:0;
	top: 0.5rem;
	z-index: 1;
}
.grooming .luicheng .list .li{
	position: relative;
	z-index: 2;
	flex: 1;
}
.grooming .luicheng .list .li img{
	width:100%;
	height: 0.96rem;
	object-fit: contain;
	margin: 0 auto 0.4rem;
}
.grooming .luicheng .list .li .p1{
	text-align: center;
	font-size: 0.36rem;
	color: #333333;
}
.grooming .luicheng .list .li1{
	width: 12px;
	background-image: url(../img/service/grooming/lui0.png);
	background-position: center 0.38rem;
	background-repeat: no-repeat;
	background-size:contain;
}
.grooming .gongzhuang{
	padding: 1.4rem 0;
	background-image: url(../img/service/grooming/gongzhuang_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.grooming .gongzhuang .list{
	display: flex;
	margin-top: 1.0rem;
}
.grooming .gongzhuang .list .li{
	width: 8.5rem;
	margin-right: 0.4rem;
	position: relative;
}
.grooming .gongzhuang .list .li:nth-child(4n){
	margin-right: 0;
}
.grooming .gongzhuang .list .li img{
	width: 100%;
	height: 6.8rem;
	object-fit: cover;
}
.grooming .gongzhuang .list .li .p1{
	position: absolute;
	left: 50%;
	bottom: 0.9rem;
	width: 3.2rem;
	line-height: 1.0rem;
	text-align: center;
	font-size: 0.4rem;
	color: #fff;
	background-color: #9e7d50;
	margin-left: -1.6rem;
}
.grooming .yongpin{
	padding: 1.4rem 0;
}
.grooming .yongpin .list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.0rem;
}
.grooming .yongpin .list .li{
	width: 8.5rem;
	margin-right: 0.4rem;
	position: relative;
	margin-bottom: 0.6rem;
}
.grooming .yongpin .list .li:nth-child(4n){
	margin-right: 0;
}
.grooming .yongpin .list .li img{
	width: 100%;
	height: 6.8rem;
	object-fit: cover;
}
.grooming .yongpin .list .li .p1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 1.2rem;
	text-align: center;
	font-size: 0.4rem;
	color: #fff;
	background-color: #9e7d50;
}
/*女性逝者服务*/
.sex{
	position: relative;
}
.sex .yiceng{
	padding: 1.6rem 1.6rem 1.4rem 2.8rem;
	background-image: url(../img/service/sex/yiceng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	display: flex;
	align-items: center;
}
.sex .yiceng .neir{
	flex: 1;
}
.sex .yiceng .neir .p1{
	font-size: 0.44rem;
	color: #111111;
}
.sex .yiceng .neir .p2{
	font-size: 0.72rem;
	color: #111111;
	margin-bottom: 0.2rem;
}
.sex .yiceng .neir .p3{
	font-size: 0.32rem;
	color: #9e7d50;
	margin-bottom: 0.4rem;
}
.sex .yiceng .neir .p4{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.84rem;
}
.sex .yiceng .pic{
	width: 15.6rem;
	height: 6.8rem;
	object-fit: cover;
	background-image: url(../img/service/sex/yiceng_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	display: flex;
	align-items: center;
}
.sex .yiceng .pic .biaoqian{
	width: 8.4rem;
	height: 4.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
    align-items: center;
    align-content: stretch;
    padding:1rem;
	background-image: url(../img/service/sex/yiceng_biao_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	margin-left: -7.0rem;
}
.sex .yiceng .pic .biaoqian .li{
	width: 2.52rem;
	line-height: 0.9rem;
	display: flex;
	justify-content: center;
    align-items: center;
	font-size: 0.5rem;
	color: #a8814c;
	background-color: #f5f2ef;
	border-radius: 0.6rem;
}
.sex .yiceng .pic .biaoqian .li:before{
	content: "";
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-image: url(../img/service/sex/b1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:contain;
}
.sex .yiceng .pic .biaoqian .li:nth-child(2):before{
	background-image: url(../img/service/sex/b2.png);
}
.sex .yiceng .pic .biaoqian .li:nth-child(3):before{
	background-image: url(../img/service/sex/b3.png);
}
.sex .yiceng .pic .biaoqian .li:nth-child(4):before{
	background-image: url(../img/service/sex/b4.png);
}
.sex .erceng{
	background-image: url(../img/service/sex/erceng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 1.2rem 0 1.8rem;
}
.sex .tit{
	text-align: center;
}
.sex .tit .p1{
	font-size: 0.24rem;
	color: #c9c9c9;
	line-height: 0.4rem;
	text-transform:uppercase;
	opacity: 0.5;
}
.sex .tit .p2{
	font-size: 0.72rem;
	color: #ffffff;
	line-height: 1.2rem;
}
.sex .tit .p3{
	width: 100%;
	height: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.sex .erceng .neirong{
	text-align: center;
	font-size: 0.32rem;
	color: #d2cfcf;
	line-height: 0.8rem;
	padding-top: 0.8rem;
}
.sex .erceng .neirong .p2{
	font-size: 0.4rem;
	color: #e6c172;
}
.sex .erceng .neirong span{
	color: #e6c172;
}
.sex .sanceng{
	background-image: url(../img/service/sex/sanceng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 1.2rem 0 1.8rem;
}
.sex .sanceng .tit{
}
.sex .sanceng .tit .p1{
	color: #c9c9c9;
}
.sex .sanceng .tit .p2{
	color: #111111;
}
.sex .sanceng .tit .p2 span{
	color: #9e7d50;
	font-weight: bold;
}
.sex .sanceng .kuang{
	display: flex;
	background-color: #f0eada;
	margin-top: 1.0rem;
}
.sex .sanceng .kuang .img{
	width:17.6rem;
	height: 9.4rem;
	background-image: url(../img/service/sex/sanceng_1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sex .sanceng .kuang .youce{
	flex: 1;
	padding: 0.4rem;
	background-image: url(../img/service/sex/sanceng_beijing.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 7.48rem;
}
.sex .sanceng .kuang .youce .biankuang{
	width: 100%;
	height: 100%;
	border: solid 0.02rem #e1d5c0;
	padding: 0.8rem 1rem;
}
.sex .sanceng .kuang .youce .biankuang .p1{
	font-size: 0.28rem;
	color: #9e7d50;
	line-height: 0.72rem;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
	position: relative;
}
.sex .sanceng .kuang .youce .biankuang .p1:before{
	content: "";
	display: block;
	width: 0.9rem;
	height: 0.02rem;
	background-color: #9e7d50;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sex .sanceng .kuang .youce .biankuang .p2{
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.8rem;
}
.sex .siceng{
	background-image: url(../img/service/sex/siceng.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%;
	padding: 1.2rem 0 1.8rem;
}
.sex .siceng .kuang{
	display: flex;
}
.sex .siceng .kuang .list{
	flex: 1;
	display:flex;
	justify-content: space-around;
	padding-top: 1.6rem;
}
.sex .siceng .kuang .list .li{
	width: 1.56rem;
	display: flex;
	flex-direction: column;
    align-items: center;
}
.sex .siceng .kuang .list .li .p1{
	font-size:0.4rem;
	color: #333333;
	width: 100%;
	height: 3.6rem;
	background-color: #f0eada;
	writing-mode: tb;
	text-align: center;
	line-height: 1.56rem;
	letter-spacing:11px;
}
.sex .siceng .kuang .list .li4 .p1{
	letter-spacing:10px;
}
.sex .siceng .kuang .list .li .p2{
	width: 1.24rem;
	background-color: #9e7d50;
	line-height: 0.8rem;
	font-size: 0.56rem;
	font-weight: bold;
	color:rgba(240, 234, 218, 0.5);
	text-align: center;
	transform:translate(0,-50%);
}
.sex .siceng .kuang .jeishao{
	position: relative;
	width: 8.4rem;
}
.sex .siceng .kuang .jeishao .ding{
	margin: -1.0rem auto 0;
	width: 2.9rem;
	height: 7.56rem;
	background-color: #9e7d50;
	font-size: 0.44rem;
	color: #f0eada;
	padding: 0.2rem 0.6rem;
	text-align: center;
	writing-mode: tb;
	line-height: 2;
}
.sex .wuceng{
	background-image: url(../img/service/sex/wuceng_beijing.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size:100%;
	padding: 1.2rem 0 1.8rem;
}
.sex .wuceng .tit .p2{
	color: #111111;
}
.sex .wuceng .kuang{
	display: flex;
	justify-content: space-between;
	padding-top: 1.4rem;
	position: relative;
}
.sex .wuceng .kuang .neir{
	width: 13.6rem;
	height: 9.0rem;
	padding: 1.9rem 3.2rem 1.9rem 1.2rem;
	position: relative;
	background-position: center;
	background-image: url(../img/service/sex/wuceng_l.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 0.44rem;
	line-height: 0.84rem;
	position: relative;
}
.sex .wuceng .kuang .neir .p2{
	font-size: 0.32rem;
	color: #f8f8f8;
	padding: 0.4rem 0;
}
.sex .wuceng .kuang .neir br{
	display: none;
}
.sex .wuceng .kuang .neir .img{
	position: absolute;
	right: 0;
	top: 50%;
	width:10.0rem;
	height: 6.54rem;
	background-position: center;
	background-image: url(../img/service/sex/wuceng_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	transform:translate(360px,-50%);
}
.sex .wuceng .kuang .youce{
	display: flex;
	justify-content: space-between;
	width: 13.4rem;
}
.sex .wuceng .kuang .youce .li{
	width: 48%;
}
.sex .wuceng .kuang .youce .li img{
	width: 100%;
	height: 4.5rem;
	object-fit: cover;
}
.sex .wuceng .kuang .youce .li .neirong{
	width: 100%;
	height: 3.8rem;
	background-position: center;
	background-image: url(../img/service/sex/wuceng0.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	display: flex;
	flex-direction: column;
    justify-content: space-evenly;
}
.sex .wuceng .kuang .youce .li .neirong .p1{
	font-size: 0.36rem;
	color: #ffffff;
	font-weight: bold;
}
.sex .wuceng .kuang .youce .li .neirong .p2{
	font-size: 0.28rem;
	color: #eeeeee;
}
.sex .wuceng .kuang .dingwei_wenz{
	font-size: 0.24rem;
	color: #999999;
	opacity: 0.4;
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform:uppercase;
	letter-spacing:33px;
}
/*迁坟服务*/
.grave{
	position: relative;
}
.grave .tit{
	line-height: 2.4rem;
	width: 100%;
	text-align: center;
	font-size: 0.68rem;
	color: #9e7d50;
	background-image: url(../img/service/grave/title_beijing.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.grave .yiceng{
	padding: 1.6rem 0;
	background-image: url(../img/service/grave/yiceng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.grave .yiceng:before{
	content: "";
	display: block;
	width: 3.42rem;
	height:3.24rem;
	background-image: url(../img/service/grave/yiceng_hua.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 2.0rem;
	top: 1.2rem;
}
.grave .yiceng .neir{
	padding-top: 0.8rem;
	text-align: center;
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.96rem;
}
.grave .yiceng .neir br{
	display: none;
}
.grave .yiceng .neir .p2{
	font-weight: bold;
}
.grave .erceng{
	padding:3rem 0;
	background-image: url(../img/service/grave/erceng_beijing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.grave .erceng:before,
.grave .erceng:after{
	content: "";
	display: block;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/service/grave/erceng_bei1.png);
	width: 6.5rem;
	height: 5.42rem;
	right: 0;
	top: 0.6rem;
}
.grave .erceng:before{
	width: 2.14rem;
	height: 4.48rem;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0.4rem;
	background-image: url(../img/service/grave/erceng_bei2.png);
}
.grave .erceng .list{
	width: 26.0rem;
	margin: 2rem auto 0;
	display: flex;
	justify-content: space-between;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/service/grave/erceng_list.png);
}
.grave .erceng .list .li{
	width: 1.58rem;
	height: 3.54rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/service/grave/erceng_li.png);
	font-size: 0.36rem;
	color: #ffffff;
	padding:0.5rem 0.4rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.grave .erceng .list .li img{
	width: 0.68rem;
	margin: 0 auto 0.1rem;
}
.grave .erceng .list .li .p1{
	line-height: 1.2;
	width: 0.68rem;
	text-align: center;
	margin: 0 auto;
}
.grave .sanceng{
	padding:1.4rem 0 2rem;
	background-image: url(../img/service/grave/sanceng_beijing.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.grave .sanceng .wrap{
	display: flex;
	justify-content: space-between;
}
.grave .sanceng .wrap:after{
	display: none;
}
.grave .sanceng .name{
	font-size: 0.68rem;
	color: #333333;
	line-height: 0.86rem;
	display: flex;
	justify-content: space-between;
}
.grave .sanceng .name .genduo{
	font-size: 0.28rem;
	color: #fff;
	width: 3.0rem;
	line-height: 0.86rem;
	background-color: #9e7d50;
	text-align: center;
}
.grave .sanceng .zuobian{
	width: 16.2rem;
}
.grave .sanceng .zuobian .list{
	padding-top: 0.7rem;
}
.grave .sanceng .zuobian .list .li{
	margin-bottom: 0.2rem;
	background-color: #f2ede7;
	border-left: solid 0.08rem #9e7d50;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.3rem 0.8rem 0.3rem 0.6rem;
}
.grave .sanceng .zuobian .list .li .neir{
	flex: 1;
	max-width: 12.0rem;
}
.grave .sanceng .zuobian .list .li .neir .p1{
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.6rem;
	height: 0.6rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.grave .sanceng .zuobian .list .li .neir .p2{
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.4rem;
	height: 0.4rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.grave .sanceng .zuobian .list .li .anjian{
	width: 1.8rem;
	line-height: 0.64rem;
	text-align: center;
	font-size: 0.24rem;
	color: #9e7d50;
	text-align: center;
	border: solid 0.02rem #9e7d50;
}
.grave .sanceng .zuobian .list .li .anjian:hover{
	background-color: #9e7d50;
	color: #fff;
}
.grave .sanceng .youce{
	width: 13.6rem;
}
.grave .sanceng .youce .name{
	padding-left: 0.6rem;
}
.grave .sanceng .youce .list{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.grave .sanceng .youce .list .li{
	width: 45.5%;
	margin-left:0.6rem;
	position: relative;
	margin-top: 0.8rem;
}
.grave .sanceng .youce .list .li img{
	width: 100%;
	height: 4.8rem;
	object-fit: cover;
}
.grave .sanceng .youce .list .li .mask{
	width: 100%;
	height: 4.8rem;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.65);
	display: none;
	align-items: center;
    justify-content: center;
}
.grave .sanceng .youce .list .li:hover .mask{
	display: flex;
}
.grave .sanceng .youce .list .li .mask .anjian{
	width: 3.0rem;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #9e7d50;
}
.grave .sanceng .youce .list .li .neir{
	background-color: #fff;
	padding: 0.4rem 0.6rem;
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.grave .sanceng .youce .list .li .neir .p1{
	font-size: 0.4rem;
	color: #333333;
}
.grave .sanceng .youce .list .li .neir .p3{
	font-size: 0.28rem;
	color: #a30505;
}
.grave .sanceng .youce .list .li .neir .p3 span{
	font-size: 0.48rem;
	font-weight: bold;
}

.contrast{
	padding: 0.6rem 0;
}
.contrast .breadcrumb{
	display: none;
}
.contrast .box_shadow{
	box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 30px 30px;
}
.contrast .list{
	display: flex;
	border: solid 1px rgba(158,125,80,0.5);
}
.contrast .list .li{
	flex: 1;
	font-size: 16px;
	color: #333333;
}
.contrast .list .li:hover{
	box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.1);
}
.contrast .list .li1:hover,
.contrast .list .li2:hover{
	box-shadow: none;
}
.contrast .list .li>div{
	line-height: 20px;
    height: 50px;
	display: flex;
	justify-content: center;
    align-items: center;
}
.contrast .list .li .p6,
.contrast .list .li .p5,
.contrast .list .li .p4,
.contrast .list .li .p3{
	background-color: rgba(255,255,255,0.5);
}
.contrast .list .li .p6:nth-child(2n+1),
.contrast .list .li .p5:nth-child(2n+1),
.contrast .list .li .p4:nth-child(2n+1),
.contrast .list .li .p3:nth-child(2n+1){
	background-color: rgba(247,247,247,0.5);
}
.contrast .list .li1{
	width: 60px;
	flex: none;
	text-align:center;
}
.contrast .list .li1 span{
	width: 30px;
	margin-left: auto;
	display:block;
}
.contrast .list .li2{
	width: 300px;
	flex: none;
	text-align: center;
}
.contrast .list .li .ioc{
	background-color: rgba(235,189,127,0.5);
	background-position: 90%;
	background-repeat: no-repeat;
	background-size: 30px;
	height: 60px;
}
.contrast .list .li .p0{
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
	height: 180px;
}
.contrast .list .li .p0 .name{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.contrast .list .li .p0 .jine{
	font-size: 14px;
	color: #000000;
	display: flex;
	align-items: flex-end;
	line-height: initial;
}
.contrast .list .li .p0 .jine span{
	font-size: 38px;
	display: block;
	height: 43px;
}
.contrast .list .li .p0 .zixun{
	width: 130px;
	height: 45px;
	line-height: 45px;
	margin-top: 15px;
	background-color: #fff;
	box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.1);
	text-align: center;
	border-radius: 10px;
	color: #d12c2c;
}
.contrast .list .li .p1{
	line-height: 160px;
	height: 180px;
}
.contrast .list .li .p2{
	text-align:left;
	background-color: rgba(235,189,127,0.5);
	font-size: 18px;
	color: #9e7d50;
	font-weight: bold;
	height: 60px;
	line-height: 40px;
}
.contrast .list .li .p3{
	text-align: center;
}
.contrast .list .li2 .p3 span{
	display: none;
}
.contrast .list .li .p4{
	background-image: url(../img/dui.png);
	background-size: 20px;
	background-position: center;
	background-repeat: no-repeat;
	/* height: 40px; */
}
.contrast .list .li .p5{
	background-image: url(../img/cuo.png);
	background-size: 20px;
	background-position: center;
	background-repeat: no-repeat;
	/* height: 40px; */
}
.contrast .list .li .p6{
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
	height: 330px;
	padding-bottom: 50px;
}
.contrast .list .li .p6_1{
	font-size: 16px;
	color: #333333;
}
.contrast .list .li .p6_2{
	font-size: 12px;
	color: #9e7d50;
	padding: 10px 0;
	text-align: center;
}
.contrast .list .li .p6_2 .i{
	display: inline;
}
.contrast .list .li .p6_3{
	display: flex;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	font-size: 12px;
	color: #333333;
}
.contrast .list .li .p6_3 p{
	flex: 1;
}
.contrast .weibu{
	background-color: #9e7d50;
	background-image: url(../img/weibu_0.png);
	background-size: 180px;
	background-repeat: no-repeat;
	background-position: 280px -50px;
	display: flex;
	padding: 44px 80px 40px 50px;
	border-radius: 0 0 30px 30px;
}
.contrast .weibu .yic{
	width: 450px;
}
.contrast .weibu .yic .p1{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contrast .weibu .yic .p2{
	font-size: 12px;
	color: rgba(200,176,143,0.4);
	text-transform:uppercase;
	letter-spacing:5px;
}
.contrast .weibu .erceng{
	display: flex;
	align-items: center;
	flex: 1;
}
.contrast .weibu .erceng .li{
	display: flex;
	flex: 1;
	align-items: center;
	border-right: solid 1px #c5ab88;
	margin-right: 30px;
}
.contrast .weibu .erceng .li1{
	flex: none;
	width: 500px;
}
.contrast .weibu .erceng .li .img{
	width: 42px;
	height: 42px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../img/weibu_1.png);
}
.contrast .weibu .erceng .li1 .img{
	background-image: url(../img/weibu_2.png);
}
.contrast .weibu .erceng .li .neir{
	flex: 1;
	padding-left: 20px;
	font-size: 14px;
	color: #f2dbbc;
}
.contrast .weibu .erceng .li .neir br{
	display: none;
}
.contrast .weibu .sanceng{
	width: 320px;
	display: flex;
	align-items: center;
}
.contrast .weibu .sanceng img{
	width: 70px;
	height: 70px;
	object-fit: cover;
}
.contrast .weibu .sanceng .neri{
	padding-left:20px;
	flex: 1;
}
.contrast .weibu .sanceng .neri .p1{
	font-size: 18px;
	color: #f2dbbc;
	margin-bottom: 10px;
}
.contrast .weibu .sanceng .neri .p2{
	font-size: 23px;
	color: #ffffff;
	line-height: 30px;
	padding-left: 35px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 30px;
	background-image: url(../img/index/footer_tel_b.png);
}
.tanchu{
	width: 520px;
	height: 590px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -265px;
	z-index: 11;
	background-color: #f2ede7;
	padding: 1px;
}
.tanchu .title_name{
	background-color: #9e7d50;
	line-height: 1.2rem;
	font-size: 0.4rem;
	color: #ffffff;
	padding-left: 30px;
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.tanchu .title_name .guanbi{
	width: 60px;
	height: 60px;
	background-image: url(../img/guanbi.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px;
	cursor: pointer;
}
.tanchu .neir{
	padding: 30px;
}
.tanchu .neir .input_kuang{
	display: flex;
	width: 100%;
	margin-bottom: 0.2rem;
}
.tanchu .neir .name{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	width: 100px;
}
.tanchu .neir .name .i{
	padding-left: 0.5rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size: 0.48rem;
}
.tanchu .neir .input_kuang .name.span{
	background-color: #9e7d50;
	color: #fff;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
.tanchu .neir .input_kuang .value{
	flex: 1;
	display: flex;
	align-items: center;
}
.tanchu .neir .input_kuang .value .captcha{
	height: 30px;
	width: 96px;
}
.tanchu .neir .input_kuang .value .text{
	width: 100%;
	font-size: 14px;
	padding: 0 0.2rem;
	color: #333333;
	display: block;
	height: 30px;
	border-bottom: solid 1px #9e7d50;
	background-color: transparent;
	outline: none;
}
.tanchu .neir .input_kuang .value .textarea{
	height: 130px;
	border: solid 1px #9e7d50;
	margin-bottom: 0.6rem;
	font-family: initial;
	padding:0.1rem 0.2rem;
}
.tanchu .neir .biaoqian{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0.4rem;
}
.tanchu .neir .biaoqian .ul{
	display: flex;
	align-items: center;
	margin-bottom:0.2rem;
}
.tanchu .neir .biaoqian .ul .li{
	width: 114px;
	height: 20px;
	background-image: url(../img/cemetery/wuxing.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
	justify-content: space-between;
}
.tanchu .neir .biaoqian .ul .li img{
	width: 20px;
	opacity: 0;
}
.tanchu .neir .biaoqian .ul .li img.on{
	opacity: 1;
}
.tanchu .neir .tijiao{
	width: 150px;
	line-height: 40px;
	text-align: center;
	background-color: #9e7d50;
	margin: 1.0rem auto 0.2rem;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
}
#qgg_popup{
    position: fixed;
    z-index: 9999; 
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(36, 36, 36, 0.8);
}
 
.qgg_popup_box { 
    z-index: 10; 
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width: 300px;
    height: 300px;
    margin: auto;
    text-align: center; 
} 
.qgg_popup_close{
    position: relative;
    width: 36px;
    height: 36px;
    background: #fff;
    color: #999;
    float: right;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    line-height: 36px;
    font-weight: bold;
}
 
.qgg_popup_close:hover,
.qgg_popup_close:focus {
    color: red;
    cursor: pointer;
}
 
.qgg_popup_img{
    position:relative;
    top: 36px;
    left: 0px;
    width:300px;
    height:300px;
    border-radius: 15px;
}













