﻿@charset "UTF-8";
.clearfloat:after{
  content:".";
  display: block;
  visibility: hidden;
  height: 0;
   clear: both;
}
.clearfloat{
  *zoom:1;*display: inline-block;_height:1px;
}
.clearfloat{
  zoom:1;
}
#Jpage1 .thead td, #Jpage2 .thead td {
  font-family: "microsoft yahei"; }
#Jpage1 .action-bar, #Jpage2 .action-bar {
  width: 100%;
  padding: 20px 0;
  text-align: right; }
#Jpage1 .action-bar .btn,
#Jpage1 .nav-search .btn, #Jpage2 .action-bar .btn,
#Jpage2 .nav-search .btn {
  width: 90px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  margin-right: 20px; }
#Jpage1 .nav-search .btn, #Jpage2 .nav-search .btn {
  text-align: center;
  float: right;
  margin-right: 5%;
  margin-bottom: 20px; }
#Jpage1 .action-bar .btn-primary, #Jpage1 .nav-search .btn-primary, #Jpage2 .action-bar .btn-primary, #Jpage2 .nav-search .btn-primary {
  background: #469bdd; }
#Jpage1 .action-bar .btn-default, #Jpage2 .action-bar .btn-default {
  background: #e7e7e7;
  color: #bbb; }
#Jpage1 .table td a, #Jpage2 .table td a {
  color: #1370b8;
  margin: 0 5px; }
  #Jpage1 .table td a.disable, #Jpage2 .table td a.disable{
    color: #666;
    text-decoration: none;
    cursor: default;    
  }
#Jpage2 .td7 a.chosed {
  color: #999; }
#Jpage1 .tbody-1 tr, #Jpage2 .tbody-1 tr {
  background: #fff; }
#Jpage1 .tbody-2 tr, #Jpage2 .tbody-2 tr {
  background: #f0f0f0; }
#Jpage1 .table-hover > tbody > tr:hover, #Jpage2 .table-hover > tbody > tr:hover {
  background-color: #dceaf4; }
#Jpage1 .nav-search, #Jpage2 .nav-search {
  width: 100%;
  margin: 20px auto;
  position: relative;
  overflow: hidden; }
#Jpage1 .nav-search .col, #Jpage2 .nav-search .col {
  position: relative;
  margin-bottom: 20px;
  float: left;
  height: 30px; }
#Jpage1 .nav-search .col, #Jpage2 .nav-search .col {
  width: 20%;
  margin-right: 5%; }
#Jpage1 .nav-search .nav-label, #Jpage2 .nav-search .nav-label {
  width: 70px;
  display: inline-block;
  color: #333;
  text-align: left;
  line-height: 30px; }
#Jpage1 .nav-search .inputbg, #Jpage2 .nav-search .inputbg {
  position: absolute;
  left: 70px;
  top: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #d1d1d1;
  background: #fff;
  height: 28px; }
#Jpage1 .nav-search .col1 .inputbg, #Jpage2 .nav-search .col1 .inputbg {
    /*width:310px;*/
  width:340px;
  height: 30px;
  border: none;
  text-align: center;
  color: #333; }
#Jpage1 .nav-search .inputbg .input,
#Jpage1 .nav-search .inputbg .select, #Jpage2 .nav-search .inputbg .input,
#Jpage2 .nav-search .inputbg .select {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  border: none; }
#Jpage1 .nav-search .col1 .input.start, #Jpage2 .nav-search .col1 .input.start {
  /*width: 45%;*/
  width: 48%;
  right: 55%;
  border: 1px solid #d1d1d1; }
#Jpage1 .nav-search .col1 .input.end, #Jpage2 .nav-search .col1 .input.end {
  /*width: 45%;*/
  width: 48%;
  left: 55%;
  right: 0;
  border: 1px solid #d1d1d1; }
#Jpage1 .additem .form, #Jpage2 .additem .form {
  width: 100%;
  margin-top: 40px;
  font-size: 14px;
  border-bottom: 1px solid #4884B3;
  padding-bottom: 20px; }
#Jpage1 .additem .form .group, #Jpage2 .additem .form .group {
  margin-bottom: 20px;
  overflow: hidden; }
#Jpage1 .additem .need, #Jpage2 .additem .need {
  color: red; }
#Jpage1 .additem .l-label, #Jpage2 .additem .l-label {
  width: 115px;
  text-align: right;
  float: left;
  line-height: 34px; }
#Jpage1 .additem .l-area, #Jpage2 .additem .l-area {
  margin-left: 15px; float: left;}
#Jpage1 .additem .remove_address{float: left;}
#Jpage1 .additem .col1, #Jpage2 .additem .col1 {
  margin-bottom: 10px; }
#Jpage1 .additem .col1 .s-label, #Jpage2 .additem .col1 .s-label {
  width: 80px;
  text-align: left;
  line-height: 34px;
  display: inline-block; }
#Jpage1 .additem .col1 .add, #Jpage1 .additem .col1 .add:hover, #Jpage2 .additem .col1 .add, #Jpage2 .additem .col1 .add:hover {
  display: inline-block;
  width: 120px;
  height: 28px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  color: #333;
  background: #fff;
  line-height: 28px;
  margin-left: 20px;
  text-decoration: none;
  margin-top: 2px; }
#Jpage1 .additem .input,
#Jpage1 .additem .select, #Jpage2 .additem .input,
#Jpage2 .additem .select {
  border: 1px solid #d1d1d1;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  padding: 0 5px;
  margin-right: 20px; }
#Jpage1 .additem .input1, #Jpage1 .additem .select1, #Jpage2 .additem .input1, #Jpage2 .additem .select1 {
  width: 153px; }
