/*
1.内、外边距
2、字体大小、字体左中右对齐方式
3、容器 宽、高、行高；左右浮动、绝对、相对布局
4、鼠标样式 cursor: pointer
5.内容益处处理：overflow-----（dlx_of_auto）
6.圆角 .dlx_br_4{border-radius: 4px;}
*/
/*///////*/
.dlx_fs_1 {
    font-size: 1rem !important
}

.dlx_fs_12 {
    font-size: 1rem
}

.dlx_fs_12p {
    font-size: 12px !important
}

.dlx_fs_14 {
    font-size: 1.1666rem !important
}

.dlx_fs_12p {
    font-size: 12px !important
}

.dlx_fs_14p {
    font-size: 14px !important
}

.dlx_fs_15p {
    font-size: 15px !important
}

.dlx_fs_16p {
    font-size: 16px !important
}

.dlx_fs_18p {
    font-size: 18px !important
}

.dlx_fs_20p {
     font-size: 20px !important
 }
.dlx_fs_22p {
    font-size: 22px !important
}
.dlx_fs_24p {
    font-size: 24px !important
}

.dlx_fs_26p {
    font-size: 26px !important
}
.dlx_fs_28p {
    font-size: 28px !important
}
.dlx_fs_30p {
    font-size: 30px !important
}
.dlx_fs_32p {
    font-size: 32px !important
}

.dlx_navL_color {
    color: #F1F1F1;
}

.dlx_fs_16 {
    font-size: 1.3333rem !important
}

.dlx_fs_18 {
    font-size: 1.5rem !important
}

.dlx_fs_20 {
    font-size: 2rem
}

.dlx_fs_30 {
    font-size: 3rem
}

.dlx_bold {
    font-weight: bold;
}

.dlx_none {
    display: none !important
}

.dlx_abs {
    position: absolute
}

.dlx_relative {
    position: relative!important;
}

.dlx_inlinebl {
    display: inline-block !important
}

.dlx_inline {
    display: inline
}

.dlx_inlinebl_left {
    display: inline-block;
    width: 100%;
    text-align: left
}

.dlx_inlineBlock {
    display: inline-block !important;
}

.dlx_text_center {
    text-align: center !important
}

.dlx_text_left {
    text-align: left !important
}

.dlx_text_right {
    text-align: right !important
}

.dlx_valign_m {
    vertical-align: middle
}

.dlx_valign_t {
    vertical-align: top
}

.dlx_valign_b {
    vertical-align: bottom
}

.dlx_fr {
    float: right !important;
}

.dlx_fl {
    float: left !important;
}

.dlx_fh {
    height: 100%
}

.dlx_fw {
    width: 100%
}

.dlx_no_border {
    border: none !important
}

.dlx_top_border {
    border-top: 1px solid #EFA025 !important
}

.dlx_line_20p {
    line-height: 20px !important
}

.dlx_line_2 {
    line-height: 2rem !important
}

.dlx_line_3 {
    line-height: 3rem !important
}

.dlx_line_4 {
    line-height: 4rem !important
}

.dlx_line_25p {
    height: 30px;
    line-height: 30px;
}

.dlx_w_full {
    width: 100% !important
}

.dlx_w_a {
    width: auto !important
}

.dlx_w_0 {
    width: 0 !important
}

.dlx_w_1 {
    width: 1rem !important
}

.dlx_w_2 {
    width: 2rem !important
}

.dlx_w_3 {
    width: 3rem !important
}

.dlx_w_4 {
    width: 4rem !important
}

.dlx_w_5 {
    width: 5rem !important
}

.dlx_w_6 {
    width: 6rem !important
}

.dlx_w_7 {
    width: 7rem !important
}

.dlx_w_8 {
    width: 8rem !important
}

.dlx_w_9 {
    width: 9rem !important
}

.dlx_w_10 {
    width: 10rem !important
}

.dlx_w_13 {
    width: 13rem !important
}

