body{background:#fff;width:100%;}
.clear{clear:both;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h50{height:50px;}
.box{padding:0px 12px;}
.must{color:#cd0000;}
/*首页*/
@font-face{
    font-family: 'mnjlx';
    src: url('../img/FZDBSJW.ttf');
}
/*头部*/
.head_box{background:url(../img/head1.png) no-repeat;height:270px;max-width:100%;background-size:100%;}
.head_box h1{color:#fff;text-align:center;padding:30px 0px 0px 0px;font-size:34px;font-weight:normal;letter-spacing:3px;font-family:mnjlx;}
.login_r{float:right;margin:16px 12px 0px 0px;color:#fff;text-align:center;line-height:20px;}
.login_r i{font-size:24px;}
.login_r .login{font-size:12px;}

.list_ico{box-shadow:0px 0px 6px #ddd;padding:20px 15px;margin:15px 0px;background:#fff;}
.list_ico .weui-media-box__desc{margin-top:10px;}
.bg-color-1{background:url(../img/color-bg-1.jpg) center bottom;background-size:100%;opacity:0.8;}
.bg-color-2{background:url(../img/color-bg-2.jpg) center bottom;background-size:100%;opacity:0.8;}
.bg-color-3{background:url(../img/color-bg-3.jpg) center bottom;background-size:100%;opacity:0.8;}
.bg-color-4{background:url(../img/color-bg-4.jpg) center bottom;background-size:100%;opacity:0.8;}
.list_ico_t{text-align:left;line-height:110px;color:#fff;padding-left:25px;font-size:20px;}

.label_sx h5{font-size:16px;font-weight:normal;margin-top:5px;}
.sign_ul{margin:0px}
/*.sign-form{text-align: center;}*/
.sign_li{list-style-type:none;line-height:40px;width:100%;margin-top:15px;}
.sign_li label{position:relative;border:1px solid #ccc;border-radius:10px;display:block;width:100%;text-align:center;}
.sign_li .on{background:#deaf12;border:1px solid #deaf12;color:#fff;}
.sign_li .on span{color:#fff}
.sign_li span{color:#666;font-size:14px;margin-left:-15px}
.sign_li input{opacity:0}
.sign_sub{border:none;border:1px solid #3875c6;text-align:center;margin:10px 0;border-radius:5px;font-size:14px;color:#3875c6;height:30px;line-height:30px;}
.sign_sub a{color:#3875c6;}


.bg_b{background:#9d1e1e;}
.box2{margin:-113px 10px 10px 10px;padding:15px;background:rgba(255, 255, 255,0.95);border-radius:10px;
        box-shadow:0px 0px 5px #ccc;}
.tit{font-size:20px;text-align:center;color:#9d1e1e;font-weight:bold;}
.tz{text-align:center;font-size:13px;margin-top:5px;}
.tz a{color:#999;}
.b_h1{margin:12px 0px;}
.b_h1:before{border-left:solid 5px #9d1e1e;padding-left:12px;content:"";}
.border1{padding:6px 10px;border:1px solid #ddd;border-radius:6px;}
.fz_style{font-size:15px;margin:8px 0px;}
.bd_style{margin:10px 0px;border:1px solid #ddd;padding:2px 0px;border-radius:6px;}
.weui-label{width:100%;}
.weui-input{padding:0px 5px;}
.weui-textarea{padding:0px 5px; font-size:13px;width:97%;}

.wi92{width:92px;}
.bd_style2{border:1px solid #ddd !important;border-radius:6px;font-size:14px;padding: 2px 5px !important;height:31px;}

.bnt_submit{background:linear-gradient(to right, #9d1e1e, #e14d4d);color:#fff;}
.bnt_submit:hover {
    background: linear-gradient(to right, #9d1e1e, #e14d4d);
    color: #fff;
}
.bnt_subrtn{margin:28px 0px 8px 0px;background:linear-gradient(to right, #f7ba94, #de9125);color:#fff;line-height: 2.2;font-size:16px;}
.edit_box .weui-input{width:97%;}
.select_box select{width:100%;}
.none{display:none;}


/*图片上传*/
.weui-uploader__input-box{width:40px;height:40px;}
.weui-uploader__input-box:before{height:30px;}
.weui-uploader__input-box:after{width:30px;}
/*.weui-label{width:150px;}*/

.grid_box{display:flex;}
.grid{width:33.33%;flex:1;text-align:center;margin-bottom:15px;margin-top:15px;box-shadow:0px 0px 6px #ddd;background:#fff;padding:10px;box-sizing:border-box;border-radius:10px;}
.grid_i{height:60px;width:60px;border-radius:50%;text-align:center;margin:0 auto;}
.grid_i img{width:100%;}
.grid .grid_t{color:#787878;font-size:15px;}




/* 火化时间预约 */
.label_sx h5{font-size:16px;font-weight:normal;margin-top:5px;}

.date_ul {
    margin: 0px;
    display: flex;
}

/*.date-form{text-align: center;}*/
.date_li {
    list-style-type: none;
    line-height: 40px;
    width: 100%;
    margin-top: 15px;
    flex: 1;
    margin: 0 5px;
}

.date_li label {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.date_li .on {
    background: #deaf12;
    border: 1px solid #deaf12;
    color: #fff;
}

.date_li .on span {
    color: #fff
}

.date_li span {
    color: #666;
    font-size: 14px;
    margin-left: -15px
}

.date_li input {
    opacity: 0
}

.time_ul{margin:0px}
/*.time-form{text-align: center;}*/
.time_li{list-style-type:none;line-height:30px;width:23%;float: left;margin: 15px 3px 0px 3px;}
.time_li label{position:relative;border:1px solid #ccc;border-radius:5px;display:block;width:100%;text-align:center;}
.time_li .on{background:#deaf12;border:1px solid #deaf12;color:#fff;}
.time_li .on span{color:#fff}
.time_li span{color:#666;font-size:14px;margin-left:-15px}
.time_li input{opacity:0}
.yyy{
    background: #f1f1f1;
    color: #2c2c2c;
}
.time_sub{border:none;border:1px solid #3875c6;text-align:center;margin:10px 0;border-radius:5px;font-size:14px;color:#3875c6;height:30px;line-height:30px;}
.time_sub a{color:#3875c6;}



/* 火化服务项目 */
.box2 {
    margin: -113px 10px 10px 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    box-shadow: 0px 0px 5px #ccc;
}
.sat{
    background: #fff;
    box-shadow: 0 0 4px #ccc;
    margin-bottom: 15px;
    padding: 5px;
    border-radius: 10px;
}
.sat_tit{
    font-size: 20px;
    text-align: center;
    color: #2c2c2c;
    font-weight: bold;
    margin-bottom: 7px;
}
.fw_box{
    width: 100%;
    /* height: 100px; */
    /* box-shadow: 0 0 4px #ccc; */
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
}
.fw_check{
    position: absolute;
    left: 10px;
    top: 40%;
    width: 16px;
    height: 16px;
}
.fw_number{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 15px;
    right: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
}
.fw_xq{
    width: calc(100% - 90px);
    margin-left: 40px;
    padding: 10px 5px;
    line-height: 28px;
    letter-spacing: 1px;
}
.fw_xq .xm_tit{
    font-size: 16px;
}
.fw_xq .xm_fee{
    font-size: 18px;
    color: #e42e00;
}
.fw_xq .xm_note{
    font-size: 14px;
    color: #9c9c9c;
}


/* 合计 */
.bottom {
    padding: 15px 10px;
    border-top: 1px solid #ddd;
}
.bottom p{
    font-size: 14px;
    color: #3d3d3d;
}
.bottom p span{
    font-size: 18px;
    color: #e42e00;
    font-weight: 600;
}



/* 底部菜单 */
.footer_nav{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}
.footer_nav ul a{
    width: 100%;

}
.footer_nav ul{
    height: 100%;
    display: flex;
}
.footer_nav li{
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #969696;
}
.footer_nav .action{
  color: #bd1a2d;
}

.footer_nav li img{
    height: 24px;
    width: 24px;
    line-height: 20px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.footer_nav li span{
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}