#Jpage1 .additem .input2, #Jpage2 .additem .input2 {
  width: 330px; }
#Jpage1 .additem .input3, #Jpage2 .additem .input3 {
  width: 157px; }
#Jpage1 .additem .select2, #Jpage1 .additem .input4, #Jpage2 .additem .select2, #Jpage2 .additem .input4 {
  width: 60px; }
#Jpage1 .additem .input5, #Jpage1 .additem .select3, #Jpage2 .additem .input5, #Jpage2 .additem .select3 {
  width: 190px; }
#Jpage2 .additem .input5, #Jpage2 .additem .select3{
    height:32px;} 
#Jpage1 .additem .l-radio, #Jpage2 .additem .l-radio {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  float: left;
  margin-top: 5px; }
#Jpage1 .additem .l-radio input[type=radio], #Jpage2 .additem .l-radio input[type=radio] {
  margin-right: 5px; }
#Jpage1 .additem .textarea, #Jpage2 .additem .textarea {
  width: 1px solid #d1d1d1;
  padding: 5px;
  width: 590px;
  resize: none; }
#Jpage1 .additem .textarea1, #Jpage2 .additem .textarea1 {
  height: 150px; }

#Jpage1 .additem .textarea2, #Jpage2 .additem .textarea2 {
  height: 105px; }
#Jpage1 .additem .textarea3, #Jpage2 .additem .textarea3 {
  height: 150px;
  width: 460px; }
#Jpage1 .additem .textarea1, #Jpage2 .additem .textarea4 {
   width: 360px;height: 100px; }
#Jpage1 .additem .btn-area, #Jpage2 .additem .btn-area {
  width: 800px;
  margin-top: 50px;
  text-align: center; }
#Jpage1 .additem .group .input-group, #Jpage2 .additem .group .input-group {
  width: 190px;
  float: left; }
#Jpage1 .additem .group:after, #Jpage2 .additem .group:after {
  display: table;
  clear: both;
  content: "";
  height: 0; }
#Jpage1 .additem .uploadbg, #Jpage2 .additem .uploadbg {
  width: 90px;
  height: 90px;
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  text-align: center;
  line-height: 90px;
  font-size: 40px;
  position: relative;
  color: #333;
  font-weight: 400;
  margin-right: 60px;
  float: left; }
#Jpage1 .additem .uploadbg .file, #Jpage2 .additem .uploadbg .file {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1; }
#Jpage1 .additem .upload-tip, #Jpage2 .additem .upload-tip {
  float: left;
  color: #919090;
  font-size: 12px;
  line-height: 20px; }
#Jpage1 .additem .upload-tip .size, #Jpage2 .additem .upload-tip .size {
  color: #ed870f; }
#Jpage1 .tab-pane .btn,
#Jpage1 .additem .btn,
#Jpage1 .model .btn, #Jpage2 .tab-pane .btn,
#Jpage2 .model .btn {
  margin: 0 20px;
  width: 83px;
  height: 28px;
  border: 1px solid #1f6193;
  background: #1471b8;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  padding: 0; }
#Jpage1 .tab-pane .btn.sure,
#Jpage1 .tab-pane .btn.sure:hover,
#Jpage1 .additem .btn.sure:hover,
#Jpage1 .model .btn.sure,
#Jpage1 .additem .btn.sure,
#Jpage1 .model .btn.sure:hover, #Jpage2 .tab-pane .btn.sure,
#Jpage2 .tab-pane .btn.sure:hover,
#Jpage2 .model .btn.sure,
#Jpage2 .model .btn.sure:hover {
  color: #fff;
  background: #1471b8; }
#Jpage1 .tab-pane .btn.cancel,
#Jpage1 .tab-pane .btn.cancel:hover,
#Jpage1 .additem .btn.cancel,
#Jpage1 .additem .btn.cancel:hover,
#Jpage1 .model .btn.cancel,
#Jpage1 .model .btn.cancel:hover, #Jpage2 .tab-pane .btn.cancel,
#Jpage2 .tab-pane .btn.cancel:hover,
#Jpage2 .model .btn.cancel,
#Jpage2 .model .btn.cancel:hover {
  color: #1471b8;
  background: #c3e4fd; }
#Jpage1 .delmodel .modal-dialog, #Jpage2 .delmodel .modal-dialog {
  width: 890px;
  height: 535px; }
#Jpage1 .remarkmodel .modal-dialog, #Jpage2 .remarkmodel .modal-dialog ,#warehouse .remarkmodel .modal-dialog{
  width: 560px;
  height: 350px; }
#Jpage1 .modal-content, #Jpage2 .modal-content,#warehouse .modal-content{
  border-radius: 0; }
#Jpage1 .model .modal-header, #Jpage2 .model .modal-header,#warehouse .model .modal-header {
  height: 36px;
  background: #e0e0e0;
  padding: 0 20px; }
#Jpage1 .model .modal-title, #Jpage2 .model .modal-title , #warehouse .model .modal-title {
  line-height: 36px;
  font-size: 20px; }
#Jpage1 .model .modal-header .close, #Jpage2 .model .modal-header .close,#warehouse .model .modal-header .close {
  margin-top: 7px; }
#Jpage1 .model .modal-body, #Jpage2 .model .modal-body,#warehouse .model .modal-body {
  background: #fff; }
#Jpage1 .delmodel .modal-body, #Jpage2 .delmodel .modal-body,#warehouse .delmodel .modal-body {
  padding: 40px 50px; }
#Jpage1 .remarkmodel .modal-body, #Jpage2 .remarkmodel .modal-body,#warehouse .remarkmodel .modal-body {
  padding: 20px 100px; }
