.layui-input, .layui-select, .layui-textarea {
    /* height: 38px;
    line-height: 1.3;
    line-height: 38px;
    border-width: 1px; 
    border-style: solid; 
    border-radius: 2px;  */
}
.layui-elem-field{
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.closeBox {
    position: absolute;
    right: 0;
    background-color: #fff !important;
    color: #000;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}