.dlx_w_11 {
    width: 11rem !important
}

.dlx_w_18 {
    width: 18rem !important
}

.dlx_w_20 {
    width: 20rem !important
}

.dlx_w_25 {
    width: 25rem !important
}

.dlx_w_70p {
    width: 70px;
}
.dlx_w_100p {
   width: 100px!important;
}
.dlx_w_140p {
    width: 140px!important;
}
.dlx_w_55p {
    width: 55px;
}
.dlx_w_500p {
    width: 500px;
}

.dlx_h_1 {
    height: 1rem !important
}

.dlx_h_2 {
    height: 2rem !important
}

.dlx_h_3 {
    height: 3rem !important
}

.dlx_h_4 {
    height: 4rem !important
}

.dlx_h_5 {
    height: 5rem !important
}

.dlx_h_6 {
    height: 4.6rem !important;
}

.dlx_h_10 {
    height: 10rem !important
}

/*
外-四边距
*/
.dlx_m_p_0 {
    margin: 0;
    padding: 0;
}

.dlx_m_0 {
    margin: 0 !important
}

.dlx_m_1 {
    margin: 1rem !important
}

/*
外-左边距
*/
.dlx_ml_0 {
    margin-left: 0 !important
}

.dlx_ml_1 {
    margin-left: 1rem !important
}

.dlx_ml_2 {
    margin-left: 2rem !important
}

.dlx_ml_3 {
    margin-left: 3rem !important
}

.dlx_ml_4 {
    margin-left: 4rem !important
}

.dlx_ml_5 {
    margin-left: 5rem !important
}

.dlx_ml_6 {
    margin-left: 6rem !important
}

.dlx_ml_7 {
    margin-left: 7rem !important
}

.dlx_ml_8 {
    margin-left: 8rem !important
}
.dlx_ml_5p {
    margin-left: 5px !important
}
.dlx_ml_10p {
    margin-left: 10px !important
}
.dlx_ml_20p {
     margin-left: 20px !important
 }
.dlx_ml_30p {
    margin-left: 30px !important
}
.dlx_ml_65p {
    margin-left: 65px !important
}
.dlx_ml_f2p {
    margin-left: -2px !important
}


/*
外-上边距
*/
.dlx_mt_f10p {
    margin-top: -10px !important
}

.dlx_mt_0 {
    margin-top: 0 !important
}

.dlx_mt_0_5 {
    margin-top: .5rem !important
}

.dlx_mt_1 {
    margin-top: 1rem !important
}

.dlx_mt_1_5 {
    margin-top: 1.5rem !important
}

.dlx_mt_2 {
    margin-top: 2rem !important
}

.dlx_mt_3 {
    margin-top: 3rem !important
}

.dlx_mt_4 {
    margin-top: 4rem !important
}

.dlx_mt_5 {
    margin-top: 5rem !important
}
.dlx_mt_6 {
    margin-top: 6rem !important
}
.dlx_mt_8 {
    margin-top: 8rem !important
}

.dlx_mt_2p {
    margin-top: 2px !important
}

.dlx_mt_15p {
    margin-top: 15px !important
}

.dlx_mt_5p {
    margin-top: 5px !important
}

.dlx_mt_10p {
    margin-top: 10px !important
}

.dlx_mt_20p {
    margin-top: 20px !important
}

.dlx_mt_25p {
    margin-top: 25px !important
}
.dlx_mt_30p {
    margin-top: 30px !important
}
.dlx_mt_40p {
    margin-top: 40px !important
}
.dlx_mt_60p {
    margin-top: 60px !important
}
.dlx_mt_70p {
    margin-top: 70px !important
}
.dlx_mt_75p {
    margin-top: 75px !important
}
.dlx_mt_80p {
    margin-top: 80px !important
}
/*
外-右边距
*/
.dlx_mr_0 {
    margin-right: 0 !important
}

.dlx_mr_1 {
    margin-right: 1rem !important
}