#Jpage1 .control-label, #Jpage2 .control-label,#warehouse .control-label {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  font-size: 14px; }
#Jpage1 .delmodel .form-control.select, #Jpage2 .delmodel .form-control.select,#warehouse .delmodel .form-control.select {
  width: 210px;
  border: 1px solid #d1d1d1;
  background: #fff;
  height: 34px;
  display: inline-block;
  padding: 0 5px; }
#Jpage1 .delmodel .form-control.textarea, #Jpage2 .delmodel .form-control.textarea ,#warehouse .delmodel .form-control.textarea{
  width: 595px;
  height: 205px;
  background: #fff;
  padding: 5px;
  border: 1px solid #136fb8;
  display: inline-block; }
#Jpage1 .remarkmodel .textarea, #Jpage2 .remarkmodel .textarea,#warehouse .remarkmodel .textarea {
  width: 358px;
  height: 170px; }
#Jpage1 .selmodel .modal-dialog{
  width: 990px;
}
#Jpage1 .model .modal-footer, #Jpage2 .model .modal-footer {
  text-align: center; }
#Jpage1 .datepicker, #Jpage2 .datepicker {
  background: url(../images/calendar.png) right center no-repeat; }
.datepicker {
    width: 210px;
    background: url(../images/calendar.png) right center no-repeat;border-radius: 0;
}
#Jpage1 .datetimerangepicker, #Jpage2 .datetimerangepicker {
  background: url(../images/calendar.png) right center no-repeat; }
.datetimerangepicker {
    width: 210px;
    background: url(../images/calendar.png) right center no-repeat;border-radius: 0;
}

#Jpage1 .additem .input.error, #Jpage2 .additem .input.error {
  border: 1px solid red; }

#Jpage1 .nav-search .col1 {
  width: 32%; }

#Jpage2 .nav-search .col {
  width: 30%;
  margin-right: 3.33%; }

#Jpage2 .nav-search .col1 {
  /*width: 46.67%; }*/
  width: 39.67%; }
#Jpage2 .bar{
  border:1px solid #d4d4d4;
  background: #fffce9;
  padding: 0 20px;
  margin:30px 0;
}
#Jpage2 .bar .title{
  color:#333;
  font-size: 18px;
  line-height: 60px;
  font-family: "microsoft yahei";
}
#Jpage2 .bar .title .status{
  margin-left:40px;
}
#Jpage2 .bar .tip{
  border-top: 1px dashed #bbb;
  line-height: 50px;
  color: #333;
  font-size: 14px;
}
#Jpage2 .bar .tip .btn-close{
  display: inline-block;
  margin: 0 15px;
  *display: inline;
  *zoom:1;
  background: #d80f0f;
  text-align: center;
  font-size: 14px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  margin-top: 10px;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
}
#Jpage2 .flow{
  padding: -0 10px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-family: "microsoft yahei";
  overflow:hidden;
}
#Jpage2 .flow .col{
  width: 12%;
  float: left;
}
#Jpage2 .flow .status{
  display:block;
  width: 100%;
  height: 30px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  text-align: center;
  line-height: 30px;
}
#Jpage2 .flow .status.started{
  background: #1370b8;
  color: #fff;
}
#Jpage2 .flow .status.unstart{
  background: #c8c8c8;
  color: #333;
}
#Jpage2 .flow .arrow{
  width: 8%;
  height: 14px;
  margin:7px 1% 0;
  text-align: center;
  float: left;
}
#Jpage2 .flow  .sarrow{
  width:80px;
  margin:60px auto 0;
  height: 14px;
  background: url(../images/arrow.png) no-repeat;
  display: inline-block;
  *display: inline;
  *zoom:1;
}
#Jpage2 .flow .sarrow.started{
  background-position: 0 0;
}
#Jpage2 .flow .sarrow.unstart{
  background-position: 0 -59px
}
#Jpage2 .flow .status-tip{
  text-align: center;
  width: 100%;
  height: 60px;
  overflow: hidden;
}
#Jpage2 .tab{
  margin-top:60px;
  border:1px solid #d0d0d0;
  background: #fff;
  position: relative;
}
#Jpage2 .tab .head{
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size:14px;
  padding-left: 40px;
  background: #f0f0f0;
  border-bottom: 1px solid #d0d0d0;
}
#Jpage2 .tab .con{
  padding:10px 0;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
#Jpage2 .tab .con .label{
  width: 110px;
  text-align: right;
  display: inline-block;
  *display: inline;
  *zoom:1;
  color: #333;
}
#Jpage2 .tab.change{
  margin-top: 100px;
}
#Jpage2 .tab.change .menu-tab{
  width: 100%;
  height: 40px;
  position: absolute;
  left: -1px;
  top: -38px;
}
#Jpage2 .tab.change .menu-tab a{
  width: 90px;
  height: 38px;
  float: left;
  text-align: center;
  background: #fff;
  color: #333;
  text-decoration: none;
  border: 1px solid #d0d0d0;
  margin-right: -1px;
  margin-bottom: -1px;
  font-size: 14px;
  line-height: 38px;
}
#Jpage2 .tab.change .menu-tab a.cur,
#Jpage2 .tab.change .menu-tab a:hover{
  background: #f0f0f0;
  color: #333;
}
#Jpage2 .tab-con{
  padding: 0 20px;
  font-size: 14px;
}
#Jpage2 .tab-con .top{
  padding: 0 20px;
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}
#Jpage2 .tab-con .top .col{
  font-weight: bold;
}
#Jpage2 .tab-con .col{
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  white-space: nowrap; 
  text-align: left;
  float: left;
}
#Jpage2 .tab-con .group{
  margin: 0 20px;
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}
#Jpage2 .tab-con .group:last-child{
  border-bottom: none;
}
#Jpage2 .tab-con .col1{
  width: 30%;
}
#Jpage2 .tab-con .col2{
  width: 45%;
}
#Jpage2 .tab-con .col3{
  width: 25%;
}
#Jpage2 .title-bar{
  margin:20px 0;
  color: #333;
  font-size:18px;
  padding-left: 20px;
  border-left:2px solid #1f77bc;
  font-family: "微软雅黑";
  height: 18px;
  line-height: 18px;
}
#Jpage2 .tab-container{
  margin-top: 30px;
}
#Jpage2 .action-btn{
  width: 110px;
  height: 30px;
  background: #1471b7;
  border:1px solid #13598d;
  color: #fff;
  text-align: center;
  font:14px/30px "microsoft yahei";
  display: block;
  margin:50px auto;
}
#receiptModel .modal-body.additem{
  padding:0;
}
#closecpickModel .modal-body.additem {
    padding: 0;
}
/*# sourceMappingURL=bidmanage.css.map */

