/* 标题 */
.title-top {
    position: relative;
    z-index: 2;
}

.title-subname {
    font-size: 28px;
    color: #090103;
    text-align: center;
    margin: 0 5px;
}

.title-item-de {
    width: 90px;
    margin: 10px;
}

.title-top-des {
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
    color: #747474;

}
.personline{
    width: 100%;
    height: 203px;
    background-color: #e4fdf2;
    position: absolute;
    bottom: 0;
}



.banner {
    height: 540px;
    width: 100%;
    background: url(./../img/banner.png) center top no-repeat;
}
.banner2 {
    height: 540px;
    width: 100%;
    background: url(./../img/banner2.png) center top no-repeat;
}
/* 服务 */
.service-wrap {
    padding-top:60px;
    background-size: 100% 100%;
}

.service-list {
    width: 1200px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}

.service-list-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 600px;
}

.sevice-item-wrap {
    position: relative;
    z-index: 1;
}

.sevice-item:hover {}

.sevice-item {

    width: 270px;
}

.service-item-wrap {
    position: relative;
}

.service-item-wrap:hover>.service-mask {
    display: flex;



}

.service-item-img {
    width: 211px;
    height: 211px;
}

.service-mask {
    display: none;
    top: 0;
    width: 211px;
    height: 211px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    border-radius: 50%;
    color: #ffffff;
}

.service-item-des {
    margin-top: 19px;
    color: #3a3537;
    font-size: 15px;
}



/* 白事服务 */
.baishifuwu{
    width: 100%;
    height: 743px;
}
.fuwuCon{
    width: 100%;
    height: 743px;
    background: url('../img/baishibg.png') no-repeat center center ;
}
.fuwuWrap{
    width: 1200px;
    min-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 66px;
}

.fuwutitle{
    font-size: 28px;
    color: #090103;
    font-weight: bold;
    text-align: center;
    margin: 0;
    margin-bottom: 11px;
}
.tel{
    font-size: 18px;
    color: #747474;
    text-align: center;
    margin: 0;
    margin-bottom: 63px;
}
.fuwuLeft{
    margin-right: 20px;
}
.fuwuLeft>.leftTitle{
    font-size: 20px;
    color: #000;
}
.fuwuLeft>.fuwudesc{
    font-size: 18px;
    color: #333;
    margin-top: 30px;
}
.fuwuright>.fuwudesc{
    width: 536px;
    height: 554px;
}
.fuwuright>img{
    width: 464px;
}

/* 套餐 */
.taocan{
    width: 100%;
    height: 944px;
}
.taocanCon{
    width: 100%;
    height: 944px;
    background: url('../img/taocanbg.png') no-repeat center center ;
}
.taocanWrap{
    width: 1200px;
    min-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 66px;
}

.taocantitle{
    font-size: 28px;
    color: #090103;
    font-weight: bold;
    text-align: center;
    margin: 0;
    margin-bottom: 11px;
}
.tel{
    font-size: 18px;
    color: #747474;
    text-align: center;
    margin: 0;
    margin-bottom: 63px;
}
.taocanItem{
    width: 270px;
    height: 328px;
    border-radius: 4px;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 36px;
    cursor: pointer;
    box-shadow: 0px 2px 10px rgba(51, 51, 51, 0.1);
}
.itemInfo{
    width: 100%;
}
.infoTitle{
    font-size: 24px;
    color: #333;
    border-left: 3px solid #55BB8A;
    padding-left: 10px;
    margin: 14px 0 6px;
}
.infoPrice{
    font-size: 31px;
    color: #FF6C6C;
    margin-left: 12px;
}
.toDetail{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 51px;

}
/* 更多 */
.more-wrap {
    padding: 4px 8px;
    border: 1px solid #212121;
    font-size: 15px;
    color: #212121;
    position: relative;
    z-index: 2;
}

.more-img {
    background-color: #212121;
    margin-left: 5px;
    width: 10px;
    height: 15px;
}

/* 套餐 */
.meal-wrap {
    position: relative;
    z-index: 1;
    background-size: 100% 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #e4fdf2;
}

.meal-wrap-bg {
    position: absolute;
    top: 0;
    z-index: 0;
}

.meal-list {
    position: relative;
    z-index: 2;
    width: 1200px;
    margin-top: 60px;
}

