﻿.layui-layer {
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    top: 235px;
}

.layui-layer-title {
    height: 35px !important;
    line-height: 35px !important;
    background: #fff !important;
    border: none !important;
    color: #fff !important
}

.layui-layer-setwin {
    top: 5px !important;
    width: 30px !important;
    height: 30px !important
}

    .layui-layer-setwin .layui-layer-close1 {
        margin: 0 !important;
        width: 30px !important;
        height: 30px !important;
        background-position: 0 0 !important;
        background: url(https://imgs.dgrhw.net/api/secrecymaster/html_up/2018/12/20181214092752161.png) no-repeat;
        background-size: 100%
    }