#Jpage2 .additem-store{font-size: 14px;}
#Jpage2 .nopickModel .modal-dialog {
    width: 890px;
  
}
#Jpage2 .additem-store .l-label{width: 89px;}
#Jpage2 .additem-store .group{overflow: hidden;margin-top: 20px;}
#Jpage2 .additem-store .modal-h2{height: 34px;border-bottom: 1px solid #ddd;}
#Jpage2 .additem-store .modal-h2 a{width: 122px;text-align: center;line-height: 32px;float: left;background-color: #eee;border:1px solid #ddd;border-bottom: 0;}
#Jpage2 .additem-store .modal-h2 a.current{background-color: #fff;}
.modal-store-cont h3{height: 32px;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;text-align: left;line-height: 32px;margin-top: 15px;padding-left: 10px;}

#Jpage2 .nopickModel .form-control.select {
    width: 210px;
    border: 1px solid #d1d1d1;
    background: #fff;
    height: 34px;
    display: inline-block;
    padding: 0 5px;
}
#Jpage2 .nopickModel .form-control.textarea {
    width: 595px;
    height: 205px;
    background: #fff;
    padding: 5px;
    border: 1px solid #136fb8;
    display: inline-block;
}
#Jpage2 .nopickModel .modal-store-form{padding: 15px;}
#Jpage2 .additem-store .modal-store-form .group{margin:0 0 15px 0;}
#Jpage2 .additem-store .modal-store-form .group .l-label{width: 80px;font-size: 14px;}
#Jpage2 .additem-store a.chs{color: #666;cursor: default;}

/*新加*/
#Jpage1 .additem-store{font-size: 14px;}
#Jpage1 .nopickModel .modal-dialog {
    width: 890px;
  
}
#Jpage1 .additem-store .l-label{width: 89px;}
#Jpage1 .additem-store .group{overflow: hidden;margin-top: 20px;}
#Jpage1 .additem-store .modal-h2{height: 34px;border-bottom: 1px solid #ddd;}
#Jpage1 .additem-store .modal-h2 a{width: 122px;text-align: center;line-height: 32px;float: left;background-color: #eee;border:1px solid #ddd;border-bottom: 0;}
#Jpage1 .additem-store .modal-h2 a.current{background-color: #fff;}
.modal-store-cont h3{height: 32px;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;text-align: left;line-height: 32px;margin-top: 15px;padding-left: 10px;}

#Jpage1 .nopickModel .form-control.select {
    width: 210px;
    border: 1px solid #d1d1d1;
    background: #fff;
    height: 34px;
    display: inline-block;
    padding: 0 5px;
}
#Jpage1 .nopickModel .form-control.textarea {
    width: 595px;
    height: 205px;
    background: #fff;
    padding: 5px;
    border: 1px solid #136fb8;
    display: inline-block;
}
#Jpage1 .nopickModel .modal-store-form{padding: 15px;}
#Jpage1 .additem-store .modal-store-form .group{margin:0 0 15px 0;}
#Jpage1 .additem-store .modal-store-form .group .l-label{width: 80px;font-size: 14px;}
#Jpage1 .additem-store a.chs{color: #666;cursor: default;}



/*
 * 说明：
 * 上面这段代码复用性极差
 * 为了避免重复劳动将上面代码复制一份在下面，并且优化选择器以便于复用样式
 */
.thead td,  .thead td {
  font-family: "microsoft yahei"; }
.action-bar,  .action-bar {
  width: 100%;
  padding: 20px 0;
  text-align: right; }
.action-bar .btn,
.nav-search .btn,  .action-bar .btn,
.nav-search .btn {
  width: 90px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  margin-right: 20px; }