.dlx_mr_2 {
    margin-right: 2rem !important
}

.dlx_mr_2_5 {
    margin-right: 2.5rem !important
}

.dlx_mr_3 {
    margin-right: 3rem !important
}

.dlx_mr_4 {
    margin-right: 4rem !important
}

.dlx_mr_5 {
    margin-right: 5rem !important
}

.dlx_mr_10p {
    margin-right: 10px !important
}

/*
外-下边距
*/
.dlx_mb_0 {
    margin-bottom: 0 !important
}

.dlx_mb_0_5 {
    margin-bottom: .5rem !important
}

.dlx_mb-min {
    margin-bottom: 6px !important
}

.dlx_mb_1 {
    margin-bottom: 1rem !important
}

.dlx_mb_2 {
    margin-bottom: 2rem !important
}

.dlx_mb_3 {
    margin-bottom: 3rem !important
}

.dlx_mb_4 {
    margin-bottom: 4rem !important
}

.dlx_mb_5 {
    margin-bottom: 5rem !important
}

.dlx_mb_8 {
    margin-bottom: 8rem !important
}

.dlx_m_lr_5p {
    margin-left: 5px;
    margin-right: 5px;
}

.dlx_m_lr_15p {
    margin-left: 15px;
    margin-right: 15px;
}

.dlx_m_lr_2p {
    margin-left: 2px;
    margin-right: 2px;
}

.dlx_p_lr_5p {
    padding-left: 5px;
    padding-right: 5px;
}

.dlx_p_lr_20p {
    padding-left: 20px;
    padding-right: 20px;
}

.dlx_m_lr_10pf {
    margin-left: -10px;
    margin-right: -10px;
}

/*
内-四边距
*/
.dlx_p_0 {
    padding: 0 !important
}

.dlx_p_0_3 {
    padding: .3rem !important
}

.dlx_p_1 {
    padding: 1rem !important
}

.dlx_p_2 {
    padding: 2rem !important
}

/*
内-下边距
*/
.dlx_pb_0 {
    padding-bottom: 0 !important
}

.dlx_pb_1 {
    padding-bottom: 1rem !important
}

.dlx_pb_2 {
    padding-bottom: 2rem !important
}

.dlx_pb_3 {
    padding-bottom: 3rem !important
}

.dlx_pb_4 {
    padding-bottom: 4rem !important
}

.dlx_pb_5 {
    padding-bottom: 5rem !important
}
.dlx_pb_20p {
    padding-bottom: 20px !important
}
.dlx_pb_70p {
    padding-bottom: 70px !important
}

/*
内-上边距
*/

.dlx_pt_0 {
    padding-top: 0 !important
}

.dlx_pt_1 {
    padding-top: 1rem !important
}

.dlx_pt_2 {
    padding-top: 2rem !important
}

.dlx_pt_3 {
    padding-top: 3rem !important
}

.dlx_pt_4 {
    padding-top: 4rem !important
}

.dlx_pt_5 {
    padding-top: 5rem !important
}
.dlx_pt_2p {
    padding-top: 2px;
}
.dlx_pt_7p {
    padding-top: 7px;
}
.dlx_pt_10p {
    padding-top: 10px;
}

.dlx_pt_20p {
    padding-top: 20px
}
.dlx_pt_25p {
    padding-top: 25px;
}

.dlx_pt_30p {
    padding-top: 30px
}
.dlx_ptb_5p{
    padding-top:15px;
    padding-bottom: 15px;
}
.dlx_pt_60p{
    padding-top:60px;
}
.dlx_ptb_70p{
    padding-top:70px;
    padding-bottom: 70px;
}
/*
内-右边距
*/
.dlx_pr_0 {
    padding-right: 0 !important
}

.dlx_pr_1 {
    padding-right: 1rem !important
}

.dlx_pr_2 {
    padding-right: 2rem !important
}

.dlx_pr_3 {
    padding-right: 3rem !important
}

