@charset "utf-8";
body {
    font-size: 14px;
}
.layui-table td, .layui-table th{
    font-size: 14px;
}
/*后台样式*/
.default-img{
    width: 160px;
    height: 90px;
}

.img-one-to-one{
    width: 120px;
    height: 120px;
}