.nav-search .btn,  .nav-search .btn {
  text-align: center;
  float: right;
  margin-right: 5%;
  margin-bottom: 20px; }
 .action-bar .btn-primary,  .nav-search .btn-primary,  .action-bar .btn-primary,  .nav-search .btn-primary {
  background: #469bdd; }
 .action-bar .btn-default,  .action-bar .btn-default {
  background: #e7e7e7;
  color: #bbb; }
 .table td a,  .table td a {
  color: #1370b8;
  margin: 0 5px; }
   .table td a.disable,  .table td a.disable{
    color: #666;
    text-decoration: none;
    cursor: default;    
  }
 .td7 a.chosed {
  color: #999; }
 .tbody-1 tr,  .tbody-1 tr {
  background: #fff; }
 .tbody-2 tr,  .tbody-2 tr {
  background: #f0f0f0; }
 .table-hover > tbody > tr:hover,  .table-hover > tbody > tr:hover {
  background-color: #dceaf4; }
 .nav-search,  .nav-search {
  width: 100%;
  margin: 20px auto;
  position: relative;
  overflow: hidden; }
 .nav-search .col,  .nav-search .col {
  position: relative;
  margin-bottom: 20px;
  float: left;
  height: 30px; }
 .nav-search .col,  .nav-search .col {
  width: 20%;
  margin-right: 5%; }
 .nav-search .nav-label,  .nav-search .nav-label {
  width: 70px;
  display: inline-block;
  color: #333;
  text-align: left;
  line-height: 30px; }
 .nav-search .inputbg,  .nav-search .inputbg {
  position: absolute;
  left: 70px;
  top: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #d1d1d1;
  background: #fff;
  height: 28px; }
 .nav-search .col1 .inputbg,  .nav-search .col1 .inputbg {
  height: 30px;
  border: none;
  text-align: center;
  color: #333; }
 .nav-search .inputbg .input,
 .nav-search .inputbg .select,  .nav-search .inputbg .input,
 .nav-search .inputbg .select {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  border: none; }
 .nav-search .col1 .input.start,  .nav-search .col1 .input.start {
  width: 45%;
  right: 55%;
  border: 1px solid #d1d1d1; }
 .nav-search .col1 .input.end,  .nav-search .col1 .input.end {
  width: 45%;
  left: 55%;
  right: 0;
  border: 1px solid #d1d1d1; }
  .datepicker::-ms-clear{
   padding-right: 22px;
  }
  .datetimerangepicker::-ms-clear{
   padding-right: 22px;
  }
 .additem .form,  .additem .form {
  width: 100%;
  margin-top: 40px;
  font-size: 14px;
  border-bottom: 1px solid #4884B3;
  padding-bottom: 20px; }
 .additem .form .group,  .additem .form .group {
  margin-bottom: 20px;
  overflow: hidden; }
 .additem .need,  .additem .need {
  color: red; }
 .additem .l-label,  .additem .l-label {
  width: 115px;
  text-align: right;
  float: left;
  line-height: 34px; }
 .additem .l-area,  .additem .l-area {
  margin-left: 15px; float: left;}
 .additem .remove_address{float: left;}
 .additem .col1,  .additem .col1 {
  margin-bottom: 10px; }
 .additem .col1 .s-label,  .additem .col1 .s-label {
  width: 80px;
  text-align: left;
  line-height: 34px;
  display: inline-block; }
 .additem .col1 .add,  .additem .col1 .add:hover,  .additem .col1 .add,  .additem .col1 .add:hover {
  display: inline-block;
  width: 120px;
  height: 28px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  color: #333;
  background: #fff;
  line-height: 28px;
  margin-left: 20px;
  text-decoration: none;
  margin-top: 2px; }
 .additem .input,
 .additem .select,  .additem .input,
 .additem .select {
  border: 1px solid #d1d1d1;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  padding: 0 5px;
  margin-right: 20px; }
 .additem .input1,  .additem .select1,  .additem .input1,  .additem .select1 {
  width: 153px; }
 .additem .input2,  .additem .input2 {
  width: 330px; }
 .additem .input3,  .additem .input3 {
  width: 157px; }
 .additem .select2,  .additem .input4,  .additem .select2,  .additem .input4 {
  width: 60px; }
 .additem .input5,  .additem .select3,  .additem .input5,  .additem .select3 {
  width: 190px; }
  .additem .input15
  {
  width:200px;margin-top:50px;
  }
 .additem .input5,  .additem .select3{
    height:32px;} 
 .additem .l-radio,  .additem .l-radio {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  float: left;
  margin-top: 5px; }
 .additem .l-radio input[type=radio],  .additem .l-radio input[type=radio] {
  margin-right: 5px; }
 .additem .textarea,  .additem .textarea {
  width: 1px solid #d1d1d1;
  padding: 5px;
  width: 590px;
  resize: none; }
 .additem .textarea1,  .additem .textarea1 {
  height: 150px; }
 .additem .textarea2,  .additem .textarea2 {
  height: 105px; }
 .additem .textarea3,  .additem .textarea3 {
  height: 150px;
  width: 460px; }
 .additem .btn-area,  .additem .btn-area {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center; }
 .additem .group .input-group,  .additem .group .input-group {
  width: 190px;
  float: left; }
 .additem .group:after,  .additem .group:after {
  display: table;
  clear: both;
  content: "";
  height: 0; }
 .additem .uploadbg,  .additem .uploadbg {
  width: 90px;
  height: 90px;
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  text-align: center;
  line-height: 90px;
  font-size: 40px;
  position: relative;
  color: #333;
  font-weight: 400;
  margin-right: 20px;
  float: left; }
  .additem .uploadbg.error {
    border: 1px solid red;
  }
 .additem .uploadbg .file,  .additem .uploadbg .file {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1; }
 .additem .upload-tip,  .additem .upload-tip {
  float: left;
  color: #919090;
  font-size: 12px;
  line-height: 20px; }
 .additem .upload-tip .size,  .additem .upload-tip .size {
  color: #ed870f; }
 .tab-pane .btn,
 .additem .btn,
 .model .btn,  .tab-pane .btn,
 .model .btn {
  margin: 0 20px;
  width: 83px;
  height: 28px;
  border: 1px solid #1f6193;
  background: #1471b8;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  padding: 0; }
 .tab-pane .btn.sure,
 .tab-pane .btn.sure:hover,
 .additem .btn.sure:hover,
 .model .btn.sure,
 .additem .btn.sure,
 .model .btn.sure:hover,  .tab-pane .btn.sure,
 .tab-pane .btn.sure:hover,
 .model .btn.sure,
 .model .btn.sure:hover {
  color: #fff;
  background: #1471b8; }
 .tab-pane .btn.cancel,
 .tab-pane .btn.cancel:hover,
 .additem .btn.cancel,
 .additem .btn.cancel:hover,
 .model .btn.cancel,
 .model .btn.cancel:hover,  .tab-pane .btn.cancel,
 .tab-pane .btn.cancel:hover,
 .model .btn.cancel,
 .model .btn.cancel:hover {
  color: #1471b8;
  background: #c3e4fd; }
 .delmodel .modal-dialog,  .delmodel .modal-dialog {
  width: 890px;
  height: 535px; }
 .remarkmodel .modal-dialog,  .remarkmodel .modal-dialog ,#warehouse .remarkmodel .modal-dialog{
  width: 560px;
  height: 350px; }
 .modal-content,  .modal-content,#warehouse .modal-content{
  border-radius: 0; }
 .model .modal-header,  .model .modal-header,#warehouse .model .modal-header {
  height: 36px;
  background: #e0e0e0;
  padding: 0 20px; }
 .model .modal-title,  .model .modal-title , #warehouse .model .modal-title {
  line-height: 36px;
  font-size: 20px; }
 .model .modal-header .close,  .model .modal-header .close,#warehouse .model .modal-header .close {
  margin-top: 7px; }
 .model .modal-body,  .model .modal-body,#warehouse .model .modal-body {
  background: #fff; }
 .delmodel .modal-body,  .delmodel .modal-body,#warehouse .delmodel .modal-body {
  /*padding: 40px 50px;*/ padding:15px; }
 .remarkmodel .modal-body,  .remarkmodel .modal-body,#warehouse .remarkmodel .modal-body {
  padding: 20px 100px; }
 .control-label,  .control-label,#warehouse .control-label {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  font-size: 14px; }
 .delmodel .form-control.select,  .delmodel .form-control.select,#warehouse .delmodel .form-control.select {
  width: 210px;
  border: 1px solid #d1d1d1;
  background: #fff;
  height: 34px;
  display: inline-block;
  padding: 0 5px; }
 .delmodel .form-control.textarea,  .delmodel .form-control.textarea ,#warehouse .delmodel .form-control.textarea{
  width: 595px;
  height: 205px;
  background: #fff;
  padding: 5px;
  border: 1px solid #136fb8;
  display: inline-block; }
 .remarkmodel .textarea,  .remarkmodel .textarea,#warehouse .remarkmodel .textarea {
  width: 358px;
  height: 170px; }
 .selmodel .modal-dialog{
  width: 990px;
}
 .model .modal-footer,  .model .modal-footer {
  text-align: center; }
 .datepicker,  .datepicker {
  background: url(../images/calendar.png) right center no-repeat; }
 .datetimerangepicker,  .datetimerangepicker {
  background: url(../images/calendar.png) right center no-repeat; }
 .additem .input.error,  .additem .input.error {
  border: 1px solid red; }

 .nav-search .col1 {
  width: 32%; }

 .nav-search .col {
  width: 30%;
  margin-right: 3.33%; }

 .nav-search .col1 {
  width: 46.67%; }
 .bar{
  border:1px solid #d4d4d4;
  background: #fffce9;
  padding: 0 20px;
  margin:30px 0;
}
 .bar .title{
  color:#333;
  font-size: 18px;
  line-height: 60px;
  font-family: "microsoft yahei";
}
 .bar .title .status{
  margin-left:40px;
}
 .bar .tip{
  border-top: 1px dashed #bbb;
  line-height: 50px;
  color: #333;
  font-size: 14px;
}
 .bar .tip .btn-close{
  display: inline-block;
  margin: 0 15px;
  *display: inline;
  *zoom:1;
  background: #d80f0f;
  text-align: center;
  font-size: 14px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  margin-top: 10px;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
}
 .flow{
  padding: -0 10px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-family: "microsoft yahei";
  overflow:hidden;
}
 .flow .col{
  width: 12%;
  float: left;
}
 .flow .status{
  display:block;
  width: 100%;
  height: 30px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  text-align: center;
  line-height: 30px;
}
 .flow .status.started{
  background: #1370b8;
  color: #fff;
}
 .flow .status.unstart{
  background: #c8c8c8;
  color: #333;
}
 .flow .arrow{
  width: 8%;
  height: 14px;
  margin:7px 1% 0;
  text-align: center;
  float: left;
}
 .flow  .sarrow{
  width:80px;
  margin:60px auto 0;
  height: 14px;
  background: url(../images/arrow.png) no-repeat;
  display: inline-block;
  *display: inline;
  *zoom:1;
}
 .flow .sarrow.started{
  background-position: 0 0;
}
 .flow .sarrow.unstart{
  background-position: 0 -59px
}
 .flow .status-tip{
  text-align: center;
  width: 100%;
  height: 60px;
  overflow: hidden;
}
 .tab{
  margin-top:60px;
  border:1px solid #d0d0d0;
  background: #fff;
  position: relative;
}
 .tab .head{
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size:14px;
  padding-left: 40px;
  background: #f0f0f0;
  border-bottom: 1px solid #d0d0d0;
}
 .tab .con{
  padding:10px 0;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
 .tab .con .label{
  width: 110px;
  text-align: right;
  display: inline-block;
  *display: inline;
  *zoom:1;
  color: #333;
}
 .tab.change{
  margin-top: 100px;
}
 .tab.change .menu-tab{
  width: 100%;
  height: 40px;
  position: absolute;
  left: -1px;
  top: -38px;
}
 .tab.change .menu-tab a{
  width: 90px;
  height: 38px;
  float: left;
  text-align: center;
  background: #fff;
  color: #333;
  text-decoration: none;
  border: 1px solid #d0d0d0;
  margin-right: -1px;
  margin-bottom: -1px;
  font-size: 14px;
  line-height: 38px;
}
 .tab.change .menu-tab a.cur,
 .tab.change .menu-tab a:hover{
  background: #f0f0f0;
  color: #333;
}
 .tab-con{
  padding: 0 20px;
  font-size: 14px;
}
 .tab-con .top{
  padding: 0 20px;
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}
 .tab-con .top .col{
  font-weight: bold;
}
 .tab-con .col{
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  white-space: nowrap; 
  text-align: left;
  float: left;
}
 .tab-con .group{
  margin: 0 20px;
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}
 .tab-con .group:last-child{
  border-bottom: none;
}
 .tab-con .col1{
  width: 30%;
}
 .tab-con .col2{
  width: 45%;
}
 .tab-con .col3{
  width: 25%;
}
 .title-bar{
  margin:20px 0;
  color: #333;
  font-size:18px;
  padding-left: 20px;
  border-left:2px solid #1f77bc;
  font-family: "微软雅黑";
  height: 18px;
  line-height: 18px;
}
 .tab-container{
  margin-top: 30px;
}
 .action-btn{
  width: 110px;
  height: 30px;
  background: #1471b7;
  border:1px solid #13598d;
  color: #fff;
  text-align: center;
  font:14px/30px "microsoft yahei";
  display: block;
  margin:50px auto;
}
#receiptModel .modal-body.additem{
  padding:0;
}
#closecpickModel .modal-body.additem {
    padding: 0;
}
/*# sourceMappingURL=bidmanage.css.map */

 .additem-store{font-size: 14px;}
 .nopickModel .modal-dialog {
    width: 890px;
  
}
 .additem-store .l-label{width: 89px;}
 .additem-store .group{overflow: hidden;margin-top: 20px;}
 .additem-store .modal-h2{height: 34px;border-bottom: 1px solid #ddd;}
 .additem-store .modal-h2 a{width: 122px;text-align: center;line-height: 32px;float: left;background-color: #eee;border:1px solid #ddd;border-bottom: 0;}
 .additem-store .modal-h2 a.current{background-color: #fff;}
.modal-store-cont h3{height: 32px;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;text-align: left;line-height: 32px;margin-top: 15px;padding-left: 10px;}

 .nopickModel .form-control.select {
    width: 210px;
    border: 1px solid #d1d1d1;
    background: #fff;
    height: 34px;
    display: inline-block;
    padding: 0 5px;
}
 .nopickModel .form-control.textarea {
    width: 595px;
    height: 205px;
    background: #fff;
    padding: 5px;
    border: 1px solid #136fb8;
    display: inline-block;
}
 .nopickModel .modal-store-form{padding: 15px;}
 .additem-store .modal-store-form .group{margin:0 0 15px 0;}
 .additem-store .modal-store-form .group .l-label{width: 80px;font-size: 14px;}
 .additem-store a.chs{color: #666;cursor: default;}


 /* timepicker style fix */

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-arrow-left {
    background-position: -240px -96px;
}
.icon-arrow-right {
    background-position: -264px -96px;
}

#Jpage4 .nav-search .btn {

  margin:0 10px;
}

#notice-view #publishModel textarea {
  width: 420px;
  height: 200px;
  display: inline;
}
#notice-view #publishModel .modal-body.additem.additem-store {
  padding:30px;
}
.red{
  vertical-align: middle;;
  color:red!important;
  margin-right: 5px;
}
#fileurl-error{
  padding-top: 70px;
}
.gx{
  font-weight: bolder;
  padding-left: 10px;
  padding-right: 10px;
}

.remarkmodel .modal-footer{
  padding-bottom: 15px;
}

/* 报表样式*/
.mytable {
  width: 100%;
  margin-top: 35px;
  color:#333333;
  border-width: 1px;
  border-color: red;
  border-collapse: collapse;
/*  margin-left: 75px; */
}
.mytable>tbody>tr {
  height: 40px;
}

.mytable>tbody>tr>th{
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #666666;
  background-color: #dedede;
  text-align: center;
}

.boderyangshi {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #666666;
  background-color: #ffffff;
  text-align:center;
}
.boderyangshi.noneSty img{
  display: block;
    left: 35%;
    position: relative;
    float: left;
}
.boderyangshi.noneSty span{
  line-height: 40px;
}
#mytable3{
  width: 100%;
  margin-top: 35px;
  color:#333333;
/*  border-width: 1px;
  border-collapse: collapse; */
/*  margin-left: 75px; */
}
#mytable3>tbody>tr {
  height: 40px;
}