.dlx_pr_4 {
    padding-right: 4rem !important
}

.dlx_pr_5 {
    padding-right: 5rem !important
}

.dlx_pr_6 {
    padding-right: 6rem !important
}

.dlx_pr_0_5 {
    padding-right: .5rem !important
}

.dlx_pr_5p {
    padding-right: 5px !important
}

.dlx_pr_12p {
    padding-right: 12px !important
}
.dlx_pr_20p {
    padding-right: 20px !important
}
.dlx_pr_10p {
    padding-right: 10px !important
}

/*内-左边距*/

.dlx_pl_0 {
    padding-left: 0 !important
}

.dlx_pl_0_5 {
    padding-left: .5rem !important
}

.dlx_pl_1 {
    padding-left: 1rem !important
}

.dlx_pl_2 {
    padding-left: 2rem !important
}

.dlx_pl_2_5 {
    padding-left: 2.5rem !important
}

.dlx_pl_3 {
    padding-left: 3rem !important
}

.dlx_pl_4 {
    padding-left: 4rem !important
}

.dlx_pl_5 {
    padding-left: 5rem !important
}

.dlx_pl_6 {
    padding-left: 6rem !important
}
.dlx_pl_100p {
    padding-left: 100px!important
}


.dlx_p_lrtb {
    padding: 0 0 0 10px;
}

.dlx_pl_5p {
    padding-left: 5px;
}

.dlx_pl_8p {
    padding-left: 8px !important;
}

.dlx_pl_20p {
    padding-left: 20px !important;
}

.dlx_plr_0 {
    padding-left: 0;
    padding-right: 0;
}

.dlx_plr_10p {
    padding: 0 10px!important;
}
.dlx_plr_6p {
    padding: 0 6px!important;
}
.dlx_plr_15p {
    padding: 0 15px!important;
}
.dlx_plr_20p {
    padding: 0 20px!important;
}
.dlx_plr_30p {
    padding: 0 30px!important;
}
.dlx_ptp_10p {
    padding: 10px 0;
}

.dlx_ptp_15p {
    padding: 15px 0;
}



.dlx_h_2_5 {
    height: 2.5rem !important
}

.dlx_lh_2 {
    line-height: 2rem !important
}

.dlx_lh_2_5 {
    line-height: 2.5rem !important
}

.dlx_lh_20p {
    line-height: 20px !important;
}

.dlx_lh_30p {
    line-height: 30px !important;
}

.dlx_lh_28p {
    line-height: 28px !important;
}

.dlx_lh_40p {
    line-height: 40px !important;
}

.dlx_lh_80p {
    line-height: 80px !important;
}

.dlx_l_7 {
    left: 7rem !important
}

.dlx_lh_3 {
    line-height: 3rem !important
}

.dlx_lh_4 {
    line-height: 4rem !important
}

.dlx_lh_5 {
    line-height: 5rem !important
}

.dlx_lh_40p {
    line-height: 40px !important
}

.dlx_mw_4 {
    min-width: 4rem !important
}

.dlx_mw_5 {
    min-width: 5rem !important
}

.dlx_clear_fix {
    clear: both
}

.dlx_hand {
    cursor: pointer
}

.dlx_font_color_white {
    color: #ffffff;
}

.dlx_of_auto {
    overflow: auto !important;
}

/*陈云带阴影边框 */
.dlx_box_shadow {
    border: 1px solid #6ab89b;
    height: 90%;
    border-radius: 6px;
    box-shadow: inset 1px 1px rgba(100, 190, 150, .5);
}

.dlx_selected {
    background-color: #0bb59b;
}

/*setting 私有css*/
.dlx_panle_left {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 2px;
}

/*圆角border-radius: 4px;*/
.dlx_br_4 {
    border-radius: 4px !important;
}

.dlx_br_6 {
    border-radius: 6px !important;
}

.dlx_br_8 {
    border-radius: 8px !important;
}

