button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
.ec_button {
    background: #ff6900;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    width: 120px;
    height: 38px;
}

.ec_button_yell{
    background: #ffffff;
    border-radius: 2px;
    color: #ff6900;
    border:1px solid #ff6900;
    font-size: 14px;
    height: 38px;
}
.ec_checkbox {
    background: #ff6900;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    height: 38px;
}
.ec_input,.ec_select,.ec_textarea {
    font-size: 12px;
    line-height: 150%;
    font-family: open_sansregular, 'Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif';
    color: #333
}
.ec_input{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background: #fff;
    font-size: 14px;
    color: #555;
    width: 250px;
    padding-left: 10px;

}
.ec_select{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background: #fff;
    font-size: 14px;
    color: #999;
    width: 250px;
}
.ec_textarea{
    border: 1px solid #e3e3e3;
    font-size: 14px;
    background: #fff;
    color: #999;
}
.ec_checkbox,.ec_radio {
    cursor: pointer;
    width: 14px;
    height: 14px;
}
.ec_table thead{

}

.ec_table tbody tr td{
    background: white;
}

.ec_table .ta-left{
    text-align: left;
}

.ec_table tbody tr:nth-child(odd) td {

}
.ec_table tbody td{
    font-size: 12px;
}

.ec_table tbody tr:nth-child(even) td {
/*background: #ffeb8c;*/
}



.ec_table tfoot th, .ec_table tfoot td{
    height: 5em;
    text-align: center;
    font-size: 1.5em;
    color: #cccccc;
    background: white;
}

 .ec_table th, .ec_table td {
     border: none;
     border-top: 1px solid #F0F0F0;
     background-color: #FAFAFA;
     line-height: 40px;
     padding-top: 0;
     padding-bottom: 0;
}
.ec_table thead th, .ec_table thead td {
    font-size: 14px;
}

.ec_table checkbox{
    background: #ff6900;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    height: 38px;
}
 .ec_table td {
    padding: 5px;
    line-height: 25px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #e3e3e3;
    border-radius: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    font-size: 14px;
    color: #999;
}
.ec_select2 .select2-container .select2-selection--single {
    height: 40px;
}
.ec_select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.ec_select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}





 .ec_table td a {
    color: #ff6900;
    cursor: pointer;
}
.w10{
    width: 10%;
}
.w15{
    width: 15%;
}
.w20{
    width: 20%;
}
.w25{
    width: 25%;
}
.w30{
    width: 30%;
}
.w35{
    width: 35%;
}
.w40{
    width: 40%;
}
.w45{
    width: 45%;
}
.w50{
    width: 50%;
}
.w55{
    width: 55%;
}
.w60{
    width: 60%;
}
.w65{
    width: 65%;
}
.w70{
    width: 70%;
}
.w75{
    width: 75%;
}
.w80{
    width: 80%;
}
.w85{
    width: 85%;
}
.w90{
    width: 90%;
}
.w95{
    width: 95%;
}
.layui-layer-btn0{
    background-color: #2177C7 !important;
}
.msg-hide{
    display: none;
}


.form-group {
    clear: both;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
.form-group .cols {
    float: left;
}
.form-group .cols.col4 {
    width: 10%;
    text-align: right;
}
.form-group .cols.col4 .red-icon {
    color: red;
}
.form-group .cols.col8 {
    width: 80%;
    padding-left: 25px;
    padding-right: 35px;
    font-weight: bold;
}
.form-group  .col8 textarea{
    width: 80%;
    height: 5em;
}
.float-group{

}
.float-group .form-group{
    clear: none;
    display: inline-block;
}
.filter-btn{
    border: 1px solid #ff6900;
    text-decoration: none;
    padding: 5px;
    border-radius: 2px;
    margin-right: 5px;
    color:#ff6900;
    cursor: pointer
}
.filter-btn:hover{
    color:white;
    background:#ff6900;
}

.filter-form {
    padding: 15px 0 0;
}
.filter-form .yl-select {
    height: 100%;
    width: 220px;
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    vertical-align: middle;
}
.filter-form .yl-input {
    width: 100px;
    height: 100%;
    padding: 0 5px;
    border-radius: 2px;
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
}
.filter-form label {
    margin-bottom: 20px;
    height: 32px;
    display: inline-block;
}
.filter-form label button {
    margin-right: 10px;
}
.filter-form label .label {
    font-size: 12px;
    display: inline-block;
    line-height: 30px;
    width: 95px;
    text-align: right;
    margin-right: 6px;
    vertical-align: middle;
}
.filter-form label .input-line {
    font-size: 14px;
    width: 20px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}