.meal-banner-wrap {
    position: relative;
}

.meal-banner {
    width: 2.6rem;
}

.meal-phone {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #9c684e;
    color: #ffffff;
    padding: 9px 0;
    font-size: 24px;
}

.meal-item {
    width: 376px;
    box-shadow: 1px 1px 10px #eaeaea;
    background-color: #ffffff;

}
.meal-item1{
    width: 581px;
    box-shadow: 1px 1px 10px #eaeaea;
    background-color: #ffffff;
    margin-top: 30px;

}
.meal-title{
    color: #ffffff;
    width: 100%;
    height: 47px;
    background-color: #55bb8a;
    font-size: 20px;
}

.meal-img{
    width: 324px;
    transition: all 1s;
    margin-top: 16px;

}
.meal-img:hover {
    transform: scale(1.02);
}
.mealrow{
    height: 206px;
    padding: 0 15px;
    width: 100%;
}
.meal-img1{
    width: 250px;
    transition: all 1s;

}
.meal-img1:hover {
    transform: scale(1.02);
}
.meal-btm-wrap{
    height: 169px;
    width: 250px;
}
.meal-btm{
    width: 324px;
    margin-top: 17px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eaeaea;
}
.meal-num{
    color: #55bb8a;
    font-size: 18px;
}
.meal-num>span{
    color: #373535;
    font-size: 15px;
}
.meal-tag{
    color: #848484;
    background-color:#e9e9e9 ;
    width: 67px;
    height: 24px;
    font-size: 12px;
    margin-right: 5px;

}
.meal-tag:hover{
    color: #ffffff;
    background-color:#55bb8a ;
}


.meal-price-wrap{
    width: 324px;
}
.meal-rate{
    color: #ff5c5c;
    font-size: 15px;
}
.meal-rate>span{
    color: #ff5c5c;
    font-size: 30px;
    font-weight: 700;
}
.meal-real{
    text-decoration:line-through;
    color: #373535;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
}












.call-wrap {
    position: relative;
}

.call-btm {
    position: absolute;
    left: 55%;
    top: 45%;
    width: 7%;
}

.consulting-wrap {
    position: relative;
}

.consulting-btm {
    position: absolute;
    left: 54%;
    top: 55%;
    width: 12%;
}

/* 治丧流程*/
.process-wrap {
    position: relative;
    margin-top: 60px;
    background-size: 100% 100%;
}

.process-wrap-bg {
    position: absolute;
    bottom: 0;
    z-index: 0;
}

.process-img {
    position: relative;
    z-index: 1;
    margin-top: 60px;
    margin-bottom: 60px;
}

/* 客户的声音 */
.evaluate-wrap {
    position: relative;
    padding-top: 90px;
    background: url(./../img/bg_1.png);
    background-size: 100% 100%;
}

.evaluate-wrap-bg {
    position: absolute;
    top: 0;
}

.evaluate-list {
    position: relative;
    z-index: 2;
    margin-top: 70px;
    padding-bottom: 90px;
    width: 1200px;
}

.evaluate-item {
    width: 260px;
    height: 331px;
    background-color: #ffffff;
    padding: 20px;
    position: relative;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
}

.evaluate-item:hover {
    box-shadow: 2px 19px 40px 0px rgba(114, 67, 6, 0.13);
    border: 2px solid #55bb8a;

}

.evaluate-tag {
    width: 79px;
    height: 25px;
    background-color: #55bb8a;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 20px;
}

.evaluate-img {
    width: 70px;
    height: 70px;
}

.evaluate-item:hover .evaluate-img {
    transform: scale(1.2);
    transition: all 1s;
}

.evaluate-title {
    width: 100%;
    color: #323333;
    font-size: 15px;
    margin-top: 25px;
}

.evaluate-des {
    color: #8a8a8a;
    font-size: 12px;
    text-align: justify;
    margin-top: 25px;
    height: 105px;
}