* {
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

button {
    color: #333333;
}

/*按钮*/
.dlx_wryh {
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

.dlx_bk50 {
    color: #505050
}

.dlx_bk33 {
    color: #333333
}

.dlx_bk {
    color: #000000
}

/*button_start*/
/*实例_start*/
/**
*实例_start
*<button class="btn btn-dlxorange ">发货</button>
*<button class="btn btn-dlxblue"><i class="ti-search"></i>查询</button>
*<button class="btn btn-dlxgreen">批准</button>
*<button class="btn btn-dlxred">驳回</button>
*<button class="btn btn-dlxwhite">取消</button>
*<button class="btn btn-dlxbluewhite ">详情</button>
*实例_end
**/
/*blue*/
.btn-dlxblue {
    /*text-align: left;*/
    /*letter-spacing: 5px !important;*/
    padding: 6px 0;
    min-width: 60px;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #ffffff;
    background-color: #14a8d5;
    border-color: #14a8d5;
}

.btn-dlxblue.active, .btn-dlxblue.focus, .btn-dlxblue:active, .btn-dlxblue:focus, .btn-dlxblue:hover, .open > .dropdown-toggle.btn-dlxblue {
    color: #ffffff;
    background-color: #14a8d5;
    border-color: #14a8d5;
    box-shadow: 1px 1px 4px #0487a5 !important;
}

.btn-dlxblue.disabled, .btn-dlxblue.disabled.active, .btn-dlxblue.disabled.focus, .btn-dlxblue.disabled:active, .btn-dlxblue.disabled:focus, .btn-dlxblue.disabled:hover, .btn-dlxblue[disabled], .btn-dlxblue[disabled].active, .btn-dlxblue[disabled].focus, .btn-dlxblue[disabled]:active, .btn-dlxblue[disabled]:focus, .btn-dlxblue[disabled]:hover, fieldset[disabled] .btn-dlxblue, fieldset[disabled] .btn-dlxblue.active, fieldset[disabled] .btn-dlxblue.focus, fieldset[disabled] .btn-dlxblue:active, fieldset[disabled] .btn-dlxblue:focus, fieldset[disabled] .btn-dlxblue:hover {
    color: #ffffff;
    background-color: #14a8d5;
    border-color: #14a8d5;
    opacity: 0.3;
}

/*orange ff7b39 ba3900*/
.btn-dlxorange {
    padding: 3px 12px;
    letter-spacing: 6px !important;
    width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #ffffff;
    background-color: #ff7b39;
    border-color: #ff7b39;
}

.btn-dlxorange.active, .btn-dlxorange.focus, .btn-dlxorange:active, .btn-dlxorange:focus, .btn-dlxorange:hover, .open > .dropdown-toggle.btn-dlxorange {
    color: #ffffff;
    background-color: #ff7b39;
    border-color: #ff7b39;
    box-shadow: 1px 1px 4px #ba3900 !important;
}

.btn-dlxorange.disabled, .btn-dlxorange.disabled.active, .btn-dlxorange.disabled.focus, .btn-dlxorange.disabled:active, .btn-dlxorange.disabled:focus, .btn-dlxorange.disabled:hover, .btn-dlxorange[disabled], .btn-dlxorange[disabled].active, .btn-dlxorange[disabled].focus, .btn-dlxorange[disabled]:active, .btn-dlxorange[disabled]:focus, .btn-dlxorange[disabled]:hover, fieldset[disabled] .btn-dlxorange, fieldset[disabled] .btn-dlxorange.active, fieldset[disabled] .btn-dlxorange.focus, fieldset[disabled] .btn-dlxorange:active, fieldset[disabled] .btn-dlxorange:focus, fieldset[disabled] .btn-dlxorange:hover {
    color: #ffffff;
    background-color: #ff7b39;
    border-color: #ff7b39;
    opacity: 0.3;
}

/*green 4ba54b 206b20*/
.btn-dlxgreen {
    padding: 3px 12px;
    letter-spacing: 6px !important;
    width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #ffffff;
    background-color: #4ba54b;
    border-color: #4ba54b;
}

.btn-dlxgreen.active, .btn-dlxgreen.focus, .btn-dlxgreen:active, .btn-dlxgreen:focus, .btn-dlxgreen:hover, .open > .dropdown-toggle.btn-dlxgreen {
    color: #ffffff;
    background-color: #4ba54b;
    border-color: #4ba54b;
    box-shadow: 1px 1px 4px #206b20 !important;
}

.btn-dlxgreen.disabled, .btn-dlxgreen.disabled.active, .btn-dlxgreen.disabled.focus, .btn-dlxgreen.disabled:active, .btn-dlxgreen.disabled:focus, .btn-dlxgreen.disabled:hover, .btn-dlxgreen[disabled], .btn-dlxgreen[disabled].active, .btn-dlxgreen[disabled].focus, .btn-dlxgreen[disabled]:active, .btn-dlxgreen[disabled]:focus, .btn-dlxgreen[disabled]:hover, fieldset[disabled] .btn-dlxgreen, fieldset[disabled] .btn-dlxgreen.active, fieldset[disabled] .btn-dlxgreen.focus, fieldset[disabled] .btn-dlxgreen:active, fieldset[disabled] .btn-dlxgreen:focus, fieldset[disabled] .btn-dlxgreen:hover {
    color: #ffffff;
    background-color: #4ba54b;
    border-color: #4ba54b;
    opacity: 0.3;
}

/*red e85c41 ba0c0c*/
.btn-dlxred {
    padding: 3px 12px;
    letter-spacing: 6px !important;
    width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #ffffff;
    background-color: #e85c41;
    border-color: #e85c41;
}

.btn-dlxred.active, .btn-dlxred.focus, .btn-dlxred:active, .btn-dlxred:focus, .btn-dlxred:hover, .open > .dropdown-toggle.btn-dlxred {
    color: #ffffff;
    background-color: #e85c41;
    border-color: #e85c41;
    box-shadow: 1px 1px 4px #ba0c0c !important;
}

.btn-dlxred.disabled, .btn-dlxred.disabled.active, .btn-dlxred.disabled.focus, .btn-dlxred.disabled:active, .btn-dlxred.disabled:focus, .btn-dlxred.disabled:hover, .btn-dlxred[disabled], .btn-dlxred[disabled].active, .btn-dlxred[disabled].focus, .btn-dlxred[disabled]:active, .btn-dlxred[disabled]:focus, .btn-dlxred[disabled]:hover, fieldset[disabled] .btn-dlxred, fieldset[disabled] .btn-dlxred.active, fieldset[disabled] .btn-dlxred.focus, fieldset[disabled] .btn-dlxred:active, fieldset[disabled] .btn-dlxred:focus, fieldset[disabled] .btn-dlxred:hover {
    color: #ffffff;
    background-color: #e85c41;
    border-color: #e85c41;
    opacity: 0.3;
}

/*white*/
.btn-dlxwhite {
    padding: 3px 12px;
    letter-spacing: 6px !important;
    width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #505050;
    background-color: #f3f3f3 !important;
    border-color: #f0f0f0;
}

.btn-dlxwhite_bg {
    padding: 3px 12px;
    /*letter-spacing: 6px !important;*/
    min-width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #505050;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}

.btn-dlxwhite_bg:hover, .btn-dlxwhite_bg:active, .btn-dlxwhite.active, .btn-dlxwhite.focus, .btn-dlxwhite:active, .btn-dlxwhite:focus, .btn-dlxwhite:hover, .open > .dropdown-toggle.btn-dlxwhite {
    color: #505050;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    box-shadow: 1px 1px 4px #b5b5b5 !important;
}

.btn-dlxwhite.disabled, .btn-dlxwhite.disabled.active, .btn-dlxwhite.disabled.focus, .btn-dlxwhite.disabled:active, .btn-dlxwhite.disabled:focus, .btn-dlxwhite.disabled:hover, .btn-dlxwhite[disabled], .btn-dlxwhite[disabled].active, .btn-dlxwhite[disabled].focus, .btn-dlxwhite[disabled]:active, .btn-dlxwhite[disabled]:focus, .btn-dlxwhite[disabled]:hover, fieldset[disabled] .btn-dlxwhite, fieldset[disabled] .btn-dlxwhite.active, fieldset[disabled] .btn-dlxwhite.focus, fieldset[disabled] .btn-dlxwhite:active, fieldset[disabled] .btn-dlxwhite:focus, fieldset[disabled] .btn-dlxwhite:hover {
    color: #505050;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    opacity: 0.3;
}

/*whiteBlue        */
.btn-dlxbluewhite {
    letter-spacing: 2px !important;
    padding: 0 !important;
    width: 36px !important;
    height: 22px !important;
    font-size: 12px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #505050;
    background-color: #ffffff;
    border-color: #0487a5;
}

.btn-dlxbluewhite.active, .btn-dlxbluewhite.focus, .btn-dlxbluewhite:active, .btn-dlxbluewhite:focus, .btn-dlxbluewhite:hover, .open > .dropdown-toggle.btn-dlxbluewhite {
    color: #505050;
    background-color: #e1f0fa;
    border-color: #0487a5;
}

.btn-dlxbluewhite.disabled, .btn-dlxbluewhite.disabled.active, .btn-dlxbluewhite.disabled.focus, .btn-dlxbluewhite.disabled:active, .btn-dlxbluewhite.disabled:focus, .btn-dlxbluewhite.disabled:hover, .btn-dlxbluewhite[disabled], .btn-dlxbluewhite[disabled].active, .btn-dlxbluewhite[disabled].focus, .btn-dlxbluewhite[disabled]:active, .btn-dlxbluewhite[disabled]:focus, .btn-dlxbluewhite[disabled]:hover, fieldset[disabled] .btn-dlxbluewhite, fieldset[disabled] .btn-dlxbluewhite.active, fieldset[disabled] .btn-dlxbluewhite.focus, fieldset[disabled] .btn-dlxbluewhite:active, fieldset[disabled] .btn-dlxbluewhite:focus, fieldset[disabled] .btn-dlxbluewhite:hover {
    color: #505050;
    background-color: #ffffff;
    border-color: #0487a5;
    opacity: 0.3;
}

.btn-dlxReset {
    padding: 3px 12px;
    letter-spacing: 6px !important;
    width: 60px !important;
    height: 34px !important;
    font-size: 14px !important;
    font-family: "微软雅黑", Verdana, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif !important;
    border-radius: 4px !important;
    color: #333333;
    background-color: #dbdbdb;
    border-color: #dbdbdb;
}

.btn-dlxReset:hover, .btn-dlxReset:active, .btn-dlxReset:focus {
    color: #333333;
    background-color: #dbdbdb;
    border-color: #dbdbdb;
    box-shadow: 1px 1px 4px #b5b5b5 !important;
}

/*学生管理  表格中的按钮*/

/*鼠标滑过显示小手*/
.dlx_cursor {
    cursor: pointer;
}

.dlx_tabBtn {
    cursor: pointer;

    border: 1px solid #14a8d5;
    width: 80px;
    height: 40px;
    border-radius: 4px;
    font-size: 10px;
    padding: 2px 8px;
    color: #14a8d5;
}

.dlx_tabBtn:hover {
    background-color: #14a8d5;
    color: #ffffff;
}

/*button_end*/

/*数据加载旋转图标*/
.dlx_loading {
    margin-left: -15px;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    border-left: 2px solid #007AFF;
    -webkit-animation: load1 1.1s infinite linear;
    animation: loading 1.1s infinite linear;
}

.dlx_btnSpace {
    width: 10px;
    display: inline-block
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.dlx_ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*//////////////*/
