.layui-input:focus {
    border-color:#1e9fff;
}




.hidden{
    display: none;
}
.star-red{
    color: red;
    padding: 0 2px;
}
.layui-layer-page{
    top:0 !important;
}
/** 宽度 开始 */
.w-90{
    width: 120px !important;
}
.w-120{
    width: 120px !important;
}
.w-150{
    width: 150px !important;
}
.w-170{
    width: 170px !important;
}
.w-190{
    width: 190px !important;
}
.w-200{
    width: 200px !important;
}
.w-220{
    width: 220px !important;
}
.w-250{
    width: 250px !important;
}
.w-270{
    width: 270px !important;
}
.w-320{
    width: 320px !important;
}
.w-500{
    width: 500px !important;
}

/** 宽度 结束 */

/** 选项卡 开始 */
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #145093;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #145093;
}
/** 选项卡 结束 */

/** 按钮 开始 */
.layui-btn-primary:hover {
    border-color: #1e9fff;
    color: #333;
}
/** 按钮 结束 */

/** 表单下拉、checkbox 开始 */
.layui-form-select dl dd.layui-this {
    background-color: #f8f8f8;
    color: #145093;
    font-weight: 700;
}
.layui-form-checked[lay-skin=primary]>i {
    border-color: #145093!important;
    background-color: #145093;
    color: #fff;
}
/** 表单下拉、checkbox 结束 */

/** 表格 开始 */
.layui-table-checked {
    background-color: #FFF;
}
.layui-table-checked.layui-table-click, .layui-table-checked.layui-table-hover {
    background-color: #f8f8f8;
}
.layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate {
    border-color: #f8f8f8;
}
.layui-form-checkbox[lay-skin=primary]:hover>i {
    border-color: #145093;
    color: #fff;
}
.layui-form-checkbox[lay-skin=primary]>.layui-icon-indeterminate:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50%;
    height: 1px;
    margin: -1px auto 0;
    background-color: #145093;
}
.layui-table-cell {
    line-height: 20px !important;
    padding: 10px 15px;
    vertical-align: middle;
    height: auto;
    overflow: visible;
    text-overflow: inherit;
    white-space: normal;
}

/** 表格 结束 */

/** 翻页 开始 */
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1e9fff!important;
}
.layui-laypage a:hover {
    color: #1e9fff!important;
}
/** 翻页 结束 */

/** 弹出层 开始 */
.layui-layer-dialog.layui-layer-lan {
    min-width: 30% !important;
}
.layui-layer-title {
    background-color: #FFF !important;
    border-bottom: none !important;
    color: #212930 !important;
    font-size: 18px !important;
    border-radius: 6px 6px 0 0 !important;
    height: 55px !important;
    line-height: 55px !important;
}
.layui-layer-dialog.layui-layer-lan .layui-layer-content {
    padding: 30px 20px;
}
.layui-layer-dialog.layui-layer-lan .layui-layer-btn {
    border-top: none;
    padding: 10px 20px 20px 20px;
}
.layui-layer-dialog.layui-layer-lan a,.layui-layer-prompt a,.layui-layer-page a{
    background-color: #fff;
    color: #333;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 500;
    height: 40px;
    line-height: 14px;
}
.layui-layer-dialog.layui-layer-lan .layui-layer-btn0,.layui-layer-prompt .layui-layer-btn0,.layui-layer-page .layui-layer-btn0{
    background-color: #1E9FFF;
    color: #fff;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 500;
    height: 40px;
    line-height: 14px;
}
.modal-view{
    padding: 0 20px;
}
/** 请输入原因 */
.layui-layer-prompt textarea.layui-layer-input{
    width: 450px;
    resize:none;
}
/** 弹出层 结束 */

/** 弹出层表单 开始 */
.page_form{
    padding: 10px 16px;
}
.page_form .layui-form-label{
    width: 150px;
}
.page_form .layui-input-block{
    margin-left: 180px;
}
/** 弹出层表单 结束 */

/** 静态表格详情 开始*/
.view-table tbody th{
    text-align: right;
}
.table-fq{
    line-height: 30px;
}
.table-fq .table-fq-name{
    width: 120px;text-align: right;display: inline-block;
}
.table-fq .table-fq-key{
    text-align: left;display: inline-block;margin-left: 10px;
}
/** 静态表格详情 结束*/


/***********************搜索查询***********************/
.layui-search-form .layui-input, .layui-search-form .layui-select{
    height: 36px !important;
    line-height: 36px !important;
}
.layui-search-form .layui-btn{
    height: 34px !important;
    line-height: 34px !important;
    min-width: 75px !important;
    margin-top: -2px;
}
.search_style {
    margin-bottom: 10px;
    clear: both;
    width: 100%;
}