.evaluate-date {
    color: #cacaca;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

/* 常见问题 */
.question-wrap {
    position: relative;
    padding-top: 60px;
    background-size: 100% 100%;
    padding-bottom: 24px;
}

.question-wrap-bg {
    position: absolute;
    top: 0;
}

.question-list {
    margin-top: 60px;
    width: 1200px;
}

.question-item {
    width: 260px;
    /* height: 306px; */
    background-color: #ffffff;
    position: relative;
    background-color: #ffffff;
    box-shadow: 1px 1px 10px #eaeaea;
}

.question-item:hover {

    background-color: #55bb8a;

}

.question-item:hover>.question-name {
    color: #ffffff;

}

.question-item:hover>.question-des {
    color: #ffffff;

}

.question_img {
    width: 100%;
    height: 178px;
}

.question-name {
    color: #323333;
    font-size: 15px;
    text-align: justify;
    margin-top: 24px;
    padding: 0 24px;
    width: 100%;
}

.question-des {
    color: #666666;
    font-size: 12px;
    text-align: justify;
    margin: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

/* 友情链接 */
.link-title {
    font-size: 30px;
    color: #55bb8a;
    position: relative;
    z-index: 2;
    margin-bottom: 74px;
}

.link-wrap {
    position: relative;
    z-index: 2;
    /* margin-top: 34px; */
    width: 1200px;
    height: 77px;
    /* background-color: rgb(122,66,38); */
    padding: 0 30px;

}

.link-item {
    position: relative;
    margin-right: 30px;
}

.link-left-img {
    width: 28px;
    height: 28px;
    position: absolute;
    left: -5px;
    top: -0.1px;
}

.linl-name {
    color: #ffffff;
    font-size: 15px;
}

.link-right-img {
    width: 28px;
    height: 28px;
    position: absolute;
    right: -5px;
    bottom: -0.2px;
}

/* 弹出层 */
.pop-wrap {}

.pop-mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0.3;
}

.pop-cont {
    position: fixed;
    bottom: 0;
    z-index: 1001;
    width: 100%;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);

}

.pop-text {
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    right: 100px;
    top: 5px;

}

.pop-img {
    width: 100%;

}

.pop-close {

    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    top: -55px;
}

.phoneAdv {
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    right: 5%;
    top: 30%;
    width: 20%;
}


/* 评论 */

.commit-wrap {
    /* height: 800px; */
    overflow: hidden;
    margin-top: 60px;
}

.commit-list {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 18px;
    margin-top: 24px;
    width: 599px;
}

.h1 {
    animation: h1s 1.5s linear;
}

.h0 {
    margin-top: -200px;
    opacity: 0;
    transition: margin-top 2s, opacity 2s;
}

@keyframes h1s {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.rate {
    font-size: 15px;
    color: #c0c0c0;
    margin-left: 5px;
}

.headImg {
    width: 59px;
    height: 59px;
    margin-right: 15px;
    border-radius: 50%;
}

.commit-item {
    width: 970px;
}

.commit-name {
    font-size: 18px;
    color: #333333;
    margin-right: 10px;
}

.commitImg {
    width: 169px;
    height: 169px;
    margin-right: 5px;
}

.starImg {
    width: 17px;
    height: 16px;
    margin: 0 2px;
}

.committagWrap {
    margin-top: 10px;
}

.commitTag {
    border: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    margin-right: 18px;
    padding: 0 10px;
    border-radius: 5px;
}

.commit-des {
    margin-top: 14px;
    font-size: 15px;
}

.commitImgWrap {
    /* margin-top: 13px; */
}

.date {
    font-size: 15px;
    color: #c0c0c0;
    margin-top: 3px;
}

.phone-wrap {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    left: 0;
    right: 0;
}

.phone {
    width: 100%;
}

.close {
    position: absolute;
    right: 10%;
    top: 20px;
}

/* 金牌礼仪师 */
.person-wrap {
    width: 1200px;
    margin-top: 60px;
}

.person-item {
    position: relative;
}

.person-mask {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    width: 209px;
    height: 275px;
    left: 0;
    top: 0;
    padding: 17px;
    display: none;
}

.person-img {
    width: 209px;
    height: 275px;
}

.person-item:hover>.person-mask {
    display: block;
}

.person-tag {
    margin-top: 128px;

}

.person-name {
    font-size: 20px;
}

.person-title {
    font-size: 12px;
    margin-top: 5px;
}

.person-des {
    font-size: 12px;
    text-align: justify;
    margin-top: 26px;
}

.person-btm {
    font-size: 15px;
    margin-top: 20px;
}