body{
    font-size: .28rem;
}
.m_item1{
    background: #eeeeee;
    padding: .28rem .3rem;
    color: #333333;
    font-size: .26rem;
}
.m_item{
    padding: .25rem;
}
.m_imgs img{
    width: 100%;
}
.m_result{
    margin-bottom: .3rem;
}
.m_result_title{
    padding: .6rem 0;
    text-align: center;
    font-size: .36rem;
}
.m_result_title img{
    width: .64rem;
    margin-right: .13rem;
}
.m_result_con{
    padding-right: .35rem;
    padding-left: .35rem;
    box-shadow: 0rem 0.01rem 0.05rem 0rem
    rgba(34, 24, 21, 0.16);
    border-radius: 0.12rem;
    border: solid 0.01rem #e0e0e0;
}
.m_result_cons{
    padding: .4rem 0;
    line-height: 1.7;
}
.m_result_con_title{
    border-bottom: solid 0.01rem #e0e0e0;
    text-align: center;
    padding: .3rem;
    font-size: .3rem;
}
.m_result_end{
    text-align: center;
    margin-bottom: .4rem;
}
.m_result_end .m_but{
    width: 2.6rem;
    display: inline-block;
    height: .68rem;
    font-size: .3rem;
    line-height: .68rem;
    border-radius: 0.07rem;
}
.m_result_end .m_but1{
    background-color: #16a5b6;
    color: #ffffff;
}
.m_result_end .m_but2{
    border: solid 0.01rem #16a5b6;
    color: #16a5b6;
}
.mr2{
    margin-right: .2rem;
}
.m_model{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 888;
}
.m_model_show{
    width: 100%;
    padding: 0 .28rem;
    position: fixed;
    z-index: 899;
    background: #ffffff;
    bottom: 0;
    left: 0;
    border-radius: .2rem .2rem 0 0 ;
}
.m_xzfp_item{
    height: 1rem;
    line-height: 1rem;
    color: #666666;
    border-bottom: solid 0.02rem #eeee;
    text-align: center;
}
.m_model_show .m_title{
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
}
.m_model_show .m_cancel{
    font-size: 0.32rem;
    font-weight: bold;
    color: #999999;
}
.m_form_item{
    border-bottom: solid 0.02rem #eeee;
    margin-top: .2rem;
}
.m_form_item div,.m_form_item input{
    padding-bottom: .2rem;
    width: 100%;
}
.m_form_btn{
    width: 4.6rem;
    margin: .4rem auto;
    border-radius: 0.07rem;
    background-color: #16a5b6;
    color: #ffffff;
    font-size: 0.3rem;
    height: .68rem;
    line-height: .68rem;
    text-align: center;
}
.model_iten{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 99;
}
.model_iten img{
    position: absolute;
    right: 30px;
    top: 50px;
    width: 67%;
    z-index: 100;
}