.mzsm_box{
    width: 100%;
    height: 100%;
    background: url("/static/images/mianze/mzsm_m_07.png") repeat;
    position: fixed;
    left:0;
    top:0;
    z-index: 9999;
}
.xysc_mzsm{
    width: 810px;
    background-color: #fff;
    padding-bottom: 25px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left:-405px;
    margin-top: -322px;
}
.xysc_mzsm .xysc_mzsm_top{
    width: 810px;
    height:57px;
    background: url("/static/images/mianze/mzsm_03.png") no-repeat center;
    position: relative;
}
.xysc_mzsm .xysc_mzsm_top span{
    position: absolute;
    right: 15px;
    top:14px;
    cursor: pointer;
}
.xysc_mzsm .xysc_mzsm_middle{
    width: 710px;
    height:auto;
    margin: 25px auto;
    padding: 25px;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.xysc_mzsm .xysc_mzsm_middle p{
    line-height: 25px;
    text-indent: 25px;
}
.xysc_mzsm .xysc_mzsm_middle .agree{
    margin-top: 30px;
    height:30px;
}
.xysc_mzsm .xysc_mzsm_middle .agree .p_right{
    float: left;
    width: 50%;
    text-align: right;
}
.xysc_mzsm .xysc_mzsm_middle .agree .p_left{
    float: left;
    width: 50%;
}
.xysc_mzsm_bottom{
    margin-top: 18px;
    text-align: center;
}
.xysc_mzsm_bottom button{
    width: 128px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    background: url("/static/images/mianze/mzsm_11.png") no-repeat left center;
}