#mytable3>tbody>tr>th{
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #666666;
  background-color: #dedede;
  vertical-align: middle;
  text-align: center;
}
.colourstyle{
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #666666;
  background-color: #dedede;
  text-align:center;
  font-weight: bold;
  vertical-align: middle;
}

#mytable4>tbody>tr>th{
  vertical-align: middle;
  text-align: center;
}
#Tab {
      margin: 0 auto;
      width: 100%;
      margin-top: 20px;
      background: #fff;
  }
  .Menubox {
      border: 1px solid #C5C5C5;
  }
  .Menubox ul {
      list-style: none;
      padding: 0;
      margin: 0px;
      overflow: hidden;
  }
  .Menubox ul li {
      height: 38px;
      float: left;
      display: block;
      cursor: pointer;
      width: 140px;
      text-align: center;
      padding-top: 0px;
  }
  .Menubox ul li.hover {
      background: #fff;
      color: black;
      padding-top: 0px;
      border-top: 2px solid #297ABB;
  }
  .Menubox ul li p {
      float: left;
      margin: 10px 0px 0px 10px;
      color: black;
  }
  .tip-area {
    margin-left: 40px;
    line-height: 22px;
    color: #888;
}
.tip-area .title {
    color: #cb0506;
}
.tip-area .tip {
    text-indent: 2em;
}
#Jpage5 table tr:nth-child(even) td{background-color: #f1f0f0;}

