.selectboxit-text{
  max-width: 180px !important;
}
.ai-offer {
  /* 职业类别 */
}
.ai-offer .ai-offer-title {
  padding: 20px 0;
}
.ai-offer .ai-offer-form {
  padding: 0 15px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  margin-top: 20px;
}
.ai-offer .ai-offer-form .input-group .input-group-btn .btn {
  border: 1px solid #c5d3ff;
  border-radius: 0;
  padding: 5px 8px 5px 10px;
  outline: none;
}
.ai-offer .ai-offer-form .input-group .input-group-btn .btn i {
  padding: 0;
  color: #92adff;
}
.ai-offer .ai-offer-form .input-group .input-group-btn .btn:hover {
  background: #789aff;
  border-color: #abc0ff;
}
.ai-offer .ai-offer-form .input-group .input-group-btn .btn:hover i {
  color: #fff;
}
.ai-offer .ai-offer-form .form-control.input-number,.ai-offer .ai-offer-form .form-control.addAmt {
  width: 209px;
  float: left;
  margin-right: 5px;
}
.ai-offer .ai-offer-form label {
  font-weight: normal;
  cursor: pointer;
}
.ai-offer .ai-offer-form .control-label {
  width: 88px;
  text-align: left;
  cursor: default;
}
.ai-offer .ai-offer-form .radio-inline {
  padding-left: 0;
}
.ai-offer .ai-offer-form .radio-inline + .radio-inline {
  padding-left: 20px;
}
.ai-offer .ai-offer-form .tips {
  color: #999;
}
.ai-offer .ai-offer-form .select {
  width: 180px;
  display: inline-block;
  border: 1px solid #c5d3ff;
}
.ai-offer .ai-offer-form .form-horizontal .form-group {
  margin: 10px 0;
}
.ai-offer .ai-offer-form .tags-group {
  height: auto;
  overflow: hidden;
}
.ai-offer .ai-offer-form .tags-group .tags-item {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 12px;
  cursor: pointer;
}
.ai-offer .ai-offer-form .tags-group .tags-item:hover {
  background: #e7ecff;
  color: #353ddd;
}
.ai-offer .ai-offer-form .tags-group .tags-item.current {
  background: #ffae00;
  color: #fff;
}
.ai-offer .ai-offer-form .tags-group .tags-item.current:hover {
  background: #cc8b00;
  color: #fff;
}
.ai-offer .selectboxit-option-anchor:hover {
  background: #c5d3ff;
  color: #fff;
}
.ai-offer .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #92adff;
  color: #fff;
}
.ai-offer .ai-offer-type-list {
  display: table;
  width: 100%;
  position: relative;
  height: 60px;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 10px;
}
.ai-offer .ai-offer-type-list:nth-child(2n+1) {
  background: #f8f8f8;
}
.ai-offer .ai-offer-type-list .ai-offer-type-list-mark {
  position: absolute;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 2;
}
.ai-offer .ai-offer-type-list .ai-offer-type-list-mark span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.ai-offer .ai-offer-type-list .ai-offer-type-list-mark:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 36px solid #ffae00;
  border-right: 36px solid transparent;
  z-index: 1;
}
.ai-offer .ai-offer-type-list.new .ai-offer-type-list-mark:after {
  border-top-color: #00d19d;
}
.ai-offer .ai-offer-type-list .ai-offer-type {
  display: table-cell;
  vertical-align: middle;
  padding: 0 25px;
  font-weight: bold;
}
.ai-offer .ai-offer-type-list .ai-offer-type .input-tips {
  font-weight: normal;
}
.ai-offer .ai-offer-type-list .ai-offer-type .form-control {
  font-weight: normal;
}
.ai-offer .ai-offer-type-list .ai-offer-type .input-group-btn .btn {
  border: 1px solid #c5d3ff;
  border-radius: 0;
  padding: 5px 8px 5px 10px;
  outline: none;
  background: #fff;
}
.ai-offer .ai-offer-type-list .ai-offer-type .input-group-btn .btn i {
  padding: 0;
  color: #92adff;
}
.ai-offer .ai-offer-type-list .ai-offer-type .input-group-btn .btn:hover {
  background: #789aff;
  border-color: #abc0ff;
}
.ai-offer .ai-offer-type-list .ai-offer-type .input-group-btn .btn:hover i {
  color: #fff;
}
.ai-offer .ai-offer-type-list .ai-offer-type-number {
  display: table-cell;
  padding: 0 25px;
  vertical-align: middle;
}
.ai-offer .ai-offer-type-list .ai-offer-type-price {
  display: table-cell;
  padding: 0 25px;
  vertical-align: middle;
}
.ai-offer .ai-offer-type-list .ai-offer-type-price span {
  font-size: 16px;
  font-weight: bold;
  color: #ff2736;
}
.ai-offer .ai-offer-type-list .ai-offer-type-control {
  display: table-cell;
  width: 160px;
  text-align: right;
  padding: 0 25px;
  vertical-align: middle;
}
.ai-offer .ai-offer-type-list .ai-offer-type-control .btn {
  margin: 0 0 0 5px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  border: 0;
}
.ai-offer .ai-offer-type-list .ai-offer-type-control .btn i {
  padding-right: 0;
  color: #92adff;
}
.ai-offer .ai-offer-type-list .ai-offer-type-control .btn:hover i {
  color: #fff;
}
.ai-offer .ai-offer-type-list .ai-offer-type-control .btn-danger i {
  color: #ff2736;
}
.ai-offer .ai-offer-table {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.ai-offer .ai-offer-table .ai-offer-table-header {
  height: 60px;
  border-bottom: 1px solid #ddd;
}
.ai-offer .ai-offer-table .ai-offer-table-header h4 {
  float: left;
  margin: 10px 0;
  padding: 10px 15px 10px 35px;
  font-weight: bold;
  position: relative;
}
.ai-offer .ai-offer-table .ai-offer-table-header h4:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 20px;
  width: 5px;
  height: 18px;
  background: #ffae00;
  margin: -9px 0 0 0;
}
.ai-offer .ai-offer-table .ai-offer-table-header .title-after {
  float: right;
  padding-right: 25px;
  line-height: 60px;
}
.ai-offer .ai-offer-table .ai-offer-table-header .title-after .btn {
  margin-left: 10px;
}
.ai-offer .ai-offer-table .ai-offer-table-content {
  padding: 10px 15px;
}
.ai-offer .ai-offer-table .ai-offer-table-footer {
  border-top: 1px solid #ddd;
  line-height: 34px;
  height: auto;
  overflow: hidden;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .price-group {
  display: block;
  padding: 10px 15px 10px 0;
  width: 100%;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .price-group li {
  text-align: right;
  width: 100%;
}

.ai-offer .ai-offer-table .ai-offer-table-footer .price-group li span {
  display: inline-block;
  /*width: 160px;*/
}
.ai-offer .ai-offer-table .ai-offer-table-footer .price-group li span i{
font-style: inherit;
  padding-right: 0;
  color: #ff2736;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .price-group li + li {
  /*margin-left: 25px;*/
}
.ai-offer .ai-offer-table .ai-offer-table-footer .price-group li.price-count span {
  font-size: 18px;
  font-weight: bold;
  color: #ff2736;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .button-group {
  padding-right: 25px;
  border-bottom: 1px solid #ddd;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .button-group .btn {
  margin: 15px 0;
}
.ai-offer .ai-offer-table .ai-offer-table-footer .button-group .btn + .btn {
  margin-left: 15px;
}
.ai-offer .ai-offer-table .ai-offer-table-row {
  display: table;
  width: 100%;
  min-height: 36px;
}
.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text {
  display: table-cell;
  height: 32px;
  padding: 11px 10px;
  vertical-align: middle;
}
.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text.ai-offer-table-text-lg {
  width: 500px;
}
.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-select {
  display: table-cell;
  width: 140px;
  max-width: 140px;
  padding: 5px 30px;
  box-sizing: content-box;
  vertical-align: middle;
}
.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-select .selectboxit {
  width: 160px;
  border: 1px solid #c5d3ff;
}
.ai-offer .ai-offer-table .ai-offer-table-row .selectboxit-container .selectboxit-options {
  box-sizing: border-box;
  margin: -1px 0 0 0;
}
.ai-offer .ai-offer-table .ai-offer-table-row.ai-offer-table-row-header {
  font-weight: bold;
}
.ai-offer .selectboxit-default-arrow {
  border: 0;
  position: relative;
}
.ai-offer .selectboxit-default-arrow:after {
  position: absolute;
  top: -17px;
  right: -14px;
  width: 30px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  content: "\f107";
  font-family: "FontAwesome";
  color: #999;
  font-style: normal;
}
.vocation-tabs {
  width: 798px !important;
  overflow: hidden;
  background: #fff;
  height: 480px;
  padding: 0;
}
.vocation-tabs .title {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.vocation-tabs .title h4 {
  float: left;
  margin: 10px 0;
  padding: 10px 15px 10px 35px;
  font-weight: bold;
  position: relative;
}
.vocation-tabs .title h4:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 20px;
  width: 5px;
  height: 18px;
  background: #ffae00;
  margin: -9px 0 0 0;
}
.vocation-tabs .title .title-after {
  float: right;
  line-height: 59px;
  padding: 0 25px;
}
.vocation-tabs .title .title-after span {
  padding-right: 25px;
  color: #000;
}
.vocation-tabs .block {
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow-y: auto;
}
.vocation-tabs .vocation {
  /* 第一级 */
  /* 第二级 */
  /* 第三级 */
}
.vocation-tabs .vocationLeft,
.vocation-tabs .vocationCenter,
.vocation-tabs .vocationRight {
  width: 200px;
  float: left;
}
.vocation-tabs .vocationLeft ul li,
.vocation-tabs .vocationCenter ul li,
.vocation-tabs .vocationRight ul li {
  width: 100%;
  padding: 10px 20px 10px 10px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-width: 1px 0;
  margin-top: -1px;
}
.vocation-tabs .vocationLeft ul li:hover,
.vocation-tabs .vocationCenter ul li:hover,
.vocation-tabs .vocationRight ul li:hover {
  background: #fff;
}
.vocation-tabs .vocationLeft ul li.active,
.vocation-tabs .vocationCenter ul li.active,
.vocation-tabs .vocationRight ul li.active {
  background: #fff;
  color: #2d41ff;
  position: relative;
}
.vocation-tabs .vocationLeft ul li.active:before,
.vocation-tabs .vocationCenter ul li.active:before,
.vocation-tabs .vocationRight ul li.active:before {
  position: absolute;
  content: "";
  top: 0;
  left: -1px;
  width: 4px;
  height: 100%;
  background: #c5d3ff;
}
.vocation-tabs .vocationLeft ul li.active:after,
.vocation-tabs .vocationCenter ul li.active:after{
  position: absolute;
  top: 0;
  right: 0;
  font-family: "FontAwesome";
  content: "\f0da";
  width: 20px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #ff8700;
}
.vocation-tabs .vocationLeft {
  border-right: 1px solid #ebebeb;
}
.vocation-tabs .vocationCenter {
  background: #fafafa;
  border-right: 1px solid #e7e7e7;
}
.vocation-tabs .vocationRight {
  width: 396px;
  background: #f0f0f0;
}
.ai-offer-details-list .ai-offer-details-info {
  background: #f1f4ff;
  border-bottom: 1px solid #ddd;
  padding: 15px 25px;
  color: #353ddd;
}
.ai-offer-details-list .ai-offer-details-info label {
  width: 100px;
  margin-bottom: 0;
}
.ai-offer-details-list .ai-offer-details-info span {
  margin-right: 10px;
}
.ai-offer-details-list .ai-offer-details-info span i{
font-style: inherit;
  color: #353ddd;
}
.ai-offer-details-list .table {
  margin-bottom: 0;
}
.ai-offer-details-list .table thead {
  /*background: ;*/
}
.ai-offer-details-list .table thead tr th {
  font-size: 14px;
}
.ai-offer-details-list .table tbody > tr:hover {
  background: #f9f9f9;
}
.ai-offer-details-list .table tbody > tr > td {
  font-size: 14px;
  /*text-align: left;*/
  vertical-align: middle;
}
.ai-offer-details-list .table tbody > tr > td a.btn {
  color: #fff;
}
.ai-offer-details-list .table tbody > tr > td label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.ai-offer-details-list .table tbody > tr > td .radio-inline {
  padding-left: 0;
}
.ai-offer-details-list .table tbody > tr > td:first-child {
  text-align: left;
  padding-left: 25px;
  font-weight: bold;
}
.ai-offer-details-list .table tbody > tr > td.td-btn {
  padding-right: 25px;
  text-align: right;
  width: 225px;
}
.ai-offer-details-list .table tbody > tr > td.td-btn .btn {
  display: inline-block;
}
.ai-offer-details-list .table tbody.booking {
  background: #f8f8f8;
  margin-top: -1px;
}
.ai-offer-details-list .table tbody.booking > tr:last-child td {
  padding: 10px 0;
  background: #fff;
}
.seller-list .seller-item label {
  display: table;
  width: 100%;
}
.seller-list .seller-item label span {
  display: table-cell;
  vertical-align: middle;
}
.seller-list .seller-item label .checkbox {
  width: 40px;
}
.modal-dialog.vocation {
  min-width: 800px !important;
  min-height: 480px;
}
.ai-offer-details-list .table  td>span{
  margin-left: 5px;
}
.cor-353{
 color: #353ddd;
}
.ai-offer-details-list .table .td-prices{
  font-size: 18px;
  font-weight: bold;
  color: #ff2736;
}
.page-range {
  width: 300px;
  display: flex;

}
.page-range li{
  border: 1px solid #c5d3ff;
margin-right: 4px;
  padding: 6px 12px;
  cursor: pointer;
}
.page-range li.on{
  border: 1px solid  #ffae00;
}
.ai-offer .ai-offer-form .tags-group .tags-item.on {
  background: #e7ecff;
  color: #353ddd;
}
.ai-offer .ai-offer-form .tags-group .tags-item.curr i{
   padding-right: 0px;
  color: #c1c1c1;
}
.ai-offer .ai-offer-form .tags-group .tags-item.curr {
  background: #e7ecff;
  color: #353ddd;
}
i{
  font-style: inherit !important;
}
.btn-control {
  margin-bottom: 0;
  margin-top: 20px;
}

.ai-offer .ai-offer-title {
  padding-top: 0;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px 0;
}

.startNums {
  float: left;
  width: 100%;
  padding-top: 8px;
  color: #FFAE00;
  font-size: 12px;
  padding-left: 5px;
  text-align: right
}
.detail_buy{
  margin-top: 10px;
}
.xuan{
  height: 32px;
  display: inline-block;
  overflow: hidden;
  line-height: 32px;
  margin-left: 10px;
  color: #999;
}
.selh1,.selh2,.selh3{
border:1px solid #c5d3ff;
}
.productName .form-control{
  /*width: 400px;*/
  border: none;
}
.job-sel .search {
  width: 100%;
  float: right;
}
.job-sel .search .searchbox {
  width: 221px;
  float: left;
  position: relative;
}
.job-sel .search .searchbox:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f002";
  font-family: "FontAwesome";
  color: #c5d3ff;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.job-sel .search .form-control {
  height: 34px;
  padding-left: 34px;
  border: 1px solid #c5d3ff;
}
.job-sel .search .btn {
  border-radius: 0;
  padding:6px 10px;
  margin-left: -1px;
  background: #fff;
}
.job-select {
  width: 270px;
  display: inline-block;
  position: relative;
}
.job-sel .search .form-group{
  margin: 0 !important;
  padding: 0 !important;
}
.jobList{
  position: absolute;
  top:40px;
  width: 100%;
  max-height:390px;
  overflow-y: auto;
  border-top: 1px solid #c5d3ff;
  z-index: 99999999;
}
.jobList li a {
  border: 1px solid #c5d3ff; /* 链接添加边框 */
  margin-top: -1px;
  background-color: #fff;
  padding: 8px 0 8px 12px;
  text-decoration: none;
  font-size: 4px;
  display: block;
  color: #333;
}
.jobList li a.header {
  background-color: #92ADFF;
  cursor: default;
}

.jobList li a:hover:not(.header) {
  background-color: #92ADFF;
  color: #fff;
  font-weight: bold;
}
.jobList li a:hover:not(.header) span,.jobList li a:hover:not(.header) b {
  color: #fff;
  font-weight: normal;
}
.jobList li span{
  color: #989898;
}
.jobList li b{
  font-weight: normal;
}
/*--------------------------------------------*/
.table tbody > tr > th {
    border-bottom-width: 1px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.ai-offer-details-list .table tbody tr th {
    /*padding: 15px 8px;*/
    font-size: 14px;
    border-bottom-color: #c5d3ff;
    font-size: 14px;
  font-weight: normal;
  border-bottom: 1px dashed #c5d3ff;
  border-top: none;
}
.ai-offer-details-list .table tbody > tr.ai-offer-details-list-open td{
  padding: 6px;
  border-top: none;
}
.ai-offer-details-list .table tbody > tr.ai-offer-details-list-open td:first-child{
  text-align: center;
  font-weight: normal;
}