.search_style .search_content li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
    margin-top: 10px;
}

.search_style .search_content li .btn_search {
    height: 32px;
    background: #2a8bcc !important;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#3b98d6), to(#197ec1)) !important;
    background-image: -moz-linear-gradient(top, #3b98d6 0, #197ec1 100%) !important;
    background-image: linear-gradient(to bottom, #3b98d6 0, #197ec1 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0) !important;
    line-height: 32px;
    border: 0px;
    width: 60px;
    text-align: center;
    color: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}


/** 数据表格中的p样式 开始*/
.table-td-p>p{
    height: 25px;
    line-height: 25px;
}
.th-a{
    height: 25px;
    line-height: 25px;
    color: #1e9fff;
    text-decoration:underline;
}
.layui-table-div p{
    height: 25px;
    line-height: 25px;
}
.layui-table-div>p>span{
    width: 90px;
    display: inline-block;
}
.layui-table-div2 p{
    height: 25px;
    line-height: 25px;
    text-align: left;
}
.layui-table-div2>p>span{
    width: 90px;
    display: inline-block;
    text-align: right;
    color: #5f5f5f;
}
/** 数据表格中的p样式 结束*/
textarea{
    resize:none !important;
}
.clear_main{
    clear: both;
}



xm-select .xm-label .scroll .label-content{
    font-size: 14px;
}
xm-select > .xm-body .xm-option-content{
    font-size: 14px;
}
.layui-input[disabled], .layui-textarea[disabled] {
    cursor: not-allowed!important;
}
xm-select > .xm-body .scroll-body{
    max-height: 450px;
}


/** layui xmSelect 下拉菜单样式重写 start */
xm-select[size='small'] {
    min-height: 34px;
    line-height: 34px;
    border-radius: 4px;
}
xm-select > .xm-label.single-row{
    position: unset !important;
}
xm-select[size='small'] .xm-label .scroll .label-content, xm-select > .xm-tips{
    font-size: 12px !important;
    color: #333 !important;
}
xm-select > .xm-body .xm-option-content{
    padding-left: 5px !important;
}
xm-select[size='small'] .xm-body .xm-option .xm-option-icon {
    height: 14px !important;
    width: 14px !important;
    font-size: 14px !important;
}
body .ew-xmselect-tree xm-select .xm-body .xm-option .xm-option-icon {
    position: absolute;
    left: 30px;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    border: none!important;
    z-index: 1
}

body .ew-xmselect-tree xm-select .xm-body .xm-option .xm-option-icon:before {
    display: none
}

body .ew-xmselect-tree xm-select .xm-body .xm-option.selected {
    background-color: #f2f2f2!important
}

body .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #5fb878!important
}
.theme-blue xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-blue xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-blue .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #3c8dbc!important
}
.theme-green xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-green xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-green .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #00a65a!important
}
.theme-purple xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-purple xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-purple .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #722ed1!important
}
.theme-red xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-red xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-red .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #dd4b39!important
}
.theme-cyan xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-cyan xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-cyan .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #1890ff!important
}
.theme-white xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-white xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-white .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #2d8cf0!important
}
.theme-pink xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-pink xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-pink .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #fb7299!important
}
.theme-colorful xm-select .xm-body .xm-option.selected .xm-option-icon,.theme-colorful xm-select>.xm-body .xm-toolbar .toolbar-tag:hover,.theme-colorful .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #2d8cf0!important
}
.xm-option-content{
    width: 100% !important;
}
xm-select .xm-label .scroll .label-content {
    line-height: 34px !important;
}
/** layui xmSelect 下拉菜单样式重写 end */


/** 下拉选择 开始 */
.select_js_class{
    border: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
xm-select{
    min-height: 38px;
    line-height: 38px;
    border-radius: 0 !important;
    margin-left: 0 !important;
    border-color: #e6e6e6 !important;
}
xm-select:active{
    border-color: #E6E6E6 !important;
}
xm-select .xm-label .xm-label-block {
    margin-top: 3px !important;
    background-color: #195ea1 !important;
}
xm-select > .xm-tips{
    font-family: inherit !important;
    color: #858585 !important;
    font-size: 14px !important;
}
xm-select > .xm-label .xm-label-block{

}
.selects-js{
    border: none !important;
    margin-left: -10px !important;
    width: 600px !important;
}
xm-select .xm-label .xm-label-block {
    height: 28px !important;
    line-height: 28px !important;
}
.xm-option .xm-icon-duox{
    border-color: #195ea1 !important;
}
.selected .xm-icon-duox{
    color: #195ea1 !important;
}
/** 下拉选择 结束 */
.layui-disabled, .layui-disabled:hover {
    color: rgba(0,0,0,.85) !important;
    background-color: #fafafa !important;
}