#Jpage5 #myTabContent table .trh7 td{background-color: #fff;}

.issue-notice .modal-footer{
  text-align: center;
  padding-bottom: 15px;
}
.issue-notice .modal-footer .btn{
  margin: 0 20px;
  width: 83px;
  height: 28px;
  border: 1px solid #1f6193;
  background: #1471b8;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  padding: 0;
  color: #fff;
}
.issue-notice .modal-footer .btn.cancel{
    color: #1471b8;
    background: #c3e4fd;
}

.wuliu-info .info
{
  width: 100%;
  height: 290px;
  border-bottom: 1px solid #1370b8;
  margin-top: 15px;
}
.wuliu-info .info .infoimg
{
  width: 200px;
  height: 260px;
  border: 1px solid #aaaaaa;
  float: left;
}
.wuliu-info .info .infoimg .infoimgtitle
{
  margin: auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-top: 15px;
  overflow: hidden;
}
.wuliu-info .info .infoimg .infoimgtitle img
{
  width: 100%;
}

.wuliu-info .info .infoimg .infoname
{
  width: 70%;
  margin: auto;
  text-align: center;
  margin-top: 15px;
  line-height: 200%;
}

.wuliu-info .star
{
  width: 60%;
  text-align: center;
  margin: auto;
  margin-top: 20px;
}
.wuliu-info .star img
{
  width: 14%;
}
.wuliu-info .info .infotxt
{
  float: left;
  width: 70%;
  margin-left: 20px;
}
.wuliu-info .info .infotitle
{
  margin-top: 15px;
  border-left: 2px solid #206eac;
  padding-bottom: 1px;
  padding-left: 10px;
  height: 18px;
  line-height: 18px;
}

