/*落葬礼仪流程*/
.louzang .banner{
    width: 100%;
}

.liuc{
    padding: .3rem;
    overflow: hidden;
}
.liuc img{
    width: 100%;
}
.liuc p{
    font-size: .25rem;
    text-indent: 2em;
    line-height: .4rem;
    margin-bottom: .1rem;
    color: #333;
    text-align: justify;
}
.liuc .left{
    float: left;
    width: 46%;
    margin-right: .26rem;
}
.liuc .right{
    float: right;
    width: 50%;
}


/*视频*/
.shipin{
    padding: .3rem;
    width: 92%;
}
.shipin iframe{
    width: 100%;
    height: 6.5rem;
}
#player{
    width: 100%;
    height: 197px;
}

.title_h2{
    width: 58%;
    margin: 0 auto;
    font-size: .38rem;
    color: #834e00;
    background: url("../img/h2_b.png") 0 center no-repeat;
    background-size: 100%;
    text-align: center;
}
.title_h3{
    width: 58%;
    margin: 0 auto;
    font-size: .38rem;
    color: #834e00;
    text-align: center;
}

.yll{
    overflow: hidden;
    padding: .3rem;
}
.yll img{
    float: left;
    width: 50%;
    margin-right: 0rem;
}
.yll div{
    font-size: .25rem;
    float: right;
    width: 41%;
    background: url(../img/liuc-bj.png) 0 0 no-repeat;
    background-size: 100% 100%;
    padding: .7rem .2rem .4rem .4rem;
    color: #555;
    line-height: .37rem;
}


.azl{
    width: 84%;
    background: #f5f5f5;
    padding: .2rem .6rem;
    margin-bottom: .3rem;
}
.azl img{
    margin-top: .2rem;
    width: 100%;
}
.azl p{
    font-size: .26rem;
    color: #555;
    line-height: .45rem;
}


.gsjs{
    padding: .3rem;
}
.gsjs h2{
    width: 88%;
    font-size: .38rem;
    color: #834e00;
    text-align: center;
    background: url(../img/h2_bj2.png) 0 center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    padding-bottom: .26rem;
}
.gsjs img{
    width: 100%;
}
.gsjs p{
    text-indent: 2em;
    font-size: .27rem;
    line-height: .42rem;
    color: #333;
    text-align: justify;
}




.csr{
    overflow: hidden;
    padding: 0rem .3rem .3rem;
}
.csr .title_h3{
    font-size: .3rem;
}
.csr .left{
    width: 100%;
    text-indent: 2em;
    float: left;
    font-size: .27rem;
    line-height: .42rem;
    color: #333;
    margin-top: .2rem;
}
.csr img{
    float: right;
    width: 50%;
    margin-top: .2rem;
}



.lzlys{
    padding: 0rem .3rem .3rem;
    margin-top: .3rem;
}
.lzlys .box{
    overflow: hidden;
    font-size: .27rem;
    line-height: .42rem;
    color: #333;
    margin-bottom: .3rem;
}

.lzlys .box img{
    width: 55%;
}
.lzlys .box div{
    float: right;
    width: 42%;
    font-size: .2rem;
    color: #333;
    line-height: .37rem;
    text-align: justify;
}
.lzlys .box div .in{
    text-indent: 2em;
}
.lzlys .box div span{
    font-weight: 700;
    font-size: .3rem;
}



.lzlytc{
    padding: .3rem .3rem 1.2rem;
}
.lzlytc>div{
    margin-bottom: .3rem;
}
.lzlytc h3{
    width: 82px;
    font-size: .3rem;
    color: #fff;
    background: #834e00;
    border-radius: 20px 20px 0px 0px;
    padding: 4px 6px;
    text-align: center;
    font-weight: 300;
}
.lzlytc ul{
    border: 1px solid #6ebcca;
    border-bottom: none;
}
.lzlytc ul li{
    border-bottom: 1px solid #6ebcca;
    padding: .2rem;
    font-size: .26rem;
    color: #555;
    line-height: .46rem;
}

.lzlytc p{
    font-size: .2rem;
    color: #834e00;
    line-height: .4rem;
    text-align: justify;
}

.but{
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.but button{
    width: 50%;
    color: #ffffff;
    line-height: 1rem;
    border: none;
    /*background: #fd784d;*/
    background: #5094f3;
    border-radius: 0rem;
    float: left;
    font-size: .35rem;
}
.but button:nth-child(2){
    /*background: #6983d8;*/
    background: #f4bc67;
}


.louzang.yuyue>div h2 {
    text-align: center;
    position: relative;
    padding: .4rem .4rem 0rem 1.4rem;
}
.louzang>div h2 img{
    width: .56rem;
    position: absolute;
    left: 2.7rem;
    top: .39rem;
}
.louzang>div h2 span{
    font-size: .36rem;
    color: #834e00;
}

#myform{
    padding: .4rem .6rem .1rem .6rem;
}
#myform div{
    margin-bottom: .26rem;
    color: #333;
    font-size: .28rem;
}
/*#myform div.xiugai-time{
    display: none;
}*/
#myform div input,
#myform div .select{
    width: 68%;
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: .1rem .2rem;
    border-radius: 4px;
    background: #fff;
    margin: 0px;
    line-height: .46rem;
    font-size: .25rem;
}
select{
    background: #fff;
}

.louzang #but{
    width: 1.5rem;
    display: block;
    margin: 0px auto;
    line-height: .7rem;
    font-size: .36rem;
    color: #fff;
    background: #81511c;
    border-radius: 4px;
}
.louzang.yuyue p{
    margin: .2rem;
    font-size: 12px;
    text-align: center;
    color: #ee4c22;
}
