html, body{background: #FFFFFF;}
html, body{background: #FFFFFF;}
body, div, ul, li, button{font-size: 12px; line-height: 20px; list-style:none; margin: 0; padding: 0; border: 0;}

.layui-form-select{max-width: 200px;}
.table_none_hover tbody tr:hover{background-color: transparent;}
.clear{clear: both;float: none!important;}
.finger{cursor:pointer;}

.white{color: white;}
.red{color: red;}
.blue{color: blue;}
.green{color: green;}
.gray{color: gray;}
.color_default_1{color: #0981f8!important;}
.a4a4a4{color: #a4a4a4;}

.center_align{text-align: center;}
.right_align{text-align: right;}
.hide{display: none;}

.margin_0{margin: 0;}
.margin_5{margin: 5px;}
.margin_10{margin: 10px;}
.margin_0_10{margin: 0 10px;}

.margin_top_0{margin-top: 0!important;}
.margin_top_5{margin-top: 5px;}
.margin_top_10{margin-top: 10px;}
.margin_top_15{margin-top: 15px;}
.margin_top_20{margin-top: 20px!important;}
.margin_top_40{margin-top: 40px;}
.margin_top_100{margin-top: 100px;}

.margin_right_5{margin-right: 5px;}
.margin_right_10{margin-right: 10px;}
.margin_right_15{margin-right: 15px;}
.margin_right_20{margin-right: 20px;}
.margin_right_100{margin-right: 100px;}

.margin_left_5{margin-left: 5px;}
.margin_left_10{margin-left: 10px;}
.margin_left_15{margin-left: 15px;}
.margin_left_20{margin-left: 20px!important;}
.margin_left_30{margin-left: 30px!important;}

.padding_5{padding: 5px;}
.padding_10{padding: 10px;}
.padding_20{padding: 20px;}
.padding_30{padding: 30px;}
.padding_0_10{padding: 0 10px;}

.padding_top_5{padding-top: 5px;}
.padding_top_10{padding-top: 10px;}
.padding_top_15{padding-top: 15px;}
.padding_top_20{padding-top: 20px;}

.padding_right_5{padding-right: 5px;}
.padding_right_10{padding-right: 10px;}
.padding_right_15{padding-right: 15px;}
.padding_right_20{padding-right: 20px;}

.padding_left_5{padding-left: 5px;}
.padding_left_10{padding-left: 10px;}
.padding_left_15{padding-left: 15px;}
.padding_left_20{padding-left: 20px;}

.width_100b{width: 100%;}

.width_50{width: 50px;}
.width_60{width: 60px;}
.width_75{width: 75px;}
.width_100{width: 100px;}
.width_120{width: 120px;}
.width_150{width: 150px;}
.width_200{width: 200px;}
.width_250{width: 250px;}
.width_300{width: 300px;}
.width_350{width: 350px;}
.width_400{width: 400px;}
.width_450{width: 450px;}
.width_500{width: 500px!important;}
.width_600{width: 600px!important;}
.width_700{width: 700px!important;}
.width_800{width: 800px!important;}
.width_850{width: 850px!important;}
.width_900{width: 900px!important;}

.height_auto{height: auto;!important;}
.height_50{height: 50px;}
.height_40{height: 40px;}
.height_100{height: 100px;}
.height_110{height: 110px;}
.height_120{height: 120px;}
.height_150{height: 150px;}
.height_200{height: 200px;}
.height_250{height: 250px;}
.height_300{height: 300px;}
.height_350{height: 350px;}
.height_400{height: 400px;}
.height_450{height: 450px;}
.height_500{height: 500px;}

.index_white{
    width: 1200px;
    margin: auto;
}

.float_left{
    float: left;
}
.float_right{
    float: right;
}
.list_max_height{
    height:50px;
    overflow: hidden;
}
.word_up{
    color: #2098e2;
    border-bottom: 1px solid #2098e2;
    background-color: white;
}
.div_overflow{
    overflow: hidden;
}

.bg_color_ff6900{
    background-color: #ff6900!important;
}

.color_login{
    color: #f4b700;
}

.color_5ebefa{
    color: #5ebefa;
}

.color_666666{
    color: #666666;
}

.color_Gainsboro{
    color: #DCDCDC;
}

.color_white{
    color: white;
}

.color_9038{
    color: #ff9038;
}

.color_theme{
    color: #f4b700;
}

.order_div {
    margin-top: 20px;
    border: 1px solid #2098e2;
}

.div_border {
    border: 1px solid black;
}

.div_border_fff {
    border: 1px solid #DCDCDC;
}

.div_radius{
    border-radius: 10px;
}

.background_color {
    background-color: #f2f2f2;
    font-size: 16px;
    line-height: 30px;
}
.background_color_login{
    background-color: #ff9308;
}

.div_border_btn{
    border-bottom: 1px solid #dddcdc;
}

.div_border_dashed_btn{
    border-bottom: 1px dashed  #dddcdc;
}

.select_mechanism {
    margin-top: 25px;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
}
.line_height_30_size_12{
    line-height: 30px;
    font-size: 12px;
}

.line_height_40 {
    line-height: 40px;
    height: 40px;
    font-size: 12px;
}

.line_height_20 {
    line-height: 20px;
}

.line_height_30 {
    line-height: 30px;
    font-size: 16px;
}

.line_height_30_color {
    line-height: 30px;
    font-size: 14px;
    color: #a4a4a4;
}
.calendar_border{
    border: 2px solid #a4a4a4;
    border-radius: 3px;
}

.tab_sty {
    margin: 0 -20px 0 -20px;
    border-radius: 5px;
    line-height: 28px;
}
/**
图片经过添加边框
 */
.hover_img{
    padding: 2px;
    /*border: 2px solid transparent;*/
    /*box-sizing: border-box;*/
}
.hover_img :hover{
    padding: 0;
    /*border: 2px solid #a4a4a4;*/
    box-shadow: 0 0 0 3px #a4a4a4;
    outline: 3px solid #a4a4a4;
}

.text_center{
    text-align: center;
}

.apply_top{
    margin-top: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}

.calendar-day {
    text-align: center;
    color: #202535;
    line-height: 30px;
    font-size: 12px;
}

.is-selected {
    color: red;
}

.view_main_background_height {
    background-size: 100% 100%;
    background-color: #f1f1f1;
    width: 100%;
    background-attachment: fixed;
    padding-top: 10px;
    padding-bottom: 100px;
    min-height: 600px;
}

.succcess{
    align-content: center;
    width: 500px;
    margin:150px auto
}
.order_edit{
    align-content: center;
    width: 1200px;
    margin:20px auto
}
.font_size_25{
    font-size: 25px;
}

.font_size_30{
    font-size: 30px;
}

.font_size_20{
    font-size: 20px;
}

.font_size_16{
    font-size: 16px;
}
.font_size_18{
    font-size: 18px;
}
.color_blue{
    color: blue;
}
.border_button{
    border-bottom: 1px solid;
}
.border_right{
    border-right: 1px solid black;
}
.birder_radius_5{
    border-radius: 5px;
}
/*页面公共样式*/