.wuliu-info .info .details
{
  padding-left: 12px;
  margin-top: 20px;
  line-height: 300%;
}
.wuliu-info .info .infotxt span
{
  font-family: "å¾®è½¯é›…é»‘";
  font-size: 15px;
}

.wuliu-info .chart
{
  width: 80%;
  margin: auto;
  height: 400px;
  margin-top:20px;
}

.month-report .label-success {
    background-color: #1c84c6;
    color: #FFF;
}

.month-report .active{
  background-color: #ff0000;
}

.month-report .label {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    display: inline;
    line-height: 1.5;
    border: 0;
}
.month-report select{
  width: 100px;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    border: 1px solid #d1d1d1;
}

.month-report .disabled{
      cursor: not-allowed;
    background-color: #dfdfdf;
}

.wuliu-info .list .report
{
	width: 100%;
	text-align: center;
	font-size: 14px;
	
}
.wuliu-info .list .report tr:first-child
{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	font-weight: 500;
	background: #d7d7d7;
	height: 30px;
}
.wuliu-info .list .report tr
{
	height: 50px;
}
.wuliu-info .list .report tr td
{
	width: 14.2857143%;
	border: 1px solid #d7d7d7;
	border-left: 0;
	border-top: 0;
	vertical-align:middle;
}
.wuliu-info .list .report tr td:first-child
{
	border-left: 1px solid #d7d7d7;
	color: #0f67af;
}
.wuliu-info .list .report tr:first-child td
{
	color: black;
}
.wuliu-info .list
{
	width: 90%;
	margin: auto;
	margin-top: 20px;
	margin-left: 15px;
}

.wuliu-info .list .listtitle
{
	text-align: center;
	width: 100%;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 24px;
}

.wuliu-info .list .listtb
{
	width: 100%;
	text-align: center;
	font-size: 14px;
	
}
.wuliu-info .list .listtb tr:first-child
{
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	font-weight: 500;
	background: #d7d7d7;
	height: 30px;
}
.wuliu-info .list .listtb tr
{
	height: 50px;
}
.wuliu-info.list .listtb tr td
{
	width: 14.2857143%;
	border: 1px solid #d7d7d7;
	border-left: 0;
	border-top: 0;
}
.wuliu-info .list .listtb tr td:first-child
{
	border-left: 1px solid #d7d7d7;
	color: #0f67af;
}
.wuliu-info .list .listtb tr:first-child td
{
	color: black;
}
.wuliu-info .star-main:hover .star-tips{
  display: block;
}
.wuliu-info .star-main .star-tips{
  position:absolute;
  width:200px;text-align:left;
  font-weight:normal;
  font-size: 13px; 
  left: 26%;  
  border-radius: 10px; 
  z-index: 999; 
  display:none;
  border:0px solid silver;
  background-color:#C1DAEE;
}
.s-tr{
  border-bottom:#00686b 1px dashed;
}
.s-tr td{
  border-top:0px!important;
  border:0px;
  background-color:transparent!important;
}
.wuliu-list label{
  margin-right: 20px;
  margin-top: 7px;
}
.wuliu-list{
  width:70%;
}

.pagination>li>input{
  float: left;
  width: 32px;
  height: 31px;
  text-align: center;
  margin-left: -1px;
  line-height: 1.42857143;
}


