@charset "utf-8";
/*通用*/
.aside-list_ulb > li {
  padding-left: 15px;
  padding-bottom: 12px;
  padding-top: 12px;
  border-bottom: 1px dashed #ececec;
  position: relative;
}
.aside-list_ulb > li::before {
  content: "";
  position: absolute;
  left: -5px;
  width: 10px;
  height: 10px;
  border: 2px solid var(--gray);
  border-radius: 50%;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
  background-color: var(--white);
  transition: all .2s ease-in-out;
}

.jiedi-content-wrap{max-width: 1920px;margin-left: auto; margin-right: auto;overflow: hidden}
.shengtai-kefu_a{position: relative; margin-left: auto; margin-right: auto; width: 100%; max-width: 400px;background-image:url("../images/shengtaizang/st-kefu_a.jpg"); overflow: hidden;  border-radius: 46px;  background-size: cover; color: #ffffb9;text-align: center; padding-top:8px; padding-bottom:8px;  margin-top: 20px; background-position: right center;}
.shengtai-kefu_a .tips{font-size: 14px; letter-spacing: 1px;}
.shengtai-kefu_a .num {font-weight: 700; font-size: 20px; display: inline-block; position: relative; padding: 0 8px;}
.shengtai-kefu_a .num:before, .shengtai-kefu_a .num:after {content: ""; position: absolute; height: 4px; top: 14px; width: 40px;  border-radius: 2px;}
.shengtai-kefu_a .num:before { right: 100%;  background: linear-gradient(-90deg,rgba(255,255,255,.8),rgba(255,255,255,0));}
.shengtai-kefu_a .num:after { left: 100%;  background: linear-gradient(90deg,rgba(212,158,112,.8),rgba(228,43,42,0));}
.st-morepage{display: flex; flex-wrap: wrap; margin-left: -5px; margin-right: 5px;}
.st-morepage>li{padding-left: 5px; padding-right: 5px; flex:0 0 50%; min-width: 0; margin-bottom: 10px; }
.st-morepage .item{position: relative;overflow: hidden; border-radius: 6px;}
.st-morepage .item>.txt{position: absolute; left: 0; right: 0; top:0; bottom: 0; display: flex; align-items: center; justify-content: center; background-color: rgba(0,0,0,.2)}
.st-morepage .item>.txt>a{color: #fff;font-size: 18px; font-weight: 700;letter-spacing: 2px;}
.st-morepage .item:hover>.txt{background-color: transparent}
@media (min-width: 992px) {	
.shengtai-kefu_a{padding-top: 10px; padding-bottom: 8px;}
.shengtai-kefu_a .tips{font-size: 16px;font-weight: 300}
.shengtai-kefu_a .num{font-size: 24px;}
.shengtai-kefu_a .num:before,.shengtai-kefu_a .num:after{top:18px;}
.st-morepage>li{ flex:0 0 25%; }
.st-morepage .item{border-radius: 8px;}
.st-morepage .item>.txt>a{font-size: 24px; font-weight: 500;}
}
@media (min-width: 1230px) {
.st-morepage{margin-left: -8px; margin-right: -8px;}
.st-morepage>li{padding-left: 8px; padding-right: 8px; margin-bottom: 16px; }	
}

/*海撒服务 2023-05-26*/
.haisa-top-wrap,.htz-top-wrap,.bz-top-wrap,.sz-top-wrap{position: relative}
.haisa-top-wrap>.info,.htz-top-wrap>.info,.bz-top-wrap>.info,.sz-top-wrap>.info{position: absolute; z-index: 2; height: 100%; width: 100%; left: 0; top:0; color: #fff}
.haisa-top-wrap>.info .title{font-size: 28px; font-weight: 700; margin-bottom:36px;margin-top: 15px;letter-spacing: 2px; text-shadow: 4px 4px 8px rgba(0,0,0,.2)}
.haisa-top-wrap>.info .subtitle{display: none}
.haisa-top-wrap>.info .hs-photo{display: none}
.haisa-top-wrap>.info .hs-ts-a,.haisa-top-wrap>.info .hs-ts-b{padding: 5px 10px;font-size: 14px;margin-bottom: 6px; display: inline-block}
.haisa-top-wrap>.info .hs-ts-a{ background-color: var(--primary-dark);}
.haisa-top-wrap>.info .hs-ts-b{background-color: var(--orange)}
.haisa-top-wrap>.info .hs-top-tel{position: absolute; right:10px; bottom:-36px;text-align: center; background-image: url("../images/shengtaizang/hs-img-tel.png"); background-repeat: no-repeat; background-size: cover; width: 115px; height: 115px; padding-top:20px; color: var(--yellow)}
.haisa-top-wrap>.info .hs-top-tel>.name{font-size: 12px; line-height: 1.2}
.haisa-top-wrap>.info .hs-top-tel>.num{font-weight: 700; font-size: 14px;}
.haisa-top-wrap>.img{position: relative; z-index: 0}
.haisa-top-wrap .container,.bz-top-wrap .container{position: relative; z-index: 2; height: 100%;}
.haisa-body-wrap{background-color: #214184; position: relative;min-height: 60vh; padding-bottom: 20px; padding-top: 40px;}
.haisa-body-wrap>.container{position: relative; z-index: 2}
.haisa-body-wrap>.mainbg{position: absolute;left: 0;right: 0; top: 0; bottom: 0; background-image:url("../images/shengtaizang/hs-mainbg.jpg");background-position: 50% 0%; background-repeat: no-repeat; background-size: 100%;transition: all .3s ease-in-out; pointer-events: none; user-select: none!important}
.hs-content-wrap{background-color:var(--white); padding:20px 14px;  margin-bottom: 40px; min-height: 300px; box-shadow: 0 0 12px 0 rgba(0,0,0,0.10)}
.hs-content-wrap.c-1 { background-image: url(../images/shengtaizang/hs-img-2.jpg);  background-position: 50% 100%;  background-repeat: no-repeat;}
.hs-title-wrap{margin: -40px auto 20px; text-align: center; position: relative;}
.hs-title-wrap .title{line-height:48px; background-color: #2f90e1; color: #fff; font-size:18px; display: inline-block; padding: 0 30px; margin-bottom: 10px; position: relative;font-weight: 700}
.hs-title-wrap .title:before,.hs-title-wrap .title:after{content: "";position: absolute; top: 0; width:6px; height: 20px; border-top:20px solid transparent;}
.hs-title-wrap .title:before{left: -6px; border-right: 6px solid #1756e1;}
.hs-title-wrap .title:after{right: -6px; border-left: 6px solid #1756e1;}
.hs-title-wrap .meta{font-size: 13px; color: var(--gray)}
.hs-title-wrap.c-2 .title {background-color: #fcd979; color: #94002d;}
.hs-title-wrap.c-2 .title:before { border-right-color: #b25b17;}
.hs-title-wrap.c-2 .title:after { border-left-color: #b25b17;}
.hs-photo-item img{width: 100%; border-radius: 6px;}
.hs-photo-item .name{text-align: center; font-size: 12px; padding-top: 5px;}
.price.haisa:after{display: none!important}
.hs-tc-btn-item {text-align: center; padding: 8px 0; background-color: #f4f4f4;}
.hs-tc-btn .swiper-slide-thumb-active .hs-tc-btn-item { background-color: #fcd979;}
.list-with-point>li{ position: relative;  padding-left: 15px; }
.list-with-point>li:before {position: absolute; left: -5px; font-family: iconfont;  content: "\e60a";}
.hs-tc-item{padding: 10px; position: relative; height: 100%;}
.hs-tc-item .hs-tc-header {text-align: center;color: #fff; padding: 20px 0 40px; position: relative; margin-left: -10px; margin-right: -10px; z-index: 2; background-repeat: no-repeat; background-size: 100% 100%;background-image: url(../images/shengtaizang/hs-tc-c2.png); filter: drop-shadow(0 0 4px rgba(0,0,0,.15)); background-position: 50% 0%;}
.hs-tc-item .hs-tc-header .title {font-size: 18px; margin-bottom: 5px;font-weight: 700;}
.hs-tc-item .hs-tc-header .meta { margin-bottom: 5px; font-size: 14px;}
.hs-tc-item .hs-tc-header.c-1 { background-image: url(../images/shengtaizang/hs-tc-c1.png);}
.hs-tc-item .hs-tc-header.c-3 { background-image: url(../images/shengtaizang/hs-tc-c3.png);}
.hs-tc-item .hs-tc-body {border: 1px solid #1548ae; padding: 0 10px 15px; position: relative; border-top: none; font-size: 14px; min-height: 400px}
.hs-tc-item .hs-tc-body:before,.hs-tc-item .hs-tc-body:after {content:""; width:10px; background-color:#1548ae; height:150px;top: -10px; position: absolute;}
.hs-tc-item .hs-tc-body:before {left: -10px; border-bottom-left-radius: 10px;}
.hs-tc-item .hs-tc-body:after {right: -10px; border-bottom-right-radius: 10px;}
.hs-tc-item .hs-btn{position: absolute; left: 20%; right: 20%; bottom: -8px;}
.hs-tc-swiper{padding-bottom: 10px; margin-bottom: 15px;}
.hs-tc-swiper .swiper-slide{height: auto}
.hs-title-wrap-b { margin-bottom: 20px; text-align: center;}
.hs-title-wrap-b .title {display: inline-block; position: relative; font-size: 18px;font-weight: 700;  margin-bottom: 0; line-height: 1.2;}
.hs-title-wrap-b .title:before, .hs-title-wrap-b .title:after { content: ""; position: absolute; top: 10px; width: 50px;  height: 2px;}
.hs-title-wrap-b .title:before {left: -60px; background: linear-gradient(to left,#1548ae 0%,rgba(255,255,255,0) 100%);}
.hs-title-wrap-b .title:after { right: -60px;  background: linear-gradient(to right,#1548ae 0%,rgba(255,255,255,0) 100%);}
.hs-advantage {position: relative; overflow: hidden;}
.hs-advantage .hs-l { background-color: #fdb841; padding: 15px 15px 45px;  position: relative;}
.hs-advantage .hs-r {background-color: #90b6f0; padding: 45px 15px 15px;  position: relative;}
.hs-advantage .hs-r .hs-advantage-icon { width:68px;height: 68px; border-radius: 50%; left: 50%; top:-34px;margin-left: -34px; background-size:80%; background-color: #fff;  background-image: url(../images/shengtaizang/hs-ys-icon.png); background-repeat: no-repeat; background-position: 50%; position: absolute; filter: drop-shadow(0 0 4px rgba(0,0,0,.15)); z-index: 4;}
.hs-advantage .title { font-size: 18px;font-weight: 700; margin-bottom: 10px;  padding-left: 40px;  background-position: 0% 50%;  background-repeat: no-repeat; position: relative; z-index: 2; background-size: auto 100%}
.hs-advantage .hs-l .title {background-image: url(../images/shengtaizang/hs-icon-1.png);}
.hs-advantage .hs-r .title {background-image: url(../images/shengtaizang/hs-icon-2.png);}
.hs-advantage .hs-l:before {position: absolute; content: ""; background: linear-gradient(-5deg,#56a0ee 0%,#1768ba 25%,#77864d 50%,#777222 100%); right: -2px; left: -2px;bottom: -2px; height:10px;transform: rotate(-3deg); z-index: 3;}
.hs-advantage .hs-r:before { content: ""; position: absolute;top:-30px; left:-15px; right: -15px; border-bottom: 30px solid #90b6f0; border-top: 30px solid #fdb841; z-index: 2;transform: rotate(-3deg)}
.hs-jieshao .hsjs-title{margin-bottom: 12px; font-weight: 700;font-size: 18px;}
.hs-jieshao .hsjs-desc{font-size: 14px; text-align: justify; color: var(--gray)}
.haisa-liucheng_2022Item {margin: 0 auto;padding:0 5px}
.haisa-liucheng_2022Item>.title-wrap {display: flex; align-items: flex-start; margin-bottom: 8px;}
.haisa-liucheng_2022Item>.title-wrap>.num {background: #4daaf9; color: #fff; line-height: 18px; padding: 0 4px; border-radius: 9px 9px 0 9px; font-size: 12px; margin-right: 5px;}
.haisa-liucheng_2022Item>.title-wrap>.title { color: #1548ae; font-weight:700;font-size: 16px; line-height: 18px;}
.haisa-liucheng_2022Item .label {display: inline-flex;align-items: center;padding: 3px 4px;border-radius: 3px;line-height: 1;font-weight: 400; background-color: #1548ae;color: #fff;font-size: 14px;}
.label-circle {border-radius: 12px; padding: 4px 6px;}
.haisa-liucheng_2022Item>.circle { position: relative;  z-index: 1;}
.haisa-liucheng_2022Item>.circle:before {content: "";border-top: 1px dashed #5e8dca;right: -10px;position: absolute;left: -10px;top: 50%; z-index: -1;}
.haisa-liucheng_2022Item>.circle:after {content: ""; display: block; width: 10px; height: 10px; background-color: #fff; border: 1px solid #5e8dca;border-radius: 50%; margin: 10px auto;}
.haisa-liucheng_2022Item>.img img { border-radius: 4px; width: 100%}
.haisa-liucheng_2022Item>.desc {color: var(--gray);  margin-top: 8px; font-size: 14px;}
@media (min-width: 768px) {		
.haisa-top-wrap>.info .title{font-size: 36px;margin-bottom:26px;margin-top:8%;}
.haisa-top-wrap>.info .subtitle{display: block; margin-bottom: 20px; font-size: 22px;}
.haisa-top-wrap>.info .hs-ts-a,.haisa-top-wrap>.info .hs-ts-b{padding:10px 15px;font-size:22px;margin-bottom: 8px; }
.haisa-top-wrap>.info .hs-top-tel{width: 230px; height: 230px; padding-top:44px;}
.haisa-top-wrap>.info .hs-top-tel>.name{font-size:18px;}
.haisa-top-wrap>.info .hs-top-tel>.num{font-size: 22px;}		
}
@media (min-width: 992px) {	
.haisa-top-wrap>.info .title{font-size:48px;}
.haisa-top-wrap>.info .subtitle{font-size: 28px;}
.haisa-top-wrap>.info .hs-ts-a,.haisa-top-wrap>.info .hs-ts-b{padding:10px 20px; font-size: 24px}
.haisa-top-wrap>.info .hs-top-tel{right:0; bottom:30px;}
.haisa-top-wrap>.info .hs-top-tel>.name{font-size:18px;}
.haisa-top-wrap>.info .hs-top-tel>.num{font-size: 22px;}	
.hs-content-wrap{ padding: 30px 20px;  margin-bottom: 60px;}
.hs-title-wrap { margin: -60px auto 30px;}
.hs-title-wrap .title {line-height: 60px;font-size: 28px; padding: 0 30px; margin-bottom: 10px;font-weight: 500}
.hs-title-wrap .title:before, .hs-title-wrap .title:after {width: 10px; height: 30px; border-top-width: 30px;}
.hs-title-wrap .title:before {left: -10px; border-right-width: 8px;}
.hs-title-wrap .title:after { right: -10px;  border-left-width: 8px;}	
.hs-title-wrap .meta{font-size: 14px;}
.hs-photo-item .name{font-size: 14px; padding-top: 5px;}
.hs-tc-item .hs-tc-header { padding: 20px 0 0; height:150px;}
.hs-tc-item .hs-tc-header .title { font-size: 22px;font-weight: 500}	
.hs-tc-item .hs-tc-header .meta{font-size: 16px;}
.hs-tc-item .hs-tc-body {padding: 0 15px 30px; min-height: 420px;}	
.hs-title-wrap-b { margin-bottom: 20px;}
.hs-title-wrap-b .title {font-size: 24px; }
.hs-title-wrap-b .title:before, .hs-title-wrap-b .title:after {top: 13px; width: 100px;}
.hs-title-wrap-b .title:before {left: -120px; }
.hs-title-wrap-b .title:after { right: -120px; }
.hs-tc-swiper{margin-bottom: 30px;}		
.hs-advantage {display: flex;}
.hs-advantage .hs-l { padding: 20px 60px 0 30px; height: 220px; flex:0 0 50%; min-width: 0}
.hs-advantage .hs-r { padding: 20px 30px 0 70px; flex:0 0 50%; min-width: 0}
.hs-advantage .hs-r .hs-advantage-icon { width: 100px;height: 100px; left: -50px; top: 60px; margin-left: 0; background-size: auto}	
.hs-advantage .title { font-size: 24px; margin-bottom: 15px;background-size: auto}	
.hs-advantage .hs-l:before { width: 10px; background: linear-gradient(180deg,#56a0ee 0%,#1768ba 25%,#77864d 50%,#777222 100%);  height: 280px; top: -15px; transform: rotate(23deg); bottom: auto;left: auto;}	
.hs-advantage .hs-r:before { top: 0; bottom: 0; right: auto;width: 100px; left: -50px; border-right: 100px solid #90b6f0; border-top-width: 240px;border-bottom: none; transform: rotate(0deg);}
.hs-jieshao .hsjs-title{margin-bottom: 15px;font-size: 20px;}
.hs-jieshao .hsjs-desc{font-size: 15px; } 
.haisa-liucheng_2022Item{padding: 0 10px}
.haisa-liucheng_2022Item>.title-wrap>.title { font-size: 18px;}
.haisa-liucheng_2022Item>.img img { border-radius:6px;}
}
@media (min-width: 1230px) {	
.haisa-top-wrap>.info .title{font-size:64px;letter-spacing: 4px}
.haisa-top-wrap>.info .hs-photo{display: flex;position: absolute; left: 15px; bottom: 40px;}
.haisa-top-wrap>.info .hs-photo .item{flex:0 0 270px; padding: 5px; background-color: #fff}
.haisa-top-wrap>.info .hs-photo .item + .item{margin-left: 20px;}
}

/*花坛葬 2023-05-25*/
.htz-top-wrap>.info,.sz-top-wrap>.info{text-align: right}
.htz-top-wrap>.info .title,.sz-top-wrap>.info .title{font-size: 28px; font-weight: 700; margin-top: 15px; margin-bottom: 15px; letter-spacing: 2px;text-shadow: 4px 4px 8px rgba(0,0,0,.2)}
.htz-top-wrap>.info .subtitle,.sz-top-wrap>.info .subtitle{font-size: 16px; line-height: 1.2}
.htz-main-wrap{ position: relative;background-image: url("../images/shengtaizang/htz-bg-1.jpg"); background-repeat: no-repeat; background-position: center top; background-size: 100% auto}
.htz-part-a-itemwrap{background-color: #fff; margin: 0 auto -20px; position: relative; padding:15px 0; width: 100%; max-width: 1400px;top: -20px; z-index: 2; min-height: 100vh;}
.htz-desc{position: relative; background-color: #064a25; padding: 10px 10px 20px; color: #fff; margin-bottom: 20px;}
.htz-desc>.img{width: 180px;}
.htz-desc>.info .eng-title{text-transform: uppercase;margin-top: 10px;}
.htz-desc>.info .title{font-size: 18px; font-weight: 700; margin-bottom: 15px;}
.htz-desc>.info .desc-a{font-size: 14px;line-height: 1.6}
.htz-desc>.info-b{position: absolute; right: 10px; top:12px; width: calc(100% - 210px); text-align: center; font-size: 12px;}
.htz-desc>.info-b img{width: 47px;}
.htz-desc>.info-b .item div{margin-top: 5px;}
.htz-desc>.info-b .item + .item{padding-top: 12px; margin-top: 12px; border-top: 1px solid rgba(255,255,255,.1)}
.htz-cemetery-wrap{margin-bottom: 30px;}
.htz-cemetery-wrap .htz-title{ text-align: center; color: #fff; font-size: 18px; font-weight: 700; background: linear-gradient(120deg,#064a25,#106e3b); line-height: 36px; border-top-left-radius: 24px; border-top-right-radius: 24px;margin-left: auto; margin-right: auto; margin-bottom: 10px;}
.htz-ly-item>.img img{border-radius: 6px; width: 100%}
.htz-ly-item>.info{padding-top: 10px;}
.htz-ly-item>.info>.title-wrap{display: flex; justify-content: space-between; align-items: center}
.htz-ly-item>.info>.title-wrap .title{font-weight: 700;font-size: 18px; margin-bottom: 6px;}
.htz-ly-item>.info>.title-wrap .district{font-size: 12px; color: var(--gray)}
.htz-ly-item>.info>.title-wrap .district:before{content: "\e625"; font-family: iconfont;}
.htz-ly-item>.info>.r-links{display: flex; margin-bottom: 8px;}
.htz-ly-item>.info>.r-links a{display: block; line-height: 24px; font-size: 14px; background-color: #fff5f7; padding: 0 5px; border-radius: 4px; color: var(--primary)}
.htz-ly-item>.info>.r-links a:hover{color: var(--white); background-color: var(--primary)}
.htz-ly-item>.info>.r-links a + a{margin-left: 10px;}
.htz-ly-item>.info .desc{font-size: 12px; color: var(--gray); margin-bottom: 10px }
.htz-ly-item>.info .r-article{margin-bottom: 10px;}
.htz-ly-item>.info .r-article>li a{display: block; padding-left: 10px; position: relative; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;line-height: 30px; color: #106e3b}
.htz-ly-item>.info .r-article>li a:hover{color: var(--green)}
.htz-ly-item>.info .r-article>li a:before{content: "\e60a"; font-family: iconfont;position: absolute; left: -4px;}
.ht-mx-item{display: flex; position: relative}
.ht-mx-item>.img-wrap{flex:0 0 90px; min-width: 0}
.ht-mx-item>.img-wrap img{ border-radius: 6px;}
.ht-mx-item>.txt-wrap{flex-grow: 1; min-width: 0; padding-left: 12px; display: flex; flex-direction: column}
.ht-mx-item>.txt-wrap .title{font-weight: 700}
.ht-mx-item>.txt-wrap .price{margin-top: 10px;}
.ht-mx-item>.txt-wrap>.meta{margin-top: auto; position: relative; z-index: 2}
.ht-mx-item>.txt-wrap>.meta>li .btn{height: 30px;}
.htz-ly-item>.muxing .ht-mx-item + .ht-mx-item{margin-top: 10px}
.st-article_a>li{position: relative; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ececec}
.st-article_a>li>a{display: block; padding-left: 14px;}
.st-article_a.c-a>li>a{font-size: 15px;}
.st-article_a>li>a:before{content: ""; width: 8px; height: 8px; border-radius: 50%; border: 2px solid #ccc; position: absolute; left: 0; top:50%; margin-top: -4px;}
.st-article_a>li>a:hover:before{border-color: var(--primary)}
@media (min-width: 768px) {	
.htz-top-wrap>.info .title,.sz-top-wrap>.info .title{font-size: 36px; margin-top: 10%; margin-bottom: 30px;}
.htz-top-wrap>.info .subtitle,.sz-top-wrap>.info .subtitle{font-size: 22px;}	
}
@media (min-width: 992px) {	
.htz-top-wrap>.info .title,.sz-top-wrap>.info .title{font-size: 48px;}
.htz-top-wrap>.info .subtitle,.sz-top-wrap>.info .subtitle{font-size: 26px; line-height: 1.4}
.htz-part-a-itemwrap{background-color: #ee6160; margin: 0 auto -100px;  padding: 50px 0;box-shadow: inset 0 0 8px 4px rgba(0,0,0,.32); top: -100px; background-image: url(../images/shengtaizang/htz-bg-6.jpg);background-repeat: no-repeat;background-position: 100% 0%; position: relative}
.htz-part-a-itemwrap:before{content: ""; position: absolute;background-image: url(../images/shengtaizang/htz-bg-4.png);width: 84px; height: 175px;left: 0;
bottom: 0;}
.htz-part-a-itemwrap:after{content: ""; position: absolute;background-image:url("../images/shengtaizang/htz-bg-5.png");width:86px;height:179px;right: 0;bottom: 15%;}
.htz-bottom-bg{position: absolute;bottom: 100px;left: 0; right: 0; height: 500px;background-image: url(../images/shengtaizang/htz-bg-2.jpg);  background-position: 50%;}
.htz-desc{ padding: 20px 20px 0 80px; margin-left: 90px; height: 193px; margin-bottom: 40px;}
.htz-desc>.img{width: 200px;position: absolute;left: -90px;top:0 }
.htz-desc>.info{position: relative; z-index: 2}
.htz-desc>.info .title{font-size: 22px; }
.htz-desc>.info-b{right: 20px; top:20px; width: auto; font-size: 14px; display: flex;}
.htz-desc>.info-b .item + .item{padding-top: 0; margin-top: 0; border-top:none; margin-left: 15px; padding-left: 15px; border-left: 1px solid rgba(255,255,255,.1)}
.htz-cemetery-wrap{background-color: #fff; padding:0 15px 20px; margin-bottom: 40px}
.htz-cemetery-wrap .htz-title{width: 50%;  font-size: 22px; font-weight: 500;line-height: 42px; border-top-left-radius: 24px; border-top-right-radius: 24px; top: -21px; position: relative}	
.htz-ly-item{display: flex;}
.htz-ly-item>.img{flex:0 0 25%;min-width: 0;}
.htz-ly-item>.img img{border-radius: 8px;}
.htz-ly-item>.info{padding-top:0; flex-grow: 1; min-width: 0; padding-left: 15px; padding-right: 15px;}
.htz-ly-item>.info>.title-wrap .title{font-size: 20px; margin-bottom: 10px;}
.htz-ly-item>.info>.title-wrap .district{font-size: 14px; }
.htz-ly-item>.info .desc{font-size: 14px;margin-bottom: 10px }
.htz-ly-item>.info .r-article{margin-bottom: 10px;}
.htz-ly-item>.info .r-article>li a{padding-left: 14px;font-size: 16px;}
.htz-ly-item>.muxing{flex:0 0 30%;min-width: 0}
.ht-mx-item>.img-wrap{flex-basis: 33.333%}
.ht-mx-item>.img-wrap img{ border-radius: 8px;}
.ht-mx-item>.txt-wrap .title{font-weight: 400}
.htz-ly-item>.muxing .ht-mx-item + .ht-mx-item{margin-top: 15px}
.st-article_a{display: flex; flex-wrap: wrap; justify-content: space-between}	
.st-article_a>li{flex:0 0 48%; min-width: 0; max-width: 48%}
.st-article_a.c-a>li>a{white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
}
@media (min-width: 1230px) {	
.htz-top-wrap>.info .title,.sz-top-wrap>.info .title{font-size: 64px; letter-spacing: 4px;}
.htz-top-wrap>.info .subtitle,.sz-top-wrap>.info .subtitle{font-size: 32px;}	
.htz-desc{ padding: 70px 20px 0 150px; margin-left: 200px; height: 386px; margin-bottom: 60px;}
.htz-desc>.img{width: 400px;left: -200px; }
.htz-desc>.info .eng-title{font-size: 22px;}
.htz-desc>.info .title{font-size: 28px; margin-bottom: 30px;}
.htz-desc>.info .desc-a{font-size: 16px; line-height: 1.8}
.htz-desc>.info-b{top:50px;}
.htz-desc>.info-b .item + .item{margin-left: 15px; padding-left: 15px;}
.htz-cemetery-wrap{padding: 0 30px 30px; margin-bottom: 60px;}
.htz-cemetery-wrap .htz-title{top:-30px; line-height: 60px;border-top-left-radius: 32px; border-top-right-radius: 32px; font-size: 28px; }	
.htz-ly-item>.info{padding-left: 20px; padding-right: 30px;}	
.htz-ly-item>.muxing{flex:0 0 24%;min-width: 0}	
}
@media (min-width: 1920px) {
.body-st_htz{background-image: linear-gradient(180deg, #ee6160,#ffffff 40%);}
.body-st_jc{background-image: linear-gradient(180deg, #e1ce9a,#ffffff 40%);}
.body-st_sz{background-image:linear-gradient(180deg, #97d7a5,#ffffff 40%);}
.body-st_hs{background-image: linear-gradient(180deg, #b8dfff,#ffffff 40%);}
.body-st_bz{background-image:linear-gradient(180deg, #f0d5a2,#ffffff 40%);}
}
@media (max-width: 767px) {	
.htz-top-wrap>.img img{width: 140%; max-width: none; margin-left: -20%}	
}
/*壁葬 2023-05-29*/
.jiedi-content-wrap.bizang{position: relative;z-index:0;}
.jiedi-content-wrap.bizang .bz-background{position: fixed; left: 0; right: 0; top:0; height: 100vh; background-image: url("../images/shengtaizang/bz-bg-M.jpg");background-position: 50%;background-size: cover; background-repeat: no-repeat; z-index: -1; max-width: 1920px; margin: auto}
.bz-top-wrap{height:240px; position: relative}
.bz-top-wrap>.info .txt{position: absolute; top:40%; right:20px;text-align: right}
.bz-top-wrap>.info .title{margin-bottom:10px; font-size: 28px;font-weight: 700;letter-spacing: 4px;text-shadow: 4px 4px 8px rgba(0,0,0,.2); }
.bz-top-wrap>.info .subtitle{font-size: 16px; }
.bz-js-wrap{padding-top: 20px; padding-bottom: 20px;}
.bz-js-title{position: relative}
.bz-js-title img {width: 100% }
.bz-js-title .title{position: absolute;left: 50%; top:50%; transform: translate(-50%,-50%); color: #fff; font-size: 18px; font-weight: 700; line-height: 1.1; text-shadow: 4px 4px 8px rgba(0,0,0,.2); letter-spacing: 2px;}
.bz-js-desc {background-image: url(../images/shengtaizang/bz-parta-imgb.jpg); background-repeat: repeat-y; background-position: 50% 0%; background-size: 100%;padding: 0 24px 14px;}
.bz-js-desc >.img{max-width: 600px; margin: 0 auto 15px;}
.bz-js-desc >.img img{border-radius: 6px;}
.bz-js-desc >.txt{max-width: 600px; margin: auto}
.bz-js-desc >.txt p{text-align: justify; font-size: 14px;}
.bz-js-bottom {background-image: url("../images/shengtaizang/bz-parta-imgc.jpg"); background-position: 50% 0%; background-repeat: no-repeat; background-size: 100%; height: 20px;}
.bz-ly-wrap{padding-top: 20px; padding-bottom: 20px;}
.bz-ly-wrap .title-img{text-align: center;}
.bz-part-b-wrap { background-color: var(--white); min-height: 400px;background-image: url("../images/shengtaizang/bz-partb-imgb.jpg"); background-repeat: repeat-y;background-size: 100%;padding: 10px 20px;box-shadow: 0 0 12px 0 rgba(0,0,0,0.10)}
.bz-item-title { margin-bottom: 20px; text-align: center;  position: relative;}
.bz-item-title:before { content: ""; position: absolute; left: 0; right: 0; top: 13px; border-bottom: 1px dashed #ccc;}
.bz-item-title .title { display: inline-block;  position: relative;}
.bz-item-title .title img { height:18px;}
@media (min-width: 768px) {	
.bz-top-wrap>.info .txt{top:15%;}
.bz-top-wrap>.info .title{margin-bottom:30px;font-size: 36px;}
.bz-top-wrap>.info .subtitle{font-size: 22px;}
.bz-js-title .title{font-size: 24px;}
}
@media (min-width: 992px) {	
.jiedi-content-wrap.bizang .bz-background{background-image: url("../images/shengtaizang/bz-bg-4.jpg");}	
.bz-top-wrap{height:calc(100vh - 120px);}
.bz-top-wrap>.info .title{margin-bottom:30px; font-size: 48px;}
.bz-top-wrap>.info .subtitle{font-size: 26px;}
.bz-js-wrap{padding-top: 60px; padding-bottom: 40px;}
.bz-ly-wrap{padding-top: 40px; padding-bottom: 40px; background: linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}
.bz-js-title .title{font-size: 36px;}
.bz-js-desc {padding: 0 70px 30px; }
.bz-js-bottom { height: 40px;}	
.bz-js-desc >.txt p{font-size: 15px;}
.bz-part-b-wrap {padding: 30px 50px;}
.bz-item-title { margin-bottom: 30px;}
.bz-item-title:before { top: 17px; }
.bz-item-title .title { }
.bz-item-title .title img { height:auto;}
}
@media (min-width: 1230px) {	
.bz-top-wrap>.info .title{font-size: 64px; letter-spacing: 4px;}
.bz-top-wrap>.info .subtitle{font-size: 32px;}
.bz-js-desc {display: flex}
.bz-js-desc >.img{max-width: none; margin:0;flex:0 0 600px; min-width: 0}
.bz-js-desc >.txt{max-width: none;flex-grow: 1; min-width: 0; padding-left: 30px }
}
@media (max-width: 767px) {	
	
}
/*树葬 2023-05-25*/
.sz-top-wrap>.info .subtitle{color: #f3535e}
.sz-main-wrap{background-color: #71c57a; background-image: url("../images/shengtaizang/sz-top-2.jpg"); background-repeat: no-repeat; background-position: center top; position: relative; padding-bottom: 20px;}
.sz-main-wrap>.container{position: relative; z-index: 2}
.sz-part-a{ margin-bottom:20px; filter: drop-shadow(0 0 4px rgba(0,0,0,.15));}
.sz-part-a .title-wrap {height:16.5333vw;background-image: url("../images/shengtaizang/sz-part-1-img-a-M.png"); background-position: 50% 100%;	background-size: 100%;background-repeat: no-repeat; padding-top:4.8vw}
.sz-part-a .title-wrap .title{margin-bottom: 0; color: #fff; font-size: 18px; font-weight: 700; text-align: center; letter-spacing: 2px; line-height: 1.2}
.sz-part-a .contents { margin: 0 1.5vw; background: radial-gradient(#fff 50%,#fee6e9 80%); position: relative; padding:12px 6px;}
.sz-part-a .contents:before { content: ""; position: absolute; left: 0; top: 0; height:12px; right: 0; background-image: url("../images/shengtaizang/sz-box-shadow.png");background-repeat: repeat-x;background-size: auto 100%}
.sz-part-a .contents .details {padding: 15px 12px; border: 1px solid #fecac2; font-size: 14px; line-height: 1.6}
.sz-part-b .title-wrap {background-image: url("../images/shengtaizang/sz-title-bg-1.png"); height: 33.9622vw; width: 100%; margin: 0 auto 20px; text-align: center;background-repeat: no-repeat;background-size:100%; padding-top: 20vw;}
.sz-part-b .title-wrap .title {font-size: 18px; color: #fff;font-weight: 700; line-height: 1.2; margin-bottom: 0}
.sz-part-c-item>li {background: linear-gradient(145deg,#eb88a5 0%,#ad5165 20%,#eb88a5 40%,#ad5165 60%,#eb88a5 80%,#ad5165 100%);border-radius: 8px;padding: 5px; filter: drop-shadow(0 0 8px rgba(0,0,0,.2));  position: relative;margin-bottom: 30px; }
.sz-part-c-item>li:before { content: "";position: absolute; bottom: -30px; height: 30px;right:15px; background-image: url(../images/shengtaizang/sz-wrap-link-M.png); left:15px; background-repeat: repeat-y; background-position: center; background-size: 100% auto}
.sz-part-c-item>li:last-child{margin-bottom: 0}
.sz-part-c-item>li:last-child:before{display: none}
.sz-part-c-item>li .details-wrap { background-color: #fff; border-radius: 8px; padding:12px; border: 2px solid #ecc6cc;  background-image: url(../images/shengtaizang/sz-img-a.jpg); background-position: 100% 100%;  background-repeat: no-repeat;min-height: 300px; background-size: auto 60px}
.sz-part-c-item>li .details-wrap>.title-wrap { background-image: url(../images/shengtaizang/sz-title-bg-3.png); width: 204px; height:36px; margin: -32px auto 20px; text-align: center; background-repeat: no-repeat; filter: drop-shadow(0 0 6px rgba(0,0,0,.3));background-size: cover;}
.sz-part-c-item>li .details-wrap>.title-wrap .title{font-size: 16px; font-weight: 700; color: var(--white); margin-bottom: 0; line-height: 32px;}
.sz-part-c-item .item{position: relative;width: 100%}
.sz-part-c-item .item>.img-wrap{width: 100%}
.sz-part-c-item .item>.img-wrap .sz-desc{font-size: 14px; color: var(--gray); margin-top: 10px;}
.sz-part-c-item .item>.img-wrap .r-links{margin-top: 10px; display: flex;}
.sz-part-c-item .item>.img-wrap .r-links .btn{height: 32px;}
.sz-part-c-item .item>.img-wrap .r-links .btn +.btn{margin-left: 12px;}
.sz-part-c-item .item>.muxing{margin-top: 15px; width: 100%;}
.sz-part-c-item .item .mx-title{font-size: 18px; padding-left: 30px; background-image: url(../images/shengtaizang/sz-icon.png); background-repeat: no-repeat; background-position: 0% 50%;font-weight: 700}
.sz-part-c-item .item>.article-wrap{margin-top: 10px; width: 100%;}
.shuzang-jg-swiper .swiper-slide{width: auto}
.shuzang-jg-swiper .swiper-slide .img{width: 200px;}
.shuzang-jg-swiper .swiper-slide .img img{border-radius: 6px; width: 100%}
.sz-artilce-list>li{border-bottom: 1px dashed #ccc; padding-bottom: 10px; padding-top: 10px;}
@media (min-width: 992px) {	
.sz-main-wrap:after{content: ""; position: absolute; left: 0; right: 0; top:0; bottom: 0;background-image: url(../images/shengtaizang/sz-main-bgimg.png);background-position: 50% 0%;background-repeat: repeat-y; pointer-events: none;}
.sz-part-a{padding-top: 20px; margin-bottom: 40px;}	
.sz-part-a .title-wrap {height:10.3333vw;background-image: url("../images/shengtaizang/sz-part-1-img-a.png");  padding-top:3.8vw}
.sz-part-a .title-wrap .title{font-size: 22px; font-weight: 500;}	
.sz-part-a .contents { padding:24px 12px;}
.sz-part-a .contents:before {height:24px;}
.sz-part-a .contents .details {padding: 20px 20px; font-size: 16px;}	
.sz-part-b .title-wrap { height: 180px; width: 530px; margin: 0 auto 40px; padding-top: 120px}
.sz-part-b .title-wrap .title {font-size: 22px;font-weight: 500}	
.sz-part-c-item>li {border-radius: 30px;padding: 10px; margin-bottom: 46px;}
.sz-part-c-item>li:before {bottom: -46px; height: 46px; background-image: url(../images/shengtaizang/sz-wrap-link.png); left: 30px; right: 30px }	
.sz-part-c-item>li .details-wrap { border-radius: 20px; padding: 20px; border-width: 5px; background-size:auto}			
.sz-part-c-item>li .details-wrap>.title-wrap {width: 340px; height:60px; margin: -60px auto 20px; }
.sz-part-c-item>li .details-wrap>.title-wrap .title{font-size: 22px; font-weight: 500; line-height: 60px;}	
.sz-part-c-item .item{display: flex; flex-wrap: wrap; }
.sz-part-c-item .item>.img-wrap,.sz-part-c-item .item>.article-wrap{flex:0 0 70%; min-width: 0; width: 70%; max-width: 70%}
.sz-part-c-item .item>.muxing{flex:0 0 30%; padding-left: 15px; max-width: 30%; margin-top: 0}
.sz-part-c-item .item  .mx-title{font-size: 22px; font-weight: 500;}
.sz-part-c-item .item>.article-wrap{margin-top: 20px;}
.shuzang-jg-swiper .swiper-slide .img{width: 400px;}	
}
@media (min-width: 1230px) {	
.sz-part-a .title-wrap {height:124px;padding-top:40px}	
.sz-part-a .title-wrap .title,.sz-part-b .title-wrap .title {font-size: 28px;}
.sz-part-b .title-wrap{padding-top: 115px}	
.sz-part-c-item .item>.img-wrap,.sz-part-c-item .item>.article-wrap{flex-basis: 75%; max-width: 75%; width: 75%}
.sz-part-c-item .item>.muxing{flex-basis: 25%; width: 25%; max-width: 25%; padding-left: 30px;}
}
@media (max-width: 767px) {	
.sz-top-wrap>.img img{width: 140%; max-width: none; margin-left: -20%}	
}
/*骨灰寄存 2023-05-30*/
.ghjc-top-banner { height:420px;  position: relative;}
.ghjc-top-banner >.container{position: relative; z-index: 1; height: 100%}
.ghjc-top-banner >.container ul{position: absolute; left: 15px; right: 15px; bottom: 10px;margin-left: -4px; margin-right: -4px; z-index: 2}
.ghjc-top-banner >.container ul>li{padding-left: 4px; padding-right: 4px;}
.ghjc-top-banner>.container ul>li>div { padding:8px 12px; background-color: #51170b; color: #ffd05c; font-size:12px; box-shadow: 0 0 10px 0 rgba(0,0,0,.4);  height: 100%;  position: relative;text-align: justify; border-radius: 4px;}
.ghjc-top-banner>.container ul>li>div a{color: var(--white);font-weight: 700}
.ghjc-top-banner>.container ul>li>div a:hover{color: #ffd05c;}
.ghjc-part_a { background-color: #f0d5a2; padding-top: 20px; padding-bottom: 15px}
.ghjc-tips-wrap { padding: 20px 30px;position: relative;filter: drop-shadow(0 0 8px rgba(0,0,0,.35));}
.ghjc-tips-title { text-align: center;  margin-bottom: 20px;}
.ghjc-tips-title img {height: 32px;}
.ghjc-tips-title.c-b img{height: 42px}
.ghjc-tips-wrap .ghjc-tips-content{height:100%;position:relative;padding:15px 12px 25px;background:linear-gradient(12deg,#f0e5d7 10%,#fbf7f4 50%,#f0e5d7 90%);}
.ghjc-tips-wrap .ghjc-tips-content:before,.ghjc-tips-wrap .ghjc-tips-content:after {content: ""; position: absolute; top:0; bottom: 0;background-repeat: repeat-y;  background-color: #ddbc96;background-image: url(../images/shengtaizang/ghjc-jz-bg.png); width: 10px;background-size: auto 100%;}
.ghjc-tips-wrap .ghjc-tips-content:before {left: -10px;}
.ghjc-tips-wrap .ghjc-tips-content:after {right: -10px; left: auto;}
.ghjc-tips-wrap:before, .ghjc-tips-wrap:after { content: ""; position: absolute; background-repeat: no-repeat;left: 0; right: 0; background-size: 100%; height: 22.5px;z-index: 1}
.ghjc-tips-wrap:before { top: 0; background-image: url(../images/shengtaizang/ghjc-jz-t.png); background-position: 50% 100%;}
.ghjc-tips-wrap:after { bottom:0; background-image: url(../images/shengtaizang/ghjc-jz-b.png);}
.ghjc-part-b { background-image: url(../images/shengtaizang/ghjc-lytj-mainbg.jpg); position: relative; padding-top: 40px;  padding-bottom: 50px;	background-repeat: repeat-y; background-size: 100%}
.ghjc-part-b:before, .ghjc-part-b:after { position: absolute; content: ""; left: 0; right: 0; background-repeat: no-repeat; background-size: auto 100%;}
.ghjc-part-b:before { background-image: url(../images/shengtaizang/ghjc-lytj-bg-t.png);  height:40px;  top: 0;}
.ghjc-part-b:after { background-image: url(../images/shengtaizang/ghjc-lytj-bg-b.png);  height: 30px;  bottom: -1px;  background-position: bottom;}
.ghjc-hj-swiper .img{padding: 4px; background:linear-gradient(120deg,#f0e5d7 10%,#fbf7f4 50%,#f0e5d7 90%)}
.ghjc-hj-swiper .img img{width: 100%;}
.ghjc-part-c {background-color: #f0d5a2; background-image: url(../images/shengtaizang/ghjc-lytj-bg-d.jpg);background-repeat: no-repeat; background-position: 50% 100%; position: relative; padding-top: 20px}
.gm-mx-item_b.ghjc .txt-wrap .btn{height: 32px;}
.ghjc-wenda-wrap{margin-bottom: 30px; padding: 15px; border-radius: 6px; background:linear-gradient(120deg,#fff9f2 10%,#ffffff 50%,#fff6eb 90%)}

.ghjc-list-a>li{position: relative; padding-left: 15px;font-size: 14px; }
.ghjc-list-a>li:before{content: "\e62a"; position: absolute; left:-4px; font-family: iconfont; color: #774e30;}
.ghjc-list-a>li + li{margin-top: 10px;}
@media (min-width: 768px) {	
.ghjc-tips-wrap:before, .ghjc-tips-wrap:after{background-size: 100% 100%}
.ghjc-wd{background-image: linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,0)); border-radius: 8px; height: 100%; padding: 20px 12px;}	
.ghjc-part-b:before, .ghjc-part-b:after {background-size: 100% 100%}	
}
@media (min-width: 992px) {	
.ghjc-top-banner {height: 900px;}
.ghjc-top-banner >.container ul{bottom:40px;margin-left: -10px; margin-right: -10px; }
.ghjc-top-banner >.container ul>li{padding-left: 10px; padding-right: 10px;}
.ghjc-top-banner>.container ul>li>div { padding:15px 20px; font-size:22px;}	
.ghjc-part_a{padding-top: 30px}	
.ghjc-tips-wrap { height: 570px;  padding: 51px 33px;}	
.ghjc-tips-title img,.ghjc-tips-title.c-b img {height: auto;}
.ghjc-tips-wrap .ghjc-tips-content { background: linear-gradient(120deg,#f0e5d7 10%,#fbf7f4 50%,#f0e5d7 90%);  padding: 20px 40px;}	
.ghjc-tips-wrap .ghjc-tips-content:before,.ghjc-tips-wrap .ghjc-tips-content:after {left: 0; right: 0; height: 10px; background-repeat: repeat-x;width: auto}
.ghjc-tips-wrap .ghjc-tips-content:before { top: -10px;}
.ghjc-tips-wrap .ghjc-tips-content:after { bottom: -10px; top: auto}	
.ghjc-tips-wrap:before, .ghjc-tips-wrap:after {width: 33px;top: 0;bottom: 0;height: auto;}
.ghjc-tips-wrap:before { left: 0;right: auto; background-image: url(../images/shengtaizang/ghjc-jz-l.png);}
.ghjc-tips-wrap:after { right: 0;left: auto; background-image: url(../images/shengtaizang/ghjc-jz-r.png);}	
.ghjc-wenda-wrap{margin-bottom: 40px; padding: 20px 25px;}	
.ghjc-part-b { padding-top: 80px;  padding-bottom: 100px;}
.ghjc-part-b:before {height: 120px; }
.ghjc-part-b:after { height: 61px;  bottom: -1px; }
.ghjc-hj-swiper .img{padding: 8px;}	
.gm-mx-item_b.ghjc .txt-wrap .title{font-size:18px;font-weight:600}
.ghjc-list-a>li{ padding-left: 20px;font-size: 16px; }
}
/*2023年5月31日 初稿*/