.layui-upload-img {width: 92px;height: 92px;margin: 0 10px 10px 0;}
.form_opt_tpl{
    font-size: 12px;
    font-style: normal;
    color: #a4a4a4;
}
.form_opt_tpl code{
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
.m110{
    margin-left: 156px;
}
._upload_list_images_tag{
    position: absolute;
    right: 10px;
    top: 0;
    background: #009688;
    border: 0;
    color: #fff;
    width: 26px;
    height: 26px;
    font-size: 16px;
    cursor: pointer;
}