@charset "utf-8";

*{margin:0px;padding:0px;}
body{font-size:14px;font-family:"微软雅黑","Microsoft YaHei";color:#000;background:#fff; }
a{text-decoration:none;color: #333; cursor:pointer;}
a:hover{color:#0557af; }
img{border:none}
.clear{clear:both;}
li{list-style: none;}
form .clear{margin-top: 5px;}
ul{list-style:none;}
input,select,button{font-family:"微软雅黑","Microsoft YaHei";outline:none;}
label.error{color:red;}
.pull_left{float: left;}
.pull_right{float:right;}
.mr5{margin-right:5px;}
.ml5{margin-left: 5px;}
.index_body{background: #f5f5f5;}
.red{color: #fc384b;}
.gray{color:#949494;}
.orange{color: #ff7f0d;}
.orange a{color: #ff7f0d;}
.orange a:hover{color: #ff7f0d}
.blue{color: #118ee9;}
.blue a{color: #118ee9;}
.blue a:hover{color: #0670bd;}



.mb20{margin-bottom: 20px;}
.mr10{margin-right: 10px;}



/**************** 整体结构 右边 ****************/
.main_r_nr{padding:10px 30px 20px; overflow: hidden;}


.tit{font-size:16px; line-height: 200%;}
.tit span{float:right; font-size: 14px;}

.con_tit_filter{float:left; margin-left: 20px; line-height: 40px; color: #333;}
.con_tit_filter li{float:left; margin-right: 10px;}
.con_tit_filter li span{margin-left: 5px;}


.assign_tit_filter{line-height: 20px; color: #333; background: #f5f5f5; padding: 10px; width: 100%; overflow: hidden; margin-bottom: 20px;}
.assign_tit_filter li{float:left; margin-right: 10px;}
.assign_tit_filter li span{margin-left: 5px;}
.assign_tit_filter li b{font-weight:bold; color: #118ee9;}


/* table列表 */
.table_list {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    border-bottom: none
}

.table_list th {
    background: #0670bd;
    color: white;
    text-align: left;
    padding-left: 5px;
    font-weight: normal;
    height: 45px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

.table_list td {
    height: 45px;
    padding-left: 5px;
    font-size: 12px;
    color: #373f3d;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

.table_list thead td {
    background: #3f6fba;
    color: white !important;
    text-align: left;
    padding-left: 5px;
    font-weight: normal;
    height: 45px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}


.table_list tr.error {
    background-color: #e85f4f;
}

.table_list tr.warn {
    background-color: #FFEF93;
}

.table_list tr.error td {
    color: #fff;
}

.table_list tr.warn td {
    color: #373f3d;
}

.table_list tr.error td a {
    color: #fff;
}

.table_list td .red {
    color: #e85e4f
}

.table_list td .green {
    color: #00ba8b
}

.table_list td a {
    color: #00ba8b
}

.search_record_wrap{width: 604px; border: 1px solid #cccccc; padding: 10px; line-height: 30px;color: #adadad; background: #fff;    position: absolute; z-index: 999999999999;    float: left;top:173px; }
.search_record_wrap a{color: #333;}
.search_record_wrap span{float:right; width: 100px; text-align: right;}
.search_record_wrap span a{color: #118ee9;}
.search_record_wrap span a:hover{color:#0557af; }


/*配送单-安全须知*/
.assign_safety_notice{line-height: 20px; overflow: hidden; margin-bottom: 20px;}


/*配送单-配送方式*/
